Files
BeWoPlaner/BeWoPlanerMobil/Scripts/dx.viz.js
Lyndon Jetten fda2c306b5 MoK: Report Viewer hinzugefügt
FaC: Das alte Flag von Terminen, die in die Zeiterfassung übernommen worden sind, wird ebenfalls berücksichtigt.
2023-03-13 19:39:04 +01:00

10 lines
1.7 MiB

/*!
* DevExtreme (dx.viz.js)
* Version: 21.1.4
* Build date: Mon Jun 21 2021
*
* Copyright (c) 2012 - 2021 Developer Express Inc. ALL RIGHTS RESERVED
* Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
*/
"use strict";!function(e){var t={};function n(i){if(t[i])return t[i].exports;var a=t[i]={i:i,l:!1,exports:{}};return e[i].call(a.exports,a,a.exports,n),a.l=!0,a.exports}n.m=e,n.c=t,n.d=function(e,t,i){n.o(e,t)||Object.defineProperty(e,t,{configurable:!1,enumerable:!0,get:i})},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=1105)}([function(e,t,n){t.extend=t.extendFromObject=void 0;var i=n(1);t.extendFromObject=function(e,t,n){for(var i in e=e||{},t)if(Object.prototype.hasOwnProperty.call(t,i)){var a=t[i];i in e&&!n||(e[i]=a)}return e};t.extend=function e(t){var n=1,a=!1;for("boolean"==typeof(t=t||{})&&(a=t,t=arguments[1]||{},n++);n<arguments.length;n++){var o=arguments[n];if(null!=o)for(var r in o){var s=t[r],c=o[r],l=!1,u=void 0;"__proto__"!==r&&"constructor"!==r&&t!==c&&(a&&c&&((0,i.isPlainObject)(c)||(l=Array.isArray(c)))?(u=l?s&&Array.isArray(s)?s:[]:s&&(0,i.isPlainObject)(s)?s:{},t[r]=e(a,u,c)):void 0!==c&&(t[r]=c))}}return t}},function(e,t,n){function i(e){return(i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}t.isEvent=t.type=t.isDeferred=t.isPromise=t.isRenderer=t.isWindow=t.isPrimitive=t.isPlainObject=t.isEmptyObject=t.isObject=t.isNumeric=t.isString=t.isFunction=t.isDefined=t.isDate=t.isExponential=t.isBoolean=void 0;var a={"[object Array]":"array","[object Date]":"date","[object Object]":"object","[object String]":"string","[object Null]":"null"},o=function(e){var t=Object.prototype.toString.call(e);return"object"===i(e)?a[t]||"object":i(e)};t.type=o;t.isBoolean=function(e){return"boolean"==typeof e};t.isExponential=function(e){return s(e)&&-1!==e.toString().indexOf("e")};t.isDate=function(e){return"date"===o(e)};t.isDefined=function(e){return null!=e};var r=function(e){return"function"==typeof e};t.isFunction=r;t.isString=function(e){return"string"==typeof e};var s=function(e){return"number"==typeof e&&isFinite(e)||!isNaN(e-parseFloat(e))};t.isNumeric=s;t.isObject=function(e){return"object"===o(e)};t.isEmptyObject=function(e){var t;for(t in e)return!1;return!0};t.isPlainObject=function(e){if(!e||"[object Object]"!==Object.prototype.toString.call(e))return!1;var t=Object.getPrototypeOf(e),n=Object.hasOwnProperty.call(t,"constructor")&&t.constructor;return"function"==typeof n&&Object.toString.call(n)===Object.toString.call(Object)};t.isPrimitive=function(e){return-1===["object","array","function"].indexOf(o(e))};t.isWindow=function(e){return null!=e&&e===e.window};t.isRenderer=function(e){return!(!e.jquery&&!e.dxRenderer)};t.isPromise=function(e){return e&&r(e.then)};t.isDeferred=function(e){return e&&r(e.done)&&r(e.fail)};t.isEvent=function(e){return!(!e||!e.preventDefault)}},function(e,t,n){var i;t.default=void 0;var a=((i=n(241))&&i.__esModule?i:{default:i}).default.get();t.default=a,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.reverseEach=t.each=t.map=void 0;t.map=function(e,t){if(Array.isArray(e))return e.map(t);var n=[];for(var i in e)n.push(t(e[i],i));return n};t.each=function(e,t){if(e){if("length"in e)for(var n=0;n<e.length&&!1!==t.call(e[n],n,e[n]);n++);else for(var i in e)if(!1===t.call(e[i],i,e[i]))break;return e}};t.reverseEach=function(e,t){if(e&&"length"in e&&0!==e.length)for(var n=e.length-1;n>=0&&!1!==t.call(e[n],n,e[n]);n--);}},function(e,t,n){t.equalByValue=t.grep=t.asyncNoop=t.noop=t.applyServerDecimalSeparator=t.escapeRegExp=t.getKeyHash=t.pairToObject=t.denormalizeKey=t.normalizeKey=t.splitPair=t.findBestMatches=t.deferUpdater=t.deferRenderer=t.deferUpdate=t.deferRender=t.executeAsync=t.ensureDefined=void 0;var i=l(n(30)),a=l(n(36)),o=n(6),r=n(23),s=n(3),c=n(1);function l(e){return e&&e.__esModule?e:{default:e}}t.ensureDefined=function(e,t){return(0,c.isDefined)(e)?e:t};t.executeAsync=function(e,t){var n=new o.Deferred,i=t||this,a={promise:n.promise(),abort:function(){clearTimeout(s),n.rejectWith(i)}},r=function(){var t=e.call(i);t&&t.done&&(0,c.isFunction)(t.done)?t.done((function(){n.resolveWith(i)})):n.resolveWith(i)},s=(arguments[2]||setTimeout)(r,"number"==typeof t?t:0);return a};var u,d=[],h=[],f=[],g=function(e,t,n){if(u&&u!==e)return d.push(t),h.push(e),n=n||new o.Deferred,f.push(n),n;var i=u,a=f.length;u=e;var r=t();return r||(f.length>a?r=o.when.apply(this,f.slice(a)):n&&n.resolve()),u=i,n&&r&&r.done&&r.done(n.resolve).fail(n.reject),!u&&d.length&&("render"===h.shift()?p:m)(d.shift(),f.shift()),r||(0,o.when)()},p=function(e,t){return g("render",e,t)};t.deferRender=p;var m=function(e,t){return g("update",e,t)};t.deferUpdate=m;t.deferRenderer=function(e){return function(){var t=this;return g("render",(function(){return e.call(t)}))}};t.deferUpdater=function(e){return function(){var t=this;return g("update",(function(){return e.call(t)}))}};t.findBestMatches=function(e,t,n){var i=[],a=0;return(0,s.each)(t,(function(t,o){var r=0,c=n?n(o):o;(0,s.each)(e,(function(e,t){var n=c[e];if(void 0!==n){if(!_(n,t))return r=-1,!1;r++}})),r<a||(r>a&&(i.length=0,a=r),i.push(o))})),i};var _=function(e,t){if(Array.isArray(e)&&Array.isArray(t)){var n=!1;return(0,s.each)(e,(function(e,i){if(i!==t[e])return n=!0,!1})),!n}return e===t},v=function(e){var t,n;switch((0,c.type)(e)){case"string":return e.split(/\s+/,2);case"object":return[null!==(t=e.x)&&void 0!==t?t:e.h,null!==(n=e.y)&&void 0!==n?n:e.v];case"number":return[e];case"array":return e;default:return null}};t.splitPair=v;t.normalizeKey=function(e){var t=(0,c.isString)(e)?e:e.toString(),n=t.match(/[^a-zA-Z0-9_]/g);return n&&(0,s.each)(n,(function(e,n){t=t.replace(n,"__"+n.charCodeAt()+"__")})),t};t.denormalizeKey=function(e){var t=e.match(/__\d+__/g);return t&&t.forEach((function(t){var n=parseInt(t.replace("__",""));e=e.replace(t,String.fromCharCode(n))})),e};t.pairToObject=function(e,t){var n=v(e),i=t?parseFloat(n&&n[0]):parseInt(n&&n[0],10),a=t?parseFloat(n&&n[1]):parseInt(n&&n[1],10);return isFinite(i)||(i=0),isFinite(a)||(a=i),{h:i,v:a}};t.getKeyHash=function(e){if(e instanceof a.default)return e.toString();if((0,c.isObject)(e)||Array.isArray(e))try{var t=JSON.stringify(e);return"{}"===t?e:t}catch(t){return e}return e};t.escapeRegExp=function(e){return e.replace(/[[\]{}\-()*+?.\\^$|\s]/g,"\\$&")};t.applyServerDecimalSeparator=function(e){var t=(0,i.default)().serverDecimalSeparator;return(0,c.isDefined)(e)&&(e=e.toString().replace(".",t)),e};t.noop=function(){};t.asyncNoop=function(){return(new o.Deferred).resolve().promise()};t.grep=function(e,t,n){for(var i=[],a=!n,o=0;o<e.length;o++)!!t(e[o],o)===a&&i.push(e[o]);return i};var x=function(e,t,n){if(e.length!==t.length)return!1;for(var i=0;i<e.length;i++)if(!b(e[i],t[i],n+1))return!1;return!0},y=function(e,t,n,i){for(var a in e)if(Object.prototype.hasOwnProperty.call(e,a)&&!b(e[a],t[a],n+1,i))return!1;for(var o in t)if(!(o in e))return!1;return!0},b=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,i=!(arguments.length>3&&void 0!==arguments[3])||arguments[3];e=(0,r.toComparable)(e,!0),t=(0,r.toComparable)(t,!0);var a=i?e===t:e==t;return!!(a||n>=3)||((0,c.isObject)(e)&&(0,c.isObject)(t)?y(e,t,n,i):!(!Array.isArray(e)||!Array.isArray(t))&&x(e,t,n))};t.equalByValue=b},function(e,t,n){t.default=void 0;var i=g(n(122)),a=n(0),o=g(n(11)),r=n(7),s=g(n(54)),c=n(1),l=g(n(29)),u=g(n(24)),d=g(n(188)),h=g(n(242)),f=g(n(77));function g(e){return e&&e.__esModule?e:{default:e}}function p(e){return(p="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}var m=(0,r.getWindow)(),_={mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},v={focusin:"focus",focusout:"blur"},x=["blur","focus","load"],y=["touchmove","wheel","mousewheel","touchstart"];function b(e,t){return!(0,c.isWindow)(e)&&"#document"!==e.nodeName&&o.default.elementMatches(e,t)}var w,k,S,C=new d.default,A=0,T=(k={},i.default.add((function(e,t){k[e]=t})),{getField:function(e,t){return k[e]&&k[e][t]},callMethod:function(e,t,n,i){return k[e]&&k[e][t]&&k[e][t].apply(n,i)}}),I=(0,s.default)({on:O(q(z((function(e,t,n,i,a){M(e,t).addHandler(a,n,i)})))),one:O(q((function(e,t,n,i,a){I.on(e,t,n,i,(function i(){I.off(e,t,n,i),a.apply(this,arguments)}))}))),off:O((S=z((function(e,t,n,i){M(e,t).removeHandler(i,n)})),function(e,t,n,i){"function"==typeof n&&(i=n,n=void 0),S(e,t,n,i)})),trigger:O(R((function(e,t,n){var i=t.type,o=M(e,t.type);if(T.callMethod(i,"trigger",e,[t,n]),o.callHandlers(t,n),!(T.getField(i,"noBubble")||t.isPropagationStopped()||-1!==x.indexOf(i))){var r=[];!function e(t){var n=t.parentNode;n&&(r.push(n),e(n))}(e),r.push(m);for(var s=0;r[s]&&!t.isPropagationStopped();){M(r[s],t.type).callHandlers((0,a.extend)(t,{currentTarget:r[s]}),n),s++}}(e.nodeType||(0,c.isWindow)(e))&&(T.callMethod(i,"_default",e,[t,n]),function(e,t){var n=v[e]||e;if(function(e,t){return"click"===e&&"a"===t.localName}(e,t))return;(0,c.isFunction)(t[n])&&(w=e,t[n](),w=void 0)}(i,e))}))),triggerHandler:O(R((function(e,t,n){M(e,t.type).callHandlers(t,n)})))});function E(e,t){var n=e[0];if(n)if(o.default.isNode(n)||(0,c.isWindow)(n))t.apply(I,e);else{if((0,c.isString)(n)||!("length"in n))throw u.default.Error("E0025");var i=Array.prototype.slice.call(e,0);Array.prototype.forEach.call(n,(function(e){i[0]=e,E(i,t)}))}}function O(e){return function(){E(arguments,e)}}var D=(0,f.default)((function(){var e=!1;try{var t=Object.defineProperty({},"passive",{get:function(){return e=!0,!0}});m.addEventListener("test",null,t)}catch(e){}return e}));function M(e,t){var n=C.get(e),i=(t=t||"").split("."),a=i.slice(1),r=!!i[0];t=i[0]||"dxEmptyEventType",n||(n={},C.set(e,n)),n[t]||(n[t]={handleObjects:[],nativeHandler:null});var s=n[t];return{addHandler:function(n,i,l){var u=function(i,a){var o,r,s=[i],u=i.currentTarget,d=i.relatedTarget;t in _&&(o=d&&u&&(d===u||function e(t,n){return(0,c.isWindow)(t)?e(t.document,n):t.contains?t.contains(n):!!(n.compareDocumentPosition(t)&n.DOCUMENT_POSITION_CONTAINS)}(u,d))),void 0!==a&&s.push(a),T.callMethod(t,"handle",e,[i,l]),o||(r=n.apply(u,s)),!1===r&&(i.preventDefault(),i.stopPropagation())},d={handler:n,wrappedHandler:function(t,n){if(!w||t.type!==w)if(t.data=l,t.delegateTarget=e,i)for(var a=t.target;a&&a!==e;)b(a,i)&&(t.currentTarget=a,u(t,n)),a=a.parentNode;else t.currentTarget=t.delegateTarget||t.target,u(t,n)},selector:i,type:t,data:l,namespace:a.join("."),namespaces:a,guid:++A};s.handleObjects.push(d);var h,f,g=1===s.handleObjects.length&&r;g&&(g=!T.callMethod(t,"setup",e,[l,a,n])),g&&(s.nativeHandler=(f=t,function(e,t){var n=M(this,f);e=I.Event(e),n.callHandlers(e,t)}),D()&&y.indexOf(t)>-1&&(h={passive:!1}),s.removeListener=o.default.listen(e,_[t]||t,s.nativeHandler,h)),T.callMethod(t,"add",e,[d])},removeHandler:function(i,o){var s=function(t){var r,s=n[t];s.handleObjects.length?(s.handleObjects=s.handleObjects.filter((function(n){var s=a.length&&!P(n.namespaces,a)||i&&n.handler!==i||o&&n.selector!==o;return s||(r=n.handler,T.callMethod(t,"remove",e,[n])),s})),!s.handleObjects.length&&"dxEmptyEventType"!==t&&(T.callMethod(t,"teardown",e,[a,r]),s.nativeHandler&&s.removeListener(),delete n[t])):delete n[t]};if(r)s(t);else for(var c in n)s(c);0===Object.keys(n).length&&C.delete(e)},callHandlers:function(e,t){var i=!1,o=function(n){i||a.length&&!P(n.namespaces,a)||(n.wrappedHandler(e,t),i=e.isImmediatePropagationStopped())};s.handleObjects.forEach(o),a.length&&n.dxEmptyEventType&&n.dxEmptyEventType.handleObjects.forEach(o)}}}function P(e,t){for(var n=0;n<t.length;n++)if(e.indexOf(t[n])<0)return!1;return!0}function q(e){return function(t,n,i,a,o){o||(o=a,a=void 0),"string"!=typeof i&&(a=i,i=void 0),o||"string"!=typeof n||(o=a||i,i=void 0,a=void 0),e(t,n,i,a,o)}}function R(e){return function(t,n,i){"string"==typeof n&&(n={type:n}),n.target||(n.target=t),n.currentTarget=t,n.delegateTarget||(n.delegateTarget=t),!n.type&&n.originalEvent&&(n.type=n.originalEvent.type),e(t,n instanceof I.Event?n:I.Event(n),i)}}function z(e){var t=function(t,n){if(n&&n.indexOf(" ")>-1){var i=Array.prototype.slice.call(arguments,0);n.split(" ").forEach((function(t){i[1]=t,e.apply(this,i)}))}else e.apply(this,arguments)};return function(e,n){if("object"===p(n)){var i=Array.prototype.slice.call(arguments,0);for(var a in n)i[1]=a,i[i.length-1]=n[a],t.apply(this,i)}else t.apply(this,arguments)}}function L(e){if(function(e){return null==e.which&&0===e.type.indexOf("key")}(e))return null!=e.charCode?e.charCode:e.keyCode;if(function(e){return!e.which&&void 0!==e.button&&/^(?:mouse|pointer|contextmenu|drag|drop)|click/.test(e.type)}(e)){return{1:1,2:3,3:1,4:2}[e.button]}return e.which}function B(e){e&&(I.Event=e,I.Event.prototype=e.prototype)}function V(e,t,n){Object.defineProperty(n||I.Event.prototype,e,{enumerable:!0,configurable:!0,get:function(){return this.originalEvent&&t(this.originalEvent)},set:function(t){Object.defineProperty(this,e,{enumerable:!0,configurable:!0,writable:!0,value:t})}})}B(function(e){return function(t,n){if(!(this instanceof I.Event))return new I.Event(t,n);t||(t={}),"string"==typeof t&&(t={type:t}),n||(n={}),e.call(this,t,n)}}((function(e,t){var n=this,i=!1,o=!1,s=!1;(0,a.extend)(n,e),(e instanceof I.Event||(0,r.hasWindow)()&&e instanceof m.Event)&&(n.originalEvent=e,n.currentTarget=void 0),e instanceof I.Event||(0,a.extend)(n,{isPropagationStopped:function(){return!!(i||n.originalEvent&&n.originalEvent.propagationStopped)},stopPropagation:function(){i=!0,n.originalEvent&&n.originalEvent.stopPropagation()},isImmediatePropagationStopped:function(){return o},stopImmediatePropagation:function(){this.stopPropagation(),o=!0,n.originalEvent&&n.originalEvent.stopImmediatePropagation()},isDefaultPrevented:function(){return!!(s||n.originalEvent&&n.originalEvent.defaultPrevented)},preventDefault:function(){s=!0,n.originalEvent&&n.originalEvent.preventDefault()}}),V("which",L,n),0===e.type.indexOf("touch")&&(delete t.pageX,delete t.pageY),(0,a.extend)(n,t),n.guid=++A}))),(0,h.default)(V);var F=(0,l.default)(),N=(0,l.default)();I.set=function(e){F.fire(),I.inject(e),B(e.Event),N.fire()},I.subscribeGlobal=function(){E(arguments,q((function(){var e=arguments;I.on.apply(this,e),F.add((function(){var t=Array.prototype.slice.call(e,0);t.splice(3,1),I.off.apply(this,t)})),N.add((function(){I.on.apply(this,e)}))})))},I.forcePassiveFalseEventNames=y,I.passiveEventHandlersSupported=D;var H=I;t.default=H,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.fromPromise=l,t.setStrategy=function(e){c=e.Deferred,u=e.when},t.Deferred=function(){return new c},t.when=function(){return u.apply(this,arguments)};var i,a=n(1),o=n(0),r=(i=n(29))&&i.__esModule?i:{default:i};var s=[{method:"resolve",handler:"done",state:"resolved"},{method:"reject",handler:"fail",state:"rejected"},{method:"notify",handler:"progress"}],c=function(){var e=this;this._state="pending",this._promise={},s.forEach(function(t){var n=t.method;this[n+"Callbacks"]=new r.default,this[n]=function(){return this[n+"With"](this._promise,arguments)}.bind(this),this._promise[t.handler]=function(t){if(!t)return this;var i=e[n+"Callbacks"];return i.fired()?t.apply(e[n+"Context"],e[n+"Args"]):i.add(function(e,n){t.apply(e,n)}.bind(this)),this}}.bind(this)),this._promise.always=function(e){return this.done(e).fail(e)},this._promise.catch=function(e){return this.then(null,e)},this._promise.then=function(e,t){var n=new c;return["done","fail"].forEach(function(i){var o="done"===i?e:t;this[i]((function(){if(o){var e=o&&o.apply(this,arguments);(0,a.isDeferred)(e)?e.done(n.resolve).fail(n.reject):(0,a.isPromise)(e)?e.then(n.resolve,n.reject):n.resolve.apply(this,(0,a.isDefined)(e)?[e]:arguments)}else n["done"===i?"resolve":"reject"].apply(this,arguments)}))}.bind(this)),n.promise()},this._promise.state=function(){return e._state},this._promise.promise=function(t){return t?(0,o.extend)(t,e._promise):e._promise},this._promise.promise(this)};function l(e,t){if((0,a.isDeferred)(e))return e;if((0,a.isPromise)(e)){var n=new c;return e.then((function(){n.resolveWith.apply(n,[t].concat([[].slice.call(arguments)]))}),(function(){n.rejectWith.apply(n,[t].concat([[].slice.call(arguments)]))})),n}return(new c).resolveWith(t,[e])}s.forEach((function(e){var t=e.method,n=e.state;c.prototype[t+"With"]=function(e,i){var a=this[t+"Callbacks"];return"pending"===this.state()&&(this[t+"Args"]=i,this[t+"Context"]=e,n&&(this._state=n),a.fire(e,i)),this}}));var u=function(){if(1===arguments.length)return l(arguments[0]);for(var e=[].slice.call(arguments),t=[],n=0,i=new c,o=function(a){return function(o){t[a]=this,e[a]=arguments.length>1?[].slice.call(arguments):o,++n===e.length&&i.resolveWith(t,e)}},r=0;r<e.length;r++)(0,a.isDeferred)(e[r])?e[r].promise().done(o(r)).fail(i.reject):n++;return n===e.length&&i.resolveWith(t,e),i.promise()}},function(e,t,n){t.getNavigator=t.getCurrentScreenFactor=t.defaultScreenFactorFunc=t.hasProperty=t.setWindow=t.getWindow=t.hasWindow=void 0;var i,a=(i=n(11))&&i.__esModule?i:{default:i};var o="undefined"!=typeof window,r=function(){return o};t.hasWindow=r;var s=r()?window:void 0;s||((s={}).window=s);t.getWindow=function(){return s};t.setWindow=function(e,t){o=void 0===t?"undefined"!=typeof window&&window===e:t,s=e};t.hasProperty=function(e){return r()&&e in s};var c=function(e){return e<768?"xs":e<992?"sm":e<1200?"md":"lg"};t.defaultScreenFactorFunc=c;t.getCurrentScreenFactor=function(e){return(e||c)(a.default.getDocumentElement().clientWidth)};t.getNavigator=function(){return r()?s.navigator:{userAgent:""}}},function(e,t,n){t.isCommandKeyPressed=t.addNamespace=t.getChar=t.normalizeKeyName=t.fireEvent=t.createEvent=t.setEventFixMethod=t.needSkipEvent=t.stopEventsSkipping=t.forceSkipEvents=t.hasTouches=t.eventDelta=t.eventData=t.isFakeClickEvent=t.isKeyboardEvent=t.isTouchEvent=t.isDxMouseWheelEvent=t.isMouseEvent=t.isPointerEvent=t.eventSource=void 0;var i=l(n(2)),a=l(n(377)),o=l(n(5)),r=n(3),s=n(0),c=n(66);function l(e){return e&&e.__esModule?e:{default:e}}var u={backspace:"backspace",tab:"tab",enter:"enter",escape:"escape",pageup:"pageUp",pagedown:"pageDown",end:"end",home:"home",arrowleft:"leftArrow",arrowup:"upArrow",arrowright:"rightArrow",arrowdown:"downArrow",delete:"del"," ":"space",f:"F",a:"A","*":"asterisk","-":"minus",alt:"alt",control:"control",shift:"shift",left:"leftArrow",up:"upArrow",right:"rightArrow",down:"downArrow",multiply:"asterisk",spacebar:"space",del:"del",subtract:"minus",esc:"escape"},d={8:"backspace",9:"tab",13:"enter",27:"escape",33:"pageUp",34:"pageDown",35:"end",36:"home",37:"leftArrow",38:"upArrow",39:"rightArrow",40:"downArrow",46:"del",32:"space",70:"F",65:"A",106:"asterisk",109:"minus",189:"minus",173:"minus",16:"shift",17:"control",18:"alt"},h={dx:/^dx/i,mouse:/(mouse|wheel)/i,touch:/^touch/i,keyboard:/^key/i,pointer:/^(ms)?pointer/i},f=function(e){return e},g=function(e){return"dx"===m(e)},p=function(e){return"touch"===m(e)},m=function(e){var t=e.type,n="other";return(0,r.each)(h,(function(e){if(this.test(t))return n=e,!1})),n};t.eventSource=m;var _=function(e){return"pointer"===m(e)};t.isPointerEvent=_;var v=function(e){return function(e){return"mouse"===m(e)}(e)||(_(e)||g(e))&&"mouse"===e.pointerType};t.isMouseEvent=v;var x=function(e){return e&&"dxmousewheel"===e.type};t.isDxMouseWheelEvent=x;var y=function(e){return p(e)||(_(e)||g(e))&&"touch"===e.pointerType};t.isTouchEvent=y;t.isKeyboardEvent=function(e){return"keyboard"===m(e)};t.isFakeClickEvent=function(e){var t=e.screenX,n=e.offsetX,i=e.pageX;return 0===t&&!n&&0===i};t.eventData=function(e){return{x:e.pageX,y:e.pageY,time:e.timeStamp}};t.eventDelta=function(e,t){return{x:t.x-e.x,y:t.y-e.y,time:t.time-e.time||1}};t.hasTouches=function(e){var t=e.originalEvent,n=e.pointers;return p(e)?(t.touches||[]).length:g(e)?(n||[]).length:0};var b=!1;t.forceSkipEvents=function(){return b=!0};t.stopEventsSkipping=function(){return b=!1};t.needSkipEvent=function(e){if(b)return!0;var t=e.target,n=(0,i.default)(t),a=(null==t?void 0:t.isContentEditable)||(null==t?void 0:t.hasAttribute("contenteditable")),o=n.is("input, textarea, select")||a;return!!n.is(".dx-skip-gesture-event *, .dx-skip-gesture-event")||(x(e)?!(n.is("textarea")&&n.hasClass("dx-texteditor-input")||a)&&(n.is("input[type='number'], textarea, select")&&n.is(":focus")):v(e)?o||e.which>1:y(e)?o&&(0,c.focused)(n):void 0)};t.setEventFixMethod=function(e){return f=e};var w=function(e,t){var n=function(e){return f(o.default.Event(e,e),e)}(e);return t&&(0,s.extend)(n,t),n};t.createEvent=w;t.fireEvent=function(e){var t=e.originalEvent,n=e.delegateTarget,i=w(t,e);return o.default.trigger(n||i.target,i),i};t.normalizeKeyName=function(e){var t=e.key,n=e.which,i=!!t;if(t=i?t:n)return t=i?u[t.toLowerCase()]||t:d[t]||String.fromCharCode(t)};t.getChar=function(e){var t=e.key,n=e.which;return t||String.fromCharCode(n)};var k=a.default;t.addNamespace=k;t.isCommandKeyPressed=function(e){var t=e.ctrlKey,n=e.metaKey;return t||n}},function(e,t,n){t.default=void 0;var i=s(n(2)),a=s(n(162)),o=s(n(24)),r=n(142);function s(e){return e&&e.__esModule?e:{default:e}}a.default.add((function(e,t){i.default.fn[e]=function(n){var i,a="string"==typeof n;if(a){var r=n,s=[].slice.call(arguments).slice(1);this.each((function(){var n=t.getInstance(this);if(!n)throw o.default.Error("E0009",e);var a=n[r].apply(n,s);void 0===i&&(i=a)}))}else this.each((function(){var e=t.getInstance(this);e?e.option(n):new t(this,n)})),i=this;return i}}));var c=function(e,t,n){n?t[e]=n:n=t,(0,r.name)(n,e),a.default.fire(e,n)};t.default=c,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i=d(n(2)),a=d(n(54)),o=n(0),r=n(3),s=n(40),c=n(41),l=d(n(83)),u=n(364);function d(e){return e&&e.__esModule?e:{default:e}}var h=(0,o.extend)(!0,{},u.defaultMessages),f={},g=(0,a.default)({engine:function(){return"base"},_dictionary:h,load:function(e){(0,o.extend)(!0,this._dictionary,e)},_localizablePrefix:"@",setup:function(e){this._localizablePrefix=e},localizeString:function(e){var t=this,n=new RegExp("(^|[^a-zA-Z_0-9"+t._localizablePrefix+"-]+)("+t._localizablePrefix+"{1,2})([a-zA-Z_0-9-]+)","g"),i=t._localizablePrefix+t._localizablePrefix;return e.replace(n,(function(e,n,a,o){var r,s=t._localizablePrefix+o;return a!==i&&(r=t.format(o)),r||(f[o]=(0,c.humanize)(o)),n+(r||s)}))},localizeNode:function(e){var t=this;(0,i.default)(e).each((function(e,n){n.nodeType&&(3===n.nodeType?n.nodeValue=t.localizeString(n.nodeValue):(0,i.default)(n).is("iframe")||((0,r.each)(n.attributes||[],(function(e,n){if("string"==typeof n.value){var i=t.localizeString(n.value);n.value!==i&&(n.value=i)}})),(0,i.default)(n).contents().each((function(e,n){t.localizeNode(n)}))))}))},getMessagesByLocales:function(){return this._dictionary},getDictionary:function(e){return e?f:(0,o.extend)({},f,this.getMessagesByLocales()[l.default.locale()])},getFormatter:function(e){return this._getFormatterBase(e)||this._getFormatterBase(e,"en")},_getFormatterBase:function(e,t){var n=this,i=l.default.getValueByClosestLocale((function(t){return function(e,t){return e[t]||{}}(n._dictionary,t)[e]}));if(i)return function(){var e=1===arguments.length&&Array.isArray(arguments[0])?arguments[0].slice(0):Array.prototype.slice.call(arguments,0);return e.unshift(i),s.format.apply(this,e)}},format:function(e){var t=this.getFormatter(e),n=Array.prototype.slice.call(arguments,1);return t&&t.apply(this,n)||""}});t.default=g,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i,a=(i=n(54))&&i.__esModule?i:{default:i},o=n(4);function r(e){return(r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}var s={querySelectorAll:function(e,t){return e.querySelectorAll(t)},elementMatches:function(e,t){var n=this;return(e.matches||e.matchesSelector||e.mozMatchesSelector||e.msMatchesSelector||e.oMatchesSelector||e.webkitMatchesSelector||function(t){var i=e.document||e.ownerDocument;if(!i)return!1;for(var a=n.querySelectorAll(i,t),o=0;o<a.length;o++)if(a[o]===e)return!0}).call(e,t)},createElement:function(e,t){return(t=t||this._document).createElement(e)},createElementNS:function(e,t,n){return(n=n||this._document).createElementNS(e,t)},createTextNode:function(e,t){return(t=t||this._document).createTextNode(e)},isNode:function(e){return e&&"object"===r(e)&&"nodeType"in e&&"nodeName"in e},isElementNode:function(e){return e&&1===e.nodeType},isTextNode:function(e){return e&&3===e.nodeType},isDocument:function(e){return e&&9===e.nodeType},removeElement:function(e){var t=e&&e.parentNode;t&&t.removeChild(e)},insertElement:function(e,t,n){e&&t&&e!==t&&(n?e.insertBefore(t,n):e.appendChild(t))},getAttribute:function(e,t){return e.getAttribute(t)},setAttribute:function(e,t,n){e.setAttribute(t,n)},removeAttribute:function(e,t){e.removeAttribute(t)},setProperty:function(e,t,n){e[t]=n},setText:function(e,t){e&&(e.textContent=t)},setClass:function(e,t,n){if(1===e.nodeType&&t)if(e.classList)n?e.classList.add(t):e.classList.remove(t);else{var i,a="string"==typeof e.className,o=a?e.className:this.getAttribute(e,"class")||"",r=o.split(" "),s=r.indexOf(t);n&&s<0&&(i=o?o+" "+t:t),!n&&s>=0&&(r.splice(s,1),i=r.join(" ")),void 0!==i&&(a?e.className=i:this.setAttribute(e,"class",i))}},setStyle:function(e,t,n){e.style[t]=n||""},_document:"undefined"==typeof document?void 0:document,getDocument:function(){return this._document},getActiveElement:function(){return this._document.activeElement},getBody:function(){return this._document.body},createDocumentFragment:function(){return this._document.createDocumentFragment()},getDocumentElement:function(){return this._document.documentElement},getLocation:function(){return this._document.location},getSelection:function(){return this._document.selection},getReadyState:function(){return this._document.readyState},getHead:function(){return this._document.head},hasDocumentProperty:function(e){return e in this._document},listen:function(e,t,n,i){return e&&"addEventListener"in e?(e.addEventListener(t,n,i),function(){e.removeEventListener(t,n)}):o.noop}},c=(0,a.default)(s);t.default=c,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.groupBy=t.find=t.merge=t.normalizeIndexes=t.removeDuplicates=t.uniqueValues=t.intersection=t.inArray=t.wrapToArray=t.isEmpty=void 0;var i,a=n(1),o=n(3),r=n(52),s=(i=n(30))&&i.__esModule?i:{default:i};function c(e){return function(e){if(Array.isArray(e))return l(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(!e)return;if("string"==typeof e)return l(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return l(e,t)}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function l(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,i=new Array(t);n<t;n++)i[n]=e[n];return i}function u(){return(u=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e}).apply(this,arguments)}t.isEmpty=function(e){return Array.isArray(e)&&!e.length};t.wrapToArray=function(e){return Array.isArray(e)?e:[e]};var d=function(e,t){return t?(Array.isArray(t)?t:t.toArray()).indexOf(e):-1};t.inArray=d;t.intersection=function(e,t){if(!Array.isArray(e)||0===e.length||!Array.isArray(t)||0===t.length)return[];var n=[];return(0,o.each)(e,(function(e,i){-1!==d(i,t)&&n.push(i)})),n};t.uniqueValues=function(e){return e.filter((function(t,n){return e.indexOf(t)===n}))};t.removeDuplicates=function(e,t){if(!Array.isArray(e)||0===e.length)return[];if(!Array.isArray(t)||0===t.length)return e.slice();var n=[];return(0,o.each)(e,(function(e,i){-1===d(i,t)&&n.push(i)})),n};t.normalizeIndexes=function(e,t,n,i){var c={},l=0,u=(0,s.default)().useLegacyVisibleIndex;return(0,o.each)(e,(function(e,i){(e=i[t])>=0?(c[e]=c[e]||[],i===n?c[e].unshift(i):c[e].push(i)):i[t]=void 0})),u||(0,o.each)(e,(function(){if(!(0,a.isDefined)(this[t])&&(!i||i(this))){for(;c[l];)l++;c[l]=[this],l++}})),l=0,(0,r.orderEach)(c,(function(e,n){(0,o.each)(n,(function(){e>=0&&(this[t]=l++)}))})),u&&(0,o.each)(e,(function(){(0,a.isDefined)(this[t])||i&&!i(this)||(this[t]=l++)})),l};t.merge=function(e,t){for(var n=0;n<t.length;n++)e[e.length]=t[n];return e};t.find=function(e,t){for(var n=0;n<e.length;n++)if(t(e[n]))return e[n]};t.groupBy=function(e,t){return e.reduce((function(e,n){return u({},e,function(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}({},t(n),[].concat(c(e[t(n)]||[]),[n])))}),{})}},function(e,t,n){t.default=void 0;var i=m(n(2)),a=n(7),o=n(0),r=n(1),s=n(3),c=m(n(24)),l=m(n(29)),u=m(n(51)),d=m(n(103)),h=n(96),f=n(273),g=n(75),p=m(n(30));function m(e){return e&&e.__esModule?e:{default:e}}var _=(0,a.getNavigator)(),v=(0,a.getWindow)(),x={iPhone:"iPhone",iPhone5:"iPhone",iPhone6:"iPhone",iPhone6plus:"iPhone",iPad:"iPad",iPadMini:"iPad Mini",androidPhone:"Android Mobile",androidTablet:"Android",msSurface:"Windows ARM Tablet PC",desktop:"desktop"},y={deviceType:"desktop",platform:"generic",version:[],phone:!1,tablet:!1,android:!1,ios:!1,generic:!0,grade:"A",mac:!1},b={generic:function(e){var t=/windows phone/i.test(e)||e.match(/WPDesktop/),n=!t&&/Windows(.*)arm(.*)Tablet PC/i.test(e),i=!t&&!n&&/msapphost/i.test(e),a=/((intel|ppc) mac os x)/.test(e.toLowerCase());if(t||n||i||a)return{deviceType:t?"phone":n?"tablet":"desktop",platform:"generic",version:[],grade:"A",mac:a}},ios:function(e){if(/ip(hone|od|ad)/i.test(e)){var t=/ip(hone|od)/i.test(e),n=e.match(/os (\d+)_(\d+)_?(\d+)?/i);return{deviceType:t?"phone":"tablet",platform:"ios",version:n?[parseInt(n[1],10),parseInt(n[2],10),parseInt(n[3]||0,10)]:[],grade:480===v.screen.height?"B":"A"}}},android:function(e){if(/android|htc_|silk/i.test(e)){var t=/mobile/i.test(e),n=e.match(/android (\d+)\.?(\d+)?\.?(\d+)?/i),i=n?[parseInt(n[1],10),parseInt(n[2]||0,10),parseInt(n[3]||0,10)]:[];return{deviceType:t?"phone":"tablet",platform:"android",version:i,grade:i.length>1&&(i[0]<4||4===i[0]&&i[1]<4)?"B":"A"}}}},w=new(function(){function e(e){this._window=(null==e?void 0:e.window)||v,this._realDevice=this._getDevice(),this._currentDevice=void 0,this._currentOrientation=void 0,this._eventsStrategy=new h.EventsStrategy(this),this.changed=(0,l.default)(),(0,a.hasWindow)()&&(u.default.add(this._recalculateOrientation.bind(this)),d.default.add(this._recalculateOrientation.bind(this)))}var t=e.prototype;return t.current=function(e){if(e)return this._currentDevice=this._getDevice(e),this._forced=!0,void this.changed.fire();if(!this._currentDevice){e=void 0;try{e=this._getDeviceOrNameFromWindowScope()}catch(t){e=this._getDeviceNameFromSessionStorage()}finally{e||(e=this._getDeviceNameFromSessionStorage()),e&&(this._forced=!0)}this._currentDevice=this._getDevice(e)}return this._currentDevice},t.real=function(e){return(0,o.extend)({},this._realDevice)},t.orientation=function(){return this._currentOrientation},t.isForced=function(){return this._forced},t.isRippleEmulator=function(){return!!this._window.tinyHippos},t._getCssClasses=function(e){var t=[],n=this._realDevice;return(e=e||this.current()).deviceType&&(t.push("dx-device-".concat(e.deviceType)),"desktop"!==e.deviceType&&t.push("dx-device-mobile")),t.push("dx-device-".concat(n.platform)),n.version&&n.version.length&&t.push("dx-device-".concat(n.platform,"-").concat(n.version[0])),this.isSimulator()&&t.push("dx-simulator"),(0,p.default)().rtlEnabled&&t.push("dx-rtl"),t},t.attachCssClasses=function(e,t){this._deviceClasses=this._getCssClasses(t).join(" "),(0,i.default)(e).addClass(this._deviceClasses)},t.detachCssClasses=function(e){(0,i.default)(e).removeClass(this._deviceClasses)},t.isSimulator=function(){try{return this._isSimulator||(0,a.hasWindow)()&&this._window.top!==this._window.self&&this._window.top["dx-force-device"]||this.isRippleEmulator()}catch(e){return!1}},t.forceSimulator=function(){this._isSimulator=!0},t._getDevice=function(e){if("genericPhone"===e&&(e={deviceType:"phone",platform:"generic",generic:!0}),(0,r.isPlainObject)(e))return this._fromConfig(e);var t;if(e){if(!(t=x[e]))throw c.default.Error("E0005")}else t=_.userAgent;return this._fromUA(t)},t._getDeviceOrNameFromWindowScope=function(){var e;return(0,a.hasWindow)()&&(this._window.top["dx-force-device-object"]||this._window.top["dx-force-device"])&&(e=this._window.top["dx-force-device-object"]||this._window.top["dx-force-device"]),e},t._getDeviceNameFromSessionStorage=function(){var e=(0,f.sessionStorage)();if(e){var t=e.getItem("dx-force-device");try{return JSON.parse(t)}catch(e){return t}}},t._fromConfig=function(e){var t=(0,o.extend)({},y,this._currentDevice,e),n={phone:"phone"===t.deviceType,tablet:"tablet"===t.deviceType,android:"android"===t.platform,ios:"ios"===t.platform,generic:"generic"===t.platform};return(0,o.extend)(t,n)},t._fromUA=function(e){var t;return(0,s.each)(b,(function(n,i){return!(t=i(e))})),t?this._fromConfig(t):y},t._changeOrientation=function(){var e=(0,i.default)(this._window),t=e.height()>e.width()?"portrait":"landscape";this._currentOrientation!==t&&(this._currentOrientation=t,this._eventsStrategy.fireEvent("orientationChanged",[{orientation:t}]))},t._recalculateOrientation=function(){var e=(0,i.default)(this._window).width();this._currentWidth!==e&&(this._currentWidth=e,this._changeOrientation())},t.on=function(e,t){return this._eventsStrategy.on(e,t),this},t.off=function(e,t){return this._eventsStrategy.off(e,t),this},e}());g.changeCallback.add((function(e,t){w.detachCssClasses(t),w.attachCssClasses(e)}));var k=w;t.default=k,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.map=z,t.normalizeEnum=V,t.setCanvasValues=F,t.normalizeBBox=H,t.rotateBBox=function(e,t,n){var i=I(w(n*A).toFixed(3)),a=I(k(n*A).toFixed(3)),o=e.width/2,r=e.height/2,s=e.x+o,c=e.y+r,l=f(o*i)+f(r*a),u=f(o*a)+f(r*i),d=t[0]+(s-t[0])*i+(c-t[1])*a,h=t[1]-(s-t[0])*a+(c-t[1])*i;return H({x:d-l,y:h-u,width:2*l,height:2*u})},t.convertPolarToXY=function(e,t,n,i){var o=i>0?i:0;n=(0,a.isDefined)(n)?n+t-90:0;var r=P(n);return{x:S(e.x+o*r.cos),y:S(e.y+o*r.sin)}},t.isRelativeHeightPane=G,t.normalizePanesHeight=function(e){e.forEach((function(e){var t=e.height,n=0,i=parseFloat(t)||void 0;((0,a.isString)(t)&&t.indexOf("px")>-1||(0,a.isNumeric)(t)&&t>1)&&(i=S(i),n=1),!n&&i&&((0,a.isString)(t)&&t.indexOf("%")>-1?(i/=100,n=2):i<0&&(i=i<-1?1:f(i))),e.height=i,e.unit=n}));var t=e.filter(G),n=t.reduce((function(e,t){return e+(t.height||0)}),0),i=t.length,o=t.filter((function(e){return!e.height})),r=o.length;if(n<1&&r)o.forEach((function(e){return e.height=(1-n)/r}));else if(n>1||n<1&&!r||1===n&&r){if(r){var s=n/i,c=r*s;t.filter((function(e){return e.height})).forEach((function(e){return e.height*=(n-c)/n})),o.forEach((function(e){return e.height=s}))}t.forEach((function(e){return e.height*=1/n}))}},t.updatePanesCanvases=function(e,t,n){var i=0,a=n?t.width-t.left-t.right:t.height-t.top-t.bottom,r=e.reduce((function(e,t){return e+(G(t)?0:t.height)}),0),s=a-10*(e.length-1)-r,c=n?"left":"top",l=n?"right":"bottom";e.forEach((function(e){var n=G(e)?S(e.height*s):e.height;e.canvas=e.canvas||{},(0,o.extend)(e.canvas,t),e.canvas[c]=t[c]+i,e.canvas[l]=t[l]+(a-n-i),i=i+n+10,F(e.canvas)}))},t.mergeMarginOptions=function(e,t){return{checkInterval:e.checkInterval||t.checkInterval,size:b(e.size||0,t.size||0),percentStick:e.percentStick||t.percentStick,sizePointNormalState:b(e.sizePointNormalState||0,t.sizePointNormalState||0)}},t.getVizRangeObject=function(e){return Array.isArray(e)?{startValue:e[0],endValue:e[1]}:e||{}},t.convertVisualRangeObject=function(e,t){if(t)return e;return[e.startValue,e.endValue]},t.getAddFunction=W,t.adjustVisualRange=function(e,t,n,i){var o=(0,a.isDefined)(t.startValue),r=(0,a.isDefined)(t.endValue),s="discrete"!==e.axisType;i=i||n;var c=W(e,!1),l=o?t.startValue:i.min,u=r?t.endValue:i.max,d=t.length,h=i.categories;if(s&&!(0,a.isDefined)(l)&&!(0,a.isDefined)(u))return{startValue:l,endValue:u};if((0,a.isDefined)(d))if(s)"datetime"!==e.dataType||(0,a.isNumeric)(d)||(d=C(d)),r&&!o||!r&&!o?((0,a.isDefined)(n.max)&&(u=u>n.max?n.max:u),l=c(u,d,-1)):o&&!r&&((0,a.isDefined)(n.min)&&(l=l<n.min?n.min:l),u=c(l,d));else if(d=parseInt(d),!isNaN(d)&&isFinite(d))if(d--,r||o){if(o&&!r){var f=j(h,l,void 0);u=f.categories[d]}else if(!o&&r){var g=j(h,void 0,u);l=g.categories[g.categories.length-1-d]}}else u=h[h.length-1],l=h[h.length-1-d];s&&((0,a.isDefined)(n.max)&&u>n.max&&(u=n.max),(0,a.isDefined)(n.min)&&l<n.min&&(l=n.min));return{startValue:l,endValue:u}},t.getLogExt=U,t.raiseToExt=Y,t.rangesAreEqual=function(e,t){return Array.isArray(t)?e.length===t.length&&e.every((function(e,n){return K(e)===K(t[n])})):K(e.startValue)===K(t.startValue)&&K(e.endValue)===K(t.endValue)},t.valueOf=K,t.pointInCanvas=function(e,t,n){return t>=e.left&&t<=e.right&&n>=e.top&&n<=e.bottom},t.getVerticallyShiftedAngularCoords=t.unique=t.getCategoriesInfo=t.processSeriesTemplate=t.convertXYToPolar=t.patchFontOptions=t.enumParser=t.parseScalar=t.decreaseGaps=t.getPower=t.roundValue=t.getAppropriateFormat=t.getDecimalOrder=t.getDistance=t.getCosAndSin=t.degreesToRadians=t.convertAngleToRendererSpace=t.normalizeAngle=t.raiseTo=t.getAdjustedLog10=t.getLog=t.PANE_PADDING=void 0;var i=n(4),a=n(1),o=n(0),r=n(3),s=n(32),c=u(n(19)),l=u(n(102));function u(e){return e&&e.__esModule?e:{default:e}}var d=Math.PI,h=Math.LN10,f=Math.abs,g=Math.log,p=Math.floor,m=Math.ceil,_=Math.pow,v=Math.sqrt,x=Math.atan2,y=Math.min,b=Math.max,w=Math.cos,k=Math.sin,S=Math.round,C=c.default.dateToMilliseconds,A=d/180,T=isNaN,I=Number;t.PANE_PADDING=10;var E=function(e,t){return e?g(e)/g(t):NaN};t.getLog=E;t.getAdjustedLog10=function(e){return(0,s.adjust)(E(e,10))};var O=function(e,t){return _(t,e)};t.raiseTo=O;var D=function(e){return(e%360+360)%360};t.normalizeAngle=D;t.convertAngleToRendererSpace=function(e){return 90-e};var M=function(e){return d*e/180};t.degreesToRadians=M;var P=function(e){var t=M(e);return{cos:w(t),sin:k(t)}};t.getCosAndSin=P;var q=function(e,t,n,i){var a=n-e,o=i-t;return v(o*o+a*a)};t.getDistance=q;var R=function(e){var t,n=f(e);return T(n)?NaN:n>0?(n=g(n)/h,(t=m(n))-n<1e-14?t:p(n)):0};t.getDecimalOrder=R;t.getAppropriateFormat=function(e,t,n){var i,a=b(R(e),R(t)),o=-R(f(t-e)/n);return T(a)||T(o)?null:(f(a)<=4?(i="fixedPoint",o<0&&(o=0),o>4&&(o=4)):(i="exponential",(o+=a-1)>3&&(o=3)),{type:i,precision:o})};t.roundValue=function(e,t){if(t>20&&(t=20),(0,a.isNumeric)(e))return(0,a.isExponential)(e)?I(e.toExponential(t)):I(e.toFixed(t))};function z(e,t){for(var n,i=0,a=e.length,o=[];i<a;)null!==(n=t(e[i],i))&&o.push(n),i++;return o}function L(e,t){return z(t,(function(t){return e[t]?e[t]:null}))}function B(e,t,n,i){var a=i;return(0,r.each)(t,(function(t,i){e[i]&&(e[i]-=n,a-=n)})),a}function V(e){return String(e).toLowerCase()}function F(e){return e&&(e.originalTop=e.top,e.originalBottom=e.bottom,e.originalLeft=e.left,e.originalRight=e.right),e}function N(e){return-1e10<e&&e<1e10?e:0}function H(e){var t=N(p(e.x)),n=N(p(e.y)),i={x:t,y:n,width:N(m(e.width+e.x))-t,height:N(m(e.height+e.y))-n};return i.isEmpty=!(i.x||i.y||i.width||i.height),i}t.getPower=function(e){return e.toExponential().split("e")[1]};t.decreaseGaps=function(e,t,n){var i;do{(i=L(e,t)).push(m(n/i.length)),n=B(e,t,y.apply(null,i),n)}while(n>0&&i.length>1);return n};t.parseScalar=function(e,t){return void 0!==e?e:t};t.enumParser=function(e){var t,n,i={};for(t=0,n=e.length;t<n;++t)i[V(e[t])]=1;return function(e,t){var n=V(e);return i[n]?n:t}};t.patchFontOptions=function(e){var t={};return(0,r.each)(e||{},(function(n,i){if(/^(cursor)$/i.test(n));else if("opacity"===n)i=null;else if("color"===n){if(n="fill","opacity"in e){var a=new l.default(i);i="rgba(".concat(a.r,",").concat(a.g,",").concat(a.b,",").concat(e.opacity,")")}}else n="font-"+n;t[n]=i})),t};t.convertXYToPolar=function(e,t,n){var i=q(e.x,e.y,t,n),a=x(n-e.y,t-e.x);return{phi:S(D(180*a/d)),r:S(i)}};t.processSeriesTemplate=function(e,t){var n,r,s,c=(0,a.isFunction)(e.customizeSeries)?e.customizeSeries:i.noop,l=e.nameField,u={},d=[],h=0;for(r=(t=t||[]).length;h<r;h++)l in(s=t[h])&&((n=u[s[l]])||(n=u[s[l]]={name:s[l],nameFieldValue:s[l]},d.push(n.name)));return z(d,(function(e){var t=u[e];return(0,o.extend)(t,c.call(null,t.name))}))};var j=function(e,t,n){if(0===e.length)return{categories:[]};t=(0,a.isDefined)(t)?t:e[0],n=(0,a.isDefined)(n)?n:e[e.length-1];var i,o=z(e,(function(e){return null==e?void 0:e.valueOf()})),r=o.indexOf(t.valueOf()),s=o.indexOf(n.valueOf()),c=!1;r<0&&(r=0),s<0&&(s=e.length-1),s<r&&(i=s,s=r,r=i,c=!0);var l=e.slice(r,s+1),u=l.length-1;return{categories:l,start:l[c?u:0],end:l[c?0:u],inverted:c}};function G(e){return!(e.unit%2)}t.getCategoriesInfo=j;t.unique=function(e){var t={};return z(e,(function(e){var n=t[e]?null:e;return t[e]=!0,n}))};function W(e,t){return"datetime"===e.dataType?function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:1;return new Date(e.getTime()+n*t)}:"logarithmic"===e.axisType?function(t,n){var i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:1,a=U(t,e.base)+i*n;return Y(a,e.base)}:function(e,n){var i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:1,a=e+i*n;return t&&a*e<=0?0:a}}function U(e,t){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],i=arguments.length>3?arguments[3]:void 0;if(!n)return E(e,t);if(0===e)return 0;var a=E(f(e),t)-(i-1);return a<0?0:(0,s.adjust)((0,s.sign)(e)*a,Number(_(t,i-1).toFixed(f(i))))}function Y(e,t){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],i=arguments.length>3?arguments[3]:void 0;if(!n)return O(e,t);if(0===e)return 0;var a=O(f(e)+(i-1),t);return a<0?0:(0,s.adjust)((0,s.sign)(e)*a,Number(_(t,i).toFixed(f(i))))}function K(e){return e&&e.valueOf()}t.getVerticallyShiftedAngularCoords=function(e,t,n){var i=e.x+e.width/2>=n.x,a=(i?e.x:e.x+e.width)-n.x,o=e.y-n.y,r=o+t,s=S(v(a*a+o*o-r*r)),c=(i?+s:-s)||a;return{x:n.x+(i?c:c-e.width),y:e.y+t}}},function(e,t,n){t.default=void 0;var i,a=(i=n(24))&&i.__esModule?i:{default:i},o=n(1);var r,s=function(e,t,n){return function(){var i=this.callBase;this.callBase=e[t];try{return n.apply(this,arguments)}finally{this.callBase=i}}},c=function(e){var t,n,i;if(!e)return this;for(n in e)i=e[n],t="function"==typeof this.prototype[n]&&"function"==typeof i,this.prototype[n]=t?s(this.parent.prototype,n,i):i;return this},l=function(){var e,t,n,i=this,a=Object.prototype.hasOwnProperty.bind(i),o=!a("_includedCtors")&&!a("_includedPostCtors");for(o&&(i._includedCtors=i._includedCtors.slice(0),i._includedPostCtors=i._includedPostCtors.slice(0)),n=0;n<arguments.length;n++)for(t in(e=arguments[n]).ctor&&i._includedCtors.push(e.ctor),e.postCtor&&i._includedPostCtors.push(e.postCtor),e)"ctor"!==t&&"postCtor"!==t&&"default"!==t&&(i.prototype[t]=e[t]);return i},u=function(e){if(!Object.prototype.hasOwnProperty.bind(this)("parent")&&this.parent){var t=Object.getPrototypeOf(this);return t===e||t.subclassOf(e)}return this.parent===e||!(!this.parent||!this.parent.subclassOf)&&this.parent.subclassOf(e)},d=function(){throw a.default.Error("E0001")},h=(r=Object.prototype.hasOwnProperty,function(e,t){for(var n in e){if(!r.call(e,n))return;t[n]=e[n]}}),f=function(){};f.inherit=function(e){var t=function(){if(!this||(0,o.isWindow)(this)||"function"!=typeof this.constructor)throw a.default.Error("E0003");var e,t=this,n=t.ctor,i=t.constructor._includedCtors,r=t.constructor._includedPostCtors;for(e=0;e<i.length;e++)i[e].call(t);for(n&&n.apply(t,arguments),e=0;e<r.length;e++)r[e].call(t)};return t.prototype=function(e){var t=function(){};return t.prototype=e.prototype,new t}(this),h(this,t),t.inherit=this.inherit,t.abstract=d,t.redefine=c,t.include=l,t.subclassOf=u,t.parent=this,t._includedCtors=this._includedCtors?this._includedCtors.slice(0):[],t._includedPostCtors=this._includedPostCtors?this._includedPostCtors.slice(0):[],t.prototype.constructor=t,t.redefine(e),t},f.abstract=d;var g=f;t.default=g,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i=f(n(2)),a=f(n(113)),o=f(n(65)),r=n(114),s=n(4),c=n(3),l=n(0),u=n(66),d=n(12),h=n(1);function f(e){return e&&e.__esModule?e:{default:e}}function g(e,t,n){e="role"===e||"id"===e?e:"aria-".concat(e),t=(0,h.isDefined)(t)?t.toString():null,n.attr(e,t)}n(22),n(147),n(143);var p=o.default.inherit({_feedbackHideTimeout:400,_feedbackShowTimeout:30,_supportedKeys:function(){return{}},_getDefaultOptions:function(){return(0,l.extend)(this.callBase(),{hoveredElement:null,isActive:!1,disabled:!1,visible:!0,hint:void 0,activeStateEnabled:!1,onContentReady:null,hoverStateEnabled:!1,focusStateEnabled:!1,tabIndex:0,accessKey:void 0,onFocusIn:null,onFocusOut:null,onKeyboardHandled:null,ignoreParentReadOnly:!1})},_init:function(){this.callBase(),this._initContentReadyAction()},_innerWidgetOptionChanged:function(e,t){var n=p.getOptionsFromContainer(t);e&&e.option(n),this._options.cache(t.name,n)},_bindInnerWidgetOptions:function(e,t){var n=this,i=function(){return n._options.silent(t,(0,l.extend)({},e.option()))};i(),e.on("optionChanged",i)},_getAriaTarget:function(){return this._focusTarget()},_initContentReadyAction:function(){this._contentReadyAction=this._createActionByOption("onContentReady",{excludeValidators:["disabled","readOnly"]})},_initMarkup:function(){var e=this.option(),t=e.disabled,n=e.visible;this.$element().addClass("dx-widget"),this._toggleDisabledState(t),this._toggleVisibility(n),this._renderHint(),this._isFocusable()&&this._renderFocusTarget(),this.callBase()},_render:function(){this.callBase(),this._renderContent(),this._renderFocusState(),this._attachFeedbackEvents(),this._attachHoverEvents(),this._toggleIndependentState()},_renderHint:function(){var e=this.option().hint;this.$element().attr("title",e||null)},_renderContent:function(){var e=this;(0,s.deferRender)((function(){return e._disposed?void 0:e._renderContentImpl()})).done((function(){return e._disposed?void 0:e._fireContentReadyAction()}))},_renderContentImpl:s.noop,_fireContentReadyAction:(0,s.deferRenderer)((function(){return this._contentReadyAction()})),_dispose:function(){this._contentReadyAction=null,this._detachKeyboardEvents(),this.callBase()},_resetActiveState:function(){this._toggleActiveState(this._eventBindingTarget(),!1)},_clean:function(){this._cleanFocusState(),this._resetActiveState(),this.callBase(),this.$element().empty()},_toggleVisibility:function(e){this.$element().toggleClass("dx-state-invisible",!e),this.setAria("hidden",!e||void 0)},_renderFocusState:function(){this._attachKeyboardEvents(),this._isFocusable()&&(this._renderFocusTarget(),this._attachFocusEvents(),this._renderAccessKey())},_renderAccessKey:function(){var e=this._focusTarget(),t=this.option().accessKey;e.attr("accesskey",t)},_isFocusable:function(){var e=this.option(),t=e.focusStateEnabled,n=e.disabled;return t&&!n},_eventBindingTarget:function(){return this.$element()},_focusTarget:function(){return this._getActiveElement()},_getActiveElement:function(){var e=this._eventBindingTarget();return this._activeStateUnit?e.find(this._activeStateUnit).not(".dx-state-disabled"):e},_renderFocusTarget:function(){var e=this.option().tabIndex;this._focusTarget().attr("tabIndex",e)},_keyboardEventBindingTarget:function(){return this._eventBindingTarget()},_refreshFocusEvent:function(){this._detachFocusEvents(),this._attachFocusEvents()},_focusEventTarget:function(){return this._focusTarget()},_focusInHandler:function(e){var t=this;e.isDefaultPrevented()||this._createActionByOption("onFocusIn",{beforeExecute:function(){return t._updateFocusState(e,!0)},excludeValidators:["readOnly"]})({event:e})},_focusOutHandler:function(e){var t=this;e.isDefaultPrevented()||this._createActionByOption("onFocusOut",{beforeExecute:function(){return t._updateFocusState(e,!1)},excludeValidators:["readOnly","disabled"]})({event:e})},_updateFocusState:function(e,t){var n=e.target;-1!==(0,d.inArray)(n,this._focusTarget())&&this._toggleFocusClass(t,(0,i.default)(n))},_toggleFocusClass:function(e,t){(t&&t.length?t:this._focusTarget()).toggleClass("dx-state-focused",e)},_hasFocusClass:function(e){return(0,i.default)(e||this._focusTarget()).hasClass("dx-state-focused")},_isFocused:function(){return this._hasFocusClass()},_getKeyboardListeners:function(){return[]},_attachKeyboardEvents:function(){var e=this;this._detachKeyboardEvents();var t=this.option(),n=t.focusStateEnabled,i=t.onKeyboardHandled,a=this._getKeyboardListeners().length;(n||a||!!i)&&(this._keyboardListenerId=r.keyboard.on(this._keyboardEventBindingTarget(),this._focusTarget(),(function(t){return e._keyboardHandler(t)})))},_keyboardHandler:function(e,t){if(!t){var n=e.originalEvent,i=e.keyName,a=e.which,o=this._supportedKeys(n),r=o[i]||o[a];if(void 0!==r)if(!r.bind(this)(n,e))return!1}var s=this._getKeyboardListeners(),c=this.option().onKeyboardHandled;return s.forEach((function(t){return t&&t._keyboardHandler(e)})),c&&c(e),!0},_refreshFocusState:function(){this._cleanFocusState(),this._renderFocusState()},_cleanFocusState:function(){this._focusTarget().removeAttr("tabIndex"),this._toggleFocusClass(!1),this._detachFocusEvents(),this._detachKeyboardEvents()},_detachKeyboardEvents:function(){r.keyboard.off(this._keyboardListenerId),this._keyboardListenerId=null},_attachHoverEvents:function(){var e=this,t=this.option().hoverStateEnabled,n=this._activeStateUnit,o=this._eventBindingTarget();r.hover.off(o,{selector:n,namespace:"UIFeedback"}),t&&r.hover.on(o,new a.default((function(t){var n=t.event,a=t.element;e._hoverStartHandler(n),e.option("hoveredElement",(0,i.default)(a))}),{excludeValidators:["readOnly"]}),(function(t){e.option("hoveredElement",null),e._hoverEndHandler(t)}),{selector:n,namespace:"UIFeedback"})},_attachFeedbackEvents:function(){var e=this,t=this.option().activeStateEnabled,n=this._activeStateUnit,o=this._eventBindingTarget();r.active.off(o,{namespace:"UIFeedback",selector:n}),t&&r.active.on(o,new a.default((function(t){var n=t.event,a=t.element;return e._toggleActiveState((0,i.default)(a),!0,n)})),new a.default((function(t){var n=t.event,a=t.element;return e._toggleActiveState((0,i.default)(a),!1,n)}),{excludeValidators:["disabled","readOnly"]}),{showTimeout:this._feedbackShowTimeout,hideTimeout:this._feedbackHideTimeout,selector:n,namespace:"UIFeedback"})},_detachFocusEvents:function(){var e=this._focusEventTarget();r.focus.off(e,{namespace:"".concat(this.NAME,"Focus")})},_attachFocusEvents:function(){var e=this,t=this._focusEventTarget();r.focus.on(t,(function(t){return e._focusInHandler(t)}),(function(t){return e._focusOutHandler(t)}),{namespace:"".concat(this.NAME,"Focus"),isFocusable:function(e,t){return(0,i.default)(t).is(u.focusable)}})},_hoverStartHandler:s.noop,_hoverEndHandler:s.noop,_toggleActiveState:function(e,t){this.option("isActive",t),e.toggleClass("dx-state-active",t)},_updatedHover:function(){var e=this._options.silent("hoveredElement");this._hover(e,e)},_findHoverTarget:function(e){return e&&e.closest(this._activeStateUnit||this._eventBindingTarget())},_hover:function(e,t){var n=this.option(),i=n.hoverStateEnabled,a=n.disabled,o=n.isActive;if((t=this._findHoverTarget(t))&&t.toggleClass("dx-state-hover",!1),e&&i&&!a&&!o){var r=this._findHoverTarget(e);r&&r.toggleClass("dx-state-hover",!0)}},_toggleDisabledState:function(e){this.$element().toggleClass("dx-state-disabled",Boolean(e)),this.setAria("disabled",e||void 0)},_toggleIndependentState:function(){this.$element().toggleClass("dx-state-independent",this.option("ignoreParentReadOnly"))},_setWidgetOption:function(e,t){var n=this;if(this[e])if((0,h.isPlainObject)(t[0]))(0,c.each)(t[0],(function(t,i){return n._setWidgetOption(e,[t,i])}));else{var i=t[0],a=t[1];1===t.length&&(a=this.option(i));var o=this["".concat(e,"OptionMap")];this[e].option(o?o(i):i,a)}},_optionChanged:function(e){var t=e.name,n=e.value,i=e.previousValue;switch(t){case"disabled":this._toggleDisabledState(n),this._updatedHover(),this._refreshFocusState();break;case"hint":this._renderHint();break;case"ignoreParentReadOnly":this._toggleIndependentState();break;case"activeStateEnabled":this._attachFeedbackEvents();break;case"hoverStateEnabled":this._attachHoverEvents(),this._updatedHover();break;case"tabIndex":case"focusStateEnabled":this._refreshFocusState();break;case"onFocusIn":case"onFocusOut":break;case"accessKey":this._renderAccessKey();break;case"hoveredElement":this._hover(n,i);break;case"isActive":this._updatedHover();break;case"visible":this._toggleVisibility(n),this._isVisibilityChangeSupported()&&this._checkVisibilityChanged(n?"shown":"hiding");break;case"onKeyboardHandled":this._attachKeyboardEvents();break;case"onContentReady":this._initContentReadyAction();break;default:this.callBase(e)}},_isVisible:function(){var e=this.option().visible;return this.callBase()&&e},beginUpdate:function(){this._ready(!1),this.callBase()},endUpdate:function(){this.callBase(),this._initialized&&this._ready(!0)},_ready:function(e){if(0===arguments.length)return this._isReady;this._isReady=e},setAria:function(){if((0,h.isPlainObject)(arguments.length<=0?void 0:arguments[0])){var e=(arguments.length<=1?void 0:arguments[1])||this._getAriaTarget();(0,c.each)(arguments.length<=0?void 0:arguments[0],(function(t,n){return g(t,n,e)}))}else g(arguments.length<=0?void 0:arguments[0],arguments.length<=1?void 0:arguments[1],(arguments.length<=2?void 0:arguments[2])||this._getAriaTarget())},isReady:function(){return this._ready()},repaint:function(){this._refresh()},focus:function(){r.focus.trigger(this._focusTarget())},registerKeyHandler:function(e,t){var n=this._supportedKeys();this._supportedKeys=function(){return(0,l.extend)(n,function(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}({},e,t))}}});p.getOptionsFromContainer=function(e){var t=e.name,n=e.fullName,i=e.value,a={};t===n?a=i:a[n.split(".").pop()]=i;return a};var m=p;t.default=m,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i=o(n(141)),a=o(n(24));function o(e){return e&&e.__esModule?e:{default:e}}var r=(0,i.default)(a.default.ERROR_MESSAGES,{E1001:"Module '{0}'. Controller '{1}' is already registered",E1002:"Module '{0}'. Controller '{1}' does not inherit from DevExpress.ui.dxDataGrid.Controller",E1003:"Module '{0}'. View '{1}' is already registered",E1004:"Module '{0}'. View '{1}' does not inherit from DevExpress.ui.dxDataGrid.View",E1005:"Public method '{0}' is already registered",E1006:"Public method '{0}.{1}' does not exist",E1007:"State storing cannot be provided due to the restrictions of the browser",E1010:"The template does not contain the TextBox widget",E1011:'Items cannot be deleted from the List. Implement the "remove" function in the data store',E1012:"Editing type '{0}' with the name '{1}' is unsupported",E1016:"Unexpected type of data source is provided for a lookup column",E1018:"The 'collapseAll' method cannot be called if you use a remote data source",E1019:"Search mode '{0}' is unavailable",E1020:"The type cannot be changed after initialization",E1021:"{0} '{1}' you are trying to remove does not exist",E1022:'The "markers" option is given an invalid value. Assign an array instead',E1023:'The "routes" option is given an invalid value. Assign an array instead',E1025:"This layout is too complex to render",E1026:'The "calculateCustomSummary" function is missing from a field whose "summaryType" option is set to "custom"',E1031:"Unknown subscription in the Scheduler widget: '{0}'",E1032:"Unknown start date in an appointment: '{0}'",E1033:"Unknown step in the date navigator: '{0}'",E1034:"The browser does not implement an API for saving files",E1035:"The editor cannot be created because of an internal error: {0}",E1037:"Invalid structure of grouped data",E1038:"The browser does not support local storages for local web pages",E1039:"A cell's position cannot be calculated",E1040:"The '{0}' key value is not unique within the data array",E1041:"The '{0}' script is referenced after the DevExtreme scripts or not referenced at all",E1042:"{0} requires the key field to be specified",E1043:"Changes cannot be processed due to the incorrectly set key",E1044:"The key field specified by the keyExpr option does not match the key field specified in the data store",E1045:"Editing requires the key field to be specified in the data store",E1046:"The '{0}' key field is not found in data objects",E1047:'The "{0}" field is not found in the fields array',E1048:'The "{0}" operation is not found in the filterOperations array',E1049:"Column '{0}': filtering is allowed but the 'dataField' or 'name' option is not specified",E1050:"The validationRules option does not apply to third-party editors defined in the editCellTemplate",E1051:'HtmlEditor\'s valueType is "{0}", but the {0} converter was not imported.',E1052:'{0} should have the "dataSource" option specified',E1053:'The "buttons" option accepts an array that contains only objects or string values',E1054:"All text editor buttons must have names",E1055:'One or several text editor buttons have invalid or non-unique "name" values',E1056:'The {0} widget does not support buttons of the "{1}" type',E1058:'The "startDayHour" must be earlier than the "endDayHour"',E1059:"The following column names are not unique: {0}",E1060:"All editable columns must have names",W1001:'The "key" option cannot be modified after initialization',W1002:"An item with the key '{0}' does not exist",W1003:"A group with the key '{0}' in which you are trying to select items does not exist",W1004:"The item '{0}' you are trying to select in the group '{1}' does not exist",W1005:"Due to column data types being unspecified, data has been loaded twice in order to apply initial filter settings. To resolve this issue, specify data types for all grid columns.",W1006:"The map service returned the following error: '{0}'",W1007:"No item with key {0} was found in the data source, but this key was used as the parent key for item {1}",W1008:"Cannot scroll to the '{0}' date because it does not exist on the current view",W1009:"Searching works only if data is specified using the dataSource option",W1010:"The capability to select all items works with source data of plain structure only",W1011:'The "keyExpr" option is not applied when dataSource is not an array',W1012:"The '{0}' key field is not found in data objects",W1013:'The "message" field in the dialog component was renamed to "messageHtml". Change your code correspondingly. In addition, if you used HTML code in the message, make sure that it is secure',W1014:"The Floating Action Button exceeds the recommended speed dial action count. If you need to display more speed dial actions, increase the maxSpeedDialActionCount option value in the global config.",W1015:'The "cellDuration" should divide the range from the "startDayHour" to the "endDayHour" into even intervals',W1016:"The '{0}' field in the HTML Editor toolbar item configuration was renamed to '{1}'. Please make a corresponding change in your code.",W1017:"The 'key' property is not specified for a lookup data source. Please specify it to prevent requests for the entire dataset when users filter data.",W1018:"Infinite scrolling may not work properly with multiple selection. To use these features together, set 'selection.deferred' to true or set 'selection.selectAllMode' to 'page'.",W1019:"Filter query string exceeds maximum length limit of {0} characters."});t.default=r,e.exports=t.default,e.exports.default=t.default},,function(e,t,n){t.default=void 0;var i,a=n(1),o=n(32),r=n(3),s=n(41),c=(i=n(26))&&i.__esModule?i:{default:i};function l(e,t,n){return(l=u()?Reflect.construct:function(e,t,n){var i=[null];i.push.apply(i,t);var a=new(Function.bind.apply(e,i));return n&&d(a,n.prototype),a}).apply(null,arguments)}function u(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}function d(e,t){return(d=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var h=c.default.msie&&parseInt(c.default.version)<=11,f=["millisecond","second","minute","hour","day","week","month","quarter","year"],g=function e(t){switch(t){case"millisecond":return 1;case"second":return 1e3*e("millisecond");case"minute":return 60*e("second");case"hour":return 60*e("minute");case"day":return 24*e("hour");case"week":return 7*e("day");case"month":return 30*e("day");case"quarter":return 3*e("month");case"year":return 365*e("day");default:return 0}},p=function(e){var t,n,i,a=["millisecond","second","minute","hour","day","month","year"],o={};for(t=a.length-1;t>=0;t--)i=a[t],(n=Math.floor(e/g(i)))>0&&(o[i+"s"]=n,e-=m(i,n));return o};function m(e,t){return g(e)*t}function _(e){var t,n=-1;return(0,a.isString)(e)?e:(0,a.isObject)(e)?((0,r.each)(e,(function(e,i){for(t=0;t<f.length;t++)i&&(e===f[t]+"s"||e===f[t])&&n<t&&(n=t)})),f[n]):""}var v={millisecond:"millisecond",second:"longtime",minute:"shorttime",hour:"shorttime",day:"day",week:"day",month:"month",quarter:"quarter",year:"year"};var x=function(e){return Math.floor(e/3)},y=function(e){return 3*x(e)};function b(e,t,n,i){e=new Date(e.getTime());var a,o,r=new Date(e.getTime()),s=_(t);switch(s){case"second":e=new Date(1e3*Math.floor(r.getTime()/1e3));break;case"minute":e=new Date(6e4*Math.floor(r.getTime()/6e4));break;case"hour":e=new Date(36e5*Math.floor(r.getTime()/36e5));break;case"year":e.setMonth(0);case"month":e.setDate(1);case"day":e.setHours(0,0,0,0);break;case"week":(e=D(e,i||0)).setHours(0,0,0,0);break;case"quarter":a=y(e.getMonth()),o=e.getMonth(),e.setDate(1),e.setHours(0,0,0,0),o!==a&&e.setMonth(a)}return n&&"hour"!==s&&"minute"!==s&&"second"!==s&&P(r,e),e}function w(e){return b(e,"day")}function k(e,t,n){var i=new Date(e.getTime()),o=(0,a.isString)(t)?A(t.toLowerCase()):(0,a.isNumeric)(t)?p(t):t;return o.years&&i.setFullYear(i.getFullYear()+o.years*n),o.quarters&&i.setMonth(i.getMonth()+3*o.quarters*n),o.months&&i.setMonth(i.getMonth()+o.months*n),o.weeks&&i.setDate(i.getDate()+7*o.weeks*n),o.days&&i.setDate(i.getDate()+o.days*n),o.hours&&i.setTime(i.getTime()+36e5*o.hours*n),o.minutes&&i.setTime(i.getTime()+6e4*o.minutes*n),o.seconds&&i.setTime(i.getTime()+1e3*o.seconds*n),o.milliseconds&&i.setTime(i.getTime()+o.milliseconds*n),i}var S=function(e,t,n){var i=n?-1:1;return(0,a.isDate)(e)?k(e,t,i):(0,o.adjust)(e+t*i,t)};function C(e){return R(e.getFullYear(),e.getMonth()+1,0).getDate()}function A(e){var t={};switch(e){case"year":t.years=1;break;case"month":t.months=1;break;case"quarter":t.months=3;break;case"week":t.weeks=1;break;case"day":t.days=1;break;case"hour":t.hours=1;break;case"minute":t.minutes=1;break;case"second":t.seconds=1;break;case"millisecond":t.milliseconds=1}return t}function T(e,t){return I(e,t)&&e.getMonth()===t.getMonth()}function I(e,t){return e&&t&&e.getFullYear()===t.getFullYear()}function E(e){return e&&e.getFullYear()-e.getFullYear()%100}function O(e){return e&&e.getFullYear()-e.getFullYear()%10}function D(e,t){var n=(e.getDay()-t+7)%7,i=new Date(e);return i.setDate(e.getDate()-n),i}function M(e,t,n){var i=e;return(0,a.isDefined)(e)?((0,a.isDefined)(t)&&e<t&&(i=t),(0,a.isDefined)(n)&&e>n&&(i=n),i):e}function P(e,t){if((0,a.isDefined)(e)){var n=t.getHours()-e.getHours();if(0!==n){var i=1===n||-23===n?-1:1,o=new Date(t.getTime()+36e5*i);(i>0||o.getDate()===t.getDate())&&t.setTime(o.getTime())}}}function q(e,t){return 60*(t.getTimezoneOffset()-e.getTimezoneOffset())*1e3}var R=function(e){var t=l(Date,Array.prototype.slice.call(arguments));return t.setFullYear(e),t},z={dateUnitIntervals:f,convertMillisecondsToDateUnits:p,dateToMilliseconds:function(e){var t=0;return(0,a.isObject)(e)&&(0,r.each)(e,(function(e,n){t+=m(e.substr(0,e.length-1),n)})),(0,a.isString)(e)&&(t=m(e,1)),t},getNextDateUnit:function(e,t){switch(_(e)){case"millisecond":return"second";case"second":return"minute";case"minute":return"hour";case"hour":return"day";case"day":return t?"week":"month";case"week":return"month";case"month":return"quarter";case"quarter":case"year":return"year";default:return 0}},convertDateUnitToMilliseconds:m,getDateUnitInterval:_,getDateFormatByTickInterval:function(e){return v[_(e)]||""},getDatesDifferences:function(e,t){var n=0,i={year:e.getFullYear()!==t.getFullYear(),month:e.getMonth()!==t.getMonth(),day:e.getDate()!==t.getDate(),hour:e.getHours()!==t.getHours(),minute:e.getMinutes()!==t.getMinutes(),second:e.getSeconds()!==t.getSeconds(),millisecond:e.getMilliseconds()!==t.getMilliseconds()};return(0,r.each)(i,(function(e,t){t&&n++})),0===n&&0!==q(e,t)&&(i.hour=!0,n++),i.count=n,i},correctDateWithUnitBeginning:b,trimTime:w,setToDayEnd:function(e){var t=w(e);return t.setDate(t.getDate()+1),new Date(t.getTime()-1)},roundDateByStartDayHour:function(e,t){var n=this.dateTimeFromDecimal(t),i=new Date(e);return(e.getHours()===n.hours&&e.getMinutes()<n.minutes||e.getHours()<n.hours)&&i.setHours(n.hours,n.minutes,0,0),i},dateTimeFromDecimal:function(e){return{hours:Math.floor(e),minutes:e%1*60}},addDateInterval:k,addInterval:S,getSequenceByInterval:function(e,t,n){var i,o=[];for(o.push((0,a.isDate)(e)?new Date(e.getTime()):e),i=e;i<t;)i=S(i,n),o.push(i);return o},getDateIntervalByString:A,sameDate:function(e,t){return T(e,t)&&e.getDate()===t.getDate()},sameMonthAndYear:T,sameMonth:T,sameYear:I,sameDecade:function(e,t){if((0,a.isDefined)(e)&&(0,a.isDefined)(t)){var n=e.getFullYear()-e.getFullYear()%10,i=t.getFullYear()-t.getFullYear()%10;return e&&t&&n===i}},sameCentury:function(e,t){if((0,a.isDefined)(e)&&(0,a.isDefined)(t)){var n=e.getFullYear()-e.getFullYear()%100,i=t.getFullYear()-t.getFullYear()%100;return e&&t&&n===i}},getDifferenceInMonth:function(e){var t=1;return"year"===e&&(t=12),"decade"===e&&(t=120),"century"===e&&(t=1200),t},getDifferenceInMonthForCells:function(e){var t=1;return"decade"===e&&(t=12),"century"===e&&(t=120),t},getFirstYearInDecade:O,getFirstDecadeInCentury:E,getShortDateFormat:function(){return"yyyy/MM/dd"},getViewFirstCellDate:function(e,t){return"month"===e?R(t.getFullYear(),t.getMonth(),1):"year"===e?R(t.getFullYear(),0,t.getDate()):"decade"===e?R(O(t),t.getMonth(),t.getDate()):"century"===e?R(E(t),t.getMonth(),t.getDate()):void 0},getViewLastCellDate:function(e,t){return"month"===e?R(t.getFullYear(),t.getMonth(),C(t)):"year"===e?R(t.getFullYear(),11,t.getDate()):"decade"===e?R(O(t)+9,t.getMonth(),t.getDate()):"century"===e?R(E(t)+90,t.getMonth(),t.getDate()):void 0},getViewDown:function(e){switch(e){case"century":return"decade";case"decade":return"year";case"year":return"month"}},getViewUp:function(e){switch(e){case"month":return"year";case"year":return"decade";case"decade":return"century"}},getLastMonthDay:C,getLastMonthDate:function(e){if((0,a.isDefined)(e))return R(e.getFullYear(),e.getMonth()+1,0)},getFirstMonthDate:function(e){if((0,a.isDefined)(e))return R(e.getFullYear(),e.getMonth(),1)},getFirstWeekDate:D,normalizeDateByWeek:function(e,t){var n=z.getDatesInterval(e,t,"day"),i=new Date(e);return n>=6&&(i=new Date(i.setDate(i.getDate()+7))),i},getQuarter:x,getFirstQuarterMonth:y,dateInRange:function(e,t,n,i){return"date"===i&&(t=t&&z.correctDateWithUnitBeginning(t,"day"),n=n&&z.correctDateWithUnitBeginning(n,"day"),e=e&&z.correctDateWithUnitBeginning(e,"day")),M(e,t,n)===e},intervalsOverlap:function(e){var t=e.firstMin,n=e.firstMax,i=e.secondMin,a=e.secondMax;return t<=i&&i<=n||t>i&&t<a||t<a&&n>a},roundToHour:function(e){return e.setHours(e.getHours()+1),e.setMinutes(0),e},normalizeDate:M,getViewMinBoundaryDate:function(e,t){var n=R(t.getFullYear(),t.getMonth(),1);return"month"===e?n:(n.setMonth(0),"year"===e||("decade"===e&&n.setFullYear(O(t)),"century"===e&&n.setFullYear(E(t))),n)},getViewMaxBoundaryDate:function(e,t){var n=new Date(t);return n.setDate(C(t)),"month"===e?n:(n.setMonth(11),n.setDate(C(n)),"year"===e||("decade"===e&&n.setFullYear(O(t)+9),"century"===e&&n.setFullYear(E(t)+99)),n)},fixTimezoneGap:P,getTimezonesDifference:q,makeDate:function(e){return new Date(e)},getDatesInterval:function(e,t,n){var i=t.getTime()-e.getTime(),a=g(n)||1;return Math.floor(i/a)},getDatesOfInterval:function(e,t,n){for(var i=[],a=new Date(e.getTime());a<t;)i.push(new Date(a.getTime())),a=this.addInterval(a,n);return i},createDate:function(e){return new Date(h&&(0,a.isDate)(e)?e.getTime():e)},createDateWithFullYear:R,sameView:function(e,t,n){return z[(0,s.camelize)("same "+e)](t,n)}},L=z;t.default=L,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.getPublicElement=function(e){return i(e)},t.setPublicElementWrapper=function(e){i=e};var i=function(e){return e&&e.get(0)}},,function(e,t,n){t.name=void 0;var i=p(n(2)),a=p(n(5)),o=p(n(13)),r=p(n(11)),s=n(35),c=n(120),l=n(8),u=n(386),d=p(n(25)),h=p(n(125)),f=p(n(104)),g=n(69);function p(e){return e&&e.__esModule?e:{default:e}}t.name="dxclick";var m=Math.abs,_=function(e){return(0,i.default)(e).is("input, textarea, select, button ,:focus, :focus *")},v={requestAnimationFrame:c.requestAnimationFrame,cancelAnimationFrame:c.cancelAnimationFrame},x=h.default.inherit({ctor:function(e){this.callBase(e),this._makeElementClickable((0,i.default)(e))},_makeElementClickable:function(e){e.attr("onclick")||e.attr("onclick","void(0)")},start:function(e){this._blurPrevented=e.isDefaultPrevented(),this._startTarget=e.target,this._startEventData=(0,l.eventData)(e)},end:function(e){this._eventOutOfElement(e,this.getElement().get(0))||e.type===d.default.cancel?this._cancel(e):(_(e.target)||this._blurPrevented||(0,s.resetActiveElement)(),this._accept(e),this._clickAnimationFrame=v.requestAnimationFrame(function(){this._fireClickEvent(e)}.bind(this)))},_eventOutOfElement:function(e,t){var n=e.target,i=!(0,s.contains)(t,n)&&t!==n,a=(0,l.eventDelta)((0,l.eventData)(e),this._startEventData),o=m(a.x)>10||m(a.y)>10;return i||o},_fireClickEvent:function(e){this._fireEvent("dxclick",e,{target:(0,s.closestCommonParent)(this._startTarget,e.target)})},dispose:function(){v.cancelAnimationFrame(this._clickAnimationFrame)}}),y=o.default.real(),b=y.generic||y.ios&&(0,g.compare)(y.version,[9,3])>=0||y.android&&(0,g.compare)(y.version,[5])>=0;!function(){var e=function(e){return b||(0,i.default)(e).closest(".dx-native-click").length},t=null,n=null;function o(){n=null}var r=function(i){var a=i.originalEvent,r=n===a||a&&a.DXCLICK_FIRED;(!i.which||1===i.which)&&!t&&e(i.target)&&!r&&(a&&(a.DXCLICK_FIRED=!0),(0,u.unsubscribeNodesDisposing)(n,o),n=a,(0,u.subscribeNodesDisposing)(n,o),(0,l.fireEvent)({type:"dxclick",originalEvent:i}))};x=x.inherit({_makeElementClickable:function(t){e(t)||this.callBase(t),a.default.on(t,"click",r)},configure:function(e){this.callBase(e),e.useNative&&this.getElement().addClass("dx-native-click")},start:function(n){t=null,e(n.target)||this.callBase(n)},end:function(t){e(t.target)||this.callBase(t)},cancel:function(){t=!0},dispose:function(){this.callBase(),a.default.off(this.getElement(),"click",r)}})}(),function(){if(!o.default.real().generic){var e=null,t=!1,n=r.default.getDocument();a.default.subscribeGlobal(n,(0,l.addNamespace)(d.default.down,"NATIVE_CLICK_FIXER"),(function(n){e=n.target,t=n.isDefaultPrevented()})),a.default.subscribeGlobal(n,(0,l.addNamespace)("click","NATIVE_CLICK_FIXER"),(function(n){var a=(0,i.default)(n.target);t||!e||a.is(e)||(0,i.default)(e).is("label")||!_(a)||(0,s.resetActiveElement)(),e=null,t=!1}))}}(),(0,f.default)({emitter:x,bubble:!0,events:["dxclick"]})},function(e,t,n){t.toComparable=t.compileSetter=t.compileGetter=void 0;var i=l(n(24)),a=l(n(15)),o=n(52),r=n(1),s=n(3),c=l(n(106));function l(e){return e&&e.__esModule?e:{default:e}}var u=c.default.unwrap,d=c.default.isWrapped,h=c.default.assign,f=function(e){return e.replace(/\[/g,".").replace(/\]/g,"")},g=function(e,t,n,a){if("this"===t)throw new i.default.Error("E4016");var o=e[t];a.unwrapObservables&&d(o)?h(o,n):e[t]=n},p=function(e){return(e=e||{}).unwrapObservables=void 0===e.unwrapObservables||e.unwrapObservables,e};function m(e,t){return t.unwrapObservables?u(e):e}var _=function(e){if(arguments.length>1&&(e=[].slice.call(arguments)),!e||"this"===e)return function(e){return e};if("string"==typeof e){var t=(e=f(e)).split(".");return function(e,n){for(var i=(n=p(n)).functionsAsIs,a=("defaultValue"in n),o=m(e,n),s=0;s<t.length;s++){if(!o){if(null==o&&a)return n.defaultValue;break}var c=t[s];if(a&&(0,r.isObject)(o)&&!(c in o))return n.defaultValue;var l=m(o[c],n);!i&&(0,r.isFunction)(l)&&(l=l.call(o)),o=l}return o}}return Array.isArray(e)?v(e):(0,r.isFunction)(e)?e:void 0};function v(e){for(var t={},n=0,i=e.length;n<i;n++){var a=e[n];t[a]=_(a)}return function(e,n){var i;return(0,s.each)(t,(function(t){var a=this(e,n);if(void 0!==a){for(var o=i||(i={}),r=t.split("."),s=r.length-1,c=0;c<s;c++){var l=r[c];l in o||(o[l]={}),o=o[l]}o[r[s]]=a}})),i}}t.compileGetter=_;var x=function(e,t,n,i){if((0,r.isDefined)(n))return n;var a={};return g(e,t,a,i),a};t.compileSetter=function(e){var t=(e=f(e||"this").split(".")).length-1;return function(n,i,a){var s=m(n,a=p(a));e.forEach((function(e,n){var c=function(e,t,n){return n=n||{},m("this"===t?e:e[t],n)}(s,e,a),l=!a.functionsAsIs&&(0,r.isFunction)(c)&&!d(c);n===t?a.merge&&(0,r.isPlainObject)(i)&&(!(0,r.isDefined)(c)||(0,r.isPlainObject)(c))?(c=x(s,e,c,a),(0,o.deepExtendArraySafe)(c,i,!1,!0)):l?s[e](i):g(s,e,i,a):(c=x(s,e,c,a),l&&(c=c.call(s)),s=c)}))}};t.toComparable=function(e,t){return e instanceof Date?e.getTime():e&&e instanceof a.default&&e.valueOf?e.valueOf():t||"string"!=typeof e?e:e.toLowerCase()}},function(e,t,n){var i;t.default=void 0;var a=(0,((i=n(141))&&i.__esModule?i:{default:i}).default)({E0001:"Method is not implemented",E0002:"Member name collision: {0}",E0003:"A class must be instantiated using the 'new' keyword",E0004:"The NAME property of the component is not specified",E0005:"Unknown device",E0006:"Unknown endpoint key is requested",E0007:"'Invalidate' method is called outside the update transaction",E0008:"Type of the option name is not appropriate to create an action",E0009:"Component '{0}' has not been initialized for an element",E0010:"Animation configuration with the '{0}' type requires '{1}' configuration as {2}",E0011:"Unknown animation type '{0}'",E0012:"jQuery version is too old. Please upgrade jQuery to 1.10.0 or later",E0013:"KnockoutJS version is too old. Please upgrade KnockoutJS to 2.3.0 or later",E0014:"The 'release' method shouldn't be called for an unlocked Lock object",E0015:"Queued task returned an unexpected result",E0017:"Event namespace is not defined",E0018:"DevExpress.ui.DevExpressPopup widget is required",E0020:"Template engine '{0}' is not supported",E0021:"Unknown theme is set: {0}",E0022:"LINK[rel=DevExpress-theme] tags must go before DevExpress included scripts",E0023:"Template name is not specified",E0024:"DevExtreme bundle already included",E0025:"Unexpected argument type",E0100:"Unknown validation type is detected",E0101:"Misconfigured range validation rule is detected",E0102:"Misconfigured comparison validation rule is detected",E0103:"validationCallback of an asynchronous rule should return a jQuery or a native promise",E0110:"Unknown validation group is detected",E0120:"Adapter for a DevExpressValidator component cannot be configured",E0121:"The 'customItem' field of the 'onCustomItemCreating' function's parameter should contain a custom item or Promise that is resolved after the item is created.",W0000:"'{0}' is deprecated in {1}. {2}",W0001:"{0} - '{1}' option is deprecated in {2}. {3}",W0002:"{0} - '{1}' method is deprecated in {2}. {3}",W0003:"{0} - '{1}' property is deprecated in {2}. {3}",W0004:"Timeout for theme loading is over: {0}",W0005:"'{0}' event is deprecated in {1}. {2}",W0006:"Invalid recurrence rule: '{0}'",W0007:"'{0}' Globalize culture is not defined",W0008:"Invalid view name: '{0}'",W0009:"Invalid time zone name: '{0}'",W0010:"{0} is deprecated in {1}. {2}",W0011:"Number parsing is invoked while the parser is not defined",W0012:"Date parsing is invoked while the parser is not defined",W0013:"'{0}' file is deprecated in {1}. {2}",W0014:"{0} - '{1}' type is deprecated in {2}. {3}",W0015:"Instead of returning a value from the '{0}' function, write it into the '{1}' field of the function's parameter.",W0016:'The "{0}" option does not accept the "{1}" value since v.{2}. {3}.'});t.default=a,e.exports=t.default,e.exports.default=t.default},function(e,t,n){function i(e){return(i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}t.default=void 0;var a=function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!==i(e)&&"function"!=typeof e)return{default:e};var n=g(t);if(n&&n.has(e))return n.get(e);var a={},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var r in e)if("default"!==r&&Object.prototype.hasOwnProperty.call(e,r)){var s=o?Object.getOwnPropertyDescriptor(e,r):null;s&&(s.get||s.set)?Object.defineProperty(a,r,s):a[r]=e[r]}a.default=e,n&&n.set(e,a);return a}(n(48)),o=n(3),r=f(n(26)),s=f(n(13)),c=f(n(67)),l=f(n(256)),u=f(n(378)),d=f(n(258)),h=f(n(379));function f(e){return e&&e.__esModule?e:{default:e}}function g(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(g=function(e){return e?n:t})(e)}var p=function(e,t,n){if(e.pointerEvents&&n.msie)return u.default;var i=t.tablet,a=t.phone;return!e.touch||i||a?e.touch?l.default:d.default:h.default}(a,s.default.real(),r.default);(0,o.each)(p.map,(function(e,t){(0,c.default)(e,new p(e,t))}));var m={down:"dxpointerdown",up:"dxpointerup",move:"dxpointermove",cancel:"dxpointercancel",enter:"dxpointerenter",leave:"dxpointerleave",over:"dxpointerover",out:"dxpointerout"};t.default=m,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i=n(0),a=(0,n(7).getNavigator)(),o=/(webkit)[ /]([\w.]+)/,r=/(msie) (\d{1,2}\.\d)/,s=/(trident).*rv:(\d{1,2}\.\d)/,c=/(edge)\/((\d+)?[\w.]+)/,l=/(mozilla)(?:.*? rv:([\w.]+))/,u=function(e){e=e.toLowerCase();var t={},n=r.exec(e)||s.exec(e)||c.exec(e)||e.indexOf("compatible")<0&&l.exec(e)||o.exec(e)||[],i=n[1],a=n[2];return"webkit"===i&&(t.webkit=!0,e.indexOf("chrome")>=0||e.indexOf("crios")>=0?(i="chrome",a=(a=/(?:chrome|crios)\/(\d+\.\d+)/.exec(e))&&a[1]):e.indexOf("fxios")>=0?(i="mozilla",a=(a=/fxios\/(\d+\.\d+)/.exec(e))&&a[1]):e.indexOf("safari")>=0&&/version|phantomjs/.test(e)?(i="safari",a=(a=/(?:version|phantomjs)\/([0-9.]+)/.exec(e))&&a[1]):(i="unknown",a=(a=/applewebkit\/([0-9.]+)/.exec(e))&&a[1])),"trident"!==i&&"edge"!==i||(i="msie"),i&&(t[i]=!0,t.version=a),t},d=(0,i.extend)({_fromUA:u},u(a.userAgent));t.default=d,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.getElementsFromPoint=t.getDefaultAlignment=t.getBoundingRect=void 0;var i=s(n(30)),a=s(n(11)),o=s(n(26)),r=n(1);function s(e){return e&&e.__esModule?e:{default:e}}t.getDefaultAlignment=function(e){return(null!=e?e:(0,i.default)().rtlEnabled)?"right":"left"};t.getElementsFromPoint=function(e,t){var n=a.default.getDocument();if(o.default.msie){var i=n.msElementsFromPoint(e,t);return i?Array.prototype.slice.call(i):[]}return n.elementsFromPoint(e,t)};t.getBoundingRect=function(e){if((0,r.isWindow)(e))return{width:e.outerWidth,height:e.outerHeight};var t;try{t=e.getBoundingClientRect()}catch(e){t={width:0,height:0,bottom:0,top:0,left:0,right:0}}return t}},,function(e,t,n){t.default=void 0;var i=function(e){this._options=e||{},this._list=[],this._queue=[],this._firing=!1,this._fired=!1,this._firingIndexes=[]};i.prototype._fireCore=function(e,t){var n=this._firingIndexes,i=this._list,a=this._options.stopOnFalse,o=n.length;for(n[o]=0;n[o]<i.length;n[o]++){if(!1===i[n[o]].apply(e,t)&&a)break}n.pop()},i.prototype.add=function(e){return"function"!=typeof e||this._options.unique&&this.has(e)||this._list.push(e),this},i.prototype.remove=function(e){var t=this._list,n=this._firingIndexes,i=t.indexOf(e);if(i>-1&&(t.splice(i,1),this._firing&&n.length))for(var a=0;a<n.length;a++)i<=n[a]&&n[a]--;return this},i.prototype.has=function(e){var t=this._list;return e?t.indexOf(e)>-1:!!t.length},i.prototype.empty=function(e){return this._list=[],this},i.prototype.fireWith=function(e,t){var n=this._queue;if(t=(t=t||[]).slice?t.slice():t,this._options.syncStrategy)this._firing=!0,this._fireCore(e,t);else{if(n.push([e,t]),this._firing)return;for(this._firing=!0;n.length;){var i=n.shift();this._fireCore(i[0],i[1])}}return this._firing=!1,this._fired=!0,this},i.prototype.fire=function(){this.fireWith(this,arguments)},i.prototype.fired=function(){return this._fired};var a=function(e){return new i(e)};t.default=a,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i,a=n(0),o=(i=n(24))&&i.__esModule?i:{default:i};var r={rtlEnabled:!1,defaultCurrency:"USD",oDataFilterToLower:!0,serverDecimalSeparator:".",decimalSeparator:".",thousandsSeparator:",",forceIsoDateParsing:!0,wrapActionsBeforeExecute:!0,useLegacyStoreResult:!1,useJQuery:void 0,editorStylingMode:void 0,useLegacyVisibleIndex:!1,floatingActionButtonConfig:{icon:"add",closeIcon:"close",label:"",position:{at:"right bottom",my:"right bottom",offset:{x:-16,y:-16}},maxSpeedDialActionCount:5,shading:!1,direction:"auto"},optionsParser:function(e){"{"!==e.trim().charAt(0)&&(e="{"+e+"}");try{return new Function("return "+e)()}catch(t){throw o.default.Error("E3018",t,e)}}},s=["decimalSeparator","thousandsSeparator"],c=function(){if(!arguments.length)return r;var e=arguments.length<=0?void 0:arguments[0];s.forEach((function(t){if(e[t]){var n="Now, the ".concat(t," is selected based on the specified locale.");o.default.log("W0003","config",t,"19.2",n)}})),(0,a.extend)(r,e)};"undefined"!=typeof DevExpress&&DevExpress.config&&c(DevExpress.config);var l=c;t.default=l,e.exports=t.default,e.exports.default=t.default},,function(e,t,n){t.adjust=function(e,t){var n,r=o(t||0)+2,s=e.toString().split("."),c=e,l=Math.abs(e),u=(0,i.isExponential)(e),d=l>1?10:0;if(1===s.length)return e;u||((0,i.isExponential)(t)&&(r=s[0].length+a(t)),e=(e=l)-Math.floor(e)+d);if(r=function(){return"0.000300"!==3e-4.toPrecision(3)}()&&a(e)>6||r>7?15:7,!u&&(n=parseFloat(e.toPrecision(r)).toString().split("."))[0]===d.toString())return parseFloat(s[0]+"."+n[1]);return parseFloat(c.toPrecision(r))},t.getPrecision=o,t.getExponent=a,t.getRoot=r,t.solveCubicEquation=function(e,t,n,i){if(Math.abs(e)<1e-8){if(e=t,t=n,n=i,Math.abs(e)<1e-8)return e=t,t=n,Math.abs(e)<1e-8?[]:[-t/e];var a=t*t-4*e*n;return Math.abs(a)<1e-8?[-t/(2*e)]:a>0?[(-t+Math.sqrt(a))/(2*e),(-t-Math.sqrt(a))/(2*e)]:[]}var o,s,c=(3*e*n-t*t)/(3*e*e),l=(2*t*t*t-9*e*t*n+27*e*e*i)/(27*e*e*e);if(Math.abs(c)<1e-8)o=[r(-l,3)];else if(Math.abs(l)<1e-8)o=[0].concat(c<0?[Math.sqrt(-c),-Math.sqrt(-c)]:[]);else{var u=l*l/4+c*c*c/27;if(Math.abs(u)<1e-8)o=[-1.5*l/c,3*l/c];else if(u>0)s=r(-l/2-Math.sqrt(u),3),o=[s-c/(3*s)];else{s=2*Math.sqrt(-c/3);var d=Math.acos(3*l/c/s)/3,h=2*Math.PI/3;o=[s*Math.cos(d),s*Math.cos(d-h),s*Math.cos(d-2*h)]}}for(var f=0;f<o.length;f++)o[f]-=t/(3*e);return o},t.trunc=function(e){return Math.trunc?Math.trunc(e):e>0?Math.floor(e):Math.ceil(e)},t.roundFloatPart=s,t.getExponentLength=function(e){var t,n=e.toString();return(null===(t=n.split(".")[1])||void 0===t?void 0:t.length)||parseInt(n.split("e-")[1])||0},t.getRemainderByDivision=function(e,t,n){if(t===parseInt(t))return e%t;var i=s(e/t,n);return(i-parseInt(i))*t},t.inRange=t.fitIntoRange=t.sign=void 0;var i=n(1);t.sign=function(e){return 0===e?0:e/Math.abs(e)};t.fitIntoRange=function(e,t,n){var i=!t&&0!==t,a=!n&&0!==n;return i&&(t=a?e:Math.min(e,n)),a&&(n=i?e:Math.max(e,t)),Math.min(Math.max(e,t),n)};function a(e){return Math.abs(parseInt(e.toExponential().split("e")[1]))}function o(e){var t=e.toString();if(t.indexOf(".")<0)return 0;var n=t.split("."),i=n[1].indexOf("e");return i>=0?i:n[1].length}function r(e,t){if(e<0&&t%2!=1)return NaN;var n=Math.pow(Math.abs(e),1/t);return t%2==1&&e<0?-n:n}function s(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;return parseFloat(e.toFixed(t))}t.inRange=function(e,t,n){return e>=t&&e<=n}},function(e,t,n){t.parseTranslate=t.resetPosition=t.move=t.getTranslate=t.getTranslateCss=t.clearCache=t.locate=void 0;var i,a=(i=n(2))&&i.__esModule?i:{default:i},o=n(43),r=n(1);var s=/matrix(3d)?\((.+?)\)/,c=/translate(?:3d)?\((.+?)\)/;function l(e){return"string"===(0,r.type)(e)&&"%"===e[e.length-1]}function u(e,t){e.length&&(0,o.data)(e.get(0),"dxTranslator",t)}t.locate=function(e){e=(0,a.default)(e);var t=f(e);return{left:t.x,top:t.y}};var d=function(e){e.length&&(0,o.removeData)(e.get(0),"dxTranslator")};t.clearCache=d;var h=function(e){return e.x=e.x||0,e.y=e.y||0,"translate("+(l(e.x)?e.x:e.x+"px")+", "+(l(e.y)?e.y:e.y+"px")+")"};t.getTranslateCss=h;var f=function(e){var t=e.length?(0,o.data)(e.get(0),"dxTranslator"):null;if(!t){var n=(e.css("transform")||h({x:0,y:0})).match(s),i=n&&n[1];n?(n=n[2].split(","),"3d"===i?n=n.slice(12,15):(n.push(0),n=n.slice(4,7))):n=[0,0,0],u(e,t={x:parseFloat(n[0]),y:parseFloat(n[1]),z:parseFloat(n[2])})}return t};t.getTranslate=f;t.move=function(e,t){e=(0,a.default)(e);var n,i=t.left,o=t.top;void 0===i?(n=f(e)).y=o||0:void 0===o?(n=f(e)).x=i||0:u(e,n={x:i||0,y:o||0,z:0}),e.css({transform:h(n)}),(l(i)||l(o))&&d(e)};t.resetPosition=function(e,t){var n;e=(0,a.default)(e);var i={left:0,top:0,transform:"none"};t&&(n=e.css("transition"),i.transition="none"),e.css(i),d(e),t&&(e.get(0).offsetHeight,e.css("transition",n))};t.parseTranslate=function(e){var t=e.match(c);if(t&&t[1])return t=t[1].split(","),t={x:parseFloat(t[0]),y:parseFloat(t[1]),z:parseFloat(t[2])}}},function(e,t,n){t.default=void 0;var i=m(n(54)),a=n(1),o=n(3),r=n(12),s=m(n(24)),c=n(247),l=n(167),u=n(211),d=m(n(248)),h=m(n(352)),f=m(n(83)),g=m(n(46)),p=m(n(353));function m(e){return e&&e.__esModule?e:{default:e}}var _="undefined"!=typeof Intl,v={shortdate:"M/d/y",shorttime:"h:mm a",longdate:"EEEE, MMMM d, y",longtime:"h:mm:ss a",monthandday:"MMMM d",monthandyear:"MMMM y",quarterandyear:"QQQ y",day:"d",year:"y",shortdateshorttime:"M/d/y, h:mm a",longdatelongtime:"EEEE, MMMM d, y, h:mm:ss a",month:"LLLL",shortyear:"yy",dayofweek:"EEEE",quarter:"QQQ",hour:"HH",minute:"mm",second:"ss",millisecond:"SSS","datetime-local":"yyyy-MM-ddTHH':'mm':'ss"},x={year:["y","yy","yyyy"],day:["d","dd"],month:["M","MM","MMM","MMMM"],hours:["H","HH","h","hh","ah"],minutes:["m","mm"],seconds:["s","ss"],milliseconds:["S","SS","SSS"]},y=(0,i.default)({engine:function(){return"base"},_getPatternByFormat:function(e){return v[e.toLowerCase()]},_expandPattern:function(e){return this._getPatternByFormat(e)||e},formatUsesMonthName:function(e){return-1!==this._expandPattern(e).indexOf("MMMM")},formatUsesDayName:function(e){return-1!==this._expandPattern(e).indexOf("EEEE")},getFormatParts:function(e){var t=this._getPatternByFormat(e)||e,n=[];return(0,o.each)(t.split(/\W+/),(function(e,t){(0,o.each)(x,(function(e,i){(0,r.inArray)(t,i)>-1&&n.push(e)}))})),n},getMonthNames:function(e){return d.default.getMonthNames(e)},getDayNames:function(e){return d.default.getDayNames(e)},getQuarterNames:function(e){return d.default.getQuarterNames(e)},getPeriodNames:function(e){return d.default.getPeriodNames(e)},getTimeSeparator:function(){return":"},is24HourFormat:function(e){for(var t=new Date(2017,0,20,11,0,0,0),n=new Date(2017,0,20,23,0,0,0),i=this.format(t,e),a=this.format(n,e),o=0;o<i.length;o++)if(i[o]!==a[o])return!isNaN(parseInt(i[o]))},format:function(e,t){if(e){if(!t)return e;var n;if("function"==typeof t)n=t;else if(t.formatter)n=t.formatter;else if(t=t.type||t,(0,a.isString)(t))return t=v[t.toLowerCase()]||t,g.default.convertDigits((0,c.getFormatter)(t,this)(e));if(n)return n(e)}},parse:function(e,t){var n,i,a=this;if(e){if(!t)return this.parse(e,"shortdate");if(t.parser)return t.parser(e);if("string"!=typeof t||v[t.toLowerCase()]){i=function(e){var n=a.format(e,t);return g.default.convertDigits(n,!0)};try{n=(0,l.getFormat)(i)}catch(e){}}else n=t;if(n)return e=g.default.convertDigits(e,!0),(0,u.getParser)(n,this)(e);s.default.log("W0012");var o=new Date(e);if(o&&!isNaN(o.getTime()))return o}},firstDayOfWeekIndex:function(){var e=f.default.getValueByClosestLocale((function(e){return h.default[e]}));return void 0===e?0:e}});_&&y.inject(p.default);var b=y;t.default=b,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.createTextElementHiddenCopy=t.contains=t.clipboardText=t.normalizeTemplateElement=t.extractTemplateMarkup=t.closestCommonParent=t.clearSelection=t.resetActiveElement=void 0;var i=r(n(11)),a=r(n(2)),o=n(1);function r(e){return e&&e.__esModule?e:{default:e}}var s=(0,n(7).getWindow)();t.resetActiveElement=function(){var e=i.default.getActiveElement(),t=i.default.getBody();if(e&&e!==t&&e.blur)try{e.blur()}catch(e){t.blur()}};t.clearSelection=function(){var e=s.getSelection();if(e&&"Caret"!==e.type)if(e.empty)e.empty();else if(e.removeAllRanges)try{e.removeAllRanges()}catch(e){}};t.closestCommonParent=function(e,t){var n=(0,a.default)(e),i=(0,a.default)(t);if(n[0]===i[0])return n[0];for(var o=n.parents(),r=i.parents(),s=-Math.min(o.length,r.length);s<0;s++)if(o.get(s)===r.get(s))return o.get(s)};t.extractTemplateMarkup=function(e){var t=(e=(0,a.default)(e)).length&&e.filter((function(){var e=(0,a.default)(this);return e.is("script[type]")&&e.attr("type").indexOf("script")<0}));return t.length?t.eq(0).html():(e=(0,a.default)("<div>").append(e)).html()};t.normalizeTemplateElement=function e(t){var n=(0,o.isDefined)(t)&&(t.nodeType||(0,o.isRenderer)(t))?(0,a.default)(t):(0,a.default)("<div>").html(t).contents();return 1===n.length&&(n.is("script")?n=e(n.html().trim()):n.is("table")&&(n=n.children("tbody").contents())),n};t.clipboardText=function(e,t){var n=e.originalEvent&&e.originalEvent.clipboardData||s.clipboardData;if(1===arguments.length)return n&&n.getData("Text");n&&n.setData("Text",t)};t.contains=function e(t,n){return!!n&&(i.default.isTextNode(n)&&(n=n.parentNode),i.default.isDocument(t)?t.documentElement.contains(n):(0,o.isWindow)(t)?e(t.document,n):t.contains?t.contains(n):!!(n.compareDocumentPosition(t)&n.DOCUMENT_POSITION_CONTAINS))};t.createTextElementHiddenCopy=function(e,t,n){var i=s.getComputedStyle((0,a.default)(e).get(0)),o=n&&n.includePaddings;return(0,a.default)("<div>").text(t).css({fontStyle:i.fontStyle,fontVariant:i.fontVariant,fontWeight:i.fontWeight,fontSize:i.fontSize,fontFamily:i.fontFamily,letterSpacing:i.letterSpacing,border:i.border,paddingTop:o?i.paddingTop:"",paddingRight:o?i.paddingRight:"",paddingBottom:o?i.paddingBottom:"",paddingLeft:o?i.paddingLeft:"",visibility:"hidden",whiteSpace:"pre",position:"absolute",float:"left"})}},function(e,t,n){var i;t.default=void 0;var a=((i=n(15))&&i.__esModule?i:{default:i}).default.inherit({ctor:function(e){e&&(e=String(e)),this._value=this._normalize(e||this._generate())},_normalize:function(e){for(e=e.replace(/[^a-f0-9]/gi,"").toLowerCase();e.length<32;)e+="0";return[e.substr(0,8),e.substr(8,4),e.substr(12,4),e.substr(16,4),e.substr(20,12)].join("-")},_generate:function(){for(var e="",t=0;t<32;t++)e+=Math.round(15*Math.random()).toString(16);return e},toString:function(){return this._value},valueOf:function(){return this._value},toJSON:function(){return this._value}});t.default=a,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.setErrorHandler=t.handleError=t.errorHandler=t.errors=void 0;var i=o(n(141)),a=o(n(24));function o(e){return e&&e.__esModule?e:{default:e}}var r=(0,i.default)(a.default.ERROR_MESSAGES,{E4000:"[DevExpress.data]: {0}",E4001:"Unknown aggregating function is detected: '{0}'",E4002:"Unsupported OData protocol version is used",E4003:"Unknown filter operation is used: {0}",E4004:"The thenby() method is called before the sortby() method",E4005:"Store requires a key expression for this operation",E4006:"ArrayStore 'data' option must be an array",E4007:"Compound keys cannot be auto-generated",E4008:"Attempt to insert an item with a duplicated key",E4009:"Data item cannot be found",E4010:"CustomStore does not support creating queries",E4011:"Custom Store method is not implemented or is not a function: {0}",E4012:"Custom Store method returns an invalid value: {0}",E4013:"Local Store requires the 'name' configuration option is specified",E4014:"Unknown data type is specified for ODataStore: {0}",E4015:"Unknown entity name or alias is used: {0}",E4016:"The compileSetter(expr) method is called with 'self' passed as a parameter",E4017:"Keys cannot be modified",E4018:"The server has returned a non-numeric value in a response to an item count request",E4019:"Mixing of group operators inside a single group of filter expression is not allowed",E4020:"Unknown store type is detected: {0}",E4021:"The server response does not provide the totalCount value",E4022:"The server response does not provide the groupCount value",E4023:"Could not parse the following XML: {0}",E4024:"String function {0} cannot be used with the data field {1} of type {2}.",W4000:"Data returned from the server has an incorrect structure",W4001:'The {0} field is listed in both "keyType" and "fieldTypes". The value of "fieldTypes" is used.',W4002:"Data loading has failed for some cells due to the following error: {0}"});t.errors=r;var s=null;t.errorHandler=s;t.handleError=function(e){var t;null===(t=s)||void 0===t||t(e)};t.setErrorHandler=function(e){return t.errorHandler=s=e}},,function(e,t,n){t.waitForThemeLoad=E,t.isPendingThemeLoaded=O,t.init=M,t.current=P,t.attachCssClasses=q,t.detachCssClasses=R,t.isMaterial=B,t.isGeneric=V,t.isDark=F,t.isWebFontLoaded=N,t.waitWebFont=H,t.ready=z,t.resetTheme=G,t.initialized=W,t.setDefaultTimeout=U,t.default=void 0;var i=p(n(13)),a=p(n(11)),o=p(n(79)),r=p(n(2)),s=n(6),c=n(243),l=n(3),u=p(n(51)),d=n(75),h=n(7),f=n(263),g=p(n(17));function p(e){return e&&e.__esModule?e:{default:e}}var m,_,v,x,y,b,w=(0,h.getWindow)(),k=u.default.add,S=d.value,C=d.changeCallback,A=new s.Deferred,T=15e3;function I(){if(!(0,h.hasWindow)())return null;var e,t=(0,r.default)("<div>",m).addClass("dx-theme-marker").appendTo(m.documentElement);try{return(e=w.getComputedStyle(t.get(0)).fontFamily)?"dx."!==(e=e.replace(/["']/g,"")).substr(0,"dx.".length)?null:e.substr("dx.".length):null}finally{t.remove()}}function E(e){var t,n,i=!0;function a(){y=null,clearInterval(n),i=!0,f.themeReadyCallback.fire(),f.themeReadyCallback.empty(),A.resolve()}if(y=e,O()||!T)a();else{if(!i)return void(y&&(y=e));t=Date.now(),i=!1,n=setInterval((function(){var e=O(),n=!e&&Date.now()-t>T;n&&g.default.log("W0004",y),(e||n)&&a()}),10)}}function O(){if(!y)return!0;var e="any"===y;if("resolved"===A.state()&&e)return!0;var t=I();return!(!t||!e)||t===y}function D(e){var t=e?e.split("."):[],n=null;if(v){if(e in v)return e;(0,l.each)(v,(function(e,i){var a=e.split(".");if(!(t[0]&&a[0]!==t[0]||t[1]&&t[1]!==a[1]||t[2]&&t[2]!==a[2]))return n&&!i.isActive||(n=e),!i.isActive&&void 0}))}return n}function M(e){var t;(function(e){try{e!==m&&(v=null)}catch(e){v=null}m=e}((e=e||{}).context||a.default.getDocument()),m)&&((t=(0,r.default)("link[rel=dx-theme]",m)).length&&(v={},_=(0,r.default)((0,c.parseHTML)("<link rel=stylesheet>"),m),t.each((function(){var e=(0,r.default)(this,m),t=e.attr("data-theme"),n=e.attr("href"),i="true"===e.attr("data-active");v[t]={url:n,isActive:i}})),t.last().after(_),t.remove()),x=void 0,P(e))}function P(e){if(!arguments.length)return x=x||I();R(S()),"string"==typeof(e=e||{})&&(e={theme:e});var t,n=e._autoInit,i=e.loadCallback;if((x=D(e.theme||x))&&(t=v[x]),i&&f.themeReadyCallback.add(i),t)_.attr("href",v[x].url),(f.themeReadyCallback.has()||"resolved"!==A.state()||e._forceTimeout)&&E(x);else{if(!n)throw g.default.Error("E0021",x);(0,h.hasWindow)()&&E("any"),f.themeReadyCallback.fire(),f.themeReadyCallback.empty()}A.done((function(){return q((0,d.originalViewPort)(),x)}))}function q(e,t){b=function(e){var t=[],n=(e=e||P())&&e.split(".");return n&&(t.push("dx-theme-"+n[0],"dx-theme-"+n[0]+"-typography"),n.length>1&&t.push("dx-color-scheme-"+n[1]+(B(e)?"-"+n[2]:""))),t}(t).join(" "),(0,r.default)(e).addClass(b);!function(){var t=(0,h.hasWindow)()&&w.devicePixelRatio;if(t&&!(t<2)){var n=(0,r.default)("<div>");n.css("border",".5px solid transparent"),(0,r.default)("body").append(n),1===n.outerHeight()&&((0,r.default)(e).addClass("dx-hairlines"),b+=" dx-hairlines"),n.remove()}}()}function R(e){(0,r.default)(e).removeClass(b)}function z(e){f.themeReadyCallback.add(e)}function L(e,t){return t||(t=x||I()),new RegExp(e).test(t)}function B(e){return L("material",e)}function V(e){return L("generic",e)}function F(e){return L("dark",e)}function N(e,t){var n=a.default.getDocument(),i=n.createElement("span");i.style.position="absolute",i.style.top="-9999px",i.style.left="-9999px",i.style.visibility="hidden",i.style.fontFamily="Arial",i.style.fontSize="250px",i.style.fontWeight=t,i.innerHTML=e,n.body.appendChild(i);var o=i.offsetWidth;i.style.fontFamily="Roboto, RobotoFallback, Arial";var r=i.offsetWidth;return i.parentNode.removeChild(i),o!==r}function H(e,t){return new o.default((function(n){var i=function(){clearInterval(a),clearTimeout(o),n()},a=setInterval((function(){N(e,t)&&i()}),15),o=setTimeout(i,2e3)}))}function j(){if(M({_autoInit:!0,_forceTimeout:!0}),(0,r.default)("link[rel=dx-theme]",m).length)throw g.default.Error("E0022")}function G(){_&&_.attr("href","about:blank"),x=null,y=null,A=new s.Deferred}function W(e){A.done(e)}function U(e){T=e}(0,h.hasWindow)()?j():k(j),C.add((function(e,t){A.done((function(){R(t),q(e)}))})),i.default.changed.add((function(){M({_autoInit:!0})}));var Y={setDefaultTimeout:U,initialized:W,resetTheme:G,ready:z,waitWebFont:H,isWebFontLoaded:N,isDark:F,isGeneric:V,isMaterial:B,detachCssClasses:R,attachCssClasses:q,current:P,waitForThemeLoad:E,isPendingThemeLoaded:O};t.default=Y},function(e,t,n){t.format=function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),a=1;a<t;a++)n[a-1]=arguments[a];if((0,i.isFunction)(e))return e.apply(void 0,n);return n.forEach((function(t,n){(0,i.isString)(t)&&(t=t.replace(/\$/g,"$$$$"));var a=new RegExp("\\{"+n+"\\}","gm");e=e.replace(a,t)})),e},t.isEmpty=t.replaceAll=t.quadToObject=t.encodeHtml=void 0;var i=n(1);function a(e){return(a="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}var o,r=(o=[new RegExp("&","g"),new RegExp('"',"g"),new RegExp("'","g"),new RegExp("<","g"),new RegExp(">","g")],function(e){return String(e).replace(o[0],"&amp;").replace(o[1],"&quot;").replace(o[2],"&#39;").replace(o[3],"&lt;").replace(o[4],"&gt;")});t.encodeHtml=r;t.quadToObject=function(e){var t=function(e){switch(a(e)){case"string":return e.split(/\s+/,4);case"object":return[e.x||e.h||e.left,e.y||e.v||e.top,e.x||e.h||e.right,e.y||e.v||e.bottom];case"number":return[e];default:return e}}(e),n=parseInt(t&&t[0],10),i=parseInt(t&&t[1],10),o=parseInt(t&&t[2],10),r=parseInt(t&&t[3],10);return isFinite(n)||(n=0),isFinite(i)||(i=n),isFinite(o)||(o=n),isFinite(r)||(r=i),{top:i,right:o,bottom:r,left:n}};var s=function(e,t,n){return e.replace(new RegExp("("+(t+"").replace(/([+*?.[^\]$(){}><|=!:])/g,"\\$1")+")","gi"),n)};t.replaceAll=s;var c,l=(c=/\s/g,function(e){return!e||!e.replace(c,"")});t.isEmpty=l},function(e,t,n){t.captionize=t.titleize=t.humanize=t.camelize=t.underscore=t.dasherize=void 0;var i=n(3),a=function(e){return null==e?"":String(e)},o=function(e){return a(e).charAt(0).toUpperCase()+e.substr(1)},r=function(e){return a(e).replace(/([a-z\d])([A-Z])/g,"$1 $2").split(/[\s_-]+/)},s=function(e){return(0,i.map)(r(e),(function(e){return e.toLowerCase()})).join("-")};t.dasherize=s;t.underscore=function(e){return s(e).replace(/-/g,"_")};t.camelize=function(e,t){return(0,i.map)(r(e),(function(e,n){return e=e.toLowerCase(),(t||n>0)&&(e=o(e)),e})).join("")};t.humanize=function(e){return o(s(e).replace(/-/g," "))};t.titleize=function(e){return(0,i.map)(r(e),(function(e){return o(e.toLowerCase())})).join(" ")};var c=["0","1","2","3","4","5","6","7","8","9"];t.captionize=function(e){var t,n,i=[],a=!1,o=!1;for(t=0;t<e.length;t++)o=(n=e.charAt(t))===n.toUpperCase()&&"-"!==n&&")"!==n&&"/"!==n||n in c,"_"===n||"."===n?(n=" ",o=!0):0===t?(n=n.toUpperCase(),o=!0):!a&&o&&i.length>0&&i.push(" "),i.push(n),a=o;return i.join("")}},,function(e,t,n){t.getDataStrategy=function(){return c},t.data=function(){return c.data.apply(this,arguments)},t.beforeCleanData=function(e){d=e},t.afterCleanData=function(e){h=e},t.cleanData=function(e){return c.cleanData.call(this,e)},t.removeData=function(e,t){return c.removeData.call(this,e,t)},t.cleanDataRecursive=function(e,t){if(!a.default.isElementNode(e))return;var n=e.getElementsByTagName("*");c.cleanData(n),t&&c.cleanData([e])},t.setDataStrategy=t.strategyChanging=void 0;var i=s(n(188)),a=s(n(11)),o=s(n(5)),r=s(n(189));function s(e){return e&&e.__esModule?e:{default:e}}var c,l=new i.default,u=new r.default;t.strategyChanging=u;var d=function(){},h=function(){},f=function(e){u.fire(e);var t=(c=e).cleanData;c.cleanData=function(e){d(e);var n=t.call(this,e);return h(e),n}};t.setDataStrategy=f,f({data:function(){var e=arguments[0],t=arguments[1],n=arguments[2];if(e){var i=l.get(e);return i||(i={},l.set(e,i)),void 0===t?i:2===arguments.length?i[t]:(i[t]=n,n)}},removeData:function(e,t){if(e)if(void 0===t)l.delete(e);else{var n=l.get(e);n&&delete n[t]}},cleanData:function(e){for(var t=0;t<e.length;t++)o.default.off(e[t]),l.delete(e[t])}})},function(e,t,n){t.default=void 0;var i=n(1),a=u(n(11)),o=u(n(51)),r=n(7),s=n(3),c=n(6),l=n(4);function u(e){return e&&e.__esModule?e:{default:e}}function d(e){return function(e){if(Array.isArray(e))return h(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(!e)return;if("string"==typeof e)return h(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return h(e,t)}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function h(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,i=new Array(t);n<t;n++)i[n]=e[n];return i}var f,g,p,m,_=o.default.add,v=(g={timeout:"Network connection timeout",error:"Unspecified network error",parsererror:"Unexpected server response"},_((function(){var e=(0,r.getWindow)();a.default.listen(e,"beforeunload",(function(){f=!0}))})),function(e,t){return f?"DEVEXTREME_XHR_ERROR_UNLOAD":e.status<400?function(e){var t=g[e];return t||e}(t):e.statusText}),x=(m=0,{obtain:function(){0===m&&(p=new c.Deferred),m++},release:function(){--m<1&&p.resolve()},promise:function(){return(0===m?(new c.Deferred).resolve():p).promise()},reset:function(){m=0,p&&p.resolve()}});var y={XHR_ERROR_UNLOAD:"DEVEXTREME_XHR_ERROR_UNLOAD",normalizeBinaryCriterion:function(e){return[e[0],e.length<3?"=":String(e[1]).toLowerCase(),e.length<2||e[e.length-1]]},normalizeSortingInfo:function(e){return Array.isArray(e)||(e=[e]),(0,s.map)(e,(function(e){var t={selector:(0,i.isFunction)(e)||"string"==typeof e?e:e.getter||e.field||e.selector,desc:!(!e.desc&&"d"!==String(e.dir).charAt(0).toLowerCase())};return e.compare&&(t.compare=e.compare),t}))},errorMessageFromXhr:v,aggregators:{count:{seed:0,step:function(e){return 1+e}},sum:{seed:0,step:function(e,t){return e+t}},min:{step:function(e,t){return t<e?t:e}},max:{step:function(e,t){return t>e?t:e}},avg:{seed:[0,0],step:function(e,t){return[e[0]+t,e[1]+1]},finalize:function(e){return e[1]?e[0]/e[1]:NaN}}},keysEqual:function(e,t,n){if(Array.isArray(e)){for(var i,a=(0,s.map)(t,(function(e,t){return t})),o=0;o<a.length;o++)if(i=a[o],!(0,l.equalByValue)(t[i],n[i],0,!1))return!1;return!0}return(0,l.equalByValue)(t,n,0,!1)},throttleChanges:function(e,t){var n=[],a=function(e,t){var n,a;return function(){var o=this;return a=arguments,n||(n=setTimeout((function(){n=void 0,a&&e.call(o,a)}),(0,i.isFunction)(t)?t():t)),n}}((function(){e.call(this,n),n=[]}),t);return function(e){var t;Array.isArray(e)&&(t=n).push.apply(t,d(e));return a.call(this,n)}},trivialPromise:function(){var e=new c.Deferred;return e.resolve.apply(e,arguments).promise()},rejectedPromise:function(){var e=new c.Deferred;return e.reject.apply(e,arguments).promise()},isDisjunctiveOperator:function(e){return/^(or|\|\||\|)$/i.test(e)},isConjunctiveOperator:function(e){return/^(and|&&|&)$/i.test(e)},processRequestResultLock:x,isUnaryOperation:function(e){return"!"===e[0]&&Array.isArray(e[1])},isGroupCriterion:function(e){var t,n=e[0],a=e[1];return!!Array.isArray(n)||!(!(0,i.isFunction)(n)||!Array.isArray(a)&&!(0,i.isFunction)(a)&&"and"!==(t=a)&&"or"!==t)},base64_encode:function(e){Array.isArray(e)||(e=function(e){var t,n,i=[];for(n=0;n<e.length;n++)(t=e.charCodeAt(n))<128?i.push(t):t<2048?i.push(192+(t>>6),128+(63&t)):t<65536?i.push(224+(t>>12),128+(t>>6&63),128+(63&t)):t<2097152&&i.push(240+(t>>18),128+(t>>12&63),128+(t>>6&63),128+(63&t));return i}(String(e)));var t="";function n(e){return"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".charAt(e)}for(var i=0;i<e.length;i+=3){var a=e[i],o=e[i+1],r=e[i+2];t+=(0,s.map)([a>>2,(3&a)<<4|o>>4,isNaN(o)?64:(15&o)<<2|r>>6,isNaN(r)?64:63&r],n).join("")}return t}};t.default=y,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i=y(n(2)),a=n(7),o=y(n(5)),r=y(n(24)),s=n(20),c=n(0),l=n(1),u=n(3),d=n(33),h=n(261),f=n(120),g=n(48),p=y(n(81)),m=n(145),_=n(8),v=n(6),x=n(4);function y(e){return e&&e.__esModule?e:{default:e}}function b(e){return(b="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}var w=(0,a.getWindow)(),k=(0,_.addNamespace)(m.removeEvent,"dxFX"),S=/^([+-])=(.*)/i,C={initAnimation:function(e,t){e.css({transitionProperty:"none"}),"string"==typeof t.from?e.addClass(t.from):U(e,t.from);var n=this,i=new v.Deferred,a=t.cleanupWhen;t.transitionAnimation={deferred:i,finish:function(){n._finishTransition(e),a?(0,v.when)(i,a).always((function(){n._cleanup(e,t)})):n._cleanup(e,t),i.resolveWith(e,[t,e])}},this._completeAnimationCallback(e,t).done((function(){t.transitionAnimation.finish()})).fail((function(){i.rejectWith(e,[t,e])})),t.duration||t.transitionAnimation.finish(),e.css("transform")},animate:function(e,t){return this._startAnimation(e,t),t.transitionAnimation.deferred.promise()},_completeAnimationCallback:function(e,t){var n,i=this,a=Date.now()+t.delay,r=new v.Deferred,s=new v.Deferred,c=new v.Deferred,l=(0,g.transitionEndEventName)()+".dxFX";t.transitionAnimation.cleanup=function(){clearTimeout(n),clearTimeout(u),o.default.off(e,l),o.default.off(e,k)},o.default.one(e,l,(function(){Date.now()-a>=t.duration&&s.reject()})),o.default.off(e,k),o.default.on(e,k,(function(){i.stop(e,t),r.reject()}));var u=setTimeout((function(){n=setTimeout((function(){c.reject()}),t.duration+t.delay+Y._simulatedTransitionEndDelay),(0,v.when)(s,c).fail(function(){r.resolve()}.bind(this))}));return r.promise()},_startAnimation:function(e,t){e.css({transitionProperty:"all",transitionDelay:t.delay+"ms",transitionDuration:t.duration+"ms",transitionTimingFunction:t.easing}),"string"==typeof t.to?e[0].className+=" "+t.to:t.to&&U(e,t.to)},_finishTransition:function(e){e.css("transition","none")},_cleanup:function(e,t){t.transitionAnimation.cleanup(),"string"==typeof t.from&&(e.removeClass(t.from),e.removeClass(t.to))},stop:function(e,t,n){t&&(n?t.transitionAnimation.finish():((0,l.isPlainObject)(t.to)&&(0,u.each)(t.to,(function(t){e.css(t,e.css(t))})),this._finishTransition(e),this._cleanup(e,t)))}},A={initAnimation:function(e,t){U(e,t.from)},animate:function(e,t){var n=new v.Deferred,i=this;return t?((0,u.each)(t.to,(function(n){void 0===t.from[n]&&(t.from[n]=i._normalizeValue(e.css(n)))})),t.to.transform&&(t.from.transform=i._parseTransform(t.from.transform),t.to.transform=i._parseTransform(t.to.transform)),t.frameAnimation={to:t.to,from:t.from,currentValue:t.from,easing:(0,h.convertTransitionTimingFuncToEasing)(t.easing),duration:t.duration,startTime:(new Date).valueOf(),finish:function(){this.currentValue=this.to,this.draw(),(0,f.cancelAnimationFrame)(t.frameAnimation.animationFrameId),n.resolve()},draw:function(){if(t.draw)t.draw(this.currentValue);else{var n=(0,c.extend)({},this.currentValue);n.transform&&(n.transform=(0,u.map)(n.transform,(function(e,t){return"translate"===t?(0,d.getTranslateCss)(e):"scale"===t?"scale("+e+")":"rotate"===t.substr(0,t.length-1)?t+"("+e+"deg)":void 0})).join(" ")),e.css(n)}}},t.delay?(t.frameAnimation.startTime+=t.delay,t.frameAnimation.delayTimeout=setTimeout((function(){i._startAnimation(e,t)}),t.delay)):i._startAnimation(e,t),n.promise()):n.reject().promise()},_startAnimation:function(e,t){o.default.off(e,k),o.default.on(e,k,(function(){t.frameAnimation&&(0,f.cancelAnimationFrame)(t.frameAnimation.animationFrameId)})),this._animationStep(e,t)},_parseTransform:function(e){var t={};return(0,u.each)(e.match(/\w+\d*\w*\([^)]*\)\s*/g),(function(e,n){var i=(0,d.parseTranslate)(n),a=n.match(/scale\((.+?)\)/),o=n.match(/(rotate.)\((.+)deg\)/);i&&(t.translate=i),a&&a[1]&&(t.scale=parseFloat(a[1])),o&&o[1]&&(t[o[1]]=parseFloat(o[2]))})),t},stop:function(e,t,n){var i=t&&t.frameAnimation;i&&((0,f.cancelAnimationFrame)(i.animationFrameId),clearTimeout(i.delayTimeout),n&&i.finish(),delete t.frameAnimation)},_animationStep:function(e,t){var n=t&&t.frameAnimation;if(n){var i=(new Date).valueOf();if(i>=n.startTime+n.duration)n.finish();else{n.currentValue=this._calcStepValue(n,i-n.startTime),n.draw();var a=this;n.animationFrameId=(0,f.requestAnimationFrame)((function(){a._animationStep(e,t)}))}}},_calcStepValue:function(e,t){return function n(i,a){var o=Array.isArray(a)?[]:{};return(0,u.each)(a,(function(r,s){if("string"==typeof s&&!1===parseFloat(s,10))return!0;o[r]="object"===b(s)?n(i[r],s):function(n){var o=t/e.duration,r=t,s=1*i[n],c=a[n]-i[n],l=e.duration;return(0,h.getEasing)(e.easing)(o,r,s,c,l)}(r)})),o}(e.from,e.to)},_normalizeValue:function(e){var t=parseFloat(e,10);return!1===t?e:t}},T={initAnimation:function(){},animate:function(){return(new v.Deferred).resolve().promise()},stop:x.noop,isSynchronous:!0},I=function(e,t,n,i){(0,u.each)(["from","to"],(function(){if(!n(e[this]))throw r.default.Error("E0010",t,this,i)}))},E=function(e,t){return I(e,t,(function(e){return(0,l.isPlainObject)(e)}),"a plain object")},O={top:{my:"bottom center",at:"top center"},bottom:{my:"top center",at:"bottom center"},right:{my:"left center",at:"right center"},left:{my:"right center",at:"left center"}},D={validateConfig:function(e){E(e,"slide")},setup:function(e,t){var n=(0,d.locate)(e);if("slide"!==t.type){var i="slideIn"===t.type?t.from:t.to;i.position=(0,c.extend)({of:w},O[t.direction]),W(e,i)}this._setUpConfig(n,t.from),this._setUpConfig(n,t.to),(0,d.clearCache)(e)},_setUpConfig:function(e,t){t.left="left"in t?t.left:"+=0",t.top="top"in t?t.top:"+=0",this._initNewPosition(e,t)},_initNewPosition:function(e,t){var n={left:t.left,top:t.top};delete t.left,delete t.top;var i=this._getRelativeValue(n.left);void 0!==i?n.left=i+e.left:t.left=0,void 0!==(i=this._getRelativeValue(n.top))?n.top=i+e.top:t.top=0,t.transform=(0,d.getTranslateCss)({x:n.left,y:n.top})},_getRelativeValue:function(e){var t;if("string"==typeof e&&(t=S.exec(e)))return parseInt(t[1]+"1")*t[2]}},M={setup:function(e,t){var n,i=t.from,a=(0,l.isPlainObject)(i)?t.skipElementInitialStyles?0:e.css("opacity"):String(i);switch(t.type){case"fadeIn":n=1;break;case"fadeOut":n=0;break;default:n=String(t.to)}t.from={visibility:"visible",opacity:a},t.to={opacity:n}}},P={custom:{setup:function(){}},slide:D,slideIn:D,slideOut:D,fade:M,fadeIn:M,fadeOut:M,pop:{validateConfig:function(e){E(e,"pop")},setup:function(e,t){var n=t.from,i=t.to,a="opacity"in n?n.opacity:e.css("opacity"),o="opacity"in i?i.opacity:1,r="scale"in n?n.scale:0,s="scale"in i?i.scale:1;t.from={opacity:a};var c=(0,d.getTranslate)(e);t.from.transform=this._getCssTransform(c,r),t.to={opacity:o},t.to.transform=this._getCssTransform(c,s)},_getCssTransform:function(e,t){return(0,d.getTranslateCss)(e)+"scale("+t+")"}},css:{validateConfig:function(e){!function(e,t){I(e,t,(function(e){return"string"==typeof e}),"a string")}(e,"css")},setup:function(){}}},q={type:"custom",from:{},to:{},duration:400,start:x.noop,complete:x.noop,easing:"ease",delay:0},R={duration:400,easing:"ease",delay:0};function z(){var e=this.element,t=this.config;if(W(e,t.from),W(e,t.to),this.configurator.setup(e,t),e.data("dxAnimData",this),Y.off&&(t.duration=0,t.delay=0),this.strategy.initAnimation(e,t),t.start){var n=(0,s.getPublicElement)(e);t.start.apply(this,[n,t])}}var L=function(){var e=this,t=e.element,n=e.config;return e.isStarted=!0,e.strategy.animate(t,n).done((function(){!function(e){var t=e.element,n=e.config;if(t.removeData("dxAnimData"),n.complete){var i=(0,s.getPublicElement)(t);n.complete.apply(this,[i,n])}e.deferred.resolveWith(this,[t,n])}(e)})).fail((function(){e.deferred.rejectWith(this,[t,n])}))},B=function(e){var t=this.element,n=this.config;clearTimeout(this.startTimeout),this.isStarted||this.start(),this.strategy.stop(t,n,e)},V=(0,_.addNamespace)(m.removeEvent,"dxFXStartAnimation"),F=function(e,t){var n="css"===t.type?R:q,a=(0,c.extend)(!0,{},n,t),s=function(e){var t=P[e.type];if(!t)throw r.default.Error("E0011",e.type);return t}(a),u=function(e){e=e||{};var t={transition:(0,g.transition)()?C:A,frame:A,noAnimation:T},n=e.strategy||"transition";return"css"!==e.type||(0,g.transition)()||(n="noAnimation"),t[n]}(a),d={element:(0,i.default)(e),config:a,configurator:s,strategy:u,isSynchronous:u.isSynchronous,setup:z,start:L,stop:B,deferred:new v.Deferred};return(0,l.isFunction)(s.validateConfig)&&s.validateConfig(a),function(e){o.default.off(e.element,V),o.default.on(e.element,V,(function(){Y.stop(e.element)})),e.deferred.always((function(){o.default.off(e.element,V)}))}(d),d};function N(e){return e.data("dxAnimQueue")||[]}var H=function(e){e.removeData("dxAnimQueue")};function j(e){return!!e.data("dxAnimData")}function G(e,t){if((t=N(e)).length){var n=t.shift();0===t.length&&H(e),function(e){e.setup(),Y.off||e.isSynchronous?e.start():e.startTimeout=setTimeout((function(){e.start()}));return e.deferred.promise()}(n).done((function(){j(e)||G(e)}))}}function W(e,t){if(t&&t.position){var n=(0,i.default)(w),a=0,o=0,r=p.default.calculate(e,t.position),s=e.offset(),l=e.position();l.top>s.top&&(o=n.scrollTop()),l.left>s.left&&(a=n.scrollLeft()),(0,c.extend)(t,{left:r.h.location-s.left+l.left-a,top:r.v.location-s.top+l.top-o}),delete t.position}}function U(e,t){(0,u.each)(t,(function(t,n){try{e.css(t,(0,l.isFunction)(n)?n():n)}catch(e){}}))}var Y={off:!1,animationTypes:P,animate:function(e,t){var n=(0,i.default)(e);if(!n.length)return(new v.Deferred).resolve().promise();var a=F(n,t);return function(e,t){var n=N(e);(function(e,t){e.data("dxAnimQueue",t)})(e,n),n.push(t),j(e)||G(e,n)}(n,a),a.deferred.promise()},createAnimation:F,isAnimating:j,stop:function(e,t){var n=(0,i.default)(e),a=N(n);(0,u.each)(a,(function(e,t){t.config.delay=0,t.config.duration=0,t.isSynchronous=!0})),j(n)||G(n,a);var o=n.data("dxAnimData");o&&o.stop(t),n.removeData("dxAnimData"),H(n)},_simulatedTransitionEndDelay:100},K=Y;t.default=K,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i=g(n(54)),a=n(12),o=n(4),r=n(3),s=n(1),c=n(272),l=g(n(30)),u=g(n(24)),d=n(245),h=g(n(112)),f=g(n(348));function g(e){return e&&e.__esModule?e:{default:e}}function p(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null==n)return;var i,a,o=[],r=!0,s=!1;try{for(n=n.call(e);!(r=(i=n.next()).done)&&(o.push(i.value),!t||o.length!==t);r=!0);}catch(e){s=!0,a=e}finally{try{r||null==n.return||n.return()}finally{if(s)throw a}}return o}(e,t)||function(e,t){if(!e)return;if("string"==typeof e)return m(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return m(e,t)}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function m(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,i=new Array(t);n<t;n++)i[n]=e[n];return i}var _="undefined"!=typeof Intl,v=["currency","fixedpoint","exponential","percent","decimal"],x={1:"K",2:"M",3:"B",4:"T"},y={largenumber:"auto",thousands:1,millions:2,billions:3,trillions:4},b=(0,i.default)({engine:function(){return"base"},numericFormats:v,defaultLargeNumberFormatPostfixes:x,_parseNumberFormatString:function(e){var t={};if(e&&"string"==typeof e){var n=e.toLowerCase().split(" ");return(0,r.each)(n,(function(e,n){(0,a.inArray)(n,v)>-1?t.formatType=n:n in y&&(t.power=y[n])})),t.power&&!t.formatType&&(t.formatType="fixedpoint"),t.formatType?t:void 0}},_calculateNumberPower:function(e,t,n,i){var a=Math.abs(e),o=0;if(a>1)for(;a&&a>=t&&(void 0===i||o<i);)o++,a/=t;else if(a>0&&a<1)for(;a<1&&(void 0===n||o>n);)o--,a*=t;return o},_getNumberByPower:function(e,t,n){for(var i=e;t>0;)i/=n,t--;for(;t<0;)i*=n,t++;return i},_formatNumber:function(e,t,n){"auto"===t.power&&(t.power=this._calculateNumberPower(e,1e3,0,4)),t.power&&(e=this._getNumberByPower(e,t.power,1e3));var i=this.defaultLargeNumberFormatPostfixes[t.power]||"",a=this._formatNumberCore(e,t.formatType,n);return a=a.replace(/(\d|.$)(\D*)$/,"$1"+i+"$2")},_formatNumberExponential:function(e,t){var n=this._calculateNumberPower(e,10),i=this._getNumberByPower(e,n,10);void 0===t.precision&&(t.precision=1),i.toFixed(t.precision||0)>=10&&(n++,i/=10);var a=(n>=0?"+":"")+n.toString();return this._formatNumberCore(i,"fixedpoint",t)+"E"+a},_addZeroes:function(e,t){for(var n=Math.pow(10,t),i=e<0?"-":"",a=(e=(Math.abs(e)*n>>>0)/n).toString();a.length<t;)a="0"+a;return i+a},_addGroupSeparators:function(e){var t=e.toString().split(".");return t[0].replace(/\B(?=(\d{3})+(?!\d))/g,(0,l.default)().thousandsSeparator)+(t[1]?(0,l.default)().decimalSeparator+t[1]:"")},_formatNumberCore:function(e,t,n){return"exponential"===t?this._formatNumberExponential(e,n):("decimal"!==t&&null!==n.precision&&(n.precision=n.precision||0),"percent"===t&&(e*=100),void 0!==n.precision&&(e="decimal"===t?this._addZeroes(e,n.precision):null===n.precision?e.toPrecision():(0,d.toFixed)(e,n.precision)),e="decimal"!==t?this._addGroupSeparators(e):e.toString().replace(".",(0,l.default)().decimalSeparator),"percent"===t&&(e+="%"),e)},_normalizeFormat:function(e){return e?("function"==typeof e||(0,s.isPlainObject)(e)||(e={type:e}),e):{}},_getSeparators:function(){return{decimalSeparator:this.getDecimalSeparator(),thousandsSeparator:this.getThousandsSeparator()}},getThousandsSeparator:function(){return this.format(1e4,"fixedPoint")[2]},getDecimalSeparator:function(){return this.format(1.2,{type:"fixedPoint",precision:1})[1]},convertDigits:function(e,t){var n=this.format(90,"decimal");if("string"!=typeof e||"0"===n[1])return e;var i=t?n[1]:"0",a=t?"0":n[1],o=t?n[0]:"9",r=new RegExp("["+i+"-"+o+"]","g");return e.replace(r,(function(e){return String.fromCharCode(e.charCodeAt(0)+(a.charCodeAt(0)-i.charCodeAt(0)))}))},getNegativeEtalonRegExp:function(e){var t=this._getSeparators(),n=new RegExp("[0-9"+(0,o.escapeRegExp)(t.decimalSeparator+t.thousandsSeparator)+"]+","g"),i=this.format(-1,e).replace(n,"1");return["\\","(",")","[","]","*","+","$","^","?","|","{","}"].forEach((function(e){i=i.replace(e,"\\".concat(e))})),i=(i=i.replace(" ","\\s")).replace("1",".+"),new RegExp(i,"g")},getSign:function(e,t){if("-"===e.replace(/[^0-9-]/g,"").charAt(0))return-1;if(!t)return 1;var n=this.getNegativeEtalonRegExp(t);return e.match(n)?-1:1},format:function(e,t){if("number"!=typeof e)return e;if("number"==typeof t)return e;if("function"==typeof(t=t&&t.formatter||t))return t(e);(t=this._normalizeFormat(t)).type||(t.type="decimal");var n=this._parseNumberFormatString(t.type);if(!n){var i=this._getSeparators();return i.unlimitedIntegerDigits=t.unlimitedIntegerDigits,this.convertDigits((0,c.getFormatter)(t.type,i)(e))}return this._formatNumber(e,n,t)},parse:function(e,t){if(e){if(t&&t.parser)return t.parser(e);e=this.convertDigits(e,!0),t&&"string"!=typeof t&&u.default.log("W0011");var n=this.getDecimalSeparator(),i=new RegExp("[^0-9"+(0,o.escapeRegExp)(n)+"]","g"),r=e.replace(i,"").replace(n,".").replace(/\.$/g,"");if("."===r||""===r)return null;if(this._calcSignificantDigits(r)>15)return NaN;var s=+r*this.getSign(e,t);t=this._normalizeFormat(t);var c=this._parseNumberFormatString(t.type),l=null==c?void 0:c.power;if(l){if("auto"===l){var d=e.match(/\d(K|M|B|T)/);d&&(l=(0,a.find)(Object.keys(x),(function(e){return x[e]===d[1]})))}s*=Math.pow(10,3*l)}return"percent"===(null==c?void 0:c.formatType)&&(s/=100),s}},_calcSignificantDigits:function(e){var t=p(e.split("."),2),n=t[0],i=t[1],a=function(e){for(var t=-1,n=0;n<e.length;n++)if("0"!==e[n]){t=n;break}return t>-1?e.length-t:0},o=0;return n&&(o+=a(n.split(""))),i&&(o+=a(i.split("").reverse())),o}});b.inject(h.default),_&&b.inject(f.default);var w=b;t.default=w,e.exports=t.default,e.exports.default=t.default},,function(e,t,n){Object.defineProperty(t,"stylePropPrefix",{enumerable:!0,get:function(){return l.stylePropPrefix}}),Object.defineProperty(t,"styleProp",{enumerable:!0,get:function(){return l.styleProp}}),t.nativeScrolling=t.animation=t.transitionEndEventName=t.transition=t.touch=t.inputType=t.supportProp=t.pointerEvents=t.touchEvents=void 0;var i=n(12),a=u(n(11)),o=n(4),r=u(n(77)),s=n(7),c=u(n(13)),l=n(93);function u(e){return e&&e.__esModule?e:{default:e}}var d=(0,s.getNavigator)(),h=d.maxTouchPoints,f=d.msMaxTouchPoints,g=d.pointerEnabled,p={webkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd",msTransition:"MsTransitionEnd",transition:"transitionend"},m=function(e){return!!(0,l.styleProp)(e)};t.supportProp=m;t.inputType=function(e){if("text"===e)return!0;var t=a.default.createElement("input");try{return t.setAttribute("type",e),t.value="wrongValue",!t.value}catch(e){return!1}};var _=function(e,t){return(e("ontouchstart")||!!t)&&!e("callPhantom")}(s.hasProperty,h);t.touchEvents=_;var v=function(e,t){var n=(0,o.ensureDefined)(t,!0),i=(0,o.ensureDefined)(t,!1);return e("PointerEvent")&&n||i}(s.hasProperty,g);t.pointerEvents=v;var x=_||v&&(!!h||!!f);t.touch=x;var y=(0,r.default)((function(){return m("transition")}));t.transition=y;var b=(0,r.default)((function(){return p[(0,l.styleProp)("transition")]}));t.transitionEndEventName=b;var w=(0,r.default)((function(){return m("animation")}));t.animation=w;var k,S,C,A,T=(k=c.default.real(),S=k.platform,C=k.version,A=k.mac,!(C&&C[0]<4&&"android"===S)&&(0,i.inArray)(S,["ios","android"])>-1||A);t.nativeScrolling=T},function(e,t,n){t.default=void 0;var i=n(259),a=function(){var e=Array.isArray(arguments[0])?"array":"remote";return i.queryImpl[e].apply(this,arguments)};t.default=a,e.exports=t.default,e.exports.default=t.default},,function(e,t,n){t.default=void 0;var i=s(n(11)),a=s(n(54)),o=n(7),r=s(n(77));function s(e){return e&&e.__esModule?e:{default:e}}var c=[],l=(0,r.default)((function(){var e=i.default.listen(i.default.getDocument(),"DOMContentLoaded",(function(){u.fire(),e()}))})),u={add:function(e){var t=(0,o.hasWindow)();t&&("complete"===i.default.getReadyState()||"loading"!==i.default.getReadyState()&&!i.default.getDocumentElement().doScroll)?e():(c.push(e),t&&l())},fire:function(){c.forEach((function(e){return e()})),c=[]}},d=(0,a.default)(u);t.default=d,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.deepExtendArraySafe=t.orderEach=t.clone=void 0;var i,a=n(1),o=(i=n(106))&&i.__esModule?i:{default:i};var r=function(){function e(){}return function(t){return e.prototype=t,new e}}();t.clone=r;t.orderEach=function(e,t){var n,i,o=[];for(n in e)Object.prototype.hasOwnProperty.call(e,n)&&o.push(n);for(o.sort((function(e,t){var n=(0,a.isNumeric)(e),i=(0,a.isNumeric)(t);return n&&i?e-t:n&&!i?-1:!n&&i?1:e<t?-1:e>t?1:0})),i=0;i<o.length;i++)t(n=o[i],e[n])};var s=function(e,t,n,i){!i&&o.default.isWrapped(e[t])?o.default.assign(e[t],n):e[t]=n};t.deepExtendArraySafe=function e(t,n,i,o){var r,c;for(var l in n)if(r=t[l],c=n[l],"__proto__"!==l&&"constructor"!==l&&t!==c){if((0,a.isPlainObject)(c))c=e((i?(0,a.isObject)(r):(0,a.isPlainObject)(r))?r:{},c,i,o);void 0!==c&&r!==c&&s(t,l,c,o)}return t}},function(e,t,n){t.default=void 0;var i=m(n(2)),a=n(43),o=m(n(29)),r=n(7),s=n(8),c=n(0),l=m(n(16)),u=m(n(105)),d=m(n(5)),h=m(n(400)),f=m(n(36)),g=n(4),p=n(35);function m(e){return e&&e.__esModule?e:{default:e}}var _=["outlined","filled","underlined"],v={validationMessageMode:"mode",validationMessageOffset:"offset",validationBoundary:"boundary"},x=l.default.inherit({ctor:function(){this.showValidationMessageTimeout=null,this.validationRequest=(0,o.default)(),this.callBase.apply(this,arguments)},_createElement:function(e){this.callBase(e);var t=this.$element();t&&(0,a.data)(t[0],"dx-validation-target",this)},_initOptions:function(e){this.callBase.apply(this,arguments),this.option(u.default.initValidationOptions(e))},_init:function(){this.callBase(),this._options.cache("validationTooltipOptions",this.option("validationTooltipOptions")),this.$element().addClass("dx-show-invalid-badge")},_getDefaultOptions:function(){return(0,c.extend)(this.callBase(),{value:null,name:"",onValueChanged:null,readOnly:!1,isValid:!0,validationError:null,validationErrors:null,validationStatus:"valid",validationMessageMode:"auto",validationBoundary:void 0,validationMessageOffset:{h:0,v:0},validationTooltipOptions:{}})},_attachKeyboardEvents:function(){this.option("readOnly")||this.callBase()},_setOptionsByReference:function(){this.callBase(),(0,c.extend)(this._optionsByReference,{validationError:!0})},_createValueChangeAction:function(){this._valueChangeAction=this._createActionByOption("onValueChanged",{excludeValidators:["disabled","readOnly"]})},_suppressValueChangeAction:function(){this._valueChangeActionSuppressed=!0},_resumeValueChangeAction:function(){this._valueChangeActionSuppressed=!1},_initMarkup:function(){this._toggleReadOnlyState(),this._setSubmitElementName(this.option("name")),this.callBase(),this._renderValidationState()},_raiseValueChangeAction:function(e,t){this._valueChangeAction||this._createValueChangeAction(),this._valueChangeAction(this._valueChangeArgs(e,t))},_valueChangeArgs:function(e,t){return{value:e,previousValue:t,event:this._valueChangeEventInstance}},_saveValueChangeEvent:function(e){this._valueChangeEventInstance=e},_focusInHandler:function(e){var t="auto"===this.option("validationMessageMode");if(this._canValueBeChangedByClick()&&t){var n,i=null===(n=this._validationMessage)||void 0===n?void 0:n.$wrapper();null==i||i.removeClass("dx-invalid-message-auto"),clearTimeout(this.showValidationMessageTimeout),this.showValidationMessageTimeout=setTimeout((function(){return null==i?void 0:i.addClass("dx-invalid-message-auto")}),150)}return this.callBase(e)},_canValueBeChangedByClick:function(){return!1},_getStylingModePrefix:function(){return"dx-editor-"},_renderStylingMode:function(){var e=this,t=this.option("stylingMode"),n=this._getStylingModePrefix(),i=_.map((function(e){return n+e}));i.forEach((function(t){return e.$element().removeClass(t)}));var a=n+t;if(-1===i.indexOf(a)){var o=this._getDefaultOptions().stylingMode,r=this._convertRulesToOptions(this._defaultOptionsRules()).stylingMode;a=n+(r||o)}this.$element().addClass(a)},_getValidationErrors:function(){var e=this.option("validationErrors");return!e&&this.option("validationError")&&(e=[this.option("validationError")]),e},_disposeValidationMessage:function(){this._$validationMessage&&(this._$validationMessage.remove(),this.setAria("describedby",null),this._$validationMessage=void 0,this._validationMessage=void 0)},_toggleValidationClasses:function(e){this.$element().toggleClass("dx-invalid",e),this.setAria("invalid",e||void 0)},_renderValidationState:function(){var e=this.option("isValid")&&"invalid"!==this.option("validationStatus"),t=this._getValidationErrors(),n=this.$element();if(this._toggleValidationClasses(!e),(0,r.hasWindow)()&&(this._disposeValidationMessage(),!e&&t)){var a=this.option(),o=a.validationMessageMode,s=a.validationMessageOffset,l=a.validationBoundary,u=a.rtlEnabled;this._$validationMessage=(0,i.default)("<div>").appendTo(n),this.setAria("describedby","dx-"+new f.default),this._validationMessage=new h.default(this._$validationMessage,(0,c.extend)({validationErrors:t,rtlEnabled:u,target:this._getValidationMessageTarget(),container:n,mode:o,positionRequest:"below",offset:s,boundary:l,describedElement:this._focusTarget()},this._options.cache("validationTooltipOptions"))),this._bindInnerWidgetOptions(this._validationMessage,"validationTooltipOptions")}},_getValidationMessageTarget:function(){return this.$element()},_toggleReadOnlyState:function(){var e=this.option("readOnly");this._toggleBackspaceHandler(e),this.$element().toggleClass("dx-state-readonly",!!e),this.setAria("readonly",e||void 0)},_toggleBackspaceHandler:function(e){var t=this._keyboardEventBindingTarget(),n=(0,s.addNamespace)("keydown","editorReadOnly");d.default.off(t,n),e&&d.default.on(t,n,(function(e){"backspace"===(0,s.normalizeKeyName)(e)&&e.preventDefault()}))},_dispose:function(){var e=this.$element()[0];(0,a.data)(e,"dx-validation-target",null),clearTimeout(this.showValidationMessageTimeout),this._disposeValidationMessage(),this.callBase()},_setSubmitElementName:function(e){var t=this._getSubmitElement();t&&(e.length>0?t.attr("name",e):t.removeAttr("name"))},_getSubmitElement:function(){return null},_setValidationMessageOption:function(e){var t,n=e.name,i=e.value,a=v[n]?v[n]:n;null===(t=this._validationMessage)||void 0===t||t.option(a,i)},_hasActiveElement:g.noop,_optionChanged:function(e){var t;switch(e.name){case"onValueChanged":this._createValueChangeAction();break;case"readOnly":this._toggleReadOnlyState(),this._refreshFocusState();break;case"value":e.value!=e.previousValue&&this.validationRequest.fire({value:e.value,editor:this}),this._valueChangeActionSuppressed||(this._raiseValueChangeAction(e.value,e.previousValue),this._saveValueChangeEvent(void 0));break;case"width":this.callBase(e),null===(t=this._validationMessage)||void 0===t||t.updateMaxWidth();break;case"name":this._setSubmitElementName(e.value);break;case"isValid":case"validationError":case"validationErrors":case"validationStatus":this.option(u.default.synchronizeValidationOptions(e,this.option())),this._renderValidationState();break;case"validationBoundary":case"validationMessageMode":case"validationMessageOffset":this._setValidationMessageOption(e);break;case"rtlEnabled":this._setValidationMessageOption(e),this.callBase(e);break;case"validationTooltipOptions":this._innerWidgetOptionChanged(this._validationMessage,e);break;default:this.callBase(e)}},blur:function(){this._hasActiveElement()&&(0,p.resetActiveElement)()},reset:function(){var e=this._getDefaultOptions();this.option("value",e.value)}});x.isEditor=function(e){return e instanceof x};var y=x;t.default=y,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=function(e){var t=s.default.inherit(e),n=t,i=new n(e),c={},l=function(t,n){(0,r.each)(t,(function(t){(0,o.isFunction)(i[t])?!n&&e[t]||(e[t]=function(){return i[t].apply(e,arguments)}):(n&&(c[t]=e[t]),e[t]=i[t])}))};return l(e,!0),e.inject=function(e){n=n.inherit(e),i=new n,l(e)},e.resetInjection=function(){(0,a.extend)(e,c),n=t,i=new t},e};var i,a=n(0),o=n(1),r=n(3),s=(i=n(15))&&i.__esModule?i:{default:i};e.exports=t.default,e.exports.default=t.default},function(e,t){e.exports=window.jQuery},function(e,t,n){t.getImageContainer=t.getImageSourceType=void 0;var i,a=(i=n(2))&&i.__esModule?i:{default:i};var o=function(e){return!(!e||"string"!=typeof e)&&(/^\s*<svg[^>]*>(.|\r?\n)*?<\/svg>\s*$/i.test(e)?"svg":/data:.*base64|\.|[^<\s]\//.test(e)?"image":/^[\w-_]+$/.test(e)?"dxIcon":!!/^\s?([\w-_]\s?)+$/.test(e)&&"fontIcon")};t.getImageSourceType=o;t.getImageContainer=function(e){switch(o(e)){case"image":return(0,a.default)("<img>").attr("src",e).addClass("dx-icon");case"fontIcon":return(0,a.default)("<i>").addClass("".concat("dx-icon"," ").concat(e));case"dxIcon":return(0,a.default)("<i>").addClass("".concat("dx-icon"," ").concat("dx-icon","-").concat(e));case"svg":return(0,a.default)("<i>").addClass("".concat("dx-icon"," ").concat("dx-svg-icon")).append(e);default:return null}}},function(e,t,n){t.getTheme=m,t.currentTheme=x,t.registerTheme=function(e,t){var n=(0,r.normalizeEnum)(e&&e.name);n&&(e.isDefault&&(i=n),function(e,t){var n=function(e,t){var n=e.indexOf(t);return n>0?{name:e.substring(0,n),scheme:e.substring(n+1)}:null}(e,".")||{name:e},i=n.name,a=n.scheme;a?(l[i]=l[i]||t,l[i+"."+a]=t):l[i]=t}(n,n),c[n]=d(!0,{},m(t),function(e){return y((e=d(!0,{loadingIndicator:{font:{}},export:{font:{}},legend:{font:{},border:{}},title:{font:{}},tooltip:{font:{}},"chart:common":{},"chart:common:axis":{grid:{},minorGrid:{},tick:{},minorTick:{},title:{font:{}},label:{font:{}}},"chart:common:annotation":{font:{},border:{}},chart:{commonSeriesSettings:{candlestick:{}}},pie:{},polar:{},gauge:{scale:{tick:{},minorTick:{},label:{font:{}}}},barGauge:{},funnel:{},sankey:{},map:{background:{}},treeMap:{tile:{selectionStyle:{border:{}}},group:{border:{},selectionStyle:{border:{}},label:{font:{}}}},rangeSelector:{scale:{tick:{},minorTick:{},label:{font:{}}},chart:{}},sparkline:{},bullet:{}},e)).loadingIndicator,"backgroundColor",e),y(e.chart.commonSeriesSettings.candlestick,"innerColor",null,e.backgroundColor),y(e.map.background,"color",null,e.backgroundColor),y(e.title.font,"color",null,e.primaryTitleColor),b(e.title,"subtitle",null,e.title),y(e.legend.font,"color",null,e.secondaryTitleColor),y(e.legend.border,"color",null,e.gridColor),function(e){var t=e["chart:common:axis"];h([t.grid,t.minorGrid],(function(t,n){y(n,"color",null,e.gridColor)})),h([t,t.tick,t.minorTick,t.label.font],(function(t,n){y(n,"color",null,e.axisColor)})),y(t.title.font,"color",null,e.secondaryTitleColor),y(e.gauge.scale.label.font,"color",null,e.axisColor),y(e.gauge.scale.tick,"color",null,e.backgroundColor),y(e.gauge.scale.minorTick,"color",null,e.backgroundColor),y(e.rangeSelector.scale.label.font,"color",null,e.axisColor)}(e),h(["chart","pie","polar","gauge","barGauge","map","treeMap","funnel","rangeSelector","sparkline","bullet","sankey"],(function(t,n){y(e[n],"redrawOnResize",e),y(e[n],"containerBackgroundColor",null,e.backgroundColor),b(e[n],"tooltip",e),b(e[n],"export",e)})),h(["chart","pie","polar","gauge","barGauge","map","treeMap","funnel","rangeSelector","sankey"],(function(t,n){b(e[n],"loadingIndicator",e),b(e[n],"legend",e),b(e[n],"title",e)})),h(["chart","pie","polar"],(function(t,n){b(e,n,null,e["chart:common"])})),h(["chart","polar"],(function(t,n){e[n]=e[n]||{},b(e[n],"commonAxisSettings",null,e["chart:common:axis"])})),h(["chart","polar","map","pie"],(function(t,n){e[n]=e[n]||{},b(e[n],"commonAnnotationSettings",null,e["chart:common:annotation"])})),b(e.rangeSelector.chart,"commonSeriesSettings",e.chart),b(e.rangeSelector.chart,"dataPrepareSettings",e.chart),y(e.treeMap.group.border,"color",null,e.gridColor),y(e.treeMap.tile.selectionStyle.border,"color",null,e.primaryTitleColor),y(e.treeMap.group.selectionStyle.border,"color",null,e.primaryTitleColor),y(e.map.legend,"backgroundColor",e),function(e){var t=e.map;h(["area","line","marker"],(function(e,n){b(t,"layer:"+n,null,t.layer)})),h(["dot","bubble","pie","image"],(function(e,n){b(t,"layer:marker:"+n,null,t["layer:marker"])}))}(e),e}(e)))},t.registerThemeSchemeAlias=function(e,t){u[e]=t},t.addCacheItem=function(e){var t=++g;e._cache=t,p[t]=e},t.removeCacheItem=function(e){delete p[e._cache]},t.refreshTheme=function(){return h(p,(function(){this.refresh()})),this};var i,a=n(0),o=n(3),r=n(14),s=n(39),c={},l={},u={},d=a.extend,h=o.each,f=null,g=0,p={};function m(e){var t=(0,r.normalizeEnum)(e);return c[t]||c[l[t]||x()]}function _(e,t){return l[e+"."+t]||u[e+"."+t]||l[e]}function v(e,t,n){return _(e+t,n)||_(e,n)}function x(e,t){if(!arguments.length)return f||_((0,s.current)())||i;var n=(0,r.normalizeEnum)(t);return f=(e&&e.platform?v((0,r.normalizeEnum)(e.platform),e.version,n):_((0,r.normalizeEnum)(e),n))||f,this}function y(e,t,n,i){var a=n?n[t]:i;void 0!==a&&void 0===e[t]&&(e[t]=a)}function b(e,t,n,i){var a=n?n[t]:i;void 0!==a&&(e[t]=d(!0,{},a,e[t]))}},function(e,t,n){t.default=void 0;var i=_(n(2)),a=_(n(5)),o=_(n(402)),r=_(n(17)),s=n(0),c=n(3),l=n(4),u=n(1),d=_(n(210)),h=n(23),f=n(70),g=n(64),p=_(n(213)),m=n(6);function _(e){return e&&e.__esModule?e:{default:e}}function v(e){return function(e){if(Array.isArray(e))return x(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(!e)return;if("string"==typeof e)return x(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return x(e,t)}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function x(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,i=new Array(t);n<t;n++)i[n]=e[n];return i}var y=function(e){return-1!==e},b=o.default.inherit({_setOptionsByReference:function(){this.callBase(),(0,s.extend)(this._optionsByReference,{selectedItem:!0})},_getDefaultOptions:function(){return(0,s.extend)(this.callBase(),{selectionMode:"none",selectionRequired:!1,selectionByClick:!0,selectedItems:[],selectedItemKeys:[],maxFilterLengthInRequest:1500,keyExpr:null,selectedIndex:-1,selectedItem:null,onSelectionChanged:null,onItemReordered:null,onItemDeleting:null,onItemDeleted:null})},ctor:function(e,t){this._userOptions=t||{},this.callBase(e,t)},_init:function(){this._initEditStrategy(),this.callBase(),this._initKeyGetter(),this._initSelectionModule()},_initKeyGetter:function(){this._keyGetter=(0,h.compileGetter)(this.option("keyExpr"))},_getKeysByItems:function(e){return this._editStrategy.getKeysByItems(e)},_getItemsByKeys:function(e,t){return this._editStrategy.getItemsByKeys(e,t)},_getKeyByIndex:function(e){return this._editStrategy.getKeyByIndex(e)},_getIndexByKey:function(e){return this._editStrategy.getIndexByKey(e)},_getIndexByItemData:function(e){return this._editStrategy.getIndexByItemData(e)},_isKeySpecified:function(){return!(!this._dataSource||!this._dataSource.key())},_getCombinedFilter:function(){return this._dataSource&&this._dataSource.filter()},key:function(){return this.option("keyExpr")?this.option("keyExpr"):this._dataSource&&this._dataSource.key()},keyOf:function(e){var t=e,n=this._dataSource&&this._dataSource.store();return this.option("keyExpr")?t=this._keyGetter(e):n&&(t=n.keyOf(e)),t},_nullValueSelectionSupported:function(){return!1},_initSelectionModule:function(){var e=this,t=e._editStrategy.itemsGetter;this._selection=new p.default({allowNullValue:this._nullValueSelectionSupported(),mode:this.option("selectionMode"),maxFilterLengthInRequest:this.option("maxFilterLengthInRequest"),equalByReference:!this._isKeySpecified(),onSelectionChanged:function(t){(t.addedItemKeys.length||t.removedItemKeys.length)&&(e.option("selectedItems",e._getItemsByKeys(t.selectedItemKeys,t.selectedItems)),e._updateSelectedItems(t))},filter:e._getCombinedFilter.bind(e),totalCount:function(){var t=e.option("items"),n=e._dataSource;return n&&n.totalCount()>=0?n.totalCount():t.length},key:e.key.bind(e),keyOf:e.keyOf.bind(e),load:function(t){if(e._dataSource){var n=e._dataSource.loadOptions();t.customQueryParams=n.customQueryParams,t.userData=e._dataSource._userData}var i=e._dataSource&&e._dataSource.store();return i?i.load(t).done((function(t){if(!e._disposed){var n=(0,g.normalizeLoadResult)(t).data;e._dataSource._applyMapFunction(n)}})):(new m.Deferred).resolve(this.plainItems())},dataFields:function(){return e._dataSource&&e._dataSource.select()},plainItems:t.bind(e._editStrategy)})},_initEditStrategy:function(){var e=d.default;this._editStrategy=new e(this)},_getSelectedItemIndices:function(e){var t=this,n=[];return e=e||this._selection.getSelectedItemKeys(),t._editStrategy.beginCache(),(0,c.each)(e,(function(e,i){var a=t._getIndexByKey(i);y(a)&&n.push(a)})),t._editStrategy.endCache(),n},_initMarkup:function(){var e=this;this._rendering=!0,this._dataSource&&this._dataSource.isLoading()||this._syncSelectionOptions().done((function(){return e._normalizeSelectedItems()})),this.callBase()},_render:function(){this.callBase(),this._rendering=!1},_fireContentReadyAction:function(){this._rendering=!1,this._rendered=!0,this.callBase.apply(this,arguments)},_syncSelectionOptions:function(e){var t,n,i,a;switch(e=e||this._chooseSelectOption()){case"selectedIndex":t=this._editStrategy.getItemDataByIndex(this.option("selectedIndex")),(0,u.isDefined)(t)?(this._setOptionWithoutOptionChange("selectedItems",[t]),this._setOptionWithoutOptionChange("selectedItem",t),this._setOptionWithoutOptionChange("selectedItemKeys",this._editStrategy.getKeysByItems([t]))):(this._setOptionWithoutOptionChange("selectedItems",[]),this._setOptionWithoutOptionChange("selectedItemKeys",[]),this._setOptionWithoutOptionChange("selectedItem",null));break;case"selectedItems":if(n=(a=this.option("selectedItems")||[]).length?this._editStrategy.getIndexByItemData(a[0]):-1,this.option("selectionRequired")&&!y(n))return this._syncSelectionOptions("selectedIndex");this._setOptionWithoutOptionChange("selectedItem",a[0]),this._setOptionWithoutOptionChange("selectedIndex",n),this._setOptionWithoutOptionChange("selectedItemKeys",this._editStrategy.getKeysByItems(a));break;case"selectedItem":if(t=this.option("selectedItem"),n=this._editStrategy.getIndexByItemData(t),this.option("selectionRequired")&&!y(n))return this._syncSelectionOptions("selectedIndex");(0,u.isDefined)(t)?(this._setOptionWithoutOptionChange("selectedItems",[t]),this._setOptionWithoutOptionChange("selectedIndex",n),this._setOptionWithoutOptionChange("selectedItemKeys",this._editStrategy.getKeysByItems([t]))):(this._setOptionWithoutOptionChange("selectedItems",[]),this._setOptionWithoutOptionChange("selectedItemKeys",[]),this._setOptionWithoutOptionChange("selectedIndex",-1));break;case"selectedItemKeys":if(i=this.option("selectedItemKeys"),this.option("selectionRequired")){var o=this._getIndexByKey(i[0]);if(!y(o))return this._syncSelectionOptions("selectedIndex")}return this._selection.setSelection(i)}return(new m.Deferred).resolve().promise()},_chooseSelectOption:function(){var e="selectedIndex",t=function(e){var t=this.option(e);return(0,u.isDefined)(t)&&t.length||e in this._userOptions}.bind(this);return t("selectedItems")?e="selectedItems":t("selectedItem")?e="selectedItem":t("selectedItemKeys")&&(e="selectedItemKeys"),e},_compareKeys:function(e,t){if(e.length!==t.length)return!1;for(var n=0;n<t.length;n++)if(e[n]!==t[n])return!1;return!0},_normalizeSelectedItems:function(){if("none"===this.option("selectionMode"))this._setOptionWithoutOptionChange("selectedItems",[]),this._syncSelectionOptions("selectedItems");else if("single"===this.option("selectionMode")){var e=this.option("selectedItems");if(e.length>1||!e.length&&this.option("selectionRequired")&&this.option("items")&&this.option("items").length){var t=this._selection.getSelectedItems(),n=void 0===e[0]?t[0]:e[0];return void 0===n&&(n=this._editStrategy.itemsGetter()[0]),this.option("grouped")&&n&&n.items&&(n.items=[n.items[0]]),this._selection.setSelection(this._getKeysByItems([n])),this._setOptionWithoutOptionChange("selectedItems",[n]),this._syncSelectionOptions("selectedItems")}this._selection.setSelection(this._getKeysByItems(e))}else{var i=this._getKeysByItems(this.option("selectedItems")),a=this._selection.getSelectedItemKeys();this._compareKeys(a,i)||this._selection.setSelection(i)}return(new m.Deferred).resolve().promise()},_itemClickHandler:function(e){this._createAction(function(e){this._itemSelectHandler(e.event)}.bind(this),{validatingTargetName:"itemElement"})({itemElement:(0,i.default)(e.currentTarget),event:e}),this.callBase.apply(this,arguments)},_itemSelectHandler:function(e){if(this.option("selectionByClick")){var t=e.currentTarget;this.isItemSelected(t)?this.unselectItem(e.currentTarget):this.selectItem(e.currentTarget)}},_selectedItemElement:function(e){return this._itemElements().eq(e)},_postprocessRenderItem:function(e){if("none"!==this.option("selectionMode")){var t=(0,i.default)(e.itemElement),n=this._editStrategy.getNormalizedIndex(t),a=this._isItemSelected(n);this._processSelectableItem(t,a)}},_processSelectableItem:function(e,t){e.toggleClass(this._selectedItemClass(),t),this._setAriaSelected(e,String(t))},_updateSelectedItems:function(e){var t=this,n=e.addedItemKeys,i=e.removedItemKeys;if(t._rendered&&(n.length||i.length)){var a=t._selectionChangePromise;if(!t._rendering){var o,r=[],s=[];t._editStrategy.beginCache();for(var c=0;c<n.length;c++)o=t._getIndexByKey(n[c]),r.push(o),t._addSelection(o);for(var l=0;l<i.length;l++)o=t._getIndexByKey(i[l]),s.push(o),t._removeSelection(o);t._editStrategy.endCache(),t._updateSelection(r,s)}(0,m.when)(a).done((function(){t._fireSelectionChangeEvent(e.addedItems,e.removedItems)}))}},_fireSelectionChangeEvent:function(e,t){this._createActionByOption("onSelectionChanged",{excludeValidators:["disabled","readOnly"]})({addedItems:e,removedItems:t})},_updateSelection:l.noop,_setAriaSelected:function(e,t){this.setAria("selected",t,e)},_removeSelection:function(e){var t=this._editStrategy.getItemElement(e);y(e)&&(this._processSelectableItem(t,!1),a.default.triggerHandler(t,"stateChanged",!1))},_addSelection:function(e){var t=this._editStrategy.getItemElement(e);y(e)&&(this._processSelectableItem(t,!0),a.default.triggerHandler(t,"stateChanged",!0))},_isItemSelected:function(e){var t=this._getKeyByIndex(e);return this._selection.isItemSelected(t,{checkPending:!0})},_optionChanged:function(e){var t=this;switch(e.name){case"selectionMode":this._invalidate();break;case"dataSource":(!e.value||Array.isArray(e.value)&&!e.value.length)&&this.option("selectedItemKeys",[]),this.callBase(e);break;case"selectedIndex":case"selectedItem":case"selectedItems":case"selectedItemKeys":this._syncSelectionOptions(e.name).done((function(){return t._normalizeSelectedItems()}));break;case"keyExpr":this._initKeyGetter();break;case"selectionRequired":this._normalizeSelectedItems();break;case"selectionByClick":case"onSelectionChanged":case"onItemDeleting":case"onItemDeleted":case"onItemReordered":case"maxFilterLengthInRequest":break;default:this.callBase(e)}},_clearSelectedItems:function(){this._setOptionWithoutOptionChange("selectedItems",[]),this._syncSelectionOptions("selectedItems")},_waitDeletingPrepare:function(e){if(e.data("dxItemDeleting"))return(new m.Deferred).resolve().promise();e.data("dxItemDeleting",!0);var t=new m.Deferred,n={cancel:!1},i=this._itemEventHandler(e,"onItemDeleting",n,{excludeValidators:["disabled","readOnly"]});return(0,m.when)(i).always(function(a){var o=!i,r=!o&&"resolved"===i.state(),s=!!arguments.length,c=o||r&&!s||r&&a;(0,m.when)((0,m.fromPromise)(n.cancel)).always((function(){e.data("dxItemDeleting",!1)})).done((function(e){c&&!e?t.resolve():t.reject()})).fail(t.reject)}.bind(this)),t.promise()},_deleteItemFromDS:function(e){if(!this._dataSource)return(new m.Deferred).resolve().promise();var t=new m.Deferred,n=this.option("disabled"),i=this._dataSource.store();if(this.option("disabled",!0),!i.remove)throw r.default.Error("E1011");return i.remove(i.keyOf(this._getItemData(e))).done((function(e){void 0!==e?t.resolve():t.reject()})).fail((function(){t.reject()})),t.always(function(){this.option("disabled",n)}.bind(this)),t},_tryRefreshLastPage:function(){var e=new m.Deferred;return this._isLastPage()||this.option("grouped")?e.resolve():this._refreshLastPage().done((function(){e.resolve()})),e.promise()},_refreshLastPage:function(){return this._expectLastItemLoading(),this._dataSource.load()},_updateSelectionAfterDelete:function(e){var t=this._getKeyByIndex(e);this._selection.deselect([t])},_updateIndicesAfterIndex:function(e){for(var t=this._itemElements(),n=e+1;n<t.length;n++)(0,i.default)(t[n]).data(this._itemIndexKey(),n-1)},_simulateOptionChange:function(e){var t=this.option(e);t instanceof f.DataSource||this._optionChangedAction({name:e,fullName:e,value:t})},isItemSelected:function(e){return this._isItemSelected(this._editStrategy.getNormalizedIndex(e))},selectItem:function(e){if("none"!==this.option("selectionMode")){var t=this._editStrategy.getNormalizedIndex(e);if(y(t)){var n=this._getKeyByIndex(t);if(!this._selection.isItemSelected(n))if("single"===this.option("selectionMode"))this._selection.setSelection([n]);else{var i=this.option("selectedItemKeys")||[];this._selection.setSelection([].concat(v(i),[n]))}}}},unselectItem:function(e){var t=this._editStrategy.getNormalizedIndex(e);if(y(t)){var n=this._selection.getSelectedItemKeys();if(!(this.option("selectionRequired")&&n.length<=1)){var i=this._getKeyByIndex(t);this._selection.isItemSelected(i,{checkPending:!0})&&this._selection.deselect([i])}}},_deleteItemElementByIndex:function(e){this._updateSelectionAfterDelete(e),this._updateIndicesAfterIndex(e),this._editStrategy.deleteItemAtIndex(e)},_afterItemElementDeleted:function(e,t){var n=this._dataSource?"dataSource":"items";this._simulateOptionChange(n),this._itemEventHandler(e,"onItemDeleted",t,{beforeExecute:function(){e.remove()},excludeValidators:["disabled","readOnly"]}),this._renderEmptyMessage()},deleteItem:function(e){var t=this,n=new m.Deferred,i=this._editStrategy.getItemElement(e),a=this._editStrategy.getNormalizedIndex(e),o=this._itemResponseWaitClass();return y(a)?this._waitDeletingPrepare(i).done((function(){i.addClass(o);var e=t._extendActionArgs(i);t._deleteItemFromDS(i).done((function(){t._deleteItemElementByIndex(a),t._afterItemElementDeleted(i,e),t._tryRefreshLastPage().done((function(){n.resolveWith(t)}))})).fail((function(){i.removeClass(o),n.rejectWith(t)}))})).fail((function(){n.rejectWith(t)})):n.rejectWith(t),n.promise()},reorderItem:function(e,t){var n=new m.Deferred,i=this,a=this._editStrategy,o=a.getItemElement(e),r=a.getItemElement(t),s=a.getNormalizedIndex(e),c=a.getNormalizedIndex(t),l=this._dataSource?"dataSource":"items";return y(s)&&y(c)&&s!==c?n.resolveWith(this):n.rejectWith(this),n.promise().done((function(){r[a.itemPlacementFunc(s,c)](o),a.moveItemAtIndexToIndex(s,c),this._updateIndicesAfterIndex(s),i.option("selectedItems",i._getItemsByKeys(i._selection.getSelectedItemKeys(),i._selection.getSelectedItems())),"items"===l&&i._simulateOptionChange(l),i._itemEventHandler(o,"onItemReordered",{fromIndex:a.getIndex(s),toIndex:a.getIndex(c)},{excludeValidators:["disabled","readOnly"]})}))}});t.default=b,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.triggerResizeEvent=t.triggerHidingEvent=t.triggerShownEvent=void 0;var i=o(n(2)),a=o(n(5));function o(e){return e&&e.__esModule?e:{default:e}}var r=function(e){return function(t){for(var n=(0,i.default)(t||"body"),o=n.filter(".dx-visibility-change-handler").add(n.find(".dx-visibility-change-handler")),r=0;r<o.length;r++)a.default.triggerHandler(o[r],e)}},s=r("dxshown");t.triggerShownEvent=s;var c=r("dxhiding");t.triggerHidingEvent=c;var l=r("dxresize");t.triggerResizeEvent=l},,function(e,t){e.exports=window.ko},function(e,t,n){t.default=void 0;var i=c(n(30)),a=n(247),o=c(n(248)),r=n(1),s=c(n(26));function c(e){return e&&e.__esModule?e:{default:e}}var l=/^(\d{4,})(-)?(\d{2})(-)?(\d{2})(?:T(\d{2})(:)?(\d{2})?(:)?(\d{2}(?:\.(\d{1,3})\d*)?)?)?(Z|([+-])(\d{2})(:)?(\d{2})?)?$/,u=/^(\d{2}):(\d{2})(:(\d{2}))?$/,d=["","yyyy","","MM","","dd","THH","","mm","","ss",".SSS"],h=/^(\d{4})\/(\d{2})\/(\d{2})$/,f=s.default.msie&&parseInt(s.default.version)<=11,g=function(e,t){var n;return(0,r.isString)(e)&&!t&&(n=function(e){var t=e.match(l);if(!t)return(t=e.match(u))?new Date(0,0,0,p(t[1]),p(t[2]),p(t[4])):void 0;var n=t[1],i=--t[3],a=t[5],o=0,r=0;o=p(t[14]),r=p(t[16]),"-"===t[13]&&(o=-o,r=-r);var s=p(t[6])-o,c=p(t[8])-r,d=p(t[10]),h=(f=t[11],p(f=f||"")*Math.pow(10,3-f.length));var f;if(t[12])return new Date(Date.UTC(n,i,a,s,c,d,h));return new Date(n,i,a,s,c,d,h)}(e)),n||function(e){var t="yyyy/MM/dd"===m(e),n=!(0,r.isDate)(e)&&Date.parse(e);if((!n||f)&&t){var i=e.match(h);if(i){var a=new Date(p(i[1]),p(i[2]),p(i[3]));return a.setFullYear(p(i[1])),a.setMonth(p(i[2])-1),a.setDate(p(i[3])),a}}return(0,r.isNumeric)(n)?new Date(n):e}(e)};function p(e){return+e||0}var m=function(e){return"number"==typeof e?"number":(0,r.isString)(e)?((0,i.default)().forceIsoDateParsing&&(t=function(e,t){var n=e.match(l),i="";if(!n)return(n=e.match(u))?n[3]?"HH:mm:ss":"HH:mm":void 0;for(var a=1;a<d.length;a++)n[a]&&(i+=d[a]||n[a]);return"Z"===n[12]&&(i+="'Z'"),n[14]&&(n[15]?i+="xxx":n[16]?i+="xx":i+="x"),i}(e)),t||(e.indexOf(":")>=0?"yyyy/MM/dd HH:mm:ss":"yyyy/MM/dd")):e?null:void 0;var t},_={dateParser:g,deserializeDate:function(e){return"number"==typeof e?new Date(e):g(e,!(0,i.default)().forceIsoDateParsing)},serializeDate:function(e,t){return t?(0,r.isDate)(e)?"number"===t?e&&e.valueOf?e.valueOf():null:(0,a.getFormatter)(t,o.default)(e):null:e},getDateSerializationFormat:m};t.default=_,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i=L(n(45)),a=L(n(81)),o=n(33),r=L(n(9)),s=L(n(13)),c=L(n(11)),l=n(20),u=L(n(2)),d=n(94),h=n(12),f=L(n(26)),g=n(4),p=n(6),m=n(35),_=n(0),v=n(3),x=n(32),y=L(n(51)),b=n(1),w=n(75),k=n(7),S=L(n(5)),C=n(76),A=L(n(25)),T=n(114),I=n(8),E=n(59),O=n(212),D=L(n(194)),M=n(66),P=L(n(170)),q=L(n(16)),R=function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!==B(e)&&"function"!=typeof e)return{default:e};var n=z(t);if(n&&n.has(e))return n.get(e);var i={},a=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var o in e)if("default"!==o&&Object.prototype.hasOwnProperty.call(e,o)){var r=a?Object.getOwnPropertyDescriptor(e,o):null;r&&(r.get||r.set)?Object.defineProperty(i,o,r):i[o]=e[o]}i.default=e,n&&n.set(e,i);return i}(n(277));function z(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(z=function(e){return e?n:t})(e)}function L(e){return e&&e.__esModule?e:{default:e}}function B(e){return(B="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}var V=y.default.add,F=(0,k.getWindow)(),N=w.changeCallback,H=["onShowing","onShown","onHiding","onHidden","onPositioned","onResizeStart","onResize","onResizeEnd"],j=[],G={top:{my:"top center",at:"top center"},bottom:{my:"bottom center",at:"bottom center"},right:{my:"right center",at:"right center"},left:{my:"left center",at:"left center"},center:{my:"center",at:"center"},"right bottom":{my:"right bottom",at:"right bottom"},"right top":{my:"right top",at:"right top"},"left bottom":{my:"left bottom",at:"left bottom"},"left top":{my:"left top",at:"left top"}},W=s.default.real(),U=f.default.mozilla&&"desktop"===W.deviceType,Y="ios"===W.platform,K=f.default.safari&&"desktop"!==W.deviceType,X=function(e){return(0,b.isEvent)(e)&&(e=e.target),(0,u.default)(e)};V((function(){S.default.subscribeGlobal(c.default.getDocument(),A.default.down,(function(e){for(var t=j.length-1;t>=0;t--)if(!j[t]._proxiedDocumentDownHandler(e))return}))}));var $=q.default.inherit({_supportedKeys:function(){var e=function(e,t,n){if(this.option("dragEnabled")){n.preventDefault(),n.stopPropagation();var i=this._allowedOffsets(),a={top:(0,x.fitIntoRange)(e,-i.top,i.bottom),left:(0,x.fitIntoRange)(t,-i.left,i.right)};this._changePosition(a)}};return(0,_.extend)(this.callBase(),{escape:function(){this.hide()},upArrow:e.bind(this,-5,0),downArrow:e.bind(this,5,0),leftArrow:e.bind(this,0,-5),rightArrow:e.bind(this,0,5)})},_getDefaultOptions:function(){var e=this;return(0,_.extend)(this.callBase(),{activeStateEnabled:!1,visible:!1,deferRendering:!0,shading:!0,shadingColor:"",position:{my:"center",at:"center"},width:function(){return.8*(0,u.default)(F).width()},minWidth:null,maxWidth:null,height:function(){return.8*(0,u.default)(F).height()},minHeight:null,maxHeight:null,animation:{show:{type:"pop",duration:300,from:{scale:.55}},hide:{type:"pop",duration:300,to:{opacity:0,scale:.55},from:{opacity:1,scale:1}}},closeOnOutsideClick:!1,onShowing:null,onShown:null,onHiding:null,onHidden:null,contentTemplate:"content",dragEnabled:!1,resizeEnabled:!1,onResizeStart:null,onResize:null,onResizeEnd:null,innerOverlay:!1,target:void 0,container:void 0,hideTopOverlayHandler:function(){e.hide()},closeOnTargetScroll:!1,onPositioned:null,boundaryOffset:{h:0,v:0},propagateOutsideClick:!1,ignoreChildEvents:!0,_checkParentVisibility:!0,_fixedPosition:!1})},_defaultOptionsRules:function(){return this.callBase().concat([{device:function(){return!(0,k.hasWindow)()},options:{width:null,height:null,animation:null,_checkParentVisibility:!1}}])},_setOptionsByReference:function(){this.callBase(),(0,_.extend)(this._optionsByReference,{animation:!0})},$wrapper:function(){return this._$wrapper},_eventBindingTarget:function(){return this._$content},_init:function(){this.callBase(),this._initActions(),this._initCloseOnOutsideClickHandler(),this._initTabTerminatorHandler(),this._$wrapper=(0,u.default)("<div>").addClass("dx-overlay-wrapper"),this._$content=(0,u.default)("<div>").addClass("dx-overlay-content"),this._initInnerOverlayClass();var e=this.$element();this._$wrapper.addClass(e.attr("class")),e.addClass("dx-overlay"),this._$wrapper.attr("data-bind","dxControlsDescendantBindings: true"),S.default.on(this._$wrapper,"MSPointerDown",g.noop),S.default.on(this._$wrapper,"focusin",(function(e){e.stopPropagation()})),this._toggleViewPortSubscription(!0),this._initHideTopOverlayHandler(this.option("hideTopOverlayHandler"))},_initOptions:function(e){this._initTarget(e.target);var t=void 0===e.container?this.option("container"):e.container;this._initContainer(t),this.callBase(e)},_initInnerOverlayClass:function(){this._$content.toggleClass("dx-inner-overlay",this.option("innerOverlay"))},_initTarget:function(e){if((0,b.isDefined)(e)){var t=this.option();(0,v.each)(["position.of","animation.show.from.position.of","animation.show.to.position.of","animation.hide.from.position.of","animation.hide.to.position.of"],(function(n,i){for(var a=i.split("."),o=t;o;){if(1===a.length){(0,b.isPlainObject)(o)&&(o[a.shift()]=e);break}o=o[a.shift()]}}))}},_initContainer:function(e){e=void 0===e?(0,w.value)():e;var t=this.$element(),n=t.closest(e);n.length||(n=(0,u.default)(e).first()),this._$container=n.length?n:t.parent()},_initHideTopOverlayHandler:function(e){this._hideTopOverlayHandler=e},_initActions:function(){var e=this;this._actions={},(0,v.each)(H,(function(t,n){e._actions[n]=e._createActionByOption(n,{excludeValidators:["disabled","readOnly"]})||g.noop}))},_initCloseOnOutsideClickHandler:function(){var e=this;this._proxiedDocumentDownHandler=function(){return e._documentDownHandler.apply(e,arguments)}},_documentDownHandler:function(e){this._showAnimationProcessing&&this._stopAnimation();var t=this.option("closeOnOutsideClick");(0,b.isFunction)(t)&&(t=t(e));var n=this._$content,i=(0,u.default)(F.document).is(e.target)||(0,m.contains)(F.document,e.target),a=(0,u.default)(e.target).closest(".dx-inner-overlay").length;return i&&!a&&!(n.is(e.target)||(0,m.contains)(n.get(0),e.target))&&t&&this._outsideClickHandler(e),this.option("propagateOutsideClick")},_outsideClickHandler:function(e){this.option("shading")&&e.preventDefault(),this.hide()},_getAnonymousTemplateName:function(){return"content"},_initTemplates:function(){this._templateManager.addDefaultTemplates({content:new d.EmptyTemplate}),this.callBase()},_isTopOverlay:function(){for(var e=this._overlayStack(),t=e.length-1;t>=0;t--){var n=e[t]._findTabbableBounds();if(n.first||n.last)return e[t]===this}return!1},_overlayStack:function(){return j},_zIndexInitValue:function(){return $.baseZIndex()},_toggleViewPortSubscription:function(e){N.remove(this._viewPortChangeHandle),e&&(this._viewPortChangeHandle=this._viewPortChangeHandler.bind(this),N.add(this._viewPortChangeHandle))},_viewPortChangeHandler:function(){this._initContainer(this.option("container")),this._refresh()},_renderVisibilityAnimate:function(e){return this._stopAnimation(),e?this._show():this._hide()},_normalizePosition:function(){var e=this.option("position");this._position="function"==typeof e?e():e},_getAnimationConfig:function(){var e=this.option("animation");return(0,b.isFunction)(e)&&(e=e.call(this)),e},_show:function(){var e=this,t=this,n=new p.Deferred;if(this._parentHidden=this._isParentHidden(),n.done((function(){delete t._parentHidden})),this._parentHidden)return this._isHidden=!0,n.resolve();if(this._currentVisible)return(new p.Deferred).resolve().promise();this._currentVisible=!0,this._isShown=!1,this._normalizePosition();var i=t._getAnimationConfig()||{},a=this._normalizeAnimation(i.show,"to"),o=a&&a.start||g.noop,r=a&&a.complete||g.noop;if(this._isHidingActionCanceled)delete this._isHidingActionCanceled,n.resolve();else{var s=function(){if(e._renderVisibility(!0),e._isShowingActionCanceled)return delete e._isShowingActionCanceled,void n.resolve();e._animate(a,(function(){t.option("focusStateEnabled")&&S.default.trigger(t._focusTarget(),"focus"),r.apply(this,arguments),t._showAnimationProcessing=!1,t._isShown=!0,t._actions.onShown(),t._toggleSafariScrolling(!1),n.resolve()}),(function(){o.apply(this,arguments),t._showAnimationProcessing=!0}))};this.option("templatesRenderAsynchronously")?(this._stopShowTimer(),this._asyncShowTimeout=setTimeout(s)):s()}return n.promise()},_normalizeAnimation:function(e,t){return e&&(e=(0,_.extend)({type:"slide"},e))[t]&&"object"===B(e[t])&&(0,_.extend)(e[t],{position:this._position}),e},_hide:function(){if(!this._currentVisible)return(new p.Deferred).resolve().promise();this._currentVisible=!1;var e=this,t=new p.Deferred,n=e._getAnimationConfig()||{},i=this._normalizeAnimation(n.hide,"from"),a=i&&i.start||g.noop,o=i&&i.complete||g.noop,r={cancel:!1};return this._isShowingActionCanceled?t.resolve():(this._actions.onHiding(r),e._toggleSafariScrolling(!0),r.cancel?(this._isHidingActionCanceled=!0,this.option("visible",!0),t.resolve()):(this._forceFocusLost(),this._toggleShading(!1),this._toggleSubscriptions(!1),this._stopShowTimer(),this._animate(i,(function(){var n;e._$content.css("pointerEvents",""),e._renderVisibility(!1),o.apply(this,arguments),e._hideAnimationProcessing=!1,null===(n=e._actions)||void 0===n||n.onHidden(),t.resolve()}),(function(){e._$content.css("pointerEvents","none"),a.apply(this,arguments),e._hideAnimationProcessing=!0})))),t.promise()},_forceFocusLost:function(){var e=c.default.getActiveElement();!!this._$content.find(e).length&&(0,m.resetActiveElement)()},_animate:function(e,t,n){e?(n=n||e.start||g.noop,i.default.animate(this._$content,(0,_.extend)({},e,{start:n,complete:t}))):t()},_stopAnimation:function(){i.default.stop(this._$content,!0)},_renderVisibility:function(e){if(!e||!this._isParentHidden()){if(this._currentVisible=e,this._stopAnimation(),e||(0,E.triggerHidingEvent)(this._$content),this._toggleVisibility(e),this._$content.toggleClass("dx-state-invisible",!e),this._updateZIndexStackPosition(e),e){this._renderContent();var t={cancel:!1};if(this._actions.onShowing(t),t.cancel)return this._toggleVisibility(!1),this._$content.toggleClass("dx-state-invisible",!0),this._updateZIndexStackPosition(!1),this._moveFromContainer(),this._isShowingActionCanceled=!0,void this.option("visible",!1);this._moveToContainer(),this._renderGeometry(),(0,E.triggerShownEvent)(this._$content),(0,E.triggerResizeEvent)(this._$content)}else this._moveFromContainer();this._toggleShading(e),this._toggleSubscriptions(e)}},_updateZIndexStackPosition:function(e){var t=this._overlayStack(),n=(0,h.inArray)(this,t);e?(-1===n&&(this._zIndex=R.create(this._zIndexInitValue()),t.push(this)),this._$wrapper.css("zIndex",this._zIndex),this._$content.css("zIndex",this._zIndex)):-1!==n&&(t.splice(n,1),R.remove(this._zIndex))},_toggleShading:function(e){this._$wrapper.toggleClass("dx-overlay-modal",this.option("shading")&&!this.option("container")),this._$wrapper.toggleClass("dx-overlay-shader",e&&this.option("shading")),this._$wrapper.css("backgroundColor",this.option("shading")?this.option("shadingColor"):""),this._toggleTabTerminator(e&&this.option("shading"))},_initTabTerminatorHandler:function(){var e=this;this._proxiedTabTerminatorHandler=function(){e._tabKeyHandler.apply(e,arguments)}},_toggleTabTerminator:function(e){var t=(0,I.addNamespace)("keydown",this.NAME);e?S.default.on(c.default.getDocument(),t,this._proxiedTabTerminatorHandler):S.default.off(c.default.getDocument(),t,this._proxiedTabTerminatorHandler)},_findTabbableBounds:function(){for(var e=this._$wrapper.find("*"),t=e.length-1,n={first:null,last:null},i=0;i<=t&&(!n.first&&e.eq(i).is(M.tabbable)&&(n.first=e.eq(i)),!n.last&&e.eq(t-i).is(M.tabbable)&&(n.last=e.eq(t-i)),!n.first||!n.last);i++);return n},_tabKeyHandler:function(e){if("tab"===(0,I.normalizeKeyName)(e)&&this._isTopOverlay()){var t=this._findTabbableBounds(),n=t.first,i=t.last,a=!e.shiftKey&&e.target===i.get(0),o=e.shiftKey&&e.target===n.get(0),r=0===t.length,s=!(0,m.contains)(this._$wrapper.get(0),e.target);if(a||o||r||s){e.preventDefault();var c=e.shiftKey?i:n;S.default.trigger(c,"focusin"),S.default.trigger(c,"focus")}}},_toggleSubscriptions:function(e){(0,k.hasWindow)()&&(this._toggleHideTopOverlayCallback(e),this._toggleParentsScrollSubscription(e))},_toggleHideTopOverlayCallback:function(e){this._hideTopOverlayHandler&&(e?O.hideCallback.add(this._hideTopOverlayHandler):O.hideCallback.remove(this._hideTopOverlayHandler))},_toggleParentsScrollSubscription:function(e){var t=this;if(this._position){var n=this._position.of||(0,u.default)(),i=this.option("closeOnTargetScroll"),a=X(n).parents(),o=(0,I.addNamespace)("scroll",this.NAME);"desktop"===s.default.real().deviceType&&(a=a.add(F)),this._proxiedTargetParentsScrollHandler=this._proxiedTargetParentsScrollHandler||function(e){t._targetParentsScrollHandler(e)},S.default.off((0,u.default)().add(this._$prevTargetParents),o,this._proxiedTargetParentsScrollHandler),e&&i&&(S.default.on(a,o,this._proxiedTargetParentsScrollHandler),this._$prevTargetParents=a)}},_targetParentsScrollHandler:function(e){var t=!1,n=this.option("closeOnTargetScroll");(0,b.isFunction)(n)&&(t=n(e)),t||this._showAnimationProcessing||this.hide()},_render:function(){this.callBase(),this._appendContentToElement(),this._renderVisibilityAnimate(this.option("visible"))},_appendContentToElement:function(){this._$content.parent().is(this.$element())||this._$content.appendTo(this.$element())},_renderContent:function(){var e=!this._currentVisible&&this.option("deferRendering");this.option("visible")&&this._isParentHidden()?this._isHidden=!0:this._contentAlreadyRendered||e||(this._contentAlreadyRendered=!0,this._appendContentToElement(),this.callBase())},_isParentHidden:function(){if(!this.option("_checkParentVisibility"))return!1;if(void 0!==this._parentHidden)return this._parentHidden;var e=this.$element().parent();if(e.is(":visible"))return!1;var t=!1;return e.add(e.parents()).each((function(){if("none"===(0,u.default)(this).css("display"))return t=!0,!1})),t||!c.default.getBody().contains(e.get(0))},_renderContentImpl:function(){var e=this,t=new p.Deferred,n=this.option("contentTemplate"),i=this._getTemplate(n),a=this._templateManager.anonymousTemplateName===n;return i&&i.render({container:(0,l.getPublicElement)(this.$content()),noModel:!0,transclude:a,onRendered:function(){t.resolve()}}),this._renderDrag(),this._renderResize(),this._renderScrollTerminator(),t.done((function(){e.option("visible")&&e._moveToContainer()})),t.promise()},_renderDrag:function(){var e=this._getDragTarget();if(e){var t=(0,I.addNamespace)(C.start,this.NAME),n=(0,I.addNamespace)(C.move,this.NAME);S.default.off(e,t),S.default.off(e,n),this.option("dragEnabled")&&(S.default.on(e,t,this._dragStartHandler.bind(this)),S.default.on(e,n,this._dragUpdateHandler.bind(this)))}},_renderResize:function(){this._resizable=this._createComponent(this._$content,D.default,{handles:this.option("resizeEnabled")?"all":"none",onResizeEnd:this._resizeEndHandler.bind(this),onResize:this._actions.onResize.bind(this),onResizeStart:this._actions.onResizeStart.bind(this),minHeight:100,minWidth:100,area:this._getDragResizeContainer()})},_resizeEndHandler:function(){this._positionChangeHandled=!0;var e=this._resizable.option("width"),t=this._resizable.option("height");e&&this.option("width",e),t&&this.option("height",t),this._actions.onResizeEnd()},_renderScrollTerminator:function(){var e=this._$wrapper,t=(0,I.addNamespace)(C.move,this.NAME);S.default.off(e,t),S.default.on(e,t,{validate:function(){return!0},getDirection:function(){return"both"},_toggleGestureCover:function(e){e||this._toggleGestureCoverImpl(e)},_clearSelection:g.noop,isNative:!0},(function(e){var t=e.originalEvent.originalEvent,n=(t||{}).type,i="wheel"===n,a="mousemove"===n,o=i&&!(0,I.isCommandKeyPressed)(e);e._cancelPreventDefault=!0,t&&!1!==e.cancelable&&(!a&&!i||o)&&e.preventDefault()}))},_getDragTarget:function(){return this.$content()},_dragStartHandler:function(e){e.targetElements=[],this._prevOffset={x:0,y:0};var t=this._allowedOffsets();e.maxTopOffset=t.top,e.maxBottomOffset=t.bottom,e.maxLeftOffset=t.left,e.maxRightOffset=t.right},_getDragResizeContainer:function(){return(0,w.originalViewPort)().get(0)||this.option("container")?this._$container:(0,u.default)(F)},_deltaSize:function(){var e=this._$content,t=this._getDragResizeContainer(),n=e.outerWidth(),i=e.outerHeight(),a=t.outerWidth(),o=t.outerHeight();if(this._isWindow(t)){var r=c.default.getDocument();o=Math.max((0,u.default)(r).outerHeight(),o),a=Math.max((0,u.default)(r).outerWidth(),a)}return{width:a-n,height:o-i}},_dragUpdateHandler:function(e){var t=e.offset,n=this._prevOffset,i={top:t.y-n.y,left:t.x-n.x};this._changePosition(i),this._prevOffset=t},_changePosition:function(e){var t=(0,o.locate)(this._$content);(0,o.move)(this._$content,{left:t.left+e.left,top:t.top+e.top}),this._positionChangeHandled=!0},_allowedOffsets:function(){var e=(0,o.locate)(this._$content),t=this._deltaSize(),n=t.height>=0&&t.width>=0,i=!this.option("shading")||this.option("container")||this._isWindow(this._getContainer())?{top:0,left:0}:(0,o.locate)(this._$wrapper),a=this.option("boundaryOffset");return{top:n?e.top+i.top+a.v:0,bottom:n?-e.top-i.top+t.height-a.v:0,left:n?e.left+i.left+a.h:0,right:n?-e.left-i.left+t.width-a.h:0}},_moveFromContainer:function(){this._$content.appendTo(this.$element()),this._detachWrapperToContainer()},_detachWrapperToContainer:function(){this._$wrapper.detach()},_moveToContainer:function(){this._attachWrapperToContainer(),this._$content.appendTo(this._$wrapper)},_attachWrapperToContainer:function(){var e=this.$element(),t=void 0!==this.option("container")?this._$container:P.default.getSwatchContainer(e);t&&t[0]===e.parent()[0]&&(t=e),this._$wrapper.appendTo(t)},_fixHeightAfterSafariAddressBarResizing:function(){this._isWindow(this._getContainer())&&K&&this._$wrapper.css("minHeight",F.innerHeight)},_renderGeometry:function(e){this.option("visible")&&(0,k.hasWindow)()&&this._renderGeometryImpl(e)},_renderGeometryImpl:function(e){this._stopAnimation(),this._normalizePosition(),this._renderWrapper(),this._fixHeightAfterSafariAddressBarResizing(),this._renderDimensions();var t=this._renderPosition();this._actions.onPositioned({position:t})},_fixWrapperPosition:function(){this._$wrapper.css("position",this._useFixedPosition()?"fixed":"absolute")},_useFixedPosition:function(){return this._shouldFixBodyPosition()||this.option("_fixedPosition")},_shouldFixBodyPosition:function(){var e=this._getContainer();return this._isWindow(e)&&(!Y||void 0!==this._bodyScrollTop)},_toggleSafariScrolling:function(e){if(Y&&this._shouldFixBodyPosition()){var t=c.default.getBody();e?((0,u.default)(t).removeClass("dx-prevent-safari-scrolling"),F.scrollTo(0,this._bodyScrollTop),this._bodyScrollTop=void 0):this.option("visible")&&(this._bodyScrollTop=F.pageYOffset,(0,u.default)(t).addClass("dx-prevent-safari-scrolling"))}},_renderWrapper:function(){this._fixWrapperPosition(),this._renderWrapperDimensions(),this._renderWrapperPosition()},_renderWrapperDimensions:function(){var e,t,n=this._getContainer();if(n){var i=this._isWindow(n);e=i?"":n.outerWidth(),t=i?"":n.outerHeight(),this._$wrapper.css({width:e,height:t})}},_isWindow:function(e){return!!e&&(0,b.isWindow)(e.get(0))},_renderWrapperPosition:function(){var e=this._getContainer();e&&a.default.setup(this._$wrapper,{my:"top left",at:"top left",of:e})},_getContainer:function(){var e=this._position,t=this.option("container"),n=null;return!t&&e&&(n=(0,b.isEvent)(e.of)?F:e.of||F),X(t||n)},_renderDimensions:function(){var e=this._$content.get(0);this._$content.css({minWidth:this._getOptionValue("minWidth",e),maxWidth:this._getOptionValue("maxWidth",e),minHeight:this._getOptionValue("minHeight",e),maxHeight:this._getOptionValue("maxHeight",e),width:this._getOptionValue("width",e),height:this._getOptionValue("height",e)})},_renderPosition:function(){if(!this._positionChangeHandled){this._renderOverlayBoundaryOffset(),(0,o.resetPosition)(this._$content);var e=this._transformStringPosition(this._position,G),t=a.default.setup(this._$content,e);return n=this._$content,U&&n.width(),t}var n,i=this._allowedOffsets();this._changePosition({top:(0,x.fitIntoRange)(0,-i.top,i.bottom),left:(0,x.fitIntoRange)(0,-i.left,i.right)})},_transformStringPosition:function(e,t){return(0,b.isString)(e)&&(e=(0,_.extend)({},t[e])),e},_renderOverlayBoundaryOffset:function(){var e=this.option("boundaryOffset");this._$content.css("margin",e.v+"px "+e.h+"px")},_focusTarget:function(){return this._$content},_attachKeyboardEvents:function(){var e=this;this._keyboardListenerId=T.keyboard.on(this._$content,null,(function(t){return e._keyboardHandler(t)}))},_keyboardHandler:function(e){var t=e.originalEvent,n=(0,u.default)(t.target);!n.is(this._$content)&&this.option("ignoreChildEvents")||this.callBase.apply(this,arguments)},_isVisible:function(){return this.option("visible")},_visibilityChanged:function(e){e?this.option("visible")&&this._renderVisibilityAnimate(e):this._renderVisibilityAnimate(e)},_dimensionChanged:function(){this._renderGeometry(!0)},_clean:function(){this._contentAlreadyRendered||this.$content().empty(),this._renderVisibility(!1),this._stopShowTimer(),this._cleanFocusState()},_stopShowTimer:function(){this._asyncShowTimeout&&clearTimeout(this._asyncShowTimeout),this._asyncShowTimeout=null},_dispose:function(){i.default.stop(this._$content,!1),clearTimeout(this._deferShowTimer),this._toggleViewPortSubscription(!1),this._toggleSubscriptions(!1),this._updateZIndexStackPosition(!1),this._toggleTabTerminator(!1),this._toggleSafariScrolling(!0),this._actions=null,this.callBase(),R.remove(this._zIndex),this._$wrapper.remove(),this._$content.remove()},_toggleDisabledState:function(e){this.callBase.apply(this,arguments),this._$content.toggleClass("dx-state-disabled",Boolean(e))},_toggleRTLDirection:function(e){this._$content.toggleClass("dx-rtl",e)},_optionChanged:function(e){var t=this,n=e.value;if((0,h.inArray)(e.name,H)>-1)this._initActions();else switch(e.name){case"dragEnabled":this._renderDrag(),this._renderGeometry();break;case"resizeEnabled":this._renderResize(),this._renderGeometry();break;case"shading":case"shadingColor":this._toggleShading(this.option("visible"));break;case"width":case"height":case"minWidth":case"maxWidth":case"minHeight":case"maxHeight":case"boundaryOffset":this._renderGeometry();break;case"position":this._positionChangeHandled=!1,this._renderGeometry();break;case"visible":this._renderVisibilityAnimate(n).done((function(){t._animateDeferred&&t._animateDeferred.resolveWith(t)}));break;case"target":this._initTarget(n),this._invalidate();break;case"container":this._initContainer(n),this._invalidate();break;case"innerOverlay":this._initInnerOverlayClass();break;case"deferRendering":case"contentTemplate":this._contentAlreadyRendered=!1,this._clean(),this._invalidate();break;case"hideTopOverlayHandler":this._toggleHideTopOverlayCallback(!1),this._initHideTopOverlayHandler(e.value),this._toggleHideTopOverlayCallback(this.option("visible"));break;case"closeOnTargetScroll":this._toggleParentsScrollSubscription(this.option("visible"));break;case"closeOnOutsideClick":case"animation":case"propagateOutsideClick":break;case"rtlEnabled":this._contentAlreadyRendered=!1,this.callBase(e);break;case"_fixedPosition":this._fixWrapperPosition();break;default:this.callBase(e)}},toggle:function(e){var t=this;e=void 0===e?!this.option("visible"):e;var n=new p.Deferred;if(e===this.option("visible"))return n.resolveWith(this,[e]).promise();var i=new p.Deferred;return this._animateDeferred=i,this.option("visible",e),i.promise().done((function(){delete t._animateDeferred,n.resolveWith(t,[t.option("visible")])})),n.promise()},$content:function(){return this._$content},show:function(){return this.toggle(!0)},hide:function(){return this.toggle(!1)},content:function(){return(0,l.getPublicElement)(this._$content)},repaint:function(){this._contentAlreadyRendered?(this._renderGeometry(),(0,E.triggerResizeEvent)(this._$content)):this.callBase()}});$.baseZIndex=function(e){return R.base(e)},(0,r.default)("dxOverlay",$);var Z=$;t.default=Z,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.normalizeDataSourceOptions=t.normalizeLoadResult=t.mapDataRespectingGrouping=t.normalizeStoreLoadOptionAccessorArguments=t.isPending=t.CANCELED_TOKEN=void 0;var i=h(n(78)),a=h(n(107)),o=h(n(82)),r=n(3),s=h(n(127)),c=n(0),l=n(1),u=h(n(44)),d=["items"];function h(e){return e&&e.__esModule?e:{default:e}}function f(){return(f=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e}).apply(this,arguments)}function g(e,t){if(null==e)return{};var n,i,a=function(e,t){if(null==e)return{};var n,i,a={},o=Object.keys(e);for(i=0;i<o.length;i++)n=o[i],t.indexOf(n)>=0||(a[n]=e[n]);return a}(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(i=0;i<o.length;i++)n=o[i],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(a[n]=e[n])}return a}t.CANCELED_TOKEN="canceled";t.isPending=function(e){return"pending"===e.state()};t.normalizeStoreLoadOptionAccessorArguments=function(e){switch(e.length){case 0:return;case 1:return e[0]}return[].slice.call(e)};var p=function(e,t,n){return(0,r.map)(e,(function(e){e.items;return f({},g(e,d),{items:m(e.items,t-1,n)})}))},m=function(e,t,n){return Array.isArray(e)?t?p(e,t,n):(0,r.map)(e,n):e};t.mapDataRespectingGrouping=function(e,t,n){var i=n?u.default.normalizeSortingInfo(n).length:0;return m(e,i,t)};t.normalizeLoadResult=function(e,t){var n;return null!==(n=e)&&void 0!==n&&n.data&&(t=e,e=e.data),Array.isArray(e)||(e=[e]),{data:e,extra:t}};var _=function(e,t){return new s.default({load:function(){return i.default.sendRequest({url:e,dataType:"json"})},loadMode:null==t?void 0:t.fromUrlLoadMode})};t.normalizeDataSourceOptions=function(e,t){var n,i,u;return"string"==typeof e&&(e={paginate:!1,store:_(e,t)}),void 0===e&&(e=[]),void 0===(e=Array.isArray(e)||e instanceof a.default?{store:e}:(0,c.extend)({},e)).store&&(e.store=[]),n=e.store,"load"in e?n=function(e){var t={};return(0,r.each)(["useDefaultSearch","key","load","loadMode","cacheRawData","byKey","lookup","totalCount","insert","update","remove"],(function(){t[this]=e[this],delete e[this]})),new s.default(t)}(e):Array.isArray(n)?n=new o.default(n):(0,l.isPlainObject)(n)&&(i=(0,c.extend)({},n),u=i.type,delete i.type,n=a.default.create(u,i)),e.store=n,e}},function(e,t,n){t.default=void 0;var i=x(n(2)),a=x(n(30)),o=x(n(24)),r=x(n(103)),s=n(123),c=n(373),l=n(142),u=n(43),d=n(3),h=n(0),f=n(20),g=n(4),p=n(12),m=n(1),_=n(7),v=n(114);function x(e){return e&&e.__esModule?e:{default:e}}var y=s.Component.abstract,b=s.Component.inherit({_getDefaultOptions:function(){return(0,h.extend)(this.callBase(),{width:void 0,height:void 0,rtlEnabled:(0,a.default)().rtlEnabled,elementAttr:{},disabled:!1,integrationOptions:{}},this._useTemplates()?c.TemplateManager.createDefaultOptions():{})},ctor:function(e,t){this._customClass=null,this._createElement(e),(0,l.attachInstanceToElement)(this._$element,this,this._dispose),this.callBase(t)},_createElement:function(e){this._$element=(0,i.default)(e)},_getSynchronizableOptionsForCreateComponent:function(){return["rtlEnabled","disabled","templatesRenderAsynchronously"]},_visibilityChanged:y,_dimensionChanged:y,_init:function(){this.callBase(),this._attachWindowResizeCallback(),this._initTemplateManager()},_setOptionsByDevice:function(e){this.callBase([].concat(this.constructor._classCustomRules||[],e||[]))},_isInitialOptionValue:function(e){return!(this.constructor._classCustomRules&&Object.prototype.hasOwnProperty.call(this._convertRulesToOptions(this.constructor._classCustomRules),e))&&this.callBase(e)},_attachWindowResizeCallback:function(){if(this._isDimensionChangeSupported()){var e=this._windowResizeCallBack=this._dimensionChanged.bind(this);r.default.add(e)}},_isDimensionChangeSupported:function(){return this._dimensionChanged!==y},_renderComponent:function(){this._initMarkup(),(0,_.hasWindow)()&&this._render()},_initMarkup:function(){var e=(this.option()||{}).rtlEnabled;this._renderElementAttributes(),this._toggleRTLDirection(e),this._renderVisibilityChange(),this._renderDimensions()},_render:function(){this._attachVisibilityChangeHandlers()},_renderElementAttributes:function(){var e=(this.option()||{}).elementAttr,t=(0,h.extend)({},e),n=t.class;delete t.class,this.$element().attr(t).removeClass(this._customClass).addClass(n),this._customClass=n},_renderVisibilityChange:function(){(this._isDimensionChangeSupported()&&this._attachDimensionChangeHandlers(),this._isVisibilityChangeSupported())&&this.$element().addClass("dx-visibility-change-handler")},_renderDimensions:function(){var e=this.$element(),t=e.get(0),n=this._getOptionValue("width",t),i=this._getOptionValue("height",t);this._isCssUpdateRequired(t,i,n)&&e.css({width:null===n?"":n,height:null===i?"":i})},_isCssUpdateRequired:function(e,t,n){return!!((0,m.isDefined)(n)||(0,m.isDefined)(t)||e.style.width||e.style.height)},_attachDimensionChangeHandlers:function(){var e=this,t=this.$element(),n="".concat(this.NAME,"VisibilityChange");v.resize.off(t,{namespace:n}),v.resize.on(t,(function(){return e._dimensionChanged()}),{namespace:n})},_attachVisibilityChangeHandlers:function(){var e=this;if(this._isVisibilityChangeSupported()){var t=this.$element(),n="".concat(this.NAME,"VisibilityChange");this._isHidden=!this._isVisible(),v.visibility.off(t,{namespace:n}),v.visibility.on(t,(function(){return e._checkVisibilityChanged("shown")}),(function(){return e._checkVisibilityChanged("hiding")}),{namespace:n})}},_isVisible:function(){return this.$element().is(":visible")},_checkVisibilityChanged:function(e){this._isVisible()&&("hiding"!==e||this._isHidden?"shown"===e&&this._isHidden&&(this._isHidden=!1,this._visibilityChanged(!0)):(this._visibilityChanged(!1),this._isHidden=!0))},_isVisibilityChangeSupported:function(){return this._visibilityChanged!==y&&(0,_.hasWindow)()},_clean:g.noop,_modelByElement:function(){var e=this.option().modelByElement,t=this.$element();return e?e(t):void 0},_invalidate:function(){if(this._isUpdateAllowed())throw o.default.Error("E0007");this._requireRefresh=!0},_refresh:function(){this._clean(),this._renderComponent()},_dispose:function(){this._templateManager&&this._templateManager.dispose(),this.callBase(),this._clean(),this._detachWindowResizeCallback()},_detachWindowResizeCallback:function(){this._isDimensionChangeSupported()&&r.default.remove(this._windowResizeCallBack)},_toggleRTLDirection:function(e){this.$element().toggleClass("dx-rtl",e)},_createComponent:function(e,t){var n=this,a=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},o=(0,g.grep)(this._getSynchronizableOptionsForCreateComponent(),(function(e){return!(e in a)})),r=this.option(),s=r.integrationOptions,c=this.option(),l=c.nestedComponentOptions;l=l||g.noop;var u=(0,h.extend)({integrationOptions:s},l(this));o.forEach((function(e){return u[e]=n.option(e)})),this._extendConfig(a,u);var d=void 0;if((0,m.isString)(t)){var f=(0,i.default)(e)[t](a);d=f[t]("instance")}else e&&((d=t.getInstance(e))?d.option(a):d=new t(e,a));if(d){var _=function(e){var t=e.name,n=e.value;(0,p.inArray)(t,o)>=0&&d.option(t,n)};this.on("optionChanged",_),d.on("disposing",(function(){return n.off("optionChanged",_)}))}return d},_extendConfig:function(e,t){(0,d.each)(t,(function(t,n){!Object.prototype.hasOwnProperty.call(e,t)&&(e[t]=n)}))},_defaultActionConfig:function(){var e=this.$element(),t=this._modelByElement(e);return(0,h.extend)(this.callBase(),{context:t})},_defaultActionArgs:function(){var e=this.$element(),t=this._modelByElement(e),n=this.element();return(0,h.extend)(this.callBase(),{element:n,model:t})},_optionChanged:function(e){switch(e.name){case"width":case"height":this._renderDimensions();break;case"rtlEnabled":this._invalidate();break;case"elementAttr":this._renderElementAttributes();break;case"disabled":case"integrationOptions":break;default:this.callBase(e)}},_removeAttributes:function(e){for(var t=e.attributes,n=t.length-1;n>=0;n--){var i=t[n];if(i){var a=i.name;a.indexOf("aria-")&&-1===a.indexOf("dx-")&&"role"!==a&&"style"!==a&&"tabindex"!==a||e.removeAttribute(a)}}},_removeClasses:function(e){e.className=e.className.split(" ").filter((function(e){return 0!==e.lastIndexOf("dx-",0)})).join(" ")},_updateDOMComponent:function(e){e?this._renderComponent():this._requireRefresh&&(this._requireRefresh=!1,this._refresh())},endUpdate:function(){var e=this._isInitializingRequired();this.callBase(),this._isUpdateAllowed()&&this._updateDOMComponent(e)},$element:function(){return this._$element},element:function(){var e=this.$element();return(0,f.getPublicElement)(e)},dispose:function(){var e=this.$element().get(0);(0,u.cleanDataRecursive)(e,!0),e.textContent="",this._removeAttributes(e),this._removeClasses(e)},resetOption:function(e){if(this.callBase(e),"width"===e||"height"===e){var t=this.initialOption(e);!(0,m.isDefined)(t)&&this.$element().css(e,"")}},_getAnonymousTemplateName:function(){},_initTemplateManager:function(){if(!this._templateManager&&this._useTemplates()){var e=this.option().integrationOptions,t=(void 0===e?{}:e).createTemplate;this._templateManager=new c.TemplateManager(t,this._getAnonymousTemplateName()),this._initTemplates()}},_initTemplates:function(){var e=this,t=this._templateManager.extractTemplates(this.$element()),n=t.templates,i=t.anonymousTemplateMeta,a=this.option("integrationOptions.templates.".concat(i.name));n.forEach((function(t){var n=t.name,i=t.template;e._options.silent("integrationOptions.templates.".concat(n),i)})),i.name&&!a&&(this._options.silent("integrationOptions.templates.".concat(i.name),i.template),this._options.silent("_hasAnonymousTemplateContent",!0))},_getTemplateByOption:function(e){return this._getTemplate(this.option(e))},_getTemplate:function(e){var t=this.option("integrationOptions.templates"),n=this.option("templatesRenderAsynchronously"),i=this.option("integrationOptions.skipTemplates");return this._templateManager.getTemplate(e,t,{isAsyncTemplate:n,skipTemplates:i},this)},_saveTemplate:function(e,t){this._setOptionWithoutOptionChange("integrationOptions.templates."+e,this._templateManager._createTemplate(t))},_useTemplates:function(){return!0}});b.getInstance=function(e){return(0,l.getInstanceByElement)((0,i.default)(e),this)},b.defaultOptions=function(e){this._classCustomRules=this._classCustomRules||[],this._classCustomRules.push(e)};var w=b;t.default=w,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.focused=t.tabbable=t.focusable=void 0;var i=o(n(2)),a=o(n(11));function o(e){return e&&e.__esModule?e:{default:e}}var r=function(e,t){if(!function(e){var t=(0,i.default)(e);return t.is(":visible")&&"hidden"!==t.css("visibility")&&"hidden"!==t.parents().css("visibility")}(e))return!1;var n=e.nodeName.toLowerCase(),a=!isNaN(t),o=e.disabled,r=/^(input|select|textarea|button|object|iframe)$/.test(n),s="a"===n,c=e.isContentEditable;return r||c?!o:s&&e.href||a};t.focusable=function(e,t){return r(t,(0,i.default)(t).attr("tabIndex"))};t.tabbable=function(e,t){var n=(0,i.default)(t).attr("tabIndex");return(isNaN(n)||n>=0)&&r(t,n)};t.focused=function(e){var t=(0,i.default)(e).get(0);return a.default.getActiveElement()===t}},function(e,t,n){t.default=void 0;var i,a=n(3),o=(i=n(122))&&i.__esModule?i:{default:i};var r=function(e,t){var n={};"noBubble"in t&&(n.noBubble=t.noBubble),"bindType"in t&&(n.bindType=t.bindType),"delegateType"in t&&(n.delegateType=t.delegateType),(0,a.each)(["setup","teardown","add","remove","trigger","handle","_default","dispose"],(function(e,i){t[i]&&(n[i]=function(){var e=[].slice.call(arguments);return e.unshift(this),t[i].apply(t,e)})})),o.default.fire(e,n)};r.callbacks=o.default;var s=r;t.default=s,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.TemplateBase=t.renderedCallbacks=void 0;var i=l(n(2)),a=l(n(11)),o=l(n(29)),r=n(35),s=n(59),c=l(n(24));function l(e){return e&&e.__esModule?e:{default:e}}var u=(0,o.default)({syncStrategy:!0});t.renderedCallbacks=u;var d=function(){function e(){}var t=e.prototype;return t.render=function(e){var t=(e=e||{}).onRendered;delete e.onRendered;var n=this._renderCore(e);return this._ensureResultInContainer(n,e.container),u.fire(n,e.container),t&&t(),n},t._ensureResultInContainer=function(e,t){if(t){var n=(0,i.default)(t),o=(0,r.contains)(n.get(0),e.get(0));if(n.append(e),!o)a.default.getBody().contains(n.get(0))&&(0,s.triggerShownEvent)(e)}},t._renderCore=function(){throw c.default.Error("E0001")},e}();t.TemplateBase=d},function(e,t,n){t.compare=function(e,t,n){function i(e){return"string"==typeof e?e.split("."):"number"==typeof e?[e]:e}e=i(e),t=i(t);var a=Math.max(e.length,t.length);isFinite(n)&&(a=Math.min(a,n));for(var o=0;o<a;o++){var r=parseInt(e[o]||0,10),s=parseInt(t[o]||0,10);if(r<s)return-1;if(r>s)return 1}return 0}},function(e,t,n){t.DataSource=void 0;var i=v(n(15)),a=n(0),o=n(4),r=n(3),s=n(1),c=v(n(44)),l=n(86),u=v(n(127)),d=n(96),h=n(37),f=n(12),g=n(260),p=n(6),m=v(n(403)),_=n(64);function v(e){return e&&e.__esModule?e:{default:e}}function x(e){return function(e){if(Array.isArray(e))return y(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(!e)return;if("string"==typeof e)return y(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return y(e,t)}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function y(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,i=new Array(t);n<t;n++)i[n]=e[n];return i}var b=i.default.inherit({ctor:function(e){var t,n=this;if(e=(0,_.normalizeDataSourceOptions)(e),this._eventsStrategy=new d.EventsStrategy(this,{syncStrategy:!0}),this._store=e.store,this._changedTime=0,0!==e.pushAggregationTimeout){var i,a,o=void 0===e.pushAggregationTimeout?function(){return 5*n._changedTime}:e.pushAggregationTimeout,s=c.default.throttleChanges((function(e){i.resolve(),p.when.apply(void 0,x(a)).done((function(){return n._onPush(e)})),a=void 0,i=void 0}),o);this._onPushHandler=function(e){n._aggregationTimeoutId=s(e.changes),i||(i=new p.Deferred),a=e.waitFor,e.waitFor.push(i.promise())},this._store.on("beforePush",this._onPushHandler)}else this._onPushHandler=function(e){return n._onPush(e)},this._store.on("push",this._onPushHandler);this._storeLoadOptions=this._extractLoadOptions(e),this._mapFunc=e.map,this._postProcessFunc=e.postProcess,this._pageIndex=void 0!==e.pageIndex?e.pageIndex:0,this._pageSize=void 0!==e.pageSize?e.pageSize:20,this._loadingCount=0,this._loadQueue=this._createLoadQueue(),this._searchValue="searchValue"in e?e.searchValue:null,this._searchOperation=e.searchOperation||"contains",this._searchExpr=e.searchExpr,this._paginate=e.paginate,this._reshapeOnPush=null!==(t=e.reshapeOnPush)&&void 0!==t&&t,(0,r.each)(["onChanged","onLoadError","onLoadingChanged","onCustomizeLoadResult","onCustomizeStoreLoadOptions"],(function(t,i){i in e&&n.on(i.substr(2,1).toLowerCase()+i.substr(3),e[i])})),this._operationManager=new m.default,this._init()},_init:function(){this._items=[],this._userData={},this._totalCount=-1,this._isLoaded=!1,(0,s.isDefined)(this._paginate)||(this._paginate=!this.group()),this._isLastPage=!this._paginate},dispose:function(){var e;this._store.off("beforePush",this._onPushHandler),this._store.off("push",this._onPushHandler),this._eventsStrategy.dispose(),clearTimeout(this._aggregationTimeoutId),delete this._store,null===(e=this._delayedLoadTask)||void 0===e||e.abort(),this._operationManager.cancelAll(),this._disposed=!0},_extractLoadOptions:function(e){var t={},n=["sort","filter","select","group","requireTotalCount"],i=this._store._customLoadOptions();return i&&(n=n.concat(i)),(0,r.each)(n,(function(){t[this]=e[this]})),t},loadOptions:function(){return this._storeLoadOptions},items:function(){return this._items},pageIndex:function(e){if(!(0,s.isNumeric)(e))return this._pageIndex;this._pageIndex=e,this._isLastPage=!this._paginate},paginate:function(e){if(!(0,s.isBoolean)(e))return this._paginate;this._paginate!==e&&(this._paginate=e,this.pageIndex(0))},pageSize:function(e){if(!(0,s.isNumeric)(e))return this._pageSize;this._pageSize=e},isLastPage:function(){return this._isLastPage},generateStoreLoadOptionAccessor:function(e){var t=this;return function(n){var i=(0,_.normalizeStoreLoadOptionAccessorArguments)(n);if(void 0===i)return t._storeLoadOptions[e];t._storeLoadOptions[e]=i}},sort:function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return this.generateStoreLoadOptionAccessor("sort")(t)},filter:function(){var e=(0,_.normalizeStoreLoadOptionAccessorArguments)(arguments);if(void 0===e)return this._storeLoadOptions.filter;this._storeLoadOptions.filter=e,this.pageIndex(0)},group:function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return this.generateStoreLoadOptionAccessor("group")(t)},select:function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return this.generateStoreLoadOptionAccessor("select")(t)},requireTotalCount:function(e){if(!(0,s.isBoolean)(e))return this._storeLoadOptions.requireTotalCount;this._storeLoadOptions.requireTotalCount=e},searchValue:function(e){if(arguments.length<1)return this._searchValue;this._searchValue=e,this.pageIndex(0)},searchOperation:function(e){if(!(0,s.isString)(e))return this._searchOperation;this._searchOperation=e,this.pageIndex(0)},searchExpr:function(e){var t=arguments.length;if(0===t)return this._searchExpr;t>1&&(e=[].slice.call(arguments)),this._searchExpr=e,this.pageIndex(0)},store:function(){return this._store},key:function(){var e;return null===(e=this._store)||void 0===e?void 0:e.key()},totalCount:function(){return this._totalCount},isLoaded:function(){return this._isLoaded},isLoading:function(){return this._loadingCount>0},beginLoading:function(){this._changeLoadingCount(1)},endLoading:function(){this._changeLoadingCount(-1)},_createLoadQueue:function(){return(0,g.create)()},_changeLoadingCount:function(e){var t=this.isLoading();this._loadingCount+=e;var n=this.isLoading();t^n&&this._eventsStrategy.fireEvent("loadingChanged",[n])},_scheduleLoadCallbacks:function(e){var t=this;this.beginLoading(),e.always((function(){t.endLoading()}))},_scheduleFailCallbacks:function(e){var t=this;e.fail((function(){for(var e=arguments.length,n=new Array(e),i=0;i<e;i++)n[i]=arguments[i];n[0]!==_.CANCELED_TOKEN&&t._eventsStrategy.fireEvent("loadError",n)}))},_fireChanged:function(e){var t=new Date;this._eventsStrategy.fireEvent("changed",e),this._changedTime=new Date-t},_scheduleChangedCallbacks:function(e){var t=this;e.done((function(){return t._fireChanged()}))},loadSingle:function(e,t){var n=this,i=new p.Deferred,a=this.key(),o=this._store,r=this._createStoreLoadOptions(),c=function(e){!(0,s.isDefined)(e)||(0,f.isEmpty)(e)?i.reject(new h.errors.Error("E4009")):(Array.isArray(e)||(e=[e]),i.resolve(n._applyMapFunction(e)[0]))};this._scheduleFailCallbacks(i),arguments.length<2&&(t=e,e=a),delete r.skip,delete r.group,delete r.refresh,delete r.pageIndex,delete r.searchString;var l=function(){return o instanceof u.default&&!o._byKeyViaLoad()};return(e===a||l()?o.byKey(t,r):(r.take=1,r.filter=r.filter?[r.filter,[e,t]]:[e,t],o.load(r))).fail(i.reject).done(c),i.promise()},load:function(){var e=this,t=new p.Deferred,n=function(){if(!e._disposed&&(0,_.isPending)(t))return e._loadFromStore(i,t)};this._scheduleLoadCallbacks(t),this._scheduleFailCallbacks(t),this._scheduleChangedCallbacks(t);var i=this._createLoadOperation(t);return this._eventsStrategy.fireEvent("customizeStoreLoadOptions",[i]),this._loadQueue.add((function(){return"number"==typeof i.delay?e._delayedLoadTask=(0,o.executeAsync)(n,i.delay):n(),t.promise()})),t.promise({operationId:i.operationId})},_onPush:function(e){var t=this;if(this._reshapeOnPush)this.load();else{this._eventsStrategy.fireEvent("changing",[{changes:e}]);var n=this.group(),i=this.items(),a=0,o=this.paginate()||n?e.filter((function(e){return"update"===e.type})):e;n&&(a=Array.isArray(n)?n.length:1),this._mapFunc&&o.forEach((function(e){"insert"===e.type&&(e.data=t._mapFunc(e.data))})),(0,l.applyBatch)({keyInfo:this.store(),data:i,changes:o,groupCount:a,useInsertIndex:!0}),this._fireChanged([{changes:e}])}},_createLoadOperation:function(e){var t=this,n=this._operationManager.add(e),i=this._createStoreLoadOptions();return e.always((function(){return t._operationManager.remove(n)})),{operationId:n,storeLoadOptions:i}},reload:function(){var e=this.store();return e instanceof u.default&&e.clearRawDataCache(),this._init(),this.load()},cancel:function(e){return this._operationManager.cancel(e)},cancelAll:function(){return this._operationManager.cancelAll()},_addSearchOptions:function(e){this._disposed||(this.store()._useDefaultSearch?this._addSearchFilter(e):(e.searchOperation=this._searchOperation,e.searchValue=this._searchValue,e.searchExpr=this._searchExpr))},_createStoreLoadOptions:function(){var e=(0,a.extend)({},this._storeLoadOptions);return this._addSearchOptions(e),this._paginate&&this._pageSize&&(e.skip=this._pageIndex*this._pageSize,e.take=this._pageSize),e.userData=this._userData,e},_addSearchFilter:function(e){var t=this._searchValue,n=this._searchOperation,i=this._searchExpr,a=[];t&&(i||(i="this"),Array.isArray(i)||(i=[i]),(0,r.each)(i,(function(e,i){a.length&&a.push("or"),a.push([i,n,t])})),e.filter?e.filter=[a,e.filter]:e.filter=a)},_loadFromStore:function(e,t){var n=this,i=function(i,o){if(!n._disposed&&(0,_.isPending)(t)){var r=(0,a.extend)((0,_.normalizeLoadResult)(i,o),e);n._eventsStrategy.fireEvent("customizeLoadResult",[r]),(0,p.when)(r.data).done((function(e){r.data=e,n._processStoreLoadResult(r,t)})).fail(t.reject)}};return e.data?(new p.Deferred).resolve(e.data).done(i):this.store().load(e.storeLoadOptions).done(i).fail(t.reject)},_processStoreLoadResult:function(e,t){var n=this,i=e.data,a=e.extra,o=e.storeLoadOptions,r=function(){return n._isLoaded=!0,n._totalCount=isFinite(a.totalCount)?a.totalCount:-1,t.resolve(i,a)};this._disposed||(i=this._applyPostProcessFunction(this._applyMapFunction(i)),(0,s.isPlainObject)(a)||(a={}),this._items=i,(!i.length||!this._paginate||this._pageSize&&i.length<this._pageSize)&&(this._isLastPage=!0),o.requireTotalCount&&!isFinite(a.totalCount)?n.store().totalCount(o).done((function(e){a.totalCount=e,r()})).fail(t.reject):r())},_applyMapFunction:function(e){return this._mapFunc?(0,_.mapDataRespectingGrouping)(e,this._mapFunc,this.group()):e},_applyPostProcessFunction:function(e){return this._postProcessFunc?this._postProcessFunc(e):e},on:function(e,t){return this._eventsStrategy.on(e,t),this},off:function(e,t){return this._eventsStrategy.off(e,t),this}});t.DataSource=b},function(e,t,n){t.BindableTemplate=void 0;var i=c(n(2)),a=n(68),o=c(n(5)),r=n(145),s=n(1);function c(e){return e&&e.__esModule?e:{default:e}}function l(e,t){return(l=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var u=function(e,t,n,i,a){var o,r=function(e,t,n){return t((function(){return e}),n)}(e,t,(function(e){o&&o(),(0,s.isPrimitive)(e)?a(e):o=function(e,t,n,i,a){var o={},r=n.slice(),s=n.map((function(n){var s=i[n];return t(s?function(){return s(e)}:function(){return e[n]},(function(e){if(o[n]=e,r.length){var t=r.indexOf(n);t>=0&&r.splice(t,1)}r.length||a(o)}))}));return function(){s.forEach((function(e){return e()}))}}(e,t,n,i,a)}));return function(){o&&o(),r&&r()}},d=function(e){var t,n;function a(t,n,i,a){var o;return(o=e.call(this)||this)._render=t,o._fields=n,o._fieldsMap=a||{},o._watchMethod=i,o}return n=e,(t=a).prototype=Object.create(n.prototype),t.prototype.constructor=t,l(t,n),a.prototype._renderCore=function(e){var t=this,n=(0,i.default)(e.container),a=u(e.model,this._watchMethod,this._fields,this._fieldsMap,(function(i){n.empty(),t._render(n,i,e.model)}));return o.default.on(n,r.removeEvent,a),n.contents()},a}(a.TemplateBase);t.BindableTemplate=d},function(e,t){e.exports=window.Globalize},,,function(e,t,n){t.originalViewPort=function(){return u},t.changeCallback=t.value=void 0;var i=r(n(2)),a=r(n(51)),o=r(n(29));function r(e){return e&&e.__esModule?e:{default:e}}var s=a.default.add,c=(0,o.default)();t.changeCallback=c;var l,u=(0,i.default)(),d=function(e){if(!arguments.length)return l;var t=(0,i.default)(e);u=t;var n=!!t.length,a=d();l=n?t:(0,i.default)("body"),c.fire(n?d():(0,i.default)(),a)};t.value=d,s((function(){d(".dx-viewport")}))},function(e,t,n){function i(e){return(i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}t.drop=t.leave=t.enter=t.end=t.start=t.move=void 0;var a=g(n(2)),o=n(43),r=n(12),s=function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!==i(e)&&"function"!=typeof e)return{default:e};var n=f(t);if(n&&n.has(e))return n.get(e);var a={},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var r in e)if("default"!==r&&Object.prototype.hasOwnProperty.call(e,r)){var s=o?Object.getOwnPropertyDescriptor(e,r):null;s&&(s.get||s.set)?Object.defineProperty(a,r,s):a[r]=e[r]}a.default=e,n&&n.set(e,a);return a}(n(3)),c=n(35),l=g(n(67)),u=n(8),d=g(n(169)),h=g(n(104));function f(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(f=function(e){return e?n:t})(e)}function g(e){return e&&e.__esModule?e:{default:e}}t.start="dxdragstart";t.move="dxdrag";t.end="dxdragend";var p="dxdragenter";t.enter=p;var m="dxdragleave";t.leave=m;var _="dxdrop";t.drop=_;var v=[],x=[],y=[],b={setup:function(e,t){-1!==(0,r.inArray)(e,v)||(v.push(e),x.push([]),y.push(t||{}))},add:function(e,t){var n=(0,r.inArray)(e,v);this.updateEventsCounter(e,t.type,1);var i=t.selector;-1===(0,r.inArray)(i,x[n])&&x[n].push(i)},updateEventsCounter:function(e,t,n){if([p,m,_].indexOf(t)>-1){var i=(0,o.data)(e,"dxDragEventsCount")||0;(0,o.data)(e,"dxDragEventsCount",Math.max(0,i+n))}},remove:function(e,t){this.updateEventsCounter(e,t.type,-1)},teardown:function(e){if(!(0,o.data)(e,"dxDragEventsCount")){var t=(0,r.inArray)(e,v);v.splice(t,1),x.splice(t,1),y.splice(t,1),(0,o.removeData)(e,"dxDragEventsCount")}}};(0,l.default)(p,b),(0,l.default)(m,b),(0,l.default)(_,b);var w=d.default.inherit({ctor:function(e){this.callBase(e),this.direction="both"},_init:function(e){this._initEvent=e},_start:function(e){e=this._fireEvent("dxdragstart",this._initEvent),this._maxLeftOffset=e.maxLeftOffset,this._maxRightOffset=e.maxRightOffset,this._maxTopOffset=e.maxTopOffset,this._maxBottomOffset=e.maxBottomOffset;var t=(0,r.wrapToArray)(e.targetElements||(null===e.targetElements?[]:v));this._dropTargets=s.map(t,(function(e){return(0,a.default)(e).get(0)}))},_move:function(e){var t=(0,u.eventData)(e),n=this._calculateOffset(t);e=this._fireEvent("dxdrag",e,{offset:n}),this._processDropTargets(e),e._cancelPreventDefault||e.preventDefault()},_calculateOffset:function(e){return{x:this._calculateXOffset(e),y:this._calculateYOffset(e)}},_calculateXOffset:function(e){if("vertical"!==this.direction){var t=e.x-this._startEventData.x;return this._fitOffset(t,this._maxLeftOffset,this._maxRightOffset)}return 0},_calculateYOffset:function(e){if("horizontal"!==this.direction){var t=e.y-this._startEventData.y;return this._fitOffset(t,this._maxTopOffset,this._maxBottomOffset)}return 0},_fitOffset:function(e,t,n){return null!=t&&(e=Math.max(e,-t)),null!=n&&(e=Math.min(e,n)),e},_processDropTargets:function(e){var t=this._findDropTarget(e);t===this._currentDropTarget||(this._fireDropTargetEvent(e,m),this._currentDropTarget=t,this._fireDropTargetEvent(e,p))},_fireDropTargetEvent:function(e,t){if(this._currentDropTarget){var n={type:t,originalEvent:e,draggingElement:this._$element.get(0),target:this._currentDropTarget};(0,u.fireEvent)(n)}},_findDropTarget:function(e){var t,n=this;return s.each(v,(function(i,o){if(n._checkDropTargetActive(o)){var c,l,u,d,h=(0,a.default)(o);s.each((c=h,l=(0,r.inArray)(c.get(0),v),u=x[l].filter((function(e){return e})),d=c.find(u.join(", ")),-1!==(0,r.inArray)(void 0,x[l])&&(d=d.add(c)),d),(function(i,o){var s=(0,a.default)(o);n._checkDropTarget(function(e){var t=(0,r.inArray)(e.get(0),v);return y[t]}(h),s,(0,a.default)(t),e)&&(t=o)}))}})),t},_checkDropTargetActive:function(e){var t=!1;return s.each(this._dropTargets,(function(n,i){return!(t=t||i===e||(0,c.contains)(i,e))})),t},_checkDropTarget:function(e,t,n,i){if(t.get(0)===(0,a.default)(i.target).get(0))return!1;var o,r,s=(r=t,(o=e).itemPositionFunc?o.itemPositionFunc(r):r.offset());if(i.pageX<s.left)return!1;if(i.pageY<s.top)return!1;var c=function(e,t){return e.itemSizeFunc?e.itemSizeFunc(t):{width:t.get(0).getBoundingClientRect().width,height:t.get(0).getBoundingClientRect().height}}(e,t);return!(i.pageX>s.left+c.width)&&(!(i.pageY>s.top+c.height)&&((!n.length||!n.closest(t).length)&&(!(e.checkDropTarget&&!e.checkDropTarget(t,i))&&t)))},_end:function(e){var t=(0,u.eventData)(e);this._fireEvent("dxdragend",e,{offset:this._calculateOffset(t)}),this._fireDropTargetEvent(e,_),delete this._currentDropTarget}});(0,h.default)({emitter:w,events:["dxdragstart","dxdrag","dxdragend"]})},function(e,t,n){t.default=void 0;var i=function(e){var t,n=function(){return t=e.apply(this,arguments),n=function(){return t},t};return function(){return n.apply(this,arguments)}};t.default=i,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i=n(6),a=d(n(11)),o=d(n(360)),r=n(7),s=n(0),c=n(1),l=d(n(79)),u=d(n(54));function d(e){return e&&e.__esModule?e:{default:e}}var h=(0,r.getWindow)(),f=function(e){var t=a.default.createElement("script");for(var n in e)t[n]=e[n];return t},g=function(e){e.parentNode.removeChild(e)},p=function(e){return a.default.getHead().appendChild(e)},m=function(e){var t=f({text:e});p(t),g(t)},_=function(e,t){var n=e.data,i="string"==typeof n,a=e.url||h.location.href;return i||e.cache||((n=n||{})._=Date.now()),n&&!e.upload&&(i||(n=function(e){var t=[];for(var n in e){var i=e[n];void 0!==i&&(null===i&&(i=""),"function"==typeof i&&(i=i()),t.push(encodeURIComponent(n)+"="+encodeURIComponent(i)))}return t.join("&")}(n)),"GET"===v(e)?(""!==n&&(a+=(a.indexOf("?")>-1?"&":"?")+n),n=null):t["Content-Type"]&&t["Content-Type"].indexOf("application/x-www-form-urlencoded")>-1&&(n=n.replace(/%20/g,"+"))),{url:a,parameters:n}};function v(e){return(e.method||"GET").toUpperCase()}var x=function(e){var t=e.headers||{};return t["Content-Type"]=t["Content-Type"]||function(e){var t;return e.data&&!e.upload&&"GET"!==v(e)&&(t="application/x-www-form-urlencoded;charset=utf-8"),e.contentType||t}(e),t.Accept=t.Accept||function(e){var t=e.dataType||"*",n="text/javascript, application/javascript, application/ecmascript, application/x-ecmascript",i={"*":"*/*",text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript",jsonp:n,script:n};return(0,s.extendFromObject)(i,e.accepts,!0),i[t]?i[t]+("*"!==t?", */*; q=0.01":""):i["*"]}(e),e.crossDomain||t["X-Requested-With"]||(t["X-Requested-With"]="XMLHttpRequest"),t},y=(0,u.default)({sendRequest:function(e){var t,n=o.default.getXhr(),s=new i.Deferred,u=s.promise(),d=!(0,c.isDefined)(e.async)||e.async,y=e.dataType,b=e.timeout||0;e.crossDomain=function(e){if(!(0,r.hasWindow)())return!0;var t=!1,n=a.default.createElement("a"),i=a.default.createElement("a");n.href=h.location.href;try{i.href=e,i.href=i.href,t=n.protocol+"//"+n.host!=i.protocol+"//"+i.host}catch(e){t=!0}return t}(e.url);var w="jsonp"===y||"script"===y;void 0===e.cache&&(e.cache=!w);var k=function(e){if("jsonp"===e.dataType){var t=Math.random().toString().replace(/\D/g,""),n=e.jsonpCallback||"dxCallback"+Date.now()+"_"+t,i=e.jsonp||"callback";return e.data=e.data||{},e.data[i]=n,n}}(e),S=x(e),C=_(e,S),A=C.url,T=C.parameters;if(k&&(h[k]=function(e){s.resolve(e,"success",n)}),e.crossDomain&&w){return function(e){var t=f({src:e});return new l.default((function(e,n){var i={load:e,error:n},o=function(e){i[e.type](),g(t)};for(var r in i)a.default.listen(t,r,o);p(t)}))}(A).then((function(){"jsonp"!==y&&s.resolve(null,"success",n)}),(function(){s.reject(n,"error")})),u}if(e.crossDomain&&!("withCredentials"in n))return s.reject(n,"error"),u;if(n.open(v(e),A,d,e.username,e.password),d&&(n.timeout=b,t=function(e,t){return e&&setTimeout((function(){t.customStatus="timeout",t.abort()}),e)}(b,n)),n.onreadystatechange=function(e){var i;4===n.readyState&&(clearTimeout(t),200<=(i=n.status)&&i<300?function(e){return 204!==e}(n.status)?function(e,t,n){var i=function(e){return e.responseType&&"text"!==e.responseType||"string"!=typeof e.responseText?e.response:e.responseText}(t);switch(n){case"jsonp":m(i);break;case"script":m(i),e.resolve(i,"success",t);break;case"json":try{e.resolve(JSON.parse(i),"success",t)}catch(n){e.reject(t,"parsererror",n)}break;default:e.resolve(i,"success",t)}}(s,n,y):s.resolve(null,"nocontent",n):s.reject(n,n.customStatus||"error"))},e.upload&&(n.upload.onprogress=e.upload.onprogress,n.upload.onloadstart=e.upload.onloadstart,n.upload.onabort=e.upload.onabort),e.xhrFields)for(var I in e.xhrFields)n[I]=e.xhrFields[I];for(var E in"arraybuffer"===e.responseType&&(n.responseType=e.responseType),S)Object.prototype.hasOwnProperty.call(S,E)&&(0,c.isDefined)(S[E])&&n.setRequestHeader(E,S[E]);return e.beforeSend&&e.beforeSend(n),n.send(T),u.abort=function(){n.abort()},u}});t.default=y,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i=n(6),a=n(7),o=(0,a.hasWindow)()?(0,a.getWindow)().Promise:Promise;o||((o=function(e){var t=new i.Deferred;return e(t.resolve.bind(this),t.reject.bind(this)),t.promise()}).resolve=function(e){return(new i.Deferred).resolve(e).promise()},o.reject=function(e){return(new i.Deferred).reject(e).promise()},o.all=function(e){return i.when.apply(this,e).then((function(){return[].slice.call(arguments)}))});var r=o;t.default=r,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i=n(1),a=c(n(19)),o=c(n(46)),r=c(n(34)),s=c(n(54));function c(e){return e&&e.__esModule?e:{default:e}}n(112);var l=(0,s.default)({format:function(e,t){var n=(0,i.isString)(t)&&""!==t||(0,i.isPlainObject)(t)||(0,i.isFunction)(t),a=(0,i.isNumeric)(e)||(0,i.isDate)(e);return n&&a?(0,i.isFunction)(t)?t(e):((0,i.isString)(t)&&(t={type:t}),(0,i.isNumeric)(e)?o.default.format(e,t):(0,i.isDate)(e)?r.default.format(e,t):void 0):(0,i.isDefined)(e)?e.toString():""},getTimeFormat:function(e){return e?"longtime":"shorttime"},_normalizeFormat:function(e){return Array.isArray(e)?1===e.length?e[0]:function(t){return e.map((function(e){return r.default.format(t,e)})).join(" ")}:e},getDateFormatByDifferences:function(e,t){var n=[],i=t&&e.millisecond&&!(e.year||e.month||e.day);if(i){n.push((function(e){return e.getSeconds()+e.getMilliseconds()/1e3+"s"}))}else e.millisecond&&n.push("millisecond");if((e.hour||e.minute||!i&&e.second)&&n.unshift(this.getTimeFormat(e.second)),e.year&&e.month&&e.day)return t&&"month"===t?"monthandyear":(n.unshift("shortdate"),this._normalizeFormat(n));if(e.year&&e.month)return"monthandyear";if(e.year&&e.quarter)return"quarterandyear";if(e.year)return"year";if(e.quarter)return"quarter";if(e.month&&e.day){if(t){n.unshift((function(e){return r.default.getMonthNames("abbreviated")[e.getMonth()]+" "+r.default.format(e,"day")}))}else n.unshift("monthandday");return this._normalizeFormat(n)}if(e.month)return"month";if(e.day){if(t)n.unshift("day");else{n.unshift((function(e){return r.default.format(e,"dayofweek")+", "+r.default.format(e,"day")}))}return this._normalizeFormat(n)}return this._normalizeFormat(n)},getDateFormatByTicks:function(e){var t,n,i;if(e.length>1)for(t=a.default.getDatesDifferences(e[0],e[1]),i=1;i<e.length-1;i++)n=a.default.getDatesDifferences(e[i],e[i+1]),t.count<n.count&&(t=n);else t={year:!0,month:!0,day:!0,hour:e[0].getHours()>0,minute:e[0].getMinutes()>0,second:e[0].getSeconds()>0,millisecond:e[0].getMilliseconds()>0};return this.getDateFormatByDifferences(t)},getDateFormatByTickInterval:function(e,t,n){var o,r=function(e,t,n){switch(t){case"year":case"quarter":e.month=n;case"month":e.day=n;case"week":case"day":e.hour=n;case"hour":e.minute=n;case"minute":e.second=n;case"second":e.millisecond=n}};n=(0,i.isString)(n)?n.toLowerCase():n;var s,c,l,u=a.default.getDatesDifferences(e,t);return e!==t&&(s=u,c=e>t?t:e,!(l=e>t?e:t).getMilliseconds()&&l.getSeconds()?l.getSeconds()-c.getSeconds()==1&&(s.millisecond=!0,s.second=!1):!l.getSeconds()&&l.getMinutes()?l.getMinutes()-c.getMinutes()==1&&(s.second=!0,s.minute=!1):!l.getMinutes()&&l.getHours()?l.getHours()-c.getHours()==1&&(s.minute=!0,s.hour=!1):!l.getHours()&&l.getDate()>1?l.getDate()-c.getDate()==1&&(s.hour=!0,s.day=!1):1===l.getDate()&&l.getMonth()?l.getMonth()-c.getMonth()==1&&(s.day=!0,s.month=!1):!l.getMonth()&&l.getFullYear()&&l.getFullYear()-c.getFullYear()==1&&(s.month=!0,s.year=!1)),r(u,o=a.default.getDateUnitInterval(u),!0),r(u,o=a.default.getDateUnitInterval(n||"second"),!1),u[{week:"day"}[o]||o]=!0,this.getDateFormatByDifferences(u)}});t.default=l,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i=p(n(2)),a=n(4),o=n(3),r=n(7),s=p(n(11)),c=n(1),l=n(0),u=n(27),d=p(n(26)),h=n(33),f=n(48),g=p(n(13));function p(e){return e&&e.__esModule?e:{default:e}}var m,_=(0,r.getWindow)(),v=/left|right/,x=/top|bottom/,y=/fit|flip|none/,b=/scale(.+)/,w=d.default.safari,k=function(e){var t={h:"center",v:"center"},n=(0,a.splitPair)(e);return n&&(0,o.each)(n,(function(){var e=String(this).toLowerCase();v.test(e)?t.h=e:x.test(e)&&(t.v=e)})),t},S=function(e){return(0,a.pairToObject)(e)},C=function(e){switch(e){case"center":return.5;case"right":case"bottom":return 1;default:return 0}},A=function(e){switch(e){case"left":return"right";case"right":return"left";case"top":return"bottom";case"bottom":return"top";default:return e}},T=function(e,t){var n=0;return e.myLocation<t.min&&(n+=t.min-e.myLocation),e.myLocation>t.max&&(n+=e.myLocation-t.max),n},I=function(e,t,n){return t.myLocation<n.min?"h"===e?"left":"top":t.myLocation>n.max?"h"===e?"right":"bottom":"none"},E=function(e){e.myLocation=e.atLocation+C(e.atAlign)*e.atSize-C(e.myAlign)*e.mySize+e.offset},O={fit:function(e,t){var n=!1;e.myLocation>t.max&&(e.myLocation=t.max,n=!0),e.myLocation<t.min&&(e.myLocation=t.min,n=!0),e.fit=n},flip:function(e,t){if(e.flip=!1,("center"!==e.myAlign||"center"!==e.atAlign)&&(e.myLocation<t.min||e.myLocation>t.max)){var n=(0,l.extend)({},e,{myAlign:A(e.myAlign),atAlign:A(e.atAlign),offset:-e.offset});E(n),n.oversize=T(n,t),(n.myLocation>=t.min&&n.myLocation<=t.max||e.oversize>n.oversize)&&(e.myLocation=n.myLocation,e.oversize=n.oversize,e.flip=!0)}},flipfit:function(e,t){this.flip(e,t),this.fit(e,t)},none:function(e){e.oversize=0}},D=function(){var e=(0,i.default)("<div>").css({width:100,height:100,overflow:"scroll",position:"absolute",top:-9999}).appendTo((0,i.default)("body")),t=e.get(0).offsetWidth-e.get(0).clientWidth;e.remove(),m=t},M={h:{location:0,flip:!1,fit:!1,oversize:0},v:{location:0,flip:!1,fit:!1,oversize:0}},P=function(e,t){var n=(0,i.default)(e),o=n.offset(),r=(0,l.extend)(!0,{},M,{h:{location:o.left},v:{location:o.top}});if(!t)return r;var d=k(t.my),h=k(t.at),p=(0,i.default)(t.of).length&&t.of||_,v=S(t.offset),x=function(e){var t=(0,a.splitPair)(e),n=String(t&&t[0]).toLowerCase(),i=String(t&&t[1]).toLowerCase();return y.test(n)||(n="none"),y.test(i)||(i=n),{h:n,v:i}}(t.collision),b=t.boundary,C=S(t.boundaryOffset),A={mySize:n.outerWidth(),myAlign:d.h,atAlign:h.h,offset:v.h,collision:x.h,boundaryOffset:C.h},P={mySize:n.outerHeight(),myAlign:d.v,atAlign:h.v,offset:v.v,collision:x.v,boundaryOffset:C.v};if(p.preventDefault)A.atLocation=p.pageX,P.atLocation=p.pageY,A.atSize=0,P.atSize=0;else if(p=(0,i.default)(p),(0,c.isWindow)(p[0]))A.atLocation=p.scrollLeft(),P.atLocation=p.scrollTop(),"phone"===g.default.real().deviceType&&p[0].visualViewport?(A.atLocation=Math.max(A.atLocation,p[0].visualViewport.offsetLeft),P.atLocation=Math.max(P.atLocation,p[0].visualViewport.offsetTop),A.atSize=p[0].visualViewport.width,P.atSize=p[0].visualViewport.height):(A.atSize=p[0].innerWidth>p[0].outerWidth?p[0].innerWidth:p.width(),P.atSize=p[0].innerHeight>p[0].outerHeight||w?p[0].innerHeight:p.height());else if(9===p[0].nodeType)A.atLocation=0,P.atLocation=0,A.atSize=p.width(),P.atSize=p.height();else{var R=(0,u.getBoundingRect)(p.get(0)),z=q(p);A.atLocation=z.left,P.atLocation=z.top,A.atSize=Math.max(R.width,p.outerWidth()),P.atSize=Math.max(R.height,p.outerHeight())}E(A),E(P);var L=function(){var e=(0,i.default)(_),t=e.width(),n=e.height(),a=e.scrollLeft(),o=e.scrollTop(),r=s.default.getDocumentElement(),c=f.touch?r.clientWidth/t:1,l=f.touch?r.clientHeight/n:1;void 0===m&&D();var u=t,d=n;if(b){var h=(0,i.default)(b),g=h.offset();a=g.left,o=g.top,u=h.width(),d=h.height()}return{h:{min:a+A.boundaryOffset,max:a+u/c-A.mySize-A.boundaryOffset},v:{min:o+P.boundaryOffset,max:o+d/l-P.mySize-P.boundaryOffset}}}();A.oversize=T(A,L.h),P.oversize=T(P,L.v),A.collisionSide=I("h",A,L.h),P.collisionSide=I("v",P,L.v),O[A.collision]&&O[A.collision](A,L.h),O[P.collision]&&O[P.collision](P,L.v);var B=function(e){return t.precise?e:Math.round(e)};return(0,l.extend)(!0,r,{h:{location:B(A.myLocation),oversize:B(A.oversize),fit:A.fit,flip:A.flip,collisionSide:A.collisionSide},v:{location:B(P.myLocation),oversize:B(P.oversize),fit:P.fit,flip:P.flip,collisionSide:P.collisionSide},precise:t.precise}),r},q=function e(t){var n,i,a=arguments.length>1&&void 0!==arguments[1]?arguments[1]:t,o=a.get(0);if(!o)return t.offset();var r,s=(null===(n=o.getAttribute)||void 0===n?void 0:n.call(o,"style"))||"",c=null===(i=s.match(b))||void 0===i?void 0:i[0];return c?(o.setAttribute("style",s.replace(c,"")),r=e(t,a.parent()),o.setAttribute("style",s)):r=e(t,a.parent()),r},R=function(e,t){var n=(0,i.default)(e);if(!t)return n.offset();(0,h.resetPosition)(n,!0);var a=q(n),o=t.h&&t.v?t:P(n,t),r=function(e){return t.precise?e:Math.round(e)};return(0,h.move)(n,{left:o.h.location-r(a.left),top:o.v.location-r(a.top)}),o};R.inverseAlign||(R.inverseAlign=A),R.normalizeAlign||(R.normalizeAlign=k);var z={calculateScrollbarWidth:D,calculate:P,setup:R,offset:function(e){return e=(0,i.default)(e).get(0),(0,c.isWindow)(e)?null:e&&"pageY"in e&&"pageX"in e?{top:e.pageY,left:e.pageX}:(0,i.default)(e).offset()}};t.default=z,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i=c(n(44)),a=c(n(49)),o=n(37),r=c(n(107)),s=n(86);function c(e){return e&&e.__esModule?e:{default:e}}var l=r.default.inherit({ctor:function(e){e=Array.isArray(e)?{data:e}:e||{},this.callBase(e);var t=e.data;if(t&&!Array.isArray(t))throw o.errors.Error("E4006");this._array=t||[]},createQuery:function(){return(0,a.default)(this._array,{errorHandler:this._errorHandler})},_byKeyImpl:function(e){var t=(0,s.indexByKey)(this,this._array,e);return-1===t?i.default.rejectedPromise(o.errors.Error("E4009")):i.default.trivialPromise(this._array[t])},_insertImpl:function(e){return(0,s.insert)(this,this._array,e)},_pushImpl:function(e){(0,s.applyBatch)({keyInfo:this,data:this._array,changes:e})},_updateImpl:function(e,t){return(0,s.update)(this,this._array,e,t)},_removeImpl:function(e){return(0,s.remove)(this,this._array,e)},clear:function(){this._eventsStrategy.fireEvent("modifying"),this._array=[],this._eventsStrategy.fireEvent("modified")}},"array");t.default=l,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i=r(n(54)),a=r(n(349)),o=r(n(350));function r(e){return e&&e.__esModule?e:{default:e}}var s,c=(0,i.default)({locale:(s="en",function(e){if(!e)return s;s=e}),getValueByClosestLocale:function(e){for(var t,n=this.locale(),i=e(n);!i&&!t;)(n=(0,o.default)(a.default,n))?i=e(n):t=!0;return void 0===i&&"en"!==n?e("en"):i}});t.default=c,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i=n(1),a={toXml:function(e,t,n){var a=["<",e];for(var o in t){var r=t[o];(0,i.isDefined)(r)&&a.push(" ",o,'="',r,'"')}return(0,i.isDefined)(n)&&""!==n?a.push(">",n,"</",e,">"):a.push(" />"),a.join("")}};t.default=a,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=function(){return i.default&&(0,a.default)().useJQuery};var i=o(n(55)),a=o(n(30));function o(e){return e&&e.__esModule?e:{default:e}}var r=(0,a.default)().useJQuery;i.default&&!1!==r&&(0,a.default)({useJQuery:!0}),e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.applyBatch=v,t.createObjectWithChanges=_,t.update=y,t.insert=b,t.remove=w,t.indexByKey=k,t.applyChanges=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=n.keyExpr,a=void 0===i?"id":i,o=n.immutable,r=void 0===o||o,s=(0,l.compileGetter)(a),c={key:function(){return a},keyOf:function(e){return s(e)}};return v({keyInfo:c,data:e,changes:t,immutable:r,disableCache:!0,logError:!0})};var i=n(1),a=d(n(30)),o=d(n(36)),r=n(0),s=n(37),c=n(52),l=n(23),u=d(n(44));function d(e){return e&&e.__esModule?e:{default:e}}function h(e){return(h="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function f(e){return function(e){if(Array.isArray(e))return g(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(!e)return;if("string"==typeof e)return g(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return g(e,t)}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function g(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,i=new Array(t);n<t;n++)i[n]=e[n];return i}function p(e,t,n,i){return i?function e(t,n,i,a){var o;if(a){for(var r=0;r<n.length;r++)if(o=e(t,n[r].items||n[r].collapsedItems||[]||[],i,a-1))return o}else if(k(t,n,i)>=0)return n}(e,t,n,i)||[]:t}function m(e,t,n){e._dataByKeyMap&&(e._dataByKeyMap[JSON.stringify(t)]=n,e._dataByKeyMapLength+=n?1:-1)}function _(e,t){var n=e?Object.create(Object.getPrototypeOf(e)):{},i=(0,r.extendFromObject)({},e);return(0,c.deepExtendArraySafe)(n,i,!0,!0),(0,c.deepExtendArraySafe)(n,t,!0,!0)}function v(e){var t=e.keyInfo,n=e.data,a=e.changes,o=e.groupCount,r=e.useInsertIndex,s=e.immutable,c=e.disableCache,l=e.logError,u=!0===s?f(n):n;return a.forEach((function(e){var n="insert"===e.type?u:p(t,u,e.key,o);switch(!c&&function(e,t){if(e.key()&&(!t._dataByKeyMap||t._dataByKeyMapLength!==t.length)){for(var n={},i=t.length,a=0;a<i;a++)n[JSON.stringify(e.keyOf(t[a]))]=t[a];t._dataByKeyMap=n,t._dataByKeyMapLength=i}}(t,n),e.type){case"update":y(t,n,e.key,e.data,!0,s,l);break;case"insert":b(t,n,e.data,r&&(0,i.isDefined)(e.index)?e.index:-1,!0,l);break;case"remove":w(t,n,e.key,!0,l)}})),u}function x(e,t,n){return e?t&&s.errors.log(n):u.default.rejectedPromise(s.errors.Error(n))}function y(e,t,n,o,r,s,l){var d,h=e.key();if(h){if(function(e,t){for(var n="string"==typeof t?t.split():t.slice();n.length;)if(n.shift()in e)return!0;return!1}(o,h)&&!u.default.keysEqual(h,n,e.keyOf(o)))return x(r,l,"E4017");if(!(d=function(e,t){if(e._dataByKeyMap)return e._dataByKeyMap[JSON.stringify(t)]}(t,n))){var f=k(e,t,n);if(f<0)return x(r,l,"E4009");if(d=t[f],!0===s&&(0,i.isDefined)(d)){var g=_(d,o);return t[f]=g,!r&&u.default.trivialPromise(g,n)}}}else d=n;if((0,c.deepExtendArraySafe)(d,o,!0),!r)return(0,a.default)().useLegacyStoreResult?u.default.trivialPromise(n,o):u.default.trivialPromise(d,n)}function b(e,t,n,c,l,d){var f,g=e.key(),p=(0,i.isPlainObject)(n)?(0,r.extend)({},n):n;if(g){if(void 0===(f=e.keyOf(p))||"object"===h(f)&&(0,i.isEmptyObject)(f)){if(Array.isArray(g))throw s.errors.Error("E4007");f=p[g]=String(new o.default)}else if(void 0!==t[k(e,t,f)])return x(l,d,"E4008")}else f=p;if(c>=0?t.splice(c,0,p):t.push(p),m(t,f,p),!l)return u.default.trivialPromise((0,a.default)().useLegacyStoreResult?n:p,f)}function w(e,t,n,i,a){var o=k(e,t,n);return o>-1&&(t.splice(o,1),m(t,n,null)),i?o<0?x(i,a,"E4009"):void 0:u.default.trivialPromise(n)}function k(e,t,n){var i=e.key();if(!function(e,t){return!e._dataByKeyMap||e._dataByKeyMap[JSON.stringify(t)]}(t,n))return-1;for(var a=0,o=t.length;a<o;a++)if(u.default.keysEqual(i,e.keyOf(t[a]),n))return a;return-1}},function(e,t,n){t.default=void 0;var i=r(n(19)),a=r(n(274)),o=r(n(384));function r(e){return e&&e.__esModule?e:{default:e}}function s(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null==n)return;var i,a,o=[],r=!0,s=!1;try{for(n=n.call(e);!(r=(i=n.next()).done)&&(o.push(i.value),!t||o.length!==t);r=!0);}catch(e){s=!0,a=e}finally{try{r||null==n.return||n.return()}finally{if(s)throw a}}return o}(e,t)||function(e,t){if(!e)return;if("string"==typeof e)return c(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return c(e,t)}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function c(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,i=new Array(t);n<t;n++)i[n]=e[n];return i}var l=i.default.dateToMilliseconds,u=function(e){return new Date(Date.UTC(e.getUTCFullYear(),e.getUTCMonth(),e.getUTCDate(),e.getUTCHours(),e.getUTCMinutes()))},d=function(e,t,n,i){return h(n,i)-h(e,t)},h=function(e,t){return new Date(e).getTimezoneOffset()-new Date(t).getTimezoneOffset()},f=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:new Date;if("string"==typeof e){var n=u(t);return a.default.getTimeZoneOffsetById(e,n.getTime())}return e},g=function(e,t,n){return f(n,e)-f(n,t)},p=function(e){var t=new Date(new Date(e).setHours(0,0,0,0)),n=new Date(new Date(e).setHours(23,59,59,0));return t.getTimezoneOffset()-n.getTimezoneOffset()!=0},m=function(){var e=s(v(),2),t=e[0],n=e[1];return t.getTimezoneOffset()!==n.getTimezoneOffset()},_=function(e,t){var n=t.getFullYear(),i=function(e){return-e.getTimezoneOffset()/60},o=function(e){return new Date(e-36e5)},r=a.default.getTimeZoneDeclarationTuple(e,n),c=s(r,2),l=c[0],u=c[1];if(0===r.length)return a.default.getTimeZoneOffsetById(e,t)===i(t)&&!m();var d=i(new Date(l.date)),h=i(new Date(u.date));return d===l.offset&&(d!==i(o(l.date))&&(h===u.offset&&h!==i(o(u.date))))},v=function(){var e=new Date(Date.now()),t=new Date,n=new Date;return t.setFullYear(e.getFullYear(),0,1),n.setFullYear(e.getFullYear(),6,1),[t,n]},x={getDaylightOffset:h,getDaylightOffsetInMs:function(e,t){return h(e,t)*l("minute")},getTimezoneOffsetChangeInMinutes:d,getTimezoneOffsetChangeInMs:function(e,t,n,i){return d(e,t,n,i)*l("minute")},calculateTimezoneByValue:f,getCorrectedDateByDaylightOffsets:function(e,t,n,i,a){var o=g(e,t,i)-g(e,t,a);return new Date(n.getTime()-o*l("hour"))},isSameAppointmentDates:function(e,t){return t=new Date(t.getTime()-1),i.default.sameDate(e,t)},correctRecurrenceExceptionByTimezone:function(e,t,n,i){var a=arguments.length>4&&void 0!==arguments[4]&&arguments[4],o=(e.getTimezoneOffset()-t.getTimezoneOffset())/60;return i?o=g(t,e,i):n&&(o=g(t,e,n)),new Date(e.getTime()+(a?-1:1)*o*l("hour"))},getClientTimezoneOffset:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:new Date;return 6e4*e.getTimezoneOffset()},createUTCDateWithLocalOffset:function(e){return e?new Date(Date.UTC(e.getFullYear(),e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds())):null},createDateFromUTCWithLocalOffset:function(e){var t=(0,o.default)(e),n=t.getTimezoneOffset();return t.addTime(t.getTimezoneOffset("minute")),t.subtractMinutes(n-t.getTimezoneOffset()),t.source},createUTCDate:u,isTimezoneChangeInDate:p,getDateWithoutTimezoneChange:function(e){var t=new Date(e);if(p(t)){var n=new Date(t);return new Date(n.setDate(n.getDate()+1))}return t},hasDSTInLocalTimeZone:m,isEqualLocalTimeZone:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:new Date;if(Intl){var n=Intl.DateTimeFormat().resolvedOptions().timeZone;if(n===e)return!0}return _(e,t)},isEqualLocalTimeZoneByDeclaration:_,getTimeZones:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:new Date,t=u(e);return a.default.getDisplayedTimeZones(t.getTime())}};t.default=x,e.exports=t.default,e.exports.default=t.default},,,,,,function(e,t,n){t.setHeight=t.setWidth=t.normalizeStyleProp=t.stylePropPrefix=t.styleProp=void 0;var i=n(41),a=s(n(77)),o=n(1),r=s(n(11));function s(e){return e&&e.__esModule?e:{default:e}}var c=["","Webkit","Moz","O","Ms"],l={"":"",Webkit:"-webkit-",Moz:"-moz-",O:"-o-",ms:"-ms-"},u=(0,a.default)((function(){return r.default.createElement("dx").style}));t.styleProp=function(e){if(e in u())return e;var t=e;e=e.charAt(0).toUpperCase()+e.substr(1);for(var n=1;n<c.length;n++){var i=c[n].toLowerCase()+e;if(i in u())return i}return t};t.stylePropPrefix=function(e){return function(e,t){var n;e=(0,i.camelize)(e,!0);for(var a=0,o=c.length;a<o;a++){var r=c[a],s=r+e;if(void 0===(n=t((0,i.camelize)(s),r))&&(n=t(s,r)),void 0!==n)break}return n||""}(e,(function(e,t){if(e in u())return l[t]}))};var d=["fillOpacity","columnCount","flexGrow","flexShrink","fontWeight","lineHeight","opacity","zIndex","zoom"];t.normalizeStyleProp=function(e,t){return(0,o.isNumeric)(t)&&-1===d.indexOf(e)&&(t+="px"),t};var h=function(e,t,n){if(e){n=(0,o.isNumeric)(n)?n+="px":n;for(var i=0;i<e.length;++i)e[i].style[t]=n}};t.setWidth=function(e,t){h(e,"width",t)};t.setHeight=function(e,t){h(e,"height",t)}},function(e,t,n){t.EmptyTemplate=void 0;var i,a=(i=n(2))&&i.__esModule?i:{default:i};function o(e,t){return(o=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var r=function(e){var t,n;function i(){return e.apply(this,arguments)||this}return n=e,(t=i).prototype=Object.create(n.prototype),t.prototype.constructor=t,o(t,n),i.prototype._renderCore=function(){return(0,a.default)()},i}(n(68).TemplateBase);t.EmptyTemplate=r},function(e,t,n){t.default=void 0;var i=n(4),a=n(0),o=n(3),r=c(n(163)),s=c(n(44));function c(e){return e&&e.__esModule?e:{default:e}}function l(e,t){return e=e.groupBy(t[0].selector),t.length>1&&(e=e.select((function(e){return(0,a.extend)({},e,{items:l((0,r.default)(e.items),t.slice(1)).toArray()})}))),e}function u(e,t){var n=[];return(0,o.each)(e,(function(e,a){(0,i.grep)(t,(function(e){return a.selector===e.selector})).length<1&&n.push(a)})),n.concat(t)}var d={multiLevelGroup:l,arrangeSortingInfo:u,queryByOptions:function(e,t,n){var i=(t=t||{}).filter;if(i&&(e=e.filter(i)),n)return e;var a=t.sort,r=t.select,c=t.group,d=t.skip,h=t.take;return c&&((c=s.default.normalizeSortingInfo(c)).keepInitialKeyOrder=!!t.group.keepInitialKeyOrder),(a||c)&&(a=s.default.normalizeSortingInfo(a||[]),c&&!c.keepInitialKeyOrder&&(a=u(c,a)),(0,o.each)(a,(function(t){e=e[t?"thenBy":"sortBy"](this.selector,this.desc,this.compare)}))),r&&(e=e.select(r)),c&&(e=l(e,c)),(h||d)&&(e=e.slice(d||0,h)),e}};t.default=d,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.EventsStrategy=void 0;var i,a=(i=n(29))&&i.__esModule?i:{default:i},o=n(3),r=n(1);var s=function(){function e(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};this._events={},this._owner=e,this._options=t}e.create=function(t,n){return n?(0,r.isFunction)(n)?n(t):n:new e(t)};var t=e.prototype;return t.hasEvent=function(e){var t=this._events[e];return!!t&&t.has()},t.fireEvent=function(e,t){var n=this._events[e];return n&&n.fireWith(this._owner,t),this._owner},t.on=function(e,t){var n=this;if((0,r.isPlainObject)(e))(0,o.each)(e,(function(e,t){n.on(e,t)}));else{var i=this._events[e];i||(i=(0,a.default)({syncStrategy:this._options.syncStrategy}),this._events[e]=i),(i.originalAdd||i.add).call(i,t)}},t.off=function(e,t){var n=this._events[e];n&&((0,r.isFunction)(t)?n.remove(t):n.empty())},t.dispose=function(){(0,o.each)(this._events,(function(e,t){t.empty()}))},e}();t.EventsStrategy=s},function(e,t,n){t.default=void 0;var i=n(70),a=n(0),o=n(64),r={postCtor:function(){this.on("disposing",function(){this._disposeDataSource()}.bind(this))},_refreshDataSource:function(){this._initDataSource(),this._loadDataSource()},_initDataSource:function(){var e,t,n="_getSpecificDataSourceOption"in this?this._getSpecificDataSourceOption():this.option("dataSource");this._disposeDataSource(),n&&(n instanceof i.DataSource?(this._isSharedDataSource=!0,this._dataSource=n):(e="_dataSourceOptions"in this?this._dataSourceOptions():{},t=this._dataSourceType?this._dataSourceType():i.DataSource,n=(0,o.normalizeDataSourceOptions)(n,{fromUrlLoadMode:"_dataSourceFromUrlLoadMode"in this&&this._dataSourceFromUrlLoadMode()}),this._dataSource=new t((0,a.extend)(!0,{},e,n))),"_normalizeDataSource"in this&&(this._dataSource=this._normalizeDataSource(this._dataSource)),this._addDataSourceHandlers())},_addDataSourceHandlers:function(){"_dataSourceChangedHandler"in this&&this._addDataSourceChangeHandler(),"_dataSourceLoadErrorHandler"in this&&this._addDataSourceLoadErrorHandler(),"_dataSourceLoadingChangedHandler"in this&&this._addDataSourceLoadingChangedHandler(),this._addReadyWatcher()},_addReadyWatcher:function(){this._dataSource.on("loadingChanged",function(e){this._ready&&this._ready(!e)}.bind(this))},_addDataSourceChangeHandler:function(){var e=this._dataSource;this._proxiedDataSourceChangedHandler=function(t){this._dataSourceChangedHandler(e.items(),t)}.bind(this),e.on("changed",this._proxiedDataSourceChangedHandler)},_addDataSourceLoadErrorHandler:function(){this._proxiedDataSourceLoadErrorHandler=this._dataSourceLoadErrorHandler.bind(this),this._dataSource.on("loadError",this._proxiedDataSourceLoadErrorHandler)},_addDataSourceLoadingChangedHandler:function(){this._proxiedDataSourceLoadingChangedHandler=this._dataSourceLoadingChangedHandler.bind(this),this._dataSource.on("loadingChanged",this._proxiedDataSourceLoadingChangedHandler)},_loadDataSource:function(){if(this._dataSource){var e=this._dataSource;e.isLoaded()?this._proxiedDataSourceChangedHandler&&this._proxiedDataSourceChangedHandler():e.load()}},_loadSingle:function(e,t){return e="this"===e?this._dataSource.key()||"this":e,this._dataSource.loadSingle(e,t)},_isLastPage:function(){return!this._dataSource||this._dataSource.isLastPage()||!this._dataSource._pageSize},_isDataSourceLoading:function(){return this._dataSource&&this._dataSource.isLoading()},_disposeDataSource:function(){this._dataSource&&(this._isSharedDataSource?(delete this._isSharedDataSource,this._proxiedDataSourceChangedHandler&&this._dataSource.off("changed",this._proxiedDataSourceChangedHandler),this._proxiedDataSourceLoadErrorHandler&&this._dataSource.off("loadError",this._proxiedDataSourceLoadErrorHandler),this._proxiedDataSourceLoadingChangedHandler&&this._dataSource.off("loadingChanged",this._proxiedDataSourceLoadingChangedHandler)):this._dataSource.dispose(),delete this._dataSource,delete this._proxiedDataSourceChangedHandler,delete this._proxiedDataSourceLoadErrorHandler,delete this._proxiedDataSourceLoadingChangedHandler)},getDataSource:function(){return this._dataSource||null}};t.default=r,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i=n(8),a=r(n(125)),o=r(n(104));function r(e){return e&&e.__esModule?e:{default:e}}var s=Math.abs,c=a.default.inherit({start:function(e){this._startEventData=(0,i.eventData)(e),this._startTimer(e)},_startTimer:function(e){var t="timeout"in this?this.timeout:750;this._holdTimer=setTimeout(function(){this._requestAccept(e),this._fireEvent("dxhold",e,{target:e.target}),this._forgetAccept()}.bind(this),t)},move:function(e){this._touchWasMoved(e)&&this._cancel(e)},_touchWasMoved:function(e){var t=(0,i.eventDelta)(this._startEventData,(0,i.eventData)(e));return s(t.x)>5||s(t.y)>5},end:function(){this._stopTimer()},_stopTimer:function(){clearTimeout(this._holdTimer)},cancel:function(){this._stopTimer()},dispose:function(){this._stopTimer()}});(0,o.default)({emitter:c,bubble:!0,events:["dxhold"]});var l={name:"dxhold"};t.default=l,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.escapeServiceOperationParams=t.formatFunctionInvocationUrl=t.generateExpand=t.generateSelect=t.convertPrimitiveValue=t.keyConverters=t.serializeKey=t.serializeValue=t.serializePropName=t.EdmLiteral=t.sendRequest=void 0;var i=g(n(15)),a=n(0),o=n(1),r=n(3),s=g(n(78)),c=g(n(36)),l=n(4),u=n(6),d=n(37),h=g(n(44)),f=n(40);function g(e){return e&&e.__esModule?e:{default:e}}function p(e){return(p="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}var m=/^(\{{0,1}([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}\}{0,1})$/,_=/^\/Date\((-?\d+)((\+|-)?(\d+)?)\)\/$/,v=/^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}(\.\d+)?(Z|[-+]{1}\d{2}(:?)(\d{2})?)?$/,x="application/json;odata=verbose",y=function(e){return"string"===(0,o.type)(e)?e.split():e},b=function(e){return/\./.test(e)},w=function(e,t,n){for(e=String(e);e.length<t;)e=n?"".concat(e,"0"):"0".concat(e);return e},k=function(e,t,n){var i=[],a=function(e){return w(e,2)};return i.push(e.getFullYear()),i.push("-"),i.push(a(e.getMonth()+1)),i.push("-"),i.push(a(e.getDate())),t&&e.getHours()+e.getMinutes()+e.getSeconds()+e.getMilliseconds()<1||(i.push("T"),i.push(a(e.getHours())),i.push(":"),i.push(a(e.getMinutes())),i.push(":"),i.push(a(e.getSeconds())),e.getMilliseconds()&&(i.push("."),i.push(w(e.getMilliseconds(),3))),n||i.push("Z")),i.join("")},S=function(e){var t=new Date(60*new Date(0).getTimezoneOffset()*1e3),n=e.replace("Z","").split("T"),i=/(\d{4})-(\d{2})-(\d{2})/.exec(n[0]),a=/(\d{2}):(\d{2}):(\d{2})\.?(\d{0,7})?/.exec(n[1]);if(t.setFullYear(Number(i[1])),t.setMonth(Number(i[2])-1),t.setDate(Number(i[3])),Array.isArray(a)&&a.length){t.setHours(Number(a[1])),t.setMinutes(Number(a[2])),t.setSeconds(Number(a[3]));var o=(a[4]||"").slice(0,3);o=w(o,3,!0),t.setMilliseconds(Number(o))}return t},C=function(e){var t=[];for(var n in e)t.push(n+"="+e[n]);return t.join("&")};t.sendRequest=function e(t,n,i){var o=i.deserializeDates,r=i.fieldTypes,c=i.countOnly,l=i.isPaged,f=new u.Deferred,g=function(e,t){var n,i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},o=function(t){return JSON.stringify(t,(function(t,n){if(!(this[t]instanceof Date))return n;switch(n=k(this[t]),e){case 2:return n.substr(0,n.length-1);case 3:case 4:return n;default:throw d.errors.Error("E4002")}}))};t=(0,a.extend)({async:!0,method:"get",url:"",params:{},payload:null,headers:{},timeout:3e4},t),null===(n=i.beforeSend)||void 0===n||n.call(i,t);var r=t,s=r.async,c=r.timeout,l=r.headers,u=t,h=u.url,f=u.method,g=i.jsonp,p=i.withCredentials,m="get"===(f=(f||"get").toLowerCase()),_=m&&g,v=(0,a.extend)({},t.params),y=m?v:o(t.payload),b=!m&&C(v),w=!m&&x;return b&&(h+=(h.indexOf("?")>-1?"&":"?")+b),_&&(y.$format="json"),{url:h,data:y,dataType:_?"jsonp":"json",jsonp:_&&"$callback",method:f,async:s,timeout:c,headers:l,contentType:w,accepts:{json:[x,"text/plain"].join()},xhrFields:{withCredentials:p}}}(t,n,i);return s.default.sendRequest(g).always((function(n,a){var s=A(n,a,{deserializeDates:o,fieldTypes:r},g),u=s.error,p=s.data,m=s.count,_=s.nextUrl;if(u)u.message!==h.default.XHR_ERROR_UNLOAD&&f.reject(u);else if(c)isFinite(m)?f.resolve(m):f.reject(new d.errors.Error("E4018"));else if(_&&!l)/^(?:[a-z]+:)?\/\//i.test(_)||(_=function(e,t){var n,i,a,o=(i=e,a=i.indexOf("?"),a>-1?i.substr(0,a):i).split("/"),r=t.split("/");for(o.pop();r.length;)".."===(n=r.shift())?o.pop():o.push(n);return o.join("/")}(g.url,_)),e(t,{url:_},i).fail(f.reject).done((function(e){return f.resolve(p.concat(e))}));else{var v=isFinite(m)?{totalCount:m}:void 0;f.resolve(p,v)}})),f.promise()};var A=function(e,t,n,i){var r=function(e,t,n){var i,o,r,s;if("nocontent"===t)return null;var c="Unknown error",l=e,u=200,d={requestOptions:n};if("success"!==t){var f=e.status,g=e.responseText;u=f,c=h.default.errorMessageFromXhr(e,t);try{l=JSON.parse(g)}catch(e){}}var p=(null===(i=l)||void 0===i?void 0:i.then)||(null===(o=l)||void 0===o?void 0:o.error)||(null===(r=l)||void 0===r?void 0:r["odata.error"])||(null===(s=l)||void 0===s?void 0:s["@odata.error"]);if(p){c=function(e){var t,n,i=e;"message"in e&&(t=(null===(n=e.message)||void 0===n?void 0:n.value)||e.message);for(;(i=i.innererror||i.internalexception)&&(t=i.message,!i.internalexception||-1!==t.indexOf("inner exception")););return t}(p)||c,d.errorDetails=p,200===u&&(u=500);var m=Number(p.code);isFinite(m)&&m>=400&&(u=m)}return u>=400||0===u?(d.httpStatus=u,(0,a.extend)(Error(c),d)):null}(e,t,i);if(r)return{error:r};if(!(0,o.isPlainObject)(e))return{data:e};var s="d"in e&&(Array.isArray(e.d)||(0,o.isObject)(e.d))?T(e,t):I(e,t);return O(s,n),s},T=function(e){var t,n=e.d;return(0,o.isDefined)(n)?{data:null!==(t=n.results)&&void 0!==t?t:n,nextUrl:n.__next,count:parseInt(n.__count,10)}:{error:Error("Malformed or unsupported JSON response received")}},I=function(e){var t;return{data:null!==(t=e.value)&&void 0!==t?t:e,nextUrl:e["@odata.nextLink"],count:parseInt(e["@odata.count"],10)}},E=i.default.inherit({ctor:function(e){this._value=e},valueOf:function(){return this._value}});t.EdmLiteral=E;var O=function e(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};(0,r.each)(t,(function(i,a){if(null!==a&&"object"===p(a))"results"in a&&(t[i]=a.results),e(t[i],n);else if("string"==typeof a){var o=n.fieldTypes,r=n.deserializeDates;if((!o||"String"!==o[i])&&m.test(a)&&(t[i]=new c.default(a)),!1!==r)if(a.match(_)){var s=new Date(Number(RegExp.$1)+60*RegExp.$2*1e3);t[i]=new Date(s.valueOf()+60*s.getTimezoneOffset()*1e3)}else v.test(a)&&(t[i]=new Date(S(t[i]).valueOf()))}}))},D=function(e){return e instanceof E?e.valueOf():e.replace(/\./g,"/")};t.serializePropName=D;var M=function(e){return e instanceof Date?"datetime'".concat(k(e,!0,!0),"'"):e instanceof c.default?"guid'".concat(e,"'"):e instanceof E?e.valueOf():"string"==typeof e?function(e){return"'".concat(e.replace(/'/g,"''"),"'")}(e):String(e)},P=function(e,t){switch(t){case 2:case 3:return M(e);case 4:return function e(t){return t instanceof Date?k(t,!1,!1):t instanceof c.default?t.valueOf():Array.isArray(t)?"[".concat(t.map((function(t){return e(t)})).join(","),"]"):M(t)}(e);default:throw d.errors.Error("E4002")}};t.serializeValue=P;t.serializeKey=function(e,t){if((0,o.isPlainObject)(e)){var n=[];return(0,r.each)(e,(function(e,i){return n.push("".concat(D(e),"=").concat(P(i,t)))})),n.join()}return P(e,t)};var q={String:function(e){return"".concat(e)},Int32:function(e){return Math.floor(e)},Int64:function(e){return e instanceof E?e:new E("".concat(e,"L"))},Guid:function(e){return e instanceof c.default?e:new c.default(e)},Boolean:function(e){return!!e},Single:function(e){return e instanceof E?e:new E(e+"f")},Decimal:function(e){return e instanceof E?e:new E(e+"m")}};t.keyConverters=q;t.convertPrimitiveValue=function(e,t){if(null===t)return null;var n=q[e];if(!n)throw d.errors.Error("E4014",e);return n(t)};t.generateSelect=function(e,t){if(t)return e<4?D(t.join()):(0,l.grep)(t,b,!0).join()};var R=function(e){var t=[];return(0,r.each)(e,(function(e,n){return t.push("".concat(e).concat(function e(t){var n="",i=[],a=[];return(0,r.each)(t,(function(t,n){Array.isArray(n)&&[].push.apply(i,n),(0,o.isPlainObject)(n)&&a.push("".concat(t).concat(e(n)))})),(i.length||a.length)&&(n+="(",i.length&&(n+="$select=".concat((0,r.map)(i,D).join())),a.length&&(i.length&&(n+=";"),n+="$expand=".concat((0,r.map)(a,D).join())),n+=")"),n}(n)))})),t.join()},z=function(e,t,n){return(0,r.each)(e,(function(e,i){return function e(t,n,i){var a=i(n,t.shift(),t);!1!==a&&e(t,a,i)}(i.split("."),t,n)}))};t.generateExpand=function(e,t,n){return e<4?function(e,t){var n={};return e&&(0,r.each)(y(e),(function(){n[D(this)]=1})),t&&(0,r.each)(y(t),(function(){var e=this.split(".");e.length<2||(e.pop(),n[D(e.join("."))]=1)})),(0,r.map)(n,(function(e,t){return t})).join()}(t,n):function(e,t){var n={};if(e||t)return e&&z(y(e),n,(function(e,t,n){return e[t]=e[t]||{},!!n.length&&e[t]})),t&&z((0,l.grep)(y(t),b),n,(function(e,t,n){return n.length?e[t]=e[t]||{}:(e[t]=e[t]||[],e[t].push(t),!1)})),R(n)}(t,n)};t.formatFunctionInvocationUrl=function(e,t){return(0,f.format)("{0}({1})",e,(0,r.map)(t||{},(function(e,t){return(0,f.format)("{0}={1}",t,e)})).join(","))};t.escapeServiceOperationParams=function(e,t){if(!e)return e;var n={};return(0,r.each)(e,(function(e,i){n[e]=P(i,t)})),n}},,,function(e,t,n){t.default=void 0;var i={aliceblue:"f0f8ff",antiquewhite:"faebd7",aqua:"00ffff",aquamarine:"7fffd4",azure:"f0ffff",beige:"f5f5dc",bisque:"ffe4c4",black:"000000",blanchedalmond:"ffebcd",blue:"0000ff",blueviolet:"8a2be2",brown:"a52a2a",burlywood:"deb887",cadetblue:"5f9ea0",chartreuse:"7fff00",chocolate:"d2691e",coral:"ff7f50",cornflowerblue:"6495ed",cornsilk:"fff8dc",crimson:"dc143c",cyan:"00ffff",darkblue:"00008b",darkcyan:"008b8b",darkgoldenrod:"b8860b",darkgray:"a9a9a9",darkgreen:"006400",darkkhaki:"bdb76b",darkmagenta:"8b008b",darkolivegreen:"556b2f",darkorange:"ff8c00",darkorchid:"9932cc",darkred:"8b0000",darksalmon:"e9967a",darkseagreen:"8fbc8f",darkslateblue:"483d8b",darkslategray:"2f4f4f",darkturquoise:"00ced1",darkviolet:"9400d3",deeppink:"ff1493",deepskyblue:"00bfff",dimgray:"696969",dodgerblue:"1e90ff",feldspar:"d19275",firebrick:"b22222",floralwhite:"fffaf0",forestgreen:"228b22",fuchsia:"ff00ff",gainsboro:"dcdcdc",ghostwhite:"f8f8ff",gold:"ffd700",goldenrod:"daa520",gray:"808080",green:"008000",greenyellow:"adff2f",honeydew:"f0fff0",hotpink:"ff69b4",indianred:"cd5c5c",indigo:"4b0082",ivory:"fffff0",khaki:"f0e68c",lavender:"e6e6fa",lavenderblush:"fff0f5",lawngreen:"7cfc00",lemonchiffon:"fffacd",lightblue:"add8e6",lightcoral:"f08080",lightcyan:"e0ffff",lightgoldenrodyellow:"fafad2",lightgrey:"d3d3d3",lightgreen:"90ee90",lightpink:"ffb6c1",lightsalmon:"ffa07a",lightseagreen:"20b2aa",lightskyblue:"87cefa",lightslateblue:"8470ff",lightslategray:"778899",lightsteelblue:"b0c4de",lightyellow:"ffffe0",lime:"00ff00",limegreen:"32cd32",linen:"faf0e6",magenta:"ff00ff",maroon:"800000",mediumaquamarine:"66cdaa",mediumblue:"0000cd",mediumorchid:"ba55d3",mediumpurple:"9370d8",mediumseagreen:"3cb371",mediumslateblue:"7b68ee",mediumspringgreen:"00fa9a",mediumturquoise:"48d1cc",mediumvioletred:"c71585",midnightblue:"191970",mintcream:"f5fffa",mistyrose:"ffe4e1",moccasin:"ffe4b5",navajowhite:"ffdead",navy:"000080",oldlace:"fdf5e6",olive:"808000",olivedrab:"6b8e23",orange:"ffa500",orangered:"ff4500",orchid:"da70d6",palegoldenrod:"eee8aa",palegreen:"98fb98",paleturquoise:"afeeee",palevioletred:"d87093",papayawhip:"ffefd5",peachpuff:"ffdab9",peru:"cd853f",pink:"ffc0cb",plum:"dda0dd",powderblue:"b0e0e6",purple:"800080",rebeccapurple:"663399",red:"ff0000",rosybrown:"bc8f8f",royalblue:"4169e1",saddlebrown:"8b4513",salmon:"fa8072",sandybrown:"f4a460",seagreen:"2e8b57",seashell:"fff5ee",sienna:"a0522d",silver:"c0c0c0",skyblue:"87ceeb",slateblue:"6a5acd",slategray:"708090",snow:"fffafa",springgreen:"00ff7f",steelblue:"4682b4",tan:"d2b48c",teal:"008080",thistle:"d8bfd8",tomato:"ff6347",turquoise:"40e0d0",violet:"ee82ee",violetred:"d02090",wheat:"f5deb3",white:"ffffff",whitesmoke:"f5f5f5",yellow:"ffff00",yellowgreen:"9acd32"},a=[{re:/^rgb\((\d{1,3}),\s*(\d{1,3}),\s*(\d{1,3})\)$/,process:function(e){return[parseInt(e[1],10),parseInt(e[2],10),parseInt(e[3],10)]}},{re:/^rgba\((\d{1,3}),\s*(\d{1,3}),\s*(\d{1,3}),\s*(\d*\.*\d+)\)$/,process:function(e){return[parseInt(e[1],10),parseInt(e[2],10),parseInt(e[3],10),parseFloat(e[4])]}},{re:/^#([a-f0-9]{2})([a-f0-9]{2})([a-f0-9]{2})$/,process:function(e){return[parseInt(e[1],16),parseInt(e[2],16),parseInt(e[3],16)]}},{re:/^#([a-f0-9]{1})([a-f0-9]{1})([a-f0-9]{1})$/,process:function(e){return[parseInt(e[1]+e[1],16),parseInt(e[2]+e[2],16),parseInt(e[3]+e[3],16)]}},{re:/^hsv\((\d{1,3}),\s*(\d{1,3}),\s*(\d{1,3})\)$/,process:function(e){var t=parseInt(e[1],10),n=parseInt(e[2],10),i=parseInt(e[3],10),a=c(t,n,i);return[a[0],a[1],a[2],1,[t,n,i]]}},{re:/^hsl\((\d{1,3}),\s*(\d{1,3}),\s*(\d{1,3})\)$/,process:function(e){var t=parseInt(e[1],10),n=parseInt(e[2],10),i=parseInt(e[3],10),a=d(t,n,i);return[a[0],a[1],a[2],1,null,[t,n,i]]}}],o=Math.round;function r(e){var t;this.baseColor=e,e&&(t=String(e).toLowerCase().replace(/ /g,""),t=function(e){if("transparent"===e)return[0,0,0,0];for(var t,n=0,i=a.length;n<i;++n)if(t=a[n].re.exec(e))return a[n].process(t);return null}(t=i[t]?"#"+i[t]:t)),t||(this.colorIsInvalid=!0),t=t||{},this.r=s(t[0]),this.g=s(t[1]),this.b=s(t[2]),this.a=s(t[3],1,1),t[4]?this.hsv={h:t[4][0],s:t[4][1],v:t[4][2]}:this.hsv=function(e,t,n){var i,a,o=Math.max(e,t,n),r=Math.min(e,t,n),s=o-r,c=o;if(a=0===o?0:1-r/o,o===r)i=0;else switch(o){case e:i=(t-n)/s*60,t<n&&(i+=360);break;case t:i=(n-e)/s*60+120;break;case n:i=(e-t)/s*60+240}return a*=100,c*=100/255,{h:Math.round(i),s:Math.round(a),v:Math.round(c)}}(this.r,this.g,this.b),t[5]?this.hsl={h:t[5][0],s:t[5][1],l:t[5][2]}:this.hsl=function(e,t,n){e=h(e,255),t=h(t,255),n=h(n,255);var i,a,r=Math.max(e,t,n),s=Math.min(e,t,n),c=r+s,l=c/2;if(r===s)i=a=0;else{var u=r-s;a=l>.5?u/(2-c):u/c,i=function(e,t,n,i){switch(Math.max(e,t,n)){case e:return(t-n)/i+(t<n?6:0);case t:return(n-e)/i+2;case n:return(e-t)/i+4}}(e,t,n,u),i/=6}return{h:o(360*i),s:o(100*a),l:o(100*l)}}(this.r,this.g,this.b)}function s(e,t,n){return t=t||0,n=n||255,e<0||isNaN(e)?t:e>n?n:e}function c(e,t,n){var i,a,o,r=(100-t)*n/100,s=e%60/60*(n-r),c=r+s,l=n-s;switch(Math.floor(e%360/60)){case 0:i=n,a=c,o=r;break;case 1:i=l,a=n,o=r;break;case 2:i=r,a=n,o=c;break;case 3:i=r,a=l,o=n;break;case 4:i=c,a=r,o=n;break;case 5:i=n,a=r,o=l}return[Math.round(2.55*i),Math.round(2.55*a),Math.round(2.55*o)]}function l(e,t){var n=t;return"r"===e&&(n=t+1/3),"b"===e&&(n=t-1/3),n}function u(e,t,n){return(n=function(e){return e<0&&(e+=1),e>1&&(e-=1),e}(n))<1/6?e+6*(t-e)*n:n<.5?t:n<2/3?e+(t-e)*(2/3-n)*6:e}function d(e,t,n){var i,a,r;if(e=h(e,360),t=h(t,100),n=h(n,100),0===t)i=a=r=n;else{var s=n<.5?n*(1+t):n+t-n*t,c=2*n-s;i=u(c,s,l("r",e)),a=u(c,s,l("g",e)),r=u(c,s,l("b",e))}return[o(255*i),o(255*a),o(255*r)]}function h(e,t){return e=Math.min(t,Math.max(0,parseFloat(e))),Math.abs(e-t)<1e-6?1:e%t/parseFloat(t)}function f(e,t,n){return t=t||0,n=n||255,!(e%1!=0||e<t||e>n||"number"!=typeof e||isNaN(e))}r.prototype={constructor:r,highlight:function(e){return e=e||10,this.alter(e).toHex()},darken:function(e){return e=e||10,this.alter(-e).toHex()},alter:function(e){var t=new r;return t.r=s(this.r+e),t.g=s(this.g+e),t.b=s(this.b+e),t},blend:function(e,t){var n=e instanceof r?e:new r(e),i=new r;return i.r=s(o(this.r*(1-t)+n.r*t)),i.g=s(o(this.g*(1-t)+n.g*t)),i.b=s(o(this.b*(1-t)+n.b*t)),i},toHex:function(){return e=this.r,t=this.g,n=this.b,"#"+(16777216|e<<16|t<<8|n).toString(16).slice(1);var e,t,n},getPureColor:function(){return new r("rgb("+c(this.hsv.h,100,100).join(",")+")")},isValidHex:function(e){return/(^#[0-9A-F]{6}$)|(^#[0-9A-F]{3}$)/i.test(e)},isValidRGB:function(e,t,n){return!!(f(e)&&f(t)&&f(n))},isValidAlpha:function(e){return!(isNaN(e)||e<0||e>1||"number"!=typeof e)},colorIsInvalid:!1,fromHSL:function(e){var t=new r,n=d(e.h,e.s,e.l);return t.r=n[0],t.g=n[1],t.b=n[2],t}};var g=r;t.default=g,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i=n(7),a=c(n(11)),o=c(n(29)),r=c(n(51)),s=c(n(77));function c(e){return e&&e.__esModule?e:{default:e}}var l=function(){var e,t=(0,o.default)(),n=t.add,c=t.remove;if(!(0,i.hasWindow)())return t;var l,u=function(){var e=(0,i.getWindow)();return{width:e.innerWidth,height:e.innerHeight}},d=function(){var n,i=u();i.width===e.width&&i.height===e.height||(i.width===e.width&&(n="height"),i.height===e.height&&(n="width"),e=i,t.fire(n))},h=(0,s.default)((function(){e=u()}));return t.add=function(){var e=n.apply(t,arguments);return h(),r.default.add((function(){!l&&t.has()&&(l=a.default.listen((0,i.getWindow)(),"resize",d))})),e},t.remove=function(){var e=c.apply(t,arguments);return!t.has()&&l&&(l(),l=void 0),e},t}();t.default=l,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i=m(n(2)),a=m(n(51)),o=m(n(11)),r=m(n(5)),s=n(43),c=m(n(15)),l=n(0),u=n(12),d=n(3),h=m(n(67)),f=n(8),g=m(n(25)),p=n(146);function m(e){return e&&e.__esModule?e:{default:e}}var _=new(c.default.inherit({ctor:function(){this._attachHandlers(),this.reset(),this._proxiedCancelHandler=this._cancelHandler.bind(this),this._proxiedAcceptHandler=this._acceptHandler.bind(this)},_attachHandlers:function(){a.default.add(function(){var e=o.default.getDocument();r.default.subscribeGlobal(e,(0,f.addNamespace)(g.default.down,"dxEventManager"),this._pointerDownHandler.bind(this)),r.default.subscribeGlobal(e,(0,f.addNamespace)(g.default.move,"dxEventManager"),this._pointerMoveHandler.bind(this)),r.default.subscribeGlobal(e,(0,f.addNamespace)([g.default.up,g.default.cancel].join(" "),"dxEventManager"),this._pointerUpHandler.bind(this)),r.default.subscribeGlobal(e,(0,f.addNamespace)(p.name,"dxEventManager"),this._mouseWheelHandler.bind(this))}.bind(this))},_eachEmitter:function(e){for(var t=this._activeEmitters||[],n=0;t.length>n;){var i=t[n];if(!1===e(i))break;t[n]===i&&n++}},_applyToEmitters:function(e,t){this._eachEmitter((function(n){n[e].call(n,t)}))},reset:function(){this._eachEmitter(this._proxiedCancelHandler),this._activeEmitters=[]},resetEmitter:function(e){this._proxiedCancelHandler(e)},_pointerDownHandler:function(e){(0,f.isMouseEvent)(e)&&e.which>1||this._updateEmitters(e)},_updateEmitters:function(e){this._isSetChanged(e)&&(this._cleanEmitters(e),this._fetchEmitters(e))},_isSetChanged:function(e){var t=this._closestEmitter(e),n=this._emittersSet||[],i=t.length!==n.length;return(0,d.each)(t,(function(e,t){return!(i=i||n[e]!==t)})),this._emittersSet=t,i},_closestEmitter:function(e){var t=this,n=[],a=(0,i.default)(e.target);function o(i,a){a&&a.validatePointers(e)&&a.validate(e)&&(a.addCancelCallback(t._proxiedCancelHandler),a.addAcceptCallback(t._proxiedAcceptHandler),n.push(a))}for(;a.length;){var r=(0,s.data)(a.get(0),"dxEmitter")||[];(0,d.each)(r,o),a=a.parent()}return n},_acceptHandler:function(e,t){var n=this;this._eachEmitter((function(i){i!==e&&n._cancelEmitter(i,t)}))},_cancelHandler:function(e,t){this._cancelEmitter(e,t)},_cancelEmitter:function(e,t){var n=this._activeEmitters;t?e.cancel(t):e.reset(),e.removeCancelCallback(),e.removeAcceptCallback();var i=(0,u.inArray)(e,n);i>-1&&n.splice(i,1)},_cleanEmitters:function(e){this._applyToEmitters("end",e),this.reset(e)},_fetchEmitters:function(e){this._activeEmitters=this._emittersSet.slice(),this._applyToEmitters("start",e)},_pointerMoveHandler:function(e){this._applyToEmitters("move",e)},_pointerUpHandler:function(e){this._updateEmitters(e)},_mouseWheelHandler:function(e){this._allowInterruptionByMouseWheel()&&(e.pointers=[null],this._pointerDownHandler(e),this._adjustWheelEvent(e),this._pointerMoveHandler(e),e.pointers=[],this._pointerUpHandler(e))},_allowInterruptionByMouseWheel:function(){var e=!0;return this._eachEmitter((function(t){return e=t.allowInterruptionByMouseWheel()&&e})),e},_adjustWheelEvent:function(e){var t=null;if(this._eachEmitter((function(n){if(n.gesture){var i=n.getDirection(e);return"horizontal"!==i&&!e.shiftKey||"vertical"!==i&&e.shiftKey?(t=n,!1):void 0}})),t){var n=t.getDirection(e),i="both"===n&&!e.shiftKey||"vertical"===n;e[i?"pageY":"pageX"]+=e.delta}},isActive:function(e){var t=!1;return this._eachEmitter((function(n){t=t||n.getElement().is(e)})),t}})),v=function(e){var t=e.emitter,n=e.events[0],i=e.events;(0,d.each)(i,(function(a,o){(0,h.default)(o,{noBubble:!e.bubble,setup:function(e){var i=(0,s.data)(e,"dxEmitterSubscription")||{},a=(0,s.data)(e,"dxEmitter")||{},r=a[n]||new t(e);i[o]=!0,a[n]=r,(0,s.data)(e,"dxEmitter",a),(0,s.data)(e,"dxEmitterSubscription",i)},add:function(e,t){(0,s.data)(e,"dxEmitter")[n].configure((0,l.extend)({delegateSelector:t.selector},t.data),t.type)},teardown:function(e){var t=(0,s.data)(e,"dxEmitterSubscription"),a=(0,s.data)(e,"dxEmitter"),r=a[n];delete t[o];var c=!0;(0,d.each)(i,(function(e,n){return c=c&&!t[n]})),c&&(_.isActive(e)&&_.resetEmitter(r),r&&r.dispose(),delete a[n])}})}))};t.default=v,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i=p(n(15)),a=n(0),o=n(12),r=n(3),s=n(96),c=p(n(24)),l=n(4),u=n(1),d=p(n(46)),h=p(n(10)),f=p(n(79)),g=n(6);function p(e){return e&&e.__esModule?e:{default:e}}function m(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,_(e,t)}function _(e,t){return(_=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var v="valid",x="invalid",y="pending",b=function(){function e(){this.NAME="base"}var t=e.prototype;return t.defaultMessage=function(e){return h.default.getFormatter("validation-".concat(this.NAME))(e)},t.defaultFormattedMessage=function(e){return h.default.getFormatter("validation-".concat(this.NAME,"-formatted"))(e)},t._isValueEmpty=function(e){return!D.required.validate(e,{})},t.validate=function(e,t){var n=this,i=Array.isArray(e)?e:[e],a=!0;return i.length?i.every((function(e){return a=n._validate(e,t)})):a=this._validate(null,t),a},e}(),w=function(e){function t(){var t;return(t=e.call(this)||this).NAME="required",t}return m(t,e),t.prototype._validate=function(e,t){return!!(0,u.isDefined)(e)&&(!1!==e&&(e=String(e),!t.trim&&(0,u.isDefined)(t.trim)||(e=e.trim()),""!==e))},t}(b),k=function(e){function t(){var t;return(t=e.call(this)||this).NAME="numeric",t}return m(t,e),t.prototype._validate=function(e,t){return!(!1===t.ignoreEmptyValue||!this._isValueEmpty(e))||(t.useCultureSettings&&(0,u.isString)(e)?!isNaN(d.default.parse(e)):(0,u.isNumeric)(e))},t}(b),S=function(e){function t(){var t;return(t=e.call(this)||this).NAME="range",t}return m(t,e),t.prototype._validate=function(e,t){if(!1!==t.ignoreEmptyValue&&this._isValueEmpty(e))return!0;var n=D.numeric.validate(e,t),i=(0,u.isDefined)(e)&&""!==e,a=n?parseFloat(e):i&&e.valueOf(),o=t.min,r=t.max;if(!n&&!(0,u.isDate)(e)&&!i)return!1;if((0,u.isDefined)(o))return(0,u.isDefined)(r)?a>=o&&a<=r:a>=o;if((0,u.isDefined)(r))return a<=r;throw c.default.Error("E0101")},t}(b),C=function(e){function t(){var t;return(t=e.call(this)||this).NAME="stringLength",t}return m(t,e),t.prototype._validate=function(e,t){var n;return e=String(null!==(n=e)&&void 0!==n?n:""),!t.trim&&(0,u.isDefined)(t.trim)||(e=e.trim()),!(!t.ignoreEmptyValue||!this._isValueEmpty(e))||D.range.validate(e.length,(0,a.extend)({},t))},t}(b),A=function(e){function t(){var t;return(t=e.call(this)||this).NAME="custom",t}return m(t,e),t.prototype.validate=function(e,t){if(t.ignoreEmptyValue&&this._isValueEmpty(e))return!0;var n=t.validator,i=n&&(0,u.isFunction)(n.option)&&n.option("dataGetter"),o=(0,u.isFunction)(i)&&i(),r={value:e,validator:n,rule:t};return o&&(0,a.extend)(r,o),t.validationCallback(r)},t}(b),T=function(e){function t(){var t;return(t=e.call(this)||this).NAME="async",t}m(t,e);var n=t.prototype;return n.validate=function(e,t){if((0,u.isDefined)(t.reevaluate)||(0,a.extend)(t,{reevaluate:!0}),t.ignoreEmptyValue&&this._isValueEmpty(e))return!0;var n=t.validator,i=n&&(0,u.isFunction)(n.option)&&n.option("dataGetter"),o=(0,u.isFunction)(i)&&i(),r={value:e,validator:n,rule:t};o&&(0,a.extend)(r,o);var s=t.validationCallback(r);if(!(0,u.isPromise)(s))throw c.default.Error("E0103");return this._getWrappedPromise((0,g.fromPromise)(s).promise())},n._getWrappedPromise=function(e){var t=new g.Deferred;return e.then((function(e){t.resolve(e)}),(function(e){var n={isValid:!1};(0,u.isDefined)(e)&&((0,u.isString)(e)?n.message=e:(0,u.isObject)(e)&&(0,u.isDefined)(e.message)&&(0,u.isString)(e.message)&&(n.message=e.message)),t.resolve(n)})),t.promise()},t}(A),I=function(e){function t(){var t;return(t=e.call(this)||this).NAME="compare",t}return m(t,e),t.prototype._validate=function(e,t){if(!t.comparisonTarget)throw c.default.Error("E0102");if(t.ignoreEmptyValue&&this._isValueEmpty(e))return!0;(0,a.extend)(t,{reevaluate:!0});var n=t.comparisonTarget();switch(t.comparisonType||"=="){case"==":return e==n;case"!=":return e!=n;case"===":return e===n;case"!==":return e!==n;case">":return e>n;case">=":return e>=n;case"<":return e<n;case"<=":return e<=n}},t}(b),E=function(e){function t(){var t;return(t=e.call(this)||this).NAME="pattern",t}return m(t,e),t.prototype._validate=function(e,t){if(!1!==t.ignoreEmptyValue&&this._isValueEmpty(e))return!0;var n=t.pattern;return(0,u.isString)(n)&&(n=new RegExp(n)),n.test(e)},t}(b),O=function(e){function t(){var t;return(t=e.call(this)||this).NAME="email",t}return m(t,e),t.prototype._validate=function(e,t){return!(!1===t.ignoreEmptyValue||!this._isValueEmpty(e))||D.pattern.validate(e,(0,a.extend)({},t,{pattern:/^[\d\w._-]+@[\d\w._-]+\.[\w]+$/i}))},t}(b),D={required:new w,numeric:new k,range:new S,stringLength:new C,custom:new A,async:new T,compare:new I,pattern:new E,email:new O},M=i.default.inherit({ctor:function(e){this.group=e,this.validators=[],this._pendingValidators=[],this._onValidatorStatusChanged=this._onValidatorStatusChanged.bind(this),this._resetValidationInfo(),this._eventsStrategy=new s.EventsStrategy(this)},validate:function(){var e=this,t={isValid:!0,brokenRules:[],validators:[],status:v,complete:null};return this._unsubscribeFromAllChangeEvents(),this._pendingValidators=[],this._resetValidationInfo(),(0,r.each)(this.validators,(function(n,i){var a=i.validate();t.isValid=t.isValid&&a.isValid,a.brokenRules&&(t.brokenRules=t.brokenRules.concat(a.brokenRules)),t.validators.push(i),a.status===y&&e._addPendingValidator(i),e._subscribeToChangeEvents(i)})),this._pendingValidators.length?t.status=y:(t.status=t.isValid?v:x,this._unsubscribeFromAllChangeEvents(),this._raiseValidatedEvent(t)),this._updateValidationInfo(t),(0,a.extend)({},this._validationInfo.result)},_subscribeToChangeEvents:function(e){e.on("validating",this._onValidatorStatusChanged),e.on("validated",this._onValidatorStatusChanged)},_unsubscribeFromChangeEvents:function(e){e.off("validating",this._onValidatorStatusChanged),e.off("validated",this._onValidatorStatusChanged)},_unsubscribeFromAllChangeEvents:function(){var e=this;(0,r.each)(this.validators,(function(t,n){e._unsubscribeFromChangeEvents(n)}))},_updateValidationInfo:function(e){this._validationInfo.result=e,e.status===y&&(this._validationInfo.deferred||(this._validationInfo.deferred=new g.Deferred,this._validationInfo.result.complete=this._validationInfo.deferred.promise()))},_addPendingValidator:function(e){(0,l.grep)(this._pendingValidators,(function(t){return t===e}))[0]||this._pendingValidators.push(e)},_removePendingValidator:function(e){var t=(0,o.inArray)(e,this._pendingValidators);t>=0&&this._pendingValidators.splice(t,1)},_orderBrokenRules:function(e){var t=[];return(0,r.each)(this.validators,(function(n,i){var a=(0,l.grep)(e,(function(e){return e.validator===i}));a.length&&(t=t.concat(a))})),t},_updateBrokenRules:function(e){if(this._validationInfo.result){var t=this._validationInfo.result.brokenRules,n=(0,l.grep)(t,(function(t){return t.validator!==e.validator}));e.brokenRules&&(t=n.concat(e.brokenRules)),this._validationInfo.result.brokenRules=this._orderBrokenRules(t)}},_onValidatorStatusChanged:function(e){e.status!==y?this._resolveIfComplete(e):this._addPendingValidator(e.validator)},_resolveIfComplete:function(e){if(this._removePendingValidator(e.validator),this._updateBrokenRules(e),!this._pendingValidators.length){if(this._unsubscribeFromAllChangeEvents(),!this._validationInfo.result)return;this._validationInfo.result.status=0===this._validationInfo.result.brokenRules.length?v:x,this._validationInfo.result.isValid=this._validationInfo.result.status===v;var t=(0,a.extend)({},this._validationInfo.result,{complete:null}),n=this._validationInfo.deferred;this._resetValidationInfo(),this._raiseValidatedEvent(t),n&&setTimeout((function(){n.resolve(t)}))}},_raiseValidatedEvent:function(e){this._eventsStrategy.fireEvent("validated",[e])},_resetValidationInfo:function(){this._validationInfo={result:null,deferred:null}},_synchronizeValidationInfo:function(){this._validationInfo.result&&(this._validationInfo.result.validators=this.validators)},removeRegisteredValidator:function(e){var t=(0,o.inArray)(e,this.validators);t>-1&&(this.validators.splice(t,1),this._synchronizeValidationInfo(),this._resolveIfComplete({validator:e}))},registerValidator:function(e){(0,o.inArray)(e,this.validators)<0&&(this.validators.push(e),this._synchronizeValidationInfo())},reset:function(){(0,r.each)(this.validators,(function(e,t){t.reset()})),this._pendingValidators=[],this._resetValidationInfo()},on:function(e,t){return this._eventsStrategy.on(e,t),this},off:function(e,t){return this._eventsStrategy.off(e,t),this}}),P={groups:[],getGroupConfig:function(e){var t=(0,l.grep)(this.groups,(function(t){return t.group===e}));if(t.length)return t[0]},findGroup:function(e,t){var n=e.parents(".dx-validationgroup").first();return n.length?n.dxValidationGroup("instance"):t},initGroups:function(){this.groups=[],this.addGroup()},addGroup:function(e){var t=this.getGroupConfig(e);return t||(t=new M(e),this.groups.push(t)),t},removeGroup:function(e){var t=this.getGroupConfig(e),n=(0,o.inArray)(t,this.groups);return n>-1&&this.groups.splice(n,1),t},_setDefaultMessage:function(e){var t=e.rule,n=e.validator,i=e.name;(0,u.isDefined)(t.message)||(n.defaultFormattedMessage&&(0,u.isDefined)(i)?t.message=n.defaultFormattedMessage(i):t.message=n.defaultMessage())},_addBrokenRule:function(e){var t=e.result,n=e.rule;t.brokenRule||(t.brokenRule=n),t.brokenRules||(t.brokenRules=[]),t.brokenRules.push(n)},validate:function(e,t,n){var i=this,a={name:n,value:e,brokenRule:null,brokenRules:null,isValid:!0,validationRules:t,pendingRules:null,status:v,complete:null},o=[];return(0,r.each)(t||[],(function(t,r){var s,l=D[r.type];if(!l)throw c.default.Error("E0100");return(0,u.isDefined)(r.isValid)&&r.value===e&&!r.reevaluate?!!r.isValid||(a.isValid=!1,i._addBrokenRule({result:a,rule:r}),!1):(r.value=e,"async"===r.type?(o.push({rule:r,ruleValidator:l}),!0):(s=l.validate(e,r),r.isValid=s,s||(a.isValid=!1,i._setDefaultMessage({rule:r,validator:l,name:n}),i._addBrokenRule({result:a,rule:r})),!!r.isValid&&void 0))})),a.isValid&&!a.brokenRules&&o.length&&(a=this._validateAsyncRules({value:e,items:o,result:a,name:n})),a.status=a.pendingRules?y:a.isValid?v:x,a},_validateAsyncRules:function(e){var t=this,n=e.result,i=e.value,a=e.items,o=e.name,s=[];return(0,r.each)(a,(function(e,a){var r=a.ruleValidator.validate(i,a.rule);if((0,u.isPromise)(r)){n.pendingRules||(n.pendingRules=[]),n.pendingRules.push(a.rule);var c=r.then((function(e){var n=t._getPatchedRuleResult(e);return t._updateRuleConfig({rule:a.rule,ruleResult:n,validator:a.ruleValidator,name:o}),n}));s.push(c)}else t._updateRuleConfig({rule:a.rule,ruleResult:t._getPatchedRuleResult(r),validator:a.ruleValidator,name:o})})),s.length&&(n.complete=f.default.all(s).then((function(e){return t._getAsyncRulesResult({result:n,values:e})}))),n},_updateRuleConfig:function(e){var t=e.rule,n=e.ruleResult,i=e.validator,a=e.name;t.isValid=n.isValid,n.isValid||((0,u.isDefined)(n.message)&&(0,u.isString)(n.message)&&n.message.length?t.message=n.message:this._setDefaultMessage({rule:t,validator:i,name:a}))},_getPatchedRuleResult:function(e){var t;return(0,u.isObject)(e)?(t=(0,a.extend)({},e),(0,u.isDefined)(t.isValid)||(t.isValid=!0)):t={isValid:!(0,u.isBoolean)(e)||e},t},_getAsyncRulesResult:function(e){var t=this,n=e.values,i=e.result;return(0,r.each)(n,(function(e,n){if(!1===n.isValid){i.isValid=n.isValid;var a=i.pendingRules[e];t._addBrokenRule({result:i,rule:a})}})),i.pendingRules=null,i.complete=null,i.status=i.isValid?v:x,i},registerValidatorInGroup:function(e,t){var n=P.addGroup(e);n.registerValidator.call(n,t)},_shouldRemoveGroup:function(e,t){var n=void 0===e,i=e&&"dxValidationGroup"===e.NAME;return!n&&!i&&!t.length},removeRegisteredValidator:function(e,t){var n=P.getGroupConfig(e);if(n){n.removeRegisteredValidator.call(n,t);var i=n.validators;this._shouldRemoveGroup(e,i)&&this.removeGroup(e)}},initValidationOptions:function(e){var t=this,n={};if(e){["isValid","validationStatus","validationError","validationErrors"].forEach((function(i){i in e&&(0,a.extend)(n,t.synchronizeValidationOptions({name:i,value:e[i]},e))}))}return n},synchronizeValidationOptions:function(e,t){var n=e.name,i=e.value;switch(n){case"validationStatus":var a=i===v||i===y;return t.isValid!==a?{isValid:a}:{};case"isValid":var o=t.validationStatus,r=o;return i&&o===x?r=v:i||o===x||(r=x),r!==o?{validationStatus:r}:{};case"validationErrors":var s=i&&i.length?i[0]:null;return t.validationError!==s?{validationError:s}:{};case"validationError":var c=t.validationErrors;if(!i&&c)return{validationErrors:null};if(i&&!c)return{validationErrors:[i]};if(i&&c&&i!==c[0])return c[0]=i,{validationErrors:c.slice()}}return{}},validateGroup:function(e){var t=P.getGroupConfig(e);if(!t)throw c.default.Error("E0110");return t.validate()},resetGroup:function(e){var t=P.getGroupConfig(e);if(!t)throw c.default.Error("E0110");return t.reset()}};P.initGroups();var q=P;t.default=q,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i,a=n(111);var o=(0,((i=n(54))&&i.__esModule?i:{default:i}).default)({isWrapped:function(){return!1},isWritableWrapped:function(){return!1},wrap:function(e){return e},unwrap:function(e){return e},assign:function(){a.logger.error("Method 'assign' should not be used for not wrapped variables. Use 'isWrapped' method for ensuring.")}});t.default=o,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i=h(n(15)),a=n(96),o=n(3),r=n(37),s=h(n(44)),c=n(23),l=h(n(95)),u=n(6),d=n(4);function h(e){return e&&e.__esModule?e:{default:e}}function f(e){return function(e){if(Array.isArray(e))return g(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(!e)return;if("string"==typeof e)return g(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return g(e,t)}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function g(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,i=new Array(t);n<t;n++)i[n]=e[n];return i}var p,m=i.default.abstract,_=l.default.queryByOptions,v={},x=i.default.inherit({ctor:function(e){var t=this;e=e||{},this._eventsStrategy=new a.EventsStrategy(this),(0,o.each)(["onLoaded","onLoading","onInserted","onInserting","onUpdated","onUpdating","onPush","onRemoved","onRemoving","onModified","onModifying"],(function(n,i){i in e&&t.on(i.slice(2).toLowerCase(),e[i])})),this._key=e.key,this._errorHandler=e.errorHandler,this._useDefaultSearch=!0},_customLoadOptions:function(){return null},key:function(){return this._key},keyOf:function(e){return this._keyGetter||(this._keyGetter=(0,c.compileGetter)(this.key())),this._keyGetter(e)},_requireKey:function(){if(!this.key())throw r.errors.Error("E4005")},load:function(e){var t=this;return e=e||{},this._eventsStrategy.fireEvent("loading",[e]),this._withLock(this._loadImpl(e)).done((function(n){t._eventsStrategy.fireEvent("loaded",[n,e])}))},_loadImpl:function(e){return _(this.createQuery(e),e).enumerate()},_withLock:function(e){var t=new u.Deferred;return e.done((function(){var e=this,n=arguments;s.default.processRequestResultLock.promise().done((function(){t.resolveWith(e,n)}))})).fail((function(){t.rejectWith(this,arguments)})),t},createQuery:m,totalCount:function(e){return this._totalCountImpl(e)},_totalCountImpl:function(e){return _(this.createQuery(e),e,!0).count()},byKey:function(e,t){return this._addFailHandlers(this._withLock(this._byKeyImpl(e,t)))},_byKeyImpl:m,insert:function(e){var t=this;return t._eventsStrategy.fireEvent("modifying"),t._eventsStrategy.fireEvent("inserting",[e]),t._addFailHandlers(t._insertImpl(e).done((function(e,n){t._eventsStrategy.fireEvent("inserted",[e,n]),t._eventsStrategy.fireEvent("modified")})))},_insertImpl:m,update:function(e,t){var n=this;return n._eventsStrategy.fireEvent("modifying"),n._eventsStrategy.fireEvent("updating",[e,t]),n._addFailHandlers(n._updateImpl(e,t).done((function(){n._eventsStrategy.fireEvent("updated",[e,t]),n._eventsStrategy.fireEvent("modified")})))},_updateImpl:m,push:function(e){var t=this,n={changes:e,waitFor:[]};this._eventsStrategy.fireEvent("beforePush",[n]),u.when.apply(void 0,f(n.waitFor)).done((function(){t._pushImpl(e),t._eventsStrategy.fireEvent("push",[e])}))},_pushImpl:d.noop,remove:function(e){var t=this;return t._eventsStrategy.fireEvent("modifying"),t._eventsStrategy.fireEvent("removing",[e]),t._addFailHandlers(t._removeImpl(e).done((function(e){t._eventsStrategy.fireEvent("removed",[e]),t._eventsStrategy.fireEvent("modified")})))},_removeImpl:m,_addFailHandlers:function(e){return e.fail(this._errorHandler).fail(r.handleError)},on:function(e,t){return this._eventsStrategy.on(e,t),this},off:function(e,t){return this._eventsStrategy.off(e,t),this}});x.create=function(e,t){if(!(e in v))throw r.errors.Error("E4020",e);return new v[e](t)},x.registerClass=function(e,t){return t&&(v[t]=e),e},x.inherit=(p=x.inherit,function(e,t){var n=p.apply(this,[e]);return x.registerClass(n,t),n});var y=x;t.default=y,e.exports=t.default,e.exports.default=t.default},,,,function(e,t,n){t.debug=t.logger=void 0;var i=n(1),a=function(){},o=function(e){return"undefined"!=typeof console&&(0,i.isFunction)(console[e])?console[e].bind(console):a},r={info:o("info"),warn:o("warn"),error:o("error")};t.logger=r;var s=function(){function e(e,t){if(!e)throw new Error(t)}return{assert:e,assertParam:function(t,n){e(null!=t,n)}}}();t.debug=s},function(e,t,n){t.default=void 0;var i=n(0),a={_formatNumberCore:function(e,t,n){if("currency"===t){n.precision=n.precision||0;var a=this.format(e,(0,i.extend)({},n,{type:"fixedpoint"})),o=this.getCurrencySymbol().symbol.replace(/\$/g,"$$$$");return a=a.replace(/^(\D*)(\d.*)/,"$1"+o+"$2")}return this.callBase.apply(this,arguments)},getCurrencySymbol:function(){return{symbol:"$"}},getOpenXmlCurrencyFormat:function(){return"$#,##0{0}_);\\($#,##0{0}\\)"}};t.default=a,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i,a=(i=n(2))&&i.__esModule?i:{default:i},o=n(7),r=n(1),s=n(3);var c=function(){function e(e,t){t=t||{},this._action=e,this._context=t.context||(0,o.getWindow)(),this._beforeExecute=t.beforeExecute,this._afterExecute=t.afterExecute,this._component=t.component,this._validatingTargetName=t.validatingTargetName;var n=this._excludeValidators={};if(t.excludeValidators)for(var i=0;i<t.excludeValidators.length;i++)n[t.excludeValidators[i]]=!0}var t=e.prototype;return t.execute=function(){var e={action:this._action,args:Array.prototype.slice.call(arguments),context:this._context,component:this._component,validatingTargetName:this._validatingTargetName,cancel:!1,handled:!1},t=this._beforeExecute,n=this._afterExecute,i=e.args[0]||{};if(this._validateAction(e)&&(null==t||t.call(this._context,e),!e.cancel)){var a=this._executeAction(e);if(!i.cancel)return null==n||n.call(this._context,e),a}},t._validateAction=function(t){var n=this._excludeValidators,i=e.executors;for(var a in i)if(!n[a]){var o,r=i[a];if(null===(o=r.validate)||void 0===o||o.call(r,t),t.cancel)return!1}return!0},t._executeAction=function(t){var n,i=e.executors;for(var a in i){var o,r=i[a];if(null===(o=r.execute)||void 0===o||o.call(r,t),t.handled){n=t.result;break}}return n},e.registerExecutor=function(t,n){(0,r.isPlainObject)(t)?(0,s.each)(t,e.registerExecutor):e.executors[t]=n},e.unregisterExecutor=function(){for(var t=arguments.length,n=new Array(t),i=0;i<t;i++)n[i]=arguments[i];(0,s.each)(n,(function(){delete e.executors[this]}))},e}();t.default=c,c.executors={};var l=function(e){return function(t){if(t.args.length){var n=t.args[0],i=n[t.validatingTargetName]||n.element;i&&e((0,a.default)(i))&&(t.cancel=!0)}}};c.registerExecutor({disabled:{validate:l((function(e){return e.is(".dx-state-disabled, .dx-state-disabled *")}))},readOnly:{validate:l((function(e){return e.is(".dx-state-readonly, .dx-state-readonly *:not(.dx-state-independent)")}))},undefined:{execute:function(e){e.action||(e.result=void 0,e.handled=!0)}},func:{execute:function(e){(0,r.isFunction)(e.action)&&(e.result=e.action.call(e.context,e.args[0]),e.handled=!0)}}}),e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.keyboard=t.dxPointerUp=t.dxPointerDown=t.dxScrollCancel=t.dxScrollStop=t.dxScrollEnd=t.dxScrollMove=t.dxScrollStart=t.dxScrollInit=t.click=t.dxClick=t.focus=t.visibility=t.hover=t.resize=t.active=void 0;var i=c(n(11)),a=c(n(5)),o=c(n(376)),r=n(8),s=c(n(25));function c(e){return e&&e.__esModule?e:{default:e}}function l(e,t){return t?(0,r.addNamespace)(e,t):e}function u(e,t){return"function"==typeof e?e(t):e.execute(t)}var d={on:function(e,t,n,i){var o=i.selector,r=i.showTimeout,s=i.hideTimeout,c=i.namespace;a.default.on(e,l("dxactive",c),o,{timeout:r},(function(e){return u(t,{event:e,element:e.currentTarget})})),a.default.on(e,l("dxinactive",c),o,{timeout:s},(function(e){return u(n,{event:e,element:e.currentTarget})}))},off:function(e,t){var n=t.namespace,i=t.selector;a.default.off(e,l("dxactive",n),i),a.default.off(e,l("dxinactive",n),i)}};t.active=d;var h={on:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=n.namespace;a.default.on(e,l("dxresize",i),t)},off:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.namespace;a.default.off(e,l("dxresize",n))}};t.resize=h;var f={on:function(e,t,n,i){var o=i.selector,r=i.namespace;a.default.on(e,l("dxhoverend",r),o,(function(e){return n(e)})),a.default.on(e,l("dxhoverstart",r),o,(function(e){return u(t,{element:e.target,event:e})}))},off:function(e,t){var n=t.selector,i=t.namespace;a.default.off(e,l("dxhoverstart",i),n),a.default.off(e,l("dxhoverend",i),n)}};t.hover=f;var g={on:function(e,t,n,i){var o=i.namespace;a.default.on(e,l("dxhiding",o),n),a.default.on(e,l("dxshown",o),t)},off:function(e,t){var n=t.namespace;a.default.off(e,l("dxhiding",n)),a.default.off(e,l("dxshown",n))}};t.visibility=g;var p={on:function(e,t,n,o){var r=o.namespace,s=o.isFocusable;a.default.on(e,l("focusin",r),t),a.default.on(e,l("focusout",r),n),i.default.hasDocumentProperty("onbeforeactivate")&&a.default.on(e,l("beforeactivate",r),(function(e){return s(null,e.target)||e.preventDefault()}))},off:function(e,t){var n=t.namespace;a.default.off(e,l("focusin",n)),a.default.off(e,l("focusout",n)),i.default.hasDocumentProperty("onbeforeactivate")&&a.default.off(e,l("beforeactivate",n))},trigger:function(e){return a.default.trigger(e,"focus")}};t.focus=p;var m={on:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=n.namespace;a.default.on(e,l("dxclick",i),t)},off:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.namespace;a.default.off(e,l("dxclick",n))}};t.dxClick=m;var _={on:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=n.namespace;a.default.on(e,l("click",i),t)},off:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.namespace;a.default.off(e,l("click",n))}};t.click=_;var v={on:function(e,t,n){var i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},o=i.namespace;a.default.on(e,l("dxscrollinit",o),n,t)},off:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.namespace;a.default.off(e,l("dxscrollinit",n))}};t.dxScrollInit=v;var x={on:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=n.namespace;a.default.on(e,l("dxscrollstart",i),t)},off:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.namespace;a.default.off(e,l("dxscrollstart",n))}};t.dxScrollStart=x;var y={on:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=n.namespace;a.default.on(e,l("dxscroll",i),t)},off:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.namespace;a.default.off(e,l("dxscroll",n))}};t.dxScrollMove=y;var b={on:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=n.namespace;a.default.on(e,l("dxscrollend",i),t)},off:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.namespace;a.default.off(e,l("dxscrollend",n))}};t.dxScrollEnd=b;var w={on:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=n.namespace;a.default.on(e,l("dxscrollstop",i),t)},off:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.namespace;a.default.off(e,l("dxscrollstop",n))}};t.dxScrollStop=w;var k={on:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=n.namespace;a.default.on(e,l("dxscrollcancel",i),t)},off:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.namespace;a.default.off(e,l("dxscrollcancel",n))}};t.dxScrollCancel=k;var S={on:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=n.namespace;a.default.on(e,l(s.default.down,i),t)},off:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.namespace;a.default.off(e,l(s.default.down,n))}};t.dxPointerDown=S;var C={on:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=n.namespace;a.default.on(e,l(s.default.up,i),t)},off:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.namespace;a.default.off(e,l(s.default.up,n))}};t.dxPointerUp=C;var A=0,T={},I={on:function(e,t,n){var i="keyboardProcessorId".concat(A++);return T[i]=new o.default({element:e,focusTarget:t,handler:n}),i},off:function(e){e&&T[e]&&(T[e].dispose(),delete T[e])},_getProcessor:function(e){return T[e]}};t.keyboard=I},,,function(e,t,n){t.plugin=t.ExportMenu=t.combineMarkups=t.exportWidgets=t.getMarkup=t.exportFromMarkup=void 0;var i=n(0),a=n(7),o=n(14),r=n(187),s=f(n(10)),c=n(1),l=n(57),u=n(143),d=f(n(25)),h=n(111);function f(e){return e&&e.__esModule?e:{default:e}}var g=[d.default.down,d.default.move].join(" "),p=[[9,12,26,12,26,14,9,14],[9,17,26,17,26,19,9,19],[9,22,26,22,26,24,9,24]],m=["PNG","JPEG","GIF"],_=["PDF","SVG"],v=/data-backgroundcolor="([^"]*)"/;function x(){var e=r.image.testFormats(m);return{unsupported:e.unsupported,supported:e.supported.concat(_)}}function y(e,t,n){if(n=n||x(),e=String(e).toUpperCase(),-1!==n.supported.indexOf(e))return e;-1!==n.unsupported.indexOf(e)&&t&&t("W2108",[e])}function b(e){return"SVG"===e?r.svg.getData:"PDF"===e?r.pdf.getData:r.image.getData}function w(e,t){var n=(0,a.getWindow)().document,i=n.createElement("iframe");i.onload=function(e,t){return function(){var t=this,n=this.contentWindow,i=n.document.createElement("img");n.document.body.appendChild(i);var a=function(){t.parentElement.removeChild(t)};i.addEventListener("load",(function(){n.focus(),n.print()})),i.addEventListener("error",a),n.addEventListener("afterprint",(function(){setTimeout(a,0)})),i.src=e}}(e),i.style.position="fixed",i.style.width="0",i.style.height="0",i.style.right="0",i.style.bottom="0",n.body.appendChild(i)}function k(e,t,n){var i={},a=n.type,r=n.format,s=function(e,t,n){var i=-85,a=40+30*n,o={rect:{width:118,height:30,x:-84,y:a},text:{x:i+(e.rtl?105:15),y:a+30-8}};return"printing"===t&&(o.separator={stroke:e.button.default.borderColor,"stroke-width":1,cursor:"pointer",sharp:"v",d:"M -85 "+(a+30-1)+" L 35 "+(a+30-1)}),o}(t,a,n.itemIndex),c=(0,o.patchFontOptions)(t.font);c["pointer-events"]="none";var l=e.g().attr({class:"dx-export-menu-list-item"});i["export-element-type"]=a,r&&(i["export-element-format"]=r);var d=e.rect();d.attr(s.rect).css({cursor:"pointer","pointer-events":"all"}).data(i),d.on(u.start+".export",(function(){return d.attr({fill:t.button.hover.backgroundColor})})).on(u.end+".export",(function(){return d.attr({fill:null})})),d.append(l);var h=e.text(n.text).css(c).attr(s.text).append(l);return"printing"===a&&e.path(null,"line").attr(s.separator).append(l),{g:l,rect:d,resetState:function(){return d.attr({fill:null})},fixPosition:function(){var e=h.getBBox();h.move(s.text.x-e.x-(t.rtl?e.width:0))}}}var S=function(e,t){t.format=y(t.format)||"PNG",t.fileName=t.fileName||"file",t.exportingAction=t.onExporting,t.exportedAction=t.onExported,t.fileSavingAction=t.onFileSaving,t.margin=(0,c.isDefined)(t.margin)?t.margin:10,t.backgroundColor=(0,c.isDefined)(t.backgroundColor)?t.backgroundColor:function(e){var t=v.exec(e);return null==t?void 0:t[1]}(e)||(0,l.getTheme)().backgroundColor,(0,r.export)(e,t,b(t.format))};t.exportFromMarkup=S;t.getMarkup=function(e){return C(e).markup};t.exportWidgets=function(e,t){var n=C(e,{gridLayout:(t=t||{}).gridLayout,verticalAlignment:t.verticalAlignment,horizontalAlignment:t.horizontalAlignment});t.width=n.width,t.height=n.height,S(n.markup,t)};var C=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};Array.isArray(e)?Array.isArray(e[0])||(e=e.map((function(e){return[e]}))):e=[[e]];var n=!t.gridLayout,i=e.reduce((function(e,t,i){var a=t.reduce((function(e,t,n){var a=t.getSize(),o=t.option("backgroundColor")||(0,l.getTheme)(t.option("theme")).backgroundColor;return o&&-1===e.backgroundColors.indexOf(o)&&e.backgroundColors.push(o),e.hOffset=e.width,e.width+=a.width,e.height=Math.max(e.height,a.height),e.itemWidth=Math.max(e.itemWidth,a.width),e.items.push({markup:t.svg(),width:a.width,height:a.height,c:n,r:i,hOffset:e.hOffset}),e}),{items:[],height:0,itemWidth:0,hOffset:0,width:0,backgroundColors:e.backgroundColors});return e.rowOffsets.push(e.totalHeight),e.rowHeights.push(a.height),e.totalHeight+=a.height,e.items=e.items.concat(a.items),e.itemWidth=Math.max(e.itemWidth,a.itemWidth),e.maxItemLen=Math.max(e.maxItemLen,a.items.length),e.totalWidth=n?Math.max(e.totalWidth,a.width):e.maxItemLen*e.itemWidth,e}),{items:[],rowOffsets:[],rowHeights:[],itemWidth:0,totalHeight:0,maxItemLen:0,totalWidth:0,backgroundColors:[]}),a='data-backgroundcolor="'.concat(1===i.backgroundColors.length?i.backgroundColors[0]:"",'" '),o=function(e){var n=t.verticalAlignment,a=i.rowHeights[e.r]-e.height;return i.rowOffsets[e.r]+("bottom"===n?a:"center"===n?a/2:0)},r=function(e){if(n)return e.hOffset;var a=t.horizontalAlignment,o=i.itemWidth,r=o-e.width;return e.c*o+("right"===a?r:"center"===a?r/2:0)},s=i.totalHeight,c=i.totalWidth;return{markup:"<svg "+a+'height="'+s+'" width="'+c+'" version="1.1" xmlns="http://www.w3.org/2000/svg">'+i.items.map((function(e){return'<g transform="translate('.concat(r(e),",").concat(o(e),')">').concat(e.markup,"</g>")})).join("")+"</svg>",width:c,height:s}};t.combineMarkups=C;var A=function(e){var t=this._renderer=e.renderer;this._incidentOccurred=e.incidentOccurred,this._exportTo=e.exportTo,this._print=e.print,this._shadow=t.shadowFilter("-50%","-50%","200%","200%",2,6,3),this._shadow.attr({opacity:.8}),this._group=t.g().attr({class:"dx-export-menu","hidden-for-export":!0}).linkOn(t.root,{name:"export-menu",after:"peripheral"}),this._buttonGroup=t.g().attr({class:"dx-export-menu-button"}).append(this._group),this._listGroup=t.g().attr({class:"dx-export-menu-list"}).append(this._group),this._overlay=t.rect(-85,39,120,0),this._overlay.attr({"stroke-width":1,cursor:"pointer",rx:4,ry:4,filter:this._shadow.id}),this._overlay.data({"export-element-type":"list"}),this.validFormats=x(),this._subscribeEvents()};function T(e,t,n,i){return(i||t.format)&&(i=y(i||t.format,e._incidentOccurred)),{format:i||"PNG",fileName:n||t.fileName||"file",proxyUrl:t.proxyUrl,backgroundColor:t.backgroundColor,width:e._canvas.width,height:e._canvas.height,margin:t.margin,svgToCanvas:t.svgToCanvas,forceProxy:t.forceProxy,exportingAction:e._createActionByOption("onExporting"),exportedAction:e._createActionByOption("onExported"),fileSavingAction:e._createActionByOption("onFileSaving")}}t.ExportMenu=A,(0,i.extend)(A.prototype,{getLayoutOptions:function(){if(this._hiddenDueToLayout)return{width:0,height:0,cutSide:"vertical",cutLayoutSide:"top"};var e=this._buttonGroup.getBBox();return e.cutSide="vertical",e.cutLayoutSide="top",e.height+=10,e.position={vertical:"top",horizontal:"right"},e.verticalAlignment="top",e.horizontalAlignment="right",e},shift:function(e,t){this._group.attr({translateY:this._group.attr("translateY")+t})},draw:function(e,t,n){this._group.move(e-35-2-3+n.left,Math.floor(t/2-17.5));var i=this.getLayoutOptions();return(i.width>e||i.height>t)&&this.freeSpace(),this},show:function(){this._group.linkAppend()},hide:function(){this._group.linkRemove()},setOptions:function(e){var t=this;this._options=e,e.formats?e.formats=e.formats.reduce((function(e,n){return(n=y(n,t._incidentOccurred,t.validFormats))&&e.push(n),e}),[]):e.formats=this.validFormats.supported.slice(),e.printingEnabled=void 0===e.printingEnabled||e.printingEnabled,e.enabled&&(e.formats.length||e.printingEnabled)?(this.show(),this._updateButton(),this._updateList(),this._hideList()):this.hide()},dispose:function(){this._unsubscribeEvents(),this._group.linkRemove().linkOff(),this._group.dispose(),this._shadow.dispose()},layoutOptions:function(){return this._options.enabled&&{horizontalAlignment:"right",verticalAlignment:"top",weak:!0}},measure:function(){this._fillSpace();var e=this._options.button.margin;return[35+e.left+e.right,35+e.top+e.bottom]},move:function(e){var t=this._options.button.margin;this._group.attr({translateX:Math.round(e[0])+t.left,translateY:Math.round(e[1])+t.top})},_fillSpace:function(){this._hiddenDueToLayout=!1,this.show()},freeSpace:function(){this._incidentOccurred("W2107"),this._hiddenDueToLayout=!0,this.hide()},_hideList:function(){this._listGroup.remove(),this._listShown=!1,this._setButtonState("default"),this._menuItems.forEach((function(e){return e.resetState()}))},_showList:function(){this._listGroup.append(this._group),this._listShown=!0,this._menuItems.forEach((function(e){return e.fixPosition()}))},_setButtonState:function(e){var t=this._options.button[e];this._button.attr({stroke:t.borderColor,fill:t.backgroundColor}),this._icon.attr({fill:t.color})},_subscribeEvents:function(){var e=this;this._renderer.root.on(d.default.up+".export",(function(t){var n=t.target["export-element-type"];n?"button"===n?e._listShown?(e._setButtonState("default"),e._hideList()):(e._setButtonState("focus"),e._showList()):"printing"===n?(e._print(),e._hideList()):"exporting"===n&&(e._exportTo(t.target["export-element-format"]),e._hideList()):e._button&&e._hideList()})),this._listGroup.on(g,(function(e){return e.stopPropagation()})),this._buttonGroup.on(d.default.enter,(function(){return e._setButtonState("hover")})),this._buttonGroup.on(d.default.leave,(function(){return e._setButtonState(e._listShown?"focus":"default")})),this._buttonGroup.on(d.default.down+".export",(function(){return e._setButtonState("active")}))},_unsubscribeEvents:function(){this._renderer.root.off(".export"),this._listGroup.off(),this._buttonGroup.off()},_updateButton:function(){var e=this._renderer,t=this._options,n={"export-element-type":"button"};this._button||(this._button=e.rect(0,0,35,35).append(this._buttonGroup),this._button.attr({rx:4,ry:4,fill:t.button.default.backgroundColor,stroke:t.button.default.borderColor,"stroke-width":1,cursor:"pointer"}),this._button.data(n),this._icon=e.path(p).append(this._buttonGroup),this._icon.attr({fill:t.button.default.color,cursor:"pointer"}),this._icon.data(n),this._buttonGroup.setTitle(s.default.format("vizExport-titleMenuText")))},_updateList:function(){var e=this._options,t=e.button.default,n=this._listGroup,i=function(e,t){var n=[];return t.printingEnabled&&n.push(k(e,t,{type:"printing",text:s.default.format("vizExport-printingButtonText"),itemIndex:n.length})),n=t.formats.reduce((function(n,i){return n.push(k(e,t,{type:"exporting",text:s.default.getFormatter("vizExport-exportButtonText")(i),format:i,itemIndex:n.length})),n}),n)}(this._renderer,e);this._shadow.attr({color:e.shadowColor}),this._overlay.attr({height:30*i.length+2,fill:t.backgroundColor,stroke:t.borderColor}),n.clear(),this._overlay.append(n),i.forEach((function(e){return e.g.append(n)})),this._menuItems=i}});var I={name:"export",init:function(){var e=this;this._exportMenu=new A({renderer:this._renderer,incidentOccurred:this._incidentOccurred,print:function(){return e.print()},exportTo:function(t){return e.exportTo(void 0,t)}}),this._layout.add(this._exportMenu)},dispose:function(){this._exportMenu.dispose()},members:{_getExportMenuOptions:function(){return(0,i.extend)({},this._getOption("export"),{rtl:this._getOption("rtlEnabled",!0)})},_disablePointerEvents:function(){var e=this._renderer.root.attr("pointer-events");return this._renderer.root.attr({"pointer-events":"none"}),e},exportTo:function(e,t){var n=this,i=this._exportMenu,a=T(this,this._getOption("export")||{},e,t);i&&i.hide();var o=this._disablePointerEvents(),s=(0,r.export)(this._renderer.root.element,a,b(a.format)).fail(h.logger.error).always((function(){n._renderer.root.attr({"pointer-events":o})}));return i&&i.show(),s},print:function(){var e=this,t=this._exportMenu,n=T(this,this._getOption("export")||{});n.exportingAction=null,n.exportedAction=null,n.margin=0,n.format="PNG",n.forceProxy=!0,n.fileSavingAction=function(e){w("data:image/png;base64,".concat(e.data),n.__test),e.cancel=!0};var i=this._disablePointerEvents();t&&t.hide();var a=(0,r.export)(this._renderer.root.element,n,b(n.format)).fail(h.logger.error).always((function(){e._renderer.root.attr({"pointer-events":i})}));return t&&t.show(),a}},customize:function(e){var t=e.prototype;e.addChange({code:"EXPORT",handler:function(){this._exportMenu.setOptions(this._getExportMenuOptions()),this._change(["LAYOUT"])},isThemeDependent:!0,isOptionChange:!0,option:"export"}),t._optionChangesMap.onExporting="EXPORT",t._optionChangesMap.onExported="EXPORT",t._optionChangesMap.onFileSaving="EXPORT"},fontFields:["export.font"]};t.plugin=I},function(e,t,n){t.default=void 0;var i=w(n(2)),a=n(4),o=n(7),r=w(n(11)),s=n(1),c=n(3),l=w(n(103)),u=n(0),d=n(334),h=w(n(65)),f=n(179),g=n(14),p=w(n(579)),m=n(178),_=w(n(1009)),v=w(n(13)),x=w(n(5)),y=n(6),b=n(1010);function w(e){return e&&e.__esModule?e:{default:e}}var k=Math.floor,S=p.default.log,C=h.default.prototype.option;function A(){return!0}function T(){return!1}function I(e){e.component._eventsStrategy.hasEvent("incidentOccurred")||S.apply(null,[e.target.id].concat(e.target.args||[]))}function E(e){return e.reduce((function(e,t){return t>0&&!e?t:e}),0)}function O(e){e.forEach((function(e){return e()}))}var D,M,P,q=!(0,o.hasWindow)()?(D={_initTemplates:function(){},ctor:function(e,t){this.callBase(e,t);var n=r.default.createElement("div"),i=t&&(0,s.isNumeric)(t.width)?t.width+"px":"100%",a=t&&(0,s.isNumeric)(t.height)?t.height+"px":this._getDefaultSize().height+"px";r.default.setStyle(n,"width",i),r.default.setStyle(n,"height",a),r.default.setClass(n,"dx-sized-element"),r.default.insertElement(e,n)}},M=h.default.inherit(D),P=M.inherit,M.inherit=function(e){for(var t in e)((0,s.isFunction)(e[t])&&"_"!==t.substr(0,1)&&"option"!==t||"_dispose"===t||"_optionChanged"===t)&&(e[t]=a.noop);return P.call(this,e)},M):h.default.inherit({_eventsMap:{onIncidentOccurred:{name:"incidentOccurred"},onDrawn:{name:"drawn"}},_getDefaultOptions:function(){return(0,u.extend)(this.callBase(),{onIncidentOccurred:I})},_useLinks:!0,_init:function(){var e=this;e._$element.children(".dx-sized-element").remove(),e.callBase.apply(e,arguments),e._changesLocker=0,e._optionChangedLocker=0,e._asyncFirstDrawing=!0,e._changes=(0,f.changes)(),e._suspendChanges(),e._themeManager=e._createThemeManager(),e._themeManager.setCallback((function(){e._requestChange(e._themeDependentChanges)})),e._renderElementAttributes(),e._initRenderer();var t=e._useLinks&&e._renderer.root;t&&t.enableLinks().virtualLink("core").virtualLink("peripheral"),e._renderVisibilityChange(),e._attachVisibilityChangeHandlers(),e._toggleParentsScrollSubscription(this._isVisible()),e._initEventTrigger(),e._incidentOccurred=(0,b.createIncidentOccurred)(e.NAME,e._eventTrigger),e._layout=new _.default,t&&t.linkAfter("core"),e._initPlugins(),e._initCore(),t&&t.linkAfter(),e._change(e._initialChanges)},_createThemeManager:function(){return new d.BaseThemeManager(this._getThemeManagerOptions())},_getThemeManagerOptions:function(){return{themeSection:this._themeSection,fontFields:this._fontFields}},_initialChanges:["LAYOUT","RESIZE_HANDLER","THEME","DISABLED"],_initPlugins:function(){var e=this;(0,c.each)(e._plugins,(function(t,n){n.init.call(e)}))},_disposePlugins:function(){var e=this;(0,c.each)(e._plugins.slice().reverse(),(function(t,n){n.dispose.call(e)}))},_change:function(e){this._changes.add(e)},_suspendChanges:function(){++this._changesLocker},_resumeChanges:function(){0==--this._changesLocker&&this._changes.count()>0&&!this._applyingChanges&&(this._renderer.lock(),this._applyingChanges=!0,this._applyChanges(),this._changes.reset(),this._applyingChanges=!1,this._changesApplied(),this._renderer.unlock(),this._optionsQueue&&this._applyQueuedOptions(),this.resolveItemsDeferred(this._legend?[this._legend]:[]),this._optionChangedLocker++,this._notify(),this._optionChangedLocker--)},resolveItemsDeferred:function(e){this._resolveDeferred(this._getTemplatesItems(e))},_collectTemplatesFromItems:function(e){return e.reduce((function(e,t){return{items:e.items.concat(t.getTemplatesDef()),groups:e.groups.concat(t.getTemplatesGroups())}}),{items:[],groups:[]})},_getTemplatesItems:function(e){var t=this._collectTemplatesFromItems(e),n=this._getExtraTemplatesItems();return{items:n.items.concat(t.items),groups:n.groups.concat(t.groups),launchRequest:[n.launchRequest],doneRequest:[n.doneRequest]}},_getExtraTemplatesItems:function(){return{items:[],groups:[],launchRequest:function(){},doneRequest:function(){}}},_resolveDeferred:function(e){var t=e.items,n=e.launchRequest,i=e.doneRequest,a=e.groups,o=this;if(o._setGroupsVisibility(a,"hidden"),o._changesApplying)return o._changesApplying=!1,void O(i);var r=!0;y.when.apply(o,t).done((function(){if(r)o._setGroupsVisibility(a,"visible");else{O(n),o._changesApplying=!0;var e=["LAYOUT","FULL_RENDER"];o._asyncFirstDrawing?(e.push("FORCE_FIRST_DRAWING"),o._asyncFirstDrawing=!1):e.push("FORCE_DRAWING"),o._requestChange(e),o._setGroupsVisibility(a,"visible")}})),r=!1},_setGroupsVisibility:function(e,t){e.forEach((function(e){return e.attr({visibility:t})}))},_applyQueuedOptions:function(){var e=this._optionsQueue;this._optionsQueue=null,this.beginUpdate(),(0,c.each)(e,(function(e,t){t()})),this.endUpdate()},_requestChange:function(e){this._suspendChanges(),this._change(e),this._resumeChanges()},_applyChanges:function(){var e,t=this._changes,n=this._totalChangesOrder,i=n.length;for(e=0;e<i;++e)t.has(n[e])&&this["_change_"+n[e]]()},_optionChangesOrder:["EVENTS","THEME","RENDERER","RESIZE_HANDLER"],_layoutChangesOrder:["ELEMENT_ATTR","CONTAINER_SIZE","LAYOUT"],_customChangesOrder:["DISABLED"],_change_EVENTS:function(){this._eventTrigger.applyChanges()},_change_THEME:function(){this._setThemeAndRtl()},_change_RENDERER:function(){this._setRendererOptions()},_change_RESIZE_HANDLER:function(){this._setupResizeHandler()},_change_ELEMENT_ATTR:function(){this._renderElementAttributes(),this._change(["CONTAINER_SIZE"])},_change_CONTAINER_SIZE:function(){this._updateSize()},_change_LAYOUT:function(){this._setContentSize()},_change_DISABLED:function(){var e=this._renderer,t=e.root;this.option("disabled")?(this._initDisabledState=t.attr("pointer-events"),t.attr({"pointer-events":"none",filter:e.getGrayScaleFilter().id})):"none"===t.attr("pointer-events")&&t.attr({"pointer-events":(0,s.isDefined)(this._initDisabledState)?this._initDisabledState:null,filter:null})},_themeDependentChanges:["RENDERER"],_initRenderer:function(){this._canvas=this._calculateCanvas(),this._renderer=new m.Renderer({cssClass:this._rootClassPrefix+" "+this._rootClass,pathModified:this.option("pathModified"),container:this._$element[0]}),this._renderer.resize(this._canvas.width,this._canvas.height)},_disposeRenderer:function(){this._renderer.dispose()},_getAnimationOptions:a.noop,render:function(){this._requestChange(["CONTAINER_SIZE"]);var e=this._isVisible();this._toggleParentsScrollSubscription(e),!e&&this._stopCurrentHandling()},_toggleParentsScrollSubscription:function(e){var t=(0,i.default)(this._renderer.root.element).parents();"generic"===v.default.real().platform&&(t=t.add((0,o.getWindow)())),this._proxiedTargetParentsScrollHandler=this._proxiedTargetParentsScrollHandler||function(){this._stopCurrentHandling()}.bind(this),x.default.off((0,i.default)().add(this._$prevRootParents),"scroll.viz_widgets",this._proxiedTargetParentsScrollHandler),e&&(x.default.on(t,"scroll.viz_widgets",this._proxiedTargetParentsScrollHandler),this._$prevRootParents=t)},_stopCurrentHandling:a.noop,_dispose:function(){var e=this;e.callBase.apply(e,arguments),e._toggleParentsScrollSubscription(!1),e._removeResizeHandler(),e._layout.dispose(),e._eventTrigger.dispose(),e._disposeCore(),e._disposePlugins(),e._disposeRenderer(),e._themeManager.dispose(),e._themeManager=e._renderer=e._eventTrigger=null},_initEventTrigger:function(){var e=this;e._eventTrigger=(0,b.createEventTrigger)(e._eventsMap,(function(t){return e._createActionByOption(t)}))},_calculateCanvas:function(){var e=this,t=e.option("size")||{},n=e.option("margin")||{},i=e._getDefaultSize()||{},a=function(t,n){if(i=t[n],(0,s.isDefined)(i)&&i>0||!(0,o.hasWindow)())return 0;var i,a=e._$element[n]();return a<=1?0:a},r=a(t,"width"),c=a(t,"height"),l={width:t.width<=0?0:k(E([t.width,r,i.width])),height:t.height<=0?0:k(E([t.height,c,i.height])),left:E([n.left,i.left]),top:E([n.top,i.top]),right:E([n.right,i.right]),bottom:E([n.bottom,i.bottom])};return(l.width-l.left-l.right<=0||l.height-l.top-l.bottom<=0)&&(l={width:0,height:0}),l},_updateSize:function(){var e,t,n=this._calculateCanvas();this._renderer.fixPlacement(),e=this._canvas,t=n,(e.width!==t.width||e.height!==t.height||e.left!==t.left||e.top!==t.top||e.right!==t.right||e.bottom!==t.bottom||this.__forceRender)&&(this._canvas=n,this._recreateSizeDependentObjects(!0),this._renderer.resize(n.width,n.height),this._change(["LAYOUT"]))},_recreateSizeDependentObjects:a.noop,_getMinSize:function(){return[0,0]},_getAlignmentRect:a.noop,_setContentSize:function(){var e=this._canvas,t=this._layout,n=e.width>0&&e.height>0?[e.left,e.top,e.width-e.right,e.height-e.bottom]:[0,0,0,0];n=t.forward(n,this._getMinSize());var i=this._applySize(n)||n;t.backward(i,this._getAlignmentRect()||i)},_getOption:function(e,t){var n=this._themeManager.theme(e),i=this.option(e);return t?void 0!==i?i:n:(0,u.extend)(!0,{},n,i)},_setupResizeHandler:function(){var e=this,t=(0,g.parseScalar)(this._getOption("redrawOnResize",!0),!0);e._resizeHandler&&e._removeResizeHandler(),e._resizeHandler=(0,b.createResizeHandler)((function(){t?e._requestChange(["CONTAINER_SIZE"]):e._renderer.fixPlacement()})),l.default.add(e._resizeHandler)},_removeResizeHandler:function(){this._resizeHandler&&(l.default.remove(this._resizeHandler),this._resizeHandler.dispose(),this._resizeHandler=null)},_onBeginUpdate:a.noop,beginUpdate:function(){var e=this;return e._initialized&&e._isUpdateAllowed()&&(e._onBeginUpdate(),e._suspendChanges()),e.callBase.apply(e,arguments),e},endUpdate:function(){return this.callBase(),this._isUpdateAllowed()&&this._resumeChanges(),this},option:function(e){var t=this;if(!(t._initialized&&t._applyingChanges&&(arguments.length>1||(0,s.isObject)(e))))return C.apply(t,arguments);t._optionsQueue=t._optionsQueue||[],t._optionsQueue.push(t._getActionForUpdating(arguments))},_getActionForUpdating:function(e){var t=this;return function(){C.apply(t,e)}},_clean:a.noop,_render:a.noop,_optionChanged:function(e){var t=this;if(!t._optionChangedLocker){var n=t.getPartialChangeOptionsName(e),i=[];n.length>0?n.forEach((function(e){return i.push(t._partialOptionChangesMap[e])})):i.push(t._optionChangesMap[e.name]),i=i.filter((function(e){return!!e})),t._eventTrigger.change(e.name)?t._change(["EVENTS"]):i.length>0?t._change(i):t.callBase.apply(t,arguments)}},_notify:a.noop,_changesApplied:a.noop,_optionChangesMap:{size:"CONTAINER_SIZE",margin:"CONTAINER_SIZE",redrawOnResize:"RESIZE_HANDLER",theme:"THEME",rtlEnabled:"THEME",encodeHtml:"THEME",elementAttr:"ELEMENT_ATTR",disabled:"DISABLED"},_partialOptionChangesMap:{},_partialOptionChangesPath:{},getPartialChangeOptionsName:function(e){var t=this,n=e.fullName,i=n.split(/[.]/),a=e.name,o=e.value,r=this._partialOptionChangesPath[a],c=[];return r&&(!0===r?c.push(a):(r.forEach((function(e){n.indexOf(e)>=0&&c.push(e)})),1===i.length&&("object"===(0,s.type)(o)?t._addOptionsNameForPartialUpdate(o,r,c):"array"===(0,s.type)(o)&&o.length>0&&o.every((function(e){return t._checkOptionsForPartialUpdate(e,r)}))&&o.forEach((function(e){return t._addOptionsNameForPartialUpdate(e,r,c)}))))),c.filter((function(e,t,n){return n.indexOf(e)===t}))},_checkOptionsForPartialUpdate:function(e,t){return!Object.keys(e).some((function(e){return-1===t.indexOf(e)}))},_addOptionsNameForPartialUpdate:function(e,t,n){var i=Object.keys(e);this._checkOptionsForPartialUpdate(e,t)&&i.forEach((function(e){return t.indexOf(e)>-1&&n.push(e)}))},_visibilityChanged:function(){this.render()},_setThemeAndRtl:function(){this._themeManager.setTheme(this.option("theme"),this.option("rtlEnabled"))},_getRendererOptions:function(){return{rtl:this.option("rtlEnabled"),encodeHtml:this.option("encodeHtml"),animation:this._getAnimationOptions()}},_setRendererOptions:function(){this._renderer.setOptions(this._getRendererOptions())},svg:function(){return this._renderer.svg()},getSize:function(){var e=this._canvas||{};return{width:e.width,height:e.height}},isReady:T,_dataIsReady:A,_resetIsReady:function(){this.isReady=T},_drawn:function(){var e=this;e.isReady=T,e._dataIsReady()&&e._renderer.onEndAnimation((function(){e.isReady=A})),e._eventTrigger("drawn",{})}}),R=q;t.default=R,(0,f.replaceInherit)(q),e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i=n(343),a=h(n(207)),o=n(182),r=n(240),s=n(14),c=n(4),l=h(n(118));n(602),n(604);var u=h(n(9)),d=n(181);function h(e){return e&&e.__esModule?e:{default:e}}var f=Math.max,g={lefttoprightbottom:[1,1],leftbottomrighttop:[1,-1],righttopleftbottom:[-1,1],rightbottomlefttop:[-1,-1]};function p(e){return e>0?Math.round(e):0}(0,o.setDefaultAlgorithm)("squarified"),(0,r.setDefaultColorizer)("discrete");var m=l.default.inherit({_handlers:{beginBuildNodes:c.noop,buildNode:c.noop,endBuildNodes:c.noop,setTrackerData:c.noop,calculateState:function(e){return(0,i.buildRectAppearance)(e)}},_rootClass:"dxtm-tree-map",_rootClassPrefix:"dxtm",_getDefaultSize:function(){return{width:400,height:400}},_themeSection:"treeMap",_fontFields:["tile.label.font","group.label.font"],_init:function(){var e=this;e._rectOffsets={},e._handlers=Object.create(e._handlers),e._context={suspend:function(){e._applyingChanges||e._suspendChanges()},resume:function(){e._applyingChanges||e._resumeChanges()},change:function(t){e._change(t)},settings:[{},{}],calculateState:e._handlers.calculateState,calculateLabelState:i.buildTextAppearance},e._root=e._topNode={nodes:[]},e.callBase.apply(e,arguments)},_initialChanges:["DATA_SOURCE"],_initCore:function(){var e=this._renderer;this._createProxyType(),this._tilesGroup=e.g().linkOn(e.root,"tiles").linkAppend(),this._labelsGroup=e.g().linkOn(e.root,"labels").linkAppend()},_createProxyType:c.noop,_disposeCore:function(){this._filter&&this._filter.dispose(),this._labelsGroup.linkOff(),this._tilesGroup.linkOff()},_applySize:function(e){this._tilingRect=e.slice(),this._change(["TILING"])},_optionChangesMap:{dataSource:"DATA_SOURCE",valueField:"NODES_CREATE",childrenField:"NODES_CREATE",colorField:"TILES",colorizer:"TILES",labelField:"LABELS",tile:"TILE_SETTINGS",group:"GROUP_SETTINGS",maxDepth:"MAX_DEPTH",layoutAlgorithm:"TILING",layoutDirection:"TILING"},_themeDependentChanges:["TILE_SETTINGS","GROUP_SETTINGS","MAX_DEPTH"],_changeDataSource:function(){this._isDataExpected=this._isSyncData=!0,this._updateDataSource(),this._isSyncData=!1,this._isDataExpected&&this._suspendChanges()},_dataSourceChangedHandler:function(){this._isDataExpected?(this._isDataExpected=!1,this._change(["NODES_CREATE"]),this._isSyncData||this._resumeChanges()):this._requestChange(["NODES_CREATE"])},_optionChangesOrder:["DATA_SOURCE","TILE_SETTINGS","GROUP_SETTINGS","MAX_DEPTH"],_change_DATA_SOURCE:function(){this._changeDataSource()},_change_TILE_SETTINGS:function(){this._changeTileSettings()},_change_GROUP_SETTINGS:function(){this._changeGroupSettings()},_change_MAX_DEPTH:function(){this._changeMaxDepth()},_customChangesOrder:["NODES_CREATE","NODES_RESET","TILES","LABELS","TILING","LABELS_LAYOUT"],_change_NODES_CREATE:function(){this._buildNodes()},_change_NODES_RESET:function(){this._resetNodes()},_change_TILES:function(){this._applyTilesAppearance()},_change_LABELS:function(){this._applyLabelsAppearance()},_change_TILING:function(){this._performTiling()},_change_LABELS_LAYOUT:function(){this._performLabelsLayout()},_applyChanges:function(){var e=this;e.callBase.apply(e,arguments),e._isDataExpected||e._drawn(),e._context.forceReset=!1},_buildNodes:function(){var e=this._root=this._topNode=new a.default;e._id=0,e.parent={},e.data={},e.level=e.index=-1,e.ctx=this._context,e.label=null,this._nodes=[e],this._handlers.beginBuildNodes();var t=this._processDataSourceItems(this._dataSourceItems()||[]);!function e(t,n,i,o){var r,s,c,l,u=[],d=o.nodes,h=n.length,f=0;for(s=0;s<h;++s){var g;c=n[s],(r=new a.default)._id=d.length,r.ctx=o.ctx,r.parent=t,r.level=i,r.index=u.length,r.data=c,o.buildNode(r),d.push(r),u.push(r),l=c[o.itemsField],null!==(g=l)&&void 0!==g&&g.length&&e(r,l,i+1,o),c[o.valueField]>0&&(r.value=Number(c[o.valueField])),f+=r.value}t.nodes=u,t.value=f}(e,t.items,0,{itemsField:!t.isPlain&&this._getOption("childrenField",!0)||"items",valueField:this._getOption("valueField",!0)||"value",buildNode:this._handlers.buildNode,ctx:this._context,nodes:this._nodes}),this._onNodesCreated(),this._handlers.endBuildNodes(),this._change(["NODES_RESET"])},_onNodesCreated:c.noop,_processDataSourceItems:function(e){return{items:e,isPlain:!1}},_changeTileSettings:function(){var e=this._getOption("tile"),t=this._rectOffsets,n=p(e.border.width),i=n/2,a=1&n?.5:0,o=e.label,r=this._context.settings[0];this._change(["TILES","LABELS"]),r.state=this._handlers.calculateState(e),this._filter=this._filter||this._renderer.shadowFilter("-50%","-50%","200%","200%"),this._filter.attr(o.shadow),this._calculateLabelSettings(r,o,this._filter.id),t.tileEdge===i&&t.tileInner===a||(t.tileEdge=i,t.tileInner=a,this._change(["TILING"]))},_changeGroupSettings:function(){var e=this._getOption("group"),t=e.label,n=this._rectOffsets,i=p(e.border.width),a=i/2,o=1&i?.5:0,r=0,s=p(e.padding),c=this._context.settings[1];this._change(["TILES","LABELS"]),c.state=this._handlers.calculateState(e),this._calculateLabelSettings(c,t),r=e.headerHeight>=0?p(e.headerHeight):c.labelParams.height+2*p(t.paddingTopBottom),this._headerHeight!==r&&(this._headerHeight=r,this._change(["TILING"])),this._groupPadding!==s&&(this._groupPadding=s,this._change(["TILING"])),n.headerEdge===a&&n.headerInner===o||(n.headerEdge=a,n.headerInner=o,this._change(["TILING"]))},_calculateLabelSettings:function(e,t,n){var a=this._getTextBBox(t.font),o=p(t.paddingLeftRight),r=p(t.paddingTopBottom),s=this._getOption("tile.label"),c=this._getOption("group.label");e.labelState=(0,i.buildTextAppearance)(t,n),e.labelState.visible=!("visible"in t)||!!t.visible,e.labelParams={height:a.height,rtlEnabled:this._getOption("rtlEnabled",!0),paddingTopBottom:r,paddingLeftRight:o,tileLabelWordWrap:s.wordWrap,tileLabelOverflow:s.textOverflow,groupLabelOverflow:c.textOverflow}},_changeMaxDepth:function(){var e=this._getOption("maxDepth",!0);e=e>=1?Math.round(e):1/0,this._maxDepth!==e&&(this._maxDepth=e,this._change(["NODES_RESET"]))},_resetNodes:function(){this._tilesGroup.clear(),this._renderer.initHatching(),this._context.forceReset=!0,this._context.minLevel=this._topNode.level+1,this._context.maxLevel=this._context.minLevel+this._maxDepth-1,this._change(["TILES","LABELS","TILING"])},_processNodes:function(e,t){!function e(t,n,i){var a,o,r=n.nodes,s=r.length;for(o=0;o<s;++o)a=r[o],i(t,a),a.isNode()&&e(t,a,i)}(e,this._topNode,t)},_applyTilesAppearance:function(){var e=(0,r.getColorizer)(this._getOption("colorizer"),this._themeManager,this._topNode);this._processNodes({renderer:this._renderer,group:this._tilesGroup,setTrackerData:this._handlers.setTrackerData,colorField:this._getOption("colorField",!0)||"color",getColor:e},v)},_applyLabelsAppearance:function(){this._labelsGroup.clear(),this._processNodes({renderer:this._renderer,group:this._labelsGroup,setTrackerData:this._handlers.setTrackerData,labelField:this._getOption("labelField",!0)||"name"},x),this._change(["LABELS_LAYOUT"])},_performTiling:function(){var e={algorithm:(0,o.getAlgorithm)(this._getOption("layoutAlgorithm",!0)),directions:g[String(this._getOption("layoutDirection",!0)).toLowerCase()]||g.lefttoprightbottom,headerHeight:this._headerHeight,groupPadding:this._groupPadding,rectOffsets:this._rectOffsets};this._topNode.innerRect=this._tilingRect,b(e,this._topNode),this._processNodes(e,w),this._change(["LABELS_LAYOUT"]),this._onTilingPerformed()},_onTilingPerformed:c.noop,_performLabelsLayout:function(){this._processNodes(null,A)},_getTextBBox:function(e){var t=this._renderer,n=this._textForCalculations||t.text("0",0,0);this._textForCalculations=n,n.css((0,s.patchFontOptions)(e)).append(t.root);var i=n.getBBox();return n.remove(),i}});var _=[function(e,t){var n=e.renderer.simpleRect().append(e.group);return e.setTrackerData(t,n),n},function(e,t){var n=e.renderer.simpleRect().append(e.group),i=e.renderer.simpleRect().append(e.group);return e.setTrackerData(t,i),{outer:n,inner:i}}];function v(e,t){t.color=t.data[e.colorField]||e.getColor(t)||t.parent.color,t.updateStyles(),t.tile=!t.ctx.forceReset&&t.tile||_[Number(t.isNode())](e,t),t.applyState()}function x(e,t){t.updateLabelStyle(),t.labelState.visible&&function(e,t,n,i){var a=t.data[e.labelField];t.label=a?String(a):null,(a=t.customLabel||t.label)&&(t.text=e.renderer.text(a).attr(n.attr).css(n.css).append(e.group),e.setTrackerData(t,t.text))}(e,t,t.labelState,t.labelParams)}var y=[0,0,0,0];function b(e,t){var n,i=t.nodes,a=[],o=[],r=0,s=a.length=o.length=i.length;for(n=0;n<s;++n)r+=i[n].value,a[n]={value:i[n].value,i:n};for(r>0&&e.algorithm({items:a.slice(),sum:r,rect:t.innerRect.slice(),isRotated:1&i[0].level,directions:e.directions}),n=0;n<s;++n)o[n]=a[n].rect||y;t.rects=o}function w(e,t){var n,i=t.parent.rects[t.index],a=e.rectOffsets;t.isNode()?(C(t.tile.outer,S(i,t.parent.innerRect,a.headerEdge,a.headerInner)),i=k(i,e.groupPadding),n=Math.min(e.headerHeight,i[3]-i[1]),t.rect=[i[0],i[1],i[2],i[1]+n],C(t.tile.inner,k(t.rect,a.headerEdge)),i[1]+=n,t.innerRect=i,b(e,t)):(t.rect=i,C(t.tile,S(i,t.parent.innerRect,a.tileEdge,a.tileInner)))}function k(e,t){return[e[0]+t,e[1]+t,e[2]-t,e[3]-t]}function S(e,t,n,i){return[e[0]+(e[0]===t[0]?n:+i),e[1]+(e[1]===t[1]?n:+i),e[2]-(e[2]===t[2]?n:-i),e[3]-(e[3]===t[3]?n:-i)]}function C(e,t){e.attr({x:t[0],y:t[1],width:f(t[2]-t[0],0),height:f(t[3]-t[1],0)})}function A(e,t){t.text&&t.labelState.visible&&function(e,t){var n=e.rect,i=e.text,a=i.getBBox(),o=t.paddingLeftRight,r=t.paddingTopBottom,s=n[2]-n[0]-2*o;i.setMaxSize(s,n[3]-n[1]-r,e.isNode()?{textOverflow:t.groupLabelOverflow,wordWrap:"none"}:{textOverflow:t.tileLabelOverflow,wordWrap:t.tileLabelWordWrap,hideOverflowEllipsis:!0}),i.move(t.rtlEnabled?n[2]-o-a.x-a.width:n[0]+o-a.x,n[1]+r-a.y)}(t,t.labelParams)}(0,u.default)("dxTreeMap",m);var T=m;t.default=T,m.addPlugin(d.plugin),e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.requestAnimationFrame=function(){return l(),s.apply(r,arguments)},t.cancelAnimationFrame=function(){l(),c.apply(r,arguments)};var i,a=n(7),o=(i=n(77))&&i.__esModule?i:{default:i};var r=(0,a.hasWindow)()?(0,a.getWindow)():{},s=function(e){return setTimeout(e,1e3/60)},c=function(e){clearTimeout(e)},l=(0,o.default)((function(){var e=r.requestAnimationFrame||r.webkitRequestAnimationFrame||r.mozRequestAnimationFrame||r.oRequestAnimationFrame||r.msRequestAnimationFrame,t=r.cancelAnimationFrame||r.webkitCancelAnimationFrame||r.mozCancelAnimationFrame||r.oCancelAnimationFrame||r.msCancelAnimationFrame;if(e&&t&&(s=e,c=t),e&&!t){var n={};s=function(t){var i=e.call(r,(function(){try{if(i in n)return;t.apply(this,arguments)}finally{delete n[i]}}));return i},c=function(e){n[e]=!0}}}))},,function(e,t,n){var i;t.default=void 0;var a=new(((i=n(189))&&i.__esModule?i:{default:i}).default);t.default=a,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.Component=void 0;var i=m(n(30)),a=n(0),o=n(345),r=n(191),s=m(n(15)),c=m(n(113)),l=m(n(24)),u=m(n(29)),d=n(96),h=n(142),f=n(372),g=n(1),p=n(4);function m(e){return e&&e.__esModule?e:{default:e}}var _=function(e){return e.charAt(2).toLowerCase()+e.substr(3)},v=s.default.inherit({_setDeprecatedOptions:function(){this._deprecatedOptions={}},_getDeprecatedOptions:function(){return this._deprecatedOptions},_getDefaultOptions:function(){return{onInitialized:null,onOptionChanged:null,onDisposing:null,defaultOptionsRules:null}},_defaultOptionsRules:function(){return[]},_setOptionsByDevice:function(e){this._options.applyRules(e)},_convertRulesToOptions:function(e){return(0,r.convertRulesToOptions)(e)},_isInitialOptionValue:function(e){return this._options.isInitial(e)},_setOptionsByReference:function(){this._optionsByReference={}},_getOptionsByReference:function(){return this._optionsByReference},ctor:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e._optionChangedCallbacks,n=e._disposingCallbacks;this.NAME=(0,h.name)(this.constructor),this._eventsStrategy=d.EventsStrategy.create(this,e.eventsStrategy),this._updateLockCount=0,this._optionChangedCallbacks=t||(0,u.default)(),this._disposingCallbacks=n||(0,u.default)(),this.postponedOperations=new f.PostponedOperations,this._createOptions(e)},_createOptions:function(e){var t=this;this.beginUpdate();try{this._setOptionsByReference(),this._setDeprecatedOptions(),this._options=new o.Options(this._getDefaultOptions(),this._getDefaultOptions(),this._getOptionsByReference(),this._getDeprecatedOptions()),this._options.onChanging((function(e,n,i){return t._initialized&&t._optionChanging(e,n,i)})),this._options.onDeprecated((function(e,n){return t._logDeprecatedOptionWarning(e,n)})),this._options.onChanged((function(e,n,i){return t._notifyOptionChanged(e,n,i)})),this._options.onStartChange((function(){return t.beginUpdate()})),this._options.onEndChange((function(){return t.endUpdate()})),this._options.addRules(this._defaultOptionsRules()),e&&e.onInitializing&&e.onInitializing.apply(this,[e]),this._setOptionsByDevice(e.defaultOptionsRules),this._initOptions(e)}finally{this.endUpdate()}},_initOptions:function(e){this.option(e)},_init:function(){var e=this;this._createOptionChangedAction(),this.on("disposing",(function(t){e._disposingCallbacks.fireWith(e,[t])}))},_logDeprecatedOptionWarning:function(e,t){var n=t.message||"Use the '".concat(t.alias,"' option instead");l.default.log("W0001",this.NAME,e,t.since,n)},_logDeprecatedComponentWarning:function(e,t){l.default.log("W0000",this.NAME,e,"Use the '".concat(t,"' widget instead"))},_createOptionChangedAction:function(){this._optionChangedAction=this._createActionByOption("onOptionChanged",{excludeValidators:["disabled","readOnly"]})},_createDisposingAction:function(){this._disposingAction=this._createActionByOption("onDisposing",{excludeValidators:["disabled","readOnly"]})},_optionChanged:function(e){switch(e.name){case"onDisposing":case"onInitialized":break;case"onOptionChanged":this._createOptionChangedAction()}},_dispose:function(){this._optionChangedCallbacks.empty(),this._createDisposingAction(),this._disposingAction(),this._eventsStrategy.dispose(),this._options.dispose(),this._disposed=!0},_lockUpdate:function(){this._updateLockCount++},_unlockUpdate:function(){this._updateLockCount=Math.max(this._updateLockCount-1,0)},_isUpdateAllowed:function(){return 0===this._updateLockCount},_isInitializingRequired:function(){return!this._initializing&&!this._initialized},_commitUpdate:function(){this.postponedOperations.callPostponedOperations(),this._isInitializingRequired()&&this._initializeComponent()},_initializeComponent:function(){this._initializing=!0;try{this._init()}finally{this._initializing=!1,this._lockUpdate(),this._createActionByOption("onInitialized",{excludeValidators:["disabled","readOnly"]})(),this._unlockUpdate(),this._initialized=!0}},instance:function(){return this},beginUpdate:function(){this._lockUpdate()},endUpdate:function(){this._unlockUpdate(),this._isUpdateAllowed()&&this._commitUpdate()},_optionChanging:p.noop,_notifyOptionChanged:function(e,t,n){if(this._initialized)for(var i=[e].concat(this._options.getAliasesByName(e)),o=0;o<i.length;o++){var r=i[o],s={name:r.split(/[.[]/)[0],fullName:r,value:t,previousValue:n};0!==r.indexOf("_",0)&&(this._optionChangedCallbacks.fireWith(this,[(0,a.extend)(this._defaultActionArgs(),s)]),this._optionChangedAction((0,a.extend)({},s))),this._disposed||this._cancelOptionChange===r||this._optionChanged(s)}},initialOption:function(e){return this._options.initial(e)},_defaultActionConfig:function(){return{context:this,component:this}},_defaultActionArgs:function(){return{component:this}},_createAction:function(e,t){var n,i=this;return function(o){return(0,g.isDefined)(o)||(o={}),(0,g.isPlainObject)(o)||(o={actionValue:o}),(n=n||new c.default(e,(0,a.extend)(t,i._defaultActionConfig()))).execute.call(n,(0,a.extend)(o,i._defaultActionArgs()))}},_createActionByOption:function(e,t){var n,a,o,r=this,s=function(){if(!a){if(t=t||{},"string"!=typeof e)throw l.default.Error("E0008");0===e.indexOf("on")&&(a=_(e)),o=r.option(e)}if(n||o||t.beforeExecute||t.afterExecute||r._eventsStrategy.hasEvent(a)){if(!n){var s=t.beforeExecute;t.beforeExecute=function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];s&&s.apply(r,t),r._eventsStrategy.fireEvent(a,t[0].args)},n=r._createAction(o,t)}for(var c=arguments.length,u=new Array(c),d=0;d<c;d++)u[d]=arguments[d];if((0,i.default)().wrapActionsBeforeExecute){var h=r.option("beforeActionExecute")||p.noop,f=h(r,n,t)||n;return f.apply(r,u)}return n.apply(r,u)}};return(0,i.default)().wrapActionsBeforeExecute?s:(this.option("onActionCreated")||p.noop)(this,s,t)||s},on:function(e,t){return this._eventsStrategy.on(e,t),this},off:function(e,t){return this._eventsStrategy.off(e,t),this},hasActionSubscription:function(e){return!!this._options.silent(e)||this._eventsStrategy.hasEvent(_(e))},isOptionDeprecated:function(e){return this._options.isDeprecated(e)},_setOptionWithoutOptionChange:function(e,t){this._cancelOptionChange=e,this.option(e,t),this._cancelOptionChange=!1},_getOptionValue:function(e,t){var n=this.option(e);return(0,g.isFunction)(n)?n.bind(t)():n},option:function(){var e;return(e=this._options).option.apply(e,arguments)},resetOption:function(e){this.beginUpdate(),this._options.reset(e),this.endUpdate()}});t.Component=v},function(e,t,n){t.FunctionTemplate=void 0;var i=n(68),a=n(35);function o(e,t){return(o=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var r=function(e){var t,n;function i(t){var n;return(n=e.call(this)||this)._render=t,n}return n=e,(t=i).prototype=Object.create(n.prototype),t.prototype.constructor=t,o(t,n),i.prototype._renderCore=function(e){return(0,a.normalizeTemplateElement)(this._render(e))},i}(i.TemplateBase);t.FunctionTemplate=r},function(e,t,n){t.default=void 0;var i=l(n(2)),a=n(4),o=l(n(15)),r=l(n(29)),s=n(0),c=n(8);function l(e){return e&&e.__esModule?e:{default:e}}var u=o.default.inherit({ctor:function(e){this._$element=(0,i.default)(e),this._cancelCallback=(0,r.default)(),this._acceptCallback=(0,r.default)()},getElement:function(){return this._$element},validate:function(e){return!(0,c.isDxMouseWheelEvent)(e)},validatePointers:function(e){return 1===(0,c.hasTouches)(e)},allowInterruptionByMouseWheel:function(){return!0},configure:function(e){(0,s.extend)(this,e)},addCancelCallback:function(e){this._cancelCallback.add(e)},removeCancelCallback:function(){this._cancelCallback.empty()},_cancel:function(e){this._cancelCallback.fire(this,e)},addAcceptCallback:function(e){this._acceptCallback.add(e)},removeAcceptCallback:function(){this._acceptCallback.empty()},_accept:function(e){this._acceptCallback.fire(this,e)},_requestAccept:function(e){this._acceptRequestEvent=e},_forgetAccept:function(){this._accept(this._acceptRequestEvent),this._acceptRequestEvent=null},start:a.noop,move:a.noop,end:a.noop,cancel:a.noop,reset:function(){this._acceptRequestEvent&&this._accept(this._acceptRequestEvent)},_fireEvent:function(e,t,n){var i=(0,s.extend)({type:e,originalEvent:t,target:this._getEmitterTarget(t),delegateTarget:this.getElement().get(0)},n);return(t=(0,c.fireEvent)(i)).cancel&&this._cancel(t),t},_getEmitterTarget:function(e){return(this.delegateSelector?(0,i.default)(e.target).closest(this.delegateSelector):this.getElement()).get(0)},dispose:a.noop});t.default=u,e.exports=t.default,e.exports.default=t.default},function(e,t){e.exports=window.angular},function(e,t,n){t.default=void 0;var i=f(n(2)),a=f(n(44)),o=n(86),r=n(1),s=f(n(30)),c=n(37),l=f(n(107)),u=f(n(163)),d=f(n(95)),h=n(6);function f(e){return e&&e.__esModule?e:{default:e}}function g(e){return e&&(0,r.isFunction)(e.then)}function p(e){return(new h.Deferred).resolve(e).promise()}function m(e,t){if(!(0,r.isFunction)(t))throw c.errors.Error("E4011",e)}function _(e){throw c.errors.Error("E4012",e)}function v(e){function t(e){var t=e[0],n=e[1];return t&&t.getResponseHeader?a.default.errorMessageFromXhr(t,n):null}return function(n){var i;(i=n instanceof Error?n:new Error(t(arguments)||n&&String(n)||"Unknown error")).message!==a.default.XHR_ERROR_UNLOAD&&e.reject(i)}}function x(e,t){var n,i=e._loadFunc;return m("load",i),n=i.apply(e,[t]),Array.isArray(n)?n=p(n):null==n?n=p([]):g(n)||_("load"),(0,h.fromPromise)(n)}function y(e,t,n,i){if(t.__rawData)i(t.__rawData);else{var a=t.__rawDataPromise||x(t,n);t._cacheRawData&&(t.__rawDataPromise=a),a.always((function(){delete t.__rawDataPromise})).done((function(e){t._cacheRawData&&(t.__rawData=e),i(e)})).fail(v(e))}}function b(e,t,n,a){var o={};"userData"in(n=n||{})&&(o.userData=n.userData),y(e,t,o,(function(o){var r,s,c,l,f=(0,u.default)(o,{errorHandler:t._errorHandler}),g=[];a||((r=d.default.queryByOptions(f,n))===f?c=o.slice(0):g.push(r.enumerate().done((function(e){c=e})))),(n.requireTotalCount||a)&&((s=d.default.queryByOptions(f,n,!0))===f?l=o.length:g.push(s.count().done((function(e){l=e})))),h.when.apply(i.default,g).done((function(){a?e.resolve(l):n.requireTotalCount?e.resolve(c,{totalCount:l}):e.resolve(c)})).fail((function(t){e.reject(t)}))}))}var w=l.default.inherit({ctor:function(e){e=e||{},this.callBase(e),this._useDefaultSearch=!!e.useDefaultSearch||"raw"===e.loadMode,this._loadMode=e.loadMode,this._cacheRawData=!1!==e.cacheRawData,this._loadFunc=e.load,this._totalCountFunc=e.totalCount,this._byKeyFunc=e.byKey,this._insertFunc=e.insert,this._updateFunc=e.update,this._removeFunc=e.remove},createQuery:function(){throw c.errors.Error("E4010")},clearRawDataCache:function(){delete this.__rawData},_totalCountImpl:function(e){var t=new h.Deferred;return"raw"!==this._loadMode||this._totalCountFunc?(function(e,t){var n,i=e._totalCountFunc;if(!(0,r.isFunction)(i))throw c.errors.Error("E4021");return g(n=i.apply(e,[t]))||(n=Number(n),isFinite(n)||_("totalCount"),n=p(n)),(0,h.fromPromise)(n)}(this,e).done((function(e){t.resolve(Number(e))})).fail(v(t)),t=this._addFailHandlers(t)):b(t,this,e,!0),t.promise()},_pushImpl:function(e){this.__rawData&&(0,o.applyBatch)({keyInfo:this,data:this.__rawData,changes:e})},_loadImpl:function(e){var t=new h.Deferred;return"raw"===this._loadMode?b(t,this,e,!1):(x(this,e).done((function(e,n){t.resolve(e,n)})).fail(v(t)),t=this._addFailHandlers(t)),t.promise()},_byKeyImpl:function(e,t){var n=new h.Deferred;return this._byKeyViaLoad()?(this._requireKey(),function(e,t,n){y(e,t,{},(function(i){for(var o,r=t.key(),s=0,l=i.length;s<l;s++)if(o=i[s],a.default.keysEqual(r,t.keyOf(i[s]),n))return void e.resolve(o);e.reject(c.errors.Error("E4009"))}))}(n,this,e)):function(e,t,n){var i,a=e._byKeyFunc;return m("byKey",a),g(i=a.apply(e,[t,n]))||(i=p(i)),(0,h.fromPromise)(i)}(this,e,t).done((function(e){n.resolve(e)})).fail(v(n)),n.promise()},_byKeyViaLoad:function(){return"raw"===this._loadMode&&!this._byKeyFunc},_insertImpl:function(e){var t,n=this,i=n._insertFunc,a=new h.Deferred;return m("insert",i),g(t=i.apply(n,[e]))||(t=p(t)),(0,h.fromPromise)(t).done((function(t){(0,s.default)().useLegacyStoreResult?a.resolve(e,t):a.resolve(t||e,n.keyOf(t))})).fail(v(a)),a.promise()},_updateImpl:function(e,t){var n,i=this._updateFunc,a=new h.Deferred;return m("update",i),g(n=i.apply(this,[e,t]))||(n=p(n)),(0,h.fromPromise)(n).done((function(n){(0,s.default)().useLegacyStoreResult?a.resolve(e,t):a.resolve(n||t,e)})).fail(v(a)),a.promise()},_removeImpl:function(e){var t,n=this._removeFunc,i=new h.Deferred;return m("remove",n),g(t=n.apply(this,[e]))||(t=p()),(0,h.fromPromise)(t).done((function(){i.resolve(e)})).fail(v(i)),i.promise()}});t.default=w,e.exports=t.default,e.exports.default=t.default},function(e,t,n){var i=o(n(72)),a=o(n(83));function o(e){return e&&e.__esModule?e:{default:e}}if(i.default&&i.default.load){i.default.locale()||(i.default.load({supplemental:{version:{_cldrVersion:"28",_unicodeVersion:"8.0.0",_number:"$Revision: 11965 $"},likelySubtags:{en:"en-Latn-US",de:"de-Latn-DE",ru:"ru-Cyrl-RU",ja:"ja-Jpan-JP"}}}),i.default.locale("en")),a.default.inject({locale:function(e){if(!e)return i.default.locale().locale;i.default.locale(e)}})}},,,,,,,,,function(e,t,n){t.plugin=t.Title=void 0;var i=n(1),a=n(0),o=n(14),r=n(335),s=Number,c=(0,o.enumParser)(["left","center","right"]),l=(0,o.enumParser)(["top","bottom"]);function u(e){return!!(e&&String(e).length>0)}function d(e,t,n,i,a){e.attr({text:t}).setMaxSize(n,a,i).textChanged&&e.setTitle(t)}function h(e){return e>=0?s(e):10}var f=function(e){this._params=e,this._group=e.renderer.g().attr({class:e.cssClass}).linkOn(e.root||e.renderer.root,"title"),this._hasText=!1};t.Title=f,(0,a.extend)(f.prototype,r.LayoutElement.prototype,{dispose:function(){this._group.linkRemove(),this._group.linkOff(),this._titleElement&&(this._clipRect.dispose(),this._titleElement=this._subtitleElement=this._clipRect=null),this._params=this._group=this._options=null},_updateOptions:function(e){var t;this._options=e,this._options.horizontalAlignment=c(e.horizontalAlignment,"center"),this._options.verticalAlignment=l(e.verticalAlignment,"top"),this._options.margin=(t=e.margin)>=0?{left:s(t),top:s(t),right:s(t),bottom:s(t)}:{left:h((t=t||{}).left),top:h(t.top),right:h(t.right),bottom:h(t.bottom)}},_updateStructure:function(){var e=this._params.renderer,t=this._group,n=this._options,i=n.horizontalAlignment;this._titleElement||(this._titleElement=e.text().append(t),this._subtitleElement=e.text(),this._clipRect=e.clipRect(),t.attr({"clip-path":this._clipRect.id})),this._titleElement.attr({align:i,class:n.cssClass}),this._subtitleElement.attr({align:i,class:n.subtitle.cssClass}),t.linkAppend(),u(n.subtitle.text)?this._subtitleElement.append(t):this._subtitleElement.remove()},_updateTexts:function(){var e,t=this._options,n=t.subtitle,i=this._titleElement,a=this._subtitleElement;i.attr({text:"A",y:0}).css((0,o.patchFontOptions)(t.font)),e=i.getBBox(),this._baseLineCorrection=e.height+e.y,i.attr({text:t.text});var r=-(e=i.getBBox()).y;i.attr({y:r}),u(n.text)&&a.attr({text:n.text,y:0}).css((0,o.patchFontOptions)(n.font))},_shiftSubtitle:function(){var e=this._titleElement.getBBox(),t=this._subtitleElement,n=this._options.subtitle.offset;t.move(0,e.y+e.height-t.getBBox().y-n)},_updateBoundingRectAlignment:function(){var e=this._boundingRect,t=this._options;e.verticalAlignment=t.verticalAlignment,e.horizontalAlignment=t.horizontalAlignment,e.cutLayoutSide=t.verticalAlignment,e.cutSide="vertical",e.position={horizontal:t.horizontalAlignment,vertical:t.verticalAlignment}},hasText:function(){return this._hasText},update:function(e,t){var n=(0,a.extend)(!0,{},e,function(e){var t=(0,i.isString)(e)?{text:e}:e||{};return t.subtitle=(0,i.isString)(t.subtitle)?{text:t.subtitle}:t.subtitle||{},t}(t)),o=u(n.text),r=o||o!==this._hasText;return this._baseLineCorrection=0,this._updateOptions(n),this._boundingRect={},o?(this._updateStructure(),this._updateTexts()):this._group.linkRemove(),this._updateBoundingRect(),this._updateBoundingRectAlignment(),this._hasText=o,r},draw:function(e,t){return this._hasText&&(this._group.linkAppend(),this._correctTitleLength(e),this._group.getBBox().height>t&&this.freeSpace()),this},_correctTitleLength:function(e){var t=this._options,n=t.margin,i=e-n.left-n.right,a=t.placeholderSize;d(this._titleElement,t.text,i,t,a),this._subtitleElement&&(s(a)>0&&(a-=this._titleElement.getBBox().height),d(this._subtitleElement,t.subtitle.text,i,t.subtitle,a),this._shiftSubtitle()),this._updateBoundingRect();var o=this.getCorrectedLayoutOptions(),r=o.x,c=o.y,l=o.height;this._clipRect.attr({x:r,y:c,width:e,height:l})},getLayoutOptions:function(){return this._boundingRect||null},shift:function(e,t){var n=this.getLayoutOptions();return this._group.move(e-n.x,t-n.y),this},_updateBoundingRect:function(){var e=this._options,t=e.margin,n=this._boundingRect,i=this._hasText?this._group.getBBox():{width:0,height:0,x:0,y:0,isEmpty:!0};i.isEmpty||(i.height+=t.top+t.bottom-this._baseLineCorrection,i.width+=t.left+t.right,i.x-=t.left,i.y+=this._baseLineCorrection-t.top),e.placeholderSize>0&&(i.height=e.placeholderSize),n.height=i.height,n.width=i.width,n.x=i.x,n.y=i.y},getCorrectedLayoutOptions:function(){var e=this.getLayoutOptions(),t=this._baseLineCorrection;return(0,a.extend)({},e,{y:e.y-t,height:e.height+t})},layoutOptions:function(){return this._hasText?{horizontalAlignment:this._boundingRect.horizontalAlignment,verticalAlignment:this._boundingRect.verticalAlignment,priority:0}:null},measure:function(e){return this.draw(e[0],e[1]),[this._boundingRect.width,this._boundingRect.height]},move:function(e,t){!function(e,t){return e[2]-e[0]<t.width||e[3]-e[1]<t.height}(e,this._boundingRect)?this.shift(Math.round(e[0]),Math.round(e[1])):this.shift(t[0],t[1])},freeSpace:function(){this._params.incidentOccurred("W2103"),this._group.linkRemove(),this._boundingRect.width=this._boundingRect.height=0},getOptions:function(){return this._options},changeLink:function(e){this._group.linkRemove(),this._group.linkOn(e,"title")}});var g={name:"title",init:function(){this._title=new f({renderer:this._renderer,cssClass:this._rootClassPrefix+"-title",incidentOccurred:this._incidentOccurred}),this._layout.add(this._title)},dispose:function(){this._title.dispose(),this._title=null},customize:function(e){e.addChange({code:"TITLE",handler:function(){this._title.update(this._themeManager.theme("title"),this.option("title"))&&this._change(["LAYOUT"])},isThemeDependent:!0,option:"title",isOptionChange:!0})},fontFields:["title.font","title.subtitle.font"]};t.plugin=g},function(e,t,n){t.polar=t.chart=void 0;var i,a=n(0),o=n(12),r=n(3),s=(i=n(235))&&i.__esModule?i:{default:i},c=n(1),l=n(14),u=n(4);function d(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var h=Math,f=h.abs,g=h.sqrt,p=h.max,m={};t.chart=m;var _={};function v(e){var t=0;return(0,r.each)(e,(function(e,n){t+=n})),t}function x(e,t){return v((0,l.map)(e,(function(e){return(e-t)*(e-t)})))/e.length}function y(e){return function(t,n){var i=t.intervalStart,o=t.intervalEnd,r=t.data,s=n.getValueFields()[0],c=r[0];return c=r.reduce((function(t,n){var i=n[s];return null===t[s]&&(t=n),null!==i&&e(i,t[s])?n:t}),c),(0,a.extend)({},c,d({},n.getArgumentField(),n._getIntervalCenter(i,o)))}}t.polar=_;var b={_defaultDuration:400,_defaultTrackerWidth:12,_applyStyle:u.noop,_updateOptions:u.noop,_parseStyle:u.noop,_prepareSegment:u.noop,_drawSegment:u.noop,_appendInGroup:function(){this._group.append(this._extGroups.seriesGroup)},_createLegendState:function(e,t){return{fill:e.color||t,hatching:e.hatching?(0,a.extend)({},e.hatching,{direction:"right"}):void 0}},_applyElementsClipRect:function(e){e["clip-path"]=this._paneClipRectID},_applyMarkerClipRect:function(e){e["clip-path"]=this._forceClipping?this._paneClipRectID:null},_createGroup:function(e,t,n,i){var a=t[e]=t[e]||this._renderer.g();n&&a.append(n),i&&a.attr(i)},_applyClearingSettings:function(e){e.opacity=null,e.scale=null,this._options.rotated?e.translateX=null:e.translateY=null},_createGroups:function(){this._createGroup("_markersGroup",this,this._group),this._createGroup("_labelsGroup",this)},_setMarkerGroupSettings:function(){var e=this._createPointStyles(this._getMarkerGroupOptions()).normal;e.class="dxc-markers",e.opacity=1,this._applyMarkerClipRect(e),this._markersGroup.attr(e)},getVisibleArea:function(){return this._visibleArea},areErrorBarsVisible:function(){var e,t=this._options.valueErrorBar;return t&&this._errorBarsEnabled()&&"none"!==t.displayMode&&(e=(0,l.normalizeEnum)(t.type),-1!==(0,o.inArray)(e,["fixed","percent","variance","stddeviation","stderror"])||(0,c.isDefined)(t.lowValueField)||(0,c.isDefined)(t.highValueField))},groupPointsByCoords:function(e){var t=[];return(0,r.each)(this.getVisiblePoints(),(function(n,i){var a=parseInt(e?i.vy:i.vx);t[a]?Array.isArray(t[a])?t[a].push(i):t[a]=[t[a],i]:t[a]=i})),t},_createErrorBarGroup:function(e){var t,n=this._options.valueErrorBar;this.areErrorBarsVisible()&&(t={class:"dxc-error-bars",stroke:n.color,"stroke-width":n.lineWidth,opacity:e?.001:n.opacity||1,"stroke-linecap":"square",sharp:!0,"clip-path":this._forceClipping?this._paneClipRectID:this._widePaneClipRectID},this._createGroup("_errorBarGroup",this,this._group,t))},_setGroupsSettings:function(e){this._setMarkerGroupSettings(),this._setLabelGroupSettings(e),this._createErrorBarGroup(e)},_getCreatingPointOptions:function(){var e,t,n=this._predefinedPointOptions;return n||(e=this._getPointOptions(),this._predefinedPointOptions=n=(0,a.extend)(!0,{styles:{}},e),t=e.styles&&e.styles.normal||{},n.styles=n.styles||{},n.styles.normal={"stroke-width":t["stroke-width"],r:t.r,opacity:t.opacity}),n},_getPointOptions:function(){return this._parsePointOptions(this._preparePointOptions(),this._options.label)},_getOptionsForPoint:function(){return this._options.point},_parsePointStyle:function(e,t,n,i){var a=e.border||{},o=void 0!==e.size?e.size:i;return{fill:e.color||t,stroke:a.color||n,"stroke-width":a.visible?a.width:0,r:o/2+(a.visible&&0!==o&&~~(a.width/2)||0)}},_createPointStyles:function(e){var t=e.color||this._options.mainSeriesColor,n=this._options.containerBackgroundColor,i=this._parsePointStyle(e,t,t);return i.visibility=e.visible?"visible":"hidden",{normal:i,hover:this._parsePointStyle(e.hoverStyle,n,t,e.size),selection:this._parsePointStyle(e.selectionStyle,n,t,e.size)}},_checkData:function(e,t,n){return(n=n||{value:this.getValueFields()[0]}).argument=this.getArgumentField(),function(e,t,n){var i=!0;for(var a in t){var o="argument"===a;if(o||"size"===a?!(0,c.isDefined)(e[a]):void 0===e[a]){var r=t[a];o||(n[r]=(n[r]||0)+1),i=!1}}return i}(e,n,t||{})&&e.value==e.value},getArgumentRangeInitialValue:function(){var e,t,n=this.getPoints();if(this.useAggregation()&&n.length)return{min:null===(e=n[0].aggregationInfo)||void 0===e?void 0:e.intervalStart,max:null===(t=n[n.length-1].aggregationInfo)||void 0===t?void 0:t.intervalEnd}},getValueRangeInitialValue:function(){},_getRangeData:function(){return s.default.getRangeData(this)},_getPointDataSelector:function(){var e,t,n=this,i=this.getValueFields()[0],a=this.getArgumentField(),o=this.getTagField(),r=this.areErrorBarsVisible();if(r){var s=this._options.valueErrorBar;e=s.lowValueField||"lowError",t=s.highValueField||"highError"}return function(s){var c={value:n._processEmptyValue(s[i]),argument:s[a],tag:s[o],data:s};return r&&(c.lowError=s[e],c.highError=s[t]),c}},_errorBarsEnabled:function(){return"discrete"!==this.valueAxisType&&"logarithmic"!==this.valueAxisType&&"datetime"!==this.valueType},_drawPoint:function(e){var t=e.point;t.isInVisibleArea()?(t.clearVisibility(),t.draw(this._renderer,e.groups,e.hasAnimation,e.firstDrawing),this._drawnPoints.push(t)):t.setInvisibility()},_animateComplete:function(){var e={duration:this._defaultDuration};this._labelsGroup&&this._labelsGroup.animate({opacity:1},e),this._errorBarGroup&&this._errorBarGroup.animate({opacity:this._options.valueErrorBar.opacity||1},e)},_animate:function(){var e=this,t=e._drawnPoints.length-1;(0,r.each)(e._drawnPoints||[],(function(n,i){i.animate(n===t?function(){e._animateComplete()}:void 0,{translateX:i.x,translateY:i.y})}))},_getIntervalCenter:function(e,t){var n=this.getArgumentAxis();return"discrete"!==n.getOptions().type?n.getVisualRangeCenter({minVisible:e,maxVisible:t},!0):e},_defaultAggregator:"avg",_aggregators:{avg:function(e,t){var n,i=e.data,a=e.intervalStart,o=e.intervalEnd;if(i.length){var r=t.getValueFields()[0],s=i.reduce((function(e,t){var n=t[r];return(0,c.isDefined)(n)?(e[0]+=n,e[1]++):null===n&&e[2]++,e}),[0,0,0]);return function(e,t,n){var i=n.getOptions().valueErrorBar,a=n.getValueFields()[0],o=i.lowValueField||"lowError",r=i.highValueField||"highError";if(n.areErrorBarsVisible()&&void 0===i.type){var s=t.reduce((function(e,t){return(0,c.isDefined)(t[o])&&(e[0]+=t[a]-t[o],e[1]++),(0,c.isDefined)(t[r])&&(e[2]+=t[r]-t[a],e[3]++),e}),[0,0,0,0]);s[1]&&(e[o]=e[a]-s[0]/s[1]),s[2]&&(e[r]=e[a]+s[2]/s[3])}return e}((d(n={},r,s[2]===i.length?null:s[0]/s[1]),d(n,t.getArgumentField(),t._getIntervalCenter(a,o)),n),i,t)}},sum:function(e,t){var n,i=e.intervalStart,a=e.intervalEnd,o=e.data;if(o.length){var r=t.getValueFields()[0],s=o.reduce((function(e,t){var n=t[r];return void 0!==n&&(e[0]+=n),null===n?e[1]++:void 0===n&&e[2]++,e}),[0,0,0]),c=s[0];if(s[1]===o.length&&(c=null),s[2]!==o.length)return function(e,t,n){var i=n.getOptions().valueErrorBar,a=i.lowValueField||"lowError",o=i.highValueField||"highError";return n.areErrorBarsVisible()&&void 0===i.type&&(e[a]=0,e[o]=0,e=t.reduce((function(e,t){return e[a]+=t[a],e[o]+=t[o],e}),e)),e}((d(n={},r,c),d(n,t.getArgumentField(),t._getIntervalCenter(i,a)),n),o,t)}},count:function(e,t){var n,i=e.data,a=e.intervalStart,o=e.intervalEnd,r=t.getValueFields()[0];return d(n={},t.getArgumentField(),t._getIntervalCenter(a,o)),d(n,r,i.filter((function(e){return void 0!==e[r]})).length),n},min:y((function(e,t){return e<t})),max:y((function(e,t){return e>t}))},_endUpdateData:function(){delete this._predefinedPointOptions},getArgumentField:function(){return this._options.argumentField||"arg"},getValueFields:function(){var e,t,n=this._options,i=n.valueErrorBar,a=[n.valueField||"val"];return i&&(e=i.lowValueField,t=i.highValueField,(0,c.isString)(e)&&a.push(e),(0,c.isString)(t)&&a.push(t)),a},_calculateErrorBars:function(e){if(this.areErrorBarsVisible()){var t,n,i,a,o,s=this._options.valueErrorBar,u=(0,l.normalizeEnum)(s.type),d=parseFloat(s.value),h=this.getValueFields()[0],f=s.lowValueField||"lowError",p=s.highValueField||"highError",m=function(e,n){t=n.value,n.lowError=t-d,n.highError=t+d};switch(u){case"fixed":o=m;break;case"percent":o=function(e,n){var i=(t=n.value)*d/100;n.lowError=t-i,n.highError=t+i};break;case"undefined":o=function(e,t){t.lowError=t.data[f],t.highError=t.data[p]};break;default:switch(i=(n=(0,l.map)(e,(function(e){return(0,c.isDefined)(e.data[h])?e.data[h]:null}))).length,d=d||1,u){case"variance":d=x(n,v(n)/i)*d,o=m;break;case"stddeviation":a=v(n)/i,d=g(x(n,a))*d,o=function(e,t){t.lowError=a-d,t.highError=a+d};break;case"stderror":d=g(x(n,v(n)/i)/i)*d,o=m}}o&&(0,r.each)(e,o)}},_patchMarginOptions:function(e){var t=this._getCreatingPointOptions(),n=t.styles,i=[n.normal,n.hover,n.selection].reduce((function(e,t){return p(e,2*t.r+t["stroke-width"])}),0);return e.size=t.visible?i:0,e.sizePointNormalState=t.visible?2*n.normal.r+n.normal["stroke-width"]:2,e},usePointsToDefineAutoHiding:function(){return!0}};t.chart=m=(0,a.extend)({},b,{drawTrackers:function(){var e,t,n=this,i=n._segments||[],a=n._options.rotated;n.isVisible()&&(i.length&&(e=n._trackers=n._trackers||[],t=n._trackersGroup=(n._trackersGroup||n._renderer.g().attr({fill:"gray",opacity:.001,stroke:"gray",class:"dxc-trackers"})).attr({"clip-path":this._paneClipRectID||null}).append(n._group),(0,r.each)(i,(function(i,a){e[i]?n._updateTrackerElement(a,e[i]):e[i]=n._drawTrackerElement(a).data({"chart-data-series":n}).append(t)}))),n._trackersTranslator=n.groupPointsByCoords(a))},_checkAxisVisibleAreaCoord:function(e,t){var n=(e?this.getArgumentAxis():this.getValueAxis()).getVisibleArea();return(0,c.isDefined)(t)&&n[0]<=t&&n[1]>=t},checkSeriesViewportCoord:function(e,t){return this.getPoints().length&&this.isVisible()},getSeriesPairCoord:function(e,t){for(var n=null,i=!t&&!this._options.rotated||t&&this._options.rotated,a=i?"vy":"vx",o=i?"vx":"vy",r=this.getVisiblePoints(),s=0;s<r.length;s++){var c=r[s],l=c[a]===e?c[o]:void 0;if(this._checkAxisVisibleAreaCoord(!t,l)){n=l;break}}return n},_getNearestPoints:function(e,t){return[e,t]},_getBezierPoints:function(){return[]},_getNearestPointsByCoord:function(e,t){var n=this,i=n.getOptions().rotated,a=!t&&!i||t&&i?"vy":"vx",o=n.getPoints(),r=n._getBezierPoints(),s=[];return o.length>1?o.forEach((function(t,i){var c=o[i+1];c&&(t[a]<=e&&c[a]>=e||t[a]>=e&&c[a]<=e)&&s.push(n._getNearestPoints(t,c,r))})):s.push([o[0],o[0]]),s},getNeighborPoint:function(e,t){var n,i=this._options.rotated?t:e,a=i,o=this._trackersTranslator,s=null,c=this._options.rotated?e:t,l=this._options.rotated?"vx":"vy";if(this.isVisible()&&o){s=o[i];do{s=o[a]||o[i],i--,a++}while((i>=0||a<o.length)&&!s);Array.isArray(s)&&(n=f(s[0][l]-c),(0,r.each)(s,(function(e,t){var i=f(t[l]-c);n>=i&&(n=i,s=t)})))}return s},_applyVisibleArea:function(){var e=this._options.rotated,t=(e?this.getValueAxis():this.getArgumentAxis()).getVisibleArea(),n=(e?this.getArgumentAxis():this.getValueAxis()).getVisibleArea();this._visibleArea={minX:t[0],maxX:t[1],minY:n[0],maxY:n[1]}},getPointCenterByArg:function(e){var t=this.getPointsByArg(e)[0];return t?t.getCenterCoord():void 0}}),t.polar=_=(0,a.extend)({},b,{drawTrackers:function(){m.drawTrackers.call(this);var e,t=this._trackersTranslator;this.isVisible()&&((0,r.each)(t,(function(t,n){if(n)return e=t,!1})),t[e+360]=t[e])},getNeighborPoint:function(e,t){var n=(0,l.convertXYToPolar)(this.getValueAxis().getCenter(),e,t);return m.getNeighborPoint.call(this,n.phi,n.r)},_applyVisibleArea:function(){var e=this.getValueAxis().getCanvas();this._visibleArea={minX:e.left,maxX:e.width-e.right,minY:e.top,maxY:e.height-e.bottom}},getSeriesPairCoord:function(e,t){for(var n=null,i=t?"argument":"radius",a=this.getVisiblePoints(),o=0;o<a.length;o++){var r=a[o],s=(0,c.isDefined)(r[i])&&(0,c.isDefined)(e[i])&&r[i].valueOf()===e[i].valueOf()?{x:r.x,y:r.y}:void 0;if((0,c.isDefined)(s)){n=s;break}}return n}})},function(e,t,n){t.plugin=t.Tooltip=void 0;var i=f(n(11)),a=n(7),o=n(41),r=f(n(2)),s=n(178),c=n(1),l=n(0),u=n(14),d=f(n(80)),h=n(585);function f(e){return e&&e.__esModule?e:{default:e}}var g=d.default.format,p=Math.ceil,m=Math.max,_=Math.min,v=(0,a.getWindow)();function x(e){e.css({left:"-9999px"}).detach()}var y=function(e){var t;this._eventTrigger=e.eventTrigger,this._widgetRoot=e.widgetRoot,this._widget=e.widget,this._wrapper=(0,r.default)("<div>").css({position:"absolute",overflow:"hidden",pointerEvents:"none"}).addClass(e.cssClass),this._renderer=t=new s.Renderer({pathModified:e.pathModified,container:this._wrapper[0]}),t.root.attr({"pointer-events":"none"}),this._text=t.text(void 0,0,0),this._textGroupHtml=(0,r.default)("<div>").css({position:"absolute",padding:0,margin:0,border:"0px solid transparent"}).appendTo(this._wrapper),this._textHtml=(0,r.default)("<div>").css({position:"relative",display:"inline-block",padding:0,margin:0,border:"0px solid transparent"}).appendTo(this._textGroupHtml)};t.Tooltip=y,y.prototype={constructor:y,dispose:function(){this._wrapper.remove(),this._renderer.dispose(),this._options=this._widgetRoot=null},_getContainer:function(){var e=this._options,t=(0,r.default)(this._widgetRoot).closest(e.container);return 0===t.length&&(t=(0,r.default)(e.container)),(t.length?t:(0,r.default)("body")).get(0)},setTemplate:function(e){this._template=e?this._widget._getTemplate(e):null},setOptions:function(e){var t=this;e=e||{};var n=this;n._options=e,n._textFontStyles=(0,u.patchFontOptions)(e.font),n._textFontStyles.color=n._textFontStyles.fill,n._wrapper.css({zIndex:e.zIndex}),n._customizeTooltip=e.customizeTooltip;var i=n._textGroupHtml,a=n._textHtml;this.plaque&&this.plaque.clear(),this.setTemplate(e.contentTemplate);var o=e.interactive?"auto":"none";e.interactive&&this._renderer.root.css({"-ms-user-select":"auto","-moz-user-select":"auto","-webkit-user-select":"auto"});return this.plaque=new h.Plaque({opacity:n._options.opacity,color:n._options.color,border:n._options.border,paddingLeftRight:n._options.paddingLeftRight,paddingTopBottom:n._options.paddingTopBottom,arrowLength:n._options.arrowLength,arrowWidth:20,shadow:n._options.shadow,cornerRadius:n._options.cornerRadius},n,n._renderer.root,(function(r){var s=r.group,c=r.onRender,l=r.eventData,u=r.isMoving,d=r.templateCallback,h=void 0===d?function(){}:d,f=n._state;if(!u){var g=n._template,p=g&&!f.formatObject.skipTemplate;if(f.html||p){if(i.css({color:f.textColor,width:3e3,pointerEvents:o}),p)return void g.render({model:f.formatObject,container:a,onRendered:function(){if(f.html=a.html(),0===a.width()&&0===a.height())return t.plaque.clear(),void h(!1);c(),n._riseEvents(l),n._moveWrapper(),n.plaque.customizeCloud({fill:f.color,stroke:f.borderColor,"pointer-events":o}),h(!0)}});n._text.attr({text:""}),a.html(f.html)}else n._text.css({fill:f.textColor}).attr({text:f.text,class:e.cssClass,"pointer-events":o}).append(s.attr({align:e.textAlignment}));n._riseEvents(l),n.plaque.customizeCloud({fill:f.color,stroke:f.borderColor,"pointer-events":o})}return c(),n._moveWrapper(),!0}),!0,(function(e,t){if(e._state.html){var n,i=v.getComputedStyle;return i?(n=i(a.get(0)),n={x:0,y:0,width:p(parseFloat(n.width)),height:p(parseFloat(n.height))}):(n=a.get(0).getBoundingClientRect(),n={x:0,y:0,width:p(n.width?n.width:n.right-n.left),height:p(n.height?n.height:n.bottom-n.top)}),n}return t.getBBox()}),(function(e,t,i,a){e._state.html?n._textGroupHtml.css({left:i,top:a}):t.move(i,a)})),n},_riseEvents:function(e){this._eventData&&this._eventTrigger("tooltipHidden",this._eventData),this._eventData=e,this._eventTrigger("tooltipShown",this._eventData)},setRendererOptions:function(e){return this._renderer.setOptions(e),this._textGroupHtml.css({direction:e.rtl?"rtl":"ltr"}),this},update:function(e){this.setOptions(e),x(this._wrapper);var t={};for(var n in this._textFontStyles)t[(0,o.camelize)(n)]=this._textFontStyles[n];return this._textGroupHtml.css(t),this._text.css(this._textFontStyles),this._eventData=null,this},_prepare:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:this._customizeTooltip,i=this._options,a={};return(0,c.isFunction)(n)&&(a=n.call(e,e),"text"in(a=(0,c.isPlainObject)(a)?a:{})&&(t.text=(0,c.isDefined)(a.text)?String(a.text):""),"html"in a&&(t.html=(0,c.isDefined)(a.html)?String(a.html):"")),"text"in t||"html"in t||(t.text=e.valueText||e.description||""),t.color=a.color||i.color,t.borderColor=a.borderColor||(i.border||{}).color,t.textColor=a.fontColor||(this._textFontStyles||{}).color,!!t.text||!!t.html||!!this._template},show:function(e,t,n,i,a){if(this._options.forceEvents)return n.x=t.x,n.y=t.y-t.offset,this._riseEvents(n),!0;var o={formatObject:e,eventData:n,templateCallback:a};if(!this._prepare(e,o,i))return!1;this._state=o,this._wrapper.appendTo(this._getContainer()),this._clear();var r=(0,l.extend)({},this._options,{canvas:this._getCanvas()},o,{x:t.x,y:t.y,offset:t.offset});return this.plaque.clear().draw(r)},isCursorOnTooltip:function(e,t){if(this._options.interactive&&this.isEnabled()){var n=this.plaque.getBBox();return e>n.x&&e<n.x+n.width&&t>n.y&&t<n.y+n.height}return!1},hide:function(){x(this._wrapper),this._eventData&&(this._eventTrigger("tooltipHidden",this._eventData),this._clear(),this._eventData=null)},_clear:function(){this._textHtml.empty()},move:function(e,t,n){this.plaque.draw({x:e,y:t,offset:n,canvas:this._getCanvas(),isMoving:!0})},_moveWrapper:function(){var e=this.plaque.getBBox();this._renderer.resize(e.width,e.height);var t=this._wrapper.css({left:0,top:0}).offset(),n=e.x,i=e.y;this._wrapper.css({left:n-t.left,top:i-t.top}),this.plaque.moveRoot(-n,-i),this._state.html&&(this._textHtml.css({left:-n,top:-i}),this._textGroupHtml.css({width:p(this._textHtml.width())}))},formatValue:function(e,t){var n=t?function(e,t){var n=e;switch(t){case"argument":n={format:e.argumentFormat};break;case"percent":n={format:{type:"percent",precision:e.format&&e.format.percentPrecision}}}return n}(this._options,t):this._options;return g(e,n.format)},getLocation:function(){return(0,u.normalizeEnum)(this._options.location)},isEnabled:function(){return!!this._options.enabled||!!this._options.forceEvents},isShared:function(){return!!this._options.shared},_getCanvas:function(){var e=this._getContainer(),t=e.getBoundingClientRect(),n=i.default.getDocumentElement(),a=i.default.getDocument(),o=v.pageXOffset||n.scrollLeft||0,r=v.pageYOffset||n.scrollTop||0,s={left:o,top:r,width:m(n.clientWidth,a.body.clientWidth)+o,height:m(a.body.scrollHeight,n.scrollHeight,a.body.offsetHeight,n.offsetHeight,a.body.clientHeight,n.clientHeight),right:0,bottom:0};return e!==i.default.getBody()&&(o=m(s.left,s.left+t.left),r=m(s.top,s.top+t.top),s.width=_(t.width,s.width)+o+s.left,s.height=_(t.height,s.height)+r+s.top,s.left=o,s.top=r),s}};var b={name:"tooltip",init:function(){this._initTooltip()},dispose:function(){this._disposeTooltip()},members:{_initTooltip:function(){this._tooltip=new y({cssClass:this._rootClassPrefix+"-tooltip",eventTrigger:this._eventTrigger,pathModified:this.option("pathModified"),widgetRoot:this.element(),widget:this})},_disposeTooltip:function(){this._tooltip.dispose(),this._tooltip=null},_setTooltipRendererOptions:function(){this._tooltip.setRendererOptions(this._getRendererOptions())},_setTooltipOptions:function(){this._tooltip.update(this._getOption("tooltip"))}},extenders:{_stopCurrentHandling:function(){this._tooltip&&this._tooltip.hide()}},customize:function(e){var t=e.prototype;t._eventsMap.onTooltipShown={name:"tooltipShown"},t._eventsMap.onTooltipHidden={name:"tooltipHidden"},e.addChange({code:"TOOLTIP_RENDERER",handler:function(){this._setTooltipRendererOptions()},isThemeDependent:!0,isOptionChange:!0}),e.addChange({code:"TOOLTIP",handler:function(){this._setTooltipOptions()},isThemeDependent:!0,isOptionChange:!0,option:"tooltip"})},fontFields:["tooltip.font"]};t.plugin=b},function(e,t,n){t.Range=void 0;var i=n(1),a=n(0),o=n(14),r=i.isDefined,s=i.isDate,c=i.isFunction;function l(e,t){return t<e}function u(e,t){return t>e}function d(e,t,n,i){var a=r(t);r(e)?a&&i(e,t)&&n(t):a&&n(t)}var h=function(e){e&&(0,a.extend)(this,e)};t.Range=h;var f=h;f.prototype={constructor:f,addRange:function(e){var t=this,n=t.categories,i=e.categories,a="discrete"===t.axisType,s=function(n,i){d(t[n],e[n],(function(e){t[n]=e}),i)},c=function(e,n,i){d(t[e],t[n],(function(n){r(t[e])&&(t[e]=n)}),i)},h=function(n){t[n]=t[n]||e[n]};return h("invert"),h("axisType"),h("dataType"),h("isSpacedMargin"),"logarithmic"===t.axisType?h("base"):t.base=void 0,s("min",l),s("max",u),a?(h("minVisible"),h("maxVisible")):(s("minVisible",l),s("maxVisible",u)),s("interval",l),a||(c("min","minVisible",l),c("min","maxVisible",l),c("max","maxVisible",u),c("max","minVisible",u)),t.categories=void 0===n?i:i?(0,o.unique)(n.concat(i)):n,"logarithmic"===t.axisType&&(h("allowNegatives"),s("linearThreshold",l)),t},isEmpty:function(){return!(r(this.min)&&r(this.max)||this.categories&&0!==this.categories.length)},correctValueZeroLevel:function(){var e=this;if("logarithmic"===e.axisType||s(e.max)||s(e.min))return e;function t(t,n){e[t]<0&&e[n]<0&&(e[n]=0),e[t]>0&&e[n]>0&&(e[t]=0)}return t("min","max"),t("minVisible","maxVisible"),e},sortCategories:function(e){if(!1!==e&&this.categories)if(Array.isArray(e)){var t=e.map((function(e){return e.valueOf()})),n=this.categories.filter((function(e){return-1===t.indexOf(e.valueOf())}));this.categories=e.concat(n)}else{var i=!c(e);i&&"string"!==this.dataType?e=function(e,t){return e.valueOf()-t.valueOf()}:i&&(e=!1),e&&this.categories.sort(e)}}}},function(e,t,n){t.default=function(e,t){var n={ERROR_MESSAGES:(0,i.extend)(t,e),Error:function(){return u([].slice.call(arguments))},log:function(e){var t="log";/^E\d+$/.test(e)?t="error":/^W\d+$/.test(e)&&(t="warn"),a.logger[t]("log"===t?e:s([].slice.call(arguments)))}};function s(e){var t=e[0];return l(t,c(t,e=e.slice(1)))}function c(e,t){return t=[n.ERROR_MESSAGES[e]].concat(t),o.format.apply(this,t).replace(/\.*\s*?$/,"")}function l(e,t){return o.format.apply(this,["{0} - {1}. See:\n{2}",e,t,d(e)])}function u(e){var t=e[0],n=c(t,e=e.slice(1)),a=d(t),o=l(t,n);return(0,i.extend)(new Error(o),{__id:t,__details:n,url:a})}function d(e){return r+e}return n};var i=n(0),a=n(111),o=n(40),r="http://js.devexpress.com/error/"+n(166).version.split(".").slice(0,2).join("_")+"/";e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.attachInstanceToElement=function(e,t,n){var o=(0,i.data)(e.get(0)),r=d(t.constructor);o[r]=t,n&&a.default.one(e,s.removeEvent,(function(){n.call(t)}));o.dxComponents||(o.dxComponents=[]);o.dxComponents.push(r)},t.getInstanceByElement=function(e,t){var n=d(t);return(0,i.data)(e.get(0),n)},t.name=void 0;var i=n(43),a=c(n(5)),o=c(n(188)),r=n(1),s=n(145);function c(e){return e&&e.__esModule?e:{default:e}}var l=new o.default,u=0,d=function(e,t){if(!(0,r.isDefined)(t)){if(!l.has(e)){var n="dxPrivateComponent"+u++;return l.set(e,n),n}return l.get(e)}l.set(e,t)};t.name=d},function(e,t,n){t.end=t.start=void 0;var i=u(n(5)),a=n(43),o=u(n(15)),r=u(n(13)),s=u(n(67)),c=n(8),l=u(n(25));function u(e){return e&&e.__esModule?e:{default:e}}t.start="dxhoverstart";var d=(0,c.addNamespace)(l.default.enter,"dxHoverStart");t.end="dxhoverend";var h=(0,c.addNamespace)(l.default.leave,"dxHoverEnd"),f=o.default.inherit({noBubble:!0,ctor:function(){this._handlerArrayKeyPath=this._eventNamespace+"_HandlerStore"},setup:function(e){(0,a.data)(e,this._handlerArrayKeyPath,{})},add:function(e,t){var n=this,o=function(e){n._handler(e)};i.default.on(e,this._originalEventName,t.selector,o),(0,a.data)(e,this._handlerArrayKeyPath)[t.guid]=o},_handler:function(e){(0,c.isTouchEvent)(e)||r.default.isSimulator()||(0,c.fireEvent)({type:this._eventName,originalEvent:e,delegateTarget:e.delegateTarget})},remove:function(e,t){var n=(0,a.data)(e,this._handlerArrayKeyPath)[t.guid];i.default.off(e,this._originalEventName,t.selector,n)},teardown:function(e){(0,a.removeData)(e,this._handlerArrayKeyPath)}}),g=f.inherit({ctor:function(){this._eventNamespace="dxHoverStart",this._eventName="dxhoverstart",this._originalEventName=d,this.callBase()},_handler:function(e){(e.pointers||[]).length||this.callBase(e)}}),p=f.inherit({ctor:function(){this._eventNamespace="dxHoverEnd",this._eventName="dxhoverend",this._originalEventName=h,this.callBase()}});(0,s.default)("dxhoverstart",new g),(0,s.default)("dxhoverend",new p)},function(e,t,n){var i=n(7).getWindow(),a=i.DevExpress=i.DevExpress||{},o=a.errors=n(24);if(a._DEVEXTREME_BUNDLE_INITIALIZED)throw o.Error("E0024");a._DEVEXTREME_BUNDLE_INITIALIZED=!0,a.clientExporter=n(187),a.excelExporter=n(362),a.pdfExporter=n(368),a.VERSION=n(166).version,a.Class=n(15),a.DOMComponent=n(65),a.Component=n(123).Component,a.registerComponent=n(9),a.devices=n(13),a.Color=n(102);var r=n(120);a.utils={},a.utils.requestAnimationFrame=r.requestAnimationFrame,a.utils.cancelAnimationFrame=r.cancelAnimationFrame,a.utils.initMobileViewport=n(380).initMobileViewport,a.utils.getTimeZones=n(381).getTimeZones,a.utils.extendFromObject=n(0).extendFromObject,a.utils.triggerShownEvent=n(59).triggerShownEvent,a.utils.triggerHidingEvent=n(59).triggerHidingEvent,a.utils.resetActiveElement=n(35).resetActiveElement,a.utils.findBestMatches=n(4).findBestMatches,a.createQueue=n(260).create,a.utils.dom=n(35),a.utils.common=n(4),a.utils.date=n(19),a.utils.browser=n(26),a.utils.inflector=n(41),a.utils.iterator=n(3),a.utils.readyCallbacks=n(51),a.utils.resizeCallbacks=n(103),a.utils.console=n(111),a.utils.string=n(40),a.utils.support=n(48),a.utils.ajax=n(78),a.viewPort=n(75).value,a.hideTopOverlay=n(385),a.formatHelper=n(80),a.config=n(30),a.animationPresets=n(193).presets,a.fx=n(45),a.TransitionExecutor=n(275).TransitionExecutor,a.AnimationPresetCollection=n(193).PresetCollection,a.events=n(276),a.events.click=n(22),a.events.utils=n(8),a.events.GestureEmitter=n(169),a.localization=n(387),a.templateRendered=n(68).renderedCallbacks,a.setTemplateEngine=n(168).setTemplateEngine,e.exports=a},function(e,t,n){t.removeEvent=void 0;var i=s(n(2)),a=n(43),o=s(n(5)),r=s(n(67));function s(e){return e&&e.__esModule?e:{default:e}}t.removeEvent="dxremove";(0,a.beforeCleanData)((function(e){e=[].slice.call(e);for(var t=0;t<e.length;t++){var n=(0,i.default)(e[t]);n.prop("dxRemoveEvent")&&(n[0].dxRemoveEvent=null,o.default.triggerHandler(n,"dxremove"))}})),(0,r.default)("dxremove",{noBubble:!0,setup:function(e){(0,i.default)(e).prop("dxRemoveEvent",!0)}})},function(e,t,n){t.name=void 0;var i=s(n(2)),a=s(n(5)),o=s(n(67)),r=n(8);function s(e){return e&&e.__esModule?e:{default:e}}t.name="dxmousewheel";var c={setup:function(e){var t=(0,i.default)(e);a.default.on(t,(0,r.addNamespace)("wheel","dxWheel"),c._wheelHandler.bind(c))},teardown:function(e){a.default.off(e,".".concat("dxWheel"))},_wheelHandler:function(e){var t=e.originalEvent,n=t.deltaMode,i=t.deltaY,a=t.deltaX,o=t.deltaZ;(0,r.fireEvent)({type:"dxmousewheel",originalEvent:e,delta:this._normalizeDelta(i,n),deltaX:a,deltaY:i,deltaZ:o,deltaMode:n,pointerType:"mouse"}),e.stopPropagation()},_normalizeDelta:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;return 0===t?-e:-30*e}};(0,o.default)("dxmousewheel",c)},function(e,t,n){t.inactive=t.active=t.lock=void 0;var i=d(n(15)),a=n(4),o=n(35),r=d(n(13)),s=n(8),c=d(n(25)),l=d(n(125)),u=d(n(104));function d(e){return e&&e.__esModule?e:{default:e}}t.active="dxactive";t.inactive="dxinactive";var h,f=i.default.inherit({ctor:function(e,t){this._timeout=e,this._fire=t},start:function(){var e=this;this._schedule((function(){e.force()}))},_schedule:function(e){this.stop(),this._timer=setTimeout(e,this._timeout)},stop:function(){clearTimeout(this._timer)},force:function(){this._fired||(this.stop(),this._fire(),this._fired=!0)},fired:function(){return this._fired}}),g=l.default.inherit({ctor:function(){this.callBase.apply(this,arguments),this._active=new f(0,a.noop),this._inactive=new f(0,a.noop)},configure:function(e,t){switch(t){case"dxactive":e.activeTimeout=e.timeout;break;case"dxinactive":e.inactiveTimeout=e.timeout}this.callBase(e)},start:function(e){if(h){var t=(0,o.contains)(this.getElement().get(0),h.getElement().get(0)),n=!h._active.fired();if(t&&n)return void this._cancel();h._inactive.force()}h=this,this._initEvents(e),this._active.start()},_initEvents:function(e){var t=this,n=this._getEmitterTarget(e),i=(0,s.isMouseEvent)(e),o=r.default.isSimulator()||!i,c=(0,a.ensureDefined)(this.activeTimeout,30),l=(0,a.ensureDefined)(this.inactiveTimeout,400);this._active=new f(o?c:0,(function(){t._fireEvent("dxactive",e,{target:n})})),this._inactive=new f(o?l:0,(function(){t._fireEvent("dxinactive",e,{target:n}),h=null}))},cancel:function(e){this.end(e)},end:function(e){var t=e.type!==c.default.up;t?this._active.stop():this._active.force(),this._inactive.start(),t&&this._inactive.force()},dispose:function(){this._active.stop(),this._inactive.stop(),h===this&&(h=null),this.callBase()},lockInactive:function(){return this._active.force(),this._inactive.stop(),h=null,this._cancel(),this._inactive.force.bind(this._inactive)}});g.lock=function(e){var t=h?h.lockInactive():a.noop;e.done(t)},(0,u.default)({emitter:g,events:["dxactive","dxinactive"]});var p=g.lock;t.lock=p},function(e,t,n){t.default=void 0;var i=s(n(2)),a=s(n(15)),o=n(3),r=n(142);function s(e){return e&&e.__esModule?e:{default:e}}var c=a.default.inherit({ctor:function(e,t,n){this._$element=e,this._options=t,this._rawData=n,(0,r.attachInstanceToElement)(e,this,this._dispose),this._render()},_render:function(){var e=(0,i.default)("<div>").addClass("dx-item-content-placeholder");this._$element.append(e),this._watchers=[],this._renderWatchers()},_renderWatchers:function(){this._startWatcher("disabled",this._renderDisabled.bind(this)),this._startWatcher("visible",this._renderVisible.bind(this))},_startWatcher:function(e,t){var n=this._rawData,i=this._options.fieldGetter(e),a=function(e,t,n){var i,a=function(e){i!==e&&(n(e,i),i=e)};return{dispose:e(t,a),force:function(){a(t())}}}(this._options.watchMethod(),(function(){return i(n)}),function(e,n){this._dirty=!0,t(e,n)}.bind(this));this._watchers.push(a)},setDataField:function(){if(this._dirty=!1,(0,o.each)(this._watchers,(function(e,t){t.force()})),this._dirty)return!0},_renderDisabled:function(e,t){this._$element.toggleClass("dx-state-disabled",!!e),this._updateOwnerFocus(e)},_updateOwnerFocus:function(e){var t=this._options.owner;t&&e&&t._resetItemFocus(this._$element)},_renderVisible:function(e,t){this._$element.toggleClass("dx-state-invisible",void 0!==e&&!e)},_dispose:function(){(0,o.each)(this._watchers,(function(e,t){t.dispose()}))}});c.getInstance=function(e){return(0,r.getInstanceByElement)(e,this)};var l=c;t.default=l,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.name=void 0;var i=u(n(5)),a=n(35),o=u(n(11)),r=u(n(15)),s=u(n(67)),c=n(22),l=n(8);function u(e){return e&&e.__esModule?e:{default:e}}t.name="dxdblclick";var d=(0,l.addNamespace)(c.name,"dxDblClick"),h=r.default.inherit({ctor:function(){this._handlerCount=0,this._forgetLastClick()},_forgetLastClick:function(){this._firstClickTarget=null,this._lastClickTimeStamp=-300},add:function(){this._handlerCount<=0&&i.default.on(o.default.getDocument(),d,this._clickHandler.bind(this)),this._handlerCount++},_clickHandler:function(e){var t=e.timeStamp||Date.now(),n=t-this._lastClickTimeStamp;!(n<0)&&n<300?((0,l.fireEvent)({type:"dxdblclick",target:(0,a.closestCommonParent)(this._firstClickTarget,e.target),originalEvent:e}),this._forgetLastClick()):(this._firstClickTarget=e.target,this._lastClickTimeStamp=t)},remove:function(){this._handlerCount--,this._handlerCount<=0&&(this._forgetLastClick(),i.default.off(o.default.getDocument(),d))}});(0,s.default)("dxdblclick",new h)},,,,,,,,function(e,t,n){t.default=void 0;t.default={events:{mouseover:"mouseover",mouseout:"mouseout",mousemove:"mousemove",touchstart:"touchstart",touchmove:"touchmove",touchend:"touchend",mousedown:"mousedown",mouseup:"mouseup",click:"click",selectSeries:"selectseries",deselectSeries:"deselectseries",selectPoint:"selectpoint",deselectPoint:"deselectpoint",showPointTooltip:"showpointtooltip",hidePointTooltip:"hidepointtooltip"},states:{hover:"hover",normal:"normal",selection:"selection",normalMark:0,hoverMark:1,selectedMark:2,applyHover:"applyHover",applySelected:"applySelected",resetItem:"resetItem"},radialLabelIndent:30,pieLabelSpacing:10,pieSeriesSpacing:4},e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i=n(0),a=n(3),o=n(4),r=n(7),s=n(339),c=n(1),l=n(14),u=(0,r.getWindow)(),d=i.extend,h=Math,f=h.round,g=h.floor,p=h.ceil;var m={deleteLabel:function(){this._label.dispose(),this._label=null},_hasGraphic:function(){return this.graphic},clearVisibility:function(){var e=this.graphic;e&&e.attr("visibility")&&e.attr({visibility:null})},isVisible:function(){return this.inVisibleArea&&this.series.isVisible()},setInvisibility:function(){var e=this.graphic;e&&"hidden"!==e.attr("visibility")&&e.attr({visibility:"hidden"}),this._errorBar&&this._errorBar.attr({visibility:"hidden"}),this._label.draw(!1)},clearMarker:function(){var e=this.graphic;e&&e.attr(this._emptySettings)},_createLabel:function(){this._label=new s.Label({renderer:this.series._renderer,labelsGroup:this.series._labelsGroup,point:this})},_updateLabelData:function(){this._label.setData(this._getLabelFormatObject())},_updateLabelOptions:function(){!this._label&&this._createLabel(),this._label.setOptions(this._options.label)},_checkImage:function(e){return(0,c.isDefined)(e)&&("string"==typeof e||(0,c.isDefined)(e.url))},_fillStyle:function(){this._styles=this._options.styles},_checkSymbol:function(e,t){var n=e.symbol,i=t.symbol,a="circle"===n&&"circle"!==i||"circle"!==n&&"circle"===i,o=this._checkImage(e.image)!==this._checkImage(t.image);return!(!a&&!o)},_populatePointShape:function(e,t){switch(e){case"square":return function(e){return[-e,-e,e,-e,e,e,-e,e,-e,-e]}(t);case"polygon":return function(e){var t=p(e);return[-t,0,0,-t,t,0,0,t,-t,0]}(t);case"triangle":case"triangleDown":return function(e){return[-e,-e,e,-e,0,e,-e,-e]}(t);case"triangleUp":return function(e){return[-e,e,e,e,0,-e,-e,e]}(t);case"cross":return function(e){var t=p(e),n=g(t/2),i=p(t/2);return[-t,-n,-n,-t,0,-i,n,-t,t,-n,i,0,t,n,n,t,0,i,-n,t,-t,n,-i,0]}(t)}},hasCoords:function(){return null!==this.x&&null!==this.y},correctValue:function(e){var t=this.series.getValueAxis();this.hasValue()&&(this.value=this.properValue=t.validateUnit(this.initialValue.valueOf()+e.valueOf()),this.minValue=t.validateUnit(e))},resetCorrection:function(){this.value=this.properValue=this.initialValue,this.minValue="canvas_position_default"},resetValue:function(){this.hasValue()&&(this.value=this.properValue=this.initialValue=0,this.minValue=0,this._label.setDataField("value",this.value))},_getTranslates:function(e){var t=this.x,n=this.y;return e&&(this._options.rotated?t=this.defaultX:n=this.defaultY),{x:t,y:n}},_createImageMarker:function(e,t,n){var i=n.width||20,a=n.height||20;return e.image(-f(.5*i),-f(.5*a),i,a,n.url?n.url.toString():n.toString(),"center").attr({translateX:t.translateX,translateY:t.translateY,visibility:t.visibility})},_createSymbolMarker:function(e,t){var n,i=this._options.symbol;return"circle"===i?(delete t.points,n=e.circle().attr(t)):"square"!==i&&"polygon"!==i&&"triangle"!==i&&"triangleDown"!==i&&"triangleUp"!==i&&"cross"!==i||(n=e.path([],"area").attr(t).sharp()),n},_createMarker:function(e,t,n,i){var a=this._checkImage(n)?this._createImageMarker(e,i,n):this._createSymbolMarker(e,i);return a&&a.data({"chart-data-point":this}).append(t),a},_getSymbolBBox:function(e,t,n){return{x:e-n,y:t-n,width:2*n,height:2*n}},_getImageBBox:function(e,t){var n=this._options.image,i=n.width||20,a=n.height||20;return{x:e-f(i/2),y:t-f(a/2),width:i,height:a}},_getGraphicBBox:function(){var e=this._options,t=this.x,n=this.y;return e.visible?this._checkImage(e.image)?this._getImageBBox(t,n):this._getSymbolBBox(t,n,e.styles.normal.r):{x:t,y:n,width:0,height:0}},hideInsideLabel:o.noop,_getShiftLabelCoords:function(e){var t=this._addLabelAlignmentAndOffset(e,this._getLabelCoords(e));return this._checkLabelPosition(e,t)},_drawLabel:function(){var e=this._getCustomLabelVisibility(),t=this._label,n=this._showForZeroValues()&&this.hasValue()&&!1!==e&&(this.series.getLabelVisibility()||e);t.draw(!!n)},correctLabelPosition:function(e){var t=this._getShiftLabelCoords(e);this.hideInsideLabel(e,t)||(e.setFigureToDrawConnector(this._getLabelConnector(e.pointPosition)),e.shift(f(t.x),f(t.y)))},_showForZeroValues:function(){return!0},_getLabelConnector:function(e){var t=this._getGraphicBBox(e),n=t.width/2,i=t.height/2;return{x:t.x+n,y:t.y+i,r:this._options.visible?Math.max(n,i):0}},_getPositionFromLocation:function(){return{x:this.x,y:this.y}},_isPointInVisibleArea:function(e,t){return e.minX<=t.x+t.width&&e.maxX>=t.x&&e.minY<=t.y+t.height&&e.maxY>=t.y},_checkLabelPosition:function(e,t){var n=this._getVisibleArea(),i=e.getBoundingRect(),a=this._getGraphicBBox(e.pointPosition),o=this._getGraphicBBox(),r="inside"===e.getLayoutOptions().position;return this._isPointInVisibleArea(n,o)&&(this._options.rotated?(n.minX>t.x&&(t.x=r?n.minX:a.x+a.width+10),n.maxX<t.x+i.width&&(t.x=r?n.maxX-i.width:a.x-10-i.width),n.minY>t.y&&(t.y=n.minY),n.maxY<t.y+i.height&&(t.y=n.maxY-i.height)):(n.minX>t.x&&(t.x=n.minX),n.maxX<t.x+i.width&&(t.x=n.maxX-i.width),n.minY>t.y&&(t.y=r?n.minY:a.y+a.height+10),n.maxY<t.y+i.height&&(t.y=r?n.maxY-i.height:a.y-i.height-10))),t},_addLabelAlignmentAndOffset:function(e,t){var n=e.getBoundingRect(),i=e.getLayoutOptions();return this._options.rotated||("left"===i.alignment?t.x+=n.width/2:"right"===i.alignment&&(t.x-=n.width/2)),t.x+=i.horizontalOffset,t.y+=i.verticalOffset,t},_getLabelCoords:function(e){return this._getLabelCoordOfPosition(e,this._getLabelPosition(e.pointPosition))},_getLabelCoordOfPosition:function(e,t){var n=e.getBoundingRect(),i=this._getGraphicBBox(e.pointPosition),a=i.height/2-n.height/2,o=i.width/2-n.width/2,r=i.x,s=i.y;switch(t){case"left":r-=n.width+10,s+=a;break;case"right":r+=i.width+10,s+=a;break;case"top":r+=o,s-=n.height+10;break;case"bottom":r+=o,s+=i.height+10;break;case"inside":r+=o,s+=a}return{x:r,y:s}},_drawMarker:function(e,t,n){var i=this._options,a=this._getTranslates(n),o=this._getStyle();this.graphic=this._createMarker(e,t,i.image,d({translateX:a.x,translateY:a.y,points:this._populatePointShape(i.symbol,o.r)},o))},_getErrorBarSettings:function(){return{visibility:"visible"}},_getErrorBarBaseEdgeLength:function(){return 2*this.getPointRadius()},_drawErrorBar:function(e,t){if(this._options.errorBars){var n,i=this._options,o=i.errorBars,r=[],s=this._errorBarPos,u=this._highErrorCoord,d=this._lowErrorCoord,h=(0,l.normalizeEnum)(o.displayMode),f="high"===h,p="low"===h,m=(f||!(0,c.isDefined)(d))&&(0,c.isDefined)(u)&&!p,_=(p||!(0,c.isDefined)(u))&&(0,c.isDefined)(d)&&!f,v=o.edgeLength;v<=1&&v>0&&(v=this._getErrorBarBaseEdgeLength()*o.edgeLength),v=g(parseInt(v)/2),m&&(d=this._baseErrorBarPos),_&&(u=this._baseErrorBarPos),"none"!==h&&(0,c.isDefined)(u)&&(0,c.isDefined)(d)&&(0,c.isDefined)(s)?(!_&&r.push([s-v,u,s+v,u]),r.push([s,u,s,d]),!m&&r.push([s+v,d,s-v,d]),i.rotated&&(0,a.each)(r,(function(e,t){t.reverse()})),n=this._getErrorBarSettings(o),this._errorBar?(n.points=r,this._errorBar.attr(n)):this._errorBar=e.path(r,"line").attr(n).append(t)):this._errorBar&&this._errorBar.attr({visibility:"hidden"})}},getTooltipParams:function(){var e=this.graphic;return{x:this.x,y:this.y,offset:e?e.getBBox().height/2:0}},setPercentValue:function(e,t,n,i){var a=this.value/e||0,o=this.minValue/e||0,r=a-o;this._label.setDataField("percent",r),this._label.setDataField("total",t),this.series.isFullStackedSeries()&&this.hasValue()&&(this.leftHole&&(this.leftHole/=e-n,this.minLeftHole/=e-n),this.rightHole&&(this.rightHole/=e-i,this.minRightHole/=e-i),this.value=this.properValue=a,this.minValue=o||this.minValue)},_storeTrackerR:function(){var e=u.navigator,t=this._options.styles.normal.r,n=(0,r.hasProperty)("ontouchstart")||e.msPointerEnabled&&e.msMaxTouchPoints||e.pointerEnabled&&e.maxTouchPoints?20:6;return this._options.trackerR=t<n?n:t,this._options.trackerR},_translateErrorBars:function(){var e=this._options,t=e.rotated,n=e.errorBars,i=this._getValTranslator();n&&((0,c.isDefined)(this.lowError)&&(this._lowErrorCoord=i.translate(this.lowError)),(0,c.isDefined)(this.highError)&&(this._highErrorCoord=i.translate(this.highError)),this._errorBarPos=g(t?this.vy:this.vx),this._baseErrorBarPos="stdDeviation"===n.type?this._lowErrorCoord+(this._highErrorCoord-this._lowErrorCoord)/2:t?this.vx:this.vy)},_translate:function(){var e=this._getValTranslator(),t=this._getArgTranslator();this._options.rotated?(this.vx=this.x=e.translate(this.value),this.vy=this.y=t.translate(this.argument),this.minX=e.translate(this.minValue),this.defaultX=e.translate("canvas_position_default")):(this.vy=this.y=e.translate(this.value),this.vx=this.x=t.translate(this.argument),this.minY=e.translate(this.minValue),this.defaultY=e.translate("canvas_position_default")),this._translateErrorBars(),this._calculateVisibility(this.x,this.y)},_updateData:function(e){this.value=this.properValue=this.initialValue=this.originalValue=e.value,this.minValue=this.initialMinValue=this.originalMinValue=(0,c.isDefined)(e.minValue)?e.minValue:"canvas_position_default"},_getImageSettings:function(e){return{href:e.url||e.toString(),width:e.width||20,height:e.height||20}},getCrosshairData:function(){var e=this._options.rotated,t=this.properValue,n=this.argument;return{x:this.vx,y:this.vy,xValue:e?t:n,yValue:e?n:t,axis:this.series.axis}},getPointRadius:function(){var e=this._getStyle(),t=this._options,n=e.r,i=t.symbol,a="square"===i,o="triangle"===i||"triangleDown"===i||"triangleUp"===i;return t.visible&&!t.image&&n?(a||o?1.4*n:n)+e["stroke-width"]/2:0},_updateMarker:function(e,t){var n,i=this._options,a=i.image,o=this.isVisible()?{}:{visibility:"hidden"};n=this._checkImage(a)?d({},{visibility:t.visibility},o,this._getImageSettings(a)):d({},t,o,{points:this._populatePointShape(i.symbol,t.r)}),e||(n.translateX=this.x,n.translateY=this.y),this.graphic.attr(n).sharp()},_getLabelFormatObject:function(){return{argument:this.initialArgument,value:this.initialValue,originalArgument:this.originalArgument,originalValue:this.originalValue,seriesName:this.series.name,lowErrorValue:this.lowError,highErrorValue:this.highError,point:this}},_getLabelPosition:function(){var e=this._options.rotated;return this.initialValue>0?e?"right":"top":e?"left":"bottom"},_getFormatObject:function(e){var t=this._label.getData();return d({},t,{argumentText:e.formatValue(this.initialArgument,"argument"),valueText:e.formatValue(this.initialValue)},(0,c.isDefined)(t.percent)?{percentText:e.formatValue(t.percent,"percent")}:{},(0,c.isDefined)(t.total)?{totalText:e.formatValue(t.total)}:{})},getMarkerVisibility:function(){return this._options.visible},coordsIn:function(e,t){var n=this._storeTrackerR();return e>=this.x-n&&e<=this.x+n&&t>=this.y-n&&t<=this.y+n},getMinValue:function(e){var t=this._options.errorBars;if(t&&!e){var n=t.displayMode,i="high"!==n&&(0,c.isDefined)(this.lowError)?this.lowError:this.value,a="low"!==n&&(0,c.isDefined)(this.highError)?this.highError:this.value;return i<a?i:a}return this.value},getMaxValue:function(e){var t=this._options.errorBars;if(t&&!e){var n=t.displayMode,i="high"!==n&&(0,c.isDefined)(this.lowError)?this.lowError:this.value,a="low"!==n&&(0,c.isDefined)(this.highError)?this.highError:this.value;return i>a?i:a}return this.value}};t.default=m,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.plugin=t.LoadingIndicator=void 0;var i=n(14),a=function(e){var t=e.renderer;this._group=t.g().attr({class:"dx-loading-indicator"}).linkOn(t.root,{name:"loading-indicator",after:"peripheral"}),this._rect=t.rect().attr({opacity:0}).append(this._group),this._text=t.text().attr({align:"center"}).append(this._group),this._createStates(e.eventTrigger,this._group,t.root,e.notify)};t.LoadingIndicator=a,a.prototype={constructor:a,_createStates:function(e,t,n,i){this._states=[{opacity:0,start:function(){i(!1)},complete:function(){t.linkRemove(),n.css({"pointer-events":""}),e("loadingIndicatorReady")}},{opacity:.85,start:function(){t.linkAppend(),n.css({"pointer-events":"none"}),i(!0)},complete:function(){e("loadingIndicatorReady")}}],this._state=0},setSize:function(e){var t=e.width,n=e.height;this._rect.attr({width:t,height:n}),this._text.attr({x:t/2,y:n/2})},setOptions:function(e){this._rect.attr({fill:e.backgroundColor}),this._text.css((0,i.patchFontOptions)(e.font)).attr({text:e.text,class:e.cssClass}),this[e.show?"show":"hide"]()},dispose:function(){this._group.linkRemove().linkOff(),this._group=this._rect=this._text=this._states=null},_transit:function(e){var t;this._state!==e&&(this._state=e,this._isHiding=!1,t=this._states[e],this._rect.stopAnimation().animate({opacity:t.opacity},{complete:t.complete,easing:"linear",duration:400,unstoppable:!0}),this._noHiding=!0,t.start(),this._noHiding=!1)},show:function(){this._transit(1)},hide:function(){this._transit(0)},scheduleHiding:function(){this._noHiding||(this._isHiding=!0)},fulfillHiding:function(){this._isHiding&&this.hide()}};var o={name:"loading_indicator",init:function(){var e=this;e._loadingIndicator=new a({eventTrigger:e._eventTrigger,renderer:e._renderer,notify:function(t){e._skipLoadingIndicatorOptions=!0,e.option("loadingIndicator",{show:t}),e._skipLoadingIndicatorOptions=!1,t&&e._stopCurrentHandling()}}),e._scheduleLoadingIndicatorHiding()},dispose:function(){this._loadingIndicator.dispose(),this._loadingIndicator=null},members:{_scheduleLoadingIndicatorHiding:function(){this._loadingIndicator.scheduleHiding()},_fulfillLoadingIndicatorHiding:function(){this._loadingIndicator.fulfillHiding()},showLoadingIndicator:function(){this._loadingIndicator.show()},hideLoadingIndicator:function(){this._loadingIndicator.hide()},_onBeginUpdate:function(){this._optionChangedLocker||this._scheduleLoadingIndicatorHiding()}},extenders:{_dataSourceLoadingChangedHandler:function(e){e&&(this._options.silent("loadingIndicator")||{}).enabled&&this._loadingIndicator.show()},_setContentSize:function(){this._loadingIndicator.setSize(this._canvas)},endUpdate:function(){this._initialized&&this._dataIsReady()&&this._fulfillLoadingIndicatorHiding()}},customize:function(e){var t=e.prototype;if(t._dataSourceChangedHandler){var n=t._dataSourceChangedHandler;t._dataSourceChangedHandler=function(){this._scheduleLoadingIndicatorHiding(),n.apply(this,arguments)}}e.addChange({code:"LOADING_INDICATOR",handler:function(){this._skipLoadingIndicatorOptions||this._loadingIndicator.setOptions(this._getOption("loadingIndicator")),this._scheduleLoadingIndicatorHiding()},isThemeDependent:!0,option:"loadingIndicator",isOptionChange:!0}),t._eventsMap.onLoadingIndicatorReady={name:"loadingIndicatorReady"};var i=t._drawn;t._drawn=function(){i.apply(this,arguments),this._dataIsReady()&&this._fulfillLoadingIndicatorHiding()}},fontFields:["loadingIndicator.font"]};t.plugin=o},function(e,t,n){function i(e,t){return(i=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}t.ChildDefaultTemplate=void 0;var a=function(e){var t,n;function a(t){var n;return(n=e.call(this)||this).name=t,n}return n=e,(t=a).prototype=Object.create(n.prototype),t.prototype.constructor=t,i(t,n),a}(n(68).TemplateBase);t.ChildDefaultTemplate=a},function(e,t,n){t.default=void 0;var i=c(n(5)),a=c(n(26)),o=c(n(11)),r=c(n(15)),s=n(8);function c(e){return e&&e.__esModule?e:{default:e}}var l=r.default.inherit({ctor:function(e,t){this._eventName=e,this._originalEvents=(0,s.addNamespace)(t,"dxPointerEvents"),this._handlerCount=0,this.noBubble=this._isNoBubble()},_isNoBubble:function(){var e=this._eventName;return"dxpointerenter"===e||"dxpointerleave"===e},_handler:function(e){var t=this._getDelegateTarget(e);return this._fireEvent({type:this._eventName,pointerType:e.pointerType||(0,s.eventSource)(e),originalEvent:e,delegateTarget:t,timeStamp:a.default.mozilla?(new Date).getTime():e.timeStamp})},_getDelegateTarget:function(e){var t;return this.noBubble&&(t=e.delegateTarget),t},_fireEvent:function(e){return(0,s.fireEvent)(e)},_setSelector:function(e){this._selector=this.noBubble&&e?e.selector:null},_getSelector:function(){return this._selector},setup:function(){return!0},add:function(e,t){if(this._handlerCount<=0||this.noBubble){e=this.noBubble?e:o.default.getDocument(),this._setSelector(t);var n=this;i.default.on(e,this._originalEvents,this._getSelector(),(function(e){n._handler(e)}))}this.noBubble||this._handlerCount++},remove:function(e){this._setSelector(e),this.noBubble||this._handlerCount--},teardown:function(e){this._handlerCount&&!this.noBubble||(e=this.noBubble?e:o.default.getDocument(),".dxPointerEvents"!==this._originalEvents&&i.default.off(e,this._originalEvents,this._getSelector()))},dispose:function(e){e=this.noBubble?e:o.default.getDocument(),i.default.off(e,this._originalEvents)}});t.default=l,e.exports=t.default,e.exports.default=t.default},function(e,t,n){var i;t.default=void 0;var a=new(((i=n(189))&&i.__esModule?i:{default:i}).default);t.default=a,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i=u(n(15)),a=n(1),o=n(3),r=n(23),s=n(6),c=n(37),l=u(n(44));function u(e){return e&&e.__esModule?e:{default:e}}var d=i.default.inherit({toArray:function(){var e=[];for(this.reset();this.next();)e.push(this.current());return e},countable:function(){return!1}}),h=d.inherit({ctor:function(e){this.array=e,this.index=-1},next:function(){return this.index+1<this.array.length&&(this.index++,!0)},current:function(){return this.array[this.index]},reset:function(){this.index=-1},toArray:function(){return this.array.slice(0)},countable:function(){return!0},count:function(){return this.array.length}}),f=d.inherit({ctor:function(e){this.iter=e},next:function(){return this.iter.next()},current:function(){return this.iter.current()},reset:function(){return this.iter.reset()}}),g=f.inherit({ctor:function(e,t){this.callBase(e),this.index=-1,this.mapper=t},current:function(){return this.mapper(this.callBase(),this.index)},next:function(){var e=this.callBase();return e&&this.index++,e}}),p=function(e,t){return e=(0,r.toComparable)(e),t=(0,r.toComparable)(t),null===e&&null!==t?-1:null!==e&&null===t||void 0===e&&void 0!==t?1:void 0!==e&&void 0===t||e<t?-1:e>t?1:0},m=d.inherit({ctor:function(e,t,n,i){e instanceof g||(e=new g(e,this._wrap)),this.iter=e,this.rules=[{getter:t,desc:n,compare:i}]},thenBy:function(e,t,n){var i=new m(this.sortedIter||this.iter,e,t,n);return this.sortedIter||(i.rules=this.rules.concat(i.rules)),i},next:function(){return this._ensureSorted(),this.sortedIter.next()},current:function(){return this._ensureSorted(),this.sortedIter.current()},reset:function(){delete this.sortedIter},countable:function(){return this.sortedIter||this.iter.countable()},count:function(){return this.sortedIter?this.sortedIter.count():this.iter.count()},_ensureSorted:function(){var e=this;e.sortedIter||((0,o.each)(e.rules,(function(){this.getter=(0,r.compileGetter)(this.getter)})),e.sortedIter=new g(new h(this.iter.toArray().sort((function(t,n){return e._compare(t,n)}))),e._unwrap))},_wrap:function(e,t){return{index:t,value:e}},_unwrap:function(e){return e.value},_compare:function(e,t){var n=e.index,i=t.index;if((e=e.value)===(t=t.value))return n-i;for(var a=0,o=this.rules.length;a<o;a++){var r=this.rules[a],s=r.getter(e),c=r.getter(t),l=(r.compare||p)(s,c);if(l)return r.desc?-l:l}return n-i}}),_=function(){var e=function(e){return(0,a.isDefined)(e)?e.toString():""};function t(e,t,n){return function(i){i=(0,r.toComparable)(e(i));var a=function(e){return""===e||0===e||!1===e}(t)?i===t:i==t;return n&&(a=!a),a}}return function(n){return(0,a.isFunction)(n)?n:l.default.isGroupCriterion(n)?function(e){var t=[],n=!1,i=!1;return(0,o.each)(e,(function(){if(Array.isArray(this)||(0,a.isFunction)(this)){if(t.length>1&&n!==i)throw new c.errors.Error("E4019");t.push(_(this)),n=i,i=!0}else i=l.default.isConjunctiveOperator(this)})),function(e){for(var i=n,a=0;a<t.length;a++)if(t[a](e)!==n){i=!n;break}return i}}(n):l.default.isUnaryOperation(n)?function(e){var t=e[0],n=_(e[1]);if("!"===t)return function(e){return!n(e)};throw c.errors.Error("E4003",t)}(n):function(n){n=l.default.normalizeBinaryCriterion(n);var i=(0,r.compileGetter)(n[0]),a=n[1],o=n[2];switch(o=(0,r.toComparable)(o),a.toLowerCase()){case"=":return t(i,o);case"<>":return t(i,o,!0);case">":return function(e){return(0,r.toComparable)(i(e))>o};case"<":return function(e){return(0,r.toComparable)(i(e))<o};case">=":return function(e){return(0,r.toComparable)(i(e))>=o};case"<=":return function(e){return(0,r.toComparable)(i(e))<=o};case"startswith":return function(t){return 0===(0,r.toComparable)(e(i(t))).indexOf(o)};case"endswith":return function(t){var n=(0,r.toComparable)(e(i(t))),a=e(o);if(n.length<a.length)return!1;var s=n.lastIndexOf(o);return-1!==s&&s===n.length-o.length};case"contains":return function(t){return(0,r.toComparable)(e(i(t))).indexOf(o)>-1};case"notcontains":return function(t){return-1===(0,r.toComparable)(e(i(t))).indexOf(o)}}throw c.errors.Error("E4003",a)}(n)}}(),v=f.inherit({ctor:function(e,t){this.callBase(e),this.criteria=_(t)},next:function(){for(;this.iter.next();)if(this.criteria(this.current()))return!0;return!1}}),x=d.inherit({ctor:function(e,t){this.iter=e,this.getter=t},next:function(){return this._ensureGrouped(),this.groupedIter.next()},current:function(){return this._ensureGrouped(),this.groupedIter.current()},reset:function(){delete this.groupedIter},countable:function(){return!!this.groupedIter},count:function(){return this.groupedIter.count()},_ensureGrouped:function(){if(!this.groupedIter){var e={},t=[],n=this.iter,i=(0,r.compileGetter)(this.getter);for(n.reset();n.next();){var a=n.current(),s=i(a);s in e?e[s].push(a):(e[s]=[a],t.push(s))}this.groupedIter=new h((0,o.map)(t,(function(t){return{key:t,items:e[t]}})))}}}),y=f.inherit({ctor:function(e,t){this.callBase(e),this.getter=(0,r.compileGetter)(t)},current:function(){return this.getter(this.callBase())},countable:function(){return this.iter.countable()},count:function(){return this.iter.count()}}),b=f.inherit({ctor:function(e,t,n){this.callBase(e),this.skip=Math.max(0,t),this.take=Math.max(0,n),this.pos=0},next:function(){if(this.pos>=this.skip+this.take)return!1;for(;this.pos<this.skip&&this.iter.next();)this.pos++;return this.pos++,this.iter.next()},reset:function(){this.callBase(),this.pos=0},countable:function(){return this.iter.countable()},count:function(){return Math.min(this.iter.count()-this.skip,this.take)}}),w=function e(t,n){n=n||{},t instanceof d||(t=new h(t));var i=function(e){var t=n.errorHandler;t&&t(e),(0,c.handleError)(e)},o=function(e){var n=(new s.Deferred).fail(i),a=e.step,o=e.finalize;try{t.reset();for(var r=("seed"in e?e.seed:t.next()?t.current():NaN);t.next();)r=a(r,t.current());n.resolve(o?o(r):r)}catch(e){n.reject(e)}return n.promise()},u=function(e){return o(l.default.aggregators[e])},f=function(e){return(0,a.isFunction)(e)||Array.isArray(e)||(e=[].slice.call(arguments)),p(new y(t,e))},g=function(e){return f((0,r.compileGetter)(e))};function p(t){return e(t,n)}return{toArray:function(){return t.toArray()},enumerate:function(){var e=(new s.Deferred).fail(i);try{e.resolve(t.toArray())}catch(t){e.reject(t)}return e.promise()},sortBy:function(e,n,i){return p(new m(t,e,n,i))},thenBy:function(e,n,i){if(t instanceof m)return p(t.thenBy(e,n,i));throw c.errors.Error("E4004")},filter:function(e){return Array.isArray(e)||(e=[].slice.call(arguments)),p(new v(t,e))},slice:function(e,n){return void 0===n&&(n=Number.MAX_VALUE),p(new b(t,e,n))},select:f,groupBy:function(e){return p(new x(t,e))},aggregate:function(e,t,n){return o(arguments.length<2?{step:arguments[0]}:{seed:e,step:t,finalize:n})},count:function(){if(t.countable()){var e=(new s.Deferred).fail(i);try{e.resolve(t.count())}catch(t){e.reject(t)}return e.promise()}return u("count")},sum:function(e){return e?g(e).sum():u("sum")},min:function(e){return e?g(e).min():u("min")},max:function(e){return e?g(e).max():u("max")},avg:function(e){return e?g(e).avg():u("avg")}}};t.default=w,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.name=void 0;var i=d(n(2)),a=d(n(5)),o=n(48),r=d(n(13)),s=d(n(15)),c=d(n(67)),l=n(8),u=d(n(98));function d(e){return e&&e.__esModule?e:{default:e}}var h=(0,l.addNamespace)("contextmenu","dxContexMenu"),f=(0,l.addNamespace)(u.default.name,"dxContexMenu"),g=s.default.inherit({setup:function(e){var t=(0,i.default)(e);a.default.on(t,h,this._contextMenuHandler.bind(this)),(o.touch||r.default.isSimulator())&&a.default.on(t,f,this._holdHandler.bind(this))},_holdHandler:function(e){(0,l.isMouseEvent)(e)&&!r.default.isSimulator()||this._fireContextMenu(e)},_contextMenuHandler:function(e){this._fireContextMenu(e)},_fireContextMenu:function(e){return(0,l.fireEvent)({type:"dxcontextmenu",originalEvent:e})},teardown:function(e){a.default.off(e,".dxContexMenu")}});(0,c.default)("dxcontextmenu",new g);t.name="dxcontextmenu"},function(e,t,n){t.odata=void 0;var i=n(1),a=n(3),o=d(n(30)),r=n(0),s=d(n(192)),c=n(99),l=n(37),u=d(n(44));function d(e){return e&&e.__esModule?e:{default:e}}var h,f,g,p,m,_,v,x,y,b,w,k,S=["contains","notcontains","startswith","endswith"],C=(m=function(e,t){return function(n,i){var a=[e,"("];return f&&(n=-1===n.indexOf("tolower(")?"tolower(".concat(n,")"):n,i=i.toLowerCase()),t?a.push(i,",",n):a.push(n,",",i),a.push(")"),a.join("")}},_={"=":(p=function(e){return function(t,n){return"".concat(t," ").concat(e," ").concat(n)}})("eq"),"<>":p("ne"),">":p("gt"),">=":p("ge"),"<":p("lt"),"<=":p("le"),startswith:m("startswith"),endswith:m("endswith")},v=(0,r.extend)({},_,{contains:m("substringof",!0),notcontains:m("not substringof",!0)}),x=(0,r.extend)({},_,{contains:m("contains"),notcontains:m("not contains")}),y=function(e){var t,n,i=(e=u.default.normalizeBinaryCriterion(e))[1],a=e[0],o=g&&g[a];if(o&&(n=i,S.some((function(e){return e===n})))&&"String"!==o)throw new l.errors.Error("E4024",i,a,o);var r=(4===h?x:v)[i.toLowerCase()];if(!r)throw l.errors.Error("E4003",i);var s=e[2];return null!==(t=g)&&void 0!==t&&t[a]&&(s=(0,c.convertPrimitiveValue)(g[a],s)),r((0,c.serializePropName)(a),(0,c.serializeValue)(s,h))},b=function(e){var t=e[0],n=k(e[1]);if("!"===t)return"not (".concat(n,")");throw l.errors.Error("E4003",t)},w=function(e){var t,n,i=[];return(0,a.each)(e,(function(e,a){if(Array.isArray(a)){if(i.length>1&&t!==n)throw new l.errors.Error("E4019");i.push("(".concat(k(a),")")),t=n,n="and"}else n=u.default.isConjunctiveOperator(this)?"and":"or"})),i.join(" ".concat(t," "))},k=function(e){return Array.isArray(e[0])?w(e):u.default.isUnaryOperation(e)?b(e):y(e)},function(e,t,n,i){return g=n,f=null!=i?i:(0,o.default)().oDataFilterToLower,h=t,k(e)}),A=function(e){var t,n,a,o,s=[],l=[],u=e.expand,d=e.version||2,h=function(){return n||void 0!==a},f=function e(t){for(var n=0;n<t.length;n++){if((0,i.isFunction)(t[n]))return!0;if(Array.isArray(t[n])&&e(t[n]))return!0}return!1},g=function(){var i={};if(o||(s.length&&(i.$orderby=s.join(",")),n&&(i.$skip=n),void 0!==a&&(i.$top=a),i.$select=(0,c.generateSelect)(d,t)||void 0,i.$expand=(0,c.generateExpand)(d,u,t)||void 0),l.length){var r=l.length<2?l[0]:l,h=null==e?void 0:e.fieldTypes,f=null==e?void 0:e.filterToLower;i.$filter=C(r,d,h,f)}return o&&(i.$top=0),(e.requireTotalCount||o)&&(4!==d?i.$inlinecount="allpages":i.$count="true"),i};return{optimize:function(e){for(var t=-1,n=0;n<e.length;n++)if("select"===e[n].name){t=n;break}if(!(t<0)&&(0,i.isFunction)(e[t].args[0])){var a=e[1+t];a&&"slice"===a.name&&(e[1+t]=e[t],e[t]=a)}},exec:function(t){return(0,c.sendRequest)(d,{url:t,params:(0,r.extend)(g(),null==e?void 0:e.params)},{beforeSend:e.beforeSend,jsonp:e.jsonp,withCredentials:e.withCredentials,countOnly:o,deserializeDates:e.deserializeDates,fieldTypes:e.fieldTypes,isPaged:isFinite(a)})},multiSort:function(e){var t;if(h())return!1;for(var n=0;n<e.length;n++){var i=e[n][0],a=!!e[n][1],o=void 0;if("string"!=typeof i)return!1;o=(0,c.serializePropName)(i),a&&(o+=" desc"),(t=t||[]).push(o)}s=t},slice:function(e,t){if(h())return!1;n=e,a=t},filter:function(e){return!h()&&(Array.isArray(e)||(e=[].slice.call(arguments)),!f(e)&&(l.length&&l.push("and"),void l.push(e)))},select:function(e){if(t||(0,i.isFunction)(e))return!1;Array.isArray(e)||(e=[].slice.call(arguments)),t=e},count:function(){return o=!0}}};s.default.odata=A;var T=A;t.odata=T},function(e,t,n){t.version=void 0;t.version="21.1.4"},function(e,t,n){t.getFormat=void 0;var i,a=(i=n(46))&&i.__esModule?i:{default:i};var o=" .,:;/\\<>()-[]\u060c",r=function(e){var t=e&&a.default.convertDigits(e,!1).charCodeAt(0),n=a.default.convertDigits("0",!1).charCodeAt(0);return n<=t&&t<n+10},s=function(e,t,n,i){var a=e[n],s=e[n+1];if(!i){if("."===a||" "===a&&". m."===e.slice(n-1,n+3))return!0;if("-"===a&&!r(s))return!0}var c=i&&t.some((function(t){return e[n]!==t[n]}));return o.indexOf(a)<0&&i===r(a)&&(!i||c)},c=function(e,t){if(!r(e[t]))for(;t>0&&!r(e[t-1])&&("."===e[t-1]||o.indexOf(e[t-1])<0);)t--;return t},l=function(e,t){return Array.isArray(e)?e.map((function(e){return(t(e)||"").toString()})):(t(e)||"").toString()},u=/[a-zA-Z]/g;t.getFormat=function(e){var t=[],n=l(new Date(2009,8,8,6,5,4),e),i=n.split("").map((function(e,t){return t})),a=n,o={},d=[{date:new Date(2009,8,8,6,5,4,111),pattern:"S"},{date:new Date(2009,8,8,6,5,2),pattern:"s"},{date:new Date(2009,8,8,6,2,4),pattern:"m"},{date:new Date(2009,8,8,18,5,4),pattern:"H",isDigit:!0},{date:new Date(2009,8,8,2,5,4),pattern:"h",isDigit:!0},{date:new Date(2009,8,8,18,5,4),pattern:"a",isDigit:!1},{date:new Date(2009,8,1,6,5,4),pattern:"d"},{date:[new Date(2009,8,2,6,5,4),new Date(2009,8,3,6,5,4),new Date(2009,8,4,6,5,4)],pattern:"E"},{date:new Date(2009,9,6,6,5,4),pattern:"M"},{date:new Date(1998,8,8,6,5,4),pattern:"y"}];if(a)return d.forEach((function(u){var d=function(e,t,n,i){var a=0,o=[],l=function(t){return e[a]!==t[a]&&(void 0===i||r(e[a])===i)};for(Array.isArray(t)||(t=[t]),a=0;a<e.length;a++)if(n.indexOf(a)<0&&t.filter(l).length){a=c(e,a);do{if(i=r(e[a]),!o.length&&!i&&r(t[0][a]))break;o.push(a),n.unshift(a),a++}while(e[a]&&s(e,t,a,i));break}return 1!==o.length||"0"!==e[n[0]-1]&&"\u0660"!==e[n[0]-1]||n.unshift(n[0]-1),o}(n,l(u.date,e),t,u.isDigit),h="M"!==u.pattern||o.d?u.pattern:"L";a=function(e,t,n,i){var a,o,s;if(!r(e[t[0]]||"0")){for(var c=Math.max(t.length<=3?3:4,n.length);t.length>c;){for(s=i[o=t.pop()],i[o]=-1,a=o+1;a<i.length;a++)i[a]--;e=e.substr(0,s)+e.substr(s+1)}for(s=(o=t[t.length-1]+1)<i.length?i[o]:o;t.length<c;){for(t.push(t[t.length-1]+1),a=o;a<i.length;a++)i[a]++;e=e.substr(0,s)+" "+e.substr(s)}}return e=function(e,t,n,i){var a=t[0],o=a<i.length?i[a]:a;return t.forEach((function(t,i){e=e.substr(0,o+i)+(n.length>1?n[i]:n)+e.substr(o+i+1)})),1===t.length&&(e=(e=e.replace("0"+n,n+n)).replace("\u0660"+n,n+n)),e}(e,t,n,i)}(a,d,h,i),o[h]=d.length})),a=function(e,t,n,i){var a=t.split("").map((function(e,t){return n.indexOf(t)<0&&(e.match(u)||"'"===e)?i[t]:-1}));return e=e.split("").map((function(e,t){var n=e,i=a.indexOf(t)>=0,o=t>0&&a.indexOf(t-1)>=0,r=a.indexOf(t+1)>=0;return i&&(o||(n="'"+n),r||(n+="'")),n})).join("")}(a,n,t,i),t.length?a:void 0}},function(e,t,n){t.registerTemplateEngine=function(e,t){s[e]=t},t.setTemplateEngine=function(e){if((0,a.isString)(e)){if(!(r=s[e]))throw o.default.Error("E0020",e)}else r=e},t.getCurrentTemplateEngine=function(){return r};var i,a=n(1),o=(i=n(24))&&i.__esModule?i:{default:i};var r,s={}},function(e,t,n){t.default=void 0;var i=p(n(2)),a=p(n(5)),o=p(n(13)),r=n(93),s=p(n(77)),c=n(35),l=p(n(51)),u=n(32),d=n(4),h=n(1),f=n(8),g=p(n(125));function p(e){return e&&e.__esModule?e:{default:e}}var m=l.default.add,_=Math.abs,v=10,x=(0,s.default)((function(){var e="desktop"===o.default.real().deviceType;if(!(0,r.styleProp)("pointer-events")||!e)return d.noop;var t=(0,i.default)("<div>").addClass("dx-gesture-cover").css("pointerEvents","none");return a.default.subscribeGlobal(t,"dxmousewheel",(function(e){e.preventDefault()})),m((function(){t.appendTo("body")})),function(e,n){t.css("pointerEvents",e?"all":"none"),e&&t.css("cursor",n)}})),y=g.default.inherit({gesture:!0,configure:function(e){this.getElement().css("msTouchAction",e.immediate?"pinch-zoom":""),this.callBase(e)},allowInterruptionByMouseWheel:function(){return 2!==this._stage},getDirection:function(){return this.direction},_cancel:function(){this.callBase.apply(this,arguments),this._toggleGestureCover(!1),this._stage=0},start:function(e){e._needSkipEvent||(0,f.needSkipEvent)(e)?this._cancel(e):(this._startEvent=(0,f.createEvent)(e),this._startEventData=(0,f.eventData)(e),this._stage=1,this._init(e),this._setupImmediateTimer())},_setupImmediateTimer:function(){clearTimeout(this._immediateTimer),this._immediateAccepted=!1,this.immediate&&(this._immediateTimer=setTimeout(function(){this._immediateAccepted=!0}.bind(this),180))},move:function(e){if(1===this._stage&&this._directionConfirmed(e)){if(this._stage=2,this._resetActiveElement(),this._toggleGestureCover(!0),this._clearSelection(e),this._adjustStartEvent(e),this._start(this._startEvent),0===this._stage)return;this._requestAccept(e),this._move(e),this._forgetAccept()}else 2===this._stage&&(this._clearSelection(e),this._move(e))},_directionConfirmed:function(e){var t=this._getTouchBoundary(e),n=(0,f.eventDelta)(this._startEventData,(0,f.eventData)(e)),i=_(n.x),a=_(n.y),o=this._validateMove(t,i,a),r=this._validateMove(t,a,i),s=this.getDirection(e);return"both"===s&&(o||r)||"horizontal"===s&&o||"vertical"===s&&r||this._immediateAccepted},_validateMove:function(e,t,n){return t&&t>=e&&(!this.immediate||t>=n)},_getTouchBoundary:function(e){return this.immediate||(0,f.isDxMouseWheelEvent)(e)?0:v},_adjustStartEvent:function(e){var t=this._getTouchBoundary(e),n=(0,f.eventDelta)(this._startEventData,(0,f.eventData)(e));this._startEvent.pageX+=(0,u.sign)(n.x)*t,this._startEvent.pageY+=(0,u.sign)(n.y)*t},_resetActiveElement:function(){"ios"===o.default.real().platform&&this.getElement().find(":focus").length&&(0,c.resetActiveElement)()},_toggleGestureCover:function(e){this._toggleGestureCoverImpl(e)},_toggleGestureCoverImpl:function(e){2===this._stage&&function(e,t){x()(e,t)}(e,this.getElement().css("cursor"))},_clearSelection:function(e){(0,f.isDxMouseWheelEvent)(e)||(0,f.isTouchEvent)(e)||(0,c.clearSelection)()},end:function(e){this._toggleGestureCover(!1),2===this._stage?this._end(e):1===this._stage&&this._stop(e),this._stage=0},dispose:function(){clearTimeout(this._immediateTimer),this.callBase.apply(this,arguments),this._toggleGestureCover(!1)},_init:d.noop,_start:d.noop,_move:d.noop,_stop:d.noop,_end:d.noop});y.initialTouchBoundary=v,y.touchBoundary=function(e){if(!(0,h.isDefined)(e))return v;v=e};var b=y;t.default=b,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i,a=(i=n(2))&&i.__esModule?i:{default:i},o=n(75);var r={getSwatchContainer:function(e){var t=(0,a.default)(e).closest('[class^="'.concat("dx-swatch-",'"], [class*=" ').concat("dx-swatch-",'"]')),n=(0,o.value)();if(!t.length)return n;var i=new RegExp("(\\s|^)(".concat("dx-swatch-",".*?)(\\s|$)")),r=t[0].className.match(i)[2],s=n.children("."+r);return s.length||(s=(0,a.default)("<div>").addClass(r).appendTo(n)),s}};t.default=r,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i=S(n(2)),a=n(7),o=n(27),r=S(n(5)),s=n(40),c=S(n(9)),l=n(33),u=S(n(279)),d=n(41),h=n(0),f=S(n(65)),g=n(20),p=n(8),m=S(n(25)),_=n(76),v=S(n(81)),x=n(1),y=n(4),b=n(75),w=n(94),k=n(6);function S(e){return e&&e.__esModule?e:{default:e}}var C,A,T=(0,a.getWindow)(),I="dxDraggable",E=(0,p.addNamespace)(_.start,I),O=(0,p.addNamespace)(_.move,I),D=(0,p.addNamespace)(_.end,I),M=(0,p.addNamespace)(_.enter,I),P=(0,p.addNamespace)(_.leave,I),q=(0,p.addNamespace)(m.default.down,I),R=function(e){return{x:e.pageX-(0,i.default)(T).scrollLeft(),y:e.pageY-(0,i.default)(T).scrollTop()}},z=function(){function e(e,t){this._preventScroll=!0,this._component=t,"vertical"===e?(this._scrollValue="scrollTop",this._overFlowAttr="overflowY",this._sizeAttr="height",this._scrollSizeProp="scrollHeight",this._clientSizeProp="clientHeight",this._limitProps={start:"top",end:"bottom"}):(this._scrollValue="scrollLeft",this._overFlowAttr="overflowX",this._sizeAttr="width",this._scrollSizeProp="scrollWidth",this._clientSizeProp="clientWidth",this._limitProps={start:"left",end:"right"})}var t=e.prototype;return t.updateScrollable=function(e,t){var n=this;!e.some((function(e){var a=(0,i.default)(e),o=a.hasClass("dx-overlay-wrapper")&&"none"!==a.css("pointerEvents"),r=a.hasClass("dx-overlay-content");return o||r||n._trySetScrollable(e,t)}))&&(this._$scrollableAtPointer=null,this._scrollSpeed=0)},t.isScrolling=function(){return!!this._scrollSpeed},t.isScrollable=function(e){return("auto"===e.css(this._overFlowAttr)||e.hasClass("dx-scrollable-container"))&&e.prop(this._scrollSizeProp)>e[this._sizeAttr]()},t._trySetScrollable=function(e,t){var n,a=(0,i.default)(e),o=this._component.option("scrollSensitivity"),r=this.isScrollable(a);return r&&(o>(n=this._calculateDistanceToBorders(a,t))[this._limitProps.start]?this._preventScroll||(this._scrollSpeed=-this._calculateScrollSpeed(n[this._limitProps.start]),this._$scrollableAtPointer=a):o>n[this._limitProps.end]?this._preventScroll||(this._scrollSpeed=this._calculateScrollSpeed(n[this._limitProps.end]),this._$scrollableAtPointer=a):(r=!1,this._preventScroll=!1)),r},t._calculateDistanceToBorders=function(e,t){var n,i=e.get(0);return i?(n=(0,o.getBoundingRect)(i),{left:t.x-n.left,top:t.y-n.top,right:n.right-t.x,bottom:n.bottom-t.y}):{}},t._calculateScrollSpeed=function(e){var t=this._component,n=t.option("scrollSensitivity"),i=t.option("scrollSpeed");return Math.ceil(Math.pow((n-e)/n,2)*i)},t.scrollByStep=function(){var e,t,n;if(this._$scrollableAtPointer&&this._scrollSpeed){if(this._$scrollableAtPointer.hasClass("dx-scrollable-container")){var i=this._$scrollableAtPointer.closest(".dx-scrollable"),a=i.data("dxScrollable")||i.data("dxScrollView");if(a){var o=a.scrollOffset()[this._limitProps.start]+this._scrollSpeed;a.scrollTo((e={},t=this._limitProps.start,n=o,t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e))}}else{var r=this._$scrollableAtPointer[this._scrollValue]()+this._scrollSpeed;this._$scrollableAtPointer[this._scrollValue](r)}var s=this._component._dragMoveArgs;s&&this._component._dragMoveHandler(s)}},t.reset=function(){this._$scrollableAtPointer=null,this._scrollSpeed=0,this._preventScroll=!0},t.isOutsideScrollable=function(e,t){if(!e)return!1;var n=(0,o.getBoundingRect)(e.get(0)),i=n[this._limitProps.start],a=n[this._sizeAttr],r=R(t),s="width"===this._sizeAttr?r.x:r.y;return s<i||s>i+a},e}(),L=u.default.inherit({ctor:function(e){this.callBase(),this._strategy=e},_step:function(){var e=this._strategy._horizontalScrollHelper,t=this._strategy._verticalScrollHelper;e&&e.scrollByStep(),t&&t.scrollByStep()}}),B=f.default.inherit({reset:y.noop,dragMove:y.noop,dragEnter:y.noop,dragLeave:y.noop,dragEnd:function(e){return this._getSourceDraggable()._fireRemoveEvent(e),(new k.Deferred).resolve()},_fireRemoveEvent:y.noop,_getDefaultOptions:function(){return(0,h.extend)(this.callBase(),{onDragStart:null,onDragMove:null,onDragEnd:null,onDragEnter:null,onDragLeave:null,onDrop:null,immediate:!0,dragDirection:"both",boundary:void 0,boundOffset:0,allowMoveByClick:!1,itemData:null,container:void 0,dragTemplate:void 0,contentTemplate:"content",handle:"",filter:"",clone:!1,autoScroll:!0,scrollSpeed:30,scrollSensitivity:60,group:void 0,data:void 0})},_setOptionsByReference:function(){this.callBase.apply(this,arguments),(0,h.extend)(this._optionsByReference,{component:!0,group:!0,itemData:!0,data:!0})},_init:function(){this.callBase(),this._attachEventHandlers(),this._scrollAnimator=new L(this),this._horizontalScrollHelper=new z("horizontal",this),this._verticalScrollHelper=new z("vertical",this)},_normalizeCursorOffset:function(e){return(0,x.isObject)(e)&&(e={h:e.x,v:e.y}),{left:(e=(0,y.splitPair)(e).map((function(e){return parseFloat(e)})))[0],top:1===e.length?e[0]:e[1]}},_getNormalizedCursorOffset:function(e,t){return(0,x.isFunction)(e)&&(e=e.call(this,t)),this._normalizeCursorOffset(e)},_calculateElementOffset:function(e){var t,n,a=e.event,o=(0,i.default)(e.itemElement),r=(0,i.default)(e.dragElement),s=this._dragElementIsCloned(),c=this.option("cursorOffset"),u={left:0,top:0},d=this._initialLocate=(0,l.locate)(r);return(s||e.initialOffset||c)&&(t=e.initialOffset||o.offset(),c&&(u=this._getNormalizedCursorOffset(c,e),isFinite(u.left)&&(t.left=a.pageX),isFinite(u.top)&&(t.top=a.pageY)),n=r.offset(),t.top-=n.top+(u.top||0)-d.top,t.left-=n.left+(u.left||0)-d.left),t},_initPosition:function(e){var t=(0,i.default)(e.dragElement),n=this._calculateElementOffset(e);n&&this._move(n,t),this._startPosition=(0,l.locate)(t)},_startAnimator:function(){this._scrollAnimator.inProgress()||this._scrollAnimator.start()},_stopAnimator:function(){this._scrollAnimator.stop()},_addWidgetPrefix:function(e){var t=this.NAME;return(0,d.dasherize)(t)+(e?"-"+e:"")},_getItemsSelector:function(){return this.option("filter")||""},_$content:function(){var e=this.$element(),t=e.children(".dx-template-wrapper");return t.length?t:e},_attachEventHandlers:function(){var e=this;if(!this.option("disabled")){var t=this._$content(),n=this._getItemsSelector(),i=this.option("allowMoveByClick"),a={direction:this.option("dragDirection"),immediate:this.option("immediate"),checkDropTarget:function(t,n){var i=e.option("group"),a=e._getSourceDraggable().option("group"),o=e._getScrollable(t);return!e._verticalScrollHelper.isOutsideScrollable(o,n)&&!e._horizontalScrollHelper.isOutsideScrollable(o,n)&&(a&&a===i)}};i&&(t=this._getArea(),r.default.on(t,q,a,this._pointerDownHandler.bind(this))),">"===n[0]&&(n=n.slice(1)),r.default.on(t,E,n,a,this._dragStartHandler.bind(this)),r.default.on(t,O,a,this._dragMoveHandler.bind(this)),r.default.on(t,D,a,this._dragEndHandler.bind(this)),r.default.on(t,M,a,this._dragEnterHandler.bind(this)),r.default.on(t,P,a,this._dragLeaveHandler.bind(this))}},_dragElementIsCloned:function(){return this._$dragElement&&this._$dragElement.hasClass(this._addWidgetPrefix("clone"))},_getDragTemplateArgs:function(e,t){return{container:(0,g.getPublicElement)(t),model:{itemData:this.option("itemData"),itemElement:(0,g.getPublicElement)(e)}}},_createDragElement:function(e){var t=e,n=this.option("clone"),a=this._getContainer(),o=this.option("dragTemplate");return o?(o=this._getTemplate(o),t=(0,i.default)("<div>").appendTo(a),o.render(this._getDragTemplateArgs(e,t))):n&&(t=(0,i.default)("<div>").appendTo(a),e.clone().css({width:e.css("width"),height:e.css("height")}).appendTo(t)),t.toggleClass(this._addWidgetPrefix("clone"),t.get(0)!==e.get(0)).toggleClass("dx-rtl",this.option("rtlEnabled"))},_resetDragElement:function(){this._dragElementIsCloned()?this._$dragElement.remove():this._toggleDraggingClass(!1),this._$dragElement=null},_resetSourceElement:function(){this._toggleDragSourceClass(!1),this._$sourceElement=null},_detachEventHandlers:function(){r.default.off(this._$content(),"."+I),r.default.off(this._getArea(),"."+I)},_move:function(e,t){(0,l.move)(t||this._$dragElement,e)},_getDraggableElement:function(e){var t=this._getSourceElement();if(t)return t;if(this.option("allowMoveByClick"))return this.$element();var n=(0,i.default)(e&&e.target),a=this._getItemsSelector();if(">"===a[0]){var o=this._$content().find(a);o.is(n)||(n=n.closest(o))}return n},_getSourceElement:function(){return this._getSourceDraggable()._$sourceElement},_pointerDownHandler:function(e){if(!(0,p.needSkipEvent)(e)){var t={},n=this.$element(),i=this.option("dragDirection");"horizontal"!==i&&"both"!==i||(t.left=e.pageX-n.offset().left+(0,l.locate)(n).left-n.width()/2),"vertical"!==i&&"both"!==i||(t.top=e.pageY-n.offset().top+(0,l.locate)(n).top-n.height()/2),this._move(t,n),this._getAction("onDragMove")(this._getEventArgs(e))}},_isValidElement:function(e,t){var n=this.option("handle"),a=(0,i.default)(e.originalEvent&&e.originalEvent.target);return!(n&&!a.closest(n).length)&&(!!t.length&&!t.is(".dx-state-disabled, .dx-state-disabled *"))},_dragStartHandler:function(e){var t=this._getDraggableElement(e);if(!this._$sourceElement)if(this._isValidElement(e,t)){var n=this._getDragStartArgs(e,t);if(this._getAction("onDragStart")(n),n.cancel)e.cancel=!0;else{this.option("itemData",n.itemData),this._setSourceDraggable(),this._$sourceElement=t;var i=t.offset(),a=this._$dragElement=this._createDragElement(t);this._toggleDraggingClass(!0),this._toggleDragSourceClass(!0),this._setGestureCoverCursor(a.children());var o="fixed"===a.css("position");this._initPosition((0,h.extend)({},n,{dragElement:a.get(0),initialOffset:o&&i}));var r=this._getArea(),s=this._getAreaOffset(r),c=this._getBoundOffset(),l=r.outerWidth(),u=r.outerHeight(),d=a.width(),f=a.height(),g=a.offset().left-s.left,p=a.offset().top-s.top;r.length&&(e.maxLeftOffset=g-c.left,e.maxRightOffset=l-g-d-c.right,e.maxTopOffset=p-c.top,e.maxBottomOffset=u-p-f-c.bottom),this.option("autoScroll")&&this._startAnimator()}}else e.cancel=!0},_getAreaOffset:function(e){var t=e&&v.default.offset(e);return t||{left:0,top:0}},_toggleDraggingClass:function(e){this._$dragElement&&this._$dragElement.toggleClass(this._addWidgetPrefix("dragging"),e)},_toggleDragSourceClass:function(e,t){var n=t||this._$sourceElement;n&&n.toggleClass(this._addWidgetPrefix("source"),e)},_setGestureCoverCursor:function(e){(0,i.default)(".".concat("dx-gesture-cover")).css("cursor",e.css("cursor"))},_getBoundOffset:function(){var e=this.option("boundOffset");return(0,x.isFunction)(e)&&(e=e.call(this)),(0,s.quadToObject)(e)},_getArea:function(){var e=this.option("boundary");return(0,x.isFunction)(e)&&(e=e.call(this)),(0,i.default)(e)},_getContainer:function(){var e=this.option("container");return void 0===e&&(e=(0,b.value)()),(0,i.default)(e)},_dragMoveHandler:function(e,t){if(this._dragMoveArgs=e,this._$dragElement){var n=e.offset,i=this._startPosition;this._move({left:i.left+n.x,top:i.top+n.y}),t||this._updateScrollable(e);var a=this._getEventArgs(e);if(this._getAction("onDragMove")(a),!0!==a.cancel)this._getTargetDraggable().dragMove(e,t)}else e.cancel=!0},_updateScrollable:function(e){if(this.option("autoScroll")){var t=R(e),n=(0,o.getElementsFromPoint)(t.x,t.y);this._verticalScrollHelper.updateScrollable(n,t),this._horizontalScrollHelper.updateScrollable(n,t)}},_getScrollable:function(e){var t,n=this;return e.parents().toArray().some((function(e){var a=(0,i.default)(e);if(n._horizontalScrollHelper.isScrollable(a)||n._verticalScrollHelper.isScrollable(a))return t=a,!0})),t},_defaultActionArgs:function(){var e=this.callBase.apply(this,arguments),t=this.option("component");return t&&(e.component=t,e.element=t.element()),e},_getEventArgs:function(e){var t=this._getSourceDraggable(),n=this._getTargetDraggable();return{event:e,itemData:t.option("itemData"),itemElement:(0,g.getPublicElement)(t._$sourceElement),fromComponent:t.option("component")||t,toComponent:n.option("component")||n,fromData:t.option("data"),toData:n.option("data")}},_getDragStartArgs:function(e,t){var n=this._getEventArgs(e);return{event:n.event,itemData:n.itemData,itemElement:t,fromData:n.fromData}},_revertItemToInitialPosition:function(){!this._dragElementIsCloned()&&this._move(this._initialLocate,this._$sourceElement)},_dragEndHandler:function(e){var t=this,n=new k.Deferred,i=this._getEventArgs(e),a=this._getEventArgs(e),o=this._getTargetDraggable(),r=!0;try{this._getAction("onDragEnd")(i)}finally{(0,k.when)((0,k.fromPromise)(i.cancel)).done((function(e){if(!e&&(o!==t&&o._getAction("onDrop")(a),!a.cancel))return r=!1,void(0,k.when)((0,k.fromPromise)(o.dragEnd(i))).always(n.resolve);n.resolve()})).fail(n.resolve),n.done((function(){r&&t._revertItemToInitialPosition(),t.reset(),o.reset(),t._stopAnimator(),t._horizontalScrollHelper.reset(),t._verticalScrollHelper.reset(),t._resetDragElement(),t._resetSourceElement(),t._resetTargetDraggable(),t._resetSourceDraggable()}))}},_isTargetOverAnotherDraggable:function(e){var t=this,n=this._getSourceDraggable();if(this===n)return!1;var a=n._$dragElement,r=n.$element(),s=this.$element(),c=R(e),l=(0,o.getElementsFromPoint)(c.x,c.y).filter((function(e){var n=(0,i.default)(e);if(n.hasClass(t._addWidgetPrefix()))return!n.closest(a).length}))[0],u=this._getSourceElement(),d=l===r.get(0),h=(0,i.default)(l).closest(u).length;return!l||l===s.get(0)&&!d&&!h},_dragEnterHandler:function(e){this._fireDragEnterEvent(e),this._isTargetOverAnotherDraggable(e)&&this._setTargetDraggable(),this._getSourceDraggable().dragEnter(e)},_dragLeaveHandler:function(e){this._fireDragLeaveEvent(e),this._resetTargetDraggable(),this!==this._getSourceDraggable()&&this.reset(),this._getSourceDraggable().dragLeave(e)},_getAction:function(e){return this["_"+e+"Action"]||this._createActionByOption(e)},_getAnonymousTemplateName:function(){return"content"},_initTemplates:function(){this.option("contentTemplate")&&(this._templateManager.addDefaultTemplates({content:new w.EmptyTemplate}),this.callBase.apply(this,arguments))},_render:function(){this.callBase(),this.$element().addClass(this._addWidgetPrefix());var e=this._templateManager.anonymousTemplateName===this.option("contentTemplate"),t=this._getTemplateByOption("contentTemplate");t&&(0,i.default)(t.render({container:this.element(),transclude:e}))},_optionChanged:function(e){var t=e.name;switch(t){case"onDragStart":case"onDragMove":case"onDragEnd":case"onDrop":case"onDragEnter":case"onDragLeave":this["_"+t+"Action"]=this._createActionByOption(t);break;case"dragTemplate":case"contentTemplate":case"container":case"clone":break;case"allowMoveByClick":case"dragDirection":case"disabled":case"boundary":case"filter":case"immediate":this._resetDragElement(),this._detachEventHandlers(),this._attachEventHandlers();break;case"autoScroll":this._verticalScrollHelper.reset(),this._horizontalScrollHelper.reset();break;case"scrollSensitivity":case"scrollSpeed":case"boundOffset":case"handle":case"group":case"data":case"itemData":break;default:this.callBase(e)}},_getTargetDraggable:function(){return C||this},_getSourceDraggable:function(){return A||this},_setTargetDraggable:function(){var e=this.option("group"),t=this._getSourceDraggable();e&&e===t.option("group")&&(C=this)},_setSourceDraggable:function(){A=this},_resetSourceDraggable:function(){A=null},_resetTargetDraggable:function(){C=null},_dispose:function(){this.callBase(),this._detachEventHandlers(),this._resetDragElement(),this._resetTargetDraggable(),this._resetSourceDraggable(),this._$sourceElement=null,this._stopAnimator()},_fireDragEnterEvent:function(e){var t=this._getEventArgs(e);this._getAction("onDragEnter")(t)},_fireDragLeaveEvent:function(e){var t=this._getEventArgs(e);this._getAction("onDragLeave")(t)}});(0,c.default)(I,B);var V=B;t.default=V,e.exports=t.default,e.exports.default=t.default},,,,,,,function(e,t,n){t.getFuncIri=R,t.processHatchingAttrs=V,t.Renderer=Ae,t.refreshPaths=t.TextSvgElement=t.RectSvgElement=t.ArcSvgElement=t.PathSvgElement=t.SvgElement=void 0;var i=f(n(2)),a=f(n(11)),o=n(7),r=f(n(77)),s=f(n(5)),c=f(n(26)),l=n(209),u=n(999),d=n(14),h=n(1);function f(e){return e&&e.__esModule?e:{default:e}}function g(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null==n)return;var i,a,o=[],r=!0,s=!1;try{for(n=n.call(e);!(r=(i=n.next()).done)&&(o.push(i.value),!t||o.length!==t);r=!0);}catch(e){s=!0,a=e}finally{try{r||null==n.return||n.return()}finally{if(s)throw a}}return o}(e,t)||function(e,t){if(!e)return;if("string"==typeof e)return p(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return p(e,t)}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function p(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,i=new Array(t);n<t;n++)i[n]=e[n];return i}var m=(0,o.getWindow)(),_=Math.max,v=Math.min,x=Math.floor,y=Math.round,b=Math.sin,w=Math.cos,k=Math.abs,S=Math.PI,C=S/180,A={"column-count":!0,"fill-opacity":!0,"flex-grow":!0,"flex-shrink":!0,"font-weight":!0,"line-height":!0,opacity:!0,order:!0,orphans:!0,widows:!0,"z-index":!0,zoom:!0},T="none",I=Object.create?function(e){return Object.create(e)}:function(e){var t=function(){};return t.prototype=e,new t},E={scaleX:1,scaleY:1,"pointer-events":null},O=(0,r.default)((function(){var e=a.default.createElement("div");return e.style.left="-9999px",e.style.position="absolute",{backupContainer:e,backupCounter:0}}));var D,M=(D=1,function(){return"DevExpress_"+D++});function P(e){return e&&"string"!=typeof e}function q(e){return a.default.createElementNS("http://www.w3.org/2000/svg",e)}function R(e,t){return null!==e?"url("+(t?m.location.href.split("#")[0]:"")+"#"+e+")":e}function z(e,t){var n;for(n in t)e[n]=t[n];return e}function L(e,t){return e=e.toString().split("e"),+((e=(e=y(+(e[0]+"e"+(e[1]?+e[1]+t:t)))).toString().split("e"))[0]+"e"+(e[1]?+e[1]-t:-t))}var B={full:T,lefttop:"xMinYMin",leftcenter:"xMinYMid",leftbottom:"xMinYMax",centertop:"xMidYMin",center:"xMidYMid",centerbottom:"xMidYMax",righttop:"xMaxYMin",rightcenter:"xMaxYMid",rightbottom:"xMaxYMax"};function V(e,t){return t.hatching&&"none"!==(0,d.normalizeEnum)(t.hatching.direction)?((t=z({},t)).fill=e._hatching=e.renderer.lockHatching(t.fill,t.hatching,e._hatching),delete t.hatching):e._hatching&&(e.renderer.releaseHatching(e._hatching),e._hatching=null),t}var F=function(e,t,n,i,a,o,r,s,c,l){return["M",(e+i*a).toFixed(5),(t-i*o).toFixed(5),"A",i.toFixed(5),i.toFixed(5),0,l,0,(e+i*r).toFixed(5),(t-i*s).toFixed(5),c?"M":"L",(e+n*r).toFixed(5),(t-n*s).toFixed(5),"A",n.toFixed(5),n.toFixed(5),0,l,1,(e+n*a).toFixed(5),(t-n*o).toFixed(5),"Z"].join(" ")};function N(e,t){var n=[["M",0,0]];switch(t){case"line":n=H(e);break;case"area":n=H(e,!0);break;case"bezier":n=j(e);break;case"bezierarea":n=j(e,!0)}return n}function H(e,t){return G(e,W,t)}function j(e,t){return G(e,U,t)}function G(e,t,n){var i,a,o,r=[];if(null!==(i=e[0])&&void 0!==i&&i.length)for(a=0,o=e.length;a<o;++a)t(e[a],n,r);else t(e,n,r);return r}function W(e,t,n){var i=0,a=n.length,o=a,r=(e||[]).length;if(r){if(void 0!==e[0].x)for(;i<r;)n[o++]=["L",e[i].x,e[i++].y];else for(;i<r;)n[o++]=["L",e[i++],e[i++]];n[a][0]="M"}else n[o]=["M",0,0];return t&&n.push(["Z"]),n}function U(e,t,n){var i,a=n.length,o=(e||[]).length;if(o)if(void 0!==e[0].x)for(n[a++]=["M",e[0].x,e[0].y],i=1;i<o;)n[a++]=["C",e[i].x,e[i++].y,e[i].x,e[i++].y,e[i].x,e[i++].y];else for(n[a++]=["M",e[0],e[1]],i=2;i<o;)n[a++]=["C",e[i++],e[i++],e[i++],e[i++],e[i++],e[i++]];else n[a]=["M",0,0];return t&&n.push(["Z"]),n}function Y(e,t){var n=e[e.length-2],i=e[e.length-1];switch(t){case"line":case"area":e[0]="L";break;case"bezier":case"bezierarea":e[0]="C",e[1]=e[3]=e[5]=n,e[2]=e[4]=e[6]=i}}function K(e,t,n){var i=e[e.length-1].slice(),a=e.length;for(Y(i,n);a<t.length;a++)e[a]=i.slice(0)}function X(e,t,n){var i,a,o,r,s=e.length,c=t.length;if((s-1)%2==0&&(c-1)%2==0){i=(s-1)/2-1,o=(a=e.slice(0,i+1))[a.length-1].slice(0),r=e.slice(i+1)[0].slice(0),Y(o,n),Y(r,n);for(var l=i;l<(c-1)/2-1;l++)e.splice(l+1,0,o),e.splice(l+3,0,r)}}function $(e,t){var n,i,a=e._styles;for(n in t=t||{})i=t[n],(0,h.isDefined)(i)&&(i+="number"!=typeof i||A[n]?"":"px",a[n]=""!==i?i:null);for(n in a)(i=a[n])?e.element.style[n]=i:null===i&&(e.element.style[n]="");return e}function Z(e,t){var n=e.element,i=e.attr(t);i&&-1!==i.indexOf("DevExpress")&&(n.removeAttribute(t),n.setAttribute(t,R(i,e.renderer.pathModified)))}function J(e,t){t=t||{};var n,i,a,o,r,s,c=e._settings,l={},u=e.element,h=e.renderer,f=h.rtl;if(!P(t))return t in c?c[t]:t in E?E[t]:0;for(n in z(l,t),l)if(void 0!==(i=l[n])){if(c[n]=i,"align"===n)n="text-anchor",i={left:f?"end":"start",center:"middle",right:f?"start":"end"}[i]||null;else{if("dashStyle"===n){o=!0;continue}if("stroke-width"===n)o=!0;else if(!i||"fill"!==n&&"clip-path"!==n&&"filter"!==n||0!==i.indexOf("DevExpress")){if(/^(translate(X|Y)|rotate[XY]?|scale(X|Y)|sharp|sharpDirection)$/i.test(n)){a=!0;continue}/^(x|y|d)$/i.test(n)&&(a=!0)}else e._addFixIRICallback(),i=R(i,h.pathModified)}null===i?u.removeAttribute(n):u.setAttribute(n,i)}if(o&&"dashStyle"in c)if(i=c.dashStyle,r=("_originalSW"in e?e._originalSW:c["stroke-width"])||1,n="stroke-dasharray",""===(i=null===i?"":(0,d.normalizeEnum)(i))||"solid"===i||i===T)e.element.removeAttribute(n);else{for(s=(i=i.replace(/longdash/g,"8,3,").replace(/dash/g,"4,3,").replace(/dot/g,"1,3,").replace(/,$/,"").split(",")).length;s--;)i[s]=parseInt(i[s])*r;e.element.setAttribute(n,i.join(","))}return a&&e._applyTransformation(),e}function Q(e,t,n){var i,o,r;for(i=0,o=e.length;i<o;++i)(r=e[i])[n]=q("tspan"),r[n].appendChild(a.default.createTextNode(r.value)),r.style&&$({element:r[n],_styles:{}},r.style),r.className&&r[n].setAttribute("class",r.className),t.appendChild(r[n])}function ee(){this._hasEllipsis&&this.attr({text:this._settings.text})}function te(e){var t;return e&&((t=e.cloneNode()).removeAttribute("y"),t.removeAttribute("x")),t||e}function ne(e){for(var t=a.default.querySelectorAll(e,"title"),n=0;n<t.length;n++)e.removeChild(t[n]);return t}function ie(e){var t=ne(e);return function(){for(var n=0;n<t.length;n++)e.appendChild(t[n])}}function ae(e,t,n,i){var a,o;if(n<=t&&i>t)for(a=1,o=e.value.length;a<=o;++a)if(n+e.tspan.getSubStringLength(0,a)>t)return a-1}function oe(e){return e.value.length?e.tspan.getSubStringLength(0,e.value.length):0}function re(e,t){return t.hideOverflowEllipsis&&0===e?"":"..."}function se(e,t,n){var i=re(t,n);if(e.value.length&&e.tspan.parentNode)for(var a=e.value.length-1;a>=1;a--){if(e.startBox+e.tspan.getSubStringLength(0,a)<t){ue(e,a,i);break}1===a&&ue(e,0,i)}}function ce(e,t,n,i,a){var o=n.textOverflow;if(!isFinite(i)||0===Number(i)||"none"===o)return e;var r=e.reduce((function(e,r,s,c){var l=g(e,2),u=l[0],d=l[1];if((d+=function(e,t){return e.parts.reduce((function(e,n){return _(e,fe(n,t))}),0)}(r,a))<i)u.push(r);else if(r.parts.forEach((function(e){de(e)})),"ellipsis"===o){var h=c[s-1];if(h){var f=h.parts[h.parts.length-1];f.hasEllipsis||(0===t||f.endBox<t?ue(f,f.value.length,re(t,n)):se(f,t,n))}}return[u,d]}),[[],0]);return"hide"===o&&r[1]>i?(r[0].forEach((function(e){e.parts.forEach((function(e){de(e)}))})),[]):r[0]}function le(e,t,n,i,a){if(!t){var o={value:e.textContent,height:0,line:0};e.textContent="",Q([o],e,"tspan"),t=[o]}return t.reduce((function(e,t){var o=g(e,5),r=o[0],s=o[1],c=o[2],l=o[3],u=o[4],d=r[r.length-1];if(l)return[r,s,c,l];if(d&&t.line===u){if(t.startBox=s,s>i&&"none"===a.wordWrap&&"ellipsis"===a.textOverflow)return de(t),[r,s,c,l,u];d.parts.push(t),d.commonLength+=t.value.length}else t.startBox=s=0,r.push({commonLength:t.value.length,parts:[t]});if(t.endBox=c=s+oe(t),s=c,(0,h.isDefined)(n)&&c>n){var f=function e(t,n,i,a,o){var r,s=t.value;"none"!==a.wordWrap&&(r="normal"===a.wordWrap?function(e,t){for(var n=e.startBox>0?[0]:[],i=e.value.split("").reduce((function(e,t,n){return" "===t&&e.push(n),e}),n),a=0;void 0!==i[a+1]&&e.startBox+e.tspan.getSubStringLength(0,i[a+1])<t;)a++;return i[a]}(t,n):function(e,t){for(var n=0;n<e.value.length-1;n++)if(e.startBox+e.tspan.getSubStringLength(0,n+1)>t)return n}(t,n));var c,l=[];if(isFinite(r)&&(0!==o||0!==r)){ue(t,r,"");var u=" "===s[r]?1:0,d=s.slice(r+u);if(d.length){var h=te(t.tspan);if(h.textContent=d,t.tspan.parentNode.appendChild(h),(c=z(z({},t),{value:d,startBox:0,height:0,tspan:h,stroke:te(t.stroke),endBox:h.getSubStringLength(0,d.length)})).stroke&&(c.stroke.textContent=d),c.endBox>n&&!(l=e(c,n,i,a,r)).length)return[]}}if(t.value.length){if("ellipsis"===a.textOverflow&&t.tspan.getSubStringLength(0,t.value.length)>n&&se(t,i,a),"hide"===a.textOverflow&&t.tspan.getSubStringLength(0,t.value.length)>n)return[]}else t.tspan.parentNode.removeChild(t.tspan);var f=[];return c&&f.push(c),[{commonLength:s.length,parts:f}].concat(l)}(t,n,i,a);f.length?r=r.concat(f.filter((function(e){return e.parts.length>0}))):(r=[],l=!0)}return[r,s,c,l,t.line]}),[[],0,0,!1,0])[0]}function ue(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"...",i=e.value.substr(0,t)+n;e.value=e.tspan.textContent=i,e.stroke&&(e.stroke.textContent=i),"..."===n&&(e.hasEllipsis=!0)}function de(e){e.tspan.parentNode&&e.tspan.parentNode.removeChild(e.tspan),e.stroke&&e.stroke.parentNode&&e.stroke.parentNode.removeChild(e.stroke)}function he(e,t,n){e.tspan.setAttribute(t,n),e.stroke&&e.stroke.setAttribute(t,n)}function fe(e,t){return e.inherits?pe(e.height,t):e.height||t}function ge(e){if(e._texts){var t,n,i=e._texts,a=e._settings.x,o=e._getLineHeight(),r=i[0];for(he(r,"x",a),he(r,"y",e._settings.y),t=1,n=i.length;t<n;++t){if(r=i[t],parseFloat(r.height)>=0)he(r,"x",a),he(r,"dy",fe(r,o))}}}function pe(e,t){var n=parseFloat(e),i=parseFloat(t),a=n||12,o=i||12;return a>o?isNaN(n)?a:e:isNaN(i)?o:t}function me(e,t,n,i){var a,o;n=n||{};var r=e.renderer,s=e._settings,c={},l={translateX:0,translateY:0,scaleX:1,scaleY:1,rotate:0,rotateX:0,rotateY:0};if(i&&(n.complete=i),r.animationEnabled()){for(a in t)o=t[a],/^(translate(X|Y)|rotate[XY]?|scale(X|Y))$/i.test(a)?(c.transform=c.transform||{from:{},to:{}},c.transform.from[a]=a in s?Number(s[a].toFixed(3)):l[a],c.transform.to[a]=o):c[a]="arc"===a||"segments"===a?o:{from:a in s?s[a]:parseFloat(e.element.getAttribute(a)||0),to:o};r.animateElement(e,c,z(z({},r._animation),n))}else n.step&&n.step.call(e,1,1),n.complete&&n.complete.call(e),e.attr(t);return e}function _e(e,t){var n={is:!1,name:t.name||t,after:t.after};return e?n.to=e:n.virtual=!0,n}var ve=function(e,t,n){this.renderer=e,this.element=q(t),this._settings={},this._styles={},"path"===t&&(this.type=n||"line")};function xe(e){Ie.remove(e)}t.SvgElement=ve,ve.prototype={constructor:ve,_getJQElement:function(){return this._$element||(this._$element=(0,i.default)(this.element))},_addFixIRICallback:function(){var e=this,t=function(){Z(e,"fill"),Z(e,"clip-path"),Z(e,"filter")};e.element._fixFuncIri=t,t.renderer=e.renderer,Ie.add(t),e._addFixIRICallback=function(){}},_clearChildrenFuncIri:function(){!function e(t){var n;for(n=0;n<t.childNodes.length;n++)xe(t.childNodes[n]._fixFuncIri),e(t.childNodes[n])}(this.element)},dispose:function(){return xe(this.element._fixFuncIri),this._clearChildrenFuncIri(),this._getJQElement().remove(),this},append:function(e){return(e||this.renderer.root).element.appendChild(this.element),this},remove:function(){var e=this.element;return e.parentNode&&e.parentNode.removeChild(e),this},enableLinks:function(){return this._links=[],this},virtualLink:function(e){return Ce({_link:_e(null,e)},this),this},linkAfter:function(e){return this._linkAfter=e,this},linkOn:function(e,t){return this._link=_e(e,t),Ce(this,e),this},linkOff:function(){return function(e){var t,n=e._link.to._links;for(t=0;n[t]!==e;++t);n.splice(t,1),Se(n,t)}(this),this._link=null,this},linkAppend:function(){var e,t,n=this._link,i=n.to._links;for(e=n.i+1;(t=i[e])&&!t._link.is;++e);return this._insert(n.to,t),n.is=!0,this},_insert:function(e,t){e.element.insertBefore(this.element,t?t.element:null)},linkRemove:function(){return this.remove(),this._link.is=!1,this},clear:function(){return this._clearChildrenFuncIri(),this._getJQElement().empty(),this},toBackground:function(){var e=this.element,t=e.parentNode;return t&&t.insertBefore(e,t.firstChild),this},toForeground:function(){var e=this.element,t=e.parentNode;return t&&t.appendChild(e),this},attr:function(e){return J(this,e)},smartAttr:function(e){return this.attr(V(this,e))},css:function(e){return $(this,e)},animate:function(e,t,n){return me(this,e,t,n)},sharp:function(e,t){return this.attr({sharp:e||!0,sharpDirection:t})},_applyTransformation:function(){var e,t,n=this._settings,i=[],a=n.sharp,o=n.sharpDirection||1,r=n["stroke-width"]%2,s=!r||"h"!==a&&!0!==a?0:.5*o,c=!r||"v"!==a&&!0!==a?0:.5*o;i.push("translate("+((n.translateX||0)+s)+","+((n.translateY||0)+c)+")"),n.rotate&&(e="rotateX"in n?n.rotateX:n.x,t="rotateY"in n?n.rotateY:n.y,i.push("rotate("+n.rotate+","+(e||0)+","+(t||0)+")"));var l=(0,h.isDefined)(n.scaleX),u=(0,h.isDefined)(n.scaleY);(l||u)&&i.push("scale("+(l?n.scaleX:1)+","+(u?n.scaleY:1)+")"),i.length&&this.element.setAttribute("transform",i.join(" "))},move:function(e,t,n,i){var a={};return(0,h.isDefined)(e)&&(a.translateX=e),(0,h.isDefined)(t)&&(a.translateY=t),n?this.animate(a,i):this.attr(a),this},rotate:function(e,t,n,i,a){var o={rotate:e||0};return(0,h.isDefined)(t)&&(o.rotateX=t),(0,h.isDefined)(n)&&(o.rotateY=n),i?this.animate(o,a):this.attr(o),this},_getElementBBox:function(){var e,t=this.element;try{e=t.getBBox&&t.getBBox()}catch(e){}return e||{x:0,y:0,width:t.offsetWidth||0,height:t.offsetHeight||0}},getBBox:function(){var e=this._settings,t=this._getElementBBox();return t=e.rotate?(0,d.rotateBBox)(t,[("rotateX"in e?e.rotateX:e.x)||0,("rotateY"in e?e.rotateY:e.y)||0],-e.rotate):(0,d.normalizeBBox)(t)},markup:function(){return(0,l.getSvgMarkup)(this.element)},getOffset:function(){return this._getJQElement().offset()},stopAnimation:function(e){var t=this.animation;return t&&t.stop(e),this},setTitle:function(e){var t=q("title");t.textContent=e||"",this.element.appendChild(t)},removeTitle:function(){ne(this.element)},data:function(e,t){var n,i=this.element;if(void 0!==t)i[e]=t;else for(n in e)i[n]=e[n];return this},on:function(){var e=[this._getJQElement()];return e.push.apply(e,arguments),s.default.on.apply(s.default,e),this},off:function(){var e=[this._getJQElement()];return e.push.apply(e,arguments),s.default.off.apply(s.default,e),this},trigger:function(){var e=[this._getJQElement()];return e.push.apply(e,arguments),s.default.trigger.apply(s.default,e),this}};var ye=function(e,t){ve.call(this,e,"path",t)};t.PathSvgElement=ye,z(ye.prototype=I(ve.prototype),{constructor:ye,attr:function(e){var t;return P(e)&&(t=(e=z({},e)).segments,"points"in e&&(t=N(e.points,this.type),delete e.points),t&&(e.d=function(e){var t,n,i,a,o=[],r=0,s=e.length;for(t=0;t<s;++t)for(i=0,a=(n=e[t]).length;i<a;++i)o[r++]=n[i];return o.join(" ")}(t),this.segments=t,delete e.segments)),J(this,e)},animate:function(e,t,n){var i,a,o=this.segments||[];return this.renderer.animationEnabled()&&"points"in e&&(a=function(e,t,n){var i,a,o=e.length,r=t.length,s=-1!==n.indexOf("area")?X:K;if(0===o)for(i=0;i<r;i++)e.push(t[i].slice(0));else o<r?s(e,t,n):o>r&&(a=t.slice(0),s(t,e,n));return a}(o,i=N(e.points,this.type),this.type),e.segments={from:o,to:i,end:a},delete e.points),me(this,e,t,n)}});var be=function(e){ve.call(this,e,"path","arc")};t.ArcSvgElement=be,z(be.prototype=I(ve.prototype),{constructor:be,attr:function(e){var t,n,i,a,o,r,s=this._settings;return P(e)&&("x"in(e=z({},e))||"y"in e||"innerRadius"in e||"outerRadius"in e||"startAngle"in e||"endAngle"in e)&&(s.x=t="x"in e?e.x:s.x,delete e.x,s.y=n="y"in e?e.y:s.y,delete e.y,s.innerRadius=i="innerRadius"in e?e.innerRadius:s.innerRadius,delete e.innerRadius,s.outerRadius=a="outerRadius"in e?e.outerRadius:s.outerRadius,delete e.outerRadius,s.startAngle=o="startAngle"in e?e.startAngle:s.startAngle,delete e.startAngle,s.endAngle=r="endAngle"in e?e.endAngle:s.endAngle,delete e.endAngle,e.d=F.apply(null,function(e,t,n,i,a,o){var r,s=!0,c=L(o,3)-L(a,3);return c&&(k(c)%360==0&&(a=0,o=360,r=!0,o-=.01),a>360&&(a%=360),o>360&&(o%=360),a>o&&(a-=360),s=!1),a*=C,o*=C,[e,t,v(i,n),_(i,n),w(a),b(a),w(o),b(o),r,x(k(o-a)/S)%2?"1":"0",s]}(t,n,i,a,o,r))),J(this,e)},animate:function(e,t,n){var i=this._settings,a={from:{},to:{}};return this.renderer.animationEnabled()&&("x"in e||"y"in e||"innerRadius"in e||"outerRadius"in e||"startAngle"in e||"endAngle"in e)&&(a.from.x=i.x||0,a.from.y=i.y||0,a.from.innerRadius=i.innerRadius||0,a.from.outerRadius=i.outerRadius||0,a.from.startAngle=i.startAngle||0,a.from.endAngle=i.endAngle||0,a.to.x="x"in e?e.x:i.x,delete e.x,a.to.y="y"in e?e.y:i.y,delete e.y,a.to.innerRadius="innerRadius"in e?e.innerRadius:i.innerRadius,delete e.innerRadius,a.to.outerRadius="outerRadius"in e?e.outerRadius:i.outerRadius,delete e.outerRadius,a.to.startAngle="startAngle"in e?e.startAngle:i.startAngle,delete e.startAngle,a.to.endAngle="endAngle"in e?e.endAngle:i.endAngle,delete e.endAngle,e.arc=a),me(this,e,t,n)}});var we=function(e){ve.call(this,e,"rect")};t.RectSvgElement=we,z(we.prototype=I(ve.prototype),{constructor:we,attr:function(e){var t,n,i,a,o,r,s;return P(e)&&(void 0===(e=z({},e)).x&&void 0===e.y&&void 0===e.width&&void 0===e.height&&void 0===e["stroke-width"]||(t=void 0!==e.x?this._originalX=e.x:this._originalX||0,n=void 0!==e.y?this._originalY=e.y:this._originalY||0,i=void 0!==e.width?this._originalWidth=e.width:this._originalWidth||0,a=void 0!==e.height?this._originalHeight=e.height:this._originalHeight||0,s=((o=void 0!==e["stroke-width"]?this._originalSW=e["stroke-width"]:this._originalSW)||0)<(r=~~((i<a?i:a)/2))?o||0:r,e.x=t+s/2,e.y=n+s/2,e.width=i-s,e.height=a-s,((o||0)!==s||0!==s||void 0!==o)&&(e["stroke-width"]=s)),"sharp"in e&&delete e.sharp),J(this,e)}});var ke=function(e){ve.call(this,e,"text"),this.css({"white-space":"pre"})};function Se(e,t){var n,i;for(n=t;i=e[n];++n)i._link.i=n}function Ce(e,t){var n,i,a=t._links,o=e._link.after=e._link.after||t._linkAfter;if(o){for(n=0;(i=a[n])&&i._link.name!==o;++n);if(i)for(++n;(i=a[n])&&i._link.after===o;++n);}else n=a.length;a.splice(n,0,e),Se(a,n)}function Ae(e){this.root=this._createElement("svg",{xmlns:"http://www.w3.org/2000/svg",version:"1.1",fill:T,stroke:T,"stroke-width":0}).attr({class:e.cssClass}).css({"line-height":"normal","-ms-user-select":T,"-moz-user-select":T,"-webkit-user-select":T,"-webkit-tap-highlight-color":"rgba(0, 0, 0, 0)",display:"block",overflow:"hidden"}),this._init(),this.pathModified=!!e.pathModified,this._$container=(0,i.default)(e.container),this.root.append({element:e.container}),this.fixPlacement(),this._locker=0,this._backed=!1}t.TextSvgElement=ke,z(ke.prototype=I(ve.prototype),{constructor:ke,attr:function(e){var t;if(!P(e))return J(this,e);e=z({},e);var n=this._settings,i=(0,h.isDefined)(n.stroke)&&(0,h.isDefined)(n["stroke-width"]);void 0!==e.text&&(n.text=e.text,delete e.text,t=!0),void 0!==e.stroke&&(n.stroke=e.stroke,delete e.stroke),void 0!==e["stroke-width"]&&(n["stroke-width"]=e["stroke-width"],delete e["stroke-width"]),void 0!==e["stroke-opacity"]&&(n["stroke-opacity"]=e["stroke-opacity"],delete e["stroke-opacity"]),void 0!==e.textsAlignment&&(!function(e,t){if(!e._texts||"center"===t)return;for(var n=e._texts,i="left"===t?-1:1,a=Math.max.apply(Math,n.map((function(e){return oe(e)}))),o=0;o<n.length;o++){var r=n[o],s=oe(r);0!==a&&a!==s&&he(r,"dx",i*y((a-s)/2*10)/10)}}(this,e.textsAlignment),delete e.textsAlignment);var o=(0,h.isDefined)(n.stroke)&&(0,h.isDefined)(n["stroke-width"]);return J(this,e),(t=t||o!==i&&n.text)&&(!function(e,t,n){var i,o;if(e._texts=null,e.clear(),null===t)return;t=""+t,e.renderer.encodeHtml||!/<[a-z][\s\S]*>/i.test(t)&&-1===t.indexOf("&")?/\n/g.test(t)?i=function(e){for(var t=e.replace(/\r/g,"").split(/\n/g),n=0,i=[];n<t.length;n++)i.push({value:t[n].trim(),height:0,line:n});return i}(t):n&&(i=[{value:t.trim(),height:0}]):(r=/(style|class)\s*=\s*(["'])(?:(?!\2).)*\2\s?/gi,o=t.replace(/(?:(<[a-z0-9]+\s*))([\s\S]*?)(>|\/>)/gi,(function(e,t,n,i){return t+(n=(n&&n.match(r)||[]).map((function(e){return e})).join(" "))+i})),i=function(e){var t=[],n=a.default.createElement("div");return n.innerHTML=e.replace(/\r/g,"").replace(/\n/g,"<br/>"),function e(t,n,i,o,r){var s,c,l,u,d;if(void 0!==i.wholeText)t.push({value:i.wholeText,style:o,className:r,line:n,height:o["font-size"]||0});else if("BR"===i.tagName)++n;else if(a.default.isElementNode(i)){switch(z(s={},o),i.tagName){case"B":case"STRONG":s["font-weight"]="bold";break;case"I":case"EM":s["font-style"]="italic";break;case"U":s["text-decoration"]="underline"}for((c=i.style).color&&(s.fill=c.color),c.fontSize&&(s["font-size"]=c.fontSize),c.fontStyle&&(s["font-style"]=c.fontStyle),c.fontWeight&&(s["font-weight"]=c.fontWeight),c.textDecoration&&(s["text-decoration"]=c.textDecoration),l=0,d=i.childNodes,u=d.length;l<u;++l)n=e(t,n,d[l],s,i.className||r)}return n}(t,0,n,{},""),function(e){var t,n,i,a=e[0];for(t=1,n=e.length;t<n;++t)(i=e[t]).line===a.line?(a.height=pe(a.height,i.height),a.inherits=a.inherits||0===parseFloat(i.height),i.height=NaN):a=i}(t),t}(o));var r;i?i.length&&(e._texts=i,n&&Q(i,e.element,"stroke"),Q(i,e.element,"tspan")):e.element.appendChild(a.default.createTextNode(t))}(this,n.text,o),this._hasEllipsis=!1),(t||void 0!==e.x||void 0!==e.y)&&ge(this),o&&function(e){if(!e._texts)return;var t,n,i,a=e._texts,o=e._settings.stroke,r=e._settings["stroke-width"],s=e._settings["stroke-opacity"]||1;for(n=0,i=a.length;n<i;++n)(t=a[n].stroke).setAttribute("stroke",o),t.setAttribute("stroke-width",r),t.setAttribute("stroke-opacity",s),t.setAttribute("stroke-linejoin","round")}(this),this},css:function(e){return $(this,e=e||{}),"font-size"in e&&ge(this),this},applyEllipsis:function(e){var t,n,i,a,o,r,s,c=!1;ee.call(this);var l=this.renderer.text("...").attr(this._styles).append(this.renderer.root),u=l.getBBox().width;if(this._getElementBBox().width>e)for(e-u<0?e=0:e-=u,t=function(e,t,n){var i,a,o,r,s,c=[];if(t)for(i=0,a=t.length;i<a;++i)o=t[i],c[o.line]?(o.startBox=r,c[o.line].parts.push(o),c[o.line].commonLength+=o.value.length):(o.startBox=r=0,c.push({commonLength:o.value.length,parts:[o]})),s=r+o.tspan.getSubStringLength(0,o.value.length),o.endIndex=ae(o,n,r,s),r=s;else(o={value:e.textContent,tspan:e}).startBox=r=0,s=r+oe(o),o.endIndex=ae(o,n,r,s),c=[{commonLength:e.textContent.length,parts:[o]}];return c}(this.element,this._texts,e),n=0,i=t.length;n<i;++n)if(a=t[n].parts,1!==t[n].commonLength)for(o=0,r=a.length;o<r;++o)s=a[o],(0,h.isDefined)(s.endIndex)?(ue(s,s.endIndex),c=!0):s.startBox>e&&de(s);return l.remove(),this._hasEllipsis=c,c},setMaxSize:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=this,a=[],o=!1,r=!1,s=e;ee.call(i);var c=ie(this.element),l=i.renderer.text("...").attr(i._styles).append(i.renderer.root),u=l.getBBox().width,d=i._getElementBBox(),h=d.width,f=d.height;return(h||f)&&(h>e||t&&f>t)&&(e-u<0?s=0:s-=u,a=ce(a=le(i.element,i._texts,e,s,n),s,n,t,parseFloat(this._getLineHeight())),this._texts=a.reduce((function(e,t){return e.concat(t.parts)}),[]).filter((function(e){return""!==e.value})).map((function(e){return e.stroke&&e.tspan.parentNode.appendChild(e.stroke),e})).map((function(e){return e.tspan.parentNode.appendChild(e.tspan),e})),!this._texts.length&&(this._texts=null),o=!0,this._texts?ge(this):(this.element.textContent="",r=!0)),l.remove(),i._hasEllipsis=o,c(),{rowCount:a.length,textChanged:o,textIsEmpty:r}},restoreText:ee,_getLineHeight:function(){return isNaN(parseFloat(this._styles["font-size"]))?12:this._styles["font-size"]}}),Ae.prototype={constructor:Ae,_init:function(){this._defs=this._createElement("defs").append(this.root),this._animationController=new u.AnimationController(this.root.element),this._animation={enabled:!0,duration:1e3,easing:"easeOutCubic"}},fixPlacement:function(){if(c.default.mozilla||c.default.msie){var e=function(e){var t;try{t=e.getBoundingClientRect()}catch(e){}return t||{left:0,top:0}}(this._$container.get(0)),t=L(e.left%1,2),n=L(e.top%1,2);c.default.msie?this.root.css({transform:"translate("+-t+"px,"+-n+"px)"}):c.default.mozilla&&this.root.move(-t,-n)}},removePlacementFix:function(){(c.default.mozilla||c.default.msie)&&(c.default.msie?this.root.css({transform:""}):c.default.mozilla&&this.root.attr({transform:null}))},setOptions:function(e){return this.rtl=!!e.rtl,this.encodeHtml=!!e.encodeHtml,this.updateAnimationOptions(e.animation||{}),this.root.attr({direction:this.rtl?"rtl":"ltr"}),this},_createElement:function(e,t,n){var i=new ve(this,e,n);return t&&i.attr(t),i},lock:function(){var e;return 0===this._locker&&(this._backed=!this._$container.is(":visible"),this._backed&&(e=this.root,0===O().backupCounter&&a.default.getBody().appendChild(O().backupContainer),++O().backupCounter,e.append({element:O().backupContainer}))),++this._locker,this},unlock:function(){var e,t;return--this._locker,0===this._locker&&(this._backed&&(e=this.root,t=this._$container[0],e.append({element:t}),--O().backupCounter,0===O().backupCounter&&a.default.getBody().removeChild(O().backupContainer),this.fixPlacement()),this._backed=!1),this},resize:function(e,t){return e>=0&&t>=0&&this.root.attr({width:e,height:t}),this},dispose:function(){var e;for(e in this.root.dispose(),this._defs.dispose(),this._animationController.dispose(),Ie.removeByRenderer(this),this)this[e]=null;return this},animationEnabled:function(){return!!this._animation.enabled},updateAnimationOptions:function(e){return z(this._animation,e),this},stopAllAnimations:function(e){return this._animationController[e?"lock":"stop"](),this},animateElement:function(e,t,n){return this._animationController.animateElement(e,t,n),this},svg:function(){this.removePlacementFix();var e=this.root.markup();return this.fixPlacement(),e},getRootOffset:function(){return this.root.getOffset()},onEndAnimation:function(e){this._animationController.onEndAnimation(e)},rect:function(e,t,n,i){return new we(this).attr({x:e||0,y:t||0,width:n||0,height:i||0})},simpleRect:function(){return this._createElement("rect")},circle:function(e,t,n){return this._createElement("circle",{cx:e||0,cy:t||0,r:n||0})},g:function(){return this._createElement("g")},image:function(e,t,n,i,a,o){var r=this._createElement("image",{x:e||0,y:t||0,width:n||0,height:i||0,preserveAspectRatio:B[(0,d.normalizeEnum)(o)]||T});return r.element.setAttributeNS("http://www.w3.org/1999/xlink","href",a||""),r},path:function(e,t){return new ye(this,t).attr({points:e||[]})},arc:function(e,t,n,i,a,o){return new be(this).attr({x:e||0,y:t||0,innerRadius:n||0,outerRadius:i||0,startAngle:a||0,endAngle:o||0})},text:function(e,t,n){return new ke(this).attr({text:e,x:t||0,y:n||0})},linearGradient:function(e){var t=M(),n=this,i=n._createElement("linearGradient",{id:t}).append(n._defs);return i.id=t,e.forEach((function(e){n._createElement("stop",{offset:e.offset,"stop-color":e["stop-color"]}).append(i)})),i},pattern:function(e,t,n){var i=(t=t||{}).step||6,a=i/2,o=1.5*i,r=n||M(),s="right"===(0,d.normalizeEnum)(t.direction)?"M "+a+" "+-a+" L "+-a+" "+a+" M 0 "+i+" L "+i+" 0 M "+o+" "+a+" L "+a+" "+o:"M 0 0 L "+i+" "+i+" M "+-a+" "+a+" L "+a+" "+o+" M "+a+" "+-a+" L "+o+" "+a,c=this._createElement("pattern",{id:r,width:i,height:i,patternUnits:"userSpaceOnUse"}).append(this._defs);c.id=r;this.rect(0,0,i,i).attr({fill:e,opacity:t.opacity}).append(c),new ye(this).attr({d:s,"stroke-width":t.width||1,stroke:e}).append(c);return c},_getPointsWithYOffset:function(e,t){return e.map((function(e,n){return n%2!=0?e+t:e}))},clipShape:function(e,t){var n=M(),i=this._createElement("clipPath",{id:n}).append(this._defs),a=e.apply(this,t).append(i);return a.id=n,a.remove=function(){throw"Not implemented"},a.dispose=function(){return i.dispose(),i=null,this},a},clipRect:function(e,t,n,i){return this.clipShape(this.rect,arguments)},clipCircle:function(e,t,n){return this.clipShape(this.circle,arguments)},shadowFilter:function(e,t,n,i,a,o,r,s,c){var l=M(),u=this._createElement("filter",{id:l,x:e||0,y:t||0,width:n||0,height:i||0}).append(this._defs),d=this._createElement("feGaussianBlur",{in:"SourceGraphic",result:"gaussianBlurResult",stdDeviation:r||0}).append(u),h=this._createElement("feOffset",{in:"gaussianBlurResult",result:"offsetResult",dx:a||0,dy:o||0}).append(u),f=this._createElement("feFlood",{result:"floodResult","flood-color":s||"","flood-opacity":c}).append(u),g=this._createElement("feComposite",{in:"floodResult",in2:"offsetResult",operator:"in",result:"compositeResult"}).append(u),p=this._createElement("feComposite",{in:"SourceGraphic",in2:"compositeResult",operator:"over"}).append(u);return u.id=l,u.gaussianBlur=d,u.offset=h,u.flood=f,u.composite=g,u.finalComposite=p,u.attr=function(e){var t={},n={},i={};return"x"in e&&(t.x=e.x),"y"in e&&(t.y=e.y),"width"in e&&(t.width=e.width),"height"in e&&(t.height=e.height),J(this,t),"blur"in e&&this.gaussianBlur.attr({stdDeviation:e.blur}),"offsetX"in e&&(n.dx=e.offsetX),"offsetY"in e&&(n.dy=e.offsetY),this.offset.attr(n),"color"in e&&(i["flood-color"]=e.color),"opacity"in e&&(i["flood-opacity"]=e.opacity),this.flood.attr(i),this},u},brightFilter:function(e,t){var n=M(),i=this._createElement("filter",{id:n}).append(this._defs),a=this._createElement("feComponentTransfer").append(i),o={type:e,slope:t};return i.id=n,this._createElement("feFuncR",o).append(a),this._createElement("feFuncG",o).append(a),this._createElement("feFuncB",o).append(a),i},getGrayScaleFilter:function(){if(this._grayScaleFilter)return this._grayScaleFilter;var e=M(),t=this._createElement("filter",{id:e}).append(this._defs);return this._createElement("feColorMatrix").attr({type:"matrix",values:"0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 0.6 0"}).append(t),t.id=e,this._grayScaleFilter=t,t},initHatching:function(){var e,t=this._hatchingStorage=this._hatchingStorage||{byHash:{},baseId:M()},n=t.byHash;for(e in n)n[e].pattern.dispose();t.byHash={},t.refToHash={},t.nextId=0},lockHatching:function(e,t,n){var i,a,o=this._hatchingStorage,r=function(e,t){return"@"+e+"::"+t.step+":"+t.width+":"+t.opacity+":"+t.direction}(e,t);return o.refToHash[n]!==r&&(n&&this.releaseHatching(n),(i=o.byHash[r])||(a=this.pattern(e,t,o.baseId+"-hatching-"+o.nextId++),i=o.byHash[r]={pattern:a,count:0},o.refToHash[a.id]=r),++i.count,n=i.pattern.id),n},releaseHatching:function(e){var t=this._hatchingStorage,n=t.refToHash[e],i=t.byHash[n];i&&0==--i.count&&(i.pattern.dispose(),delete t.byHash[n],delete t.refToHash[e])}};var Te,Ie=(Te=[],{add:function(e){Te.push(e)},remove:function(e){Te=Te.filter((function(t){return t!==e}))},removeByRenderer:function(e){Te=Te.filter((function(t){return t.renderer!==e}))},fire:function(){Te.forEach((function(e){e()}))}});t.refreshPaths=function(){Ie.fire()}},function(e,t,n){t.expand=f,t.changes=function(){return new s},t.replaceInherit=void 0;var i=n(0),a=n(7),o=n(4),r=!(0,a.hasWindow)();function s(){this.reset()}function c(e,t){return e!==t?(0,i.extend)({},e,t):(0,i.extend)({},e)}function l(e,t){return e!==t?e.concat(t):e.slice()}function u(e){e._totalChangesOrder=e._optionChangesOrder.concat(e._layoutChangesOrder,e._customChangesOrder)}function d(e){var t=this.prototype,n=e.code;t["_change_"+n]=e.handler,e.isThemeDependent&&t._themeDependentChanges.push(n),e.option&&(t._optionChangesMap[e.option]=n),(e.isOptionChange?t._optionChangesOrder:t._customChangesOrder).push(n),u(t)}function h(){var e=function e(){var t,n,i=e._chain.length;for(t=0;t<i;++t)n=e._chain[t].apply(this,arguments);return n};return e._chain=[],e.add=function(t){e._chain.push(t)},e.copy=function(t){e._chain=t._chain.slice()},e}function f(e,t,n){var i=e[t];i?i.add?(!1===Object.prototype.hasOwnProperty.call(e,t)&&(i=h()).copy(e[t]),i.add(n)):((i=h()).add(e[t]),i.add(n)):i=n,e[t]=i}function g(e){var t=this.prototype;t._plugins.push(e),e.fontFields&&t._fontFields.push.apply(t._fontFields,e.fontFields),e.members&&(0,i.extend)(this.prototype,e.members),e.customize&&e.customize(this),e.extenders&&Object.keys(e.extenders).forEach((function(n){var i=e.extenders[n];f(t,n,i)}),this)}s.prototype={constructor:s,add:function(e){var t,n=e.length,i=this._flags;for(t=0;t<n;++t)i[e[t]]=1},has:function(e){return this._flags[e]>0},count:function(){return Object.keys(this._flags).length},reset:function(){this._flags={}}};var p=r?function(e){var t=e.inherit;e.inherit=function(){var e=t.apply(this,arguments),n=e.prototype;return["_plugins","_eventsMap","_initialChanges","_themeDependentChanges","_optionChangesMap","_optionChangesOrder","_layoutChangesOrder","_customChangesOrder","_totalChangesOrder"].forEach((function(e){n[e]={}})),e.addPlugin=o.noop,e},e.addChange=o.noop,e.addPlugin=o.noop}:function(e){var t=e.inherit;e.inherit=function(){var e=this.prototype,n=e._plugins,i=e._fontFields,a=e._eventsMap,o=e._initialChanges,r=e._themeDependentChanges,s=e._optionChangesMap,d=e._partialOptionChangesMap,h=e._partialOptionChangesPath,f=e._optionChangesOrder,p=e._layoutChangesOrder,m=e._customChangesOrder,_=t.apply(this,arguments);return(e=_.prototype)._plugins=l(n,e._plugins),e._fontFields=l(i,e._fontFields),e._eventsMap=c(a,e._eventsMap),e._initialChanges=l(o,e._initialChanges),e._themeDependentChanges=l(r,e._themeDependentChanges),e._optionChangesMap=c(s,e._optionChangesMap),e._partialOptionChangesMap=c(d,e._partialOptionChangesMap),e._partialOptionChangesPath=c(h,e._partialOptionChangesPath),e._optionChangesOrder=l(f,e._optionChangesOrder),e._layoutChangesOrder=l(p,e._layoutChangesOrder),e._customChangesOrder=l(m,e._customChangesOrder),u(e),_.addPlugin=g,_},e.prototype._plugins=[],e.prototype._fontFields=[],e.addChange=d,e.addPlugin=g};t.replaceInherit=p},function(e,t,n){function i(e){return(i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}t.polar=t.chart=void 0;var a=n(0),o=n(3),r=function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!==i(e)&&"function"!=typeof e)return{default:e};var n=u(t);if(n&&n.has(e))return n.get(e);var a={},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var r in e)if("default"!==r&&Object.prototype.hasOwnProperty.call(e,r)){var s=o?Object.getOwnPropertyDescriptor(e,r):null;s&&(s.get||s.set)?Object.defineProperty(a,r,s):a[r]=e[r]}a.default=e,n&&n.set(e,a);return a}(n(138)),s=n(205),c=n(14),l=n(1);function u(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(u=function(e){return e?n:t})(e)}var d=s.chart.area,h=r.chart,f=r.polar,g=a.extend,p=o.each,m={};t.chart=m;var _={};t.polar=_;var v={_createLegendState:function(e,t){return{fill:e.color||t,hatching:e.hatching}},_parsePointStyle:function(e,t,n){var i=e.color||t,a=h._parsePointStyle.call(this,e,i,n);return a.fill=i,a.hatching=e.hatching,a.dashStyle=e.border&&e.border.dashStyle||"solid",delete a.r,a},_applyMarkerClipRect:function(e){e["clip-path"]=null},_setGroupsSettings:function(e,t){var n=this,i={};h._setGroupsSettings.apply(n,arguments),e&&t?i=this._getAffineCoordOptions():e||(i={scaleX:1,scaleY:1,translateX:0,translateY:0}),n._markersGroup.attr(i)},_drawPoint:function(e){e.hasAnimation=e.hasAnimation&&!e.firstDrawing,e.firstDrawing=!1,h._drawPoint.call(this,e)},_getMainColor:function(){return this._options.mainSeriesColor},_createPointStyles:function(e){var t=e.color||this._getMainColor();return{normal:this._parsePointStyle(e,t,t),hover:this._parsePointStyle(e.hoverStyle||{},t,t),selection:this._parsePointStyle(e.selectionStyle||{},t,t)}},_updatePointsVisibility:function(){var e=this._options.visible;(0,o.each)(this._points,(function(t,n){n._options.visible=e}))},_getOptionsForPoint:function(){return this._options},_animate:function(e){var t=this;t._animatePoints(e,(function(){t._animateComplete()}),(function(e,t){var n=e.length-1;p(e||[],(function(e,i){i.animate(e===n?t:void 0,i.getMarkerCoords())}))}))},getValueRangeInitialValue:d.getValueRangeInitialValue,_patchMarginOptions:function(e){return e.checkInterval=!this.useAggregation(),e},_defaultAggregator:"sum",_defineDrawingState:function(){},usePointsToDefineAutoHiding:function(){return!1}};m.bar=g({},h,v,{_getAffineCoordOptions:function(){var e=this._options.rotated,t={scaleX:e?.001:1,scaleY:e?1:.001};return t["translate"+(e?"X":"Y")]=this.getValueAxis().getTranslator().translate("canvas_position_default"),t},_animatePoints:function(e,t,n){this._markersGroup.animate({scaleX:1,scaleY:1,translateY:0,translateX:0},void 0,t),e||n(this._drawnPoints,t)},checkSeriesViewportCoord:function(e,t){if(!h.checkSeriesViewportCoord.call(this))return!1;if(e.isArgumentAxis)return!0;var n=e.getTranslator(),i=this.getViewport(),a=n.translate(i.categories?i.categories[0]:i.min),o=n.translate(i.categories?i.categories[i.categories.length-1]:i.max),r=this.getOptions().rotated,s=e.getOptions().inverted;return r&&!s||!r&&s?t>=a&&t<=o:t>=o&&t<=a},getSeriesPairCoord:function(e,t){for(var n=null,i=this._options.rotated,a=!t&&!i||t&&i,o=a?"vy":"vx",r=a?"vx":"vy",s=this.getPoints(),c=0;c<s.length;c++){var l=s[c],u=void 0;if(u=t?l.getCenterCoord()[o[1]]===e?l[r]:void 0:l[o]===e?l[r]:void 0,this._checkAxisVisibleAreaCoord(!t,u)){n=u;break}}return n}}),_.bar=g({},f,v,{_animatePoints:function(e,t,n){n(this._drawnPoints,t)},_setGroupsSettings:h._setGroupsSettings,_drawPoint:function(e,t,n){h._drawPoint.call(this,e,t,n)},_parsePointStyle:function(e){var t=v._parsePointStyle.apply(this,arguments);return t.opacity=e.opacity,t},_createGroups:h._createGroups,_setMarkerGroupSettings:function(){var e=this._createPointStyles(this._getMarkerGroupOptions()).normal;e.class="dxc-markers",this._applyMarkerClipRect(e);var t=g({},e);delete t.opacity,this._markersGroup.attr(t)},getSeriesPairCoord:function(e,t){for(var n=null,i=t?"argument":"radius",a=this.getVisiblePoints(),o=this.getArgumentAxis(),r=o.getAngles()[0],s=0;s<a.length;s++){var u=a[s],d=(0,l.isDefined)(u[i])&&(0,l.isDefined)(e[i])&&u[i].valueOf()===e[i].valueOf()?(0,c.convertPolarToXY)(o.getCenter(),r,-o.getTranslatedAngle(u.angle),u.radius):void 0;if((0,l.isDefined)(d)){n=d;break}}return n},_createLegendState:d._createLegendState})},function(e,t,n){t.plugin=void 0;var i,a=n(4),o=(i=n(97))&&i.__esModule?i:{default:i};var r,s=o.default.postCtor,c={_dataSourceLoadErrorHandler:function(){this._dataSourceChangedHandler()},_dataSourceOptions:function(){return{paginate:!1}},_updateDataSource:function(){this._refreshDataSource(),this.option("dataSource")||this._dataSourceChangedHandler()},_dataIsLoaded:function(){return!this._dataSource||this._dataSource.isLoaded()},_dataSourceItems:function(){return this._dataSource&&this._dataSource.items()}};for(r in o.default)"postCtor"!==r&&(c[r]=o.default[r]);var l={name:"data_source",init:function(){s.call(this)},dispose:a.noop,members:c};t.plugin=l},function(e,t,n){t.getAlgorithm=function(e){return s[(0,o.normalizeEnum)(e)]||(0,a.isFunction)(e)&&e||i},t.addAlgorithm=function(e,t){s[e]=t},t.setDefaultAlgorithm=function(e){i=s[e]},t.buildSidesData=function(e,t,n){var i=void 0!==n?n:l(e),a=1-i,o=t[i],r=t[a],s=c[o],u=c[r];return{staticSide:e[2+i]-e[i],variedSide:e[2+a]-e[a],static1:i+s[0],static2:i+s[1],varied1:a+u[0],varied2:a+u[1],staticDir:o,variedDir:r}},t.calculateRectangles=function(e,t,n,i,a){var o,s,c,l,u=[0,0,0,0],d=i.static1,h=i.static2,f=n[d],g=i.staticDir,p=i.staticSide,m=a.sum;for(u[i.varied1]=n[i.varied1],u[i.varied2]=n[i.varied1]+i.variedDir*a.side,o=t,s=t+a.count;o<s;++o)(c=u.slice())[d]=f,l=r(p*e[o].value/m)||0,m-=e[o].value,p-=l,f+=g*l,c[h]=f,e[o].rect=c;n[i.varied1]=u[i.varied2]},t.getStaticSideIndex=void 0;var i,a=n(1),o=n(14),r=Math.round,s={};var c={"-1":[2,0],1:[0,2]},l=function(e){return e[2]-e[0]<e[3]-e[1]?0:1};t.getStaticSideIndex=l},function(e,t,n){var i=s(n(119)),a=s(n(207)),o=n(0),r=n(4);function s(e){return e&&e.__esModule?e:{default:e}}var c=i.default.prototype,l=a.default.prototype;function u(e,t){var n=e.ctx;n.suspend(),n.change(t),n.resume()}c._eventsMap.onNodesInitialized={name:"nodesInitialized"},c._eventsMap.onNodesRendering={name:"nodesRendering"},c._createProxyType=function(){var e,t=this;function n(e){e.proxy=this,this._id=e._id,this.level=e.level,this.index=e.index,this.data=e.data}n.prototype={constructor:n,getParent:function(){return e[this._id].parent.proxy||null},getChild:function(t){var n=e[this._id].nodes;return n?n[t].proxy:null},getChildrenCount:function(){var t=e[this._id].nodes;return t?t.length:0},getAllChildren:function(){var t,n=e[this._id].nodes,i=n&&n.length,a=[];for(t=0;t<i;++t)a.push(n[t].proxy);return a},getAllNodes:function(){var t=[];return function e(t,n){var i,a=t.nodes,o=a&&a.length;for(i=0;i<o;++i)n.push(a[i].proxy),e(a[i],n)}(e[this._id],t),t},isLeaf:function(){return!e[this._id].isNode()},isActive:function(){return e[this._id].isActive()},value:function(t){var n,i=e[this._id];return void 0!==t?(!function(e,t){var n=t-e.value;for(;e;)e.value+=n,e=e.parent}(i,t>0?Number(t):0),u(i,["TILING"]),n=this):n=i.value,n},label:function(t){var n,i=e[this._id];return void 0!==t?(i.customLabel=t?String(t):null,u(i,["LABELS"]),n=this):n=i.customLabel||i.label,n},customize:function(t){var n=e[this._id];return t&&(n._custom=n._custom||{},(0,o.extend)(!0,n._custom,t),n._partialState=n._partialLabelState=null),u(n,["TILES","LABELS"]),this},resetCustomization:function(){var t=e[this._id];return t._custom=t._partialState=t._partialLabelState=null,u(t,["TILES","LABELS"]),this}},t._extendProxyType(n.prototype),t._handlers.beginBuildNodes=function(){e=t._nodes,new n(t._root)},t._handlers.buildNode=function(e){new n(e)},t._handlers.endBuildNodes=function(){t._eventTrigger("nodesInitialized",{root:t._root.proxy})}},c._extendProxyType=r.noop;var d=c._resetNodes;c._resetNodes=function(){d.call(this),this._eventTrigger("nodesRendering",{node:this._topNode.proxy})};var h=l.updateStyles;l.updateStyles=function(){h.call(this),this._custom&&(this._partialState=!this.ctx.forceReset&&this._partialState||this.ctx.calculateState(this._custom),(0,o.extend)(!0,this.state,this._partialState))};var f=l.updateLabelStyle;l.updateLabelStyle=function(){var e=this._custom;f.call(this),e&&e.label&&(this._partialLabelState=!this.ctx.forceReset&&this._partialLabelState||function(e,t){var n=e.ctx.calculateLabelState(t);"visible"in t&&(n.visible=!!t.visible);return n}(this,e.label),this.labelState=(0,o.extend)(!0,{},this.labelState,this._partialLabelState))},c.getRootNode=function(){return this._root.proxy},c.resetNodes=function(){var e=this._context;return e.suspend(),e.change(["NODES_CREATE"]),e.resume(),this}},function(e,t,n){t.fileSaver=t.MIME_TYPES=void 0;var i=u(n(2)),a=u(n(11)),o=n(7),r=u(n(5)),s=u(n(17)),c=n(1),l=n(111);function u(e){return e&&e.__esModule?e:{default:e}}var d=(0,o.getWindow)(),h=(0,o.getNavigator)(),f={EXCEL:"xlsx",CSS:"css",PNG:"png",JPEG:"jpeg",GIF:"gif",SVG:"svg",PDF:"pdf"},g={CSS:"text/css",EXCEL:"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet",PNG:"image/png",JPEG:"image/jpeg",GIF:"image/gif",SVG:"image/svg+xml",PDF:"application/pdf"};t.MIME_TYPES=g;var p={_revokeObjectURLTimeout:3e4,_getDataUri:function(e,t){var n=this._getMimeType(e);return"data:".concat(n,";base64,").concat(t)},_getMimeType:function(e){return g[e]||"application/octet-stream"},_linkDownloader:function(e,t){var n=a.default.createElement("a");return n.download=e,n.href=t,n.target="_blank",n},_formDownloader:function(e,t,n,o){var s={method:"post",action:e,enctype:"multipart/form-data"},c=(0,i.default)("<form>").css({display:"none"}).attr(s);function l(e,t){for(var n in t)e.setAttribute(n,t[n]);return e}c.append(l(a.default.createElement("input"),{type:"hidden",name:"fileName",value:t})),c.append(l(a.default.createElement("input"),{type:"hidden",name:"contentType",value:n})),c.append(l(a.default.createElement("input"),{type:"hidden",name:"data",value:o})),c.appendTo("body"),r.default.trigger(c,"submit"),r.default.trigger(c,"submit")&&c.remove()},_saveByProxy:function(e,t,n,i){var a=this._getMimeType(n);return this._formDownloader(e,t,a,i)},_winJSBlobSave:function(e,t,n){var i=new Windows.Storage.Pickers.FileSavePicker;i.suggestedStartLocation=Windows.Storage.Pickers.PickerLocationId.documentsLibrary;var a=f[n];if(a){var o=this._getMimeType(n);i.fileTypeChoices.insert(o,["."+a])}i.suggestedFileName=t,i.pickSaveFileAsync().then((function(t){t&&t.openAsync(Windows.Storage.FileAccessMode.readWrite).then((function(t){var n=e.msDetachStream();Windows.Storage.Streams.RandomAccessStream.copyAsync(n,t).then((function(){t.flushAsync().done((function(){n.close(),t.close()}))}))}))}))},_click:function(e){try{e.dispatchEvent(new MouseEvent("click",{cancelable:!0}))}catch(n){var t=a.default.getDocument().createEvent("MouseEvents");t.initMouseEvent("click",!0,!0,d,0,0,0,80,20,!1,!1,!1,!1,0,null),e.dispatchEvent(t)}},_saveBlobAs:function(e,t,n){var i=this;if(this._blobSaved=!1,(0,c.isDefined)(h.msSaveOrOpenBlob))h.msSaveOrOpenBlob(n,e),this._blobSaved=!0;else if((0,c.isDefined)(d.WinJS))this._winJSBlobSave(n,e,t),this._blobSaved=!0;else{var a=d.URL||d.webkitURL||d.mozURL||d.msURL||d.oURL;if((0,c.isDefined)(a)){var o=a.createObjectURL(n),r=this._linkDownloader(e,o);setTimeout((function(){a.revokeObjectURL(o),i._objectUrlRevoked=!0}),this._revokeObjectURLTimeout),this._click(r)}else l.logger.warn("window.URL || window.webkitURL || window.mozURL || window.msURL || window.oURL is not defined")}},saveAs:function(e,t,n,i,a){var o=f[t];if(o&&(e+="."+o),(0,c.isDefined)(i)&&s.default.log("W0001","Export","proxyURL","19.2","This option is no longer required"),a)this._saveByProxy(i,e,t,n);else if((0,c.isFunction)(d.Blob))this._saveBlobAs(e,t,n);else if((0,c.isDefined)(i)&&!(0,c.isDefined)(h.userAgent.match(/iPad/i)))this._saveByProxy(i,e,t,n);else{(0,c.isDefined)(h.userAgent.match(/iPad/i))||s.default.log("E1034");var r=this._linkDownloader(e,this._getDataUri(t,n));this._click(r)}}};t.fileSaver=p},,function(e,t,n){var i=n(144);n(262),n(398),n(410),n(128),n(419),n(196),n(420),n(421),n(22),n(164),n(149),n(76),n(98),n(143),n(25),n(197),n(280),e.exports=i},function(e,t,n){t.export=function(e,t,n){if(!e)return(new l.Deferred).resolve();var i=t.exportingAction,o=t.exportedAction,r=t.fileSavingAction,s={fileName:t.fileName,format:t.format,cancel:!1};if((0,c.isFunction)(i)&&i(s),!s.cancel)return n(e,t).then((function(e){(0,c.isFunction)(o)&&o(),(0,c.isFunction)(r)&&(s.data=e,r(s)),s.cancel||a.fileSaver.saveAs(s.fileName,t.format,e,t.proxyUrl,t.forceProxy)}));return(new l.Deferred).resolve()},Object.defineProperty(t,"fileSaver",{enumerable:!0,get:function(){return a.fileSaver}}),t.svg=t.pdf=t.image=t.excel=void 0;var i,a=n(184),o=n(347),r=n(252),s=n(359),c=n(1),l=n(6),u=(i=n(244))&&i.__esModule?i:{default:i},d=n(361);var h={creator:o.ExcelCreator,getData:o.getData,formatConverter:u.default};t.excel=h;var f={creator:r.imageCreator,getData:r.getData,testFormats:r.testFormats};t.image=f;var g={getData:d.getData};t.pdf=g;var p={creator:s.svgCreator,getData:s.getData};t.svg=p},function(e,t,n){t.default=void 0;var i=n(12),a=n(7),o=(0,a.hasWindow)()?(0,a.getWindow)().WeakMap:WeakMap;o||(o=function(){var e=[],t=[];this.set=function(n,a){var o=(0,i.inArray)(n,e);-1===o?(e.push(n),t.push(a)):t[o]=a},this.get=function(n){var a=(0,i.inArray)(n,e);if(-1!==a)return t[a]},this.has=function(t){return-1!==(0,i.inArray)(t,e)},this.delete=function(n){var a=(0,i.inArray)(n,e);-1!==a&&(e.splice(a,1),t.splice(a,1))}});var r=o;t.default=r,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i,a=n(3),o=(i=n(29))&&i.__esModule?i:{default:i};var r=function(){function e(){this.memory=[],this.callbacks=(0,o.default)()}var t=e.prototype;return t.add=function(e){(0,a.each)(this.memory,(function(t,n){return e.apply(e,n)})),this.callbacks.add(e)},t.remove=function(e){this.callbacks.remove(e)},t.fire=function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];this.memory.push(t),this.callbacks.fire.apply(this.callbacks,t)},e}();t.default=r,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.parseHeight=t.getVisibleHeight=t.getVerticalOffsets=t.addOffsetToMinHeight=t.addOffsetToMaxHeight=t.getElementBoxParams=t.getSize=void 0;var i=n(7),a=n(1),o=(0,i.getWindow)(),r=["auto","none","inherit","initial"],s=function(e,t){var n=0;return t.forEach((function(t){n+=parseFloat(e[t])||0})),n},c=function(e,t){var n="width"===e?"Left":"Top",i="width"===e?"Right":"Bottom";return{padding:s(t,["padding"+n,"padding"+i]),border:s(t,["border"+n+"Width","border"+i+"Width"]),margin:s(t,["margin"+n,"margin"+i])}};t.getElementBoxParams=c;t.getSize=function(e,t,n){var i=o.getComputedStyle(e),a=c(t,i),r=e.getClientRects().length,s=e.getBoundingClientRect()[t],l=r?s:0;return l<=0?(l=parseFloat(i[t]||e.style[t])||0,l-=function(e,t,n){var i=t[e];return"border-box"===t.boxSizing&&i.length&&"%"!==i[i.length-1]?n.border+n.padding:0}(t,i,a)):l-=a.padding+a.border,n.paddings&&(l+=a.padding),n.borders&&(l+=a.border),n.margins&&(l+=a.margin),l};var l=function(e,t){return e.indexOf("px")>0?e=parseInt(e.replace("px","")):e.indexOf("%")>0?e=parseInt(e.replace("%",""))*function(e){return(0,a.isWindow)(e)?e.innerHeight:e.offsetHeight}(t)/100:isNaN(e)||(e=parseInt(e)),e};t.parseHeight=l;var u=function(e,t,n){return e?r.indexOf(e)>-1?t?null:e:((0,a.isString)(e)&&(e=l(e,n)),(0,a.isNumeric)(e)?Math.max(0,e+t):"calc("+e+(t<0?" - ":" ")+Math.abs(t)+"px)"):null};t.addOffsetToMaxHeight=function(e,t,n){var i=u(e,t,n);return null!==i?i:"none"};t.addOffsetToMinHeight=function(e,t,n){var i=u(e,t,n);return null!==i?i:0};t.getVerticalOffsets=function(e,t){if(!e)return 0;var n=c("height",o.getComputedStyle(e));return n.padding+n.border+(t?n.margin:0)};t.getVisibleHeight=function(e){if(e){var t=e.getBoundingClientRect();if(t.height)return t.height}return 0}},function(e,t,n){t.createDefaultOptionRules=t.getNestedOptionValue=t.getParentName=t.getFieldName=t.deviceMatch=t.normalizeOptions=t.convertRulesToOptions=void 0;var i,a=(i=n(13))&&i.__esModule?i:{default:i},o=n(1),r=n(4),s=n(0),c=n(23);var l={};t.convertRulesToOptions=function(e){var t=a.default.current();return e.reduce((function(e,n){var i=n.device,a=n.options,r=i||{};return((0,o.isFunction)(r)?r(t):u(t,r))&&(0,s.extend)(!0,e,a),e}),{})};t.normalizeOptions=function(e,t){return"string"!=typeof e?e:function(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}({},e,t)};var u=function(e,t){return(0,o.isEmptyObject)(t)||(0,r.findBestMatches)(e,[t]).length>0};t.deviceMatch=u;t.getFieldName=function(e){return e.substr(e.lastIndexOf(".")+1)};t.getParentName=function(e){return e.substr(0,e.lastIndexOf("."))};t.getNestedOptionValue=function(e,t){return l[t]=l[t]||(0,c.compileGetter)(t),l[t](e,{functionsAsIs:!0})};t.createDefaultOptionRules=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];return e}},function(e,t,n){t.default=void 0;t.default={},e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.PresetCollection=t.presets=void 0;var i=n(123),a=n(3),o=n(0),r=c(n(13)),s=c(n(45));function c(e){return e&&e.__esModule?e:{default:e}}var l={forward:" dx-forward",backward:" dx-backward",none:" dx-no-direction",undefined:" dx-no-direction"},u=i.Component.inherit({ctor:function(){this.callBase.apply(this,arguments),this._registeredPresets=[],this.resetToDefaults()},_getDefaultOptions:function(){return(0,o.extend)(this.callBase(),{defaultAnimationDuration:400,defaultAnimationDelay:0,defaultStaggerAnimationDuration:300,defaultStaggerAnimationDelay:40,defaultStaggerAnimationStartDelay:500})},_defaultOptionsRules:function(){return this.callBase().concat([{device:function(e){return e.phone},options:{defaultStaggerAnimationDuration:350,defaultStaggerAnimationDelay:50,defaultStaggerAnimationStartDelay:0}},{device:function(){return r.default.current().android||r.default.real.android},options:{defaultAnimationDelay:100}}])},_getPresetOptionName:function(e){return"preset_"+e},_createAndroidSlideAnimationConfig:function(e,t){var n=this,i=function(e){return{type:"slide",delay:void 0===e.delay?n.option("defaultAnimationDelay"):e.delay,duration:void 0===e.duration?n.option("defaultAnimationDuration"):e.duration}};return{enter:function(n,a){var o=n.parent().width()*t,r=a.direction,c=i(a);return c.to={left:0,opacity:1},c.from="forward"===r?{left:o,opacity:e}:"backward"===r?{left:-o,opacity:e}:{left:0,opacity:0},s.default.createAnimation(n,c)},leave:function(n,a){var o=n.parent().width()*t,r=a.direction,c=i(a);return c.from={left:0,opacity:1},c.to="forward"===r?{left:-o,opacity:e}:"backward"===r?{left:o,opacity:e}:{left:0,opacity:0},s.default.createAnimation(n,c)}}},_createOpenDoorConfig:function(){var e=this,t=function(t){return{type:"css",extraCssClasses:"dx-opendoor-animation",delay:void 0===t.delay?e.option("defaultAnimationDelay"):t.delay,duration:void 0===t.duration?e.option("defaultAnimationDuration"):t.duration}};return{enter:function(e,n){var i=n.direction,a=t(n);return a.delay="none"===i?a.delay:a.duration,a.from="dx-enter dx-opendoor-animation"+l[i],a.to="dx-enter-active",s.default.createAnimation(e,a)},leave:function(e,n){var i=n.direction,a=t(n);return a.from="dx-leave dx-opendoor-animation"+l[i],a.to="dx-leave-active",s.default.createAnimation(e,a)}}},_createWinPopConfig:function(){var e=this,t={type:"css",extraCssClasses:"dx-win-pop-animation",duration:e.option("defaultAnimationDuration")};return{enter:function(n,i){var a=t,o=i.direction;return a.delay="none"===o?e.option("defaultAnimationDelay"):e.option("defaultAnimationDuration")/2,a.from="dx-enter dx-win-pop-animation"+l[o],a.to="dx-enter-active",s.default.createAnimation(n,a)},leave:function(n,i){var a=t,o=i.direction;return a.delay=e.option("defaultAnimationDelay"),a.from="dx-leave dx-win-pop-animation"+l[o],a.to="dx-leave-active",s.default.createAnimation(n,a)}}},resetToDefaults:function(){this.clear(),this.registerDefaultPresets(),this.applyChanges()},clear:function(e){var t=this,n=[];(0,a.each)(this._registeredPresets,(function(i,a){e&&e!==a.name?n.push(a):t.option(t._getPresetOptionName(a.name),void 0)})),this._registeredPresets=n,this.applyChanges()},registerPreset:function(e,t){this._registeredPresets.push({name:e,config:t})},applyChanges:function(){var e=this,t=[];(0,a.each)(this._registeredPresets,(function(n,i){var a={device:i.config.device,options:{}};a.options[e._getPresetOptionName(i.name)]=i.config.animation,t.push(a)})),this._setOptionsByDevice(t)},getPreset:function(e){for(var t=e;"string"==typeof t;)t=this.option(this._getPresetOptionName(t));return t},registerDefaultPresets:function(){this.registerPreset("pop",{animation:{extraCssClasses:"dx-android-pop-animation",delay:this.option("defaultAnimationDelay"),duration:this.option("defaultAnimationDuration")}}),this.registerPreset("openDoor",{animation:this._createOpenDoorConfig()}),this.registerPreset("win-pop",{animation:this._createWinPopConfig()}),this.registerPreset("fade",{animation:{extraCssClasses:"dx-fade-animation",delay:this.option("defaultAnimationDelay"),duration:this.option("defaultAnimationDuration")}}),this.registerPreset("slide",{device:function(){return r.default.current().android||r.default.real.android},animation:this._createAndroidSlideAnimationConfig(1,1)}),this.registerPreset("slide",{device:function(){return!r.default.current().android&&!r.default.real.android},animation:{extraCssClasses:"dx-slide-animation",delay:this.option("defaultAnimationDelay"),duration:this.option("defaultAnimationDuration")}}),this.registerPreset("ios7-slide",{animation:{extraCssClasses:"dx-ios7-slide-animation",delay:this.option("defaultAnimationDelay"),duration:this.option("defaultAnimationDuration")}}),this.registerPreset("overflow",{animation:{extraCssClasses:"dx-overflow-animation",delay:this.option("defaultAnimationDelay"),duration:this.option("defaultAnimationDuration")}}),this.registerPreset("ios7-toolbar",{device:function(){return!r.default.current().android&&!r.default.real.android},animation:{extraCssClasses:"dx-ios7-toolbar-animation",delay:this.option("defaultAnimationDelay"),duration:this.option("defaultAnimationDuration")}}),this.registerPreset("ios7-toolbar",{device:function(){return r.default.current().android||r.default.real.android},animation:this._createAndroidSlideAnimationConfig(0,.4)}),this.registerPreset("stagger-fade",{animation:{extraCssClasses:"dx-fade-animation",staggerDelay:this.option("defaultStaggerAnimationDelay"),duration:this.option("defaultStaggerAnimationDuration"),delay:this.option("defaultStaggerAnimationStartDelay")}}),this.registerPreset("stagger-slide",{animation:{extraCssClasses:"dx-slide-animation",staggerDelay:this.option("defaultStaggerAnimationDelay"),duration:this.option("defaultStaggerAnimationDuration"),delay:this.option("defaultStaggerAnimationStartDelay")}}),this.registerPreset("stagger-fade-slide",{animation:{extraCssClasses:"dx-fade-slide-animation",staggerDelay:this.option("defaultStaggerAnimationDelay"),duration:this.option("defaultStaggerAnimationDuration"),delay:this.option("defaultStaggerAnimationStartDelay")}}),this.registerPreset("stagger-drop",{animation:{extraCssClasses:"dx-drop-animation",staggerDelay:this.option("defaultStaggerAnimationDelay"),duration:this.option("defaultStaggerAnimationDuration"),delay:this.option("defaultStaggerAnimationStartDelay")}}),this.registerPreset("stagger-fade-drop",{animation:{extraCssClasses:"dx-fade-drop-animation",staggerDelay:this.option("defaultStaggerAnimationDelay"),duration:this.option("defaultStaggerAnimationDuration"),delay:this.option("defaultStaggerAnimationStartDelay")}}),this.registerPreset("stagger-fade-rise",{animation:{extraCssClasses:"dx-fade-rise-animation",staggerDelay:this.option("defaultStaggerAnimationDelay"),duration:this.option("defaultStaggerAnimationDuration"),delay:this.option("defaultStaggerAnimationStartDelay")}}),this.registerPreset("stagger-3d-drop",{animation:{extraCssClasses:"dx-3d-drop-animation",staggerDelay:this.option("defaultStaggerAnimationDelay"),duration:this.option("defaultStaggerAnimationDuration"),delay:this.option("defaultStaggerAnimationStartDelay")}}),this.registerPreset("stagger-fade-zoom",{animation:{extraCssClasses:"dx-fade-zoom-animation",staggerDelay:this.option("defaultStaggerAnimationDelay"),duration:this.option("defaultStaggerAnimationDuration"),delay:this.option("defaultStaggerAnimationStartDelay")}})}});t.PresetCollection=u;var d=new u;t.presets=d},function(e,t,n){t.default=void 0;var i=n(33),a=x(n(9)),o=x(n(65)),r=x(n(2)),s=n(12),c=n(4),l=n(0),u=n(3),d=n(32),h=n(1),f=n(7),g=x(n(5)),p=n(76),m=n(27),_=n(8),v=n(59);function x(e){return e&&e.__esModule?e:{default:e}}var y=(0,_.addNamespace)(p.start,"dxResizable"),b=(0,_.addNamespace)(p.move,"dxResizable"),w=(0,_.addNamespace)(p.end,"dxResizable"),k={left:"borderLeftWidth",top:"borderTopWidth",right:"borderRightWidth",bottom:"borderBottomWidth"},S=o.default.inherit({_getDefaultOptions:function(){return(0,l.extend)(this.callBase(),{handles:"all",step:"1",stepPrecision:"simple",area:void 0,minWidth:30,maxWidth:1/0,minHeight:30,maxHeight:1/0,onResizeStart:null,onResize:null,onResizeEnd:null,roundStepValue:!0})},_init:function(){this.callBase(),this.$element().addClass("dx-resizable")},_initMarkup:function(){this.callBase(),this._renderHandles()},_render:function(){this.callBase(),this._renderActions()},_renderActions:function(){this._resizeStartAction=this._createActionByOption("onResizeStart"),this._resizeEndAction=this._createActionByOption("onResizeEnd"),this._resizeAction=this._createActionByOption("onResize")},_renderHandles:function(){var e=this;this._handles=[];var t=this.option("handles");if("none"!==t){var n="all"===t?["top","bottom","left","right"]:t.split(" ");(0,u.each)(n,(function(t,n){e._renderHandle(n)})),(0,s.inArray)("bottom",n)+1&&(0,s.inArray)("right",n)+1&&this._renderHandle("corner-bottom-right"),(0,s.inArray)("bottom",n)+1&&(0,s.inArray)("left",n)+1&&this._renderHandle("corner-bottom-left"),(0,s.inArray)("top",n)+1&&(0,s.inArray)("right",n)+1&&this._renderHandle("corner-top-right"),(0,s.inArray)("top",n)+1&&(0,s.inArray)("left",n)+1&&this._renderHandle("corner-top-left"),this._attachEventHandlers()}},_renderHandle:function(e){var t=(0,r.default)("<div>").addClass("dx-resizable-handle").addClass("dx-resizable-handle-"+e).appendTo(this.$element());this._handles.push(t)},_attachEventHandlers:function(){if(!this.option("disabled")){var e={};e[y]=this._dragStartHandler.bind(this),e[b]=this._dragHandler.bind(this),e[w]=this._dragEndHandler.bind(this),this._handles.forEach((function(t){g.default.on(t,e,{direction:"both",immediate:!0})}))}},_detachEventHandlers:function(){this._handles.forEach((function(e){g.default.off(e)}))},_toggleEventHandlers:function(e){e?this._attachEventHandlers():this._detachEventHandlers()},_dragStartHandler:function(e){var t=this.$element();if(t.is(".dx-state-disabled, .dx-state-disabled *"))e.cancel=!0;else{this._toggleResizingClass(!0),this._movingSides=this._getMovingSides(e),this._elementLocation=(0,i.locate)(t);var n=(0,m.getBoundingRect)(t.get(0));this._elementSize={width:n.width,height:n.height},this._renderDragOffsets(e),this._resizeStartAction({event:e,width:this._elementSize.width,height:this._elementSize.height,handles:this._movingSides}),e.targetElements=null}},_toggleResizingClass:function(e){this.$element().toggleClass("dx-resizable-resizing",e)},_renderDragOffsets:function(e){var t=this._getArea();if(t){var n=(0,r.default)(e.target).closest(".dx-resizable-handle"),i=n.outerWidth(),a=n.outerHeight(),o=n.offset(),s=t.offset,c=this._getAreaScrollOffset();e.maxLeftOffset=o.left-s.left-c.scrollX,e.maxRightOffset=s.left+t.width-o.left-i+c.scrollX,e.maxTopOffset=o.top-s.top-c.scrollY,e.maxBottomOffset=s.top+t.height-o.top-a+c.scrollY}},_getBorderWidth:function(e,t){if((0,h.isWindow)(e.get(0)))return 0;var n=e.css(k[t]);return parseInt(n)||0},_dragHandler:function(e){var t=this.$element(),n=this._movingSides,a=this._elementLocation,o=this._elementSize,r=this._getOffset(e),s=o.width+r.x*(n.left?-1:1),c=o.height+r.y*(n.top?-1:1);(r.x||"strict"===this.option("stepPrecision"))&&this._renderWidth(s),(r.y||"strict"===this.option("stepPrecision"))&&this._renderHeight(c);var l=(0,m.getBoundingRect)(t.get(0)),u=r.y-((l.height||c)-c),d=r.x-((l.width||s)-s);(0,i.move)(t,{top:a.top+(n.top?u:0),left:a.left+(n.left?d:0)}),this._resizeAction({event:e,width:this.option("width")||s,height:this.option("height")||c,handles:this._movingSides}),(0,v.triggerResizeEvent)(t)},_getOffset:function(e){var t=e.offset,n=(0,c.pairToObject)(this.option("step"),!this.option("roundStepValue")),i=this._getMovingSides(e),a="strict"===this.option("stepPrecision");return i.left||i.right||(t.x=0),i.top||i.bottom||(t.y=0),a?this._getStrictOffset(t,n,i):this._getSimpleOffset(t,n)},_getSimpleOffset:function(e,t){return{x:e.x-e.x%t.h,y:e.y-e.y%t.v}},_getStrictOffset:function(e,t,n){var i=this._elementLocation,a=this._elementSize,o=n.left?i.left:i.left+a.width,r=n.top?i.top:i.top+a.height,s=(o+e.x)%t.h,c=(r+e.y)%t.v,l=Math.sign||function(e){return 0===(e=+e)||isNaN(e)?e:e>0?1:-1},u=function(e,t){return(1+.2*l(t))%1*e},d=function(e,t){return Math.abs(e)<.2*t},h=e.x-s,f=e.y-c;return s>u(t.h,e.x)&&(h+=t.h),c>u(t.v,e.y)&&(f+=t.v),{x:!n.left&&!n.right||d(e.x,t.h)?0:h,y:!n.top&&!n.bottom||d(e.y,t.v)?0:f}},_getMovingSides:function(e){var t=(0,r.default)(e.target),n=t.hasClass("dx-resizable-handle-corner-top-left"),i=t.hasClass("dx-resizable-handle-corner-top-right"),a=t.hasClass("dx-resizable-handle-corner-bottom-left"),o=t.hasClass("dx-resizable-handle-corner-bottom-right");return{top:t.hasClass("dx-resizable-handle-top")||n||i,left:t.hasClass("dx-resizable-handle-left")||n||a,bottom:t.hasClass("dx-resizable-handle-bottom")||a||o,right:t.hasClass("dx-resizable-handle-right")||i||o}},_getArea:function(){var e=this.option("area");return(0,h.isFunction)(e)&&(e=e.call(this)),(0,h.isPlainObject)(e)?this._getAreaFromObject(e):this._getAreaFromElement(e)},_getAreaScrollOffset:function(){var e=this.option("area"),t={scrollY:0,scrollX:0};if(!(0,h.isFunction)(e)&&!(0,h.isPlainObject)(e)){var n=(0,r.default)(e)[0];(0,h.isWindow)(n)&&(t.scrollX=n.pageXOffset,t.scrollY=n.pageYOffset)}return t},_getAreaFromObject:function(e){var t={width:e.right-e.left,height:e.bottom-e.top,offset:{left:e.left,top:e.top}};return this._correctAreaGeometry(t),t},_getAreaFromElement:function(e){var t,n=(0,r.default)(e);return n.length&&(t={width:n.innerWidth(),height:n.innerHeight(),offset:(0,l.extend)({top:0,left:0},(0,h.isWindow)(n[0])?{}:n.offset())},this._correctAreaGeometry(t,n)),t},_correctAreaGeometry:function(e,t){var n=t?this._getBorderWidth(t,"left"):0,i=t?this._getBorderWidth(t,"top"):0;e.offset.left+=n+this._getBorderWidth(this.$element(),"left"),e.offset.top+=i+this._getBorderWidth(this.$element(),"top"),e.width-=this.$element().outerWidth()-this.$element().innerWidth(),e.height-=this.$element().outerHeight()-this.$element().innerHeight()},_dragEndHandler:function(e){var t=this.$element();this._resizeEndAction({event:e,width:t.outerWidth(),height:t.outerHeight(),handles:this._movingSides}),this._toggleResizingClass(!1)},_renderWidth:function(e){this.option("width",(0,d.fitIntoRange)(e,this.option("minWidth"),this.option("maxWidth")))},_renderHeight:function(e){this.option("height",(0,d.fitIntoRange)(e,this.option("minHeight"),this.option("maxHeight")))},_optionChanged:function(e){switch(e.name){case"disabled":this._toggleEventHandlers(!e.value),this.callBase(e);break;case"handles":this._invalidate();break;case"minWidth":case"maxWidth":(0,f.hasWindow)()&&this._renderWidth(this.$element().outerWidth());break;case"minHeight":case"maxHeight":(0,f.hasWindow)()&&this._renderHeight(this.$element().outerHeight());break;case"onResize":case"onResizeStart":case"onResizeEnd":this._renderActions();break;case"area":case"stepPrecision":case"step":case"roundStepValue":break;default:this.callBase(e)}},_clean:function(){this.$element().find(".dx-resizable-handle").remove()},_useTemplates:function(){return!1}});(0,a.default)("dxResizable",S);var C=S;t.default=C,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i,a=(i=n(126))&&i.__esModule?i:{default:i};var o={};a.default&&(o=a.default.module("dx",[]));var r=o;t.default=r,e.exports=t.default,e.exports.default=t.default},function(e,t,n){n(128);var i=r(n(72)),a=r(n(46)),o=r(n(24));function r(e){return e&&e.__esModule?e:{default:e}}function s(e){return(s="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}if(n(72),i.default&&i.default.formatNumber){"en"===i.default.locale().locale&&(i.default.load({main:{en:{identity:{version:{_cldrVersion:"28",_number:"$Revision: 11972 $"},language:"en"},numbers:{defaultNumberingSystem:"latn",otherNumberingSystems:{native:"latn"},minimumGroupingDigits:"1","symbols-numberSystem-latn":{decimal:".",group:",",list:";",percentSign:"%",plusSign:"+",minusSign:"-",exponential:"E",superscriptingExponent:"\xd7",perMille:"\u2030",infinity:"\u221e",nan:"NaN",timeSeparator:":"},"decimalFormats-numberSystem-latn":{standard:"#,##0.###",long:{decimalFormat:{"1000-count-one":"0 thousand","1000-count-other":"0 thousand","10000-count-one":"00 thousand","10000-count-other":"00 thousand","100000-count-one":"000 thousand","100000-count-other":"000 thousand","1000000-count-one":"0 million","1000000-count-other":"0 million","10000000-count-one":"00 million","10000000-count-other":"00 million","100000000-count-one":"000 million","100000000-count-other":"000 million","1000000000-count-one":"0 billion","1000000000-count-other":"0 billion","10000000000-count-one":"00 billion","10000000000-count-other":"00 billion","100000000000-count-one":"000 billion","100000000000-count-other":"000 billion","1000000000000-count-one":"0 trillion","1000000000000-count-other":"0 trillion","10000000000000-count-one":"00 trillion","10000000000000-count-other":"00 trillion","100000000000000-count-one":"000 trillion","100000000000000-count-other":"000 trillion"}},short:{decimalFormat:{"1000-count-one":"0K","1000-count-other":"0K","10000-count-one":"00K","10000-count-other":"00K","100000-count-one":"000K","100000-count-other":"000K","1000000-count-one":"0M","1000000-count-other":"0M","10000000-count-one":"00M","10000000-count-other":"00M","100000000-count-one":"000M","100000000-count-other":"000M","1000000000-count-one":"0B","1000000000-count-other":"0B","10000000000-count-one":"00B","10000000000-count-other":"00B","100000000000-count-one":"000B","100000000000-count-other":"000B","1000000000000-count-one":"0T","1000000000000-count-other":"0T","10000000000000-count-one":"00T","10000000000000-count-other":"00T","100000000000000-count-one":"000T","100000000000000-count-other":"000T"}}},"scientificFormats-numberSystem-latn":{standard:"#E0"},"percentFormats-numberSystem-latn":{standard:"#,##0%"},"currencyFormats-numberSystem-latn":{currencySpacing:{beforeCurrency:{currencyMatch:"[:^S:]",surroundingMatch:"[:digit:]",insertBetween:"\xa0"},afterCurrency:{currencyMatch:"[:^S:]",surroundingMatch:"[:digit:]",insertBetween:"\xa0"}},standard:"\xa4#,##0.00",accounting:"\xa4#,##0.00;(\xa4#,##0.00)",short:{standard:{"1000-count-one":"\xa40K","1000-count-other":"\xa40K","10000-count-one":"\xa400K","10000-count-other":"\xa400K","100000-count-one":"\xa4000K","100000-count-other":"\xa4000K","1000000-count-one":"\xa40M","1000000-count-other":"\xa40M","10000000-count-one":"\xa400M","10000000-count-other":"\xa400M","100000000-count-one":"\xa4000M","100000000-count-other":"\xa4000M","1000000000-count-one":"\xa40B","1000000000-count-other":"\xa40B","10000000000-count-one":"\xa400B","10000000000-count-other":"\xa400B","100000000000-count-one":"\xa4000B","100000000000-count-other":"\xa4000B","1000000000000-count-one":"\xa40T","1000000000000-count-other":"\xa40T","10000000000000-count-one":"\xa400T","10000000000000-count-other":"\xa400T","100000000000000-count-one":"\xa4000T","100000000000000-count-other":"\xa4000T"}},"unitPattern-count-one":"{0} {1}","unitPattern-count-other":"{0} {1}"},"miscPatterns-numberSystem-latn":{atLeast:"{0}+",range:"{0}\u2013{1}"}}}}}),i.default.locale("en"));var c={},l=function(e){var t,n;return n="object"===s(e)?i.default.locale().locale+":"+JSON.stringify(e):i.default.locale().locale+":"+e,(t=c[n])||(t=c[n]=i.default.numberFormatter(e)),t},u={engine:function(){return"globalize"},_formatNumberCore:function(e,t,n){return"exponential"===t?this.callBase.apply(this,arguments):l(this._normalizeFormatConfig(t,n,e))(e)},_normalizeFormatConfig:function(e,t,n){var i;return i="decimal"===e?{minimumIntegerDigits:t.precision||1,useGrouping:!1,minimumFractionDigits:0,maximumFractionDigits:20,round:n<0?"ceil":"floor"}:this._getPrecisionConfig(t.precision),"percent"===e&&(i.style="percent"),i},_getPrecisionConfig:function(e){return null===e?{minimumFractionDigits:0,maximumFractionDigits:20}:{minimumFractionDigits:e||0,maximumFractionDigits:e||0}},format:function(e,t){return"number"!=typeof e?e:(t=this._normalizeFormat(t))&&("function"==typeof t||t.type||t.formatter)?this.callBase.apply(this,arguments):l(t)(e)},parse:function(e,t){if(e){if(t&&(t.parser||"string"==typeof t))return this.callBase.apply(this,arguments);t&&o.default.log("W0011");var n=i.default.parseNumber(e);return isNaN(n)&&(n=this.callBase.apply(this,arguments)),n}}};a.default.resetInjection(),a.default.inject(u)}},function(e,t,n){t.end=t.start=t.swipe=void 0;var i=n(8),a=r(n(169)),o=r(n(104));function r(e){return e&&e.__esModule?e:{default:e}}t.start="dxswipestart";t.swipe="dxswipe";t.end="dxswipeend";var s={horizontal:{defaultItemSizeFunc:function(){return this.getElement().width()},getBounds:function(){return[this._maxLeftOffset,this._maxRightOffset]},calcOffsetRatio:function(e){return((0,i.eventData)(e).x-(this._savedEventData&&this._savedEventData.x||0))/this._itemSizeFunc().call(this,e)},isFastSwipe:function(e){var t=(0,i.eventData)(e);return this.FAST_SWIPE_SPEED_LIMIT*Math.abs(t.x-this._tickData.x)>=t.time-this._tickData.time}},vertical:{defaultItemSizeFunc:function(){return this.getElement().height()},getBounds:function(){return[this._maxTopOffset,this._maxBottomOffset]},calcOffsetRatio:function(e){return((0,i.eventData)(e).y-(this._savedEventData&&this._savedEventData.y||0))/this._itemSizeFunc().call(this,e)},isFastSwipe:function(e){var t=(0,i.eventData)(e);return this.FAST_SWIPE_SPEED_LIMIT*Math.abs(t.y-this._tickData.y)>=t.time-this._tickData.time}}},c=a.default.inherit({TICK_INTERVAL:300,FAST_SWIPE_SPEED_LIMIT:10,ctor:function(e){this.callBase(e),this.direction="horizontal",this.elastic=!0},_getStrategy:function(){return s[this.direction]},_defaultItemSizeFunc:function(){return this._getStrategy().defaultItemSizeFunc.call(this)},_itemSizeFunc:function(){return this.itemSizeFunc||this._defaultItemSizeFunc},_init:function(e){this._tickData=(0,i.eventData)(e)},_start:function(e){this._savedEventData=(0,i.eventData)(e),(e=this._fireEvent("dxswipestart",e)).cancel||(this._maxLeftOffset=e.maxLeftOffset,this._maxRightOffset=e.maxRightOffset,this._maxTopOffset=e.maxTopOffset,this._maxBottomOffset=e.maxBottomOffset)},_move:function(e){var t=this._getStrategy(),n=(0,i.eventData)(e),a=t.calcOffsetRatio.call(this,e);a=this._fitOffset(a,this.elastic),n.time-this._tickData.time>this.TICK_INTERVAL&&(this._tickData=n),this._fireEvent("dxswipe",e,{offset:a}),e.preventDefault()},_end:function(e){var t=this._getStrategy(),n=t.calcOffsetRatio.call(this,e),i=t.isFastSwipe.call(this,e),a=n,o=this._calcTargetOffset(n,i);a=this._fitOffset(a,this.elastic),o=this._fitOffset(o,!1),this._fireEvent("dxswipeend",e,{offset:a,targetOffset:o})},_fitOffset:function(e,t){var n=this._getStrategy().getBounds.call(this);return e<-n[0]?t?(-2*n[0]+e)/3:-n[0]:e>n[1]?t?(2*n[1]+e)/3:n[1]:e},_calcTargetOffset:function(e,t){var n;return t?(n=Math.ceil(Math.abs(e)),e<0&&(n=-n)):n=Math.round(e),n}});(0,o.default)({emitter:c,events:["dxswipestart","dxswipe","dxswipeend"]})},,,,,,,function(e,t,n){t.currentPalette=p,t.generateColors=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{keepLastColorInEnd:!1};return n.type=n.baseColorSet,n.extensionMode=n.paletteExtensionMode,b(e,n).generateColors(t)},t.getPalette=m,t.registerPalette=function(e,t){var n,i={};f(t)?i.simpleSet=t.slice(0):t&&(i.simpleSet=f(t.simpleSet)?t.simpleSet.slice(0):void 0,i.indicatingSet=f(t.indicatingSet)?t.indicatingSet.slice(0):void 0,i.gradientSet=f(t.gradientSet)?t.gradientSet.slice(0):void 0,i.accentColor=t.accentColor);i.accentColor||(i.accentColor=i.simpleSet&&i.simpleSet[0]);(i.simpleSet||i.indicatingSet||i.gradientSet)&&(n=(0,o.normalizeEnum)(e),(0,r.extend)(g[n]=g[n]||{},i))},t.getAccentColor=function(e,t){return(e=m(e,{themeDefault:t})).accentColor||e[0]},t.createPalette=b,t.getDiscretePalette=function(e,t,n){var i=t>0?function(e,t){var n,i=t-1,a=e.length-1,o=[],r=[];function c(e){var t=a*e,n=d(t),i=h(t);r.push(o[n].blend(o[i],t-n).toHex())}for(n=0;n<=a;++n)o.push(new s.default(e[n]));if(i>0)for(n=0;n<=i;++n)c(n/i);else c(.5);return r}(m(e,{type:"gradientSet",themeDefault:n}),t):[];return{getColor:function(e){return i[e]||null}}},t.getGradientPalette=function(e,t){var n=m(e,{type:"gradientSet",themeDefault:t}),i=new s.default(n[0]),a=new s.default(n[1]);return{getColor:function(e){return 0<=e&&e<=1?i.blend(a,e).toHex():null}}};var i,a,o=n(14),r=n(0),s=(i=n(102))&&i.__esModule?i:{default:i},c=n(1);function l(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var u,d=Math.floor,h=Math.ceil,f=Array.isArray,g=(l(a={},"material",{simpleSet:["#1db2f5","#f5564a","#97c95c","#ffc720","#eb3573","#a63db8"],indicatingSet:["#97c95c","#ffc720","#f5564a"],gradientSet:["#1db2f5","#97c95c"],accentColor:"#1db2f5"}),l(a,"office",{simpleSet:["#5f8b95","#ba4d51","#af8a53","#955f71","#859666","#7e688c"],indicatingSet:["#a3b97c","#e1b676","#ec7f83"],gradientSet:["#5f8b95","#ba4d51"],accentColor:"#ba4d51"}),l(a,"harmony light",{simpleSet:["#fcb65e","#679ec5","#ad79ce","#7abd5c","#e18e92","#b6d623","#b7abea","#85dbd5"],indicatingSet:["#b6d623","#fcb65e","#e18e92"],gradientSet:["#7abd5c","#fcb65e"],accentColor:"#679ec5"}),l(a,"soft pastel",{simpleSet:["#60a69f","#78b6d9","#6682bb","#a37182","#eeba69","#90ba58","#456c68","#7565a4"],indicatingSet:["#90ba58","#eeba69","#a37182"],gradientSet:["#78b6d9","#eeba69"],accentColor:"#60a69f"}),l(a,"pastel",{simpleSet:["#bb7862","#70b3a1","#bb626a","#057d85","#ab394b","#dac599","#153459","#b1d2c6"],indicatingSet:["#70b3a1","#dac599","#bb626a"],gradientSet:["#bb7862","#70b3a1"],accentColor:"#bb7862"}),l(a,"bright",{simpleSet:["#70c92f","#f8ca00","#bd1550","#e97f02","#9d419c","#7e4452","#9ab57e","#36a3a6"],indicatingSet:["#70c92f","#f8ca00","#bd1550"],gradientSet:["#e97f02","#f8ca00"],accentColor:"#e97f02"}),l(a,"soft",{simpleSet:["#cbc87b","#9ab57e","#e55253","#7e4452","#e8c267","#565077","#6babac","#ad6082"],indicatingSet:["#9ab57e","#e8c267","#e55253"],gradientSet:["#9ab57e","#e8c267"],accentColor:"#565077"}),l(a,"ocean",{simpleSet:["#75c099","#acc371","#378a8a","#5fa26a","#064970","#38c5d2","#00a7c6","#6f84bb"],indicatingSet:["#c8e394","#7bc59d","#397c8b"],gradientSet:["#acc371","#38c5d2"],accentColor:"#378a8a"}),l(a,"vintage",{simpleSet:["#dea484","#efc59c","#cb715e","#eb9692","#a85c4c","#f2c0b5","#c96374","#dd956c"],indicatingSet:["#ffe5c6","#f4bb9d","#e57660"],gradientSet:["#efc59c","#cb715e"],accentColor:"#cb715e"}),l(a,"violet",{simpleSet:["#d1a1d1","#eeacc5","#7b5685","#7e7cad","#a13d73","#5b41ab","#e287e2","#689cc1"],indicatingSet:["#d8e2f6","#d0b2da","#d56a8a"],gradientSet:["#eeacc5","#7b5685"],accentColor:"#7b5685"}),l(a,"carmine",{simpleSet:["#fb7764","#73d47f","#fed85e","#d47683","#dde392","#757ab2"],indicatingSet:["#5cb85c","#f0ad4e","#d9534f"],gradientSet:["#fb7764","#73d47f"],accentColor:"#f05b41"}),l(a,"dark moon",{simpleSet:["#4ddac1","#f4c99a","#80dd9b","#f998b3","#4aaaa0","#a5aef1"],indicatingSet:["#59d8a4","#f0ad4e","#f9517e"],gradientSet:["#4ddac1","#f4c99a"],accentColor:"#3debd3"}),l(a,"soft blue",{simpleSet:["#7ab8eb","#97da97","#facb86","#e78683","#839bda","#4db7be"],indicatingSet:["#5cb85c","#f0ad4e","#d9534f"],gradientSet:["#7ab8eb","#97da97"],accentColor:"#7ab8eb"}),l(a,"dark violet",{simpleSet:["#9c63ff","#64c064","#eead51","#d2504b","#4b6bbf","#2da7b0"],indicatingSet:["#5cb85c","#f0ad4e","#d9534f"],gradientSet:["#9c63ff","#64c064"],accentColor:"#9c63ff"}),l(a,"green mist",{simpleSet:["#3cbab2","#8ed962","#5b9d95","#efcc7c","#f1929f","#4d8dab"],indicatingSet:["#72d63c","#ffc852","#f74a5e"],gradientSet:["#3cbab2","#8ed962"],accentColor:"#3cbab2"}),a);function p(e){if(void 0===e)return u||"material";e=(0,o.normalizeEnum)(e),u=e in g?e:void 0}function m(e,t){var n;t=t||{},e=e||(void 0===u?t.themeDefault:p());var i=t.type;return f(e)?e.slice(0):((0,c.isString)(e)&&(n=g[(0,o.normalizeEnum)(e)]),n||(n=g[p()]),i?n[i].slice(0):n)}function _(e){var t=0;this.next=function(){var n=e[t++];return t===e.length&&this.reset(),n},this.reset=function(){t=0}}function v(e,t){var n=t.useHighlight?50:0,i=new _([0,n,-n]),a=[];function o(){var t=i.next();a=t?function(e,t){var n,i=[],a=e.length;for(n=0;n<a;++n)i.push(w(e[n],t));return i}(e,t):e.slice(0)}return{getColor:function(t){var n=a[t%e.length];return t%e.length==e.length-1&&o(),n},generateColors:function(e){var n=[];e=e||t.count;for(var i=0;i<e;i++)n.push(this.getColor(i));return n},reset:function(){i.reset(),o()}}}function x(e,t){return{getColor:function(t,n){var i=e.length,a=d((n-1)/i+1),o=e[t%i];return a>1?function(e,t,n){var i=new s.default(e).hsl,a=i.l/100,o=n-1/n,r=a-.5*o,c=a+.5*o,l=(n-1)/2,u=t-l;return r<Math.min(.5,.9*a)&&(r=Math.min(.5,.9*a)),c>Math.max(.8,a+.15*(1-a))&&(c=Math.max(.8,a+.15*(1-a))),u<0?a-=(r-a)*u/l:a+=u/l*(c-a),i.l=100*a,s.default.prototype.fromHSL(i).toHex()}(o,d(t/i),a):o},generateColors:function(e){var n=[];e=e||t.count;for(var i=0;i<e;i++)n.push(this.getColor(i,e));return n},reset:function(){}}}function y(e,t){var n=e.length,i=[];function a(e,t,n,i){for(var a,o,r=Math.floor(e/t),s=e-t*r,c=n;c<n+e;)o=r,s>0&&(o+=1,s--),a=o>2?Math.floor(o/2):0,i.push(c+a),c+=o;return i.sort((function(e,t){return e-t}))}function o(e,t,n){for(var i=0,a=t=(n+t)%n;a<2*n;a+=1){var o=(n+a)%n;if(e[o])return[e[o],i];i++}}function r(i){if(i<=n)return e;var r=[],c=n-2,l=0,u=[];u=t.keepLastColorInEnd?a(i-2,c,1,[0,i-1]):a(i-1,n-1,1,[0]);for(var d=0;d<i;d++)u.indexOf(d)>-1&&(r[d]=e[l++]);return r=function(e,t){for(var n=0;n<t;n++){if(!e[n]){var i=e[n-1];if(!i)continue;var a=o(e,n,t),r=new s.default(a[0]);i=new s.default(i);for(var c=0;c<a[1];c++,n++)e[n]=i.blend(r,(c+1)/(a[1]+1)).toHex()}}return e}(r,i)}return{getColor:function(e,a){return a=a||t.count||n,i.length!==a&&(i=r(a)),i[e%a]},generateColors:function(e,i){if(e=e||t.count||n,i&&e>n){for(var a=r(n),o=0;o<e-n;o++)a.push(a[o]);return a}return n>0?r(e).slice(0,e):[]},reset:function(){}}}function b(e,t,n){var i={dispose:function(){this._extensionStrategy=null},getNextColor:function(e){return this._extensionStrategy.getColor(this._currentColor++,e)},generateColors:function(e,t){return this._extensionStrategy.generateColors(e,(t||{}).repeat)},reset:function(){return this._currentColor=0,this._extensionStrategy.reset(),this}},a=((t=t||{}).extensionMode||"").toLowerCase(),o=m(e,{type:t.type||"simpleSet",themeDefault:n});return i._extensionStrategy="alternate"===a?v(o,t):"extrapolate"===a?x(o,t):y(o,t),i.reset(),i}function w(e,t){var n,i=new s.default(e).alter(t),a=.3*(n=i).r+.59*n.g+.11*n.b;return(a>200||a<55)&&(i=new s.default(e).alter(-t/2)),i.toHex()}},function(e,t,n){t.polar=t.chart=void 0;var i=n(52),a=n(0),o=n(138),r=n(236),s=n(14),c=r.chart.line,l=r.polar.line,u=a.extend,d=r.chart.spline._calculateBezierPoints,h={};t.chart=h;var f={};t.polar=f;var g={_createBorderElement:c._createMainElement,_createLegendState:function(e,t){return{fill:e.color||t,opacity:e.opacity,hatching:e.hatching}},getValueRangeInitialValue:function(){return"logarithmic"!==this.valueAxisType&&"datetime"!==this.valueType&&!1!==this.showZero?0:o.chart.getValueRangeInitialValue.call(this)},_getDefaultSegment:function(e){var t=c._getDefaultSegment(e);return t.area=t.line.concat(t.line.slice().reverse()),t},_updateElement:function(e,t,n,i){var a={points:t.line},o={points:t.area},r=e.line;n?(r&&r.animate(a),e.area.animate(o,{},i)):(r&&r.attr(a),e.area.attr(o))},_removeElement:function(e){e.line&&e.line.remove(),e.area.remove()},_drawElement:function(e){return{line:this._bordersGroup&&this._createBorderElement(e.line,{"stroke-width":this._styles.normal.border["stroke-width"]}).append(this._bordersGroup),area:this._createMainElement(e.area).append(this._elementsGroup)}},_applyStyle:function(e){this._elementsGroup&&this._elementsGroup.smartAttr(e.elements),this._bordersGroup&&this._bordersGroup.attr(e.border),(this._graphics||[]).forEach((function(t){t.line&&t.line.attr({"stroke-width":e.border["stroke-width"]}).sharp()}))},_parseStyle:function(e,t,n){var i=e.border||{},a=c._parseLineOptions(i,n);return a.stroke=i.visible&&a["stroke-width"]?a.stroke:"none",a["stroke-width"]=a["stroke-width"]||1,{border:a,elements:{stroke:"none",fill:e.color||t,hatching:e.hatching,opacity:e.opacity}}},_areBordersVisible:function(){var e=this._options;return e.border.visible||e.hoverStyle.border.visible||e.selectionStyle.border.visible},_createMainElement:function(e,t){return this._renderer.path(e,"area").attr(t)},_getTrackerSettings:function(e){return{"stroke-width":e.singlePointSegment?this._defaultTrackerWidth:0}},_getMainPointsFromSegment:function(e){return e.area}};var p=h.area=u({},c,g,{_prepareSegment:function(e,t){var n=this._processSinglePointsAreaSegment(e,t),i=function(e){return(0,s.map)(e,(function(e){return e.getCoords()})).concat((0,s.map)(e.slice().reverse(),(function(e){return e.getCoords(!0)})))}(n),a=this.getArgumentAxis();if(a.getAxisPosition){var o=a.getAxisPosition(),r=a.getOptions(),c=(t?1:-1)*Math.round(r.width/2);r.visible&&i.forEach((function(n,r){if(n){var s=1===e.length?0:r<e.length?r:i.length-1-r;t&&n.x===e[s].defaultX&&n.x===o-a.getAxisShift()&&(n.x+=c),!t&&n.y===e[s].defaultY&&n.y===o-a.getAxisShift()&&(n.y+=c)}}))}return{line:n,area:i,singlePointSegment:n!==e}},_processSinglePointsAreaSegment:function(e,t){if(e&&1===e.length){var n=e[0],a=(0,i.clone)(n);return a[t?"y":"x"]+=1,a.argument=null,[n,a]}return e}});f.area=u({},l,g,{_prepareSegment:function(e,t,n){return n&&l._closeSegment.call(this,e),p._prepareSegment.call(this,e)},_processSinglePointsAreaSegment:function(e){return r.polar.line._prepareSegment.call(this,e).line}}),h.steparea=u({},p,{_prepareSegment:function(e,t){var n=r.chart.stepline;return e=p._processSinglePointsAreaSegment(e,t),p._prepareSegment.call(this,n._calculateStepLinePoints.call(this,e),t)},getSeriesPairCoord:r.chart.stepline.getSeriesPairCoord}),h.splinearea=u({},p,{_areaPointsToSplineAreaPoints:function(e){var t=e[e.length/2-1],n=e[e.length/2];e.splice(e.length/2,0,{x:t.x,y:t.y},{x:n.x,y:n.y})},_prepareSegment:function(e,t){var n=p._processSinglePointsAreaSegment(e,t),i=p._prepareSegment.call(this,d(n,t));return this._areaPointsToSplineAreaPoints(i.area),i.singlePointSegment=n!==e,i},_getDefaultSegment:function(e){var t=p._getDefaultSegment(e);return this._areaPointsToSplineAreaPoints(t.area),t},_createMainElement:function(e,t){return this._renderer.path(e,"bezierarea").attr(t)},_createBorderElement:r.chart.spline._createMainElement,getSeriesPairCoord:r.chart.spline.getSeriesPairCoord,_getNearestPoints:r.chart.spline._getNearestPoints,_getBezierPoints:r.chart.spline._getBezierPoints,obtainCubicBezierTCoef:r.chart.spline.obtainCubicBezierTCoef})},function(e,t,n){t.compareArrays=function(e,t){return e&&t&&e.length===t.length&&function(e,t){var n,i,a,o=e.length;for(n=0;n<o;++n)if(i=e[n]!=e[n],a=t[n]!=t[n],!(i&&a||e[n]===t[n]))return!1;return!0}(e,t)},t.getSampleText=t.formatValue=t.BaseGauge=void 0;var i=n(14),a=n(0),o=n(594),r=g(n(118)),s=g(n(1038)),c=g(n(1039)),l=g(n(80)),u=n(117),d=n(137),h=n(139),f=n(159);function g(e){return e&&e.__esModule?e:{default:e}}var p=Number,m=a.extend,_=l.default.format,v=r.default.inherit({_rootClassPrefix:"dxg",_themeSection:"gauge",_createThemeManager:function(){return new s.default.ThemeManager(this._getThemeManagerOptions())},_initCore:function(){var e=this._renderer.root;this._valueChangingLocker=0,this._translator=this._factory.createTranslator(),this._tracker=this._factory.createTracker({renderer:this._renderer,container:e}),this._setTrackerCallbacks()},_beginValueChanging:function(){this._resetIsReady(),this._onBeginUpdate(),++this._valueChangingLocker},_endValueChanging:function(){0==--this._valueChangingLocker&&this._drawn()},_setTrackerCallbacks:function(){var e=this._renderer,t=this._tooltip;this._tracker.setCallbacks({"tooltip-show":function(n,i,a){var o=n.getTooltipParameters(),r=e.getRootOffset(),s=m({value:o.value,valueText:t.formatValue(o.value),color:o.color},i);return t.show(s,{x:o.x+r.left,y:o.y+r.top,offset:o.offset},{target:i},void 0,a)},"tooltip-hide":function(){return t.hide()}})},_dispose:function(){this._cleanCore(),this.callBase.apply(this,arguments)},_disposeCore:function(){this._themeManager.dispose(),this._tracker.dispose(),this._translator=this._tracker=null},_cleanCore:function(){this._tracker.deactivate(),this._cleanContent()},_renderCore:function(){this._isValidDomain&&(this._renderContent(),this._tracker.setTooltipState(this._tooltip.isEnabled()),this._tracker.activate(),this._noAnimation=!1)},_applyChanges:function(){this.callBase.apply(this,arguments),this._resizing=this._noAnimation=!1},_setContentSize:function(){var e=this;e._resizing=e._noAnimation=2===e._changes.count(),e.callBase.apply(e,arguments)},_applySize:function(e){this._innerRect={left:e[0],top:e[1],right:e[2],bottom:e[3]};var t=this._layout._cache;return this._cleanCore(),this._renderCore(),this._layout._cache=this._layout._cache||t,[e[0],this._innerRect.top,e[2],this._innerRect.bottom]},_initialChanges:["DOMAIN"],_themeDependentChanges:["DOMAIN"],_optionChangesMap:{subtitle:"MOSTLY_TOTAL",indicator:"MOSTLY_TOTAL",geometry:"MOSTLY_TOTAL",animation:"MOSTLY_TOTAL",startValue:"DOMAIN",endValue:"DOMAIN"},_optionChangesOrder:["DOMAIN","MOSTLY_TOTAL"],_change_DOMAIN:function(){this._setupDomain()},_change_MOSTLY_TOTAL:function(){this._applyMostlyTotalChange()},_setupDomain:function(){this._setupDomainCore(),this._isValidDomain=isFinite(1/(this._translator.getDomain()[1]-this._translator.getDomain()[0])),this._isValidDomain||this._incidentOccurred("W2301"),this._change(["MOSTLY_TOTAL"])},_applyMostlyTotalChange:function(){this._setupCodomain(),this._setupAnimationSettings(),this._setupDefaultFormat(),this._change(["LAYOUT"])},_setupAnimationSettings:function(){var e=this.option("animation");this._animationSettings=null,(void 0===e||e)&&(e=m({enabled:!0,duration:1e3,easing:"easeOutCubic"},e)).enabled&&e.duration>0&&(this._animationSettings={duration:p(e.duration),easing:e.easing}),this._containerBackgroundColor=this.option("containerBackgroundColor")||this._themeManager.theme().containerBackgroundColor},_setupDefaultFormat:function(){var e=this._translator.getDomain();this._defaultFormatOptions=(0,i.getAppropriateFormat)(e[0],e[1],this._getApproximateScreenRange())},_setupDomainCore:null,_calculateSize:null,_cleanContent:null,_renderContent:null,_setupCodomain:null,_getApproximateScreenRange:null,_factory:{createTranslator:function(){return new o.Translator1D},createTracker:function(e){return new c.default(e)}}});t.BaseGauge=v;var x=function(e,t,n){var i,a=_(e,(t=t||{}).format);return"function"==typeof t.customizeText?(i=m({value:e,valueText:a},n),String(t.customizeText.call(i,i))):a};t.formatValue=x;t.getSampleText=function(e,t){var n=x(e.getDomainStart(),t),i=x(e.getDomainEnd(),t);return n.length>=i.length?n:i},v.addPlugin(u.plugin),v.addPlugin(d.plugin),v.addPlugin(h.plugin),v.addPlugin(f.plugin);var y=v.prototype._setTooltipOptions;v.prototype._setTooltipOptions=function(){y.apply(this,arguments),this._tracker&&this._tracker.setTooltipState(this._tooltip.isEnabled())}},function(e,t,n){t.default=void 0;var i=n(0);function a(){}var o=[function(e,t){e.smartAttr(t)},function(e,t){e.outer.attr({stroke:t.stroke,"stroke-width":t["stroke-width"],"stroke-opacity":t["stroke-opacity"]}),e.inner.smartAttr({fill:t.fill,opacity:t.opacity,hatching:t.hatching})}];(0,i.extend)(a.prototype,{value:0,isNode:function(){return!!(this.nodes&&this.level<this.ctx.maxLevel)},isActive:function(){var e=this.ctx;return this.level>=e.minLevel&&this.level<=e.maxLevel},updateStyles:function(){var e=Number(this.isNode());this.state=this._buildState(this.ctx.settings[e].state,!e&&this.color&&{fill:this.color})},_buildState:function(e,t){var n=(0,i.extend)({},e);return t?(0,i.extend)(n,t):n},updateLabelStyle:function(){var e=this.ctx.settings[Number(this.isNode())];this.labelState=e.labelState,this.labelParams=e.labelParams},_getState:function(){return this.state},applyState:function(){o[Number(this.isNode())](this.tile,this._getState())}});var r=a;t.default=r,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.getLanguageId=function(){return o[a.default.locale()]};var i,a=(i=n(83))&&i.__esModule?i:{default:i};var o={ar:1,bg:2,ca:3,"zh-Hans":4,cs:5,da:6,de:7,el:8,en:9,es:10,fi:11,fr:12,he:13,hu:14,is:15,it:16,ja:17,ko:18,nl:19,no:20,pl:21,pt:22,rm:23,ro:24,ru:25,hr:26,sk:27,sq:28,sv:29,th:30,tr:31,ur:32,id:33,uk:34,be:35,sl:36,et:37,lv:38,lt:39,tg:40,fa:41,vi:42,hy:43,az:44,eu:45,hsb:46,mk:47,tn:50,xh:52,zu:53,af:54,ka:55,fo:56,hi:57,mt:58,se:59,ga:60,ms:62,kk:63,ky:64,sw:65,tk:66,uz:67,tt:68,bn:69,pa:70,gu:71,or:72,ta:73,te:74,kn:75,ml:76,as:77,mr:78,sa:79,mn:80,bo:81,cy:82,km:83,lo:84,gl:86,kok:87,syr:90,si:91,iu:93,am:94,tzm:95,ne:97,fy:98,ps:99,fil:100,dv:101,ha:104,yo:106,quz:107,nso:108,ba:109,lb:110,kl:111,ig:112,ii:120,arn:122,moh:124,br:126,ug:128,mi:129,oc:130,co:131,gsw:132,sah:133,qut:134,rw:135,wo:136,prs:140,gd:145,"ar-SA":1025,"bg-BG":1026,"ca-ES":1027,"zh-TW":1028,"cs-CZ":1029,"da-DK":1030,"de-DE":1031,"el-GR":1032,"en-US":1033,"fi-FI":1035,"fr-FR":1036,"he-IL":1037,"hu-HU":1038,"is-IS":1039,"it-IT":1040,"ja-JP":1041,"ko-KR":1042,"nl-NL":1043,"nb-NO":1044,"pl-PL":1045,"pt-BR":1046,"rm-CH":1047,"ro-RO":1048,"ru-RU":1049,"hr-HR":1050,"sk-SK":1051,"sq-AL":1052,"sv-SE":1053,"th-TH":1054,"tr-TR":1055,"ur-PK":1056,"id-ID":1057,"uk-UA":1058,"be-BY":1059,"sl-SI":1060,"et-EE":1061,"lv-LV":1062,"lt-LT":1063,"tg-Cyrl-TJ":1064,"fa-IR":1065,"vi-VN":1066,"hy-AM":1067,"az-Latn-AZ":1068,"eu-ES":1069,"hsb-DE":1070,"mk-MK":1071,"tn-ZA":1074,"xh-ZA":1076,"zu-ZA":1077,"af-ZA":1078,"ka-GE":1079,"fo-FO":1080,"hi-IN":1081,"mt-MT":1082,"se-NO":1083,"ms-MY":1086,"kk-KZ":1087,"ky-KG":1088,"sw-KE":1089,"tk-TM":1090,"uz-Latn-UZ":1091,"tt-RU":1092,"bn-IN":1093,"pa-IN":1094,"gu-IN":1095,"or-IN":1096,"ta-IN":1097,"te-IN":1098,"kn-IN":1099,"ml-IN":1100,"as-IN":1101,"mr-IN":1102,"sa-IN":1103,"mn-MN":1104,"bo-CN":1105,"cy-GB":1106,"km-KH":1107,"lo-LA":1108,"gl-ES":1110,"kok-IN":1111,"syr-SY":1114,"si-LK":1115,"iu-Cans-CA":1117,"am-ET":1118,"ne-NP":1121,"fy-NL":1122,"ps-AF":1123,"fil-PH":1124,"dv-MV":1125,"ha-Latn-NG":1128,"yo-NG":1130,"quz-BO":1131,"nso-ZA":1132,"ba-RU":1133,"lb-LU":1134,"kl-GL":1135,"ig-NG":1136,"ii-CN":1144,"arn-CL":1146,"moh-CA":1148,"br-FR":1150,"ug-CN":1152,"mi-NZ":1153,"oc-FR":1154,"co-FR":1155,"gsw-FR":1156,"sah-RU":1157,"qut-GT":1158,"rw-RW":1159,"wo-SN":1160,"prs-AF":1164,"gd-GB":1169,"ar-IQ":2049,"zh-CN":2052,"de-CH":2055,"en-GB":2057,"es-MX":2058,"fr-BE":2060,"it-CH":2064,"nl-BE":2067,"nn-NO":2068,"pt-PT":2070,"sr-Latn-CS":2074,"sv-FI":2077,"az-Cyrl-AZ":2092,"dsb-DE":2094,"se-SE":2107,"ga-IE":2108,"ms-BN":2110,"uz-Cyrl-UZ":2115,"bn-BD":2117,"mn-Mong-CN":2128,"iu-Latn-CA":2141,"tzm-Latn-DZ":2143,"quz-EC":2155,"ar-EG":3073,"zh-HK":3076,"de-AT":3079,"en-AU":3081,"es-ES":3082,"fr-CA":3084,"sr-Cyrl-CS":3098,"se-FI":3131,"quz-PE":3179,"ar-LY":4097,"zh-SG":4100,"de-LU":4103,"en-CA":4105,"es-GT":4106,"fr-CH":4108,"hr-BA":4122,"smj-NO":4155,"ar-DZ":5121,"zh-MO":5124,"de-LI":5127,"en-NZ":5129,"es-CR":5130,"fr-LU":5132,"bs-Latn-BA":5146,"smj-SE":5179,"ar-MA":6145,"en-IE":6153,"es-PA":6154,"fr-MC":6156,"sr-Latn-BA":6170,"sma-NO":6203,"ar-TN":7169,"en-ZA":7177,"es-DO":7178,"sr-Cyrl-BA":7194,"sma-SE":7227,"ar-OM":8193,"en-JM":8201,"es-VE":8202,"bs-Cyrl-BA":8218,"sms-FI":8251,"ar-YE":9217,"en-029":9225,"es-CO":9226,"sr-Latn-RS":9242,"smn-FI":9275,"ar-SY":10241,"en-BZ":10249,"es-PE":10250,"sr-Cyrl-RS":10266,"ar-JO":11265,"en-TT":11273,"es-AR":11274,"sr-Latn-ME":11290,"ar-LB":12289,"en-ZW":12297,"es-EC":12298,"sr-Cyrl-ME":12314,"ar-KW":13313,"en-PH":13321,"es-CL":13322,"ar-AE":14337,"es-UY":14346,"ar-BH":15361,"es-PY":15370,"ar-QA":16385,"en-IN":16393,"es-BO":16394,"en-MY":17417,"es-SV":17418,"en-SG":18441,"es-HN":18442,"es-NI":19466,"es-PR":20490,"es-US":21514,"bs-Cyrl":25626,"bs-Latn":26650,"sr-Cyrl":27674,"sr-Latn":28698,smn:28731,"az-Cyrl":29740,sms:29755,zh:30724,nn:30740,bs:30746,"az-Latn":30764,sma:30779,"uz-Cyrl":30787,"mn-Cyrl":30800,"iu-Cans":30813,"zh-Hant":31748,nb:31764,sr:31770,"tg-Cyrl":31784,dsb:31790,smj:31803,"uz-Latn":31811,"mn-Mong":31824,"iu-Latn":31837,"tzm-Latn":31839,"ha-Latn":31848}},function(e,t,n){t.getSvgMarkup=function(e,t){return function(e){var t=!0;-1===e.indexOf("xmlns:xlink")&&(e=e.replace("<svg",'<svg xmlns:xlink="http://www.w3.org/1999/xlink"'));return(e=e.replace(/xmlns="[\s\S]*?"/gi,(function(e){return t?(t=!1,e):""}))).replace(/xmlns:NS1="[\s\S]*?"/gi,"").replace(/NS1:xmlns:xlink="([\s\S]*?)"/gi,'xmlns:xlink="$1"')}((n=function(e,t){var n=i.default.createElement("div"),a=e.cloneNode(!0);return t&&(0,o.default)(a).css("backgroundColor",t),n.appendChild(a),n.innerHTML}(e,t),n.replace(/&quot;/gi,"&#34;").replace(/&amp;/gi,"&#38;").replace(/&apos;/gi,"&#39;").replace(/&lt;/gi,"&#60;").replace(/&gt;/gi,"&#62;").replace(/&nbsp;/gi,"&#160;").replace(/&shy;/gi,"&#173;")));var n},t.getSvgElement=function(e){return i.default.isNode(e)?e:(new s.DOMParser).parseFromString(e,"image/svg+xml").childNodes[0]};var i=r(n(11)),a=n(7),o=r(n(2));function r(e){return e&&e.__esModule?e:{default:e}}var s=(0,a.getWindow)()},function(e,t,n){t.default=void 0;var i,a=n(12);function o(e){return(o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}var r=((i=n(404))&&i.__esModule?i:{default:i}).default.inherit({_getPlainItems:function(){return this._collectionWidget.option("items")||[]},getIndexByItemData:function(e){var t=this._collectionWidget.keyOf.bind(this._collectionWidget);return t?this.getIndexByKey(t(e)):(0,a.inArray)(e,this._getPlainItems())},getItemDataByIndex:function(e){return this._getPlainItems()[e]},deleteItemAtIndex:function(e){this._getPlainItems().splice(e,1)},itemsGetter:function(){return this._getPlainItems()},getKeysByItems:function(e){var t=this._collectionWidget.keyOf.bind(this._collectionWidget),n=e;if(t){n=[];for(var i=0;i<e.length;i++)n.push(t(e[i]))}return n},getIndexByKey:function(e){var t=this._cache,n=t&&t.keys||this.getKeysByItems(this._getPlainItems());if(t&&!t.keys&&(t.keys=n),"object"!==o(e))return n.indexOf(e);for(var i=0,a=n.length;i<a;i++)if(this._equalKeys(e,n[i]))return i;return-1},getItemsByKeys:function(e,t){return(t||e).slice()},moveItemAtIndexToIndex:function(e,t){var n=this._getPlainItems(),i=n[e];n.splice(e,1),n.splice(t,0,i)},_isItemIndex:function(e){return"number"==typeof e&&Math.round(e)===e},_getNormalizedItemIndex:function(e){return this._collectionWidget._itemElements().index(e)},_normalizeItemIndex:function(e){return e},_denormalizeItemIndex:function(e){return e},_getItemByNormalizedIndex:function(e){return e>-1?this._collectionWidget._itemElements().eq(e):null},_itemsFromSameParent:function(){return!0}});t.default=r,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.getParser=t.getPatternSetters=t.getRegExpInfo=void 0;var i=n(4),a={3:"abbreviated",4:"wide",5:"narrow"},o=function(e,t){return e>2?Object.keys(a).map((function(e){return["format","standalone"].map((function(n){return t.getMonthNames(a[e],n).join("|")})).join("|")})).join("|"):"0?[1-9]|1[012]"},r={":":function(e,t){var n=e>1?"{".concat(e,"}"):"";return"\\".concat(t.getTimeSeparator()).concat(n)},y:function(e){return"[0-9]+"},M:o,L:o,Q:function(e,t){return e>2?t.getQuarterNames(a[e],"format").join("|"):"0?[1-4]"},E:function(e,t){return"\\D*"},a:function(e,t){return t.getPeriodNames(a[e<3?3:e],"format").join("|")},d:function(e){return"0?[1-9]|[12][0-9]|3[01]"},H:function(e){return"0?[0-9]|1[0-9]|2[0-3]"},h:function(e){return"0?[1-9]|1[012]"},m:function(e){return"0?[0-9]|[1-5][0-9]"},s:function(e){return"0?[0-9]|[1-5][0-9]"},S:function(e){return"[0-9]{1,"+e+"}"},w:function(e){return"0?[0-9]|[1-5][0-9]"}},s=Number,c=function(e,t){return e.map((function(e){return e.toLowerCase()})).indexOf(t.toLowerCase())},l=function(e,t,n){return t>2?["format","standalone"].map((function(t){return Object.keys(a).map((function(i){var o=n.getMonthNames(a[i],t);return c(o,e)}))})).reduce((function(e,t){return e.concat(t)})).filter((function(e){return e>=0}))[0]:s(e)-1},u={y:function(e,t){var n=s(e);return 2===t?n<30?2e3+n:1900+n:n},M:l,L:l,Q:function(e,t,n){return t>2?n.getQuarterNames(a[t],"format").indexOf(e):s(e)-1},E:function(e,t,n){var i=n.getDayNames(a[t<3?3:t],"format");return c(i,e)},a:function(e,t,n){var i=n.getPeriodNames(a[t<3?3:t],"format");return c(i,e)},d:s,H:s,h:s,m:s,s:s,S:function(e,t){for(t=Math.max(t,3),e=e.slice(0,3);t<3;)e+="0",t++;return s(e)}},d=["y","M","d","h","m","s","S"],h={y:"setFullYear",M:"setMonth",L:"setMonth",a:function(e,t,n){var i=e.getHours(),a=n.h;void 0!==a&&a!==i&&i--,t||12!==i?t&&12!==i&&(i+=12):i=0,e.setHours(i)},d:"setDate",H:"setHours",h:"setHours",m:"setMinutes",s:"setSeconds",S:"setMilliseconds"},f=function(e,t){var n=e[t],i=0;do{t++,i++}while(e[t]===n);return i},g=function(e,t){for(var n="",i=0;i<t;i++)n+=e;return n},p=function(e,t){for(var n,a="",o="",s=[],c=function(){o&&(s.push("'"+o+"'"),a+=(0,i.escapeRegExp)(o)+")",o="")},l=0;l<e.length;l++){var u=e[l],d=r[u];if(!("'"===u)||(n=!n,"'"===e[l-1]))if(d&&!n){var h=f(e,l),p=g(u,h);c(),s.push(p),a+="("+d(h,t)+")",l+=h-1}else o||(a+="("),o+=u}return c(),{patterns:s,regexp:new RegExp("^"+a+"$","i")}};t.getRegExpInfo=p;t.getPatternSetters=function(){return h};t.getParser=function(e,t){var n=p(e,t);return function(e){var i,a=n.regexp.exec(e);if(a){var o=new Date,r=new Date(o.getFullYear(),0,1),s=n.patterns.map((function(e){return"'"===e[0]?"":"H"===e[0]?"h":e[0]})),c=(i=s.map((function(e){return d.indexOf(e)})),Math.max.apply(Math,i)),l=function(e){var t=e.filter((function(e){return d.indexOf(e)<0}));return d.concat(t)}(s),f={};return l.forEach((function(e,i){if(e&&!(i<d.length&&i>c)){var l=s.indexOf(e);if(l>=0){var g=n.patterns[l],p=a[l+1];!function(e,t,n,i,a){var o=t[0],r=h[o],s=u[o];if(r&&s){var c=s(n,t.length,i);a[t]=c,e[r]?e[r](c):r(e,c,a)}}(r,g,p,t,f)}else!function(e,t,n){var i=h[t],a=n["g"+i.substr(1)]();e[i](a)}(r,e,o)}})),r}return null}}},function(e,t,n){t.hideCallback=void 0;var i,a=n(12),o=(i=[],{add:function(e){-1===(0,a.inArray)(e,i)&&i.push(e)},remove:function(e){var t=(0,a.inArray)(e,i);-1!==t&&i.splice(t,1)},fire:function(){var e=i.pop(),t=!!e;return t&&e(),t},hasCallback:function(){return i.length>0}});t.hideCallback=o},function(e,t,n){t.default=void 0;var i=u(n(15)),a=u(n(405)),o=u(n(406)),r=n(0),s=n(4),c=n(1),l=n(6);function u(e){return e&&e.__esModule?e:{default:e}}var d=i.default.inherit({ctor:function(e){this.options=(0,r.extend)(this._getDefaultOptions(),e,{selectedItemKeys:e.selectedKeys||[]}),this._selectionStrategy=this.options.deferred?new a.default(this.options):new o.default(this.options),this._focusedItemIndex=-1,this.options.equalByReference||this._selectionStrategy.updateSelectedItemKeyHash(this.options.selectedItemKeys)},_getDefaultOptions:function(){return{allowNullValue:!1,deferred:!1,equalByReference:!1,mode:"multiple",selectedItems:[],selectionFilter:[],maxFilterLengthInRequest:0,onSelectionChanged:s.noop,key:s.noop,keyOf:function(e){return e},load:function(){return(new l.Deferred).resolve([])},totalCount:function(){return-1},isSelectableItem:function(){return!0},isItemSelected:function(){return!1},getItemData:function(e){return e},dataFields:s.noop,filter:s.noop}},validate:function(){this._selectionStrategy.validate()},getSelectedItemKeys:function(){return this._selectionStrategy.getSelectedItemKeys()},getSelectedItems:function(){return this._selectionStrategy.getSelectedItems()},selectionFilter:function(e){if(void 0===e)return this.options.selectionFilter;var t=this.options.selectionFilter!==e&&JSON.stringify(this.options.selectionFilter)!==JSON.stringify(e);this.options.selectionFilter=e,t&&this.onSelectionChanged()},setSelection:function(e){return this.selectedItemKeys(e)},select:function(e){return this.selectedItemKeys(e,!0)},deselect:function(e){return this.selectedItemKeys(e,!0,!0)},selectedItemKeys:function(e,t,n,i){var a;return e=null!==(a=e)&&void 0!==a?a:[],e=Array.isArray(e)?e:[e],this.validate(),this._selectionStrategy.selectedItemKeys(e,t,n,i)},clearSelection:function(){return this.selectedItemKeys([])},_addSelectedItem:function(e,t){this._selectionStrategy.addSelectedItem(t,e)},_removeSelectedItem:function(e){this._selectionStrategy.removeSelectedItem(e)},_setSelectedItems:function(e,t){this._selectionStrategy.setSelectedItems(e,t)},onSelectionChanged:function(){this._selectionStrategy.onSelectionChanged()},changeItemSelection:function(e,t){var n,i=this.options.plainItems(),a=i[e];if(!this.isSelectable()||!this.isDataItem(a))return!1;var o=this.options.getItemData(a),r=this.options.keyOf(o);if((t=t||{}).shift&&"multiple"===this.options.mode&&this._focusedItemIndex>=0)n=this.changeItemSelectionWhenShiftKeyPressed(e,i);else if(t.control){this._resetItemSelectionWhenShiftKeyPressed();var s=this._selectionStrategy.isItemDataSelected(o);"single"===this.options.mode&&this.clearSelectedItems(),s?this._removeSelectedItem(r):this._addSelectedItem(o,r),n=!0}else{this._resetItemSelectionWhenShiftKeyPressed();var c=this._selectionStrategy.equalKeys(this.options.selectedItemKeys[0],r);1===this.options.selectedItemKeys.length&&c||(this._setSelectedItems([r],[o]),n=!0)}return n?(this._focusedItemIndex=e,this.onSelectionChanged(),!0):void 0},isDataItem:function(e){return this.options.isSelectableItem(e)},isSelectable:function(){return"single"===this.options.mode||"multiple"===this.options.mode},isItemDataSelected:function(e){return this._selectionStrategy.isItemDataSelected(e,{checkPending:!0})},isItemSelected:function(e,t){return this._selectionStrategy.isItemKeySelected(e,t)},_resetItemSelectionWhenShiftKeyPressed:function(){delete this._shiftFocusedItemIndex},_resetFocusedItemIndex:function(){this._focusedItemIndex=-1},changeItemSelectionWhenShiftKeyPressed:function(e,t){var n,i,a,o,r=!1,s=this.options.keyOf,l=t[this._focusedItemIndex],u=this.options.getItemData(l),d=s(u),h=l&&this.isItemDataSelected(u);if((0,c.isDefined)(this._shiftFocusedItemIndex)||(this._shiftFocusedItemIndex=this._focusedItemIndex),this._shiftFocusedItemIndex!==this._focusedItemIndex)for(n=this._focusedItemIndex<this._shiftFocusedItemIndex?1:-1,i=this._focusedItemIndex;i!==this._shiftFocusedItemIndex;i+=n)this.isDataItem(t[i])&&(o=s(this.options.getItemData(t[i])),this._removeSelectedItem(o),r=!0);if(e!==this._shiftFocusedItemIndex)for(n=e<this._shiftFocusedItemIndex?1:-1,i=e;i!==this._shiftFocusedItemIndex;i+=n)this.isDataItem(t[i])&&(o=s(a=this.options.getItemData(t[i])),this._addSelectedItem(a,o),r=!0);return this.isDataItem(l)&&!h&&(this._addSelectedItem(u,d),r=!0),r},clearSelectedItems:function(){this._setSelectedItems([],[])},selectAll:function(e){return this._resetFocusedItemIndex(),e?this._onePageSelectAll(!1):this.selectedItemKeys([],!0,!1,!0)},deselectAll:function(e){return this._resetFocusedItemIndex(),e?this._onePageSelectAll(!0):this.selectedItemKeys([],!0,!0,!0)},_onePageSelectAll:function(e){for(var t=this._selectionStrategy.getSelectableItems(this.options.plainItems()),n=0;n<t.length;n++){var i=t[n];if(this.isDataItem(i)){var a=this.options.getItemData(i),o=this.options.keyOf(a),r=this.isItemSelected(o);r||e||this._addSelectedItem(a,o),r&&e&&this._removeSelectedItem(o)}}return this.onSelectionChanged(),(new l.Deferred).resolve()},getSelectAllState:function(e){return this._selectionStrategy.getSelectAllState(e)}});t.default=d,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.findChanges=t.isKeysEqual=void 0;var i=n(1),a=function(e,t){var n=t(e);if((0,i.isObject)(n))try{return JSON.stringify(n)}catch(e){return n}return n},o=function(e,t,n,i){return t[n[a(e,i)]]};t.isKeysEqual=function(e,t){if(e.length!==t.length)return!1;for(var n=0;n<t.length;n++)if(e[n]!==t[n])return!1;return!0};t.findChanges=function(e,t,n,i){var r={},s={},c=0,l=0,u=[];e.forEach((function(e,t){var i=a(e,n);r[i]=t})),t.forEach((function(e,t){var i=a(e,n);s[i]=t}));for(var d=Math.max(e.length,t.length),h=0;h<d+c;h++){var f=t[h],g=h-c+l,p=e[g];if(!f||p&&!o(p,t,s,n))p&&(u.push({type:"remove",key:n(p),index:h,oldItem:p}),l++,h--);else{var m=a(f,n),_=r[m],v=e[_];if(v){if(_!==g)return;i(v,f)||u.push({type:"update",data:f,key:n(f),index:h,oldItem:v})}else c++,u.push({type:"insert",data:f,index:h})}}return u}},,,,,,,,,,,,,,,,,,,function(e,t,n){t.plugin=t.Legend=void 0;var i=n(14),a=n(0),o=n(335),r=n(1),s=n(137),c=n(52),l=n(4),u=n(178),d=n(6),h=Number,f=Math,g=f.round,p=f.max,m=f.min,_=f.ceil,v=r.isDefined,x=r.isFunction,y=i.enumParser,b=i.normalizeEnum,w=a.extend,k="center",S="right",C="left",A="top",T="bottom",I=y([C,k,S]),E=y([A,T]),O=y(["vertical","horizontal"]),D=y([C,S,A,T]),M=y(["outside","inside"]),P=y([C,k,S]);function q(e,t,n){if(e){var i=e.fill;return(0,a.extend)({},{state:n,fill:"none"===i?t:i,opacity:e.opacity,hatching:w({},e.hatching,{step:5,width:2})})}}function R(e,t,n){var i=(0,u.processHatchingAttrs)(e,t);return i.fill&&0===i.fill.indexOf("DevExpress")&&(i.fill=(0,u.getFuncIri)(i.fill)),i.opacity=i.opacity>=0?i.opacity:1,(0,a.extend)({},i,{size:n})}function z(e,t,n,i){var a=t&&n[t[e]];a&&a.renderMarker(a.states[i])}function L(e,t,n){return e?(function(e){var t=e.margin;t=t>=0?{top:t=h(e.margin),bottom:t,left:t,right:t}:{top:t.top>=0?h(t.top):10,bottom:t.bottom>=0?h(t.bottom):10,left:t.left>=0?h(t.left):10,right:t.right>=0?h(t.right):10},e.margin=t}(e),e.horizontalAlignment=I(e.horizontalAlignment,S),e.verticalAlignment=E(e.verticalAlignment,e.horizontalAlignment===k?T:A),e.orientation=O(e.orientation,e.horizontalAlignment===k?"horizontal":"vertical"),e.itemTextPosition=D(e.itemTextPosition,"horizontal"===e.orientation?T:S),e.position=n?M(e.position,"outside"):"outside",e.itemsAlignment=P(e.itemsAlignment,null),e.hoverMode=b(e.hoverMode),e.customizeText=x(e.customizeText)?e.customizeText:function(){return this[t]},e.customizeHint=x(e.customizeHint)?e.customizeHint:l.noop,e._incidentOccurred=e._incidentOccurred||l.noop,e):null}function B(e,t){return e.rect(0,0,t,t)}function V(e,t){return e.circle(t/2,t/2,t/2)}function F(e,t,n){return t>=e.left&&t<=e.right&&n>=e.top&&n<=e.bottom}function N(e,t,n,i){var a={x:0,y:0},o=0,r=0,s=0;if(s="y"===t.direction?i.top+i.bottom:i.left+i.right,e.forEach((function(e,n){var i=e[0],s=e.length;e.forEach((function(e,n){var i=e.offset||t.spacing;a[t.direction]+=e[t.measure]+(n!==s-1?i:0),o=p(o,a[t.direction])})),a[t.direction]=0,a[t.altDirection]+=i[t.altMeasure]+i.altOffset||t.altSpacing,r=p(r,a[t.altDirection])})),o+s>t.length)return t.countItem=function(e,t){return e.altCountItem++,_(t/e.altCountItem)}(t,n),!0}function H(e,t){return e.reduce((function(e,n){var i=n.offset||t.spacing;return e+n[t.measure]+i}),0)}function j(e){switch(e.itemTextPosition){case T:return{horizontal:k,vertical:A};case A:return{horizontal:k,vertical:T};case C:return{horizontal:S,vertical:k};case S:return{horizontal:C,vertical:k}}}function G(e,t){var n=e.reduce((function(e,n){var i=n?n[t]:e;return p(e,i)}),0);e.forEach((function(e){e&&(e[t]=n)}))}function W(e){var t,n,i=e.length,a=e[0].length,o=[];for(t=0;t<a;t++)for(o[t]=[],n=0;n<i;n++)o[t][n]=e[n][t];return o}var U=function(e){return function(e){return"circle"===b(e)}(e)?V:B};function Y(e){return e.horizontalAlignment===k?k:e.itemTextPosition===S?C:e.itemTextPosition===C?S:k}var K=function(e){this._renderer=e.renderer,this._legendGroup=e.group,this._backgroundClass=e.backgroundClass,this._itemGroupClass=e.itemGroupClass,this._textField=e.textField,this._getCustomizeObject=e.getFormatObject,this._titleGroupClass=e.titleGroupClass,this._allowInsidePosition=e.allowInsidePosition,this._widget=e.widget,this._updated=!1};t.Legend=K;var X=K,$=X.prototype=(0,c.clone)(o.LayoutElement.prototype);(0,a.extend)($,{constructor:X,getOptions:function(){return this._options},update:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t=arguments.length>1?arguments[1]:void 0,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=this,a=(t=i._options=L(t,i._textField,i._allowInsidePosition)||{}).markerSize;if(this._updated=!0,this._data=e.map((function(e){return e.size=h(e.size>0?e.size:a),e.marker=R(e,e.states.normal),Object.defineProperty(e.marker,"size",{get:function(){return e.size},set:function(t){e.size=t}}),Object.defineProperty(e.marker,"opacity",{get:function(){return e.states.normal.opacity},set:function(t){e.states.normal.opacity=e.states.hover.opacity=e.states.selection.opacity=t}}),e})),t.customizeItems&&(i._data=t.customizeItems(e.slice())||e),i._boundingRect={width:0,height:0,x:0,y:0},i.isVisible()&&!i._title&&(i._title=new s.Title({renderer:i._renderer,cssClass:i._titleGroupClass,root:i._legendGroup})),i._title){var o=t.title;n.horizontalAlignment=Y(t),i._title.update(n,o)}return this.erase(),i},isVisible:function(){return this._options&&this._options.visible},draw:function(e,t){var n=this._getItemData();if(this.erase(),!(this.isVisible()&&n&&n.length))return this;if(this._insideLegendGroup=this._renderer.g().enableLinks().append(this._legendGroup),this._title.changeLink(this._insideLegendGroup),this._createBackground(),this._title.hasText()){var i=this._background?2*this._options.paddingLeftRight:0;this._title.draw(e-i,t)}return this._markersGroup=this._renderer.g().attr({class:this._itemGroupClass}).append(this._insideLegendGroup),this._createItems(n),this._updateElementsPosition(e,t),this},_measureElements:function(){var e=this._options,t=0;this._items.forEach((function(n){var i=n.label.getBBox(),a=n.marker.getBBox();n.markerBBox=a,n.markerSize=Math.max(a.width,a.height);var o=function(e,t,n){var i,a;switch(e.itemTextPosition){case C:case S:i=t.width+7+n.width,a=p(t.height,n.height);break;case A:case T:i=p(t.width,n.width),a=t.height+4+n.height}return{width:i,height:a}}(e,a,i);n.labelBBox=i,n.bBox=o,t=p(t,o.height)})),e.equalRowHeight&&this._items.forEach((function(e){return e.bBox.height=t}))},_updateElementsPosition:function(e,t){var n=this._options;this._size={width:e,height:t},this._measureElements(),this._locateElements(n),this._finalUpdate(n);var i=this.getLayoutOptions();(i.width>e||i.height>t)&&this.freeSpace()},_createItems:function(e){var t=this,n=t._options,o=t._renderer,r=U(n.markerShape);t._markersId={};var s=n.markerTemplate?n.markerTemplate:function(e,t){var n=e.marker;r(o,n.size).attr({fill:n.fill,opacity:n.opacity}).append({element:t})},c=t._widget._getTemplate(s),l=t._markersGroup;l.css((0,i.patchFontOptions)(n.font)),t._deferredItems=[],t._templatesGroups=[],t._items=(e||[]).map((function(e,i){var r=e.states,s=r.normal,u=s.fill;e.size=e.marker.size;var h={normal:(0,a.extend)(s,{fill:u||n.markerColor||n.defaultColor,state:"normal"}),hover:q(r.hover,u,"hovered"),selection:q(r.selection,u,"selected")};e.states=h;var f=o.g().append(l),g=o.g().attr({class:"dxl-marker"}).append(f);t._deferredItems[i]=new d.Deferred,t._templatesGroups.push(g);var p={label:t._createLabel(e,f),marker:g,renderer:o,group:f,tracker:{id:e.id,argument:e.argument,argumentIndex:e.argumentIndex},states:h,itemTextPosition:n.itemTextPosition,markerOffset:0,bBoxes:[],renderMarker:function(n){e.marker=R(p,n,e.size),g.clear(),c.render({model:e,container:g.element,onRendered:t._deferredItems[i].resolve})}};return p.renderMarker(h.normal),t._createHint(e,f),void 0!==e.id&&(t._markersId[e.id]=i),p}))},getTemplatesGroups:function(){return this._templatesGroups||[]},getTemplatesDef:function(){return this._deferredItems||[]},_getItemData:function(){var e=this._data||[];return(this._options||{}).inverted&&(e=e.slice().reverse()),e.filter((function(e){return e.visible}))},_finalUpdate:function(e){this._adjustBackgroundSettings(e),this._setBoundingRect(e.margin)},erase:function(){var e=this._insideLegendGroup;return e&&e.dispose(),this._insideLegendGroup=this._markersGroup=this._x1=this._x2=this._y2=this._y2=null,this},_locateElements:function(e){this._moveInInitialValues(),this._locateRowsColumns(e)},_moveInInitialValues:function(){this._title.hasText()&&this._title.move([0,0]),this._legendGroup&&this._legendGroup.move(0,0),this._background&&this._background.attr({x:0,y:0,width:0,height:0})},applySelected:function(e){return z(e,this._markersId,this._items,"selection"),this},applyHover:function(e){return z(e,this._markersId,this._items,"hover"),this},resetItem:function(e){return z(e,this._markersId,this._items,"normal"),this},_createLabel:function(e,t){var n=this._getCustomizeObject(e),a=this._options,o=function(e){switch(e){case A:case T:return k;case C:return S;case S:return C}}(a.itemTextPosition),r=a.customizeText.call(n,n),s=v(e.textOpacity)?{color:a.font.color,opacity:e.textOpacity}:{};return this._renderer.text(r,0,0).css((0,i.patchFontOptions)(s)).attr({align:o,class:a.cssClass}).append(t)},_createHint:function(e,t){var n=this._getCustomizeObject(e),i=this._options.customizeHint.call(n,n);v(i)&&""!==i&&t.setTitle(i)},_createBackground:function(){var e="inside"===this._options.position,t=this._options.backgroundColor,n=t||(e?this._options.containerBackgroundColor:"none");(this._options.border.visible||(e||t)&&"none"!==t)&&(this._background=this._renderer.rect(0,0,0,0).attr({fill:n,class:this._backgroundClass}).append(this._insideLegendGroup))},_locateRowsColumns:function(e){var t,n=0,i=this._getItemsLayoutOptions(),a=this._items.length;do{t=[],this._createLines(t,i),this._alignLines(t,i),n++}while(N(t,i,a,e.margin)&&n<a);this._applyItemPosition(t,i)},_createLines:function(e,t){this._items.forEach((function(n,i){var a,o,r=function(e,t,n){var i={};return n%t.countItem==0&&(t.markerOffset?e.push([],[]):e.push([])),t.markerOffset?(i.firstLine=e[e.length-1],i.secondLine=e[e.length-2]):i.firstLine=i.secondLine=e[e.length-1],i}(e,t,i),s={width:n.labelBBox.width,height:n.labelBBox.height,element:n.label,bBox:n.labelBBox,pos:j(t),itemIndex:i},c={width:n.markerBBox.width,height:n.markerBBox.height,element:n.marker,pos:{horizontal:k,vertical:k},bBox:{width:n.markerBBox.width,height:n.markerBBox.height,x:n.markerBBox.x,y:n.markerBBox.y},itemIndex:i},l=t.markerOffset?"altOffset":"offset";t.inverseLabelPosition?(a=s,o=c):(a=c,o=s),a[l]=t.labelOffset,r.secondLine.push(a),r.firstLine.push(o)}))},_alignLines:function(e,t){var n,i=t.altMeasure;if(e.forEach((function(e){return G(e,i)})),i=t.measure,t.itemsAlignment){if(t.markerOffset)for(n=0;n<e.length;)W([e[n++],e[n++]]).forEach(a)}else W(e).forEach(a);function a(e){G(e,i)}},_applyItemPosition:function(e,t){var n=this,i={x:0,y:0},a=function(e,t){return e.reduce((function(e,n){return p(e,H(n,t))}),0)}(e,t);e.forEach((function(e){var r=e[0],s=r.altOffset||t.altSpacing;i[t.direction]=function(e,t,n){var i,a=H(e,t);switch(t.itemsAlignment){case S:i=n-a;break;case k:i=(n-a)/2;break;default:i=0}return i}(e,t,a),e.forEach((function(e){var a=e.offset||t.spacing,r=new o.WrapperLayoutElement(e.element,e.bBox),s={x:i.x,y:i.y,width:e.width,height:e.height},c=new o.WrapperLayoutElement(null,s),l=n._items[e.itemIndex];r.position({of:c,my:e.pos,at:e.pos}),l.bBoxes.push(c),i[t.direction]+=e[t.measure]+a})),i[t.altDirection]+=r[t.altMeasure]+s})),this._items.forEach((function(e){var t,i,a,o=(t=e.bBoxes[0].getLayoutOptions(),i=e.bBoxes[1].getLayoutOptions(),(a={}).left=m(t.x,i.x),a.top=m(t.y,i.y),a.right=p(t.x+t.width,i.x+i.width),a.bottom=p(t.y+t.height,i.y+i.height),a),r=n._options.columnItemSpacing/2,s=n._options.rowItemSpacing/2;e.tracker.left=o.left-r,e.tracker.right=o.right+r,e.tracker.top=o.top-s,e.tracker.bottom=o.bottom+s}))},_getItemsLayoutOptions:function(){var e=this._options,t=e.orientation,n={itemsAlignment:e.itemsAlignment,orientation:e.orientation},i=this._size.width-(this._background?2*e.paddingLeftRight:0),a=this._size.height-(this._background?2*e.paddingTopBottom:0);return"horizontal"===t?(n.length=i,n.spacing=e.columnItemSpacing,n.direction="x",n.measure="width",n.altMeasure="height",n.altDirection="y",n.altSpacing=e.rowItemSpacing,n.countItem=e.columnCount,n.altCountItem=e.rowCount,n.marginTextLabel=4,n.labelOffset=7,e.itemTextPosition!==T&&e.itemTextPosition!==A||(n.labelOffset=4,n.markerOffset=!0)):(n.length=a,n.spacing=e.rowItemSpacing,n.direction="y",n.measure="height",n.altMeasure="width",n.altDirection="x",n.altSpacing=e.columnItemSpacing,n.countItem=e.rowCount,n.altCountItem=e.columnCount,n.marginTextLabel=7,n.labelOffset=4,e.itemTextPosition!==S&&e.itemTextPosition!==C||(n.labelOffset=7,n.markerOffset=!0)),n.countItem||(n.altCountItem?n.countItem=_(this._items.length/n.altCountItem):n.countItem=this._items.length),e.itemTextPosition!==A&&e.itemTextPosition!==C||(n.inverseLabelPosition=!0),n.itemTextPosition=e.itemTextPosition,n.altCountItem=n.altCountItem||_(this._items.length/n.countItem),n},_adjustBackgroundSettings:function(e){if(this._background){var t=e.border,n=this._calculateTotalBox(),i={x:g(n.x-e.paddingLeftRight),y:g(n.y-e.paddingTopBottom),width:g(n.width)+2*e.paddingLeftRight,height:g(n.height),opacity:e.backgroundOpacity};t.visible&&t.width&&t.color&&"none"!==t.color&&(i["stroke-width"]=t.width,i.stroke=t.color,i["stroke-opacity"]=t.opacity,i.dashStyle=t.dashStyle,i.rx=t.cornerRadius||0,i.ry=t.cornerRadius||0),this._background.attr(i)}},_setBoundingRect:function(e){if(this._insideLegendGroup){var t=this._calculateTotalBox();t.height+=e.top+e.bottom,t.widthWithoutMargins=t.width,t.width+=e.left+e.right,t.x-=e.left,t.y-=e.top,this._boundingRect=t}},_calculateTotalBox:function(){var e=this._markersGroup.getBBox(),t=this._title.getCorrectedLayoutOptions(),n=this._insideLegendGroup.getBBox(),i=this._background?2*this._options.paddingTopBottom:0;return n.height=e.height+t.height+i,t.width>n.width&&(n.width=t.width),n},getActionCallback:function(e){var t=this;return t._options.visible?function(n){t[n](e.index)}:l.noop},getLayoutOptions:function(){var e=this._options,t=this._insideLegendGroup?this._boundingRect:{width:0,height:0,x:0,y:0};return e?(t.verticalAlignment=e.verticalAlignment,t.horizontalAlignment=e.horizontalAlignment,"horizontal"===e.orientation||e.horizontalAlignment===k?(t.cutLayoutSide=e.verticalAlignment,t.cutSide="vertical"):(t.cutLayoutSide=e.horizontalAlignment,t.cutSide="horizontal"),t.position={horizontal:e.horizontalAlignment,vertical:e.verticalAlignment},t):null},shift:function(e,t){var n={};return this._insideLegendGroup&&this._insideLegendGroup.attr({translateX:e-this._boundingRect.x,translateY:t-this._boundingRect.y}),this._title&&this._shiftTitle(this._boundingRect.widthWithoutMargins),this._markersGroup&&this._shiftMarkers(),this._insideLegendGroup&&(n=this._legendGroup.getBBox()),this._x1=n.x,this._y1=n.y,this._x2=n.x+n.width,this._y2=n.y+n.height,this},_shiftTitle:function(e){var t=this._title,n=t.getCorrectedLayoutOptions();if(n&&t.hasText()){var i=e-(this._background?2*this._options.paddingLeftRight:0),a=t.getOptions(),o=n.y+a.margin.top,r=0;a.verticalAlignment===T&&this._markersGroup&&(o+=this._markersGroup.getBBox().height),a.horizontalAlignment===S?r=i-n.width:a.horizontalAlignment===k&&(r=(i-n.width)/2),t.shift(r,o)}},_shiftMarkers:function(){var e=this._title.getLayoutOptions(),t=this._markersGroup.getBBox(),n=this._title.getOptions()||{},i=0,a=0;e.width>t.width&&this._options.horizontalAlignment===k&&(i=e.width/2-t.width/2),n.verticalAlignment===A&&(a=e.height),0===i&&0===a||(this._markersGroup.attr({translateX:i,translateY:a}),this._items.forEach((function(e){e.tracker.left+=i,e.tracker.right+=i,e.tracker.top+=a,e.tracker.bottom+=a})))},getPosition:function(){return this._options.position},coordsIn:function(e,t){return e>=this._x1&&e<=this._x2&&t>=this._y1&&t<=this._y2},getItemByCoord:function(e,t){var n=this._items,i=this._insideLegendGroup;e-=i.attr("translateX"),t-=i.attr("translateY");for(var a=0;a<n.length;a++)if(F(n[a].tracker,e,t))return n[a].tracker;return null},dispose:function(){return this._title&&this._title.dispose(),this._legendGroup=this._insideLegendGroup=this._title=this._renderer=this._options=this._data=this._items=null,this},layoutOptions:function(){if(!this.isVisible())return null;var e=this.getLayoutOptions();return{horizontalAlignment:this._options.horizontalAlignment,verticalAlignment:this._options.verticalAlignment,side:e.cutSide,priority:1,position:this.getPosition()}},measure:function(e){this._updated||!this._insideLegendGroup?(this.draw(e[0],e[1]),this._updated=!1):(this._items.forEach((function(e){e.bBoxes=[]})),this._updateElementsPosition(e[0],e[1]));var t=this.getLayoutOptions();return[t.width,t.height]},move:function(e){this.shift(e[0],e[1])},freeSpace:function(){this._options._incidentOccurred("W2104"),this.erase()}});var Z={name:"legend",init:function(){var e=this._renderer.g().attr({class:this._rootClassPrefix+"-legend"}).enableLinks().append(this._renderer.root);this._legend=new K({renderer:this._renderer,group:e,widget:this,itemGroupClass:this._rootClassPrefix+"-item",titleGroupClass:this._rootClassPrefix+"-title",textField:"text",getFormatObject:function(e){return{item:e.item,text:e.text}}}),this._layout.add(this._legend)},extenders:{_applyTilesAppearance:function(){var e=this;this._items.forEach((function(t){e._applyLegendItemStyle(t.id,t.getState())}))},_buildNodes:function(){this._createLegendItems()}},members:{_applyLegendItemStyle:function(e,t){var n=this._legend;switch(t){case"hover":n.applyHover(e);break;case"selection":n.applySelected(e);break;default:n.resetItem(e)}},_createLegendItems:function(){this._legend.update(this._getLegendData(),this._getOption("legend"),this._themeManager.theme("legend").title)&&this._requestChange(["LAYOUT"])}},dispose:function(){this._legend.dispose()},customize:function(e){e.prototype._proxyData.push((function(e,t){if(this._legend.coordsIn(e,t)){var n=this._legend.getItemByCoord(e,t);if(n)return{id:n.id,type:"legend"}}})),e.addChange({code:"LEGEND",handler:function(){this._createLegendItems()},isThemeDependent:!0,option:"legend",isOptionChange:!0})}};t.plugin=Z},function(e,t,n){t.default=void 0;var i,a=n(0),o=(i=n(158))&&i.__esModule?i:{default:i};var r=a.extend,s=Math,c=s.floor,l=s.abs;function u(e){var t=e.initialValue,n=e._getValTranslator().getBusinessRange().invert,i="discrete"===e.series.valueAxisType,a=e.series.isFullStackedSeries();return!i&&(t>=0&&!n||t<0&&n)||i&&!n||a?"top":"bottom"}var d=r({},o.default,{correctCoordinates:function(e){var t=c(e.offset-e.width/2);this._options.rotated?(this.height=e.width,this.yCorrection=t,this.xCorrection=null):(this.width=e.width,this.xCorrection=t,this.yCorrection=null)},_getGraphicBBox:function(e){var t={x:this.x,y:this.y,width:this.width,height:this.height};if(e){var n="top"===e;this._options.rotated?(t.x=n?t.x+t.width:t.x,t.width=0):(t.y=n?t.y:t.y+t.height,t.height=0)}return t},_getLabelConnector:function(e){return this._getGraphicBBox(e)},_getLabelPosition:function(){var e=u(this);return this._options.rotated&&(e="top"===e?"right":"left"),e},_getLabelCoords:function(e){return 0===this.initialValue&&this.series.isFullStackedSeries()?this._options.rotated?this._getLabelCoordOfPosition(e,"right"):this._getLabelCoordOfPosition(e,"top"):"inside"===e.getLayoutOptions().position?this._getLabelCoordOfPosition(e,"inside"):o.default._getLabelCoords.call(this,e)},_drawLabel:function(){this._label.pointPosition="inside"!==this._label.getLayoutOptions().position&&u(this),o.default._drawLabel.call(this)},hideInsideLabel:function(e,t){var n=this._getGraphicBBox(),i=e.getBoundingRect();return!(!this._options.resolveLabelsOverlapping||!(t.y<=n.y&&t.y+i.height>=n.y+n.height||t.x<=n.x&&t.x+i.width>=n.x+n.width)||t.y>n.y+n.height||t.y+i.height<n.y||t.x>n.x+n.width||t.x+i.width<n.x)&&(e.draw(!1),!0)},_showForZeroValues:function(){return this._options.label.showForZeroValues||this.initialValue},_drawMarker:function(e,t,n){var i=this._getStyle(),a=this._options.cornerRadius,o=this._options.rotated,r=this.getMarkerCoords(),s=r.x,c=r.y,l=r.width,u=r.height;n&&(o?(l=0,s=this.defaultX):(u=0,c=this.defaultY)),this.graphic=e.rect(s,c,l,u).attr({rx:a,ry:a}).smartAttr(i).data({"chart-data-point":this}).append(t)},_getSettingsForTracker:function(){var e=this.y,t=this.height,n=this.x,i=this.width;return this._options.rotated?1===i&&(i=9,n-=4):1===t&&(t=9,e-=4),{x:n,y:e,width:i,height:t}},getGraphicSettings:function(){var e=this.graphic;return{x:e.attr("x"),y:e.attr("y"),height:e.attr("height"),width:e.attr("width")}},_getEdgeTooltipParams:function(){var e,t,n=this.value>=0,i=this._getValTranslator().getBusinessRange().invert,a=this.x,o=this.y,r=this.width,s=this.height;return this._options.rotated?(t=o+s/2,e=i?n?a:a+r:n?a+r:a):(e=a+r/2,t=i?n?o+s:o:n?o:o+s),{x:e,y:t,offset:0}},getTooltipParams:function(e){if("edge"===e)return this._getEdgeTooltipParams();var t=this.getCenterCoord();return t.offset=0,t},getCenterCoord:function(){var e=this.width,t=this.height;return{x:this.x+e/2,y:this.y+t/2}},_truncateCoord:function(e,t){return null===e?e:e<t[0]?t[0]:e>t[1]?t[1]:e},_getErrorBarBaseEdgeLength:function(){return this._options.rotated?this.height:this.width},_translateErrorBars:function(e){o.default._translateErrorBars.call(this),(this._errorBarPos<e[0]||this._errorBarPos>e[1])&&(this._errorBarPos=void 0)},_translate:function(){var e=this._options.rotated,t=e?"x":"y",n=e?"y":"x",i=e?"width":"height",a=e?"height":"width",o=this._getArgTranslator(),r=this._getValTranslator(),s=this.series.getArgumentAxis().getVisibleArea(),c=this.series.getValueAxis().getVisibleArea(),u=o.translate(this.argument),d=r.translate(this.value,1),h=r.translate(this.minValue);this[n]=u=null===u?u:u+(this[n+"Correction"]||0),this["v"+t]=d,this["v"+n]=u+this[a]/2,d=this._truncateCoord(d,c),h=this._truncateCoord(h,c),this[i]=l(d-h),d=d<h?d:h,this._calculateVisibility(e?d:u,e?u:d,this.width,this.height),this[t]=null===d?d:d+(this[t+"Correction"]||0),this["min"+t.toUpperCase()]=null===h?h:h+(this[t+"Correction"]||0),this["default"+t.toUpperCase()]=r.translate("canvas_position_default"),this._translateErrorBars(s),this.inVisibleArea&&null!==this[n]&&(this[n]<s[0]&&(this[a]=this[a]-(s[0]-this[n]),this[n]=s[0]),this[n]+this[a]>s[1]&&(this[a]=s[1]-this[n]))},_updateMarker:function(e,t){this.graphic.smartAttr(r({},t,e?{}:this.getMarkerCoords()))},getMarkerCoords:function(){var e=this.x,t=this.y,n=this.width,i=this.height,a=this.series.getArgumentAxis(),o=this._options.rotated;if(a.getAxisPosition){var r=a.getOptions(),s=Math.round(r.width/2),c=a.getAxisPosition();if(r.visible)if(o){var l=this.minX===this.defaultX&&this.minX===c-a.getAxisShift();e+=l?s:0,(n-=l?s:0)<0&&(n=0)}else(i-=this.minY===this.defaultY&&this.minY===c-a.getAxisShift()?s:0)<0&&(i=0)}return{x:e,y:t,width:n,height:i}},coordsIn:function(e,t){return e>=this.x&&e<=this.x+this.width&&t>=this.y&&t<=this.y+this.height}});t.default=d,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i=n(14),a=n(1),o=n(4),r=Math.abs,s=Math.floor,c=Math.ceil,l=Math.min;function u(e,t,n){e.min=e.min<t?e.min:t,e.max=e.max>n?e.max:n}function d(e,t){if("logarithmic"!==e)return null;var n=t.getOptions().logarithmBase;return function(e){var t=(0,i.getLog)(r(e),n);return(t<0?s:c)(t)}}function h(e,t,n){var i=u;return"discrete"===e?i=function(e,t,n){t!==n&&e.categories.push(n),e.categories.push(t)}:t&&(i=function(e,n){var i=t.calculateInterval(n,e.prevValue),a=e.interval;e.interval=(a<i?a:i)||a,e.prevValue=n,u(e,n,n)}),n?function(e,t,a){var o=[];i(e,t,a),0!==t&&o.push(n(t)),0!==a&&o.push(n(a));var r=l.apply(null,o);e.linearThreshold=e.linearThreshold<r?e.linearThreshold:r}:i}function f(e,t,n){var i={axisType:e,dataType:t};return"discrete"===e?i.categories=[]:(i.min=(0,a.isObject)(n)?n.min:n,i.max=(0,a.isObject)(n)?n.max:n),i}function g(e){return e.categories&&(e.categories=(0,i.unique)(e.categories)),e}function p(e,t,n,i,o){var r=function(e,t,n,i){if(t&&(0,a.isDefined)(t.value)){var o=e.value,r=t.value,s=e.argument,c=(n-s)*(r-o)/(t.argument-s)+o.valueOf();return"datetime"===i.dataType?new Date(c):c}return e.value}(n,i,o,t);e(t,r,r)}function m(e){return e.type.toLowerCase().indexOf("line")>=0||e.type.toLowerCase().indexOf("area")>=0}function _(e){var t=h(e.valueAxisType),n=e.getArgumentAxis(),r=n&&e.getArgumentAxis().visualRange()||{},s=m(e)?p:o.noop;if(n&&n.getMarginOptions().checkInterval){var c=e.getArgumentAxis().getTranslator().getBusinessRange(),l=(0,i.getAddFunction)(c,!1),u=c.interval;isFinite(u)&&(0,a.isDefined)(r.startValue)&&(0,a.isDefined)(r.endValue)&&(r.startValue=l(r.startValue,u,-1),r.endValue=l(r.endValue,u))}var d=v(r);return function(e,n,i,o){var c=n.argument;return n.hasValue()?(d(c)?(e.startCalc||(e.startCalc=!0,s(t,e,n,o[i-1],r.startValue)),t(e,n.getMinValue(),n.getMaxValue())):!r.categories&&(0,a.isDefined)(r.startValue)&&c>r.startValue&&(e.startCalc||s(t,e,n,o[i-1],r.startValue),e.endCalc=!0,s(t,e,n,o[i-1],r.endValue)),e):e}}function v(e){if(e.categories){var t=e.categories.reduce((function(e,t){return e[t.valueOf()]=!0,e}),{});return function(e){return(0,a.isDefined)(e)&&t[e.valueOf()]}}return(0,a.isDefined)(e.startValue)||(0,a.isDefined)(e.endValue)?(0,a.isDefined)(e.endValue)?(0,a.isDefined)(e.startValue)?function(t){return t>=e.startValue&&t<=e.endValue}:function(t){return t<=e.endValue}:function(t){return t>=e.startValue}:function(){return!0}}var x={getViewPortFilter:v,getArgumentRange:function(e){var t=e._data||[],n={};if(t.length)if("discrete"===e.argumentAxisType)n={categories:t.map((function(e){return e.argument}))};else{var i;if(t.length>1){var a=e.getArgumentAxis().calculateInterval(t[0].argument,t[1].argument),o=e.getArgumentAxis().calculateInterval(t[t.length-1].argument,t[t.length-2].argument);i=l(a,o)}n={min:t[0].argument,max:t[t.length-1].argument,interval:i}}return g(n)},getRangeData:function(e){var t=e.getPoints(),n=e.useAggregation(),i=h(e.argumentAxisType,t.length>1&&e.getArgumentAxis(),d(e.argumentAxisType,e.getArgumentAxis())),o=h(e.valueAxisType,null,d(e.valueAxisType,e.getValueAxis())),r=_(e),s=t.reduce((function(e,t,n,a){var s=t.argument;return t.isArgumentCorrect()?(i(e.arg,s,s),t.hasValue()&&(o(e.val,t.getMinValue(),t.getMaxValue()),r(e.viewport,t,n,a)),e):e}),{arg:f(e.argumentAxisType,e.argumentType,e.getArgumentRangeInitialValue()),val:f(e.valueAxisType,e.valueType,t.length?e.getValueRangeInitialValue():void 0),viewport:f(e.valueAxisType,e.valueType,t.length?e.getValueRangeInitialValue():void 0)});if(n){var c=this.getArgumentRange(e);if("discrete"===e.argumentAxisType)s.arg=c;else{var l=e.getArgumentAxis().getViewport();((0,a.isDefined)(l.startValue)||(0,a.isDefined)(l.length))&&i(s.arg,c.min,c.min),((0,a.isDefined)(l.endValue)||(0,a.isDefined)(l.length)&&(0,a.isDefined)(l.startValue))&&i(s.arg,c.max,c.max)}}return g(s.arg),g(s.val),s},getViewport:function(e){var t,n=e.getPoints(),i=_(e);return t=f(e.valueAxisType,e.valueType,n.length?e.getValueRangeInitialValue():void 0),n.some((function(e,a){return i(t,e,a,n),t.endCalc})),t},getPointsInViewPort:function(e){var t=v(e.getArgumentAxis().visualRange()||{}),n=e.getValueAxis().visualRange()||{},i=v(n),a=e.getPoints(),r=function(e,t,a){var o=t.getMinValue(),r=t.getMaxValue(),s=i(o),c=i(r);s&&e.push(o),r!==o&&c&&e.push(r),!a||s||c||(e.length?e.push(n.endValue):e.push(n.startValue))},s=m(e)?function(e,n,i){var a=n[i],o=n[i-1],s=n[i+1];s&&t(s.argument)&&r(e[1],a,!0),o&&t(o.argument)&&r(e[1],a,!0)}:o.noop;return a.reduce((function(e,n,i){return t(n.argument)?r(e[0],n):s(e,a,i),e}),[[],[]])}};t.default=x,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.polar=t.chart=void 0;var i=n(138),a=n(52),o=n(0),r=n(3),s=n(14),c=n(32),l=Math.round,u=Math.sqrt,d=Math.pow,h=Math.min,f=Math.max,g=Math.abs,p={};t.chart=p;var m={};function _(e,t,n,i){var o=(0,a.clone)(e);return o.x=t,o.y=n,o.angle=i,o}function v(e,t,n,i,a){var o=e.angle+a,r=(0,s.getCosAndSin)(o);return _(t,n.x+(e.radius+i*a)*r.cos,n.y-(e.radius+i*a)*r.sin,o)}t.polar=m;var x={autoHidePointMarkersEnabled:function(){return!0},_applyGroupSettings:function(e,t,n){t=(0,o.extend)(t,e),this._applyElementsClipRect(t),n.attr(t)},_setGroupsSettings:function(e){var t=this._styles.normal;this._applyGroupSettings(t.elements,{class:"dxc-elements"},this._elementsGroup),this._bordersGroup&&this._applyGroupSettings(t.border,{class:"dxc-borders"},this._bordersGroup),i.chart._setGroupsSettings.call(this,e),e&&this._markersGroup&&this._markersGroup.attr({opacity:.001})},_createGroups:function(){this._createGroup("_elementsGroup",this,this._group),this._areBordersVisible()&&this._createGroup("_bordersGroup",this,this._group),i.chart._createGroups.call(this)},_areBordersVisible:function(){return!1},_getDefaultSegment:function(e){return{line:(0,s.map)(e.line||[],(function(e){return e.getDefaultCoords()}))}},_prepareSegment:function(e){return{line:e}},_parseLineOptions:function(e,t){return{stroke:e.color||t,"stroke-width":e.width,dashStyle:e.dashStyle||"solid"}},_parseStyle:function(e,t){return{elements:this._parseLineOptions(e,t)}},_applyStyle:function(e){this._elementsGroup&&this._elementsGroup.attr(e.elements),(0,r.each)(this._graphics||[],(function(t,n){n.line&&n.line.attr({"stroke-width":e.elements["stroke-width"]}).sharp()}))},_drawElement:function(e,t){return{line:this._createMainElement(e.line,{"stroke-width":this._styles.normal.elements["stroke-width"]}).append(t)}},_removeElement:function(e){e.line.remove()},_updateElement:function(e,t,n,i){var a={points:t.line},o=e.line;n?o.animate(a,{},i):o.attr(a)},_animateComplete:function(){i.chart._animateComplete.call(this),this._markersGroup&&this._markersGroup.animate({opacity:1},{duration:this._defaultDuration})},_animate:function(){var e=this,t=e._graphics.length-1;(0,r.each)(e._graphics||[],(function(n,i){var a;n===t&&(a=function(){e._animateComplete()}),e._updateElement(i,e._segments[n],!0,a)}))},_drawPoint:function(e){i.chart._drawPoint.call(this,{point:e.point,groups:e.groups})},_createMainElement:function(e,t){return this._renderer.path(e,"line").attr(t)},_sortPoints:function(e,t){return t?e.sort((function(e,t){return t.y-e.y})):e.sort((function(e,t){return e.x-t.x}))},_drawSegment:function(e,t,n,i){var a=this._options.rotated,o=this._prepareSegment(e,a,i);this._segments.push(o),this._graphics[n]?t||this._updateElement(this._graphics[n],o):this._graphics[n]=this._drawElement(t?this._getDefaultSegment(o):o,this._elementsGroup)},_getTrackerSettings:function(){var e=this._defaultTrackerWidth,t=this._styles.normal.elements["stroke-width"];return{"stroke-width":t>e?t:e,fill:"none"}},_getMainPointsFromSegment:function(e){return e.line},_drawTrackerElement:function(e){return this._createMainElement(this._getMainPointsFromSegment(e),this._getTrackerSettings(e))},_updateTrackerElement:function(e,t){var n=this._getTrackerSettings(e);n.points=this._getMainPointsFromSegment(e),t.attr(n)},checkSeriesViewportCoord:function(e,t){if(!i.chart.checkSeriesViewportCoord.call(this))return!1;var n=e.isArgumentAxis?this.getArgumentRange():this.getViewport(),a=e.getTranslator().translate(n.categories?n.categories[0]:n.min),o=e.getTranslator().translate(n.categories?n.categories[n.categories.length-1]:n.max),r=this.getOptions().rotated,s=e.getOptions().inverted;return e.isArgumentAxis&&(!r&&!s||r&&s)||!e.isArgumentAxis&&(r&&!s||!r&&s)?t>=a&&t<=o:t>=o&&t<=a}},y=p.line=(0,o.extend)({},i.chart,x,{getPointCenterByArg:function(e){var t=this.getArgumentAxis().getTranslator().translate(e);return{x:t,y:t}},getSeriesPairCoord:function(e,t){for(var n=null,i=this._getNearestPointsByCoord(e,t),a=t&&!this._options.rotated||!t&&this._options.rotated,o=0;o<i.length;o++){var r=i[o],s=(r[1].vy-r[0].vy)/(r[1].vx-r[0].vx),c=r[0].vy-r[0].vx*s,l=void 0;if(l=r[1].vx-r[0].vx==0?a?r[0].vy:r[0].vx:a?s*e+c:(e-c)/s,this._checkAxisVisibleAreaCoord(!t,l)){n=l;break}}return n}});p.stepline=(0,o.extend)({},y,{_calculateStepLinePoints:function(e){var t=[],n=this._options.rotated?"x":"y";return(0,r.each)(e,(function(e,i){var o;if(e){var r=t[t.length-1][n];r!==i[n]&&((o=(0,a.clone)(i))[n]=r,t.push(o)),t.push(i)}else t.push(i)})),t},_prepareSegment:function(e){return y._prepareSegment(this._calculateStepLinePoints(e))},getSeriesPairCoord:function(e,t){for(var n,i=this._options.rotated,a=!t&&!i||t&&i,o=a?"vy":"vx",r=a?"vx":"vy",s=this._getNearestPointsByCoord(e,t),c=0;c<s.length;c++){var l=s[c],u=void 0;if(u=t?e!==l[1][o]?l[0][r]:l[1][r]:e===l[0][o]?l[0][r]:l[1][r],this._checkAxisVisibleAreaCoord(!t,u)){n=u;break}}return n}}),p.spline=(0,o.extend)({},y,{_calculateBezierPoints:function(e,t){var n=[],i=e,a=function(e,t,n){return e>t&&n>e||e<t&&n<e?e:n};return 1!==i.length?i.forEach((function(e,o){var r,s,c,l,u,d,h,f,g,p,m,v,x=i[o-1],y=i[o+1];if(o&&o!==i.length-1){var b=e.x,w=e.y;if(u=x.x,d=y.x,h=x.y,f=y.y,!!(!t&&(w<=x.y&&w<=y.y||w>=x.y&&w>=y.y)||t&&(b<=x.x&&b<=y.x||b>=x.x&&b>=y.x)))t?(c=r=b,l=(w+y.y)/2,s=(w+x.y)/2):(l=s=w,c=(b+y.x)/2,r=(b+x.x)/2);else{if(g=f-h,p=u-d,m=h*d-u*f,t){if(!g)return void n.push(e,e,e);u-=v=-1*(p*w+m)/g-b,d-=v}else{if(!p)return void n.push(e,e,e);h-=v=-1*(g*b+m)/p-w,f-=v}c=(b+.5*d)/1.5,l=(w+.5*f)/1.5,r=(b+.5*u)/1.5,s=(w+.5*h)/1.5}t?(r=a(x.x,b,r),c=a(y.x,b,c)):(s=a(x.y,w,s),l=a(y.y,w,l));var k=_(e,r,s),S=_(e,c,l);n.push(k,e,S)}else n.push(e,e)})):n.push(i[0]),n},_prepareSegment:function(e,t){return y._prepareSegment(this._calculateBezierPoints(e,t))},_createMainElement:function(e,t){return this._renderer.path(e,"bezier").attr(t)},getSeriesPairCoord:function(e,t){for(var n=null,i=!t&&!this._options.rotated||t&&this._options.rotated,a=i?"vy":"vx",o=i?"y":"x",r=i?"vx":"vy",s=i?"x":"y",l=(t?this.getValueAxis():this.getArgumentAxis()).getVisibleArea(),u=this._getNearestPointsByCoord(e,t),d=function(t){var i=u[t];1===i.length?l[0]<=i[0][r]&&l[1]>=i[0][r]&&(n=i[0][r]):function(e,t,n,i,a){var o=t-e,r=3*n-3*t,s=3*i-6*n+3*t,l=a-3*i+3*n-t;return(0,c.solveCubicEquation)(l,s,r,o)}(e,i[0][a],i[1][o],i[2][o],i[3][a]).forEach((function(e){if(e>=0&&e<=1){var t=Math.pow(1-e,3)*i[0][r]+3*Math.pow(1-e,2)*e*i[1][s]+3*(1-e)*e*e*i[2][s]+e*e*e*i[3][r];l[0]<=t&&l[1]>=t&&(n=t)}}));if(null!==n)return"break"},h=0;h<u.length;h++){if("break"===d(h))break}return n},_getNearestPoints:function(e,t,n){var i=n.indexOf(e);return[e,n[i+1],n[i+2],t]},_getBezierPoints:function(){return this._segments.length>0?this._segments.reduce((function(e,t){return e.concat(t.line)}),[]):[]}}),m.line=(0,o.extend)({},i.polar,x,{_sortPoints:function(e){return e},_prepareSegment:function(e,t,n){var i,a=[],o=this.getValueAxis().getCenter();if(n&&this._closeSegment(e),"discrete"===this.argumentAxisType||"discrete"===this.valueAxisType)return y._prepareSegment.call(this,e);for(i=1;i<e.length;i++)a=a.concat(this._getTangentPoints(e[i],e[i-1],o));return a.length||(a=e),{line:a}},_getRemainingAngle:function(e){var t=(0,s.normalizeAngle)(e);return e>=0?360-t:-t},_closeSegment:function(e){var t;t=this._segments.length?this._segments[0].line[0]:_(e[0],e[0].x,e[0].y,e[0].angle),(t=this._modifyReflectedPoint(t,e[e.length-1]))&&e.push(t)},_modifyReflectedPoint:function(e,t){if(t.angle!==e.angle){if((0,s.normalizeAngle)(l(t.angle))===(0,s.normalizeAngle)(l(e.angle)))e.angle=t.angle;else{var n=t.angle-e.angle;e.angle=t.angle+this._getRemainingAngle(n)}return e}},_getTangentPoints:function(e,t,n){var i,a=[],o=Math.round(t.angle-e.angle),r=(t.radius-e.radius)/o;if(0===o)a=[t,e];else if(o>0)for(i=o;i>=0;i--)a.push(v(e,t,n,r,i));else for(i=0;i>=o;i--)a.push(v(e,t,n,r,o-i));return a},getSeriesPairCoord:function(e,t){var n,i=this.getArgumentAxis(),a=t?"angle":"radius",o=e[a],r=i.getCenter(),l=function(e,t,n){var a,o,s=n.x,c=n.y;return u(d((a={x:s,y:c}).x-(o=r).x,2)+d(a.y-o.y,2))<=i.getRadius()&&h(e.x,t.x)<=s&&f(e.x,t.x)>=s&&h(e.y,t.y)<=c&&f(e.y,t.y)>=c},p=this.getNeighborPoints(o,a);if(1===p.length)n=p[0];else if(p.length>1){var m,_,x=p[0],y=p[1];if("discrete"!==this.argumentAxisType&&"discrete"!==this.valueAxisType)t?(m=(x.radius-y.radius)/(x.angle-y.angle),_=o-y.angle):(m=(x.radius-y.radius)/(x.angle-y.angle),_=(o-y.radius)/m),n=v(y,x,r,m,_);else if(t){var b=(0,s.getCosAndSin)(-o),w=(y.y-x.y)/(y.x-x.x),k=x.y-x.x*w,S=b.sin/b.cos,C=(r.y-S*r.x-k)/(w-S),A=w*C+k;if(l(x,y,{x:C,y:A})){var T=g((0,c.trunc)((360+o)/90)%4);(0===T&&C>=r.x&&A<=r.y||1===T&&C<=r.x&&A<=r.y||2===T&&C<=r.x&&A>=r.y||3===T&&C>=r.x&&A>=r.y)&&(n={x:C,y:A})}}else{var I=(y.y-x.y)/(y.x-x.x),E=x.y-x.x*I,O=1+I*I,D=-2*r.x+2*I*E-2*I*r.y,M=D*D-4*O*(-d(o,2)+d(E-r.y,2)+d(r.x,2));if(M>=0){var P=(-D-u(M))/(2*O),q=(-D+u(M))/(2*O),R=I*P+E,z=I*q+E;n=l(x,y,{x:P,y:R})?{x:P,y:R}:l(x,y,{x:q,y:z})?{x:q,y:z}:void 0}}}return n},getNeighborPoints:function(e,t){var n=this.getPoints(),i=[];if(this.getOptions().closed){var a=(n=(0,o.extend)(!0,[],n))[n.length-1],r=_(n[0],n[0].x,n[0].y,n[0].angle),s=_(a,a.x,a.y,a.angle),c=this._modifyReflectedPoint(r,a),l=this._modifyReflectedPoint(s,n[0]);l&&n.unshift(l),c&&n.push(c)}for(var u=1;u<n.length&&(n[u-1][t]===e?i.push(n[u-1]):n[u][t]===e?i.push(n[u]):(n[u][t]>e&&n[u-1][t]<e||n[u-1][t]>e&&n[u][t]<e)&&(i.push(n[u-1]),i.push(n[u])),!(i.length>0));u++);return i}})},function(e,t,n){t.default=void 0;var i=n(14),a={logarithmic:"logarithmic",discrete:"discrete",numeric:"numeric",left:"left",right:"right",top:"top",bottom:"bottom",center:"center",horizontal:"horizontal",vertical:"vertical",convertTicksToValues:function(e){return(0,i.map)(e||[],(function(e){return e.value}))},validateOverlappingMode:function(e){return"ignore"===e||"none"===e?e:"hide"},getTicksCountInRange:function(e,t,n){var i=1;if(e.length>1)for(;i<e.length&&!(Math.abs(e[i].coords[t]-e[0].coords[t])>=n);i++);return i},areLabelsOverlap:function(e,t,n,i){var a=e.x>t.x,o=e.y>t.y,r=e.x,s=t.x,c=e.width,l=t.width;"left"===i?(r+=c/2,s+=l/2):"right"===i&&(r-=c/2,s-=l/2);var u=a?s+l+n>r:r+c+n>s,d=o?t.y+t.height>e.y:e.y+e.height>t.y;return u&&d}};t.default=a,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.plugins=t.createAnnotations=void 0;var i=f(n(11)),a=n(1),o=n(139),r=n(0),s=n(14),c=n(585),l=f(n(25)),u=n(76),d=n(8),h=f(n(5));function f(e){return e&&e.__esModule?e:{default:e}}var g=i.default.getDocument,p=(0,d.addNamespace)([l.default.down,l.default.move],"annotations"),m=(0,d.addNamespace)(l.default.up,"annotations"),_=u.start+".annotations",v=u.move+".annotations",x=u.end+".annotations";function y(e,t){return{draw:function(n,i){var a=this,o=n._renderer.g().append(i).css((0,s.patchFontOptions)(e.font));this.plaque&&this.plaque.clear(),this.plaque=new c.Plaque((0,r.extend)(!0,{},e,{cornerRadius:(e.border||{}).cornerRadius}),n,o,t,n._isAnnotationBounded(e)),this.plaque.draw(n._getAnnotationCoords(this)),e.allowDragging&&o.on(_,{immediate:!0},(function(e){a._dragOffsetX=a.plaque.x-e.pageX,a._dragOffsetY=a.plaque.y-e.pageY})).on(v,(function(e){a.plaque.move(e.pageX+a._dragOffsetX,e.pageY+a._dragOffsetY)})).on(x,(function(e){a.offsetX=(a.offsetX||0)+e.offset.x,a.offsetY=(a.offsetY||0)+e.offset.y}))},hitTest:function(e,t){return this.plaque.hitTest(e,t)},showTooltip:function(e,t){var n=t.x,i=t.y,a=this,o=a.options;if(e.annotation!==a){e.setTemplate(o.tooltipTemplate);var r=function(t){t&&(e.annotation=a)};r(e.show(o,{x:n,y:i},{target:o},o.customizeTooltip,r))}else e.move(n,i)}}}function b(e,t){var n;return"text"===e.type?n=function(e,n){var i=t._renderer.text(e.text).attr({class:e.cssClass}).append({element:n});(e.width>0||e.height>0)&&i.setMaxSize(e.width,e.height,{wordWrap:e.wordWrap,textOverflow:e.textOverflow})}:"image"===e.type?n=function(e,n){var i=e.image||{},a=i.width,o=i.height,r=i.url,s=i.location,c=e.width,l=e.height,u=c>0?Math.min(a,c):a,d=l>0?Math.min(o,l):o;t._renderer.image(0,0,u,d,r,s||"center").append({element:n})}:"custom"===e.type&&(n=e.template),n}function w(e){return"string"==typeof e?{url:e}:e}var k=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=arguments.length>3?arguments[3]:void 0,o=arguments.length>4?arguments[4]:void 0,s=w(n.image);return t.reduce((function(t,c){var l=w(c.image),u=(0,a.isFunction)(i)?i(c):{};u&&(u.image=w(u.image));var d=(0,r.extend)(!0,{},n,c,{image:s},{image:l},u),h=b(d,e),f=h&&(0,r.extend)(!0,o(d),y(d,e._getTemplate(h)));return f&&t.push(f),t}),[])};t.createAnnotations=k;var S={name:"annotations_chart",init:function(){},dispose:function(){},members:{_getAnnotationCoords:function(e){var t,n,i,o,r={offsetX:e.offsetX,offsetY:e.offsetY},s=this._options.silent("rotated")?"y":"x",c=this._options.silent("rotated")?"x":"y",l=this.getArgumentAxis(),u=l.validateUnit(e.argument),d=this.getValueAxis(e.axis),h=null===(t=d)||void 0===t?void 0:t.pane;e.series&&(i=this.series.filter((function(t){return t.name===e.series}))[0],d=null===(o=i)||void 0===o?void 0:o.getValueAxis(),(0,a.isDefined)(d)&&(h=d.pane));if((0,a.isDefined)(u)){if(i){var f=i.getPointCenterByArg(u);f&&(r[s]=f[s])}else r[s]=l.getTranslator().translate(u);!(0,a.isDefined)(h)&&(h=l.pane)}var g,p,m=null===(n=d)||void 0===n?void 0:n.validateUnit(e.value);(0,a.isDefined)(m)&&(r[c]=null===(g=d)||void 0===g?void 0:g.getTranslator().translate(m),!(0,a.isDefined)(h)&&(0,a.isDefined)(d)&&(h=d.pane));(r.canvas=this._getCanvasForPane(h),(0,a.isDefined)(r[s])&&!(0,a.isDefined)(m))&&((0,a.isDefined)(d)||(0,a.isDefined)(i)?(0,a.isDefined)(d)&&!(0,a.isDefined)(i)?r[c]=this._argumentAxes.filter((function(e){return e.pane===d.pane}))[0].getAxisPosition():null!==(p=i)&&void 0!==p&&p.checkSeriesViewportCoord(l,r[s])&&(r[c]=i.getSeriesPairCoord(r[s],!0)):r[c]=l.getAxisPosition());return!(0,a.isDefined)(u)&&(0,a.isDefined)(r[c])&&((0,a.isDefined)(d)&&!(0,a.isDefined)(i)?r[s]=d.getAxisPosition():(0,a.isDefined)(i)&&i.checkSeriesViewportCoord(d,r[c])&&(r[s]=i.getSeriesPairCoord(r[c],!1))),r},_annotationsPointerEventHandler:function(e){if(!this._disposed){var t=e.originalEvent||{},n=t.touches&&t.touches[0]||{},i=this._renderer.getRootOffset(),a={x:n.pageX||t.pageX||e.pageX,y:n.pageY||t.pageY||e.pageY},o=this._annotations.items.filter((function(e){return e.hitTest(a.x-i.left,a.y-i.top)}))[0];o&&o.options.tooltipEnabled?(this._clear(),o.options.allowDragging&&e.type===l.default.down&&(this._annotations._hideToolTipForDrag=!0),this._annotations._hideToolTipForDrag||(o.showTooltip(this._annotations.tooltip,a),e.stopPropagation())):this._annotations.hideTooltip()}},_isAnnotationBounded:function(e){return(0,a.isDefined)(e.value)||(0,a.isDefined)(e.argument)},_pullOptions:function(e){return{type:e.type,name:e.name,x:e.x,y:e.y,value:e.value,argument:e.argument,axis:e.axis,series:e.series,options:e,offsetX:e.offsetX,offsetY:e.offsetY}},_forceAnnotationRender:function(){this._change(["FORCE_RENDER"])},_clear:function(){this.hideTooltip(),this.clearHover()}}},C={name:"annotations_polar_chart",init:function(){},dispose:function(){},members:{_getAnnotationCoords:function(e){var t,n,i={offsetX:e.offsetX,offsetY:e.offsetY,canvas:this._calcCanvas()},o=this.getArgumentAxis(),s=o.validateUnit(e.argument),c=this.getValueAxis().validateUnit(e.value),l=e.radius,u=e.angle;return e.series&&(n=this.series.filter((function(t){return t.name===e.series}))[0]),(0,r.extend)(!0,i,this.getXYFromPolar(u,l,s,c)),(0,a.isDefined)(n)&&(!(0,a.isDefined)(i.angle)||(0,a.isDefined)(c)||(0,a.isDefined)(l)?!(0,a.isDefined)(i.radius)||(0,a.isDefined)(s)||(0,a.isDefined)(u)||(t=n.getSeriesPairCoord({radius:i.radius},!1)):((0,a.isDefined)(s)||(s=o.getTranslator().from(isFinite(u)?this.getActualAngle(u):i.angle)),t=n.getSeriesPairCoord({argument:s,angle:-i.angle},!0)),(0,a.isDefined)(t)&&(i.x=t.x,i.y=t.y)),e.series&&!(0,a.isDefined)(t)&&(i.x=i.y=void 0),i},_annotationsPointerEventHandler:S.members._annotationsPointerEventHandler,_isAnnotationBounded:S.members._isAnnotationBounded,_pullOptions:function(e){var t=(0,r.extend)({},{radius:e.radius,angle:e.angle},S.members._pullOptions(e));return delete t.axis,t},_forceAnnotationRender:S.members._forceAnnotationRender,_clear:S.members._clear}},A={name:"annotations_vector_map",init:function(){},dispose:function(){this._annotations._offTracker(),this._annotations._offTracker=null},members:{_getAnnotationCoords:function(e){var t={offsetX:e.offsetX,offsetY:e.offsetY};if(t.canvas=this._projection.getCanvas(),e.coordinates){var n=this._projection.toScreenPoint(e.coordinates);t.x=n[0],t.y=n[1]}return t},_annotationsPointerEventHandler:S.members._annotationsPointerEventHandler,_isAnnotationBounded:function(e){return(0,a.isDefined)(e.coordinates)},_pullOptions:function(e){var t=(0,r.extend)({},{coordinates:e.coordinates},S.members._pullOptions(e));return delete t.axis,delete t.series,delete t.argument,delete t.value,t},_forceAnnotationRender:function(){this._change(["EXTRA_ELEMENTS"])},_getAnnotationStyles:function(){return{"text-anchor":"start"}},_clear:function(){}},extenders:{_prepareExtraElements:function(){var e=this,t=function(){e._renderExtraElements()};e._annotations._offTracker=e._tracker.on({move:t,zoom:t,end:t})}}},T={name:"annotations_pie_chart",init:function(){},dispose:function(){},members:{_getAnnotationCoords:function(e){var t={offsetX:e.offsetX,offsetY:e.offsetY,canvas:this._canvas};if(e.argument){var n=(e.series?this.getSeriesByName(e.series):this.series[0]).getPointsByArg(e.argument)[0].getAnnotationCoords(e.location),i=n.x,a=n.y;t.x=i,t.y=a}return t},_isAnnotationBounded:function(e){return e.argument},_annotationsPointerEventHandler:S.members._annotationsPointerEventHandler,_pullOptions:function(e){var t=(0,r.extend)({},{location:e.location},S.members._pullOptions(e));return delete t.axis,t},_clear:S.members._clear,_forceAnnotationRender:S.members._forceAnnotationRender}},I={core:{name:"annotations_core",init:function(){this._annotations={items:[],_hideToolTipForDrag:!1,tooltip:new o.Tooltip({cssClass:"".concat(this._rootClassPrefix,"-annotation-tooltip"),eventTrigger:this._eventTrigger,widgetRoot:this.element(),widget:this}),hideTooltip:function(){this.tooltip.annotation=null,this.tooltip.hide()},clearItems:function(){this.items.forEach((function(e){return e.plaque.clear()})),this.items=[]}},this._annotations.tooltip.setRendererOptions(this._getRendererOptions())},dispose:function(){this._annotationsGroup.linkRemove().linkOff(),h.default.off(g(),".annotations"),this._annotationsGroup.off(".annotations"),this._annotations.tooltip&&this._annotations.tooltip.dispose()},extenders:{_createHtmlStructure:function(){var e=this;this._annotationsGroup=this._renderer.g().attr({class:"".concat(this._rootClassPrefix,"-annotations")}).css(this._getAnnotationStyles()).linkOn(this._renderer.root,"annotations").linkAppend(),h.default.on(g(),p,(function(){return e._annotations.hideTooltip()})),h.default.on(g(),m,(function(t){e._annotations._hideToolTipForDrag=!1,e._annotationsPointerEventHandler(t)})),this._annotationsGroup.on(p,this._annotationsPointerEventHandler.bind(this))},_renderExtraElements:function(){var e=this;this._annotationsGroup.clear(),this._annotations.items.forEach((function(t){return t.draw(e,e._annotationsGroup)}))},_stopCurrentHandling:function(){this._annotations.hideTooltip()}},members:{_buildAnnotations:function(){this._annotations.clearItems();var e=this._getOption("annotations",!0);null!=e&&e.length&&(this._annotations.items=k(this,e,this._getOption("commonAnnotationSettings"),this._getOption("customizeAnnotation",!0),this._pullOptions))},_setAnnotationTooltipOptions:function(){var e=(0,r.extend)({},this._getOption("tooltip"));e.contentTemplate=e.customizeTooltip=void 0,this._annotations.tooltip.update(e)},_getAnnotationCoords:function(){return{}},_pullOptions:function(){return{}},_getAnnotationStyles:function(){return{}}},customize:function(e){e.addChange({code:"ANNOTATIONITEMS",handler:function(){this._requestChange(["ANNOTATIONS"])},isOptionChange:!0,option:"annotations"}),e.addChange({code:"ANNOTATIONSSETTINGS",handler:function(){this._requestChange(["ANNOTATIONS"])},isOptionChange:!0,option:"commonAnnotationSettings"}),e.addChange({code:"ANNOTATIONS",handler:function(){this._buildAnnotations(),this._setAnnotationTooltipOptions(),this._forceAnnotationRender()},isThemeDependent:!0,isOptionChange:!0})},fontFields:["commonAnnotationSettings.font"]},chart:S,polarChart:C,vectorMap:A,pieChart:T};t.plugins=I},function(e,t,n){t.formatValue=t.consts=t.utils=t.HEIGHT_COMPACT_MODE=void 0;var i=n(587),a=n(1);t.HEIGHT_COMPACT_MODE=24;t.utils={trackerSettings:{fill:"grey",stroke:"grey",opacity:1e-4},animationSettings:{duration:250}};var o={emptySliderMarkerText:". . .",pointerSize:4};t.consts=o;t.formatValue=function(e,t,n,o,r,s){var c={value:e,valueText:(0,i.smartFormatter)(e,{labelOptions:t,ticks:n?n.ticks:[],tickInterval:n?n.tickInterval:void 0,dataType:o,type:r,logarithmBase:s})};return String((0,a.isFunction)(t.customizeText)?t.customizeText.call(c,c):c.valueText)}},function(e,t,n){t.getColorizer=function(e,t,n){var l=(0,a.normalizeEnum)(e.type||i),u=r[l]&&r[l](e,t,n);return u?(e.colorizeGroups?c:s)(u):o.noop},t.addColorizer=function(e,t){r[e]=t},t.setDefaultColorizer=function(e){i=e},t.createColorCodeGetter=function(e){return e.colorCodeField?(t=e.colorCodeField,function(e){return Number(e.data[t])}):l;var t};var i,a=n(14),o=n(4),r={};function s(e){return function(t){return t.isNode()?void 0:e(t)}}function c(e){return function(t){var n=!t.isNode()&&t.parent;return n?n._groupColor=n._groupColor||e(n):void 0}}function l(e){return e.value}},function(e,t,n){t.default=void 0;var i,a=n(43),o=(i=n(11))&&i.__esModule?i:{default:i},r=n(7),s=n(1),c=n(93),l=n(190),u=n(243);var d,h=(0,r.getWindow)(),f=function(e,t){return e?"string"==typeof e?"body"===e?(this[0]=t?t.body:o.default.getBody(),this.length=1,this):(t=t||o.default.getDocument(),"<"===e[0]?(this[0]=o.default.createElement(e.slice(1,-1),t),this.length=1,this):([].push.apply(this,o.default.querySelectorAll(t,e)),this)):o.default.isNode(e)||(0,s.isWindow)(e)?(this[0]=e,this.length=1,this):Array.isArray(e)?([].push.apply(this,e),this):d(e.toArray?e.toArray():[e]):(this.length=0,this)};(d=function(e,t){return new f(e,t)}).fn={dxRenderer:!0},f.prototype=d.fn;var g=function(e,t){for(var n=0;n<this.length;n++){var i=d(this[n]);i[e].apply(i,t)}return this},p=function(e,t,n){null!=n?o.default.setAttribute(e,t,n):o.default.removeAttribute(e,t)};f.prototype.show=function(){return this.toggle(!0)},f.prototype.hide=function(){return this.toggle(!1)},f.prototype.toggle=function(e){return this[0]&&this.toggleClass("dx-state-invisible",!e),this},f.prototype.attr=function(e,t){if(this.length>1&&arguments.length>1)return g.call(this,"attr",arguments);if(!this[0])return(0,s.isObject)(e)||void 0!==t?this:void 0;if(!this[0].getAttribute)return this.prop(e,t);if("string"==typeof e&&1===arguments.length){var n=this[0].getAttribute(e);return null==n?void 0:n}if((0,s.isPlainObject)(e))for(var i in e)this.attr(i,e[i]);else p(this[0],e,t);return this},f.prototype.removeAttr=function(e){return this[0]&&o.default.removeAttribute(this[0],e),this},f.prototype.prop=function(e,t){if(!this[0])return this;if("string"==typeof e&&1===arguments.length)return this[0][e];if((0,s.isPlainObject)(e))for(var n in e)this.prop(n,e[n]);else o.default.setProperty(this[0],e,t);return this},f.prototype.addClass=function(e){return this.toggleClass(e,!0)},f.prototype.removeClass=function(e){return this.toggleClass(e,!1)},f.prototype.hasClass=function(e){if(!this[0]||void 0===this[0].className)return!1;for(var t=e.split(" "),n=0;n<t.length;n++){if(this[0].classList){if(this[0].classList.contains(t[n]))return!0}else if((((0,s.isString)(this[0].className)?this[0].className:o.default.getAttribute(this[0],"class"))||"").split(" ").indexOf(t[n])>=0)return!0}return!1},f.prototype.toggleClass=function(e,t){if(this.length>1)return g.call(this,"toggleClass",arguments);if(!this[0]||!e)return this;t=void 0===t?!this.hasClass(e):t;for(var n=e.split(" "),i=0;i<n.length;i++)o.default.setClass(this[0],n[i],t);return this},["width","height","outerWidth","outerHeight","innerWidth","innerHeight"].forEach((function(e){var t=e.toLowerCase().indexOf("width")>=0?"Width":"Height",n=t.toLowerCase(),i=0===e.indexOf("outer"),a=0===e.indexOf("inner");f.prototype[e]=function(r){if(this.length>1&&arguments.length>0)return g.call(this,e,arguments);var c=this[0];if(c){if((0,s.isWindow)(c))return i?c["inner"+t]:o.default.getDocumentElement()["client"+t];if(o.default.isDocument(c)){var u=o.default.getDocumentElement(),d=o.default.getBody();return Math.max(d["scroll"+t],d["offset"+t],u["scroll"+t],u["offset"+t],u["client"+t])}if(0===arguments.length||"boolean"==typeof r){var f={paddings:a||i,borders:i,margins:r};return(0,l.getSize)(c,n,f)}if(null==r)return this;if((0,s.isNumeric)(r)){var p=h.getComputedStyle(c),m=(0,l.getElementBoxParams)(n,p),_="border-box"===p.boxSizing;r=Number(r),i?r-=_?0:m.border+m.padding:a?r+=_?m.border:-m.padding:_&&(r+=m.border+m.padding)}return r+=(0,s.isNumeric)(r)?"px":"",o.default.setStyle(c,n,r),this}}})),f.prototype.html=function(e){return arguments.length?(this.empty(),"string"==typeof e&&!(0,u.isTablePart)(e)||"number"==typeof e?(this[0].innerHTML=e,this):this.append((0,u.parseHTML)(e))):this[0].innerHTML};var m=function(e,t){if(this[0]&&e){"string"==typeof e?e=(0,u.parseHTML)(e):e.nodeType?e=[e]:(0,s.isNumeric)(e)&&(e=[o.default.createTextNode(e)]);for(var n=0;n<e.length;n++){var i=e[n],a=this[0];"TABLE"===a.tagName&&"TR"===i.tagName&&a.tBodies&&a.tBodies.length&&(a=a.tBodies[0]),o.default.insertElement(a,i.nodeType?i:i[0],t)}}},_=function(e,t){if(this[0]&&this[0].style&&!(null===t||"number"==typeof t&&isNaN(t))){e=(0,c.styleProp)(e);for(var n=0;n<this.length;n++)this[n].style[e]=(0,c.normalizeStyleProp)(e,t)}};f.prototype.css=function(e,t){if((0,s.isString)(e)){if(2!==arguments.length){if(!this[0])return;e=(0,c.styleProp)(e);var n=h.getComputedStyle(this[0])[e]||this[0].style[e];return(0,s.isNumeric)(n)?n.toString():n}_.call(this,e,t)}else if((0,s.isPlainObject)(e))for(var i in e)_.call(this,i,e[i]);return this},f.prototype.prepend=function(e){if(arguments.length>1){for(var t=0;t<arguments.length;t++)this.prepend(arguments[t]);return this}return m.apply(this,[e,this[0].firstChild]),this},f.prototype.append=function(e){if(arguments.length>1){for(var t=0;t<arguments.length;t++)this.append(arguments[t]);return this}return m.apply(this,[e]),this},f.prototype.prependTo=function(e){if(this.length>1){for(var t=this.length-1;t>=0;t--)d(this[t]).prependTo(e);return this}return(e=d(e))[0]&&o.default.insertElement(e[0],this[0],e[0].firstChild),this},f.prototype.appendTo=function(e){return this.length>1?g.call(this,"appendTo",arguments):(o.default.insertElement(d(e)[0],this[0]),this)},f.prototype.insertBefore=function(e){return e&&e[0]&&o.default.insertElement(e[0].parentNode,this[0],e[0]),this},f.prototype.insertAfter=function(e){return e&&e[0]&&o.default.insertElement(e[0].parentNode,this[0],e[0].nextSibling),this},f.prototype.before=function(e){return this[0]&&o.default.insertElement(this[0].parentNode,e[0],this[0]),this},f.prototype.after=function(e){return this[0]&&o.default.insertElement(this[0].parentNode,e[0],this[0].nextSibling),this},f.prototype.wrap=function(e){if(this[0]){var t=d(e);t.insertBefore(this),t.append(this)}return this},f.prototype.wrapInner=function(e){var t=this.contents();return t.length?t.wrap(e):this.append(e),this},f.prototype.replaceWith=function(e){if(e&&e[0])return e.is(this)?this:(e.insertBefore(this),this.remove(),e)},f.prototype.remove=function(){return this.length>1?g.call(this,"remove",arguments):((0,a.cleanDataRecursive)(this[0],!0),o.default.removeElement(this[0]),this)},f.prototype.detach=function(){return this.length>1?g.call(this,"detach",arguments):(o.default.removeElement(this[0]),this)},f.prototype.empty=function(){return this.length>1?g.call(this,"empty",arguments):((0,a.cleanDataRecursive)(this[0]),o.default.setText(this[0],""),this)},f.prototype.clone=function(){for(var e=[],t=0;t<this.length;t++)e.push(this[t].cloneNode(!0));return d(e)},f.prototype.text=function(e){if(!arguments.length){for(var t="",n=0;n<this.length;n++)t+=this[n]&&this[n].textContent||"";return t}var i=(0,s.isFunction)(e)?e():e;return(0,a.cleanDataRecursive)(this[0],!1),o.default.setText(this[0],(0,s.isDefined)(i)?i:""),this},f.prototype.val=function(e){return 1===arguments.length?this.prop("value",(0,s.isDefined)(e)?e:""):this.prop("value")},f.prototype.contents=function(){if(!this[0])return d();var e=[];return e.push.apply(e,this[0].childNodes),d(e)},f.prototype.find=function(e){var t=d();if(!e)return t;var n,i=[];if("string"==typeof e)for(e=e.trim(),n=0;n<this.length;n++){var a=this[n];if(o.default.isElementNode(a)){var r=a.getAttribute("id"),s=r||"dx-query-children";r||p(a,"id",s);var c=(s="[id='"+s+"'] ")+e.replace(/([^\\])(,)/g,"$1, "+s);i.push.apply(i,o.default.querySelectorAll(a,c)),p(a,"id",r)}else o.default.isDocument(a)&&i.push.apply(i,o.default.querySelectorAll(a,e))}else for(n=0;n<this.length;n++)e=o.default.isNode(e)?e:e[0],this[n]!==e&&this[n].contains(e)&&i.push(e);return t.add(i)};var v=function(e,t){return!t.nodeType||!!(t.offsetWidth||t.offsetHeight||t.getClientRects().length)};f.prototype.filter=function(e){if(!e)return d();if(":visible"===e)return this.filter(v);if(":hidden"===e)return this.filter((function(e,t){return!v(0,t)}));for(var t=[],n=0;n<this.length;n++){var i=this[n];if(o.default.isElementNode(i)&&"string"===(0,s.type)(e))o.default.elementMatches(i,e)&&t.push(i);else if(o.default.isNode(e)||(0,s.isWindow)(e))e===i&&t.push(i);else if((0,s.isFunction)(e))e.call(i,n,i)&&t.push(i);else for(var a=0;a<e.length;a++)e[a]===i&&t.push(i)}return d(t)},f.prototype.not=function(e){for(var t=[],n=this.filter(e).toArray(),i=0;i<this.length;i++)-1===n.indexOf(this[i])&&t.push(this[i]);return d(t)},f.prototype.is=function(e){return!!this.filter(e).length},f.prototype.children=function(e){for(var t=[],n=0;n<this.length;n++)for(var i=this[n]?this[n].childNodes:[],a=0;a<i.length;a++)o.default.isElementNode(i[a])&&t.push(i[a]);return t=d(t),e?t.filter(e):t},f.prototype.siblings=function(){var e=this[0];if(!e||!e.parentNode)return d();for(var t=[],n=e.parentNode.childNodes||[],i=0;i<n.length;i++){var a=n[i];o.default.isElementNode(a)&&a!==e&&t.push(a)}return d(t)},f.prototype.each=function(e){for(var t=0;t<this.length&&!1!==e.call(this[t],t,this[t]);t++);},f.prototype.index=function(e){return e?(e=d(e),this.toArray().indexOf(e[0])):this.parent().children().index(this)},f.prototype.get=function(e){return this[e<0?this.length+e:e]},f.prototype.eq=function(e){return e=e<0?this.length+e:e,d(this[e])},f.prototype.first=function(){return this.eq(0)},f.prototype.last=function(){return this.eq(-1)},f.prototype.parent=function(e){if(!this[0])return d();var t=d(this[0].parentNode);return!e||t.is(e)?t:d()},f.prototype.parents=function(e){for(var t=[],n=this.parent();n&&n[0]&&!o.default.isDocument(n[0]);)o.default.isElementNode(n[0])&&(e&&!n.is(e)||t.push(n.get(0))),n=n.parent();return d(t)},f.prototype.closest=function(e){if(this.is(e))return this;for(var t=this.parent();t&&t.length;){if(t.is(e))return t;t=t.parent()}return d()},f.prototype.next=function(e){if(!this[0])return d();var t=d(this[0].nextSibling);if(!arguments.length)return t;for(;t&&t.length;){if(t.is(e))return t;t=t.next()}return d()},f.prototype.prev=function(){return this[0]?d(this[0].previousSibling):d()},f.prototype.add=function(e){for(var t=d(e),n=this.toArray(),i=0;i<t.length;i++){var a=t[i];-1===n.indexOf(a)&&n.push(a)}return d(n)};var x=[];f.prototype.splice=function(){return d(x.splice.apply(this,arguments))},f.prototype.slice=function(){return d(x.slice.apply(this,arguments))},f.prototype.toArray=function(){return x.slice.call(this)};var y=function(e){return(0,s.isWindow)(e)?e:e.defaultView};f.prototype.offset=function(){if(this[0]){if(!this[0].getClientRects().length)return{top:0,left:0};var e=this[0].getBoundingClientRect(),t=y(this[0].ownerDocument),n=this[0].ownerDocument.documentElement;return{top:e.top+t.pageYOffset-n.clientTop,left:e.left+t.pageXOffset-n.clientLeft}}},f.prototype.offsetParent=function(){if(!this[0])return d();for(var e=d(this[0].offsetParent);e[0]&&"static"===e.css("position");)e=d(e[0].offsetParent);return e=e[0]?e:d(o.default.getDocumentElement())},f.prototype.position=function(){if(this[0]){var e,t=parseFloat(this.css("marginTop")),n=parseFloat(this.css("marginLeft"));if("fixed"===this.css("position"))return{top:(e=this[0].getBoundingClientRect()).top-t,left:e.left-n};e=this.offset();var i=this.offsetParent(),a={top:0,left:0};return"HTML"!==i[0].nodeName&&(a=i.offset()),a={top:a.top+parseFloat(i.css("borderTopWidth")),left:a.left+parseFloat(i.css("borderLeftWidth"))},{top:e.top-a.top-t,left:e.left-a.left-n}}},[{name:"scrollLeft",offsetProp:"pageXOffset",scrollWindow:function(e,t){e.scrollTo(t,e.pageYOffset)}},{name:"scrollTop",offsetProp:"pageYOffset",scrollWindow:function(e,t){e.scrollTo(e.pageXOffset,t)}}].forEach((function(e){var t=e.name;f.prototype[t]=function(n){if(this[0]){var i=y(this[0]);return void 0===n?i?i[e.offsetProp]:this[0][t]:(i?e.scrollWindow(i,n):this[0][t]=n,this)}}})),f.prototype.data=function(e,t){if(this[0])return arguments.length<2?a.data.call(d,this[0],e):(a.data.call(d,this[0],e,t),this)},f.prototype.removeData=function(e){return this[0]&&(0,a.removeData)(this[0],e),this};var b=function(){return d.apply(this,arguments)};Object.defineProperty(b,"fn",{enumerable:!0,configurable:!0,get:function(){return d.fn},set:function(e){d.fn=e}});var w={set:function(e){d=e},get:function(){return b}};t.default=w,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=function(e){i.forEach((function(t){e(t,(function(e){return function(e,t){if(t[e]&&!t.touches||!t.touches)return t[e];var n=t.touches.length?t.touches:t.changedTouches;if(!n.length)return;return n[0][e]}(t,e)}))}),this)};var i=["pageX","pageY","screenX","screenY","clientX","clientY"];e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.isTablePart=t.parseHTML=void 0;var i,a=n(12),o=(i=n(11))&&i.__esModule?i:{default:i};var r=/<([a-z][^/\0>\x20\t\r\n\f]+)/i,s={default:{tagsCount:0,startTags:"",endTags:""},thead:{tagsCount:1,startTags:"<table>",endTags:"</table>"},td:{tagsCount:3,startTags:"<table><tbody><tr>",endTags:"</tr></tbody></table>"},col:{tagsCount:2,startTags:"<table><colgroup>",endTags:"</colgroup></table>"},tr:{tagsCount:2,startTags:"<table><tbody>",endTags:"</tbody></table>"}};s.tbody=s.colgroup=s.caption=s.tfoot=s.thead,s.th=s.td;t.parseHTML=function(e){if("string"!=typeof e)return null;var t=o.default.createDocumentFragment().appendChild(o.default.createElement("div")),n=r.exec(e),i=n&&n[1].toLowerCase(),c=s[i]||s.default;t.innerHTML=c.startTags+e+c.endTags;for(var l=0;l<c.tagsCount;l++)t=t.lastChild;return(0,a.merge)([],t.childNodes)};t.isTablePart=function(e){var t=r.exec(e);return t&&t[1]in s}},function(e,t,n){t.default=void 0;var i=n(40),a=l(n(46)),o=l(n(34)),r=n(1),s=n(167),c=n(208);function l(e){return e&&e.__esModule?e:{default:e}}n(112);var u={thousands:"#,##0{0},&quot;K&quot;",millions:"#,##0{0},,&quot;M&quot;",billions:"#,##0{0},,,&quot;B&quot;",trillions:"#,##0{0},,,,&quot;T&quot;",percent:"0{0}%",decimal:"#{0}",fixedpoint:"#,##0{0}",exponential:"0{0}E+00",currency:" "},d=/a+/g,h=/E/g,f=/dE+/g,g=/L/g,p=/h/g,m=/./g,_={_applyPrecision:function(e,t){var n,i;if(t>0){for(n="decimal"!==e?".":"",i=0;i<t;i++)n+="0";return n}return""},_hasArabicDigits:function(e){for(var t,n=0;n<e.length;n++)if((t=e.charCodeAt(n))>=1632&&t<1642)return!0;return!1},_convertDateFormatToOpenXml:function(e){return e.split("/").join("\\/").split("'").map((function(e,t){return t%2==0?e.replace(d,"AM/PM").replace(f,"d").replace(h,"d").replace(g,"M").replace(p,"H").split("[").join("\\[").split("]").join("\\]"):e?e.replace(m,"\\$&"):"'"})).join("")},_convertDateFormat:function(e){var t=(o.default.format(new Date(2009,8,8,6,5,4),e)||"").toString(),n=(0,s.getFormat)((function(t){return o.default.format(t,e)}));return n&&(n=this._convertDateFormatToOpenXml(n),n=this._getLanguageInfo(t)+n),n},_getLanguageInfo:function(e){var t=(0,c.getLanguageId)(),n=t?t.toString(16):"",i="";if(this._hasArabicDigits(e)){for(;n.length<3;)n="0"+n;i="[$-2010"+n+"]"}else n&&(i="[$-"+n+"]");return i},_convertNumberFormat:function(e,t,n){var o,r;return(r="currency"===e?a.default.getOpenXmlCurrencyFormat(n):u[e.toLowerCase()])&&(o=(0,i.format)(r,this._applyPrecision(e,t))),o},convertFormat:function(e,t,n,i){if((0,r.isDefined)(e)){if("date"===n)return _._convertDateFormat(e);if((0,r.isString)(e)&&u[e.toLowerCase()])return _._convertNumberFormat(e,t,i)}}},v=_;t.default=v,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.toFixed=function(e,t){var n=t||0,i=n>0?a.apply(void 0,arguments):e;return i.toFixed(n)};var i=n(32);function a(e,t){var n=Math.pow(10,t);return function(e){return(0,i.sign)(e)*Math.round(Math.abs(e))}(e*(10*n)/10)/n}},function(e,t,n){t.default=void 0;t.default=function(e,t){if(t){var n=e;if("string"==typeof e){n="";for(var i=0;i<e.length;i++)"$"!==e[i]&&(n+="\\"),n+=e[i]}for(var a={".00":"{0}","'":"\\'","\\(":"\\(","\\)":"\\)"," ":"\\ ",'"':"&quot;","\\\xa4":n},o=t.split(";"),r=0;r<o.length;r++)for(var s in a)Object.prototype.hasOwnProperty.call(a,s)&&(o[r]=o[r].replace(new RegExp(s,"g"),a[s]));return 2===o.length?o[0]+"_);"+o[1]:o[0]}},e.exports=t.default,e.exports.default=t.default},function(e,t,n){function i(e,t){for(;e.length<t;)e="0"+e;return e}t.getFormatter=void 0;var a={3:"abbreviated",4:"wide",5:"narrow"},o={y:function(e,t,n){var a=e[n?"getUTCFullYear":"getFullYear"]();return 2===t&&(a%=100),i(a.toString(),t)},M:function(e,t,n,o){var r=e[n?"getUTCMonth":"getMonth"](),s=a[t];return s?o.getMonthNames(s,"format")[r]:i((r+1).toString(),Math.min(t,2))},L:function(e,t,n,o){var r=e[n?"getUTCMonth":"getMonth"](),s=a[t];return s?o.getMonthNames(s,"standalone")[r]:i((r+1).toString(),Math.min(t,2))},Q:function(e,t,n,o){var r=e[n?"getUTCMonth":"getMonth"](),s=Math.floor(r/3),c=a[t];return c?o.getQuarterNames(c)[s]:i((s+1).toString(),Math.min(t,2))},E:function(e,t,n,i){var o=e[n?"getUTCDay":"getDay"](),r=a[t<3?3:t];return i.getDayNames(r)[o]},a:function(e,t,n,i){var o=e[n?"getUTCHours":"getHours"]()<12?0:1,r=a[t];return i.getPeriodNames(r)[o]},d:function(e,t,n){return i(e[n?"getUTCDate":"getDate"]().toString(),Math.min(t,2))},H:function(e,t,n){return i(e[n?"getUTCHours":"getHours"]().toString(),Math.min(t,2))},h:function(e,t,n){return i((e[n?"getUTCHours":"getHours"]()%12||12).toString(),Math.min(t,2))},m:function(e,t,n){return i(e[n?"getUTCMinutes":"getMinutes"]().toString(),Math.min(t,2))},s:function(e,t,n){return i(e[n?"getUTCSeconds":"getSeconds"]().toString(),Math.min(t,2))},S:function(e,t,n){return i(e[n?"getUTCMilliseconds":"getMilliseconds"]().toString(),3).substr(0,t)},x:function(e,t,n){var a=n?0:e.getTimezoneOffset(),o=a>0?"-":"+",r=Math.abs(a),s=r%60,c=i(Math.floor(r/60).toString(),2),l=i(s.toString(),2);return o+c+(t>=3?":":"")+(t>1||s?l:"")},X:function(e,t,n){return n||!e.getTimezoneOffset()?"Z":o.x(e,t,n)},Z:function(e,t,n){return o.X(e,t>=5?3:2,n)}};t.getFormatter=function(e,t){return function(n){var i,a,r,s,c=0,l=!1,u="";if(!n)return null;if(!e)return n;var d="Z"===e[e.length-1]||"'Z'"===e.slice(-3);for(i=0;i<e.length;i++)r=e[i],a=o[r],c++,(s=r===e[i+1])||(a&&!l&&(u+=a(n,c,d,t)),c=0),"'"!==r||s?!l&&a||(u+=r):l=!l,"'"===r&&s&&i++;return u}}},function(e,t,n){t.default=void 0;var i=n(3),a=["January","February","March","April","May","June","July","August","September","October","November","December"],o=["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],r=["AM","PM"],s=["Q1","Q2","Q3","Q4"],c=function(e,t){var n={abbreviated:3,short:2,narrow:1};return(0,i.map)(e,(function(e){return e.substr(0,n[t])}))},l={getMonthNames:function(e){return c(a,e)},getDayNames:function(e){return c(o,e)},getQuarterNames:function(e){return s},getPeriodNames:function(e){return r}};t.default=l,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i=n(1),a=r(n(84)),o=r(n(357));function r(e){return e&&e.__esModule?e:{default:e}}var s={tryCreateTag:function(e){var t=null;return(0,i.isDefined)(e)&&(t={patternFill:o.default.tryCreateTag(e.patternFill)},s.isEmpty(t)&&(t=null)),t},tryCreateFillFromSimpleFormat:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.backgroundColor,n=e.fillPatternType,a=e.fillPatternColor;return!(0,i.isDefined)(t)||(0,i.isDefined)(n)&&(0,i.isDefined)(a)?(0,i.isDefined)(n)&&(0,i.isDefined)(a)?{patternFill:{patternType:n,foregroundColor:{rgb:a},backgroundColor:{rgb:t}}}:void 0:{patternFill:{patternType:"solid",foregroundColor:{rgb:t}}}},copySimpleFormat:function(e,t){void 0!==e.backgroundColor&&(t.backgroundColor=e.backgroundColor),void 0!==e.fillPatternType&&(t.fillPatternType=e.fillPatternType),void 0!==e.fillPatternColor&&(t.fillPatternColor=e.fillPatternColor)},copy:function(e){var t=null;return(0,i.isDefined)(e)&&(t={},void 0!==e.patternFill&&(t.patternFill=o.default.copy(e.patternFill))),t},areEqual:function(e,t){return s.isEmpty(e)&&s.isEmpty(t)||(0,i.isDefined)(e)&&(0,i.isDefined)(t)&&o.default.areEqual(e.patternFill,t.patternFill)},isEmpty:function(e){return!(0,i.isDefined)(e)||o.default.isEmpty(e.patternFill)},toXml:function(e){return a.default.toXml("fill",{},o.default.toXml(e.patternFill))}},c=s;t.default=c,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i,a=n(1),o=(i=n(84))&&i.__esModule?i:{default:i};var r={_tryConvertColor:function(e){if("string"!=typeof e)return e;var t;if(e.length>0&&"#"===e[0]){var n=e.substr(1,e.length);t=6===n.length?"FF"+n:8===n.length?n[6]+n[7]+n.substr(0,6):n}else t=e;return t},tryCreateTag:function(e){var t=null;return(0,a.isDefined)(e)&&(t="string"==typeof e?{rgb:this._tryConvertColor(e)}:{rgb:this._tryConvertColor(e.rgb),theme:e.theme},r.isEmpty(t)&&(t=null)),t},copy:function(e){var t=null;return(0,a.isDefined)(e)&&("string"==typeof e?t=e:(t={},void 0!==e.rgb&&(t.rgb=e.rgb),void 0!==e.theme&&(t.theme=e.theme))),t},isEmpty:function(e){return!(0,a.isDefined)(e)||!(0,a.isDefined)(e.rgb)&&!(0,a.isDefined)(e.theme)},areEqual:function(e,t){return r.isEmpty(e)&&r.isEmpty(t)||(0,a.isDefined)(e)&&(0,a.isDefined)(t)&&e.rgb===t.rgb&&e.theme===t.theme},toXml:function(e,t){return o.default.toXml(e,{rgb:t.rgb,theme:t.theme})}},s=r;t.default=s,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i=n(1),a=r(n(84)),o=r(n(250));function r(e){return e&&e.__esModule?e:{default:e}}var s={tryCreateTag:function(e){var t=null;return(0,i.isDefined)(e)&&(t={size:e.size,name:e.name,family:e.family,scheme:e.scheme,bold:e.bold,italic:e.italic,underline:e.underline,color:o.default.tryCreateTag(e.color)},s.isEmpty(t)&&(t=null)),t},copy:function(e){var t=null;return(0,i.isDefined)(e)&&(t={},void 0!==e.size&&(t.size=e.size),void 0!==e.name&&(t.name=e.name),void 0!==e.family&&(t.family=e.family),void 0!==e.scheme&&(t.scheme=e.scheme),void 0!==e.bold&&(t.bold=e.bold),void 0!==e.italic&&(t.italic=e.italic),void 0!==e.underline&&(t.underline=e.underline),void 0!==e.color&&(t.color=o.default.copy(e.color))),t},areEqual:function(e,t){return s.isEmpty(e)&&s.isEmpty(t)||(0,i.isDefined)(e)&&(0,i.isDefined)(t)&&e.size===t.size&&e.name===t.name&&e.family===t.family&&e.scheme===t.scheme&&(e.bold===t.bold||!e.bold==!t.bold)&&(e.italic===t.italic||!e.italic==!t.italic)&&e.underline===t.underline&&o.default.areEqual(e.color,t.color)},isEmpty:function(e){return!(0,i.isDefined)(e)||!(0,i.isDefined)(e.size)&&!(0,i.isDefined)(e.name)&&!(0,i.isDefined)(e.family)&&!(0,i.isDefined)(e.scheme)&&(!(0,i.isDefined)(e.bold)||!e.bold)&&(!(0,i.isDefined)(e.italic)||!e.italic)&&!(0,i.isDefined)(e.underline)&&o.default.isEmpty(e.color)},toXml:function(e){var t=[(0,i.isDefined)(e.bold)&&e.bold?a.default.toXml("b",{}):"",(0,i.isDefined)(e.size)?a.default.toXml("sz",{val:e.size}):"",(0,i.isDefined)(e.color)?o.default.toXml("color",e.color):"",(0,i.isDefined)(e.name)?a.default.toXml("name",{val:e.name}):"",(0,i.isDefined)(e.family)?a.default.toXml("family",{val:e.family}):"",(0,i.isDefined)(e.scheme)?a.default.toXml("scheme",{val:e.scheme}):"",(0,i.isDefined)(e.italic)&&e.italic?a.default.toXml("i",{}):"",(0,i.isDefined)(e.underline)?a.default.toXml("u",{val:e.underline}):""].join("");return a.default.toXml("font",{},t)}},c=s;t.default=c,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.getData=function(e,t){return W.getData(e,t)},t.testFormats=function(e){var t=T(100,100,0);return e.reduce((function(e,n){var i=("image/"+n).toLowerCase();return-1!==t.toDataURL(i).indexOf(i)?e.supported.push(n):e.unsupported.push(n),e}),{supported:[],unsupported:[]})},t.imageCreator=void 0;var i=g(n(2)),a=g(n(102)),o=n(1),r=n(209),s=n(3),c=n(0),l=g(n(11)),u=n(35),d=n(7),h=n(41),f=n(6);function g(e){return e&&e.__esModule?e:{default:e}}var p,m=(0,d.getWindow)(),_=Math,v=_.PI,x=_.min,y=_.abs,b=_.sqrt,w=_.pow,k=_.atan2,S=_.cos,C=_.sin,A=Number;function T(e,t,n){var a=(0,i.default)("<canvas>")[0];return a.width=e+2*n,a.height=t+2*n,a.hidden=!0,a}function I(e,t,n,i,a,o,r,s){var c=(e+n)/2,l=(t+i)/2,u=k(t-i,e-n),d=o?1:-1;u+=v/180*90*(r?1:-1);var h=b(w(n-e,2)+w(i-t,2))/2,f=b(y(w(a,2)-w(h,2))),g=c+d*(f*S(u)),p=l+d*(f*C(u)),m=k(t-p,e-g),_=k(i-p,n-g);s.arc(g,p,a,m,_,!r)}function E(e,t){var n,i=p(e.attributes||{}),a=(0,c.extend)({},i,{text:e.textContent.replace(/\s+/g," "),textAlign:"middle"===i["text-anchor"]?"center":i["text-anchor"]}),r=i.transform;return r&&((n=r.match(/translate\(-*\d+([.]\d+)*(,*\s*-*\d+([.]\d+)*)*/))&&(n=n[0].match(/-*\d+([.]\d+)*/g),a.translateX=A(n[0]),a.translateY=n[1]?A(n[1]):0),(n=r.match(/rotate\(-*\d+([.]\d+)*(,*\s*-*\d+([.]\d+)*,*\s*-*\d+([.]\d+)*)*/))&&(n=n[0].match(/-*\d+([.]\d+)*/g),a.rotationAngle=A(n[0]),a.rotationX=n[1]&&A(n[1]),a.rotationY=n[2]&&A(n[2])),(n=r.match(/scale\(-*\d+([.]\d+)*(,*\s*-*\d+([.]\d+)*)*/))&&(n=n[0].match(/-*\d+([.]\d+)*/g),a.scaleX=A(n[0]),n.length>1?a.scaleY=A(n[1]):a.scaleY=a.scaleX)),function(e,t,n){var i,a=e.style||{};for(i in a)""!==a[i]&&(t[(0,h.camelize)(i)]=a[i]);n&&l.default.isElementNode(e)&&(a=m.getComputedStyle(e),["fill","stroke","stroke-width","font-family","font-size","font-style","font-weight"].forEach((function(e){e in a&&""!==a[e]&&(t[(0,h.camelize)(e)]=a[e])})),["opacity","fill-opacity","stroke-opacity"].forEach((function(e){e in a&&""!==a[e]&&"1"!==a[e]&&(t[e]=A(a[e]))})));t.textDecoration=t.textDecoration||t.textDecorationLine,t.globalAlpha=(0,o.isDefined)(t.opacity)?t.opacity:t.globalAlpha}(e,a,t),a}function O(e){var t=e&&e.match(/url\(.*#(.*?)["']?\)/i);return t&&t[1]}function D(e,t){var n=[];t.fontSize=t.fontSize||"10px",t.fontFamily=t.fontFamily||"sans-serif",t.fill=t.fill||"#000",t.fontStyle&&n.push(t.fontStyle),t.fontWeight&&n.push(t.fontWeight),n.push(t.fontSize),n.push(t.fontFamily),e.font=n.join(" "),e.textAlign=t.textAlign,e.fillStyle=t.fill,e.globalAlpha=t.globalAlpha}function M(e,t,n){D(e,t),R(e,t,n),t.text&&e.fillText(t.text,t.x||0,t.y||0),F(e,t,!0),function(e,t,n){if(!t.textDecoration||"none"===t.textDecoration)return;var i=t.x,a=e.measureText(t.text).width,o=parseInt(t.fontSize,10),r=.05*o<1?1:.05*o,s=t.y;switch(t.textDecoration){case"line-through":s-=o/3+r/2;break;case"overline":s-=o-r;break;case"underline":s+=r}e.rect(i,s,a,r),N(e,t,n),F(e,t)}(e,t,n)}function P(e){for(var t=e.childNodes,n=0;n<t.length;n++)if("tspan"===t[n].tagName)return!0;return!1}function q(e,t,n,i){var a=e.tagName,o="text"===a||"tspan"===a||void 0===a,r="image"===a,s=(0,c.extend)({},n,E(e,i.rootAppended));if("hidden"!==s.visibility&&!s["hidden-for-export"]){var l;switch(t.save(),!r&&z(t,s),L(t,s,i),function(e){e.strokeOpacity=void 0!==e["stroke-opacity"]?e["stroke-opacity"]:1,e.fillOpacity=void 0!==e["fill-opacity"]?e["fill-opacity"]:1,void 0!==e.opacity&&(e.strokeOpacity*=e.opacity,e.fillOpacity*=e.opacity)}(s),t.beginPath(),e.tagName){case void 0:M(t,s,i);break;case"text":case"tspan":!function e(t,n,i,a){for(var o,r=[],s=0,l=0;l<t.length;l++){var u=t[l];if(void 0===u.tagName)q(u,n,i,a);else if("tspan"===u.tagName||"text"===u.tagName){var d=E(u,a.rootAppended),h=(0,c.extend)({},i,d);if("tspan"===u.tagName&&P(u)){e(u.childNodes,n,h,a);continue}h.textAlign="start",o&&void 0===d.x||(o={elements:[],options:[],widths:[],offsets:[]},r.push(o)),void 0!==d.y&&(s=0),void 0!==d.dy&&(s+=parseFloat(d.dy)),o.elements.push(u),o.options.push(h),o.offsets.push(s),D(n,h),o.widths.push(n.measureText(h.text).width)}}r.forEach((function(t){var o=t.widths.reduce((function(e,t){return e+t}),0),r=0,s=0;"center"===i.textAlign&&(r=o/2),"end"===i.textAlign&&(r=o),t.options.forEach((function(e,n){var i=t.widths[n];e.x=e.x-r+s,e.y+=t.offsets[n],s+=i})),t.elements.forEach((function(i,o){e(i.childNodes,n,t.options[o],a)}))}))}(e.childNodes,t,s,i);break;case"image":l=function(e,t,n){var i=new f.Deferred,a=new m.Image;return a.onload=function(){e.save(),e.globalAlpha=t.globalAlpha,z(e,t),L(e,t,n),e.drawImage(a,t.x,t.y,t.width,t.height),e.restore(),i.resolve()},a.onerror=function(){i.resolve()},a.setAttribute("crossOrigin","anonymous"),a.src=t.href||t["xlink:href"],i}(t,s,i);break;case"path":!function(e,t){var n,i,a,o=t.replace(/,/g," ").split(/([A-Z])/i).filter((function(e){return""!==e.trim()})),r=0;do{switch(n=(o[r+1]||"").trim().split(" "),o[r]){case"M":e.moveTo(A(n[0]),A(n[1])),r+=2;break;case"L":for(var s=0;s<n.length/2;s++)e.lineTo(A(n[2*s]),A(n[2*s+1]));r+=2;break;case"C":e.bezierCurveTo(A(n[0]),A(n[1]),A(n[2]),A(n[3]),A(n[4]),A(n[5])),r+=2;break;case"a":a=(i=o[r-1].trim().split(" ")).length-1,I(A(i[a-1]),A(i[a]),A(i[a-1])+A(n[5]),A(i[a])+A(n[6]),A(n[0]),A(n[3]),A(n[4]),e),r+=2;break;case"A":a=(i=o[r-1].trim().split(" ")).length-1,I(A(i[a-1]),A(i[a]),A(n[5]),A(n[6]),A(n[0]),A(n[3]),A(n[4]),e),r+=2;break;case"Z":e.closePath(),r+=1;break;default:r++}}while(r<o.length)}(t,s.d);break;case"rect":!function(e,t){var n=t.x,i=t.y,a=t.width,o=t.height,r=t.rx;r?(r=x(r,a/2,o/2),e.save(),e.translate(n,i),e.moveTo(a/2,0),e.arcTo(a,0,a,o,r),e.arcTo(a,o,0,o,r),e.arcTo(0,o,0,0,r),e.arcTo(0,0,r,0,r),e.lineTo(a/2,0),e.restore()):e.rect(n,i,a,o)}(t,s),t.closePath();break;case"circle":t.arc(s.cx,s.cy,s.r,0,2*v,1)}return o||(R(t,s,i),N(t,s,i),F(t,s)),function(e,t,n,i){var a=n.gradients;if(0===a.length)return;var o=O(t.fill);if(o&&a[o]){var r=i.getBBox(),s=e.createLinearGradient(r.x,0,r.x+r.width,0);a[o].forEach((function(e){var t=parseInt(e.offset.replace(/%/,""));s.addColorStop(t/100,e.stopColor)})),e.globalAlpha=t.opacity,e.fillStyle=s,e.fill()}}(t,s,i,e),t.restore(),l}}function R(e,t,n){var i,a=O(t.filter);a&&((i=n.filters[a])||(i={offsetX:0,offsetY:0,blur:0,color:"#000"}),e.shadowOffsetX=i.offsetX,e.shadowOffsetY=i.offsetY,e.shadowColor=i.color,e.shadowBlur=i.blur)}function z(e,t){e.translate(t.translateX||0,t.translateY||0),t.translateX=void 0,t.translateY=void 0,t.rotationAngle&&(e.translate(t.rotationX||0,t.rotationY||0),e.rotate(t.rotationAngle*v/180),e.translate(-(t.rotationX||0),-(t.rotationY||0)),t.rotationAngle=void 0,t.rotationX=void 0,t.rotationY=void 0),isFinite(t.scaleX)&&(e.scale(t.scaleX,t.scaleY),t.scaleX=void 0,t.scaleY=void 0)}function L(e,t,n){t["clip-path"]&&(q(n.clipPaths[O(t["clip-path"])],e,{},n),e.clip(),t["clip-path"]=void 0)}function B(e){var t,n,i={};return(0,s.each)(e.childNodes,(function(e,o){var r=o.attributes;if(r.result)switch(r.result.value){case"gaussianBlurResult":i.blur=A(r.stdDeviation.value);break;case"offsetResult":i.offsetX=A(r.dx.value),i.offsetY=A(r.dy.value);break;case"floodResult":t=r["flood-color"]?r["flood-color"].value:"#000",n=r["flood-opacity"]?r["flood-opacity"].value:1,i.color=function(e,t){var n=new a.default(e);return"rgba("+n.r+","+n.g+","+n.b+","+t+")"}(t,n)}})),i}function V(e,t,n,i){return function e(t,n){for(var i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:new f.Deferred,a=0;a<t.length;a++){var r=n(t[a]);if((0,o.isPromise)(r)){r.then((function(){e(Array.prototype.slice.call(t,a+1),n,i)}));break}}return a===t.length&&i.resolve(),i}(e,(function(e){switch(e.tagName&&e.tagName.toLowerCase()){case"g":case"svg":var a=(0,c.extend)({},n,E(e,i.rootAppended));t.save(),z(t,a),L(t,a,i);var r=function(){t.restore()},l=V(e.childNodes,t,a,i);return(0,o.isPromise)(l)?l.then(r):r(),l;case"defs":return V(e.childNodes,t,{},i);case"clippath":i.clipPaths[e.attributes.id.textContent]=e.childNodes[0];break;case"pattern":i.patterns[e.attributes.id.textContent]=e;break;case"filter":i.filters[e.id]=B(e);break;case"lineargradient":i.gradients[e.attributes.id.textContent]=function(e){var t=[];return(0,s.each)(e.childNodes,(function(e,n){var i=n.attributes;t.push({offset:i.offset.value,stopColor:i["stop-color"].value})})),t}(e);break;default:return q(e,t,n,i)}}))}function F(e,t,n){var i=t.stroke;i&&"none"!==i&&0!==t["stroke-width"]&&(!function(e,t){var n=t["stroke-dasharray"]&&t["stroke-dasharray"].match(/(\d+)/g);n&&n.length&&(n=(0,s.map)(n,(function(e){return A(e)})),e.setLineDash(n))}(e,t),e.lineJoin=t["stroke-linejoin"],e.lineWidth=t["stroke-width"],e.globalAlpha=t.strokeOpacity,e.strokeStyle=i,n?e.strokeText(t.text,t.x,t.y):e.stroke(),e.globalAlpha=1)}function N(e,t,n){var i=t.fill;if(i&&"none"!==i){if(-1===i.search(/url/))e.fillStyle=i;else{var a=n.patterns[O(i)];if(!a)return;e.fillStyle=function(e,t,n){var i=E(t,n.rootAppended),a=T(i.width,i.height,0),o=a.getContext("2d");return V(t.childNodes,o,i,n),e.createPattern(a,"repeat")}(e,a,n)}e.globalAlpha=t.fillOpacity,e.fill(),e.globalAlpha=1}}function H(e,t,n,i,a){e.fillStyle=i||"#ffffff",e.fillRect(-a,-a,t+2*a,n+2*a)}function j(){var e=l.default.createElement("div");return e.style.left="-9999px",e.style.position="absolute",e}function G(e,t,n){return V(e.childNodes,t.getContext("2d"),{},{clipPaths:{},patterns:{},filters:{},gradients:{},rootAppended:n})}p=function(e){var t,n={};return(0,s.each)(e,(function(e,i){t=i.textContent,isFinite(t)&&(t=A(t)),n[i.name.toLowerCase()]=t})),n};var W={getImageData:function(e,t){var n=m.devicePixelRatio||1,i="image/"+t.format,a=t.width*n,s=t.height*n,c=t.backgroundColor;return(0,o.isFunction)(t.__parseAttributesFn)&&(p=t.__parseAttributesFn),function(e,t,n,i,a,o){var s=arguments.length>6&&void 0!==arguments[6]?arguments[6]:G,c=T(t,n,a),d=c.getContext("2d");d.setTransform(o,0,0,o,0,0);var h,g=(0,r.getSvgElement)(e),p=l.default.isElementNode(e);return d.translate(a,a),l.default.getBody().appendChild(c),p||((h=j()).appendChild(g),l.default.getBody().appendChild(h)),g.attributes.direction&&(c.dir=g.attributes.direction.textContent),H(d,t,n,i,a),(0,f.fromPromise)(s(g,c,p&&(0,u.contains)(l.default.getBody(),e))).then((function(){return c})).always((function(){h&&l.default.getBody().removeChild(h),l.default.getBody().removeChild(c)}))}(e,a,s,c,t.margin,n,t.svgToCanvas).then((function(e){return function(e,t){var n=e.toDataURL(t,1);return m.atob(n.substring(("data:"+t+";base64,").length))}(e,i)}))},getData:function(e,t){var n=this;return W.getImageData(e,t).then((function(e){var i="image/"+t.format;return(0,o.isFunction)(m.Blob)&&!t.forceProxy?n._getBlob(e,i):n._getBase64(e)}))},_getBlob:function(e,t){var n,i=new Uint8Array(e.length);for(n=0;n<e.length;n++)i[n]=e.charCodeAt(n);return new m.Blob([i.buffer],{type:t})},_getBase64:function(e){return m.btoa(e)}};t.imageCreator=W},function(e,t,n){t.Export=void 0;var i,a=n(1),o=(i=n(10))&&i.__esModule?i:{default:i},r=n(365),s=n(366),c=n(0),l=n(7);var u={getFullOptions:function(e){var t=(0,c.extend)({},e);if(!(0,a.isDefined)(t.worksheet)||!(0,a.isObject)(t.worksheet))throw Error('The "worksheet" field must contain an object.');if((0,a.isDefined)(t.topLeftCell)){if((0,a.isString)(t.topLeftCell)){var n=t.worksheet.getCell(t.topLeftCell),i=n.row,r=n.col;t.topLeftCell={row:i,column:r}}}else t.topLeftCell={row:1,column:1};return(0,a.isDefined)(t.keepColumnWidths)||(t.keepColumnWidths=!0),(0,a.isDefined)(t.loadPanel)||(t.loadPanel={}),(0,a.isDefined)(t.loadPanel.enabled)||(t.loadPanel.enabled=!0),(0,a.isDefined)(t.loadPanel.text)||(t.loadPanel.text=o.default.format("dxDataGrid-exporting")),t},convertDateForExcelJS:function(e){return new Date(Date.UTC(e.getFullYear(),e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds()))},setNumberFormat:function(e,t){e.numFmt=t},getCellStyles:function(e){var t=this,n=e.getStyles();return n.forEach((function(e){var n=t.tryConvertToExcelNumberFormat(e.format,e.dataType);(0,a.isDefined)(n)&&(n=n.replace(/&quot;/g,'"')),e.numberFormat=n})),n},tryConvertToExcelNumberFormat:function(e,t){var n=r.ExportFormat.formatObjectConverter(e,t),i=n.currency;return e=n.format,t=n.dataType,r.ExportFormat.convertFormat(e,n.precision,t,i)},setAlignment:function(e,t,n){e.alignment=e.alignment||{},(0,a.isDefined)(t)&&(e.alignment.wrapText=t),(0,a.isDefined)(n)&&(e.alignment.horizontal=n),e.alignment.vertical="top"},setColumnsWidth:function(e,t,n){if((0,a.isDefined)(t))for(var i=0;i<t.length;i++){var o=t[i];"number"==typeof o&&isFinite(o)&&(e.getColumn(n+i).width=Math.min(255,Math.floor(o/7*100)/100))}},setLoadPanelOptions:function(e,t,n){(0,l.hasWindow)()&&(e._setOptionWithoutOptionChange("loadPanel",t),n(e))},export:function(e,t){var n=this,i=e.customizeCell,a=e.component,o=e.worksheet,r=e.topLeftCell,l=e.autoFilterEnabled,u=e.keepColumnWidths,d=e.selectedRowsOnly,h=e.loadPanel,f=e.mergeRowFieldValues,g=e.mergeColumnFieldValues,p=(0,c.extend)({},a.option("loadPanel"));"animation"in a.option("loadPanel")&&(h.animation=null),this.setLoadPanelOptions(a,h,t._renderLoadPanel);var m=!!a.option("wordWrapEnabled");o.properties.outlineProperties={summaryBelow:!1,summaryRight:!1};var _={from:{row:r.row,column:r.column},to:{row:r.row,column:r.column}},v=a.getDataProvider(d);return new Promise((function(e){v.ready().done((function(){var r=v.getColumns(),d=v.getRowsCount();u&&n.setColumnsWidth(o,v.getColumnsWidths(),_.from.column);for(var h=new s.MergedRangesManager(v,t,f,g),p=n.getCellStyles(v),x=0;x<d;x++){var y=o.getRow(_.from.row+x);t._trySetOutlineLevel(v,y,x),n.exportRow(v,t,h,x,r.length,y,_.from.column,i,m,p),x>=1&&_.to.row++}h.applyMergedRages(o),_.to.column+=r.length>0?r.length-1:0;var b=o.views[0]||{};a.option("rtlEnabled")&&(b.rightToLeft=!0),t._isFrozenZone(v)&&(-1===Object.keys(b).indexOf("state")&&(0,c.extend)(b,t._getWorksheetFrozenState(v,_)),t._trySetAutoFilter(v,o,_,l)),Object.keys(b).length>0&&(o.views=[b]),e(_)})).always((function(){n.setLoadPanelOptions(a,p,t._renderLoadPanel)}))}))},exportRow:function(e,t,n,i,o,r,s,c,l,u){for(var d=0;d<o;d++){var h=e.getCellData(i,d,!0),f=r.getCell(s+d);n.updateMergedRanges(f,i,d);var g=n.findMergedCellInfo(i,d);if((0,a.isDefined)(g)&&f!==g.masterCell)f.style=g.masterCell.style,f.value=g.masterCell.value;else if((0,a.isDate)(h.value)?f.value=this.convertDateForExcelJS(h.value):f.value=h.value,(0,a.isDefined)(f.value)){var p=u[e.getStyleId(i,d)],m=p.bold,_=p.alignment,v=p.numberFormat;(0,a.isDefined)(v)?this.setNumberFormat(f,v):(0,a.isString)(f.value)&&/^[@=+-]/.test(f.value)&&this.setNumberFormat(f,"@"),t._trySetFont(f,m),this.setAlignment(f,l,_)}(0,a.isFunction)(c)&&c(t._getCustomizeCellOptions(f,h.cellSourceData))}}};t.Export=u},function(e,t,n){t.equals=void 0;var i,a=(i=n(11))&&i.__esModule?i:{default:i},o=n(23),r=n(1);function s(e){return(s="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}t.equals=function(e,t){return e=(0,o.toComparable)(e,!0),t=(0,o.toComparable)(t,!0),e&&t&&(0,r.isRenderer)(e)&&(0,r.isRenderer)(t)?t.is(e):!(e==e||t==t)||(0===e&&0===t?function(e,t){return 1/e==1/t}(e,t):!(null!==e&&"object"===s(e)&&!a.default.isElementNode(e))&&e===t)}},function(e,t,n){t.acquireTemplate=t.acquireIntegrationTemplate=t.defaultCreateElement=t.templateKey=t.validateTemplateSource=t.getNormalizedTemplateArgs=t.addOneRenderedCall=t.suitableTemplatesByName=t.findTemplates=void 0;var i=m(n(30)),a=m(n(13)),o=m(n(24)),r=m(n(2)),s=n(160),c=n(94),l=n(374),u=n(68),d=n(12),h=n(4),f=n(35),g=n(0),p=n(1);function m(e){return e&&e.__esModule?e:{default:e}}t.findTemplates=function(e,t){var n=(0,r.default)(e).contents().filter("[".concat("data-options",'*="').concat(t,'"]'));return[].slice.call(n).map((function(e){var n=(0,r.default)(e).attr("data-options")||"";return{element:e,options:(0,i.default)().optionsParser(n)[t]}})).filter((function(e){return!!e.options}))};t.suitableTemplatesByName=function(e){var t=(0,d.groupBy)(e,(function(e){return e.options.name}));if(t[void 0])throw o.default.Error("E0023");var n={};return Object.keys(t).forEach((function(e){var i,o=null===(i=(0,h.findBestMatches)(a.default.current(),t[e],(function(e){return e.options}))[0])||void 0===i?void 0:i.element;o&&(n[e]=o)})),n};var _=function(e){var t=e.render.bind(e);return(0,g.extend)({},e,{render:function(e){var n=t(e);return e&&e.onRendered&&e.onRendered(),n}})};t.addOneRenderedCall=_;t.getNormalizedTemplateArgs=function(e){var t=[];return"model"in e&&t.push(e.model),"index"in e&&t.push(e.index),t.push(e.container),t};t.validateTemplateSource=function(e){return"string"==typeof e?(0,f.normalizeTemplateElement)(e):e};t.templateKey=function(e){return(0,p.isRenderer)(e)&&e[0]||e};t.defaultCreateElement=function(e){return new l.Template(e)};var v=function(e,t,n,i){var a=null;return i&&-1!==i.indexOf(e)||!(a=t[e])||a instanceof u.TemplateBase||n||(a=_(a)),a};t.acquireIntegrationTemplate=v;t.acquireTemplate=function(e,t,n,i,a,o){return null==e?new c.EmptyTemplate:e instanceof s.ChildDefaultTemplate?o[e.name]:e instanceof u.TemplateBase?e:(0,p.isFunction)(e.render)&&!(0,p.isRenderer)(e)?i?e:_(e):e.nodeType||(0,p.isRenderer)(e)?t((0,r.default)(e)):v(e,n,i,a)||o[e]||t(e)}},function(e,t,n){t.default=void 0;var i=s(n(13)),a=n(0),o=n(3),r=s(n(161));function s(e){return e&&e.__esModule?e:{default:e}}var c=function(e){var t=[];return(0,o.each)(e.touches,(function(e,n){t.push((0,a.extend)({pointerId:n.identifier},n))})),{pointers:t,pointerId:e.changedTouches[0].identifier}},l=function(e){return"ios"===i.default.real().platform&&("dxpointerdown"===e||"dxpointerup"===e)},u=r.default.inherit({ctor:function(){this.callBase.apply(this,arguments),this._pointerId=0},_handler:function(e){if(l(this._eventName)){var t=e.changedTouches[0];if(this._pointerId===t.identifier&&0!==this._pointerId)return;this._pointerId=t.identifier}return this.callBase.apply(this,arguments)},_fireEvent:function(e){return this.callBase((0,a.extend)(c(e.originalEvent),e))}});u.map={dxpointerdown:"touchstart",dxpointermove:"touchmove",dxpointerup:"touchend",dxpointercancel:"touchcancel",dxpointerover:"",dxpointerout:"",dxpointerenter:"",dxpointerleave:""},u.normalize=c;var d=u;t.default=d,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i=n(3),a=r(n(51)),o=r(n(11));function r(e){return e&&e.__esModule?e:{default:e}}var s=function(e,t){a.default.add((function(){e.split(" ").forEach((function(e){o.default.listen(o.default.getDocument(),e,t,!0)}))}))},c=function(e,t,n){n=n||function(){};var a=[],o=function(e){var n=-1;return(0,i.each)(a,(function(i,a){return!t(e,a)||(n=i,!1)})),n},r=function(e){var t=o(e);t>-1&&a.splice(t,1)};s(e.dxpointerdown,(function(e){-1===o(e)&&(n(e),a.push(e))})),s(e.dxpointermove,(function(e){a[o(e)]=e})),s(e.dxpointerup,r),s(e.dxpointercancel,r),this.pointers=function(){return a},this.reset=function(){a=[]}};t.default=c,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i=n(0),a=r(n(161)),o=r(n(257));function r(e){return e&&e.__esModule?e:{default:e}}var s,c={dxpointerdown:"mousedown",dxpointermove:"mousemove",dxpointerup:"mouseup",dxpointercancel:"",dxpointerover:"mouseover",dxpointerout:"mouseout",dxpointerenter:"mouseenter",dxpointerleave:"mouseleave"},l=function(e){return e.pointerId=1,{pointers:s.pointers(),pointerId:1}},u=!1,d=function(){u||(s=new o.default(c,(function(){return!0})),u=!0)},h=a.default.inherit({ctor:function(){this.callBase.apply(this,arguments),d()},_fireEvent:function(e){return this.callBase((0,i.extend)(l(e.originalEvent),e))}});h.map=c,h.normalize=l,h.activate=d,h.resetObserver=function(){s.reset()};var f=h;t.default=f,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.queryImpl=void 0;var i=o(n(163)),a=o(n(382));function o(e){return e&&e.__esModule?e:{default:e}}var r={array:i.default,remote:a.default};t.queryImpl=r},function(e,t,n){t.create=r,t.enqueue=void 0;var i,a=(i=n(24))&&i.__esModule?i:{default:i},o=n(6);function r(e){var t=[],n=!1;function i(){for(;t.length;){n=!0;var e=t.shift()();if(void 0!==e){if(e.then)return void(0,o.when)(e).always(i);throw a.default.Error("E0015")}}n=!1}return{add:function(a,o){e?(t[0]&&o&&o(t[0]),t=[a]):t.push(a),n||i()},busy:function(){return n}}}var s=r().add;t.enqueue=s},function(e,t,n){t.setEasing=function(e){s=e},t.getEasing=function(e){return s[e]},t.convertTransitionTimingFuncToEasing=void 0;var i=n(1),a=/cubic-bezier\((\d+(?:\.\d+)?)\s*,\s*(\d+(?:\.\d+)?)\s*,\s*(\d+(?:\.\d+)?)\s*,\s*(\d+(?:\.\d+)?)\)/,o={linear:"cubic-bezier(0, 0, 1, 1)",swing:"cubic-bezier(0.445, 0.05, 0.55, 0.95)",ease:"cubic-bezier(0.25, 0.1, 0.25, 1)","ease-in":"cubic-bezier(0.42, 0, 1, 1)","ease-out":"cubic-bezier(0, 0, 0.58, 1)","ease-in-out":"cubic-bezier(0.42, 0, 0.58, 1)"},r=function(e,t,n,i){var a=3*e,o=3*(n-e)-a,r=1-a-o,s=3*t,c=3*(i-t)-s,l=1-s-c,u=function(e){return e*(a+e*(o+e*r))},d=function(e){return a+e*(2*o+3*e*r)};return function(e){return function(e){return e*(s+e*(c+e*l))}(function(e){for(var t,n=e,i=0;i<14&&(t=u(n)-e,!(Math.abs(t)<.001));)n-=t/d(n),i++;return n}(e))}},s={};t.convertTransitionTimingFuncToEasing=function(e){var t,n=(e=o[e]||e).match(a);n||(n=o[t="linear"].match(a)),n=n.slice(1,5);for(var c=0;c<n.length;c++)n[c]=parseFloat(n[c]);var l=t||"cubicbezier_"+n.join("_").replace(/\./g,"p");return(0,i.isFunction)(s[l])||(s[l]=function(e,t,i,a,o){return a*r(n[0],n[1],n[2],n[3])(t/o)+i}),l}},function(e,t,n){var i=s(n(55)),a=n(69),o=s(n(141)),r=s(n(85));function s(e){return e&&e.__esModule?e:{default:e}}if(n(388),n(389),n(390),n(391),n(392),n(393),n(394),n(395),n(396),n(397),(0,r.default)()&&(0,a.compare)(i.default.fn.jquery,[1,10])<0)throw o.default.Error("E0012")},function(e,t,n){var i;t.themeReadyCallback=void 0;var a=new(((i=n(29))&&i.__esModule?i:{default:i}).default);t.themeReadyCallback=a},function(e,t,n){t.default=void 0;var i,a=(i=n(24))&&i.__esModule?i:{default:i};var o=function(){var e={},t=function(t){return e[t]||0};return{obtain:function(n){e[n]=t(n)+1},release:function(n){var i=t(n);if(i<1)throw a.default.Error("E0014");1===i?delete e[n]:e[n]=i-1},locked:function(e){return t(e)>0}}};t.default=o,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i=c(n(49)),a=n(4),o=n(1),r=c(n(15)),s=n(6);function c(e){return e&&e.__esModule?e:{default:e}}var l=r.default.inherit({ctor:function(e){this.options=e,this._setOption("disabledItemKeys",[]),this._clearItemKeys()},_clearItemKeys:function(){this._setOption("addedItemKeys",[]),this._setOption("removedItemKeys",[]),this._setOption("removedItems",[]),this._setOption("addedItems",[])},validate:a.noop,_setOption:function(e,t){this.options[e]=t},onSelectionChanged:function(){var e=this.options.addedItemKeys,t=this.options.removedItemKeys,n=this.options.addedItems,i=this.options.removedItems,o=this.options.selectedItems,r=this.options.selectedItemKeys,s=this.options.onSelectionChanged||a.noop;this._clearItemKeys(),s({selectedItems:o,selectedItemKeys:r,addedItemKeys:e,removedItemKeys:t,addedItems:n,removedItems:i})},equalKeys:function(e,t){return this.options.equalByReference&&(0,o.isObject)(e)&&(0,o.isObject)(t)?e===t:(0,a.equalByValue)(e,t)},getSelectableItems:function(e){return e.filter((function(e){return!e.disabled}))},_clearSelection:function(e,t,n,i){return e=e||[],e=Array.isArray(e)?e:[e],this.validate(),this.selectedItemKeys(e,t,n,i)},_loadFilteredData:function(e,t,n,a){var r=encodeURI(JSON.stringify(e)).length,c=this.options.maxFilterLengthInRequest&&r>this.options.maxFilterLengthInRequest,l=new s.Deferred,u={filter:c?void 0:e,select:c?this.options.dataFields():n||this.options.dataFields()};return e&&0===e.length?l.resolve([]):this.options.load(u).done((function(n){var r=(0,o.isPlainObject)(n)?n.data:n;t&&!a?r=r.filter(t):c&&(r=(0,i.default)(r).filter(e).toArray()),l.resolve(r)})).fail(l.reject.bind(l)),l},updateSelectedItemKeyHash:function(e){for(var t=0;t<e.length;t++){var n=(0,a.getKeyHash)(e[t]);if(!(0,o.isObject)(n))this.options.keyHashIndices[n]=this.options.keyHashIndices[n]||[],this.options.keyHashIndices[n].push(t)}},_isAnyItemSelected:function(e){for(var t=0;t<e.length;t++)if(this.options.isItemSelected(e[t]))return;return!1},_getFullSelectAllState:function(){var e=this.options.plainItems(),t=this.options.filter(),n=this.options.selectedItems;t&&(n=(0,i.default)(n).filter(t).toArray());var a=n.length;return a?a>=this.options.totalCount()-this.options.disabledItemKeys.length||void 0:this._isAnyItemSelected(e)},_getVisibleSelectAllState:function(){for(var e=this.getSelectableItems(this.options.plainItems()),t=!1,n=!1,i=0;i<e.length;i++){var a=e[i],o=this.options.getItemData(a),r=this.options.keyOf(o);this.options.isSelectableItem(a)&&(this.isItemKeySelected(r)?t=!0:n=!0)}return!!t&&(!n||void 0)}});t.default=l,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.getClosestNodeWithContext=void 0;var i,a=(i=n(61))&&i.__esModule?i:{default:i};t.getClosestNodeWithContext=function e(t){return!a.default.contextFor(t)&&t.parentNode?e(t.parentNode):t}},function(e,t,n){var i=n(186).data=n(268);i.odata=n(425),e.exports=i},function(e,t,n){var i=n(144),a=n(24);e.exports=i.data=i.data||{},Object.defineProperty(i.data,"errorHandler",{get:function(){return n(37).errorHandler},set:function(e){a.log("W0003","DevExpress.data","errorHandler","21.1","Use the 'setErrorHandler' method instead"),n(37).setErrorHandler(e)}}),Object.defineProperty(i.data,"_errorHandler",{get:function(){return n(37).handleError},set:function(e){a.log("W0003","DevExpress.data","_errorHandler","21.1","Use the 'setErrorHandler' method instead"),n(37).setErrorHandler(e)}}),i.data.setErrorHandler=n(37).setErrorHandler,i.data.DataSource=n(281),i.data.query=n(49),i.data.Store=n(107),i.data.ArrayStore=n(82),i.data.CustomStore=n(127),i.data.LocalStore=n(422),i.data.base64_encode=n(44).base64_encode,i.data.applyChanges=n(423),i.data.Guid=n(36),i.data.utils={},i.data.utils.compileGetter=n(23).compileGetter,i.data.utils.compileSetter=n(23).compileSetter,i.EndpointSelector=n(424),i.data.queryImpl=n(259).queryImpl,i.data.queryAdapters=n(192);var o=n(44);i.data.utils.normalizeBinaryCriterion=o.normalizeBinaryCriterion,i.data.utils.normalizeSortingInfo=o.normalizeSortingInfo,i.data.utils.errorMessageFromXhr=o.errorMessageFromXhr,i.data.utils.aggregators=o.aggregators,i.data.utils.keysEqual=o.keysEqual,i.data.utils.isDisjunctiveOperator=o.isDisjunctiveOperator,i.data.utils.isConjunctiveOperator=o.isConjunctiveOperator,i.data.utils.processRequestResultLock=o.processRequestResultLock,i.data.utils.toComparable=n(23).toComparable,i.data.utils.multiLevelGroup=n(95).multiLevelGroup,i.data.utils.arrangeSortingInfo=n(95).arrangeSortingInfo,i.data.utils.normalizeDataSourceOptions=n(64).normalizeDataSourceOptions},function(e,t,n){t.default=void 0;var i=n(1),a=d(n(30)),o=n(99),r=n(37),s=d(n(49)),c=d(n(107)),l=d(n(270)),u=n(6);function d(e){return e&&e.__esModule?e:{default:e}}n(165);var h=function(e,t){return function(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}({},e,t)},f=c.default.inherit({ctor:function(e){this.callBase(e),this._requestDispatcher=new l.default(e);var t=this.key(),n=e.fieldTypes,i=e.keyType;if(i){var a="string"==typeof i;t||(t=a?"5d46402c-7899-4ea9-bd81-8b73c47c7683":Object.keys(i),this._legacyAnonymousKey=t),a&&(i=h(t,i)),n=function(e,t){var n={};for(var i in e)n[i]=e[i];for(var a in t)a in n?n[a]!==t[a]&&r.errors.log("W4001",a):n[a]=t[a];return n}(n,i)}this._fieldTypes=n||{},2===this.version()?this._updateMethod="MERGE":this._updateMethod="PATCH"},_customLoadOptions:function(){return["expand","customQueryParams"]},_byKeyImpl:function(e,t){var n={};return t&&(n.$expand=(0,o.generateExpand)(this.version(),t.expand,t.select)||void 0,n.$select=(0,o.generateSelect)(this.version(),t.select)||void 0),this._requestDispatcher.sendRequest(this._byKeyUrl(e),"GET",n)},createQuery:function(e){var t,n,a={adapter:"odata",beforeSend:this._requestDispatcher.beforeSend,errorHandler:this._errorHandler,jsonp:this._requestDispatcher.jsonp,version:this._requestDispatcher.version,withCredentials:this._requestDispatcher._withCredentials,expand:null==e?void 0:e.expand,requireTotalCount:null==e?void 0:e.requireTotalCount,deserializeDates:this._requestDispatcher._deserializeDates,fieldTypes:this._fieldTypes};if(n=null!==(t=null==e?void 0:e.urlOverride)&&void 0!==t?t:this._requestDispatcher.url,(0,i.isDefined)(this._requestDispatcher.filterToLower)&&(a.filterToLower=this._requestDispatcher.filterToLower),null!=e&&e.customQueryParams){var r=(0,o.escapeServiceOperationParams)(null==e?void 0:e.customQueryParams,this.version());4===this.version()?n=(0,o.formatFunctionInvocationUrl)(n,r):a.params=r}return(0,s.default)(n,a)},_insertImpl:function(e){var t=this;this._requireKey();var n=new u.Deferred;return(0,u.when)(this._requestDispatcher.sendRequest(this._requestDispatcher.url,"POST",null,e)).done((function(i){return n.resolve(i&&!(0,a.default)().useLegacyStoreResult?i:e,t.keyOf(i))})).fail(n.reject),n.promise()},_updateImpl:function(e,t){var n=new u.Deferred;return(0,u.when)(this._requestDispatcher.sendRequest(this._byKeyUrl(e),this._updateMethod,null,t)).done((function(i){return(0,a.default)().useLegacyStoreResult?n.resolve(e,t):n.resolve(i||t,e)})).fail(n.reject),n.promise()},_removeImpl:function(e){var t=new u.Deferred;return(0,u.when)(this._requestDispatcher.sendRequest(this._byKeyUrl(e),"DELETE")).done((function(){return t.resolve(e)})).fail(t.reject),t.promise()},_convertKey:function(e){var t=e,n=this._fieldTypes,i=this.key()||this._legacyAnonymousKey;if(Array.isArray(i)){t={};for(var a=0;a<i.length;a++){var r=i[a];t[r]=(0,o.convertPrimitiveValue)(n[r],e[r])}}else n[i]&&(t=(0,o.convertPrimitiveValue)(n[i],e));return t},_byKeyUrl:function(e){var t=this._requestDispatcher.url,n=this._convertKey(e);return"".concat(t,"(").concat(encodeURIComponent((0,o.serializeKey)(n,this.version())),")")},version:function(){return this._requestDispatcher.version}},"odata");t.default=f,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i=n(99);function a(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}n(165);var o=function(){function e(e){e=e||{},this._url=String(e.url).replace(/\/+$/,""),this._beforeSend=e.beforeSend,this._jsonp=e.jsonp,this._version=e.version||2,this._withCredentials=e.withCredentials,this._deserializeDates=e.deserializeDates,this._filterToLower=e.filterToLower}var t,n,o;return e.prototype.sendRequest=function(e,t,n,a){return(0,i.sendRequest)(this.version,{url:e,method:t,params:n||{},payload:a},{beforeSend:this._beforeSend,jsonp:this._jsonp,withCredentials:this._withCredentials,deserializeDates:this._deserializeDates})},t=e,(n=[{key:"version",get:function(){return this._version}},{key:"beforeSend",get:function(){return this._beforeSend}},{key:"url",get:function(){return this._url}},{key:"jsonp",get:function(){return this._jsonp}},{key:"filterToLower",get:function(){return this._filterToLower}}])&&a(t.prototype,n),o&&a(t,o),e}();t.default=o,e.exports=t.default,e.exports.default=t.default},function(e,t){e.exports=window.JSZip},function(e,t,n){t.getFormatter=function(e,t){return t=t||o,function(n){if("number"!=typeof n||isNaN(n))return"";var o=n>0||1/n==1/0,s=function(e){var t=e.split(";");1===t.length&&t.push("-"+t[0]);return t}(e)[o?0:1];(function(e){return-1!==e.indexOf("%")&&!e.match(/'[^']*%[^']*'/g)})(s)&&(n*=100),o||(n=-n);var h,f=function(e){for(var t=!1,n=0;n<e.length;n++)if("'"===e[n]&&(t=!t),"."===e[n]&&!t)return n;return e.length}(s),g=[s.substr(0,f),s.substr(f+1)],p=l(g[1]),m=p+c(g[1]),_=l(g[0]),v=c(g[0])||t.unlimitedIntegerDigits?void 0:_,x=Math.floor(n).toString().length,y=(0,i.fitIntoRange)(m,0,15-x),b=(h=g[0],h.split(",").slice(1).map((function(e){return e.split("").filter((function(e){return"#"===e||"0"===e})).length}))).reverse(),w=(0,a.toFixed)(n,y<0?0:y).split("."),k=u(r(w[0]),_,v),S=u(w[1],p,m);k=function(e,t,n){if(!t.length)return e;var i=[],a=0;for(;e;){var o=t[a];if(!o)break;i.push(e.slice(0,o)),e=e.slice(o),a<t.length-1&&a++}return i.join(n)}(k,b,t.thousandsSeparator);var C=r(d(r(g[0]),k)),A=m?d(g[1],S):"";return C+(A.match(/\d/)?t.decimalSeparator:"")+A}},t.getFormat=function(e){var t=".",n=e(1).indexOf("100")>=0;t=f(t,e,n,!0);var i=g(t=f(t,e,n,!1),e,n,!1),a=g(t,e,n,!0);return a==="-"+i?i:i+";"+a};var i=n(32),a=n(245),o={thousandsSeparator:",",decimalSeparator:"."};function r(e){return e.toString().split("").reverse().join("")}function s(e){return e.replace(/'.+'/g,"")}function c(e){if(!e)return 0;var t=s(e);return t.length-t.replace(/[#]/g,"").length}function l(e){if(!e)return 0;var t=s(e);return t.length-t.replace(/[0]/g,"").length}function u(e,t,n){if(!e)return"";for(e.length>n&&(e=e.substr(0,n));e.length>t&&"0"===e.slice(-1);)e=e.substr(0,e.length-1);for(;e.length<t;)e+="0";return e}function d(e,t){return e.split("'").map((function(e,n){var i=n%2;return!e&&i?"'":i?e:e.replace(/[,#0]+/,t)})).join("")}function h(e,t,n){var i=(t?.01:1)*parseFloat(e)||0;return n?-i:i}function f(e,t,n,i){var a,o,r,s=e;do{r&&(a=o.length===r.length?"0":"1",e=i?a+e:e+a),o=r||t(h(s,n)),r=t(h(s=i?"1"+s:s+"1",n))}while(o!==r&&(i?o.length===r.length:o.length<=r.length));if(i&&r.length>o.length){var c=-1===t(12345).indexOf("12345");do{e="1"+e}while(c&&h(e,n)<1e5)}return e}function g(e,t,n,i){var a=t(h(e,n,i)),o=e.split("."),r=t(h(o[0]+".3"+o[1].slice(1),n,i)).indexOf("3")-1;return a=a.replace(/(\d)\D(\d)/g,"$1,$2"),r>=0&&(a=a.slice(0,r)+"."+a.slice(r+1)),a=a.replace(/1+/,"1").replace(/1/g,"#"),n||(a=a.replace("%","'%'")),a}},function(e,t,n){t.sessionStorage=void 0;var i=(0,n(7).getWindow)();t.sessionStorage=function(){var e;try{e=i.sessionStorage}catch(e){}return e}},function(e,t,n){t.default=void 0;var i=s(n(49)),a=s(n(24)),o=s(n(383)),r=n(32);function s(e){return e&&e.__esModule?e:{default:e}}var c=function(e){var t,n,i=e.offsets,a=e.offsetIndices,o=e.untils;return{offsetList:i.split("|").map((function(e){return parseInt(e)})),offsetIndexList:a.split("").map((function(e){return parseInt(e)})),dateList:(n=o,n.split("|").map((function(e){return"Infinity"===e?null:1e3*parseInt(e,36)}))).map((t=0,function(e){return t+=e}))}},l=new(function(){function e(){this.map=new Map}return e.prototype.tryGet=function(e){if(!this.map.get(e)){var t=u.getTimezoneById(e);if(!t)return!1;var n=c(t);this.map.set(e,n)}return this.map.get(e)},e}()),u={_tzCache:l,_timeZones:o.default.zones,getDisplayedTimeZones:function(e){var t=this,n=this._timeZones.map((function(n){var i=c(n),a=t.getUtcOffset(i,e);return{offset:a,title:"(GMT ".concat(t.formatOffset(a),") ").concat(t.formatId(n.id)),id:n.id}}));return(0,i.default)(n).sortBy("offset").toArray()},formatOffset:function(e){var t=Math.floor(e),n=e-t;return((0,r.sign)(e)>=0?"+":"-")+"0".concat(Math.abs(t)).slice(-2)+(n>0?":".concat(60*n):":00")},formatId:function(e){return e.split("/").join(" - ").split("_").join(" ")},getTimezoneById:function(e){if(e){for(var t=this._timeZones,n=0;n<t.length;n++){if(t[n].id===e)return t[n]}a.default.log("W0009",e)}},getTimeZoneOffsetById:function(e,t){var n=l.tryGet(e);return n?this.getUtcOffset(n,t):void 0},getTimeZoneDeclarationTuple:function(e,t){var n=l.tryGet(e);return n?this.getTimeZoneDeclarationTupleCore(n,t):[]},getTimeZoneDeclarationTupleCore:function(e,t){for(var n=e.offsetList,i=e.offsetIndexList,a=e.dateList,o=[],r=0;r<a.length;r++){var s=a[r],c=new Date(s).getFullYear();if(c===t){var l=n[i[r+1]];o.push({date:s,offset:-l/60})}if(c>t)break}return o},getUtcOffset:function(e,t){for(var n=e.offsetList,i=e.offsetIndexList,a=e.dateList,o=a.length-1-1;o>=0&&t<a[o];)o--;var r=n[i[o+1]];return-r/60||r}},d=u;t.default=d,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.TransitionExecutor=void 0;var i=h(n(2)),a=h(n(15)),o=n(0),r=n(4),s=n(1),c=n(3),l=h(n(45)),u=n(193),d=n(6);function h(e){return e&&e.__esModule?e:{default:e}}var f={forward:" dx-forward",backward:" dx-backward",none:" dx-no-direction",undefined:" dx-no-direction"},g=a.default.inherit({ctor:function(){this._accumulatedDelays={enter:0,leave:0},this._animations=[],this.reset()},_createAnimations:function(e,t,n,a){var o=this,r=[];n=n||{};var s=this._prepareElementAnimationConfig(t,n,a);return s&&e.each((function(){var e=o._createAnimation((0,i.default)(this),s,n);e&&(e.element.addClass("dx-animating"),e.setup(),r.push(e))})),r},_prepareElementAnimationConfig:function(e,t,n){var i;if("string"==typeof e){var a=e;e=u.presets.getPreset(a)}if(e)if((0,s.isFunction)(e[n]))i=e[n];else{if(!(i=(0,o.extend)({skipElementInitialStyles:!0,cleanupWhen:this._completePromise},e,t)).type||"css"===i.type){var r="dx-"+n,c=(i.extraCssClasses?" "+i.extraCssClasses:"")+f[i.direction];i.type="css",i.from=(i.from||r)+c,i.to=i.to||r+"-active"}i.staggerDelay=i.staggerDelay||0,i.delay=i.delay||0,i.staggerDelay&&(i.delay+=this._accumulatedDelays[n],this._accumulatedDelays[n]+=i.staggerDelay)}else i=void 0;return i},_createAnimation:function(e,t,n){var i;return(0,s.isPlainObject)(t)?i=l.default.createAnimation(e,t):(0,s.isFunction)(t)&&(i=t(e,n)),i},_startAnimations:function(){for(var e=this._animations,t=0;t<e.length;t++)e[t].start()},_stopAnimations:function(e){for(var t=this._animations,n=0;n<t.length;n++)t[n].stop(e)},_clearAnimations:function(){for(var e=this._animations,t=0;t<e.length;t++)e[t].element.removeClass("dx-animating");this._animations.length=0},reset:function(){this._accumulatedDelays.enter=0,this._accumulatedDelays.leave=0,this._clearAnimations(),this._completeDeferred=new d.Deferred,this._completePromise=this._completeDeferred.promise()},enter:function(e,t,n){var i=this._createAnimations(e,t,n,"enter");this._animations.push.apply(this._animations,i)},leave:function(e,t,n){var i=this._createAnimations(e,t,n,"leave");this._animations.push.apply(this._animations,i)},start:function(){var e,t=this;if(this._animations.length){var n=(0,c.map)(this._animations,(function(e){var t=new d.Deferred;return e.deferred.always((function(){t.resolve()})),t.promise()}));e=d.when.apply(i.default,n).always((function(){t._completeDeferred.resolve(),t.reset()})),(0,r.executeAsync)((function(){t._startAnimations()}))}else t.reset(),e=(new d.Deferred).resolve().promise();return e},stop:function(e){this._stopAnimations(e)}});t.TransitionExecutor=g},function(e,t,n){t.Event=t.triggerHandler=t.trigger=t.off=t.one=t.on=void 0;var i,a=(i=n(5))&&i.__esModule?i:{default:i};var o=a.default.on;t.on=o;var r=a.default.one;t.one=r;var s=a.default.off;t.off=s;var c=a.default.trigger;t.trigger=c;var l=a.default.triggerHandler;t.triggerHandler=l;var u=a.default.Event;t.Event=u},function(e,t,n){t.clearStack=t.remove=t.create=t.base=void 0;var i=n(4),a=1500,o=[];t.base=function(e){return a=(0,i.ensureDefined)(e,a)};t.create=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:a,t=o.length,n=(t?o[t-1]:e)+1;return o.push(n),n};t.remove=function(e){var t=o.indexOf(e);t>=0&&o.splice(t,1)};t.clearStack=function(){o=[]}},function(e,t,n){t.SelectionFilterCreator=void 0;var i=n(4),a=n(1);t.SelectionFilterCreator=function(e,t){var n;this.getLocalFilter=function(e,t,n,a){return t=void 0===t?i.equalByValue:t,o.bind(this,t,e,n,a)},this.getExpr=function(n){var i;if(n)return e.forEach((function(e,o){var s;i=i||[],o>0&&i.push(t?"and":"or"),s=(0,a.isString)(n)?r(n,e):function(e,n){for(var i=[],a=0,o=e.length;a<o;a++){var s=e[a],c=n&&n[s],l=r(s,c);if(!l)break;a>0&&i.push(t?"or":"and"),i.push(l)}return i}(n,e),i.push(s)})),i&&1===i.length&&(i=i[0]),i},this.getCombinedFilter=function(e,n){var i=this.getExpr(e),a=i;return t&&n&&(i?((a=[]).push(i),a.push(n)):a=n),a};function o(o,r,s,c,l){var u,d,h=r(l);if(!s&&(u=(0,i.getKeyHash)(h),!(0,a.isObject)(u)))return function(e){if(!n){n={};for(var t=0;t<e.length;t++)n[(0,i.getKeyHash)(e[t])]=!0}return n}(function(e,t,n){return Array.isArray(n)?e.map((function(e){return t(e)})):e}(e,r,c))[u]?!t:!!t;for(d=0;d<e.length;d++)if(o(e[d],h))return!t;return!!t}function r(e,n){if(void 0!==n)return[e,t?"<>":"=",n]}}},function(e,t,n){t.default=void 0;var i,a=n(4),o=(i=n(15))&&i.__esModule?i:{default:i},r=n(120);var s=o.default.abstract,c=o.default.inherit({ctor:function(){this._finished=!0,this._stopped=!1,this._proxiedStepCore=this._stepCore.bind(this)},start:function(){this._stopped=!1,this._finished=!1,this._stepCore()},stop:function(){this._stopped=!0,(0,r.cancelAnimationFrame)(this._stepAnimationFrame)},_stepCore:function(){if(this._isStopped())this._stop();else{if(this._isFinished())return this._finished=!0,void this._complete();this._step(),this._stepAnimationFrame=(0,r.requestAnimationFrame)(this._proxiedStepCore)}},_step:s,_isFinished:a.noop,_stop:a.noop,_complete:a.noop,_isStopped:function(){return this._stopped},inProgress:function(){return!(this._stopped||this._finished)}});t.default=c,e.exports=t.default,e.exports.default=t.default},function(e,t,n){function i(e){return(i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}t.rotateend=t.rotate=t.rotatestart=t.pinchend=t.pinch=t.pinchstart=t.zoomend=t.zoom=t.zoomstart=t.translateend=t.translate=t.translatestart=t.transformend=t.transform=t.transformstart=void 0;var a=n(32),o=function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!==i(e)&&"function"!=typeof e)return{default:e};var n=u(t);if(n&&n.has(e))return n.get(e);var a={},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var r in e)if("default"!==r&&Object.prototype.hasOwnProperty.call(e,r)){var s=o?Object.getOwnPropertyDescriptor(e,r):null;s&&(s.get||s.set)?Object.defineProperty(a,r,s):a[r]=e[r]}a.default=e,n&&n.set(e,a);return a}(n(3)),r=n(8),s=l(n(125)),c=l(n(104));function l(e){return e&&e.__esModule?e:{default:e}}function u(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(u=function(e){return e?n:t})(e)}var d="start",h="",f="end",g=[],p=function(e,t){g.push({name:e,args:t})};p("transform",{scale:!0,deltaScale:!0,rotation:!0,deltaRotation:!0,translation:!0,deltaTranslation:!0}),p("translate",{translation:!0,deltaTranslation:!0}),p("pinch",{scale:!0,deltaScale:!0}),p("rotate",{rotation:!0,deltaRotation:!0});var m=function(e){var t,n,i=e.pointers;return t=i[0],{x:(n=i[1]).pageX-t.pageX,y:-n.pageY+t.pageY,centerX:.5*(n.pageX+t.pageX),centerY:.5*(n.pageY+t.pageY)}},_=function(e){return Math.sqrt(e.x*e.x+e.y*e.y)},v=function(e,t){return _(e)/_(t)},x=function(e,t){var n=e.x*t.x+e.y*t.y,i=_(e)*_(t);return 0===i?0:(0,a.sign)(e.x*t.y-t.x*e.y)*Math.acos((0,a.fitIntoRange)(n/i,-1,1))},y=function(e,t){return{x:e.centerX-t.centerX,y:e.centerY-t.centerY}},b=s.default.inherit({validatePointers:function(e){return(0,r.hasTouches)(e)>1},start:function(e){this._accept(e);var t=m(e);this._startVector=t,this._prevVector=t,this._fireEventAliases(d,e)},move:function(e){var t=m(e),n=this._getEventArgs(t);this._fireEventAliases(h,e,n),this._prevVector=t},end:function(e){var t=this._getEventArgs(this._prevVector);this._fireEventAliases(f,e,t)},_getEventArgs:function(e){return{scale:v(e,this._startVector),deltaScale:v(e,this._prevVector),rotation:x(e,this._startVector),deltaRotation:x(e,this._prevVector),translation:y(e,this._startVector),deltaTranslation:y(e,this._prevVector)}},_fireEventAliases:function(e,t,n){n=n||{},o.each(g,function(i,a){var r={};o.each(a.args,(function(e){e in n&&(r[e]=n[e])})),this._fireEvent("dx"+a.name+e,t,r)}.bind(this))}}),w=g.reduce((function(e,t){return[d,h,f].forEach((function(n){e.push("dx"+t.name+n)})),e}),[]);(0,c.default)({emitter:b,events:w});var k={};o.each(w,(function(e,t){k[t.substring("dx".length)]=t}));var S=k.transformstart,C=k.transform,A=k.transformend,T=k.translatestart,I=k.translate,E=k.translateend,O=k.zoomstart,D=k.zoom,M=k.zoomend,P=k.pinchstart,q=k.pinch,R=k.pinchend,z=k.rotatestart,L=k.rotate,B=k.rotateend;t.rotateend=B,t.rotate=L,t.rotatestart=z,t.pinchend=R,t.pinch=q,t.pinchstart=P,t.zoomend=M,t.zoom=D,t.zoomstart=O,t.translateend=E,t.translate=I,t.translatestart=T,t.transformend=A,t.transform=C,t.transformstart=S},function(e,t,n){t.default=void 0;var i=n(70).DataSource;t.default=i,e.exports=t.default,e.exports.default=t.default},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(e,t,n){function i(e){return(i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function a(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(a=function(e){return e?n:t})(e)}t.default=void 0;var o=function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!==i(e)&&"function"!=typeof e)return{default:e};var n=a(t);if(n&&n.has(e))return n.get(e);var o={},r=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var s in e)if("default"!==s&&Object.prototype.hasOwnProperty.call(e,s)){var c=r?Object.getOwnPropertyDescriptor(e,s):null;c&&(c.get||c.set)?Object.defineProperty(o,s,c):o[s]=e[s]}o.default=e,n&&n.set(e,o);return o}(n(117));t.default=o,e.exports=t.default,e.exports.default=t.default},function(e,t,n){function i(e){return(i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}t.BaseChart=t.overlapping=void 0;var a=n(4),o=C(n(5)),r=n(1),s=n(3),c=n(0),l=n(12),u=n(8),d=C(n(118)),h=n(233),f=n(336),g=n(338),p=n(583),m=n(584),_=function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!==i(e)&&"function"!=typeof e)return{default:e};var n=S(t);if(n&&n.has(e))return n.get(e);var a={},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var r in e)if("default"!==r&&Object.prototype.hasOwnProperty.call(e,r)){var s=o?Object.getOwnPropertyDescriptor(e,r):null;s&&(s.get||s.set)?Object.defineProperty(a,r,s):a[r]=e[r]}a.default=e,n&&n.set(e,a);return a}(n(1021)),v=n(14),x=n(117),y=n(137),b=n(181),w=n(139),k=n(159);function S(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(S=function(e){return e?n:t})(e)}function C(e){return e&&e.__esModule?e:{default:e}}var A=Array.isArray,T=["_reinit","_updateDataSource","_dataInit","_forceRender","_resize"];function I(e,t){var n=t.end-t.start,i=0;for(e.forEach((function(e){i+=e.getBoundingRect().width}));n<i;)i-=E(e)}function E(e){var t=e.reduce((function(e,t,n){if(!t)return e;var i=t.value();return i<e.value?{value:i,rollingStock:t,index:n}:e}),{rollingStock:void 0,value:1/0,index:void 0});t.rollingStock.getLabels()[0].draw(!1);var n=t.rollingStock.getBoundingRect().width;return e[t.index]=null,n}function O(e){var t,n,i,a,o=!1;for(t=0,i=e.length-1;t<i;t++){for(n=t+1,a=e.length;n<a;n++)if(t!==n&&D(e[t],e[n],!0)){o=!0;break}if(o)break}return o}function D(e,t,n){if(e&&t){var i=e.getBoundingRect(),a=t.getBoundingRect(),o=!n||(i.oppositeStart<=a.oppositeStart&&i.oppositeEnd>a.oppositeStart||a.oppositeStart<=i.oppositeStart&&a.oppositeEnd>i.oppositeStart);return i.end>a.start&&o}}function M(e){var t,n,i;for(t=0;t<e.length-1;t++)D(n=i||e[t],e[t+1])?(n.toChain(e[t+1]),e[t+1]=null,i=n):i=e[t+1]||n}function P(e,t){var n,i,a,o,r;for(n=0;n<e.length;n++){if(q(a=e[n],t))for(r=a.getBoundingRect(),i=n+1;i<e.length;i++)if((o=e[i])&&o.getBoundingRect().end>r.start-(r.end-t.end)){o.toChain(a),e[n]=a=null;break}a&&a.setRollingStockInCanvas(t)}}function q(e,t){return e&&e.getBoundingRect().end>t.end}function R(e,t,n){var i=e.getBoundingRect(),a=i.x,o=i.y,r=i.x+i.width,s=i.y+i.height;return this.labels=[e],this.shiftFunction=n,this._bBox={start:t?a:o,width:t?i.width:i.height,end:t?r:s,oppositeStart:t?o:a,oppositeEnd:t?s:r},this._initialPosition=t?i.x:i.y,this}R.prototype={toChain:function(e){var t=e.getBoundingRect();e.shift(t.start-this._bBox.end),this._changeBoxWidth(t.width),this.labels=this.labels.concat(e.labels)},getBoundingRect:function(){return this._bBox},shift:function(e){var t=this.shiftFunction;(0,s.each)(this.labels,(function(n,i){var a=i.getBoundingRect(),o=t(a,e);i.hideInsideLabel(o)||i.shift(o.x,o.y)})),this._bBox.end-=e,this._bBox.start-=e},setRollingStockInCanvas:function(e){this._bBox.end>e.end&&this.shift(this._bBox.end-e.end)},getLabels:function(){return this.labels},value:function(){return this.labels[0].getData().value},getInitialPosition:function(){return this._initialPosition},_changeBoxWidth:function(e){this._bBox.end+=e,this._bBox.width+=e}};var z={resolveLabelOverlappingInOneDirection:function(e,t,n,i){var a=arguments.length>4&&void 0!==arguments[4]?arguments[4]:function(){return 0},o=[],r={start:n?t.left:t.top,end:n?t.width-t.right:t.height-t.bottom},s=!1;if(e.forEach((function(e){e&&(s=s||e.series.isStackedSeries()||e.series.isFullStackedSeries(),e.getLabels().forEach((function(e){e.isVisible()&&o.push(new R(e,n,i))})))})),s)!n&&o.reverse();else{var c=o.slice();o.sort((function(e,t){return a(e,t)||e.getInitialPosition()-t.getInitialPosition()||c.indexOf(e)-c.indexOf(t)}))}return!!O(o)&&(I(o,r),M(o),o.reverse(),P(o,r),!0)}};t.overlapping=z;var L=d.default.inherit({_eventsMap:{onSeriesClick:{name:"seriesClick"},onPointClick:{name:"pointClick"},onArgumentAxisClick:{name:"argumentAxisClick"},onLegendClick:{name:"legendClick"},onSeriesSelectionChanged:{name:"seriesSelectionChanged"},onPointSelectionChanged:{name:"pointSelectionChanged"},onSeriesHoverChanged:{name:"seriesHoverChanged"},onPointHoverChanged:{name:"pointHoverChanged"},onDone:{name:"done"},onZoomStart:{name:"zoomStart"},onZoomEnd:{name:"zoomEnd"}},_fontFields:["legend.font","legend.title.font","legend.title.subtitle.font","commonSeriesSettings.label.font"],_rootClassPrefix:"dxc",_rootClass:"dxc-chart",_initialChanges:["INIT"],_themeDependentChanges:["REFRESH_SERIES_REINIT"],_getThemeManagerOptions:function(){var e=this.callBase.apply(this,arguments);return e.options=this.option(),e},_createThemeManager:function(){var e=this.option(),t=new p.ThemeManager(this._getThemeManagerOptions());return t.setTheme(e.theme,e.rtlEnabled),t},_initCore:function(){this._canvasClipRect=this._renderer.clipRect(),this._createHtmlStructure(),this._createLegend(),this._createTracker(),this._needHandleRenderComplete=!0,this.layoutManager=new m.LayoutManager,this._createScrollBar(),o.default.on(this._$element,"contextmenu",(function(e){((0,u.isTouchEvent)(e)||(0,u.isPointerEvent)(e))&&e.preventDefault()})),o.default.on(this._$element,"MSHoldVisual",(function(e){e.preventDefault()}))},_getLayoutItems:a.noop,_layoutManagerOptions:function(){return this._themeManager.getOptions("adaptiveLayout")},_reinit:function(){(0,v.setCanvasValues)(this._canvas),this._reinitAxes(),this._requestChange(["DATA_SOURCE","DATA_INIT","CORRECT_AXIS","FULL_RENDER"])},_correctAxes:a.noop,_createHtmlStructure:function(){var e=this,t=e._renderer,n=t.root,i=function(){return t.g().attr({class:"dxc-constant-lines-group"}).linkOn(n,"constant-lines")};e._constantLinesGroup={dispose:function(){this.under.dispose(),this.above.dispose()},linkOff:function(){this.under.linkOff(),this.above.linkOff()},clear:function(){this.under.linkRemove().clear(),this.above.linkRemove().clear()},linkAppend:function(){this.under.linkAppend(),this.above.linkAppend()}},e._labelsAxesGroup=t.g().attr({class:"dxc-elements-axes-group"});var a=function(){e._labelsAxesGroup.linkOn(n,"elements")};e._backgroundRect=t.rect().attr({fill:"gray",opacity:1e-4}).append(n),e._panesBackgroundGroup=t.g().attr({class:"dxc-background"}).append(n),e._stripsGroup=t.g().attr({class:"dxc-strips-group"}).linkOn(n,"strips"),e._gridGroup=t.g().attr({class:"dxc-grids-group"}).linkOn(n,"grids"),e._panesBorderGroup=t.g().attr({class:"dxc-border"}).linkOn(n,"border"),e._axesGroup=t.g().attr({class:"dxc-axes-group"}).linkOn(n,"axes"),e._executeAppendBeforeSeries(a),e._stripLabelAxesGroup=t.g().attr({class:"dxc-strips-labels-group"}).linkOn(n,"strips-labels"),e._constantLinesGroup.under=i(),e._seriesGroup=t.g().attr({class:"dxc-series-group"}).linkOn(n,"series"),e._executeAppendAfterSeries(a),e._constantLinesGroup.above=i(),e._scaleBreaksGroup=t.g().attr({class:"dxc-scale-breaks"}).linkOn(n,"scale-breaks"),e._labelsGroup=t.g().attr({class:"dxc-labels-group"}).linkOn(n,"labels"),e._crosshairCursorGroup=t.g().attr({class:"dxc-crosshair-cursor"}).linkOn(n,"crosshair"),e._legendGroup=t.g().attr({class:"dxc-legend","clip-path":e._getCanvasClipRectID()}).linkOn(n,"legend").linkAppend(n).enableLinks(),e._scrollBarGroup=t.g().attr({class:"dxc-scroll-bar"}).linkOn(n,"scroll-bar")},_executeAppendBeforeSeries:function(){},_executeAppendAfterSeries:function(){},_disposeObjectsInArray:function(e,t){(0,s.each)(this[e]||[],(function(e,n){t&&n?(0,s.each)(t,(function(e,t){n[t]&&n[t].dispose()})):n&&n.dispose()})),this[e]=null},_disposeCore:function(){var e=this,t=function(t){e[t]&&(e[t].dispose(),e[t]=null)},n=function(t){e[t].linkOff()},i=this._disposeObjectsInArray;e._renderer.stopAllAnimations(),i.call(e,"series"),t("_tracker"),t("_crosshair"),e.layoutManager=e._userOptions=e._canvas=e._groupsData=null,n("_stripsGroup"),n("_gridGroup"),n("_axesGroup"),n("_constantLinesGroup"),n("_stripLabelAxesGroup"),n("_panesBorderGroup"),n("_seriesGroup"),n("_labelsGroup"),n("_crosshairCursorGroup"),n("_legendGroup"),n("_scrollBarGroup"),n("_scaleBreaksGroup"),t("_canvasClipRect"),t("_panesBackgroundGroup"),t("_backgroundRect"),t("_stripsGroup"),t("_gridGroup"),t("_axesGroup"),t("_constantLinesGroup"),t("_stripLabelAxesGroup"),t("_panesBorderGroup"),t("_seriesGroup"),t("_labelsGroup"),t("_crosshairCursorGroup"),t("_legendGroup"),t("_scrollBarGroup"),t("_scaleBreaksGroup")},_getAnimationOptions:function(){return this._themeManager.getOptions("animation")},_getDefaultSize:function(){return{width:400,height:400}},_getOption:function(e){return this._themeManager.getOptions(e)},_applySize:function(e){this._rect=e.slice(),this._changes.has("FULL_RENDER")||this._processRefreshData("_resize")},_resize:function(){this._doRender(this.__renderOptions||{animate:!1,isResize:!0})},_trackerType:"ChartTracker",_createTracker:function(){this._tracker=new _[this._trackerType]({seriesGroup:this._seriesGroup,renderer:this._renderer,tooltip:this._tooltip,legend:this._legend,eventTrigger:this._eventTrigger})},_getTrackerSettings:function(){return(0,c.extend)({chart:this},this._getSelectionModes())},_getSelectionModes:function(){var e=this._themeManager;return{seriesSelectionMode:e.getOptions("seriesSelectionMode"),pointSelectionMode:e.getOptions("pointSelectionMode")}},_updateTracker:function(e){this._tracker.update(this._getTrackerSettings()),this._tracker.setCanvases({left:0,right:this._canvas.width,top:0,bottom:this._canvas.height},e)},_createCanvasFromRect:function(e){var t=this._canvas;return(0,v.setCanvasValues)({left:e[0],top:e[1],right:t.width-e[2],bottom:t.height-e[3],width:t.width,height:t.height})},_doRender:function(e){if(0!==this._canvas.width||0!==this._canvas.height){this._resetIsReady();var t=this._prepareDrawOptions(e),n=t.recreateCanvas;this._preserveOriginalCanvas(),n?this.__currentCanvas=this._canvas:this._canvas=this.__currentCanvas,n&&this._updateCanvasClipRect(this._canvas),this._canvas=this._createCanvasFromRect(this._rect),this._renderer.stopAllAnimations(!0),this._cleanGroups();var i=new Date;this._renderElements(t),this._lastRenderingTime=new Date-i}},_preserveOriginalCanvas:function(){this.__originalCanvas=this._canvas,this._canvas=(0,c.extend)({},this._canvas)},_layoutAxes:a.noop,_renderElements:function(e){var t,n,i,a=this,o=a._prepareToRender(e),r=a._isRotated(),s=a._isLegendInside(),l=[];(0,c.extend)({},a._canvas);a._renderer.lock(),e.drawLegend&&a._legend&&a._legendGroup.linkAppend(),a.layoutManager.setOptions(a._layoutManagerOptions());var u=a._getLayoutTargets();this._layoutAxes((function(t){var n=t?(0,c.extend)({},e,{animate:!1,recreateCanvas:!0}):e,i=a._renderAxes(n,o);a._shrinkAxes(t,i)})),a._applyClipRects(o),a._appendSeriesGroups(),a._createCrosshairCursor(),u.forEach((function(e){var t=e.canvas;l.push({left:t.left,right:t.width-t.right,top:t.top,bottom:t.height-t.bottom})})),a._scrollBar&&("discrete"===(t=a._argumentAxes[0].getTranslator().getBusinessRange()).axisType&&t.categories&&t.categories.length<=1||"discrete"!==t.axisType&&t.min===t.max?n=i=void 0:(n=t.minVisible,i=t.maxVisible),a._scrollBar.init(t,!a._argumentAxes[0].getOptions().valueMarginsEnabled).setPosition(n,i)),a._updateTracker(l),a._updateLegendPosition(e,s),a._applyPointMarkersAutoHiding(),a._renderSeries(e,r,s),a._renderer.unlock()},_updateLegendPosition:a.noop,_createCrosshairCursor:a.noop,_appendSeriesGroups:function(){this._seriesGroup.linkAppend(),this._labelsGroup.linkAppend(),this._appendAdditionalSeriesGroups()},_renderSeries:function(e,t,n){this._calculateSeriesLayout(e,t),this._renderSeriesElements(e,n)},_calculateSeriesLayout:function(e,t){e.hideLayoutLabels=this.layoutManager.needMoreSpaceForPanesCanvas(this._getLayoutTargets(),t)&&!this._themeManager.getOptions("adaptiveLayout").keepLabels,this._updateSeriesDimensions(e)},_getArgFilter:function(){return function(){return!0}},_getValFilter:function(e){return function(){return!0}},_getPointsToAnimation:function(e){var t=this,n=this._getArgFilter();return e.map((function(e){var i=t._getValFilter(e);return e.getPoints().filter((function(e){return e.getOptions().visible&&n(e.argument)&&(i(e.getMinValue(!0))||i(e.getMaxValue(!0)))})).length}))},_renderSeriesElements:function(e,t){var n,i,a=this.series,o=a.length,r=this._themeManager.getOptions("resolveLabelOverlapping"),s=this._getPointsToAnimation(a);for(n=0;n<o;n++)i=a[n],this._applyExtraSettings(i,e),i.draw(e.animate&&s[n]<=e.animationPointsLimit&&this._renderer.animationEnabled(),e.hideLayoutLabels,this._getLegendCallBack(i));"none"===r?this._adjustSeriesLabels(!1):this._locateLabels(r),this._renderTrackers(t),this._tracker.repairTooltip(),this._renderExtraElements(),this._clearCanvas(),this._seriesElementsDrawn=!0},_changesApplied:function(){this._seriesElementsDrawn&&(this._seriesElementsDrawn=!1,this._drawn(),this._renderCompleteHandler())},_locateLabels:function(e){this._resolveLabelOverlapping(e)},_renderExtraElements:function(){},_clearCanvas:function(){this._canvas=this.__originalCanvas},_resolveLabelOverlapping:function(e){var t;switch(e){case"stack":t=this._resolveLabelOverlappingStack;break;case"hide":t=this._resolveLabelOverlappingHide;break;case"shift":t=this._resolveLabelOverlappingShift}return(0,r.isFunction)(t)&&t.call(this)},_getVisibleSeries:function(){return(0,a.grep)(this.getAllSeries(),(function(e){return e.isVisible()}))},_resolveLabelOverlappingHide:function(){var e,t,n,i,a,o,r,s,c,l=[],u=this._getVisibleSeries();for(a=0;a<u.length;a++)for(r=u[a].getVisiblePoints(),o=0;o<r.length;o++)l.push.apply(l,r[o].getLabels());for(a=0;a<l.length;a++)if((e=l[a]).isVisible())for(n=e.getBoundingRect(),o=a+1;o<l.length;o++)i=(t=l[o]).getBoundingRect(),c=i,((s=n).x<=c.x&&c.x<=s.x+s.width||s.x>=c.x&&s.x<=c.x+c.width)&&(s.y<=c.y&&c.y<=s.y+s.height||s.y>=c.y&&s.y<=c.y+c.height)&&t.draw(!1)},_cleanGroups:function(){this._stripsGroup.linkRemove().clear(),this._gridGroup.linkRemove().clear(),this._axesGroup.linkRemove().clear(),this._constantLinesGroup.above.clear(),this._stripLabelAxesGroup.linkRemove().clear(),this._labelsGroup.linkRemove().clear(),this._crosshairCursorGroup.linkRemove().clear(),this._scaleBreaksGroup.linkRemove().clear()},_allowLegendInsidePosition:function(){return!1},_createLegend:function(){var e,t,n,i=(e=this._legendDataField,{getFormatObject:function(e){var t={};return t[n.indexField]=e.id,t[n.colorField]=e.states.normal.fill,t[n.nameField]=e.text,t},textField:(n={nameField:(t=e)+"Name",colorField:t+"Color",indexField:t+"Index"}).nameField});this._legend=new h.Legend({renderer:this._renderer,widget:this,group:this._legendGroup,backgroundClass:"dxc-border",itemGroupClass:"dxc-item",titleGroupClass:"dxc-title",textField:i.textField,getFormatObject:i.getFormatObject,allowInsidePosition:this._allowLegendInsidePosition()}),this._updateLegend(),this._layout.add(this._legend)},_updateLegend:function(){var e=this._themeManager,t=e.getOptions("legend"),n=this._getLegendData();t.containerBackgroundColor=e.getOptions("containerBackgroundColor"),t._incidentOccurred=this._incidentOccurred,this._legend.update(n,t,e.theme("legend").title),this._change(["LAYOUT"])},_prepareDrawOptions:function(e){var t=this._getAnimationOptions(),n=(0,c.extend)({},{force:!1,adjustAxes:!0,drawLegend:!0,drawTitle:!0,animate:t.enabled,animationPointsLimit:t.maxPointCountSupported},e,this.__renderOptions);return(0,r.isDefined)(n.recreateCanvas)||(n.recreateCanvas=n.adjustAxes&&n.drawLegend&&n.drawTitle),n},_processRefreshData:function(e){var t=(0,l.inArray)(this._currentRefreshData,T),n=(0,l.inArray)(e,T);(!this._currentRefreshData||t>=0&&n<t)&&(this._currentRefreshData=e),this._requestChange(["REFRESH"])},_getLegendData:function(){return(0,v.map)(this._getLegendTargets(),(function(e){var t=e.legendData,n=e.getLegendStyles,i=n.normal.opacity;e.visible||((!(0,r.isDefined)(i)||i>.3)&&(i=.3),t.textOpacity=.3);var a={opacity:i};return t.states={hover:(0,c.extend)({},n.hover,a),selection:(0,c.extend)({},n.selection,a),normal:(0,c.extend)({},n.normal,a)},t}))},_getLegendOptions:function(e){return{legendData:{text:e[this._legendItemTextField],id:e.index,visible:!0},getLegendStyles:e.getLegendStyles(),visible:e.isVisible()}},_disposeSeries:function(e){var t;this.series&&((0,r.isDefined)(e)?(this.series[e].dispose(),this.series.splice(e,1)):((0,s.each)(this.series,(function(e,t){return t.dispose()})),this.series.length=0)),null!==(t=this.series)&&void 0!==t&&t.length||(this.series=[])},_disposeSeriesFamilies:function(){(0,s.each)(this.seriesFamilies||[],(function(e,t){t.dispose()})),this.seriesFamilies=null,this._needHandleRenderComplete=!0},_optionChanged:function(e){this._themeManager.resetOptions(e.name),this.callBase.apply(this,arguments)},_applyChanges:function(){var e=this;e._themeManager.update(e._options.silent()),e.callBase.apply(e,arguments)},_optionChangesMap:{animation:"ANIMATION",dataSource:"DATA_SOURCE",palette:"PALETTE",paletteExtensionMode:"PALETTE",legend:"FORCE_DATA_INIT",seriesTemplate:"FORCE_DATA_INIT",export:"FORCE_RENDER",valueAxis:"AXES_AND_PANES",argumentAxis:"AXES_AND_PANES",commonAxisSettings:"AXES_AND_PANES",panes:"AXES_AND_PANES",commonPaneSettings:"AXES_AND_PANES",defaultPane:"AXES_AND_PANES",containerBackgroundColor:"AXES_AND_PANES",rotated:"ROTATED",autoHidePointMarkers:"REFRESH_SERIES_REINIT",customizePoint:"REFRESH_SERIES_REINIT",customizeLabel:"REFRESH_SERIES_REINIT",scrollBar:"SCROLL_BAR"},_optionChangesOrder:["ROTATED","PALETTE","REFRESH_SERIES_REINIT","AXES_AND_PANES","INIT","REINIT","DATA_SOURCE","REFRESH_SERIES_DATA_INIT","DATA_INIT","FORCE_DATA_INIT","REFRESH_AXES","CORRECT_AXIS"],_customChangesOrder:["ANIMATION","REFRESH_SERIES_FAMILIES","FORCE_FIRST_DRAWING","FORCE_DRAWING","FORCE_RENDER","VISUAL_RANGE","SCROLL_BAR","REINIT","REFRESH","FULL_RENDER"],_change_ANIMATION:function(){this._renderer.updateAnimationOptions(this._getAnimationOptions())},_change_DATA_SOURCE:function(){this._needHandleRenderComplete=!0,this._updateDataSource()},_change_PALETTE:function(){this._themeManager.updatePalette(),this._refreshSeries("DATA_INIT")},_change_REFRESH_SERIES_DATA_INIT:function(){this._refreshSeries("DATA_INIT")},_change_DATA_INIT:function(){this.series&&!this.needToPopulateSeries||this._changes.has("FORCE_DATA_INIT")||this._dataInit()},_change_FORCE_DATA_INIT:function(){this._dataInit()},_change_REFRESH_SERIES_FAMILIES:function(){this._processSeriesFamilies(),this._populateBusinessRange(),this._processRefreshData("_forceRender")},_change_FORCE_RENDER:function(){this._processRefreshData("_forceRender")},_change_AXES_AND_PANES:function(){this._refreshSeries("INIT")},_change_ROTATED:function(){this._createScrollBar(),this._refreshSeries("INIT")},_change_REFRESH_SERIES_REINIT:function(){this._refreshSeries("INIT")},_change_REFRESH_AXES:function(){(0,v.setCanvasValues)(this._canvas),this._reinitAxes(),this._requestChange(["CORRECT_AXIS","FULL_RENDER"])},_change_SCROLL_BAR:function(){this._createScrollBar(),this._processRefreshData("_forceRender")},_change_REINIT:function(){this._processRefreshData("_reinit")},_change_FORCE_DRAWING:function(){this._resetComponentsAnimation()},_change_FORCE_FIRST_DRAWING:function(){this._resetComponentsAnimation(!0)},_resetComponentsAnimation:function(e){this.series.forEach((function(t){t.resetApplyingAnimation(e)})),this._resetAxesAnimation(e)},_resetAxesAnimation:a.noop,_refreshSeries:function(e){this.needToPopulateSeries=!0,this._requestChange([e])},_change_CORRECT_AXIS:function(){this._correctAxes()},_doRefresh:function(){var e=this._currentRefreshData;e&&(this._currentRefreshData=null,this._renderer.stopAllAnimations(!0),this[e]())},_updateCanvasClipRect:function(e){var t=Math.max(e.width-e.left-e.right,0),n=Math.max(e.height-e.top-e.bottom,0);this._canvasClipRect.attr({x:e.left,y:e.top,width:t,height:n}),this._backgroundRect.attr({x:e.left,y:e.top,width:t,height:n})},_getCanvasClipRectID:function(){return this._canvasClipRect.id},_dataSourceChangedHandler:function(){this._changes.has("INIT")?this._requestChange(["DATA_INIT"]):this._requestChange(["FORCE_DATA_INIT"])},_dataInit:function(){this._dataSpecificInit(!0)},_processSingleSeries:function(e){e.createPoints(!1)},_handleSeriesDataUpdated:function(){var e=this;this._getVisibleSeries().some((function(e){return e.useAggregation()}))&&this._populateMarginOptions(),this.series.forEach((function(t){return e._processSingleSeries(t)}),this)},_dataSpecificInit:function(e){this.series&&!this.needToPopulateSeries||(this.series=this._populateSeries()),this._repopulateSeries(),this._seriesPopulatedHandlerCore(),this._populateBusinessRange(),this._tracker.updateSeries(this.series,this._changes.has("INIT")),this._updateLegend(),e&&this._requestChange(["FULL_RENDER"])},_forceRender:function(){this._doRender({force:!0})},_repopulateSeries:function(){var e=this._themeManager,t=this._dataSourceItems(),n=e.getOptions("dataPrepareSettings");e.getOptions("seriesTemplate")&&this._populateSeries(t),this._groupSeries();var i=(0,f.validateData)(t,this._groupsData,this._incidentOccurred,n);e.resetPalette(),this.series.forEach((function(e){e.updateData(i[e.getArgumentField()])})),this._handleSeriesDataUpdated()},_renderCompleteHandler:function(){var e=!0;this._needHandleRenderComplete&&((0,s.each)(this.series,(function(t,n){e=e&&n.canRenderCompleteHandle()})),e&&(this._needHandleRenderComplete=!1,this._eventTrigger("done",{target:this})))},_dataIsReady:function(){return(0,r.isDefined)(this.option("dataSource"))&&this._dataIsLoaded()},_populateSeriesOptions:function(e){for(var t,n,i=this,a=i._themeManager,o=a.getOptions("seriesTemplate"),s=o?(0,v.processSeriesTemplate)(o,e||[]):i.option("series"),l=A(s)?s:s?[s]:[],u=i._getExtraOptions(),d=[],h=function(e){i._specialProcessSeries(),i._populateBusinessRange(e&&e.getValueAxis(),!0),i._renderer.stopAllAnimations(!0),i._updateLegend(),i._requestChange(["FULL_RENDER"])},f=0;f<l.length;f++)t=(0,c.extend)(!0,{},l[f],u),(0,r.isDefined)(t.name)&&""!==t.name||(t.name="Series "+(f+1).toString()),t.rotated=i._isRotated(),t.customizePoint=a.getOptions("customizePoint"),t.customizeLabel=a.getOptions("customizeLabel"),t.visibilityChanged=h,t.incidentOccurred=i._incidentOccurred,n=a.getOptions("series",t,l.length),i._checkPaneName(n)&&d.push(n);return d},_populateSeries:function(e){var t,n=this,i=[],a=n._incidentOccurred,o=n._populateSeriesOptions(e),r=!1;n.needToPopulateSeries=!1,(0,s.each)(o,(function(e,t){var a=n.series&&n.series.filter((function(e){return e.name===t.name&&-1===i.map((function(e){return e.series})).indexOf(e)}))[0];a&&a.type===t.type?i.push({series:a,options:t}):(i.push({options:t}),r=!0)})),n._tracker.clearHover(),(0,s.reverseEach)(n.series,(function(e,t){i.some((function(e){return t===e.series}))||(n._disposeSeries(e),r=!0)})),!r&&(r=i.some((function(e){return e.series.name!==o[e.series.index].name}))),n.series=[],r&&n._disposeSeriesFamilies(),n._themeManager.resetPalette();var l=function(e){n.series.forEach((function(t){t.notify(e)}))};return(0,s.each)(i,(function(e,i){var o,r,s=i.options,u=null!==(o=null===(r=n._argumentAxes)||void 0===r?void 0:r.filter((function(e){return e.pane===s.pane}))[0])&&void 0!==o?o:n.getArgumentAxis(),d={commonSeriesModes:n._getSelectionModes(),argumentAxis:u,valueAxis:n._getValueAxis(s.pane,s.axis)};i.series?(t=i.series).updateOptions(s,d):t=new g.Series((0,c.extend)({renderer:n._renderer,seriesGroup:n._seriesGroup,labelsGroup:n._labelsGroup,eventTrigger:n._eventTrigger,eventPipe:l,incidentOccurred:a},d),s),t.isUpdated?(t.index=n.series.length,n.series.push(t)):a("E2101",[s.type])})),n.series},getStackedPoints:function(e){var t=e.series.getStackName();return this._getVisibleSeries().reduce((function(n,i){return(0,r.isDefined)(i.getStackName())&&(0,r.isDefined)(t)&&t!==i.getStackName()||(n=n.concat(i.getPointsByArg(e.argument))),n}),[])},getAllSeries:function(){return(this.series||[]).slice()},getSeriesByName:function(e){var t=null;return(0,s.each)(this.series,(function(n,i){if(i.name===e)return t=i,!1})),t},getSeriesByPos:function(e){return(this.series||[])[e]},clearSelection:function(){this._tracker.clearSelection()},hideTooltip:function(){this._tracker._hideTooltip()},clearHover:function(){this._tracker.clearHover()},render:function(e){var t=this;return t.__renderOptions=e,t.__forceRender=e&&e.force,t.callBase.apply(t,arguments),t.__renderOptions=t.__forceRender=null,t},refresh:function(){this._disposeSeries(),this._disposeSeriesFamilies(),this._requestChange(["CONTAINER_SIZE","REFRESH_SERIES_REINIT"])},_getMinSize:function(){var e=this._layoutManagerOptions();return[e.width,e.height]},_change_REFRESH:function(){this._changes.has("INIT")?this._currentRefreshData=null:this._doRefresh()},_change_FULL_RENDER:function(){this._forceRender()},_change_INIT:function(){this._reinit()},_stopCurrentHandling:function(){this._tracker.stopCurrentHandling()}});t.BaseChart=L,["series","commonSeriesSettings","dataPrepareSettings","seriesSelectionMode","pointSelectionMode","synchronizeMultiAxes","resolveLabelsOverlapping"].forEach((function(e){L.prototype._optionChangesMap[e]="REFRESH_SERIES_DATA_INIT"})),["adaptiveLayout","crosshair","resolveLabelOverlapping","adjustOnZoom","stickyHovering"].forEach((function(e){L.prototype._optionChangesMap[e]="FORCE_RENDER"})),["minBubbleSize","maxBubbleSize","barGroupPadding","barGroupWidth","negativesAsZeroes","negativesAsZeros"].forEach((function(e){L.prototype._optionChangesMap[e]="REFRESH_SERIES_FAMILIES"})),L.addPlugin(x.plugin),L.addPlugin(y.plugin),L.addPlugin(b.plugin),L.addPlugin(w.plugin),L.addPlugin(k.plugin);var B=L.prototype._change_TITLE;L.prototype._change_TITLE=function(){B.apply(this,arguments),this._change(["FORCE_RENDER"])}},function(e,t,n){t.BaseThemeManager=void 0;var i,a=(i=n(15))&&i.__esModule?i:{default:i},o=n(0),r=n(1),s=n(3),c=n(204),l=n(14),u=n(57);n(1e3),n(1001),n(1002),n(1003),n(1004),n(1005),n(1006),n(1007),n(1008);var d=u.getTheme,h=u.addCacheItem,f=u.removeCacheItem,g=o.extend,p=s.each;function m(e,t){var n=e;return t&&p(t.split("."),(function(e,t){return n=n[t]})),n}var _=a.default.inherit({ctor:function(e){this._themeSection=e.themeSection,this._fontFields=e.fontFields||[],h(this)},dispose:function(){return f(this),this._callback=this._theme=this._font=null,this},setCallback:function(e){return this._callback=e,this},setTheme:function(e,t){return this._current=e,this._rtl=t,this.refresh()},refresh:function(){var e=this._current||{},t=d(e.name||e);return this._themeName=t.name,this._defaultPalette=t.defaultPalette,this._font=g({},t.font,e.font),this._themeSection&&p(this._themeSection.split("."),(function(e,n){t=g(!0,{},t[n])})),this._theme=g(!0,{},t,(0,r.isString)(e)?{}:e),this._initializeTheme(),(0,l.parseScalar)(this._rtl,this._theme.rtlEnabled)&&g(!0,this._theme,this._theme._rtl),this._callback(),this},theme:function(e){return m(this._theme,e)},themeName:function(){return this._themeName},createPalette:function(e,t){return(0,c.createPalette)(e,t,this._defaultPalette)},createDiscretePalette:function(e,t){return(0,c.getDiscretePalette)(e,t,this._defaultPalette)},createGradientPalette:function(e){return(0,c.getGradientPalette)(e,this._defaultPalette)},getAccentColor:function(e){return(0,c.getAccentColor)(e,this._defaultPalette)},_initializeTheme:function(){var e=this;p(e._fontFields||[],(function(t,n){e._initializeFont(m(e._theme,n))}))},_initializeFont:function(e){g(e,this._font,g({},e))}});t.BaseThemeManager=_},function(e,t,n){t.LayoutElement=c,t.WrapperLayoutElement=l;var i=n(4),a=n(52),o=Math.round,r={horizontal:0,vertical:0},s={center:.5,right:1,bottom:1,left:0,top:0};function c(e){this._options=e}function l(e,t){this._renderElement=e,this._cacheBBox=t}c.prototype={constructor:c,position:function(e){var t=e.of.getLayoutOptions(),n=this.getLayoutOptions(),i=e.at,a=e.my,c=e.offset||r,l=-s[a.horizontal]*n.width+t.x+s[i.horizontal]*t.width+parseInt(c.horizontal),u=-s[a.vertical]*n.height+t.y+s[i.vertical]*t.height+parseInt(c.vertical);this.shift(o(l),o(u))},getLayoutOptions:i.noop};var u=l.prototype=(0,a.clone)(c.prototype);u.constructor=l,u.getLayoutOptions=function(){return this._cacheBBox||this._renderElement.getBBox()},u.shift=function(e,t){var n=this.getLayoutOptions();this._renderElement.move(o(e-n.x),o(t-n.y))}},function(e,t,n){t.validateData=function(e,t,n,a){e=function(e,t){var n,a,o,r,s=[],l=(0,i.isDefined)(e),u=l&&!c(e);if(l&&!u)for(n=0,a=e.length,o=0;n<a;++n)r=e[n],(0,i.isObject)(r)?s[o++]=r:r&&(u=!0);u&&t("E2001");return s}(e,n),t.argumentType=t.argumentAxisType=null,r=t.groups,void r.forEach((function(e){e.valueType=e.valueAxisType=null,e.series.forEach((function(e){e.updateDataType({})})),e.valueAxis&&e.valueAxis.resetTypes("valueType")})),o=t.argumentAxes,void(o&&o.forEach((function(e){e.resetTypes("argumentType")}))),function(e,t,n){var i,a=[],o=[],r=t.argumentOptions&&s(t.argumentOptions.argumentType);t.groups.forEach((function(e){if(e.series.length){var n=e.valueOptions&&s(e.valueOptions.valueType);e.valueType=n,t.argumentType=r,!n&&a.push(e),!r&&o.push(e)}})),(a.length||o.length)&&(i=a.map((function(e,t){return t})),e.some((function(e){var r;if(a.forEach((function(t,n){(function(e,t){return e.series.forEach((function(n){n.getValueFields().forEach((function(n){e.valueType=h(t[n],e.valueType)}))})),e.valueType})(t,e)&&i.indexOf(n)>=0&&i.splice(n,1)})),r||o.forEach((function(n){r=function(e,t,n){return e.forEach((function(e){n.argumentType=h(t[e.getArgumentField()],n.argumentType)})),n.argumentType}(n.series,e,t)})),!n&&r&&0===i.length)return!0})))}(e,t,a.checkTypeForAllData),function(e,t){var n=e.argumentOptions||{},i=n&&n.categories||[],a=f(e.argumentType,n.type,!!i.length,t);e.groups.forEach((function(n){var i=n.valueOptions||{},o=i.categories||[],r=f(n.valueType,i.type,!!o.length,t);n.series.forEach((function(t){var o={};o.argumentAxisType=a,o.valueAxisType=r,e.argumentAxisType=e.argumentAxisType||o.argumentAxisType,n.valueAxisType=n.valueAxisType||o.valueAxisType,o.argumentType=e.argumentType,o.valueType=n.valueType,o.showZero=i.showZero,t.updateDataType(o)})),n.valueAxisType=n.valueAxisType||r,n.valueAxis&&(n.valueAxis.setTypes(n.valueAxisType,n.valueType,"valueType"),n.valueAxis.validate())})),e.argumentAxisType=e.argumentAxisType||a,e.argumentAxes&&e.argumentAxes.forEach((function(t){t.setTypes(e.argumentAxisType,e.argumentType,"argumentType"),t.validate()}))}(t,n),a.convertToAxisDataType&&(e=function(e,t){var n,i=[],a=e.length;for(i.length=a,n=0;n<a;++n)i[n]=p(e[n],t);return i}(e,function(e,t){var n,i,a=g(e.argumentType,e.argumentAxisType,t),o=[a],r={},s=[];for(var c in e.groups.forEach((function(e,s){e.series.forEach((function(c){i=g(e.valueType,e.valueAxisType,t),n=g("numeric","continuous",t),r[c.getArgumentField()]=a,c.getValueFields().forEach((function(e){o[s+1]=i,r[e]=i})),c.getSizeField()&&(r[c.getSizeField()]=n)}))})),r)s.push([c,r[c]]);return s.length&&function(e,t){var n=e.argumentOptions&&e.argumentOptions.categories;e.groups.forEach((function(e,n){var i=e.valueOptions&&e.valueOptions.categories;i&&(e.valueOptions.categories=u(i,t[n+1]))})),n&&(e.argumentOptions.categories=u(n,t[0]))}(e,o),s}(t,n)));var o;var r;return function(e,t){var n=t.groups[0]&&t.groups[0].series[0];if(!n||"pie"!==n.type&&"doughnut"!==n.type&&"donut"!==n.type)return;t.groups.forEach((function(t){t.series.forEach((function(t){!function(e,t,n,a){var o=(a=a||{}).mode,r={};if(!o||"none"===o)return;r[t]=String(a.groupName||"others"),r[n]=0;var s=l(e.slice(),!1,(function(e){return e[n]}));(function(e,t,n,a){a>=0&&e.slice(a).forEach((function(e){(0,i.isDefined)(e[n])&&(t[n]+=e[n],e[n]=void 0)}))})(s,r,n,"smallValueThreshold"===o?function(e,t,n){var a,o,r=e.length;for(a=0;a<r&&(o=e[a][t],!((0,i.isDefined)(o)&&n>o));++a);return a}(s,n,a.threshold):a.topCount),r[n]&&e.push(r)}(e,t.getArgumentField(),t.getValueFields()[0],t.getOptions().smallValuesGrouping)}))}))}(e,t),function(e,t,n,a){var o,r={},s="discrete"===t.argumentAxisType,c=s&&t.argumentOptions&&t.argumentOptions.categories,u=function(e){return e},d=n.sortingMethod;!c&&(0,i.isFunction)(d)&&(e=function(e,t){return e.slice().sort(t)}(e,d));s&&(t.categories=function(e,t,n){var a=n?n.slice():[];return t.forEach((function(t){e.forEach((function(e){var n=e[t];(0,i.isDefined)(n)&&function(e,t){return-1===e.map((function(e){return e.valueOf()})).indexOf(t.valueOf())}(a,n)&&a.push(n)}))})),a}(e,a,c));c||!(0,i.isFunction)(d)&&"string"===t.argumentType&&!n._skipArgumentSorting?(h=t.categories,f={},h.forEach((function(e,t){f[e]=t})),u=function(e,t){return l(e.slice(),!0,(function(e){return f[e[t]]}))}):!0===d&&"string"!==t.argumentType&&(u=_,o=s);var h,f;a.forEach((function(t){r[t]=u(e,t)})),o&&(t.categories=t.categories.sort(m));return r}(e,t,a,function(e){var t=[],n={};return e.groups.forEach((function(e){e.series.forEach((function(e){var i,a,o;i=e.getArgumentField(),a=t,(o=n)[i]||(a.push(i),o[i]=!0)}))})),t}(t))};var i=n(1),a=n(0),o=n(14),r=n(337),s=(0,o.enumParser)(["string","numeric","datetime"]),c=Array.isArray;function l(e,t,n){var a=t?function(e,t){return e-t}:function(e,t){return t-e};return e.sort((function(e,t){var o=n(e),r=n(t),s=(0,i.isDefined)(o)?1:0,c=(0,i.isDefined)(r)?1:0;return s&&c?a(o,r):a(s,c)})),e}function u(e,t){var n=[];return e.forEach((function(e){var i=t(e);void 0!==i&&n.push(i)})),n}function d(e){return e}function h(e,t){var n=t;return"string"===t||(0,i.isString)(e)?n="string":"datetime"===t||(0,i.isDate)(e)?n="datetime":(0,i.isNumeric)(e)&&(n="numeric"),n}function f(e,t,n,i){return"string"!==e||"continuous"!==t&&"logarithmic"!==t&&"semidiscrete"!==t||i("E2002"),"logarithmic"===t?"logarithmic":n||"discrete"===t||"string"===e?"discrete":"semidiscrete"===t?"semidiscrete":"continuous"}function g(e,t,n){var a=e?(0,r.getParser)(e):d,o="discrete"!==t?function(e){return isFinite(e)||void 0===e?e:null}:d;return function(e,t){var r=o(a(e));return void 0===r&&function(e,t,n){e&&n((0,i.isNumeric)(e)||(0,i.isDate)(e)||(0,i.isString)(e)?"E2004":"E2003",[t])}(e,t,n),r}}function p(e,t){var n,i,o,r=t.length,s=(0,a.extend)({},e);for(n=0;n<r;++n)o=e[i=t[n][0]],s[i]=t[n][1](o,i);return s}function m(e,t){var n=e-t;return isNaN(n)?(0,i.isDefined)(e)?(0,i.isDefined)(t)?0:-1:1:n}function _(e,t){return e.slice().sort((function(e,n){return m(e[t],n[t])}))}},function(e,t,n){t.correctValueType=c,t.getParser=void 0;var i,a=n(4),o=(i=n(62))&&i.__esModule?i:{default:i},r=n(1);var s={string:function(e){return(0,r.isDefined)(e)?""+e:e},numeric:function(e){if(!(0,r.isDefined)(e))return e;var t=Number(e);return isNaN(t)&&(t=void 0),t},datetime:function(e){if(!(0,r.isDefined)(e))return e;var t,n=Number(e);return t=isNaN(n)?o.default.deserializeDate(e):new Date(n),isNaN(Number(t))&&(t=void 0),t}};function c(e){return"numeric"===e||"datetime"===e||"string"===e?e:""}t.getParser=function(e){return s[c(e)]||a.noop}},function(e,t,n){function i(e){return(i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}t.Series=L,t.mixins=void 0;var a=n(1),o=n(0),r=n(3),s=n(1011),c=n(14),l=n(4),u=k(n(157)),d=k(n(235)),h=w(n(138)),f=w(n(236)),g=w(n(205)),p=w(n(180)),m=n(1016),_=n(1017),v=w(n(1018)),x=w(n(1019)),y=w(n(1020));function b(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(b=function(e){return e?n:t})(e)}function w(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!==i(e)&&"function"!=typeof e)return{default:e};var n=b(t);if(n&&n.has(e))return n.get(e);var a={},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var r in e)if("default"!==r&&Object.prototype.hasOwnProperty.call(e,r)){var s=o?Object.getOwnPropertyDescriptor(e,r):null;s&&(s.get||s.set)?Object.defineProperty(a,r,s):a[r]=e[r]}return a.default=e,n&&n.set(e,a),a}function k(e){return e&&e.__esModule?e:{default:e}}var S={},C=u.default.states,A=C.selectedMark,T=C.hoverMark,I=C.hover,E=C.normal,O=C.selection,D=C.applySelected,M=C.applyHover,P=C.resetItem;function q(e,t,n){e&&e.trigger(t,n)}function R(e){return"includepoints"===(e=(0,c.normalizeEnum)(e))||"allseriespoints"===e}function z(e,t){var n=(0,o.extend)({},e,t);return n.border=(0,o.extend)({},e&&e.border,t&&t.border),n}function L(e,t){this.fullState=0,this._extGroups=e,this._renderer=e.renderer,this._group=e.renderer.g().attr({class:"dxc-series"}),this._eventTrigger=e.eventTrigger,this._eventPipe=e.eventPipe,this._incidentOccurred=e.incidentOccurred,this._legendCallback=l.noop,this.updateOptions(t,e)}function B(e){return e.data}function V(e,t){return t&&"logarithmic"===e&&!1===t.getOptions().allowNegatives?function(e){return e>0}:function(){return!0}}S.mixins={chart:{},pie:{},polar:{}},S.mixins.chart.scatter=h.chart,S.mixins.polar.scatter=h.polar,(0,o.extend)(S.mixins.pie,v),(0,o.extend)(S.mixins.chart,f.chart,g.chart,p.chart,m.chart,_.chart,x,y.chart),(0,o.extend)(S.mixins.polar,f.polar,g.polar,p.polar,y.polar),L.prototype={constructor:L,_createLegendState:l.noop,getLegendStyles:function(){return this._styles.legendStyles},_createStyles:function(e){var t=e.mainSeriesColor;this._styles={normal:this._parseStyle(e,t,t),hover:this._parseStyle(e.hoverStyle||{},t,t),selection:this._parseStyle(e.selectionStyle||{},t,t),legendStyles:{normal:this._createLegendState(e,t),hover:this._createLegendState(e.hoverStyle||{},t),selection:this._createLegendState(e.selectionStyle||{},t)}}},setClippingParams:function(e,t,n){var i=!(arguments.length>3&&void 0!==arguments[3])||arguments[3];this._paneClipRectID=e,this._widePaneClipRectID=t,this._forceClipping=n,this._clipLabels=i},applyClip:function(){this._group.attr({"clip-path":this._paneClipRectID})},resetClip:function(){this._group.attr({"clip-path":null})},getTagField:function(){return this._options.tagField||"tag"},getValueFields:l.noop,getSizeField:l.noop,getArgumentField:l.noop,getPoints:function(){return this._points},getPointsInViewPort:function(){return d.default.getPointsInViewPort(this)},_createPoint:function(e,t,n){e.index=t;var i=this.pointsByArgument,a=this._getCreatingPointOptions(e),o=e.argument.valueOf(),r=n;r?r.update(e,a):(r=new s.Point(this,e,a),this.isSelected()&&R(this.lastSelectionMode)&&r.setView(O));var c=i[o];return c?c.push(r):i[o]=[r],r.hasValue()&&this.customizePoint(r,e),r},getRangeData:function(){return this._visible?this._getRangeData():{arg:{},val:{}}},getArgumentRange:function(){return this._visible?d.default.getArgumentRange(this):{arg:{},val:{}}},getViewport:function(){return d.default.getViewport(this)},_deleteGroup:function(e){var t=this[e];t&&(t.dispose(),this[e]=null)},updateOptions:function(e,t){var n=e.widgetType,i=this.type,a=e.type;if(this.type=a&&(0,c.normalizeEnum)(a.toString()),!this._checkType(n)||this._checkPolarBarType(n,e))return this.dispose(),void(this.isUpdated=!1);i!==this.type?(this._firstDrawing=!0,this._resetType(i,n),this._setType(this.type,n)):this._defineDrawingState(),this._options=e,this._pointOptions=null,this.name=e.name,this.pane=e.pane,this.tag=e.tag,t&&(this._seriesModes=t.commonSeriesModes||this._seriesModes,this._valueAxis=t.valueAxis||this._valueAxis,this.axis=this._valueAxis&&this._valueAxis.name,this._argumentAxis=t.argumentAxis||this._argumentAxis),this._createStyles(e),this._stackName=null,this._updateOptions(e),this._visible=e.visible,this.isUpdated=!0,this.stack=e.stack,this.barOverlapGroup=e.barOverlapGroup,this._createGroups(),this._processEmptyValue=e.ignoreEmptyPoints?function(e){return null===e?void 0:e}:function(e){return e}},_defineDrawingState:function(){this._firstDrawing=!0},_disposePoints:function(e){(0,r.each)(e||[],(function(e,t){t.dispose()}))},updateDataType:function(e){return this.argumentType=e.argumentType,this.valueType=e.valueType,this.argumentAxisType=e.argumentAxisType,this.valueAxisType=e.valueAxisType,this.showZero=e.showZero,this._argumentChecker=V(e.argumentAxisType,this.getArgumentAxis()),this._valueChecker=V(e.valueAxisType,this.getValueAxis()),this},_argumentChecker:function(){return!0},_valueChecker:function(){return!0},getOptions:function(){return this._options},_getOldPoint:function(e,t,n){var i=e.argument&&e.argument.valueOf(),a=(t[i]||[])[0];return a&&t[i].splice(0,1),a},updateData:function(e){var t=this._options,n=t.nameField;(e=e||[]).length&&(this._canRenderCompleteHandle=!0);var i=this._getPointDataSelector(),o=0;this._data=e.reduce((function(e,r,s){var c=i(r);return(0,a.isDefined)(c.argument)?n&&r[n]!==t.nameFieldValue||(c.index=s,e.push(c)):o++,e}),[]),o&&o===e.length&&this._incidentOccurred("W2002",[this.name,this.getArgumentField()]),this._endUpdateData()},_getData:function(){var e=this._data||[];return this.useAggregation()&&(e=this._resample(this.getArgumentAxis().getAggregationInfo(this._useAllAggregatedPoints,"discrete"!==this.argumentAxisType?this.getArgumentRange():{}),e)),e},useAggregation:function(){var e=this.getOptions().aggregation;return e&&e.enabled},autoHidePointMarkersEnabled:l.noop,usePointsToDefineAutoHiding:l.noop,createPoints:function(e){this._normalizeUsingAllAggregatedPoints(e),this._createPoints()},_normalizeUsingAllAggregatedPoints:function(e){this._useAllAggregatedPoints=this.useAggregation()&&("discrete"===this.argumentAxisType||(this._data||[]).length>1&&!!e)},_createPoints:function(){var e=this,t=e.pointsByArgument||{},n=e._getData();e.pointsByArgument={},e._calculateErrorBars(n);var i={},a=n.reduce((function(n,a){if(e._checkData(a,i)){var o=n.length,r=e._getOldPoint(a,t,o),s=e._createPoint(a,o,r);n.push(s)}return n}),[]);for(var o in i)i[o]===n.length&&e._incidentOccurred("W2002",[e.name,o]);Object.keys(t).forEach((function(n){return e._disposePoints(t[n])})),e._points=a},_removeOldSegments:function(){var e=this,t=e._segments.length;(0,r.each)(e._graphics.splice(t,e._graphics.length)||[],(function(t,n){e._removeElement(n)})),e._trackers&&(0,r.each)(e._trackers.splice(t,e._trackers.length)||[],(function(e,t){t.remove()}))},_drawElements:function(e,t,n){var i=this,a=i._points||[],o=a[0]&&a[0].hasValue()&&i._options.closed,r={markers:i._markersGroup,errorBars:i._errorBarGroup};i._drawnPoints=[],i._graphics=i._graphics||[],i._segments=[];var s=a.reduce((function(a,o){var s=a[a.length-1];return o.translated&&!n||(o.translate(),!n&&o.setDefaultCoords()),o.hasValue()&&o.hasCoords()?(n&&i._drawPoint({point:o,groups:r,hasAnimation:e,firstDrawing:t}),s.push(o)):o.hasValue()?o.setInvisibility():s.length&&a.push([]),a}),[[]]);s.forEach((function(t,n){t.length&&i._drawSegment(t,e,n,o&&n===this.length-1)}),s),i._firstDrawing=!a.length,i._removeOldSegments(),e&&i._animate(t)},draw:function(e,t,n){var i=this._firstDrawing;this._legendCallback=n||this._legendCallback,this._visible?(this._appendInGroup(),this._applyVisibleArea(),this._setGroupsSettings(e,i),!i&&!this._resetApplyingAnimation&&this._drawElements(!1,i,!1),this._drawElements(e,i,!0),t&&this.hideLabels(),this.isSelected()?this._changeStyle(this.lastSelectionMode,void 0,!0):this.isHovered()?this._changeStyle(this.lastHoverMode,void 0,!0):this._applyStyle(this._styles.normal),this._resetApplyingAnimation=!1):this._group.remove()},_setLabelGroupSettings:function(e){var t={class:"dxc-labels","pointer-events":"none"};this._clipLabels&&this._applyElementsClipRect(t),this._applyClearingSettings(t),e&&(t.opacity=.001),this._labelsGroup.attr(t).append(this._extGroups.labelsGroup)},_checkType:function(e){return!!S.mixins[e][this.type]},_checkPolarBarType:function(e,t){return"polar"===e&&t.spiderWidget&&-1!==this.type.indexOf("bar")},_resetType:function(e,t){var n;if(e)for(n in S.mixins[t][e])delete this[n]},_setType:function(e,t){var n,i=S.mixins[t][e];for(n in i)this[n]=i[n]},_setPointsView:function(e,t){this.getPoints().forEach((function(n){t!==n&&n.setView(e)}))},_resetPointsView:function(e,t){this.getPoints().forEach((function(n){t!==n&&n.resetView(e)}))},_resetNearestPoint:function(){this._nearestPoint&&null!==this._nearestPoint.series&&this._nearestPoint.resetView(I),this._nearestPoint=null},_setSelectedState:function(e){this.lastSelectionMode=(0,c.normalizeEnum)(e||this._options.selectionMode),this.fullState=this.fullState|A,this._resetNearestPoint(),this._changeStyle(this.lastSelectionMode),"none"!==this.lastSelectionMode&&this.isHovered()&&R(this.lastHoverMode)&&this._resetPointsView(I)},_releaseSelectedState:function(){this.fullState=this.fullState&~A,this._changeStyle(this.lastSelectionMode,O),"none"!==this.lastSelectionMode&&this.isHovered()&&R(this.lastHoverMode)&&this._setPointsView(I)},isFullStackedSeries:function(){return 0===this.type.indexOf("fullstacked")},isStackedSeries:function(){return 0===this.type.indexOf("stacked")},resetApplyingAnimation:function(e){this._resetApplyingAnimation=!0,e&&(this._firstDrawing=!0)},isFinancialSeries:function(){return"stock"===this.type||"candlestick"===this.type},_canChangeView:function(){return!this.isSelected()&&"none"!==(0,c.normalizeEnum)(this._options.hoverMode)},_changeStyle:function(e,t,n){var i=this.fullState,a=[E,I,O,O];"none"===this.lastHoverMode&&(i&=~T),"none"===this.lastSelectionMode&&(i&=~A),R(e)&&!n&&(t?this._resetPointsView(t):this._setPointsView(a[i])),this._legendCallback([P,M,D,D][i]),this._applyStyle(this._styles[a[i]])},updateHover:function(e,t){var n=this._nearestPoint,i=this.isHovered()&&"nearestpoint"===this.lastHoverMode&&this.getNeighborPoint(e,t);i===n||this.isSelected()&&"none"!==this.lastSelectionMode||(this._resetNearestPoint(),i&&(i.setView(I),this._nearestPoint=i))},_getMainAxisName:function(){return this._options.rotated?"X":"Y"},areLabelsVisible:function(){return!(0,a.isDefined)(this._options.maxLabelCount)||this._points.length<=this._options.maxLabelCount},getLabelVisibility:function(){return this.areLabelsVisible()&&this._options.label&&this._options.label.visible},customizePoint:function(e,t){var n,i,r,s,c,l,u=this._options,d=u.customizePoint,h=u.customizeLabel;h&&h.call&&((n=(0,o.extend)({seriesName:this.name},t)).series=this,r=(c=(r=h.call(n,n))&&!(0,a.isEmptyObject)(r))?(0,o.extend)(!0,{},u.label,r):null),d&&d.call&&((n=n||(0,o.extend)({seriesName:this.name},t)).series=this,l=(s=d.call(n,n))&&!(0,a.isEmptyObject)(s)),(c||l)&&((i=this._parsePointOptions(this._preparePointOptions(s),r||u.label,t,e)).styles.useLabelCustomOptions=c,i.styles.usePointCustomOptions=l,e.updateOptions(i))},show:function(){this._visible||this._changeVisibility(!0)},hide:function(){this._visible&&this._changeVisibility(!1)},_changeVisibility:function(e){this._visible=this._options.visible=e,this._updatePointsVisibility(),this.hidePointTooltip(),this._options.visibilityChanged(this)},_updatePointsVisibility:l.noop,hideLabels:function(){(0,r.each)(this._points,(function(e,t){t._label.draw(!1)}))},_parsePointOptions:function(e,t,n,i){var r=this._options,s=this._createPointStyles(e,n,i),l=(0,o.extend)({},e,{type:r.type,rotated:r.rotated,styles:s,widgetType:r.widgetType,visibilityChanged:r.visibilityChanged});return l.label=function(e,t){var n=e||{},i=(0,o.extend)({},n.font)||{},r=n.border||{},s=n.connector||{},l={fill:n.backgroundColor||t,"stroke-width":r.visible&&r.width||0,stroke:r.visible&&r.width?r.color:"none",dashStyle:r.dashStyle},u={stroke:s.visible&&s.width?s.color||t:"none","stroke-width":s.visible&&s.width||0};return i.color="none"===n.backgroundColor&&"#ffffff"===(0,c.normalizeEnum)(i.color)&&"inside"!==n.position?t:i.color,{alignment:n.alignment,format:n.format,argumentFormat:n.argumentFormat,customizeText:(0,a.isFunction)(n.customizeText)?n.customizeText:void 0,attributes:{font:i},visible:0!==i.size&&n.visible,showForZeroValues:n.showForZeroValues,horizontalOffset:n.horizontalOffset,verticalOffset:n.verticalOffset,radialOffset:n.radialOffset,background:l,position:n.position,connector:u,rotationAngle:n.rotationAngle,wordWrap:n.wordWrap,textOverflow:n.textOverflow,cssClass:n.cssClass}}(t,s.normal.fill),this.areErrorBarsVisible()&&(l.errorBars=r.valueErrorBar),l},_preparePointOptions:function(e){var t,n,i,a=this._getOptionsForPoint();return e?((i=z(t=a,n=e)).image=(0,o.extend)(!0,{},t.image,n.image),i.selectionStyle=z(t.selectionStyle,n.selectionStyle),i.hoverStyle=z(t.hoverStyle,n.hoverStyle),i):a},_getMarkerGroupOptions:function(){return(0,o.extend)(!1,{},this._getOptionsForPoint(),{hoverStyle:{},selectionStyle:{}})},_getAggregationMethod:function(e,t){var n,i=this.getOptions().aggregation,a=(0,c.normalizeEnum)(i.method),o="custom"===a&&i.calculate;return n=e&&!t?function(e){return e.data[0]}:this._aggregators[a]||this._aggregators[this._defaultAggregator],o||n},_resample:function(e,t){var n=e.interval,i=e.ticks,a=e.aggregateByCategory,o=this,r="discrete"===o.argumentAxisType||"discrete"===o.valueAxisType,s=0,c=this._getPointDataSelector(),l=o.getOptions(),u=function(e,t,n){if(t){var i=function(t){var i=t&&c(t,l);i&&o._checkData(i)&&(i.aggregationInfo=n,e.push(i))};Array.isArray(t)?t.forEach(i):i(t)}},d=this._getAggregationMethod(r,a);if(r){if(a){var h=this.getArgumentAxis().getTranslator().getBusinessRange().categories,f=h.reduce((function(e,t){return e[t.valueOf()]=[],e}),{});return t.forEach((function(e){f[e.argument.valueOf()].push(e)})),h.reduce((function(e,t){return u(e,d({aggregationInterval:null,intervalStart:t,intervalEnd:t,data:f[t.valueOf()].map(B)},o)),e}),[])}return t.reduce((function(e,t,i,a){if(e[1].push(t),i===a.length-1||(i+1)%n==0){var r=e[1],s={aggregationInterval:n,data:r.map(B)};u(e[0],d(s,o)),e[1]=[]}return e}),[[],[]])[0]}for(var g=[],p=1;p<i.length;p++){for(var m=i[p],_=i[p-1],v=[];t[s]&&t[s].argument<m;)t[s].argument>=_&&v.push(t[s]),s++;var x={intervalStart:_,intervalEnd:m,aggregationInterval:n,data:v.map(B)};u(g,d(x,o),x)}return o._endUpdateData(),g},canRenderCompleteHandle:function(){var e=this._canRenderCompleteHandle;return delete this._canRenderCompleteHandle,!!e},isHovered:function(){return!!(1&this.fullState)},isSelected:function(){return!!(2&this.fullState)},isVisible:function(){return this._visible},getAllPoints:function(){return this._createAllAggregatedPoints(),(this._points||[]).slice()},getPointByPos:function(e){return this._createAllAggregatedPoints(),(this._points||[])[e]},getVisiblePoints:function(){return(this._drawnPoints||[]).slice()},selectPoint:function(e){e.isSelected()||(!function(e,t){e.fullState|=A,e.applyView(t)}(e,this._legendCallback),this._eventPipe({action:"pointSelect",target:e}),this._eventTrigger("pointSelectionChanged",{target:e}))},deselectPoint:function(e){e.isSelected()&&(!function(e,t){e.fullState&=~A,e.applyView(t)}(e,this._legendCallback),this._eventPipe({action:"pointDeselect",target:e}),this._eventTrigger("pointSelectionChanged",{target:e}))},hover:function(e){var t=this._eventTrigger;this.isHovered()||(this.lastHoverMode=(0,c.normalizeEnum)(e||this._options.hoverMode),this.fullState=this.fullState|T,this._changeStyle(this.lastHoverMode,void 0,this.isSelected()&&"none"!==this.lastSelectionMode),t("seriesHoverChanged",{target:this}))},clearHover:function(){var e=this._eventTrigger;this.isHovered()&&(this._resetNearestPoint(),this.fullState=this.fullState&~T,this._changeStyle(this.lastHoverMode,I,this.isSelected()&&"none"!==this.lastSelectionMode),e("seriesHoverChanged",{target:this}))},hoverPoint:function(e){e.isHovered()||(e.clearHover(),function(e,t){e.fullState|=T,e.applyView(t)}(e,this._legendCallback),this._canChangeView()&&this._applyStyle(this._styles.hover),this._eventPipe({action:"pointHover",target:e}),this._eventTrigger("pointHoverChanged",{target:e}))},clearPointHover:function(){var e=this;e.getPoints().some((function(t){return!!t.isHovered()&&(n=t,i=e._legendCallback,n.fullState&=~T,n.applyView(i),n.releaseHoverState(),e._canChangeView()&&e._applyStyle(e._styles.normal),e._eventPipe({action:"clearPointHover",target:t}),e._eventTrigger("pointHoverChanged",{target:t}),!0);var n,i}))},showPointTooltip:function(e){q(this._extGroups.seriesGroup,"showpointtooltip",e)},hidePointTooltip:function(e){q(this._extGroups.seriesGroup,"hidepointtooltip",e)},select:function(){this.isSelected()||(this._setSelectedState(this._options.selectionMode),this._eventPipe({action:"seriesSelect",target:this}),this._group.toForeground(),this._eventTrigger("seriesSelectionChanged",{target:this}))},clearSelection:function(){this.isSelected()&&(this._releaseSelectedState(),this._eventTrigger("seriesSelectionChanged",{target:this}))},getPointsByArg:function(e,t){var n=e.valueOf(),i=this.pointsByArgument[n];return i||t||!this._createAllAggregatedPoints()||(i=this.pointsByArgument[n]),i||[]},_createAllAggregatedPoints:function(){return!(!this.useAggregation()||this._useAllAggregatedPoints)&&(this.createPoints(!0),!0)},getPointsByKeys:function(e){return this.getPointsByArg(e)},notify:function(e){var t=this,n=e.action,i=t._seriesModes,a=e.target,o=a.getOptions(),r=(0,c.normalizeEnum)(o.hoverMode),s=(0,c.normalizeEnum)(o.selectionMode);"pointHover"===n?t._hoverPointHandler(a,r,e.notifyLegend):"clearPointHover"===n?t._clearPointHoverHandler(a,r,e.notifyLegend):"seriesSelect"===n?a!==t&&"single"===i.seriesSelectionMode&&t.clearSelection():"pointSelect"===n?("single"===i.pointSelectionMode&&t.getPoints().some((function(e){return!(e===a||!e.isSelected())&&(t.deselectPoint(e),!0)})),t._selectPointHandler(a,s)):"pointDeselect"===n&&t._deselectPointHandler(a,s)},_selectPointHandler:function(e,t){"allseriespoints"===t?e.series===this&&this._setPointsView(O,e):"allargumentpoints"===t&&this.getPointsByKeys(e.argument,e.argumentIndex).forEach((function(t){t!==e&&t.setView(O)}))},_deselectPointHandler:function(e,t){"allseriespoints"===t?e.series===this&&this._resetPointsView(O,e):"allargumentpoints"===t&&this.getPointsByKeys(e.argument,e.argumentIndex).forEach((function(t){t!==e&&t.resetView(O)}))},_hoverPointHandler:function(e,t,n){e.series!==this&&"allargumentpoints"===t?(this.getPointsByKeys(e.argument,e.argumentIndex).forEach((function(e){e.setView(I)})),n&&this._legendCallback(e)):"allseriespoints"===t&&e.series===this&&this._setPointsView(I,e)},_clearPointHoverHandler:function(e,t,n){"allargumentpoints"===t?(e.series!==this&&this.getPointsByKeys(e.argument,e.argumentIndex).forEach((function(e){e.resetView(I)})),n&&this._legendCallback(e)):"allseriespoints"===t&&e.series===this&&this._resetPointsView(I,e)},_deletePoints:function(){this._disposePoints(this._points),this._points=this._drawnPoints=null},_deleteTrackers:function(){(0,r.each)(this._trackers||[],(function(e,t){t.remove()})),this._trackersGroup&&this._trackersGroup.dispose(),this._trackers=this._trackersGroup=null},dispose:function(){this._deletePoints(),this._group.dispose(),this._labelsGroup&&this._labelsGroup.dispose(),this._errorBarGroup&&this._errorBarGroup.dispose(),this._deleteTrackers(),this._group=this._extGroups=this._markersGroup=this._elementsGroup=this._bordersGroup=this._labelsGroup=this._errorBarGroup=this._graphics=this._rangeData=this._renderer=this._styles=this._options=this._pointOptions=this._drawnPoints=this.pointsByArgument=this._segments=this._prevSeries=null},correctPosition:l.noop,drawTrackers:l.noop,getNeighborPoint:l.noop,areErrorBarsVisible:l.noop,getMarginOptions:function(){return this._patchMarginOptions({percentStick:this.isFullStackedSeries()})},getColor:function(){return this.getLegendStyles().normal.fill},getOpacity:function(){return this._options.opacity},getStackName:function(){return this._stackName},getBarOverlapGroup:function(){return this._options.barOverlapGroup},getPointByCoord:function(e,t){var n=this.getNeighborPoint(e,t);return null!=n&&n.coordsIn(e,t)?n:null},getValueAxis:function(){return this._valueAxis},getArgumentAxis:function(){return this._argumentAxis},getMarkersGroup:function(){return this._markersGroup},getRenderer:function(){return this._renderer}};var F=S.mixins;t.mixins=F},function(e,t,n){t.Label=w;var i,a=(i=n(80))&&i.__esModule?i:{default:i},o=n(14),r=n(3),s=n(0);var c=a.default.format,l=Math,u=l.round,d=l.floor,h=l.abs;function f(e,t){var n,i=1/0;return(0,r.each)(t,(function(t,a){var o=e[0]-a[0],r=e[1]-a[1],s=o*o+r*r;s<i&&(i=s,n=a)})),[d(n[0]),d(n[1])]}function g(e,t,n){return(t-e[0+n])/(e[2+n]-e[0+n])*(e[3-n]-e[1-n])+e[1-n]}var p={isLabelInside:function(e,t){var n=e.x+e.width/2,i=e.y+e.height/2;return t.x<=n&&n<=t.x+t.width&&t.y<=i&&i<=t.y+t.height},prepareLabelPoints:function(e,t,n,i,a){var o=t.x,r=o+t.width/2,s=o+t.width-1,c=t.y,l=c+t.height/2,u=c+t.height-1,d=h(i)%90==0;return a[0]>o&&a[0]<s?d?[[a[0],h(a[1]-c)<h(a[1]-u)?c:u]]:[[a[0],g([o,c,s,u],a[0],0)]]:a[1]>c&&a[1]<u?d?[[h(a[0]-o)<h(a[0]-s)?o:s,a[1]]]:[[g([o,c,s,u],a[1],1),a[1]]]:d?[[o,c],[n?o:r,n?l:c],[s,c],[o,u],[n?s:r,n?l:u],[s,u]]:[[r,l]]},isHorizontal:function(e,t){return e.x>t.x+t.width||e.x+e.width<t.x},getFigureCenter:function(e){return[d(e.x+e.width/2),d(e.y+e.height/2)]},findFigurePoint:function(e,t){var n=p.getFigureCenter(e);return f(t,[[e.x,n[1]],[n[0],e.y+e.height],[e.x+e.width,n[1]],[n[0],e.y]])},adjustPoints:function(e){var t=h(e[1]-e[3])<=1;return h(e[0]-e[2])<=1&&(e[0]=e[2]),t&&(e[1]=e[3]),e}},m={isLabelInside:function(){return!1},prepareLabelPoints:p.prepareLabelPoints,isHorizontal:function(e,t){return e.x>t.x+t.r||e.x+e.width<t.x-t.r},getFigureCenter:function(e){return[e.x,e.y]},findFigurePoint:function(e,t){var n=Math.atan2(e.y-t[1],t[0]-e.x);return[u(e.x+e.r*Math.cos(n)),u(e.y-e.r*Math.sin(n))]},adjustPoints:p.adjustPoints},_={isLabelInside:function(e,t,n){return!n},prepareLabelPoints:function(e,t,n,i){var a=e.x,r=a+e.width,s=a+u(e.width/2),c=e.y,l=c+e.height,d=c+u(e.height/2),h=[[[a,c],[r,c]],[[r,c],[r,l]],[[r,l],[a,l]],[[a,l],[a,c]]],f=(0,o.getCosAndSin)(i);return h=0===i?n?[[a,d],[r,d]]:[[s,c],[s,l]]:h.map((function(e){return e.map((function(e){return[u((e[0]-s)*f.cos+(e[1]-d)*f.sin+s),u(-(e[0]-s)*f.sin+(e[1]-d)*f.cos+d)]}))})).reduce((function(e,t){var i=t[0][0],a=t[0][1],o=t[1][0],r=t[1][1];return n?(a>=d&&d>=r||a<=d&&d<=r)&&e.push([(d-a)*(o-i)/(r-a)+i,d]):(i>=s&&s>=o||i<=s&&s<=o)&&e.push([s,(s-i)*(r-a)/(o-i)+a]),e}),[])},isHorizontal:function(e,t){return e.x>t.x||t.x>e.x+e.width},getFigureCenter:m.getFigureCenter,findFigurePoint:function(e,t,n){if(!n)return[e.x,e.y];var i=t[0],a=u(e.x+(e.y-t[1])/Math.tan((0,o.degreesToRadians)(e.angle))),r=[e.x,e.y,a,t[1]];return e.x<=a&&a<=i||i<=a&&a<=e.x||(h(e.x-i)<12?r=[e.x,e.y]:e.x<=i?r[2]=e.x+12:r[2]=e.x-12),r},adjustPoints:function(e){return e}};function v(e){return void 0!==e.angle&&_||void 0!==e.r&&m||p}function x(e,t){e[t]&&e[t].dispose(),e[t]=null}function y(e){return e&&(e.fill&&"none"!==e.fill||e["stroke-width"]>0&&e.stroke&&"none"!==e.stroke)}function b(e){return e&&e["stroke-width"]>0&&e.stroke&&"none"!==e.stroke}function w(e){this._renderer=e.renderer,this._container=e.labelsGroup,this._point=e.point,this._strategy=e.strategy,this._rowCount=1}w.prototype={constructor:w,setColor:function(e){this._color=e},setOptions:function(e){this._options=e},setData:function(e){this._data=e},setDataField:function(e,t){this._data=this._data||{},this._data[e]=t},getData:function(){return this._data},setFigureToDrawConnector:function(e){this._figure=e},dispose:function(){x(this,"_group"),this._data=this._options=this._textContent=this._visible=this._insideGroup=this._text=this._background=this._connector=this._figure=null},_setVisibility:function(e,t){this._group&&this._group.attr({visibility:e}),this._visible=t},isVisible:function(){return this._visible},hide:function(e){this._holdVisibility=!!e,this._hide()},_hide:function(){this._setVisibility("hidden",!1)},show:function(e){var t=!this._drawn;this._point.hasValue()&&(this._holdVisibility=!!e,this._show(),t&&this._point.correctLabelPosition(this))},_show:function(){var e=this._renderer,t=this._container,n=this._options||{},i=this._textContent=function(e,t){var n=t.format;return e.valueText=c(e.value,n),e.argumentText=c(e.argument,t.argumentFormat),void 0!==e.percent&&(e.percentText=c(e.percent,{type:"percent",precision:n&&n.percentPrecision})),void 0!==e.total&&(e.totalText=c(e.total,n)),void 0!==e.openValue&&(e.openValueText=c(e.openValue,n)),void 0!==e.closeValue&&(e.closeValueText=c(e.closeValue,n)),void 0!==e.lowValue&&(e.lowValueText=c(e.lowValue,n)),void 0!==e.highValue&&(e.highValueText=c(e.highValue,n)),void 0!==e.reductionValue&&(e.reductionValueText=c(e.reductionValue,n)),t.customizeText?t.customizeText.call(e,e):e.valueText}(this._data,this._options)||null;i?(this._group||(this._group=e.g().append(t),this._insideGroup=e.g().append(this._group),this._text=e.text("",0,0).append(this._insideGroup)),this._text.css(n.attributes?(0,o.patchFontOptions)(n.attributes.font):{}),y(n.background)?(this._background=this._background||e.rect().append(this._insideGroup).toBackground(),this._background.attr(n.background),this._color&&this._background.attr({fill:this._color})):x(this,"_background"),b(n.connector)?(this._connector=this._connector||e.path([],"line").sharp().append(this._group).toBackground(),this._connector.attr(n.connector),this._color&&this._connector.attr({stroke:this._color})):x(this,"_connector"),this._text.attr({text:i,align:n.textAlignment,class:n.cssClass}),this._updateBackground(this._text.getBBox()),this._setVisibility("visible",!0),this._drawn=!0):this._hide()},_getLabelVisibility:function(e){return this._holdVisibility?this.isVisible():e},draw:function(e){return this._getLabelVisibility(e)?(this._show(),this._point&&this._point.correctLabelPosition(this)):(this._drawn=!1,this._hide()),this},_updateBackground:function(e){this._background&&(e.x-=8,e.y-=4,e.width+=16,e.height+=8,this._background.attr(e)),this._bBoxWithoutRotation=(0,s.extend)({},e);var t=this._options.rotationAngle||0;this._insideGroup.rotate(t,e.x+e.width/2,e.y+e.height/2),e=(0,o.rotateBBox)(e,[e.x+e.width/2,e.y+e.height/2],-t),this._bBox=e},getFigureCenter:function(){var e=this._figure;return(this._strategy||v(e)).getFigureCenter(e)},_getConnectorPoints:function(){var e,t,n=this._figure,i=this._options,a=this._strategy||v(n),o=this._shiftBBox(this._bBoxWithoutRotation),r=this.getBoundingRect(),s=[];if(!a.isLabelInside(o,n,"inside"!==i.position)){t=a.isHorizontal(o,n);var c=this.getFigureCenter();e=f(c,s=a.prepareLabelPoints(o,r,t,-i.rotationAngle||0,c)),s=(s=a.findFigurePoint(n,e,t)).concat(e)}return a.adjustPoints(s)},fit:function(e){var t=this._background?16:0,n=!1;if(this._text){var i=this._text.setMaxSize(e-t,void 0,this._options),a=i.rowCount;0===a&&(a=1),a!==this._rowCount&&(n=!0,this._rowCount=a),i.textIsEmpty&&x(this,"_background")}return this._updateBackground(this._text.getBBox()),n},resetEllipsis:function(){this._text&&this._text.restoreText(),this._updateBackground(this._text.getBBox())},setTrackerData:function(e){this._text.data({"chart-data-point":e}),this._background&&this._background.data({"chart-data-point":e})},hideInsideLabel:function(e){return this._point.hideInsideLabel(this,e)},getPoint:function(){return this._point},shift:function(e,t){return this._textContent&&(this._insideGroup.attr({translateX:this._x=u(e-this._bBox.x),translateY:this._y=u(t-this._bBox.y)}),this._connector&&this._connector.attr({points:this._getConnectorPoints()})),this},getBoundingRect:function(){return this._shiftBBox(this._bBox)},_shiftBBox:function(e){return this._textContent?{x:e.x+this._x,y:e.y+this._y,width:e.width,height:e.height}:{}},getLayoutOptions:function(){var e=this._options;return{alignment:e.alignment,background:y(e.background),horizontalOffset:e.horizontalOffset,verticalOffset:e.verticalOffset,radialOffset:e.radialOffset,position:e.position,connectorOffset:(b(e.connector)?12:0)+(y(e.background)?8:0)}}}},function(e,t,n){function i(e){return(i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}t.Axis=void 0;var a=n(587),o=n(14),r=n(1),s=A(n(237)),c=n(0),l=n(12),u=A(n(80)),d=n(337),h=n(588),f=n(341),g=n(140),p=n(589),m=n(32),_=A(n(19)),v=n(4),x=A(n(590)),y=function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!==i(e)&&"function"!=typeof e)return{default:e};var n=C(t);if(n&&n.has(e))return n.get(e);var a={},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var r in e)if("default"!==r&&Object.prototype.hasOwnProperty.call(e,r)){var s=o?Object.getOwnPropertyDescriptor(e,r):null;s&&(s.get||s.set)?Object.defineProperty(a,r,s):a[r]=e[r]}a.default=e,n&&n.set(e,a);return a}(n(1028)),b=A(n(1029)),w=A(n(1030)),k=n(6),S=n(591);function C(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(C=function(e){return e?n:t})(e)}function A(e){return e&&e.__esModule?e:{default:e}}function T(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var I=s.default.convertTicksToValues,E=Math,O=E.abs,D=E.max,M=E.min,P=Array.isArray,q=s.default.top,R=s.default.bottom,z=s.default.left,L=s.default.right,B=s.default.center,V="keep",F="shift",N="reset",H=864e5,j=6048e5;function G(e,t,n,i,a,o){var r,s=o.allowNegatives,c=o.linearThreshold;return(0,h.tickGenerator)({axisType:e.type,dataType:e.dataType,logBase:e.logarithmBase,allowNegatives:s,linearThreshold:c,axisDivisionFactor:a(e.axisDivisionFactor||50),minorAxisDivisionFactor:a(e.minorAxisDivisionFactor||15),numberMultipliers:e.numberMultipliers,calculateMinors:e.minorTick.visible||e.minorGrid.visible||e.calculateMinors,allowDecimals:e.allowDecimals,endOnTick:e.endOnTick,incidentOccurred:t,firstDayOfWeek:null===(r=e.workWeek)||void 0===r?void 0:r[0],skipTickGeneration:n,skipCalculationLimits:e.skipCalculationLimits,generateExtraTick:e.generateExtraTick,minTickInterval:e.minTickInterval,rangeIsEmpty:i})}function W(e,t,n){var i=e.getOptions();return(0,p.tick)(e,t,i.tick,i.grid,n,!1)}function U(e,t){var n=e.getOptions();return(0,p.tick)(e,t,n.minorTick,n.minorGrid)}function Y(e,t,n){var i=e.getOptions();return(0,p.tick)(e,t,(0,c.extend)({},i.tick,{visible:i.showCustomBoundaryTicks}),i.grid,void 0,!1,n?-1:1)}function K(e,t,n,i){(e||[]).forEach((function(e){return e[t](n,i)}))}function X(e){K(e,"initCoords")}function $(e,t){K(e,"drawMark",t)}function Z(e,t){K(e,"drawGrid",t)}function J(e,t,n){K(e,"updateTickPosition",t,n)}function Q(e,t){K(e,"updateGridPosition",t)}function ee(e){for(var t=e.length-1;t>=0&&te(e,t);t--);for(t=0;t<e.length&&te(e,t);t++)t--}function te(e,t){return(null===e[t].coords.x||null===e[t].coords.y)&&(e.splice(t,1),!0)}function ne(e,t){return 180*E.asin((e[0].height+t.minSpacing)/(e[1].x-e[0].x))/E.PI<45?-45:-90}function ie(e,t,n){e.forEach((function(e,i){e.getContentContainer()&&(i%t!=0?e.removeLabel():n&&n(e,i))}))}function ae(e,t){return void 0===e?t:null===e?void 0:e}var oe=function(e){this._renderer=e.renderer,this._incidentOccurred=e.incidentOccurred,this._eventTrigger=e.eventTrigger,this._stripsGroup=e.stripsGroup,this._stripLabelAxesGroup=e.stripLabelAxesGroup,this._labelsAxesGroup=e.labelsAxesGroup,this._constantLinesGroup=e.constantLinesGroup,this._scaleBreaksGroup=e.scaleBreaksGroup,this._axesContainerGroup=e.axesContainerGroup,this._gridContainerGroup=e.gridGroup,this._axisCssPrefix=e.widgetClass+"-"+(e.axisClass?e.axisClass+"-":""),this._setType(e.axisType,e.drawingType),this._createAxisGroups(),this._translator=this._createTranslator(),this.isArgumentAxis=e.isArgumentAxis,this._viewport={},this._firstDrawing=!0,this._initRange={},this._getTemplate=e.getTemplate};t.Axis=oe,oe.prototype={constructor:oe,_drawAxis:function(){var e=this._options;e.visible&&(this._axisElement=this._createAxisElement(),this._updateAxisElementPosition(),this._axisElement.attr({"stroke-width":e.width,stroke:e.color,"stroke-opacity":e.opacity}).sharp(this._getSharpParam(!0),this.getAxisSharpDirection()).append(this._axisLineGroup))},_createPathElement:function(e,t,n){return this.sharp(this._renderer.path(e,"line").attr(t),n)},sharp:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1;return e.sharp(this._getSharpParam(),t)},customPositionIsAvailable:function(){return!1},getOrthogonalAxis:v.noop,getCustomPosition:v.noop,getCustomBoundaryPosition:v.noop,resolveOverlappingForCustomPositioning:v.noop,hasNonBoundaryPosition:function(){return!1},customPositionIsBoundaryOrthogonalAxis:function(){return!1},getResolvedBoundaryPosition:function(){return this.getOptions().position},getAxisSharpDirection:function(){var e=this.getResolvedBoundaryPosition();return this.hasNonBoundaryPosition()||e!==R&&e!==L?1:-1},getSharpDirectionByCoords:function(e){var t=this._getCanvasStartEnd(),n=Math.max(t.start,t.end);return this.getRadius?0:n!==e[this._isHorizontal?"x":"y"]?1:-1},_getGridLineDrawer:function(){var e=this;return function(t,n){var i=e._getGridPoints(t.coords);return i.points?e._createPathElement(i.points,n,e.getSharpDirectionByCoords(t.coords)):null}},_getGridPoints:function(e){var t=this._isHorizontal,n=t?"x":"y",i=this._orthogonalPositions,a=i.start,o=i.end,r=this.borderOptions,s=t?z:q,c=t?L:R,l=this.getCanvas(),u={left:l.left,right:l.width-l.right,top:l.top,bottom:l.height-l.bottom},d=4+(r.visible&&r[s]?u[s]:void 0),h=(r.visible&&r[c]?u[c]:void 0)-4;return this.areCoordsOutsideAxis(e)||void 0===e[n]||e[n]<d||e[n]>h?{points:null}:{points:t?null!==e[n]?[e[n],a,e[n],o]:null:null!==e[n]?[a,e[n],o,e[n]]:null}},_getConstantLinePos:function(e,t,n){var i=this._getTranslatedCoord(e);if(!(!(0,r.isDefined)(i)||i<M(t,n)||i>D(t,n)))return i},_getConstantLineGraphicAttributes:function(e){var t=this._orthogonalPositions.start,n=this._orthogonalPositions.end;return{points:this._isHorizontal?[e,t,e,n]:[t,e,n,e]}},_createConstantLine:function(e,t){return this._createPathElement(this._getConstantLineGraphicAttributes(e).points,t,(n=e,i=this._getCanvasStartEnd(),Math.max(i.start,i.end)!==n?1:-1));var n,i},_drawConstantLineLabelText:function(e,t,n,i,a){var r=i.font,s=i.cssClass;return this._renderer.text(e,t,n).css((0,o.patchFontOptions)((0,c.extend)({},this._options.label.font,r))).attr({align:"center",class:s}).append(a)},_drawConstantLineLabels:function(e,t,n,i){var a,o=t.text,r=this._options.label;this._checkAlignmentConstantLineLabels(t),o=null!==(a=o)&&void 0!==a?a:this.formatLabel(e,r);var s=this._getConstantLineLabelsCoords(n,t);return this._drawConstantLineLabelText(o,s.x,s.y,t,i)},_getStripPos:function(e,t,n,i,a){var o,s,c,u,d,h=!(!a.minVisible&&!a.maxVisible),f=(a.categories||[]).reduce((function(e,t){return e.push(t.valueOf()),e}),[]);if(!h&&(0,r.isDefined)(e)&&(0,r.isDefined)(t)){var g=this.parser(e),p=this.parser(t);if(u=(0,l.inArray)((0,r.isDefined)(g)?g.valueOf():void 0,f),d=(0,l.inArray)((0,r.isDefined)(p)?p.valueOf():void 0,f),-1===u||-1===d)return{from:0,to:0,outOfCanvas:!0};u>d&&(c=t,t=e,e=c)}(0,r.isDefined)(e)?(e=this.validateUnit(e,"E2105","strip"),o=this._getTranslatedCoord(e,-1)):o=n,(0,r.isDefined)(t)?(t=this.validateUnit(t,"E2105","strip"),s=this._getTranslatedCoord(t,1)):s=i;var m=o<s?{from:o,to:s}:{from:s,to:o},_=this.getVisibleArea();return(m.from<=_[0]&&m.to<=_[0]||m.from>=_[1]&&m.to>=_[1])&&(m.outOfCanvas=!0),m},_getStripGraphicAttributes:function(e,t){var n,i,a,o,r=this._orthogonalPositions,s=r.start,c=r.end;return this._isHorizontal?(n=e,i=M(s,c),a=t-e,o=O(s-c)):(n=M(s,c),i=e,a=O(s-c),o=O(e-t)),{x:n,y:i,width:a,height:o}},_createStrip:function(e){return this._renderer.rect(e.x,e.y,e.width,e.height)},_adjustStripLabels:function(){var e=this;this._strips.forEach((function(t){t.label&&t.label.attr(e._getAdjustedStripLabelCoords(t))}))},_adjustLabelsCoord:function(e,t,n){var i=this,a=function(a){return i._getLabelAdjustedCoord(a,e+(a.labelOffset||0),t,n)};this._majorTicks.forEach((function(e){e.label?(e.updateMultilineTextAlignment(),e.label.attr(a(e))):e.templateContainer&&e.templateContainer.attr(a(e))}))},_adjustLabels:function(e){var t=this.getOptions(),n=t.position===t.label.position,i=this._majorTicks.reduce((function(e,t){if(!t.getContentContainer())return e;var n=t.labelRotationAngle?(0,o.rotateBBox)(t.labelBBox,[t.labelCoords.x,t.labelCoords.y],-t.labelRotationAngle):t.labelBBox;return{width:D(e.width||0,n.width),height:D(e.height||0,n.height),offset:D(e.offset||0,t.labelOffset||0)}}),{}),a=n?this._isHorizontal?i.height:i.width:0;return this._adjustLabelsCoord(e,i.width),e+a+(a&&this._options.label.indentFromAxis)+(n?i.offset:0)},_getLabelAdjustedCoord:function(e,t,n){t=t||0;var i,a,r=this._options,s=e.templateContainer&&e.templateContainer.getBBox()||(0,o.rotateBBox)(e.labelBBox,[e.labelCoords.x,e.labelCoords.y],-e.labelRotationAngle||0),c=e.labelAlignment||r.label.alignment,l="discrete"===this._options.type,u=e.labelRotationAngle%90==0,d=r.label.indentFromAxis,h=r.label.position,f=this._axisPosition,g=e.labelCoords,p=g.x;return this._isHorizontal?(a=h===R?f+d-s.y+t:f-d-(s.y+s.height)-t,i=c===L?l&&u?e.coords.x-(s.x+s.width):p-s.x-s.width:c===z?l&&u?p-s.x-(e.coords.x-p):p-s.x:p-s.x-s.width/2):(a=g.y-s.y-s.height/2,h===z?(i=c===z?f-d-n-s.x:c===B?f-d-n/2-s.x-s.width/2:f-d-s.x-s.width,i-=t):(i=c===L?f+d+n-s.x-s.width:c===B?f+d+n/2-s.x-s.width/2:f+d-s.x,i+=t)),{translateX:i,translateY:a}},_createAxisConstantLineGroups:function(){var e=this._renderer,t=this._axisCssPrefix+"constant-lines",n=e.g().attr({class:t}),i=e.g().attr({class:t}),a=e.g().attr({class:t});return{inside:n,outside1:i,left:i,top:i,outside2:a,right:a,bottom:a,remove:function(){this.inside.remove(),this.outside1.remove(),this.outside2.remove()},clear:function(){this.inside.clear(),this.outside1.clear(),this.outside2.clear()}}},_createAxisGroups:function(){var e=this._renderer,t=this._axisCssPrefix;this._axisGroup=e.g().attr({class:t+"axis"}).enableLinks(),this._axisStripGroup=e.g().attr({class:t+"strips"}),this._axisGridGroup=e.g().attr({class:t+"grid"}),this._axisElementsGroup=e.g().attr({class:t+"elements"}),this._axisLineGroup=e.g().attr({class:t+"line"}).linkOn(this._axisGroup,"axisLine").linkAppend(),this._axisTitleGroup=e.g().attr({class:t+"title"}).append(this._axisGroup),this._axisConstantLineGroups={above:this._createAxisConstantLineGroups(),under:this._createAxisConstantLineGroups()},this._axisStripLabelGroup=e.g().attr({class:t+"axis-labels"})},_clearAxisGroups:function(){this._axisGroup.remove(),this._axisStripGroup.remove(),this._axisStripLabelGroup.remove(),this._axisConstantLineGroups.above.remove(),this._axisConstantLineGroups.under.remove(),this._axisGridGroup.remove(),this._axisTitleGroup.clear(),this._options.label.template&&this.isRendered()||(this._axisElementsGroup.remove(),this._axisElementsGroup.clear()),this._axisLineGroup&&this._axisLineGroup.clear(),this._axisStripGroup&&this._axisStripGroup.clear(),this._axisGridGroup&&this._axisGridGroup.clear(),this._axisConstantLineGroups.above.clear(),this._axisConstantLineGroups.under.clear(),this._axisStripLabelGroup&&this._axisStripLabelGroup.clear()},_getLabelFormatObject:function(e,t,n,i,o,r){n=n||this._getViewportRange();var s={value:e,valueText:(0,a.smartFormatter)(e,{labelOptions:t,ticks:r||I(this._majorTicks),tickInterval:null!=o?o:this._tickInterval,dataType:this._options.dataType,logarithmBase:this._options.logarithmBase,type:this._options.type,showTransition:!this._options.marker.visible,point:i})||"",min:n.minVisible,max:n.maxVisible};return i&&(s.point=i),s},formatLabel:function(e,t,n,i,a,o){var s=this._getLabelFormatObject(e,t,n,i,a,o);return(0,r.isFunction)(t.customizeText)?t.customizeText.call(s,s):s.valueText},formatHint:function(e,t,n){var i=this._getLabelFormatObject(e,t,n);return(0,r.isFunction)(t.customizeHint)?t.customizeHint.call(i,i):void 0},formatRange:function(e,t,n){return(0,a.formatRange)(e,t,n,this.getOptions())},_setTickOffset:function(){var e=this._options.discreteAxisDivisionMode;this._tickOffset=+("crossLabels"!==e||!e)},resetApplyingAnimation:function(e){this._resetApplyingAnimation=!0,e&&(this._firstDrawing=!0)},isFirstDrawing:function(){return this._firstDrawing},getMargins:function(){var e,t,n=this,i=n._options,a=i.position,o=i.offset,s=i.customPosition,c=i.placeholderSize,l=i.grid,u=i.tick,d=i.crosshairMargin,h=(0,r.isDefined)(s),f=n.getResolvedBoundaryPosition(),g=n.getCanvas(),p=g.left,m=g.top,_=g.width-g.right,v=g.height-g.bottom,x=D(l.visible&&l.width||0,u.visible&&u.width||0),y=n._axisConstantLineGroups.above,b=n._axisConstantLineGroups.under,w=[n._axisElementsGroup,y.outside1,y.outside2,b.outside1,b.outside2,n._axisLineGroup].map((function(e){return e&&e.getBBox()})).concat((e=n._axisTitleGroup,!(t=e&&e.getBBox())||t.isEmpty||(n._isHorizontal?(t.x=p,t.width=_-p):(t.y=m,t.height=v-m)),t)),k=(0,S.calculateCanvasMargins)(w,g);if(k[a]+=d,n.hasNonBoundaryPosition()&&h&&(k[f]=0),c&&(k[a]=c),x&&(n._isHorizontal&&g.right<x&&k.right<x&&(k.right=x),!n._isHorizontal&&g.bottom<x&&k.bottom<x&&(k.bottom=x)),!h&&(0,r.isDefined)(o)){var C=n.customPositionIsBoundary()&&(o>0&&(f===z||f===q)||o<0&&(f===L||f===R));k[f]-=C?o:0}return k},validateUnit:function(e,t,n){return void 0===(e=this.parser(e))&&t&&this._incidentOccurred(t,[n]),e},_setType:function(e,t){var n;switch(e){case"xyAxes":n=x.default;break;case"polarAxes":n=y}(0,c.extend)(this,n[t])},_getSharpParam:function(){return!0},_disposeBreaksGroup:v.noop,dispose:function(){[this._axisElementsGroup,this._axisStripGroup,this._axisGroup].forEach((function(e){e.dispose()})),this._strips=this._title=null,this._axisStripGroup=this._axisConstantLineGroups=this._axisStripLabelGroup=this._axisBreaksGroup=null,this._axisLineGroup=this._axisElementsGroup=this._axisGridGroup=null,this._axisGroup=this._axisTitleGroup=null,this._axesContainerGroup=this._stripsGroup=this._constantLinesGroup=this._labelsAxesGroup=null,this._renderer=this._options=this._textOptions=this._textFontStyles=null,this._translator=null,this._majorTicks=this._minorTicks=null,this._disposeBreaksGroup(),this._templatesRendered&&this._templatesRendered.reject()},getOptions:function(){return this._options},setPane:function(e){this.pane=e,this._options.pane=e},setTypes:function(e,t,n){this._options.type=e||this._options.type,this._options[n]=t||this._options[n],this._updateTranslator()},resetTypes:function(e){this._options.type=this._initTypes.type,this._options[e]=this._initTypes[e]},getTranslator:function(){return this._translator},updateOptions:function(e){var t=this,n=e.label;!function(e){var t,n,i=e.label,a=e.position,o=e.isHorizontal?R:z,r=e.isHorizontal?q:L,s=i.position;if(a!==o&&a!==r&&(a=o),s&&"outside"!==s){if("inside"===s){var c;s=(c={},T(c,q,R),T(c,R,q),T(c,z,L),T(c,L,z),c)[a]}}else s=a;s!==o&&s!==r&&(s=a),i.alignment===B||i.userAlignment||(i.alignment=(n={},T(n,q,B),T(n,R,B),T(n,z,L),T(n,L,z),n)[s]),e.position=a,i.position=s,e.hoverMode=e.hoverMode?e.hoverMode.toLowerCase():"none",i.minSpacing=null!==(t=i.minSpacing)&&void 0!==t?t:5,e.type&&(e.type=e.type.toLowerCase()),e.argumentType&&(e.argumentType=e.argumentType.toLowerCase()),e.valueType&&(e.valueType=e.valueType.toLowerCase())}(e),t._options=e,e.tick=e.tick||{},e.minorTick=e.minorTick||{},e.grid=e.grid||{},e.minorGrid=e.minorGrid||{},e.title=e.title||{},e.marker=e.marker||{},t._initTypes={type:e.type,argumentType:e.argumentType,valueType:e.valueType},t._setTickOffset(),t._isHorizontal=e.isHorizontal,t.pane=e.pane,t.name=e.name,t.priority=e.priority,t._hasLabelFormat=""!==n.format&&(0,r.isDefined)(n.format),t._textOptions={opacity:n.opacity,align:"center",class:n.cssClass},t._textFontStyles=(0,o.patchFontOptions)(n.font),e.type===s.default.logarithmic&&e.logarithmBaseError&&(t._incidentOccurred("E2104"),delete e.logarithmBaseError),t._updateTranslator(),t._createConstantLines(),t._strips=(e.strips||[]).map((function(e){return(0,w.default)(t,e)})),t._majorTicks=t._minorTicks=null,t._firstDrawing=!0},calculateInterval:function(e,t){var n=this._options;if(!n||n.type!==s.default.logarithmic)return O(e-t);var i=new g.Range(this.getTranslator().getBusinessRange()),a=i.allowNegatives,r=i.linearThreshold;return O((0,o.getLogExt)(e,n.logarithmBase,a,r)-(0,o.getLogExt)(t,n.logarithmBase,a,r))},getCanvasRange:function(){var e=this._translator;return{startValue:e.from(e.translate("canvas_position_start")),endValue:e.from(e.translate("canvas_position_end"))}},_processCanvas:function(e){return e},updateCanvas:function(e,t){if(t)this._orthogonalPositions=null;else{var n=this._orthogonalPositions={start:this._isHorizontal?e.top:e.left,end:this._isHorizontal?e.height-e.bottom:e.width-e.right};n.center=n.start+(n.end-n.start)/2}this._canvas=e,this._translator.updateCanvas(this._processCanvas(e)),this._initAxisPositions()},getCanvas:function(){return this._canvas},getAxisShift:function(){return this._axisShift||0},hideTitle:function(){this._options.title.text&&(this._incidentOccurred("W2105",[this._isHorizontal?"horizontal":"vertical"]),this._axisTitleGroup.clear())},getTitle:function(){return this._title},hideOuterElements:function(){!this._options.label.visible&&!this._outsideConstantLines.length||this._translator.getBusinessRange().isEmpty()||(this._incidentOccurred("W2106",[this._isHorizontal?"horizontal":"vertical"]),this._axisElementsGroup.clear(),K(this._outsideConstantLines,"removeLabel"))},_resolveLogarithmicOptionsForRange:function(e){var t=this._options;t.type===s.default.logarithmic&&(e.addRange({allowNegatives:void 0!==t.allowNegatives?t.allowNegatives:e.min<=0}),isNaN(t.linearThreshold)||(e.linearThreshold=t.linearThreshold))},adjustViewport:function(e){var t=this._options,n=t.type===s.default.discrete,i=this._seriesData&&this._seriesData.categories||[],a=this.adjustRange((0,o.getVizRangeObject)(t.wholeRange)),c=this.getViewport()||{},l=new g.Range(e);this._addConstantLinesToRange(l,"minVisible","maxVisible");var u=(0,r.isDefined)(c.startValue),d=(0,r.isDefined)(c.endValue);n||(u=u&&(!(0,r.isDefined)(a.endValue)||c.startValue<a.endValue),d=d&&(!(0,r.isDefined)(a.startValue)||c.endValue>a.startValue));var h,f,p=u?c.startValue:l.minVisible,m=d?c.endValue:l.maxVisible;n?(i=(0,o.getCategoriesInfo)(i,a.startValue,a.endValue).categories,l.categories=i):(l.min=null!==(h=a.startValue)&&void 0!==h?h:l.min,l.max=null!==(f=a.endValue)&&void 0!==f?f:l.max);var _=(0,o.adjustVisualRange)({axisType:t.type,dataType:t.dataType,base:t.logarithmBase},{startValue:u?c.startValue:void 0,endValue:d?c.endValue:void 0,length:c.length},{categories:i,min:a.startValue,max:a.endValue},{categories:i,min:p,max:m});return l.minVisible=_.startValue,l.maxVisible=_.endValue,!(0,r.isDefined)(l.min)&&(l.min=l.minVisible),!(0,r.isDefined)(l.max)&&(l.max=l.maxVisible),l.addRange({}),this._resolveLogarithmicOptionsForRange(l),l},adjustRange:function(e){e=e||{};var t=this._options.type===s.default.discrete,n=this._options.type===s.default.logarithmic,i=!1===this._options.allowNegatives;if(n&&(e.startValue=i&&e.startValue<=0?null:e.startValue,e.endValue=i&&e.endValue<=0?null:e.endValue),!t&&(0,r.isDefined)(e.startValue)&&(0,r.isDefined)(e.endValue)&&e.startValue>e.endValue){var a=e.endValue;e.endValue=e.startValue,e.startValue=a}return e},_getVisualRangeUpdateMode:function(e,t,n){var i=this._options.visualRangeUpdateMode,a=this._translator,o=this._seriesData;if(this.isArgumentAxis){if(-1===[F,V,N].indexOf(i))if(o.axisType===s.default.discrete){var r=o.categories,c=t.categories,l=this.visualRange();i=r&&c&&r.length&&-1!==c.map((function(e){return e.valueOf()})).join(",").indexOf(r.map((function(e){return e.valueOf()})).join(","))&&(l.startValue.valueOf()!==r[0].valueOf()||l.endValue.valueOf()!==r[r.length-1].valueOf())?V:N}else{var u=a.translate(o.min),d=a.translate(e.startValue),h=a.translate(o.max),f=a.translate(e.endValue);i=u===d&&h===f?N:u!==d&&h===f?F:V}}else-1===[V,N].indexOf(i)&&(i=n===V?V:N);return i},_handleBusinessRangeChanged:function(e,t,n){var i=this.visualRange();if(!t&&!this._translator.getBusinessRange().isEmpty()){var a=this._lastVisualRangeUpdateMode=this._getVisualRangeUpdateMode(i,n,e);if(!this.isArgumentAxis){var o=this.getViewport();(0,r.isDefined)(o.startValue)||(0,r.isDefined)(o.endValue)||(0,r.isDefined)(o.length)||(a=N)}this._prevDataWasEmpty&&(a=V),a===V&&this._setVisualRange([i.startValue,i.endValue]),a===N&&this._setVisualRange([null,null]),a===F&&this._setVisualRange({length:this.getVisualRangeLength()})}},getVisualRangeLength:function(e){var t,n=e||this._translator.getBusinessRange(),i=this._options.type;if(i===s.default.logarithmic)t=(0,m.adjust)(this.calculateInterval(n.maxVisible,n.minVisible));else if(i===s.default.discrete){t=(0,o.getCategoriesInfo)(n.categories,n.minVisible,n.maxVisible).categories.length}else t=n.maxVisible-n.minVisible;return t},getVisualRangeCenter:function(e,t){var n,i=this.getTranslator(),a=i.getBusinessRange(),l=t?(0,c.extend)(!0,{},a,e||{}):e||a,u=this._options,d=u.type,h=u.logarithmBase;if((0,r.isDefined)(l.minVisible)&&(0,r.isDefined)(l.maxVisible)){if(d===s.default.logarithmic){var f=l.allowNegatives,g=l.linearThreshold,p=l.minVisible,_=l.maxVisible;n=(0,o.raiseToExt)((0,m.adjust)((0,o.getLogExt)(_,h,f,g)+(0,o.getLogExt)(p,h,f,g))/2,h,f,g)}else if(d===s.default.discrete){var v=(0,o.getCategoriesInfo)(l.categories,l.minVisible,l.maxVisible),x=Math.ceil(v.categories.length/2)-1;n=a.categories.indexOf(v.categories[x])}else n=i.toValue((l.maxVisible.valueOf()+l.minVisible.valueOf())/2);return n}},setBusinessRange:function(e,t,n,i){var a,o,c=this._options,l=c.type===s.default.discrete;this._handleBusinessRangeChanged(n,t,e),this._seriesData=new g.Range(e);var u=this._seriesData.isEmpty();if(this._prevDataWasEmpty=u,this._seriesData.addRange({categories:c.categories,dataType:c.dataType,axisType:c.type,base:c.logarithmBase,invert:c.inverted}),this._resolveLogarithmicOptionsForRange(this._seriesData),!l){if(!(0,r.isDefined)(this._seriesData.min)&&!(0,r.isDefined)(this._seriesData.max)){var d=this.getViewport();d&&this._seriesData.addRange({min:d.startValue,max:d.endValue})}var h=c.synchronizedValue;(0,r.isDefined)(h)&&this._seriesData.addRange({min:h,max:h})}this._seriesData.minVisible=null!==(a=this._seriesData.minVisible)&&void 0!==a?a:this._seriesData.min,this._seriesData.maxVisible=null!==(o=this._seriesData.maxVisible)&&void 0!==o?o:this._seriesData.max,!this.isArgumentAxis&&c.showZero&&this._seriesData.correctValueZeroLevel(),this._seriesData.sortCategories(this.getCategoriesSorter(i)),this._seriesData.userBreaks=this._seriesData.isEmpty()?[]:this._getScaleBreaks(c,this._seriesData,this._series,this.isArgumentAxis),this._translator.updateBusinessRange(this._getViewportRange())},_addConstantLinesToRange:function(e,t,n){this._outsideConstantLines.concat(this._insideConstantLines||[]).forEach((function(i){if(i.options.extendAxis){var a,o=i.getParsedValue();e.addRange((T(a={},t,o),T(a,n,o),a))}}))},setGroupSeries:function(e){this._series=e},getLabelsPosition:function(){var e=this._options,t=e.position,n=e.label.indentFromAxis+(this._axisShift||0)+this._constantLabelOffset,i=this._axisPosition;return t===q||t===z?i-n:i+n},getFormattedValue:function(e,t,n){var i=this._options.label;return(0,r.isDefined)(e)?this.formatLabel(e,(0,c.extend)(!0,{},i,t),void 0,n):null},_getBoundaryTicks:function(e,t){var n=e.length,i=this._options,a=i.customBoundTicks,o=t.minVisible,c=t.maxVisible,l=i.showCustomBoundaryTicks?this._boundaryTicksVisibility:{},u=[];return i.type===s.default.discrete?this._tickOffset&&0!==e.length&&(u=[e[0],e[e.length-1]]):a?(l.min&&(0,r.isDefined)(a[0])&&u.push(a[0]),l.max&&(0,r.isDefined)(a[1])&&u.push(a[1])):(l.min&&(0===n||e[0]>o)&&u.push(o),l.max&&(0===n||e[n-1]<c)&&u.push(c)),u},setPercentLabelFormat:function(){this._hasLabelFormat||(this._options.label.format="percent")},resetAutoLabelFormat:function(){this._hasLabelFormat||delete this._options.label.format},getMultipleAxesSpacing:function(){return this._options.multipleAxesSpacing||0},getTicksValues:function(){return{majorTicksValues:I(this._majorTicks),minorTicksValues:I(this._minorTicks)}},estimateTickInterval:function(e){return this.updateCanvas(e),this._tickInterval!==this._getTicks(this._getViewportRange(),v.noop,!0).tickInterval},setTicks:function(e){var t=e.majorTicks||[];this._majorTicks=t.map(W(this,this._renderer,this._getSkippedCategory(t))),this._minorTicks=(e.minorTicks||[]).map(U(this,this._renderer)),this._isSynchronized=!0},_adjustDivisionFactor:function(e){return e},_getTicks:function(e,t,n){var i=this._options,a=i.customTicks,o=i.customMinorTicks;return G(i,t||this._incidentOccurred,n,this._translator.getBusinessRange().isEmpty(),this._adjustDivisionFactor.bind(this),e)({min:e.minVisible,max:e.maxVisible,categories:e.categories,isSpacedMargin:e.isSpacedMargin},this._getScreenDelta(),i.tickInterval,"ignore"===i.label.overlappingBehavior||i.forceUserTickInterval,{majors:a,minors:o},i.minorTickInterval,i.minorTickCount,this._initialBreaks)},_createTicksAndLabelFormat:function(e,t){var n=this._options,i=this._getTicks(e,t,!1);return e.isEmpty()||n.type!==s.default.discrete||"datetime"!==n.dataType||this._hasLabelFormat||!i.ticks.length||(n.label.format=u.default.getDateFormatByTicks(i.ticks)),i},getAggregationInfo:function(e,t){var n,i,a,l=this._options,u=this._marginOptions,d=new g.Range(this.getTranslator().getBusinessRange()).addRange(t),h=this.getViewport(),f=null!==(n=null==h?void 0:h.startValue)&&void 0!==n?n:d.minVisible,p=null!==(i=null==h?void 0:h.endValue)&&void 0!==i?i:d.maxVisible,m=[];if(l.type===s.default.discrete&&l.aggregateByCategory)return{aggregateByCategory:!0};var x=l.aggregationInterval,y=l.aggregationGroupWidth;!y&&u&&(u.checkInterval&&(y=l.axisDivisionFactor),u.sizePointNormalState&&(y=Math.min(u.sizePointNormalState,l.axisDivisionFactor)));var b=!l.aggregationGroupWidth&&!x&&t.interval,w=function(e,t,n,i,a){var o=(0,c.extend)({},e,{endOnTick:!0,axisDivisionFactor:t,skipCalculationLimits:!0,generateExtraTick:!0,minTickInterval:a});return function(e,t,a,s,c){return G(o,v.noop,t,n.isEmpty(),(function(e){return e}),n)({min:a,max:s,categories:n.categories,isSpacedMargin:n.isSpacedMargin},i,e,(0,r.isDefined)(e),void 0,void 0,void 0,c)}}(l,y,d,this._getScreenDelta(),b),k=w(x,!0,f,p,null===(a=this._seriesData)||void 0===a?void 0:a.breaks).tickInterval;if(l.type!==s.default.discrete){var S=e?d.min:f,C=e?d.max:p;if((0,r.isDefined)(S)&&(0,r.isDefined)(C)){var A=(0,o.getAddFunction)({base:l.logarithmBase,axisType:l.type,dataType:l.dataType},!1),T=S,I=C;if(!e){var E=Math.max(this.calculateInterval(C,S),"datetime"===l.dataType?_.default.dateToMilliseconds(k):k);T=A(S,E,-1),I=A(C,E)}T=T<d.min?d.min:T,I=I>d.max?d.max:I;var O=this._getScaleBreaks(l,{minVisible:T,maxVisible:I},this._series,this.isArgumentAxis);m=w(k,!1,T,I,this._filterBreaks(O,{minVisible:T,maxVisible:I},l.breakStyle)).ticks}}return this._aggregationInterval=k,{interval:k,ticks:m}},getTickInterval:function(){return this._tickInterval},getAggregationInterval:function(){return this._aggregationInterval},createTicks:function(e){var t=this,n=t._renderer,i=t._options;if(e){t._isSynchronized=!1,t.updateCanvas(e);var a=t._getViewportRange();t._initialBreaks=a.breaks=this._seriesData.breaks=t._filterBreaks(this._seriesData.userBreaks,a,i.breakStyle),t._estimatedTickInterval=t._getTicks(t.adjustViewport(this._seriesData),v.noop,!0).tickInterval;var s=this._calculateValueMargins();a.addRange({minVisible:s.minValue,maxVisible:s.maxValue,isSpacedMargin:s.isSpacedMargin});var c=t._createTicksAndLabelFormat(a),l=t._getBoundaryTicks(c.ticks,t._getViewportRange());i.showCustomBoundaryTicks&&l.length?(t._boundaryTicks=[l[0]].map(Y(t,n,!0)),l.length>1&&(t._boundaryTicks=t._boundaryTicks.concat([l[1]].map(Y(t,n,!1))))):t._boundaryTicks=[];var u=(c.minorTicks||[]).filter((function(e){return!l.some((function(t){return(0,o.valueOf)(t)===(0,o.valueOf)(e)}))}));t._tickInterval=c.tickInterval,t._minorTickInterval=c.minorTickInterval;var d=t._majorTicks||[],h=d.reduce((function(e,t){return e[t.value.valueOf()]=t,e}),{}),f=(0,r.type)(c.ticks[0])===(0,r.type)(d[0]&&d[0].value),g=t._getSkippedCategory(c.ticks),p=c.ticks.map((function(e){var i=h[e.valueOf()];return i&&f?(delete h[e.valueOf()],i.setSkippedCategory(g),i):W(t,n,g)(e)}));t._majorTicks=p;var m=t._minorTicks||[];t._minorTicks=u.map((function(e,i){var a=m[i];return a?(a.updateValue(e),a):U(t,n)(e)})),t._ticksToRemove=Object.keys(h).map((function(e){return h[e]})).concat(m.slice(t._minorTicks.length,m.length)),t._ticksToRemove.forEach((function(e){var t;return null===(t=e.label)||void 0===t?void 0:t.removeTitle()})),c.breaks&&(t._seriesData.breaks=c.breaks),t._reinitTranslator(t._getViewportRange())}},_reinitTranslator:function(e){var t=this._translator;this._isSynchronized||t.updateBusinessRange(e)},_getViewportRange:function(){return this.adjustViewport(this._seriesData)},setMarginOptions:function(e){this._marginOptions=e},getMarginOptions:function(){var e;return null!==(e=this._marginOptions)&&void 0!==e?e:{}},_calculateRangeInterval:function(e){var t="datetime"===this._options.dataType,n=[],i=function(e){(0,r.isDefined)(e)&&n.push(t?_.default.dateToMilliseconds(e):e)};return i(this._tickInterval),i(this._estimatedTickInterval),(0,r.isDefined)(e)&&n.push(e),i(this._aggregationInterval),this._calculateWorkWeekInterval(M.apply(this,n))},_calculateWorkWeekInterval:function(e){var t=this._options;if("datetime"===t.dataType&&t.workdaysOnly&&e){var n=t.workWeek.length*H,i=j-n;if(n!==e&&i<e)e-=i*Math.ceil(e/j);else i>=e&&e>H&&(e=H)}return e},_getConvertIntervalCoefficient:function(e,t){var n=this._translator.ratioOfCanvasRange();return n/(n*t/(e+t))},_calculateValueMargins:function(e){this._resetMargins();var t,n,i,a=this.getMarginOptions(),c=(a.size||0)/2,l=this._options,u=this._getViewportRange(),d=this.getViewport(),h=this._getScreenDelta(),f=-1!==(l.type||"").indexOf(s.default.discrete),g=l.valueMarginsEnabled&&!f&&!this.customPositionIsBoundaryOrthogonalAxis(),p=this._translator,m=l.minValueMargin,_=l.maxValueMargin,v=0,x=0,y=0;if(u.stubData||!h)return{startPadding:0,endPadding:0};if(this.isArgumentAxis&&a.checkInterval){t=this._calculateRangeInterval(u.interval);var b=p.getInterval(t);isFinite(b)?y=Math.ceil(b/(2*this._getConvertIntervalCoefficient(b,h))):t=0}var w=.8*h/2;g&&((0,r.isDefined)(m)?n=isFinite(m)?m:0:!this.isArgumentAxis&&a.checkInterval&&(0,o.valueOf)(u.minVisible)>0&&(0,o.valueOf)(u.minVisible)===(0,o.valueOf)(u.min)?v=5:(v=Math.max(c,y),v=Math.min(w,v)),(0,r.isDefined)(_)?i=isFinite(_)?_:0:!this.isArgumentAxis&&a.checkInterval&&(0,o.valueOf)(u.maxVisible)<0&&(0,o.valueOf)(u.maxVisible)===(0,o.valueOf)(u.max)?x=5:(x=Math.max(c,y),x=Math.min(w,x))),a.percentStick&&!this.isArgumentAxis&&(1===O(u.max)&&(x=0),1===O(u.min)&&(v=0));var k,S,C,A,T,I,E=this._getCanvasStartEnd(),M=(h-v-x)/(1+(n||0)+(i||0))||h;if(void 0===n&&void 0===i||(void 0!==n&&(v=M*n),void 0!==i&&(x=M*i)),l.type!==s.default.discrete&&e&&e.length>1&&!l.skipViewportExtending&&!d.action&&!1!==l.endOnTick){var P=e.length,q=p.translate(e[0].value),R=p.translate(e[P-1].value),z=q>R?-1:1,L=D(z*(E.start-q),0),B=D(z*(R-E.end),0);if(L>v||B>x){var V=B+L,F=this._getConvertIntervalCoefficient(V,h);L>=v&&(k=e[0].value),B>=x&&(S=e[P-1].value),v=D(L,v)/F,x=D(B,x)/F}}(n=void 0===n?v/M:n,i=void 0===i?x/M:i,f)||(this._translator.isInverted()?(k=null!==(C=k)&&void 0!==C?C:p.from(E.start+h*n,-1),S=null!==(A=S)&&void 0!==A?A:p.from(E.end-h*i,1)):(k=null!==(T=k)&&void 0!==T?T:p.from(E.start-h*n,-1),S=null!==(I=S)&&void 0!==I?I:p.from(E.end+h*i,1)));var N=this.getCorrectedValuesToZero(k,S),H=N.correctedMin,j=N.correctedMax,G=N.start,W=N.end;return v=null!=G?G:v,x=null!=W?W:x,{startPadding:p.isInverted()?x:v,endPadding:p.isInverted()?v:x,minValue:null!=H?H:k,maxValue:null!=j?j:S,interval:t,isSpacedMargin:v===x&&0!==v}},getCorrectedValuesToZero:function(e,t){var n,i,a,o,r=this,s=r._translator,c=r._getCanvasStartEnd(),l=r._getViewportRange(),u=r._getScreenDelta(),d=r._options,h=function(e,t){var a=O(c.start-e),o=O(c.end-t),s=r._getConvertIntervalCoefficient(a+o,u);n=a/s,i=o/s};return r.isArgumentAxis||"datetime"===d.dataType||(e*l.min<=0&&e*l.minVisible<=0&&(h(s.translate(0),s.translate(t)),a=0),t*l.max<=0&&t*l.maxVisible<=0&&(h(s.translate(e),s.translate(0)),o=0)),{start:isFinite(n)?n:null,end:isFinite(i)?i:null,correctedMin:a,correctedMax:o}},applyMargins:function(){if(!this._isSynchronized){var e=this._calculateValueMargins(this._majorTicks),t=(0,c.extend)({},this._canvas,{startPadding:e.startPadding,endPadding:e.endPadding});if(this._translator.updateCanvas(this._processCanvas(t)),isFinite(e.interval)){var n=this._translator.getBusinessRange();n.addRange({interval:e.interval}),this._translator.updateBusinessRange(n)}}},_resetMargins:function(){this._reinitTranslator(this._getViewportRange()),this._canvas&&this._translator.updateCanvas(this._processCanvas(this._canvas))},_createConstantLines:function(){var e=this,t=(this._options.constantLines||[]).map((function(t){return(0,b.default)(e,t)}));this._outsideConstantLines=t.filter((function(e){return"outside"===e.labelPosition})),this._insideConstantLines=t.filter((function(e){return"inside"===e.labelPosition}))},draw:function(e,t){var n=this,i=this._options;n.borderOptions=t||{visible:!1},n._resetMargins(),n.createTicks(e),n.applyMargins(),n._clearAxisGroups(),X(n._majorTicks),X(n._minorTicks),X(n._boundaryTicks),n._axisGroup.append(n._axesContainerGroup),n._drawAxis(),n._drawTitle(),$(n._majorTicks,i.tick),$(n._minorTicks,i.minorTick),$(n._boundaryTicks,i.tick);var a=n._getGridLineDrawer();Z(n._majorTicks,a),Z(n._minorTicks,a),K(n._majorTicks,"drawLabel",n._getViewportRange(),n._getTemplate(i.label.template)),n._templatesRendered&&n._templatesRendered.reject(),n._templatesRendered=new k.Deferred,k.when.apply(this,n._majorTicks.map((function(e){return e.getTemplateDeferred()}))).done((function(){n._templatesRendered.resolve()})),n._majorTicks.forEach((function(e){e.labelRotationAngle=0,e.labelAlignment=void 0,e.labelOffset=0})),K(n._outsideConstantLines.concat(n._insideConstantLines),"draw"),K(n._strips,"draw"),n._dateMarkers=n._drawDateMarkers()||[],n._stripLabelAxesGroup&&n._axisStripLabelGroup.append(n._stripLabelAxesGroup),n._gridContainerGroup&&n._axisGridGroup.append(n._gridContainerGroup),n._stripsGroup&&n._axisStripGroup.append(n._stripsGroup),n._labelsAxesGroup&&n._axisElementsGroup.append(n._labelsAxesGroup),n._constantLinesGroup&&(n._axisConstantLineGroups.above.inside.append(n._constantLinesGroup.above),n._axisConstantLineGroups.above.outside1.append(n._constantLinesGroup.above),n._axisConstantLineGroups.above.outside2.append(n._constantLinesGroup.above),n._axisConstantLineGroups.under.inside.append(n._constantLinesGroup.under),n._axisConstantLineGroups.under.outside1.append(n._constantLinesGroup.under),n._axisConstantLineGroups.under.outside2.append(n._constantLinesGroup.under)),n._measureTitle(),(0,S.measureLabels)(n._majorTicks),!i.label.template&&n._applyWordWrap(),(0,S.measureLabels)(n._outsideConstantLines),(0,S.measureLabels)(n._insideConstantLines),(0,S.measureLabels)(n._strips),(0,S.measureLabels)(n._dateMarkers),n._adjustConstantLineLabels(n._insideConstantLines),n._adjustStripLabels();var o=n._constantLabelOffset=n._adjustConstantLineLabels(n._outsideConstantLines);n._translator.getBusinessRange().isEmpty()||(n._setLabelsPlacement(),o=n._adjustLabels(o)),o=n._adjustDateMarkers(o),n._adjustTitle(o)},getTemplatesDef:function(){return this._templatesRendered},setRenderedState:function(e){this._drawn=e},isRendered:function(){return this._drawn},_applyWordWrap:function(){var e,t,n,i=this._options,a=this._tickInterval;(0,r.isDefined)(a)&&(e=this.getTranslator().getInterval("datetime"===i.dataType?_.default.dateToMilliseconds(a):a));var o=this._validateDisplayMode(i.label.displayMode),s=this._validateOverlappingMode(i.label.overlappingBehavior,o),c=i.label.wordWrap||"none",l=i.label.textOverflow||"none";if(("none"!==c||"none"!==l)&&"rotate"!==o&&"rotate"!==s&&"auto"!==s){var u=(0,r.isDefined)(i.placeholderSize)?i.placeholderSize-i.label.indentFromAxis:void 0;this._isHorizontal?(t=e,n=u):(t=u,n=e);var d=!1,h=!1;t&&this._majorTicks.some((function(e){return e.labelBBox.width>t}))&&(d=!0),n&&this._majorTicks.some((function(e){return e.labelBBox.height>n}))&&(h=!0),(d||h)&&(this._majorTicks.forEach((function(e){e.label&&e.label.setMaxSize(t,n,i.label)})),(0,S.measureLabels)(this._majorTicks))}},_measureTitle:v.noop,animate:function(){K(this._majorTicks,"animateLabels")},updateSize:function(e,t){var n=!(arguments.length>2&&void 0!==arguments[2])||arguments[2],i=this;i.updateCanvas(e),n&&(i._checkTitleOverflow(),i._measureTitle(),i._updateTitleCoords()),i._reinitTranslator(i._getViewportRange()),i.applyMargins();var a=!i._firstDrawing&&t,o=i._options;X(i._majorTicks),X(i._minorTicks),X(i._boundaryTicks),i._resetApplyingAnimation&&!i._firstDrawing&&i._resetStartCoordinates(),ee(i._majorTicks),ee(i._minorTicks),ee(i._boundaryTicks),i._axisElement&&i._updateAxisElementPosition(),J(i._majorTicks,o.tick,a),J(i._minorTicks,o.minorTick,a),J(i._boundaryTicks,o.tick),K(i._majorTicks,"updateLabelPosition",a),i._outsideConstantLines.concat(i._insideConstantLines||[]).forEach((function(e){return e.updatePosition(a)})),K(i._strips,"updatePosition",a),Q(i._majorTicks,a),Q(i._minorTicks,a),a&&K(i._ticksToRemove||[],"fadeOutElements"),i.prepareAnimation(),i._ticksToRemove=null,i._translator.getBusinessRange().isEmpty()||(i._firstDrawing=!1),i._resetApplyingAnimation=!1,i._updateLabelsPosition()},_updateLabelsPosition:v.noop,prepareAnimation:function(){var e="saveCoords";K(this._majorTicks,e),K(this._minorTicks,e),K(this._insideConstantLines,e),K(this._outsideConstantLines,e),K(this._strips,e)},_resetStartCoordinates:function(){var e="resetCoordinates";K(this._majorTicks,e),K(this._minorTicks,e),K(this._insideConstantLines,e),K(this._outsideConstantLines,e),K(this._strips,e)},applyClipRects:function(e,t){this._axisGroup.attr({"clip-path":t}),this._axisStripGroup.attr({"clip-path":e}),this._axisElementsGroup.attr({"clip-path":t})},_validateVisualRange:function(e){var t=(0,o.getVizRangeObject)(e);return void 0!==t.startValue&&(t.startValue=this.validateUnit(t.startValue)),void 0!==t.endValue&&(t.endValue=this.validateUnit(t.endValue)),(0,o.convertVisualRangeObject)(t,!P(e))},_validateOptions:function(e){e.wholeRange=this._validateVisualRange(e.wholeRange),e.visualRange=e._customVisualRange=this._validateVisualRange(e._customVisualRange),this._setVisualRange(e._customVisualRange)},validate:function(){var e=this._options,t=this.isArgumentAxis?e.argumentType:e.valueType,n=t?(0,d.getParser)(t):function(e){return e};this.parser=n,e.dataType=t,this._validateOptions(e)},resetVisualRange:function(e){this._seriesData.minVisible=this._seriesData.min,this._seriesData.maxVisible=this._seriesData.max,this.handleZooming([null,null],{start:!!e,end:!!e})},_setVisualRange:function(e,t){var n=this.adjustRange((0,o.getVizRangeObject)(e));t?((0,r.isDefined)(n.startValue)&&(this._viewport.startValue=n.startValue),(0,r.isDefined)(n.endValue)&&(this._viewport.endValue=n.endValue)):this._viewport=n},_applyZooming:function(e,t){this._resetVisualRangeOption(),this._setVisualRange(e,t);var n=this.getViewport();this._seriesData.userBreaks=this._getScaleBreaks(this._options,{minVisible:n.startValue,maxVisible:n.endValue},this._series,this.isArgumentAxis),this._translator.updateBusinessRange(this._getViewportRange())},getZoomStartEventArg:function(e,t){return{axis:this,range:this.visualRange(),cancel:!1,event:e,actionType:t}},_getZoomEndEventArg:function(e,t,n,i,a){var o=this.visualRange();return{axis:this,previousRange:e,range:o,cancel:!1,event:t,actionType:n,zoomFactor:i,shift:a,rangeStart:o.startValue,rangeEnd:o.endValue}},getZoomBounds:function(){var e=(0,o.getVizRangeObject)(this._options.wholeRange),t=this.getTranslator().getBusinessRange(),n={startValue:ae(this._initRange.startValue,t.min),endValue:ae(this._initRange.endValue,t.max)};return{startValue:ae(e.startValue,n.startValue),endValue:ae(e.endValue,n.endValue)}},setInitRange:function(){this._initRange={},0===Object.keys(this._options.wholeRange||{}).length&&(this._initRange=this.getZoomBounds())},_resetVisualRangeOption:function(){this._options._customVisualRange={}},getTemplatesGroups:function(){return this._majorTicks?this._majorTicks.map((function(e){return e.templateContainer})).filter((function(e){return(0,r.isDefined)(e)})):[]},setCustomVisualRange:function(e){this._options._customVisualRange=e},visualRange:function(){var e,t=this,n=arguments;if(0===n.length){var i,a,l=t._getAdjustedBusinessRange(),u=l.minVisible,d=l.maxVisible;return t._options.type===s.default.discrete?{startValue:u=null!==(i=u)&&void 0!==i?i:l.categories[0],endValue:d=null!==(a=d)&&void 0!==a?a:l.categories[l.categories.length-1],categories:(0,o.getCategoriesInfo)(l.categories,u,d).categories}:{startValue:u,endValue:d}}e=P(n[0])?n[0]:(0,r.isPlainObject)(n[0])?(0,c.extend)({},n[0]):[n[0],n[1]];var h=t.handleZooming(e,n[1]);h.isPrevented||t._visualRange(t,h)},handleZooming:function(e,t,n,i){t=t||{},(0,r.isDefined)(e)&&((e=this._validateVisualRange(e)).action=i);var a=this.getZoomStartEventArg(n,i),o=a.range;!t.start&&this._eventTrigger("zoomStart",a);var s={isPrevented:a.cancel,skipEventRising:t.skipEventRising,range:e||a.range};return a.cancel||((0,r.isDefined)(e)&&this._applyZooming(e,t.allowPartialUpdate),(0,r.isDefined)(this._storedZoomEndParams)||(this._storedZoomEndParams={startRange:o,type:this.getOptions().type}),this._storedZoomEndParams.event=n,this._storedZoomEndParams.action=i,this._storedZoomEndParams.prevent=!!t.end),s},handleZoomEnd:function(){if((0,r.isDefined)(this._storedZoomEndParams)&&!this._storedZoomEndParams.prevent){var e=this._storedZoomEndParams.startRange,t=this._storedZoomEndParams.event,n=this._storedZoomEndParams.action,i={minVisible:e.startValue,maxVisible:e.endValue,categories:e.categories},a=this.getOptions().type===this._storedZoomEndParams.type,o=a?(0,m.adjust)(this.getVisualRangeCenter()-this.getVisualRangeCenter(i,!1)):NaN,s=a?+(Math.round(this.getVisualRangeLength(i)/(this.getVisualRangeLength()||1)+"e+2")+"e-2"):NaN,c=this._getZoomEndEventArg(e,t,n,s,o);c.cancel=this.checkZoomingLowerLimitOvercome(1===s?"pan":"zoom",s).stopInteraction,this._eventTrigger("zoomEnd",c),c.cancel&&this._restorePreviousVisualRange(e),this._storedZoomEndParams=null}},_restorePreviousVisualRange:function(e){this._storedZoomEndParams=null,this._applyZooming(e),this._visualRange(this,e)},checkZoomingLowerLimitOvercome:function(e,t,n){var i,a=this._options,s=this._translator,c=a.minVisualRangeLength,l=n,u="zoom"===e&&t>=1,d=s.getBusinessRange();n&&(i={minVisible:(i=this.adjustRange((0,o.getVizRangeObject)(n))).startValue,maxVisible:i.endValue,categories:d.categories});var h=this.getVisualRangeLength(d),f=this.getVisualRangeLength(i);if((0,r.isDefined)(c)||"discrete"===a.type)c=s.convert(c),i&&c<h&&c>=f?(l=(0,o.getVizRangeObject)(s.getRangeByMinZoomValue(c,i)),u=!1):u&=c>f;else{var g=this._translator.canvasLength,p={minVisible:d.min,maxVisible:d.max,categories:d.categories};u&=this.getVisualRangeLength(p)/g>=f}return{stopInteraction:!!u,correctedRange:l}},isExtremePosition:function(e){var t,n;"discrete"===this._options.type?(n=this._translator.getBusinessRange(),t=e?n.categories[n.categories.length-1]:n.categories[0]):(n=this.getZoomBounds(),t=e?n.endValue:n.startValue);var i=this.getTranslator(),a=i.translate(t),o=this.visualRange(),r=e?i.translate(o.endValue):i.translate(o.startValue);return O(r-a)<5},getViewport:function(){return this._viewport},getFullTicks:function(){var e=this._majorTicks||[];return this._options.type===s.default.discrete?I(e):I(e.concat(this._minorTicks,this._boundaryTicks)).sort((function(e,t){return(0,o.valueOf)(e)-(0,o.valueOf)(t)}))},measureLabels:function(e,t){var n,i,a=this,o=a._options,r=o.visible?o.width:0,s=t?o.label.indentFromAxis+.5*o.tick.length:0,c=a._getViewportRange();if(c.isEmpty()||!o.label.visible||!a._axisElementsGroup)return{height:r,width:r,x:0,y:0};a._majorTicks?n=I(a._majorTicks):(a.updateCanvas(e),n=a._createTicksAndLabelFormat(c,v.noop),i=n.tickInterval,n=n.ticks);var l=n.reduce((function(e,t,r){var s=a.formatLabel(t,o.label,c,void 0,i,n);return e.length<s.length?s:e}),a.formatLabel(n[0],o.label,c,void 0,i,n)),u=a._renderer.text(l,0,0).css(a._textFontStyles).attr(a._textOptions).append(a._renderer.root),d=u.getBBox();return u.remove(),{x:d.x,y:d.y,width:d.width+s,height:d.height+s}},_setLabelsPlacement:function(){if(this._options.label.visible){var e,t=this._options.label,n=this._validateDisplayMode(t.displayMode),i=this._validateOverlappingMode(t.overlappingBehavior,n),a="none"===i||"ignore"===i,o={rotationAngle:t.rotationAngle,staggeringSpacing:t.staggeringSpacing},r=this._majorTicks.map((function(e){return e.labelBBox})),s=this._getStep(r);switch(n){case"rotate":a&&(e=!0,s=1),this._applyLabelMode(n,s,r,t,e);break;case"stagger":a&&(s=2),this._applyLabelMode(n,D(s,2),r,t);break;default:this._applyLabelOverlapping(r,i,s,o)}}},_applyLabelOverlapping:function(e,t,n,i){var a=this._options.label,o=this._majorTicks;if("none"!==t&&"ignore"!==t){n>1&&e.some((function(e,t,n){return 0!==t&&s.default.areLabelsOverlap(e,n[t-1],a.minSpacing,a.alignment)}))&&this._applyLabelMode(t,n,e,i),this._checkBoundedLabelsOverlapping(o,e,t),this._checkShiftedLabels(o,e,a.minSpacing,a.alignment)}},_applyLabelMode:function(e,t,n,i,a){var o,r,s=this._majorTicks,c=this._options.label,l=i.rotationAngle;switch(e){case"rotate":c.userAlignment||(r=l<0?L:z,l%90==0&&(r=B)),ie(s,t=a?t:this._getStep(n,l),(function(e){var t=e.getContentContainer();t&&(t.rotate(l),e.labelRotationAngle=l,r&&(e.labelAlignment=r))}));break;case"stagger":o=this._getMaxLabelHeight(n,i.staggeringSpacing),ie(s,t-1,(function(e,n){n/(t-1)%2!=0&&(e.labelOffset=o)}));break;case"auto":case"_auto":2===t?this._applyLabelMode("stagger",t,n,i):this._applyLabelMode("rotate",t,n,{rotationAngle:ne(n,c)});break;default:ie(s,t)}},getMarkerTrackers:v.noop,_drawDateMarkers:v.noop,_adjustDateMarkers:v.noop,coordsIn:v.noop,areCoordsOutsideAxis:v.noop,_getSkippedCategory:v.noop,_initAxisPositions:v.noop,_drawTitle:v.noop,_updateTitleCoords:v.noop,_adjustConstantLineLabels:v.noop,_createTranslator:function(){return new f.Translator2D({},{},{})},_updateTranslator:function(){var e=this._translator;e.update(e.getBusinessRange(),this._canvas||{},this._getTranslatorOptions())},_getTranslatorOptions:function(){var e,t,n,i=this._options;return{isHorizontal:this._isHorizontal,shiftZeroValue:!this.isArgumentAxis,interval:i.semiDiscreteInterval,firstDayOfWeek:null===(e=i.workWeek)||void 0===e?void 0:e[0],stick:this._getStick(),breaksSize:null!==(t=null===(n=i.breakStyle)||void 0===n?void 0:n.width)&&void 0!==t?t:0}},getVisibleArea:function(){var e=this._getCanvasStartEnd();return[e.start,e.end].sort((function(e,t){return e-t}))},_getCanvasStartEnd:function(){var e=this._isHorizontal,t=this._canvas||{},n=this._translator.getBusinessRange().invert,i=e?[t.left,t.width-t.right]:[t.height-t.bottom,t.top];return n&&i.reverse(),{start:i[0],end:i[1]}},_getScreenDelta:function(){var e=this._getCanvasStartEnd(),t=this._seriesData&&this._seriesData.breaks||[],n=t.length;return O(e.start-e.end)-(n?t[n-1].cumulativeWidth:0)},_getScaleBreaks:function(){return[]},_filterBreaks:function(){return[]},_adjustTitle:v.noop,_checkTitleOverflow:v.noop,getSpiderTicks:v.noop,setSpiderTicks:v.noop,_checkBoundedLabelsOverlapping:v.noop,_checkShiftedLabels:v.noop,drawScaleBreaks:v.noop,_visualRange:v.noop,_rotateConstantLine:v.noop,applyVisualRangeSetter:function(e){this._visualRange=e},getCategoriesSorter:function(e){var t;if(this.isArgumentAxis)t=e;else{var n=this._options.categoriesSortingMethod;t=null!=n?n:this._options.categories}return t},_getAdjustedBusinessRange:function(){return this.adjustViewport(this._translator.getBusinessRange())}}},function(e,t,n){t.Translator2D=void 0;var i=n(0),a=n(3),o=n(140),r=g(n(1023)),s=g(n(1024)),c=g(n(1025)),l=g(n(1026)),u=n(14),d=n(1),h=n(32),f=g(n(19));function g(e){return e&&e.__esModule?e:{default:e}}var p=Math.abs,m=["width","height","left","top","bottom","right"],_={to:function(e){var t=this._canvasOptions.startPoint+(this._options.conversionValue?e:Math.round(e));return t>this._canvasOptions.endPoint?this._canvasOptions.endPoint:t},from:function(e){return e-this._canvasOptions.startPoint}},v=function(e){return(0,a.each)(m,(function(t,n){e[n]=parseInt(e[n])||0})),e};function x(e){return{isStartSide:e?function(e,t,n,i){return e<=t[t.length-1][i]}:function(e,t,n,i){return e<t[0][n]},isEndSide:e?function(e,t,n,i){return e>t[0][n]}:function(e,t,n,i){return e>=t[t.length-1][i]},isInBreak:e?function(e,t,n,i){return e>t[i]&&e<=t[n]}:function(e,t,n,i){return e>=t[n]&&e<t[i]},isBetweenBreaks:e?function(e,t,n,i,a){return e>=t[a]&&e<n[i]}:function(e,t,n,i,a){return e<t[i]&&e>=n[a]},getLength:e?function(e,t){return t.length-e.length}:function(e){return e.length},getBreaksSize:e?function(e,t){return t.cumulativeWidth-e.cumulativeWidth}:function(e){return e.cumulativeWidth}}}var y=function(e,t,n){this.update(e,t,n)};t.Translator2D=y,y.prototype={constructor:y,reinit:function(){var e=this,t=e._options,n=e._businessRange,a=n.categories||[],o={},d=e._prepareCanvasOptions(),h=(0,u.getCategoriesInfo)(a,n.minVisible,n.maxVisible).categories,g=h.length;if(n.isEmpty())o=_;else switch(n.axisType){case"logarithmic":o=l.default;break;case"semidiscrete":o=s.default,d.ratioOfCanvasRange=d.canvasLength/(f.default.addInterval(d.rangeMaxVisible,t.interval)-d.rangeMinVisible);break;case"discrete":o=r.default,e._categories=a,d.interval=e._getDiscreteInterval(t.addSpiderCategory?g+1:g,d),e._categoriesToPoints=function(e){var t={};return e.forEach((function(e,n){t[e.valueOf()]=n})),t}(a),g&&(d.startPointIndex=e._categoriesToPoints[h[0].valueOf()],e.visibleCategories=h);break;default:"datetime"===n.dataType&&(o=c.default)}(e._oldMethods||[]).forEach((function(t){delete e[t]})),e._oldMethods=Object.keys(o),(0,i.extend)(e,o),e._conversionValue=t.conversionValue?function(e){return e}:function(e){return Math.round(e)},e.sc={},e._checkingMethodsAboutBreaks=[x(!1),x(e.isInverted())],e._translateBreaks(),e._calculateSpecialValues()},_translateBreaks:function(){var e,t,n,i,a=this._breaks,o=this._options.breaksSize;if(void 0!==a)for(e=0,i=a.length;e<i;e++)t=a[e],n=this.translate(t.to),t.end=n,t.start=t.gapSize?n:this.isInverted()?n+o:n-o},_checkValueAboutBreaks:function(e,t,n,i,a){var o,r,s,c,l={length:0,breaksSize:void 0,inBreak:!1},u=e[e.length-1];if(a.isStartSide(t,e,n,i))return l;if(a.isEndSide(t,e,n,i))return{length:u.length,breaksSize:u.cumulativeWidth,inBreak:!1};for(o=0,r=e.length;o<r;o++){if(s=e[o],c=e[o-1],a.isInBreak(t,s,n,i)){l.inBreak=!0,l.break=s;break}if(c&&a.isBetweenBreaks(t,s,c,n,i)){l={length:a.getLength(c,u),breaksSize:a.getBreaksSize(c,u),inBreak:!1};break}}return l},isInverted:function(){return!(this._options.isHorizontal^this._businessRange.invert)},_getDiscreteInterval:function(e,t){var n=e-(this._options.stick?1:0);return n>0?t.canvasLength/n:t.canvasLength},_prepareCanvasOptions:function(){var e,t,n,i,a,o,r=this._businessRange,s=this._canvasOptions=(t=(e=r).min,n=e.max,i=e.minVisible,a=e.maxVisible,"logarithmic"===e.axisType&&(a=(0,u.getLogExt)(a,e.base,e.allowNegatives,e.linearThreshold),i=(0,u.getLogExt)(i,e.base,e.allowNegatives,e.linearThreshold),t=(0,u.getLogExt)(t,e.base,e.allowNegatives,e.linearThreshold),n=(0,u.getLogExt)(n,e.base,e.allowNegatives,e.linearThreshold)),{base:e.base,rangeMin:t,rangeMax:n,rangeMinVisible:i,rangeMaxVisible:a}),c=this._canvas,l=this._breaks;return s.startPadding=c.startPadding||0,s.endPadding=c.endPadding||0,this._options.isHorizontal?(s.startPoint=c.left+s.startPadding,o=c.width,s.endPoint=c.width-c.right-s.endPadding,s.invert=r.invert):(s.startPoint=c.top+s.startPadding,o=c.height,s.endPoint=c.height-c.bottom-s.endPadding,s.invert=!r.invert),this.canvasLength=s.canvasLength=s.endPoint-s.startPoint,s.rangeDoubleError=Math.pow(10,(0,u.getPower)(s.rangeMax-s.rangeMin)-(0,u.getPower)(o)-2),s.ratioOfCanvasRange=s.canvasLength/(s.rangeMaxVisible-s.rangeMinVisible),void 0!==l&&(s.ratioOfCanvasRange=(s.canvasLength-l[l.length-1].cumulativeWidth)/(s.rangeMaxVisible-s.rangeMinVisible-l[l.length-1].length)),s},updateCanvas:function(e){this._canvas=v(e),this.reinit()},updateBusinessRange:function(e){var t=e.breaks||[];this._userBreaks=e.userBreaks||[],this._businessRange=function(e){function t(t,n){!(0,d.isDefined)(e[t])&&(0,d.isDefined)(e[n])&&(e[t]=e[n])}return e instanceof o.Range||(e=new o.Range(e)),t("minVisible","min"),t("maxVisible","max"),e}(e),this._breaks=t.length?function(e,t){var n,i,a,o,r="logarithmic"===t.axisType?function(e){return(0,u.getLogExt)(e,t.base)}:function(e){return e},s=[],c=e.length,l=0;for(o=0;o<c;o++)i=r((n=e[o]).from),l+=(a=r(n.to))-i,s.push({trFrom:i,trTo:a,from:n.from,to:n.to,length:l,cumulativeWidth:n.cumulativeWidth});return s}(t,this._businessRange):void 0,this.reinit()},update:function(e,t,n){this._options=(0,i.extend)(this._options||{},n),this._canvas=v(t),this.updateBusinessRange(e)},getBusinessRange:function(){return this._businessRange},getEventScale:function(e){return e.deltaScale||1},getCanvasVisibleArea:function(){return{min:this._canvasOptions.startPoint,max:this._canvasOptions.endPoint}},_calculateSpecialValues:function(){var e,t=this._canvasOptions,n=t.startPoint-t.startPadding,i=t.endPoint+t.endPadding,a=this._businessRange,o=a.minVisible,r=a.maxVisible,s=n+t.canvasLength/2;if(o<0&&r>0&&o!==r&&(e=this.translate(0,1)),!(0,d.isDefined)(e)){var c=a.invert^(o<0&&r<=0);e=this._options.isHorizontal?c?i:n:c?n:i}this.sc={canvas_position_default:e,canvas_position_left:n,canvas_position_top:n,canvas_position_center:s,canvas_position_middle:s,canvas_position_right:i,canvas_position_bottom:i,canvas_position_start:t.invert?i:n,canvas_position_end:t.invert?n:i}},translateSpecialCase:function(e){return this.sc[e]},_calculateProjection:function(e){var t=this._canvasOptions;return t.invert?t.endPoint-e:t.startPoint+e},_calculateUnProjection:function(e){var t=this._canvasOptions;return"datetime"===this._businessRange.dataType&&(e=Math.round(e)),t.invert?t.rangeMaxVisible.valueOf()-e:t.rangeMinVisible.valueOf()+e},getMinBarSize:function(e){var t=this.getCanvasVisibleArea(),n=this.from(t.min+e);return p(this.from(t.min)-((0,d.isDefined)(n)?n:this.from(t.max)))},checkMinBarSize:function(e,t,n){return p(e)<t?e>=0?t:-t:e},translate:function(e,t){var n=this.translateSpecialCase(e);return(0,d.isDefined)(n)?Math.round(n):isNaN(e)?null:this.to(e,t)},getInterval:function(e){var t,n=this._canvasOptions;return(e=null!==(t=e)&&void 0!==t?t:this._businessRange.interval)?Math.round(n.ratioOfCanvasRange*e):Math.round(n.endPoint-n.startPoint)},zoom:function(e,t,n){var i=this._canvasOptions;if(i.rangeMinVisible.valueOf()===i.rangeMaxVisible.valueOf()&&0!==e)return this.zoomZeroLengthRange(e,t);var a=i.startPoint,o=i.endPoint,r=this.isInverted(),s=(a+e)/t,c=(o+e)/t;n=n||{};var l,u,f=this.to(r?n.endValue:n.startValue),g=this.to(r?n.startValue:n.endValue);return f>s&&(c-=s-f,s=f,l=r?n.endValue:n.startValue),g<c&&(s-=c-g,c=g,u=r?n.startValue:n.endValue),g-f<c-s&&(s=f,c=g),t=(a+(e=(o-a)*s/(c-s)-a))/s||1,l=(0,d.isDefined)(l)?l:(0,h.adjust)(this.from(s,1)),u=(0,d.isDefined)(u)?u:(0,h.adjust)(this.from(c,-1)),t<=1&&(l=this._correctValueAboutBreaks(l,1===t?e:-1),u=this._correctValueAboutBreaks(u,1===t?e:1)),l>u?(l=l>n.endValue?n.endValue:l,u=u<n.startValue?n.startValue:u):(l=l<n.startValue?n.startValue:l,u=u>n.endValue?n.endValue:u),{min:l,max:u,translate:(0,h.adjust)(e),scale:(0,h.adjust)(t)}},_correctValueAboutBreaks:function(e,t){var n=this._userBreaks.filter((function(t){return e>=t.from&&e<=t.to}));return n.length?t>0?n[0].to:n[0].from:e},zoomZeroLengthRange:function(e,t){var n=this._canvasOptions,i=n.rangeMin,a=n.rangeMax,o=(a.valueOf()!==i.valueOf()?a.valueOf()-i.valueOf():p(n.rangeMinVisible.valueOf()-i.valueOf()))/n.canvasLength,r=(0,d.isDate)(a)||(0,d.isDate)(i),s="logarithmic"===this._businessRange.axisType,c=n.rangeMinVisible.valueOf()-o,l=n.rangeMaxVisible.valueOf()+o;return{min:c=s?(0,h.adjust)((0,u.raiseToExt)(c,n.base)):r?new Date(c):c,max:l=s?(0,h.adjust)((0,u.raiseToExt)(l,n.base)):r?new Date(l):l,translate:e,scale:t}},getMinScale:function(e){var t=this._businessRange,n=t.dataType,i=t.interval;return"datetime"===n&&1===i?this.getDateTimeMinScale(e):e?1.1:.9},getDateTimeMinScale:function(e){var t=this._canvasOptions,n=t.canvasLength/t.ratioOfCanvasRange;return n+=(parseInt(.1*n)||1)*(e?-2:2),t.canvasLength/(Math.max(n,1)*t.ratioOfCanvasRange)},getScale:function(e,t){var n=this._canvasOptions;return n.rangeMax===n.rangeMin?1:(e=(0,d.isDefined)(e)?this.fromValue(e):n.rangeMin,t=(0,d.isDefined)(t)?this.fromValue(t):n.rangeMax,(n.rangeMax-n.rangeMin)/Math.abs(e-t))},isValid:function(e){var t=this._canvasOptions;return null!==(e=this.fromValue(e))&&!isNaN(e)&&e.valueOf()+t.rangeDoubleError>=t.rangeMin&&e.valueOf()-t.rangeDoubleError<=t.rangeMax},getCorrectValue:function(e,t){var n,i=this._breaks;return e=this.fromValue(e),this._breaks&&!0===(n=this._checkValueAboutBreaks(i,e,"trFrom","trTo",this._checkingMethodsAboutBreaks[0])).inBreak?this.toValue(t>0?n.break.trTo:n.break.trFrom):this.toValue(e)},to:function(e,t){var n=this.getBusinessRange();if((0,d.isDefined)(n.maxVisible)&&(0,d.isDefined)(n.minVisible)&&n.maxVisible.valueOf()===n.minVisible.valueOf())return(0,d.isDefined)(e)&&n.maxVisible.valueOf()===e.valueOf()?this.translateSpecialCase(0===e&&this._options.shiftZeroValue?"canvas_position_default":"canvas_position_middle"):null;e=this.fromValue(e);var i=this._canvasOptions,a=this._breaks,o={length:0},r=0;return void 0!==a&&(o=this._checkValueAboutBreaks(a,e,"trFrom","trTo",this._checkingMethodsAboutBreaks[0]),r=(0,d.isDefined)(o.breaksSize)?o.breaksSize:0),!0===o.inBreak?t>0?o.break.start:t<0?o.break.end:null:this._conversionValue(this._calculateProjection((e-i.rangeMinVisible-o.length)*i.ratioOfCanvasRange+r))},from:function(e,t){var n=this._breaks,i={length:0},a=this._canvasOptions,o=a.startPoint,r=0;return void 0!==n&&(i=this._checkValueAboutBreaks(n,e,"start","end",this._checkingMethodsAboutBreaks[1]),r=(0,d.isDefined)(i.breaksSize)?i.breaksSize:0),!0===i.inBreak?t>0?this.toValue(i.break.trTo):t<0?this.toValue(i.break.trFrom):null:this.toValue(this._calculateUnProjection((e-o-r)/a.ratioOfCanvasRange+i.length))},isValueProlonged:!1,getRange:function(){return[this.toValue(this._canvasOptions.rangeMin),this.toValue(this._canvasOptions.rangeMax)]},getScreenRange:function(){return[this._canvasOptions.startPoint,this._canvasOptions.endPoint]},add:function(e,t,n){return this._add(e,t,(this._businessRange.invert?-1:1)*n)},_add:function(e,t,n){return this.toValue(this.fromValue(e)+t*n)},fromValue:function(e){return null!==e?Number(e):null},toValue:function(e){return null!==e?Number(e):null},ratioOfCanvasRange:function(){return this._canvasOptions.ratioOfCanvasRange},convert:function(e){return e},getRangeByMinZoomValue:function(e,t){return t.minVisible+e<=this._businessRange.max?[t.minVisible,t.minVisible+e]:[t.maxVisible-e,t.maxVisible]}}},function(e,t,n){t.BaseRangeBar=t.BaseTextCloudMarker=t.BaseIndicator=t.BaseElement=void 0;var i,a=n(4),o=n(3),r=n(206),s=n(14),c=n(0),l=(i=n(15))&&i.__esModule?i:{default:i};var u=isFinite,d=Number,h=Math.round,f=r.formatValue,g=r.getSampleText,p=l.default.inherit({ctor:function(e){var t=this;(0,o.each)(e,(function(e,n){t["_"+e]=n})),t._init()},dispose:function(){var e=this;return e._dispose(),(0,o.each)(e,(function(t){e[t]=null})),e},getOffset:function(){return d(this._options.offset)||0}});t.BaseElement=p;var m=p.inherit({_init:function(){this._rootElement=this._createRoot().linkOn(this._owner,{name:"value-indicator",after:"core"}),this._trackerElement=this._createTracker()},_dispose:function(){this._rootElement.linkOff()},_setupAnimation:function(){var e=this;e._options.animation&&(e._animation={step:function(t){e._actualValue=e._animation.start+e._animation.delta*t,e._actualPosition=e._translator.translate(e._actualValue),e._move()},duration:e._options.animation.duration>0?d(e._options.animation.duration):0,easing:e._options.animation.easing})},_runAnimation:function(e){var t=this._animation;t.start=this._actualValue,t.delta=e-this._actualValue,this._rootElement.animate({_:0},{step:t.step,duration:t.duration,easing:t.easing})},_createRoot:function(){return this._renderer.g().attr({class:this._className})},_createTracker:function(){return this._renderer.path([],"area")},_getTrackerSettings:a.noop,clean:function(){return this._animation&&this._rootElement.stopAnimation(),this._rootElement.linkRemove().clear(),this._clear(),this._tracker.detach(this._trackerElement),this._options=this.enabled=this._animation=null,this},render:function(e){return this.type=e.type,this._options=e,this._actualValue=this._currentValue=this._translator.adjust(this._options.currentValue),this.enabled=this._isEnabled(),this.enabled&&(this._setupAnimation(),this._rootElement.attr({fill:this._options.color}).linkAppend(),this._tracker.attach(this._trackerElement,this,this._trackerInfo)),this},resize:function(e){return this._rootElement.clear(),this._clear(),this.visible=this._isVisible(e),this.visible&&((0,c.extend)(this._options,e),this._actualPosition=this._translator.translate(this._actualValue),this._render(),this._trackerElement.attr(this._getTrackerSettings()),this._move()),this},value:function(e,t){var n,i=this._rootElement,a=null;return void 0===e?this._currentValue:(null===e?(a="hidden",this._currentValue=e):(n=this._translator.adjust(e),this._currentValue!==n&&u(n)&&(this._currentValue=n,this.visible&&(this._animation&&!t?this._runAnimation(n):(this._actualValue=n,this._actualPosition=this._translator.translate(n),this._move())))),i.attr({visibility:a}),this)},_isEnabled:null,_isVisible:null,_render:null,_clear:null,_move:null});t.BaseIndicator=m;var _={};_["right-bottom"]=_.rb=[0,-1,-1,0,0,1,1,0],_["bottom-right"]=_.br=[-1,0,0,-1,1,0,0,1],_["left-bottom"]=_.lb=[0,-1,1,0,0,1,-1,0],_["bottom-left"]=_.bl=[1,0,0,-1,-1,0,0,1],_["left-top"]=_.lt=[0,1,1,0,0,-1,-1,0],_["top-left"]=_.tl=[1,0,0,1,-1,0,0,-1],_["right-top"]=_.rt=[0,1,-1,0,0,-1,1,0],_["top-right"]=_.tr=[-1,0,0,1,1,0,0,-1];var v=m.inherit({_move:function(){var e=this._options,t=this._getTextCloudOptions(),n=f(this._actualValue,e.text);this._text.attr({text:n});var i=this._text.getBBox(),a=t.x,o=t.y,r=(i.width||n.length*this._textUnitWidth)+2*e.horizontalOffset,s=(i.height||this._textHeight)+2*e.verticalOffset,c=function(e){var t,n,i=e.x,a=e.y,o=_[e.type],r=e.cloudWidth,s=e.cloudHeight,c=i,l=a;return t=n=e.tailLength,1&o[0]?n=Math.min(n,s/3):t=Math.min(t,r/3),{cx:h(c+o[0]*t+(o[0]+o[2])*r/2),cy:h(l+o[1]*n+(o[1]+o[3])*s/2),points:[h(i),h(a),h(i+=o[0]*(r+t)),h(a+=o[1]*(s+n)),h(i+=o[2]*r),h(a+=o[3]*s),h(i+=o[4]*r),h(a+=o[5]*s),h(i+=o[6]*(r-t)),h(a+=o[7]*(s-n))]}}({x:a,y:o,cloudWidth:r,cloudHeight:s,tailLength:e.arrowLength,type:this._correctCloudType(t.type,{x:a,y:o},{width:r,height:s})});this._text.attr({x:c.cx,y:c.cy+this._textVerticalOffset}),this._cloud.attr({points:c.points}),this._trackerElement&&this._trackerElement.attr({points:c.points})},_measureText:function(){var e,t,n;this._textVerticalOffset||(e=this._createRoot().append(this._owner),n=g(this._translator,this._options.text),t=this._renderer.text(n,0,0).attr({align:"center"}).css((0,s.patchFontOptions)(this._options.text.font)).append(e).getBBox(),e.remove(),this._textVerticalOffset=-t.y-t.height/2,this._textWidth=t.width,this._textHeight=t.height,this._textUnitWidth=this._textWidth/n.length,this._textFullWidth=this._textWidth+2*this._options.horizontalOffset,this._textFullHeight=this._textHeight+2*this._options.verticalOffset)},_render:function(){this._measureText(),this._cloud=this._cloud||this._renderer.path([],"area").append(this._rootElement),this._text=this._text||this._renderer.text().append(this._rootElement),this._text.attr({align:"center"}).css((0,s.patchFontOptions)(this._options.text.font))},_clear:function(){delete this._cloud,delete this._text},getTooltipParameters:function(){var e=this._getTextCloudOptions();return{x:e.x,y:e.y,value:this._currentValue,color:this._options.color}},_correctCloudType:function(e){return e}});t.BaseTextCloudMarker=v;var x=m.inherit({_measureText:function(){var e,t;this._hasText=this._isTextVisible(),this._hasText&&!this._textVerticalOffset&&(e=this._createRoot().append(this._owner),t=this._renderer.text(g(this._translator,this._options.text),0,0).attr({class:"dxg-text",align:"center"}).css((0,s.patchFontOptions)(this._options.text.font)).append(e).getBBox(),e.remove(),this._textVerticalOffset=-t.y-t.height/2,this._textWidth=t.width,this._textHeight=t.height)},_move:function(){this._updateBarItemsPositions(),this._hasText&&(this._text.attr({text:f(this._actualValue,this._options.text)}),this._updateTextPosition(),this._updateLinePosition())},_updateBarItems:function(){var e,t=this._options,n=this._translator;this._setBarSides(),this._startPosition=n.translate(n.getDomainStart()),this._endPosition=n.translate(n.getDomainEnd()),this._basePosition=n.translate(t.baseValue),this._space=this._getSpace();var i=t.backgroundColor||"none";"none"!==i&&this._space>0?e=t.containerBackgroundColor||"none":(this._space=0,e="none"),this._backItem1.attr({fill:i}),this._backItem2.attr({fill:i}),this._spaceItem1.attr({fill:e}),this._spaceItem2.attr({fill:e})},_getSpace:function(){return 0},_updateTextItems:function(){this._hasText?(this._line=this._line||this._renderer.path([],"line").attr({class:"dxg-main-bar","stroke-linecap":"square"}).append(this._rootElement),this._text=this._text||this._renderer.text("",0,0).attr({class:"dxg-text"}).append(this._rootElement),this._text.attr({align:this._getTextAlign()}).css(this._getFontOptions()),this._setTextItemsSides()):(this._line&&(this._line.remove(),delete this._line),this._text&&(this._text.remove(),delete this._text))},_isTextVisible:function(){return!1},_getTextAlign:function(){return"center"},_getFontOptions:function(){var e=this._options,t=e.text.font;return t&&t.color||(t=(0,c.extend)({},t,{color:e.color})),(0,s.patchFontOptions)(t)},_updateBarItemsPositions:function(){var e=this._getPositions();this._backItem1.attr(this._buildItemSettings(e.start,e.back1)),this._backItem2.attr(this._buildItemSettings(e.back2,e.end)),this._spaceItem1.attr(this._buildItemSettings(e.back1,e.main1)),this._spaceItem2.attr(this._buildItemSettings(e.main2,e.back2)),this._mainItem.attr(this._buildItemSettings(e.main1,e.main2)),this._trackerElement&&this._trackerElement.attr(this._buildItemSettings(e.main1,e.main2))},_render:function(){this._measureText(),this._backItem1||(this._backItem1=this._createBarItem(),this._backItem1.attr({class:"dxg-back-bar"})),this._backItem2||(this._backItem2=this._createBarItem(),this._backItem2.attr({class:"dxg-back-bar"})),this._spaceItem1||(this._spaceItem1=this._createBarItem(),this._spaceItem1.attr({class:"dxg-space-bar"})),this._spaceItem2||(this._spaceItem2=this._createBarItem(),this._spaceItem2.attr({class:"dxg-space-bar"})),this._mainItem||(this._mainItem=this._createBarItem(),this._mainItem.attr({class:"dxg-main-bar"})),this._updateBarItems(),this._updateTextItems()},_clear:function(){delete this._backItem1,delete this._backItem2,delete this._spaceItem1,delete this._spaceItem2,delete this._mainItem,delete this._hasText,delete this._line,delete this._text},getTooltipParameters:function(){var e=this._getTooltipPosition();return{x:e.x,y:e.y,value:this._currentValue,color:this._options.color,offset:0}}});t.BaseRangeBar=x},function(e,t,n){t.buildRectAppearance=function(e){var t=e.border||{};return{fill:e.color,opacity:e.opacity,stroke:t.color,"stroke-width":t.width,"stroke-opacity":t.opacity,hatching:e.hatching}},t.buildTextAppearance=function(e,t){return{attr:{filter:t},css:(0,i.patchFontOptions)(e.font)}};var i=n(14)},function(e,t,n){t.Tracker=d;var i=n(8),a=c(n(11)),o=n(22),r=c(n(25)),s=c(n(5));function c(e){return e&&e.__esModule?e:{default:e}}var l=r.default.down,u=r.default.move;function d(e){this._initHandlers(e)}d.prototype={constructor:d,_initHandlers:function(e){var t=a.default.getDocument();function n(t){!function(e,t){var n=t.getData(e);n>=0&&t.click({node:t.getNode(n),coords:t.getCoords(e),event:e})}(t,e)}e.getCoords=function(t){var n=(0,i.eventData)(t),a=e.widget._renderer.getRootOffset();return[n.x-a.left,n.y-a.top]},e.root.on(o.name,n),e.root.on(l,c),s.default.on(t,l,c),s.default.on(t,u,d),this._disposeHandlers=function(){e.root.off(o.name,n),e.root.off(l,c),s.default.off(t,l,c),s.default.off(t,u,d)};var r=!1;function c(t){r?r=!1:(void 0!==e.getData(t)&&(r=!0),d(t))}function d(t){!function(e,t){var n=t.getData(e);n>=0?t.getNode(n).setHover():t.widget.clearHover()}(t,e),e.widget._getOption("tooltip").enabled&&function(e,t){var n,a=t.getData(e,!0);a>=0?(n=(0,i.eventData)(e),t.getNode(a).showTooltip([n.x,n.y])):t.widget.hideTooltip()}(t,e)}},dispose:function(){this._disposeHandlers()}}},function(e,t,n){t.Options=void 0;var i=n(1),a=n(4),o=n(371),r=n(52),s=n(191),c=n(0);function l(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}var u=function(){function e(e,t,n,i){var a=this;this._deprecatedCallback,this._startChangeCallback,this._endChangeCallback,this._default=t,this._deprecated=i,this._deprecatedNames=[],this._initDeprecatedNames(),this._optionManager=new o.OptionManager(e,n),this._optionManager.onRelevantNamesPrepared((function(e,t,n,i){return a._setRelevantNames(e,t,n,i)})),this._cachedOptions={},this._rules=[]}var t,n,u,d=e.prototype;return d._initDeprecatedNames=function(){for(var e in this._deprecated)this._deprecatedNames.push(e)},d._getByRules=function(e){return e=Array.isArray(e)?this._rules.concat(e):this._rules,(0,s.convertRulesToOptions)(e)},d._notifyDeprecated=function(e){var t=this._deprecated[e];t&&this._deprecatedCallback(e,t)},d._setRelevantNames=function(e,t,n,i){if(t){var a=this._normalizeName(t,i);a&&a!==t&&(this._setField(e,a,n),this._clearField(e,t))}},d._setField=function(e,t,n){var i="",a=null;do{i=i?".".concat(i):"",i=(0,s.getFieldName)(t)+i,a=(t=(0,s.getParentName)(t))?this._optionManager.get(e,t,!1):e}while(!a);a[i]=n},d._clearField=function(e,t){delete e[t];var n=(0,s.getParentName)(t),i=n?this._optionManager.get(e,n,!1):e;i&&delete i[(0,s.getFieldName)(t)]},d._normalizeName=function(e,t){if(this._deprecatedNames.length&&e)for(var n=0;n<this._deprecatedNames.length;n++)if(this._deprecatedNames[n]===e){var i=this._deprecated[e];if(i)return!t&&this._notifyDeprecated(e),i.alias||e}return e},d.addRules=function(e){this._rules=e.concat(this._rules)},d.applyRules=function(e){var t=this._getByRules(e);this.silent(t)},d.dispose=function(){this._deprecatedCallback=a.noop,this._startChangeCallback=a.noop,this._endChangeCallback=a.noop,this._optionManager.dispose()},d.onChanging=function(e){this._optionManager.onChanging(e)},d.onChanged=function(e){this._optionManager.onChanged(e)},d.onDeprecated=function(e){this._deprecatedCallback=e},d.onStartChange=function(e){this._startChangeCallback=e},d.onEndChange=function(e){this._endChangeCallback=e},d.isInitial=function(e){var t=this.silent(e),n=this.initial(e);return(0,i.isFunction)(t)&&(0,i.isFunction)(n)?t.toString()===n.toString():(0,a.equalByValue)(t,n)},d.initial=function(e){return(0,s.getNestedOptionValue)(this._initial,e)},d.option=function(e,t){var n=arguments.length<2&&"object"!==(0,i.type)(e);if(n)return this._optionManager.get(void 0,this._normalizeName(e));this._startChangeCallback();try{this._optionManager.set(e,t)}finally{this._endChangeCallback()}},d.silent=function(e,t){var n=arguments.length<2&&"object"!==(0,i.type)(e);if(n)return this._optionManager.get(void 0,e,void 0,!0);this._optionManager.set(e,t,void 0,!0)},d.reset=function(e){var t=this;if(e){var n=e.replace(/\[([^\]])\]/g,".$1").split(".").reduce((function(e,n){return e?e[n]:t.initial(n)}),null),a=(0,i.isObject)(n)?(0,r.clone)(n):n;this._optionManager.set(e,a,!1)}},d.getAliasesByName=function(e){var t=this;return Object.keys(this._deprecated).filter((function(n){return e===t._deprecated[n].alias}))},d.isDeprecated=function(e){return Object.prototype.hasOwnProperty.call(this._deprecated,e)},d.cache=function(e,t){var n=arguments.length<2;if(n)return this._cachedOptions[e];this._cachedOptions[e]=(0,c.extend)(this._cachedOptions[e],t)},t=e,(n=[{key:"_initial",get:function(){if(!this._initialOptions){var e=this._getByRules(this.silent("defaultOptionsRules"));this._initialOptions=this._default,this._optionManager._setByReference(this._initialOptions,e)}return this._initialOptions},set:function(e){this._initialOptions=e}}])&&l(t.prototype,n),u&&l(t,u),e}();t.Options=u},,function(e,t,n){t.getData=function(e,t){var n=new b(e,t);return n._checkZipState(),n.ready().then((function(){return n.getData((0,o.isFunction)((0,a.getWindow)().Blob))}))},t.ExcelCreator=void 0;var i=g(n(15)),a=n(7),o=n(1),r=n(0),s=g(n(17)),c=n(40),l=g(n(271)),u=n(184),d=g(n(244)),h=g(n(354)),f=n(6);function g(e){return e&&e.__esModule?e:{default:e}}function p(e){return(p="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}var m='<?xml version="1.0" encoding="utf-8"?>',_="http://schemas.openxmlformats.org",v={boolean:"b",date:"d",number:"n",string:"s"},x=Date.UTC(1899,11,30),y={quarter:"shortDate",quarterAndYear:"shortDate",minute:"longTime",millisecond:"longTime"},b=i.default.inherit({_getXMLTag:function(e,t,n){var i,a,r="<"+e,s=t.length;for(i=0;i<s;i++)void 0!==(a=t[i]).value&&(r=r+" "+a.name+'="'+a.value+'"');return(0,o.isDefined)(n)?r+">"+n+"</"+e+">":r+" />"},_convertToExcelCellRef:function(e,t){for(var n,i,a="";!i;)n=65+(t>=26?t%26:Math.ceil(t)),a=String.fromCharCode(n)+a,t>=26?t=Math.floor(t/26)-1:i=!0;return a+(e+1)},_convertToExcelCellRefAndTrackMaxIndex:function(e,t){return this._maxRowIndex<Number(e)&&(this._maxRowIndex=Number(e)),this._maxColumnIndex<Number(t)&&(this._maxColumnIndex=Number(t)),this._convertToExcelCellRef(e,t)},_getDataType:function(e){return v[e]||v.string},_tryGetExcelCellDataType:function(e){if((0,o.isDefined)(e)){if("number"==typeof e)return isFinite(e)?v.number:v.string;if((0,o.isString)(e))return v.string;if((0,o.isDate)(e))return v.number;if((0,o.isBoolean)(e))return v.boolean}},_formatObjectConverter:function(e,t){var n={format:e,precision:e&&e.precision,dataType:t};return(0,o.isObject)(e)?(0,r.extend)(n,e,{format:e.formatter||e.type,currency:e.currency}):n},_tryConvertToExcelNumberFormat:function(e,t){var n=this._formatObjectConverter(e,t);e=n.format;var i=n.currency;return t=n.dataType,(0,o.isDefined)(e)&&"date"===t&&(e=y[e&&e.type||e]||e),d.default.convertFormat(e,n.precision,t,i)},_appendString:function(e){if((0,o.isDefined)(e)&&(e=String(e)).length)return e=(0,c.encodeHtml)(e),void 0===this._stringHash[e]&&(this._stringHash[e]=this._stringArray.length,this._stringArray.push(e)),this._stringHash[e]},_tryGetExcelDateValue:function(e){var t;if((0,o.isDate)(e))return(t=Math.floor((Date.UTC(e.getFullYear(),e.getMonth(),e.getDate())-x)/864e5))<60&&t--,t+(3600*e.getHours()+60*e.getMinutes()+e.getSeconds())/86400},_prepareValue:function(e,t){var n,i=this._dataProvider,a=(i.getCellData(e,t)||{}).cellSourceData,r=(i.getCellData(e,t)||{}).value,s=this._getDataType(i.getCellType(e,t));switch(s!==v.date||(0,o.isDate)(r)||(s=v.string),s){case v.string:n=r,r=this._appendString(r);break;case v.date:n=r,r=this._tryGetExcelDateValue(r),s=v.number}return{value:r,type:s,sourceValue:n,cellSourceData:a}},_callCustomizeExcelCell:function(e){var t=e.dataProvider,n=e.value,i=e.style,a=e.sourceData,r=h.default.copyCellFormat(i),s={value:n,numberFormat:r.numberFormat,clearStyle:function(){this.horizontalAlignment=null,this.verticalAlignment=null,this.wrapTextEnabled=null,this.font=null,this.numberFormat=null}};(0,o.isDefined)(r)&&((0,o.isDefined)(r.alignment)&&(s.horizontalAlignment=r.alignment.horizontal,s.verticalAlignment=r.alignment.vertical,s.wrapTextEnabled=r.alignment.wrapText),s.backgroundColor=r.backgroundColor,s.fillPatternType=r.fillPatternType,s.fillPatternColor=r.fillPatternColor,s.font=r.font),t.customizeExcelCell(s,a);var c=r||{};return c.font=s.font,c.alignment=c.alignment||{},c.alignment.horizontal=s.horizontalAlignment,c.alignment.vertical=s.verticalAlignment,c.alignment.wrapText=s.wrapTextEnabled,c.backgroundColor=s.backgroundColor,c.fillPatternType=s.fillPatternType,c.fillPatternColor=s.fillPatternColor,c.numberFormat=s.numberFormat,{value:s.value,style:c}},_getDataArray:function(){var e,t,n,i,a,r=[],s=this._dataProvider,c=s.getRowsCount(),l=s.getColumns();for(e=0;e<c;e++){for(n=[],a=l.length,t=0;t!==a;t++){i=this._prepareValue(e,t);var u=s.getStyleId(e,t),d=this._styleArrayIndexToCellStyleIdMap[u];if(s.hasCustomizeExcelCell&&s.hasCustomizeExcelCell()){var h=i.sourceValue||i.value,f=this._callCustomizeExcelCell({dataProvider:s,value:h,style:this._styleArray[u],sourceData:i.cellSourceData});if(f.value!==h){if(p(f.value)!==p(h)||"number"==typeof f.value&&!isFinite(f.value)){var g=this._tryGetExcelCellDataType(f.value);(0,o.isDefined)(g)&&(i.type=g)}switch(i.type){case v.string:i.value=this._appendString(f.value);break;case v.date:i.value=f.value;break;case v.number:var m=f.value,_=this._tryGetExcelDateValue(m);(0,o.isDefined)(_)&&(m=_),i.value=m;break;default:i.value=f.value}}d=this._excelFile.registerCellFormat(f.style)}n.push({style:d,value:i.value,type:i.type})}!this._needSheetPr&&s.getGroupLevel(e)>0&&(this._needSheetPr=!0),r.push(n)}return r},_calculateWidth:function(e){return(!(e=parseInt(e,10))||e<5)&&(e=100),Math.min(255,Math.floor((e-5)/7*100+.5)/100)},_prepareStyleData:function(){var e=this,t=this,n=t._dataProvider.getStyles();t._dataProvider.getColumns().forEach((function(e){t._colsArray.push(t._calculateWidth(e.width))}));var i=[{size:11,color:{theme:1},name:"Calibri",family:2,scheme:"minor",bold:!1},{size:11,color:{theme:1},name:"Calibri",family:2,scheme:"minor",bold:!0}];this._excelFile.registerFont(i[0]),this._excelFile.registerFont(i[1]),n.forEach((function(e){var n=t._tryConvertToExcelNumberFormat(e.format,e.dataType);(0,o.isDefined)(n)||(n=0),t._styleArray.push({font:i[Number(!!e.bold)],numberFormat:n,alignment:{vertical:"top",wrapText:!!e.wrapText,horizontal:e.alignment||"left"}})})),t._styleArrayIndexToCellStyleIdMap=t._styleArray.map((function(t){return e._excelFile.registerCellFormat(t)}))},_prepareCellData:function(){this._cellsArray=this._getDataArray()},_createXMLRelationships:function(e){return this._getXMLTag("Relationships",[{name:"xmlns",value:_+"/package/2006/relationships"}],e)},_createXMLRelationship:function(e,t,n){return this._getXMLTag("Relationship",[{name:"Id",value:"rId"+e},{name:"Type",value:_+"/officeDocument/2006/relationships/"+t},{name:"Target",value:n}])},_getWorkbookContent:function(){return m+this._getXMLTag("workbook",[{name:"xmlns:r",value:_+"/officeDocument/2006/relationships"},{name:"xmlns",value:_+"/spreadsheetml/2006/main"}],'<bookViews><workbookView xWindow="0" yWindow="0" windowWidth="0" windowHeight="0"/></bookViews><sheets><sheet name="Sheet" sheetId="1" r:id="rId1" /></sheets><definedNames><definedName name="_xlnm.Print_Titles" localSheetId="0">Sheet!$1:$1</definedName><definedName name="_xlnm._FilterDatabase" hidden="0" localSheetId="0">Sheet!$A$1:$F$6332</definedName></definedNames>')},_getContentTypesContent:function(){return m+'<Types xmlns="'+_+'/package/2006/content-types"><Default Extension="rels" ContentType="application/vnd.openxmlformats-package.relationships+xml" /><Default Extension="xml" ContentType="application/xml" /><Override PartName="/xl/worksheets/sheet1.xml" ContentType="application/vnd.openxmlformats-officedocument.spreadsheetml.worksheet+xml" /><Override PartName="/xl/styles.xml" ContentType="application/vnd.openxmlformats-officedocument.spreadsheetml.styles+xml" /><Override PartName="/xl/sharedStrings.xml" ContentType="application/vnd.openxmlformats-officedocument.spreadsheetml.sharedStrings+xml" /><Override PartName="/xl/workbook.xml" ContentType="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet.main+xml" /></Types>'},_generateStylesXML:function(){var e=this._zip.folder("xl"),t="";t+=this._excelFile.generateNumberFormatsXml(),t+=this._excelFile.generateFontsXml(),t+=this._excelFile.generateFillsXml(),t+='<borders count="1"><border><left style="thin"><color rgb="FFD3D3D3"/></left><right style="thin"><color rgb="FFD3D3D3"/></right><top style="thin"><color rgb="FFD3D3D3"/></top><bottom style="thin"><color rgb="FFD3D3D3"/></bottom></border></borders><cellStyleXfs count="1"><xf numFmtId="0" fontId="0" fillId="0" borderId="0"/></cellStyleXfs>',t+=this._excelFile.generateCellFormatsXml(),t+=this._getXMLTag("cellStyles",[{name:"count",value:1}],this._getXMLTag("cellStyle",[{name:"name",value:"Normal"},{name:"xfId",value:0},{name:"builtinId",value:0}])),t=m+this._getXMLTag("styleSheet",[{name:"xmlns",value:_+"/spreadsheetml/2006/main"}],t),e.file("styles.xml",t),this._styleArray=[]},_generateStringsXML:function(){var e,t=this._zip.folder("xl"),n=this._stringArray.length,i=m;for(e=0;e<n;e++)this._stringArray[e]=this._getXMLTag("si",[],this._getXMLTag("t",[],this._stringArray[e]));i+=this._getXMLTag("sst",[{name:"xmlns",value:_+"/spreadsheetml/2006/main"},{name:"count",value:this._stringArray.length},{name:"uniqueCount",value:this._stringArray.length}],this._stringArray.join("")),t.file("sharedStrings.xml",i),this._stringArray=[]},_getPaneXML:function(){var e=[{name:"activePane",value:"bottomLeft"},{name:"state",value:"frozen"}],t=this._dataProvider.getFrozenArea();return t.x||t.y?(t.x&&e.push({name:"xSplit",value:t.x}),t.y&&e.push({name:"ySplit",value:t.y}),e.push({name:"topLeftCell",value:this._convertToExcelCellRefAndTrackMaxIndex(t.y,t.x)}),this._getXMLTag("pane",e)):""},_getAutoFilterXML:function(e){return this._options.autoFilterEnabled?'<autoFilter ref="A'+this._dataProvider.getHeaderRowCount()+":"+e+'" />':""},_getIgnoredErrorsXML:function(e){return this._options.ignoreErrors?'<ignoredErrors><ignoredError sqref="A1:'+e+'" numberStoredAsText="1" /></ignoredErrors>':""},_generateWorksheetXML:function(){var e,t,n,i,a,r=[],s=this._cellsArray.length,c=this._colsArray.length,l="1:"+c,u=this._dataProvider.getHeaderRowCount?this._dataProvider.getHeaderRowCount():1,d=['<?xml version="1.0" encoding="UTF-8" standalone="yes"?><worksheet xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" mc:Ignorable="x14ac" xmlns:x14ac="http://schemas.microsoft.com/office/spreadsheetml/2009/9/ac">'];for(d.push(this._needSheetPr?'<sheetPr><outlinePr summaryBelow="0"/></sheetPr>':"<sheetPr/>"),d.push('<dimension ref="A1:C1"/>'),d.push("<sheetViews><sheetView "),d.push(this._rtlEnabled?'rightToLeft="1" ':""),d.push('tabSelected="1" workbookViewId="0">'),d.push(this._getPaneXML()),d.push("</sheetView></sheetViews>"),d.push('<sheetFormatPr defaultRowHeight="15"'),d.push(' outlineLevelRow="'+(this._dataProvider.getRowsCount()>0?this._dataProvider.getGroupLevel(0):0)+'"'),d.push(' x14ac:dyDescent="0.25"/>'),e=0;e<c;e++)this._colsArray[e]=this._getXMLTag("col",[{name:"width",value:this._colsArray[e]},{name:"min",value:Number(e)+1},{name:"max",value:Number(e)+1},{name:"customWidth",value:1}]);for(d.push(this._getXMLTag("cols",[],this._colsArray.join(""))+"<sheetData>"),t=0;t<s;t++){for(i=[],a=this._cellsArray[t].length,e=0;e<a;e++)t=Number(t),n=this._cellsArray[t][e],i.push(this._getXMLTag("c",[{name:"r",value:this._convertToExcelCellRefAndTrackMaxIndex(t,e)},{name:"s",value:n.style},{name:"t",value:n.type}],(0,o.isDefined)(n.value)?this._getXMLTag("v",[],n.value):null));r.push(this._getXMLTag("row",[{name:"r",value:Number(t)+1},{name:"spans",value:l},{name:"outlineLevel",value:t>=u?this._dataProvider.getGroupLevel(t):0},{name:"x14ac:dyDescent",value:"0.25"}],i.join(""))),this._cellsArray[t]=null,r.length>1e4&&(d.push(r.join("")),r=[])}d.push(r.join("")),r=[];var h=this._convertToExcelCellRef(this._maxRowIndex,this._maxColumnIndex);d.push("</sheetData>"+this._getAutoFilterXML(h)+this._generateMergingXML()+this._getIgnoredErrorsXML(h)+"</worksheet>"),this._zip.folder("xl").folder("worksheets").file("sheet1.xml",d.join("")),this._colsArray=[],this._cellsArray=[],d=[]},_generateMergingXML:function(){var e,t,n,i,a,r=(0,o.isDefined)(this._dataProvider.getHeaderRowCount)?this._dataProvider.getHeaderRowCount():this._dataProvider.getRowsCount(),s=this._dataProvider.getColumns().length,c=[],l=[],u="";for(i=0;i<r;i++)for(n=0;n!==s;n++)if(!(0,o.isDefined)(c[i])||!(0,o.isDefined)(c[i][n])){var d=this._dataProvider.getCellMerging(i,n);if(d.colspan||d.rowspan)for(l.push({start:this._convertToExcelCellRefAndTrackMaxIndex(i,n),end:this._convertToExcelCellRefAndTrackMaxIndex(i+(d.rowspan||0),n+(d.colspan||0))}),e=i;e<=i+d.rowspan;e++)for(t=n;t<=n+d.colspan;t++)(0,o.isDefined)(c[e])||(c[e]=[]),c[e][t]=!0}var h=l.length;for(a=0;a<h;a++)u+=this._getXMLTag("mergeCell",[{name:"ref",value:l[a].start+":"+l[a].end}]);return u.length?this._getXMLTag("mergeCells",[{name:"count",value:h}],u):""},_generateCommonXML:function(){var e=m+this._createXMLRelationships(this._createXMLRelationship(1,"officeDocument","xl/workbook.xml")),t=this._zip.folder("xl"),n=m;this._zip.folder("_rels").file(".rels",e);var i=this._createXMLRelationship(1,"worksheet","worksheets/sheet1.xml")+this._createXMLRelationship(2,"styles","styles.xml")+this._createXMLRelationship(3,"sharedStrings","sharedStrings.xml");n+=this._createXMLRelationships(i),t.folder("_rels").file("workbook.xml.rels",n),t.file("workbook.xml",this._getWorkbookContent()),this._zip.file("[Content_Types].xml",this._getContentTypesContent())},_generateContent:function(){this._prepareStyleData(),this._prepareCellData(),this._generateWorkXML(),this._generateCommonXML()},_generateWorkXML:function(){this._generateStylesXML(),this._generateStringsXML(),this._generateWorksheetXML()},ctor:function(e,t){this._rtlEnabled=t&&!!t.rtlEnabled,this._options=t,this._maxRowIndex=0,this._maxColumnIndex=0,this._stringArray=[],this._stringHash={},this._styleArray=[],this._colsArray=[],this._cellsArray=[],this._needSheetPr=!1,this._dataProvider=e,this._excelFile=new h.default,(0,o.isDefined)(b.JSZip)?this._zip=new b.JSZip:this._zip=null},_checkZipState:function(){if(!this._zip)throw s.default.Error("E1041","JSZip")},ready:function(){return this._dataProvider.ready()},getData:function(e){var t={type:e?"blob":"base64",compression:"DEFLATE",mimeType:u.MIME_TYPES.EXCEL},n=new f.Deferred;return this._checkZipState(),this._generateContent(),this._zip.generateAsync?this._zip.generateAsync(t).then(n.resolve):n.resolve(this._zip.generate(t)),n}});t.ExcelCreator=b,b.JSZip=l.default},function(e,t,n){t.default=void 0;var i=s(n(30)),a=s(n(83)),o=s(n(246)),r=s(n(351));function s(e){return e&&e.__esModule?e:{default:e}}var c=/([^\s0]+)?(\s*)0*[.,]*0*(\s*)([^\s0]+)?/,l={},u=function(e){var t=a.default.locale()+"/"+JSON.stringify(e);return l[t]||(l[t]=new Intl.NumberFormat(a.default.locale(),e).format),l[t]},d={engine:function(){return"intl"},_formatNumberCore:function(e,t,n){return"exponential"===t?this.callBase.apply(this,arguments):u(this._normalizeFormatConfig(t,n,e))(e)},_normalizeFormatConfig:function(e,t,n){var a;return a="decimal"===e?{minimumIntegerDigits:t.precision||void 0,useGrouping:!1,maximumFractionDigits:String(n).length,round:n<0?"ceil":"floor"}:this._getPrecisionConfig(t.precision),"percent"===e?a.style="percent":"currency"===e&&(a.style="currency",a.currency=t.currency||(0,i.default)().defaultCurrency),a},_getPrecisionConfig:function(e){return null===e?{minimumFractionDigits:0,maximumFractionDigits:20}:{minimumFractionDigits:e||0,maximumFractionDigits:e||0}},format:function(e,t){return"number"!=typeof e?e:("default"===(t=this._normalizeFormat(t)).currency&&(t.currency=(0,i.default)().defaultCurrency),t&&("function"==typeof t||t.type||t.formatter)?this.callBase.apply(this,arguments):u(t)(e))},_getCurrencySymbolInfo:function(e){var t=function(e){return new Intl.NumberFormat(a.default.locale(),{style:"currency",currency:e})}(e);return this._extractCurrencySymbolInfo(t.format(0))},_extractCurrencySymbolInfo:function(e){var t=c.exec(e)||[];return{position:t[1]?"before":"after",symbol:t[1]||t[4]||"",delimiter:t[2]||t[3]||""}},getCurrencySymbol:function(e){return e||(e=(0,i.default)().defaultCurrency),{symbol:this._getCurrencySymbolInfo(e).symbol}},getOpenXmlCurrencyFormat:function(e){var t=e||(0,i.default)().defaultCurrency,n=this._getCurrencySymbolInfo(t).symbol,s=a.default.getValueByClosestLocale((function(e){return r.default[e]}));return(0,o.default)(n,s)}};t.default=d,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;t.default={"en-150":"en-001","en-AG":"en-001","en-AI":"en-001","en-AU":"en-001","en-BB":"en-001","en-BM":"en-001","en-BS":"en-001","en-BW":"en-001","en-BZ":"en-001","en-CA":"en-001","en-CC":"en-001","en-CK":"en-001","en-CM":"en-001","en-CX":"en-001","en-CY":"en-001","en-DG":"en-001","en-DM":"en-001","en-ER":"en-001","en-FJ":"en-001","en-FK":"en-001","en-FM":"en-001","en-GB":"en-001","en-GD":"en-001","en-GG":"en-001","en-GH":"en-001","en-GI":"en-001","en-GM":"en-001","en-GY":"en-001","en-HK":"en-001","en-IE":"en-001","en-IL":"en-001","en-IM":"en-001","en-IN":"en-001","en-IO":"en-001","en-JE":"en-001","en-JM":"en-001","en-KE":"en-001","en-KI":"en-001","en-KN":"en-001","en-KY":"en-001","en-LC":"en-001","en-LR":"en-001","en-LS":"en-001","en-MG":"en-001","en-MO":"en-001","en-MS":"en-001","en-MT":"en-001","en-MU":"en-001","en-MW":"en-001","en-MY":"en-001","en-NA":"en-001","en-NF":"en-001","en-NG":"en-001","en-NR":"en-001","en-NU":"en-001","en-NZ":"en-001","en-PG":"en-001","en-PH":"en-001","en-PK":"en-001","en-PN":"en-001","en-PW":"en-001","en-RW":"en-001","en-SB":"en-001","en-SC":"en-001","en-SD":"en-001","en-SG":"en-001","en-SH":"en-001","en-SL":"en-001","en-SS":"en-001","en-SX":"en-001","en-SZ":"en-001","en-TC":"en-001","en-TK":"en-001","en-TO":"en-001","en-TT":"en-001","en-TV":"en-001","en-TZ":"en-001","en-UG":"en-001","en-VC":"en-001","en-VG":"en-001","en-VU":"en-001","en-WS":"en-001","en-ZA":"en-001","en-ZM":"en-001","en-ZW":"en-001","en-AT":"en-150","en-BE":"en-150","en-CH":"en-150","en-DE":"en-150","en-DK":"en-150","en-FI":"en-150","en-NL":"en-150","en-SE":"en-150","en-SI":"en-150","es-AR":"es-419","es-BO":"es-419","es-BR":"es-419","es-BZ":"es-419","es-CL":"es-419","es-CO":"es-419","es-CR":"es-419","es-CU":"es-419","es-DO":"es-419","es-EC":"es-419","es-GT":"es-419","es-HN":"es-419","es-MX":"es-419","es-NI":"es-419","es-PA":"es-419","es-PE":"es-419","es-PR":"es-419","es-PY":"es-419","es-SV":"es-419","es-US":"es-419","es-UY":"es-419","es-VE":"es-419",nb:"no",nn:"no","pt-AO":"pt-PT","pt-CH":"pt-PT","pt-CV":"pt-PT","pt-FR":"pt-PT","pt-GQ":"pt-PT","pt-GW":"pt-PT","pt-LU":"pt-PT","pt-MO":"pt-PT","pt-MZ":"pt-PT","pt-ST":"pt-PT","pt-TL":"pt-PT","az-Arab":"root","az-Cyrl":"root","blt-Latn":"root","bm-Nkoo":"root","bs-Cyrl":"root","byn-Latn":"root","cu-Glag":"root","dje-Arab":"root","dyo-Arab":"root","en-Dsrt":"root","en-Shaw":"root","ff-Adlm":"root","ff-Arab":"root","ha-Arab":"root","hi-Latn":"root","iu-Latn":"root","kk-Arab":"root","ks-Deva":"root","ku-Arab":"root","ky-Arab":"root","ky-Latn":"root","ml-Arab":"root","mn-Mong":"root","mni-Mtei":"root","ms-Arab":"root","pa-Arab":"root","sat-Deva":"root","sd-Deva":"root","sd-Khoj":"root","sd-Sind":"root","shi-Latn":"root","so-Arab":"root","sr-Latn":"root","sw-Arab":"root","tg-Arab":"root","ug-Cyrl":"root","uz-Arab":"root","uz-Cyrl":"root","vai-Latn":"root","wo-Arab":"root","yo-Arab":"root","yue-Hans":"root","zh-Hant":"root","zh-Hant-MO":"zh-Hant-HK"},e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;t.default=function(e,t){var n=e[t];return n?"root"!==n&&n:t.substr(0,t.lastIndexOf("-"))},e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;t.default={af:"\xa4#,##0.00;(\xa4#,##0.00)","af-NA":"\xa4#,##0.00;(\xa4#,##0.00)",agq:"#,##0.00\xa4",ak:"\xa4#,##0.00",am:"\xa4#,##0.00;(\xa4#,##0.00)",ar:"\xa4#,##0.00;(\xa4#,##0.00)","ar-AE":"\xa4#,##0.00;(\xa4#,##0.00)","ar-BH":"\xa4#,##0.00;(\xa4#,##0.00)","ar-DJ":"\xa4#,##0.00;(\xa4#,##0.00)","ar-DZ":"\xa4#,##0.00;(\xa4#,##0.00)","ar-EG":"\xa4#,##0.00;(\xa4#,##0.00)","ar-EH":"\xa4#,##0.00;(\xa4#,##0.00)","ar-ER":"\xa4#,##0.00;(\xa4#,##0.00)","ar-IL":"\xa4#,##0.00;(\xa4#,##0.00)","ar-IQ":"\xa4#,##0.00;(\xa4#,##0.00)","ar-JO":"\xa4#,##0.00;(\xa4#,##0.00)","ar-KM":"\xa4#,##0.00;(\xa4#,##0.00)","ar-KW":"\xa4#,##0.00;(\xa4#,##0.00)","ar-LB":"\xa4#,##0.00;(\xa4#,##0.00)","ar-LY":"\xa4#,##0.00;(\xa4#,##0.00)","ar-MA":"\xa4#,##0.00;(\xa4#,##0.00)","ar-MR":"\xa4#,##0.00;(\xa4#,##0.00)","ar-OM":"\xa4#,##0.00;(\xa4#,##0.00)","ar-PS":"\xa4#,##0.00;(\xa4#,##0.00)","ar-QA":"\xa4#,##0.00;(\xa4#,##0.00)","ar-SA":"\xa4#,##0.00;(\xa4#,##0.00)","ar-SD":"\xa4#,##0.00;(\xa4#,##0.00)","ar-SO":"\xa4#,##0.00;(\xa4#,##0.00)","ar-SS":"\xa4#,##0.00;(\xa4#,##0.00)","ar-SY":"\xa4#,##0.00;(\xa4#,##0.00)","ar-TD":"\xa4#,##0.00;(\xa4#,##0.00)","ar-TN":"\xa4#,##0.00;(\xa4#,##0.00)","ar-YE":"\xa4#,##0.00;(\xa4#,##0.00)",as:"\xa4\xa0#,##,##0.00",asa:"#,##0.00\xa0\xa4",ast:"#,##0.00\xa0\xa4",az:"#,##0.00\xa0\xa4","az-Cyrl":"#,##0.00\xa0\xa4","az-Latn":"#,##0.00\xa0\xa4",bas:"#,##0.00\xa0\xa4",be:"#,##0.00\xa0\xa4",bem:"\xa4#,##0.00;(\xa4#,##0.00)",bez:"#,##0.00\xa4",bg:"0.00\xa0\xa4;(0.00\xa0\xa4)",bm:"\xa4#,##0.00;(\xa4#,##0.00)",bn:"#,##,##0.00\xa4;(#,##,##0.00\xa4)","bn-IN":"#,##,##0.00\xa4;(#,##,##0.00\xa4)",bo:"\xa4\xa0#,##0.00","bo-IN":"\xa4\xa0#,##0.00",br:"#,##0.00\xa0\xa4",brx:"\xa4\xa0#,##,##0.00",bs:"#,##0.00\xa0\xa4","bs-Cyrl":"#,##0.00\xa0\xa4","bs-Latn":"#,##0.00\xa0\xa4",ca:"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","ca-AD":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","ca-ES-VALENCIA":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","ca-FR":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","ca-IT":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)",ccp:"#,##,##0.00\xa4;(#,##,##0.00\xa4)","ccp-IN":"#,##,##0.00\xa4;(#,##,##0.00\xa4)",ce:"#,##0.00\xa0\xa4",ceb:"\xa4#,##0.00;(\xa4#,##0.00)",cgg:"\xa4#,##0.00",chr:"\xa4#,##0.00;(\xa4#,##0.00)",ckb:"\xa4\xa0#,##0.00","ckb-IR":"\xa4\xa0#,##0.00",cs:"#,##0.00\xa0\xa4",cy:"\xa4#,##0.00;(\xa4#,##0.00)",da:"#,##0.00\xa0\xa4","da-GL":"#,##0.00\xa0\xa4",dav:"\xa4#,##0.00;(\xa4#,##0.00)",de:"#,##0.00\xa0\xa4","de-AT":"#,##0.00\xa0\xa4","de-BE":"#,##0.00\xa0\xa4","de-CH":"#,##0.00\xa0\xa4","de-IT":"#,##0.00\xa0\xa4","de-LI":"#,##0.00\xa0\xa4","de-LU":"#,##0.00\xa0\xa4",dje:"#,##0.00\xa4",doi:"\xa4#,##0.00",dsb:"#,##0.00\xa0\xa4",dua:"#,##0.00\xa0\xa4",dyo:"#,##0.00\xa0\xa4",dz:"\xa4#,##,##0.00",ebu:"\xa4#,##0.00;(\xa4#,##0.00)",ee:"\xa4#,##0.00;(\xa4#,##0.00)","ee-TG":"\xa4#,##0.00;(\xa4#,##0.00)",el:"#,##0.00\xa0\xa4","el-CY":"#,##0.00\xa0\xa4",en:"\xa4#,##0.00;(\xa4#,##0.00)","en-001":"\xa4#,##0.00;(\xa4#,##0.00)","en-150":"#,##0.00\xa0\xa4","en-AE":"\xa4#,##0.00;(\xa4#,##0.00)","en-AG":"\xa4#,##0.00;(\xa4#,##0.00)","en-AI":"\xa4#,##0.00;(\xa4#,##0.00)","en-AS":"\xa4#,##0.00;(\xa4#,##0.00)","en-AT":"\xa4\xa0#,##0.00","en-AU":"\xa4#,##0.00;(\xa4#,##0.00)","en-BB":"\xa4#,##0.00;(\xa4#,##0.00)","en-BE":"#,##0.00\xa0\xa4","en-BI":"\xa4#,##0.00;(\xa4#,##0.00)","en-BM":"\xa4#,##0.00;(\xa4#,##0.00)","en-BS":"\xa4#,##0.00;(\xa4#,##0.00)","en-BW":"\xa4#,##0.00;(\xa4#,##0.00)","en-BZ":"\xa4#,##0.00;(\xa4#,##0.00)","en-CA":"\xa4#,##0.00;(\xa4#,##0.00)","en-CC":"\xa4#,##0.00;(\xa4#,##0.00)","en-CH":"\xa4\xa0#,##0.00;\xa4-#,##0.00","en-CK":"\xa4#,##0.00;(\xa4#,##0.00)","en-CM":"\xa4#,##0.00;(\xa4#,##0.00)","en-CX":"\xa4#,##0.00;(\xa4#,##0.00)","en-CY":"\xa4#,##0.00;(\xa4#,##0.00)","en-DE":"#,##0.00\xa0\xa4","en-DG":"\xa4#,##0.00;(\xa4#,##0.00)","en-DK":"#,##0.00\xa0\xa4","en-DM":"\xa4#,##0.00;(\xa4#,##0.00)","en-ER":"\xa4#,##0.00;(\xa4#,##0.00)","en-FI":"#,##0.00\xa0\xa4","en-FJ":"\xa4#,##0.00;(\xa4#,##0.00)","en-FK":"\xa4#,##0.00;(\xa4#,##0.00)","en-FM":"\xa4#,##0.00;(\xa4#,##0.00)","en-GB":"\xa4#,##0.00;(\xa4#,##0.00)","en-GD":"\xa4#,##0.00;(\xa4#,##0.00)","en-GG":"\xa4#,##0.00;(\xa4#,##0.00)","en-GH":"\xa4#,##0.00;(\xa4#,##0.00)","en-GI":"\xa4#,##0.00;(\xa4#,##0.00)","en-GM":"\xa4#,##0.00;(\xa4#,##0.00)","en-GU":"\xa4#,##0.00;(\xa4#,##0.00)","en-GY":"\xa4#,##0.00;(\xa4#,##0.00)","en-HK":"\xa4#,##0.00;(\xa4#,##0.00)","en-IE":"\xa4#,##0.00;(\xa4#,##0.00)","en-IL":"\xa4#,##0.00;(\xa4#,##0.00)","en-IM":"\xa4#,##0.00;(\xa4#,##0.00)","en-IN":"\xa4#,##0.00;(\xa4#,##0.00)","en-IO":"\xa4#,##0.00;(\xa4#,##0.00)","en-JE":"\xa4#,##0.00;(\xa4#,##0.00)","en-JM":"\xa4#,##0.00;(\xa4#,##0.00)","en-KE":"\xa4#,##0.00;(\xa4#,##0.00)","en-KI":"\xa4#,##0.00;(\xa4#,##0.00)","en-KN":"\xa4#,##0.00;(\xa4#,##0.00)","en-KY":"\xa4#,##0.00;(\xa4#,##0.00)","en-LC":"\xa4#,##0.00;(\xa4#,##0.00)","en-LR":"\xa4#,##0.00;(\xa4#,##0.00)","en-LS":"\xa4#,##0.00;(\xa4#,##0.00)","en-MG":"\xa4#,##0.00;(\xa4#,##0.00)","en-MH":"\xa4#,##0.00;(\xa4#,##0.00)","en-MO":"\xa4#,##0.00;(\xa4#,##0.00)","en-MP":"\xa4#,##0.00;(\xa4#,##0.00)","en-MS":"\xa4#,##0.00;(\xa4#,##0.00)","en-MT":"\xa4#,##0.00;(\xa4#,##0.00)","en-MU":"\xa4#,##0.00;(\xa4#,##0.00)","en-MW":"\xa4#,##0.00;(\xa4#,##0.00)","en-MY":"\xa4#,##0.00;(\xa4#,##0.00)","en-NA":"\xa4#,##0.00;(\xa4#,##0.00)","en-NF":"\xa4#,##0.00;(\xa4#,##0.00)","en-NG":"\xa4#,##0.00;(\xa4#,##0.00)","en-NL":"\xa4\xa0#,##0.00;(\xa4\xa0#,##0.00)","en-NR":"\xa4#,##0.00;(\xa4#,##0.00)","en-NU":"\xa4#,##0.00;(\xa4#,##0.00)","en-NZ":"\xa4#,##0.00;(\xa4#,##0.00)","en-PG":"\xa4#,##0.00;(\xa4#,##0.00)","en-PH":"\xa4#,##0.00;(\xa4#,##0.00)","en-PK":"\xa4#,##0.00;(\xa4#,##0.00)","en-PN":"\xa4#,##0.00;(\xa4#,##0.00)","en-PR":"\xa4#,##0.00;(\xa4#,##0.00)","en-PW":"\xa4#,##0.00;(\xa4#,##0.00)","en-RW":"\xa4#,##0.00;(\xa4#,##0.00)","en-SB":"\xa4#,##0.00;(\xa4#,##0.00)","en-SC":"\xa4#,##0.00;(\xa4#,##0.00)","en-SD":"\xa4#,##0.00;(\xa4#,##0.00)","en-SE":"#,##0.00\xa0\xa4","en-SG":"\xa4#,##0.00;(\xa4#,##0.00)","en-SH":"\xa4#,##0.00;(\xa4#,##0.00)","en-SI":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","en-SL":"\xa4#,##0.00;(\xa4#,##0.00)","en-SS":"\xa4#,##0.00;(\xa4#,##0.00)","en-SX":"\xa4#,##0.00;(\xa4#,##0.00)","en-SZ":"\xa4#,##0.00;(\xa4#,##0.00)","en-TC":"\xa4#,##0.00;(\xa4#,##0.00)","en-TK":"\xa4#,##0.00;(\xa4#,##0.00)","en-TO":"\xa4#,##0.00;(\xa4#,##0.00)","en-TT":"\xa4#,##0.00;(\xa4#,##0.00)","en-TV":"\xa4#,##0.00;(\xa4#,##0.00)","en-TZ":"\xa4#,##0.00;(\xa4#,##0.00)","en-UG":"\xa4#,##0.00;(\xa4#,##0.00)","en-UM":"\xa4#,##0.00;(\xa4#,##0.00)","en-US-POSIX":"\xa4#,##0.00;(\xa4#,##0.00)","en-VC":"\xa4#,##0.00;(\xa4#,##0.00)","en-VG":"\xa4#,##0.00;(\xa4#,##0.00)","en-VI":"\xa4#,##0.00;(\xa4#,##0.00)","en-VU":"\xa4#,##0.00;(\xa4#,##0.00)","en-WS":"\xa4#,##0.00;(\xa4#,##0.00)","en-ZA":"\xa4#,##0.00;(\xa4#,##0.00)","en-ZM":"\xa4#,##0.00;(\xa4#,##0.00)","en-ZW":"\xa4#,##0.00;(\xa4#,##0.00)",eo:"\xa4\xa0#,##0.00",es:"#,##0.00\xa0\xa4","es-419":"\xa4#,##0.00","es-AR":"\xa4\xa0#,##0.00;(\xa4\xa0#,##0.00)","es-BO":"\xa4#,##0.00","es-BR":"\xa4#,##0.00","es-BZ":"\xa4#,##0.00","es-CL":"\xa4#,##0.00","es-CO":"\xa4#,##0.00","es-CR":"\xa4#,##0.00","es-CU":"\xa4#,##0.00","es-DO":"\xa4#,##0.00;(\xa4#,##0.00)","es-EA":"#,##0.00\xa0\xa4","es-EC":"\xa4#,##0.00","es-GQ":"#,##0.00\xa0\xa4","es-GT":"\xa4#,##0.00","es-HN":"\xa4#,##0.00","es-IC":"#,##0.00\xa0\xa4","es-MX":"\xa4#,##0.00","es-NI":"\xa4#,##0.00","es-PA":"\xa4#,##0.00","es-PE":"\xa4#,##0.00","es-PH":"#,##0.00\xa0\xa4","es-PR":"\xa4#,##0.00","es-PY":"\xa4#,##0.00","es-SV":"\xa4#,##0.00","es-US":"\xa4#,##0.00","es-UY":"\xa4\xa0#,##0.00;(\xa4\xa0#,##0.00)","es-VE":"\xa4#,##0.00",et:"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)",eu:"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)",ewo:"#,##0.00\xa0\xa4",fa:"\u200e\xa4\xa0#,##0.00;\u200e(\xa4\xa0#,##0.00)","fa-AF":"\xa4\xa0#,##0.00;\u200e(\xa4\xa0#,##0.00)",ff:"#,##0.00\xa0\xa4","ff-Adlm":"\xa4\xa0#,##0.00","ff-Adlm-BF":"\xa4\xa0#,##0.00","ff-Adlm-CM":"\xa4\xa0#,##0.00","ff-Adlm-GH":"\xa4\xa0#,##0.00","ff-Adlm-GM":"\xa4\xa0#,##0.00","ff-Adlm-GW":"\xa4\xa0#,##0.00","ff-Adlm-LR":"\xa4\xa0#,##0.00","ff-Adlm-MR":"\xa4\xa0#,##0.00","ff-Adlm-NE":"\xa4\xa0#,##0.00","ff-Adlm-NG":"\xa4\xa0#,##0.00","ff-Adlm-SL":"\xa4\xa0#,##0.00","ff-Adlm-SN":"\xa4\xa0#,##0.00","ff-Latn":"#,##0.00\xa0\xa4","ff-Latn-BF":"#,##0.00\xa0\xa4","ff-Latn-CM":"#,##0.00\xa0\xa4","ff-Latn-GH":"#,##0.00\xa0\xa4","ff-Latn-GM":"#,##0.00\xa0\xa4","ff-Latn-GN":"#,##0.00\xa0\xa4","ff-Latn-GW":"#,##0.00\xa0\xa4","ff-Latn-LR":"#,##0.00\xa0\xa4","ff-Latn-MR":"#,##0.00\xa0\xa4","ff-Latn-NE":"#,##0.00\xa0\xa4","ff-Latn-NG":"#,##0.00\xa0\xa4","ff-Latn-SL":"#,##0.00\xa0\xa4",fi:"#,##0.00\xa0\xa4",fil:"\xa4#,##0.00;(\xa4#,##0.00)",fo:"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fo-DK":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)",fr:"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-BE":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-BF":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-BI":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-BJ":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-BL":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-CA":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-CD":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-CF":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-CG":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-CH":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-CI":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-CM":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-DJ":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-DZ":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-GA":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-GF":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-GN":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-GP":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-GQ":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-HT":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-KM":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-LU":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-MA":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-MC":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-MF":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-MG":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-ML":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-MQ":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-MR":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-MU":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-NC":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-NE":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-PF":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-PM":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-RE":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-RW":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-SC":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-SN":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-SY":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-TD":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-TG":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-TN":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-VU":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-WF":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-YT":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)",fur:"\xa4\xa0#,##0.00",fy:"\xa4\xa0#,##0.00;(\xa4\xa0#,##0.00)",ga:"\xa4#,##0.00;(\xa4#,##0.00)","ga-GB":"\xa4#,##0.00;(\xa4#,##0.00)",gd:"\xa4#,##0.00;(\xa4#,##0.00)",gl:"#,##0.00\xa0\xa4",gsw:"#,##0.00\xa0\xa4","gsw-FR":"#,##0.00\xa0\xa4","gsw-LI":"#,##0.00\xa0\xa4",gu:"\xa4#,##,##0.00;(\xa4#,##,##0.00)",guz:"\xa4#,##0.00;(\xa4#,##0.00)",gv:"\xa4#,##0.00",ha:"\xa4\xa0#,##0.00","ha-GH":"\xa4\xa0#,##0.00","ha-NE":"\xa4\xa0#,##0.00",haw:"\xa4#,##0.00;(\xa4#,##0.00)",he:"#,##0.00\xa0\xa4",hi:"\xa4#,##,##0.00",hr:"#,##0.00\xa0\xa4","hr-BA":"#,##0.00\xa0\xa4",hsb:"#,##0.00\xa0\xa4",hu:"#,##0.00\xa0\xa4",hy:"#,##0.00\xa0\xa4",ia:"\xa4\xa0#,##0.00;(\xa4\xa0#,##0.00)",id:"\xa4#,##0.00",ig:"\xa4#,##0.00;(\xa4#,##0.00)",ii:"\xa4\xa0#,##0.00",is:"#,##0.00\xa0\xa4",it:"#,##0.00\xa0\xa4","it-CH":"#,##0.00\xa0\xa4","it-SM":"#,##0.00\xa0\xa4","it-VA":"#,##0.00\xa0\xa4",ja:"\xa4#,##0.00;(\xa4#,##0.00)",jgo:"\xa4\xa0#,##0.00",jmc:"\xa4#,##0.00",jv:"\xa4\xa0#,##0.00",ka:"#,##0.00\xa0\xa4",kab:"#,##0.00\xa4",kam:"\xa4#,##0.00;(\xa4#,##0.00)",kde:"\xa4#,##0.00;(\xa4#,##0.00)",kea:"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)",khq:"#,##0.00\xa4",ki:"\xa4#,##0.00;(\xa4#,##0.00)",kk:"#,##0.00\xa0\xa4",kkj:"\xa4\xa0#,##0.00",kl:"\xa4#,##0.00;\xa4-#,##0.00",kln:"\xa4#,##0.00;(\xa4#,##0.00)",km:"#,##0.00\xa4;(#,##0.00\xa4)",kn:"\xa4#,##0.00;(\xa4#,##0.00)",ko:"\xa4#,##0.00;(\xa4#,##0.00)","ko-KP":"\xa4#,##0.00;(\xa4#,##0.00)",kok:"\xa4#,##0.00;(\xa4#,##0.00)",ks:"\xa4\xa0#,##,##0.00","ks-Arab":"\xa4\xa0#,##,##0.00",ksb:"#,##0.00\xa4",ksf:"#,##0.00\xa0\xa4",ksh:"#,##0.00\xa0\xa4",ku:"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)",kw:"\xa4#,##0.00",ky:"#,##0.00\xa0\xa4",lag:"\xa4\xa0#,##0.00",lb:"#,##0.00\xa0\xa4",lg:"#,##0.00\xa4",lkt:"\xa4\xa0#,##0.00",ln:"#,##0.00\xa0\xa4","ln-AO":"#,##0.00\xa0\xa4","ln-CF":"#,##0.00\xa0\xa4","ln-CG":"#,##0.00\xa0\xa4",lo:"\xa4#,##0.00;\xa4-#,##0.00",lrc:"\xa4\xa0#,##0.00","lrc-IQ":"\xa4\xa0#,##0.00",lt:"#,##0.00\xa0\xa4",lu:"#,##0.00\xa4",luo:"#,##0.00\xa4",luy:"\xa4#,##0.00;\xa4-\xa0#,##0.00",lv:"#,##0.00\xa0\xa4",mai:"\xa4\xa0#,##0.00",mas:"\xa4#,##0.00;(\xa4#,##0.00)","mas-TZ":"\xa4#,##0.00;(\xa4#,##0.00)",mer:"\xa4#,##0.00;(\xa4#,##0.00)",mfe:"\xa4\xa0#,##0.00",mg:"\xa4#,##0.00",mgh:"\xa4\xa0#,##0.00",mgo:"\xa4\xa0#,##0.00",mi:"\xa4\xa0#,##0.00",mk:"#,##0.00\xa0\xa4",ml:"\xa4#,##0.00;(\xa4#,##0.00)",mn:"\xa4\xa0#,##0.00",mni:"\xa4\xa0#,##0.00","mni-Beng":"\xa4\xa0#,##0.00",mr:"\xa4#,##0.00;(\xa4#,##0.00)",ms:"\xa4#,##0.00;(\xa4#,##0.00)","ms-BN":"\xa4#,##0.00;(\xa4#,##0.00)","ms-ID":"\xa4#,##0.00","ms-SG":"\xa4#,##0.00;(\xa4#,##0.00)",mt:"\xa4#,##0.00",mua:"\xa4#,##0.00;(\xa4#,##0.00)",my:"\xa4\xa0#,##0.00",mzn:"\xa4\xa0#,##0.00",naq:"\xa4#,##0.00",nb:"\xa4\xa0#,##0.00","nb-SJ":"\xa4\xa0#,##0.00",nd:"\xa4#,##0.00;(\xa4#,##0.00)",nds:"\xa4\xa0#,##0.00","nds-NL":"\xa4\xa0#,##0.00",ne:"\xa4\xa0#,##,##0.00","ne-IN":"\xa4\xa0#,##,##0.00",nl:"\xa4\xa0#,##0.00;(\xa4\xa0#,##0.00)","nl-AW":"\xa4\xa0#,##0.00;(\xa4\xa0#,##0.00)","nl-BE":"\xa4\xa0#,##0.00;(\xa4\xa0#,##0.00)","nl-BQ":"\xa4\xa0#,##0.00;(\xa4\xa0#,##0.00)","nl-CW":"\xa4\xa0#,##0.00;(\xa4\xa0#,##0.00)","nl-SR":"\xa4\xa0#,##0.00;(\xa4\xa0#,##0.00)","nl-SX":"\xa4\xa0#,##0.00;(\xa4\xa0#,##0.00)",nmg:"#,##0.00\xa0\xa4",nn:"#,##0.00\xa0\xa4",nnh:"\xa4\xa0#,##0.00",no:"\xa4\xa0#,##0.00",nus:"\xa4#,##0.00;(\xa4#,##0.00)",nyn:"\xa4#,##0.00",om:"\xa4#,##0.00","om-KE":"\xa4#,##0.00",or:"\xa4#,##0.00;(\xa4#,##0.00)",os:"\xa4\xa0#,##0.00","os-RU":"\xa4\xa0#,##0.00",pa:"\xa4\xa0#,##0.00","pa-Arab":"\xa4\xa0#,##0.00","pa-Guru":"\xa4\xa0#,##0.00",pcm:"\xa4#,##0.00",pl:"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)",ps:"\xa4#,##0.00;(\xa4#,##0.00)","ps-PK":"\xa4#,##0.00;(\xa4#,##0.00)",pt:"\xa4\xa0#,##0.00","pt-AO":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","pt-CH":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","pt-CV":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","pt-GQ":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","pt-GW":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","pt-LU":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","pt-MO":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","pt-MZ":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","pt-PT":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","pt-ST":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","pt-TL":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)",qu:"\xa4\xa0#,##0.00","qu-BO":"\xa4\xa0#,##0.00","qu-EC":"\xa4\xa0#,##0.00",rm:"#,##0.00\xa0\xa4",rn:"#,##0.00\xa4",ro:"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","ro-MD":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)",rof:"\xa4#,##0.00",root:"\xa4\xa0#,##0.00",ru:"#,##0.00\xa0\xa4","ru-BY":"#,##0.00\xa0\xa4","ru-KG":"#,##0.00\xa0\xa4","ru-KZ":"#,##0.00\xa0\xa4","ru-MD":"#,##0.00\xa0\xa4","ru-UA":"#,##0.00\xa0\xa4",rw:"\xa4\xa0#,##0.00",rwk:"#,##0.00\xa4",sa:"\xa4\xa0#,##0.00",sah:"#,##0.00\xa0\xa4",saq:"\xa4#,##0.00;(\xa4#,##0.00)",sat:"\xa4\xa0#,##0.00","sat-Olck":"\xa4\xa0#,##0.00",sbp:"#,##0.00\xa4",sd:"\xa4\xa0#,##0.00","sd-Arab":"\xa4\xa0#,##0.00","sd-Deva":"\xa4\xa0#,##0.00",se:"#,##0.00\xa0\xa4","se-FI":"#,##0.00\xa0\xa4","se-SE":"#,##0.00\xa0\xa4",seh:"#,##0.00\xa4",ses:"#,##0.00\xa4",sg:"\xa4#,##0.00;\xa4-#,##0.00",shi:"#,##0.00\xa4","shi-Latn":"#,##0.00\xa4","shi-Tfng":"#,##0.00\xa4",si:"\xa4#,##0.00;(\xa4#,##0.00)",sk:"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)",sl:"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)",smn:"#,##0.00\xa0\xa4",sn:"\xa4#,##0.00;(\xa4#,##0.00)",so:"\xa4#,##0.00;(\xa4#,##0.00)","so-DJ":"\xa4#,##0.00;(\xa4#,##0.00)","so-ET":"\xa4#,##0.00;(\xa4#,##0.00)","so-KE":"\xa4#,##0.00;(\xa4#,##0.00)",sq:"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","sq-MK":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","sq-XK":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)",sr:"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","sr-Cyrl":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","sr-Cyrl-BA":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","sr-Cyrl-ME":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","sr-Cyrl-XK":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","sr-Latn":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","sr-Latn-BA":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","sr-Latn-ME":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","sr-Latn-XK":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)",su:"\xa4#,##0.00","su-Latn":"\xa4#,##0.00",sv:"#,##0.00\xa0\xa4","sv-AX":"#,##0.00\xa0\xa4","sv-FI":"#,##0.00\xa0\xa4",sw:"\xa4\xa0#,##0.00","sw-CD":"\xa4\xa0#,##0.00","sw-KE":"\xa4\xa0#,##0.00","sw-UG":"\xa4\xa0#,##0.00",ta:"\xa4#,##0.00;(\xa4#,##0.00)","ta-LK":"\xa4#,##0.00;(\xa4#,##0.00)","ta-MY":"\xa4#,##0.00;(\xa4#,##0.00)","ta-SG":"\xa4#,##0.00;(\xa4#,##0.00)",te:"\xa4#,##0.00;(\xa4#,##0.00)",teo:"\xa4#,##0.00;(\xa4#,##0.00)","teo-KE":"\xa4#,##0.00;(\xa4#,##0.00)",tg:"#,##0.00\xa0\xa4",th:"\xa4#,##0.00;(\xa4#,##0.00)",ti:"\xa4#,##0.00","ti-ER":"\xa4#,##0.00",tk:"#,##0.00\xa0\xa4",to:"\xa4\xa0#,##0.00",tr:"\xa4#,##0.00;(\xa4#,##0.00)","tr-CY":"\xa4#,##0.00;(\xa4#,##0.00)",tt:"#,##0.00\xa0\xa4",twq:"#,##0.00\xa4",tzm:"#,##0.00\xa0\xa4",ug:"\xa4#,##0.00;(\xa4#,##0.00)",uk:"#,##0.00\xa0\xa4",ur:"\xa4#,##0.00;(\xa4#,##0.00)","ur-IN":"\xa4#,##0.00;(\xa4#,##0.00)",uz:"#,##0.00\xa0\xa4","uz-Arab":"\xa4\xa0#,##0.00","uz-Cyrl":"#,##0.00\xa0\xa4","uz-Latn":"#,##0.00\xa0\xa4",vai:"\xa4#,##0.00;(\xa4#,##0.00)","vai-Latn":"\xa4#,##0.00;(\xa4#,##0.00)","vai-Vaii":"\xa4#,##0.00;(\xa4#,##0.00)",vi:"#,##0.00\xa0\xa4",vun:"\xa4#,##0.00",wae:"\xa4\xa0#,##0.00",wo:"\xa4\xa0#,##0.00",xh:"\xa4#,##0.00",xog:"#,##0.00\xa0\xa4",yav:"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)",yi:"\xa4\xa0#,##0.00",yo:"\xa4#,##0.00;(\xa4#,##0.00)","yo-BJ":"\xa4#,##0.00;(\xa4#,##0.00)",yue:"\xa4#,##0.00;(\xa4#,##0.00)","yue-Hans":"\xa4#,##0.00;(\xa4#,##0.00)","yue-Hant":"\xa4#,##0.00;(\xa4#,##0.00)",zgh:"#,##0.00\xa4",zh:"\xa4#,##0.00;(\xa4#,##0.00)","zh-Hans":"\xa4#,##0.00;(\xa4#,##0.00)","zh-Hans-HK":"\xa4#,##0.00;(\xa4#,##0.00)","zh-Hans-MO":"\xa4#,##0.00;(\xa4#,##0.00)","zh-Hans-SG":"\xa4#,##0.00;(\xa4#,##0.00)","zh-Hant":"\xa4#,##0.00;(\xa4#,##0.00)","zh-Hant-HK":"\xa4#,##0.00;(\xa4#,##0.00)","zh-Hant-MO":"\xa4#,##0.00;(\xa4#,##0.00)",zu:"\xa4#,##0.00;(\xa4#,##0.00)"},e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;t.default={"af-NA":1,agq:1,ak:1,ar:6,"ar-EH":1,"ar-ER":1,"ar-KM":1,"ar-LB":1,"ar-MA":1,"ar-MR":1,"ar-PS":1,"ar-SO":1,"ar-SS":1,"ar-TD":1,"ar-TN":1,asa:1,ast:1,az:1,"az-Cyrl":1,bas:1,be:1,bem:1,bez:1,bg:1,bm:1,br:1,bs:1,"bs-Cyrl":1,ca:1,ce:1,cgg:1,ckb:6,cs:1,cy:1,da:1,de:1,dje:1,dsb:1,dua:1,dyo:1,ee:1,el:1,"en-001":1,"en-AE":6,"en-BI":1,"en-MP":1,"en-SD":6,eo:1,es:1,et:1,eu:1,ewo:1,fa:6,ff:1,"ff-Adlm":1,fi:1,fo:1,fr:1,"fr-DJ":6,"fr-DZ":6,"fr-SY":6,fur:1,fy:1,ga:1,gd:1,gl:1,gsw:1,gv:1,ha:1,hr:1,hsb:1,hu:1,hy:1,ia:1,ig:1,is:1,it:1,jgo:1,jmc:1,ka:1,kab:6,kde:1,kea:1,khq:1,kk:1,kkj:1,kl:1,"ko-KP":1,ksb:1,ksf:1,ksh:1,ku:1,kw:1,ky:1,lag:1,lb:1,lg:1,ln:1,lrc:6,lt:1,lu:1,lv:1,"mas-TZ":1,mfe:1,mg:1,mgo:1,mi:1,mk:1,mn:1,ms:1,mua:1,mzn:6,naq:1,nds:1,nl:1,nmg:1,nnh:1,no:1,nus:1,nyn:1,os:1,pcm:1,pl:1,ps:6,"pt-AO":1,"pt-CH":1,"pt-CV":1,"pt-GQ":1,"pt-GW":1,"pt-LU":1,"pt-ST":1,"pt-TL":1,"qu-BO":1,"qu-EC":1,rm:1,rn:1,ro:1,rof:1,ru:1,rw:1,rwk:1,sah:1,sbp:1,se:1,ses:1,sg:1,shi:1,"shi-Latn":1,si:1,sk:1,sl:1,smn:1,so:1,"so-DJ":6,sq:1,sr:1,"sr-Latn":1,sv:1,sw:1,"ta-LK":1,"ta-MY":1,teo:1,tg:1,"ti-ER":1,tk:1,to:1,tr:1,tt:1,twq:1,tzm:1,uk:1,uz:1,"uz-Arab":6,"uz-Cyrl":1,vai:1,"vai-Latn":1,vi:1,vun:1,wae:1,wo:1,xog:1,yav:1,yi:1,yo:1,zgh:1},e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i,a=n(0),o=(i=n(83))&&i.__esModule?i:{default:i};function r(e){return(r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}var s=/[\u200E\u200F]/g,c=function(e){return function(t){if(!e.timeZoneName){var n=t.getFullYear(),i=String(n).length<3,o=i?n+400:n,r=new Date(Date.UTC(o,t.getMonth(),t.getDate(),t.getHours(),t.getMinutes(),t.getSeconds()));return i&&r.setFullYear(n),u(r,(0,a.extend)({timeZone:"UTC"},e))}return u(t,e)}},l={};function u(e,t){return function(e){var t=o.default.locale()+"/"+JSON.stringify(e);return l[t]||(l[t]=new Intl.DateTimeFormat(o.default.locale(),e).format),l[t]}(t)(e).replace(s,"")}var d,h=function(e){return new Intl.NumberFormat(o.default.locale()).format(e)},f=(d={},function(e){if(!(e in d)){if("0"===h(0))return d[e]=!1,!1;d[e]={};for(var t=0;t<10;++t)d[e][h(t)]=t}return d[e]}),g=function(e){var t=f(o.default.locale());return t?e.split("").map((function(e){return e in t?String(t[e]):e})).join(""):e},p=function(e){return e.replace(/(\D)0+(\d)/g,"$1$2")},m=function(e){return e.replace("d\u2019","de ")},_={day:{day:"numeric"},dayofweek:{weekday:"long"},longdate:{weekday:"long",year:"numeric",month:"long",day:"numeric"},longdatelongtime:{weekday:"long",year:"numeric",month:"long",day:"numeric",hour:"numeric",minute:"numeric",second:"numeric"},longtime:{hour:"numeric",minute:"numeric",second:"numeric"},month:{month:"long"},monthandday:{month:"long",day:"numeric"},monthandyear:{year:"numeric",month:"long"},shortdate:{},shorttime:{hour:"numeric",minute:"numeric"},shortyear:{year:"2-digit"},year:{year:"numeric"}};Object.defineProperty(_,"shortdateshorttime",{get:function(){var e=Intl.DateTimeFormat(o.default.locale()).resolvedOptions();return{year:e.year,month:e.month,day:e.day,hour:"numeric",minute:"numeric"}}});var v=function(e){return"string"==typeof e&&_[e.toLowerCase()]},x={standalone:function(e,t){var n=new Date(1999,e,13,1);return c({month:t})(n)},format:function(e,t){var n=new Date(0,e,13,1),i=m(c({day:"numeric",month:t})(n)).split(" ").filter((function(e){return e.indexOf("13")<0}));return 1===i.length?i[0]:2===i.length?i[0].length>i[1].length?i[0]:i[1]:x.standalone(e,t)}},y={engine:function(){return"intl"},getMonthNames:function(e,t){var n={wide:"long",abbreviated:"short",narrow:"narrow"}[e||"wide"];return t="format"===t?t:"standalone",Array.apply(null,new Array(12)).map((function(e,i){return x[t](i,n)}))},getDayNames:function(e){return function(e){return Array.apply(null,new Array(7)).map((function(t,n){return c({weekday:e})(new Date(0,0,n))}))}({wide:"long",abbreviated:"short",short:"narrow",narrow:"narrow"}[e||"wide"])},getPeriodNames:function(){var e=c({hour:"numeric",hour12:!0});return[1,13].map((function(t){var n=h(1),i=e(new Date(0,0,1,t)).split(n);return 2!==i.length?"":(i[0].length>i[1].length?i[0]:i[1]).trim()}))},format:function(e,t){if(e){if(!t)return e;"function"==typeof t||t.formatter||(t=t.type||t);var n=v(t);if(n)return c(n)(e);var i=r(t);return t.formatter||"function"===i||"string"===i?this.callBase.apply(this,arguments):c(t)(e)}},parse:function(e,t){var n,i=this;return t&&!t.parser&&"string"==typeof e&&(e=m(e),n=function(e){return m(i.format(e,t))}),this.callBase(e,n||t)},_parseDateBySimpleFormat:function(e,t){var n=this;e=g(e);var i=this.getFormatParts(t),a=e.split(/\D+/).filter((function(e){return e.length>0}));if(i.length===a.length){var o=this._generateDateArgs(i,a),r=function(i){var a,r,s=function(e,t){var n=t?12:0;return new Date(e.year,e.month,e.day,(e.hours+n)%24,e.minutes,e.seconds)}(o,i);if(a=g(n.format(s,t)),r=e,p(a)===p(r))return s};return r(!1)||r(!0)}},_generateDateArgs:function(e,t){var n=new Date,i={year:n.getFullYear(),month:n.getMonth(),day:n.getDate(),hours:0,minutes:0,seconds:0};return e.forEach((function(e,n){var a=t[n],o=parseInt(a,10);"month"===e&&(o-=1),i[e]=o})),i},formatUsesMonthName:function(e){return"object"!==r(e)||e.type||e.format?this.callBase.apply(this,arguments):"long"===e.month},formatUsesDayName:function(e){return"object"!==r(e)||e.type||e.format?this.callBase.apply(this,arguments):"long"===e.weekday},getTimeSeparator:function(){return g(u(new Date(2001,1,1,11,11),{hour:"numeric",minute:"numeric",hour12:!1})).replace(/\d/g,"")},getFormatParts:function(e){if("string"==typeof e)return this.callBase(e);var t=(0,a.extend)({},_[e.toLowerCase()]),n=new Date(2001,2,4,5,6,7),i=c(t)(n);i=g(i);return[{name:"year",value:1},{name:"month",value:3},{name:"day",value:4},{name:"hours",value:5},{name:"minutes",value:6},{name:"seconds",value:7}].map((function(e){return{name:e.name,index:i.indexOf(e.value)}})).filter((function(e){return e.index>-1})).sort((function(e,t){return e.index-t.index})).map((function(e){return e.name}))}};t.default=y,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i=n(1),a=l(n(84)),o=l(n(355)),r=l(n(249)),s=l(n(251)),c=l(n(358));function l(e){return e&&e.__esModule?e:{default:e}}var u=function(){function e(){this._cellFormatTags=[],this._fillTags=[],this._fontTags=[],this._numberFormatTags=[],this._fillTags.push(r.default.tryCreateTag({patternFill:{patternType:"none"}}))}var t=e.prototype;return t.registerCellFormat=function(e){var t,n=o.default.tryCreateTag(e,{registerFill:this.registerFill.bind(this),registerFont:this.registerFont.bind(this),registerNumberFormat:this.registerNumberFormat.bind(this)});if((0,i.isDefined)(n)){for(var a=0;a<this._cellFormatTags.length;a++)if(o.default.areEqual(this._cellFormatTags[a],n)){t=a;break}void 0===t&&(t=this._cellFormatTags.push(n)-1)}return t},e.copyCellFormat=function(e){return o.default.copy(e)},t.generateCellFormatsXml=function(){var e=this._cellFormatTags.map((function(e){return o.default.toXml(e)}));return a.default.toXml("cellXfs",{count:e.length},e.join(""))},t.registerFill=function(e){var t,n=r.default.tryCreateTag(e);if((0,i.isDefined)(n)){for(var a=0;a<this._fillTags.length;a++)if(r.default.areEqual(this._fillTags[a],n)){t=a;break}void 0===t&&(this._fillTags.length<2&&this._fillTags.push(r.default.tryCreateTag({patternFill:{patternType:"Gray125"}})),t=this._fillTags.push(n)-1)}return t},t.generateFillsXml=function(){var e=this._fillTags.map((function(e){return r.default.toXml(e)}));return a.default.toXml("fills",{count:e.length},e.join(""))},t.registerFont=function(e){var t,n=s.default.tryCreateTag(e);if((0,i.isDefined)(n)){for(var a=0;a<this._fontTags.length;a++)if(s.default.areEqual(this._fontTags[a],n)){t=a;break}void 0===t&&(t=this._fontTags.push(n)-1)}return t},t.generateFontsXml=function(){var e=this._fontTags.map((function(e){return s.default.toXml(e)}));return a.default.toXml("fonts",{count:e.length},e.join(""))},t._convertNumberFormatIndexToId=function(e){return 165+e},t.registerNumberFormat=function(e){var t,n=c.default.tryCreateTag(e);if((0,i.isDefined)(n)){for(var a=0;a<this._numberFormatTags.length;a++)if(c.default.areEqual(this._numberFormatTags[a],n)){t=this._numberFormatTags[a][c.default.ID_PROPERTY_NAME];break}void 0===t&&(n[c.default.ID_PROPERTY_NAME]=this._convertNumberFormatIndexToId(this._numberFormatTags.length),t=n[c.default.ID_PROPERTY_NAME],this._numberFormatTags.push(n))}return t},t.generateNumberFormatsXml=function(){if(this._numberFormatTags.length>0){var e=this._numberFormatTags.map((function(e){return c.default.toXml(e)}));return a.default.toXml("numFmts",{count:e.length},e.join(""))}return""},e}();t.default=u,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i=n(1),a=c(n(84)),o=c(n(356)),r=c(n(249)),s=c(n(251));function c(e){return e&&e.__esModule?e:{default:e}}var l={tryCreateTag:function(e,t){var n=null;if((0,i.isDefined)(e)){var a;a="number"==typeof e.numberFormat?e.numberFormat:t.registerNumberFormat(e.numberFormat);var s=e.fill;(0,i.isDefined)(s)||(s=r.default.tryCreateFillFromSimpleFormat(e)),n={numberFormatId:a,alignment:o.default.tryCreateTag(e.alignment),fontId:t.registerFont(e.font),fillId:t.registerFill(s)},l.isEmpty(n)&&(n=null)}return n},copy:function(e){var t;return null===e?t=null:(0,i.isDefined)(e)&&(t={},void 0!==e.numberFormat&&(t.numberFormat=e.numberFormat),void 0!==e.fill?t.fill=r.default.copy(e.fill):r.default.copySimpleFormat(e,t),void 0!==e.alignment&&(t.alignment=o.default.copy(e.alignment)),void 0!==e.font&&(t.font=s.default.copy(e.font))),t},areEqual:function(e,t){return l.isEmpty(e)&&l.isEmpty(t)||(0,i.isDefined)(e)&&(0,i.isDefined)(t)&&e.fontId===t.fontId&&e.numberFormatId===t.numberFormatId&&e.fillId===t.fillId&&o.default.areEqual(e.alignment,t.alignment)},isEmpty:function(e){return!(0,i.isDefined)(e)||!(0,i.isDefined)(e.fontId)&&!(0,i.isDefined)(e.numberFormatId)&&!(0,i.isDefined)(e.fillId)&&o.default.isEmpty(e.alignment)},toXml:function(e){var t,n=o.default.isEmpty(e.alignment);return(0,i.isDefined)(e.numberFormatId)&&(t=e.numberFormatId>0?1:0),a.default.toXml("xf",{xfId:0,applyAlignment:n?null:1,fontId:e.fontId,applyNumberFormat:t,fillId:e.fillId,numFmtId:e.numberFormatId},n?null:o.default.toXml(e.alignment))}},u=l;t.default=u,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i,a=n(1),o=(i=n(84))&&i.__esModule?i:{default:i};var r={tryCreateTag:function(e){var t=null;return(0,a.isDefined)(e)&&(t={vertical:e.vertical,wrapText:e.wrapText,horizontal:e.horizontal},r.isEmpty(t)&&(t=null)),t},copy:function(e){var t=null;return(0,a.isDefined)(e)&&(t={},void 0!==e.horizontal&&(t.horizontal=e.horizontal),void 0!==e.vertical&&(t.vertical=e.vertical),void 0!==e.wrapText&&(t.wrapText=e.wrapText)),t},areEqual:function(e,t){return r.isEmpty(e)&&r.isEmpty(t)||(0,a.isDefined)(e)&&(0,a.isDefined)(t)&&e.vertical===t.vertical&&e.wrapText===t.wrapText&&e.horizontal===t.horizontal},isEmpty:function(e){return!(0,a.isDefined)(e)||!(0,a.isDefined)(e.vertical)&&!(0,a.isDefined)(e.wrapText)&&!(0,a.isDefined)(e.horizontal)},toXml:function(e){return o.default.toXml("alignment",{vertical:e.vertical,wrapText:(0,a.isDefined)(e.wrapText)?Number(e.wrapText):void 0,horizontal:e.horizontal})}},s=r;t.default=s,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i=n(1),a=r(n(84)),o=r(n(250));function r(e){return e&&e.__esModule?e:{default:e}}var s={tryCreateTag:function(e){var t=null;return(0,i.isDefined)(e)&&(t={patternType:e.patternType,backgroundColor:o.default.tryCreateTag(e.backgroundColor),foregroundColor:o.default.tryCreateTag(e.foregroundColor)},s.isEmpty(t)&&(t=null)),t},copy:function(e){var t=null;return(0,i.isDefined)(e)&&(t={},void 0!==e.patternType&&(t.patternType=e.patternType),void 0!==e.backgroundColor&&(t.backgroundColor=o.default.copy(e.backgroundColor)),void 0!==e.foregroundColor&&(t.foregroundColor=o.default.copy(e.foregroundColor))),t},areEqual:function(e,t){return s.isEmpty(e)&&s.isEmpty(t)||(0,i.isDefined)(e)&&(0,i.isDefined)(t)&&e.patternType===t.patternType&&o.default.areEqual(e.backgroundColor,t.backgroundColor)&&o.default.areEqual(e.foregroundColor,t.foregroundColor)},isEmpty:function(e){return!(0,i.isDefined)(e)||!(0,i.isDefined)(e.patternType)},toXml:function(e){var t=[(0,i.isDefined)(e.foregroundColor)?o.default.toXml("fgColor",e.foregroundColor):"",(0,i.isDefined)(e.backgroundColor)?o.default.toXml("bgColor",e.backgroundColor):""].join("");return a.default.toXml("patternFill",{patternType:e.patternType},t)}},c=s;t.default=c,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i,a=n(1),o=(i=n(84))&&i.__esModule?i:{default:i};var r={ID_PROPERTY_NAME:"id",tryCreateTag:function(e){var t=null;return"string"==typeof e&&(t={formatCode:e},r.isEmpty(t)&&(t=null)),t},areEqual:function(e,t){return r.isEmpty(e)&&r.isEmpty(t)||(0,a.isDefined)(e)&&(0,a.isDefined)(t)&&e.formatCode===t.formatCode},isEmpty:function(e){return!(0,a.isDefined)(e)||!(0,a.isDefined)(e.formatCode)||""===e.formatCode},toXml:function(e){return o.default.toXml("numFmt",{numFmtId:e[r.ID_PROPERTY_NAME],formatCode:e.formatCode})}},s=r;t.default=s,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.getData=function(e,t){return h.getData(e,t)},t.svgCreator=void 0;var i=u(n(2)),a=u(n(78)),o=n(7),r=n(1),s=n(3),c=n(209),l=n(6);function u(e){return e&&e.__esModule?e:{default:e}}var d=(0,o.getWindow)(),h={_markup:"",_imageArray:{},_imageDeferreds:[],_getBinaryFile:function(e,t){a.default.sendRequest({url:e,method:"GET",responseType:"arraybuffer"}).done(t).fail((function(){t(!1)}))},_loadImages:function(){var e=this;(0,s.each)(e._imageArray,(function(t){var n=new l.Deferred;e._imageDeferreds.push(n),e._getBinaryFile(t,(function(i){if(!i)return delete e._imageArray[t],void n.resolve();var a,o="",r=new Uint8Array(i),s=r.byteLength;for(a=0;a<s;a++)o+=String.fromCharCode(r[a]);e._imageArray[t]="data:image/png;base64,"+d.btoa(o),n.resolve()}))}))},_parseImages:function(e){var t,n=this;"image"===e.tagName&&(t=(0,i.default)(e).attr("href")||(0,i.default)(e).attr("xlink:href"),n._imageArray[t]||(n._imageArray[t]="")),(0,s.each)(e.childNodes,(function(e,t){n._parseImages(t)}))},_prepareImages:function(e){return this._parseImages(e),this._loadImages(),l.when.apply(i.default,this._imageDeferreds)},getData:function(e,t){var n,a=this,o=(0,c.getSvgElement)(e),l=(0,i.default)(o);return n='<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>'+(0,c.getSvgMarkup)(l.get(0),t.backgroundColor),a._prepareImages(o).then((function(){return(0,s.each)(a._imageArray,(function(e,t){var i="href=['|\"]".concat(e,"['|\"]");n=n.replace(new RegExp(i,"gi"),'href="'.concat(t,'"'))})),(0,r.isFunction)(d.Blob)?a._getBlob(n):a._getBase64(n)}))},_getBlob:function(e){return new d.Blob([e],{type:"image/svg+xml"})},_getBase64:function(e){return d.btoa(e)}};t.svgCreator=h},function(e,t,n){t.default=void 0;var i,a=n(7),o=(i=n(54))&&i.__esModule?i:{default:i};var r=(0,a.getWindow)(),s={getXhr:function(){return new r.XMLHttpRequest}},c=(0,o.default)(s);t.default=c,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.getData=function(e,t){return o.imageCreator.getImageData(e,(0,s.extend)({},t,{format:"JPEG"})).then((function(e){var n=function(e,t,n){var a=2*(t.margin||0),o=t.width+a,r=t.height+a,s=(.75*o).toFixed(2),c=(.75*r).toFixed(2),u="%PDF-1.3\r\n2 0 obj\r\n<</ProcSet[/PDF/ImageB/ImageC/ImageI]/XObject<</I0 5 0 R>>>>\r\nendobj\r\n4 0 obj\r\n<</Type/Pages/Kids[1 0 R]/Count 1>>\r\nendobj\r\n7 0 obj\r\n<</OpenAction[1 0 R /FitH null]/Type/Catalog/Pages 4 0 R/PageLayout/OneColumn>>\r\nendobj\r\n1 0 obj\r\n<</Type/Page/Resources 2 0 R/MediaBox[0 0 _width_ _height_]/Contents 3 0 R/Parent 4 0 R>>\r\nendobj\r\n".replace("_width_",s).replace("_height_",c),d="3 0 obj\r\n<</Length 52>>stream\r\n0.20 w\n0 G\nq _width_ 0 0 _height_ 0.00 0.00 cm /I0 Do Q\r\nendstream\r\nendobj\r\n".replace("_width_",s).replace("_height_",c),h="6 0 obj\r\n<</CreationDate _date_/Producer(DevExtreme _version_)>>\r\nendobj\r\n".replace("_date_",n).replace("_version_",i.version),f="5 0 obj\r\n<</Type/XObject/Subtype/Image/Width _width_/Height _height_/ColorSpace/DeviceRGB/BitsPerComponent 8/Filter/DCTDecode/Length _length_>>stream\r\n".replace("_width_",o).replace("_height_",r).replace("_length_",e.length)+e+"\r\nendstream\r\nendobj\r\n",g=(_=u.length,v=d.length,x=h.length,"xref\r\n0 8\r\n0000000000 65535 f\r\n0000000241 00000 n\r\n0000000010 00000 n\r\n_main_ 00000 n\r\n0000000089 00000 n\r\n_image_ 00000 n\r\n_info_ 00000 n\r\n0000000143 00000 n\r\n".replace("_main_",l(_+"",10)).replace("_info_",l(_+v+"",10)).replace("_image_",l(_+v+x+"",10))),p=u+d+h+f,m="trailer\r\n<<\r\n/Size 8\r\n/Root 7 0 R\r\n/Info 6 0 R\r\n>>\r\nstartxref\r\n_length_\r\n%%EOF".replace("_length_",p.length);var _,v,x;return p+g+m}(e,t,new Date);return(0,r.isFunction)(c.Blob)?function(e){for(var t=0,n=new Uint8Array(e.length);t<e.length;t++)n[t]=e.charCodeAt(t);return new c.Blob([n.buffer],{type:"application/pdf"})}(n):function(e){return c.btoa(e)}(n)}))};var i=n(166),a=n(7),o=n(252),r=n(1),s=n(0),c=(0,a.getWindow)(),l=function e(t,n){return t.length<n?e("0"+t,n):t}},function(e,t,n){Object.defineProperty(t,"exportDataGrid",{enumerable:!0,get:function(){return i.exportDataGrid}}),Object.defineProperty(t,"exportPivotGrid",{enumerable:!0,get:function(){return a.exportPivotGrid}});var i=n(363),a=n(367)},function(e,t,n){t.exportDataGrid=function(e){return o.Export.export(function(e){if(!(0,a.isDefined)(e)||!(0,a.isObject)(e))throw Error('The "exportDataGrid" method requires a configuration object.');if(!(0,a.isDefined)(e.component)||!(0,a.isObject)(e.component)||"dxDataGrid"!==e.component.NAME)throw Error('The "component" field must contain a DataGrid instance.');(0,a.isDefined)(e.selectedRowsOnly)||(e.selectedRowsOnly=!1);(0,a.isDefined)(e.autoFilterEnabled)||(e.autoFilterEnabled=!1);return o.Export.getFullOptions(e)}(e),s)};var i,a=n(1),o=n(253),r=(i=n(24))&&i.__esModule?i:{default:i};var s={_trySetAutoFilter:function(e,t,n,i){if(i&&!(0,a.isDefined)(t.autoFilter)&&e.getRowsCount()>0){var o={from:{row:n.from.row+e.getHeaderRowCount()-1,column:n.from.column},to:n.to};t.autoFilter=o}},_trySetFont:function(e,t){(0,a.isDefined)(t)&&(e.font=e.font||{},e.font.bold=t)},_getWorksheetFrozenState:function(e,t){return{state:"frozen",ySplit:t.from.row+e.getFrozenArea().y-1}},_trySetOutlineLevel:function(e,t,n){n>=e.getHeaderRowCount()&&(t.outlineLevel=e.getGroupLevel(n))},_getCustomizeCellOptions:function(e,t){var n={excelCell:e,gridCell:t};return Object.defineProperty(n,"cell",{get:function(){return r.default.log("W0003","CustomizeCell handler argument","cell","20.1","Use the 'excelCell' field instead"),e}}),n},_isFrozenZone:function(e){return e.getHeaderRowCount()>0},_isHeaderCell:function(e,t){return t<e.getHeaderRowCount()},_allowToMergeRange:function(){return!0},_renderLoadPanel:function(e){var t=e.getView("rowsView");t._renderLoadPanel(t.element(),t.element().parent())}}},function(e,t,n){t.defaultMessages=void 0;t.defaultMessages={en:{Yes:"Yes",No:"No",Cancel:"Cancel",Clear:"Clear",Done:"Done",Loading:"Loading...",Select:"Select...",Search:"Search",Back:"Back",OK:"OK","dxCollectionWidget-noDataText":"No data to display","dxDropDownEditor-selectLabel":"Select","validation-required":"Required","validation-required-formatted":"{0} is required","validation-numeric":"Value must be a number","validation-numeric-formatted":"{0} must be a number","validation-range":"Value is out of range","validation-range-formatted":"{0} is out of range","validation-stringLength":"The length of the value is not correct","validation-stringLength-formatted":"The length of {0} is not correct","validation-custom":"Value is invalid","validation-custom-formatted":"{0} is invalid","validation-async":"Value is invalid","validation-async-formatted":"{0} is invalid","validation-compare":"Values do not match","validation-compare-formatted":"{0} does not match","validation-pattern":"Value does not match pattern","validation-pattern-formatted":"{0} does not match pattern","validation-email":"Email is invalid","validation-email-formatted":"{0} is invalid","validation-mask":"Value is invalid","dxLookup-searchPlaceholder":"Minimum character number: {0}","dxList-pullingDownText":"Pull down to refresh...","dxList-pulledDownText":"Release to refresh...","dxList-refreshingText":"Refreshing...","dxList-pageLoadingText":"Loading...","dxList-nextButtonText":"More","dxList-selectAll":"Select All","dxListEditDecorator-delete":"Delete","dxListEditDecorator-more":"More","dxScrollView-pullingDownText":"Pull down to refresh...","dxScrollView-pulledDownText":"Release to refresh...","dxScrollView-refreshingText":"Refreshing...","dxScrollView-reachBottomText":"Loading...","dxDateBox-simulatedDataPickerTitleTime":"Select time","dxDateBox-simulatedDataPickerTitleDate":"Select date","dxDateBox-simulatedDataPickerTitleDateTime":"Select date and time","dxDateBox-validation-datetime":"Value must be a date or time","dxFileUploader-selectFile":"Select file","dxFileUploader-dropFile":"or Drop file here","dxFileUploader-bytes":"bytes","dxFileUploader-kb":"kb","dxFileUploader-Mb":"Mb","dxFileUploader-Gb":"Gb","dxFileUploader-upload":"Upload","dxFileUploader-uploaded":"Uploaded","dxFileUploader-readyToUpload":"Ready to upload","dxFileUploader-uploadAbortedMessage":"Upload cancelled","dxFileUploader-uploadFailedMessage":"Upload failed","dxFileUploader-invalidFileExtension":"File type is not allowed","dxFileUploader-invalidMaxFileSize":"File is too large","dxFileUploader-invalidMinFileSize":"File is too small","dxRangeSlider-ariaFrom":"From","dxRangeSlider-ariaTill":"Till","dxSwitch-switchedOnText":"ON","dxSwitch-switchedOffText":"OFF","dxForm-optionalMark":"optional","dxForm-requiredMessage":"{0} is required","dxNumberBox-invalidValueMessage":"Value must be a number","dxNumberBox-noDataText":"No data","dxDataGrid-columnChooserTitle":"Column Chooser","dxDataGrid-columnChooserEmptyText":"Drag a column here to hide it","dxDataGrid-groupContinuesMessage":"Continues on the next page","dxDataGrid-groupContinuedMessage":"Continued from the previous page","dxDataGrid-groupHeaderText":"Group by This Column","dxDataGrid-ungroupHeaderText":"Ungroup","dxDataGrid-ungroupAllText":"Ungroup All","dxDataGrid-editingEditRow":"Edit","dxDataGrid-editingSaveRowChanges":"Save","dxDataGrid-editingCancelRowChanges":"Cancel","dxDataGrid-editingDeleteRow":"Delete","dxDataGrid-editingUndeleteRow":"Undelete","dxDataGrid-editingConfirmDeleteMessage":"Are you sure you want to delete this record?","dxDataGrid-validationCancelChanges":"Cancel changes","dxDataGrid-groupPanelEmptyText":"Drag a column header here to group by that column","dxDataGrid-noDataText":"No data","dxDataGrid-searchPanelPlaceholder":"Search...","dxDataGrid-filterRowShowAllText":"(All)","dxDataGrid-filterRowResetOperationText":"Reset","dxDataGrid-filterRowOperationEquals":"Equals","dxDataGrid-filterRowOperationNotEquals":"Does not equal","dxDataGrid-filterRowOperationLess":"Less than","dxDataGrid-filterRowOperationLessOrEquals":"Less than or equal to","dxDataGrid-filterRowOperationGreater":"Greater than","dxDataGrid-filterRowOperationGreaterOrEquals":"Greater than or equal to","dxDataGrid-filterRowOperationStartsWith":"Starts with","dxDataGrid-filterRowOperationContains":"Contains","dxDataGrid-filterRowOperationNotContains":"Does not contain","dxDataGrid-filterRowOperationEndsWith":"Ends with","dxDataGrid-filterRowOperationBetween":"Between","dxDataGrid-filterRowOperationBetweenStartText":"Start","dxDataGrid-filterRowOperationBetweenEndText":"End","dxDataGrid-applyFilterText":"Apply filter","dxDataGrid-trueText":"true","dxDataGrid-falseText":"false","dxDataGrid-sortingAscendingText":"Sort Ascending","dxDataGrid-sortingDescendingText":"Sort Descending","dxDataGrid-sortingClearText":"Clear Sorting","dxDataGrid-editingSaveAllChanges":"Save changes","dxDataGrid-editingCancelAllChanges":"Discard changes","dxDataGrid-editingAddRow":"Add a row","dxDataGrid-summaryMin":"Min: {0}","dxDataGrid-summaryMinOtherColumn":"Min of {1} is {0}","dxDataGrid-summaryMax":"Max: {0}","dxDataGrid-summaryMaxOtherColumn":"Max of {1} is {0}","dxDataGrid-summaryAvg":"Avg: {0}","dxDataGrid-summaryAvgOtherColumn":"Avg of {1} is {0}","dxDataGrid-summarySum":"Sum: {0}","dxDataGrid-summarySumOtherColumn":"Sum of {1} is {0}","dxDataGrid-summaryCount":"Count: {0}","dxDataGrid-columnFixingFix":"Fix","dxDataGrid-columnFixingUnfix":"Unfix","dxDataGrid-columnFixingLeftPosition":"To the left","dxDataGrid-columnFixingRightPosition":"To the right","dxDataGrid-exportTo":"Export","dxDataGrid-exportToExcel":"Export to Excel file","dxDataGrid-exporting":"Exporting...","dxDataGrid-excelFormat":"Excel file","dxDataGrid-selectedRows":"Selected rows","dxDataGrid-exportSelectedRows":"Export selected rows","dxDataGrid-exportAll":"Export all data","dxDataGrid-headerFilterEmptyValue":"(Blanks)","dxDataGrid-headerFilterOK":"OK","dxDataGrid-headerFilterCancel":"Cancel","dxDataGrid-ariaAdaptiveCollapse":"Hide additional data","dxDataGrid-ariaAdaptiveExpand":"Display additional data","dxDataGrid-ariaColumn":"Column","dxDataGrid-ariaValue":"Value","dxDataGrid-ariaFilterCell":"Filter cell","dxDataGrid-ariaCollapse":"Collapse","dxDataGrid-ariaExpand":"Expand","dxDataGrid-ariaDataGrid":"Data grid","dxDataGrid-ariaSearchInGrid":"Search in the data grid","dxDataGrid-ariaSelectAll":"Select all","dxDataGrid-ariaSelectRow":"Select row","dxDataGrid-ariaToolbar":"Data grid toolbar","dxDataGrid-filterBuilderPopupTitle":"Filter Builder","dxDataGrid-filterPanelCreateFilter":"Create Filter","dxDataGrid-filterPanelClearFilter":"Clear","dxDataGrid-filterPanelFilterEnabledHint":"Enable the filter","dxTreeList-ariaTreeList":"Tree list","dxTreeList-ariaSearchInGrid":"Search in the tree list","dxTreeList-ariaToolbar":"Tree list toolbar","dxTreeList-editingAddRowToNode":"Add","dxPager-infoText":"Page {0} of {1} ({2} items)","dxPager-pagesCountText":"of","dxPager-pageSizesAllText":"All","dxPivotGrid-grandTotal":"Grand Total","dxPivotGrid-total":"{0} Total","dxPivotGrid-fieldChooserTitle":"Field Chooser","dxPivotGrid-showFieldChooser":"Show Field Chooser","dxPivotGrid-expandAll":"Expand All","dxPivotGrid-collapseAll":"Collapse All","dxPivotGrid-sortColumnBySummary":'Sort "{0}" by This Column',"dxPivotGrid-sortRowBySummary":'Sort "{0}" by This Row',"dxPivotGrid-removeAllSorting":"Remove All Sorting","dxPivotGrid-dataNotAvailable":"N/A","dxPivotGrid-rowFields":"Row Fields","dxPivotGrid-columnFields":"Column Fields","dxPivotGrid-dataFields":"Data Fields","dxPivotGrid-filterFields":"Filter Fields","dxPivotGrid-allFields":"All Fields","dxPivotGrid-columnFieldArea":"Drop Column Fields Here","dxPivotGrid-dataFieldArea":"Drop Data Fields Here","dxPivotGrid-rowFieldArea":"Drop Row Fields Here","dxPivotGrid-filterFieldArea":"Drop Filter Fields Here","dxScheduler-editorLabelTitle":"Subject","dxScheduler-editorLabelStartDate":"Start Date","dxScheduler-editorLabelEndDate":"End Date","dxScheduler-editorLabelDescription":"Description","dxScheduler-editorLabelRecurrence":"Repeat","dxScheduler-openAppointment":"Open appointment","dxScheduler-recurrenceNever":"Never","dxScheduler-recurrenceMinutely":"Every minute","dxScheduler-recurrenceHourly":"Hourly","dxScheduler-recurrenceDaily":"Daily","dxScheduler-recurrenceWeekly":"Weekly","dxScheduler-recurrenceMonthly":"Monthly","dxScheduler-recurrenceYearly":"Yearly","dxScheduler-recurrenceRepeatEvery":"Repeat Every","dxScheduler-recurrenceRepeatOn":"Repeat On","dxScheduler-recurrenceEnd":"End repeat","dxScheduler-recurrenceAfter":"After","dxScheduler-recurrenceOn":"On","dxScheduler-recurrenceRepeatMinutely":"minute(s)","dxScheduler-recurrenceRepeatHourly":"hour(s)","dxScheduler-recurrenceRepeatDaily":"day(s)","dxScheduler-recurrenceRepeatWeekly":"week(s)","dxScheduler-recurrenceRepeatMonthly":"month(s)","dxScheduler-recurrenceRepeatYearly":"year(s)","dxScheduler-switcherDay":"Day","dxScheduler-switcherWeek":"Week","dxScheduler-switcherWorkWeek":"Work Week","dxScheduler-switcherMonth":"Month","dxScheduler-switcherAgenda":"Agenda","dxScheduler-switcherTimelineDay":"Timeline Day","dxScheduler-switcherTimelineWeek":"Timeline Week","dxScheduler-switcherTimelineWorkWeek":"Timeline Work Week","dxScheduler-switcherTimelineMonth":"Timeline Month","dxScheduler-recurrenceRepeatOnDate":"on date","dxScheduler-recurrenceRepeatCount":"occurrence(s)","dxScheduler-allDay":"All day","dxScheduler-confirmRecurrenceEditMessage":"Do you want to edit only this appointment or the whole series?","dxScheduler-confirmRecurrenceDeleteMessage":"Do you want to delete only this appointment or the whole series?","dxScheduler-confirmRecurrenceEditSeries":"Edit series","dxScheduler-confirmRecurrenceDeleteSeries":"Delete series","dxScheduler-confirmRecurrenceEditOccurrence":"Edit appointment","dxScheduler-confirmRecurrenceDeleteOccurrence":"Delete appointment","dxScheduler-noTimezoneTitle":"No timezone","dxScheduler-moreAppointments":"{0} more","dxCalendar-todayButtonText":"Today","dxCalendar-ariaWidgetName":"Calendar","dxColorView-ariaRed":"Red","dxColorView-ariaGreen":"Green","dxColorView-ariaBlue":"Blue","dxColorView-ariaAlpha":"Transparency","dxColorView-ariaHex":"Color code","dxTagBox-selected":"{0} selected","dxTagBox-allSelected":"All selected ({0})","dxTagBox-moreSelected":"{0} more","vizExport-printingButtonText":"Print","vizExport-titleMenuText":"Exporting/Printing","vizExport-exportButtonText":"{0} file","dxFilterBuilder-and":"And","dxFilterBuilder-or":"Or","dxFilterBuilder-notAnd":"Not And","dxFilterBuilder-notOr":"Not Or","dxFilterBuilder-addCondition":"Add Condition","dxFilterBuilder-addGroup":"Add Group","dxFilterBuilder-enterValueText":"<enter a value>","dxFilterBuilder-filterOperationEquals":"Equals","dxFilterBuilder-filterOperationNotEquals":"Does not equal","dxFilterBuilder-filterOperationLess":"Is less than","dxFilterBuilder-filterOperationLessOrEquals":"Is less than or equal to","dxFilterBuilder-filterOperationGreater":"Is greater than","dxFilterBuilder-filterOperationGreaterOrEquals":"Is greater than or equal to","dxFilterBuilder-filterOperationStartsWith":"Starts with","dxFilterBuilder-filterOperationContains":"Contains","dxFilterBuilder-filterOperationNotContains":"Does not contain","dxFilterBuilder-filterOperationEndsWith":"Ends with","dxFilterBuilder-filterOperationIsBlank":"Is blank","dxFilterBuilder-filterOperationIsNotBlank":"Is not blank","dxFilterBuilder-filterOperationBetween":"Is between","dxFilterBuilder-filterOperationAnyOf":"Is any of","dxFilterBuilder-filterOperationNoneOf":"Is none of","dxHtmlEditor-dialogColorCaption":"Change Font Color","dxHtmlEditor-dialogBackgroundCaption":"Change Background Color","dxHtmlEditor-dialogLinkCaption":"Add Link","dxHtmlEditor-dialogLinkUrlField":"URL","dxHtmlEditor-dialogLinkTextField":"Text","dxHtmlEditor-dialogLinkTargetField":"Open link in new window","dxHtmlEditor-dialogImageCaption":"Add Image","dxHtmlEditor-dialogImageUrlField":"URL","dxHtmlEditor-dialogImageAltField":"Alternate text","dxHtmlEditor-dialogImageWidthField":"Width (px)","dxHtmlEditor-dialogImageHeightField":"Height (px)","dxHtmlEditor-dialogInsertTableRowsField":"Rows","dxHtmlEditor-dialogInsertTableColumnsField":"Columns","dxHtmlEditor-dialogInsertTableCaption":"Insert Table","dxHtmlEditor-heading":"Heading","dxHtmlEditor-normalText":"Normal text","dxHtmlEditor-background":"Background Color","dxHtmlEditor-bold":"Bold","dxHtmlEditor-color":"Font Color","dxHtmlEditor-font":"Font","dxHtmlEditor-italic":"Italic","dxHtmlEditor-link":"Add Link","dxHtmlEditor-image":"Add Image","dxHtmlEditor-size":"Size","dxHtmlEditor-strike":"Strikethrough","dxHtmlEditor-subscript":"Subscript","dxHtmlEditor-superscript":"Superscript","dxHtmlEditor-underline":"Underline","dxHtmlEditor-blockquote":"Blockquote","dxHtmlEditor-header":"Header","dxHtmlEditor-increaseIndent":"Increase Indent","dxHtmlEditor-decreaseIndent":"Decrease Indent","dxHtmlEditor-orderedList":"Ordered List","dxHtmlEditor-bulletList":"Bullet List","dxHtmlEditor-alignLeft":"Align Left","dxHtmlEditor-alignCenter":"Align Center","dxHtmlEditor-alignRight":"Align Right","dxHtmlEditor-alignJustify":"Align Justify","dxHtmlEditor-codeBlock":"Code Block","dxHtmlEditor-variable":"Add Variable","dxHtmlEditor-undo":"Undo","dxHtmlEditor-redo":"Redo","dxHtmlEditor-clear":"Clear Formatting","dxHtmlEditor-insertTable":"Insert Table","dxHtmlEditor-insertRowAbove":"Insert Row Above","dxHtmlEditor-insertRowBelow":"Insert Row Below","dxHtmlEditor-insertColumnLeft":"Insert Column Left","dxHtmlEditor-insertColumnRight":"Insert Column Right","dxHtmlEditor-deleteColumn":"Delete Column","dxHtmlEditor-deleteRow":"Delete Row","dxHtmlEditor-deleteTable":"Delete Table","dxHtmlEditor-list":"List","dxHtmlEditor-ordered":"Ordered","dxHtmlEditor-bullet":"Bullet","dxHtmlEditor-align":"Align","dxHtmlEditor-center":"Center","dxHtmlEditor-left":"Left","dxHtmlEditor-right":"Right","dxHtmlEditor-indent":"Indent","dxHtmlEditor-justify":"Justify","dxFileManager-newDirectoryName":"Untitled directory","dxFileManager-rootDirectoryName":"Files","dxFileManager-errorNoAccess":"Access Denied. Operation could not be completed.","dxFileManager-errorDirectoryExistsFormat":"Directory '{0}' already exists.","dxFileManager-errorFileExistsFormat":"File '{0}' already exists.","dxFileManager-errorFileNotFoundFormat":"File '{0}' not found.","dxFileManager-errorDirectoryNotFoundFormat":"Directory '{0}' not found.","dxFileManager-errorWrongFileExtension":"File extension is not allowed.","dxFileManager-errorMaxFileSizeExceeded":"File size exceeds the maximum allowed size.","dxFileManager-errorInvalidSymbols":"This name contains invalid characters.","dxFileManager-errorDefault":"Unspecified error.","dxFileManager-errorDirectoryOpenFailed":"The directory cannot be opened","dxFileManager-commandCreate":"New directory","dxFileManager-commandRename":"Rename","dxFileManager-commandMove":"Move to","dxFileManager-commandCopy":"Copy to","dxFileManager-commandDelete":"Delete","dxFileManager-commandDownload":"Download","dxFileManager-commandUpload":"Upload files","dxFileManager-commandRefresh":"Refresh","dxFileManager-commandThumbnails":"Thumbnails View","dxFileManager-commandDetails":"Details View","dxFileManager-commandClearSelection":"Clear selection","dxFileManager-commandShowNavPane":"Toggle navigation pane","dxFileManager-dialogDirectoryChooserMoveTitle":"Move to","dxFileManager-dialogDirectoryChooserMoveButtonText":"Move","dxFileManager-dialogDirectoryChooserCopyTitle":"Copy to","dxFileManager-dialogDirectoryChooserCopyButtonText":"Copy","dxFileManager-dialogRenameItemTitle":"Rename","dxFileManager-dialogRenameItemButtonText":"Save","dxFileManager-dialogCreateDirectoryTitle":"New directory","dxFileManager-dialogCreateDirectoryButtonText":"Create","dxFileManager-dialogDeleteItemTitle":"Delete","dxFileManager-dialogDeleteItemButtonText":"Delete","dxFileManager-dialogDeleteItemSingleItemConfirmation":"Are you sure you want to delete {0}?","dxFileManager-dialogDeleteItemMultipleItemsConfirmation":"Are you sure you want to delete {0} items?","dxFileManager-dialogButtonCancel":"Cancel","dxFileManager-editingCreateSingleItemProcessingMessage":"Creating a directory inside {0}","dxFileManager-editingCreateSingleItemSuccessMessage":"Created a directory inside {0}","dxFileManager-editingCreateSingleItemErrorMessage":"Directory was not created","dxFileManager-editingCreateCommonErrorMessage":"Directory was not created","dxFileManager-editingRenameSingleItemProcessingMessage":"Renaming an item inside {0}","dxFileManager-editingRenameSingleItemSuccessMessage":"Renamed an item inside {0}","dxFileManager-editingRenameSingleItemErrorMessage":"Item was not renamed","dxFileManager-editingRenameCommonErrorMessage":"Item was not renamed","dxFileManager-editingDeleteSingleItemProcessingMessage":"Deleting an item from {0}","dxFileManager-editingDeleteMultipleItemsProcessingMessage":"Deleting {0} items from {1}","dxFileManager-editingDeleteSingleItemSuccessMessage":"Deleted an item from {0}","dxFileManager-editingDeleteMultipleItemsSuccessMessage":"Deleted {0} items from {1}","dxFileManager-editingDeleteSingleItemErrorMessage":"Item was not deleted","dxFileManager-editingDeleteMultipleItemsErrorMessage":"{0} items were not deleted","dxFileManager-editingDeleteCommonErrorMessage":"Some items were not deleted","dxFileManager-editingMoveSingleItemProcessingMessage":"Moving an item to {0}","dxFileManager-editingMoveMultipleItemsProcessingMessage":"Moving {0} items to {1}","dxFileManager-editingMoveSingleItemSuccessMessage":"Moved an item to {0}","dxFileManager-editingMoveMultipleItemsSuccessMessage":"Moved {0} items to {1}","dxFileManager-editingMoveSingleItemErrorMessage":"Item was not moved","dxFileManager-editingMoveMultipleItemsErrorMessage":"{0} items were not moved","dxFileManager-editingMoveCommonErrorMessage":"Some items were not moved","dxFileManager-editingCopySingleItemProcessingMessage":"Copying an item to {0}","dxFileManager-editingCopyMultipleItemsProcessingMessage":"Copying {0} items to {1}","dxFileManager-editingCopySingleItemSuccessMessage":"Copied an item to {0}","dxFileManager-editingCopyMultipleItemsSuccessMessage":"Copied {0} items to {1}","dxFileManager-editingCopySingleItemErrorMessage":"Item was not copied","dxFileManager-editingCopyMultipleItemsErrorMessage":"{0} items were not copied","dxFileManager-editingCopyCommonErrorMessage":"Some items were not copied","dxFileManager-editingUploadSingleItemProcessingMessage":"Uploading an item to {0}","dxFileManager-editingUploadMultipleItemsProcessingMessage":"Uploading {0} items to {1}","dxFileManager-editingUploadSingleItemSuccessMessage":"Uploaded an item to {0}","dxFileManager-editingUploadMultipleItemsSuccessMessage":"Uploaded {0} items to {1}","dxFileManager-editingUploadSingleItemErrorMessage":"Item was not uploaded","dxFileManager-editingUploadMultipleItemsErrorMessage":"{0} items were not uploaded","dxFileManager-editingUploadCanceledMessage":"Canceled","dxFileManager-listDetailsColumnCaptionName":"Name","dxFileManager-listDetailsColumnCaptionDateModified":"Date Modified","dxFileManager-listDetailsColumnCaptionFileSize":"File Size","dxFileManager-listThumbnailsTooltipTextSize":"Size","dxFileManager-listThumbnailsTooltipTextDateModified":"Date Modified","dxFileManager-notificationProgressPanelTitle":"Progress","dxFileManager-notificationProgressPanelEmptyListText":"No operations","dxFileManager-notificationProgressPanelOperationCanceled":"Canceled","dxDiagram-categoryGeneral":"General","dxDiagram-categoryFlowchart":"Flowchart","dxDiagram-categoryOrgChart":"Org Chart","dxDiagram-categoryContainers":"Containers","dxDiagram-categoryCustom":"Custom","dxDiagram-commandExportToSvg":"Export to SVG","dxDiagram-commandExportToPng":"Export to PNG","dxDiagram-commandExportToJpg":"Export to JPEG","dxDiagram-commandUndo":"Undo","dxDiagram-commandRedo":"Redo","dxDiagram-commandFontName":"Font Name","dxDiagram-commandFontSize":"Font Size","dxDiagram-commandBold":"Bold","dxDiagram-commandItalic":"Italic","dxDiagram-commandUnderline":"Underline","dxDiagram-commandTextColor":"Font Color","dxDiagram-commandLineColor":"Line Color","dxDiagram-commandLineWidth":"Line Width","dxDiagram-commandLineStyle":"Line Style","dxDiagram-commandLineStyleSolid":"Solid","dxDiagram-commandLineStyleDotted":"Dotted","dxDiagram-commandLineStyleDashed":"Dashed","dxDiagram-commandFillColor":"Fill Color","dxDiagram-commandAlignLeft":"Align Left","dxDiagram-commandAlignCenter":"Align Center","dxDiagram-commandAlignRight":"Align Right","dxDiagram-commandConnectorLineType":"Connector Line Type","dxDiagram-commandConnectorLineStraight":"Straight","dxDiagram-commandConnectorLineOrthogonal":"Orthogonal","dxDiagram-commandConnectorLineStart":"Connector Line Start","dxDiagram-commandConnectorLineEnd":"Connector Line End","dxDiagram-commandConnectorLineNone":"None","dxDiagram-commandConnectorLineArrow":"Arrow","dxDiagram-commandFullscreen":"Full Screen","dxDiagram-commandUnits":"Units","dxDiagram-commandPageSize":"Page Size","dxDiagram-commandPageOrientation":"Page Orientation","dxDiagram-commandPageOrientationLandscape":"Landscape","dxDiagram-commandPageOrientationPortrait":"Portrait","dxDiagram-commandPageColor":"Page Color","dxDiagram-commandShowGrid":"Show Grid","dxDiagram-commandSnapToGrid":"Snap to Grid","dxDiagram-commandGridSize":"Grid Size","dxDiagram-commandZoomLevel":"Zoom Level","dxDiagram-commandAutoZoom":"Auto Zoom","dxDiagram-commandFitToContent":"Fit to Content","dxDiagram-commandFitToWidth":"Fit to Width","dxDiagram-commandAutoZoomByContent":"Auto Zoom by Content","dxDiagram-commandAutoZoomByWidth":"Auto Zoom by Width","dxDiagram-commandSimpleView":"Simple View","dxDiagram-commandCut":"Cut","dxDiagram-commandCopy":"Copy","dxDiagram-commandPaste":"Paste","dxDiagram-commandSelectAll":"Select All","dxDiagram-commandDelete":"Delete","dxDiagram-commandBringToFront":"Bring to Front","dxDiagram-commandSendToBack":"Send to Back","dxDiagram-commandLock":"Lock","dxDiagram-commandUnlock":"Unlock","dxDiagram-commandInsertShapeImage":"Insert Image...","dxDiagram-commandEditShapeImage":"Change Image...","dxDiagram-commandDeleteShapeImage":"Delete Image","dxDiagram-commandLayoutLeftToRight":"Left-to-right","dxDiagram-commandLayoutRightToLeft":"Right-to-left","dxDiagram-commandLayoutTopToBottom":"Top-to-bottom","dxDiagram-commandLayoutBottomToTop":"Bottom-to-top","dxDiagram-unitIn":"in","dxDiagram-unitCm":"cm","dxDiagram-unitPx":"px","dxDiagram-dialogButtonOK":"OK","dxDiagram-dialogButtonCancel":"Cancel","dxDiagram-dialogInsertShapeImageTitle":"Insert Image","dxDiagram-dialogEditShapeImageTitle":"Change Image","dxDiagram-dialogEditShapeImageSelectButton":"Select image","dxDiagram-dialogEditShapeImageLabelText":"or drop file here","dxDiagram-uiExport":"Export","dxDiagram-uiProperties":"Properties","dxDiagram-uiSettings":"Settings","dxDiagram-uiShowToolbox":"Show Toolbox","dxDiagram-uiSearch":"Search","dxDiagram-uiStyle":"Style","dxDiagram-uiLayout":"Layout","dxDiagram-uiLayoutTree":"Tree","dxDiagram-uiLayoutLayered":"Layered","dxDiagram-uiDiagram":"Diagram","dxDiagram-uiText":"Text","dxDiagram-uiObject":"Object","dxDiagram-uiConnector":"Connector","dxDiagram-uiPage":"Page","dxDiagram-shapeText":"Text","dxDiagram-shapeRectangle":"Rectangle","dxDiagram-shapeEllipse":"Ellipse","dxDiagram-shapeCross":"Cross","dxDiagram-shapeTriangle":"Triangle","dxDiagram-shapeDiamond":"Diamond","dxDiagram-shapeHeart":"Heart","dxDiagram-shapePentagon":"Pentagon","dxDiagram-shapeHexagon":"Hexagon","dxDiagram-shapeOctagon":"Octagon","dxDiagram-shapeStar":"Star","dxDiagram-shapeArrowLeft":"Left Arrow","dxDiagram-shapeArrowUp":"Up Arrow","dxDiagram-shapeArrowRight":"Right Arrow","dxDiagram-shapeArrowDown":"Down Arrow","dxDiagram-shapeArrowUpDown":"Up Down Arrow","dxDiagram-shapeArrowLeftRight":"Left Right Arrow","dxDiagram-shapeProcess":"Process","dxDiagram-shapeDecision":"Decision","dxDiagram-shapeTerminator":"Terminator","dxDiagram-shapePredefinedProcess":"Predefined Process","dxDiagram-shapeDocument":"Document","dxDiagram-shapeMultipleDocuments":"Multiple Documents","dxDiagram-shapeManualInput":"Manual Input","dxDiagram-shapePreparation":"Preparation","dxDiagram-shapeData":"Data","dxDiagram-shapeDatabase":"Database","dxDiagram-shapeHardDisk":"Hard Disk","dxDiagram-shapeInternalStorage":"Internal Storage","dxDiagram-shapePaperTape":"Paper Tape","dxDiagram-shapeManualOperation":"Manual Operation","dxDiagram-shapeDelay":"Delay","dxDiagram-shapeStoredData":"Stored Data","dxDiagram-shapeDisplay":"Display","dxDiagram-shapeMerge":"Merge","dxDiagram-shapeConnector":"Connector","dxDiagram-shapeOr":"Or","dxDiagram-shapeSummingJunction":"Summing Junction","dxDiagram-shapeContainerDefaultText":"Container","dxDiagram-shapeVerticalContainer":"Vertical Container","dxDiagram-shapeHorizontalContainer":"Horizontal Container","dxDiagram-shapeCardDefaultText":"Person's Name","dxDiagram-shapeCardWithImageOnLeft":"Card with Image on the Left","dxDiagram-shapeCardWithImageOnTop":"Card with Image on the Top","dxDiagram-shapeCardWithImageOnRight":"Card with Image on the Right","dxGantt-dialogTitle":"Title","dxGantt-dialogStartTitle":"Start","dxGantt-dialogEndTitle":"End","dxGantt-dialogProgressTitle":"Progress","dxGantt-dialogResourcesTitle":"Resources","dxGantt-dialogResourceManagerTitle":"Resource Manager","dxGantt-dialogTaskDetailsTitle":"Task Details","dxGantt-dialogEditResourceListHint":"Edit Resource List","dxGantt-dialogEditNoResources":"No resources","dxGantt-dialogButtonAdd":"Add","dxGantt-contextMenuNewTask":"New Task","dxGantt-contextMenuNewSubtask":"New Subtask","dxGantt-contextMenuDeleteTask":"Delete Task","dxGantt-contextMenuDeleteDependency":"Delete Dependency","dxGantt-dialogTaskDeleteConfirmation":"Deleting a task also deletes all its dependencies and subtasks. Are you sure you want to delete this task?","dxGantt-dialogDependencyDeleteConfirmation":"Are you sure you want to delete the dependency from the task?","dxGantt-dialogResourcesDeleteConfirmation":"Deleting a resource also deletes it from tasks to which this resource is assigned. Are you sure you want to delete these resources? Resources: {0}","dxGantt-dialogConstraintCriticalViolationMessage":"The task you are attempting to move is linked to a second task by a dependency relation. This change would conflict with dependency rules. How would you like to proceed?","dxGantt-dialogConstraintViolationMessage":"The task you are attempting to move is linked to a second task by a dependency relation. How would you like to proceed?","dxGantt-dialogCancelOperationMessage":"Cancel the operation","dxGantt-dialogDeleteDependencyMessage":"Delete the dependency","dxGantt-dialogMoveTaskAndKeepDependencyMessage":"Move the task and keep the dependency","dxGantt-undo":"Undo","dxGantt-redo":"Redo","dxGantt-expandAll":"Expand All","dxGantt-collapseAll":"Collapse All","dxGantt-addNewTask":"Add New Task","dxGantt-deleteSelectedTask":"Delete Selected Task","dxGantt-zoomIn":"Zoom In","dxGantt-zoomOut":"Zoom Out","dxGantt-fullScreen":"Full Screen","dxGantt-quarter":"Q{0}"}}},function(e,t,n){t.ExportFormat=void 0;var i=n(40),a=u(n(46)),o=u(n(34)),r=n(1),s=n(167),c=n(208),l=n(0);function u(e){return e&&e.__esModule?e:{default:e}}n(112);var d={thousands:"#,##0{0},&quot;K&quot;",millions:"#,##0{0},,&quot;M&quot;",billions:"#,##0{0},,,&quot;B&quot;",trillions:"#,##0{0},,,,&quot;T&quot;",percent:"0{0}%",decimal:"#{0}",fixedpoint:"#,##0{0}",exponential:"0{0}E+00",currency:" "},h=/a+/g,f=/E/g,g=/dE+/g,p=/L/g,m=/h/g,_=/./g;function v(e){var t=(o.default.format(new Date(2009,8,8,6,5,4),e)||"").toString(),n=(0,s.getFormat)((function(t){return o.default.format(t,e)}));return n&&(n=function(e){return e.split("/").join("\\/").split("'").map((function(e,t){return t%2==0?e.replace(h,"AM/PM").replace(g,"d").replace(f,"d").replace(p,"M").replace(m,"H").split("[").join("\\[").split("]").join("\\]"):e?e.replace(_,"\\$&"):"'"})).join("")}(n),n=function(e){var t=(0,c.getLanguageId)(),n=t?t.toString(16):"",i="";if(function(e){for(var t,n=0;n<e.length;n++)if((t=e.charCodeAt(n))>=1632&&t<1642)return!0;return!1}(e)){for(;n.length<3;)n="0"+n;i="[$-2010"+n+"]"}else n&&(i="[$-"+n+"]");return i}(t)+n),n}var x={formatObjectConverter:function(e,t){var n={format:e,precision:e&&e.precision,dataType:t};return(0,r.isObject)(e)?(0,l.extend)(n,e,{format:e.formatter||e.type,currency:e.currency}):n},convertFormat:function(e,t,n,o){if((0,r.isDefined)(e)){if("date"===n)return v(e);if((0,r.isString)(e)&&d[e.toLowerCase()])return function(e,t,n){var o,r;return(r="currency"===e?a.default.getOpenXmlCurrencyFormat(n):d[e.toLowerCase()])&&(o=(0,i.format)(r,function(e,t){var n,i;if(t>0){for(n="decimal"!==e?".":"",i=0;i<t;i++)n+="0";return n}return""}(e,t))),o}(e,t,o)}}};t.ExportFormat=x},function(e,t,n){function i(){return(i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e}).apply(this,arguments)}t.MergedRangesManager=void 0;var a=function(){function e(e,t,n,i){this.mergedCells=[],this.mergedRanges=[],this.dataProvider=e,this.helpers=t,this.mergeRowFieldValues=n,this.mergeColumnFieldValues=i}var t=e.prototype;return t.updateMergedRanges=function(e,t,n){if(this.helpers._isHeaderCell(this.dataProvider,t,n)&&!this.isCellInMergedRanges(t,n)){var a=this.dataProvider.getCellMerging(t,n),o=a.rowspan,r=a.colspan;if(r||o){var s=this.helpers._allowToMergeRange(this.dataProvider,t,n,o,r,this.mergeRowFieldValues,this.mergeColumnFieldValues);this.updateMergedCells(e,t,n,o,r,s),s&&this.mergedRanges.push(i({masterCell:e},{rowspan:o,colspan:r}))}}},t.isCellInMergedRanges=function(e,t){return this.mergedCells[e]&&this.mergedCells[e][t]},t.findMergedCellInfo=function(e,t){if(this.helpers._isHeaderCell(this.dataProvider,e,t)&&this.isCellInMergedRanges(e,t))return this.mergedCells[e][t]},t.updateMergedCells=function(e,t,n,i,a,o){for(var r=t;r<=t+i;r++)for(var s=n;s<=n+a;s++)this.mergedCells[r]||(this.mergedCells[r]=[]),this.mergedCells[r][s]={masterCell:e,unmerged:!o}},t.applyMergedRages=function(e){this.mergedRanges.forEach((function(t){var n=t.masterCell.fullAddress.row,i=t.masterCell.fullAddress.col,a=n+t.rowspan,o=i+t.colspan;e.mergeCells(n,i,a,o)}))},e}();t.MergedRangesManager=a},function(e,t,n){t.exportPivotGrid=function(e){return a.Export.export(function(e){if(!(0,i.isDefined)(e)||!(0,i.isObject)(e))throw Error('The "exportPivotGrid" method requires a configuration object.');if(!(0,i.isDefined)(e.component)||!(0,i.isObject)(e.component)||"dxPivotGrid"!==e.component.NAME)throw Error('The "component" field must contain a PivotGrid instance.');(0,i.isDefined)(e.mergeRowFieldValues)||(e.mergeRowFieldValues=!0);(0,i.isDefined)(e.mergeColumnFieldValues)||(e.mergeColumnFieldValues=!0);return a.Export.getFullOptions(e)}(e),r)};var i=n(1),a=n(253),o=n(4),r={_getWorksheetFrozenState:function(e,t){return{state:"frozen",xSplit:t.from.column+e.getFrozenArea().x-1,ySplit:t.from.row+e.getFrozenArea().y-1}},_getCustomizeCellOptions:function(e,t){return{excelCell:e,pivotCell:t}},_isFrozenZone:function(){return!0},_isHeaderCell:function(e,t,n){return t<e.getColumnAreaRowCount()||n<e.getRowAreaColCount()},_allowToMergeRange:function(e,t,n,i,a,o,r){return!(e.isColumnAreaCell(t,n)&&!r&&a||e.isRowAreaCell(t,n)&&!o&&i)},_renderLoadPanel:function(e){e._renderLoadPanel(e._dataArea.groupElement(),e.$element())},_trySetAutoFilter:o.noop,_trySetFont:o.noop,_trySetOutlineLevel:o.noop}},function(e,t,n){Object.defineProperty(t,"exportDataGrid",{enumerable:!0,get:function(){return i.exportDataGrid}});var i=n(369)},function(e,t,n){t.exportDataGrid=function(e){return a.Export.export(function(e){if(!(0,i.isDefined)(e)||!(0,i.isObject)(e))throw Error('The "exportDataGrid" method requires a configuration object.');if(!(0,i.isDefined)(e.component)||!(0,i.isObject)(e.component)||"dxDataGrid"!==e.component.NAME)throw Error('The "component" field must contain a DataGrid instance.');(0,i.isDefined)(e.selectedRowsOnly)||(e.selectedRowsOnly=!1);return a.Export.getFullOptions(e)}(e))};var i=n(1),a=n(370)},function(e,t,n){t.Export=void 0;var i=n(1),a=n(0),o=l(n(34)),r=l(n(46)),s=l(n(10)),c=n(7);function l(e){return e&&e.__esModule?e:{default:e}}var u={getFullOptions:function(e){var t=(0,a.extend)({},e);if(!(0,i.isDefined)(t.jsPDFDocument)||!(0,i.isObject)(t.jsPDFDocument))throw Error('The "jsPDFDocument" field must contain a jsPDF instance.');if(!(0,i.isDefined)(t.jsPDFDocument.autoTable)||!(0,i.isFunction)(t.jsPDFDocument.autoTable))throw Error('The "exportDataGrid" method requires a autoTable plugin for jsPDF object.');if((0,i.isDefined)(t.keepColumnWidths)||(t.keepColumnWidths=!0),(0,i.isDefined)(t.autoTableOptions)){if(!(0,i.isObject)(t.autoTableOptions))throw Error('The "autoTableOptions" option must be of object type.');t.autoTableOptions=(0,a.extend)(!0,{},this._getDefaultAutoTableOptions(),t.autoTableOptions)}else t.autoTableOptions=this._getDefaultAutoTableOptions();return(0,i.isDefined)(t.loadPanel)||(t.loadPanel={}),(0,i.isDefined)(t.loadPanel.enabled)||(t.loadPanel.enabled=!0),(0,i.isDefined)(t.loadPanel.text)||(t.loadPanel.text=s.default.format("dxDataGrid-exporting")),t},_getDefaultAutoTableOptions:function(){return{theme:"plain",tableLineColor:149,tableLineWidth:.1,styles:{textColor:51,lineColor:149,lineWidth:0},columnStyles:{},headStyles:{fontStyle:"normal",textColor:149,lineWidth:.1},bodyStyles:{lineWidth:.1},head:[],body:[]}},_setLoadPanelOptions:function(e,t){(0,c.hasWindow)()&&(e._setOptionWithoutOptionChange("loadPanel",t),this._renderLoadPanel(e))},_renderLoadPanel:function(e){var t=e.getView("rowsView");t._renderLoadPanel(t.element(),t.element().parent())},export:function(e){var t=this,n=e.jsPDFDocument,o=e.autoTableOptions,r=e.component,s=e.customizeCell,c=e.keepColumnWidths,l=e.selectedRowsOnly,u=e.loadPanel,d=(0,a.extend)({},r.option("loadPanel"));"animation"in r.option("loadPanel")&&(u.animation=null),this._setLoadPanelOptions(r,u);var h=r.getDataProvider(l),f=!!r.option("wordWrapEnabled");return new Promise((function(e){h.ready().done((function(){var a=h.getColumns(),r=h.getStyles(),l=h.getRowsCount(),u=h.getHeaderRowCount(),d=[];if(c){var g=t._tryGetPdfColumnWidths(o.tableWidth,h.getColumnsWidths());(0,i.isDefined)(g)&&(0,i.isDefined)(o.columnStyles)&&t._setColumnWidths(o.columnStyles,g)}for(var p=0;p<l;p++){for(var m=[],_=0;_<a.length;_++){var v=h.getCellData(p,_,!0),x=v.value,y=v.cellSourceData,b=r[h.getStyleId(p,_)],w={content:t._getFormattedValue(x,b.format),styles:t._getPDFCellStyles(y.rowType,a[_].alignment,b,f)};if("header"===y.rowType){var k=t._tryGetMergeRange(p,_,d,h);k&&k.rowSpan>0&&(w.rowSpan=k.rowSpan+1),k&&k.colSpan>0&&(w.colSpan=k.colSpan+1),(!(d[p]&&d[p][_])||w.rowSpan>1||w.colSpan>1)&&((0,i.isFunction)(s)&&s({gridCell:y,pdfCell:w}),m.push(w))}else if("group"!==y.rowType||(0,i.isDefined)(w.content)||1!==m.length){var S;w.content=null!==(S=w.content)&&void 0!==S?S:"",(0,i.isFunction)(s)&&s({gridCell:y,pdfCell:w}),m.push(w)}else{var C;m[0].colSpan=null!==(C=m[0].colSpan)&&void 0!==C?C:1,m[0].colSpan++}}p<u?o.head.push(m):o.body.push(m)}n.autoTable(o),e()})).always((function(){t._setLoadPanelOptions(r,d)}))}))},_getFormattedValue:function(e,t){if((0,i.isDefined)(t)){if((0,i.isDate)(e))return o.default.format(e,t);if((0,i.isNumeric)(e))return r.default.format(e,t)}return e},_getPDFCellStyles:function(e,t,n,i){var a=n.alignment,o=n.bold,r="header"===e?t:a,s={};return r&&(s.halign=r),o&&"header"!==e&&(s.fontStyle="bold"),i&&(s.cellWidth="wrap"),s},_tryGetMergeRange:function(e,t,n,i){if(!n[e]||!n[e][t]){var a=i.getCellMerging(e,t),o=a.colspan,r=a.rowspan;if(o||r){for(var s=e;s<=e+r;s++)for(var c=t;c<=t+o;c++)n[s]||(n[s]=[]),n[s][c]=!0;return{rowSpan:r,colSpan:o}}}},_tryGetPdfColumnWidths:function(e,t){if((0,i.isNumeric)(e)&&(0,i.isDefined)(t)){var n=t.reduce((function(e,t){return e+t}),0);return t.map((function(t){return e*t/n}))}},_setColumnWidths:function(e,t){t.forEach((function(t,n){e[n]=e[n]||{},e[n].cellWidth=t}))}};t.Export=u},function(e,t,n){t.OptionManager=void 0;var i=n(23),a=n(4),o=n(254),r=n(0),s=n(1),c=n(191),l={},u={},d=function(){function e(e,t){this._options=e,this._optionsByReference=t,this._changingCallback,this._changedCallback,this._namePreparedCallbacks}var t=e.prototype;return t._setByReference=function(e,t){for(var n in(0,r.extend)(!0,e,t),this._optionsByReference)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},t._setPreparedValue=function(e,t,n,a){var r=this.get(this._options,e,!1);if(!(0,o.equals)(r,t)){var c=e.split(/[.[]/);!a&&this._changingCallback(e,r,t),u[e]=u[e]||(0,i.compileSetter)(e),u[e](this._options,t,{functionsAsIs:!0,merge:(0,s.isDefined)(n)?n:!this._optionsByReference[e],unwrapObservables:c.length>1&&!!this._optionsByReference[c[0]]}),!a&&this._changedCallback(e,t,r)}},t._prepareRelevantNames=function(e,t,n,i){if((0,s.isPlainObject)(n))for(var a in n)this._prepareRelevantNames(e,"".concat(t,".").concat(a),n[a]);this._namePreparedCallbacks(e,t,n,i)},t.get=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this._options,t=arguments.length>1?arguments[1]:void 0,n=arguments.length>2?arguments[2]:void 0;return l[t]=l[t]||(0,i.compileGetter)(t),l[t](e,{functionsAsIs:!0,unwrapObservables:n})},t.set=function(e,t,n,i){for(var a in e=(0,c.normalizeOptions)(e,t))this._prepareRelevantNames(e,a,e[a],i);for(var o in e)this._setPreparedValue(o,e[o],n,i)},t.onRelevantNamesPrepared=function(e){this._namePreparedCallbacks=e},t.onChanging=function(e){this._changingCallback=e},t.onChanged=function(e){this._changedCallback=e},t.dispose=function(){this._changingCallback=a.noop,this._changedCallback=a.noop},e}();t.OptionManager=d},function(e,t,n){t.PostponedOperations=void 0;var i=n(6),a=n(1);function o(e){return function(e){if(Array.isArray(e))return r(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(!e)return;if("string"==typeof e)return r(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return r(e,t)}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function r(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,i=new Array(t);n<t;n++)i[n]=e[n];return i}var s=function(){function e(){this._postponedOperations={}}var t=e.prototype;return t.add=function(e,t,n){if(e in this._postponedOperations)n&&this._postponedOperations[e].promises.push(n);else{var a=new i.Deferred;this._postponedOperations[e]={fn:t,completePromise:a,promises:n?[n]:[]}}return this._postponedOperations[e].completePromise.promise()},t.callPostponedOperations=function(){for(var e in this._postponedOperations){var t=this._postponedOperations[e];(0,a.isDefined)(t)&&(t.promises&&t.promises.length?i.when.apply(void 0,o(t.promises)).done(t.fn).then(t.completePromise.resolve):t.fn().done(t.completePromise.resolve))}this._postponedOperations={}},e}();t.PostponedOperations=s},function(e,t,n){t.TemplateManager=void 0;var i,a=(i=n(2))&&i.__esModule?i:{default:i},o=n(1),r=n(4),s=n(0),c=n(124),l=n(94),u=n(255);function d(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}var h=new c.FunctionTemplate((function(e){var t=e.model,n=e.parent,i=t.widget;if(!i)return(0,a.default)();var o=(0,a.default)("<div>"),r=t.options||{};return n?n._createComponent(o,i,r):o[i](r),o})),f=function(){function e(e,t){this._tempTemplates=[],this._defaultTemplates={},this._anonymousTemplateName=t||"template",this._createElement=e||u.defaultCreateElement,this._createTemplateIfNeeded=this._createTemplateIfNeeded.bind(this)}e.createDefaultOptions=function(){return{integrationOptions:{watchMethod:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return n.skipImmediate||t(e()),r.noop},templates:{"dx-polymorph-widget":h},useDeferUpdateForTemplates:!0}}};var t,n,i,f=e.prototype;return f.addDefaultTemplates=function(e){this._defaultTemplates=(0,s.extend)({},this._defaultTemplates,e)},f.dispose=function(){this._tempTemplates.forEach((function(e){e.template.dispose&&e.template.dispose()})),this._tempTemplates=[]},f.extractTemplates=function(e){return{templates:this._extractTemplates(e),anonymousTemplateMeta:this._extractAnonymousTemplate(e)}},f._extractTemplates=function(e){var t=this,n=(0,u.findTemplates)(e,"dxTemplate"),i=(0,u.suitableTemplatesByName)(n);return n.forEach((function(e){var t=e.element,n=e.options.name;t===i[n]?(0,a.default)(t).addClass("dx-template-wrapper").detach():(0,a.default)(t).remove()})),Object.keys(i).map((function(e){return{name:e,template:t._createTemplate(i[e])}}))},f._extractAnonymousTemplate=function(e){var t=e.contents().detach();return t.filter((function(e,t){var n=3===t.nodeType,i=(0,a.default)(t).text().trim().length<1;return!(n&&i)})).length>0?{template:this._createTemplate(t),name:this._anonymousTemplateName}:{}},f._createTemplateIfNeeded=function(e){var t=this._tempTemplates.filter((function(t){return t.source===(0,u.templateKey)(e)}))[0];if(t)return t.template;var n=this._createTemplate(e);return this._tempTemplates.push({template:n,source:(0,u.templateKey)(e)}),n},f._createTemplate=function(e){return this._createElement((0,u.validateTemplateSource)(e))},f.getTemplate=function(e,t,n,i){var r=this,s=n.isAsyncTemplate,d=n.skipTemplates;return(0,o.isFunction)(e)?new c.FunctionTemplate((function(n){var h=e.apply(i,(0,u.getNormalizedTemplateArgs)(n));if(!(0,o.isDefined)(h))return new l.EmptyTemplate;var f=!1,g=(0,u.acquireTemplate)(h,(function(e){return e.nodeType||(0,o.isRenderer)(e)&&!(0,a.default)(e).is("script")?new c.FunctionTemplate((function(){return e})):(f=!0,r._createTemplate(e))}),t,s,d,r._defaultTemplates),p=g.render(n);return f&&g.dispose&&g.dispose(),p})):(0,u.acquireTemplate)(e,this._createTemplateIfNeeded,t,s,d,this._defaultTemplates)},t=e,(n=[{key:"anonymousTemplateName",get:function(){return this._anonymousTemplateName}}])&&d(t.prototype,n),i&&d(t,i),e}();t.TemplateManager=f},function(e,t,n){t.Template=void 0;var i,a=(i=n(2))&&i.__esModule?i:{default:i},o=n(68),r=n(35),s=n(168);function c(e,t){return(c=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}n(375),(0,s.registerTemplateEngine)("default",{compile:function(e){return(0,r.normalizeTemplateElement)(e)},render:function(e,t,n){return e.clone()}}),(0,s.setTemplateEngine)("default");var l=function(e){var t,n;function i(t){var n;return(n=e.call(this)||this)._element=t,n}n=e,(t=i).prototype=Object.create(n.prototype),t.prototype.constructor=t,c(t,n);var o=i.prototype;return o._renderCore=function(e){var t=e.transclude;return t||this._compiledTemplate||(this._compiledTemplate=(0,s.getCurrentTemplateEngine)().compile(this._element)),(0,a.default)("<div>").append(t?this._element:(0,s.getCurrentTemplateEngine)().render(this._compiledTemplate,e.model,e.index)).contents()},o.source=function(){return(0,a.default)(this._element).clone()},i}(o.TemplateBase);t.Template=l},function(e,t,n){var i=n(35),a=n(168);(0,a.registerTemplateEngine)("jquery-tmpl",{compile:function(e){return(0,i.extractTemplateMarkup)(e)},render:function(e,t){return jQuery.tmpl(e,t)}}),(0,a.registerTemplateEngine)("jsrender",{compile:function(e){return(jQuery||jsrender).templates((0,i.extractTemplateMarkup)(e))},render:function(e,t){return e.render(t)}}),(0,a.registerTemplateEngine)("mustache",{compile:function(e){return(0,i.extractTemplateMarkup)(e)},render:function(e,t){return Mustache.render(e,t)}}),(0,a.registerTemplateEngine)("hogan",{compile:function(e){return Hogan.compile((0,i.extractTemplateMarkup)(e))},render:function(e,t){return e.render(t)}}),(0,a.registerTemplateEngine)("underscore",{compile:function(e){return _.template((0,i.extractTemplateMarkup)(e))},render:function(e,t){return e(t)}}),(0,a.registerTemplateEngine)("handlebars",{compile:function(e){return Handlebars.compile((0,i.extractTemplateMarkup)(e))},render:function(e,t){return e(t)}}),(0,a.registerTemplateEngine)("doT",{compile:function(e){return doT.template((0,i.extractTemplateMarkup)(e))},render:function(e,t){return e(t)}})},function(e,t,n){t.default=void 0;var i=c(n(2)),a=c(n(5)),o=c(n(15)),r=n(12),s=n(8);function c(e){return e&&e.__esModule?e:{default:e}}var l=o.default.inherit({_keydown:(0,s.addNamespace)("keydown","KeyboardProcessor"),_compositionStart:(0,s.addNamespace)("compositionstart","KeyboardProcessor"),_compositionEnd:(0,s.addNamespace)("compositionend","KeyboardProcessor"),ctor:function(e){var t=this;(e=e||{}).element&&(this._element=(0,i.default)(e.element)),e.focusTarget&&(this._focusTarget=e.focusTarget),this._handler=e.handler,this._element&&(this._processFunction=function(e){var n=t._focusTarget&&t._focusTarget!==e.target&&(0,r.inArray)(e.target,(0,i.default)(t._focusTarget))<0,a=t._isComposingJustFinished&&229===e.which||t._isComposing||n;t._isComposingJustFinished=!1,a||t.process(e)},this._toggleProcessingWithContext=this.toggleProcessing.bind(this),a.default.on(this._element,this._keydown,this._processFunction),a.default.on(this._element,this._compositionStart,this._toggleProcessingWithContext),a.default.on(this._element,this._compositionEnd,this._toggleProcessingWithContext))},dispose:function(){this._element&&(a.default.off(this._element,this._keydown,this._processFunction),a.default.off(this._element,this._compositionStart,this._toggleProcessingWithContext),a.default.off(this._element,this._compositionEnd,this._toggleProcessingWithContext)),this._element=void 0,this._handler=void 0},process:function(e){this._handler({keyName:(0,s.normalizeKeyName)(e),key:e.key,code:e.code,ctrl:e.ctrlKey,location:e.location,metaKey:e.metaKey,shift:e.shiftKey,alt:e.altKey,which:e.which,originalEvent:e})},toggleProcessing:function(e){var t=e.type;this._isComposing="compositionstart"===t,this._isComposingJustFinished=!this._isComposing}});t.default=l,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i,a=(i=n(24))&&i.__esModule?i:{default:i};var o=function e(t,n){if(!n)throw a.default.Error("E0017");return Array.isArray(t)?t.map((function(t){return e(t,n)})).join(" "):-1!==t.indexOf(" ")?e(t.split(/\s+/g),n):"".concat(t,".").concat(n)};t.default=o,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i=r(n(161)),a=r(n(257)),o=n(0);function r(e){return e&&e.__esModule?e:{default:e}}var s,c={dxpointerdown:"pointerdown",dxpointermove:"pointermove",dxpointerup:"pointerup",dxpointercancel:"pointercancel",dxpointerover:"pointerover",dxpointerout:"pointerout",dxpointerenter:"pointerenter",dxpointerleave:"pointerleave"},l=!1,u=function(){l||(s=new a.default(c,(function(e,t){return e.pointerId===t.pointerId}),(function(e){e.isPrimary&&s.reset()})),l=!0)},d=i.default.inherit({ctor:function(){this.callBase.apply(this,arguments),u()},_fireEvent:function(e){return this.callBase((0,o.extend)({pointers:s.pointers(),pointerId:e.originalEvent.pointerId},e))}});d.map=c,d.resetObserver=function(){s.reset()};var h=d;t.default=h,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i=n(0),a=c(n(161)),o=c(n(258)),r=c(n(256)),s=n(8);function c(e){return e&&e.__esModule?e:{default:e}}var l=!1,u=function(){l||(o.default.activate(),l=!0)},d=a.default.inherit({EVENT_LOCK_TIMEOUT:100,ctor:function(){this.callBase.apply(this,arguments),u()},_handler:function(e){var t=(0,s.isMouseEvent)(e);if(t||(this._skipNextEvents=!0),!t||!this._mouseLocked){if(!t||!this._skipNextEvents)return this.callBase(e);this._skipNextEvents=!1,this._mouseLocked=!0,clearTimeout(this._unlockMouseTimer);var n=this;this._unlockMouseTimer=setTimeout((function(){n._mouseLocked=!1}),this.EVENT_LOCK_TIMEOUT)}},_fireEvent:function(e){var t=(0,s.isMouseEvent)(e.originalEvent)?o.default.normalize:r.default.normalize;return this.callBase((0,i.extend)(t(e.originalEvent),e))},dispose:function(){this.callBase(),this._skipNextEvents=!1,this._mouseLocked=!1,clearTimeout(this._unlockMouseTimer)}});d.map={dxpointerdown:"touchstart mousedown",dxpointermove:"touchmove mousemove",dxpointerup:"touchend mouseup",dxpointercancel:"touchcancel",dxpointerover:"mouseover",dxpointerout:"mouseout",dxpointerenter:"mouseenter",dxpointerleave:"mouseleave"},d.resetObserver=o.default.resetObserver;var h=d;t.default=h,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.initMobileViewport=void 0;var i=h(n(2)),a=h(n(11)),o=n(7),r=h(n(5)),s=n(0),c=h(n(103)),l=n(48),u=n(93),d=h(n(13));function h(e){return e&&e.__esModule?e:{default:e}}var f=(0,o.getWindow)();t.initMobileViewport=function(e){e=(0,s.extend)({},e);var t=d.default.real(),n=e.allowZoom,o=e.allowPan,h="allowSelection"in e?e.allowSelection:"generic"===t.platform;(0,i.default)("meta[name=viewport]").length||(0,i.default)("<meta>").attr("name","viewport").appendTo("head");var g=["width=device-width"],p=[];(n?p.push("pinch-zoom"):g.push("initial-scale=1.0","maximum-scale=1.0, user-scalable=no"),o&&p.push("pan-x","pan-y"),o||n?(0,i.default)("html").css("msOverflowStyle","-ms-autohiding-scrollbar"):(0,i.default)("html, body").css({msContentZooming:"none",msUserSelect:"none",overflow:"hidden"}),!h&&(0,l.supportProp)("userSelect")&&(0,i.default)(".dx-viewport").css((0,u.styleProp)("userSelect"),"none"),(0,i.default)("meta[name=viewport]").attr("content",g.join()),(0,i.default)("html").css("msTouchAction",p.join(" ")||"none"),t=d.default.real(),l.touch&&(r.default.off(a.default.getDocument(),".dxInitMobileViewport"),r.default.on(a.default.getDocument(),"dxpointermove.dxInitMobileViewport",(function(e){var t=e.pointers.length,i="touch"===e.pointerType,a=!n&&t>1,r=!o&&1===t&&!e.isScrollingEvent;i&&(a||r)&&e.preventDefault()}))),t.ios)&&("file:"===a.default.getLocation().protocol||c.default.add((function(){var e=(0,i.default)(f).width();(0,i.default)("body").width(e)})));t.android&&c.default.add((function(){setTimeout((function(){var e=a.default.getActiveElement();e.scrollIntoViewIfNeeded?e.scrollIntoViewIfNeeded():e.scrollIntoView(!1)}))}))}},function(e,t,n){var i;t.getTimeZones=void 0;var a=((i=n(87))&&i.__esModule?i:{default:i}).default.getTimeZones;t.getTimeZones=a},function(e,t,n){t.default=void 0;var i=l(n(192)),a=n(37),o=n(3),r=n(1),s=n(6),c=l(n(163));function l(e){return e&&e.__esModule?e:{default:e}}var u=function e(t,n,l){l=l||[],n=n||{};var u=function(e,t){return{name:e,args:t}},d=function(e){var d,h,f,g,p,m,_,v=new s.Deferred,x=function(e){var t=n.errorHandler;t&&t(e),(0,a.handleError)(e),v.reject(e)};function y(e){switch(e.name){case"sortBy":return p=[e.args],!0;case"thenBy":if(!p)throw a.errors.Error("E4004");return p.push(e.args),!0}return!1}try{d=n.adapter,(0,r.isFunction)(d)||(d=i.default[d]),h=d(n),f=[].concat(l).concat(e);var b=h.optimize;for(b&&b(f);f.length;){if(!y(g=f[0])){if(p){f.unshift(u("multiSort",[p])),p=null;continue}if("enumerate"!==String(g.name)&&(!h[g.name]||!1===h[g.name].apply(h,g.args)))break}f.shift()}m=f[0],_=[],m&&"multiSort"===m.name&&(f.shift(),(0,o.each)(m.args[0],(function(){_.push(u(_.length?"thenBy":"sortBy",this))}))),f=_.concat(f),h.exec(t).done((function(e,t){if(f.length){var i=(0,c.default)(e,{errorHandler:n.errorHandler});(0,o.each)(f,(function(){i=i[this.name].apply(i,this.args)})),i.done(v.resolve).fail(v.reject)}else v.resolve(e,t)})).fail(x)}catch(e){x(e)}return v.promise()},h={};return(0,o.each)(["sortBy","thenBy","filter","slice","select","groupBy"],(function(){var i=String(this);h[i]=function(){return e(t,n,l.concat(u(i,arguments)))}})),(0,o.each)(["count","min","max","sum","avg","aggregate","enumerate"],(function(){var e=String(this);h[e]=function(){return d.call(this,u(e,arguments))}})),h};t.default=u,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;t.default={zones:[{id:"Africa/Abidjan",untils:"-u9rgl4|Infinity",offsets:"16.1333|0",offsetIndices:"01"},{id:"Africa/Accra",untils:"-r507yk|1e3pak|681qo|cjvlc|681qo|cjvlc|681qo|cjvlc|681qo|clq9c|681qo|cjvlc|681qo|cjvlc|681qo|cjvlc|681qo|clq9c|681qo|cjvlc|681qo|cjvlc|681qo|cjvlc|681qo|clq9c|681qo|cjvlc|681qo|cjvlc|681qo|cjvlc|681qo|clq9c|681qo|cjvlc|681qo|cjvlc|681qo|cjvlc|681qo|clq9c|681qo|cjvlc|681qo|cjvlc|681qo|Infinity",offsets:"0.8667|0|-20",offsetIndices:"012121212121212121212121212121212121212121212121"},{id:"Africa/Addis_Ababa",untils:"-lnsetg|s8mhg|57v020|afrrb0|Infinity",offsets:"-147.2667|-180|-150|-165",offsetIndices:"01231"},{id:"Africa/Algiers",untils:"-uozn3l|2qx1nl|5luo0|8y800|a4tc0|7vc00|auqo0|7idc0|b7pc0|6sg00|cyo00|7ayo0|53c00|9idxc0|3i040|51mw0|253uk0|9o2k0|92040|8l3s0|jutc0|4uy840|3rdzw0|46xc00|7x6o0|2xco40|8n180|7x9g0|9d440|kiqg0|9d440|9q2s0|9cyk0|Infinity",offsets:"-9.35|0|-60|-120",offsetIndices:"0121212121212121232321212122321212"},{id:"Africa/Asmara",untils:"-lnsetg|s8mhg|57v020|afrrb0|Infinity",offsets:"-147.2667|-180|-150|-165",offsetIndices:"01231"},{id:"Africa/Asmera",untils:"-lnsetg|s8mhg|57v020|afrrb0|Infinity",offsets:"-147.2667|-180|-150|-165",offsetIndices:"01231"},{id:"Africa/Bamako",untils:"-u9rgl4|Infinity",offsets:"16.1333|0",offsetIndices:"01"},{id:"Africa/Bangui",untils:"-q9qbao|Infinity",offsets:"-13.6|-60",offsetIndices:"01"},{id:"Africa/Banjul",untils:"-u9rgl4|Infinity",offsets:"16.1333|0",offsetIndices:"01"},{id:"Africa/Bissau",untils:"-u9rek0|wvoyo0|Infinity",offsets:"62.3333|60|0",offsetIndices:"012"},{id:"Africa/Blantyre",untils:"-yvtfd8|Infinity",offsets:"-130.3333|-120",offsetIndices:"01"},{id:"Africa/Brazzaville",untils:"-q9qbao|Infinity",offsets:"-13.6|-60",offsetIndices:"01"},{id:"Africa/Bujumbura",untils:"-yvtfd8|Infinity",offsets:"-130.3333|-120",offsetIndices:"01"},{id:"Africa/Cairo",untils:"-fdls80|40d80|a31g0|7x3w0|a4w40|aqyk0|80ys0|b07w0|7tk40|b07w0|8jhg0|a8fw0|60go40|7el80|awo40|7v980|awqw0|7tk40|b07w0|7tk40|ayd80|7tk40|ayd80|7tk40|ayd80|7tk40|b07w0|7tk40|ayd80|7tk40|ayd80|7ves0|awik0|7ves0|ayd80|7ves0|awik0|7ves0|awik0|7ves0|awik0|7ves0|ayd80|7ves0|awik0|7ves0|awik0|7ves0|awik0|7ves0|ayd80|7ves0|awik0|7ves0|awik0|7ves0|awik0|7ves0|ayd80|7ves0|awik0|7ves0|f9x80|3i040|eluk0|462s0|ayd80|7ves0|awik0|7ves0|awik0|7ves0|awik0|7ves0|ayd80|7ves0|b5rw0|7m5g0|awik0|7ves0|awik0|7ves0|ayd80|7ves0|awik0|7ves0|awik0|7ves0|aqvs0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7x3w0|asys0|7x3w0|asys0|7k580|b5xg0|6u7w0|bvus0|6h980|c8tg0|64ak0|cyqs0|5anw0|1jms0|12t80|1w22s0|25p80|1sw40|2vmk0|Infinity",offsets:"-120|-180",offsetIndices:"0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Africa/Casablanca",untils:"-tblt9g|di7nxg|3huk0|51k40|2znuk0|2dp9g0|776k0|8nt2s0|657w0|3ifxg0|3jp80|va040|4qak0|e1ms0|7pp80|cnms0|3afw0|2xi840|xqqk0|bp56s0|4qak0|e1ms0|45x80|d2g40|51ek0|c8tg0|64ak0|e1sc0|47uo0|1leo0|23xc0|asw00|3lmo0|1qyo0|40g00|7x6o0|4mo00|1stc0|4deo0|7x6o0|3ylc0|1stc0|51hc0|7x6o0|3lmo0|1stc0|5reo0|7k800|2vpc0|25s00|64dc0|7k800|2iqo0|1stc0|gkao0|1stc0|g7c00|25s00|g7c00|1stc0|g7c00|25s00|g7c00|1stc0|gkao0|1stc0|g7c00|25s00|g7c00|1stc0|gkao0|1stc0|g7c00|25s00|g7c00|1stc0|g7c00|25s00|g7c00|1stc0|gkao0|1stc0|g7c00|25s00|g7c00|1stc0|g7c00|25s00|g7c00|25s00|g7c00|1stc0|g7c00|25s00|Infinity",offsets:"30.3333|0|-60",offsetIndices:"01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212"},{id:"Africa/Ceuta",untils:"-qyiys0|7x3w0|2vt440|8sqs0|ssyk0|8n6s0|9px80|905g0|a2yo0|902o0|k69dc0|657w0|3ifxg0|3jp80|va040|4qak0|e1ms0|7pp80|cnms0|3afw0|2xi840|129us0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"0|-60|-120",offsetIndices:"010101010101010101010121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Africa/Conakry",untils:"-u9rgl4|Infinity",offsets:"16.1333|0",offsetIndices:"01"},{id:"Africa/Dakar",untils:"-u9rgl4|Infinity",offsets:"16.1333|0",offsetIndices:"01"},{id:"Africa/Dar_es_Salaam",untils:"-lnsetg|s8mhg|57v020|afrrb0|Infinity",offsets:"-147.2667|-180|-150|-165",offsetIndices:"01231"},{id:"Africa/Djibouti",untils:"-lnsetg|s8mhg|57v020|afrrb0|Infinity",offsets:"-147.2667|-180|-150|-165",offsetIndices:"01231"},{id:"Africa/Douala",untils:"-q9qbao|Infinity",offsets:"-13.6|-60",offsetIndices:"01"},{id:"Africa/El_Aaiun",untils:"-isdxk0|m2g0c0|vek0|4qak0|e1ms0|7pp80|cnms0|3afw0|fke5g0|4qak0|e1ms0|45x80|d2g40|51ek0|c8tg0|64ak0|e1sc0|47uo0|1leo0|23xc0|asw00|3lmo0|1qyo0|40g00|7x6o0|4mo00|1stc0|4deo0|7x6o0|3ylc0|1stc0|51hc0|7x6o0|3lmo0|1stc0|5reo0|7k800|2vpc0|25s00|64dc0|7k800|2iqo0|1stc0|gkao0|1stc0|g7c00|25s00|g7c00|1stc0|g7c00|25s00|g7c00|1stc0|gkao0|1stc0|g7c00|25s00|g7c00|1stc0|gkao0|1stc0|g7c00|25s00|g7c00|1stc0|g7c00|25s00|g7c00|1stc0|gkao0|1stc0|g7c00|25s00|g7c00|1stc0|g7c00|25s00|g7c00|25s00|g7c00|1stc0|g7c00|25s00|Infinity",offsets:"52.8|60|0|-60",offsetIndices:"012323232323232323232323232323232323232323232323232323232323232323232323232323232323"},{id:"Africa/Freetown",untils:"-u9rgl4|Infinity",offsets:"16.1333|0",offsetIndices:"01"},{id:"Africa/Gaborone",untils:"-yvtfd8|Infinity",offsets:"-130.3333|-120",offsetIndices:"01"},{id:"Africa/Harare",untils:"-yvtfd8|Infinity",offsets:"-130.3333|-120",offsetIndices:"01"},{id:"Africa/Johannesburg",untils:"-yvtdi0|kn7o60|9cyk0|9d440|9cyk0|Infinity",offsets:"-90|-120|-180",offsetIndices:"012121"},{id:"Africa/Juba",untils:"-kcrsis|kixuys|8l6k0|a4w40|8n180|a6qs0|8n180|a31g0|8ovw0|a16s0|8qqk0|9zc40|8sl80|9xhg0|8wak0|9ts40|8y580|a4w40|8n180|a31g0|8ovw0|a16s0|8sl80|9xhg0|8ufw0|9vms0|8wak0|9ts40|8y580|a4w40|8ovw0|a16s0|8qqk0|7frw40|Infinity",offsets:"-126.4667|-120|-180",offsetIndices:"01212121212121212121212121212121212"},{id:"Africa/Kampala",untils:"-lnsetg|s8mhg|57v020|afrrb0|Infinity",offsets:"-147.2667|-180|-150|-165",offsetIndices:"01231"},{id:"Africa/Khartoum",untils:"-kcrsow|kixv4w|8l6k0|a4w40|8n180|a6qs0|8n180|a31g0|8ovw0|a16s0|8qqk0|9zc40|8sl80|9xhg0|8wak0|9ts40|8y580|a4w40|8n180|a31g0|8ovw0|a16s0|8sl80|9xhg0|8ufw0|9vms0|8wak0|9ts40|8y580|a4w40|8ovw0|a16s0|8qqk0|7frw40|9ac180|Infinity",offsets:"-130.1333|-120|-180",offsetIndices:"012121212121212121212121212121212121"},{id:"Africa/Kigali",untils:"-yvtfd8|Infinity",offsets:"-130.3333|-120",offsetIndices:"01"},{id:"Africa/Kinshasa",untils:"-q9qbao|Infinity",offsets:"-13.6|-60",offsetIndices:"01"},{id:"Africa/Lagos",untils:"-q9qbao|Infinity",offsets:"-13.6|-60",offsetIndices:"01"},{id:"Africa/Libreville",untils:"-q9qbao|Infinity",offsets:"-13.6|-60",offsetIndices:"01"},{id:"Africa/Lome",untils:"-u9rgl4|Infinity",offsets:"16.1333|0",offsetIndices:"01"},{id:"Africa/Luanda",untils:"-q9qbao|Infinity",offsets:"-13.6|-60",offsetIndices:"01"},{id:"Africa/Lubumbashi",untils:"-yvtfd8|Infinity",offsets:"-130.3333|-120",offsetIndices:"01"},{id:"Africa/Lusaka",untils:"-yvtfd8|Infinity",offsets:"-130.3333|-120",offsetIndices:"01"},{id:"Africa/Malabo",untils:"-q9qbao|Infinity",offsets:"-13.6|-60",offsetIndices:"01"},{id:"Africa/Maputo",untils:"-yvtfd8|Infinity",offsets:"-130.3333|-120",offsetIndices:"01"},{id:"Africa/Maseru",untils:"-yvtdi0|kn7o60|9cyk0|9d440|9cyk0|Infinity",offsets:"-90|-120|-180",offsetIndices:"012121"},{id:"Africa/Mbabane",untils:"-yvtdi0|kn7o60|9cyk0|9d440|9cyk0|Infinity",offsets:"-90|-120|-180",offsetIndices:"012121"},{id:"Africa/Mogadishu",untils:"-lnsetg|s8mhg|57v020|afrrb0|Infinity",offsets:"-147.2667|-180|-150|-165",offsetIndices:"01231"},{id:"Africa/Monrovia",untils:"-qj6zc4|rl202a|Infinity",offsets:"43.1333|44.5|0",offsetIndices:"012"},{id:"Africa/Nairobi",untils:"-lnsetg|s8mhg|57v020|afrrb0|Infinity",offsets:"-147.2667|-180|-150|-165",offsetIndices:"01231"},{id:"Africa/Ndjamena",untils:"-u9rk4c|zdk5cc|7iak0|Infinity",offsets:"-60.2|-60|-120",offsetIndices:"0121"},{id:"Africa/Niamey",untils:"-q9qbao|Infinity",offsets:"-13.6|-60",offsetIndices:"01"},{id:"Africa/Nouakchott",untils:"-u9rgl4|Infinity",offsets:"16.1333|0",offsetIndices:"01"},{id:"Africa/Ouagadougou",untils:"-u9rgl4|Infinity",offsets:"16.1333|0",offsetIndices:"01"},{id:"Africa/Porto-Novo",untils:"-q9qbao|Infinity",offsets:"-13.6|-60",offsetIndices:"01"},{id:"Africa/Sao_Tome",untils:"-u9rhc0|1jbm840|irxc0|Infinity",offsets:"36.75|0|-60",offsetIndices:"0121"},{id:"Africa/Timbuktu",untils:"-u9rgl4|Infinity",offsets:"16.1333|0",offsetIndices:"01"},{id:"Africa/Tripoli",untils:"-q3gfrw|gl6ajw|422c0|xado0|4bbo0|wrpg0|4s580|1kdpg0|c05bw0|4mqs0|9et80|9d440|9et80|9eys0|9et80|9mdg0|95jw0|9io40|9cyk0|99es0|9et80|9eys0|9et80|9d440|9et80|b2840|3cf3w0|9kis0|9et80|7vqyw0|75eo0|asw00|Infinity",offsets:"-52.7333|-60|-120",offsetIndices:"012121212121212121212121212122122"},{id:"Africa/Tunis",untils:"-uozn3l|enxevl|b5uo0|53c00|u8w00|7x9g0|c8w80|7k800|z3w0|ew40|8bx80|9d440|9nx00|925o0|8l100|gi3440|7k800|b9k00|7vc00|51mw00|5ytc0|9d1c0|9d1c0|b9k00|7thc0|7m0tc0|7tk40|93us0|b5uo0|7k800|b5uo0|7x6o0|asw00|Infinity",offsets:"-9.35|-60|-120",offsetIndices:"0121212121212121212121212121212121"},{id:"Africa/Windhoek",untils:"-yvtdi0|kn7o60|9cyk0|oj2nw0|235k00|8lho0|ast80|7x9g0|b5rw0|7kas0|b5rw0|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|b5rw0|7kas0|b5rw0|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|b5rw0|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|b5rw0|7kas0|b5rw0|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|Infinity",offsets:"-90|-120|-180|-60",offsetIndices:"01211313131313131313131313131313131313131313131313131"},{id:"America/Adak",untils:"-ek1nw0|1tyug0|2e6s0|b7yik0|12y080|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|1l940|7rs80|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"660|600|540",offsetIndices:"011001010101010101010101010101010111212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Anchorage",untils:"-ek1qo0|1tyx80|2e400|b7yik0|12y080|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|1l940|7rs80|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"600|540|480",offsetIndices:"011001010101010101010101010101010111212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Anguilla",untils:"-u6m79w|Infinity",offsets:"246.0667|240",offsetIndices:"01"},{id:"America/Antigua",untils:"-u6m79w|Infinity",offsets:"246.0667|240",offsetIndices:"01"},{id:"America/Araguaina",untils:"-t85j2o|99k8mo|9a9c0|9io40|99980|8p65g0|6zuo0|bs2o0|67zw0|cjxg0|69uk0|cjxg0|4ml80|5mf440|49mk0|haas0|316k0|cls40|4ml80|cls40|66580|cls40|67zw0|981s40|6u7w0|biw40|5rbw0|d0lg0|5ed80|cyqs0|5ed80|dbpg0|64ak0|2yl440|64ak0|c8tg0|6u7w0|bxpg0|7iak0|biw40|6u7w0|biw40|7k580|biw40|6u7w0|c8tg0|6h980|dbpg0|5ed80|51udg0|64ak0|Infinity",offsets:"192.8|180|120",offsetIndices:"0121212121212121212121212121212121212121212121212121"},{id:"America/Argentina/Buenos_Aires",untils:"-px7ys0|5iv8k0|67zw0|a4w40|73h80|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|6a040|hy7w0|6a040|xovw0|3uys0|18nbw0|b0dg0|8ve2k0|3uys0|3yik0|bqas0|71mk0|bqas0|71mk0|bqas0|8ovw0|9d440|9px80|9d440|9cyk0|9d440|28t6k0|51ek0|7m2qs0|4tzw0|biw40|776k0|bvus0|6u7w0|bvus0|6u7w0|bvus0|776k0|7qcg40|3yik0|b5xg0|7k580|Infinity",offsets:"256.8|240|180|120",offsetIndices:"01212121212121212121212121212121212121212123232323232323232"},{id:"America/Argentina/Catamarca",untils:"-px7ys0|5iv8k0|67zw0|a4w40|73h80|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|6a040|hy7w0|6a040|xovw0|3uys0|18nbw0|b0dg0|8ve2k0|3uys0|3yik0|bqas0|71mk0|bqas0|71mk0|bqas0|8ovw0|9d440|9px80|9d440|9cyk0|9d440|28t6k0|51ek0|7m2qs0|4tzw0|biw40|776k0|bvus0|6u7w0|bvxk0|6u540|bvus0|776k0|5v42s0|z9g0|1u93w0|3yik0|Infinity",offsets:"256.8|240|180|120",offsetIndices:"01212121212121212121212121212121212121212123232323132321232"},{id:"America/Argentina/ComodRivadavia",untils:"-px7ys0|5iv8k0|67zw0|a4w40|73h80|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|6a040|hy7w0|6a040|xovw0|3uys0|18nbw0|b0dg0|8ve2k0|3uys0|3yik0|bqas0|71mk0|bqas0|71mk0|bqas0|8ovw0|9d440|9px80|9d440|9cyk0|9d440|28t6k0|51ek0|7m2qs0|4tzw0|biw40|776k0|bvus0|6u7w0|bvxk0|6u540|bvus0|776k0|5v42s0|z9g0|1u93w0|3yik0|Infinity",offsets:"256.8|240|180|120",offsetIndices:"01212121212121212121212121212121212121212123232323132321232"},{id:"America/Argentina/Cordoba",untils:"-px7ys0|5iv8k0|67zw0|a4w40|73h80|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|6a040|hy7w0|6a040|xovw0|3uys0|18nbw0|b0dg0|8ve2k0|3uys0|3yik0|bqas0|71mk0|bqas0|71mk0|bqas0|8ovw0|9d440|9px80|9d440|9cyk0|9d440|28t6k0|51ek0|7m2qs0|4tzw0|biw40|776k0|bvus0|6u7w0|bvxk0|6u540|bvus0|776k0|7qcg40|3yik0|b5xg0|7k580|Infinity",offsets:"256.8|240|180|120",offsetIndices:"01212121212121212121212121212121212121212123232323132323232"},{id:"America/Argentina/Jujuy",untils:"-px7ys0|5iv8k0|67zw0|a4w40|73h80|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|6a040|hy7w0|6a040|xovw0|3uys0|18nbw0|b0dg0|8ve2k0|3uys0|3yik0|bqas0|71mk0|bqas0|71mk0|bqas0|8ovw0|9d440|9px80|9d440|9cyk0|9d440|28t6k0|51ek0|7m2qs0|4tzw0|biw40|776k0|c8w80|776k0|ag040|7k2g0|bvus0|776k0|7qcg40|3yik0|Infinity",offsets:"256.8|240|180|120",offsetIndices:"012121212121212121212121212121212121212121232323121323232"},{id:"America/Argentina/La_Rioja",untils:"-px7ys0|5iv8k0|67zw0|a4w40|73h80|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|6a040|hy7w0|6a040|xovw0|3uys0|18nbw0|b0dg0|8ve2k0|3uys0|3yik0|bqas0|71mk0|bqas0|71mk0|bqas0|8ovw0|9d440|9px80|9d440|9cyk0|9d440|28t6k0|51ek0|7m2qs0|4tzw0|biw40|776k0|bvus0|6qik0|3g880|8jbw0|6u7w0|bvus0|776k0|5v42s0|z9g0|1u93w0|3yik0|Infinity",offsets:"256.8|240|180|120",offsetIndices:"012121212121212121212121212121212121212121232323231232321232"},{id:"America/Argentina/Mendoza",untils:"-px7ys0|5iv8k0|67zw0|a4w40|73h80|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|6a040|hy7w0|6a040|xovw0|3uys0|18nbw0|b0dg0|8ve2k0|3uys0|3yik0|bqas0|71mk0|bqas0|71mk0|bqas0|8ovw0|9d440|9px80|9d440|9cyk0|9d440|28t6k0|51ek0|7m2qs0|4tzw0|biw40|776k0|bktk0|71mk0|bqas0|73h80|bvus0|773s0|5unes0|6hes0|1p7mk0|3yik0|Infinity",offsets:"256.8|240|180|120",offsetIndices:"01212121212121212121212121212121212121212123232312121321232"},{id:"America/Argentina/Rio_Gallegos",untils:"-px7ys0|5iv8k0|67zw0|a4w40|73h80|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|6a040|hy7w0|6a040|xovw0|3uys0|18nbw0|b0dg0|8ve2k0|3uys0|3yik0|bqas0|71mk0|bqas0|71mk0|bqas0|8ovw0|9d440|9px80|9d440|9cyk0|9d440|28t6k0|51ek0|7m2qs0|4tzw0|biw40|776k0|bvus0|6u7w0|bvus0|6u7w0|bvus0|776k0|5v42s0|z9g0|1u93w0|3yik0|Infinity",offsets:"256.8|240|180|120",offsetIndices:"01212121212121212121212121212121212121212123232323232321232"},{id:"America/Argentina/Salta",untils:"-px7ys0|5iv8k0|67zw0|a4w40|73h80|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|6a040|hy7w0|6a040|xovw0|3uys0|18nbw0|b0dg0|8ve2k0|3uys0|3yik0|bqas0|71mk0|bqas0|71mk0|bqas0|8ovw0|9d440|9px80|9d440|9cyk0|9d440|28t6k0|51ek0|7m2qs0|4tzw0|biw40|776k0|bvus0|6u7w0|bvxk0|6u540|bvus0|776k0|7qcg40|3yik0|Infinity",offsets:"256.8|240|180|120",offsetIndices:"012121212121212121212121212121212121212121232323231323232"},{id:"America/Argentina/San_Juan",untils:"-px7ys0|5iv8k0|67zw0|a4w40|73h80|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|6a040|hy7w0|6a040|xovw0|3uys0|18nbw0|b0dg0|8ve2k0|3uys0|3yik0|bqas0|71mk0|bqas0|71mk0|bqas0|8ovw0|9d440|9px80|9d440|9cyk0|9d440|28t6k0|51ek0|7m2qs0|4tzw0|biw40|776k0|bvus0|6qik0|3g880|8jbw0|6u7w0|bvus0|776k0|5v2840|2txg0|1sgak0|3yik0|Infinity",offsets:"256.8|240|180|120",offsetIndices:"012121212121212121212121212121212121212121232323231232321232"},{id:"America/Argentina/San_Luis",untils:"-px7ys0|5iv8k0|67zw0|a4w40|73h80|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|6a040|hy7w0|6a040|xovw0|3uys0|18nbw0|b0dg0|8ve2k0|3uys0|3yik0|bqas0|71mk0|bqas0|71mk0|bqas0|8ovw0|9d440|9px80|9d440|9cyk0|9d440|28t6k0|51ek0|7m2qs0|4tzw0|biw40|7pp80|b2aw0|71mk0|4qg40|6s8ik0|2txg0|1sgak0|14nw0|2gys0|b5xg0|7k580|b5xg0|Infinity",offsets:"256.8|240|180|120",offsetIndices:"012121212121212121212121212121212121212121232323121212321212"},{id:"America/Argentina/Tucuman",untils:"-px7ys0|5iv8k0|67zw0|a4w40|73h80|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|6a040|hy7w0|6a040|xovw0|3uys0|18nbw0|b0dg0|8ve2k0|3uys0|3yik0|bqas0|71mk0|bqas0|71mk0|bqas0|8ovw0|9d440|9px80|9d440|9cyk0|9d440|28t6k0|51ek0|7m2qs0|4tzw0|biw40|776k0|bvus0|6u7w0|bvxk0|6u540|bvus0|776k0|5v42s0|mas0|1um2k0|3yik0|b5xg0|7k580|Infinity",offsets:"256.8|240|180|120",offsetIndices:"0121212121212121212121212121212121212121212323232313232123232"},{id:"America/Argentina/Ushuaia",untils:"-px7ys0|5iv8k0|67zw0|a4w40|73h80|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|6a040|hy7w0|6a040|xovw0|3uys0|18nbw0|b0dg0|8ve2k0|3uys0|3yik0|bqas0|71mk0|bqas0|71mk0|bqas0|8ovw0|9d440|9px80|9d440|9cyk0|9d440|28t6k0|51ek0|7m2qs0|4tzw0|biw40|776k0|bvus0|6u7w0|bvus0|6u7w0|bvus0|776k0|5v0dg0|12ys0|1u93w0|3yik0|Infinity",offsets:"256.8|240|180|120",offsetIndices:"01212121212121212121212121212121212121212123232323232321232"},{id:"America/Aruba",untils:"-u7lckd|rlo7qd|Infinity",offsets:"275.7833|270|240",offsetIndices:"012"},{id:"America/Asuncion",untils:"-jy93zk|ldwofk|s4vw0|s6w40|7tek0|b0dg0|7rjw0|b0dg0|7rjw0|b0dg0|9cyk0|9eys0|9et80|9eys0|9cyk0|9eys0|9cyk0|9eys0|9cyk0|9eys0|9et80|9eys0|9cyk0|9eys0|9cyk0|9eys0|9cyk0|9eys0|9et80|9eys0|9cyk0|ahus0|8a2k0|9eys0|9cyk0|9o840|7k580|b7s40|93p80|9gtg0|7nuk0|b42s0|7lzw0|b5xg0|7tek0|b9ms0|776k0|biw40|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|9cyk0|7kas0|b5rw0|7x9g0|ast80|a31g0|7k580|b5xg0|7k580|b5xg0|7k580|biw40|776k0|biw40|776k0|biw40|8zzw0|905g0|9px80|905g0|9px80|9d440|8n180|a31g0|8n180|a31g0|8n180|a31g0|8zzw0|9q2s0|8zzw0|9q2s0|8zzw0|a31g0|8n180|a31g0|8n180|a31g0|8zzw0|9q2s0|8zzw0|9q2s0|8zzw0|9q2s0|8zzw0|a31g0|8n180|a31g0|8n180|a31g0|8zzw0|9q2s0|8zzw0|9q2s0|8zzw0|a31g0|8n180|a31g0|8n180|a31g0|8zzw0|9q2s0|8zzw0|9q2s0|8zzw0|9q2s0|8zzw0|a31g0|8n180|a31g0|8n180|a31g0|Infinity",offsets:"230.6667|240|180",offsetIndices:"012121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212"},{id:"America/Atikokan",untils:"-qzov40|a2vw0|bfxjw0|pmdk0|1tz8c0|2dsw0|Infinity",offsets:"360|300",offsetIndices:"0101111"},{id:"America/Atka",untils:"-ek1nw0|1tyug0|2e6s0|b7yik0|12y080|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|1l940|7rs80|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"660|600|540",offsetIndices:"011001010101010101010101010101010111212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Bahia_Banderas",untils:"-p1u4k0|2u7jw0|1sgdc0|8n400|7thc0|9eys0|591h80|3ie2s0|axvpg0|dpgw40|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|9q2s0|7k580|9q2s0|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|asqg0|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|Infinity",offsets:"421|420|360|480|300",offsetIndices:"0121212131212121212121212121212121212142424242424242424242424242424242424242424242424242424242"},{id:"America/Bahia",untils:"-t85kv8|99kaf8|9a9c0|9io40|99980|8p65g0|6zuo0|bs2o0|67zw0|cjxg0|69uk0|cjxg0|4ml80|5mf440|49mk0|haas0|316k0|cls40|4ml80|cls40|66580|cls40|67zw0|981s40|6u7w0|biw40|5rbw0|d0lg0|5ed80|cyqs0|5ed80|dbpg0|64ak0|cyqs0|64ak0|cls40|5rbw0|dbpg0|51ek0|dbpg0|6h980|c8tg0|6h980|c8tg0|64ak0|c8tg0|6u7w0|bxpg0|7iak0|biw40|6u7w0|biw40|7k580|biw40|6u7w0|c8tg0|6h980|dbpg0|5ed80|4irc40|6u7w0|Infinity",offsets:"154.0667|180|120",offsetIndices:"01212121212121212121212121212121212121212121212121212121212121"},{id:"America/Barbados",untils:"-o0aiaj|46b400|npv1mj|5rbw0|a31g0|8n180|a31g0|8n180|ag040|84ik0|Infinity",offsets:"238.4833|240|180",offsetIndices:"00121212121"},{id:"America/Belem",untils:"-t85j0s|99k8ks|9a9c0|9io40|99980|8p65g0|6zuo0|bs2o0|67zw0|cjxg0|69uk0|cjxg0|4ml80|5mf440|49mk0|haas0|316k0|cls40|4ml80|cls40|66580|cls40|67zw0|981s40|6u7w0|biw40|5rbw0|d0lg0|5ed80|Infinity",offsets:"193.9333|180|120",offsetIndices:"012121212121212121212121212121"},{id:"America/Belize",untils:"-u52ic0|3edkc0|6ham0|c8s20|6u9a0|bvte0|6u9a0|bvte0|6u9a0|c8s20|6ham0|c8s20|6ham0|c8s20|6u9a0|bvte0|6u9a0|bvte0|6u9a0|bvte0|6u9a0|c8s20|6ham0|c8s20|6ham0|c8s20|6u9a0|bvte0|6u9a0|bvte0|6u9a0|c8s20|6ham0|c8s20|6ham0|c8s20|6ham0|c8s20|6u9a0|bvte0|6u9a0|bvte0|6u9a0|c8s20|6ham0|c8s20|6ham0|c8s20|6u9a0|bvte0|6u9a0|g2t2q0|3e580|4mcys0|2vmk0|Infinity",offsets:"352.8|360|330|300",offsetIndices:"01212121212121212121212121212121212121212121212121213131"},{id:"America/Blanc-Sablon",untils:"-qzp0o0|a2vw0|c5jxg0|1tzdw0|2dnc0|Infinity",offsets:"240|180",offsetIndices:"010110"},{id:"America/Boa_Vista",untils:"-t85grk|99k93k|9a9c0|9io40|99980|8p65g0|6zuo0|bs2o0|67zw0|cjxg0|69uk0|cjxg0|4ml80|5mf440|49mk0|haas0|316k0|cls40|4ml80|cls40|66580|cls40|67zw0|981s40|6u7w0|biw40|5rbw0|d0lg0|5ed80|62xk40|7k580|biw40|cvw0|Infinity",offsets:"242.6667|240|180",offsetIndices:"0121212121212121212121212121212121"},{id:"America/Bogota",untils:"-srdoy8|14f1hi8|ha580|Infinity",offsets:"296.2667|300|240",offsetIndices:"0121"},{id:"America/Boise",untils:"-r0emw0|ast80|7x9g0|ast80|1um840|9s7jw0|1tz5k0|2dvo0|b9gdg0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|51k40|doik0|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"480|420|360",offsetIndices:"0101012212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Buenos_Aires",untils:"-px7ys0|5iv8k0|67zw0|a4w40|73h80|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|6a040|hy7w0|6a040|xovw0|3uys0|18nbw0|b0dg0|8ve2k0|3uys0|3yik0|bqas0|71mk0|bqas0|71mk0|bqas0|8ovw0|9d440|9px80|9d440|9cyk0|9d440|28t6k0|51ek0|7m2qs0|4tzw0|biw40|776k0|bvus0|6u7w0|bvus0|6u7w0|bvus0|776k0|7qcg40|3yik0|b5xg0|7k580|Infinity",offsets:"256.8|240|180|120",offsetIndices:"01212121212121212121212121212121212121212123232323232323232"},{id:"America/Cambridge_Bay",untils:"-q3gdc0|bjeec0|1tz5k0|2dvo0|a7n3w0|9q000|7k85k0|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x6o0|ast80|ct40|7kj40|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"0|420|360|300",offsetIndices:"0122131212121212121212121212121212121212121212233221212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Campo_Grande",untils:"-t85hvw|99ka7w|9a9c0|9io40|99980|8p65g0|6zuo0|bs2o0|67zw0|cjxg0|69uk0|cjxg0|4ml80|5mf440|49mk0|haas0|316k0|cls40|4ml80|cls40|66580|cls40|67zw0|981s40|6u7w0|biw40|5rbw0|d0lg0|5ed80|cyqs0|5ed80|dbpg0|64ak0|cyqs0|64ak0|cls40|5rbw0|dbpg0|51ek0|dbpg0|6h980|c8tg0|6h980|c8tg0|64ak0|c8tg0|6u7w0|bxpg0|7iak0|biw40|6u7w0|biw40|7k580|biw40|6u7w0|c8tg0|6h980|dbpg0|5ed80|cls40|64ak0|dfes0|5nmk0|c8tg0|6h980|dbpg0|5rbw0|bvus0|6h980|cls40|64ak0|cls40|6h980|c8tg0|6h980|c8tg0|6u7w0|c8tg0|64ak0|cls40|64ak0|cls40|6h980|c8tg0|6h980|c8tg0|6h980|c8tg0|6h980|dbpg0|5ed80|Infinity",offsets:"218.4667|240|180",offsetIndices:"01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Cancun",untils:"-p1u7c0|vauo00|7ggw40|afuk0|8a840|afuk0|8a840|64ak0|4bms0|8a840|ast80|7x9g0|ast80|9q2s0|7k580|9q2s0|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|51k40|Infinity",offsets:"347.0667|360|300|240",offsetIndices:"0123232321212121212121212121212121212121212"},{id:"America/Caracas",untils:"-u7lcxw|rlo83w|meoxm0|4dps00|Infinity",offsets:"267.6667|270|240",offsetIndices:"01212"},{id:"America/Catamarca",untils:"-px7ys0|5iv8k0|67zw0|a4w40|73h80|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|6a040|hy7w0|6a040|xovw0|3uys0|18nbw0|b0dg0|8ve2k0|3uys0|3yik0|bqas0|71mk0|bqas0|71mk0|bqas0|8ovw0|9d440|9px80|9d440|9cyk0|9d440|28t6k0|51ek0|7m2qs0|4tzw0|biw40|776k0|bvus0|6u7w0|bvxk0|6u540|bvus0|776k0|5v42s0|z9g0|1u93w0|3yik0|Infinity",offsets:"256.8|240|180|120",offsetIndices:"01212121212121212121212121212121212121212123232323132321232"},{id:"America/Cayenne",untils:"-uj7yb4|tcw6r4|Infinity",offsets:"209.3333|240|180",offsetIndices:"012"},{id:"America/Cayman",untils:"-w757vc|Infinity",offsets:"319.6|300",offsetIndices:"01"},{id:"America/Chicago",untils:"-r0esg0|ast80|7x9g0|ast80|bvus0|776k0|7kas0|b5rw0|9d440|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|7x9g0|dbjw0|8a840|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|6w840|1tz8c0|2dsw0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"360|300",offsetIndices:"01010101010101010101010101010101010101010101010101101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"America/Chihuahua",untils:"-p1u4k0|2u7jw0|1sgdc0|8n400|7thc0|9eys0|xes2s0|afuk0|8a840|afuk0|8aaw0|afuk0|8a840|ast80|7x9g0|ast80|9q2s0|7k580|9q2s0|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|Infinity",offsets:"424.3333|420|360|300",offsetIndices:"0121212323221212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Coral_Harbour",untils:"-qzov40|a2vw0|bfxjw0|pmdk0|1tz8c0|2dsw0|Infinity",offsets:"360|300",offsetIndices:"0101111"},{id:"America/Cordoba",untils:"-px7ys0|5iv8k0|67zw0|a4w40|73h80|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|6a040|hy7w0|6a040|xovw0|3uys0|18nbw0|b0dg0|8ve2k0|3uys0|3yik0|bqas0|71mk0|bqas0|71mk0|bqas0|8ovw0|9d440|9px80|9d440|9cyk0|9d440|28t6k0|51ek0|7m2qs0|4tzw0|biw40|776k0|bvus0|6u7w0|bvxk0|6u540|bvus0|776k0|7qcg40|3yik0|b5xg0|7k580|Infinity",offsets:"256.8|240|180|120",offsetIndices:"01212121212121212121212121212121212121212123232323132323232"},{id:"America/Costa_Rica",untils:"-pjw8fn|ubtl3n|51ek0|doo40|51ek0|5jso40|8drw0|acas0|2xh80|Infinity",offsets:"336.2167|360|300",offsetIndices:"0121212121"},{id:"America/Creston",untils:"-rshz80|vbus0|Infinity",offsets:"420|480",offsetIndices:"010"},{id:"America/Cuiaba",untils:"-t85hm4|99k9y4|9a9c0|9io40|99980|8p65g0|6zuo0|bs2o0|67zw0|cjxg0|69uk0|cjxg0|4ml80|5mf440|49mk0|haas0|316k0|cls40|4ml80|cls40|66580|cls40|67zw0|981s40|6u7w0|biw40|5rbw0|d0lg0|5ed80|cyqs0|5ed80|dbpg0|64ak0|cyqs0|64ak0|cls40|5rbw0|dbpg0|51ek0|dbpg0|6h980|c8tg0|6h980|c8tg0|64ak0|c8tg0|6u7w0|bxpg0|7iak0|biw40|6u7w0|biw40|7k580|biw40|6u7w0|c8tg0|6h980|dbpg0|5ed80|w5hg0|5nmk0|c8tg0|6h980|dbpg0|5rbw0|bvus0|6h980|cls40|64ak0|cls40|6h980|c8tg0|6h980|c8tg0|6u7w0|c8tg0|64ak0|cls40|64ak0|cls40|6h980|c8tg0|6h980|c8tg0|6h980|c8tg0|6h980|dbpg0|5ed80|Infinity",offsets:"224.3333|240|180",offsetIndices:"012121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Curacao",untils:"-u7lckd|rlo7qd|Infinity",offsets:"275.7833|270|240",offsetIndices:"012"},{id:"America/Danmarkshavn",untils:"-rvusjk|x8nx3k|8zrk0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|53hk0|Infinity",offsets:"74.6667|180|120|0",offsetIndices:"01212121212121212121212121212121213"},{id:"America/Dawson_Creek",untils:"-qzopk0|a2vw0|c5jxg0|1tz2s0|2dyg0|tj1g0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|69uk0|Infinity",offsets:"480|420",offsetIndices:"0101101010101010101010101010101010101010101010101010101011"},{id:"America/Dawson",untils:"-qzoms0|a2vw0|asys0|882c0|bmiwc0|1tz000|2e180|a7n3w0|9q000|465k00|3e2is0|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|Infinity",offsets:"540|480|420",offsetIndices:"01010110201212121212121212121212121212121212121212121212121212121212121212121212121212121212"},{id:"America/Denver",untils:"-r0epo0|ast80|7x9g0|ast80|7x9g0|b5rw0|7kas0|2vmk0|ataw40|1tz5k0|2dvo0|a7n9g0|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"420|360",offsetIndices:"01010101011010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"America/Detroit",untils:"-xx8dyd|5eraud|dyeyk0|1tzb40|2dq40|1c9440|7x3w0|9rlbxo|71s2c|9d440|9cyk0|2cmdg0|9cyk0|3lpg0|f4d80|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"332.1833|360|300|240",offsetIndices:"0123323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232"},{id:"America/Dominica",untils:"-u6m79w|Infinity",offsets:"246.0667|240",offsetIndices:"01"},{id:"America/Edmonton",untils:"-x1yazk|629ink|a2vw0|8n6s0|29ek0|h6lg0|9px80|905g0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|9l0g40|1tz5k0|2dvo0|tj1g0|7x3w0|ctzk40|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"453.8667|420|360",offsetIndices:"0121212121212122121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Eirunepe",untils:"-t85f28|99ka68|9a9c0|9io40|99980|8p65g0|6zuo0|bs2o0|67zw0|cjxg0|69uk0|cjxg0|4ml80|5mf440|49mk0|haas0|316k0|cls40|4ml80|cls40|66580|cls40|67zw0|981s40|6u7w0|biw40|5rbw0|d0lg0|5ed80|2yy2s0|6h980|7hg2s0|2t2t80|Infinity",offsets:"279.4667|300|240",offsetIndices:"0121212121212121212121212121212121"},{id:"America/El_Salvador",untils:"-pkm4tc|ymao5c|7k580|b5xg0|7k580|Infinity",offsets:"356.8|360|300",offsetIndices:"012121"},{id:"America/Ensenada",untils:"-p1u1s0|11jrw0|1sns00|1sgdc0|71s40|9cyk0|5iidg0|1q6700|4lfk0|190g40|eluk0|2r4o80|7x6o0|asw00|7x6o0|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|84qys0|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|77c40|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"468.0667|420|480",offsetIndices:"012121211212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212"},{id:"America/Fort_Nelson",untils:"-qzopk0|a2vw0|c5jxg0|1tz2s0|2dyg0|tj1g0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|Infinity",offsets:"480|420",offsetIndices:"01011010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101"},{id:"America/Fort_Wayne",untils:"-r0esg0|ast80|7x9g0|ast80|baw840|51ek0|6w840|1tz8c0|2dsw0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|19q7w0|asys0|5qonw0|9cyk0|9d440|9cyk0|ihslg0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"360|300|240",offsetIndices:"010101011010101010101010101010121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Fortaleza",untils:"-t85kvc|99kafc|9a9c0|9io40|99980|8p65g0|6zuo0|bs2o0|67zw0|cjxg0|69uk0|cjxg0|4ml80|5mf440|49mk0|haas0|316k0|cls40|4ml80|cls40|66580|cls40|67zw0|981s40|6u7w0|biw40|5rbw0|d0lg0|5ed80|cyqs0|5ed80|dbpg0|64ak0|514g40|7k580|biw40|puk0|id6s0|6h980|Infinity",offsets:"154|180|120",offsetIndices:"0121212121212121212121212121212121212121"},{id:"America/Glace_Bay",untils:"-z94kwc|89fk8c|a2vw0|c5jxg0|1tzdw0|2dnc0|3y8g40|7x3w0|9pa5g0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"239.8|240|180",offsetIndices:"012122121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Godthab",untils:"-rvumf4|x8nqz4|8zrk0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"206.9333|180|120",offsetIndices:"0121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Goose_Bay",untils:"-qzp20k|a2vw0|8kjbw0|kzjyk|7k580|b5xg0|7k580|b5xg0|7k580|biw40|776k0|biw40|7k580|b5xg0|7k580|b5xg0|1pb260|2dly0|biw40|7k580|b5xg0|7k580|b5xg0|7k580|b5xg0|7k580|biw40|7k580|ag040|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|6y2s0|22420|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a2lo|afuk0|8a840|asqg0|7xc80|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8tec|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"210.8667|150.8667|210|150|240|180|120",offsetIndices:"010232323232323233232323232323232323232323232323232323232324545454545454545454545454545454545454545454546454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454"},{id:"America/Grand_Turk",untils:"-u85og2|z3brw2|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|18ais0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"307.1667|300|240",offsetIndices:"01212121212121212121212121212121212121212121212121212121212121212121212121222121212121212121212121212121212121212121"},{id:"America/Grenada",untils:"-u6m79w|Infinity",offsets:"246.0667|240",offsetIndices:"01"},{id:"America/Guadeloupe",untils:"-u6m79w|Infinity",offsets:"246.0667|240",offsetIndices:"01"},{id:"America/Guatemala",untils:"-qqqskk|ss0akk|4ofw0|4tidg0|6djw0|3wwas0|8n180|7n5ms0|7x3w0|Infinity",offsets:"362.0667|360|300",offsetIndices:"0121212121"},{id:"America/Guayaquil",untils:"-kcr84o|wb620o|3jp80|Infinity",offsets:"314|300|240",offsetIndices:"0121"},{id:"America/Guyana",untils:"-smcak8|vj4sz8|81rf90|Infinity",offsets:"232.6667|225|180|240",offsetIndices:"0123"},{id:"America/Halifax",untils:"-z94k80|777go0|9et80|st9o0|a2vw0|ssyk0|5rbw0|cv1g0|69uk0|c6ys0|6kyk0|ci2s0|67zw0|ci2s0|6w2k0|bu040|7lzw0|bu040|66580|bu040|7lzw0|bu040|64ak0|cls40|5v180|cv1g0|6j3w0|c6ys0|79180|b42s0|7lzw0|b42s0|7yyk0|bu040|64ak0|dbpg0|66580|cls40|5ed80|bu040|7lzw0|b42s0|7lzw0|cjxg0|66580|bh1g0|7lzw0|b42s0|7lzw0|6uj00|1tzdw0|2dnc0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|tw040|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|tw040|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|1cm2s0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"254.4|240|180",offsetIndices:"0121212121212121212121212121212121212121212121212122121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Havana",untils:"-n7762o|1icfyo|69uk0|62s040|4ofw0|e1ms0|51ek0|e1ms0|4ofw0|1fhs40|4ofw0|e1ms0|4ofw0|9s9k40|67zw0|cedg0|6h980|9o840|7yyk0|b5xg0|7k580|bvus0|9cyk0|9d440|9cyk0|9d440|9px80|9d440|8a2k0|ag040|8bx80|ae5g0|8drw0|acas0|9cyk0|9d440|9px80|905g0|9px80|9q2s0|7x3w0|8a840|ast80|7x9g0|ast80|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|8a2k0|ag040|8a2k0|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|905g0|a2vw0|905g0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9d1c0|9d1c0|9q000|8n400|asw00|7x6o0|b5uo0|7x6o0|asw00|7x6o0|asw00|8a5c0|afxc0|8a5c0|afxc0|7x6o0|1cm000|6uao0|bvs00|779c0|bitc0|6uao0|bvs00|779c0|bvs00|779c0|c8qo0|779c0|b5uo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|Infinity",offsets:"329.6|300|240",offsetIndices:"012121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Hermosillo",untils:"-p1u4k0|2u7jw0|1sgdc0|8n400|7thc0|9eys0|591h80|3ie2s0|axvpg0|dpgw40|afuk0|8a840|afuk0|8a840|afuk0|Infinity",offsets:"443.8667|420|360|480",offsetIndices:"0121212131212121"},{id:"America/Indiana/Indianapolis",untils:"-r0esg0|ast80|7x9g0|ast80|baw840|51ek0|6w840|1tz8c0|2dsw0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|19q7w0|asys0|5qonw0|9cyk0|9d440|9cyk0|ihslg0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"360|300|240",offsetIndices:"010101011010101010101010101010121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Indiana/Knox",untils:"-r0esg0|ast80|7x9g0|ast80|bmtus0|1tz8c0|2dsw0|tj1g0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|9px80|9d440|9cyk0|9d440|7x3w0|asys0|7x3w0|asys0|9cyk0|9d440|9px80|9d440|9cyk0|9d440|s3180|1twas0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|7j5400|asw00|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"360|300",offsetIndices:"0101011010101010101010101010101010101010101010101010101010101010101010101010101010101010111010101010101010101010101010101010101010101010101010101010101010"},{id:"America/Indiana/Marengo",untils:"-r0esg0|ast80|7x9g0|ast80|bmtus0|1tz8c0|2dsw0|2wsas0|7x3w0|1c9440|7x3w0|asys0|7x3w0|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|465h80|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4g00|64dc0|clmk0|fvt9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"360|300|240",offsetIndices:"0101011010101010101010101212121212111212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Indiana/Petersburg",untils:"-r0esg0|ast80|7x9g0|ast80|bmtus0|1tz8c0|2dsw0|501ek0|7kas0|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|sfzw0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|eu02o0|asw00|6udg0|c8nw0|6hc00|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"360|300|240",offsetIndices:"01010110101010101010101010101010101010101010101010111011212121212121212121212121212121212121212121212121212121212121"},{id:"America/Indiana/Tell_City",untils:"-r0esg0|ast80|7x9g0|ast80|bmtus0|1tz8c0|2dsw0|501ek0|7kas0|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|1tw580|9d440|9cyk0|9d440|9cvs0|9d440|9cyk0|ihslg0|asw00|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"360|300|240",offsetIndices:"01010110101010101010101010101021211010101010101010101010101010101010101010101010101010101010101010"},{id:"America/Indiana/Vevay",untils:"-r0esg0|ast80|7x9g0|ast80|bmtus0|1tz8c0|2dsw0|4gyis0|7txx80|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|hfzhg0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"360|300|240",offsetIndices:"010101101212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Indiana/Vincennes",untils:"-r0esg0|ast80|7x9g0|ast80|bmtus0|1tz8c0|2dsw0|asys0|7x3w0|3fidg0|7x3w0|asys0|7x3w0|b5rw0|7kas0|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|9px80|9d440|7k580|b5xg0|9cyk0|9d440|9cyk0|9d440|2lz980|9cyk0|9d440|9cyk0|ihslg0|asw00|6udg0|c8nw0|6hc00|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"360|300|240",offsetIndices:"01010110101010101010101010101010121211011212121212121212121212121212121212121212121212121212121212121"},{id:"America/Indiana/Winamac",untils:"-r0esg0|ast80|7x9g0|ast80|bmtus0|1tz8c0|2dsw0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|9px80|9d440|9cyk0|9d440|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|465h80|9cyk0|9d440|9cyk0|ihslg0|asw00|6udg0|c8l40|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"360|300|240",offsetIndices:"01010110101010101010101010101010101010121211021212121212121212121212121212121212121212121212121212121212121"},{id:"America/Indianapolis",untils:"-r0esg0|ast80|7x9g0|ast80|baw840|51ek0|6w840|1tz8c0|2dsw0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|19q7w0|asys0|5qonw0|9cyk0|9d440|9cyk0|ihslg0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"360|300|240",offsetIndices:"010101011010101010101010101010121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Inuvik",untils:"-8ve5c0|6fce80|9q000|71i2w0|ipzw0|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"0|480|360|420",offsetIndices:"0121323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323"},{id:"America/Iqaluit",untils:"-eb6ao0|1l3h80|2dq40|a7n3w0|9q000|7k85k0|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7xc80|ast80|7x6o0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"0|240|300|180|360",offsetIndices:"01123212121212121212121212121212121212121212142212121212121212121212121212121212121212121212121212121212121212121212121212"},{id:"America/Jamaica",untils:"-u85og2|wbl182|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|Infinity",offsets:"307.1667|300|240",offsetIndices:"0121212121212121212121"},{id:"America/Jujuy",untils:"-px7ys0|5iv8k0|67zw0|a4w40|73h80|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|6a040|hy7w0|6a040|xovw0|3uys0|18nbw0|b0dg0|8ve2k0|3uys0|3yik0|bqas0|71mk0|bqas0|71mk0|bqas0|8ovw0|9d440|9px80|9d440|9cyk0|9d440|28t6k0|51ek0|7m2qs0|4tzw0|biw40|776k0|c8w80|776k0|ag040|7k2g0|bvus0|776k0|7qcg40|3yik0|Infinity",offsets:"256.8|240|180|120",offsetIndices:"012121212121212121212121212121212121212121232323121323232"},{id:"America/Juneau",untils:"-ek1w80|1tz2s0|2dyg0|cawis0|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9d1c0|9d1c0|9cyk0|9d440|9px80|905g0|9px80|1leo0|7rs80|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"480|420|540",offsetIndices:"01101010101010101010101010001010122020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202"},{id:"America/Kentucky/Louisville",untils:"-r0esg0|ast80|7x9g0|ast80|sg5g0|6bp80|a98o40|7x3w0|6w840|1tz8c0|2dsw0|ast9o|1sw2c|21gis0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|4bh80|3j3xc0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4g00|64dc0|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"360|300|240",offsetIndices:"0101010101101010101010101010101010101121212121212111212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Kentucky/Monticello",untils:"-r0esg0|ast80|7x9g0|ast80|bmtus0|1tz8c0|2dsw0|bs6g40|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x6o0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"360|300|240",offsetIndices:"0101011010101010101010101010101010101010101010101010101010101010101010101121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Knox_IN",untils:"-r0esg0|ast80|7x9g0|ast80|bmtus0|1tz8c0|2dsw0|tj1g0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|9px80|9d440|9cyk0|9d440|7x3w0|asys0|7x3w0|asys0|9cyk0|9d440|9px80|9d440|9cyk0|9d440|s3180|1twas0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|7j5400|asw00|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"360|300",offsetIndices:"0101011010101010101010101010101010101010101010101010101010101010101010101010101010101010111010101010101010101010101010101010101010101010101010101010101010"},{id:"America/Kralendijk",untils:"-u7lckd|rlo7qd|Infinity",offsets:"275.7833|270|240",offsetIndices:"012"},{id:"America/La_Paz",untils:"-jxzspo|84ik0|Infinity",offsets:"272.6|212.6|240",offsetIndices:"012"},{id:"America/Lima",untils:"-w25lpo|fcxjlo|4ml80|93us0|9cyk0|9d440|9cyk0|nw16s0|4ml80|e5c40|4ml80|1fr1g0|4ml80|1yiys0|4ml80|Infinity",offsets:"308.6|300|240",offsetIndices:"0121212121212121"},{id:"America/Los_Angeles",untils:"-r0emw0|ast80|7x9g0|ast80|bmtus0|1tz2s0|2dyg0|1a3c5o|f2iic|owao0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|902o0|9q000|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"480|420",offsetIndices:"010101101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"America/Louisville",untils:"-r0esg0|ast80|7x9g0|ast80|sg5g0|6bp80|a98o40|7x3w0|6w840|1tz8c0|2dsw0|ast9o|1sw2c|21gis0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|4bh80|3j3xc0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4g00|64dc0|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"360|300|240",offsetIndices:"0101010101101010101010101010101010101121212121212111212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Lower_Princes",untils:"-u7lckd|rlo7qd|Infinity",offsets:"275.7833|270|240",offsetIndices:"012"},{id:"America/Maceio",untils:"-t85ldw|99kaxw|9a9c0|9io40|99980|8p65g0|6zuo0|bs2o0|67zw0|cjxg0|69uk0|cjxg0|4ml80|5mf440|49mk0|haas0|316k0|cls40|4ml80|cls40|66580|cls40|67zw0|981s40|6u7w0|biw40|5rbw0|d0lg0|5ed80|cyqs0|5ed80|dbpg0|64ak0|2yl440|64ak0|1wf1g0|7k580|biw40|puk0|id6s0|6h980|Infinity",offsets:"142.8667|180|120",offsetIndices:"012121212121212121212121212121212121212121"},{id:"America/Managua",untils:"-ijh6oo|ka1i0o|xqqk0|24p6s0|53980|dmtg0|53980|60itw0|dq240|53es0|235h80|4beis0|8zzw0|at4c0|7x140|Infinity",offsets:"345.2|360|300",offsetIndices:"0121212121212121"},{id:"America/Manaus",untils:"-t85gvw|99k97w|9a9c0|9io40|99980|8p65g0|6zuo0|bs2o0|67zw0|cjxg0|69uk0|cjxg0|4ml80|5mf440|49mk0|haas0|316k0|cls40|4ml80|cls40|66580|cls40|67zw0|981s40|6u7w0|biw40|5rbw0|d0lg0|5ed80|2yy2s0|6h980|Infinity",offsets:"240.0667|240|180",offsetIndices:"01212121212121212121212121212121"},{id:"America/Marigot",untils:"-u6m79w|Infinity",offsets:"246.0667|240",offsetIndices:"01"},{id:"America/Martinique",untils:"-umcvcs|zz5x4s|8zzw0|Infinity",offsets:"244.3333|240|180",offsetIndices:"0121"},{id:"America/Matamoros",untils:"-p1u7c0|ykt480|ast80|3vppg0|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|9q2s0|7k580|9q2s0|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|77c40|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"400|360|300",offsetIndices:"0121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Mazatlan",untils:"-p1u4k0|2u7jw0|1sgdc0|8n400|7thc0|9eys0|591h80|3ie2s0|axvpg0|dpgw40|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|9q2s0|7k580|9q2s0|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|Infinity",offsets:"425.6667|420|360|480",offsetIndices:"0121212131212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Mendoza",untils:"-px7ys0|5iv8k0|67zw0|a4w40|73h80|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|6a040|hy7w0|6a040|xovw0|3uys0|18nbw0|b0dg0|8ve2k0|3uys0|3yik0|bqas0|71mk0|bqas0|71mk0|bqas0|8ovw0|9d440|9px80|9d440|9cyk0|9d440|28t6k0|51ek0|7m2qs0|4tzw0|biw40|776k0|bktk0|71mk0|bqas0|73h80|bvus0|773s0|5unes0|6hes0|1p7mk0|3yik0|Infinity",offsets:"256.8|240|180|120",offsetIndices:"01212121212121212121212121212121212121212123232312121321232"},{id:"America/Menominee",untils:"-r0esg0|ast80|7x9g0|ast80|bmtus0|1tz8c0|2dsw0|asys0|7x3w0|a7n9g0|9px80|1at9g0|2396k0|9d1c0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"360|300",offsetIndices:"01010110101011010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"America/Merida",untils:"-p1u7c0|vauo00|hoyk0|6ys0c0|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|9q2s0|7k580|9q2s0|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|Infinity",offsets:"358.4667|360|300",offsetIndices:"0121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Metlakatla",untils:"-ek1w80|1tz2s0|2dyg0|cawis0|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|gpc840|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|3ylc0|2itg0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"480|420|540",offsetIndices:"01101010101010101010101010101010102020200202020202020202020202020202020202020202"},{id:"America/Mexico_City",untils:"-p1u4k0|2u7jw0|1sgdc0|8n400|7thc0|9eys0|3knek0|776k0|rf440|5t6k0|1evk40|71mk0|30p1g0|8n180|nufxo0|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|9q2s0|7k580|9q2s0|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|Infinity",offsets:"396.6|420|360|300",offsetIndices:"012121232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232"},{id:"America/Miquelon",untils:"-ulmyxk|zzqbdk|3m59g0|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"224.6667|240|180|120",offsetIndices:"012323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232"},{id:"America/Moncton",untils:"-z94i40|89fhg0|a2vw0|7mqqo0|4ofw0|e1ms0|4ofw0|e1ms0|4ofw0|e1ms0|4ofw0|e1ms0|4ofw0|e1ms0|4ofw0|dmtg0|64ak0|cao40|6fek0|bkqs0|7iak0|6y5k0|1tzdw0|2dnc0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7x3w0|asys0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|s36s0|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a2lo|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6uiyc|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"300|240|180",offsetIndices:"012121212121212121212122121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Monterrey",untils:"-p1u7c0|ykt480|ast80|3vppg0|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|9q2s0|7k580|9q2s0|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|Infinity",offsets:"401.2667|360|300",offsetIndices:"0121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Montevideo",untils:"-w4mll9|67elc0|1s74p9|9et80|9exe0|9czy0|9exe0|9czy0|3ydyq0|7x5a0|asxe0|7x5a0|asxe0|7x5a0|asxe0|7x5a0|b5w20|7k6m0|b5w20|7k6m0|9q1e0|9czy0|asxe0|7x5a0|6do20|ppvy0|4mmm0|8g9qq0|901a0|38pe0|2inw0|2nf9g0|8zzw0|1e3s40|9o3y0|q8he0|2kik0|yxhg0|4bh80|s36s0|2vl60|905g0|5rg20|51ek0|weqs0|3yik0|e1ms0|4ofw0|erk40|3yik0|2vs40|gk7w0|41iys0|3wnw0|erk40|4bh80|c8tg0|64ak0|c8tg0|6u7w0|c8tg0|6h980|bvus0|6u7w0|614qs0|9q2s0|a31g0|7x3w0|ag040|8a2k0|asys0|7x3w0|asys0|7x3w0|asys0|8a2k0|ag040|8a2k0|ag040|8a2k0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|Infinity",offsets:"224.85|240|180|210|150|120|90",offsetIndices:"001232323232323232323232324242525242525264252525252525252525252525252525252525252525252"},{id:"America/Montreal",untils:"-qzoxw0|a2vw0|7yx60|aqzy0|9q8c0|7jzo0|bw0c0|6bp80|cedg0|6h980|c8tg0|6h980|bvus0|776k0|biw40|776k0|biw40|776k0|biw40|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|xjeo0|1tzb40|2dq40|asys0|7x3w0|ast80|7x3w0|asys0|7x3w0|asys0|b5rw0|7xf00|ast80|7x9g0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7x3w0|asys0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"300|240",offsetIndices:"01010101010101010101010101010101010101010101011101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"America/Montserrat",untils:"-u6m79w|Infinity",offsets:"246.0667|240",offsetIndices:"01"},{id:"America/Nassau",untils:"-u6m4c6|r7u7s6|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"309.5|300|240",offsetIndices:"012121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/New_York",untils:"-r0ev80|ast80|7x9g0|ast80|7x9g0|b5rw0|905g0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|6w840|1tzb40|2dq40|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"300|240",offsetIndices:"01010101010101010101010101010101010101010101010101101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"America/Nipigon",untils:"-qzoxw0|a2vw0|bfxjw0|pmdk0|1tzb40|2dq40|ewvus0|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"300|240",offsetIndices:"010111010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"America/Nome",untils:"-ek1nw0|1tyug0|2e6s0|b7yik0|12y080|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|1l6c0|7rs80|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"660|600|540|480",offsetIndices:"011001010101010101010101010101010122323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232"},{id:"America/Noronha",untils:"-t85lzw|99k8rw|9a9c0|9io40|99980|8p65g0|6zuo0|bs2o0|67zw0|cjxg0|69uk0|cjxg0|4ml80|5mf440|49mk0|haas0|316k0|cls40|4ml80|cls40|66580|cls40|67zw0|981s40|6u7w0|biw40|5rbw0|d0lg0|5ed80|cyqs0|5ed80|dbpg0|64ak0|514g40|7k580|biw40|cvw0|iq5g0|6h980|Infinity",offsets:"129.6667|120|60",offsetIndices:"0121212121212121212121212121212121212121"},{id:"America/North_Dakota/Beulah",untils:"-r0epo0|ast80|7x9g0|ast80|bmtus0|1tz5k0|2dvo0|b9gdg0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hc00|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"420|360|300",offsetIndices:"010101101010101010101010101010101010101010101010101010101010101010101010101010101010101010101011212121212121212121212121212121212121212121212121212121"},{id:"America/North_Dakota/Center",untils:"-r0epo0|ast80|7x9g0|ast80|bmtus0|1tz5k0|2dvo0|b9gdg0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a5c0|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"420|360|300",offsetIndices:"010101101010101010101010101010101010101010101010101010101011212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/North_Dakota/New_Salem",untils:"-r0epo0|ast80|7x9g0|ast80|bmtus0|1tz5k0|2dvo0|b9gdg0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a5c0|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"420|360|300",offsetIndices:"010101101010101010101010101010101010101010101010101010101010101010101010101010101121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Nuuk",untils:"-rvumf4|x8nqz4|8zrk0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"206.9333|180|120",offsetIndices:"0121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Ojinaga",untils:"-p1u4k0|2u7jw0|1sgdc0|8n400|7thc0|9eys0|xes2s0|afuk0|8a840|afuk0|8aaw0|afuk0|8a840|ast80|7x9g0|ast80|9q2s0|7k580|9q2s0|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|77c40|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"417.6667|420|360|300",offsetIndices:"0121212323221212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Panama",untils:"-w757vc|Infinity",offsets:"319.6|300",offsetIndices:"01"},{id:"America/Pangnirtung",untils:"-pkmlc0|b0ke00|1tzdw0|2dnc0|a7n3w0|9q000|7k85k0|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|asw00|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7xc80|ast80|7x6o0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"0|240|180|120|300|360",offsetIndices:"012213121212121212121212121212121212114141414154414141414141414141414141414141414141414141414141414141414141414141414141414"},{id:"America/Paramaribo",untils:"-usj4g8|cixc0c|5lydbk|kcrm6c|Infinity",offsets:"220.6667|220.8667|220.6|210|180",offsetIndices:"01234"},{id:"America/Phoenix",untils:"-r0epo0|ast80|7x9g0|ast80|bmtus0|zjedo|4olg0|9et80|bs6lmc|9cyk0|Infinity",offsets:"420|360",offsetIndices:"01010101010"},{id:"America/Port_of_Spain",untils:"-u6m79w|Infinity",offsets:"246.0667|240",offsetIndices:"01"},{id:"America/Port-au-Prince",untils:"-rmk9ac|ylcf6c|8zzw0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8aaw0|asw00|7x6o0|asw00|7x6o0|asw00|8a5c0|afxc0|8a5c0|afxc0|8a5c0|asw00|7x6o0|asw00|7x6o0|asw00|8a5c0|afxc0|8a5c0|afxc0|3vpjw0|ast80|7x9g0|ast80|2stv00|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|pkg40|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"289|300|240",offsetIndices:"01212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Porto_Acre",untils:"-t85fg0|99kak0|9a9c0|9io40|99980|8p65g0|6zuo0|bs2o0|67zw0|cjxg0|69uk0|cjxg0|4ml80|5mf440|49mk0|haas0|316k0|cls40|4ml80|cls40|66580|cls40|67zw0|981s40|6u7w0|biw40|5rbw0|d0lg0|5ed80|amves0|2t2t80|Infinity",offsets:"271.2|300|240",offsetIndices:"01212121212121212121212121212121"},{id:"America/Porto_Velho",untils:"-t85g60|99k8i0|9a9c0|9io40|99980|8p65g0|6zuo0|bs2o0|67zw0|cjxg0|69uk0|cjxg0|4ml80|5mf440|49mk0|haas0|316k0|cls40|4ml80|cls40|66580|cls40|67zw0|981s40|6u7w0|biw40|5rbw0|d0lg0|5ed80|Infinity",offsets:"255.6|240|180",offsetIndices:"012121212121212121212121212121"},{id:"America/Puerto_Rico",untils:"-efsnk0|1ppu40|2dnc0|Infinity",offsets:"240|180",offsetIndices:"0110"},{id:"America/Punta_Arenas",untils:"-vauawq|3dlssq|157b7a|f4e0q|49hzba|aye0q|7ves0|awik0|7ves0|awik0|7ves0|awik0|7ves0|ayd80|7ves0|534ik0|351g0|2fnh80|2mg00|b73400|7k580|c8tg0|6h980|a31g0|7x3w0|asys0|7x3w0|b5xg0|7k580|ag040|8a2k0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7k580|b5xg0|9cyk0|9d440|7x3w0|asys0|7x3w0|b5xg0|7k580|9q2s0|8zzw0|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|8n180|a31g0|7x3w0|a31g0|9px80|9q2s0|7x3w0|b5xg0|7k580|b5xg0|7k580|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|8n180|a31g0|7x3w0|asys0|8zzw0|9q2s0|ast80|5eis0|cyl80|6hes0|c8nw0|6udg0|bvp80|6udg0|vonw0|4olg0|Infinity",offsets:"282.7667|300|240|180",offsetIndices:"0102021212121212121232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323"},{id:"America/Rainy_River",untils:"-qzov40|a2vw0|bfxjw0|pmdk0|1tz8c0|2dsw0|ewvus0|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"360|300",offsetIndices:"010111010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"America/Rankin_Inlet",untils:"-6s8lc0|4c6oo0|9q000|7k85k0|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"0|360|240|300",offsetIndices:"012131313131313131313131313131313131313131313331313131313131313131313131313131313131313131313131313131313131313131313131"},{id:"America/Recife",untils:"-t85ljc|99kb3c|9a9c0|9io40|99980|8p65g0|6zuo0|bs2o0|67zw0|cjxg0|69uk0|cjxg0|4ml80|5mf440|49mk0|haas0|316k0|cls40|4ml80|cls40|66580|cls40|67zw0|981s40|6u7w0|biw40|5rbw0|d0lg0|5ed80|cyqs0|5ed80|dbpg0|64ak0|514g40|7k580|biw40|cvw0|iq5g0|6h980|Infinity",offsets:"139.6|180|120",offsetIndices:"0121212121212121212121212121212121212121"},{id:"America/Regina",untils:"-xkq9yc|6l1hmc|a2vw0|60enw0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|1b6840|9cyk0|9d440|8zzw0|9q2s0|9cyk0|9q2s0|9cyk0|9d440|9cyk0|66gc0|1tz5k0|2dvo0|a31g0|9cyk0|a31g0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7x3w0|asys0|7x3w0|tj1g0|9cyk0|9d440|Infinity",offsets:"418.6|420|360",offsetIndices:"012121212121212121212121221212121212121212121212121212"},{id:"America/Resolute",untils:"-bnp9c0|97nco0|9q000|7k85k0|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"0|360|240|300",offsetIndices:"012131313131313131313131313131313131313131313331313131313331313131313131313131313131313131313131313131313131313131313131"},{id:"America/Rio_Branco",untils:"-t85fg0|99kak0|9a9c0|9io40|99980|8p65g0|6zuo0|bs2o0|67zw0|cjxg0|69uk0|cjxg0|4ml80|5mf440|49mk0|haas0|316k0|cls40|4ml80|cls40|66580|cls40|67zw0|981s40|6u7w0|biw40|5rbw0|d0lg0|5ed80|amves0|2t2t80|Infinity",offsets:"271.2|300|240",offsetIndices:"01212121212121212121212121212121"},{id:"America/Rosario",untils:"-px7ys0|5iv8k0|67zw0|a4w40|73h80|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|6a040|hy7w0|6a040|xovw0|3uys0|18nbw0|b0dg0|8ve2k0|3uys0|3yik0|bqas0|71mk0|bqas0|71mk0|bqas0|8ovw0|9d440|9px80|9d440|9cyk0|9d440|28t6k0|51ek0|7m2qs0|4tzw0|biw40|776k0|bvus0|6u7w0|bvxk0|6u540|bvus0|776k0|7qcg40|3yik0|b5xg0|7k580|Infinity",offsets:"256.8|240|180|120",offsetIndices:"01212121212121212121212121212121212121212123232323132323232"},{id:"America/Santa_Isabel",untils:"-p1u1s0|11jrw0|1sns00|1sgdc0|71s40|9cyk0|5iidg0|1q6700|4lfk0|190g40|eluk0|2r4o80|7x6o0|asw00|7x6o0|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|84qys0|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|77c40|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"468.0667|420|480",offsetIndices:"012121211212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212"},{id:"America/Santarem",untils:"-t85hvc|99ka7c|9a9c0|9io40|99980|8p65g0|6zuo0|bs2o0|67zw0|cjxg0|69uk0|cjxg0|4ml80|5mf440|49mk0|haas0|316k0|cls40|4ml80|cls40|66580|cls40|67zw0|981s40|6u7w0|biw40|5rbw0|d0lg0|5ed80|amves0|Infinity",offsets:"218.8|240|180",offsetIndices:"0121212121212121212121212121212"},{id:"America/Santiago",untils:"-vauawq|3dlssq|157b7a|f4e0q|49hzba|aye0q|7ves0|awik0|7ves0|awik0|7ves0|awik0|7ves0|ayd80|7ves0|534ik0|351g0|229zw0|2gt80|awo40|2mg00|b73400|7k580|c8tg0|6h980|a31g0|7x3w0|asys0|7x3w0|b5xg0|7k580|ag040|8a2k0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7k580|b5xg0|9cyk0|9d440|7x3w0|asys0|7x3w0|b5xg0|7k580|9q2s0|8zzw0|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|8n180|a31g0|7x3w0|a31g0|9px80|9q2s0|7x3w0|b5xg0|7k580|b5xg0|7k580|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|8n180|a31g0|7x3w0|asys0|8zzw0|9q2s0|ast80|5eis0|cyl80|6hes0|c8nw0|6udg0|bvp80|6udg0|vonw0|4olg0|e1h80|4olg0|e1h80|4olg0|c8nw0|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|b5rw0|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|b5rw0|7kas0|b5rw0|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|b5rw0|7kas0|b5rw0|7x9g0|ast80|7x9g0|Infinity",offsets:"282.7667|300|240|180",offsetIndices:"010202121212121212321232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323"},{id:"America/Santo_Domingo",untils:"-j6hz1c|hiw29c|67zw0|1dy840|62ha0|cnle0|4h2m0|elyq0|47ta0|ei9e0|4bim0|eek20|4dda0|ecpe0|dkmtg0|1stc0|Infinity",offsets:"280|300|240|270",offsetIndices:"01213131313131212"},{id:"America/Sao_Paulo",untils:"-t85jd8|99k8x8|9a9c0|9io40|99980|8p65g0|6zuo0|bs2o0|67zw0|cjxg0|69uk0|cjxg0|4ml80|5k02s0|6onw0|haas0|316k0|cls40|4ml80|cls40|66580|cls40|67zw0|981s40|6u7w0|biw40|5rbw0|d0lg0|5ed80|cyqs0|5ed80|dbpg0|64ak0|cyqs0|64ak0|cls40|5rbw0|dbpg0|51ek0|dbpg0|6h980|c8tg0|6h980|c8tg0|64ak0|c8tg0|6u7w0|bxpg0|7iak0|biw40|6u7w0|biw40|7k580|biw40|6u7w0|c8tg0|6h980|dbpg0|5ed80|cls40|64ak0|dfes0|5nmk0|c8tg0|6h980|dbpg0|5rbw0|bvus0|6h980|cls40|64ak0|cls40|6h980|c8tg0|6h980|c8tg0|6u7w0|c8tg0|64ak0|cls40|64ak0|cls40|6h980|c8tg0|6h980|c8tg0|6h980|c8tg0|6h980|dbpg0|5ed80|Infinity",offsets:"186.4667|180|120",offsetIndices:"01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Scoresbysund",untils:"-rvurxk|x8ntpk|902o0|9cvs0|9cyk0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"87.8667|120|60|0",offsetIndices:"0121323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232"},{id:"America/Shiprock",untils:"-r0epo0|ast80|7x9g0|ast80|7x9g0|b5rw0|7kas0|2vmk0|ataw40|1tz5k0|2dvo0|a7n9g0|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"420|360",offsetIndices:"01010101011010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"America/Sitka",untils:"-ek1w80|1tz2s0|2dyg0|cawis0|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|1leo0|7rs80|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"480|420|540",offsetIndices:"01101010101010101010101010101010122020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202"},{id:"America/St_Barthelemy",untils:"-u6m79w|Infinity",offsets:"246.0667|240",offsetIndices:"01"},{id:"America/St_Johns",untils:"-ris3ck|8bx80|ar440|a2vw0|9tjs0|53980|dkys0|9cyk0|9d440|9cyk0|9q2s0|8zzw0|9q2s0|8zzw0|9q2s0|8zzw0|9q2s0|8zzw0|9q2s0|9cyk0|9d440|9cyk0|9q2s0|8zzw0|9q2s0|8zzw0|9q2s0|8zzw0|9q2s0|8zzw0|9q2s0|9cyk0|9q2s0|8zzw0|9q2s0|8zzw0|7tmw0|1wfuk|8zzw0|a3480|7k580|b5xg0|7k580|b5xg0|7k580|biw40|776k0|biw40|7k580|b5xg0|7k580|b5xg0|1pb260|2dly0|biw40|7k580|b5xg0|7k580|b5xg0|7k580|b5xg0|7k580|biw40|7k580|ag040|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a2lo|afuk0|8a840|asqg0|7xc80|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8tec|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"210.8667|150.8667|210|150|90",offsetIndices:"01010101010101010101010101010101010102323232323232323323232323232323232323232323232323232323232323232323232323232323232323232323232323232324232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232"},{id:"America/St_Kitts",untils:"-u6m79w|Infinity",offsets:"246.0667|240",offsetIndices:"01"},{id:"America/St_Lucia",untils:"-u6m79w|Infinity",offsets:"246.0667|240",offsetIndices:"01"},{id:"America/St_Thomas",untils:"-u6m79w|Infinity",offsets:"246.0667|240",offsetIndices:"01"},{id:"America/St_Vincent",untils:"-u6m79w|Infinity",offsets:"246.0667|240",offsetIndices:"01"},{id:"America/Swift_Current",untils:"-xkq9d4|6l1h14|a2vw0|c5jxg0|1tz5k0|2dvo0|asys0|8n180|a31g0|7x3w0|asys0|7x3w0|asys0|7x3w0|3yles0|9cyk0|s36s0|9cyk0|9d440|7x3w0|b5xg0|7k580|5j4lg0|Infinity",offsets:"431.3333|420|360",offsetIndices:"012122121212121212121212"},{id:"America/Tegucigalpa",untils:"-pfzh6k|yho0ik|7k580|b5xg0|7k580|96x1g0|4qak0|Infinity",offsets:"348.8667|360|300",offsetIndices:"01212121"},{id:"America/Thule",untils:"-rvuj9g|12yzilg|9cyk0|9d440|9cyk0|9q2s0|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"275.1333|240|180",offsetIndices:"012121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Thunder_Bay",untils:"-vbavc0|gr8qs0|1tzb40|2dq40|ctmlg0|9cyk0|9d440|9px80|9d440|9cyk0|s36s0|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"360|300|240",offsetIndices:"0122121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Tijuana",untils:"-p1u1s0|11jrw0|1sns00|1sgdc0|71s40|9cyk0|5iidg0|1q6700|4lfk0|190g40|eluk0|2r4o80|7x6o0|asw00|7x6o0|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|84qys0|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|77c40|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"468.0667|420|480",offsetIndices:"012121211212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212"},{id:"America/Toronto",untils:"-qzoxw0|a2vw0|7yx60|aqzy0|9q8c0|7jzo0|bw0c0|6bp80|cedg0|6h980|c8tg0|6h980|bvus0|776k0|biw40|776k0|biw40|776k0|biw40|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|xjeo0|1tzb40|2dq40|asys0|7x3w0|ast80|7x3w0|asys0|7x3w0|asys0|b5rw0|7xf00|ast80|7x9g0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7x3w0|asys0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"300|240",offsetIndices:"01010101010101010101010101010101010101010101011101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"America/Tortola",untils:"-u6m79w|Infinity",offsets:"246.0667|240",offsetIndices:"01"},{id:"America/Vancouver",untils:"-qzopk0|a2vw0|c5jxg0|1tz2s0|2dyg0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"480|420",offsetIndices:"0101101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"America/Virgin",untils:"-u6m79w|Infinity",offsets:"246.0667|240",offsetIndices:"01"},{id:"America/Whitehorse",untils:"-qzoms0|a2vw0|asys0|882c0|bmiwc0|1tz000|2e180|a7n3w0|9q000|tiyo0|6qp440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|Infinity",offsets:"540|480|420",offsetIndices:"01010110201212121212121212121212121212121212121212121212121212121212121212121212121212121212"},{id:"America/Winnipeg",untils:"-s0s7c0|7k580|tj700|a2vw0|9ok840|6u7w0|2a5hg0|1tz8c0|2dsw0|biw40|7x3w0|a31g0|7x3w0|asys0|7x3w0|asys0|7x3w0|b7s40|7tek0|autg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|9cyk0|9d440|7x3w0|1cm2s0|7k580|1cm2s0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|902o0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|902o0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|8a5c0|afxc0|8a5c0|asw00|7x6o0|asw00|7x6o0|asw00|8a5c0|afxc0|8a5c0|afxc0|8a5c0|asw00|7x6o0|asw00|7x6o0|asw00|8a5c0|afxc0|8a5c0|afxc0|8a5c0|afxc0|8a5c0|asw00|7x6o0|asw00|7x6o0|asw00|8a5c0|afxc0|8a5c0|afxc0|8a5c0|asw00|7x6o0|asw00|7x6o0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"360|300",offsetIndices:"010101011010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"America/Yakutat",untils:"-ek1tg0|1tz000|2e180|cawis0|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|1lbw0|7rs80|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"540|480",offsetIndices:"01101010101010101010101010101010100101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"America/Yellowknife",untils:"-i9m2o0|3pk3o0|1tz5k0|2dvo0|a7n3w0|9q000|7k85k0|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"0|420|360|300",offsetIndices:"012213121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Antarctica/Casey",untils:"-irxc0|lag4o0|73bo0|uz1o0|60l80|2fnh80|pz9g0|Infinity",offsets:"0|-480|-660",offsetIndices:"01212121"},{id:"Antarctica/Davis",untils:"-6rmdc0|42jdw0|27wgs0|l8uss0|7eqs0|unmk0|60qs0|Infinity",offsets:"0|-420|-300",offsetIndices:"01012121"},{id:"Antarctica/DumontDUrville",untils:"-c05eo0|2mks80|2i72g0|Infinity",offsets:"0|-600",offsetIndices:"0101"},{id:"Antarctica/Macquarie",untils:"-rsj4w0|8zzw0|11wqk0|f4kh40|a6p8g0|9d1c0|asw00|6uao0|bvs00|6uao0|bvs00|779c0|bvs00|64dc0|clpc0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|7x6o0|b5uo0|7k800|b5uo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|bvs00|7k800|bitc0|7k800|bitc0|779c0|bitc0|779c0|bitc0|7x6o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|7x6o0|asw00|a2yo0|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9d1c0|902o0|a2yo0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|Infinity",offsets:"-600|-660|0",offsetIndices:"0102010101010101010101010101010101010101010101010101010101010101010101010101010101010101011"},{id:"Antarctica/Mawson",untils:"-8aelc0|t22y80|Infinity",offsets:"0|-360|-300",offsetIndices:"012"},{id:"Antarctica/McMurdo",untils:"-m01p20|64ak0|biw40|7x5a0|asxe0|7x5a0|asxe0|7x5a0|asxe0|8a3y0|afyq0|8a3y0|afyq0|afvy0|7x820|asum0|7x820|asum0|7x820|asum0|7x820|asum0|7x820|b5ta0|7k9e0|b5ta0|7x820|hsl2m0|5reo0|clpc0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|b5uo0|8a5c0|afxc0|8a5c0|afxc0|8a5c0|afxc0|8n400|a2yo0|8n400|a2yo0|8n400|a2yo0|8n400|afxc0|8a5c0|afxc0|8a5c0|afxc0|8n400|a2yo0|8n400|a2yo0|8n400|afxc0|8a5c0|afxc0|8a5c0|afxc0|8n400|a2yo0|8n400|a2yo0|8n400|a2yo0|8n400|a2yo0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|a2yo0|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|Infinity",offsets:"-690|-750|-720|-780",offsetIndices:"01020202020202020202020202023232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323"},{id:"Antarctica/Palmer",untils:"-2lxhc0|31ho0|bqas0|71mk0|bqas0|8ovw0|9d440|9px80|9d440|9cyk0|9d440|28t6k0|51ek0|46b6s0|8c2s0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7k580|b5xg0|9cyk0|9d440|7x3w0|asys0|7x3w0|b5xg0|7k580|9q2s0|8zzw0|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|8n180|a31g0|7x3w0|a31g0|9px80|9q2s0|7x3w0|b5xg0|7k580|b5xg0|7k580|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|8n180|a31g0|7x3w0|asys0|8zzw0|9q2s0|ast80|5eis0|cyl80|6hes0|c8nw0|6udg0|bvp80|6udg0|vonw0|4olg0|Infinity",offsets:"0|180|240|120",offsetIndices:"0121212121213121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Antarctica/Rothera",untils:"3lxs00|Infinity",offsets:"0|180",offsetIndices:"01"},{id:"Antarctica/South_Pole",untils:"-m01p20|64ak0|biw40|7x5a0|asxe0|7x5a0|asxe0|7x5a0|asxe0|8a3y0|afyq0|8a3y0|afyq0|afvy0|7x820|asum0|7x820|asum0|7x820|asum0|7x820|asum0|7x820|b5ta0|7k9e0|b5ta0|7x820|hsl2m0|5reo0|clpc0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|b5uo0|8a5c0|afxc0|8a5c0|afxc0|8a5c0|afxc0|8n400|a2yo0|8n400|a2yo0|8n400|a2yo0|8n400|afxc0|8a5c0|afxc0|8a5c0|afxc0|8n400|a2yo0|8n400|a2yo0|8n400|afxc0|8a5c0|afxc0|8a5c0|afxc0|8n400|a2yo0|8n400|a2yo0|8n400|a2yo0|8n400|a2yo0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|a2yo0|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|Infinity",offsets:"-690|-750|-720|-780",offsetIndices:"01020202020202020202020202023232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323"},{id:"Antarctica/Syowa",untils:"-6qsqo0|Infinity",offsets:"0|-180",offsetIndices:"01"},{id:"Antarctica/Troll",untils:"ibruo0|27pg0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"0|-120",offsetIndices:"00101010101010101010101010101010101010101010101010101010101010101010"},{id:"Antarctica/Vostok",untils:"-6aaao0|Infinity",offsets:"0|-360",offsetIndices:"01"},{id:"Arctic/Longyearbyen",untils:"-rzayo0|6qfs0|cgcqo0|15tsc0|7k800|9q000|9d1c0|9d1c0|9d1c0|9d1c0|70q5c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|b5uo0|7k800|7law00|902o0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-60|-120",offsetIndices:"010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Asia/Aden",untils:"-bwgbbg|Infinity",offsets:"-186.8667|-180",offsetIndices:"01"},{id:"Asia/Almaty",untils:"-nu1a90|37a0d0|qi27w0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|iq5g0|5reo0|3ljw0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|Infinity",offsets:"-307.8|-300|-360|-420",offsetIndices:"012323232323232323232321232323232323232323232323232"},{id:"Asia/Amman",untils:"-kcrtbk|m566fk|60l80|awo40|7v980|awo40|7v980|ayis0|9gnw0|9b9g0|7v980|autg0|7v980|3e6840|9et80|9io40|9cyk0|9d440|9cyk0|9d440|9px80|ayis0|7rjw0|ag040|8a2k0|9zc40|8drw0|a31g0|8zzw0|9d440|9cyk0|9d440|8n180|ag040|8a5c0|afxc0|8n400|a2yo0|8n400|a2yo0|8n400|epmo0|4deo0|9o5c0|9ew00|9b6o0|9ew00|9d1c0|9d1c0|9d1c0|asw00|7x6o0|afxc0|8n400|9d1c0|9d1c0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|wel80|51k40|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|Infinity",offsets:"-143.7333|-120|-180",offsetIndices:"0121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Asia/Anadyr",untils:"-nu1sv8|379zj8|qi27w0|9et80|is040|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|iq5g0|5reo0|3ljw0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|j3440|7k800|Infinity",offsets:"-709.9333|-720|-780|-840|-660",offsetIndices:"01232121212121212121214121212121212121212121212121212121212141"},{id:"Asia/Aqtau",untils:"-nu15b4|379y74|qrh3w0|iruk0|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|iq5g0|5reo0|3ljw0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d440|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|Infinity",offsets:"-201.0667|-240|-300|-360",offsetIndices:"012323232323232323232123232312121212121212121212"},{id:"Asia/Aqtobe",untils:"-nu16l4|379zh4|qi27w0|s6qk0|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|iq5g0|5reo0|3ljw0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|Infinity",offsets:"-228.6667|-240|-300|-360",offsetIndices:"0123232323232323232321232323232323232323232323232"},{id:"Asia/Ashgabat",untils:"-nu16t8|379zp8|qi27w0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|iq5g0|5reo0|Infinity",offsets:"-233.5333|-240|-300|-360",offsetIndices:"0123232323232323232323212"},{id:"Asia/Ashkhabad",untils:"-nu16t8|379zp8|qi27w0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|iq5g0|5reo0|Infinity",offsets:"-233.5333|-240|-300|-360",offsetIndices:"0123232323232323232323212"},{id:"Asia/Atyrau",untils:"-nu15m8|37a1a8|qrh140|iruk0|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|iq5g0|5reo0|3ljw0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|j3440|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|Infinity",offsets:"-207.7333|-180|-300|-360|-240",offsetIndices:"01232323232323232323242323232323232324242424242"},{id:"Asia/Baghdad",untils:"-r50g80|xkn3w0|7v980|9b9g0|9gnw0|9eys0|9et80|9d440|9b9g0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9f1k0|9ew00|9ew00|9ew00|9d1c0|9ew00|9d1c0|9ew00|9d1c0|9ew00|9ew00|9ew00|9d1c0|9ew00|9d1c0|9ew00|9d1c0|9ew00|9ew00|9ew00|9d1c0|9ew00|9d1c0|9ew00|9d1c0|9ew00|9ew00|9ew00|9d1c0|9ew00|9d1c0|9ew00|9d1c0|9ew00|Infinity",offsets:"-177.6|-180|-240",offsetIndices:"012121212121212121212121212121212121212121212121212121"},{id:"Asia/Bahrain",untils:"-q3gmvk|rctnrk|Infinity",offsets:"-206.1333|-240|-180",offsetIndices:"012"},{id:"Asia/Baku",untils:"-nu158c|h4tkwc|ckinw0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|iq5g0|9d1c0|239ew0|asw00|7x3w0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-199.4|-180|-240|-300",offsetIndices:"01232323232323232323232123232323232323232323232323232323232323232"},{id:"Asia/Bangkok",untils:"-pysda4|Infinity",offsets:"-402.0667|-420",offsetIndices:"01"},{id:"Asia/Barnaul",untils:"-q4ljic|5hu6uc|qi27w0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|iq5g0|5reo0|3ljw0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|38fo0|64og0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|1vbzw0|qnc40|Infinity",offsets:"-335|-360|-420|-480",offsetIndices:"0123232323232323232323212323232321212121212121212121212121212121212"},{id:"Asia/Beirut",untils:"-pyzew0|aunw0|88dg0|9et80|8yas0|a2vw0|a31g0|7k580|hjqo40|7v980|awo40|7v980|awo40|7v980|ayis0|7v980|awo40|7v980|5lhs40|56yk0|awo40|7v980|awo40|7v980|awo40|7v980|ayis0|7v980|awo40|7v980|autg0|7v980|2wxus0|8n180|a4w40|8n180|a4w40|8n180|a4w40|8n180|bs5g0|71mk0|alk40|86d80|a4w40|8n180|a4w40|8n180|a6qs0|80t80|905g0|9cyk0|9d440|9cyk0|9d440|9cyk0|9q2s0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|b5rw0|7kas0|b5rw0|7kas0|b5rw0|7x9g0|ast80|7x9g0|ast80|7x9g0|b5rw0|7kas0|b5rw0|7kas0|b5rw0|7kas0|b5rw0|7x9g0|ast80|7x9g0|ast80|7x9g0|b5rw0|7kas0|b5rw0|7kas0|b5rw0|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|b5rw0|7kas0|b5rw0|7kas0|b5rw0|7x9g0|ast80|7x9g0|ast80|7x9g0|b5rw0|7kas0|b5rw0|7kas0|b5rw0|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|b5rw0|7kas0|b5rw0|7kas0|b5rw0|7x9g0|ast80|7x9g0|ast80|7x9g0|b5rw0|7kas0|b5rw0|7kas0|b5rw0|7kas0|b5rw0|7x9g0|ast80|7x9g0|ast80|Infinity",offsets:"-120|-180",offsetIndices:"010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Asia/Bishkek",untils:"-nu19tc|379zxc|qi27w0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|h8dc0|bkl80|8n180|a31g0|8n180|a31g0|8n180|a31g0|8n180|a31g0|8zzw0|9db20|ast80|7x9g0|ast80|7x9g0|b5rw0|7kas0|b5rw0|7kas0|b5rw0|7x9g0|ast80|7x9g0|ast80|7x9g0|b5rw0|7kas0|Infinity",offsets:"-298.4|-300|-360|-420",offsetIndices:"012323232323232323232321212121212121212121212121212"},{id:"Asia/Brunei",untils:"-mvofy4|3khxs4|Infinity",offsets:"-459.6667|-450|-480",offsetIndices:"012"},{id:"Asia/Calcutta",untils:"-xehava|innm9a|bmfw0|5lxg0|1mn180|Infinity",offsets:"-321.1667|-330|-390",offsetIndices:"012121"},{id:"Asia/Chita",untils:"-q4cfog|5hkxgg|qi27w0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|iq5g0|5reo0|3ljw0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|1vbzw0|qnew0|Infinity",offsets:"-453.8667|-480|-540|-600",offsetIndices:"012323232323232323232321232323232323232323232323232323232323232312"},{id:"Asia/Choibalsan",untils:"-xmct7c|11sndrc|2qk2k0|9eqg0|9eys0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9q2s0|9cyk0|9d440|9cyk0|9d440|9cyk0|1ckdo0|7x3w0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|s6qk0|3nc0c0|9ct00|9d9o0|9ct00|Infinity",offsets:"-458|-420|-480|-600|-540",offsetIndices:"0123434343434343434343434343434343434343434343424242"},{id:"Asia/Chongqing",untils:"-qh00w0|8sl80|asbpg0|6w2k0|7ves0|bxjw0|4mqs0|1vduk0|d4as0|75bw0|a31g0|aaak0|9d440|7v980|awo40|1dx80|j9xpo0|6u7w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|Infinity",offsets:"-480|-540",offsetIndices:"01010101010101010101010101010"},{id:"Asia/Chungking",untils:"-qh00w0|8sl80|asbpg0|6w2k0|7ves0|bxjw0|4mqs0|1vduk0|d4as0|75bw0|a31g0|aaak0|9d440|7v980|awo40|1dx80|j9xpo0|6u7w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|Infinity",offsets:"-480|-540",offsetIndices:"01010101010101010101010101010"},{id:"Asia/Colombo",untils:"-xehask|isle6k|cajy0|1mp2u0|qetjw0|7x5a0|4xvqq0|Infinity",offsets:"-319.5333|-330|-360|-390",offsetIndices:"01231321"},{id:"Asia/Dacca",untils:"-eqtpow|bmgyw|5lxg0|4qknw0|u4ijy0|a1400|Infinity",offsets:"-353.3333|-390|-330|-360|-420",offsetIndices:"0121343"},{id:"Asia/Damascus",untils:"-q3gk20|5k6q0|8n180|a31g0|8n180|a31g0|8n180|a31g0|8zzw0|k4hk40|7yyk0|awo40|7tek0|b0dg0|7v980|awo40|7tek0|alk40|887w0|awo40|7v980|ayis0|7v980|awo40|7v980|awo40|7v980|awo40|7v980|ayis0|7v980|awo40|7v980|awo40|7v980|awo40|7v980|ayis0|7v980|awo40|6bp80|cg840|6bp80|2eh1g0|8zzw0|9ts40|8zzw0|pvk40|c33w0|7cw40|cjrw0|6zxg0|btuk0|7rpg0|9gnw0|9d440|9cyk0|9et80|9et80|9rxg0|91uk0|92040|9et80|9o840|9et80|9d440|9et80|9eys0|9et80|9b9g0|9gnw0|99es0|9iik0|9d440|9et80|9eys0|9et80|9d440|9et80|9d440|9et80|9d440|9et80|9eys0|9et80|9d440|9et80|9d440|8y580|9q2s0|b5rw0|7x9g0|aunw0|7ig40|b5rw0|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|b5rw0|7kas0|b5rw0|7kas0|b5rw0|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|b5rw0|7kas0|b5rw0|7kas0|b5rw0|7x9g0|ast80|7x9g0|ast80|7x9g0|b5rw0|7kas0|b5rw0|7kas0|b5rw0|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|b5rw0|7kas0|b5rw0|7kas0|b5rw0|7x9g0|ast80|7x9g0|ast80|7x9g0|b5rw0|7kas0|b5rw0|Infinity",offsets:"-145.2|-120|-180",offsetIndices:"01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Asia/Dhaka",untils:"-eqtpow|bmgyw|5lxg0|4qknw0|u4ijy0|a1400|Infinity",offsets:"-353.3333|-390|-330|-360|-420",offsetIndices:"0121343"},{id:"Asia/Dili",untils:"-u9s4l8|fqcu98|hufs00|cpz440|Infinity",offsets:"-502.3333|-480|-540",offsetIndices:"01212"},{id:"Asia/Dubai",untils:"-q3gnko|Infinity",offsets:"-221.2|-240",offsetIndices:"01"},{id:"Asia/Dushanbe",untils:"-nu18qo|379yuo|qi27w0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|hp440|Infinity",offsets:"-275.2|-300|-360|-420",offsetIndices:"012323232323232323232321"},{id:"Asia/Famagusta",untils:"-p4bqac|rvhy2c|9cyk0|b42s0|7nuk0|8yas0|8zzw0|9q2s0|9et80|9b9g0|9cyk0|9q2s0|8zzw0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9q2s0|9cyk0|9d440|9cyk0|9d440|at4c0|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|8h8w0|leog0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-135.8|-120|-180",offsetIndices:"0121212121212121212121212121212121212121212121212121212121212121212121212121212121212212121212121212121212121212121212121212121"},{id:"Asia/Gaza",untils:"-ffv9k0|19f3w0|7rv00|b02c0|7tk40|b07w0|8jhg0|a8lg0|8jhg0|a8ac0|5hoqs0|7el80|awo40|7v980|awqw0|7tk40|b07w0|7tk40|ayd80|7tk40|ayd80|7tk40|ayd80|7tk40|b07w0|7tk40|ayd80|7tk40|ayd80|7ves0|awik0|1sns0|3p6is0|51ek0|9q2s0|6u7w0|2khpg0|25s00|1weyo0|5reo0|bxmo0|7x3w0|cls40|5rbw0|bbhg0|7rjw0|asys0|7k580|c8tg0|6h980|ag040|7x3w0|asys0|8a2k0|asys0|8a2k0|ap9g0|80t80|ap9g0|7nuk0|b2840|80t80|66as0|4vxc0|8n400|a2yo0|8n400|a2yo0|8n400|asw00|9cyk0|9q2s0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|8n400|a2yo0|8ulg0|97ek0|8y580|9ts40|8hms0|a4qk0|7x3w0|asys0|8a5c0|ahs1o|71mic|bzk5o|69uic|cg840|902o0|9q000|9cyk0|9d440|ast80|7z440|aqyk0|7z6w0|b5rw0|7kas0|b5rw0|7kas0|b5rw0|7vc00|auqo0|7vc00|b7pc0|7idc0|b7pc0|7idc0|b7pc0|7vc00|auqo0|7vc00|auqo0|7vc00|auqo0|7vc00|b7pc0|7idc0|b7pc0|7vc00|auqo0|7vc00|auqo0|7vc00|auqo0|7vc00|auqo0|7vc00|b7pc0|7idc0|b7pc0|7vc00|auqo0|7vc00|auqo0|7vc00|auqo0|7vc00|b7pc0|Infinity",offsets:"-120|-180",offsetIndices:"0101010101010101010101010101010101010101010101010101010101010100101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Asia/Harbin",untils:"-qh00w0|8sl80|asbpg0|6w2k0|7ves0|bxjw0|4mqs0|1vduk0|d4as0|75bw0|a31g0|aaak0|9d440|7v980|awo40|1dx80|j9xpo0|6u7w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|Infinity",offsets:"-480|-540",offsetIndices:"01010101010101010101010101010"},{id:"Asia/Hebron",untils:"-ffv9k0|19f3w0|7rv00|b02c0|7tk40|b07w0|8jhg0|a8lg0|8jhg0|a8ac0|5hoqs0|7el80|awo40|7v980|awqw0|7tk40|b07w0|7tk40|ayd80|7tk40|ayd80|7tk40|ayd80|7tk40|b07w0|7tk40|ayd80|7tk40|ayd80|7ves0|awik0|1sns0|3p6is0|51ek0|9q2s0|6u7w0|2khpg0|25s00|1weyo0|5reo0|bxmo0|7x3w0|cls40|5rbw0|bbhg0|7rjw0|asys0|7k580|c8tg0|6h980|ag040|7x3w0|asys0|8a2k0|asys0|8a2k0|ap9g0|80t80|ap9g0|7nuk0|b2840|80t80|66as0|4vxc0|8n400|a2yo0|8n400|a2yo0|8n400|asw00|9cyk0|9q2s0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|8n400|a2yo0|8ulg0|97ek0|8y580|9ts40|8hms0|a4qk0|82nw0|anes0|8a5c0|afxc0|73h80|bzk5o|69uic|1hs40|1lbw0|9d440|902o0|9q000|9cyk0|9d440|ast80|7z440|aqyk0|7z6w0|b5rw0|7kas0|b5rw0|7kas0|b5rw0|7vc00|auqo0|7vc00|b7pc0|7idc0|b7pc0|7idc0|b7pc0|7vc00|auqo0|7vc00|auqo0|7vc00|auqo0|7vc00|b7pc0|7idc0|b7pc0|7vc00|auqo0|7vc00|auqo0|7vc00|auqo0|7vc00|auqo0|7vc00|b7pc0|7idc0|b7pc0|7vc00|auqo0|7vc00|auqo0|7vc00|auqo0|7vc00|b7pc0|Infinity",offsets:"-120|-180",offsetIndices:"010101010101010101010101010101010101010101010101010101010101010010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Asia/Ho_Chi_Minh",untils:"-x56934|2isioa|gj25iu|15ct80|8so00|tmtk0|4azjw0|2cmao0|8285c0|Infinity",offsets:"-426.6667|-426.5|-420|-480|-540",offsetIndices:"0123423232"},{id:"Asia/Hong_Kong",untils:"-y0i0s0|j44dk0|5k000|4d4y0|2195i0|7x3w0|bj320|6uao0|bvs00|7x6o0|9d1c0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|8a5c0|asw00|7x6o0|ast80|77c40|biqk0|77c40|bvp80|6udg0|bvp80|77c40|biqk0|77c40|biqk0|77c40|biqk0|77c40|bvp80|6udg0|bvp80|6udg0|bvp80|77c40|biqk0|77c40|biqk0|8n6s0|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|3lpg0|f4d80|9d440|9cyk0|9d440|9cyk0|1c9440|8a2k0|Infinity",offsets:"-456.7|-480|-540|-510",offsetIndices:"0123212121212121212121212121212121212121212121212121212121212121212121"},{id:"Asia/Hovd",untils:"-xmcoz0|11sncb0|2qk2k0|9et80|9eys0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9q2s0|9cyk0|9d440|9cyk0|9d440|9cyk0|1ckdo0|7x3w0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|4fio40|9ct00|9d9o0|9ct00|Infinity",offsets:"-366.6|-360|-420|-480",offsetIndices:"012323232323232323232323232323232323232323232323232"},{id:"Asia/Irkutsk",untils:"-q28gn5|5fh175|qi27w0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|iq5g0|5reo0|3ljw0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|1vbzw0|Infinity",offsets:"-417.0833|-420|-480|-540",offsetIndices:"01232323232323232323232123232323232323232323232323232323232323232"},{id:"Asia/Istanbul",untils:"-ux9xew|2wvx6w|7v980|1tjc40|aunw0|88dg0|9et80|8yas0|a2vw0|tzpg0|79180|awo40|7v980|7p4040|4zjw0|2vs40|f4d80|9vms0|1u5ek0|c5440|69uk0|acas0|8n180|a31g0|8n180|9q2s0|8zzw0|a31g0|8zzw0|a31g0|8n180|5md9g0|o9zw0|a6qs0|75bw0|4iwyw0|7x6o0|7kas0|b5rw0|75hg0|bkl80|77c40|biqk0|7x9g0|a2vw0|8n6s0|4iqc0|2nkw80|38l80|kdes0|8qtc0|8a5c0|9ew00|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|902o0|9q000|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7kdk0|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7m2o0|b4000|7k800|b5uo0|7x6o0|asw00|7z1c0|ar1c0|7x6o0|bitc0|779c0|8fe80|Infinity",offsets:"-116.9333|-120|-180|-240",offsetIndices:"0121212121212121212121212121212121212121212121223212121212121212121212121212121212121212121212121212121212121212122"},{id:"Asia/Jakarta",untils:"-o0bdpc|4lzxc0|4wdzjc|1tu960|1cx860|11jta0|74uc20|Infinity",offsets:"-427.2|-440|-450|-540|-480|-420",offsetIndices:"01232425"},{id:"Asia/Jayapura",untils:"-jebm20|66bqe0|a37vy0|Infinity",offsets:"-562.8|-540|-570",offsetIndices:"0121"},{id:"Asia/Jerusalem",untils:"-r50eig|bp54yg|19f3w0|7rv00|b02c0|7tk40|b07w0|8jhg0|a8lg0|8jhg0|a8ac0|t9s40|56vs0|35700|9b3w0|9gtg0|8jbw0|7tmw0|a6ig0|biyw0|8a5c0|9d1c0|902o0|7x6o0|e1eg0|4ofw0|dzxo0|4q500|doo40|64iw0|auqo0|7i500|8rfms0|51ek0|9q2s0|6u7w0|2khpg0|25s00|1weyo0|5reo0|bxmo0|7x3w0|cls40|5rbw0|bbhg0|7rjw0|asys0|7k580|c8tg0|6h980|ag040|7x3w0|asys0|8a2k0|asys0|8a2k0|ap9g0|80t80|ap9g0|7nuk0|b2840|80t80|9zc40|9iik0|9kis0|93p80|9mdg0|8qqk0|apf00|7x3w0|biw40|8zx40|9io40|8n180|9kis0|9vh80|8ulg0|9px80|9mdg0|8n180|9tuw0|9tmk0|8wg40|9gnw0|99es0|8qqk0|9zc40|9tmk0|8wg40|9gnw0|99es0|8qqk0|acas0|9gnw0|99es0|93p80|9mdg0|awik0|7tk40|awik0|7tk40|awik0|7tk40|b9h80|7glg0|b9h80|7glg0|b9h80|7tk40|awik0|7tk40|awik0|7tk40|b9h80|7glg0|b9h80|7glg0|b9h80|7tk40|awik0|7tk40|awik0|7tk40|awik0|7tk40|b9h80|7glg0|b9h80|7glg0|b9h80|7tk40|awik0|7tk40|awik0|7tk40|b9h80|7glg0|b9h80|7glg0|b9h80|7glg0|b9h80|7tk40|awik0|7tk40|awik0|Infinity",offsets:"-140.6667|-120|-180|-240",offsetIndices:"012121212121321212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Asia/Kabul",untils:"-d1pkg0|Infinity",offsets:"-240|-270",offsetIndices:"01"},{id:"Asia/Kamchatka",untils:"-olrupo|3z045o|qi27w0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|iq5g0|5reo0|3ljw0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|j3440|7k800|Infinity",offsets:"-634.6|-660|-720|-780",offsetIndices:"012323232323232323232321232323232323232323232323232323232323212"},{id:"Asia/Karachi",untils:"-wvpb30|im3zt0|1mn180|33xpg0|a63o20|g72qo0|9cyk0|2y85g0|7v980|8hms0|aaak0|Infinity",offsets:"-268.2|-330|-390|-300|-360",offsetIndices:"012133434343"},{id:"Asia/Kashgar",untils:"-lx5pjw|Infinity",offsets:"-350.3333|-360",offsetIndices:"01"},{id:"Asia/Kathmandu",untils:"-q3gt4s|yg2lus|Infinity",offsets:"-341.2667|-330|-345",offsetIndices:"012"},{id:"Asia/Katmandu",untils:"-q3gt4s|yg2lus|Infinity",offsets:"-341.2667|-330|-345",offsetIndices:"012"},{id:"Asia/Khandyga",untils:"-q4cjrp|5hl1jp|qi27w0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|iq5g0|5reo0|3ljw0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|3fx40|4h6s0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|8ql00|1mlho0|Infinity",offsets:"-542.2167|-480|-540|-600|-660",offsetIndices:"0123232323232323232323212323232323232323232323232343434343434343432"},{id:"Asia/Kolkata",untils:"-xehava|innm9a|bmfw0|5lxg0|1mn180|Infinity",offsets:"-321.1667|-330|-390",offsetIndices:"012121"},{id:"Asia/Krasnoyarsk",untils:"-q37l72|5gg8j2|qi27w0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|iq5g0|5reo0|3ljw0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|1vbzw0|Infinity",offsets:"-371.4333|-360|-420|-480",offsetIndices:"01232323232323232323232123232323232323232323232323232323232323232"},{id:"Asia/Kuala_Lumpur",untils:"-xphpwd|eeb94d|4it32o|8n3jc|1v2p60|iy3o60|Infinity",offsets:"-415.4167|-420|-440|-450|-540|-480",offsetIndices:"0123435"},{id:"Asia/Kuching",untils:"-mvof3k|3khwxk|1epvy0|4ohqo|e5a9c|4ohqo|e3flc|4ohqo|e3flc|4ohqo|e3flc|4ohqo|e5a9c|4ohqo|e3flc|4ohqo|3ajlc|1v2qk0|Infinity",offsets:"-441.3333|-450|-480|-500|-540",offsetIndices:"0123232323232323242"},{id:"Asia/Kuwait",untils:"-bwgbbg|Infinity",offsets:"-186.8667|-180",offsetIndices:"01"},{id:"Asia/Macao",untils:"-y0i2cy|jdvyoy|6onw0|ac580|8fs40|7v980|11luw0|awlc0|7vc00|ac800|bko00|7x6o0|9d1c0|7vc00|asw00|7x6o0|asw00|7x6o0|auqo0|88ao0|asw00|7x6o0|asw00|779c0|bitc0|779c0|bvs00|6uao0|bw1q0|77c40|biqk0|77c40|biqk0|77c40|biqk0|77c40|bvp80|6udg0|bvp80|6udg0|bvp80|77c40|biqk0|77c40|biqk0|8n6s0|9cvs0|9d6w0|9cvs0|9d6w0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|3lpg0|f4d80|9d440|9cyk0|9d440|9cyk0|1c9440|8a2k0|Infinity",offsets:"-454.1667|-480|-540|-600",offsetIndices:"012323212121212121212121212121212121212121212121212121212121212121212121"},{id:"Asia/Macau",untils:"-y0i2cy|jdvyoy|6onw0|ac580|8fs40|7v980|11luw0|awlc0|7vc00|ac800|bko00|7x6o0|9d1c0|7vc00|asw00|7x6o0|asw00|7x6o0|auqo0|88ao0|asw00|7x6o0|asw00|779c0|bitc0|779c0|bvs00|6uao0|bw1q0|77c40|biqk0|77c40|biqk0|77c40|biqk0|77c40|bvp80|6udg0|bvp80|6udg0|bvp80|77c40|biqk0|77c40|biqk0|8n6s0|9cvs0|9d6w0|9cvs0|9d6w0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|3lpg0|f4d80|9d440|9cyk0|9d440|9cyk0|1c9440|8a2k0|Infinity",offsets:"-454.1667|-480|-540|-600",offsetIndices:"012323212121212121212121212121212121212121212121212121212121212121212121"},{id:"Asia/Magadan",untils:"-nu1nxc|37a05c|qi27w0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|iq5g0|5reo0|3ljw0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|1vbzw0|s39k0|Infinity",offsets:"-603.2|-600|-660|-720",offsetIndices:"012323232323232323232321232323232323232323232323232323232323232312"},{id:"Asia/Makassar",untils:"-q3gzg0|6p5hc0|4u87w0|1w02k0|Infinity",offsets:"-477.6|-480|-540",offsetIndices:"00121"},{id:"Asia/Manila",untils:"-hb5y80|4qak0|2qidg0|1b2d80|4xf440|442k0|cdqdg0|9et80|Infinity",offsets:"-480|-540",offsetIndices:"010101010"},{id:"Asia/Muscat",untils:"-q3gnko|Infinity",offsets:"-221.2|-240",offsetIndices:"01"},{id:"Asia/Nicosia",untils:"-p4bq6g|rvhxyg|9cyk0|b42s0|7nuk0|8yas0|8zzw0|9q2s0|9et80|9b9g0|9cyk0|9q2s0|8zzw0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9q2s0|9cyk0|9d440|9cyk0|9d440|at4c0|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-133.4667|-120|-180",offsetIndices:"01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Asia/Novokuznetsk",untils:"-nu36tc|37bu5c|qi27w0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|iq5g0|5reo0|3ljw0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|j3440|7k800|Infinity",offsets:"-348.8|-360|-420|-480",offsetIndices:"012323232323232323232321232323232323232323232323232323232323212"},{id:"Asia/Novosibirsk",untils:"-q4do0s|5hmbcs|qi27w0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|iq5g0|5reo0|3ljw0|9d1c0|9d1c0|2vh00|6hn40|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|1vbzw0|wrpg0|Infinity",offsets:"-331.6667|-360|-420|-480",offsetIndices:"0123232323232323232323212323212121212121212121212121212121212121212"},{id:"Asia/Omsk",untils:"-q5xmx6|5j6d16|qi27w0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|iq5g0|5reo0|3ljw0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|1vbzw0|Infinity",offsets:"-293.5|-300|-360|-420",offsetIndices:"01232323232323232323232123232323232323232323232323232323232323232"},{id:"Asia/Oral",untils:"-nu15ic|37a16c|qi2540|s6qk0|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|iq5g0|9d1c0|9q000|9d1c0|9d1c0|5reo0|cyo00|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|Infinity",offsets:"-205.4|-180|-300|-360|-240",offsetIndices:"01232323232323232424242424242424242424242424242"},{id:"Asia/Phnom_Penh",untils:"-pysda4|Infinity",offsets:"-402.0667|-420",offsetIndices:"01"},{id:"Asia/Pontianak",untils:"-w6piww|cse2o0|4tnu2w|1wkei0|1cx860|11jta0|74uc20|cixam0|Infinity",offsets:"-437.3333|-450|-540|-480|-420",offsetIndices:"001213134"},{id:"Asia/Pyongyang",untils:"-w895yc|1yh10c|hk5da0|10ipmo0|1f4qo0|Infinity",offsets:"-503|-510|-540",offsetIndices:"012212"},{id:"Asia/Qatar",untils:"-q3gmvk|rctnrk|Infinity",offsets:"-206.1333|-240|-180",offsetIndices:"012"},{id:"Asia/Qostanay",untils:"-nu17s4|37a0o4|qi27w0|s6qk0|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|iq5g0|5reo0|3ljw0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|Infinity",offsets:"-254.4667|-240|-300|-360",offsetIndices:"012323232323232323232123232323232323232323232323"},{id:"Asia/Qyzylorda",untils:"-nu184g|37a10g|qi27w0|s6qk0|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|ohhc0|cyo00|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|7osl00|Infinity",offsets:"-261.8667|-240|-300|-360",offsetIndices:"01232323232323232323232323232323232323232323232"},{id:"Asia/Rangoon",untils:"-q3gv5b|bnjp3b|1kh520|Infinity",offsets:"-384.7833|-390|-540",offsetIndices:"0121"},{id:"Asia/Riyadh",untils:"-bwgbbg|Infinity",offsets:"-186.8667|-180",offsetIndices:"01"},{id:"Asia/Saigon",untils:"-x56934|2isioa|gj25iu|15ct80|8so00|tmtk0|4azjw0|2cmao0|8285c0|Infinity",offsets:"-426.6667|-426.5|-420|-480|-540",offsetIndices:"0123423232"},{id:"Asia/Sakhalin",untils:"-xl87rc|kvnarc|ikvh40|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|iq5g0|5reo0|3ljw0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|iq5g0|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|1vbzw0|qnc40|Infinity",offsets:"-570.8|-540|-660|-720|-600",offsetIndices:"01232323232323232323232423232323232424242424242424242424242424242"},{id:"Asia/Samarkand",untils:"-nu18eh|37a1ah|qi27w0|s6qk0|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|Infinity",offsets:"-267.8833|-240|-300|-360",offsetIndices:"01232323232323232323232"},{id:"Asia/Seoul",untils:"-w8966g|1yh18g|hkx5a0|1faao0|5cik0|ae5g0|8a2k0|ae5g0|8bx80|c8tg0|6h980|1bj6s0|l3aq0|6j3w0|d2g40|6u7w0|b5xg0|776k0|biw40|776k0|biw40|776k0|biw40|776k0|grs40|dfqxi0|7x6o0|asw00|7x6o0|Infinity",offsets:"-507.8667|-510|-540|-600|-570",offsetIndices:"012232323232141414141414123232"},{id:"Asia/Shanghai",untils:"-qh00w0|8sl80|asbpg0|6w2k0|7ves0|bxjw0|4mqs0|1vduk0|d4as0|75bw0|a31g0|aaak0|9d440|7v980|awo40|1dx80|j9xpo0|6u7w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|Infinity",offsets:"-480|-540",offsetIndices:"01010101010101010101010101010"},{id:"Asia/Singapore",untils:"-xphpwd|eeb94d|4it32o|8n3jc|1v2p60|iy3o60|Infinity",offsets:"-415.4167|-420|-440|-450|-540|-480",offsetIndices:"0123435"},{id:"Asia/Srednekolymsk",untils:"-nu1ogs|37a0os|qi27w0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|iq5g0|5reo0|3ljw0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|1vbzw0|Infinity",offsets:"-614.8667|-600|-660|-720",offsetIndices:"01232323232323232323232123232323232323232323232323232323232323232"},{id:"Asia/Taipei",untils:"-gtzfk0|45slc0|c51c0|75bw0|a31g0|aaak0|9d440|7v980|awo40|7v980|awo40|7v980|awo40|7v980|7tk40|clmk0|7rpg0|b07w0|7rpg0|b07w0|7rpg0|9et80|9eys0|9et80|9d440|9et80|9d440|9et80|9d440|9et80|cjxg0|69uk0|ci2s0|69uk0|6its40|9et80|9d440|9et80|1yf9g0|4qak0|Infinity",offsets:"-480|-540",offsetIndices:"01010101010101010101010101010101010101010"},{id:"Asia/Tashkent",untils:"-nu18tz|379yxz|qi27w0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|iq5g0|Infinity",offsets:"-277.1833|-300|-360|-420",offsetIndices:"012323232323232323232321"},{id:"Asia/Tbilisi",untils:"-nu14an|h4tjyn|ckinw0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|iq5g0|9cvs0|9cyk0|9d440|9cyk0|9d440|ipzw0|9cyk0|9q2s0|tivw0|7x9g0|ast80|7x9g0|b5rw0|7kas0|b5rw0|7kas0|b5rw0|7x9g0|ast80|7x9g0|ast80|7x9g0|4ofw0|6hn40|7k800|Infinity",offsets:"-179.1833|-180|-240|-300",offsetIndices:"0123232323232323232323212121232323232323232323212"},{id:"Asia/Tehran",untils:"-s6m6uw|fnolc0|gm3h4w|777y0|b07w0|3pes0|42c20|9cyk0|9gtg0|9kd80|5ja5g0|7avw0|9d440|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9d440|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9d440|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9d440|9gnw0|1av440|9gnw0|9d440|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9d440|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9d440|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9d440|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9d440|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9d440|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9d440|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|Infinity",offsets:"-205.7333|-210|-240|-300|-270",offsetIndices:"00123214141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141"},{id:"Asia/Tel_Aviv",untils:"-r50eig|bp54yg|19f3w0|7rv00|b02c0|7tk40|b07w0|8jhg0|a8lg0|8jhg0|a8ac0|t9s40|56vs0|35700|9b3w0|9gtg0|8jbw0|7tmw0|a6ig0|biyw0|8a5c0|9d1c0|902o0|7x6o0|e1eg0|4ofw0|dzxo0|4q500|doo40|64iw0|auqo0|7i500|8rfms0|51ek0|9q2s0|6u7w0|2khpg0|25s00|1weyo0|5reo0|bxmo0|7x3w0|cls40|5rbw0|bbhg0|7rjw0|asys0|7k580|c8tg0|6h980|ag040|7x3w0|asys0|8a2k0|asys0|8a2k0|ap9g0|80t80|ap9g0|7nuk0|b2840|80t80|9zc40|9iik0|9kis0|93p80|9mdg0|8qqk0|apf00|7x3w0|biw40|8zx40|9io40|8n180|9kis0|9vh80|8ulg0|9px80|9mdg0|8n180|9tuw0|9tmk0|8wg40|9gnw0|99es0|8qqk0|9zc40|9tmk0|8wg40|9gnw0|99es0|8qqk0|acas0|9gnw0|99es0|93p80|9mdg0|awik0|7tk40|awik0|7tk40|awik0|7tk40|b9h80|7glg0|b9h80|7glg0|b9h80|7tk40|awik0|7tk40|awik0|7tk40|b9h80|7glg0|b9h80|7glg0|b9h80|7tk40|awik0|7tk40|awik0|7tk40|awik0|7tk40|b9h80|7glg0|b9h80|7glg0|b9h80|7tk40|awik0|7tk40|awik0|7tk40|b9h80|7glg0|b9h80|7glg0|b9h80|7glg0|b9h80|7tk40|awik0|7tk40|awik0|Infinity",offsets:"-140.6667|-120|-180|-240",offsetIndices:"012121212121321212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Asia/Thimbu",untils:"-bojclo|kxymno|Infinity",offsets:"-358.6|-330|-360",offsetIndices:"012"},{id:"Asia/Thimphu",untils:"-bojclo|kxymno|Infinity",offsets:"-358.6|-330|-360",offsetIndices:"012"},{id:"Asia/Tokyo",untils:"-bb4900|6uao0|afxc0|8a5c0|c8qo0|6hc00|c8qo0|6hc00|Infinity",offsets:"-540|-600",offsetIndices:"010101010"},{id:"Asia/Tomsk",untils:"-q3zbqf|5h7z2f|qi27w0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|iq5g0|5reo0|3ljw0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|1leo0|97k40|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|1vbzw0|tw040|Infinity",offsets:"-339.85|-360|-420|-480",offsetIndices:"0123232323232323232323212323232323232323232323212121212121212121212"},{id:"Asia/Ujung_Pandang",untils:"-q3gzg0|6p5hc0|4u87w0|1w02k0|Infinity",offsets:"-477.6|-480|-540",offsetIndices:"00121"},{id:"Asia/Ulaanbaatar",untils:"-xmcrsk|11sncck|2qk2k0|9et80|9eys0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9q2s0|9cyk0|9d440|9cyk0|9d440|9cyk0|1ckdo0|7x3w0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|4fio40|9ct00|9d9o0|9ct00|Infinity",offsets:"-427.5333|-420|-480|-540",offsetIndices:"012323232323232323232323232323232323232323232323232"},{id:"Asia/Ulan_Bator",untils:"-xmcrsk|11sncck|2qk2k0|9et80|9eys0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9q2s0|9cyk0|9d440|9cyk0|9d440|9cyk0|1ckdo0|7x3w0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|4fio40|9ct00|9d9o0|9ct00|Infinity",offsets:"-427.5333|-420|-480|-540",offsetIndices:"012323232323232323232323232323232323232323232323232"},{id:"Asia/Urumqi",untils:"-lx5pjw|Infinity",offsets:"-350.3333|-360",offsetIndices:"01"},{id:"Asia/Ust-Nera",untils:"-q4cl6u|5hl2yu|qi27w0|9eno0|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|iq5g0|5reo0|3ljw0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|8ql00|1mlho0|Infinity",offsets:"-572.9|-480|-540|-720|-660|-600",offsetIndices:"012343434343434343434345434343434343434343434343434343434343434345"},{id:"Asia/Vientiane",untils:"-pysda4|Infinity",offsets:"-402.0667|-420",offsetIndices:"01"},{id:"Asia/Vladivostok",untils:"-oligf7|3yqvf7|qi27w0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|iq5g0|5reo0|3ljw0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|1vbzw0|Infinity",offsets:"-527.5167|-540|-600|-660",offsetIndices:"01232323232323232323232123232323232323232323232323232323232323232"},{id:"Asia/Yakutsk",untils:"-q4cioy|5hl0gy|qi27w0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|iq5g0|5reo0|3ljw0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|1vbzw0|Infinity",offsets:"-518.9667|-480|-540|-600",offsetIndices:"01232323232323232323232123232323232323232323232323232323232323232"},{id:"Asia/Yangon",untils:"-q3gv5b|bnjp3b|1kh520|Infinity",offsets:"-384.7833|-390|-540",offsetIndices:"0121"},{id:"Asia/Yekaterinburg",untils:"-rx5hw9|1kybx4|5pfyv5|qi27w0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|iq5g0|5reo0|3ljw0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|1vbzw0|Infinity",offsets:"-242.55|-225.0833|-240|-300|-360",offsetIndices:"012343434343434343434343234343434343434343434343434343434343434343"},{id:"Asia/Yerevan",untils:"-nu148o|h4tjwo|ckinw0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|iq5g0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|11t180|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|Infinity",offsets:"-178|-180|-240|-300",offsetIndices:"0123232323232323232323212121212323232323232323232323232323232"},{id:"Atlantic/Azores",untils:"-u9rbs0|2bufw0|6zxg0|66580|bq800|73k00|bodc0|71pc0|bq800|73k00|bq800|71pc0|bq800|1b2g00|9b6o0|saio0|8n400|9q000|902o0|a2yo0|902o0|a2yo0|8n400|st1c0|8n400|9d1c0|9d1c0|sg2o0|9d1c0|902o0|9q000|a2yo0|8n400|9d1c0|9d1c0|902o0|9q000|a2yo0|b5uo0|51hc0|bitc0|9d1c0|9ew00|88ao0|25p80|5reo0|3lpg0|779c0|1sqk0|6uao0|38qs0|6uao0|25p80|6hc00|38qs0|6uao0|25p80|6hc00|38qs0|8a5c0|9d1c0|9d9o0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|s3400|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|5qbjo0|9d1c0|9q000|9d1c0|9d1c0|9d440|9cyk0|9d440|9d1c0|9d1c0|9d1c0|9d1c0|9d440|9cyk0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9cyk0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"114.5333|120|60|0",offsetIndices:"01212121212121212121212121212121212121212121232123212321232121212121212121212121212121212121212121232323232323232323232323232323233323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232"},{id:"Atlantic/Bermuda",untils:"-kvj2fu|n4pr3u|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"259.3|240|180",offsetIndices:"0121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Atlantic/Canary",untils:"-oytbtc|ctvupc|hhq7s0|905g0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"61.6|60|0|-60",offsetIndices:"01232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232"},{id:"Atlantic/Cape_Verde",untils:"-u9rbs0|g06lc0|1mn180|fpqwc0|Infinity",offsets:"94.0667|120|60",offsetIndices:"01212"},{id:"Atlantic/Faeroe",untils:"-wcehew|127keuw|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"27.0667|0|-60",offsetIndices:"01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Atlantic/Faroe",untils:"-wcehew|127keuw|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"27.0667|0|-60",offsetIndices:"01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Atlantic/Jan_Mayen",untils:"-rzayo0|6qfs0|cgcqo0|15tsc0|7k800|9q000|9d1c0|9d1c0|9d1c0|9d1c0|70q5c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|b5uo0|7k800|7law00|902o0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-60|-120",offsetIndices:"010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Atlantic/Madeira",untils:"-u9rek0|2bufw0|6zxg0|66580|bq800|73k00|bodc0|71pc0|bq800|73k00|bq800|71pc0|bq800|1b2g00|9b6o0|saio0|8n400|9q000|902o0|a2yo0|902o0|a2yo0|8n400|st1c0|8n400|9d1c0|9d1c0|sg2o0|9d1c0|902o0|9q000|a2yo0|8n400|9d1c0|9d1c0|902o0|9q000|a2yo0|b5uo0|51hc0|bitc0|9d1c0|9ew00|88ao0|25p80|5reo0|3lpg0|779c0|1sqk0|6uao0|38qs0|6uao0|25p80|6hc00|38qs0|6uao0|25p80|6hc00|38qs0|8a5c0|9d1c0|9d9o0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|s3400|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|5qbjo0|9d1c0|9q000|9d1c0|9d1c0|9d440|9cyk0|9d440|9d1c0|9d1c0|9d1c0|9d1c0|9d440|9cyk0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"67.6|60|0|-60",offsetIndices:"01212121212121212121212121212121212121212121232123212321232121212121212121212121212121212121212121232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232"},{id:"Atlantic/Reykjavik",untils:"-wcwx9c|4rpd9c|ci2s0|69uk0|du840|4xp80|du840|p7bw0|4w040|9bdzw0|9d6w0|64g40|cyl80|64dc0|clpc0|6hc00|bvs00|6uao0|bvs00|6uao0|bvs00|6uao0|c8qo0|6hc00|c8qo0|8a5c0|afxc0|8a5c0|afxc0|8a5c0|asw00|7x6o0|afxc0|8a5c0|asw00|8a5c0|afxc0|8a5c0|afxc0|8a5c0|afxc0|8a5c0|afxc0|8a5c0|asw00|8a5c0|afxc0|8a5c0|afxc0|8a5c0|afxc0|8a5c0|afxc0|8a5c0|afxc0|8a5c0|asw00|8a5c0|afxc0|8a5c0|afxc0|8a5c0|afxc0|8a5c0|afxc0|8a5c0|asw00|8a5c0|Infinity",offsets:"88|60|0",offsetIndices:"012121212121212121212121212121212121212121212121212121212121212121212"},{id:"Atlantic/South_Georgia",untils:"Infinity",offsets:"120",offsetIndices:"0"},{id:"Atlantic/St_Helena",untils:"-u9rgl4|Infinity",offsets:"16.1333|0",offsetIndices:"01"},{id:"Atlantic/Stanley",untils:"-u63pac|dbvxqc|8zzw0|9q2s0|8zzw0|a31g0|8zzw0|9q2s0|8zzw0|9q2s0|8zzw0|9q2s0|4xp80|l1pus0|7k580|b5rw0|77c40|biqk0|id6s0|7kas0|b5rw0|7kas0|b5rw0|7kas0|b5rw0|7kas0|biqk0|77c40|biqk0|7kas0|b5rw0|7kas0|b5rw0|7kas0|b5rw0|7kas0|b5rw0|7kas0|biqk0|7kas0|b5rw0|7kas0|b5rw0|7kas0|b5rw0|7kas0|b5rw0|7kas0|b5xg0|77c40|bvp80|6udg0|bvp80|77c40|biqk0|77c40|biqk0|77c40|biqk0|77c40|biqk0|77c40|bvp80|77c40|biqk0|77c40|biqk0|77c40|Infinity",offsets:"231.4|240|180|120",offsetIndices:"012121212121212323212121212121212121212121212121212121212121212121212"},{id:"Australia/ACT",untils:"-rnsx2c|49s2c|cxfms0|4h180|9d440|9cyk0|9q2s0|8zzw0|eeiqs0|64dc0|clpc0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|8a5c0|asw00|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|779c0|b5uo0|7k800|bitc0|7k800|bitc0|779c0|bitc0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|7x6o0|asw00|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7x6o0|asw00|7k800|b5uo0|8a5c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|Infinity",offsets:"-600|-660",offsetIndices:"0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101"},{id:"Australia/Adelaide",untils:"-rnsvoc|49s2c|cxfms0|4h180|9d440|9cyk0|9q2s0|8zzw0|eeiqs0|64dc0|clpc0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|779c0|b5uo0|7k800|bitc0|7k800|bitc0|779c0|bitc0|779c0|bitc0|6hc00|c8qo0|7k800|b5uo0|6uao0|c8qo0|779c0|bitc0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7x6o0|asw00|7k800|b5uo0|8a5c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|Infinity",offsets:"-570|-630",offsetIndices:"0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101"},{id:"Australia/Brisbane",untils:"-rnsx2c|49s2c|cxfms0|4h180|9d440|9cyk0|9q2s0|8zzw0|eeiqs0|64dc0|97zuo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|Infinity",offsets:"-600|-660",offsetIndices:"01010101010101010"},{id:"Australia/Broken_Hill",untils:"-rnsvoc|49s2c|cxfms0|4h180|9d440|9cyk0|9q2s0|8zzw0|eeiqs0|64dc0|clpc0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|8a5c0|asw00|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|779c0|b5uo0|7k800|bitc0|7k800|bitc0|779c0|bitc0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7x6o0|asw00|7k800|b5uo0|8a5c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|Infinity",offsets:"-570|-630",offsetIndices:"0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101"},{id:"Australia/Canberra",untils:"-rnsx2c|49s2c|cxfms0|4h180|9d440|9cyk0|9q2s0|8zzw0|eeiqs0|64dc0|clpc0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|8a5c0|asw00|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|779c0|b5uo0|7k800|bitc0|7k800|bitc0|779c0|bitc0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|7x6o0|asw00|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7x6o0|asw00|7k800|b5uo0|8a5c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|Infinity",offsets:"-600|-660",offsetIndices:"0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101"},{id:"Australia/Currie",untils:"-rsj4w0|8zzw0|cxfms0|4h180|9d440|9cyk0|9q2s0|8zzw0|eeiqs0|64dc0|clpc0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|7x6o0|b5uo0|7k800|b5uo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|bvs00|7k800|bitc0|7k800|bitc0|779c0|bitc0|779c0|bitc0|7x6o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|7x6o0|asw00|a2yo0|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9d1c0|902o0|a2yo0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|Infinity",offsets:"-600|-660",offsetIndices:"0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101"},{id:"Australia/Darwin",untils:"-rnsvoc|49s2c|cxfms0|4h180|9d440|9cyk0|9q2s0|8zzw0|Infinity",offsets:"-570|-630",offsetIndices:"010101010"},{id:"Australia/Eucla",untils:"-rnstlc|49s2c|cxfms0|4h180|9d440|9cyk0|ghf1g0|6hc00|4ir9c0|6hc00|40r400|5eg00|7p9hc0|5reo0|b5uo0|7x6o0|asw00|7x6o0|Infinity",offsets:"-525|-585",offsetIndices:"0101010101010101010"},{id:"Australia/Hobart",untils:"-rsj4w0|8zzw0|cxfms0|4h180|9d440|9cyk0|9q2s0|8zzw0|c9tms0|9d1c0|asw00|6uao0|bvs00|6uao0|bvs00|779c0|bvs00|64dc0|clpc0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|7x6o0|b5uo0|7k800|b5uo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|bvs00|7k800|bitc0|7k800|bitc0|779c0|bitc0|779c0|bitc0|7x6o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|7x6o0|asw00|a2yo0|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9d1c0|902o0|a2yo0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|Infinity",offsets:"-600|-660",offsetIndices:"010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101"},{id:"Australia/LHI",untils:"5tp880|c8uu0|6u7w0|c8tg0|6h980|c8tg0|6h980|c8tg0|6h980|c8tg0|777y0|b5w20|7k6m0|biuq0|7k6m0|biuq0|777y0|biuq0|6ham0|c8s20|6ham0|c8s20|6ham0|c8s20|6u9a0|c8s20|6ham0|c8s20|6ham0|c8s20|7x5a0|asxe0|7x5a0|asxe0|7x5a0|asxe0|7x5a0|b5w20|7k6m0|7x820|asum0|b5w20|7x5a0|asxe0|7x5a0|asxe0|7x5a0|b5w20|7k6m0|b5w20|7x5a0|asxe0|7k6m0|b5w20|8a3y0|9d2q0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9q1e0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9q1e0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9d2q0|9pym0|9d2q0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9q1e0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9q1e0|9czy0|9d2q0|9czy0|9d2q0|Infinity",offsets:"-600|-630|-690|-660",offsetIndices:"0121212121313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313"},{id:"Australia/Lindeman",untils:"-rnsx2c|49s2c|cxfms0|4h180|9d440|9cyk0|9q2s0|8zzw0|eeiqs0|64dc0|97zuo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|Infinity",offsets:"-600|-660",offsetIndices:"010101010101010101010"},{id:"Australia/Lord_Howe",untils:"5tp880|c8uu0|6u7w0|c8tg0|6h980|c8tg0|6h980|c8tg0|6h980|c8tg0|777y0|b5w20|7k6m0|biuq0|7k6m0|biuq0|777y0|biuq0|6ham0|c8s20|6ham0|c8s20|6ham0|c8s20|6u9a0|c8s20|6ham0|c8s20|6ham0|c8s20|7x5a0|asxe0|7x5a0|asxe0|7x5a0|asxe0|7x5a0|b5w20|7k6m0|7x820|asum0|b5w20|7x5a0|asxe0|7x5a0|asxe0|7x5a0|b5w20|7k6m0|b5w20|7x5a0|asxe0|7k6m0|b5w20|8a3y0|9d2q0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9q1e0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9q1e0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9d2q0|9pym0|9d2q0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9q1e0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9q1e0|9czy0|9d2q0|9czy0|9d2q0|Infinity",offsets:"-600|-630|-690|-660",offsetIndices:"0121212121313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313"},{id:"Australia/Melbourne",untils:"-rnsx2c|49s2c|cxfms0|4h180|9d440|9cyk0|9q2s0|8zzw0|eeiqs0|64dc0|clpc0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|779c0|b5uo0|7k800|b5uo0|7x6o0|bitc0|779c0|bitc0|779c0|bitc0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|7x6o0|asw00|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7x6o0|asw00|7k800|b5uo0|8a5c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|Infinity",offsets:"-600|-660",offsetIndices:"0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101"},{id:"Australia/North",untils:"-rnsvoc|49s2c|cxfms0|4h180|9d440|9cyk0|9q2s0|8zzw0|Infinity",offsets:"-570|-630",offsetIndices:"010101010"},{id:"Australia/NSW",untils:"-rnsx2c|49s2c|cxfms0|4h180|9d440|9cyk0|9q2s0|8zzw0|eeiqs0|64dc0|clpc0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|8a5c0|asw00|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|779c0|b5uo0|7k800|bitc0|7k800|bitc0|779c0|bitc0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|7x6o0|asw00|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7x6o0|asw00|7k800|b5uo0|8a5c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|Infinity",offsets:"-600|-660",offsetIndices:"0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101"},{id:"Australia/Perth",untils:"-rnsric|49s2c|cxfms0|4h180|9d440|9cyk0|ghf1g0|6hc00|4ir9c0|6hc00|40r400|5eg00|7p9hc0|5reo0|b5uo0|7x6o0|asw00|7x6o0|Infinity",offsets:"-480|-540",offsetIndices:"0101010101010101010"},{id:"Australia/Queensland",untils:"-rnsx2c|49s2c|cxfms0|4h180|9d440|9cyk0|9q2s0|8zzw0|eeiqs0|64dc0|97zuo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|Infinity",offsets:"-600|-660",offsetIndices:"01010101010101010"},{id:"Australia/South",untils:"-rnsvoc|49s2c|cxfms0|4h180|9d440|9cyk0|9q2s0|8zzw0|eeiqs0|64dc0|clpc0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|779c0|b5uo0|7k800|bitc0|7k800|bitc0|779c0|bitc0|779c0|bitc0|6hc00|c8qo0|7k800|b5uo0|6uao0|c8qo0|779c0|bitc0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7x6o0|asw00|7k800|b5uo0|8a5c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|Infinity",offsets:"-570|-630",offsetIndices:"0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101"},{id:"Australia/Sydney",untils:"-rnsx2c|49s2c|cxfms0|4h180|9d440|9cyk0|9q2s0|8zzw0|eeiqs0|64dc0|clpc0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|8a5c0|asw00|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|779c0|b5uo0|7k800|bitc0|7k800|bitc0|779c0|bitc0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|7x6o0|asw00|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7x6o0|asw00|7k800|b5uo0|8a5c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|Infinity",offsets:"-600|-660",offsetIndices:"0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101"},{id:"Australia/Tasmania",untils:"-rsj4w0|8zzw0|cxfms0|4h180|9d440|9cyk0|9q2s0|8zzw0|c9tms0|9d1c0|asw00|6uao0|bvs00|6uao0|bvs00|779c0|bvs00|64dc0|clpc0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|7x6o0|b5uo0|7k800|b5uo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|bvs00|7k800|bitc0|7k800|bitc0|779c0|bitc0|779c0|bitc0|7x6o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|7x6o0|asw00|a2yo0|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9d1c0|902o0|a2yo0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|Infinity",offsets:"-600|-660",offsetIndices:"010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101"},{id:"Australia/Victoria",untils:"-rnsx2c|49s2c|cxfms0|4h180|9d440|9cyk0|9q2s0|8zzw0|eeiqs0|64dc0|clpc0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|779c0|b5uo0|7k800|b5uo0|7x6o0|bitc0|779c0|bitc0|779c0|bitc0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|7x6o0|asw00|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7x6o0|asw00|7k800|b5uo0|8a5c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|Infinity",offsets:"-600|-660",offsetIndices:"0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101"},{id:"Australia/West",untils:"-rnsric|49s2c|cxfms0|4h180|9d440|9cyk0|ghf1g0|6hc00|4ir9c0|6hc00|40r400|5eg00|7p9hc0|5reo0|b5uo0|7x6o0|asw00|7x6o0|Infinity",offsets:"-480|-540",offsetIndices:"0101010101010101010"},{id:"Australia/Yancowinna",untils:"-rnsvoc|49s2c|cxfms0|4h180|9d440|9cyk0|9q2s0|8zzw0|eeiqs0|64dc0|clpc0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|8a5c0|asw00|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|779c0|b5uo0|7k800|bitc0|7k800|bitc0|779c0|bitc0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7x6o0|asw00|7k800|b5uo0|8a5c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|Infinity",offsets:"-570|-630",offsetIndices:"0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101"},{id:"Brazil/Acre",untils:"-t85fg0|99kak0|9a9c0|9io40|99980|8p65g0|6zuo0|bs2o0|67zw0|cjxg0|69uk0|cjxg0|4ml80|5mf440|49mk0|haas0|316k0|cls40|4ml80|cls40|66580|cls40|67zw0|981s40|6u7w0|biw40|5rbw0|d0lg0|5ed80|amves0|2t2t80|Infinity",offsets:"271.2|300|240",offsetIndices:"01212121212121212121212121212121"},{id:"Brazil/DeNoronha",untils:"-t85lzw|99k8rw|9a9c0|9io40|99980|8p65g0|6zuo0|bs2o0|67zw0|cjxg0|69uk0|cjxg0|4ml80|5mf440|49mk0|haas0|316k0|cls40|4ml80|cls40|66580|cls40|67zw0|981s40|6u7w0|biw40|5rbw0|d0lg0|5ed80|cyqs0|5ed80|dbpg0|64ak0|514g40|7k580|biw40|cvw0|iq5g0|6h980|Infinity",offsets:"129.6667|120|60",offsetIndices:"0121212121212121212121212121212121212121"},{id:"Brazil/East",untils:"-t85jd8|99k8x8|9a9c0|9io40|99980|8p65g0|6zuo0|bs2o0|67zw0|cjxg0|69uk0|cjxg0|4ml80|5k02s0|6onw0|haas0|316k0|cls40|4ml80|cls40|66580|cls40|67zw0|981s40|6u7w0|biw40|5rbw0|d0lg0|5ed80|cyqs0|5ed80|dbpg0|64ak0|cyqs0|64ak0|cls40|5rbw0|dbpg0|51ek0|dbpg0|6h980|c8tg0|6h980|c8tg0|64ak0|c8tg0|6u7w0|bxpg0|7iak0|biw40|6u7w0|biw40|7k580|biw40|6u7w0|c8tg0|6h980|dbpg0|5ed80|cls40|64ak0|dfes0|5nmk0|c8tg0|6h980|dbpg0|5rbw0|bvus0|6h980|cls40|64ak0|cls40|6h980|c8tg0|6h980|c8tg0|6u7w0|c8tg0|64ak0|cls40|64ak0|cls40|6h980|c8tg0|6h980|c8tg0|6h980|c8tg0|6h980|dbpg0|5ed80|Infinity",offsets:"186.4667|180|120",offsetIndices:"01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Brazil/West",untils:"-t85gvw|99k97w|9a9c0|9io40|99980|8p65g0|6zuo0|bs2o0|67zw0|cjxg0|69uk0|cjxg0|4ml80|5mf440|49mk0|haas0|316k0|cls40|4ml80|cls40|66580|cls40|67zw0|981s40|6u7w0|biw40|5rbw0|d0lg0|5ed80|2yy2s0|6h980|Infinity",offsets:"240.0667|240|180",offsetIndices:"01212121212121212121212121212121"},{id:"Canada/Atlantic",untils:"-z94k80|777go0|9et80|st9o0|a2vw0|ssyk0|5rbw0|cv1g0|69uk0|c6ys0|6kyk0|ci2s0|67zw0|ci2s0|6w2k0|bu040|7lzw0|bu040|66580|bu040|7lzw0|bu040|64ak0|cls40|5v180|cv1g0|6j3w0|c6ys0|79180|b42s0|7lzw0|b42s0|7yyk0|bu040|64ak0|dbpg0|66580|cls40|5ed80|bu040|7lzw0|b42s0|7lzw0|cjxg0|66580|bh1g0|7lzw0|b42s0|7lzw0|6uj00|1tzdw0|2dnc0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|tw040|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|tw040|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|1cm2s0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"254.4|240|180",offsetIndices:"0121212121212121212121212121212121212121212121212122121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Canada/Central",untils:"-s0s7c0|7k580|tj700|a2vw0|9ok840|6u7w0|2a5hg0|1tz8c0|2dsw0|biw40|7x3w0|a31g0|7x3w0|asys0|7x3w0|asys0|7x3w0|b7s40|7tek0|autg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|9cyk0|9d440|7x3w0|1cm2s0|7k580|1cm2s0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|902o0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|902o0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|8a5c0|afxc0|8a5c0|asw00|7x6o0|asw00|7x6o0|asw00|8a5c0|afxc0|8a5c0|afxc0|8a5c0|asw00|7x6o0|asw00|7x6o0|asw00|8a5c0|afxc0|8a5c0|afxc0|8a5c0|afxc0|8a5c0|asw00|7x6o0|asw00|7x6o0|asw00|8a5c0|afxc0|8a5c0|afxc0|8a5c0|asw00|7x6o0|asw00|7x6o0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"360|300",offsetIndices:"010101011010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Canada/Eastern",untils:"-qzoxw0|a2vw0|7yx60|aqzy0|9q8c0|7jzo0|bw0c0|6bp80|cedg0|6h980|c8tg0|6h980|bvus0|776k0|biw40|776k0|biw40|776k0|biw40|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|xjeo0|1tzb40|2dq40|asys0|7x3w0|ast80|7x3w0|asys0|7x3w0|asys0|b5rw0|7xf00|ast80|7x9g0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7x3w0|asys0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"300|240",offsetIndices:"01010101010101010101010101010101010101010101011101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Canada/Mountain",untils:"-x1yazk|629ink|a2vw0|8n6s0|29ek0|h6lg0|9px80|905g0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|9l0g40|1tz5k0|2dvo0|tj1g0|7x3w0|ctzk40|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"453.8667|420|360",offsetIndices:"0121212121212122121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Canada/Newfoundland",untils:"-ris3ck|8bx80|ar440|a2vw0|9tjs0|53980|dkys0|9cyk0|9d440|9cyk0|9q2s0|8zzw0|9q2s0|8zzw0|9q2s0|8zzw0|9q2s0|8zzw0|9q2s0|9cyk0|9d440|9cyk0|9q2s0|8zzw0|9q2s0|8zzw0|9q2s0|8zzw0|9q2s0|8zzw0|9q2s0|9cyk0|9q2s0|8zzw0|9q2s0|8zzw0|7tmw0|1wfuk|8zzw0|a3480|7k580|b5xg0|7k580|b5xg0|7k580|biw40|776k0|biw40|7k580|b5xg0|7k580|b5xg0|1pb260|2dly0|biw40|7k580|b5xg0|7k580|b5xg0|7k580|b5xg0|7k580|biw40|7k580|ag040|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a2lo|afuk0|8a840|asqg0|7xc80|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8tec|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"210.8667|150.8667|210|150|90",offsetIndices:"01010101010101010101010101010101010102323232323232323323232323232323232323232323232323232323232323232323232323232323232323232323232323232324232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232"},{id:"Canada/Pacific",untils:"-qzopk0|a2vw0|c5jxg0|1tz2s0|2dyg0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"480|420",offsetIndices:"0101101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Canada/Saskatchewan",untils:"-xkq9yc|6l1hmc|a2vw0|60enw0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|1b6840|9cyk0|9d440|8zzw0|9q2s0|9cyk0|9q2s0|9cyk0|9d440|9cyk0|66gc0|1tz5k0|2dvo0|a31g0|9cyk0|a31g0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7x3w0|asys0|7x3w0|tj1g0|9cyk0|9d440|Infinity",offsets:"418.6|420|360",offsetIndices:"012121212121212121212121221212121212121212121212121212"},{id:"Canada/Yukon",untils:"-qzoms0|a2vw0|asys0|882c0|bmiwc0|1tz000|2e180|a7n3w0|9q000|tiyo0|6qp440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|Infinity",offsets:"540|480|420",offsetIndices:"01010110201212121212121212121212121212121212121212121212121212121212121212121212121212121212"},{id:"CET",untils:"-s0e080|7ves0|a4yw0|7x6o0|asw00|7x6o0|b8qdc0|1cm000|7k800|9q000|9d1c0|9d1c0|9d1c0|8l9c0|ggp1c0|902o0|9q000|9d1c0|9d1c0|9d1c0|9q000|902o0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-60|-120",offsetIndices:"01010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Chile/Continental",untils:"-vauawq|3dlssq|157b7a|f4e0q|49hzba|aye0q|7ves0|awik0|7ves0|awik0|7ves0|awik0|7ves0|ayd80|7ves0|534ik0|351g0|229zw0|2gt80|awo40|2mg00|b73400|7k580|c8tg0|6h980|a31g0|7x3w0|asys0|7x3w0|b5xg0|7k580|ag040|8a2k0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7k580|b5xg0|9cyk0|9d440|7x3w0|asys0|7x3w0|b5xg0|7k580|9q2s0|8zzw0|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|8n180|a31g0|7x3w0|a31g0|9px80|9q2s0|7x3w0|b5xg0|7k580|b5xg0|7k580|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|8n180|a31g0|7x3w0|asys0|8zzw0|9q2s0|ast80|5eis0|cyl80|6hes0|c8nw0|6udg0|bvp80|6udg0|vonw0|4olg0|e1h80|4olg0|e1h80|4olg0|c8nw0|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|b5rw0|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|b5rw0|7kas0|b5rw0|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|b5rw0|7kas0|b5rw0|7x9g0|ast80|7x9g0|Infinity",offsets:"282.7667|300|240|180",offsetIndices:"010202121212121212321232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323"},{id:"Chile/EasterIsland",untils:"-jhfaew|ivmeuw|7k580|c8tg0|6h980|a31g0|7x3w0|asys0|7x3w0|b5xg0|7k580|ag040|8a2k0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7k580|b5xg0|7x3w0|asys0|iq2o0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7k580|b5xg0|9cyk0|9d440|7x3w0|asys0|7x3w0|b5xg0|7k580|9q2s0|8zzw0|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|8n180|a31g0|7x3w0|a31g0|9px80|9q2s0|7x3w0|b5xg0|7k580|b5xg0|7k580|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|8n180|a31g0|7x3w0|asys0|8zzw0|9q2s0|ast80|5eis0|cyl80|6hes0|c8nw0|6udg0|bvp80|6udg0|vonw0|4olg0|e1h80|4olg0|e1h80|4olg0|c8nw0|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|b5rw0|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|b5rw0|7kas0|b5rw0|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|b5rw0|7kas0|b5rw0|7x9g0|ast80|7x9g0|Infinity",offsets:"437.4667|420|360|300",offsetIndices:"012121212121212121212121212123232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323"},{id:"CST6CDT",untils:"-r0esg0|ast80|7x9g0|ast80|bmtus0|1tz8c0|2dsw0|b9gdg0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"360|300",offsetIndices:"010101101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Cuba",untils:"-n7762o|1icfyo|69uk0|62s040|4ofw0|e1ms0|51ek0|e1ms0|4ofw0|1fhs40|4ofw0|e1ms0|4ofw0|9s9k40|67zw0|cedg0|6h980|9o840|7yyk0|b5xg0|7k580|bvus0|9cyk0|9d440|9cyk0|9d440|9px80|9d440|8a2k0|ag040|8bx80|ae5g0|8drw0|acas0|9cyk0|9d440|9px80|905g0|9px80|9q2s0|7x3w0|8a840|ast80|7x9g0|ast80|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|8a2k0|ag040|8a2k0|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|905g0|a2vw0|905g0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9d1c0|9d1c0|9q000|8n400|asw00|7x6o0|b5uo0|7x6o0|asw00|7x6o0|asw00|8a5c0|afxc0|8a5c0|afxc0|7x6o0|1cm000|6uao0|bvs00|779c0|bitc0|6uao0|bvs00|779c0|bvs00|779c0|c8qo0|779c0|b5uo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|Infinity",offsets:"329.6|300|240",offsetIndices:"012121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"EET",untils:"3s9ms0|902o0|9q000|9d1c0|9d1c0|9d1c0|9q000|902o0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-120|-180",offsetIndices:"010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Egypt",untils:"-fdls80|40d80|a31g0|7x3w0|a4w40|aqyk0|80ys0|b07w0|7tk40|b07w0|8jhg0|a8fw0|60go40|7el80|awo40|7v980|awqw0|7tk40|b07w0|7tk40|ayd80|7tk40|ayd80|7tk40|ayd80|7tk40|b07w0|7tk40|ayd80|7tk40|ayd80|7ves0|awik0|7ves0|ayd80|7ves0|awik0|7ves0|awik0|7ves0|awik0|7ves0|ayd80|7ves0|awik0|7ves0|awik0|7ves0|awik0|7ves0|ayd80|7ves0|awik0|7ves0|awik0|7ves0|awik0|7ves0|ayd80|7ves0|awik0|7ves0|f9x80|3i040|eluk0|462s0|ayd80|7ves0|awik0|7ves0|awik0|7ves0|awik0|7ves0|ayd80|7ves0|b5rw0|7m5g0|awik0|7ves0|awik0|7ves0|ayd80|7ves0|awik0|7ves0|awik0|7ves0|aqvs0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7x3w0|asys0|7x3w0|asys0|7k580|b5xg0|6u7w0|bvus0|6h980|c8tg0|64ak0|cyqs0|5anw0|1jms0|12t80|1w22s0|25p80|1sw40|2vmk0|Infinity",offsets:"-120|-180",offsetIndices:"0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Eire",untils:"-rzcmlr|6uao0|9pytr|8c000|9o5c0|9ruo0|9b6o0|9ew00|9b6o0|auqo0|88ao0|9ew00|8y800|a2yo0|a2yo0|7k800|asw00|8a5c0|asw00|8n400|a2yo0|8n400|9q000|902o0|afxc0|8n400|a2yo0|8n400|9q000|902o0|a2yo0|8n400|a2yo0|8n400|9q000|9d1c0|a2yo0|8n400|9q000|902o0|a2yo0|8n400|a2yo0|8n400|9q000|902o0|a2yo0|b5uo0|51hc0|3g8800|8a5c0|bvs00|8n400|a2yo0|7x6o0|asw00|8n400|9q000|902o0|9q000|9d1c0|9q000|902o0|8n400|9q000|902o0|a2yo0|8n400|afxc0|8n400|9q000|902o0|a2yo0|8n400|a2yo0|8n400|9q000|902o0|902o0|b5uo0|7k800|b5uo0|7x6o0|asw00|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|bitc0|5reo0|1xhuo0|779c0|bitc0|779c0|bitc0|779c0|bitc0|779c0|bitc0|7k800|b5uo0|7k800|b5uo0|7k800|bitc0|779c0|bitc0|779c0|bitc0|7x3w0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|8a5c0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"25.35|-34.65|0|-60",offsetIndices:"01232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232"},{id:"EST",untils:"Infinity",offsets:"300",offsetIndices:"0"},{id:"EST5EDT",untils:"-r0ev80|ast80|7x9g0|ast80|bmtus0|1tzb40|2dq40|b9gdg0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"300|240",offsetIndices:"010101101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Etc/GMT-0",untils:"Infinity",offsets:"0",offsetIndices:"0"},{id:"Etc/GMT-1",untils:"Infinity",offsets:"-60",offsetIndices:"0"},{id:"Etc/GMT-10",untils:"Infinity",offsets:"-600",offsetIndices:"0"},{id:"Etc/GMT-11",untils:"Infinity",offsets:"-660",offsetIndices:"0"},{id:"Etc/GMT-12",untils:"Infinity",offsets:"-720",offsetIndices:"0"},{id:"Etc/GMT-13",untils:"Infinity",offsets:"-780",offsetIndices:"0"},{id:"Etc/GMT-14",untils:"Infinity",offsets:"-840",offsetIndices:"0"},{id:"Etc/GMT-2",untils:"Infinity",offsets:"-120",offsetIndices:"0"},{id:"Etc/GMT-3",untils:"Infinity",offsets:"-180",offsetIndices:"0"},{id:"Etc/GMT-4",untils:"Infinity",offsets:"-240",offsetIndices:"0"},{id:"Etc/GMT-5",untils:"Infinity",offsets:"-300",offsetIndices:"0"},{id:"Etc/GMT-6",untils:"Infinity",offsets:"-360",offsetIndices:"0"},{id:"Etc/GMT-7",untils:"Infinity",offsets:"-420",offsetIndices:"0"},{id:"Etc/GMT-8",untils:"Infinity",offsets:"-480",offsetIndices:"0"},{id:"Etc/GMT-9",untils:"Infinity",offsets:"-540",offsetIndices:"0"},{id:"Etc/GMT",untils:"Infinity",offsets:"0",offsetIndices:"0"},{id:"Etc/GMT+0",untils:"Infinity",offsets:"0",offsetIndices:"0"},{id:"Etc/GMT+1",untils:"Infinity",offsets:"60",offsetIndices:"0"},{id:"Etc/GMT+10",untils:"Infinity",offsets:"600",offsetIndices:"0"},{id:"Etc/GMT+11",untils:"Infinity",offsets:"660",offsetIndices:"0"},{id:"Etc/GMT+12",untils:"Infinity",offsets:"720",offsetIndices:"0"},{id:"Etc/GMT+2",untils:"Infinity",offsets:"120",offsetIndices:"0"},{id:"Etc/GMT+3",untils:"Infinity",offsets:"180",offsetIndices:"0"},{id:"Etc/GMT+4",untils:"Infinity",offsets:"240",offsetIndices:"0"},{id:"Etc/GMT+5",untils:"Infinity",offsets:"300",offsetIndices:"0"},{id:"Etc/GMT+6",untils:"Infinity",offsets:"360",offsetIndices:"0"},{id:"Etc/GMT+7",untils:"Infinity",offsets:"420",offsetIndices:"0"},{id:"Etc/GMT+8",untils:"Infinity",offsets:"480",offsetIndices:"0"},{id:"Etc/GMT+9",untils:"Infinity",offsets:"540",offsetIndices:"0"},{id:"Etc/GMT0",untils:"Infinity",offsets:"0",offsetIndices:"0"},{id:"Etc/Greenwich",untils:"Infinity",offsets:"0",offsetIndices:"0"},{id:"Etc/UCT",untils:"Infinity",offsets:"0",offsetIndices:"0"},{id:"Etc/Universal",untils:"Infinity",offsets:"0",offsetIndices:"0"},{id:"Etc/UTC",untils:"Infinity",offsets:"0",offsetIndices:"0"},{id:"Etc/Zulu",untils:"Infinity",offsets:"0",offsetIndices:"0"},{id:"Europe/Amsterdam",untils:"-s0dvkk|7v980|a51o0|7x6o0|a2yo0|9d1c0|9q000|902o0|9q000|902o0|9q000|902o0|9b6o0|a2yo0|c51c0|6l1c0|902o0|9q000|ci000|682o0|bgyo0|79400|bitc0|779c0|bmio0|7gio0|bbeo0|7eo00|bd9c0|7ctc0|bf400|7ayo0|bvs00|6uao0|bko00|7idc0|b9k00|7gio0|bbeo0|7eo00|bf400|7ayo0|btxc0|21uc0|4uaz8|bitc0|779c0|bko00|7idc0|bd3s0|1aarpc|7k800|9q000|9d1c0|9d1c0|9d1c0|8l9c0|ggp1c0|902o0|9q000|9d1c0|9d1c0|9d1c0|9q000|902o0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-19.5333|-79.5333|-80|-20|-120|-60",offsetIndices:"010101010101010101010101010101010101010101012323234545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545"},{id:"Europe/Andorra",untils:"-c4xmo0|k3ctg0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"0|-60|-120",offsetIndices:"012121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Europe/Astrakhan",untils:"-nu2zkc|37bv8c|qi27w0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|iq5g0|9d1c0|9q000|9d1c0|s3400|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|1vbzw0|qnc40|Infinity",offsets:"-192.2|-180|-240|-300",offsetIndices:"012323232323232323212121212121212121212121212121212121212121212"},{id:"Europe/Athens",untils:"-rvv0cg|8bjasg|2vmk0|4hiw40|16ik0|scog0|7lx40|9o2k0|9eys0|4atzw0|6djw0|bplus0|bq800|71uw0|9d1c0|902o0|91xc0|9o5c0|905g0|9qgo0|9akg0|9iik0|99980|9dcg0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-94.8667|-120|-180|-60",offsetIndices:"012121313121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Europe/Belfast",untils:"-rzcns0|6uao0|9q000|8c000|9o5c0|9ruo0|9b6o0|9ew00|9b6o0|auqo0|88ao0|9ew00|8y800|a2yo0|a2yo0|7k800|asw00|8a5c0|asw00|8n400|a2yo0|8n400|9q000|902o0|afxc0|8n400|a2yo0|8n400|9q000|902o0|a2yo0|8n400|a2yo0|8n400|9q000|9d1c0|a2yo0|8n400|9q000|902o0|a2yo0|8n400|a2yo0|8n400|9q000|902o0|a2yo0|b5uo0|51hc0|mbmk0|51hc0|c8qo0|6hc00|c8qo0|6uao0|bvs00|8n400|a4tc0|5clc0|4bms0|9q000|902o0|8a5c0|1frw0|64dc0|4bms0|6uao0|bvs00|7x6o0|asw00|8n400|9q000|902o0|9q000|9d1c0|9q000|902o0|8n400|9q000|902o0|a2yo0|8n400|afxc0|8n400|9q000|902o0|a2yo0|8n400|a2yo0|8n400|9q000|902o0|902o0|b5uo0|7k800|b5uo0|7x6o0|asw00|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|bitc0|5reo0|1xhuo0|779c0|bitc0|779c0|bitc0|779c0|bitc0|779c0|bitc0|7k800|b5uo0|7k800|b5uo0|7k800|bitc0|779c0|bitc0|779c0|bitc0|7x3w0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|8a5c0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"0|-60|-120",offsetIndices:"0101010101010101010101010101010101010101010101010121212121210101210101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Europe/Belgrade",untils:"-ezayw0|swz00|7k800|9q000|9d1c0|9d1c0|b7pc0|6qlc0|jl1hc0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-60|-120",offsetIndices:"01010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Europe/Berlin",untils:"-s0e080|7ves0|a4yw0|7x6o0|asw00|7x6o0|b8qdc0|1cm000|7k800|9q000|9d1c0|9d1c0|9d1c0|2o7w0|6bs00|2txg0|7k800|91xc0|9b9g0|1sqk0|2inw0|51k40|a2yo0|8n400|9q000|902o0|fx91c0|902o0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-60|-120|-180",offsetIndices:"01010101010101210101210101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Europe/Bratislava",untils:"-s0e080|7ves0|a4yw0|7x6o0|asw00|7x6o0|b8qdc0|1cm000|7k800|9q000|9d1c0|9d1c0|9d1c0|9d1c0|b5uo0|7vc00|2vs40|4bk00|2vmk0|8n400|a2yo0|8n400|9o5c0|91xc0|fe6000|9d1c0|9q000|902o0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-60|-120|0",offsetIndices:"01010101010101010201010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Europe/Brussels",untils:"-ss5uo0|rrx80|7vc00|a4yw0|7x6o0|asw00|7x6o0|2wh40|5omo0|b5uo0|6uao0|cyo00|7ayo0|bko00|7rmo0|a2yo0|a2yo0|8n400|902o0|9q000|9d1c0|9d1c0|a2yo0|8n400|9q000|902o0|a2yo0|90b00|a2yo0|8n400|9q000|902o0|a2yo0|8n400|9d1c0|9d1c0|902o0|a2yo0|9d1c0|9d1c0|902o0|9q000|a2yo0|8n400|9d1c0|9d1c0|902o0|9q000|a2yo0|b5uo0|51hc0|4deo0|1a36k0|7k800|9q000|9d1c0|8l9c0|a4tc0|8l9c0|clpc0|79400|fwu800|902o0|9q000|9d1c0|9d1c0|9d1c0|9q000|902o0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"0|-60|-120",offsetIndices:"0121212101010101010101010101010101010101010101010101212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Europe/Bucharest",untils:"-k29zi0|fj8m0|6w5c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|kp0dc0|6h980|9q000|905g0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9cvs0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9cyk0|9d440|9cyk0|9q2s0|ast80|7xhs0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-104.4|-120|-180",offsetIndices:"0121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Europe/Budapest",untils:"-s0e080|7ves0|a4yw0|7x6o0|a31g0|8n180|autg0|bgvw0|b5jeg0|th9k0|7k800|9q000|9d1c0|9d1c0|awd00|9ew00|7q0c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9q000|902o0|a4tc0|9q000|1va2g0|6u7w0|bxpg0|6u7w0|cjxg0|64ak0|cluw0|64g40|br3ek0|905g0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-60|-120",offsetIndices:"0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Europe/Busingen",untils:"-eyh6o0|7x6o0|asw00|7x6o0|k2zus0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-60|-120",offsetIndices:"01010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Europe/Chisinau",untils:"-r2p1bo|70f1to|fj8m0|6w5c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|geqo0|ha580|oc8g0|7k800|9q000|9d1c0|7cl00|j3pbw0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|25p80|7kdk0|9d1c0|9d1c0|9cvs0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9q2s0|ast80|7xf00|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-115|-104.4|-120|-180|-60|-240",offsetIndices:"012323232323232323232424235353535353535353535323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232"},{id:"Europe/Copenhagen",untils:"-rzo2w0|75bw0|cbs2w0|1aco80|7k800|9q000|9d1c0|9d1c0|9d1c0|6y000|dbmo0|6bs00|clpc0|51hc0|e1k00|4oio0|giutc0|902o0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-60|-120",offsetIndices:"0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Europe/Dublin",untils:"-rzcmlr|6uao0|9pytr|8c000|9o5c0|9ruo0|9b6o0|9ew00|9b6o0|auqo0|88ao0|9ew00|8y800|a2yo0|a2yo0|7k800|asw00|8a5c0|asw00|8n400|a2yo0|8n400|9q000|902o0|afxc0|8n400|a2yo0|8n400|9q000|902o0|a2yo0|8n400|a2yo0|8n400|9q000|9d1c0|a2yo0|8n400|9q000|902o0|a2yo0|8n400|a2yo0|8n400|9q000|902o0|a2yo0|b5uo0|51hc0|3g8800|8a5c0|bvs00|8n400|a2yo0|7x6o0|asw00|8n400|9q000|902o0|9q000|9d1c0|9q000|902o0|8n400|9q000|902o0|a2yo0|8n400|afxc0|8n400|9q000|902o0|a2yo0|8n400|a2yo0|8n400|9q000|902o0|902o0|b5uo0|7k800|b5uo0|7x6o0|asw00|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|bitc0|5reo0|1xhuo0|779c0|bitc0|779c0|bitc0|779c0|bitc0|779c0|bitc0|7k800|b5uo0|7k800|b5uo0|7k800|bitc0|779c0|bitc0|779c0|bitc0|7x3w0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|8a5c0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"25.35|-34.65|0|-60",offsetIndices:"01232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232"},{id:"Europe/Gibraltar",untils:"-rzcns0|6uao0|9q000|8c000|9o5c0|9ruo0|9b6o0|9ew00|9b6o0|auqo0|88ao0|9ew00|8y800|a2yo0|a2yo0|7k800|asw00|8a5c0|asw00|8n400|a2yo0|8n400|9q000|902o0|afxc0|8n400|a2yo0|8n400|9q000|902o0|a2yo0|8n400|a2yo0|8n400|9q000|9d1c0|a2yo0|8n400|9q000|902o0|a2yo0|8n400|a2yo0|8n400|9q000|902o0|a2yo0|b5uo0|51hc0|mbmk0|51hc0|c8qo0|6hc00|c8qo0|6uao0|bvs00|8n400|a4tc0|5clc0|4bms0|9q000|902o0|8a5c0|1frw0|64dc0|4bms0|6uao0|bvs00|7x6o0|asw00|8n400|9q000|902o0|9q000|9d1c0|9q000|902o0|8n400|9q000|902o0|a2yo0|8n400|afxc0|8n400|9q000|d0tp80|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"0|-60|-120",offsetIndices:"010101010101010101010101010101010101010101010101012121212121010121010101010101010101012121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Europe/Guernsey",untils:"-rzcns0|6uao0|9q000|8c000|9o5c0|9ruo0|9b6o0|9ew00|9b6o0|auqo0|88ao0|9ew00|8y800|a2yo0|a2yo0|7k800|asw00|8a5c0|asw00|8n400|a2yo0|8n400|9q000|902o0|afxc0|8n400|a2yo0|8n400|9q000|902o0|a2yo0|8n400|a2yo0|8n400|9q000|9d1c0|a2yo0|8n400|9q000|902o0|a2yo0|8n400|a2yo0|8n400|9q000|902o0|a2yo0|b5uo0|51hc0|mbmk0|51hc0|c8qo0|6hc00|c8qo0|6uao0|bvs00|8n400|a4tc0|5clc0|4bms0|9q000|902o0|8a5c0|1frw0|64dc0|4bms0|6uao0|bvs00|7x6o0|asw00|8n400|9q000|902o0|9q000|9d1c0|9q000|902o0|8n400|9q000|902o0|a2yo0|8n400|afxc0|8n400|9q000|902o0|a2yo0|8n400|a2yo0|8n400|9q000|902o0|902o0|b5uo0|7k800|b5uo0|7x6o0|asw00|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|bitc0|5reo0|1xhuo0|779c0|bitc0|779c0|bitc0|779c0|bitc0|779c0|bitc0|7k800|b5uo0|7k800|b5uo0|7k800|bitc0|779c0|bitc0|779c0|bitc0|7x3w0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|8a5c0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"0|-60|-120",offsetIndices:"0101010101010101010101010101010101010101010101010121212121210101210101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Europe/Helsinki",untils:"-peghyd|ax3tqd|9gqo0|k31s80|9d1c0|9d1c0|9d1c0|9d440|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-99.8167|-120|-180",offsetIndices:"0121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Europe/Isle_of_Man",untils:"-rzcns0|6uao0|9q000|8c000|9o5c0|9ruo0|9b6o0|9ew00|9b6o0|auqo0|88ao0|9ew00|8y800|a2yo0|a2yo0|7k800|asw00|8a5c0|asw00|8n400|a2yo0|8n400|9q000|902o0|afxc0|8n400|a2yo0|8n400|9q000|902o0|a2yo0|8n400|a2yo0|8n400|9q000|9d1c0|a2yo0|8n400|9q000|902o0|a2yo0|8n400|a2yo0|8n400|9q000|902o0|a2yo0|b5uo0|51hc0|mbmk0|51hc0|c8qo0|6hc00|c8qo0|6uao0|bvs00|8n400|a4tc0|5clc0|4bms0|9q000|902o0|8a5c0|1frw0|64dc0|4bms0|6uao0|bvs00|7x6o0|asw00|8n400|9q000|902o0|9q000|9d1c0|9q000|902o0|8n400|9q000|902o0|a2yo0|8n400|afxc0|8n400|9q000|902o0|a2yo0|8n400|a2yo0|8n400|9q000|902o0|902o0|b5uo0|7k800|b5uo0|7x6o0|asw00|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|bitc0|5reo0|1xhuo0|779c0|bitc0|779c0|bitc0|779c0|bitc0|779c0|bitc0|7k800|b5uo0|7k800|b5uo0|7k800|bitc0|779c0|bitc0|779c0|bitc0|7x3w0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|8a5c0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"0|-60|-120",offsetIndices:"0101010101010101010101010101010101010101010101010121212121210101210101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Europe/Istanbul",untils:"-ux9xew|2wvx6w|7v980|1tjc40|aunw0|88dg0|9et80|8yas0|a2vw0|tzpg0|79180|awo40|7v980|7p4040|4zjw0|2vs40|f4d80|9vms0|1u5ek0|c5440|69uk0|acas0|8n180|a31g0|8n180|9q2s0|8zzw0|a31g0|8zzw0|a31g0|8n180|5md9g0|o9zw0|a6qs0|75bw0|4iwyw0|7x6o0|7kas0|b5rw0|75hg0|bkl80|77c40|biqk0|7x9g0|a2vw0|8n6s0|4iqc0|2nkw80|38l80|kdes0|8qtc0|8a5c0|9ew00|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|902o0|9q000|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7kdk0|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7m2o0|b4000|7k800|b5uo0|7x6o0|asw00|7z1c0|ar1c0|7x6o0|bitc0|779c0|8fe80|Infinity",offsets:"-116.9333|-120|-180|-240",offsetIndices:"0121212121212121212121212121212121212121212121223212121212121212121212121212121212121212121212121212121212121212122"},{id:"Europe/Jersey",untils:"-rzcns0|6uao0|9q000|8c000|9o5c0|9ruo0|9b6o0|9ew00|9b6o0|auqo0|88ao0|9ew00|8y800|a2yo0|a2yo0|7k800|asw00|8a5c0|asw00|8n400|a2yo0|8n400|9q000|902o0|afxc0|8n400|a2yo0|8n400|9q000|902o0|a2yo0|8n400|a2yo0|8n400|9q000|9d1c0|a2yo0|8n400|9q000|902o0|a2yo0|8n400|a2yo0|8n400|9q000|902o0|a2yo0|b5uo0|51hc0|mbmk0|51hc0|c8qo0|6hc00|c8qo0|6uao0|bvs00|8n400|a4tc0|5clc0|4bms0|9q000|902o0|8a5c0|1frw0|64dc0|4bms0|6uao0|bvs00|7x6o0|asw00|8n400|9q000|902o0|9q000|9d1c0|9q000|902o0|8n400|9q000|902o0|a2yo0|8n400|afxc0|8n400|9q000|902o0|a2yo0|8n400|a2yo0|8n400|9q000|902o0|902o0|b5uo0|7k800|b5uo0|7x6o0|asw00|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|bitc0|5reo0|1xhuo0|779c0|bitc0|779c0|bitc0|779c0|bitc0|779c0|bitc0|7k800|b5uo0|7k800|b5uo0|7k800|bitc0|779c0|bitc0|779c0|bitc0|7x3w0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|8a5c0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"0|-60|-120",offsetIndices:"0101010101010101010101010101010101010101010101010121212121210101210101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Europe/Kaliningrad",untils:"-s0e080|7ves0|a4yw0|7x6o0|asw00|7x6o0|b8qdc0|1cm000|7k800|9q000|9d1c0|9d1c0|9d1c0|el00|z6o0|9kd80|82tg0|i9avw0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d440|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|1vbzw0|Infinity",offsets:"-60|-120|-180|-240",offsetIndices:"01010101010101121232323232323232322121212121212121212121212121212121212121212121"},{id:"Europe/Kiev",untils:"-nu11ng|37a03g|5vd6k0|kzv40|7k800|9q000|1oyg0|jipzs0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|51ek0|neqw0|9cvs0|9cyk0|9d440|9cyk0|9d440|9cyk0|9dcg0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-122.0667|-120|-180|-60|-240",offsetIndices:"0121313242424242424242424242121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Europe/Kirov",untils:"-qcx400|5q5zo0|qi27w0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|iq5g0|9d1c0|9q000|9d1c0|s3400|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|1vbzw0|Infinity",offsets:"-198.8|-180|-240|-300",offsetIndices:"01232323232323232321212121212121212121212121212121212121212121"},{id:"Europe/Lisbon",untils:"-u9rhc0|2bufw0|6zxg0|66580|bq800|73k00|bodc0|71pc0|bq800|73k00|bq800|71pc0|bq800|1b2g00|9b6o0|saio0|8n400|9q000|902o0|a2yo0|902o0|a2yo0|8n400|st1c0|8n400|9d1c0|9d1c0|sg2o0|9d1c0|902o0|9q000|a2yo0|8n400|9d1c0|9d1c0|902o0|9q000|a2yo0|b5uo0|51hc0|bitc0|9d1c0|9ew00|88ao0|25p80|5reo0|3lpg0|779c0|1sqk0|6uao0|38qs0|6uao0|25p80|6hc00|38qs0|6uao0|25p80|6hc00|38qs0|8a5c0|9d1c0|9d9o0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|s3400|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|5gyl40|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d440|9cyk0|9d440|9d1c0|9d1c0|9d1c0|9d1c0|9d440|9cyk0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"36.75|0|-60|-120",offsetIndices:"012121212121212121212121212121212121212121212321232123212321212121212121212121212121212121212121212121212121212121212121212121212122323232212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Europe/Ljubljana",untils:"-ezayw0|swz00|7k800|9q000|9d1c0|9d1c0|b7pc0|6qlc0|jl1hc0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-60|-120",offsetIndices:"01010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Europe/London",untils:"-rzcns0|6uao0|9q000|8c000|9o5c0|9ruo0|9b6o0|9ew00|9b6o0|auqo0|88ao0|9ew00|8y800|a2yo0|a2yo0|7k800|asw00|8a5c0|asw00|8n400|a2yo0|8n400|9q000|902o0|afxc0|8n400|a2yo0|8n400|9q000|902o0|a2yo0|8n400|a2yo0|8n400|9q000|9d1c0|a2yo0|8n400|9q000|902o0|a2yo0|8n400|a2yo0|8n400|9q000|902o0|a2yo0|b5uo0|51hc0|mbmk0|51hc0|c8qo0|6hc00|c8qo0|6uao0|bvs00|8n400|a4tc0|5clc0|4bms0|9q000|902o0|8a5c0|1frw0|64dc0|4bms0|6uao0|bvs00|7x6o0|asw00|8n400|9q000|902o0|9q000|9d1c0|9q000|902o0|8n400|9q000|902o0|a2yo0|8n400|afxc0|8n400|9q000|902o0|a2yo0|8n400|a2yo0|8n400|9q000|902o0|902o0|b5uo0|7k800|b5uo0|7x6o0|asw00|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|bitc0|5reo0|1xhuo0|779c0|bitc0|779c0|bitc0|779c0|bitc0|779c0|bitc0|7k800|b5uo0|7k800|b5uo0|7k800|bitc0|779c0|bitc0|779c0|bitc0|7x3w0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|8a5c0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"0|-60|-120",offsetIndices:"0101010101010101010101010101010101010101010101010121212121210101210101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Europe/Luxembourg",untils:"-y89550|68l290|75hg0|ast80|796s0|at1k0|7x6o0|3lh40|4zmo0|b6300|6u2c0|cytk0|7at40|bktk0|7rh40|a31g0|a2vw0|8n9k0|8zx40|9q2s0|9et80|9b9g0|a2vw0|8n6s0|9px80|905g0|a2vw0|905g0|a2vw0|8ncc0|9q000|902o0|a2yo0|8n400|9d1c0|9d1c0|902o0|a2yo0|9d1c0|9d1c0|902o0|9q000|a2yo0|8n400|9d1c0|9d1c0|902o0|9q000|a2yo0|b5uo0|51hc0|42ao0|1aeak0|7k800|9q000|9d1c0|8n400|a2yo0|8l9c0|clpc0|79400|fwu800|902o0|9q000|9d1c0|9d1c0|9d1c0|9q000|902o0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-24.6|-60|-120|0",offsetIndices:"0121212131313131313131313131313131313131313131313131212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Europe/Madrid",untils:"-qzlus0|8yas0|9cyk0|9eys0|2d2vw0|8sqs0|ssyk0|8n6s0|9px80|905g0|a2yo0|902o0|a2vw0|8n6s0|40lh80|5k2s0|9cyk0|1frw0|7z1c0|j1c80|8a2k0|13yt80|685g0|brzw0|8n6s0|a2vw0|8n6s0|a2vw0|8n6s0|a2vw0|8n6s0|1clx80|7x9g0|cswik0|905g0|9px80|905g0|8zzw0|9d440|9px80|905g0|9q5k0|9d1c0|9d1c0|9d1c0|9q000|902o0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"0|-60|-120",offsetIndices:"010101010101010101210121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Europe/Malta",untils:"-rymys0|64ak0|9d440|9et80|88dg0|aunw0|7ig40|b5rw0|8n6s0|9cyk0|aau2s0|18r9k0|7k800|9q000|9b6o0|8n400|a4tc0|8j940|9f1k0|afxc0|89zs0|afxc0|7kdk0|b5uo0|979rs0|6h980|cls40|64dc0|clpc0|64dc0|cyo00|64dc0|clpc0|64dc0|c8qo0|6hc00|clpc0|6hc00|9b6o0|9d1c0|ahs00|7m2o0|b45k0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|a4w40|8y580|9q2s0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-60|-120",offsetIndices:"0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Europe/Mariehamn",untils:"-peghyd|ax3tqd|9gqo0|k31s80|9d1c0|9d1c0|9d1c0|9d440|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-99.8167|-120|-180",offsetIndices:"0121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Europe/Minsk",untils:"-nu113c|379zjc|5r1mk0|pbf40|7k800|9q000|9d1c0|4oac0|j6dmk0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|sg2o0|9d440|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|Infinity",offsets:"-110|-120|-180|-60|-240",offsetIndices:"01213131242424242424242424221212121212121212121212121212121212121212"},{id:"Europe/Monaco",untils:"-uozn3l|2qx1nl|5luo0|8y800|a4tc0|7vc00|auqo0|7idc0|b7pc0|6sg00|cyo00|7ayo0|bko00|7rmo0|a2yo0|bvs00|6uao0|902o0|9q000|9d1c0|9d1c0|a2yo0|8n400|9q000|902o0|a2yo0|902o0|a2yo0|8n400|9q000|902o0|a2yo0|8n400|9d1c0|9d1c0|902o0|a2yo0|9d1c0|9d1c0|902o0|9q000|a2yo0|8n400|9d1c0|9d1c0|902o0|9q000|a2yo0|b5uo0|51po0|mdbo0|7x3w0|7x9g0|c8w80|7k800|9q000|9d1c0|9nzs0|922w0|8l9c0|fxlx80|9cyk0|9q5k0|902o0|9q000|9d1c0|9d1c0|9d1c0|9q000|902o0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-9.35|0|-60|-120",offsetIndices:"01212121212121212121212121212121212121212121212121232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232"},{id:"Europe/Moscow",untils:"-rx5dmh|ipzua|97hc0|7yyk0|5i840|d9p80|1jwk7|2cvk0|s8o00|1qvw0|8fpc0|1jms0|is040|412as0|qi27w0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d440|5reo0|3ljw0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|1vbzw0|Infinity",offsets:"-150.2833|-151.3167|-211.3167|-271.3167|-240|-180|-300|-120",offsetIndices:"012132345464575454545454545454545455754545454545454545454545454545454545454545"},{id:"Europe/Nicosia",untils:"-p4bq6g|rvhxyg|9cyk0|b42s0|7nuk0|8yas0|8zzw0|9q2s0|9et80|9b9g0|9cyk0|9q2s0|8zzw0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9q2s0|9cyk0|9d440|9cyk0|9d440|at4c0|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-133.4667|-120|-180",offsetIndices:"01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Europe/Oslo",untils:"-rzayo0|6qfs0|cgcqo0|15tsc0|7k800|9q000|9d1c0|9d1c0|9d1c0|9d1c0|70q5c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|b5uo0|7k800|7law00|902o0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-60|-120",offsetIndices:"010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Europe/Paris",untils:"-uozn1x|2qx1lx|5luo0|8y800|a4tc0|7vc00|auqo0|7idc0|b7pc0|6sg00|cyo00|7ayo0|bko00|7rmo0|a2yo0|bvs00|6uao0|902o0|9q000|9d1c0|9d1c0|a2yo0|8n400|9q000|902o0|a2yo0|902o0|a2yo0|8n400|9q000|902o0|a2yo0|8n400|9d1c0|9d1c0|902o0|a2yo0|9d1c0|9d1c0|902o0|9q000|a2yo0|8n400|9d1c0|9d1c0|902o0|9q000|a2yo0|b5uo0|51po0|5p8w0|18rcc0|7k800|9q000|9d1c0|7efo0|29k40|922w0|8l9c0|fxlx80|9cyk0|9q5k0|902o0|9q000|9d1c0|9d1c0|9d1c0|9q000|902o0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-9.35|0|-60|-120",offsetIndices:"0121212121212121212121212121212121212121212121212123232332323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232"},{id:"Europe/Podgorica",untils:"-ezayw0|swz00|7k800|9q000|9d1c0|9d1c0|b7pc0|6qlc0|jl1hc0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-60|-120",offsetIndices:"01010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Europe/Prague",untils:"-s0e080|7ves0|a4yw0|7x6o0|asw00|7x6o0|b8qdc0|1cm000|7k800|9q000|9d1c0|9d1c0|9d1c0|9d1c0|b5uo0|7vc00|2vs40|4bk00|2vmk0|8n400|a2yo0|8n400|9o5c0|91xc0|fe6000|9d1c0|9q000|902o0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-60|-120|0",offsetIndices:"01010101010101010201010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Europe/Riga",untils:"-qznlky|7x6o0|a4tc0|2mg00|3myns0|7fhlky|gz180|p5v40|7k800|9q000|9d1c0|9d1c0|k7s0|j14ns0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d440|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d440|asw00|7x6o0|asw00|7x6o0|b5uo0|qaao0|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-96.5667|-156.5667|-120|-180|-60|-240",offsetIndices:"010102324242435353535353535353323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232"},{id:"Europe/Rome",untils:"-rymys0|64ak0|9d440|9et80|88dg0|aunw0|7ig40|b5rw0|8n6s0|9cyk0|aau2s0|18r9k0|7k800|9q000|9d1c0|8l9c0|a4tc0|8j940|9f1k0|afxc0|89zs0|afxc0|7kdk0|b5uo0|979rs0|6h980|cls40|64dc0|clpc0|64dc0|cyo00|64dc0|clpc0|64dc0|c8qo0|6hc00|clpc0|6hc00|clpc0|64dc0|c8qo0|6hc00|clpc0|64dc0|clpc0|64dc0|c8qo0|6hc00|clpc0|6hc00|c8qo0|6hc00|9q5k0|902o0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-60|-120",offsetIndices:"0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Europe/Samara",untils:"-qcx400|5q5zo0|qi27w0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|iq5g0|9d1c0|9q000|jt1g0|89zs0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|j3440|7k800|Infinity",offsets:"-200.3333|-180|-240|-300",offsetIndices:"0123232323232323232121232323232323232323232323232323232323212"},{id:"Europe/San_Marino",untils:"-rymys0|64ak0|9d440|9et80|88dg0|aunw0|7ig40|b5rw0|8n6s0|9cyk0|aau2s0|18r9k0|7k800|9q000|9d1c0|8l9c0|a4tc0|8j940|9f1k0|afxc0|89zs0|afxc0|7kdk0|b5uo0|979rs0|6h980|cls40|64dc0|clpc0|64dc0|cyo00|64dc0|clpc0|64dc0|c8qo0|6hc00|clpc0|6hc00|clpc0|64dc0|c8qo0|6hc00|clpc0|64dc0|clpc0|64dc0|c8qo0|6hc00|clpc0|6hc00|c8qo0|6hc00|9q5k0|902o0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-60|-120",offsetIndices:"0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Europe/Sarajevo",untils:"-ezayw0|swz00|7k800|9q000|9d1c0|9d1c0|b7pc0|6qlc0|jl1hc0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-60|-120",offsetIndices:"01010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Europe/Saratov",untils:"-qcx400|5q5zo0|qi27w0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|iq5g0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|s3400|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|1vbzw0|13m040|Infinity",offsets:"-184.3|-180|-240|-300",offsetIndices:"012323232323232321212121212121212121212121212121212121212121212"},{id:"Europe/Simferopol",untils:"-nu12ao|37a0qo|5xiyk0|iu340|7k800|9q000|9d1c0|iac0|jajmk0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|eeio0|wrjw0|9cyk0|9d440|9cyk0|9d440|1sqk0|7k580|9d440|9cyk0|9q2s0|at4c0|7x9g0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x3w0|asqg0|Infinity",offsets:"-136|-120|-180|-60|-240",offsetIndices:"012131312424242424242424242121212424242212121212121212121212121212121212142"},{id:"Europe/Skopje",untils:"-ezayw0|swz00|7k800|9q000|9d1c0|9d1c0|b7pc0|6qlc0|jl1hc0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-60|-120",offsetIndices:"01010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Europe/Sofia",untils:"-e6dzw0|7k800|9q000|9d1c0|9d1c0|9d440|hqq240|9eys0|9o2k0|92040|9o2k0|90880|9pug0|90b00|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9cvs0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9q2s0|ast80|7xhs0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-120|-60|-180",offsetIndices:"01010102020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020"},{id:"Europe/Stockholm",untils:"-rzo2w0|75hg0|x5bew0|902o0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-60|-120",offsetIndices:"01010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Europe/Tallinn",untils:"-r3exx0|3re10|7x6o0|et6g0|ygov0|a1zgd0|ktx80|l94g0|7k800|9q000|9d1c0|8uac0|j27mk0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d440|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asys0|7x6o0|b5uo0|19dc00|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-99|-60|-120|-180|-240",offsetIndices:"012102321212343434343434343433232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232"},{id:"Europe/Tirane",untils:"-t85vo8|dt2gw8|18pew0|7k800|m800|g7ot40|7rjw0|autg0|7x3w0|ayis0|7x3w0|b5xg0|7k580|b42s0|7lzw0|b42s0|7lzw0|b42s0|7x3w0|ahus0|7x3w0|b5xg0|7x3w0|a4w40|8jbw0|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-79.3333|-60|-120",offsetIndices:"01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Europe/Tiraspol",untils:"-r2p1bo|70f1to|fj8m0|6w5c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|geqo0|ha580|oc8g0|7k800|9q000|9d1c0|7cl00|j3pbw0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|25p80|7kdk0|9d1c0|9d1c0|9cvs0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9q2s0|ast80|7xf00|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-115|-104.4|-120|-180|-60|-240",offsetIndices:"012323232323232323232424235353535353535353535323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232"},{id:"Europe/Ulyanovsk",untils:"-qcx400|5q5zo0|qi27w0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|iq5g0|9d1c0|9q000|iq5g0|5reo0|3ljw0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|1vbzw0|qnc40|Infinity",offsets:"-193.6|-180|-240|-300|-120",offsetIndices:"01232323232323232321214121212121212121212121212121212121212121212"},{id:"Europe/Uzhgorod",untils:"-fizzw0|1cm000|7k800|9q000|9d1c0|al900|cnms0|int140|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|eeio0|e1sc0|iprk0|9cyk0|9d440|9cyk0|9d440|9cyk0|9dcg0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-60|-120|-180|-240",offsetIndices:"010101023232323232323232320121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Europe/Vaduz",untils:"-eyh6o0|7x6o0|asw00|7x6o0|k2zus0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-60|-120",offsetIndices:"01010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Europe/Vatican",untils:"-rymys0|64ak0|9d440|9et80|88dg0|aunw0|7ig40|b5rw0|8n6s0|9cyk0|aau2s0|18r9k0|7k800|9q000|9d1c0|8l9c0|a4tc0|8j940|9f1k0|afxc0|89zs0|afxc0|7kdk0|b5uo0|979rs0|6h980|cls40|64dc0|clpc0|64dc0|cyo00|64dc0|clpc0|64dc0|c8qo0|6hc00|clpc0|6hc00|clpc0|64dc0|c8qo0|6hc00|clpc0|64dc0|clpc0|64dc0|c8qo0|6hc00|clpc0|6hc00|c8qo0|6hc00|9q5k0|902o0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-60|-120",offsetIndices:"0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Europe/Vienna",untils:"-s0e080|7ves0|a4yw0|7x6o0|asw00|7x6o0|t6000|8a5c0|a7a800|1cm000|7k800|9q000|9d1c0|9d1c0|9d1c0|iio0|ivmo0|91xc0|9b6o0|9d1c0|a2yo0|8n400|gfyyg0|8zzw0|9d9o0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-60|-120",offsetIndices:"0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Europe/Vilnius",untils:"-rns980|1g224o|e75nc|4kqk0|acbs40|gpp40|pits0|7k800|9q000|9d1c0|65zo0|j4vx80|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d440|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x9g0|asw00|7x6o0|b5uo0|1s3eo0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-84|-95.6|-60|-120|-180|-240",offsetIndices:"012324323234545454545454545443434343434343434332334343434343434343434343434343434343434343434343434343434343434343434343"},{id:"Europe/Volgograd",untils:"-q3cw84|5glrw4|qi27w0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|iq5g0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|s3400|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|1vbzw0|239c40|Infinity",offsets:"-177.6667|-180|-240|-300",offsetIndices:"012323232323232321212121212121212121212121212121212121212121212"},{id:"Europe/Warsaw",untils:"-se9yk0|dvyc0|7ves0|a4yw0|7x6o0|asw00|7x6o0|aunw0|7x6o0|1evbs0|9fcwc0|18cao0|7k800|9q000|9d1c0|9gnw0|an980|9kd80|8fs40|922w0|ar1c0|7x6o0|a2yo0|8n400|9q000|902o0|4013w0|64dc0|9d1c0|9d1c0|clpc0|6hc00|9d1c0|9d1c0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|clpc0|64dc0|6j4tc0|902o0|9q000|9d1c0|9d1c0|9d1c0|9q000|902o0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d440|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-84|-60|-120|-180",offsetIndices:"012121223212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Europe/Zagreb",untils:"-ezayw0|swz00|7k800|9q000|9d1c0|9d1c0|b7pc0|6qlc0|jl1hc0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-60|-120",offsetIndices:"01010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Europe/Zaporozhye",untils:"-nu12hc|37a0xc|5u1180|mc0g0|7k800|9q000|12qg0|jjc7s0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9cvs0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9dcg0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-140|-120|-180|-60|-240",offsetIndices:"01213132424242424242424242422121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Europe/Zurich",untils:"-eyh6o0|7x6o0|asw00|7x6o0|k2zus0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-60|-120",offsetIndices:"01010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"GB-Eire",untils:"-rzcns0|6uao0|9q000|8c000|9o5c0|9ruo0|9b6o0|9ew00|9b6o0|auqo0|88ao0|9ew00|8y800|a2yo0|a2yo0|7k800|asw00|8a5c0|asw00|8n400|a2yo0|8n400|9q000|902o0|afxc0|8n400|a2yo0|8n400|9q000|902o0|a2yo0|8n400|a2yo0|8n400|9q000|9d1c0|a2yo0|8n400|9q000|902o0|a2yo0|8n400|a2yo0|8n400|9q000|902o0|a2yo0|b5uo0|51hc0|mbmk0|51hc0|c8qo0|6hc00|c8qo0|6uao0|bvs00|8n400|a4tc0|5clc0|4bms0|9q000|902o0|8a5c0|1frw0|64dc0|4bms0|6uao0|bvs00|7x6o0|asw00|8n400|9q000|902o0|9q000|9d1c0|9q000|902o0|8n400|9q000|902o0|a2yo0|8n400|afxc0|8n400|9q000|902o0|a2yo0|8n400|a2yo0|8n400|9q000|902o0|902o0|b5uo0|7k800|b5uo0|7x6o0|asw00|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|bitc0|5reo0|1xhuo0|779c0|bitc0|779c0|bitc0|779c0|bitc0|779c0|bitc0|7k800|b5uo0|7k800|b5uo0|7k800|bitc0|779c0|bitc0|779c0|bitc0|7x3w0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|8a5c0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"0|-60|-120",offsetIndices:"0101010101010101010101010101010101010101010101010121212121210101210101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"GB",untils:"-rzcns0|6uao0|9q000|8c000|9o5c0|9ruo0|9b6o0|9ew00|9b6o0|auqo0|88ao0|9ew00|8y800|a2yo0|a2yo0|7k800|asw00|8a5c0|asw00|8n400|a2yo0|8n400|9q000|902o0|afxc0|8n400|a2yo0|8n400|9q000|902o0|a2yo0|8n400|a2yo0|8n400|9q000|9d1c0|a2yo0|8n400|9q000|902o0|a2yo0|8n400|a2yo0|8n400|9q000|902o0|a2yo0|b5uo0|51hc0|mbmk0|51hc0|c8qo0|6hc00|c8qo0|6uao0|bvs00|8n400|a4tc0|5clc0|4bms0|9q000|902o0|8a5c0|1frw0|64dc0|4bms0|6uao0|bvs00|7x6o0|asw00|8n400|9q000|902o0|9q000|9d1c0|9q000|902o0|8n400|9q000|902o0|a2yo0|8n400|afxc0|8n400|9q000|902o0|a2yo0|8n400|a2yo0|8n400|9q000|902o0|902o0|b5uo0|7k800|b5uo0|7x6o0|asw00|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|bitc0|5reo0|1xhuo0|779c0|bitc0|779c0|bitc0|779c0|bitc0|779c0|bitc0|7k800|b5uo0|7k800|b5uo0|7k800|bitc0|779c0|bitc0|779c0|bitc0|7x3w0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|8a5c0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"0|-60|-120",offsetIndices:"0101010101010101010101010101010101010101010101010121212121210101210101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"GMT-0",untils:"Infinity",offsets:"0",offsetIndices:"0"},{id:"GMT",untils:"Infinity",offsets:"0",offsetIndices:"0"},{id:"GMT+0",untils:"Infinity",offsets:"0",offsetIndices:"0"},{id:"GMT0",untils:"Infinity",offsets:"0",offsetIndices:"0"},{id:"Greenwich",untils:"Infinity",offsets:"0",offsetIndices:"0"},{id:"Hongkong",untils:"-y0i0s0|j44dk0|5k000|4d4y0|2195i0|7x3w0|bj320|6uao0|bvs00|7x6o0|9d1c0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|8a5c0|asw00|7x6o0|ast80|77c40|biqk0|77c40|bvp80|6udg0|bvp80|77c40|biqk0|77c40|biqk0|77c40|biqk0|77c40|bvp80|6udg0|bvp80|6udg0|bvp80|77c40|biqk0|77c40|biqk0|8n6s0|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|3lpg0|f4d80|9d440|9cyk0|9d440|9cyk0|1c9440|8a2k0|Infinity",offsets:"-456.7|-480|-540|-510",offsetIndices:"0123212121212121212121212121212121212121212121212121212121212121212121"},{id:"HST",untils:"Infinity",offsets:"600",offsetIndices:"0"},{id:"Iceland",untils:"-wcwx9c|4rpd9c|ci2s0|69uk0|du840|4xp80|du840|p7bw0|4w040|9bdzw0|9d6w0|64g40|cyl80|64dc0|clpc0|6hc00|bvs00|6uao0|bvs00|6uao0|bvs00|6uao0|c8qo0|6hc00|c8qo0|8a5c0|afxc0|8a5c0|afxc0|8a5c0|asw00|7x6o0|afxc0|8a5c0|asw00|8a5c0|afxc0|8a5c0|afxc0|8a5c0|afxc0|8a5c0|afxc0|8a5c0|asw00|8a5c0|afxc0|8a5c0|afxc0|8a5c0|afxc0|8a5c0|afxc0|8a5c0|afxc0|8a5c0|asw00|8a5c0|afxc0|8a5c0|afxc0|8a5c0|afxc0|8a5c0|afxc0|8a5c0|asw00|8a5c0|Infinity",offsets:"88|60|0",offsetIndices:"012121212121212121212121212121212121212121212121212121212121212121212"},{id:"Indian/Antananarivo",untils:"-lnsetg|s8mhg|57v020|afrrb0|Infinity",offsets:"-147.2667|-180|-150|-165",offsetIndices:"01231"},{id:"Indian/Chagos",untils:"-wvpc2s|1ag64us|Infinity",offsets:"-289.6667|-300|-360",offsetIndices:"012"},{id:"Indian/Christmas",untils:"Infinity",offsets:"-420",offsetIndices:"0"},{id:"Indian/Cocos",untils:"Infinity",offsets:"-390",offsetIndices:"0"},{id:"Indian/Comoro",untils:"-lnsetg|s8mhg|57v020|afrrb0|Infinity",offsets:"-147.2667|-180|-150|-165",offsetIndices:"01231"},{id:"Indian/Kerguelen",untils:"-afrs00|Infinity",offsets:"0|-300",offsetIndices:"01"},{id:"Indian/Mahe",untils:"-x6pjlo|Infinity",offsets:"-221.8|-240",offsetIndices:"01"},{id:"Indian/Maldives",untils:"-57x6y0|Infinity",offsets:"-294|-300",offsetIndices:"01"},{id:"Indian/Mauritius",untils:"-wvp9bc|13jnu7c|8bx80|dd0wc0|7x3w0|Infinity",offsets:"-230|-240|-300",offsetIndices:"012121"},{id:"Indian/Mayotte",untils:"-lnsetg|s8mhg|57v020|afrrb0|Infinity",offsets:"-147.2667|-180|-150|-165",offsetIndices:"01231"},{id:"Indian/Reunion",untils:"-uks29s|Infinity",offsets:"-221.8667|-240",offsetIndices:"01"},{id:"Iran",untils:"-s6m6uw|fnolc0|gm3h4w|777y0|b07w0|3pes0|42c20|9cyk0|9gtg0|9kd80|5ja5g0|7avw0|9d440|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9d440|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9d440|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9d440|9gnw0|1av440|9gnw0|9d440|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9d440|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9d440|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9d440|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9d440|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9d440|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9d440|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|Infinity",offsets:"-205.7333|-210|-240|-300|-270",offsetIndices:"00123214141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141"},{id:"Israel",untils:"-r50eig|bp54yg|19f3w0|7rv00|b02c0|7tk40|b07w0|8jhg0|a8lg0|8jhg0|a8ac0|t9s40|56vs0|35700|9b3w0|9gtg0|8jbw0|7tmw0|a6ig0|biyw0|8a5c0|9d1c0|902o0|7x6o0|e1eg0|4ofw0|dzxo0|4q500|doo40|64iw0|auqo0|7i500|8rfms0|51ek0|9q2s0|6u7w0|2khpg0|25s00|1weyo0|5reo0|bxmo0|7x3w0|cls40|5rbw0|bbhg0|7rjw0|asys0|7k580|c8tg0|6h980|ag040|7x3w0|asys0|8a2k0|asys0|8a2k0|ap9g0|80t80|ap9g0|7nuk0|b2840|80t80|9zc40|9iik0|9kis0|93p80|9mdg0|8qqk0|apf00|7x3w0|biw40|8zx40|9io40|8n180|9kis0|9vh80|8ulg0|9px80|9mdg0|8n180|9tuw0|9tmk0|8wg40|9gnw0|99es0|8qqk0|9zc40|9tmk0|8wg40|9gnw0|99es0|8qqk0|acas0|9gnw0|99es0|93p80|9mdg0|awik0|7tk40|awik0|7tk40|awik0|7tk40|b9h80|7glg0|b9h80|7glg0|b9h80|7tk40|awik0|7tk40|awik0|7tk40|b9h80|7glg0|b9h80|7glg0|b9h80|7tk40|awik0|7tk40|awik0|7tk40|awik0|7tk40|b9h80|7glg0|b9h80|7glg0|b9h80|7tk40|awik0|7tk40|awik0|7tk40|b9h80|7glg0|b9h80|7glg0|b9h80|7glg0|b9h80|7tk40|awik0|7tk40|awik0|Infinity",offsets:"-140.6667|-120|-180|-240",offsetIndices:"012121212121321212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Jamaica",untils:"-u85og2|wbl182|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|Infinity",offsets:"307.1667|300|240",offsetIndices:"0121212121212121212121"},{id:"Japan",untils:"-bb4900|6uao0|afxc0|8a5c0|c8qo0|6hc00|c8qo0|6hc00|Infinity",offsets:"-540|-600",offsetIndices:"010101010"},{id:"Kwajalein",untils:"-h817w0|27sas0|1hjus0|ddxug0|cgv6k0|Infinity",offsets:"-660|-600|-540|720|-720",offsetIndices:"012034"},{id:"Libya",untils:"-q3gfrw|gl6ajw|422c0|xado0|4bbo0|wrpg0|4s580|1kdpg0|c05bw0|4mqs0|9et80|9d440|9et80|9eys0|9et80|9mdg0|95jw0|9io40|9cyk0|99es0|9et80|9eys0|9et80|9d440|9et80|b2840|3cf3w0|9kis0|9et80|7vqyw0|75eo0|asw00|Infinity",offsets:"-52.7333|-60|-120",offsetIndices:"012121212121212121212121212122122"},{id:"MET",untils:"-s0e080|7ves0|a4yw0|7x6o0|asw00|7x6o0|b8qdc0|1cm000|7k800|9q000|9d1c0|9d1c0|9d1c0|8l9c0|ggp1c0|902o0|9q000|9d1c0|9d1c0|9d1c0|9q000|902o0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-60|-120",offsetIndices:"01010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Mexico/BajaNorte",untils:"-p1u1s0|11jrw0|1sns00|1sgdc0|71s40|9cyk0|5iidg0|1q6700|4lfk0|190g40|eluk0|2r4o80|7x6o0|asw00|7x6o0|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|84qys0|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|77c40|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"468.0667|420|480",offsetIndices:"012121211212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212"},{id:"Mexico/BajaSur",untils:"-p1u4k0|2u7jw0|1sgdc0|8n400|7thc0|9eys0|591h80|3ie2s0|axvpg0|dpgw40|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|9q2s0|7k580|9q2s0|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|Infinity",offsets:"425.6667|420|360|480",offsetIndices:"0121212131212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Mexico/General",untils:"-p1u4k0|2u7jw0|1sgdc0|8n400|7thc0|9eys0|3knek0|776k0|rf440|5t6k0|1evk40|71mk0|30p1g0|8n180|nufxo0|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|9q2s0|7k580|9q2s0|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|Infinity",offsets:"396.6|420|360|300",offsetIndices:"012121232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232"},{id:"MST",untils:"Infinity",offsets:"420",offsetIndices:"0"},{id:"MST7MDT",untils:"-r0epo0|ast80|7x9g0|ast80|bmtus0|1tz5k0|2dvo0|b9gdg0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"420|360",offsetIndices:"010101101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Navajo",untils:"-r0epo0|ast80|7x9g0|ast80|7x9g0|b5rw0|7kas0|2vmk0|ataw40|1tz5k0|2dvo0|a7n9g0|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"420|360",offsetIndices:"01010101011010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"NZ-CHAT",untils:"-ciya10|f1tq90|5reo0|clpc0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|b5uo0|8a5c0|afxc0|8a5c0|afxc0|8a5c0|afxc0|8n400|a2yo0|8n400|a2yo0|8n400|a2yo0|8n400|afxc0|8a5c0|afxc0|8a5c0|afxc0|8n400|a2yo0|8n400|a2yo0|8n400|afxc0|8a5c0|afxc0|8a5c0|afxc0|8n400|a2yo0|8n400|a2yo0|8n400|a2yo0|8n400|a2yo0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|a2yo0|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|Infinity",offsets:"-735|-765|-825",offsetIndices:"012121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212"},{id:"NZ",untils:"-m01p20|64ak0|biw40|7x5a0|asxe0|7x5a0|asxe0|7x5a0|asxe0|8a3y0|afyq0|8a3y0|afyq0|afvy0|7x820|asum0|7x820|asum0|7x820|asum0|7x820|asum0|7x820|b5ta0|7k9e0|b5ta0|7x820|hsl2m0|5reo0|clpc0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|b5uo0|8a5c0|afxc0|8a5c0|afxc0|8a5c0|afxc0|8n400|a2yo0|8n400|a2yo0|8n400|a2yo0|8n400|afxc0|8a5c0|afxc0|8a5c0|afxc0|8n400|a2yo0|8n400|a2yo0|8n400|afxc0|8a5c0|afxc0|8a5c0|afxc0|8n400|a2yo0|8n400|a2yo0|8n400|a2yo0|8n400|a2yo0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|a2yo0|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|Infinity",offsets:"-690|-750|-720|-780",offsetIndices:"01020202020202020202020202023232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323"},{id:"Pacific/Apia",untils:"-usiiv4|kcrmt4|vp3la0|9odo0|902o0|4zbk0|4qog0|9d1c0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|a2yo0|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|Infinity",offsets:"686.9333|690|660|600|-840|-780",offsetIndices:"01232345454545454545454545454545454545454545454545454545454"},{id:"Pacific/Auckland",untils:"-m01p20|64ak0|biw40|7x5a0|asxe0|7x5a0|asxe0|7x5a0|asxe0|8a3y0|afyq0|8a3y0|afyq0|afvy0|7x820|asum0|7x820|asum0|7x820|asum0|7x820|asum0|7x820|b5ta0|7k9e0|b5ta0|7x820|hsl2m0|5reo0|clpc0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|b5uo0|8a5c0|afxc0|8a5c0|afxc0|8a5c0|afxc0|8n400|a2yo0|8n400|a2yo0|8n400|a2yo0|8n400|afxc0|8a5c0|afxc0|8a5c0|afxc0|8n400|a2yo0|8n400|a2yo0|8n400|afxc0|8a5c0|afxc0|8a5c0|afxc0|8n400|a2yo0|8n400|a2yo0|8n400|a2yo0|8n400|a2yo0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|a2yo0|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|Infinity",offsets:"-690|-750|-720|-780",offsetIndices:"01020202020202020202020202023232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323"},{id:"Pacific/Bougainville",untils:"-ecsh40|1n05g0|1071c40|Infinity",offsets:"-600|-540|-660",offsetIndices:"0102"},{id:"Pacific/Chatham",untils:"-ciya10|f1tq90|5reo0|clpc0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|b5uo0|8a5c0|afxc0|8a5c0|afxc0|8a5c0|afxc0|8n400|a2yo0|8n400|a2yo0|8n400|a2yo0|8n400|afxc0|8a5c0|afxc0|8a5c0|afxc0|8n400|a2yo0|8n400|a2yo0|8n400|afxc0|8a5c0|afxc0|8a5c0|afxc0|8n400|a2yo0|8n400|a2yo0|8n400|a2yo0|8n400|a2yo0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|a2yo0|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|Infinity",offsets:"-735|-765|-825",offsetIndices:"012121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212"},{id:"Pacific/Chuuk",untils:"-su4zs0|29hes0|bkenw0|29fk40|Infinity",offsets:"-600|-540",offsetIndices:"01010"},{id:"Pacific/Easter",untils:"-jhfaew|ivmeuw|7k580|c8tg0|6h980|a31g0|7x3w0|asys0|7x3w0|b5xg0|7k580|ag040|8a2k0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7k580|b5xg0|7x3w0|asys0|iq2o0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7k580|b5xg0|9cyk0|9d440|7x3w0|asys0|7x3w0|b5xg0|7k580|9q2s0|8zzw0|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|8n180|a31g0|7x3w0|a31g0|9px80|9q2s0|7x3w0|b5xg0|7k580|b5xg0|7k580|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|8n180|a31g0|7x3w0|asys0|8zzw0|9q2s0|ast80|5eis0|cyl80|6hes0|c8nw0|6udg0|bvp80|6udg0|vonw0|4olg0|e1h80|4olg0|e1h80|4olg0|c8nw0|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|b5rw0|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|b5rw0|7kas0|b5rw0|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|b5rw0|7kas0|b5rw0|7x9g0|ast80|7x9g0|Infinity",offsets:"437.4667|420|360|300",offsetIndices:"012121212121212121212121212123232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323"},{id:"Pacific/Efate",untils:"-u964i4|11f4ba4|9cyk0|awo40|7tek0|9q2s0|8zzw0|9q2s0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9q2s0|64ak0|e1ms0|4ofw0|Infinity",offsets:"-673.2667|-660|-720",offsetIndices:"0121212121212121212121"},{id:"Pacific/Enderbury",untils:"535io0|7yiqk0|Infinity",offsets:"720|660|-780",offsetIndices:"012"},{id:"Pacific/Fakaofo",untils:"lx0jw0|Infinity",offsets:"660|-780",offsetIndices:"01"},{id:"Pacific/Fiji",untils:"-sa2x4w|17bs00w|64dc0|cyo00|5reo0|53a5c0|64dc0|asw00|6uao0|bvs00|4oio0|e1k00|4oio0|eeio0|4bh80|erk40|3ylc0|erhc0|3ylc0|f4g00|3lmo0|f4g00|3lmo0|f4g00|3lmo0|fheo0|38o00|fheo0|3lmo0|fheo0|38o00|fheo0|38o00|fheo0|38o00|fheo0|38o00|fheo0|3lmo0|f4g00|3lmo0|fheo0|38o00|fheo0|38o00|fheo0|38o00|fheo0|38o00|fheo0|3lmo0|fheo0|38o00|fheo0|38o00|fheo0|38o00|fheo0|38o00|fheo0|3lmo0|f4g00|3lmo0|Infinity",offsets:"-715.7333|-720|-780",offsetIndices:"0121212121212121212121212121212121212121212121212121212121212121"},{id:"Pacific/Funafuti",untils:"Infinity",offsets:"-720",offsetIndices:"0"},{id:"Pacific/Galapagos",untils:"-kcr62o|spdryo|3lsas0|3jp80|Infinity",offsets:"358.4|300|360",offsetIndices:"01212"},{id:"Pacific/Gambier",untils:"-tvndoc|Infinity",offsets:"539.8|540",offsetIndices:"01"},{id:"Pacific/Guadalcanal",untils:"-tvowac|Infinity",offsets:"-639.8|-660",offsetIndices:"01"},{id:"Pacific/Guam",untils:"-en8eg0|1dl9g0|7s1k40|txp80|3frms0|qdrpo|7kgac|3ljw0|c8tg0|6u7w0|bvus0|6u7w0|16uo40|3ljw0|16aas0|4ivxo|cls2c|6h980|c65zw0|Infinity",offsets:"-600|-540|-660",offsetIndices:"01020202020202020200"},{id:"Pacific/Honolulu",untils:"-j50la0|13l00|4jvb00|1tyvu0|2e5e0|votg0|Infinity",offsets:"630|570|600",offsetIndices:"0101102"},{id:"Pacific/Johnston",untils:"-j50la0|13l00|4jvb00|1tyvu0|2e5e0|votg0|Infinity",offsets:"630|570|600",offsetIndices:"0101102"},{id:"Pacific/Kiritimati",untils:"535eyo|7yirhc|Infinity",offsets:"640|600|-840",offsetIndices:"012"},{id:"Pacific/Kosrae",untils:"-su52k0|29hhk0|9cmd40|27sas0|29fk40|cm2540|f9l3w0|Infinity",offsets:"-660|-540|-600|-720",offsetIndices:"01021030"},{id:"Pacific/Kwajalein",untils:"-h817w0|27sas0|1hjus0|ddxug0|cgv6k0|Infinity",offsets:"-660|-600|-540|720|-720",offsetIndices:"012034"},{id:"Pacific/Majuro",untils:"-su52k0|29hhk0|9cmd40|27sas0|1h6w40|deat40|Infinity",offsets:"-660|-540|-600|-720",offsetIndices:"0102103"},{id:"Pacific/Marquesas",untils:"-tvncu0|Infinity",offsets:"558|570",offsetIndices:"01"},{id:"Pacific/Midway",untils:"-usij20|Infinity",offsets:"682.8|660",offsetIndices:"01"},{id:"Pacific/Nauru",untils:"-pjxiws|ba66ys|1kwca0|hfzda0|Infinity",offsets:"-667.6667|-690|-540|-720",offsetIndices:"01213"},{id:"Pacific/Niue",untils:"-9wyz6o|ehcj4o|Infinity",offsets:"680|690|660",offsetIndices:"012"},{id:"Pacific/Norfolk",untils:"-9x0ps0|cfj8q0|6hc00|l6nk00|239aq0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|Infinity",offsets:"-672|-690|-750|-660|-720",offsetIndices:"012134343434343434343434343434343434343434"},{id:"Pacific/Noumea",untils:"-u9645o|ye0ixo|4dbw0|ecqs0|4f6k0|99p700|4oio0|Infinity",offsets:"-665.8|-660|-720",offsetIndices:"01212121"},{id:"Pacific/Pago_Pago",untils:"-usij20|Infinity",offsets:"682.8|660",offsetIndices:"01"},{id:"Pacific/Palau",untils:"Infinity",offsets:"-540",offsetIndices:"0"},{id:"Pacific/Pitcairn",untils:"es2cy0|Infinity",offsets:"510|480",offsetIndices:"01"},{id:"Pacific/Pohnpei",untils:"-su52k0|29hhk0|9cmd40|27sas0|29fk40|Infinity",offsets:"-660|-540|-600",offsetIndices:"010210"},{id:"Pacific/Ponape",untils:"-su52k0|29hhk0|9cmd40|27sas0|29fk40|Infinity",offsets:"-660|-540|-600",offsetIndices:"010210"},{id:"Pacific/Port_Moresby",untils:"Infinity",offsets:"-600",offsetIndices:"0"},{id:"Pacific/Rarotonga",untils:"4mj960|5rbw0|c8s20|6ham0|c8s20|6ham0|c8s20|6u9a0|c8s20|6ham0|c8s20|6ham0|c8s20|6ham0|c8s20|6ham0|c8s20|6ham0|c8s20|6u9a0|c8s20|6ham0|c8s20|6ham0|c8s20|6ham0|Infinity",offsets:"630|570|600",offsetIndices:"012121212121212121212121212"},{id:"Pacific/Saipan",untils:"-en8eg0|1dl9g0|7s1k40|txp80|3frms0|qdrpo|7kgac|3ljw0|c8tg0|6u7w0|bvus0|6u7w0|16uo40|3ljw0|16aas0|4ivxo|cls2c|6h980|c65zw0|Infinity",offsets:"-600|-540|-660",offsetIndices:"01020202020202020200"},{id:"Pacific/Samoa",untils:"-usij20|Infinity",offsets:"682.8|660",offsetIndices:"01"},{id:"Pacific/Tahiti",untils:"-tvnayw|Infinity",offsets:"598.2667|600",offsetIndices:"01"},{id:"Pacific/Tarawa",untils:"Infinity",offsets:"-720",offsetIndices:"0"},{id:"Pacific/Tongatapu",untils:"-f4vrlc|uo2edc|8fpc0|bvs00|4bh80|eelg0|4bh80|7pmis0|3lmo0|Infinity",offsets:"-740|-780|-840",offsetIndices:"0121212121"},{id:"Pacific/Truk",untils:"-su4zs0|29hes0|bkenw0|29fk40|Infinity",offsets:"-600|-540",offsetIndices:"01010"},{id:"Pacific/Wake",untils:"Infinity",offsets:"-720",offsetIndices:"0"},{id:"Pacific/Wallis",untils:"Infinity",offsets:"-720",offsetIndices:"0"},{id:"Pacific/Yap",untils:"-su4zs0|29hes0|bkenw0|29fk40|Infinity",offsets:"-600|-540",offsetIndices:"01010"},{id:"Poland",untils:"-se9yk0|dvyc0|7ves0|a4yw0|7x6o0|asw00|7x6o0|aunw0|7x6o0|1evbs0|9fcwc0|18cao0|7k800|9q000|9d1c0|9gnw0|an980|9kd80|8fs40|922w0|ar1c0|7x6o0|a2yo0|8n400|9q000|902o0|4013w0|64dc0|9d1c0|9d1c0|clpc0|6hc00|9d1c0|9d1c0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|clpc0|64dc0|6j4tc0|902o0|9q000|9d1c0|9d1c0|9d1c0|9q000|902o0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d440|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-84|-60|-120|-180",offsetIndices:"012121223212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Portugal",untils:"-u9rhc0|2bufw0|6zxg0|66580|bq800|73k00|bodc0|71pc0|bq800|73k00|bq800|71pc0|bq800|1b2g00|9b6o0|saio0|8n400|9q000|902o0|a2yo0|902o0|a2yo0|8n400|st1c0|8n400|9d1c0|9d1c0|sg2o0|9d1c0|902o0|9q000|a2yo0|8n400|9d1c0|9d1c0|902o0|9q000|a2yo0|b5uo0|51hc0|bitc0|9d1c0|9ew00|88ao0|25p80|5reo0|3lpg0|779c0|1sqk0|6uao0|38qs0|6uao0|25p80|6hc00|38qs0|6uao0|25p80|6hc00|38qs0|8a5c0|9d1c0|9d9o0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|s3400|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|5gyl40|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d440|9cyk0|9d440|9d1c0|9d1c0|9d1c0|9d1c0|9d440|9cyk0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"36.75|0|-60|-120",offsetIndices:"012121212121212121212121212121212121212121212321232123212321212121212121212121212121212121212121212121212121212121212121212121212122323232212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"PRC",untils:"-qh00w0|8sl80|asbpg0|6w2k0|7ves0|bxjw0|4mqs0|1vduk0|d4as0|75bw0|a31g0|aaak0|9d440|7v980|awo40|1dx80|j9xpo0|6u7w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|Infinity",offsets:"-480|-540",offsetIndices:"01010101010101010101010101010"},{id:"PST8PDT",untils:"-r0emw0|ast80|7x9g0|ast80|bmtus0|1tz2s0|2dyg0|b9gdg0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"480|420",offsetIndices:"010101101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"ROC",untils:"-gtzfk0|45slc0|c51c0|75bw0|a31g0|aaak0|9d440|7v980|awo40|7v980|awo40|7v980|awo40|7v980|7tk40|clmk0|7rpg0|b07w0|7rpg0|b07w0|7rpg0|9et80|9eys0|9et80|9d440|9et80|9d440|9et80|9d440|9et80|cjxg0|69uk0|ci2s0|69uk0|6its40|9et80|9d440|9et80|1yf9g0|4qak0|Infinity",offsets:"-480|-540",offsetIndices:"01010101010101010101010101010101010101010"},{id:"ROK",untils:"-w8966g|1yh18g|hkx5a0|1faao0|5cik0|ae5g0|8a2k0|ae5g0|8bx80|c8tg0|6h980|1bj6s0|l3aq0|6j3w0|d2g40|6u7w0|b5xg0|776k0|biw40|776k0|biw40|776k0|biw40|776k0|grs40|dfqxi0|7x6o0|asw00|7x6o0|Infinity",offsets:"-507.8667|-510|-540|-600|-570",offsetIndices:"012232323232141414141414123232"},{id:"Singapore",untils:"-xphpwd|eeb94d|4it32o|8n3jc|1v2p60|iy3o60|Infinity",offsets:"-415.4167|-420|-440|-450|-540|-480",offsetIndices:"0123435"},{id:"Turkey",untils:"-ux9xew|2wvx6w|7v980|1tjc40|aunw0|88dg0|9et80|8yas0|a2vw0|tzpg0|79180|awo40|7v980|7p4040|4zjw0|2vs40|f4d80|9vms0|1u5ek0|c5440|69uk0|acas0|8n180|a31g0|8n180|9q2s0|8zzw0|a31g0|8zzw0|a31g0|8n180|5md9g0|o9zw0|a6qs0|75bw0|4iwyw0|7x6o0|7kas0|b5rw0|75hg0|bkl80|77c40|biqk0|7x9g0|a2vw0|8n6s0|4iqc0|2nkw80|38l80|kdes0|8qtc0|8a5c0|9ew00|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|902o0|9q000|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7kdk0|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7m2o0|b4000|7k800|b5uo0|7x6o0|asw00|7z1c0|ar1c0|7x6o0|bitc0|779c0|8fe80|Infinity",offsets:"-116.9333|-120|-180|-240",offsetIndices:"0121212121212121212121212121212121212121212121223212121212121212121212121212121212121212121212121212121212121212122"},{id:"UCT",untils:"Infinity",offsets:"0",offsetIndices:"0"},{id:"Universal",untils:"Infinity",offsets:"0",offsetIndices:"0"},{id:"US/Alaska",untils:"-ek1qo0|1tyx80|2e400|b7yik0|12y080|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|1l940|7rs80|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"600|540|480",offsetIndices:"011001010101010101010101010101010111212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"US/Aleutian",untils:"-ek1nw0|1tyug0|2e6s0|b7yik0|12y080|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|1l940|7rs80|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"660|600|540",offsetIndices:"011001010101010101010101010101010111212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"US/Arizona",untils:"-r0epo0|ast80|7x9g0|ast80|bmtus0|zjedo|4olg0|9et80|bs6lmc|9cyk0|Infinity",offsets:"420|360",offsetIndices:"01010101010"},{id:"US/Central",untils:"-r0esg0|ast80|7x9g0|ast80|bvus0|776k0|7kas0|b5rw0|9d440|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|7x9g0|dbjw0|8a840|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|6w840|1tz8c0|2dsw0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"360|300",offsetIndices:"01010101010101010101010101010101010101010101010101101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"US/East-Indiana",untils:"-r0esg0|ast80|7x9g0|ast80|baw840|51ek0|6w840|1tz8c0|2dsw0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|19q7w0|asys0|5qonw0|9cyk0|9d440|9cyk0|ihslg0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"360|300|240",offsetIndices:"010101011010101010101010101010121212121212121212121212121212121212121212121212121212121212121212121"},{id:"US/Eastern",untils:"-r0ev80|ast80|7x9g0|ast80|7x9g0|b5rw0|905g0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|6w840|1tzb40|2dq40|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"300|240",offsetIndices:"01010101010101010101010101010101010101010101010101101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"US/Hawaii",untils:"-j50la0|13l00|4jvb00|1tyvu0|2e5e0|votg0|Infinity",offsets:"630|570|600",offsetIndices:"0101102"},{id:"US/Indiana-Starke",untils:"-r0esg0|ast80|7x9g0|ast80|bmtus0|1tz8c0|2dsw0|tj1g0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|9px80|9d440|9cyk0|9d440|7x3w0|asys0|7x3w0|asys0|9cyk0|9d440|9px80|9d440|9cyk0|9d440|s3180|1twas0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|7j5400|asw00|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"360|300",offsetIndices:"0101011010101010101010101010101010101010101010101010101010101010101010101010101010101010111010101010101010101010101010101010101010101010101010101010101010"},{id:"US/Michigan",untils:"-xx8dyd|5eraud|dyeyk0|1tzb40|2dq40|1c9440|7x3w0|9rlbxo|71s2c|9d440|9cyk0|2cmdg0|9cyk0|3lpg0|f4d80|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"332.1833|360|300|240",offsetIndices:"0123323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232"},{id:"US/Mountain",untils:"-r0epo0|ast80|7x9g0|ast80|7x9g0|b5rw0|7kas0|2vmk0|ataw40|1tz5k0|2dvo0|a7n9g0|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"420|360",offsetIndices:"01010101011010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"US/Pacific-New",untils:"-r0emw0|ast80|7x9g0|ast80|bmtus0|1tz2s0|2dyg0|1a3c5o|f2iic|owao0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|902o0|9q000|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"480|420",offsetIndices:"010101101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"US/Pacific",untils:"-r0emw0|ast80|7x9g0|ast80|bmtus0|1tz2s0|2dyg0|1a3c5o|f2iic|owao0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|902o0|9q000|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"480|420",offsetIndices:"010101101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"US/Samoa",untils:"-usij20|Infinity",offsets:"682.8|660",offsetIndices:"01"},{id:"UTC",untils:"Infinity",offsets:"0",offsetIndices:"0"},{id:"W-SU",untils:"-rx5dmh|ipzua|97hc0|7yyk0|5i840|d9p80|1jwk7|2cvk0|s8o00|1qvw0|8fpc0|1jms0|is040|412as0|qi27w0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d440|5reo0|3ljw0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|1vbzw0|Infinity",offsets:"-150.2833|-151.3167|-211.3167|-271.3167|-240|-180|-300|-120",offsetIndices:"012132345464575454545454545454545455754545454545454545454545454545454545454545"},{id:"WET",untils:"3s9ms0|902o0|9q000|9d1c0|9d1c0|9d1c0|9q000|902o0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"0|-60",offsetIndices:"010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Zulu",untils:"Infinity",offsets:"0",offsetIndices:"0"}]},e.exports=t.default,e.exports.default=t.default},function(e,t,n){var i;function a(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}t.default=void 0;var o=((i=n(19))&&i.__esModule?i:{default:i}).default.dateToMilliseconds,r=function(){function e(e){this._source=new Date(e.getTime?e.getTime():e)}var t,n,i,r=e.prototype;return r.result=function(){return this._source},r.getTimezoneOffset=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0,t=this._source.getTimezoneOffset();return"minute"===e?t*o("minute"):t},r.getTime=function(){return this._source.getTime()},r.setTime=function(e){return this._source.setTime(e),this},r.addTime=function(e){return this._source.setTime(this._source.getTime()+e),this},r.setMinutes=function(e){return this._source.setMinutes(e),this},r.addMinutes=function(e){return this._source.setMinutes(this._source.getMinutes()+e),this},r.subtractMinutes=function(e){return this._source.setMinutes(this._source.getMinutes()-e),this},t=e,(n=[{key:"source",get:function(){return this._source}}])&&a(t.prototype,n),i&&a(t,i),e}(),s=function(e){return new r(e)};t.default=s,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=function(){return i.hideCallback.fire()};var i=n(212);e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.unsubscribeNodesDisposing=t.subscribeNodesDisposing=void 0;var i,a=(i=n(5))&&i.__esModule?i:{default:i};function o(e){return e&&[e.target,e.delegateTarget,e.relatedTarget,e.currentTarget].filter((function(e){return!!e}))}t.subscribeNodesDisposing=function(e,t){a.default.one(o(e),"dxremove",t)};t.unsubscribeNodesDisposing=function(e,t){a.default.off(o(e),"dxremove",t)}},function(e,t,n){t.disableIntl=function(){"intl"===o.default.engine()&&o.default.resetInjection();"intl"===r.default.engine()&&r.default.resetInjection()},Object.defineProperty(t,"message",{enumerable:!0,get:function(){return a.default}}),Object.defineProperty(t,"number",{enumerable:!0,get:function(){return o.default}}),Object.defineProperty(t,"date",{enumerable:!0,get:function(){return r.default}}),t.parseDate=t.formatDate=t.parseNumber=t.formatNumber=t.formatMessage=t.loadMessages=t.locale=void 0;var i=s(n(83)),a=s(n(10)),o=s(n(46)),r=s(n(34));function s(e){return e&&e.__esModule?e:{default:e}}n(112);var c=i.default.locale.bind(i.default);t.locale=c;var l=a.default.load.bind(a.default);t.loadMessages=l;var u=a.default.format.bind(a.default);t.formatMessage=u;var d=o.default.format.bind(o.default);t.formatNumber=d;var h=o.default.parse.bind(o.default);t.parseNumber=h;var f=r.default.format.bind(r.default);t.formatDate=f;var g=r.default.parse.bind(r.default);t.parseDate=g},function(e,t,n){var i=o(n(55)),a=o(n(241));function o(e){return e&&e.__esModule?e:{default:e}}(0,o(n(85)).default)()&&a.default.set(i.default)},function(e,t,n){var i=d(n(55)),a=d(n(85)),o=n(69),r=n(3),s=n(1),c=n(8),l=d(n(67)),u=d(n(242));function d(e){return e&&e.__esModule?e:{default:e}}if((0,a.default)())if((0,o.compare)(i.default.fn.jquery,[3])<0){var h={2:"touch",3:"pen",4:"mouse"};(0,r.each)(["MSPointerDown","MSPointerMove","MSPointerUp","MSPointerCancel","MSPointerOver","MSPointerOut","mouseenter","mouseleave","pointerdown","pointermove","pointerup","pointercancel","pointerover","pointerout","pointerenter","pointerleave"],(function(){i.default.event.fixHooks[this]={filter:function(e,t){var n=t.pointerType;return(0,s.isNumeric)(n)&&(e.pointerType=h[n]),e},props:i.default.event.mouseHooks.props.concat(["pointerId","pointerType","originalTarget","width","height","pressure","result","tiltX","charCode","tiltY","detail","isPrimary","prevValue"])}})),(0,r.each)(["touchstart","touchmove","touchend","touchcancel"],(function(){i.default.event.fixHooks[this]={filter:function(e,t){return(0,u.default)((function(n,i){e[n]=i(t)})),e},props:i.default.event.mouseHooks.props.concat(["touches","changedTouches","targetTouches","detail","result","originalTarget","charCode","prevValue"])}})),i.default.event.fixHooks.wheel=i.default.event.mouseHooks;var f={props:i.default.event.mouseHooks.props.concat(["pointerType","pointerId","pointers"])};l.default.callbacks.add((function(e){i.default.event.fixHooks[e]=f}));(0,c.setEventFixMethod)((function(e,t){for(var n=i.default.event.fixHooks[t.type]||i.default.event.mouseHooks,a=n.props?i.default.event.props.concat(n.props):i.default.event.props,o=a.length;o--;){var r=a[o];e[r]=t[r]}return n.filter?n.filter(e,t):e}))}else(0,u.default)((function(e,t){i.default.event.addProp(e,t)}))},function(e,t,n){var i=r(n(55)),a=n(6),o=n(69);function r(e){return e&&e.__esModule?e:{default:e}}if((0,r(n(85)).default)()){var s=i.default.Deferred,c={Deferred:s};c.when=(0,o.compare)(i.default.fn.jquery,[3])<0?i.default.when:function(e){return 0===arguments.length?(new s).resolve():1===arguments.length?e&&e.then?e:(new s).resolve(e):i.default.when.apply(i.default,arguments)},(0,a.setStrategy)(c)}},function(e,t,n){var i=r(n(55)),a=n(263),o=r(n(51));function r(e){return e&&e.__esModule?e:{default:e}}if(i.default&&!a.themeReadyCallback.fired()){var s=i.default.holdReady||i.default.fn.holdReady;s(!0),a.themeReadyCallback.add((function(){o.default.add((function(){s(!1)}))}))}},function(e,t,n){var i=c(n(55)),a=c(n(5)),o=c(n(85)),r=c(n(122)),s=c(n(11));function c(e){return e&&e.__esModule?e:{default:e}}(0,o.default)()&&(r.default.add((function(e,t){i.default.event.special[e]=t})),a.default.passiveEventHandlersSupported()&&a.default.forcePassiveFalseEventNames.forEach((function(e){i.default.event.special[e]={setup:function(t,n,i){s.default.listen(this,e,i,{passive:!1})}}})),a.default.set({on:function(e){(0,i.default)(e).on.apply((0,i.default)(e),Array.prototype.slice.call(arguments,1))},one:function(e){(0,i.default)(e).one.apply((0,i.default)(e),Array.prototype.slice.call(arguments,1))},off:function(e){(0,i.default)(e).off.apply((0,i.default)(e),Array.prototype.slice.call(arguments,1))},trigger:function(e){(0,i.default)(e).trigger.apply((0,i.default)(e),Array.prototype.slice.call(arguments,1))},triggerHandler:function(e){(0,i.default)(e).triggerHandler.apply((0,i.default)(e),Array.prototype.slice.call(arguments,1))},Event:i.default.Event}))},function(e,t,n){var i,a=(i=n(55))&&i.__esModule?i:{default:i},o=n(261);a.default&&(0,o.setEasing)(a.default.easing)},function(e,t,n){var i=o(n(55)),a=n(43);function o(e){return e&&e.__esModule?e:{default:e}}(0,o(n(85)).default)()&&(0,a.setDataStrategy)(i.default)},function(e,t,n){var i,a=n(20);(0,((i=n(85))&&i.__esModule?i:{default:i}).default)()&&(0,a.setPublicElementWrapper)((function(e){return e}))},function(e,t,n){var i=r(n(55)),a=r(n(162)),o=r(n(24));function r(e){return e&&e.__esModule?e:{default:e}}if(i.default){a.default.add((function(e,t){i.default.fn[e]=function(n){var i,a="string"==typeof n;if(a){var r=n,s=[].slice.call(arguments).slice(1);this.each((function(){var n=t.getInstance(this);if(!n)throw o.default.Error("E0009",e);var a=n[r].apply(n,s);void 0===i&&(i=a)}))}else this.each((function(){var e=t.getInstance(this);e?e.option(n):new t(this,n)})),i=this;return i}}))}},function(e,t,n){var i=o(n(55)),a=o(n(78));function o(e){return e&&e.__esModule?e:{default:e}}(0,o(n(85)).default)()&&a.default.inject({sendRequest:function(e){return e.responseType||e.upload?this.callBase.apply(this,[e]):i.default.ajax(e)}})},function(e,t,n){n(262),n(399),n(407),n(408),n(409)},function(e,t,n){var i=w(n(2)),a=w(n(126)),o=w(n(5)),r=w(n(30)),s=w(n(162)),c=w(n(15)),l=w(n(29)),u=n(1),d=n(3),h=n(12),f=w(n(264)),g=w(n(53)),p=n(401),m=w(n(195)),_=w(n(58)),v=n(23),x=n(0),y=n(254),b=n(41);function w(e){return e&&e.__esModule?e:{default:e}}function k(e){return(k="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}var S=["rendering"];if(a.default){var C=function(e,t){return t.$root.$$phase?e(t):t.$apply((function(){return e(t)}))},A=c.default.inherit({ctor:function(e){this._componentDisposing=(0,l.default)(),this._optionChangedCallbacks=(0,l.default)(),this._ngLocker=new f.default,this._scope=e.scope,this._$element=e.$element,this._$templates=e.$templates,this._componentClass=e.componentClass,this._parse=e.parse,this._compile=e.compile,this._itemAlias=e.itemAlias,this._transcludeFn=e.transcludeFn,this._digestCallbacks=e.dxDigestCallbacks,this._normalizeOptions(e.ngOptions),this._initComponentBindings(),this._initComponent(this._scope),e.ngOptions||this._addOptionsStringWatcher(e.ngOptionsString)},_addOptionsStringWatcher:function(e){var t=this,n=this._scope.$watch(e,(function(e){e&&(n(),t._normalizeOptions(e),t._initComponentBindings(),t._component.option(t._evalOptions(t._scope)))}));this._componentDisposing.add(n)},_normalizeOptions:function(e){var t=this;this._ngOptions=(0,x.extendFromObject)({},e),e&&(!Object.prototype.hasOwnProperty.call(e,"bindingOptions")&&e.bindingOptions&&(this._ngOptions.bindingOptions=e.bindingOptions),e.bindingOptions&&(0,d.each)(e.bindingOptions,(function(e,n){"string"===(0,u.type)(n)&&(t._ngOptions.bindingOptions[e]={dataPath:n})})))},_initComponent:function(e){this._component=new this._componentClass(this._$element,this._evalOptions(e)),this._component._isHidden=!0,this._handleDigestPhase()},_handleDigestPhase:function(){var e=this,t=function(){e._component.beginUpdate()},n=function(){e._component.endUpdate()};this._digestCallbacks.begin.add(t),this._digestCallbacks.end.add(n),this._componentDisposing.add((function(){e._digestCallbacks.begin.remove(t),e._digestCallbacks.end.remove(n)}))},_initComponentBindings:function(){var e=this,t={};this._ngOptions.bindingOptions&&((0,d.each)(this._ngOptions.bindingOptions,(function(n,i){var a,o,r=n.search(/\[|\./),s=r>-1?n.substring(0,r):n,c=i.dataPath,l=!0,u=!1;void 0!==i.deep&&(u=l=!!i.deep),t[s]||(t[s]={}),t[s][n]=c;!function t(){var i=Array.isArray(e._scope.$eval(c))&&!u?"$watchCollection":"$watch";a!==i&&(o&&o(),o=e._scope[i](c,(function(i,a){e._ngLocker.locked(n)||(e._ngLocker.obtain(n),e._component.option(n,i),t(),(0,y.equals)(a,i)&&e._ngLocker.locked(n)&&e._ngLocker.release(n))}),l),a=i)}(),e._componentDisposing.add(o)})),this._optionChangedCallbacks.add((function(n){var i=n.name,a=n.fullName,o=n.component;if(e._ngLocker.locked(a))e._ngLocker.release(a);else if(t&&t[i]){var r=e._scope.$root.$$phase,s=function(){e._ngLocker.obtain(a)};r?e._digestCallbacks.begin.add(s):s(),C((function(){(0,d.each)(t[i],(function(t,i){if(e._optionsAreLinked(a,t)){var r=o.option(t);e._parse(i).assign(e._scope,r);var s=e._parse(i)(e._scope);s!==r&&n.component.option(t,s)}}))}),e._scope);var c=function t(){e._ngLocker.locked(a)&&e._ngLocker.release(a),e._digestCallbacks.begin.remove(s),e._digestCallbacks.end.remove(t)};r?e._digestCallbacks.end.addPrioritized(c):c()}})))},_optionsAreNested:function(e,t){var n=e[t.length];return 0===e.indexOf(t)&&("."===n||"["===n)},_optionsAreLinked:function(e,t){return e===t||(e.length>t.length?this._optionsAreNested(e,t):this._optionsAreNested(t,e))},_compilerByTemplate:function(e){var t=this,n=this._getScopeItemsPath();return function(a){var r=(0,i.default)(e).clone(),s=a.model&&a.model.constructor===t._scope.$root.constructor?a.model:a.noModel?t._scope:t._createScopeWithData(a);n&&t._synchronizeScopes(s,n,a.index),r.appendTo(a.container),a.noModel||o.default.on(r,"$destroy",(function(){!s.$parent||s.$destroy()}));var c=t._compile(r,t._transcludeFn);return t._applyAsync((function(e){c(e,null,{parentBoundTranscludeFn:t._transcludeFn})}),s),r}},_applyAsync:function(e,t){var n=this;if(e(t),!t.$root.$$phase&&!this._renderingTimer){var i=function(){clearTimeout(n._renderingTimer)};this._renderingTimer=setTimeout((function(){t.$apply(),n._renderingTimer=null,n._componentDisposing.remove(i)})),this._componentDisposing.add(i)}},_getScopeItemsPath:function(){if(this._componentClass.subclassOf(_.default)&&this._ngOptions.bindingOptions&&this._ngOptions.bindingOptions.items)return this._ngOptions.bindingOptions.items.dataPath},_createScopeWithData:function(e){var t=this._scope.$new();return this._itemAlias&&(t[this._itemAlias]=e.model),(0,u.isDefined)(e.index)&&(t.$index=e.index),t},_synchronizeScopes:function(e,t,n){this._itemAlias&&"object"!==k(e[this._itemAlias])&&this._synchronizeScopeField({parentScope:this._scope,childScope:e,fieldPath:this._itemAlias,parentPrefix:t,itemIndex:n})},_synchronizeScopeField:function(e){var t=e.parentScope,n=e.childScope,i=e.fieldPath,a=e.parentPrefix,o=e.itemIndex,r=i===this._itemAlias?"":"."+i,s=void 0!==o,c=[a];if(s){if(!(0,u.isNumeric)(o))return;c.push("[",o,"]")}c.push(r);var l=c.join(""),d=t.$watch(l,(function(e,t){e!==t&&(0,v.compileSetter)(i)(n,e)})),h=n.$watch(i,(function(e,n){if(e!==n){if(s&&!(0,v.compileGetter)(a)(t)[o])return void h();(0,v.compileSetter)(l)(t,e)}}));this._componentDisposing.add([d,h])},_evalOptions:function(e){var t=this,n=(0,x.extendFromObject)({},this._ngOptions);return delete n.bindingOptions,this._ngOptions.bindingOptions&&(0,d.each)(this._ngOptions.bindingOptions,(function(t,i){n[t]=e.$eval(i.dataPath)})),n._optionChangedCallbacks=this._optionChangedCallbacks,n._disposingCallbacks=this._componentDisposing,n.onActionCreated=function(t,n,i){if(i&&(0,h.inArray)(i.category,S)>-1)return n;return function(){var t=this,i=arguments;return e&&e.$root&&!e.$root.$$phase?C((function(){return n.apply(t,i)}),e):n.apply(this,i)}},n.beforeActionExecute=n.onActionCreated,n.nestedComponentOptions=function(e){return{templatesRenderAsynchronously:e.option("templatesRenderAsynchronously"),forceApplyBindings:e.option("forceApplyBindings"),modelByElement:e.option("modelByElement"),onActionCreated:e.option("onActionCreated"),beforeActionExecute:e.option("beforeActionExecute"),nestedComponentOptions:e.option("nestedComponentOptions")}},n.templatesRenderAsynchronously=!0,(0,r.default)().wrapActionsBeforeExecute&&(n.forceApplyBindings=function(){C((function(){}),e)}),n.integrationOptions={createTemplate:function(e){return new p.NgTemplate(e,t._compilerByTemplate.bind(t))},watchMethod:function(n,i,a){var o,s=(a=a||{}).skipImmediate,c=e.$watch((function(){var e=n();return e instanceof Date&&(e=e.valueOf()),e}),(function(e){var t=o===e;!s&&(!t||t&&a.deep)&&i(e),s=!1}),a.deep);return s||(o=n(),i(o)),(0,r.default)().wrapActionsBeforeExecute&&t._applyAsync((function(){}),e),c},templates:{"dx-polymorph-widget":{render:function(e){var n=e.model.widget;if(n){var a=(0,i.default)("<div>").attr((0,b.dasherize)(n),"options").get(0),o=t._scope.$new();o.options=e.model.options,e.container.append(a),t._compile(a)(o)}}}}},n.modelByElement=function(){return e},n}});A=A.inherit({ctor:function(e){this._componentName=e.componentName,this._ngModel=e.ngModel,this._ngModelController=e.ngModelController,this.callBase.apply(this,arguments)},_isNgModelRequired:function(){return g.default.isEditor(this._componentClass.prototype)&&this._ngModel},_initComponentBindings:function(){this.callBase.apply(this,arguments),this._initNgModelBinding()},_initNgModelBinding:function(){var e=this;if(this._isNgModelRequired()){var t=this._scope.$watch(this._ngModel,(function(t,n){e._ngLocker.locked("value")||t!==n&&e._component.option("value",t)}));this._optionChangedCallbacks.add((function(t){e._ngLocker.obtain("value");try{if("value"!==t.name)return;e._ngModelController.$setViewValue(t.value)}finally{e._ngLocker.locked("value")&&e._ngLocker.release("value")}})),this._componentDisposing.add(t)}},_evalOptions:function(){if(!this._isNgModelRequired())return this.callBase.apply(this,arguments);var e=this.callBase.apply(this,arguments);return e.value=this._parse(this._ngModel)(this._scope),e}});var T={},I=function(e){var t="dxValidator"!==e?1:10;m.default.directive(e,["$compile","$parse","dxDigestCallbacks",function(n,i,a){return{restrict:"A",require:"^?ngModel",priority:t,compile:function(t){var o=T[e],r=(o.prototype._useTemplates?o.prototype._useTemplates():function e(t,n){if(!Object.prototype.hasOwnProperty.bind(t)("parent")&&t.parent){var i=Object.getPrototypeOf(t);return i.prototype[n]?function(){return i.prototype[n]()}:e(i,n)}var a=t.parent.prototype[n];return a?function(){return a()}:a&&t.parent.subclassOf?e(t.parent,n):function(){}}(o,"_useTemplates")())?t.contents().detach():null;return function(t,s,c,l,u){s.append(r),C((function(){new A({componentClass:o,componentName:e,compile:n,parse:i,$element:s,scope:t,ngOptionsString:c[e],ngOptions:c[e]?t.$eval(c[e]):{},ngModel:c.ngModel,ngModelController:l,transcludeFn:u,itemAlias:c.dxItemAlias,dxDigestCallbacks:a})}),t)}}}}])};s.default.add((function(e,t){T[e]||I(e),T[e]=t}))}},function(e,t,n){t.default=void 0;var i=l(n(2)),a=l(n(9)),o=l(n(63)),r=n(0),s=n(40),c=n(27);function l(e){return e&&e.__esModule?e:{default:e}}var u=o.default.inherit({_getDefaultOptions:function(){return(0,r.extend)(this.callBase(),{integrationOptions:{},templatesRenderAsynchronously:!1,shading:!1,width:"auto",height:"auto",closeOnOutsideClick:!1,closeOnTargetScroll:!1,animation:null,visible:!0,propagateOutsideClick:!0,_checkParentVisibility:!1,rtlEnabled:!1,contentTemplate:this._renderInnerHtml,maxWidth:"100%",mode:"auto",validationErrors:void 0,positionRequest:void 0,describedElement:void 0,boundary:void 0,offset:{h:0,v:0}})},_init:function(){this.callBase(),this.updateMaxWidth(),this._updatePosition()},_initMarkup:function(){this.callBase(),this.$element().addClass("dx-invalid-message"),this.$wrapper().addClass("dx-invalid-message"),this._toggleModeClass(),this._updateContentId()},_updateContentId:function(){var e=this.option("describedElement")||this.option("container"),t=(0,i.default)(e).attr("aria-describedby");this.$content().addClass("dx-invalid-message-content").attr("id",t)},_renderInnerHtml:function(e){var t=e&&(0,i.default)(e),n=this.option("validationErrors")||[],a="";n.forEach((function(e){a+=(a?"<br />":"")+(0,s.encodeHtml)((null==e?void 0:e.message)||"")})),null==t||t.html(a)},_toggleModeClass:function(){var e=this.option("mode");this.$wrapper().toggleClass("dx-invalid-message-auto","auto"===e).toggleClass("dx-invalid-message-always","always"===e)},updateMaxWidth:function(){var e,t=this.option("target"),n=(null==t||null===(e=t.outerWidth)||void 0===e?void 0:e.call(t))||(0,i.default)(t).outerWidth(),a="100%";n&&(a=Math.max(n,100)),this.option({maxWidth:a})},_updatePosition:function(){var e=this.option(),t=e.positionRequest,n=e.rtlEnabled,i=e.offset,a=e.boundary,o=(0,c.getDefaultAlignment)(n),r="below"===t?[" top"," bottom"]:[" bottom"," top"];n&&(i.h=-i.h),"below"!==t&&(i.v=-i.v),this.option("position",{offset:i,boundary:a,my:o+r[0],at:o+r[1],collision:"none flip"})},_optionChanged:function(e){var t=e.name,n=e.value;switch(t){case"target":this.updateMaxWidth(),this.callBase(e);break;case"boundary":this.option("position.boundary",n);break;case"mode":this._toggleModeClass(n);break;case"rtlEnabled":case"offset":case"positionRequest":this._updatePosition();break;case"validationErrors":this._renderInnerHtml(this.$content());break;default:this.callBase(e)}}});(0,a.default)("dxValidationMessage",u);var d=u;t.default=d,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.NgTemplate=void 0;var i,a=(i=n(2))&&i.__esModule?i:{default:i},o=n(68),r=n(1),s=n(35);function c(e,t){return(c=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var l=function(e){var t,n;function i(t,n){var i;return(i=e.call(this)||this)._element=t,i._compiledTemplate=n((0,s.normalizeTemplateElement)(i._element)),i}n=e,(t=i).prototype=Object.create(n.prototype),t.prototype.constructor=t,c(t,n);var o=i.prototype;return o._renderCore=function(e){var t=this._compiledTemplate;return(0,r.isFunction)(t)?t(e):t},o.source=function(){return(0,a.default)(this._element).clone()},i}(o.TemplateBase);t.NgTemplate=l},function(e,t,n){t.default=void 0;var i=I(n(2)),a=I(n(5)),o=n(4),r=n(255),s=n(20),c=I(n(11)),l=n(1),u=n(6),d=n(0),h=n(12),f=n(3),g=I(n(113)),p=I(n(36)),m=I(n(16)),_=n(8),v=I(n(25)),x=I(n(97)),y=I(n(148)),b=n(66),w=I(n(10)),k=I(n(98)),S=n(23),C=n(22),A=n(164),T=n(71);function I(e){return e&&e.__esModule?e:{default:e}}var E="dx-item",O=/^([^.]+\[\d+\]\.)+([\w.]+)$/,D=m.default.inherit({_activeStateUnit:"."+E,_supportedKeys:function(){var e=function(e){var t=(0,i.default)(this.option("focusedElement"));t.length&&this._itemClickHandler((0,d.extend)({},e,{target:t.get(0),currentTarget:t.get(0)}))},t=function(e,t){(0,_.isCommandKeyPressed)(t)||(t.preventDefault(),t.stopPropagation(),this._moveFocus(e,t))};return(0,d.extend)(this.callBase(),{space:function(t){t.preventDefault(),e.call(this,t)},enter:e,leftArrow:t.bind(this,"left"),rightArrow:t.bind(this,"right"),upArrow:t.bind(this,"up"),downArrow:t.bind(this,"down"),pageUp:t.bind(this,"up"),pageDown:t.bind(this,"down"),home:t.bind(this,"first"),end:t.bind(this,"last")})},_getDefaultOptions:function(){return(0,d.extend)(this.callBase(),{selectOnFocus:!1,loopItemFocus:!0,items:[],itemTemplate:"item",onItemRendered:null,onItemClick:null,onItemHold:null,itemHoldTimeout:750,onItemContextMenu:null,onFocusedItemChanged:null,noDataText:w.default.format("dxCollectionWidget-noDataText"),dataSource:null,_itemAttributes:{},itemTemplateProperty:"template",focusOnSelectedItem:!0,focusedElement:null,displayExpr:void 0,disabledExpr:function(e){return e?e.disabled:void 0},visibleExpr:function(e){return e?e.visible:void 0}})},_init:function(){this._compileDisplayGetter(),this.callBase(),this._cleanRenderedItems(),this._refreshDataSource()},_compileDisplayGetter:function(){var e=this.option("displayExpr");this._displayGetter=e?(0,S.compileGetter)(this.option("displayExpr")):void 0},_initTemplates:function(){this._initItemsFromMarkup(),this._initDefaultItemTemplate(),this.callBase()},_getAnonymousTemplateName:function(){return"item"},_initDefaultItemTemplate:function(){var e=this._getFieldsMap();this._templateManager.addDefaultTemplates({item:new T.BindableTemplate(function(t,n){(0,l.isPlainObject)(n)?this._prepareDefaultItemTemplate(n,t):(e&&(0,l.isFunction)(e.text)&&(n=e.text(n)),t.text(String((0,o.ensureDefined)(n,""))))}.bind(this),this._getBindableFields(),this.option("integrationOptions.watchMethod"),e)})},_getBindableFields:function(){return["text","html"]},_getFieldsMap:function(){if(this._displayGetter)return{text:this._displayGetter}},_prepareDefaultItemTemplate:function(e,t){(0,l.isDefined)(e.text)&&t.text(e.text),(0,l.isDefined)(e.html)&&t.html(e.html)},_initItemsFromMarkup:function(){var e=this,t=(0,r.findTemplates)(this.$element(),"dxItem");if(t.length&&!this.option("items").length){var n=t.map((function(t){var n=t.element,a=t.options;return/\S/.test(n.innerHTML)&&!a.template?a.template=e._prepareItemTemplate(n):(0,i.default)(n).remove(),a}));this.option("items",n)}},_prepareItemTemplate:function(e){var t="tmpl-"+new p.default,n=(0,i.default)(e).detach().clone().removeAttr("data-options").addClass("dx-template-wrapper");return this._saveTemplate(t,n),t},_dataSourceOptions:function(){return{paginate:!1}},_cleanRenderedItems:function(){this._renderedItemsCount=0},_focusTarget:function(){return this.$element()},_focusInHandler:function(e){if(this.callBase.apply(this,arguments),-1!==(0,h.inArray)(e.target,this._focusTarget())){var t=(0,i.default)(this.option("focusedElement"));if(t.length)this._setFocusedItem(t);else{var n=this._getActiveItem();n.length&&this.option("focusedElement",(0,s.getPublicElement)(n))}}},_focusOutHandler:function(){this.callBase.apply(this,arguments);var e=(0,i.default)(this.option("focusedElement"));this._updateFocusedItemState(e,!1)},_getActiveItem:function(e){var t=(0,i.default)(this.option("focusedElement"));if(t.length)return t;var n=this.option("focusOnSelectedItem")?this.option("selectedIndex"):0,a=this._getActiveElement(),o=a.length-1;return n<0&&(n=e?o:0),a.eq(n)},_moveFocus:function(e){var t,n=this._getAvailableItems();switch(e){case"pageup":case"up":t=this._prevItem(n);break;case"pagedown":case"down":t=this._nextItem(n);break;case"right":t=this.option("rtlEnabled")?this._prevItem(n):this._nextItem(n);break;case"left":t=this.option("rtlEnabled")?this._nextItem(n):this._prevItem(n);break;case"first":t=n.first();break;case"last":t=n.last();break;default:return!1}0!==t.length&&this.option("focusedElement",(0,s.getPublicElement)(t))},_getVisibleItems:function(e){return(e=e||this._itemElements()).filter(":visible")},_getAvailableItems:function(e){return this._getVisibleItems(e).not(".dx-state-disabled")},_prevItem:function(e){var t=this._getActiveItem(),n=e.index(t),a=e.last(),o=(0,i.default)(e[n-1]),r=this.option("loopItemFocus");return 0===o.length&&r&&(o=a),o},_nextItem:function(e){var t=this._getActiveItem(!0),n=e.index(t),a=e.first(),o=(0,i.default)(e[n+1]),r=this.option("loopItemFocus");return 0===o.length&&r&&(o=a),o},_selectFocusedItem:function(e){this.selectItem(e)},_updateFocusedItemState:function(e,t,n){var a=(0,i.default)(e);a.length&&(this._refreshActiveDescendant(),this._refreshItemId(a,n),this._toggleFocusClass(t,a)),this._updateParentActiveDescendant()},_refreshActiveDescendant:function(e){this.setAria("activedescendant",(0,l.isDefined)(this.option("focusedElement"))?this.getFocusedItemId():null,e)},_refreshItemId:function(e,t){!t&&this.option("focusedElement")?this.setAria("id",this.getFocusedItemId(),e):this.setAria("id",null,e)},_setFocusedItem:function(e){e&&e.length&&(this._updateFocusedItemState(e,!0),this.onFocusedItemChanged(this.getFocusedItemId()),this.option("selectOnFocus")&&this._selectFocusedItem(e))},_findItemElementByItem:function(e){var t=(0,i.default)(),n=this;return this.itemElements().each((function(){var a=(0,i.default)(this);if(a.data(n._itemDataKey())===e)return t=a,!1})),t},_getIndexByItem:function(e){return this.option("items").indexOf(e)},_itemOptionChanged:function(e,t,n,i){var a=this._findItemElementByItem(e);a.length&&(this.constructor.ItemClass.getInstance(a).setDataField(t,n)||this._refreshItem(a,e),"disabled"===t&&n&&this._resetItemFocus(a))},_resetItemFocus:function(e){e.is(this.option("focusedElement"))&&this.option("focusedElement",null)},_refreshItem:function(e){var t=this._getItemData(e),n=e.data(this._itemIndexKey());this._renderItem(this._renderedItemsCount+n,t,null,e)},_updateParentActiveDescendant:o.noop,_optionChanged:function(e){if("items"===e.name){var t=e.fullName.match(O);if(t&&t.length){var n=t[t.length-1],a=e.fullName.replace("."+n,""),o=this.option(a);return void this._itemOptionChanged(o,n,e.value,e.previousValue)}}switch(e.name){case"items":case"_itemAttributes":case"itemTemplateProperty":case"useItemTextAsTitle":this._cleanRenderedItems(),this._invalidate();break;case"dataSource":this._refreshDataSource(),this._renderEmptyMessage();break;case"noDataText":this._renderEmptyMessage();break;case"itemTemplate":this._invalidate();break;case"onItemRendered":this._createItemRenderAction();break;case"onItemClick":break;case"onItemHold":case"itemHoldTimeout":this._attachHoldEvent();break;case"onItemContextMenu":this._attachContextMenuEvent();break;case"onFocusedItemChanged":this.onFocusedItemChanged=this._createActionByOption("onFocusedItemChanged");break;case"selectOnFocus":case"loopItemFocus":case"focusOnSelectedItem":break;case"focusedElement":this._updateFocusedItemState(e.previousValue,!1,!0),this._setFocusedItem((0,i.default)(e.value));break;case"displayExpr":this._compileDisplayGetter(),this._initDefaultItemTemplate(),this._invalidate();break;case"visibleExpr":case"disabledExpr":this._invalidate();break;default:this.callBase(e)}},_invalidate:function(){return this.option("focusedElement",null),this.callBase.apply(this,arguments)},_loadNextPage:function(){var e=this._dataSource;return this._expectNextPageLoading(),e.pageIndex(1+e.pageIndex()),e.load()},_expectNextPageLoading:function(){this._startIndexForAppendedItems=0},_expectLastItemLoading:function(){this._startIndexForAppendedItems=-1},_forgetNextPageLoading:function(){this._startIndexForAppendedItems=null},_dataSourceChangedHandler:function(e){var t=this.option("items");this._initialized&&t&&this._shouldAppendItems()?(this._renderedItemsCount=t.length,this._isLastPage()&&-1===this._startIndexForAppendedItems||(this.option().items=t.concat(e.slice(this._startIndexForAppendedItems))),this._forgetNextPageLoading(),this._refreshContent()):this.option("items",e.slice())},_refreshContent:function(){this._prepareContent(),this._renderContent()},_dataSourceLoadErrorHandler:function(){this._forgetNextPageLoading(),this.option("items",this.option("items"))},_shouldAppendItems:function(){return null!=this._startIndexForAppendedItems&&this._allowDynamicItemsAppend()},_allowDynamicItemsAppend:function(){return!1},_clean:function(){this._cleanFocusState(),this._cleanItemContainer()},_cleanItemContainer:function(){(0,i.default)(this._itemContainer()).empty()},_dispose:function(){this.callBase(),clearTimeout(this._itemFocusTimeout)},_refresh:function(){this._cleanRenderedItems(),this.callBase.apply(this,arguments)},_itemContainer:function(){return this.$element()},_itemClass:function(){return E},_itemContentClass:function(){return this._itemClass()+"-content"},_selectedItemClass:function(){return"dx-item-selected"},_itemResponseWaitClass:function(){return"dx-item-response-wait"},_itemSelector:function(){return"."+this._itemClass()},_itemDataKey:function(){return"dxItemData"},_itemIndexKey:function(){return"dxItemIndex"},_itemElements:function(){return this._itemContainer().find(this._itemSelector())},_initMarkup:function(){this.callBase(),this.onFocusedItemChanged=this._createActionByOption("onFocusedItemChanged"),this.$element().addClass("dx-collection"),this._prepareContent()},_prepareContent:(0,o.deferRenderer)((function(){this._renderContentImpl()})),_renderContent:function(){this._fireContentReadyAction()},_render:function(){this.callBase(),this._attachClickEvent(),this._attachHoldEvent(),this._attachContextMenuEvent()},_attachClickEvent:function(){var e=this._itemSelector(),t=(0,_.addNamespace)(C.name,this.NAME),n=(0,_.addNamespace)(v.default.down,this.NAME),o=this,r=new g.default((function(e){var t=e.event;o._itemPointerDownHandler(t)}));a.default.off(this._itemContainer(),t,e),a.default.off(this._itemContainer(),n,e),a.default.on(this._itemContainer(),t,e,function(e){this._itemClickHandler(e)}.bind(this)),a.default.on(this._itemContainer(),n,e,(function(e){r.execute({element:(0,i.default)(e.target),event:e})}))},_itemClickHandler:function(e,t,n){this._itemDXEventHandler(e,"onItemClick",t,n)},_itemPointerDownHandler:function(e){this.option("focusStateEnabled")&&(this._itemFocusHandler=function(){if(clearTimeout(this._itemFocusTimeout),this._itemFocusHandler=null,!e.isDefaultPrevented()){var t=(0,i.default)(e.target),n=t.closest(this._itemElements()),a=this._closestFocusable(t);n.length&&a&&-1!==(0,h.inArray)(a.get(0),this._focusTarget())&&this.option("focusedElement",(0,s.getPublicElement)(n))}}.bind(this),this._itemFocusTimeout=setTimeout(this._forcePointerDownFocus.bind(this)))},_closestFocusable:function(e){if(e.is(b.focusable))return e;for(e=e.parent();e.length&&!c.default.isDocument(e.get(0));){if(e.is(b.focusable))return e;e=e.parent()}},_forcePointerDownFocus:function(){this._itemFocusHandler&&this._itemFocusHandler()},_updateFocusState:function(){this.callBase.apply(this,arguments),this._forcePointerDownFocus()},_attachHoldEvent:function(){var e=this._itemContainer(),t=this._itemSelector(),n=(0,_.addNamespace)(k.default.name,this.NAME);a.default.off(e,n,t),a.default.on(e,n,t,{timeout:this._getHoldTimeout()},this._itemHoldHandler.bind(this))},_getHoldTimeout:function(){return this.option("itemHoldTimeout")},_shouldFireHoldEvent:function(){return this.hasActionSubscription("onItemHold")},_itemHoldHandler:function(e){this._shouldFireHoldEvent()?this._itemDXEventHandler(e,"onItemHold"):e.cancel=!0},_attachContextMenuEvent:function(){var e=this._itemContainer(),t=this._itemSelector(),n=(0,_.addNamespace)(A.name,this.NAME);a.default.off(e,n,t),a.default.on(e,n,t,this._itemContextMenuHandler.bind(this))},_shouldFireContextMenuEvent:function(){return this.hasActionSubscription("onItemContextMenu")},_itemContextMenuHandler:function(e){this._shouldFireContextMenuEvent()?this._itemDXEventHandler(e,"onItemContextMenu"):e.cancel=!0},_renderContentImpl:function(){var e=this.option("items")||[];this._renderedItemsCount?this._renderItems(e.slice(this._renderedItemsCount)):this._renderItems(e)},_renderItems:function(e){e.length&&(0,f.each)(e,function(e,t){this._renderItem(this._renderedItemsCount+e,t)}.bind(this)),this._renderEmptyMessage()},_renderItem:function(e,t,n,i){n=n||this._itemContainer();var a=this._renderItemFrame(e,t,n,i);this._setElementData(a,t,e),a.attr(this.option("_itemAttributes")),this._attachItemClickEvent(t,a);var o=this._getItemContent(a),r=this._renderItemContent({index:e,itemData:t,container:(0,s.getPublicElement)(o),contentClass:this._itemContentClass(),defaultTemplateName:this.option("itemTemplate")}),c=this;return(0,u.when)(r).done((function(n){c._postprocessRenderItem({itemElement:a,itemContent:n,itemData:t,itemIndex:e}),c._executeItemRenderAction(e,t,(0,s.getPublicElement)(a))})),a},_getItemContent:function(e){var t=e.find(".dx-item-content-placeholder");return t.removeClass("dx-item-content-placeholder"),t},_attachItemClickEvent:function(e,t){e&&e.onClick&&a.default.on(t,C.name,function(n){this._itemEventHandlerByHandler(t,e.onClick,{event:n})}.bind(this))},_renderItemContent:function(e){var t=this._getItemTemplateName(e),n=this._getTemplate(t);this._addItemContentClasses(e);var a=(0,i.default)(this._createItemByTemplate(n,e));return a.hasClass("dx-template-wrapper")?this._renderItemContentByNode(e,a):e.container},_renderItemContentByNode:function(e,t){return(0,i.default)(e.container).replaceWith(t),e.container=(0,s.getPublicElement)(t),this._addItemContentClasses(e),t},_addItemContentClasses:function(e){var t=[E+"-content",e.contentClass];(0,i.default)(e.container).addClass(t.join(" "))},_appendItemToContainer:function(e,t,n){t.appendTo(e)},_renderItemFrame:function(e,t,n,a){var o=(0,i.default)("<div>");if(new this.constructor.ItemClass(o,this._itemOptions(),t||{}),a&&a.length?a.replaceWith(o):this._appendItemToContainer.call(this,n,o,e),this.option("useItemTextAsTitle")){var r=this._displayGetter?this._displayGetter(t):t;o.attr("title",r)}return o},_itemOptions:function(){var e=this;return{watchMethod:function(){return e.option("integrationOptions.watchMethod")},owner:e,fieldGetter:function(t){var n=e.option(t+"Expr");return(0,S.compileGetter)(n)}}},_postprocessRenderItem:o.noop,_executeItemRenderAction:function(e,t,n){this._getItemRenderAction()({itemElement:n,itemIndex:e,itemData:t})},_setElementData:function(e,t,n){e.addClass([E,this._itemClass()].join(" ")).data(this._itemDataKey(),t).data(this._itemIndexKey(),n)},_createItemRenderAction:function(){return this._itemRenderAction=this._createActionByOption("onItemRendered",{element:this.element(),excludeValidators:["disabled","readOnly"],category:"rendering"})},_getItemRenderAction:function(){return this._itemRenderAction||this._createItemRenderAction()},_getItemTemplateName:function(e){var t=e.itemData,n=e.templateProperty||this.option("itemTemplateProperty");return t&&t[n]||e.defaultTemplateName},_createItemByTemplate:function(e,t){return e.render({model:t.itemData,container:t.container,index:t.index})},_emptyMessageContainer:function(){return this._itemContainer()},_renderEmptyMessage:function(e){e=e||this.option("items");var t=this.option("noDataText"),n=!t||e&&e.length||this._isDataSourceLoading();n&&this._$noData&&(this._$noData.remove(),this._$noData=null,this.setAria("label",void 0)),n||(this._$noData=this._$noData||(0,i.default)("<div>").addClass("dx-empty-message"),this._$noData.appendTo(this._emptyMessageContainer()).html(t),this.setAria("label",t)),this.$element().toggleClass("dx-empty-collection",!n)},_itemDXEventHandler:function(e,t,n,i){this._itemEventHandler(e.target,t,(0,d.extend)(n,{event:e}),i)},_itemEventHandler:function(e,t,n,i){var a=this._createActionByOption(t,(0,d.extend)({validatingTargetName:"itemElement"},i));return this._itemEventHandlerImpl(e,a,n)},_itemEventHandlerByHandler:function(e,t,n,i){var a=this._createAction(t,(0,d.extend)({validatingTargetName:"itemElement"},i));return this._itemEventHandlerImpl(e,a,n)},_itemEventHandlerImpl:function(e,t,n){var a=this._closestItemElement((0,i.default)(e)),o=(0,d.extend)({},n);return t((0,d.extend)(n,this._extendActionArgs(a),o))},_extendActionArgs:function(e){return{itemElement:(0,s.getPublicElement)(e),itemIndex:this._itemElements().index(e),itemData:this._getItemData(e)}},_closestItemElement:function(e){return(0,i.default)(e).closest(this._itemSelector())},_getItemData:function(e){return(0,i.default)(e).data(this._itemDataKey())},_getSummaryItemsWidth:function(e,t){var n=0;return e&&(0,f.each)(e,(function(e,a){n+=(0,i.default)(a).outerWidth(t||!1)})),n},getFocusedItemId:function(){return this._focusedItemId||(this._focusedItemId="dx-"+new p.default),this._focusedItemId},itemElements:function(){return this._itemElements()},itemsContainer:function(){return this._itemContainer()}}).include(x.default);D.ItemClass=y.default;var M=D;t.default=M,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i=n(64),a=function(){function e(){this._counter=-1,this._deferreds={}}var t=e.prototype;return t.add=function(e){return this._counter++,this._deferreds[this._counter]=e,this._counter},t.remove=function(e){return delete this._deferreds[e]},t.cancel=function(e){return e in this._deferreds&&(this._deferreds[e].reject(i.CANCELED_TOKEN),!0)},t.cancelAll=function(){for(;this._counter>-1;)this.cancel(this._counter),this._counter--},e}();t.default=a,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i=c(n(2)),a=c(n(15)),o=n(4),r=c(n(11)),s=n(1);function c(e){return e&&e.__esModule?e:{default:e}}var l=a.default.abstract,u=a.default.inherit({ctor:function(e){this._collectionWidget=e},getIndexByItemData:l,getItemDataByIndex:l,getKeysByItems:l,getItemsByKeys:l,itemsGetter:l,getKeyByIndex:function(e){var t=this._denormalizeItemIndex(e);return this.getKeysByItems([this.getItemDataByIndex(t)])[0]},_equalKeys:function(e,t){return this._collectionWidget._isKeySpecified()?(0,o.equalByValue)(e,t):e===t},beginCache:function(){this._cache={}},endCache:function(){this._cache=null},getIndexByKey:l,getNormalizedIndex:function(e){return this._isNormalizedItemIndex(e)?e:this._isItemIndex(e)?this._normalizeItemIndex(e):this._isNode(e)?this._getNormalizedItemIndex(e):this._normalizeItemIndex(this.getIndexByItemData(e))},getIndex:function(e){return this._isNormalizedItemIndex(e)?this._denormalizeItemIndex(e):this._isItemIndex(e)?e:this._isNode(e)?this._denormalizeItemIndex(this._getNormalizedItemIndex(e)):this.getIndexByItemData(e)},getItemElement:function(e){if(this._isNormalizedItemIndex(e))return this._getItemByNormalizedIndex(e);if(this._isItemIndex(e))return this._getItemByNormalizedIndex(this._normalizeItemIndex(e));if(this._isNode(e))return(0,i.default)(e);var t=this._normalizeItemIndex(this.getIndexByItemData(e));return this._getItemByNormalizedIndex(t)},_isNode:function(e){return r.default.isNode(e&&(0,s.isRenderer)(e)?e.get(0):e)},deleteItemAtIndex:l,itemPlacementFunc:function(e,t){return this._itemsFromSameParent(e,t)&&e<t?"after":"before"},moveItemAtIndexToIndex:l,_isNormalizedItemIndex:function(e){return"number"==typeof e&&Math.round(e)===e},_isItemIndex:l,_getNormalizedItemIndex:l,_normalizeItemIndex:l,_denormalizeItemIndex:l,_getItemByNormalizedIndex:l,_itemsFromSameParent:l});t.default=u,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i=n(1),a=c(n(265)),o=c(n(17)),r=c(n(49)),s=n(6);function c(e){return e&&e.__esModule?e:{default:e}}var l=a.default.inherit({getSelectedItems:function(){return this._loadFilteredData(this.options.selectionFilter)},getSelectedItemKeys:function(){var e=new s.Deferred,t=this,n=this.options.key(),a=(0,i.isString)(n)?[n]:n;return this._loadFilteredData(this.options.selectionFilter,null,a).done((function(n){var i=n.map((function(e){return t.options.keyOf(e)}));e.resolve(i)})).fail(e.reject),e.promise()},selectedItemKeys:function(e,t,n,i){if(i){var a=this.options.filter();!a||JSON.stringify(a)===JSON.stringify(this.options.selectionFilter)&&n?this._setOption("selectionFilter",n?[]:null):this._addSelectionFilter(n,a,i)}else{t||this._setOption("selectionFilter",[]);for(var o=0;o<e.length;o++)n?this.removeSelectedItem(e[o]):this.addSelectedItem(e[o])}return this.onSelectionChanged(),(new s.Deferred).resolve()},setSelectedItems:function(e){this._setOption("selectionFilter",null);for(var t=0;t<e.length;t++)this.addSelectedItem(e[t])},isItemDataSelected:function(e){return this.isItemKeySelected(e)},isItemKeySelected:function(e){var t=this.options.selectionFilter;return!t||!!(0,r.default)([e]).filter(t).toArray().length},_getKeyExpr:function(){var e=this.options.key();return Array.isArray(e)&&1===e.length?e[0]:e},_normalizeKey:function(e){var t=this.options.key();return Array.isArray(t)&&1===t.length?e[t[0]]:e},_getFilterByKey:function(e){var t=this._getKeyExpr(),n=[t,"=",this._normalizeKey(e)];if(Array.isArray(t)){n=[];for(var i=0;i<t.length;i++)n.push([t[i],"=",e[t[i]]]),i!==t.length-1&&n.push("and")}return n},addSelectedItem:function(e){var t=this._getFilterByKey(e);this._addSelectionFilter(!1,t)},removeSelectedItem:function(e){var t=this._getFilterByKey(e);this._addSelectionFilter(!0,t)},validate:function(){var e=this.options.key;if(e&&void 0===e())throw o.default.Error("E1042","Deferred selection")},_findSubFilter:function(e,t){if(!e)return-1;for(var n=JSON.stringify(t),i=0;i<e.length;i++){var a=e[i];if(a&&JSON.stringify(a)===n)return i}return-1},_isLastSubFilter:function(e,t){return!(!e||!t)&&(this._findSubFilter(e,t)===e.length-1||0===this._findSubFilter([e],t))},_addFilterOperator:function(e,t){return e.length>1&&(0,i.isString)(e[1])&&e[1]!==t&&(e=[e]),e.length&&e.push(t),e},_denormalizeFilter:function(e){return e&&(0,i.isString)(e[0])&&(e=[e]),e},_addSelectionFilter:function(e,t,n){var i=e?["!",t]:t,a=e?"and":"or",o=!0,r=this.options.selectionFilter||[];if((r=this._denormalizeFilter(r))&&r.length){this._removeSameFilter(r,t,e,n);var s=this._removeSameFilter(r,t,!e),c=this._isKeyFilter(t)&&this._hasKeyFiltersOnlyStartingFromIndex(r,s);(o=t.length&&!c)&&(r=this._addFilterOperator(r,a))}o&&r.push(i),r=this._normalizeFilter(r),this._setOption("selectionFilter",e||r.length?r:null)},_normalizeFilter:function(e){return e&&1===e.length&&(e=e[0]),e},_removeFilterByIndex:function(e,t,n){var i=e[1];t>0?e.splice(t-1,2):e.splice(t,2),n&&"and"===i&&e.splice(0,e.length)},_isSimpleKeyFilter:function(e,t){return 3===e.length&&e[0]===t&&"="===e[1]},_isKeyFilter:function(e){if(2===e.length&&"!"===e[0])return this._isKeyFilter(e[1]);var t=this._getKeyExpr();if(Array.isArray(t)){if(e.length!==2*t.length-1)return!1;for(var n=0;n<t.length;n++){if(n>0&&"and"!==e[2*n-1])return!1;if(!this._isSimpleKeyFilter(e[2*n],t[n]))return!1}return!0}return this._isSimpleKeyFilter(e,t)},_hasKeyFiltersOnlyStartingFromIndex:function(e,t){if(t>=0){for(var n=t;n<e.length;n++)if("string"!=typeof e[n]&&!this._isKeyFilter(e[n]))return!1;return!0}return!1},_removeSameFilter:function(e,t,n,i){if(t=n?["!",t]:t,JSON.stringify(t)===JSON.stringify(e))return e.splice(0,e.length),0;var a=this._findSubFilter(e,t);if(a>=0)return this._removeFilterByIndex(e,a,i),a;for(var o=0;o<e.length;o++)if(Array.isArray(e[o])&&e[o].length>2){var r=this._removeSameFilter(e[o],t,!1,i);if(r>=0)return e[o].length?1===e[o].length&&(e[o]=e[o][0]):this._removeFilterByIndex(e,o,i),r}return-1},getSelectAllState:function(){var e=this.options.filter(),t=this.options.selectionFilter;return!t||!!t.length&&(e&&e.length?(t=this._denormalizeFilter(t),!!this._isLastSubFilter(t,e)||!this._isLastSubFilter(t,["!",e])&&void 0):void 0)}});t.default=l,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i=n(4),a=n(1),o=n(12),r=n(214),s=d(n(49)),c=n(6),l=n(278),u=d(n(17));function d(e){return e&&e.__esModule?e:{default:e}}var h=d(n(265)).default.inherit({ctor:function(e){this.callBase(e),this._initSelectedItemKeyHash()},_initSelectedItemKeyHash:function(){this._setOption("keyHashIndices",this.options.equalByReference?null:{})},getSelectedItemKeys:function(){return this.options.selectedItemKeys.slice(0)},getSelectedItems:function(){return this.options.selectedItems.slice(0)},_preserveSelectionUpdate:function(e,t){var n,i,a,o=this.options.keyOf;if(o){var r=t&&e.length>1&&!this.options.equalByReference;for(r&&(n={}),a=0;a<e.length;a++){var s=e[a],c=o(s);t?(i=this.removeSelectedItem(c,n),n&&i>=0&&(n[i]=!0)):this.addSelectedItem(c,s)}r&&this._batchRemoveSelectedItems(n)}},_batchRemoveSelectedItems:function(e){var t=this.options.selectedItemKeys.slice(0),n=this.options.selectedItems.slice(0);this.options.selectedItemKeys.length=0,this.options.selectedItems.length=0;for(var i=0;i<t.length;i++)e[i]||(this.options.selectedItemKeys.push(t[i]),this.options.selectedItems.push(n[i]));this._initSelectedItemKeyHash(),this.updateSelectedItemKeyHash(this.options.selectedItemKeys)},_loadSelectedItemsCore:function(e,t,n){var i=new c.Deferred,a=this.options.key();if(!e.length&&!n)return i.resolve([]),i;var o=this.options.filter();if(n&&t&&!o)return i.resolve(this.getSelectedItems()),i;var r=new l.SelectionFilterCreator(e,n),u=r.getCombinedFilter(a,o),d=[];t&&(d=u?(0,s.default)(this.options.selectedItems).filter(u).toArray():this.options.selectedItems.slice(0));var h=d.length?d:this.options.plainItems(!0).filter(this.options.isSelectableItem).map(this.options.getItemData),f=r.getLocalFilter(this.options.keyOf,this.equalKeys.bind(this),this.options.equalByReference,a);return h=h.filter(f),d.length||!n&&h.length===e.length?i.resolve(h):i=this._loadFilteredData(u,f,null,n),i},_replaceSelectionUpdate:function(e){var t=[],n=this.options.keyOf;if(n){for(var i=0;i<e.length;i++){var a=n(e[i]);t.push(a)}this.setSelectedItems(t,e)}},_warnOnIncorrectKeys:function(e){for(var t=this.options.allowNullValue,n=0;n<e.length;n++){var i=e[n];t&&null===i||this.isItemKeySelected(i)||u.default.log("W1002",i)}},_isMultiSelectEnabled:function(){var e=this.options.mode;return"all"===e||"multiple"===e},_requestInProgress:function(){var e;return"pending"===(null===(e=this._lastLoadDeferred)||void 0===e?void 0:e.state())},_concatRequestsItems:function(e,t,n){var i=t?e:[];return{addedItems:n.added.concat((0,o.removeDuplicates)(e,this.options.selectedItemKeys)),removedItems:n.removed.concat(i),keys:e}},_collectLastRequestData:function(e,t,n){var i=t&&n,a={added:[],removed:[]},o=this._isMultiSelectEnabled(),s=o?this._lastRequestData:{};return o&&(this._requestInProgress()&&(i?(this._lastLoadDeferred.reject(),s={}):(0,r.isKeysEqual)(e,this.options.selectedItemKeys)?s={}:(a.added=s.addedItems,a.removed=s.removedItems,t||this._lastLoadDeferred.reject())),s=this._concatRequestsItems(e,t,a)),s},_updateKeysByLastRequestData:function(e,t,n){var i,a,r=e;!this._isMultiSelectEnabled()||t||n||(r=(0,o.removeDuplicates)(e.concat(null===(i=this._lastRequestData)||void 0===i?void 0:i.addedItems),null===(a=this._lastRequestData)||void 0===a?void 0:a.removedItems),r=(0,o.uniqueValues)(r));return r},_loadSelectedItems:function(e,t,n){var i=this,a=new c.Deferred;return this._lastRequestData=this._collectLastRequestData(e,t,n),(0,c.when)(i._lastLoadDeferred).always((function(){var o=i._updateKeysByLastRequestData(e,t,n);i._loadSelectedItemsCore(o,t,n).done(a.resolve).fail(a.reject)})),i._lastLoadDeferred=a,a},selectedItemKeys:function(e,t,n,i){var a=this,o=a._loadSelectedItems(e,n,i);return o.done((function(e){t?a._preserveSelectionUpdate(e,n):a._replaceSelectionUpdate(e),a.onSelectionChanged()})),o},addSelectedItem:function(e,t){if((0,a.isDefined)(t)&&t.disabled)-1===this.options.disabledItemKeys.indexOf(e)&&this.options.disabledItemKeys.push(e);else{var n=this._getKeyHash(e);-1===this._indexOfSelectedItemKey(n)&&(!(0,a.isObject)(n)&&this.options.keyHashIndices&&(this.options.keyHashIndices[n]=[this.options.selectedItemKeys.length]),this.options.selectedItemKeys.push(e),this.options.addedItemKeys.push(e),this.options.addedItems.push(t),this.options.selectedItems.push(t))}},_getSelectedIndexByKey:function(e,t){for(var n=this.options.selectedItemKeys,i=0;i<n.length;i++)if((!t||!t[i])&&this.equalKeys(n[i],e))return i;return-1},_getSelectedIndexByHash:function(e,t){var n=this.options.keyHashIndices[e];return n&&n.length>1&&t&&(n=n.filter((function(e){return!t[e]}))),n&&n[0]>=0?n[0]:-1},_indexOfSelectedItemKey:function(e,t){return this.options.equalByReference?this.options.selectedItemKeys.indexOf(e):(0,a.isObject)(e)?this._getSelectedIndexByKey(e,t):this._getSelectedIndexByHash(e,t)},_shiftSelectedKeyIndices:function(e){for(var t=e;t<this.options.selectedItemKeys.length;t++){var n=this.options.selectedItemKeys[t],a=(0,i.getKeyHash)(n),o=this.options.keyHashIndices[a];if(o)for(var r=0;r<o.length;r++)o[r]>e&&o[r]--}},removeSelectedItem:function(e,t){var n=this._getKeyHash(e),i=!!t,o=this._indexOfSelectedItemKey(n,t);if(o<0)return o;if(this.options.removedItemKeys.push(e),this.options.removedItems.push(this.options.selectedItems[o]),i)return o;if(this.options.selectedItemKeys.splice(o,1),this.options.selectedItems.splice(o,1),(0,a.isObject)(n)||!this.options.keyHashIndices)return o;var r=this.options.keyHashIndices[n];return r?(r.shift(),r.length||delete this.options.keyHashIndices[n],this._shiftSelectedKeyIndices(o),o):o},_updateAddedItemKeys:function(e,t){for(var n=0;n<e.length;n++)this.isItemKeySelected(e[n])||(this.options.addedItemKeys.push(e[n]),this.options.addedItems.push(t[n]))},_updateRemovedItemKeys:function(e,t,n){for(var i=0;i<t.length;i++)this.isItemKeySelected(t[i])||(this.options.removedItemKeys.push(t[i]),this.options.removedItems.push(n[i]))},_isItemSelectionInProgress:function(e,t){return!!(t&&this._lastRequestData&&this._requestInProgress())&&(this._lastRequestData.addedItems&&-1!==this._lastRequestData.addedItems.indexOf(e))},_getKeyHash:function(e){return this.options.equalByReference?e:(0,i.getKeyHash)(e)},setSelectedItems:function(e,t){this._updateAddedItemKeys(e,t);var n=this.options.selectedItemKeys,i=this.options.selectedItems;this.options.equalByReference||(this._initSelectedItemKeyHash(),this.updateSelectedItemKeyHash(e)),this._setOption("selectedItemKeys",e),this._setOption("selectedItems",t),this._updateRemovedItemKeys(e,n,i)},isItemDataSelected:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=this.options.keyOf(e);return this.isItemKeySelected(n,t)},isItemKeySelected:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=this._isItemSelectionInProgress(e,t.checkPending);if(!n){var i=this._getKeyHash(e),a=this._indexOfSelectedItemKey(i);n=-1!==a}return n},getSelectAllState:function(e){return e?this._getVisibleSelectAllState():this._getFullSelectAllState()}});t.default=h,e.exports=t.default,e.exports.default=t.default},function(e,t,n){var i=r(n(122)),a=r(n(5)),o=r(n(195));function r(e){return e&&e.__esModule?e:{default:e}}r(n(126)).default&&i.default.add((function(e){var t=e.slice(0,2)+e.charAt(2).toUpperCase()+e.slice(3);o.default.directive(t,["$parse",function(n){return function(i,o,r){var s,c=r[t].trim(),l={};"{"===c.charAt(0)?(l=i.$eval(c),s=n(l.execute)):s=n(r[t]),a.default.on(o,e,l,(function(e){i.$apply((function(){s(i,{$event:e})}))}))}}])}))},function(e,t,n){var i=o(n(29)),a=o(n(195));function o(e){return e&&e.__esModule?e:{default:e}}o(n(126)).default&&a.default.service("dxDigestCallbacks",["$rootScope",function(e){var t=(0,i.default)(),n=(0,i.default)(),a=(0,i.default)(),o=!1;return e.$watch((function(){o||(o=!0,t.fire(),e.$$postDigest((function(){o=!1,n.fire(),a.fire()})))})),{begin:{add:function(e){o&&e(),t.add(e)},remove:t.remove.bind(t)},end:{add:a.add.bind(a),addPrioritized:n.add.bind(n),remove:a.remove.bind(a)}}}])},function(e,t,n){var i=a(n(113));function a(e){return e&&e.__esModule?e:{default:e}}a(n(126)).default&&i.default.registerExecutor({ngExpression:{execute:function(e){"string"==typeof e.action&&e.context.$eval(e.action)}}})},function(e,t,n){var i=r(n(61)),a=r(n(24)),o=n(69);function r(e){return e&&e.__esModule?e:{default:e}}if(n(411),n(413),n(414),n(415),n(416),n(417),n(418),i.default&&(0,o.compare)(i.default.version,[2,3])<0)throw a.default.Error("E0013")},function(e,t,n){var i=p(n(2)),a=p(n(61)),o=p(n(29)),r=n(1),s=p(n(162)),c=p(n(16)),l=p(n(171)),u=n(412),d=p(n(53)),h=p(n(264)),f=n(266),g=p(n(30));function p(e){return e&&e.__esModule?e:{default:e}}if(a.default){var m=[];s.default.add((function(e,t){!function(e,t){d.default.isEditor(t.prototype)&&m.push(e),a.default.bindingHandlers[e]={init:function(e,n){var s,d,p=(0,i.default)(e),m=(0,o.default)(),_={},v=(0,g.default)().knockout,x=v&&v.isBindingPropertyPredicateName,y={onInitializing:function(t){var i=this;_=this._getOptionsByReference(),a.default.computed((function(){var e,o=a.default.unwrap(n());(s&&s.beginUpdate(),d=x&&o&&o[x],C(o),s)?s.endUpdate():null==o||null===(e=o.onInitializing)||void 0===e||e.call(i,t)}),null,{disposeWhenNodeIsRemoved:e}),s=this},modelByElement:function(e){if(e.length){var t=(0,f.getClosestNodeWithContext)(e.get(0));return a.default.dataFor(t)}},nestedComponentOptions:function(e){return{modelByElement:e.option("modelByElement"),nestedComponentOptions:e.option("nestedComponentOptions")}},_optionChangedCallbacks:m,integrationOptions:{watchMethod:function(e,t,n){var i=(n=n||{}).skipImmediate,o=a.default.computed((function(){var n=a.default.unwrap(e());i||t(n),i=!1}));return function(){o.dispose()}},templates:{"dx-polymorph-widget":{render:function(e){var t=a.default.utils.unwrapObservable(e.model.widget);if(t){var n=(0,i.default)("<div>").attr("data-bind",t+": options").get(0);(0,i.default)(e.container).append(n),a.default.applyBindings(e.model,n)}}}},createTemplate:function(e){return new u.KoTemplate(e)}}},b={},w=function(e,t,n){var i=p.data("dxKoLocks"),o=n?a.default.unwrap(t):t;if(a.default.isWriteableObservable(t)&&(b[e]=t),s){if(i.locked(e))return;i.obtain(e);try{a.default.ignoreDependencies?a.default.ignoreDependencies(s.option,s,[e,o]):s.option(e,o)}finally{i.release(e)}}else y[e]=o},k=function(e){var t=e.fullName,n=e.value;if(t in b){var i=this._$element.data("dxKoLocks");if(!i.locked(t)){i.obtain(t);try{b[t](n)}finally{i.release(t)}}}},S=function(t,n,i){var o;i!==x&&(!d||d(i,n,t)?(a.default.computed((function(){var e=t[n];w(i,e,!0),o=a.default.unwrap(e)}),null,{disposeWhenNodeIsRemoved:e}),(0,r.isPlainObject)(o)&&(_[i]||C(o,i))):w(i,t[n],!1))};function C(e,t){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&S(e,n,t?[t,n].join("."):n)}return m.add(k),p.data("dxKoCreation",!0).data("dxKoLocks",new h.default),new t(p,y),y=null,{controlsDescendantBindings:t.subclassOf(c.default)||t.subclassOf(l.default)}}},"dxValidator"===e&&(a.default.bindingHandlers.dxValidator.after=m)}(e,t)}))}},function(e,t,n){t.KoTemplate=void 0;var i=u(n(2)),a=u(n(11)),o=u(n(61)),r=n(1),s=n(68),c=n(35),l=n(266);function u(e){return e&&e.__esModule?e:{default:e}}function d(e,t){return(d=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}var h=function(e){var t,n;function s(t){var n;return(n=e.call(this)||this)._element=t,n._template=(0,i.default)("<div>").append((0,c.normalizeTemplateElement)(t)),n._registerKoTemplate(),n}n=e,(t=s).prototype=Object.create(n.prototype),t.prototype.constructor=t,d(t,n);var u=s.prototype;return u._registerKoTemplate=function(){var e=this._template.get(0);new o.default.templateSources.anonymousTemplate(e).nodes(e)},u._prepareDataForContainer=function(e,t){if(t&&t.length){var n=(0,l.getClosestNodeWithContext)(t.get(0)),i=o.default.contextFor(n);if(e=void 0!==e?e:o.default.dataFor(n)||{},i)return e===i.$data?i:i.createChildContext(e)}return function(e){var t=a.default.createElement("div");o.default.applyBindingsToNode(t,null,e);var n=o.default.contextFor(t);return o.default.cleanNode(t),n}(e).createChildContext(e)},u._renderCore=function(e){var t=this._prepareDataForContainer(e.model,(0,i.default)(e.container));(0,r.isDefined)(e.index)&&(t.$index=e.index);var n,a=(0,i.default)("<div>").appendTo(e.container);return o.default.renderTemplate(this._template.get(0),t,{afterRender:function(e){n=(0,i.default)(e)}},a.get(0),"replaceNode"),n},u.source=function(){return(0,i.default)(this._element).clone()},u.dispose=function(){this._template.remove()},s}(s.TemplateBase);t.KoTemplate=h},function(e,t,n){var i=l(n(2)),a=l(n(5)),o=l(n(61)),r=n(1),s=l(n(122)),c=n(8);function l(e){return e&&e.__esModule?e:{default:e}}o.default&&s.default.add((function(e){var t=(0,c.addNamespace)(e,e+"Binding");o.default.bindingHandlers[e]={update:function(e,n,s,c){var l=(0,i.default)(e),u=o.default.utils.unwrapObservable(n()),d=u.execute?u.execute:u;a.default.off(l,t),a.default.on(l,t,(0,r.isPlainObject)(u)?u:{},(function(e){d.call(c,c,e)}))}}}))},function(e,t,n){var i,a=(i=n(61))&&i.__esModule?i:{default:i},o=n(56);a.default&&(a.default.bindingHandlers.dxControlsDescendantBindings={init:function(e,t){return{controlsDescendantBindings:a.default.unwrap(t())}}},a.default.bindingHandlers.dxIcon={init:function(e,t){var n=a.default.utils.unwrapObservable(t())||{},i=(0,o.getImageContainer)(n);a.default.virtualElements.emptyNode(e),i&&a.default.virtualElements.prepend(e,i.get(0))},update:function(e,t){var n=a.default.utils.unwrapObservable(t())||{},i=(0,o.getImageContainer)(n);a.default.virtualElements.emptyNode(e),i&&a.default.virtualElements.prepend(e,i.get(0))}},a.default.virtualElements.allowedBindings.dxIcon=!0)},function(e,t,n){var i=n(3),a=n(0),o=d(n(15)),r=n(96),s=d(n(105)),c=n(6),l=d(n(36)),u=d(n(61));function d(e){return e&&e.__esModule?e:{default:e}}if(u.default){var h=o.default.inherit({ctor:function(e,t){var n=this,o=t.name,s=t.validationRules;this.target=e,this.name=o,this.isValid=u.default.observable(!0),this.validationError=u.default.observable(),this.validationErrors=u.default.observable(),this.validationStatus=u.default.observable("valid"),this._eventsStrategy=new r.EventsStrategy(this),this.validationRules=(0,i.map)(s,(function(e,t){return(0,a.extend)({},e,{validator:n,index:t})})),this._validationInfo={result:null,deferred:null}},_updateValidationResult:function(e){if(this._validationInfo.result&&this._validationInfo.result.id===e.id)for(var t in e)"id"!==t&&"complete"!==t&&(this._validationInfo.result[t]=e[t]);else{var n=this._validationInfo.deferred&&this._validationInfo.result.complete;this._validationInfo.result=(0,a.extend)({},e,{complete:n})}},validate:function(){var e=this,t=this._validationInfo&&this._validationInfo.result,n=this.target();if(t&&"pending"===t.status&&t.value===n)return(0,a.extend)({},t);var i=s.default.validate(n,this.validationRules,this.name);return i.id=(new l.default).toString(),this._applyValidationResult(i),i.complete&&i.complete.then((function(t){t.id===e._validationInfo.result.id&&e._applyValidationResult(t)})),(0,a.extend)({},this._validationInfo.result)},reset:function(){this.target(null);var e={id:null,isValid:!0,brokenRule:null,pendingRules:null,status:"valid",complete:null};return this._applyValidationResult(e),e},_applyValidationResult:function(e){if(e.validator=this,this._updateValidationResult(e),this.target.dxValidator.isValid(this._validationInfo.result.isValid),this.target.dxValidator.validationError(this._validationInfo.result.brokenRule),this.target.dxValidator.validationErrors(this._validationInfo.result.brokenRules),this.target.dxValidator.validationStatus(this._validationInfo.result.status),"pending"===e.status)return this._validationInfo.deferred||(this._validationInfo.deferred=new c.Deferred,this._validationInfo.result.complete=this._validationInfo.deferred.promise()),void this._eventsStrategy.fireEvent("validating",[this._validationInfo.result]);"pending"!==e.status&&(this._eventsStrategy.fireEvent("validated",[e]),this._validationInfo.deferred&&(this._validationInfo.deferred.resolve(e),this._validationInfo.deferred=null))},on:function(e,t){return this._eventsStrategy.on(e,t),this},off:function(e,t){return this._eventsStrategy.off(e,t),this}});u.default.extenders.dxValidator=function(e,t){return e.dxValidator=new h(e,t),e.subscribe(e.dxValidator.validate.bind(e.dxValidator)),e},s.default.registerModelForValidation=function(e){(0,i.each)(e,(function(t,n){u.default.isObservable(n)&&n.dxValidator&&s.default.registerValidatorInGroup(e,n.dxValidator)}))},s.default.unregisterModelForValidation=function(e){(0,i.each)(e,(function(t,n){u.default.isObservable(n)&&n.dxValidator&&s.default.removeRegisteredValidator(e,n.dxValidator)}))},s.default.validateModel=s.default.validateGroup}},function(e,t,n){var i=o(n(61)),a=o(n(106));function o(e){return e&&e.__esModule?e:{default:e}}i.default&&a.default.inject({isWrapped:i.default.isObservable,isWritableWrapped:i.default.isWritableObservable,wrap:i.default.observable,unwrap:function(e){return i.default.isObservable(e)?i.default.utils.unwrapObservable(e):this.callBase(e)},assign:function(e,t){i.default.isObservable(e)?e(t):this.callBase(e,t)}})},function(e,t,n){var i,a=n(43),o=(i=n(61))&&i.__esModule?i:{default:i},r=n(69);if(o.default){var s=o.default.utils.domNodeDisposal.cleanExternalData;(0,a.afterCleanData)((function(e){var t;for(t=0;t<e.length;t++)e[t].cleanedByJquery=!0;for(t=0;t<e.length;t++)e[t].cleanedByKo||o.default.cleanNode(e[t]),delete e[t].cleanedByKo;for(t=0;t<e.length;t++)delete e[t].cleanedByJquery})),o.default.utils.domNodeDisposal.cleanExternalData=function(e){e.cleanedByKo=!0,e.cleanedByJquery||(0,a.cleanData)([e])},a.strategyChanging.add((function(e){!!e.fn&&(0,r.compare)(e.fn.jquery,[2,0])<0&&((0,a.afterCleanData)((function(){})),o.default.utils.domNodeDisposal.cleanExternalData=s)}))}},function(e,t,n){var i,a=(i=n(61))&&i.__esModule?i:{default:i},o=n(69),r=n(43);if(a.default){r.strategyChanging.add((function(e){!!e.fn&&(0,o.compare)(e.fn.jquery,[2,0])<0&&function(e){var t=function(e,t){var n=function(){a.default.cleanNode(this)};t?e.each(n):e.find("*").each(n)},n=e.fn.empty;e.fn.empty=function(){return t(this,!1),n.apply(this,arguments)};var i=e.fn.remove;e.fn.remove=function(e,n){if(!n){var a=this;e&&(a=a.filter(e)),t(a,!0)}return i.call(this,e,n)};var o=e.fn.html;e.fn.html=function(e){return"string"==typeof e&&t(this,!1),o.apply(this,arguments)};var r=e.fn.replaceWith;e.fn.replaceWith=function(){var e=r.apply(this,arguments);return this.parent().length||t(this,!0),e}}(e)}))}},function(e,t,n){n(128);var i=r(n(72)),a=r(n(10)),o=r(n(83));function r(e){return e&&e.__esModule?e:{default:e}}if(n(72),i.default&&i.default.formatMessage){var s=i.default.loadMessages;i.default.loadMessages=function(e){a.default.load(e)};var c={engine:function(){return"globalize"},ctor:function(){this.load(this._dictionary)},load:function(e){this.callBase(e),s(e)},getMessagesByLocales:function(){return i.default.cldr.get("globalize-messages")},getFormatter:function(e,t){var n=t||o.default.locale(),i=this._getFormatterBase(e,t);return i||(i=this._formatterByGlobalize(e,t)),i||"en"===n||(i=this.getFormatter(e,"en")),i},_formatterByGlobalize:function(e,t){var n,a=t&&t!==o.default.locale()?new i.default(t):i.default;return this._messageLoaded(e,t)&&(n=a.messageFormatter(e)),n},_messageLoaded:function(e,t){return!!(t?new i.default(t).cldr:i.default.locale()).get(["globalize-messages/{bundle}",e])},_loadSingle:function(e,t,n){var i={};i[n]={},i[n][e]=t,this.load(i)}};a.default.inject(c)}},function(e,t,n){function i(e){return(i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}n(128),n(196),n(72);var a=u(n(72)),o=u(n(34)),r=n(1),s=n(12),c=function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!==i(e)&&"function"!=typeof e)return{default:e};var n=l(t);if(n&&n.has(e))return n.get(e);var a={},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var r in e)if("default"!==r&&Object.prototype.hasOwnProperty.call(e,r)){var s=o?Object.getOwnPropertyDescriptor(e,r):null;s&&(s.get||s.set)?Object.defineProperty(a,r,s):a[r]=e[r]}a.default=e,n&&n.set(e,a);return a}(n(3));function l(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(l=function(e){return e?n:t})(e)}function u(e){return e&&e.__esModule?e:{default:e}}var d=["skeleton","date","time","datetime","raw"],h=/[\u200E\u200F]/g;if(a.default&&a.default.formatDate){"en"===a.default.locale().locale&&(a.default.load({supplemental:{version:{_cldrVersion:"28",_unicodeVersion:"8.0.0",_number:"$Revision: 11969 $"},weekData:{minDays:{"001":"1",US:"1",DE:"4"},firstDay:{"001":"mon",DE:"mon",RU:"mon",JP:"sun",US:"sun"},weekendStart:{"001":"sat"},weekendEnd:{"001":"sun"}}}},{supplemental:{version:{_cldrVersion:"28",_unicodeVersion:"8.0.0",_number:"$Revision: 11969 $"},timeData:{"001":{_allowed:"H h",_preferred:"H"},DE:{_allowed:"H",_preferred:"H"},JP:{_allowed:"H K h",_preferred:"H"},RU:{_allowed:"H",_preferred:"H"},US:{_allowed:"H h",_preferred:"h"}}}},{main:{en:{identity:{version:{_cldrVersion:"28",_number:"$Revision: 11972 $"},language:"en"},dates:{calendars:{gregorian:{months:{format:{abbreviated:{1:"Jan",2:"Feb",3:"Mar",4:"Apr",5:"May",6:"Jun",7:"Jul",8:"Aug",9:"Sep",10:"Oct",11:"Nov",12:"Dec"},narrow:{1:"J",2:"F",3:"M",4:"A",5:"M",6:"J",7:"J",8:"A",9:"S",10:"O",11:"N",12:"D"},wide:{1:"January",2:"February",3:"March",4:"April",5:"May",6:"June",7:"July",8:"August",9:"September",10:"October",11:"November",12:"December"}},"stand-alone":{abbreviated:{1:"Jan",2:"Feb",3:"Mar",4:"Apr",5:"May",6:"Jun",7:"Jul",8:"Aug",9:"Sep",10:"Oct",11:"Nov",12:"Dec"},narrow:{1:"J",2:"F",3:"M",4:"A",5:"M",6:"J",7:"J",8:"A",9:"S",10:"O",11:"N",12:"D"},wide:{1:"January",2:"February",3:"March",4:"April",5:"May",6:"June",7:"July",8:"August",9:"September",10:"October",11:"November",12:"December"}}},days:{format:{abbreviated:{sun:"Sun",mon:"Mon",tue:"Tue",wed:"Wed",thu:"Thu",fri:"Fri",sat:"Sat"},narrow:{sun:"S",mon:"M",tue:"T",wed:"W",thu:"T",fri:"F",sat:"S"},short:{sun:"Su",mon:"Mo",tue:"Tu",wed:"We",thu:"Th",fri:"Fr",sat:"Sa"},wide:{sun:"Sunday",mon:"Monday",tue:"Tuesday",wed:"Wednesday",thu:"Thursday",fri:"Friday",sat:"Saturday"}},"stand-alone":{abbreviated:{sun:"Sun",mon:"Mon",tue:"Tue",wed:"Wed",thu:"Thu",fri:"Fri",sat:"Sat"},narrow:{sun:"S",mon:"M",tue:"T",wed:"W",thu:"T",fri:"F",sat:"S"},short:{sun:"Su",mon:"Mo",tue:"Tu",wed:"We",thu:"Th",fri:"Fr",sat:"Sa"},wide:{sun:"Sunday",mon:"Monday",tue:"Tuesday",wed:"Wednesday",thu:"Thursday",fri:"Friday",sat:"Saturday"}}},quarters:{format:{abbreviated:{1:"Q1",2:"Q2",3:"Q3",4:"Q4"},narrow:{1:"1",2:"2",3:"3",4:"4"},wide:{1:"1st quarter",2:"2nd quarter",3:"3rd quarter",4:"4th quarter"}},"stand-alone":{abbreviated:{1:"Q1",2:"Q2",3:"Q3",4:"Q4"},narrow:{1:"1",2:"2",3:"3",4:"4"},wide:{1:"1st quarter",2:"2nd quarter",3:"3rd quarter",4:"4th quarter"}}},dayPeriods:{format:{abbreviated:{midnight:"midnight",am:"AM","am-alt-variant":"am",noon:"noon",pm:"PM","pm-alt-variant":"pm",morning1:"in the morning",afternoon1:"in the afternoon",evening1:"in the evening",night1:"at night"},narrow:{midnight:"mi",am:"a","am-alt-variant":"am",noon:"n",pm:"p","pm-alt-variant":"pm",morning1:"in the morning",afternoon1:"in the afternoon",evening1:"in the evening",night1:"at night"},wide:{midnight:"midnight",am:"AM","am-alt-variant":"am",noon:"noon",pm:"PM","pm-alt-variant":"pm",morning1:"in the morning",afternoon1:"in the afternoon",evening1:"in the evening",night1:"at night"}},"stand-alone":{abbreviated:{midnight:"midnight",am:"AM","am-alt-variant":"am",noon:"noon",pm:"PM","pm-alt-variant":"pm",morning1:"in the morning",afternoon1:"in the afternoon",evening1:"in the evening",night1:"at night"},narrow:{midnight:"midnight",am:"AM","am-alt-variant":"am",noon:"noon",pm:"PM","pm-alt-variant":"pm",morning1:"in the morning",afternoon1:"in the afternoon",evening1:"in the evening",night1:"at night"},wide:{midnight:"midnight",am:"AM","am-alt-variant":"am",noon:"noon",pm:"PM","pm-alt-variant":"pm",morning1:"morning",afternoon1:"afternoon",evening1:"evening",night1:"night"}}},eras:{eraNames:{0:"Before Christ","0-alt-variant":"Before Common Era",1:"Anno Domini","1-alt-variant":"Common Era"},eraAbbr:{0:"BC","0-alt-variant":"BCE",1:"AD","1-alt-variant":"CE"},eraNarrow:{0:"B","0-alt-variant":"BCE",1:"A","1-alt-variant":"CE"}},dateFormats:{full:"EEEE, MMMM d, y",long:"MMMM d, y",medium:"MMM d, y",short:"M/d/yy"},timeFormats:{full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},dateTimeFormats:{full:"{1} 'at' {0}",long:"{1} 'at' {0}",medium:"{1}, {0}",short:"{1}, {0}",availableFormats:{d:"d",E:"ccc",Ed:"d E",Ehm:"E h:mm a",EHm:"E HH:mm",Ehms:"E h:mm:ss a",EHms:"E HH:mm:ss",Gy:"y G",GyMMM:"MMM y G",GyMMMd:"MMM d, y G",GyMMMEd:"E, MMM d, y G",h:"h a",H:"HH",hm:"h:mm a",Hm:"HH:mm",hms:"h:mm:ss a",Hms:"HH:mm:ss",hmsv:"h:mm:ss a v",Hmsv:"HH:mm:ss v",hmv:"h:mm a v",Hmv:"HH:mm v",M:"L",Md:"M/d",MEd:"E, M/d",MMM:"LLL",MMMd:"MMM d",MMMEd:"E, MMM d",MMMMd:"MMMM d",ms:"mm:ss",y:"y",yM:"M/y",yMd:"M/d/y",yMEd:"E, M/d/y",yMMM:"MMM y",yMMMd:"MMM d, y",yMMMEd:"E, MMM d, y",yMMMM:"MMMM y",yQQQ:"QQQ y",yQQQQ:"QQQQ y"},appendItems:{Day:"{0} ({2}: {1})","Day-Of-Week":"{0} {1}",Era:"{0} {1}",Hour:"{0} ({2}: {1})",Minute:"{0} ({2}: {1})",Month:"{0} ({2}: {1})",Quarter:"{0} ({2}: {1})",Second:"{0} ({2}: {1})",Timezone:"{0} {1}",Week:"{0} ({2}: {1})",Year:"{0} {1}"},intervalFormats:{intervalFormatFallback:"{0} \u2013 {1}",d:{d:"d \u2013 d"},h:{a:"h a \u2013 h a",h:"h \u2013 h a"},H:{H:"HH \u2013 HH"},hm:{a:"h:mm a \u2013 h:mm a",h:"h:mm \u2013 h:mm a",m:"h:mm \u2013 h:mm a"},Hm:{H:"HH:mm \u2013 HH:mm",m:"HH:mm \u2013 HH:mm"},hmv:{a:"h:mm a \u2013 h:mm a v",h:"h:mm \u2013 h:mm a v",m:"h:mm \u2013 h:mm a v"},Hmv:{H:"HH:mm \u2013 HH:mm v",m:"HH:mm \u2013 HH:mm v"},hv:{a:"h a \u2013 h a v",h:"h \u2013 h a v"},Hv:{H:"HH \u2013 HH v"},M:{M:"M \u2013 M"},Md:{d:"M/d \u2013 M/d",M:"M/d \u2013 M/d"},MEd:{d:"E, M/d \u2013 E, M/d",M:"E, M/d \u2013 E, M/d"},MMM:{M:"MMM \u2013 MMM"},MMMd:{d:"MMM d \u2013 d",M:"MMM d \u2013 MMM d"},MMMEd:{d:"E, MMM d \u2013 E, MMM d",M:"E, MMM d \u2013 E, MMM d"},y:{y:"y \u2013 y"},yM:{M:"M/y \u2013 M/y",y:"M/y \u2013 M/y"},yMd:{d:"M/d/y \u2013 M/d/y",M:"M/d/y \u2013 M/d/y",y:"M/d/y \u2013 M/d/y"},yMEd:{d:"E, M/d/y \u2013 E, M/d/y",M:"E, M/d/y \u2013 E, M/d/y",y:"E, M/d/y \u2013 E, M/d/y"},yMMM:{M:"MMM \u2013 MMM y",y:"MMM y \u2013 MMM y"},yMMMd:{d:"MMM d \u2013 d, y",M:"MMM d \u2013 MMM d, y",y:"MMM d, y \u2013 MMM d, y"},yMMMEd:{d:"E, MMM d \u2013 E, MMM d, y",M:"E, MMM d \u2013 E, MMM d, y",y:"E, MMM d, y \u2013 E, MMM d, y"},yMMMM:{M:"MMMM \u2013 MMMM y",y:"MMMM y \u2013 MMMM y"}}}}}}}}}),a.default.locale("en"));var f={},g={shortdate:{path:"dateTimeFormats/availableFormats/yMd"},shorttime:{path:"timeFormats/short"},longdate:{path:"dateFormats/full"},longtime:{path:"timeFormats/medium"},monthandday:{path:"dateTimeFormats/availableFormats/MMMMd"},monthandyear:{path:"dateTimeFormats/availableFormats/yMMMM"},quarterandyear:{path:"dateTimeFormats/availableFormats/yQQQ"},day:{path:"dateTimeFormats/availableFormats/d"},year:{path:"dateTimeFormats/availableFormats/y"},shortdateshorttime:{path:"dateTimeFormats/short",parts:["shorttime","shortdate"]},longdatelongtime:{path:"dateTimeFormats/medium",parts:["longtime","longdate"]},month:{pattern:"LLLL"},shortyear:{pattern:"yy"},dayofweek:{pattern:"EEEE"},quarter:{pattern:"QQQ"},millisecond:{pattern:"SSS"},hour:{pattern:"HH"},minute:{pattern:"mm"},second:{pattern:"ss"}},p={engine:function(){return"globalize"},_getPatternByFormat:function(e){var t=this,n=e.toLowerCase(),i=g[n];if("datetime-local"===n)return"yyyy-MM-ddTHH':'mm':'ss";if(i){var a=i.path&&t._getFormatStringByPath(i.path)||i.pattern;return i.parts&&c.each(i.parts,(function(e,n){a=a.replace("{"+e+"}",t._getPatternByFormat(n))})),a}},_getFormatStringByPath:function(e){return a.default.locale().main("dates/calendars/gregorian/"+e)},getPeriodNames:function(){var e=a.default.locale().main("dates/calendars/gregorian/dayPeriods/stand-alone/wide");return[e.am,e.pm]},getMonthNames:function(e,t){var n=a.default.locale().main("dates/calendars/gregorian/months/"+("format"===t?t:"stand-alone")+"/"+(e||"wide"));return c.map(n,(function(e){return e}))},getDayNames:function(e){var t=a.default.locale().main("dates/calendars/gregorian/days/stand-alone/"+(e||"wide"));return c.map(t,(function(e){return e}))},getTimeSeparator:function(){return a.default.locale().main("numbers/symbols-numberSystem-latn/timeSeparator")},removeRtlMarks:function(e){return e.replace(h,"")},format:function(e,t){if(e){if(!t)return e;var n,i;if("function"==typeof t)return t(e);if(t.formatter)return t.formatter(e);if("string"==typeof(t=t.type||t))i=a.default.locale().locale+":"+t,(n=f[i])||(t={raw:this._getPatternByFormat(t)||t},n=f[i]=a.default.dateFormatter(t));else{if(!this._isAcceptableFormat(t))return;n=a.default.dateFormatter(t)}return this.removeRtlMarks(n(e))}},parse:function(e,t){if(e){if(!t||"function"==typeof t||(0,r.isObject)(t)&&!this._isAcceptableFormat(t)){if(t){var n=this.callBase(e,t);if(n)return n}return a.default.parseDate(e)}return t.parser?t.parser(e):("string"==typeof t&&(t={raw:this._getPatternByFormat(t)||t}),a.default.parseDate(e,t))}},_isAcceptableFormat:function(e){if(e.parser)return!0;for(var t=0;t<d.length;t++)if(Object.prototype.hasOwnProperty.call(e,d[t]))return!0},firstDayOfWeekIndex:function(){var e=a.default.locale().supplemental.weekData.firstDay();return(0,s.inArray)(e,this._getDayKeys())},_getDayKeys:function(){var e=a.default.locale().main("dates/calendars/gregorian/days/format/short");return c.map(e,(function(e,t){return t}))}};o.default.resetInjection(),o.default.inject(p)}},function(e,t,n){var i=s(n(246));n(128),n(196),n(112),n(72);var a=s(n(72)),o=s(n(30)),r=s(n(46));function s(e){return e&&e.__esModule?e:{default:e}}function c(e){return(c="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}if(a.default&&a.default.formatCurrency){"en"===a.default.locale().locale&&(a.default.load({main:{en:{identity:{version:{_cldrVersion:"28",_number:"$Revision: 11972 $"},language:"en"},numbers:{currencies:{USD:{displayName:"US Dollar","displayName-count-one":"US dollar","displayName-count-other":"US dollars",symbol:"$","symbol-alt-narrow":"$"}}}}}},{supplemental:{version:{_cldrVersion:"28",_unicodeVersion:"8.0.0",_number:"$Revision: 11969 $"},currencyData:{fractions:{DEFAULT:{_rounding:"0",_digits:"2"}}}}}),a.default.locale("en"));var l={},u=function(e,t){var n,i;return i="object"===c(t)?a.default.locale().locale+":"+e+":"+JSON.stringify(t):a.default.locale().locale+":"+e+":"+t,(n=l[i])||(n=l[i]=a.default.currencyFormatter(e,t)),n},d={_formatNumberCore:function(e,t,n){if("currency"===t){var i=n&&n.currency||(0,o.default)().defaultCurrency;return u(i,this._normalizeFormatConfig(t,n,e))(e)}return this.callBase.apply(this,arguments)},_normalizeFormatConfig:function(e,t,n){var i=this.callBase(e,t,n);return"currency"===e&&(i.style="accounting"),i},format:function(e,t){if("number"!=typeof e)return e;if(t=this._normalizeFormat(t)){if("default"===t.currency&&(t.currency=(0,o.default)().defaultCurrency),"currency"===t.type)return this._formatNumber(e,this._parseNumberFormatString("currency"),t);if(!t.type&&t.currency)return u(t.currency,t)(e)}return this.callBase.apply(this,arguments)},getCurrencySymbol:function(e){return e||(e=(0,o.default)().defaultCurrency),a.default.cldr.main("numbers/currencies/"+e)},getOpenXmlCurrencyFormat:function(e){var t=this.getCurrencySymbol(e).symbol,n=a.default.cldr.main("numbers/currencyFormats-numberSystem-latn").accounting;return(0,i.default)(t,n)}};r.default.inject(d)}},function(e,t,n){t.default=void 0;var i=l(n(5)),a=l(n(11)),o=n(7),r=l(n(15)),s=n(37),c=l(n(82));function l(e){return e&&e.__esModule?e:{default:e}}var u=(0,o.getWindow)(),d=r.default.abstract,h={dom:r.default.inherit({ctor:function(e,t){this._store=e,this._dirty=!!t.data,this.save();var n=this._immediate=t.immediate,o=Math.max(100,t.flushInterval||1e4);if(!n){var r=this.save.bind(this);setInterval(r,o),i.default.on(u,"beforeunload",r),u.cordova&&a.default.listen(a.default.getDocument(),"pause",r,!1)}},notifyChanged:function(){this._dirty=!0,this._immediate&&this.save()},load:function(){this._store._array=this._loadImpl(),this._dirty=!1},save:function(){this._dirty&&(this._saveImpl(this._store._array),this._dirty=!1)},_loadImpl:d,_saveImpl:d}).inherit({ctor:function(e,t){var n=t.name;if(!n)throw s.errors.Error("E4013");this._key="dx-data-localStore-"+n,this.callBase(e,t)},_loadImpl:function(){var e=u.localStorage.getItem(this._key);return e?JSON.parse(e):[]},_saveImpl:function(e){e.length?u.localStorage.setItem(this._key,JSON.stringify(e)):u.localStorage.removeItem(this._key)}})},f=c.default.inherit({ctor:function(e){e="string"==typeof e?{name:e}:e||{},this.callBase(e),this._backend=new h[e.backend||"dom"](this,e),this._backend.load()},clear:function(){this.callBase(),this._backend.notifyChanged()},_insertImpl:function(e){var t=this._backend;return this.callBase(e).done(t.notifyChanged.bind(t))},_updateImpl:function(e,t){var n=this._backend;return this.callBase(e,t).done(n.notifyChanged.bind(n))},_removeImpl:function(e){var t=this._backend;return this.callBase(e).done(t.notifyChanged.bind(t))}},"local");t.default=f,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i=n(86).applyChanges;t.default=i,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i,a=(i=n(24))&&i.__esModule?i:{default:i};var o,r,s=(0,n(7).getWindow)();var c=function(e){var t;this.config=e,o="ms-appx:"===s.location.protocol,t=s.location.hostname,r=/^(localhost$|127\.)/i.test(t)};c.prototype={urlFor:function(e){var t=this.config[e];if(!t)throw a.default.Error("E0006");return t.production&&(o&&!Debug.debuggerEnabled||!o&&!r)?t.production:t.local}};var l=c;t.default=l,e.exports=t.default,e.exports.default=t.default},function(e,t,n){n(268),DevExpress.data.ODataStore=n(269),DevExpress.data.ODataContext=n(426),DevExpress.data.utils=DevExpress.data.utils||{},DevExpress.data.utils.odata={},DevExpress.data.utils.odata.keyConverters=n(99).keyConverters,DevExpress.data.EdmLiteral=n(99).EdmLiteral;var i=n(99);DevExpress.data.utils.odata.serializePropName=i.serializePropName,DevExpress.data.utils.odata.serializeValue=i.serializeValue,DevExpress.data.utils.odata.serializeKey=i.serializeKey,DevExpress.data.utils.odata.sendRequest=i.sendRequest,DevExpress.data.queryAdapters=DevExpress.data.queryAdapters||{},DevExpress.data.queryAdapters.odata=n(165).odata},function(e,t,n){t.default=void 0;var i=h(n(15)),a=n(0),o=n(1),r=n(3),s=n(37),c=h(n(269)),l=h(n(270)),u=n(99),d=n(6);function h(e){return e&&e.__esModule?e:{default:e}}n(165);var f=i.default.inherit({ctor:function(e){var t=this;this._requestDispatcher=new l.default(e),this._errorHandler=e.errorHandler,(0,r.each)(e.entities||[],(function(n,i){t[n]=new c.default((0,a.extend)({},e,{url:"".concat(t._requestDispatcher.url,"/").concat(encodeURIComponent(i.name||n))},i))}))},get:function(e,t){return this.invoke(e,t,"GET")},invoke:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"POST";n=n.toLowerCase();var i,a=new d.Deferred,r="".concat(this._requestDispatcher.url,"/").concat(encodeURIComponent(e));return 4===this.version()&&("get"===n?(r=(0,u.formatFunctionInvocationUrl)(r,(0,u.escapeServiceOperationParams)(t,this.version())),t=null):"post"===n&&(i=t,t=null)),(0,d.when)(this._requestDispatcher.sendRequest(r,n,(0,u.escapeServiceOperationParams)(t,this.version()),i)).done((function(t){(0,o.isPlainObject)(t)&&e in t&&(t=t[e]),a.resolve(t)})).fail(this._errorHandler).fail(s.handleError).fail(a.reject),a.promise()},objectLink:function(e,t){var n=this[e];if(!n)throw s.errors.Error("E4015",e);return(0,o.isDefined)(t)?{__metadata:{uri:n._byKeyUrl(t)}}:null},version:function(){return this._requestDispatcher.version}});t.default=f,e.exports=t.default,e.exports.default=t.default},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(e,t,n){Object.defineProperty(t,"refreshPaths",{enumerable:!0,get:function(){return i.refreshPaths}}),t.prepareSegmentRectPoints=void 0;var i=n(178),a=n(3);t.prepareSegmentRectPoints=function(e,t,n,i,o){var r,s=~~((n<i?n:i)/2),c=o.width||0,l=c<s?c:s,u=(e+=l/2)+(n-=l),d=(t+=l/2)+(i-=l),h=[],f=[],g=0,p=0,m={top:[[e,t],[u,t]],right:[[u,t],[u,d]],bottom:[[u,d],[e,d]],left:[[e,d],[e,t]]};switch((0,a.each)(m,(function(e){var t=!!o[e];g=2*g+~~t})),g){case 13:case 9:r=["left","top","right","bottom"];break;case 11:r=["bottom","left","top","right"];break;default:r=["top","right","bottom","left"]}return(0,a.each)(r,(function(e,t){var n=!!o[t];!p&&f.length&&(h.push(f),f=[]),n&&(0,a.each)(m[t].slice(p),(function(e,t){f=f.concat(t)})),p=~~n})),f.length&&h.push(f),1===h.length&&(h=h[0]),{points:h,pathType:15===g?"area":"line"}}},function(e,t,n){t.default=void 0;var i=o(n(141)),a=o(n(24));function o(e){return e&&e.__esModule?e:{default:e}}var r=(0,i.default)(a.default.ERROR_MESSAGES,{E2001:"Invalid data source",E2002:"Axis type and data type are incompatible",E2003:'The "{0}" data source field contains data of unsupported type',E2004:'The "{0}" data source field is inconsistent',E2005:'The value field "{0}" is absent in the data source or all its values are negative',E2006:"A cycle is detected in provided data",E2007:'The value field "{0}" is absent in the data source',E2008:'The value field "{0}" must be a string',E2009:'The value field "{0}" must be a positive numeric value',E2101:"Unknown series type: {0}",E2102:"Ambiguity occurred between two value axes with the same name",E2103:'The "{0}" option is given an invalid value. Assign a function instead',E2104:"Invalid logarithm base",E2105:'Invalid value of a "{0}"',E2202:"Invalid {0} scale value",E2203:"The range you are trying to set is invalid",W2002:"The {0} series cannot be drawn because the {1} data field is missing",W2003:"Tick interval is too small",W2101:'The "{0}" pane does not exist; the last pane is used by default',W2102:'A value axis with the "{0}" name was created automatically',W2103:"The chart title was hidden due to the container size",W2104:"The legend was hidden due to the container size",W2105:'The title of the "{0}" axis was hidden due to the container size',W2106:'The labels of the "{0}" axis were hidden due to the container size',W2107:"The export menu was hidden due to the container size",W2108:"The browser does not support exporting images to {0} format.",W2301:"Invalid value range"});t.default=r,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i=n(0),a=c(n(158)),o=n(14),r=n(1),s=c(n(157));function c(e){return e&&e.__esModule?e:{default:e}}var l=i.extend,u=Math.round,d=Math.sqrt,h=Math.acos,f=180/Math.PI,g=Math.abs,p=s.default.radialLabelIndent,m=l({},a.default,{_updateData:function(e,t){a.default._updateData.call(this,e),!t&&(0,r.isDefined)(this._visible)||(this._visible=!0),this.minValue=this.initialMinValue=this.originalMinValue=(0,r.isDefined)(e.minValue)?e.minValue:0},animate:function(e,t,n){this.graphic.animate({x:this.centerX,y:this.centerY,outerRadius:this.radiusOuter,innerRadius:this.radiusInner,startAngle:this.toAngle,endAngle:this.fromAngle},{delay:n,partitionDuration:t},e)},correctPosition:function(e){this.correctRadius(e),this.correctLabelRadius(e.radiusOuter+p),this.centerX=e.centerX,this.centerY=e.centerY},correctRadius:function(e){this.radiusInner=e.radiusInner,this.radiusOuter=e.radiusOuter},correctLabelRadius:function(e){this.radiusLabels=e},correctValue:function(e,t,n){this.value=(n||this.normalInitialValue)+e,this.minValue=e,this.percent=t,this._label.setDataField("percent",t)},_updateLabelData:function(){this._label.setData(this._getLabelFormatObject())},_getShiftLabelCoords:function(){var e=this._label.getBoundingRect(),t=this._getLabelCoords(this._label),n=this._getVisibleArea();return this._isLabelDrawingWithoutPoints?this._checkLabelPosition(t,e,n):this._getLabelExtraCoord(t,this._checkVerticalLabelPosition(t,e,n),e)},_getLabelPosition:function(e){return e.position},getAnnotationCoords:function(e){return this._getElementCoords("edge"!==e?"inside":"outside",this.radiusOuter,0)},_getElementCoords:function(e,t,n){var i,a,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{x:0,y:0,width:0,height:0},s=this,c=(0,o.getCosAndSin)(s.middleAngle),l=s.radiusInner,d=s.radiusOuter,h="columns"===e;return"inside"===e?(i=l+(d-l)/2+n,a=s.centerX+i*c.cos-r.width/2):(i=t+n,a=c.cos>.1||h&&c.cos>=0?s.centerX+i*c.cos:c.cos<-.1||h&&c.cos<0?s.centerX+i*c.cos-r.width:s.centerX+i*c.cos-r.width/2),{x:a,y:u(s.centerY-i*c.sin-r.height/2)}},_getLabelCoords:function(e){var t=e.getBoundingRect(),n=e.getLayoutOptions(),i=this._getLabelPosition(n);return this._getElementCoords(i,this.radiusLabels,n.radialOffset,t)},_correctLabelCoord:function(e,t){var n=this._label,i=n.getBoundingRect().width,a=n.getLayoutOptions(),r=this._getVisibleArea(),s=r.maxX-i,c=r.minX,l=(0,o.normalizeAngle)(this.middleAngle),u=this.centerX,d=a.connectorOffset,h=e.x;return"columns"===a.position?(h=l<=90||l>=270?s:c,e.x=h):"inside"!==a.position&&t&&(l<=90||l>=270?h-d<u&&(h=u+d):h+i+d>u&&(h=u-i-d),e.x=h),e},drawLabel:function(){this.translate(),this._isLabelDrawingWithoutPoints=!0,this._drawLabel(),this._isLabelDrawingWithoutPoints=!1},updateLabelCoord:function(e){var t=this._label.getBoundingRect(),n=this._correctLabelCoord(t,e);n=this._checkHorizontalLabelPosition(n,t,this._getVisibleArea()),this._label.shift(u(n.x),u(t.y))},_checkVerticalLabelPosition:function(e,t,n){var i=e.x,a=e.y;return e.y+t.height>n.maxY?a=n.maxY-t.height:e.y<n.minY&&(a=n.minY),{x:i,y:a}},_getLabelExtraCoord:function(e,t,n){return e.y!==t.y?(0,o.getVerticallyShiftedAngularCoords)({x:e.x,y:e.y,width:n.width,height:n.height},t.y-e.y,{x:this.centerX,y:this.centerY}):e},_checkHorizontalLabelPosition:function(e,t,n){var i=e.x,a=e.y;return e.x+t.width>n.maxX?i=n.maxX-t.width:e.x<n.minX&&(i=n.minX),{x:i,y:a}},applyWordWrap:function(e){var t=this._label,n=t.getBoundingRect(),i=this._getVisibleArea(),a=t.getLayoutOptions().position,o=n.width,r=!1;return"columns"===a&&this.series.index>0?o=i.maxX-this.centerX-this.radiusLabels:"inside"===a?o>i.maxX-i.minX&&(o=i.maxX-i.minX):e&&n.x<this.centerX&&n.width+n.x>this.centerX?o=Math.floor((i.maxX-i.minX)/2):n.x+o>i.maxX?o=i.maxX-n.x:n.x<i.minX&&(o=n.x+o-i.minX),o<n.width&&(r=t.fit(o)),r},setLabelTrackerData:function(){this._label.setTrackerData(this)},_checkLabelPosition:function(e,t,n){return e=this._checkHorizontalLabelPosition(e,t,n),this._checkVerticalLabelPosition(e,t,n)},_getLabelConnector:function(){var e=this.radiusOuter,t=this._options.styles.normal,n=t["stroke-width"]/2,i=this.series.getOptions().containerBackgroundColor===t.stroke?u(n):u(-n),a=(0,o.getCosAndSin)(u(this.middleAngle));return{x:u(this.centerX+(e-i)*a.cos),y:u(this.centerY-(e-i)*a.sin),angle:this.middleAngle}},_drawMarker:function(e,t,n,i){var a=this.radiusOuter,o=this.radiusInner,r=this.fromAngle,s=this.toAngle;n&&(o=a=0,i||(r=s=this.shiftedAngle)),this.graphic=e.arc(this.centerX,this.centerY,o,a,s,r).attr({"stroke-linejoin":"round"}).smartAttr(this._getStyle()).data({"chart-data-point":this}).sharp().append(t)},getTooltipParams:function(){var e=(0,o.getCosAndSin)(this.middleAngle),t=this.radiusInner,n=this.radiusOuter;return{x:this.centerX+(t+(n-t)/2)*e.cos,y:this.centerY-(t+(n-t)/2)*e.sin,offset:0}},_translate:function(){var e=this.shiftedAngle||0,t=this.value,n=this.minValue,i=this._getValTranslator();this.fromAngle=i.translate(n)+e,this.toAngle=i.translate(t)+e,this.middleAngle=i.translate((t-n)/2+n)+e,this.isVisible()||(this.middleAngle=this.toAngle=this.fromAngle=this.fromAngle||e)},getMarkerVisibility:function(){return!0},_updateMarker:function(e,t,n,i){e||(t=l({x:this.centerX,y:this.centerY,outerRadius:this.radiusOuter,innerRadius:this.radiusInner,startAngle:this.toAngle,endAngle:this.fromAngle},t)),this.graphic.smartAttr(t).sharp(),i&&i()},getLegendStyles:function(){return this._styles.legendStyles},isInVisibleArea:function(){return!0},hide:function(){this._visible&&(this._visible=!1,this.hideTooltip(),this._options.visibilityChanged())},show:function(){this._visible||(this._visible=!0,this._options.visibilityChanged())},setInvisibility:function(){this._label.draw(!1)},isVisible:function(){return this._visible},_getFormatObject:function(e){var t=a.default._getFormatObject.call(this,e),n=this.percent;return t.percent=n,t.percentText=e.formatValue(n,"percent"),t},getColor:function(){return this._styles.normal.fill},coordsIn:function(e,t){var n,i=e-this.centerX,a=t-this.centerY,o=d(i*i+a*a),r=this.fromAngle%360,s=this.toAngle%360;return!(o<this.radiusInner||o>this.radiusOuter||0===o)&&((n=h(i/o)*f*(a>0?-1:1))<0&&(n+=360),r===s&&g(this.toAngle-this.fromAngle)>1e-4||(r>=s?n<=r&&n>=s:!(n>=r&&n<=s)))}});t.default=m,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i,a=n(3),o=n(0),r=n(4),s=n(339),c=(i=n(158))&&i.__esModule?i:{default:i},l=n(1);var u=o.extend,d=Math,h=d.abs,f=d.min,g=d.max,p=d.round,m=u({},c.default,{deleteLabel:function(){this._topLabel.dispose(),this._topLabel=null,this._bottomLabel.dispose(),this._bottomLabel=null},hideMarker:function(e){var t=this.graphic,n=t&&t[e+"Marker"],i=this["_"+e+"Label"];n&&"hidden"!==n.attr("visibility")&&n.attr({visibility:"hidden"}),i.draw(!1)},setInvisibility:function(){this.hideMarker("top"),this.hideMarker("bottom")},clearVisibility:function(){var e=this.graphic,t=e&&e.topMarker,n=e&&e.bottomMarker;t&&t.attr("visibility")&&t.attr({visibility:null}),n&&n.attr("visibility")&&n.attr({visibility:null})},clearMarker:function(){var e=this.graphic,t=e&&e.topMarker,n=e&&e.bottomMarker,i=this._emptySettings;t&&t.attr(i),n&&n.attr(i)},_getLabelPosition:function(e){var t="inside"===this._options.label.position;return this._options.rotated?"top"===e^t?"right":"left":"top"===e^t?"top":"bottom"},_getLabelMinFormatObject:function(){return{index:0,argument:this.initialArgument,value:this.initialMinValue,seriesName:this.series.name,originalValue:this.originalMinValue,originalArgument:this.originalArgument,point:this}},_updateLabelData:function(){var e=this._getLabelFormatObject();e.index=1,this._topLabel.setData(e),this._bottomLabel.setData(this._getLabelMinFormatObject())},_updateLabelOptions:function(){var e=this._options.label;(!this._topLabel||!this._bottomLabel)&&this._createLabel(),this._topLabel.setOptions(e),this._bottomLabel.setOptions(e)},_createLabel:function(){var e={renderer:this.series._renderer,labelsGroup:this.series._labelsGroup,point:this};this._topLabel=new s.Label(e),this._bottomLabel=new s.Label(e)},_getGraphicBBox:function(e){var t=this._options,n=this._getImage(t.image),i="top"===e?this._checkImage(n.top):this._checkImage(n.bottom),a=this._getPositionFromLocation(e);return t.visible?i?this._getImageBBox(a.x,a.y):this._getSymbolBBox(a.x,a.y,t.styles.normal.r):{x:a.x,y:a.y,width:0,height:0}},_getPositionFromLocation:function(e){var t,n,i="top"===e;return this._options.rotated?(t=i?g(this.x,this.minX):f(this.x,this.minX),n=this.y):(t=this.x,n=i?f(this.y,this.minY):g(this.y,this.minY)),{x:t,y:n}},_checkOverlay:function(e,t,n){return e<t+n},_getOverlayCorrections:function(e,t){var n=this._options.rotated,i=n?"x":"y",a=n?"width":"height",o=this.series.getValueAxis().getVisibleArea(),r=o[0],s=o[1],c=p((e[i]+e[a]-t[i])/2),l=e[i]-c,u=t[i]+c;return l<r?(l+=c=r-l,u+=c):u+t[a]>s&&(l+=c=s-u-t[a],u+=c),{coord1:l,coord2:u}},_checkLabelsOverlay:function(e){var t=this._topLabel.getBoundingRect(),n=this._bottomLabel.getBoundingRect(),i={};this._options.rotated?"top"===e?this._checkOverlay(t.x,n.x,n.width)&&(i=this._getOverlayCorrections(n,t),this._topLabel.shift(i.coord2,t.y),this._bottomLabel.shift(i.coord1,n.y)):this._checkOverlay(n.x,t.x,t.width)&&(i=this._getOverlayCorrections(t,n),this._topLabel.shift(i.coord1,t.y),this._bottomLabel.shift(i.coord2,n.y)):"top"===e?this._checkOverlay(n.y,t.y,t.height)&&(i=this._getOverlayCorrections(t,n),this._topLabel.shift(t.x,i.coord1),this._bottomLabel.shift(n.x,i.coord2)):this._checkOverlay(t.y,n.y,n.height)&&(i=this._getOverlayCorrections(n,t),this._topLabel.shift(t.x,i.coord2),this._bottomLabel.shift(n.x,i.coord1))},_drawLabel:function(){var e=[],t=this._options.rotated?this.x>=this.minX:this.y<this.minY,n=this._getCustomLabelVisibility(),i=this._topLabel,o=this._bottomLabel;i.pointPosition=t?"top":"bottom",o.pointPosition=t?"bottom":"top",(this.series.getLabelVisibility()||n)&&this.hasValue()&&!1!==n?(!1!==this.visibleTopMarker&&e.push(i),!1!==this.visibleBottomMarker&&e.push(o),(0,a.each)(e,(function(e,t){t.draw(!0)})),this._checkLabelsOverlay(this._topLabel.pointPosition)):(i.draw(!1),o.draw(!1))},_getImage:function(e){var t={};return(0,l.isDefined)(e)&&("string"==typeof e?t.top=t.bottom=e:(t.top={url:"string"==typeof e.url?e.url:e.url&&e.url.rangeMaxPoint,width:"number"==typeof e.width?e.width:e.width&&e.width.rangeMaxPoint,height:"number"==typeof e.height?e.height:e.height&&e.height.rangeMaxPoint},t.bottom={url:"string"==typeof e.url?e.url:e.url&&e.url.rangeMinPoint,width:"number"==typeof e.width?e.width:e.width&&e.width.rangeMinPoint,height:"number"==typeof e.height?e.height:e.height&&e.height.rangeMinPoint})),t},_checkSymbol:function(e,t){var n=e.symbol,i=t.symbol,a="circle"===n&&"circle"!==i||"circle"!==n&&"circle"===i,o=this._getImage(e.image),r=this._getImage(t.image),s=this._checkImage(o.top)!==this._checkImage(r.top),c=this._checkImage(o.bottom)!==this._checkImage(r.bottom);return a||s||c},_getSettingsForTwoMarkers:function(e){var t=this._options,n={},i=t.rotated?f(this.x,this.minX):this.x,a=t.rotated?this.y:f(this.y,this.minY),o=e.r,r=this._populatePointShape(t.symbol,o);return n.top=u({translateX:i+this.width,translateY:a,r:o},e),n.bottom=u({translateX:i,translateY:a+this.height,r:o},e),r&&(n.top.points=n.bottom.points=r),n},_hasGraphic:function(){return this.graphic&&this.graphic.topMarker&&this.graphic.bottomMarker},_drawOneMarker:function(e,t,n,i){var a=this.graphic;a[t]?this._updateOneMarker(t,i):a[t]=this._createMarker(e,a,n,i)},_drawMarker:function(e,t,n,i,a){var o=this._getSettingsForTwoMarkers(a||this._getStyle()),r=this._getImage(this._options.image);this._checkImage(r.top)&&(o.top=this._getImageSettings(o.top,r.top)),this._checkImage(r.bottom)&&(o.bottom=this._getImageSettings(o.bottom,r.bottom)),this.graphic=this.graphic||e.g().append(t),this.visibleTopMarker&&this._drawOneMarker(e,"topMarker",r.top,o.top),this.visibleBottomMarker&&this._drawOneMarker(e,"bottomMarker",r.bottom,o.bottom)},_getSettingsForTracker:function(e){var t=this._options.rotated;return{translateX:t?f(this.x,this.minX)-e:this.x-e,translateY:t?this.y-e:f(this.y,this.minY)-e,width:this.width+2*e,height:this.height+2*e}},isInVisibleArea:function(){var e,t,n,i=this._options.rotated,a=i?this.y:this.x,o=i?g(this.minX,this.x):g(this.minY,this.y),r=i?f(this.minX,this.x):f(this.minY,this.y),s=!0,c=this.series.getArgumentAxis().getVisibleArea(),l=this.series.getValueAxis().getVisibleArea(),u=c[1]<a||c[0]>a,d=l[0]>r&&l[0]>o||l[1]<r&&l[1]<o;return u||d?t=n=s=!1:(t=l[0]<=r&&l[1]>r,n=l[0]<o&&l[1]>=o,i&&(e=t,t=n,n=e)),this.visibleTopMarker=t,this.visibleBottomMarker=n,s},getTooltipParams:function(){var e,t,n=this._options.rotated,i=n?f(this.x,this.minX):f(this.y,this.minY),a=n?"width":"height",o=this._getVisibleArea(),r=n?o.minX:o.minY,s=n?o.maxX:o.maxY,c=g(r,i),l=f(s,i+this[a]);return n?(t=this.y,e=c+(l-c)/2):(e=this.x,t=c+(l-c)/2),{x:e,y:t,offset:0}},_translate:function(){var e=this._options.rotated;c.default._translate.call(this),this.height=e?0:h(this.minY-this.y),this.width=e?h(this.x-this.minX):0},hasCoords:function(){return c.default.hasCoords.call(this)&&!(null===this.minX||null===this.minY)},_updateData:function(e){c.default._updateData.call(this,e),this.minValue=this.initialMinValue=this.originalMinValue=e.minValue},_getImageSettings:function(e,t){return{href:t.url||t.toString(),width:t.width||20,height:t.height||20,translateX:e.translateX,translateY:e.translateY}},getCrosshairData:function(e,t){var n=this._options.rotated,i=this.minX,a=this.minY,o=this.vx,r=this.vy,s=this.value,c=this.minValue,l=this.argument,u={axis:this.series.axis,x:o,y:r,yValue:s,xValue:l};return n?(u.yValue=l,h(o-e)<h(i-e)?u.xValue=s:(u.x=i,u.xValue=c)):h(r-t)>=h(a-t)&&(u.y=a,u.yValue=c),u},_updateOneMarker:function(e,t){this.graphic&&this.graphic[e]&&this.graphic[e].attr(t)},_updateMarker:function(e,t){this._drawMarker(void 0,void 0,!1,!1,t)},_getFormatObject:function(e){var t=this.initialMinValue,n=this.initialValue,i=this.initialArgument,a=e.formatValue(t),o=e.formatValue(n);return{argument:i,argumentText:e.formatValue(i,"argument"),valueText:a+" - "+o,rangeValue1Text:a,rangeValue2Text:o,rangeValue1:t,rangeValue2:n,seriesName:this.series.name,point:this,originalMinValue:this.originalMinValue,originalValue:this.originalValue,originalArgument:this.originalArgument}},getLabel:function(){return[this._topLabel,this._bottomLabel]},getLabels:function(){return[this._topLabel,this._bottomLabel]},getBoundingRect:r.noop,coordsIn:function(e,t){var n=this._storeTrackerR(),i=e>=this.x-n&&e<=this.x+n,a=t>=this.y-n&&t<=this.y+n;return this._options.rotated?a&&(i||e>=this.minX-n&&e<=this.minX+n):i&&(a||t>=this.minY-n&&t<=this.minY+n)},getMaxValue:function(){return"discrete"!==this.series.valueAxisType&&this.minValue>this.value?this.minValue:this.value},getMinValue:function(){return"discrete"!==this.series.valueAxisType?this.minValue<this.value?this.minValue:this.value:this.minValue}});t.default=m,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i=n(0),a=r(n(158)),o=r(n(234));function r(e){return e&&e.__esModule?e:{default:e}}var s=Math,c=s.abs,l=s.min,u=s.max,d=s.round,h=(0,i.extend)({},o.default,{_getContinuousPoints:function(e,t){var n=this.x,i=this._options.rotated?function(e,t){return[t,e]}:function(e,t){return[e,t]},a=this.width,o=this.highY,r=c(o-e)<c(o-t)?e:t,s=r===t?e:t;return s===r?[].concat(i(n,this.highY)).concat(i(n,this.lowY)).concat(i(n,this.closeY)).concat(i(n-a/2,this.closeY)).concat(i(n+a/2,this.closeY)).concat(i(n,this.closeY)):[].concat(i(n,this.highY)).concat(i(n,r)).concat(i(n+a/2,r)).concat(i(n+a/2,s)).concat(i(n,s)).concat(i(n,this.lowY)).concat(i(n,s)).concat(i(n-a/2,s)).concat(i(n-a/2,r)).concat(i(n,r))},_getCrockPoints:function(e){var t=this.x,n=this._options.rotated?function(e,t){return[t,e]}:function(e,t){return[e,t]};return[].concat(n(t,this.highY)).concat(n(t,this.lowY)).concat(n(t,e)).concat(n(t-this.width/2,e)).concat(n(t+this.width/2,e)).concat(n(t,e))},_getPoints:function(){var e=this.closeY,t=this.openY;return null!==e&&null!==t?this._getContinuousPoints(t,e):t===e?[this.x,this.highY,this.x,this.lowY]:this._getCrockPoints(null!==t?t:e)},getColor:function(){return this._isReduction?this._options.reduction.color:this._styles.normal.stroke||this.series.getColor()},_drawMarkerInGroup:function(e,t,n){this.graphic=n.path(this._getPoints(),"area").attr({"stroke-linecap":"square"}).attr(t).data({"chart-data-point":this}).sharp().append(e)},_fillStyle:function(){var e=this._options.styles;this._isReduction&&this._isPositive?this._styles=e.reductionPositive:this._isReduction?this._styles=e.reduction:this._isPositive?this._styles=e.positive:this._styles=e},_getMinTrackerWidth:function(){return 2+2*this._styles.normal["stroke-width"]},correctCoordinates:function(e){var t=this._getMinTrackerWidth(),n=e.width;n=n<t?t:n>10?10:n,this.width=n+n%2,this.xCorrection=e.offset},_getMarkerGroup:function(e){return this._isReduction&&this._isPositive?e.reductionPositiveMarkersGroup:this._isReduction?e.reductionMarkersGroup:this._isPositive?e.defaultPositiveMarkersGroup:e.defaultMarkersGroup},_drawMarker:function(e,t){this._drawMarkerInGroup(this._getMarkerGroup(t),this._getStyle(),e)},_getSettingsForTracker:function(){var e,t,n,i,a=this.highY,o=this.lowY,r=this._options.rotated;return a===o&&(a=r?a+2:a-2,o=r?o-2:o+2),r?(e=l(o,a),t=this.x-this.width/2,n=c(o-a),i=this.width):(e=this.x-this.width/2,t=l(o,a),n=this.width,i=c(o-a)),{x:e,y:t,width:n,height:i}},_getGraphicBBox:function(e){var t=this._options.rotated,n=this.x,i=this.width,a=this.lowY,o=this.highY;if(e){var r=this.series.getValueAxis().getVisibleArea();o=this._truncateCoord(o,r),a=this._truncateCoord(a,r)}var s={x:t?a:n-d(i/2),y:t?n-d(i/2):o,width:t?o-a:i,height:t?i:a-o};if(e){var c="top"===e;this._options.rotated?(s.x=c?s.x+s.width:s.x,s.width=0):(s.y=c?s.y:s.y+s.height,s.height=0)}return s},getTooltipParams:function(e){if(this.graphic){var t=l(this.lowY,this.highY),n=u(this.lowY,this.highY),i=this._getVisibleArea(),a=this._options.rotated,o=a?i.minX:i.minY,r=a?i.maxX:i.maxY,s=u(o,t),c=l(r,n),d=this.getCenterCoord();return"edge"===e&&(d[a?"x":"y"]=a?c:s),d.offset=0,d}},getCenterCoord:function(){if(this.graphic){var e,t,n=l(this.lowY,this.highY),i=u(this.lowY,this.highY),a=this._getVisibleArea(),o=this._options.rotated,r=o?a.minX:a.minY,s=o?a.maxX:a.maxY,c=u(r,n),d=c+(l(s,i)-c)/2;return o?(t=this.x,e=d):(e=this.x,t=d),{x:e,y:t}}},hasValue:function(){return null!==this.highValue&&null!==this.lowValue},hasCoords:function(){return null!==this.x&&null!==this.lowY&&null!==this.highY},_translate:function(){var e=this._options.rotated,t=this._getValTranslator(),n=this._getArgTranslator().translate(this.argument);this.vx=this.vy=this.x=null===n?n:n+(this.xCorrection||0),this.openY=null!==this.openValue?t.translate(this.openValue):null,this.highY=t.translate(this.highValue),this.lowY=t.translate(this.lowValue),this.closeY=null!==this.closeValue?t.translate(this.closeValue):null;var i=l(this.lowY,this.highY)+c(this.lowY-this.highY)/2;this._calculateVisibility(e?i:this.x,e?this.x:i)},getCrosshairData:function(e,t){var n,i,a=this._options.rotated,o=a?e:t,r=this.argument,s="low";return c(this.lowY-o)<c(this.closeY-o)?n=this.lowY:(n=this.closeY,s="close"),c(n-o)>=c(this.openY-o)&&(n=this.openY,s="open"),c(n-o)>=c(this.highY-o)&&(n=this.highY,s="high"),(i=a?{y:this.vy,x:n,xValue:this[s+"Value"],yValue:r}:{x:this.vx,y:n,xValue:r,yValue:this[s+"Value"]}).axis=this.series.axis,i},_updateData:function(e){var t=this._label,n=this._options.reduction.color;this.value=this.initialValue=e.reductionValue,this.originalValue=e.value,this.lowValue=this.originalLowValue=e.lowValue,this.highValue=this.originalHighValue=e.highValue,this.openValue=this.originalOpenValue=e.openValue,this.closeValue=this.originalCloseValue=e.closeValue,this._isPositive=e.openValue<e.closeValue,this._isReduction=e.isReduction,this._isReduction&&t.setColor(n)},_updateMarker:function(e,t,n){var i=this.graphic;i.attr({points:this._getPoints()}).smartAttr(t).sharp(),n&&i.append(this._getMarkerGroup(n))},_getLabelFormatObject:function(){return{openValue:this.openValue,highValue:this.highValue,lowValue:this.lowValue,closeValue:this.closeValue,reductionValue:this.initialValue,argument:this.initialArgument,value:this.initialValue,seriesName:this.series.name,originalOpenValue:this.originalOpenValue,originalCloseValue:this.originalCloseValue,originalLowValue:this.originalLowValue,originalHighValue:this.originalHighValue,originalArgument:this.originalArgument,point:this}},_getFormatObject:function(e){var t=e.formatValue(this.highValue),n=e.formatValue(this.openValue),o=e.formatValue(this.closeValue),r=e.formatValue(this.lowValue),s=a.default._getFormatObject.call(this,e);return(0,i.extend)({},s,{valueText:"h: "+t+(""!==n?" o: "+n:"")+(""!==o?" c: "+o:"")+" l: "+r,highValueText:t,openValueText:n,closeValueText:o,lowValueText:r})},getMaxValue:function(){return this.highValue},getMinValue:function(){return this.lowValue}});t.default=h,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.ThemeManager=void 0;var i,a,o,r,s=n(4),c=n(1),l=n(0),u=n(334),d=n(14),h=u.BaseThemeManager.inherit((i=function(e){return e?((e=(0,l.extend)(!0,{},e)).title=(t=e.title,(0,c.isString)(t)?{text:t}:t),("logarithmic"===e.type&&e.logarithmBase<=0||e.logarithmBase&&!(0,c.isNumeric)(e.logarithmBase))&&(e.logarithmBase=void 0,e.logarithmBaseError=!0),e.label&&e.label.alignment&&(e.label.userAlignment=!0),e):{};var t},a=function(e,t,n){var a=this._theme,o=n^"valueAxis"===e?"verticalAxis":"horizontalAxis",r=i(t),s=i(this._userOptions.commonAxisSettings),u=(0,l.extend)(!0,{},a.commonAxisSettings,a[o],a[e],s,r);return u.workWeek=r.workWeek||a[e].workWeek,u.forceUserTickInterval|=(0,c.isDefined)(r.tickInterval)&&!(0,c.isDefined)(r.axisDivisionFactor),u},r={base:o=function(e,t){t=t||this._userOptions[e];var n=this._theme[e],i=this._mergedSettings[e];return i||(i=(0,c.isPlainObject)(n)&&(0,c.isPlainObject)(t)?(0,l.extend)(!0,{},n,t):(0,c.isDefined)(t)?t:n,this._mergedSettings[e]=i,i)},argumentAxis:a,valueAxisRangeSelector:function(){return o.call(this,"valueAxis")},valueAxis:a,series:function(e,t,n){var i,a,o=this,s=o._theme,c=o._userOptions.commonSeriesSettings||{},u=s.commonSeriesSettings,h=o._themeSection.split(".").slice(-1)[0],f=(0,d.normalizeEnum)(t.type||c.type||u.type||"pie"===h&&s.type),g=o.palette,p=~f.indexOf("bar"),m=~f.indexOf("line"),_=~f.indexOf("area"),v="bubble"===f,x=o.getOptions("resolveLabelsOverlapping"),y=o.getOptions("containerBackgroundColor"),b=r.seriesTemplate.call(this);(p||v)&&(a=(t=(0,l.extend)(!0,{},c,c[f],t)).visible,c={type:{}},(0,l.extend)(!0,t,t.point),t.visible=a);var w=(0,l.extend)(!0,{aggregation:{}},u,u[f],c,c[f],t);return w.aggregation.enabled="chart"===h&&!!w.aggregation.enabled,w.type=f,w.widgetType=h,w.containerBackgroundColor=y,i="pie"!==h?w.color||g.getNextColor(n):function(e,t,n){var i="".concat(e,"-").concat(t);return o._multiPieColors[i]||(o._multiPieColors[i]=g.getNextColor(n)),o._multiPieColors[i]},w.mainSeriesColor=i,w.resolveLabelsOverlapping=x,w.label&&(m||_&&"rangearea"!==f||"scatter"===f)&&(w.label.position="outside"),b&&(w.nameField=b.nameField),w},animation:function(e){var t=this._userOptions[e];return t=(0,c.isPlainObject)(t)?t:(0,c.isDefined)(t)?{enabled:!!t}:{},o.call(this,e,t)},seriesTemplate:function(){var e=o.call(this,"seriesTemplate");return e&&(e.nameField=e.nameField||"series"),e},zoomAndPan:function(){function e(e){var t="pan"===(e=(0,d.normalizeEnum)(e))||"both"===e,n="zoom"===e||"both"===e;return{pan:t,zoom:n,none:!t&&!n}}var t=o.call(this,"zoomAndPan");return{valueAxis:e(t.valueAxis),argumentAxis:e(t.argumentAxis),dragToZoom:!!t.dragToZoom,dragBoxStyle:{class:"dxc-shutter",fill:t.dragBoxStyle.color,opacity:t.dragBoxStyle.opacity},panKey:t.panKey,allowMouseWheel:!!t.allowMouseWheel,allowTouchGestures:!!t.allowTouchGestures}}},{_themeSection:"chart",ctor:function(e){var t=this;t.callBase.apply(t,arguments);var n=e.options||{};t._userOptions=n,t._mergeAxisTitleOptions=[],t._multiPieColors={},t._callback=s.noop},dispose:function(){var e=this;return e.palette&&e.palette.dispose(),e.palette=e._userOptions=e._mergedSettings=e._multiPieColors=null,e.callBase.apply(e,arguments)},resetPalette:function(){this.palette.reset(),this._multiPieColors={}},getOptions:function(e){return(r[e]||r.base).apply(this,arguments)},refresh:function(){return this._mergedSettings={},this.callBase.apply(this,arguments)},_initializeTheme:function(){var e=this;e.callBase.apply(e,arguments),e.updatePalette()},resetOptions:function(e){this._mergedSettings[e]=null},update:function(e){this._userOptions=e},updatePalette:function(){this.palette=this.createPalette(this.getOptions("palette"),{useHighlight:!0,extensionMode:this.getOptions("paletteExtensionMode")})}}));t.ThemeManager=h},function(e,t,n){t.LayoutManager=v;var i,a=n(1),o=(i=n(157))&&i.__esModule?i:{default:i},r=n(335);var s=Math.floor,c=Math.sqrt,l=Math.min,u=Math.max,d=o.default.radialLabelIndent;function h(e,t,n){return n<e?e:t<n?t:n}function f(e){if(e._label.isVisible()&&"inside"!==e._label.getLayoutOptions().position)return e._label.getBoundingRect()}function g(e,t,n,i,a){return e.some((function(e){return e.getVisiblePoints().reduce((function(e,o){var r=f(o);if(r){var s=h(r.x,r.x+r.width,t),g=h(r.y,r.y+r.height,n);i=l(u(function(e,t,n,i){return c((e-n)*(e-n)+(t-i)*(t-i))}(s,g,t,n)-d,a),i),e=!0}return e}),!1)})),i}function p(e){return e.reduce((function(e,t){var n=t.getVisiblePoints().reduce((function(e,t){var n=f(t);return n&&n.width>e&&(e=n.width),e}),0),i=n;return n&&(e.outerLabelsCount++,e.outerLabelsCount>1&&(n+=o.default.pieLabelSpacing),i+=o.default.pieLabelSpacing),e.sizes.push(n),e.rSizes.push(i),e.common+=n,e}),{sizes:[],rSizes:[],common:0,outerLabelsCount:0})}function m(e,t,n,i,a,o){var r,c,l=0,u=e.sizes,d=e.rSizes;for(c=0;c<n.length;c++)0!==u[c]?(r=s(r?r+d[c-1]:t),n[c].correctLabelRadius(r),l+=a||u[c],d[c]=a||d[c],n[c].setVisibleArea({left:s(o-t-l),right:s(i.width-(o+t+l)),top:i.top,bottom:i.bottom,width:i.width,height:i.height})):r&&(r+=d[c-1])}function _(e){var t=e.type,n=e.innerRadius;return"pie"===t?0:(0,a.isNumeric)(n)?Number(n):.5}function v(){}function x(e,t,n,i){return(e-t-d-n.left)/i.outerLabelsCount}function y(e,t,n,i,a,o){var r,s=p(n),c=function(e,t,n){return e-t.left-(n.outerLabelsCount>0?n.common+d:0)}(a,t,s);return c<i?r=x(a,e=i,t,s):e=l(g(n,a,o,e,i),c),m(s,e+d,n,t,r,a),e}function b(e){return new r.WrapperLayoutElement(null,{x:e.left,y:e.top,width:e.width-e.left-e.right,height:e.height-e.top-e.bottom})}v.prototype={constructor:v,setOptions:function(e){this._options=e},applyPieChartSeriesLayout:function(e,t,n){var i,o,r=e.height-e.top-e.bottom,c=e.width-e.left-e.right,u=c/2+e.left,d=r/2+e.top,h=this._options.piePercentage;return(0,a.isNumeric)(h)?i=o=h*l(e.height,e.width)/2:(i=l(c,r)/2,o=this._options.minPiePercentage*i),n||(i=y(i,e,t,o,u,d)),{centerX:s(u),centerY:s(d),radiusInner:s(i*_(t[0])),radiusOuter:s(i)}},applyEqualPieChartLayout:function(e,t){var n=t.radius;return{centerX:s(t.x),centerY:s(t.y),radiusInner:s(n*_(e[0])),radiusOuter:s(n)}},correctPieLabelRadius:function(e,t,n){var i,a=p(e),o=t.radiusOuter+d,r=t.centerX-n.left-o;a.common+d>r&&(i=x(t.centerX,t.radiusOuter,n,a)),m(a,o,e,n,i,t.centerX)},needMoreSpaceForPanesCanvas:function(e,t,n){var i=this._options,o=i.width,r=i.height,s=i.piePercentage,c=(0,a.isNumeric)(s),d=0,h=0;return e.forEach((function(e){var i=e.canvas,a=c?l(i.width,i.height)*s:void 0,f=n?n(e):{width:!1,height:!1},g=f.width?0:(c?a:o)-(i.width-i.left-i.right),p=f.height?0:(c?a:r)-(i.height-i.top-i.bottom);t?(d+=g>0?g:0,h=u(p>0?p:0,h)):(d=u(g>0?g:0,d),h+=p>0?p:0)})),(d>0||h>0)&&{width:d,height:h}},layoutInsideLegend:function(e,t){var n=e.getLayoutOptions();if(n){var i=n.position,a=n.cutSide,o={horizontal:i.horizontal,vertical:i.vertical};t[n.cutLayoutSide]+="horizontal"===n.cutSide?n.width:n.height,o[a]={left:"right",right:"left",top:"bottom",bottom:"top",center:"center"}[o[a]],e.position({of:b(t),my:o,at:i})}}}},function(e,t,n){t.Plaque=void 0;var i=n(0),a=n(1),o=["x","y","canvas","offsetX","offsetY","offset"];function r(){return(r=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e}).apply(this,arguments)}function s(e,t){if(null==e)return{};var n,i,a=function(e,t){if(null==e)return{};var n,i,a={},o=Object.keys(e);for(i=0;i<o.length;i++)n=o[i],t.indexOf(n)>=0||(a[n]=e[n]);return a}(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(i=0;i<o.length;i++)n=o[i],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(a[n]=e[n])}return a}var c=Math,l=c.round,u=c.max,d=c.min,h=c.sin,f=c.cos,g=c.asin,p=c.PI,m=function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return t.join("")};function _(e,t,n){return"a ".concat(e," ").concat(e," 0 0 1 ").concat(t*e," ").concat(n*e)}function v(e,t,n){return"A ".concat(e," ").concat(e," 0 0 1 ").concat(t," ").concat(n)}function x(e,t,n,i,a){return(e-i)*l(f(n))+(t-a)*l(h(n))+i}function y(e,t,n,i,a){return-(e-i)*l(h(n))+(t-a)*l(f(n))+a}function b(e,t,n,i,a){var o=e.width/2,r=e.height/2,s=Math.ceil(t+o),c=Math.floor(t-o),l=Math.floor(n-r),u=Math.ceil(n+r);return i<c&&a<l||i>=c&&i<=s&&a<l?270:i>s&&a>u||i>=c&&i<=s&&a>u?90:i<c&&a>u||i<c&&a>=l&&a<=u?180:0}function w(e,t,n,i,a,o,r){var s,c=e.width,l=e.height,x=o.arrowWidth,y=o.cornerRadius,b=void 0===y?0:y,w=x/2,k=c/2,S=l/2,C=Math.ceil(t+k),A=Math.floor(t-k),T=Math.floor(n-S),I=Math.ceil(n+S),E=[A,T],O=[C,T],D=[C,I],M=[A,I],P=i<=A?A:C<=i?C:i,q=a<=T?T:I<=a?I:a,R=d(q+w,I),z=u(q-w,T),L=u(P-w,A);if(b=Math.min(c/2,l/2,b),E[1]+=b,O[0]-=b,D[1]-=b,M[0]+=b,!r||A<=i&&i<=C&&T<=a&&a<=I)s=m(E,_(b,1,-1),"L",O,_(b,1,1),"L",D,_(b,-1,1),"L",M,_(b,-1,-1));else if(i>C&&a<T){var B=x/b||0,V=p/4+B/2,F=p/4-B/2,N=O[0]+f(F)*b,H=O[1]+(1-h(F))*b,j=m("L",O,_(b,f(V),1-h(V)),"L",[i,a,N,H],v(b,O[0]+b,O[1]+b));Math.abs(V)>p/2&&(j=m("L",[L,T,i,a,C,R])),s=m(E,_(b,1,-1),j,"L",D,_(b,-1,1),"L",M,_(b,-1,-1))}else if(i>C&&a>=T&&a<=I){var G;if(z>=O[1]+b&&R<=D[1])G=m(_(b,1,1),"L",[C,z,i,a,C,R],"L",D,_(b,-1,1));else if(z<O[1]+b&&R>=O[1]+b&&R<=D[1]){var W=(O[1]+b-z)/b,U=O[0]+f(W)*b,Y=O[1]+(1-h(W))*b;G=m(_(b,f(W),1-h(W)),"L",[U,Y,i,a,C,R],"L",D,_(b,-1,1))}else if(z<O[1]+b&&R<O[1]+b){var K=(O[1]+b-z)/b,X=O[0]+f(K)*b,$=O[1]+(1-h(K))*b,Z=Math.sin((O[1]+b-R)/b),J=O[0]+b*f(Z),Q=O[1]+b*(1-h(Z));G=m(_(b,f(K),1-h(K)),"L",[X,$,i,a,J,Q],v(b,O[0]+b,O[1]+b),"L",D,_(b,-1,1))}else if(z<=O[1]+b&&R>=D[1]){var ee=g((O[1]+b-z)/b),te=O[0]+b*f(ee),ne=O[1]+b*(1-h(ee)),ie=g((R-D[1])/b),ae=D[0]+b*(f(ie)-1),oe=D[1]+b*h(ie);G=m(_(b,f(ee),1-h(ee)),"L",[te,ne,i,a,ae,oe],v(b,D[0]-b,D[1]+b))}else if(z>O[1]+b&&z<=D[1]&&R>D[1]){var re=g((R-D[1])/b),se=D[0]+b*(f(re)-1),ce=D[1]+b*h(re);G=m(_(b,1,1),"L",[C,z,i,a,se,ce],v(b,D[0]-b,D[1]+b))}else if(z>O[1]+b&&R>D[1]){var le=g((R-D[1])/b),ue=D[0]+b*(f(le)-1),de=D[1]+b*h(le),he=g((z-D[1])/b),fe=D[0]+b*(f(he)-1),ge=D[1]+b*h(he);G=m(_(b,1,1),"L",D,_(b,f(he)-1,h(he)),"L",[fe,ge,i,a,ue,de],v(b,D[0]-b,D[1]+b))}s=m(E,_(b,1,-1),"L",O,G,"L",M,_(b,-1,-1))}return m("M",s,"Z")}var k=function(){function e(e,t,n,i){var a=!(arguments.length>4&&void 0!==arguments[4])||arguments[4],o=arguments.length>5&&void 0!==arguments[5]?arguments[5]:function(e,t){return t.getBBox()},r=arguments.length>6&&void 0!==arguments[6]?arguments[6]:function(e,t,n,i){return t.move(n,i)};this.widget=t,this.options=e,this.root=n,this.contentTemplate=i,this.bonded=a,this.measureContent=o,this.moveContentGroup=r}var t=e.prototype;return t.draw=function(e){var t=this,n=e.x,c=e.y,h=e.canvas,f=void 0===h?{}:h,g=e.offsetX,p=e.offsetY,m=e.offset,_=void 0===m?0:m,v=s(e,o),x=this.options,y=x.x,b=x.y,w=f.left,k=f.width-f.right,S=f.width-f.right-f.left,C=f.top,A=f.height-f.bottom,T=f.height-f.bottom-f.top;if(!((0,a.isDefined)(n)&&(0,a.isDefined)(c)||(0,a.isDefined)(y)&&(0,a.isDefined)(b)))return!1;if((0,a.isDefined)(n)&&(n<w||k<n||c<C||A<c))return!1;this._root||this._draw();var I=(0,i.extend)({x:"-50%",y:"-50%",width:"200%",height:"200%"},x.shadow),E=x.width>0?x.width:null,O=x.height>0?x.height:null,D=function(){var e,i=t._contentBBox=t.measureContent(t.widget,t._contentGroup),o=t._size={width:u(E,i.width)+2*x.paddingLeftRight,height:u(O,i.height)+2*x.paddingTopBottom,offset:_},r=I.offsetX,s=I.offsetY,h=2*I.blur+1,f=u(h-r,0),m=u(h+r,0),v=u(h-s,0),D=u(h+s,0);if(t.margins={lm:f,rm:m,tm:v,bm:D},(0,a.isDefined)(y)?(y+=g||0,(0,a.isDefined)(n)||(n=y)):y=(0,a.isDefined)(g)?n+g:S<o.width?l(w+S/2):d(u(n,Math.ceil(w+o.width/2+f)),Math.floor(k-o.width/2-m)),(0,a.isDefined)(b))b+=p||0,(0,a.isDefined)(c)||(c=b+o.height/2);else if((0,a.isDefined)(p))b=c+p;else{var M=c-x.arrowLength-o.height/2-_,P=c+x.arrowLength+o.height/2+_;T<o.height+x.arrowLength?b=l(C+o.height/2):M-o.height/2-v<C?P+o.height/2+D<A?(b=P,c+=_):b=l(C+o.height/2):(b=M,c-=_)}t.anchorX=n,t.anchorY=c,t.move(y,b),null===(e=t._root)||void 0===e||e.append(t.root)};return this.contentTemplate.render?(this.contentTemplate.render({model:x,container:this._contentGroup.element,onRendered:D}),!0):this.contentTemplate(r({group:this._contentGroup,onRender:D},v))},t._draw=function(){var e=this.widget._renderer,t=this.options,n=(0,i.extend)({x:"-50%",y:"-50%",width:"200%",height:"200%"},t.shadow),a=this._shadow=e.shadowFilter().attr(n),o={opacity:t.opacity,"stroke-width":0,fill:t.color},r=t.border||{};r.visible&&(0,i.extend)(o,{"stroke-width":r.width,stroke:r.color,"stroke-opacity":r.opacity,dashStyle:r.dashStyle});var s=this._root=e.g().append(this.root);t.type&&s.attr({class:"dxc-".concat(t.type,"-annotation")});var c=e.g().attr({filter:a.id}).append(s);this._cloud=e.path([],"area").attr(o).sharp().append(c),this._contentGroup=e.g().append(s)},t.getBBox=function(){var e=this._size||{},t=this.margins||{},n=b(e,this.x,this.y,this.anchorX,this.anchorY);return{x:Math.floor(this.x-e.width/2-t.lm),y:Math.floor(this.y-e.height/2-t.tm-(270===n?this.options.arrowLength:0)),width:e.width+t.lm+t.rm,height:e.height+t.tm+t.bm+(90===n||270===n?this.options.arrowLength:0)}},t.clear=function(){return this._root&&(this._root.remove(),this._shadow.remove(),this._root=null),this},t.customizeCloud=function(e){this._cloud&&this._cloud.attr(e)},t.moveRoot=function(e,t){this._root&&this._root.move(e,t)},t.move=function(e,t){e=l(e),t=l(t),this.x=e,this.y=t;var n,i,a=b(this._size,e,t,this.anchorX,this.anchorY),o=a*p/180;this._cloud.attr({d:w((n=this._size,i=a,i%90==0&&i%180!=0?{width:n.height,height:n.width}:n),e,t,x(this.anchorX,this.anchorY,o,e,t),y(this.anchorX,this.anchorY,o,e,t),this.options,this.bonded)}).rotate(a,e,t),this.moveContentGroup(this.widget,this._contentGroup,e-this._contentBBox.x-this._contentBBox.width/2,t-this._contentBBox.y-this._contentBBox.height/2)},t.hitTest=function(e,t){var n=this._size||{},i=n.width,a=n.height;return Math.abs(e-this.x)<=i/2&&Math.abs(t-this.y)<=a/2},e}();t.Plaque=k},function(e,t,n){t.AdvancedChart=void 0;var i,a=n(0),o=n(12),r=n(3),s=n(140),c=n(340),l=n(592),u=n(333),d=n(593),h=(i=n(235))&&i.__esModule?i:{default:i},f=n(1),g=n(4),p=n(14);function m(){return(m=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e}).apply(this,arguments)}var _=Array.isArray;function v(e){return _(e)?0===e.length?[{}]:e:[e]}function x(e,t,n,i){var a,o;if(n){o=e.value,a={skipEventRising:!0};var r=y(e.fullName,o);r&&(a={allowPartialUpdate:!0},o=r)}else o=((0,f.isDefined)(i)?e.value[i]:e.value).visualRange;t.visualRange(o,a)}function y(e,t){var n=e.split("."),i=n[n.length-1];if("endValue"===i||"startValue"===i)return function(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}({},i,t)}var b=u.BaseChart.inherit({_fontFields:["commonAxisSettings.label.font","commonAxisSettings.title.font"],_partialOptionChangesMap:{visualRange:"VISUAL_RANGE",_customVisualRange:"VISUAL_RANGE",strips:"REFRESH_AXES",constantLines:"REFRESH_AXES"},_partialOptionChangesPath:{argumentAxis:["strips","constantLines","visualRange","_customVisualRange"],valueAxis:["strips","constantLines","visualRange","_customVisualRange"]},_initCore:function(){this._panesClipRects={},this.callBase()},_disposeCore:function(){var e=this._disposeObjectsInArray,t=this._panesClipRects;this.callBase(),e.call(t,"fixed"),e.call(t,"base"),e.call(t,"wide"),this._panesClipRects=null,this._labelsAxesGroup.linkOff(),this._labelsAxesGroup.dispose(),this._labelsAxesGroup=null},_dispose:function(){var e=this._disposeObjectsInArray;this.callBase(),this.panes=null,this._legend&&(this._legend.dispose(),this._legend=null),e.call(this,"panesBackground"),e.call(this,"seriesFamilies"),this._disposeAxes()},_createPanes:function(){this._cleanPanesClipRects("fixed"),this._cleanPanesClipRects("base"),this._cleanPanesClipRects("wide")},_cleanPanesClipRects:function(e){(this._panesClipRects[e]||[]).forEach((function(e){return e&&e.dispose()})),this._panesClipRects[e]=[]},_getElementsClipRectID:function(e){var t=this._panesClipRects.fixed[this._getPaneIndex(e)];return t&&t.id},_getPaneIndex:function(e){var t,n=e||"default";return(0,r.each)(this.panes,(function(e,i){if(i.name===n)return t=e,!1})),t},_updateSize:function(){this.callBase(),(0,p.setCanvasValues)(this._canvas)},_reinitAxes:function(){this.panes=this._createPanes(),this._populateAxes(),this._axesReinitialized=!0},_getCrosshairMargins:function(){var e=this._getCrosshairOptions()||{},t=e.enabled,n=(0,d.getMargins)();return{x:t&&e.horizontalLine.visible?n.x:0,y:t&&e.verticalLine.visible?n.y:0}},_populateAxes:function(){var e,t,n=this,i=n.panes,a=n._isRotated(),s=v(n.option("argumentAxis")||{})[0],c=n.option("valueAxis"),l=v(c||{}),u=[],d=[],h=0,f=n._getCrosshairMargins();t=a?"right"===s.position?i[i.length-1].name:i[0].name:"top"===s.position?i[0].name:i[i.length-1].name,e=(0,p.map)(i,(function(e){var i=e.name!==t;return n._populateAxesOptions("argumentAxis",s,{pane:e.name,name:null,optionPath:"argumentAxis",crosshairMargin:a?f.x:f.y},a,i)})),(0,r.each)(l,(function(e,t){var i,s=[],l=t.name;l&&-1!==(0,o.inArray)(l,d)?n._incidentOccurred("E2102"):(l&&d.push(l),t.pane&&s.push(t.pane),null!==(i=t.panes)&&void 0!==i&&i.length&&(s=s.concat(t.panes.slice(0))),(s=(0,p.unique)(s)).length||s.push(void 0),(0,r.each)(s,(function(i,o){var r=_(c)?"valueAxis[".concat(e,"]"):"valueAxis";u.push(n._populateAxesOptions("valueAxis",t,{name:l||"defaultAxisName"+h++,pane:o,priority:e,optionPath:r,crosshairMargin:a?f.y:f.x},a))})))})),n._redesignAxes(e,!0,t),n._redesignAxes(u,!1)},_redesignAxes:function(e,t,n){var i=this,a=[],o=t?i._argumentAxes:i._valueAxes;(0,r.each)(e,(function(e,n){var s=o&&o.filter((function(e){return e.name===n.name&&(!(0,f.isDefined)(n.pane)&&i.panes.some((function(t){return t.name===e.pane}))||e.pane===n.pane)}));s&&s.length>0?(0,r.each)(s,(function(e,o){var r=function(e,t,n){if(n)return{argumentAxisType:e.argumentAxisType,argumentType:e.argumentType};var i=e.groups.filter((function(e){return e.valueAxis===t}))[0];return{valueAxisType:i.valueAxisType,valueType:i.valueType}}(i._groupsData,o,t);o.updateOptions(n),t?o.setTypes(r.argumentAxisType,r.argumentType,"argumentType"):o.setTypes(r.valueAxisType,r.valueType,"valueType"),o.validate(),a.push({axis:o})})):a.push({options:n})})),o?(0,r.reverseEach)(o,(function(e,n){a.some((function(e){return e.axis&&e.axis===n}))||i._disposeAxis(e,t)})):o=t?i._argumentAxes=[]:i._valueAxes=[],(0,r.each)(a,(function(e,a){var r=a.axis;a.axis&&t?a.axis.isVirtual=a.axis.pane!==n:a.options&&(r=i._createAxis(t,a.options,t?a.options.pane!==n:void 0),o.push(r)),r.applyVisualRangeSetter(i._getVisualRangeSetter())}))},_disposeAxis:function(e,t){var n=t?this._argumentAxes:this._valueAxes,i=n[e];i&&(i.dispose(),n.splice(e,1))},_disposeAxes:function(){var e=this._disposeObjectsInArray;e.call(this,"_argumentAxes"),e.call(this,"_valueAxes")},_appendAdditionalSeriesGroups:function(){this._crosshairCursorGroup.linkAppend(),this._scrollBar&&this._scrollBarGroup.linkAppend()},_getLegendTargets:function(){var e=this;return(this.series||[]).map((function(t){var n=e._getLegendOptions(t);return n.legendData.series=t,t.getOptions().showInLegend||(n.legendData.visible=!1),n}))},_legendItemTextField:"name",_seriesPopulatedHandlerCore:function(){this._processSeriesFamilies(),this._processValueAxisFormat()},_renderTrackers:function(){var e;for(e=0;e<this.series.length;++e)this.series[e].drawTrackers()},_specialProcessSeries:function(){this._processSeriesFamilies()},_processSeriesFamilies:function(){var e,t,n=this,i=[],a=[],s=n._themeManager,c=s.getOptions("negativesAsZeroes"),u=s.getOptions("negativesAsZeros"),d={minBubbleSize:s.getOptions("minBubbleSize"),maxBubbleSize:s.getOptions("maxBubbleSize"),barGroupPadding:s.getOptions("barGroupPadding"),barGroupWidth:s.getOptions("barGroupWidth"),negativesAsZeroes:(0,f.isDefined)(c)?c:u};null!==(e=n.seriesFamilies)&&void 0!==e&&e.length?(0,r.each)(n.seriesFamilies,(function(e,t){t.updateOptions(d),t.adjustSeriesValues()})):((0,r.each)(n.series,(function(e,t){-1===(0,o.inArray)(t.type,i)&&i.push(t.type)})),(0,r.each)(n._getLayoutTargets(),(function(e,o){t=n._getSeriesForPane(o.name),(0,r.each)(i,(function(e,i){var r=new l.SeriesFamily({type:i,pane:o.name,minBubbleSize:d.minBubbleSize,maxBubbleSize:d.maxBubbleSize,barGroupPadding:d.barGroupPadding,barGroupWidth:d.barGroupWidth,negativesAsZeroes:d.negativesAsZeroes,rotated:n._isRotated()});r.add(t),r.adjustSeriesValues(),a.push(r)}))})),n.seriesFamilies=a)},_updateSeriesDimensions:function(){var e,t=this.seriesFamilies||[];for(e=0;e<t.length;e++){var n=t[e];n.updateSeriesValues(),n.adjustSeriesDimensions()}},_getLegendCallBack:function(e){return this._legend&&this._legend.getActionCallback(e)},_appendAxesGroups:function(){this._stripsGroup.linkAppend(),this._gridGroup.linkAppend(),this._axesGroup.linkAppend(),this._labelsAxesGroup.linkAppend(),this._constantLinesGroup.linkAppend(),this._stripLabelAxesGroup.linkAppend(),this._scaleBreaksGroup.linkAppend()},_populateMarginOptions:function(){var e,t,n,i,a,o,r=this,s=(e=r.getSize(),t=r.panes.length,n=r._themeManager.getOptions("maxBubbleSize"),i=r._isRotated(),a=i?e.width/t:e.width,o=i?e.height:e.height/t,Math.min(a,o)*n),c={};r._valueAxes.forEach((function(e){var t=r.series.filter((function(t){return t.getValueAxis()===e})),n={};t.forEach((function(e){if(e.isVisible()){var t=function(e,t){return e.processBubbleSize&&(e.size=t),e}(e.getMarginOptions(),s);n=(0,p.mergeMarginOptions)(n,t),c=(0,p.mergeMarginOptions)(c,t)}})),e.setMarginOptions(n)})),r._argumentAxes.forEach((function(e){return e.setMarginOptions(c)}))},_populateBusinessRange:function(e,t){var n=this,i=n._isRotated(),a=n._getVisibleSeries(),o={},r=new s.Range({rotated:!!i}),c=function(e){return e.pane||"default"};if(n.panes.forEach((function(e){return o[e.name]=new s.Range({rotated:!!i})})),n._valueAxes.forEach((function(r){var l=new s.Range({rotated:!!i,pane:r.pane,axis:r.name}),u=a.filter((function(e){return e.getValueAxis()===r}));u.forEach((function(e){var t=e.getRangeData();l.addRange(t.val),o[c(r)].addRange(t.arg)})),(!e||e&&u.length&&r===e)&&(r.setGroupSeries(u),r.setBusinessRange(l,n._axesReinitialized||t,n._argumentAxes[0]._lastVisualRangeUpdateMode))})),!e||e&&a.length){Object.keys(o).forEach((function(e){return r.addRange(o[e])}));var l=r.interval;n._argumentAxes.forEach((function(e){var t,i=null!==(t=o[c(e)].interval)&&void 0!==t?t:l;e.setBusinessRange(new s.Range(m({},r,{interval:i})),n._axesReinitialized,void 0,n._groupsData.categories)}))}n._populateMarginOptions()},getArgumentAxis:function(){return(this._argumentAxes||[]).filter((function(e){return!e.isVirtual}))[0]},getValueAxis:function(e){var t=this;return(this._valueAxes||[]).filter((0,f.isDefined)(e)?function(t){return t.name===e}:function(e){return e.pane===t.defaultPane})[0]},_getGroupsData:function(){var e=this,t=[];return e._valueAxes.forEach((function(n){t.push({series:e.series.filter((function(e){return e.getValueAxis()===n})),valueAxis:n,valueOptions:n.getOptions()})})),{groups:t,argumentAxes:e._argumentAxes,argumentOptions:e._argumentAxes[0].getOptions()}},_groupSeries:function(){this._correctValueAxes(!1),this._groupsData=this._getGroupsData()},_processValueAxisFormat:function(){var e=[];this.series.forEach((function(t){var n=t.getValueAxis();t.isFullStackedSeries()&&(n.setPercentLabelFormat(),e.push(n))})),this._valueAxes.forEach((function(t){-1===e.indexOf(t)&&t.resetAutoLabelFormat()}))},_populateAxesOptions:function(e,t,n,i,o){var r=this._prepareStripsAndConstantLines(e,t,i),s=(0,a.extend)(!0,{},r,n,this._prepareAxisOptions(e,r,i));return o&&(s.visible=s.tick.visible=s.minorTick.visible=s.label.visible=!1,s.title={}),s},_getValFilter:function(e){return h.default.getViewPortFilter(e.getValueAxis().visualRange()||{})},_createAxis:function(e,t,n){var i=this,o=e?"argumentAxis":"valueAxis",r=(0,a.extend)({renderer:i._renderer,incidentOccurred:i._incidentOccurred,eventTrigger:i._eventTrigger,axisClass:e?"arg":"val",widgetClass:"dxc",stripsGroup:i._stripsGroup,stripLabelAxesGroup:i._stripLabelAxesGroup,constantLinesGroup:i._constantLinesGroup,scaleBreaksGroup:i._scaleBreaksGroup,axesContainerGroup:i._axesGroup,labelsAxesGroup:i._labelsAxesGroup,gridGroup:i._gridGroup,isArgumentAxis:e,getTemplate:function(e){return i._getTemplate(e)}},i._getAxisRenderingOptions(o)),s=new c.Axis(r);return s.updateOptions(t),s.isVirtual=n,s},_applyVisualRangeByVirtualAxes:function(e,t){return!1},_applyCustomVisualRangeOption:function(e,t){e.getOptions().optionPath&&this._parseVisualRangeOption("".concat(e.getOptions().optionPath,".visualRange"),t)},_getVisualRangeSetter:function(){var e=this;return function(t,n){var i=n.skipEventRising,a=n.range;e._applyCustomVisualRangeOption(t,a),t.setCustomVisualRange(a),t.skipEventRising=i,e._applyVisualRangeByVirtualAxes(t,a)||(e._applyingChanges?e._change_VISUAL_RANGE():e._requestChange(["VISUAL_RANGE"]))}},_getTrackerSettings:function(){return(0,a.extend)(this.callBase(),{argumentAxis:this.getArgumentAxis()})},_prepareStripsAndConstantLines:function(e,t,n){return(t=this._themeManager.getOptions(e,t,n)).strips&&(0,r.each)(t.strips,(function(e){t.strips[e]=(0,a.extend)(!0,{},t.stripStyle,t.strips[e])})),t.constantLines&&(0,r.each)(t.constantLines,(function(e,n){t.constantLines[e]=(0,a.extend)(!0,{},t.constantLineStyle,n)})),t},refresh:function(){this._disposeAxes(),this.callBase()},_layoutAxes:function(e){e();var t=this.checkForMoreSpaceForPanesCanvas();if(t){var n=this._rect.slice(),i=this._layout.backward(n,n,[t.width,t.height]);t.width=Math.max(0,i[0]),t.height=Math.max(0,i[1]),this._canvas=this._createCanvasFromRect(n),e(t)}},checkForMoreSpaceForPanesCanvas:function(){return this.layoutManager.needMoreSpaceForPanesCanvas(this._getLayoutTargets(),this._isRotated())},_parseVisualRangeOption:function(e,t){var n=this,i=e.split(/[.[]/)[0],a=e.match(/\d+/g);a=(0,f.isDefined)(a)?parseInt(a[0]):a,e.indexOf("visualRange")>0?("object"!==(0,f.type)(t)&&(t=y(e,t)||t),n._setCustomVisualRange(i,a,t)):("object"===(0,f.type)(t)||_(t))&&i.indexOf("Axis")>0&&JSON.stringify(t).indexOf("visualRange")>0&&((0,f.isDefined)(t.visualRange)?n._setCustomVisualRange(i,a,t.visualRange):_(t)&&t.forEach((function(e,t){return(0,f.isDefined)(e.visualRange)&&n._setCustomVisualRange(i,t,e.visualRange)})))},_setCustomVisualRange:function(e,t,n){var i=this._options.silent(e);i&&((0,f.isDefined)(t)?i[t]._customVisualRange=n:i._customVisualRange=n,this._axesReinitialized=!0)},_raiseZoomEndHandlers:function(){this._valueAxes.forEach((function(e){return e.handleZoomEnd()}))},_setOptionsByReference:function(){this.callBase(),(0,a.extend)(this._optionsByReference,{"valueAxis.visualRange":!0})},_notifyOptionChanged:function(e,t,n){this.callBase.apply(this,arguments),this._optionChangedLocker||this._parseVisualRangeOption(e,t)},_notifyVisualRange:function(){var e=this;e._valueAxes.forEach((function(t){var n=t.getOptions().optionPath;if(n){var i="".concat(n,".visualRange"),a=(0,p.convertVisualRangeObject)(t.visualRange(),!_(e.option(i)));t.skipEventRising&&(0,p.rangesAreEqual)(a,e.option(i))?t.skipEventRising=null:e.option(n)||"valueAxis"===n?e.option(i,a):e.option(n,{name:t.name,visualRange:a})}}))},_notify:function(){this.callBase(),this._axesReinitialized=!1,!0!==this.option("disableTwoWayBinding")&&this._notifyVisualRange()},_getAxesForScaling:function(){return this._valueAxes},_getAxesByOptionPath:function(e,t,n){var i,a=this._getAxesForScaling(),o=[];t?(e.fullName&&(i=e.fullName.slice(0,e.fullName.indexOf("."))),o=a.filter((function(e){return e.getOptions().optionPath===i}))):"object"===(0,f.type)(e.value)?o=a.filter((function(t){return t.getOptions().optionPath===e.name})):_(e.value)&&e.value.forEach((function(t,i){var r=a.filter((function(t){return t.getOptions().optionPath==="".concat(e.name,"[").concat(i,"]")}))[0];(0,f.isDefined)(t[n])&&(0,f.isDefined)(r)&&(o[i]=r)}));return o},_optionChanged:function(e){if(!this._optionChangedLocker){var t,n=e.fullName.indexOf("visualRange")>0||!(this.getPartialChangeOptionsName(e).indexOf("visualRange")>-1)&&void 0;(0,f.isDefined)(n)&&(t=this._getAxesByOptionPath(e,n,"visualRange"))&&(t.length>1||_(e.value)?t.forEach((function(t,i){return x(e,t,n,i)})):1===t.length&&x(e,t[0],n))}this.callBase(e)},_change_VISUAL_RANGE:function(){if(this._recreateSizeDependentObjects(!1),!this._changes.has("FULL_RENDER")){var e=this.option("resizePanesOnZoom");this._doRender({force:!0,drawTitle:!1,drawLegend:!1,adjustAxes:null!=e?e:this.option("adjustAxesOnZoom")||!1,animate:!1}),this._raiseZoomEndHandlers()}},resetVisualRange:function(){var e=this;e._valueAxes.forEach((function(t){t.resetVisualRange(!1),e._applyCustomVisualRangeOption(t)})),e._requestChange(["VISUAL_RANGE"])},_legendDataField:"series",_adjustSeriesLabels:g.noop,_correctValueAxes:g.noop});t.AdvancedChart=b},function(e,t,n){t.smartFormatter=b,t.formatRange=function(e,t,n,r){var s=r.dataType,c=r.type,u=r.logarithmBase;if("discrete"===c)return"";if("datetime"===s)return function(e,t,n){var a=g(e,t),r=o.default.getDateFormatByTickInterval(n),s=y(i.default.getDateFormatByDifferences(a,r)),c=[];if(n in a){var u=function(e,t){var n=!1;for(var a in e)n?e[a]=!1:a===t?n=!0:e[a]=!0;return y(i.default.getDateFormatByDifferences(e))}(g(e,t),n),d=l(e,u);d&&c.push(d)}else{var h=function(e){var t=!1;for(var n in e)!0===e[n]||"hour"===n||t?(e[n]=!1,t=!0):!1===e[n]&&(e[n]=!0);return y(i.default.getDateFormatByDifferences(e))}(g(e,t)),f=l(e,h);f&&c.push(f),c.push("".concat(l(e,s)," - ").concat(l(t,s)))}return c.join(", ")}(e,t,function(e){if((0,a.isObject)(e)){var t=Object.keys(e);if(1===t.reduce((function(t,n){return e[n]+t}),0)){var n=t.filter((function(t){return 1===e[t]}))[0];return n.slice(0,n.length-1)}}return e}(n));var d={ticks:[],type:c,dataType:s,tickInterval:n,logarithmBase:u,labelOptions:{}};return"".concat(b(e,d)," - ").concat(b(t,d))};var i=c(n(80)),a=n(1),o=c(n(19)),r=n(32),s=n(14);function c(e){return e&&e.__esModule?e:{default:e}}var l=i.default.format,u=Math.abs,d=Math.floor,h=["fixedPoint","thousands","millions","billions","trillions","exponential"],f=["millisecond","second","minute","hour","day","month","year"];function g(e,t,n,i){var a,r,s,c,l,u=f.length;"week"===i?i="day":"quarter"===i?i="month":"shorttime"===i?i="hour":"longtime"===i&&(i="second");var d=f.indexOf(i);if(n){if(r=o.default.getDatesDifferences(t,n),a=o.default.getDatesDifferences(t,e),r[i])for(c=u-1;c>=d;c--)if(s=f[c],c===d)_(r,d+(r.millisecond?2:1));else if(r[s]){m(r,c);break}}else for(a=o.default.getDatesDifferences(e,t),c=u-1;c>=d;c--)if(a[s=f[c]]){if(c-d>1){for(l=d+1;l>=0;l--)m(a,l);break}if(p(t,s)){for(l=c-1;l>0;l--)m(a,l);break}}return n?r:a}function p(e,t){var n,i=[e.getMilliseconds(),e.getSeconds(),e.getMinutes(),e.getHours(),e.getDate(),e.getMonth()],a=f.indexOf(t);for(n=0;n<a;n++)if(4===n&&1!==i[n]||4!==n&&0!==i[n])return!1;return!0}function m(e,t){var n=f[t];e[n]&&(e[n]=!1,e.count--)}function _(e,t){var n=f[t];!1===e[n]&&(e[n]=!0,e.count++)}function v(e,t){var n,i,a,o=0;for(a=u(t-e[0]),n=1;n<e.length;n++)(i=u(t-e[n]))<a&&(a=i,o=n);return o}function x(e){return e.toString().split(".")}function y(e){var t;return(0,a.isFunction)(e)&&(t=e,e=null),{type:e,formatter:t}}function b(e,t){var n,c,f,p,m,_,b,w,k,S,C=t.tickInterval,A=u(e).toString(),T=0,I=0,E=0,O=-1,D=t.labelOptions.format,M=t.ticks,P="logarithmic"===t.type;if(1!==M.length||0!==M.indexOf(e)||(0,a.isDefined)(C)||(C=u(e)>=1?1:(0,r.adjust)(1-u(e),e)),!(0,a.isDefined)(D)&&"discrete"!==t.type&&e&&(10===t.logarithmBase||!P))if("datetime"!==t.dataType&&(0,a.isDefined)(C)){if(M.length&&-1===M.indexOf(e)&&(O=v(M,e),C=(0,r.adjust)(u(e-M[O]),e)),(m=x(C))<2&&(m=x(e)),P)if((b=(0,s.getAdjustedLog10)(u(e)))>0)p=h[d(b/3)]||"exponential";else{if(!(b<-4))return l((0,r.adjust)(e));p="exponential"}else m.length>1&&!(0,a.isExponential)(C)?(T=m[1].length,p=h[E]):(0,a.isExponential)(C)&&(-1!==A.indexOf(".")||(0,a.isExponential)(e))?(p="exponential",T=(0,a.isExponential)(e)?Math.max(u((0,r.getExponent)(e)-(0,r.getExponent)(C)),u((0,r.getPrecision)(e)-(0,r.getPrecision)(C))):u((S=A.split(".")[1]).length-parseInt(S).toString().length-(0,r.getExponent)(C)+1)):(n=d((0,s.getAdjustedLog10)(C)),f=c=d((0,s.getAdjustedLog10)(u(e))),c-n>=2&&(f=n),I=3*(E=d(f/3)),E<5?(n-I==2&&c>=3&&(I=3*++E),p=h[E]):p=h[h.length-1],I>0&&(m=x(C/Math.pow(10,I)))[1]&&(T=m[1].length));void 0===p&&void 0===T||(D={type:p,precision:T})}else"datetime"===t.dataType&&(p=o.default.getDateFormatByTickInterval(C),t.showTransition&&M.length&&(O=M.map(Number).indexOf(+e),1===M.length&&0===O?p=i.default.getDateFormatByTicks(M):(-1===O?w=v(M,e):(w=0===O?M.length-1:O-1,k=0===O?1:-1),_=g(M[w],e,M[k],p),p=i.default.getDateFormatByDifferences(_,p))),D=y(p));return l(e,D)}},function(e,t,n){t.tickGenerator=void 0;var i,a=n(14),o=(i=n(19))&&i.__esModule?i:{default:i},r=n(1),s=n(32),c=n(0);function l(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null==n)return;var i,a,o=[],r=!0,s=!1;try{for(n=n.call(e);!(r=(i=n.next()).done)&&(o.push(i.value),!t||o.length!==t);r=!0);}catch(e){s=!0,a=e}finally{try{r||null==n.return||n.return()}finally{if(s)throw a}}return o}(e,t)||function(e,t){if(!e)return;if("string"==typeof e)return u(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return u(e,t)}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function u(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,i=new Array(t);n<t;n++)i[n]=e[n];return i}var d=o.default.convertDateUnitToMilliseconds,h=o.default.dateToMilliseconds,f=Math,g=f.abs,p=f.floor,m=f.ceil,_=f.pow,v=[1,2,2.5,5],x=[1,2,3,5],y={millisecond:[1,2,5,10,25,50,100,250,500],second:[1,2,3,5,10,15,20,30],minute:[1,2,3,5,10,15,20,30],hour:[1,2,3,4,6,8,12],day:[1,2],week:[1,2],month:[1,2,3,6]},b=(0,c.extend)({},y,{day:[1]}),w={millisecond:[1,2,5,10,25,50,100,250,500],second:[1,2,3,5,10,15,20,30],minute:[1,2,3,5,10,15,20,30],hour:[1,2,3,4,6,8,12],day:[1,2,3,7,14],month:[1,2,3,6]},k=[2,4,5,8,10];var S=function(e){return e},C=function(e,t,n){return function(i){return(0,a.getLogExt)(i,e,t,n)}},A=function(e,t,n){return function(i,a){return(0,s.adjust)(e(t((0,s.adjust)(n(i)/a))*a))}};function T(e,t,n,i){return(0,r.isDefined)(i)?i?e:t:function(i,a,o,s){var c=e(i,a);return i-c==0||!(0,r.isDefined)(o)||n(i,c,a,o)||s?c:t(i,a)}}function I(e,t,n,i){var o=n-g(t-e),r=f.max(m(i.businessDelta/n),2),s=i.screenDelta/(r*n),c=f.round(s*o),l=(0,a.getLogExt)(s*n/i.axisDivisionFactor,2)+1,u=(i.isSpacedMargin?2:1)*l,d=f.round(3*u);return i.businessDelta>i.interval&&c>=d}function E(e){return function(t,n,i,o){return I((0,a.getLogExt)(t,e),(0,a.getLogExt)(n,e),i,o)}}function O(e,t,n,i){return I(e.valueOf(),t.valueOf(),h(n),i)}function D(e,t){var n=0;return t&&(n=t.reduce((function(e,t){return e+(t.to-t.from)}),0)),g(e.max-e.min-n)}function M(e,t,n,i){var a=t/n-(i||0);return e/(a=a<1?1:a)}function P(e,t){return _(10,p((0,a.getLogExt)(e,10))+(t||0))}function q(e,t,n,i,a,o,r,s,c,l){var u=M(e,t,a,s),d=1,h=!1===r;return i&&n||((u>=1||!h&&u>0)&&(d=R(u,o,h)),(!n||!i&&n<d)&&(n=d)),!i&&l&&(l=R(l,o,h))>n&&(n=l),n}function R(e,t,n){var i=P(e,-1),a=1;return t=t||v,e>0&&(e/=i,a=t.concat(10*t[0]).map((function(e){return 10*e})).reduce((function(t,a){return.1===i&&n&&25===a?t:t<e?a:t}),0),a=(0,s.adjust)(a*i,i)),a}function z(e,t,n,i){var a=M(e,t,i);return n||k.reduce((function(t,n){var i=e/n;return i>=a?i:t}),0)}function L(e){return function(t,n){var i=P(t);return!e&&i<1&&(i=1),(n=n||x).concat(10*n[0]).reduce((function(e,n){return e<t?n*i:e}),0)}}function B(e,t){return function(n,i){return!n&&e<=d(t,i)&&((n={})[t+"s"]=i),n}}function V(e,t){return function(n,i){var a=t*i;return!n&&e<=d("year",a)&&2.5!==a&&(n={years:a}),n}}function F(e,t,n,i,a,o,r,s,c,l){if(!i||!n){var u=N(M(e,t,a),o,null,c);(!n||!i&&h(n)<=h(u))&&(n=u)}return!i&&l&&(l=N(l,o,null,c),h(l)>h(n)&&(n=l)),n}function N(e,t,n,i){var a;for(var o in t=t||function(e){return e&&e>2?b:y}(i))if(a=t[o].reduce(B(e,o),a))break;if(!a)for(var r=1;!(a=v.reduce(V(e,r),a));r*=10);return a}function H(e,t,n,i){return F(e,t,n,!0,i,w)}function j(e,t){return function(n){return n&&t(g((0,s.adjust)(e(n[1])-e(n[0]))))||void 0}}function G(e,t,n){return o.default.addInterval(e,t,n)}function W(e,t,n){return G(e,t,n)}function U(e,t,n){return t=t.filter((function(e){return!e.gapSize})),function(i,a,o){var r;return i=e(i,a,o),t.every((function(t){return i>=e(t.from,a)&&e(i,a)<t.to&&(r=t.to-t.from-2*(e(t.from,a)-t.from)),!r}))||(i=n(e(i,r),a)),i}}function Y(e,t,n,i){return function(a,o,s,c,l,u,d,h,f){var g,p=function(e,t){return function(n){var i;return t.every((function(e){return n>=e.from&&n<e.to&&(i=e.gapSize),!i}))||(n=e(n,i)),n}}(e,c),m=a.min,_=a.max,v={screenDelta:d,businessDelta:u,axisDivisionFactor:h,isSpacedMargin:a.isSpacedMargin,interval:o},x=t(m,o,v),y=[];for(null!=l&&l.length&&(e=U(e,l,t)),x>_&&(x=t(m,n(u/2),v))>_&&(x=t(m,o,v,s=!0)),x=p(x);x<_&&x!==g||f&&x<=_;)y.push(x),g=x,x=p(e(x,o));return(s||x-_==0||!(0,r.isDefined)(s)&&i(_,x,o,v))&&y.push(x),y}}function K(e,t,n,i,a){return function(o,r,s,c,l,u,d){var h=l/c,f=s[s.length-1],g=s[0],p=d-1;if(null!=u&&u.length&&(t=U(t,u,n)),0===(c=e(c,g,g,h)))return[];var m=i(n(o,l,o),c);c=e(c,g,m,h);for(var _=[];m<g&&(!p||p>0);)m>=o&&_.push(m),p--,m=t(m,c);var v=s.reduce((function(n,a){if(p=d-1,null===n.prevTick)return n.prevTick=a,n;c=e(c,a,n.prevTick,h);for(var o=i(n.prevTick,c);o<a&&(!p||p>0);)o!==n.prevTick&&n.minors.push(o),p--,o=t(o,c);return n.prevTick=a,n}),{prevTick:null,minors:[]});_=_.concat(v.minors);var x,y=a(r,l,o);for(c=e(c,y,y,h),m=i(f,c);m<r&&m!==x;)_.push(m),x=m,m=t(m,c);return f-r!=0&&m-r==0&&_.push(m),_}}function X(e,t){if(t.length){var n=t.reduce((function(t,n){var i,a=[];for(i=t[1];i<e.length;i++){var o=e[i];if(o<n.from&&a.push(o),o>=n.to)break}return[t[0].concat(a),i]}),[[],0]);return n[0].concat(e.slice(n[1]))}return e}function $(e,t,n,i,a,o,r,s,c,l){function u(t,n,i){return t&&n/r(t)>=i+1&&(e.incidentOccurred("W2003"),t=void 0),t}return function(d,h,f,g,p,m,_,v){p=p||{};var x=t(d,v),y=function(e){return{tickInterval:a(e.majors),ticks:e.majors||[],minorTickInterval:o(e.minors),minorTicks:e.minors||[]}}(p);return isNaN(x)||(0!==x||p.majors?(y=function(t,i,a,o,r,c,d,h){if(d.majors)return t.breaks=h,t;var f,g=h.filter((function(e){return e.gapSize}));return r=e.skipCalculationLimits?r:u(r,a,o),r=n(a,o,r,c,e.axisDivisionFactor,e.numberMultipliers,e.allowDecimals,h.length,g[0]&&g[0].gapSize.days,e.minTickInterval),e.skipTickGeneration||(f=X(f=s(i,r,e.endOnTick,g,h,a,o,e.axisDivisionFactor,e.generateExtraTick),h=l(h,f,r)),t.breaks=h,t.ticks=t.ticks.concat(f)),t.tickInterval=r,t}(y,d,x,h,f,g,p,v||[]),!e.skipTickGeneration&&x>0&&(y=function(t,n,a,s,l,d,h){if(!e.calculateMinors)return t;if(h.minors)return t;var f=r(t.tickInterval),g=s*f/a,p=t.breaks;return!l&&d?l=o([f/(d+1),f/(d+1)*2]):d=void 0,l=u(l,f,g),l=i(f,g,l,e.minorAxisDivisionFactor),t.minorTicks=X(t.minorTicks.concat(c(n.min,n.max,t.ticks,l,t.tickInterval,p,d)),p),t.minorTickInterval=l,t}(y,d,x,h,m,_,p))):y.ticks=[d.min]),y}}function Z(e,t,n,i){var a=l(t,2),o=a[0],s=a[1];return(!(0,r.isDefined)(o)||g(i(e)-i(o))/n>.25)&&((0,r.isDefined)(s)?o=s:(0,r.isDefined)(o)||(o=e)),o}function J(e,t,n){return function(i,a,o){var r=e(o),s=.5*r;return i.reduce((function(e,i){var o=a.filter((function(e){return e<=i.from})),c=n(Z(i.from,[].concat(o[o.length-1],a[o.length]),r,t),s);o=a.filter((function(e){return e>=i.to}));var l=n(Z(i.to,[].concat(o[0],a[a.length-o.length-1]),r,t),-s);return t(l)-t(c)<r&&!i.gapSize?e:i.gapSize?e.concat([i]):e.concat([{from:c,to:l,cumulativeWidth:i.cumulativeWidth}])}),[])}}var Q=function(e,t,n){return function(i,a){return(0,s.sign)(i)*(0,s.adjust)(e(t(i)((0,s.adjust)(n(i)/a))*a))}};function ee(e){var t,n=e.logBase,i=function(e,t,n){return function(i){return(0,a.raiseToExt)(i,e,t,n)}}(n,e.allowNegatives,e.linearThreshold),o=C(n,e.allowNegatives,e.linearThreshold),r=function(e){return function(t){return 0===t?0:(0,a.getLog)(g(t),e)}}(n),s=function(e){return function(t){return(0,a.raiseTo)(t,e)}}(n),c=Q(s,(function(e){return e<0?m:p}),r),l=Q(s,(function(e){return e<0?p:m}),r),u=A(S,m,S);return $(e,function(e,t,n){var i=C(e,t,n);return function(e,t){var n=0;return t&&(n=t.reduce((function(e,t){return e+g(i(t.to/t.from))}),0)),m(g(i(e.max)-i(e.min))-n)}}(n,e.allowNegatives,e.linearThreshold),(t=e.skipCalculationLimits,function(e,n,i,a,o,r,s,c,l,u){var d=M(e,n,o),h=0,f=L(t);return a&&i||(d>0&&(h=f(d,r)),(!i||!a&&i<h)&&(i=h)),!a&&u&&(u=f(u,r))>i&&(i=u),i}),z,j(o,S),j(S,S),S,Y(function(e,t){return function(n,i,a){return t(G(e(n),i,a))}}(o,i),T(c,l,E(n),e.endOnTick),L(e.skipCalculationLimits),E(n)),K((function(e,t,n,i){return Math.max(Math.abs(t),Math.abs(n))/i}),G,c,u,l),J(S,o,(function(e,t){return i(o(e)+t)})))}t.tickGenerator=function(e){return e.rangeIsEmpty?function(e){return function(t,n,i,a){var o=p(n/e.axisDivisionFactor),r=n/(o=o<1?1:o);return{ticks:r>0?Array.apply(null,new Array(o+1)).map((function(e,t){return r*t})):[],tickInterval:r}}}(e):"discrete"===e.axisType?function(e){return function(t,n,i,o){var r=(0,a.getCategoriesInfo)(t.categories,t.min,t.max).categories;return{ticks:r,tickInterval:m(r.length*e.axisDivisionFactor/n)}}}(e):"logarithmic"===e.axisType?ee(e):"datetime"===e.dataType?function(e){function t(t,n){var i=A(S,p,S),a=(0,r.isString)(n)?o.default.getDateIntervalByString(n.toLowerCase()):n,s=h(n);(a.days%7==0||n.quarters)&&(a=N(s));var c=function(t){return o.default.correctDateWithUnitBeginning(t,a,null,e.firstDayOfWeek)},l=function(e){return new Date(p((e.getTime()-6e4*e.getTimezoneOffset())/s)*s+6e4*e.getTimezoneOffset())};return t=c(t),"years"in a?t.setFullYear(i(t.getFullYear(),a.years)):"quarters"in a?t=c(l(t)):"months"in a?t.setMonth(i(t.getMonth(),a.months)):"weeks"in a||"days"in a?t=c(l(t)):"hours"in a?t.setHours(i(t.getHours(),a.hours)):"minutes"in a?t.setMinutes(i(t.getMinutes(),a.minutes)):"seconds"in a?t.setSeconds(i(t.getSeconds(),a.seconds)):"milliseconds"in a&&(t=l(t)),t}var n=j(S,o.default.convertMillisecondsToDateUnits);return $(e,D,F,H,n,n,h,Y(W,T(t,(function(e,n){for(var i=t(e,n);e-i>0;)i=W(i,n);return i}),O,e.endOnTick),N,O),K(S,W,t,W,S),J(h,S,(function(e,t){return new Date(e.getTime()+t)})))}(e):function(e){var t=A(S,p,S),n=A(S,m,S),i=j(S,S);return $(e,D,q,z,i,i,S,Y(G,T(t,n,I,e.endOnTick),R,I),K(S,G,t,G,S),J(S,S,(function(e,t){return e+t})))}(e)}},function(e,t,n){t.tick=function(e,t,n,s,c,l,u){var d=u||e._tickOffset,h=e._axisLineGroup,f=e._axisElementsGroup,g=r(n),p=r(s),m=/^\s+$/,_=e.getOptions().label,v=e._textOptions;function x(t){var n=e._textFontStyles,i=_.customizeColor;return i&&i.call&&(n=(0,a.extend)({},e._textFontStyles,{fill:i.call(t,t)})),n}function y(t,n){var a=e.formatHint(t.value,_,n);(0,i.isDefined)(a)&&""!==a&&t.getContentContainer().setTitle(a)}return function(a){var r={value:a,updateValue:function(e){this.value=a=e},initCoords:function(){this.coords=e._getTranslatedValue(a,d),this.labelCoords=e._getTranslatedValue(a)},saveCoords:function(){this._lastStoredCoordinates={coords:this._storedCoords,labelCoords:this._storedLabelsCoords},this._storedCoords=this.coords,this._storedLabelsCoords=this.templateContainer?this._getTemplateCoords():this.labelCoords},resetCoordinates:function(){this._lastStoredCoordinates&&(this._storedCoords=this._lastStoredCoordinates.coords,this._storedLabelsCoords=this._lastStoredCoordinates.labelCoords)},drawMark:function(t){n.visible&&c!==a&&(e.areCoordsOutsideAxis(this.coords)||(this.mark?(this.mark.append(h),e.sharp(this.mark,e.getSharpDirectionByCoords(this.coords)),this.updateTickPosition(t)):(this.mark=e._createPathElement([],g,e.getSharpDirectionByCoords(this.coords)).append(h),this.updateTickPosition(t))))},setSkippedCategory:function(e){c=e},_updateLine:function(t,n,i,a,o){t&&(null!==n.points&&null!==n.r?(a&&i&&null!==i.points?(n.opacity=1,t.attr(i),t.animate(n)):(n.opacity=a?0:1,t.attr(n),a&&t.animate({opacity:1},{delay:.5,partitionDuration:.5})),this.coords.angle&&e._rotateTick(t,this.coords,o)):t.remove())},updateTickPosition:function(t,i){this._updateLine(this.mark,{points:e._getTickMarkPoints(r.coords,n.length,t)},this._storedCoords&&{points:e._getTickMarkPoints(r._storedCoords,n.length,t)},i,!1)},drawLabel:function(n,r){var s=this;if(this.templateContainer&&e.isRendered())this.updateLabelPosition();else if(_.visible&&!l&&!e.getTranslator().getBusinessRange().isEmpty()&&!e.areCoordsOutsideAxis(this.labelCoords)){var c=_.template,u=e.formatLabel(a,_,n);if(this.label)return this.label.attr({text:u,rotate:0}).append(f),y(this,n),void this.updateLabelPosition();c?(this.templateContainer=t.g().append(f),this._templateDef&&this._templateDef.reject(),this._templateDef=new o.Deferred,r.render({model:{valueText:u,value:this.value,labelFontStyle:x(this),labelStyle:v},container:this.templateContainer.element,onRendered:function(){s.updateLabelPosition(),s._templateDef&&s._templateDef.resolve()}})):(0,i.isDefined)(u)&&""!==u&&!m.test(u)&&(this.label=t.text(u).css(x(this)).attr(v).append(f),this.updateLabelPosition(),y(this,n));var d=this.getContentContainer();d&&d.data("chart-data-argument",this.value),this.templateContainer&&y(this,n)}else this.label&&this.removeLabel()},getTemplateDeferred:function(){return this._templateDef},getContentContainer:function(){return this.templateContainer||this.label},fadeOutElements:function(){var t={opacity:1},n={opacity:0},i={partitionDuration:.5};this.getContentContainer()&&this._fadeOutLabel(),this.grid&&this.grid.append(e._axisGridGroup).attr(t).animate(n,i),this.mark&&this.mark.append(e._axisLineGroup).attr(t).animate(n,i)},_fadeInLabel:function(){var t=e._renderer.g().attr({opacity:0}).append(e._axisElementsGroup).animate({opacity:1},{delay:.5,partitionDuration:.5});this.getContentContainer().append(t)},_fadeOutLabel:function(){var t=e._renderer.g().attr({opacity:1}).animate({opacity:0},{partitionDuration:.5}).append(e._axisElementsGroup).toBackground();this.getContentContainer().append(t)},_getTemplateCoords:function(){return e._getLabelAdjustedCoord(this,(e._constantLabelOffset||0)+(r.labelOffset||0))},updateLabelPosition:function(e){var t=this.templateContainer;if(this.getContentContainer())if(e&&this._storedLabelsCoords)if(t){t.attr(this._storedLabelsCoords);var n=this._getTemplateCoords();t.animate(n)}else this.label.attr({x:this._storedLabelsCoords.x,y:this._storedLabelsCoords.y}),this.label.animate({x:this.labelCoords.x,y:this.labelCoords.y});else{if(t){var i=this._getTemplateCoords();t.attr(i)}else this.label.attr({x:this.labelCoords.x,y:this.labelCoords.y});e&&this._fadeInLabel()}},updateMultilineTextAlignment:function(){!_.template&&this.label&&this.label.attr({textsAlignment:this.labelAlignment||e.getOptions().label.alignment})},drawGrid:function(t){s.visible&&c!==this.value&&(this.grid?(this.grid.append(e._axisGridGroup),e.sharp(this.grid,e.getSharpDirectionByCoords(this.coords)),this.updateGridPosition()):(this.grid=t(this,p),this.grid&&this.grid.append(e._axisGridGroup)))},updateGridPosition:function(t){this._updateLine(this.grid,e._getGridPoints(r.coords),this._storedCoords&&e._getGridPoints(this._storedCoords),t,!0)},removeLabel:function(){var e=this.getContentContainer();e&&e.remove(),this._templateDef&&this._templateDef.reject(),this._templateDef=this.templateContainer=this.label=null}};return r}};var i=n(1),a=n(0),o=n(6);function r(e){return{stroke:e.color,"stroke-width":e.width,"stroke-opacity":e.opacity,opacity:1}}},function(e,t,n){t.default=void 0;var i=n(140),a=h(n(80)),o=h(n(19)),r=n(0),s=n(1027),c=n(4),l=n(14),u=n(1),d=h(n(237));function h(e){return e&&e.__esModule?e:{default:e}}var f=o.default.getNextDateUnit,g=o.default.correctDateWithUnitBeginning,p=Math,m=p.max,_=d.default.top,v=d.default.bottom,x=d.default.left,y=d.default.right,b=d.default.center,w={left:-1,top:-1,right:0,bottom:0,center:-.5};function k(e){return e.sort((function(e,t){return e.from-t.from}))}function S(e,t,n,i){var r=i,s=t&&o.default.getDatesDifferences(t,e);return t&&"year"!==n&&(!function(e,t){var n,i;if("week"===t&&(t="day"),"quarter"===t&&(t="month"),e[t])for(i=0;i<o.default.dateUnitIntervals.length&&(e[n=o.default.dateUnitIntervals[i]]&&(e[n]=!1,e.count--),n!==t);i++);}(s,n),r=a.default.getDateFormatByDifferences(s)),r}function C(e,t){return t.reduce((function(t,n){return m(t,e(n))}),0)}function A(e,t,n){return e.some((function(e){return e.label.verticalAlignment===t}))&&n||0}function T(e){return p.abs(e.x)||0}function I(e){return p.abs(e.width-p.abs(e.x))||0}var E={linear:{_getStep:function(e,t){var n=this._options.label.minSpacing,i=C(this._isHorizontal?function(e){return e.width+n}:function(e){return e.height},e);return t&&(i=function(e,t){var n=(t=(t=p.abs(t))%180>=90?90-t%90:t%90)*(p.PI/180);return n>=p.atan(e.height/e.width)?e.height/p.abs(p.sin(n)):e.width}({width:i,height:this._getMaxLabelHeight(e,0)},t)),d.default.getTicksCountInRange(this._majorTicks,this._isHorizontal?"x":"y",i)},_getMaxLabelHeight:function(e,t){return C((function(e){return e.height}),e)+t},_validateOverlappingMode:function(e,t){return this._isHorizontal&&("rotate"===t||"stagger"===t)||!this._isHorizontal?d.default.validateOverlappingMode(e):e},_validateDisplayMode:function(e){return this._isHorizontal?e:"standard"},getMarkerTrackers:function(){return this._markerTrackers},_getSharpParam:function(e){return this._isHorizontal^e?"h":"v"},_createAxisElement:function(){return this._renderer.path([],"line")},_updateAxisElementPosition:function(){var e=this._axisPosition,t=this._getCanvasStartEnd();this._axisElement.attr({points:this._isHorizontal?[t.start,e,t.end,e]:[e,t.start,e,t.end]})},_getTranslatedCoord:function(e,t){return this._translator.translate(e,t)},_initAxisPositions:function(){this.customPositionIsAvailable()&&(this._customBoundaryPosition=this.getCustomBoundaryPosition()),!this.customPositionIsAvailable()||this.customPositionIsBoundary()?this._axisPosition=this.getPredefinedPosition(this.getResolvedBoundaryPosition()):this._axisPosition=this.getCustomPosition()},_getTickMarkPoints:function(e,t,n){var i,a=this._isHorizontal,o=this._options.tickOrientation,r=this._options.label.position;if((0,u.isDefined)(o))i=w[o]*t;else{var s=n.shift||0;(!a&&r===x||a&&r!==v)&&(s=-s),i=s+this.getTickStartPositionShift(t)}return[e.x+(a?0:i),e.y+(a?i:0),e.x+(a?0:i+t),e.y+(a?i+t:0)]},getTickStartPositionShift:function(e){var t=this._options.width,n=this.getResolvedBoundaryPosition();return e%2==1?(t%2!=0||n!==x&&n!==_)&&(t%2!=1||n!==y&&n!==v||this.hasNonBoundaryPosition())?-Math.floor(e/2):Math.floor(-e/2):-e/2+(t%2==0?0:n===v||n===y?-1:1)},_getTitleCoords:function(){var e=this._isHorizontal,t=this._axisPosition,n=this._axisPosition,i=this._options.title.alignment,a=this._getCanvasStartEnd(),o=e||this._options.position===x,r=o?a.start:a.end,s=o?a.end:a.start,c=i===x?r:i===y?s:a.start+(a.end-a.start)/2;return e?t=c:n=c,{x:t,y:n}},_drawTitleText:function(e,t){var n=this._options,i=n.title,a={opacity:i.opacity,align:i.alignment,class:i.cssClass};if(i.text&&e){t=t||this._getTitleCoords(),this._isHorizontal||(a.rotate=n.position===x?270:90);var o=this._renderer.text(i.text,t.x,t.y).css((0,l.patchFontOptions)(i.font)).attr(a).append(e);return this._checkTitleOverflow(o),o}},_updateTitleCoords:function(){this._title&&this._title.element.attr(this._getTitleCoords())},_drawTitle:function(){var e=this._drawTitleText(this._axisTitleGroup);e&&(this._title={element:e})},_measureTitle:function(){this._title&&(this._title.bBox&&!this._title.originalSize&&(this._title.originalSize=this._title.bBox),this._title.bBox=this._title.element.getBBox())},_drawDateMarker:function(e,t,n){var i,a=this._options.marker,o=this._translator.getBusinessRange().invert,r=a.width+a.textLeftIndent;if(null!==t.x){t.withoutStick||(i=this._renderer.path([t.x,t.y,t.x,t.y+a.separatorHeight],"line").attr({"stroke-width":a.width,stroke:a.color,"stroke-opacity":a.opacity,sharp:"h"}).append(this._axisElementsGroup));var s=String(this.formatLabel(e,t.labelOptions,n));return{date:e,x:t.x,y:t.y,cropped:t.withoutStick,label:this._renderer.text(s,t.x,t.y).css((0,l.patchFontOptions)(a.label.font)).append(this._axisElementsGroup),line:i,getContentContainer:function(){return this.label},getEnd:function(){return this.x+(o?-1:1)*(r+this.labelBBox.width)},setTitle:function(){this.title=s},hideLabel:function(){this.label.dispose(),this.label=null,this.title=s},hide:function(){i&&(i.dispose(),i=null),this.label.dispose(),this.label=null,this.hidden=!0}}}},_drawDateMarkers:function(){var e,t=this,n=t._options,i=t._translator,a=t._getViewportRange(),r=a.minVisible,s=[];function c(e,n,o){return t._drawDateMarker(e,{x:i.translate(e),y:l,labelOptions:t._getLabelFormatOptions(n),withoutStick:o},a)}if(a.isEmpty()||!n.marker.visible||"datetime"!==n.argumentType||"discrete"===n.type||t._majorTicks.length<=1)return[];var l=t._axisPosition+n.marker.topIndent,u=o.default.getDateUnitInterval(this._tickInterval),d=function(e){var t=f(e);return"quarter"===t&&(t=f(t)),t}(u),h=function(e,t,n){var i,a=e;return e=g(e,n),t=g(t,n),(i=o.default.getSequenceByInterval(e,t,n)).length&&a>i[0]&&(i=i.slice(1)),i}(r,a.maxVisible,d);return(h.length>1||1===h.length&&r<h[0])&&(s=h.reduce((function(e,t,n,i){var a=c(t,S(t,i[n-1]||r<t&&r,u,d));return a&&e.push(a),e}),[]),r<h[0]&&(e=c(r,S(r,h[0],u,d),!0))&&s.unshift(e)),s},_adjustDateMarkers:function(e){e=e||0;var t,n=this,i=this._options.marker,a=i.width+i.textLeftIndent,o=this._translator.getBusinessRange().invert,r=n._getCanvasStartEnd(),s=this._dateMarkers;return s.length?(s[0].cropped&&(this._checkMarkersPosition(o,s[1],s[0])||s[0].hideLabel()),s.forEach((function(e,i,a){e.cropped||((o?e.getEnd()<r.end:e.getEnd()>r.end)?e.hideLabel():n._checkMarkersPosition(o,e,t)?t=e:e.hide())})),this._dateMarkers.forEach((function(t){if(t.label){var n=t.labelBBox,r=t.y+i.textTopIndent-n.y;t.label.attr({translateX:o?t.x-a-n.x-n.width:t.x+a-n.x,translateY:r+e})}t.line&&t.line.attr({translateY:e})})),n._initializeMarkersTrackers(e),e+i.topIndent+i.separatorHeight):e},_checkMarkersPosition:function(e,t,n){return void 0===n||(e?t.x<n.getEnd():t.x>n.getEnd())},_initializeMarkersTrackers:function(e){var t=this._options.marker.separatorHeight,n=this._renderer,i=this._translator.getBusinessRange(),a=this._getCanvasStartEnd(),o=this._axisElementsGroup;this._markerTrackers=this._dateMarkers.filter((function(e){return!e.hidden})).map((function(r,s,c){var l=c[s+1]||{x:a.end,date:i.max},u=r.x,d=r.y+e,h=n.path([u,d,u,d+t,l.x,d+t,l.x,d,u,d],"area").attr({"stroke-width":1,stroke:"grey",fill:"grey",opacity:1e-4}).append(o);return h.data("range",{startValue:r.date,endValue:l.date}),r.title&&h.setTitle(r.title),h}))},_getLabelFormatOptions:function(e){var t=this._markerLabelOptions;return t||(this._markerLabelOptions=t=(0,r.extend)(!0,{},this._options.marker.label)),(0,u.isDefined)(this._options.marker.label.format)||(t.format=e),t},_adjustConstantLineLabels:function(e){var t=this,n=t._options.position,i=t.getCanvas(),a=i.left,o=i.width-i.right,r=i.top,s=i.height-i.bottom,c=r+(s-r)/2,l=a+(o-a)/2,u=0;return e.forEach((function(e){var i,d,h=t._isHorizontal,f=e.options,g=f.paddingTopBottom,p=f.paddingLeftRight,_=f.label,w=_.verticalAlignment,k=_.horizontalAlignment,S="inside"===_.position,C=e.label,A=e.labelBBox;if(null!==C&&!A.isEmpty){if(h)if(S)switch(i=k===x?e.coord-p-A.x-A.width:e.coord+p-A.x,w){case b:d=c-A.y-A.height/2;break;case v:d=s-g-A.y-A.height;break;default:d=r+g-A.y}else n===w&&(u=m(u,A.height+g)),i=e.coord-A.x-A.width/2,d=w===v?s+g-A.y:r-g-A.y-A.height;else if(S)switch(d=w===v?e.coord+g-A.y:e.coord-g-A.y-A.height,k){case b:i=l-A.x-A.width/2;break;case y:i=o-p-A.x-A.width;break;default:i=a+p-A.x}else n===k&&(u=m(u,A.width+p)),d=e.coord-A.y-A.height/2,i=k===y?o+p-A.x:a-p-A.x-A.width;C.attr({translateX:i,translateY:d})}})),u},_drawConstantLinesForEstimating:function(e){var t=this,n=this._renderer,i=n.g();return e.forEach((function(e){t._drawConstantLineLabelText(e.label.text,0,0,e.label,i).attr({align:"center"})})),i.append(n.root)},_estimateLabelHeight:function(e,t){var n=e.height,i=t.drawingType;if("stagger"!==this._validateDisplayMode(i)&&"stagger"!==this._validateOverlappingMode(t.overlappingBehavior,i)||(n=2*n+t.staggeringSpacing),"rotate"===this._validateDisplayMode(i)||"rotate"===this._validateOverlappingMode(t.overlappingBehavior,i)){var a=(0,l.getCosAndSin)(t.rotationAngle);n=n*a.cos+e.width*a.sin}return n&&(n+t.indentFromAxis||0)||0},estimateMargins:function(e){this.updateCanvas(e);var t=this._getViewportRange(),n=this._createTicksAndLabelFormat(t),i=n.ticks,a=n.tickInterval,o=this._options,r=this._outsideConstantLines.filter((function(e){return e.labelOptions.visible})).map((function(e){return e.options})),s=this._renderer.root,c=o.label.visible&&!t.isEmpty()&&i.length,l=c&&this.formatLabel(i[i.length-1],o.label,void 0,void 0,a,i),u=c&&this._renderer.text(l,0,0).css(this._textFontStyles).attr(this._textOptions).append(s),d=this._drawTitleText(s,{x:0,y:0}),h=this._drawConstantLinesForEstimating(r),f=!o.label.template&&u&&u.getBBox()||{x:0,y:0,width:0,height:0},g=d&&d.getBBox()||{x:0,y:0,width:0,height:0},p=h.getBBox(),_=g.height?g.height+o.title.margin:0,v=this._estimateLabelHeight(f,o.label),x=p.height?p.height+r.reduce((function(e,t){return m(e,t.paddingTopBottom)}),0):0,y=v+_,b={left:m(T(f),T(p)),right:m(I(f),I(p)),top:("top"===o.position?y:0)+A(r,"top",x),bottom:("top"!==o.position?y:0)+A(r,"bottom",x)};return u&&u.remove(),d&&d.remove(),h&&h.remove(),b},_checkAlignmentConstantLineLabels:function(e){var t=e.position,n=(e.verticalAlignment||"").toLowerCase(),i=(e.horizontalAlignment||"").toLowerCase();this._isHorizontal?"outside"===t?(n=n===v?v:_,i=b):(n=n===b?b:n===v?v:_,i=i===x?x:y):"outside"===t?(n=b,i=i===x?x:y):(n=n===v?v:_,i=i===y?y:i===b?b:x),e.verticalAlignment=n,e.horizontalAlignment=i},_getConstantLineLabelsCoords:function(e,t){var n=e,i=e;return this._isHorizontal?i=this._orthogonalPositions["top"===t.verticalAlignment?"start":"end"]:n=this._orthogonalPositions["right"===t.horizontalAlignment?"end":"start"],{x:n,y:i}},_getAdjustedStripLabelCoords:function(e){var t=e.options,n=t.paddingTopBottom,i=t.paddingLeftRight,a=t.label.horizontalAlignment,o=t.label.verticalAlignment,r=e.labelBBox,s=r.height,c=r.width,l=e.labelCoords,u=l.y-r.y,d=l.x-r.x;return o===_?u+=n:o===b?u-=s/2:o===v&&(u-=n+s),a===x?d+=i:a===b?d-=c/2:a===y&&(d-=i+c),{translateX:d,translateY:u}},_adjustTitle:function(e){if(e=e||0,this._title){var t=this._options,n=t.position,i=t.title.margin,a=this._title,o=a.bBox,r=o.x,s=o.y,c=o.width,l=o.height,u=this._axisPosition,d=u-i-e,h=u+i+e,f={};this._isHorizontal?f.translateY=n===_?d-(s+l):h-s:f.translateX=n===x?d-(r+c):h-r,a.element.attr(f)}},_checkTitleOverflow:function(e){if(this._title||e){var t=this._getScreenDelta(),n=e?{bBox:e.getBBox(),element:e}:this._title,i=this._options.title,a=n.bBox;if((this._isHorizontal?a.width:a.height)>t)n.element.setMaxSize(t,void 0,{wordWrap:i.wordWrap||"none",textOverflow:i.textOverflow||"ellipsis"}),this._wrapped=i.wordWrap&&"none"!==i.wordWrap;else{var o=n.originalSize&&t>(this._isHorizontal?n.originalSize.width:n.originalSize.height);!this._wrapped&&o&&n.element.restoreText()}}},coordsIn:function(e,t){var n=this.getCanvas(),i=this._options.isHorizontal,a=this._options.position,o=i?t:e;return!(i&&(e<n.left||e>n.width-n.right)||!i&&(t<n.top||t>n.height-n.bottom))&&(i&&a===d.default.top||!i&&a===d.default.left?o<n[a]:o>n[i?"height":"width"]-n[a])},_boundaryTicksVisibility:{min:!0,max:!0},adjust:function(){var e=this._seriesData,t=this._series.filter((function(e){return e.isVisible()})).reduce((function(e,t){var n=t.getViewport();return e.min=(0,u.isDefined)(n.min)?e.min<n.min?e.min:n.min:e.min,e.max=(0,u.isDefined)(n.max)?e.max>n.max?e.max:n.max:e.max,t.showZero&&(e=new i.Range(e)).correctValueZeroLevel(),e}),{});(0,u.isDefined)(t.min)&&(0,u.isDefined)(t.max)&&(e.minVisible=t.min,e.maxVisible=t.max),e.userBreaks=this._getScaleBreaks(this._options,{minVisible:e.minVisible,maxVisible:e.maxVisible},this._series,this.isArgumentAxis),this._translator.updateBusinessRange(this._getViewportRange())},hasWrap:function(){return this._wrapped},getAxisPosition:function(){return this._axisPosition},_getStick:function(){return!this._options.valueMarginsEnabled},_getStripLabelCoords:function(e,t,n){var i,a,o,r,s=this._orthogonalPositions,c=this._isHorizontal,l=n.horizontalAlignment,u=n.verticalAlignment;return c?(l===b?i=e+(t-e)/2:l===x?i=e:l===y&&(i=t),a=s[(o=u,r="start","center"===o&&(r="center"),"bottom"===o&&(r="end"),r)]):(i=s[function(e){var t="start";return"center"===e&&(t="center"),"right"===e&&(t="end"),t}(l)],u===_?a=e:u===b?a=t+(e-t)/2:u===v&&(a=t)),{x:i,y:a}},_getTranslatedValue:function(e,t){var n=this._translator.translate(e,t,"semidiscrete"===this._options.type&&this._options.tickInterval),i=this._axisPosition,a=this._isHorizontal;return{x:a?n:i,y:a?i:n}},areCoordsOutsideAxis:function(e){var t=this._isHorizontal?e.x:e.y,n=this.getVisibleArea();return t<n[0]||t>n[1]},_getSkippedCategory:function(e){var t;return this._options.type===d.default.discrete&&this._tickOffset&&0!==e.length&&(t=e[e.length-1]),t},_filterBreaks:function(e,t,n){var i=t.minVisible,a=t.maxVisible,r=n?n.width:0;return e.reduce((function(e,t){var n,s=t.from,c=t.to,l=e[e.length-1];if(!(0,u.isDefined)(s)||!(0,u.isDefined)(c))return e;if(s>c&&(c=[s,s=c][0]),e.length&&s<l.to)c>l.to&&(l.to=c>a?a:c,l.gapSize&&(l.gapSize=void 0,l.cumulativeWidth+=r));else if((s>=i&&s<a||c<=a&&c>i)&&(c=c<=a?c:a)-(s=s>=i?s:i)<a-i){var d,h;if(n={from:s,to:c,cumulativeWidth:(null!==(d=null==l?void 0:l.cumulativeWidth)&&void 0!==d?d:0)+r},t.gapSize)n.gapSize=o.default.convertMillisecondsToDateUnits(c-s),n.cumulativeWidth=null!==(h=null==l?void 0:l.cumulativeWidth)&&void 0!==h?h:0;e.push(n)}return e}),[])},_getScaleBreaks:function(e,t,n,i){var a=this,o=(e.breaks||[]).map((function(e){return{from:a.parser(e.startValue),to:a.parser(e.endValue)}}));return"discrete"!==e.type&&"datetime"===e.dataType&&e.workdaysOnly&&(o=o.concat((0,s.generateDateBreaks)(t.minVisible,t.maxVisible,e.workWeek,e.singleWorkdays,e.holidays))),!i&&"discrete"!==e.type&&"datetime"!==e.dataType&&e.autoBreaksEnabled&&0!==e.maxAutoBreakCount&&(o=o.concat(function(e,t,n){for(var i=e.logarithmBase,a=e.type,o=e.maxAutoBreakCount,r=[],s="logarithmic"===a?function(e,t){return(0,l.getLog)(t/e,i)}:function(e,t){return t-e},c=s(n.minVisible,n.maxVisible),d=t.reduce((function(e,t){var n=t.getPointsInViewPort();return e[0]=e[0].concat(n[0]),e[1]=e[1].concat(n[1]),e}),[[],[]]),h=.3*c,f=function(e,t,n){var i,a,o,r,s,c=null,l=[];for(i=1,a=e.length;i<a;i++)s=n(o=e[i],r=e[i-1]),t.indexOf(o)>=0?(!c||s>c.length)&&(c={start:o,end:r,length:s}):(c&&s<c.length?l.push(c):l.push({start:o,end:r,length:s}),c=null);return c&&l.push(c),l}(d[0].concat(d[1]).sort((function(e,t){return t-e})),d[1].filter((function(e){return d[0].indexOf(e)<0})),s).sort((function(e,t){return t.length-e.length})),g=p.min.apply(null,f.map((function(e){return e.length})))/1e3,m=(0,u.isDefined)(o)?p.min(o,f.length):f.length,_=0;_<m&&f[_].length>=h&&!(c<=f[_].length);_++)((c-=f[_].length)>g||c<-g)&&(r.push({from:f[_].start,to:f[_].end}),h=.3*c);return k(r),r}(e,n,t))),k(o)},_drawBreak:function(e,t,n,i,a,o){var r=e-(this._translator.isInverted()?0:i+1),s={"stroke-width":1,stroke:a.borderColor,sharp:a.isWaved?void 0:a.isHorizontal?"h":"v"},c={stroke:a.color,"stroke-width":i},l=this._isHorizontal?D:function(e){return e},u=O(this._renderer,o,l,t,r,n,a.isWaved);u(i/2,c),u(0,s),u(i,s)},_createBreakClipRect:function(e,t){var n,i=this._canvas,a=t-e;return n=this._isHorizontal?this._renderer.clipRect(i.left,e,i.width,a):this._renderer.clipRect(e,i.top,a,i.height),this._breaksElements=this._breaksElements||[],this._breaksElements.push(n),n.id},_createBreaksGroup:function(e,t){var n=this._renderer.g().attr({class:this._axisCssPrefix+"breaks","clip-path":this._createBreakClipRect(e,t)}).append(this._scaleBreaksGroup);return this._breaksElements=this._breaksElements||[],this._breaksElements.push(n),n},_disposeBreaksGroup:function(){(this._breaksElements||[]).forEach((function(e){e.dispose()})),this._breaksElements=null},drawScaleBreaks:function(e){var t,n,i,a,o,r=this,s=r._options,c=s.breakStyle,l=s.position,u=r._translator.getBusinessRange().breaks||[];if(r._disposeBreaksGroup(),u&&u.length){var d={color:r._options.containerColor,borderColor:c.color,isHorizontal:r._isHorizontal,isWaved:"straight"!==c.line.toLowerCase()};e?(t=e.start,n=e.end):(t=r._orthogonalPositions.start-(!s.visible||r._axisShift||l!==x&&l!==_?0:3),n=r._orthogonalPositions.end+(!s.visible||l!==y&&l!==v?0:3));var h=r._createBreaksGroup(t,n);r._axisShift&&s.visible&&(a=r._axisPosition-r._axisShift-3,o=a+6,i=r._createBreaksGroup(a,o)),u.forEach((function(e){if(!e.gapSize){var l=r._getTranslatedCoord(e.to);r._drawBreak(l,t,n,c.width,d,h),r._axisShift&&s.visible&&r._drawBreak(l,a,o,c.width,d,i)}}))}},_getSpiderCategoryOption:c.noop,shift:function(e){var t=this._options,n=t.isHorizontal,i=this.getMultipleAxesSpacing(),a=this._axisConstantLineGroups;function o(t,a){var o={translateX:0,translateY:0},r=e[t]?e[t]+i:0;return o[n?"translateY":"translateX"]=(t===x||t===_?-1:1)*r,(a[t]||a).attr(o),r}this._axisShift=o(t.position,this._axisGroup),o(t.position,this._axisElementsGroup),(n?[_,v]:[x,y]).forEach((function(e){o(e,a.above),o(e,a.under)}))},getCustomPosition:function(e){var t,n=this.getOrthogonalAxis(),i=null!=e?e:this.getResolvedPositionOption(),a=this.getOptions().offset,o=n.getTranslator(),r=n.getOptions().type,s=n.validateUnit(i);return"discrete"===r&&(!o._categories||o._categories.indexOf(s)<0)&&(s=void 0),t=this.positionIsBoundary(i)?this.getPredefinedPosition(i):(0,u.isDefined)(s)?o.to(s,-1):this.getPredefinedPosition(this.getOptions().position),isFinite(t)&&isFinite(a)&&(t+=a),t},getCustomBoundaryPosition:function(e){var t=this.getOptions(),n=t.customPosition,i=t.offset,a=null!=e?e:this.getResolvedPositionOption(),o=this.getOrthogonalAxis(),r=o.getTranslator(),s=r.getCanvasVisibleArea();if((0,u.isDefined)(o._orthogonalPositions)&&0!==r.canvasLength){var c=this.getCustomPosition(a);if(!(0,u.isDefined)(c))return this.getResolvedBoundaryPosition();if((0,u.isDefined)(n)){if(c<=s.min)return this._isHorizontal?_:x;if(c>=s.max)return this._isHorizontal?v:y}else if((0,u.isDefined)(i)){if(c<=this._orthogonalPositions.start)return this._isHorizontal?_:x;if(c>=this._orthogonalPositions.end)return this._isHorizontal?v:y}return c}},getResolvedPositionOption:function(){var e,t=this.getOptions();return null!==(e=t.customPosition)&&void 0!==e?e:t.position},customPositionIsAvailable:function(){var e=this.getOptions();return(0,u.isDefined)(this.getOrthogonalAxis())&&((0,u.isDefined)(e.customPosition)||isFinite(e.offset))},hasNonBoundaryPosition:function(){return this.customPositionIsAvailable()&&!this.customPositionIsBoundary()},getResolvedBoundaryPosition:function(){return this.customPositionIsBoundary()?this._customBoundaryPosition:this.getOptions().position},customPositionEqualsToPredefined:function(){return this.customPositionIsBoundary()&&this._customBoundaryPosition===this.getOptions().position},customPositionIsBoundary:function(){return this.positionIsBoundary(this._customBoundaryPosition)},positionIsBoundary:function(e){return[_,x,v,y].indexOf(e)>=0},getPredefinedPosition:function(e){var t;return null===(t=this._orthogonalPositions)||void 0===t?void 0:t[e===_||e===x?"start":"end"]},resolveOverlappingForCustomPositioning:function(e){var t=this;if(t.hasNonBoundaryPosition()||t.customPositionIsBoundary()||e.some((function(e){return e.hasNonBoundaryPosition()}))){var n={axes:[],ticks:[]};e.filter((function(e){return e.pane===t.pane})).forEach((function(e){for(var i=0;i<t._majorTicks.length;i++){var a=t._majorTicks[i],o=a.label;if(o){n.axes.indexOf(e)<0&&t._detectElementsOverlapping(o,e._axisElement)&&(n.axes.push(e),t._shiftThroughOrthogonalAxisOverlappedTick(o,e));for(var r=0;r<e._majorTicks.length;r++){var s=e._majorTicks[r].label;if(s&&t._detectElementsOverlapping(o,s)){n.ticks.push(a),t._shiftThroughAxisOverlappedTick(a),i=t._majorTicks.length;break}}}a.mark&&n.ticks.indexOf(a)<0&&(t._isHorizontal&&a.mark.attr("translateY")?a.mark.attr({translateY:0}):!t._isHorizontal&&a.mark.attr("translateX")&&a.mark.attr({translateX:0}))}}))}},_shiftThroughOrthogonalAxisOverlappedTick:function(e,t){var n=e.getBBox(),i=t.getAxisPosition(),a=t.getOptions().label,o=a.position,r=a.indentFromAxis/2,s=this._isHorizontal?"translateX":"translateY",c=this._isHorizontal?x:_,l=e.attr(s),u=(this._isHorizontal?n.x:n.y)+l,d=i-u,h=u+(this._isHorizontal?n.width:n.height)-i,f={};f[s]=l,d>0&&h>0&&(h-d>1?f[s]+=d+r:d-h>1?f[s]-=h+r:f[s]+=o===c?d+r:-(h+r),e.attr(f))},_shiftThroughAxisOverlappedTick:function(e){var t,n=e.label;if(n){var i=n.getBBox(),a=null===(t=e.mark)||void 0===t?void 0:t.getBBox(),o=this.getAxisPosition(),r=this.getOptions().label,s=r.indentFromAxis,c=r.position,l=this._isHorizontal?_:x,u=this._isHorizontal?"translateY":"translateX",d=n.attr(u),h=(this._isHorizontal?i.y:i.x)+d,f=this._isHorizontal?i.height:i.width,g={};if(g[u]=d+(c===l?o-h+s:-(h-o+f+s)),n.attr(g),e.mark){var p=this._isHorizontal?a.height:a.width,m=c===l?1:-1;g[u]=m*(p-1),e.mark.attr(g)}}},_detectElementsOverlapping:function(e,t){if(!e||!t)return!1;var n=e.getBBox(),i=n.x+e.attr("translateX"),a=n.y+e.attr("translateY"),o=t.getBBox(),r=o.x+t.attr("translateX"),s=o.y+t.attr("translateY");return(r>=i&&r<=i+n.width||i>=r&&i<=r+o.width)&&(s>=a&&s<=a+n.height||a>=s&&a<=s+o.height)}}};function O(e,t,n,i,a,o,r){var s=r?"bezier":"line",c=e.g().append(t);return function(t,l){e.path(n(function(e,t,n,i,a){if(!a)return[e,t+i,n,t+i];var o,r=(t+=i)+0,s=t+2,c=t+4,l=[[e,s]];for(o=e;o<n+24;o+=24)l.push([o+6,r,o+6,r,o+12,s,o+18,c,o+18,c,o+24,s]);return[].concat.apply([],l)}(i,a,o,t,r)),s).attr(l).append(c)}}function D(e){var t,n=[];for(t=0;t<e.length;t+=2)n.push(e[t+1]),n.push(e[t]);return n}t.default=E,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.measureLabels=t.calculateCanvasMargins=void 0;var i=Math.max;t.calculateCanvasMargins=function(e,t){var n=t.left,a=t.top,o=t.width-t.right,r=t.height-t.bottom;return e.reduce((function(e,t){return!t||t.isEmpty?e:{left:i(e.left,n-t.x),top:i(e.top,a-t.y),right:i(e.right,t.x+t.width-o),bottom:i(e.bottom,t.y+t.height-r)}}),{left:0,right:0,top:0,bottom:0})};t.measureLabels=function(e){e.forEach((function(e){var t=e.getContentContainer();e.labelBBox=t?t.getBBox():{x:0,y:0,width:0,height:0}}))}},function(e,t,n){t.SeriesFamily=O;var i,a=n(1),o=n(0),r=n(3),s=n(32),c=n(4),l=n(14),u=(i=n(19))&&i.__esModule?i:{default:i};var d=Math.round,h=Math.abs,f=Math.pow,g=Math.sqrt,p=Math.min;function m(e,t,n,i,o,s,c){e.forEach((function(e){var l,u=c(t.indexOf(i),t.length),d=e.getPointsByArg(n,!0),h=function(e){return e<0||e>1?void 0:e}(e.getOptions().barPadding),f=e.getOptions().barWidth,g=x(u,o),p=o.width;-1!==u&&(((0,a.isDefined)(h)||(0,a.isDefined)(f))&&(p=(l=v(s,t.length,1-h,f)).width,g=x(u,l)),function(e,t,n){(0,r.each)(e,(function(e,i){i.correctCoordinates({width:t,offset:n})}))}(d,p,g))}))}function _(e,t,n){var i,a,o,r=[],s=[],c={},l=t.barGroupWidth,d=null===(i=e[0])||void 0===i?void 0:i.getArgumentAxis();if(null!==(a=e[0])&&void 0!==a&&a.useAggregation()){var h,f="datetime"===(null===(h=e[0])||void 0===h?void 0:h.argumentType),g=d.getTickInterval(),p=d.getAggregationInterval();g=f?u.default.dateToMilliseconds(g):g,o=(p=f?u.default.dateToMilliseconds(p):p)<g?p:g}o=null==d?void 0:d.getTranslator().getInterval(o);var _,x=l?o>l?l:o:o*(1-((_=t.barGroupPadding)<0||_>1?.3:_));e.forEach((function(e,t){var n,i=e.getStackName()||e.getBarOverlapGroup()||t.toString();for(n in e.pointsByArgument)-1===s.indexOf(n.valueOf())&&s.push(n.valueOf());-1===r.indexOf(i)&&(r.push(i),c[i]=[]),c[i].push(e)})),s.forEach((function(e){var t=r.reduce((function(t,n){return function(e,t){return e.some((function(e){return!e.getOptions().ignoreEmptyPoints||e.getPointsByArg(t,!0).some((function(e){return e.hasValue()}))}))}(c[n],e)&&t.push(n),t}),[]),i=v(x,t.length);r.forEach((function(a){m(c[a],t,e,a,i,x,n)}))}))}function v(e,t,n,i){var o,r;return i?(r=p(i,e/t),o=t>1?d((e-d(r)*t)/(t-1)):0):(0,a.isDefined)(n)?(r=e*n/t,o=t>1?d((e-e*n)/(t-1)):0):r=(e-(o=d(e/t*.2))*(t-1))/t,{width:r>1?d(r):1,spacing:o,middleIndex:t/2,rawWidth:r}}function x(e,t){var n=t.rawWidth<1?t.rawWidth:t.width;return(e-t.middleIndex+.5)*n-(t.middleIndex-e-.5)*t.spacing}function y(e){return e.series.filter((function(e){return e.isVisible()}))}function b(e,t,n){return((e.positive[t]||{})[n]||0)+(-(e.negative[t]||{})[n]||0)}function w(e){return e?function(e,t){return t-e-1}:function(e){return e}}function k(e){return e[0]&&e[0].getArgumentAxis().getTranslator().isInverted()}function S(){var e=y(this);_(e,this._options,w(k(e)))}function C(){var e=this._options.negativesAsZeroes,t=y(this),n={positive:{},negative:{}},i={left:{},right:{}},a={},r={};t.forEach((function(t){var c=t.getStackName()||t.getBarOverlapGroup(),l=!1,u=function(e){for(var t,n=e.getPoints(),i=0;i<n.length;i++){var a=n[i];if(t=a.initialValue&&a.initialValue.valueOf(),h(t)>0)break}return(0,s.sign)(t)}(t)<0?r:a;t._prevSeries=u[c],u[c]=t,t.holes=(0,o.extend)(!0,{},i),t.getPoints().forEach((function(a,o,r){var s=a.initialValue&&a.initialValue.valueOf(),u=a.argument.valueOf(),d=s>=0?n.positive:n.negative,h="bar"!==t.type;e&&s<0&&(d=n.positive,s=0,a.resetValue()),d[c]=d[c]||{};var f=d[c];if(f[u]?(h&&a.correctValue(f[u]),f[u]+=s):(f[u]=s,h&&a.resetCorrection()),a.hasValue())l&&(l=!1,i.left[u]=(i.left[u]||0)+(a.value.valueOf()-(isFinite(a.minValue)?a.minValue.valueOf():0)),a._skipSetLeftHole=!0);else{var g=r[o-1];!l&&g&&g.hasValue()&&(u=g.argument.valueOf(),g._skipSetRightHole=!0,i.right[u]=(i.right[u]||0)+(g.value.valueOf()-(isFinite(g.minValue)?g.minValue.valueOf():0))),l=!0}}))})),t.forEach((function(e){var t=e.holes;e.getPoints().forEach((function(e){var n=e.argument.valueOf();e.resetHoles(),!e._skipSetLeftHole&&e.setHole(t.left[n]||i.left[n]&&0,"left"),!e._skipSetRightHole&&e.setHole(t.right[n]||i.right[n]&&0,"right"),e._skipSetLeftHole=null,e._skipSetRightHole=null}))})),this._stackKeepers=n,t.forEach((function(e){e.getPoints().forEach((function(t){var a=t.argument.valueOf(),o=e.getStackName()||e.getBarOverlapGroup(),r=b(n,o,a),s=function(e,t,n){return((e.positive[t]||{})[n]||0)+((e.negative[t]||{})[n]||0)}(n,o,a);t.setPercentValue(r,s,i.left[a],i.right[a])}))}))}function A(){var e=this,t=y(e),n=e._stackKeepers,i={positive:{},negative:{}};(0,r.each)(t,(function(t,a){var o=a.getOptions().minBarSize,s=a.getValueAxis().getTranslator(),c=o&&s.getMinBarSize(o),l=a.getStackName();(0,r.each)(a.getPoints(),(function(t,a){if(a.hasValue()){var o=a.initialValue&&a.initialValue.valueOf(),r=a.argument.valueOf();e.fullStacked&&(o=o/b(n,l,r)||0);var u=s.checkMinBarSize(o,c,a.value),d=function(e){return e>=0?"positive":"negative"}(u),h=i[d][l]=i[d][l]||{};h[r]?(a.minValue=h[r],h[r]+=u):h[r]=u,a.value=h[r]}}))})),e.fullStacked&&function(e,t){(0,r.each)(e,(function(e,n){var i=n.getStackName?n.getStackName():"default";(0,r.each)(n.getPoints(),(function(e,n){var o=b(t,i,n.argument.valueOf());0!==o&&(n.value=n.value/o,(0,a.isNumeric)(n.minValue)&&(n.minValue=n.minValue/o))}))}))}(t,i)}function T(){(0,r.each)(this.series,(function(e,t){var n=t.getOptions().minBarSize,i=t.getValueAxis().getTranslator(),a=n&&i.getMinBarSize(n);a&&(0,r.each)(t.getPoints(),(function(e,t){t.hasValue()&&(t.value=i.checkMinBarSize(t.initialValue,a))}))}))}function I(){var e=y(this);_(e,{barGroupPadding:.3},w(k(e)))}function E(){var e=y(this);if(e.length){var t,n,i=this._options,a=e[0].getArgumentAxis().getVisibleArea(),o=e[0].getValueAxis().getVisibleArea(),s=p(a[1]-a[0],o[1]-o[0]),c=f(i.minBubbleSize,2),l=f(s*i.maxBubbleSize,2),u=(s*i.maxBubbleSize+i.minBubbleSize)/2,m=1/0,_=-1/0;(0,r.each)(e,(function(e,t){(0,r.each)(t.getPoints(),(function(e,t){_=_>t.size?_:t.size,m=m<t.size?m:t.size}))}));var v=_-m,x=h(l-c);(0,r.each)(e,(function(e,i){(0,r.each)(i.getPoints(),(function(e,i){_===m?t=d(u):(n=h(i.size-m)/v,t=d(g(x*n+c))),i.correctCoordinates(t)}))}))}}function O(e){switch(this.type=(0,l.normalizeEnum)(e.type),this.pane=e.pane,this.series=[],this.updateOptions(e),this.type){case"bar":this.adjustSeriesDimensions=S,this.updateSeriesValues=T,this.adjustSeriesValues=C;break;case"rangebar":this.adjustSeriesDimensions=S;break;case"fullstackedbar":this.fullStacked=!0,this.adjustSeriesDimensions=S,this.adjustSeriesValues=C,this.updateSeriesValues=A;break;case"stackedbar":this.adjustSeriesDimensions=S,this.adjustSeriesValues=C,this.updateSeriesValues=A;break;case"fullstackedarea":case"fullstackedline":case"fullstackedspline":case"fullstackedsplinearea":this.fullStacked=!0,this.adjustSeriesValues=C;break;case"stackedarea":case"stackedsplinearea":case"stackedline":case"stackedspline":this.adjustSeriesValues=C;break;case"candlestick":case"stock":this.adjustSeriesDimensions=I;break;case"bubble":this.adjustSeriesDimensions=E}}O.prototype={constructor:O,adjustSeriesDimensions:c.noop,adjustSeriesValues:c.noop,updateSeriesValues:c.noop,updateOptions:function(e){this._options=e},dispose:function(){this.series=null},add:function(e){var t=this.type;this.series=(0,l.map)(e,(function(e){return e.type===t?e:null}))}}},function(e,t,n){t.getMargins=function(){return{x:8,y:4}},t.Crosshair=h;var i=n(14),a=n(0),o=Math,r=o.abs,s=o.min,c=o.max,l=o.floor;function u(e){return{x:e.x-8,y:e.y-4,width:e.width+16,height:e.height+8}}function d(e,t,n,i){var a=n?["x","width","y","height",t,0]:["y","height","x","width",e,1];return function(e,t,o){var r={x:o.x,y:o.y},s=u(e),c=n?o.y-e.y-e.height/2:o.y-e.y;return r.y=n||!n&&"bottom"===t?o.y+c:o.y,s[a[0]]<0?r[a[0]]-=s[a[0]]:s[a[0]]+s[a[1]]+c*a[5]>i[a[1]]&&(r[a[0]]-=s[a[0]]+s[a[1]]+c*a[5]-i[a[1]]),a[4]-s[a[3]]/2<0?r[a[2]]-=a[4]-s[a[3]]/2:a[4]+s[a[3]]/2>i[a[3]]&&(r[a[2]]-=a[4]+s[a[3]]/2-i[a[3]]),r}}function h(e,t,n,i){this._renderer=e,this._crosshairGroup=i,this._options={},this.update(t,n)}h.prototype={constructor:h,update:function(e,t){var n=t.canvas;this._canvas={top:n.top,bottom:n.height-n.bottom,left:n.left,right:n.width-n.right,width:n.width,height:n.height},this._axes=t.axes,this._panes=t.panes,this._prepareOptions(e,"horizontal"),this._prepareOptions(e,"vertical")},dispose:function(){this._renderer=this._crosshairGroup=this._options=this._axes=this._canvas=this._horizontalGroup=this._verticalGroup=this._horizontal=this._vertical=this._circle=this._panes=null},_prepareOptions:function(e,t){var n=e[t+"Line"];this._options[t]={visible:n.visible,line:{stroke:n.color||e.color,"stroke-width":n.width||e.width,dashStyle:n.dashStyle||e.dashStyle,opacity:n.opacity||e.opacity,"stroke-linecap":"butt"},label:(0,a.extend)(!0,{},e.label,n.label)}},_createLines:function(e,t,n){for(var i=[],a=this._canvas,o=[a.left,a.top,a.left,a.top],r=0;r<2;r++)i.push(this._renderer.path(o,"line").attr(e).sharp(t).append(n));return i},render:function(){var e=this._renderer,t=this._options,n=t.vertical,i=t.horizontal,a=i.visible?i.line:n.line,o={stroke:a.stroke,"stroke-width":a["stroke-width"],dashStyle:a.dashStyle,opacity:a.opacity},r=this._canvas;this._horizontal={},this._vertical={},this._circle=e.circle(r.left,r.top,0).attr(o).append(this._crosshairGroup),this._horizontalGroup=e.g().append(this._crosshairGroup),this._verticalGroup=e.g().append(this._crosshairGroup),n.visible&&(this._vertical.lines=this._createLines(n.line,"h",this._verticalGroup),this._vertical.labels=this._createLabels(this._axes[0],n,!1,this._verticalGroup)),i.visible&&(this._horizontal.lines=this._createLines(i.line,"v",this._horizontalGroup),this._horizontal.labels=this._createLabels(this._axes[1],i,!0,this._horizontalGroup)),this.hide()},_createLabels:function(e,t,n,a){var o,r,s,c,l,u=this._canvas,d=this._renderer,h=[],f=t.label;return f.visible&&e.forEach((function(e){var g=e.getOptions().position;if(!e.getTranslator().getBusinessRange().isEmpty()){l=e.getLabelsPosition(),n?(r=u.top,o=l):(o=u.left,r=l);var p="top"===g||"bottom"===g?"center":"right"===g?"left":"right";c=d.rect(0,0,0,0).attr({fill:f.backgroundColor||t.line.stroke}).append(a),s=d.text("0",0,0).css((0,i.patchFontOptions)(t.label.font)).attr({align:p,class:f.cssClass}).append(a),h.push({text:s,background:c,axis:e,options:f,pos:{coord:l,side:g},startXY:{x:o,y:r}})}})),h},_updateText:function(e,t,n,i,a){var o=this;n.forEach((function(n){var r=n.axis,s=n.startXY,c=n.text,l=n.background,d="";r.name&&r.name!==t||(d=r.getFormattedValue(e,n.options,i)),d?(c.attr({text:d,x:s.x,y:s.y}),c.attr(a(c.getBBox(),n.pos.side,s)),o._updateLinesCanvas(n),l.attr(u(c.getBBox()))):(c.attr({text:""}),l.attr({x:0,y:0,width:0,height:0}))}))},hide:function(){this._crosshairGroup.attr({visibility:"hidden"})},_updateLinesCanvas:function(e){var t=e.pos.side,n=e.pos.coord,i=this._linesCanvas,a=this._canvas;i[t]=i[t]!==a[t]&&r(i[t]-a[t])<r(n-a[t])?i[t]:n},_updateLines:function(e,t,n,i,a){for(var o=this._linesCanvas,r=this._canvas,l=a?[[s(t-i,o.left),r.top,t-i,r.top],[t+i,r.top,c(o.right,t+i),r.top]]:[[r.left,s(o.top,n-i),r.left,n-i],[r.left,n+i,r.left,c(o.bottom,n+i)]],u=0;u<2;u++)e[u].attr({points:l[u]}).sharp(a?"v":"h",a?n===r.bottom?-1:1:t===r.right?-1:1)},_resetLinesCanvas:function(){var e=this._canvas;this._linesCanvas={left:e.left,right:e.right,top:e.top,bottom:e.bottom}},_getClipRectForPane:function(e,t){var n,i,a=this._panes;for(n=0;n<a.length;n++)if((i=a[n].coords).left<=e&&i.right>=e&&i.top<=t&&i.bottom>=t)return a[n].clipRect;return{id:null}},show:function(e){var t=e.point,n=t.getCrosshairData(e.x,e.y),i=t.getPointRadius(),a=this._horizontal,o=this._vertical,r=i?i+3:0,s=this._canvas,c=l(n.x),u=l(n.y);c>=s.left&&c<=s.right&&u>=s.top&&u<=s.bottom?(this._crosshairGroup.attr({visibility:"visible"}),this._resetLinesCanvas(),this._circle.attr({cx:c,cy:u,r:r,"clip-path":this._getClipRectForPane(c,u).id}),a.lines&&(this._updateText(n.yValue,n.axis,a.labels,t,d(c,u,!0,s)),this._updateLines(a.lines,c,u,r,!0),this._horizontalGroup.attr({translateY:u-s.top})),o.lines&&(this._updateText(n.xValue,n.axis,o.labels,t,d(c,u,!1,s)),this._updateLines(o.lines,c,u,r,!1),this._verticalGroup.attr({translateX:c-s.left}))):this.hide()}}},function(e,t,n){t.Translator1D=a;var i=Number;function a(){this.setDomain(arguments[0],arguments[1]).setCodomain(arguments[2],arguments[3]).setInverted(!1)}a.prototype={constructor:a,setDomain:function(e,t){return this._domain1=i(e),this._domain2=i(t),this._domainDelta=this._domain2-this._domain1,this},setCodomain:function(e,t){return this._codomain1=i(e),this._codomain2=i(t),this._codomainDelta=this._codomain2-this._codomain1,this},setInverted:function(e){this.inverted=e},getDomain:function(){return[this._domain1,this._domain2]},getCodomain:function(){return[this._codomain1,this._codomain2]},getDomainStart:function(){return this._domain1},getDomainEnd:function(){return this._domain2},getCodomainStart:function(){return this._codomain1},getCodomainEnd:function(){return this._codomain2},getDomainRange:function(){return this._domainDelta},getCodomainRange:function(){return this._codomainDelta},translate:function(e){var t=(i(e)-this._domain1)/this._domainDelta;return this.inverted&&(t=1-t),0<=t&&t<=1?this._codomain1+t*this._codomainDelta:NaN},adjust:function(e){var t=(i(e)-this._domain1)/this._domainDelta,n=NaN;return t<0?n=this._domain1:t>1?n=this._domain2:0<=t&&t<=1&&(n=i(e)),n}}},function(e,t,n){t.createIndicatorCreator=function(e){return function(t,n,i){var a=e[(0,c.normalizeEnum)(n)]||!i&&e._default;return a?new a(t):null}},t.dxGauge=void 0;var i=n(206),a=n(1),o=n(3),r=n(0),s=n(340),c=n(14),l=n(4),u=Array.isArray,d=isFinite,h=Number,f=Math.min,g=Math.max,p=r.extend,m=o.each,_=[1,2,5];function v(e,t){return null===e?e:d(e)?h(e):t}function x(e){return u(e)?e:(0,a.isNumeric)(e)?[e]:null}var y=i.BaseGauge.inherit({_initCore:function(){var e=this,t=e._renderer;e._setupValue(e.option("value")),e.__subvalues=x(e.option("subvalues")),e._setupSubvalues(e.__subvalues),k(e),e.callBase.apply(e,arguments),e._rangeContainer=new e._factory.RangeContainer({renderer:t,container:t.root,translator:e._translator,themeManager:e._themeManager}),e._initScale(),e._subvalueIndicatorContainer=e._renderer.g().attr({class:"dxg-subvalue-indicators"}).linkOn(e._renderer.root,"valueIndicator").enableLinks()},_fontFields:["scale.label.font","valueIndicators.rangebar.text.font","valueIndicators.textcloud.text.font","indicator.text.font"],_initScale:function(){this._scaleGroup=this._renderer.g().attr({class:"dxg-scale"}).linkOn(this._renderer.root,"scale"),this._labelsAxesGroup=this._renderer.g().attr({class:"dxg-scale-elements"}).linkOn(this._renderer.root,"scale-elements"),this._scale=new s.Axis({incidentOccurred:this._incidentOccurred,renderer:this._renderer,axesContainerGroup:this._scaleGroup,labelsAxesGroup:this._labelsAxesGroup,axisType:this._scaleTypes.type,drawingType:this._scaleTypes.drawingType,widgetClass:"dxg",getTemplate:function(){}})},_disposeCore:function(){var e=this;e.callBase.apply(e,arguments),e._scale.dispose(),e._scaleGroup.linkOff(),e._labelsAxesGroup.linkOff(),e._rangeContainer.dispose(),e._disposeValueIndicators(),e._subvalueIndicatorContainer.linkOff(),e._scale=e._scaleGroup=e._labelsAxesGroup=e._rangeContainer=null},_disposeValueIndicators:function(){this._valueIndicator&&this._valueIndicator.dispose(),this._subvalueIndicatorsSet&&this._subvalueIndicatorsSet.dispose(),this._valueIndicator=this._subvalueIndicatorsSet=null},_setupDomainCore:function(){var e=this.option("scale")||{},t=this.option("startValue"),n=this.option("endValue");t=(0,a.isNumeric)(t)?h(t):(0,a.isNumeric)(e.startValue)?h(e.startValue):0,n=(0,a.isNumeric)(n)?h(n):(0,a.isNumeric)(e.endValue)?h(e.endValue):100,this._baseValue=t<n?t:n,this._translator.setDomain(t,n)},_cleanContent:function(){this._rangeContainer.clean(),this._cleanValueIndicators()},_measureScale:function(e){var t=e.tick,n=t.visible&&t.length>0&&t.width>0,i=e.minorTick,a=i.visible&&i.length>0&&i.width>0,o=e.label,s=Number(o.indentFromTick);if(!n&&!a&&!o.visible)return{};var c=this._scale.measureLabels((0,r.extend)({},this._canvas)),l=this._getScaleLayoutValue(),u={min:l,max:l},d=this._getTicksCoefficients(e),h=d.inner,p=d.outer;return n&&(u.min=f(u.min,l-h*t.length),u.max=g(u.max,l+p*t.length)),a&&(u.min=f(u.min,l-h*i.length),u.max=g(u.max,l+p*i.length)),o.visible&&this._correctScaleIndents(u,s,c),u},_renderContent:function(){var e=this,t=e._prepareScaleSettings();e._rangeContainer.render(p(e._getOption("rangeContainer"),{vertical:e._area.vertical})),e._renderScale(t),e._subvalueIndicatorContainer.linkAppend();var n=(0,c.map)([e._rangeContainer].concat(e._prepareValueIndicators()),(function(e){return e&&e.enabled?e:null}));e._applyMainLayout(n,e._measureScale(t)),m(n,(function(t,n){n.resize(e._getElementLayout(n.getOffset()))})),e._shiftScale(e._getElementLayout(0),t),e._beginValueChanging(),e._updateActiveElements(),e._endValueChanging()},_prepareScaleSettings:function(){var e=this,t=e.option("scale"),n=(0,r.extend)(!0,{},e._themeManager.theme("scale"),t);return n.label.indentFromAxis=0,n.isHorizontal=!e._area.vertical,n.forceUserTickInterval|=(0,a.isDefined)(t)&&(0,a.isDefined)(t.tickInterval)&&!(0,a.isDefined)(t.scaleDivisionFactor),n.axisDivisionFactor=n.scaleDivisionFactor||e._gridSpacingFactor,n.minorAxisDivisionFactor=n.minorScaleDivisionFactor||5,n.numberMultipliers=_,n.tickOrientation=e._getTicksOrientation(n),n.label.useRangeColors&&(n.label.customizeColor=function(){return e._rangeContainer.getColorForValue(this.value)}),n},_renderScale:function(e){var t=this._translator.getDomain(),n=t[0],i=t[1],a=this._translator.getCodomain(),o=!!(n>i^e.inverted),s=f(n,i),c=g(n,i);e.min=s,e.max=c,e.startAngle=90-a[0],e.endAngle=90-a[1],e.skipViewportExtending=!0,e.inverted=o,this._scale.updateOptions(e),this._scale.setBusinessRange({axisType:"continuous",dataType:"numeric",min:s,max:c,invert:o}),this._updateScaleTickIndent(e),this._scaleGroup.linkAppend(),this._labelsAxesGroup.linkAppend(),this._scale.draw((0,r.extend)({},this._canvas))},_updateIndicatorSettings:function(e){e.currentValue=e.baseValue=d(this._translator.translate(e.baseValue))?h(e.baseValue):this._baseValue,e.vertical=this._area.vertical,e.text&&!e.text.format&&(e.text.format=this._defaultFormatOptions)},_prepareIndicatorSettings:function(e,t){var n=this._themeManager.theme("valueIndicators"),i=(0,c.normalizeEnum)(e.type||this._themeManager.theme(t)),a=p(!0,{},n._default,n[i],e);return a.type=i,a.animation=this._animationSettings,a.containerBackgroundColor=this._containerBackgroundColor,this._updateIndicatorSettings(a),a},_cleanValueIndicators:function(){this._valueIndicator&&this._valueIndicator.clean(),this._subvalueIndicatorsSet&&this._subvalueIndicatorsSet.clean()},_prepareValueIndicators:function(){return this._prepareValueIndicator(),null!==this.__subvalues&&this._prepareSubvalueIndicators(),[this._valueIndicator,this._subvalueIndicatorsSet]},_updateActiveElements:function(){this._updateValueIndicator(),this._updateSubvalueIndicators()},_prepareValueIndicator:function(){var e=this._valueIndicator,t=this._prepareIndicatorSettings(this.option("valueIndicator")||{},"valueIndicatorType");e&&e.type!==t.type&&(e.dispose(),e=null),e||(e=this._valueIndicator=this._createIndicator(t.type,this._renderer.root,"dxg-value-indicator","value-indicator")),e.render(t)},_createSubvalueIndicatorsSet:function(){var e=this,t=e._subvalueIndicatorContainer;return new E({createIndicator:function(n,i){return e._createIndicator(n,t,"dxg-subvalue-indicator","subvalue-indicator",i)},createPalette:function(t){return e._themeManager.createPalette(t)}})},_prepareSubvalueIndicators:function(){var e=this._subvalueIndicatorsSet,t=this._prepareIndicatorSettings(this.option("subvalueIndicator")||{},"subvalueIndicatorType");e||(e=this._subvalueIndicatorsSet=this._createSubvalueIndicatorsSet());var n=t.type!==e.type;e.type=t.type;var i=this._createIndicator(t.type,this._renderer.root);i&&(i.dispose(),e.render(t,n))},_setupValue:function(e){this.__value=v(e,this.__value)},_setupSubvalues:function(e){var t,n,i,a=void 0===e?this.__subvalues:x(e);if(null!==a){for(t=0,n=a.length,i=[];t<n;++t)i.push(v(a[t],this.__subvalues[t]));this.__subvalues=i}},_updateValueIndicator:function(){this._valueIndicator&&this._valueIndicator.value(this.__value,this._noAnimation)},_updateSubvalueIndicators:function(){this._subvalueIndicatorsSet&&this._subvalueIndicatorsSet.values(this.__subvalues,this._noAnimation)},value:function(e){return void 0!==e?(this._changeValue(e),this):this.__value},subvalues:function(e){return void 0!==e?(this._changeSubvalues(e),this):null!==this.__subvalues?this.__subvalues.slice():void 0},_changeValue:function(e){this._setupValue(e),this._beginValueChanging(),this._updateValueIndicator(),this.__value!==this.option("value")&&this.option("value",this.__value),this._endValueChanging()},_changeSubvalues:function(e){null!==this.__subvalues?(this._setupSubvalues(e),this._beginValueChanging(),this._updateSubvalueIndicators(),this._endValueChanging()):(this.__subvalues=x(e),this._setContentSize(),this._renderContent()),(0,i.compareArrays)(this.__subvalues,this.option("subvalues"))||this.option("subvalues",this.__subvalues)},_optionChangesMap:{scale:"DOMAIN",rangeContainer:"MOSTLY_TOTAL",valueIndicator:"MOSTLY_TOTAL",subvalueIndicator:"MOSTLY_TOTAL",containerBackgroundColor:"MOSTLY_TOTAL",value:"VALUE",subvalues:"SUBVALUES",valueIndicators:"MOSTLY_TOTAL"},_customChangesOrder:["VALUE","SUBVALUES"],_change_VALUE:function(){this._changeValue(this.option("value"))},_change_SUBVALUES:function(){this._changeSubvalues(this.option("subvalues"))},_applyMainLayout:null,_getElementLayout:null,_createIndicator:function(e,t,n,i,a,o){var r=this._factory.createIndicator({renderer:this._renderer,translator:this._translator,owner:t,tracker:this._tracker,className:n},e,o);return r&&(r.type=e,r._trackerInfo={type:i,index:a}),r},_getApproximateScreenRange:null});function b(e){return e?e.value:null}function w(e,t,n){for(var i=e[t],a=u(n)?(0,c.map)(n,b):[],o=0,r=a.length,s=[];o<r;++o)s.push(v(a[o],i[o]));e[t]=s}function k(e){var t;void 0===e.option("value")&&void 0===e.option("subvalues")&&void 0!==e.option("valueIndicators")&&((t=e).value=t.subvalues=l.noop,t._setupValue=t._setupSubvalues=t._updateValueIndicator=t._updateSubvalueIndicators=null,function(e){e._indicatorValues=[],w(e,"_indicatorValues",e.option("valueIndicators")),e._valueIndicators=[];var t=e._applyMostlyTotalChange;e._applyMostlyTotalChange=function(){w(this,"_indicatorValues",this.option("valueIndicators")),t.call(this)},e._updateActiveElements=S,e._prepareValueIndicators=C,e._disposeValueIndicators=A,e._cleanValueIndicators=T,e.indicatorValue=I}(e))}function S(){var e=this;m(e._valueIndicators,(function(t,n){n.value(e._indicatorValues[n.index],e._noAnimation)}))}function C(){var e,t=this,n=t._valueIndicators||[],i=t.option("valueIndicators"),a=[],o=0;for(e=u(i)?i.length:0;o<e;++o)a.push(i[o]);for(e=n.length;o<e;++o)a.push(null);var r=[];return m(a,(function(e,i){var a=n[e];if(i){var o=t._prepareIndicatorSettings(i,"valueIndicatorType");a&&a.type!==o.type&&(a.dispose(),a=null),a||(a=t._createIndicator(o.type,t._renderer.root,"dxg-value-indicator","value-indicator",e,!0)),a&&(a.index=e,a.render(o),r.push(a))}else a&&a.dispose()})),t._valueIndicators=r,t._valueIndicators}function A(){m(this._valueIndicators,(function(e,t){t.dispose()})),this._valueIndicators=null}function T(){m(this._valueIndicators,(function(e,t){t.clean()}))}function I(e,t){return function(e,t,n,i,a){return void 0!==a?(void 0!==n[i]&&(n[i]=v(a,n[i]),t[i]&&t[i].value(n[i])),e):n[i]}(this,this._valueIndicators,this._indicatorValues,e,t)}function E(e){this._parameters=e,this._indicators=[]}t.dxGauge=y,E.prototype={constructor:E,dispose:function(){return m(this._indicators,(function(e,t){t.dispose()})),this._parameters=this._options=this._indicators=this._colorPalette=this._palette=null,this},clean:function(){return this._sample&&this._sample.clean().dispose(),m(this._indicators,(function(e,t){t.clean()})),this._sample=this._options=this._palette=null,this},render:function(e,t){var n=this;return n._options=e,n._sample=n._parameters.createIndicator(n.type),n._sample.render(e),n.enabled=n._sample.enabled,n._palette=(0,a.isDefined)(e.palette)?n._parameters.createPalette(e.palette):null,n.enabled&&(n._generatePalette(n._indicators.length),n._indicators=(0,c.map)(n._indicators,(function(e,i){return t&&(e.dispose(),e=n._parameters.createIndicator(n.type,i)),e.render(n._getIndicatorOptions(i)),e}))),n},getOffset:function(){return this._sample.getOffset()},resize:function(e){return this._layout=e,m(this._indicators,(function(t,n){n.resize(e)})),this},measure:function(e){return this._sample.measure(e)},_getIndicatorOptions:function(e){var t=this._options;return this._colorPalette&&(t=p({},t,{color:this._colorPalette[e]})),t},_generatePalette:function(e){var t=null;this._palette&&(this._palette.reset(),t=this._palette.generateColors(e,{repeat:!0})),this._colorPalette=t},_adjustIndicatorsCount:function(e){var t,n,i,a=this._indicators,o=a.length;if(o>e){for(t=e,n=o;t<n;++t)a[t].clean().dispose();this._indicators=a.slice(0,e),this._generatePalette(a.length)}else if(o<e)for(this._generatePalette(e),t=o,n=e;t<n;++t)(i=this._parameters.createIndicator(this.type,t)).render(this._getIndicatorOptions(t)).resize(this._layout),a.push(i)},values:function(e,t){if(this.enabled)return void 0!==e?(u(e)||(e=d(e)?[Number(e)]:null),e&&(this._adjustIndicatorsCount(e.length),m(this._indicators,(function(n,i){i.value(e[n],t)}))),this):(0,c.map)(this._indicators,(function(e){return e.value()}))}}},function(e,t,n){t.default=void 0;var i=n(3),a=n(342),o=n(1),r=Number,s=Array.isArray,c=isFinite;function l(e,t,n,i){var a;return n>e&&i<t?a=[{start:e,end:n},{start:i,end:t}]:n>=t||i<=e?a=[{start:e,end:t}]:n<=e&&i>=t?a=[]:n>e?a=[{start:e,end:n}]:i<t&&(a=[{start:i,end:t}]),a}function u(e,t,n,i){var a;return n<e&&i>t?a=[{start:e,end:n},{start:i,end:t}]:n<=t||i>=e?a=[{start:e,end:t}]:n>=e&&i<=t?a=[]:n<e?a=[{start:e,end:n}]:i>t&&(a=[{start:i,end:t}]),a}function d(e,t,n){var i=n.startValue;return n.endValue===i&&i===e&&t===e}function h(e,t,n){return t-e>0||d(e,t,n)}function f(e,t,n){return e-t>0||d(e,t,n)}var g=a.BaseElement.inherit({_init:function(){this._root=this._renderer.g().attr({class:"dxg-range-container"}).linkOn(this._container,"range-container")},_dispose:function(){this._root.linkOff()},clean:function(){return this._root.linkRemove().clear(),this._options=this.enabled=null,this},_getRanges:function(){var e,t=this._options,n=this._translator,a=n.getDomain()[0],d=n.getDomain()[1],g=d-a,p=g>=0?h:f,m=g>=0?l:u,_=[],v=[{start:a,end:d}],x=(0,o.isString)(t.backgroundColor)?t.backgroundColor:"none",y=t.width||{},b=r(y>0?y:y.start),w=r(y>0?y:y.end),k=w-b;if(void 0!==t.ranges&&!s(t.ranges))return null;if(!(b>=0&&w>=0&&b+w>0))return null;e=(s(t.ranges)?t.ranges:[]).reduce((function(e,t,i){t=t||{};var a=n.adjust(t.startValue),o=n.adjust(t.endValue);return c(a)&&c(o)&&p(a,o,t)&&e.push({start:a,end:o,color:t.color,classIndex:i}),e}),[]);var S=this._themeManager.createPalette(t.palette,{type:"indicatingSet",extensionMode:t.paletteExtensionMode,keepLastColorInEnd:!0,count:e.length});return(0,i.each)(e,(function(e,t){var n=S.getNextColor();t.color=(0,o.isString)(t.color)&&t.color||n||"none",t.className="dxg-range dxg-range-"+t.classIndex,delete t.classIndex})),(0,i.each)(e,(function(e,t){var n,i,a,o,r,s=[],c=[];for(n=0,i=_.length;n<i;++n)r=_[n],(a=(o=m(r.start,r.end,t.start,t.end))[0])&&(a.color=r.color)&&(a.className=r.className)&&s.push(a),(a=o[1])&&(a.color=r.color)&&(a.className=r.className)&&s.push(a);for(s.push(t),_=s,n=0,i=v.length;n<i;++n)r=v[n],(a=(o=m(r.start,r.end,t.start,t.end))[0])&&c.push(a),(a=o[1])&&c.push(a);v=c})),(0,i.each)(v,(function(e,t){t.color=x,t.className="dxg-range dxg-background-range",_.push(t)})),(0,i.each)(_,(function(e,t){t.startWidth=(t.start-a)/g*k+b,t.endWidth=(t.end-a)/g*k+b})),_},render:function(e){return this._options=e,this._processOptions(),this._ranges=this._getRanges(),this._ranges&&(this.enabled=!0,this._root.linkAppend()),this},resize:function(e){var t=this;return t._root.clear(),t._isVisible(e)&&(0,i.each)(t._ranges,(function(n,i){t._createRange(i,e).attr({fill:i.color,class:i.className}).append(t._root)})),t},_processOptions:null,_isVisible:null,_createRange:null,getColorForValue:function(e){var t=null;return(0,i.each)(this._ranges,(function(n,i){if(i.start<=e&&e<=i.end||i.start>=e&&e>=i.end)return t=i.color,!1})),t}});t.default=g,e.exports=t.default,e.exports.default=t.default},function(e,t,n){function i(e){return(i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}t.default=void 0;var a=g(n(9)),o=n(52),r=n(0),s=n(3),c=n(206),l=n(595),u=n(14),d=function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!==i(e)&&"function"!=typeof e)return{default:e};var n=f(t);if(n&&n.has(e))return n.get(e);var a={},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var r in e)if("default"!==r&&Object.prototype.hasOwnProperty.call(e,r)){var s=o?Object.getOwnPropertyDescriptor(e,r):null;s&&(s.get||s.set)?Object.defineProperty(a,r,s):a[r]=e[r]}a.default=e,n&&n.set(e,a);return a}(n(1043)),h=g(n(1044));function f(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(f=function(e){return e?n:t})(e)}function g(e){return e&&e.__esModule?e:{default:e}}var p=isFinite,m=u.normalizeAngle,_=u.getCosAndSin,v=Math.abs,x=Math.max,y=Math.min,b=Math.round,w=s.each,k=Math.PI;var S=l.dxGauge.inherit({_rootClass:"dxg-circular-gauge",_factoryMethods:{rangeContainer:"createCircularRangeContainer",indicator:"createCircularIndicator"},_gridSpacingFactor:17,_scaleTypes:{type:"polarAxes",drawingType:"circular"},_getThemeManagerOptions:function(){var e=this.callBase.apply(this,arguments);return e.subTheme="_circular",e},_updateScaleTickIndent:function(e){var t=e.label.indentFromTick,n=e.tick.visible?e.tick.length:0,i=this._scale.measureLabels((0,r.extend)({},this._canvas)),a=n;"inside"===e.orientation?a=0:"center"===e.orientation&&(a=.5*n),e.label.indentFromAxis=t>=0?t+a:t-a-x(i.width,i.height),this._scale.updateOptions(e)},_setupCodomain:function(){var e,t=this.option("geometry")||{},n=t.startAngle,i=t.endAngle;n=p(n)?m(n):225,i=p(i)?m(i):-45,v(n-i)<1?(i-=360,e={left:-1,up:-1,right:1,down:1}):(n<i&&(i-=360),e=function(e,t){var n=_(e),i=_(t),a=n.cos,o=n.sin,r=i.cos,s=i.sin;return{left:o<=0&&s>=0||o<=0&&s<=0&&a<=r||o>=0&&s>=0&&a>=r?-1:y(a,r,0),right:o>=0&&s<=0||o>=0&&s>=0&&a>=r||o<=0&&s<=0&&a<=r?1:x(a,r,0),up:a<=0&&r>=0||a<=0&&r<=0&&o>=s||a>=0&&r>=0&&o<=s?-1:-x(o,s,0),down:a>=0&&r<=0||a>=0&&r>=0&&o<=s||a<=0&&r<=0&&o>=s?1:-y(o,s,0)}}(n,i)),this._area={x:0,y:0,radius:100,startCoord:n,endCoord:i,sides:e},this._translator.setCodomain(n,i)},_shiftScale:function(e){var t=this._scale,n=t.getCanvas();n.width=n.height=2*e.radius,t.draw(n);var i=t.getCenter();t.shift({right:e.x-i.x,bottom:e.y-i.y})},_getScaleLayoutValue:function(){return this._area.radius},_getTicksOrientation:function(e){return e.orientation},_getTicksCoefficients:function(e){var t={inner:0,outer:1};return"inside"===e.orientation?(t.inner=1,t.outer=0):"center"===e.orientation&&(t.inner=t.outer=.5),t},_correctScaleIndents:function(e,t,n){t>=0?(e.horizontalOffset=t+n.width,e.verticalOffset=t+n.height):(e.horizontalOffset=e.verticalOffset=0,e.min-=-t+x(n.width,n.height)),e.inverseHorizontalOffset=n.width/2,e.inverseVerticalOffset=n.height/2},_measureMainElements:function(e,t){var n=this._area.radius,i=0,a=1/0,o=0,r=0,s=0,c=0,l=this._scale;return w(e.concat(l),(function(e,l){var u=l.measure?l.measure({radius:n-l.getOffset()}):t;u.min>0&&(a=y(a,u.min)),u.max>0&&(i=x(i,u.max)),u.horizontalOffset>0&&(o=x(o,u.max+u.horizontalOffset)),u.verticalOffset>0&&(r=x(r,u.max+u.verticalOffset)),u.inverseHorizontalOffset>0&&(s=x(s,u.inverseHorizontalOffset)),u.inverseVerticalOffset>0&&(c=x(c,u.inverseVerticalOffset))})),o=x(o-i,0),r=x(r-i,0),{minRadius:a,maxRadius:i,horizontalMargin:o,verticalMargin:r,inverseHorizontalMargin:s,inverseVerticalMargin:c}},_applyMainLayout:function(e,t){var n=this._measureMainElements(e,t),i=this._area,a=i.sides,o={left:(a.left<-.1?n.horizontalMargin:n.inverseHorizontalMargin)||0,right:(a.right>.1?n.horizontalMargin:n.inverseHorizontalMargin)||0,top:(a.up<-.1?n.verticalMargin:n.inverseVerticalMargin)||0,bottom:(a.down>.1?n.verticalMargin:n.inverseVerticalMargin)||0},s=function(e,t,n){var i,a=(0,r.extend)({},e),o=0,s=0;n=n||{},t>0&&(a.left+=n.left||0,a.right-=n.right||0,a.top+=n.top||0,a.bottom-=n.bottom||0,C(a)>0&&A(a)>0?((i=A(a)/C(a))>1?t<i?o=C(a):s=A(a):t>i?s=A(a):o=C(a),o>0||(o=s/t),s>0||(s=o*t),o=(C(a)-o)/2,s=(A(a)-s)/2,a.left+=o,a.right-=o,a.top+=s,a.bottom-=s):(a.left=a.right=(a.left+a.right)/2,a.top=a.bottom=(a.top+a.bottom)/2));return a}(this._innerRect,(a.down-a.up)/(a.right-a.left),o),c=y(C(s)/(a.right-a.left),A(s)/(a.down-a.up));c=c-n.maxRadius+i.radius;var l=s.left-C(s)*a.left/(a.right-a.left),u=s.top-A(s)*a.up/(a.down-a.up);i.x=b(l),i.y=b(u),i.radius=c,s.left-=o.left,s.right+=o.right,s.top-=o.top,s.bottom+=o.bottom,this._innerRect=s},_getElementLayout:function(e){return{x:this._area.x,y:this._area.y,radius:b(this._area.radius-e)}},_getApproximateScreenRange:function(){var e=this._area,t=y(this._canvas.width/(e.sides.right-e.sides.left),this._canvas.height/(e.sides.down-e.sides.up));return t>e.totalRadius&&(t=e.totalRadius),t*=.8,-this._translator.getCodomainRange()*t*k/180},_getDefaultSize:function(){return{width:300,height:300}},_factory:(0,o.clone)(c.BaseGauge.prototype._factory)});function C(e){return e.right-e.left}function A(e){return e.bottom-e.top}var T=S.prototype._factory.indicators={};S.prototype._factory.createIndicator=(0,l.createIndicatorCreator)(T),T._default=d._default,T.rectangleneedle=d.rectangleneedle,T.triangleneedle=d.triangleneedle,T.twocolorneedle=d.twocolorneedle,T.trianglemarker=d.trianglemarker,T.textcloud=d.textcloud,T.rangebar=d.rangebar,S.prototype._factory.RangeContainer=h.default,(0,a.default)("dxCircularGauge",S);var I=S;t.default=I,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.projection=t.Projection=void 0;var i=n(0),a=n(599);function o(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null==n)return;var i,a,o=[],r=!0,s=!1;try{for(n=n.call(e);!(r=(i=n.next()).done)&&(o.push(i.value),!t||o.length!==t);r=!0);}catch(e){s=!0,a=e}finally{try{r||null==n.return||n.return()}finally{if(s)throw a}}return o}(e,t)||function(e,t){if(!e)return;if("string"==typeof e)return r(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return r(e,t)}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function r(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,i=new Array(t);n<t;n++)i[n]=e[n];return i}var s=Number,c=Math.min,l=Math.max,u=Math.abs,d=Math.round,h=Math.log,f=Math.pow,g=2/Math.LN2,p=[NaN,NaN];function m(e,t){return u(e-t)<1e-8}function _(e,t){return m(e[0],t[0])&&m(e[1],t[1])}function v(e,t,n,i){var a=s(e);return isFinite(a)?c(l(a,t),n):i}function x(e,t,n,i){return[v(e[0],t[0],n[0],i[0]),v(e[1],t[1],n[1],i[1])]}function y(e){return e instanceof C&&e||O.get(e)||O(e)||O.get("mercator")}var b=function(e){this._initEvents(),this._params=e,this._engine=y(),this._center=this._engine.center(),this._adjustCenter()};function w(e,t,n,i){var a=(n+i)/2;return u(e-a)>u(t-a)?e:t}function k(e,t,n,i){var a=(n+i)/2;return u(e-a)<u(t-a)?e:t}function S(e,t,n){var i=E(t,n),a=i.min,o=i.max;e.min=I(a),e.max=I(o)}t.Projection=b,b.prototype={constructor:b,_minZoom:1,_maxZoom:256,_zoom:1,_center:p,_canvas:{},_scale:[],dispose:function(){this._disposeEvents()},setEngine:function(e){var t=y(e);this._engine!==t&&(this._engine=t,this._fire("engine"),this._changeCenter(t.center())&&this._triggerCenterChanged(),this._changeZoom(this._minZoom)&&this._triggerZoomChanged(),this._adjustCenter(),this._setupScreen())},setBounds:function(e){void 0!==e&&this.setEngine(this._engine.original().bounds(e))},_setupScreen:function(){var e=this._canvas,t=e.width,n=e.height,i=this._engine,a=i.ar();this._x0=e.left+t/2,this._y0=e.top+n/2;var o,r=[this.project([i.min()[0],0])[0],this.project([0,i.min()[1]])[1]],s=[this.project([i.max()[0],0])[0],this.project([0,i.max()[1]])[1]],d=t/n,h=u(s[0]-r[0])/u(s[1]-r[1]);o=isNaN(h)||0===h||c(d,a)<=a*h&&a*h<=l(d,a)?1:h>1?h:1/h,a*h>=d?(this._xRadius=t/2/o,this._yRadius=t/2/(a*o)):(this._xRadius=n/2*(a/o),this._yRadius=n/2/o),this._fire("screen")},setSize:function(e){this._canvas=e,this._setupScreen()},getCanvas:function(){return this._canvas},_toScreen:function(e){return[this._x0+this._xRadius*e[0],this._y0+this._yRadius*e[1]]},_fromScreen:function(e){return[(e[0]-this._x0)/this._xRadius,(e[1]-this._y0)/this._yRadius]},_toTransformed:function(e){return[e[0]*this._zoom+this._xCenter,e[1]*this._zoom+this._yCenter]},_toTransformedFast:function(e){return[e[0]*this._zoom,e[1]*this._zoom]},_fromTransformed:function(e){return[(e[0]-this._xCenter)/this._zoom,(e[1]-this._yCenter)/this._zoom]},_adjustCenter:function(){var e=this._engine.project(this._center);this._xCenter=-e[0]*this._zoom||0,this._yCenter=-e[1]*this._zoom||0},project:function(e){return this._engine.project(e)},transform:function(e){return this._toScreen(this._toTransformedFast(e))},isInvertible:function(){return this._engine.isInvertible()},getSquareSize:function(e){return[e[0]*this._zoom*this._xRadius,e[1]*this._zoom*this._yRadius]},getZoom:function(){return this._zoom},_changeZoom:function(e){var t=!m(this._zoom,this._zoom=v(e,this._minZoom,this._maxZoom,this._minZoom));return t&&(this._adjustCenter(),this._fire("zoom")),t},setZoom:function(e){this._engine.isInvertible()&&this._changeZoom(e)&&this._triggerZoomChanged()},getScaledZoom:function(){return d((this._scale.length-1)*h(this._zoom)/h(this._maxZoom))},setScaledZoom:function(e){this.setZoom(this._scale[d(e)])},changeScaledZoom:function(e){this.setZoom(this._scale[l(c(d(this.getScaledZoom()+e),this._scale.length-1),0)])},getZoomScalePartition:function(){return this._scale.length-1},_setupScaling:function(){var e=l(d(g*h(this._maxZoom)),4),t=f(this._maxZoom,1/e),n=this._minZoom;this._scale=[n];for(var i=1;i<=e;++i)this._scale.push(n*=t)},setMaxZoom:function(e){this._minZoom=1,this._maxZoom=v(e,this._minZoom,s.MAX_VALUE,256),this._setupScaling(),this._zoom>this._maxZoom&&this.setZoom(this._maxZoom),this._fire("max-zoom")},getCenter:function(){return this._center.slice()},setCenter:function(e){this._engine.isInvertible()&&this._changeCenter(e||[])&&this._triggerCenterChanged()},_changeCenter:function(e){var t=this._engine,n=!_(this._center,this._center=x(e,t.min(),t.max(),t.center()));return n&&(this._adjustCenter(),this._fire("center")),n},_triggerCenterChanged:function(){this._params.centerChanged(this.getCenter())},_triggerZoomChanged:function(){this._params.zoomChanged(this.getZoom())},setCenterByPoint:function(e,t){var n=this._engine.project(e),i=this._fromScreen(t);this.setCenter(this._engine.unproject([-i[0]/this._zoom+n[0],-i[1]/this._zoom+n[1]]))},beginMoveCenter:function(){this._engine.isInvertible()&&(this._moveCenter=this._center)},endMoveCenter:function(){this._moveCenter&&(_(this._moveCenter,this._center)||this._triggerCenterChanged(),this._moveCenter=null)},moveCenter:function(e){if(this._moveCenter){var t=this.toScreenPoint(this._center);this._changeCenter(this.fromScreenPoint([t[0]+e[0],t[1]+e[1]]))}},getViewport:function(){var e=this._engine.unproject,t=e(this._fromTransformed([-1,-1])),n=e(this._fromTransformed([-1,1])),i=e(this._fromTransformed([1,-1])),a=e(this._fromTransformed([1,1])),o=E([w(t[0],n[0],i[0],a[0]),w(t[1],i[1],n[1],a[1])],[w(i[0],a[0],t[0],n[0]),w(n[1],a[1],t[1],i[1])]);return[].concat(o.min,o.max)},setViewport:function(e){var t=this._engine,n=e?function(e,t,n){var i=e([n[0],n[3]]),a=e([n[0],n[1]]),o=e([n[2],n[3]]),r=e([n[2],n[1]]),s=k(i[0],a[0],o[0],r[0]),c=k(o[0],r[0],i[0],a[0]),d=k(i[1],o[1],a[1],r[1]),h=k(a[1],r[1],i[1],o[1]);return[2/l(u(s-c),u(d-h)),t([(s+c)/2,(d+h)/2])]}(t.project,t.unproject,e):[this._minZoom,t.center()];this.setZoom(n[0]),this.setCenter(n[1])},getTransform:function(){return{translateX:this._xCenter*this._xRadius,translateY:this._yCenter*this._yRadius}},fromScreenPoint:function(e){return this._engine.unproject(this._fromTransformed(this._fromScreen(e)))},toScreenPoint:function(e){return this._toScreen(this._toTransformed(this._engine.project(e)))},_eventNames:["engine","screen","center","zoom","max-zoom"]},(0,a.makeEventEmitter)(b);var C=function(){function e(e){var t,n=(t=e.to,function(e){return A(t(e))}),a=e.from?function(e){return function(t){return e(A(t))}}(e.from):T(p);this.project=n,this.unproject=a,this.original=T(this),this.source=function(){return(0,i.extend)({},e)},this.isInvertible=T(!!e.from),this.ar=T(e.aspectRatio>0?s(e.aspectRatio):1),this.center=I(a([0,0])),S(this,[a([-1,0])[0],a([0,1])[1]],[a([1,0])[0],a([0,-1])[1]])}var t=e.prototype;return t.aspectRatio=function(t){var n=new e((0,i.extend)(this.source(),{aspectRatio:t}));return n.original=this.original,n.min=this.min,n.max=this.max,n},t.bounds=function(t){t=t||[];var n=this.source(),a=this.min(),r=this.max(),s=x([t[0],t[1]],a,r,a),l=x([t[2],t[3]],a,r,r),d=n.to(s),h=n.to(l),f=c(u(h[0]-d[0])>1/3600/180/10?u(h[0]-d[0]):2,u(h[1]-d[1])>1/3600/180/10?u(h[1]-d[1]):2);f<2&&(0,i.extend)(n,function(e,t,n,i,a){var r=(n[0]+i[0])/2-a/2,s=(n[1]+i[1])/2-a/2,c=2/a;return{to:function(t){var n=o(e(t),2),i=n[0],a=n[1];return[(i-r)*c-1,(a-s)*c-1]},from:function(e){return t([r+(e[0]+1)/c,s+(e[1]+1)/c])}}}(n.to,n.from,d,h,f));var g=new e(n);return g.original=this.original,S(g,s,l),g},e}();function A(e){return[e[0],-e[1]]}function T(e){return function(){return e}}function I(e){return function(){return e.slice()}}function E(e,t){return{min:[c(e[0],t[0]),c(e[1],t[1])],max:[l(e[0],t[0]),l(e[1],t[1])]}}var O=function(e){return e&&e.to?new C(e):null};t.projection=O;var D={};O.get=function(e){return D[e]||null},O.add=function(e,t){return t=t instanceof C&&t||O(t),!D[e]&&t&&(D[e]=t),O}},function(e,t,n){t.makeEventEmitter=function(e){var t,n=e.prototype;for(t in o)n[t]=o[t]};var i,a=(i=n(29))&&i.__esModule?i:{default:i};var o={_initEvents:function(){var e,t=this._eventNames,n=t.length,i=this._events={};for(e=0;e<n;++e)i[t[e]]=(0,a.default)()},_disposeEvents:function(){var e,t=this._events;for(e in t)t[e].empty();this._events=null},on:function(e){var t,n=this._events;for(t in e)n[t].add(e[t]);return function(){for(t in e)n[t].remove(e[t])}},_fire:function(e,t){this._events[e].fire(t)}}},function(e,t,n){Object.defineProperty(t,"projection",{enumerable:!0,get:function(){return i.projection}});var i=n(598),a=Math.min,o=Math.max,r=Math.sin,s=Math.asin,c=Math.tan,l=Math.atan,u=Math.exp,d=Math.log,h=Math.PI,f=h/4,g=h/180,p=(2*l(u(h))-h/2)/g,m=(2.5*l(u(.8*h))-.625*h)/g;function _(e,t){return o(a(e,+t),-t)}i.projection.add("mercator",(0,i.projection)({aspectRatio:1,to:function(e){return[e[0]/180,d(c(f+_(e[1],p)*g/2))/h]},from:function(e){return[180*e[0],(2*l(u(e[1]*h))-h/2)/g]}})),i.projection.add("equirectangular",(0,i.projection)({aspectRatio:2,to:function(e){return[e[0]/180,e[1]/90]},from:function(e){return[180*e[0],90*e[1]]}})),i.projection.add("lambert",(0,i.projection)({aspectRatio:2,to:function(e){return[e[0]/180,r(_(e[1],90)*g)]},from:function(e){return[180*e[0],s(_(e[1],1))/g]}})),i.projection.add("miller",(0,i.projection)({aspectRatio:1,to:function(e){return[e[0]/180,1.25*d(c(f+_(e[1],m)*g*.4))/h]},from:function(e){return[180*e[0],(2.5*l(u(.8*e[1]*h))-.625*h)/g]}}))},function(e,t,n){t.default=void 0;var i=p(n(5)),a=p(n(11)),o=n(1),r=p(n(118)),s=n(0),c=n(8),l=p(n(25)),u=n(14),d=n(341),h=n(4),f=n(139),g=n(117);function p(e){return e&&e.__esModule?e:{default:e}}var m,_="sparkline-tooltip",v=(0,c.addNamespace)([l.default.down,l.default.move],_),x=s.extend,y=Math.floor;function b(e){var t=e.data.widget;t._enableOutHandler(),t._showTooltip()}function w(e){var t=new d.Translator2D({},{},{shiftZeroValue:!e,isHorizontal:!!e});return{getTranslator:function(){return t},update:function(e,n,i){t.update(e,n,i)},getVisibleArea:function(){var e=t.getCanvasVisibleArea();return[e.min,e.max]},visualRange:h.noop,calculateInterval:h.noop,getMarginOptions:function(){return{}}}}var k=r.default.inherit({_getLayoutItems:h.noop,_useLinks:!1,_themeDependentChanges:["OPTIONS"],_initCore:function(){this._tooltipTracker=this._renderer.root,this._tooltipTracker.attr({"pointer-events":"visible"}),this._createHtmlElements(),this._initTooltipEvents(),this._argumentAxis=w(!0),this._valueAxis=w()},_getDefaultSize:function(){return this._defaultSize},_disposeCore:function(){this._disposeWidgetElements(),this._disposeTooltipEvents(),this._ranges=null},_optionChangesOrder:["OPTIONS"],_change_OPTIONS:function(){this._prepareOptions(),this._change(["UPDATE"])},_customChangesOrder:["UPDATE"],_change_UPDATE:function(){this._update()},_update:function(){this._tooltipShown&&(this._tooltipShown=!1,this._tooltip.hide()),this._cleanWidgetElements(),this._updateWidgetElements(),this._drawWidgetElements()},_updateWidgetElements:function(){var e=this._getCorrectCanvas();this._updateRange(),this._argumentAxis.update(this._ranges.arg,e,this._getStick()),this._valueAxis.update(this._ranges.val,e)},_getStick:function(){},_applySize:function(e){this._allOptions.size={width:e[2]-e[0],height:e[3]-e[1]},this._change(["UPDATE"])},_setupResizeHandler:h.noop,_prepareOptions:function(){return x(!0,{},this._themeManager.theme(),this.option())},_getTooltipCoords:function(){var e=this._canvas,t=this._renderer.getRootOffset();return{x:e.width/2+t.left,y:e.height/2+t.top}},_initTooltipEvents:function(){var e={widget:this};this._renderer.root.off("."+_).on(v,e,b)},_showTooltip:function(){this._tooltipShown||(this._tooltipShown=!0,this._getTooltip().isEnabled()&&this._tooltip.show(this._getTooltipData(),this._getTooltipCoords(),{}))},_hideTooltip:function(){this._tooltipShown&&(this._tooltipShown=!1,this._tooltip.hide())},_stopCurrentHandling:function(){this._hideTooltip()},_enableOutHandler:function(){var e=this;if(!e._outHandler){var t=function(t){var n=t.pageX,i=t.pageY,a=e._renderer.getRootOffset(),o=a.left,r=a.top,s=y(n-o),c=y(i-r);(function(e,t,n){var i=e.width,a=e.height;return(0,u.pointInCanvas)({left:0,top:0,right:i,bottom:a,width:i,height:a},t,n)})(e._canvas,s,c)||(e._hideTooltip(),e._disableOutHandler())};i.default.on(a.default.getDocument(),v,t),this._outHandler=t}},_disableOutHandler:function(){this._outHandler&&i.default.off(a.default.getDocument(),v,this._outHandler),this._outHandler=null},_disposeTooltipEvents:function(){this._tooltipTracker.off(),this._disableOutHandler(),this._renderer.root.off("."+_)},_getTooltip:function(){var e=this;return e._tooltip||(m.apply(this,arguments),e._setTooltipRendererOptions(e._tooltipRendererOptions),e._tooltipRendererOptions=null,e._setTooltipOptions()),e._tooltip}}),S=k;t.default=S,k.addPlugin(f.plugin),m=k.prototype._initTooltip,k.prototype._initTooltip=h.noop;var C=k.prototype._disposeTooltip;k.prototype._disposeTooltip=function(){this._tooltip&&C.apply(this,arguments)},k.prototype._setTooltipRendererOptions=function(){var e=this._getRendererOptions();this._tooltip?this._tooltip.setRendererOptions(e):this._tooltipRendererOptions=e},k.prototype._setTooltipOptions=function(){var e,t,n,i,a=this._tooltip,r=a&&this._getOption("tooltip");a&&a.update(x({},r,{customizeTooltip:(e=r.customizeTooltip,t=r.font,n=this.option("rtlEnabled"),i=function(e,t){var n=e.lineSpacing,i=(null!=n?n:2)+e.size;return function(e){for(var n="",a=e.valueText,o=0;o<a.length;o+=2)n+="<tr><td>"+a[o]+"</td><td style='width: 15px'></td><td style='text-align: "+(t?"left":"right")+"'>"+a[o+1]+"</td></tr>";return{html:"<table style='border-spacing:0px; line-height: "+i+"px'>"+n+"</table>"}}}(t,n),(0,o.isFunction)(e)?function(t){var n=e.call(t,t);return"html"in n||"text"in n||x(n,i.call(t,t)),n}:i),enabled:r.enabled&&this._isTooltipEnabled()}))};var A=(0,s.extend)(!0,{},g.plugin,{init:h.noop,dispose:h.noop,customize:null,members:{_getExportMenuOptions:null}});k.addPlugin(A),e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i,a=(i=n(603))&&i.__esModule?i:{default:i},o=n(182);var r=Math.max;function s(e,t){return r(e,t)}function c(e){return(0,a.default)(e,s,!1)}(0,o.addAlgorithm)("squarified",c);var l=c;t.default=l,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=function(e,t,n){var a,o=e.items,c=o.length,l={sum:e.sum,rect:e.rect,directions:e.directions,accumulate:t};n&&(l.staticSideIndex=(0,i.getStaticSideIndex)(l.rect));for(o.sort(r),a=0;a<c;)a=s(o,a,l)};var i=n(182),a=Math.max,o=Math.round;function r(e,t){return t.value-e.value}function s(e,t,n){var r,s=(0,i.buildSidesData)(n.rect,n.directions,n.staticSideIndex),c=((r=n.rect)[2]-r[0])*(r[3]-r[1]),l=c>0?function(e,t,n){var i,r,s,c,l,u,d=1/0,h=0,f=e.length,g=n.areaToValue/n.staticSide;for(s=t;s<f;){for(r=h+e[s].value,l=n.staticSide/g/r,i=0,c=t;c<=s;++c)i=n.accumulate(i,(u=l*e[c].value/r,a(u,1/u)),c-t+1);if(!(i<d))break;d=i,h=r,++s}return{sum:h,count:s-t,side:o(g*h)}}(e,t,{areaToValue:c/n.sum,accumulate:n.accumulate,staticSide:s.staticSide}):{sum:1,side:s.variedSide,count:e.length-t};return(0,i.calculateRectangles)(e,t,n.rect,s,l),n.sum-=l.sum,t+l.count}e.exports=t.default,e.exports.default=t.default},function(e,t,n){function i(e,t,n){var i=t.createPalette(e.palette,{useHighlight:!0,extensionMode:e.paletteExtensionMode,count:e.colorizeGroups?r(n):a(n)});return(e.colorizeGroups?s:o)(i,n)}function a(e){var t,n,i=e.nodes.slice(),o=i.length,r=0;for(t=0;t<o;++t)(n=i[t]).isNode()?r=Math.max(r,a(n)):r+=1;return r}function o(e){var t=e.generateColors();return function(e){return t[e.index]}}function r(e){var t,n,i=e.nodes.slice(),a=i.length,o=0;for(t=0;t<a;++t)(n=i[t]).isNode()&&(o+=r(n)+1);return o}function s(e,t){var n=function(e,t){var n,i,a={},o=t.nodes.slice(),r=o.length;for(n=0;n<r;++n)(i=o[n]).isNode()?r=(o=o.concat(i.nodes)).length:a[i.parent._id]||(a[i.parent._id]=e.getNextColor());return a}(e,t);return function(e){return n[e._id]}}t.default=void 0,(0,n(240).addColorizer)("discrete",i);var c=i;t.default=c,e.exports=t.default,e.exports.default=t.default},function(e,t,n){var i=c(n(119)),a=c(n(207)),o=n(179),r=n(343),s=n(14);function c(e){return e&&e.__esModule?e:{default:e}}n(183),n(606);var l=i.default.prototype,u=a.default.prototype;l._eventsMap.onHoverChanged={name:"hoverChanged"},(0,o.expand)(l._handlers,"calculateAdditionalStates",(function(e,t){e[1]=t.hoverStyle?(0,r.buildRectAppearance)(t.hoverStyle):{}})),i.default.addChange({code:"HOVER_ENABLED",handler:function(){var e=(0,s.parseScalar)(this._getOption("hoverEnabled",!0),!0);e||this.clearHover(),this._hoverEnabled=e},isThemeDependent:!0,isOptionChange:!0,option:"hoverEnabled"}),u.statesMap[1]=1,u.additionalStates.push(1),(0,o.expand)(l,"_extendProxyType",(function(e){var t=this;e.setHover=function(){t._hoverNode(this._id)},e.isHovered=function(){return t._hoverIndex===this._id}})),(0,o.expand)(l,"_onNodesCreated",(function(){this._hoverIndex=-1})),(0,o.expand)(l,"_changeGroupSettings",(function(){this._groupHoverEnabled=(0,s.parseScalar)(this._getOption("group").hoverEnabled,!0),this._groupHoverEnabled||this.clearHover()})),l._applyHoverState=function(e,t){!function e(t,n,i){var a,o=t.isNode()&&t.nodes,r=o&&o.length;for(t.setState(n,i),a=0;a<r;++a)e(o[a],n,i)}(this._nodes[e],1,t),this._eventTrigger("hoverChanged",{node:this._nodes[e].proxy})},l._hoverNode=function(e){var t=this._hoverIndex;if(this._hoverEnabled&&t!==e){if(!this._groupHoverEnabled&&e>=0&&this._nodes[e].isNode())return void this.clearHover();this._context.suspend(),this._hoverIndex=-1,t>=0&&this._applyHoverState(t,!1),this._hoverIndex=e,e>=0&&this._applyHoverState(e,!0),this._context.resume()}},l.clearHover=function(){this._hoverNode(-1)}},function(e,t,n){var i=s(n(119)),a=s(n(207)),o=n(4),r=n(0);function s(e){return e&&e.__esModule?e:{default:e}}var c=i.default.prototype,l=a.default.prototype,u=c._handlers,d=u.calculateState,h=l._buildState;u.calculateState=function(e){var t={0:d(e)};return u.calculateAdditionalStates(t,e),t},u.calculateAdditionalStates=o.noop,l.code=0,l.statesMap={0:0},l.additionalStates=[],l._buildState=function(e,t){var n={0:h(e[0],t)};return this.additionalStates.length&&function(e,t,n,i){var a,o=i.length;for(a=0;a<o;++a)e[i[a]]=(0,r.extend)({},t,n[i[a]])}(n,n[0],e,this.additionalStates),n},l._getState=function(){return this.state[this.statesMap[this.code]]},l.setState=function(e,t){t?this.code|=e:this.code&=~e,this.ctx.change(["TILES"])}},function(e,t,n){var i,a=n(179),o=(i=n(119))&&i.__esModule?i:{default:i};n(183);var r=n(139);var s=o.default.prototype;function c(e,t,n){var i=n.getRootOffset();return e||t&&[(t[0]+t[2])/2+i.left,(t[1]+t[3])/2+i.top]||[-1e3,-1e3]}(0,a.expand)(s,"_extendProxyType",(function(e){var t=this;e.showTooltip=function(e){t._showTooltip(this._id,e)}})),(0,a.expand)(s,"_onNodesCreated",(function(){this._tooltipIndex>=0&&this._tooltip.hide(),this._tooltipIndex=-1})),(0,a.expand)(s,"_onTilingPerformed",(function(){this._tooltipIndex>=0&&this._moveTooltip(this._nodes[this._tooltipIndex])})),s._showTooltip=function(e,t){var n=this,i=n._tooltip,a=n._nodes[e];if(n._tooltipIndex!==e){var o=function(t){void 0!==t&&(t||i.hide(),n._tooltipIndex=t?e:-1)},r=c(t,a.rect,this._renderer);o(i.show({value:a.value,valueText:i.formatValue(a.value),node:a.proxy},{x:r[0],y:r[1],offset:0},{node:a.proxy},void 0,o))}else n._moveTooltip(a,t)},s._moveTooltip=function(e,t){var n=c(t,e.rect,this._renderer);this._tooltip.move(n[0],n[1],0)},s.hideTooltip=function(){this._tooltipIndex>=0&&(this._tooltipIndex=-1,this._tooltip.hide())},o.default.addPlugin(r.plugin)},function(e,t,n){t.default=void 0;var i=n(1082),a=d(n(1083)),o=d(n(1084)),r=n(4),s=d(n(118)),c=d(n(9)),l=d(n(1085)),u=n(181);function d(e){return e&&e.__esModule?e:{default:e}}function h(e){return{fill:e.fill,hatching:e.hatching}}(0,i.addAlgorithm)("dynamicslope",a.default,!0),(0,i.addAlgorithm)("dynamicheight",o.default);var f=s.default.inherit({_rootClass:"dxf-funnel",_rootClassPrefix:"dxf",_proxyData:[],_optionChangesMap:{dataSource:"DATA_SOURCE",neckWidth:"NODES_CREATE",neckHeight:"NODES_CREATE",inverted:"NODES_CREATE",algorithm:"NODES_CREATE",item:"NODES_CREATE",valueField:"NODES_CREATE",argumentField:"NODES_CREATE",colorField:"NODES_CREATE",palette:"NODES_CREATE",paletteExtensionMode:"NODES_CREATE",sortData:"NODES_CREATE"},_themeDependentChanges:["NODES_CREATE"],_getDefaultSize:function(){return{width:400,height:400}},_themeSection:"funnel",_fontFields:["legend.title.font","legend.title.subtitle.font","legend.font"],_optionChangesOrder:["DATA_SOURCE"],_initialChanges:["DATA_SOURCE"],_initCore:function(){this._group=this._renderer.g().append(this._renderer.root),this._items=[]},_eventsMap:{onHoverChanged:{name:"hoverChanged"},onSelectionChanged:{name:"selectionChanged"}},_disposeCore:r.noop,_applySize:function(e){return this._rect=e.slice(),this._change(["TILING"]),this._rect},_getAlignmentRect:function(){return this._rect},_change_TILING:function(){var e=this,t=e._items,n=e._rect,i=function(e,t){var i=t%2;return n[0+i]+(n[2+i]-n[0+i])*e};this._group.clear(),t.forEach((function(t,n){var a=t.figure.map(i),o=e._renderer.path([],"area").attr({points:a}).append(e._group);t.coords=a,t.element=o})),this._requestChange(["TILES"])},_customChangesOrder:["NODES_CREATE","LAYOUT","TILING","TILES","DRAWN"],_dataSourceChangedHandler:function(){this._requestChange(["NODES_CREATE"])},_change_DRAWN:function(){this._drawn()},_change_DATA_SOURCE:function(){this._change(["DRAWN"]),this._updateDataSource()},_change_NODES_CREATE:function(){this._buildNodes()},_change_TILES:function(){this._applyTilesAppearance()},_suspend:function(){this._applyingChanges||this._suspendChanges()},_resume:function(){this._applyingChanges||this._resumeChanges()},_applyTilesAppearance:function(){this._items.forEach((function(e){var t=e.getState();e.element.smartAttr(e.states[t])}))},_hitTestTargets:function(e,t){var n,i=this;return this._proxyData.some((function(a){if(n=a.call(i,e,t))return!0})),n},clearHover:function(){this._suspend(),this._items.forEach((function(e){e.isHovered()&&e.hover(!1)})),this._resume()},clearSelection:function(){this._suspend(),this._items.forEach((function(e){e.isSelected()&&e.select(!1)})),this._resume()},_getData:function(){var e=this._dataSourceItems()||[],t=this._getOption("valueField",!0),n=this._getOption("argumentField",!0),i=this._getOption("colorField",!0),a=e.reduce((function(e,a){var o=Number(a[t]);return o>=0&&(e[0].push({value:o,color:a[i],argument:a[n],dataItem:a}),e[1]+=o),e}),[[],0]),o=a[0];return e.length>0&&0===o.length&&this._incidentOccurred("E2005",t),a[1]?(this._getOption("sortData",!0)&&o.sort((function(e,t){return t.value-e.value})),o):[]},_buildNodes:function(){var e=this,t=e._getData(),n=(0,i.getAlgorithm)(e._getOption("algorithm",!0)),a=n.normalizeValues(t),o=e._getOption("item"),r=n.getFigures(a,e._getOption("neckWidth",!0),e._getOption("neckHeight",!0)),s=e._themeManager.createPalette(e._getOption("palette",!0),{useHighlight:!0,extensionMode:e._getOption("paletteExtensionMode",!0),count:r.length});e._items=r.map((function(n,i){var r=t[i];return new l.default(e,{figure:n,data:r,percent:a[i],id:i,color:r.color||s.getNextColor(),itemOptions:o})})),e._getOption("inverted",!0)&&e._items.forEach((function(e){e.figure=e.figure.map((function(e,t){return t%2?1-e:e}))})),e._renderer.initHatching(),e._change(["TILING","DRAWN"])},_showTooltip:r.noop,hideTooltip:r.noop,getAllItems:function(){return this._items.slice()},_getLegendData:function(){return this._items.map((function(e){var t=e.states;return{id:e.id,visible:!0,text:e.argument,item:e,states:{normal:h(t.normal),hover:h(t.hover),selection:h(t.selection)}}}))},_getMinSize:function(){var e=this._getOption("adaptiveLayout");return[e.width,e.height]}});(0,c.default)("dxFunnel",f);var g=f;t.default=g,f.addPlugin(u.plugin),e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i=n(610),a=n(4),o=h(n(1090)),r=h(n(1091)),s=n(1092),c=n(1),l=h(n(118)),u=h(n(9)),d=n(181);function h(e){return e&&e.__esModule?e:{default:e}}function f(e,t,n){var i=[],a="in"===n?"_to":"_from",o="in"===n?"_from":"_to";return e.links.map((function(e){return e[a]._name===t})).forEach((function(t,n){t&&i.push({index:n,weight:e.links[n]._weight,node:e.links[n][o]._name})})),i}var g=l.default.inherit({_rootClass:"dxs-sankey",_rootClassPrefix:"dxs",_proxyData:[],_optionChangesMap:{dataSource:"DATA_SOURCE",sortData:"DATA_SOURCE",alignment:"DATA_SOURCE",node:"BUILD_LAYOUT",link:"BUILD_LAYOUT",palette:"BUILD_LAYOUT",paletteExtensionMode:"BUILD_LAYOUT"},_themeDependentChanges:["BUILD_LAYOUT"],_getDefaultSize:function(){return{width:400,height:400}},_themeSection:"sankey",_fontFields:["label.font"],_optionChangesOrder:["DATA_SOURCE"],_initialChanges:["DATA_SOURCE"],_initCore:function(){this._groupLinks=this._renderer.g().append(this._renderer.root),this._groupNodes=this._renderer.g().append(this._renderer.root),this._groupLabels=this._renderer.g().attr({class:this._rootClassPrefix+"-labels"}).append(this._renderer.root),this._drawLabels=!0,this._nodes=[],this._links=[],this._gradients=[]},_disposeCore:a.noop,_applySize:function(e){this._rect=e.slice();var t=this._getOption("adaptiveLayout");return t.keepLabels||this._rect[2]-this._rect[0]>t.width?this._drawLabels=!0:this._drawLabels=!1,this._change(["BUILD_LAYOUT"]),this._rect},_eventsMap:{onNodeHoverChanged:{name:"nodeHoverChanged"},onLinkHoverChanged:{name:"linkHoverChanged"}},_customChangesOrder:["BUILD_LAYOUT","NODES_DRAW","LINKS_DRAW","LABELS","DRAWN"],_dataSourceChangedHandler:function(){this._requestChange(["BUILD_LAYOUT"])},_change_DRAWN:function(){this._drawn()},_change_DATA_SOURCE:function(){this._change(["DRAWN"]),this._updateDataSource()},_change_LABELS:function(){this._applyLabelsAppearance()},_change_BUILD_LAYOUT:function(){this._groupNodes.clear(),this._groupLinks.clear(),this._groupLabels.clear(),this._buildLayout()},_change_NODES_DRAW:function(){var e=this;e._nodes.forEach((function(t,n){var i=e._renderer.rect().attr(t.rect).append(e._groupNodes);t.element=i})),this._applyNodesAppearance()},_change_LINKS_DRAW:function(){var e=this;e._links.forEach((function(t,n){var i=e._renderer.g().attr({class:"link","data-link-idx":n}).append(e._groupLinks);t.overlayElement=e._renderer.path([],"area").attr({d:t.d}).append(i),t.element=e._renderer.path([],"area").attr({d:t.d}).append(i)})),this._applyLinksAppearance()},_suspend:function(){this._applyingChanges||this._suspendChanges()},_resume:function(){this._applyingChanges||this._resumeChanges()},_showTooltip:a.noop,hideTooltip:a.noop,clearHover:function(){this._suspend(),this._nodes.forEach((function(e){e.isHovered()&&e.hover(!1)})),this._links.forEach((function(e){e.isHovered()&&e.hover(!1),e.isAdjacentNodeHovered()&&e.adjacentNodeHover(!1)})),this._resume()},_applyNodesAppearance:function(){this._nodes.forEach((function(e){var t=e.getState();e.element.smartAttr(e.states[t])}))},_applyLinksAppearance:function(){this._links.forEach((function(e){var t=e.getState();e.element.smartAttr(e.states[t]),e.overlayElement.smartAttr(e.overlayStates[t])}))},_hitTestTargets:function(e,t){var n,i=this;return this._proxyData.some((function(a){if(n=a.call(i,e,t))return!0})),n},_getData:function(){var e=this,t=e._dataSourceItems()||[],n=e._getOption("sourceField",!0),i=e._getOption("targetField",!0),a=e._getOption("weightField",!0),o=[];return t.forEach((function(t){var r=Object.prototype.hasOwnProperty.bind(t);r(n)?r(i)?r(a)?(0,c.isString)(t[n])?(0,c.isString)(t[i])?!(0,c.isNumeric)(t[a])||t[a]<=0?e._incidentOccurred("E2009",a):o.push([t[n],t[i],t[a]]):e._incidentOccurred("E2008",i):e._incidentOccurred("E2008",n):e._incidentOccurred("E2007",a):e._incidentOccurred("E2007",i):e._incidentOccurred("E2007",n)})),o},_buildLayout:function(){var e=this,t=this,n=t._getData(),a=this._rect,c=t._getOption("node"),l=t._getOption("sortData"),u=t._getOption("layoutBuilder",!0)||s.layout,d={x:a[0],y:a[1],width:a[2]-a[0],height:a[3]-a[1]},h=u.computeLayout(n,l,{availableRect:d,nodePadding:c.padding,nodeWidth:c.width,nodeAlign:t._getOption("alignment",!0)},t._incidentOccurred);if(t._layoutMap=h,!Object.prototype.hasOwnProperty.call(h,"error")){var g={},p=0,m=t._getOption("link"),_=h.nodes.map((function(e){return e.length})).reduce((function(e,t){return e+t}),0),v=t._themeManager.createPalette(t._getOption("palette",!0),{useHighlight:!0,extensionMode:t._getOption("paletteExtensionMode",!0),count:_});t._nodes=[],t._links=[],t._gradients.forEach((function(e){e.dispose()})),t._gradients=[],t._shadowFilter&&t._shadowFilter.dispose(),h.nodes.forEach((function(e){e.forEach((function(e){var n=c.color||v.getNextColor(),i=new o.default(t,{id:p,color:n,rect:e,options:c,linksIn:f(h,e._name,"in"),linksOut:f(h,e._name,"out")});t._nodes.push(i),p++,g[e._name]=n}))})),h.links.forEach((function(n){var a=null;m.colorMode===i.COLOR_MODE_GRADIENT&&(a=t._renderer.linearGradient([{offset:"0%","stop-color":g[n._from._name]},{offset:"100%","stop-color":g[n._to._name]}]),e._gradients.push(a));var o=m.color;m.colorMode===i.COLOR_MODE_SOURCE?o=g[n._from._name]:m.colorMode===i.COLOR_MODE_TARGET&&(o=g[n._to._name]);var s=new r.default(t,{d:n.d,boundingRect:n._boundingRect,color:o,options:m,connection:{source:n._from._name,target:n._to._name,weight:n._weight},gradient:a});t._links.push(s)})),t._renderer.initHatching(),t._change(["NODES_DRAW","LINKS_DRAW","LABELS"])}t._change(["DRAWN"])},_applyLabelsAppearance:function(){var e=this,t=e._getOption("label"),n=e._rect[2]-e._rect[0],i=e._getOption("node");if(e._shadowFilter=e._renderer.shadowFilter("-50%","-50%","200%","200%").attr(t.shadow),e._groupLabels.clear(),e._drawLabels&&t.visible){var a=(n-(i.width+t.horizontalOffset)-e._layoutMap.cascades.length*i.width)/(e._layoutMap.cascades.length-1)-t.horizontalOffset;e._nodes.forEach((function(n){e._createLabel(n,t,e._shadowFilter.id),function(e,t,n,i){e._label.getBBox().width>n&&e.labelText.applyEllipsis(n);var a=e._label.getBBox(),o=t.verticalOffset,r=t.horizontalOffset,s=Math.round(e.rect.y+e.rect.height/2-a.y-a.height/2)+o,c=e.rect.x+r+e.rect.width-a.x;c+a.width>=i[2]-i[0]&&(c=e.rect.x-r-a.x-a.width),s>=i[3]&&(s=i[3]),s-a.height<i[1]&&(s=e.rect.y-a.y+o),e.labelText.attr({translateX:c,translateY:s})}(n,t,a,e._rect)})),"none"!==t.overlappingBehavior&&e._nodes.forEach((function(n){var i=n._label.getBBox();e._nodes.forEach((function(e){var a=e._label.getBBox();n.id!==e.id&&s.layout.overlap(i,a)&&("ellipsis"===t.overlappingBehavior?n.labelText.applyEllipsis(a.x-i.x):"hide"===t.overlappingBehavior&&n.labelText.remove())}))}))}},_createLabel:function(e,t,n){var i=t.customizeText(e),a=e.getLabelAttributes(t,n);i&&(e._label=this._renderer.g().append(this._groupLabels),e.labelText=this._renderer.text(i).attr(a.attr).css(a.css),e.labelText.append(e._label))},_getMinSize:function(){var e=this._getOption("adaptiveLayout");return[e.width,e.height]},getAllNodes:function(){return this._nodes.slice()},getAllLinks:function(){return this._links.slice()}});(0,u.default)("dxSankey",g);var p=g;t.default=p,g.addPlugin(d.plugin),e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.COLOR_MODE_NONE=t.COLOR_MODE_TARGET=t.COLOR_MODE_SOURCE=t.COLOR_MODE_GRADIENT=void 0;t.COLOR_MODE_GRADIENT="gradient";t.COLOR_MODE_SOURCE="source";t.COLOR_MODE_TARGET="target";t.COLOR_MODE_NONE="none"},function(e,t,n){t.default=void 0;var i={maxOfArray:function(e,t){var n=0,i=function(e){return e};t&&(i=t);for(var a=0;a<e.length;a++)i(e[a])>n&&(n=i(e[a]));return n}},a=function(e){var t=[];return e.forEach((function(e){-1===t.indexOf(e[0])&&t.push(e[0]),-1===t.indexOf(e[1])&&t.push(e[1])})),t},o=function(e,t){var n=[];return e.forEach((function(e){e[0]===t&&-1===n.indexOf(e[1])&&n.push(e[1])})),n},r=function(e,t){var n=[];return e.forEach((function(e){e[1]===t&&-1===n.indexOf(e[0])&&n.push(e[0])})),n},s={struct:{_hasCycle:!1,_sortedList:[],hasCycle:function(e){var t=this;this._hasCycle=!1,this._sortedList=[];var n={},i=a(e);return i.forEach((function(e){n[e]={color:"white"}})),i.forEach((function(i){"white"===n[i].color&&t._depthFirstSearch(e,n,i)})),this._sortedList.reverse(),this._hasCycle},_depthFirstSearch:function(e,t,n){t[n].color="gray";for(var i=o(e,n),a=0;a<i.length;a++)"white"===t[i[a]].color?this._depthFirstSearch(e,t,i[a]):"gray"===t[i[a]].color&&(this._hasCycle=!0);this._sortedList.push({name:n,lp:null,incoming:r(e,n),outgoing:o(e,n)}),t[n].color="black"},computeLongestPaths:function(e){var t=this._sortedList;return t.forEach((function(n){var a=r(e,n.name);if(0===a.length)n.lp=0;else{var o=[];a.forEach((function(e){o.push(t.filter((function(t){return t.name===e}))[0].lp)})),n.lp=i.maxOfArray(o)+1}})),this._sortedList}},routines:i,getVertices:a,getAdjacentVertices:o,getReverseAdjacentVertices:r};t.default=s,e.exports=t.default,e.exports.default=t.default},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(e,t,n){var i=n(186);n(267);var a=i.viz=n(997);a.currentTheme=n(57).currentTheme,a.registerTheme=n(57).registerTheme,a.exportFromMarkup=n(332).exportFromMarkup,a.getMarkup=n(332).getMarkup,a.exportWidgets=n(332).exportWidgets,a.currentPalette=n(204).currentPalette,a.getPalette=n(204).getPalette,a.generateColors=n(204).generateColors,a.registerPalette=n(204).registerPalette,a.refreshTheme=n(57).refreshTheme,a.dxChart=n(998),a.dxPieChart=n(1034),a.dxPolarChart=n(1035),a.dxLinearGauge=n(1036),a.dxCircularGauge=n(1042),a.dxBarGauge=n(1045),a.dxRangeSelector=n(1047),a.dxVectorMap=n(1055),a.map={},a.map.sources={},a.map.projection=n(600).projection,a.dxSparkline=n(1066),a.dxBullet=n(1068),a.dxTreeMap=n(1070),a.dxFunnel=n(1081),a.dxSankey=n(1089),a.BaseWidget=n(118),a.getTheme=n(57).getTheme,a.findTheme=n(57).getTheme,a.refreshAll=n(57).refreshTheme,a.refreshPaths=n(578).refreshPaths,a.gauges={__internals:{}},a._dashboard={},a._dashboard.Renderer=n(178).Renderer,a._dashboard.SvgElement=n(178).SvgElement,a._dashboard.patchFontOptions=n(14).patchFontOptions,e.exports=a},function(e,t,n){n(144),e.exports=DevExpress.viz=DevExpress.viz||{}},function(e,t,n){t.default=void 0;var i=n(4),a=n(0),o=n(12),r=n(7),s=n(3),c=S(n(9)),l=n(578),u=n(14),d=n(1),h=n(32),f=n(333),g=S(n(1022)),p=n(586),m=n(1031),_=n(593),v=S(n(235)),x=n(584),y=n(140),b=S(n(1032)),w=S(n(1033)),k=n(238);function S(e){return e&&e.__esModule?e:{default:e}}var C=[{name:"default",border:{}}],A=Array.isArray;function T(e,t,n){var i=e.getOptions().grid,a=e.getOptions().minorGrid;i.visible=t,a&&(a.visible=n)}function I(e,t){return e.priority-t.priority}function E(e,t){var n=!1;return(0,s.each)(e,(function(e,i){if(i.name===t)return n=!0,!1})),n}function O(e,t,n,i){var a=t[e]||0,o=n[e]||0;return a+o+(a&&o?i:0)}function D(e,t,n){return M(t[e],n[e])}function M(e,t){return Math.max(e||0,t||0)}function P(e){return e.getMargins()}function q(e,t){return e.reduce((function(e,n){var i,a=t(n),o=e.panes[n.pane]=e.panes[n.pane]||{},r=n.getMultipleAxesSpacing();o.top=O("top",o,a,r),o.bottom=O("bottom",o,a,r),o.left=D("left",o,a),o.right=D("right",o,a),e.top=D("top",o,e),e.bottom=D("bottom",o,e),e.left=D("left",o,e),e.right=D("right",o,e);var s=null===(i=n.getOrthogonalAxis)||void 0===i?void 0:i.call(n);return!s||!s.customPositionIsAvailable()||n.customPositionIsBoundaryOrthogonalAxis()&&s.customPositionEqualsToPredefined()||(e[s.getResolvedBoundaryPosition()]=0),e}),{panes:{}})}function R(e){return e.reduce((function(e,t){var n=t.getMargins(),i=e.panes[t.pane]=e.panes[t.pane]||{},a=t.getMultipleAxesSpacing();return i.top=D("top",i,n),i.bottom=D("bottom",i,n),i.left=O("left",i,n,a),i.right=O("right",i,n,a),e.top=D("top",i,e),e.bottom=D("bottom",i,e),e.left=D("left",i,e),e.right=D("right",i,e),e}),{panes:{}})}function z(e,t,n,i,a){e.forEach((function(e){e[t](n&&n[e.pane],i&&i[e.pane]||i,a)}))}function L(e,t,n,i,a){function o(t,n,i){return(-1===(e?["left","right"]:["top","bottom"]).indexOf(t)?n:n.panes[i]||{})[t]}function r(e,t,n,i){return M(o(e,t,i),o(e,n,i))}var s=function(e){return"original".concat(e[0].toUpperCase()).concat(e.slice(1))};function c(e,t,o,c,l,d){(t=t.sort((function(t,n){return e[n][c]-e[t][c]}))).forEach((function(t){var n=e[t];d.forEach((function(e){n[e]=n[s(e)]+r(e,i,a,t)}))}));var h=e[t[0]],f=t.reduce((function(e,t){return e-=r(c,i,a,t)+r(l,i,a,t)}),h[o]-h[s(l)]-e[t[t.length-1]][s(c)])-u.PANE_PADDING*(t.length-1);f-=Object.keys(n).reduce((function(e,t){return e+((0,u.isRelativeHeightPane)(n[t])?0:n[t].height)}),0),t.reduce((function(t,s){var d=e[s],g=n[s];return t-=r(l,i,a,s),d[l]=h[o]-t,t-=(0,u.isRelativeHeightPane)(g)?Math.floor(f*g.height):g.height,d[c]=t,t-=r(c,i,a,s)+u.PANE_PADDING}),h[o]-h[s(l)]-(f<0?f:0))}var l=Object.keys(t);return e?c(t,l,"width","left","right",["top","bottom"]):c(t,l,"height","top","bottom",["left","right"]),t}function B(e,t,n,i){t&&(z(e,"createTicks",n),g.default.synchronize(e)),z(e,"draw",!t&&n,i)}function V(e,t){var n={};return function(i){if(!i.customPositionIsAvailable()||i.customPositionEqualsToPredefined()){var a=n[i.pane]=n[i.pane]||{top:0,left:0,bottom:0,right:0},o=i.getMultipleAxesSpacing(),r=i.getMargins();i.shift(a),a[e]=O(e,a,r,o),a[t]=O(t,a,r,o)}else i.shift({top:0,left:0,bottom:0,right:0})}}function F(e,t){var n,i,a=0;for(n in t.panes)i=t.panes[n],a+="height"===e?i.top+i.bottom:i.left+i.right;return a}function N(e,t,n,i){var a=0;e[t]>0&&(a=F(t,i(n,P)),z(n,"hideTitle"),e[t]-=a-F(t,i(n,P))),e[t]>0&&z(n,"hideOuterElements")}var H=p.AdvancedChart.inherit({_themeSection:"chart",_fontFields:["crosshair.label.font"],_initCore:function(){this.paneAxis={},this.callBase()},_init:function(){this._containerInitialHeight=(0,r.hasWindow)()?this._$element.height():0,this.callBase()},_correctAxes:function(){this._correctValueAxes(!0)},_getExtraOptions:i.noop,_createPanes:function(){var e,t=this.option("panes"),n=0;return(!t||A(t)&&!t.length)&&(t=C),this.callBase(),e=this.option("defaultPane"),t=(0,a.extend)(!0,[],A(t)?t:[t]),(0,s.each)(t,(function(e,t){t.name=(0,d.isDefined)(t.name)?t.name:"default"+n++})),(0,d.isDefined)(e)?E(t,e)||(this._incidentOccurred("W2101",[e]),e=t[t.length-1].name):e=t[t.length-1].name,this.defaultPane=e,t=this._isRotated()?t.reverse():t},_getAxisRenderingOptions:function(){return{axisType:"xyAxes",drawingType:"linear"}},_prepareAxisOptions:function(e,t,n){return{isHorizontal:"argumentAxis"===e!==n,containerColor:this._themeManager.getOptions("containerBackgroundColor")}},_checkPaneName:function(e){var t=(0,u.map)(this.panes,(function(e){return e.name}));return e.pane=e.pane||this.defaultPane,-1!==(0,o.inArray)(e.pane,t)},_initCustomPositioningAxes:function(){var e=this,t=e.getArgumentAxis(),n=t.getOptions().customPositionAxis,a=e._valueAxes.filter((function(e){return e.pane===t.pane&&(!n||n===e.name)}))[0];e._valueAxes.forEach((function(e){t!==e.getOrthogonalAxis()&&(e.getOrthogonalAxis=function(){return t},e.customPositionIsBoundaryOrthogonalAxis=function(){return t.customPositionIsBoundary()})})),(0,d.isDefined)(a)&&a!==t.getOrthogonalAxis()?(t.getOrthogonalAxis=function(){return a},t.customPositionIsBoundaryOrthogonalAxis=function(){return e._valueAxes.some((function(e){return e.customPositionIsBoundary()}))}):(0,d.isDefined)(t.getOrthogonalAxis())&&!(0,d.isDefined)(a)&&(t.getOrthogonalAxis=i.noop)},_getAllAxes:function(){return this._argumentAxes.concat(this._valueAxes)},_resetAxesAnimation:function(e,t){((0,d.isDefined)(t)?t^this._isRotated()?this._argumentAxes:this._valueAxes:this._getAllAxes()).forEach((function(t){t.resetApplyingAnimation(e)}))},_axesBoundaryPositioning:function(){var e=this._getAllAxes(),t=!1;return e.forEach((function(e){if(!e.customPositionIsAvailable())return!1;var n=e.customPositionIsBoundary();e._customBoundaryPosition=e.getCustomBoundaryPosition(),t|=n!==e.customPositionIsBoundary()})),t},_getValueAxis:function(e,t){var n,i,a=this._valueAxes,o=this.option("valueAxis")||{},r=A(o)?o:[o],s=this._isRotated(),c=this._getCrosshairMargins();return(i=function e(t,n,i){var a,o;for(o=0;o<i.length;o++)if((a=i[o]).name===n&&a.pane===t)return a;if(t)return e(void 0,n,i)}(e,t=t||function(e,t,n){for(var i,a=0;a<e.length;a++)if(e[a].pane===t||void 0===e[a].pane&&t===n){i=e[a].name;break}return i||(i=e[0].name),i}(a,e,this.defaultPane),a))||((n=function(e,t,n){var i,a;for(a=0;a<t.length;a++)if(t[a].name===n){(i=t[a]).priority=a;break}if(!i)for(a=0;a<e.length;a++)if(e[a].name===n){(i=e[a].getOptions()).priority=e[a].priority;break}return i}(a,r,t))||(this._incidentOccurred("W2102",[t]),n={name:t,priority:a.length}),(i=this._createAxis(!1,this._populateAxesOptions("valueAxis",n,{pane:e,name:t,optionPath:A(o)?"valueAxis[".concat(n.priority,"]"):"valueAxis",crosshairMargin:s?c.y:c.x},s))).applyVisualRangeSetter(this._getVisualRangeSetter()),a.push(i)),i.setPane(e),i},_correctValueAxes:function(e){var t=this,n=t._themeManager.getOptions("synchronizeMultiAxes"),i=t._valueAxes,a={};t.series.forEach((function(e){var t=e.getValueAxis();a[t.pane]=!0})),t.panes.forEach((function(o){var r,s,c,l,u,d=o.name;a[d]||t._getValueAxis(d),e&&n&&(r=i.filter((function(e){return e.pane===d})),s=!1,c=[],l=r.some((function(e){var t=e.getOptions().minorGrid;return t&&t.visible})),u=r.some((function(e){var t=e.getOptions().grid;return t&&t.visible})),r.length>1&&(r.forEach((function(e){var t=e.getOptions().grid;s?T(e,!1,!1):t&&t.visible&&(e.getTranslator().getBusinessRange().isEmpty()?(T(e,!1,!1),c.push(e)):(s=!0,T(e,u,l)))})),!s&&c.length&&T(c[0],u,l)))})),t._valueAxes=i.filter((function(e){return e.pane||e.setPane(t.defaultPane),E(t.panes,e.pane)})).sort(I);var o=this.getValueAxis();t._valueAxes.forEach((function(e){var n=e.getOptions().optionPath;if(n){var i=t._valueAxes.filter((function(e){return e.getOptions().optionPath===n}));i.length>1&&(i.some((function(e){return e===o}))?i.forEach((function(e){e!==o&&(e.getOptions().optionPath=null)})):i.forEach((function(e,t){0!==t&&(e.getOptions().optionPath=null)})))}}))},_getSeriesForPane:function(e){var t=[];return(0,s.each)(this.series,(function(n,i){i.pane===e&&t.push(i)})),t},_createPanesBorderOptions:function(){var e=this._themeManager.getOptions("commonPaneSettings").border,t={};return this.panes.forEach((function(n){return t[n.name]=(0,a.extend)(!0,{},e,n.border)})),t},_createScrollBar:function(){var e=this._themeManager.getOptions("scrollBar")||{},t=this._scrollBarGroup;e.visible?(e.rotated=this._isRotated(),this._scrollBar=(this._scrollBar||new m.ScrollBar(this._renderer,t)).update(e)):(t.linkRemove(),this._scrollBar&&this._scrollBar.dispose(),this._scrollBar=null)},_executeAppendAfterSeries:function(e){e()},_prepareToRender:function(e){var t=this._createPanesBorderOptions();return this._createPanesBackground(),this._appendAxesGroups(),this._adjustViewport(),t},_adjustViewport:function(){this._themeManager.getOptions("adjustOnZoom")&&this._valueAxes.forEach((function(e){return e.adjust()}))},_recreateSizeDependentObjects:function(e){var t=this,n=t._getVisibleSeries(),i=n.some((function(e){return e.useAggregation()})),a=t._isZooming();i&&(t._argumentAxes.forEach((function(e){e.updateCanvas(t._canvas,!0)})),n.forEach((function(t){t.useAggregation()&&(e||a||!t._useAllAggregatedPoints)&&t.createPoints()})),t._processSeriesFamilies())},_isZooming:function(){var e=this.getArgumentAxis();if(!e||!e.getTranslator())return!1;var t=e.getTranslator().getBusinessRange(),n=e.getViewport(),i=n?n.min:0,a=n?n.max:0;"logarithmic"===t.axisType&&(i=(0,u.getLog)(i,t.base),a=(0,u.getLog)(a,t.base));var o="discrete"===t.axisType?(0,u.getCategoriesInfo)(t.categories,i,a).categories.length:Math.abs(a-i),r=(0,h.getPrecision)(o);r=r>1?Math.pow(10,r-2):1;var s=Math.round((this._zoomLength-o)*r)/r!=0;return this._zoomLength=o,s},_handleSeriesDataUpdated:function(){var e=this,t=new y.Range;e.series.forEach((function(e){t.addRange(e.getArgumentRange())})),e._argumentAxes.forEach((function(n){n.updateCanvas(e._canvas,!0),n.setBusinessRange(t,e._axesReinitialized)})),e.callBase()},_isLegendInside:function(){return this._legend&&"inside"===this._legend.getPosition()},_isRotated:function(){return this._themeManager.getOptions("rotated")},_getLayoutTargets:function(){return this.panes},_applyClipRects:function(e){this._drawPanesBorders(e),this._createClipRectsForPanes(),this._applyClipRectsForAxes(),this._fillPanesBackground()},_updateLegendPosition:function(e,t){if(e.drawLegend&&this._legend&&t){var n=this.panes,i=(0,a.extend)({},n[0].canvas),o=new x.LayoutManager;i.right=n[n.length-1].canvas.right,i.bottom=n[n.length-1].canvas.bottom,o.layoutInsideLegend(this._legend,i)}},_allowLegendInsidePosition:function(){return!0},_applyExtraSettings:function(e){var t=this._getPaneIndex(e.pane),n=this._panesClipRects,i=n.wide[t];e.setClippingParams(n.base[t].id,i&&i.id,this._getPaneBorderVisibility(t))},_updatePanesCanvases:function(e){e.recreateCanvas&&(0,u.updatePanesCanvases)(this.panes,this._canvas,this._isRotated())},_normalizePanesHeight:function(){(0,u.normalizePanesHeight)(this.panes)},_renderScaleBreaks:function(){this._valueAxes.concat(this._argumentAxes).forEach((function(e){e.drawScaleBreaks()}))},_getArgFilter:function(){return v.default.getViewPortFilter(this.getArgumentAxis().visualRange()||{})},_applyPointMarkersAutoHiding:function(){var e=this,t=e.series;e._themeManager.getOptions("autoHidePointMarkers")?e.panes.forEach((function(n){var i=n.borderCoords,o=n.name,r=t.filter((function(e){return e.pane===o&&e.usePointsToDefineAutoHiding()})),s=e.getArgumentAxis(),c=function(e,t,n){var i=[],o={},r=n.visualRange(),s=n.getTranslator(),c=v.default.getViewPortFilter(r||{});return t.forEach((function(n){var r=n.getValueAxis(),l=r.getCanvasRange(),u=r.getTranslator(),d=e.indexOf(n),h=v.default.getViewPortFilter(l||{});o[d]={},t.forEach((function(t){return o[d][e.indexOf(t)]=0}));var f=[];n.getPoints().filter((function(e){return e.getOptions().visible&&c(e.argument)&&(h(e.getMinValue(!0))||h(e.getMaxValue(!0)))})).forEach((function(e){var t={seriesIndex:d,argument:e.argument,value:e.getMaxValue(!0),size:e.bubbleSize||e.getOptions().size};if(e.getMinValue(!0)!==e.getMaxValue(!0)){var n=(0,a.extend)({},t);n.value=e.getMinValue(!0),n.x=s.to(n.argument,1),n.y=u.to(n.value,1),f.push(n)}t.x=s.to(t.argument,1),t.y=u.to(t.value,1),f.push(t)})),o[d].pointsCount=f.length,o[d].total=0,o[d].continuousSeries=0,i.push({name:n.name,index:d,points:f})})),{series:i,overloadedSeries:o}}(t,r,s);if(function(e,t,n){for(var i=e.width*e.height,a=t.series,o=function(e){var o=n.filter((function(t){return t.name===a[e].name}))[0],r=a[e].points,s=r.length?r[0].size:0,c=s*s*r.length;if(o.autoHidePointMarkersEnabled()&&c>=i/a.length){var l=a[e].index;o.autoHidePointMarkers=!0,a.splice(e,1),n.splice(n.indexOf(o),1),delete t.overloadedSeries[l]}},r=a.length-1;r>=0;r--)o(r)}(i,c,r),c.series.length){var l=s.visualRange(),u="discrete"===s.getOptions().type?function(e,t){return l.categories.indexOf(e.argument)-l.categories.indexOf(t.argument)}:function(e,t){return e.argument-t.argument},h=[];c.series.forEach((function(e){return h=h.concat(e.points)})),h.sort(u),function(e,t){for(var n=!1,i=0;i<e.length-1;i++){var a=e[i],o=a.size;if((0,d.isDefined)(a.x)&&(0,d.isDefined)(a.y))for(var r=i+1;r<e.length;r++){var s=e[r],c=null==s?void 0:s.x,l=null==s?void 0:s.y;if(!(0,d.isDefined)(c)||Math.abs(a.x-c)>=o){n&=r!==i+1;break}var u=(0,d.isDefined)(c)&&(0,d.isDefined)(l)&&Math.sqrt(Math.pow(a.x-c,2)+Math.pow(a.y-l,2));u&&u<o&&(t[a.seriesIndex][s.seriesIndex]++,t[a.seriesIndex].total++,n||(t[a.seriesIndex].continuousSeries++,n=!0))}}}(h,c.overloadedSeries),function(e,t,n,i){var a=i.getOptions().type;t.forEach((function(t){var o=e.indexOf(t);t.autoHidePointMarkers=!1;var r=i.getTicksValues().majorTicksValues.length;if(t.autoHidePointMarkersEnabled()&&("discrete"===a||n[o].pointsCount>r))for(var s in n[o]){var c=parseInt(s);if(!(isNaN(c)||n[o].total/n[o].continuousSeries<3))if(c===o){if(2*n[c][c]>=n[c].pointsCount){t.autoHidePointMarkers=!0;break}}else if(n[o].total>=n[o].pointsCount){t.autoHidePointMarkers=!0;break}}}))}(t,r,c.overloadedSeries,s)}})):t.forEach((function(e){return e.autoHidePointMarkers=!1}))},_renderAxes:function(e,t){function n(e){return e.map((function(e){if(!e.getTitle)return 0;var t=e.getTitle();return t?t.bBox.width:0}))}var i=this,o=i._isRotated(),r=i._themeManager.getOptions("synchronizeMultiAxes"),s=i._scrollBar?[i._scrollBar]:[],c=i._isArgumentAxisBeforeScrollBar()?i._argumentAxes.concat(s):s.concat(i._argumentAxes),l=o?i._argumentAxes:i._valueAxes,u=o?c:i._valueAxes,d=o?i._valueAxes:i._argumentAxes,h=o?i._valueAxes:c,f=l.concat(d),g=f.concat(s),p=l.some((function(e){return e.isFirstDrawing()}));i._normalizePanesHeight(),i._updatePanesCanvases(e);var m=i.panes.reduce((function(e,t){return e[t.name]=(0,a.extend)({},t.canvas),e}),{}),_=i.panes.reduce((function(e,t){return e[t.name]={height:t.height,unit:t.unit},e}),{}),v=(0,a.extend)(!0,{},m);i._initCustomPositioningAxes();var x=i._axesBoundaryPositioning();if(!e.adjustAxes&&!x)return B(l,!o&&r,m,t),B(d,o&&r,m,t),z(f,"prepareAnimation"),i._renderScaleBreaks(),d.forEach((function(e){return e.resolveOverlappingForCustomPositioning(l)})),l.forEach((function(e){return e.resolveOverlappingForCustomPositioning(d)})),!1;x&&f.forEach((function(e){return e.customPositionIsAvailable()&&e.shift({top:0,left:0,bottom:0,right:0})})),i._scrollBar&&i._scrollBar.setPane(i.panes);var y={panes:{}},b=q(h,(function(e){return e.estimateMargins(m[e.pane])}));m=L(o,m,_,y,b);var w=function(e){B(e?d:l,(e?o:!o)&&r,m,t),e?b=q(h,P):y=R(u),m=L(o,m,_,y,b)};w(!1),w(!0),!i._changesApplying&&i._estimateTickIntervals(l,m)&&w(!1);var k=n(l),S=i._getVisibleSeries(),C=function(e,t){var n=t.reduce((function(e,t){return e+t}),0)/t.length;return e.animate&&n<=e.animationPointsLimit}(e,i._getPointsToAnimation(S));return z(g,"updateSize",m,C),h.forEach(V("top","bottom")),u.forEach(V("left","right")),i._renderScaleBreaks(),i.panes.forEach((function(e){(0,a.extend)(e.canvas,m[e.name])})),i._valueAxes.forEach((function(e){e.setInitRange()})),l.forEach((function(e,t){var a;if(null!==(a=e.hasWrap)&&void 0!==a&&a.call(e)){var r=e.getTitle(),s=(r?r.bBox.width:0)-k[t];"right"===e.getOptions().position?y.right+=s:(y.left+=s,i.panes.forEach((function(e){var t=e.name;return y.panes[t].left+=s}))),m=L(o,m,_,y,b),z(g,"updateSize",m,!1,!1),k=n(l)}})),l.some((function(e){return e.customPositionIsAvailable()&&e.getCustomPosition()!==e._axisPosition}))&&(C&&i._resetAxesAnimation(p,!1),z(l,"updateSize",m,C)),d.forEach((function(e){return e.resolveOverlappingForCustomPositioning(l)})),l.forEach((function(e){return e.resolveOverlappingForCustomPositioning(d)})),v},_getExtraTemplatesItems:function(){var e=(this._argumentAxes||[]).concat(this._valueAxes||[]),t=this._collectTemplatesFromItems(e);return{items:t.items,groups:t.groups,launchRequest:function(){e.forEach((function(e){e.setRenderedState(!0)}))},doneRequest:function(){e.forEach((function(e){e.setRenderedState(!1)}))}}},_estimateTickIntervals:function(e,t){return e.some((function(e){return e.estimateTickInterval(t[e.pane])}))},checkForMoreSpaceForPanesCanvas:function(){var e=this._isRotated(),t=!1;if(this.panes.filter((function(e){return e.unit})).length===this.panes.length){var n=0,i=0;if(e){var a=this.getArgumentAxis().getMargins().right,o=Math.min.apply(Math,this.panes.map((function(e){return e.canvas.right})));n=this._canvas.right+a-o}else{var r=this.getArgumentAxis().getMargins().bottom,s=Math.min.apply(Math,this.panes.map((function(e){return e.canvas.bottom})));i=this._canvas.bottom+r-s}if(t=(n>0||i>0)&&{width:n,height:i},0!==i){var c=this.getSize(),l=this.option("size"),u=this._$element[0],d=!!parseInt(u.style.height)||0!==this._containerInitialHeight;e||l&&l.height||d||(this._forceResize(c.width,c.height+i),t=!1)}}else t=this.layoutManager.needMoreSpaceForPanesCanvas(this._getLayoutTargets(),e,(function(t){return{width:e&&!!t.unit,height:!e&&!!t.unit}}));return t},_forceResize:function(e,t){this._renderer.resize(e,t),this._updateSize(),this._setContentSize(),this._preserveOriginalCanvas(),this._updateCanvasClipRect(this._canvas)},_shrinkAxes:function(e,t){if(e&&t){this._renderer.stopAllAnimations(!0);var n=this._isRotated(),i=this._scrollBar?[this._scrollBar]:[],o=this._isArgumentAxisBeforeScrollBar()?this._argumentAxes.concat(i):i.concat(this._argumentAxes),r=n?o:this._valueAxes,s=n?this._valueAxes:o,c=r.concat(s);if(e.width||e.height){N(e,"height",s,q),N(e,"width",r,R),z(c,"updateSize",t);var l=this.panes.reduce((function(e,t){return e[t.name]={height:t.height,unit:t.unit},e}),{});z(c,"updateSize",t=L(n,t,l,R(r),q(s,P))),s.forEach(V("top","bottom")),r.forEach(V("left","right")),this.panes.forEach((function(e){return(0,a.extend)(e.canvas,t[e.name])}))}}},_isArgumentAxisBeforeScrollBar:function(){var e=this.getArgumentAxis();if(this._scrollBar){var t,n=e.getResolvedBoundaryPosition(),i=null===(t=e.getOptions().label)||void 0===t?void 0:t.position,a=this._scrollBar.getOptions().position;return e.hasNonBoundaryPosition()||a===n&&i!==a}return!1},_getPanesParameters:function(){var e,t=this.panes,n=[];for(e=0;e<t.length;e++)this._getPaneBorderVisibility(e)&&n.push({coords:t[e].borderCoords,clipRect:this._panesClipRects.fixed[e]});return n},_createCrosshairCursor:function(){var e=this._themeManager.getOptions("crosshair")||{},t=this.getArgumentAxis(),n=this._isRotated()?[this._valueAxes,[t]]:[[t],this._valueAxes],i={canvas:this._getCommonCanvas(),panes:this._getPanesParameters(),axes:n};e&&e.enabled&&(this._crosshair?this._crosshair.update(e,i):this._crosshair=new _.Crosshair(this._renderer,e,i,this._crosshairCursorGroup),this._crosshair.render())},_getCommonCanvas:function(){var e,t,n,i=this.panes;for(e=0;e<i.length;e++)t=i[e].canvas,n?(n.right=t.right,n.bottom=t.bottom):n=(0,a.extend)({},t);return n},_createPanesBackground:function(){var e,t,n,i=this._themeManager.getOptions("commonPaneSettings").backgroundColor,a=this._renderer,o=[];for(this._panesBackgroundGroup.clear(),n=0;n<this.panes.length;n++)(e=this.panes[n].backgroundColor||i)&&"none"!==e?(t=a.rect(0,0,0,0).attr({fill:e,"stroke-width":0}).append(this._panesBackgroundGroup),o.push(t)):o.push(null);this.panesBackground=o},_fillPanesBackground:function(){var e,t=this;(0,s.each)(t.panes,(function(n,i){e=i.borderCoords,null!==t.panesBackground[n]&&t.panesBackground[n].attr({x:e.left,y:e.top,width:e.width,height:e.height})}))},_calcPaneBorderCoords:function(e){var t=e.canvas,n=e.borderCoords=e.borderCoords||{};n.left=t.left,n.top=t.top,n.right=t.width-t.right,n.bottom=t.height-t.bottom,n.width=Math.max(n.right-n.left,0),n.height=Math.max(n.bottom-n.top,0)},_drawPanesBorders:function(e){var t=this,n=t._isRotated();t._panesBorderGroup.linkRemove().clear(),(0,s.each)(t.panes,(function(i,a){var o=e[a.name],r={fill:"none",stroke:o.color,"stroke-opacity":o.opacity,"stroke-width":o.width,dashStyle:o.dashStyle,"stroke-linecap":"square"};if(t._calcPaneBorderCoords(a,n),o.visible){var s=a.borderCoords,c=(0,l.prepareSegmentRectPoints)(s.left,s.top,s.width,s.height,o);t._renderer.path(c.points,c.pathType).attr(r).append(t._panesBorderGroup)}})),t._panesBorderGroup.linkAppend()},_createClipRect:function(e,t,n,i,a,o){var r=e[t];r?r.attr({x:n,y:i,width:a,height:o}):(r=this._renderer.clipRect(n,i,a,o),e[t]=r)},_createClipRectsForPanes:function(){var e=this,t=e._canvas;(0,s.each)(e.panes,(function(n,i){var a=!1,o=i.borderCoords,r=o.left,c=o.top,l=o.width,u=o.height,d=e._panesClipRects;e._createClipRect(d.fixed,n,r,c,l,u),e._createClipRect(d.base,n,r,c,l,u),(0,s.each)(e.series,(function(e,t){t.pane===i.name&&(t.isFinancialSeries()||t.areErrorBarsVisible())&&(a=!0)})),a?(e._isRotated()?(c=0,u=t.height):(r=0,l=t.width),e._createClipRect(d.wide,n,r,c,l,u)):d.wide[n]=null}))},_applyClipRectsForAxes:function(){for(var e=this._getAllAxes(),t=this._getCanvasClipRectID(),n=0;n<e.length;n++){var i=this._getElementsClipRectID(e[n].pane);e[n].applyClipRects(i,t)}},_getPaneBorderVisibility:function(e){var t=this._themeManager.getOptions("commonPaneSettings").border.visible,n=(this.panes[e]||{}).border||{};return"visible"in n?n.visible:t},_getCanvasForPane:function(e){var t,n=this.panes,i=n.length;for(t=0;t<i;t++)if(n[t].name===e)return n[t].canvas},_getTrackerSettings:function(){var e=this._themeManager;return(0,a.extend)(this.callBase(),{chart:this,rotated:this._isRotated(),crosshair:this._getCrosshairOptions().enabled?this._crosshair:null,stickyHovering:e.getOptions("stickyHovering")})},_resolveLabelOverlappingStack:function(){var e=this,t=e._isRotated(),n=t?function(e,t){return{x:e.x-t,y:e.y}}:function(e,t){return{x:e.x,y:e.y-t}};(0,s.each)(e._getStackPoints(),(function(i,a){(0,s.each)(a,(function(i,a){f.overlapping.resolveLabelOverlappingInOneDirection(a,e._getCommonCanvas(),t,n,(function(e,n){var i=t?1:0;return e.labels[0].getFigureCenter()[i]-n.labels[0].getFigureCenter()[i]==0?(e.value()-n.value())*(e.labels[0].getPoint().series.getValueAxis().getTranslator().isInverted()?-1:1):0}))}))}))},_getStackPoints:function(){var e={},t=this._getVisibleSeries();return(0,s.each)(t,(function(t,n){var i=n.getPoints(),a=n.getStackName()||null;(0,s.each)(i,(function(t,n){var i=n.argument;e[i]||(e[i]={}),e[i][a]||(e[i][a]=[]),e[i][a].push(n)}))})),e},_getCrosshairOptions:function(){return this._getOption("crosshair")},zoomArgument:function(e,t){this._initialized&&((0,d.isDefined)(e)||(0,d.isDefined)(t))&&this.getArgumentAxis().visualRange([e,t])},resetVisualRange:function(){var e=this,t=e._argumentAxes,n=e.getArgumentAxis();t.forEach((function(t){t.resetVisualRange(n!==t),e._applyCustomVisualRangeOption(t)})),e.callBase()},getVisibleArgumentBounds:function(){var e=this._argumentAxes[0].getTranslator().getBusinessRange(),t="discrete"===e.axisType,n=e.categories;return{minVisible:t?e.minVisible||n[0]:e.minVisible,maxVisible:t?e.maxVisible||n[n.length-1]:e.maxVisible}},_change_FULL_RENDER:function(){this.callBase(),this._changes.has("VISUAL_RANGE")&&this._raiseZoomEndHandlers()},_getAxesForScaling:function(){return[this.getArgumentAxis()].concat(this._valueAxes)},_applyVisualRangeByVirtualAxes:function(e,t){if(e.isArgumentAxis){if(e!==this.getArgumentAxis())return!0;this._argumentAxes.filter((function(t){return t!==e})).forEach((function(e){return e.visualRange(t,{start:!0,end:!0})}))}return!1},_raiseZoomEndHandlers:function(){this._argumentAxes.forEach((function(e){return e.handleZoomEnd()})),this.callBase()},_setOptionsByReference:function(){this.callBase(),(0,a.extend)(this._optionsByReference,{"argumentAxis.visualRange":!0})},option:function(){var e=this.callBase.apply(this,arguments),t=this._options.silent("valueAxis");if("array"===(0,d.type)(t))for(var n=0;n<t.length;n++){var i="valueAxis[".concat(n,"].visualRange");this._optionsByReference[i]=!0}return e},_notifyVisualRange:function(){var e=this._argumentAxes[0],t=(0,u.convertVisualRangeObject)(e.visualRange(),!A(this.option("argumentAxis.visualRange")));e.skipEventRising&&(0,u.rangesAreEqual)(t,this.option("argumentAxis.visualRange"))?e.skipEventRising=null:this.option("argumentAxis.visualRange",t),this.callBase()}});H.addPlugin(b.default),H.addPlugin(w.default),H.addPlugin(k.plugins.core),H.addPlugin(k.plugins.chart),(0,c.default)("dxChart",H);var j=H;t.default=j,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.AnimationController=d,t.animationSvgStep=t.easingFunctions=void 0;var i=n(120),a=function(){},o={easeOutCubic:function(e,t,n){return 1===e?n:(1-Math.pow(1-e,3))*(n-t)+ +t},linear:function(e,t,n){return 1===e?n:e*(n-t)+ +t}};t.easingFunctions=o;var r={segments:function(e,t,n,i,a){var o,r,s,c,l=t.from,u=t.to,d=[];for(s=0;s<l.length;s++){if(r=[(o=l[s])[0]],o.length>1)for(c=1;c<o.length;c++)r.push(i(n,o[c],u[s][c]));d.push(r)}a.segments=t.end&&1===n?t.end:d,e.attr({segments:d})},arc:function(e,t,n,i){var a=t.from,o=t.to,r={};for(var s in a)r[s]=i(n,a[s],o[s]);e.attr(r)},transform:function(e,t,n,i,a){var o=t.from,r=t.to,s={};for(var c in o)s[c]=a[c]=i(n,o[c],r[c]);e.attr(s)},base:function(e,t,n,i,a,o){var r={};r[o]=a[o]=i(n,t.from,t.to),e.attr(r)},_:a,complete:function(e,t){e.attr(t)}};function s(e){var t,n=this._animateStep;for(t in this._progress=this._calcProgress(e),this.params){(n[t]||n.base)(this.element,this.params[t],this._progress,this._easing,this._currentParams,t)}return this.options.step&&this.options.step(this._easing(this._progress,0,1),this._progress),1!==this._progress||this.stop()}function c(e){return e-this._startTime>=this.delay&&(this.tick=s),!0}function l(e){return this._startTime=e,this.tick=this.delay?c:s,!0}function u(e,t,n){this._progress=0,this.element=e,this.params=t,this.options=n,this.duration=n.partitionDuration?n.duration*n.partitionDuration:n.duration,this.delay=n.delay&&n.duration*n.delay||0,this._animateStep=n.animateStep||r,this._easing=o[n.easing]||o.easeOutCubic,this._currentParams={},this.tick=l}function d(e){this._animationCount=0,this._timerId=null,this._animations={},this.element=e}t.animationSvgStep=r,u.prototype={_calcProgress:function(e){return Math.min(1,(e-this.delay-this._startTime)/this.duration)},stop:function(e){var t=this.options,n=this._animateStep;this.stop=this.tick=a,n.complete&&n.complete(this.element,this._currentParams),t.complete&&!e&&t.complete()}},d.prototype={_loop:function(){var e,t=this,n=t._animations,a=0,o=(new Date).getTime(),r=t._endAnimation;for(e in n)n[e].tick(o)||delete n[e],a++;if(0===a)return t.stop(),void(t._endAnimationTimer=r&&setTimeout((function(){0===t._animationCount&&(r(),t._endAnimation=null)})));t._timerId=i.requestAnimationFrame.call(null,(function(){t._loop()}),t.element)},addAnimation:function(e){var t=this;t._animations[t._animationCount++]=e,clearTimeout(t._endAnimationTimer),t._timerId||(clearTimeout(t._startDelay),t._startDelay=setTimeout((function(){t._timerId=1,t._loop()}),0))},animateElement:function(e,t,n){e&&t&&n&&(e.animation&&e.animation.stop(),this.addAnimation(e.animation=new u(e,t,n)))},onEndAnimation:function(e){this._animationCount?this._endAnimation=e:e()},dispose:function(){this.stop(),this.element=null},stop:function(){this._animations={},this._animationCount=0,(0,i.cancelAnimationFrame)(this._timerId),clearTimeout(this._startDelay),clearTimeout(this._endAnimationTimer),this._timerId=null},lock:function(){var e,t,n,i=this._animations;for(e in i)t=i[e].options.unstoppable,n=n||t,t||(i[e].stop(!0),delete i[e]);!n&&this.stop()}}},function(e,t,n){var i=n(57),a="#ffffff",o="#000000",r="#ff0000",s="none",c="solid",l="top",u="right",d="left",h="center";(0,i.registerTheme)({name:"generic.light",isDefault:!0,font:{color:"#767676",family:"'Segoe UI', 'Helvetica Neue', 'Trebuchet MS', Verdana, sans-serif",weight:400,size:12,cursor:"default"},redrawOnResize:!0,backgroundColor:a,primaryTitleColor:"#232323",secondaryTitleColor:"#767676",gridColor:"#d3d3d3",axisColor:"#767676",title:{backgroundColor:a,font:{size:28,family:"'Segoe UI Light', 'Helvetica Neue Light', 'Segoe UI', 'Helvetica Neue', 'Trebuchet MS', Verdana, sans-serif",weight:200},subtitle:{font:{size:16},offset:0,wordWrap:"normal",textOverflow:"ellipsis"},wordWrap:"normal",textOverflow:"ellipsis"},loadingIndicator:{text:"Loading..."},export:{backgroundColor:a,margin:10,font:{size:14,color:"#232323",weight:400},button:{margin:{top:8,left:10,right:10,bottom:8},default:{color:"#333",borderColor:"#ddd",backgroundColor:a},hover:{color:"#333",borderColor:"#bebebe",backgroundColor:"#e6e6e6"},focus:{color:o,borderColor:"#9d9d9d",backgroundColor:"#e6e6e6"},active:{color:"#333",borderColor:"#9d9d9d",backgroundColor:"#d4d4d4"}},shadowColor:"#d3d3d3"},tooltip:{enabled:!1,border:{width:1,color:"#d3d3d3",dashStyle:c,visible:!0},font:{color:"#232323"},color:a,arrowLength:10,paddingLeftRight:18,paddingTopBottom:15,textAlignment:"center",shared:!1,location:h,shadow:{opacity:.4,offsetX:0,offsetY:4,blur:2,color:o},interactive:!1},legend:{hoverMode:"includePoints",verticalAlignment:l,horizontalAlignment:u,position:"outside",visible:!0,margin:10,markerSize:12,border:{visible:!1,width:1,cornerRadius:0,dashStyle:c},paddingLeftRight:20,paddingTopBottom:15,columnCount:0,rowCount:0,columnItemSpacing:20,rowItemSpacing:8,title:{backgroundColor:a,margin:{left:0,bottom:9,right:0,top:0},font:{size:18,weight:200},subtitle:{offset:0,font:{size:14},wordWrap:"none",textOverflow:"ellipsis"},wordWrap:"none",textOverflow:"ellipsis"}},"chart:common":{animation:{enabled:!0,duration:1e3,easing:"easeOutCubic",maxPointCountSupported:300},commonSeriesSettings:{border:{visible:!1,width:2},showInLegend:!0,visible:!0,hoverMode:"nearestPoint",selectionMode:"includePoints",hoverStyle:{hatching:{direction:u,width:2,step:6,opacity:.75},border:{visible:!1,width:3}},selectionStyle:{hatching:{direction:u,width:2,step:6,opacity:.5},border:{visible:!1,width:3}},valueErrorBar:{displayMode:"auto",value:1,color:o,lineWidth:2,edgeLength:8},label:{visible:!1,alignment:h,rotationAngle:0,horizontalOffset:0,verticalOffset:0,radialOffset:0,showForZeroValues:!0,customizeText:void 0,maxLabelCount:void 0,position:"outside",font:{color:a},border:{visible:!1,width:1,color:"#d3d3d3",dashStyle:c},connector:{visible:!1,width:1}}},seriesSelectionMode:"single",pointSelectionMode:"single",equalRowHeight:!0,dataPrepareSettings:{checkTypeForAllData:!1,convertToAxisDataType:!0,sortingMethod:!0},title:{margin:10},adaptiveLayout:{width:80,height:80,keepLabels:!0},_rtl:{legend:{itemTextPosition:d}},resolveLabelOverlapping:s},"chart:common:axis":{visible:!0,valueMarginsEnabled:!0,placeholderSize:null,logarithmBase:10,discreteAxisDivisionMode:"betweenLabels",width:1,label:{visible:!0},grid:{visible:!1,width:1},minorGrid:{visible:!1,width:1,opacity:.3},tick:{visible:!0,width:1,length:7,shift:3},minorTick:{visible:!1,width:1,opacity:.3,length:7,shift:3},stripStyle:{paddingLeftRight:10,paddingTopBottom:5},constantLineStyle:{width:1,color:o,dashStyle:c,label:{visible:!0,position:"inside"}},marker:{label:{}}},"chart:common:annotation":{font:{color:"#333333"},tooltipEnabled:!0,border:{width:1,color:"#dddddd",dashStyle:c,visible:!0},color:a,opacity:.9,arrowLength:14,arrowWidth:14,paddingLeftRight:10,paddingTopBottom:10,shadow:{opacity:.15,offsetX:0,offsetY:1,blur:4,color:o},image:{width:30,height:30},wordWrap:"normal",textOverflow:"ellipsis",allowDragging:!1},chart:{commonSeriesSettings:{type:"line",stack:"default",aggregation:{enabled:void 0},point:{visible:!0,symbol:"circle",size:12,border:{visible:!1,width:1},hoverMode:"onlyPoint",selectionMode:"onlyPoint",hoverStyle:{border:{visible:!0,width:4}},selectionStyle:{border:{visible:!0,width:4}}},scatter:{},line:{width:2,dashStyle:c,hoverStyle:{width:3,hatching:{direction:s}},selectionStyle:{width:3}},stackedline:{width:2,dashStyle:c,hoverStyle:{width:3,hatching:{direction:s}},selectionStyle:{width:3}},stackedspline:{width:2,dashStyle:c,hoverStyle:{width:3,hatching:{direction:s}},selectionStyle:{width:3}},fullstackedline:{width:2,dashStyle:c,hoverStyle:{width:3,hatching:{direction:s}},selectionStyle:{width:3}},fullstackedspline:{width:2,dashStyle:c,hoverStyle:{width:3,hatching:{direction:s}},selectionStyle:{width:3}},stepline:{width:2,dashStyle:c,hoverStyle:{width:3,hatching:{direction:s}},selectionStyle:{width:3}},area:{point:{visible:!1},opacity:.5},stackedarea:{point:{visible:!1},opacity:.5},fullstackedarea:{point:{visible:!1},opacity:.5},fullstackedsplinearea:{point:{visible:!1},opacity:.5},steparea:{border:{visible:!0,width:2},point:{visible:!1},hoverStyle:{border:{visible:!0,width:3}},selectionStyle:{border:{visible:!0,width:3}},opacity:.5},spline:{width:2,hoverStyle:{width:3,hatching:{direction:s}},selectionStyle:{width:3}},splinearea:{point:{visible:!1},opacity:.5},stackedsplinearea:{point:{visible:!1},opacity:.5},bar:{cornerRadius:0,point:{hoverStyle:{border:{visible:!1}},selectionStyle:{border:{visible:!1}}}},stackedbar:{cornerRadius:0,point:{hoverStyle:{border:{visible:!1}},selectionStyle:{border:{visible:!1}}},label:{position:"inside"}},fullstackedbar:{cornerRadius:0,point:{hoverStyle:{border:{visible:!1}},selectionStyle:{border:{visible:!1}}},label:{position:"inside"}},rangebar:{cornerRadius:0,point:{hoverStyle:{border:{visible:!1}},selectionStyle:{border:{visible:!1}}}},rangearea:{point:{visible:!1},opacity:.5},rangesplinearea:{point:{visible:!1},opacity:.5},bubble:{opacity:.5,point:{hoverStyle:{border:{visible:!1}},selectionStyle:{border:{visible:!1}}}},candlestick:{width:1,reduction:{color:r},hoverStyle:{width:3,hatching:{direction:s}},selectionStyle:{width:3},point:{border:{visible:!0}}},stock:{width:1,reduction:{color:r},hoverStyle:{width:3,hatching:{direction:s}},selectionStyle:{width:3},point:{border:{visible:!0}}}},crosshair:{enabled:!1,color:"#f05b41",width:1,dashStyle:c,label:{visible:!1,font:{color:a,size:12}},verticalLine:{visible:!0},horizontalLine:{visible:!0}},commonAxisSettings:{multipleAxesSpacing:5,forceUserTickInterval:!1,breakStyle:{width:5,color:"#ababab",line:"waved"},label:{displayMode:"standard",overlappingBehavior:"hide",indentFromAxis:10,wordWrap:"normal",textOverflow:"none"},title:{font:{size:16},margin:6,alignment:h},constantLineStyle:{paddingLeftRight:10,paddingTopBottom:10}},horizontalAxis:{position:"bottom",axisDivisionFactor:70,label:{rotationAngle:90,staggeringSpacing:5,alignment:h},stripStyle:{label:{horizontalAlignment:h,verticalAlignment:l}},constantLineStyle:{label:{horizontalAlignment:u,verticalAlignment:l}},constantLines:[]},verticalAxis:{position:d,axisDivisionFactor:40,label:{alignment:u},stripStyle:{label:{horizontalAlignment:d,verticalAlignment:h}},constantLineStyle:{label:{horizontalAlignment:d,verticalAlignment:l}},constantLines:[]},argumentAxis:{endOnTick:!1,workWeek:[1,2,3,4,5]},valueAxis:{grid:{visible:!0},autoBreaksEnabled:!1,maxAutoBreakCount:4},commonPaneSettings:{backgroundColor:s,border:{color:"#d3d3d3",width:1,visible:!1,top:!0,bottom:!0,left:!0,right:!0,dashStyle:c}},scrollBar:{visible:!1,offset:5,color:"gray",width:10},adjustOnZoom:!0,autoHidePointMarkers:!0,rotated:!1,synchronizeMultiAxes:!0,stickyHovering:!0,barGroupPadding:.3,minBubbleSize:12,maxBubbleSize:.2,zoomAndPan:{dragBoxStyle:{color:"#2a2a2a",opacity:.2},panKey:"shift",allowMouseWheel:!0,allowTouchGestures:!0}},pie:{innerRadius:.5,minDiameter:.5,type:"pie",dataPrepareSettings:{_skipArgumentSorting:!0},commonSeriesSettings:{pie:{border:{visible:!1,width:2,color:a},hoverStyle:{hatching:{direction:u,width:4,step:10,opacity:.75},border:{visible:!1,width:2}},selectionStyle:{hatching:{direction:u,width:4,step:10,opacity:.5},border:{visible:!1,width:2}}},doughnut:{border:{visible:!1,width:2,color:a},hoverStyle:{hatching:{direction:u,width:4,step:10,opacity:.75},border:{visible:!1,width:2}},selectionStyle:{hatching:{direction:u,width:4,step:10,opacity:.5},border:{visible:!1,width:2}}},donut:{border:{visible:!1,width:2,color:a},hoverStyle:{hatching:{direction:u,width:4,step:10,opacity:.75},border:{visible:!1,width:2}},selectionStyle:{hatching:{direction:u,width:4,step:10,opacity:.5},border:{visible:!1,width:2}}},label:{textOverflow:"ellipsis",wordWrap:"normal"}},legend:{hoverMode:"allArgumentPoints",backgroundColor:s},adaptiveLayout:{keepLabels:!1}},gauge:{scale:{tick:{visible:!0,length:5,width:2,opacity:1},minorTick:{visible:!1,length:3,width:1,opacity:1},label:{visible:!0,alignment:h,hideFirstOrLast:"last",overlappingBehavior:"hide"},position:l,endOnTick:!1},rangeContainer:{offset:0,width:5,backgroundColor:"#808080"},valueIndicators:{_default:{color:"#c2c2c2"},rangebar:{space:2,size:10,color:"#cbc5cf",backgroundColor:s,text:{indent:0,font:{size:14,color:null}}},twocolorneedle:{secondColor:"#e18e92"},trianglemarker:{space:2,length:14,width:13,color:"#8798a5"},textcloud:{arrowLength:5,horizontalOffset:6,verticalOffset:3,color:"#679ec5",text:{font:{color:a,size:18}}}},indicator:{hasPositiveMeaning:!0,layout:{horizontalAlignment:h,verticalAlignment:"bottom"},text:{font:{size:18}}},_circular:{scale:{scaleDivisionFactor:17,orientation:"outside",label:{indentFromTick:10}},rangeContainer:{orientation:"outside"},valueIndicatorType:"rectangleneedle",subvalueIndicatorType:"trianglemarker",valueIndicators:{_type:"rectangleneedle",_default:{offset:20,indentFromCenter:0,width:2,spindleSize:14,spindleGapSize:10,beginAdaptingAtRadius:50},triangleneedle:{width:4},twocolorneedle:{space:2,secondFraction:.4},rangebar:{offset:30},trianglemarker:{offset:6},textcloud:{offset:-6}}},_linear:{scale:{scaleDivisionFactor:25,horizontalOrientation:u,verticalOrientation:"bottom",label:{indentFromTick:-10}},rangeContainer:{horizontalOrientation:u,verticalOrientation:"bottom"},valueIndicatorType:"rangebar",subvalueIndicatorType:"trianglemarker",valueIndicators:{_type:"rectangle",_default:{offset:2.5,length:15,width:15},rectangle:{width:10},rangebar:{offset:10,horizontalOrientation:u,verticalOrientation:"bottom"},trianglemarker:{offset:10,horizontalOrientation:d,verticalOrientation:l},textcloud:{offset:-1,horizontalOrientation:d,verticalOrientation:l}}}},barGauge:{backgroundColor:"#e0e0e0",relativeInnerRadius:.3,barSpacing:4,resolveLabelOverlapping:"hide",label:{indent:20,connectorWidth:2,font:{size:16}},legend:{visible:!1},indicator:{hasPositiveMeaning:!0,layout:{horizontalAlignment:h,verticalAlignment:"bottom"},text:{font:{size:18}}}},rangeSelector:{scale:{valueMarginsEnabled:!0,width:1,color:o,opacity:.1,showCustomBoundaryTicks:!0,label:{overlappingBehavior:"hide",alignment:h,visible:!0,topIndent:7,font:{size:11}},tick:{width:1,color:o,opacity:.17,visible:!0,length:12},minorTick:{width:1,color:o,opacity:.05,visible:!0,length:12},marker:{width:1,color:"#000000",opacity:.1,visible:!0,separatorHeight:33,topIndent:10,textLeftIndent:7,textTopIndent:11,label:{}},logarithmBase:10,workWeek:[1,2,3,4,5],breakStyle:{width:5,color:"#ababab",line:"waved"},endOnTick:!1},selectedRangeColor:"#606060",sliderMarker:{visible:!0,paddingTopBottom:2,paddingLeftRight:4,color:"#606060",invalidRangeColor:r,font:{color:a,size:11}},sliderHandle:{width:1,color:o,opacity:.2},shutter:{opacity:.75},background:{color:"#c0bae1",visible:!0,image:{location:"full"}},behavior:{snapToTicks:!0,animationEnabled:!0,moveSelectedRangeByClick:!0,manualRangeSelectionEnabled:!0,allowSlidersSwap:!0,callValueChanged:"onMovingComplete"},redrawOnResize:!0,chart:{barGroupPadding:.3,minBubbleSize:12,maxBubbleSize:.2,topIndent:.1,bottomIndent:0,valueAxis:{inverted:!1,logarithmBase:10},commonSeriesSettings:{type:"area",aggregation:{enabled:void 0},point:{visible:!1},scatter:{point:{visible:!0}}}}},map:{title:{margin:10},background:{borderWidth:1,borderColor:"#cacaca"},layer:{label:{enabled:!1,stroke:a,"stroke-width":1,"stroke-opacity":.7,font:{color:"#2b2b2b",size:12}}},"layer:area":{borderWidth:1,borderColor:a,color:"#d2d2d2",hoveredBorderColor:"#303030",selectedBorderWidth:2,selectedBorderColor:"#303030",label:{"stroke-width":2,font:{size:16}}},"layer:line":{borderWidth:2,color:"#ba8365",hoveredColor:"#a94813",selectedBorderWidth:3,selectedColor:"#e55100",label:{"stroke-width":2,font:{size:16}}},"layer:marker":{label:{enabled:!0,"stroke-width":1,font:{size:12}}},"layer:marker:dot":{borderWidth:2,borderColor:a,size:8,selectedStep:2,backStep:18,backColor:a,backOpacity:.32,shadow:!0},"layer:marker:bubble":{minSize:20,maxSize:50,hoveredBorderWidth:1,hoveredBorderColor:"#303030",selectedBorderWidth:2,selectedBorderColor:"#303030"},"layer:marker:pie":{size:50,hoveredBorderWidth:1,hoveredBorderColor:"#303030",selectedBorderWidth:2,selectedBorderColor:"#303030"},"layer:marker:image":{size:20},legend:{verticalAlignment:"bottom",horizontalAlignment:u,position:"inside",backgroundOpacity:.65,border:{visible:!0},paddingLeftRight:16,paddingTopBottom:12},controlBar:{borderColor:"#5d5d5d",borderWidth:3,color:a,margin:20,opacity:.3},_rtl:{legend:{itemTextPosition:d}}},treeMap:{tile:{border:{width:1,opacity:.2,color:"#000000"},color:"#5f8b95",hoverStyle:{hatching:{opacity:.75,step:6,width:2,direction:"right"},border:{}},selectionStyle:{hatching:{opacity:.5,step:6,width:2,direction:"right"},border:{opacity:1}},label:{visible:!0,paddingLeftRight:5,paddingTopBottom:4,font:{color:"#ffffff",weight:600},shadow:{opacity:.6,offsetX:0,offsetY:1,blur:2,color:"#000000"},wordWrap:"normal",textOverflow:"ellipsis"}},group:{padding:4,border:{width:1},color:"#eeeeee",hoverStyle:{hatching:{opacity:0,step:6,width:2,direction:"right"},border:{}},selectionStyle:{hatching:{opacity:0,step:6,width:2,direction:"right"},border:{}},label:{visible:!0,paddingLeftRight:5,paddingTopBottom:4,font:{color:"#767676",weight:600},textOverflow:"ellipsis"}},title:{subtitle:{}},tooltip:{},loadingIndicator:{}},sparkline:{lineColor:"#666666",lineWidth:2,areaOpacity:.2,minColor:"#e8c267",maxColor:"#e55253",barPositiveColor:"#a9a9a9",barNegativeColor:"#d7d7d7",winColor:"#a9a9a9",lossColor:"#d7d7d7",firstLastColor:"#666666",pointSymbol:"circle",pointColor:a,pointSize:4,type:"line",argumentField:"arg",valueField:"val",winlossThreshold:0,showFirstLast:!0,showMinMax:!1,tooltip:{enabled:!0}},bullet:{color:"#e8c267",targetColor:"#666666",targetWidth:4,showTarget:!0,showZeroLevel:!0,tooltip:{enabled:!0}},polar:{commonSeriesSettings:{type:"scatter",closed:!0,point:{visible:!0,symbol:"circle",size:12,border:{visible:!1,width:1},hoverMode:"onlyPoint",selectionMode:"onlyPoint",hoverStyle:{border:{visible:!0,width:4},size:12},selectionStyle:{border:{visible:!0,width:4},size:12}},scatter:{},line:{width:2,dashStyle:c,hoverStyle:{width:3,hatching:{direction:s}},selectionStyle:{width:3}},area:{point:{visible:!1},opacity:.5},stackedline:{width:2},bar:{opacity:.8},stackedbar:{opacity:.8}},adaptiveLayout:{width:80,height:80,keepLabels:!0},barGroupPadding:.3,commonAxisSettings:{visible:!0,forceUserTickInterval:!1,label:{overlappingBehavior:"hide",indentFromAxis:5},grid:{visible:!0},minorGrid:{visible:!0},tick:{visible:!0},title:{font:{size:16},margin:10}},argumentAxis:{startAngle:0,firstPointOnStartAngle:!1,period:void 0},valueAxis:{endOnTick:!1,tick:{visible:!1}},horizontalAxis:{position:l,axisDivisionFactor:50,label:{alignment:h}},verticalAxis:{position:l,axisDivisionFactor:30,label:{alignment:u}}},funnel:{sortData:!0,valueField:"val",colorField:"color",argumentField:"arg",hoverEnabled:!0,selectionMode:"single",item:{border:{visible:!1,width:2,color:a},hoverStyle:{hatching:{opacity:.75,step:6,width:2,direction:u},border:{}},selectionStyle:{hatching:{opacity:.5,step:6,width:2,direction:u},border:{}}},title:{margin:10},adaptiveLayout:{width:80,height:80,keepLabels:!0},legend:{visible:!1},_rtl:{legend:{itemTextPosition:d}},tooltip:{customizeTooltip:function(e){return{text:e.item.argument+" "+e.valueText}}},inverted:!1,algorithm:"dynamicSlope",neckWidth:0,neckHeight:0,resolveLabelOverlapping:"shift",label:{textOverflow:"ellipsis",wordWrap:"normal",visible:!0,horizontalAlignment:u,horizontalOffset:0,verticalOffset:0,showForZeroValues:!1,customizeText:function(e){return e.item.argument+" "+e.valueText},position:"columns",font:{color:a},border:{visible:!1,width:1,color:"#d3d3d3",dashStyle:c},connector:{visible:!0,width:1,opacity:.5}}},sankey:{sourceField:"source",targetField:"target",weightField:"weight",hoverEnabled:!0,alignment:h,adaptiveLayout:{width:80,height:80,keepLabels:!0},label:{visible:!0,horizontalOffset:8,verticalOffset:0,overlappingBehavior:"ellipsis",useNodeColors:!1,font:{color:o,weight:500},border:{visible:!1,width:2,color:a},customizeText:function(e){return e.title},shadow:{opacity:.2,offsetX:0,offsetY:1,blur:1,color:a}},title:{margin:10,font:{size:28,weight:200},subtitle:{font:{size:16}}},tooltip:{enabled:!0},node:{padding:30,width:8,opacity:1,border:{color:a,width:1,visible:!1},hoverStyle:{hatching:{opacity:.75,step:6,width:2,direction:u},border:{}}},link:{color:"#888888",colorMode:"none",opacity:.3,border:{color:a,width:1,visible:!1},hoverStyle:{opacity:.5,hatching:{opacity:.75,step:6,width:2,direction:u},border:{}}}}}),(0,i.registerTheme)({name:"generic.light.compact"},"generic.light")},function(e,t,n){var i=n(57),a="#ffffff";(0,i.registerTheme)({name:"generic.dark",font:{color:"#808080"},backgroundColor:"#2a2a2a",primaryTitleColor:"#dedede",secondaryTitleColor:"#a3a3a3",gridColor:"#555555",axisColor:"#a3a3a3",export:{backgroundColor:"#2a2a2a",font:{color:"#dbdbdb"},button:{default:{color:"#dedede",borderColor:"#4d4d4d",backgroundColor:"#2e2e2e"},hover:{color:"#dedede",borderColor:"#6c6c6c",backgroundColor:"#444"},focus:{color:"#dedede",borderColor:"#8d8d8d",backgroundColor:"#444444"},active:{color:"#dedede",borderColor:"#8d8d8d",backgroundColor:"#555555"}},shadowColor:"#292929"},tooltip:{color:"#2b2b2b",border:{color:"#494949"},font:{color:"#929292"}},"chart:common":{commonSeriesSettings:{label:{border:{color:"#494949"}},valueErrorBar:{color:a}}},"chart:common:axis":{constantLineStyle:{color:a}},"chart:common:annotation":{font:{color:"#929292"},border:{color:"#494949"},color:"#2b2b2b",shadow:{opacity:.008,offsetY:4,blur:8}},chart:{commonPaneSettings:{border:{color:"#494949"}},commonAxisSettings:{breakStyle:{color:"#818181"}},zoomAndPan:{dragBoxStyle:{color:a}}},gauge:{rangeContainer:{backgroundColor:"#b5b5b5"},valueIndicators:{_default:{color:"#b5b5b5"},rangebar:{color:"#84788b"},twocolorneedle:{secondColor:"#ba544d"},trianglemarker:{color:"#b7918f"},textcloud:{color:"#ba544d"}}},barGauge:{backgroundColor:"#3c3c3c"},rangeSelector:{scale:{tick:{color:a,opacity:.32},minorTick:{color:a,opacity:.1},breakStyle:{color:"#818181"}},selectedRangeColor:"#b5b5b5",sliderMarker:{color:"#b5b5b5",font:{color:"#303030"}},sliderHandle:{color:a,opacity:.2},shutter:{color:"#2b2b2b",opacity:.9}},map:{background:{borderColor:"#3f3f3f"},layer:{label:{stroke:"#000000",font:{color:a}}},"layer:area":{borderColor:"#303030",color:"#686868",hoveredBorderColor:a,selectedBorderColor:a},"layer:line":{color:"#c77244",hoveredColor:"#ff5d04",selectedColor:"#ff784f"},"layer:marker:bubble":{hoveredBorderColor:a,selectedBorderColor:a},"layer:marker:pie":{hoveredBorderColor:a,selectedBorderColor:a},legend:{border:{color:"#3f3f3f"},font:{color:a}},controlBar:{borderColor:"#c7c7c7",color:"#303030"}},treeMap:{group:{color:"#4c4c4c",label:{font:{color:"#a3a3a3"}}}},sparkline:{lineColor:"#c7c7c7",firstLastColor:"#c7c7c7",barPositiveColor:"#b8b8b8",barNegativeColor:"#8e8e8e",winColor:"#b8b8b8",lossColor:"#8e8e8e",pointColor:"#303030"},bullet:{targetColor:"#8e8e8e"},funnel:{item:{border:{color:"#2a2a2a"}}},sankey:{label:{font:{color:a},shadow:{opacity:0}},node:{border:{color:"#2a2a2a"}},link:{color:"#888888",border:{color:"#2a2a2a"},hoverStyle:{color:"#bbbbbb"}}}},"generic.light"),(0,i.registerTheme)({name:"generic.dark.compact"},"generic.dark")},function(e,t,n){var i=n(57),a="#ffffff",o="#000000";(0,i.registerTheme)({name:"generic.contrast",defaultPalette:"Bright",font:{color:a},backgroundColor:o,primaryTitleColor:a,secondaryTitleColor:a,gridColor:a,axisColor:a,export:{backgroundColor:o,font:{color:a},button:{default:{color:a,borderColor:a,backgroundColor:o},hover:{color:a,borderColor:a,backgroundColor:"#cf00d7"},focus:{color:a,borderColor:"#cf00d7",backgroundColor:o},active:{color:o,borderColor:a,backgroundColor:a}},borderColor:a,menuButtonColor:o,activeBackgroundColor:a,activeColor:o,selectedBorderColor:"#cf00da",selectedColor:"#cf00da",shadowColor:"none"},tooltip:{border:{color:a},font:{color:a},color:o},"chart:common":{commonSeriesSettings:{valueErrorBar:{color:a},hoverStyle:{hatching:{opacity:.5}},selectionStyle:{hatching:{opacity:.35}},label:{font:{color:a},border:{color:a}}}},"chart:common:axis":{constantLineStyle:{color:a}},"chart:common:annotation":{font:{color:a},border:{color:a},color:o},chart:{commonSeriesSettings:{},crosshair:{color:"#cf00d7"},commonPaneSettings:{backgroundColor:o,border:{color:a}},scrollBar:{color:a},commonAxisSettings:{breakStyle:{color:"#cf00d7"}},zoomAndPan:{dragBoxStyle:{color:a,opacity:.7}}},pie:{commonSeriesSettings:{pie:{hoverStyle:{hatching:{opacity:.5}},selectionStyle:{hatching:{opacity:.35}}},doughnut:{hoverStyle:{hatching:{opacity:.5}},selectionStyle:{hatching:{opacity:.35}}},donut:{hoverStyle:{hatching:{opacity:.5}},selectionStyle:{hatching:{opacity:.35}}}}},gauge:{rangeContainer:{backgroundColor:a},valueIndicators:{_default:{color:a},rangebar:{color:a,backgroundColor:o},twocolorneedle:{secondColor:a},trianglemarker:{color:a},textcloud:{color:a,text:{font:{color:o}}}}},barGauge:{backgroundColor:"#3c3c3c"},rangeSelector:{scale:{tick:{color:a,opacity:.4},minorTick:{color:a,opacity:.12},breakStyle:{color:"#cf00d7"}},selectedRangeColor:"#cf00da",sliderMarker:{color:"#cf00da"},sliderHandle:{color:"#cf00da",opacity:1},shutter:{opacity:.75},background:{color:o}},map:{background:{borderColor:a},layer:{label:{stroke:o,font:{color:a}}},"layer:area":{borderColor:o,color:"#686868",hoveredBorderColor:a,selectedBorderColor:a,label:{font:{opacity:1}}},"layer:line":{color:"#267cff",hoveredColor:"#f613ff",selectedColor:a},"layer:marker:dot":{borderColor:o,color:"#f8ca00",backColor:o,backOpacity:.32},"layer:marker:bubble":{color:"#f8ca00",hoveredBorderColor:a,selectedBorderColor:a},"layer:marker:pie":{hoveredBorderColor:a,selectedBorderColor:a},controlBar:{borderColor:a,color:o,opacity:.3}},treeMap:{tile:{color:"#70c92f"},group:{color:"#797979",label:{font:{color:a}}}},sparkline:{pointColor:o},bullet:{},polar:{commonSeriesSettings:{}},funnel:{label:{connector:{opacity:1}}},sankey:{label:{font:{color:a},shadow:{opacity:0}},node:{border:{visible:!0,width:1,color:a}},link:{opacity:.5,border:{visible:!0,width:1,color:a},hoverStyle:{opacity:.9}}}},"generic.light"),(0,i.registerTheme)({name:"generic.contrast.compact"},"generic.contrast")},function(e,t,n){var i=n(57);(0,i.registerTheme)({name:"generic.carmine",defaultPalette:"Carmine",backgroundColor:"#fff",primaryTitleColor:"#333",secondaryTitleColor:"#8899a8",gridColor:"#dee1e3",axisColor:"#707070",export:{backgroundColor:"#fff",font:{color:"#333"},button:{default:{color:"#333",borderColor:"#b1b7bd",backgroundColor:"#fff"},hover:{color:"#333",borderColor:"#b1b7bd",backgroundColor:"#faf2f0"},focus:{color:"#333",borderColor:"#6d7781",backgroundColor:"#faf2f0"},active:{color:"#333",borderColor:"#6d7781",backgroundColor:"#f5e7e4"}}},legend:{font:{color:"#707070"}},tooltip:{color:"#fff",border:{color:"#dee1e3"},font:{color:"#333"}},"chart:common":{commonSeriesSettings:{label:{border:{color:"#dee1e3"}}}},"chart:common:annotation":{font:{color:"#333"},border:{color:"#dee1e3"},color:"#fff"},chart:{commonPaneSettings:{border:{color:"#dee1e3"}},commonAxisSettings:{breakStyle:{color:"#c1c5c7"}}},rangeSelector:{scale:{breakStyle:{color:"#c1c5c7"},tick:{opacity:.12}},selectedRangeColor:"#f05b41",sliderMarker:{color:"#f05b41"},sliderHandle:{color:"#f05b41",opacity:.5}},sparkline:{pointColor:"#fff",minColor:"#f0ad4e",maxColor:"#f74d61"},treeMap:{group:{color:"#dee1e3",label:{font:{color:"#8899a8"}}}},bullet:{color:"#f05b41"},gauge:{valueIndicators:{rangebar:{color:"#f05b41"},textcloud:{color:"#f05b41"}}}},"generic.light"),(0,i.registerTheme)({name:"generic.carmine.compact"},"generic.carmine")},function(e,t,n){var i=n(57);(0,i.registerTheme)({name:"generic.darkmoon",defaultPalette:"Dark Moon",backgroundColor:"#465672",primaryTitleColor:"#fff",secondaryTitleColor:"#919bac",gridColor:"#596980",axisColor:"#c7ccd4",export:{backgroundColor:"#465672",font:{color:"#fff"},button:{default:{color:"#fff",borderColor:"#7a889e",backgroundColor:"#465672"},hover:{color:"#fff",borderColor:"#9da8b8",backgroundColor:"#596e92"},focus:{color:"#fff",borderColor:"#c4cad4",backgroundColor:"#596e92"},active:{color:"#fff",borderColor:"#c4cad4",backgroundColor:"#6b80a4"}}},legend:{font:{color:"#c7ccd4"}},tooltip:{color:"#62789e",border:{color:"#596980"},font:{color:"#fff"}},"chart:common":{commonSeriesSettings:{label:{border:{color:"#596980"}}}},"chart:common:annotation":{font:{color:"#fff"},border:{color:"#596980"},color:"#62789e"},chart:{commonPaneSettings:{border:{color:"#596980"}},commonAxisSettings:{breakStyle:{color:"#73869e"}}},gauge:{valueIndicators:{rangebar:{color:"#3debd3"},textcloud:{color:"#3debd3",text:{font:{color:"#465672"}}}}},barGauge:{backgroundColor:"#526280"},funnel:{item:{border:{color:"#465672"}}},sparkline:{pointColor:"#465672",minColor:"#f0ad4e",maxColor:"#f9517e"},treeMap:{group:{color:"#596980",label:{font:{color:"#fff"}}}},map:{background:{borderColor:"#596980"},"layer:area":{color:"#97a3b6",borderColor:"#465672"}},rangeSelector:{shutter:{color:"#465672"},scale:{breakStyle:{color:"#73869e"},tick:{opacity:.2}},selectedRangeColor:"#3debd3",sliderMarker:{color:"#3debd3",font:{color:"#000"}},sliderHandle:{color:"#3debd3",opacity:.5}},bullet:{color:"#3debd3"},sankey:{link:{border:{color:"#465672"}},node:{border:{color:"#465672"}}}},"generic.dark"),(0,i.registerTheme)({name:"generic.darkmoon.compact"},"generic.darkmoon")},function(e,t,n){var i=n(57);(0,i.registerTheme)({name:"generic.softblue",defaultPalette:"Soft Blue",backgroundColor:"#fff",primaryTitleColor:"#333",secondaryTitleColor:"#99a1a8",gridColor:"#e8eaeb",axisColor:"#707070",export:{backgroundColor:"#fff",font:{color:"#333"},button:{default:{color:"#333",borderColor:"#c9d0d4",backgroundColor:"#fff"},hover:{color:"#333",borderColor:"#a7b2b9",backgroundColor:"#e6e6e6"},focus:{color:"#333",borderColor:"#82929b",backgroundColor:"#e6e6e6"},active:{color:"#333",borderColor:"#82929b",backgroundColor:"#d4d4d4"}}},legend:{font:{color:"#707070"}},tooltip:{color:"#fff",border:{color:"#e8eaeb"},font:{color:"#333"}},"chart:common":{commonSeriesSettings:{label:{border:{color:"#e8eaeb"}}}},"chart:common:annotation":{color:"#fff",border:{color:"#e8eaeb"},font:{color:"#333"}},chart:{commonPaneSettings:{border:{color:"#e8eaeb"}},commonAxisSettings:{breakStyle:{color:"#cfd2d3"}}},rangeSelector:{scale:{breakStyle:{color:"#cfd2d3"},tick:{opacity:.12}},selectedRangeColor:"#7ab8eb",sliderMarker:{color:"#7ab8eb"},sliderHandle:{color:"#7ab8eb",opacity:.5}},sparkline:{pointColor:"#fff",minColor:"#f0ad4e",maxColor:"#d9534f"},treeMap:{group:{color:"#e8eaeb",label:{font:{color:"#99a1a8"}}}},bullet:{color:"#7ab8eb"},gauge:{valueIndicators:{rangebar:{color:"#7ab8eb"},textcloud:{color:"#7ab8eb"}}}},"generic.light"),(0,i.registerTheme)({name:"generic.softblue.compact"},"generic.softblue")},function(e,t,n){var i=n(57);(0,i.registerTheme)({name:"generic.darkviolet",defaultPalette:"Dark Violet",backgroundColor:"#17171f",primaryTitleColor:"#f5f6f7",secondaryTitleColor:"#fff",gridColor:"#343840",axisColor:"#b2b2b6",export:{backgroundColor:"#17171f",font:{color:"#f5f6f7"},button:{default:{color:"#f5f6f7",borderColor:"#414152",backgroundColor:"#17171f"},hover:{color:"#f5f6f7",borderColor:"#5c5c74",backgroundColor:"#2d2d3c"},focus:{color:"#f5f6f7",borderColor:"#7c7c97",backgroundColor:"#2d2d3c"},active:{color:"#f5f6f7",borderColor:"#7c7c97",backgroundColor:"#3c3c51"}}},legend:{font:{color:"#b2b2b6"}},tooltip:{color:"#17171f",border:{color:"#414152"},font:{color:"#f5f6f7"}},"chart:common":{commonSeriesSettings:{label:{border:{color:"#343840"}}}},"chart:common:annotation":{font:{color:"#f5f6f7"},border:{color:"#414152"},color:"#17171f"},chart:{commonPaneSettings:{border:{color:"#343840"}},commonAxisSettings:{breakStyle:{color:"#575e6b"}}},funnel:{item:{border:{color:"#17171f"}}},sparkline:{pointColor:"#17171f",minColor:"#f0ad4e",maxColor:"#d9534f"},treeMap:{group:{color:"#343840",label:{font:{color:"#fff"}}}},rangeSelector:{shutter:{color:"#17171f"},scale:{breakStyle:{color:"#575e6b"},tick:{opacity:.2}},selectedRangeColor:"#9c63ff",sliderMarker:{color:"#9c63ff",font:{color:"#fff"}},sliderHandle:{color:"#9c63ff",opacity:.5}},bullet:{color:"#9c63ff"},gauge:{valueIndicators:{rangebar:{color:"#9c63ff"},textcloud:{color:"#9c63ff"}}},sankey:{link:{border:{color:"#17171f"}},node:{border:{color:"#17171f"}}}},"generic.dark"),(0,i.registerTheme)({name:"generic.darkviolet.compact"},"generic.darkviolet")},function(e,t,n){var i=n(57);(0,i.registerTheme)({name:"generic.greenmist",defaultPalette:"Green Mist",backgroundColor:"#f5f5f5",primaryTitleColor:"#28484f",secondaryTitleColor:"#7eb2be",gridColor:"#dedede",axisColor:"#657c80",export:{backgroundColor:"#f5f5f5",font:{color:"#28484f"},button:{default:{color:"#28484f",borderColor:"#a2b4b8",backgroundColor:"#f5f5f5"},hover:{color:"#28484f",borderColor:"#7f989e",backgroundColor:"rgba(222, 222, 222, 0.4)"},focus:{color:"#28484f",borderColor:"#5f777c",backgroundColor:"rgba(222, 222, 222, 0.4)"},active:{color:"#28484f",borderColor:"#5f777c",backgroundColor:"rgba(222, 222, 222, 0.8)"}}},legend:{font:{color:"#657c80"}},tooltip:{color:"#fff",border:{color:"#dedede"},font:{color:"#28484f"}},"chart:common":{commonSeriesSettings:{label:{border:{color:"#dedede"}}}},"chart:common:annotation":{color:"#fff",border:{color:"#dedede"},font:{color:"#28484f"}},chart:{commonPaneSettings:{border:{color:"#dedede"}},commonAxisSettings:{breakStyle:{color:"#c1c1c1"}}},funnel:{item:{border:{color:"#f5f5f5"}}},sparkline:{pointColor:"#f5f5f5",minColor:"#ffc852",maxColor:"#f74a5e"},treeMap:{group:{color:"#dedede",label:{font:{color:"#7eb2be"}}}},rangeSelector:{shutter:{color:"#f5f5f5"},scale:{breakStyle:{color:"#c1c1c1"},tick:{opacity:.12}},selectedRangeColor:"#3cbab2",sliderMarker:{color:"#3cbab2"},sliderHandle:{color:"#3cbab2",opacity:.5}},bullet:{color:"#3cbab2"},gauge:{valueIndicators:{rangebar:{color:"#3cbab2"},textcloud:{color:"#3cbab2"}}}},"generic.light"),(0,i.registerTheme)({name:"generic.greenmist.compact"},"generic.greenmist")},function(e,t,n){var i=n(57),a="'Roboto', 'RobotoFallback', 'Helvetica', 'Arial', sans-serif",o="#ffffff";function r(e,t,n){(0,i.registerTheme)({name:"material."+e+"."+t,rangeSelector:{selectedRangeColor:n,sliderMarker:{color:n},sliderHandle:{color:n}},map:{"layer:marker:dot":{color:n},"layer:marker:bubble":{color:n},legend:{markerColor:n}},bullet:{color:n},gauge:{valueIndicators:{rangebar:{color:n},textcloud:{color:n}}}},"material."+t)}(0,i.registerTheme)({name:"material",defaultPalette:"Material",font:{family:a},title:{margin:{top:20,bottom:20,left:0,right:0},font:{size:20,family:a,weight:500},horizontalAlignment:"left",subtitle:{font:{size:14},horizontalAlignment:"left"}},tooltip:{shadow:{opacity:0},border:{visible:!1},paddingLeftRight:8,paddingTopBottom:6,arrowLength:0,location:"edge",color:"#616161",font:{color:o},cornerRadius:4},chart:{commonAxisSettings:{minorTick:{opacity:.5},label:{font:{size:11}}},commonAnnotationSettings:{font:{color:o},border:{color:"#616161"},color:"#616161",arrowLength:14,arrowWidth:0,shadow:{opacity:.08,offsetY:4,blur:8},cornerRadius:4}},pie:{title:{horizontalAlignment:"center",subtitle:{horizontalAlignment:"center"}}},polar:{commonAxisSettings:{minorTick:{opacity:.5}},title:{horizontalAlignment:"center",subtitle:{horizontalAlignment:"center"}}},funnel:{title:{horizontalAlignment:"center",subtitle:{horizontalAlignment:"center"}}},gauge:{title:{horizontalAlignment:"center",subtitle:{horizontalAlignment:"center"}}},barGauge:{title:{horizontalAlignment:"center",subtitle:{horizontalAlignment:"center"}}},rangeSelector:{sliderHandle:{opacity:.5}},treeMap:{group:{label:{font:{weight:500}}}}},"generic.light"),(0,i.registerTheme)({name:"material.light",gridColor:"#e0e0e0",axisColor:"rgba(0,0,0,0.54)",primaryTitleColor:"rgba(0,0,0,0.87)",legend:{font:{color:"rgba(0,0,0,0.54)"}},chart:{scrollBar:{color:"#bfbfbf",opacity:.7}},gauge:{rangeContainer:{backgroundColor:"rgba(0,0,0,0.2)"}},barGauge:{backgroundColor:"#efefef"}},"material"),(0,i.registerTheme)({name:"material.dark",gridColor:"#515159",backgroundColor:"#363640",axisColor:"rgba(255,255,255,0.54)",font:{color:"rgba(255,255,255,0.54)"},primaryTitleColor:"rgba(255,255,255,0.87)",secondaryTitleColor:"rgba(255,255,255,0.87)",tooltip:{color:"#000"},export:{backgroundColor:"#363640",font:{color:"#dbdbdb"},button:{default:{color:"#dedede",borderColor:"#4d4d4d",backgroundColor:"#363640"},hover:{color:"#dedede",borderColor:"#6c6c6c",backgroundColor:"#3f3f4b"},focus:{color:"#dedede",borderColor:"#8d8d8d",backgroundColor:"#494956"},active:{color:"#dedede",borderColor:"#8d8d8d",backgroundColor:"#494956"}},shadowColor:"#292929"},"chart:common":{commonSeriesSettings:{label:{border:{color:"#494949"}},valueErrorBar:{color:o}}},"chart:common:axis":{constantLineStyle:{color:o}},"chart:common:annotation":{border:{color:"#000"},color:"#000"},chart:{commonPaneSettings:{border:{color:"#494949"}},commonAxisSettings:{breakStyle:{color:"#818181"}},zoomAndPan:{dragBoxStyle:{color:o}}},gauge:{rangeContainer:{backgroundColor:"#b5b5b5"},valueIndicators:{_default:{color:"#b5b5b5"},rangebar:{color:"#84788b"},twocolorneedle:{secondColor:"#ba544d"},trianglemarker:{color:"#b7918f"},textcloud:{color:"#ba544d"}}},barGauge:{backgroundColor:"#3c3c3c"},rangeSelector:{scale:{tick:{color:o,opacity:.32},minorTick:{color:o,opacity:.1},breakStyle:{color:"#818181"}},selectedRangeColor:"#b5b5b5",sliderMarker:{color:"#b5b5b5",font:{color:"#363640"}},sliderHandle:{color:o,opacity:.2},shutter:{color:o,opacity:.1}},map:{background:{borderColor:"#3f3f3f"},layer:{label:{stroke:"#000000",font:{color:o}}},"layer:area":{borderColor:"#363640",color:"#686868",hoveredBorderColor:o,selectedBorderColor:o},"layer:line":{color:"#c77244",hoveredColor:"#ff5d04",selectedColor:"#ff784f"},"layer:marker:bubble":{hoveredBorderColor:o,selectedBorderColor:o},"layer:marker:pie":{hoveredBorderColor:o,selectedBorderColor:o},legend:{border:{color:"#3f3f3f"},font:{color:o}},controlBar:{borderColor:"#c7c7c7",color:"#363640"}},treeMap:{group:{color:"#4c4c4c",label:{font:{color:"#a3a3a3"}}}},sparkline:{lineColor:"#c7c7c7",firstLastColor:"#c7c7c7",barPositiveColor:"#b8b8b8",barNegativeColor:"#8e8e8e",winColor:"#b8b8b8",lossColor:"#8e8e8e",pointColor:"#363640"},bullet:{targetColor:"#8e8e8e"},funnel:{item:{border:{color:"#363640"}}},sankey:{label:{font:{color:o}}}},"material");var s={blue:"#03a9f4",lime:"#cddc39",orange:"#ff5722",purple:"#9c27b0",teal:"#009688"};for(var c in s)if(Object.prototype.hasOwnProperty.call(s,c)){var l=s[c];r(c,"light",l),r(c,"dark",l),(0,i.registerTheme)({name:"material.".concat(c,".light.compact")},"material.".concat(c,".light")),(0,i.registerTheme)({name:"material.".concat(c,".dark.compact")},"material.".concat(c,".dark"))}},function(e,t,n){t.default=void 0;var i=n(14),a=Math.min,o=Math.max,r=Math.round,s={left:0,center:1,right:2},c={top:0,center:1,bottom:2},l={horizontal:0,vertical:1},u={};function d(e,t,n){var a=(0,i.normalizeEnum)(e);return a in t?t[a]:n}function h(e,t){return(e>0?-1:1)*t}function f(e,t,n){var i=e.side,a=e.element.measure([t[2]-t[0],t[3]-t[1]]),o="indside"===e.position?0:n[i],r=a[i]<t[2+i]-t[i]-o;return r&&("inside"!==e.position&&(t[e.primary+i]+=h(e.primary,a[i])),e.size=a),r}function g(e,t,n){var i,a,o,s,c=e.side,l=1-c,d=[],f=(i=e.secondary,a=n[l],o=n[2+l],s=e.size[l],u[i](a,o,s));return d[c]=r(d[2+c]=t[e.primary+c]+("inside"===e.position?h(e.primary,e.size[c]):0)),d[e.primary+c]=r(t[e.primary+c]-h(e.primary,e.size[c])),"inside"!==e.position&&(t[e.primary+c]=d[e.primary+c]),d[l]=r(f[0]),d[2+l]=r(f[1]),d}function p(e,t,n,i,a,o){var r=g(e,t,n),s=g(e,i,i);a[e.side]>0?(a[e.side]-=e.size[e.side],o[e.primary+e.side]=r[e.primary+e.side],e.element.freeSpace()):e.element.move(r,s)}function m(){this._targets=[]}function _(e,t){var n=t.slice(),i=g(e,n,n);return i[e.side]=t[e.side],i[2+e.side]=t[2+e.side],i}u[0]=function(e,t,n){return[e,a(t,e+n)]},u[1]=function(e,t,n){return[o(e,(e+t-n)/2),a(t,(e+t+n)/2)]},u[2]=function(e,t,n){return[o(e,t-n),t]},m.prototype={constructor:m,dispose:function(){this._targets=null},add:function(e){this._targets.push(e)},forward:function(e,t){var n,i=e.slice(),a=function(e){var t,n,i=e.length,a=[];for(t=0;t<i;++t)(n=e[t].layoutOptions())&&(r=void 0,u=void 0,h=void 0,u=d((o=n).side,l,1),h=[d(o.horizontalAlignment,s,1),d(o.verticalAlignment,c,0)],(n={side:u,primary:(r=h[u],r<2?0:2),secondary:h[1-u],weak:o.weak,priority:o.priority||0,header:o.header,position:o.position}).element=e[t],a.push(n));var o,r,u,h;return a.sort((function(e,t){return t.side-e.side||e.priority-t.priority})),a=function(e){var t,n=e.filter((function(e){return!0===e.weak}))[0];n&&(t=e.filter((function(e){return n.primary===e.primary&&e.side===n.side&&e!==n}))[0]);if(n&&t)return[(i=t,a=n,o=i.side,r=i.primary,s=i.secondary,{side:o,primary:r,secondary:s,priority:0,element:{measure:function(e){var t=e.slice(),n=a.element.measure(e.slice());e[r]-=n[r];var s=i.element.measure(e.slice());return t[o]=n[o]=s[o]=Math.max(s[o],n[o]),a.size=n,i.size=s,t},move:function(e,t){if(t[2]-t[0]<i.size[0]+a.size[0]-2)this.freeSpace();else{var n=_(a,t);t[2+a.primary]=n[a.primary];var o=_(i,t);t[2+a.primary]<e[2+a.primary]&&i.size[i.primary]>e[2+i.primary]-e[i.primary]&&(e[2+a.primary]=t[2+a.primary]);var r=_(i,e);r[2+a.primary]>t[2+a.primary]&&(e[2+a.primary]=t[2+a.primary],r=_(i,e)),a.element.move(n),i.element.move(r,o)}},freeSpace:function(){i.element.freeSpace(),a.element.freeSpace()}}})].concat(e.filter((function(e){return!(e===t||e===n)})));var i,a,o,r,s;return e}(a)}(this._targets),o=a.length,r=[];for(n=0;n<o;++n)f(a[n],i,t)?r.push(a[n]):a[n].element.freeSpace();return this._cache=r.reverse(),i},backward:function(e,t){var n,i,a=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[0,0],o=e.slice(),r=e.slice(),s=this._cache,c=0,l=s.length;for(i=0;i<l;++i)(n=s[i]).side!==c&&(o=e.slice()),p(n,o,t,r,a,e),c=n.side;return a}};var v=m;t.default=v,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.createEventTrigger=function(e,t){var n,i={};return(0,s.each)(e,(function(e,t){t.name&&a(e)})),o.change=function(t){var i=e[t];return i&&((n=n||{})[t]=i),!!i},o.applyChanges=function(){n&&((0,s.each)(n,(function(e,t){a(t.newName||e)})),n=null)},o.dispose=function(){e=t=i=null},o;function a(n){var a=e[n];i[a.name]=t(n)}function o(e,t,n){i[e](t),n&&n()}},t.createResizeHandler=function(e){var t,n=function(){clearTimeout(t),t=setTimeout(e,100)};return n.dispose=function(){return clearTimeout(t),this},n},t.createIncidentOccurred=void 0;var i,a=n(166),o=n(40),r=(i=n(579))&&i.__esModule?i:{default:i},s=n(3);var c=r.default.ERROR_MESSAGES;t.createIncidentOccurred=function(e,t){return function(n,i){t("incidentOccurred",{target:{id:n,type:"E"===n[0]?"error":"warning",args:i,text:o.format.apply(null,[c[n]].concat(i||[])),widget:e,version:a.version}})}}},function(e,t,n){t.Point=E;var i=_(n(157)),a=_(n(158)),o=_(n(234)),r=_(n(1012)),s=_(n(580)),c=_(n(581)),l=_(n(1013)),u=_(n(582)),d=_(n(1014)),h=n(1015),f=n(14),g=n(0),p=n(1),m=n(4);function _(e){return e&&e.__esModule?e:{default:e}}var v={},x=g.extend,y=i.default.states,b=y.selectedMark,w=y.hoverMark,k=y.normalMark,S=y.hover,C=y.normal,A=y.selection,T={chart:{scatter:"symbolPoint",line:"symbolPoint",spline:"symbolPoint",stepline:"symbolPoint",stackedline:"symbolPoint",fullstackedline:"symbolPoint",stackedspline:"symbolPoint",fullstackedspline:"symbolPoint",stackedsplinearea:"symbolPoint",fullstackedsplinearea:"symbolPoint",area:"symbolPoint",splinearea:"symbolPoint",steparea:"symbolPoint",stackedarea:"symbolPoint",fullstackedarea:"symbolPoint",rangearea:"rangeSymbolPoint",bar:"barPoint",stackedbar:"barPoint",fullstackedbar:"barPoint",rangebar:"rangeBarPoint",bubble:"bubblePoint",stock:"stockPoint",candlestick:"candlestickPoint"},pie:{pie:"piePoint",doughnut:"piePoint",donut:"piePoint"},polar:{scatter:"polarSymbolPoint",line:"polarSymbolPoint",area:"polarSymbolPoint",bar:"polarBarPoint",stackedbar:"polarBarPoint"}};function I(e){return"none"===(0,f.normalizeEnum)(e)}function E(e,t,n){this.fullState=k,this.series=e,this.update(t,n),this._viewCounters={hover:0,selection:0},this._emptySettings={fill:null,stroke:null,dashStyle:null}}v.symbolPoint=a.default,v.barPoint=o.default,v.bubblePoint=r.default,v.piePoint=s.default,v.rangeSymbolPoint=c.default,v.rangeBarPoint=l.default,v.candlestickPoint=u.default,v.stockPoint=d.default,v.polarSymbolPoint=h.polarSymbolPoint,v.polarBarPoint=h.polarBarPoint,E.prototype={constructor:E,getColor:function(){return this.hasValue()||this._styles.usePointCustomOptions||this.series.customizePoint(this,this._dataItem),this._styles.normal.fill||this.series.getColor()},_getStyle:function(){return this._styles[this._currentStyle||"normal"]},update:function(e,t){this.updateOptions(t),this.updateData(e)},updateData:function(e){var t=this.argument!==e.argument;this.argument=this.initialArgument=this.originalArgument=e.argument,this.tag=e.tag,this.index=e.index,this._dataItem=e,this.data=e.data,this.lowError=e.lowError,this.highError=e.highError,this.aggregationInfo=e.aggregationInfo,this._updateData(e,t),!this.hasValue()&&this.setInvisibility(),this._fillStyle(),this._updateLabelData()},deleteMarker:function(){this.graphic&&this.graphic.dispose(),this.graphic=null},draw:function(e,t,n,i){return(this._needDeletingOnDraw||this.series.autoHidePointMarkers&&!this.isSelected())&&(this.deleteMarker(),this._needDeletingOnDraw=!1),this._needClearingOnDraw&&(this.clearMarker(),this._needClearingOnDraw=!1),this._hasGraphic()?this._updateMarker(n,this._getStyle(),t.markers):this.getMarkerVisibility()&&!this.series.autoHidePointMarkers&&this._drawMarker(e,t.markers,n,i),this._drawLabel(),this._drawErrorBar(e,t.errorBars,n),this},_getViewStyle:function(){var e=k,t=this.fullState,n=[C,S,A,A];return this._viewCounters.hover&&(e|=w),this._viewCounters.selection&&(e|=b),I(this.getOptions().selectionMode)&&(t&=~b),I(this.getOptions().hoverMode)&&(t&=~w),n[e|=t]},applyView:function(e){var t=this._getViewStyle();this._currentStyle=t,this.graphic||!this.series.autoHidePointMarkers||t!==A&&t!==S||this._drawMarker(this.series.getRenderer(),this.series.getMarkersGroup()),this.graphic&&(this.series.autoHidePointMarkers&&t!==A&&t!==S?this.deleteMarker():("normal"===t?this.clearMarker():this.graphic.toForeground(),this._updateMarker(!0,this._styles[t],void 0,e)))},setView:function(e){this._viewCounters[e]++,this.applyView()},resetView:function(e){var t=this._viewCounters;--t[e],t[e]<0&&(t[e]=0),this.applyView()},releaseHoverState:function(){this.graphic&&!this.isSelected()&&this.graphic.toBackground()},select:function(){this.series.selectPoint(this)},clearSelection:function(){this.series.deselectPoint(this)},hover:function(){this.series.hoverPoint(this)},clearHover:function(){this.series.clearPointHover()},showTooltip:function(){this.series.showPointTooltip(this)},hideTooltip:function(){this.series.hidePointTooltip(this)},_checkLabelsChanging:function(e,t){var n=~t.indexOf("range"),i=~e.indexOf("range");return i&&!n||!i&&n},updateOptions:function(e){if(e){var t=this._options,n=e.widgetType,i=t&&t.type,a=e.type,o=T[n][a];i!==a?(this._needDeletingOnDraw=!0,this._needClearingOnDraw=!1,i&&(this._checkLabelsChanging(i,a)&&this.deleteLabel(),this._resetType(v[T[i]])),this._setType(v[o])):(this._needDeletingOnDraw=this._checkSymbol(t,e),this._needClearingOnDraw=this._checkCustomize(t,e)),this._options=e,this._fillStyle(),this._updateLabelOptions(o)}},translate:function(){this.hasValue()&&(this._translate(),this.translated=!0)},_checkCustomize:function(e,t){return e.styles.usePointCustomOptions&&!t.styles.usePointCustomOptions},_getCustomLabelVisibility:function(){return this._styles.useLabelCustomOptions?!!this._options.label.visible:null},getBoundingRect:function(){return this._getGraphicBBox()},_resetType:function(e){for(var t in e)delete this[t]},_setType:function(e){for(var t in e)this[t]=e[t]},isInVisibleArea:function(){return this.inVisibleArea},isSelected:function(){return!!(this.fullState&b)},isHovered:function(){return!!(this.fullState&w)},getOptions:function(){return this._options},animate:function(e,t,n){this.graphic?this.graphic.animate(t,{partitionDuration:n},e):e&&e()},getCoords:function(e){return e?this._options.rotated?{x:this.minX-(this.x-this.minX?0:1),y:this.y}:{x:this.x,y:this.minY+(this.y-this.minY?0:1)}:{x:this.x,y:this.y}},getDefaultCoords:function(){return this._options.rotated?{x:this.defaultX,y:this.y}:{x:this.x,y:this.defaultY}},setDefaultCoords:function(){var e=this.getDefaultCoords();this.x=e.x,this.y=e.y},_getVisibleArea:function(){return this.series.getVisibleArea()},_getArgTranslator:function(){return this.series.getArgumentAxis().getTranslator()},_getValTranslator:function(){return this.series.getValueAxis().getTranslator()},_calculateVisibility:function(e,t,n,i){var a=this._getVisibleArea(),o=this._options.rotated;a.minX>e+(n||0)||a.maxX<e||a.minY>t+(i||0)||a.maxY<t||o&&(0,p.isDefined)(n)&&0!==n&&(a.minX===e+n||a.maxX===e)||!o&&(0,p.isDefined)(i)&&0!==i&&(a.minY===t+i||a.maxY===t)?this.inVisibleArea=!1:this.inVisibleArea=!0},isArgumentCorrect:function(){return this.series._argumentChecker(this.argument)},isValueCorrect:function(){var e=this.series._valueChecker;return e(this.getMinValue())&&e(this.getMaxValue())},hasValue:function(){return null!==this.value&&null!==this.minValue&&this.isArgumentCorrect()&&this.isValueCorrect()},hasCoords:m.noop,correctPosition:m.noop,correctRadius:m.noop,correctLabelRadius:m.noop,getCrosshairData:m.noop,getPointRadius:m.noop,_populatePointShape:m.noop,_checkSymbol:m.noop,getMarkerCoords:m.noop,hide:m.noop,show:m.noop,hideMarker:m.noop,setInvisibility:m.noop,clearVisibility:m.noop,isVisible:m.noop,resetCorrection:m.noop,correctValue:m.noop,resetValue:m.noop,setPercentValue:m.noop,correctCoordinates:m.noop,coordsIn:m.noop,getTooltipParams:m.noop,applyWordWrap:m.noop,setLabelTrackerData:m.noop,updateLabelCoord:m.noop,drawLabel:m.noop,correctLabelPosition:m.noop,getMinValue:m.noop,getMaxValue:m.noop,_drawErrorBar:m.noop,getMarkerVisibility:m.noop,dispose:function(){this.deleteMarker(),this.deleteLabel(),this._errorBar&&this._errorBar.dispose(),this._options=this._styles=this.series=this._errorBar=null},getTooltipFormatObject:function(e,t){var n=this._getFormatObject(e),i=[],a=[];t&&(t.forEach((function(t){if(t.isVisible()){var n=t._getFormatObject(e);a.push(n),i.push(n.seriesName+": "+n.valueText)}})),x(n,{points:a,valueText:i.join("\n"),stackName:this.series.getStackName()||null}));var o=this.aggregationInfo;if(o){var r=this.series.getArgumentAxis().formatRange(o.intervalStart,o.intervalEnd,o.aggregationInterval);r&&(n.valueText+="\n".concat(r))}return n},setHole:function(e,t){var n=isFinite(this.minValue)?this.minValue:0;(0,p.isDefined)(e)&&("left"===t?(this.leftHole=this.value-e,this.minLeftHole=n-e):(this.rightHole=this.value-e,this.minRightHole=n-e))},resetHoles:function(){this.leftHole=null,this.minLeftHole=null,this.rightHole=null,this.minRightHole=null},getLabel:function(){return this._label},getLabels:function(){return[this._label]},getCenterCoord:function(){return{x:this.x,y:this.y}}}},function(e,t,n){t.default=void 0;var i,a=n(0),o=(i=n(158))&&i.__esModule?i:{default:i};var r=a.extend,s=r({},o.default,{correctCoordinates:function(e){this.bubbleSize=e/2},_drawMarker:function(e,t,n){var i=r({translateX:this.x,translateY:this.y},this._getStyle());this.graphic=e.circle(0,0,n?0:this.bubbleSize).smartAttr(i).data({"chart-data-point":this}).append(t)},getTooltipParams:function(e){var t=this.graphic;if(t){var n=t.getBBox().height;return{x:this.x,y:this.y,offset:n<20||"edge"===e?n/2:0}}},_getLabelFormatObject:function(){var e=o.default._getLabelFormatObject.call(this);return e.size=this.initialSize,e},_updateData:function(e){o.default._updateData.call(this,e),this.size=this.initialSize=e.size},_getGraphicBBox:function(){return this._getSymbolBBox(this.x,this.y,this.bubbleSize)},_updateMarker:function(e,t){e||(t=r({r:this.bubbleSize,translateX:this.x,translateY:this.y},t)),this.graphic.smartAttr(t)},_getFormatObject:function(e){var t=o.default._getFormatObject.call(this,e);return t.sizeText=e.formatValue(this.initialSize),t},_storeTrackerR:function(){return this.bubbleSize},_getLabelCoords:function(e){return"inside"===e.getLayoutOptions().position?this._getLabelCoordOfPosition(e,"inside"):o.default._getLabelCoords.call(this,e)}});t.default=s,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i=n(4),a=n(0),o=s(n(234)),r=s(n(581));function s(e){return e&&e.__esModule?e:{default:e}}var c=(0,a.extend)({},o.default,{deleteLabel:r.default.deleteLabel,_getFormatObject:r.default._getFormatObject,clearVisibility:function(){var e=this.graphic;e&&e.attr("visibility")&&e.attr({visibility:null})},setInvisibility:function(){var e=this.graphic;e&&"hidden"!==e.attr("visibility")&&e.attr({visibility:"hidden"}),this._topLabel.draw(!1),this._bottomLabel.draw(!1)},getTooltipParams:function(e){var t,n,i="edge"===e;return this._options.rotated?(t=i?this.x+this.width:this.x+this.width/2,n=this.y+this.height/2):(t=this.x+this.width/2,n=i?this.y:this.y+this.height/2),{x:t,y:n,offset:0}},_translate:function(){o.default._translate.call(this),this._options.rotated?this.width=this.width||1:this.height=this.height||1},hasCoords:r.default.hasCoords,_updateData:r.default._updateData,_getLabelPosition:r.default._getLabelPosition,_getLabelMinFormatObject:r.default._getLabelMinFormatObject,_updateLabelData:r.default._updateLabelData,_updateLabelOptions:r.default._updateLabelOptions,getCrosshairData:r.default.getCrosshairData,_createLabel:r.default._createLabel,_checkOverlay:r.default._checkOverlay,_checkLabelsOverlay:r.default._checkLabelsOverlay,_getOverlayCorrections:r.default._getOverlayCorrections,_drawLabel:r.default._drawLabel,_getLabelCoords:r.default._getLabelCoords,getLabel:r.default.getLabel,getLabels:r.default.getLabels,getBoundingRect:i.noop,getMinValue:r.default.getMinValue,getMaxValue:r.default.getMaxValue});t.default=c,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i,a=n(0),o=n(1),r=(i=n(582))&&i.__esModule?i:{default:i};var s=a.extend,c=o.isNumeric,l=s({},r.default,{_getPoints:function(){var e=this._options.rotated?function(e,t){return[t,e]}:function(e,t){return[e,t]},t=c(this.openY),n=c(this.closeY),i=this.x,a=this.width,o=[].concat(e(i,this.highY));return t&&(o=o.concat(e(i,this.openY))),t&&(o=o.concat(e(i-a/2,this.openY))),t&&(o=o.concat(e(i,this.openY))),n&&(o=o.concat(e(i,this.closeY))),n&&(o=o.concat(e(i+a/2,this.closeY))),n&&(o=o.concat(e(i,this.closeY))),o=o.concat(e(i,this.lowY))},_drawMarkerInGroup:function(e,t,n){this.graphic=n.path(this._getPoints(),"line").attr({"stroke-linecap":"square"}).attr(t).data({"chart-data-point":this}).sharp().append(e)},_getMinTrackerWidth:function(){var e=2+this._styles.normal["stroke-width"];return e+e%2}});t.default=l,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.polarBarPoint=t.polarSymbolPoint=void 0;var i=n(0),a=u(n(158)),o=u(n(234)),r=u(n(580)),s=n(1),c=n(14),l=u(n(157));function u(e){return e&&e.__esModule?e:{default:e}}var d=i.extend,h=Math,f=h.max,g=l.default.radialLabelIndent,p=d({},a.default,{_getLabelCoords:r.default._getLabelCoords,_getElementCoords:r.default._getElementCoords,_moveLabelOnCanvas:function(e,t,n){var i=e.x,a=e.y;return t.minX>i&&(i=t.minX),t.maxX<i+n.width&&(i=t.maxX-n.width),t.minY>a&&(a=t.minY),t.maxY<a+n.height&&(a=t.maxY-n.height),{x:i,y:a}},_getLabelPosition:function(){return"outside"},_getCoords:function(e,t){var n=this.series.getValueAxis(),i=n.getAngles()[0],a=this._getArgTranslator().translate(e),o=this._getValTranslator().translate(t),r=(0,c.convertPolarToXY)(n.getCenter(),n.getAngles()[0],a,o);return r.angle=a+i-90,r.radius=o,r},_translate:function(){var e=this.series.getValueAxis().getCenter(),t=this._getCoords(this.argument,this.value),n=this._getValTranslator(),i=n.isInverted()?n.translate("canvas_position_start"):n.translate("canvas_position_end"),a=(0,s.isDefined)(t.radius)&&t.radius>=0?t.radius:null;this.vx=(0,c.normalizeAngle)(t.angle),this.vy=this.radiusOuter=this.radiusLabels=a,this.radiusLabels+=g,this.radius=a,this.middleAngle=-t.angle,this.angle=-t.angle,this.x=t.x,this.y=t.y,this.defaultX=this.centerX=e.x,this.defaultY=this.centerY=e.y,this._translateErrorBars(),this.inVisibleArea=this._checkRadiusForVisibleArea(a,i)},_checkRadiusForVisibleArea:function(e,t){return(0,s.isDefined)(e)&&e<=t},_translateErrorBars:function(){var e=this._options.errorBars,t=this._getValTranslator();e&&((0,s.isDefined)(this.lowError)&&(this._lowErrorCoord=this.centerY-t.translate(this.lowError)),(0,s.isDefined)(this.highError)&&(this._highErrorCoord=this.centerY-t.translate(this.highError)),this._errorBarPos=this.centerX,this._baseErrorBarPos="stdDeviation"===e.type?this._lowErrorCoord+(this._highErrorCoord-this._lowErrorCoord)/2:this.centerY-this.radius)},_getTranslates:function(e){return e?this.getDefaultCoords():{x:this.x,y:this.y}},getDefaultCoords:function(){var e=(0,c.getCosAndSin)(-this.angle),t=this._getValTranslator().translate("canvas_position_default");return{x:this.defaultX+t*e.cos,y:this.defaultY+t*e.sin}},_addLabelAlignmentAndOffset:function(e,t){return t},_checkLabelPosition:function(e,t){var n=this._getVisibleArea(),i=this._getGraphicBBox();return this._isPointInVisibleArea(n,i)&&(t=this._moveLabelOnCanvas(t,n,e.getBoundingRect())),t},_getErrorBarSettings:function(e,t){var n=a.default._getErrorBarSettings.call(this,e,t);return n.rotate=90-this.angle,n.rotateX=this.centerX,n.rotateY=this.centerY,n},getCoords:function(e){return e?this.getDefaultCoords():{x:this.x,y:this.y}}});t.polarSymbolPoint=p;var m=d({},o.default,{_translateErrorBars:p._translateErrorBars,_getErrorBarSettings:p._getErrorBarSettings,_moveLabelOnCanvas:p._moveLabelOnCanvas,_getLabelCoords:r.default._getLabelCoords,_getElementCoords:r.default._getElementCoords,_getLabelConnector:r.default._getLabelConnector,getTooltipParams:r.default.getTooltipParams,_getLabelPosition:r.default._getLabelPosition,_getCoords:p._getCoords,_translate:function(){var e=this._getValTranslator(),t=e.getBusinessRange(),n=e.isInverted()?e.translate("canvas_position_start"):e.translate("canvas_position_end");this.radiusInner=e.translate(this.minValue),p._translate.call(this),null===this.radiusInner?this.radiusInner=this.radius=n:null===this.radius?this.radius=this.value>=t.minVisible?n:0:this.radius>n&&(this.radius=n),this.radiusOuter=this.radiusLabels=f(this.radiusInner,this.radius),this.radiusLabels+=g,this.radiusInner=this.defaultRadius=h.min(this.radiusInner,this.radius),this.middleAngle=this.angle=-(0,c.normalizeAngle)(this.middleAngleCorrection-this.angle)},_checkRadiusForVisibleArea:function(e){return(0,s.isDefined)(e)||this._getValTranslator().translate(this.minValue)>0},_getErrorBarBaseEdgeLength:function(){var e=this.getMarkerCoords();return h.PI*e.outerRadius*h.abs(e.startAngle-e.endAngle)/180},getMarkerCoords:function(){return{x:this.centerX,y:this.centerY,outerRadius:this.radiusOuter,innerRadius:this.defaultRadius,startAngle:this.middleAngle-this.interval/2,endAngle:this.middleAngle+this.interval/2}},_drawMarker:function(e,t,n){var i=this._getStyle(),a=this.getMarkerCoords(),o=a.innerRadius,r=a.outerRadius,s=this._getCoords(this.argument,"canvas_position_default"),c=a.x,l=a.y;n&&(o=0,r=0,c=s.x,l=s.y),this.graphic=e.arc(c,l,o,r,a.startAngle,a.endAngle).attr(i).data({"chart-data-point":this}).append(t)},_checkLabelPosition:function(e,t){var n=this._getVisibleArea(),i=(0,c.getCosAndSin)(this.middleAngle),a=this.centerX+this.defaultRadius*i.cos,o=this.centerY-this.defaultRadius*i.sin;return a>n.minX&&a<n.maxX&&o>n.minY&&o<n.maxY&&(t=this._moveLabelOnCanvas(t,n,e.getBoundingRect())),t},_addLabelAlignmentAndOffset:function(e,t){return t},correctCoordinates:function(e){this.middleAngleCorrection=e.offset,this.interval=e.width},coordsIn:function(e,t){var n=(0,c.convertXYToPolar)(this.series.getValueAxis().getCenter(),e,t),i=this.getMarkerCoords(),a=i.startAngle<i.endAngle?-n.phi>=i.startAngle&&-n.phi<=i.endAngle:-n.phi<=i.startAngle&&-n.phi>=i.endAngle;return n.r>=i.innerRadius&&n.r<=i.outerRadius&&a}});t.polarBarPoint=m},function(e,t,n){t.chart=void 0;var i=n(0),a=n(1),o=n(14),r=n(4),s=n(138),c=n(180),l=n(205);function u(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var d=i.extend,h=c.chart.bar,f=l.chart.area,g={};t.chart=g;var p={areErrorBarsVisible:r.noop,_createErrorBarGroup:r.noop,_checkData:function(e,t){var n=this.getValueFields();return s.chart._checkData.call(this,e,t,{minValue:n[0],value:n[1]})&&e.minValue==e.minValue},getValueRangeInitialValue:s.chart.getValueRangeInitialValue,_getPointDataSelector:function(e){var t=this,n=this.getValueFields(),i=n[0],a=n[1],o=this.getTagField(),r=this.getArgumentField();return function(e){return{tag:e[o],minValue:t._processEmptyValue(e[i]),value:t._processEmptyValue(e[a]),argument:e[r],data:e}}},_defaultAggregator:"range",_aggregators:{range:function(e,t){var n,i=e.intervalStart,o=e.intervalEnd,r=e.data;if(r.length){var s=t.getValueFields(),c=s[0],l=s[1],d=r.reduce((function(e,t){var n=t[c],i=t[l];return(0,a.isDefined)(n)&&(0,a.isDefined)(i)?(e[c]=Math.min(e[c],Math.min(n,i)),e[l]=Math.max(e[l],Math.max(n,i)),e):e}),(u(n={},c,1/0),u(n,l,-1/0),u(n,t.getArgumentField(),t._getIntervalCenter(i,o)),n));if(!isFinite(d[c])||!isFinite(d[l])){if(r.filter((function(e){return null===e[c]&&null===e[l]})).length!==r.length)return;d[c]=d[l]=null}return d}}},getValueFields:function(){return[this._options.rangeValue1Field||"val1",this._options.rangeValue2Field||"val2"]},getSeriesPairCoord:function(e,t){for(var n=null,i=this._options.rotated,a=!t&&!i||t&&i,o=a?"vy":"vx",r=i?"minX":"minY",s=a?"vx":"vy",c=this.getPoints(),l=0;l<c.length;l++){var u=c[l],d=void 0;if(t)d=u.getCenterCoord()[o[1]]===e?u[s]:void 0;else{var h=[Math.min(u[o],u[r]),Math.max(u[o],u[r])];d=e>=h[0]&&e<=h[1]?u[s]:void 0}if(this._checkAxisVisibleAreaCoord(!t,d)){n=d;break}}return n}};g.rangebar=d({},h,p),g.rangearea=d({},f,{_drawPoint:function(e){var t=e.point;t.isInVisibleArea()?(t.clearVisibility(),t.draw(this._renderer,e.groups),this._drawnPoints.push(t),t.visibleTopMarker||t.hideMarker("top"),t.visibleBottomMarker||t.hideMarker("bottom")):t.setInvisibility()},_prepareSegment:function(e,t){var n=this._processSinglePointsAreaSegment(e,t),i=(0,o.map)(n,(function(e){return e.getCoords(!0)}));return{line:n,bottomLine:i,area:(0,o.map)(n,(function(e){return e.getCoords()})).concat(i.slice().reverse()),singlePointSegment:n!==e}},_getDefaultSegment:function(e){var t=f._getDefaultSegment.call(this,e);return t.bottomLine=t.line,t},_removeElement:function(e){f._removeElement.call(this,e),e.bottomLine&&e.bottomLine.remove()},_drawElement:function(e,t){var n=f._drawElement.call(this,e,t);return n.bottomLine=this._bordersGroup&&this._createBorderElement(e.bottomLine,{"stroke-width":this._styles.normal.border["stroke-width"]}).append(this._bordersGroup),n},_applyStyle:function(e){var t=this._elementsGroup,n=this._bordersGroup;t&&t.smartAttr(e.elements),n&&n.attr(e.border),(this._graphics||[]).forEach((function(t){t.line&&t.line.attr({"stroke-width":e.border["stroke-width"]}),t.bottomLine&&t.bottomLine.attr({"stroke-width":e.border["stroke-width"]})}))},_updateElement:function(e,t,n,i){var a={points:t.bottomLine},o=e.bottomLine;f._updateElement.apply(this,arguments),o&&(n?o.animate(a):o.attr(a))}},p)},function(e,t,n){t.chart=void 0;var i=n(236),a=n(138),o=n(205),r=n(180),s=n(0),c=n(3),l=n(4);function u(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var d=i.chart.line,h=o.chart.area,f=r.chart.bar,g=r.polar.bar,p=s.extend,m=c.each,_=l.noop,v={};t.chart=v,v.bubble=p({},a.chart,{_calculateErrorBars:_,_getMainColor:f._getMainColor,_createPointStyles:f._createPointStyles,_updatePointsVisibility:f._updatePointsVisibility,_getOptionsForPoint:f._getOptionsForPoint,_applyMarkerClipRect:d._applyElementsClipRect,_parsePointStyle:g._parsePointStyle,_createLegendState:h._createLegendState,_setMarkerGroupSettings:g._setMarkerGroupSettings,areErrorBarsVisible:_,_createErrorBarGroup:_,_checkData:function(e,t){return a.chart._checkData.call(this,e,t,{value:this.getValueFields()[0],size:this.getSizeField()})},_getPointDataSelector:function(e,t){var n=this.getSizeField(),i=a.chart._getPointDataSelector.call(this);return function(e){var t=i(e);return t.size=e[n],t}},_aggregators:{avg:function(e,t){var n,i=e.data,a=e.intervalStart,o=e.intervalEnd;if(i.length){var r=t.getValueFields()[0],s=t.getSizeField(),c=i.reduce((function(e,t){return e[0]+=t[r],e[1]+=t[s],e[2]++,e}),[0,0,0]);return u(n={},r,c[0]/c[2]),u(n,s,c[1]/c[2]),u(n,t.getArgumentField(),t._getIntervalCenter(a,o)),n}}},getValueFields:function(){return[this._options.valueField||"val"]},getSizeField:function(){return this._options.sizeField||"size"},_animate:function(){var e=this,t=e._drawnPoints.length-1,n=e._labelsGroup,i=function(){n&&n.animate({opacity:1},{duration:e._defaultDuration})};m(e._drawnPoints||[],(function(e,n){n.animate(e===t?i:void 0,{r:n.bubbleSize,translateX:n.x,translateY:n.y})}))},_patchMarginOptions:function(e){return e.processBubbleSize=!0,e}})},function(e,t,n){t.donut=t.doughnut=t.pie=void 0;var i=n(4),a=n(3),o=n(138),r=n(14),s=n(0),c=n(180),l=o.chart,u=c.chart.bar,d=s.extend,h=a.each,f=i.noop,g=r.map,p=isFinite,m=Math.max,_=d({},u,{_setGroupsSettings:function(){l._setGroupsSettings.apply(this,arguments),this._labelsGroup.attr({"pointer-events":null})},_createErrorBarGroup:f,_drawPoint:function(e){var t=e.point,n=this._legendCallback;l._drawPoint.call(this,e),!t.isVisible()&&t.setInvisibility(),t.isSelected()&&n()},_getOldPoint:function(e,t,n){var i=(this._points||[])[n];return i&&(t[i.argument.valueOf()]=t[i.argument.valueOf()].filter((function(e){return e!==i}))),i},adjustLabels:function(e){return(this._points||[]).reduce((function(t,n){if(n._label.isVisible())return n.setLabelTrackerData(),t=n.applyWordWrap(e)||t,n.updateLabelCoord(e),t}),!1)},_applyElementsClipRect:f,getColor:f,areErrorBarsVisible:f,drawLabelsWOPoints:function(){return"inside"!==this._options.label.position&&(this._labelsGroup.append(this._extGroups.labelsGroup),(this._points||[]).forEach((function(e){e.drawLabel()})),!0)},getPointsCount:function(){var e=this;return this._data.filter((function(t){return e._checkData(t)})).length},setMaxPointsCount:function(e){this._pointsCount=e},_getCreatingPointOptions:function(e,t){return this._getPointOptions(e,t)},_updateOptions:function(e){this.labelSpace=0,this.innerRadius="pie"===this.type?0:e.innerRadius},_checkData:function(e,t){var n=u._checkData.call(this,e,t,{value:this.getValueFields()[0]});return this._options.paintNullPoints?n:n&&null!==e.value},_createGroups:l._createGroups,_setMarkerGroupSettings:function(){this._markersGroup.attr({class:"dxc-markers"})},_getMainColor:function(e,t){var n=this.getPointsByArg(e.argument),i=t?n.indexOf(t):n.length;return this._options.mainSeriesColor(e.argument,i,this._pointsCount)},_getPointOptions:function(e){return this._parsePointOptions(this._preparePointOptions(),this._options.label,e)},_getRangeData:function(){return this._rangeData},_createPointStyles:function(e,t,n){var i=e.color||this._getMainColor(t,n);return{normal:this._parsePointStyle(e,i,i),hover:this._parsePointStyle(e.hoverStyle,i,i),selection:this._parsePointStyle(e.selectionStyle,i,i),legendStyles:{normal:this._createLegendState(e,i),hover:this._createLegendState(e.hoverStyle,i),selection:this._createLegendState(e.selectionStyle,i)}}},_getArrangeMinShownValue:function(e,t){var n=this._options.minSegmentSize,i=0,a=0;return t=t||e.length,h(e,(function(e,o){o.isVisible()&&(o.normalInitialValue<n*t/360?i+=n:a+=o.normalInitialValue)})),i<360?n*a/(360-i):0},_applyArrangeCorrection:function(e,t,n){var i,a=this._options,o="anticlockwise"!==a.segmentsDirection,s=p(a.startAngle)?(0,r.normalizeAngle)(a.startAngle):0,c=a.minSegmentSize,l=0,u=0;0===n&&(n=e.filter((function(e){return e.isVisible()})).length,u=1),h(o?e:e.concat([]).reverse(),(function(e,a){var o,r=a.isVisible()?u||a.normalInitialValue:0;c&&a.isVisible()&&r<t&&(o=t),i=r/n,a.correctValue(l,i,u+(o||0)),a.shiftedAngle=s,l+=o||r})),this._rangeData={val:{min:0,max:l}}},_removePoint:function(e){var t=this.getPointsByArg(e.argument);t.splice(t.indexOf(e),1),e.dispose()},arrangePoints:function(){for(var e,t=this,n=t._points||[],i=t._options.minSegmentSize,a=!0,o=0,r=n.length;o<r&&a;)a=n[o].value<=0,o++;var s=t._points=g(n,(function(e){return null===e.value||!a&&e.value<0?(t._removePoint(e),null):e})),c=s.reduce((function(e,t){return m(e,Math.abs(t.initialValue))}),0);s.forEach((function(e){e.normalInitialValue=e.initialValue/(0!==c?c:1)}));var l=s.reduce((function(e,t){return e+(t.isVisible()?t.normalInitialValue:0)}),0);i&&(e=this._getArrangeMinShownValue(s,l)),t._applyArrangeCorrection(s,e,l)},correctPosition:function(e,t){h(this._points,(function(t,n){n.correctPosition(e)})),this.setVisibleArea(t)},correctRadius:function(e){this._points.forEach((function(t){t.correctRadius(e)}))},correctLabelRadius:function(e){this._points.forEach((function(t){t.correctLabelRadius(e)}))},setVisibleArea:function(e){this._visibleArea={minX:e.left,maxX:e.width-e.right,minY:e.top,maxY:e.height-e.bottom}},_applyVisibleArea:f,_animate:function(e){var t,n=this,i=n._points,a=i&&i.length,o=function(){n._animateComplete()};t=e?function(e,t){e.animate(t===a-1?o:void 0,.7,(1-.7)*t/(a-1))}:function(e,t){e.animate(t===a-1?o:void 0)},i.forEach(t)},getVisiblePoints:function(){return g(this._points,(function(e){return e.isVisible()?e:null}))},getPointsByKeys:function(e,t){var n=this.getPointsByArg(e);return n[t]&&[n[t]]||[]}});t.pie=_;var v=_;t.doughnut=v;var x=_;t.donut=x},function(e,t,n){t.candlestick=t.stock=void 0;var i=n(138),a=n(180),o=n(0),r=n(1),s=n(14),c=n(4),l=a.chart.bar,u=(0,o.extend)({},i.chart,{_animate:c.noop,_applyMarkerClipRect:function(e){e["clip-path"]=this._forceClipping?this._paneClipRectID:this._widePaneClipRectID},_updatePointsVisibility:l._updatePointsVisibility,_getOptionsForPoint:l._getOptionsForPoint,_createErrorBarGroup:c.noop,areErrorBarsVisible:c.noop,_createGroups:i.chart._createGroups,_setMarkerGroupSettings:function(){var e=this._markersGroup,t=this._createPointStyles(this._getMarkerGroupOptions()),n=(0,o.extend)(t.normal,{class:"default-markers"}),i=(0,o.extend)(t.positive.normal,{class:"default-positive-markers"}),a=(0,o.extend)(t.reduction.normal,{class:"reduction-markers"}),r=(0,o.extend)(t.reductionPositive.normal,{class:"reduction-positive-markers"}),s={class:"dxc-markers"};this._applyMarkerClipRect(s),e.attr(s),this._createGroup("defaultMarkersGroup",e,e,n),this._createGroup("reductionMarkersGroup",e,e,a),this._createGroup("defaultPositiveMarkersGroup",e,e,i),this._createGroup("reductionPositiveMarkersGroup",e,e,r)},_setGroupsSettings:function(){i.chart._setGroupsSettings.call(this,!1)},_getCreatingPointOptions:function(){var e,t=this._predefinedPointOptions;return t||(e=this._getPointOptions(),this._predefinedPointOptions=t=(0,o.extend)(!0,{styles:{}},e),t.styles.normal=t.styles.positive.normal=t.styles.reduction.normal=t.styles.reductionPositive.normal={"stroke-width":e.styles&&e.styles.normal&&e.styles.normal["stroke-width"]}),t},_checkData:function(e,t){var n=this.getValueFields();return i.chart._checkData.call(this,e,t,{openValue:n[0],highValue:n[1],lowValue:n[2],closeValue:n[3]})&&e.highValue==e.highValue&&e.lowValue==e.lowValue},_getPointDataSelector:function(e,t){var n,i,a=this,o=this,c=o.getValueFields(),l=o.getArgumentField(),u=c[0],d=c[1],h=c[2],f=c[3];switch(o.level=o._options.reduction.level,(0,s.normalizeEnum)(o.level)){case"open":n=u;break;case"high":n=d;break;case"low":n=h;break;default:n=f,o.level="close"}return function(e){var t=e[n],s=!1;return(0,r.isDefined)(t)&&((0,r.isDefined)(i)&&(s=t<i),i=t),{argument:e[l],highValue:a._processEmptyValue(e[d]),lowValue:a._processEmptyValue(e[h]),closeValue:a._processEmptyValue(e[f]),openValue:a._processEmptyValue(e[u]),reductionValue:t,tag:e[o.getTagField()],isReduction:s,data:e}}},_parsePointStyle:function(e,t,n){return{stroke:e.color||t,"stroke-width":e.width,fill:e.color||n}},_getDefaultStyle:function(e){var t=e.color||this._options.mainSeriesColor;return{normal:this._parsePointStyle(e,t,t),hover:this._parsePointStyle(e.hoverStyle,t,t),selection:this._parsePointStyle(e.selectionStyle,t,t)}},_getReductionStyle:function(e){var t=e.reduction.color;return{normal:this._parsePointStyle({color:t,width:e.width,hatching:e.hatching},t,t),hover:this._parsePointStyle(e.hoverStyle,t,t),selection:this._parsePointStyle(e.selectionStyle,t,t)}},_createPointStyles:function(e){var t=this._options.innerColor,n=this._getDefaultStyle(e),i=(0,o.extend)(!0,{},n),a=this._getReductionStyle(e),r=(0,o.extend)(!0,{},a);return i.normal.fill=i.hover.fill=i.selection.fill=t,r.normal.fill=r.hover.fill=r.selection.fill=t,n.positive=i,n.reduction=a,n.reductionPositive=r,n},_endUpdateData:function(){delete this._predefinedPointOptions},_defaultAggregator:"ohlc",_aggregators:{ohlc:function(e,t){var n=e.intervalStart,i=e.intervalEnd,a=e.data;if(a.length){var o={},r=t.getValueFields(),s=r[1],c=r[2];return o[s]=-1/0,o[c]=1/0,(o=a.reduce((function(e,t){return null!==t[s]&&(e[s]=Math.max(e[s],t[s])),null!==t[c]&&(e[c]=Math.min(e[c],t[c])),e}),o))[r[0]]=a[0][r[0]],o[r[3]]=a[a.length-1][r[3]],isFinite(o[s])||(o[s]=null),isFinite(o[c])||(o[c]=null),o[t.getArgumentField()]=t._getIntervalCenter(n,i),o}}},getValueFields:function(){var e=this._options;return[e.openValueField||"open",e.highValueField||"high",e.lowValueField||"low",e.closeValueField||"close"]},getArgumentField:function(){return this._options.argumentField||"date"},_patchMarginOptions:function(e){var t=this._getCreatingPointOptions().styles,n=[t.normal,t.hover,t.selection].reduce((function(e,t){return Math.max(e,t["stroke-width"])}),0);return e.size=10+n,e.sizePointNormalState=10,e},getSeriesPairCoord:function(e,t){for(var n=null,i=this.getVisiblePoints(),a=0;a<i.length;a++){var o=i[a],r=void 0;if(t)r=o.vx===e?(o.openY+o.closeY)/2:void 0;else{var s=[Math.min(o.lowY,o.highY),Math.max(o.lowY,o.highY)];r=e>=s[0]&&e<=s[1]?o.vx:void 0}if(this._checkAxisVisibleAreaCoord(!t,r)){n=r;break}}return n},usePointsToDefineAutoHiding:function(){return!1}});t.stock=u;var d=(0,o.extend)({},u,{_parsePointStyle:function(e,t,n){var i=e.color||n,a=u._parsePointStyle.call(this,e,t,i);return a.fill=i,a.hatching=e.hatching,a}});t.candlestick=d},function(e,t,n){t.polar=t.chart=void 0;var i=n(4),a=n(0),o=n(3),r=n(205),s=n(180),c=n(236),l=n(14),u=n(52),d=r.chart.area,h=s.chart.bar,f={_calculateErrorBars:i.noop,_updateOptions:function(e){this._stackName="axis_"+(e.axis||"default")}},g={};t.chart=g;var p={};t.polar=p,g.stackedline=(0,a.extend)({},c.chart.line,f,{}),g.stackedspline=(0,a.extend)({},c.chart.spline,f,{}),g.fullstackedline=(0,a.extend)({},c.chart.line,f,{getValueRangeInitialValue:r.chart.area.getValueRangeInitialValue}),g.fullstackedspline=(0,a.extend)({},c.chart.spline,f,{getValueRangeInitialValue:r.chart.area.getValueRangeInitialValue});var m=g.stackedbar=(0,a.extend)({},h,f,{_updateOptions:function(e){f._updateOptions.call(this,e),this._stackName=this._stackName+"_stack_"+(e.stack||"default")}});function _(e,t,n,i){return(e=(0,u.clone)(e)).value=t,e.minValue=n,e.translate(),e.argument=e.argument+i,e}function v(e){for(var t,n,i=0,a=[],o=e.length;i<o;)n=[t=e[i]],t.leftHole&&(n=[_(t,t.leftHole,t.minLeftHole,"left"),t]),t.rightHole&&n.push(_(t,t.rightHole,t.minRightHole,"right")),a.push(n),i++;return[].concat.apply([],a)}g.fullstackedbar=(0,a.extend)({},h,f,{_updateOptions:m._updateOptions}),g.stackedarea=(0,a.extend)({},d,f,{_prepareSegment:function(e,t){return d._prepareSegment.call(this,v(e),t)},_appendInGroup:function(){this._group.append(this._extGroups.seriesGroup).toBackground()}}),g.stackedsplinearea=(0,a.extend)({},r.chart.splinearea,f,{_prepareSegment:function(e,t){var n,i=this;if(e=v(e),this._prevSeries&&1!==e.length){for(var a=c.chart.spline._calculateBezierPoints(e,t),s=(0,l.map)(e,(function(e){var t=e.getCoords(!0);return t.argument=e.argument,t})),u=[],d={},h=0,f=i._prevSeries._segments.length;h<f;)u=u.concat(i._prevSeries._segments[h].line),h++;(0,o.each)(u,(function(e,t){if(null!==t.argument){var n=t.argument.valueOf();d[n]?d[n].push(t):d[n]=[t]}})),i._prevSeries._segmentByArg=d,s=c.chart.spline._calculateBezierPoints(s,t),(0,o.each)(s,(function(e,t){var n,a=t.argument.valueOf();e%3==0&&(n=d[a]||function(e,t){for(var n;!n&&e;)n=e._segmentByArg&&e._segmentByArg[t],e=e._prevSeries;return n}(i._prevSeries,a))&&(s[e-1]&&n[0]&&(s[e-1]=n[0]),s[e+1]&&(s[e+1]=n[2]||t))})),n={line:a,area:a.concat(s.reverse())},i._areaPointsToSplineAreaPoints(n.area)}else n=r.chart.splinearea._prepareSegment.call(this,e,t);return n},_appendInGroup:g.stackedarea._appendInGroup}),g.fullstackedarea=(0,a.extend)({},d,f,{_prepareSegment:g.stackedarea._prepareSegment,_appendInGroup:g.stackedarea._appendInGroup}),g.fullstackedsplinearea=(0,a.extend)({},r.chart.splinearea,f,{_prepareSegment:g.stackedsplinearea._prepareSegment,_appendInGroup:g.stackedarea._appendInGroup}),p.stackedbar=(0,a.extend)({},s.polar.bar,f,{})},function(e,t,n){t.PieTracker=t.ChartTracker=void 0;var i=g(n(11)),a=g(n(5)),o=n(22),r=n(0),s=n(3),c=g(n(157)),l=n(14),u=g(n(25)),d=n(8),h=n(1),f=n(4);function g(e){return e&&e.__esModule?e:{default:e}}var p=Math.floor,m=c.default.events,_=c.default.states,v=_.hoverMark,x=_.normalMark,y="dxChartTracker",b=(0,d.addNamespace)([u.default.down,u.default.move],y),w=["includepoints","excludepoints","none"];function k(e,t,n){var i=e.target;if("tspan"===i.tagName)return i.parentNode[t];var a=i[t];if(n&&!(0,h.isDefined)(a)){return function e(n){if(n.parentNode)return(0,h.isDefined)(n.parentNode[t])?n.parentNode[t]:e(n.parentNode)}(i)}return a}function S(e,t){return e.cancel||!t.getOptions()}function C(e){var t=e.getOptions().hoverMode;return"none"===t?t:"allargumentpoints"}var A={ctor:function(e){var t=this,n={tracker:t};t._renderer=e.renderer,t._legend=e.legend,t._tooltip=e.tooltip,t._eventTrigger=e.eventTrigger,t._seriesGroup=e.seriesGroup,e.seriesGroup.off(".dxChartTracker").on((0,d.addNamespace)(m.showPointTooltip,y),n,t._showPointTooltip).on((0,d.addNamespace)(m.hidePointTooltip,y),n,t._hidePointTooltip),t._renderer.root.off(".dxChartTracker").on(b,n,t._pointerHandler).on((0,d.addNamespace)(u.default.up,y),(function(){return clearTimeout(t._holdTimer)})).on((0,d.addNamespace)(o.name,y),n,t._clickHandler)},update:function(e){this._chart=e.chart},updateSeries:function(e,t){var n=this,i=!(null!=e&&e.some((function(e){return e===n.hoveredSeries}))||n._hoveredPoint&&n._hoveredPoint.series);n._storedSeries!==e&&(n._storedSeries=e||[]),i&&(n._clean(),n._renderer.initHatching()),t&&(n.clearSelection(),i||(n._hideTooltip(n.pointAtShownTooltip),n.clearHover()))},setCanvases:function(e,t){this._mainCanvas=e,this._canvases=t},repairTooltip:function(){var e=this.pointAtShownTooltip;e&&e.series&&e.isVisible()?this._showTooltip(e):this._hideTooltip(e,!0)},_setHoveredPoint:function(e){e!==this._hoveredPoint&&(this._releaseHoveredPoint(),e.hover(),this._hoveredPoint=e)},_releaseHoveredPoint:function(){this._hoveredPoint&&this._hoveredPoint.getOptions()&&(this._hoveredPoint.clearHover(),this._hoveredPoint=null,this._tooltip.isEnabled()&&this._hideTooltip(this._hoveredPoint))},_setHoveredSeries:function(e,t){this._releaseHoveredSeries(),this._releaseHoveredPoint(),e.hover(t),this.hoveredSeries=e},_releaseHoveredSeries:function(){this.hoveredSeries&&(this.hoveredSeries.clearHover(),this.hoveredSeries=null)},clearSelection:function(){this._storedSeries.forEach((function(e){e&&(e.clearSelection(),e.getPoints().forEach((function(e){return e.clearSelection()})))}))},_clean:function(){this.hoveredPoint=this.hoveredSeries=this._hoveredArgumentPoints=null,this._hideTooltip(this.pointAtShownTooltip)},clearHover:function(){this._resetHoveredArgument(),this._releaseHoveredSeries(),this._releaseHoveredPoint()},_hideTooltip:function(e,t){!this._tooltip||e&&this.pointAtShownTooltip!==e||(!t&&this.pointAtShownTooltip&&(this.pointAtShownTooltip=null),this._tooltip.hide())},_showTooltip:function(e){var t,n=this,i={target:e};if(null!=e&&e.getOptions()){if(t=e.getTooltipFormatObject(n._tooltip,n._tooltip.isShared()&&n._chart.getStackedPoints(e)),!(0,h.isDefined)(t.valueText)&&!t.points||!e.isVisible())return;var a=e.getTooltipParams(n._tooltip.getLocation()),o=n._renderer.getRootOffset();a.x+=o.left,a.y+=o.top;var r=function(t){t&&(n.pointAtShownTooltip=e)};r(n._tooltip.show(t,a,i,void 0,r))}},_showPointTooltip:function(e,t){var n=e.data.tracker,i=n.pointAtShownTooltip;i&&i!==t&&n._hideTooltip(i),n._showTooltip(t)},_hidePointTooltip:function(e,t){e.data.tracker._hideTooltip(t)},_enableOutHandler:function(){if(!this._outHandler){var e=this,t=function(t){var n=e._renderer.getRootOffset(),i=p(t.pageX-n.left),a=p(t.pageY-n.top);(0,l.pointInCanvas)(e._mainCanvas,i,a)||e._tooltip.isCursorOnTooltip(t.pageX,t.pageY)||(e._pointerOut(),e._disableOutHandler())};a.default.on(i.default.getDocument(),b,t),this._outHandler=t}},_disableOutHandler:function(){this._outHandler&&a.default.off(i.default.getDocument(),b,this._outHandler),this._outHandler=null},stopCurrentHandling:function(){this._pointerOut(!0)},_pointerOut:function(e){this.clearHover(),(e||this._tooltip.isEnabled())&&this._hideTooltip(this.pointAtShownTooltip)},_triggerLegendClick:function(e,t){var n=this._eventTrigger;n("legendClick",e,(function(){!S(e.event,e.target)&&n(t,e)}))},_hoverLegendItem:function(e,t){var n,i,a=this._legend.getItemByCoord(e,t),o=(i=this._legend.getOptions().hoverMode,w.indexOf(i)>-1?i:"includepoints");a?((n=this._storedSeries[a.id]).isHovered()&&n.lastHoverMode===o||this._setHoveredSeries(n,o),this._tooltip.isEnabled()&&this._hideTooltip(this.pointAtShownTooltip)):this.clearHover()},_hoverArgument:function(e,t){var n=this._getArgumentHoverMode();(0,h.isDefined)(e)&&(this._releaseHoveredPoint(),this._hoveredArgument=e,this._argumentIndex=t,this._notifySeries({action:"pointHover",notifyLegend:this._notifyLegendOnHoverArgument,target:{argument:e,fullState:v,argumentIndex:t,getOptions:function(){return{hoverMode:n}}}}))},_resetHoveredArgument:function(){var e;(0,h.isDefined)(this._hoveredArgument)&&(e=this._getArgumentHoverMode(),this._notifySeries({action:"clearPointHover",notifyLegend:this._notifyLegendOnHoverArgument,target:{fullState:x,argumentIndex:this._argumentIndex,argument:this._hoveredArgument,getOptions:function(){return{hoverMode:e}}}}),this._hoveredArgument=null)},_notifySeries:function(e){this._storedSeries.forEach((function(t){t.notify(e)}))},_pointerHandler:function(e){var t,n=e.data.tracker,i=n._renderer.getRootOffset(),a=p(e.pageX-i.left),o=p(e.pageY-i.top),r=n._getCanvas(a,o),s=k(e,"chart-data-series"),c=k(e,"chart-data-point")||(null===(t=s)||void 0===t?void 0:t.getPointByCoord(a,o));if(n._isHolding=!1,clearTimeout(n._holdTimer),e.type===u.default.down&&(n._holdTimer=setTimeout((function(){return n._isHolding=!0}),300)),c&&!c.getMarkerVisibility()&&(c=void 0),n._enableOutHandler(),n._legend.coordsIn(a,o))n._hoverLegendItem(a,o);else if(n.hoveredSeries&&n.hoveredSeries!==n._stuckSeries&&n._releaseHoveredSeries(),!n._hoverArgumentAxis(a,o,e)&&(n._isPointerOut(r,c)&&n._pointerOut(),r||c)){if(s&&!c){if(c=s.getNeighborPoint(a,o),n._stickyHovering||!c||c.coordsIn(a,o)||(c=null),s!==n.hoveredSeries)return void n._setTimeout((function(){n._setHoveredSeries(s),n._setStuckSeries(e,s,a,o),n._pointerComplete(c,a,o)}),s)}else{if(c){if(e.type!==u.default.move&&"touch"!==e.pointerType)return;return void(n.hoveredSeries?n._setTimeout((function(){return n._pointerOnPoint(c,a,o,e)}),c):n._pointerOnPoint(c,a,o,e))}var l;n._setStuckSeries(e,void 0,a,o)&&n._stickyHovering?(s=n._stuckSeries,c=s.getNeighborPoint(a,o),n._releaseHoveredSeries(),(null===(l=c)||void 0===l?void 0:l.getMarkerVisibility())&&n._setHoveredPoint(c)):n._stickyHovering||n._pointerOut()}n._pointerComplete(c,a,o)}},_pointerOnPoint:function(e,t,n){this._resetHoveredArgument(),this._setHoveredPoint(e),this._pointerComplete(e,t,n)},_pointerComplete:function(e){this.pointAtShownTooltip!==e&&this._tooltip.isEnabled()&&this._showTooltip(e)},_clickHandler:function(e){var t,n=e.data.tracker;if(!n._isHolding){var i=n._renderer.getRootOffset(),a=p(e.pageX-i.left),o=p(e.pageY-i.top),r=k(e,"chart-data-point"),s=n._stuckSeries||k(e,"chart-data-series")||(null===(t=r)||void 0===t?void 0:t.series),c=n._argumentAxis;if(n._legend.coordsIn(a,o)){var l=n._legend.getItemByCoord(a,o);l&&n._legendClick(l,e)}else if(null!=c&&c.coordsIn(a,o)){var u=k(e,"chart-data-argument",!0);(0,h.isDefined)(u)&&n._eventTrigger("argumentAxisClick",{argument:u,event:e})}else if(s){var d;null!==(d=r=r||s.getPointByCoord(a,o))&&void 0!==d&&d.getMarkerVisibility()?n._pointClick(r,e):k(e,"chart-data-series")&&n._eventTrigger("seriesClick",{target:s,event:e})}}},dispose:function(){this._disableOutHandler(),this._renderer.root.off(".dxChartTracker"),this._seriesGroup.off(".dxChartTracker")}},T=function(e){this.ctor(e)};t.ChartTracker=T,(0,r.extend)(T.prototype,A,{_pointClick:function(e,t){var n=this._eventTrigger,i=e.series;n("pointClick",{target:e,event:t},(function(){!S(t,i)&&n("seriesClick",{target:i,event:t})}))},update:function(e){A.update.call(this,e),this._argumentAxis=e.argumentAxis||{},this._axisHoverEnabled=this._argumentAxis&&"allargumentpoints"===(0,l.normalizeEnum)(this._argumentAxis.getOptions().hoverMode),this._rotated=e.rotated,this._crosshair=e.crosshair,this._stickyHovering=e.stickyHovering},_getCanvas:function(e,t){for(var n=this._canvases||[],i=0;i<n.length;i++){var a=n[i];if((0,l.pointInCanvas)(a,e,t))return a}return null},_isPointerOut:function(e){return!e&&this._stuckSeries},_hideCrosshair:function(){var e;null===(e=this._crosshair)||void 0===e||e.hide()},_moveCrosshair:function(e,t,n){this._crosshair&&null!=e&&e.isVisible()&&this._crosshair.show({point:e,x:t,y:n})},_clean:function(){A._clean.call(this),this._resetTimer(),this._stuckSeries=null},_getSeriesForShared:function(e,t){var n,i=[],a=null,o=1/0;return this._tooltip.isShared()&&!this.hoveredSeries&&((0,s.each)(this._storedSeries,(function(n,a){var o=a.getNeighborPoint(e,t);o&&i.push(o)})),(0,s.each)(i,(function(n,i){var r=i.getCrosshairData(e,t),s=(0,l.getDistance)(e,t,r.x,r.y);s<o&&(a=i,o=s)}))),null===(n=a)||void 0===n?void 0:n.series},_setTimeout:function(e,t){var n=this;n._timeoutKeeper!==t&&(n._resetTimer(),n._hoverTimeout=setTimeout((function(){e(),n._timeoutKeeper=null}),100),n._timeoutKeeper=t)},_resetTimer:function(){clearTimeout(this._hoverTimeout),this._timeoutKeeper=this._hoverTimeout=null},_stopEvent:function(e){(0,h.isDefined)(e.cancelable)&&!e.cancelable||(e.preventDefault(),e.stopPropagation())},_setStuckSeries:function(e,t,n,i){return"mouse"!==e.pointerType?this._stuckSeries=null:this._stuckSeries=t||this._stuckSeries||this._getSeriesForShared(n,i),!!this._stuckSeries},_pointerOut:function(){var e=this;e._stuckSeries=null,e._hideCrosshair(),e._resetTimer(),A._pointerOut.apply(e,arguments)},_hoverArgumentAxis:function(e,t,n){if(this._resetHoveredArgument(),this._axisHoverEnabled&&this._argumentAxis.coordsIn(e,t))return this._hoverArgument(k(n,"chart-data-argument",!0)),!0},_pointerComplete:function(e,t,n){this.hoveredSeries&&this.hoveredSeries.updateHover(t,n),this._resetTimer(),this._moveCrosshair(e,t,n),A._pointerComplete.call(this,e)},_legendClick:function(e,t){var n=this._storedSeries[e.id];this._triggerLegendClick({target:n,event:t},"seriesClick")},_hoverLegendItem:function(e,t){this._stuckSeries=null,this._hideCrosshair(),A._hoverLegendItem.call(this,e,t)},_pointerOnPoint:function(e,t,n,i){this._setStuckSeries(i,e.series,t,n),this._releaseHoveredSeries(),A._pointerOnPoint.call(this,e,t,n,i)},_notifyLegendOnHoverArgument:!1,_getArgumentHoverMode:function(){return C(this._argumentAxis)},dispose:function(){this._resetTimer(),A.dispose.call(this)}});var I=function(e){this.ctor(e)};t.PieTracker=I,(0,r.extend)(I.prototype,A,{_isPointerOut:function(e,t){return!t},_legendClick:function(e,t){var n=[];this._storedSeries.forEach((function(t){return n.push.apply(n,t.getPointsByKeys(e.argument,e.argumentIndex))})),this._eventTrigger("legendClick",{target:e.argument,points:n,event:t})},_pointClick:function(e,t){this._eventTrigger("pointClick",{target:e,event:t})},_hoverLegendItem:function(e,t){var n=this._legend.getItemByCoord(e,t);n&&this._hoveredArgument!==n.argument?(this._resetHoveredArgument(),this._hoverArgument(n.argument,n.argumentIndex)):n||this.clearHover()},_getArgumentHoverMode:function(){return C(this._legend)},_hoverArgumentAxis:f.noop,_setStuckSeries:f.noop,_getCanvas:f.noop,_notifyLegendOnHoverArgument:!0})},function(e,t,n){t.default=void 0;n(111);var i=n(1),a=n(3),o=n(14),r=n(32),s=Math,c=s.floor,l=s.max,u=s.abs;var d={transform:function(e,t){return(0,r.adjust)((0,o.getLog)(e,t))},addInterval:function(e,t){return(0,r.adjust)(e+t)},getInterval:function(e,t){return t}},h={transform:function(e,t){return(0,r.adjust)((0,o.raiseTo)(e,t))},addInterval:function(e,t){return(0,r.adjust)(e*t)},getInterval:function(e,t){return s.pow(e,t)}};function f(e,t){if(e.isLogarithmic){var n,i=e.logarithmicBase,a=e.tickValues,o=[];e.minValue=t.transform(e.minValue,i),e.oldMinValue=t.transform(e.oldMinValue,i),e.maxValue=t.transform(e.maxValue,i),e.oldMaxValue=t.transform(e.oldMaxValue,i),e.tickInterval=s.round(e.tickInterval),e.tickInterval<1&&(e.tickInterval=1);var r=t.getInterval(i,e.tickInterval);for(n=t.transform(a[0],i);o.length<a.length;)o.push(n),n=t.addInterval(n,r);o.tickInterval=e.tickInterval,e.tickValues=o}}function g(e){return e.maxValue-e.minValue||1}function p(e){for(var t=0;t<e.length;t++)if(!e[t].stubData)return e[t];return null}var m={synchronize:function(e){(0,a.each)(function(e){var t={};return e.forEach((function(e){var n=e.pane;t[n]||(t[n]=[]),t[n].push(e)})),t}(e),(function(e,t){var n,a;if(t.length>1){if((n=function(e){return e.reduce((function(e,t){var n,a=t.getTicksValues(),o=a.majorTicksValues,r=t.getOptions(),s=t.getTranslator().getBusinessRange(),c=t.getVisibleArea(),l=t._tickInterval,h=r.synchronizedValue,g=t.getViewport().action;if(o&&o.length>0&&(0,i.isNumeric)(o[0])&&"discrete"!==r.type&&!s.isEmpty()&&(!s.breaks||!s.breaks.length)&&"zoom"!==g&&"pan"!==g){t.applyMargins();var p=t.getTranslator().from(c[0]),m=t.getTranslator().from(c[1]),_=p<m?p:m,v=p<m?m:p;_===v&&(0,i.isDefined)(h)&&(l=u(o[0]-h)||1,_=o[0]-l,v=o[0]+l),f(n={axis:t,isLogarithmic:"logarithmic"===r.type,logarithmicBase:s.base,tickValues:o,minorValues:a.minorTicksValues,minorTickInterval:t._minorTickInterval,minValue:_,oldMinValue:_,maxValue:v,oldMaxValue:v,inverted:s.invert,tickInterval:l,synchronizedValue:h},d),e.push(n)}return e}),[])}(t)).length<2||!p(n))return;!function(e){var t=e.reduce((function(e,t){return l(e,t.tickValues.length)}),0);e.forEach((function(e){var n,a,o=0,s=e.synchronizedValue,l=e.tickValues,u=e.tickInterval;if((0,i.isDefined)(s))e.baseTickValue=e.invertedBaseTickValue=s,e.tickValues=[e.baseTickValue];else{if(l.length>1&&u){for(a=(n=c((t+1)/l.length))>1?c((t+1)/n):t,o=c((a-l.length)/2);o>0&&0!==l[0];)l.unshift((0,r.adjust)(l[0]-u)),o--;for(;l.length<a;)l.push((0,r.adjust)(l[l.length-1]+u));e.tickInterval=u/n}e.baseTickValue=l[0],e.invertedBaseTickValue=l[l.length-1]}}))}(n),function(e){var t=p(e),n=t.tickInterval;e.forEach((function(e){var a,o,r,s;e!==t&&(n&&e.tickInterval&&(e.stubData&&(0,i.isDefined)(e.synchronizedValue)&&(e.oldMinValue=e.minValue=e.baseTickValue-(t.baseTickValue-t.minValue)/n*e.tickInterval,e.oldMaxValue=e.maxValue=e.baseTickValue-(t.baseTickValue-t.maxValue)/n*e.tickInterval),a=n/g(t)/e.tickInterval*g(e),e.maxValue=e.minValue+g(e)/a),r=t.inverted&&!e.inverted||!t.inverted&&e.inverted?t.maxValue-t.invertedBaseTickValue:t.baseTickValue-t.minValue,s=g(e),o=(r/g(t)-(e.baseTickValue-e.minValue)/s)*s,e.minValue-=o,e.maxValue-=o)}))}(n),a=function(e){var t,n,i=0,a=0;return e.forEach((function(e){var o=e.inverted;t=e.minValue>e.oldMinValue?(e.minValue-e.oldMinValue)/g(e):0,n=e.maxValue<e.oldMaxValue?(e.oldMaxValue-e.maxValue)/g(e):0,i=l(i,o?n:t),a=l(a,o?t:n)})),{start:i,end:a}}(n),a=function(e,t){return e.reduce((function(e,t){var n=t.inverted,a=t.axis.getCorrectedValuesToZero(t.minValue,t.maxValue),o=a.start,r=a.end;return(0,i.isDefined)(o)||(0,i.isDefined)(r)?n?{start:e.start,end:Math.min(e.end,r)}:{start:Math.min(e.start,o),end:e.end}:e}),t)}(n,a),function(e,t){e.forEach((function(e){var n=g(e),i=e.inverted;e.minValue=(0,r.adjust)(e.minValue-t[i?"end":"start"]*n),e.maxValue=(0,r.adjust)(e.maxValue+t[i?"start":"end"]*n)}))}(n,a),function(e){var t,n=[];e.forEach((function(e){e.oldMaxValue-e.oldMinValue==0?n.push(e):(0,i.isDefined)(t)||(0,i.isDefined)(e.synchronizedValue)||(t=u((e.maxValue-e.minValue)/(e.tickValues[c(e.tickValues.length/2)]-e.minValue||e.maxValue)))})),(0,i.isDefined)(t)&&n.forEach((function(e){var n=e.tickValues[0],i=n*t;n>0?(e.maxValue=i,e.minValue=0):n<0&&(e.minValue=i,e.maxValue=0)}))}(n),function(e){var t=!1;e.forEach((function(e){t=t||(0,i.isDefined)(e.synchronizedValue)})),e.forEach((function(e){var n,i=e.tickInterval,a=e.tickValues,o=e.maxValue,s=e.minValue;if(t&&i){for(;(n=(0,r.adjust)(a[0]-i))>=s;)a.unshift(n);for(n=a[a.length-1];(n=(0,r.adjust)(n+i))<=o;)a.push(n)}for(;a[0]+i/10<s;)a.shift();for(;a[a.length-1]-i/10>o;)a.pop()}))}(n),function(e){e.forEach((function(e){if(e.minorTickInterval){for(var t=[],n=e.minorTickInterval,i=e.tickInterval/n-1,a=1;a<e.tickValues.length;a++)for(var o=e.tickValues[a-1],r=0;r<i;r++)o+=n,t.push(o);e.minorValues=t}}))}(n),n.forEach((function(e){f(e,h)})),function(e){e.forEach((function(e){var t=e.axis,n=t.getTranslator().getBusinessRange();n.min===n.minVisible&&(n.min=e.minValue),n.max===n.maxVisible&&(n.max=e.maxValue),n.minVisible=e.minValue,n.maxVisible=e.maxValue,n.min>n.minVisible&&(n.min=n.minVisible),n.max<n.maxVisible&&(n.max=n.maxVisible),t.getTranslator().updateBusinessRange(n),t.setTicks({majorTicks:e.tickValues,minorTicks:e.minorValues})}))}(n)}}))}};t.default=m,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i=n(1),a=n(32),o=Math.round;function r(e){return e}var s={translate:function(e,t){var n=this._canvasOptions,a=this._categoriesToPoints[null==e?void 0:e.valueOf()],r=this.translateSpecialCase(e),s=n.startPointIndex||0,c=this._options.stick?0:.5;if((0,i.isDefined)(r))return o(r);if(!a&&0!==a)return null;var l=a+c-s+.5*(t=t||0);return o(this._calculateProjection(n.interval*l))},getInterval:function(){return this._canvasOptions.interval},getEventScale:function(e){return 1-(1-(e.deltaScale||1))/(.75+this.visibleCategories.length/this._categories.length)},zoom:function(e,t){var n,i=this._categories,o=this._canvasOptions,r=this._options.stick,s=o.invert,c=o.interval*t,l=e/c,u=(this.visibleCategories||[]).length,d=parseInt((o.startPointIndex||0)+l+.5),h=parseInt((0,a.adjust)(o.canvasLength/c)+(r?1:0))||1;s&&(d=parseInt((o.startPointIndex||0)+u-l+.5)-h),d<0&&(d=0),(n=d+h)>i.length&&(d=(n=i.length)-h)<0&&(d=0);var f=i.slice(parseInt(d),parseInt(n)),g=this._getDiscreteInterval(f.length,o);return t=g/o.interval,e=this.translate(s?f[f.length-1]:f[0])*t-(o.startPoint+(r?0:g/2)),{min:f[0],max:f[f.length-1],translate:e,scale:t}},getMinScale:function(e){var t=this._canvasOptions,n=(this.visibleCategories||this._categories).length;return n+=(parseInt(.1*n)||1)*(e?-2:2),t.canvasLength/(Math.max(n,1)*t.interval)},getScale:function(e,t){var n=this._canvasOptions,a=this.getCanvasVisibleArea(),o=!this._options.stick&&1,r=(0,i.isDefined)(e)?this.translate(e,-o):null,s=(0,i.isDefined)(t)?this.translate(t,+o):null;return null===r&&(r=n.invert?a.max:a.min),null===s&&(s=n.invert?a.min:a.max),this.canvasLength/Math.abs(s-r)},isValid:function(e){return!!(0,i.isDefined)(e)&&this._categoriesToPoints[e.valueOf()]>=0},getCorrectValue:r,to:function(e,t){var n=this._canvasOptions,i=this._categoriesToPoints[null==e?void 0:e.valueOf()],a=n.startPointIndex||0,r=i+(this._options.stick?0:.5)-a+(this._businessRange.invert?-1:1)*t*.5;return o(this._calculateProjection(n.interval*r))},from:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,n=this._canvasOptions,i=n.startPoint,a=this.visibleCategories||this._categories,r=a.length,s=this._options.stick?.5:0,c=o((e-i)/n.interval+s-.5-.5*t);return c>=r&&(c=r-1),c<0&&(c=0),n.invert&&(c=r-c-1),a[c]},_add:function(){return NaN},toValue:r,isValueProlonged:!0,getRangeByMinZoomValue:function(e,t){var n=this._categories,i=n.indexOf(t.minVisible)+e-1,a=n.indexOf(t.maxVisible)-e+1;return n[i]?[t.minVisible,n[i]]:[n[a],t.maxVisible]}};t.default=s,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i,a=n(1),o=(i=n(19))&&i.__esModule?i:{default:i},r=n(32);var s=Math.floor,c={_intervalize:function(e,t){if((0,a.isDefined)(e))return"datetime"===this._businessRange.dataType?(e=(0,a.isNumeric)(e)?new Date(e):new Date(e.getTime()),e=o.default.correctDateWithUnitBeginning(e,t,null,this._options.firstDayOfWeek)):e=(0,r.adjust)(s((0,r.adjust)(e/t))*t,t),e},translate:function(e,t,n){var i=this.translateSpecialCase(e);return(0,a.isDefined)(i)?Math.round(i):(n=n||this._options.interval,this.isValid(e,n)?this.to(e,t,n):null)},getInterval:function(){return Math.round(this._canvasOptions.ratioOfCanvasRange*(this._businessRange.interval||Math.abs(this._canvasOptions.rangeMax-this._canvasOptions.rangeMin)))},zoom:function(){},getMinScale:function(){},getScale:function(){},_parse:function(e){return"datetime"===this._businessRange.dataType?new Date(e):Number(e)},fromValue:function(e){return this._parse(e)},toValue:function(e){return this._parse(e)},isValid:function(e,t){var n=this._canvasOptions,i=n.rangeMin,r=n.rangeMax;return t=t||this._options.interval,null!==e&&!isNaN(e)&&(e="datetime"===this._businessRange.dataType&&(0,a.isNumeric)(e)?new Date(e):e,t!==this._options.interval&&(i=this._intervalize(i,t),r=this._intervalize(r,t)),!(e.valueOf()<i||e.valueOf()>=o.default.addInterval(r,t)))},to:function(e,t,n){n=n||this._options.interval;var i=this._intervalize(e,n),a=o.default.addInterval(i,n),r=this._to(i),c=this._to(a);return t?t>0&&(r=c):r=s((r+c)/2),r},_to:function(e){var t=this._canvasOptions,n=t.rangeMinVisible,i=t.rangeMaxVisible,a=e-n;return e<n?a=0:e>i&&(a=o.default.addInterval(i,this._options.interval)-n),this._conversionValue(this._calculateProjection(a*this._canvasOptions.ratioOfCanvasRange))},from:function(e,t){var n,i=this._options.interval,a=i,r=this._canvasOptions,s=r.rangeMinVisible,c=r.rangeMaxVisible;return"datetime"===this._businessRange.dataType&&(a=o.default.dateToMilliseconds(i)),n=this._calculateUnProjection((e-this._canvasOptions.startPoint)/this._canvasOptions.ratioOfCanvasRange),(n=this._intervalize(o.default.addInterval(n,a/2,t>0),i))<s?n=s:n>c&&(n=c),n},_add:function(){return NaN},isValueProlonged:!0};t.default=c,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i,a=(i=n(19))&&i.__esModule?i:{default:i};function o(e){return null!==e?new Date(e):e}var r={fromValue:o,toValue:o,_add:a.default.addDateInterval,convert:a.default.dateToMilliseconds};t.default=r,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i=n(14),a=n(1),o={fromValue:function(e){return null!==e?(0,i.getLogExt)(e,this._canvasOptions.base,this._businessRange.allowNegatives,this._businessRange.linearThreshold):e},toValue:function(e){return null!==e?(0,i.raiseToExt)(e,this._canvasOptions.base,this._businessRange.allowNegatives,this._businessRange.linearThreshold):e},getMinBarSize:function(e){var t=this.getCanvasVisibleArea(),n=this.from(t.min+e),i=this._canvasOptions;return Math.pow(i.base,i.rangeMinVisible+this.fromValue(this.from(t.min))-this.fromValue((0,a.isDefined)(n)?n:this.from(t.max)))},checkMinBarSize:function(e,t,n){var i,o,r=this._canvasOptions,s=n-e,c=this.constructor.prototype.checkMinBarSize;return(0,a.isDefined)(t)&&s>0?(i=c(this.fromValue(n/s),this.fromValue(t)-r.rangeMinVisible),o=Math.pow(r.base,this.fromValue(s)+i)-s):o=c(e,t),o}};t.default=o,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.generateDateBreaks=function(e,t,n,i,l){var u=function(e){var t=(n=e,o.filter((function(e){return!n.some((function(t){return t===e}))})));var n;if(t.length<7)for(;r(t[t.length-1])===t[0];)t.unshift(t.pop());return t}(n),d=function(e,t,n){var i=e.getDate(),o=[];return n.reduce((function(e,t){var n=e[1];if(n.start===undefined){n={start:t,end:r(t)};e[0].push(n);return[e[0],n]}else if(n.end===t){n.end=r(t);return e}n={start:t,end:r(t)};e[0].push(n);return[e[0],n]}),[[],{}])[0].forEach((function(n){var r=new Date(e);for(r=a.default.trimTime(r);r<t;){i=r.getDay();var l=r.getDate();if(s(n,i)){var u=new Date(r);r.setDate(l+c(i,n.end));var d=new Date(r);o.push({from:u,to:d})}r.setDate(r.getDate()+1)}})),o}(e,t,u);return d.push.apply(d,function(e,t,n,i){var o,r=function(e){return e===o},s=a.default.trimTime(e),c=a.default.trimTime(t);return c.setDate(t.getDate()+1),n.reduce((function(e,t){var n,l;return t=new Date(t),o=t.getDay(),!i.some(r)&&t>=s&&t<=c&&(n=a.default.trimTime(t),(l=new Date(n)).setDate(n.getDate()+1),e.push({from:n,to:l})),e}),[])}(e,t,l||[],u)),function(e){return e.map((function(e){return{from:e.from,to:e.to,gapSize:a.default.convertMillisecondsToDateUnits(e.to-e.from)}}))}(function(e,t){var n,i=e.slice(),o=function(e){if(e=a.default.trimTime(new Date(e)),i[n].from<=e&&i[n].to>e){var t=function(e,t){var n=[],i=new Date(t);i.setDate(t.getDate()+1),t>e.from&&n.push({from:e.from,to:t});i<e.to&&n.push({from:i,to:e.to});return n}(i[n],e);2===t.length?i.splice(n,1,t[0],t[1]):1===t.length?i.splice(n,1,t[0]):i.splice(n,1)}};for(n=0;n<i.length;n++)t.forEach(o);return i}(d,i||[]))};var i,a=(i=n(19))&&i.__esModule?i:{default:i};var o=[0,1,2,3,4,5,6];function r(e){return(e+1)%7}function s(e,t){for(var n=e.start,i=e.end;n!==i;){if(n===t)return!0;n=r(n)}return!1}function c(e,t){for(var n=0;e!==t;)e=r(e),n++;return n}},function(e,t,n){t.linearSpider=t.linear=t.circularSpider=t.circular=void 0;var i=n(14),a=n(1),o=n(0),r=d(n(237)),s=d(n(590)),c=n(589),l=n(591),u=n(4);function d(e){return e&&e.__esModule?e:{default:e}}var h=Math.PI,f=Math.abs,g=Math.atan,p=Math.round,m=Math.min,_=Math.max,v=s.default.linear;function x(e){var t;return(e=(0,i.normalizeAngle)(e))>=315&&e<=360||e<45&&e>=0?t=1:e>=45&&e<135?t=2:e>=135&&e<225?t=3:e>=225&&e<315&&(t=4),t}var y={_calculateValueMargins:function(e){var t=this._getViewportRange(),n=t.minVisible,i=t.maxVisible;return e&&e.length>1&&(i=(n=n<e[0].value?n:e[0].value)>e[e.length-1].value?i:e[e.length-1].value),{minValue:n,maxValue:i}},applyMargins:function(){var e=this._calculateValueMargins(this._majorTicks),t=this._translator.getBusinessRange();t.addRange({minVisible:e.minValue,maxVisible:e.maxValue,interval:this._calculateRangeInterval(t.interval)}),this._translator.updateBusinessRange(t)},_getTranslatorOptions:function(){return{isHorizontal:!0,conversionValue:!0,addSpiderCategory:this._getSpiderCategoryOption(),stick:this._getStick()}},getCenter:function(){return this._center},getRadius:function(){return this._radius},getAngles:function(){var e=this._options;return[e.startAngle,e.endAngle]},_updateRadius:function(e){var t=m(e.width-e.left-e.right,e.height-e.top-e.bottom)/2;this._radius=t<0?0:t},_updateCenter:function(e){this._center={x:e.left+(e.width-e.right-e.left)/2,y:e.top+(e.height-e.top-e.bottom)/2}},_processCanvas:function(e){return this._updateRadius(e),this._updateCenter(e),{left:0,right:0,width:this._getScreenDelta()}},_createAxisElement:function(){return this._renderer.circle()},_updateAxisElementPosition:function(){var e=this.getCenter();this._axisElement.attr({cx:e.x,cy:e.y,r:this.getRadius()})},_boundaryTicksVisibility:{min:!0},_getSpiderCategoryOption:function(){return this._options.firstPointOnStartAngle},_validateOptions:function(e){var t=e.originValue,n=e.wholeRange={},o=e.period;(0,a.isDefined)(t)&&(t=this.validateUnit(t)),o>0&&e.argumentType===r.default.numeric&&(t=t||0,n.endValue=t+o,this._viewport=(0,i.getVizRangeObject)([t,n.endValue])),(0,a.isDefined)(t)&&(n.startValue=t)},getMargins:function(){var e=this._options.tick,t=_(e.visible?e.length/2+e.shift:0,0),n=this.getRadius(),i=this._center,a=i.x,r=i.y,s=this._majorTicks.map((function(e){return e.label&&e.label.getBBox()})).filter((function(e){return e})),c=(0,o.extend)({},this._canvas,{left:a-n,top:r-n,right:this._canvas.width-(a+n),bottom:this._canvas.height-(r+n)}),u=(0,l.calculateCanvasMargins)(s,c);return Object.keys(u).forEach((function(e){return u[e]=u[e]<t?t:u[e]})),u},_updateLabelsPosition:function(){(0,l.measureLabels)(this._majorTicks),this._adjustLabelsCoord(0,0,!0),this._checkBoundedLabelsOverlapping(this._majorTicks,this._majorTicks.map((function(e){return e.labelBBox})))},_setVisualRange:u.noop,applyVisualRangeSetter:u.noop,_getStick:function(){return this._options.firstPointOnStartAngle||this._options.type!==r.default.discrete},_getTranslatedCoord:function(e,t){return this._translator.translate(e,t)-90},_getCanvasStartEnd:function(){return{start:-90,end:270}},_getStripGraphicAttributes:function(e,t){var n=this.getCenter(),i=this.getAngles()[0],a=this.getRadius();return{x:n.x,y:n.y,innerRadius:0,outerRadius:a,startAngle:-t-i,endAngle:-e-i}},_createStrip:function(e){return this._renderer.arc(e.x,e.y,e.innerRadius,e.outerRadius,e.startAngle,e.endAngle)},_getStripLabelCoords:function(e,t){var n=this._getStripGraphicAttributes(e,t),a=n.startAngle+(n.endAngle-n.startAngle)/2,o=(0,i.getCosAndSin)(a),s=this.getRadius()/2,c=this.getCenter();return{x:p(c.x+s*o.cos),y:p(c.y-s*o.sin),align:r.default.center}},_getConstantLineGraphicAttributes:function(e){var t=this.getCenter(),n=this.getRadius();return{points:[t.x,t.y,t.x+n,t.y]}},_createConstantLine:function(e,t){return this._createPathElement(this._getConstantLineGraphicAttributes(e).points,t)},_rotateConstantLine:function(e,t){var n=this.getCenter(),i=n.x,a=n.y;e.rotate(t+this.getAngles()[0],i,a)},_getConstantLineLabelsCoords:function(e){var t=(0,i.getCosAndSin)(-e-this.getAngles()[0]),n=this.getRadius()/2,a=this.getCenter();return{x:p(a.x+n*t.cos),y:p(a.y-n*t.sin)}},_checkAlignmentConstantLineLabels:u.noop,_adjustDivisionFactor:function(e){return 180*e/(this.getRadius()*h)},_getScreenDelta:function(){var e=this.getAngles();return f(e[0]-e[1])},_getTickMarkPoints:function(e,t,n){var i=n.shift,a=void 0===i?0:i,o=this.getCenter(),r=this.getRadius()+t*{inside:-1,center:-.5,outside:0}[this._options.tickOrientation||"center"];return[o.x+r+a,o.y,o.x+r+t+a,o.y]},_getLabelAdjustedCoord:function(e,t,n,a){var o=e.labelCoords,r=o.y,s=o.angle,c=(0,i.getCosAndSin)(s),l=c.cos,u=c.sin,d=e.labelBBox,h=d.width/2,f=d.height/2,g=this._options.label.indentFromAxis||0,p=o.x+g*l,m=r+(r-d.y-f)+g*u,_=0,v=0;switch(x(s)){case 1:_=h,v=f*u;break;case 2:_=h*l,v=f;break;case 3:_=-h,v=f*u;break;case 4:_=h*l,v=-f}if(a){var y=this._canvas,b=p-o.x+_,w=m-o.y+v;d.x+b<y.originalLeft&&(_-=d.x+b-y.originalLeft),d.x+d.width+b>y.width-y.originalRight&&(_-=d.x+d.width+b-(y.width-y.originalRight)),d.y+w<y.originalTop&&(v-=d.y+w-y.originalTop),d.y+d.height+w>y.height-y.originalBottom&&(v-=d.y+d.height+w-(y.height-y.originalBottom))}return{x:p+_,y:m+v}},_getGridLineDrawer:function(){var e=this;return function(t,n){var i=e.getCenter();return e._createPathElement(e._getGridPoints().points,n).rotate(t.coords.angle,i.x,i.y)}},_getGridPoints:function(){var e=this.getRadius(),t=this.getCenter();return{points:[t.x,t.y,t.x+e,t.y]}},_getTranslatedValue:function(e,t){var n=this.getAngles()[0],a=this._translator.translate(e,-t),o=(0,i.convertPolarToXY)(this.getCenter(),n,a,this.getRadius());return{x:o.x,y:o.y,angle:this.getTranslatedAngle(a)}},_getAdjustedStripLabelCoords:function(e){var t=e.labelBBox;return{translateY:e.label.attr("y")-t.y-t.height/2}},coordsIn:function(e,t){return(0,i.convertXYToPolar)(this.getCenter(),e,t).r>this.getRadius()},_rotateTick:function(e,t){var n=this.getCenter();e.rotate(t.angle,n.x,n.y)},_validateOverlappingMode:function(e){return r.default.validateOverlappingMode(e)},_validateDisplayMode:function(){return"standard"},_getStep:function(e){var t=this.getRadius()+(this._options.label.indentFromAxis||0),n=e.reduce((function(e,t){var n=e;return e.width<t.width&&(n.width=t.width),e.height<t.height&&(n.height=t.height),n}),{width:0,height:0}),i=f(2*g(n.height/(2*t-n.width))*180/h),a=f(2*g(n.width/(2*t-n.height))*180/h);return r.default.getTicksCountInRange(this._majorTicks,"angle",_(i,a))},_checkBoundedLabelsOverlapping:function(e,t,n){var i=this._options.label;if("hide"===(n=n||this._validateOverlappingMode(i.overlappingBehavior))){var a=e.reduce((function(e,t,n){return t.label?n:e}),null);a&&r.default.areLabelsOverlap(t[0],t[a],i.minSpacing,r.default.center)&&("first"===i.hideFirstOrLast?e[0].removeLabel():e[a].removeLabel())}},shift:function(e){this._axisGroup.attr({translateX:e.right,translateY:e.bottom}),this._axisElementsGroup.attr({translateX:e.right,translateY:e.bottom})},getTranslatedAngle:function(e){return e+this.getAngles()[0]-90}},b=y;t.circular=b;var w=(0,o.extend)({},y,{_createAxisElement:function(){return this._renderer.path([],"area")},_updateAxisElementPosition:function(){this._axisElement.attr({points:(0,i.map)(this.getSpiderTicks(),(function(e){return{x:e.coords.x,y:e.coords.y}}))})},_getStick:function(){return!0},_getSpiderCategoryOption:function(){return!0},getSpiderTicks:function(){var e=this.getFullTicks();return this._spiderTicks=e.map((0,c.tick)(this,this.renderer,{},{},this._getSkippedCategory(e),!0)),this._spiderTicks.forEach((function(e){e.initCoords()})),this._spiderTicks},_getStripGraphicAttributes:function(e,t){for(var n,i,a,o,r=this.getCenter(),s=this.getSpiderTicks(),c=[],l=0,u=s.length;l<u;)(o=s[l].coords).angle>=e&&o.angle<=t&&(n||(n=(s[l-1]||s[s.length-1]).coords,c.push((o.x+n.x)/2,(o.y+n.y)/2)),c.push(o.x,o.y),a=(s[l+1]||s[0]).coords,i={x:(o.x+a.x)/2,y:(o.y+a.y)/2}),l++;return c.push(i.x,i.y),c.push(r.x,r.y),{points:c}},_createStrip:function(e){var t=e.points;return this._renderer.path(t,"area")},_getTranslatedCoord:function(e,t){return this._translator.translate(e,t)-90},_setTickOffset:function(){this._tickOffset=!1}});t.circularSpider=w;var k={_resetMargins:function(){this._reinitTranslator(this._getViewportRange())},_getStick:v._getStick,_getSpiderCategoryOption:u.noop,_getTranslatorOptions:function(){return{isHorizontal:!0,stick:this._getStick()}},getRadius:y.getRadius,getCenter:y.getCenter,getAngles:y.getAngles,_updateRadius:y._updateRadius,_updateCenter:y._updateCenter,_processCanvas:function(e){return this._updateRadius(e),this._updateCenter(e),{left:0,right:0,startPadding:e.startPadding,endPadding:e.endPadding,width:this.getRadius()}},_createAxisElement:v._createAxisElement,_updateAxisElementPosition:function(){var e=this.getCenter();this._axisElement.attr({points:[e.x,e.y,e.x+this.getRadius(),e.y]}).rotate(this.getAngles()[0]-90,e.x,e.y)},_getScreenDelta:function(){return this.getRadius()},_getTickMarkPoints:function(e,t){return[e.x-t/2,e.y,e.x+t/2,e.y]},_getLabelAdjustedCoord:function(e){var t=e.labelCoords,n=t.y,a=(0,i.getCosAndSin)(t.angle),o=this._options.label.indentFromAxis||0,r=e.labelBBox;return{x:t.x-f(o*a.sin)+f(r.width/2*a.cos)-r.width/2,y:n+(n-r.y)-f(r.height/2*a.sin)+f(o*a.cos)}},_getGridLineDrawer:function(){var e=this;return function(t,n){var i=e._getGridPoints(t.coords);return e._renderer.circle(i.cx,i.cy,i.r).attr(n).sharp()}},_getGridPoints:function(e){var t=this.getCenter(),n=(0,i.getDistance)(t.x,t.y,e.x,e.y);return n>this.getRadius()?{cx:null,cy:null,r:null}:{cx:t.x,cy:t.y,r:n}},_getTranslatedValue:function(e,t){var n=this.getAngles()[0],a=(0,i.convertPolarToXY)(this.getCenter(),n,0,this._translator.translate(e,t));return{x:a.x,y:a.y,angle:n-90}},_getTranslatedCoord:function(e,t){return this._translator.translate(e,t)},_getCanvasStartEnd:function(){var e=this.getTranslator().getBusinessRange().invert,t=[0,this.getRadius()];return e&&t.reverse(),{start:t[0],end:t[1]}},_getStripGraphicAttributes:function(e,t){var n=this.getCenter();return{x:n.x,y:n.y,innerRadius:e,outerRadius:t}},_createStrip:function(e){return this._renderer.arc(e.x,e.y,e.innerRadius,e.outerRadius,0,360)},_getAdjustedStripLabelCoords:y._getAdjustedStripLabelCoords,_getStripLabelCoords:function(e,t){var n=e+(t-e)/2,i=this.getCenter(),a=p(i.y-n);return{x:i.x,y:a,align:r.default.center}},_getConstantLineGraphicAttributes:function(e){var t=this.getCenter();return{cx:t.x,cy:t.y,r:e}},_createConstantLine:function(e,t){var n=this._getConstantLineGraphicAttributes(e);return this._renderer.circle(n.cx,n.cy,n.r).attr(t).sharp()},_getConstantLineLabelsCoords:function(e){var t=this.getCenter(),n=p(t.y-e);return{x:t.x,y:n}},_checkAlignmentConstantLineLabels:u.noop,_rotateTick:function(e,t,n){!n&&e.rotate(t.angle+90,t.x,t.y)},_validateOverlappingMode:y._validateOverlappingMode,_validateDisplayMode:y._validateDisplayMode,_getStep:function(e){var t=x(this.getAngles()[0]),n=this._options.label.minSpacing,i=2===t||4===t?function(e){return e.width+n}:function(e){return e.height},a=e.reduce((function(e,t){return _(e,i(t))}),0);return r.default.getTicksCountInRange(this._majorTicks,2===t||4===t?"x":"y",a)}};t.linear=k;var S=(0,o.extend)({},k,{_createPathElement:function(e,t){return this._renderer.path(e,"area").attr(t).sharp()},setSpiderTicks:function(e){this._spiderTicks=e},_getGridLineDrawer:function(){var e=this;return function(t,n){return e._createPathElement(e._getGridPoints(t.coords).points,n)}},_getGridPoints:function(e){var t=this.getCenter(),n=(0,i.getDistance)(t.x,t.y,e.x,e.y);return this._getGridPointsByRadius(n)},_getGridPointsByRadius:function(e){var t=this.getCenter();return e>this.getRadius()?{points:null}:{points:(0,i.map)(this._spiderTicks,(function(n){var a=(0,i.getCosAndSin)(n.coords.angle);return{x:p(t.x+e*a.cos),y:p(t.y+e*a.sin)}}))}},_getStripGraphicAttributes:function(e,t){var n=this._getGridPointsByRadius(t).points;return{points:[this._getGridPointsByRadius(e).points,n.reverse()]}},_createStrip:w._createStrip,_getConstantLineGraphicAttributes:function(e){return this._getGridPointsByRadius(e)},_createConstantLine:function(e,t){return this._createPathElement(this._getConstantLineGraphicAttributes(e).points,t)}});t.linearSpider=S},function(e,t,n){t.default=function(e,t){var n,a,o,r=t.label||{},s=r.position||"inside",c=!1;return e._checkAlignmentConstantLineLabels(r),{options:t,labelOptions:r,labelPosition:s,label:null,line:null,getParsedValue:function(){return c||(n=e.validateUnit(t.value,"E2105","constantLine"),c=!0),n},draw:function(){if(!(0,i.isDefined)(t.value)||e._translator.getBusinessRange().isEmpty())return this;var n=e._getCanvasStartEnd(),a=this.getParsedValue();this.coord=e._getConstantLinePos(a,n.start,n.end);var o=t.displayBehindSeries?e._axisConstantLineGroups.under:e._axisConstantLineGroups.above,c=o[s];c||(c=o[e._isHorizontal?r.verticalAlignment:r.horizontalAlignment]);if(!(0,i.isDefined)(this.coord))return this;var l=e._createConstantLine(this.coord,{stroke:t.color,"stroke-width":t.width,dashStyle:t.dashStyle});return this.line=l.append(o.inside),this.label=r.visible?e._drawConstantLineLabels(a,r,this.coord,c):null,this.updatePosition(),this},getContentContainer:function(){return this.label},removeLabel:function(){this.label&&this.label.remove()},updatePosition:function(t){var n=e._getCanvasStartEnd(),a=e._getConstantLinePos(this.getParsedValue(),n.start,n.end);(0,i.isDefined)(a)&&(this.coord=a,t&&o?(this.label&&this.label.attr(e._getConstantLineLabelsCoords(o,this.labelOptions)),this.line&&this.line.attr(e._getConstantLineGraphicAttributes(o)),this.label&&this.label.animate(e._getConstantLineLabelsCoords(this.coord,this.labelOptions)),this.line&&this.line.animate(e._getConstantLineGraphicAttributes(this.coord))):(this.label&&this.label.attr(e._getConstantLineLabelsCoords(this.coord,this.labelOptions)),this.line&&this.line.attr(e._getConstantLineGraphicAttributes(this.coord)),e._rotateConstantLine(this.line,this.coord)))},saveCoords:function(){a=o,o=this.coord},resetCoordinates:function(){o=a}}};var i=n(1);e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=function(e,t){var n,r,s=t.label||{};return{options:t,label:null,rect:null,_getCoord:function(){var n=e._getCanvasStartEnd(),i=e._translator.getBusinessRange();return e._getStripPos(t.startValue,t.endValue,n.start,n.end,i)},_drawLabel:function(t){return e._renderer.text(s.text,t.x,t.y).css((0,a.patchFontOptions)((0,o.extend)({},e.getOptions().label.font,s.font))).attr({align:"center",class:s.cssClass}).append(e._axisStripLabelGroup)},draw:function(){if(!e._translator.getBusinessRange().isEmpty()&&((0,i.isDefined)(t.startValue)||(0,i.isDefined)(t.endValue))&&(0,i.isDefined)(t.color)){var n=this._getCoord();if(this.labelCoords=s.text?e._getStripLabelCoords(n.from,n.to,s):null,n.outOfCanvas||!(0,i.isDefined)(n.to)||!(0,i.isDefined)(n.from))return;this.rect=e._createStrip(e._getStripGraphicAttributes(n.from,n.to)).attr({fill:t.color}).append(e._axisStripGroup),this.label=s.text?this._drawLabel(this.labelCoords):null}},getContentContainer:function(){return this.label},removeLabel:function(){},updatePosition:function(i){var a=this._getCoord();i&&n?(this.label&&this.label.attr(e._getStripLabelCoords(n.from,n.to,t.label)),this.rect&&this.rect.attr(e._getStripGraphicAttributes(n.from,n.to)),this.label&&this.label.animate(e._getStripLabelCoords(a.from,a.to,t.label)),this.rect&&this.rect.animate(e._getStripGraphicAttributes(a.from,a.to))):(this.label&&this.label.attr(e._getStripLabelCoords(a.from,a.to,t.label)),this.rect&&this.rect.attr(e._getStripGraphicAttributes(a.from,a.to)))},saveCoords:function(){r=n,n=this._getCoord()},resetCoordinates:function(){n=r}}};var i=n(1),a=n(14),o=n(0);e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.ScrollBar=void 0;var i,a=(i=n(5))&&i.__esModule?i:{default:i},o=n(8),r=n(0),s=n(341),c=n(1),l=n(4),u=n(76);var d=Math.min,h=Math.max,f=function(e,t){this._translator=new s.Translator2D({},{},{}),this._scroll=e.rect().append(t),this._addEvents()};function g(e,t,n,i){var a=0;return"right"===t?a=e.width-e.right+n:"left"===t&&(a=e.left-n-i),a}function p(e,t,n,i){var a=0;return"top"===t?a=e.top-n:"bottom"===t&&(a=e.height-e.bottom+i+n),a}t.ScrollBar=f,f.prototype={_addEvents:function(){var e=this,t=this._scroll.element;a.default.on(t,u.start,(function(e){(0,o.fireEvent)({type:"dxc-scroll-start",originalEvent:e,target:t})})),a.default.on(t,u.move,(function(n){var i=-n.offset.x*e._scale,a=-n.offset.y*e._scale,r=e._offset-(e._layoutOptions.vertical?a:i)/e._scale;e._applyPosition(r,r+e._translator.canvasLength/e._scale),(0,o.fireEvent)({type:"dxc-scroll-move",originalEvent:n,target:t,offset:{x:i,y:a}})})),a.default.on(t,u.end,(function(n){(0,o.fireEvent)({type:"dxc-scroll-end",originalEvent:n,target:t,offset:{x:-n.offset.x*e._scale,y:-n.offset.y*e._scale}})}))},update:function(e){var t=e.position,n=e.rotated,i=n?"right":"top";return t!==i&&t!==(n?"left":"bottom")&&(t=i),this._scroll.attr({rotate:e.rotated?0:-90,rotateX:0,rotateY:0,fill:e.color,width:e.width,opacity:e.opacity}),this._layoutOptions={width:e.width,offset:e.offset,vertical:n,position:t},this},init:function(e,t){var n="discrete"===e.axisType;return this._translateWithOffset=n&&!t?1:0,this._translator.update((0,r.extend)({},e,{minVisible:null,maxVisible:null,visibleCategories:null},n&&{min:null,max:null}||{}),this._canvas,{isHorizontal:!this._layoutOptions.vertical,stick:t}),this},getOptions:function(){return this._layoutOptions},setPane:function(e){var t,n=this._layoutOptions.position;return t="left"===n||"top"===n?e[0]:e[e.length-1],this.pane=t.name,this},updateSize:function(e){this._canvas=(0,r.extend)({},e);var t=this._layoutOptions,n=t.position,i=t.offset,a=t.width;this._scroll.attr({translateX:g(e,n,i,a),translateY:p(e,n,i,a)})},getMultipleAxesSpacing:function(){return 0},estimateMargins:function(){return this.getMargins()},getMargins:function(){var e=this._layoutOptions,t={left:0,top:0,right:0,bottom:0};return t[e.position]=e.width+e.offset,t},shift:function(e){var t,n,i=this._layoutOptions,a=i.position,o=i.vertical,r={translateX:null!==(t=this._scroll.attr("translateX"))&&void 0!==t?t:0,translateY:null!==(n=this._scroll.attr("translateY"))&&void 0!==n?n:0},s=e[a];r[o?"translateX":"translateY"]+=("left"===a||"top"===a?-1:1)*s,this._scroll.attr(r)},hideTitle:l.noop,hideOuterElements:l.noop,setPosition:function(e,t){var n=this._translator,i=(0,c.isDefined)(e)?n.translate(e,-this._translateWithOffset):n.translate("canvas_position_start"),a=(0,c.isDefined)(t)?n.translate(t,this._translateWithOffset):n.translate("canvas_position_end");this._offset=d(i,a),this._scale=n.getScale(e,t),this._applyPosition(d(i,a),h(i,a))},customPositionIsAvailable:function(){return!1},dispose:function(){this._scroll.dispose(),this._scroll=this._translator=null},_applyPosition:function(e,t){var n=this._translator.getCanvasVisibleArea();e=h(e,n.min),e=d(e,n.max),t=d(t,n.max),t=h(t,n.min);var i=Math.abs(t-e);this._scroll.attr({y:e,height:i<2?2:i})}}},function(e,t,n){t.default=void 0;var i=n(76),a=i.start+".shutter-zoom",o=i.move+".shutter-zoom",r=i.end+".shutter-zoom";function s(e,t,n,i){var a=Math.floor(n?i.pageY-e.top:i.pageX-e.left),o=n?t.y1:t.x1,r=n?t.y2:t.x2;return a<o?a=o:a>r&&(a=r),a}function c(e){var t,n=e.chart,i=e.renderer,c=e.rotated,l=i.rect(0,0,0,0).attr(e.shutterOptions),u={rect:l,root:i.root,rotated:c,triggerStart:function(){n._eventTrigger("zoomStart")},triggerEnd:function(){var e=n._argumentAxes[0].getTranslator(),t=Math.min(this.startCoord,this.curCoord),i=Math.max(this.startCoord,this.curCoord);n._eventTrigger("zoomEnd",{rangeStart:e.from(t),rangeEnd:e.from(i)})},dispose:function(){i.root.off(".shutter-zoom"),l.dispose()},getRootOffset:function(){return i.getRootOffset()},getCanvas:function(){var e=n._canvas,t=n.panes,i=t[0].canvas,a=t[t.length-1].canvas;return{x1:i.left,y1:i.top,x2:e.width-a.right,y2:e.height-a.bottom,width:e.width-i.left-a.right,height:e.height-i.top-a.bottom}}};return i.root.off(".shutter-zoom").on(a,{direction:c?"vertical":"horizontal",immediate:!0},(t=u,function(e){var n=t.getRootOffset(),i=t.getCanvas();!function(e,t,n){var i=n.pageX-e.left,a=n.pageY-e.top;return i>=t.x1&&i<=t.x2&&a>=t.y1&&a<=t.y2}(n,i,e)?e.cancel=!0:(t.rootOffset=n,t.canvas=i,t.startCoord=s(n,i,t.rotated,e),t.triggerStart(),t.rect.attr({x:i.x1,y:i.y1,width:i.width,height:i.height}).append(t.root))})).on(o,function(e){return function(t){var n=s(e.rootOffset,e.canvas,e.rotated,t),i={};e.curCoord=n,i[e.rotated?"y":"x"]=Math.min(e.startCoord,n),i[e.rotated?"height":"width"]=Math.abs(e.startCoord-n),e.rect.attr(i)}}(u)).on(r,function(e){return function(t){e.triggerEnd(),e.rect.remove()}}(u)),u}var l={name:"shutter_zoom",init:function(){var e=this.option("shutterZoom")||{};e.enabled&&(this._shutterZoom=c({chart:this,renderer:this._renderer,rotated:this.option("rotated"),shutterOptions:e}))},dispose:function(){this._shutterZoom&&this._shutterZoom.dispose()}};t.default=l,e.exports=t.default,e.exports.default=t.default},function(e,t,n){function i(e){return(i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}t.default=void 0;var a=n(1),o=n(0),r=n(14),s=n(146),c=function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!==i(e)&&"function"!=typeof e)return{default:e};var n=u(t);if(n&&n.has(e))return n.get(e);var a={},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var r in e)if("default"!==r&&Object.prototype.hasOwnProperty.call(e,r)){var s=o?Object.getOwnPropertyDescriptor(e,r):null;s&&(s.get||s.set)?Object.defineProperty(a,r,s):a[r]=e[r]}a.default=e,n&&n.set(e,a);return a}(n(280)),l=n(76);function u(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(u=function(e){return e?n:t})(e)}var d=".zoomAndPanNS",h=l.start+d,f=l.move+d,g=l.end+d,p=c.pinchstart+d,m=c.pinch+d,_=c.pinchend+d,v=Math.min,x=Math.max,y=Math.abs;function b(e){return{x:e.left,y:e.top,width:e.width-e.left-e.right,height:e.height-e.top-e.bottom}}function w(e,t){var n=t.x,i=t.y;return n>=e.x&&n<=e.width+e.x&&i>=e.y&&i<=e.height+e.y}function k(e,t){return t&&(e=e.sort((function(e,n){return e===t?-1:n===t?1:0}))),e}function S(e){return!e.getTranslator().getBusinessRange().isEmpty()}function C(e,t,n,i,a,o,r){var s=t&&e!==t,c=n(e),l=e.checkZoomingLowerLimitOvercome(a,o,c),u=l.stopInteraction,d=l.correctedRange,h=e.handleZooming(u?null:d,i(s),r,a);return u&&e.handleZoomEnd(),{stopInteraction:u,result:h}}var A={name:"zoom_and_pan",init:function(){var e=this,t=this._renderer;function n(e){e.originalEvent&&n(e.originalEvent),!1!==e.cancelable&&(e.cancel=!0)}function i(t,i,a){var o=t.options,r=t.actionData,s=[];o.argumentAxis[i]&&s.push(e.getArgumentAxis()),o.valueAxis[i]&&(s=s.concat(r.valueAxes)),s.reduce((function(e,t){return e||(S(t)?t.handleZooming(null,{end:!0},a,i).isPrevented:e)}),!1)&&n(a)}function c(t,n,i,s,c){function l(e,t,i,c,l){var u={zoomed:!1};return t&&e.filter(S).forEach((function(e){var t=e.getOptions(),d=e.visualRange(),h=e.getTranslator().getEventScale(c),f=-s(c,l,i,h);u=(0,o.extend)(!0,u,e.getTranslator().zoom(f,h,e.getZoomBounds()));var g=e.adjustRange((0,r.getVizRangeObject)([u.min,u.max])),p=e.checkZoomingLowerLimitOvercome(n,h,g),m=p.stopInteraction,_=p.correctedRange;if((0,a.isDefined)(d)&&d.startValue.valueOf()===_.startValue.valueOf()&&d.endValue.valueOf()===_.endValue.valueOf()){if("touch"===c.pointerType&&"discrete"===t.type){var v=e.isExtremePosition(!1),x=e.isExtremePosition(!0),y=h>1&&!m,b=h<1&&(!v||!x),w=1===h&&!(v&&(f<0&&!t.inverted||f>0&&t.inverted)||x&&(f>0&&!t.inverted||f<0&&t.inverted));u.enabled=y||b||w}}else e.handleZooming(m?null:_,{start:!0,end:!0},c,n),m||(u.zoomed=!0,u.deltaTranslate=f-u.translate)})),u}function u(e,t,n,i){n.zoomed&&(t.offset[i]=(e.offset?e.offset[i]:t.offset[i])+n.deltaTranslate)}function d(e,t,n,i){n.zoomed&&(t.center[i]=e[i]+n.deltaTranslate)}var h=e.option("rotated"),f=t.actionData,g=t.options,p={},m={};f.fallback||(p=l(e._argumentAxes,g.argumentAxis[n],h?"y":"x",i,f),m=l(f.valueAxes,g.valueAxis[n],h?"x":"y",i,f),e._requestChange(["VISUAL_RANGE"]),u(i,f,p,h?"y":"x"),u(i,f,m,h?"x":"y"));var _=c(i);return d(_,f,p,h?"y":"x"),d(_,f,m,h?"x":"y"),p.zoomed||m.zoomed||(f.center=_),p.zoomed||m.zoomed||f.fallback||p.enabled||m.enabled}function l(t,n,i,a){function o(e,t,o,r,s){var c=!1,l=i.scale||1,u=function(e){var t=e.getTranslator().zoom(-a(i,r,o,l),l,e.getZoomBounds());return{startValue:t.min,endValue:t.max}},d=function(e){return{start:!0,end:e}};return t&&e.forEach((function(e){c=!C(e,s,u,d,n,l,i).stopInteraction})),c}var r=e.option("rotated"),s=t.actionData,c=t.options,l=!0;if(s.fallback)l&=o(e._argumentAxes,c.argumentAxis[n],r?"y":"x",s,e.getArgumentAxis()),l|=o(s.valueAxes,c.valueAxis[n],r?"x":"y",s);else{var u=[];c.argumentAxis[n]&&u.push(e.getArgumentAxis()),c.valueAxis[n]&&(u=u.concat(s.valueAxes)),u.filter(S).forEach((function(e){e.handleZooming(null,{start:!0},i,n)})),l=u.length}l&&e._requestChange(["VISUAL_RANGE"])}function u(t,n){var i=e._argumentAxes.filter((function(e){return w(b(e.getCanvas()),t)}));return{fallback:e._lastRenderingTime>300,cancel:!i.length||!(0,a.isDefined)(n),action:n,curAxisRect:i.length&&b(i[0].getCanvas()),valueAxes:i.length&&e._valueAxes.filter((function(e){return w(b(e.getCanvas()),t)})),offset:{x:0,y:0},center:t,startCenter:t}}function A(e,n){var i=t.getRootOffset();return{x:v(x(n.pageX-i.left,e.x),e.width+e.x),y:v(x(n.pageY-i.top,e.y),e.height+e.y)}}function T(e){var n=t.getRootOffset(),i=e.pointers[0].pageX,a=e.pointers[1].pageX,o=e.pointers[0].pageY,r=e.pointers[1].pageY;return{x:v(i,a)+y(a-i)/2-n.left,y:v(o,r)+y(r-o)/2-n.top}}function I(e){var n=t.getRootOffset();return{x:e.pageX-n.left,y:e.pageY-n.top}}function E(e,t,n){return e.offset[n]-t.offset[n]}function O(t){!1!==t.cancelable&&(t.preventDefault(),t.stopPropagation()),e._stopCurrentHandling()}var D={dragStartHandler:function(e){var n,o=D.options,s="touch"===e.pointerType,c=o.argumentAxis.pan||o.valueAxis.pan,l=o.argumentAxis.zoom||o.valueAxis.zoom,d=(0,a.isDefined)(o.panKey)&&e[(0,r.normalizeEnum)(o.panKey)+"Key"],h=o.dragToZoom;(e._cancelPreventDefault=!0,s)?o.allowTouchGestures&&c&&(n=!D.panningVisualRangeEnabled()||D.skipEvent?null:"pan"):h&&c&&d||!h&&c?n="pan":h&&l&&(n="zoom");var f=u(I(e),n);if(f.cancel)return D.skipEvent=!1,void(!1!==e.cancelable&&(e.cancel=!0));D.actionData=f,"zoom"===n?(f.startCoords=A(f.curAxisRect,e),f.rect=t.rect(0,0,0,0).attr(o.dragBoxStyle).append(t.root)):i(D,"pan",e)},dragHandler:function(t){var n=e.option("rotated"),i=D.options,a=D.actionData,o="touch"===t.pointerType;if(t._cancelPreventDefault=!0,a&&(!o||D.panningVisualRangeEnabled()))if("zoom"===a.action){O(t);var r=a.curAxisRect,s=a.startCoords,l=A(r,t),u=i.argumentAxis.zoom,d=i.valueAxis.zoom,h={x:v(s.x,l.x),y:v(s.y,l.y),width:y(s.x-l.x),height:y(s.y-l.y)};u&&d||(!u&&!n||!d&&n?(h.x=r.x,h.width=r.width):(h.y=r.y,h.height=r.height)),a.rect.attr(h)}else if("pan"===a.action){c(D,"pan",t,E,(function(e){return e.offset}));var f=Math.abs(t.offset.y-a.offset.y),g=Math.abs(t.offset.x-a.offset.x);if(o&&(f>5&&f>Math.abs(a.offset.x)||g>5&&g>Math.abs(a.offset.y)))return;O(t)}},dragEndHandler:function(t){var n=e.option("rotated"),i=D.options,a=D.actionData,o="touch"===t.pointerType,r=a&&"pan"===a.action&&!a.fallback&&0===a.offset.x&&0===a.offset.y;if(a&&(!o||D.panningVisualRangeEnabled())&&!r){if((!o||!D.actionData.isNative)&&O(t),"zoom"===a.action){var s=function(e,n,i,o,r,s){e=k(e,s);var c=r[i],l=o[i],u=!1,d=function(e){return{start:!!e,end:!!e}};return n&&y(c-l)>5&&e.some((function(e){var n=e.getTranslator();if(!n.getBusinessRange().isEmpty()){var i=C(e,s,(function(){return[n.from(l),n.from(c)]}),d,a.action,n.getMinScale(!0),t),o=i.stopInteraction,r=i.result;return u=!o,s&&r.isPrevented}})),u},c=A(a.curAxisRect,t),u=s(e._argumentAxes,i.argumentAxis.zoom,n?"y":"x",a.startCoords,c,e.getArgumentAxis());(s(a.valueAxes,i.valueAxis.zoom,n?"x":"y",a.startCoords,c)||u)&&e._requestChange(["VISUAL_RANGE"]),a.rect.dispose()}else"pan"===a.action&&l(D,"pan",t,E);D.actionData=null}},pinchStartHandler:function(e){var t=u(T(e),"zoom");t.isNative=!D.panningVisualRangeEnabled(),t.cancel?n(e):(D.actionData=t,i(D,"zoom",e))},pinchHandler:function(e){if(D.actionData){var t=c(D,"zoom",e,(function(e,t,n,i){return T(e)[n]-t.center[n]+(t.center[n]-t.center[n]*i)}),T);D.defineTouchBehavior(!t,e),!t&&(D.actionData=null)}},pinchEndHandler:function(e){D.actionData&&(l(D,"zoom",e,(function(e,t,n,i){return t.center[n]-t.startCenter[n]+(t.startCenter[n]-t.startCenter[n]*i)})),D.actionData=null)},cleanup:function(){t.root.off(d),D.actionData&&D.actionData.rect&&D.actionData.rect.dispose(),D.actionData=null,t.root.css({"touch-action":"","-ms-touch-action":""})},setup:function(a){if(D.cleanup(),a.argumentAxis.pan||t.root.on("dxc-scroll-start.zoomAndPanNS",n),!a.argumentAxis.none||!a.valueAxis.none){D.options=a;var o=e.option("rotated");(a.argumentAxis.zoom||a.valueAxis.zoom)&&a.allowMouseWheel&&t.root.on(s.name+d,(function(t){function n(e,n,i,a){e=k(e,a);var o=!1,r=function(e){return{start:!!e,end:!!e}};return e.some((function(e){var s=e.getTranslator();if(!s.getBusinessRange().isEmpty()){var c=s.getMinScale(i>0),l=C(e,a,(function(){var t=s.zoom(-(n-n*c),c,e.getZoomBounds());return{startValue:t.min,endValue:t.max}}),r,"zoom",c,t),u=l.stopInteraction,d=l.result;return o=!u,a&&d.isPrevented}})),o}var i,r=I(t),s=!1;if(a.valueAxis.zoom){if(0===(i=e._valueAxes.filter((function(e){return w(b(e.getCanvas()),r)}))).length){var c=e._valueAxes.reduce((function(e,t){return!e&&t.coordsIn(r.x,r.y)&&(e=t.getCanvas()),e}),null);c&&(i=e._valueAxes.filter((function(e){return w(b(e.getCanvas()),{x:c.left,y:c.top})})))}s|=n(i,o?r.x:r.y,t.delta)}a.argumentAxis.zoom&&(s|=e._argumentAxes.some((function(e){return!(!w(b(e.getCanvas()),r)&&!e.coordsIn(r.x,r.y))}))&&n(e._argumentAxes,o?r.y:r.x,t.delta,e.getArgumentAxis()));s&&(e._requestChange(["VISUAL_RANGE"]),D.panningVisualRangeEnabled(i)&&O(t))})),a.allowTouchGestures&&(a.argumentAxis.zoom||a.valueAxis.zoom)&&t.root.on(p,{passive:!1},D.pinchStartHandler).on(m,{passive:!1},D.pinchHandler).on(_,D.pinchEndHandler),t.root.on(h,{immediate:!0,passive:!1},D.dragStartHandler).on(f,{immediate:!0,passive:!1},D.dragHandler).on(g,D.dragEndHandler),a.argumentAxis.pan&&t.root.on("dxc-scroll-start.zoomAndPanNS",(function(e){D.actionData={valueAxes:[],offset:{x:0,y:0},center:{x:0,y:0}},O(e),i(D,"pan",e)})).on("dxc-scroll-move.zoomAndPanNS",(function(e){O(e),c(D,"pan",e,E,(function(e){return e.offset}))})).on("dxc-scroll-end.zoomAndPanNS",(function(e){O(e),l(D,"pan",e,E),D.actionData=null}))}},defineTouchBehavior:function(e,t){D.actionData&&(D.actionData.isNative=e),e||O(t)},panningVisualRangeEnabled:function(t){if(null!=t&&t.length)return t.some((function(e){return!e.isExtremePosition(!1)||!e.isExtremePosition(!0)}));var n=e._valueAxes.some((function(e){return!e.isExtremePosition(!1)||!e.isExtremePosition(!0)})),i=e._argumentAxes.some((function(e){return!e.isExtremePosition(!1)||!e.isExtremePosition(!0)}));return n||i}};this._zoomAndPan=D},members:{_setupZoomAndPan:function(){this._zoomAndPan.setup(this._themeManager.getOptions("zoomAndPan"))}},dispose:function(){this._zoomAndPan.cleanup()},customize:function(e){e.addChange({code:"ZOOM_AND_PAN",handler:function(){this._setupZoomAndPan()},isThemeDependent:!0,isOptionChange:!0,option:"zoomAndPan"})}};t.default=A,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i=g(n(157)),a=n(14),o=n(0),r=n(1),s=n(3),c=n(140),l=g(n(9)),u=n(333),d=n(4),h=n(594),f=n(238);function g(e){return e&&e.__esModule?e:{default:e}}var p=i.default.states,m=i.default.pieSeriesSpacing,_=p.normalMark,v=p.hoverMark,x=p.selectedMark,y=[p.resetItem,p.applyHover,p.applySelected,p.applySelected];function b(e){return(0,r.isNumeric)(e)?e>1?e=1:e<0&&(e=0):e=void 0,e}var w=function(){function e(e,t){return e.filter((function(e){return e!==t}))}var t=[],n={};return{queue:function(i){var a,o=i.getSizeGroup();t=e(t,a=i).concat(a),clearTimeout(n[o]),n[o]=setTimeout((function(){!function(e,t){var n=t.filter((function(t){return t._isVisible()&&t.getSizeGroup()===e})),i=Math.min.apply(null,n.map((function(e){return e.getSizeGroupLayout().radius}))),a=n.filter((function(e){return e.getSizeGroupLayout().radius===i}));n.forEach((function(e){return e.render({force:!0,sizeGroupLayout:a.length?a[0].getSizeGroupLayout():{}})}))}(o,t)}))},remove:function(i){(t=e(t,i)).length||(n={})}}}(),k=u.BaseChart.inherit({_themeSection:"pie",_layoutManagerOptions:function(){return(0,o.extend)(!0,{},this.callBase(),{piePercentage:b(this._themeManager.getOptions("diameter")),minPiePercentage:b(this._themeManager.getOptions("minDiameter"))})},_optionChangesOrder:["CENTER_TEMPLATE"],_optionChangesMap:{diameter:"REINIT",minDiameter:"REINIT",sizeGroup:"REINIT",centerTemplate:"CENTER_TEMPLATE"},_change_CENTER_TEMPLATE:function(){this._renderExtraElements()},_disposeCore:function(){w.remove(this),this.callBase(),this._centerTemplateGroup.linkOff().dispose()},_groupSeries:function(){var e=this.series;this._groupsData={groups:[{series:e,valueOptions:{valueType:"numeric"}}],argumentOptions:e[0]&&e[0].getOptions()}},getArgumentAxis:function(){return null},_getValueAxis:function(){var e=(new h.Translator1D).setCodomain(360,0);return{getTranslator:function(){return e},setBusinessRange:function(t){e.setDomain(t.min,t.max)}}},_populateBusinessRange:function(){this.series.map((function(e){var t=new c.Range;return t.addRange(e.getRangeData().val),e.getValueAxis().setBusinessRange(t),t}))},_specialProcessSeries:function(){(0,s.each)(this.series,(function(e,t){t.arrangePoints()}))},_checkPaneName:function(){return!0},_processSingleSeries:function(e){this.callBase(e),e.arrangePoints()},_handleSeriesDataUpdated:function(){var e=0;this.series.forEach((function(t){e=Math.max(t.getPointsCount(),e)})),this.series.forEach((function(t){t.setMaxPointsCount(e)})),this.callBase()},_getLegendOptions:function(e){var t=this.callBase(e),n=t.legendData;return n.argument=e.argument,n.argumentIndex=e.argumentIndex,n.points=[e],t},_getLegendTargets:function(){var e=this,t={};(e.series||[]).forEach((function(e){e.getPoints().forEach((function(n){var i=n.argument.valueOf(),a=e.getPointsByArg(i).indexOf(n),o=i.valueOf().toString()+a;t[o]=t[o]||[];var r=t[o].push(n);n.index=t[o][r-2]?t[o][r-2].index:Object.keys(t).length-1,n.argumentIndex=a}))}));var n=[];return(0,s.each)(t,(function(t,i){i.forEach((function(t,i){if(0!==i){var a=n[n.length-1];a.legendData.points.push(t),a.visible||(a.visible=t.isVisible())}else n.push(e._getLegendOptions(t))}))})),n},_getLayoutTargets:function(){return[{canvas:this._canvas}]},_getLayoutSeries:function(e,t){var n,i=this._canvas,a=!1;return n=this.layoutManager.applyPieChartSeriesLayout(i,e,!0),e.forEach((function(e){e.correctPosition(n,i),a=e.drawLabelsWOPoints()||a})),a&&(n=this.layoutManager.applyPieChartSeriesLayout(i,e,t.hideLayoutLabels)),e.forEach((function(e){e.hideLabels()})),this._sizeGroupLayout={x:n.centerX,y:n.centerY,radius:n.radiusOuter,drawOptions:t},n},_getLayoutSeriesForEqualPies:function(e,t){var n=this._canvas,i=this.layoutManager.applyEqualPieChartLayout(e,t);return e.forEach((function(e){e.correctPosition(i,n),e.drawLabelsWOPoints()})),this.layoutManager.correctPieLabelRadius(e,i,n),i},_updateSeriesDimensions:function(e){var t,n,i,a=this._getVisibleSeries(),o=a.length,r=e.sizeGroupLayout;o&&(i=r?this._getLayoutSeriesForEqualPies(a,r):this._getLayoutSeries(a,e),n=(i.radiusOuter-i.radiusInner-m*(o-1))/o,t=i.radiusInner,this._setGeometry(i),a.forEach((function(e){e.correctRadius({radiusInner:t,radiusOuter:t+n}),t+=n+m})))},_renderSeries:function(e,t,n){if(this._calculateSeriesLayout(e,t),!e.sizeGroupLayout&&this.getSizeGroup())return w.queue(this),void this._clearCanvas();this._renderSeriesElements(e,n)},_createHtmlStructure:function(){this.callBase(),this._centerTemplateGroup=this._renderer.g().attr({class:"dxc-hole-template"}).linkOn(this._renderer.root,"center-template").css((0,a.patchFontOptions)(this._themeManager._font)).linkAppend()},_renderExtraElements:function(){var e=this,t=this.option("centerTemplate"),n=this._centerTemplateGroup.clear();t&&(n.attr({visibility:"hidden"}),(t=this._getTemplate(t)).render({model:this,container:n.element,onRendered:function(){var t=n,i=t.getBBox();t.move(e._center.x-(i.x+i.width/2),e._center.y-(i.y+i.height/2)),t.attr({visibility:"visible"})}}))},getInnerRadius:function(){return this._innerRadius},_getLegendCallBack:function(){var e=this,t=this._legend,n=this._getLegendTargets().map((function(e){return e.legendData}));return function(i){n.forEach((function(n){var a=[],o=t.getActionCallback({index:n.id});e.series.forEach((function(e){var t=e.getPointsByKeys(n.argument,n.argumentIndex);a.push.apply(a,t)})),i&&i.argument===n.argument&&i.argumentIndex===n.argumentIndex&&a.push(i),o(function(e){var t=_;return e.forEach((function(e){var n,i=null===(n=e.series)||void 0===n?void 0:n.getOptions(),a=e.fullState;"none"===(null==i?void 0:i.hoverMode)&&(a&=~v),"none"===(null==i?void 0:i.selectionMode)&&(a&=~x),t|=a})),y[t]}(a))}))}},_locateLabels:function(e){var t,n,i=0;do{n=this._adjustSeriesLabels("shift"===e),t=this._resolveLabelOverlapping(e)}while((t||n)&&++i<5)},_adjustSeriesLabels:function(e){return this.series.reduce((function(t,n){return n.adjustLabels(e)||t}),!1)},_applyExtraSettings:d.noop,_resolveLabelOverlappingShift:function(){var e=this,t="anticlockwise"===e.option("segmentsDirection"),n=e.series.reduce((function(e,t){return(e[t.getOptions().label.position]||e.outside).push(t),e}),{inside:[],columns:[],outside:[]}),i=!1;return n.inside.length>0&&(i=r(n.inside.reduce((function(e,t){return t.getVisiblePoints().reduce((function(e,t){return e.left.push(t),e}),e)}),{left:[],right:[]}),s)||i),i=n.columns.reduce((function(e,t){return r(o(t),s)||e}),i),n.outside.length>0&&(i=r(n.outside.reduce((function(e,t){return o(t,e)}),null),(function(t,n){return(0,a.getVerticallyShiftedAngularCoords)(t,-n,e._center)}))||i),i;function o(e,t){return e.getVisiblePoints().reduce((function(e,t){var n=(0,a.normalizeAngle)(t.middleAngle);return(n<=90||n>=270?e.right:e.left).push(t),e}),t||{left:[],right:[]})}function r(n,i){var a;return t&&(n.left.reverse(),n.right.reverse()),a=u.overlapping.resolveLabelOverlappingInOneDirection(n.left,e._canvas,!1,i),u.overlapping.resolveLabelOverlappingInOneDirection(n.right,e._canvas,!1,i)||a}function s(e,t){return{x:e.x,y:e.y-t}}},_setGeometry:function(e){var t=e.centerX,n=e.centerY,i=e.radiusInner;this._center={x:t,y:n},this._innerRadius=i},_disposeSeries:function(e){this.callBase.apply(this,arguments),this._abstractSeries=null},_legendDataField:"point",_legendItemTextField:"argument",_applyPointMarkersAutoHiding:d.noop,_renderTrackers:d.noop,_trackerType:"PieTracker",_createScrollBar:d.noop,_updateAxesLayout:d.noop,_applyClipRects:d.noop,_appendAdditionalSeriesGroups:d.noop,_prepareToRender:d.noop,_isLegendInside:d.noop,_renderAxes:d.noop,_shrinkAxes:d.noop,_isRotated:d.noop,_seriesPopulatedHandlerCore:d.noop,_reinitAxes:d.noop,_correctAxes:d.noop,_getExtraOptions:function(){return{startAngle:this.option("startAngle"),innerRadius:this.option("innerRadius"),segmentsDirection:this.option("segmentsDirection"),type:this.option("type")}},getSizeGroup:function(){return this._themeManager.getOptions("sizeGroup")},getSizeGroupLayout:function(){return this._sizeGroupLayout||{}}});(0,s.each)(["startAngle","innerRadius","segmentsDirection","type"],(function(e,t){k.prototype._optionChangesMap[t]="REFRESH_SERIES_DATA_INIT"})),k.addPlugin(f.plugins.core),k.addPlugin(f.plugins.pieChart),(0,l.default)("dxPieChart",k);var S=k;t.default=S,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i,a=n(4),o=(i=n(9))&&i.__esModule?i:{default:i},r=n(0),s=n(14),c=n(586),l=n(1),u=n(238);var d=c.AdvancedChart.inherit({_themeSection:"polar",_createPanes:function(){return this.callBase(),[{name:"default"}]},_checkPaneName:function(){return!0},_getAxisRenderingOptions:function(e){var t="argumentAxis"===e?"circular":"linear";return this.option("useSpiderWeb")&&(t+="Spider"),{axisType:"polarAxes",drawingType:t}},_executeAppendBeforeSeries:function(e){e()},_prepareAxisOptions:function(e,t){var n="argumentAxis"===e,i=this._themeManager,a=this.option("argumentAxis"),o=i.getOptions("argumentAxis",a)||{},r=isFinite(o.startAngle)?(0,s.normalizeAngle)(o.startAngle):0;return{type:this.option("useSpiderWeb")&&n?"discrete":t.type,isHorizontal:!0,showCustomBoundaryTicks:n,startAngle:r,endAngle:r+360}},_optionChangesMap:{useSpiderWeb:"AXES_AND_PANES"},_getExtraOptions:function(){return{spiderWidget:this.option("useSpiderWeb")}},_prepareToRender:function(){return this._appendAxesGroups(),{}},_calcCanvas:function(){var e=(0,r.extend)({},this._canvas),t=this.getArgumentAxis().getMargins();return Object.keys(t).forEach((function(n){return e[n]=e["original".concat(n[0].toUpperCase()).concat(n.slice(1))]+t[n]})),e},_renderAxes:function(e){var t=this._getValueAxis(),n=this.getArgumentAxis();n.draw(this._canvas),t.setSpiderTicks(n.getSpiderTicks());var i=this._calcCanvas();return n.updateSize(i),t.draw(i),i},_getValueAxis:function(){return this._valueAxes[0]},_shrinkAxes:function(e){var t=this._getValueAxis(),n=this.getArgumentAxis();if(e&&(e.width||e.height)){n.hideOuterElements();var i=this._calcCanvas();n.updateSize(i),t.updateSize(i)}},checkForMoreSpaceForPanesCanvas:function(){return this.layoutManager.needMoreSpaceForPanesCanvas([{canvas:this.getArgumentAxis().getCanvas()}],this._isRotated())},_getLayoutTargets:function(){return[{canvas:this._canvas}]},_getSeriesForPane:function(){return this.series},_applyClipRects:function(){var e=this._getCanvasClipRectID();this._createClipPathForPane(),this.getArgumentAxis().applyClipRects(this._getElementsClipRectID(),e),this._getValueAxis().applyClipRects(this._getElementsClipRectID(),e)},_createClipPathForPane:function(){var e=this._getValueAxis(),t=e.getCenter(),n=e.getRadius(),i=this._panesClipRects;t={x:Math.round(t.x),y:Math.round(t.y)},this._createClipCircle(i.fixed,t.x,t.y,n),this._createClipCircle(i.base,t.x,t.y,n),this.series.some((function(e){return e.areErrorBarsVisible()}))?this._createClipCircle(i.wide,t.x,t.y,n):i.wide[0]=null},_createClipCircle:function(e,t,n,i){var a=e[0];a?a.attr({cx:t,cy:n,r:i}):(a=this._renderer.clipCircle(t,n,i),e[0]=a)},_applyExtraSettings:function(e){var t=this._panesClipRects.wide[0];e.setClippingParams(this._panesClipRects.base[0].id,t&&t.id,!1,!1)},getActualAngle:function(e){return this.getArgumentAxis().getOptions().inverted?360-e:e},getXYFromPolar:function(e,t,n,i){var a={angle:void 0,radius:void 0,x:void 0,y:void 0};if(!((0,l.isDefined)(e)||(0,l.isDefined)(t)||(0,l.isDefined)(n)||(0,l.isDefined)(i)))return a;var o,c,u=this.getArgumentAxis(),d=u.getAngles()[0];if((0,l.isDefined)(n)?o=u.getTranslator().translate(n):isFinite(e)?o=this.getActualAngle(e):(0,l.isDefined)(e)||(o=0),(0,l.isDefined)(i)?c=this.getValueAxis().getTranslator().translate(i):isFinite(t)?c=t:(0,l.isDefined)(t)||(c=u.getRadius()),(0,l.isDefined)(o)&&(0,l.isDefined)(c)){var h=(0,s.convertPolarToXY)(u.getCenter(),d,o,c);(0,r.extend)(a,h,{angle:u.getTranslatedAngle(o),radius:c})}return a},_applyPointMarkersAutoHiding:a.noop,_createScrollBar:a.noop,_isRotated:a.noop,_getCrosshairOptions:a.noop,_isLegendInside:a.noop});d.addPlugin(u.plugins.core),d.addPlugin(u.plugins.polarChart),(0,o.default)("dxPolarChart",d);var h=d;t.default=h,e.exports=t.default,e.exports.default=t.default},function(e,t,n){var i;t.default=void 0;var a=((i=n(1037))&&i.__esModule?i:{default:i}).default;t.default=a,e.exports=t.default,e.exports.default=t.default},function(e,t,n){function i(e){return(i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}t.default=void 0;var a=n(3),o=g(n(9)),r=n(0),s=n(52),c=n(206),l=n(595),u=n(14),d=function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!==i(e)&&"function"!=typeof e)return{default:e};var n=f(t);if(n&&n.has(e))return n.get(e);var a={},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var r in e)if("default"!==r&&Object.prototype.hasOwnProperty.call(e,r)){var s=o?Object.getOwnPropertyDescriptor(e,r):null;s&&(s.get||s.set)?Object.defineProperty(a,r,s):a[r]=e[r]}a.default=e,n&&n.set(e,a);return a}(n(1040)),h=g(n(1041));function f(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(f=function(e){return e?n:t})(e)}function g(e){return e&&e.__esModule?e:{default:e}}var p=Math.max,m=Math.min,_=Math.round,v=l.dxGauge.inherit({_rootClass:"dxg-linear-gauge",_factoryMethods:{rangeContainer:"createLinearRangeContainer",indicator:"createLinearIndicator"},_gridSpacingFactor:25,_scaleTypes:{type:"xyAxes",drawingType:"linear"},_getTicksOrientation:function(e){return e.isHorizontal?e.verticalOrientation:e.horizontalOrientation},_getThemeManagerOptions:function(){var e=this.callBase.apply(this,arguments);return e.subTheme="_linear",e},_getInvertedState:function(){return!this._area.vertical&&this.option("rtlEnabled")},_prepareScaleSettings:function(){var e=this.callBase();return e.inverted=this._getInvertedState(),e},_updateScaleTickIndent:function(e){var t,n,i=e.label.indentFromTick,a=e.tick.length,o=this._scale.measureLabels((0,r.extend)({},this._canvas)),s=e.isHorizontal?o.height+o.y:0,c=i>0;e.isHorizontal?(n=a*(c?{center:.5,top:0,bottom:1}:{center:.5,top:1,bottom:0})[e.verticalOrientation],t=o.y):(n=a*(c?{center:.5,left:0,right:1}:{center:.5,left:1,right:0})[e.horizontalOrientation],t=-o.width),e.label.indentFromAxis=-i+(c?-n+t:n-s),this._scale.updateOptions(e)},_shiftScale:function(e,t){var n=(0,r.extend)({},this._canvas),i=t.isHorizontal,a=this._scale;n[i?"left":"top"]=this._area[i?"startCoord":"endCoord"],n[i?"right":"bottom"]=n[i?"width":"height"]-this._area[i?"endCoord":"startCoord"],a.draw(n),a.shift({left:-e.x,top:-e.y})},_setupCodomain:function(){var e=this.option("geometry")||{},t="vertical"===(0,u.normalizeEnum)(e.orientation);this._area={vertical:t,x:0,y:0,startCoord:-100,endCoord:100},this._rangeContainer.vertical=t,this._translator.setInverted(this._getInvertedState()),this._translator.setCodomain(-100,100)},_getScaleLayoutValue:function(){return this._area[this._area.vertical?"x":"y"]},_getTicksCoefficients:function(e){var t={inner:0,outer:1};return this._area.vertical?"left"===e.horizontalOrientation?(t.inner=1,t.outer=0):"center"===e.horizontalOrientation&&(t.inner=t.outer=.5):"top"===e.verticalOrientation?(t.inner=1,t.outer=0):"center"===e.verticalOrientation&&(t.inner=t.outer=.5),t},_correctScaleIndents:function(e,t,n){var i=this._area.vertical;t>=0?e.max+=t+n[i?"width":"height"]:e.min-=-t+n[i?"width":"height"],e.indent=n[i?"height":"width"]/2},_measureMainElements:function(e,t){var n=this._area.x,i=this._area.y,o=1e3,r=0,s=0,c=this._scale;return(0,a.each)(e.concat(c),(function(e,a){var c=a.measure?a.measure({x:n+a.getOffset(),y:i+a.getOffset()}):t;void 0!==c.max&&(r=p(r,c.max)),void 0!==c.min&&(o=m(o,c.min)),c.indent>0&&(s=p(s,c.indent))})),{minBound:o,maxBound:r,indent:s}},_applyMainLayout:function(e,t){var n,i,a=this._measureMainElements(e,t),o=this._area;o.vertical?(i=((n=x(this._innerRect,{width:a.maxBound-a.minBound})).left+n.right)/2-(a.minBound+a.maxBound)/2,o.startCoord=n.bottom-a.indent,o.endCoord=n.top+a.indent,o.x=_(o.x+i)):(i=((n=x(this._innerRect,{height:a.maxBound-a.minBound})).top+n.bottom)/2-(a.minBound+a.maxBound)/2,o.startCoord=n.left+a.indent,o.endCoord=n.right-a.indent,o.y=_(o.y+i)),this._translator.setCodomain(o.startCoord,o.endCoord),this._innerRect=n},_getElementLayout:function(e){return{x:_(this._area.x+e),y:_(this._area.y+e)}},_getApproximateScreenRange:function(){var e=this._area,t=e.vertical?this._canvas.height:this._canvas.width;return t>e.totalSize&&(t=e.totalSize),t*=.8},_getDefaultSize:function(){return"vertical"===(this.option("geometry")||{}).orientation?{width:100,height:300}:{width:300,height:100}},_factory:(0,s.clone)(c.BaseGauge.prototype._factory)});function x(e,t,n){var i,a=(0,r.extend)({},e);return n=n||{},t&&(a.left+=n.left||0,a.right-=n.right||0,a.top+=n.top||0,a.bottom-=n.bottom||0,t.width>0&&(i=(a.right-a.left-t.width)/2)>0&&(a.left+=i,a.right-=i),t.height>0&&(i=(a.bottom-a.top-t.height)/2)>0&&(a.top+=i,a.bottom-=i)),a}var y=v.prototype._factory.indicators={};v.prototype._factory.createIndicator=(0,l.createIndicatorCreator)(y),y._default=d._default,y.rectangle=d.rectangle,y.rhombus=d.rhombus,y.circle=d.circle,y.trianglemarker=d.trianglemarker,y.textcloud=d.textcloud,y.rangebar=d.rangebar,v.prototype._factory.RangeContainer=h.default,(0,o.default)("dxLinearGauge",v);var b=v;t.default=b,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i=n(0),a=n(334),o=i.extend,r={ThemeManager:a.BaseThemeManager.inherit({ctor:function(e){this.callBase.apply(this,arguments),this._subTheme=e.subTheme},_initializeTheme:function(){var e,t=this;t._subTheme&&(e=o(!0,{},t._theme[t._subTheme],t._theme),o(!0,t._theme,e)),t.callBase.apply(t,arguments)}})};t.default=r,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i=u(n(5)),a=u(n(15)),o=u(n(11)),r=n(146),s=u(n(51)),c=n(8),l=u(n(25));function u(e){return e&&e.__esModule?e:{default:e}}var d="gauge-tooltip",h=s.default.add,f=a.default.inherit({ctor:function(e){var t=this;t._element=e.renderer.g().attr({class:"dxg-tracker",stroke:"none","stroke-width":0,fill:"#000000",opacity:1e-4}).linkOn(e.container,{name:"tracker",after:"peripheral"}),t._showTooltipCallback=function(){var e=t._tooltipEvent.target,n=e["gauge-data-target"],i=e["gauge-data-info"];if(t._targetEvent=null,t._tooltipTarget!==e){var a=function(n){n&&(t._tooltipTarget=e)};a(t._callbacks["tooltip-show"](n,i,a))}},t._hideTooltipCallback=function(){t._hideTooltipTimeout=null,t._targetEvent=null,t._tooltipTarget&&(t._callbacks["tooltip-hide"](),t._tooltipTarget=null)},t._dispose=function(){clearTimeout(t._hideTooltipTimeout),t._showTooltipCallback=t._hideTooltipCallback=t._dispose=null}},dispose:function(){return this._dispose(),this.deactivate(),this._element.off("."+d),this._element.linkOff(),this._element=this._context=this._callbacks=null,this},activate:function(){return this._element.linkAppend(),this},deactivate:function(){return this._element.linkRemove().clear(),this},attach:function(e,t,n){return e.data({"gauge-data-target":t,"gauge-data-info":n}).append(this._element),this},detach:function(e){return e.remove(),this},setTooltipState:function(e){if(this._element.off("."+d),e){var t={tracker:this};this._element.on((0,c.addNamespace)([l.default.move],d),t,p).on((0,c.addNamespace)([l.default.out],d),t,m).on((0,c.addNamespace)([l.default.down],d),t,v).on((0,c.addNamespace)([l.default.up],d),t,x).on((0,c.addNamespace)([r.name],d),t,_)}return this},setCallbacks:function(e){return this._callbacks=e,this},_showTooltip:function(e){clearTimeout(this._hideTooltipTimeout),this._hideTooltipTimeout=null,this._tooltipTarget!==e.target&&(this._tooltipEvent=e,this._showTooltipCallback())},_hideTooltip:function(e){clearTimeout(this._hideTooltipTimeout),e?this._hideTooltipTimeout=setTimeout(this._hideTooltipCallback,e):this._hideTooltipCallback()}}),g=null;function p(e){var t=e.data.tracker;t._x=e.pageX,t._y=e.pageY,t._showTooltip(e)}function m(e){e.data.tracker._hideTooltip(100)}function _(e){e.data.tracker._hideTooltip()}function v(e){(g=e.data.tracker)._touch=!0,p(e)}function x(){g._touch=!1}function y(e){var t=g;t&&!t._touch&&(t._hideTooltip(100),g=null)}h((function(){i.default.subscribeGlobal(o.default.getDocument(),(0,c.addNamespace)([l.default.down],d),y)}));var b=f;t.default=b,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.textcloud=t.trianglemarker=t.circle=t.rhombus=t.rectangle=t.rangebar=t._default=void 0;var i=n(342),a=n(14),o=Number,r=i.BaseIndicator.inherit({_move:function(){var e=this._actualPosition-this._zeroPosition;this._rootElement.move(this.vertical?0:e,this.vertical?e:0),this._trackerElement&&this._trackerElement.move(this.vertical?0:e,this.vertical?e:0)},_isEnabled:function(){return this.vertical=this._options.vertical,this._options.length>0&&this._options.width>0},_isVisible:function(){return!0},_getTrackerSettings:function(){var e,t,n,i,a=this._options,o=a.width/2,r=a.length/2,s=this._zeroPosition;return o>10||(o=10),r>10||(r=10),this.vertical?(e=a.x-r,t=a.x+r,n=s+o,i=s-o):(e=s-o,t=s+o,n=a.y+r,i=a.y-r),{points:[e,n,e,i,t,i,t,n]}},_render:function(){this._zeroPosition=this._translator.getCodomainStart()},_clear:function(){delete this._element},measure:function(e){var t=this.vertical?e.x:e.y;return{min:t-this._options.length/2,max:t+this._options.length/2}},getTooltipParameters:function(){var e=this._options,t=this._actualPosition,n={x:t,y:t,value:this._currentValue,color:e.color,offset:e.width/2};return this.vertical?n.x=e.x:n.y=e.y,n}}),s=r.inherit({_render:function(){var e,t,n,i,a=this._options;this.callBase();var o=this._zeroPosition;this.vertical?(e=a.x-a.length/2,t=a.x+a.length/2,n=o+a.width/2,i=o-a.width/2):(e=o-a.width/2,t=o+a.width/2,n=a.y+a.length/2,i=a.y-a.length/2),this._element=this._element||this._renderer.path([],"area").append(this._rootElement),this._element.attr({points:[e,n,e,i,t,i,t,n]})}});t.rectangle=s;var c=r.inherit({_render:function(){var e,t,n,i,a=this._options;this.callBase(),this.vertical?(e=a.x,t=this._zeroPosition,n=a.length/2||0,i=a.width/2||0):(e=this._zeroPosition,t=a.y,n=a.width/2||0,i=a.length/2||0),this._element=this._element||this._renderer.path([],"area").append(this._rootElement),this._element.attr({points:[e-n,t,e,t-i,e+n,t,e,t+i]})}});t.rhombus=c;var l=r.inherit({_render:function(){var e,t,n=this._options;this.callBase(),this.vertical?(e=n.x,t=this._zeroPosition):(e=this._zeroPosition,t=n.y);var i=n.length/2||0;this._element=this._element||this._renderer.circle().append(this._rootElement),this._element.attr({cx:e,cy:t,r:i})}});t.circle=l;var u=r.inherit({_isEnabled:function(){return this.vertical=this._options.vertical,this._inverted=this.vertical?"right"===(0,a.normalizeEnum)(this._options.horizontalOrientation):"bottom"===(0,a.normalizeEnum)(this._options.verticalOrientation),this._options.length>0&&this._options.width>0},_isVisible:function(){return!0},_render:function(){var e,t,n,i,a=this._options,r={stroke:"none","stroke-width":0,"stroke-linecap":"square"};this.callBase(),this.vertical?(e=a.x,n=this._zeroPosition,t=e+o(this._inverted?a.length:-a.length),r.points=[e,n,t,n-a.width/2,t,n+a.width/2]):(n=a.y,e=this._zeroPosition,i=n+o(this._inverted?a.length:-a.length),r.points=[e,n,e-a.width/2,i,e+a.width/2,i]),a.space>0&&(r["stroke-width"]=Math.min(a.space,a.width/4)||0,r.stroke=r["stroke-width"]>0&&a.containerBackgroundColor||"none"),this._element=this._element||this._renderer.path([],"area").append(this._rootElement),this._element.attr(r).sharp()},_getTrackerSettings:function(){var e,t,n,i,a,r=this._options,s=r.width/2,c=o(r.length);return s>10||(s=10),c>20||(c=20),this.vertical?(t=(e=r.x)+(this._inverted?c:-c),a=[e,n=this._zeroPosition+s,t,n,t,i=this._zeroPosition-s,e,i]):(i=(n=r.y)+(this._inverted?c:-c),a=[e=this._zeroPosition-s,n,e,i,t=this._zeroPosition+s,i,t,n]),{points:a}},measure:function(e){var t,n,i=o(this._options.length);return this.vertical?(t=n=e.x,this._inverted?n=t+i:t=n-i):(t=n=e.y,this._inverted?n=t+i:t=n-i),{min:t,max:n,indent:this._options.width/2}},getTooltipParameters:function(){var e=this._options,t=(this._inverted?e.length:-e.length)/2,n=this.callBase();return this.vertical?n.x+=t:n.y+=t,n.offset=e.length/2,n}});t.trianglemarker=u;var d=i.BaseTextCloudMarker.inherit({_isEnabled:function(){return this.vertical=this._options.vertical,this._inverted=this.vertical?"right"===(0,a.normalizeEnum)(this._options.horizontalOrientation):"bottom"===(0,a.normalizeEnum)(this._options.verticalOrientation),!0},_isVisible:function(){return!0},_getTextCloudOptions:function(){var e,t=this._actualPosition,n=this._actualPosition;return this.vertical?(t=this._options.x,e=this._inverted?"top-left":"top-right"):(n=this._options.y,e=this._inverted?"right-top":"right-bottom"),{x:t,y:n,type:e}},measure:function(e){var t,n,i=o(this._options.arrowLength)||0;return this._measureText(),this.vertical?this._inverted?(t=e.x,n=e.x+i+this._textFullWidth):(t=e.x-i-this._textFullWidth,n=e.x):this._inverted?(t=e.y,n=e.y+i+this._textFullHeight):(t=e.y-i-this._textFullHeight,n=e.y),{min:t,max:n,indent:0}},_correctCloudType:function(e,t,n){var i=t.x,a=t.y,o=n.width,r=n.height;return"right-top"===e||"right-bottom"===e?i-o<this._translator.getCodomainStart()&&(e="left-".concat(e.split("-")[1])):"top-left"!==e&&"top-right"!==e||a+r>this._translator.getCodomainStart()&&(e="bottom-".concat(e.split("-")[1])),e}});t.textcloud=d;var h=i.BaseRangeBar.inherit({_isEnabled:function(){return this.vertical=this._options.vertical,this._inverted=this.vertical?"right"===(0,a.normalizeEnum)(this._options.horizontalOrientation):"bottom"===(0,a.normalizeEnum)(this._options.verticalOrientation),this._options.size>0},_isVisible:function(){return!0},_createBarItem:function(){return this._renderer.path([],"area").append(this._rootElement)},_createTracker:function(){return this._renderer.path([],"area")},_setBarSides:function(){var e,t,n=this._options,i=o(n.size);this.vertical?this._inverted?(e=n.x,t=n.x+i):(e=n.x-i,t=n.x):this._inverted?(e=n.y,t=n.y+i):(e=n.y-i,t=n.y),this._minSide=e,this._maxSide=t,this._minBound=e,this._maxBound=t},_getSpace:function(){var e=this._options;return e.space>0?o(e.space):0},_isTextVisible:function(){var e=this._options.text||{};return e.indent>0||e.indent<0},_getTextAlign:function(){return this.vertical?this._options.text.indent>0?"left":"right":"center"},_setTextItemsSides:function(){var e=o(this._options.text.indent);e>0?(this._lineStart=this._maxSide,this._lineEnd=this._maxSide+e,this._textPosition=this._lineEnd+(this.vertical?2:this._textHeight/2),this._maxBound=this._textPosition+(this.vertical?this._textWidth:this._textHeight/2)):e<0&&(this._lineStart=this._minSide,this._lineEnd=this._minSide+e,this._textPosition=this._lineEnd-(this.vertical?2:this._textHeight/2),this._minBound=this._textPosition-(this.vertical?this._textWidth:this._textHeight/2))},_getPositions:function(){var e,t,n,i,a=this._startPosition,o=this._endPosition,r=this._space,s=this._basePosition,c=this._actualPosition;return a<o?(s<c?(e=s,t=c):(e=c,t=s),n=e-r,i=t+r):(s>c?(e=s,t=c):(e=c,t=s),n=e+r,i=t-r),{start:a,end:o,main1:e,main2:t,back1:n,back2:i}},_buildItemSettings:function(e,t){var n=this._minSide,i=this._maxSide;return{points:this.vertical?[n,e,n,t,i,t,i,e]:[e,n,e,i,t,i,t,n]}},_updateTextPosition:function(){this._text.attr(this.vertical?{x:this._textPosition,y:this._actualPosition+this._textVerticalOffset}:{x:this._actualPosition,y:this._textPosition+this._textVerticalOffset})},_updateLinePosition:function(){var e,t,n,i=this._actualPosition;this.vertical?(this._basePosition>=i?(e=i,t=i+2):(e=i-2,t=i),n=[this._lineStart,e,this._lineStart,t,this._lineEnd,t,this._lineEnd,e]):(this._basePosition<=i?(e=i-2,t=i):(e=i,t=i+2),n=[e,this._lineStart,e,this._lineEnd,t,this._lineEnd,t,this._lineStart]),this._line.attr({points:n}).sharp()},_getTooltipPosition:function(){var e=(this._minSide+this._maxSide)/2,t=(this._basePosition+this._actualPosition)/2;return this.vertical?{x:e,y:t}:{x:t,y:e}},measure:function(e){var t,n,i,a=o(this._options.size),r=o(this._options.text.indent);return this._measureText(),this.vertical?(t=n=e.x,this._inverted?n+=a:t-=a,this._hasText&&(i=this._textHeight/2,r>0&&(n+=r+this._textWidth),r<0&&(t+=r-this._textWidth))):(t=n=e.y,this._inverted?n+=a:t-=a,this._hasText&&(i=this._textWidth/2,r>0&&(n+=r+this._textHeight),r<0&&(t+=r-this._textHeight))),{min:t,max:n,indent:i}}});t.rangebar=t._default=h},function(e,t,n){t.default=void 0;var i,a=(i=n(596))&&i.__esModule?i:{default:i},o=n(14);var r=Number,s=Math.max,c=a.default.inherit({_processOptions:function(){if(this.vertical=this._options.vertical,this._inner=this._outer=0,this.vertical)switch((0,o.normalizeEnum)(this._options.horizontalOrientation)){case"left":this._inner=1;break;case"center":this._inner=this._outer=.5;break;default:this._outer=1}else switch((0,o.normalizeEnum)(this._options.verticalOrientation)){case"top":this._inner=1;break;case"center":this._inner=this._outer=.5;break;default:this._outer=1}},_isVisible:function(){return!0},_createRange:function(e,t){var n,i=this._inner,a=this._outer,o=this._translator.translate(e.start),r=this._translator.translate(e.end),s=t.x,c=t.y,l=e.startWidth,u=e.endWidth;return n=this.vertical?[s-l*i,o,s-u*i,r,s+u*a,r,s+l*a,o]:[o,c+l*a,o,c-l*i,r,c-u*i,r,c+u*a],this._renderer.path(n,"area")},measure:function(e){var t,n={};return n.min=n.max=e[this.vertical?"x":"y"],t=this._options.width,t=r(t)||s(r(t.start),r(t.end)),n.min-=this._inner*t,n.max+=this._outer*t,n}});t.default=c,e.exports=t.default,e.exports.default=t.default},function(e,t,n){var i;t.default=void 0;var a=((i=n(597))&&i.__esModule?i:{default:i}).default;t.default=a,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.rangebar=t.textcloud=t.trianglemarker=t.twocolorneedle=t.triangleneedle=t.rectangleneedle=t._default=void 0;var i=n(342),a=n(14),o=Number,r=a.getCosAndSin,s=a.convertAngleToRendererSpace,c=i.BaseIndicator.inherit({_move:function(){var e=this._options,t=s(this._actualPosition);this._rootElement.rotate(t,e.x,e.y),this._trackerElement&&this._trackerElement.rotate(t,e.x,e.y)},_isEnabled:function(){return this._options.width>0},_isVisible:function(e){return e.radius-o(this._options.indentFromCenter)>0},_getTrackerSettings:function(){var e=this._options,t=this._getRadius(),n=this._getIndentFromCenter(),i=e.x,a=e.y-(t+n)/2,o=e.width/2,r=(t-n)/2;return o>10||(o=10),r>10||(r=10),{points:[i-o,a-r,i-o,a+r,i+o,a+r,i+o,a-r]}},_render:function(){this._renderPointer()},_clearPointer:function(){delete this._element},_clear:function(){this._clearPointer()},_getIndentFromCenter:function(e){return Number(this._options.indentFromCenter)||0},_getRadius:function(){return 0},measure:function(e){var t={max:e.radius};return this._options.indentFromCenter<0&&(t.inverseHorizontalOffset=t.inverseVerticalOffset=-o(this._options.indentFromCenter)),t},getTooltipParameters:function(){var e=this._options,t=r(this._actualPosition),n=(this._getRadius()+this._getIndentFromCenter())/2;return{x:e.x+t.cos*n,y:e.y-t.sin*n,value:this._currentValue,color:e.color,offset:e.width/2}}}),l=c.inherit({_isVisible:function(e){var t=this._adjustOffset(Number(this._options.indentFromCenter),e.radius),n=this._adjustOffset(Number(this._options.offset),e.radius);return e.radius-t-n>0},getOffset:function(){return 0},_adjustOffset:function(e,t){var n=t/Number(this._options.beginAdaptingAtRadius);return n<1&&(e=Math.floor(e*n)),e||0},_getIndentFromCenter:function(e){return this._adjustOffset(Number(this._options.indentFromCenter),this._options.radius)},_getRadius:function(){var e=this._options;return e.radius-this._adjustOffset(Number(e.offset),e.radius)},_renderSpindle:function(){var e=this._options,t=e.radius,n=2*this._adjustOffset(o(e.spindleSize)/2,t),i=2*this._adjustOffset(o(e.spindleGapSize)/2,t)||0;i>0&&(i=i<=n?i:n),n>0&&(this._spindleOuter=this._spindleOuter||this._renderer.circle().append(this._rootElement),this._spindleInner=this._spindleInner||this._renderer.circle().append(this._rootElement),this._spindleOuter.attr({class:"dxg-spindle-border",cx:e.x,cy:e.y,r:n/2}),this._spindleInner.attr({class:"dxg-spindle-hole",cx:e.x,cy:e.y,r:i/2,fill:e.containerBackgroundColor}))},_render:function(){this.callBase(),this._renderSpindle()},_clear:function(){this.callBase(),delete this._spindleOuter,delete this._spindleInner}}),u=l.inherit({_renderPointer:function(){var e=this._options,t=e.y-this._getRadius(),n=e.y-this._getIndentFromCenter(),i=e.x-e.width/2,a=i+o(e.width);this._element=this._element||this._renderer.path([],"area").append(this._rootElement),this._element.attr({points:[i,n,i,t,a,t,a,n]})}});t.rectangleneedle=t._default=u;var d=l.inherit({_renderPointer:function(){var e=this._options,t=e.y-this._getRadius(),n=e.y-this._getIndentFromCenter(),i=e.x-e.width/2,a=e.x+e.width/2;this._element=this._element||this._renderer.path([],"area").append(this._rootElement),this._element.attr({points:[i,n,e.x,t,a,n]})}});t.triangleneedle=d;var h=l.inherit({_renderPointer:function(){var e,t,n=this._options,i=n.x-n.width/2,a=n.x+n.width/2,r=n.y-this._getRadius(),s=n.y-this._getIndentFromCenter(),c=o(n.secondFraction)||0;e=c>=1?t=s:c<=0?t=r:(t=r+(s-r)*c)+o(n.space),this._firstElement=this._firstElement||this._renderer.path([],"area").append(this._rootElement),this._spaceElement=this._spaceElement||this._renderer.path([],"area").append(this._rootElement),this._secondElement=this._secondElement||this._renderer.path([],"area").append(this._rootElement),this._firstElement.attr({points:[i,s,i,e,a,e,a,s]}),this._spaceElement.attr({points:[i,e,i,t,a,t,a,e],class:"dxg-hole",fill:n.containerBackgroundColor}),this._secondElement.attr({points:[i,t,i,r,a,r,a,t],class:"dxg-part",fill:n.secondColor})},_clearPointer:function(){delete this._firstElement,delete this._secondElement,delete this._spaceElement}});t.twocolorneedle=h;var f=c.inherit({_isEnabled:function(){return this._options.length>0&&this._options.width>0},_isVisible:function(e){return e.radius>0},_render:function(){var e=this._options,t=e.x,n=e.y-e.radius,i=e.width/2||0,a=n-o(e.length);this._element=this._element||this._renderer.path([],"area").append(this._rootElement);var r={points:[t,n,t-i,a,t+i,a],stroke:"none","stroke-width":0,"stroke-linecap":"square"};e.space>0&&(r["stroke-width"]=Math.min(e.space,e.width/4)||0,r.stroke=r["stroke-width"]>0&&e.containerBackgroundColor||"none"),this._element.attr(r).sharp()},_clear:function(){delete this._element},_getTrackerSettings:function(){var e=this._options,t=e.x,n=e.y-e.radius-e.length/2,i=e.width/2,a=e.length/2;return i>10||(i=10),a>10||(a=10),{points:[t-i,n-a,t-i,n+a,t+i,n+a,t+i,n-a]}},measure:function(e){return{min:e.radius,max:e.radius+o(this._options.length)}},getTooltipParameters:function(){var e=this._options,t=r(this._actualPosition),n=e.radius+e.length/2,i=this.callBase();return i.x=e.x+t.cos*n,i.y=e.y-t.sin*n,i.offset=e.length/2,i}});t.trianglemarker=f;var g=i.BaseTextCloudMarker.inherit({_isEnabled:function(){return!0},_isVisible:function(e){return e.radius>0},_getTextCloudOptions:function(){var e=r(this._actualPosition),t=(0,a.normalizeAngle)(this._actualPosition);return{x:this._options.x+e.cos*this._options.radius,y:this._options.y-e.sin*this._options.radius,type:t>270?"left-top":t>180?"top-right":t>90?"right-bottom":"bottom-left"}},measure:function(e){var t=o(this._options.arrowLength)||0;this._measureText();var n=this._textFullHeight+t,i=this._textFullWidth+t;return{min:e.radius,max:e.radius,horizontalOffset:i,verticalOffset:n,inverseHorizontalOffset:i,inverseVerticalOffset:n}}});t.textcloud=g;var p=i.BaseRangeBar.inherit({_isEnabled:function(){return this._options.size>0},_isVisible:function(e){return e.radius-o(this._options.size)>0},_createBarItem:function(){return this._renderer.arc().attr({"stroke-linejoin":"round"}).append(this._rootElement)},_createTracker:function(){return this._renderer.arc().attr({"stroke-linejoin":"round"})},_setBarSides:function(){this._maxSide=this._options.radius,this._minSide=this._maxSide-o(this._options.size)},_getSpace:function(){var e=this._options;return e.space>0?180*e.space/e.radius/Math.PI:0},_isTextVisible:function(){return(this._options.text||{}).indent>0},_setTextItemsSides:function(){var e=this._options,t=o(e.text.indent);this._lineFrom=e.y-e.radius,this._lineTo=this._lineFrom-t,this._textRadius=e.radius+t},_getPositions:function(){var e,t,n=this._basePosition,i=this._actualPosition;return n>=i?(e=n,t=i):(e=i,t=n),{start:this._startPosition,end:this._endPosition,main1:e,main2:t,back1:Math.min(e+this._space,this._startPosition),back2:Math.max(t-this._space,this._endPosition)}},_buildItemSettings:function(e,t){return{x:this._options.x,y:this._options.y,innerRadius:this._minSide,outerRadius:this._maxSide,startAngle:t,endAngle:e}},_updateTextPosition:function(){var e=r(this._actualPosition),t=this._options.x+this._textRadius*e.cos,n=this._options.y-this._textRadius*e.sin;t+=e.cos*this._textWidth*.6,n-=e.sin*this._textHeight*.6,this._text.attr({x:t,y:n+this._textVerticalOffset})},_updateLinePosition:function(){var e,t,n=this._options.x;this._basePosition>this._actualPosition?(e=n-2,t=n):this._basePosition<this._actualPosition?(e=n,t=n+2):(e=n-1,t=n+1),this._line.attr({points:[e,this._lineFrom,e,this._lineTo,t,this._lineTo,t,this._lineFrom]}).rotate(s(this._actualPosition),n,this._options.y).sharp()},_getTooltipPosition:function(){var e=r((this._basePosition+this._actualPosition)/2),t=(this._minSide+this._maxSide)/2;return{x:this._options.x+e.cos*t,y:this._options.y-e.sin*t}},measure:function(e){var t={min:e.radius-o(this._options.size),max:e.radius};return this._measureText(),this._hasText&&(t.max+=o(this._options.text.indent),t.horizontalOffset=this._textWidth,t.verticalOffset=this._textHeight),t}});t.rangebar=p},function(e,t,n){t.default=void 0;var i,a=(i=n(596))&&i.__esModule?i:{default:i},o=n(14);var r=Number,s=Math.max,c=a.default.inherit({_processOptions:function(){switch(this._inner=this._outer=0,(0,o.normalizeEnum)(this._options.orientation)){case"inside":this._inner=1;break;case"center":this._inner=this._outer=.5;break;default:this._outer=1}},_isVisible:function(e){var t=this._options.width;return t=r(t)||s(r(t.start),r(t.end)),e.radius-this._inner*t>0},_createRange:function(e,t){var n=(e.startWidth+e.endWidth)/2;return this._renderer.arc(t.x,t.y,t.radius-this._inner*n,t.radius+this._outer*n,this._translator.translate(e.end),this._translator.translate(e.start)).attr({"stroke-linejoin":"round"})},measure:function(e){var t=this._options.width;return t=r(t)||s(r(t.start),r(t.end)),{min:e.radius-this._inner*t,max:e.radius+this._outer*t}}});t.default=c,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i=n(1046).dxBarGauge;t.default=i,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.dxBarGauge=void 0;var i=d(n(9)),a=n(52),o=n(4),r=n(0),s=n(14),c=n(206),l=d(n(597)),u=n(233);function d(e){return e&&e.__esModule?e:{default:e}}var h,f=Math.PI/180,g=Math.abs,p=Math.round,m=Math.floor,_=Math.min,v=Math.max,x=c.getSampleText,y=c.formatValue,b=c.compareArrays,w=Array.isArray,k=s.convertAngleToRendererSpace,S=s.getCosAndSin,C=s.patchFontOptions,A=Number,T=isFinite,I=o.noop,E=r.extend,O=c.BaseGauge.inherit({_rootClass:"dxbg-bar-gauge",_themeSection:"barGauge",_fontFields:["label.font","legend.font","legend.title.font","legend.title.subtitle.font"],_initCore:function(){var e=this;e.callBase.apply(e,arguments),e._barsGroup=e._renderer.g().attr({class:"dxbg-bars"}).linkOn(e._renderer.root,"bars"),e._values=[],e._context={renderer:e._renderer,translator:e._translator,tracker:e._tracker,group:e._barsGroup},e._animateStep=function(t){var n,i,a=e._bars;for(n=0,i=a.length;n<i;++n)a[n].animate(t)},e._animateComplete=function(){e._bars.forEach((function(e){return e.endAnimation()})),e._checkOverlap()}},_disposeCore:function(){var e=this;e._barsGroup.linkOff(),e._barsGroup=e._values=e._context=e._animateStep=e._animateComplete=null,e.callBase.apply(e,arguments)},_setupDomainCore:function(){var e=this.option("startValue"),t=this.option("endValue");T(e)||(e=0),T(t)||(t=100),this._translator.setDomain(e,t),this._baseValue=this._translator.adjust(this.option("baseValue")),T(this._baseValue)||(this._baseValue=e<t?e:t)},_getDefaultSize:function(){return{width:300,height:300}},_setupCodomain:l.default.prototype._setupCodomain,_getApproximateScreenRange:function(){var e=this._area.sides,t=this._canvas.width/(e.right-e.left),n=this._canvas.height/(e.down-e.up),i=t<n?t:n;return-this._translator.getCodomainRange()*i*f},_setupAnimationSettings:function(){var e=this;e.callBase.apply(e,arguments),e._animationSettings&&(e._animationSettings.step=e._animateStep,e._animationSettings.complete=e._animateComplete)},_cleanContent:function(){this._barsGroup.linkRemove(),this._animationSettings&&this._barsGroup.stopAnimation(),this._barsGroup.clear()},_renderContent:function(){var e,t,n=this.option("label"),i=this._context;this._barsGroup.linkAppend(),i.textEnabled=void 0===n||n&&(!("visible"in n)||n.visible),i.textEnabled&&(i.textColor=n&&n.font&&n.font.color||null,n=E(!0,{},this._themeManager.theme().label,n),i.formatOptions={format:void 0!==n.format?n.format:this._defaultFormatOptions,customizeText:n.customizeText},i.textOptions={align:"center"},i.fontStyles=C(E({},this._themeManager.theme().label.font,n.font,{color:null})),this._textIndent=n.indent>0?A(n.indent):0,i.lineWidth=n.connectorWidth>0?A(n.connectorWidth):0,i.lineColor=n.connectorColor||null,t=(e=this._renderer.text(x(this._translator,i.formatOptions),0,0).attr(i.textOptions).css(i.fontStyles).append(this._barsGroup)).getBBox(),e.remove(),i.textY=t.y,i.textWidth=t.width,i.textHeight=t.height),l.default.prototype._applyMainLayout.call(this),this._renderBars()},_measureMainElements:function(){var e={maxRadius:this._area.radius};return this._context.textEnabled&&(e.horizontalMargin=this._context.textWidth,e.verticalMargin=this._context.textHeight,e.inverseHorizontalMargin=this._context.textWidth/2,e.inverseVerticalMargin=this._context.textHeight/2),e},_renderBars:function(){var e,t=E({},this._themeManager.theme(),this.option()),n=this._area,i=t.relativeInnerRadius>0&&t.relativeInnerRadius<1?A(t.relativeInnerRadius):.1;e=n.radius,this._context.textEnabled&&(this._textIndent=p(_(this._textIndent,e/2)),e-=this._textIndent),this._outerRadius=m(e),this._innerRadius=m(e*i),this._barSpacing=t.barSpacing>0?A(t.barSpacing):0,E(this._context,{backgroundColor:t.backgroundColor,x:n.x,y:n.y,startAngle:n.startCoord,endAngle:n.endCoord,baseAngle:this._translator.translate(this._baseValue)}),this._arrangeBars()},_arrangeBars:function(){var e,t=this._outerRadius-this._innerRadius,n=this._context,i=this._bars.length;this._beginValueChanging(),n.barSize=i>0?v((t-(i-1)*this._barSpacing)/i,1):0;var a=i>1?v(_((t-i*n.barSize)/(i-1),this._barSpacing),0):0,o=_(m((t+a)/n.barSize),i);this._setBarsCount(i),t=this._outerRadius,n.textRadius=t,n.textIndent=this._textIndent,this._palette.reset();var r=n.barSize+a,s=this._palette.generateColors(o);for(e=0;e<o;++e,t-=r)this._bars[e].arrange({radius:t,color:s[e]});for(var c=o;c<i;c++)this._bars[c].hide();this._animationSettings&&!this._noAnimation?this._animateBars():this._updateBars(),this._endValueChanging()},_setBarsCount:function(){this._bars.length>0?this._dummyBackground&&(this._dummyBackground.dispose(),this._dummyBackground=null):(this._dummyBackground||(this._dummyBackground=this._renderer.arc().attr({"stroke-linejoin":"round"})),this._dummyBackground.attr({x:this._context.x,y:this._context.y,outerRadius:this._outerRadius,innerRadius:this._innerRadius,startAngle:this._context.endAngle,endAngle:this._context.startAngle,fill:this._context.backgroundColor}).append(this._barsGroup))},_updateBars:function(){this._bars.forEach((function(e){return e.applyValue()})),this._checkOverlap()},_checkOverlap:function(){var e=this._bars;if("none"!==(0,s.normalizeEnum)(this._getOption("resolveLabelOverlapping",!0)))for(var t=e.concat().sort((function(e,t){return e.getValue()-t.getValue()})),n=0,i=1;n<t.length&&i<t.length;){var a=t[n],o=t[i];a.checkIntersect(o)?(o.hideLabel(),i++):i=(n=i)+1}},_animateBars:function(){var e,t=this._bars.length;if(t>0){for(e=0;e<t;++e)this._bars[e].beginAnimation();this._barsGroup.animate({_:0},this._animationSettings)}},_buildNodes:function(){var e=this,t=e._options.silent();e._palette=e._themeManager.createPalette(t.palette,{useHighlight:!0,extensionMode:t.paletteExtensionMode}),e._palette.reset(),e._bars=e._bars||[],e._animationSettings&&e._barsGroup.stopAnimation();var n=e._values.filter(T),i=n.length;if(e._bars.length>i){for(var a=e._bars.length,o=i;o<a;++o)e._bars[o].dispose();e._bars.splice(i,a-i)}else if(e._bars.length<i)for(var r=e._bars.length;r<i;++r)e._bars.push(new h(r,e._context));e._bars.forEach((function(t,a){t.update({color:e._palette.getNextColor(i),value:n[a]})}))},_updateValues:function(e){var t,n,i=w(e)&&e||T(e)&&[e]||[],a=i.length;for(this._values.length=a,t=0;t<a;++t)n=i[t],this._values[t]=A(T(n)?n:this._values[t]);this._resizing||b(this._values,this.option("values"))||this.option("values",this._values.slice()),this._change(["NODES"])},values:function(e){return void 0!==e?(this._updateValues(e),this):this._values.slice(0)},_optionChangesMap:{backgroundColor:"MOSTLY_TOTAL",relativeInnerRadius:"MOSTLY_TOTAL",barSpacing:"MOSTLY_TOTAL",label:"MOSTLY_TOTAL",resolveLabelOverlapping:"MOSTLY_TOTAL",palette:"MOSTLY_TOTAL",paletteExtensionMode:"MOSTLY_TOTAL",values:"VALUES"},_change_VALUES:function(){this._updateValues(this.option("values"))},_factory:(0,a.clone)(c.BaseGauge.prototype._factory),_optionChangesOrder:["VALUES","NODES"],_initialChanges:["VALUES"],_change_NODES:function(){this._buildNodes()},_change_MOSTLY_TOTAL:function(){this._change(["NODES"]),this.callBase()},_proxyData:[],_getLegendData:function(){var e={},t=this._options.silent(),n=(t.label||{}).format,i=(t.legend||{}).itemTextFormat;return e.format=i||(n||this._defaultFormatOptions),(this._bars||[]).map((function(t){return{id:t.index,item:{value:t.getValue(),color:t.getColor(),index:t.index},text:y(t.getValue(),e),visible:!0,states:{normal:{fill:t.getColor()}}}}))}});function D(e,t,n){e.startAngle=t<n?t:n,e.endAngle=t<n?n:t}function M(e,t){return g(e-t)<1e-4}t.dxBarGauge=O,E((h=function(e,t){this._context=t,this._tracker=t.renderer.arc().attr({"stroke-linejoin":"round"}),this.index=e}).prototype,{dispose:function(){return this._background.dispose(),this._bar.dispose(),this._context.textEnabled&&(this._line.dispose(),this._text.dispose()),this._context.tracker.detach(this._tracker),this._context=this._settings=this._background=this._bar=this._line=this._text=this._tracker=null,this},arrange:function(e){var t=this._context;return this._visible=!0,t.tracker.attach(this._tracker,this,{index:this.index}),this._background=t.renderer.arc().attr({"stroke-linejoin":"round",fill:t.backgroundColor}).append(t.group),this._settings=this._settings||{x:t.x,y:t.y,startAngle:t.baseAngle,endAngle:t.baseAngle},this._bar=t.renderer.arc().attr(E({"stroke-linejoin":"round"},this._settings)).append(t.group),t.textEnabled&&(this._line=t.renderer.path([],"line").attr({"stroke-width":t.lineWidth}).append(t.group),this._text=t.renderer.text().css(t.fontStyles).attr(t.textOptions).append(t.group)),this._angle=isFinite(this._angle)?this._angle:t.baseAngle,this._settings.outerRadius=e.radius,this._settings.innerRadius=e.radius-t.barSize,this._settings.x=t.x,this._settings.y=t.y,this._background.attr(E({},this._settings,{startAngle:t.endAngle,endAngle:t.startAngle,fill:this._context.backgroundColor})),this._bar.attr({x:t.x,y:t.y,outerRadius:this._settings.outerRadius,innerRadius:this._settings.innerRadius,fill:this._color}),this._tracker.attr(this._settings),t.textEnabled&&(this._line.attr({points:[t.x,t.y-this._settings.innerRadius,t.x,t.y-t.textRadius-t.textIndent],stroke:t.lineColor||this._color}).sharp(),this._text.css({fill:t.textColor||this._color})),this},getTooltipParameters:function(){var e=S((this._angle+this._context.baseAngle)/2);return{x:p(this._context.x+(this._settings.outerRadius+this._settings.innerRadius)/2*e.cos),y:p(this._context.y-(this._settings.outerRadius+this._settings.innerRadius)/2*e.sin),offset:0,color:this._color,value:this._value}},setAngle:function(e){var t,n=this._context,i=this._settings;if(this._angle=e,D(i,n.baseAngle,e),this._bar.attr(i),this._tracker.attr(i),n.textEnabled){t=S(e);var a=n.textIndent,o=n.textRadius+a,r=n.x+o*t.cos,s=n.y-o*t.sin,c=.5*n.textWidth,l=n.textHeight,u=n.textY;g(r-n.x)>a&&(r+=r<n.x?-c:c),g(s-n.y)<=a?s-=u+.5*l:s-=s<n.y?u+l:u;var d=y(this._value,n.formatOptions,{index:this.index}),h=""===d?"hidden":null;this._text.attr({text:d,x:r,y:s,visibility:h}),this._line.attr({visibility:h}),this._line.rotate(k(e),n.x,n.y)}return this},hideLabel:function(){this._text.attr({visibility:"hidden"}),this._line.attr({visibility:"hidden"})},checkIntersect:function(e){var t=this.calculateLabelCoords(),n=e.calculateLabelCoords();return!(!t||!n)&&Math.max(0,Math.min(t.bottomRight.x,n.bottomRight.x)-Math.max(t.topLeft.x,n.topLeft.x))*Math.max(0,Math.min(t.bottomRight.y,n.bottomRight.y)-Math.max(t.topLeft.y,n.topLeft.y))!=0},calculateLabelCoords:function(){if(this._text){var e=this._text.getBBox();return{topLeft:{x:e.x,y:e.y},bottomRight:{x:e.x+e.width,y:e.y+e.height}}}},_processValue:function(e){return this._context.translator.translate(this._context.translator.adjust(e))},applyValue:function(){return this._visible?this.setAngle(this._processValue(this.getValue())):this},update:function(e){var t=e.color,n=e.value;this._color=t,this._value=n},hide:function(){this._visible=!1},getColor:function(){return this._color},getValue:function(){return this._value},beginAnimation:function(){if(!this._visible)return this;var e=this._processValue(this.getValue());M(this._angle,e)?(this.animate=I,this.setAngle(this._angle)):(this._start=this._angle,this._delta=e-this._angle,this._tracker.attr({visibility:"hidden"}),this._context.textEnabled&&(this._line.attr({visibility:"hidden"}),this._text.attr({visibility:"hidden"})))},animate:function(e){if(!this._visible)return this;this._angle=this._start+this._delta*e,D(this._settings,this._context.baseAngle,this._angle),this._bar.attr(this._settings)},endAnimation:function(){void 0!==this._delta?M(this._angle,this._start+this._delta)&&(this._tracker.attr({visibility:null}),this.setAngle(this._angle)):delete this.animate,delete this._start,delete this._delta}}),(0,i.default)("dxBarGauge",O),O.addPlugin(u.plugin)},function(e,t,n){var i;t.default=void 0;var a=((i=n(1048))&&i.__esModule?i:{default:i}).default;t.default=a,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i=A(n(9)),a=n(1),o=n(0),r=n(3),s=n(14),c=A(n(19)),l=n(32),u=n(140),d=n(340),h=n(337),f=A(n(80)),g=n(239),p=n(1049),m=n(1052),_=n(1053),v=n(1054),x=n(588),y=A(n(237)),b=A(n(118)),w=n(117),k=n(137),S=n(159),C=n(181);function A(e){return e&&e.__esModule?e:{default:e}}var T=Math.max,I=Math.ceil,E=Math.floor,O="value";function D(e,t,n){var i=F(e,void 0===t?g.consts.emptySliderMarkerText:(0,g.formatValue)(t,n),n.font);return I(i.height)+2*n.paddingTopBottom+g.consts.pointerSize}function M(e,t,n,i){var a=F(e,(0,g.formatValue)(t,n.label,i,n.valueType,n.type,n.logarithmBase),n.label.font);return I(a.width/2)}function P(e,t){var n=(0,a.type)(e),i=(0,a.type)(t),o=function(e){return n===e||i===e};return o("date")?"datetime":o("number")?"numeric":o("string")?"string":""}function q(e){return"datetime"===e.valueType&&e.marker.visible}function R(e,t,n){if(e){var i=e.logarithmBase;"logarithmic"===e.type&&i<=0||i&&!(0,a.isNumeric)(i)?(e.logarithmBase=t,n("E2104")):"logarithmic"!==e.type&&(e.logarithmBase=void 0)}}function z(e,t,n,i){var a=t.label,o=t.marker,r=t.placeholderHeight,s="semidiscrete"===t.type?t.customTicks:i.ticks,c=(0,g.formatValue)(s[0],a);return r||(a.visible?a.topIndent+F(e,c,a.font).height:0)+(n?o.topIndent+o.separatorHeight:0)}function L(e,t,n){return e?n?e=c.default.getNextDateUnit(e):e+=t:e=t,e}function B(e,t,n,i){var o,r,s,l=(0,a.isDefined)(i.minVisible)?i.minVisible:i.min,u=(0,a.isDefined)(i.maxVisible)?i.maxVisible:i.max,d=e._categoriesInfo,h={};return"semidiscrete"===e.type?o=function(e,t,n,i){var a,o,r,s=e.minorTickInterval,l=e.tickInterval,u="datetime"===e.valueType,d=e.axisDivisionFactor||{};if(!l)do{if(l===(a=L(l,s,u)))break;l=a,u&&(a=c.default.dateToMilliseconds(l)),o=I((n-t)/a),r=E(i/(d[l]||50))||1}while(a&&o>r);return{tickInterval:l,minorTickInterval:s,bounds:{minVisible:t,maxVisible:n},ticks:[]}}(e,l,u,t):(s=(r=(0,x.tickGenerator)({axisType:e.type,dataType:e.valueType,logBase:e.logarithmBase,allowNegatives:!0,linearThreshold:Math.abs(e.linearThreshold||0),axisDivisionFactor:e.axisDivisionFactor,minorAxisDivisionFactor:e.minorAxisDivisionFactor,calculateMinors:!0,allowDecimals:e.allowDecimals,endOnTick:e.endOnTick,incidentOccurred:n,rangeIsEmpty:i.isEmpty()})({min:l,max:u,categories:(0,a.isDefined)(d)?d.categories:[]},t,e.tickInterval,e.forceUserTickInterval,void 0,e.minorTickInterval,e.minorTickCount)).ticks.length,h.minVisible=r.ticks[0]<l?r.ticks[0]:l,h.maxVisible=r.ticks[s-1]>u?r.ticks[s-1]:u,o={tickInterval:r.tickInterval,minorTickInterval:0===e.minorTickInterval?0:r.minorTickInterval,bounds:h,ticks:r.ticks}),o}function V(e){var t;return null===(t=e.workWeek)||void 0===t?void 0:t[0]}function F(e,t,n){var i=e.text(t,-1e3,-1e3).css((0,s.patchFontOptions)(n)).append(e.root),a=i.getBBox();return i.remove(),a}function N(e,t,n,i,o){var r,s,l,u,d,h=e._categoriesInfo,g="datetime"===e.valueType;!t||t.isEmpty()||n.isEmpty()||(r=i.bounds,n.addRange(r),e.startValue=n.invert?r.maxVisible:r.minVisible,e.endValue=n.invert?r.minVisible:r.maxVisible),e.marker.visible=o(g&&-1===e.type.indexOf("discrete"),e.marker.visible,e.startValue,e.endValue,i.tickInterval),h&&(e.startValue=h.start,e.endValue=h.end),-1===e.type.indexOf("discrete")&&(s=(0,a.isDate)(e.startValue)&&(0,a.isDate)(e.endValue)&&e.startValue.getTime()===e.endValue.getTime()||e.startValue===e.endValue),e.isEmpty=(u=e.startValue,d=e.endValue,!(0,a.isDefined)(u)||!(0,a.isDefined)(d)||s),e.isEmpty?e.startValue=e.endValue=void 0:(e.minorTickInterval=i.minorTickInterval,e.tickInterval=i.tickInterval,g&&(!(0,a.isDefined)(e.label.format)||"semidiscrete"===e.type&&e.minorTickInterval!==e.tickInterval)&&("discrete"===e.type?e.label.format=f.default.getDateFormatByTicks(i.ticks):e.marker.visible?e.label.format=c.default.getDateFormatByTickInterval(e.tickInterval):e.label.format=f.default.getDateFormatByTickInterval(e.startValue,e.endValue,e.tickInterval))),"semidiscrete"===e.type&&(l=function(e){var t=e.startValue,n=e.endValue,i="datetime"===e.valueType,o=V(e),r=e.tickInterval,s={intervals:[]};if(!(0,a.isDefined)(t)||!(0,a.isDefined)(n))return s;s.intervals=c.default.getSequenceByInterval(t,n,e.minorTickInterval),r!==e.minorTickInterval&&(s.altIntervals=s.intervals,t=H(t,i,r,o),n=H(n,i,r,o),s.intervals=c.default.getSequenceByInterval(t,n,r),s.intervals[0]=s.altIntervals[0]);return s}(e),e.customMinorTicks=l.altIntervals,e.customTicks=l.intervals,e.customBoundTicks=[e.customTicks[0]])}function H(e,t,n,i){return(0,a.isDefined)(e)&&(e=t?c.default.correctDateWithUnitBeginning(new Date(e),n,null,i):(0,l.adjust)(E((0,l.adjust)(e/n))*n)),e}function j(e,t,n){var i=Math.abs(t-e)/n,a=i-E(i);return a>0?I(Math.abs((0,l.adjust)((0,s.getLog)(a,10)))):0}var G=b.default.inherit({_toggleParentsScrollSubscription:function(){},_eventsMap:{onValueChanged:{name:"valueChanged"}},_rootClassPrefix:"dxrs",_rootClass:"dxrs-range-selector",_dataIsReady:function(){return this._dataIsLoaded()},_initialChanges:["DATA_SOURCE","VALUE"],_themeDependentChanges:["MOSTLY_TOTAL"],_themeSection:"rangeSelector",_fontFields:["scale.label.font","sliderMarker.font"],_initCore:function(){var e=this,t=e._renderer,n=t.root;n.css({"touch-action":"pan-y"}),e._clipRect=t.clipRect();var i=t.g().attr({class:"dxrs-view"}).append(n),o=t.g().attr({class:"dxrs-slidersContainer","clip-path":e._clipRect.id}).append(n),r=t.g().attr({class:"dxrs-scale","clip-path":e._clipRect.id}).append(n),c=t.g().attr({class:"dxrs-scale-elements","clip-path":e._clipRect.id}).append(n),l=t.g().attr({class:"dxrs-scale-breaks"}).append(n),u=t.g().attr({class:"dxrs-trackers"}).append(n);e._axis=new K({renderer:t,root:r,scaleBreaksGroup:l,labelsAxesGroup:c,updateSelectedRange:function(t,n){e.setValue((0,s.convertVisualRangeObject)(t),n)},incidentOccurred:e._incidentOccurred}),e._rangeView=new _.RangeView({renderer:t,root:i,translator:e._axis.getTranslator()}),e._slidersController=new p.SlidersController({renderer:t,root:o,trackersGroup:u,updateSelectedRange:function(t,n,i){e._rangeOption||e.option(O,(0,s.convertVisualRangeObject)(t,(0,a.isPlainObject)(e._options.silent(O)))),e._eventTrigger("valueChanged",{value:(0,s.convertVisualRangeObject)(t),previousValue:(0,s.convertVisualRangeObject)(n),event:i})},axis:e._axis,translator:e._axis.getTranslator()}),e._tracker=new m.Tracker({renderer:t,controller:e._slidersController})},_getDefaultSize:function(){return{width:400,height:160}},_disposeCore:function(){this._axis.dispose(),this._slidersController.dispose(),this._tracker.dispose()},_applySize:function(e){this._clientRect=e.slice(),this._change(["MOSTLY_TOTAL"])},_optionChangesMap:{scale:"SCALE",value:"VALUE",dataSource:"DATA_SOURCE"},_optionChangesOrder:["SCALE","DATA_SOURCE"],_change_SCALE:function(){this._change(["MOSTLY_TOTAL"])},_setValueByDataSource:function(){var e=this._options.silent(),t=this._axis;if(e.dataSource){var n=this.option("selectedRangeUpdateMode"),i=this.getValue(),o=(0,a.isDefined)(i[0])&&(0,a.isDefined)(i[1]);if((0,a.isDefined)(n)?(n=(0,s.normalizeEnum)(n),this.__skipAnimation=!0):o&&!this._dataSourceIsAsync&&(n="reset"),"auto"===n&&o){var r=t.allScaleSelected(i);n=r.startValue&&r.endValue?"reset":r.endValue?"shift":"keep"}if("reset"===n)e[O]=null;else if("shift"===n&&o){var c=this.getValue();this.__skipAnimation=!0,e[O]={length:t.getVisualRangeLength({minVisible:c[0],maxVisible:c[1]})}}else"keep"===n&&(this.__skipAnimation=!0)}this._dataSourceIsAsync=void 0},_change_DATA_SOURCE:function(){this._options.silent("dataSource")&&this._updateDataSource()},_customChangesOrder:["MOSTLY_TOTAL","VALUE","SLIDER_SELECTION"],_change_MOSTLY_TOTAL:function(){this._applyMostlyTotalChange()},_change_SLIDER_SELECTION:function(){var e=this._options.silent(O);this._slidersController.setSelectedRange(e&&(0,s.getVizRangeObject)(e))},_change_VALUE:function(){var e=this._rangeOption;this._dataSourceIsAsync=!this._dataIsReady(),e&&(this._options.silent(O,e),this.setValue(e))},_validateRange:function(e,t){var n=this._axis.getTranslator();((0,a.isDefined)(e)&&!n.isValid(e)||(0,a.isDefined)(t)&&!n.isValid(t))&&this._incidentOccurred("E2203")},_applyChanges:function(){var e=this,t=e._options.silent(O);e._changes.has("VALUE")&&t&&(e._rangeOption=t),e.callBase.apply(e,arguments),e._rangeOption=null,e.__isResizing=e.__skipAnimation=!1},_applyMostlyTotalChange:function(){var e,t=this._renderer,n=this._clientRect,i={left:n[0],top:n[1],width:n[2]-n[0],height:n[3]-n[1]};(this.__isResizing||this.__skipAnimation)&&(e=t.animationEnabled(),t.updateAnimationOptions({enabled:!1})),this._clipRect.attr({x:n[0],y:n[1],width:n[2]-n[0],height:n[3]-n[1]}),this._axis.getTranslator().update(new u.Range,i,{isHorizontal:!0}),this._updateContent({left:n[0],top:n[1],width:n[2]-n[0],height:n[3]-n[1]}),(this.__isResizing||this.__skipAnimation)&&t.updateAnimationOptions({enabled:e}),this._drawn()},_dataSourceChangedHandler:function(){this._setValueByDataSource(),this._requestChange(["MOSTLY_TOTAL"])},_completeSeriesDataSourceCreation:function(e,t){var n=this._clientRect,i={left:n[0],top:n[1],width:n[2]-n[0],height:n[3]-n[1]};this._axis.updateOptions((0,o.extend)({},e,{isHorizontal:!0,label:{}})),t.isShowChart()&&this._axis.setMarginOptions(t.getMarginOptions(i)),this._axis.updateCanvas(i),t.createPoints()},_updateContent:function(e){var t=this.option("chart"),n=this._createSeriesDataSource(t),i=!(n&&n.isShowChart()||this.option("background.image.url")),o=function(e,t,n,i){var o=0,r=(0,h.correctValueType)((0,s.normalizeEnum)(e.valueType)),c=function(t,i){var r="startValue"===t?"start":"end";(0,a.isDefined)(e[t])&&(o=i(e[t]),(0,a.isDefined)(o)?e[t]=o:(e[t]=void 0,n("E2202",[r])))};(r=t||r)||(r=P(e.startValue,e.endValue)||"numeric"),("string"===r||e.categories)&&(e.type="discrete",r="string"),e.containerColor=i,e.valueType=r,e.dataType=r;var l=(0,h.getParser)(r);return c("startValue",l),c("endValue",l),R(e,10,n),e.type||(e.type="continuous"),e.parser=l,"semidiscrete"===e.type&&(e.minorTick.visible=!1,e.minorTickInterval=e.minRange,e.marker.visible=!1,e.maxRange=void 0),e.forceUserTickInterval|=(0,a.isDefined)(e.tickInterval)&&!(0,a.isDefined)(e.axisDivisionFactor),e.axisDivisionFactor=(0,a.isDefined)(e.axisDivisionFactor)?e.axisDivisionFactor:30,e.minorAxisDivisionFactor=(0,a.isDefined)(e.minorAxisDivisionFactor)?e.minorAxisDivisionFactor:15,e}(this._getOption("scale"),n&&n.getCalculatedValueType(),this._incidentOccurred,this._getOption("containerBackgroundColor",!0));n&&this._completeSeriesDataSourceCreation(o,n);var r,l=function(e,t){var n,i,o,r,c,l=!1,d=t.startValue,h=t.endValue,f=e?e.getBoundRange().arg:new u.Range,g="datetime"===t.valueType,p=V(t),m=t.minRange;return"discrete"===t.type&&((c=new u.Range({minVisible:d,maxVisible:h})).addRange(f),f=c,o=(o=e?e.argCategories:t.categories||d&&h&&[d,h])||[],t._categoriesInfo=r=(0,s.getCategoriesInfo)(o,d,h)),"semidiscrete"===t.type&&(d=t.startValue=H(t.startValue,g,m,p),h=t.endValue=H(t.endValue,g,m,p),f.minVisible=H(f.minVisible,g,m,p),f.maxVisible=H(f.maxVisible,g,m,p),f.min=H(f.min,g,m,p),f.max=H(f.max,g,m,p)),(0,a.isDefined)(d)&&(0,a.isDefined)(h)?(l=r?r.inverted:d>h,n=r?r.start:l?h:d,i=r?r.end:l?d:h):(0,a.isDefined)(d)||(0,a.isDefined)(h)?(n=d,i=h):r&&(n=r.start,i=r.end),f.addRange({invert:l,min:n,max:i,minVisible:n,maxVisible:i,dataType:t.valueType}),f.addRange({categories:e?void 0:o,base:t.logarithmBase,axisType:t.type,dataType:t.valueType}),e&&f.sortCategories(o),f}(n,o),d=B(o,e.width,this._incidentOccurred,l),f=n&&n.isShowChart()&&n.getThemeManager();f&&R(t&&t.valueAxis,f.getOptions("valueAxis").logarithmBase,this._incidentOccurred),N(o,n,l,d,(r=e.width,function(e,t,n,i,o){return t&&e&&(!(0,a.isDefined)(o)||o.years||o.months>=6||r/50<I((i-n)/c.default.dateToMilliseconds("year"))+1)&&(t=!1),t})),function(e,t){var n=t.minorTickInterval||t.tickInterval;"datetime"===t.valueType&&(n=c.default.dateToMilliseconds(n)),e.addRange({interval:n})}(l,o);var p=this._prepareSliderMarkersOptions(o,e.width,d,l),m=function(e,t,n,i,o){var r,s,c,l,u,d,h,f=0,g=0,p="semidiscrete"===t.type?t.customTicks:o.ticks;return c=(i=i||{}).left,l=i.right,u=n.placeholderHeight,n.visible&&(r=D(e,t.startValue,n),s=D(e,t.endValue,n),void 0===u&&(u=T(r,s))),t.label.visible&&(d=(0,a.isDefined)(t.startValue)?p[0]:void 0,h=(0,a.isDefined)(t.endValue)?p[p.length-1]:void 0,f=M(e,d,t,o),g=M(e,h,t,o)),{left:c=void 0!==c?c:f,right:l=(void 0!==l?l:g)||1,top:u||0,bottom:0}}(this._renderer,o,p,this.option("indent"),d),_={left:e.left+m.left,top:e.top+m.top,width:e.left+m.left+T(e.width-m.left-m.right,1),height:T(i?g.HEIGHT_COMPACT_MODE:e.height-m.top-m.bottom-z(this._renderer,o,q(o),d),0),right:0,bottom:0};this._axis.update(o,i,_,l,n),o.minorTickInterval=o.isEmpty?0:o.minorTickInterval,this._updateElements(o,p,i,_,n),f&&f.dispose()},_updateElements:function(e,t,n,i,a){var o=this._getOption("behavior"),r=this._getOption("shutter"),s="semidiscrete"!==e.type;r.color=r.color||this._getOption("containerBackgroundColor",!0),this._rangeView.update(this.option("background"),this._themeManager.theme("background"),i,n,o.animationEnabled&&this._renderer.animationEnabled(),a),this._isUpdating=!0,this._slidersController.update([i.top,i.top+i.height],o,n,this._getOption("sliderHandle"),t,r,{minRange:s?this.option("scale.minRange"):void 0,maxRange:s?this.option("scale.maxRange"):void 0},this._axis.getFullTicks(),this._getOption("selectedRangeColor",!0)),this._requestChange(["SLIDER_SELECTION"]),this._isUpdating=!1,this._tracker.update(!this._axis.getTranslator().getBusinessRange().isEmpty(),o)},_createSeriesDataSource:function(e){var t,n=this._dataSourceItems(),i=this._getOption("scale"),a=i.valueType||P(i.startValue,i.endValue),r=new d.Axis({renderer:this._renderer,axisType:"xyAxes",drawingType:"linear"});return r.updateOptions({isHorizontal:!1,label:{},categoriesSortingMethod:this._getOption("chart").valueAxis.categoriesSortingMethod}),(n||e&&e.series)&&(e=(0,o.extend)({},e,{theme:this.option("theme")}),t=new v.SeriesDataSource({renderer:this._renderer,dataSource:n,valueType:(0,s.normalizeEnum)(a),axisType:i.type,chart:e,dataSourceField:this.option("dataSourceField"),incidentOccurred:this._incidentOccurred,categories:i.categories,argumentAxis:this._axis,valueAxis:r})),t},_prepareSliderMarkersOptions:function(e,t,n,i){var o=n.minorTickInterval,r=n.tickInterval,s=r,l=e.endValue,u=e.startValue,d=this._getOption("sliderMarker"),h=!this._getOption("behavior").snapToTicks,g="discrete"===e.type,p="datetime"===e.valueType;return d.borderColor=this._getOption("containerBackgroundColor",!0),d.format||i.isEmpty()||(h&&(0,a.isNumeric)(e.startValue)&&(d.format={type:"fixedPoint",precision:j(u,l,t)}),p&&!g&&((0,a.isDefined)(o)&&0!==o&&(s=function(e,t,n){var i=c.default.getDateUnitInterval(t),a=c.default.getDateUnitInterval(e),o=c.default.dateUnitIntervals.indexOf(i);return n&&i===a&&o>0&&(i=c.default.dateUnitIntervals[o-1]),i}(r,o,h)),e.marker.visible?d.format=c.default.getDateFormatByTickInterval(s):(0,a.isDefined)(u)&&(0,a.isDefined)(l)&&(d.format=f.default.getDateFormatByTickInterval(u,l,s))),p&&g&&n.ticks.length&&(d.format=f.default.getDateFormatByTicks(n.ticks))),d},getValue:function(){return(0,s.convertVisualRangeObject)(this._slidersController.getSelectedRange())},setValue:function(e,t){var n=(0,s.getVizRangeObject)(e);!this._isUpdating&&e&&(this._validateRange(n.startValue,n.endValue),!(0,s.rangesAreEqual)(n,this._slidersController.getSelectedRange())&&this._slidersController.setSelectedRange(n,t))},_setContentSize:function(){this.__isResizing=2===this._changes.count(),this.callBase.apply(this,arguments)}});function W(){return 1}function U(e){return e%2==1?-E(e/2):-e/2}function Y(e,t,n,i){function a(a){2===a.length&&y.default.areLabelsOverlap(t[a[0]],t[a[1]],n,i)&&e[a[0]].removeLabel()}function o(t){for(var n=[],i=t;n.length<2&&i<e.length;i++)e[i].label&&n.push(i);return n}e.length<3||(a(o(0)),a(o(e.length-2).reverse()))}function K(e){this._axis=new d.Axis({renderer:e.renderer,axesContainerGroup:e.root,scaleBreaksGroup:e.scaleBreaksGroup,labelsAxesGroup:e.labelsAxesGroup,incidentOccurred:e.incidentOccurred,axisType:"xyAxes",drawingType:"linear",widgetClass:"dxrs",axisClass:"range-selector",isArgumentAxis:!0,getTemplate:function(){}}),this._updateSelectedRangeCallback=e.updateSelectedRange,this._axis.getAxisSharpDirection=this._axis.getSharpDirectionByCoords=W,this._axis.getTickStartPositionShift=U,this._axis._checkShiftedLabels=Y}(0,r.each)(["selectedRangeColor","containerBackgroundColor","sliderMarker","sliderHandle","shutter","background","behavior","chart","indent"],(function(e,t){G.prototype._optionChangesMap[t]="MOSTLY_TOTAL"})),K.prototype={constructor:K,dispose:function(){this._axis.dispose()},calculateInterval:function(e,t){return this._axis.calculateInterval(e,t)},update:function(e,t,n,i,a){var o=this._axis;o.updateOptions(function(e,t,n,i){return e.marker.label.font=e.label.font,e.color=e.marker.color=e.tick.color,e.opacity=e.marker.opacity=e.tick.opacity,e.width=e.marker.width=e.tick.width,e.placeholderSize=(e.placeholderHeight||0)+i,e.argumentType=e.valueType,e.visible=t,e.isHorizontal=!0,e.calculateMinors=!0,e.semiDiscreteInterval=e.minRange,t||(e.minorTick.length=e.tick.length=n),e.label.indentFromAxis=e.label.topIndent+i,e}(e,t,n.height,n.height/2-I(e.width/2))),o.validate(),o.setBusinessRange(i,!0),void 0!==a&&a.isShowChart()&&o.setMarginOptions(a.getMarginOptions(n)),o.draw(n),o.shift({left:0,bottom:-n.height/2+n.top}),o.getMarkerTrackers()&&function(e,t,n){function i(t){var i=t.target.range,a=e.minRange?c.default.addInterval(i.startValue,e.minRange):void 0,o=e.maxRange?c.default.addInterval(i.startValue,e.maxRange):void 0;a&&a>i.endValue||o&&o<i.endValue||n(i,t)}(0,r.each)(t,(function(e,t){t.on("dxpointerdown",i)}))}(e,o.getMarkerTrackers(),this._updateSelectedRangeCallback),o.drawScaleBreaks({start:n.top,end:n.top+n.height})},visualRange:function(){},getViewport:function(){return{}},allScaleSelected:function(e){var t=this._axis.visualRange(),n=t.startValue,i=t.endValue;return{startValue:e[0].valueOf()===n.valueOf(),endValue:e[1].valueOf()===i.valueOf()}},getOptions:function(){return this._axis.getOptions()||{}}},["setMarginOptions","getFullTicks","updateCanvas","updateOptions","getAggregationInfo","getTranslator","getVisualRangeLength","getVisibleArea","getMarginOptions","getVisualRangeCenter"].forEach((function(e){K.prototype[e]=function(){var t=this._axis;return t[e].apply(t,arguments)}})),(0,i.default)("dxRangeSelector",G);var X=G;t.default=X,G.addPlugin(w.plugin),G.addPlugin(k.plugin),G.addPlugin(S.plugin),G.addPlugin(C.plugin),e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.SlidersController=_;var i,a=n(4),o=n(239),r=(i=n(1050))&&i.__esModule?i:{default:i},s=n(14),c=n(1),l=n(32);var u=o.utils.animationSettings,d=o.consts.emptySliderMarkerText;function h(e,t,n,i){return[e,t,n,t,n,i,e,i]}function f(e,t){return e<t}function g(e,t){return e>t}function p(e,t){for(var n,i=0,a=t?t.length-1:0,o=e;a-i>1;){if((o=t[n=i+a>>1])===e)return e;e<o?a=n:i=n}return t&&(o=t[e-t[i]<=t[a]-e?i:a]),o}function m(){this._lastSelectedRange=this.getSelectedRange(),delete this._processSelectionChanged}function _(e){var t={renderer:e.renderer,root:e.root,trackersGroup:e.trackersGroup,translator:e.translator};this._params=e,this._areaTracker=e.renderer.path(null,"area").attr({class:"area-tracker",fill:"#000000",opacity:1e-4}).append(e.trackersGroup),this._selectedAreaTracker=e.renderer.path(null,"area").attr({class:"selected-area-tracker",fill:"#000000",opacity:1e-4}).append(e.trackersGroup),this._shutter=e.renderer.path(null,"area").append(e.root),this._sliders=[new r.default(t,0),new r.default(t,1)],this._processSelectionChanged=m}_.prototype={constructor:_,dispose:function(){this._sliders[0].dispose(),this._sliders[1].dispose()},getTrackerTargets:function(){return{area:this._areaTracker,selectedArea:this._selectedAreaTracker,sliders:this._sliders}},_processSelectionChanged:function(e){var t=this.getSelectedRange();(0,s.rangesAreEqual)(t,this._lastSelectedRange)||(this._params.updateSelectedRange(t,this._lastSelectedRange,e),this._lastSelectedRange=t)},update:function(e,t,n,i,a,o,r,c,l){var u=this._params.translator.getScreenRange();this._verticalRange=e,this._minRange=r.minRange,this._maxRange=r.maxRange,this._animationEnabled=t.animationEnabled&&this._params.renderer.animationEnabled(),this._allowSlidersSwap=t.allowSlidersSwap,this._sliders[0].update(e,i,a),this._sliders[1].update(e,i,a),this._sliders[0]._position=this._sliders[1]._position=u[0],this._values=!this._params.translator.isValueProlonged&&t.snapToTicks?c:null,this._areaTracker.attr({points:h(u[0],e[0],u[1],e[1])}),this._isCompactMode=n,this._shutterOffset=i.width/2,this._updateSelectedView(o,l),this._isOnMoving="onmoving"===(0,s.normalizeEnum)(t.callValueChanged),this._updateSelectedRange(),this._applyTotalPosition(!1)},_updateSelectedView:function(e,t){var n={fill:null,"fill-opacity":null,stroke:null,"stroke-width":null};this._isCompactMode?(n.stroke=t,n["stroke-width"]=3,n.sharp="v"):(n.fill=e.color,n["fill-opacity"]=e.opacity),this._shutter.attr(n)},_updateSelectedRange:function(){var e,t=this._sliders;t[0].cancelAnimation(),t[1].cancelAnimation(),this._shutter.stopAnimation(),this._params.translator.getBusinessRange().isEmpty()?(t[0]._setText(d),t[1]._setText(d),t[0]._value=t[1]._value=void 0,t[0]._position=this._params.translator.getScreenRange()[0],t[1]._position=this._params.translator.getScreenRange()[1],this._applyTotalPosition(!1),(e=this).setSelectedRange=a.noop,e._processSelectionChanged===m&&e._processSelectionChanged()):function(e){delete e.setSelectedRange}(this)},_applyTotalPosition:function(e){var t=this._sliders;e=this._animationEnabled&&e,t[0].applyPosition(e),t[1].applyPosition(e);var n=t[0].getCloudBorder()>t[1].getCloudBorder();t[0].setOverlapped(n),t[1].setOverlapped(n),this._applyAreaTrackersPosition(),this._applySelectedRangePosition(e)},_applyAreaTrackersPosition:function(){var e=this._sliders[0].getPosition(),t=this._sliders[1].getPosition();this._selectedAreaTracker.attr({points:h(e,this._verticalRange[0],t,this._verticalRange[1])}).css({cursor:Math.abs(this._params.translator.getScreenRange()[1]-this._params.translator.getScreenRange()[0]-t+e)<.001?"default":"pointer"})},_applySelectedRangePosition:function(e){var t,n,i=this._verticalRange,a=this._sliders[0].getPosition(),o=this._sliders[1].getPosition();n=this._isCompactMode?[a+Math.ceil(this._shutterOffset),(i[0]+i[1])/2,o-Math.floor(this._shutterOffset),(i[0]+i[1])/2]:[h((t=this._params.axis.getVisibleArea())[0],i[0],Math.max(a-Math.floor(this._shutterOffset),t[0]),i[1]),h(t[1],i[0],Math.min(o+Math.ceil(this._shutterOffset),t[1]),i[1])],e?this._shutter.animate({points:n},u):this._shutter.attr({points:n})},getSelectedRange:function(){return{startValue:this._sliders[0].getValue(),endValue:this._sliders[1].getValue()}},setSelectedRange:function(e,t){e=e||{};var n=this._params.translator,i=n.getBusinessRange(),a="discrete"===i.axisType?function(e,t){return e<t}:function(e,t){return e<=t},o=(0,s.adjustVisualRange)({dataType:i.dataType,axisType:i.axisType,base:i.base},{startValue:n.isValid(e.startValue)?n.getCorrectValue(e.startValue,1):void 0,endValue:n.isValid(e.endValue)?n.getCorrectValue(e.endValue,-1):void 0,length:e.length},{min:i.minVisible,max:i.maxVisible,categories:i.categories}),r=o.startValue,u=o.endValue;r=(0,c.isNumeric)(r)?(0,l.adjust)(r):r,u=(0,c.isNumeric)(u)?(0,l.adjust)(u):u;var d=a(n.to(r,-1),n.to(u,1))?[r,u]:[u,r];this._sliders[0].setDisplayValue(d[0]),this._sliders[1].setDisplayValue(d[1]),this._sliders[0]._position=n.to(d[0],-1),this._sliders[1]._position=n.to(d[1],1),this._applyTotalPosition(!0),this._processSelectionChanged(t)},beginSelectedAreaMoving:function(e){var t=this,n=t._sliders,i=(n[0].getPosition()+n[1].getPosition())/2-e,a=e;return o.complete=function(e){t._dockSelectedArea(e)},o;function o(e,o){e!==a&&e>a==e>(n[0].getPosition()+n[1].getPosition())/2-i&&t._moveSelectedArea(e+i,!1,o),a=e}},_dockSelectedArea:function(e){var t=this._params.translator,n=this._sliders;n[0]._position=t.to(n[0].getValue(),-1),n[1]._position=t.to(n[1].getValue(),1),this._applyTotalPosition(!0),this._processSelectionChanged(e)},moveSelectedArea:function(e,t){this._moveSelectedArea(e,!0,t),this._dockSelectedArea(t)},_moveSelectedArea:function(e,t,n){var i=this._params.translator,a=this._sliders,o=a[1].getPosition()-a[0].getPosition(),r=e-o/2,s=e+o/2;r<i.getScreenRange()[0]&&(s=(r=i.getScreenRange()[0])+o),s>i.getScreenRange()[1]&&(r=(s=i.getScreenRange()[1])-o);var c=p(i.from(r,-1),this._values);a[0].setDisplayValue(c),a[1].setDisplayValue(p(i.from(i.to(c,-1)+o,1),this._values)),a[0]._position=r,a[1]._position=s,this._applyTotalPosition(t),this._isOnMoving&&this._processSelectionChanged(n)},placeSliderAndBeginMoving:function(e,t,n){var i=this._params.translator,a=this._sliders,o=e<t?0:1,r=o>0?1:-1,s=o>0?g:f,c=o>0?f:g,l=[],u=[];u[o]=i.from(e,r),u[1-o]=i.from(t,-r),l[1-o]=t,i.isValueProlonged&&(s(e,i.to(u[o],r))&&(u[o]=i.from(e,-r)),s(t,i.to(u[o],-r))&&(u[1-o]=u[o])),this._minRange&&(s(t,i.to(i.add(p(u[o],this._values),this._minRange,-r),-r))&&(u[1-o]=i.add(u[o],this._minRange,-r)),c(e,i.to(i.add(i.getRange()[1-o],this._minRange,r),-r))&&(u[1-o]=i.getRange()[1-o],u[o]=i.add(u[1-o],this._minRange,r),l[1-o]=e)),u[0]=p(u[0],this._values),u[1]=p(u[1],this._values),l[o]=i.to(u[o],r),a[0].setDisplayValue(u[0]),a[1].setDisplayValue(u[1]),a[0]._position=l[0],a[1]._position=l[1],this._applyTotalPosition(!0),this._isOnMoving&&this._processSelectionChanged(n);var d=this.beginSliderMoving(1-o,t);return a[1-o]._sliderGroup.stopAnimation(),this._shutter.stopAnimation(),d(t),d},beginSliderMoving:function(e,t){var n=this,i=n._params.translator,a=n._sliders,o=i.getScreenRange()[0],r=i.getScreenRange()[1],s=e,l=a[1-s].getPosition(),u=t,d=s>0?1:-1,h=s>0?f:g,m=s>0?g:f,_=a[s].getPosition()-t,v=h(a[s].getPosition(),t)?-_:_;return x.complete=function(e){a[s]._setValid(!0),n._dockSelectedArea(e)},x;function x(e,t){var f,g,x,y,b,w;e!==u&&(h(e+v,l)&&((f=n._allowSlidersSwap)&&!i.isValueProlonged&&n._minRange&&(f=i.isValid(i.add(a[1-s].getValue(),n._minRange,-d))),f&&(n._changeMovingSlider(s),s=1-s,g=h,h=m,m=g,_=-(d=-d)*Math.abs(_),v=-_)),m(e+_,l)&&(y=a[s],b=a[1-s].getValue(),x=Math.max(Math.min(e+_,r),o),(f=!i.isValueProlonged||!h(x,i.to(b,d)))&&n._minRange&&((f=!h(x,i.to(i.add(b,n._minRange,d),d)))||(w=i.add(b,n._minRange,d))),f&&n._maxRange&&((f=!m(x,i.to(i.add(b,n._maxRange,d),d)))||(w=i.add(b,n._maxRange,d))),y._setValid(f),y.setDisplayValue(f?p(i.from(x,d),n._values):(0,c.isDefined)(w)?w:y.getValue()),y._position=x,n._applyTotalPosition(!1),y.toForeground(),n._isOnMoving&&n._processSelectionChanged(t)));u=e}},_changeMovingSlider:function(e){var t,n=this._params.translator,i=this._sliders,a=i[1-e].getPosition(),o=e>0?1:-1;i[e].setDisplayValue(p(n.from(a,o),this._values)),t=n.from(a,-o),n.isValueProlonged?t=n.from(a,o):this._minRange&&(t=n.add(t,this._minRange,-o)),i[1-e].setDisplayValue(p(t,this._values)),i[e]._setValid(!0),i[e]._marker._update(),i[0]._position=i[1]._position=a},foregroundSlider:function(e){this._sliders[e].toForeground()}}},function(e,t,n){t.default=void 0;var i,a=n(239),o=(i=n(1051))&&i.__esModule?i:{default:i},r=n(48);var s=a.utils.animationSettings;function c(e,t){this._translator=e.translator,this._sliderGroup=e.renderer.g().attr({class:"slider"}).append(e.root),this._line=e.renderer.path(null,"line").append(this._sliderGroup),this._marker=new o.default(e.renderer,this._sliderGroup,1===t),this._tracker=e.renderer.rect().attr({class:"slider-tracker",fill:"#000000",opacity:1e-4}).css({cursor:"w-resize"}).append(e.trackersGroup)}c.prototype={constructor:c,cancelAnimation:function(){this._sliderGroup.stopAnimation(),this._tracker.stopAnimation()},applyPosition:function(e){var t=this._sliderGroup,n=this._tracker,i={translateX:this._position};this._marker.setPosition(this._position),e?(t.animate(i,s),n.animate(i,s)):(t.attr(i),n.attr(i))},_setValid:function(e){this._marker.setValid(e),this._line.attr({stroke:this._colors[Number(e)]})},_setText:function(e){this._marker.setText(e)},update:function(e,t,n){this._formatOptions={format:n.format,customizeText:n.customizeText},this._marker.applyOptions(n,this._translator.getScreenRange()),this._colors=[n.invalidRangeColor,t.color],this._sliderGroup.attr({translateY:e[0]}),this._line.attr({"stroke-width":t.width,stroke:t.color,"stroke-opacity":t.opacity,sharp:"h",points:[0,0,0,e[1]-e[0]]});var i,a=(i=t.width,r.touchEvents||r.pointerEvents?20:8<i?i:8);this._tracker.attr({x:-a/2,y:0,width:a,height:e[1]-e[0],translateY:e[0]})},toForeground:function(){this._sliderGroup.toForeground()},getSliderTracker:function(){return this._tracker},getPosition:function(){return this._position},setDisplayValue:function(e){this._value=e,this._setText((0,a.formatValue)(e,this._formatOptions))},setOverlapped:function(e){this._marker.setOverlapped(e)},getValue:function(){return this._value},on:function(e,t){this._tracker.on(e,t),this._marker.getTracker().on(e,t)},getCloudBorder:function(){return this._marker.getBorderPosition()},dispose:function(){this._marker.dispose()}};var l=c;t.default=l,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i=n(14),a=n(239).consts.pointerSize;function o(e,t,n){this._isLeftPointer=n,this._isOverlapped=!1,this._group=e.g().attr({class:"slider-marker"}).append(t),this._area=e.path(null,"area").append(this._group),this._label=e.text().attr({align:"left"}).append(this._group),this._tracker=e.rect().attr({class:"slider-marker-tracker",fill:"#000000",opacity:1e-4}).css({cursor:"pointer"}).append(this._group),this._border=e.rect(0,0,1,0)}o.prototype={constructor:o,_getRectSize:function(e){return{width:Math.round(2*this._paddingLeftRight+e.width),height:Math.round(2*this._paddingTopBottom+e.height)}},_getTextSize:function(){var e=this._label.getBBox();return!this._textHeight&&isFinite(e.height)&&(this._textHeight=e.height),{width:e.width,height:this._textHeight,y:e.y}},_getAreaPointsInfo:function(e){var t=this._getRectSize(e),n=t.width,i=t.height,o=-n,r=0,s=a,c=0,l=-a,u=this._position,d=this._isLeftPointer,h=function(){o++,r++,s++,c++,l++},f=function(){s>r?s=r:l<o&&(l=o),d&&h()},g=u;return d?u>this._range[1]-n?(r=-u+this._range[1],o=r-n,f(),g+=o):(o=l=0,r=n):u-this._range[0]<n?(o=-(u-this._range[0]),r=o+n,f(),g+=r):(s=0,h()),this._borderPosition=g,{offset:o,isCut:(!d||c!==l)&&(d||c!==s),points:[o,0,r,0,r,i,s,i,c,i+a,l,i,o,i]}},_update:function(){var e,t=this;clearTimeout(t._timeout),t._label.attr({text:t._text||""});var n=t._getTextSize(),i=t._getRectSize(n);function o(e,n){n=n||t._getRectSize(e),t._group.attr({translateY:-(n.height+a)});var i=t._getAreaPointsInfo(e),o=i.points,r=i.offset;t._area.attr({points:o}),t._border.attr({x:t._isLeftPointer?o[0]-1:o[2],height:i.isCut?n.height:n.height+a}),t._tracker.attr({translateX:r,width:n.width,height:n.height+a}),t._label.attr({translateX:t._paddingLeftRight+r,translateY:n.height/2-(e.y+e.height/2)})}e=t._textSize||n,e=t._textSize=n.width>e.width||n.height>e.height?n:e,t._timeout=setTimeout((function(){o(n,i),t._textSize=n}),75),o(e)},setText:function(e){this._text=e},setPosition:function(e){this._position=e,this._update()},applyOptions:function(e,t){this._range=t,this._paddingLeftRight=e.paddingLeftRight,this._paddingTopBottom=e.paddingTopBottom,this._textHeight=null,this._colors=[e.invalidRangeColor,e.color],this._area.attr({fill:e.color}),this._border.attr({fill:e.borderColor}),this._label.css((0,i.patchFontOptions)(e.font)),this._update()},getTracker:function(){return this._tracker},setValid:function(e){this._area.attr({fill:this._colors[Number(e)]})},setColor:function(e){this._area.attr({fill:e})},dispose:function(){clearTimeout(this._timeout)},setOverlapped:function(e){this._isOverlapped!==e&&(e?this._border.append(this._group):this._isOverlapped&&this._border.remove(),this._isOverlapped=e)},getBorderPosition:function(){return this._borderPosition}};var r=o;t.default=r,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.Tracker=b;var i=l(n(5)),a=l(n(25)),o=n(7),r=l(n(11)),s=n(3),c=n(48);function l(e){return e&&e.__esModule?e:{default:e}}function u(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var d=(0,o.getWindow)();function h(e){var t=e||d.event,n=t.originalEvent,i=t.touches,a=!!n&&n.pointerType,o=!!n&&n.touches,r=n&&void 0!==a&&(a===(n.MSPOINTER_TYPE_TOUCH||"touch")||a===(n.MSPOINTER_TYPE_MOUSE||"mouse")&&1===n.buttons),s=i&&i.length>0||o&&o.length>0;return 1===t.which||r||s}function f(e){var t=e.originalEvent,n=e.touches,i=t&&t.touches;return n&&n.length>1||i&&i.length>1||null}function g(e){f(e)||e.preventDefault()}function p(e){f(e)||(e.stopPropagation(),e.preventDefault())}function m(e){return e&&e.type&&0===e.type.indexOf("touch")}function _(e){var t=e.originalEvent,n=0;return e.pageX?n=e.pageX:t&&t.pageX&&(n=t.pageX),t&&t.touches&&(t.touches.length>0?n=t.touches[0].pageX:t.changedTouches.length>0&&(n=t.changedTouches[0].pageX)),n}function v(e,t,n,i){var o,r,s,c=!1,l=null,d=(u(o={},a.default.move,(function(t){var a,o;r===m(t)&&(h(t)||f(t),c&&(a=_(t),o=i(),l?l(a-o,t):n.manualRangeSelectionEnabled&&Math.abs(s-a)>=10&&(l=e.placeSliderAndBeginMoving(s-o,a-o,t))))})),u(o,a.default.up,(function(t){var a;c&&(a=_(t),!l&&n.moveSelectedRangeByClick&&Math.abs(s-a)<10&&e.moveSelectedArea(a-i(),t),f(t))})),o);function f(e){c&&(c=!1,l&&(l.complete(e),l=null))}return t.on(a.default.down,(function(e){n.enabled&&h(e)&&!c&&(c=!0,r=m(e),s=_(e))})),d}function x(e,t,n,i){var o,r,s=!1,c=null,l=(u(o={},a.default.move,(function(e){r===m(e)&&(h(e)||d(e),s&&(g(e),c(_(e)-i(),e)))})),u(o,a.default.up,d),o);function d(e){s&&(s=!1,c.complete(e),c=null)}return t.on(a.default.down,(function(t){n.enabled&&h(t)&&!s&&(s=!0,r=m(t),c=e.beginSelectedAreaMoving(_(t)-i()),p(t))})),l}function y(e,t,n,i){var o,r,c=!1,l=null,d=(u(o={},a.default.move,(function(e){r===m(e)&&(h(e)||f(e),c&&(g(e),l(_(e)-i(),e)))})),u(o,a.default.up,f),o);function f(e){c&&(c=!1,l.complete(e),l=null)}return(0,s.each)(t,(function(t,o){var s;o.on((u(s={},a.default.down,(function(a){n.enabled&&h(a)&&!c&&(c=!0,r=m(a),l=e.beginSliderMoving(t,_(a)-i()),p(a))})),u(s,a.default.move,(function(){l||e.foregroundSlider(t)})),s))})),d}function b(e){var t=this._state={},n=e.controller.getTrackerTargets();function a(){return e.renderer.getRootOffset().left}c.pointerEvents&&e.renderer.root.css({msTouchAction:"pinch-zoom"}),this._docEvents=[x(e.controller,n.selectedArea,t,a),v(e.controller,n.area,t,a),y(e.controller,n.sliders,t,a)],(0,s.each)(this._docEvents,(function(e,t){i.default.on(r.default.getDocument(),t)}))}b.prototype={constructor:b,dispose:function(){(0,s.each)(this._docEvents,(function(e,t){i.default.off(r.default.getDocument(),t)}))},update:function(e,t){var n=this._state;n.enabled=e,n.moveSelectedRangeByClick=t.moveSelectedRangeByClick,n.manualRangeSelectionEnabled=t.manualRangeSelectionEnabled}}},function(e,t,n){function i(e,t){return void 0!==e?e:t}function a(e){this._params=e,this._clipRect=e.renderer.clipRect(),e.root.attr({"clip-path":this._clipRect.id})}t.RangeView=a,a.prototype={constructor:a,update:function(e,t,n,a,o,r){var s=this._params.renderer,c=this._params.root,l=n.width-n.left;e=e||{},c.clear(),this._clipRect.attr({x:n.left,y:n.top,width:l,height:n.height}),a||(i(e.visible,t.visible)&&(e.color&&s.rect(n.left,n.top,l+1,n.height).attr({fill:i(e.color,t.color),class:"dx-range-selector-background"}).append(c),e.image&&e.image.url&&s.image(n.left,n.top,l+1,n.height,e.image.url,i(e.image.location,t.image.location)).append(c)),r&&r.isShowChart()&&function(e,t,n,i){var a=t.getSeries();if(a.length){var o=a[0].getValueAxis();o.updateCanvas({top:n.top,bottom:0,height:n.height+n.top}),t.adjustSeriesDimensions();var r=t.getBoundRange().val;r.sortCategories(o.getCategoriesSorter()),o.setBusinessRange(r),a.forEach((function(t){t._extGroups.seriesGroup=t._extGroups.labelsGroup=e,t.draw(i)}))}}(s.g().attr({class:"dxrs-series-group"}).append(c),r,n,o))}}},function(e,t,n){t.SeriesDataSource=void 0;var i=n(338),a=n(592),o=n(1),r=n(0),s=n(12),c=n(3),l=n(14),u=n(140),d=n(336),h=n(583),f=function(e){var t,n=this._themeManager=(t=e.chart,new h.ThemeManager({options:t,themeSection:"rangeSelector.chart",fontFields:["commonSeriesSettings.label.font"]}));n.setTheme(e.chart.theme);var i=n.getOptions("topIndent"),a=n.getOptions("bottomIndent");this._indent={top:i>=0&&i<1?i:0,bottom:a>=0&&a<1?a:0},this._valueAxis=n.getOptions("valueAxisRangeSelector")||{},this._hideChart=!1,this._series=this._calculateSeries(e),this._seriesFamilies=[]};t.SeriesDataSource=f,f.prototype={constructor:f,_calculateSeries:function(e){var t,n,a,o,s,c,u,h=[],f=e.dataSource||[],g=this._themeManager,p=g.getOptions("seriesTemplate"),m=p?(0,l.processSeriesTemplate)(p,f):e.chart.series,_=this._valueAxis;for(e.dataSource&&!m&&(m={argumentField:o=e.dataSourceField||"arg",valueField:o},this._hideChart=!0),m=Array.isArray(m)?m:m?[m]:[],s=0;s<m.length;s++)(t=(0,r.extend)(!0,{},m[s])).rotated=!1,(n=g.getOptions("series",t,m.length)).argumentField=n.argumentField||e.dataSourceField,n.name||(n.name="Series "+(s+1).toString()),f&&f.length>0&&(c=new i.Series({renderer:e.renderer,argumentAxis:e.argumentAxis,valueAxis:e.valueAxis,incidentOccurred:e.incidentOccurred},n),h.push(c));if(h.length)for(u={groups:[{series:h,valueAxis:e.valueAxis,valueOptions:{type:_.type,valueType:o?e.valueType:_.valueType}}],argumentOptions:{categories:e.categories,argumentType:e.valueType,type:e.axisType}},a=(0,d.validateData)(f,u,e.incidentOccurred,g.getOptions("dataPrepareSettings")),this.argCategories=u.categories,s=0;s<h.length;s++)h[s].updateData(a[h[s].getArgumentField()]);return h},createPoints:function(){if(0!==this._series.length){var e=this._series,t=new u.Range,n=e[0].getArgumentAxis(),i=this._themeManager,r=i.getOptions("negativesAsZeroes"),l=i.getOptions("negativesAsZeros");e.forEach((function(e){t.addRange(e.getArgumentRange())})),n.getTranslator().updateBusinessRange(t),e.forEach((function(e){e.createPoints()})),this._seriesFamilies=function(e,t,n,i,o){var r=[],l=[];return(0,c.each)(e,(function(e,t){-1===(0,s.inArray)(t.type,l)&&l.push(t.type)})),(0,c.each)(l,(function(s,c){var l=new a.SeriesFamily({type:c,minBubbleSize:t,maxBubbleSize:n,barGroupPadding:i.barGroupPadding,barGroupWidth:i.barGroupWidth,negativesAsZeroes:o});l.add(e),l.adjustSeriesValues(),r.push(l)})),r}(e,i.getOptions("minBubbleSize"),i.getOptions("maxBubbleSize"),{barGroupPadding:i.getOptions("barGroupPadding"),barGroupWidth:i.getOptions("barGroupWidth")},(0,o.isDefined)(r)?r:l)}},adjustSeriesDimensions:function(){(0,c.each)(this._seriesFamilies,(function(e,t){t.adjustSeriesDimensions()}))},getBoundRange:function(){var e,t,n,i,a,r=this._valueAxis,s=new u.Range({min:r.min,minVisible:r.min,max:r.max,maxVisible:r.max,axisType:r.type,base:r.logarithmBase}),l=new u.Range({});return(0,c.each)(this._series,(function(t,n){e=n.getRangeData(),s.addRange(e.val),l.addRange(e.arg)})),s.isEmpty()||l.isEmpty()||(i=r.inverted?this._indent.top:this._indent.bottom,a=r.inverted?this._indent.bottom:this._indent.top,t=s.max-s.min,n=((0,o.isNumeric)(s.maxVisible)?s.maxVisible:s.max)-((0,o.isNumeric)(s.minVisible)?s.minVisible:s.min),(0,o.isDate)(s.min)?s.min=new Date(s.min.valueOf()-t*i):s.min-=t*i,(0,o.isDate)(s.max)?s.max=new Date(s.max.valueOf()+t*a):s.max+=t*a,(0,o.isNumeric)(n)&&(s.maxVisible=s.maxVisible?s.maxVisible+n*a:void 0,s.minVisible=s.minVisible?s.minVisible-n*i:void 0),s.invert=r.inverted),{arg:l,val:s}},getMarginOptions:function(e){var t=Math.min(e.width,e.height)*this._themeManager.getOptions("maxBubbleSize");return this._series.reduce((function(e,n){var i=n.getMarginOptions();return!0===i.processBubbleSize&&(i.size=t),(0,l.mergeMarginOptions)(e,i)}),{})},getSeries:function(){return this._series},isEmpty:function(){return 0===this.getSeries().length},isShowChart:function(){return!this._hideChart},getCalculatedValueType:function(){var e=this._series[0];return null==e?void 0:e.argumentType},getThemeManager:function(){return this._themeManager}}},function(e,t,n){var i;t.default=void 0;var a=((i=n(1056))&&i.__esModule?i:{default:i}).default;t.default=a,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i=n(14),a=n(598),o=n(1057),r=n(1058),s=n(1059),c=n(1060),l=n(1061),u=n(1062),d=n(1063),h=n(1064),f=n(1065);n(600);var g=b(n(118)),p=b(n(9)),m=n(117),_=n(137),v=n(139),x=n(159),y=n(238);function b(e){return e&&e.__esModule?e:{default:e}}var w=/^layers/,k=/\.dataSource$/;function S(e,t){return t?[Math.min(t[0],t[2],e[0]),Math.min(t[1],t[3],e[3]),Math.max(t[0],t[2],e[2]),Math.max(t[1],t[3],e[1])]:e}var C=g.default.inherit({_eventsMap:{onClick:{name:"click"},onCenterChanged:{name:"centerChanged"},onZoomFactorChanged:{name:"zoomFactorChanged"},onHoverChanged:{name:"hoverChanged"},onSelectionChanged:{name:"selectionChanged"}},_rootClassPrefix:"dxm",_rootClass:"dxm-vector-map",_themeSection:"map",_fontFields:["layer:area.label.font","layer:marker:dot.label.font","layer:marker:bubble.label.font","layer:marker:pie.label.font","layer:marker:image.label.font","legend.font","legend.title.font","legend.title.subtitle.font"],_initLayerCollection:function(e){var t=this;t._layerCollection=new d.MapLayerCollection({renderer:t._renderer,projection:t._projection,themeManager:t._themeManager,tracker:t._tracker,dataKey:e,eventTrigger:t._eventTrigger,dataExchanger:t._dataExchanger,tooltip:t._tooltip,notifyDirty:t._notifyDirty,notifyReady:t._notifyReady,dataReady:function(){var e;if(t.option("getBoundsFromData")&&!t.option("bounds")&&(t._preventProjectionEvents(),e=t._getBoundsFromData(),t._projection.setBounds(e),t._allowProjectionEvents()),!t.option("projection")&&(e=e||t._getBoundsFromData(),Math.ceil(e[0])<-180||Math.ceil(e[3])<-90||Math.floor(e[2])>180||Math.floor(e[1])>90)){var n=e[2]-e[0],i=e[1]-e[3];t._projection.setEngine({to:function(t){return[2*(t[0]-e[0])/n-1,2*(t[1]-e[3])/i-1]},from:function(t){return[(t[0]+1)*n/2+e[0],(t[1]+1)*i/2+e[3]]}})}}})},_getBoundsFromData:function(){var e=this._getBoundingBoxFromDataSource();if(!e){var t=(0,d.getMaxBound)(this.getLayers().map((function(e){return e.getBounds()})));t&&(e=t)}return e=[(e=e||[])[0],e[3],e[2],e[1]]},_initLegendsControl:function(){this._legendsControl=new l.LegendsControl({renderer:this._renderer,container:this._root,widget:this,layoutControl:this._layoutControl,themeManager:this._themeManager,dataExchanger:this._dataExchanger,notifyDirty:this._notifyDirty,notifyReady:this._notifyReady})},_initControlBar:function(e){this._controlBar=new o.ControlBar({renderer:this._renderer,container:this._root,layoutControl:this._layoutControl,projection:this._projection,tracker:this._tracker,dataKey:e})},_initElements:function(){var e,t=this,n=(0,f.generateDataKey)(),i=0;t._preventProjectionEvents=function(){e=!0},t._allowProjectionEvents=function(){e=!1},t._notifyDirty=function(){t._resetIsReady(),++i},t._notifyReady=function(){t._allowProjectionEvents(),0==--i&&t._drawn()},t._preventProjectionEvents(),t._dataExchanger=new c.DataExchanger,t._projection=new a.Projection({centerChanged:function(n){e||t._eventTrigger("centerChanged",{center:n})},zoomChanged:function(n){e||t._eventTrigger("zoomFactorChanged",{zoomFactor:n})}}),t._tracker=new s.Tracker({root:t._root,projection:t._projection,dataKey:n}),t._gestureHandler=new r.GestureHandler({projection:t._projection,renderer:t._renderer,tracker:t._tracker}),t._layoutControl=new u.LayoutControl(t),t._layoutControl.suspend(),t._initLayerCollection(n),t._createHtmlStructure(),t._initControlBar(n),t._initLegendsControl(),t._prepareExtraElements(),t._tooltipViewer=new h.TooltipViewer({tracker:t._tracker,tooltip:t._tooltip,layerCollection:t._layerCollection})},_change_RESUME_LAYOUT:function(){this._layoutControl.resume()},_initialChanges:["PROJECTION","RESUME_LAYOUT","LAYOUT_INIT","BOUNDS","MAX_ZOOM_FACTOR","ZOOM_FACTOR","CENTER"],_layoutChangesOrder:["RESUME_LAYOUT","LAYERS"],_customChangesOrder:["EXTRA_ELEMENTS"],_initCore:function(){this._root=this._renderer.root.attr({align:"center",cursor:"default"}),this._initElements()},_disposeCore:function(){this._controlBar.dispose(),this._gestureHandler.dispose(),this._tracker.dispose(),this._legendsControl.dispose(),this._layerCollection.dispose(),this._layoutControl.dispose(),this._tooltipViewer.dispose(),this._dataExchanger.dispose(),this._projection.dispose(),this._dataExchanger=this._gestureHandler=this._projection=this._tracker=this._layoutControl=this._root=this._layerCollection=this._controlBar=this._legendsControl=null},_setupInteraction:function(){var e={centeringEnabled:!!(0,i.parseScalar)(this._getOption("panningEnabled",!0),!0),zoomingEnabled:!!(0,i.parseScalar)(this._getOption("zoomingEnabled",!0),!0)};this._gestureHandler.setInteraction(e),this._controlBar.setInteraction(e)},_getDefaultSize:function(){return{width:800,height:400}},_applySize:function(e){var t={left:e[0],top:e[1],width:e[2]-e[0],height:e[3]-e[1],right:0,bottom:0};this._projection.setSize(t),this._layoutControl.setSize(t),this._layerCollection.setRect([t.left,t.top,t.width,t.height]),this._requestChange(["EXTRA_ELEMENTS"])},_optionChanging:function(e,t,n){t&&n&&w.test(e)&&(t.dataSource&&n.dataSource&&t!==n?t.dataSource=null:k.test(e)&&this.option(e,null))},_applyChanges:function(){this._notifyDirty(),this.callBase.apply(this,arguments),this._notifyReady()},_optionChangesMap:{background:"BACKGROUND",layers:"LAYERS",extraElements:"EXTRA_ELEMENTS",controlBar:"CONTROL_BAR",legends:"LEGENDS",touchEnabled:"TRACKER",wheelEnabled:"TRACKER",panningEnabled:"INTERACTION",zoomingEnabled:"INTERACTION",projection:"PROJECTION",bounds:"BOUNDS",maxZoomFactor:"MAX_ZOOM_FACTOR",zoomFactor:"ZOOM_FACTOR",center:"CENTER"},_optionChangesOrder:["PROJECTION","BOUNDS","MAX_ZOOM_FACTOR","ZOOM_FACTOR","CENTER","BACKGROUND","CONTROL_BAR","LEGENDS","TRACKER","INTERACTION"],_change_PROJECTION:function(){this._setProjection()},_change_BOUNDS:function(){this._setBounds()},_change_MAX_ZOOM_FACTOR:function(){this._setMaxZoom()},_change_ZOOM_FACTOR:function(){this._setZoom()},_change_CENTER:function(){this._setCenter()},_change_BACKGROUND:function(){this._setBackgroundOptions()},_change_LAYERS:function(){this._setLayerCollectionOptions()},_change_CONTROL_BAR:function(){this._setControlBarOptions()},_change_EXTRA_ELEMENTS:function(){this._renderExtraElements()},_change_LEGENDS:function(){this._setLegendsOptions()},_change_TRACKER:function(){this._setTrackerOptions()},_change_INTERACTION:function(){this._setupInteraction()},_themeDependentChanges:["BACKGROUND","LAYERS","CONTROL_BAR","LEGENDS","TRACKER","INTERACTION"],_setProjection:function(){this._projection.setEngine(this.option("projection"))},_setBounds:function(){this._projection.setBounds(this.option("bounds"))},_setMaxZoom:function(){this._projection.setMaxZoom(this.option("maxZoomFactor"))},_setZoom:function(){this._projection.setZoom(this.option("zoomFactor"))},_setCenter:function(){this._projection.setCenter(this.option("center"))},_setBackgroundOptions:function(){this._layerCollection.setBackgroundOptions(this._getOption("background"))},_setLayerCollectionOptions:function(){this._layerCollection.setOptions(this.option("layers"))},_getBoundingBoxFromDataSource:function(){var e=this._layerCollection.items(),t=[1/0,-1/0,-1/0,1/0],n=e&&e.length?e.reduce((function(e,t){var n=t.getData(),i=n.count();if(i>0){var a=n.getBBox();if(a)e=S(e,a);else for(var o=0;o<i;o++)e=S(e,n.getBBox(o))}return e}),t):void 0;return n===t?void 0:n},_setControlBarOptions:function(){this._controlBar.setOptions(this._getOption("controlBar"))},_setLegendsOptions:function(){this._legendsControl.setOptions(this.option("legends"))},_setTrackerOptions:function(){this._tracker.setOptions({touchEnabled:this._getOption("touchEnabled",!0),wheelEnabled:this._getOption("wheelEnabled",!0)})},getLayers:function(){return this._layerCollection.items().map((function(e){return e.proxy}))},getLayerByIndex:function(e){var t=this._layerCollection.byIndex(e);return t?t.proxy:null},getLayerByName:function(e){var t=this._layerCollection.byName(e);return t?t.proxy:null},clearSelection:function(e){var t,n=this._layerCollection.items(),i=n.length;for(t=0;t<i;++t)n[t].clearSelection(e);return this},center:function(e){return void 0===e?this._projection.getCenter():(this._projection.setCenter(e),this)},zoomFactor:function(e){return void 0===e?this._projection.getZoom():(this._projection.setZoom(e),this)},viewport:function(e){return void 0===e?this._projection.getViewport():(this._projection.setViewport(e),this)},convertCoordinates:function(e){return e=e&&e.length?e:[arguments[0],arguments[1]],this.convertToGeo(e[0],e[1])},convertToGeo:function(e,t){return this._projection.fromScreenPoint([e,t])},convertToXY:function(e,t){return this._projection.toScreenPoint([e,t])}});(0,p.default)("dxVectorMap",C);var A=C;t.default=A,C.addPlugin(m.plugin),C.addPlugin(_.plugin),C.addPlugin(v.plugin),C.addPlugin(x.plugin),C.addPlugin(y.plugins.core),C.addPlugin(y.plugins.vectorMap),e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.ControlBar=g;var i=n(14),a=Math,o=a.min,r=a.max,s=a.round,c=a.floor,l=a.sqrt,u=(0,i.enumParser)(["left","center","right"]),d=(0,i.enumParser)(["top","bottom"]),h={bigCircleSize:58,smallCircleSize:28,buttonSize:10,arrowButtonOffset:20,incDecButtonSize:11,incButtonOffset:66,decButtonOffset:227,sliderLineStartOffset:88.5,sliderLineEndOffset:205.5,sliderLength:20,sliderWidth:8,trackerGap:4},f={};function g(e){this._params=e,this._createElements(e.renderer,e.container,e.dataKey),e.layoutControl.addItem(this),this._subscribeToProjection(e.projection),this._subscribeToTracker(e.tracker),this._createCallbacks(e.projection)}function p(e){delete e._owner,e.update=function(){},e.finish=function(){}}function m(e,t){this._owner=e,this._command=t}function _(e,t,n){this._command=t;var i=null,a=0,o=0;switch(this._command){case"command-move-up":o=-10;break;case"command-move-right":a=10;break;case"command-move-down":o=10;break;case"command-move-left":a=-10}this._stop=function(){return clearTimeout(i),e._callbacks.endMove(),this._stop=e=null,this},e._callbacks.beginMove(),function t(){e._callbacks.move([a,o]),i=setTimeout(t,100)}()}function v(e,t){this._owner=e,this._command=t;var n=null,i="command-zoom-in"===this._command?1:-1;this._stop=function(){return clearTimeout(n),this._stop=e=null,this},function t(){e._adjustZoom(e._zoomFactor+i),n=setTimeout(t,150)}()}function x(e,t,n){this._owner=e,this._zoomFactor=e._zoomFactor,this._pos=n.y}f["command-reset"]=m,f["command-move-up"]=f["command-move-right"]=f["command-move-down"]=f["command-move-left"]=_,f["command-zoom-in"]=f["command-zoom-out"]=v,f["command-zoom-drag"]=x,g.prototype={constructor:g,_flags:0,dispose:function(){this._params.layoutControl.removeItem(this),this._root.linkRemove().linkOff(),this._offProjection(),this._offTracker(),this._params=this._root=this._offProjection=this._offTracker=this._callbacks=null},_subscribeToProjection:function(e){var t=this;function n(){t._adjustZoom(e.getScaledZoom())}t._offProjection=e.on({engine:function(){t._update()},zoom:n,"max-zoom":function(){t._zoomPartition=e.getZoomScalePartition(),t._sliderUnitLength=t._sliderLineLength/t._zoomPartition,n()}})},_subscribeToTracker:function(e){var t=this,n=!1;t._offTracker=e.on({start:function(e){(n="control-bar"===e.data.name)&&t._processStart(e.data.index,e)},move:function(e){n&&t._processMove(e.data.index,e)},end:function(){n&&(t._processEnd(),n=!1)}})},_createCallbacks:function(e){this._callbacks={reset:function(t,n){t&&e.setCenter(null),n&&e.setZoom(null)},beginMove:function(){e.beginMoveCenter()},endMove:function(){e.endMoveCenter()},move:function(t){e.moveCenter(t)},zoom:function(t){e.setScaledZoom(t)}}},_createElements:function(e,t,n){this._root=e.g().attr({class:"dxm-control-bar"}).linkOn(t,"control-bar");var i=this._buttonsGroup=e.g().attr({class:"dxm-control-buttons"}).append(this._root),a=e.g().attr({stroke:"none","stroke-width":0,fill:"#000000",opacity:1e-4}).css({cursor:"pointer"}).append(this._root);this._createButtons(e,n,i),this._createTrackers(e,n,a)},_createButtons:function(e,t,n){var i=h,a=i.buttonSize/2,o=i.arrowButtonOffset-a,r=i.arrowButtonOffset,s=i.incDecButtonSize/2,l={"stroke-linecap":"square",fill:"none"};e.circle(0,0,i.bigCircleSize/2).append(n),e.circle(0,0,a).attr({fill:"none"}).append(n),e.path([-a,-o,0,-r,a,-o],"line").attr(l).append(n),e.path([o,-a,r,0,o,a],"line").attr(l).append(n),e.path([a,o,0,r,-a,o],"line").attr(l).append(n),e.path([-o,a,-r,0,-o,-a],"line").attr(l).append(n),e.circle(0,i.incButtonOffset,i.smallCircleSize/2).append(n),e.path([[-s,i.incButtonOffset,s,i.incButtonOffset],[0,i.incButtonOffset-s,0,i.incButtonOffset+s]],"area").append(n),e.circle(0,i.decButtonOffset,i.smallCircleSize/2).append(n),e.path([-s,i.decButtonOffset,s,i.decButtonOffset],"area").append(n),this._zoomLine=e.path([],"line").append(n),this._zoomDrag=e.rect(c(-i.sliderLength/2),c(i.sliderLineEndOffset-i.sliderWidth/2),i.sliderLength,i.sliderWidth).append(n),this._sliderLineLength=i.sliderLineEndOffset-i.sliderLineStartOffset},_createTrackers:function(e,t,n){var i=h,a=s((i.arrowButtonOffset-i.trackerGap)/2),o=i.arrowButtonOffset-a,r=s(l(i.bigCircleSize*i.bigCircleSize/4-a*a)),c=r-o;e.rect(-a,-a,2*a,2*a).data(t,{index:"command-reset",name:"control-bar"}).append(n),e.rect(-a,-r,2*a,c).data(t,{index:"command-move-up",name:"control-bar"}).append(n),e.rect(o,-a,c,2*a).data(t,{index:"command-move-right",name:"control-bar"}).append(n),e.rect(-a,o,2*a,c).data(t,{index:"command-move-down",name:"control-bar"}).append(n),e.rect(-r,-a,c,2*a).data(t,{index:"command-move-left",name:"control-bar"}).append(n),e.circle(0,i.incButtonOffset,i.smallCircleSize/2).data(t,{index:"command-zoom-in",name:"control-bar"}).append(n),e.circle(0,i.decButtonOffset,i.smallCircleSize/2).data(t,{index:"command-zoom-out",name:"control-bar"}).append(n),e.rect(-2,i.sliderLineStartOffset-2,4,i.sliderLineEndOffset-i.sliderLineStartOffset+4).css({cursor:"default"}).data(t,{index:"command-zoom-drag-line",name:"control-bar"}).append(n),this._zoomDragTracker=e.rect(-i.sliderLength/2,i.sliderLineEndOffset-i.sliderWidth/2,i.sliderLength,i.sliderWidth).data(t,{index:"command-zoom-drag",name:"control-bar"}).append(n)},resize:function(e){this._isActive&&this._root.attr({visibility:null!==e?null:"hidden"})},getLayoutOptions:function(){return this._isActive?this._layoutOptions:null},locate:function(e,t){this._root.attr({translateX:e+this._margin+30.5,translateY:t+this._margin+30.5})},_update:function(){this._isActive=this._isEnabled&&this._flags&&this._params.projection.isInvertible(),this._isActive?this._root.linkAppend():this._root.linkRemove(),this._processEnd(),this.updateLayout()},setInteraction:function(e){(0,i.parseScalar)(e.centeringEnabled,!0)?this._flags|=1:this._flags&=-2,(0,i.parseScalar)(e.zoomingEnabled,!0)?this._flags|=2:this._flags&=-3,this._update()},setOptions:function(e){this._isEnabled=!!(0,i.parseScalar)(e.enabled,!0),this._margin=e.margin||0,this._layoutOptions={width:2*this._margin+61,height:2*this._margin+274,horizontalAlignment:u(e.horizontalAlignment,"left"),verticalAlignment:d(e.verticalAlignment,"top")},this._buttonsGroup.attr({"stroke-width":e.borderWidth,stroke:e.borderColor,fill:e.color,"fill-opacity":e.opacity}),this._update()},_adjustZoom:function(e){var t=h.sliderLineStartOffset,n=h.sliderLineEndOffset,i=h.sliderWidth;this._zoomFactor=r(o(s(e),this._zoomPartition),0);var a={translateY:-s(this._zoomFactor*this._sliderUnitLength)},c=n-i/2+a.translateY;this._zoomLine.attr({points:[[0,t,0,r(t,c)],[0,o(n,c+i),0,n]]}),this._zoomDrag.attr(a),this._zoomDragTracker.attr(a)},_applyZoom:function(){this._callbacks.zoom(this._zoomFactor)},_processStart:function(e,t){var n;this._isActive&&(n=f[e],this._command=n&&n.flags&this._flags?new n(this,e,t):null)},_processMove:function(e,t){this._command&&this._command.update(e,t)},_processEnd:function(){this._command&&this._command.finish(),this._command=null}},m.flags=3,m.prototype.update=function(e){e!==this._command&&p(this)},m.prototype.finish=function(){var e=this._owner._flags;this._owner._callbacks.reset(!!(1&e),!!(2&e)),p(this)},_.flags=1,_.prototype.update=function(e){this._command!==e&&this.finish()},_.prototype.finish=function(){p(this._stop())},v.flags=2,v.prototype.update=function(e){this._command!==e&&this.finish()},v.prototype.finish=function(){this._owner._applyZoom(),p(this._stop())},x.flags=2,x.prototype.update=function(e,t){var n=this._owner;n._adjustZoom(this._zoomFactor+n._zoomPartition*(this._pos-t.y)/n._sliderLineLength)},x.prototype.finish=function(){this._owner._applyZoom(),p(this)}},function(e,t,n){t.GestureHandler=o;var i=Math.log,a=Math.LN2;function o(e){this._projection=e.projection,this._renderer=e.renderer,this._x=this._y=0,this._subscribeToTracker(e.tracker)}o.prototype={constructor:o,dispose:function(){this._offTracker(),this._offTracker=null},_subscribeToTracker:function(e){var t=this,n=!1;t._offTracker=e.on({start:function(e){(n="control-bar"!==e.data.name)&&t._processStart(e)},move:function(e){n&&t._processMove(e)},end:function(){n&&t._processEnd()},zoom:function(e){t._processZoom(e)}})},setInteraction:function(e){this._processEnd(),this._centeringEnabled=e.centeringEnabled,this._zoomingEnabled=e.zoomingEnabled},_processStart:function(e){this._centeringEnabled&&(this._x=e.x,this._y=e.y,this._projection.beginMoveCenter())},_processMove:function(e){this._centeringEnabled&&(this._renderer.root.attr({cursor:"move"}),this._projection.moveCenter([this._x-e.x,this._y-e.y]),this._x=e.x,this._y=e.y)},_processEnd:function(){this._centeringEnabled&&(this._renderer.root.attr({cursor:"default"}),this._projection.endMoveCenter())},_processZoom:function(e){var t,n,o;this._zoomingEnabled&&(e.delta?t=e.delta:e.ratio&&(t=i(e.ratio)/a),this._centeringEnabled&&(n=this._renderer.getRootOffset(),n=[e.x-n.left,e.y-n.top],o=this._projection.fromScreenPoint(n)),this._projection.changeScaledZoom(t),this._centeringEnabled&&this._projection.setCenterByPoint(o,n))}}},function(e,t,n){t.Tracker=b;var i=u(n(5)),a=n(7),o=u(n(11)),r=n(599),s=n(8),c=n(146),l=n(14);function u(e){return e&&e.__esModule?e:{default:e}}var d,h,f,g=(0,a.getNavigator)(),p=Math,m=p.abs,_=p.sqrt,v=p.round,x=s.addNamespace,y="dxVectorMap";function b(e){var t=this;t._root=e.root,t._createEventHandlers(e.dataKey),t._createProjectionHandlers(e.projection),t._initEvents(),t._focus=new h((function(e,n){t._fire(e,n)})),t._attachHandlers()}function w(e,t,n,i){return _((e-n)*(e-n)+(t-i)*(t-i))}function k(e){var t=e.originalEvent.type,n=e.originalEvent.pointerType;return/^touch/.test(t)||/^MSPointer/.test(t)&&4!==n||/^pointer/.test(t)&&"mouse"!==n}function S(e,t){for(var n,i=0,a=e.length;i<a;++i)if(e[i]){n=t[i];break}return x(n||t[i],y)}function C(e){var t=e.originalEvent,n=t.touches&&t.touches[0]||{};return{x:n.pageX||t.pageX||e.pageX,y:n.pageY||t.pageY||e.pageY}}function A(e){return e.originalEvent.pointerId}function T(e,t){var n=e.originalEvent;return(n=void 0!==n.pointerId?n.pointerId===t?n:null:n.touches[t])?{x:n.pageX||e.pageX,y:n.pageY||e.pageY}:null}f=[g.pointerEnabled,g.msPointerEnabled,(0,a.hasProperty)("ontouchstart")],d={start:S(f,["pointerdown","MSPointerDown","touchstart mousedown","mousedown"]),move:S(f,["pointermove","MSPointerMove","touchmove mousemove","mousemove"]),end:S(f,["pointerup","MSPointerUp","touchend mouseup","mouseup"]),wheel:x(c.name,y)},b.prototype={constructor:b,dispose:function(){this._detachHandlers(),this._disposeEvents(),this._focus.dispose(),this._root=this._focus=this._docHandlers=this._rootHandlers=null},_eventNames:["start","move","end","zoom","click","hover-on","hover-off","focus-on","focus-off","focus-move"],_startClick:function(e,t){if(t){var n=C(e);this._clickState={x:n.x,y:n.y,threshold:k(e)?20:5,time:Date.now()}}},_endClick:function(e,t){var n,i,a=this._clickState;a&&(t&&Date.now()-a.time<=500&&(n=a.threshold,i=C(e),m(i.x-a.x)<=n&&m(i.y-a.y)<=n&&this._fire("click",{data:t,x:i.x,y:i.y,$event:e})),this._clickState=null)},_startDrag:function(e,t){if(t){var n=C(e),i=this._dragState={x:n.x,y:n.y,data:t};this._fire("start",{x:i.x,y:i.y,data:i.data})}},_moveDrag:function(e,t){var n=this._dragState;if(n){var i=C(e),a=k(e)?10:5;(n.active||m(i.x-n.x)>a||m(i.y-n.y)>a)&&(n.x=i.x,n.y=i.y,n.active=!0,n.data=t||{},this._fire("move",{x:n.x,y:n.y,data:n.data}))}},_endDrag:function(){var e=this._dragState;e&&(this._dragState=null,this._fire("end",{x:e.x,y:e.y,data:e.data}))},_wheelZoom:function(e,t){if(t){var n=this._wheelLock,i=Date.now();if(!(i-n.time<=50)){i-n.dirTime>300&&(n.dir=0);var a=function(e,t){if(0===e)return 0;var n=m(e),i=v(e/n);if(t.dir&&i!==t.dir)return 0;t.dir=i,n=n<.1?0:n<1?1:n>4?4:v(n);return i*n}(e.delta/120||0,n);if(0!==a){var o=C(e);this._fire("zoom",{delta:a,x:o.x,y:o.y}),n.time=n.dirTime=i}}}},_startZoom:function(e,t){if(k(e)&&t){var n,i,a=this._zoomState=this._zoomState||{};a.pointer1&&a.pointer2||(void 0===a.pointer1&&(a.pointer1=A(e)||0,n=T(e,a.pointer1),a.x1=a.x1_0=n.x,a.y1=a.y1_0=n.y),void 0===a.pointer2&&(i=A(e)||1)!==a.pointer1&&(n=T(e,i))&&(a.x2=a.x2_0=n.x,a.y2=a.y2_0=n.y,a.pointer2=i,a.ready=!0,this._endDrag()))}},_moveZoom:function(e){var t,n=this._zoomState;n&&k(e)&&(void 0!==n.pointer1&&(t=T(e,n.pointer1))&&(n.x1=t.x,n.y1=t.y),void 0!==n.pointer2&&(t=T(e,n.pointer2))&&(n.x2=t.x,n.y2=t.y))},_endZoom:function(e){var t,n,i=this._zoomState;i&&k(e)&&(i.ready&&(t=w(i.x1_0,i.y1_0,i.x2_0,i.y2_0),n=w(i.x1,i.y1,i.x2,i.y2),this._fire("zoom",{ratio:n/t,x:(i.x1_0+i.x2_0)/2,y:(i.y1_0+i.y2_0)/2})),this._zoomState=null)},_startHover:function(e,t){this._doHover(e,t,!0)},_moveHover:function(e,t){this._doHover(e,t,!1)},_doHover:function(e,t,n){this._dragState&&this._dragState.active||this._zoomState&&this._zoomState.ready?this._cancelHover():k(e)!==n||this._hoverTarget===e.target||this._hoverState&&this._hoverState.data===t||(this._cancelHover(),t&&(this._hoverState={data:t},this._fire("hover-on",{data:t})),this._hoverTarget=e.target)},_cancelHover:function(){var e=this._hoverState;this._hoverState=this._hoverTarget=null,e&&this._fire("hover-off",{data:e.data})},_startFocus:function(e,t){this._doFocus(e,t,!0)},_moveFocus:function(e,t){this._doFocus(e,t,!1)},_doFocus:function(e,t,n){this._dragState&&this._dragState.active||this._zoomState&&this._zoomState.ready?this._cancelFocus():k(e)===n&&(this._focus.turnOff(),t&&this._focus.turnOn(t,C(e)))},_cancelFocus:function(){this._focus.cancel()},_createEventHandlers:function(e){var t=this;function n(t){var n=t.target;return("tspan"===n.tagName?n.parentNode:n)[e]}t._docHandlers={},t._rootHandlers={},t._rootHandlers[d.start]=t._docHandlers[d.start]=function(e){var i=k(e),a=n(e);i&&!t._isTouchEnabled||(a&&(e.preventDefault(),e.stopPropagation()),t._startClick(e,a),t._startDrag(e,a),t._startZoom(e,a),t._startHover(e,a),t._startFocus(e,a))},t._docHandlers[d.move]=function(e){var i=k(e),a=n(e);i&&!t._isTouchEnabled||(t._moveDrag(e,a),t._moveZoom(e,a),t._moveHover(e,a),t._moveFocus(e,a))},t._docHandlers[d.end]=function(e){var i=k(e),a=n(e);i&&!t._isTouchEnabled||(t._endClick(e,a),t._endDrag(e,a),t._endZoom(e,a))},t._rootHandlers[d.wheel]=function(e){if(t._cancelFocus(),t._isWheelEnabled){var i=n(e);i&&(e.preventDefault(),e.stopPropagation(),t._wheelZoom(e,i))}},t._wheelLock={dir:0}},_createProjectionHandlers:function(e){var t=this;function n(){t._cancelFocus()}e.on({center:n,zoom:n})},reset:function(){this._clickState=null,this._endDrag(),this._cancelHover(),this._cancelFocus()},setOptions:function(e){this.reset(),this._detachHandlers(),this._isTouchEnabled=!!(0,l.parseScalar)(e.touchEnabled,!0),this._isWheelEnabled=!!(0,l.parseScalar)(e.wheelEnabled,!0),this._attachHandlers()},_detachHandlers:function(){this._isTouchEnabled&&this._root.css({"touch-action":"","-webkit-user-select":""}).off(x("MSHoldVisual",y)).off(x("contextmenu",y)),i.default.off(o.default.getDocument(),this._docHandlers),this._root.off(this._rootHandlers)},_attachHandlers:function(){this._isTouchEnabled&&this._root.css({"touch-action":"none","-webkit-user-select":"none"}).on(x("MSHoldVisual",y),(function(e){e.preventDefault()})).on(x("contextmenu",y),(function(e){k(e)&&e.preventDefault()})),i.default.on(o.default.getDocument(),this._docHandlers),this._root.on(this._rootHandlers)}},h=function(e){var t,n,i=this,a=null,o=null,r=!1,s=null;i.dispose=function(){clearTimeout(s),i.turnOn=i.turnOff=i.cancel=i.dispose=i=e=a=o=s=null},i.turnOn=function(i,c){function l(e){r=!e,e&&(a=o,clearTimeout(s),s=null)}i===o&&r||(r=!1,o=i,a?(t=c.x,n=c.y,o===a?(e("focus-move",{data:o,x:t,y:n}),l(!0)):e("focus-on",{data:o,x:t,y:n,done:l})):(t=c.x,n=c.y,e("focus-on",{data:o,x:t,y:n,done:l})))},i.turnOff=function(){o=null,a&&!r&&(s=s||setTimeout((function(){s=null,e("focus-off",{data:a}),a=null}),100))},i.cancel=function(){clearTimeout(s),a&&e("focus-off",{data:a}),a=o=s=null}},(0,r.makeEventEmitter)(b)},function(e,t,n){t.DataExchanger=o;var i,a=(i=n(29))&&i.__esModule?i:{default:i};function o(){this._store={}}o.prototype={constructor:o,dispose:function(){return this._store=null,this},_get:function(e,t){var n=this._store[e]||(this._store[e]={});return n[t]||(n[t]={callbacks:(0,a.default)()})},set:function(e,t,n){var i=this._get(e,t);return i.data=n,i.callbacks.fire(n),this},bind:function(e,t,n){var i=this._get(e,t);return i.callbacks.add(n),i.data&&n(i.data),this},unbind:function(e,t,n){return this._get(e,t).callbacks.remove(n),this}}},function(e,t,n){t.LegendsControl=d;var i=n(0),a=n(3),o=n(52),r=n(233),s=i.extend,c=a.each,l={category:"UNKNOWN",name:"UNKNOWN"};var u=function(e){var t=this;t._params=e,t._root=e.renderer.g().attr({class:"dxm-legend"}).linkOn(e.container,{name:"legend",after:"legend-base"}).enableLinks().linkAppend(),e.layoutControl.addItem(t),r.Legend.call(t,{renderer:e.renderer,widget:e.widget,group:t._root,backgroundClass:null,itemsGroupClass:null,textField:"text",getFormatObject:function(e){return e}}),t._onDataChanged=function(e){t._updateData(e)}};function d(e){this._params=e,this._items=[],e.container.virtualLink("legend-base")}u.prototype=s((0,o.clone)(r.Legend.prototype),{constructor:u,dispose:function(){var e=this;return e._params.layoutControl.removeItem(e),e._unbindData(),e._root.linkRemove().linkOff(),e._params=e._root=e._onDataChanged=null,r.Legend.prototype.dispose.apply(e,arguments)},resize:function(e){this._params.notifyDirty(),null===e?this.erase():this.draw(e.width,e.height),this._params.notifyReady()},locate:r.Legend.prototype.shift,_updateData:function(e){this._options.defaultColor=e&&e.defaultColor,this.update(e?function(e,t,n){var i,a,o=t.length,r=[];for(i=0;i<o;++i)r[i]=a={start:e[i],end:e[i+1],index:i},a[n]=t[i],a.states={normal:{fill:a.color}},a.visible=!0;return r}(e.partition,e.values,this._dataName):[],this._options,this._params.themeManager.theme("legend").title),this.updateLayout()},_unbindData:function(){this._dataCategory&&this._params.dataExchanger.unbind(this._dataCategory,this._dataName,this._onDataChanged)},_bindData:function(e){this._params.dataExchanger.bind(this._dataCategory=e.category,this._dataName=e.name,this._onDataChanged)},setOptions:function(e){this.update(this._data,e,this._params.themeManager.theme("legend").title),this._unbindData();var t=e.source;return this._bindData(t?{category:t.layer,name:t.grouping}:l),this.updateLayout(),this}}),d.prototype={constructor:d,dispose:function(){c(this._items,(function(e,t){t.dispose()})),this._params=this._items=null},setOptions:function(e){var t,n=e&&e.length?e:[],i=this._items,a=n.length,o=this._params,r=o.themeManager.theme("legend");for(t=i.length;t<a;++t)i[t]=new u(o);for(t=i.length-1;t>=a;--t)i[t].dispose(),i.splice(t,1);for(o.layoutControl.suspend(),t=0;t<a;++t)i[t].setOptions(s(!0,{},r,n[t]));o.layoutControl.resume()}}},function(e,t,n){t.LayoutControl=g;var i=n(12),a=n(3),o=Math.round,r=Math.min,s=Math.max,c=a.each,l=i.inArray,u={left:0,center:1,right:2},d={top:0,bottom:1};function h(e,t){var n=(e.right-e.left)/3,i=(e.bottom-e.top)/2,a=e.left,r=o(a+n),s=o(a+n+n),l=e.right,h=e.top,f=o(h+i),g=e.bottom,p=[{rect:[a,h,r,f]},{rect:[r,h,s,f],center:!0},{rect:[s,h,l,f],horInversion:!0},{rect:[a,f,r,g],verInversion:!0},{rect:[r,f,s,g],center:!0,verInversion:!0},{rect:[s,f,l,g],horInversion:!0,verInversion:!0}],m=[[],[],[],[],[],[]];return c(t,(function(e,t){var n=t.getLayoutOptions();n&&m[function(e){return 3*d[e.verticalAlignment]+u[e.horizontalAlignment]}(n)].push({item:t,width:n.width,height:n.height})})),c(p,(function(e,t){m[e].length?t.items=m[e]:(t.center?t.rect[0]=t.rect[2]=(t.rect[0]+t.rect[2])/2:t.rect[t.horInversion?0:2]=t.rect[t.horInversion?2:0],t.rect[t.verInversion?1:3]=t.rect[t.verInversion?3:1])})),p}function f(e,t){var n=!1;return function(e){c([0,1,2,3,4,5],(function(t,n){var i=e[n],a=e[(n+3)%6];i.items&&(a.items||(i.rect[1]=r(i.rect[1],a.rect[3]),i.rect[3]=s(i.rect[3],a.rect[1])))})),c([1,4],(function(t,n){var i,a,o=e[n],r=e[n-1],s=e[n+1];o.items?r.items||s.items||((i=o.rect[0]-r.rect[2])>(a=s.rect[0]-o.rect[2])?i/a>=2?(o.rect[0]-=i,o.right=!0):(o.rect[0]-=a,o.rect[2]+=a):a/i>=2?(o.rect[2]+=a,o.center=null):(o.rect[0]-=i,o.rect[2]+=i)):(r.items&&(r.rect[2]=(o.rect[0]+o.rect[2])/2),s.items&&(s.rect[0]=(o.rect[0]+o.rect[2])/2))}))}(e),c(e,(function(e,i){i.items&&(n=function(e,t){var n=e.rect,i=n[2]-n[0],a=n[3]-n[1],l=0,u=0,d=0,h=n[2],f=n[3],g=n[0],p=n[1],m=[],_=!1;c(e.items,(function(o,c){if(c.width>i||c.height>a)return m.push(null),_=!0,t||!1;if(l+c.width>i&&(u+=d,l=d=0),u+c.height>a)return m.push(null),_=!0,t||!1;d=s(d,c.height);var v=e.horInversion?n[2]-c.width-l:n[0]+l,x=e.verInversion?n[3]-c.height-u:n[1]+u;l+=c.width,h=r(h,v),f=r(f,x),g=s(g,v+c.width),p=s(p,x+c.height),m.push([v,x])})),(t||!_)&&(l=0,e.right?l=n[2]-n[0]-g+h:e.center&&(l=o((n[2]-n[0]-g+h)/2)),c(e.items,(function(e,t){var n=m[e];n?t.item.locate(n[0]+l,n[1]):t.item.resize(null)})),e.rect=[h,f,g,p],e.items=null);return _}(i,t)||n)})),n}function g(e){var t=this;t._items=[],t._suspended=0,t._widget=e,t._updateLayout=function(){t._update()}}g.prototype={constructor:g,dispose:function(){this._items=this._updateLayout=null},setSize:function(e){this._canvas=e,this._update()},suspend:function(){++this._suspended},resume:function(){0==--this._suspended&&this._update()},addItem:function(e){this._items.push(e),e.updateLayout=this._updateLayout},removeItem:function(e){this._items.splice(l(e,this._items),1),e.updateLayout=null},_update:function(){var e;0===this._suspended&&(e=this._canvas,c(this._items,(function(t,n){n.resize(e)})),this._widget.resolveItemsDeferred(this._items.filter((function(e){return e.getTemplatesGroups&&e.getTemplatesDef}))),function(e,t){var n=h(e,t);f(n)&&f(n,!0)}({left:e.left,top:e.top,right:e.width+e.left,bottom:e.height+e.top},this._items))}}},function(e,t,n){t.getMaxBound=C,t.MapLayerCollection=ce;var i,a=n(4),o=n(0),r=n(3),s=(i=n(97))&&i.__esModule?i:{default:i},c=n(1),l=n(6),u=n(14);var d=a.noop,h=o.extend,f=r.each,g=Array.prototype.concat,p=[0,1,2,2],m={none:null,single:-1,multiple:NaN},_=Array.isArray,v=Number,x=String,y=Math.abs,b=Math.round,w=Math.min,k=Math.max,S=Math.sqrt;function C(e){return e.reduce((function(e,t){return t?[w(e[0],t[0]),w(e[1],t[1]),k(e[2],t[2]),k(e[3],t[3])]:e}),e[0])}function A(e,t){return(e[t]||{}).name}function T(){}function I(e){this.raw=e}function E(e){this.raw=e}function O(e){return _(e.features)}function D(e){e.text.attr({visibility:e.size[0]/e.spaceSize[0]<1&&e.size[1]/e.spaceSize[1]<1?null:"hidden"})}function M(e){e.text.attr({visibility:e.size[0]/e.spaceSize[0]<1||e.size[1]/e.spaceSize[1]<1?null:"hidden"})}function P(e,t){return e.attribute(t)}T.prototype.count=function(){return 0},I.prototype={constructor:I,count:function(){return this.raw.length},item:function(e){return this.raw[e]},geometry:function(e){return{coordinates:e.coordinates}},attributes:function(e){return e.attributes},getBBox:function(e){return 0===arguments.length?void 0:this.raw[e].bbox}},E.prototype={constructor:E,count:function(){return this.raw.features.length},item:function(e){return this.raw.features[e]},geometry:function(e){return e.geometry},attributes:function(e){return e.properties},getBBox:function(e){return 0===arguments.length?this.raw.bbox:this.raw.features[e].bbox}};var q={Point:"marker",MultiPoint:"line",LineString:"line",MultiLineString:"line",Polygon:"area",MultiPolygon:"area"};function R(e,t){return void 0!==e?e:t}var z,L,B={setup:d,reset:d,arrange:d,updateGrouping:d,getDefaultColor:d},V={},F={},N={},H=function(e,t){var n,i=(0,u.normalizeEnum)(e.type),a=(0,u.normalizeEnum)(e.elementType),o=h({},B);return t.count()>0&&(n=t.geometry(t.item(0)),i=V[i]?i:function(e){var t=q[e.type],n=e.coordinates;return t||(t="number"==typeof n[0]?"marker":"number"==typeof n[0][0]?"line":"area"),t}(n),h(o,V[i]),o.fullType=o.type=i,F[i]&&h(o,F[i](n)),N[i]&&(a=N[i][a]?a:N[i]._default,h(o,N[i][a]),o.elementType=a,o.fullType+=":"+a)),o};function j(e,t,n,i){e[i].attr(t[i][n])}function G(e,t){var n,i=[],a=i.length=t.length;for(n=0;n<a;++n)i[n]=e.project(t[n]);return i}function W(e,t){return[G(e,t)]}function U(e,t){var n,i=[],a=i.length=t.length;for(n=0;n<a;++n)i[n]=G(e,t[n]);return i}function Y(e,t){var n,i,a=[],o=t.length,r=0;for(a.length=2*o,n=0;n<o;++n)i=e.transform(t[n]),a[r++]=i[0],a[r++]=i[1];return a}function K(e,t,n){var i,a=[],o=a.length=n.length;for(i=0;i<o;++i)a[i]=Y(t,n[i]);e.root.attr({points:a})}function X(e,t,n){var i=J(e.settings,n);return function(e,t,n){f(e,(function(e,i){var a=$(i.callback(t,i.field),i.partition);a>=0&&(n[e]=i.values[a])}))}(e.grouping,t,i),void 0===n.color&&n.paletteIndex>=0&&(i.color=i._colors[n.paletteIndex]),i}function $(e,t){var n,i=0,a=t.length-1,o=-1;if(t[i]<=e&&e<=t[a])if(e===t[a])o=a-1;else{for(;a-i>1;)e<t[n=i+a>>1]?a=n:i=n;o=i}return o}function Z(e,t,n,i){e.params.eventTrigger(i,{target:t.proxy,state:n})}function J(e,t){var n=h({},e,t);return n.label=h({},e.label,n.label),n.label.font=h({},e.label.font,n.label.font),n}function Q(e,t){return e.attribute(t)}V.area={projectLabel:function(e){var t,n,i,a=e.length,o=0;for(t=0;t<a;++t)(n=re(e[t])).area>o&&(o=n.area,i=n);return i?[i.center,[S(i.area),S(i.area)]]:[[],[]]},transform:K,transformLabel:function(e,t,n){var i=t.transform(n[0]);e.spaceSize=t.getSquareSize(n[1]),e.text.attr({translateX:i[0],translateY:i[1]}),D(e)},draw:function(e,t,n){t.root=e.renderer.path([],"area").data(e.dataKey,n)},refresh:d,getLabelOffset:function(e){return D(e),[0,0]},getStyles:function(e){var t=e.color||null,n=e.borderColor||null,i=R(e.borderWidth,null),a=R(e.opacity,null);return{root:[{class:"dxm-area",stroke:n,"stroke-width":i,fill:t,opacity:a},{class:"dxm-area dxm-area-hovered",stroke:e.hoveredBorderColor||n,"stroke-width":R(e.hoveredBorderWidth,i),fill:e.hoveredColor||t,opacity:R(e.hoveredOpacity,a)},{class:"dxm-area dxm-area-selected",stroke:e.selectedBorderColor||n,"stroke-width":R(e.selectedBorderWidth,i),fill:e.selectedColor||t,opacity:R(e.selectedOpacity,a)}]}},setState:function(e,t,n){j(e,t,n,"root")},hasLabelsGroup:!0,updateGrouping:function(e){z(e)},getDefaultColor:d},V.line={projectLabel:function(e){var t,n,i,a=e.length,o=0;for(t=0;t<a;++t)(n=se(e[t]))[2]>o&&(o=n[2],i=n);return i||[[],[]]},transform:K,transformLabel:function(e,t,n){var i=t.transform(n[0]);e.spaceSize=t.getSquareSize(n[1]),e.text.attr({translateX:i[0],translateY:i[1]}),M(e)},draw:function(e,t,n){t.root=e.renderer.path([],"line").data(e.dataKey,n)},refresh:d,getLabelOffset:function(e){return M(e),[0,0]},getStyles:function(e){var t=e.color||e.borderColor||null,n=R(e.borderWidth,null),i=R(e.opacity,null);return{root:[{class:"dxm-line",stroke:t,"stroke-width":n,opacity:i},{class:"dxm-line dxm-line-hovered",stroke:e.hoveredColor||e.hoveredBorderColor||t,"stroke-width":R(e.hoveredBorderWidth,n),opacity:R(e.hoveredOpacity,i)},{class:"dxm-line dxm-line-selected",stroke:e.selectedColor||e.selectedBorderColor||t,"stroke-width":R(e.selectedBorderWidth,n),opacity:R(e.selectedOpacity,i)}]}},setState:function(e,t,n){j(e,t,n,"root")},hasLabelsGroup:!0,updateGrouping:function(e){z(e)},getDefaultColor:d},V.marker={project:function(e,t){return e.project(t)},transform:function(e,t,n){var i=t.transform(n);e.root.attr({translateX:i[0],translateY:i[1]})},draw:function(e,t,n){t.root=e.renderer.g(),this._draw(e,t,n)},refresh:d,hasLabelsGroup:!1,getLabelOffset:function(e,t){return[b((e.size[0]+k(t.size||0,0))/2)+2,0]},getStyles:function(e){var t={root:[{class:"dxm-marker"},{class:"dxm-marker dxm-marker-hovered"},{class:"dxm-marker dxm-marker-selected"}]};return this._getStyles(t,e),t},setState:function(e,t,n){j(e,t,n,"root"),this._setState(e,t,n)},updateGrouping:function(e){z(e),L(e)},getDefaultColor:function(e,t){return e.params.themeManager.getAccentColor(t)}},F.area=function(e){return{project:function(e,t){return t[0]&&t[0][0]&&t[0][0][0]&&"number"==typeof t[0][0][0][0]?function(e,t){var n,i=[],a=i.length=t.length;for(n=0;n<a;++n)i[n]=U(e,t[n]);return g.apply([],i)}(e,t):U(e,t)}}},F.line=function(e){var t=e.coordinates;return{project:t[0]&&t[0][0]&&"number"==typeof t[0][0][0]?U:W}},N.marker={_default:"dot",dot:{setup:function(e){e.filter=e.renderer.shadowFilter("-40%","-40%","180%","200%",0,1,1,"#000000",.2)},reset:function(e){e.filter.dispose(),e.filter=null},_draw:function(e,t,n){t.back=e.renderer.circle().sharp().data(e.dataKey,n).append(t.root),t.dot=e.renderer.circle().sharp().data(e.dataKey,n).append(t.root)},refresh:function(e,t,n,i,a){t.dot.attr({filter:a.shadow?e.filter.id:null})},_getStyles:function(e,t){var n=t.size>0?v(t.size):0,i=n,a=n+(t.selectedStep>0?v(t.selectedStep):0),o=i+(t.backStep>0?v(t.backStep):0),r=a+(t.backStep>0?v(t.backStep):0),s=t.color||null,c=t.borderColor||null,l=R(t.borderWidth,null),u=R(t.opacity,null),d=t.backColor||null,h=R(t.backOpacity,null);e.dot=[{r:n/2,stroke:c,"stroke-width":l,fill:s,opacity:u},{r:i/2,stroke:t.hoveredBorderColor||c,"stroke-width":R(t.hoveredBorderWidth,l),fill:t.hoveredColor||s,opacity:R(t.hoveredOpacity,u)},{r:a/2,stroke:t.selectedBorderColor||c,"stroke-width":R(t.selectedBorderWidth,l),fill:t.selectedColor||s,opacity:R(t.selectedOpacity,u)}],e.back=[{r:n/2,stroke:"none","stroke-width":0,fill:d,opacity:h},{r:o/2,stroke:"none","stroke-width":0,fill:d,opacity:h},{r:r/2,stroke:"none","stroke-width":0,fill:d,opacity:h}]},_setState:function(e,t,n){j(e,t,n,"dot"),j(e,t,n,"back")}},bubble:{_draw:function(e,t,n){t.bubble=e.renderer.circle().sharp().data(e.dataKey,n).append(t.root)},refresh:function(e,t,n,i,a){t.bubble.attr({r:a.size/2})},_getStyles:function(e,t){var n=t.color||null,i=t.borderColor||null,a=R(t.borderWidth,null),o=R(t.opacity,null);e.bubble=[{stroke:i,"stroke-width":a,fill:n,opacity:o},{stroke:t.hoveredBorderColor||i,"stroke-width":R(t.hoveredBorderWidth,a),fill:t.hoveredColor||t.color,opacity:R(t.hoveredOpacity,o)},{stroke:t.selectedBorderColor||i,"stroke-width":R(t.selectedBorderWidth,a),fill:t.selectedColor||t.color,opacity:R(t.selectedOpacity,o)}]},_setState:function(e,t,n){j(e,t,n,"bubble")},arrange:function(e,t){var n,i=[],a=i.length=t.length,o=e.settings,r=o.dataField,s=o.minSize>0?v(o.minSize):0,c=o.maxSize>s?v(o.maxSize):s;if(!o.sizeGroups){for(n=0;n<a;++n)i[n]=k(P(t[n].proxy,r)||0,0);var l=w.apply(null,i),u=k.apply(null,i)-l||1,d=c-s;for(n=0;n<a;++n)t[n]._settings.size=s+d*(i[n]-l)/u}},updateGrouping:function(e){var t=e.settings.dataField;V.marker.updateGrouping(e),L(e,(function(e){return P(e,t)}))}},pie:{_draw:function(e,t,n){t.pie=e.renderer.g().append(t.root),t.border=e.renderer.circle().sharp().data(e.dataKey,n).append(t.root)},refresh:function(e,t,n,i,a){var o=P(i,e.settings.dataField)||[],r=a._colors,s=0,c=t.pie,l=e.renderer,u=e.dataKey,d=(a.size>0?v(a.size):0)/2,h=90,f=h,g=!1;0===(s=o.reduce((function(e,t){return e+(t||0)}),0))&&(g=!0,s=360/o.length),o.forEach((function(e,t){h=f,f+=g?s:(e||0)/s*360,l.arc(0,0,0,d,h,f).attr({"stroke-linejoin":"round",fill:r[t]}).data(u,n).append(c)})),t.border.attr({r:d})},_getStyles:function(e,t){var n=R(t.opacity,null),i=t.borderColor||null,a=R(t.borderWidth,null);e.pie=[{opacity:n},{opacity:R(t.hoveredOpacity,n)},{opacity:R(t.selectedOpacity,n)}],e.border=[{stroke:i,"stroke-width":a},{stroke:t.hoveredBorderColor||i,"stroke-width":R(t.hoveredBorderWidth,a)},{stroke:t.selectedBorderColor||i,"stroke-width":R(t.selectedBorderWidth,a)}]},_setState:function(e,t,n){j(e,t,n,"pie"),j(e,t,n,"border")},arrange:function(e,t){var n,i,a=t.length,o=e.settings.dataField,r=0;for(n=0;n<a;++n)(i=P(t[n].proxy,o))&&i.length>r&&(r=i.length);r>0&&(i=e.params.themeManager.createPalette(e.settings.palette,{useHighlight:!0,extensionMode:"alternate"}).generateColors(r),e.settings._colors=i,e.grouping.color={callback:d,field:"",partition:[],values:[]},e.params.dataExchanger.set(e.name,"color",{partition:[],values:i}))}},image:{_draw:function(e,t,n){t.image=e.renderer.image(null,null,null,null,null,"center").attr({"pointer-events":"visible"}).data(e.dataKey,n).append(t.root)},refresh:function(e,t,n,i){t.image.attr({href:P(i,e.settings.dataField)})},_getStyles:function(e,t){var n=t.size>0?v(t.size):0,i=n+(t.hoveredStep>0?v(t.hoveredStep):0),a=n+(t.selectedStep>0?v(t.selectedStep):0),o=R(t.opacity,null);e.image=[{x:-n/2,y:-n/2,width:n,height:n,opacity:o},{x:-i/2,y:-i/2,width:i,height:i,opacity:R(t.hoveredOpacity,o)},{x:-a/2,y:-a/2,width:a,height:a,opacity:R(t.selectedOpacity,o)}]},_setState:function(e,t,n){j(e,t,n,"image")}}};var ee,te=function(e,t,n,i,a){var o;i&&t&&t.length>1&&(o=a(t.length-1),e.grouping[n]={callback:(0,c.isFunction)(i)?i:Q,field:i,partition:t,values:o},e.params.dataExchanger.set(e.name,n,{partition:t,values:o,defaultColor:e.settings.color}))};function ne(e){var t=e.name,n=e.params.dataExchanger;f(e.grouping,(function(e){n.set(t,e,null)})),e.grouping={}}function ie(e,t,n){return n?e|=t:e&=~t,e}function ae(e,t){return!!(e&t)}z=function(e){te(e,e.settings.colorGroups,"color",e.settings.colorGroupingField,(function(t){var n,i=e.params.themeManager.createDiscretePalette(e.settings.palette,t),a=[];for(n=0;n<t;++n)a.push(i.getColor(n));return a}))},L=function(e,t){var n=e.settings;te(e,n.sizeGroups,"size",t||n.sizeGroupingField,(function(e){var t=n.minSize>0?v(n.minSize):0,i=n.maxSize>=t?v(n.maxSize):0,a=0,o=[];if(e>1)for(a=0;a<e;++a)o.push((t*(e-a-1)+i*a)/(e-1));else 1===e&&o.push((t+i)/2);return o}))};var oe=function(e,t,n,i){this._params=e,this._onProjection(),this.proxy=function(e,t,n){var i={index:n,name:t,getElements:function(){return e.getProxies()},clearSelection:function(t){return e.clearSelection(t),i},getDataSource:function(){return e.getDataSource()},getBounds:function(){return e.getBounds()}};return i}(this,n,i),this._context={name:n,layer:this.proxy,renderer:e.renderer,projection:e.projection,params:e,dataKey:e.dataKey,str:B,hover:!1,selection:null,grouping:{},root:e.renderer.g().attr({class:"dxm-layer"}).linkOn(t,n).linkAppend()},this._container=t,this._options={},this._handles=[],this._data=new T,this._dataSourceLoaded=null};function re(e){var t,n,i,a=e.length,o=e[a-1],r=0,s=0,c=0,l=1/0,u=-1/0,d=1/0,h=-1/0;for(t=0;t<a;++t)n=o,o=e[t],c+=i=n[0]*o[1]-o[0]*n[1],r+=(n[0]+o[0])*i,s+=(n[1]+o[1])*i,l=w(l,o[0]),u=k(u,o[0]),d=w(d,o[1]),h=k(h,o[1]);return{area:y(c)/2,center:[2*r/3/c-(l+u)/2,2*s/3/c-(d+h)/2]}}function se(e){var t,n,i=e.length,a=e[0]||[],o=0,r=[0],s=a[0],c=a[0],l=a[1],u=a[1];for(t=1;t<i;++t)n=a,a=e[t],o+=S((n[0]-a[0])*(n[0]-a[0])+(n[1]-a[1])*(n[1]-a[1])),r[t]=o,s=w(s,a[0]),c=k(c,a[0]),l=w(l,a[1]),u=k(u,a[1]);n=e[t=$(o/2,r)],a=e[t+1];var d=(o/2-r[t])/(r[t+1]-r[t]);return i?[[n[0]*(1-d)+a[0]*d,n[1]*(1-d)+a[1]*d],[c-s,u-l],o]:[]}function ce(e){var t=e.renderer;this._params=e,this._layers=[],this._layerByName={},this._rect=[0,0,0,0],this._clip=t.clipRect(),this._background=t.rect().attr({class:"dxm-background"}).data(e.dataKey,{name:"background"}).append(t.root),this._container=t.g().attr({class:"dxm-layers","clip-path":this._clip.id}).append(t.root).enableLinks(),this._subscribeToTracker(e.tracker,t,e.eventTrigger),this._dataReady=e.dataReady}oe.prototype=h({constructor:oe,getDataReadyCallback:function(){return this._dataSourceLoaded},_onProjection:function(){var e=this;e._removeHandlers=e._params.projection.on({engine:function(){e._project()},screen:function(){e._transform()},center:function(){e._transformCore()},zoom:function(){e._transform()}})},getData:function(){return this._data},_dataSourceLoadErrorHandler:function(){this._dataSourceChangedHandler()},_dataSourceChangedHandler:function(){var e,t;this._data=((e=this._dataSource&&this._dataSource.items())&&(O(e)?t=E:1===e.length&&e[0]&&O(e[0])?(t=E,e=e[0]):_(e)&&(t=I)),new(t=t||T)(e)),this._update(!0)},_dataSourceOptions:function(){return{paginate:!1}},_getSpecificDataSourceOption:function(){return this._specificDataSourceOption},_normalizeDataSource:function(e){var t=e.store();return"raw"===t._loadMode&&(t._loadMode=void 0),e},_offProjection:function(){this._removeHandlers(),this._removeHandlers=null},dispose:function(){return this._disposeDataSource(),this._destroyHandles(),ne(this._context),this._context.root.linkRemove().linkOff(),this._context.labelRoot&&this._context.labelRoot.linkRemove().linkOff(),this._context.str.reset(this._context),this._offProjection(),this._params=this._container=this._context=this.proxy=null,this},setOptions:function(e){var t;e=this._options=e||{},this._dataSourceLoaded=new l.Deferred,"dataSource"in e&&e.dataSource!==this._options_dataSource?(this._options_dataSource=e.dataSource,this._params.notifyDirty(),this._specificDataSourceOption=(t=e.dataSource)?O(t)?[t]:t:[],this._refreshDataSource()):this._data.count()>0&&(this._params.notifyDirty(),this._update(void 0!==e.type&&e.type!==this._context.str.type||void 0!==e.elementType&&e.elementType!==this._context.str.elementType)),this._transformCore()},_update:function(e){var t,n,i=this._context;e&&(i.str.reset(i),i.root.clear(),i.labelRoot&&i.labelRoot.clear(),this._params.tracker.reset(),this._destroyHandles(),i.str=H(this._options,this._data),i.str.setup(i),this.proxy.type=i.str.type,this.proxy.elementType=i.str.elementType),i.settings=function(e,t){var n,i,a,o=e.params.themeManager,r=e.str,s=J(h({label:{},color:r.getDefaultColor(e,t.palette)},o.theme("layer:"+r.fullType)),t);if(s.paletteSize>0){for(a=o.createDiscretePalette(s.palette,s.paletteSize),i=0,n=[];i<s.paletteSize;++i)n.push(a.getColor(i));s._colors=n}return s}(i,this._options),i.hasSeparateLabel=!(!i.settings.label.enabled||!i.str.hasLabelsGroup),i.hover=!!(0,u.parseScalar)(i.settings.hoverEnabled,!0),i.selection&&f(i.selection.state,(function(e,t){t&&t.resetSelected()})),i.selection=(t=i.settings.selectionMode,null!==(n=(n=(0,u.normalizeEnum)(t))in m?m[n]:m.single)&&(n={state:{},single:n}),n),i.hasSeparateLabel?i.labelRoot||(i.labelRoot=i.renderer.g().attr({class:"dxm-layer-labels"}).linkOn(this._container,{name:i.name+"-labels",after:i.name}).linkAppend(),this._transformCore()):i.labelRoot&&(i.labelRoot.linkRemove().linkOff(),i.labelRoot=null),e&&this._createHandles(),ne(i),i.str.arrange(i,this._handles),i.str.updateGrouping(i),this._updateHandles(),this._params.notifyReady(),this._dataSourceLoaded?(this._dataSourceLoaded.resolve(),this._dataSourceLoaded=null):this._params.dataReady()},getBounds:function(){return C(this._handles.map((function(e){return e.proxy.coordinates().map((function(e){if(_(e)){var t=_(e[0][0])?e.reduce((function(e,t){return e.concat(t)}),[]):e,n=t[0];return t.reduce((function(e,t){return[w(e[0],t[0]),w(e[1],t[1]),k(e[2],t[0]),k(e[3],t[1])]}),[n[0],n[1],n[0],n[1]])}}))})).map(C))},_destroyHandles:function(){this._handles.forEach((function(e){return e.dispose()})),this._context.selection&&(this._context.selection.state={}),this._handles=[]},_createHandles:function(){var e,t,n,i,a,o,r=this._handles=[],s=this._data,l=r.length=s.count(),u=this._context,d=s.geometry,h=s.attributes;for(e=0;e<l;++e)n=s.item(e),r[e]=new ee(u,e,d(n),h(n));for((0,c.isFunction)(this._options.customize)&&(i=this.getProxies(),a=this._options.customize,o=this._params.widget,a.call(o,i)),e=0;e<l;++e)(t=r[e]).project(),t.draw(),t.transform();u.selection&&f(u.selection.state,(function(e,t){t&&t.restoreSelected()}))},_updateHandles:function(){var e,t=this._handles,n=t.length;for(e=0;e<n;++e)t[e].refresh();if(this._context.settings.label.enabled){for(e=0;e<n;++e)t[e].measureLabel();for(e=0;e<n;++e)t[e].adjustLabel()}},_transformCore:function(){var e=this._params.projection.getTransform();this._context.root.attr(e),this._context.labelRoot&&this._context.labelRoot.attr(e)},_project:function(){var e,t=this._handles,n=t.length;for(e=0;e<n;++e)t[e].project()},_transform:function(){var e,t=this._handles,n=t.length;for(this._transformCore(),e=0;e<n;++e)t[e].transform()},getProxies:function(){return this._handles.map((function(e){return e.proxy}))},getProxy:function(e){return this._handles[e].proxy},raiseClick:function(e,t){this._params.eventTrigger("click",{target:this._handles[e].proxy,event:t})},hoverItem:function(e,t){this._handles[e].setHovered(t)},selectItem:function(e,t,n){this._handles[e].setSelected(t,n)},clearSelection:function(){var e=this._context.selection;e&&(f(e.state,(function(e,t){t&&t.setSelected(!1)})),e.state={})}},s.default),(ee=function(e,t,n,i){var a=this.proxy=function(e,t,n){var i={coordinates:function(){return t},attribute:function(e,t){return arguments.length>1?(n[e]=t,i):arguments.length>0?n[e]:n},selected:function(t,n){return arguments.length>0?(e.setSelected(t,n),i):e.isSelected()},applySettings:function(t){return e.update(t),i}};return i}(this,n.coordinates,h({},i));this._ctx=e,this._index=t,this._fig=this._label=null,this._state=0,this._coordinates=n.coordinates,this._settings={label:{}},a.index=t,a.layer=e.layer,this._data={name:e.name,index:t}}).prototype={constructor:ee,dispose:function(){return this._ctx=this.proxy=this._settings=this._fig=this._label=this.data=null,this},project:function(){var e=this._ctx;this._projection=e.str.project(e.projection,this._coordinates),e.hasSeparateLabel&&this._label&&this._projectLabel()},_projectLabel:function(){this._labelProjection=this._ctx.str.projectLabel(this._projection)},draw:function(){var e=this._ctx;e.str.draw(e,this._fig={},this._data),this._fig.root.append(e.root)},transform:function(){var e=this._ctx;e.str.transform(this._fig,e.projection,this._projection),e.hasSeparateLabel&&this._label&&this._transformLabel()},_transformLabel:function(){this._ctx.str.transformLabel(this._label,this._ctx.projection,this._labelProjection)},refresh:function(){var e=this._ctx.str,t=X(this._ctx,this.proxy,this._settings);this._styles=e.getStyles(t),e.refresh(this._ctx,this._fig,this._data,this.proxy,t),this._refreshLabel(t),this._setState()},_refreshLabel:function(e){var t=this._ctx,n=e.label,i=this._label;t.settings.label.enabled?(i||(i=this._label={root:t.labelRoot||this._fig.root,text:t.renderer.text().attr({class:"dxm-label"}),size:[0,0]},t.hasSeparateLabel&&(this._projectLabel(),this._transformLabel())),i.value=x(this.proxy.text||this.proxy.attribute(n.dataField)||""),i.value&&(i.text.attr({text:i.value,x:0,y:0}).css((0,u.patchFontOptions)(n.font)).attr({align:"center",stroke:n.stroke,"stroke-width":n["stroke-width"],"stroke-opacity":n["stroke-opacity"]}).data(t.dataKey,this._data).append(i.root),i.settings=e)):i&&(i.text.remove(),this._label=null)},measureLabel:function(){var e,t=this._label;t.value&&(e=t.text.getBBox(),t.size=[e.width,e.height,-e.y-e.height/2])},adjustLabel:function(){var e,t=this._label;t.value&&(e=this._ctx.str.getLabelOffset(t,t.settings),t.settings=null,t.text.attr({x:e[0],y:e[1]+t.size[2]}))},update:function(e){this._settings=J(this._settings,e),this._fig&&(this.refresh(),this._label&&this._label.value&&(this.measureLabel(),this.adjustLabel()))},_setState:function(){this._ctx.str.setState(this._fig,this._styles,p[this._state])},_setForeground:function(){var e=this._fig.root;this._state?e.toForeground():e.toBackground()},setHovered:function(e){var t=ae(this._state,1),n=!!e;return this._ctx.hover&&t!==n&&(this._state=ie(this._state,1,n),this._setState(),this._setForeground(),Z(this._ctx,this,n,"hoverChanged")),this},setSelected:function(e,t){var n,i=ae(this._state,2),a=!!e,o=this._ctx.selection;o&&i!==a&&(this._state=ie(this._state,2,a),n=o.state[o.single],o.state[o.single]=null,n&&n.setSelected(!1),o.state[o.single||this._index]=e?this:null,this._fig&&(this._setState(),this._setForeground(),t||Z(this._ctx,this,a,"selectionChanged")))},isSelected:function(){return ae(this._state,2)},resetSelected:function(){this._state=ie(this._state,2,!1)},restoreSelected:function(){this._fig.root.toForeground()}},ce.prototype={constructor:ce,dispose:function(){this._clip.dispose(),this._layers.forEach((function(e){return e.dispose()})),this._offTracker(),this._params=this._offTracker=this._layers=this._layerByName=this._clip=this._background=this._container=null},_subscribeToTracker:function(e,t,n){var i=this;i._offTracker=e.on({click:function(e){var a=t.getRootOffset(),o=i.byName(e.data.name);e.$event.x=e.x-a.left,e.$event.y=e.y-a.top,o?o.raiseClick(e.data.index,e.$event):"background"===e.data.name&&n("click",{event:e.$event})},"hover-on":function(e){var t=i.byName(e.data.name);t&&t.hoverItem(e.data.index,!0)},"hover-off":function(e){var t=i.byName(e.data.name);t&&t.hoverItem(e.data.index,!1)}})},setOptions:function(e){var t,n=e?_(e)?e:[e]:[],i=this._layers;if(n.length!==i.length||i.some((function(e,t){var i=A(n,t);return(0,c.isDefined)(i)&&i!==e.proxy.name}))){this._params.tracker.reset(),this._layers.forEach((function(e){return e.dispose()}));var a=this._layerByName={};this._layers=i=[];for(var o=0,r=n.length;o<r;++o){var s=A(n,o)||"map-layer-"+o,u=i[o]=new oe(this._params,this._container,s,o);a[s]=u}}i.forEach((function(e,t){e.setOptions(n[t])})),(t=i.map((function(e){return e.getDataReadyCallback()}))).length&&l.when.apply(void 0,t).done(this._dataReady)},_updateClip:function(){var e=this._rect,t=this._borderWidth;this._clip.attr({x:e[0]+t,y:e[1]+t,width:k(e[2]-2*t,0),height:k(e[3]-2*t,0)})},setBackgroundOptions:function(e){this._background.attr({stroke:e.borderColor,"stroke-width":e.borderWidth,fill:e.color}),this._borderWidth=k(e.borderWidth,0),this._updateClip()},setRect:function(e){this._rect=e,this._background.attr({x:e[0],y:e[1],width:e[2],height:e[3]}),this._updateClip()},byIndex:function(e){return this._layers[e]},byName:function(e){return this._layerByName[e]},items:function(){return this._layers}}},function(e,t,n){t.TooltipViewer=i;function i(e){this._subscribeToTracker(e.tracker,e.tooltip,e.layerCollection)}i.prototype={constructor:i,dispose:function(){this._offTracker(),this._offTracker=null},_subscribeToTracker:function(e,t,n){this._offTracker=e.on({"focus-on":function(e){var i,a;if(t.isEnabled()){var o=function(t){t&&e.done(t)};(a=(i=n.byName(e.data.name))&&i.getProxy(e.data.index))&&o(t.show(a,{x:e.x,y:e.y,offset:12},{target:a},void 0,o))}},"focus-move":function(e){t.move(e.x,e.y,12)},"focus-off":function(){t.hide()}})}}},function(e,t,n){t.generateDataKey=function(){return"vectormap-data-"+i++};var i=1},function(e,t,n){var i;t.default=void 0;var a=((i=n(1067))&&i.__esModule?i:{default:i}).default;t.default=a,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i=u(n(601)),a=n(336),o=n(338),r=n(14),s=n(1),c=u(n(9)),l=n(181);function u(e){return e&&e.__esModule?e:{default:e}}var d={line:!0,spline:!0,stepline:!0,area:!0,steparea:!0,splinearea:!0,bar:!0,winloss:!0},h=Math,f=h.abs,g=h.round,p=h.max,m=h.min,_=isFinite,v=Number,x=String;function y(e,t,n,i){return n!==i.first&&n!==i.last||(e=t.firstLastColor),(i.min||[]).indexOf(n)>=0&&(e=t.minColor),(i.max||[]).indexOf(n)>=0&&(e=t.maxColor),e}var b=i.default.inherit({_rootClassPrefix:"dxsl",_rootClass:"dxsl-sparkline",_themeSection:"sparkline",_defaultSize:{width:250,height:30},_initCore:function(){this.callBase(),this._createSeries()},_initialChanges:["DATA_SOURCE"],_dataSourceChangedHandler:function(){this._requestChange(["UPDATE"])},_updateWidgetElements:function(){this._updateSeries(),this.callBase()},_disposeWidgetElements:function(){this._series&&this._series.dispose(),this._series=this._seriesGroup=this._seriesLabelGroup=null},_cleanWidgetElements:function(){this._seriesGroup.remove(),this._seriesLabelGroup.remove(),this._seriesGroup.clear(),this._seriesLabelGroup.clear()},_drawWidgetElements:function(){this._dataIsLoaded()&&(this._drawSeries(),this._drawn())},_getCorrectCanvas:function(){var e=this._allOptions,t=this._canvas,n=e.pointSize&&Math.ceil(e.pointSize/2)+2,i=e.type;return"bar"!==i&&"winloss"!==i&&(e.showFirstLast||e.showMinMax)?{width:t.width,height:t.height,left:t.left+n,right:t.right+n,top:t.top+n,bottom:t.bottom+n}:t},_prepareOptions:function(){this._allOptions=this.callBase(),this._allOptions.type=(0,r.normalizeEnum)(this._allOptions.type),d[this._allOptions.type]||(this._allOptions.type="line")},_createHtmlElements:function(){this._seriesGroup=this._renderer.g().attr({class:"dxsl-series"}),this._seriesLabelGroup=this._renderer.g().attr({class:"dxsl-series-labels"})},_createSeries:function(){this._series=new o.Series({renderer:this._renderer,seriesGroup:this._seriesGroup,labelsGroup:this._seriesLabelGroup,argumentAxis:this._argumentAxis,valueAxis:this._valueAxis},{widgetType:"chart",type:"line"})},_updateSeries:function(){var e=this._series;this._prepareDataSource();var t=this._prepareSeriesOptions();e.updateOptions(t);var n={groups:[{series:[e]}]};n.argumentOptions={type:"bar"===t.type?"discrete":void 0},this._simpleDataSource=(0,a.validateData)(this._simpleDataSource,n,this._incidentOccurred,{checkTypeForAllData:!1,convertToAxisDataType:!0,sortingMethod:!0})[e.getArgumentField()],t.customizePoint=this._getCustomizeFunction(),e.updateData(this._simpleDataSource),e.createPoints(),this._groupsDataCategories=n.categories},_optionChangesMap:{dataSource:"DATA_SOURCE"},_optionChangesOrder:["DATA_SOURCE"],_change_DATA_SOURCE:function(){this._updateDataSource()},_prepareDataSource:function(){var e=this._allOptions,t=e.argumentField,n=e.valueField,i=function(e,t,n,i){return(0,r.map)(e,(function(e,a){var o,r,s=null;return void 0!==e&&(s={},o=_(e),s[t]=o?x(a):e[t],r=o?e:e[n],s[n]=null===r?i?void 0:r:v(r),s=void 0!==s[t]&&void 0!==s[n]?s:null),s}))}(this._dataSourceItems()||[],t,n,this.option("ignoreEmptyPoints"));"winloss"===e.type?(this._winlossDataSource=i,this._simpleDataSource=function(e,t,n,i){return(0,r.map)(e,(function(e){var a={};return a[t]=e[t],f(e[n]-i)<1e-4?a[n]=0:e[n]>i?a[n]=1:a[n]=-1,a}))}(i,t,n,e.winlossThreshold)):this._simpleDataSource=i},_prepareSeriesOptions:function(){var e=this._allOptions,t="winloss"===e.type?"bar":e.type;return{visible:!0,argumentField:e.argumentField,valueField:e.valueField,color:e.lineColor,width:e.lineWidth,widgetType:"chart",type:t,opacity:-1!==t.indexOf("area")?this._allOptions.areaOpacity:void 0,point:{size:e.pointSize,symbol:e.pointSymbol,border:{visible:!0,width:2},color:e.pointColor,visible:!1,hoverStyle:{border:{}},selectionStyle:{border:{}}},border:{color:e.lineColor,width:e.lineWidth,visible:"bar"!==t}}},_getCustomizeFunction:function(){var e=this._allOptions,t=this._winlossDataSource||this._simpleDataSource,n=this._getExtremumPointsIndexes(t);return"winloss"===e.type||"bar"===e.type?function(e,t,n){return function(){var i=this.index,a="winloss"===t.type,o=a?t.winlossThreshold:0,r=a?n[i][t.valueField]:this.value,s=a?t.winColor:t.barPositiveColor,c=a?t.lossColor:t.barNegativeColor;return{color:y(r>=o?s:c,t,i,e)}}}(n,e,this._winlossDataSource):function(e,t){return function(){var n=y(void 0,t,this.index,e);return n?{visible:!0,border:{color:n}}:{}}}(n,e)},_getExtremumPointsIndexes:function(e){var t=this._allOptions,n=e.length-1,i={};return this._minMaxIndexes=function(e,t){var n,i,a=(e[0]||{})[t]||0,o=a,r=a,s=[0],c=[0],l=e.length;for(i=1;i<l;i++)(n=e[i][t])<o?(o=n,s=[i]):n===o&&s.push(i),n>r?(r=n,c=[i]):n===r&&c.push(i);return r===o&&(s=c=[]),{minIndexes:s,maxIndexes:c}}(e,t.valueField),t.showFirstLast&&(i.first=0,i.last=n),t.showMinMax&&(i.min=this._minMaxIndexes.minIndexes,i.max=this._minMaxIndexes.maxIndexes),i},_getStick:function(){return{stick:"bar"!==this._series.type}},_updateRange:function(){var e,t=this._series,n=t.type,i="bar"===n,a="winloss"===n,o=t.getRangeData(),r=this._allOptions.minValue,c=(0,s.isDefined)(r)&&_(r),l=this._allOptions.maxValue,u=(0,s.isDefined)(l)&&_(l),d=.15*(o.val.max-o.val.min);i||a||"area"===n?(0!==o.val.min&&(o.val.min-=d),0!==o.val.max&&(o.val.max+=d)):(o.val.min-=d,o.val.max+=d),(c||u)&&(c&&u?(o.val.minVisible=m(r,l),o.val.maxVisible=p(r,l)):(o.val.minVisible=c?v(r):void 0,o.val.maxVisible=u?v(l):void 0),a&&(o.val.minVisible=c?p(o.val.minVisible,-1):void 0,o.val.maxVisible=u?m(o.val.maxVisible,1):void 0)),t.getPoints().length>1&&i&&(e=.1*(o.arg.max-o.arg.min),o.arg.min=o.arg.min-e,o.arg.max=o.arg.max+e),o.arg.categories=this._groupsDataCategories,this._ranges=o},_getBarWidth:function(e){var t=this._canvas,n=4*e,i=t.width-t.left-t.right-n,a=g(i/e);return a<1&&(a=1),a>50&&(a=50),a},_correctPoints:function(){var e,t,n=this._allOptions.type,i=this._series.getPoints(),a=i.length;if("bar"===n||"winloss"===n)for(e=this._getBarWidth(a),t=0;t<a;t++)i[t].correctCoordinates({width:e,offset:0})},_drawSeries:function(){this._simpleDataSource.length>0&&(this._correctPoints(),this._series.draw(),this._seriesGroup.append(this._renderer.root))},_isTooltipEnabled:function(){return!!this._simpleDataSource.length},_getTooltipData:function(){var e=this._allOptions,t=this._winlossDataSource||this._simpleDataSource,n=this._tooltip;if(0===t.length)return{};var i=this._minMaxIndexes,a=e.valueField,o=t[0][a],r=t[t.length-1][a],c=(0,s.isDefined)(i.minIndexes[0])?t[i.minIndexes[0]][a]:o,l=(0,s.isDefined)(i.maxIndexes[0])?t[i.maxIndexes[0]][a]:o,u=n.formatValue(o),d=n.formatValue(r),h=n.formatValue(c),f=n.formatValue(l),g={firstValue:u,lastValue:d,minValue:h,maxValue:f,originalFirstValue:o,originalLastValue:r,originalMinValue:c,originalMaxValue:l,valueText:["Start:",u,"End:",d,"Min:",h,"Max:",f]};return"winloss"===e.type&&(g.originalThresholdValue=e.winlossThreshold,g.thresholdValue=n.formatValue(e.winlossThreshold)),g}});(0,r.map)(["lineColor","lineWidth","areaOpacity","minColor","maxColor","barPositiveColor","barNegativeColor","winColor","lessColor","firstLastColor","pointSymbol","pointColor","pointSize","type","argumentField","valueField","winlossThreshold","showFirstLast","showMinMax","ignoreEmptyPoints","minValue","maxValue"],(function(e){b.prototype._optionChangesMap[e]="OPTIONS"})),(0,c.default)("dxSparkline",b);var w=b;t.default=w,b.addPlugin(l.plugin),e.exports=t.default,e.exports.default=t.default},function(e,t,n){var i;t.default=void 0;var a=((i=n(1069))&&i.__esModule?i:{default:i}).default;t.default=a,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i=n(3),a=r(n(601)),o=r(n(9));function r(e){return e&&e.__esModule?e:{default:e}}var s=Number,c=isFinite,l=a.default.inherit({_rootClassPrefix:"dxb",_rootClass:"dxb-bullet",_themeSection:"bullet",_defaultSize:{width:300,height:30,left:1,right:1,top:2,bottom:2},_disposeWidgetElements:function(){delete this._zeroLevelPath,delete this._targetPath,delete this._barValuePath},_cleanWidgetElements:function(){this._zeroLevelPath.remove(),this._targetPath.remove(),this._barValuePath.remove()},_drawWidgetElements:function(){this._drawBullet(),this._drawn()},_createHtmlElements:function(){var e=this._renderer;this._zeroLevelPath=e.path(void 0,"line").attr({class:"dxb-zero-level","stroke-linecap":"square"}),this._targetPath=e.path(void 0,"line").attr({class:"dxb-target","stroke-linecap":"square"}),this._barValuePath=e.path(void 0,"line").attr({class:"dxb-bar-value","stroke-linecap":"square"})},_prepareOptions:function(){var e,t,n,i,a,o;this._allOptions=e=this.callBase();var r=void 0===this._allOptions.value,c=void 0===this._allOptions.target;this._tooltipEnabled=!(r&&c),r&&(this._allOptions.value=0),c&&(this._allOptions.target=0),e.value=a=s(e.value),e.target=o=s(e.target),void 0===this._allOptions.startScaleValue&&(this._allOptions.startScaleValue=o<a?o:a,this._allOptions.startScaleValue=this._allOptions.startScaleValue<0?this._allOptions.startScaleValue:0),void 0===this._allOptions.endScaleValue&&(this._allOptions.endScaleValue=o>a?o:a),e.startScaleValue=t=s(e.startScaleValue),e.endScaleValue=n=s(e.endScaleValue),n<t&&(i=n,this._allOptions.endScaleValue=t,this._allOptions.startScaleValue=i,this._allOptions.inverted=!0)},_updateRange:function(){var e=this._allOptions;this._ranges={arg:{invert:e.rtlEnabled?!e.inverted:e.inverted,min:e.startScaleValue,max:e.endScaleValue,axisType:"continuous",dataType:"numeric"},val:{min:0,max:1,axisType:"continuous",dataType:"numeric"}}},_drawBullet:function(){var e=this._allOptions,t=e.startScaleValue!==e.endScaleValue,n=c(e.startScaleValue),i=c(e.endScaleValue),a=c(e.value),o=c(e.target);t&&i&&n&&o&&a&&(this._drawBarValue(),this._drawTarget(),this._drawZeroLevel())},_getTargetParams:function(){var e=this._allOptions,t=this._valueAxis.getTranslator(),n=this._argumentAxis.getTranslator().translate(e.target);return{points:[n,t.translate(.02),n,t.translate(.98)],stroke:e.targetColor,"stroke-width":e.targetWidth}},_getBarValueParams:function(){var e,t,n=this._allOptions,i=this._argumentAxis.getTranslator(),a=this._valueAxis.getTranslator(),o=n.startScaleValue,r=n.endScaleValue,s=n.value,c=a.translate(.1),l=a.translate(.9);return s>0?(e=o<=0?0:o,t=s>=r?r:s<e?e:s):(e=r>=0?0:r,t=s<o?o:s>e?e:s),{points:[e=i.translate(e),l,t=i.translate(t),l,t,c,e,c],fill:n.color}},_getCorrectCanvas:function(){return this._canvas},_getZeroLevelParams:function(){var e=this._valueAxis.getTranslator(),t=this._argumentAxis.getTranslator().translate(0);return{points:[t,e.translate(.02),t,e.translate(.98)],stroke:this._allOptions.targetColor,"stroke-width":1}},_drawZeroLevel:function(){var e=this._allOptions;0>e.endScaleValue||0<e.startScaleValue||!e.showZeroLevel||this._zeroLevelPath.attr(this._getZeroLevelParams()).sharp().append(this._renderer.root)},_drawTarget:function(){var e=this._allOptions,t=e.target;t>e.endScaleValue||t<e.startScaleValue||!e.showTarget||this._targetPath.attr(this._getTargetParams()).sharp().append(this._renderer.root)},_drawBarValue:function(){this._barValuePath.attr(this._getBarValueParams()).append(this._renderer.root)},_getTooltipCoords:function(){var e=this._canvas,t=this._renderer.getRootOffset(),n=this._barValuePath.getBBox();return{x:n.x+n.width/2+t.left,y:e.height/2+t.top}},_getTooltipData:function(){var e=this._tooltip,t=this._allOptions,n=t.value,i=t.target,a=e.formatValue(n),o=e.formatValue(i);return{originalValue:n,originalTarget:i,value:a,target:o,valueText:["Actual Value:",a,"Target Value:",o]}},_isTooltipEnabled:function(){return this._tooltipEnabled}});(0,i.each)(["color","targetColor","targetWidth","showTarget","showZeroLevel","value","target","startScaleValue","endScaleValue"],(function(e,t){l.prototype._optionChangesMap[t]="OPTIONS"})),(0,o.default)("dxBullet",l);var u=l;t.default=u,e.exports=t.default,e.exports.default=t.default},function(e,t,n){var i;t.default=void 0;var a=((i=n(1071))&&i.__esModule?i:{default:i}).default;t.default=a,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i,a=(i=n(119))&&i.__esModule?i:{default:i};n(602),n(1072),n(1073),n(1074),n(604),n(1075),n(1076),n(183),n(605),n(1077),n(607),n(1078),n(1079),n(1080);var o=n(117),r=n(137),s=n(159);var c=a.default;t.default=c,a.default.addPlugin(o.plugin),a.default.addPlugin(r.plugin),a.default.addPlugin(s.plugin),e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i,a=(i=n(603))&&i.__esModule?i:{default:i};function o(e,t,n){return((n-1)*e+t)/n}function r(e){return(0,a.default)(e,o,!0)}(0,n(182).addAlgorithm)("strip",r);var s=r;t.default=s,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i=n(182);function a(e){var t=e.items,n=(0,i.buildSidesData)(e.rect,e.directions,e.isRotated?1:0);(0,i.calculateRectangles)(t,0,e.rect,n,{sum:e.sum,count:t.length,side:n.variedSide})}(0,i.addAlgorithm)("sliceanddice",a);var o=a;t.default=o,e.exports=t.default,e.exports.default=t.default},function(e,t,n){var i=n(182),a=(0,i.getAlgorithm)("sliceanddice");(0,i.addAlgorithm)("rotatedsliceanddice",(function(e){return e.isRotated=!e.isRotated,a.call(this,e)}))},function(e,t,n){t.default=void 0;var i=n(240),a=Math.min,o=Math.max;function r(e){return[Number(e[0])||0,e[1]-e[0]||1]}function s(e,t){var n={};return function(i){var s=i.parent;return e(i,n[s._id]||(n[s._id]=function(e,t){var n,i,s=e.length,c=[];for(n=0;n<s;++n)i=t(e[n]),isFinite(i)&&c.push(i);return r([a.apply(null,c),o.apply(null,c)])}(s.nodes,t)))}}function c(e,t){var n=t.createGradientPalette(e.palette),a=(0,i.createColorCodeGetter)(e);return"range"in e?function(e,t){return function(n){return e(n,t)}}(o,r(e.range||[])):s(o,a);function o(e,t){return n.getColor((a(e)-t[0])/t[1])}}(0,i.addColorizer)("gradient",c);var l=c;t.default=l,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i=n(240);function a(e,t){var n=e.range||[],a=t.createDiscretePalette(e.palette,n.length-1),o=(0,i.createColorCodeGetter)(e);return function(e){return a.getColor(function(e,t){var n,i=0,a=t.length-1,o=-1;if(t[i]<=e&&e<=t[a])if(e===t[a])o=a-1;else{for(;a-i>1;)e<t[n=i+a>>1]?a=n:i=n;o=i}return o}(o(e),n))}}(0,i.addColorizer)("range",a);var o=a;t.default=o,e.exports=t.default,e.exports.default=t.default},function(e,t,n){var i=l(n(119)),a=l(n(207)),o=n(179),r=n(343),s=n(14),c=n(12);function l(e){return e&&e.__esModule?e:{default:e}}n(183),n(606);var u=i.default.prototype,d=a.default.prototype;u._eventsMap.onSelectionChanged={name:"selectionChanged"},(0,o.expand)(u._handlers,"calculateAdditionalStates",(function(e,t){e[2]=t.selectionStyle?(0,r.buildRectAppearance)(t.selectionStyle):{}})),d.statesMap[2]=d.statesMap[3]=2,d.additionalStates.push(2),(0,o.expand)(u,"_onNodesCreated",(function(){this._selectionList.length=0})),(0,o.expand)(u,"_extendProxyType",(function(e){var t=this;e.select=function(e){t._selectNode(this._id,!!e)},e.isSelected=function(){return(0,c.inArray)(this._id,t._selectionList)>=0},t._selectionList=[]})),i.default.addChange({code:"SELECTION_MODE",handler:function(){var e,t=(0,s.normalizeEnum)(this._getOption("selectionMode",!0)),n=this._selectionList,i="none"===t?0:"multiple"===t?2:1;1===i&&n.length>1?(e=n.pop(),this.clearSelection(),n.push(e)):0===i&&this.clearSelection(),this._selectionMode=i},isThemeDependent:!0,isOptionChange:!0,option:"selectionMode"}),(0,o.expand)(u,"_applyTilesAppearance",(function(){this._selectionList.length&&function(e,t){var n,i,a=t.length;for(n=0;n<a;++n)i=e[t[n]],h[Number(i.isNode())](i.tile)}(this._nodes,this._selectionList)}));var h=[function(e){e.toForeground()},function(e){e.outer.toForeground(),e.inner.toForeground()}];u._applySelectionState=function(e,t){var n=this._nodes[e];n.setState(2,t),this._eventTrigger("selectionChanged",{node:n.proxy})},u._selectNode=function(e,t){var n,i,a;0!==this._selectionMode&&(this._context.suspend(),n=this._selectionList,i=(0,c.inArray)(e,n),t&&-1===i?(1===this._selectionMode&&n.length&&(a=n.pop(),this._applySelectionState(a,!1)),n.push(e),this._applySelectionState(e,!0)):!t&&i>=0&&(n.splice(i,1),this._applySelectionState(e,!1)),this._context.resume())},u.clearSelection=function(){var e,t=this._selectionList,n=t.length;if(0!==this._selectionMode){for(this._context.suspend(),e=0;e<n;++e)this._applySelectionState(t[e],!1);t.length=0,this._context.resume()}}},function(e,t,n){var i,a=(i=n(119))&&i.__esModule?i:{default:i},o=n(344),r=n(179),s=n(14);n(183),n(605),n(607);var c=0,l=a.default.prototype;l._eventsMap.onClick={name:"click"};(0,r.expand)(l,"_initCore",(function(){var e=this,t="__treemap_data_"+c++,n=function(t){return e._nodes[t].proxy};e._tracker=new o.Tracker({widget:e,root:e._renderer.root,getNode:function(t){var i=n(t);return(0,s.parseScalar)(e._getOption("interactWithGroup",!0))&&i.isLeaf()&&i.getParent().isActive()?i.getParent():i},getData:function(e){var n=e.target;return("tspan"===n.tagName?n.parentNode:n)[t]},getProxy:n,click:function(t){e._eventTrigger("click",t)}}),e._handlers.setTrackerData=function(e,n){n.data(t,e._id)}})),(0,r.expand)(l,"_disposeCore",(function(){this._tracker.dispose()}))},function(e,t,n){var i,a=(i=n(119))&&i.__esModule?i:{default:i},o=n(179);n(183);var r=a.default.prototype;r._eventsMap.onDrill={name:"drill"},(0,o.expand)(r,"_extendProxyType",(function(e){var t=this;e.drillDown=function(){t._drillToNode(this._id)}})),(0,o.expand)(r,"_onNodesCreated",(function(){this._drilldownIndex=-1})),r._drillToNode=function(e){var t;this._drilldownIndex!==e&&(t=this._nodes[e]||this._root).nodes&&(this._drilldownIndex=e,this._topNode=t,this._context.suspend(),this._context.change(["MAX_DEPTH","NODES_RESET"]),this._context.resume(),this._eventTrigger("drill",{node:t.proxy}))},r.resetDrillDown=function(){return this._drillToNode(-1),this},r.drillUp=function(){return this._drillToNode(this._topNode.parent._id||-1),this},r.getCurrentNode=function(){return this._topNode.proxy}},function(e,t,n){var i;var a=((i=n(119))&&i.__esModule?i:{default:i}).default.prototype;a._optionChangesMap.idField=a._optionChangesMap.parentField="NODES_CREATE",a._processDataSourceItems=function(e){var t,n,i,a,o,r={},s=this._getOption("idField",!0),c=this._getOption("parentField",!0),l=[];if(!s||!c||0===e.length)return{items:e,isPlain:!1};for(t=0;t<e.length;t++)(i=(n=e[t])[c])?(r[i]=r[i]||{items:[]},a=r[i].items):a=l,a.push(n);for(o in function e(t,n){var i,a,o,r=t.struct;for(a=0;a<n.length;a++)i=n[a],o=i[t.idField],r[o]&&(i.items=r[o].items,r[o]=null,e(t,i.items))}({struct:r,idField:s},l),r)r[o]&&l.push(r[o]);return{items:l,isPlain:!0}}},function(e,t,n){t.default=void 0;var i,a=(i=n(608))&&i.__esModule?i:{default:i},o=n(1086),r=n(117),s=n(137),c=n(233),l=n(1087),u=n(1088),d=n(159);a.default.addPlugin(o.plugin),a.default.addPlugin(r.plugin),a.default.addPlugin(s.plugin),a.default.addPlugin(c.plugin),a.default.addPlugin(l.plugin),a.default.addPlugin(u.plugin),a.default.addPlugin(d.plugin);var h=a.default;t.default=h,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.getAlgorithm=function(e){return o[(0,a.normalizeEnum)(e)]||i},t.addAlgorithm=function(e,t,n){o[e]=t,n&&(i=o[e])};var i,a=n(14),o={}},function(e,t,n){t.default=void 0;var i={getFigures:function(e){var t=1/e.length;return e.map((function(e,n,i){var a=i[n+1]?i[n+1]:i[n];return[.5-e/2,t*n,.5+e/2,t*n,.5+a/2,t*(n+1),.5-a/2,t*(n+1)]}))},normalizeValues:function(e){var t=e.reduce((function(e,t){return Math.max(t.value,e)}),e[0]&&e[0].value||0);return e.map((function(e){return e.value/t}))}};t.default=i,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i={getFigures:function(e,t,n){var i=0,a=0,o=0,r=0,s=t/2,c=.5-s,l=1-n,u=.5-s,d=.5+s;return e.map((function(e){return o=r,a=i,r=c*(i+=e)/l,a<=l&&i<=l?[o,a,1-o,a,1-r,i,0+r,i]:a<=l&&i>l?[o,a,1-o,a,d,l,d,i,u,i,u,l]:[u,a,d,a,d,i,u,i]}))},normalizeValues:function(e){var t=e.reduce((function(e,t){return e+t.value}),0);return e.map((function(e){return e.value/t}))}};t.default=i,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i=n(1),a=["normal","hover","selection","selection"];function o(e,t,n){var a=t.border,o=n.border,r=(0,i.isDefined)(a.visible)?a.visible:o.visible,s=(0,i.isDefined)(a.width)?a.width:o.width;return{fill:e,hatching:t.hatching,stroke:a.color||o.color,"stroke-width":r?s:0}}function r(e,t){var n=t.data;this.code=0,this.widget=e,this.figure=t.figure,this.argument=n.argument,this.value=n.value,this.data=n.dataItem,this.percent=t.percent,this.id=t.id,this.color=t.color,this.states={normal:o(t.color,t.itemOptions,t.itemOptions),hover:o(t.color,t.itemOptions.hoverStyle,t.itemOptions),selection:o(t.color,t.itemOptions.selectionStyle,t.itemOptions)}}r.prototype={getState:function(){return a[this.code]},getNormalStyle:function(){return this.states.normal},setHover:function(){this.hover(!0)},hover:function(e){this.widget._getOption("hoverEnabled",!0)&&e!==this.isHovered()&&(this.widget._suspend(),e&&this.widget.clearHover(),this.setState(1,e),this.widget._eventTrigger("hoverChanged",{item:this}),this.widget._resume())},setState:function(e,t){t?this.code|=e:this.code&=~e,this.widget._applyTilesAppearance()},select:function(e){var t=this.widget._getOption("selectionMode",!0);"none"!==t&&e!==this.isSelected()&&(this.widget._suspend(),e&&"multiple"!==t&&this.widget.clearSelection(),this.setState(2,e),this.widget._eventTrigger("selectionChanged",{item:this}),this.widget._resume())},showTooltip:function(e){this.widget._showTooltip(this.id,e)},getColor:function(){return this.color},isHovered:function(){return!!(1&this.code)},isSelected:function(){return!!(2&this.code)}};var s=r;t.default=s,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.plugin=void 0;var i=n(339),a=n(14),o=n(0),r=n(4);function s(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null==n)return;var i,a,o=[],r=!0,s=!1;try{for(n=n.call(e);!(r=(i=n.next()).done)&&(o.push(i.value),!t||o.length!==t);r=!0);}catch(e){s=!0,a=e}finally{try{r||null==n.return||n.return()}finally{if(s)throw a}}return o}(e,t)||l(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function c(e){return function(e){if(Array.isArray(e))return u(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||l(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function l(e,t){if(e){if("string"==typeof e)return u(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?u(e,t):void 0}}function u(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,i=new Array(t);n<t;n++)i[n]=e[n];return i}function d(e){return"outside"===(e=(0,a.normalizeEnum)(e))||"inside"!==e}function h(e,t,n){return n?e-t.height:e}function f(e,t,n,i){return{x:e[2]+n.horizontalOffset+5,y:h(e[3]+n.verticalOffset,t,i)}}function g(e,t,n,i){return{x:e[0]-t.width-n.horizontalOffset-5,y:h(e[1]+n.verticalOffset,t,i)}}function p(e,t,n){var i=e[2]-e[0],a=e[7]-e[1];return{x:e[0]+i/2+n.horizontalOffset-t.width/2,y:e[1]+n.verticalOffset+a/2-t.height/2}}var m={name:"lables",init:r.noop,dispose:r.noop,extenders:{_initCore:function(){this._labelsGroup=this._renderer.g().attr({class:this._rootClassPrefix+"-labels"}).append(this._renderer.root),this._labels=[]},_applySize:function(){var e,t=this._getOption("label"),n=this._getOption("adaptiveLayout"),i=this._rect,o=0,r=i[2]-i[0];(this._labelRect=i.slice(),this._labels.length&&d(t.position))?(o=this._labels.map((function(e){return e.resetEllipsis(),e.getBoundingRect().width})).reduce((function(e,t){return Math.max(e,t)}),0)+t.horizontalOffset+(e=t.position,"outside"===(e=(0,a.normalizeEnum)(e))?5:"inside"===e?0:20),!n.keepLabels&&r-o<n.width?this._labels.forEach((function(e){e.draw(!1)})):(r-o<n.width&&(o=(o=r-n.width)>0?o:0),this._labels.forEach((function(e){e.draw(!0)})),"left"===t.horizontalAlignment?i[0]+=o:i[2]-=o)):(0,a.normalizeEnum)("none"!==this._getOption("resolveLabelOverlapping",!0))&&this._labels.forEach((function(e){return!e.isVisible()&&e.draw(!0)}))},_buildNodes:function(){this._createLabels()},_change_TILING:function(){var e,t=this,n=t._getOption("label"),i=p,o=t._getOption("inverted",!0);d(n.position)&&("outside"===(0,a.normalizeEnum)(n.position)?i="left"===n.horizontalAlignment?g:f:(e=this._defaultLabelTextAlignment(),i="left"===n.horizontalAlignment?function(e,t,n){return function(i,a,o,r){return{x:"left"===n?e[0]:t[0]-a.width-o.horizontalOffset-20,y:h(i[3]+o.verticalOffset,a,r)}}}(this._labelRect,this._rect,e):function(e,t,n){return function(i,a,o,r){return{x:"left"===n?t[2]+o.horizontalOffset+20:e[2]-a.width,y:h(i[3]+o.verticalOffset,a,r)}}}(this._labelRect,this._rect,e))),t._labels.forEach((function(e,a){var r=t._items[a],s=r.getNormalStyle()["stroke-width"],c=o?s/2:-s/2,l=c?r.coords.map((function(e,t){return 1===t||3===t?e-c:2===t?e-s:0===t?e+s:e})):r.coords;if(n.showForZeroValues||0!==r.value){d(n.position)&&t._correctLabelWidth(e,r.coords,n);var u=e.getBoundingRect(),h=function(e,t,n){return e.x<n[0]&&(e.x=n[0]),e.x+t.width>n[2]&&(e.x=n[2]-t.width),e.y<n[1]&&(e.y=n[1]),e.y+t.height>n[3]&&(e.y=n[3]-t.height),e}(i(l,u,n,o),u,t._labelRect);e.setFigureToDrawConnector(l),e.shift(h.x,h.y)}else e.draw(!1)})),t._resolveLabelOverlapping()}},members:{_resolveLabelOverlapping:function(){var e=this,t=(0,a.normalizeEnum)(e._getOption("resolveLabelOverlapping",!0)),n=this._getOption("inverted",!0)?e._labels.slice().reverse():e._labels;if("hide"===t)n.reduce((function(e,t){return t.getBoundingRect().y<e?t.hide():e=t.getBoundingRect().y+t.getBoundingRect().height,e}),0);else if("shift"===t){var i=this._labelRect[3];n.reduce((function(t,n,a,o){var r=s(t,2),c=r[0],l=r[1],u=n.getBoundingRect(),d=u.y;return u.y<c&&(n.shift(u.x,c),d=c),d-c>0&&(l+=d-c),d+u.height>i?l&&l>d+u.height-i?(!function(e,t,n){e.reduce((function(e,t,i,a){var o=a[i+1];if(e>0){var r=t.getBoundingRect(),s=o?o.getBoundingRect().y+o.getBoundingRect().height:n,c=r.y-s,l=Math.min(c,e);a.slice(0,i+1).forEach((function(e){var t=e.getBoundingRect();e.shift(t.x,t.y-l)})),e-=l}return e}),t)}(o.slice(0,a).reverse(),d+u.height-i,e._labelRect[1]),l-=d+u.height-i,n.shift(u.x,d-(d+u.height-i)),c=d-(d+u.height-i)+u.height):n.hide():c=d+u.height,[c,l]}),[this._labelRect[1],0])}},_defaultLabelTextAlignment:function(){return this._getOption("rtlEnabled",!0)?"right":"left"},_correctLabelWidth:function(e,t,n){var i="left"===n.horizontalAlignment,a=i?this._labelRect[0]:t[2],o=(i?t[0]:this._labelRect[2])-a;e.getBoundingRect().width>o&&e.fit(o)},_createLabels:function(){var e=this,t=e._getOption("label"),n=function(e,t){var n="left"===e.horizontalAlignment,i=n?4:-4,a=t?-1:0;function o(e){return n?[e[0]+1,e[1]+a]:[e[2]-1,e[3]+a]}return{isLabelInside:function(){return!d(e.position)},getFigureCenter:o,prepareLabelPoints:function(e){var t=e.x+i,n=e.y,a=t+e.width;return c(Array(e.height+1)).map((function(e,i){return[t,n+i]})).concat(c(Array(e.height+1)).map((function(e,t){return[a,n+t]})))},isHorizontal:function(){return!0},findFigurePoint:function(e){return o(e)},adjustPoints:function(e){return e.map(Math.round)}}}(t,e._getOption("inverted",!0));this._labelsGroup.clear(),t.visible&&(this._labels=e._items.map((function(r){var s=new i.Label({renderer:e._renderer,labelsGroup:e._labelsGroup,strategy:n});return s.setOptions(function(e,t,n){var i=e||{},r=(0,o.extend)({},i.font)||{},s=i.border||{},c=i.connector||{},l={fill:i.backgroundColor||t,"stroke-width":s.visible&&s.width||0,stroke:s.visible&&s.width?s.color:"none",dashStyle:s.dashStyle},u={stroke:c.visible&&c.width?c.color||t:"none","stroke-width":c.visible&&c.width||0,opacity:c.opacity};return r.color="none"===i.backgroundColor&&"#ffffff"===(0,a.normalizeEnum)(r.color)&&"inside"!==i.position?t:r.color,{format:i.format,textAlignment:i.textAlignment||(d(i.position)?n:"center"),customizeText:i.customizeText,attributes:{font:r},visible:0!==r.size&&i.visible,showForZeroValues:i.showForZeroValues,horizontalOffset:i.horizontalOffset,verticalOffset:i.verticalOffset,background:l,connector:u,wordWrap:e.wordWrap,textOverflow:e.textOverflow}}(t,r.color,e._defaultLabelTextAlignment())),s.setData({item:r,value:r.value,percent:r.percent}),s.draw(!0),s})),this._labels.length&&d(t.position)&&this._requestChange(["LAYOUT"]))}},customize:function(e){e.prototype._proxyData.push((function(e,t){var n,i=this;return i._labels.forEach((function(a,o){var r=a.getBoundingRect();if(e>=r.x&&e<=r.x+r.width&&t>=r.y&&t<=r.y+r.height){var s=d(i._getOption("label").position)?"outside":"inside";return n={id:o,type:s+"-label"},!0}})),n})),["label","resolveLabelOverlapping"].forEach((function(t){e.addChange({code:t.toUpperCase(),handler:function(){this._createLabels(),this._requestChange(["LAYOUT"])},isThemeDependent:!0,isOptionChange:!0,option:t})}))},fontFields:["label.font"]};t.plugin=m},function(e,t,n){t.plugin=void 0;var i,a=(i=n(608))&&i.__esModule?i:{default:i},o=n(344),r=n(1);var s=0,c=a.default.prototype;c._eventsMap.onItemClick={name:"itemClick"},c._eventsMap.onLegendClick={name:"legendClick"};var l={name:"tracker",init:function(){var e=this,t="__funnel_data_"+s++,n=function(t){var n=e._renderer.getRootOffset(),i=Math.floor(t.pageX-n.left),a=Math.floor(t.pageY-n.top);return e._hitTestTargets(i,a)};e._tracker=new o.Tracker({widget:e,root:e._renderer.root,getData:function(e,i){var a=e.target[t];if((0,r.isDefined)(a))return a;var o=n(e);return i&&o&&"inside-label"!==o.type?void 0:o&&o.id},getNode:function(t){return e._items[t]},click:function(t){var i=n(t.event),a="legend"===(i&&i.type)?"legendClick":"itemClick";e._eventTrigger(a,{item:t.node,event:t.event})}}),this._dataKey=t},dispose:function(){this._tracker.dispose()},extenders:{_change_TILING:function(){var e=this._dataKey;this._items.forEach((function(t,n){t.element.data(e,n)}))}}};t.plugin=l},function(e,t,n){t.plugin=void 0;var i=n(4),a=n(139);function o(e,t,n){var i=n.getRootOffset();return e||t&&[(t[0]+t[2])/2+i.left,(t[1]+t[5])/2+i.top]||[-1e3,-1e3]}var r={name:"funnel-tooltip",init:i.noop,dispose:i.noop,extenders:{_buildNodes:function(){this.hideTooltip()},_change_TILING:function(){this._tooltipIndex>=0&&this._moveTooltip(this._items[this._tooltipIndex])}},members:{hideTooltip:function(){this._tooltipIndex>=0&&(this._tooltipIndex=-1,this._tooltip.hide())},_moveTooltip:function(e,t){var n=o(t,e.coords,this._renderer);this._tooltip.move(n[0],n[1],0)},_showTooltip:function(e,t){var n=this,i=n._tooltip,a=n._items[e];if(n._tooltipIndex!==e){var r=function(t){void 0!==t&&(t||i.hide(),n._tooltipIndex=t?e:-1)},s=o(t,a.coords,this._renderer);r(i.show({value:a.value,valueText:i.formatValue(a.value),percentText:i.formatValue(a.percent,"percent"),percent:a.percent,item:a},{x:s[0],y:s[1],offset:0},{item:a},void 0,r))}else n._moveTooltip(a,t)}},customize:function(e){e.addPlugin(a.plugin)}};t.plugin=r},function(e,t,n){t.default=void 0;var i,a=(i=n(609))&&i.__esModule?i:{default:i},o=n(1094),r=n(117),s=n(137),c=n(1095),l=n(139),u=n(159);a.default.addPlugin(r.plugin),a.default.addPlugin(s.plugin),a.default.addPlugin(c.plugin),a.default.addPlugin(u.plugin),a.default.addPlugin(l.plugin),(0,o.setTooltipCustomOptions)(a.default);var d=a.default;t.default=d,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i=n(1),a=n(14),o=["normal","hover"];function r(e,t,n){var a=t.border,o=n.border,r=(0,i.isDefined)(a.visible)?a.visible:o.visible,s=(0,i.isDefined)(a.width)?a.width:o.width,c=(0,i.isDefined)(a.opacity)?a.opacity:(0,i.isDefined)(o.opacity)?o.opacity:1,l=(0,i.isDefined)(t.opacity)?t.opacity:(0,i.isDefined)(n.opacity)?n.opacity:1;return{fill:t.color||e,"stroke-width":r?s:0,stroke:t.border.color||n.border.color,"stroke-opacity":c,opacity:l,hatching:t.hatching}}function s(e,t){var n=e._renderer.getRootOffset();this.code=0,this.widget=e,this.color=t.color,this.options=t.options,this.rect=t.rect,this.label=this.title=t.rect._name,this.coords={x:t.rect.x+t.rect.width/2+n.left,y:t.rect.y+t.rect.height/2+n.top},this.id=t.id,this.linksIn=t.linksIn,this.linksOut=t.linksOut,this.states={normal:r(this.color,this.options,this.options),hover:r(this.color,this.options.hoverStyle,this.options)}}s.prototype={compileAttrs:function(){return r(this.color,this.options)},getState:function(){return o[this.code]},isHovered:function(){return!!(1&this.code)},setState:function(e,t){var n=this;t?this.code|=e:this.code&=~e,t?this.linksIn.concat(this.linksOut).forEach((function(e){n.widget._links[e.index].setAdjacentNodeHover(!0)})):(this.widget._links.forEach((function(e){e.isAdjacentNodeHovered()&&e.adjacentNodeHover(!1)})),this.hideTooltip()),this.widget._applyNodesAppearance(),this.widget._applyLinksAppearance()},hover:function(e){this.widget._getOption("hoverEnabled",!0)&&e!==this.isHovered()&&(this.widget._suspend(),e&&this.widget.clearHover(),this.setState(1,e),this.widget._eventTrigger("nodeHoverChanged",{target:this}),this.widget._resume())},setHover:function(){this.hover(!0)},showTooltip:function(e){this.widget._getOption("hoverEnabled",!0)&&this.widget._tooltip&&this.widget._tooltip.show({type:"node",info:{label:this.label,title:this.label,weightIn:this.linksIn.reduce((function(e,t){return e+t.weight}),0),weightOut:this.linksOut.reduce((function(e,t){return e+t.weight}),0)}},void 0!==e?{x:e[0],y:e[1]}:this.coords)},hideTooltip:function(){this.widget._tooltip&&this.widget._tooltip.hide()},getLabelAttributes:function(e,t){return function(e,t,n){var o=a.patchFontOptions;e.useNodeColors&&(e.font.color=n.color);var r=!!(0,i.isDefined)(e.border.visible)&&e.border.visible,s=(0,i.isDefined)(e.border.width)?e.border.width:0,c=(0,i.isDefined)(e.border.color)?e.border.color:e.font.color,l=(0,i.isDefined)(e.border.opacity)?e.border.opacity:1,u={filter:t};return r&&s&&(u.stroke=c,u["stroke-width"]=r?s:0,u["stroke-opacity"]=l),{attr:u,css:o(e.font)}}(e,t,this)}};var c=s;t.default=c,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.default=void 0;var i=n(610),a=n(1),o=["normal","adjacentNodeHover","hover"];function r(e,t,n,o){var r=t.border,s=n.border,c=(0,a.isDefined)(r.visible)?r.visible:s.visible,l=(0,a.isDefined)(r.width)?r.width:s.width,u=(0,a.isDefined)(r.opacity)?r.opacity:(0,a.isDefined)(s.opacity)?s.opacity:1,d=(0,a.isDefined)(t.opacity)?t.opacity:(0,a.isDefined)(n.opacity)?n.opacity:1,h=t.color||e;return n.colorMode===i.COLOR_MODE_TARGET||n.colorMode===i.COLOR_MODE_SOURCE?h=e:n.colorMode===i.COLOR_MODE_GRADIENT&&o&&(0,a.isDefined)(o.id)&&(h=o.id),{fill:h,"stroke-width":c?l:0,stroke:t.border.color||n.border.color,"stroke-opacity":u,opacity:d,hatching:t.hatching}}function s(e,t){var n=e._renderer.getRootOffset();this.code=0,this.widget=e,this.color=t.color,this.connection=t.connection,this.d=t.d,this.options=t.options,this.boundingRect=t.boundingRect,this.coords={x:t.boundingRect.x+t.boundingRect.width/2+n.left,y:t.boundingRect.y+t.boundingRect.height/2+n.top},this.states={normal:r(this.color,this.options,this.options,t.gradient),adjacentNodeHover:r(this.color,{opacity:0,border:{}},this.options,t.gradient),hover:r(this.color,{opacity:0,border:{}},this.options,t.gradient)},this.overlayStates={normal:r(this.color,{opacity:0,border:{}},this.options),adjacentNodeHover:r(this.color,this.options.hoverStyle,this.options),hover:r(this.color,this.options.hoverStyle,this.options)}}s.prototype={getState:function(){return o[this.code]},isHovered:function(){return 2===this.code},isAdjacentNodeHovered:function(){return 1===this.code},setState:function(e,t){t?this.code=e:(this.code=0,this.hideTooltip()),this.widget._applyLinksAppearance()},setHover:function(){this.hover(!0)},hover:function(e){this.widget._getOption("hoverEnabled",!0)&&e!==this.isHovered()&&(this.widget._suspend(),e&&this.widget.clearHover(),this.setState(2,e),this.widget._eventTrigger("linkHoverChanged",{target:this}),this.widget._resume())},adjacentNodeHover:function(e){this.widget._getOption("hoverEnabled",!0)&&e!==this.isAdjacentNodeHovered()&&(this.widget._suspend(),this.setState(1,e),this.widget._resume())},setAdjacentNodeHover:function(){this.adjacentNodeHover(!0)},showTooltip:function(e){this.widget._getOption("hoverEnabled",!0)&&this.widget._tooltip&&this.widget._tooltip.show({type:"link",info:{source:this.connection.source,target:this.connection.target,weight:this.connection.weight}},void 0!==e?{x:e[0],y:e[1]}:this.coords)},hideTooltip:function(){this.widget._tooltip&&this.widget._tooltip.hide()}};var c=s;t.default=c,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.layout=void 0;var i=o(n(611)),a=o(n(1093));function o(e){return e&&e.__esModule?e:{default:e}}var r={_weightPerPixel:null,_getCascadeIdx:function(e,t){var n=t.filter((function(t){return t.name===e}))[0];return n.outgoing.length>0?n.lp:i.default.routines.maxOfArray(t.map((function(e){return e.lp})))},_getInWeightForNode:function(e,t){var n=0;return t.forEach((function(t){t[1]===e&&(n+=t[2])})),n},_getOutWeightForNode:function(e,t){var n=0;return t.forEach((function(t){t[0]===e&&(n+=t[2])})),n},_computeCascades:function(e){for(var t=this,n=i.default.struct.computeLongestPaths(e),a=i.default.routines.maxOfArray(n.map((function(e){return e.lp}))),o=[],r=0;r<a+1;r++)o.push({});return e.forEach((function(e){var i=o[t._getCascadeIdx(e[0],n)];i[e[0]]||(i[e[0]]={nodeTitle:e[0]}),(i=o[t._getCascadeIdx(e[1],n)])[e[1]]||(i[e[1]]={nodeTitle:e[1]})})),o.forEach((function(n){Object.keys(n).forEach((function(i){var a=n[i];a.inWeight=t._getInWeightForNode(a.nodeTitle,e),a.outWeight=t._getOutWeightForNode(a.nodeTitle,e),a.maxWeight=Math.max(a.inWeight,a.outWeight)}))})),o},_getWeightForCascade:function(e,t){var n=0,i=e[t];return Object.keys(i).forEach((function(e){n+=Math.max(i[e].inWeight,i[e].outWeight)})),n},_getMaxWeightThroughCascades:function(e){var t=[];return e.forEach((function(e){var n=0;Object.keys(e).forEach((function(t){var i=e[t];n+=Math.max(i.inWeight,i.outWeight)})),t.push(n)})),i.default.routines.maxOfArray(t)},_computeNodes:function(e,t){var n=this,a=[],o=this._getMaxWeightThroughCascades(e),r=i.default.routines.maxOfArray(e.map((function(e){return Object.keys(e).length}))),s=t.nodePadding,c=t.height-s*(r-1);c<0&&(s=0,c=t.height-s*(r-1)),this._weightPerPixel=o/c;var l=0;return e.forEach((function(i){var r,u=[],d=0,h=Object.keys(i).length,f=n._getWeightForCascade(e,l)/n._weightPerPixel+s*(h-1);"bottom"===(r=Array.isArray(t.nodeAlign)?l<t.nodeAlign.length?t.nodeAlign[l]:"center":t.nodeAlign)?d=t.height-f:"center"===r&&(d=.5*(t.height-f)),d=Math.round(d),Object.keys(i).forEach((function(e){i[e].sort=n._sort&&Object.prototype.hasOwnProperty.call(n._sort,e)?n._sort[e]:1})),Object.keys(i).sort((function(e,t){return i[e].sort-i[t].sort})).forEach((function(n){var a=i[n],r=Math.floor(c*a.maxWeight/o),h=Math.round(l*t.width/(e.length-1))-(0===l?0:t.nodeWidth),f={};f._name=n,f.width=t.nodeWidth,f.height=r,f.x=h+t.x,f.y=d+t.y,d+=r+s,u.push(f)})),l++,a.push(u)})),a},_findRectByName:function(e,t){for(var n=0;n<e.length;n++)for(var i=0;i<e[n].length;i++)if(t===e[n][i]._name)return e[n][i];return null},_findIndexByName:function(e,t){for(var n=0,i=0;i<e.length;i++)for(var a=0;a<e[i].length;a++){if(t===e[i][a]._name)return n;n++}return null},_computeLinks:function(e,t,n){var i=this,a={},o=[],r=[];return n.forEach((function(e){Object.keys(e).forEach((function(e){a[e]={in:0,out:0}}))})),t.forEach((function(n){n.forEach((function(n){var r=n._name,s=i._findRectByName(t,r),c=e.filter((function(e){return e[0]===r}));c.forEach((function(e){e.sort=i._findIndexByName(t,e[1])})),c.sort((function(e,t){return e.sort-t.sort})).forEach((function(e){var n=i._findRectByName(t,e[1]),r=Math.round(e[2]/i._weightPerPixel),c=a[e[0]].out,l=a[e[1]].in,u=a[e[0]].out+r>s.height?s.height-a[e[0]].out:r,d=a[e[1]].in+r>n.height?n.height-a[e[1]].in:r;o.push({from:{x:s.x,y:s.y+c,width:s.width,height:u,node:s,weight:e[2]},to:{x:n.x,y:n.y+l,width:n.width,height:d,node:n}}),a[e[0]].out+=r,a[e[1]].in+=r}))}))})),o.forEach((function(e){var t={d:i._spline(e.from,e.to),_boundingRect:{x:e.from.x+e.from.width,y:Math.min(e.from.y,e.to.y),width:e.to.x-(e.from.x+e.from.width),height:Math.max(e.from.x+e.from.height,e.to.y+e.to.height)-Math.min(e.from.y,e.to.y)},_weight:e.from.weight,_from:e.from.node,_to:e.to.node};r.push(t)})),this._fitAllNodesHeight(t,o),r},_fitNodeHeight:function(e,t,n){var i=this._findRectByName(t,e),a=0,o=0;n.forEach((function(t){t.from.node._name===e&&(o+=t.from.height),t.to.node._name===e&&(a+=t.to.height)})),i.height=Math.max(a,o)},_fitAllNodesHeight:function(e,t){for(var n=0;n<e.length;n++)for(var i=0;i<e[n].length;i++)this._fitNodeHeight(e[n][i]._name,e,t)},_spline:function(e,t){var n={x:e.x+e.width,y:e.y},i={x:e.x+e.width,y:e.y+e.height},a={x:t.x,y:t.y},o={x:t.x,y:t.y+t.height},r=.3*(a.x-n.x);return"M ".concat(n.x," ").concat(n.y," C ").concat(n.x+r," ").concat(n.y," ").concat(a.x-r," ").concat(a.y," ").concat(a.x," ").concat(a.y," L ").concat(o.x," ").concat(o.y," C ").concat(o.x-r," ").concat(o.y," ").concat(i.x+r," ").concat(i.y," ").concat(i.x," ").concat(i.y," Z")},computeLayout:function(e,t,n,i){this._sort=t;var o={},r=a.default.validate(e,i);return r?o.error=r:(o.cascades=this._computeCascades(e),o.nodes=this._computeNodes(o.cascades,{width:n.availableRect.width,height:n.availableRect.height,x:n.availableRect.x,y:n.availableRect.y,nodePadding:n.nodePadding,nodeWidth:n.nodeWidth,nodeAlign:n.nodeAlign}),o.links=this._computeLinks(e,o.nodes,o.cascades)),o},overlap:function(e,t){return!(t.x>e.x+e.width||t.x+t.width<e.x||t.y>=e.y+e.height||t.y+t.height<=e.y)}};t.layout=r},function(e,t,n){t.default=void 0;var i,a=(i=n(611))&&i.__esModule?i:{default:i};var o={validate:function(e,t){var n=null;return this._hasCycle(e)&&(n="E2006",t("E2006")),n},_hasCycle:function(e){return a.default.struct.hasCycle(e)}};t.default=o,e.exports=t.default,e.exports.default=t.default},function(e,t,n){t.setTooltipCustomOptions=function(e){e.prototype._setTooltipOptions=function(){var e,t,n=this._tooltip,a=n&&this._getOption("tooltip");a.linkTooltipTemplate&&(e=this._getTemplate(a.linkTooltipTemplate)),a.nodeTooltipTemplate&&(t=this._getTemplate(a.nodeTooltipTemplate)),n&&n.update((0,i.extend)({},a,{customizeTooltip:function(n){return e&&"link"===n.type||t&&"node"===n.type||(n.skipTemplate=!0),"node"===n.type?s(a.customizeNodeTooltip,r)(n.info):"link"===n.type?s(a.customizeLinkTooltip,o)(n.info):{}},contentTemplate:function(n,i){var a={model:n.info,container:i};return e&&"link"===n.type?e.render(a):t&&"node"===n.type?t.render(a):void 0},enabled:a.enabled}))},e.prototype.hideTooltip=function(){this._tooltip&&this._tooltip.hide()}};var i=n(0),a=n(1),o=function(e){return{html:"<strong>".concat(e.source," > ").concat(e.target,"</strong><br/>Weight: ").concat(e.weight)}},r=function(e){return{html:"<strong>".concat(e.label,"</strong><br/>Incoming weight: ").concat(e.weightIn,"<br/>Outgoing weight: ").concat(e.weightOut)}},s=function(e,t){return function(n){var o=(0,a.isFunction)(e)?e.call(n,n):{},r=Object.prototype.hasOwnProperty.bind(o);return r("html")||r("text")||(o=(0,i.extend)(o,t.call(n,n))),o}}},function(e,t,n){t.plugin=void 0;var i,a=(i=n(609))&&i.__esModule?i:{default:i},o=n(344);var r=a.default.prototype,s=0;r._eventsMap.onNodeClick={name:"nodeClick"},r._eventsMap.onLinkClick={name:"linkClick"};var c={name:"tracker",init:function(){var e=this,t="__sankey_data_"+s++;e._tracker=new o.Tracker({widget:e,root:e._renderer.root,getData:function(e){return e.target[t]},getNode:function(t){return t<e._nodes.length?e._nodes[t]:e._links[t-e._nodes.length]},click:function(t){var n=this.getData(t.event)<e._nodes.length?"nodeClick":"linkClick";e._eventTrigger(n,{target:t.node,event:t.event})}}),this._dataKey=t},dispose:function(){this._tracker.dispose()},extenders:{_change_LINKS_DRAW:function(){var e=this._dataKey;this._nodes.concat(this._links).forEach((function(t,n){t.element.data(e,n)}))}}};t.plugin=c},,,,,,,,,,function(e,t,n){e.exports=n(1106)},function(e,t,n){n(996)}]);