(window.webpackJsonp=window.webpackJsonp||[]).push([[7],{"+12O":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.DataSource=void 0;var i=v(n("5qrJ")),r=n("1LL4"),o=v(n("KAnu")),a=n("zl3R"),s=n("ti0F"),l=n("IRs2"),c=v(n("IlOo")),u=v(n("JZex")),d=n("DLVy"),h=n("YyLj"),p=v(n("XpgS")),f=v(n("e8y9")),m=n("tJvG"),g=v(n("3u3F")),_=n("8Cge");function v(e){return e&&e.__esModule?e:{default:e}}t.DataSource=i.default.inherit({ctor:function(e){var t,n=this;e=(0,_.normalizeDataSourceOptions)(e),this._eventsStrategy=new d.EventsStrategy(this);var i=0!==e.pushAggregationTimeout?(0,l.throttleChanges)(this._onPush,(function(){return void 0===e.pushAggregationTimeout?5*n._changedTime:e.pushAggregationTimeout})):this._onPush;this._changedTime=0,this._onPushHandler=function(e){n._aggregationTimeoutId=i.call(n,e)},this._store=e.store,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,a.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 g.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("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,a.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;n1&&(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 f.default.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 .dx-list-group > .dx-list-group-body > .dx-list-item":"> .dx-list-item";this._sortable=e._createComponent(e._scrollView.content(),c.default,(0,o.extend)({component:e,contentTemplate:null,allowReordering:!1,filter:t,container:e.$element(),dragDirection:e.option("itemDragging.group")?"both":"vertical",handle:".".concat("dx-list-reorder-handle"),dragTemplate:this._dragTemplate,onDragStart:this._dragStartHandler.bind(this),onDragChange:this._dragChangeHandler.bind(this),onReorder:this._reorderHandler.bind(this)},e.option("itemDragging")))},_dragTemplate:function(e){return(0,i.default)(e.itemElement).clone().width((0,i.default)(e.itemElement).width()).addClass("dx-list-item-ghost-reordering").addClass("dx-state-hover")},_dragStartHandler:function(e){this._lockedDrag&&(e.cancel=!0)},_dragChangeHandler:function(e){!this._groupedEnabled||this._sameParent(e.fromIndex,e.toIndex)||(e.cancel=!0)},_sameParent:function(e,t){var n=this._list.getItemElementByFlatIndex(e);return this._list.getItemElementByFlatIndex(t).parent().get(0)===n.parent().get(0)},_reorderHandler:function(e){var t=this._list.getItemElementByFlatIndex(e.toIndex);this._list.reorderItem((0,i.default)(e.itemElement),t)},afterBag:function(e){var t=this,n=(0,i.default)("
").addClass("dx-list-reorder-handle");r.default.on(n,"dxpointerdown",(function(e){t._lockedDrag=!(0,a.isMouseEvent)(e)})),r.default.on(n,"dxhold",{timeout:30},(function(e){e.cancel=!0,t._lockedDrag=!1})),e.$container.addClass("dx-list-reorder-handle-container").append(n)}}))},"+2oP":function(e,t,n){"use strict";var i=n("I+eb"),r=n("hh1v"),o=n("6LWA"),a=n("I8vh"),s=n("UMSQ"),l=n("/GqU"),c=n("hBjN"),u=n("tiKp"),d=n("Hd5f"),h=n("rkAj"),p=d("slice"),f=h("slice",{ACCESSORS:!0,0:0,1:2}),m=u("species"),g=[].slice,_=Math.max;i({target:"Array",proto:!0,forced:!p||!f},{slice:function(e,t){var n,i,u,d=l(this),h=s(d.length),p=a(e,h),f=a(void 0===t?h:t,h);if(o(d)&&("function"!=typeof(n=d.constructor)||n!==Array&&!o(n.prototype)?r(n)&&null===(n=n[m])&&(n=void 0):n=void 0,n===Array||void 0===n))return g.call(d,p,f);for(i=new(void 0===n?Array:n)(_(f-p,0)),u=0;p",i).addClass("dx-theme-marker").appendTo(i.documentElement);try{return(e=t.css("fontFamily"))?"dx."!==(e=e.replace(/["']/g,"")).substr(0,"dx.".length)?null:e.substr("dx.".length):null}finally{t.remove()}}function k(e){var t;function n(){s=null,w.fire(),w.empty()}s=e,O()?n():(t=Date.now(),l=setInterval((function(){var e=O(),i=!e&&Date.now()-t>15e3;i&&m.log("W0004",s),(e||i)&&(clearInterval(l),l=void 0,n())}),10))}function O(){return!s||M()===s}function T(e){var t=e?e.split("."):[],n=null;if(o){if(e in o)return e;v(o,(function(e,i){var r=e.split(".");if(!(t[0]&&r[0]!==t[0]||t[1]&&t[1]!==r[1]||t[2]&&t[2]!==r[2]))return n&&!i.isActive||(n=e),!i.isActive&&void 0}))}return n}function E(e){var t;(function(e){try{e!==i&&(o=null)}catch(t){o=null}i=e})((e=e||{}).context||d.getDocument()),i&&((t=u("link[rel=dx-theme]",i)).length&&(o={},r=u(g.createMarkupFromString(""),i),t.each((function(){var e=u(this,i),t=e.attr("data-theme"),n=e.attr("href"),r="true"===e.attr("data-active");o[t]={url:n,isActive:r}})),t.last().after(r),t.remove()),a=void 0,I(e))}function I(e){if(!arguments.length)return a=a||M();D(x()),"string"==typeof(e=e||{})&&(e={theme:e});var t,n=e._autoInit,i=e.loadCallback;if((a=T(e.theme||a))&&(t=o[a]),i&&w.add(i),t)r.attr("href",o[a].url),!w.has()&&!e._forceTimeout||l?s&&(s=a):k(a);else{if(!n)throw m.Error("E0021",a);w.fire(),w.empty()}R(),A(b.originalViewPort(),a)}function A(e,t){c=function(e){var t=[],n=(e=e||I())&&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]+(P(e)?"-"+n[2]:""))),t}(t).join(" "),u(e).addClass(c),function(){var t=h.hasWindow()&&p.devicePixelRatio;if(t&&!(t<2)){var n=u("
");n.css("border",".5px solid transparent"),u("body").append(n),1===n.outerHeight()&&(u(e).addClass("dx-hairlines"),c+=" dx-hairlines"),n.remove()}}()}function D(e){u(e).removeClass(c)}function L(e,t){return t||(t=a||M()),new RegExp(e).test(t)}function P(e){return L("material",e)}function j(e){return L("ios7",e)}function R(){j()&&m.log("W0010","The 'ios7' theme","19.1","Use the 'generic' theme instead.")}function z(e,t){var n=d.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 r=i.offsetWidth;i.style.fontFamily="Roboto, RobotoFallback, Arial";var o=i.offsetWidth;return i.parentNode.removeChild(i),r!==o}var B=new f;function F(){if(E({_autoInit:!0,_forceTimeout:!0}),u("link[rel=dx-theme]",i).length)throw m.Error("E0022");B.resolve()}h.hasWindow()?F():_(F),S.add((function(e,t){B.done((function(){D(t),A(e)}))})),y.changed.add((function(){E({_autoInit:!0})})),t.current=I,t.ready=function(e){w.add(e)},t.init=E,t.attachCssClasses=A,t.detachCssClasses=D,t.waitForThemeLoad=k,t.isMaterial=P,t.isIos7=j,t.isGeneric=function(e){return L("generic",e)},t.isDark=function(e){return L("dark",e)},t.isWebFontLoaded=z,t.waitWebFont=function(e,t){return new C((function(n){var i=function(){clearInterval(r),clearTimeout(o),n()},r=setInterval((function(){z(e,t)&&i()}),15),o=setTimeout(i,2e3)}))},t.resetTheme=function(){r&&r.attr("href","about:blank"),a=null,s=null},e.exports.default=e.exports},"+XMB":function(e,t,n){"use strict";var i=n("ia8j"),r=n("wqBK"),o=i.inherit(r).inherit({_addWidgetPrefix:function(e){return"dx-list-"+e},_getCombinedFilter:function(){var e,t,n=this._dataSource;return n&&(t={filter:n.filter()},n._addSearchFilter(t),e=t.filter),e},_initDataSource:function(){var e=this.option("searchValue"),t=this.option("searchExpr"),n=this.option("searchMode");this.callBase(),this._dataSource&&(e&&e.length&&this._dataSource.searchValue(e),n.length&&this._dataSource.searchOperation(r.getOperationBySearchMode(n)),t&&this._dataSource.searchExpr(t))}});e.exports=o},"+s0g":function(e,t,n){!function(e){"use strict";var t="jan._feb._mrt._apr._mei_jun._jul._aug._sep._okt._nov._dec.".split("_"),n="jan_feb_mrt_apr_mei_jun_jul_aug_sep_okt_nov_dec".split("_"),i=[/^jan/i,/^feb/i,/^maart|mrt.?$/i,/^apr/i,/^mei$/i,/^jun[i.]?$/i,/^jul[i.]?$/i,/^aug/i,/^sep/i,/^okt/i,/^nov/i,/^dec/i],r=/^(januari|februari|maart|april|mei|ju[nl]i|augustus|september|oktober|november|december|jan\.?|feb\.?|mrt\.?|apr\.?|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i;e.defineLocale("nl",{months:"januari_februari_maart_april_mei_juni_juli_augustus_september_oktober_november_december".split("_"),monthsShort:function(e,i){return e?/-MMM-/.test(i)?n[e.month()]:t[e.month()]:t},monthsRegex:r,monthsShortRegex:r,monthsStrictRegex:/^(januari|februari|maart|april|mei|ju[nl]i|augustus|september|oktober|november|december)/i,monthsShortStrictRegex:/^(jan\.?|feb\.?|mrt\.?|apr\.?|mei|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i,monthsParse:i,longMonthsParse:i,shortMonthsParse:i,weekdays:"zondag_maandag_dinsdag_woensdag_donderdag_vrijdag_zaterdag".split("_"),weekdaysShort:"zo._ma._di._wo._do._vr._za.".split("_"),weekdaysMin:"zo_ma_di_wo_do_vr_za".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[vandaag om] LT",nextDay:"[morgen om] LT",nextWeek:"dddd [om] LT",lastDay:"[gisteren om] LT",lastWeek:"[afgelopen] dddd [om] LT",sameElse:"L"},relativeTime:{future:"over %s",past:"%s geleden",s:"een paar seconden",ss:"%d seconden",m:"\xe9\xe9n minuut",mm:"%d minuten",h:"\xe9\xe9n uur",hh:"%d uur",d:"\xe9\xe9n dag",dd:"%d dagen",M:"\xe9\xe9n maand",MM:"%d maanden",y:"\xe9\xe9n jaar",yy:"%d jaar"},dayOfMonthOrdinalParse:/\d{1,2}(ste|de)/,ordinal:function(e){return e+(1===e||8===e||e>=20?"ste":"de")},week:{dow:1,doy:4}})}(n("wd/R"))},"+tJ4":function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var i=function(e){return function(t){for(var n=0,i=e.length;n1)for(;i=n);i++);return i},areLabelsOverlap:function(e,t,n,i){var r=e.x,o=t.x,a=e.width,s=t.width;return"left"===i?(r+=a/2,o+=s/2):"right"===i&&(r-=a/2,o-=s/2),(e.x>t.x?o+s+n>r:r+a+n>o)&&(e.y>t.y?t.y+t.height>e.y:e.y+e.height>t.y)}}},"/5zm":function(e,t,n){var i=n("I+eb"),r=n("jrUv"),o=Math.cosh,a=Math.abs,s=Math.E;i({target:"Math",stat:!0,forced:!o||o(710)===1/0},{cosh:function(e){var t=r(a(e)-1)+1;return(t+1/(t*s*s))*(s/2)}})},"/7L9":function(e,t,n){"use strict";var i=n("IWKj");e.exports=i({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}.'})},"/DUC":function(e,t,n){"use strict";var i=function(e){return e&&e.__esModule?e:{default:e}}(n("Bhoz")),r=function(e){var t=e&&i.default.convertDigits(e,!1).charCodeAt(0),n=i.default.convertDigits("0",!1).charCodeAt(0);return n<=t&&t()-[]\u060c".indexOf(i)<0&&n===r(i)},a=function(e,t){if(!r(e[t]))for(;t>0&&!r(e[t-1])&&("."===e[t-1]||" .,:;/\\<>()-[]\u060c".indexOf(e[t-1])<0);)t--;return t},s=function(e,t){return Array.isArray(e)?e.map((function(e){return(t(e)||"").toString()})):(t(e)||"").toString()},l=/[a-zA-Z]/g;t.getFormat=function(e){var t=[],n=s(new Date(2009,8,8,6,5,4),e),i=n.split("").map((function(e,t){return t})),c=n,u={},d=[{date:new Date(2009,8,8,6,5,4,100),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(c)return d.forEach((function(l){var d=function(e,t,n,i){var s=0,l=[],c=function(t){return e[s]!==t[s]&&(void 0===i||r(e[s])===i)};for(Array.isArray(t)||(t=[t]),s=0;sl;){for(s=i[a=t.pop()],i[a]=-1,o=a+1;o1?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)}(c,d,h,i),u[h]=d.length})),c=function(e,t,n,i){var r=t.split("").map((function(e,t){return n.indexOf(t)<0&&(e.match(l)||"'"===e)?i[t]:-1}));return e.split("").map((function(e,t){var n=e,i=r.indexOf(t)>=0,o=t>0&&r.indexOf(t-1)>=0,a=r.indexOf(t+1)>=0;return i&&(o||(n="'"+n),a||(n+="'")),n})).join("")}(c,n,t,i),t.length?c:void 0}},"/ElL":function(e,t,n){"use strict";var i=n("FKN7"),r=n("f7cP"),o=n("imRD"),a=n("85Zg").register,s=n("AQWU"),l=n("uHSv"),c=n("XDlL");a("menu","context",s.inherit({_init:function(){var e=i("
").addClass("dx-list-context-menu");this._list.$element().append(e),this._menu=this._renderOverlay(e)},_renderOverlay:function(e){return this._list._createComponent(e,l,{shading:!1,deferRendering:!0,closeOnTargetScroll:!0,closeOnOutsideClick:function(e){return!i(e.target).closest(".dx-list-context-menu").length},animation:{show:{type:"slide",duration:300,from:{height:0,opacity:1},to:{height:(function(){return this._$menuList.outerHeight()}).bind(this),opacity:1}},hide:{type:"slide",duration:0,from:{opacity:1},to:{opacity:0}}},height:(function(){return this._$menuList?this._$menuList.outerHeight():0}).bind(this),width:(function(){return this._list.$element().outerWidth()}).bind(this),onContentReady:this._renderMenuContent.bind(this)})},_renderMenuContent:function(e){var t=e.component.$content(),n=this._menuItems().slice();this._deleteEnabled()&&n.push({text:o.format("dxListEditDecorator-delete"),action:this._deleteItem.bind(this)}),this._$menuList=i("
"),this._list._createComponent(this._$menuList,c,{items:n,onItemClick:this._menuItemClickHandler.bind(this),height:"auto",integrationOptions:{}}),t.addClass("dx-list-context-menucontent"),t.append(this._$menuList)},_menuItemClickHandler:function(e){this._menu.hide(),this._fireMenuAction(this._$itemWithMenu,e.itemData.action)},_deleteItem:function(){this._list.deleteItem(this._$itemWithMenu)},handleContextMenu:function(e){return this._$itemWithMenu=e,this._menu.option({position:{my:"top",at:"bottom",of:e,collision:"flip"}}),this._menu.show(),!0},dispose:function(){this._menu&&this._menu.$element().remove(),this.callBase.apply(this,arguments)}}).include(r))},"/GqU":function(e,t,n){var i=n("RK3t"),r=n("HYAF");e.exports=function(e){return i(r(e))}},"/JVm":function(e,t,n){"use strict";var i=function(e){return e&&e.__esModule?e:{default:e}}(n("3wDN")),r=n("tJvG"),o=n("KAnu"),a=i.default.inherit({_initMarkup:function(){this._deferredItems=[],this.callBase()},_renderItemContent:function(e){var t=new r.Deferred,n=new r.Deferred;this._deferredItems[e.index]=n;var i=this.callBase.call(this,e);return n.done((function(){t.resolve(i)})),t.promise()},_createItemByTemplate:function(e,t){var n=this;return e.render({model:t.itemData,container:t.container,index:t.index,onRendered:function(){n._deferredItems[t.index].resolve()}})},_postProcessRenderItems:o.noop,_renderItemsAsync:function(){var e=this,t=new r.Deferred;return r.when.apply(this,this._deferredItems).done((function(){e._postProcessRenderItems(),t.resolve()})),t.promise()},_clean:function(){this.callBase(),this._deferredItems=[]}});e.exports=a},"/WYv":function(e,t,n){"use strict";function i(e){return!!e&&"function"!=typeof e.subscribe&&"function"==typeof e.then}n.d(t,"a",(function(){return i}))},"/X5v":function(e,t,n){!function(e){"use strict";e.defineLocale("x-pseudo",{months:"J~\xe1\xf1\xfa\xe1~r\xfd_F~\xe9br\xfa~\xe1r\xfd_~M\xe1rc~h_\xc1p~r\xedl_~M\xe1\xfd_~J\xfa\xf1\xe9~_J\xfal~\xfd_\xc1\xfa~g\xfast~_S\xe9p~t\xe9mb~\xe9r_\xd3~ct\xf3b~\xe9r_\xd1~\xf3v\xe9m~b\xe9r_~D\xe9c\xe9~mb\xe9r".split("_"),monthsShort:"J~\xe1\xf1_~F\xe9b_~M\xe1r_~\xc1pr_~M\xe1\xfd_~J\xfa\xf1_~J\xfal_~\xc1\xfag_~S\xe9p_~\xd3ct_~\xd1\xf3v_~D\xe9c".split("_"),monthsParseExact:!0,weekdays:"S~\xfa\xf1d\xe1~\xfd_M\xf3~\xf1d\xe1\xfd~_T\xfa\xe9~sd\xe1\xfd~_W\xe9d~\xf1\xe9sd~\xe1\xfd_T~h\xfars~d\xe1\xfd_~Fr\xedd~\xe1\xfd_S~\xe1t\xfar~d\xe1\xfd".split("_"),weekdaysShort:"S~\xfa\xf1_~M\xf3\xf1_~T\xfa\xe9_~W\xe9d_~Th\xfa_~Fr\xed_~S\xe1t".split("_"),weekdaysMin:"S~\xfa_M\xf3~_T\xfa_~W\xe9_T~h_Fr~_S\xe1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[T~\xf3d\xe1~\xfd \xe1t] LT",nextDay:"[T~\xf3m\xf3~rr\xf3~w \xe1t] LT",nextWeek:"dddd [\xe1t] LT",lastDay:"[\xdd~\xe9st~\xe9rd\xe1~\xfd \xe1t] LT",lastWeek:"[L~\xe1st] dddd [\xe1t] LT",sameElse:"L"},relativeTime:{future:"\xed~\xf1 %s",past:"%s \xe1~g\xf3",s:"\xe1 ~f\xe9w ~s\xe9c\xf3~\xf1ds",ss:"%d s~\xe9c\xf3\xf1~ds",m:"\xe1 ~m\xed\xf1~\xfat\xe9",mm:"%d m~\xed\xf1\xfa~t\xe9s",h:"\xe1~\xf1 h\xf3~\xfar",hh:"%d h~\xf3\xfars",d:"\xe1 ~d\xe1\xfd",dd:"%d d~\xe1\xfds",M:"\xe1 ~m\xf3\xf1~th",MM:"%d m~\xf3\xf1t~hs",y:"\xe1 ~\xfd\xe9\xe1r",yy:"%d \xfd~\xe9\xe1rs"},dayOfMonthOrdinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(e){var t=e%10;return e+(1==~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")},week:{dow:1,doy:4}})}(n("wd/R"))},"/b8u":function(e,t,n){var i=n("STAE");e.exports=i&&!Symbol.sham&&"symbol"==typeof Symbol.iterator},"/byt":function(e,t){e.exports={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0}},"/cYb":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){var n,r,o=t.label||{},a=o.position||"inside",s=!1;return e._checkAlignmentConstantLineLabels(o),{options:t,labelOptions:o,labelPosition:a,label:null,line:null,getParsedValue:function(){return s||(n=e.validateUnit(t.value,"E2105","constantLine"),s=!0),n},draw:function(){if(!(0,i.isDefined)(t.value)||e._translator.getBusinessRange().isEmpty())return this;var n=e._getCanvasStartEnd(),r=this.getParsedValue();this.coord=e._getConstantLinePos(r,n.start,n.end);var s=t.displayBehindSeries?e._axisConstantLineGroups.under:e._axisConstantLineGroups.above,l=s[a];if(l||(l=s[e._isHorizontal?o.verticalAlignment:o.horizontalAlignment]),!(0,i.isDefined)(this.coord))return this;var c=e._createConstantLine(this.coord,{stroke:t.color,"stroke-width":t.width,dashStyle:t.dashStyle});return this.line=c.append(s.inside),this.label=o.visible?e._drawConstantLineLabels(r,o,this.coord,l):null,this.updatePosition(),this},removeLabel:function(){this.label&&this.label.remove()},updatePosition:function(t){var n=e._getCanvasStartEnd(),o=e._getConstantLinePos(this.getParsedValue(),n.start,n.end);(0,i.isDefined)(o)&&(this.coord=o,t&&r?(this.label&&this.label.attr(e._getConstantLineLabelsCoords(r,this.labelOptions)),this.line&&this.line.attr(e._getConstantLineGraphicAttributes(r)),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(){r=this.coord}}};var i=n("ti0F")},"/jMu":function(e,t,n){"use strict";var i=function(e){return e&&e.__esModule?e:{default:e}}(n("5qrJ")),r=n("yxXJ"),o=n("ti0F"),a=n("YyLj"),s=n("IRs2");function l(e,t,n,i){var r=0;if(e0&&this._calculateGroups({items:this._data})},totalAggregates:function(){return this._totals},_aggregate:function(e,t,n){for(var i=t.items?t.items.length:0,r=0;r0;)l(0,n,e,a)},_seed:function(e,t){return c(e,(function(e){var n=e.aggregator;return"seed"in n?(0,o.isFunction)(n.seed)?n.seed(t):n.seed:NaN}))},_accumulate:function(e,t,n,i){var r,o=t.selector(i);(!t.skipEmptyValues||(r=o)==r&&""!==r&&null!=r)&&(n[e]=n[e]!=n[e]?o:t.aggregator.step(n[e],o))},_finalize:function(e,t){return c(e,(function(e,n){var i=e.aggregator.finalize;return i?i(t[n]):t[n]}))}})},"/orT":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i=function(e){return e&&e.__esModule?e:{default:e}}(n("T6P2"));t.default=new i.default},"/q2h":function(e,t,n){"use strict";var i=n("cGv3"),r=n("tUd6"),o=n("cYys"),a=n("xMpX"),s=n("heGP"),l=function(){var e,t=o(),n=t.add,l=t.remove;if(!i.hasWindow())return t;var c,u=function(){var e=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=s((function(){e=u()}));return t.add=function(){var e=n.apply(t,arguments);return h(),a.add((function(){!c&&t.has()&&(c=r.listen(i.getWindow(),"resize",d))})),e},t.remove=function(){var e=l.apply(t,arguments);return!t.has()&&c&&(c(),c=void 0),e},t}();e.exports=l},"/wwX":function(e,t,n){"use strict";var i=o(n("BWGd")),r=o(n("6miG"));function o(e){return e&&e.__esModule?e:{default:e}}i.default.registerModule("columnFixing",r.default)},0:function(e,t,n){e.exports=n("zUnb")},"0/uQ":function(e,t,n){"use strict";n.d(t,"a",(function(){return d}));var i=n("6blF"),r=n("Fxb1"),o=n("pugT"),a=n("xTla"),s=n("JF+6"),l=n("En8+"),c=n("/WYv"),u=n("2ePl");function d(e,t){return t?function(e,t){if(null!=e){if(function(e){return e&&"function"==typeof e[a.a]}(e))return function(e,t){return new i.a((function(n){var i=new o.a;return i.add(t.schedule((function(){var r=e[a.a]();i.add(r.subscribe({next:function(e){i.add(t.schedule((function(){return n.next(e)})))},error:function(e){i.add(t.schedule((function(){return n.error(e)})))},complete:function(){i.add(t.schedule((function(){return n.complete()})))}}))}))),i}))}(e,t);if(Object(c.a)(e))return function(e,t){return new i.a((function(n){var i=new o.a;return i.add(t.schedule((function(){return e.then((function(e){i.add(t.schedule((function(){n.next(e),i.add(t.schedule((function(){return n.complete()})))})))}),(function(e){i.add(t.schedule((function(){return n.error(e)})))}))}))),i}))}(e,t);if(Object(u.a)(e))return Object(s.a)(e,t);if(function(e){return e&&"function"==typeof e[l.a]}(e)||"string"==typeof e)return function(e,t){if(!e)throw new Error("Iterable cannot be null");return new i.a((function(n){var i,r=new o.a;return r.add((function(){i&&"function"==typeof i.return&&i.return()})),r.add(t.schedule((function(){i=e[l.a](),r.add(t.schedule((function(){if(!n.closed){var e,t;try{var r=i.next();e=r.value,t=r.done}catch(o){return void n.error(o)}t?n.complete():(n.next(e),this.schedule())}})))}))),r}))}(e,t)}throw new TypeError((null!==e&&typeof e||e)+" is not observable")}(e,t):e instanceof i.a?e:new i.a(Object(r.a)(e))}},"07d7":function(e,t,n){var i=n("AO7/"),r=n("busE"),o=n("sEFX");i||r(Object.prototype,"toString",o,{unsafe:!0})},"09b2":function(e,t,n){"use strict";var i=n("FKN7"),r=n("wx82"),o=n("LdFP"),a=n("zl3R").each,s=n("GCD8"),l=n("jeLr"),c=n("1LL4").extend,u=n("gpjr").focused,d=n("ti0F").isDefined,h=n("imRD"),p=n("KAnu").noop,f=n("TssP"),m=n("t2fQ"),g=n("mP+d"),_=n("yVMT"),v=n("EJAH").default,y=n("MVLB").default,b=function(){return{}},w={0:/[0-9]/,9:/[0-9\s]/,"#":/[-+0-9\s]/,L:function(e){return C(e)},l:function(e){return C(e)||S(e)},C:/\S/,c:/./,A:function(e){return C(e)||x(e)},a:function(e){return C(e)||x(e)||S(e)}};function x(e){return/[0-9]/.test(e)}function C(e){var t=e.charCodeAt();return 64127}function S(e){return" "===e}var M=_.inherit({_getDefaultOptions:function(){return c(this.callBase(),{mask:"",maskChar:"_",maskRules:{},maskInvalidMessage:h.format("validation-mask"),useMaskedValue:!1,showMaskMode:"always"})},_supportedKeys:function(){var e=this,t={backspace:e._maskStrategy.getHandler("backspace"),del:e._maskStrategy.getHandler("del"),enter:e._changeHandler},n=e.callBase();return a(t,(function(t,i){var r=n[t];n[t]=function(t){e.option("mask")&&i.call(e,t),r&&r(t)}})),n},_getSubmitElement:function(){return this.option("mask")?this._$hiddenElement:this.callBase()},_init:function(){this.callBase(),this._initMaskStrategy()},_initMaskStrategy:function(){var e=o.real();this._maskStrategy=e.android&&e.version[0]>4?new y(this):new v(this)},_initMarkup:function(){this._renderHiddenElement(),this.callBase()},_attachMouseWheelEventHandlers:function(){if(this._onMouseWheel!==p){var e=this._input(),t=s.addNamespace(m.name,this.NAME),n=this._createAction((function(t){if(u(e)){var n=t.event;this._onMouseWheel(n),n.preventDefault(),n.stopPropagation()}}).bind(this));l.off(e,t),l.on(e,t,(function(e){n({event:e})}))}},_onMouseWheel:p,_render:function(){this.callBase(),this._renderMask(),this._attachMouseWheelEventHandlers()},_renderHiddenElement:function(){this.option("mask")&&(this._$hiddenElement=i("").attr("type","hidden").appendTo(this._inputWrapper()))},_removeHiddenElement:function(){this._$hiddenElement&&this._$hiddenElement.remove()},_renderMask:function(){this.$element().removeClass("dx-texteditor-masked"),this._maskRulesChain=null,this._maskStrategy.detachEvents(),this.option("mask")&&(this.$element().addClass("dx-texteditor-masked"),this._maskStrategy.attachEvents(),this._parseMask(),this._renderMaskedValue())},_suppressCaretChanging:function(e,t){var n=r;r=b;try{e.apply(this,t)}finally{r=n}},_changeHandler:function(e){var t=this._input(),n=t.val();if(n!==this._changedValue){this._changedValue=n;var i=s.createEvent(e,{type:"change"});l.trigger(t,i)}},_parseMask:function(){this._maskRules=c({},w,this.option("maskRules")),this._maskRulesChain=this._parseMaskRule(0)},_parseMaskRule:function(e){var t=this.option("mask");if(e>=t.length)return new g.EmptyMaskRule;var n=t[e],i="\\"===n,r=i?new g.StubMaskRule({maskChar:t[e+1]}):this._getMaskRule(n);return r.next(this._parseMaskRule(e+1+i)),r},_getMaskRule:function(e){var t;return a(this._maskRules,(function(n,i){if(n===e)return t={pattern:n,allowedChars:i},!1})),d(t)?new g.MaskRule(c({maskChar:this.option("maskChar")},t)):new g.StubMaskRule({maskChar:e})},_renderMaskedValue:function(){if(this._maskRulesChain){var e=this.option("value")||"";this._maskRulesChain.clear(this._normalizeChainArguments());var t={length:e.length};t[this._isMaskedValueMode()?"text":"value"]=e,this._handleChain(t),this._displayMask()}},_replaceSelectedText:function(e,t,n){return void 0===n?e:e.slice(0,t.start)+n+e.slice(t.end)},_isMaskedValueMode:function(){return this.option("useMaskedValue")},_displayMask:function(e){e=e||this._caret(),this._renderValue(),this._caret(e)},_isValueEmpty:function(){return f.isEmpty(this._value)},_shouldShowMask:function(){return"onFocus"!==this.option("showMaskMode")||u(this._input())||!this._isValueEmpty()},_showMaskPlaceholder:function(){if(this._shouldShowMask()){var e=this._maskRulesChain.text();this.option("text",e),"onFocus"===this.option("showMaskMode")&&this._renderDisplayText(e)}},_renderValue:function(){if(this._maskRulesChain){var e=this._maskRulesChain.text();if(this._showMaskPlaceholder(),this._$hiddenElement){var t=this._maskRulesChain.value(),n=this._isMaskedValueMode()?e:t;this._$hiddenElement.val(f.isEmpty(t)?"":n)}}return this.callBase()},_valueChangeEventHandler:function(e){this._maskRulesChain?(this._saveValueChangeEvent(e),this.option("value",this._convertToValue().replace(/\s+$/,""))):this.callBase.apply(this,arguments)},_isControlKeyFired:function(e){return this._isControlKey(s.normalizeKeyName(e))||e.ctrlKey||e.metaKey},_handleChain:function(e){var t=this._maskRulesChain.handle(this._normalizeChainArguments(e));return this._value=this._maskRulesChain.value(),this._textValue=this._maskRulesChain.text(),t},_normalizeChainArguments:function(e){return(e=e||{}).index=0,e.fullText=this._maskRulesChain.text(),e},_convertToValue:function(e){return this._isMaskedValueMode()?this._replaceMaskCharWithEmpty(e||this._textValue||""):e||this._value||""},_replaceMaskCharWithEmpty:function(e){return e.replace(new RegExp(this.option("maskChar"),"g")," ")},_maskKeyHandler:function(e,t){var n=this;if(!this.option("readOnly")){this.setForwardDirection(),e.preventDefault(),this._handleSelection();var i=this._input().val(),r=function(){i!==n._input().val()&&n._maskStrategy.runWithoutEventProcessing((function(){return l.trigger(n._input(),"input")}))},o=t();o?o.then(r):(this.setForwardDirection(),this._adjustCaret(),this._displayMask(),this._maskRulesChain.reset(),r())}},_handleKey:function(e,t){this._direction(t||"forward"),this._adjustCaret(e),this._handleKeyChain(e),this._moveCaret()},_handleSelection:function(){if(this._hasSelection()){var e=this._caret(),t=new Array(e.end-e.start+1).join(" ");this._handleKeyChain(t)}},_handleKeyChain:function(e){var t=this._caret(),n=this.isForwardDirection()?t.start:t.start-1,i=this.isForwardDirection()?t.end:t.end-1;this._handleChain({text:e,start:n,length:n===i?1:i-n})},_tryMoveCaretBackward:function(){this.setBackwardDirection();var e=this._caret().start;return this._adjustCaret(),!e||e!==this._caret().start},_adjustCaret:function(e){var t=this._maskRulesChain.adjustedCaret(this._caret().start,this.isForwardDirection(),e);this._caret({start:t,end:t})},_moveCaret:function(){var e=this._caret().start,t=e+(this.isForwardDirection()?0:-1),n=this._maskRulesChain.isAccepted(t)?e+(this.isForwardDirection()?1:-1):e;this._caret({start:n,end:n})},_caret:function(e){var t=this._input();if(t.length)return arguments.length?void r(t,e):r(t)},_hasSelection:function(){var e=this._caret();return e.start!==e.end},_direction:function(e){if(!arguments.length)return this._typingDirection;this._typingDirection=e},setForwardDirection:function(){this._direction("forward")},setBackwardDirection:function(){this._direction("backward")},isForwardDirection:function(){return"forward"===this._direction()},_clean:function(){this._maskStrategy&&this._maskStrategy.clean(),this.callBase()},_validateMask:function(){if(this._maskRulesChain){var e=f.isEmpty(this.option("value"))||this._maskRulesChain.isValid(this._normalizeChainArguments());this.option({isValid:e,validationError:e?null:{editorSpecific:!0,message:this.option("maskInvalidMessage")}})}},_updateHiddenElement:function(){this._removeHiddenElement(),this.option("mask")&&(this._input().removeAttr("name"),this._renderHiddenElement()),this._setSubmitElementName(this.option("name"))},_updateMaskOption:function(){this._updateHiddenElement(),this._renderMask(),this._validateMask()},_processEmptyMask:function(e){if(!e){var t=this.option("value");this.option({text:t,isValid:!0}),this.validationRequest.fire({value:t,editor:this}),this._renderValue()}},_optionChanged:function(e){switch(e.name){case"mask":this._updateMaskOption(),this._processEmptyMask(e.value);break;case"maskChar":case"maskRules":case"useMaskedValue":this._updateMaskOption();break;case"value":this._renderMaskedValue(),this._validateMask(),this.callBase(e),this._changedValue=this._input().val();break;case"maskInvalidMessage":break;case"showMaskMode":this.option("text",""),this._renderValue();break;default:this.callBase(e)}}});e.exports=M},"0BK2":function(e,t){e.exports={}},"0Dky":function(e,t){e.exports=function(e){try{return!!e()}catch(t){return!0}}},"0E6V":function(e,t,n){"use strict";var i=n("C+eR"),r=n("ti0F"),o=n("KAnu"),a=Math.abs,s=Math.floor,l=Math.ceil,c=Math.min;function u(e,t,n){e.min=e.minn?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)(a(e),n);return(t<0?s:l)(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),r=e.interval;e.interval=(r=0||e.type.toLowerCase().indexOf("area")>=0}function _(e){var t=h(e.valueAxisType),n=e.getArgumentAxis(),a=n&&e.getArgumentAxis().visualRange()||{},s=g(e)?m:o.noop;if(n&&n.getMarginOptions().checkInterval){var l=e.getArgumentAxis().getTranslator().getBusinessRange(),c=(0,i.getAddFunction)(l,!1),u=l.interval;isFinite(u)&&(0,r.isDefined)(a.startValue)&&(0,r.isDefined)(a.endValue)&&(a.startValue=c(a.startValue,u,-1),a.endValue=c(a.endValue,u))}var d=v(a);return function(e,n,i,o){var l=n.argument;return n.hasValue()?(d(l)?(e.startCalc||(e.startCalc=!0,s(t,e,n,o[i-1],a.startValue)),t(e,n.getMinValue(),n.getMaxValue())):!a.categories&&(0,r.isDefined)(a.startValue)&&l>a.startValue&&(e.startCalc||s(t,e,n,o[i-1],a.startValue),e.endCalc=!0,s(t,e,n,o[i-1],a.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,r.isDefined)(e)&&t[e.valueOf()]}}return(0,r.isDefined)(e.startValue)||(0,r.isDefined)(e.endValue)?(0,r.isDefined)(e.endValue)?(0,r.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}}e.exports={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 r=e.getArgumentAxis().calculateInterval(t[0].argument,t[1].argument),o=e.getArgumentAxis().calculateInterval(t[t.length-1].argument,t[t.length-2].argument);i=c(r,o)}n={min:t[0].argument,max:t[t.length-1].argument,interval:i}}return f(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())),a=_(e),s=t.reduce((function(e,t,n,r){var s=t.argument;return t.isArgumentCorrect()?(i(e.arg,s,s),t.hasValue()&&(o(e.val,t.getMinValue(),t.getMaxValue()),a(e.viewport,t,n,r)),e):e}),{arg:p(e.argumentAxisType,e.argumentType),val:p(e.valueAxisType,e.valueType,t.length?e.getValueRangeInitialValue():void 0),viewport:p(e.valueAxisType,e.valueType,t.length?e.getValueRangeInitialValue():void 0)});if(n){var l=this.getArgumentRange(e);if("discrete"===e.argumentAxisType)s.arg=l;else{var c=e.getArgumentAxis().getViewport();((0,r.isDefined)(c.startValue)||(0,r.isDefined)(c.length))&&i(s.arg,l.min,l.min),((0,r.isDefined)(c.endValue)||(0,r.isDefined)(c.length)&&(0,r.isDefined)(c.startValue))&&i(s.arg,l.max,l.max)}}return f(s.arg),f(s.val),s},getViewport:function(e){var t,n=e.getPoints(),i=_(e);return t=p(e.valueAxisType,e.valueType,n.length?e.getValueRangeInitialValue():void 0),n.some((function(e,r){return i(t,e,r,n),t.endCalc})),t},getPointsInViewPort:function(e){var t=v(e.getArgumentAxis().visualRange()||{}),n=e.getValueAxis().visualRange()||{},i=v(n),r=e.getPoints(),a=function(e,t,r){var o=t.getMinValue(),a=t.getMaxValue(),s=i(o),l=i(a);s&&e.push(o),a!==o&&l&&e.push(a),!r||s||l||e.push(e.length?n.endValue:n.startValue)},s=g(e)?function(e,n,i){var r=n[i],o=n[i-1],s=n[i+1];s&&t(s.argument)&&a(e[1],r,!0),o&&t(o.argument)&&a(e[1],r,!0)}:o.noop;return r.reduce((function(e,n,i){return t(n.argument)?a(e[0],n):s(e,r,i),e}),[[],[]])}}},"0FOX":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.plugin=t.ExportMenu=t.combineMarkups=t.exportWidgets=t.getMarkup=t.exportFromMarkup=void 0;var i=n("1LL4"),r=n("cGv3"),o=n("C+eR"),a=p(n("JUkI")),s=p(n("imRD")),l=n("ti0F"),c=p(n("LUwo")),u=p(n("plrq")),d=p(n("T4bj")),h=n("ccQb");function p(e){return e&&e.__esModule?e:{default:e}}var f=a.default.image,m=a.default.svg,g=a.default.pdf,_=[d.default.down,d.default.move].join(" "),v=[[9,12,26,12,26,14,9,14],[9,17,26,17,26,19,9,19],[9,22,26,22,26,24,9,24]],y=["PNG","JPEG","GIF"],b=["PDF","SVG"],w=/data-backgroundcolor="([^"]*)"/;function x(){var e=f.testFormats(y);return{unsupported:e.unsupported,supported:e.supported.concat(b)}}function C(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 S(e){return"SVG"===e?m.getData:"PDF"===e?g.getData:f.getData}function M(e,t,n){var i={},r=n.type,a=n.format,s=function(e,t,n){var i=40+30*n,r={rect:{width:118,height:30,x:-84,y:i},text:{x:(e.rtl?105:15)-85,y:i+30-8}};return"printing"===t&&(r.separator={stroke:e.button.default.borderColor,"stroke-width":1,cursor:"pointer",sharp:"v",d:"M -85 "+(i+30-1)+" L 35 "+(i+30-1)}),r}(t,r,n.itemIndex),l=(0,o.patchFontOptions)(t.font);l["pointer-events"]="none";var c=e.g().attr({class:"dx-export-menu-list-item"});i["export-element-type"]=r,a&&(i["export-element-format"]=a);var d=e.rect();d.attr(s.rect).css({cursor:"pointer","pointer-events":"all"}).data(i),d.on(u.default.start+".export",(function(){return d.attr({fill:t.button.hover.backgroundColor})})).on(u.default.end+".export",(function(){return d.attr({fill:null})})),d.append(c);var h=e.text(n.text).css(l).attr(s.text).append(c);return"printing"===r&&e.path(null,"line").attr(s.separator).append(c),{g:c,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 k=t.exportFromMarkup=function(e,t){t.format=C(t.format)||"PNG",t.fileName=t.fileName||"file",t.exportingAction=t.onExporting,t.exportedAction=t.onExported,t.fileSavingAction=t.onFileSaving,t.margin=(0,l.isDefined)(t.margin)?t.margin:10,t.backgroundColor=(0,l.isDefined)(t.backgroundColor)?t.backgroundColor:function(e){var t=w.exec(e);return null==t?void 0:t[1]}(e)||c.default.getTheme().backgroundColor,a.default.export(e,t,S(t.format))},O=(t.getMarkup=function(e){return O(e).markup},t.exportWidgets=function(e,n){var i=t.combineMarkups(e,{gridLayout:(n=n||{}).gridLayout,verticalAlignment:n.verticalAlignment,horizontalAlignment:n.horizontalAlignment});n.width=i.width,n.height=i.height,k(i.markup,n)},t.combineMarkups=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 r=t.reduce((function(e,t,n){var r=t.getSize(),o=t.option("backgroundColor")||c.default.getTheme(t.option("theme")).backgroundColor;return o&&-1===e.backgroundColors.indexOf(o)&&e.backgroundColors.push(o),e.hOffset=e.width,e.width+=r.width,e.height=Math.max(e.height,r.height),e.itemWidth=Math.max(e.itemWidth,r.width),e.items.push({markup:t.svg(),width:r.width,height:r.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(r.height),e.totalHeight+=r.height,e.items=e.items.concat(r.items),e.itemWidth=Math.max(e.itemWidth,r.itemWidth),e.maxItemLen=Math.max(e.maxItemLen,r.items.length),e.totalWidth=n?Math.max(e.totalWidth,r.width):e.maxItemLen*e.itemWidth,e}),{items:[],rowOffsets:[],rowHeights:[],itemWidth:0,totalHeight:0,maxItemLen:0,totalWidth:0,backgroundColors:[]}),r='data-backgroundcolor="'.concat(1===i.backgroundColors.length?i.backgroundColors[0]:"",'" '),o=function(e){var n=t.verticalAlignment,r=i.rowHeights[e.r]-e.height;return i.rowOffsets[e.r]+("bottom"===n?r:"center"===n?r/2:0)},a=function(e){if(n)return e.hOffset;var r=t.horizontalAlignment,o=i.itemWidth,a=o-e.width;return e.c*o+("right"===r?a:"center"===r?a/2:0)},s=i.totalHeight,l=i.totalWidth;return{markup:"'+i.items.map((function(e){return'').concat(e.markup,"")})).join("")+"",width:l,height:s}}),T=t.ExportMenu=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 E(e,t,n,i){return(i||t.format)&&(i=C(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")}}(0,i.extend)(T.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},probeDraw:function(){this._fillSpace(),this.show()},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=C(n,t._incidentOccurred,t.validFormats))&&e.push(n),e}),[]):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(_,(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(v).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(M(e,t,{type:"printing",text:s.default.format("vizExport-printingButtonText"),itemIndex:n.length})),t.formats.reduce((function(n,i){return n.push(M(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}}),t.plugin={name:"export",init:function(){var e=this;this._exportMenu=new t.ExportMenu({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,r=E(this,this._getOption("export")||{},e,t);i&&i.hide();var o=this._disablePointerEvents(),s=a.default.export(this._renderer.root.element,r,S(r.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=E(this,this._getOption("export")||{});n.exportingAction=null,n.exportedAction=null,n.margin=0,n.format="PNG",n.forceProxy=!0,n.fileSavingAction=function(e){!function(e,t){var n=(0,r.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 r=function(){t.parentElement.removeChild(t)};i.addEventListener("load",(function(){n.focus(),n.print(),r()})),i.addEventListener("error",r),i.src=e}}(e),i.style.visibility="hidden",i.style.position="fixed",i.style.right="0",i.style.bottom="0",n.body.appendChild(i)}("data:image/png;base64,".concat(e.data)),e.cancel=!0};var i=this._disablePointerEvents();t&&t.hide();var o=a.default.export(this._renderer.root.element,n,S(n.format)).fail(h.logger.error).always((function(){e._renderer.root.attr({"pointer-events":i})}));return t&&t.show(),o}},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"]}},"0GbY":function(e,t,n){var i=n("Qo9l"),r=n("2oRo"),o=function(e){return"function"==typeof e?e:void 0};e.exports=function(e,t){return arguments.length<2?o(i[e])||o(r[e]):i[e]&&i[e][t]||r[e]&&r[e][t]}},"0M3q":function(e,t,n){"use strict";var i=p(n("FKN7")),r=p(n("D6VQ")),o=n("1LL4"),a=p(n("9nyG")),s=n("v4HY"),l=n("cGv3"),c=n("XgSC"),u=p(n("YQNt")),d=p(n("hMwJ")),h=n("tJvG");function p(e){return e&&e.__esModule?e:{default:e}}function f(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var m=function(e){return(0,i.default)(e).is(":visible")},g=a.default.inherit({_getDefaultOptions:function(){return(0,o.extend)(this.callBase(),{clone:!0,filter:"> *",itemOrientation:"vertical",dropFeedbackMode:"push",allowDropInsideItem:!1,allowReordering:!0,moveItemOnDrop:!1,onDragChange:null,onAdd:null,onRemove:null,onReorder:null,onPlaceholderPrepared:null,animation:{type:"slide",duration:300},fromIndex:null,toIndex:null,dropInsideItem:!1,itemPoints:null})},reset:function(){this.option({dropInsideItem:!1,toIndex:null,fromIndex:null}),this._$placeholderElement&&this._$placeholderElement.remove(),this._$placeholderElement=null,!this._isIndicateMode()&&this._$modifiedItem&&(this._$modifiedItem.css("marginBottom",this._modifiedItemMargin),this._$modifiedItem=null)},_getPrevVisibleItem:function(e,t){return e.slice(0,t).reverse().filter(m)[0]},_dragStartHandler:function(e){if(this.callBase.apply(this,arguments),!0!==e.cancel){var t=this._getSourceElement();this._updateItemPoints(),this.option("fromIndex",this._getElementIndex(t))}},_dragEnterHandler:function(){if(this.callBase.apply(this,arguments),this!==this._getSourceDraggable()&&(this._updateItemPoints(),this.option("fromIndex",-1),!this._isIndicateMode())){var e=this.option("itemPoints"),t=e[e.length-1];if(t){var n=this.$element(),r=this._getSourceElement(),o=this._isVerticalOrientation(),a=o?r.outerHeight(!0):r.outerWidth(!0),s=n.get(0)[o?"scrollHeight":"scrollWidth"],l=n.get(0)[o?"scrollTop":"scrollLeft"],c=o?"top":"left",u=t[c],d=n.offset()[c],h=d+s-l-u;if(h=e.pageY&&i.top<=e.pageY,o=i.left+n.width()>=e.pageX&&i.left<=e.pageX;return r&&o}return!0},dragEnd:function(e){var t,n,i=this._getSourceElement(),r=this._getSourceDraggable(),o=r.NAME!==this.NAME,a=this.option("toIndex"),s=this._isInsideTargetDraggable(e.event);return null!==a&&a>=0&&s&&(r!==this&&((t=this._fireAddEvent(e))||(n=this._fireRemoveEvent(e))),o&&u.default.resetPosition(i),this.option("moveItemOnDrop")&&!t&&this._moveItem(i,a,n),r===this)?this._fireReorderEvent(e):(new h.Deferred).resolve()},dragMove:function(e){var t=this.option("itemPoints");if(t){for(var n,i=this._isVerticalOrientation(),r=i?"top":"left",o=i?e.pageY:e.pageX,a=this.option("rtlEnabled"),s=t.length-1;s>=0;s--){var l=t[s+1]&&(t[s][r]+t[s+1][r])/2;if(!(!i&&a?o>l:l>o)&&void 0!==l)break;n=t[s]}n&&(this._updatePlaceholderPosition(e,n),this._verticalScrollHelper.isScrolling()&&this._isIndicateMode()&&this._movePlaceholder())}},_isIndicateMode:function(){return"indicate"===this.option("dropFeedbackMode")||this.option("allowDropInsideItem")},_createPlaceholder:function(){var e;return this._isIndicateMode()&&(e=(0,i.default)("
").addClass(this._addWidgetPrefix("placeholder")).insertBefore(this._getSourceDraggable()._$dragElement)),this._$placeholderElement=e,e},_getItems:function(){var e=this._getItemsSelector();return this._$content().find(e).not("."+this._addWidgetPrefix("placeholder")).not("."+this._addWidgetPrefix("clone")).toArray()},_allowReordering:function(){return this._getSourceDraggable()!==this._getTargetDraggable()||this.option("allowReordering")},_isValidPoint:function(e,t,n){var i=this.option("allowDropInsideItem");return!!(n||this._allowReordering()||0===e&&i)&&(!this._isIndicateMode()||-1===t||e!==t&&(n||e!==t+1))},_getItemPoints:function(){var e,t,n,r=[],a=this.option("rtlEnabled"),s=this._isVerticalOrientation(),l=this._getItems(),c=l.filter(m),u=c.length,d=this._getDraggableElement(),h=c.indexOf(d.get(0));if(u){for(var p=0;p<=u;p++){var f=!s&&a^p===u,g=s&&p===u;p=e||t?e:e-1,0)},_updatePlaceholderPosition:function(e,t){var n=this._getSourceDraggable(),i=this._normalizeToIndex(t.index,t.dropInsideItem),r=(0,o.extend)(this._getEventArgs(e),{toIndex:i,dropInsideItem:t.dropInsideItem});t.isValid&&this._getAction("onDragChange")(r),!r.cancel&&t.isValid?(this.option({dropInsideItem:t.dropInsideItem,toIndex:t.index}),this._getAction("onPlaceholderPrepared")((0,o.extend)(this._getEventArgs(e),{placeholderElement:(0,s.getPublicElement)(this._$placeholderElement),dragElement:(0,s.getPublicElement)(n._$dragElement)})),this._updateItemPoints()):t.isValid||this.option({dropInsideItem:!1,toIndex:null})},_getScrollable:function(e){var t,n=this;return e.parents().toArray().some((function(e){var r=(0,i.default)(e);if(n._horizontalScrollHelper.isScrollable(r)||n._verticalScrollHelper.isScrollable(r))return t=r,!0})),t},_makeWidthCorrection:function(e,t){if(this._$scrollable=this._getScrollable(e),this._$scrollable&&this._$scrollable.width()0?n-i:r>0?n-r:n}return t},_updatePlaceholderSizes:function(e,t){var n=this.option("dropInsideItem"),r=t?(0,i.default)(t):this._getSourceElement(),o=this._isVerticalOrientation(),a="",s="";e.toggleClass(this._addWidgetPrefix("placeholder-inside"),n),(o||n)&&(a=r.outerWidth()),o&&!n||(s=r.outerHeight()),a=this._makeWidthCorrection(r,a),e.css({width:a,height:s})},_moveItem:function(e,t,n){var i,r=this._getItems(),o=r[t],a=this._getSourceDraggable();n&&(e=e.clone(),a._toggleDragSourceClass(!1,e)),o||(i=r[t-1]),this._moveItemCore(e,o,i)},_moveItemCore:function(e,t,n){t||n?n?e.insertAfter((0,i.default)(n)):e.insertBefore((0,i.default)(t)):e.appendTo(this.$element())},_getDragStartArgs:function(e,t){return(0,o.extend)(this.callBase.apply(this,arguments),{fromIndex:this._getElementIndex(t)})},_getEventArgs:function(e){var t=this._getSourceDraggable(),n=this._getTargetDraggable(),i=n.option("dropInsideItem");return(0,o.extend)(this.callBase.apply(this,arguments),{fromIndex:t.option("fromIndex"),toIndex:this._normalizeToIndex(n.option("toIndex"),i),dropInsideItem:i})},_optionChanged:function(e){var t=e.name;switch(t){case"onDragChange":case"onPlaceholderPrepared":case"onAdd":case"onRemove":case"onReorder":this["_"+t+"Action"]=this._createActionByOption(t);break;case"itemOrientation":case"allowDropInsideItem":case"moveItemOnDrop":case"dropFeedbackMode":case"itemPoints":case"fromIndex":case"animation":case"allowReordering":break;case"dropInsideItem":this._optionChangedDropInsideItem(e);break;case"toIndex":this._optionChangedToIndex(e);break;default:this.callBase(e)}},_optionChangedDropInsideItem:function(){this._isIndicateMode()&&this._$placeholderElement&&this._movePlaceholder()},_isPositionVisible:function(e){var t,n=this.$element();if("hidden"!==n.css("overflow")?t=n.get(0):n.parents().each((function(){if("visible"!==(0,i.default)(this).css("overflow"))return t=this,!1})),t){var r=(0,c.getBoundingRect)(t),o=this._isVerticalOrientation(),a=o?"top":"left",s=o?"bottom":"right",u=(0,l.getWindow)(),d=o?u.pageYOffset:u.pageXOffset;if(e[a]r[s]+d)return!1}return!0},_optionChangedToIndex:function(e){var t=e.value;if(this._isIndicateMode()){var n=null!==t&&t>=0;this._togglePlaceholder(n),n&&this._movePlaceholder()}else this._moveItems(e.previousValue,e.value)},_makeLeftCorrection:function(e,t){var n=this._$scrollable;return n&&this._isVerticalOrientation()&&n.scrollLeft()>t&&(e+=n.scrollLeft()-t),e},_movePlaceholder:function(){var e=this._$placeholderElement||this._createPlaceholder(),t=this._getItems(),n=this.option("toIndex"),r=t[n],o=this._isVerticalOrientation(),a=this.option("rtlEnabled"),s=this.option("dropInsideItem"),l=null,c=0;if(this._updatePlaceholderSizes(e,r),r){var u=(0,i.default)(r);l=u.offset(),c=parseFloat(u.css("marginLeft")),o||!a||s||(l.left+=u.outerWidth(!0))}else{var d=this._getPrevVisibleItem(t,n);d&&(l=(0,i.default)(d).offset(),o?l.top+=(0,i.default)(d).outerHeight(!0):a||(l.left+=(0,i.default)(d).outerWidth(!0)))}l&&!this._isPositionVisible(l)&&(l=null),l&&(l.left=this._makeLeftCorrection(l.left,c),this._move(l,e)),e.toggle(!!l)},_getPositions:function(e,t,n,i){for(var r=[],o=0;o=i&&(a=t):-1===i?o>n&&(a=-t):nn&&oi&&o>=i&&o5||a(t.y)>5},end:function(){this._stopTimer()},_stopTimer:function(){clearTimeout(this._holdTimer)},cancel:function(){this._stopTimer()},dispose:function(){this._stopTimer()}}),bubble:!0,events:["dxhold"]}),e.exports={name:"dxhold"}},"0T9t":function(e,t,n){"use strict";n.d(t,"a",(function(){return o})),n.d(t,"b",(function(){return i})),n.d(t,"c",(function(){return s}));var i=function(){function e(){}return e.equals=function(e,t,n){return n?this.resolveFieldData(e,n)===this.resolveFieldData(t,n):this.equalsByValue(e,t)},e.equalsByValue=function(e,t){if(e===t)return!0;if(e&&t&&"object"==typeof e&&"object"==typeof t){var n,i,r,o=Array.isArray(e),a=Array.isArray(t);if(o&&a){if((i=e.length)!=t.length)return!1;for(n=i;0!=n--;)if(!this.equalsByValue(e[n],t[n]))return!1;return!0}if(o!=a)return!1;var s=e instanceof Date,l=t instanceof Date;if(s!=l)return!1;if(s&&l)return e.getTime()==t.getTime();var c=e instanceof RegExp,u=t instanceof RegExp;if(c!=u)return!1;if(c&&u)return e.toString()==t.toString();var d=Object.keys(e);if((i=d.length)!==Object.keys(t).length)return!1;for(n=i;0!=n--;)if(!Object.prototype.hasOwnProperty.call(t,d[n]))return!1;for(n=i;0!=n--;)if(!this.equalsByValue(e[r=d[n]],t[r]))return!1;return!0}return e!=e&&t!=t},e.resolveFieldData=function(e,t){if(e&&t){if(this.isFunction(t))return t(e);if(-1==t.indexOf("."))return e[t];for(var n=t.split("."),i=e,r=0,o=n.length;r=e.length&&(n%=e.length,t%=e.length),e.splice(n,0,e.splice(t,1)[0]))},e.generateSelectItems=function(e,t){var n,i,r;if(e&&e.length){r=[];try{for(var o=function(e){var t="function"==typeof Symbol&&Symbol.iterator,n=t&&e[t],i=0;if(n)return n.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&i>=e.length&&(e=void 0),{value:e&&e[i++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}(e),a=o.next();!a.done;a=o.next()){var s=a.value;r.push({label:this.resolveFieldData(s,t),value:s})}}catch(l){n={error:l}}finally{try{a&&!a.done&&(i=o.return)&&i.call(o)}finally{if(n)throw n.error}}}return r},e.insertIntoOrderedArray=function(e,t,n,i){if(n.length>0){for(var r=!1,o=0;ot){n.splice(o,0,e),r=!0;break}r||n.push(e)}else n.push(e)},e.findIndexInList=function(e,t){var n=-1;if(t)for(var i=0;i-1&&(e=e.replace(/[\xC0-\xC5]/g,"A").replace(/[\xC6]/g,"AE").replace(/[\xC7]/g,"C").replace(/[\xC8-\xCB]/g,"E").replace(/[\xCC-\xCF]/g,"I").replace(/[\xD0]/g,"D").replace(/[\xD1]/g,"N").replace(/[\xD2-\xD6\xD8]/g,"O").replace(/[\xD9-\xDC]/g,"U").replace(/[\xDD]/g,"Y").replace(/[\xDE]/g,"P").replace(/[\xE0-\xE5]/g,"a").replace(/[\xE6]/g,"ae").replace(/[\xE7]/g,"c").replace(/[\xE8-\xEB]/g,"e").replace(/[\xEC-\xEF]/g,"i").replace(/[\xF1]/g,"n").replace(/[\xF2-\xF6\xF8]/g,"o").replace(/[\xF9-\xFC]/g,"u").replace(/[\xFE]/g,"p").replace(/[\xFD\xFF]/g,"y")),e},e}(),r=function(e){var t="function"==typeof Symbol&&Symbol.iterator,n=t&&e[t],i=0;if(n)return n.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&i>=e.length&&(e=void 0),{value:e&&e[i++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")},o=function(){function e(){}return e.filter=function(t,n,o,a){var s,l,c,u,d=[],h=i.removeAccents(o).toLowerCase();if(t)try{for(var p=r(t),f=p.next();!f.done;f=p.next()){var m=f.value;try{for(var g=(c=void 0,r(n)),_=g.next();!_.done;_=g.next()){var v=i.removeAccents(String(i.resolveFieldData(m,_.value))).toLowerCase();if(e[a](v,h)){d.push(m);break}}}catch(y){c={error:y}}finally{try{_&&!_.done&&(u=g.return)&&u.call(g)}finally{if(c)throw c.error}}}}catch(b){s={error:b}}finally{try{f&&!f.done&&(l=p.return)&&l.call(p)}finally{if(s)throw s.error}}return d},e.startsWith=function(e,t){if(null==t||""===t.trim())return!0;if(null==e)return!1;var n=i.removeAccents(t.toString()).toLowerCase();return i.removeAccents(e.toString()).toLowerCase().slice(0,n.length)===n},e.contains=function(e,t){if(null==t||"string"==typeof t&&""===t.trim())return!0;if(null==e)return!1;var n=i.removeAccents(t.toString()).toLowerCase();return-1!==i.removeAccents(e.toString()).toLowerCase().indexOf(n)},e.endsWith=function(e,t){if(null==t||""===t.trim())return!0;if(null==e)return!1;var n=i.removeAccents(t.toString()).toLowerCase(),r=i.removeAccents(e.toString()).toLowerCase();return-1!==r.indexOf(n,r.length-n.length)},e.equals=function(e,t){return null==t||"string"==typeof t&&""===t.trim()||null!=e&&(e.getTime&&t.getTime?e.getTime()===t.getTime():i.removeAccents(e.toString()).toLowerCase()==i.removeAccents(t.toString()).toLowerCase())},e.notEquals=function(e,t){return!(null==t||"string"==typeof t&&""===t.trim()||null!=e&&(e.getTime&&t.getTime?e.getTime()===t.getTime():i.removeAccents(e.toString()).toLowerCase()==i.removeAccents(t.toString()).toLowerCase()))},e.in=function(e,t){if(null==t||0===t.length)return!0;if(null==e)return!1;for(var n=0;nt.getTime():e>t)},e.gte=function(e,t){return null==t||null!=e&&(e.getTime&&t.getTime?e.getTime()>=t.getTime():e>=t)},e}(),a=0;function s(){return"pr_id_"+ ++a}},"0TWp":function(e,t,n){var i,r;void 0===(r="function"==typeof(i=function(){"use strict";!function(e){var t=e.performance;function n(e){t&&t.mark&&t.mark(e)}function i(e,n){t&&t.measure&&t.measure(e,n)}n("Zone");var r=e.__Zone_symbol_prefix||"__zone_symbol__";function o(e){return r+e}var a=!0===e[o("forceDuplicateZoneCheck")];if(e.Zone){if(a||"function"!=typeof e.Zone.__symbol__)throw new Error("Zone already loaded.");return e.Zone}var s=function(){function t(e,t){this._parent=e,this._name=t?t.name||"unnamed":"",this._properties=t&&t.properties||{},this._zoneDelegate=new u(this,this._parent&&this._parent._zoneDelegate,t)}return t.assertZonePatched=function(){if(e.Promise!==E.ZoneAwarePromise)throw new Error("Zone.js has detected that ZoneAwarePromise `(window|global).Promise` has been overwritten.\nMost likely cause is that a Promise polyfill has been loaded after Zone.js (Polyfilling Promise api is not necessary when zone.js is loaded. If you must load one, do so before loading zone.js.)")},Object.defineProperty(t,"root",{get:function(){for(var e=t.current;e.parent;)e=e.parent;return e},enumerable:!0,configurable:!0}),Object.defineProperty(t,"current",{get:function(){return A.zone},enumerable:!0,configurable:!0}),Object.defineProperty(t,"currentTask",{get:function(){return D},enumerable:!0,configurable:!0}),t.__load_patch=function(r,o){if(E.hasOwnProperty(r)){if(a)throw Error("Already loaded patch: "+r)}else if(!e["__Zone_disable_"+r]){var s="Zone:"+r;n(s),E[r]=o(e,t,I),i(s,s)}},Object.defineProperty(t.prototype,"parent",{get:function(){return this._parent},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"name",{get:function(){return this._name},enumerable:!0,configurable:!0}),t.prototype.get=function(e){var t=this.getZoneWith(e);if(t)return t._properties[e]},t.prototype.getZoneWith=function(e){for(var t=this;t;){if(t._properties.hasOwnProperty(e))return t;t=t._parent}return null},t.prototype.fork=function(e){if(!e)throw new Error("ZoneSpec required!");return this._zoneDelegate.fork(this,e)},t.prototype.wrap=function(e,t){if("function"!=typeof e)throw new Error("Expecting function got: "+e);var n=this._zoneDelegate.intercept(this,e,t),i=this;return function(){return i.runGuarded(n,this,arguments,t)}},t.prototype.run=function(e,t,n,i){A={parent:A,zone:this};try{return this._zoneDelegate.invoke(this,e,t,n,i)}finally{A=A.parent}},t.prototype.runGuarded=function(e,t,n,i){void 0===t&&(t=null),A={parent:A,zone:this};try{try{return this._zoneDelegate.invoke(this,e,t,n,i)}catch(r){if(this._zoneDelegate.handleError(this,r))throw r}}finally{A=A.parent}},t.prototype.runTask=function(e,t,n){if(e.zone!=this)throw new Error("A task can only be run in the zone of creation! (Creation: "+(e.zone||y).name+"; Execution: "+this.name+")");if(e.state!==b||e.type!==T&&e.type!==O){var i=e.state!=C;i&&e._transitionTo(C,x),e.runCount++;var r=D;D=e,A={parent:A,zone:this};try{e.type==O&&e.data&&!e.data.isPeriodic&&(e.cancelFn=void 0);try{return this._zoneDelegate.invokeTask(this,e,t,n)}catch(o){if(this._zoneDelegate.handleError(this,o))throw o}}finally{e.state!==b&&e.state!==M&&(e.type==T||e.data&&e.data.isPeriodic?i&&e._transitionTo(x,C):(e.runCount=0,this._updateTaskCount(e,-1),i&&e._transitionTo(b,C,b))),A=A.parent,D=r}}},t.prototype.scheduleTask=function(e){if(e.zone&&e.zone!==this)for(var t=this;t;){if(t===e.zone)throw Error("can not reschedule task to "+this.name+" which is descendants of the original zone "+e.zone.name);t=t.parent}e._transitionTo(w,b);var n=[];e._zoneDelegates=n,e._zone=this;try{e=this._zoneDelegate.scheduleTask(this,e)}catch(i){throw e._transitionTo(M,w,b),this._zoneDelegate.handleError(this,i),i}return e._zoneDelegates===n&&this._updateTaskCount(e,1),e.state==w&&e._transitionTo(x,w),e},t.prototype.scheduleMicroTask=function(e,t,n,i){return this.scheduleTask(new d(k,e,t,n,i,void 0))},t.prototype.scheduleMacroTask=function(e,t,n,i,r){return this.scheduleTask(new d(O,e,t,n,i,r))},t.prototype.scheduleEventTask=function(e,t,n,i,r){return this.scheduleTask(new d(T,e,t,n,i,r))},t.prototype.cancelTask=function(e){if(e.zone!=this)throw new Error("A task can only be cancelled in the zone of creation! (Creation: "+(e.zone||y).name+"; Execution: "+this.name+")");e._transitionTo(S,x,C);try{this._zoneDelegate.cancelTask(this,e)}catch(t){throw e._transitionTo(M,S),this._zoneDelegate.handleError(this,t),t}return this._updateTaskCount(e,-1),e._transitionTo(b,S),e.runCount=0,e},t.prototype._updateTaskCount=function(e,t){var n=e._zoneDelegates;-1==t&&(e._zoneDelegates=null);for(var i=0;i0,macroTask:n.macroTask>0,eventTask:n.eventTask>0,change:e})},e}(),d=function(){function t(n,i,r,o,a,s){if(this._zone=null,this.runCount=0,this._zoneDelegates=null,this._state="notScheduled",this.type=n,this.source=i,this.data=o,this.scheduleFn=a,this.cancelFn=s,!r)throw new Error("callback is not defined");this.callback=r;var l=this;this.invoke=n===T&&o&&o.useG?t.invokeTask:function(){return t.invokeTask.call(e,l,this,arguments)}}return t.invokeTask=function(e,t,n){e||(e=this),L++;try{return e.runCount++,e.zone.runTask(e,t,n)}finally{1==L&&v(),L--}},Object.defineProperty(t.prototype,"zone",{get:function(){return this._zone},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"state",{get:function(){return this._state},enumerable:!0,configurable:!0}),t.prototype.cancelScheduleRequest=function(){this._transitionTo(b,w)},t.prototype._transitionTo=function(e,t,n){if(this._state!==t&&this._state!==n)throw new Error(this.type+" '"+this.source+"': can not transition to '"+e+"', expecting state '"+t+"'"+(n?" or '"+n+"'":"")+", was '"+this._state+"'.");this._state=e,e==b&&(this._zoneDelegates=null)},t.prototype.toString=function(){return this.data&&void 0!==this.data.handleId?this.data.handleId.toString():Object.prototype.toString.call(this)},t.prototype.toJSON=function(){return{type:this.type,state:this.state,source:this.source,zone:this.zone.name,runCount:this.runCount}},t}(),h=o("setTimeout"),p=o("Promise"),f=o("then"),m=[],g=!1;function _(t){if(0===L&&0===m.length)if(l||e[p]&&(l=e[p].resolve(0)),l){var n=l[f];n||(n=l.then),n.call(l,v)}else e[h](v,0);t&&m.push(t)}function v(){if(!g){for(g=!0;m.length;){var e=m;m=[];for(var t=0;t=0;n--)"function"==typeof e[n]&&(e[n]=l(e[n],t+"_"+n));return e}function g(e){return!e||!1!==e.writable&&!("function"==typeof e.get&&void 0===e.set)}var _="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope,v=!("nw"in p)&&void 0!==p.process&&"[object process]"==={}.toString.call(p.process),y=!v&&!_&&!(!d||!h.HTMLElement),b=void 0!==p.process&&"[object process]"==={}.toString.call(p.process)&&!_&&!(!d||!h.HTMLElement),w={},x=function(e){if(e=e||p.event){var t=w[e.type];t||(t=w[e.type]=u("ON_PROPERTY"+e.type));var n,i=this||e.target||p,r=i[t];if(y&&i===h&&"error"===e.type){var o=e;!0===(n=r&&r.call(this,o.message,o.filename,o.lineno,o.colno,o.error))&&e.preventDefault()}else null==(n=r&&r.apply(this,arguments))||n||e.preventDefault();return n}};function C(n,i,r){var o=e(n,i);if(!o&&r&&e(r,i)&&(o={enumerable:!0,configurable:!0}),o&&o.configurable){var a=u("on"+i+"patched");if(!n.hasOwnProperty(a)||!n[a]){delete o.writable,delete o.value;var s=o.get,l=o.set,c=i.substr(2),d=w[c];d||(d=w[c]=u("ON_PROPERTY"+c)),o.set=function(e){var t=this;t||n!==p||(t=p),t&&(t[d]&&t.removeEventListener(c,x),l&&l.apply(t,f),"function"==typeof e?(t[d]=e,t.addEventListener(c,x,!1)):t[d]=null)},o.get=function(){var e=this;if(e||n!==p||(e=p),!e)return null;var t=e[d];if(t)return t;if(s){var r=s&&s.call(this);if(r)return o.set.call(this,r),"function"==typeof e.removeAttribute&&e.removeAttribute(i),r}return null},t(n,i,o),n[a]=!0}}}function S(e,t,n){if(t)for(var i=0;i=0&&"function"==typeof i[o.cbIdx]?c(o.name,i[o.cbIdx],o,r):e.apply(t,i)}}))}function E(e,t){e[u("OriginalDelegate")]=t}var I=!1,A=!1;function D(){try{var e=h.navigator.userAgent;if(-1!==e.indexOf("MSIE ")||-1!==e.indexOf("Trident/"))return!0}catch(t){}return!1}function L(){if(I)return A;I=!0;try{var e=h.navigator.userAgent;-1===e.indexOf("MSIE ")&&-1===e.indexOf("Trident/")&&-1===e.indexOf("Edge/")||(A=!0)}catch(t){}return A}Zone.__load_patch("toString",(function(e){var t=Function.prototype.toString,n=u("OriginalDelegate"),i=u("Promise"),r=u("Error"),o=function(){if("function"==typeof this){var o=this[n];if(o)return"function"==typeof o?t.call(o):Object.prototype.toString.call(o);if(this===Promise){var a=e[i];if(a)return t.call(a)}if(this===Error){var s=e[r];if(s)return t.call(s)}}return t.call(this)};o[n]=t,Function.prototype.toString=o;var a=Object.prototype.toString;Object.prototype.toString=function(){return this instanceof Promise?"[object Promise]":a.call(this)}}));var P=!1;if("undefined"!=typeof window)try{var j=Object.defineProperty({},"passive",{get:function(){P=!0}});window.addEventListener("test",j,j),window.removeEventListener("test",j,j)}catch(be){P=!1}var R={useG:!0},z={},B={},F=new RegExp("^"+s+"(\\w+)(true|false)$"),N=u("propagationStopped");function V(e,t){var n=(t?t(e):e)+"false",i=(t?t(e):e)+"true",r=s+n,o=s+i;z[e]={},z[e].false=r,z[e].true=o}function H(e,t,i){var r=i&&i.add||"addEventListener",o=i&&i.rm||"removeEventListener",a=i&&i.listeners||"eventListeners",l=i&&i.rmAll||"removeAllListeners",c=u(r),d="."+r+":",h=function(e,t,n){if(!e.isRemoved){var i=e.callback;"object"==typeof i&&i.handleEvent&&(e.callback=function(e){return i.handleEvent(e)},e.originalDelegate=i),e.invoke(e,t,[n]);var r=e.options;r&&"object"==typeof r&&r.once&&t[o].call(t,n.type,e.originalDelegate?e.originalDelegate:e.callback,r)}},p=function(t){if(t=t||e.event){var n=this||t.target||e,i=n[z[t.type].false];if(i)if(1===i.length)h(i[0],n,t);else for(var r=i.slice(),o=0;o1?new o(t,n):new o(t),c=e.ObjectGetOwnPropertyDescriptor(l,"onmessage");return c&&!1===c.configurable?(a=e.ObjectCreate(l),s=l,[i,r,"send","close"].forEach((function(t){a[t]=function(){var n=e.ArraySlice.call(arguments);if(t===i||t===r){var o=n.length>0?n[0]:void 0;if(o){var s=Zone.__symbol__("ON_PROPERTY"+o);l[s]=a[s]}}return l[t].apply(l,n)}}))):a=l,e.patchOnProperties(a,["close","error","message","open"],s),a};var a=t.WebSocket;for(var s in o)a[s]=o[s]}(e,t),Zone[e.symbol("patchEvents")]=!0}}Zone.__load_patch("util",(function(n,o,a){a.patchOnProperties=S,a.patchMethod=O,a.bindArguments=m,a.patchMacroTask=T;var c=o.__symbol__("BLACK_LISTED_EVENTS"),u=o.__symbol__("UNPATCHED_EVENTS");n[u]&&(n[c]=n[u]),n[c]&&(o[c]=o[u]=n[c]),a.patchEventPrototype=W,a.patchEventTarget=H,a.isIEOrEdge=L,a.ObjectDefineProperty=t,a.ObjectGetOwnPropertyDescriptor=e,a.ObjectCreate=i,a.ArraySlice=r,a.patchClass=k,a.wrapWithCurrentZone=l,a.filterProperties=se,a.attachOriginToPatched=E,a._redefineProperty=Object.defineProperty,a.patchCallbacks=U,a.getGlobalObjects=function(){return{globalSources:B,zoneSymbolEventNames:z,eventNames:ae,isBrowser:y,isMix:b,isNode:v,TRUE_STR:"true",FALSE_STR:"false",ZONE_SYMBOL_PREFIX:s,ADD_EVENT_LISTENER_STR:"addEventListener",REMOVE_EVENT_LISTENER_STR:"removeEventListener"}}})),function(e){e[(e.__Zone_symbol_prefix||"__zone_symbol__")+"legacyPatch"]=function(){var t=e.Zone;t.__load_patch("defineProperty",(function(e,t,n){n._redefineProperty=de,ue()})),t.__load_patch("registerElement",(function(e,t,n){!function(e,t){var n=t.getGlobalObjects();(n.isBrowser||n.isMix)&&"registerElement"in e.document&&t.patchCallbacks(t,document,"Document","registerElement",["createdCallback","attachedCallback","detachedCallback","attributeChangedCallback"])}(e,n)})),t.__load_patch("EventTargetLegacy",(function(e,t,n){me(e,n),ge(n,e)}))}}("undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{});var _e=u("zoneTask");function ve(e,t,n,i){var r=null,o=null;n+=i;var a={};function s(t){var n=t.data;return n.args[0]=function(){try{t.invoke.apply(this,arguments)}finally{t.data&&t.data.isPeriodic||("number"==typeof n.handleId?delete a[n.handleId]:n.handleId&&(n.handleId[_e]=null))}},n.handleId=r.apply(e,n.args),t}function l(e){return o(e.data.handleId)}r=O(e,t+=i,(function(n){return function(r,o){if("function"==typeof o[0]){var u=c(t,o[0],{isPeriodic:"Interval"===i,delay:"Timeout"===i||"Interval"===i?o[1]||0:void 0,args:o},s,l);if(!u)return u;var d=u.data.handleId;return"number"==typeof d?a[d]=u:d&&(d[_e]=u),d&&d.ref&&d.unref&&"function"==typeof d.ref&&"function"==typeof d.unref&&(u.ref=d.ref.bind(d),u.unref=d.unref.bind(d)),"number"==typeof d||d?d:u}return n.apply(e,o)}})),o=O(e,n,(function(t){return function(n,i){var r,o=i[0];"number"==typeof o?r=a[o]:(r=o&&o[_e])||(r=o),r&&"string"==typeof r.type?"notScheduled"!==r.state&&(r.cancelFn&&r.data.isPeriodic||0===r.runCount)&&("number"==typeof o?delete a[o]:o&&(o[_e]=null),r.zone.cancelTask(r)):t.apply(e,i)}}))}function ye(e,t){if(!Zone[t.symbol("patchEventTarget")]){for(var n=t.getGlobalObjects(),i=n.eventNames,r=n.zoneSymbolEventNames,o=n.TRUE_STR,a=n.FALSE_STR,s=n.ZONE_SYMBOL_PREFIX,l=0;l0){var r=e.invoke;e.invoke=function(){for(var n=l[t.__symbol__("loadfalse")],o=0;oi&&(i=t.minX),t.maxXr&&(r=t.minY),t.maxY=0?t.radius:null;this.vx=c(t.angle),this.vy=this.radiusOuter=this.radiusLabels=i,this.radiusLabels+=h,this.radius=i,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(i,n)},_checkRadiusForVisibleArea:function(e,t){return s(e)&&e<=t},_translateErrorBars:function(){var e=this._options.errorBars,t=this._getValTranslator();e&&(s(this.lowError)&&(this._lowErrorCoord=this.centerY-t.translate(this.lowError)),s(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=l.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=r._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.polarBarPoint=i({},o,{_translateErrorBars:t.polarSymbolPoint._translateErrorBars,_getErrorBarSettings:t.polarSymbolPoint._getErrorBarSettings,_moveLabelOnCanvas:t.polarSymbolPoint._moveLabelOnCanvas,_getLabelCoords:a._getLabelCoords,_getLabelConnector:a._getLabelConnector,getTooltipParams:a.getTooltipParams,_getLabelPosition:a._getLabelPosition,_getCoords:t.polarSymbolPoint._getCoords,_translate:function(){var e=this._getValTranslator(),n=e.getBusinessRange(),i=e.translate("canvas_position_end");this.radiusInner=e.translate(this.minValue),t.polarSymbolPoint._translate.call(this),null===this.radiusInner?this.radiusInner=this.radius=i:null===this.radius?this.radius=this.value>=n.minVisible?i:0:this.radius>i&&(this.radius=i),this.radiusOuter=this.radiusLabels=d(this.radiusInner,this.radius),this.radiusLabels+=h,this.radiusInner=this.defaultRadius=u.min(this.radiusInner,this.radius),this.middleAngle=this.angle=-c(this.middleAngleCorrection-this.angle)},_checkRadiusForVisibleArea:function(e){return s(e)||this._getValTranslator().translate(this.minValue)>0},_getErrorBarBaseEdgeLength:function(){var e=this.getMarkerCoords();return u.PI*e.outerRadius*u.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(),r=this.getMarkerCoords(),o=r.innerRadius,a=r.outerRadius,s=this._getCoords(this.argument,"canvas_position_default"),l=r.x,c=r.y;n&&(o=0,a=0,l=s.x,c=s.y),this.graphic=e.arc(l,c,o,a,r.startAngle,r.endAngle).attr(i).data({"chart-data-point":this}).append(t)},_checkLabelPosition:function(e,t){var n=this._getVisibleArea(),i=l.getCosAndSin(this.middleAngle),r=this.centerX+this.defaultRadius*i.cos,o=this.centerY-this.defaultRadius*i.sin;return r>n.minX&&rn.minY&&o=i.innerRadius&&n.r<=i.outerRadius&&(i.startAngle=i.startAngle&&-n.phi<=i.endAngle:-n.phi<=i.startAngle&&-n.phi>=i.endAngle)}})},"0eef":function(e,t,n){"use strict";var i={}.propertyIsEnumerable,r=Object.getOwnPropertyDescriptor,o=r&&!i.call({1:2},1);t.f=o?function(e){var t=r(this,e);return!!t&&t.enumerable}:i},"0mo+":function(e,t,n){!function(e){"use strict";var t={1:"\u0f21",2:"\u0f22",3:"\u0f23",4:"\u0f24",5:"\u0f25",6:"\u0f26",7:"\u0f27",8:"\u0f28",9:"\u0f29",0:"\u0f20"},n={"\u0f21":"1","\u0f22":"2","\u0f23":"3","\u0f24":"4","\u0f25":"5","\u0f26":"6","\u0f27":"7","\u0f28":"8","\u0f29":"9","\u0f20":"0"};e.defineLocale("bo",{months:"\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f51\u0f44\u0f0b\u0f54\u0f7c_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f42\u0f49\u0f72\u0f66\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f42\u0f66\u0f74\u0f58\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f5e\u0f72\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f63\u0f94\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f51\u0fb2\u0f74\u0f42\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f51\u0f74\u0f53\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f62\u0f92\u0fb1\u0f51\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f51\u0f42\u0f74\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f45\u0f74\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f45\u0f74\u0f0b\u0f42\u0f45\u0f72\u0f42\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f45\u0f74\u0f0b\u0f42\u0f49\u0f72\u0f66\u0f0b\u0f54".split("_"),monthsShort:"\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f51\u0f44\u0f0b\u0f54\u0f7c_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f42\u0f49\u0f72\u0f66\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f42\u0f66\u0f74\u0f58\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f5e\u0f72\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f63\u0f94\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f51\u0fb2\u0f74\u0f42\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f51\u0f74\u0f53\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f62\u0f92\u0fb1\u0f51\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f51\u0f42\u0f74\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f45\u0f74\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f45\u0f74\u0f0b\u0f42\u0f45\u0f72\u0f42\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f45\u0f74\u0f0b\u0f42\u0f49\u0f72\u0f66\u0f0b\u0f54".split("_"),weekdays:"\u0f42\u0f5f\u0f60\u0f0b\u0f49\u0f72\u0f0b\u0f58\u0f0b_\u0f42\u0f5f\u0f60\u0f0b\u0f5f\u0fb3\u0f0b\u0f56\u0f0b_\u0f42\u0f5f\u0f60\u0f0b\u0f58\u0f72\u0f42\u0f0b\u0f51\u0f58\u0f62\u0f0b_\u0f42\u0f5f\u0f60\u0f0b\u0f63\u0fb7\u0f42\u0f0b\u0f54\u0f0b_\u0f42\u0f5f\u0f60\u0f0b\u0f55\u0f74\u0f62\u0f0b\u0f56\u0f74_\u0f42\u0f5f\u0f60\u0f0b\u0f54\u0f0b\u0f66\u0f44\u0f66\u0f0b_\u0f42\u0f5f\u0f60\u0f0b\u0f66\u0fa4\u0f7a\u0f53\u0f0b\u0f54\u0f0b".split("_"),weekdaysShort:"\u0f49\u0f72\u0f0b\u0f58\u0f0b_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b_\u0f58\u0f72\u0f42\u0f0b\u0f51\u0f58\u0f62\u0f0b_\u0f63\u0fb7\u0f42\u0f0b\u0f54\u0f0b_\u0f55\u0f74\u0f62\u0f0b\u0f56\u0f74_\u0f54\u0f0b\u0f66\u0f44\u0f66\u0f0b_\u0f66\u0fa4\u0f7a\u0f53\u0f0b\u0f54\u0f0b".split("_"),weekdaysMin:"\u0f49\u0f72\u0f0b\u0f58\u0f0b_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b_\u0f58\u0f72\u0f42\u0f0b\u0f51\u0f58\u0f62\u0f0b_\u0f63\u0fb7\u0f42\u0f0b\u0f54\u0f0b_\u0f55\u0f74\u0f62\u0f0b\u0f56\u0f74_\u0f54\u0f0b\u0f66\u0f44\u0f66\u0f0b_\u0f66\u0fa4\u0f7a\u0f53\u0f0b\u0f54\u0f0b".split("_"),longDateFormat:{LT:"A h:mm",LTS:"A h:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm",LLLL:"dddd, D MMMM YYYY, A h:mm"},calendar:{sameDay:"[\u0f51\u0f72\u0f0b\u0f62\u0f72\u0f44] LT",nextDay:"[\u0f66\u0f44\u0f0b\u0f49\u0f72\u0f53] LT",nextWeek:"[\u0f56\u0f51\u0f74\u0f53\u0f0b\u0f55\u0fb2\u0f42\u0f0b\u0f62\u0f97\u0f7a\u0f66\u0f0b\u0f58], LT",lastDay:"[\u0f41\u0f0b\u0f66\u0f44] LT",lastWeek:"[\u0f56\u0f51\u0f74\u0f53\u0f0b\u0f55\u0fb2\u0f42\u0f0b\u0f58\u0f50\u0f60\u0f0b\u0f58] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u0f63\u0f0b",past:"%s \u0f66\u0f94\u0f53\u0f0b\u0f63",s:"\u0f63\u0f58\u0f0b\u0f66\u0f44",ss:"%d \u0f66\u0f90\u0f62\u0f0b\u0f46\u0f0d",m:"\u0f66\u0f90\u0f62\u0f0b\u0f58\u0f0b\u0f42\u0f45\u0f72\u0f42",mm:"%d \u0f66\u0f90\u0f62\u0f0b\u0f58",h:"\u0f46\u0f74\u0f0b\u0f5a\u0f7c\u0f51\u0f0b\u0f42\u0f45\u0f72\u0f42",hh:"%d \u0f46\u0f74\u0f0b\u0f5a\u0f7c\u0f51",d:"\u0f49\u0f72\u0f53\u0f0b\u0f42\u0f45\u0f72\u0f42",dd:"%d \u0f49\u0f72\u0f53\u0f0b",M:"\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f42\u0f45\u0f72\u0f42",MM:"%d \u0f5f\u0fb3\u0f0b\u0f56",y:"\u0f63\u0f7c\u0f0b\u0f42\u0f45\u0f72\u0f42",yy:"%d \u0f63\u0f7c"},preparse:function(e){return e.replace(/[\u0f21\u0f22\u0f23\u0f24\u0f25\u0f26\u0f27\u0f28\u0f29\u0f20]/g,(function(e){return n[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]}))},meridiemParse:/\u0f58\u0f5a\u0f53\u0f0b\u0f58\u0f7c|\u0f5e\u0f7c\u0f42\u0f66\u0f0b\u0f40\u0f66|\u0f49\u0f72\u0f53\u0f0b\u0f42\u0f74\u0f44|\u0f51\u0f42\u0f7c\u0f44\u0f0b\u0f51\u0f42|\u0f58\u0f5a\u0f53\u0f0b\u0f58\u0f7c/,meridiemHour:function(e,t){return 12===e&&(e=0),"\u0f58\u0f5a\u0f53\u0f0b\u0f58\u0f7c"===t&&e>=4||"\u0f49\u0f72\u0f53\u0f0b\u0f42\u0f74\u0f44"===t&&e<5||"\u0f51\u0f42\u0f7c\u0f44\u0f0b\u0f51\u0f42"===t?e+12:e},meridiem:function(e,t,n){return e<4?"\u0f58\u0f5a\u0f53\u0f0b\u0f58\u0f7c":e<10?"\u0f5e\u0f7c\u0f42\u0f66\u0f0b\u0f40\u0f66":e<17?"\u0f49\u0f72\u0f53\u0f0b\u0f42\u0f74\u0f44":e<20?"\u0f51\u0f42\u0f7c\u0f44\u0f0b\u0f51\u0f42":"\u0f58\u0f5a\u0f53\u0f0b\u0f58\u0f7c"},week:{dow:0,doy:6}})}(n("wd/R"))},"0osO":function(e,t,n){"use strict";var i=n("5qrJ").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}});e.exports=i,e.exports.default=e.exports},"0oug":function(e,t,n){n("dG/n")("iterator")},"0rvr":function(e,t,n){var i=n("glrk"),r=n("O741");e.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var e,t=!1,n={};try{(e=Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set).call(n,[]),t=n instanceof Array}catch(o){}return function(n,o){return i(n),r(o),t?e.call(n,o):n.__proto__=o,n}}():void 0)},"0tRk":function(e,t,n){!function(e){"use strict";e.defineLocale("pt-br",{months:"Janeiro_Fevereiro_Mar\xe7o_Abril_Maio_Junho_Julho_Agosto_Setembro_Outubro_Novembro_Dezembro".split("_"),monthsShort:"Jan_Fev_Mar_Abr_Mai_Jun_Jul_Ago_Set_Out_Nov_Dez".split("_"),weekdays:"Domingo_Segunda-feira_Ter\xe7a-feira_Quarta-feira_Quinta-feira_Sexta-feira_S\xe1bado".split("_"),weekdaysShort:"Dom_Seg_Ter_Qua_Qui_Sex_S\xe1b".split("_"),weekdaysMin:"Do_2\xaa_3\xaa_4\xaa_5\xaa_6\xaa_S\xe1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY [\xe0s] HH:mm",LLLL:"dddd, D [de] MMMM [de] YYYY [\xe0s] HH:mm"},calendar:{sameDay:"[Hoje \xe0s] LT",nextDay:"[Amanh\xe3 \xe0s] LT",nextWeek:"dddd [\xe0s] LT",lastDay:"[Ontem \xe0s] LT",lastWeek:function(){return 0===this.day()||6===this.day()?"[\xdaltimo] dddd [\xe0s] LT":"[\xdaltima] dddd [\xe0s] LT"},sameElse:"L"},relativeTime:{future:"em %s",past:"h\xe1 %s",s:"poucos segundos",ss:"%d segundos",m:"um minuto",mm:"%d minutos",h:"uma hora",hh:"%d horas",d:"um dia",dd:"%d dias",M:"um m\xeas",MM:"%d meses",y:"um ano",yy:"%d anos"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba"})}(n("wd/R"))},"10Bw":function(e,t,n){"use strict";var i=n("KAnu").noop,r=Math.round,o=n("3RoI"),a={horizontal:0,vertical:0},s={center:.5,right:1,bottom:1,left:0,top:0};function l(e){this._options=e}function c(e,t){this._renderElement=e,this._cacheBBox=t}var u=c.prototype=o.clone(l.prototype={constructor:l,position:function(e){var t=e.of.getLayoutOptions(),n=this.getLayoutOptions(),i=e.at,o=e.my,l=e.offset||a,c=-s[o.horizontal]*n.width+t.x+s[i.horizontal]*t.width+parseInt(l.horizontal),u=-s[o.vertical]*n.height+t.y+s[i.vertical]*t.height+parseInt(l.vertical);this.shift(r(c),r(u))},getLayoutOptions:i});u.constructor=c,u.getLayoutOptions=function(){return this._cacheBBox||this._renderElement.getBBox()},u.shift=function(e,t){var n=this.getLayoutOptions();this._renderElement.move(r(e-n.x),r(t-n.y))},t.LayoutElement=l,t.WrapperLayoutElement=c},"14Sl":function(e,t,n){"use strict";n("rB9j");var i=n("busE"),r=n("0Dky"),o=n("tiKp"),a=n("kmMV"),s=n("kRJp"),l=o("species"),c=!r((function(){var e=/./;return e.exec=function(){var e=[];return e.groups={a:"7"},e},"7"!=="".replace(e,"$")})),u="$0"==="a".replace(/./,"$0"),d=o("replace"),h=!!/./[d]&&""===/./[d]("a","$0"),p=!r((function(){var e=/(?:)/,t=e.exec;e.exec=function(){return t.apply(this,arguments)};var n="ab".split(e);return 2!==n.length||"a"!==n[0]||"b"!==n[1]}));e.exports=function(e,t,n,d){var f=o(e),m=!r((function(){var t={};return t[f]=function(){return 7},7!=""[e](t)})),g=m&&!r((function(){var t=!1,n=/a/;return"split"===e&&((n={}).constructor={},n.constructor[l]=function(){return n},n.flags="",n[f]=/./[f]),n.exec=function(){return t=!0,null},n[f](""),!t}));if(!m||!g||"replace"===e&&(!c||!u||h)||"split"===e&&!p){var _=/./[f],v=n(f,""[e],(function(e,t,n,i,r){return t.exec===a?m&&!r?{done:!0,value:_.call(t,n,i)}:{done:!0,value:e.call(n,t,i)}:{done:!1}}),{REPLACE_KEEPS_$0:u,REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE:h}),y=v[1];i(String.prototype,e,v[0]),i(RegExp.prototype,f,2==t?function(e,t){return y.call(e,this,t)}:function(e){return y.call(e,this)})}d&&s(RegExp.prototype[f],"sham",!0)}},"14X2":function(e,t){},"15JJ":function(e,t,n){"use strict";n.d(t,"a",(function(){return c}));var i=n("mrSG"),r=n("MGBS"),o=n("rPjj"),a=n("zotm"),s=n("67Y/"),l=n("0/uQ");function c(e,t){return"function"==typeof t?function(n){return n.pipe(c((function(n,i){return Object(l.a)(e(n,i)).pipe(Object(s.a)((function(e,r){return t(n,e,i,r)})))})))}:function(t){return t.lift(new u(e))}}var u=function(){function e(e){this.project=e}return e.prototype.call=function(e,t){return t.subscribe(new d(e,this.project))},e}(),d=function(e){function t(t,n){var i=e.call(this,t)||this;return i.project=n,i.index=0,i}return i.d(t,e),t.prototype._next=function(e){var t,n=this.index++;try{t=this.project(e,n)}catch(i){return void this.destination.error(i)}this._innerSub(t,e,n)},t.prototype._innerSub=function(e,t,n){var i=this.innerSubscription;i&&i.unsubscribe();var r=new o.a(this,t,n),s=this.destination;s.add(r),this.innerSubscription=Object(a.a)(this,e,void 0,void 0,r),this.innerSubscription!==r&&s.add(this.innerSubscription)},t.prototype._complete=function(){var t=this.innerSubscription;t&&!t.closed||e.prototype._complete.call(this),this.unsubscribe()},t.prototype._unsubscribe=function(){this.innerSubscription=null},t.prototype.notifyComplete=function(t){this.destination.remove(t),this.innerSubscription=null,this.isStopped&&e.prototype._complete.call(this)},t.prototype.notifyNext=function(e,t,n,i,r){this.destination.next(t)},t}(r.a)},"15ve":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=n("5qrJ");var r=function(){function e(t){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this._options=t,this._itemsRunTimeInfo=this._options.itemsRunTimeInfo}var t;return(t=[{key:"findInstance",value:function(){return this._itemsRunTimeInfo.findWidgetInstanceByItem(this._options.item)}},{key:"findItemContainer",value:function(){return this._itemsRunTimeInfo.findItemContainerByItem(this._options.item)}},{key:"tryExecute",value:function(){(0,i.abstract)()}}])&&function(e,t){for(var n=0;n"']/g,ie=RegExp(ne.source),re={"&":"&","<":"<",">":">",'"':""","'":"'"};function oe(e){return null!=e}function ae(e){return"object"==typeof e&&oe(e)}function se(e){return e instanceof Function}var le=function(){function e(e){this.element=e,this.escape=!0}return e.prototype.ngOnChanges=function(e){var t;this.element.nativeElement.innerHTML=this.escape?(t=this.ngItemLabel)&&ie.test(t)?t.replace(ne,(function(e){return re[e]})):t:this.ngItemLabel},e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275directiveInject"](r.ElementRef))},e.\u0275dir=r["\u0275\u0275defineDirective"]({type:e,selectors:[["","ngItemLabel",""]],inputs:{escape:"escape",ngItemLabel:"ngItemLabel"},features:[r["\u0275\u0275NgOnChangesFeature"]]}),e}(),ce=function(){function e(e){this.template=e}return e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275directiveInject"](r.TemplateRef))},e.\u0275dir=r["\u0275\u0275defineDirective"]({type:e,selectors:[["","ng-option-tmp",""]]}),e}(),ue=function(){function e(e){this.template=e}return e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275directiveInject"](r.TemplateRef))},e.\u0275dir=r["\u0275\u0275defineDirective"]({type:e,selectors:[["","ng-optgroup-tmp",""]]}),e}(),de=function(){function e(e){this.template=e}return e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275directiveInject"](r.TemplateRef))},e.\u0275dir=r["\u0275\u0275defineDirective"]({type:e,selectors:[["","ng-label-tmp",""]]}),e}(),he=function(){function e(e){this.template=e}return e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275directiveInject"](r.TemplateRef))},e.\u0275dir=r["\u0275\u0275defineDirective"]({type:e,selectors:[["","ng-multi-label-tmp",""]]}),e}(),pe=function(){function e(e){this.template=e}return e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275directiveInject"](r.TemplateRef))},e.\u0275dir=r["\u0275\u0275defineDirective"]({type:e,selectors:[["","ng-header-tmp",""]]}),e}(),fe=function(){function e(e){this.template=e}return e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275directiveInject"](r.TemplateRef))},e.\u0275dir=r["\u0275\u0275defineDirective"]({type:e,selectors:[["","ng-footer-tmp",""]]}),e}(),me=function(){function e(e){this.template=e}return e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275directiveInject"](r.TemplateRef))},e.\u0275dir=r["\u0275\u0275defineDirective"]({type:e,selectors:[["","ng-notfound-tmp",""]]}),e}(),ge=function(){function e(e){this.template=e}return e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275directiveInject"](r.TemplateRef))},e.\u0275dir=r["\u0275\u0275defineDirective"]({type:e,selectors:[["","ng-typetosearch-tmp",""]]}),e}(),_e=function(){function e(e){this.template=e}return e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275directiveInject"](r.TemplateRef))},e.\u0275dir=r["\u0275\u0275defineDirective"]({type:e,selectors:[["","ng-loadingtext-tmp",""]]}),e}(),ve=function(){function e(e){this.template=e}return e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275directiveInject"](r.TemplateRef))},e.\u0275dir=r["\u0275\u0275defineDirective"]({type:e,selectors:[["","ng-tag-tmp",""]]}),e}(),ye=function(){function e(e){this.template=e}return e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275directiveInject"](r.TemplateRef))},e.\u0275dir=r["\u0275\u0275defineDirective"]({type:e,selectors:[["","ng-loadingspinner-tmp",""]]}),e}(),be=function(){function e(){}return e.prototype.warn=function(e){console.warn(e)},e.\u0275prov=Object(r["\u0275\u0275defineInjectable"])({factory:function(){return new e},token:e,providedIn:"root"}),e.\u0275fac=function(t){return new(t||e)},e}();function we(){return"axxxxxxxxxxx".replace(/[x]/g,(function(e){return(16*Math.random()|0).toString(16)}))}var xe={"\u24b6":"A","\uff21":"A","\xc0":"A","\xc1":"A","\xc2":"A","\u1ea6":"A","\u1ea4":"A","\u1eaa":"A","\u1ea8":"A","\xc3":"A","\u0100":"A","\u0102":"A","\u1eb0":"A","\u1eae":"A","\u1eb4":"A","\u1eb2":"A","\u0226":"A","\u01e0":"A","\xc4":"A","\u01de":"A","\u1ea2":"A","\xc5":"A","\u01fa":"A","\u01cd":"A","\u0200":"A","\u0202":"A","\u1ea0":"A","\u1eac":"A","\u1eb6":"A","\u1e00":"A","\u0104":"A","\u023a":"A","\u2c6f":"A","\ua732":"AA","\xc6":"AE","\u01fc":"AE","\u01e2":"AE","\ua734":"AO","\ua736":"AU","\ua738":"AV","\ua73a":"AV","\ua73c":"AY","\u24b7":"B","\uff22":"B","\u1e02":"B","\u1e04":"B","\u1e06":"B","\u0243":"B","\u0182":"B","\u0181":"B","\u24b8":"C","\uff23":"C","\u0106":"C","\u0108":"C","\u010a":"C","\u010c":"C","\xc7":"C","\u1e08":"C","\u0187":"C","\u023b":"C","\ua73e":"C","\u24b9":"D","\uff24":"D","\u1e0a":"D","\u010e":"D","\u1e0c":"D","\u1e10":"D","\u1e12":"D","\u1e0e":"D","\u0110":"D","\u018b":"D","\u018a":"D","\u0189":"D","\ua779":"D","\u01f1":"DZ","\u01c4":"DZ","\u01f2":"Dz","\u01c5":"Dz","\u24ba":"E","\uff25":"E","\xc8":"E","\xc9":"E","\xca":"E","\u1ec0":"E","\u1ebe":"E","\u1ec4":"E","\u1ec2":"E","\u1ebc":"E","\u0112":"E","\u1e14":"E","\u1e16":"E","\u0114":"E","\u0116":"E","\xcb":"E","\u1eba":"E","\u011a":"E","\u0204":"E","\u0206":"E","\u1eb8":"E","\u1ec6":"E","\u0228":"E","\u1e1c":"E","\u0118":"E","\u1e18":"E","\u1e1a":"E","\u0190":"E","\u018e":"E","\u24bb":"F","\uff26":"F","\u1e1e":"F","\u0191":"F","\ua77b":"F","\u24bc":"G","\uff27":"G","\u01f4":"G","\u011c":"G","\u1e20":"G","\u011e":"G","\u0120":"G","\u01e6":"G","\u0122":"G","\u01e4":"G","\u0193":"G","\ua7a0":"G","\ua77d":"G","\ua77e":"G","\u24bd":"H","\uff28":"H","\u0124":"H","\u1e22":"H","\u1e26":"H","\u021e":"H","\u1e24":"H","\u1e28":"H","\u1e2a":"H","\u0126":"H","\u2c67":"H","\u2c75":"H","\ua78d":"H","\u24be":"I","\uff29":"I","\xcc":"I","\xcd":"I","\xce":"I","\u0128":"I","\u012a":"I","\u012c":"I","\u0130":"I","\xcf":"I","\u1e2e":"I","\u1ec8":"I","\u01cf":"I","\u0208":"I","\u020a":"I","\u1eca":"I","\u012e":"I","\u1e2c":"I","\u0197":"I","\u24bf":"J","\uff2a":"J","\u0134":"J","\u0248":"J","\u24c0":"K","\uff2b":"K","\u1e30":"K","\u01e8":"K","\u1e32":"K","\u0136":"K","\u1e34":"K","\u0198":"K","\u2c69":"K","\ua740":"K","\ua742":"K","\ua744":"K","\ua7a2":"K","\u24c1":"L","\uff2c":"L","\u013f":"L","\u0139":"L","\u013d":"L","\u1e36":"L","\u1e38":"L","\u013b":"L","\u1e3c":"L","\u1e3a":"L","\u0141":"L","\u023d":"L","\u2c62":"L","\u2c60":"L","\ua748":"L","\ua746":"L","\ua780":"L","\u01c7":"LJ","\u01c8":"Lj","\u24c2":"M","\uff2d":"M","\u1e3e":"M","\u1e40":"M","\u1e42":"M","\u2c6e":"M","\u019c":"M","\u24c3":"N","\uff2e":"N","\u01f8":"N","\u0143":"N","\xd1":"N","\u1e44":"N","\u0147":"N","\u1e46":"N","\u0145":"N","\u1e4a":"N","\u1e48":"N","\u0220":"N","\u019d":"N","\ua790":"N","\ua7a4":"N","\u01ca":"NJ","\u01cb":"Nj","\u24c4":"O","\uff2f":"O","\xd2":"O","\xd3":"O","\xd4":"O","\u1ed2":"O","\u1ed0":"O","\u1ed6":"O","\u1ed4":"O","\xd5":"O","\u1e4c":"O","\u022c":"O","\u1e4e":"O","\u014c":"O","\u1e50":"O","\u1e52":"O","\u014e":"O","\u022e":"O","\u0230":"O","\xd6":"O","\u022a":"O","\u1ece":"O","\u0150":"O","\u01d1":"O","\u020c":"O","\u020e":"O","\u01a0":"O","\u1edc":"O","\u1eda":"O","\u1ee0":"O","\u1ede":"O","\u1ee2":"O","\u1ecc":"O","\u1ed8":"O","\u01ea":"O","\u01ec":"O","\xd8":"O","\u01fe":"O","\u0186":"O","\u019f":"O","\ua74a":"O","\ua74c":"O","\u01a2":"OI","\ua74e":"OO","\u0222":"OU","\u24c5":"P","\uff30":"P","\u1e54":"P","\u1e56":"P","\u01a4":"P","\u2c63":"P","\ua750":"P","\ua752":"P","\ua754":"P","\u24c6":"Q","\uff31":"Q","\ua756":"Q","\ua758":"Q","\u024a":"Q","\u24c7":"R","\uff32":"R","\u0154":"R","\u1e58":"R","\u0158":"R","\u0210":"R","\u0212":"R","\u1e5a":"R","\u1e5c":"R","\u0156":"R","\u1e5e":"R","\u024c":"R","\u2c64":"R","\ua75a":"R","\ua7a6":"R","\ua782":"R","\u24c8":"S","\uff33":"S","\u1e9e":"S","\u015a":"S","\u1e64":"S","\u015c":"S","\u1e60":"S","\u0160":"S","\u1e66":"S","\u1e62":"S","\u1e68":"S","\u0218":"S","\u015e":"S","\u2c7e":"S","\ua7a8":"S","\ua784":"S","\u24c9":"T","\uff34":"T","\u1e6a":"T","\u0164":"T","\u1e6c":"T","\u021a":"T","\u0162":"T","\u1e70":"T","\u1e6e":"T","\u0166":"T","\u01ac":"T","\u01ae":"T","\u023e":"T","\ua786":"T","\ua728":"TZ","\u24ca":"U","\uff35":"U","\xd9":"U","\xda":"U","\xdb":"U","\u0168":"U","\u1e78":"U","\u016a":"U","\u1e7a":"U","\u016c":"U","\xdc":"U","\u01db":"U","\u01d7":"U","\u01d5":"U","\u01d9":"U","\u1ee6":"U","\u016e":"U","\u0170":"U","\u01d3":"U","\u0214":"U","\u0216":"U","\u01af":"U","\u1eea":"U","\u1ee8":"U","\u1eee":"U","\u1eec":"U","\u1ef0":"U","\u1ee4":"U","\u1e72":"U","\u0172":"U","\u1e76":"U","\u1e74":"U","\u0244":"U","\u24cb":"V","\uff36":"V","\u1e7c":"V","\u1e7e":"V","\u01b2":"V","\ua75e":"V","\u0245":"V","\ua760":"VY","\u24cc":"W","\uff37":"W","\u1e80":"W","\u1e82":"W","\u0174":"W","\u1e86":"W","\u1e84":"W","\u1e88":"W","\u2c72":"W","\u24cd":"X","\uff38":"X","\u1e8a":"X","\u1e8c":"X","\u24ce":"Y","\uff39":"Y","\u1ef2":"Y","\xdd":"Y","\u0176":"Y","\u1ef8":"Y","\u0232":"Y","\u1e8e":"Y","\u0178":"Y","\u1ef6":"Y","\u1ef4":"Y","\u01b3":"Y","\u024e":"Y","\u1efe":"Y","\u24cf":"Z","\uff3a":"Z","\u0179":"Z","\u1e90":"Z","\u017b":"Z","\u017d":"Z","\u1e92":"Z","\u1e94":"Z","\u01b5":"Z","\u0224":"Z","\u2c7f":"Z","\u2c6b":"Z","\ua762":"Z","\u24d0":"a","\uff41":"a","\u1e9a":"a","\xe0":"a","\xe1":"a","\xe2":"a","\u1ea7":"a","\u1ea5":"a","\u1eab":"a","\u1ea9":"a","\xe3":"a","\u0101":"a","\u0103":"a","\u1eb1":"a","\u1eaf":"a","\u1eb5":"a","\u1eb3":"a","\u0227":"a","\u01e1":"a","\xe4":"a","\u01df":"a","\u1ea3":"a","\xe5":"a","\u01fb":"a","\u01ce":"a","\u0201":"a","\u0203":"a","\u1ea1":"a","\u1ead":"a","\u1eb7":"a","\u1e01":"a","\u0105":"a","\u2c65":"a","\u0250":"a","\ua733":"aa","\xe6":"ae","\u01fd":"ae","\u01e3":"ae","\ua735":"ao","\ua737":"au","\ua739":"av","\ua73b":"av","\ua73d":"ay","\u24d1":"b","\uff42":"b","\u1e03":"b","\u1e05":"b","\u1e07":"b","\u0180":"b","\u0183":"b","\u0253":"b","\u24d2":"c","\uff43":"c","\u0107":"c","\u0109":"c","\u010b":"c","\u010d":"c","\xe7":"c","\u1e09":"c","\u0188":"c","\u023c":"c","\ua73f":"c","\u2184":"c","\u24d3":"d","\uff44":"d","\u1e0b":"d","\u010f":"d","\u1e0d":"d","\u1e11":"d","\u1e13":"d","\u1e0f":"d","\u0111":"d","\u018c":"d","\u0256":"d","\u0257":"d","\ua77a":"d","\u01f3":"dz","\u01c6":"dz","\u24d4":"e","\uff45":"e","\xe8":"e","\xe9":"e","\xea":"e","\u1ec1":"e","\u1ebf":"e","\u1ec5":"e","\u1ec3":"e","\u1ebd":"e","\u0113":"e","\u1e15":"e","\u1e17":"e","\u0115":"e","\u0117":"e","\xeb":"e","\u1ebb":"e","\u011b":"e","\u0205":"e","\u0207":"e","\u1eb9":"e","\u1ec7":"e","\u0229":"e","\u1e1d":"e","\u0119":"e","\u1e19":"e","\u1e1b":"e","\u0247":"e","\u025b":"e","\u01dd":"e","\u24d5":"f","\uff46":"f","\u1e1f":"f","\u0192":"f","\ua77c":"f","\u24d6":"g","\uff47":"g","\u01f5":"g","\u011d":"g","\u1e21":"g","\u011f":"g","\u0121":"g","\u01e7":"g","\u0123":"g","\u01e5":"g","\u0260":"g","\ua7a1":"g","\u1d79":"g","\ua77f":"g","\u24d7":"h","\uff48":"h","\u0125":"h","\u1e23":"h","\u1e27":"h","\u021f":"h","\u1e25":"h","\u1e29":"h","\u1e2b":"h","\u1e96":"h","\u0127":"h","\u2c68":"h","\u2c76":"h","\u0265":"h","\u0195":"hv","\u24d8":"i","\uff49":"i","\xec":"i","\xed":"i","\xee":"i","\u0129":"i","\u012b":"i","\u012d":"i","\xef":"i","\u1e2f":"i","\u1ec9":"i","\u01d0":"i","\u0209":"i","\u020b":"i","\u1ecb":"i","\u012f":"i","\u1e2d":"i","\u0268":"i","\u0131":"i","\u24d9":"j","\uff4a":"j","\u0135":"j","\u01f0":"j","\u0249":"j","\u24da":"k","\uff4b":"k","\u1e31":"k","\u01e9":"k","\u1e33":"k","\u0137":"k","\u1e35":"k","\u0199":"k","\u2c6a":"k","\ua741":"k","\ua743":"k","\ua745":"k","\ua7a3":"k","\u24db":"l","\uff4c":"l","\u0140":"l","\u013a":"l","\u013e":"l","\u1e37":"l","\u1e39":"l","\u013c":"l","\u1e3d":"l","\u1e3b":"l","\u017f":"l","\u0142":"l","\u019a":"l","\u026b":"l","\u2c61":"l","\ua749":"l","\ua781":"l","\ua747":"l","\u01c9":"lj","\u24dc":"m","\uff4d":"m","\u1e3f":"m","\u1e41":"m","\u1e43":"m","\u0271":"m","\u026f":"m","\u24dd":"n","\uff4e":"n","\u01f9":"n","\u0144":"n","\xf1":"n","\u1e45":"n","\u0148":"n","\u1e47":"n","\u0146":"n","\u1e4b":"n","\u1e49":"n","\u019e":"n","\u0272":"n","\u0149":"n","\ua791":"n","\ua7a5":"n","\u01cc":"nj","\u24de":"o","\uff4f":"o","\xf2":"o","\xf3":"o","\xf4":"o","\u1ed3":"o","\u1ed1":"o","\u1ed7":"o","\u1ed5":"o","\xf5":"o","\u1e4d":"o","\u022d":"o","\u1e4f":"o","\u014d":"o","\u1e51":"o","\u1e53":"o","\u014f":"o","\u022f":"o","\u0231":"o","\xf6":"o","\u022b":"o","\u1ecf":"o","\u0151":"o","\u01d2":"o","\u020d":"o","\u020f":"o","\u01a1":"o","\u1edd":"o","\u1edb":"o","\u1ee1":"o","\u1edf":"o","\u1ee3":"o","\u1ecd":"o","\u1ed9":"o","\u01eb":"o","\u01ed":"o","\xf8":"o","\u01ff":"o","\u0254":"o","\ua74b":"o","\ua74d":"o","\u0275":"o","\u01a3":"oi","\u0223":"ou","\ua74f":"oo","\u24df":"p","\uff50":"p","\u1e55":"p","\u1e57":"p","\u01a5":"p","\u1d7d":"p","\ua751":"p","\ua753":"p","\ua755":"p","\u24e0":"q","\uff51":"q","\u024b":"q","\ua757":"q","\ua759":"q","\u24e1":"r","\uff52":"r","\u0155":"r","\u1e59":"r","\u0159":"r","\u0211":"r","\u0213":"r","\u1e5b":"r","\u1e5d":"r","\u0157":"r","\u1e5f":"r","\u024d":"r","\u027d":"r","\ua75b":"r","\ua7a7":"r","\ua783":"r","\u24e2":"s","\uff53":"s","\xdf":"s","\u015b":"s","\u1e65":"s","\u015d":"s","\u1e61":"s","\u0161":"s","\u1e67":"s","\u1e63":"s","\u1e69":"s","\u0219":"s","\u015f":"s","\u023f":"s","\ua7a9":"s","\ua785":"s","\u1e9b":"s","\u24e3":"t","\uff54":"t","\u1e6b":"t","\u1e97":"t","\u0165":"t","\u1e6d":"t","\u021b":"t","\u0163":"t","\u1e71":"t","\u1e6f":"t","\u0167":"t","\u01ad":"t","\u0288":"t","\u2c66":"t","\ua787":"t","\ua729":"tz","\u24e4":"u","\uff55":"u","\xf9":"u","\xfa":"u","\xfb":"u","\u0169":"u","\u1e79":"u","\u016b":"u","\u1e7b":"u","\u016d":"u","\xfc":"u","\u01dc":"u","\u01d8":"u","\u01d6":"u","\u01da":"u","\u1ee7":"u","\u016f":"u","\u0171":"u","\u01d4":"u","\u0215":"u","\u0217":"u","\u01b0":"u","\u1eeb":"u","\u1ee9":"u","\u1eef":"u","\u1eed":"u","\u1ef1":"u","\u1ee5":"u","\u1e73":"u","\u0173":"u","\u1e77":"u","\u1e75":"u","\u0289":"u","\u24e5":"v","\uff56":"v","\u1e7d":"v","\u1e7f":"v","\u028b":"v","\ua75f":"v","\u028c":"v","\ua761":"vy","\u24e6":"w","\uff57":"w","\u1e81":"w","\u1e83":"w","\u0175":"w","\u1e87":"w","\u1e85":"w","\u1e98":"w","\u1e89":"w","\u2c73":"w","\u24e7":"x","\uff58":"x","\u1e8b":"x","\u1e8d":"x","\u24e8":"y","\uff59":"y","\u1ef3":"y","\xfd":"y","\u0177":"y","\u1ef9":"y","\u0233":"y","\u1e8f":"y","\xff":"y","\u1ef7":"y","\u1e99":"y","\u1ef5":"y","\u01b4":"y","\u024f":"y","\u1eff":"y","\u24e9":"z","\uff5a":"z","\u017a":"z","\u1e91":"z","\u017c":"z","\u017e":"z","\u1e93":"z","\u1e95":"z","\u01b6":"z","\u0225":"z","\u0240":"z","\u2c6c":"z","\ua763":"z","\u0386":"\u0391","\u0388":"\u0395","\u0389":"\u0397","\u038a":"\u0399","\u03aa":"\u0399","\u038c":"\u039f","\u038e":"\u03a5","\u03ab":"\u03a5","\u038f":"\u03a9","\u03ac":"\u03b1","\u03ad":"\u03b5","\u03ae":"\u03b7","\u03af":"\u03b9","\u03ca":"\u03b9","\u0390":"\u03b9","\u03cc":"\u03bf","\u03cd":"\u03c5","\u03cb":"\u03c5","\u03b0":"\u03c5","\u03c9":"\u03c9","\u03c2":"\u03c3"};function Ce(e){return e.replace(/[^\u0000-\u007E]/g,(function(e){return xe[e]||e}))}var Se=function(){function e(e,t){this._ngSelect=e,this._selectionModel=t,this._items=[],this._filteredItems=[],this._markedIndex=-1}return Object.defineProperty(e.prototype,"items",{get:function(){return this._items},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"filteredItems",{get:function(){return this._filteredItems},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"markedIndex",{get:function(){return this._markedIndex},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"selectedItems",{get:function(){return this._selectionModel.value},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"markedItem",{get:function(){return this._filteredItems[this._markedIndex]},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"noItemsToSelect",{get:function(){return this._ngSelect.hideSelected&&this._items.length===this.selectedItems.length},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"maxItemsSelected",{get:function(){return this._ngSelect.multiple&&this._ngSelect.maxSelectedItems<=this.selectedItems.length},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"lastSelectedItem",{get:function(){for(var e=this.selectedItems.length-1;e>=0;e--){var t=this.selectedItems[e];if(!t.disabled)return t}return null},enumerable:!0,configurable:!0}),e.prototype.setItems=function(e){var t=this;this._items=e.map((function(e,n){return t.mapItem(e,n)})),this._ngSelect.groupBy?(this._groups=this._groupBy(this._items,this._ngSelect.groupBy),this._items=this._flatten(this._groups)):(this._groups=new Map,this._groups.set(void 0,this._items)),this._filteredItems=Object(i.i)(this._items)},e.prototype.select=function(e){if(!e.selected&&!this.maxItemsSelected){var t=this._ngSelect.multiple;t||this.clearSelected(),this._selectionModel.select(e,t,this._ngSelect.selectableGroupAsModel),this._ngSelect.hideSelected&&this._hideSelected(e)}},e.prototype.unselect=function(e){e.selected&&(this._selectionModel.unselect(e,this._ngSelect.multiple),this._ngSelect.hideSelected&&oe(e.index)&&this._ngSelect.multiple&&this._showSelected(e))},e.prototype.findItem=function(e){var t,n=this;return t=this._ngSelect.compareWith?function(t){return n._ngSelect.compareWith(t.value,e)}:this._ngSelect.bindValue?function(t){return!t.children&&n.resolveNested(t.value,n._ngSelect.bindValue)===e}:function(t){return t.value===e||!t.children&&t.label&&t.label===n.resolveNested(e,n._ngSelect.bindLabel)},this._items.find((function(e){return t(e)}))},e.prototype.addItem=function(e){var t=this.mapItem(e,this._items.length);return this._items.push(t),this._filteredItems.push(t),t},e.prototype.clearSelected=function(e){void 0===e&&(e=!1),this._selectionModel.clear(e),this._items.forEach((function(t){t.selected=e&&t.selected&&t.disabled,t.marked=!1})),this._ngSelect.hideSelected&&this.resetFilteredItems()},e.prototype.findByLabel=function(e){return e=Ce(e).toLocaleLowerCase(),this.filteredItems.find((function(t){return Ce(t.label).toLocaleLowerCase().substr(0,e.length)===e}))},e.prototype.filter=function(e){var t,n;if(e){this._filteredItems=[],e=this._ngSelect.searchFn?e:Ce(e).toLocaleLowerCase();var r=this._ngSelect.searchFn||this._defaultSearchFn,o=this._ngSelect.hideSelected,a=function(t){var n,a,l,c=[];try{for(var u=(n=void 0,Object(i.j)(s._groups.get(t))),d=u.next();!d.done;d=u.next()){var h=d.value;o&&(h.parent&&h.parent.selected||h.selected)||r(e,s._ngSelect.searchFn?h.value:h)&&c.push(h)}}catch(m){n={error:m}}finally{try{d&&!d.done&&(a=u.return)&&a.call(u)}finally{if(n)throw n.error}}if(c.length>0){var p=Object(i.h)(c.slice(-1),1)[0];if(p.parent){var f=s._items.find((function(e){return e===p.parent}));s._filteredItems.push(f)}(l=s._filteredItems).push.apply(l,Object(i.i)(c))}},s=this;try{for(var l=Object(i.j)(Array.from(this._groups.keys())),c=l.next();!c.done;c=l.next())a(c.value)}catch(u){t={error:u}}finally{try{c&&!c.done&&(n=l.return)&&n.call(l)}finally{if(t)throw t.error}}}else this.resetFilteredItems()},e.prototype.resetFilteredItems=function(){this._filteredItems.length!==this._items.length&&(this._filteredItems=this._ngSelect.hideSelected&&this.selectedItems.length>0?this._items.filter((function(e){return!e.selected})):this._items)},e.prototype.unmarkItem=function(){this._markedIndex=-1},e.prototype.markNextItem=function(){this._stepToItem(1)},e.prototype.markPreviousItem=function(){this._stepToItem(-1)},e.prototype.markItem=function(e){this._markedIndex=this._filteredItems.indexOf(e)},e.prototype.markSelectedOrDefault=function(e){if(0!==this._filteredItems.length){var t=this._getLastMarkedIndex();this._markedIndex=t>-1?t:e?this.filteredItems.findIndex((function(e){return!e.disabled})):-1}},e.prototype.resolveNested=function(e,t){if(!ae(e))return e;if(-1===t.indexOf("."))return e[t];for(var n=t.split("."),i=e,r=0,o=n.length;r-1},e.prototype._getNextItemIndex=function(e){return e>0?this._markedIndex===this._filteredItems.length-1?0:this._markedIndex+1:this._markedIndex<=0?this._filteredItems.length-1:this._markedIndex-1},e.prototype._stepToItem=function(e){0===this._filteredItems.length||this._filteredItems.every((function(e){return e.disabled}))||(this._markedIndex=this._getNextItemIndex(e),this.markedItem.disabled&&this._stepToItem(e))},e.prototype._getLastMarkedIndex=function(){if(this._ngSelect.hideSelected)return-1;if(this._markedIndex>-1&&void 0===this.markedItem)return-1;var e=this._filteredItems.indexOf(this.lastSelectedItem);return this.lastSelectedItem&&e<0?-1:Math.max(this.markedIndex,e)},e.prototype._groupBy=function(e,t){var n,r,o,a,s=this,l=new Map;if(0===e.length)return l;if(Array.isArray(e[0].value[t])){try{for(var c=Object(i.j)(e),u=c.next();!u.done;u=c.next()){var d=((g=u.value).value[t]||[]).map((function(e,t){return s.mapItem(e,t)}));l.set(g,d)}}catch(y){n={error:y}}finally{try{u&&!u.done&&(r=c.return)&&r.call(c)}finally{if(n)throw n.error}}return l}var h=se(this._ngSelect.groupBy),p=function(e){var n=h?t(e.value):e.value[t];return oe(n)?n:void 0};try{for(var f=Object(i.j)(e),m=f.next();!m.done;m=f.next()){var g,_=p(g=m.value),v=l.get(_);v?v.push(g):l.set(_,[g])}}catch(b){o={error:b}}finally{try{m&&!m.done&&(a=f.return)&&a.call(f)}finally{if(o)throw o.error}}return l},e.prototype._flatten=function(e){var t,n,r=se(this._ngSelect.groupBy),o=[],a=function(t){var n=o.length;if(void 0===t){var a=e.get(void 0)||[];return o.push.apply(o,Object(i.i)(a.map((function(e){return Object(i.a)(Object(i.a)({},e),{index:n++})})))),"continue"}var l=ae(t),c={label:l?"":String(t),children:void 0,parent:null,index:n++,disabled:!s._ngSelect.selectableGroup,htmlId:we()},u=r?s._ngSelect.bindLabel:s._ngSelect.groupBy,d=s._ngSelect.groupValue||function(){var e;return l?t.value:((e={})[u]=t,e)},h=e.get(t).map((function(e){return e.parent=c,e.children=void 0,e.index=n++,e}));c.children=h,c.value=d(t,h.map((function(e){return e.value}))),o.push(c),o.push.apply(o,Object(i.i)(h))},s=this;try{for(var l=Object(i.j)(Array.from(e.keys())),c=l.next();!c.done;c=l.next())a(c.value)}catch(u){t={error:u}}finally{try{c&&!c.done&&(n=l.return)&&n.call(l)}finally{if(t)throw t.error}}return o},e}(),Me=function(){var e={Tab:9,Enter:13,Esc:27,Space:32,ArrowUp:38,ArrowDown:40,Backspace:8};return e[e.Tab]="Tab",e[e.Enter]="Enter",e[e.Esc]="Esc",e[e.Space]="Space",e[e.ArrowUp]="ArrowUp",e[e.ArrowDown]="ArrowDown",e[e.Backspace]="Backspace",e}(),ke=function(){function e(){this._dimensions={itemHeight:0,panelHeight:0,itemsPerViewport:0}}return Object.defineProperty(e.prototype,"dimensions",{get:function(){return this._dimensions},enumerable:!0,configurable:!0}),e.prototype.calculateItems=function(e,t,n){var i=this._dimensions,r=i.itemHeight*t,o=Math.max(0,e)/r*t,a=Math.min(t,Math.ceil(o)+(i.itemsPerViewport+1)),s=Math.max(0,a-i.itemsPerViewport),l=Math.min(s,Math.floor(o)),c=i.itemHeight*Math.ceil(l)-i.itemHeight*Math.min(l,n);return c=isNaN(c)?0:c,l=isNaN(l)?-1:l,a=isNaN(a)?-1:a,l-=n,a+=n,{topPadding:c,scrollHeight:r,start:l=Math.max(0,l),end:a=Math.min(t,a)}},e.prototype.setDimensions=function(e,t){var n=Math.max(1,Math.floor(t/e));this._dimensions={itemHeight:e,panelHeight:t,itemsPerViewport:n}},e.prototype.getScrollTo=function(e,t,n){var i=this.dimensions.panelHeight,r=e+t,o=n+i;return i>=r&&n===e?null:r>o?n+r-o:e<=n?e:null},e.\u0275fac=function(t){return new(t||e)},e.\u0275prov=r["\u0275\u0275defineInjectable"]({token:e,factory:function(t){return e.\u0275fac(t)}}),e}(),Oe="undefined"!=typeof requestAnimationFrame?p.a:f.a,Te=function(){function e(e,t,n,i,o){this._renderer=e,this._zone=t,this._panelService=n,this._document=o,this.items=[],this.position="auto",this.virtualScroll=!1,this.filterValue=null,this.update=new r.EventEmitter,this.scroll=new r.EventEmitter,this.scrollToEnd=new r.EventEmitter,this.outsideClick=new r.EventEmitter,this._destroy$=new m.a,this._scrollToEndFired=!1,this._updateScrollHeight=!1,this._lastScrollPosition=0,this._dropdown=i.nativeElement}return Object.defineProperty(e.prototype,"currentPosition",{get:function(){return this._currentPosition},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"itemsLength",{get:function(){return this._itemsLength},set:function(e){e!==this._itemsLength&&(this._itemsLength=e,this._onItemsLengthChanged())},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"_startOffset",{get:function(){if(this.markedItem){var e=this._panelService.dimensions,t=this.markedItem.index*e.itemHeight;return e.panelHeight>t?0:t}return 0},enumerable:!0,configurable:!0}),e.prototype.handleMousedown=function(e){"INPUT"!==e.target.tagName&&e.preventDefault()},e.prototype.ngOnInit=function(){this._select=this._dropdown.parentElement,this._virtualPadding=this.paddingElementRef.nativeElement,this._scrollablePanel=this.scrollElementRef.nativeElement,this._contentPanel=this.contentElementRef.nativeElement,this._handleScroll(),this._handleOutsideClick(),this._appendDropdown()},e.prototype.ngOnChanges=function(e){if(e.items){var t=e.items;this._onItemsChange(t.currentValue,t.firstChange)}},e.prototype.ngOnDestroy=function(){this._destroy$.next(),this._destroy$.complete(),this._destroy$.unsubscribe(),this.appendTo&&this._renderer.removeChild(this._dropdown.parentNode,this._dropdown)},e.prototype.scrollTo=function(e,t){if(void 0===t&&(t=!1),e){var n=this.items.indexOf(e);if(!(n<0||n>=this.itemsLength)){var i;if(this.virtualScroll){var r=this._panelService.dimensions.itemHeight;i=this._panelService.getScrollTo(n*r,r,this._lastScrollPosition)}else{var o=this._dropdown.querySelector("#"+e.htmlId);i=this._panelService.getScrollTo(o.offsetTop,o.clientHeight,t?o.offsetTop:this._lastScrollPosition)}oe(i)&&(this._scrollablePanel.scrollTop=i)}}},e.prototype.scrollToTag=function(){var e=this._scrollablePanel;e.scrollTop=e.scrollHeight-e.clientHeight},e.prototype.adjustPosition=function(){var e=this._parent.getBoundingClientRect(),t=this._select.getBoundingClientRect();this._setOffset(e,t)},e.prototype._handleDropdownPosition=function(){this._currentPosition=this._calculateCurrentPosition(this._dropdown),"top"===this._currentPosition?(this._renderer.addClass(this._dropdown,"ng-select-top"),this._renderer.removeClass(this._dropdown,"ng-select-bottom"),this._renderer.addClass(this._select,"ng-select-top"),this._renderer.removeClass(this._select,"ng-select-bottom")):(this._renderer.addClass(this._dropdown,"ng-select-bottom"),this._renderer.removeClass(this._dropdown,"ng-select-top"),this._renderer.addClass(this._select,"ng-select-bottom"),this._renderer.removeClass(this._select,"ng-select-top")),this.appendTo&&this._updatePosition(),this._dropdown.style.opacity="1"},e.prototype._handleScroll=function(){var e=this;this._zone.runOutsideAngular((function(){Object(g.a)(e.scrollElementRef.nativeElement,"scroll").pipe(Object(a.a)(e._destroy$),Object(s.a)(0,Oe)).subscribe((function(t){return e._onContentScrolled(t.target.scrollTop)}))}))},e.prototype._handleOutsideClick=function(){var e=this;this._document&&this._zone.runOutsideAngular((function(){Object(_.a)(Object(g.a)(e._document,"touchstart",{capture:!0}),Object(g.a)(e._document,"mousedown",{capture:!0})).pipe(Object(a.a)(e._destroy$)).subscribe((function(t){return e._checkToClose(t)}))}))},e.prototype._checkToClose=function(e){var t=this;if(!this._select.contains(e.target)&&!this._dropdown.contains(e.target)){var n=e.path||e.composedPath&&e.composedPath();e.target&&e.target.shadowRoot&&n&&n[0]&&this._select.contains(n[0])||this._zone.run((function(){return t.outsideClick.emit()}))}},e.prototype._onItemsChange=function(e,t){this.items=e||[],this._scrollToEndFired=!1,this.itemsLength=e.length,this.virtualScroll?this._updateItemsRange(t):this._updateItems(t)},e.prototype._updateItems=function(e){var t=this;this.update.emit(this.items),!1!==e&&this._zone.runOutsideAngular((function(){Promise.resolve().then((function(){t._panelService.setDimensions(0,t._scrollablePanel.clientHeight),t._handleDropdownPosition(),t.scrollTo(t.markedItem,e)}))}))},e.prototype._updateItemsRange=function(e){var t=this;this._zone.runOutsideAngular((function(){t._measureDimensions().then((function(){e?(t._renderItemsRange(t._startOffset),t._handleDropdownPosition()):t._renderItemsRange()}))}))},e.prototype._onContentScrolled=function(e){this.virtualScroll&&this._renderItemsRange(e),this._lastScrollPosition=e,this._fireScrollToEnd(e)},e.prototype._updateVirtualHeight=function(e){this._updateScrollHeight&&(this._virtualPadding.style.height=e+"px",this._updateScrollHeight=!1)},e.prototype._onItemsLengthChanged=function(){this._updateScrollHeight=!0},e.prototype._renderItemsRange=function(e){var t=this;if(void 0===e&&(e=null),!e||this._lastScrollPosition!==e){var n=this._panelService.calculateItems(e=e||this._scrollablePanel.scrollTop,this.itemsLength,this.bufferAmount);this._updateVirtualHeight(n.scrollHeight),this._contentPanel.style.transform="translateY("+n.topPadding+"px)",this._zone.run((function(){t.update.emit(t.items.slice(n.start,n.end)),t.scroll.emit({start:n.start,end:n.end})})),oe(e)&&0===this._lastScrollPosition&&(this._scrollablePanel.scrollTop=e,this._lastScrollPosition=e)}},e.prototype._measureDimensions=function(){var e=this;if(this._panelService.dimensions.itemHeight>0||0===this.itemsLength)return Promise.resolve(this._panelService.dimensions);var t=Object(i.h)(this.items,1)[0];return this.update.emit([t]),Promise.resolve().then((function(){var n=e._dropdown.querySelector("#"+t.htmlId).clientHeight;return e._virtualPadding.style.height=n*e.itemsLength+"px",e._panelService.setDimensions(n,e._scrollablePanel.clientHeight),e._panelService.dimensions}))},e.prototype._fireScrollToEnd=function(e){var t=this;this._scrollToEndFired||0===e||e+this._dropdown.clientHeight>=(this.virtualScroll?this._virtualPadding:this._contentPanel).clientHeight&&(this._zone.run((function(){return t.scrollToEnd.emit()})),this._scrollToEndFired=!0)},e.prototype._calculateCurrentPosition=function(e){if("auto"!==this.position)return this.position;var t=this._select.getBoundingClientRect(),n=document.documentElement.scrollTop||document.body.scrollTop;return t.top+window.pageYOffset+t.height+e.getBoundingClientRect().height>n+document.documentElement.clientHeight?"top":"bottom"},e.prototype._appendDropdown=function(){if(this.appendTo){if(this._parent=document.querySelector(this.appendTo),!parent)throw new Error("appendTo selector "+this.appendTo+" did not found any parent element");this._parent.appendChild(this._dropdown)}},e.prototype._updatePosition=function(){var e=this._select.getBoundingClientRect(),t=this._parent.getBoundingClientRect(),n=e.left-t.left;this._setOffset(t,e),this._dropdown.style.left=n+"px",this._dropdown.style.width=e.width+"px",this._dropdown.style.minWidth=e.width+"px"},e.prototype._setOffset=function(e,t){var n=t.height;"top"===this._currentPosition?(this._dropdown.style.bottom=e.bottom-t.bottom+n+"px",this._dropdown.style.top="auto"):"bottom"===this._currentPosition&&(this._dropdown.style.top=t.top-e.top+n+"px",this._dropdown.style.bottom="auto")},e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275directiveInject"](r.Renderer2),r["\u0275\u0275directiveInject"](r.NgZone),r["\u0275\u0275directiveInject"](ke),r["\u0275\u0275directiveInject"](r.ElementRef),r["\u0275\u0275directiveInject"](v.e,8))},e.\u0275cmp=r["\u0275\u0275defineComponent"]({type:e,selectors:[["ng-dropdown-panel"]],viewQuery:function(e,t){var n;1&e&&(r["\u0275\u0275staticViewQuery"](y,!0,r.ElementRef),r["\u0275\u0275staticViewQuery"](b,!0,r.ElementRef),r["\u0275\u0275staticViewQuery"](w,!0,r.ElementRef)),2&e&&(r["\u0275\u0275queryRefresh"](n=r["\u0275\u0275loadQuery"]())&&(t.contentElementRef=n.first),r["\u0275\u0275queryRefresh"](n=r["\u0275\u0275loadQuery"]())&&(t.scrollElementRef=n.first),r["\u0275\u0275queryRefresh"](n=r["\u0275\u0275loadQuery"]())&&(t.paddingElementRef=n.first))},hostBindings:function(e,t){1&e&&r["\u0275\u0275listener"]("mousedown",(function(e){return t.handleMousedown(e)}))},inputs:{items:"items",position:"position",virtualScroll:"virtualScroll",filterValue:"filterValue",markedItem:"markedItem",appendTo:"appendTo",bufferAmount:"bufferAmount",headerTemplate:"headerTemplate",footerTemplate:"footerTemplate"},outputs:{update:"update",scroll:"scroll",scrollToEnd:"scrollToEnd",outsideClick:"outsideClick"},features:[r["\u0275\u0275NgOnChangesFeature"]],ngContentSelectors:M,decls:9,vars:6,consts:[["class","ng-dropdown-header",4,"ngIf"],[1,"ng-dropdown-panel-items","scroll-host"],["scroll",""],["padding",""],["content",""],["class","ng-dropdown-footer",4,"ngIf"],[1,"ng-dropdown-header"],[3,"ngTemplateOutlet","ngTemplateOutletContext"],[1,"ng-dropdown-footer"]],template:function(e,t){1&e&&(r["\u0275\u0275projectionDef"](),r["\u0275\u0275template"](0,C,2,4,"div",0),r["\u0275\u0275elementStart"](1,"div",1,2),r["\u0275\u0275element"](3,"div",null,3),r["\u0275\u0275elementStart"](5,"div",null,4),r["\u0275\u0275projection"](7),r["\u0275\u0275elementEnd"](),r["\u0275\u0275elementEnd"](),r["\u0275\u0275template"](8,S,2,4,"div",5)),2&e&&(r["\u0275\u0275property"]("ngIf",t.headerTemplate),r["\u0275\u0275advance"](3),r["\u0275\u0275classProp"]("total-padding",t.virtualScroll),r["\u0275\u0275advance"](2),r["\u0275\u0275classProp"]("scrollable-content",t.virtualScroll&&t.items.length),r["\u0275\u0275advance"](3),r["\u0275\u0275property"]("ngIf",t.footerTemplate))},directives:[v.p,v.u],encapsulation:2,changeDetection:0}),e}(),Ee=function(){function e(e){this.elementRef=e,this.stateChange$=new m.a,this._disabled=!1}return Object.defineProperty(e.prototype,"disabled",{get:function(){return this._disabled},set:function(e){this._disabled=this._isDisabled(e)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"label",{get:function(){return(this.elementRef.nativeElement.textContent||"").trim()},enumerable:!0,configurable:!0}),e.prototype.ngOnChanges=function(e){e.disabled&&this.stateChange$.next({value:this.value,disabled:this._disabled})},e.prototype.ngAfterViewChecked=function(){this.label!==this._previousLabel&&(this._previousLabel=this.label,this.stateChange$.next({value:this.value,disabled:this._disabled,label:this.elementRef.nativeElement.innerHTML}))},e.prototype.ngOnDestroy=function(){this.stateChange$.complete()},e.prototype._isDisabled=function(e){return null!=e&&""+e!="false"},e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275directiveInject"](r.ElementRef))},e.\u0275cmp=r["\u0275\u0275defineComponent"]({type:e,selectors:[["ng-option"]],inputs:{disabled:"disabled",value:"value"},features:[r["\u0275\u0275NgOnChangesFeature"]],ngContentSelectors:M,decls:1,vars:0,template:function(e,t){1&e&&(r["\u0275\u0275projectionDef"](),r["\u0275\u0275projection"](0))},encapsulation:2,changeDetection:0}),e}(),Ie=function(){function e(){this.notFoundText="No items found",this.typeToSearchText="Type to search",this.addTagText="Add item",this.loadingText="Loading...",this.clearAllText="Clear all",this.disableVirtualScroll=!0,this.openOnEnter=!0,this.appearance="underline"}return e.\u0275prov=Object(r["\u0275\u0275defineInjectable"])({factory:function(){return new e},token:e,providedIn:"root"}),e.\u0275fac=function(t){return new(t||e)},e}(),Ae=new r.InjectionToken("ng-select-selection-model"),De=function(){function e(e,t,n,i,o,a,s){var l=this;this.classes=e,this.autoFocus=t,this._cd=a,this._console=s,this.markFirst=!0,this.dropdownPosition="auto",this.loading=!1,this.closeOnSelect=!0,this.hideSelected=!1,this.selectOnTab=!1,this.bufferAmount=4,this.selectableGroup=!1,this.selectableGroupAsModel=!0,this.searchFn=null,this.trackByFn=null,this.clearOnBackspace=!0,this.labelForId=null,this.inputAttrs={},this.readonly=!1,this.searchWhileComposing=!0,this.minTermLength=0,this.editableSearchTerm=!1,this.keyDownFn=function(e){return!0},this.multiple=!1,this.addTag=!1,this.searchable=!0,this.clearable=!0,this.isOpen=!1,this.blurEvent=new r.EventEmitter,this.focusEvent=new r.EventEmitter,this.changeEvent=new r.EventEmitter,this.openEvent=new r.EventEmitter,this.closeEvent=new r.EventEmitter,this.searchEvent=new r.EventEmitter,this.clearEvent=new r.EventEmitter,this.addEvent=new r.EventEmitter,this.removeEvent=new r.EventEmitter,this.scroll=new r.EventEmitter,this.scrollToEnd=new r.EventEmitter,this.viewPortItems=[],this.searchTerm=null,this.dropdownId=we(),this.escapeHTML=!0,this.useDefaultClass=!0,this._items=[],this._defaultLabel="label",this._pressedKeys=[],this._isComposing=!1,this._destroy$=new m.a,this._keyPress$=new m.a,this._onChange=function(e){},this._onTouched=function(){},this.clearItem=function(e){var t=l.selectedItems.find((function(t){return t.value===e}));l.unselect(t)},this.trackByOption=function(e,t){return l.trackByFn?l.trackByFn(t.value):t},this._mergeGlobalConfig(n),this.itemsList=new Se(this,i()),this.element=o.nativeElement}return Object.defineProperty(e.prototype,"items",{get:function(){return this._items},set:function(e){this._itemsAreUsed=!0,this._items=e},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"compareWith",{get:function(){return this._compareWith},set:function(e){if(!se(e))throw Error("`compareWith` must be a function.");this._compareWith=e},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"clearSearchOnAdd",{get:function(){return oe(this._clearSearchOnAdd)?this._clearSearchOnAdd:this.closeOnSelect},set:function(e){this._clearSearchOnAdd=e},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"disabled",{get:function(){return this.readonly||this._disabled},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"filtered",{get:function(){return!!this.searchTerm&&this.searchable||this._isComposing},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"_editableSearchTerm",{get:function(){return this.editableSearchTerm&&!this.multiple},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"selectedItems",{get:function(){return this.itemsList.selectedItems},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"selectedValues",{get:function(){return this.selectedItems.map((function(e){return e.value}))},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"hasValue",{get:function(){return this.selectedItems.length>0},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"currentPanelPosition",{get:function(){if(this.dropdownPanel)return this.dropdownPanel.currentPosition},enumerable:!0,configurable:!0}),e.prototype.ngOnInit=function(){this._handleKeyPresses(),this._setInputAttributes()},e.prototype.ngOnChanges=function(e){e.multiple&&this.itemsList.clearSelected(),e.items&&this._setItems(e.items.currentValue||[]),e.isOpen&&(this._manualOpen=oe(e.isOpen.currentValue))},e.prototype.ngAfterViewInit=function(){this._itemsAreUsed||(this.escapeHTML=!1,this._setItemsFromNgOptions()),oe(this.autoFocus)&&this.focus()},e.prototype.ngOnDestroy=function(){this._destroy$.next(),this._destroy$.complete()},e.prototype.handleKeyDown=function(e){if(Me[e.which]){if(!1===this.keyDownFn(e))return;this.handleKeyCode(e)}else e.key&&1===e.key.length&&this._keyPress$.next(e.key.toLocaleLowerCase())},e.prototype.handleKeyCode=function(e){switch(e.which){case Me.ArrowDown:this._handleArrowDown(e);break;case Me.ArrowUp:this._handleArrowUp(e);break;case Me.Space:this._handleSpace(e);break;case Me.Enter:this._handleEnter(e);break;case Me.Tab:this._handleTab(e);break;case Me.Esc:this.close(),e.preventDefault();break;case Me.Backspace:this._handleBackspace()}},e.prototype.handleMousedown=function(e){var t=e.target;"INPUT"!==t.tagName&&e.preventDefault(),t.classList.contains("ng-clear-wrapper")?this.handleClearClick():t.classList.contains("ng-arrow-wrapper")?this.handleArrowClick():t.classList.contains("ng-value-icon")||(this.focused||this.focus(),this.searchable?this.open():this.toggle())},e.prototype.handleArrowClick=function(){this.isOpen?this.close():this.open()},e.prototype.handleClearClick=function(){this.hasValue&&(this.itemsList.clearSelected(!0),this._updateNgModel()),this._clearSearch(),this.focus(),this.clearEvent.emit(),this._onSelectionChanged()},e.prototype.clearModel=function(){this.clearable&&(this.itemsList.clearSelected(),this._updateNgModel())},e.prototype.writeValue=function(e){this.itemsList.clearSelected(),this._handleWriteValue(e),this._cd.markForCheck()},e.prototype.registerOnChange=function(e){this._onChange=e},e.prototype.registerOnTouched=function(e){this._onTouched=e},e.prototype.setDisabledState=function(e){this._disabled=e,this._cd.markForCheck()},e.prototype.toggle=function(){this.isOpen?this.close():this.open()},e.prototype.open=function(){this.disabled||this.isOpen||this.itemsList.maxItemsSelected||this._manualOpen||(this._isTypeahead||this.addTag||!this.itemsList.noItemsToSelect)&&(this.isOpen=!0,this.itemsList.markSelectedOrDefault(this.markFirst),this.openEvent.emit(),this.searchTerm||this.focus(),this.detectChanges())},e.prototype.close=function(){this.isOpen&&!this._manualOpen&&(this.isOpen=!1,this._editableSearchTerm?this.itemsList.resetFilteredItems():this._clearSearch(),this.itemsList.unmarkItem(),this._onTouched(),this.closeEvent.emit(),this._cd.markForCheck())},e.prototype.toggleItem=function(e){!e||e.disabled||this.disabled||(this.multiple&&e.selected?this.unselect(e):this.select(e),this._editableSearchTerm&&this._setSearchTermFromItems(),this._onSelectionChanged())},e.prototype.select=function(e){e.selected||(this.itemsList.select(e),this.clearSearchOnAdd&&!this._editableSearchTerm&&this._clearSearch(),this._updateNgModel(),this.multiple&&this.addEvent.emit(e.value)),(this.closeOnSelect||this.itemsList.noItemsToSelect)&&this.close()},e.prototype.focus=function(){this.searchInput.nativeElement.focus()},e.prototype.blur=function(){this.searchInput.nativeElement.blur()},e.prototype.unselect=function(e){e&&(this.itemsList.unselect(e),this.focus(),this._updateNgModel(),this.removeEvent.emit(e))},e.prototype.selectTag=function(){var e,t,n=this;t=se(this.addTag)?this.addTag(this.searchTerm):this._primitive?this.searchTerm:((e={})[this.bindLabel]=this.searchTerm,e);var i=function(e){return n._isTypeahead||!n.isOpen?n.itemsList.mapItem(e,null):n.itemsList.addItem(e)};t instanceof Promise?t.then((function(e){return n.select(i(e))})).catch((function(){})):t&&this.select(i(t))},e.prototype.showClear=function(){return this.clearable&&(this.hasValue||this.searchTerm)&&!this.disabled},Object.defineProperty(e.prototype,"showAddTag",{get:function(){if(!this._validTerm)return!1;var e=this.searchTerm.toLowerCase().trim();return this.addTag&&!this.itemsList.filteredItems.some((function(t){return t.label.toLowerCase()===e}))&&(!this.hideSelected&&this.isOpen||!this.selectedItems.some((function(t){return t.label.toLowerCase()===e})))&&!this.loading},enumerable:!0,configurable:!0}),e.prototype.showNoItemsFound=function(){var e=0===this.itemsList.filteredItems.length;return(e&&!this._isTypeahead&&!this.loading||e&&this._isTypeahead&&this._validTerm&&!this.loading)&&!this.showAddTag},e.prototype.showTypeToSearch=function(){return 0===this.itemsList.filteredItems.length&&this._isTypeahead&&!this._validTerm&&!this.loading},e.prototype.onCompositionStart=function(){this._isComposing=!0},e.prototype.onCompositionEnd=function(e){this._isComposing=!1,this.searchWhileComposing||this.filter(e)},e.prototype.filter=function(e){this._isComposing&&!this.searchWhileComposing||(this.searchTerm=e,this._isTypeahead&&(this._validTerm||0===this.minTermLength)&&this.typeahead.next(e),this._isTypeahead||(this.itemsList.filter(this.searchTerm),this.isOpen&&this.itemsList.markSelectedOrDefault(this.markFirst)),this.searchEvent.emit({term:e,items:this.itemsList.filteredItems.map((function(e){return e.value}))}),this.open())},e.prototype.onInputFocus=function(e){this.focused||(this._editableSearchTerm&&this._setSearchTermFromItems(),this.element.classList.add("ng-select-focused"),this.focusEvent.emit(e),this.focused=!0)},e.prototype.onInputBlur=function(e){this.element.classList.remove("ng-select-focused"),this.blurEvent.emit(e),this.isOpen||this.disabled||this._onTouched(),this._editableSearchTerm&&this._setSearchTermFromItems(),this.focused=!1},e.prototype.onItemHover=function(e){e.disabled||this.itemsList.markItem(e)},e.prototype.detectChanges=function(){this._cd.destroyed||this._cd.detectChanges()},e.prototype._setSearchTermFromItems=function(){var e=this.selectedItems&&this.selectedItems[0];this.searchTerm=e&&e.label||null},e.prototype._setItems=function(e){var t=e[0];this.bindLabel=this.bindLabel||this._defaultLabel,this._primitive=oe(t)?!ae(t):this._primitive||this.bindLabel===this._defaultLabel,this.itemsList.setItems(e),e.length>0&&this.hasValue&&this.itemsList.mapSelectedItems(),this.isOpen&&oe(this.searchTerm)&&!this._isTypeahead&&this.itemsList.filter(this.searchTerm),(this._isTypeahead||this.isOpen)&&this.itemsList.markSelectedOrDefault(this.markFirst)},e.prototype._setItemsFromNgOptions=function(){var e=this;this.ngOptions.changes.pipe(Object(l.a)(this.ngOptions),Object(a.a)(this._destroy$)).subscribe((function(t){var n;e.bindLabel=e._defaultLabel,function(t){e.items=t.map((function(e){return{$ngOptionValue:e.value,$ngOptionLabel:e.elementRef.nativeElement.innerHTML,disabled:e.disabled}})),e.itemsList.setItems(e.items),e.hasValue&&e.itemsList.mapSelectedItems(),e.detectChanges()}(t),n=Object(_.a)(e.ngOptions.changes,e._destroy$),_.a.apply(void 0,Object(i.i)(e.ngOptions.map((function(e){return e.stateChange$})))).pipe(Object(a.a)(n)).subscribe((function(t){var n=e.itemsList.findItem(t.value);n.disabled=t.disabled,n.label=t.label||n.label,e._cd.detectChanges()}))}))},e.prototype._isValidWriteValue=function(e){var t=this;if(!oe(e)||this.multiple&&""===e||Array.isArray(e)&&0===e.length)return!1;var n=function(e){return!(!oe(t.compareWith)&&ae(e)&&t.bindValue&&(t._console.warn("Binding object("+JSON.stringify(e)+") with bindValue is not allowed."),1))};return this.multiple?Array.isArray(e)?e.every((function(e){return n(e)})):(this._console.warn("Multiple select ngModel should be array."),!1):n(e)},e.prototype._handleWriteValue=function(e){var t=this;if(this._isValidWriteValue(e)){var n=function(e){var n,i=t.itemsList.findItem(e);if(i)t.itemsList.select(i);else{var r=ae(e);r||!r&&!t.bindValue?t.itemsList.select(t.itemsList.mapItem(e,null)):t.bindValue&&((n={})[t.bindLabel]=null,n[t.bindValue]=e,t.itemsList.select(t.itemsList.mapItem(i=n,null)))}};this.multiple?e.forEach((function(e){return n(e)})):n(e)}},e.prototype._handleKeyPresses=function(){var e=this;this.searchable||this._keyPress$.pipe(Object(a.a)(this._destroy$),Object(c.a)((function(t){return e._pressedKeys.push(t)})),Object(u.a)(200),Object(d.a)((function(){return e._pressedKeys.length>0})),Object(h.a)((function(){return e._pressedKeys.join("")}))).subscribe((function(t){var n=e.itemsList.findByLabel(t);n&&(e.isOpen?(e.itemsList.markItem(n),e._cd.markForCheck()):e.select(n)),e._pressedKeys=[]}))},e.prototype._setInputAttributes=function(){var e,t,n=this.searchInput.nativeElement,r=Object(i.a)({type:"text",autocorrect:"off",autocapitalize:"off",autocomplete:this.labelForId?"off":this.dropdownId},this.inputAttrs);try{for(var o=Object(i.j)(Object.keys(r)),a=o.next();!a.done;a=o.next()){var s=a.value;n.setAttribute(s,r[s])}}catch(l){e={error:l}}finally{try{a&&!a.done&&(t=o.return)&&t.call(o)}finally{if(e)throw e.error}}},e.prototype._updateNgModel=function(){var e,t,n=[];try{for(var r=Object(i.j)(this.selectedItems),o=r.next();!o.done;o=r.next()){var a=o.value;if(this.bindValue){var s;s=a.children?a.value[(this.groupValue?this.bindValue:this.groupBy)||this.groupBy]:this.itemsList.resolveNested(a.value,this.bindValue),n.push(s)}else n.push(a.value)}}catch(c){e={error:c}}finally{try{o&&!o.done&&(t=r.return)&&t.call(r)}finally{if(e)throw e.error}}var l=this.selectedItems.map((function(e){return e.value}));this.multiple?(this._onChange(n),this.changeEvent.emit(l)):(this._onChange(oe(n[0])?n[0]:null),this.changeEvent.emit(l[0])),this._cd.markForCheck()},e.prototype._clearSearch=function(){this.searchTerm&&(this._changeSearch(null),this.itemsList.resetFilteredItems())},e.prototype._changeSearch=function(e){this.searchTerm=e,this._isTypeahead&&this.typeahead.next(e)},e.prototype._scrollToMarked=function(){this.isOpen&&this.dropdownPanel&&this.dropdownPanel.scrollTo(this.itemsList.markedItem)},e.prototype._scrollToTag=function(){this.isOpen&&this.dropdownPanel&&this.dropdownPanel.scrollToTag()},e.prototype._onSelectionChanged=function(){this.isOpen&&this.multiple&&this.appendTo&&(this._cd.detectChanges(),this.dropdownPanel.adjustPosition())},e.prototype._handleTab=function(e){(!1!==this.isOpen||this.addTag)&&(this.selectOnTab?this.itemsList.markedItem?(this.toggleItem(this.itemsList.markedItem),e.preventDefault()):this.showAddTag?(this.selectTag(),e.preventDefault()):this.close():this.close())},e.prototype._handleEnter=function(e){if(this.isOpen||this._manualOpen)this.itemsList.markedItem?this.toggleItem(this.itemsList.markedItem):this.showAddTag&&this.selectTag();else{if(!this.openOnEnter)return;this.open()}e.preventDefault()},e.prototype._handleSpace=function(e){this.isOpen||this._manualOpen||(this.open(),e.preventDefault())},e.prototype._handleArrowDown=function(e){this._nextItemIsTag(1)?(this.itemsList.unmarkItem(),this._scrollToTag()):(this.itemsList.markNextItem(),this._scrollToMarked()),this.open(),e.preventDefault()},e.prototype._handleArrowUp=function(e){this.isOpen&&(this._nextItemIsTag(-1)?(this.itemsList.unmarkItem(),this._scrollToTag()):(this.itemsList.markPreviousItem(),this._scrollToMarked()),e.preventDefault())},e.prototype._nextItemIsTag=function(e){var t=this.itemsList.markedIndex+e;return this.addTag&&this.searchTerm&&this.itemsList.markedItem&&(t<0||t===this.itemsList.filteredItems.length)},e.prototype._handleBackspace=function(){!this.searchTerm&&this.clearable&&this.clearOnBackspace&&this.hasValue&&(this.multiple?this.unselect(this.itemsList.lastSelectedItem):this.clearModel())},Object.defineProperty(e.prototype,"_isTypeahead",{get:function(){return this.typeahead&&this.typeahead.observers.length>0},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"_validTerm",{get:function(){var e=this.searchTerm&&this.searchTerm.trim();return e&&e.length>=this.minTermLength},enumerable:!0,configurable:!0}),e.prototype._mergeGlobalConfig=function(e){this.placeholder=this.placeholder||e.placeholder,this.notFoundText=this.notFoundText||e.notFoundText,this.typeToSearchText=this.typeToSearchText||e.typeToSearchText,this.addTagText=this.addTagText||e.addTagText,this.loadingText=this.loadingText||e.loadingText,this.clearAllText=this.clearAllText||e.clearAllText,this.virtualScroll=oe(this.virtualScroll)?this.virtualScroll:!!oe(e.disableVirtualScroll)&&!e.disableVirtualScroll,this.openOnEnter=oe(this.openOnEnter)?this.openOnEnter:e.openOnEnter,this.appendTo=this.appendTo||e.appendTo,this.bindValue=this.bindValue||e.bindValue,this.appearance=this.appearance||e.appearance},e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275injectAttribute"]("class"),r["\u0275\u0275injectAttribute"]("autofocus"),r["\u0275\u0275directiveInject"](Ie),r["\u0275\u0275directiveInject"](Ae),r["\u0275\u0275directiveInject"](r.ElementRef),r["\u0275\u0275directiveInject"](r.ChangeDetectorRef),r["\u0275\u0275directiveInject"](be))},e.\u0275cmp=r["\u0275\u0275defineComponent"]({type:e,selectors:[["ng-select"]],contentQueries:function(e,t,n){var i;1&e&&(r["\u0275\u0275contentQuery"](n,ce,!0,r.TemplateRef),r["\u0275\u0275contentQuery"](n,ue,!0,r.TemplateRef),r["\u0275\u0275contentQuery"](n,de,!0,r.TemplateRef),r["\u0275\u0275contentQuery"](n,he,!0,r.TemplateRef),r["\u0275\u0275contentQuery"](n,pe,!0,r.TemplateRef),r["\u0275\u0275contentQuery"](n,fe,!0,r.TemplateRef),r["\u0275\u0275contentQuery"](n,me,!0,r.TemplateRef),r["\u0275\u0275contentQuery"](n,ge,!0,r.TemplateRef),r["\u0275\u0275contentQuery"](n,_e,!0,r.TemplateRef),r["\u0275\u0275contentQuery"](n,ve,!0,r.TemplateRef),r["\u0275\u0275contentQuery"](n,ye,!0,r.TemplateRef),r["\u0275\u0275contentQuery"](n,Ee,!0)),2&e&&(r["\u0275\u0275queryRefresh"](i=r["\u0275\u0275loadQuery"]())&&(t.optionTemplate=i.first),r["\u0275\u0275queryRefresh"](i=r["\u0275\u0275loadQuery"]())&&(t.optgroupTemplate=i.first),r["\u0275\u0275queryRefresh"](i=r["\u0275\u0275loadQuery"]())&&(t.labelTemplate=i.first),r["\u0275\u0275queryRefresh"](i=r["\u0275\u0275loadQuery"]())&&(t.multiLabelTemplate=i.first),r["\u0275\u0275queryRefresh"](i=r["\u0275\u0275loadQuery"]())&&(t.headerTemplate=i.first),r["\u0275\u0275queryRefresh"](i=r["\u0275\u0275loadQuery"]())&&(t.footerTemplate=i.first),r["\u0275\u0275queryRefresh"](i=r["\u0275\u0275loadQuery"]())&&(t.notFoundTemplate=i.first),r["\u0275\u0275queryRefresh"](i=r["\u0275\u0275loadQuery"]())&&(t.typeToSearchTemplate=i.first),r["\u0275\u0275queryRefresh"](i=r["\u0275\u0275loadQuery"]())&&(t.loadingTextTemplate=i.first),r["\u0275\u0275queryRefresh"](i=r["\u0275\u0275loadQuery"]())&&(t.tagTemplate=i.first),r["\u0275\u0275queryRefresh"](i=r["\u0275\u0275loadQuery"]())&&(t.loadingSpinnerTemplate=i.first),r["\u0275\u0275queryRefresh"](i=r["\u0275\u0275loadQuery"]())&&(t.ngOptions=i))},viewQuery:function(e,t){var n;1&e&&(r["\u0275\u0275viewQuery"](Te,!0),r["\u0275\u0275staticViewQuery"](k,!0)),2&e&&(r["\u0275\u0275queryRefresh"](n=r["\u0275\u0275loadQuery"]())&&(t.dropdownPanel=n.first),r["\u0275\u0275queryRefresh"](n=r["\u0275\u0275loadQuery"]())&&(t.searchInput=n.first))},hostAttrs:["role","listbox"],hostVars:20,hostBindings:function(e,t){1&e&&r["\u0275\u0275listener"]("keydown",(function(e){return t.handleKeyDown(e)})),2&e&&r["\u0275\u0275classProp"]("ng-select",t.useDefaultClass)("ng-select-single",!t.multiple)("ng-select-multiple",t.multiple)("ng-select-taggable",t.addTag)("ng-select-searchable",t.searchable)("ng-select-clearable",t.clearable)("ng-select-opened",t.isOpen)("ng-select-disabled",t.disabled)("ng-select-filtered",t.filtered)("ng-select-typeahead",t.typeahead)},inputs:{markFirst:"markFirst",dropdownPosition:"dropdownPosition",loading:"loading",closeOnSelect:"closeOnSelect",hideSelected:"hideSelected",selectOnTab:"selectOnTab",bufferAmount:"bufferAmount",selectableGroup:"selectableGroup",selectableGroupAsModel:"selectableGroupAsModel",searchFn:"searchFn",trackByFn:"trackByFn",clearOnBackspace:"clearOnBackspace",labelForId:"labelForId",inputAttrs:"inputAttrs",readonly:"readonly",searchWhileComposing:"searchWhileComposing",minTermLength:"minTermLength",editableSearchTerm:"editableSearchTerm",keyDownFn:"keyDownFn",multiple:"multiple",addTag:"addTag",searchable:"searchable",clearable:"clearable",isOpen:"isOpen",items:"items",compareWith:"compareWith",clearSearchOnAdd:"clearSearchOnAdd",bindLabel:"bindLabel",placeholder:"placeholder",notFoundText:"notFoundText",typeToSearchText:"typeToSearchText",addTagText:"addTagText",loadingText:"loadingText",clearAllText:"clearAllText",virtualScroll:"virtualScroll",openOnEnter:"openOnEnter",appendTo:"appendTo",bindValue:"bindValue",appearance:"appearance",maxSelectedItems:"maxSelectedItems",groupBy:"groupBy",groupValue:"groupValue",tabIndex:"tabIndex",typeahead:"typeahead"},outputs:{blurEvent:"blur",focusEvent:"focus",changeEvent:"change",openEvent:"open",closeEvent:"close",searchEvent:"search",clearEvent:"clear",addEvent:"add",removeEvent:"remove",scroll:"scroll",scrollToEnd:"scrollToEnd"},features:[r["\u0275\u0275ProvidersFeature"]([{provide:o.NG_VALUE_ACCESSOR,useExisting:Object(r.forwardRef)((function(){return e})),multi:!0},ke]),r["\u0275\u0275NgOnChangesFeature"]],decls:14,vars:18,consts:[[1,"ng-select-container",3,"mousedown"],[1,"ng-value-container"],[1,"ng-placeholder"],[4,"ngIf"],[1,"ng-input"],["role","combobox",3,"readOnly","disabled","value","input","compositionstart","compositionend","focus","blur","change"],["searchInput",""],["class","ng-clear-wrapper",3,"title",4,"ngIf"],[1,"ng-arrow-wrapper"],[1,"ng-arrow"],["class","ng-dropdown-panel",3,"virtualScroll","bufferAmount","appendTo","position","headerTemplate","footerTemplate","filterValue","items","markedItem","ng-select-multiple","ngClass","id","update","scroll","scrollToEnd","outsideClick",4,"ngIf"],["class","ng-value",3,"ng-value-disabled",4,"ngFor","ngForOf","ngForTrackBy"],[1,"ng-value"],["defaultLabelTemplate",""],[3,"ngTemplateOutlet","ngTemplateOutletContext"],["aria-hidden","true",1,"ng-value-icon","left",3,"click"],[1,"ng-value-label",3,"ngItemLabel","escape"],["defaultLoadingSpinnerTemplate",""],[3,"ngTemplateOutlet"],[1,"ng-spinner-loader"],[1,"ng-clear-wrapper",3,"title"],["aria-hidden","true",1,"ng-clear"],[1,"ng-dropdown-panel",3,"virtualScroll","bufferAmount","appendTo","position","headerTemplate","footerTemplate","filterValue","items","markedItem","ngClass","id","update","scroll","scrollToEnd","outsideClick"],["class","ng-option",3,"ng-option-disabled","ng-option-selected","ng-optgroup","ng-option","ng-option-child","ng-option-marked","click","mouseover",4,"ngFor","ngForOf","ngForTrackBy"],["class","ng-option","role","option",3,"ng-option-marked","mouseover","click",4,"ngIf"],[1,"ng-option",3,"click","mouseover"],["defaultOptionTemplate",""],[1,"ng-option-label",3,"ngItemLabel","escape"],["role","option",1,"ng-option",3,"mouseover","click"],["defaultTagTemplate",""],[1,"ng-tag-label"],["defaultNotFoundTemplate",""],[1,"ng-option","ng-option-disabled"],["defaultTypeToSearchTemplate",""],["defaultLoadingTextTemplate",""]],template:function(e,t){if(1&e){var n=r["\u0275\u0275getCurrentView"]();r["\u0275\u0275elementStart"](0,"div",0),r["\u0275\u0275listener"]("mousedown",(function(e){return t.handleMousedown(e)})),r["\u0275\u0275elementStart"](1,"div",1),r["\u0275\u0275elementStart"](2,"div",2),r["\u0275\u0275text"](3),r["\u0275\u0275elementEnd"](),r["\u0275\u0275template"](4,A,2,2,"ng-container",3),r["\u0275\u0275template"](5,P,1,5,void 0,3),r["\u0275\u0275elementStart"](6,"div",4),r["\u0275\u0275elementStart"](7,"input",5,6),r["\u0275\u0275listener"]("input",(function(){r["\u0275\u0275restoreView"](n);var e=r["\u0275\u0275reference"](8);return t.filter(e.value)}))("compositionstart",(function(){return t.onCompositionStart()}))("compositionend",(function(){r["\u0275\u0275restoreView"](n);var e=r["\u0275\u0275reference"](8);return t.onCompositionEnd(e.value)}))("focus",(function(e){return t.onInputFocus(e)}))("blur",(function(e){return t.onInputBlur(e)}))("change",(function(e){return e.stopPropagation()})),r["\u0275\u0275elementEnd"](),r["\u0275\u0275elementEnd"](),r["\u0275\u0275elementEnd"](),r["\u0275\u0275template"](9,z,4,1,"ng-container",3),r["\u0275\u0275template"](10,B,3,1,"span",7),r["\u0275\u0275elementStart"](11,"span",8),r["\u0275\u0275element"](12,"span",9),r["\u0275\u0275elementEnd"](),r["\u0275\u0275elementEnd"](),r["\u0275\u0275template"](13,te,7,19,"ng-dropdown-panel",10)}2&e&&(r["\u0275\u0275classProp"]("ng-appearance-outline","outline"===t.appearance)("ng-has-value",t.hasValue),r["\u0275\u0275advance"](3),r["\u0275\u0275textInterpolate"](t.placeholder),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngIf",!t.multiLabelTemplate&&t.selectedItems.length>0),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngIf",t.multiLabelTemplate&&t.selectedValues.length>0),r["\u0275\u0275advance"](2),r["\u0275\u0275property"]("readOnly",!t.searchable||t.itemsList.maxItemsSelected)("disabled",t.disabled)("value",t.searchTerm?t.searchTerm:""),r["\u0275\u0275attribute"]("id",t.labelForId)("tabindex",t.tabIndex)("aria-expanded",t.isOpen)("aria-owns",t.isOpen?t.dropdownId:null)("aria-activedescendant",t.isOpen?null==t.itemsList||null==t.itemsList.markedItem?null:t.itemsList.markedItem.htmlId:null),r["\u0275\u0275advance"](2),r["\u0275\u0275property"]("ngIf",t.loading),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngIf",t.showClear()),r["\u0275\u0275advance"](3),r["\u0275\u0275property"]("ngIf",t.isOpen))},directives:[v.p,v.o,v.u,le,Te,v.m],styles:[".ng-select{position:relative;display:block;box-sizing:border-box}.ng-select div,.ng-select input,.ng-select span{box-sizing:border-box}.ng-select [hidden]{display:none}.ng-select.ng-select-searchable .ng-select-container .ng-value-container .ng-input{opacity:1}.ng-select.ng-select-opened .ng-select-container{z-index:1001}.ng-select.ng-select-disabled .ng-select-container .ng-value-container .ng-placeholder,.ng-select.ng-select-disabled .ng-select-container .ng-value-container .ng-value{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}.ng-select.ng-select-disabled .ng-arrow-wrapper{cursor:default}.ng-select.ng-select-filtered .ng-placeholder{display:none}.ng-select .ng-select-container{cursor:default;display:flex;outline:0;overflow:hidden;position:relative;width:100%}.ng-select .ng-select-container .ng-value-container{display:flex;flex:1}.ng-select .ng-select-container .ng-value-container .ng-input{opacity:0}.ng-select .ng-select-container .ng-value-container .ng-input>input{box-sizing:content-box;background:none;border:0;box-shadow:none;outline:0;cursor:default;width:100%}.ng-select .ng-select-container .ng-value-container .ng-input>input::-ms-clear{display:none}.ng-select .ng-select-container .ng-value-container .ng-input>input[readonly]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:0;padding:0}.ng-select.ng-select-single.ng-select-filtered .ng-select-container .ng-value-container .ng-value{visibility:hidden}.ng-select.ng-select-single .ng-select-container .ng-value-container,.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-value{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-value .ng-value-icon{display:none}.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{position:absolute;left:0;width:100%}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value .ng-value-icon{display:none}.ng-select.ng-select-multiple .ng-select-container .ng-value-container{flex-wrap:wrap}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{white-space:nowrap}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-icon{display:none}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{cursor:pointer}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{flex:1;z-index:2}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{position:absolute;z-index:1}.ng-select .ng-clear-wrapper{cursor:pointer;position:relative;width:17px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ng-select .ng-clear-wrapper .ng-clear{display:inline-block;font-size:18px;line-height:1;pointer-events:none}.ng-select .ng-spinner-loader{border-radius:50%;width:17px;height:17px;margin-right:5px;font-size:10px;position:relative;text-indent:-9999em;border-top:2px solid rgba(66,66,66,.2);border-right:2px solid rgba(66,66,66,.2);border-bottom:2px solid rgba(66,66,66,.2);border-left:2px solid #424242;transform:translateZ(0);-webkit-animation:.8s linear infinite load8;animation:.8s linear infinite load8}.ng-select .ng-spinner-loader:after{border-radius:50%;width:17px;height:17px}@-webkit-keyframes load8{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes load8{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.ng-select .ng-arrow-wrapper{cursor:pointer;position:relative;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ng-select .ng-arrow-wrapper .ng-arrow{pointer-events:none;display:inline-block;height:0;width:0;position:relative}.ng-dropdown-panel{box-sizing:border-box;position:absolute;opacity:0;width:100%;z-index:1050;-webkit-overflow-scrolling:touch}.ng-dropdown-panel .ng-dropdown-panel-items{display:block;height:auto;box-sizing:border-box;max-height:240px;overflow-y:auto}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option{box-sizing:border-box;cursor:pointer;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option .highlighted{font-weight:700;text-decoration:underline}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.disabled{cursor:default}.ng-dropdown-panel .scroll-host{overflow:hidden;overflow-y:auto;position:relative;display:block;-webkit-overflow-scrolling:touch}.ng-dropdown-panel .scrollable-content{top:0;left:0;width:100%;height:100%;position:absolute}.ng-dropdown-panel .total-padding{width:1px;opacity:0}"],encapsulation:2,changeDetection:0}),e}(),Le=function(){function e(){this._selected=[]}return Object.defineProperty(e.prototype,"value",{get:function(){return this._selected},enumerable:!0,configurable:!0}),e.prototype.select=function(e,t,n){if(e.selected=!0,(!e.children||!t&&n)&&this._selected.push(e),t)if(e.parent){var r=e.parent.children.length,o=e.parent.children.filter((function(e){return e.selected})).length;e.parent.selected=r===o}else e.children&&(this._setChildrenSelectedState(e.children,!0),this._removeChildren(e),this._selected=n&&this._activeChildren(e)?Object(i.i)(this._selected.filter((function(t){return t.parent!==e})),[e]):Object(i.i)(this._selected,e.children.filter((function(e){return!e.disabled}))))},e.prototype.unselect=function(e,t){var n;if(this._selected=this._selected.filter((function(t){return t!==e})),e.selected=!1,t)if(e.parent&&e.parent.selected){var r=e.parent.children;this._removeParent(e.parent),this._removeChildren(e.parent),(n=this._selected).push.apply(n,Object(i.i)(r.filter((function(t){return t!==e&&!t.disabled})))),e.parent.selected=!1}else e.children&&(this._setChildrenSelectedState(e.children,!1),this._removeChildren(e))},e.prototype.clear=function(e){this._selected=e?this._selected.filter((function(e){return e.disabled})):[]},e.prototype._setChildrenSelectedState=function(e,t){var n,r;try{for(var o=Object(i.j)(e),a=o.next();!a.done;a=o.next()){var s=a.value;s.disabled||(s.selected=t)}}catch(l){n={error:l}}finally{try{a&&!a.done&&(r=o.return)&&r.call(o)}finally{if(n)throw n.error}}},e.prototype._removeChildren=function(e){this._selected=Object(i.i)(this._selected.filter((function(t){return t.parent!==e})),e.children.filter((function(t){return t.parent===e&&t.disabled&&t.selected})))},e.prototype._removeParent=function(e){this._selected=this._selected.filter((function(t){return t!==e}))},e.prototype._activeChildren=function(e){return e.children.every((function(e){return!e.disabled||e.selected}))},e}(),Pe=function(){return new Le},je=function(){function e(){}return e.\u0275mod=r["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=r["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)},providers:[{provide:Ae,useValue:Pe}],imports:[[v.c]]}),e}()},"1XBF":function(e,t,n){"use strict";e.exports=n("lPfS"),e.exports.default=e.exports},"1Y/n":function(e,t,n){var i=n("HAuM"),r=n("ewvW"),o=n("RK3t"),a=n("UMSQ"),s=function(e){return function(t,n,s,l){i(n);var c=r(t),u=o(c),d=a(c.length),h=e?d-1:0,p=e?-1:1;if(s<2)for(;;){if(h in u){l=u[h],h+=p;break}if(h+=p,e?h<0:d<=h)throw TypeError("Reduce of empty array with no initial value")}for(;e?h>=0:d>h;h+=p)h in u&&(l=n(l,u[h],h,c));return l}};e.exports={left:s(!1),right:s(!0)}},"1YLE":function(e,t,n){"use strict";var i=g(n("FKN7")),r=n("KAnu"),o=g(n("GYHJ")),a=g(n("HZnW")),s=g(n("imRD")),l=g(n("+6qP")),c=g(n("XPWh")),u=g(n("23xU")),d=g(n("LdFP")),h=g(n("IF55")),p=n("ti0F"),f=n("1LL4"),m=n("zl3R");function g(e){return e&&e.__esModule?e:{default:e}}var _=function(e,t){var n=[],i="select"===e.option("columnChooser.mode");return t.length&&(0,m.each)(t,(function(e,t){var r={text:t.caption,cssClass:t.cssClass,allowHiding:t.allowHiding,expanded:!0,id:t.index,disabled:!1,disableCheckBox:!1===t.allowHiding,parentId:(0,p.isDefined)(t.ownerBand)?t.ownerBand:null};i&&(r.selected=t.visible),n.push(r)})),n},v=o.default.ViewController.inherit({renderShowColumnChooserButton:function(e){var t,n=this,r=n.addWidgetPrefix("column-chooser-button"),o=n.option("columnChooser.enabled"),a=e.find("."+r);o?a.length?a.show():(t=(0,i.default)("
").addClass(r).appendTo(e),n._createComponent(t,c.default,{icon:"column-chooser",onClick:function(){n.getView("columnChooserView").showColumnChooser()},hint:n.option("columnChooser.title"),integrationOptions:{}})):a.hide()},getPosition:function(){var e=this.getView("rowsView");return{my:"right bottom",at:"right bottom",of:e&&e.element(),collision:"fit",offset:"-2 -2",boundaryOffset:"2 2"}}}),y=a.default.ColumnsView.inherit({_resizeCore:r.noop,_isWinDevice:function(){return!!d.default.real().win},_updateList:function(e){var t,n=this._popupContainer.$content(),i="select"===this.option("columnChooser.mode"),r=this._columnChooserList,o=this._columnsController.getChooserColumns(i);if(i&&r&&e&&"selection"===e.changeType){t=_(this,o);for(var a=0;a").addClass("dx-numberbox-spin-container"),n=(0,i.default)("
").appendTo(t),r=(0,i.default)("
").appendTo(t),o=this._getOptions();return this._addToContainer(t),e._createComponent(n,a.default,(0,c.extend)({direction:"up"},o)),e._createComponent(r,a.default,(0,c.extend)({direction:"down"},o)),this._legacyRender(e.$element(),this._isTouchFriendly(),o.visible),{instance:t,$element:t}}},{key:"_getOptions",value:function(){var e=this.editor;return{visible:this._isVisible(),disabled:e.option("disabled")}}},{key:"_isVisible",value:function(){var e=this.editor;return p(g(d.prototype),"_isVisible",this).call(this)&&e.option("showSpinButtons")}},{key:"_isTouchFriendly",value:function(){var e=this.editor;return e.option("showSpinButtons")&&e.option("useLargeSpinButtons")}},{key:"_legacyRender",value:function(e,t,n){e.toggleClass("dx-numberbox-spin-touch-friendly",t),e.toggleClass("dx-numberbox-spin",n)}},{key:"update",value:function(){if(p(g(d.prototype),"update",this).call(this)){var e=this.instance,t=this.editor.$element(),n=this._isVisible(),i=this._isTouchFriendly(),r=e.children(),o=a.default.getInstance(r.eq(0)),s=a.default.getInstance(r.eq(1)),l=this._getOptions();o.option(l),s.option(l),this._legacyRender(t,i,n)}}}])&&function(e,t){for(var n=0;n0)&&!(i=o.next()).done;)a.push(i.value)}catch(s){r={error:s}}finally{try{i&&!i.done&&(n=o.return)&&n.call(o)}finally{if(r)throw r.error}}return a},b=function(){for(var e=[],t=0;t0},e.prototype.getSeverityClass=function(){var e=this.value[0];if(e){var t=["info","warn","error","success"].find((function(t){return t===e.severity}));return t&&"ui-messages-"+t}return null},e.prototype.clear=function(e){this.value=[],this.valueChange.emit(this.value),e.preventDefault()},Object.defineProperty(e.prototype,"icon",{get:function(){var e=null;if(this.hasMessages())switch(this.value[0].severity){case"success":e="pi-check";break;case"info":e="pi-info-circle";break;case"error":e="pi-times";break;case"warn":e="pi-exclamation-triangle";break;default:e="pi-info-circle"}return e},enumerable:!0,configurable:!0}),e.prototype.ngOnDestroy=function(){this.messageSubscription&&this.messageSubscription.unsubscribe(),this.clearSubscription&&this.clearSubscription.unsubscribe()},e.\u0275fac=function(t){return new(t||e)(i["\u0275\u0275directiveInject"](s.c,8),i["\u0275\u0275directiveInject"](i.ElementRef))},e.\u0275cmp=i["\u0275\u0275defineComponent"]({type:e,selectors:[["p-messages"]],inputs:{closable:"closable",enableService:"enableService",escape:"escape",showTransitionOptions:"showTransitionOptions",hideTransitionOptions:"hideTransitionOptions",value:"value",style:"style",styleClass:"styleClass",key:"key"},outputs:{valueChange:"valueChange"},decls:1,vars:1,consts:[["class","ui-messages ui-widget ui-corner-all","role","alert",3,"ngClass","ngStyle","class",4,"ngIf"],["role","alert",1,"ui-messages","ui-widget","ui-corner-all",3,"ngClass","ngStyle"],["tabindex","0","class","ui-messages-close",3,"click","keydown.enter",4,"ngIf"],[1,"ui-messages-icon","pi",3,"ngClass"],[4,"ngFor","ngForOf"],["tabindex","0",1,"ui-messages-close",3,"click","keydown.enter"],[1,"pi","pi-times"],[4,"ngIf","ngIfElse"],["escapeOut",""],["class","ui-messages-summary",3,"innerHTML",4,"ngIf"],["class","ui-messages-detail",3,"innerHTML",4,"ngIf"],[1,"ui-messages-summary",3,"innerHTML"],[1,"ui-messages-detail",3,"innerHTML"],["class","ui-messages-summary",4,"ngIf"],["class","ui-messages-detail",4,"ngIf"],[1,"ui-messages-summary"],[1,"ui-messages-detail"]],template:function(e,t){1&e&&i["\u0275\u0275template"](0,v,5,13,"div",0),2&e&&i["\u0275\u0275property"]("ngIf",t.hasMessages())},directives:[r.p,r.m,r.q,r.o],encapsulation:2,data:{animation:[Object(a.k)("messageAnimation",[Object(a.h)("visible",Object(a.i)({transform:"translateY(0)",opacity:1})),Object(a.j)("void => *",[Object(a.i)({transform:"translateY(-25%)",opacity:0}),Object(a.e)("{{showTransitionParams}}")]),Object(a.j)("* => void",[Object(a.e)("{{hideTransitionParams}}",Object(a.i)({opacity:0,transform:"translateY(-25%)"}))])])]}}),e}(),x=function(){function e(){}return e.\u0275mod=i["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=i["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)},imports:[[r.c]]}),e}(),C=n("YjRe"),S=n("Xkw3"),M=n("cUzu"),k=n("E1rE"),O=["advancedfileinput"],T=["basicfileinput"],E=["content"];function I(e,t){if(1&e){var n=i["\u0275\u0275getCurrentView"]();i["\u0275\u0275elementStart"](0,"p-button",14),i["\u0275\u0275listener"]("onClick",(function(){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"](2).upload()})),i["\u0275\u0275elementEnd"]()}if(2&e){var r=i["\u0275\u0275nextContext"](2);i["\u0275\u0275property"]("label",r.uploadLabel)("icon",r.uploadIcon)("disabled",!r.hasFiles()||r.isFileLimitExceeded())}}function A(e,t){if(1&e){var n=i["\u0275\u0275getCurrentView"]();i["\u0275\u0275elementStart"](0,"p-button",14),i["\u0275\u0275listener"]("onClick",(function(){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"](2).clear()})),i["\u0275\u0275elementEnd"]()}if(2&e){var r=i["\u0275\u0275nextContext"](2);i["\u0275\u0275property"]("label",r.cancelLabel)("icon",r.cancelIcon)("disabled",!r.hasFiles()||r.uploading)}}function D(e,t){1&e&&i["\u0275\u0275elementContainer"](0)}function L(e,t){if(1&e&&i["\u0275\u0275element"](0,"p-progressBar",15),2&e){var n=i["\u0275\u0275nextContext"](2);i["\u0275\u0275property"]("value",n.progress)("showValue",!1)}}function P(e,t){if(1&e&&i["\u0275\u0275element"](0,"img",22),2&e){var n=i["\u0275\u0275nextContext"]().$implicit,r=i["\u0275\u0275nextContext"](4);i["\u0275\u0275property"]("src",n.objectURL,i["\u0275\u0275sanitizeUrl"])("width",r.previewWidth)}}function j(e,t){if(1&e){var n=i["\u0275\u0275getCurrentView"]();i["\u0275\u0275elementStart"](0,"div",19),i["\u0275\u0275elementStart"](1,"div"),i["\u0275\u0275template"](2,P,1,2,"img",20),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementStart"](3,"div"),i["\u0275\u0275text"](4),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementStart"](5,"div"),i["\u0275\u0275text"](6),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementStart"](7,"div"),i["\u0275\u0275elementStart"](8,"button",21),i["\u0275\u0275listener"]("click",(function(e){i["\u0275\u0275restoreView"](n);var r=t.index;return i["\u0275\u0275nextContext"](4).remove(e,r)})),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"]()}if(2&e){var r=t.$implicit,o=i["\u0275\u0275nextContext"](4);i["\u0275\u0275advance"](2),i["\u0275\u0275property"]("ngIf",o.isImage(r)),i["\u0275\u0275advance"](2),i["\u0275\u0275textInterpolate"](r.name),i["\u0275\u0275advance"](2),i["\u0275\u0275textInterpolate"](o.formatSize(r.size)),i["\u0275\u0275advance"](2),i["\u0275\u0275property"]("disabled",o.uploading)}}function R(e,t){if(1&e&&(i["\u0275\u0275elementStart"](0,"div"),i["\u0275\u0275template"](1,j,9,4,"div",18),i["\u0275\u0275elementEnd"]()),2&e){var n=i["\u0275\u0275nextContext"](3);i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngForOf",n.files)}}function z(e,t){}function B(e,t){if(1&e&&(i["\u0275\u0275elementStart"](0,"div"),i["\u0275\u0275template"](1,z,0,0,"ng-template",23),i["\u0275\u0275elementEnd"]()),2&e){var n=i["\u0275\u0275nextContext"](3);i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngForOf",n.files)("ngForTemplate",n.fileTemplate)}}function F(e,t){if(1&e&&(i["\u0275\u0275elementStart"](0,"div",16),i["\u0275\u0275template"](1,R,2,1,"div",17),i["\u0275\u0275template"](2,B,2,2,"div",17),i["\u0275\u0275elementEnd"]()),2&e){var n=i["\u0275\u0275nextContext"](2);i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngIf",!n.fileTemplate),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngIf",n.fileTemplate)}}function N(e,t){1&e&&i["\u0275\u0275elementContainer"](0)}var V=function(e,t){return{"ui-state-focus":e,"ui-state-disabled":t}},H=function(){return{"ui-fileupload-content ui-widget-content ui-corner-bottom":!0}};function Y(e,t){if(1&e){var n=i["\u0275\u0275getCurrentView"]();i["\u0275\u0275elementStart"](0,"div",2),i["\u0275\u0275elementStart"](1,"div",3),i["\u0275\u0275elementStart"](2,"span",4),i["\u0275\u0275elementStart"](3,"input",5,6),i["\u0275\u0275listener"]("change",(function(e){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"]().onFileSelect(e)}))("focus",(function(){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"]().onFocus()}))("blur",(function(){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"]().onBlur()})),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"](),i["\u0275\u0275template"](5,I,1,3,"p-button",7),i["\u0275\u0275template"](6,A,1,3,"p-button",7),i["\u0275\u0275template"](7,D,1,0,"ng-container",8),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementStart"](8,"div",9,10),i["\u0275\u0275listener"]("dragenter",(function(e){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"]().onDragEnter(e)}))("dragleave",(function(e){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"]().onDragLeave(e)}))("drop",(function(e){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"]().onDrop(e)})),i["\u0275\u0275template"](10,L,1,2,"p-progressBar",11),i["\u0275\u0275element"](11,"p-messages",12),i["\u0275\u0275template"](12,F,3,2,"div",13),i["\u0275\u0275template"](13,N,1,0,"ng-container",8),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"]()}if(2&e){var r=i["\u0275\u0275nextContext"]();i["\u0275\u0275classMap"](r.styleClass),i["\u0275\u0275property"]("ngClass","ui-fileupload ui-widget")("ngStyle",r.style),i["\u0275\u0275advance"](2),i["\u0275\u0275property"]("label",r.chooseLabel)("icon",r.chooseIcon)("ngClass",i["\u0275\u0275pureFunction2"](19,V,r.focus,r.disabled||r.isChooseDisabled())),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("multiple",r.multiple)("accept",r.accept)("disabled",r.disabled||r.isChooseDisabled()),i["\u0275\u0275advance"](2),i["\u0275\u0275property"]("ngIf",!r.auto&&r.showUploadButton),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngIf",!r.auto&&r.showCancelButton),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngTemplateOutlet",r.toolbarTemplate),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngClass",i["\u0275\u0275pureFunction0"](22,H)),i["\u0275\u0275advance"](2),i["\u0275\u0275property"]("ngIf",r.hasFiles()),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("value",r.msgs)("enableService",!1),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngIf",r.hasFiles()),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngTemplateOutlet",r.contentTemplate)}}function W(e,t){if(1&e){var n=i["\u0275\u0275getCurrentView"]();i["\u0275\u0275elementStart"](0,"input",28,29),i["\u0275\u0275listener"]("change",(function(e){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"](2).onFileSelect(e)}))("focus",(function(){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"](2).onFocus()}))("blur",(function(){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"](2).onBlur()})),i["\u0275\u0275elementEnd"]()}if(2&e){var r=i["\u0275\u0275nextContext"](2);i["\u0275\u0275property"]("accept",r.accept)("multiple",r.multiple)("disabled",r.disabled)}}var U=function(e,t,n){return{"ui-button ui-fileupload-choose ui-widget ui-state-default ui-corner-all ui-button-text-icon-left":!0,"ui-fileupload-choose-selected":e,"ui-state-focus":t,"ui-state-disabled":n}},G=function(e,t){return{"pi-plus":e,"pi-upload":t}};function q(e,t){if(1&e){var n=i["\u0275\u0275getCurrentView"]();i["\u0275\u0275elementStart"](0,"span",24),i["\u0275\u0275listener"]("mouseup",(function(e){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"]().onSimpleUploaderClick(e)})),i["\u0275\u0275element"](1,"span",25),i["\u0275\u0275elementStart"](2,"span",26),i["\u0275\u0275text"](3),i["\u0275\u0275elementEnd"](),i["\u0275\u0275template"](4,W,2,3,"input",27),i["\u0275\u0275elementEnd"]()}if(2&e){var r=i["\u0275\u0275nextContext"]();i["\u0275\u0275classMap"](r.styleClass),i["\u0275\u0275property"]("ngClass",i["\u0275\u0275pureFunction3"](7,U,r.hasFiles(),r.focus,r.disabled))("ngStyle",r.style),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngClass",i["\u0275\u0275pureFunction2"](11,G,!r.hasFiles()||r.auto,r.hasFiles()&&!r.auto)),i["\u0275\u0275advance"](2),i["\u0275\u0275textInterpolate"](r.auto?r.chooseLabel:r.hasFiles()?r.files[0].name:r.chooseLabel),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngIf",!r.hasFiles())}}var X=function(e){var t="function"==typeof Symbol&&Symbol.iterator,n=t&&e[t],i=0;if(n)return n.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&i>=e.length&&(e=void 0),{value:e&&e[i++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")},$=function(){function e(e,t,n,r){this.el=e,this.sanitizer=t,this.zone=n,this.http=r,this.method="POST",this.invalidFileSizeMessageSummary="{0}: Invalid file size, ",this.invalidFileSizeMessageDetail="maximum upload size is {0}.",this.invalidFileTypeMessageSummary="{0}: Invalid file type, ",this.invalidFileTypeMessageDetail="allowed file types: {0}.",this.invalidFileLimitMessageDetail="limit is {0} at most.",this.invalidFileLimitMessageSummary="Maximum number of files exceeded, ",this.previewWidth=50,this.chooseLabel="Choose",this.uploadLabel="Upload",this.cancelLabel="Cancel",this.chooseIcon="pi pi-plus",this.uploadIcon="pi pi-upload",this.cancelIcon="pi pi-times",this.showUploadButton=!0,this.showCancelButton=!0,this.mode="advanced",this.onBeforeUpload=new i.EventEmitter,this.onSend=new i.EventEmitter,this.onUpload=new i.EventEmitter,this.onError=new i.EventEmitter,this.onClear=new i.EventEmitter,this.onRemove=new i.EventEmitter,this.onSelect=new i.EventEmitter,this.onProgress=new i.EventEmitter,this.uploadHandler=new i.EventEmitter,this._files=[],this.progress=0,this.uploadedFileCount=0}return Object.defineProperty(e.prototype,"files",{get:function(){return this._files},set:function(e){this._files=[];for(var t=0;tthis.maxFileSize&&(this.msgs.push({severity:"error",summary:this.invalidFileSizeMessageSummary.replace("{0}",e.name),detail:this.invalidFileSizeMessageDetail.replace("{0}",this.formatSize(this.maxFileSize))}),1))},e.prototype.isFileTypeValid=function(e){var t,n,i=this.accept.split(",").map((function(e){return e.trim()}));try{for(var r=X(i),o=r.next();!o.done;o=r.next()){var a=o.value;if(this.isWildcard(a)?this.getTypeClass(e.type)===this.getTypeClass(a):e.type==a||this.getFileExtension(e).toLowerCase()===a.toLowerCase())return!0}}catch(s){t={error:s}}finally{try{o&&!o.done&&(n=r.return)&&n.call(r)}finally{if(t)throw t.error}}return!1},e.prototype.getTypeClass=function(e){return e.substring(0,e.indexOf("/"))},e.prototype.isWildcard=function(e){return-1!==e.indexOf("*")},e.prototype.getFileExtension=function(e){return"."+e.name.split(".").pop()},e.prototype.isImage=function(e){return/^image\//.test(e.type)},e.prototype.onImageLoad=function(e){window.URL.revokeObjectURL(e.src)},e.prototype.upload=function(){var e=this;if(this.customUpload)this.fileLimit&&(this.uploadedFileCount+=this.files.length),this.uploadHandler.emit({files:this.files});else{this.uploading=!0,this.msgs=[];var t=new FormData;this.onBeforeUpload.emit({formData:t});for(var n=0;n=200&&n.status<300?(e.fileLimit&&(e.uploadedFileCount+=e.files.length),e.onUpload.emit({originalEvent:n,files:e.files})):e.onError.emit({files:e.files}),e.clear();break;case M.f.UploadProgress:n.loaded&&(e.progress=Math.round(100*n.loaded/n.total)),e.onProgress.emit({originalEvent:n,progress:e.progress})}}),(function(t){e.uploading=!1,e.onError.emit({files:e.files,error:t})}))}},e.prototype.clear=function(){this.files=[],this.onClear.emit(),this.clearInputElement()},e.prototype.remove=function(e,t){this.clearInputElement(),this.onRemove.emit({originalEvent:e,file:this.files[t]}),this.files.splice(t,1)},e.prototype.isFileLimitExceeded=function(){return this.fileLimit&&this.fileLimit<=this.files.length+this.uploadedFileCount&&this.focus&&(this.focus=!1),this.fileLimit&&this.fileLimit0},e.prototype.onDragEnter=function(e){this.disabled||(e.stopPropagation(),e.preventDefault())},e.prototype.onDragOver=function(e){this.disabled||(S.a.addClass(this.content.nativeElement,"ui-fileupload-highlight"),this.dragHighlight=!0,e.stopPropagation(),e.preventDefault())},e.prototype.onDragLeave=function(e){this.disabled||S.a.removeClass(this.content.nativeElement,"ui-fileupload-highlight")},e.prototype.onDrop=function(e){if(!this.disabled){S.a.removeClass(this.content.nativeElement,"ui-fileupload-highlight"),e.stopPropagation(),e.preventDefault();var t=e.dataTransfer?e.dataTransfer.files:e.target.files;(this.multiple||t&&1===t.length)&&this.onFileSelect(e)}},e.prototype.onFocus=function(){this.focus=!0},e.prototype.onBlur=function(){this.focus=!1},e.prototype.formatSize=function(e){if(0==e)return"0 B";var t=Math.floor(Math.log(e)/Math.log(1024));return parseFloat((e/Math.pow(1024,t)).toFixed(3))+" "+["B","KB","MB","GB","TB","PB","EB","ZB","YB"][t]},e.prototype.onSimpleUploaderClick=function(e){this.hasFiles()&&this.upload()},e.prototype.getBlockableElement=function(){return this.el.nativeElement.children[0]},e.prototype.ngOnDestroy=function(){this.content&&this.content.nativeElement&&this.content.nativeElement.removeEventListener("dragover",this.onDragOver)},e.\u0275fac=function(t){return new(t||e)(i["\u0275\u0275directiveInject"](i.ElementRef),i["\u0275\u0275directiveInject"](k.DomSanitizer),i["\u0275\u0275directiveInject"](i.NgZone),i["\u0275\u0275directiveInject"](M.b))},e.\u0275cmp=i["\u0275\u0275defineComponent"]({type:e,selectors:[["p-fileUpload"]],contentQueries:function(e,t,n){var r;1&e&&i["\u0275\u0275contentQuery"](n,s.d,!1),2&e&&i["\u0275\u0275queryRefresh"](r=i["\u0275\u0275loadQuery"]())&&(t.templates=r)},viewQuery:function(e,t){var n;1&e&&(i["\u0275\u0275viewQuery"](O,!0),i["\u0275\u0275viewQuery"](T,!0),i["\u0275\u0275viewQuery"](E,!0)),2&e&&(i["\u0275\u0275queryRefresh"](n=i["\u0275\u0275loadQuery"]())&&(t.advancedFileInput=n.first),i["\u0275\u0275queryRefresh"](n=i["\u0275\u0275loadQuery"]())&&(t.basicFileInput=n.first),i["\u0275\u0275queryRefresh"](n=i["\u0275\u0275loadQuery"]())&&(t.content=n.first))},inputs:{method:"method",invalidFileSizeMessageSummary:"invalidFileSizeMessageSummary",invalidFileSizeMessageDetail:"invalidFileSizeMessageDetail",invalidFileTypeMessageSummary:"invalidFileTypeMessageSummary",invalidFileTypeMessageDetail:"invalidFileTypeMessageDetail",invalidFileLimitMessageDetail:"invalidFileLimitMessageDetail",invalidFileLimitMessageSummary:"invalidFileLimitMessageSummary",previewWidth:"previewWidth",chooseLabel:"chooseLabel",uploadLabel:"uploadLabel",cancelLabel:"cancelLabel",chooseIcon:"chooseIcon",uploadIcon:"uploadIcon",cancelIcon:"cancelIcon",showUploadButton:"showUploadButton",showCancelButton:"showCancelButton",mode:"mode",files:"files",name:"name",url:"url",multiple:"multiple",accept:"accept",disabled:"disabled",auto:"auto",withCredentials:"withCredentials",maxFileSize:"maxFileSize",style:"style",styleClass:"styleClass",headers:"headers",customUpload:"customUpload",fileLimit:"fileLimit"},outputs:{onBeforeUpload:"onBeforeUpload",onSend:"onSend",onUpload:"onUpload",onError:"onError",onClear:"onClear",onRemove:"onRemove",onSelect:"onSelect",onProgress:"onProgress",uploadHandler:"uploadHandler"},decls:2,vars:2,consts:[[3,"ngClass","ngStyle","class",4,"ngIf"],[3,"ngClass","ngStyle","class","mouseup",4,"ngIf"],[3,"ngClass","ngStyle"],[1,"ui-fileupload-buttonbar","ui-widget-header","ui-corner-top"],["pButton","",1,"ui-fileupload-choose",3,"label","icon","ngClass"],["type","file",3,"multiple","accept","disabled","change","focus","blur"],["advancedfileinput",""],["type","button",3,"label","icon","disabled","onClick",4,"ngIf"],[4,"ngTemplateOutlet"],[3,"ngClass","dragenter","dragleave","drop"],["content",""],[3,"value","showValue",4,"ngIf"],[3,"value","enableService"],["class","ui-fileupload-files",4,"ngIf"],["type","button",3,"label","icon","disabled","onClick"],[3,"value","showValue"],[1,"ui-fileupload-files"],[4,"ngIf"],["class","ui-fileupload-row",4,"ngFor","ngForOf"],[1,"ui-fileupload-row"],[3,"src","width",4,"ngIf"],["type","button","icon","pi pi-times","pButton","",3,"disabled","click"],[3,"src","width"],["ngFor","",3,"ngForOf","ngForTemplate"],[3,"ngClass","ngStyle","mouseup"],[1,"ui-button-icon-left","pi",3,"ngClass"],[1,"ui-button-text","ui-clickable"],["type","file",3,"accept","multiple","disabled","change","focus","blur",4,"ngIf"],["type","file",3,"accept","multiple","disabled","change","focus","blur"],["basicfileinput",""]],template:function(e,t){1&e&&(i["\u0275\u0275template"](0,Y,14,23,"div",0),i["\u0275\u0275template"](1,q,5,14,"span",1)),2&e&&(i["\u0275\u0275property"]("ngIf","advanced"===t.mode),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngIf","basic"===t.mode))},directives:[r.p,r.m,r.q,o.b,r.u,w,o.a,C.a,r.o],encapsulation:2}),e}(),K=function(){function e(){}return e.\u0275mod=i["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=i["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)},imports:[[r.c,s.e,o.c,C.b,x],s.e,o.c,C.b,x]}),e}()},"1rYy":function(e,t,n){!function(e){"use strict";e.defineLocale("hy-am",{months:{format:"\u0570\u0578\u0582\u0576\u057e\u0561\u0580\u056b_\u0583\u0565\u057f\u0580\u057e\u0561\u0580\u056b_\u0574\u0561\u0580\u057f\u056b_\u0561\u057a\u0580\u056b\u056c\u056b_\u0574\u0561\u0575\u056b\u057d\u056b_\u0570\u0578\u0582\u0576\u056b\u057d\u056b_\u0570\u0578\u0582\u056c\u056b\u057d\u056b_\u0585\u0563\u0578\u057d\u057f\u0578\u057d\u056b_\u057d\u0565\u057a\u057f\u0565\u0574\u0562\u0565\u0580\u056b_\u0570\u0578\u056f\u057f\u0565\u0574\u0562\u0565\u0580\u056b_\u0576\u0578\u0575\u0565\u0574\u0562\u0565\u0580\u056b_\u0564\u0565\u056f\u057f\u0565\u0574\u0562\u0565\u0580\u056b".split("_"),standalone:"\u0570\u0578\u0582\u0576\u057e\u0561\u0580_\u0583\u0565\u057f\u0580\u057e\u0561\u0580_\u0574\u0561\u0580\u057f_\u0561\u057a\u0580\u056b\u056c_\u0574\u0561\u0575\u056b\u057d_\u0570\u0578\u0582\u0576\u056b\u057d_\u0570\u0578\u0582\u056c\u056b\u057d_\u0585\u0563\u0578\u057d\u057f\u0578\u057d_\u057d\u0565\u057a\u057f\u0565\u0574\u0562\u0565\u0580_\u0570\u0578\u056f\u057f\u0565\u0574\u0562\u0565\u0580_\u0576\u0578\u0575\u0565\u0574\u0562\u0565\u0580_\u0564\u0565\u056f\u057f\u0565\u0574\u0562\u0565\u0580".split("_")},monthsShort:"\u0570\u0576\u057e_\u0583\u057f\u0580_\u0574\u0580\u057f_\u0561\u057a\u0580_\u0574\u0575\u057d_\u0570\u0576\u057d_\u0570\u056c\u057d_\u0585\u0563\u057d_\u057d\u057a\u057f_\u0570\u056f\u057f_\u0576\u0574\u0562_\u0564\u056f\u057f".split("_"),weekdays:"\u056f\u056b\u0580\u0561\u056f\u056b_\u0565\u0580\u056f\u0578\u0582\u0577\u0561\u0562\u0569\u056b_\u0565\u0580\u0565\u0584\u0577\u0561\u0562\u0569\u056b_\u0579\u0578\u0580\u0565\u0584\u0577\u0561\u0562\u0569\u056b_\u0570\u056b\u0576\u0563\u0577\u0561\u0562\u0569\u056b_\u0578\u0582\u0580\u0562\u0561\u0569_\u0577\u0561\u0562\u0561\u0569".split("_"),weekdaysShort:"\u056f\u0580\u056f_\u0565\u0580\u056f_\u0565\u0580\u0584_\u0579\u0580\u0584_\u0570\u0576\u0563_\u0578\u0582\u0580\u0562_\u0577\u0562\u0569".split("_"),weekdaysMin:"\u056f\u0580\u056f_\u0565\u0580\u056f_\u0565\u0580\u0584_\u0579\u0580\u0584_\u0570\u0576\u0563_\u0578\u0582\u0580\u0562_\u0577\u0562\u0569".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY \u0569.",LLL:"D MMMM YYYY \u0569., HH:mm",LLLL:"dddd, D MMMM YYYY \u0569., HH:mm"},calendar:{sameDay:"[\u0561\u0575\u057d\u0585\u0580] LT",nextDay:"[\u057e\u0561\u0572\u0568] LT",lastDay:"[\u0565\u0580\u0565\u056f] LT",nextWeek:function(){return"dddd [\u0585\u0580\u0568 \u056a\u0561\u0574\u0568] LT"},lastWeek:function(){return"[\u0561\u0576\u0581\u0561\u056e] dddd [\u0585\u0580\u0568 \u056a\u0561\u0574\u0568] LT"},sameElse:"L"},relativeTime:{future:"%s \u0570\u0565\u057f\u0578",past:"%s \u0561\u057c\u0561\u057b",s:"\u0574\u056b \u0584\u0561\u0576\u056b \u057e\u0561\u0575\u0580\u056f\u0575\u0561\u0576",ss:"%d \u057e\u0561\u0575\u0580\u056f\u0575\u0561\u0576",m:"\u0580\u0578\u057a\u0565",mm:"%d \u0580\u0578\u057a\u0565",h:"\u056a\u0561\u0574",hh:"%d \u056a\u0561\u0574",d:"\u0585\u0580",dd:"%d \u0585\u0580",M:"\u0561\u0574\u056b\u057d",MM:"%d \u0561\u0574\u056b\u057d",y:"\u057f\u0561\u0580\u056b",yy:"%d \u057f\u0561\u0580\u056b"},meridiemParse:/\u0563\u056b\u0577\u0565\u0580\u057e\u0561|\u0561\u057c\u0561\u057e\u0578\u057f\u057e\u0561|\u0581\u0565\u0580\u0565\u056f\u057e\u0561|\u0565\u0580\u0565\u056f\u0578\u0575\u0561\u0576/,isPM:function(e){return/^(\u0581\u0565\u0580\u0565\u056f\u057e\u0561|\u0565\u0580\u0565\u056f\u0578\u0575\u0561\u0576)$/.test(e)},meridiem:function(e){return e<4?"\u0563\u056b\u0577\u0565\u0580\u057e\u0561":e<12?"\u0561\u057c\u0561\u057e\u0578\u057f\u057e\u0561":e<17?"\u0581\u0565\u0580\u0565\u056f\u057e\u0561":"\u0565\u0580\u0565\u056f\u0578\u0575\u0561\u0576"},dayOfMonthOrdinalParse:/\d{1,2}|\d{1,2}-(\u056b\u0576|\u0580\u0564)/,ordinal:function(e,t){switch(t){case"DDD":case"w":case"W":case"DDDo":return 1===e?e+"-\u056b\u0576":e+"-\u0580\u0564";default:return e}},week:{dow:1,doy:7}})}(n("wd/R"))},"1t3B":function(e,t,n){var i=n("I+eb"),r=n("0GbY"),o=n("glrk");i({target:"Reflect",stat:!0,sham:!n("uy83")},{preventExtensions:function(e){o(e);try{var t=r("Object","preventExtensions");return t&&t(e),!0}catch(n){return!1}}})},"1xZ4":function(e,t,n){!function(e){"use strict";e.defineLocale("ca",{months:{standalone:"gener_febrer_mar\xe7_abril_maig_juny_juliol_agost_setembre_octubre_novembre_desembre".split("_"),format:"de gener_de febrer_de mar\xe7_d'abril_de maig_de juny_de juliol_d'agost_de setembre_d'octubre_de novembre_de desembre".split("_"),isFormat:/D[oD]?(\s)+MMMM/},monthsShort:"gen._febr._mar\xe7_abr._maig_juny_jul._ag._set._oct._nov._des.".split("_"),monthsParseExact:!0,weekdays:"diumenge_dilluns_dimarts_dimecres_dijous_divendres_dissabte".split("_"),weekdaysShort:"dg._dl._dt._dc._dj._dv._ds.".split("_"),weekdaysMin:"dg_dl_dt_dc_dj_dv_ds".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM [de] YYYY",ll:"D MMM YYYY",LLL:"D MMMM [de] YYYY [a les] H:mm",lll:"D MMM YYYY, H:mm",LLLL:"dddd D MMMM [de] YYYY [a les] H:mm",llll:"ddd D MMM YYYY, H:mm"},calendar:{sameDay:function(){return"[avui a "+(1!==this.hours()?"les":"la")+"] LT"},nextDay:function(){return"[dem\xe0 a "+(1!==this.hours()?"les":"la")+"] LT"},nextWeek:function(){return"dddd [a "+(1!==this.hours()?"les":"la")+"] LT"},lastDay:function(){return"[ahir a "+(1!==this.hours()?"les":"la")+"] LT"},lastWeek:function(){return"[el] dddd [passat a "+(1!==this.hours()?"les":"la")+"] LT"},sameElse:"L"},relativeTime:{future:"d'aqu\xed %s",past:"fa %s",s:"uns segons",ss:"%d segons",m:"un minut",mm:"%d minuts",h:"una hora",hh:"%d hores",d:"un dia",dd:"%d dies",M:"un mes",MM:"%d mesos",y:"un any",yy:"%d anys"},dayOfMonthOrdinalParse:/\d{1,2}(r|n|t|\xe8|a)/,ordinal:function(e,t){var n=1===e?"r":2===e?"n":3===e?"r":4===e?"t":"\xe8";return"w"!==t&&"W"!==t||(n="a"),e+n},week:{dow:1,doy:4}})}(n("wd/R"))},"23xU":function(e,t,n){"use strict";e.exports=n("Jcxk"),e.exports.default=e.exports},"25bX":function(e,t,n){var i=n("I+eb"),r=n("glrk"),o=Object.isExtensible;i({target:"Reflect",stat:!0},{isExtensible:function(e){return r(e),!o||o(e)}})},"26FU":function(e,t,n){"use strict";n.d(t,"a",(function(){return a}));var i=n("mrSG"),r=n("K9Ia"),o=n("8g8A"),a=function(e){function t(t){var n=e.call(this)||this;return n._value=t,n}return i.d(t,e),Object.defineProperty(t.prototype,"value",{get:function(){return this.getValue()},enumerable:!0,configurable:!0}),t.prototype._subscribe=function(t){var n=e.prototype._subscribe.call(this,t);return n&&!n.closed&&t.next(this._value),n},t.prototype.getValue=function(){if(this.hasError)throw this.thrownError;if(this.closed)throw new o.a;return this._value},t.prototype.next=function(t){e.prototype.next.call(this,this._value=t)},t}(r.a)},"27Ll":function(e,t,n){"use strict";var i=n("ti0F"),r=u(n("GYHJ")),o=u(n("uhpr")),a=u(n("D8Ap")),s=u(n("8S5z")),l=u(n("AJM7")),c=u(n("6JCj"));function u(e){return e&&e.__esModule?e:{default:e}}var d=["=","<>","<","<=",">",">=","notcontains","contains","startswith","endswith","between"];function h(e){return e.dataField||e.name}var p,f,m,g,_,v=r.default.Controller.inherit((p=function(e){return!(l.default.getGroupInterval(e)||e.headerFilter&&e.headerFilter.dataSource)},f=function(e){if((0,i.isDefined)(e.filterValue)){var t=e.selectedFilterOperation||e.defaultFilterOperation||o.default.getDefaultOperation(e);return[h(e),t,e.filterValue]}return null},m=function(e){var t,n,i=e.filterValues;return i?(p(e)&&1===e.filterValues.length&&!Array.isArray(i[0])?(t="exclude"===e.filterType?"<>":"=",n=i[0]):(t="exclude"===e.filterType?"noneof":"anyof",n=i),[h(e),t,n]):null},g=function(e,t,n){var i=function(e,t){if(!e)return{filterType:"include",filterValues:void 0};var n,i=e[1],r=e[2],o=Array.isArray(r);if(!o&&!p(t))return{filterType:"include",filterValues:void 0};switch(i){case"anyof":case"=":n="include";break;case"noneof":case"<>":n="exclude";break;default:return{filterType:"include",filterValues:void 0}}return{filterType:n,filterValues:o?r:[r]}}(n,t);e.columnOption(h(t),i)},_=function(e,t,n){var r,o=n&&n[1],a=t.filterOperations||t.defaultFilterOperations;(!a||a.indexOf(o)>=0||o===t.defaultFilterOperation)&&d.indexOf(o)>=0?(o!==t.defaultFilterOperation||(0,i.isDefined)(t.selectedFilterOperation)||(o=t.selectedFilterOperation),r={filterValue:n[2],selectedFilterOperation:o}):r={filterValue:void 0,selectedFilterOperation:void 0},e.columnOption(h(t),r)},{syncFilterValue:function(){var e=this,t=e.getController("columns"),n=t.getFilteringColumns();this._skipSyncColumnOptions=!0,n.forEach((function(n){var r=o.default.getMatchedConditions(e.option("filterValue"),h(n));if(1===r.length){var a=r[0];g(t,n,a),_(t,n,a)}else(0,i.isDefined)(n.filterValues)&&g(t,n),(0,i.isDefined)(n.filterValue)&&_(t,n)})),this._skipSyncColumnOptions=!1},_initSync:function(){var e=this.getController("columns").getColumns(),t=this.getController("data"),n=t.pageIndex();if(function(e){e.forEach((function(e){var t=h(e);if(!(0,i.isDefined)(t)&&e.allowFiltering)throw new a.default.Error("E1049",e.caption)}))}(e),!this.option("filterValue")){var r=this.getController("columns").getFilteringColumns(),o=this.getFilterValueFromColumns(r);this.option("filterValue",o)}this.syncFilterValue(),t.pageIndex(n)},init:function(){var e=this,t=this.getController("data");t.isFilterSyncActive()&&(this.getController("columns").isAllDataTypesDefined()?this._initSync():t.dataSourceChanged.add((function(){return e._initSync()})))},_getSyncFilterRow:function(e,t){var n=f(t);return(0,i.isDefined)(n)?o.default.syncFilters(e,n):o.default.removeFieldConditionsFromFilter(e,h(t))},_getSyncHeaderFilter:function(e,t){var n=m(t);return n?o.default.syncFilters(e,n):o.default.removeFieldConditionsFromFilter(e,h(t))},getFilterValueFromColumns:function(e){if(!this.getController("data").isFilterSyncActive())return null;var t=["and"];return e&&e.forEach((function(e){var n=m(e),i=f(e);n&&o.default.addItem(n,t),i&&o.default.addItem(i,t)})),o.default.getNormalizedFilter(t)},syncFilterRow:function(e,t){this.option("filterValue",this._getSyncFilterRow(this.option("filterValue"),e))},syncHeaderFilter:function(e){this.option("filterValue",this._getSyncHeaderFilter(this.option("filterValue"),e))},getCustomFilterOperations:function(){var e=this.option("filterBuilder.customOperations")||[];return[c.default.anyOf(this.component),c.default.noneOf(this.component)].concat(e)},publicMethods:function(){return["getCustomFilterOperations"]}}));e.exports={defaultOptions:function(){return{filterValue:null,filterSyncEnabled:"auto"}},controllers:{filterSync:v},extenders:{controllers:{data:{isFilterSyncActive:function(){var e=this.option("filterSyncEnabled");return"auto"===e?this.option("filterPanel.visible"):e},skipCalculateColumnFilters:function(){return(0,i.isDefined)(this.option("filterValue"))&&this.isFilterSyncActive()},_calculateAdditionalFilter:function(){if(!1===this.option("filterPanel.filterEnabled"))return this.callBase();var e=[this.callBase()],t=this.getController("columns").getFilteringColumns(),n=this.option("filterValue");if(this.isFilterSyncActive()){var i=this.getController("headerFilter").getCurrentColumn();i&&n&&(n=o.default.removeFieldConditionsFromFilter(n,h(i)))}var r=this.getController("filterSync").getCustomFilterOperations(),a=o.default.getFilterExpression(n,t,r,"filterBuilder");return a&&e.push(a),s.default.combineFilters(e)},_parseColumnPropertyName:function(e){return e.match(/.*\.(.*)/)[1]},clearFilter:function(e){this.component.beginUpdate(),arguments.length>0?("filterValue"===e&&this.option("filterValue",null),this.callBase(e)):(this.option("filterValue",null),this.callBase()),this.component.endUpdate()},optionChanged:function(e){switch(e.name){case"filterValue":this._applyFilter(),this.isFilterSyncActive()&&this.getController("filterSync").syncFilterValue(),e.handled=!0;break;case"filterSyncEnabled":e.handled=!0;break;case"columns":if(this.isFilterSyncActive()){var t=this.getController("columns").getColumnByPath(e.fullName),n=this.getController("filterSync");if(t&&!n._skipSyncColumnOptions){var i=this._parseColumnPropertyName(e.fullName);n._skipSyncColumnOptions=!0,"filterType"===i?"exclude"!==e.value&&"exclude"!==e.previousValue||n.syncHeaderFilter(t):"filterValues"===i?n.syncHeaderFilter(t):["filterValue","selectedFilterOperation"].indexOf(i)>-1&&n.syncFilterRow(t,t.filterValue),n._skipSyncColumnOptions=!1}}this.callBase(e);break;default:this.callBase(e)}}}},views:{columnHeadersView:{_isHeaderFilterEmpty:function(e){return this.getController("data").isFilterSyncActive()?!o.default.filterHasField(this.option("filterValue"),h(e)):this.callBase(e)},_needUpdateFilterIndicators:function(){return!this.getController("data").isFilterSyncActive()},optionChanged:function(e){"filterValue"===e.name?this._updateHeaderFilterIndicators():this.callBase(e)}}}}}},"27RR":function(e,t,n){var i=n("I+eb"),r=n("g6v/"),o=n("Vu81"),a=n("/GqU"),s=n("Bs8V"),l=n("hBjN");i({target:"Object",stat:!0,sham:!r},{getOwnPropertyDescriptors:function(e){for(var t,n,i=a(e),r=s.f,c=o(i),u={},d=0;c.length>d;)void 0!==(n=r(i,t=c[d++]))&&l(u,t,n);return u}})},"2A+d":function(e,t,n){var i=n("I+eb"),r=n("/GqU"),o=n("UMSQ");i({target:"String",stat:!0},{raw:function(e){for(var t=r(e.raw),n=o(t.length),i=arguments.length,a=[],s=0;n>s;)a.push(String(t[s++])),s1?arguments[1]:void 0)}})},"2Bdj":function(e,t,n){"use strict";function i(e){return"function"==typeof e}n.d(t,"a",(function(){return i}))},"2BeW":function(e,t,n){"use strict";var i=f(n("FKN7")),r=n("cGv3"),o=n("KAnu"),a=f(n("Kksw")),s=f(n("8S5z")),l=n("zl3R"),c=n("tJvG"),u=f(n("YQNt")),d=f(n("XWCB")),h=f(n("uHaw")),p=n("XgSC");function f(e){return e&&e.__esModule?e:{default:e}}var m,g,_,v,y=function(e){return"virtual"===e.option("scrolling.mode")},b=function(e){return"infinite"===e.option("scrolling.mode")},w=function(e){var t=e.option("scrolling.rowRenderingMode");return"virtual"===t||"standard"!==t&&void 0},x=function(e,t,n,i){for(var r=n?0:1,o=0;o=0&&e.getViewportItemIndex()>=0&&(t*e.pageSize()>e.getViewportItemIndex()||t*e.pageSize()+e.itemsCount()0&&e.resizeCompleted.add((function n(){e.resizeCompleted.remove(n),e.scrollToPage(t.pageIndex())}))},scrollToPage:function(e){var t,n=this._dataController,i=n?n.pageSize():0;if(y(this)||b(this)){var r=n.getItemSize(),o=n.getItemSizes(),a=e*i;for(var s in t=a*r,o)s<=a&&(t+=o[s]-r)}else t=0;this.scrollTo({y:t,x:this._scrollLeft})},renderDelayedTemplates:function(e){this._updateContentPosition(!0),this.callBase.apply(this,arguments)},_renderCore:function(e){var t=this,n=new Date;t.callBase.apply(t,arguments);var i=t._dataController._dataSource;if(i&&e){var r=e.items?e.items.length:20,o=t._dataController.viewportSize()||20;i._renderTime=w(t)?(new Date-n)*o/r:new Date-n}},_getRowElements:function(e){var t=this.callBase(e);return t&&t.not(".dx-virtual-row")},_renderContent:function(e,t){var n=this,i=n._dataController.virtualItemsCount();return i&&n.option("legacyRendering")?((0,r.hasWindow)()&&t.addClass(n.addWidgetPrefix("table-content")),e.children().length?e.children().first().replaceWith(t):e.append(t),1===e.children("table").length&&(e.append(n._createTable()),n._contentHeight=0),e):n.callBase.apply(n,arguments)},_removeRowsElements:function(e,t,n){var r=this._getRowElements(e).toArray();r="append"===n?r.slice(0,t):r.slice(-t);var o=this.getController("errorHandling");r.map((function(e){var t=(0,i.default)(e);o&&o.removeErrorRow(t.next()),t.remove()}))},_restoreErrorRow:function(e){var t=this.getController("editing");t&&t.hasChanges()&&this._getRowElements(e).each((function(e,n){var r=(0,i.default)(n).data("options");if(r){var o=t.getEditDataByKey(r.key);o&&t._showErrorRow(o)}}))},_updateContent:function(e,t){var n,i=this,r=i._findContentElement(),o=t&&t.changeType;if("append"===o||"prepend"===o){var a=r.children().first(),s=i._getBodies(e);i.option("legacyRendering")||1!==s.length?s["append"===o?"appendTo":"prependTo"](a):i._getBodies(a)["append"===o?"append":"prepend"](s.children()),e.remove(),n=i._getFreeSpaceRowElements(a),_(n,"dx-freespace-row"),t.removeCount&&i._removeRowsElements(a,t.removeCount,o),i._restoreErrorRow(a)}else i.callBase.apply(i,arguments);i._updateBottomLoading()},_addVirtualRow:function(e,t,n,i){if(i){var r=this._createEmptyRow("dx-virtual-row",t,i);r=this._wrapRowIfNeed(e,r),this._appendEmptyRow(e,r,n)}},_updateContentPosition:function(e){var t=this,n=t._dataController;if(n.viewportItemSize(t._rowHeight||20),t.option("legacyRendering")||!y(t)&&!w(t))(0,o.deferUpdate)((function(){t._updateContentPositionCore()}));else{if(!e){var r=t._getRowElements(t._tableElement).toArray().map((function(e){return(0,p.getBoundingRect)(e).height}));n.setContentSize(r)}var a=n.getContentOffset("begin"),s=n.getContentOffset("end"),l=t.getTableElements(),c=l.children("tbody").children(".dx-virtual-row");_(c,"dx-virtual-row"),l.each((function(e){var n=e>0;t._isFixedTableRendering=n,t._addVirtualRow((0,i.default)(this),n,"top",a),t._addVirtualRow((0,i.default)(this),n,"bottom",s),t._isFixedTableRendering=!1})),!e&&t._updateScrollTopPosition(a)}},_updateScrollTopPosition:function(e){this._scrollTop0&&this.scrollTo({top:e,left:this._scrollLeft})},_updateContentPositionCore:function(){var e,t,n,i=this,r=i._rowHeight||20;if(i._dataController.virtualItemsCount()){t=i._findContentElement().children(),n=t.eq(0);var a=t.eq(1);i._contentTableHeight=n[0].offsetHeight,i._dataController.viewportItemSize(r),i._dataController.setContentSize(i._contentTableHeight),e=i._dataController.getVirtualContentSize();var s=i._dataController.getContentOffset();(0,o.deferRender)((function(){u.default.move(n,{left:0,top:s}),(i._contentHeight!==e||0===e||!i._isTableLinesDisplaysCorrect(a)||!i._isColumnElementsEqual(n.find("col"),a.find("col")))&&(i._contentHeight=e,i._renderVirtualTableContent(a,e)),i._updateScrollTopPosition(s)}))}},_isTableLinesDisplaysCorrect:function(e){return e.find(".dx-column-lines").length>0===this.option("showColumnLines")},_isColumnElementsEqual:function(e,t){var n=e.length===t.length;return n&&(0,l.each)(e,(function(e,i){if(i.style.width!==t[e].style.width)return n=!1})),n},_renderVirtualTableContent:function(e,t){for(var n=this._columnsController.getVisibleColumns(),i=this._createColGroup(n).prop("outerHTML"),r="",o=this.option("showColumnLines")?"dx-column-lines":"",a=function(e){return""+r+""},s=0;s"}for(;t>25e4;)i+=a(25e4),t-=25e4;i+=a(t),e.addClass(this.addWidgetPrefix("table")),e.html(i)},_getCellClasses:function(e){var t=[],n=e.cssClass,i="expand"===e.command;return n&&t.push(n),i&&t.push(this.addWidgetPrefix("group-space")),t},_findBottomLoadPanel:function(e){var t=e||this.element(),n=t&&t.find("."+this.addWidgetPrefix("bottom-load-panel"));if(n&&n.length)return n},_updateBottomLoading:function(){var e=this.option("scrolling.mode"),t="virtual"===e,n="infinite"===e,r=!this._dataController.hasKnownLastPage()&&this._dataController.isLoaded()&&(t||n),o=this._findContentElement(),a=this._findBottomLoadPanel(o);r?a||(0,i.default)("
").addClass(this.addWidgetPrefix("bottom-load-panel")).append(this._createComponent((0,i.default)("
"),d.default).$element()).appendTo(o):a&&a.remove()},_handleScroll:function(e){var t=this;t._hasHeight&&t._rowHeight&&t._dataController.setViewportPosition(e.scrollOffset.top),t.callBase.apply(t,arguments)},_needUpdateRowHeight:function(e){var t=this;return t.callBase.apply(t,arguments)||e>0&&"infinite"===t.option("scrolling.mode")&&"virtual"!==t.option("scrolling.rowRenderingMode")},_updateRowHeight:function(){var e=this;if(e.callBase.apply(e,arguments),e._rowHeight){e._updateContentPosition();var t=e._hasHeight?e.element().outerHeight():(0,i.default)((0,r.getWindow)()).outerHeight();e._dataController.viewportSize(Math.ceil(t/e._rowHeight))}},updateFreeSpaceRowHeight:function(){var e=this.callBase.apply(this,arguments);return e&&this._updateContentPosition(),e},setLoading:function(e,t){var n=this.callBase,i=this._dataController;i.pageIndex()>0&&i.isLoaded()&&!!this._findBottomLoadPanel()&&(e=!1),n.call(this,e,t)},_resizeCore:function(){var e=this,t=e.element();e.callBase(),e.component.$element()&&!e._windowScroll&&t.closest((0,r.getWindow)().document).length&&(e._windowScroll=a.default.subscribeToExternalScrollers(t,(function(t){!e._hasHeight&&e._rowHeight&&e._dataController.setViewportPosition(t)}),e.component.$element()),e.on("disposing",(function(){e._windowScroll.dispose()}))),e.loadIfNeed()},loadIfNeed:function(){var e=this._dataController;e&&e.loadIfNeed&&e.loadIfNeed()},setColumnWidths:function(e){var t,n=this.getScrollable();this.callBase.apply(this,arguments),"virtual"===this.option("scrolling.mode")&&(t=n?n.$content():this.element(),this.callBase(e,t.children("."+this.addWidgetPrefix("content")).children(":not(."+this.addWidgetPrefix("table-content")+")")))},dispose:function(){clearTimeout(this._scrollTimeoutID),this.callBase()}});e.exports={defaultOptions:function(){return{scrolling:{timeout:300,updateTimeout:300,minTimeout:0,renderingThreshold:100,removeInvisiblePages:!0,rowPageSize:5,mode:"standard",preloadEnabled:!1,rowRenderingMode:"standard"}}},extenders:{dataSourceAdapter:C,controllers:{data:(v={_refreshDataSource:function(){var e=this.callBase.apply(this,arguments)||(new c.Deferred).resolve().promise();return e.done(this.initVirtualRows.bind(this)),e},getRowPageSize:function(){var e=this.option("scrolling.rowPageSize"),t=this.pageSize();return t&&t(h.default.mozilla||h.default.msie?1:0)&&(u=Math.round(u+c.outerHeight()*(n%1)),a.scrollTo({y:u}))}}}))},initVirtualRows:function(){var e=this,t=w(e);if("virtual"!==e.option("scrolling.mode")&&!0!==t||!1===t||e.option("legacyRendering")||!e.option("scrolling.rowPageSize"))return e._visibleItems=null,void(e._rowsScrollController=null);e._rowPageIndex=Math.ceil(e.pageIndex()*e.pageSize()/e.getRowPageSize()),e._visibleItems=[];var n=function(t){return"data"===t.rowType&&!t.isNewRow||"group"===t.rowType&&e._dataSource.isGroupItemCountable(t.data)};e._rowsScrollController=new a.default.VirtualScrollController(e.component,{pageSize:function(){return e.getRowPageSize()},totalItemsCount:function(){return y(e)?e.totalItemsCount():e._items.filter(n).length},hasKnownLastPage:function(){return!0},pageIndex:function(t){return void 0!==t&&(e._rowPageIndex=t),e._rowPageIndex},isLoading:function(){return e.isLoading()},pageCount:function(){return Math.ceil(this.totalItemsCount()/this.pageSize())||1},load:function(){e._rowsScrollController.pageIndex()>=this.pageCount()&&(e._rowPageIndex=this.pageCount()-1,e._rowsScrollController.pageIndex(e._rowPageIndex)),!e._rowsScrollController._dataSource.items().length&&this.totalItemsCount()||e._rowsScrollController.handleDataChanged((function(t){(t=t||{}).changeType=t.changeType||"refresh",t.items=t.items||e._visibleItems,e._visibleItems.forEach((function(e,t){e.rowIndex=t})),e._fireChanged(t)}))},updateLoading:function(){},itemsCount:function(){return e._rowsScrollController._dataSource.items().filter(n).length},correctCount:function(e,t,i){return x(e,t,i,n)},items:function(t){var i=e.dataSource(),r=i&&i.virtualItemsCount(),o=r?r.begin:0,a=e.getRowPageSize(),s=e._rowPageIndex*a-o,l=a,c=e._items;return s<0?[]:(s&&(s=this.correctCount(c,s),c=c.slice(s)),l&&(l=this.correctCount(c,l),c=c.slice(0,l)),t?c.filter(n):c)},viewportItems:function(t){return t&&(e._visibleItems=t),e._visibleItems},onChanged:function(){},changingDuration:function(t){var n=e.dataSource();return n.isLoading()?300:(null==n?void 0:n._renderTime)||0}},!0),e._rowsScrollController.positionChanged.add((function(){var t;null===(t=e._dataSource)||void 0===t||t.setViewportItemIndex(e._rowsScrollController.getViewportItemIndex())})),e.isLoaded()&&e._rowsScrollController.load()},_updateItemsCore:function(e){var t=this,n=this.getRowIndexDelta();this.callBase.apply(this,arguments);var i=this._rowsScrollController;if(i){var r=this._visibleItems,o="refresh"===e.changeType||e.isLiveUpdate;if("append"===e.changeType&&e.items&&!e.items.length)return;o||"append"===e.changeType||"prepend"===e.changeType?(e.cancel=!0,o&&i.reset(!0),i.load()):("update"===e.changeType?e.rowIndices.forEach((function(t,n){var i=e.changeTypes[n],o=e.items[n];"update"===i?r[t]=o:"insert"===i?r.splice(t,0,o):"remove"===i&&r.splice(t,1)})):(r.forEach((function(e,i){r[i]=t._items[i+n]||r[i]})),e.items=r),r.forEach((function(e,t){e.rowIndex=t})))}},_applyChange:function(e){var t=this,n=e.items,i=e.changeType,r=e.removeCount;switch(r&&(r=x(t._items,r,"prepend"===i,(function(e,n){return"data"===e.rowType&&!e.isNewRow||"group"===e.rowType&&(t._dataSource.isGroupItemCountable(e.data)||n)})),e.removeCount=r),i){case"prepend":t._items.unshift.apply(t._items,n),r&&t._items.splice(-r);break;case"append":t._items.push.apply(t._items,n),r&&t._items.splice(0,r);break;default:t.callBase(e)}},items:function(e){return e?this._items:this._visibleItems||this._items},getRowIndexDelta:function(){var e=this._visibleItems,t=0;return e&&e[0]&&(t=this._items.indexOf(e[0])),t<0?0:t},getRowIndexOffset:function(){var e=0,t=this.dataSource(),n=this._rowsScrollController;return n?e=n.beginPageIndex()*n._dataSource.pageSize():"virtual"===this.option("scrolling.mode")&&t&&(e=t.beginPageIndex()*t.pageSize()),e},viewportSize:function(){var e=this._rowsScrollController;e&&e.viewportSize.apply(e,arguments);var t=this._dataSource;return t&&t.viewportSize.apply(t,arguments)},viewportItemSize:function(){var e=this._rowsScrollController;e&&e.viewportItemSize.apply(e,arguments);var t=this._dataSource;return t&&t.viewportItemSize.apply(t,arguments)},setViewportPosition:function(){var e=this._rowsScrollController,t=this._dataSource;e?e.setViewportPosition.apply(e,arguments):null==t||t.setViewportPosition.apply(t,arguments)},setContentSize:function(e){var t=this._rowsScrollController;t&&t.setContentSize(e);var n=this._dataSource;return n&&n.setContentSize(e)},loadIfNeed:function(){var e=this._rowsScrollController;e&&e.loadIfNeed();var t=this._dataSource;return t&&t.loadIfNeed()},getItemSize:function(){var e=this._rowsScrollController;if(e)return e.getItemSize.apply(e,arguments);var t=this._dataSource;return t&&t.getItemSize.apply(t,arguments)},getItemSizes:function(){var e=this._rowsScrollController;if(e)return e.getItemSizes.apply(e,arguments);var t=this._dataSource;return t&&t.getItemSizes.apply(t,arguments)},getContentOffset:function(){var e=this._rowsScrollController;if(e)return e.getContentOffset.apply(e,arguments);var t=this._dataSource;return t&&t.getContentOffset.apply(t,arguments)},dispose:function(){var e=this._rowsScrollController;e&&e.dispose(),this.callBase.apply(this,arguments)}},s.default.proxyMethod(v,"virtualItemsCount"),s.default.proxyMethod(v,"getVirtualContentSize"),s.default.proxyMethod(v,"setViewportItemIndex"),v),resizing:{resize:function(){var e,t=this,n=t.callBase;if(t.option("legacyRendering")||!y(t)&&!w(t))e=n.apply(t);else{clearTimeout(t._resizeTimeout);var i=new Date-t._lastTime,r=t.option("scrolling.updateTimeout");t._lastTime&&i").appendTo((0,i.default)(e));this._filterBuilder=this._createComponent(n,a.default,(0,o.extend)({value:this.option("filterValue"),fields:this.getController("columns").getFilteringColumns()},this.option("filterBuilder"),{customOperations:this.getController("filterSync").getCustomFilterOperations()})),this._createComponent(t,l.default,{direction:"both"})},_getPopupToolbarItems:function(){var e=this;return[{toolbar:"bottom",location:"after",widget:"dxButton",options:{text:s.default.format("OK"),onClick:function(t){var n=e._filterBuilder.option("value");e.option("filterValue",n),e._filterBuilderPopup.hide()}}},{toolbar:"bottom",location:"after",widget:"dxButton",options:{text:s.default.format("Cancel"),onClick:function(t){e._filterBuilderPopup.hide()}}}]},optionChanged:function(e){switch(e.name){case"filterBuilder":case"filterBuilderPopup":this._invalidate(),e.handled=!0;break;default:this.callBase(e)}}});e.exports={defaultOptions:function(){return{filterBuilder:{groupOperationDescriptions:{and:s.default.format("dxFilterBuilder-and"),or:s.default.format("dxFilterBuilder-or"),notAnd:s.default.format("dxFilterBuilder-notAnd"),notOr:s.default.format("dxFilterBuilder-notOr")},filterOperationDescriptions:{between:s.default.format("dxFilterBuilder-filterOperationBetween"),equal:s.default.format("dxFilterBuilder-filterOperationEquals"),notEqual:s.default.format("dxFilterBuilder-filterOperationNotEquals"),lessThan:s.default.format("dxFilterBuilder-filterOperationLess"),lessThanOrEqual:s.default.format("dxFilterBuilder-filterOperationLessOrEquals"),greaterThan:s.default.format("dxFilterBuilder-filterOperationGreater"),greaterThanOrEqual:s.default.format("dxFilterBuilder-filterOperationGreaterOrEquals"),startsWith:s.default.format("dxFilterBuilder-filterOperationStartsWith"),contains:s.default.format("dxFilterBuilder-filterOperationContains"),notContains:s.default.format("dxFilterBuilder-filterOperationNotContains"),endsWith:s.default.format("dxFilterBuilder-filterOperationEndsWith"),isBlank:s.default.format("dxFilterBuilder-filterOperationIsBlank"),isNotBlank:s.default.format("dxFilterBuilder-filterOperationIsNotBlank")}},filterBuilderPopup:{}}},views:{filterBuilderView:h}}},"2S0u":function(e,t,n){"use strict";var i=n("FKN7"),r=n("Lci2"),o=n("Y18R"),a=n("5u+F"),s=n("zl3R").each,l=n("1LL4").extend,c=n("LI0J"),u=n("D6VQ"),d=n("dYUP"),h=r.inherit({_valueOption:function(){var e=this.option("value"),t=new Date(e);return!e||isNaN(t)?this._getDefaultDate():t},_getDefaultDate:function(){var e=new Date;return"date"===this.option("type")?new Date(e.getFullYear(),e.getMonth(),e.getDate()):e},_getDefaultOptions:function(){return l(this.callBase(),{minDate:c.MIN_DATEVIEW_DEFAULT_DATE,maxDate:c.MAX_DATEVIEW_DEFAULT_DATE,type:"date",value:new Date,applyCompactClass:!1})},_defaultOptionsRules:function(){return this.callBase().concat([{device:function(e){return"desktop"!==e.deviceType},options:{applyCompactClass:!0}}])},_render:function(){this.callBase(),this.$element().addClass("dx-dateview"),this._toggleFormatClasses(this.option("type")),this._toggleCompactClass()},_toggleFormatClasses:function(e,t){this.$element().addClass("dx-dateview-"+e),t&&this.$element().removeClass("dx-dateview-"+t)},_toggleCompactClass:function(){this.$element().toggleClass("dx-dateview-compact",this.option("applyCompactClass"))},_wrapper:function(){return this._$wrapper},_renderContentImpl:function(){this._$wrapper=i("
").addClass("dx-dateview-wrapper"),this._renderRollers(),this._$wrapper.appendTo(this.$element())},_renderRollers:function(){this._$rollersContainer||(this._$rollersContainer=i("
").addClass("dx-dateview-rollers")),this._$rollersContainer.empty(),this._createRollerConfigs(),this._rollers={};var e=this;s(e._rollerConfigs,(function(t){var n=i("
").appendTo(e._$rollersContainer).addClass("dx-dateviewroller-"+e._rollerConfigs[t].type);e._rollers[e._rollerConfigs[t].type]=e._createComponent(n,o,{items:e._rollerConfigs[t].displayItems,selectedIndex:e._rollerConfigs[t].selectedIndex,showScrollbar:!1,onStart:function(n){var i=n.component;i._toggleActive(!0),e._setActiveRoller(e._rollerConfigs[t],i.option("selectedIndex"))},onEnd:function(e){e.component._toggleActive(!1)},onClick:function(n){var i=n.component;i._toggleActive(!0),e._setActiveRoller(e._rollerConfigs[t],i.option("selectedIndex")),e._setRollerState(e._rollerConfigs[t],i.option("selectedIndex")),i._toggleActive(!1)},onSelectedIndexChanged:function(n){e._setRollerState(e._rollerConfigs[t],n.component.option("selectedIndex"))}})})),e._$rollersContainer.appendTo(e._wrapper())},_createRollerConfigs:function(e){var t=this;e=e||t.option("type"),t._rollerConfigs={},d.getFormatParts(c.FORMATS_MAP[e]).forEach((function(e){t._createRollerConfig(e)}))},_createRollerConfig:function(e){for(var t=c.DATE_COMPONENTS_INFO[e],n=this._calculateRollerConfigValueRange(e),i=n.startValue,r=n.endValue,o=t.formatter,a=this._getCurrentDate(),s={type:e,setValue:t.setter,valueItems:[],displayItems:[],getIndex:function(e){return e[t.getter]()-i}},l=i;l<=r;l++)s.valueItems.push(l),s.displayItems.push(o(l,a));s.selectedIndex=s.getIndex(a),this._rollerConfigs[e]=s},_setActiveRoller:function(e){var t=e&&this._rollers[e.type];s(this._rollers,(function(){this.toggleActiveState(this===t)}))},_updateRollersPosition:function(){var e=this;s(this._rollers,(function(t){var n=e._rollerConfigs[t].getIndex(e._getCurrentDate());this.option("selectedIndex",n)}))},_setRollerState:function(e,t){if(t!==e.selectedIndex){var n=e.valueItems[t],i=e.setValue,r=new Date(this._getCurrentDate()),o=r.getDate(),s=this.option("minDate"),l=this.option("maxDate");"month"===e.type?o=Math.min(o,c.getMaxMonthDay(r.getFullYear(),n)):"year"===e.type&&(o=Math.min(o,c.getMaxMonthDay(n,r.getMonth()))),r.setDate(o),r[i](n);var u=a.normalizeDate(r,s,l);r=c.mergeDates(u,r,"time"),r=a.normalizeDate(r,s,l),this.option("value",r),e.selectedIndex=t}"year"===e.type&&this._refreshRollers(),"month"===e.type&&(this._refreshRoller("day"),this._refreshRoller("hours"))},_refreshRoller:function(e){var t=this._rollers[e];if(t){this._createRollerConfig(e);var n=this._rollerConfigs[e];"day"!==e&&n.displayItems.toString()===t.option("items").toString()||t.option({items:n.displayItems,selectedIndex:n.selectedIndex})}},_getCurrentDate:function(){var e=this._valueOption(),t=this.option("minDate"),n=this.option("maxDate");return a.normalizeDate(e,t,n)},_calculateRollerConfigValueRange:function(e){var t=this._getCurrentDate(),n=this.option("minDate"),i=this.option("maxDate"),r=a.sameYear(t,n),o=r&&t.getMonth()===n.getMonth(),s=a.sameYear(t,i),l=s&&t.getMonth()===i.getMonth(),u=o&&t.getDate()===n.getDate(),d=l&&t.getDate()===i.getDate(),h=c.DATE_COMPONENTS_INFO[e],p=h.startValue,f=h.endValue;return"year"===e&&(p=n.getFullYear(),f=i.getFullYear()),"month"===e&&(r&&(p=n.getMonth()),s&&(f=i.getMonth())),"day"===e&&(f=c.getMaxMonthDay(t.getFullYear(),t.getMonth()),r&&o&&(p=n.getDate()),s&&l&&(f=i.getDate())),"hours"===e&&(p=u?n.getHours():p,f=d?i.getHours():f),{startValue:p,endValue:f}},_refreshRollers:function(){this._refreshRoller("month"),this._refreshRoller("day"),this._refreshRoller("hours")},_optionChanged:function(e){switch(e.name){case"minDate":case"maxDate":case"type":this._renderRollers(),this._toggleFormatClasses(e.value,e.previousValue);break;case"visible":this.callBase(e),e.value&&this._renderRollers();break;case"value":this.option("value",this._valueOption()),this._refreshRollers(),this._updateRollersPosition();break;default:this.callBase(e)}},_clean:function(){this.callBase(),delete this._$rollersContainer},_dispose:function(){clearTimeout(this._deferredRenderDayTimeout),clearTimeout(this._deferredRenderMonthTimeout),this.callBase()}});u("dxDateView",h),e.exports=h},"2WDa":function(e,t,n){"use strict";n.d(t,"a",(function(){return o})),n.d(t,"b",(function(){return i})),n.d(t,"c",(function(){return r})),n.d(t,"d",(function(){return m})),n.d(t,"e",(function(){return s})),n.d(t,"f",(function(){return h})),n.d(t,"g",(function(){return l})),n.d(t,"h",(function(){return u})),n.d(t,"i",(function(){return c})),n.d(t,"j",(function(){return d})),n.d(t,"k",(function(){return a})),n.d(t,"l",(function(){return p})),n.d(t,"m",(function(){return g})),n.d(t,"n",(function(){return _}));var i=function(){return function(){}}(),r=function(){return function(){}}(),o="*";function a(e,t){return{type:7,name:e,definitions:t,options:{}}}function s(e,t){return void 0===t&&(t=null),{type:4,styles:t,timings:e}}function l(e,t){return void 0===t&&(t=null),{type:2,steps:e,options:t}}function c(e){return{type:6,styles:e,offset:null}}function u(e,t,n){return{type:0,name:e,styles:t,options:n}}function d(e,t,n){return void 0===n&&(n=null),{type:1,expr:e,animation:t,options:n}}function h(e,t){return void 0===t&&(t=null),{type:8,animation:e,options:t}}function p(e,t){return void 0===t&&(t=null),{type:10,animation:e,options:t}}function f(e){Promise.resolve(null).then(e)}var m=function(){function e(e,t){void 0===e&&(e=0),void 0===t&&(t=0),this._onDoneFns=[],this._onStartFns=[],this._onDestroyFns=[],this._started=!1,this._destroyed=!1,this._finished=!1,this.parentPlayer=null,this.totalTime=e+t}return e.prototype._onFinish=function(){this._finished||(this._finished=!0,this._onDoneFns.forEach((function(e){return e()})),this._onDoneFns=[])},e.prototype.onStart=function(e){this._onStartFns.push(e)},e.prototype.onDone=function(e){this._onDoneFns.push(e)},e.prototype.onDestroy=function(e){this._onDestroyFns.push(e)},e.prototype.hasStarted=function(){return this._started},e.prototype.init=function(){},e.prototype.play=function(){this.hasStarted()||(this._onStart(),this.triggerMicrotask()),this._started=!0},e.prototype.triggerMicrotask=function(){var e=this;f((function(){return e._onFinish()}))},e.prototype._onStart=function(){this._onStartFns.forEach((function(e){return e()})),this._onStartFns=[]},e.prototype.pause=function(){},e.prototype.restart=function(){},e.prototype.finish=function(){this._onFinish()},e.prototype.destroy=function(){this._destroyed||(this._destroyed=!0,this.hasStarted()||this._onStart(),this.finish(),this._onDestroyFns.forEach((function(e){return e()})),this._onDestroyFns=[])},e.prototype.reset=function(){},e.prototype.setPosition=function(e){},e.prototype.getPosition=function(){return 0},e.prototype.triggerCallback=function(e){var t="start"==e?this._onStartFns:this._onDoneFns;t.forEach((function(e){return e()})),t.length=0},e}(),g=function(){function e(e){var t=this;this._onDoneFns=[],this._onStartFns=[],this._finished=!1,this._started=!1,this._destroyed=!1,this._onDestroyFns=[],this.parentPlayer=null,this.totalTime=0,this.players=e;var n=0,i=0,r=0,o=this.players.length;0==o?f((function(){return t._onFinish()})):this.players.forEach((function(e){e.onDone((function(){++n==o&&t._onFinish()})),e.onDestroy((function(){++i==o&&t._onDestroy()})),e.onStart((function(){++r==o&&t._onStart()}))})),this.totalTime=this.players.reduce((function(e,t){return Math.max(e,t.totalTime)}),0)}return e.prototype._onFinish=function(){this._finished||(this._finished=!0,this._onDoneFns.forEach((function(e){return e()})),this._onDoneFns=[])},e.prototype.init=function(){this.players.forEach((function(e){return e.init()}))},e.prototype.onStart=function(e){this._onStartFns.push(e)},e.prototype._onStart=function(){this.hasStarted()||(this._started=!0,this._onStartFns.forEach((function(e){return e()})),this._onStartFns=[])},e.prototype.onDone=function(e){this._onDoneFns.push(e)},e.prototype.onDestroy=function(e){this._onDestroyFns.push(e)},e.prototype.hasStarted=function(){return this._started},e.prototype.play=function(){this.parentPlayer||this.init(),this._onStart(),this.players.forEach((function(e){return e.play()}))},e.prototype.pause=function(){this.players.forEach((function(e){return e.pause()}))},e.prototype.restart=function(){this.players.forEach((function(e){return e.restart()}))},e.prototype.finish=function(){this._onFinish(),this.players.forEach((function(e){return e.finish()}))},e.prototype.destroy=function(){this._onDestroy()},e.prototype._onDestroy=function(){this._destroyed||(this._destroyed=!0,this._onFinish(),this.players.forEach((function(e){return e.destroy()})),this._onDestroyFns.forEach((function(e){return e()})),this._onDestroyFns=[])},e.prototype.reset=function(){this.players.forEach((function(e){return e.reset()})),this._destroyed=!1,this._finished=!1,this._started=!1},e.prototype.setPosition=function(e){var t=e*this.totalTime;this.players.forEach((function(e){var n=e.totalTime?Math.min(1,t/e.totalTime):1;e.setPosition(n)}))},e.prototype.getPosition=function(){var e=0;return this.players.forEach((function(t){var n=t.getPosition();e=Math.min(n,e)})),e},e.prototype.beforeDestroy=function(){this.players.forEach((function(e){e.beforeDestroy&&e.beforeDestroy()}))},e.prototype.triggerCallback=function(e){var t="start"==e?this._onStartFns:this._onDoneFns;t.forEach((function(e){return e()})),t.length=0},e}(),_="!"},"2WpN":function(e,t,n){"use strict";n.d(t,"a",(function(){return a}));var i=n("mrSG"),r=n("FFOo"),o=n("pugT");function a(e){return function(t){return t.lift(new s(e))}}var s=function(){function e(e){this.callback=e}return e.prototype.call=function(e,t){return t.subscribe(new l(e,this.callback))},e}(),l=function(e){function t(t,n){var i=e.call(this,t)||this;return i.add(new o.a(n)),i}return i.d(t,e),t}(r.a)},"2XS1":function(e,t,n){"use strict";var i=n("rA4u"),r=n("YyLj"),o=n("zl3R").each,a=n("ti0F").isFunction,s=n("tJvG").Deferred,l=n("Nxdf");e.exports=function e(t,n,c){c=c||[],n=n||{};var u=function(e,t){return{name:e,args:t}},d=function(e){var d,h,p,f,m,g,_,v=new s,y=function(e){var t=n.errorHandler;t&&t(e),r._errorHandler(e),v.reject(e)};function b(e){switch(e.name){case"sortBy":return m=[e.args],!0;case"thenBy":if(!m)throw r.errors.Error("E4004");return m.push(e.args),!0}return!1}try{a(d=n.adapter)||(d=i[d]),h=d(n),p=[].concat(c).concat(e);var w=h.optimize;for(w&&w(p);p.length;){if(!b(f=p[0])){if(m){p.unshift(u("multiSort",[m])),m=null;continue}if("enumerate"!==String(f.name)&&(!h[f.name]||!1===h[f.name].apply(h,f.args)))break}p.shift()}_=[],(g=p[0])&&"multiSort"===g.name&&(p.shift(),o(g.args[0],(function(){_.push(u(_.length?"thenBy":"sortBy",this))}))),p=_.concat(p),h.exec(t).done((function(e,t){if(p.length){var i=l(e,{errorHandler:n.errorHandler});o(p,(function(){i=i[this.name].apply(i,this.args)})),i.done(v.resolve).fail(v.reject)}else v.resolve(e,t)})).fail(y)}catch(x){y(x)}return v.promise()},h={};return o(["sortBy","thenBy","filter","slice","select","groupBy"],(function(){var i=String(this);h[i]=function(){return e(t,n,c.concat(u(i,arguments)))}})),o(["count","min","max","sum","avg","aggregate","enumerate"],(function(){var e=String(this);h[e]=function(){return d.call(this,u(e,arguments))}})),h}},"2aEG":function(e,t,n){"use strict";var i=f(n("FKN7")),r=f(n("wL+b")),o=n("ti0F"),a=f(n("GC31")),s=n("zl3R"),l=n("1LL4"),c=f(n("tUd6")),u=f(n("v4HY")),d=f(n("cGv3")),h=n("xZEH"),p=n("tJvG");function f(e){return e&&e.__esModule?e:{default:e}}var m,g=d.default.getWindow(),_=Math,v=_.PI,y=_.min,b=_.abs,w=_.sqrt,x=_.pow,C=_.atan2,S=_.cos,M=_.sin,k=Number;function O(e,t,n){var r=(0,i.default)("")[0];return r.width=e+2*n,r.height=t+2*n,r.hidden=!0,r}function T(e,t,n,i,r,o,a,s){var l=(e+n)/2,c=(t+i)/2,u=C(t-i,e-n),d=o?1:-1;u+=v/180*90*(a?1:-1);var h=w(x(n-e,2)+x(i-t,2))/2,p=w(b(x(r,2)-x(h,2))),f=l+d*(p*S(u)),m=c+d*(p*M(u)),g=C(t-m,e-f),_=C(i-m,n-f);s.arc(f,m,r,g,_,!a)}function E(e,t){var n,i=m(e.attributes||{}),r=(0,l.extend)({},i,{text:e.textContent.replace(/\s+/g," "),textAlign:"middle"===i["text-anchor"]?"center":i["text-anchor"]}),a=i.transform;return a&&((n=a.match(/translate\(-*\d+([.]\d+)*(,*\s*-*\d+([.]\d+)*)*/))&&(n=n[0].match(/-*\d+([.]\d+)*/g),r.translateX=k(n[0]),r.translateY=n[1]?k(n[1]):0),(n=a.match(/rotate\(-*\d+([.]\d+)*(,*\s*-*\d+([.]\d+)*,*\s*-*\d+([.]\d+)*)*/))&&(n=n[0].match(/-*\d+([.]\d+)*/g),r.rotationAngle=k(n[0]),r.rotationX=n[1]&&k(n[1]),r.rotationY=n[2]&&k(n[2])),(n=a.match(/scale\(-*\d+([.]\d+)*(,*\s*-*\d+([.]\d+)*)*/))&&(n=n[0].match(/-*\d+([.]\d+)*/g),r.scaleX=k(n[0]),r.scaleY=n.length>1?k(n[1]):r.scaleX)),function(e,t,n){var i,r=e.style||{};for(i in r)""!==r[i]&&(t[(0,h.camelize)(i)]=r[i]);n&&c.default.isElementNode(e)&&(r=g.getComputedStyle(e),["fill","stroke","stroke-width","font-family","font-size","font-style","font-weight"].forEach((function(e){e in r&&""!==r[e]&&(t[(0,h.camelize)(e)]=r[e])})),["opacity","fill-opacity","stroke-opacity"].forEach((function(e){e in r&&""!==r[e]&&"1"!==r[e]&&(t[e]=k(r[e]))}))),t.textDecoration=t.textDecoration||t.textDecorationLine,t.globalAlpha=(0,o.isDefined)(t.opacity)?t.opacity:t.globalAlpha}(e,r,t),r}function I(e){var t=e&&e.match(/url\(.*#(.*?)["']?\)/i);return t&&t[1]}function A(e,t){var n=[];t.fontSize=t.fontSize||"10px",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 D(e){for(var t=e.childNodes,n=0;n2&&void 0!==arguments[2]?arguments[2]:new p.Deferred;if(0===t.length)return i.resolve();var r=n(t[0]);function a(){e(Array.prototype.slice.call(t,1),n,i)}return(0,o.isPromise)(r)?r.then(a):a(),i}(e,(function(e){switch(e.tagName&&e.tagName.toLowerCase()){case"g":case"svg":var a=(0,l.extend)({},n,E(e,i.rootAppended));t.save(),j(t,a),R(t,a,i);var c=function(){t.restore()},u=z(e.childNodes,t,a,i);return(0,o.isPromise)(u)?u.then(c):c(),u;case"defs":return z(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]=function(e){var t={};return(0,s.each)(e.childNodes,(function(e,n){var i,o,a=n.attributes;if(a.result)switch(a.result.value){case"gaussianBlurResult":t.blur=k(a.stdDeviation.value);break;case"offsetResult":t.offsetX=k(a.dx.value),t.offsetY=k(a.dy.value);break;case"floodResult":t.color=(i=a["flood-opacity"]?a["flood-opacity"].value:1,"rgba("+(o=new r.default(a["flood-color"]?a["flood-color"].value:"#000")).r+","+o.g+","+o.b+","+i+")")}})),t}(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 L(e,t,n,i)}}))}function B(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 k(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 F(e,t,n){var i=t.fill;if(i&&"none"!==i){if(-1===i.search(/url/))e.fillStyle=i;else{var r=n.patterns[I(i)];if(!r)return;e.fillStyle=function(e,t,n){var i=E(t,n.rootAppended),r=O(i.width,i.height,0),o=r.getContext("2d");return z(t.childNodes,o,i,n),e.createPattern(r,"repeat")}(e,r,n)}e.globalAlpha=t.fillOpacity,e.fill(),e.globalAlpha=1}}function N(e,t,n,i,r){e.fillStyle=i||"#ffffff",e.fillRect(-r,-r,t+2*r,n+2*r)}function V(){var e=c.default.createElement("div");return e.style.left="-9999px",e.style.position="absolute",e}function H(e,t,n){return z(e.childNodes,t.getContext("2d"),{},{clipPaths:{},patterns:{},filters:{},gradients:{},rootAppended:n})}m=function(e){var t,n={};return(0,s.each)(e,(function(e,i){t=i.textContent,isFinite(t)&&(t=k(t)),n[i.name.toLowerCase()]=t})),n},t.imageCreator={getImageData:function(e,t){var n="image/"+t.format,i=t.width,r=t.height,s=t.backgroundColor;return(0,o.isFunction)(t.__parseAttributesFn)&&(m=t.__parseAttributesFn),function(e,t,n,i,r){var o,s=arguments.length>5&&void 0!==arguments[5]?arguments[5]:H,l=O(t,n,r),d=l.getContext("2d"),h=a.default.getSvgElement(e),f=c.default.isElementNode(e);return d.translate(r,r),c.default.getBody().appendChild(l),f||((o=V()).appendChild(h),c.default.getBody().appendChild(o)),h.attributes.direction&&(l.dir=h.attributes.direction.textContent),N(d,t,n,i,r),(0,p.fromPromise)(s(h,l,f&&u.default.contains(c.default.getBody(),e))).then((function(){return l})).always((function(){o&&c.default.getBody().removeChild(o),c.default.getBody().removeChild(l)}))}(e,i,r,s,t.margin,t.svgToCanvas).then((function(e){return function(e,t){var n=e.toDataURL(t,1);return g.atob(n.substring(("data:"+t+";base64,").length))}(e,n)}))},getData:function(e,n){var i=this;return t.imageCreator.getImageData(e,n).then((function(e){var t="image/"+n.format;return(0,o.isFunction)(g.Blob)&&!n.forceProxy?i._getBlob(e,t):i._getBase64(e)}))},_getBlob:function(e,t){var n,i=new Uint8Array(e.length);for(n=0;n=e.x&&n<=e.width+e.x&&i>=e.y&&i<=e.height+e.y}function x(e,t){return t&&(e=e.sort((function(e,n){return e===t?-1:n===t?1:0}))),e}function C(e){return!e.getTranslator().getBusinessRange().isEmpty()}e.exports={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 s(t,i,r){var o=t.options,a=t.actionData,s=[];o.argumentAxis[i]&&s.push(e.getArgumentAxis()),o.valueAxis[i]&&(s=s.concat(a.valueAxes)),s.reduce((function(e,t){return e||(C(t)?t.handleZooming(null,{end:!0},r,i).isPrevented:e)}),!1)&&n(r)}function l(t,n,a,s,l){function c(e,t,a,l,c){var u={zoomed:!1};return t&&e.filter(C).forEach((function(e){var t=e.getOptions(),d=e.visualRange(),h=e.getTranslator().getEventScale(l),p=-s(l,c,a,h);u=(0,r.extend)(!0,u,e.getTranslator().zoom(p,h,e.getZoomBounds()));var f=e.adjustRange((0,o.getVizRangeObject)([u.min,u.max])),m=e.isZoomingLowerLimitOvercome(n,h,f);if((0,i.isDefined)(d)&&d.startValue.valueOf()===f.startValue.valueOf()&&d.endValue.valueOf()===f.endValue.valueOf()){if("touch"===l.pointerType&&"discrete"===t.type){var g=e.isExtremePosition(!1),_=e.isExtremePosition(!0);u.enabled=h>1&&!m||h<1&&(!g||!_)||1===h&&!(g&&(p<0&&!t.inverted||p>0&&t.inverted)||_&&(p>0&&!t.inverted||p<0&&t.inverted))}}else e.handleZooming(m?null:f,{start:!0,end:!0},l,n),m||(u.zoomed=!0,u.deltaTranslate=p-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"),p=t.actionData,f=t.options,m={},g={};p.fallback||(m=c(e._argumentAxes,f.argumentAxis[n],h?"y":"x",a,p),g=c(p.valueAxes,f.valueAxis[n],h?"x":"y",a,p),e._requestChange(["VISUAL_RANGE"]),u(a,p,m,h?"y":"x"),u(a,p,g,h?"x":"y"));var _=l(a);return d(_,p,m,h?"y":"x"),d(_,p,g,h?"x":"y"),m.zoomed||g.zoomed||(p.center=_),m.zoomed||g.zoomed||p.fallback||m.enabled||g.enabled}function c(t,n,i,r){function o(e,t,i,o,a,s){var l=!1;return t&&e.forEach((function(e){var t=s&&e!==s,c=o.scale||1,u=e.getTranslator().zoom(-r(o,a,i,c),c,e.getZoomBounds()),d={startValue:u.min,endValue:u.max},h=e.isZoomingLowerLimitOvercome(n,c,d);e.handleZooming(h?null:d,{start:!0,end:t},o,n),h?e.handleZoomEnd():l=!0})),l}var a=e.option("rotated"),s=t.actionData,l=t.options,c=!0;if(s.fallback)c&=o(e._argumentAxes,l.argumentAxis[n],a?"y":"x",i,s,e.getArgumentAxis()),c|=o(s.valueAxes,l.valueAxis[n],a?"x":"y",i,s);else{var u=[];l.argumentAxis[n]&&u.push(e.getArgumentAxis()),l.valueAxis[n]&&(u=u.concat(s.valueAxes)),u.filter(C).forEach((function(e){e.handleZooming(null,{start:!0},i,n)})),c=c&&u.length}c&&e._requestChange(["VISUAL_RANGE"])}function S(t,n){var r=e._argumentAxes.filter((function(e){return w(b(e.getCanvas()),t)}));return{fallback:e._lastRenderingTime>300,cancel:!r.length||!(0,i.isDefined)(n),action:n,curAxisRect:r.length&&b(r[0].getCanvas()),valueAxes:r.length&&e._valueAxes.filter((function(e){return w(b(e.getCanvas()),t)})),offset:{x:0,y:0},center:t,startCenter:t}}function M(e,n){var i=t.getRootOffset();return{x:_(v(n.pageX-i.left,e.x),e.width+e.x),y:_(v(n.pageY-i.top,e.y),e.height+e.y)}}function k(e){var n=t.getRootOffset(),i=e.pointers[0].pageX,r=e.pointers[1].pageX,o=e.pointers[0].pageY,a=e.pointers[1].pageY;return{x:_(i,r)+y(r-i)/2-n.left,y:_(o,a)+y(a-o)/2-n.top}}function O(e){var n=t.getRootOffset();return{x:e.pageX-n.left,y:e.pageY-n.top}}function T(e,t,n){return e.offset[n]-t.offset[n]}function E(t){!1!==t.cancelable&&(t.preventDefault(),t.stopPropagation()),e._stopCurrentHandling()}var I={dragStartHandler:function(e){var n,r=I.options,a="touch"===e.pointerType,l=r.argumentAxis.pan||r.valueAxis.pan,c=r.argumentAxis.zoom||r.valueAxis.zoom,u=(0,i.isDefined)(r.panKey)&&e[(0,o.normalizeEnum)(r.panKey)+"Key"],d=r.dragToZoom;e._cancelPreventDefault=!0,a?r.allowTouchGestures&&l&&(n=!I.panningVisualRangeEnabled()||I.skipEvent?null:"pan"):d&&l&&u||!d&&l?n="pan":d&&c&&(n="zoom");var h=S(O(e),n);if(h.cancel)return I.skipEvent=!1,void(!1!==e.cancelable&&(e.cancel=!0));I.actionData=h,"zoom"===n?(h.startCoords=M(h.curAxisRect,e),h.rect=t.rect(0,0,0,0).attr(r.dragBoxStyle).append(t.root)):s(I,"pan",e)},dragHandler:function(t){var n=e.option("rotated"),i=I.options,r=I.actionData,o="touch"===t.pointerType;if(t._cancelPreventDefault=!0,r&&(!o||I.panningVisualRangeEnabled()))if("zoom"===r.action){E(t);var a=r.curAxisRect,s=r.startCoords,c=M(a,t),u=i.argumentAxis.zoom,d=i.valueAxis.zoom,h={x:_(s.x,c.x),y:_(s.y,c.y),width:y(s.x-c.x),height:y(s.y-c.y)};u&&d||(!u&&!n||!d&&n?(h.x=a.x,h.width=a.width):(h.y=a.y,h.height=a.height)),r.rect.attr(h)}else if("pan"===r.action){l(I,"pan",t,T,(function(e){return e.offset}));var p=Math.abs(t.offset.y-r.offset.y),f=Math.abs(t.offset.x-r.offset.x);if(o&&(p>5&&p>Math.abs(r.offset.x)||f>5&&f>Math.abs(r.offset.y)))return;E(t)}},dragEndHandler:function(t){var n=e.option("rotated"),i=I.options,r=I.actionData,o="touch"===t.pointerType,a=r&&"pan"===r.action&&!r.fallback&&0===r.offset.x&&0===r.offset.y;if(r&&(!o||I.panningVisualRangeEnabled())&&!a){if((!o||!I.actionData.isNative)&&E(t),"zoom"===r.action){var s=function(e,n,i,o,a,s){e=x(e,s);var l=a[i],c=o[i],u=!1;return n&&y(l-c)>5&&e.some((function(e){var n=e.getTranslator();if(!n.getBusinessRange().isEmpty()){var i=s&&e!==s,o=[n.from(c),n.from(l)],a=e.isZoomingLowerLimitOvercome(r.action,n.getMinScale(!0),o),d=e.handleZooming(a?null:o,{start:!!i,end:!!i},t,r.action);return a?e.handleZoomEnd():u=!0,s&&d.isPrevented}})),u},l=M(r.curAxisRect,t),u=s(e._argumentAxes,i.argumentAxis.zoom,n?"y":"x",r.startCoords,l,e.getArgumentAxis());(s(r.valueAxes,i.valueAxis.zoom,n?"x":"y",r.startCoords,l)||u)&&e._requestChange(["VISUAL_RANGE"]),r.rect.dispose()}else"pan"===r.action&&c(I,"pan",t,T);I.actionData=null}},pinchStartHandler:function(e){var t=S(k(e),"zoom");t.isNative=!I.panningVisualRangeEnabled(),t.cancel?n(e):(I.actionData=t,s(I,"zoom",e))},pinchHandler:function(e){if(I.actionData){var t=l(I,"zoom",e,(function(e,t,n,i){return k(e)[n]-t.center[n]+(t.center[n]-t.center[n]*i)}),k);I.defineTouchBehavior(!t,e),!t&&(I.actionData=null)}},pinchEndHandler:function(e){I.actionData&&(c(I,"zoom",e,(function(e,t,n,i){return t.center[n]-t.startCenter[n]+(t.startCenter[n]-t.startCenter[n]*i)})),I.actionData=null)},cleanup:function(){t.root.off(u),I.actionData&&I.actionData.rect&&I.actionData.rect.dispose(),I.actionData=null,t.root.css({"touch-action":"","-ms-touch-action":""})},setup:function(i){if(I.cleanup(),i.argumentAxis.pan||t.root.on("dxc-scroll-start.zoomAndPanNS",n),!i.argumentAxis.none||!i.valueAxis.none){I.options=i;var r=e.option("rotated");(i.argumentAxis.zoom||i.valueAxis.zoom)&&i.allowMouseWheel&&t.root.on(a.name+u,(function(t){function n(e,n,i,r){e=x(e,r);var o=!1;return e.some((function(e){var a=e.getTranslator();if(!a.getBusinessRange().isEmpty()){var s=r&&e!==r,l=a.getMinScale(i>0),c=a.zoom(-(n-n*l),l,e.getZoomBounds()),u={startValue:c.min,endValue:c.max},d=e.isZoomingLowerLimitOvercome("zoom",l,u),h=e.handleZooming(d?null:u,{start:!!s,end:!!s},t,"zoom");return d?e.handleZoomEnd():o=!0,r&&h.isPrevented}})),!!o}var o,a=O(t),s=!1;if(i.valueAxis.zoom){if(0===(o=e._valueAxes.filter((function(e){return w(b(e.getCanvas()),a)}))).length){var l=e._valueAxes.reduce((function(e,t){return!e&&t.coordsIn(a.x,a.y)&&(e=t.getCanvas()),e}),null);l&&(o=e._valueAxes.filter((function(e){return w(b(e.getCanvas()),{x:l.left,y:l.top})})))}s|=n(o,r?a.x:a.y,t.delta)}i.argumentAxis.zoom&&(s|=e._argumentAxes.some((function(e){return!(!w(b(e.getCanvas()),a)&&!e.coordsIn(a.x,a.y))}))&&n(e._argumentAxes,r?a.y:a.x,t.delta,e.getArgumentAxis())),s&&(e._requestChange(["VISUAL_RANGE"]),I.panningVisualRangeEnabled(o)&&E(t))})),i.allowTouchGestures&&(i.argumentAxis.zoom||i.valueAxis.zoom)&&t.root.on(f,{passive:!1},I.pinchStartHandler).on(m,{passive:!1},I.pinchHandler).on(g,I.pinchEndHandler),t.root.on(d,{immediate:!0,passive:!1},I.dragStartHandler).on(h,{immediate:!0,passive:!1},I.dragHandler).on(p,I.dragEndHandler),i.argumentAxis.pan&&t.root.on("dxc-scroll-start.zoomAndPanNS",(function(e){I.actionData={valueAxes:[],offset:{x:0,y:0},center:{x:0,y:0}},E(e),s(I,"pan",e)})).on("dxc-scroll-move.zoomAndPanNS",(function(e){E(e),l(I,"pan",e,T,(function(e){return e.offset}))})).on("dxc-scroll-end.zoomAndPanNS",(function(e){E(e),c(I,"pan",e,T),I.actionData=null}))}},defineTouchBehavior:function(e,t){I.actionData&&(I.actionData.isNative=e),e||E(t)},panningVisualRangeEnabled:function(t){if(null==t?void 0: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=I},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"})}}},"2ykv":function(e,t,n){!function(e){"use strict";var t="jan._feb._mrt._apr._mei_jun._jul._aug._sep._okt._nov._dec.".split("_"),n="jan_feb_mrt_apr_mei_jun_jul_aug_sep_okt_nov_dec".split("_"),i=[/^jan/i,/^feb/i,/^maart|mrt.?$/i,/^apr/i,/^mei$/i,/^jun[i.]?$/i,/^jul[i.]?$/i,/^aug/i,/^sep/i,/^okt/i,/^nov/i,/^dec/i],r=/^(januari|februari|maart|april|mei|ju[nl]i|augustus|september|oktober|november|december|jan\.?|feb\.?|mrt\.?|apr\.?|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i;e.defineLocale("nl-be",{months:"januari_februari_maart_april_mei_juni_juli_augustus_september_oktober_november_december".split("_"),monthsShort:function(e,i){return e?/-MMM-/.test(i)?n[e.month()]:t[e.month()]:t},monthsRegex:r,monthsShortRegex:r,monthsStrictRegex:/^(januari|februari|maart|april|mei|ju[nl]i|augustus|september|oktober|november|december)/i,monthsShortStrictRegex:/^(jan\.?|feb\.?|mrt\.?|apr\.?|mei|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i,monthsParse:i,longMonthsParse:i,shortMonthsParse:i,weekdays:"zondag_maandag_dinsdag_woensdag_donderdag_vrijdag_zaterdag".split("_"),weekdaysShort:"zo._ma._di._wo._do._vr._za.".split("_"),weekdaysMin:"zo_ma_di_wo_do_vr_za".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[vandaag om] LT",nextDay:"[morgen om] LT",nextWeek:"dddd [om] LT",lastDay:"[gisteren om] LT",lastWeek:"[afgelopen] dddd [om] LT",sameElse:"L"},relativeTime:{future:"over %s",past:"%s geleden",s:"een paar seconden",ss:"%d seconden",m:"\xe9\xe9n minuut",mm:"%d minuten",h:"\xe9\xe9n uur",hh:"%d uur",d:"\xe9\xe9n dag",dd:"%d dagen",M:"\xe9\xe9n maand",MM:"%d maanden",y:"\xe9\xe9n jaar",yy:"%d jaar"},dayOfMonthOrdinalParse:/\d{1,2}(ste|de)/,ordinal:function(e){return e+(1===e||8===e||e>=20?"ste":"de")},week:{dow:1,doy:4}})}(n("wd/R"))},"3+zk":function(e,t,n){"use strict";var i=o(n("BWGd")),r=o(n("Dwac"));function o(e){return e&&e.__esModule?e:{default:e}}t.RowsView=r.default.views.rowsView,i.default.registerModule("rows",r.default)},"33Wh":function(e,t,n){var i=n("yoRg"),r=n("eDl+");e.exports=Object.keys||function(e){return i(e,r)}},"349r":function(e,t,n){"use strict";n.d(t,"a",(function(){return r})),n.d(t,"b",(function(){return a})),n.d(t,"c",(function(){return o}));var i=n("TYT/");function r(e){return null!=e&&""+e!="false"}function o(e,t){return void 0===t&&(t=0),function(e){return!isNaN(parseFloat(e))&&!isNaN(Number(e))}(e)?Number(e):t}function a(e){return e instanceof i.ElementRef?e.nativeElement:e}},"3As9":function(e,t,n){"use strict";var i=n("FKN7"),r=n("jeLr"),o=n("LdFP"),a=n("1LL4").extend,s=n("yUp2"),l=n("D6VQ"),c=n("Lci2"),u=n("GCD8"),d=n("XCcL"),h=c.inherit({_supportedKeys:function(){return a(this.callBase(),{space:function(e){e.preventDefault(),this._clickAction({event:e})}})},_getDefaultOptions:function(){return a(this.callBase(),{hoverStateEnabled:!0,activeStateEnabled:!0,value:!1,useInkRipple:!1})},_canValueBeChangedByClick:function(){return!0},_defaultOptionsRules:function(){return this.callBase().concat([{device:function(){return"desktop"===o.real().deviceType&&!o.isSimulator()},options:{focusStateEnabled:!0}}])},_init:function(){this.callBase(),this.$element().addClass("dx-radiobutton")},_initMarkup:function(){this.callBase(),this._renderIcon(),this.option("useInkRipple")&&this._renderInkRipple(),this._renderCheckedState(this.option("value")),this._renderClick(),this.setAria("role","radio")},_renderInkRipple:function(){this._inkRipple=s.render({waveSizeCoefficient:3.3,useHoldAnimation:!1,wavesNumber:2,isCentered:!0})},_renderInkWave:function(e,t,n,i){if(this._inkRipple){var r={element:e,event:t,wave:i};n?this._inkRipple.showWave(r):this._inkRipple.hideWave(r)}},_updateFocusState:function(e,t){this.callBase.apply(this,arguments),this._renderInkWave(this._$icon,e,t,0)},_toggleActiveState:function(e,t,n){this.callBase.apply(this,arguments),this._renderInkWave(this._$icon,n,t,1)},_renderIcon:function(){this._$icon=i("
").addClass("dx-radiobutton-icon"),i("
").addClass("dx-radiobutton-icon-dot").appendTo(this._$icon),this.$element().append(this._$icon)},_renderCheckedState:function(e){this.$element().toggleClass("dx-radiobutton-checked",e).find(".dx-radiobutton-icon").toggleClass("dx-radiobutton-icon-checked",e),this.setAria("checked",e)},_renderClick:function(){var e=u.addNamespace(d.name,this.NAME);this._clickAction=this._createAction((function(e){this._clickHandler(e.event)}).bind(this)),r.off(this.$element(),e),r.on(this.$element(),e,(function(e){this._clickAction({event:e})}).bind(this))},_clickHandler:function(e){this._saveValueChangeEvent(e),this.option("value",!0)},_optionChanged:function(e){switch(e.name){case"useInkRipple":this._invalidate();break;case"value":this._renderCheckedState(e.value),this.callBase(e);break;default:this.callBase(e)}},_clean:function(){delete this._inkRipple,this.callBase()}});l("dxRadioButton",h),e.exports=h},"3E1r":function(e,t,n){!function(e){"use strict";var t={1:"\u0967",2:"\u0968",3:"\u0969",4:"\u096a",5:"\u096b",6:"\u096c",7:"\u096d",8:"\u096e",9:"\u096f",0:"\u0966"},n={"\u0967":"1","\u0968":"2","\u0969":"3","\u096a":"4","\u096b":"5","\u096c":"6","\u096d":"7","\u096e":"8","\u096f":"9","\u0966":"0"};e.defineLocale("hi",{months:"\u091c\u0928\u0935\u0930\u0940_\u092b\u093c\u0930\u0935\u0930\u0940_\u092e\u093e\u0930\u094d\u091a_\u0905\u092a\u094d\u0930\u0948\u0932_\u092e\u0908_\u091c\u0942\u0928_\u091c\u0941\u0932\u093e\u0908_\u0905\u0917\u0938\u094d\u0924_\u0938\u093f\u0924\u092e\u094d\u092c\u0930_\u0905\u0915\u094d\u091f\u0942\u092c\u0930_\u0928\u0935\u092e\u094d\u092c\u0930_\u0926\u093f\u0938\u092e\u094d\u092c\u0930".split("_"),monthsShort:"\u091c\u0928._\u092b\u093c\u0930._\u092e\u093e\u0930\u094d\u091a_\u0905\u092a\u094d\u0930\u0948._\u092e\u0908_\u091c\u0942\u0928_\u091c\u0941\u0932._\u0905\u0917._\u0938\u093f\u0924._\u0905\u0915\u094d\u091f\u0942._\u0928\u0935._\u0926\u093f\u0938.".split("_"),monthsParseExact:!0,weekdays:"\u0930\u0935\u093f\u0935\u093e\u0930_\u0938\u094b\u092e\u0935\u093e\u0930_\u092e\u0902\u0917\u0932\u0935\u093e\u0930_\u092c\u0941\u0927\u0935\u093e\u0930_\u0917\u0941\u0930\u0942\u0935\u093e\u0930_\u0936\u0941\u0915\u094d\u0930\u0935\u093e\u0930_\u0936\u0928\u093f\u0935\u093e\u0930".split("_"),weekdaysShort:"\u0930\u0935\u093f_\u0938\u094b\u092e_\u092e\u0902\u0917\u0932_\u092c\u0941\u0927_\u0917\u0941\u0930\u0942_\u0936\u0941\u0915\u094d\u0930_\u0936\u0928\u093f".split("_"),weekdaysMin:"\u0930_\u0938\u094b_\u092e\u0902_\u092c\u0941_\u0917\u0941_\u0936\u0941_\u0936".split("_"),longDateFormat:{LT:"A h:mm \u092c\u091c\u0947",LTS:"A h:mm:ss \u092c\u091c\u0947",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm \u092c\u091c\u0947",LLLL:"dddd, D MMMM YYYY, A h:mm \u092c\u091c\u0947"},calendar:{sameDay:"[\u0906\u091c] LT",nextDay:"[\u0915\u0932] LT",nextWeek:"dddd, LT",lastDay:"[\u0915\u0932] LT",lastWeek:"[\u092a\u093f\u091b\u0932\u0947] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u092e\u0947\u0902",past:"%s \u092a\u0939\u0932\u0947",s:"\u0915\u0941\u091b \u0939\u0940 \u0915\u094d\u0937\u0923",ss:"%d \u0938\u0947\u0915\u0902\u0921",m:"\u090f\u0915 \u092e\u093f\u0928\u091f",mm:"%d \u092e\u093f\u0928\u091f",h:"\u090f\u0915 \u0918\u0902\u091f\u093e",hh:"%d \u0918\u0902\u091f\u0947",d:"\u090f\u0915 \u0926\u093f\u0928",dd:"%d \u0926\u093f\u0928",M:"\u090f\u0915 \u092e\u0939\u0940\u0928\u0947",MM:"%d \u092e\u0939\u0940\u0928\u0947",y:"\u090f\u0915 \u0935\u0930\u094d\u0937",yy:"%d \u0935\u0930\u094d\u0937"},preparse:function(e){return e.replace(/[\u0967\u0968\u0969\u096a\u096b\u096c\u096d\u096e\u096f\u0966]/g,(function(e){return n[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]}))},meridiemParse:/\u0930\u093e\u0924|\u0938\u0941\u092c\u0939|\u0926\u094b\u092a\u0939\u0930|\u0936\u093e\u092e/,meridiemHour:function(e,t){return 12===e&&(e=0),"\u0930\u093e\u0924"===t?e<4?e:e+12:"\u0938\u0941\u092c\u0939"===t?e:"\u0926\u094b\u092a\u0939\u0930"===t?e>=10?e:e+12:"\u0936\u093e\u092e"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"\u0930\u093e\u0924":e<10?"\u0938\u0941\u092c\u0939":e<17?"\u0926\u094b\u092a\u0939\u0930":e<20?"\u0936\u093e\u092e":"\u0930\u093e\u0924"},week:{dow:0,doy:6}})}(n("wd/R"))},"3HbM":function(e,t,n){"use strict";var i=o(n("BWGd")),r=o(n("H/Lu"));function o(e){return e&&e.__esModule?e:{default:e}}i.default.registerModule("virtualColumns",r.default)},"3I1R":function(e,t,n){n("dG/n")("hasInstance")},"3IPI":function(e,t,n){"use strict";var i=n("2Fn2"),r=n("S3Ua").getFormatter,o=n("Y0yK"),a=n("ti0F"),s=a.isString,l=a.isDate,c=a.isNumeric,u=/^(\d{4,})(-)?(\d{2})(-)?(\d{2})(?:T(\d{2})(:)?(\d{2})?(:)?(\d{2}(?:\.(\d{1,3})\d*)?)?)?(Z|([+-])(\d{2})(:)?(\d{2})?)?$/,d=/^(\d{2}):(\d{2})(:(\d{2}))?$/,h=["","yyyy","","MM","","dd","THH","","mm","","ss",".SSS"],p=function(e,t){var n,i;return s(e)&&!t&&(n=function(e){var t=e.match(u),n=function(e){return+e||0};if(!t)return(t=e.match(d))?new Date(0,0,0,n(t[1]),n(t[2]),n(t[4])):void 0;var i=t[1],r=--t[3],o=t[5],a=0,s=0;a=n(t[14]),s=n(t[16]),"-"===t[13]&&(a=-a,s=-s);var l,c=n(t[6])-a,h=n(t[8])-s,p=n(t[10]),f=n(l=(l=t[11])||"")*Math.pow(10,3-l.length);return t[12]?new Date(Date.UTC(i,r,o,c,h,p,f)):new Date(i,r,o,c,h,p,f)}(e)),n||(i=!l(e)&&Date.parse(e),n=c(i)?new Date(i):e),n};e.exports={dateParser:p,deserializeDate:function(e){return"number"==typeof e?new Date(e):p(e,!i().forceIsoDateParsing)},serializeDate:function(e,t){return t?l(e)?"number"===t?e&&e.valueOf?e.valueOf():null:r(t,o)(e):null:e},getDateSerializationFormat:function(e){return"number"==typeof e?"number":s(e)?(i().forceIsoDateParsing&&(t=function(e,t){var n=e.match(u),i="";if(!n)return(n=e.match(d))?n[3]?"HH:mm:ss":"HH:mm":void 0;for(var r=1;r=0?"yyyy/MM/dd HH:mm:ss":"yyyy/MM/dd")):e?null:void 0;var t}}},"3JVz":function(e,t,n){"use strict";var i=n("cGv3").getWindow(),r=n("eWCF");e.exports=r({getXhr:function(){return new i.XMLHttpRequest}})},"3KgV":function(e,t,n){var i=n("I+eb"),r=n("uy83"),o=n("0Dky"),a=n("hh1v"),s=n("8YOa").onFreeze,l=Object.freeze;i({target:"Object",stat:!0,forced:o((function(){l(1)})),sham:!r},{freeze:function(e){return l&&a(e)?l(s(e)):e}})},"3NFn":function(e,t,n){"use strict";var i=c(n("TssP")),r=c(n("Bhoz")),o=c(n("dYUP")),a=n("ti0F"),s=n("/DUC"),l=n("p/U6");function c(e){return e&&e.__esModule?e:{default:e}}n("Niae");var u={thousands:"#,##0{0},"K"",millions:"#,##0{0},,"M"",billions:"#,##0{0},,,"B"",trillions:"#,##0{0},,,,"T"",percent:"0{0}%",decimal:"#{0}",fixedpoint:"#,##0{0}",exponential:"0{0}E+00",currency:" "},d=/a+/g,h=/E/g,p=/dE+/g,f=/L/g,m=/h/g,g=/\//g,_=/\[/g,v=/]/g,y=/./g,b=e.exports={_applyPrecision:function(e,t){var n,i;if(t>0){for(n="decimal"!==e?".":"",i=0;i=1632&&t<1642)return!0;return!1},_convertDateFormatToOpenXml:function(e){return e.replace(g,"\\/").split("'").map((function(e,t){return t%2==0?e.replace(d,"AM/PM").replace(p,"d").replace(h,"d").replace(f,"M").replace(m,"H").replace(_,"\\[").replace(v,"\\]"):e?e.replace(y,"\\$&"):"'"})).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,l.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,a;return(a="currency"===e?r.default.getOpenXmlCurrencyFormat(n):u[e.toLowerCase()])&&(o=i.default.format(a,this._applyPrecision(e,t))),o},convertFormat:function(e,t,n,i){if((0,a.isDefined)(e)){if("date"===n)return b._convertDateFormat(e);if((0,a.isString)(e)&&u[e.toLowerCase()])return b._convertNumberFormat(e,t,i)}}}},"3Nus":function(e,t,n){"use strict";var i=o(n("BWGd")),r=o(n("27Ll"));function o(e){return e&&e.__esModule?e:{default:e}}i.default.registerModule("filterSync",r.default)},"3RoI":function(e,t,n){"use strict";var i=n("ti0F"),r=n("XDlg"),o=function(){function e(){}return function(t){return e.prototype=t,new e}}(),a=function(e,t,n,i){!i&&r.isWrapped(e[t])?r.assign(e[t],n):e[t]=n};t.clone=o,t.orderEach=function(e,t){var n,r,o=[];for(n in e)Object.prototype.hasOwnProperty.call(e,n)&&o.push(n);for(o.sort((function(e,t){var n=i.isNumeric(e),r=i.isNumeric(t);return n&&r?e-t:n&&!r?-1:!n&&r?1:et?1:0})),r=0;r0?t.count:t.items&&t.items.length||0:t.count=a.count||t.count,a.offset=r):(n&&(o=t.count>0?t.count:t.items.length),e.addGroupInfo({isExpanded:e._isGroupExpanded(i.length-1),path:i.slice(0),offset:r,count:o||0}))},d=function e(t,i,r,o,a,s,l){var c,u=(i.group?i.group.length:0)===o,d=0,h=0;if(a=a||0,s=s||[],i.remoteOperations.paging&&!l&&(d=0===a?i.skip||0:i.skips[a-1]||0),a>=o)return r.length;for(var p=0;p0&&(i+=e[o-1].childrenTotalCount,t&&(i+=f(r,t,i,o-1)*o)),r+=i;return r};function f(e,t,n,i){if(i=i||0,t>1&&n>0){var r=e-Math.floor(e/t)*t||t;return(r+=n-i-2)<0&&(r+=t),Math.floor(r/(t-i-1))}return 0}function m(e,t,n,i){var r=t.items[i],o=e.skips&&e.skips[n],a=e.takes&&e.takes[n],s=i===t.items.length-1,l=0===i,c=r.count>a+(l&&o||0);l&&void 0!==o&&(r.isContinuation=!0),s&&void 0!==a&&c&&(r.isContinuationOnNextPage=!0)}function g(e){return!Array.isArray(e)}function _(e){g(e.data)||(e.data=new u.Deferred)}var v=function(e,t){var n=new u.Deferred,r=!(!t.group||!t.group.length),o=(0,i.extend)({skip:0,take:1,requireGroupCount:r,requireTotalCount:!r},t,{group:r?t.group:null});return e.load(o).done((function(e,t){var i=t&&(r?t.groupCount:t.totalCount);isFinite(i)?n.resolve(i):n.reject(c.errors.Error(r?"E4022":"E4021"))})).fail(n.reject.bind(n)),n};return{updateTotalItemsCount:function(t){var n=0,i=t.extra&&t.extra.totalCount||0,r=t.extra&&t.extra.groupCount||0,o=this._dataSource.pageSize(),a=this._isVirtualPaging();e(this,(function(e){e.childrenTotalCount=0})),e(this,(function(e,t){var i=p(t,a?0:o,n),r=e.count+e.childrenTotalCount;a||(r+=f(i,o,r,t.length-1)),t[t.length-2]?t[t.length-2].childrenTotalCount+=r:n+=r})),this.callBase(n-i+r)},_isGroupExpanded:function(e){var t=this._dataSource.group();return h(t,e)},_updatePagingOptions:function(t,n){var i=this._isVirtualPaging(),r=this._dataSource.pageSize(),o=[],a=[],s=0,l=0;t.take&&(e(this,(function(e){e.childrenTotalCount=0,e.skipChildrenTotalCount=0})),e(this,(function(e,c){var u,d=0,h=0,m=p(c,i?0:r,l),g=0,_=0,v=e.count+e.childrenTotalCount,y=v;n&&n(e,m);var b=t.skip-m;m<=t.skip+t.take&&v&&(u=t.take,i||(v+=(g=f(m,r,v,c.length-1))*c.length,y+=g,r&&b>=0&&(d=c.length,h=c.length-1,_=Math.floor(b/r))),b>=0?(m+v>t.skip&&o.unshift(b-_*d-e.skipChildrenTotalCount),m+v>=t.skip+u&&a.unshift(u-d-e.childrenTotalCount+e.skipChildrenTotalCount)):m+v>=t.skip+u&&a.unshift(u+b-e.childrenTotalCount)),m<=t.skip&&(c[c.length-2]?c[c.length-2].skipChildrenTotalCount+=Math.min(y,b+1-_*h):s+=Math.min(y,b+1)),m<=t.skip+u&&(v=Math.min(y,b+u-(_+1)*h),c[c.length-2]?c[c.length-2].childrenTotalCount+=v:l+=v)})),t.skip-=s,t.take-=l-s),t.skips=o,t.takes=a},changeRowExpand:function(e){var t=this.findGroupInfo(e),n=this._dataSource,i=n.remoteOperations().groupPaging,r=(0,o.normalizeSortingInfo)(n.group());return t?(t.isExpanded=!t.isExpanded,i&&t.isExpanded&&e.length0?(_(a),function(t,n,i,o,a,l){var c=n.group||[],h=c[a+1],p=[];(0,r.each)(i.paths,(function(e){var r={requireTotalCount:!1,requireGroupCount:!0,group:[h],groupSummary:n.storeLoadOptions.groupSummary,filter:(0,s.createGroupFilter)(i.paths[e],{filter:n.storeLoadOptions.filter,group:c}),select:n.storeLoadOptions.select};0===e&&(r.skip=i.skip||0),e===i.paths.length-1&&(r.take=i.take);var o=0===r.take?[]:t._dataSource.loadFromStore(r);(0,u.when)(o).done((function(t){var r=i.items[e];m(n,i,a,e),r.items=t})),p.push(o)})),u.when.apply(null,p).done((function(){d(t,n,l,o+1),e(t,n,o+1,i,a+1,l)}))}(n,a,c,l,h,p)):c.paths.length&&a.storeLoadOptions.group?(_(a),function(e,t,n,a){var l=[],c=t.group||[];(0,r.each)(n.paths,(function(e,n){l.push((0,s.createGroupFilter)(n,{group:t.isCustomLoading?t.storeLoadOptions.group:c}))}));var d=t.storeLoadOptions.filter;t.storeLoadOptions.isLoadingAll||(d=(0,o.combineFilters)([d,(0,o.combineFilters)(l,"or")]));var h=(0,i.extend)({},t.storeLoadOptions,{requireTotalCount:!1,requireGroupCount:!1,group:null,sort:c.concat((0,o.normalizeSortingInfo)(t.storeLoadOptions.sort||[])),filter:d}),p=e._dataSource.isLastLevelGroupItemsPagingLocal();p||(h.skip=n.skip,h.take=n.take),(0,u.when)(0===n.take?[]:e._dataSource.loadFromStore(h)).done((function(i,o){p&&(i=e._dataSource.sortLastLevelGroupItems(i,c,n.paths),i=n.skip?i.slice(n.skip):i,i=n.take?i.slice(0,n.take):i),(0,r.each)(n.items,(function(e,r){var o=i.splice(0,r.count-(0===e&&n.skip||0));m(t,n,c.length-1,e),r.items=o})),t.data.resolve(a)})).fail(t.data.reject)}(n,a,c,p)):g(a.data)&&a.data.resolve(p)}(this,e,h,f,0,e.data)},_processSkips:function(e,t,n){if(n){var i=e[0],r=t[0],o=i&&i.items;void 0!==r&&(i.isContinuation=!0,o&&(i.items=o.slice(r),this._processSkips(i.items,t.slice(1),n-1)))}},_processTakes:function(e,t,n,i,r){if(i&&e){r=r||[];var o=e[e.length-1],a=o&&o.items,s=n[0];o&&(void 0!==s&&(o.count-(o.isContinuation&&t[0]||0)||a.length)>s&&(o.isContinuationOnNextPage=!0,r.forEach((function(e){e.isContinuationOnNextPage=!0})),a&&(a=a.slice(0,s),o.items=a)),r.push(o),this._processTakes(a,t.slice(1),n.slice(1),i-1,r))}},_processPaging:function(e,t){this._processSkips(e.data,e.skips,t),this._processTakes(e.data,e.skips,e.takes,t)},isLastLevelGroupItemsPagingLocal:function(){return!1},sortLastLevelGroupItems:function(e){return e},refresh:function(t,n,i){var r,l,c=this,d=c._dataSource,p=t.storeLoadOptions,f=t.group||t.storeLoadOptions.group,m=(0,o.normalizeSortingInfo)(c._group);function g(e,t){t.length===l+1&&(e.isExpanded=r)}for(l=0;l");return this._addToContainer(t),{$element:t,instance:e._createComponent(t,o.default,(0,a.extend)({},this.options,{disabled:this._isDisabled(),integrationOptions:{skipTemplates:["content"]}}))}}},{key:"update",value:function(){var e=p(g(d.prototype),"update",this).call(this);return this.instance&&this.instance.option("disabled",this._isDisabled()),e}},{key:"_isVisible",value:function(){return this.editor.option("visible")}},{key:"_isDisabled",value:function(){return void 0!==this.options.disabled?this.instance?this.instance.option("disabled"):this.options.disabled:this.editor.option("readOnly")}}])&&function(e,t){for(var n=0;n").addClass("dx-gesture-cover").css("pointerEvents","none");return r.subscribeGlobal(t,"dxmousewheel",(function(e){e.preventDefault()})),c((function(){t.appendTo("body")})),function(e,n){t.css("pointerEvents",e?"all":"none"),e&&t.css("cursor",n)}})),y=f.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||p.needSkipEvent(e)?this._cancel(e):(this._startEvent=p.createEvent(e),this._startEventData=p.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=p.eventDelta(this._startEventData,p.eventData(e)),i=g(n.x),r=g(n.y),o=this._validateMove(t,i,r),a=this._validateMove(t,r,i),s=this.getDirection(e);return"both"===s&&(o||a)||"horizontal"===s&&o||"vertical"===s&&a||this._immediateAccepted},_validateMove:function(e,t,n){return t&&t>=e&&(!this.immediate||t>=n)},_getTouchBoundary:function(e){return this.immediate||p.isDxMouseWheelEvent(e)?0:_},_adjustStartEvent:function(e){var t=this._getTouchBoundary(e),n=p.eventDelta(this._startEventData,p.eventData(e));this._startEvent.pageX+=m(n.x)*t,this._startEvent.pageY+=m(n.y)*t},_resetActiveElement:function(){"ios"===o.real().platform&&this.getElement().find(":focus").length&&l.resetActiveElement()},_toggleGestureCover:function(e){this._toggleGestureCoverImpl(e)},_toggleGestureCoverImpl:function(e){2===this._stage&&function(e,t){v()(e,t)}(e,this.getElement().css("cursor"))},_clearSelection:function(e){p.isDxMouseWheelEvent(e)||p.isTouchEvent(e)||l.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,_start:d,_move:d,_stop:d,_end:d});y.initialTouchBoundary=_,y.touchBoundary=function(e){if(!h(e))return _;_=e},e.exports=y},"3u3F":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=n("8Cge");var r=function(){function e(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this._counter=-1,this._deferreds={}}var t;return(t=[{key:"add",value:function(e){return this._counter++,this._deferreds[this._counter]=e,this._counter}},{key:"remove",value:function(e){return delete this._deferreds[e]}},{key:"cancel",value:function(e){return e in this._deferreds&&(this._deferreds[e].reject(i.CANCELED_TOKEN),!0)}},{key:"cancelAll",value:function(){for(;this._counter>-1;)this.cancel(this._counter),this._counter--}}])&&function(e,t){for(var n=0;ne.length)&&(t=e.length);for(var n=0,i=new Array(t);n=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,f.normalizeLoadResult)(t).data;e._dataSource._applyMapFunction(n)}})):(new g.Deferred).resolve(this.plainItems())},dataFields:function(){return e._dataSource&&e._dataSource.select()},plainItems:t.bind(e._editStrategy)})},_initEditStrategy:function(){this._editStrategy=new(0,d.default)(this)},_getSelectedItemIndices:function(e){var t=this,n=[];return e=e||this._selection.getSelectedItemKeys(),t._editStrategy.beginCache(),(0,l.each)(e,(function(e,i){var r=t._getIndexByKey(i);y(r)&&n.push(r)})),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,r;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(r=this.option("selectedItems")||[],n=this._editStrategy.getIndexByItemData(r[0]),this.option("selectionRequired")&&!y(n))return this._syncSelectionOptions("selectedIndex");this._setOptionWithoutOptionChange("selectedItem",r[0]),this._setOptionWithoutOptionChange("selectedIndex",n),this._setOptionWithoutOptionChange("selectedItemKeys",this._editStrategy.getKeysByItems(r));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 g.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;n1||!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")),r=this._selection.getSelectedItemKeys();this._compareKeys(r,i)||this._selection.setSelection(i)}return(new g.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){this.option("selectionByClick")&&(this.isItemSelected(e.currentTarget)?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),r=this._isItemSelected(n);this._processSelectableItem(t,r)}},_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 r=t._selectionChangePromise;if(!t._rendering){var o,a=[],s=[];t._editStrategy.beginCache();for(var l=0;l").text(e).addClass("dx-page")},value:function(e){if(!u.isDefined(e)){var t=this._$page.text();return u.isNumeric(t)?parseInt(t):t}this._$page.text(e)},element:function(){return this._$page},select:function(e){this._$page.toggleClass("dx-selection",e)},render:function(e,t){t?this._$page.prependTo(e):this._$page.appendTo(e)}}),w=m.inherit({_getDefaultOptions:function(){return d(this.callBase(),{visible:!0,pagesNavigatorVisible:"auto",pageIndex:1,maxPagesCount:10,pageCount:10,totalCount:0,pageSize:5,showPageSizes:!0,pageSizes:[5,10],hasKnownLastPage:!0,showNavigationButtons:!1,showInfo:!1,infoText:f.getFormatter("dxPager-infoText"),pagesCountText:f.getFormatter("dxPager-pagesCountText"),rtlEnabled:!1,lightModeEnabled:!1,pageIndexChanged:l.noop,pageSizeChanged:l.noop})},_toggleVisibility:function(e){var t=this.$element();t&&t.css("display",e?"":"none")},_getPages:function(e,t){var n,i,r=[],o=!this.option("hasKnownLastPage");if(t>0||o)if(t<=this.option("maxPagesCount")){for(i=1;i<=t;i++)r.push(new b(i,i-1));o&&r.push(new b(">",i-1))}else{for(r.push(new b(1,0)),n=e?e.value()-e.index:1,i=1;i<=4;i++)r.push(new b(n+i,i));r.push(new b(t,5)),o&&r.push(new b(">",5))}return r},_getPageByValue:function(e){var t,n;for(n=0;ne&&5!==this.selectedPage.index&&(this.selectedPage.index=5):t>4&&t"===n.value()&&(i=n,n=void 0,a--,o.pop()),this.selectedPage&&this.selectedPage.select(!1),r.select(!0),this.selectedPage=r,n&&n.value()-e>1)if(0!==r.index)for(s.value(e+1),this._pages.splice(r.index,1),this._pages.splice(r.index-1,0,r),this._pages[r.index].index=r.index,r.index=r.index-1,t=r.index-1;t>0;t--)this._pages[t].value(this._pages[t+1].value()-1);else for(t=0;t1)if(r.index!==a-1)for(n.value(e-1),this._pages.splice(r.index,1),this._pages.splice(r.index+1,0,r),this._pages[r.index].index=r.index,r.index=r.index+1,t=r.index+1;t0&&t<=n&&this.option("pageIndex",t)},_wrapClickAction:function(e){var t=this;return function(n){if("dxpointerup"===n.type)t._pointerUpHappened=!0;else if(t._pointerUpHappened)return void(t._pointerUpHappened=!1);e({event:n})}},_renderPages:function(e){var t,n,o=this,a=e.length,s=o._createAction((function(e){var t=i(e.event.target).text(),n=">"===t?o.option("pageCount")+1:Number(t);o.option("pageIndex",n)}));a>1&&(o._pageClickHandler=this._wrapClickAction(s),r.on(o._$pagesChooser,v.addNamespace([p.up,h.name],o.Name+"Pages"),".dx-page",o._pageClickHandler),y.registerKeyboardAction("pager",o,o._$pagesChooser,".dx-page",s));for(var l=0;l1&&(t=i("
").text(". . .").addClass("dx-separator"),o.option("rtlEnabled")?t.prependTo(o._$pagesChooser):t.appendTo(o._$pagesChooser))},_calculateLightPagesWidth:function(e,t){return Number(e.css("minWidth").replace("px",""))+10*t.toString().length},_renderLightPages:function(){var e=this,t=this.option("pageCount"),n=this.option("pageIndex"),o=e._createAction((function(){e.option("pageIndex",t)})),a=this.option("pagesCountText"),s=i("
").addClass("dx-light-pages").appendTo(this._$pagesChooser),l=i("
").addClass("dx-page-index").appendTo(s);e._pageIndexEditor=e._createComponent(l,_,{value:n,min:1,max:t,width:e._calculateLightPagesWidth(l,t),onValueChanged:function(t){e.option("pageIndex",t.value)}}),i("").text(a).addClass("dx-info-text dx-info").appendTo(s);var c=i("").addClass("dx-pages-count").text(t);r.on(c,v.addNamespace(h.name,e.Name+"PagesCount"),(function(e){o({event:e})})),y.registerKeyboardAction("pager",e,c,void 0,o),c.appendTo(s),e.setAria({role:"button",label:"Navigates to the last page"},c)},_renderPagesChooser:function(){var e=this.option("lightModeEnabled"),t=this.option("pagesNavigatorVisible"),n=this.$element();this._$pagesChooser&&this._$pagesChooser.remove(),t&&(this._pages&&0===this._pages.length?this.selectedPage=null:(this._$pagesChooser=i("
").addClass("dx-pages").appendTo(n),"auto"===t&&this._$pagesChooser.css("visibility",1===this.option("pageCount")?"hidden":""),e||this._renderInfo(),this._renderNavigateButton("prev"),e?this._renderLightPages():this._renderPages(this._pages),this._renderNavigateButton("next"),this._updatePagesChooserWidth()))},_renderPageSizes:function(){var e,t,n,o=this,a=o.option("pageSizes"),s=a&&a.length,l=o.option("pageSize"),c=o._createAction((function(e){t=parseInt(i(e.event.target).text()),o.option("pageSize",t)}));for(r.on(o._$pagesSizeChooser,v.addNamespace(h.name,o.Name+"PageSize"),".dx-page-size",(function(e){c({event:e})})),y.registerKeyboardAction("pager",o,o._$pagesSizeChooser,".dx-page-size",c),e=0;e").text(a[e]).addClass("dx-page-size"),o.setAria({role:"button",label:"Display "+a[e]+" items on page"},n),y.setTabIndex(o,n),l===a[e]&&n.addClass("dx-selection"),o._$pagesSizeChooser.append(n)},_calculateLightPageSizesWidth:function(e){return Number(this._$pagesSizeChooser.css("minWidth").replace("px",""))+10*Math.max.apply(Math,e).toString().length},_renderLightPageSizes:function(){var e=this,t=e.option("pageSizes"),n=i("
").appendTo(e._$pagesSizeChooser);e._pageSizeEditor=e._createComponent(n,g,{dataSource:t,value:e.option("pageSize"),onSelectionChanged:function(t){e.option("pageSize",t.selectedItem)},width:e._calculateLightPageSizesWidth(t)})},_renderPagesSizeChooser:function(){var e=this.option("pageSizes"),t=this.option("showPageSizes"),n=e&&e.length,r=this.$element();this._$pagesSizeChooser&&this._$pagesSizeChooser.remove(),t&&n&&(this._$pagesSizeChooser=i("
").addClass("dx-page-sizes").appendTo(r),this.option("lightModeEnabled")?this._renderLightPageSizes():this._renderPageSizes(),this._pagesSizeChooserWidth=this._$pagesSizeChooser.width())},_renderInfo:function(){var e=this.option("infoText");this.option("showInfo")&&u.isDefined(e)&&(this._$info=i("
").css("display",this._isInfoHide?"none":"").addClass("dx-info").text(a.format(e,this.selectedPage&&this.selectedPage.value(),this.option("pageCount"),this.option("totalCount"))).appendTo(this._$pagesChooser),this._isInfoHide||(this._infoWidth=this._$info.outerWidth(!0)))},_renderNavigateButton:function(e){var t,n=this,o=n._createAction((function(){n._nextPage(e)}));(n.option("showNavigationButtons")||n.option("lightModeEnabled"))&&(t=i("
").addClass("dx-navigate-button"),r.on(t,v.addNamespace([p.up,h.name],n.Name+"Pages"),n._wrapClickAction(o)),y.registerKeyboardAction("pager",n,t,void 0,o),n.setAria({role:"button",label:"prev"===e?"Previous page":" Next page"},t),y.setTabIndex(n,t),n.option("rtlEnabled")?(t.addClass("prev"===e?"dx-next-button":"dx-prev-button"),t.prependTo(this._$pagesChooser)):(t.addClass("prev"===e?"dx-prev-button":"dx-next-button"),t.appendTo(this._$pagesChooser)))},_renderContentImpl:function(){this.$element().toggleClass("dx-light-mode",this.option("lightModeEnabled")),this._toggleVisibility(this.option("visible")),this._updatePageSizes(!0),this._updatePages(!0),y.restoreFocus(this)},_initMarkup:function(){var e=this.$element();e.addClass("dx-pager");var t=i("
").addClass("dx-page");this._$pagesChooser=i("
").addClass("dx-pages").append(t).appendTo(e)},_render:function(){this.option().lightModeEnabled=!1,this.callBase(),this._updateLightMode()},_updatePageSizes:function(e){var t=this.option("lightModeEnabled"),n=this.option("pageSize"),i=this.option("pageSizes");t&&this._pageSizeEditor&&this._pageSizeEditor.option({value:n,dataSource:i,width:this._calculateLightPageSizesWidth(i)}),t&&!e||this._renderPagesSizeChooser()},_updatePages:function(e){var t=this.option("pageCount"),n=this.option("pageIndex"),i=this.option("lightModeEnabled");i?this._pageIndexEditor&&this._pageIndexEditor.option({value:n,width:this._calculateLightPagesWidth(this._pageIndexEditor.$element(),t)}):(this._processSelectedPage(this.option("maxPagesCount"),n,t),this._pages=this._getPages(this.selectedPage,t),this._selectPageByValue(n)),i&&!e||this._renderPagesChooser(),this._updateButtonsState(n)},_isPageIndexInvalid:function(e,t){var n="next"===e,i=this.option("rtlEnabled");return i&&n||!i&&!n?t<=1:t>=this.option("pageCount")},_updateButtonsState:function(e){var t=this.$element().find(".dx-next-button"),n=this.$element().find(".dx-prev-button");t.toggleClass("dx-button-disable",this._isPageIndexInvalid("next",e)),n.toggleClass("dx-button-disable",this._isPageIndexInvalid("prev",e))},_optionChanged:function(e){switch(e.name){case"visible":this._toggleVisibility(e.value);break;case"pageIndex":var t=this.option("pageIndexChanged");t&&t(e.value),this._updatePages();break;case"maxPagesCount":case"pageCount":case"totalCount":case"hasKnownLastPage":case"pagesNavigatorVisible":case"showNavigationButtons":this._updatePages();break;case"pageSize":var n=this.option("pageSizeChanged");n&&n(e.value),this._updatePageSizes();break;case"pageSizes":this._updatePageSizes();break;case"lightModeEnabled":this._renderContentImpl(),!e.value&&this._updateLightMode();break;default:this._invalidate()}},_clean:function(){this._$pagesChooser&&(r.off(this._$pagesChooser,v.addNamespace([p.up,h.name],this.Name+"Pages"),".dx-page",this._pageClickHandler),y.registerKeyboardAction("pager",this,this._$pagesChooser,".dx-page",this._pageKeyDownHandler)),this.callBase()},_getMinPagerWidth:function(){return(u.isDefined(this._pagesChooserWidth)?this._pagesChooserWidth:0)+(u.isDefined(this._pagesSizeChooserWidth)?this._pagesSizeChooserWidth:0)},_updatePagesChooserWidth:l.deferUpdater((function(){var e=this._pages&&this._pages.length>0?this._pages[this._pages.length-1]._$page.width():0;this._pagesChooserWidth=this._$pagesChooser.width()+e})),_updateLightMode:l.deferUpdater((function(){var e=this,t=this.$element().width(),n=u.isDefined(this._infoWidth)?this._infoWidth:0;l.deferRender((function(){e._isInfoHide&&t>e._getMinPagerWidth()+n&&(e._$info.show(),e._updatePagesChooserWidth(),e._isInfoHide=!1),!e._isInfoHide&&t>e._getMinPagerWidth()-n&&te._previousWidth?e.option("lightModeEnabled",!1):t=10?e:e+12:"\u0ab8\u0abe\u0a82\u0a9c"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"\u0ab0\u0abe\u0aa4":e<10?"\u0ab8\u0ab5\u0abe\u0ab0":e<17?"\u0aac\u0aaa\u0acb\u0ab0":e<20?"\u0ab8\u0abe\u0a82\u0a9c":"\u0ab0\u0abe\u0aa4"},week:{dow:0,doy:6}})}(n("wd/R"))},"4Oz5":function(e,t,n){"use strict";var i=n("Q7sy"),r=n("KAnu"),o=n("ti0F"),a=r.getKeyHash,s=n("5qrJ"),l=n("tJvG").Deferred;e.exports=s.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:r.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,a=this.options.selectedItemKeys,s=this.options.onSelectionChanged||r.noop;this._clearItemKeys(),s({selectedItems:o,selectedItemKeys:a,addedItemKeys:e,removedItemKeys:t,addedItems:n,removedItems:i})},equalKeys:function(e,t){return this.options.equalByReference&&o.isObject(e)&&o.isObject(t)?e===t:r.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,r){var a=encodeURI(JSON.stringify(e)).length,s=this.options.maxFilterLengthInRequest&&a>this.options.maxFilterLengthInRequest,c=new l,u={filter:s?void 0:e,select:s?this.options.dataFields():n||this.options.dataFields()};return e&&0===e.length?c.resolve([]):this.options.load(u).done((function(n){var a=o.isPlainObject(n)?n.data:n;t&&!r?a=a.filter(t):s&&(a=i(a).filter(e).toArray()),c.resolve(a)})).fail(c.reject.bind(c)),c},updateSelectedItemKeyHash:function(e){for(var t=0;t=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;i1){if((n=function(e){return e.reduce((function(e,t){var n,r=t.getTicksValues(),o=r.majorTicksValues,a=t.getOptions(),s=t.getTranslator().getBusinessRange(),l=t.getVisibleArea(),c=t._tickInterval,h=a.synchronizedValue;if(o&&o.length>0&&(0,i.isNumeric)(o[0])&&"discrete"!==a.type&&!s.isEmpty()&&(!s.breaks||!s.breaks.length)&&"zoom"!==t.getViewport().action){t.applyMargins();var f=t.getTranslator().from(l[0]),m=t.getTranslator().from(l[1]),g=f1&&u){for(r=(n=l((t+1)/c.length))>1?l((t+1)/n):t,o=l((r-c.length)/2);o>0&&0!==c[0];)c.unshift((0,a.adjust)(c[0]-u)),o--;for(;c.lengthe.oldMinValue?(e.minValue-e.oldMinValue)/f(e):0,n=e.maxValue0?(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,r=e.tickValues,o=e.maxValue,s=e.minValue;if(t&&i){for(;(n=(0,a.adjust)(r[0]-i))>=s;)r.unshift(n);for(n=r[r.length-1];(n=(0,a.adjust)(n+i))<=o;)r.push(n)}for(;r[0]+i/10o;)r.pop()}))}(n),function(e){e.forEach((function(e){if(e.minorTickInterval){for(var t=[],n=e.minorTickInterval,i=e.tickInterval/n-1,r=1;rn.minVisible&&(n.min=n.minVisible),n.max=t.length?(e.target=void 0,{value:void 0,done:!0}):"keys"==n?{value:i,done:!1}:"values"==n?{value:t[i],done:!1}:{value:[i,t[i]],done:!1}}),"values"),o.Arguments=o.Array,r("keys"),r("values"),r("entries")},"4oU/":function(e,t,n){var i=n("2oRo").isFinite;e.exports=Number.isFinite||function(e){return"number"==typeof e&&i(e)}},"4syw":function(e,t,n){var i=n("busE");e.exports=function(e,t,n){for(var r in t)i(e,r,t[r],n);return e}},"4xE8":function(e,t,n){"use strict";var i=o(n("BWGd")),r=o(n("ultK"));function o(e){return e&&e.__esModule?e:{default:e}}i.default.registerModule("filterPanel",r.default)},"5/Yv":function(e,t,n){"use strict";n.d(t,"a",(function(){return d}));var i,r=n("TYT/"),o=n("Q86s"),a=n("KALY"),s=n("QJY3"),l=n("Valr"),c=(i=function(e,t){return(i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)},function(e,t){function n(){this.constructor=e}i(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)});function u(e,t){if(1&e&&(r["\u0275\u0275elementStart"](0,"option",2),r["\u0275\u0275text"](1),r["\u0275\u0275elementEnd"]()),2&e){var n=t.$implicit;r["\u0275\u0275property"]("value",n.value),r["\u0275\u0275advance"](1),r["\u0275\u0275textInterpolate"](n.name)}}var d=function(e){function t(t,n){var i=e.call(this,n)||this;return i._timingService=t,i.timeZones=[],i.selectedTimeZone=new s.FormControl(""),i.onTouched=function(){},i}return c(t,e),t.prototype.ngOnInit=function(){var e=this;e._timingService.getTimezones(e.defaultTimezoneScope).subscribe((function(t){e.timeZones=t.items}))},t.prototype.writeValue=function(e){this.selectedTimeZone&&this.selectedTimeZone.setValue(e)},t.prototype.registerOnChange=function(e){this.selectedTimeZone.valueChanges.subscribe(e)},t.prototype.registerOnTouched=function(e){this.onTouched=e},t.prototype.setDisabledState=function(e){e?this.selectedTimeZone.disable():this.selectedTimeZone.enable()},t.\u0275fac=function(e){return new(e||t)(r["\u0275\u0275directiveInject"](a.zc),r["\u0275\u0275directiveInject"](r.Injector))},t.\u0275cmp=r["\u0275\u0275defineComponent"]({type:t,selectors:[["timezone-combo"]],inputs:{defaultTimezoneScope:"defaultTimezoneScope"},features:[r["\u0275\u0275ProvidersFeature"]([{provide:s.NG_VALUE_ACCESSOR,useExisting:Object(r.forwardRef)((function(){return t})),multi:!0}]),r["\u0275\u0275InheritDefinitionFeature"]],decls:2,vars:2,consts:[[1,"form-control",3,"formControl"],[3,"value",4,"ngFor","ngForOf"],[3,"value"]],template:function(e,t){1&e&&(r["\u0275\u0275elementStart"](0,"select",0),r["\u0275\u0275template"](1,u,2,2,"option",1),r["\u0275\u0275elementEnd"]()),2&e&&(r["\u0275\u0275property"]("formControl",t.selectedTimeZone),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngForOf",t.timeZones))},directives:[s.SelectControlValueAccessor,s.NgControlStatus,s.FormControlDirective,l.o,s.NgSelectOption,s["\u0275angular_packages_forms_forms_x"]],encapsulation:2}),t}(o.a)},"5D5o":function(e,t,n){var i=n("I+eb"),r=n("0Dky"),o=n("hh1v"),a=Object.isSealed;i({target:"Object",stat:!0,forced:r((function(){a(1)}))},{isSealed:function(e){return!o(e)||!!a&&a(e)}})},"5DmW":function(e,t,n){var i=n("I+eb"),r=n("0Dky"),o=n("/GqU"),a=n("Bs8V").f,s=n("g6v/"),l=r((function(){a(1)}));i({target:"Object",stat:!0,forced:!s||l,sham:!s},{getOwnPropertyDescriptor:function(e,t){return a(o(e),t)}})},"5P7u":function(e,t,n){n("pNMO"),n("zKZe"),n("uL8W"),n("eoL8"),n("HRxU"),n("T63A"),n("3KgV"),n("wfmh"),n("5DmW"),n("27RR"),n("cDke"),n("NBAS"),n("Kxld"),n("yQYn"),n("4h0Y"),n("5D5o"),n("tkto"),n("zuhW"),n("r5Og"),n("ExoC"),n("B6y2"),n("07d7"),n("Eqjn"),n("5xtp"),n("v5b1"),n("W/eh"),n("I9xj"),n("DEfu");var i=n("Qo9l");e.exports=i.Object},"5Tg+":function(e,t,n){var i=n("tiKp");t.f=i},"5Yz+":function(e,t,n){"use strict";var i=n("/GqU"),r=n("ppGB"),o=n("UMSQ"),a=n("pkCn"),s=n("rkAj"),l=Math.min,c=[].lastIndexOf,u=!!c&&1/[1].lastIndexOf(1,-0)<0,d=a("lastIndexOf"),h=s("indexOf",{ACCESSORS:!0,1:0});e.exports=!u&&d&&h?c:function(e){if(u)return c.apply(this,arguments)||0;var t=i(this),n=o(t.length),a=n-1;for(arguments.length>1&&(a=l(a,r(arguments[1]))),a<0&&(a=n+a);a>=0;a--)if(a in t&&t[a]===e)return a||0;return-1}},"5pXa":function(e,t,n){"use strict";n.d(t,"a",(function(){return y})),n.d(t,"b",(function(){return b}));var i=n("TYT/"),r=n("Valr"),o=n("QJY3"),a=n("aBot"),s=n("XC3M");function l(e,t){1&e&&i["\u0275\u0275elementContainer"](0)}var c=function(e){return{$implicit:e}};function u(e,t){if(1&e&&(i["\u0275\u0275elementStart"](0,"div",16),i["\u0275\u0275template"](1,l,1,0,"ng-container",17),i["\u0275\u0275elementEnd"]()),2&e){var n=i["\u0275\u0275nextContext"](2);i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngTemplateOutlet",n.templateLeft)("ngTemplateOutletContext",i["\u0275\u0275pureFunction1"](2,c,n.paginatorState))}}function d(e,t){if(1&e&&(i["\u0275\u0275elementStart"](0,"span",18),i["\u0275\u0275text"](1),i["\u0275\u0275elementEnd"]()),2&e){var n=i["\u0275\u0275nextContext"](2);i["\u0275\u0275advance"](1),i["\u0275\u0275textInterpolate"](n.currentPageReport)}}var h=function(e){return{"ui-state-active":e}};function p(e,t){if(1&e){var n=i["\u0275\u0275getCurrentView"]();i["\u0275\u0275elementStart"](0,"a",19),i["\u0275\u0275listener"]("click",(function(e){i["\u0275\u0275restoreView"](n);var r=t.$implicit;return i["\u0275\u0275nextContext"](2).onPageLinkClick(e,r-1)}))("keydown.enter",(function(e){i["\u0275\u0275restoreView"](n);var r=t.$implicit;return i["\u0275\u0275nextContext"](2).onPageLinkClick(e,r-1)})),i["\u0275\u0275text"](1),i["\u0275\u0275elementEnd"]()}if(2&e){var r=t.$implicit,o=i["\u0275\u0275nextContext"](2);i["\u0275\u0275property"]("ngClass",i["\u0275\u0275pureFunction1"](2,h,r-1==o.getPage())),i["\u0275\u0275advance"](1),i["\u0275\u0275textInterpolate"](r)}}function f(e,t){if(1&e){var n=i["\u0275\u0275getCurrentView"]();i["\u0275\u0275elementStart"](0,"p-dropdown",20),i["\u0275\u0275listener"]("ngModelChange",(function(e){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"](2).rows=e}))("onChange",(function(e){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"](2).onRppChange(e)})),i["\u0275\u0275elementEnd"]()}if(2&e){var r=i["\u0275\u0275nextContext"](2);i["\u0275\u0275property"]("options",r.rowsPerPageItems)("ngModel",r.rows)("appendTo",r.dropdownAppendTo)("scrollHeight",r.dropdownScrollHeight)}}function m(e,t){1&e&&i["\u0275\u0275elementContainer"](0)}function g(e,t){if(1&e&&(i["\u0275\u0275elementStart"](0,"div",21),i["\u0275\u0275template"](1,m,1,0,"ng-container",17),i["\u0275\u0275elementEnd"]()),2&e){var n=i["\u0275\u0275nextContext"](2);i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngTemplateOutlet",n.templateRight)("ngTemplateOutletContext",i["\u0275\u0275pureFunction1"](2,c,n.paginatorState))}}var _=function(e){return{"ui-state-disabled":e}};function v(e,t){if(1&e){var n=i["\u0275\u0275getCurrentView"]();i["\u0275\u0275elementStart"](0,"div",1),i["\u0275\u0275template"](1,u,2,4,"div",2),i["\u0275\u0275template"](2,d,2,1,"span",3),i["\u0275\u0275elementStart"](3,"a",4),i["\u0275\u0275listener"]("click",(function(e){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"]().changePageToFirst(e)}))("keydown.enter",(function(e){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"]().changePageToFirst(e)})),i["\u0275\u0275element"](4,"span",5),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementStart"](5,"a",6),i["\u0275\u0275listener"]("click",(function(e){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"]().changePageToPrev(e)}))("keydown.enter",(function(e){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"]().changePageToPrev(e)})),i["\u0275\u0275element"](6,"span",7),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementStart"](7,"span",8),i["\u0275\u0275template"](8,p,2,4,"a",9),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementStart"](9,"a",10),i["\u0275\u0275listener"]("click",(function(e){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"]().changePageToNext(e)}))("keydown.enter",(function(e){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"]().changePageToNext(e)})),i["\u0275\u0275element"](10,"span",11),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementStart"](11,"a",12),i["\u0275\u0275listener"]("click",(function(e){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"]().changePageToLast(e)}))("keydown.enter",(function(e){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"]().changePageToLast(e)})),i["\u0275\u0275element"](12,"span",13),i["\u0275\u0275elementEnd"](),i["\u0275\u0275template"](13,f,1,4,"p-dropdown",14),i["\u0275\u0275template"](14,g,2,4,"div",15),i["\u0275\u0275elementEnd"]()}if(2&e){var r=i["\u0275\u0275nextContext"]();i["\u0275\u0275classMap"](r.styleClass),i["\u0275\u0275property"]("ngStyle",r.style)("ngClass","ui-paginator ui-widget ui-widget-header ui-unselectable-text ui-helper-clearfix"),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngIf",r.templateLeft),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngIf",r.showCurrentPageReport),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngClass",i["\u0275\u0275pureFunction1"](21,_,r.isFirstPage()))("tabindex",r.isFirstPage()?-1:null),i["\u0275\u0275attribute"]("tabindex",r.isFirstPage()?null:"0"),i["\u0275\u0275advance"](2),i["\u0275\u0275property"]("ngClass",i["\u0275\u0275pureFunction1"](23,_,r.isFirstPage()))("tabindex",r.isFirstPage()?-1:null),i["\u0275\u0275attribute"]("tabindex",r.isFirstPage()?null:"0"),i["\u0275\u0275advance"](3),i["\u0275\u0275property"]("ngForOf",r.pageLinks),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngClass",i["\u0275\u0275pureFunction1"](25,_,r.isLastPage()))("tabindex",r.isLastPage()?-1:null),i["\u0275\u0275attribute"]("tabindex",r.isLastPage()?null:"0"),i["\u0275\u0275advance"](2),i["\u0275\u0275property"]("ngClass",i["\u0275\u0275pureFunction1"](27,_,r.isLastPage()))("tabindex",r.isLastPage()?-1:null),i["\u0275\u0275attribute"]("tabindex",r.isLastPage()?null:"0"),i["\u0275\u0275advance"](2),i["\u0275\u0275property"]("ngIf",r.rowsPerPageOptions),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngIf",r.templateRight)}}var y=function(){function e(e){this.cd=e,this.pageLinkSize=5,this.onPageChange=new i.EventEmitter,this.alwaysShow=!0,this.dropdownScrollHeight="200px",this.currentPageReportTemplate="{currentPage} of {totalPages}",this.totalRecords=0,this.rows=0,this._first=0}return e.prototype.ngOnInit=function(){this.updatePaginatorState()},e.prototype.ngOnChanges=function(e){e.totalRecords&&(this.updatePageLinks(),this.updatePaginatorState(),this.updateFirst(),this.updateRowsPerPageOptions()),e.first&&(this._first=e.first.currentValue,this.updatePageLinks(),this.updatePaginatorState()),e.rows&&(this.updatePageLinks(),this.updatePaginatorState()),e.rowsPerPageOptions&&this.updateRowsPerPageOptions()},Object.defineProperty(e.prototype,"first",{get:function(){return this._first},set:function(e){this._first=e},enumerable:!0,configurable:!0}),e.prototype.updateRowsPerPageOptions=function(){var e,t;if(this.rowsPerPageOptions){this.rowsPerPageItems=[];try{for(var n=function(e){var t="function"==typeof Symbol&&Symbol.iterator,n=t&&e[t],i=0;if(n)return n.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&i>=e.length&&(e=void 0),{value:e&&e[i++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}(this.rowsPerPageOptions),i=n.next();!i.done;i=n.next()){var r=i.value;this.rowsPerPageItems.push("object"==typeof r&&r.showAll?{label:r.showAll,value:this.totalRecords}:{label:String(r),value:r})}}catch(o){e={error:o}}finally{try{i&&!i.done&&(t=n.return)&&t.call(n)}finally{if(e)throw e.error}}}},e.prototype.isFirstPage=function(){return 0===this.getPage()},e.prototype.isLastPage=function(){return this.getPage()===this.getPageCount()-1},e.prototype.getPageCount=function(){return Math.ceil(this.totalRecords/this.rows)||1},e.prototype.calculatePageLinkBoundaries=function(){var e=this.getPageCount(),t=Math.min(this.pageLinkSize,e),n=Math.max(0,Math.ceil(this.getPage()-t/2)),i=Math.min(e-1,n+t-1);return[n=Math.max(0,n-(this.pageLinkSize-(i-n+1))),i]},e.prototype.updatePageLinks=function(){this.pageLinks=[];for(var e=this.calculatePageLinkBoundaries(),t=e[1],n=e[0];n<=t;n++)this.pageLinks.push(n+1)},e.prototype.changePage=function(e){var t=this.getPageCount();if(e>=0&&e0&&this.totalRecords&&this.first>=this.totalRecords&&Promise.resolve(null).then((function(){return e.changePage(t-1)}))},e.prototype.getPage=function(){return Math.floor(this.first/this.rows)},e.prototype.changePageToFirst=function(e){this.isFirstPage()||this.changePage(0),e.preventDefault()},e.prototype.changePageToPrev=function(e){this.changePage(this.getPage()-1),e.preventDefault()},e.prototype.changePageToNext=function(e){this.changePage(this.getPage()+1),e.preventDefault()},e.prototype.changePageToLast=function(e){this.isLastPage()||this.changePage(this.getPageCount()-1),e.preventDefault()},e.prototype.onPageLinkClick=function(e,t){this.changePage(t),e.preventDefault()},e.prototype.onRppChange=function(e){this.changePage(this.getPage())},e.prototype.updatePaginatorState=function(){this.paginatorState={page:this.getPage(),pageCount:this.getPageCount(),rows:this.rows,first:this.first,totalRecords:this.totalRecords}},Object.defineProperty(e.prototype,"currentPageReport",{get:function(){return this.currentPageReportTemplate.replace("{currentPage}",String(this.getPage()+1)).replace("{totalPages}",String(this.getPageCount())).replace("{first}",String(this._first+1)).replace("{last}",String(Math.min(this._first+this.rows,this.totalRecords))).replace("{rows}",String(this.rows)).replace("{totalRecords}",String(this.totalRecords))},enumerable:!0,configurable:!0}),e.\u0275fac=function(t){return new(t||e)(i["\u0275\u0275directiveInject"](i.ChangeDetectorRef))},e.\u0275cmp=i["\u0275\u0275defineComponent"]({type:e,selectors:[["p-paginator"]],inputs:{pageLinkSize:"pageLinkSize",alwaysShow:"alwaysShow",dropdownScrollHeight:"dropdownScrollHeight",currentPageReportTemplate:"currentPageReportTemplate",totalRecords:"totalRecords",rows:"rows",first:"first",style:"style",styleClass:"styleClass",templateLeft:"templateLeft",templateRight:"templateRight",dropdownAppendTo:"dropdownAppendTo",showCurrentPageReport:"showCurrentPageReport",rowsPerPageOptions:"rowsPerPageOptions"},outputs:{onPageChange:"onPageChange"},features:[i["\u0275\u0275NgOnChangesFeature"]],decls:1,vars:1,consts:[[3,"class","ngStyle","ngClass",4,"ngIf"],[3,"ngStyle","ngClass"],["class","ui-paginator-left-content",4,"ngIf"],["class","ui-paginator-current",4,"ngIf"],[1,"ui-paginator-first","ui-paginator-element","ui-state-default","ui-corner-all",3,"ngClass","tabindex","click","keydown.enter"],[1,"ui-paginator-icon","pi","pi-step-backward"],["tabindex","0",1,"ui-paginator-prev","ui-paginator-element","ui-state-default","ui-corner-all",3,"ngClass","tabindex","click","keydown.enter"],[1,"ui-paginator-icon","pi","pi-caret-left"],[1,"ui-paginator-pages"],["tabindex","0","class","ui-paginator-page ui-paginator-element ui-state-default ui-corner-all",3,"ngClass","click","keydown.enter",4,"ngFor","ngForOf"],[1,"ui-paginator-next","ui-paginator-element","ui-state-default","ui-corner-all",3,"ngClass","tabindex","click","keydown.enter"],[1,"ui-paginator-icon","pi","pi-caret-right"],[1,"ui-paginator-last","ui-paginator-element","ui-state-default","ui-corner-all",3,"ngClass","tabindex","click","keydown.enter"],[1,"ui-paginator-icon","pi","pi-step-forward"],[3,"options","ngModel","appendTo","scrollHeight","ngModelChange","onChange",4,"ngIf"],["class","ui-paginator-right-content",4,"ngIf"],[1,"ui-paginator-left-content"],[4,"ngTemplateOutlet","ngTemplateOutletContext"],[1,"ui-paginator-current"],["tabindex","0",1,"ui-paginator-page","ui-paginator-element","ui-state-default","ui-corner-all",3,"ngClass","click","keydown.enter"],[3,"options","ngModel","appendTo","scrollHeight","ngModelChange","onChange"],[1,"ui-paginator-right-content"]],template:function(e,t){1&e&&i["\u0275\u0275template"](0,v,15,29,"div",0),2&e&&i["\u0275\u0275property"]("ngIf",!!t.alwaysShow||t.pageLinks&&t.pageLinks.length>1)},directives:[r.p,r.q,r.m,r.o,r.u,a.a,o.NgControlStatus,o.NgModel],encapsulation:2}),e}(),b=function(){function e(){}return e.\u0275mod=i["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=i["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)},imports:[[r.c,a.b,o.FormsModule,s.e],a.b,o.FormsModule,s.e]}),e}()},"5qrJ":function(e,t,n){"use strict";var i,r=n("/7L9"),o=n("ti0F"),a=function(e,t,n){return function(){var i=this.callBase;this.callBase=e[t];try{return n.apply(this,arguments)}finally{this.callBase=i}}},s=function(e){var t,n;if(!e)return this;for(t in e)n=e[t],this.prototype[t]="function"==typeof this.prototype[t]&&"function"==typeof n?a(this.parent.prototype,t,n):n;return this},l=function(){var e,t,n,i=this,r=Object.prototype.hasOwnProperty.bind(i),o=!r("_includedCtors")&&!r("_includedPostCtors");for(o&&(i._includedCtors=i._includedCtors.slice(0),i._includedPostCtors=i._includedPostCtors.slice(0)),n=0;n=0;t--)i=r[t],(n=Math.floor(e/h(i)))>0&&(o[i+"s"]=n,e-=f(i,n));return o};function f(e,t){return h(e)*t}function m(e){var t,n=-1;return l(e)?e:s(e)?(o(e,(function(e,i){for(t=0;tn&&(i=n),i):e}function A(e,t){if(u(e)){var n=t.getHours()-e.getHours();if(0!==n){var i=1===n||-23===n?-1:1,r=new Date(t.getTime()+36e5*i);(i>0||r.getDate()===t.getDate())&&t.setTime(r.getTime())}}}function D(e,t){return 60*(t.getTimezoneOffset()-e.getTimezoneOffset())*1e3}var L={dateUnitIntervals:d,convertMillisecondsToDateUnits:p,dateToMilliseconds:function(e){var t=0;return s(e)&&o(e,(function(e,n){t+=f(e.substr(0,e.length-1),n)})),l(e)&&(t=f(e,1)),t},getNextDateUnit:function(e,t){switch(m(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:f,getDateUnitInterval:m,getDateFormatByTickInterval:function(e){return g[m(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 o(i,(function(e,t){t&&n++})),0===n&&0!==D(e,t)&&(i.hour=!0,n++),i.count=n,i},correctDateWithUnitBeginning:y,trimTime:b,setToDayEnd:function(e){var t=b(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()=6&&(i=new Date(i.setDate(i.getDate()+7))),i},getQuarter:_,getFirstQuarterMonth:v,dateInRange:function(e,t,n,i){return"date"===i&&(t=t&&L.correctDateWithUnitBeginning(t,"day"),n=n&&L.correctDateWithUnitBeginning(n,"day"),e=e&&L.correctDateWithUnitBeginning(e,"day")),I(e,t,n)===e},roundToHour:function(e){return e.setHours(e.getHours()+1),e.setMinutes(0),e},normalizeDate:I,getViewMinBoundaryDate:function(e,t){var n=new Date(t.getFullYear(),t.getMonth(),1);return"month"===e||(n.setMonth(0),"year"===e||("decade"===e&&n.setFullYear(T(t)),"century"===e&&n.setFullYear(O(t)))),n},getViewMaxBoundaryDate:function(e,t){var n=new Date(t);return n.setDate(C(t)),"month"===e||(n.setMonth(11),n.setDate(C(n)),"year"===e||("decade"===e&&n.setFullYear(T(t)+9),"century"===e&&n.setFullYear(O(t)+99))),n},fixTimezoneGap:A,getTimezonesDifference:D,makeDate:function(e){return new Date(e)},getDatesInterval:function(e,t,n){var i=t.getTime()-e.getTime(),r=h(n)||1;return Math.floor(i/r)},getDatesOfInterval:function(e,t,n){var i=[],r=new Date(e.getTime());for(e.getTime()===t.getTime()&&i.push(new Date(e.getTime()));r").addClass(e+"-icon").appendTo(this.$element())},_render:function(){this.callBase();var e=l.addNamespace(c.down,this.NAME),t=this.$element();o.off(t,e),o.on(t,e,this._spinDownHandler.bind(this)),this._spinChangeHandler=this._createActionByOption("onChange")},_spinDownHandler:function(e){e.preventDefault(),this._clearTimer(),o.on(this.$element(),d.name,(function(){this._feedBackDeferred=new h,u.lock(this._feedBackDeferred),this._spinChangeHandler({event:e}),this._holdTimer=setInterval(this._spinChangeHandler,100,{event:e})}).bind(this));var t=r.getDocument();o.on(t,p,this._clearTimer.bind(this)),o.on(t,f,this._clearTimer.bind(this)),this._spinChangeHandler({event:e})},_dispose:function(){this._clearTimer(),this.callBase()},_clearTimer:function(){o.off(this.$element(),d.name);var e=r.getDocument();o.off(e,p),o.off(e,f),this._feedBackDeferred&&this._feedBackDeferred.resolve(),this._holdTimer&&clearInterval(this._holdTimer)},_optionChanged:function(e){switch(e.name){case"onChange":case"direction":this._invalidate();break;default:this.callBase(e)}}});e.exports=m},"5wU3":function(e,t,n){"use strict";var i=n("FKN7"),r=n("f6AH"),o=n("1LL4").extend,a=n("tJvG").Deferred,s=n("CWM8"),l=null,c=null,u=function(){l&&(c(),l=null)};t.show=function(e){return u(),function(e){var t=(e=o({position:"top"},e)).content;delete e.content;var n=i("
").html(t).appendTo(s.value());c=function(){n.remove()},l=new r(n,e)}(e),l.show()},t.hide=function(){return l?l.hide().done(u).promise():(new a).resolve()}},"5x2u":function(e,t,n){"use strict";var i=_(n("FKN7")),r=_(n("5qrJ")),o=n("ti0F"),a=n("1LL4"),s=n("XgSC"),l=_(n("XpgS")),c=_(n("BWGd")),u=_(n("d+p3")),d=n("JUkI"),h=_(n("imRD")),p=_(n("XPWh")),f=_(n("I0Qj")),m=_(n("zrYi")),g=n("tJvG");function _(e){return e&&e.__esModule?e:{default:e}}t.DataProvider=r.default.inherit({_getGroupValue:function(e){var t=e.key,n=e.data,i=e.rowType,r=e.groupIndex,o=e.summaryCells,a=this._options.groupColumns[r],s=c.default.getDisplayValue(a,a.deserializeValue?a.deserializeValue(t[r]):t[r],n,i),l=a.caption+": "+c.default.formatValue(s,a);return o&&o[0]&&o[0].length&&(l+=" "+c.default.getGroupRowSummaryText(o[0],this._options.summaryTexts)),l},_correctCellIndex:function(e){return e},_initOptions:function(){var e=this._exportController,t=e._columnsController.getGroupColumns(),n=e.option("export.excelWrapTextEnabled");this._options={columns:e._getColumns(this._initialColumnWidthsByColumnIndex),groupColumns:t,items:this._selectedRowsOnly||e._selectionOnly?e._getSelectedItems():e._getAllItems(),getVisibleIndex:e._columnsController.getVisibleIndex.bind(e._columnsController),isHeadersVisible:e.option("showColumnHeaders"),summaryTexts:e.option("summary.texts"),customizeExportData:e.option("customizeExportData"),rtlEnabled:e.option("rtlEnabled"),wrapTextEnabled:(0,o.isDefined)(n)?n:!!e.option("wordWrapEnabled"),customizeExcelCell:e.option("export.customizeExcelCell")}},hasCustomizeExcelCell:function(){return(0,o.isDefined)(this._options.customizeExcelCell)},customizeExcelCell:function(e,t){this._options.customizeExcelCell&&(e.gridCell=t,(0,o.isDefined)(this._exportController)&&(0,o.isDefined)(this._exportController.component)&&(e.component=this._exportController.component),this._options.customizeExcelCell(e))},ctor:function(e,t,n){this._exportController=e,this._initialColumnWidthsByColumnIndex=t,this._selectedRowsOnly=n},getStyles:function(){var e=this._options.wrapTextEnabled,t=["center","left","right"].map((function(e){return{bold:!0,alignment:e,wrapText:!0}}));return this.getColumns().forEach((function(n){t.push({alignment:n.alignment||"left",format:n.format,wrapText:e,dataType:n.dataType})})),t.push({bold:!0,wrapText:!1,alignment:(0,s.getDefaultAlignment)(this._options.rtlEnabled)}),t},_getTotalCellStyleId:function(e){var t=this.getColumns()[e]&&this.getColumns()[e].alignment||"right";return["center","left","right"].indexOf(t)},getStyleId:function(e,t){return e1),n),t.items=n})).fail((function(){t.items=[]}))},_convertFromGridGroupSummaryItems:function(e){if((0,o.isDefined)(e)&&e.length>0)return e.map((function(e){return{value:e.value,name:e.name}}))},getCellData:function(e,t,n){var i,r,a={cellSourceData:{},value:r},s=this.getColumns(),l=this._correctCellIndex(t);if(e0?n?"\n":" \n ":"")+c.default.getSummaryText(h[p],this._options.summaryTexts);a.value=r}else a.cellSourceData.value=void 0}break;default:if(i=s[t]){var f=d[l],m=c.default.getDisplayValue(i,f,u.data,u.rowType);a.value=!isFinite(m)||(0,o.isDefined)(i.customizeText)?n&&(0,o.isDefined)(i.customizeText)&&i.customizeText===this._exportController._columnsController.getCustomizeTextByDataType("boolean")?m:c.default.formatValue(m,i):m,a.cellSourceData.value=f}a.cellSourceData.data=u.data}}}return a},isHeadersVisible:function(){return this._options.isHeadersVisible},isTotalCell:function(e,t){var n=this._options.items[e],i=this._correctCellIndex(t);return n&&"groupFooter"===n.rowType||"totalFooter"===n.rowType||n.summaryCells&&n.summaryCells[i]&&n.summaryCells[i].length>0&&n.summaryCells[i][0].alignByColumn},getCellMerging:function(e,t){var n=this._options.columns,i=n[e]&&n[e][t];return i?{colspan:(i.exportColspan||1)-1,rowspan:(i.rowspan||1)-1}:{colspan:0,rowspan:0}},getFrozenArea:function(){return{x:0,y:this.getHeaderRowCount()}}}),t.ExportController=c.default.ViewController.inherit({}).include(u.default).inherit({_getEmptyCell:function(){return{caption:"",colspan:1,rowspan:1}},_updateColumnWidth:function(e,t){e.width=t},_getColumns:function(e){var t,n,i=[],r=this._columnsController,s=r.getRowCount();for(t=0;t<=s;t++){var l=[];n=r.getVisibleColumns(t,!0);var c=void 0;if(t===s)if(this._updateLockCount)c=e;else{var u=this._getColumnWidths(this._headersView,this._rowsView);if(u&&u.length){c={};for(var d=0;d1){for(var o=i.values.length,a=1;a0&&(l.default.merge(i.values,t),t=[])}}},_processUnExportedItems:function(e){for(var t,n,i=this._columnsController.getVisibleColumns(null,!0),r=this._columnsController.getGroupColumns(),o=0;o").addClass("dx-toolbar-item-auto-hide");t.wrapInner(a).parent().addClass("dx-toolbar-menu-action dx-toolbar-menu-button dx-toolbar-hidden-button"),r.text=r.hint}this._createComponent(o,p.default,r)},_renderList:function(e,t){var n=this,r=n.option("export.texts"),o=[{template:function(e,t,r){n._renderFakeButton(e,(0,i.default)(r),"xlsxfile")},text:r.exportAll},{template:function(e,t,r){n._renderFakeButton(e,(0,i.default)(r),"exportselected")},text:r.exportSelectedRows,exportSelected:!0}];n._createComponent(t,f.default,{items:o,onItemClick:function(e){n._exportController.exportToExcel(e.itemData.exportSelected)},scrollingEnabled:!1})},_renderFakeButton:function(e,t,n){var r=(0,i.default)("
").addClass("dx-icon dx-icon-"+n),o=(0,i.default)("").addClass("dx-button-text").text(e.text),a=(0,i.default)("
").addClass("dx-button-content").append(r).append(o),s=(0,i.default)("
").addClass("dx-button dx-button-has-text dx-button-has-icon dx-datagrid-toolbar-button").append(a),l=(0,i.default)("
").addClass("dx-toolbar-item-auto-hide").append(s);t.append(l).parent().addClass("dx-toolbar-menu-custom dx-toolbar-hidden-button")},_correctItemsPosition:function(e){e.sort((function(e,t){return e.sortIndex-t.sortIndex}))},_renderExportMenu:function(e){var t=this,n=e.find(".dx-button"),r=t.option("export.texts"),o=[{text:r.exportAll,icon:"xlsxfile"},{text:r.exportSelectedRows,exportSelected:!0,icon:"exportselected"}],a=(0,i.default)("
").appendTo(e);t._contextMenu=t._createComponent(a,m.default,{showEvent:"dxclick",items:o,cssClass:"dx-datagrid-export-menu",onItemClick:function(e){t._exportController.exportToExcel(e.itemData.exportSelected)},target:n,position:{at:"left bottom",my:"left top",offset:"0 3",collision:"fit",boundary:t._$parent,boundaryOffset:"1 1"}})},_isExportButtonVisible:function(){return this.option("export.enabled")},_getButtonOptions:function(e){var t=this,n=t.option("export.texts");return e?{hint:n.exportTo,icon:"export-to"}:{hint:n.exportAll,icon:"export-excel-button",onClick:function(){t._exportController.exportToExcel()}}},optionChanged:function(e){this.callBase(e),"export"===e.name&&(e.handled=!0,this._invalidate())},init:function(){var e=this;this.callBase(),this._exportController=this.getController("export"),this._editingController=this.getController("editing"),this._editingController.editingChanged.add((function(t){e.setToolbarItemDisabled("exportButton",t)}))},isVisible:function(){return this.callBase()||this._isExportButtonVisible()}}}}})},"5xtp":function(e,t,n){"use strict";var i=n("I+eb"),r=n("g6v/"),o=n("6x0u"),a=n("ewvW"),s=n("HAuM"),l=n("m/L8");r&&i({target:"Object",proto:!0,forced:o},{__defineSetter__:function(e,t){l.f(a(this),e,{set:s(t),enumerable:!0,configurable:!0})}})},"6+QB":function(e,t,n){!function(e){"use strict";e.defineLocale("ms",{months:"Januari_Februari_Mac_April_Mei_Jun_Julai_Ogos_September_Oktober_November_Disember".split("_"),monthsShort:"Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ogs_Sep_Okt_Nov_Dis".split("_"),weekdays:"Ahad_Isnin_Selasa_Rabu_Khamis_Jumaat_Sabtu".split("_"),weekdaysShort:"Ahd_Isn_Sel_Rab_Kha_Jum_Sab".split("_"),weekdaysMin:"Ah_Is_Sl_Rb_Km_Jm_Sb".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},meridiemParse:/pagi|tengahari|petang|malam/,meridiemHour:function(e,t){return 12===e&&(e=0),"pagi"===t?e:"tengahari"===t?e>=11?e:e+12:"petang"===t||"malam"===t?e+12:void 0},meridiem:function(e,t,n){return e<11?"pagi":e<15?"tengahari":e<19?"petang":"malam"},calendar:{sameDay:"[Hari ini pukul] LT",nextDay:"[Esok pukul] LT",nextWeek:"dddd [pukul] LT",lastDay:"[Kelmarin pukul] LT",lastWeek:"dddd [lepas pukul] LT",sameElse:"L"},relativeTime:{future:"dalam %s",past:"%s yang lepas",s:"beberapa saat",ss:"%d saat",m:"seminit",mm:"%d minit",h:"sejam",hh:"%d jam",d:"sehari",dd:"%d hari",M:"sebulan",MM:"%d bulan",y:"setahun",yy:"%d tahun"},week:{dow:1,doy:7}})}(n("wd/R"))},"60iU":function(e,t,n){"use strict";n.d(t,"a",(function(){return a}));var i=n("G5J1"),r=n("F/XL"),o=n("XlPw"),a=function(){function e(e,t,n){this.kind=e,this.value=t,this.error=n,this.hasValue="N"===e}return e.prototype.observe=function(e){switch(this.kind){case"N":return e.next&&e.next(this.value);case"E":return e.error&&e.error(this.error);case"C":return e.complete&&e.complete()}},e.prototype.do=function(e,t,n){switch(this.kind){case"N":return e&&e(this.value);case"E":return t&&t(this.error);case"C":return n&&n()}},e.prototype.accept=function(e,t,n){return e&&"function"==typeof e.next?this.observe(e):this.do(e,t,n)},e.prototype.toObservable=function(){switch(this.kind){case"N":return Object(r.a)(this.value);case"E":return Object(o.a)(this.error);case"C":return Object(i.b)()}throw new Error("unexpected notification kind value")},e.createNext=function(t){return void 0!==t?new e("N",t):e.undefinedValueNotification},e.createError=function(t){return new e("E",void 0,t)},e.createComplete=function(){return e.completeNotification},e.completeNotification=new e("C"),e.undefinedValueNotification=new e("N",void 0),e}()},"64MI":function(e,t,n){"use strict";var i=n("KAnu").noop,r=n("1LL4").extend,o=n("zl3R").each,a=n("ZdTM").chart,s=a.area,l=n("vFXG"),c=l.chart.bar,u=n("8b9K").chart,d=n("C+eR"),h=n("3RoI"),p={_calculateErrorBars:i,_updateOptions:function(e){this._stackName="axis_"+(e.axis||"default")}};t.chart={},t.polar={},t.chart.stackedline=r({},u.line,p,{}),t.chart.stackedspline=r({},u.spline,p,{}),t.chart.fullstackedline=r({},u.line,p,{getValueRangeInitialValue:a.area.getValueRangeInitialValue}),t.chart.fullstackedspline=r({},u.spline,p,{getValueRangeInitialValue:a.area.getValueRangeInitialValue});var f=t.chart.stackedbar=r({},c,p,{_updateOptions:function(e){p._updateOptions.call(this,e),this._stackName=this._stackName+"_stack_"+(e.stack||"default")}});function m(e,t,n,i){return(e=h.clone(e)).value=t,e.minValue=n,e.translate(),e.argument=e.argument+i,e}function g(e){for(var t,n,i=0,r=[],o=e.length;i=0&&n<1?n:0,bottom:i>=0&&i<1?i:0},this._valueAxis=t.getOptions("valueAxisRangeSelector")||{},this._hideChart=!1,this._series=this._calculateSeries(e),this._seriesFamilies=[]};f.prototype={constructor:f,_calculateSeries:function(e){var t,n,r,o,s,l,u,h=[],p=e.dataSource||[],f=this._themeManager,m=f.getOptions("seriesTemplate"),g=m?c.default.processSeriesTemplate(m,p):e.chart.series,_=this._valueAxis;for(e.dataSource&&!g&&(g={argumentField:o=e.dataSourceField||"arg",valueField:o},this._hideChart=!0),g=Array.isArray(g)?g:g?[g]:[],s=0;s0&&(l=new i.default.Series({renderer:e.renderer,argumentAxis:e.argumentAxis,valueAxis:e.valueAxis,incidentOccurred:e.incidentOccurred},n),h.push(l));if(h.length)for(r=d.default.validateData(p,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}},e.incidentOccurred,f.getOptions("dataPrepareSettings")),this.argCategories=u.categories,s=0;s").addClass(a).appendTo(n)),s}}},"6F5R":function(e,t,n){"use strict";var i=m(n("FKN7")),r=m(n("D6VQ")),o=m(n("KAnu")),a=m(n("ti0F")),s=n("zl3R"),l=n("1LL4"),c=n("ccQb"),u=m(n("uHaw")),d=m(n("zBVi")),h=n("BWGd"),p=m(h),f=m(n("+6qP"));function m(e){return e&&e.__esModule?e:{default:e}}n("oVzw"),n("NbX6"),n("C7sP"),n("rwQK"),n("3+zk"),n("PcbC"),n("uN9D"),n("pP7y"),n("4Ip1"),p.default.registerModulesOrder(["stateStoring","columns","selection","editorFactory","columnChooser","grouping","editing","masterDetail","validating","adaptivity","data","virtualScrolling","columnHeaders","filterRow","headerPanel","headerFilter","sorting","search","rows","pager","columnsResizingReordering","contextMenu","keyboardNavigation","errorHandling","summary","columnFixing","export","gridView"]);var g=d.default.inherit({_activeStateUnit:".dx-row",_getDefaultOptions:function(){var e=this.callBase();return(0,s.each)(p.default.modules,(function(){a.default.isFunction(this.defaultOptions)&&(0,l.extend)(!0,e,this.defaultOptions())})),e},_setDeprecatedOptions:function(){this.callBase(),(0,l.extend)(this._deprecatedOptions,{useKeyboard:{since:"19.2",alias:"keyboardNavigation.enabled"}})},_defaultOptionsRules:function(){return this.callBase().concat([{device:{platform:"ios"},options:{showRowLines:!0}},{device:function(){return f.default.isMaterial()},options:{showRowLines:!0,showColumnLines:!1,headerFilter:{height:315},editing:{useIcons:!0}}},{device:function(){return u.default.webkit},options:{loadingTimeout:30,loadPanel:{animation:{show:{easing:"cubic-bezier(1, 0, 1, 0)",duration:500,from:{opacity:0},to:{opacity:1}}}}}},{device:function(e){return"desktop"!==e.deviceType},options:{grouping:{expandMode:"rowClick"}}}])},_init:function(){this.callBase(),p.default.processModules(this,p.default),(0,h.callModuleItemsMethod)(this,"init")},_clean:o.default.noop,_optionChanged:function(e){(0,h.callModuleItemsMethod)(this,"optionChanged",[e]),e.handled||this.callBase(e)},_dimensionChanged:function(){this.updateDimensions(!0)},_visibilityChanged:function(e){e&&this.updateDimensions()},_initMarkup:function(){this.callBase.apply(this,arguments),this.getView("gridView").render(this.$element())},_renderContentImpl:function(){this.getView("gridView").update()},_renderContent:function(){var e=this;o.default.deferRender((function(){e._renderContentImpl()}))},_getTemplate:function(e){var t=e;return a.default.isString(t)&&"#"===t[0]&&(t=(0,i.default)(e),c.logger.warn("Specifying grid templates with the jQuery selector name is now deprecated. Use the DOM Node or the jQuery object that references this selector instead.")),this.callBase(t)},_dispose:function(){this.callBase(),(0,h.callModuleItemsMethod)(this,"dispose")},isReady:function(){return this.getController("data").isReady()},beginUpdate:function(){this.callBase(),(0,h.callModuleItemsMethod)(this,"beginUpdate")},endUpdate:function(){(0,h.callModuleItemsMethod)(this,"endUpdate"),this.callBase()},getController:function(e){return this._controllers[e]},getView:function(e){return this._views[e]},focus:function(e){this.getController("keyboardNavigation").focus(e)}});g.registerModule=p.default.registerModule.bind(p.default),(0,r.default)("dxDataGrid",g),e.exports=g},"6Fs3":function(e,t,n){"use strict";n.d(t,"a",(function(){return m})),n.d(t,"b",(function(){return g})),n.d(t,"c",(function(){return v})),n.d(t,"d",(function(){return _}));var i=n("mrSG"),r=n("TYT/"),o=n("VnD/"),a=n("yJXE"),s=n("L8Zx"),l=n("2WDa"),c=n("dqUk"),u=["*"],d=function(){function e(){this.autoClose=!0,this.insideClick=!1,this.isAnimated=!1}return e.\u0275fac=function(t){return new(t||e)},e.\u0275prov=r["\u0275\u0275defineInjectable"]({token:e,factory:function(t){return e.\u0275fac(t)}}),e}(),h=function(){function e(){var e=this;this.direction="down",this.isOpenChange=new r.EventEmitter,this.isDisabledChange=new r.EventEmitter,this.toggleClick=new r.EventEmitter,this.dropdownMenu=new Promise((function(t){e.resolveDropdownMenu=t}))}return e.\u0275fac=function(t){return new(t||e)},e.\u0275prov=r["\u0275\u0275defineInjectable"]({token:e,factory:function(t){return e.\u0275fac(t)}}),e}(),p=[Object(l.i)({height:0,overflow:"hidden"}),Object(l.e)("220ms cubic-bezier(0, 0, 0.2, 1)",Object(l.i)({height:"*",overflow:"hidden"}))],f=function(){function e(e,t,n,i,r){var o=this;this._state=e,this.cd=t,this._renderer=n,this._element=i,this.isOpen=!1,this._factoryDropDownAnimation=r.build(p),this._subscription=e.isOpenChange.subscribe((function(e){o.isOpen=e;var t=o._element.nativeElement.querySelector(".dropdown-menu");o._renderer.addClass(o._element.nativeElement.querySelector("div"),"open"),t&&!Object(s.e)()&&(o._renderer.addClass(t,"show"),t.classList.contains("dropdown-menu-right")&&(o._renderer.setStyle(t,"left","auto"),o._renderer.setStyle(t,"right","0")),"up"===o.direction&&(o._renderer.setStyle(t,"top","auto"),o._renderer.setStyle(t,"transform","translateY(-101%)"))),t&&o._state.isAnimated&&o._factoryDropDownAnimation.create(t).play(),o.cd.markForCheck(),o.cd.detectChanges()}))}return Object.defineProperty(e.prototype,"direction",{get:function(){return this._state.direction},enumerable:!0,configurable:!0}),e.prototype._contains=function(e){return this._element.nativeElement.contains(e)},e.prototype.ngOnDestroy=function(){this._subscription.unsubscribe()},e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275directiveInject"](h),r["\u0275\u0275directiveInject"](r.ChangeDetectorRef),r["\u0275\u0275directiveInject"](r.Renderer2),r["\u0275\u0275directiveInject"](r.ElementRef),r["\u0275\u0275directiveInject"](l.b))},e.\u0275cmp=r["\u0275\u0275defineComponent"]({type:e,selectors:[["bs-dropdown-container"]],hostAttrs:[2,"display","block","position","absolute"],ngContentSelectors:u,decls:2,vars:8,template:function(e,t){1&e&&(r["\u0275\u0275projectionDef"](),r["\u0275\u0275elementStart"](0,"div"),r["\u0275\u0275projection"](1),r["\u0275\u0275elementEnd"]()),2&e&&r["\u0275\u0275classProp"]("dropup","up"===t.direction)("dropdown","down"===t.direction)("show",t.isOpen)("open",t.isOpen)},directives:function(){return[m]},encapsulation:2,changeDetection:0}),e}(),m=function(){function e(e,t,n,i,r,o,a){this._elementRef=e,this._renderer=t,this._viewContainerRef=n,this._cis=i,this._state=r,this._config=o,this._isInlineOpen=!1,this._subscriptions=[],this._isInited=!1,this._state.autoClose=this._config.autoClose,this._state.insideClick=this._config.insideClick,this._state.isAnimated=this._config.isAnimated,this._factoryDropDownAnimation=a.build(p),this._dropdown=this._cis.createLoader(this._elementRef,this._viewContainerRef,this._renderer).provide({provide:h,useValue:this._state}),this.onShown=this._dropdown.onShown,this.onHidden=this._dropdown.onHidden,this.isOpenChange=this._state.isOpenChange}return Object.defineProperty(e.prototype,"autoClose",{get:function(){return this._state.autoClose},set:function(e){this._state.autoClose=e},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"isAnimated",{get:function(){return this._state.isAnimated},set:function(e){this._state.isAnimated=e},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"insideClick",{get:function(){return this._state.insideClick},set:function(e){this._state.insideClick=e},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"isDisabled",{get:function(){return this._isDisabled},set:function(e){this._isDisabled=e,this._state.isDisabledChange.emit(e),e&&this.hide()},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"isOpen",{get:function(){return this._showInline?this._isInlineOpen:this._dropdown.isShown},set:function(e){e?this.show():this.hide()},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"isBs4",{get:function(){return!Object(s.e)()},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"_showInline",{get:function(){return!this.container},enumerable:!0,configurable:!0}),e.prototype.ngOnInit=function(){var e=this;this._isInited||(this._isInited=!0,this._dropdown.listen({outsideClick:!1,triggers:this.triggers,show:function(){return e.show()}}),this._subscriptions.push(this._state.toggleClick.subscribe((function(t){return e.toggle(t)}))),this._subscriptions.push(this._state.isDisabledChange.pipe(Object(o.a)((function(e){return e}))).subscribe((function(t){return e.hide()}))))},e.prototype.show=function(){var e=this;if(!this.isOpen&&!this.isDisabled)return this._showInline?(this._inlinedMenu||this._state.dropdownMenu.then((function(t){e._dropdown.attachInline(t.viewContainer,t.templateRef),e._inlinedMenu=e._dropdown._inlineViewRef,e.addBs4Polyfills(),e._renderer.addClass(e._inlinedMenu.rootNodes[0].parentNode,"open"),e.playAnimation()})).catch(),this.addBs4Polyfills(),this._isInlineOpen=!0,this.onShown.emit(!0),this._state.isOpenChange.emit(!0),void this.playAnimation()):void this._state.dropdownMenu.then((function(t){var n=e.dropup||void 0!==e.dropup&&e.dropup;e._state.direction=n?"up":"down";var i=e.placement||(n?"top start":"bottom start");e._dropdown.attach(f).to(e.container).position({attachment:i}).show({content:t.templateRef,placement:i}),e._state.isOpenChange.emit(!0)})).catch()},e.prototype.hide=function(){this.isOpen&&(this._showInline?(this.removeShowClass(),this.removeDropupStyles(),this._isInlineOpen=!1,this.onHidden.emit(!0)):this._dropdown.hide(),this._state.isOpenChange.emit(!1))},e.prototype.toggle=function(e){return this.isOpen||!e?this.hide():this.show()},e.prototype._contains=function(e){return this._elementRef.nativeElement.contains(e.target)||this._dropdown.instance&&this._dropdown.instance._contains(e.target)},e.prototype.ngOnDestroy=function(){var e,t;try{for(var n=Object(i.j)(this._subscriptions),r=n.next();!r.done;r=n.next())r.value.unsubscribe()}catch(o){e={error:o}}finally{try{r&&!r.done&&(t=n.return)&&t.call(n)}finally{if(e)throw e.error}}this._dropdown.dispose()},e.prototype.addBs4Polyfills=function(){Object(s.e)()||(this.addShowClass(),this.checkRightAlignment(),this.addDropupStyles())},e.prototype.playAnimation=function(){this._state.isAnimated&&this._inlinedMenu&&this._factoryDropDownAnimation.create(this._inlinedMenu.rootNodes[0]).play()},e.prototype.addShowClass=function(){this._inlinedMenu&&this._inlinedMenu.rootNodes[0]&&this._renderer.addClass(this._inlinedMenu.rootNodes[0],"show")},e.prototype.removeShowClass=function(){this._inlinedMenu&&this._inlinedMenu.rootNodes[0]&&this._renderer.removeClass(this._inlinedMenu.rootNodes[0],"show")},e.prototype.checkRightAlignment=function(){if(this._inlinedMenu&&this._inlinedMenu.rootNodes[0]){var e=this._inlinedMenu.rootNodes[0].classList.contains("dropdown-menu-right");this._renderer.setStyle(this._inlinedMenu.rootNodes[0],"left",e?"auto":"0"),this._renderer.setStyle(this._inlinedMenu.rootNodes[0],"right",e?"0":"auto")}},e.prototype.addDropupStyles=function(){this._inlinedMenu&&this._inlinedMenu.rootNodes[0]&&(this._renderer.setStyle(this._inlinedMenu.rootNodes[0],"top",this.dropup?"auto":"100%"),this._renderer.setStyle(this._inlinedMenu.rootNodes[0],"transform",this.dropup?"translateY(-101%)":"translateY(0)"),this._renderer.setStyle(this._inlinedMenu.rootNodes[0],"bottom","auto"))},e.prototype.removeDropupStyles=function(){this._inlinedMenu&&this._inlinedMenu.rootNodes[0]&&(this._renderer.removeStyle(this._inlinedMenu.rootNodes[0],"top"),this._renderer.removeStyle(this._inlinedMenu.rootNodes[0],"transform"),this._renderer.removeStyle(this._inlinedMenu.rootNodes[0],"bottom"))},e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275directiveInject"](r.ElementRef),r["\u0275\u0275directiveInject"](r.Renderer2),r["\u0275\u0275directiveInject"](r.ViewContainerRef),r["\u0275\u0275directiveInject"](a.a),r["\u0275\u0275directiveInject"](h),r["\u0275\u0275directiveInject"](d),r["\u0275\u0275directiveInject"](l.b))},e.\u0275dir=r["\u0275\u0275defineDirective"]({type:e,selectors:[["","bsDropdown",""],["","dropdown",""]],hostVars:6,hostBindings:function(e,t){2&e&&r["\u0275\u0275classProp"]("dropup",t.dropup)("open",t.isOpen)("show",t.isOpen&&t.isBs4)},inputs:{autoClose:"autoClose",isAnimated:"isAnimated",insideClick:"insideClick",isDisabled:"isDisabled",isOpen:"isOpen",placement:"placement",triggers:"triggers",container:"container",dropup:"dropup"},outputs:{onShown:"onShown",onHidden:"onHidden",isOpenChange:"isOpenChange"},exportAs:["bs-dropdown"],features:[r["\u0275\u0275ProvidersFeature"]([h])]}),e}(),g=function(){function e(e,t,n){e.resolveDropdownMenu({templateRef:n,viewContainer:t})}return e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275directiveInject"](h),r["\u0275\u0275directiveInject"](r.ViewContainerRef),r["\u0275\u0275directiveInject"](r.TemplateRef))},e.\u0275dir=r["\u0275\u0275defineDirective"]({type:e,selectors:[["","bsDropdownMenu",""],["","dropdownMenu",""]],exportAs:["bs-dropdown-menu"]}),e}(),_=function(){function e(e,t,n,i,r){var o=this;this._changeDetectorRef=e,this._dropdown=t,this._element=n,this._renderer=i,this._state=r,this.isDisabled=null,this._subscriptions=[],this._subscriptions.push(this._state.isOpenChange.subscribe((function(e){o.isOpen=e,e?(o._documentClickListener=o._renderer.listen("document","click",(function(e){!o._state.autoClose||2===e.button||o._element.nativeElement.contains(e.target)||o._state.insideClick&&o._dropdown._contains(e)||(o._state.toggleClick.emit(!1),o._changeDetectorRef.detectChanges())})),o._escKeyUpListener=o._renderer.listen(o._element.nativeElement,"keyup.esc",(function(){o._state.autoClose&&(o._state.toggleClick.emit(!1),o._changeDetectorRef.detectChanges())}))):(o._documentClickListener(),o._escKeyUpListener())}))),this._subscriptions.push(this._state.isDisabledChange.subscribe((function(e){return o.isDisabled=e||null})))}return e.prototype.onClick=function(){this.isDisabled||this._state.toggleClick.emit(!0)},e.prototype.ngOnDestroy=function(){var e,t;this._documentClickListener&&this._documentClickListener(),this._escKeyUpListener&&this._escKeyUpListener();try{for(var n=Object(i.j)(this._subscriptions),r=n.next();!r.done;r=n.next())r.value.unsubscribe()}catch(o){e={error:o}}finally{try{r&&!r.done&&(t=n.return)&&t.call(n)}finally{if(e)throw e.error}}},e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275directiveInject"](r.ChangeDetectorRef),r["\u0275\u0275directiveInject"](m),r["\u0275\u0275directiveInject"](r.ElementRef),r["\u0275\u0275directiveInject"](r.Renderer2),r["\u0275\u0275directiveInject"](h))},e.\u0275dir=r["\u0275\u0275defineDirective"]({type:e,selectors:[["","bsDropdownToggle",""],["","dropdownToggle",""]],hostVars:3,hostBindings:function(e,t){1&e&&r["\u0275\u0275listener"]("click",(function(){return t.onClick()})),2&e&&r["\u0275\u0275attribute"]("aria-haspopup",!0)("disabled",t.isDisabled)("aria-expanded",t.isOpen)},exportAs:["bs-dropdown-toggle"]}),e}(),v=function(){function e(){}return e.forRoot=function(t){return{ngModule:e,providers:[a.a,c.a,h,{provide:d,useValue:t||{autoClose:!0,insideClick:!1}}]}},e.\u0275mod=r["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=r["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)}}),e}()},"6JCj":function(e,t,n){"use strict";var i=n("JyGs"),r=n("FKN7"),o=n("imRD"),a=n("1LL4").extend,s=n("+12O").DataSource,l=n("tJvG"),c=n("uhpr");function u(e){var t=function(e,t){return t?t+"/"+e:e},n=e&&e.getController("headerFilter");return{dataTypes:["string","date","datetime","number","boolean","object"],calculateFilterExpression:function(e,t){var n=[],i=e.length-1;return e&&e.forEach((function(e,r){if(c.isCondition(e)||c.isGroup(e)){var o=c.getFilterExpression(e,[t],[],"headerFilter");n.push(o)}else n.push(c.getFilterExpression([t.dataField,"=",e],[t],[],"headerFilter"));r!==i&&n.push("or")})),1===n.length&&(n=n[0]),n},editorTemplate:function(t,o){var s=r("
").addClass("dx-filterbuilder-item-value-text").appendTo(o),l=a(!0,{},e.columnOption(t.field.dataField));return(0,i.renderValueText)(s,t.text&&t.text.split("|")),l.filterType="include",l.filterValues=t.value?t.value.slice():[],n.showHeaderFilterMenuBase({columnElement:s,column:l,apply:function(){t.setValue(this.filterValues),n.hideHeaderFilterMenu(),t.closeEditor()},onHidden:function(){t.closeEditor()},isFilterBuilder:!0}),o},customizeText:function(i){var r=i.value,o=e.columnOption(i.field.dataField),c=o&&o.headerFilter,u=o&&o.lookup;if(c&&c.dataSource||u&&u.dataSource){o=a({},o,{filterType:"include",filterValues:[r]});var d=n.getDataSource(o);d.paginate=!1;var h=new s(d),p=new l.Deferred,f=h.store().key();return f&&h.filter([f,"=",i.value]),h.load().done((function(e){p.resolve(function e(n,i){var r=[];return n.forEach((function(n){if(n.items){var o=e(n.items,t(n.text,i));r=r.concat(o)}n.selected&&r.push(t(n.text,i))})),r}(e)[0])})),p}return n.getHeaderItemText(r,o,0,e.option("headerFilter"))}}}t.anyOf=function(e){return a(u(e),{name:"anyof",icon:"selectall",caption:o.format("dxFilterBuilder-filterOperationAnyOf")})},t.noneOf=function(e){var t=u(e);return a({},t,{calculateFilterExpression:function(e,n){var i=t.calculateFilterExpression(e,n);return i&&0!==i.length?"!"===i[0]?i:["!",i]:null},name:"noneof",icon:"unselectall",caption:o.format("dxFilterBuilder-filterOperationNoneOf")})}},"6JNq":function(e,t,n){var i=n("UTVS"),r=n("Vu81"),o=n("Bs8V"),a=n("m/L8");e.exports=function(e,t){for(var n=r(t),s=a.f,l=o.f,c=0;c0?1:0),r.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))}};t.default=c},"6VNa":function(e,t,n){"use strict";var i=p(n("tUd6")),r=p(n("cGv3")),o=p(n("xZEH")),a=p(n("FKN7")),s=p(n("G+rN")),l=p(n("ti0F")),c=n("1LL4"),u=p(n("C+eR")),d=n("D859"),h=n("HWa7");function p(e){return e&&e.__esModule?e:{default:e}}var f=Math.ceil,m=Math.max,g=Math.min,_=r.default.getWindow();function v(e){e.css({left:"-9999px"}).detach()}function y(e){var t;this._eventTrigger=e.eventTrigger,this._widgetRoot=e.widgetRoot,this._widget=e.widget,this._wrapper=(0,a.default)("
").css({position:"absolute",overflow:"hidden",pointerEvents:"none"}).addClass(e.cssClass),this._renderer=t=new s.default.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,a.default)("
").css({position:"absolute",padding:0,margin:0,border:"0px solid transparent"}).appendTo(this._wrapper),this._textHtml=(0,a.default)("
").css({position:"relative",display:"inline-block",padding:0,margin:0,border:"0px solid transparent"}).appendTo(this._textGroupHtml)}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,a.default)(this._widgetRoot).closest(e.container);return 0===t.length&&(t=(0,a.default)(e.container)),(t.length?t:(0,a.default)("body")).get(0)},setTemplate:function(e){this._template=e?this._widget._getTemplate(e):null},setOptions:function(e){var t=this,n=this;n._options=e=e||{},n._textFontStyles=u.default.patchFontOptions(e.font),n._textFontStyles.color=n._textFontStyles.fill,n._wrapper.css({zIndex:e.zIndex}),n._customizeTooltip=e.customizeTooltip;var i=n._textGroupHtml,r=n._textHtml;this.plaque&&this.plaque.clear(),this.setTemplate(e.contentTemplate);var o=e.interactive?"auto":"none";return e.interactive&&this._renderer.root.css({"-ms-user-select":"auto","-moz-user-select":"auto","-webkit-user-select":"auto"}),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(a,s){var l=a._state,c=a._template,u=c&&!l.formatObject.skipTemplate;if(l.html||u){if(!l.isRendered){if(u){if(c.render({model:l.formatObject,container:r}),l.html=r.html(),!l.html)return void t.plaque.clear()}else n._text.attr({text:""}),r.html(l.html);i.css({color:l.textColor,width:3e3,pointerEvents:o}),l.isRendered=!0}}else n._text.css({fill:l.textColor}).attr({text:l.text,class:e.cssClass,"pointer-events":o}).append(s.attr({align:e.textAlignment}));a.plaque.customizeCloud({fill:l.color,stroke:l.borderColor,"pointer-events":o})}),!0,(function(e,t){if(e._state.html){var n,i=_.getComputedStyle;return i?(n=i(r.get(0)),n={x:0,y:0,width:f(parseFloat(n.width)),height:f(parseFloat(n.height))}):(n=r.get(0).getBoundingClientRect(),n={x:0,y:0,width:f(n.width?n.width:n.right-n.left),height:f(n.height?n.height:n.bottom-n.top)}),n}return t.getBBox()}),(function(e,t,i,r){e._state.html?n._textGroupHtml.css({left:i,top:r}):t.move(i,r)})),n},setRendererOptions:function(e){return this._renderer.setOptions(e),this._textGroupHtml.css({direction:e.rtl?"rtl":"ltr"}),this},render:function(){v(this._wrapper);var e={};for(var t in this._textFontStyles)e[o.default.camelize(t)]=this._textFontStyles[t];return this._textGroupHtml.css(e),this._text.css(this._textFontStyles),this._eventData=null,this},update:function(e){return this.setOptions(e).render()},_prepare:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:this._customizeTooltip,i=this._options,r={};return l.default.isFunction(n)&&(r=n.call(e,e),"text"in(r=l.default.isPlainObject(r)?r:{})&&(t.text=l.default.isDefined(r.text)?String(r.text):""),"html"in r&&(t.html=l.default.isDefined(r.html)?String(r.html):"")),"text"in t||"html"in t||(t.text=e.valueText||e.description||""),t.color=r.color||i.color,t.borderColor=r.borderColor||(i.border||{}).color,t.textColor=r.fontColor||(this._textFontStyles||{}).color,!!t.text||!!t.html||!!this._template},show:function(e,t,n,i){var r={formatObject:e};return!!this._prepare(e,r,i)&&(this._state=r,this._wrapper.appendTo(this._getContainer()),this._clear(),this.plaque.clear().draw((0,c.extend)({},this._options,{canvas:this._getCanvas()},r,{x:t.x,y:t.y,offset:t.offset})),this.moveWrapper(),this._eventData&&this._eventTrigger("tooltipHidden",this._eventData),this._eventData=n,this._eventTrigger("tooltipShown",this._eventData),!0)},hide:function(){v(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()}),this.moveWrapper()},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:e.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(0,d.format)(e,n.format)},getLocation:function(){return u.default.normalizeEnum(this._options.location)},isEnabled:function(){return!!this._options.enabled},isShared:function(){return!!this._options.shared},_getCanvas:function(){var e=this._getContainer(),t=e.getBoundingClientRect(),n=i.default.getDocumentElement(),r=i.default.getDocument(),o=_.pageXOffset||n.scrollLeft||0,a=_.pageYOffset||n.scrollTop||0,s={left:o,top:a,width:n.clientWidth+o||0,height:m(r.body.scrollHeight,n.scrollHeight,r.body.offsetHeight,n.offsetHeight,r.body.clientHeight,n.clientHeight)||0,right:0,bottom:0};return e!==i.default.getBody()&&(o=m(s.left,s.left+t.left),a=m(s.top,s.top+t.top),s.width=g(t.width,s.width)+o+s.left,s.height=g(t.height,s.height)+a+s.top,s.left=o,s.top=a),s}},t.Tooltip=y,t.plugin={name:"tooltip",init:function(){this._initTooltip()},dispose:function(){this._disposeTooltip()},members:{_initTooltip:function(){this._tooltip=new t.Tooltip({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"]}},"6VoE":function(e,t,n){var i=n("tiKp"),r=n("P4y1"),o=i("iterator"),a=Array.prototype;e.exports=function(e){return void 0!==e&&(r.Array===e||a[o]===e)}},"6ahw":function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var i=n("iLxQ"),r=n("DKTb"),o={closed:!0,next:function(e){},error:function(e){if(i.a.useDeprecatedSynchronousErrorHandling)throw e;Object(r.a)(e)},complete:function(){}}},"6blF":function(e,t,n){"use strict";n.d(t,"a",(function(){return c}));var i=n("FFOo"),r=n("L/V9"),o=n("6ahw"),a=n("xTla"),s=n("y3By"),l=n("iLxQ"),c=function(){function e(e){this._isScalar=!1,e&&(this._subscribe=e)}return e.prototype.lift=function(t){var n=new e;return n.source=this,n.operator=t,n},e.prototype.subscribe=function(e,t,n){var a=this.operator,s=function(e,t,n){if(e){if(e instanceof i.a)return e;if(e[r.a])return e[r.a]()}return e||t||n?new i.a(e,t,n):new i.a(o.a)}(e,t,n);if(s.add(a?a.call(s,this.source):this.source||l.a.useDeprecatedSynchronousErrorHandling&&!s.syncErrorThrowable?this._subscribe(s):this._trySubscribe(s)),l.a.useDeprecatedSynchronousErrorHandling&&s.syncErrorThrowable&&(s.syncErrorThrowable=!1,s.syncErrorThrown))throw s.syncErrorValue;return s},e.prototype._trySubscribe=function(e){try{return this._subscribe(e)}catch(t){l.a.useDeprecatedSynchronousErrorHandling&&(e.syncErrorThrown=!0,e.syncErrorValue=t),function(e){for(;e;){var t=e.destination;if(e.closed||e.isStopped)return!1;e=t&&t instanceof i.a?t:null}return!0}(e)?e.error(t):console.warn(t)}},e.prototype.forEach=function(e,t){var n=this;return new(t=u(t))((function(t,i){var r;r=n.subscribe((function(t){try{e(t)}catch(n){i(n),r&&r.unsubscribe()}}),i,t)}))},e.prototype._subscribe=function(e){var t=this.source;return t&&t.subscribe(e)},e.prototype[a.a]=function(){return this},e.prototype.pipe=function(){for(var e=[],t=0;ti[r[1]]&&(a[r[0]]-=s[r[0]]+s[r[1]]+l*r[5]-i[r[1]]),r[4]-s[r[3]]/2<0?a[r[2]]-=r[4]-s[r[3]]/2:r[4]+s[r[3]]/2>i[r[3]]&&(a[r[2]]-=r[4]+s[r[3]]/2-i[r[3]]),a}}function h(e,t,n,i){this._renderer=e,this._crosshairGroup=i,this._options={},this.update(t,n)}t.getMargins=function(){return{x:8,y:4}},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,r.extend)(!0,{},e.label,n.label)}},_createLines:function(e,t,n){for(var i=[],r=this._canvas,o=[r.left,r.top,r.left,r.top],a=0;a<2;a++)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,r=i.visible?i.line:n.line,o={stroke:r.stroke,"stroke-width":r["stroke-width"],dashStyle:r.dashStyle,opacity:r.opacity},a=this._canvas;this._horizontal={},this._vertical={},this._circle=e.circle(a.left,a.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,r){var o,a,s,l,c,u=this._canvas,d=this._renderer,h=[],p=t.label;return p.visible&&e.forEach((function(e){var f=e.getOptions().position;if(!e.getTranslator().getBusinessRange().isEmpty()){c=e.getLabelsPosition(),n?(a=u.top,o=c):(o=u.left,a=c);var m="top"===f||"bottom"===f?"center":"right"===f?"left":"right";l=d.rect(0,0,0,0).attr({fill:p.backgroundColor||t.line.stroke}).append(r),s=d.text("0",0,0).css((0,i.patchFontOptions)(t.label.font)).attr({align:m,class:p.cssClass}).append(r),h.push({text:s,background:l,axis:e,options:p,pos:{coord:c,side:f},startXY:{x:o,y:a}})}})),h},_updateText:function(e,t,n,i,r){var o=this;n.forEach((function(n){var a=n.axis,s=n.startXY,l=n.text,c=n.background,d="";a.name&&a.name!==t||(d=a.getFormattedValue(e,n.options,i)),d?(l.attr({text:d,x:s.x,y:s.y}),l.attr(r(l.getBBox(),n.pos.side,s)),o._updateLinesCanvas(n),c.attr(u(l.getBBox()))):(l.attr({text:""}),c.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,r=this._canvas;i[t]=i[t]!==r[t]&&a(i[t]-r[t])=e&&i.top<=t&&i.bottom>=t)return r[n].clipRect;return{id:null}},show:function(e){var t=e.point,n=t.getCrosshairData(e.x,e.y),i=t.getPointRadius(),r=this._horizontal,o=this._vertical,a=i?i+3:0,s=this._canvas,l=c(n.x),u=c(n.y);l>=s.left&&l<=s.right&&u>=s.top&&u<=s.bottom?(this._crosshairGroup.attr({visibility:"visible"}),this._resetLinesCanvas(),this._circle.attr({cx:l,cy:u,r:a,"clip-path":this._getClipRectForPane(l,u).id}),r.lines&&(this._updateText(n.yValue,n.axis,r.labels,t,d(l,u,!0,s)),this._updateLines(r.lines,l,u,a,!0),this._horizontalGroup.attr({translateY:u-s.top})),o.lines&&(this._updateText(n.xValue,n.axis,o.labels,t,d(l,u,!1,s)),this._updateLines(o.lines,l,u,a,!1),this._verticalGroup.attr({translateX:l-s.left}))):this.hide()}},t.Crosshair=h},"6hpn":function(e,t,n){n("Uydy"),n("eajv"),n("n/mU"),n("PqOI"),n("QNnp"),n("/5zm"),n("CsgD"),n("9mRW"),n("QFcT"),n("vAFs"),n("a5NK"),n("yiG3"),n("kNcU"),n("KvGi"),n("AmFO"),n("eJiR"),n("I9xj"),n("tl/u");var i=n("Qo9l");e.exports=i.Math},"6jZs":function(e,t,n){"use strict";var i=n("FKN7"),r=n("jeLr"),o=n("KAnu").noop,a=n("XCcL"),s=n("imRD"),l=n("YQNt"),c=n("GCD8"),u=n("hMAE"),d=n("f7cP"),h=n("85Zg").register,p=n("DDHz"),f=n("hMwJ"),m=n("+6qP"),g=n("Bw5F"),_=c.addNamespace(a.name,"dxListEditDecorator"),v=c.addNamespace(u.active,"dxListEditDecorator");h("menu","slide",p.inherit({_shouldHandleSwipe:!0,_init:function(){this.callBase.apply(this,arguments),this._$buttonsContainer=i("
").addClass("dx-list-slide-menu-buttons-container"),r.on(this._$buttonsContainer,v,o),this._$buttons=i("
").addClass("dx-list-slide-menu-buttons").appendTo(this._$buttonsContainer),this._renderMenu(),this._renderDeleteButton()},_renderMenu:function(){if(this._menuEnabled()){var e=this._menuItems();if(1===e.length){var t=e[0];this._renderMenuButton(t.text,(function(e){e.stopPropagation(),this._fireAction(t)}).bind(this))}else{var n=i("
").addClass("dx-list-slide-menu");this._menu=this._list._createComponent(n,g,{showTitle:!1,items:e,onItemClick:(function(e){this._fireAction(e.itemData)}).bind(this),integrationOptions:{}}),n.appendTo(this._list.$element());var r=this._renderMenuButton(s.format("dxListEditDecorator-more"),(function(e){e.stopPropagation(),this._menu.show()}).bind(this));this._menu.option("target",r)}}},_renderMenuButton:function(e,t){var n=i("
").addClass("dx-list-slide-menu-button").addClass("dx-list-slide-menu-button-menu").text(e);return this._$buttons.append(n),r.on(n,_,t),n},_renderDeleteButton:function(){if(this._deleteEnabled()){var e=i("
").addClass("dx-list-slide-menu-button").addClass("dx-list-slide-menu-button-delete").text(m.isMaterial()?"":s.format("dxListEditDecorator-delete"));r.on(e,_,(function(e){e.stopPropagation(),this._deleteItem()}).bind(this)),this._$buttons.append(e)}},_fireAction:function(e){this._fireMenuAction(i(this._cachedNode),e.action),this._cancelDeleteReadyItem()},modifyElement:function(e){this.callBase.apply(this,arguments);var t=e.$itemElement;t.addClass("dx-list-slide-menu-wrapper");var n=i("
").addClass("dx-list-slide-menu-content");t.wrapInner(n)},_getDeleteButtonContainer:function(){return this._$buttonsContainer},handleClick:function(e,t){return!!i(t.target).closest(".dx-list-slide-menu-content").length&&this.callBase.apply(this,arguments)},_swipeStartHandler:function(e){this._enablePositioning(e),this._cacheItemData(e),this._setPositions(this._getPositions(0))},_swipeUpdateHandler:function(e,t){var n=this._isRtlEnabled()?-1:1,i=this._isReadyToDelete(e);if(this._getCurrentPositions().content!==this._getStartPositions().content||i||!(t.offset*n>0)){var r=this._cachedItemWidth*t.offset,o=i?-this._cachedButtonWidth*n:0,a=(r+o)*n<0?Math.abs((r+o)/this._cachedButtonWidth):0;return this._setPositions(this._getPositions(a)),!0}t.cancel=!0},_getStartPositions:function(){var e=this._isRtlEnabled();return{content:0,buttonsContainer:e?-this._cachedButtonWidth:this._cachedItemWidth,buttons:-this._cachedButtonWidth*(e?-1:1)}},_getPositions:function(e){var t=this._isRtlEnabled()?-1:1,n=this._getStartPositions();return{content:n.content-e*this._cachedButtonWidth*t,buttonsContainer:n.buttonsContainer-Math.min(e,1)*this._cachedButtonWidth*t,buttons:n.buttons+Math.min(e,1)*this._cachedButtonWidth*t}},_getCurrentPositions:function(){return{content:l.locate(this._$cachedContent).left,buttonsContainer:l.locate(this._$buttonsContainer).left,buttons:l.locate(this._$buttons).left}},_setPositions:function(e){l.move(this._$cachedContent,{left:e.content}),l.move(this._$buttonsContainer,{left:e.buttonsContainer}),l.move(this._$buttons,{left:e.buttons})},_cacheItemData:function(e){e[0]!==this._cachedNode&&(this._$cachedContent=e.find(".dx-list-slide-menu-content"),this._cachedItemWidth=e.outerWidth(),this._cachedButtonWidth=this._cachedButtonWidth||this._$buttons.outerWidth(),this._$buttonsContainer.width(this._cachedButtonWidth),this._$cachedContent.length&&(this._cachedNode=e[0]))},_minButtonContainerLeftOffset:function(){return this._cachedItemWidth-this._cachedButtonWidth},_swipeEndHandler:function(e,t){this._cacheItemData(e);var n=this._isRtlEnabled()?1:-1,i=this._cachedItemWidth*t.offset,r=!this._isReadyToDelete(e)&&i*n>.2*this._cachedButtonWidth;return this._toggleDeleteReady(e,t.targetOffset===n&&r),!0},_enablePositioning:function(e){f.stop(this._$cachedContent,!0),this.callBase.apply(this,arguments),this._$buttonsContainer.appendTo(e)},_disablePositioning:function(){this.callBase.apply(this,arguments),this._$buttonsContainer.detach()},_animatePrepareDeleteReady:function(){return this._animateToPositions(this._getPositions(1))},_animateForgetDeleteReady:function(e){return this._cacheItemData(e),this._animateToPositions(this._getPositions(0))},_animateToPositions:function(e){var t=this,n=this._getCurrentPositions(),i=Math.min(Math.abs(n.content-e.content)/this._cachedButtonWidth,1);return f.animate(this._$cachedContent,{from:n,to:e,easing:"cubic-bezier(0.075, 0.82, 0.165, 1)",duration:400*i,strategy:"frame",draw:function(e){t._setPositions(e)}})},dispose:function(){this._menu&&this._menu.$element().remove(),this._$buttonsContainer&&this._$buttonsContainer.remove(),this.callBase.apply(this,arguments)}}).include(d))},"6lhq":function(e,t,n){"use strict";n.d(t,"a",(function(){return s})),n("mrSG");var i=n("E1rE"),r=n("TYT/"),o=(n("SOWi"),n("QJY3"),n("E34Y")),a=n("2uaZ"),s=function(){function e(){}return e.\u0275mod=r["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=r["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)},imports:[[a.I,a.Lb,a.K,a.S,a.ab,a.C,a.E,a.L,a.Kb,a.Eb,a.Ob,a.bb,a.kc,a.Gb,a.dd,a.id,a.zc,a.pc,a.fd,a.J,a.O,a.R,a.vb,a.wb,a.xb,a.yb,a.zb,a.G,a.rb,a.ub,a.Qb,a.nc,a.oc,a.tc,a.Jc,a.Kc,a.Lc,a.Mc,a.Nc,a.Oc,a.Pc,a.Rc,a.Sc,a.Tc,a.fb,a.p,a.Ac,a.ed,a.kb,a.Mb,a.Sb,a.Ub,a.sc,a.B,a.c,a.N,a.Vb,a.Xb,a.cc,a.bc,a.Yb,a.ad,a.Zc,a.Ec,a.Fc,a.Gc,a.Hc,a.bd,a.Vc,o.c,o.f,i.BrowserTransferStateModule],a.I,a.Lb,a.K,a.S,a.ab,a.C,a.E,a.L,a.Kb,a.Eb,a.Ob,a.bb,a.kc,a.Gb,a.dd,a.id,a.zc,a.pc,a.fd,a.J,a.O,a.R,a.vb,a.wb,a.xb,a.yb,a.zb,a.G,a.rb,a.ub,a.Qb,a.nc,a.oc,a.tc,a.Jc,a.Kc,a.Lc,a.Mc,a.Nc,a.Oc,a.Pc,a.Rc,a.Sc,a.Tc,a.fb,a.p,a.Ac,a.ed,a.kb,a.Mb,a.Sb,a.Ub,a.sc,a.B,a.c,a.N,a.Vb,a.Xb,a.cc,a.bc,a.Yb,a.ad,a.Zc,a.Ec,a.Fc,a.Gc,a.Hc,a.bd,a.Vc,o.f]}),e}()},"6mLu":function(e,t,n){"use strict";var i=o(n("BWGd")),r=o(n("tYcD"));function o(e){return e&&e.__esModule?e:{default:e}}i.default.registerModule("adaptivity",r.default)},"6miG":function(e,t,n){"use strict";var i=f(n("FKN7")),r=f(n("jeLr")),o=f(n("t2fQ")),a=f(n("imRD")),s=f(n("8S5z")),l=n("ti0F"),c=n("1LL4"),u=n("zl3R"),d=f(n("uHaw")),h=n("XgSC"),p=f(n("YQNt"));function f(e){return e&&e.__esModule?e:{default:e}}var m,g=function(e){var t=-1;return(0,u.each)(e,(function(e,n){if("transparent"===n.command)return t=e,!1})),t},_=function(e,t,n){var i=0;if(e&&t&&n)for(var r=0;r=n+i?e-i+1:-1})).filter((function(e){return e>=0}))})))},_renderTable:function(e){var t,n=this.getFixedColumns();this._isFixedColumns=!!n.length;var i=this.callBase(e);if(this._isFixedColumns){this._isFixedTableRendering=!0;var r=e&&e.change,o=r&&r.columnIndices;this._correctColumnIndicesForFixedColumns(n,r),t=this._createTable(n),this._renderRows(t,(0,c.extend)({},e,{columns:n})),this._updateContent(t,r),o&&(r.columnIndices=o),this._isFixedTableRendering=!1}else this._fixedTableElement&&this._fixedTableElement.parent().remove(),this._fixedTableElement=null;return i},_renderRow:function(e,t){var n,i=t.row.cells;if(this.callBase.apply(this,arguments),this._isFixedTableRendering&&i&&i.length){n=0;var r=t.row.cells||[];i=i.slice(),t.row.cells=i;for(var o=0;o0){var c=g(this._columnsController.getFixedColumns());n=a.length-sc?n.eq(e).css("height",l):l=0&&(e._tableElement&&e._getRowElements(e._tableElement).eq(r).toggleClass("dx-state-hover",o),e._fixedTableElement&&e._getRowElements(e._fixedTableElement).eq(r).toggleClass("dx-state-hover",o))})))};e._fixedTableElement&&e._tableElement&&(t(e._fixedTableElement),t(e._tableElement))},_findContentElement:function(){var e,t,n=this,a=n.addWidgetPrefix("content"),s=n.element(),l=d.default.mozilla?60:0;if(s&&n._isFixedTableRendering){e=s.children("."+a);var c=n.getScrollable();return!e.length&&c&&(e=(0,i.default)("
").addClass(a),r.default.on(e,"scroll",(function(e){clearTimeout(n._fixedScrollTimeout),n._fixedScrollTimeout=setTimeout((function(){t=(0,i.default)(e.target).scrollTop(),c.scrollTo({y:t})}),l)})),r.default.on(e,o.default.name,(function(e){if(c&&(t=c.scrollTop(),c.scrollTo({y:t-e.delta}),c.scrollTop()>0&&c.scrollTop()+c.clientHeight()0&&e.css("visibility","hidden"),i=r}this.callBase(e,t,n,i)},_getSummaryCellIndex:function(e,t){if(this._isFixedTableRendering){var n=g(t);return e>n&&(e+=t[n].colspan-1),e}return this.callBase.apply(this,arguments)},_renderCore:function(e){this._detachHoverEvents(),this.callBase(e);var t=this._isFixedColumns;this.element().toggleClass("dx-fixed-columns",t),this.option("hoverStateEnabled")&&t&&this._attachHoverEvents()},setRowsOpacity:function(e,t){this.callBase(e,t);var n=this._getRowElements(this._fixedTableElement);this._setRowsOpacityCore(n,this.getFixedColumns(),e,t)},optionChanged:function(e){this.callBase(e),"hoverStateEnabled"===e.name&&this._isFixedColumns&&(e.value?this._attachHoverEvents():this._detachHoverEvents())},getCellIndex:function(e){var t=this._fixedTableElement,n=0;if(t&&e.is("td")&&e.closest(t).length){var i=this.getFixedColumns();return(0,u.each)(i,(function(t,i){if(t===e[0].cellIndex)return!1;i.colspan?n+=i.colspan:n++})),n}return this.callBase.apply(this,arguments)},_updateFixedTablePosition:function(e,t){if(this._fixedTableElement&&this._tableElement){var n,i=this.getController("editorFactory");this._fixedTableElement.parent().scrollTop(e),t&&(n=i.focus())&&i.focus(n)}},setScrollerSpacing:function(e,t){var n={marginBottom:0},i=this.element().children("."+this.addWidgetPrefix("content-fixed"));i.length&&this._fixedTableElement&&(i.css(n),this._fixedTableElement.css(n),n[this.option("rtlEnabled")?"marginLeft":"marginRight"]=e,n.marginBottom=t,(this._scrollable&&this._scrollable.option("useNative")?i:this._fixedTableElement).css(n))},_getElasticScrollTop:function(e){var t=0,n=this.getScrollbarWidth(!0);if(e.scrollOffset.top<0)t=-e.scrollOffset.top;else if(e.reachedBottom){var i=this._findContentElement(),r=e.component._container();t=Math.max(i.height()+n-r.height(),0)-e.scrollOffset.top}return t},_applyElasticScrolling:function(e){if(this._fixedTableElement){var t=this._getElasticScrollTop(e);0!==Math.ceil(t)?p.default.move(this._fixedTableElement,{top:t}):this._fixedTableElement.css("transform","")}},_handleScroll:function(e){this._updateFixedTablePosition(e.scrollOffset.top,!0),this._applyElasticScrolling(e),this.callBase(e)},_updateContentPosition:function(e){this.callBase.apply(this,arguments),e||this._updateFixedTablePosition(this._scrollTop)},_afterRowPrepared:function(e){this._isFixedTableRendering||this.callBase(e)},_scrollToElement:function(e){this.callBase(e,this.getFixedColumnsOffset())},dispose:function(){this.callBase.apply(this,arguments),clearTimeout(this._fixedScrollTimeout)}});e.exports={defaultOptions:function(){return{columnFixing:{enabled:!1,texts:{fix:a.default.format("dxDataGrid-columnFixingFix"),unfix:a.default.format("dxDataGrid-columnFixingUnfix"),leftPosition:a.default.format("dxDataGrid-columnFixingLeftPosition"),rightPosition:a.default.format("dxDataGrid-columnFixingRightPosition")}}}},extenders:{views:{columnHeadersView:y,rowsView:b,footerView:v},controllers:(m=function(e,t,n){var i=g(t),r=e.length-t.length;return(0,u.each)(n,(function(e,t){t.index>i&&(t.columnIndex+=r,t.index+=r)})),n},{draggingHeader:{_generatePointsByColumns:function(e){var t=e.columns,n=e.targetDraggingPanel;if(n&&"headers"===n.getName()&&n.isFixedColumns()&&e.sourceColumn.fixed){e.rowIndex||(e.columnElements=n.getFixedColumnElements(0)),e.columns=n.getFixedColumns(e.rowIndex);var i=this.callBase(e);return m(t,e.columns,i),i}return this.callBase(e)},_pointCreated:function(e,t,n,i){var r=this.callBase.apply(this,arguments),o=this._columnHeadersView.getTransparentColumnElement();if(!r&&"headers"===n&&o&&o.length){var a=(0,h.getBoundingRect)(o.get(0));return i&&i.fixed?"right"===i.fixedPosition?e.xa.left:e.xa.right}return r}},columnsResizer:{_generatePointsByColumns:function(){var e=this,t=e._columnsController,n=t&&e._columnsController.getVisibleColumns(),i=t&&e._columnsController.getFixedColumns(),r=e._columnHeadersView.getFixedColumnElements(),o=[];e.callBase(),r&&r.length>0&&(o=s.default.getPointsByColumns(r,(function(t){return e._pointCreated(t,r.length,i)})),e._pointsByFixedColumns=m(n,i,o))},_pointCreated:function(e,t,n){var i="widget"===this.option("columnResizingMode");if(e.index>0&&e.index=r.right)return this.callBase(this._pointsByFixedColumns,t,n)}return this.callBase(e,t,n)}}})}}},"6x0u":function(e,t,n){"use strict";var i=n("xDBR"),r=n("2oRo"),o=n("0Dky");e.exports=i||!o((function(){var e=Math.random();__defineSetter__.call(null,e,(function(){})),delete r[e]}))},"7+kd":function(e,t,n){n("dG/n")("isConcatSpreadable")},"7+zs":function(e,t,n){var i=n("kRJp"),r=n("UesL"),o=n("tiKp")("toPrimitive"),a=Date.prototype;o in a||i(a,o,r)},"7Bb+":function(e,t,n){"use strict";var i=o(n("BWGd")),r=o(n("CEub"));function o(e){return e&&e.__esModule?e:{default:e}}i.default.registerModule("pager",r.default)},"7BjC":function(e,t,n){!function(e){"use strict";function t(e,t,n,i){var r={s:["m\xf5ne sekundi","m\xf5ni sekund","paar sekundit"],ss:[e+"sekundi",e+"sekundit"],m:["\xfche minuti","\xfcks minut"],mm:[e+" minuti",e+" minutit"],h:["\xfche tunni","tund aega","\xfcks tund"],hh:[e+" tunni",e+" tundi"],d:["\xfche p\xe4eva","\xfcks p\xe4ev"],M:["kuu aja","kuu aega","\xfcks kuu"],MM:[e+" kuu",e+" kuud"],y:["\xfche aasta","aasta","\xfcks aasta"],yy:[e+" aasta",e+" aastat"]};return t?r[n][2]?r[n][2]:r[n][1]:i?r[n][0]:r[n][1]}e.defineLocale("et",{months:"jaanuar_veebruar_m\xe4rts_aprill_mai_juuni_juuli_august_september_oktoober_november_detsember".split("_"),monthsShort:"jaan_veebr_m\xe4rts_apr_mai_juuni_juuli_aug_sept_okt_nov_dets".split("_"),weekdays:"p\xfchap\xe4ev_esmasp\xe4ev_teisip\xe4ev_kolmap\xe4ev_neljap\xe4ev_reede_laup\xe4ev".split("_"),weekdaysShort:"P_E_T_K_N_R_L".split("_"),weekdaysMin:"P_E_T_K_N_R_L".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[T\xe4na,] LT",nextDay:"[Homme,] LT",nextWeek:"[J\xe4rgmine] dddd LT",lastDay:"[Eile,] LT",lastWeek:"[Eelmine] dddd LT",sameElse:"L"},relativeTime:{future:"%s p\xe4rast",past:"%s tagasi",s:t,ss:t,m:t,mm:t,h:t,hh:t,d:t,dd:"%d p\xe4eva",M:t,MM:t,y:t,yy:t},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n("wd/R"))},"7CWi":function(e,t,n){"use strict";n.d(t,"a",(function(){return s})),n.d(t,"b",(function(){return l})),n.d(t,"c",(function(){return u})),n.d(t,"d",(function(){return c}));var i,r=n("TYT/"),o=n("Valr");try{i="undefined"!=typeof Intl&&Intl.v8BreakIterator}catch(d){i=!1}var a,s=function(){function e(e){this._platformId=e,this.isBrowser=this._platformId?Object(o.E)(this._platformId):"object"==typeof document&&!!document,this.EDGE=this.isBrowser&&/(edge)/i.test(navigator.userAgent),this.TRIDENT=this.isBrowser&&/(msie|trident)/i.test(navigator.userAgent),this.BLINK=this.isBrowser&&!(!window.chrome&&!i)&&"undefined"!=typeof CSS&&!this.EDGE&&!this.TRIDENT,this.WEBKIT=this.isBrowser&&/AppleWebKit/i.test(navigator.userAgent)&&!this.BLINK&&!this.EDGE&&!this.TRIDENT,this.IOS=this.isBrowser&&/iPad|iPhone|iPod/.test(navigator.userAgent)&&!("MSStream"in window),this.FIREFOX=this.isBrowser&&/(firefox|minefield)/i.test(navigator.userAgent),this.ANDROID=this.isBrowser&&/android/i.test(navigator.userAgent)&&!this.TRIDENT,this.SAFARI=this.isBrowser&&/safari/i.test(navigator.userAgent)&&this.WEBKIT}return e.\u0275prov=Object(r["\u0275\u0275defineInjectable"])({factory:function(){return new e(Object(r["\u0275\u0275inject"])(r.PLATFORM_ID,8))},token:e,providedIn:"root"}),e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275inject"](r.PLATFORM_ID,8))},e}(),l=function(){function e(){}return e.\u0275mod=r["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=r["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)}}),e}();function c(){return!("object"!=typeof document||!("scrollBehavior"in document.documentElement.style))}function u(){if("object"!=typeof document||!document)return 0;if(null==a){var e=document.createElement("div"),t=e.style;e.dir="rtl",t.height="1px",t.width="1px",t.overflow="auto",t.visibility="hidden",t.pointerEvents="none",t.position="absolute";var n=document.createElement("div"),i=n.style;i.width="2px",i.height="1px",e.appendChild(n),document.body.appendChild(e),a=0,0===e.scrollLeft&&(e.scrollLeft=1,a=0===e.scrollLeft?1:2),e.parentNode.removeChild(e)}return a}},"7Ncy":function(e,t,n){"use strict";var i=o(n("BWGd")),r=o(n("l29I"));function o(e){return e&&e.__esModule?e:{default:e}}i.default.registerModule("validating",r.default)},"7OmB":function(e,t,n){"use strict";var i=g(n("FKN7")),r=g(n("jeLr")),o=n("ti0F"),a=n("1LL4"),s=n("GCD8"),l=g(n("zl3R")),c=g(n("GYHJ")),u=g(n("8S5z")),d=g(n("imRD")),h=g(n("Lci2")),p=g(n("uHSv")),f=g(n("q43h")),m=n("Yt8F");function g(e){return e&&e.__esModule?e:{default:e}}var _={"=":"filter-operation-equals","<>":"filter-operation-not-equals","<":"filter-operation-less","<=":"filter-operation-less-equal",">":"filter-operation-greater",">=":"filter-operation-greater-equal",default:"filter-operation-default",notcontains:"filter-operation-not-contains",contains:"filter-operation-contains",startswith:"filter-operation-starts-with",endswith:"filter-operation-ends-with",between:"filter-operation-between"},v={"=":"equal","<>":"notEqual","<":"lessThan","<=":"lessThanOrEqual",">":"greaterThan",">=":"greaterThanOrEqual",startswith:"startsWith",contains:"contains",notcontains:"notContains",endswith:"endsWith",between:"between"},y=["date","datetime","number"];function b(e){return"onClick"===e.option("filterRow.applyFilter")}var w=function(){var e=function(e){var t=e&&e.children(),n=t&&t.data("dxComponents"),i=n&&n.length&&t.data(n[0]);if(i instanceof h.default)return i},t=function(e,t){var i="",r="",a=n(e,t),s=u.default.getFormatOptionsByColumn(t,"filterRow");return Array.isArray(a)?(i=u.default.formatValue(a[0],s),""!==(r=u.default.formatValue(a[1],s))&&(i+=" - "+r)):(0,o.isDefined)(a)&&(i=u.default.formatValue(a,s)),i};function n(e,t){if(t)return b(e)&&void 0!==t.bufferedFilterValue?t.bufferedFilterValue:t.filterValue}var c=function(e,t){if(t)return b(e)&&void 0!==t.bufferedSelectedFilterOperation?t.bufferedSelectedFilterOperation:t.selectedFilterOperation},g=function(e,t,i){var r=e._columnsController.columnOption(t),o=n(e,r),a=i.closest("."+e.addWidgetPrefix("filter-range-overlay")).length,s=i.hasClass(e.addWidgetPrefix("filter-range-start"));return o&&Array.isArray(o)&&"between"===c(e,r)?s?o[0]:o[1]:!a&&function(e,t){return!(t&&y.indexOf(t.dataType)>=0&&Array.isArray(e))&&void 0!==e}(o,r)?o:null};return{_updateEditorValue:function(t,n){var i=e(n);i&&i.option("value",g(this,t.index,n))},_columnOptionChanged:function(e){var n,r,o,a,s=e.optionNames;if(u.default.checkChanges(s,["filterValue","bufferedFilterValue","selectedFilterOperation","bufferedSelectedFilterOperation"])&&void 0!==e.columnIndex){var l=this._columnsController.getVisibleIndex(e.columnIndex),d=this._columnsController.columnOption(e.columnIndex);if(r=(n=this._getCellElement(this.element().find("."+this.addWidgetPrefix("filter-row")).index(),l)||(0,i.default)()).find(".dx-editor-container").first(),s.filterValue||s.bufferedFilterValue){this._updateEditorValue(d,r);var h=n.find("."+this.addWidgetPrefix("filter-range-overlay")).data("dxOverlay");h&&(o=h.$content().find(".dx-editor-container"),this._updateEditorValue(d,o.first()),this._updateEditorValue(d,o.last())),h&&h.option("visible")||this._updateFilterRangeContent(n,t(this,d))}(s.selectedFilterOperation||s.bufferedSelectedFilterOperation)&&l>=0&&d&&(a=n.find(".dx-menu")).length&&(this._updateFilterOperationChooser(a,d,r),"between"===c(this,d)?this._renderFilterRangeContent(n,d):r.find(".dx-filter-range-content").length&&(this._renderEditor(r,this._getEditorOptions(r,d)),this._hideFilterRange()))}else this.callBase(e)},_renderCore:function(){this._filterRangeOverlayInstance=null,this.callBase.apply(this,arguments)},_resizeCore:function(){this.callBase.apply(this,arguments),this._filterRangeOverlayInstance&&this._filterRangeOverlayInstance.repaint()},isFilterRowVisible:function(){return this._isElementVisible(this.option("filterRow"))},isVisible:function(){return this.callBase()||this.isFilterRowVisible()},init:function(){this.callBase(),this._applyFilterViewController=this.getController("applyFilter")},_initFilterRangeOverlay:function(e,n){var o=this,a={},l=e.find(".dx-editor-container"),u=(0,i.default)("
").addClass(o.addWidgetPrefix("filter-range-overlay")).appendTo(e);return o._createComponent(u,p.default,{height:"auto",shading:!1,showTitle:!1,focusStateEnabled:!1,closeOnTargetScroll:!1,closeOnOutsideClick:!0,animation:!1,position:{my:"top",at:"top",of:l.length&&l||e,offset:"0 -1"},contentTemplate:function(t){var l,c=(0,i.default)("
").addClass("dx-editor-container "+o.addWidgetPrefix("filter-range-start")).appendTo(t);return n=o._columnsController.columnOption(n.index),(l=o._getEditorOptions(c,n)).sharedData=a,o._renderEditor(c,l),r.default.on(c.find("input:not([type='hidden'])"),"keydown",(function(t){var n=e.find("[tabindex]").not(t.target).first();"tab"===(0,s.normalizeKeyName)(t)&&t.shiftKey&&(t.preventDefault(),o._hideFilterRange(),n.length||(n=e.prev().find("[tabindex]").last()),r.default.trigger(n,"focus"))})),c=(0,i.default)("
").addClass("dx-editor-container "+o.addWidgetPrefix("filter-range-end")).appendTo(t),(l=o._getEditorOptions(c,n)).sharedData=a,o._renderEditor(c,l),r.default.on(c.find("input:not([type='hidden'])"),"keydown",(function(t){"tab"!==(0,s.normalizeKeyName)(t)||t.shiftKey||(t.preventDefault(),o._hideFilterRange(),r.default.trigger(e.next().find("[tabindex]").first(),"focus"))})),(0,i.default)(t).addClass(o.getWidgetContainerClass())},onShown:function(e){var t=e.component.$content().find(".dx-editor-container").first();r.default.trigger(t.find("input:not([type='hidden'])"),"focus")},onHidden:function(){n=o._columnsController.columnOption(n.index),e.find(".dx-menu").parent().addClass("dx-editor-with-menu"),"between"===c(o,n)&&(o._updateFilterRangeContent(e,t(o,n)),o.component.updateDimensions())}})},_updateFilterRangeOverlay:function(e){var t=this._filterRangeOverlayInstance;t&&t.option(e)},_showFilterRange:function(e,t){var n=e.children("."+this.addWidgetPrefix("filter-range-overlay")),i=n.length&&n.data("dxOverlay");!i&&t&&(i=this._initFilterRangeOverlay(e,t)),i.option("visible")||(this._filterRangeOverlayInstance&&this._filterRangeOverlayInstance.hide(),this._filterRangeOverlayInstance=i,this._updateFilterRangeOverlay({width:e.outerWidth(!0)+1}),this._filterRangeOverlayInstance&&this._filterRangeOverlayInstance.show())},_hideFilterRange:function(){var e=this._filterRangeOverlayInstance;e&&e.hide()},getFilterRangeOverlayInstance:function(){return this._filterRangeOverlayInstance},_createRow:function(e){var t=this,n=this.callBase(e);return"filter"===e.rowType&&(n.addClass(this.addWidgetPrefix("filter-row")),this.option("useLegacyKeyboardNavigation")||r.default.on(n,"keydown",(function(e){return(0,m.selectView)("filterRow",t,e)}))),n},_getRows:function(){var e=this.callBase();return this.isFilterRowVisible()&&e.push({rowType:"filter"}),e},_renderFilterCell:function(e,t){var n=t.column,r=(0,i.default)(e);this.component.option("showColumnHeaders")&&this.setAria("describedby",n.headerId,r),this.setAria("label",d.default.format("dxDataGrid-ariaFilterCell"),r),r.addClass("dx-editor-cell");var o=(0,i.default)("
").appendTo(r),a=(0,i.default)("
").addClass("dx-editor-container").appendTo(o);if("between"===c(this,n))this._renderFilterRangeContent(r,n);else{var s=this._getEditorOptions(a,n);this._renderEditor(a,s)}n.alignment&&r.find("input:not([type='hidden'])").first().css("textAlign",n.alignment),n.filterOperations&&n.filterOperations.length&&this._renderFilterOperationChooser(o,n,a)},_renderCellContent:function(e,t){var n=this,i=t.column;if("filter"===t.rowType)if(i.command)e.html(" ");else if(i.allowFiltering)return void n.renderTemplate(e,n._renderFilterCell.bind(n),t).done((function(){n._updateCell(e,t)}));n.callBase(e,t)},_getEditorOptions:function(e,t){var i=this,r={editorOptions:{inputAttr:i._getFilterInputAccessibilityAttributes(t)}},s=(0,a.extend)(r,t,{value:g(i,t.index,e),parentType:"filterRow",showAllText:i.option("filterRow.showAllText"),updateValueTimeout:"onClick"===i.option("filterRow.applyFilter")?0:700,width:null,setValue:function(r,a){!function(e,t){var i=""===t.value?null:t.value,r=t.container,a=e._columnsController.columnOption(t.column.index),s=g(e,a.index,r);((0,o.isDefined)(s)||(0,o.isDefined)(i))&&(e._applyFilterViewController.setHighLight(r,s!==i),e._columnsController.columnOption(a.index,b(e)?"bufferedFilterValue":"filterValue",function(e,t,i,r){if("between"===c(e,i)){var o=n(e,i);return r.hasClass(e.addWidgetPrefix("filter-range-start"))?[t,Array.isArray(o)?o[1]:void 0]:[Array.isArray(o)?o[0]:o,t]}return t}(e,i,a,r),t.notFireEvent))}(i,{column:t,value:r,container:e,notFireEvent:a})}});return"between"===c(i,t)&&(s.placeholder=e.hasClass(i.addWidgetPrefix("filter-range-start"))?i.option("filterRow.betweenStartText"):i.option("filterRow.betweenEndText")),s},_getFilterInputAccessibilityAttributes:function(e){var t=d.default.format("dxDataGrid-ariaFilterCell");return this.component.option("showColumnHeaders")?{"aria-label":t,"aria-describedby":e.headerId}:{"aria-label":t}},_renderEditor:function(e,t){return e.empty(),this.getController("editorFactory").createEditor((0,i.default)("
").appendTo(e),t)},_renderFilterRangeContent:function(e,n){var o=this,a=e.find(".dx-editor-container").first();a.empty();var s=(0,i.default)("
").addClass("dx-filter-range-content").attr("tabindex",this.option("tabIndex"));r.default.on(s,"focusin",(function(){o._showFilterRange(e,n)})),s.appendTo(a),o._updateFilterRangeContent(e,t(o,n))},_updateFilterRangeContent:function(e,t){var n=e.find(".dx-filter-range-content");n.length&&(""===t?n.html(" "):n.text(t))},_updateFilterOperationChooser:function(t,n,i){var o,a=this,s=function(){var e=f.default.getInstance(t);e&&e.option("focusedElement",null),o&&a._focusEditor(i)};a._createComponent(t,f.default,{integrationOptions:{},activeStateEnabled:!1,selectionMode:"single",cssClass:a.getWidgetContainerClass()+" dx-cell-focus-disabled dx-filter-menu",showFirstSubmenuMode:"onHover",hideSubmenuOnMouseLeave:!0,items:[{disabled:!n.filterOperations||!n.filterOperations.length,icon:_[c(a,n)||"default"],selectable:!1,items:a._getFilterOperationMenuItems(n)}],onItemClick:function(t){var r=t.itemData.name,o=c(a,n),s=!1,l=b(a),u={};if(!(t.itemData.items||r&&r===o)){if(r?(u[l?"bufferedSelectedFilterOperation":"selectedFilterOperation"]=r,"between"!==r&&"between"!==o||(s="between"===r,u[l?"bufferedFilterValue":"filterValue"]=null)):(u[l?"bufferedFilterValue":"filterValue"]=null,u[l?"bufferedSelectedFilterOperation":"selectedFilterOperation"]=n.defaultSelectedFilterOperation||null),a._columnsController.columnOption(n.index,u),a._applyFilterViewController.setHighLight(i,!0),!r){var d=e(i);d&&"dxDateBox"===d.NAME&&!d.option("isValid")&&(d.reset(),d.option("isValid",!0))}s?a._showFilterRange(i.closest(".dx-editor-cell"),n):a._focusEditor(i)}},onSubmenuShown:function(){o=a._isEditorFocused(i),a.getController("editorFactory").loseFocus()},onSubmenuHiding:function(){r.default.trigger(t,"blur"),s()},onContentReady:function(e){r.default.on(t,"blur",(function(){var t=e.component;t._hideSubmenu(t._visibleSubmenu),s()}))},rtlEnabled:a.option("rtlEnabled")})},_isEditorFocused:function(e){return e.hasClass("dx-focused")||e.parents(".dx-focused").length},_focusEditor:function(e){this.getController("editorFactory").focus(e),r.default.trigger(e.find("input:not([type='hidden'])"),"focus")},_renderFilterOperationChooser:function(e,t,n){var r;this.option("filterRow.showOperationChooser")&&(e.addClass("dx-editor-with-menu"),r=(0,i.default)("
").prependTo(e),this._updateFilterOperationChooser(r,t,n))},_getFilterOperationMenuItems:function(e){var t=this,n=[{}],i=t.option("filterRow"),r=i&&i.operationDescriptions||{};if(e.filterOperations&&e.filterOperations.length){var a=e.filterOperations.filter((function(e){return(0,o.isDefined)(v[e])}));(n=l.default.map(a,(function(n){var i=v[n];return{name:n,selected:(c(t,e)||e.defaultFilterOperation)===n,text:r[i],icon:_[n]}}))).push({name:null,text:i&&i.resetOperationText,icon:_.default})}return n},optionChanged:function(e){switch(e.name){case"filterRow":case"showColumnLines":this._invalidate(!0,!0),e.handled=!0;break;default:this.callBase(e)}}}}(),x={skipCalculateColumnFilters:function(){return!1},_calculateAdditionalFilter:function(){if(this.skipCalculateColumnFilters())return this.callBase();var e=[this.callBase()],t=this._columnsController.getVisibleColumns(null,!0);return l.default.each(t,(function(){if(this.allowFiltering&&this.calculateFilterExpression&&(0,o.isDefined)(this.filterValue)){var t=this.createFilterExpression(this.filterValue,this.selectedFilterOperation||this.defaultFilterOperation,"filterRow");e.push(t)}})),u.default.combineFilters(e)}};t.ApplyFilterViewController=c.default.ViewController.inherit({_getHeaderPanel:function(){return this._headerPanel||(this._headerPanel=this.getView("headerPanel")),this._headerPanel},setHighLight:function(e,t){b(this)&&(e&&e.toggleClass("dx-highlight-outline",t)&&e.closest(".dx-editor-cell").toggleClass("dx-filter-modified",t),this._getHeaderPanel().enableApplyButton(t))},applyFilter:function(){var e=this.getController("columns"),t=e.getColumns();e.beginUpdate();for(var n=0;n11?n?"\u0db4.\u0dc0.":"\u0db4\u0dc3\u0dca \u0dc0\u0dbb\u0dd4":n?"\u0db4\u0dd9.\u0dc0.":"\u0db4\u0dd9\u0dbb \u0dc0\u0dbb\u0dd4"}})}(n("wd/R"))},"7j00":function(e,t,n){"use strict";var i=n("jeLr"),r=n("v4HY"),o=n("tUd6"),a=n("5qrJ"),s=n("GBv4"),l=n("XCcL"),c=n("GCD8"),u=c.addNamespace(l.name,"dxDblClick");s("dxdblclick",new(a.inherit({ctor:function(){this._handlerCount=0,this._forgetLastClick()},_forgetLastClick:function(){this._firstClickTarget=null,this._lastClickTimeStamp=-300},add:function(){this._handlerCount<=0&&i.on(o.getDocument(),u,this._clickHandler.bind(this)),this._handlerCount++},_clickHandler:function(e){var t=e.timeStamp||Date.now();t-this._lastClickTimeStamp<300?(c.fireEvent({type:"dxdblclick",target:r.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.off(o.getDocument(),u))}}))),t.name="dxdblclick"},"7mnO":function(e,t,n){"use strict";var i=n("FKN7"),r=n("1LL4").extend;function o(e,t){var n=i("
").addClass("dx-filterbuilder-range-start"),o=i("
").addClass("dx-filterbuilder-range-end"),a=e.value||[],s=function(e){return e&&e.length>0?e[0]:null},l=function(e){return e&&2===e.length?e[1]:null};t.append(n),t.append(i("").addClass("dx-filterbuilder-range-separator").text("\u2013")),t.append(o),t.addClass("dx-filterbuilder-range"),this._editorFactory.createEditor.call(this,n,r({},e.field,e,{value:s(a),parentType:"filterBuilder",setValue:function(t){a=[t,l(a)],e.setValue(a)}})),this._editorFactory.createEditor.call(this,o,r({},e.field,e,{value:l(a),parentType:"filterBuilder",setValue:function(t){a=[s(a),t],e.setValue(a)}}))}t.getConfig=function(e,t){return{name:"between",caption:e,icon:"range",valueSeparator:"\u2013",dataTypes:["number","date","datetime"],editorTemplate:o.bind(t),notForLookup:!0}}},"7sbD":function(e,t,n){n("qePV"),n("NbN+"),n("8AyJ"),n("i6QF"),n("kSko"),n("WDsR"),n("r/Vq"),n("5uH8"),n("w1rZ"),n("JevA"),n("toAj"),n("VC3L");var i=n("Qo9l");e.exports=i.Number},"7ueG":function(e,t,n){"use strict";var i=n("I+eb"),r=n("WKiH").start,o=n("yNLB")("trimStart"),a=o?function(){return r(this)}:"".trimStart;i({target:"String",proto:!0,forced:o},{trimStart:a,trimLeft:a})},"7wfq":function(e,t,n){"use strict";var i=n("1LL4"),r=n("ti0F"),o=s(n("10Bw")),a=s(n("ppys"));function s(e){return e&&e.__esModule?e:{default:e}}var l=Math.floor,c=Math.sqrt,u=Math.min,d=Math.max,h=a.default.radialLabelIndent;function p(e,t,n){return ne&&(e=n.width),e}),0),i=n;return n&&(e.outerLabelsCount++,e.outerLabelsCount>1&&(n+=a.default.pieLabelSpacing),i+=a.default.pieLabelSpacing),e.sizes.push(n),e.rSizes.push(i),e.common+=n,e}),{sizes:[],rSizes:[],common:0,outerLabelsCount:0})}function g(e,t,n,i,r,o){var a,s,c=0,u=e.sizes,d=e.rSizes;for(s=0;s.8?.8:t}var v={left:"right",right:"left",top:"bottom",bottom:"top",center:"center"};function y(e,t){var n=e.cutLayoutSide,i={horizontal:0,vertical:0};switch(n){case"top":case"left":i[e.cutSide]=-t[n];break;case"bottom":case"right":i[e.cutSide]=t[n]}return i}function b(){}function w(e){return new o.default.WrapperLayoutElement(null,{x:e.left,y:e.top,width:e.width-e.left-e.right,height:e.height-e.top-e.bottom})}function x(e,t,n,i){return(e-t-h-n.left)/i.outerLabelsCount}b.prototype={constructor:b,setOptions:function(e){this._options=e},applyPieChartSeriesLayout:function(e,t,n){var i,o,a=e.height-e.top-e.bottom,s=e.width-e.left-e.right,v=s/2+e.left,y=a/2+e.top,b=this._options.piePercentage;return(0,r.isNumeric)(b)?i=o=b*u(e.height,e.width)/2:(i=u(s,a)/2,o=this._options.minPiePercentage*i),n||(i=function(e,t,n,i,r,o){var a,s=m(n),l=function(e,t,n){return e-t.left-(n.outerLabelsCount>0?n.common+h:0)}(r,t,s);return lt.centerX-n.left-o&&(i=x(t.centerX,t.radiusOuter,n,r)),g(r,o,e,n,i,t.centerX)},needMoreSpaceForPanesCanvas:function(e,t,n){var i=this._options,o=i.width,a=i.height,s=i.piePercentage,l=(0,r.isNumeric)(s),c=0,h=0;return e.forEach((function(e){var i=e.canvas,r=l?u(i.width,i.height)*s:void 0,p=n?n(e):{width:!1,height:!1},f=p.width?0:(l?r:o)-(i.width-i.left-i.right),m=p.height?0:(l?r:a)-(i.height-i.top-i.bottom);t?(c+=f>0?f:0,h=d(m>0?m:0,h)):(c=d(f>0?f:0,c),h+=m>0?m:0)})),(c>0||h>0)&&{width:c,height:h}},layoutElements:function(e,t,n,i,r){this._elements=e,this._probeDrawing(t),this._drawElements(t),n(),this._processAdaptiveLayout(i,r,t,n),this._positionElements(t)},_processAdaptiveLayout:function(e,t,n,r){var o=this.needMoreSpaceForPanesCanvas(e,t);o&&(this._elements.slice().reverse().forEach((function(e){var t=e.getLayoutOptions();if(t){var r=(0,i.extend)({},t),a="horizontal"===t.cutSide?"width":"height";if("vertical"===t.cutSide&&o.width<0||"horizontal"===t.cutSide&&o.height<0||"vertical"===t.cutSide&&o.height>0||"horizontal"===t.cutSide&&o.width>0){var s=r.width-o.width,l=r.height-o.height;"height"===a&&o.width<0&&(s=n.width-n.left-n.right),"width"===a&&o.height<0&&(l=n.height-n.top-n.bottom),e.draw(s,l)}!function(e,t,i){e.getLayoutOptions()[i]||(n[t.cutLayoutSide]-=t[i],o[i]=o[i]-t[i])}(e,t,a)}})),r(o))},_probeDrawing:function(e){var t=this;this._elements.forEach((function(n){var i=n.getLayoutOptions();if(i){var r={width:e.width-e.left-e.right,height:e.height-e.top-e.bottom};"vertical"===i.cutSide?r.height-=t._options.height:r.width-=t._options.width,n.probeDraw(r.width,r.height),function(e,t){e[t.cutLayoutSide]+="horizontal"===t.cutSide?t.width:t.height}(e,n.getLayoutOptions())}}))},_drawElements:function(e){this._elements.slice().reverse().forEach((function(t){var n=t.getLayoutOptions();if(n){var i={width:e.width-e.left-e.right,height:e.height-e.top-e.bottom},r="horizontal"===n.cutSide?"width":"height";i[r]=n[r],t.draw(i.width,i.height)}}))},_positionElements:function(e){var t={left:0,right:0,top:0,bottom:0};this._elements.slice().reverse().forEach((function(n){var i=n.getLayoutOptions();if(i){var r=i.position,o=i.cutSide,a={horizontal:r.horizontal,vertical:r.vertical};a[o]=v[a[o]],n.position({of:w(e),my:a,at:r,offset:y(i,t)}),t[i.cutLayoutSide]+=i["horizontal"===i.cutSide?"width":"height"]}}))}},t.LayoutManager=b},"7xVI":function(e,t,n){"use strict";n.d(t,"a",(function(){return s}));var i=n("89/Q"),r=function(){function e(){}return e.prototype.map=function(e){var t={"zh-Hans":"zh-cn","es-MX":"es",vi:"en-gb"};return"en"===e||e.startsWith("en-")?"en-gb":t[e]?t[e]:e},e.prototype.getModuleName=function(e){var t={"zh-Hans":"zhCn","es-MX":"es","pt-BR":"ptBr",vi:"enGb"};return"en"===e||e.startsWith("en-")?"enGb":t[e]?t[e]:e},e}(),o=n("pEe/"),a=n("cP50"),s=function(){function e(){}return e.getDaterangepickerConfig=function(){return Object.assign(new i.e,{containerClass:"theme-"+e.getTheme()})},e.getDatepickerConfig=function(){return Object.assign(new i.a,{containerClass:"theme-"+e.getTheme()})},e.getTheme=function(){return a.a.getTheme()},e.getDatepickerLocale=function(){var e=new i.h;return e.use(abp.localization.currentLanguage.name),e},e.registerNgxBootstrapDatePickerLocales=function(){if("en"===abp.localization.currentLanguage.name)return Promise.resolve(!0);var e=(new r).map(abp.localization.currentLanguage.name).toLowerCase(),t=(new r).getModuleName(abp.localization.currentLanguage.name);return new Promise((function(i,r){n("meIM")("./"+e+".js").then((function(e){Object(o.a)(abp.localization.currentLanguage.name.toLowerCase(),e[t+"Locale"]),i(!0)}),r)}))},e}()},"8/+R":function(e,t,n){!function(e){"use strict";var t={1:"\u0a67",2:"\u0a68",3:"\u0a69",4:"\u0a6a",5:"\u0a6b",6:"\u0a6c",7:"\u0a6d",8:"\u0a6e",9:"\u0a6f",0:"\u0a66"},n={"\u0a67":"1","\u0a68":"2","\u0a69":"3","\u0a6a":"4","\u0a6b":"5","\u0a6c":"6","\u0a6d":"7","\u0a6e":"8","\u0a6f":"9","\u0a66":"0"};e.defineLocale("pa-in",{months:"\u0a1c\u0a28\u0a35\u0a30\u0a40_\u0a2b\u0a3c\u0a30\u0a35\u0a30\u0a40_\u0a2e\u0a3e\u0a30\u0a1a_\u0a05\u0a2a\u0a4d\u0a30\u0a48\u0a32_\u0a2e\u0a08_\u0a1c\u0a42\u0a28_\u0a1c\u0a41\u0a32\u0a3e\u0a08_\u0a05\u0a17\u0a38\u0a24_\u0a38\u0a24\u0a70\u0a2c\u0a30_\u0a05\u0a15\u0a24\u0a42\u0a2c\u0a30_\u0a28\u0a35\u0a70\u0a2c\u0a30_\u0a26\u0a38\u0a70\u0a2c\u0a30".split("_"),monthsShort:"\u0a1c\u0a28\u0a35\u0a30\u0a40_\u0a2b\u0a3c\u0a30\u0a35\u0a30\u0a40_\u0a2e\u0a3e\u0a30\u0a1a_\u0a05\u0a2a\u0a4d\u0a30\u0a48\u0a32_\u0a2e\u0a08_\u0a1c\u0a42\u0a28_\u0a1c\u0a41\u0a32\u0a3e\u0a08_\u0a05\u0a17\u0a38\u0a24_\u0a38\u0a24\u0a70\u0a2c\u0a30_\u0a05\u0a15\u0a24\u0a42\u0a2c\u0a30_\u0a28\u0a35\u0a70\u0a2c\u0a30_\u0a26\u0a38\u0a70\u0a2c\u0a30".split("_"),weekdays:"\u0a10\u0a24\u0a35\u0a3e\u0a30_\u0a38\u0a4b\u0a2e\u0a35\u0a3e\u0a30_\u0a2e\u0a70\u0a17\u0a32\u0a35\u0a3e\u0a30_\u0a2c\u0a41\u0a27\u0a35\u0a3e\u0a30_\u0a35\u0a40\u0a30\u0a35\u0a3e\u0a30_\u0a38\u0a3c\u0a41\u0a71\u0a15\u0a30\u0a35\u0a3e\u0a30_\u0a38\u0a3c\u0a28\u0a40\u0a1a\u0a30\u0a35\u0a3e\u0a30".split("_"),weekdaysShort:"\u0a10\u0a24_\u0a38\u0a4b\u0a2e_\u0a2e\u0a70\u0a17\u0a32_\u0a2c\u0a41\u0a27_\u0a35\u0a40\u0a30_\u0a38\u0a3c\u0a41\u0a15\u0a30_\u0a38\u0a3c\u0a28\u0a40".split("_"),weekdaysMin:"\u0a10\u0a24_\u0a38\u0a4b\u0a2e_\u0a2e\u0a70\u0a17\u0a32_\u0a2c\u0a41\u0a27_\u0a35\u0a40\u0a30_\u0a38\u0a3c\u0a41\u0a15\u0a30_\u0a38\u0a3c\u0a28\u0a40".split("_"),longDateFormat:{LT:"A h:mm \u0a35\u0a1c\u0a47",LTS:"A h:mm:ss \u0a35\u0a1c\u0a47",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm \u0a35\u0a1c\u0a47",LLLL:"dddd, D MMMM YYYY, A h:mm \u0a35\u0a1c\u0a47"},calendar:{sameDay:"[\u0a05\u0a1c] LT",nextDay:"[\u0a15\u0a32] LT",nextWeek:"[\u0a05\u0a17\u0a32\u0a3e] dddd, LT",lastDay:"[\u0a15\u0a32] LT",lastWeek:"[\u0a2a\u0a3f\u0a1b\u0a32\u0a47] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u0a35\u0a3f\u0a71\u0a1a",past:"%s \u0a2a\u0a3f\u0a1b\u0a32\u0a47",s:"\u0a15\u0a41\u0a1d \u0a38\u0a15\u0a3f\u0a70\u0a1f",ss:"%d \u0a38\u0a15\u0a3f\u0a70\u0a1f",m:"\u0a07\u0a15 \u0a2e\u0a3f\u0a70\u0a1f",mm:"%d \u0a2e\u0a3f\u0a70\u0a1f",h:"\u0a07\u0a71\u0a15 \u0a18\u0a70\u0a1f\u0a3e",hh:"%d \u0a18\u0a70\u0a1f\u0a47",d:"\u0a07\u0a71\u0a15 \u0a26\u0a3f\u0a28",dd:"%d \u0a26\u0a3f\u0a28",M:"\u0a07\u0a71\u0a15 \u0a2e\u0a39\u0a40\u0a28\u0a3e",MM:"%d \u0a2e\u0a39\u0a40\u0a28\u0a47",y:"\u0a07\u0a71\u0a15 \u0a38\u0a3e\u0a32",yy:"%d \u0a38\u0a3e\u0a32"},preparse:function(e){return e.replace(/[\u0a67\u0a68\u0a69\u0a6a\u0a6b\u0a6c\u0a6d\u0a6e\u0a6f\u0a66]/g,(function(e){return n[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]}))},meridiemParse:/\u0a30\u0a3e\u0a24|\u0a38\u0a35\u0a47\u0a30|\u0a26\u0a41\u0a2a\u0a39\u0a3f\u0a30|\u0a38\u0a3c\u0a3e\u0a2e/,meridiemHour:function(e,t){return 12===e&&(e=0),"\u0a30\u0a3e\u0a24"===t?e<4?e:e+12:"\u0a38\u0a35\u0a47\u0a30"===t?e:"\u0a26\u0a41\u0a2a\u0a39\u0a3f\u0a30"===t?e>=10?e:e+12:"\u0a38\u0a3c\u0a3e\u0a2e"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"\u0a30\u0a3e\u0a24":e<10?"\u0a38\u0a35\u0a47\u0a30":e<17?"\u0a26\u0a41\u0a2a\u0a39\u0a3f\u0a30":e<20?"\u0a38\u0a3c\u0a3e\u0a2e":"\u0a30\u0a3e\u0a24"},week:{dow:0,doy:6}})}(n("wd/R"))},"85Zg":function(e,t,n){"use strict";var i=n("1LL4").extend;t.registry={},t.register=function(e,n,r){var o=t.registry,a={};a[e]=o[e]?o[e]:{},a[e][n]=r,o=i(o,a)}},"89/Q":function(e,t,n){"use strict";n.d(t,"a",(function(){return Ce})),n.d(t,"b",(function(){return Xe})),n.d(t,"c",(function(){return et})),n.d(t,"d",(function(){return gt})),n.d(t,"e",(function(){return tt})),n.d(t,"f",(function(){return nt})),n.d(t,"g",(function(){return ot})),n.d(t,"h",(function(){return ke}));var i=n("TYT/"),r=n("mrSG"),o=n("VnD/"),a=n("67Y/"),s=n("t9fZ"),l=n("pEe/"),c=n("26FU"),u=n("JV/U"),d=n("dqUk"),h=n("2WDa"),p=n("yJXE"),f=n("QJY3"),m=n("Valr"),g=n("L8Zx");function _(e,t){if(1&e){var n=i["\u0275\u0275getCurrentView"]();i["\u0275\u0275elementStart"](0,"bs-days-calendar-view",9),i["\u0275\u0275listener"]("onNavigate",(function(e){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"](3).navigateTo(e)}))("onViewMode",(function(e){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"](3).setViewMode(e)}))("onHover",(function(e){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"](3).dayHoverHandler(e)}))("onHoverWeek",(function(e){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"](3).weekHoverHandler(e)}))("onSelect",(function(e){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"](3).daySelectHandler(e)})),i["\u0275\u0275pipe"](1,"async"),i["\u0275\u0275pipe"](2,"async"),i["\u0275\u0275elementEnd"]()}if(2&e){var r,o=t.$implicit,a=i["\u0275\u0275nextContext"](3),s=(null==(r=i["\u0275\u0275pipeBind1"](1,4,a.daysCalendar))?null:r.length)>1;i["\u0275\u0275classProp"]("bs-datepicker-multiple",s),i["\u0275\u0275property"]("calendar",o)("options",i["\u0275\u0275pipeBind1"](2,6,a.options))}}function v(e,t){if(1&e&&(i["\u0275\u0275elementStart"](0,"div",7),i["\u0275\u0275template"](1,_,3,8,"bs-days-calendar-view",8),i["\u0275\u0275pipe"](2,"async"),i["\u0275\u0275elementEnd"]()),2&e){var n=i["\u0275\u0275nextContext"](2);i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngForOf",i["\u0275\u0275pipeBind1"](2,1,n.daysCalendar))}}function y(e,t){if(1&e){var n=i["\u0275\u0275getCurrentView"]();i["\u0275\u0275elementStart"](0,"bs-month-calendar-view",11),i["\u0275\u0275listener"]("onNavigate",(function(e){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"](3).navigateTo(e)}))("onViewMode",(function(e){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"](3).setViewMode(e)}))("onHover",(function(e){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"](3).monthHoverHandler(e)}))("onSelect",(function(e){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"](3).monthSelectHandler(e)})),i["\u0275\u0275pipe"](1,"async"),i["\u0275\u0275elementEnd"]()}if(2&e){var r,o=t.$implicit,a=i["\u0275\u0275nextContext"](3),s=(null==(r=i["\u0275\u0275pipeBind1"](1,3,a.daysCalendar))?null:r.length)>1;i["\u0275\u0275classProp"]("bs-datepicker-multiple",s),i["\u0275\u0275property"]("calendar",o)}}function b(e,t){if(1&e&&(i["\u0275\u0275elementStart"](0,"div",7),i["\u0275\u0275template"](1,y,2,5,"bs-month-calendar-view",10),i["\u0275\u0275pipe"](2,"async"),i["\u0275\u0275elementEnd"]()),2&e){var n=i["\u0275\u0275nextContext"](2);i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngForOf",i["\u0275\u0275pipeBind1"](2,1,n.monthsCalendar))}}function w(e,t){if(1&e){var n=i["\u0275\u0275getCurrentView"]();i["\u0275\u0275elementStart"](0,"bs-years-calendar-view",11),i["\u0275\u0275listener"]("onNavigate",(function(e){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"](3).navigateTo(e)}))("onViewMode",(function(e){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"](3).setViewMode(e)}))("onHover",(function(e){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"](3).yearHoverHandler(e)}))("onSelect",(function(e){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"](3).yearSelectHandler(e)})),i["\u0275\u0275pipe"](1,"async"),i["\u0275\u0275elementEnd"]()}if(2&e){var r,o=t.$implicit,a=i["\u0275\u0275nextContext"](3),s=(null==(r=i["\u0275\u0275pipeBind1"](1,3,a.daysCalendar))?null:r.length)>1;i["\u0275\u0275classProp"]("bs-datepicker-multiple",s),i["\u0275\u0275property"]("calendar",o)}}function x(e,t){if(1&e&&(i["\u0275\u0275elementStart"](0,"div",7),i["\u0275\u0275template"](1,w,2,5,"bs-years-calendar-view",10),i["\u0275\u0275pipe"](2,"async"),i["\u0275\u0275elementEnd"]()),2&e){var n=i["\u0275\u0275nextContext"](2);i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngForOf",i["\u0275\u0275pipeBind1"](2,1,n.yearsCalendar))}}function C(e,t){1&e&&(i["\u0275\u0275elementStart"](0,"div",12),i["\u0275\u0275elementStart"](1,"button",13),i["\u0275\u0275text"](2,"Apply"),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementStart"](3,"button",14),i["\u0275\u0275text"](4,"Cancel"),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"]())}function S(e,t){if(1&e&&(i["\u0275\u0275elementStart"](0,"div",15),i["\u0275\u0275element"](1,"bs-custom-date-view",16),i["\u0275\u0275elementEnd"]()),2&e){var n=i["\u0275\u0275nextContext"](2);i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ranges",n._customRangesFish)}}function M(e,t){if(1&e){var n=i["\u0275\u0275getCurrentView"]();i["\u0275\u0275elementStart"](0,"div",1),i["\u0275\u0275elementStart"](1,"div",2),i["\u0275\u0275listener"]("@datepickerAnimation.done",(function(){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"]().positionServiceEnable()})),i["\u0275\u0275elementStart"](2,"div",3),i["\u0275\u0275pipe"](3,"async"),i["\u0275\u0275template"](4,v,3,3,"div",4),i["\u0275\u0275template"](5,b,3,3,"div",4),i["\u0275\u0275template"](6,x,3,3,"div",4),i["\u0275\u0275elementEnd"](),i["\u0275\u0275template"](7,C,5,0,"div",5),i["\u0275\u0275elementEnd"](),i["\u0275\u0275template"](8,S,2,1,"div",6),i["\u0275\u0275elementEnd"]()}if(2&e){var r=i["\u0275\u0275nextContext"]();i["\u0275\u0275property"]("ngClass",r.containerClass),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("@datepickerAnimation",r.animationState),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngSwitch",i["\u0275\u0275pipeBind1"](3,8,r.viewMode)),i["\u0275\u0275advance"](2),i["\u0275\u0275property"]("ngSwitchCase","day"),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngSwitchCase","month"),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngSwitchCase","year"),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngIf",!1),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngIf",!1)}}function k(e,t){if(1&e){var n=i["\u0275\u0275getCurrentView"]();i["\u0275\u0275elementStart"](0,"bs-days-calendar-view",9),i["\u0275\u0275listener"]("onNavigate",(function(e){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"](3).navigateTo(e)}))("onViewMode",(function(e){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"](3).setViewMode(e)}))("onHover",(function(e){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"](3).dayHoverHandler(e)}))("onHoverWeek",(function(e){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"](3).weekHoverHandler(e)}))("onSelect",(function(e){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"](3).daySelectHandler(e)})),i["\u0275\u0275pipe"](1,"async"),i["\u0275\u0275pipe"](2,"async"),i["\u0275\u0275elementEnd"]()}if(2&e){var r,o=t.$implicit,a=i["\u0275\u0275nextContext"](3),s=(null==(r=i["\u0275\u0275pipeBind1"](1,4,a.daysCalendar))?null:r.length)>1;i["\u0275\u0275classProp"]("bs-datepicker-multiple",s),i["\u0275\u0275property"]("calendar",o)("options",i["\u0275\u0275pipeBind1"](2,6,a.options))}}function O(e,t){if(1&e&&(i["\u0275\u0275elementStart"](0,"div",7),i["\u0275\u0275template"](1,k,3,8,"bs-days-calendar-view",8),i["\u0275\u0275pipe"](2,"async"),i["\u0275\u0275elementEnd"]()),2&e){var n=i["\u0275\u0275nextContext"](2);i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngForOf",i["\u0275\u0275pipeBind1"](2,1,n.daysCalendar))}}function T(e,t){if(1&e){var n=i["\u0275\u0275getCurrentView"]();i["\u0275\u0275elementStart"](0,"bs-month-calendar-view",11),i["\u0275\u0275listener"]("onNavigate",(function(e){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"](3).navigateTo(e)}))("onViewMode",(function(e){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"](3).setViewMode(e)}))("onHover",(function(e){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"](3).monthHoverHandler(e)}))("onSelect",(function(e){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"](3).monthSelectHandler(e)})),i["\u0275\u0275pipe"](1,"async"),i["\u0275\u0275elementEnd"]()}if(2&e){var r,o=t.$implicit,a=i["\u0275\u0275nextContext"](3),s=(null==(r=i["\u0275\u0275pipeBind1"](1,3,a.daysCalendar))?null:r.length)>1;i["\u0275\u0275classProp"]("bs-datepicker-multiple",s),i["\u0275\u0275property"]("calendar",o)}}function E(e,t){if(1&e&&(i["\u0275\u0275elementStart"](0,"div",7),i["\u0275\u0275template"](1,T,2,5,"bs-month-calendar-view",10),i["\u0275\u0275pipe"](2,"async"),i["\u0275\u0275elementEnd"]()),2&e){var n=i["\u0275\u0275nextContext"](2);i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngForOf",i["\u0275\u0275pipeBind1"](2,1,n.monthsCalendar))}}function I(e,t){if(1&e){var n=i["\u0275\u0275getCurrentView"]();i["\u0275\u0275elementStart"](0,"bs-years-calendar-view",11),i["\u0275\u0275listener"]("onNavigate",(function(e){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"](3).navigateTo(e)}))("onViewMode",(function(e){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"](3).setViewMode(e)}))("onHover",(function(e){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"](3).yearHoverHandler(e)}))("onSelect",(function(e){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"](3).yearSelectHandler(e)})),i["\u0275\u0275pipe"](1,"async"),i["\u0275\u0275elementEnd"]()}if(2&e){var r,o=t.$implicit,a=i["\u0275\u0275nextContext"](3),s=(null==(r=i["\u0275\u0275pipeBind1"](1,3,a.daysCalendar))?null:r.length)>1;i["\u0275\u0275classProp"]("bs-datepicker-multiple",s),i["\u0275\u0275property"]("calendar",o)}}function A(e,t){if(1&e&&(i["\u0275\u0275elementStart"](0,"div",7),i["\u0275\u0275template"](1,I,2,5,"bs-years-calendar-view",10),i["\u0275\u0275pipe"](2,"async"),i["\u0275\u0275elementEnd"]()),2&e){var n=i["\u0275\u0275nextContext"](2);i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngForOf",i["\u0275\u0275pipeBind1"](2,1,n.yearsCalendar))}}function D(e,t){1&e&&(i["\u0275\u0275elementStart"](0,"div",12),i["\u0275\u0275elementStart"](1,"button",13),i["\u0275\u0275text"](2,"Apply"),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementStart"](3,"button",14),i["\u0275\u0275text"](4,"Cancel"),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"]())}function L(e,t){if(1&e&&(i["\u0275\u0275elementStart"](0,"div",15),i["\u0275\u0275element"](1,"bs-custom-date-view",16),i["\u0275\u0275elementEnd"]()),2&e){var n=i["\u0275\u0275nextContext"](2);i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ranges",n._customRangesFish)}}function P(e,t){if(1&e){var n=i["\u0275\u0275getCurrentView"]();i["\u0275\u0275elementStart"](0,"div",1),i["\u0275\u0275elementStart"](1,"div",2),i["\u0275\u0275listener"]("@datepickerAnimation.done",(function(){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"]().positionServiceEnable()})),i["\u0275\u0275elementStart"](2,"div",3),i["\u0275\u0275pipe"](3,"async"),i["\u0275\u0275template"](4,O,3,3,"div",4),i["\u0275\u0275template"](5,E,3,3,"div",4),i["\u0275\u0275template"](6,A,3,3,"div",4),i["\u0275\u0275elementEnd"](),i["\u0275\u0275template"](7,D,5,0,"div",5),i["\u0275\u0275elementEnd"](),i["\u0275\u0275template"](8,L,2,1,"div",6),i["\u0275\u0275elementEnd"]()}if(2&e){var r=i["\u0275\u0275nextContext"]();i["\u0275\u0275property"]("ngClass",r.containerClass),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("@datepickerAnimation",r.animationState),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngSwitch",i["\u0275\u0275pipeBind1"](3,8,r.viewMode)),i["\u0275\u0275advance"](2),i["\u0275\u0275property"]("ngSwitchCase","day"),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngSwitchCase","month"),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngSwitchCase","year"),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngIf",!1),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngIf",!1)}}function j(e,t){1&e&&i["\u0275\u0275element"](0,"bs-current-date",4)}function R(e,t){1&e&&i["\u0275\u0275element"](0,"bs-timepicker")}var z=[[["bs-datepicker-navigation-view"]],"*"],B=["bs-datepicker-navigation-view","*"];function F(e,t){if(1&e&&(i["\u0275\u0275elementStart"](0,"button",3),i["\u0275\u0275text"](1),i["\u0275\u0275elementEnd"]()),2&e){var n=t.$implicit;i["\u0275\u0275advance"](1),i["\u0275\u0275textInterpolate"](n.label)}}function N(e,t){1&e&&(i["\u0275\u0275elementStart"](0,"button",3),i["\u0275\u0275text"](1,"Custom Range"),i["\u0275\u0275elementEnd"]())}var V=["bsDatepickerDayDecorator",""];function H(e,t){if(1&e){var n=i["\u0275\u0275getCurrentView"]();i["\u0275\u0275elementStart"](0,"button",2),i["\u0275\u0275listener"]("click",(function(){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"]().view("month")})),i["\u0275\u0275elementStart"](1,"span"),i["\u0275\u0275text"](2),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"]()}if(2&e){var r=i["\u0275\u0275nextContext"]();i["\u0275\u0275advance"](2),i["\u0275\u0275textInterpolate"](r.calendar.monthTitle)}}function Y(e,t){1&e&&i["\u0275\u0275element"](0,"th")}function W(e,t){if(1&e&&(i["\u0275\u0275elementStart"](0,"th",5),i["\u0275\u0275text"](1),i["\u0275\u0275elementEnd"]()),2&e){var n=t.index,r=i["\u0275\u0275nextContext"]();i["\u0275\u0275advance"](1),i["\u0275\u0275textInterpolate1"]("",r.calendar.weekdays[n]," ")}}function U(e,t){if(1&e){var n=i["\u0275\u0275getCurrentView"]();i["\u0275\u0275elementStart"](0,"td",8),i["\u0275\u0275elementStart"](1,"span",9),i["\u0275\u0275listener"]("click",(function(){i["\u0275\u0275restoreView"](n);var e=i["\u0275\u0275nextContext"]().$implicit;return i["\u0275\u0275nextContext"]().selectWeek(e)}))("mouseenter",(function(){i["\u0275\u0275restoreView"](n);var e=i["\u0275\u0275nextContext"]().$implicit;return i["\u0275\u0275nextContext"]().weekHoverHandler(e,!0)}))("mouseleave",(function(){i["\u0275\u0275restoreView"](n);var e=i["\u0275\u0275nextContext"]().$implicit;return i["\u0275\u0275nextContext"]().weekHoverHandler(e,!1)})),i["\u0275\u0275text"](2),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"]()}if(2&e){var r=i["\u0275\u0275nextContext"]().index,o=i["\u0275\u0275nextContext"]();i["\u0275\u0275classProp"]("active-week",o.isWeekHovered),i["\u0275\u0275advance"](2),i["\u0275\u0275textInterpolate"](o.calendar.weekNumbers[r])}}function G(e,t){if(1&e){var n=i["\u0275\u0275getCurrentView"]();i["\u0275\u0275elementStart"](0,"td",10),i["\u0275\u0275elementStart"](1,"span",11),i["\u0275\u0275listener"]("click",(function(){i["\u0275\u0275restoreView"](n);var e=t.$implicit;return i["\u0275\u0275nextContext"](2).selectDay(e)}))("mouseenter",(function(){i["\u0275\u0275restoreView"](n);var e=t.$implicit;return i["\u0275\u0275nextContext"](2).hoverDay(e,!0)}))("mouseleave",(function(){i["\u0275\u0275restoreView"](n);var e=t.$implicit;return i["\u0275\u0275nextContext"](2).hoverDay(e,!1)})),i["\u0275\u0275text"](2),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"]()}if(2&e){var r=t.$implicit;i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("day",r),i["\u0275\u0275advance"](1),i["\u0275\u0275textInterpolate"](r.label)}}function q(e,t){if(1&e&&(i["\u0275\u0275elementStart"](0,"tr"),i["\u0275\u0275template"](1,U,3,3,"td",6),i["\u0275\u0275template"](2,G,3,2,"td",7),i["\u0275\u0275elementEnd"]()),2&e){var n=t.$implicit,r=i["\u0275\u0275nextContext"]();i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngIf",r.options.showWeekNumbers),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngForOf",n.days)}}function X(e,t){if(1&e){var n=i["\u0275\u0275getCurrentView"]();i["\u0275\u0275elementStart"](0,"td",4),i["\u0275\u0275listener"]("click",(function(){i["\u0275\u0275restoreView"](n);var e=t.$implicit;return i["\u0275\u0275nextContext"](2).viewMonth(e)}))("mouseenter",(function(){i["\u0275\u0275restoreView"](n);var e=t.$implicit;return i["\u0275\u0275nextContext"](2).hoverMonth(e,!0)}))("mouseleave",(function(){i["\u0275\u0275restoreView"](n);var e=t.$implicit;return i["\u0275\u0275nextContext"](2).hoverMonth(e,!1)})),i["\u0275\u0275elementStart"](1,"span"),i["\u0275\u0275text"](2),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"]()}if(2&e){var r=t.$implicit;i["\u0275\u0275classProp"]("disabled",r.isDisabled)("is-highlighted",r.isHovered),i["\u0275\u0275advance"](1),i["\u0275\u0275classProp"]("selected",r.isSelected),i["\u0275\u0275advance"](1),i["\u0275\u0275textInterpolate"](r.label)}}function $(e,t){if(1&e&&(i["\u0275\u0275elementStart"](0,"tr"),i["\u0275\u0275template"](1,X,3,7,"td",3),i["\u0275\u0275elementEnd"]()),2&e){var n=t.$implicit;i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngForOf",n)}}function K(e,t){if(1&e){var n=i["\u0275\u0275getCurrentView"]();i["\u0275\u0275elementStart"](0,"td",4),i["\u0275\u0275listener"]("click",(function(){i["\u0275\u0275restoreView"](n);var e=t.$implicit;return i["\u0275\u0275nextContext"](2).viewYear(e)}))("mouseenter",(function(){i["\u0275\u0275restoreView"](n);var e=t.$implicit;return i["\u0275\u0275nextContext"](2).hoverYear(e,!0)}))("mouseleave",(function(){i["\u0275\u0275restoreView"](n);var e=t.$implicit;return i["\u0275\u0275nextContext"](2).hoverYear(e,!1)})),i["\u0275\u0275elementStart"](1,"span"),i["\u0275\u0275text"](2),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"]()}if(2&e){var r=t.$implicit;i["\u0275\u0275classProp"]("disabled",r.isDisabled)("is-highlighted",r.isHovered),i["\u0275\u0275advance"](1),i["\u0275\u0275classProp"]("selected",r.isSelected),i["\u0275\u0275advance"](1),i["\u0275\u0275textInterpolate"](r.label)}}function J(e,t){if(1&e&&(i["\u0275\u0275elementStart"](0,"tr"),i["\u0275\u0275template"](1,K,3,7,"td",3),i["\u0275\u0275elementEnd"]()),2&e){var n=t.$implicit;i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngForOf",n)}}function Q(e,t){1&e&&(i["\u0275\u0275elementStart"](0,"div",1),i["\u0275\u0275projection"](1),i["\u0275\u0275elementEnd"]())}var Z=["*"];function ee(e,t){if(1&e){var n=i["\u0275\u0275getCurrentView"]();i["\u0275\u0275elementStart"](0,"button",8),i["\u0275\u0275listener"]("click",(function(){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"](2).datePicker.move(-1)})),i["\u0275\u0275text"](1,"\u2039"),i["\u0275\u0275elementEnd"]()}}function te(e,t){if(1&e){var n=i["\u0275\u0275getCurrentView"]();i["\u0275\u0275elementStart"](0,"button",8),i["\u0275\u0275listener"]("click",(function(){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"](2).datePicker.move(-1)})),i["\u0275\u0275text"](1,"<"),i["\u0275\u0275elementEnd"]()}}function ne(e,t){if(1&e){var n=i["\u0275\u0275getCurrentView"]();i["\u0275\u0275elementStart"](0,"button",9),i["\u0275\u0275listener"]("click",(function(){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"](2).datePicker.move(1)})),i["\u0275\u0275text"](1,"\u203a"),i["\u0275\u0275elementEnd"]()}}function ie(e,t){if(1&e){var n=i["\u0275\u0275getCurrentView"]();i["\u0275\u0275elementStart"](0,"button",9),i["\u0275\u0275listener"]("click",(function(){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"](2).datePicker.move(1)})),i["\u0275\u0275text"](1,"> "),i["\u0275\u0275elementEnd"]()}}function re(e,t){1&e&&i["\u0275\u0275element"](0,"th")}function oe(e,t){if(1&e&&(i["\u0275\u0275elementStart"](0,"th",10),i["\u0275\u0275elementStart"](1,"small",11),i["\u0275\u0275elementStart"](2,"b"),i["\u0275\u0275text"](3),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"]()),2&e){var n=t.$implicit;i["\u0275\u0275advance"](3),i["\u0275\u0275textInterpolate"](n.abbr)}}function ae(e,t){if(1&e&&(i["\u0275\u0275elementStart"](0,"td",10),i["\u0275\u0275elementStart"](1,"em"),i["\u0275\u0275text"](2),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"]()),2&e){var n=i["\u0275\u0275nextContext"](2).index,r=i["\u0275\u0275nextContext"](2);i["\u0275\u0275advance"](2),i["\u0275\u0275textInterpolate"](r.weekNumbers[n])}}var se=function(e,t,n,i,r){return{"btn-secondary":e,"btn-info":t,disabled:n,active:i,"btn-default":r}},le=function(e,t){return{"text-muted":e,"text-info":t}};function ce(e,t){if(1&e){var n=i["\u0275\u0275getCurrentView"]();i["\u0275\u0275elementStart"](0,"button",16),i["\u0275\u0275listener"]("click",(function(){i["\u0275\u0275restoreView"](n);var e=i["\u0275\u0275nextContext"]().$implicit;return i["\u0275\u0275nextContext"](4).datePicker.select(e.date)})),i["\u0275\u0275elementStart"](1,"span",17),i["\u0275\u0275text"](2),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"]()}if(2&e){var r=i["\u0275\u0275nextContext"]().$implicit,o=i["\u0275\u0275nextContext"](4);i["\u0275\u0275classMapInterpolate1"]("btn btn-sm ",r.customClass,""),i["\u0275\u0275property"]("ngClass",i["\u0275\u0275pureFunction5"](7,se,o.isBs4&&!r.selected&&!o.datePicker.isActive(r),r.selected,r.disabled,!o.isBs4&&o.datePicker.isActive(r),!o.isBs4))("disabled",r.disabled),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngClass",i["\u0275\u0275pureFunction2"](13,le,r.secondary||r.current,!o.isBs4&&r.current)),i["\u0275\u0275advance"](1),i["\u0275\u0275textInterpolate"](r.label)}}function ue(e,t){if(1&e&&(i["\u0275\u0275elementStart"](0,"td",14),i["\u0275\u0275template"](1,ce,3,16,"button",15),i["\u0275\u0275elementEnd"]()),2&e){var n=t.$implicit,r=i["\u0275\u0275nextContext"](4);i["\u0275\u0275property"]("id",n.uid),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngIf",!(r.datePicker.onlyCurrentMonth&&n.secondary))}}function de(e,t){if(1&e&&(i["\u0275\u0275elementStart"](0,"tr"),i["\u0275\u0275template"](1,ae,3,1,"td",12),i["\u0275\u0275template"](2,ue,2,2,"td",13),i["\u0275\u0275elementEnd"]()),2&e){var n=i["\u0275\u0275nextContext"]().$implicit,r=i["\u0275\u0275nextContext"](2);i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngIf",r.datePicker.showWeeks),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngForOf",n)}}function he(e,t){if(1&e&&i["\u0275\u0275template"](0,de,3,2,"tr",5),2&e){var n=t.$implicit,r=i["\u0275\u0275nextContext"](2);i["\u0275\u0275property"]("ngIf",!(r.datePicker.onlyCurrentMonth&&n[0].secondary&&n[6].secondary))}}var pe=function(e){return{disabled:e}};function fe(e,t){if(1&e){var n=i["\u0275\u0275getCurrentView"]();i["\u0275\u0275elementStart"](0,"table",1),i["\u0275\u0275elementStart"](1,"thead"),i["\u0275\u0275elementStart"](2,"tr"),i["\u0275\u0275elementStart"](3,"th"),i["\u0275\u0275template"](4,ee,2,0,"button",2),i["\u0275\u0275template"](5,te,2,0,"button",2),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementStart"](6,"th"),i["\u0275\u0275elementStart"](7,"button",3),i["\u0275\u0275listener"]("click",(function(){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"]().datePicker.toggleMode(0)})),i["\u0275\u0275elementStart"](8,"strong"),i["\u0275\u0275text"](9),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementStart"](10,"th"),i["\u0275\u0275template"](11,ne,2,0,"button",4),i["\u0275\u0275template"](12,ie,2,0,"button",4),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementStart"](13,"tr"),i["\u0275\u0275template"](14,re,1,0,"th",5),i["\u0275\u0275template"](15,oe,4,1,"th",6),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementStart"](16,"tbody"),i["\u0275\u0275template"](17,he,1,1,"ng-template",7),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"]()}if(2&e){var r=i["\u0275\u0275nextContext"]();i["\u0275\u0275attribute"]("aria-labelledby",r.datePicker.uniqueId+"-title"),i["\u0275\u0275advance"](4),i["\u0275\u0275property"]("ngIf",!r.isBs4),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngIf",r.isBs4),i["\u0275\u0275advance"](1),i["\u0275\u0275attribute"]("colspan",5+(r.datePicker.showWeeks?1:0)),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("id",r.datePicker.uniqueId+"-title")("disabled",r.datePicker.datepickerMode===r.datePicker.maxMode)("ngClass",i["\u0275\u0275pureFunction1"](13,pe,r.datePicker.datepickerMode===r.datePicker.maxMode)),i["\u0275\u0275advance"](2),i["\u0275\u0275textInterpolate"](r.title),i["\u0275\u0275advance"](2),i["\u0275\u0275property"]("ngIf",!r.isBs4),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngIf",r.isBs4),i["\u0275\u0275advance"](2),i["\u0275\u0275property"]("ngIf",r.datePicker.showWeeks),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngForOf",r.labels),i["\u0275\u0275advance"](2),i["\u0275\u0275property"]("ngForOf",r.rows)}}var me=function(e,t,n,i){return{"btn-link":e,"btn-info":t,disabled:n,active:i}},ge=function(e,t){return{"text-success":e,"text-info":t}};function _e(e,t){if(1&e){var n=i["\u0275\u0275getCurrentView"]();i["\u0275\u0275elementStart"](0,"td",7),i["\u0275\u0275elementStart"](1,"button",8),i["\u0275\u0275listener"]("click",(function(){i["\u0275\u0275restoreView"](n);var e=t.$implicit;return i["\u0275\u0275nextContext"](3).datePicker.select(e.date)})),i["\u0275\u0275elementStart"](2,"span",9),i["\u0275\u0275text"](3),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"]()}if(2&e){var r=t.$implicit,o=i["\u0275\u0275nextContext"](3);i["\u0275\u0275property"]("ngClass",r.customClass),i["\u0275\u0275attribute"]("id",r.uid),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngClass",i["\u0275\u0275pureFunction4"](6,me,o.isBs4&&!r.selected&&!o.datePicker.isActive(r),r.selected||o.isBs4&&!r.selected&&o.datePicker.isActive(r),r.disabled,!o.isBs4&&o.datePicker.isActive(r)))("disabled",r.disabled),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngClass",i["\u0275\u0275pureFunction2"](11,ge,o.isBs4&&r.current,!o.isBs4&&r.current)),i["\u0275\u0275advance"](1),i["\u0275\u0275textInterpolate"](r.label)}}function ve(e,t){if(1&e&&(i["\u0275\u0275elementStart"](0,"tr"),i["\u0275\u0275template"](1,_e,4,14,"td",6),i["\u0275\u0275elementEnd"]()),2&e){var n=t.$implicit;i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngForOf",n)}}function ye(e,t){if(1&e){var n=i["\u0275\u0275getCurrentView"]();i["\u0275\u0275elementStart"](0,"table",1),i["\u0275\u0275elementStart"](1,"thead"),i["\u0275\u0275elementStart"](2,"tr"),i["\u0275\u0275elementStart"](3,"th"),i["\u0275\u0275elementStart"](4,"button",2),i["\u0275\u0275listener"]("click",(function(){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"]().datePicker.move(-1)})),i["\u0275\u0275text"](5,"\u2039"),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementStart"](6,"th"),i["\u0275\u0275elementStart"](7,"button",3),i["\u0275\u0275listener"]("click",(function(){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"]().datePicker.toggleMode(0)})),i["\u0275\u0275elementStart"](8,"strong"),i["\u0275\u0275text"](9),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementStart"](10,"th"),i["\u0275\u0275elementStart"](11,"button",4),i["\u0275\u0275listener"]("click",(function(){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"]().datePicker.move(1)})),i["\u0275\u0275text"](12,"\u203a"),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementStart"](13,"tbody"),i["\u0275\u0275template"](14,ve,2,1,"tr",5),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"]()}if(2&e){var r=i["\u0275\u0275nextContext"]();i["\u0275\u0275advance"](6),i["\u0275\u0275attribute"]("colspan",r.datePicker.monthColLimit-2<=0?1:r.datePicker.monthColLimit-2),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("id",r.datePicker.uniqueId+"-title")("disabled",r.datePicker.datepickerMode===r.maxMode)("ngClass",i["\u0275\u0275pureFunction1"](6,pe,r.datePicker.datepickerMode===r.maxMode)),i["\u0275\u0275advance"](2),i["\u0275\u0275textInterpolate"](r.title),i["\u0275\u0275advance"](5),i["\u0275\u0275property"]("ngForOf",r.rows)}}function be(e,t){if(1&e){var n=i["\u0275\u0275getCurrentView"]();i["\u0275\u0275elementStart"](0,"td",7),i["\u0275\u0275elementStart"](1,"button",8),i["\u0275\u0275listener"]("click",(function(){i["\u0275\u0275restoreView"](n);var e=t.$implicit;return i["\u0275\u0275nextContext"](3).datePicker.select(e.date)})),i["\u0275\u0275elementStart"](2,"span",9),i["\u0275\u0275text"](3),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"]()}if(2&e){var r=t.$implicit,o=i["\u0275\u0275nextContext"](3);i["\u0275\u0275attribute"]("id",r.uid),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngClass",i["\u0275\u0275pureFunction4"](5,me,o.isBs4&&!r.selected&&!o.datePicker.isActive(r),r.selected||o.isBs4&&!r.selected&&o.datePicker.isActive(r),r.disabled,!o.isBs4&&o.datePicker.isActive(r)))("disabled",r.disabled),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngClass",i["\u0275\u0275pureFunction2"](10,ge,o.isBs4&&r.current,!o.isBs4&&r.current)),i["\u0275\u0275advance"](1),i["\u0275\u0275textInterpolate"](r.label)}}function we(e,t){if(1&e&&(i["\u0275\u0275elementStart"](0,"tr"),i["\u0275\u0275template"](1,be,4,13,"td",6),i["\u0275\u0275elementEnd"]()),2&e){var n=t.$implicit;i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngForOf",n)}}function xe(e,t){if(1&e){var n=i["\u0275\u0275getCurrentView"]();i["\u0275\u0275elementStart"](0,"table",1),i["\u0275\u0275elementStart"](1,"thead"),i["\u0275\u0275elementStart"](2,"tr"),i["\u0275\u0275elementStart"](3,"th"),i["\u0275\u0275elementStart"](4,"button",2),i["\u0275\u0275listener"]("click",(function(){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"]().datePicker.move(-1)})),i["\u0275\u0275text"](5,"\u2039"),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementStart"](6,"th"),i["\u0275\u0275elementStart"](7,"button",3),i["\u0275\u0275listener"]("click",(function(){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"]().datePicker.toggleMode(0)})),i["\u0275\u0275elementStart"](8,"strong"),i["\u0275\u0275text"](9),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementStart"](10,"th"),i["\u0275\u0275elementStart"](11,"button",4),i["\u0275\u0275listener"]("click",(function(){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"]().datePicker.move(1)})),i["\u0275\u0275text"](12,"\u203a"),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementStart"](13,"tbody"),i["\u0275\u0275template"](14,we,2,1,"tr",5),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"]()}if(2&e){var r=i["\u0275\u0275nextContext"]();i["\u0275\u0275advance"](6),i["\u0275\u0275attribute"]("colspan",r.datePicker.yearColLimit-2<=0?1:r.datePicker.yearColLimit-2),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("id",r.datePicker.uniqueId+"-title")("disabled",r.datePicker.datepickerMode===r.datePicker.maxMode)("ngClass",i["\u0275\u0275pureFunction1"](6,pe,r.datePicker.datepickerMode===r.datePicker.maxMode)),i["\u0275\u0275advance"](2),i["\u0275\u0275textInterpolate"](r.title),i["\u0275\u0275advance"](5),i["\u0275\u0275property"]("ngForOf",r.rows)}}var Ce=function(){function e(){this.adaptivePosition=!1,this.useUtc=!1,this.isAnimated=!1,this.containerClass="theme-green",this.displayMonths=1,this.showWeekNumbers=!0,this.dateInputFormat="L",this.rangeSeparator=" - ",this.rangeInputFormat="L",this.monthTitle="MMMM",this.yearTitle="YYYY",this.dayLabel="D",this.monthLabel="MMMM",this.yearLabel="YYYY",this.weekNumbers="w"}return e.\u0275fac=function(t){return new(t||e)},e.\u0275prov=i["\u0275\u0275defineInjectable"]({token:e,factory:function(t){return e.\u0275fac(t)}}),e}(),Se=function(){function e(){this._customRangesFish=[]}return Object.defineProperty(e.prototype,"minDate",{set:function(e){this._effects.setMinDate(e)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"maxDate",{set:function(e){this._effects.setMaxDate(e)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"daysDisabled",{set:function(e){this._effects.setDaysDisabled(e)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"datesDisabled",{set:function(e){this._effects.setDatesDisabled(e)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"isDisabled",{set:function(e){this._effects.setDisabled(e)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"dateCustomClasses",{set:function(e){this._effects.setDateCustomClasses(e)},enumerable:!0,configurable:!0}),e.prototype.setViewMode=function(e){},e.prototype.navigateTo=function(e){},e.prototype.dayHoverHandler=function(e){},e.prototype.weekHoverHandler=function(e){},e.prototype.monthHoverHandler=function(e){},e.prototype.yearHoverHandler=function(e){},e.prototype.daySelectHandler=function(e){},e.prototype.monthSelectHandler=function(e){},e.prototype.yearSelectHandler=function(e){},e.prototype._stopPropagation=function(e){e.stopPropagation()},e}(),Me=function(){function e(){}return e.prototype.calculate=function(){return{type:e.CALCULATE}},e.prototype.format=function(){return{type:e.FORMAT}},e.prototype.flag=function(){return{type:e.FLAG}},e.prototype.select=function(t){return{type:e.SELECT,payload:t}},e.prototype.changeViewMode=function(t){return{type:e.CHANGE_VIEWMODE,payload:t}},e.prototype.navigateTo=function(t){return{type:e.NAVIGATE_TO,payload:t}},e.prototype.navigateStep=function(t){return{type:e.NAVIGATE_OFFSET,payload:t}},e.prototype.setOptions=function(t){return{type:e.SET_OPTIONS,payload:t}},e.prototype.selectRange=function(t){return{type:e.SELECT_RANGE,payload:t}},e.prototype.hoverDay=function(t){return{type:e.HOVER,payload:t.isHovered?t.cell.date:null}},e.prototype.minDate=function(t){return{type:e.SET_MIN_DATE,payload:t}},e.prototype.maxDate=function(t){return{type:e.SET_MAX_DATE,payload:t}},e.prototype.daysDisabled=function(t){return{type:e.SET_DAYSDISABLED,payload:t}},e.prototype.datesDisabled=function(t){return{type:e.SET_DATESDISABLED,payload:t}},e.prototype.isDisabled=function(t){return{type:e.SET_IS_DISABLED,payload:t}},e.prototype.setDateCustomClasses=function(t){return{type:e.SET_DATE_CUSTOM_CLASSES,payload:t}},e.prototype.setLocale=function(t){return{type:e.SET_LOCALE,payload:t}},e.CALCULATE="[datepicker] calculate dates matrix",e.FORMAT="[datepicker] format datepicker values",e.FLAG="[datepicker] set flags",e.SELECT="[datepicker] select date",e.NAVIGATE_OFFSET="[datepicker] shift view date",e.NAVIGATE_TO="[datepicker] change view date",e.SET_OPTIONS="[datepicker] update render options",e.HOVER="[datepicker] hover date",e.CHANGE_VIEWMODE="[datepicker] switch view mode",e.SET_MIN_DATE="[datepicker] set min date",e.SET_MAX_DATE="[datepicker] set max date",e.SET_DAYSDISABLED="[datepicker] set days disabled",e.SET_DATESDISABLED="[datepicker] set dates disabled",e.SET_IS_DISABLED="[datepicker] set is disabled",e.SET_DATE_CUSTOM_CLASSES="[datepicker] set date custom classes",e.SET_LOCALE="[datepicker] set datepicker locale",e.SELECT_RANGE="[daterangepicker] select dates range",e.\u0275fac=function(t){return new(t||e)},e.\u0275prov=i["\u0275\u0275defineInjectable"]({token:e,factory:function(t){return e.\u0275fac(t)}}),e}(),ke=function(){function e(){this._defaultLocale="en",this._locale=new c.a(this._defaultLocale),this._localeChange=this._locale.asObservable()}return Object.defineProperty(e.prototype,"locale",{get:function(){return this._locale},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"localeChange",{get:function(){return this._localeChange},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"currentLocale",{get:function(){return this._locale.getValue()},enumerable:!0,configurable:!0}),e.prototype.use=function(e){e!==this.currentLocale&&this._locale.next(e)},e.\u0275fac=function(t){return new(t||e)},e.\u0275prov=i["\u0275\u0275defineInjectable"]({token:e,factory:function(t){return e.\u0275fac(t)}}),e}(),Oe=function(){function e(e,t){this._actions=e,this._localeService=t,this._subs=[]}return e.prototype.init=function(e){return this._store=e,this},e.prototype.setValue=function(e){this._store.dispatch(this._actions.select(e))},e.prototype.setRangeValue=function(e){this._store.dispatch(this._actions.selectRange(e))},e.prototype.setMinDate=function(e){return this._store.dispatch(this._actions.minDate(e)),this},e.prototype.setMaxDate=function(e){return this._store.dispatch(this._actions.maxDate(e)),this},e.prototype.setDaysDisabled=function(e){return this._store.dispatch(this._actions.daysDisabled(e)),this},e.prototype.setDatesDisabled=function(e){return this._store.dispatch(this._actions.datesDisabled(e)),this},e.prototype.setDisabled=function(e){return this._store.dispatch(this._actions.isDisabled(e)),this},e.prototype.setDateCustomClasses=function(e){return this._store.dispatch(this._actions.setDateCustomClasses(e)),this},e.prototype.setOptions=function(e){var t=Object.assign({locale:this._localeService.currentLocale},e);return this._store.dispatch(this._actions.setOptions(t)),this},e.prototype.setBindings=function(e){return e.daysCalendar=this._store.select((function(e){return e.flaggedMonths})).pipe(Object(o.a)((function(e){return!!e}))),e.monthsCalendar=this._store.select((function(e){return e.flaggedMonthsCalendar})).pipe(Object(o.a)((function(e){return!!e}))),e.yearsCalendar=this._store.select((function(e){return e.yearsCalendarFlagged})).pipe(Object(o.a)((function(e){return!!e}))),e.viewMode=this._store.select((function(e){return e.view.mode})),e.options=this._store.select((function(e){return e.showWeekNumbers})).pipe(Object(a.a)((function(e){return{showWeekNumbers:e}}))),this},e.prototype.setEventHandlers=function(e){var t=this;return e.setViewMode=function(e){t._store.dispatch(t._actions.changeViewMode(e))},e.navigateTo=function(e){t._store.dispatch(t._actions.navigateStep(e.step))},e.dayHoverHandler=function(e){var n=e.cell;n.isOtherMonth||n.isDisabled||(t._store.dispatch(t._actions.hoverDay(e)),n.isHovered=e.isHovered)},e.monthHoverHandler=function(e){e.cell.isHovered=e.isHovered},e.yearHoverHandler=function(e){e.cell.isHovered=e.isHovered},e.monthSelectHandler=function(e){e.isDisabled||t._store.dispatch(t._actions.navigateTo({unit:{month:Object(l.h)(e.date),year:Object(l.f)(e.date)},viewMode:"day"}))},e.yearSelectHandler=function(e){e.isDisabled||t._store.dispatch(t._actions.navigateTo({unit:{year:Object(l.f)(e.date)},viewMode:"month"}))},this},e.prototype.registerDatepickerSideEffects=function(){var e=this;return this._subs.push(this._store.select((function(e){return e.view})).subscribe((function(t){e._store.dispatch(e._actions.calculate())}))),this._subs.push(this._store.select((function(e){return e.monthsModel})).pipe(Object(o.a)((function(e){return!!e}))).subscribe((function(t){return e._store.dispatch(e._actions.format())}))),this._subs.push(this._store.select((function(e){return e.formattedMonths})).pipe(Object(o.a)((function(e){return!!e}))).subscribe((function(t){return e._store.dispatch(e._actions.flag())}))),this._subs.push(this._store.select((function(e){return e.selectedDate})).pipe(Object(o.a)((function(e){return!!e}))).subscribe((function(t){return e._store.dispatch(e._actions.flag())}))),this._subs.push(this._store.select((function(e){return e.selectedRange})).pipe(Object(o.a)((function(e){return!!e}))).subscribe((function(t){return e._store.dispatch(e._actions.flag())}))),this._subs.push(this._store.select((function(e){return e.monthsCalendar})).subscribe((function(){return e._store.dispatch(e._actions.flag())}))),this._subs.push(this._store.select((function(e){return e.yearsCalendarModel})).pipe(Object(o.a)((function(e){return!!e}))).subscribe((function(){return e._store.dispatch(e._actions.flag())}))),this._subs.push(this._store.select((function(e){return e.hoveredDate})).pipe(Object(o.a)((function(e){return!!e}))).subscribe((function(t){return e._store.dispatch(e._actions.flag())}))),this._subs.push(this._store.select((function(e){return e.dateCustomClasses})).pipe(Object(o.a)((function(e){return!!e}))).subscribe((function(t){return e._store.dispatch(e._actions.flag())}))),this._subs.push(this._localeService.localeChange.subscribe((function(t){return e._store.dispatch(e._actions.setLocale(t))}))),this},e.prototype.destroy=function(){var e,t;try{for(var n=Object(r.j)(this._subs),i=n.next();!i.done;i=n.next())i.value.unsubscribe()}catch(o){e={error:o}}finally{try{i&&!i.done&&(t=n.return)&&t.call(n)}finally{if(e)throw e.error}}},e.\u0275fac=function(t){return new(t||e)(i["\u0275\u0275inject"](Me),i["\u0275\u0275inject"](ke))},e.\u0275prov=i["\u0275\u0275defineInjectable"]({token:e,factory:function(t){return e.\u0275fac(t)}}),e}(),Te={date:new Date,mode:"day"},Ee=Object.assign(new Ce,{locale:"en",view:Te,selectedRange:[],monthViewOptions:{width:7,height:6}});function Ie(e,t,n){var i=t&&Object(l.k)(Object(l.b)(e,"month"),t,"day"),r=n&&Object(l.i)(Object(l.w)(e,"month"),n,"day");return i||r}function Ae(e,t,n){var i=t&&Object(l.k)(Object(l.b)(e,"year"),t,"day"),r=n&&Object(l.i)(Object(l.w)(e,"year"),n,"day");return i||r}function De(e,t){void 0===t&&(t=0);var n=e&&e.yearsCalendarModel&&e.yearsCalendarModel[t];return n&&n.years&&n.years[0]&&n.years[0][0]&&n.years[0][0].date}function Le(e,t){for(var n=e.initialDate,i=new Array(e.height),r=0;r=t}var Re={month:1};function ze(e,t){return{months:Le({width:3,height:4,initialDate:Object(l.w)(e,"year"),shift:Re},(function(e){return{date:e,label:Object(l.c)(e,t.monthLabel,t.locale)}})),monthTitle:"",yearTitle:Object(l.c)(e,t.yearTitle,t.locale)}}var Be=-1*(Math.floor(8)-1),Fe={year:1};function Ne(e,t,n){var i=Le({width:4,height:4,initialDate:function(e,t){return t&&e.getFullYear()>=t.getFullYear()&&e.getFullYear()t[0]&&e<=t[1]:!!n&&e>t[0]&&e<=n)}(i.date,t.selectedRange,t.hoveredDate),f=t.isDisabled||Object(l.k)(i.date,t.minDate,"day")||Object(l.i)(i.date,t.maxDate,"day")||Object(l.n)(i.date,t.daysDisabled)||(o=i.date,!(void 0===(a=t.datesDisabled)||!a||!a.length)&&a.some((function(e){return Object(l.p)(o,e,"date")}))),m=new Date,g=!s&&Object(l.q)(i.date,m),_=t.dateCustomClasses&&t.dateCustomClasses.map((function(e){return Object(l.q)(i.date,e.date)?e.classes:[]})).reduce((function(e,t){return e.concat(t)}),[]).join(" ")||"",v=Object.assign({},i,{isOtherMonth:s,isHovered:c,isSelected:h,isSelectionStart:u,isSelectionEnd:d,isInRange:p,isDisabled:f,isToday:g,customClasses:_});i.isOtherMonth===v.isOtherMonth&&i.isHovered===v.isHovered&&i.isSelected===v.isSelected&&i.isSelectionStart===v.isSelectionStart&&i.isSelectionEnd===v.isSelectionEnd&&i.isDisabled===v.isDisabled&&i.isInRange===v.isInRange&&i.customClasses===v.customClasses||(n.days[r]=v)}))})),e.hideLeftArrow=t.isDisabled||t.monthIndex>0&&t.monthIndex!==t.displayMonths,e.hideRightArrow=t.isDisabled||t.monthIndex0&&r.monthIndex!==r.displayMonths,i.hideRightArrow=r.monthIndex0&&t.yearIndex!==t.displayMonths,e.hideRightArrow=t.yearIndex animated-down",[Object(h.i)({height:0,overflow:"hidden"}),Object(h.e)("220ms cubic-bezier(0, 0, 0.2, 1)")]),Object(h.h)("animated-up",Object(h.i)({height:"*",overflow:"hidden"})),Object(h.j)("* => animated-up",[Object(h.i)({height:"*",overflow:"hidden"}),Object(h.e)("220ms cubic-bezier(0, 0, 0.2, 1)")]),Object(h.j)("* => unanimated",Object(h.e)("0s"))]),qe=function(e){function t(t,n,r,o,a,s,l){var c=e.call(this)||this;return c._config=n,c._store=r,c._element=o,c._actions=a,c._positionService=l,c.valueChange=new i.EventEmitter,c.animationState="void",c._subs=[],c._effects=s,t.setStyle(o.nativeElement,"display","block"),t.setStyle(o.nativeElement,"position","absolute"),c}return Object(r.d)(t,e),Object.defineProperty(t.prototype,"value",{set:function(e){this._effects.setValue(e)},enumerable:!0,configurable:!0}),t.prototype.ngOnInit=function(){var e=this;this._positionService.setOptions({modifiers:{flip:{enabled:this._config.adaptivePosition}},allowedPositions:["top","bottom"]}),this._positionService.event$.pipe(Object(s.a)(1)).subscribe((function(){e._positionService.disable(),e.animationState=e._config.isAnimated?e.isTopPosition?"animated-up":"animated-down":"unanimated"})),this.isOtherMonthsActive=this._config.selectFromOtherMonth,this.containerClass=this._config.containerClass,this._effects.init(this._store).setOptions(this._config).setBindings(this).setEventHandlers(this).registerDatepickerSideEffects(),this._subs.push(this._store.select((function(e){return e.selectedDate})).subscribe((function(t){return e.valueChange.emit(t)})))},Object.defineProperty(t.prototype,"isTopPosition",{get:function(){return this._element.nativeElement.classList.contains("top")},enumerable:!0,configurable:!0}),t.prototype.positionServiceEnable=function(){this._positionService.enable()},t.prototype.daySelectHandler=function(e){(this.isOtherMonthsActive?e.isDisabled:e.isOtherMonth||e.isDisabled)||this._store.dispatch(this._actions.select(e.date))},t.prototype.ngOnDestroy=function(){var e,t;try{for(var n=Object(r.j)(this._subs),i=n.next();!i.done;i=n.next())i.value.unsubscribe()}catch(o){e={error:o}}finally{try{i&&!i.done&&(t=n.return)&&t.call(n)}finally{if(e)throw e.error}}this._effects.destroy()},t.\u0275fac=function(e){return new(e||t)(i["\u0275\u0275directiveInject"](i.Renderer2),i["\u0275\u0275directiveInject"](Ce),i["\u0275\u0275directiveInject"](Ue),i["\u0275\u0275directiveInject"](i.ElementRef),i["\u0275\u0275directiveInject"](Me),i["\u0275\u0275directiveInject"](Oe),i["\u0275\u0275directiveInject"](d.a))},t.\u0275cmp=i["\u0275\u0275defineComponent"]({type:t,selectors:[["bs-datepicker-container"]],hostAttrs:["role","dialog","aria-label","calendar",1,"bottom"],hostBindings:function(e,t){1&e&&i["\u0275\u0275listener"]("click",(function(e){return t._stopPropagation(e)}))},features:[i["\u0275\u0275ProvidersFeature"]([Ue,Oe]),i["\u0275\u0275InheritDefinitionFeature"]],decls:2,vars:3,consts:[["class","bs-datepicker",3,"ngClass",4,"ngIf"],[1,"bs-datepicker",3,"ngClass"],[1,"bs-datepicker-container"],["role","application",1,"bs-calendar-container",3,"ngSwitch"],["class","bs-media-container",4,"ngSwitchCase"],["class","bs-datepicker-buttons",4,"ngIf"],["class","bs-datepicker-custom-range",4,"ngIf"],[1,"bs-media-container"],[3,"bs-datepicker-multiple","calendar","options","onNavigate","onViewMode","onHover","onHoverWeek","onSelect",4,"ngFor","ngForOf"],[3,"calendar","options","onNavigate","onViewMode","onHover","onHoverWeek","onSelect"],[3,"bs-datepicker-multiple","calendar","onNavigate","onViewMode","onHover","onSelect",4,"ngFor","ngForOf"],[3,"calendar","onNavigate","onViewMode","onHover","onSelect"],[1,"bs-datepicker-buttons"],["type","button",1,"btn","btn-success"],["type","button",1,"btn","btn-default"],[1,"bs-datepicker-custom-range"],[3,"ranges"]],template:function(e,t){1&e&&(i["\u0275\u0275template"](0,M,9,10,"div",0),i["\u0275\u0275pipe"](1,"async")),2&e&&i["\u0275\u0275property"]("ngIf",i["\u0275\u0275pipeBind1"](1,1,t.viewMode))},directives:function(){return[m.p,m.m,m.r,m.s,m.o,ht,pt,mt,lt]},pipes:function(){return[m.b]},encapsulation:2,data:{animation:[Ge]}}),t}(Se),Xe=function(){function e(e,t,n,r,o){this._config=e,this.placement="bottom",this.triggers="click",this.outsideClick=!0,this.container="body",this.outsideEsc=!0,this.bsValueChange=new i.EventEmitter,this._subs=[],Object.assign(this,this._config),this._datepicker=o.createLoader(t,r,n),this.onShown=this._datepicker.onShown,this.onHidden=this._datepicker.onHidden}return Object.defineProperty(e.prototype,"isOpen",{get:function(){return this._datepicker.isShown},set:function(e){e?this.show():this.hide()},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"bsValue",{set:function(e){this._bsValue&&e&&this._bsValue.getTime()===e.getTime()||(this._bsValue=e,this.bsValueChange.emit(e))},enumerable:!0,configurable:!0}),e.prototype.ngOnInit=function(){var e=this;this._datepicker.listen({outsideClick:this.outsideClick,outsideEsc:this.outsideEsc,triggers:this.triggers,show:function(){return e.show()}}),this.setConfig()},e.prototype.ngOnChanges=function(e){this._datepickerRef&&this._datepickerRef.instance&&(e.minDate&&(this._datepickerRef.instance.minDate=this.minDate),e.maxDate&&(this._datepickerRef.instance.maxDate=this.maxDate),e.daysDisabled&&(this._datepickerRef.instance.daysDisabled=this.daysDisabled),e.datesDisabled&&(this._datepickerRef.instance.datesDisabled=this.datesDisabled),e.isDisabled&&(this._datepickerRef.instance.isDisabled=this.isDisabled),e.dateCustomClasses&&(this._datepickerRef.instance.dateCustomClasses=this.dateCustomClasses))},e.prototype.show=function(){var e=this;this._datepicker.isShown||(this.setConfig(),this._datepickerRef=this._datepicker.provide({provide:Ce,useValue:this._config}).attach(qe).to(this.container).position({attachment:this.placement}).show({placement:this.placement}),this._subs.push(this.bsValueChange.subscribe((function(t){e._datepickerRef.instance.value=t}))),this._subs.push(this._datepickerRef.instance.valueChange.subscribe((function(t){e.bsValue=t,e.hide()}))))},e.prototype.hide=function(){var e,t;this.isOpen&&this._datepicker.hide();try{for(var n=Object(r.j)(this._subs),i=n.next();!i.done;i=n.next())i.value.unsubscribe()}catch(o){e={error:o}}finally{try{i&&!i.done&&(t=n.return)&&t.call(n)}finally{if(e)throw e.error}}},e.prototype.toggle=function(){if(this.isOpen)return this.hide();this.show()},e.prototype.setConfig=function(){this._config=Object.assign({},this._config,this.bsConfig,{value:this._bsValue,isDisabled:this.isDisabled,minDate:this.minDate||this.bsConfig&&this.bsConfig.minDate,maxDate:this.maxDate||this.bsConfig&&this.bsConfig.maxDate,daysDisabled:this.daysDisabled||this.bsConfig&&this.bsConfig.daysDisabled,dateCustomClasses:this.dateCustomClasses||this.bsConfig&&this.bsConfig.dateCustomClasses,datesDisabled:this.datesDisabled||this.bsConfig&&this.bsConfig.datesDisabled,minMode:this.minMode||this.bsConfig&&this.bsConfig.minMode})},e.prototype.ngOnDestroy=function(){this._datepicker.dispose()},e.\u0275fac=function(t){return new(t||e)(i["\u0275\u0275directiveInject"](Ce),i["\u0275\u0275directiveInject"](i.ElementRef),i["\u0275\u0275directiveInject"](i.Renderer2),i["\u0275\u0275directiveInject"](i.ViewContainerRef),i["\u0275\u0275directiveInject"](p.a))},e.\u0275dir=i["\u0275\u0275defineDirective"]({type:e,selectors:[["","bsDatepicker",""]],inputs:{placement:"placement",triggers:"triggers",outsideClick:"outsideClick",container:"container",outsideEsc:"outsideEsc",isOpen:"isOpen",bsValue:"bsValue",bsConfig:"bsConfig",isDisabled:"isDisabled",minDate:"minDate",maxDate:"maxDate",minMode:"minMode",daysDisabled:"daysDisabled",datesDisabled:"datesDisabled",dateCustomClasses:"dateCustomClasses"},outputs:{bsValueChange:"bsValueChange",onShown:"onShown",onHidden:"onHidden"},exportAs:["bsDatepicker"],features:[i["\u0275\u0275NgOnChangesFeature"]]}),e}(),$e=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}Object(r.d)(t,e),t.\u0275fac=function(e){return n(e||t)},t.\u0275prov=i["\u0275\u0275defineInjectable"]({token:t,factory:function(e){return t.\u0275fac(e)}});var n=i["\u0275\u0275getInheritedFactory"](t);return t}(Ce),Ke=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.displayMonths=2,t.isAnimated=!1,t}Object(r.d)(t,e),t.\u0275fac=function(e){return n(e||t)},t.\u0275prov=i["\u0275\u0275defineInjectable"]({token:t,factory:function(e){return t.\u0275fac(e)}});var n=i["\u0275\u0275getInheritedFactory"](t);return t}(Ce),Je=function(e){function t(t,n,r,o,a,s,l){var c=e.call(this)||this;return c._config=n,c._store=r,c._element=o,c._actions=a,c._positionService=l,c.valueChange=new i.EventEmitter,c.animationState="void",c._rangeStack=[],c._subs=[],c._effects=s,t.setStyle(o.nativeElement,"display","block"),t.setStyle(o.nativeElement,"position","absolute"),c}return Object(r.d)(t,e),Object.defineProperty(t.prototype,"value",{set:function(e){this._effects.setRangeValue(e)},enumerable:!0,configurable:!0}),t.prototype.ngOnInit=function(){var e=this;this._positionService.setOptions({modifiers:{flip:{enabled:this._config.adaptivePosition}},allowedPositions:["top","bottom"]}),this._positionService.event$.pipe(Object(s.a)(1)).subscribe((function(){e._positionService.disable(),e.animationState=e._config.isAnimated?e.isTopPosition?"animated-up":"animated-down":"unanimated"})),this.containerClass=this._config.containerClass,this.isOtherMonthsActive=this._config.selectFromOtherMonth,this._effects.init(this._store).setOptions(this._config).setBindings(this).setEventHandlers(this).registerDatepickerSideEffects(),this._subs.push(this._store.select((function(e){return e.selectedRange})).subscribe((function(t){return e.valueChange.emit(t)})))},Object.defineProperty(t.prototype,"isTopPosition",{get:function(){return this._element.nativeElement.classList.contains("top")},enumerable:!0,configurable:!0}),t.prototype.positionServiceEnable=function(){this._positionService.enable()},t.prototype.daySelectHandler=function(e){(this.isOtherMonthsActive?e.isDisabled:e.isOtherMonth||e.isDisabled)||(1===this._rangeStack.length&&(this._rangeStack=e.date>=this._rangeStack[0]?[this._rangeStack[0],e.date]:[e.date]),0===this._rangeStack.length&&(this._rangeStack=[e.date]),this._store.dispatch(this._actions.selectRange(this._rangeStack)),2===this._rangeStack.length&&(this._rangeStack=[]))},t.prototype.ngOnDestroy=function(){var e,t;try{for(var n=Object(r.j)(this._subs),i=n.next();!i.done;i=n.next())i.value.unsubscribe()}catch(o){e={error:o}}finally{try{i&&!i.done&&(t=n.return)&&t.call(n)}finally{if(e)throw e.error}}this._effects.destroy()},t.\u0275fac=function(e){return new(e||t)(i["\u0275\u0275directiveInject"](i.Renderer2),i["\u0275\u0275directiveInject"](Ce),i["\u0275\u0275directiveInject"](Ue),i["\u0275\u0275directiveInject"](i.ElementRef),i["\u0275\u0275directiveInject"](Me),i["\u0275\u0275directiveInject"](Oe),i["\u0275\u0275directiveInject"](d.a))},t.\u0275cmp=i["\u0275\u0275defineComponent"]({type:t,selectors:[["bs-daterangepicker-container"]],hostAttrs:["role","dialog","aria-label","calendar",1,"bottom"],hostBindings:function(e,t){1&e&&i["\u0275\u0275listener"]("click",(function(e){return t._stopPropagation(e)}))},features:[i["\u0275\u0275ProvidersFeature"]([Ue,Oe]),i["\u0275\u0275InheritDefinitionFeature"]],decls:2,vars:3,consts:[["class","bs-datepicker",3,"ngClass",4,"ngIf"],[1,"bs-datepicker",3,"ngClass"],[1,"bs-datepicker-container"],["role","application",1,"bs-calendar-container",3,"ngSwitch"],["class","bs-media-container",4,"ngSwitchCase"],["class","bs-datepicker-buttons",4,"ngIf"],["class","bs-datepicker-custom-range",4,"ngIf"],[1,"bs-media-container"],[3,"bs-datepicker-multiple","calendar","options","onNavigate","onViewMode","onHover","onHoverWeek","onSelect",4,"ngFor","ngForOf"],[3,"calendar","options","onNavigate","onViewMode","onHover","onHoverWeek","onSelect"],[3,"bs-datepicker-multiple","calendar","onNavigate","onViewMode","onHover","onSelect",4,"ngFor","ngForOf"],[3,"calendar","onNavigate","onViewMode","onHover","onSelect"],[1,"bs-datepicker-buttons"],["type","button",1,"btn","btn-success"],["type","button",1,"btn","btn-default"],[1,"bs-datepicker-custom-range"],[3,"ranges"]],template:function(e,t){1&e&&(i["\u0275\u0275template"](0,P,9,10,"div",0),i["\u0275\u0275pipe"](1,"async")),2&e&&i["\u0275\u0275property"]("ngIf",i["\u0275\u0275pipeBind1"](1,1,t.viewMode))},directives:function(){return[m.p,m.m,m.r,m.s,m.o,ht,pt,mt,lt]},pipes:function(){return[m.b]},encapsulation:2,data:{animation:[Ge]}}),t}(Se),Qe={provide:f.NG_VALUE_ACCESSOR,useExisting:Object(i.forwardRef)((function(){return et})),multi:!0},Ze={provide:f.NG_VALIDATORS,useExisting:Object(i.forwardRef)((function(){return et})),multi:!0},et=function(){function e(e,t,n,i,r){var o=this;this._picker=e,this._localeService=t,this._renderer=n,this._elRef=i,this.changeDetection=r,this._onChange=Function.prototype,this._onTouched=Function.prototype,this._validatorChange=Function.prototype,this._picker.bsValueChange.subscribe((function(e){var t=e;if(e){var n=o._localeService.currentLocale,i=Object(l.g)(n);if(!i)throw new Error('Locale "'+n+'" is not defined, please add it with "defineLocale(...)"');t=i.preinput(e)}o._setInputValue(t),o._value!==t&&(o._value=t,o._onChange(t),o._onTouched()),o.changeDetection.markForCheck()})),this._localeService.localeChange.subscribe((function(){o._setInputValue(o._value)}))}return e.prototype._setInputValue=function(e){var t=e?Object(l.c)(e,this._picker._config.dateInputFormat,this._localeService.currentLocale):"";this._renderer.setProperty(this._elRef.nativeElement,"value",t)},e.prototype.onChange=function(e){this.writeValue(e.target.value),this._onChange(this._value),this._onTouched()},e.prototype.validate=function(e){var t=e.value;if(null==t||""===t)return null;if(Object(l.l)(t)){if(!Object(l.m)(t))return{bsDate:{invalid:t}};if(this._picker&&this._picker.minDate&&Object(l.k)(t,this._picker.minDate,"date"))return this.writeValue(this._picker.minDate),{bsDate:{minDate:this._picker.minDate}};if(this._picker&&this._picker.maxDate&&Object(l.i)(t,this._picker.maxDate,"date"))return this.writeValue(this._picker.maxDate),{bsDate:{maxDate:this._picker.maxDate}}}},e.prototype.registerOnValidatorChange=function(e){this._validatorChange=e},e.prototype.writeValue=function(e){if(e){var t=this._localeService.currentLocale;if(!Object(l.g)(t))throw new Error('Locale "'+t+'" is not defined, please add it with "defineLocale(...)"');this._value=Object(l.t)(e,this._picker._config.dateInputFormat,this._localeService.currentLocale),this._picker._config.useUtc&&(this._value=Object(l.x)(this._value))}else this._value=null;this._picker.bsValue=this._value},e.prototype.setDisabledState=function(e){this._picker.isDisabled=e,e?this._renderer.setAttribute(this._elRef.nativeElement,"disabled","disabled"):this._renderer.removeAttribute(this._elRef.nativeElement,"disabled")},e.prototype.registerOnChange=function(e){this._onChange=e},e.prototype.registerOnTouched=function(e){this._onTouched=e},e.prototype.onBlur=function(){this._onTouched()},e.prototype.hide=function(){this._picker.hide(),this._renderer.selectRootElement(this._elRef.nativeElement).blur()},e.\u0275fac=function(t){return new(t||e)(i["\u0275\u0275directiveInject"](Xe,1),i["\u0275\u0275directiveInject"](ke),i["\u0275\u0275directiveInject"](i.Renderer2),i["\u0275\u0275directiveInject"](i.ElementRef),i["\u0275\u0275directiveInject"](i.ChangeDetectorRef))},e.\u0275dir=i["\u0275\u0275defineDirective"]({type:e,selectors:[["input","bsDatepicker",""]],hostBindings:function(e,t){1&e&&i["\u0275\u0275listener"]("change",(function(e){return t.onChange(e)}))("keyup.esc",(function(){return t.hide()}))("blur",(function(){return t.onBlur()}))},features:[i["\u0275\u0275ProvidersFeature"]([Qe,Ze])]}),e}(),tt=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.displayMonths=2,t}Object(r.d)(t,e),t.\u0275fac=function(e){return n(e||t)},t.\u0275prov=i["\u0275\u0275defineInjectable"]({token:t,factory:function(e){return t.\u0275fac(e)}});var n=i["\u0275\u0275getInheritedFactory"](t);return t}(Ce),nt=function(){function e(e,t,n,r,o){this._config=e,this.placement="bottom",this.triggers="click",this.outsideClick=!0,this.container="body",this.outsideEsc=!0,this.bsValueChange=new i.EventEmitter,this._subs=[],this._datepicker=o.createLoader(t,r,n),Object.assign(this,e),this.onShown=this._datepicker.onShown,this.onHidden=this._datepicker.onHidden}return Object.defineProperty(e.prototype,"isOpen",{get:function(){return this._datepicker.isShown},set:function(e){e?this.show():this.hide()},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"bsValue",{set:function(e){this._bsValue!==e&&(this._bsValue=e,this.bsValueChange.emit(e))},enumerable:!0,configurable:!0}),e.prototype.ngOnInit=function(){var e=this;this._datepicker.listen({outsideClick:this.outsideClick,outsideEsc:this.outsideEsc,triggers:this.triggers,show:function(){return e.show()}}),this.setConfig()},e.prototype.ngOnChanges=function(e){this._datepickerRef&&this._datepickerRef.instance&&(e.minDate&&(this._datepickerRef.instance.minDate=this.minDate),e.maxDate&&(this._datepickerRef.instance.maxDate=this.maxDate),e.datesDisabled&&(this._datepickerRef.instance.datesDisabled=this.datesDisabled),e.isDisabled&&(this._datepickerRef.instance.isDisabled=this.isDisabled),e.dateCustomClasses&&(this._datepickerRef.instance.dateCustomClasses=this.dateCustomClasses))},e.prototype.show=function(){var e=this;this._datepicker.isShown||(this.setConfig(),this._datepickerRef=this._datepicker.provide({provide:Ce,useValue:this._config}).attach(Je).to(this.container).position({attachment:this.placement}).show({placement:this.placement}),this._subs.push(this.bsValueChange.subscribe((function(t){e._datepickerRef.instance.value=t}))),this._subs.push(this._datepickerRef.instance.valueChange.pipe(Object(o.a)((function(e){return e&&e[0]&&!!e[1]}))).subscribe((function(t){e.bsValue=t,e.hide()}))))},e.prototype.setConfig=function(){this._config=Object.assign({},this._config,this.bsConfig,{value:this._bsValue,isDisabled:this.isDisabled,minDate:this.minDate||this.bsConfig&&this.bsConfig.minDate,maxDate:this.maxDate||this.bsConfig&&this.bsConfig.maxDate,dateCustomClasses:this.dateCustomClasses||this.bsConfig&&this.bsConfig.dateCustomClasses,datesDisabled:this.datesDisabled||this.bsConfig&&this.bsConfig.datesDisabled})},e.prototype.hide=function(){var e,t;this.isOpen&&this._datepicker.hide();try{for(var n=Object(r.j)(this._subs),i=n.next();!i.done;i=n.next())i.value.unsubscribe()}catch(o){e={error:o}}finally{try{i&&!i.done&&(t=n.return)&&t.call(n)}finally{if(e)throw e.error}}},e.prototype.toggle=function(){if(this.isOpen)return this.hide();this.show()},e.prototype.ngOnDestroy=function(){this._datepicker.dispose()},e.\u0275fac=function(t){return new(t||e)(i["\u0275\u0275directiveInject"](tt),i["\u0275\u0275directiveInject"](i.ElementRef),i["\u0275\u0275directiveInject"](i.Renderer2),i["\u0275\u0275directiveInject"](i.ViewContainerRef),i["\u0275\u0275directiveInject"](p.a))},e.\u0275dir=i["\u0275\u0275defineDirective"]({type:e,selectors:[["","bsDaterangepicker",""]],inputs:{placement:"placement",triggers:"triggers",outsideClick:"outsideClick",container:"container",outsideEsc:"outsideEsc",isOpen:"isOpen",bsValue:"bsValue",bsConfig:"bsConfig",isDisabled:"isDisabled",minDate:"minDate",maxDate:"maxDate",dateCustomClasses:"dateCustomClasses",datesDisabled:"datesDisabled"},outputs:{bsValueChange:"bsValueChange",onShown:"onShown",onHidden:"onHidden"},exportAs:["bsDaterangepicker"],features:[i["\u0275\u0275NgOnChangesFeature"]]}),e}(),it={provide:f.NG_VALUE_ACCESSOR,useExisting:Object(i.forwardRef)((function(){return ot})),multi:!0},rt={provide:f.NG_VALIDATORS,useExisting:Object(i.forwardRef)((function(){return ot})),multi:!0},ot=function(){function e(e,t,n,i,r){var o=this;this._picker=e,this._localeService=t,this._renderer=n,this._elRef=i,this.changeDetection=r,this._onChange=Function.prototype,this._onTouched=Function.prototype,this._validatorChange=Function.prototype,this._picker.bsValueChange.subscribe((function(e){var t=e;if(e){var n=o._localeService.currentLocale,i=Object(l.g)(n);if(!i)throw new Error('Locale "'+n+'" is not defined, please add it with "defineLocale(...)"');t=e.map((function(e){return i.preinput(e)}))}o._setInputValue(t),o._value!==t&&(o._value=t,o._onChange(t),o._onTouched()),o.changeDetection.markForCheck()})),this._localeService.localeChange.subscribe((function(){o._setInputValue(o._value)}))}return e.prototype._setInputValue=function(e){var t="";if(e){var n=e[0]?Object(l.c)(e[0],this._picker._config.rangeInputFormat,this._localeService.currentLocale):"",i=e[1]?Object(l.c)(e[1],this._picker._config.rangeInputFormat,this._localeService.currentLocale):"";t=n&&i?n+this._picker._config.rangeSeparator+i:""}this._renderer.setProperty(this._elRef.nativeElement,"value",t)},e.prototype.onChange=function(e){this.writeValue(e.target.value),this._onChange(this._value),this._onTouched()},e.prototype.validate=function(e){var t=e.value,n=[];if(null==t||!Object(l.j)(t))return null;t.sort((function(e,t){return e-t}));var i=Object(l.m)(t[0]),r=Object(l.m)(t[1]);return i?r?(this._picker&&this._picker.minDate&&Object(l.k)(t[0],this._picker.minDate,"date")&&(t[0]=this._picker.minDate,n.push({bsDate:{minDate:this._picker.minDate}})),this._picker&&this._picker.maxDate&&Object(l.i)(t[1],this._picker.maxDate,"date")&&(t[1]=this._picker.maxDate,n.push({bsDate:{maxDate:this._picker.maxDate}})),n.length>0?(this.writeValue(t),n):void 0):{bsDate:{invalid:t[1]}}:{bsDate:{invalid:t[0]}}},e.prototype.registerOnValidatorChange=function(e){this._validatorChange=e},e.prototype.writeValue=function(e){var t=this;if(e){var n=this._localeService.currentLocale;if(!Object(l.g)(n))throw new Error('Locale "'+n+'" is not defined, please add it with "defineLocale(...)"');var i=[];"string"==typeof e&&(i=e.split(this._picker._config.rangeSeparator)),Array.isArray(e)&&(i=e),this._value=i.map((function(e){return t._picker._config.useUtc?Object(l.x)(Object(l.t)(e,t._picker._config.dateInputFormat,t._localeService.currentLocale)):Object(l.t)(e,t._picker._config.dateInputFormat,t._localeService.currentLocale)})).map((function(e){return isNaN(e.valueOf())?null:e}))}else this._value=null;this._picker.bsValue=this._value},e.prototype.setDisabledState=function(e){this._picker.isDisabled=e,e?this._renderer.setAttribute(this._elRef.nativeElement,"disabled","disabled"):this._renderer.removeAttribute(this._elRef.nativeElement,"disabled")},e.prototype.registerOnChange=function(e){this._onChange=e},e.prototype.registerOnTouched=function(e){this._onTouched=e},e.prototype.onBlur=function(){this._onTouched()},e.prototype.hide=function(){this._picker.hide(),this._renderer.selectRootElement(this._elRef.nativeElement).blur()},e.\u0275fac=function(t){return new(t||e)(i["\u0275\u0275directiveInject"](nt,1),i["\u0275\u0275directiveInject"](ke),i["\u0275\u0275directiveInject"](i.Renderer2),i["\u0275\u0275directiveInject"](i.ElementRef),i["\u0275\u0275directiveInject"](i.ChangeDetectorRef))},e.\u0275dir=i["\u0275\u0275defineDirective"]({type:e,selectors:[["input","bsDaterangepicker",""]],hostBindings:function(e,t){1&e&&i["\u0275\u0275listener"]("change",(function(e){return t.onChange(e)}))("keyup.esc",(function(){return t.hide()}))("blur",(function(){return t.onBlur()}))},features:[i["\u0275\u0275ProvidersFeature"]([it,rt])]}),e}(),at=function(){function e(){}return e.\u0275fac=function(t){return new(t||e)},e.\u0275cmp=i["\u0275\u0275defineComponent"]({type:e,selectors:[["bs-calendar-layout"]],ngContentSelectors:B,decls:6,vars:2,consts:[["title","hey there",4,"ngIf"],[1,"bs-datepicker-head"],[1,"bs-datepicker-body"],[4,"ngIf"],["title","hey there"]],template:function(e,t){1&e&&(i["\u0275\u0275projectionDef"](z),i["\u0275\u0275template"](0,j,1,0,"bs-current-date",0),i["\u0275\u0275elementStart"](1,"div",1),i["\u0275\u0275projection"](2),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementStart"](3,"div",2),i["\u0275\u0275projection"](4,1),i["\u0275\u0275elementEnd"](),i["\u0275\u0275template"](5,R,1,0,"bs-timepicker",3)),2&e&&(i["\u0275\u0275property"]("ngIf",!1),i["\u0275\u0275advance"](5),i["\u0275\u0275property"]("ngIf",!1))},directives:function(){return[m.p,st,ft]},encapsulation:2}),e}(),st=function(){function e(){}return e.\u0275fac=function(t){return new(t||e)},e.\u0275cmp=i["\u0275\u0275defineComponent"]({type:e,selectors:[["bs-current-date"]],inputs:{title:"title"},decls:3,vars:1,consts:[[1,"current-timedate"]],template:function(e,t){1&e&&(i["\u0275\u0275elementStart"](0,"div",0),i["\u0275\u0275elementStart"](1,"span"),i["\u0275\u0275text"](2),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"]()),2&e&&(i["\u0275\u0275advance"](2),i["\u0275\u0275textInterpolate"](t.title))},encapsulation:2}),e}(),lt=function(){function e(){}return e.\u0275fac=function(t){return new(t||e)},e.\u0275cmp=i["\u0275\u0275defineComponent"]({type:e,selectors:[["bs-custom-date-view"]],inputs:{isCustomRangeShown:"isCustomRangeShown",ranges:"ranges"},decls:3,vars:2,consts:[[1,"bs-datepicker-predefined-btns"],["type","button",4,"ngFor","ngForOf"],["type","button",4,"ngIf"],["type","button"]],template:function(e,t){1&e&&(i["\u0275\u0275elementStart"](0,"div",0),i["\u0275\u0275template"](1,F,2,1,"button",1),i["\u0275\u0275template"](2,N,2,0,"button",2),i["\u0275\u0275elementEnd"]()),2&e&&(i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngForOf",t.ranges),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngIf",t.isCustomRangeShown))},directives:[m.o,m.p],encapsulation:2,changeDetection:0}),e}(),ct=function(){function e(e,t,n){this._config=e,this._elRef=t,this._renderer=n}return e.prototype.ngOnInit=function(){var e=this;this.day.isToday&&this._config&&this._config.customTodayClass&&this._renderer.addClass(this._elRef.nativeElement,this._config.customTodayClass),"string"==typeof this.day.customClasses&&this.day.customClasses.split(" ").filter((function(e){return e})).forEach((function(t){e._renderer.addClass(e._elRef.nativeElement,t)}))},e.\u0275fac=function(t){return new(t||e)(i["\u0275\u0275directiveInject"](Ce),i["\u0275\u0275directiveInject"](i.ElementRef),i["\u0275\u0275directiveInject"](i.Renderer2))},e.\u0275cmp=i["\u0275\u0275defineComponent"]({type:e,selectors:[["","bsDatepickerDayDecorator",""]],hostVars:16,hostBindings:function(e,t){2&e&&i["\u0275\u0275classProp"]("disabled",t.day.isDisabled)("is-highlighted",t.day.isHovered)("is-other-month",t.day.isOtherMonth)("is-active-other-month",t.day.isOtherMonthHovered)("in-range",t.day.isInRange)("select-start",t.day.isSelectionStart)("select-end",t.day.isSelectionEnd)("selected",t.day.isSelected)},inputs:{day:"day"},attrs:V,decls:1,vars:1,template:function(e,t){1&e&&i["\u0275\u0275text"](0),2&e&&i["\u0275\u0275textInterpolate"](t.day.label)},encapsulation:2,changeDetection:0}),e}(),ut=function(){var e={UP:0,DOWN:1};return e[e.UP]="UP",e[e.DOWN]="DOWN",e}(),dt=function(){function e(){this.onNavigate=new i.EventEmitter,this.onViewMode=new i.EventEmitter}return e.prototype.navTo=function(e){this.onNavigate.emit(e?ut.DOWN:ut.UP)},e.prototype.view=function(e){this.onViewMode.emit(e)},e.\u0275fac=function(t){return new(t||e)},e.\u0275cmp=i["\u0275\u0275defineComponent"]({type:e,selectors:[["bs-datepicker-navigation-view"]],inputs:{calendar:"calendar"},outputs:{onNavigate:"onNavigate",onViewMode:"onViewMode"},decls:13,vars:8,consts:[["type","button",1,"previous",3,"disabled","click"],["class","current","type","button",3,"click",4,"ngIf"],["type","button",1,"current",3,"click"],["type","button",1,"next",3,"disabled","click"]],template:function(e,t){1&e&&(i["\u0275\u0275elementStart"](0,"button",0),i["\u0275\u0275listener"]("click",(function(){return t.navTo(!0)})),i["\u0275\u0275elementStart"](1,"span"),i["\u0275\u0275text"](2,"\u2039"),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"](),i["\u0275\u0275text"](3," \u200b "),i["\u0275\u0275template"](4,H,3,1,"button",1),i["\u0275\u0275text"](5," \u200b "),i["\u0275\u0275elementStart"](6,"button",2),i["\u0275\u0275listener"]("click",(function(){return t.view("year")})),i["\u0275\u0275elementStart"](7,"span"),i["\u0275\u0275text"](8),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"](),i["\u0275\u0275text"](9," \u200b "),i["\u0275\u0275elementStart"](10,"button",3),i["\u0275\u0275listener"]("click",(function(){return t.navTo(!1)})),i["\u0275\u0275elementStart"](11,"span"),i["\u0275\u0275text"](12,"\u203a"),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"]()),2&e&&(i["\u0275\u0275styleProp"]("visibility",t.calendar.hideLeftArrow?"hidden":"visible"),i["\u0275\u0275property"]("disabled",t.calendar.disableLeftArrow),i["\u0275\u0275advance"](4),i["\u0275\u0275property"]("ngIf",t.calendar.monthTitle),i["\u0275\u0275advance"](4),i["\u0275\u0275textInterpolate"](t.calendar.yearTitle),i["\u0275\u0275advance"](2),i["\u0275\u0275styleProp"]("visibility",t.calendar.hideRightArrow?"hidden":"visible"),i["\u0275\u0275property"]("disabled",t.calendar.disableRightArrow))},directives:[m.p],encapsulation:2,changeDetection:0}),e}(),ht=function(){function e(e){this._config=e,this.onNavigate=new i.EventEmitter,this.onViewMode=new i.EventEmitter,this.onSelect=new i.EventEmitter,this.onHover=new i.EventEmitter,this.onHoverWeek=new i.EventEmitter}return e.prototype.navigateTo=function(e){this.onNavigate.emit({step:{month:ut.DOWN===e?-1:1}})},e.prototype.changeViewMode=function(e){this.onViewMode.emit(e)},e.prototype.selectDay=function(e){this.onSelect.emit(e)},e.prototype.selectWeek=function(e){var t=this;if(this._config.selectWeek)if(e.days&&e.days[0]&&!e.days[0].isDisabled&&this._config.selectFromOtherMonth)this.onSelect.emit(e.days[0]);else if(0!==e.days.length){var n=e.days.find((function(e){return(t._config.selectFromOtherMonth||!e.isOtherMonth)&&!e.isDisabled}));this.onSelect.emit(n)}},e.prototype.weekHoverHandler=function(e,t){var n=this;this._config.selectWeek&&e.days.find((function(e){return(n._config.selectFromOtherMonth||!e.isOtherMonth)&&!e.isDisabled}))&&(e.isHovered=t,this.isWeekHovered=t,this.onHoverWeek.emit(e))},e.prototype.hoverDay=function(e,t){this._config.selectFromOtherMonth&&e.isOtherMonth&&(e.isOtherMonthHovered=t),this.onHover.emit({cell:e,isHovered:t})},e.\u0275fac=function(t){return new(t||e)(i["\u0275\u0275directiveInject"](Ce))},e.\u0275cmp=i["\u0275\u0275defineComponent"]({type:e,selectors:[["bs-days-calendar-view"]],inputs:{calendar:"calendar",options:"options"},outputs:{onNavigate:"onNavigate",onViewMode:"onViewMode",onSelect:"onSelect",onHover:"onHover",onHoverWeek:"onHoverWeek"},decls:9,vars:4,consts:[[3,"calendar","onNavigate","onViewMode"],["role","grid",1,"days","weeks"],[4,"ngIf"],["aria-label","weekday",4,"ngFor","ngForOf"],[4,"ngFor","ngForOf"],["aria-label","weekday"],["class","week",3,"active-week",4,"ngIf"],["role","gridcell",4,"ngFor","ngForOf"],[1,"week"],[3,"click","mouseenter","mouseleave"],["role","gridcell"],["bsDatepickerDayDecorator","",3,"day","click","mouseenter","mouseleave"]],template:function(e,t){1&e&&(i["\u0275\u0275elementStart"](0,"bs-calendar-layout"),i["\u0275\u0275elementStart"](1,"bs-datepicker-navigation-view",0),i["\u0275\u0275listener"]("onNavigate",(function(e){return t.navigateTo(e)}))("onViewMode",(function(e){return t.changeViewMode(e)})),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementStart"](2,"table",1),i["\u0275\u0275elementStart"](3,"thead"),i["\u0275\u0275elementStart"](4,"tr"),i["\u0275\u0275template"](5,Y,1,0,"th",2),i["\u0275\u0275template"](6,W,2,1,"th",3),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementStart"](7,"tbody"),i["\u0275\u0275template"](8,q,3,2,"tr",4),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"]()),2&e&&(i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("calendar",t.calendar),i["\u0275\u0275advance"](4),i["\u0275\u0275property"]("ngIf",t.options.showWeekNumbers),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngForOf",t.calendar.weekdays),i["\u0275\u0275advance"](2),i["\u0275\u0275property"]("ngForOf",t.calendar.weeks))},directives:[at,dt,m.p,m.o,ct],encapsulation:2}),e}(),pt=function(){function e(){this.onNavigate=new i.EventEmitter,this.onViewMode=new i.EventEmitter,this.onSelect=new i.EventEmitter,this.onHover=new i.EventEmitter}return e.prototype.navigateTo=function(e){this.onNavigate.emit({step:{year:ut.DOWN===e?-1:1}})},e.prototype.viewMonth=function(e){this.onSelect.emit(e)},e.prototype.hoverMonth=function(e,t){this.onHover.emit({cell:e,isHovered:t})},e.prototype.changeViewMode=function(e){this.onViewMode.emit(e)},e.\u0275fac=function(t){return new(t||e)},e.\u0275cmp=i["\u0275\u0275defineComponent"]({type:e,selectors:[["bs-month-calendar-view"]],inputs:{calendar:"calendar"},outputs:{onNavigate:"onNavigate",onViewMode:"onViewMode",onSelect:"onSelect",onHover:"onHover"},decls:5,vars:2,consts:[[3,"calendar","onNavigate","onViewMode"],["role","grid",1,"months"],[4,"ngFor","ngForOf"],["role","gridcell",3,"disabled","is-highlighted","click","mouseenter","mouseleave",4,"ngFor","ngForOf"],["role","gridcell",3,"click","mouseenter","mouseleave"]],template:function(e,t){1&e&&(i["\u0275\u0275elementStart"](0,"bs-calendar-layout"),i["\u0275\u0275elementStart"](1,"bs-datepicker-navigation-view",0),i["\u0275\u0275listener"]("onNavigate",(function(e){return t.navigateTo(e)}))("onViewMode",(function(e){return t.changeViewMode(e)})),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementStart"](2,"table",1),i["\u0275\u0275elementStart"](3,"tbody"),i["\u0275\u0275template"](4,$,2,1,"tr",2),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"]()),2&e&&(i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("calendar",t.calendar),i["\u0275\u0275advance"](3),i["\u0275\u0275property"]("ngForOf",t.calendar.months))},directives:[at,dt,m.o],encapsulation:2}),e}(),ft=function(){function e(){this.ampm="ok",this.hours=0,this.minutes=0}return e.\u0275fac=function(t){return new(t||e)},e.\u0275cmp=i["\u0275\u0275defineComponent"]({type:e,selectors:[["bs-timepicker"]],decls:16,vars:3,consts:[[1,"bs-timepicker-container"],[1,"bs-timepicker-controls"],["type","button",1,"bs-decrease"],["type","text","placeholder","00",3,"value"],["type","button",1,"bs-increase"],["type","button",1,"switch-time-format"],["src","data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAYAAABi8KSDAAABSElEQVQYV3XQPUvDUBQG4HNuagtVqc6KgouCv6GIuIntYBLB9hcIQpLStCAIV7DYmpTcRWcXqZio3Vwc/UCc/QEqfgyKGbr0I7nS1EiHeqYzPO/h5SD0jaxUZjmSLCB+OFb+UFINFwASAEAdpu9gaGXVyAHHFQBkHpKHc6a9dzECvADyY9sqlAMsK9W0jzxDXqeytr3mhQckxSji27TJJ5/rPmIpwJJq3HrtduriYOurv1a4i1p5HnhkG9OFymi0ReoO05cGwb+ayv4dysVygjeFmsP05f8wpZQ8fsdvfmuY9zjWSNqUtgYFVnOVReILYoBFzdQI5/GGFzNHhGbeZnopDGU29sZbscgldmC99w35VOATTycIMMcBXIfpSVGzZhA6C8hh00conln6VQ9TGgV32OEAKQC4DrBq7CJwd0ggR7Vq/rPrfgB+C3sGypY5DAAAAABJRU5ErkJggg==","alt",""]],template:function(e,t){1&e&&(i["\u0275\u0275elementStart"](0,"div",0),i["\u0275\u0275elementStart"](1,"div",1),i["\u0275\u0275elementStart"](2,"button",2),i["\u0275\u0275text"](3,"-"),i["\u0275\u0275elementEnd"](),i["\u0275\u0275element"](4,"input",3),i["\u0275\u0275elementStart"](5,"button",4),i["\u0275\u0275text"](6,"+"),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementStart"](7,"div",1),i["\u0275\u0275elementStart"](8,"button",2),i["\u0275\u0275text"](9,"-"),i["\u0275\u0275elementEnd"](),i["\u0275\u0275element"](10,"input",3),i["\u0275\u0275elementStart"](11,"button",4),i["\u0275\u0275text"](12,"+"),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementStart"](13,"button",5),i["\u0275\u0275text"](14),i["\u0275\u0275element"](15,"img",6),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"]()),2&e&&(i["\u0275\u0275advance"](4),i["\u0275\u0275property"]("value",t.hours),i["\u0275\u0275advance"](6),i["\u0275\u0275property"]("value",t.minutes),i["\u0275\u0275advance"](4),i["\u0275\u0275textInterpolate1"]("",t.ampm," "))},encapsulation:2}),e}(),mt=function(){function e(){this.onNavigate=new i.EventEmitter,this.onViewMode=new i.EventEmitter,this.onSelect=new i.EventEmitter,this.onHover=new i.EventEmitter}return e.prototype.navigateTo=function(e){this.onNavigate.emit({step:{year:16*(ut.DOWN===e?-1:1)}})},e.prototype.viewYear=function(e){this.onSelect.emit(e)},e.prototype.hoverYear=function(e,t){this.onHover.emit({cell:e,isHovered:t})},e.prototype.changeViewMode=function(e){this.onViewMode.emit(e)},e.\u0275fac=function(t){return new(t||e)},e.\u0275cmp=i["\u0275\u0275defineComponent"]({type:e,selectors:[["bs-years-calendar-view"]],inputs:{calendar:"calendar"},outputs:{onNavigate:"onNavigate",onViewMode:"onViewMode",onSelect:"onSelect",onHover:"onHover"},decls:5,vars:2,consts:[[3,"calendar","onNavigate","onViewMode"],["role","grid",1,"years"],[4,"ngFor","ngForOf"],["role","gridcell",3,"disabled","is-highlighted","click","mouseenter","mouseleave",4,"ngFor","ngForOf"],["role","gridcell",3,"click","mouseenter","mouseleave"]],template:function(e,t){1&e&&(i["\u0275\u0275elementStart"](0,"bs-calendar-layout"),i["\u0275\u0275elementStart"](1,"bs-datepicker-navigation-view",0),i["\u0275\u0275listener"]("onNavigate",(function(e){return t.navigateTo(e)}))("onViewMode",(function(e){return t.changeViewMode(e)})),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementStart"](2,"table",1),i["\u0275\u0275elementStart"](3,"tbody"),i["\u0275\u0275template"](4,J,2,1,"tr",2),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"]()),2&e&&(i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("calendar",t.calendar),i["\u0275\u0275advance"](3),i["\u0275\u0275property"]("ngForOf",t.calendar.years))},directives:[at,dt,m.o],encapsulation:2}),e}(),gt=function(){function e(){}return e.forRoot=function(){return{ngModule:e,providers:[p.a,d.a,Ue,Me,Ce,tt,$e,Ke,Oe,ke]}},e.\u0275mod=i["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=i["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)},imports:[[m.c]]}),e}(),_t=function(){function e(){}return e.prototype.format=function(e,t,n){return Object(l.c)(e,t,n)},e}(),vt=function(){function e(){this.selectionDone=new i.EventEmitter(void 0),this.update=new i.EventEmitter(!1),this.activeDateChange=new i.EventEmitter(void 0),this.stepDay={},this.stepMonth={},this.stepYear={},this.modes=["day","month","year"],this.dateFormatter=new _t}return Object.defineProperty(e.prototype,"activeDate",{get:function(){return this._activeDate},set:function(e){this._activeDate=e},enumerable:!0,configurable:!0}),e.prototype.ngOnInit=function(){this.uniqueId="datepicker--"+Math.floor(1e4*Math.random()),this.initDate?(this.activeDate=this.initDate,this.selectedDate=new Date(this.activeDate.valueOf()),this.update.emit(this.activeDate)):void 0===this.activeDate&&(this.activeDate=new Date)},e.prototype.ngOnChanges=function(e){this.refreshView(),this.checkIfActiveDateGotUpdated(e.activeDate)},e.prototype.checkIfActiveDateGotUpdated=function(e){if(e&&!e.firstChange){var t=e.previousValue;t&&t instanceof Date&&t.getTime()!==e.currentValue.getTime()&&this.activeDateChange.emit(this.activeDate)}},e.prototype.setCompareHandler=function(e,t){"day"===t&&(this.compareHandlerDay=e),"month"===t&&(this.compareHandlerMonth=e),"year"===t&&(this.compareHandlerYear=e)},e.prototype.compare=function(e,t){if(void 0!==e&&void 0!==t)return"day"===this.datepickerMode&&this.compareHandlerDay?this.compareHandlerDay(e,t):"month"===this.datepickerMode&&this.compareHandlerMonth?this.compareHandlerMonth(e,t):"year"===this.datepickerMode&&this.compareHandlerYear?this.compareHandlerYear(e,t):void 0},e.prototype.setRefreshViewHandler=function(e,t){"day"===t&&(this.refreshViewHandlerDay=e),"month"===t&&(this.refreshViewHandlerMonth=e),"year"===t&&(this.refreshViewHandlerYear=e)},e.prototype.refreshView=function(){"day"===this.datepickerMode&&this.refreshViewHandlerDay&&this.refreshViewHandlerDay(),"month"===this.datepickerMode&&this.refreshViewHandlerMonth&&this.refreshViewHandlerMonth(),"year"===this.datepickerMode&&this.refreshViewHandlerYear&&this.refreshViewHandlerYear()},e.prototype.dateFilter=function(e,t){return this.dateFormatter.format(e,t,this.locale)},e.prototype.isActive=function(e){return 0===this.compare(e.date,this.activeDate)&&(this.activeDateId=e.uid,!0)},e.prototype.createDateObject=function(e,t){var n={};return n.date=new Date(e.getFullYear(),e.getMonth(),e.getDate()),n.date=this.fixTimeZone(n.date),n.label=this.dateFilter(e,t),n.selected=0===this.compare(e,this.selectedDate),n.disabled=this.isDisabled(e),n.current=0===this.compare(e,new Date),n.customClass=this.getCustomClassForDate(n.date),n},e.prototype.split=function(e,t){for(var n=[];e.length>0;)n.push(e.splice(0,t));return n},e.prototype.fixTimeZone=function(e){var t=e.getHours();return new Date(e.getFullYear(),e.getMonth(),e.getDate(),23===t?t+2:0)},e.prototype.select=function(e,t){void 0===t&&(t=!0),this.datepickerMode===this.minMode?(this.activeDate||(this.activeDate=new Date(0,0,0,0,0,0,0)),this.activeDate=new Date(e.getFullYear(),e.getMonth(),e.getDate()),this.activeDate=this.fixTimeZone(this.activeDate),t&&this.selectionDone.emit(this.activeDate)):(this.activeDate=new Date(e.getFullYear(),e.getMonth(),e.getDate()),this.activeDate=this.fixTimeZone(this.activeDate),t&&(this.datepickerMode=this.modes[this.modes.indexOf(this.datepickerMode)-1])),this.selectedDate=new Date(this.activeDate.valueOf()),this.update.emit(this.activeDate),this.refreshView()},e.prototype.move=function(e){var t;if("day"===this.datepickerMode&&(t=this.stepDay),"month"===this.datepickerMode&&(t=this.stepMonth),"year"===this.datepickerMode&&(t=this.stepYear),t){var n=this.activeDate.getFullYear()+e*(t.years||0),i=this.activeDate.getMonth()+e*(t.months||0);this.activeDate=new Date(n,i,1),this.refreshView(),this.activeDateChange.emit(this.activeDate)}},e.prototype.toggleMode=function(e){var t=e||1;this.datepickerMode===this.maxMode&&1===t||this.datepickerMode===this.minMode&&-1===t||(this.datepickerMode=this.modes[this.modes.indexOf(this.datepickerMode)+t],this.refreshView())},e.prototype.getCustomClassForDate=function(e){var t=this;if(!this.customClass)return"";var n=this.customClass.find((function(n){return n.date.valueOf()===e.valueOf()&&n.mode===t.datepickerMode}),this);return void 0===n?"":n.clazz},e.prototype.compareDateDisabled=function(e,t){if(void 0!==e&&void 0!==t)return"day"===e.mode&&this.compareHandlerDay?this.compareHandlerDay(e.date,t):"month"===e.mode&&this.compareHandlerMonth?this.compareHandlerMonth(e.date,t):"year"===e.mode&&this.compareHandlerYear?this.compareHandlerYear(e.date,t):void 0},e.prototype.isDisabled=function(e){var t=this,n=!1;return this.dateDisabled&&this.dateDisabled.forEach((function(i){0===t.compareDateDisabled(i,e)&&(n=!0)})),this.dayDisabled&&(n=n||this.dayDisabled.indexOf(e.getDay())>-1),n||this.minDate&&this.compare(e,this.minDate)<0||this.maxDate&&this.compare(e,this.maxDate)>0},e.\u0275fac=function(t){return new(t||e)},e.\u0275cmp=i["\u0275\u0275defineComponent"]({type:e,selectors:[["datepicker-inner"]],inputs:{activeDate:"activeDate",datepickerMode:"datepickerMode",locale:"locale",startingDay:"startingDay",yearRange:"yearRange",minDate:"minDate",maxDate:"maxDate",minMode:"minMode",maxMode:"maxMode",showWeeks:"showWeeks",formatDay:"formatDay",formatMonth:"formatMonth",formatYear:"formatYear",formatDayHeader:"formatDayHeader",formatDayTitle:"formatDayTitle",formatMonthTitle:"formatMonthTitle",onlyCurrentMonth:"onlyCurrentMonth",shortcutPropagation:"shortcutPropagation",customClass:"customClass",monthColLimit:"monthColLimit",yearColLimit:"yearColLimit",dateDisabled:"dateDisabled",dayDisabled:"dayDisabled",initDate:"initDate"},outputs:{selectionDone:"selectionDone",update:"update",activeDateChange:"activeDateChange"},features:[i["\u0275\u0275NgOnChangesFeature"]],ngContentSelectors:Z,decls:1,vars:1,consts:[["class","well well-sm bg-faded p-a card","role","application",4,"ngIf"],["role","application",1,"well","well-sm","bg-faded","p-a","card"]],template:function(e,t){1&e&&(i["\u0275\u0275projectionDef"](),i["\u0275\u0275template"](0,Q,2,0,"div",0)),2&e&&i["\u0275\u0275property"]("ngIf",t.datepickerMode)},directives:[m.p],encapsulation:2}),e}(),yt=function(){function e(){this.locale="en",this.datepickerMode="day",this.startingDay=0,this.yearRange=20,this.minMode="day",this.maxMode="year",this.showWeeks=!0,this.formatDay="DD",this.formatMonth="MMMM",this.formatYear="YYYY",this.formatDayHeader="dd",this.formatDayTitle="MMMM YYYY",this.formatMonthTitle="YYYY",this.onlyCurrentMonth=!1,this.monthColLimit=3,this.yearColLimit=5,this.shortcutPropagation=!1}return e.\u0275fac=function(t){return new(t||e)},e.\u0275prov=i["\u0275\u0275defineInjectable"]({token:e,factory:function(t){return e.\u0275fac(t)}}),e}(),bt={provide:f.NG_VALUE_ACCESSOR,useExisting:Object(i.forwardRef)((function(){return wt})),multi:!0},wt=function(){function e(e){this.datepickerMode="day",this.showWeeks=!0,this.selectionDone=new i.EventEmitter(void 0),this.activeDateChange=new i.EventEmitter(void 0),this.onChange=Function.prototype,this.onTouched=Function.prototype,this._now=new Date,this.config=e,this.configureOptions()}return Object.defineProperty(e.prototype,"activeDate",{get:function(){return this._activeDate||this._now},set:function(e){this._activeDate=e},enumerable:!0,configurable:!0}),e.prototype.configureOptions=function(){Object.assign(this,this.config)},e.prototype.onUpdate=function(e){this.activeDate=e,this.onChange(e)},e.prototype.onSelectionDone=function(e){this.selectionDone.emit(e)},e.prototype.onActiveDateChange=function(e){this.activeDateChange.emit(e)},e.prototype.writeValue=function(e){if(0!==this._datePicker.compare(e,this._activeDate))return e&&e instanceof Date?(this.activeDate=e,void this._datePicker.select(e,!1)):void(this.activeDate=e?new Date(e):void 0)},e.prototype.registerOnChange=function(e){this.onChange=e},e.prototype.registerOnTouched=function(e){this.onTouched=e},e.\u0275fac=function(t){return new(t||e)(i["\u0275\u0275directiveInject"](yt))},e.\u0275cmp=i["\u0275\u0275defineComponent"]({type:e,selectors:[["datepicker"]],viewQuery:function(e,t){var n;1&e&&i["\u0275\u0275staticViewQuery"](vt,!0),2&e&&i["\u0275\u0275queryRefresh"](n=i["\u0275\u0275loadQuery"]())&&(t._datePicker=n.first)},inputs:{datepickerMode:"datepickerMode",showWeeks:"showWeeks",activeDate:"activeDate",initDate:"initDate",minDate:"minDate",maxDate:"maxDate",minMode:"minMode",maxMode:"maxMode",formatDay:"formatDay",formatMonth:"formatMonth",formatYear:"formatYear",formatDayHeader:"formatDayHeader",formatDayTitle:"formatDayTitle",formatMonthTitle:"formatMonthTitle",startingDay:"startingDay",yearRange:"yearRange",onlyCurrentMonth:"onlyCurrentMonth",shortcutPropagation:"shortcutPropagation",monthColLimit:"monthColLimit",yearColLimit:"yearColLimit",customClass:"customClass",dateDisabled:"dateDisabled",dayDisabled:"dayDisabled"},outputs:{selectionDone:"selectionDone",activeDateChange:"activeDateChange"},features:[i["\u0275\u0275ProvidersFeature"]([bt])],decls:4,vars:24,consts:[[3,"activeDate","locale","datepickerMode","initDate","minDate","maxDate","minMode","maxMode","showWeeks","formatDay","formatMonth","formatYear","formatDayHeader","formatDayTitle","formatMonthTitle","startingDay","yearRange","customClass","dateDisabled","dayDisabled","onlyCurrentMonth","shortcutPropagation","monthColLimit","yearColLimit","update","selectionDone","activeDateChange"],["tabindex","0"]],template:function(e,t){1&e&&(i["\u0275\u0275elementStart"](0,"datepicker-inner",0),i["\u0275\u0275listener"]("update",(function(e){return t.onUpdate(e)}))("selectionDone",(function(e){return t.onSelectionDone(e)}))("activeDateChange",(function(e){return t.onActiveDateChange(e)})),i["\u0275\u0275element"](1,"daypicker",1),i["\u0275\u0275element"](2,"monthpicker",1),i["\u0275\u0275element"](3,"yearpicker",1),i["\u0275\u0275elementEnd"]()),2&e&&i["\u0275\u0275property"]("activeDate",t.activeDate)("locale",t.config.locale)("datepickerMode",t.datepickerMode)("initDate",t.initDate)("minDate",t.minDate)("maxDate",t.maxDate)("minMode",t.minMode)("maxMode",t.maxMode)("showWeeks",t.showWeeks)("formatDay",t.formatDay)("formatMonth",t.formatMonth)("formatYear",t.formatYear)("formatDayHeader",t.formatDayHeader)("formatDayTitle",t.formatDayTitle)("formatMonthTitle",t.formatMonthTitle)("startingDay",t.startingDay)("yearRange",t.yearRange)("customClass",t.customClass)("dateDisabled",t.dateDisabled)("dayDisabled",t.dayDisabled)("onlyCurrentMonth",t.onlyCurrentMonth)("shortcutPropagation",t.shortcutPropagation)("monthColLimit",t.monthColLimit)("yearColLimit",t.yearColLimit)},directives:function(){return[vt,xt,Ct,St]},encapsulation:2}),e}(),xt=function(){function e(e){this.labels=[],this.rows=[],this.weekNumbers=[],this.datePicker=e}return Object.defineProperty(e.prototype,"isBs4",{get:function(){return!Object(g.e)()},enumerable:!0,configurable:!0}),e.prototype.ngOnInit=function(){var e=this;this.datePicker.stepDay={months:1},this.datePicker.setRefreshViewHandler((function(){var t=this.activeDate.getFullYear(),n=this.activeDate.getMonth(),i=new Date(t,n,1),r=this.startingDay-i.getDay(),o=r>0?7-r:-r,a=new Date(i.getTime());o>0&&a.setDate(1-o);for(var s=e.getDates(a,42),l=[],c=0;c<42;c++){var u=this.createDateObject(s[c],this.formatDay);u.secondary=s[c].getMonth()!==n,u.uid=this.uniqueId+"-"+c,l[c]=u}e.labels=[];for(var d=0;d<7;d++)e.labels[d]={},e.labels[d].abbr=this.dateFilter(l[d].date,this.formatDayHeader),e.labels[d].full=this.dateFilter(l[d].date,"EEEE");if(e.title=this.dateFilter(this.activeDate,this.formatDayTitle),e.rows=this.split(l,7),this.showWeeks){e.weekNumbers=[];for(var h=(11-this.startingDay)%7,p=e.rows.length,f=0;f1&&!this.options.equalByReference;for(a&&(n={}),r=0;r=0&&(n[i]=!0)):this.addSelectedItem(l,s)}a&&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;i1&&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):r.isObject(e)?this._getSelectedIndexByKey(e,t):this._getSelectedIndexByHash(e,t)},_shiftSelectedKeyIndices:function(e){for(var t=e;te&&i[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),r.isObject(n)||!this.options.keyHashIndices)return o;var a=this.options.keyHashIndices[n];return a?(a.shift(),a.length||delete this.options.keyHashIndices[n],this._shiftSelectedKeyIndices(o),o):o},_updateAddedItemKeys:function(e,t){for(var n=0;n").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),r=function(e,t,n){var i,r=function(e){i!==e&&(n(e,i),i=e)};return{dispose:e(t,r),force:function(){r(t())}}}(this._options.watchMethod(),(function(){return i(n)}),(function(e,n){this._dirty=!0,t(e,n)}).bind(this));this._watchers.push(r)},setDataField:function(){if(this._dirty=!1,o(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(){o(this._watchers,(function(e,t){t.dispose()}))}});s.getInstance=function(e){return a.getInstanceByElement(e,this)},e.exports=s},"8S5z":function(e,t,n){"use strict";var i=y(n("FKN7")),r=n("ti0F"),o=n("tJvG"),a=n("AJM7"),s=n("TssP"),l=n("zl3R"),c=n("1LL4"),u=n("XgSC"),d=n("yxXJ"),h=n("KAnu"),p=y(n("PbkZ")),f=n("IRs2"),m=y(n("D859")),g=n("3RoI"),_=n("cGv3"),v=y(n("jeLr"));function y(e){return e&&e.__esModule?e:{default:e}}var b={year:function(e){return e&&e.getFullYear()},month:function(e){return e&&e.getMonth()+1},day:function(e){return e&&e.getDate()},quarter:function(e){return e&&Math.floor(e.getMonth()/3)+1},hour:function(e){return e&&e.getHours()},minute:function(e){return e&&e.getMinutes()},second:function(e){return e&&e.getSeconds()}};e.exports=function(){var t=function(){var e=arguments[1],t=this.calculateCellValue(e);if(!(0,r.isDefined)(t))return null;if(n(this.dataType)){var i=arguments[0];return b[i](t)}if("number"===this.dataType){var o=arguments[0];return Math.floor(Number(t)/o)*o}};function n(e){return"date"===e||"datetime"===e}var y=function(e){e.get(0).textContent="\xa0"},w=function(e){var t=e.data&&e.data(),n=t&&t.dxComponents,i=n&&n[0];return i&&t[i]};return{renderNoDataText:function(e){if(e=e||this.element()){var t=this.addWidgetPrefix("nodata"),n=e.find("."+t).last(),r=this._dataController.isEmpty(),o=this._dataController.isLoading();n.length||(n=(0,i.default)("").addClass(t).appendTo(e)),r&&!o?n.removeClass("dx-hidden").text(this._getNoDataText()):n.addClass("dx-hidden")}},renderLoadPanel:function(e,t,n){var r;this._loadPanel&&this._loadPanel.$element().remove(),(r=this.option("loadPanel"))&&("auto"===r.enabled?!n:r.enabled)?(r=(0,c.extend)({shading:!1,message:r.text,position:function(){var t=(0,i.default)((0,_.getWindow)());return e.height()>t.height()?{of:t,boundary:e,collision:"fit"}:{of:e}},container:t},r),this._loadPanel=this._createComponent((0,i.default)("
").appendTo(t),p.default,r)):this._loadPanel=null},getIndexByKey:function(e,t,n){var i=-1;if(void 0!==e&&Array.isArray(t)){n=arguments.length<=2?"key":n;for(var o=0;o=0&&(0,r.isFunction)(n)&&n.columnIndex>=0?t.columnIndex===n.columnIndex&&(0,d.toComparable)(t.filterValue)===(0,d.toComparable)(n.filterValue):(0,d.toComparable)(t)==(0,d.toComparable)(n)},proxyMethod:function(e,t,n){e[t]||(e[t]=function(){var e=this._dataSource;return e?e[t].apply(e,arguments):n})},formatValue:function(e,t){var n=m.default.format(e,t.format)||e&&e.toString()||"",i={value:e,valueText:t.getDisplayFormat?t.getDisplayFormat(n):n,target:t.target||"row",groupInterval:t.groupInterval};return t.customizeText?t.customizeText.call(t,i):i.valueText},getFormatOptionsByColumn:function(e,t){return{format:e.format,getDisplayFormat:e.getDisplayFormat,customizeText:e.customizeText,target:t,trueText:e.trueText,falseText:e.falseText}},getDisplayValue:function(e,t,n,i){return e.displayValueMap&&void 0!==e.displayValueMap[t]?e.displayValueMap[t]:e.calculateDisplayValue&&n&&"group"!==i?e.calculateDisplayValue(n):!e.lookup||"group"===i&&(e.calculateGroupValue||e.calculateDisplayValue)?t:e.lookup.calculateCellValue(t)},getGroupRowSummaryText:function(t,n){for(var i="(",r=0;r0?", ":"")+e.exports.getSummaryText(t[r],n);return i+")"},getSummaryText:function(e,t){var n=e.displayFormat||e.columnCaption&&t[e.summaryType+"OtherColumn"]||t[e.summaryType];return this.formatValue(e.value,{format:e.valueFormat,getDisplayFormat:function(t){return n?(0,s.format)(n,t,e.columnCaption):t},customizeText:e.customizeText})},normalizeSortingInfo:function(e){for(var t=(0,f.normalizeSortingInfo)(e=e||[]),n=0;n0){var f=e.eq(h-1).offset();f.top").addClass(t.value?"dx-datagrid-group-opened":"dx-datagrid-group-closed").appendTo(n),o.setAria("label",o.localize(t.value?"dxDataGrid-ariaCollapse":"dxDataGrid-ariaExpand"),n)}}}},setEmptyText:y,isDateType:n,getSelectionRange:function(e){try{if(e)return{selectionStart:e.selectionStart,selectionEnd:e.selectionEnd}}catch(t){}return{}},setSelectionRange:function(e,t){try{e&&e.setSelectionRange&&e.setSelectionRange(t.selectionStart,t.selectionEnd)}catch(n){}},focusAndSelectElement:function(e,t){v.default.trigger(t,"focus");var n=e.option("editing.selectTextOnEditStart"),i=e.getController("keyboardNavigation"),r=i&&i._isFastEditingStarted();if(n&&!r&&t.is(".dx-texteditor-input")){var a=w(t.closest(".dx-texteditor"));(0,o.when)(a&&a._loadItemDeferred).done((function(){t.get(0).select()}))}},getWidgetInstance:w,getLastResizableColumnIndex:function(e,t){var n,i=e.some((function(e){return e&&!e.command&&!e.fixed&&!1!==e.allowResizing}));for(n=e.length-1;e[n];n--){var r=e[n];if(!(r.command||r.fixed||"adaptiveHidden"===(t&&t[n])||i&&!1===r.allowResizing))break}return n},isElementInCurrentGrid:function(e,t){return!(!t||!t.length)&&t.closest("."+e.getWidgetContainerClass()).parent().is(e.component.$element())}}}()},"8VXM":function(e,t,n){"use strict";var i=n("XpgS").merge,r=n("tUd6"),o=/<([a-z][^\/\0>\x20\t\r\n\f]+)/i,a={default:{tagsCount:0,startTags:"",endTags:""},thead:{tagsCount:1,startTags:"",endTags:"
"},td:{tagsCount:3,startTags:"",endTags:"
"},col:{tagsCount:2,startTags:"",endTags:"
"},tr:{tagsCount:2,startTags:"",endTags:"
"}};a.tbody=a.colgroup=a.caption=a.tfoot=a.thead,a.th=a.td,t.parseHTML=function(e){if("string"!=typeof e)return null;var t=r.createDocumentFragment().appendChild(r.createElement("div")),n=o.exec(e),s=n&&n[1].toLowerCase(),l=a[s]||a.default;t.innerHTML=l.startTags+e+l.endTags;for(var c=0;ce?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(0===this._points.length)return!1;var n=e.isArgumentAxis?this.getArgumentRange():this.getViewport(),i=e.getTranslator().translate(n.categories?n.categories[0]:n.min),r=e.getTranslator().translate(n.categories?n.categories[n.categories.length-1]:n.max),o=this.getOptions().rotated,a=e.getOptions().inverted;return e.isArgumentAxis&&(!o&&!a||o&&a)||!e.isArgumentAxis&&(o&&!a||!o&&a)?t>=i&&t<=r:t>=r&&t<=i}},S=t.chart.line=p({},r,C,{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),r=t&&!this._options.rotated||!t&&this._options.rotated,o=0;ot&&n>e||e=v.y&&x>=y.y)||t&&(b<=v.x&&b<=y.x||b>=v.x&&b>=y.x))t?(l=a=b,c=(x+y.y)/2,s=(x+v.y)/2):(c=s=x,l=(b+y.x)/2,a=(b+v.x)/2);else{if(f=p-h,m=u-d,g=h*d-u*p,t){if(!f)return void n.push(e,e,e);u-=_=-1*(m*x+g)/f-b,d-=_}else{if(!m)return void n.push(e,e,e);h-=_=-1*(f*b+g)/m-x,p-=_}l=(b+.5*d)/1.5,c=(x+.5*p)/1.5,a=(b+.5*u)/1.5,s=(x+.5*h)/1.5}t?(a=r(v.x,b,a),l=r(y.x,b,l)):(s=r(v.y,x,s),c=r(y.y,x,c));var C=w(e,a,s),S=w(e,l,c);n.push(C,e,S)}else n.push(e,e)})):n.push(i[0]),n},_prepareSegment:function(e,t){return S._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,r=i?"vy":"vx",o=i?"y":"x",a=i?"vx":"vy",s=i?"x":"y",l=(t?this.getValueAxis():this.getArgumentAxis()).getVisibleArea(),c=this._getNearestPointsByCoord(e,t),d=function(t){var i=c[t];if(1===i.length?l[0]<=i[0][a]&&l[1]>=i[0][a]&&(n=i[0][a]):function(e,t,n,i,r){return u.solveCubicEquation(r-3*i+3*n-t,3*i-6*n+3*t,3*n-3*t,t-e)}(e,i[0][r],i[1][o],i[2][o],i[3][r]).forEach((function(e){if(e>=0&&e<=1){var t=Math.pow(1-e,3)*i[0][a]+3*Math.pow(1-e,2)*e*i[1][s]+3*(1-e)*e*e*i[2][s]+e*e*e*i[3][a];l[0]<=t&&l[1]>=t&&(n=t)}})),null!==n)return"break"},h=0;h0?this._segments.reduce((function(e,t){return e.concat(t.line)}),[]):[]}}),t.polar.line=p({},o,C,{_sortPoints:function(e){return e},_prepareSegment:function(e,t,n){var i,r=[],o=this.getValueAxis().getCenter();if(n&&this._closeSegment(e),"discrete"===this.argumentAxisType||"discrete"===this.valueAxisType)return S._prepareSegment.call(this,e);for(i=1;i=0?360-t:-t},_closeSegment:function(e){var t;t=this._segments.length?this._segments[0].line[0]:w(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)return e.angle=d(m(t.angle))===d(m(e.angle))?t.angle:t.angle+this._getRemainingAngle(t.angle-e.angle),e},_getTangentPoints:function(e,t,n){var i,r=[],o=Math.round(t.angle-e.angle),a=(t.radius-e.radius)/o;if(0===o)r=[t,e];else if(o>0)for(i=o;i>=0;i--)r.push(x(e,t,n,a,i));else for(i=0;i>=o;i--)r.push(x(e,t,n,a,o-i));return r},getSeriesPairCoord:function(e,t){var n,i=this.getArgumentAxis(),r=t?"angle":"radius",o=e[r],a=i.getCenter(),s=function(e,t,n){var r,o,s=n.x,l=n.y;return g(_((r={x:s,y:l}).x-(o=a).x,2)+_(r.y-o.y,2))<=i.getRadius()&&v(e.x,t.x)<=s&&y(e.x,t.x)>=s&&v(e.y,t.y)<=l&&y(e.y,t.y)>=l},l=this.getNeighborPoints(o,r);if(1===l.length)n=l[0];else if(l.length>1){var d,h,p=l[0],f=l[1];if("discrete"!==this.argumentAxisType&&"discrete"!==this.valueAxisType)t?(d=(p.radius-f.radius)/(p.angle-f.angle),h=o-f.angle):h=(o-f.radius)/(d=(p.radius-f.radius)/(p.angle-f.angle)),n=x(f,p,a,d,h);else if(t){var m=c.getCosAndSin(-o),w=(f.y-p.y)/(f.x-p.x),C=p.y-p.x*w,S=m.sin/m.cos,M=(a.y-S*a.x-C)/(w-S),k=w*M+C;if(s(p,f,{x:M,y:k})){var O=b(u.trunc((360+o)/90)%4);(0===O&&M>=a.x&&k<=a.y||1===O&&M<=a.x&&k<=a.y||2===O&&M<=a.x&&k>=a.y||3===O&&M>=a.x&&k>=a.y)&&(n={x:M,y:k})}}else{var T=(f.y-p.y)/(f.x-p.x),E=p.y-p.x*T,I=1+T*T,A=-2*a.x+2*T*E-2*T*a.y,D=A*A-4*I*(-_(o,2)+_(E-a.y,2)+_(a.x,2));if(D>=0){var L=(-A-g(D))/(2*I),P=(-A+g(D))/(2*I),j=T*L+E,R=T*P+E;n=s(p,f,{x:L,y:j})?{x:L,y:j}:s(p,f,{x:P,y:R})?{x:P,y:R}:void 0}}}return n},getNeighborPoints:function(e,t){var n=this.getPoints(),i=[];if(this.getOptions().closed){var r=(n=p(!0,[],n))[n.length-1],o=w(n[0],n[0].x,n[0].y,n[0].angle),a=w(r,r.x,r.y,r.angle),s=this._modifyReflectedPoint(o,r),l=this._modifyReflectedPoint(a,n[0]);l&&n.unshift(l),s&&n.push(s)}for(var c=1;ce&&n[c-1][t]e&&n[c][t]0));c++);return i}})},"8g8A":function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var i=function(){function e(){return Error.call(this),this.message="object unsubscribed",this.name="ObjectUnsubscribedError",this}return e.prototype=Object.create(Error.prototype),e}()},"8kKR":function(e,t,n){"use strict";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)}var r=n("FKN7"),o=n("cGv3").getWindow(),a=n("jeLr"),s=n("0osO"),l=n("D6VQ"),c=n("KAnu"),u=n("ti0F"),d=n("1LL4").extend,h=n("XpgS").inArray,p=n("9Lc9"),f=n("I0Qj"),m=n("D8Ap"),g=n("GCD8"),_=n("LdFP"),v=n("Q7sy"),y=n("zl3R").each,b=n("e5PH"),w=n("imRD"),x=n("lBBa").ChildDefaultTemplate,C=n("tJvG").Deferred,S=n("B4+F").default,M=["startswith","contains","endwith","notcontains"],k=p.inherit({_supportedKeys:function(){var e=this.callBase();return d({},e,{tab:function(t){if(this._allowSelectItemByTab()){this._saveValueChangeEvent(t);var n=r(this._list.option("focusedElement"));n.length&&this._setSelectedElement(n)}e.tab.apply(this,arguments)},space:c.noop,home:c.noop,end:c.noop})},_allowSelectItemByTab:function(){return this.option("opened")&&"instantly"===this.option("applyValueMode")},_setSelectedElement:function(e){var t=this._valueGetter(this._list._getItemData(e));this._setValue(t)},_setValue:function(e){this.option("value",e)},_getDefaultOptions:function(){return d(this.callBase(),d(b._dataExpressionDefaultOptions(),{displayValue:void 0,searchEnabled:!1,searchMode:"contains",searchTimeout:500,minSearchLength:0,searchExpr:null,valueChangeEvent:"input change keyup",selectedItem:null,noDataText:w.format("dxCollectionWidget-noDataText"),onSelectionChanged:null,onItemClick:c.noop,showDataBeforeSearch:!1,grouped:!1,groupTemplate:"group",popupPosition:{my:"left top",at:"left bottom",offset:{h:0,v:0},collision:"flip"},wrapItemText:!1,popupWidthExtension:0}))},_defaultOptionsRules:function(){return this.callBase().concat([{device:{platform:"ios"},options:{popupPosition:{offset:{v:-1}}}},{device:{platform:"generic"},options:{buttonsLocation:"bottom center"}}])},_setOptionsByReference:function(){this.callBase(),d(this._optionsByReference,{value:!0,selectedItem:!0,displayValue:!0})},_init:function(){this.callBase(),this._initDataExpressions(),this._initActions(),this._setListDataSource(),this._validateSearchMode(),this._clearSelectedItem(),this._initItems()},_initItems:function(){var e=this.option().items;e&&!e.length&&this._dataSource&&(this.option().items=this._dataSource.items())},_initActions:function(){this._initContentReadyAction(),this._initSelectionChangedAction(),this._initItemClickAction()},_initContentReadyAction:function(){this._contentReadyAction=this._createActionByOption("onContentReady",{excludeValidators:["disabled","readOnly"]})},_initSelectionChangedAction:function(){this._selectionChangedAction=this._createActionByOption("onSelectionChanged",{excludeValidators:["disabled","readOnly"]})},_initItemClickAction:function(){this._itemClickAction=this._createActionByOption("onItemClick")},_initTemplates:function(){this.callBase(),this._templateManager.addDefaultTemplates({item:new x("item")})},_saveFocusOnWidget:function(e){this._list&&this._list.initialOption("focusStateEnabled")&&this._focusInput()},_fitIntoRange:function(e,t,n){return e>n?t:e",!0).toArray()},_calcNextItem:function(e){var t=this._items();return t[this._fitIntoRange(this._getSelectedIndex()+e,0,t.length-1)]},_getSelectedIndex:function(){var e=this._items(),t=this.option("selectedItem"),n=-1;return y(e,(function(e,i){if(this._isValueEquals(i,t))return n=e,!1}).bind(this)),n},_createPopup:function(){this.callBase(),this._updateCustomBoundaryContainer(),this._popup._wrapper().addClass(this._popupWrapperClass());var e=this._popup.$content();a.off(e,"mouseup"),a.on(e,"mouseup",this._saveFocusOnWidget.bind(this));var t=this;this._popup.on({shown:function(){t.$element().addClass("dx-skip-gesture-event")},hidden:function(){t.$element().removeClass("dx-skip-gesture-event")}})},_updateCustomBoundaryContainer:function(){var e=this.option("dropDownOptions.container"),t=e&&r(e);if(t&&t.length&&!u.isWindow(t.get(0))){var n=[].slice.call(t.parents());n.unshift(t.get(0)),y(n,(function(e,t){return t!==r("body").get(0)&&("hidden"===o.getComputedStyle(t).overflowY?(this._$customBoundaryContainer=r(t),!1):void 0)}).bind(this))}},_popupWrapperClass:function(){return"dx-dropdownlist-popup-wrapper"},_renderInputValue:function(){var e=this._getCurrentValue();return this._loadInputValue(e,this._setSelectedItem.bind(this)).always(this.callBase.bind(this,e))},_loadInputValue:function(e,t){return this._loadItem(e).always(t)},_getItemFromPlain:function(e,t){var n,r;return t&&"object"!==i(e)&&(t.itemByValue||(t.itemByValue={},(n=this._getPlainItems()).forEach((function(e){t.itemByValue[this._valueGetter(e)]=e}),this)),r=t.itemByValue[e]),r||(n=this._getPlainItems(),r=c.grep(n,(function(t){return this._isValueEquals(this._valueGetter(t),e)}).bind(this))[0]),r},_loadItem:function(e,t){var n=this._getItemFromPlain(e,t);return void 0!==n?(new C).resolve(n).promise():this._loadValue(e)},_getPlainItems:function(e){var t=[];e=e||this.option("items")||this._dataSource.items()||[];for(var n=0;n").attr("id",this._listId).appendTo(this._popup.$content());this._list=this._createComponent(e,f,this._listConfig()),this._refreshList(),this._setAriaTargetForList(),this._list.option("_listAttributes",{role:"combobox"}),this._renderPreventBlur(this._$list)},_renderPreventBlur:function(e){var t=g.addNamespace("mousedown","dxDropDownList");a.off(e,t),a.on(e,t,(function(e){e.preventDefault()}).bind(this))},_renderOpenedState:function(){this.callBase();var e=this.option("opened")||void 0;this.setAria({activedescendant:e&&this._list.getFocusedItemId(),controls:e&&this._listId})},_setDefaultAria:function(){this.setAria({haspopup:"listbox",autocomplete:"list"})},_refreshList:function(){this._list&&this._shouldRefreshDataSource()&&this._setListDataSource()},_shouldRefreshDataSource:function(){return!!this._list.option("dataSource")!==this._needPassDataSourceToList()},_isDesktopDevice:function(){return"desktop"===_.real().deviceType},_listConfig:function(){var e={selectionMode:"single",_templates:this.option("_templates"),templateProvider:this.option("templateProvider"),noDataText:this.option("noDataText"),grouped:this.option("grouped"),wrapItemText:this.option("wrapItemText"),onContentReady:this._listContentReadyHandler.bind(this),itemTemplate:this.option("itemTemplate"),indicateLoading:!1,keyExpr:this._getCollectionKeyExpr(),displayExpr:this._displayGetterExpr(),groupTemplate:this.option("groupTemplate"),onItemClick:this._listItemClickAction.bind(this),dataSource:this._getDataSource(),hoverStateEnabled:!!this._isDesktopDevice()&&this.option("hoverStateEnabled"),focusStateEnabled:!!this._isDesktopDevice()&&this.option("focusStateEnabled")};return this._canListHaveFocus()||(e.tabIndex=null),e},_canListHaveFocus:function(){return!1},_getDataSource:function(){return this._needPassDataSourceToList()?this._dataSource:null},_dataSourceOptions:function(){return{paginate:!1}},_getGroupedOption:function(){return this.option("grouped")},_dataSourceFromUrlLoadMode:function(){return"raw"},_listContentReadyHandler:function(){this._list=this._list||this._$list.dxList("instance"),this.option("deferRendering")||this._refreshSelected(),this._dimensionChanged(),this._contentReadyAction()},_setListOption:function(e,t){this._setWidgetOption("_list",arguments)},_listItemClickAction:function(e){this._listItemClickHandler(e),this._itemClickAction(e)},_listItemClickHandler:c.noop,_setListDataSource:function(){this._list&&(this._setListOption("dataSource",this._getDataSource()),this._needPassDataSourceToList()||this._setListOption("items",[]))},_needPassDataSourceToList:function(){return this.option("showDataBeforeSearch")||this._isMinSearchLengthExceeded()},_isMinSearchLengthExceeded:function(){return this._searchValue().toString().length>=this.option("minSearchLength")},_needClearFilter:function(){return!this._canKeepDataSource()&&this._needPassDataSourceToList()},_canKeepDataSource:function(){var e,t=this._isMinSearchLengthExceeded();return(null===(e=this._dataSource)||void 0===e?void 0:e.isLoaded())&&this.option("showDataBeforeSearch")&&this.option("minSearchLength")&&!t&&!this._isLastMinSearchLengthExceeded},_searchValue:function(){return this._input().val()||""},_getSearchEvent:function(){return g.addNamespace("input",this.NAME+"Search")},_getSetFocusPolicyEvent:function(){return g.addNamespace("input",this.NAME+"FocusPolicy")},_renderEvents:function(){this.callBase(),a.on(this._input(),this._getSetFocusPolicyEvent(),this._setFocusPolicy.bind(this)),this._shouldRenderSearchEvent()&&a.on(this._input(),this._getSearchEvent(),this._searchHandler.bind(this))},_shouldRenderSearchEvent:function(){return this.option("searchEnabled")},_refreshEvents:function(){a.off(this._input(),this._getSearchEvent()),a.off(this._input(),this._getSetFocusPolicyEvent()),this.callBase()},_searchHandler:function(){if(this._isMinSearchLengthExceeded()){var e=this.option("searchTimeout");e?(this._clearSearchTimer(),this._searchTimer=setTimeout(this._searchDataSource.bind(this),e)):this._searchDataSource()}else this._searchCanceled()},_searchCanceled:function(){this._clearSearchTimer(),this._needClearFilter()&&this._filterDataSource(null),this._refreshList()},_searchDataSource:function(){this._filterDataSource(this._searchValue())},_filterDataSource:function(e){this._clearSearchTimer();var t=this._dataSource;t&&(t.searchExpr(this.option("searchExpr")||this._displayGetterExpr()),t.searchOperation(this.option("searchMode")),t.searchValue(e),t.load().done(this._dataSourceFiltered.bind(this,e)))},_clearFilter:function(){var e=this._dataSource;e&&e.searchValue()&&e.searchValue(null)},_dataSourceFiltered:function(){this._isLastMinSearchLengthExceeded=this._isMinSearchLengthExceeded(),this._refreshList(),this._refreshPopupVisibility()},_shouldOpenPopup:function(){return this._hasItemsToShow()},_refreshPopupVisibility:function(){if(!this.option("readOnly")&&this._searchValue()){var e=this._shouldOpenPopup();e&&!this._isFocused()||(this.option("opened",e),e&&this._dimensionChanged())}},_dataSourceChangedHandler:function(e){0===this._dataSource.pageIndex()?this.option().items=e:this.option().items=this.option().items.concat(e)},_hasItemsToShow:function(){var e=(this._dataSource&&this._dataSource.items()||[]).length;return!(!this._needPassDataSourceToList()||!e)},_clearSearchTimer:function(){clearTimeout(this._searchTimer),delete this._searchTimer},_popupShowingHandler:function(){this._dimensionChanged()},_dimensionChanged:function(){this._popup&&this._updatePopupDimensions()},_updatePopupDimensions:function(){this._updatePopupWidth(),this._updatePopupHeight()},_updatePopupWidth:function(){this._setPopupOption("width",this.$element().outerWidth()+this.option("popupWidthExtension"))},_needPopupRepaint:function(){if(!this._dataSource)return!1;var e=this._dataSource.pageIndex(),t=u.isDefined(this._pageIndex)&&e<=this._pageIndex;return this._pageIndex=e,t},_updatePopupHeight:function(){this._needPopupRepaint()&&this._popup.repaint(),this._list&&this._list.updateDimensions()},_getMaxHeight:function(){var e=this.$element(),t=this._$customBoundaryContainer,n=e.offset().top-(t?t.offset().top:0),i=r(o).outerHeight(),a=t?Math.min(t.outerHeight(),i):i,s=Math.max(n,a-n-e.outerHeight());return Math.min(.5*a,s)},_clean:function(){this._list&&delete this._list,delete this._isLastMinSearchLengthExceeded,this.callBase()},_dispose:function(){this._clearSearchTimer(),this.callBase()},_setCollectionWidgetOption:function(){this._setListOption.apply(this,arguments)},_setSubmitValue:function(){var e=this.option("value"),t=this._shouldUseDisplayValue(e)?this._displayGetter(e):e;this._getSubmitElement().val(t)},_shouldUseDisplayValue:function(e){return"this"===this.option("valueExpr")&&u.isObject(e)},_optionChanged:function(e){switch(this._dataExpressionOptionChanged(e),e.name){case"hoverStateEnabled":case"focusStateEnabled":this._isDesktopDevice()&&this._setListOption(e.name,e.value),this.callBase(e);break;case"items":this.option("dataSource")||this._processDataSourceChanging();break;case"dataSource":this._processDataSourceChanging();break;case"valueExpr":this._renderValue(),this._setListOption("keyExpr",this._getCollectionKeyExpr());break;case"displayExpr":this._renderValue(),this._setListOption("displayExpr",this._displayGetterExpr());break;case"searchMode":this._validateSearchMode();break;case"minSearchLength":this._refreshList();break;case"searchEnabled":case"showDataBeforeSearch":case"searchExpr":this._invalidate();break;case"onContentReady":this._initContentReadyAction();break;case"onSelectionChanged":this._initSelectionChangedAction();break;case"onItemClick":this._initItemClickAction();break;case"grouped":case"groupTemplate":case"wrapItemText":case"noDataText":this._setListOption(e.name);break;case"displayValue":this.option("text",e.value);break;case"itemTemplate":case"searchTimeout":case"popupWidthExtension":break;case"selectedItem":e.previousValue!==e.value&&this._selectionChangedAction({selectedItem:e.value});break;default:this.callBase(e)}}}).include(b,S);l("dxDropDownList",k),e.exports=k},"8mBD":function(e,t,n){!function(e){"use strict";e.defineLocale("pt",{months:"Janeiro_Fevereiro_Mar\xe7o_Abril_Maio_Junho_Julho_Agosto_Setembro_Outubro_Novembro_Dezembro".split("_"),monthsShort:"Jan_Fev_Mar_Abr_Mai_Jun_Jul_Ago_Set_Out_Nov_Dez".split("_"),weekdays:"Domingo_Segunda-feira_Ter\xe7a-feira_Quarta-feira_Quinta-feira_Sexta-feira_S\xe1bado".split("_"),weekdaysShort:"Dom_Seg_Ter_Qua_Qui_Sex_S\xe1b".split("_"),weekdaysMin:"Do_2\xaa_3\xaa_4\xaa_5\xaa_6\xaa_S\xe1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY HH:mm",LLLL:"dddd, D [de] MMMM [de] YYYY HH:mm"},calendar:{sameDay:"[Hoje \xe0s] LT",nextDay:"[Amanh\xe3 \xe0s] LT",nextWeek:"dddd [\xe0s] LT",lastDay:"[Ontem \xe0s] LT",lastWeek:function(){return 0===this.day()||6===this.day()?"[\xdaltimo] dddd [\xe0s] LT":"[\xdaltima] dddd [\xe0s] LT"},sameElse:"L"},relativeTime:{future:"em %s",past:"h\xe1 %s",s:"segundos",ss:"%d segundos",m:"um minuto",mm:"%d minutos",h:"uma hora",hh:"%d horas",d:"um dia",dd:"%d dias",M:"um m\xeas",MM:"%d meses",y:"um ano",yy:"%d anos"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",week:{dow:1,doy:4}})}(n("wd/R"))},"8oGu":function(e,t,n){"use strict";var i="#ffffff",r="#000000",o="#ff0000",a="none",s="solid",l="top",c="right",u="left",d="center",h=n("LUwo"),p=h.registerThemeAlias;(0,h.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:i,primaryTitleColor:"#232323",secondaryTitleColor:"#767676",gridColor:"#d3d3d3",axisColor:"#767676",title:{backgroundColor:i,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:i,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:i},hover:{color:"#333",borderColor:"#bebebe",backgroundColor:"#e6e6e6"},focus:{color:r,borderColor:"#9d9d9d",backgroundColor:"#e6e6e6"},active:{color:"#333",borderColor:"#9d9d9d",backgroundColor:"#d4d4d4"}},shadowColor:"#d3d3d3"},tooltip:{enabled:!1,border:{width:1,color:"#d3d3d3",dashStyle:s,visible:!0},font:{color:"#232323"},color:i,arrowLength:10,paddingLeftRight:18,paddingTopBottom:15,textAlignment:"center",shared:!1,location:d,shadow:{opacity:.4,offsetX:0,offsetY:4,blur:2,color:r},interactive:!1},legend:{hoverMode:"includePoints",verticalAlignment:l,horizontalAlignment:c,position:"outside",visible:!0,margin:10,markerSize:12,border:{visible:!1,width:1,cornerRadius:0,dashStyle:s},paddingLeftRight:20,paddingTopBottom:15,columnCount:0,rowCount:0,columnItemSpacing:20,rowItemSpacing:8,title:{backgroundColor:i,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:c,width:2,step:6,opacity:.75},border:{visible:!1,width:3}},selectionStyle:{hatching:{direction:c,width:2,step:6,opacity:.5},border:{visible:!1,width:3}},valueErrorBar:{displayMode:"auto",value:1,color:r,lineWidth:2,edgeLength:8},label:{visible:!1,alignment:d,rotationAngle:0,horizontalOffset:0,verticalOffset:0,radialOffset:0,showForZeroValues:!0,customizeText:void 0,maxLabelCount:void 0,position:"outside",font:{color:i},border:{visible:!1,width:1,color:"#d3d3d3",dashStyle:s},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:u}},resolveLabelOverlapping:a},"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:r,dashStyle:s,label:{visible:!0,position:"inside"}},marker:{label:{}}},"chart:common:annotation":{font:{color:"#333333"},tooltipEnabled:!0,border:{width:1,color:"#dddddd",dashStyle:s,visible:!0},color:i,opacity:.9,arrowLength:14,arrowWidth:14,paddingLeftRight:10,paddingTopBottom:10,shadow:{opacity:.15,offsetX:0,offsetY:1,blur:4,color:r},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:s,hoverStyle:{width:3,hatching:{direction:a}},selectionStyle:{width:3}},stackedline:{width:2,dashStyle:s,hoverStyle:{width:3,hatching:{direction:a}},selectionStyle:{width:3}},stackedspline:{width:2,dashStyle:s,hoverStyle:{width:3,hatching:{direction:a}},selectionStyle:{width:3}},fullstackedline:{width:2,dashStyle:s,hoverStyle:{width:3,hatching:{direction:a}},selectionStyle:{width:3}},fullstackedspline:{width:2,dashStyle:s,hoverStyle:{width:3,hatching:{direction:a}},selectionStyle:{width:3}},stepline:{width:2,dashStyle:s,hoverStyle:{width:3,hatching:{direction:a}},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:a}},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:o},hoverStyle:{width:3,hatching:{direction:a}},selectionStyle:{width:3},point:{border:{visible:!0}}},stock:{width:1,reduction:{color:o},hoverStyle:{width:3,hatching:{direction:a}},selectionStyle:{width:3},point:{border:{visible:!0}}}},crosshair:{enabled:!1,color:"#f05b41",width:1,dashStyle:s,label:{visible:!1,font:{color:i,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:d},constantLineStyle:{paddingLeftRight:10,paddingTopBottom:10}},horizontalAxis:{position:"bottom",axisDivisionFactor:70,label:{rotationAngle:90,staggeringSpacing:5,alignment:d},stripStyle:{label:{horizontalAlignment:d,verticalAlignment:l}},constantLineStyle:{label:{horizontalAlignment:c,verticalAlignment:l}},constantLines:[]},verticalAxis:{position:u,axisDivisionFactor:40,label:{alignment:c},stripStyle:{label:{horizontalAlignment:u,verticalAlignment:d}},constantLineStyle:{label:{horizontalAlignment:u,verticalAlignment:l}},constantLines:[]},argumentAxis:{endOnTick:!1,workWeek:[1,2,3,4,5]},valueAxis:{grid:{visible:!0},autoBreaksEnabled:!1,maxAutoBreakCount:4},commonPaneSettings:{backgroundColor:a,border:{color:"#d3d3d3",width:1,visible:!1,top:!0,bottom:!0,left:!0,right:!0,dashStyle:s}},scrollBar:{visible:!1,offset:5,color:"gray",width:10},adjustOnZoom:!0,autoHidePointMarkers:!0,rotated:!1,zoomingMode:a,scrollingMode:a,synchronizeMultiAxes:!0,stickyHovering:!0,equalBarWidth:!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:i},hoverStyle:{hatching:{direction:c,width:4,step:10,opacity:.75},border:{visible:!1,width:2}},selectionStyle:{hatching:{direction:c,width:4,step:10,opacity:.5},border:{visible:!1,width:2}}},doughnut:{border:{visible:!1,width:2,color:i},hoverStyle:{hatching:{direction:c,width:4,step:10,opacity:.75},border:{visible:!1,width:2}},selectionStyle:{hatching:{direction:c,width:4,step:10,opacity:.5},border:{visible:!1,width:2}}},donut:{border:{visible:!1,width:2,color:i},hoverStyle:{hatching:{direction:c,width:4,step:10,opacity:.75},border:{visible:!1,width:2}},selectionStyle:{hatching:{direction:c,width:4,step:10,opacity:.5},border:{visible:!1,width:2}}},label:{textOverflow:"ellipsis",wordWrap:"normal"}},legend:{hoverMode:"allArgumentPoints",backgroundColor:a},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:d,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:a,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:i,size:18}}}},indicator:{hasPositiveMeaning:!0,layout:{horizontalAlignment:d,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:c,verticalOrientation:"bottom",label:{indentFromTick:-10}},rangeContainer:{horizontalOrientation:c,verticalOrientation:"bottom"},valueIndicatorType:"rangebar",subvalueIndicatorType:"trianglemarker",valueIndicators:{_type:"rectangle",_default:{offset:2.5,length:15,width:15},rectangle:{width:10},rangebar:{offset:10,horizontalOrientation:c,verticalOrientation:"bottom"},trianglemarker:{offset:10,horizontalOrientation:u,verticalOrientation:l},textcloud:{offset:-1,horizontalOrientation:u,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:d,verticalAlignment:"bottom"},text:{font:{size:18}}}},rangeSelector:{scale:{valueMarginsEnabled:!0,width:1,color:r,opacity:.1,showCustomBoundaryTicks:!0,label:{overlappingBehavior:"hide",alignment:d,visible:!0,topIndent:7,font:{size:11}},tick:{width:1,color:r,opacity:.17,visible:!0,length:12},minorTick:{width:1,color:r,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:o,font:{color:i,size:11}},sliderHandle:{width:1,color:r,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:{equalBarWidth:!0,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:i,"stroke-width":1,"stroke-opacity":.7,font:{color:"#2b2b2b",size:12}}},"layer:area":{borderWidth:1,borderColor:i,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:i,size:8,selectedStep:2,backStep:18,backColor:i,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:c,position:"inside",backgroundOpacity:.65,border:{visible:!0},paddingLeftRight:16,paddingTopBottom:12},controlBar:{borderColor:"#5d5d5d",borderWidth:3,color:i,margin:20,opacity:.3},_rtl:{legend:{itemTextPosition:u}}},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:i,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:s,hoverStyle:{width:3,hatching:{direction:a}},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},equalBarWidth:!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:d}},verticalAxis:{position:l,axisDivisionFactor:30,label:{alignment:c}}},funnel:{sortData:!0,valueField:"val",colorField:"color",argumentField:"arg",hoverEnabled:!0,selectionMode:"single",item:{border:{visible:!1,width:2,color:i},hoverStyle:{hatching:{opacity:.75,step:6,width:2,direction:c},border:{}},selectionStyle:{hatching:{opacity:.5,step:6,width:2,direction:c},border:{}}},title:{margin:10},adaptiveLayout:{width:80,height:80,keepLabels:!0},legend:{visible:!1},_rtl:{legend:{itemTextPosition:u}},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:c,horizontalOffset:0,verticalOffset:0,showForZeroValues:!1,customizeText:function(e){return e.item.argument+" "+e.valueText},position:"columns",font:{color:i},border:{visible:!1,width:1,color:"#d3d3d3",dashStyle:s},connector:{visible:!0,width:1,opacity:.5}}},sankey:{sourceField:"source",targetField:"target",weightField:"weight",hoverEnabled:!0,alignment:d,adaptiveLayout:{width:80,height:80,keepLabels:!0},label:{visible:!0,horizontalOffset:8,verticalOffset:0,overlappingBehavior:"ellipsis",useNodeColors:!1,font:{color:r,weight:500},border:{visible:!1,width:2,color:i},customizeText:function(e){return e.title},shadow:{opacity:.2,offsetX:0,offsetY:1,blur:1,color:i}},title:{margin:10,font:{size:28,weight:200},subtitle:{font:{size:16}}},tooltip:{enabled:!0},node:{padding:30,width:8,opacity:1,border:{color:i,width:1,visible:!1},hoverStyle:{hatching:{opacity:.75,step:6,width:2,direction:c},border:{}}},link:{color:"#888888",colorMode:"none",opacity:.3,border:{color:i,width:1,visible:!1},hoverStyle:{opacity:.5,hatching:{opacity:.75,step:6,width:2,direction:c},border:{}}}}}),p("generic.light.compact","generic.light")},"8rHC":function(e,t,n){"use strict";n("LUwo").registerTheme({name:"ios7.default",backgroundColor:"#ffffff",primaryTitleColor:"#000000",secondaryTitleColor:"#767676",gridColor:"#ececec",axisColor:"#767676",legend:{font:{color:"#000000"}},tooltip:{font:{color:"#767676"}},"chart:common":{commonSeriesSettings:{label:{border:{color:"#d3d3d3"}}}},chart:{commonPaneSettings:{border:{color:"#d3d3d3"}}},rangeSelector:{scale:{tick:{color:"#000000",opacity:.1},minorTick:{color:"#000000",opacity:.03}}},treeMap:{group:{label:{font:{color:"#767676"}}}}},"generic.light")},"8wSl":function(e,t,n){"use strict";var i=n("z7z0").fitIntoRange,r=n("KAnu").escapeRegExp,o=n("Bhoz"),a=function(e,t){var n=t.split(";"),i=o.getSign(e,t);n[1]=n[1]||"-"+n[0],t=(t=n[i<0?1:0]).replace(/'([^']*)'/g,(function(e){return e.split("").map((function(){return" "})).join("").substr(2)}));var r=/^[^#0.,]*/.exec(t)[0].length,a=/[^#0.,]*$/.exec(t)[0].length;return{start:r,end:e.length-a}},s=function(e,t){var n=o.getDecimalSeparator(),i=new RegExp("[^0-9"+r(n)+"]","g");return t.slice(0,e).replace(i,"").length},l=function(e){return e.split("").reverse().join("")},c=function(e,t){if(!e)return-1;for(var n=/[0-9]/g,i=1,r=null,o=n.exec(t);o;){if(r=o.index,!e||i>=e)return r;i++,o=n.exec(t)}return null===r?t.length:r},u=function(e,t){return void 0===e.start&&(e={start:e,end:e}),{start:e.start+t,end:e.end+t}};function d(e,t,n){e=u(e,0);var r=a(t,n);return{start:i(e.start,r.start,r.end),end:i(e.end,r.start,r.end)}}t.getCaretBoundaries=a,t.isCaretInBoundaries=function(e,t,n){var i=d(e=u(e,0),t,n);return e.start>=i.start&&e.end<=i.end},t.getCaretWithOffset=u,t.getCaretInBoundaries=d,t.getCaretAfterFormat=function(e,t,n,i){n=u(n,0);var r=o.getDecimalSeparator(),a=function(e){return 1===e.length&&!!e.match(/^[,.][0-9]*$/g)}(e),h=a?0:e.indexOf(r),p=t.indexOf(r),f=e.split(a?e[h]:r),m=t.split(r);if(-1!==h&&n.start>h){var g=s(n.start-h-1,f[1]);return d(m[1]?p+1+c(g,m[1])+1:t.length,t,i)}var _=s(f[0].length-n.start,l(f[0])),v=c(_,l(m[0]));return d(m[0].length-(v+1),t,i)},t.getCaretOffset=function(e,t,n){var i=a(e,n);return a(t,n).start-i.start}},"8wcD":function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var i=function(){function e(){}return e.widgets={tenant:{profitShare:"Widgets_Tenant_ProfitShare",memberActivity:"Widgets_Tenant_MemberActivity",regionalStats:"Widgets_Tenant_RegionalStats",salesSummary:"Widgets_Tenant_SalesSummary",topStats:"Widgets_Tenant_TopStats",generalStats:"Widgets_Tenant_GeneralStats",dailySales:"Widgets_Tenant_DailySales"},host:{topStats:"Widgets_Host_TopStats",incomeStatistics:"Widgets_Host_IncomeStatistics",editionStatistics:"Widgets_Host_EditionStatistics",subscriptionExpiringTenants:"Widgets_Host_SubscriptionExpiringTenants",recentTenants:"Widgets_Host_RecentTenants"}},e.filters={filterDateRangePicker:"Filters_DateRangePicker"},e.dashboardNames={defaultTenantDashboard:"TenantDashboard",defaultHostDashboard:"HostDashboard"},e.Applications={Angular:"Angular"},e}()},"9//z":function(e,t,n){"use strict";var i={},r=n("ppys").states,o=n("MFjd"),a=n("rPl+"),s=n("dU5o"),l=n("wykg"),c=n("AMUF"),u=n("MGzW"),d=n("vRnT"),h=n("XqL5"),p=n("0ZJR"),f=n("C+eR").normalizeEnum,m=n("1LL4").extend,g=n("ti0F").isDefined,_=n("KAnu").noop,v=r.selectedMark,y=r.hoverMark,b=r.normalMark,w=r.hover,x=r.normal,C=r.selection,S={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 M(e){return"none"===f(e)}function k(e,t,n){this.fullState=b,this.series=e,this.update(t,n),this._viewCounters={hover:0,selection:0},this._emptySettings={fill:null,stroke:null,dashStyle:null}}t.Point=k,i.symbolPoint=o,i.barPoint=a,i.bubblePoint=s,i.piePoint=l,i.rangeSymbolPoint=c,i.rangeBarPoint=u,i.candlestickPoint=d,i.stockPoint=h,i.polarSymbolPoint=p.polarSymbolPoint,i.polarBarPoint=p.polarBarPoint,k.prototype={constructor:k,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=b,t=this.fullState,n=[x,w,C,C];return this._viewCounters.hover&&(e|=y),this._viewCounters.selection&&(e|=v),M(this.getOptions().selectionMode)&&(t&=~v),M(this.getOptions().hoverMode)&&(t&=~y),n[e|=t]},applyView:function(e){var t=this._getViewStyle();this._currentStyle=t,this.graphic||!this.series.autoHidePointMarkers||t!==C&&t!==w||this._drawMarker(this.series.getRenderer(),this.series.getMarkersGroup()),this.graphic&&(this.series.autoHidePointMarkers&&t!==C&&t!==w?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=t&&t.type,r=e.type,o=S[e.widgetType][r];n!==r?(this._needDeletingOnDraw=!0,this._needClearingOnDraw=!1,n&&(this._checkLabelsChanging(n,r)&&this.deleteLabel(),this._resetType(i[S[n]])),this._setType(i[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&v)},isHovered:function(){return!!(this.fullState&y)},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 r=this._getVisibleArea(),o=this._options.rotated;this.inVisibleArea=!(r.minX>e+(n||0)||r.maxXt+(i||0)||r.maxY","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-heading":"Heading","dxHtmlEditor-normalText":"Normal text","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-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? Resource: {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"}}},"93I0":function(e,t,n){var i=n("VpIT"),r=n("kOOl"),o=i("keys");e.exports=function(e){return o[e]||(o[e]=r(e))}},"94Xl":function(e,t,n){n("JiZb")("Array")},"9AGB":function(e,t,n){"use strict";var i=n("w5QO");function r(e){return e?1===e.length?e[0]:function(t){return e.reduce((function(e,t){return t(e)}),t)}:i.noop}t.pipe=function(){for(var e=[],t=0;t").addClass("dx-dropdowneditor-input-wrapper")),this._$container=this.$element().children().eq(0),this._setDefaultAria()},_setDefaultAria:function(){this.setAria({haspopup:"true",autocomplete:"list"})},_readOnlyPropValue:function(){return!this.option("acceptCustomValue")||this.callBase()},_cleanFocusState:function(){this.callBase(),this.option("fieldTemplate")&&this._detachFocusEvents()},_getFieldTemplate:function(){return this.option("fieldTemplate")&&this._getTemplateByOption("fieldTemplate")},_renderMask:function(){this.option("fieldTemplate")||this.callBase()},_renderField:function(){var e=this._getFieldTemplate();e&&this._renderTemplatedField(e,this._fieldRenderData())},_renderPlaceholder:function(){this._getFieldTemplate()||this.callBase()},_renderValue:function(){this.option("useHiddenSubmitElement")&&this._setSubmitValue(),this.callBase().always(this._renderField.bind(this))},_renderTemplatedField:function(e,t){var n=this,o=(0,l.focused)(this._input()),a=this._$container;this._detachKeyboardEvents();var s=this._$beforeButtonsContainer&&this._$beforeButtonsContainer[0].parentNode,c=this._$afterButtonsContainer&&this._$afterButtonsContainer[0].parentNode;s&&s.removeChild(this._$beforeButtonsContainer[0]),c&&c.removeChild(this._$afterButtonsContainer[0]),this._detachFocusEvents(),a.empty();var u=(0,i.default)("
").addClass("dx-dropdowneditor-field-template-wrapper").appendTo(a);e.render({model:t,container:(0,h.getPublicElement)(u),onRendered:function(){var e=n._input();if(!e.length)throw p.default.Error("E1010");n._refreshEvents(),n._refreshValueChangeEvent(),n._renderFocusState(),o&&r.default.trigger(e,"focus")}}),a.prepend(this._$beforeButtonsContainer),a.append(this._$afterButtonsContainer)},_fieldRenderData:function(){return this.option("value")},_initTemplates:function(){this._templateManager.addDefaultTemplates({dropDownButton:new C.FunctionTemplate((function(e){var t=(0,i.default)("
").addClass("dx-dropdowneditor-icon");(0,i.default)(e.container).append(t)}))}),this.callBase()},_renderOpenHandler:function(){var e=this._inputWrapper(),t=(0,y.addNamespace)(w.default.name,this.NAME),n=this.option("openOnFieldClick");r.default.off(e,t),r.default.on(e,t,this._getInputClickHandler(n)),this.$element().toggleClass("dx-dropdowneditor-field-clickable",n),n&&(this._openOnFieldClickAction=this._createAction(this._openHandler.bind(this)))},_attachFocusOutHandler:function(){var e=this;k&&(this._detachFocusOutEvents(),r.default.on(this._inputWrapper(),(0,y.addNamespace)("focusout",this.NAME),(function(t){var n=t.relatedTarget,r=e.content?(0,i.default)(e.content()).closest(".dx-dropdowneditor-overlay"):e._$popup;n&&e.option("opened")&&0===(0,i.default)(n).closest(".dx-dropdowneditor-overlay",r).length&&e.close()})))},_detachFocusOutEvents:function(){k&&r.default.off(this._inputWrapper(),(0,y.addNamespace)("focusout",this.NAME))},_getInputClickHandler:function(e){var t=this;return e?function(e){t._executeOpenAction(e)}:function(e){t._focusInput()}},_openHandler:function(){this._toggleOpenState()},_executeOpenAction:function(e){this._openOnFieldClickAction({event:e})},_keyboardEventBindingTarget:function(){return this._input()},_focusInput:function(){return!this.option("disabled")&&(this.option("focusStateEnabled")&&!(0,l.focused)(this._input())&&r.default.trigger(this._input(),"focus"),!0)},_toggleOpenState:function(e){this._focusInput()&&(this.option("readOnly")||(e=arguments.length?e:!this.option("opened"),this.option("opened",e)))},_renderOpenedState:function(){var e=this.option("opened");e&&this._createPopup(),this.$element().toggleClass("dx-dropdowneditor-active",e),this._setPopupOption("visible",e),this.setAria({expanded:e}),this.setAria("owns",e?this._popupContentId:void 0,this.$element())},_createPopup:function(){this._$popup||(this._$popup=(0,i.default)("
").addClass("dx-dropdowneditor-overlay").addClass(this.option("customOverlayCssClass")).appendTo(this.$element()),this._renderPopup(),this._renderPopupContent())},_renderPopupContent:s.noop,_renderPopup:function(){this._popup=this._createComponent(this._$popup,S.default,(0,d.extend)(this._popupConfig(),this._options.cache("dropDownOptions"))),this._popup.on({showing:this._popupShowingHandler.bind(this),shown:this._popupShownHandler.bind(this),hiding:this._popupHidingHandler.bind(this),hidden:this._popupHiddenHandler.bind(this),contentReady:this._contentReadyHandler.bind(this)}),this._contentReadyHandler(),this._setPopupContentId(this._popup.$content()),this._bindInnerWidgetOptions(this._popup,"dropDownOptions")},_setPopupContentId:function(e){this._popupContentId="dx-"+new o.default,this.setAria("id",this._popupContentId,e)},_contentReadyHandler:s.noop,_popupConfig:function(){return{onInitialized:this._popupInitializedHandler(),position:(0,d.extend)(this.option("popupPosition"),{of:this.$element()}),showTitle:this.option("dropDownOptions.showTitle"),width:"auto",height:"auto",shading:!1,closeOnTargetScroll:!0,closeOnOutsideClick:this._closeOutsideDropDownHandler.bind(this),animation:{show:{type:"fade",duration:0,from:0,to:1},hide:{type:"fade",duration:400,from:1,to:0}},deferRendering:!1,focusStateEnabled:!1,showCloseButton:!1,toolbarItems:this._getPopupToolbarItems(),onPositioned:this._popupPositionedHandler.bind(this),fullScreen:!1,contentTemplate:null}},_popupInitializedHandler:function(){var e=this;if(this.option("onPopupInitialized"))return function(t){e._popupInitializedAction({popup:t.component})}},_popupPositionedHandler:function(e){e.position&&this._popup.overlayContent().toggleClass("dx-dropdowneditor-overlay-flipped",e.position.v.flip)},_popupShowingHandler:s.noop,_popupHidingHandler:function(){this.option("opened",!1)},_popupShownHandler:function(){this._openAction(),this._$validationMessage&&this._$validationMessage.dxOverlay("option","position",this._getValidationMessagePosition())},_popupHiddenHandler:function(){this._closeAction(),this._$validationMessage&&this._$validationMessage.dxOverlay("option","position",this._getValidationMessagePosition())},_getValidationMessagePosition:function(){var e="below";if(this._popup&&this._popup.option("visible")){var t=(0,f.setup)(this.$element()).top,n=(0,f.setup)(this._popup.$content()).top;e=t+this.option("popupPosition").offset.v>n?"below":"above"}return this.callBase(e)},_closeOutsideDropDownHandler:function(e){var t=(0,i.default)(e.target),n=this.getButton("dropDown"),r=n&&n.$element(),o=!!t.closest(this.$element()).length,a=!!t.closest(r).length;return!o&&!a},_clean:function(){delete this._openOnFieldClickAction,this._$popup&&(this._$popup.remove(),delete this._$popup,delete this._popup),this.callBase()},_setPopupOption:function(e,t){this._setWidgetOption("_popup",arguments)},_validatedOpening:function(){this.option("readOnly")||this._toggleOpenState(!0)},_getPopupToolbarItems:function(){return"useButtons"===this.option("applyValueMode")?this._popupToolbarItemsConfig():[]},_getFirstPopupElement:function(){return this._popup._wrapper().find(".dx-popup-done.dx-button")},_getLastPopupElement:function(){return this._popup._wrapper().find(".dx-popup-cancel.dx-button")},_popupElementTabHandler:function(e){var t=(0,i.default)(e.currentTarget);(e.shiftKey&&t.is(this._getFirstPopupElement())||!e.shiftKey&&t.is(this._getLastPopupElement()))&&(r.default.trigger(this._input(),"focus"),e.preventDefault())},_popupElementEscHandler:function(){r.default.trigger(this._input(),"focus"),this.close()},_popupButtonInitializedHandler:function(e){e.component.registerKeyHandler("tab",this._popupElementTabHandler.bind(this)),e.component.registerKeyHandler("escape",this._popupElementEscHandler.bind(this))},_popupToolbarItemsConfig:function(){var e=[{shortcut:"done",options:{onClick:this._applyButtonHandler.bind(this),text:this.option("applyButtonText"),onInitialized:this._popupButtonInitializedHandler.bind(this)}},{shortcut:"cancel",options:{onClick:this._cancelButtonHandler.bind(this),text:this.option("cancelButtonText"),onInitialized:this._popupButtonInitializedHandler.bind(this)}}];return this._applyButtonsLocation(e)},_applyButtonsLocation:function(e){var t=this.option("buttonsLocation"),n=e;if("default"!==t){var i=(0,s.splitPair)(t);(0,c.each)(n,(function(e,t){(0,d.extend)(t,{toolbar:i[0],location:i[1]})}))}return n},_applyButtonHandler:function(){this.close(),this.option("focusStateEnabled")&&this.focus()},_cancelButtonHandler:function(){this.close(),this.option("focusStateEnabled")&&this.focus()},_updatePopupWidth:s.noop,_popupOptionChanged:function(e){var t=_.default.getOptionsFromContainer(e);this._setPopupOption(t),-1!==Object.keys(t).indexOf("width")&&void 0===t.width&&this._updatePopupWidth()},_renderSubmitElement:function(){this.option("useHiddenSubmitElement")&&(this._$submitElement=(0,i.default)("").attr("type","hidden").appendTo(this.$element()))},_setSubmitValue:function(){this._getSubmitElement().val(this.option("value"))},_getSubmitElement:function(){return this.option("useHiddenSubmitElement")?this._$submitElement:this.callBase()},_dispose:function(){this._detachFocusOutEvents(),this.callBase()},_setDeprecatedOptions:function(){this.callBase(),(0,d.extend)(this._deprecatedOptions,{showPopupTitle:{since:"20.1",alias:"dropDownOptions.showTitle"}})},_optionChanged:function(e){switch(e.name){case"opened":this._renderOpenedState();break;case"onOpened":case"onClosed":this._initVisibilityActions();break;case"onPopupInitialized":this._initPopupInitializedAction();break;case"fieldTemplate":(0,u.isDefined)(e.value)?this._renderField():this._invalidate();break;case"acceptCustomValue":case"openOnFieldClick":this._invalidate();break;case"dropDownButtonTemplate":case"showDropDownButton":this._updateButtons(["dropDown"]);break;case"dropDownOptions":this._popupOptionChanged(e),this._options.cache("dropDownOptions",this.option("dropDownOptions"));break;case"popupPosition":case"deferRendering":break;case"applyValueMode":case"applyButtonText":case"cancelButtonText":case"buttonsLocation":this._setPopupOption("toolbarItems",this._getPopupToolbarItems());break;case"showPopupTitle":this._setPopupOption("showTitle",e.value);break;case"useHiddenSubmitElement":this._$submitElement&&(this._$submitElement.remove(),this._$submitElement=void 0),this._renderSubmitElement();break;case"rtlEnabled":this._updatePopupPosition(e.value),this.callBase(e);break;default:this.callBase(e)}},open:function(){this.option("opened",!0)},close:function(){this.option("opened",!1)},field:function(){return(0,h.getPublicElement)(this._input())},content:function(){return this._popup?this._popup.content():null}});(0,a.default)("dxDropDownEditor",O),e.exports=O,e.exports.default=e.exports},"9N29":function(e,t,n){"use strict";var i=n("I+eb"),r=n("1Y/n").right,o=n("pkCn"),a=n("rkAj"),s=o("reduceRight"),l=a("reduce",{1:0});i({target:"Array",proto:!0,forced:!s||!l},{reduceRight:function(e){return r(this,e,arguments.length,arguments.length>1?arguments[1]:void 0)}})},"9Wjf":function(e,t,n){"use strict";var i,r,o,a,s=n("KAnu").noop,l=n("ti0F"),c=n("1LL4").extend,u=n("r+ng").BaseThemeManager,d=l.isString,h=l.isDefined,p=n("C+eR").normalizeEnum,f=u.inherit((i=function(e){return e?((e=c(!0,{},e)).title=d(t=e.title)?{text:t}:t,("logarithmic"===e.type&&e.logarithmBase<=0||e.logarithmBase&&!l.isNumeric(e.logarithmBase))&&(e.logarithmBase=void 0,e.logarithmBaseError=!0),e.label&&e.label.alignment&&(e.label.userAlignment=!0),e):{};var t},r=function(e,t,n){var r=this._theme,o=n^"valueAxis"===e?"verticalAxis":"horizontalAxis",a=i(t),s=i(this._userOptions.commonAxisSettings),l=c(!0,{},r.commonAxisSettings,r[o],r[e],s,a);return l.workWeek=a.workWeek||r[e].workWeek,l.forceUserTickInterval|=h(a.tickInterval)&&!h(a.axisDivisionFactor),l},a={base:o=function(e,t){t=t||this._userOptions[e];var n=this._theme[e],i=this._mergedSettings[e];return i||(i=l.isPlainObject(n)&&l.isPlainObject(t)?c(!0,{},n,t):h(t)?t:n,this._mergedSettings[e]=i,i)},argumentAxis:r,valueAxisRangeSelector:function(){return o.call(this,"valueAxis")},valueAxis:r,series:function(e,t,n){var i,r,o=this,s=o._theme,l=o._userOptions.commonSeriesSettings||{},u=s.commonSeriesSettings,d=o._themeSection.split(".").slice(-1)[0],f=p(t.type||l.type||u.type||"pie"===d&&s.type),m=o.palette,g=~f.indexOf("bar"),_=~f.indexOf("line"),v=~f.indexOf("area"),y="bubble"===f,b=o.getOptions("resolveLabelsOverlapping"),w=o.getOptions("containerBackgroundColor"),x=a.seriesTemplate.call(this);(g||y)&&(r=(t=c(!0,{},l,l[f],t)).visible,l={type:{}},c(!0,t,t.point),t.visible=r);var C,S,M=c(!0,{aggregation:{}},u,u[f],l,l[f],t);return M.aggregation.enabled="chart"===d&&(C=M.aggregation,S=o.getOptions("useAggregation"),!!(h(C.enabled)?C.enabled:S)),M.type=f,M.widgetType=d,M.containerBackgroundColor=w,i="pie"!==d?M.color||m.getNextColor(n):function(e,t,n){var i="".concat(e,"-").concat(t);return o._multiPieColors[i]||(o._multiPieColors[i]=m.getNextColor(n)),o._multiPieColors[i]},M.mainSeriesColor=i,M.resolveLabelsOverlapping=b,M.label&&(_||v&&"rangearea"!==f||"scatter"===f)&&(M.label.position="outside"),x&&(M.nameField=x.nameField),M},animation:function(e){var t=this._userOptions[e];return t=l.isPlainObject(t)?t:h(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=p(e))||"both"===e,n="zoom"===e||"both"===e;return{pan:t,zoom:n,none:!t&&!n}}var t=this._userOptions.zoomAndPan;if(!h(t)){var n=p(this.getOptions("zoomingMode")),i=p(this.getOptions("scrollingMode")),r=-1!==["all","mouse","touch"].indexOf(n),a=-1!==["all","mouse","touch"].indexOf(i);t={argumentAxis:r&&a?"both":r?"zoom":a?"pan":"none",allowMouseWheel:"all"===n||"mouse"===n,allowTouchGestures:"all"===n||"touch"===n||"all"===i||"touch"===i}}var s=o.call(this,"zoomAndPan",t);return{valueAxis:e(s.valueAxis),argumentAxis:e(s.argumentAxis),dragToZoom:!!s.dragToZoom,dragBoxStyle:{class:"dxc-shutter",fill:s.dragBoxStyle.color,opacity:s.dragBoxStyle.opacity},panKey:s.panKey,allowMouseWheel:!!s.allowMouseWheel,allowTouchGestures:!!s.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},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(a[e]||a.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=f},"9Z1F":function(e,t,n){"use strict";n.d(t,"a",(function(){return s}));var i=n("mrSG"),r=n("MGBS"),o=n("rPjj"),a=n("zotm");function s(e){return function(t){var n=new l(e),i=t.lift(n);return n.caught=i}}var l=function(){function e(e){this.selector=e}return e.prototype.call=function(e,t){return t.subscribe(new c(e,this.selector,this.caught))},e}(),c=function(e){function t(t,n,i){var r=e.call(this,t)||this;return r.selector=n,r.caught=i,r}return i.d(t,e),t.prototype.error=function(t){if(!this.isStopped){var n=void 0;try{n=this.selector(t,this.caught)}catch(s){return void e.prototype.error.call(this,s)}this._unsubscribeAndRecycle();var i=new o.a(this,void 0,void 0);this.add(i);var r=Object(a.a)(this,n,void 0,void 0,i);r!==i&&this.add(r)}},t}(r.a)},"9bJ7":function(e,t,n){"use strict";var i=n("I+eb"),r=n("ZUd8").codeAt;i({target:"String",proto:!0},{codePointAt:function(e){return r(this,e)}})},"9d/t":function(e,t,n){var i=n("AO7/"),r=n("xrYK"),o=n("tiKp")("toStringTag"),a="Arguments"==r(function(){return arguments}());e.exports=i?r:function(e){var t,n,i;return void 0===e?"Undefined":null===e?"Null":"string"==typeof(n=function(e,t){try{return e[t]}catch(n){}}(t=Object(e),o))?n:a?r(t):"Object"==(i=r(t))&&"function"==typeof t.callee?"Arguments":i}},"9mRW":function(e,t,n){n("I+eb")({target:"Math",stat:!0},{fround:n("vo4V")})},"9nyG":function(e,t,n){"use strict";var i,r,o=n("FKN7"),a=n("cGv3").getWindow(),s=n("jeLr"),l=n("TssP"),c=n("D6VQ"),u=n("YQNt"),d=n("hn2h"),h=n("uHaw"),p=n("xZEH").dasherize,f=n("1LL4").extend,m=n("TEOj"),g=n("v4HY").getPublicElement,_=n("GCD8"),v=n("T4bj"),y=n("KrLa"),b=n("vlix"),w=n("ti0F"),x=n("KAnu").noop,C=n("CWM8"),S=n("KAnu"),M=n("RG5Y").EmptyTemplate,k=n("tJvG"),O=n("XgSC").getBoundingRect,T=k.when,E=k.fromPromise,I=k.Deferred,A="dxDraggable",D=_.addNamespace(y.start,A),L=_.addNamespace(y.move,A),P=_.addNamespace(y.end,A),j=_.addNamespace(y.enter,A),R=_.addNamespace(y.leave,A),z=_.addNamespace(v.down,A),B=function(){function e(t,n){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this._preventScroll=!0,this._component=n,"vertical"===t?(this._scrollValue="scrollTop",this._overFlowAttr="overflowY",this._sizeAttr="height",this._scrollSizeProp="scrollHeight",this._limitProps={start:"top",end:"bottom"}):(this._scrollValue="scrollLeft",this._overFlowAttr="overflowX",this._sizeAttr="width",this._scrollSizeProp="scrollWidth",this._limitProps={start:"left",end:"right"})}var t;return(t=[{key:"updateScrollable",value:function(e,t){var n=this;e.some((function(e){return n._trySetScrollable(e,t)}))||(n._$scrollable=null,n._scrollSpeed=0)}},{key:"isScrolling",value:function(){return!!this._scrollSpeed}},{key:"isScrollable",value:function(e){return("auto"===e.css(this._overFlowAttr)||e.hasClass("dx-scrollable-container"))&&e.prop(this._scrollSizeProp)>e[this._sizeAttr]()}},{key:"_trySetScrollable",value:function(e,t){var n,i=o(e),r=this._component.option("scrollSensitivity"),a=this.isScrollable(i);return a&&(r>(n=this._calculateDistanceToBorders(i,t))[this._limitProps.start]?this._preventScroll||(this._scrollSpeed=-this._calculateScrollSpeed(n[this._limitProps.start]),this._$scrollable=i):r>n[this._limitProps.end]?this._preventScroll||(this._scrollSpeed=this._calculateScrollSpeed(n[this._limitProps.end]),this._$scrollable=i):(a=!1,this._preventScroll=!1)),a}},{key:"_calculateDistanceToBorders",value:function(e,t){var n,i=e.get(0);return i?(n=O(i),{left:t.x-n.left,top:t.y-n.top,right:n.right-t.x,bottom:n.bottom-t.y}):{}}},{key:"_calculateScrollSpeed",value:function(e){var t=this._component,n=t.option("scrollSensitivity"),i=t.option("scrollSpeed");return Math.ceil(Math.pow((n-e)/n,2)*i)}},{key:"scrollByStep",value:function(){var e;if(this._$scrollable&&this._scrollSpeed){if(this._$scrollable.hasClass("dx-scrollable-container")){var t=this._$scrollable.closest(".dx-scrollable"),n=t.data("dxScrollable")||t.data("dxScrollView");n&&((e=n.scrollOffset())[this._limitProps.start]+=this._scrollSpeed,n.scrollTo(e))}else e=this._$scrollable[this._scrollValue]()+this._scrollSpeed,this._$scrollable[this._scrollValue](e);var i=this._component._dragMoveArgs;i&&this._component._dragMoveHandler(i)}}},{key:"reset",value:function(){this._$scrollable=null,this._scrollSpeed=0,this._preventScroll=!0}},{key:"isOutsideScrollable",value:function(e,t){var n=this._component;if(!n._$scrollable||!e.closest(n._$scrollable).length)return!1;var i=O(n._$scrollable.get(0)),r=i[this._limitProps.start],o="width"===this._sizeAttr?t.pageX:t.pageY;return or+i[this._sizeAttr]}}])&&function(e,t){for(var n=0;n"===n[0]&&(n=n.slice(1)),s.on(t,D,n,r,this._dragStartHandler.bind(this)),s.on(t,L,r,this._dragMoveHandler.bind(this)),s.on(t,P,r,this._dragEndHandler.bind(this)),s.on(t,j,r,this._dragEnterHandler.bind(this)),s.on(t,R,r,this._dragLeaveHandler.bind(this))}},_dragElementIsCloned:function(){return this._$dragElement&&this._$dragElement.hasClass(this._addWidgetPrefix("clone"))},_getDragTemplateArgs:function(e,t){return{container:g(t),model:{itemData:this.option("itemData"),itemElement:g(e)}}},_createDragElement:function(e){var t=e,n=this.option("clone"),i=this._getContainer(),r=this.option("dragTemplate");return r?(r=this._getTemplate(r),t=o("
").appendTo(i),r.render(this._getDragTemplateArgs(e,t))):n&&(t=o("
").appendTo(i),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(){s.off(this._$content(),"."+A),s.off(this._getArea(),"."+A)},_move:function(e,t){u.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=o(e&&e.target),i=this._getItemsSelector();if(">"===i[0]){var r=this._$content().find(i);r.is(n)||(n=n.closest(r))}return n},_getSourceElement:function(){return this._getSourceDraggable()._$sourceElement},_pointerDownHandler:function(e){if(!_.needSkipEvent(e)){var t={},n=this.$element(),i=this.option("dragDirection");"horizontal"!==i&&"both"!==i||(t.left=e.pageX-n.offset().left+u.locate(n).left-n.width()/2),"vertical"!==i&&"both"!==i||(t.top=e.pageY-n.offset().top+u.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"),i=o(e.originalEvent&&e.originalEvent.target);return!(n&&!i.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(),r=this._$dragElement=this._createDragElement(t);this._toggleDraggingClass(!0),this._toggleDragSourceClass(!0);var o="fixed"===r.css("position");this._initPosition(f({},n,{dragElement:r.get(0),initialOffset:o&&i}));var a=this._getArea(),s=this._getAreaOffset(a),l=this._getBoundOffset(),c=a.outerWidth(),u=a.outerHeight(),d=r.width(),h=r.height(),p=r.offset().left-s.left,m=r.offset().top-s.top;a.length&&(e.maxLeftOffset=p-l.left,e.maxRightOffset=c-p-d-l.right,e.maxTopOffset=m-l.top,e.maxBottomOffset=u-m-h-l.bottom),this.option("autoScroll")&&this._startAnimator()}}else e.cancel=!0},_getAreaOffset:function(e){return e&&b.offset(e)||{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)},_getBoundOffset:function(){var e=this.option("boundOffset");return w.isFunction(e)&&(e=e.call(this)),l.quadToObject(e)},_getArea:function(){var e=this.option("boundary");return w.isFunction(e)&&(e=e.call(this)),o(e)},_getContainer:function(){var e=this.option("container");return void 0===e&&(e=C.value()),o(e)},_dragMoveHandler:function(e){if(this._dragMoveArgs=e,this._$dragElement){var t=e.offset,n=this._startPosition;this._move({left:n.left+t.x,top:n.top+t.y}),this._updateScrollable(e);var i=this._getEventArgs(e);this._getAction("onDragMove")(i),!0!==i.cancel&&this._getTargetDraggable().dragMove(e)}else e.cancel=!0},_updateScrollable:function(e){if(this.option("autoScroll")){var t=o(a),n={x:e.pageX-t.scrollLeft(),y:e.pageY-t.scrollTop()},i=this.getElementsFromPoint(n);this._verticalScrollHelper.updateScrollable(i,n),this._horizontalScrollHelper.updateScrollable(i,n)}},getElementsFromPoint:function(e,t){var n=(t||this._$dragElement.get(0)).ownerDocument;if(h.msie){var i=n.msElementsFromPoint(e.x,e.y);return i?Array.prototype.slice.call(i):[]}return n.elementsFromPoint(e.x,e.y)},_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:g(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 I,i=this._getEventArgs(e),r=this._getEventArgs(e),o=this._getTargetDraggable(),a=!0;try{this._getAction("onDragEnd")(i)}finally{T(E(i.cancel)).done((function(e){if(!e&&(o!==t&&o._getAction("onDrop")(r),!r.cancel))return a=!1,void T(E(o.dragEnd(i))).always(n.resolve);n.resolve()})).fail(n.resolve),n.done((function(){a&&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;if(!n._dragElementIsCloned())return!0;var i=n.$element();return this.getElementsFromPoint({x:e.pageX,y:e.pageY},e.target).filter((function(e){return o(e).hasClass(t._addWidgetPrefix())}))[0]!==i.get(0)},_dragEnterHandler:function(e){this._isTargetOverAnotherDraggable(e)&&this._setTargetDraggable(),this._getSourceDraggable().dragEnter(e)},_dragLeaveHandler:function(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 M}),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&&o(t.render({container:this.element(),transclude:e}))},_optionChanged:function(e){var t=e.name;switch(t){case"onDragStart":case"onDragMove":case"onDragEnd":case"onDrop":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 i||this},_getSourceDraggable:function(){return r||this},_setTargetDraggable:function(){var e=this.option("group"),t=this._getSourceDraggable();e&&e===t.option("group")&&(i=this)},_setSourceDraggable:function(){r=this},_resetSourceDraggable:function(){r=null},_resetTargetDraggable:function(){i=null},_dispose:function(){this.callBase(),this._detachEventHandlers(),this._resetDragElement(),this._resetTargetDraggable(),this._resetSourceDraggable(),this._$sourceElement=null,this._stopAnimator()}});c(A,N),e.exports=N,e.exports.default=e.exports},"9rPN":function(e,t,n){"use strict";var i=function(e){return e&&e.__esModule?e:{default:e}}(n("5u+F")),r=[0,1,2,3,4,5,6];function o(e){return(e+1)%7}function a(e,t){for(var n=e.start,i=e.end;n!==i;){if(n===t)return!0;n=o(n)}return!1}function s(e,t){for(var n=0;e!==t;)e=o(e),n++;return n}t.generateDateBreaks=function(e,t,n,l,c){var u=function(e){var t,n=(t=e,r.filter((function(e){return!t.some((function(t){return t===e}))})));if(n.length<7)for(;o(n[n.length-1])===n[0];)n.unshift(n.pop());return n}(n),d=function(e,t,n){var r=e.getDate(),l=[];return n.reduce((function(e,t){var n=e[1];return void 0===n.start?(n={start:t,end:o(t)},e[0].push(n),[e[0],n]):n.end===t?(n.end=o(t),e):(n={start:t,end:o(t)},e[0].push(n),[e[0],n])}),[[],{}])[0].forEach((function(n){var o=new Date(e);for(o=i.default.trimTime(o);o=s&&t<=l&&(n=i.default.trimTime(t),(c=new Date(n)).setDate(n.getDate()+1),e.push({from:n,to:c})),e}),[])}(e,t,c||[],u)),function(e){return e.map((function(e){return{from:e.from,to:e.to,gapSize:i.default.convertMillisecondsToDateUnits(e.to-e.from)}}))}(function(e,t){var n,r=e.slice(),o=function(e){if(e=i.default.trimTime(new Date(e)),r[n].from<=e&&r[n].to>e){var t=function(e,t){var n=[],i=new Date(t);return i.setDate(t.getDate()+1),t>e.from&&n.push({from:e.from,to:t}),ia;){if(t=+arguments[a++],r(t,1114111)!==t)throw RangeError(t+" is not a valid code point");n.push(t<65536?o(t):o(55296+((t-=65536)>>10),t%1024+56320))}return n.join("")}})},"A+xa":function(e,t,n){!function(e){"use strict";e.defineLocale("cv",{months:"\u043a\u04d1\u0440\u043b\u0430\u0447_\u043d\u0430\u0440\u04d1\u0441_\u043f\u0443\u0448_\u0430\u043a\u0430_\u043c\u0430\u0439_\u04ab\u04d7\u0440\u0442\u043c\u0435_\u0443\u0442\u04d1_\u04ab\u0443\u0440\u043b\u0430_\u0430\u0432\u04d1\u043d_\u044e\u043f\u0430_\u0447\u04f3\u043a_\u0440\u0430\u0448\u0442\u0430\u0432".split("_"),monthsShort:"\u043a\u04d1\u0440_\u043d\u0430\u0440_\u043f\u0443\u0448_\u0430\u043a\u0430_\u043c\u0430\u0439_\u04ab\u04d7\u0440_\u0443\u0442\u04d1_\u04ab\u0443\u0440_\u0430\u0432\u043d_\u044e\u043f\u0430_\u0447\u04f3\u043a_\u0440\u0430\u0448".split("_"),weekdays:"\u0432\u044b\u0440\u0441\u0430\u0440\u043d\u0438\u043a\u0443\u043d_\u0442\u0443\u043d\u0442\u0438\u043a\u0443\u043d_\u044b\u0442\u043b\u0430\u0440\u0438\u043a\u0443\u043d_\u044e\u043d\u043a\u0443\u043d_\u043a\u04d7\u04ab\u043d\u0435\u0440\u043d\u0438\u043a\u0443\u043d_\u044d\u0440\u043d\u0435\u043a\u0443\u043d_\u0448\u04d1\u043c\u0430\u0442\u043a\u0443\u043d".split("_"),weekdaysShort:"\u0432\u044b\u0440_\u0442\u0443\u043d_\u044b\u0442\u043b_\u044e\u043d_\u043a\u04d7\u04ab_\u044d\u0440\u043d_\u0448\u04d1\u043c".split("_"),weekdaysMin:"\u0432\u0440_\u0442\u043d_\u044b\u0442_\u044e\u043d_\u043a\u04ab_\u044d\u0440_\u0448\u043c".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD-MM-YYYY",LL:"YYYY [\u04ab\u0443\u043b\u0445\u0438] MMMM [\u0443\u0439\u04d1\u0445\u04d7\u043d] D[-\u043c\u04d7\u0448\u04d7]",LLL:"YYYY [\u04ab\u0443\u043b\u0445\u0438] MMMM [\u0443\u0439\u04d1\u0445\u04d7\u043d] D[-\u043c\u04d7\u0448\u04d7], HH:mm",LLLL:"dddd, YYYY [\u04ab\u0443\u043b\u0445\u0438] MMMM [\u0443\u0439\u04d1\u0445\u04d7\u043d] D[-\u043c\u04d7\u0448\u04d7], HH:mm"},calendar:{sameDay:"[\u041f\u0430\u044f\u043d] LT [\u0441\u0435\u0445\u0435\u0442\u0440\u0435]",nextDay:"[\u042b\u0440\u0430\u043d] LT [\u0441\u0435\u0445\u0435\u0442\u0440\u0435]",lastDay:"[\u04d6\u043d\u0435\u0440] LT [\u0441\u0435\u0445\u0435\u0442\u0440\u0435]",nextWeek:"[\u04aa\u0438\u0442\u0435\u0441] dddd LT [\u0441\u0435\u0445\u0435\u0442\u0440\u0435]",lastWeek:"[\u0418\u0440\u0442\u043d\u04d7] dddd LT [\u0441\u0435\u0445\u0435\u0442\u0440\u0435]",sameElse:"L"},relativeTime:{future:function(e){return e+(/\u0441\u0435\u0445\u0435\u0442$/i.exec(e)?"\u0440\u0435\u043d":/\u04ab\u0443\u043b$/i.exec(e)?"\u0442\u0430\u043d":"\u0440\u0430\u043d")},past:"%s \u043a\u0430\u044f\u043b\u043b\u0430",s:"\u043f\u04d7\u0440-\u0438\u043a \u04ab\u0435\u043a\u043a\u0443\u043d\u0442",ss:"%d \u04ab\u0435\u043a\u043a\u0443\u043d\u0442",m:"\u043f\u04d7\u0440 \u043c\u0438\u043d\u0443\u0442",mm:"%d \u043c\u0438\u043d\u0443\u0442",h:"\u043f\u04d7\u0440 \u0441\u0435\u0445\u0435\u0442",hh:"%d \u0441\u0435\u0445\u0435\u0442",d:"\u043f\u04d7\u0440 \u043a\u0443\u043d",dd:"%d \u043a\u0443\u043d",M:"\u043f\u04d7\u0440 \u0443\u0439\u04d1\u0445",MM:"%d \u0443\u0439\u04d1\u0445",y:"\u043f\u04d7\u0440 \u04ab\u0443\u043b",yy:"%d \u04ab\u0443\u043b"},dayOfMonthOrdinalParse:/\d{1,2}-\u043c\u04d7\u0448/,ordinal:"%d-\u043c\u04d7\u0448",week:{dow:1,doy:7}})}(n("wd/R"))},A0JA:function(e,t,n){"use strict";var i=n("C+eR").patchFontOptions;function r(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)}r.prototype={constructor:r,_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(i(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()}},t.LoadingIndicator=r,t.plugin={name:"loading_indicator",init:function(){var e=this;e._loadingIndicator=new t.LoadingIndicator({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"]}},A2ZE:function(e,t,n){var i=n("HAuM");e.exports=function(e,t,n){if(i(e),void 0===t)return e;switch(n){case 0:return function(){return e.call(t)};case 1:return function(n){return e.call(t,n)};case 2:return function(n,i){return e.call(t,n,i)};case 3:return function(n,i,r){return e.call(t,n,i,r)}}return function(){return e.apply(t,arguments)}}},"A8u/":function(e,t,n){"use strict";var i,r=s(n("eWCF")),o=s(n("qOm7")),a=s(n("VEhS"));function s(e){return e&&e.__esModule?e:{default:e}}e.exports=(0,r.default)({locale:(i="en",function(e){if(!e)return i;i=e}),getValueByClosestLocale:function(e){for(var t,n=this.locale(),i=e(n);!i&&!t;)(n=(0,a.default)(o.default,n))?i=e(n):t=!0;return void 0===i&&"en"!==n?e("en"):i}})},AGDf:function(e,t,n){"use strict";var i=n("KAnu"),r=n("1LL4"),o=n("XpgS"),a=n("zl3R"),s=y(n("D6VQ")),l=n("C+eR"),c=n("ti0F"),u=n("z7z0"),d=n("y1Hg"),h=y(n("7wfq")),p=y(n("4f5l")),f=n("wp6i"),m=y(n("skuy")),g=y(n("6fSn")),_=n("0E6V"),v=y(n("OAWD"));function y(e){return e&&e.__esModule?e:{default:e}}var b=[{name:"default",border:{}}],w=Array.isArray;function x(e,t,n){var i=e.getOptions().grid,r=e.getOptions().minorGrid;i.visible=t,r&&(r.visible=n)}function C(e,t){return e.priority-t.priority}function S(e,t){var n=!1;return(0,a.each)(e,(function(e,i){if(i.name===t)return n=!0,!1})),n}function M(e,t,n,i){var r=t[e]||0,o=n[e]||0;return r+o+(r&&o?i:0)}function k(e,t,n){return O(t[e],n[e])}function O(e,t){return Math.max(e||0,t||0)}function T(e){return e.getMargins()}function E(e,t){return e.reduce((function(e,n){var i=t(n),r=e.panes[n.pane]=e.panes[n.pane]||{},o=n.getMultipleAxesSpacing();return r.top=M("top",r,i,o),r.bottom=M("bottom",r,i,o),r.left=k("left",r,i),r.right=k("right",r,i),e.top=k("top",r,e),e.bottom=k("bottom",r,e),e.left=k("left",r,e),e.right=k("right",r,e),e}),{panes:{}})}function I(e){return e.reduce((function(e,t){var n=t.getMargins(),i=e.panes[t.pane]=e.panes[t.pane]||{},r=t.getMultipleAxesSpacing();return i.top=k("top",i,n),i.bottom=k("bottom",i,n),i.left=M("left",i,n,r),i.right=M("right",i,n,r),e.top=k("top",i,e),e.bottom=k("bottom",i,e),e.left=k("left",i,e),e.right=k("right",i,e),e}),{panes:{}})}function A(e,t,n,i,r){e.forEach((function(e){e[t](n&&n[e.pane],i&&i[e.pane]||i,r)}))}function D(e,t,n,i,r){function o(t,n,i){return(-1===(e?["left","right"]:["top","bottom"]).indexOf(t)?n:n.panes[i]||{})[t]}function a(e,t,n,i){return O(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,u,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)]+a(e,i,r,t)}))}));var h=e[t[0]],p=t.reduce((function(e,t){return e-(a(c,i,r,t)+a(u,i,r,t))}),h[o]-h[s(u)]-e[t[t.length-1]][s(c)])-l.PANE_PADDING*(t.length-1),f=Object.keys(n).reduce((function(e,t){return e+(n[t].unit?n[t].height:0)}),0);p-=f,t.reduce((function(t,s){var d=e[s],f=n[s];return t-=a(u,i,r,s),d[u]=h[o]-t,t-=f.unit?f.height:Math.floor(p*f.height),d[c]=t,t-(a(c,i,r,s)+l.PANE_PADDING)}),h[o]-h[s(u)]-(p<0?p:0))}var u=Object.keys(t);return e?c(t,u,"width","left","right",["top","bottom"]):c(t,u,"height","top","bottom",["left","right"]),t}function L(e,t,n,i){t&&(A(e,"createTicks",n),p.default.synchronize(e)),A(e,"draw",!t&&n,i)}function P(e,t){var n={};return function(i){if(!i.customPositionIsAvailable()||i.customPositionEqualsToPredefined()){var r=n[i.pane]=n[i.pane]||{top:0,left:0,bottom:0,right:0},o=i.getMultipleAxesSpacing(),a=i.getMargins();i.shift(r),r[e]=M(e,r,a,o),r[t]=M(t,r,a,o)}else i.shift({top:0,left:0,bottom:0,right:0})}}function j(e,t){var n,i,r=0;for(n in t.panes)i=t.panes[n],r+="height"===e?i.top+i.bottom:i.left+i.right;return r}function R(e,t,n,i){var r=0;e[t]>0&&(r=j(t,i(n,T)),A(n,"hideTitle"),e[t]-=r-j(t,i(n,T))),e[t]>0&&A(n,"hideOuterElements")}function z(e,t){var n=t.reduce((function(e,t){return e+t}),0)/t.length;return e.animate&&n<=e.animationPointsLimit}var B=f.AdvancedChart.inherit({_themeSection:"chart",_fontFields:["crosshair.label.font"],_setDeprecatedOptions:function(){this.callBase.apply(this,arguments),(0,r.extend)(this._deprecatedOptions,{useAggregation:{since:"18.1",message:"Use the 'commonSeriesSettings.aggregation.enabled' or 'series.aggregation.enabled' option instead"},"argumentAxis.min":{since:"18.2",message:"Use the 'argumentAxis.visualRange' option instead"},"argumentAxis.max":{since:"18.2",message:"Use the 'argumentAxis.visualRange' option instead"},"valueAxis.min":{since:"18.2",message:"Use the 'valueAxis.visualRange' option instead"},"valueAxis.max":{since:"18.2",message:"Use the 'valueAxis.visualRange' option instead"},zoomingMode:{since:"18.2",message:"Use the 'zoomAndPan' option instead"},scrollingMode:{since:"18.2",message:"Use the 'zoomAndPan' option instead"}})},_initCore:function(){this.paneAxis={},this.callBase()},_correctAxes:function(){this._correctValueAxes(!0)},_getExtraOptions:i.noop,_createPanes:function(){var e,t=this.option("panes"),n=0;return(!t||w(t)&&!t.length)&&(t=b),this.callBase(),e=this.option("defaultPane"),t=(0,r.extend)(!0,[],w(t)?t:[t]),(0,a.each)(t,(function(e,t){t.name=(0,c.isDefined)(t.name)?t.name:"default"+n++})),(0,c.isDefined)(e)?S(t,e)||(this._incidentOccurred("W2101",[e]),e=t[t.length-1].name):e=t[t.length-1].name,this.defaultPane=e,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,l.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,r=e._valueAxes.filter((function(e){return e.pane===t.pane&&(!n||n===e.name)}))[0];e._valueAxes.forEach((function(e){t!==e.getOppositeAxis()&&(e.getOppositeAxis=function(){return t},e.customPositionIsBoundaryOppositeAxis=function(){return t.customPositionIsBoundary()})})),(0,c.isDefined)(r)&&r!==t.getOppositeAxis()?(t.getOppositeAxis=function(){return r},t.customPositionIsBoundaryOppositeAxis=function(){return e._valueAxes.some((function(e){return e.customPositionIsBoundary()}))}):(0,c.isDefined)(t.getOppositeAxis())&&!(0,c.isDefined)(r)&&(t.getOppositeAxis=i.noop)},_axesBoundaryPositioning:function(){var e=this._argumentAxes.concat(this._valueAxes),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,r=this._valueAxes,o=this.option("valueAxis")||{},a=w(o)?o:[o],s=this._isRotated(),l=this._getCrosshairMargins();return(i=function e(t,n,i){var r,o;for(o=0;o1&&(a.forEach((function(e){var t=e.getOptions().grid;s?x(e,!1,!1):t&&t.visible&&(e.getTranslator().getBusinessRange().isEmpty()?(x(e,!1,!1),l.push(e)):(s=!0,x(e,u,c)))})),!s&&l.length&&x(l[0],u,c)))})),t._valueAxes=i.filter((function(e){return e.pane||e.setPane(t.defaultPane),S(t.panes,e.pane)})).sort(C);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,a.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,r.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.default.ScrollBar(this._renderer,t)).update(e)):(t.linkRemove(),this._scrollBar&&this._scrollBar.dispose(),this._scrollBar=null)},_prepareToRender:function(e){var t=this._createPanesBorderOptions();return this._createPanesBackground(),this._appendAxesGroups(),this._adjustViewport(),t},_adjustViewport:function(){var e=this._getVisibleSeries(),t=this.getArgumentAxis(),n=e.some((function(e){return e.useAggregation()})),i=this._themeManager.getOptions("adjustOnZoom"),r=!t.dataVisualRangeIsReduced();(n||i)&&this._valueAxes.forEach((function(e){return e.adjust(r)}))},_recreateSizeDependentObjects:function(e){var t=this,n=t._getVisibleSeries(),i=n.some((function(e){return e.useAggregation()})),r=t._isZooming();i&&(t._argumentAxes.forEach((function(e){e.updateCanvas(t._canvas,!0)})),n.forEach((function(t){t.useAggregation()&&(e||r||!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,r=n?n.max:0;"logarithmic"===t.axisType&&(i=(0,l.getLog)(i,t.base),r=(0,l.getLog)(r,t.base));var o="discrete"===t.axisType?(0,l.getCategoriesInfo)(t.categories,i,r).categories.length:Math.abs(r-i),a=(0,u.getPrecision)(o);a=a>1?Math.pow(10,a-2):1;var s=Math.round((this._zoomLength-o)*a)/a!=0;return this._zoomLength=o,s},_handleSeriesDataUpdated:function(){var e=this,t=new v.default.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,o=(0,r.extend)({},n[0].canvas),a=new h.default.LayoutManager;o.right=n[n.length-1].canvas.right,o.bottom=n[n.length-1].canvas.bottom,a.setOptions({width:0,height:0}),a.layoutElements([this._legend],o,i.noop,[{canvas:o}],void 0)}},_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,l.updatePanesCanvases)(this.panes,this._canvas,this._isRotated())},_normalizePanesHeight:function(){(0,l.normalizePanesHeight)(this.panes)},_renderScaleBreaks:function(){this._valueAxes.concat(this._argumentAxes).forEach((function(e){e.drawScaleBreaks()}))},_getArgFilter:function(){return(0,_.getViewPortFilter)(this.getArgumentAxis().visualRange()||{})},_applyPointMarkersAutoHiding:function(){var e=this,t=e.series;e._themeManager.getOptions("autoHidePointMarkers")?e.panes.forEach((function(n){var i=n.name,o=t.filter((function(e){return e.pane===i&&e.usePointsToDefineAutoHiding()})),a=e.getArgumentAxis(),s=a.visualRange(),l="discrete"===a.getOptions().type,u=function(e,t,n){var i=[],o={},a=n.visualRange(),s=n.getTranslator(),l=(0,_.getViewPortFilter)(a||{});return t.forEach((function(n){var a=n.getValueAxis(),c=a.getCanvasRange(),u=a.getTranslator(),d=e.indexOf(n),h=(0,_.getViewPortFilter)(c||{});o[d]={},t.forEach((function(t){return o[d][e.indexOf(t)]=0}));var p=[];n.getPoints().filter((function(e){return e.getOptions().visible&&l(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,r.extend)({},t);n.value=e.getMinValue(!0),n.x=s.to(n.argument,1),n.y=u.to(n.value,1),p.push(n)}t.x=s.to(t.argument,1),t.y=u.to(t.value,1),p.push(t)})),o[d].pointsCount=p.length,o[d].total=0,o[d].continuousSeries=0,i=i.concat(p)})),{points:i,overloadedSeries:o}}(t,o,a);u.points.sort(l?function(e,t){return s.categories.indexOf(e.argument)-s.categories.indexOf(t.argument)}:function(e,t){return e.argument-t.argument}),function(e){for(var t=e.overloadedSeries,n=e.points,i=!1,r=0;r=a){i&=s!==r+1;break}var h=(0,c.isDefined)(u)&&(0,c.isDefined)(d)&&Math.sqrt(Math.pow(o.x-u,2)+Math.pow(o.y-d,2));h&&ha))for(var s in n[o]){var l=parseInt(s);if(!(isNaN(l)||n[o].total/n[o].continuousSeries<3))if(l===o){if(2*n[l][l]>=n[l].pointsCount){t.autoHidePointMarkers=!0;break}}else if(n[o].total>=n[o].pointsCount){t.autoHidePointMarkers=!0;break}}}))}(t,o,u.overloadedSeries,a)})):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(),a=i._themeManager.getOptions("synchronizeMultiAxes"),s=i._scrollBar?[i._scrollBar]:[],l=i._isArgumentAxisBeforeScrollBar()?i._argumentAxes.concat(s):s.concat(i._argumentAxes),c=o?i._argumentAxes:i._valueAxes,u=o?l:i._valueAxes,d=o?i._valueAxes:i._argumentAxes,h=o?i._valueAxes:l,p=c.concat(d),f=p.concat(s);i._normalizePanesHeight(),i._updatePanesCanvases(e);var m=i.panes.reduce((function(e,t){return e[t.name]=(0,r.extend)({},t.canvas),e}),{}),g=i.panes.reduce((function(e,t){return e[t.name]={height:t.height,unit:t.unit},e}),{}),_=(0,r.extend)(!0,{},m);i._initCustomPositioningAxes();var v=i._axesBoundaryPositioning();if(!e.adjustAxes&&!v)return L(c,!o&&a,m,t),L(d,o&&a,m,t),A(p,"prepareAnimation"),i._renderScaleBreaks(),!1;v&&p.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=E(h,(function(e){return e.estimateMargins(m[e.pane])}));m=D(o,m,g,y,b);var w=function(e){L(e?d:c,(e?o:!o)&&a,m,t),e?b=E(h,T):y=I(u),m=D(o,m,g,y,b)};w(!1),w(!0),i._estimateTickIntervals(c,m)&&w(!1);var x=n(c),C=i._getVisibleSeries(),S=i._getPointsToAnimation(C);return A(f,"updateSize",m,z(e,S)),h.forEach(P("top","bottom")),u.forEach(P("left","right")),i._renderScaleBreaks(),i.panes.forEach((function(e){(0,r.extend)(e.canvas,m[e.name])})),i._valueAxes.forEach((function(e){e.setInitRange()})),c.forEach((function(e,t){if(e.hasWrap&&e.hasWrap()){var r=e.getTitle(),a=(r?r.bBox.width:0)-x[t];"right"===e.getOptions().position?y.right+=a:(y.left+=a,i.panes.forEach((function(e){return y.panes[e.name].left+=a}))),m=D(o,m,g,y,b),A(f,"updateSize",m,!1,!1),x=n(c)}})),c.some((function(e){return e.customPositionIsAvailable()&&e.getCustomPosition()!==e._axisPosition}))&&A(c,"updateSize",m,z(e,S)),_},_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 r=this.getArgumentAxis().getMargins().right,o=Math.min.apply(Math,this.panes.map((function(e){return e.canvas.right})));n=this._canvas.right+r-o}else{var a=this.getArgumentAxis().getMargins().bottom,s=Math.min.apply(Math,this.panes.map((function(e){return e.canvas.bottom})));i=this._canvas.bottom+a-s}if(t=(n>0||i>0)&&{width:n,height:i},0!==i){var c=this.getSize(),u=this.option("size"),d=this._$element[0],h=!!d.style.height||(0,l.checkElementHasPropertyFromStyleSheet)(d,"height");e||u&&u.height||h||(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),a=n?o:this._valueAxes,s=n?this._valueAxes:o,l=a.concat(s);if(e.width||e.height){R(e,"height",s,E),R(e,"width",a,I),A(l,"updateSize",t);var c=this.panes.reduce((function(e,t){return e[t.name]={height:t.height,unit:t.unit},e}),{});A(l,"updateSize",t=D(n,t,c,I(a),E(s,T))),s.forEach(P("top","bottom")),a.forEach(P("left","right")),this.panes.forEach((function(e){return(0,r.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,r=this._scrollBar.getOptions().position;return e.hasCustomPosition()||r===n&&i!==r}return!1},_getPanesParameters:function(){var e,t=this.panes,n=[];for(e=0;e=0?r:n;e[i].applyClipRects(r,o)}},_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=",e[0]],a=[c,"<=",e[1]],r(this.dataType)&&(s=e[1]).getHours()+s.getMinutes()+s.getSeconds()+s.getMilliseconds()<1&&(n=new Date(e[1].getTime()),"date"===this.dataType&&n.setDate(e[1].getDate()+1),a=[c,"<",n]),[o,"and",a]},a=function(t,n,r){var o,a,s,c,d=l.isDate(c=t)?[c.getFullYear(),c.getMonth(),c.getDate(),c.getHours(),c.getMinutes(),c.getSeconds()]:u.map((""+c).split("/"),(function(e,t){return 1===t?Number(e)-1:Number(e)})),h=i(this,r);switch("headerFilter"===r?s=e.exports.getGroupInterval(this)[d.length-1]:"datetime"===this.dataType&&(s="minute"),s){case"year":o=new Date(d[0],0,1),a=new Date(d[0]+1,0,1);break;case"month":o=new Date(d[0],d[1],1),a=new Date(d[0],d[1]+1,1);break;case"quarter":o=new Date(d[0],3*d[1],1),a=new Date(d[0],3*d[1]+3,1);break;case"hour":o=new Date(d[0],d[1],d[2],d[3]),a=new Date(d[0],d[1],d[2],d[3]+1);break;case"minute":o=new Date(d[0],d[1],d[2],d[3],d[4]),a=new Date(d[0],d[1],d[2],d[3],d[4]+1);break;case"second":o=new Date(d[0],d[1],d[2],d[3],d[4],d[5]),a=new Date(d[0],d[1],d[2],d[3],d[4],d[5]+1);break;default:o=new Date(d[0],d[1],d[2]),a=new Date(d[0],d[1],d[2]+1)}switch(n){case"<":return[h,"<",o];case"<=":return[h,"<",a];case">":return[h,">=",a];case">=":return[h,">=",o];case"<>":return[[h,"<",o],"or",[h,">=",a]];default:return[[h,">=",o],"and",[h,"<",a]]}},s=function(t,n,r){var o=i(this,r),a=e.exports.getGroupInterval(this);if("headerFilter"===r&&a&&l.isDefined(t)){var s=(""+t).split("/"),c=Number(s[s.length-1]);return[[o,">=",c],"and",[o,"<",c+a[s.length-1]]]}return[o,n||"=",t]},{defaultCalculateFilterExpression:function(e,t,n){var c=this,u=i(c,n),d=c.calculateDisplayValue&&"search"===n,h=d&&c.lookup&&c.lookup.dataType||c.dataType,p=null;if("headerFilter"!==n&&"filterBuilder"!==n||null!==e)if("string"!==h||c.lookup&&!d){if("between"===t)return o.apply(c,[e,n]);if(r(h)&&l.isDefined(e))return a.apply(c,arguments);if("number"===h)return s.apply(c,arguments);"object"!==h&&(p=[u,t||"=",e])}else p=[u,t||"contains",e];else p=[u,t||"=",null],"string"===h&&(p=[p,"="===t?"or":"and",[u,t||"=",""]]);return p},getGroupInterval:function(e){var t,n=[],i=["year","month","day","hour","minute","second"],o=e.headerFilter&&e.headerFilter.groupInterval,a="quarter"===o?"month":o;return r(e.dataType)&&null!==o?(n="datetime"===e.dataType?h:d,(t=c(a,i))>=0?((n=i.slice(0,t)).push(o),n):n):l.isDefined(o)?Array.isArray(o)?o:[o]:void 0}})},AKj6:function(e,t,n){"use strict";function i(e){return null!==e?new Date(e):e}e.exports={_fromValue:i,_toValue:i,_add:n("5u+F").addDateInterval}},ALS0:function(e,t,n){"use strict";n("rB9j");var i,r,o=n("I+eb"),a=n("hh1v"),s=(i=!1,(r=/[ac]/).exec=function(){return i=!0,/./.exec.apply(this,arguments)},!0===r.test("abc")&&i),l=/./.test;o({target:"RegExp",proto:!0,forced:!s},{test:function(e){if("function"!=typeof this.exec)return l.call(this,e);var t=this.exec(e);if(null!==t&&!a(t))throw new Error("RegExp exec method returned something other than an Object or null");return!!t}})},AMUF:function(e,t,n){"use strict";var i=n("zl3R").each,r=n("1LL4").extend,o=n("KAnu").noop,a=n("e46B"),s=n("MFjd"),l=r,c=n("ti0F").isDefined,u=Math,d=u.abs,h=u.min,p=u.max,f=u.round;e.exports=l({},s,{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 a.Label(e),this._bottomLabel=new a.Label(e)},_getGraphicBBox:function(e){var t=this._options,n=this._getImage(t.image),i=this._checkImage("top"===e?n.top:n.bottom),r=this._getPositionFromLocation(e);return t.visible?i?this._getImageBBox(r.x,r.y):this._getSymbolBBox(r.x,r.y,t.styles.normal.r):{x:r.x,y:r.y,width:0,height:0}},_getPositionFromLocation:function(e){var t,n,i="top"===e;return this._options.rotated?(t=i?p(this.x,this.minX):h(this.x,this.minX),n=this.y):(t=this.x,n=i?h(this.y,this.minY):p(this.y,this.minY)),{x:t,y:n}},_checkOverlay:function(e,t,n){return es&&(c+=l=s-u-t[r],u+=l),{coord1:c,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.yn||c[0]>r&&c[0]>i||c[1]r,a=c[0]=i,t&&(e=o,o=a,a=e)),this.visibleTopMarker=o,this.visibleBottomMarker=a,s},getTooltipParams:function(){var e,t,n=this._options.rotated,i=n?h(this.x,this.minX):h(this.y,this.minY),r=n?"width":"height",o=this._getVisibleArea(),a=n?o.maxX:o.maxY,s=p(n?o.minX:o.minY,i),l=h(a,i+this[r]);return n?(t=this.y,e=s+(l-s)/2):(e=this.x,t=s+(l-s)/2),{x:e,y:t,offset:0}},_translate:function(){var e=this._options.rotated;s._translate.call(this),this.height=e?0:d(this.minY-this.y),this.width=e?d(this.x-this.minX):0},hasCoords:function(){return s.hasCoords.call(this)&&!(null===this.minX||null===this.minY)},_updateData:function(e){s._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.minX,i=this.minY,r=this.vx,o=this.vy,a=this.value,s=this.minValue,l=this.argument,c={axis:this.series.axis,x:r,y:o,yValue:a,xValue:l};return this._options.rotated?(c.yValue=l,d(r-e)=d(i-t)&&(c.y=i,c.yValue=s),c},_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,r=e.formatValue(t),o=e.formatValue(n);return{argument:i,argumentText:e.formatValue(i,"argument"),valueText:r+" - "+o,rangeValue1Text:r,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:o,coordsIn:function(e,t){var n=this._storeTrackerR(),i=e>=this.x-n&&e<=this.x+n,r=t>=this.y-n&&t<=this.y+n;return this._options.rotated?r&&(i||e>=this.minX-n&&e<=this.minX+n):i&&(r||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"),t.html&&e.html(t.html),"dxButton"===t.widget&&(this.option("useFlatButtons")&&(t.options=t.options||{},t.options.stylingMode=t.options.stylingMode||"text"),this.option("useDefaultButtons")&&(t.options=t.options||{},t.options.type=t.options.type||"default"))):e.text(String(t)),this._getTemplate("dx-polymorph-widget").render({container:e,model:n,parent:this})}).bind(this),["text","html","widget","options"],this.option("integrationOptions.watchMethod"));this._templateManager.addDefaultTemplates({item:e,menuItem:e})},_getDefaultOptions:function(){return(0,c.extend)(this.callBase(),{renderAs:"topToolbar",grouped:!1,useFlatButtons:!1,useDefaultButtons:!1,multiline:!1})},_defaultOptionsRules:function(){return this.callBase().concat([{device:function(){return r.default.isMaterial()},options:{useFlatButtons:!0}}])},_itemContainer:function(){return this._$toolbarItemsContainer.find([".dx-toolbar-before",".dx-toolbar-center",".dx-toolbar-after"].join(","))},_itemClass:function(){return"dx-toolbar-item"},_itemDataKey:function(){return"dxToolbarItemDataKey"},_buttonClass:function(){return"dx-toolbar-button"},_dimensionChanged:function(){this._arrangeItems(),this._applyCompactMode()},_initMarkup:function(){this._renderToolbar(),this._renderSections(),this.callBase(),this.setAria("role","toolbar")},_waitParentAnimationFinished:function(){var e=this,t=this.$element();return new p.default((function(n){!function r(){clearTimeout(e._waitParentAnimationTimeout),e._waitParentAnimationTimeout=setTimeout((function(){return e=!0,t.parents().each((function(t,n){if(g.default.isAnimating((0,i.default)(n)))return e=!1,!1})),e&&n(),e||r();var e}),15)}()}))},_render:function(){this.callBase(),this._renderItemsAsync(),r.default.isMaterial()&&p.default.all([this._waitParentAnimationFinished(),this._checkWebFontForLabelsLoaded()]).then(this._dimensionChanged.bind(this))},_postProcessRenderItems:function(){this._arrangeItems()},_renderToolbar:function(){this.$element().addClass("dx-toolbar").toggleClass("dx-toolbar-bottom","bottomToolbar"===this.option("renderAs")).toggleClass("dx-toolbar-multiline",this.option("multiline")),this._$toolbarItemsContainer=(0,i.default)("
").addClass("dx-toolbar-items-container").appendTo(this.$element())},_renderSections:function(){var e=this._$toolbarItemsContainer,t=this;(0,u.each)(["before","center","after"],(function(){var n="dx-toolbar-"+this,r=e.find("."+n);r.length||(t["_$"+this+"Section"]=r=(0,i.default)("
").addClass(n).appendTo(e))}))},_checkWebFontForLabelsLoaded:function(){var e=this.$element().find(".dx-toolbar-label"),t=[];return e.each((function(e,n){var o=(0,i.default)(n).text(),a=(0,i.default)(n).css("fontWeight");t.push(r.default.waitWebFont(o,a))})),p.default.all(t)},_arrangeItems:function(e){e=e||this.$element().width(),this._$centerSection.css({margin:"0 auto",float:"none"});var t=(0,d.getBoundingRect)(this._$beforeSection.get(0)),n=(0,d.getBoundingRect)(this._$afterSection.get(0));this._alignCenterSection(t,n,e);var r=this._$toolbarItemsContainer.find(".dx-toolbar-label").eq(0),o=r.parent();if(r.length){var a=t.width?t.width:r.position().left,s=o.hasClass("dx-toolbar-before")?0:a,l=o.hasClass("dx-toolbar-after")?0:n.width,c=0;o.children().not(".dx-toolbar-label").each((function(){c+=(0,i.default)(this).outerWidth()}));var u=Math.max(e-c-s-l,0);if(o.hasClass("dx-toolbar-before"))this._alignSection(this._$beforeSection,u);else{var h=r.outerWidth()-r.width();r.css("maxWidth",u-h)}}},_alignCenterSection:function(e,t,n){this._alignSection(this._$centerSection,n-e.width-t.width);var i=this.option("rtlEnabled"),r=i?t:e,o=i?e:t,a=(0,d.getBoundingRect)(this._$centerSection.get(0));(r.right>a.left||a.right>o.left)&&this._$centerSection.css({marginLeft:r.width,marginRight:o.width,float:r.width>o.width?"none":"right"})},_alignSection:function(e,t){var n=e.find(".dx-toolbar-label").toArray();t-=this._getCurrentLabelsPaddings(n);var i=this._getCurrentLabelsWidth(n),r=Math.abs(i-t);te.width()&&e.addClass("dx-toolbar-compact")},_getCurrentLabelsWidth:function(e){var t=0;return e.forEach((function(e,n){t+=(0,i.default)(e).outerWidth()})),t},_getCurrentLabelsPaddings:function(e){var t=0;return e.forEach((function(e,n){t+=(0,i.default)(e).outerWidth()-(0,i.default)(e).width()})),t},_renderItem:function(e,t,n,i){var r=!(!t.text&&!t.html),o=this.callBase(e,t,n||this["_$"+(t.location||"center")+"Section"],i);return o.toggleClass(this._buttonClass(),!r).toggleClass("dx-toolbar-label",r).addClass(t.cssClass),o},_renderGroupedItems:function(){var e=this;(0,u.each)(this.option("items"),(function(t,n){var r=n.items,o=(0,i.default)("
").addClass("dx-toolbar-group"),a=n.location||"center";r&&r.length&&((0,u.each)(r,(function(t,n){e._renderItem(t,n,o,null)})),e._$toolbarItemsContainer.find(".dx-toolbar-"+a).append(o))}))},_renderItems:function(e){this.option("grouped")&&e.length&&e[0].items?this._renderGroupedItems():this.callBase(e)},_getToolbarItems:function(){return this.option("items")||[]},_renderContentImpl:function(){var e=this._getToolbarItems();this.$element().toggleClass("dx-toolbar-mini",0===e.length),this._renderItems(this._renderedItemsCount?e.slice(this._renderedItemsCount):e),this._applyCompactMode()},_renderEmptyMessage:o.default.noop,_clean:function(){this._$toolbarItemsContainer.children().empty(),this.$element().empty()},_visibilityChanged:function(e){e&&this._arrangeItems()},_isVisible:function(){return this.$element().width()>0&&this.$element().height()>0},_getIndexByItem:function(e){return(0,l.inArray)(e,this._getToolbarItems())},_itemOptionChanged:function(e,t,n){this.callBase.apply(this,[e,t,n]),this._arrangeItems()},_optionChanged:function(e){var t=e.name;switch(t){case"width":this.callBase.apply(this,arguments),this._dimensionChanged();break;case"multiline":this.$element().toggleClass("dx-toolbar-multiline",e.value);break;case"renderAs":case"useFlatButtons":case"useDefaultButtons":this._invalidate();break;case"compactMode":this._applyCompactMode();break;case"grouped":break;default:this.callBase.apply(this,arguments)}},_dispose:function(){this.callBase(),clearTimeout(this._waitParentAnimationTimeout)}});(0,s.default)("dxToolbarBase",v),e.exports=v},AQWU:function(e,t,n){"use strict";var i=n("FKN7"),r=n("jeLr"),o=n("KAnu").noop,a=n("5qrJ"),s=n("XWek"),l=n("GCD8"),c=l.addNamespace(s.start,"dxListEditDecorator"),u=l.addNamespace(s.swipe,"dxListEditDecorator"),d=l.addNamespace(s.end,"dxListEditDecorator"),h=a.inherit({ctor:function(e){this._list=e,this._init()},_init:o,_shouldHandleSwipe:!1,_attachSwipeEvent:function(e){var t={itemSizeFunc:(function(){return this._clearSwipeCache&&(this._itemWidthCache=this._list.$element().width(),this._clearSwipeCache=!1),this._itemWidthCache}).bind(this)};r.on(e.$itemElement,c,t,this._itemSwipeStartHandler.bind(this)),r.on(e.$itemElement,u,this._itemSwipeUpdateHandler.bind(this)),r.on(e.$itemElement,d,this._itemSwipeEndHandler.bind(this))},_itemSwipeStartHandler:function(e){var t=i(e.currentTarget);t.is(".dx-state-disabled, .dx-state-disabled *")?e.cancel=!0:(clearTimeout(this._list._inkRippleTimer),this._swipeStartHandler(t,e))},_itemSwipeUpdateHandler:function(e){var t=i(e.currentTarget);this._swipeUpdateHandler(t,e)},_itemSwipeEndHandler:function(e){var t=i(e.currentTarget);this._swipeEndHandler(t,e),this._clearSwipeCache=!0},beforeBag:o,afterBag:o,_commonOptions:function(){return{activeStateEnabled:this._list.option("activeStateEnabled"),hoverStateEnabled:this._list.option("hoverStateEnabled"),focusStateEnabled:this._list.option("focusStateEnabled")}},modifyElement:function(e){this._shouldHandleSwipe&&(this._attachSwipeEvent(e),this._clearSwipeCache=!0)},afterRender:o,handleClick:o,handleKeyboardEvents:o,handleEnterPressing:o,handleContextMenu:o,_swipeStartHandler:o,_swipeUpdateHandler:o,_swipeEndHandler:o,visibilityChange:o,getExcludedSelectors:o,dispose:o});e.exports=h},"Ait/":function(e,t,n){"use strict";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)}var r=m(n("FKN7")),o=m(n("tUd6")),a=m(n("jeLr")),s=m(n("xMpX")),l=m(n("YQNt")),c=m(n("zBVi")),u=function(e){if(e&&e.__esModule)return e;if(null===e||"object"!==i(e)&&"function"!=typeof e)return{default:e};var t=function(){if("function"!=typeof WeakMap)return null;var e=new WeakMap;return e}();if(t&&t.has(e))return t.get(e);var n={},r=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var o in e)if(Object.prototype.hasOwnProperty.call(e,o)){var a=r?Object.getOwnPropertyDescriptor(e,o):null;a&&(a.get||a.set)?Object.defineProperty(n,o,a):n[o]=e[o]}return n.default=e,t&&t.set(e,n),n}(n("GCD8")),d=m(n("KAnu")),h=n("ti0F"),p=n("1LL4"),f=m(n("T4bj"));function m(e){return e&&e.__esModule?e:{default:e}}var g="".concat("dx-scrollable-scrollbar","-active"),_=null,v=c.default.inherit({_getDefaultOptions:function(){return(0,p.extend)(this.callBase(),{direction:null,visible:!1,activeStateEnabled:!1,visibilityMode:"onScroll",containerSize:0,contentSize:0,expandable:!0,scaleRatio:1})},_init:function(){this.callBase(),this._isHovered=!1},_initMarkup:function(){this._renderThumb(),this.callBase()},_render:function(){this.callBase(),this._renderDirection(),this._update(),this._attachPointerDownHandler(),this.option("hoverStateEnabled",this._isHoverMode()),this.$element().toggleClass("dx-scrollbar-hoverable",this.option("hoverStateEnabled"))},_renderThumb:function(){this._$thumb=(0,r.default)("
").addClass("dx-scrollable-scroll"),(0,r.default)("
").addClass("dx-scrollable-scroll-content").appendTo(this._$thumb),this.$element().addClass("dx-scrollable-scrollbar").append(this._$thumb)},isThumb:function(e){return!!this.$element().find(e).length},_isHoverMode:function(){var e=this.option("visibilityMode");return("onHover"===e||"always"===e)&&this.option("expandable")},_renderDirection:function(){var e=this.option("direction");this.$element().addClass("dx-scrollbar-"+e),this._dimension="horizontal"===e?"width":"height",this._prop="horizontal"===e?"left":"top"},_attachPointerDownHandler:function(){a.default.on(this._$thumb,u.addNamespace(f.default.down,"dxScrollbar"),this.feedbackOn.bind(this))},feedbackOn:function(){this.$element().addClass(g),_=this},feedbackOff:function(){this.$element().removeClass(g),_=null},cursorEnter:function(){this._isHovered=!0,this._needScrollbar()&&this.option("visible",!0)},cursorLeave:function(){this._isHovered=!1,this.option("visible",!1)},_renderDimensions:function(){this._$thumb.css({width:this.option("width"),height:this.option("height")})},_toggleVisibility:function(e){"onScroll"===this.option("visibilityMode")&&this._$thumb.css("opacity"),e=this._adjustVisibility(e),this.option().visible=e,this._$thumb.toggleClass("dx-state-invisible",!e)},_adjustVisibility:function(e){if(this._baseContainerToContentRatio&&!this._needScrollbar())return!1;switch(this.option("visibilityMode")){case"onScroll":break;case"onHover":e=e||!!this._isHovered;break;case"never":e=!1;break;case"always":e=!0}return e},moveTo:function(e){if(!this._isHidden()){(0,h.isPlainObject)(e)&&(e=e[this._prop]||0);var t={};t[this._prop]=this._calculateScrollBarPosition(e),l.default.move(this._$thumb,t)}},_calculateScrollBarPosition:function(e){return-e*this._thumbRatio},_update:function(){var e=Math.round(this.option("containerSize")),t=Math.round(this.option("contentSize")),n=Math.round(this.option("baseContainerSize")),i=Math.round(this.option("baseContentSize"));isNaN(n)&&(n=e,i=t),this._baseContainerToContentRatio=i?n/i:n,this._realContainerToContentRatio=t?e/t:e;var r=Math.round(Math.max(Math.round(e*this._realContainerToContentRatio),15));this._thumbRatio=(e-r)/(this.option("scaleRatio")*(t-e)),this.option(this._dimension,r/this.option("scaleRatio")),this.$element().css("display",this._needScrollbar()?"":"none")},_isHidden:function(){return"never"===this.option("visibilityMode")},_needScrollbar:function(){return!this._isHidden()&&this._baseContainerToContentRatio<1},containerToContentRatio:function(){return this._realContainerToContentRatio},_normalizeSize:function(e){return(0,h.isPlainObject)(e)?e[this._dimension]||0:e},_clean:function(){this.callBase(),this===_&&(_=null),a.default.off(this._$thumb,".dxScrollbar")},_optionChanged:function(e){if(!this._isHidden())switch(e.name){case"containerSize":case"contentSize":this.option()[e.name]=this._normalizeSize(e.value),this._update();break;case"baseContentSize":case"baseContainerSize":this._update();break;case"visibilityMode":case"direction":this._invalidate();break;case"scaleRatio":this._update();break;default:this.callBase.apply(this,arguments)}},update:d.default.deferRenderer((function(){this._adjustVisibility()&&this.option("visible",!0)}))});s.default.add((function(){a.default.subscribeGlobal(o.default.getDocument(),u.addNamespace(f.default.up,"dxScrollbar"),(function(){_&&_.feedbackOff()}))})),e.exports=v},AmFO:function(e,t,n){var i=n("I+eb"),r=n("0Dky"),o=n("jrUv"),a=Math.abs,s=Math.exp,l=Math.E;i({target:"Math",stat:!0,forced:r((function(){return-2e-17!=Math.sinh(-2e-17)}))},{sinh:function(e){return a(e=+e)<1?(o(e)-o(-e))/2:(s(e-1)-s(-e-1))*(l/2)}})},An2z:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Options=void 0;var i=n("ti0F"),r=n("KAnu"),o=n("o41S"),a=n("3RoI"),s=n("YXTF"),l=n("1LL4");t.Options=function(){function e(t,n,i,r){var a=this;!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this._default=n,this._deprecated=r,this._deprecatedNames=[],this._initDeprecatedNames(),this._optionManager=new o.OptionManager(t,i),this._optionManager.onRelevantNamesPrepared((function(e,t,n,i){return a._setRelevantNames(e,t,n,i)})),this._cachedOptions={},this._rules=[]}var t;return(t=[{key:"_initDeprecatedNames",value:function(){for(var e in this._deprecated)this._deprecatedNames.push(e)}},{key:"_getByRules",value:function(e){return e=Array.isArray(e)?this._rules.concat(e):this._rules,(0,s.convertRulesToOptions)(e)}},{key:"_notifyDeprecated",value:function(e){var t=this._deprecated[e];t&&this._deprecatedCallback(e,t)}},{key:"_setRelevantNames",value:function(e,t,n,i){if(t){var r=this._normalizeName(t,i);r&&r!==t&&(this._setField(e,r,n),this._clearField(e,t))}}},{key:"_setField",value:function(e,t,n){var i="",r=null;do{i=i?".".concat(i):"",i=(0,s.getFieldName)(t)+i,r=(t=(0,s.getParentName)(t))?this._optionManager.get(e,t,!1):e}while(!r);r[i]=n}},{key:"_clearField",value: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)]}},{key:"_normalizeName",value:function(e,t){if(this._deprecatedNames.length&&e)for(var n=0;n=12!=!!parseInt(t)&&e.setHours((n+12)%24)},d:function(e,t){t>h("dM",e).max&&e.setMonth(e.getMonth()+1),e.setDate(t)},h:function(e,t){var n=e.getHours()>=12;e.setHours(+t%12+(n?12:0))},M:l,L:l,E:function(e,t){t<0||e.setDate(e.getDate()-e.getDay()+parseInt(t))},y:function(e,t){var n=e.getFullYear(),i=String(t).length,r=String(h("y",e).max).length,o=parseInt(String(n).substr(0,r-i)+t);e.setFullYear(o)}}),d=function(e){return c[e]||function(){return e}},h=function(e,t,n){var i={y:{min:0,max:9999},M:{min:1,max:12},L:{min:1,max:12},d:{min:1,max:31},dM:{min:1,max:new Date(t.getFullYear(),t.getMonth()+1,0).getDate()},E:{min:0,max:6},H:{min:0,max:23},h:{min:0,max:23},m:{min:0,max:59},s:{min:0,max:59},S:{min:0,max:999},a:{min:0,max:1}};return i[n||e]||i.getAmPm};t.getDatePartIndexByPosition=function(e,t){for(var n=0;n=t)return n;return null},t.renderDateParts=function(e,t){for(var n=t.regexp.exec(e),i=0,r=0,o=[],s=1;s=4||"\u0d09\u0d1a\u0d4d\u0d1a \u0d15\u0d34\u0d3f\u0d1e\u0d4d\u0d1e\u0d4d"===t||"\u0d35\u0d48\u0d15\u0d41\u0d28\u0d4d\u0d28\u0d47\u0d30\u0d02"===t?e+12:e},meridiem:function(e,t,n){return e<4?"\u0d30\u0d3e\u0d24\u0d4d\u0d30\u0d3f":e<12?"\u0d30\u0d3e\u0d35\u0d3f\u0d32\u0d46":e<17?"\u0d09\u0d1a\u0d4d\u0d1a \u0d15\u0d34\u0d3f\u0d1e\u0d4d\u0d1e\u0d4d":e<20?"\u0d35\u0d48\u0d15\u0d41\u0d28\u0d4d\u0d28\u0d47\u0d30\u0d02":"\u0d30\u0d3e\u0d24\u0d4d\u0d30\u0d3f"}})}(n("wd/R"))},AxiF:function(e,t,n){"use strict";n.d(t,"a",(function(){return s}));var i=n("mrSG"),r=n("FFOo"),o=n("b7mW"),a=n("G5J1");function s(e){return function(t){return 0===e?Object(a.b)():t.lift(new l(e))}}var l=function(){function e(e){if(this.total=e,this.total<0)throw new o.a}return e.prototype.call=function(e,t){return t.subscribe(new c(e,this.total))},e}(),c=function(e){function t(t,n){var i=e.call(this,t)||this;return i.total=n,i.ring=new Array,i.count=0,i}return i.d(t,e),t.prototype._next=function(e){var t=this.ring,n=this.total,i=this.count++;t.length0)for(var n=this.count>=this.total?this.total:this.count,i=this.ring,r=0;r0||o&&o.length>0}function p(e){var t=e.originalEvent,n=e.touches,i=t&&t.touches;return n&&n.length>1||i&&i.length>1||null}function f(e){p(e)||e.preventDefault()}function m(e){p(e)||(e.stopPropagation(),e.preventDefault())}function g(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,a,s,l=!1,c=null,d=(u(o={},r.default.move,(function(t){var r,o;a===g(t)&&(h(t)||p(t),l&&(r=_(t),o=i(),c?c(r-o,t):n.manualRangeSelectionEnabled&&Math.abs(s-r)>=10&&(c=e.placeSliderAndBeginMoving(s-o,r-o,t))))})),u(o,r.default.up,(function(t){var r;l&&(r=_(t),!c&&n.moveSelectedRangeByClick&&Math.abs(s-r)<10&&e.moveSelectedArea(r-i(),t),p(t))})),o);function p(e){l&&(l=!1,c&&(c.complete(e),c=null))}return t.on(r.default.down,(function(e){n.enabled&&h(e)&&!l&&(l=!0,a=g(e),s=_(e))})),d}function y(e,t,n,i){var o,a,s=!1,l=null,c=(u(o={},r.default.move,(function(e){a===g(e)&&(h(e)||d(e),s&&(f(e),l(_(e)-i(),e)))})),u(o,r.default.up,d),o);function d(e){s&&(s=!1,l.complete(e),l=null)}return t.on(r.default.down,(function(t){n.enabled&&h(t)&&!s&&(s=!0,a=g(t),l=e.beginSelectedAreaMoving(_(t)-i()),m(t))})),c}function b(e,t,n,i){var o,a,l=!1,c=null,d=(u(o={},r.default.move,(function(e){a===g(e)&&(h(e)||p(e),l&&(f(e),c(_(e)-i(),e)))})),u(o,r.default.up,p),o);function p(e){l&&(l=!1,c.complete(e),c=null)}return(0,s.each)(t,(function(t,o){var s;o.on((u(s={},r.default.down,(function(r){n.enabled&&h(r)&&!l&&(l=!0,a=g(r),c=e.beginSliderMoving(t,_(r)-i()),m(r))})),u(s,r.default.move,(function(){c||e.foregroundSlider(t)})),s))})),d}function w(e){var t=this._state={},n=e.controller.getTrackerTargets();function r(){return e.renderer.getRootOffset().left}l.pointer&&e.renderer.root.css({msTouchAction:"pinch-zoom"}),this._docEvents=[y(e.controller,n.selectedArea,t,r),v(e.controller,n.area,t,r),b(e.controller,n.sliders,t,r)],(0,s.each)(this._docEvents,(function(e,t){i.default.on(a.default.getDocument(),t)}))}w.prototype={constructor:w,dispose:function(){(0,s.each)(this._docEvents,(function(e,t){i.default.off(a.default.getDocument(),t)}))},update:function(e,t){var n=this._state;n.enabled=e,n.moveSelectedRangeByClick=t.moveSelectedRangeByClick,n.manualRangeSelectionEnabled=t.manualRangeSelectionEnabled}}},"B4+F":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i=n("ti0F");t.default={_getSpecificDataSourceOption:function(){var e=this.option("dataSource"),t=!1,n={};return this._getGroupedOption()&&function(e){return Array.isArray(e)&&e.every((function(e){return 2===Object.keys(e).length&&"key"in e&&"items"in e&&Array.isArray(e.items)}))}(e)&&(n=e.reduce((function(e,n){var r=n.items.map((function(e){return(0,i.isObject)(e)||(e={text:e},t=!0),"key"in e||(e.key=n.key),e}));return e.concat(r)}),[]),e={store:{type:"array",data:n},group:{selector:"key",keepInitialKeyOrder:!0}},t&&(e.searchExpr="text")),e}}},B55N:function(e,t,n){!function(e){"use strict";e.defineLocale("ja",{months:"\u4e00\u6708_\u4e8c\u6708_\u4e09\u6708_\u56db\u6708_\u4e94\u6708_\u516d\u6708_\u4e03\u6708_\u516b\u6708_\u4e5d\u6708_\u5341\u6708_\u5341\u4e00\u6708_\u5341\u4e8c\u6708".split("_"),monthsShort:"1\u6708_2\u6708_3\u6708_4\u6708_5\u6708_6\u6708_7\u6708_8\u6708_9\u6708_10\u6708_11\u6708_12\u6708".split("_"),weekdays:"\u65e5\u66dc\u65e5_\u6708\u66dc\u65e5_\u706b\u66dc\u65e5_\u6c34\u66dc\u65e5_\u6728\u66dc\u65e5_\u91d1\u66dc\u65e5_\u571f\u66dc\u65e5".split("_"),weekdaysShort:"\u65e5_\u6708_\u706b_\u6c34_\u6728_\u91d1_\u571f".split("_"),weekdaysMin:"\u65e5_\u6708_\u706b_\u6c34_\u6728_\u91d1_\u571f".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY\u5e74M\u6708D\u65e5",LLL:"YYYY\u5e74M\u6708D\u65e5 HH:mm",LLLL:"YYYY\u5e74M\u6708D\u65e5 dddd HH:mm",l:"YYYY/MM/DD",ll:"YYYY\u5e74M\u6708D\u65e5",lll:"YYYY\u5e74M\u6708D\u65e5 HH:mm",llll:"YYYY\u5e74M\u6708D\u65e5(ddd) HH:mm"},meridiemParse:/\u5348\u524d|\u5348\u5f8c/i,isPM:function(e){return"\u5348\u5f8c"===e},meridiem:function(e,t,n){return e<12?"\u5348\u524d":"\u5348\u5f8c"},calendar:{sameDay:"[\u4eca\u65e5] LT",nextDay:"[\u660e\u65e5] LT",nextWeek:function(e){return e.week()":"=",n]}this.getLocalFilter=function(e,t,n,i){return a.bind(this,t=void 0===t?r:t,e,n,i)},this.getExpr=function(n){var i;if(n)return e.forEach((function(e,r){var a;i=i||[],r>0&&i.push(t?"and":"or"),a=o.isString(n)?s(n,e):function(e,n){for(var i=[],r=0,o=e.length;r0&&i.push(t?"or":"and"),i.push(l)}return i}(n,e),i.push(a)})),i&&1===i.length&&(i=i[0]),i},this.getCombinedFilter=function(e,n){var i=this.getExpr(e),r=i;return t&&n&&(i?((r=[]).push(i),r.push(n)):r=n),r}}},BArw:function(e,t,n){"use strict";n.d(t,"a",(function(){return s})),n("mrSG");var i=n("E1rE"),r=n("TYT/"),o=(n("m1Bx"),n("E34Y")),a=n("2uaZ"),s=function(){function e(){}return e.\u0275mod=r["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=r["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)},imports:[[a.D,a.Ib,a.Dc,a.Hb,a.mc,a.H,a.M,a.U,a.dc,a.ec,a.Cc,o.c,o.f,i.BrowserTransferStateModule],a.D,a.Ib,a.Dc,a.Hb,a.mc,a.H,a.M,a.U,a.dc,a.ec,a.Cc,o.f]}),e}()},BIHw:function(e,t,n){"use strict";var i=n("I+eb"),r=n("or9q"),o=n("ewvW"),a=n("UMSQ"),s=n("ppGB"),l=n("ZfDv");i({target:"Array",proto:!0},{flat:function(){var e=arguments.length?arguments[0]:void 0,t=o(this),n=a(t.length),i=l(t,0);return i.length=r(i,t,t,n,0,void 0===e?1:s(e)),i}})},BIjp:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i=n("pfou");t.CountoDirective=i.CountoDirective;var r=n("KK+k");t.CountoModule=r.CountoModule,t.default=r.CountoModule},BNMt:function(e,t,n){"use strict";var i=n("I+eb"),r=n("hXpO");i({target:"String",proto:!0,forced:n("rwPt")("blink")},{blink:function(){return r(this,"blink","","")}})},BTho:function(e,t,n){"use strict";var i=n("HAuM"),r=n("hh1v"),o=[].slice,a={},s=function(e,t,n){if(!(t in a)){for(var i=[],r=0;r=0?t.configuration.blobToText(e.body).pipe(Object(h.a)((function(n){var i="null"==n?{}:JSON.parse(n),r=t.configuration.handleResponse(e.clone({body:i}));return r.clone({body:new Blob([JSON.stringify(r.body)],{type:"application/json"})})}))):Object(s.a)(e)},e.prototype.handleErrorResponse=function(e){var t=this;return e.error instanceof Blob?this.configuration.blobToText(e.error).pipe(Object(c.a)((function(n){var i=""==n||"null"==n?{}:JSON.parse(n),o=new r.i({headers:e.headers,status:e.status,body:i}),a=t.configuration.getAbpAjaxResponseOrNull(o);return null!=a?t.configuration.handleAbpResponse(o,a):t.configuration.handleNonAbpErrorResponse(o),Object(p.throwError)(e)}))):Object(p.throwError)(e)},e.prototype.itemExists=function(e,t){for(var n=0;ne.length)&&(t=e.length);for(var n=0,i=new Array(t);n-1?t.formatType=n:n in v&&(t.power=v[n])})),t.power&&!t.formatType&&(t.formatType="fixedpoint"),t.formatType?t:void 0}},_calculateNumberPower:function(e,t,n,i){var r=Math.abs(e),o=0;if(r>1)for(;r&&r>=t&&(void 0===i||o0&&r<1)for(;r<1&&(void 0===n||o>n);)o--,r*=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]||"";return this._formatNumberCore(e,t.formatType,n).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 r=(n>=0?"+":"")+n.toString();return this._formatNumberCore(i,"fixedpoint",t)+"E"+r},_addZeroes:function(e,t){for(var n=Math.pow(10,t),i=e<0?"-":"",r=(e=(Math.abs(e)*n>>>0)/n).toString();r.length15?NaN:+r*this.getSign(e,t)}},_calcSignificantDigits:function(e){var t,n=(2,function(e){if(Array.isArray(e))return e}(t=e.split("."))||function(e,t){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(e)){var n=[],i=!0,r=!1,o=void 0;try{for(var a,s=e[Symbol.iterator]();!(i=(a=s.next()).done)&&(n.push(a.value),2!==n.length);i=!0);}catch(l){r=!0,o=l}finally{try{i||null==s.return||s.return()}finally{if(r)throw o}}return n}}(t)||function(e,t){if(e){if("string"==typeof e)return m(e,2);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)?m(e,2):void 0}}(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.")}()),i=n[0],r=n[1],o=function(e){for(var t=-1,n=0;n-1?e.length-t:0},a=0;return i&&(a+=o(i.split(""))),r&&(a+=o(r.split("").reverse())),a}});y.inject(h.default),g&&y.inject(p.default),e.exports=y},Bm0k:function(e,t,n){"use strict";var i=s(n("FKN7")),r=n("1LL4"),o=s(n("0M3q")),a=n("8S5z");function s(e){return e&&e.__esModule?e:{default:e}}e.exports={defaultOptions:function(){return{rowDragging:{showDragIcons:!0,dropFeedbackMode:"indicate",allowReordering:!1,allowDropInsideItem:!1}}},extenders:{views:{rowsView:{init:function(){this.callBase.apply(this,arguments),this._updateHandleColumn()},_allowReordering:function(){var e=this.option("rowDragging");return!(!e||!(e.allowReordering||e.allowDropInsideItem||e.group))},_updateHandleColumn:function(){var e=this.option("rowDragging"),t=this._allowReordering(),n=this._columnsController,i=t&&e.showDragIcons;n&&n.addCommandColumn({type:"drag",command:"drag",visibleIndex:-2,alignment:"center",cssClass:"dx-command-drag",width:"auto",cellTemplate:this._getHandleTemplate(),visible:i}),n.columnOption("type:drag","visible",i)},_renderContent:function(){var e=this,t=this.option("rowDragging"),n=this._allowReordering(),i=e.callBase.apply(e,arguments);return n&&i.length&&(e._sortable=e._createComponent(i,o.default,(0,r.extend)({component:e.component,contentTemplate:null,filter:"> table > tbody > .dx-row:not(.dx-freespace-row):not(.dx-virtual-row)",dragTemplate:e._getDraggableRowTemplate(),handle:t.showDragIcons&&".".concat("dx-command-drag"),dropFeedbackMode:"indicate"},t,{onDragStart:function(e){var n=e.component.getVisibleRows()[e.fromIndex];e.itemData=n&&n.data,e.cancel=!(n&&"data"===n.rowType);var i=t.onDragStart;i&&i(e)}})),i.toggleClass("dx-sortable-without-handle",!t.showDragIcons)),i},_getDraggableGridOptions:function(e){var t=this.option(),n=this.getColumns(),r=(0,i.default)(this.getRowElement(e.rowIndex));return{dataSource:[{id:1,parentId:0}],showBorders:!0,showColumnHeaders:!1,scrolling:{useNative:!1,showScrollbar:!1},pager:{visible:!1},loadingTimeout:void 0,columnFixing:t.columnFixing,columnAutoWidth:t.columnAutoWidth,showColumnLines:t.showColumnLines,columns:n.map((function(e){return{width:e.width||e.visibleWidth,fixed:e.fixed,fixedPosition:e.fixedPosition}})),onRowPrepared:function(e){var t=e.component.getView("rowsView");(0,i.default)(e.rowElement).replaceWith(r.eq(t._isFixedTableRendering?1:0).clone())}}},_getDraggableRowTemplate:function(){var e=this;return function(t){var n=e.component.$element(),r=(0,i.default)("
").width(n.width()),o=e._dataController.items(),a=e._getDraggableGridOptions(o&&o[t.fromIndex]);return e._createComponent(r,e.component.NAME,a),r.find(".dx-gridbase-container").children(":not(.".concat(e.addWidgetPrefix("rowsview"),")")).hide(),r}},_getHandleTemplate:function(){var e=this;return function(t,n){if("data"===n.rowType)return(0,i.default)(t).addClass("dx-cell-focus-disabled"),(0,i.default)("").addClass(e.addWidgetPrefix("drag-icon"));(0,a.setEmptyText)((0,i.default)(t))}},optionChanged:function(e){"rowDragging"===e.name&&(this._updateHandleColumn(),this._invalidate(!0,!0),e.handled=!0),this.callBase.apply(this,arguments)}}}}}},BqN7:function(e,t,n){"use strict";var i=n("tJvG").Deferred,r=n("tUd6"),o=n("3JVz"),a=n("cGv3"),s=a.getWindow(),l=n("1LL4").extendFromObject,c=n("ti0F").isDefined,u=n("RwLY"),d=n("eWCF"),h=function(e){var t=r.createElement("script");for(var n in e)t[n]=e[n];return t},p=function(e){e.parentNode.removeChild(e)},f=function(e){return r.getHead().appendChild(e)},m=function(e){var t=h({text:e});f(t),p(t)};function g(e){return(e.method||"GET").toUpperCase()}e.exports=d({sendRequest:function(e){var t,n=o.getXhr(),d=new i,_=d.promise(),v=!c(e.async)||e.async,y=e.dataType,b=e.timeout||0;e.crossDomain=function(e){if(!a.hasWindow())return!0;var t=!1,n=r.createElement("a"),i=r.createElement("a");n.href=s.location.href;try{i.href=e,i.href=i.href,t=n.protocol+"//"+n.host!=i.protocol+"//"+i.host}catch(o){t=!0}return t}(e.url);var w="jsonp"===y||"script"===y;void 0===e.cache&&(e.cache=!w);var x=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),C=function(e){var t=e.headers||{};return t["Content-Type"]=t["Content-Type"]||function(e){var t;return e.data&&!e.upload&&"GET"!==g(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 l(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}(e),S=function(e,t){var n=e.data,i="string"==typeof n,r=e.url||s.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=""),t.push(encodeURIComponent(n)+"="+encodeURIComponent(i)))}return t.join("&")}(n)),"GET"===g(e)?(""!==n&&(r+=(r.indexOf("?")>-1?"&":"?")+n),n=null):t["Content-Type"]&&t["Content-Type"].indexOf("application/x-www-form-urlencoded")>-1&&(n=n.replace(/%20/g,"+"))),{url:r,parameters:n}}(e,C),M=S.url,k=S.parameters;if(x&&(s[x]=function(e){d.resolve(e,"success",n)}),e.crossDomain&&w)return function(e){var t=h({src:e});return new u((function(e,n){var i={load:e,error:n},o=function(e){i[e.type](),p(t)};for(var a in i)r.listen(t,a,o);f(t)}))}(M).then((function(){"jsonp"!==y&&d.resolve(null,"success",n)}),(function(){d.reject(n,"error")})),_;if(e.crossDomain&&!("withCredentials"in n))return d.reject(n,"error"),_;if(n.open(g(e),M,v,e.username,e.password),v&&(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(t,n,i){var r=function(e){return e.responseType&&"text"!==e.responseType||"string"!=typeof e.responseText?e.response:e.responseText}(n);switch(i){case"jsonp":m(r);break;case"script":m(r),t.resolve(r,"success",n);break;case"json":try{t.resolve(JSON.parse(r),"success",n)}catch(e){t.reject(n,"parsererror",e)}break;default:t.resolve(r,"success",n)}}(d,n,y):d.resolve(null,"nocontent",n):d.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 O in e.xhrFields)n[O]=e.xhrFields[O];for(var T in"arraybuffer"===e.responseType&&(n.responseType=e.responseType),C)Object.prototype.hasOwnProperty.call(C,T)&&c(C[T])&&n.setRequestHeader(T,C[T]);return e.beforeSend&&e.beforeSend(n),n.send(k),_.abort=function(){n.abort()},_}})},Bs8V:function(e,t,n){var i=n("g6v/"),r=n("0eef"),o=n("XGwC"),a=n("/GqU"),s=n("wE6v"),l=n("UTVS"),c=n("DPsx"),u=Object.getOwnPropertyDescriptor;t.f=i?u:function(e,t){if(e=a(e),t=s(t,!0),c)try{return u(e,t)}catch(n){}if(l(e,t))return o(!r.f.call(e,t),e[t])}},Bso4:function(e,t,n){"use strict";var i,r=n("wZ/z"),o=n("um7L"),a=n("1LL4").extend,s={dxpointerdown:"pointerdown",dxpointermove:"pointermove",dxpointerup:"pointerup",dxpointercancel:"pointercancel",dxpointerover:"pointerover",dxpointerout:"pointerout",dxpointerenter:"pointerenter",dxpointerleave:"pointerleave"},l=!1,c=function(){l||(i=new o(s,(function(e,t){return e.pointerId===t.pointerId}),(function(e){e.isPrimary&&i.reset()})),l=!0)},u=r.inherit({ctor:function(){this.callBase.apply(this,arguments),c()},_fireEvent:function(e){return this.callBase(a({pointers:i.pointers(),pointerId:e.originalEvent.pointerId},e))}});u.map=s,u.resetObserver=function(){i.reset()},e.exports=u},Bw5F:function(e,t,n){"use strict";var i=n("FKN7"),r=n("cGv3").getWindow(),o=n("KAnu").noop,a=n("imRD"),s=n("D6VQ"),l=n("1LL4").extend,c=n("XPWh"),u=n("3wDN"),d=n("IF55"),h=n("wjBO"),p=n("b1t7").BindableTemplate,f=n("tJvG").Deferred,m=u.inherit({_getDefaultOptions:function(){return l(this.callBase(),{usePopover:!1,target:null,title:"",showTitle:!0,showCancelButton:!0,cancelText:a.format("Cancel"),onCancelClick:null,visible:!1,noDataText:"",focusStateEnabled:!1,selectionByClick:!1})},_defaultOptionsRules:function(){return this.callBase().concat([{device:{platform:"ios",tablet:!0},options:{usePopover:!0}}])},_initTemplates:function(){this.callBase(),this._templateManager.addDefaultTemplates({item:new p((function(e,t){var n=new c(i("
"),l({onClick:t&&t.click},t));e.append(n.$element())}),["disabled","icon","text","type","onClick","click"],this.option("integrationOptions.watchMethod"))})},_itemContainer:function(){return this._$itemContainer},_itemClass:function(){return"dx-actionsheet-item"},_itemDataKey:function(){return"dxActionSheetItemData"},_toggleVisibility:o,_renderDimensions:o,_initMarkup:function(){this.callBase(),this.$element().addClass("dx-actionsheet"),this._createItemContainer()},_render:function(){this._renderPopup()},_createItemContainer:function(){this._$itemContainer=i("
").addClass("dx-actionsheet-container"),this._renderDisabled()},_renderDisabled:function(){this._$itemContainer.toggleClass("dx-state-disabled",this.option("disabled"))},_renderPopup:function(){this._$popup=i("
").appendTo(this.$element()),this._isPopoverMode()?this._createPopover():this._createPopup(),this._renderPopupTitle(),this._mapPopupOption("visible")},_mapPopupOption:function(e){this._popup&&this._popup.option(e,this.option(e))},_isPopoverMode:function(){return this.option("usePopover")&&this.option("target")},_renderPopupTitle:function(){this._mapPopupOption("showTitle"),this._popup&&this._popup._wrapper().toggleClass("dx-actionsheet-without-title",!this.option("showTitle"))},_clean:function(){this._$popup&&this._$popup.remove(),this.callBase()},_overlayConfig:function(){return{onInitialized:(function(e){this._popup=e.component}).bind(this),disabled:!1,showTitle:!0,title:this.option("title"),deferRendering:!r.angular,onContentReady:this._popupContentReadyAction.bind(this),onHidden:this.hide.bind(this)}},_createPopover:function(){this._createComponent(this._$popup,h,l(this._overlayConfig(),{width:this.option("width")||200,height:this.option("height")||"auto",target:this.option("target")})),this._popup._wrapper().addClass("dx-actionsheet-popover-wrapper")},_createPopup:function(){this._createComponent(this._$popup,d,l(this._overlayConfig(),{dragEnabled:!1,width:this.option("width")||"100%",height:this.option("height")||"auto",showCloseButton:!1,position:{my:"bottom",at:"bottom",of:r},animation:{show:{type:"slide",duration:400,from:{position:{my:"top",at:"bottom",of:r}},to:{position:{my:"bottom",at:"bottom",of:r}}},hide:{type:"slide",duration:400,from:{position:{my:"bottom",at:"bottom",of:r}},to:{position:{my:"top",at:"bottom",of:r}}}}})),this._popup._wrapper().addClass("dx-actionsheet-popup-wrapper")},_popupContentReadyAction:function(){this._popup.$content().append(this._$itemContainer),this._attachClickEvent(),this._attachHoldEvent(),this._prepareContent(),this._renderContent(),this._renderCancelButton()},_renderCancelButton:function(){if(!this._isPopoverMode()&&(this._$cancelButton&&this._$cancelButton.remove(),this.option("showCancelButton"))){var e=this._createActionByOption("onCancelClick")||o,t=this;this._$cancelButton=i("
").addClass("dx-actionsheet-cancel").appendTo(this._popup&&this._popup.$content()),this._createComponent(this._$cancelButton,c,{disabled:!1,text:this.option("cancelText"),onClick:function(n){var i={event:n,cancel:!1};e(i),i.cancel||t.hide()},integrationOptions:{}})}},_attachItemClickEvent:o,_itemClickHandler:function(e){this.callBase(e),i(e.target).is(".dx-state-disabled, .dx-state-disabled *")||this.hide()},_itemHoldHandler:function(e){this.callBase(e),i(e.target).is(".dx-state-disabled, .dx-state-disabled *")||this.hide()},_optionChanged:function(e){switch(e.name){case"width":case"height":case"visible":case"title":this._mapPopupOption(e.name);break;case"disabled":this._renderDisabled();break;case"showTitle":this._renderPopupTitle();break;case"showCancelButton":case"onCancelClick":case"cancelText":this._renderCancelButton();break;case"target":case"usePopover":case"items":this._invalidate();break;default:this.callBase(e)}},toggle:function(e){var t=this,n=new f;return t._popup.toggle(e).done((function(){t.option("visible",e),n.resolveWith(t)})),n.promise()},show:function(){return this.toggle(!0)},hide:function(){return this.toggle(!1)}});s("dxActionSheet",m),e.exports=m,e.exports.default=e.exports},ByF4:function(e,t,n){!function(e){"use strict";e.defineLocale("fo",{months:"januar_februar_mars_apr\xedl_mai_juni_juli_august_september_oktober_november_desember".split("_"),monthsShort:"jan_feb_mar_apr_mai_jun_jul_aug_sep_okt_nov_des".split("_"),weekdays:"sunnudagur_m\xe1nadagur_t\xfdsdagur_mikudagur_h\xf3sdagur_fr\xedggjadagur_leygardagur".split("_"),weekdaysShort:"sun_m\xe1n_t\xfds_mik_h\xf3s_fr\xed_ley".split("_"),weekdaysMin:"su_m\xe1_t\xfd_mi_h\xf3_fr_le".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D. MMMM, YYYY HH:mm"},calendar:{sameDay:"[\xcd dag kl.] LT",nextDay:"[\xcd morgin kl.] LT",nextWeek:"dddd [kl.] LT",lastDay:"[\xcd gj\xe1r kl.] LT",lastWeek:"[s\xed\xf0stu] dddd [kl] LT",sameElse:"L"},relativeTime:{future:"um %s",past:"%s s\xed\xf0ani",s:"f\xe1 sekund",ss:"%d sekundir",m:"ein minuttur",mm:"%d minuttir",h:"ein t\xedmi",hh:"%d t\xedmar",d:"ein dagur",dd:"%d dagar",M:"ein m\xe1na\xf0ur",MM:"%d m\xe1na\xf0ir",y:"eitt \xe1r",yy:"%d \xe1r"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n("wd/R"))},"C+eR":function(e,t,n){"use strict";var i=n("KAnu"),r=n("ti0F"),o=n("1LL4"),a=n("zl3R"),s=n("z7z0"),l=n("5u+F"),c=d(n("tUd6")),u=d(n("wL+b"));function d(e){return e&&e.__esModule?e:{default:e}}var h=Math.PI,p=Math.LN10,f=Math.abs,m=Math.log,g=Math.floor,_=Math.ceil,v=Math.pow,y=Math.sqrt,b=Math.atan2,w=Math.min,x=Math.max,C=Math.cos,S=Math.sin,M=Math.round,k=h/180,O=isNaN,T=Number,E=function(e,t){return e?m(e)/m(t):NaN},I=function(e,t){return v(t,e)},A=function(e){return(e%360+360)%360},D=function(e){return h*e/180},L=function(e){var t=D(e);return{cos:C(t),sin:S(t)}},P=function(e,t,n,i){var r=n-e,o=i-t;return y(o*o+r*r)},j=function(e){var t,n=f(e);return O(n)?NaN:n>0?(n=m(n)/p,(t=_(n))-n<1e-14?t:g(n)):0};function R(e,t){for(var n,i=0,r=e.length,o=[];i2&&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,r=W(t,e.base)+i*n;return U(r,e.base)}:function(e,n){var i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:1,r=e+i*n;return t&&r*e<=0?0:r}}function W(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 r=E(f(e),t)-(i-1);return r<0?0:(0,s.adjust)((0,s.sign)(e)*r,Number(v(t,i-1).toFixed(f(i))))}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 I(e,t);if(0===e)return 0;var r=I(f(e)+(i-1),t);return r<0?0:(0,s.adjust)((0,s.sign)(e)*r,Number(v(t,i).toFixed(f(i))))}function G(e){return e&&e.valueOf()}(0,o.extend)(t,{decreaseGaps:function(e,t,n){var i;do{(i=z(e,t)).push(_(n/i.length)),n=B(e,t,w.apply(null,i),n)}while(n>0&&i.length>1);return n},normalizeEnum:F,parseScalar:function(e,t){return void 0!==e?e:t},enumParser:function(e){var t,n,i={};for(t=0,n=e.length;t0?i:0;n=(0,r.isDefined)(n)?n+t-90:0;var a=L(n);return{x:M(e.x+o*a.cos),y:M(e.y+o*a.sin)}},convertXYToPolar:function(e,t,n){var i=P(e.x,e.y,t,n),r=b(n-e.y,t-e.x);return{phi:M(A(180*r/h)),r:M(i)}},processSeriesTemplate:function(e,t){var n,a,s,l=(0,r.isFunction)(e.customizeSeries)?e.customizeSeries:i.noop,c=e.nameField,u={},d=[],h=0;for(a=(t=t||[]).length;h-1||(0,r.isNumeric)(t)&&t>1)&&(i=M(i),n=1),!n&&i&&((0,r.isString)(t)&&t.indexOf("%")>-1?i/=100:i<0&&(i=i<-1?1:f(i))),e.height=i,e.unit=n}));var t=e.filter((function(e){return!e.unit})).reduce((function(e,t){return e+(t.height||0)}),0),n=e.filter((function(e){return!e.unit})).length,i=e.filter((function(e){return!e.unit&&!e.height})).length;if(t<1&&i)e.filter((function(e){return!e.unit&&!e.height})).forEach((function(e){return e.height=(1-t)/i}));else if(t>1||t<1&&!i||1===t&&i){if(i){var o=t/n,a=i*o;e.filter((function(e){return!e.unit&&e.height})).forEach((function(e){return e.height*=(t-a)/t})),e.filter((function(e){return!e.unit&&!e.height})).forEach((function(e){return e.height=o}))}e.forEach((function(e){return!e.unit&&(e.height*=1/t)}))}},updatePanesCanvases:function(e,t,n){var i=0,r=n?t.width-t.left-t.right:t.height-t.top-t.bottom,a=r-10*(e.length-1),s=n?"left":"top",l=n?"right":"bottom",c=e.reduce((function(e,t){return e+(t.unit?t.height:0)}),0);a-=c,e.forEach((function(e){var n=e.unit?e.height:M(e.height*a);e.canvas=e.canvas||{},(0,o.extend)(e.canvas,t),e.canvas[s]=t[s]+i,e.canvas[l]=t[l]+(r-n-i),i=i+n+10,N(e.canvas)}))},unique:function(e){var t={};return R(e,(function(e){var n=t[e]?null:e;return t[e]=!0,n}))},map:R,getVerticallyShiftedAngularCoords:function(e,t,n){var i=e.x+e.width/2>=n.x,r=(i?e.x:e.x+e.width)-n.x,o=e.y-n.y,a=o+t,s=M(y(r*r+o*o-a*a)),l=(i?+s:-s)||r;return{x:n.x+(i?l:l-e.width),y:e.y+t}},mergeMarginOptions:function(e,t){return{checkInterval:e.checkInterval||t.checkInterval,size:x(e.size||0,t.size||0),percentStick:e.percentStick||t.percentStick,sizePointNormalState:x(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){return t?e:[e.startValue,e.endValue]},t.adjustVisualRange=function(e,n,i,o){var a=(0,r.isDefined)(n.startValue),s=(0,r.isDefined)(n.endValue),c="discrete"!==e.axisType;o=o||i;var u=Y(e,!1),d=a?n.startValue:o.min,h=s?n.endValue:o.max,p=n.length,f=o.categories;if(c&&!(0,r.isDefined)(d)&&!(0,r.isDefined)(h))return{startValue:d,endValue:h};if((0,r.isDefined)(p))if(c)"datetime"!==e.dataType||(0,r.isNumeric)(p)||(p=(0,l.dateToMilliseconds)(p)),s&&!a||!s&&!a?((0,r.isDefined)(i.max)&&(h=h>i.max?i.max:h),d=u(h,p,-1)):a&&!s&&((0,r.isDefined)(i.min)&&(d=di.max&&(h=i.max),(0,r.isDefined)(i.min)&&d4&&(o=4)):(i="exponential",(o+=r-1)>3&&(o=3)),{type:i,precision:o})},t.getDistance=P,t.roundValue=function(e,t){if(t>20&&(t=20),(0,r.isNumeric)(e))return(0,r.isExponential)(e)?T(e.toExponential(t)):T(e.toFixed(t))},t.getPower=function(e){return e.toExponential().split("e")[1]},t.valueOf=G,t.rotateBBox=function(e,t,n){var i=T(C(n*k).toFixed(3)),r=T(S(n*k).toFixed(3)),o=e.width/2,a=e.height/2,s=e.x+o,l=e.y+a,c=f(o*i)+f(a*r),u=f(o*r)+f(a*i);return H({x:t[0]+(s-t[0])*i+(l-t[1])*r-c,y:t[1]-(s-t[0])*r+(l-t[1])*i-u,width:2*c,height:2*u})},t.normalizeBBox=H,t.PANE_PADDING=10,t.rangesAreEqual=function(e,t){return Array.isArray(t)?e.length===t.length&&e.every((function(e,n){return G(e)===G(t[n])})):G(e.startValue)===G(t.startValue)&&G(e.endValue)===G(t.endValue)},t.pointInCanvas=function(e,t,n){return t>=e.left&&t<=e.right&&n>=e.top&&n<=e.bottom}},C4zk:function(e,t,n){"use strict";var i=v(n("FKN7")),r=n("KAnu"),o=n("ti0F"),a=n("zl3R"),s=n("1LL4"),l=n("yxXJ"),c=v(n("D8Ap")),u=v(n("BWGd")),d=v(n("imRD")),h=v(n("K4No")),p=v(n("HZnW")),f=v(n("/jMu")),m=v(n("Q7sy")),g=n("IEE5"),_=n("IRs2");function v(e){return e&&e.__esModule?e:{default:e}}var y=function(e,t){var n=(0,i.default)(e),r=t.column,o=t.summaryItems,a=[];if(!r.command&&o){for(var s=0;s").css("textAlign",l.alignment||r.alignment).addClass("dx-datagrid-summary-item").addClass("dx-datagrid-text-content").addClass(l.cssClass).toggleClass("dx-datagrid-group-text-content","group"===t.rowType).text(u.default.getSummaryText(l,t.summaryTexts)))}n.append(a)}},b=function(e,t){var n=e.option("summary.texts")||{};return{totalItem:t.row,summaryItems:t.row.summaryCells[t.columnIndex],summaryTexts:n}},w=function(e){return e.summary||e.aggregates||[]},x=function(e){return e.option("summary.recalculateWhileEditing")};t.FooterView=p.default.ColumnsView.inherit({_getRows:function(){return this._dataController.footerItems()},_getCellOptions:function(e){return(0,s.extend)(this.callBase(e),b(this,e))},_renderCellContent:function(e,t){y(e,t),this.callBase(e,t)},_renderCore:function(e){var t=this._dataController.footerItems()[0];e&&e.columnIndices||this.element().empty().addClass("dx-datagrid-total-footer").toggleClass("dx-datagrid-nowrap",!this.option("wordWrapEnabled")),t&&t.summaryCells&&t.summaryCells.length&&this._updateContent(this._renderTable({change:e}),e)},_updateContent:function(e,t){if(!t||"update"!==t.changeType||!t.columnIndices)return this.callBase.apply(this,arguments);var n=this._getTableElement().find(".dx-row"),i=e.find(".dx-row");this._updateCells(n,i,t.columnIndices[0])},_rowClick:function(e){var t=this._dataController.footerItems()[e.rowIndex]||{};this.executeAction("onRowClick",(0,s.extend)({},e,t))},_columnOptionChanged:function(e){var t=e.optionNames;e.changeTypes.grouping||(t.width||t.visibleWidth)&&this.callBase(e)},_handleDataChanged:function(e){var t=e.changeType;"update"===e.changeType&&e.repaintChangesOnly?e.totalColumnIndices?e.totalColumnIndices.length&&this.render(null,{changeType:"update",columnIndices:[e.totalColumnIndices]}):this.render():"refresh"!==t&&"append"!==t&&"prepend"!==t||this.render()},getHeight:function(){return this.getElementHeight()},isVisible:function(){return!!this._dataController.footerItems().length}});var C,S,M=(C=function(e,t,n,i){var r;if(x(e)){var o=e.getController("editing");if(o){var a=o.getInsertedData();a.length&&(n=function e(t,n,i){return i?e(t,n.map((function(e){return{items:[e]}}),i-1)):t.concat(n)}(n,a,i));var l=o.getRemovedData();l.length&&(n=function e(t,n,i){return i?t.map((function(t){var r={},o=e(t.items||[],n,i-1);return Object.defineProperty(r,"aggregates",{get:function(){return t.aggregates},set:function(e){t.aggregates=e}}),(0,s.extend)(r,t,{items:o})})):t.filter((function(e){return n.indexOf(e)<0}))}(n,l,i))}}return t&&(r=new f.default({totalAggregates:t.totalAggregates,groupAggregates:t.groupAggregates,data:n,groupLevel:i})).calculate(),r?r.totalAggregates():[]},S=function(e,t,n){var i=n&&n.sortByGroups&&n.sortByGroups();return i&&i.length?function e(t,n,i){if(!t||!n.length)return t;var r,o=i[0];return n[0]&&o&&o.length&&(r=(0,m.default)(t),(0,a.each)(o,(function(e){r=0===e?r.sortBy(this.selector,this.desc):r.thenBy(this.selector,this.desc)})),r.enumerate().done((function(e){t=e}))),n=n.slice(1),i=i.slice(1),n.length&&i.length&&(0,a.each)(t,(function(){this.items=e(this.items,n,i)})),t}(e,t,i):e},{_customizeRemoteOperations:function(e){var t=this.summary();t&&(e.remoteOperations.summary?e.isCustomLoading&&!e.storeLoadOptions.isLoadingAll||(e.storeLoadOptions.group&&(e.remoteOperations.grouping?e.storeLoadOptions.groupSummary=t.groupAggregates:t.groupAggregates.length&&(e.remoteOperations.paging=!1)),e.storeLoadOptions.totalSummary=t.totalAggregates):(t.totalAggregates.length||t.groupAggregates.length&&e.storeLoadOptions.group)&&(e.remoteOperations.paging=!1)),this.callBase.apply(this,arguments);var n=e.cachedPagesData.extra;n&&n.summary&&!e.isCustomLoading&&(e.storeLoadOptions.totalSummary=void 0)},_handleDataLoadedCore:function(e){var t,n=(0,_.normalizeSortingInfo)(e.storeLoadOptions.group||e.loadOptions.group||[]),i=e.remoteOperations||{},r=this.summaryGetter()(i);e.isCustomLoading&&!e.storeLoadOptions.isLoadingAll||(i.summary?!i.paging&&n.length&&r&&(i.grouping||C(this,{groupAggregates:r.groupAggregates},e.data,n.length),e.data=S(e.data,n,r)):i.paging||(t=C(this,r,e.data,n.length),e.data=S(e.data,n,r),e.extra=(0,o.isPlainObject)(e.extra)?e.extra:{},e.extra.summary=t)),e.isCustomLoading||(this._totalAggregates=e.extra&&e.extra.summary||this._totalAggregates),this.callBase(e)}});h.default.extend({init:function(){this.callBase.apply(this,arguments),this._totalAggregates=[],this._summaryGetter=r.noop},summaryGetter:function(e){if(!arguments.length)return this._summaryGetter;(0,o.isFunction)(e)&&(this._summaryGetter=e)},summary:function(e){if(!arguments.length)return this._summaryGetter();this._summaryGetter=function(){return e}},totalAggregates:function(){return this._totalAggregates},isLastLevelGroupItemsPagingLocal:function(){var e=this.summary(),t=e&&e.sortByGroups();return t&&t.length},sortLastLevelGroupItems:function(e,t,n){var i=(0,g.multiLevelGroup)((0,m.default)(e),t).toArray(),r=[];return n.forEach((function(e){!function e(t,n,i,r){r=r||[];for(var o=0;o0&&"expand"===t.visibleColumns[n-1].command&&"expand"!==this.command&&(r=this.index)})),e.summaryCells=this._calculateSummaryCells(t.summaryGroupItems,w(e.data),t.visibleColumns,(function(e,t){return e.showInGroupFooter?-1:e.alignByColumn&&t&&!(0,o.isDefined)(t.groupIndex)&&t.index!==r?t.index:i}))}return"groupFooter"===e.rowType&&(e.summaryCells=this._calculateSummaryCells(t.summaryGroupItems,w(e.data),t.visibleColumns,(function(e,t){return e.showInGroupFooter&&n._isDataColumn(t)?t.index:-1}))),e},_calculateSummaryCells:function(e,t,n,i){var r=this,l=[],c={};return(0,a.each)(e,(function(e,n){var a=r._columnsController.columnOption(n.column),l=n.showInColumn&&r._columnsController.columnOption(n.showInColumn)||a,d=i(n,l);if(d>=0){c[d]||(c[d]=[]);var h,p=t[e];p==p&&((0,o.isDefined)(n.valueFormat)?h=n.valueFormat:"count"!==n.summaryType&&(h=u.default.getFormatByDataType(a&&a.dataType)),c[d].push((0,s.extend)({},n,{value:(0,o.isString)(p)&&a&&a.deserializeValue?a.deserializeValue(p):p,valueFormat:h,columnCaption:a&&a.index!==d?a.caption:void 0})))}})),(0,o.isEmptyObject)(c)||(0,a.each)(n,(function(){l.push(c[this.index]||[])})),l},_getSummaryCells:function(e,t){var n=this;return n._calculateSummaryCells(e,t,n._columnsController.getVisibleColumns(),(function(e,t){return n._isDataColumn(t)?t.index:-1}))},_updateItemsCore:function(e){var t,n=this._dataSource,i=this._footerItems,r=i&&i[0]&&i[0].summaryCells,o=this.option("summary.totalItems");if(this._footerItems=[],n&&o&&o.length){var a=n.totalAggregates();t=this._getSummaryCells(o,a),e&&e.repaintChangesOnly&&r&&(e.totalColumnIndices=t.map((function(e,t){return JSON.stringify(e)!==JSON.stringify(r[t])?t:-1})).filter((function(e){return e>=0}))),t.length&&this._footerItems.push({rowType:"totalFooter",summaryCells:t})}this.callBase(e)},_prepareUnsavedDataSelector:function(e){if(x(this)){var t=this.getController("editing");if(t)return function(n){return n=t.getUpdatedData(n),e(n)}}return e},_prepareAggregateSelector:function(e,t){return e=this._prepareUnsavedDataSelector(e),"avg"===t||"sum"===t?function(t){var n=e(t);return(0,o.isDefined)(n)?Number(n):n}:e},_getAggregates:function(e,t){var n=this,i=n.getController("columns"),r=n.option("summary.calculateCustomSummary"),s=n.option("summary.skipEmptyValues");return(0,a.map)(e||[],(function(e){var a,u=i.columnOption(e.column),d=u&&u.calculateCellValue?u.calculateCellValue.bind(u):(0,l.compileGetter)(u?u.dataField:e.column),h=e.summaryType||"count",p=(0,o.isDefined)(e.skipEmptyValues)?e.skipEmptyValues:s;if(t)return{selector:e.column,summaryType:h};if(a=n._prepareAggregateSelector(d,h),"custom"===h){r||(c.default.log("E1026"),r=function(){});var f={component:n.component,name:e.name};r(f),f.summaryProcess="calculate",h={seed:function(e){return f.summaryProcess="start",f.totalValue=void 0,f.groupIndex=e,delete f.value,r(f),f.totalValue},step:function(e,t){return f.summaryProcess="calculate",f.totalValue=e,f.value=t,r(f),f.totalValue},finalize:function(e){return f.summaryProcess="finalize",f.totalValue=e,delete f.value,r(f),f.totalValue}}}return{selector:a,aggregator:h,skipEmptyValues:p}}))},_addSortInfo:function(e,t,n,i){if(t){var r=t.groupIndex;i=i||t.sortOrder,(0,o.isDefined)(r)&&(e[r]=e[r]||[],e[r].push({selector:n,desc:"desc"===i}))}},_findSummaryItem:function(e,t){var n=-1;return(0,o.isDefined)(t)&&(0,a.each)(e||[],(function(e){if(this.name===t||e===t||this.summaryType===t||this.column===t||(r=this.column,((i=this.summaryType)&&r&&i+"_"+r)===t))return n=e,!1;var i,r})),n},_getSummarySortByGroups:function(e,t){var n=this,i=n._columnsController,r=i.getGroupColumns(),s=[];if(t&&t.length)return(0,a.each)(e||[],(function(){var e=this.sortOrder,l=this.groupColumn,c=n._findSummaryItem(t,this.summaryItem);if(!(c<0)){var u=function(e){return w(e)[c]};(0,o.isDefined)(l)?(l=i.columnOption(l),n._addSortInfo(s,l,u,e)):(0,a.each)(r,(function(t,i){n._addSortInfo(s,i,u,e)}))}})),s},_createDataSourceAdapterCore:function(e,t){var n=this,i=this.callBase(e,t);return i.summaryGetter((function(e){return n._getSummaryOptions(e||t)})),i},_getSummaryOptions:function(e){var t=this,n=t.option("summary.groupItems"),i=t.option("summary.totalItems"),r=t.option("sortByGroupSummaryInfo"),o=t._getAggregates(n,e&&e.grouping&&e.summary),a=t._getAggregates(i,e&&e.summary);if(o.length||a.length)return{groupAggregates:o,totalAggregates:a,sortByGroups:function(){return t._getSummarySortByGroups(r,n)}}},publicMethods:function(){var e=this.callBase();return e.push("getTotalSummaryValue"),e},getTotalSummaryValue:function(e){var t=this._findSummaryItem(this.option("summary.totalItems"),e),n=this._dataSource.totalAggregates();if(n.length&&t>-1)return n[t]},optionChanged:function(e){"summary"!==e.name&&"sortByGroupSummaryInfo"!==e.name||(e.name="dataSource"),this.callBase(e)},init:function(){this._footerItems=[],this.callBase()},footerItems:function(){return this._footerItems}},editing:{_refreshSummary:function(){x(this)&&!this.isSaving()&&this._dataController.refresh({load:!0,changesOnly:!0})},_addEditData:function(e){var t=this.callBase.apply(this,arguments);return e.type&&this._refreshSummary(),t},_removeEditDataItem:function(){var e=this.callBase.apply(this,arguments);return this._refreshSummary(),e},cancelEditData:function(){var e=this.callBase.apply(this,arguments);return this._refreshSummary(),e}}},views:{rowsView:{_createRow:function(e){var t=this.callBase(e);return e&&t.addClass("groupFooter"===e.rowType?"dx-datagrid-group-footer":""),t},_renderCells:function(e,t){this.callBase.apply(this,arguments),"group"===t.row.rowType&&t.row.summaryCells&&t.row.summaryCells.length&&this._renderGroupSummaryCells(e,t)},_hasAlignByColumnSummaryItems:function(e,t){return!(0,o.isDefined)(t.columns[e].groupIndex)&&t.row.summaryCells[e].length},_getAlignByColumnCellCount:function(e,t){for(var n=0,i=1;i0){e.attr("colSpan",n-i);for(var r=0;r]*>(.|\r\n|\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=r,t.getImageContainer=function(e){switch(r(e)){case"image":return(0,i.default)("").attr("src",e).addClass("dx-icon");case"fontIcon":return(0,i.default)("").addClass("".concat("dx-icon"," ").concat(e));case"dxIcon":return(0,i.default)("").addClass("".concat("dx-icon"," ").concat("dx-icon","-").concat(e));case"svg":return(0,i.default)("").addClass("".concat("dx-icon"," ").concat("dx-svg-icon")).append(e);default:return null}}},"CCO+":function(e,t,n){"use strict";n.d(t,"a",(function(){return s})),n.d(t,"b",(function(){return a}));var i=n("TYT/"),r=n("Valr"),o=new i.InjectionToken("cdk-dir-doc",{providedIn:"root",factory:function(){return Object(i.inject)(r.e)}}),a=function(){function e(e){if(this.value="ltr",this.change=new i.EventEmitter,e){var t=(e.body?e.body.dir:null)||(e.documentElement?e.documentElement.dir:null);this.value="ltr"===t||"rtl"===t?t:"ltr"}}return e.prototype.ngOnDestroy=function(){this.change.complete()},e.\u0275prov=Object(i["\u0275\u0275defineInjectable"])({factory:function(){return new e(Object(i["\u0275\u0275inject"])(o,8))},token:e,providedIn:"root"}),e.\u0275fac=function(t){return new(t||e)(i["\u0275\u0275inject"](o,8))},e}(),s=function(){function e(){}return e.\u0275mod=i["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=i["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)}}),e}()},CCnk:function(e,t,n){"use strict";var i=x(n("FKN7")),r=x(n("jeLr")),o=x(n("LdFP")),a=x(n("D6VQ")),s=x(n("XPWh")),l=x(n("yUp2")),c=n("GCD8"),u=n("1LL4"),d=n("ti0F"),h=x(n("T4bj")),p=n("zl3R"),f=x(n("alGs")),m=x(n("+6qP")),g=x(n("0Ms2")),_=x(n("ZA3g")),v=x(n("a/39")),y=n("CBR9"),b=n("b1t7"),w=n("tJvG");function x(e){return e&&e.__esModule?e:{default:e}}var C=v.default.inherit({_activeStateUnit:".dx-tab",_getDefaultOptions:function(){return(0,u.extend)(this.callBase(),{hoverStateEnabled:!0,showNavButtons:!0,scrollByContent:!0,scrollingEnabled:!0,selectionMode:"single",activeStateEnabled:!0,selectionRequired:!1,selectOnFocus:!0,loopItemFocus:!1,useInkRipple:!1,badgeExpr:function(e){return e?e.badge:void 0}})},_defaultOptionsRules:function(){var e=m.default.current();return this.callBase().concat([{device:function(){return"desktop"!==o.default.real().deviceType},options:{showNavButtons:!1}},{device:{deviceType:"desktop"},options:{scrollByContent:!1}},{device:function(){return"desktop"===o.default.real().deviceType&&!o.default.isSimulator()},options:{focusStateEnabled:!0}},{device:function(){return m.default.isMaterial(e)},options:{useInkRipple:!0,selectOnFocus:!1}}])},_init:function(){this.callBase(),this.setAria("role","tablist"),this.$element().addClass("dx-tabs"),this._renderWrapper(),this._renderMultiple(),this._feedbackHideTimeout=100},_initTemplates:function(){this.callBase(),this._templateManager.addDefaultTemplates({item:new b.BindableTemplate((function(e,t){(0,d.isPlainObject)(t)?this._prepareDefaultItemTemplate(t,e):e.text(String(t));var n=(0,y.getImageContainer)(t.icon);n&&n.prependTo(e),e.wrapInner((0,i.default)("").addClass("dx-tab-text"))}).bind(this),["text","html","icon"],this.option("integrationOptions.watchMethod"))})},_createItemByTemplate:function(e,t){var n=this,i=t.itemData,r=t.container,o=t.index;return this._deferredTemplates[o]=new w.Deferred,e.render({model:i,container:r,index:o,onRendered:function(){return n._deferredTemplates[o].resolve()}})},_itemClass:function(){return"dx-tab"},_selectedItemClass:function(){return"dx-tab-selected"},_itemDataKey:function(){return"dxTabData"},_initMarkup:function(){this._deferredTemplates=[],this.callBase(),this.setAria("role","tab",this.itemElements()),this.option("useInkRipple")&&this._renderInkRipple(),this.$element().addClass("dx-overflow-hidden")},_render:function(){this.callBase(),this._deferRenderScrolling()},_deferRenderScrolling:function(){var e=this;w.when.apply(this,this._deferredTemplates).done((function(){return e._renderScrolling()}))},_renderScrolling:function(){this.$element().removeClass(["dx-tabs-stretched","dx-tabs-expanded","dx-overflow-hidden"].join(" ")),this.option("scrollingEnabled")&&this._isItemsWidthExceeded()&&(this._scrollable||(this._renderScrollable(),this._renderNavButtons()),this._scrollable.update(),this._updateNavButtonsVisibility(),this.option("rtlEnabled")&&this._scrollable.scrollTo({left:this._scrollable.scrollWidth()-this._scrollable.clientWidth()}),this._scrollToItem(this.option("selectedItem"))),this.option("scrollingEnabled")&&this._isItemsWidthExceeded()||(this._cleanScrolling(),this._needStretchItems()&&!this._isItemsWidthExceeded()&&this.$element().addClass("dx-tabs-stretched"),this.$element().removeClass("dx-tabs-nav-buttons").addClass("dx-tabs-expanded"))},_isItemsWidthExceeded:function(){return this._getSummaryItemsWidth(this._getVisibleItems(),!0)-1>this.$element().width()},_needStretchItems:function(){var e=this._getVisibleItems(),t=this.$element().width(),n=[];return(0,p.each)(e,(function(e,t){n.push((0,i.default)(t).outerWidth(!0))})),Math.max.apply(null,n)>t/e.length},_cleanNavButtons:function(){this._leftButton&&this._rightButton&&(this._leftButton.$element().remove(),this._rightButton.$element().remove(),this._leftButton=null,this._rightButton=null)},_cleanScrolling:function(){this._scrollable&&(this._$wrapper.appendTo(this.$element()),this._scrollable.$element().remove(),this._scrollable=null,this._cleanNavButtons())},_renderInkRipple:function(){this._inkRipple=l.default.render()},_toggleActiveState:function(e,t,n){if(this.callBase.apply(this,arguments),this._inkRipple){var i={element:e,event:n};t?this._inkRipple.showWave(i):this._inkRipple.hideWave(i)}},_renderMultiple:function(){"multiple"===this.option("selectionMode")&&this.option("selectOnFocus",!1)},_renderWrapper:function(){this._$wrapper=(0,i.default)("
").addClass("dx-tabs-wrapper"),this.$element().append(this._$wrapper)},_itemContainer:function(){return this._$wrapper},_renderScrollable:function(){var e=this.$element().wrapInner((0,i.default)("
").addClass("dx-tabs-scrollable")).children();this._scrollable=this._createComponent(e,_.default,{direction:"horizontal",showScrollbar:!1,useKeyboard:!1,useNative:!1,scrollByContent:this.option("scrollByContent"),onScroll:this._updateNavButtonsVisibility.bind(this)}),this.$element().append(this._scrollable.$element())},_scrollToItem:function(e){if(this._scrollable){var t=this._editStrategy.getItemElement(e);this._scrollable.scrollToElement(t)}},_renderNavButtons:function(){if(this.$element().toggleClass("dx-tabs-nav-buttons",this.option("showNavButtons")),this.option("showNavButtons")){var e=this.option("rtlEnabled");this._leftButton=this._createNavButton(-30,e?"chevronnext":"chevronprev");var t=this._leftButton.$element();t.addClass("dx-tabs-nav-button-left"),this.$element().prepend(t),this._rightButton=this._createNavButton(30,e?"chevronprev":"chevronnext");var n=this._rightButton.$element();n.addClass("dx-tabs-nav-button-right"),this.$element().append(n)}},_updateNavButtonsVisibility:function(){this._leftButton&&this._leftButton.option("disabled",this._scrollable.scrollLeft()<=0),this._rightButton&&this._rightButton.option("disabled",this._scrollable.scrollLeft()>=Math.round(this._scrollable.scrollWidth()-this._scrollable.clientWidth()))},_updateScrollPosition:function(e,t){this._scrollable.update(),this._scrollable.scrollBy(e/t)},_createNavButton:function(e,t){var n=this,o=n._createAction((function(){n._holdInterval=setInterval((function(){n._updateScrollPosition(e,5)}),5)})),a=(0,c.addNamespace)(g.default.name,"dxNavButton"),l=(0,c.addNamespace)(h.default.up,"dxNavButton"),u=(0,c.addNamespace)(h.default.out,"dxNavButton"),d=this._createComponent((0,i.default)("
").addClass("dx-tabs-nav-button"),s.default,{focusStateEnabled:!1,icon:t,onClick:function(){n._updateScrollPosition(e,1)},integrationOptions:{}}),p=d.$element();return r.default.on(p,a,{timeout:300},(function(e){o({event:e})}).bind(this)),r.default.on(p,l,(function(){n._clearInterval()})),r.default.on(p,u,(function(){n._clearInterval()})),d},_clearInterval:function(){this._holdInterval&&clearInterval(this._holdInterval)},_updateSelection:function(e){this._scrollable&&this._scrollable.scrollToElement(this.itemElements().eq(e[0]),{left:1,right:1})},_visibilityChanged:function(e){e&&this._dimensionChanged()},_dimensionChanged:function(){this._renderScrolling()},_itemSelectHandler:function(e){"single"===this.option("selectionMode")&&this.isItemSelected(e.currentTarget)||this.callBase(e)},_clean:function(){this._deferredTemplates=[],this._cleanScrolling(),this.callBase()},_optionChanged:function(e){switch(e.name){case"useInkRipple":case"scrollingEnabled":case"showNavButtons":this._invalidate();break;case"scrollByContent":this._scrollable&&this._scrollable.option(e.name,e.value);break;case"width":this.callBase(e),this._dimensionChanged();break;case"selectionMode":this._renderMultiple(),this.callBase(e);break;case"badgeExpr":this._invalidate();break;default:this.callBase(e)}},_afterItemElementInserted:function(){this.callBase(),this._deferRenderScrolling()},_afterItemElementDeleted:function(e,t){this.callBase(e,t),this._renderScrolling()}});C.ItemClass=f.default,(0,a.default)("dxTabs",C),e.exports=C,e.exports.getTabsExpandedClass="dx-tabs-expanded",e.exports.default=e.exports},CEub:function(e,t,n){"use strict";var i=l(n("GYHJ")),r=l(n("3xIi")),o=n("XpgS"),a=n("ti0F"),s=n("cGv3");function l(e){return e&&e.__esModule?e:{default:e}}var c=function(e){return 1+(parseInt(e.pageIndex())||0)},u=i.default.View.inherit({init:function(){var e=this,t=e.getController("data");e._isVisible=!1,t.changed.add((function(n){if(n&&n.repaintChangesOnly){var i=e._getPager();i?i.option({pageIndex:c(t),pageSize:t.pageSize(),pageCount:t.pageCount(),totalCount:t.totalCount(),hasKnownLastPage:t.hasKnownLastPage()}):e.render()}else(!n||"update"!==n.changeType&&"updateSelection"!==n.changeType)&&e.render()}))},_getPager:function(){var e=this.element();return e&&e.data("dxPager")},_renderCore:function(){var e=this.element().addClass(this.addWidgetPrefix("pager")),t=this.option("pager")||{},n=this.getController("data"),i=this.getController("keyboardNavigation"),o={maxPagesCount:10,pageIndex:c(n),pageCount:n.pageCount(),pageSize:n.pageSize(),showPageSizes:t.showPageSizeSelector,showInfo:t.showInfo,pagesNavigatorVisible:t.visible,showNavigationButtons:t.showNavigationButtons,pageSizes:this.getPageSizes(),totalCount:n.totalCount(),hasKnownLastPage:n.hasKnownLastPage(),pageIndexChanged:function(e){n.pageIndex()!==e-1&&setTimeout((function(){n.pageIndex(e-1)}))},pageSizeChanged:function(e){setTimeout((function(){n.pageSize(e)}))},onKeyDown:function(e){return i&&i.executeAction("onKeyDown",e)},useLegacyKeyboardNavigation:this.option("useLegacyKeyboardNavigation"),useKeyboard:this.option("keyboardNavigation.enabled")};(0,a.isDefined)(t.infoText)&&(o.infoText=t.infoText),this._createComponent(e,r.default,o)},getPageSizes:function(){var e=this.getController("data"),t=this.option("pager"),n=t&&t.allowedPageSizes,i=e.pageSize();return(0,a.isDefined)(this._pageSizes)&&-1!==(0,o.inArray)(i,this._pageSizes)||(this._pageSizes=[],t&&(Array.isArray(n)?this._pageSizes=n:n&&i>1&&(this._pageSizes=[Math.floor(i/2),i,2*i]))),this._pageSizes},isVisible:function(){var e=this.getController("data"),t=this.option("pager"),n=t&&t.visible,i=this.option("scrolling");return!!this._isVisible||("auto"===n&&(n=(!i||"virtual"!==i.mode&&"infinite"!==i.mode)&&(e.pageCount()>1||e.isLoaded()&&!e.hasKnownLastPage())),this._isVisible=n,n)},getHeight:function(){return this.getElementHeight()},optionChanged:function(e){var t=e.name,n="pager"===t,i="paging"===t,r="dataSource"===t,o="scrolling"===t,a=this.getController("data");if(n||i||o||r){if(e.handled=!0,a.skipProcessingPagingChange(e.fullName))return;(n||i)&&(this._pageSizes=null),(n||i||o)&&(this._isVisible=!1),r||(this._invalidate(),(0,s.hasWindow)()&&n&&this.component&&this.component.resize())}}});e.exports={defaultOptions:function(){return{pager:{visible:"auto",showPageSizeSelector:!1,allowedPageSizes:"auto"}}},views:{pagerView:u}}},CNQP:function(e,t,n){"use strict";n.d(t,"a",(function(){return d})),n.d(t,"b",(function(){return h}));var i=n("mrSG"),r=n("E1rE"),o=n("TYT/"),a=n("IF55"),s=n.n(a),l=n("E34Y"),c=n("2uaZ"),u=["*"],d=function(e){function t(t,n,i,r,o,a,s,l){var c=e.call(this,t,n,i,r,s,l)||this;return c._watcherHelper=r,c._idh=o,c._createEventEmitters([{subscribe:"contentReady",emit:"onContentReady"},{subscribe:"disposing",emit:"onDisposing"},{subscribe:"hidden",emit:"onHidden"},{subscribe:"hiding",emit:"onHiding"},{subscribe:"initialized",emit:"onInitialized"},{subscribe:"optionChanged",emit:"onOptionChanged"},{subscribe:"resize",emit:"onResize"},{subscribe:"resizeEnd",emit:"onResizeEnd"},{subscribe:"resizeStart",emit:"onResizeStart"},{subscribe:"showing",emit:"onShowing"},{subscribe:"shown",emit:"onShown"},{subscribe:"titleRendered",emit:"onTitleRendered"},{emit:"accessKeyChange"},{emit:"animationChange"},{emit:"closeOnOutsideClickChange"},{emit:"containerChange"},{emit:"contentTemplateChange"},{emit:"deferRenderingChange"},{emit:"disabledChange"},{emit:"dragEnabledChange"},{emit:"elementAttrChange"},{emit:"focusStateEnabledChange"},{emit:"fullScreenChange"},{emit:"heightChange"},{emit:"hintChange"},{emit:"hoverStateEnabledChange"},{emit:"maxHeightChange"},{emit:"maxWidthChange"},{emit:"minHeightChange"},{emit:"minWidthChange"},{emit:"positionChange"},{emit:"resizeEnabledChange"},{emit:"rtlEnabledChange"},{emit:"shadingChange"},{emit:"shadingColorChange"},{emit:"showCloseButtonChange"},{emit:"showTitleChange"},{emit:"tabIndexChange"},{emit:"titleChange"},{emit:"titleTemplateChange"},{emit:"toolbarItemsChange"},{emit:"visibleChange"},{emit:"widthChange"}]),c._idh.setHost(c),a.setHost(c),c}return Object(i.d)(t,e),Object.defineProperty(t.prototype,"accessKey",{get:function(){return this._getOption("accessKey")},set:function(e){this._setOption("accessKey",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"animation",{get:function(){return this._getOption("animation")},set:function(e){this._setOption("animation",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"closeOnOutsideClick",{get:function(){return this._getOption("closeOnOutsideClick")},set:function(e){this._setOption("closeOnOutsideClick",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"container",{get:function(){return this._getOption("container")},set:function(e){this._setOption("container",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"contentTemplate",{get:function(){return this._getOption("contentTemplate")},set:function(e){this._setOption("contentTemplate",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"deferRendering",{get:function(){return this._getOption("deferRendering")},set:function(e){this._setOption("deferRendering",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"disabled",{get:function(){return this._getOption("disabled")},set:function(e){this._setOption("disabled",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"dragEnabled",{get:function(){return this._getOption("dragEnabled")},set:function(e){this._setOption("dragEnabled",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"elementAttr",{get:function(){return this._getOption("elementAttr")},set:function(e){this._setOption("elementAttr",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"focusStateEnabled",{get:function(){return this._getOption("focusStateEnabled")},set:function(e){this._setOption("focusStateEnabled",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"fullScreen",{get:function(){return this._getOption("fullScreen")},set:function(e){this._setOption("fullScreen",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"height",{get:function(){return this._getOption("height")},set:function(e){this._setOption("height",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"hint",{get:function(){return this._getOption("hint")},set:function(e){this._setOption("hint",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"hoverStateEnabled",{get:function(){return this._getOption("hoverStateEnabled")},set:function(e){this._setOption("hoverStateEnabled",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"maxHeight",{get:function(){return this._getOption("maxHeight")},set:function(e){this._setOption("maxHeight",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"maxWidth",{get:function(){return this._getOption("maxWidth")},set:function(e){this._setOption("maxWidth",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"minHeight",{get:function(){return this._getOption("minHeight")},set:function(e){this._setOption("minHeight",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"minWidth",{get:function(){return this._getOption("minWidth")},set:function(e){this._setOption("minWidth",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"position",{get:function(){return this._getOption("position")},set:function(e){this._setOption("position",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"resizeEnabled",{get:function(){return this._getOption("resizeEnabled")},set:function(e){this._setOption("resizeEnabled",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"rtlEnabled",{get:function(){return this._getOption("rtlEnabled")},set:function(e){this._setOption("rtlEnabled",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"shading",{get:function(){return this._getOption("shading")},set:function(e){this._setOption("shading",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"shadingColor",{get:function(){return this._getOption("shadingColor")},set:function(e){this._setOption("shadingColor",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"showCloseButton",{get:function(){return this._getOption("showCloseButton")},set:function(e){this._setOption("showCloseButton",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"showTitle",{get:function(){return this._getOption("showTitle")},set:function(e){this._setOption("showTitle",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"tabIndex",{get:function(){return this._getOption("tabIndex")},set:function(e){this._setOption("tabIndex",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"title",{get:function(){return this._getOption("title")},set:function(e){this._setOption("title",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"titleTemplate",{get:function(){return this._getOption("titleTemplate")},set:function(e){this._setOption("titleTemplate",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"toolbarItems",{get:function(){return this._getOption("toolbarItems")},set:function(e){this._setOption("toolbarItems",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"visible",{get:function(){return this._getOption("visible")},set:function(e){this._setOption("visible",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"width",{get:function(){return this._getOption("width")},set:function(e){this._setOption("width",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"toolbarItemsChildren",{get:function(){return this._getOption("toolbarItems")},set:function(e){this.setChildren("toolbarItems",e)},enumerable:!0,configurable:!0}),t.prototype._createInstance=function(e,t){return new s.a(e,t)},t.prototype.ngOnDestroy=function(){this._destroyWidget()},t.prototype.ngOnChanges=function(t){e.prototype.ngOnChanges.call(this,t),this.setupChanges("toolbarItems",t)},t.prototype.setupChanges=function(e,t){e in this._optionsToUpdate||this._idh.setup(e,t)},t.prototype.ngDoCheck=function(){this._idh.doCheck("toolbarItems"),this._watcherHelper.checkWatchers(),e.prototype.ngDoCheck.call(this),e.prototype.clearChangedOptions.call(this)},t.prototype._setOption=function(t,n){var i=this._idh.setupSingle(t,n),r=null!==this._idh.getChanges(t,n);(i||r)&&e.prototype._setOption.call(this,t,n)},t.\u0275fac=function(e){return new(e||t)(o["\u0275\u0275directiveInject"](o.ElementRef),o["\u0275\u0275directiveInject"](o.NgZone),o["\u0275\u0275directiveInject"](l.e),o["\u0275\u0275directiveInject"](l.j),o["\u0275\u0275directiveInject"](l.g),o["\u0275\u0275directiveInject"](l.i),o["\u0275\u0275directiveInject"](r.TransferState),o["\u0275\u0275directiveInject"](o.PLATFORM_ID))},t.\u0275cmp=o["\u0275\u0275defineComponent"]({type:t,selectors:[["dx-popup"]],contentQueries:function(e,t,n){var i;1&e&&o["\u0275\u0275contentQuery"](n,c.u,!1),2&e&&o["\u0275\u0275queryRefresh"](i=o["\u0275\u0275loadQuery"]())&&(t.toolbarItemsChildren=i)},inputs:{accessKey:"accessKey",animation:"animation",closeOnOutsideClick:"closeOnOutsideClick",container:"container",contentTemplate:"contentTemplate",deferRendering:"deferRendering",disabled:"disabled",dragEnabled:"dragEnabled",elementAttr:"elementAttr",focusStateEnabled:"focusStateEnabled",fullScreen:"fullScreen",height:"height",hint:"hint",hoverStateEnabled:"hoverStateEnabled",maxHeight:"maxHeight",maxWidth:"maxWidth",minHeight:"minHeight",minWidth:"minWidth",position:"position",resizeEnabled:"resizeEnabled",rtlEnabled:"rtlEnabled",shading:"shading",shadingColor:"shadingColor",showCloseButton:"showCloseButton",showTitle:"showTitle",tabIndex:"tabIndex",title:"title",titleTemplate:"titleTemplate",toolbarItems:"toolbarItems",visible:"visible",width:"width"},outputs:{onContentReady:"onContentReady",onDisposing:"onDisposing",onHidden:"onHidden",onHiding:"onHiding",onInitialized:"onInitialized",onOptionChanged:"onOptionChanged",onResize:"onResize",onResizeEnd:"onResizeEnd",onResizeStart:"onResizeStart",onShowing:"onShowing",onShown:"onShown",onTitleRendered:"onTitleRendered",accessKeyChange:"accessKeyChange",animationChange:"animationChange",closeOnOutsideClickChange:"closeOnOutsideClickChange",containerChange:"containerChange",contentTemplateChange:"contentTemplateChange",deferRenderingChange:"deferRenderingChange",disabledChange:"disabledChange",dragEnabledChange:"dragEnabledChange",elementAttrChange:"elementAttrChange",focusStateEnabledChange:"focusStateEnabledChange",fullScreenChange:"fullScreenChange",heightChange:"heightChange",hintChange:"hintChange",hoverStateEnabledChange:"hoverStateEnabledChange",maxHeightChange:"maxHeightChange",maxWidthChange:"maxWidthChange",minHeightChange:"minHeightChange",minWidthChange:"minWidthChange",positionChange:"positionChange",resizeEnabledChange:"resizeEnabledChange",rtlEnabledChange:"rtlEnabledChange",shadingChange:"shadingChange",shadingColorChange:"shadingColorChange",showCloseButtonChange:"showCloseButtonChange",showTitleChange:"showTitleChange",tabIndexChange:"tabIndexChange",titleChange:"titleChange",titleTemplateChange:"titleTemplateChange",toolbarItemsChange:"toolbarItemsChange",visibleChange:"visibleChange",widthChange:"widthChange"},features:[o["\u0275\u0275ProvidersFeature"]([l.e,l.j,l.i,l.g]),o["\u0275\u0275InheritDefinitionFeature"],o["\u0275\u0275NgOnChangesFeature"]],ngContentSelectors:u,decls:1,vars:0,template:function(e,t){1&e&&(o["\u0275\u0275projectionDef"](),o["\u0275\u0275projection"](0))},encapsulation:2}),t}(l.b),h=function(){function e(){}return e.\u0275mod=o["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=o["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)},imports:[[c.D,c.Ib,c.Dc,c.mc,c.H,c.M,c.U,c.dc,c.ec,c.v,l.c,l.f,r.BrowserTransferStateModule],c.D,c.Ib,c.Dc,c.mc,c.H,c.M,c.U,c.dc,c.ec,c.v,l.f]}),e}()},CP3D:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var i=n("LvDl"),r=n("TYT/"),o=function(){function e(){}return e.prototype.createTree=function(e,t,n,r,o,a){var s=this,l=[],c=i.filter(e,[t,r]);return i.forEach(c,(function(i){var r={data:i};s.mapFields(i,r,a),r[o]=s.createTree(e,t,n,i[n],o,a),l.push(r)})),l},e.prototype.mapFields=function(e,t,n){i.forEach(n,(function(n){n.target&&(n.hasOwnProperty("value")?t[n.target]=n.value:n.source?t[n.target]=e[n.source]:n.targetFunction&&(t[n.target]=n.targetFunction(e)))}))},e.\u0275prov=r["\u0275\u0275defineInjectable"]({token:e,factory:e.\u0275fac=function(t){return new(t||e)}}),e}()},CQOm:function(e,t,n){n("4l63");var i=n("Qo9l");e.exports=i.parseInt},CREI:function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));var i=n("Qj9z"),r=function(){return function(e,t,n){this.name="",this.displayName="",this.name=e,this.displayName=t,this.items=n}}(),o=function(){function e(e,t,n,i,r,o,a,s,l,c){this.name="",this.permissionName="",this.icon="",this.route="",this.routeTemplates=[],this.name=e,this.permissionName=t,this.icon=n,this.route=i,this.routeTemplates=r,this.external=a,this.parameters=s,this.featureDependency=l,this.items=void 0===o?[]:o,this.requiresAuthentication=!!this.permissionName||c||!1}return e.prototype.hasFeatureDependency=function(){return void 0!==this.featureDependency},e.prototype.featureDependencySatisfied=function(){return!!this.featureDependency&&this.featureDependency()},e}(),a=n("TYT/"),s=n("Bde+"),l=function(){function e(e,t){this._permissionCheckerService=e,this._appSessionService=t}return e.prototype.getMenu=function(){return new r("MainMenu","MainMenu",[new o("Dashboard","Pages.Administration.Host.Dashboard","flaticon-line-graph","/app/admin/hostDashboard"),new o("Dashboard","Pages.Tenant.Dashboard","flaticon-line-graph","/app/main/dashboard"),new o("Supplier","Pages.Company.Supplier","fal fa-industry-alt","/app/company/supplier"),new o("Technical Specialist","Pages.People.TechnicalSpecialist","fal fa-id-badge","/app/people/technical-specialist"),new o("Inspection","Pages.Request.Inspection","fal fa-microchip","/app/request/inspection"),new o("Audit","Pages.Request.Audit","fal fa-clipboard-list-check","/app/request/audit"),new o("PPAP","Pages.Request.Ppap","fal fa-chart-network","/app/request/ppap"),new o("Action Items","Pages.ActionItem","fal fa-list-ol","/app/main/action-item"),new o("Notification","Pages.Notification","fal fa-bell","/app/shared/notification"),new o("Tenants","Pages.Tenants","flaticon-list-3","/app/admin/tenants"),new o("Editions","Pages.Editions","flaticon-app","/app/admin/editions"),new o("Administration","","flaticon-interface-8","",[],[new o("OrganizationUnits","Pages.Administration.OrganizationUnits","flaticon-map","/app/admin/organization-units"),new o("Roles","Pages.Administration.Roles","flaticon-suitcase","/app/admin/roles"),new o("Users","Pages.Administration.Users","flaticon-users","/app/admin/users"),new o("Languages","Pages.Administration.Languages","flaticon-tabs","/app/admin/languages",["/app/admin/languages/{name}/texts"]),new o("AuditLogs","Pages.Administration.AuditLogs","flaticon-folder-1","/app/admin/auditLogs"),new o("Maintenance","Pages.Administration.Host.Maintenance","flaticon-lock","/app/admin/maintenance"),new o("Subscription","Pages.Administration.Tenant.SubscriptionManagement","flaticon-refresh","/app/admin/subscription-management"),new o("VisualSettings","Pages.Administration.UiCustomization","flaticon-medical","/app/admin/ui-customization"),new o("Settings","Pages.Administration.Host.Settings","flaticon-settings","/app/admin/hostSettings"),new o("Settings","Pages.Administration.Tenant.Settings","flaticon-settings","/app/admin/tenantSettings"),new o("WebhookSubscriptions","Pages.Administration.WebhookSubscription","flaticon2-world","/app/admin/webhook-subscriptions"),new o("DynamicParameters","","flaticon-interface-8","",[],[new o("Definitions","Pages.Administration.DynamicParameters","","/app/admin/dynamic-parameter"),new o("EntityDynamicParameters","Pages.Administration.EntityDynamicParameters","","/app/admin/entity-dynamic-parameter")])]),new o("DemoUiComponents","Pages.DemoUiComponents","flaticon-shapes","/app/admin/demo-ui-components")])},e.prototype.checkChildMenuItemPermission=function(e){for(var t=0;t=1?this.modalsCount-1:0,setTimeout((function(){t._hideModal(e),t.removeLoaders(e)}),this.config.animated?150:0)},e.prototype._showBackdrop=function(){var e=this.config.backdrop||"static"===this.config.backdrop,t=!this.backdropRef||!this.backdropRef.instance.isShown;1===this.modalsCount&&(this.removeBackdrop(),e&&t&&(this._backdropLoader.attach(h).to("body").show({isAnimated:this.config.animated}),this.backdropRef=this._backdropLoader._componentRef))},e.prototype._hideBackdrop=function(){var e=this;this.backdropRef&&(this.backdropRef.instance.isShown=!1,setTimeout((function(){return e.removeBackdrop()}),this.config.animated?150:0))},e.prototype._showModal=function(e){var t=this,n=this.loaders[this.loaders.length-1],i=new l,r=n.provide({provide:c,useValue:this.config}).provide({provide:l,useValue:i}).attach(d).to("body").show({content:e,isAnimated:this.config.animated,initialState:this.config.initialState,bsModalService:this});return r.instance.level=this.getModalsCount(),i.hide=function(){setTimeout((function(){return r.instance.hide()}),t.config.animated?300:0)},i.content=n.getInnerComponent()||null,i.setClass=function(e){r.instance.config.class=e},i},e.prototype._hideModal=function(e){var t=this.loaders[e-1];t&&t.hide()},e.prototype.getModalsCount=function(){return this.modalsCount},e.prototype.setDismissReason=function(e){this.lastDismissReason=e},e.prototype.removeBackdrop=function(){this._backdropLoader.hide(),this.backdropRef=null},e.prototype.checkScrollbar=function(){this.isBodyOverflowing=document.body.clientWidth1)for(t=r.getDatesDifferences(e[0],e[1]),i=1;i0,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,a=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=i.isString(n)?n.toLowerCase():n;var s,l,c,u=r.getDatesDifferences(e,t);return e!==t&&(s=u,l=e>t?t:e,!(c=e>t?e:t).getMilliseconds()&&c.getSeconds()?c.getSeconds()-l.getSeconds()==1&&(s.millisecond=!0,s.second=!1):!c.getSeconds()&&c.getMinutes()?c.getMinutes()-l.getMinutes()==1&&(s.second=!0,s.minute=!1):!c.getMinutes()&&c.getHours()?c.getHours()-l.getHours()==1&&(s.minute=!0,s.hour=!1):!c.getHours()&&c.getDate()>1?c.getDate()-l.getDate()==1&&(s.hour=!0,s.day=!1):1===c.getDate()&&c.getMonth()?c.getMonth()-l.getMonth()==1&&(s.day=!0,s.month=!1):!c.getMonth()&&c.getFullYear()&&c.getFullYear()-l.getFullYear()==1&&(s.month=!0,s.year=!1)),a(u,r.getDateUnitInterval(u),!0),a(u,o=r.getDateUnitInterval(n||"second"),!1),u[{week:"day"}[o]||o]=!0,this.getDateFormatByDifferences(u)}})},D8Ap:function(e,t,n){"use strict";var i=n("IWKj"),r=n("/7L9");e.exports=i(r.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"',E1030:"Unknown ScrollView refresh strategy: '{0}'",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"',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'})},DDHz:function(e,t,n){"use strict";var i=n("FKN7"),r=n("jeLr"),o=n("KAnu").noop,a=n("AQWU"),s=a.abstract,l=n("GCD8"),c=n("T4bj"),u=n("hMAE"),d=l.addNamespace(c.down,"dxListEditDecorator"),h=l.addNamespace(u.active,"dxListEditDecorator"),p=a.inherit({_init:function(){this._$topShield=i("
").addClass("dx-list-switchable-delete-top-shield"),this._$bottomShield=i("
").addClass("dx-list-switchable-delete-bottom-shield"),this._$itemContentShield=i("
").addClass("dx-list-switchable-delete-item-content-shield"),r.on(this._$topShield,d,this._cancelDeleteReadyItem.bind(this)),r.on(this._$bottomShield,d,this._cancelDeleteReadyItem.bind(this)),this._list.$element().append(this._$topShield.toggle(!1)).append(this._$bottomShield.toggle(!1))},handleClick:function(){return this._cancelDeleteReadyItem()},_cancelDeleteReadyItem:function(){return!!this._$readyToDeleteItem&&(this._cancelDelete(this._$readyToDeleteItem),!0)},_cancelDelete:function(e){this._toggleDeleteReady(e,!1)},_toggleDeleteReady:function(e,t){void 0===t&&(t=!this._isReadyToDelete(e)),this._toggleShields(e,t),this._toggleScrolling(t),this._cacheReadyToDeleteItem(e,t),this._animateToggleDelete(e,t)},_isReadyToDelete:function(e){return e.hasClass("dx-list-switchable-delete-ready")},_toggleShields:function(e,t){this._list.$element().toggleClass("dx-list-switchable-menu-shield-positioning",t),this._$topShield.toggle(t),this._$bottomShield.toggle(t),t&&this._updateShieldsHeight(e),this._toggleContentShield(e,t)},_updateShieldsHeight:function(e){var t=this._list.$element(),n=t.offset().top,i=t.outerHeight(),r=e.offset().top-n,o=i-e.outerHeight()-r;this._$topShield.height(Math.max(r,0)),this._$bottomShield.height(Math.max(o,0))},_toggleContentShield:function(e,t){t?e.find(".dx-list-item-content").first().append(this._$itemContentShield):this._$itemContentShield.detach()},_toggleScrolling:function(e){var t=this._list.$element().dxScrollView("instance");e?t.on("start",this._cancelScrolling):t.off("start",this._cancelScrolling)},_cancelScrolling:function(e){e.event.cancel=!0},_cacheReadyToDeleteItem:function(e,t){t?this._$readyToDeleteItem=e:delete this._$readyToDeleteItem},_animateToggleDelete:function(e,t){t?(this._enablePositioning(e),this._prepareDeleteReady(e),this._animatePrepareDeleteReady(e),r.off(e,c.up)):(this._forgetDeleteReady(e),this._animateForgetDeleteReady(e).done(this._disablePositioning.bind(this,e)))},_enablePositioning:function(e){e.addClass("dx-list-switchable-menu-item-shield-positioning"),r.on(e,h,o),r.one(e,c.up,this._disablePositioning.bind(this,e))},_disablePositioning:function(e){e.removeClass("dx-list-switchable-menu-item-shield-positioning"),r.off(e,h)},_prepareDeleteReady:function(e){e.addClass("dx-list-switchable-delete-ready")},_forgetDeleteReady:function(e){e.removeClass("dx-list-switchable-delete-ready")},_animatePrepareDeleteReady:s,_animateForgetDeleteReady:s,_getDeleteButtonContainer:function(e){return(e=e||this._$readyToDeleteItem).children(".dx-list-switchable-delete-button-container")},_deleteItem:function(e){this._getDeleteButtonContainer(e=e||this._$readyToDeleteItem).detach(),e.is(".dx-state-disabled, .dx-state-disabled *")||this._list.deleteItem(e).always(this._cancelDelete.bind(this,e))},_isRtlEnabled:function(){return this._list.option("rtlEnabled")},dispose:function(){this._$topShield&&this._$topShield.remove(),this._$bottomShield&&this._$bottomShield.remove(),this.callBase.apply(this,arguments)}});e.exports=p},DEfu:function(e,t,n){var i=n("2oRo");n("1E5z")(i.JSON,"JSON",!0)},DHwc:function(e,t,n){"use strict";var i=x(n("FKN7")),r=x(n("tUd6")),o=x(n("jeLr")),a=x(n("0osO")),s=x(n("D6VQ")),l=n("KAnu"),c=n("ti0F"),u=n("v4HY"),d=n("zl3R"),h=n("XpgS"),p=n("1LL4"),f=n("cGv3"),m=x(n("hMwJ")),g=n("vlix"),_=x(n("LdFP")),v=n("GCD8"),y=x(n("uHSv")),b=x(n("iTdP")),w=n("tJvG");function x(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)}function S(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function M(e,t,n){return(M="undefined"!=typeof Reflect&&Reflect.get?Reflect.get:function(e,t,n){var i=function(e,t){for(;!Object.prototype.hasOwnProperty.call(e,t)&&null!==(e=T(e)););return e}(e,t);if(i){var r=Object.getOwnPropertyDescriptor(i,t);return r.get?r.get.call(n):r.value}})(e,t,n||e)}function k(e,t){return(k=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function O(e,t){return!t||"object"!==C(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function T(e){return(T=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}var E=["onShowing","onShown","onSubmenuCreated","onHiding","onHidden","onPositioning","onLeftFirstItem","onLeftLastItem","onCloseRootSubmenu","onExpandLastSubmenu"],I=["up","down","first","last"],A=function(e){!function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&k(e,t)}(x,e);var t,n,s,b=(n=x,s=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}(),function(){var e,t=T(n);if(s){var i=T(this).constructor;e=Reflect.construct(t,arguments,i)}else e=t.apply(this,arguments);return O(this,e)});function x(){return S(this,x),b.apply(this,arguments)}return(t=[{key:"getShowEvent",value:function(e){var t=null;return(0,c.isObject)(e)?null!==e.name&&(t=e.name||"dxcontextmenu"):t=e,t}},{key:"getShowDelay",value:function(e){return(0,c.isObject)(e)&&e.delay}},{key:"_getDefaultOptions",value:function(){return(0,p.extend)(M(T(x.prototype),"_getDefaultOptions",this).call(this),{showEvent:"dxcontextmenu",closeOnOutsideClick:!0,position:{at:"top left",my:"top left"},onShowing:null,onShown:null,onSubmenuCreated:null,onHiding:null,onHidden:null,onPositioning:null,submenuDirection:"auto",visible:!1,target:void 0,onLeftFirstItem:null,onLeftLastItem:null,onCloseRootSubmenu:null,onExpandLastSubmenu:null})}},{key:"_defaultOptionsRules",value:function(){return M(T(x.prototype),"_defaultOptionsRules",this).call(this).concat([{device:function(){return!(0,f.hasWindow)()},options:{animation:null}}])}},{key:"_initActions",value:function(){var e=this;this._actions={},(0,d.each)(E,(function(t,n){e._actions[n]=e._createActionByOption(n)||l.noop}))}},{key:"_setOptionsByReference",value:function(){M(T(x.prototype),"_setOptionsByReference",this).call(this),(0,p.extend)(this._optionsByReference,{animation:!0,selectedItem:!0})}},{key:"_focusInHandler",value:function(){}},{key:"_itemContainer",value:function(){return this._overlay?this._overlay.$content():(0,i.default)()}},{key:"_eventBindingTarget",value:function(){return this._itemContainer()}},{key:"itemsContainer",value:function(){return this._overlay?this._overlay.$content():void 0}},{key:"_supportedKeys",value:function(){var e=this;return(0,p.extend)(M(T(x.prototype),"_supportedKeys",this).call(this),{space:function(){var t=(0,i.default)(e.option("focusedElement"));e.hide(),t.length&&e._isSelectionEnabled()&&e.selectItem(t[0])},esc:this.hide})}},{key:"_getActiveItem",value:function(){var e=this._getAvailableItems(),t=e.filter(".".concat("dx-state-focused")),n=e.filter(".".concat("dx-state-hover"));return n.closest(".".concat("dx-menu-items-container")).find(".".concat("dx-menu-item")).index(t)>=0?t:n.length?n:M(T(x.prototype),"_getActiveItem",this).call(this)}},{key:"_moveFocus",value:function(e){var t,n=this._getItemsByLocation(e),r=this._getActiveItem(!0),o=this.itemsContainer().find(".".concat("dx-state-hover")),a=!(!(0,i.default)(this.option("focusedElement")).length&&!o.length);switch(e){case"up":t=a?this._prevItem(n):r,r.is(n.first())&&this._actions.onLeftFirstItem(r);break;case"down":t=a?this._nextItem(n):r,r.is(n.last())&&this._actions.onLeftLastItem(r);break;case"right":t=this.option("rtlEnabled")?this._hideSubmenuHandler():this._expandSubmenuHandler(n,e);break;case"left":t=this.option("rtlEnabled")?this._expandSubmenuHandler(n,e):this._hideSubmenuHandler();break;case"first":t=n.first();break;case"last":t=n.last();break;default:return M(T(x.prototype),"_moveFocus",this).call(this,e)}0!==t.length&&this.option("focusedElement",(0,u.getPublicElement)(t))}},{key:"_getItemsByLocation",value:function(e){var t,n=this._getActiveItem(!0);return(0,h.inArray)(e,I)>=0&&(t=n.closest(".".concat("dx-menu-items-container")).children().children()),this._getAvailableItems(t)}},{key:"_getAriaTarget",value:function(){return this.$element()}},{key:"_refreshActiveDescendant",value:function(){if((0,c.isDefined)(this._overlay)){var e=this._overlay.$content();M(T(x.prototype),"_refreshActiveDescendant",this).call(this,e)}}},{key:"_hideSubmenuHandler",value:function(){var e=this._getActiveItem(!0),t=e.parents(".".concat("dx-menu-item-expanded")).first();return t.length?(this._hideSubmenusOnSameLevel(t),this._hideSubmenu(e.closest(".".concat("dx-submenu"))),t):(this._actions.onCloseRootSubmenu(e),e)}},{key:"_expandSubmenuHandler",value:function(e,t){var n=this._getActiveItem(!0),i=this._getItemData(n),r=this._dataAdapter.getNodeByItem(i),o=this._hasSubmenu(r),a=n.children(".".concat("dx-submenu"));return o&&!n.hasClass("dx-state-disabled")?(a.length&&"hidden"!==a.css("visibility")||this._showSubmenu(n),this._nextItem(this._getItemsByLocation(t))):(this._actions.onExpandLastSubmenu(n),n)}},{key:"_clean",value:function(){this._overlay&&(this._overlay.$element().remove(),this._overlay=null),this._detachShowContextMenuEvents(this._getTarget()),M(T(x.prototype),"_clean",this).call(this)}},{key:"_initMarkup",value:function(){this.$element().addClass("dx-has-context-menu"),M(T(x.prototype),"_initMarkup",this).call(this)}},{key:"_render",value:function(){M(T(x.prototype),"_render",this).call(this),this._renderVisibility(this.option("visible")),this._addWidgetClass()}},{key:"_renderContentImpl",value:function(){this._detachShowContextMenuEvents(this._getTarget()),this._attachShowContextMenuEvents()}},{key:"_attachKeyboardEvents",value:function(){!this._keyboardListenerId&&this._focusTarget().length&&M(T(x.prototype),"_attachKeyboardEvents",this).call(this)}},{key:"_renderContextMenuOverlay",value:function(){if(!this._overlay){var e=this._getOverlayOptions();this._overlay=this._createComponent((0,i.default)("
").appendTo(this._$element),y.default,e);var t=this._overlay.$content();t.addClass("dx-context-menu"),this._addCustomCssClass(t),this._addPlatformDependentClass(t),this._attachContextMenuEvent()}}},{key:"_itemContextMenuHandler",value:function(e){M(T(x.prototype),"_itemContextMenuHandler",this).call(this,e),e.stopPropagation()}},{key:"_addPlatformDependentClass",value:function(e){_.default.current().phone&&e.addClass("dx-menu-phone-overlay")}},{key:"_detachShowContextMenuEvents",value:function(e){var t=this.getShowEvent(this.option("showEvent"));if(t){var n=(0,v.addNamespace)(t,this.NAME);this._showContextMenuEventHandler?o.default.off(r.default.getDocument(),n,e,this._showContextMenuEventHandler):o.default.off((0,i.default)(e),n)}}},{key:"_attachShowContextMenuEvents",value:function(){var e=this,t=this._getTarget(),n=this.getShowEvent(this.option("showEvent"));if(n){var a=(0,v.addNamespace)(n,this.NAME),s=this._createAction((function(t){var n=e.getShowDelay(e.option("showEvent"));n?setTimeout((function(){return e._show(t.event)}),n):e._show(t.event)}),{validatingTargetName:"target"}),l=function(e){return s({event:e,target:(0,i.default)(e.currentTarget)})};s=this._createAction(s),(0,c.isRenderer)(t)||t.nodeType||(0,c.isWindow)(t)?(this._showContextMenuEventHandler=void 0,o.default.on(t,a,l)):(this._showContextMenuEventHandler=l,o.default.on(r.default.getDocument(),a,t,this._showContextMenuEventHandler))}}},{key:"_hoverEndHandler",value:function(e){M(T(x.prototype),"_hoverEndHandler",this).call(this,e),e.stopPropagation()}},{key:"_renderDimensions",value:function(){}},{key:"_renderContainer",value:function(e,t){var n=t||this._itemContainer();(e=(0,i.default)("
")).appendTo(n).addClass("dx-submenu").css("visibility",t?"hidden":"visible");var r=M(T(x.prototype),"_renderContainer",this).call(this,e);return t?r:this.option("width")?r.css("minWidth",this.option("width")):this.option("height")?r.css("minHeight",this.option("height")):r}},{key:"_renderSubmenuItems",value:function(e,t){this._renderItems(this._getChildNodes(e),t),this._actions.onSubmenuCreated({itemElement:(0,u.getPublicElement)(t),itemData:e.internalFields.item,submenuElement:(0,u.getPublicElement)(t.children(".".concat("dx-submenu")))})}},{key:"_getOverlayOptions",value:function(){var e=this.option("position");return{focusStateEnabled:this.option("focusStateEnabled"),animation:this.option("animation"),innerOverlay:!0,closeOnOutsideClick:this._closeOnOutsideClickHandler.bind(this),propagateOutsideClick:!0,closeOnTargetScroll:!0,deferRendering:!1,position:{at:e.at,my:e.my,of:this._getTarget(),collision:"flipfit"},shading:!1,showTitle:!1,height:"auto",width:"auto",onShown:this._overlayShownActionHandler.bind(this),onHiding:this._overlayHidingActionHandler.bind(this),onHidden:this._overlayHiddenActionHandler.bind(this)}}},{key:"_overlayShownActionHandler",value:function(e){this._actions.onShown(e)}},{key:"_overlayHidingActionHandler",value:function(e){this._actions.onHiding(e),e.cancel||(this._hideAllShownSubmenus(),this._setOptionWithoutOptionChange("visible",!1))}},{key:"_overlayHiddenActionHandler",value:function(e){this._actions.onHidden(e)}},{key:"_closeOnOutsideClickHandler",value:function(e){var t=this.option("closeOnOutsideClick");if((0,c.isFunction)(t))return t(e);if(!t)return!1;if(r.default.isDocument(e.target))return!0;var n=this._getActiveItemsContainer(e.target),i=this._getItemsContainers(),o=this._searchActiveItem(e.target),a=this.$element().parents(".".concat("dx-menu-item")),s=o[0]===a[0]&&o.length&&a.length;return!(this._isIncludeOverlay(n,i)&&o.length)&&!s||("onClick"===this._getShowSubmenuMode()&&this._hideAllShownChildSubmenus(o),!1)}},{key:"_getActiveItemsContainer",value:function(e){return(0,i.default)(e).closest(".".concat("dx-menu-items-container"))}},{key:"_getItemsContainers",value:function(){return this._overlay._$content.find(".".concat("dx-menu-items-container"))}},{key:"_searchActiveItem",value:function(e){return(0,i.default)(e).closest(".".concat("dx-menu-item")).eq(0)}},{key:"_isIncludeOverlay",value:function(e,t){var n=!1;return(0,d.each)(t,(function(t,i){e.is(i)&&!n&&(n=!0)})),n}},{key:"_hideAllShownChildSubmenus",value:function(e){var t=this,n=e.find(".".concat("dx-submenu")),i=(0,p.extend)([],this._shownSubmenus);n.length>0&&(0,d.each)(i,(function(n,i){var r=t._searchActiveItem(i.context).parent();r.parent().is(e.parent().parent())&&!r.is(e.parent())&&t._hideSubmenu(i)}))}},{key:"_showSubmenu",value:function(e){var t=this._dataAdapter.getNodeByItem(this._getItemData(e));if(this._hideSubmenusOnSameLevel(e),this._hasSubmenu(t)){var n=e.children(".".concat("dx-submenu")),i=n.length;M(T(x.prototype),"_showSubmenu",this).call(this,e),i||this._renderSubmenuItems(t,e),this._isSubmenuVisible(n)||this._drawSubmenu(e)}}},{key:"_hideSubmenusOnSameLevel",value:function(e){var t=e.parent(".".concat("dx-menu-item-wrapper")).siblings().find(".".concat("dx-menu-item-expanded"));t.length&&(t.removeClass("dx-menu-item-expanded"),this._hideSubmenu(t.find(".".concat("dx-submenu"))))}},{key:"_hideSubmenuGroup",value:function(e){this._isSubmenuVisible(e)&&this._hideSubmenuCore(e)}},{key:"_isSubmenuVisible",value:function(e){return"visible"===e.css("visibility")}},{key:"_drawSubmenu",value:function(e){var t=this.option("animation")?this.option("animation").show:{},n=e.children(".".concat("dx-submenu")),i=this._getSubmenuPosition(e);this._overlay&&this._overlay.option("visible")&&((0,c.isDefined)(this._shownSubmenus)||(this._shownSubmenus=[]),(0,h.inArray)(n,this._shownSubmenus)&&this._shownSubmenus.push(n),t&&m.default.stop(n),(0,g.setup)(n,i),t&&((0,c.isPlainObject)(t.to)&&(t.to.position=i),this._animate(n,t)),n.css("visibility","visible"))}},{key:"_animate",value:function(e,t){m.default.animate(e,t)}},{key:"_getSubmenuPosition",value:function(e){var t=this.option("submenuDirection").toLowerCase(),n={collision:"flip",of:e.parent(".".concat("dx-menu-item-wrapper")),offset:{h:0,v:-1}};switch(t){case"left":n.at="left top",n.my="right top";break;case"right":n.at="right top",n.my="left top";break;default:this.option("rtlEnabled")?(n.at="left top",n.my="right top"):(n.at="right top",n.my="left top")}return n}},{key:"_updateSubmenuVisibilityOnClick",value:function(e){if(e.args.length){var t=e.args[0].itemData,n=this._dataAdapter.getNodeByItem(t);if(n){var r=(0,i.default)(e.args[0].itemElement),o=r.find(".".concat("dx-submenu"));if(this._hasSubmenu(n)&&!o.length&&(this._renderSubmenuItems(n,r),o=r.find(".".concat("dx-submenu"))),(r.context!==o.context||"visible"!==o.css("visibility"))&&t&&!t.disabled&&(!t||!1!==t.closeMenuOnClick))if(this._updateSelectedItemOnClick(e),0===o.length){var a=(0,i.default)(r.parents(".".concat("dx-submenu"))[0]);this._hideSubmenu(a),!e.canceled&&this._overlay&&this._overlay.option("visible")&&this.option("visible",!1)}else this._shownSubmenus&&this._shownSubmenus.length>0&&this._shownSubmenus[0].is(o)&&this._hideSubmenu(o),this._showSubmenu(r)}}}},{key:"_hideSubmenu",value:function(e){var t=this,n=(0,p.extend)([],this._shownSubmenus);(0,d.each)(n,(function(n,i){(e.is(i)||(0,u.contains)(e[0],i[0]))&&(i.parent().removeClass("dx-menu-item-expanded"),t._hideSubmenuCore(i))}))}},{key:"_hideSubmenuCore",value:function(e){var t=(0,h.inArray)(e,this._shownSubmenus),n=this.option("animation")?this.option("animation").hide:null;t>=0&&this._shownSubmenus.splice(t,1),this._stopAnimate(e),n&&this._animate(e,n),e.css("visibility","hidden")}},{key:"_stopAnimate",value:function(e){m.default.stop(e,!0)}},{key:"_hideAllShownSubmenus",value:function(){var e=this,t=(0,p.extend)([],this._shownSubmenus);this._overlay.$content().find(".".concat("dx-menu-item-expanded")).removeClass("dx-menu-item-expanded"),(0,d.each)(t,(function(t,n){e._hideSubmenu(n)}))}},{key:"_visibilityChanged",value:function(e){e&&this._renderContentImpl()}},{key:"_optionChanged",value:function(e){if((0,h.inArray)(e.name,E)>-1)this._initActions();else switch(e.name){case"visible":this._renderVisibility(e.value);break;case"showEvent":case"position":case"submenuDirection":this._invalidate();break;case"target":e.previousValue&&this._detachShowContextMenuEvents(e.previousValue),this._invalidate();break;case"closeOnOutsideClick":break;default:M(T(x.prototype),"_optionChanged",this).call(this,e)}}},{key:"_renderVisibility",value:function(e){return e?this._show():this._hide()}},{key:"_toggleVisibility",value:function(){}},{key:"_show",value:function(e){var t={jQEvent:e},n=(new w.Deferred).reject().promise();if(this._actions.onShowing(t),t.cancel)return n;var i=this._positionContextMenu(e);return i&&(this._overlay||(this._renderContextMenuOverlay(),this._overlay.$content().addClass(this._widgetClass()),this._renderFocusState(),this._attachHoverEvents(),this._attachClickEvent(),this._renderItems(this._dataAdapter.getRootNodes())),this._setOptionWithoutOptionChange("visible",!0),this._overlay.option("position",i),n=this._overlay.show(),e&&e.stopPropagation(),this._setAriaAttributes()),n}},{key:"_setAriaAttributes",value:function(){this._overlayContentId="dx-".concat(new a.default),this.setAria("owns",this._overlayContentId),this.setAria({id:this._overlayContentId,role:"menu"},this._overlay.$content())}},{key:"_cleanAriaAttributes",value:function(){this._overlay&&this.setAria("id",null,this._overlay.$content()),this.setAria("owns",void 0)}},{key:"_getTarget",value:function(){return this.option("target")||this.option("position").of||(0,i.default)(r.default.getDocument())}},{key:"_getContextMenuPosition",value:function(){return(0,p.extend)({},this.option("position"),{of:this._getTarget()})}},{key:"_positionContextMenu",value:function(e){var t=this._getContextMenuPosition(),n=this._isInitialOptionValue("position"),i=this._createActionByOption("onPositioning",r);e&&e.preventDefault&&n&&(t.of=e);var r={position:t,event:e};return i(r),r.cancel?t=null:r.event&&(r.event.cancel=!0,e.preventDefault()),t}},{key:"_refresh",value:function(){if((0,f.hasWindow)())if(this._overlay){var e=this._overlay.option("position");M(T(x.prototype),"_refresh",this).call(this),this._overlay&&this._overlay.option("position",e)}else M(T(x.prototype),"_refresh",this).call(this);else M(T(x.prototype),"_refresh",this).call(this)}},{key:"_hide",value:function(){var e;return this._overlay&&(e=this._overlay.hide(),this._setOptionWithoutOptionChange("visible",!1)),this._cleanAriaAttributes(),this.option("focusedElement",null),e||(new w.Deferred).reject().promise()}},{key:"toggle",value:function(e){var t=this.option("visible");return this._renderVisibility(e=void 0===e?!t:e)}},{key:"show",value:function(){return this.toggle(!0)}},{key:"hide",value:function(){return this.toggle(!1)}}])&&function(e,t){for(var n=0;n12?e:e+12:"sanje"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"rati":e<12?"sokalli":e<16?"donparam":e<20?"sanje":"rati"}})}(n("wd/R"))},DLVy:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.EventsStrategy=void 0;var i=function(e){return e&&e.__esModule?e:{default:e}}(n("cYys")),r=n("zl3R"),o=n("ti0F");function a(e,t){for(var n=0;nl&&(c=c.slice(0,l)),e?u+c:c+u)}};e.exports={start:s(!1),end:s(!0)}},DPsx:function(e,t,n){var i=n("g6v/"),r=n("0Dky"),o=n("zBJ4");e.exports=!i&&!r((function(){return 7!=Object.defineProperty(o("div"),"a",{get:function(){return 7}}).a}))},DQNa:function(e,t,n){var i=n("busE"),r=Date.prototype,o=r.toString,a=r.getTime;new Date(NaN)+""!="Invalid Date"&&i(r,"toString",(function(){var e=a.call(this);return e==e?o.call(this):"Invalid Date"}))},DQr0:function(e,t,n){"use strict";n.d(t,"a",(function(){return p})),n.d(t,"b",(function(){return f}));var i=n("yJXE"),r=n("L8Zx"),o=n("dqUk"),a=n("gI3B"),s=n("Valr"),l=n("TYT/");function c(e,t){if(1&e&&(l["\u0275\u0275elementStart"](0,"h3",3),l["\u0275\u0275text"](1),l["\u0275\u0275elementEnd"]()),2&e){var n=l["\u0275\u0275nextContext"]();l["\u0275\u0275advance"](1),l["\u0275\u0275textInterpolate"](n.title)}}var u=["*"],d=function(){function e(){this.adaptivePosition=!0,this.placement="top",this.triggers="click",this.outsideClick=!1,this.delay=0}return e.\u0275fac=function(t){return new(t||e)},e.\u0275prov=l["\u0275\u0275defineInjectable"]({token:e,factory:function(t){return e.\u0275fac(t)}}),e}(),h=function(){function e(e){Object.assign(this,e)}return Object.defineProperty(e.prototype,"isBs3",{get:function(){return Object(r.e)()},enumerable:!0,configurable:!0}),e.\u0275fac=function(t){return new(t||e)(l["\u0275\u0275directiveInject"](d))},e.\u0275cmp=l["\u0275\u0275defineComponent"]({type:e,selectors:[["popover-container"]],hostAttrs:["role","tooltip",2,"display","block"],hostVars:6,hostBindings:function(e,t){2&e&&(l["\u0275\u0275classMap"]("popover in popover-"+t.placement+" bs-popover-"+t.placement+" "+t.placement+" "+t.containerClass),l["\u0275\u0275classProp"]("show",!t.isBs3)("bs3",t.isBs3))},inputs:{placement:"placement",title:"title"},ngContentSelectors:u,decls:4,vars:1,consts:[[1,"popover-arrow","arrow"],["class","popover-title popover-header",4,"ngIf"],[1,"popover-content","popover-body"],[1,"popover-title","popover-header"]],template:function(e,t){1&e&&(l["\u0275\u0275projectionDef"](),l["\u0275\u0275element"](0,"div",0),l["\u0275\u0275template"](1,c,2,1,"h3",1),l["\u0275\u0275elementStart"](2,"div",2),l["\u0275\u0275projection"](3),l["\u0275\u0275elementEnd"]()),2&e&&(l["\u0275\u0275advance"](1),l["\u0275\u0275property"]("ngIf",t.title))},directives:[s.p],styles:[".bs3.popover-top[_nghost-%COMP%] {\n margin-bottom: 10px;\n }\n .bs3.popover.top[_nghost-%COMP%] > .arrow[_ngcontent-%COMP%] {\n margin-left: -2px;\n }\n .bs3.popover.top[_nghost-%COMP%] {\n margin-bottom: 10px;\n }\n .popover.bottom[_nghost-%COMP%] > .arrow[_ngcontent-%COMP%] {\n margin-left: -4px;\n }\n .bs3.bs-popover-left[_nghost-%COMP%] {\n margin-right: .5rem;\n }\n .bs3.bs-popover-right[_nghost-%COMP%] .arrow[_ngcontent-%COMP%], .bs3.bs-popover-left[_nghost-%COMP%] .arrow[_ngcontent-%COMP%]{\n margin: .3rem 0;\n }"],changeDetection:0}),e}(),p=function(){function e(e,t,n,i,r,o){this._elementRef=t,this._renderer=n,this._positionService=o,this.outsideClick=!1,this.containerClass="",this._isInited=!1,this._popover=r.createLoader(t,i,n).provide({provide:d,useValue:e}),Object.assign(this,e),this.onShown=this._popover.onShown,this.onHidden=this._popover.onHidden,"undefined"!=typeof window&&t.nativeElement.addEventListener("click",(function(){try{t.nativeElement.focus()}catch(e){return}}))}return Object.defineProperty(e.prototype,"isOpen",{get:function(){return this._popover.isShown},set:function(e){e?this.show():this.hide()},enumerable:!0,configurable:!0}),e.prototype.show=function(){var e=this;if(!this._popover.isShown&&this.popover&&!this._delayTimeoutId){this._positionService.setOptions({modifiers:{flip:{enabled:this.adaptivePosition},preventOverflow:{enabled:this.adaptivePosition}}});var t=function(){e._delayTimeoutId&&(e._delayTimeoutId=void 0),e._popover.attach(h).to(e.container).position({attachment:e.placement}).show({content:e.popover,context:e.popoverContext,placement:e.placement,title:e.popoverTitle,containerClass:e.containerClass}),e.adaptivePosition||(e._positionService.calcPosition(),e._positionService.deletePositionElement(e._popover._componentRef.location)),e.isOpen=!0},n=function(){e._popoverCancelShowFn&&e._popoverCancelShowFn()};if(this.delay){var i=Object(a.a)(this.delay).subscribe((function(){t(),n()}));this.triggers&&Object(r.g)(this.triggers).forEach((function(t){e._popoverCancelShowFn=e._renderer.listen(e._elementRef.nativeElement,t.close,(function(){i.unsubscribe(),n()}))}))}else t()}},e.prototype.hide=function(){this._delayTimeoutId&&(clearTimeout(this._delayTimeoutId),this._delayTimeoutId=void 0),this.isOpen&&(this._popover.hide(),this.isOpen=!1)},e.prototype.toggle=function(){if(this.isOpen)return this.hide();this.show()},e.prototype.ngOnInit=function(){var e=this;this._isInited||(this._isInited=!0,this._popover.listen({triggers:this.triggers,outsideClick:this.outsideClick,show:function(){return e.show()}}))},e.prototype.ngOnDestroy=function(){this._popover.dispose()},e.\u0275fac=function(t){return new(t||e)(l["\u0275\u0275directiveInject"](d),l["\u0275\u0275directiveInject"](l.ElementRef),l["\u0275\u0275directiveInject"](l.Renderer2),l["\u0275\u0275directiveInject"](l.ViewContainerRef),l["\u0275\u0275directiveInject"](i.a),l["\u0275\u0275directiveInject"](o.a))},e.\u0275dir=l["\u0275\u0275defineDirective"]({type:e,selectors:[["","popover",""]],inputs:{outsideClick:"outsideClick",containerClass:"containerClass",isOpen:"isOpen",adaptivePosition:"adaptivePosition",popover:"popover",popoverContext:"popoverContext",popoverTitle:"popoverTitle",placement:"placement",triggers:"triggers",container:"container",delay:"delay"},outputs:{onShown:"onShown",onHidden:"onHidden"},exportAs:["bs-popover"]}),e}(),f=function(){function e(){}return e.forRoot=function(){return{ngModule:e,providers:[d,i.a,o.a]}},e.\u0275mod=l["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=l["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)},imports:[[s.c]]}),e}()},DUip:function(e,t,n){"use strict";n.d(t,"a",(function(){return Ue})),n.d(t,"b",(function(){return N})),n.d(t,"c",(function(){return $})),n.d(t,"d",(function(){return X})),n.d(t,"e",(function(){return tn})),n.d(t,"f",(function(){return nn})),n.d(t,"g",(function(){return an})),n.d(t,"h",(function(){return rn})),n.d(t,"i",(function(){return bn})),n.d(t,"j",(function(){return cn}));var i=n("mrSG"),r=n("Valr"),o=n("TYT/"),a=n("F/XL"),s=n("0/uQ"),l=n("26FU"),c=n("6blF"),u=n("3fWJ"),d=n("dzgT"),h=n("G5J1");function p(e){return new c.a((function(t){var n;try{n=e()}catch(i){return void t.error(i)}return(n?Object(s.a)(n):Object(h.b)()).subscribe(t)}))}var f=n("K9Ia"),m=n("67Y/"),g=n("Txjg"),_=n("VnD/"),v=n("AxiF"),y=n("tNVB"),b=n("HJBe"),w=n("mChF");function x(e,t){var n=arguments.length>=2;return function(i){return i.pipe(e?Object(_.a)((function(t,n){return e(t,n,i)})):w.a,Object(v.a)(1),n?Object(b.a)(t):Object(y.a)((function(){return new u.a})))}}var C=n("9Z1F"),S=n("P6uZ"),M=n("psW0"),k=n("FFOo"),O=function(){function e(e,t,n){this.predicate=e,this.thisArg=t,this.source=n}return e.prototype.call=function(e,t){return t.subscribe(new T(e,this.predicate,this.thisArg,this.source))},e}(),T=function(e){function t(t,n,i,r){var o=e.call(this,t)||this;return o.predicate=n,o.thisArg=i,o.source=r,o.index=0,o.thisArg=i||o,o}return i.d(t,e),t.prototype.notifyComplete=function(e){this.destination.next(e),this.destination.complete()},t.prototype._next=function(e){var t=!1;try{t=this.predicate.call(this.thisArg,e,this.index++,this.source)}catch(n){return void this.destination.error(n)}t||this.notifyComplete(!1)},t.prototype._complete=function(){this.notifyComplete(!0)},t}(k.a),E=n("15JJ"),I=n("t9fZ"),A=n("p0Sj"),D=n("dC0D"),L=n("Phjn"),P=n("Qgas"),j=n("xMyE"),R=n("2WpN"),z=n("Zn8D"),B=function(){return function(e,t){this.id=e,this.url=t}}(),F=function(e){function t(t,n,i,r){void 0===i&&(i="imperative"),void 0===r&&(r=null);var o=e.call(this,t,n)||this;return o.navigationTrigger=i,o.restoredState=r,o}return Object(i.d)(t,e),t.prototype.toString=function(){return"NavigationStart(id: "+this.id+", url: '"+this.url+"')"},t}(B),N=function(e){function t(t,n,i){var r=e.call(this,t,n)||this;return r.urlAfterRedirects=i,r}return Object(i.d)(t,e),t.prototype.toString=function(){return"NavigationEnd(id: "+this.id+", url: '"+this.url+"', urlAfterRedirects: '"+this.urlAfterRedirects+"')"},t}(B),V=function(e){function t(t,n,i){var r=e.call(this,t,n)||this;return r.reason=i,r}return Object(i.d)(t,e),t.prototype.toString=function(){return"NavigationCancel(id: "+this.id+", url: '"+this.url+"')"},t}(B),H=function(e){function t(t,n,i){var r=e.call(this,t,n)||this;return r.error=i,r}return Object(i.d)(t,e),t.prototype.toString=function(){return"NavigationError(id: "+this.id+", url: '"+this.url+"', error: "+this.error+")"},t}(B),Y=function(e){function t(t,n,i,r){var o=e.call(this,t,n)||this;return o.urlAfterRedirects=i,o.state=r,o}return Object(i.d)(t,e),t.prototype.toString=function(){return"RoutesRecognized(id: "+this.id+", url: '"+this.url+"', urlAfterRedirects: '"+this.urlAfterRedirects+"', state: "+this.state+")"},t}(B),W=function(e){function t(t,n,i,r){var o=e.call(this,t,n)||this;return o.urlAfterRedirects=i,o.state=r,o}return Object(i.d)(t,e),t.prototype.toString=function(){return"GuardsCheckStart(id: "+this.id+", url: '"+this.url+"', urlAfterRedirects: '"+this.urlAfterRedirects+"', state: "+this.state+")"},t}(B),U=function(e){function t(t,n,i,r,o){var a=e.call(this,t,n)||this;return a.urlAfterRedirects=i,a.state=r,a.shouldActivate=o,a}return Object(i.d)(t,e),t.prototype.toString=function(){return"GuardsCheckEnd(id: "+this.id+", url: '"+this.url+"', urlAfterRedirects: '"+this.urlAfterRedirects+"', state: "+this.state+", shouldActivate: "+this.shouldActivate+")"},t}(B),G=function(e){function t(t,n,i,r){var o=e.call(this,t,n)||this;return o.urlAfterRedirects=i,o.state=r,o}return Object(i.d)(t,e),t.prototype.toString=function(){return"ResolveStart(id: "+this.id+", url: '"+this.url+"', urlAfterRedirects: '"+this.urlAfterRedirects+"', state: "+this.state+")"},t}(B),q=function(e){function t(t,n,i,r){var o=e.call(this,t,n)||this;return o.urlAfterRedirects=i,o.state=r,o}return Object(i.d)(t,e),t.prototype.toString=function(){return"ResolveEnd(id: "+this.id+", url: '"+this.url+"', urlAfterRedirects: '"+this.urlAfterRedirects+"', state: "+this.state+")"},t}(B),X=function(){function e(e){this.route=e}return e.prototype.toString=function(){return"RouteConfigLoadStart(path: "+this.route.path+")"},e}(),$=function(){function e(e){this.route=e}return e.prototype.toString=function(){return"RouteConfigLoadEnd(path: "+this.route.path+")"},e}(),K=function(){function e(e){this.snapshot=e}return e.prototype.toString=function(){return"ChildActivationStart(path: '"+(this.snapshot.routeConfig&&this.snapshot.routeConfig.path||"")+"')"},e}(),J=function(){function e(e){this.snapshot=e}return e.prototype.toString=function(){return"ChildActivationEnd(path: '"+(this.snapshot.routeConfig&&this.snapshot.routeConfig.path||"")+"')"},e}(),Q=function(){function e(e){this.snapshot=e}return e.prototype.toString=function(){return"ActivationStart(path: '"+(this.snapshot.routeConfig&&this.snapshot.routeConfig.path||"")+"')"},e}(),Z=function(){function e(e){this.snapshot=e}return e.prototype.toString=function(){return"ActivationEnd(path: '"+(this.snapshot.routeConfig&&this.snapshot.routeConfig.path||"")+"')"},e}(),ee=function(){function e(e,t,n){this.routerEvent=e,this.position=t,this.anchor=n}return e.prototype.toString=function(){return"Scroll(anchor: '"+this.anchor+"', position: '"+(this.position?this.position[0]+", "+this.position[1]:null)+"')"},e}(),te=function(){function e(){}return e.\u0275fac=function(t){return new(t||e)},e.\u0275cmp=o["\u0275\u0275defineComponent"]({type:e,selectors:[["ng-component"]],decls:1,vars:0,template:function(e,t){1&e&&o["\u0275\u0275element"](0,"router-outlet")},directives:function(){return[cn]},encapsulation:2}),e}(),ne=function(){function e(e){this.params=e||{}}return e.prototype.has=function(e){return this.params.hasOwnProperty(e)},e.prototype.get=function(e){if(this.has(e)){var t=this.params[e];return Array.isArray(t)?t[0]:t}return null},e.prototype.getAll=function(e){if(this.has(e)){var t=this.params[e];return Array.isArray(t)?t:[t]}return[]},Object.defineProperty(e.prototype,"keys",{get:function(){return Object.keys(this.params)},enumerable:!0,configurable:!0}),e}();function ie(e){return new ne(e)}function re(e){var t=Error("NavigationCancelingError: "+e);return t.ngNavigationCancelingError=!0,t}function oe(e,t,n){var i=n.path.split("/");if(i.length>e.length)return null;if("full"===n.pathMatch&&(t.hasChildren()||i.length-1})):e===t}function pe(e){return Array.prototype.concat.apply([],e)}function fe(e){return e.length>0?e[e.length-1]:null}function me(e,t){for(var n in e)e.hasOwnProperty(n)&&t(e[n],n)}function ge(e){return Object(o["\u0275isObservable"])(e)?e:Object(o["\u0275isPromise"])(e)?Object(s.a)(Promise.resolve(e)):Object(a.a)(e)}function _e(e,t,n){return n?function(e,t){return de(e,t)}(e.queryParams,t.queryParams)&&function e(t,n){if(!we(t.segments,n.segments))return!1;if(t.numberOfChildren!==n.numberOfChildren)return!1;for(var i in n.children){if(!t.children[i])return!1;if(!e(t.children[i],n.children[i]))return!1}return!0}(e.root,t.root):function(e,t){return Object.keys(t).length<=Object.keys(e).length&&Object.keys(t).every((function(n){return he(e[n],t[n])}))}(e.queryParams,t.queryParams)&&function e(t,n){return function t(n,i,r){if(n.segments.length>r.length)return!!we(a=n.segments.slice(0,r.length),r)&&!i.hasChildren();if(n.segments.length===r.length){if(!we(n.segments,r))return!1;for(var o in i.children){if(!n.children[o])return!1;if(!e(n.children[o],i.children[o]))return!1}return!0}var a=r.slice(0,n.segments.length),s=r.slice(n.segments.length);return!!we(n.segments,a)&&!!n.children.primary&&t(n.children.primary,i,s)}(t,n,n.segments)}(e.root,t.root)}var ve=function(){function e(e,t,n){this.root=e,this.queryParams=t,this.fragment=n}return Object.defineProperty(e.prototype,"queryParamMap",{get:function(){return this._queryParamMap||(this._queryParamMap=ie(this.queryParams)),this._queryParamMap},enumerable:!0,configurable:!0}),e.prototype.toString=function(){return Me.serialize(this)},e}(),ye=function(){function e(e,t){var n=this;this.segments=e,this.children=t,this.parent=null,me(t,(function(e,t){return e.parent=n}))}return e.prototype.hasChildren=function(){return this.numberOfChildren>0},Object.defineProperty(e.prototype,"numberOfChildren",{get:function(){return Object.keys(this.children).length},enumerable:!0,configurable:!0}),e.prototype.toString=function(){return ke(this)},e}(),be=function(){function e(e,t){this.path=e,this.parameters=t}return Object.defineProperty(e.prototype,"parameterMap",{get:function(){return this._parameterMap||(this._parameterMap=ie(this.parameters)),this._parameterMap},enumerable:!0,configurable:!0}),e.prototype.toString=function(){return De(this)},e}();function we(e,t){return e.length===t.length&&e.every((function(e,n){return e.path===t[n].path}))}function xe(e,t){var n=[];return me(e.children,(function(e,i){"primary"===i&&(n=n.concat(t(e,i)))})),me(e.children,(function(e,i){"primary"!==i&&(n=n.concat(t(e,i)))})),n}var Ce=function(){return function(){}}(),Se=function(){function e(){}return e.prototype.parse=function(e){var t=new ze(e);return new ve(t.parseRootSegment(),t.parseQueryParams(),t.parseFragment())},e.prototype.serialize=function(e){var t,n;return"/"+function e(t,n){if(!t.hasChildren())return ke(t);if(n){var i=t.children.primary?e(t.children.primary,!1):"",r=[];return me(t.children,(function(t,n){"primary"!==n&&r.push(n+":"+e(t,!1))})),r.length>0?i+"("+r.join("//")+")":i}var o=xe(t,(function(n,i){return"primary"===i?[e(t.children.primary,!1)]:[i+":"+e(n,!1)]}));return ke(t)+"/("+o.join("//")+")"}(e.root,!0)+(t=e.queryParams,(n=Object.keys(t).map((function(e){var n=t[e];return Array.isArray(n)?n.map((function(t){return Te(e)+"="+Te(t)})).join("&"):Te(e)+"="+Te(n)}))).length?"?"+n.join("&"):"")+("string"==typeof e.fragment?"#"+encodeURI(e.fragment):"")},e}(),Me=new Se;function ke(e){return e.segments.map((function(e){return De(e)})).join("/")}function Oe(e){return encodeURIComponent(e).replace(/%40/g,"@").replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",")}function Te(e){return Oe(e).replace(/%3B/gi,";")}function Ee(e){return Oe(e).replace(/\(/g,"%28").replace(/\)/g,"%29").replace(/%26/gi,"&")}function Ie(e){return decodeURIComponent(e)}function Ae(e){return Ie(e.replace(/\+/g,"%20"))}function De(e){return""+Ee(e.path)+(t=e.parameters,Object.keys(t).map((function(e){return";"+Ee(e)+"="+Ee(t[e])})).join(""));var t}var Le=/^[^\/()?;=#]+/;function Pe(e){var t=e.match(Le);return t?t[0]:""}var je=/^[^=?&#]+/,Re=/^[^?&#]+/,ze=function(){function e(e){this.url=e,this.remaining=e}return e.prototype.parseRootSegment=function(){return this.consumeOptional("/"),""===this.remaining||this.peekStartsWith("?")||this.peekStartsWith("#")?new ye([],{}):new ye([],this.parseChildren())},e.prototype.parseQueryParams=function(){var e={};if(this.consumeOptional("?"))do{this.parseQueryParam(e)}while(this.consumeOptional("&"));return e},e.prototype.parseFragment=function(){return this.consumeOptional("#")?decodeURIComponent(this.remaining):null},e.prototype.parseChildren=function(){if(""===this.remaining)return{};this.consumeOptional("/");var e=[];for(this.peekStartsWith("(")||e.push(this.parseSegment());this.peekStartsWith("/")&&!this.peekStartsWith("//")&&!this.peekStartsWith("/(");)this.capture("/"),e.push(this.parseSegment());var t={};this.peekStartsWith("/(")&&(this.capture("/"),t=this.parseParens(!0));var n={};return this.peekStartsWith("(")&&(n=this.parseParens(!1)),(e.length>0||Object.keys(t).length>0)&&(n.primary=new ye(e,t)),n},e.prototype.parseSegment=function(){var e=Pe(this.remaining);if(""===e&&this.peekStartsWith(";"))throw new Error("Empty path url segment cannot have parameters: '"+this.remaining+"'.");return this.capture(e),new be(Ie(e),this.parseMatrixParams())},e.prototype.parseMatrixParams=function(){for(var e={};this.consumeOptional(";");)this.parseParam(e);return e},e.prototype.parseParam=function(e){var t=Pe(this.remaining);if(t){this.capture(t);var n="";if(this.consumeOptional("=")){var i=Pe(this.remaining);i&&this.capture(n=i)}e[Ie(t)]=Ie(n)}},e.prototype.parseQueryParam=function(e){var t=function(e){var t=e.match(je);return t?t[0]:""}(this.remaining);if(t){this.capture(t);var n="";if(this.consumeOptional("=")){var i=function(e){var t=e.match(Re);return t?t[0]:""}(this.remaining);i&&this.capture(n=i)}var r=Ae(t),o=Ae(n);if(e.hasOwnProperty(r)){var a=e[r];Array.isArray(a)||(e[r]=a=[a]),a.push(o)}else e[r]=o}},e.prototype.parseParens=function(e){var t={};for(this.capture("(");!this.consumeOptional(")")&&this.remaining.length>0;){var n=Pe(this.remaining),i=this.remaining[n.length];if("/"!==i&&")"!==i&&";"!==i)throw new Error("Cannot parse url '"+this.url+"'");var r=void 0;n.indexOf(":")>-1?(r=n.substr(0,n.indexOf(":")),this.capture(r),this.capture(":")):e&&(r="primary");var o=this.parseChildren();t[r]=1===Object.keys(o).length?o.primary:new ye([],o),this.consumeOptional("//")}return t},e.prototype.peekStartsWith=function(e){return this.remaining.startsWith(e)},e.prototype.consumeOptional=function(e){return!!this.peekStartsWith(e)&&(this.remaining=this.remaining.substring(e.length),!0)},e.prototype.capture=function(e){if(!this.consumeOptional(e))throw new Error('Expected "'+e+'".')},e}(),Be=function(){function e(e){this._root=e}return Object.defineProperty(e.prototype,"root",{get:function(){return this._root.value},enumerable:!0,configurable:!0}),e.prototype.parent=function(e){var t=this.pathFromRoot(e);return t.length>1?t[t.length-2]:null},e.prototype.children=function(e){var t=Fe(e,this._root);return t?t.children.map((function(e){return e.value})):[]},e.prototype.firstChild=function(e){var t=Fe(e,this._root);return t&&t.children.length>0?t.children[0].value:null},e.prototype.siblings=function(e){var t=Ne(e,this._root);return t.length<2?[]:t[t.length-2].children.map((function(e){return e.value})).filter((function(t){return t!==e}))},e.prototype.pathFromRoot=function(e){return Ne(e,this._root).map((function(e){return e.value}))},e}();function Fe(e,t){var n,r;if(e===t.value)return t;try{for(var o=Object(i.j)(t.children),a=o.next();!a.done;a=o.next()){var s=Fe(e,a.value);if(s)return s}}catch(l){n={error:l}}finally{try{a&&!a.done&&(r=o.return)&&r.call(o)}finally{if(n)throw n.error}}return null}function Ne(e,t){var n,r;if(e===t.value)return[t];try{for(var o=Object(i.j)(t.children),a=o.next();!a.done;a=o.next()){var s=Ne(e,a.value);if(s.length)return s.unshift(t),s}}catch(l){n={error:l}}finally{try{a&&!a.done&&(r=o.return)&&r.call(o)}finally{if(n)throw n.error}}return[]}var Ve=function(){function e(e,t){this.value=e,this.children=t}return e.prototype.toString=function(){return"TreeNode("+this.value+")"},e}();function He(e){var t={};return e&&e.children.forEach((function(e){return t[e.value.outlet]=e})),t}var Ye=function(e){function t(t,n){var i=e.call(this,t)||this;return i.snapshot=n,$e(i,t),i}return Object(i.d)(t,e),t.prototype.toString=function(){return this.snapshot.toString()},t}(Be);function We(e,t){var n=function(e,t){var n=new qe([],{},{},"",{},"primary",t,null,e.root,-1,{});return new Xe("",new Ve(n,[]))}(e,t),i=new l.a([new be("",{})]),r=new l.a({}),o=new l.a({}),a=new l.a({}),s=new l.a(""),c=new Ue(i,r,a,s,o,"primary",t,n.root);return c.snapshot=n.root,new Ye(new Ve(c,[]),n)}var Ue=function(){function e(e,t,n,i,r,o,a,s){this.url=e,this.params=t,this.queryParams=n,this.fragment=i,this.data=r,this.outlet=o,this.component=a,this._futureSnapshot=s}return Object.defineProperty(e.prototype,"routeConfig",{get:function(){return this._futureSnapshot.routeConfig},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"root",{get:function(){return this._routerState.root},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"parent",{get:function(){return this._routerState.parent(this)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"firstChild",{get:function(){return this._routerState.firstChild(this)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"children",{get:function(){return this._routerState.children(this)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"pathFromRoot",{get:function(){return this._routerState.pathFromRoot(this)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"paramMap",{get:function(){return this._paramMap||(this._paramMap=this.params.pipe(Object(m.a)((function(e){return ie(e)})))),this._paramMap},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"queryParamMap",{get:function(){return this._queryParamMap||(this._queryParamMap=this.queryParams.pipe(Object(m.a)((function(e){return ie(e)})))),this._queryParamMap},enumerable:!0,configurable:!0}),e.prototype.toString=function(){return this.snapshot?this.snapshot.toString():"Future("+this._futureSnapshot+")"},e}();function Ge(e,t){void 0===t&&(t="emptyOnly");var n=e.pathFromRoot,r=0;if("always"!==t)for(r=n.length-1;r>=1;){var o=n[r],a=n[r-1];if(o.routeConfig&&""===o.routeConfig.path)r--;else{if(a.component)break;r--}}return function(e){return e.reduce((function(e,t){return{params:Object(i.a)(Object(i.a)({},e.params),t.params),data:Object(i.a)(Object(i.a)({},e.data),t.data),resolve:Object(i.a)(Object(i.a)({},e.resolve),t._resolvedData)}}),{params:{},data:{},resolve:{}})}(n.slice(r))}var qe=function(){function e(e,t,n,i,r,o,a,s,l,c,u){this.url=e,this.params=t,this.queryParams=n,this.fragment=i,this.data=r,this.outlet=o,this.component=a,this.routeConfig=s,this._urlSegment=l,this._lastPathIndex=c,this._resolve=u}return Object.defineProperty(e.prototype,"root",{get:function(){return this._routerState.root},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"parent",{get:function(){return this._routerState.parent(this)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"firstChild",{get:function(){return this._routerState.firstChild(this)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"children",{get:function(){return this._routerState.children(this)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"pathFromRoot",{get:function(){return this._routerState.pathFromRoot(this)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"paramMap",{get:function(){return this._paramMap||(this._paramMap=ie(this.params)),this._paramMap},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"queryParamMap",{get:function(){return this._queryParamMap||(this._queryParamMap=ie(this.queryParams)),this._queryParamMap},enumerable:!0,configurable:!0}),e.prototype.toString=function(){return"Route(url:'"+this.url.map((function(e){return e.toString()})).join("/")+"', path:'"+(this.routeConfig?this.routeConfig.path:"")+"')"},e}(),Xe=function(e){function t(t,n){var i=e.call(this,n)||this;return i.url=t,$e(i,n),i}return Object(i.d)(t,e),t.prototype.toString=function(){return Ke(this._root)},t}(Be);function $e(e,t){t.value._routerState=e,t.children.forEach((function(t){return $e(e,t)}))}function Ke(e){var t=e.children.length>0?" { "+e.children.map(Ke).join(", ")+" } ":"";return""+e.value+t}function Je(e){if(e.snapshot){var t=e.snapshot,n=e._futureSnapshot;e.snapshot=n,de(t.queryParams,n.queryParams)||e.queryParams.next(n.queryParams),t.fragment!==n.fragment&&e.fragment.next(n.fragment),de(t.params,n.params)||e.params.next(n.params),function(e,t){if(e.length!==t.length)return!1;for(var n=0;n0&&Ze(n[0]))throw new Error("Root segment cannot have matrix parameters");var i=n.find((function(e){return"object"==typeof e&&null!=e&&e.outlets}));if(i&&i!==fe(n))throw new Error("{outlets:{}} has to be the last command")}return e.prototype.toRoot=function(){return this.isAbsolute&&1===this.commands.length&&"/"==this.commands[0]},e}(),nt=function(){return function(e,t,n){this.segmentGroup=e,this.processChildren=t,this.index=n}}();function it(e){return"object"==typeof e&&null!=e&&e.outlets?e.outlets.primary:""+e}function rt(e,t,n){if(e||(e=new ye([],{})),0===e.segments.length&&e.hasChildren())return ot(e,t,n);var i=function(e,t,n){for(var i=0,r=t,o={match:!1,pathIndex:0,commandIndex:0};r=n.length)return o;var a=e.segments[r],s=it(n[i]),l=i0&&void 0===s)break;if(s&&l&&"object"==typeof l&&void 0===l.outlets){if(!ct(s,l,a))return o;i+=2}else{if(!ct(s,{},a))return o;i++}r++}return{match:!0,pathIndex:r,commandIndex:i}}(e,t,n),r=n.slice(i.commandIndex);if(i.match&&i.pathIndex0?new ye([],((i={}).primary=e,i)):e;return new ve(r,t,n)},e.prototype.expandSegmentGroup=function(e,t,n,i){return 0===n.segments.length&&n.hasChildren()?this.expandChildren(e,t,n).pipe(Object(m.a)((function(e){return new ye([],e)}))):this.expandSegment(e,n,t,n.segments,i,!0)},e.prototype.expandChildren=function(e,t,n){var i=this;return function(n,r){if(0===Object.keys(n).length)return Object(a.a)({});var o=[],s=[],l={};return me(n,(function(n,r){var a,c,u=(a=r,c=n,i.expandSegmentGroup(e,t,c,a)).pipe(Object(m.a)((function(e){return l[r]=e})));"primary"===r?o.push(u):s.push(u)})),a.a.apply(null,o.concat(s)).pipe(Object(g.a)(),x(),Object(m.a)((function(){return l})))}(n.children)},e.prototype.expandSegment=function(e,t,n,r,o,s){var l=this;return a.a.apply(void 0,Object(i.i)(n)).pipe(Object(m.a)((function(i){return l.expandSegmentAgainstRoute(e,t,n,i,r,o,s).pipe(Object(C.a)((function(e){if(e instanceof ft)return Object(a.a)(null);throw e})))})),Object(g.a)(),Object(S.a)((function(e){return!!e})),Object(C.a)((function(e,n){if(e instanceof u.a||"EmptyError"===e.name){if(l.noLeftoversInUrl(t,r,o))return Object(a.a)(new ye([],{}));throw new ft(t)}throw e})))},e.prototype.noLeftoversInUrl=function(e,t,n){return 0===t.length&&!e.children[n]},e.prototype.expandSegmentAgainstRoute=function(e,t,n,i,r,o,a){return Ct(i)!==o?gt(t):void 0===i.redirectTo?this.matchSegmentAgainstRoute(e,t,i,r):a&&this.allowRedirects?this.expandSegmentAgainstRouteUsingRedirect(e,t,n,i,r,o):gt(t)},e.prototype.expandSegmentAgainstRouteUsingRedirect=function(e,t,n,i,r,o){return"**"===i.path?this.expandWildCardWithParamsAgainstRouteUsingRedirect(e,n,i,o):this.expandRegularSegmentAgainstRouteUsingRedirect(e,t,n,i,r,o)},e.prototype.expandWildCardWithParamsAgainstRouteUsingRedirect=function(e,t,n,i){var r=this,o=this.applyRedirectCommands([],n.redirectTo,{});return n.redirectTo.startsWith("/")?_t(o):this.lineralizeSegments(n,o).pipe(Object(M.a)((function(n){var o=new ye(n,{});return r.expandSegment(e,o,t,n,i,!1)})))},e.prototype.expandRegularSegmentAgainstRouteUsingRedirect=function(e,t,n,i,r,o){var a=this,s=bt(t,i,r),l=s.consumedSegments,c=s.lastChild,u=s.positionalParamSegments;if(!s.matched)return gt(t);var d=this.applyRedirectCommands(l,i.redirectTo,u);return i.redirectTo.startsWith("/")?_t(d):this.lineralizeSegments(i,d).pipe(Object(M.a)((function(i){return a.expandSegment(e,t,n,i.concat(r.slice(c)),o,!1)})))},e.prototype.matchSegmentAgainstRoute=function(e,t,n,r){var o=this;if("**"===n.path)return n.loadChildren?this.configLoader.load(e.injector,n).pipe(Object(m.a)((function(e){return n._loadedConfig=e,new ye(r,{})}))):Object(a.a)(new ye(r,{}));var s=bt(t,n,r),l=s.consumedSegments,c=s.lastChild;if(!s.matched)return gt(t);var u=r.slice(c);return this.getChildConfig(e,n,r).pipe(Object(M.a)((function(e){var n=e.module,r=e.routes,s=function(e,t,n,r){return n.length>0&&function(e,t,n){return n.some((function(n){return xt(e,t,n)&&"primary"!==Ct(n)}))}(e,n,r)?{segmentGroup:wt(new ye(t,function(e,t){var n,r,o={};o.primary=t;try{for(var a=Object(i.j)(e),s=a.next();!s.done;s=a.next()){var l=s.value;""===l.path&&"primary"!==Ct(l)&&(o[Ct(l)]=new ye([],{}))}}catch(c){n={error:c}}finally{try{s&&!s.done&&(r=a.return)&&r.call(a)}finally{if(n)throw n.error}}return o}(r,new ye(n,e.children)))),slicedSegments:[]}:0===n.length&&function(e,t,n){return n.some((function(n){return xt(e,t,n)}))}(e,n,r)?{segmentGroup:wt(new ye(e.segments,function(e,t,n,r){var o,a,s={};try{for(var l=Object(i.j)(n),c=l.next();!c.done;c=l.next()){var u=c.value;xt(e,t,u)&&!r[Ct(u)]&&(s[Ct(u)]=new ye([],{}))}}catch(d){o={error:d}}finally{try{c&&!c.done&&(a=l.return)&&a.call(l)}finally{if(o)throw o.error}}return Object(i.a)(Object(i.a)({},r),s)}(e,n,r,e.children))),slicedSegments:n}:{segmentGroup:e,slicedSegments:n}}(t,l,u,r),c=s.segmentGroup,d=s.slicedSegments;return 0===d.length&&c.hasChildren()?o.expandChildren(n,r,c).pipe(Object(m.a)((function(e){return new ye(l,e)}))):0===r.length&&0===d.length?Object(a.a)(new ye(l,{})):o.expandSegment(n,c,r,d,"primary",!0).pipe(Object(m.a)((function(e){return new ye(l.concat(e.segments),e.children)})))})))},e.prototype.getChildConfig=function(e,t,n){var i=this;return t.children?Object(a.a)(new ae(t.children,e)):t.loadChildren?void 0!==t._loadedConfig?Object(a.a)(t._loadedConfig):function(e,t,n){var i,r=t.canLoad;return r&&0!==r.length?Object(s.a)(r).pipe(Object(m.a)((function(i){var r,o=e.get(i);if(function(e){return e&&ht(e.canLoad)}(o))r=o.canLoad(t,n);else{if(!ht(o))throw new Error("Invalid CanLoad guard");r=o(t,n)}return ge(r)}))).pipe(Object(g.a)(),(i=function(e){return!0===e},function(e){return e.lift(new O(i,void 0,e))})):Object(a.a)(!0)}(e.injector,t,n).pipe(Object(M.a)((function(n){return n?i.configLoader.load(e.injector,t).pipe(Object(m.a)((function(e){return t._loadedConfig=e,e}))):function(e){return new c.a((function(t){return t.error(re("Cannot load children because the guard of the route \"path: '"+e.path+"'\" returned false"))}))}(t)}))):Object(a.a)(new ae([],e))},e.prototype.lineralizeSegments=function(e,t){for(var n=[],i=t.root;;){if(n=n.concat(i.segments),0===i.numberOfChildren)return Object(a.a)(n);if(i.numberOfChildren>1||!i.children.primary)return vt(e.redirectTo);i=i.children.primary}},e.prototype.applyRedirectCommands=function(e,t,n){return this.applyRedirectCreatreUrlTree(t,this.urlSerializer.parse(t),e,n)},e.prototype.applyRedirectCreatreUrlTree=function(e,t,n,i){var r=this.createSegmentGroup(e,t.root,n,i);return new ve(r,this.createQueryParams(t.queryParams,this.urlTree.queryParams),t.fragment)},e.prototype.createQueryParams=function(e,t){var n={};return me(e,(function(e,i){if("string"==typeof e&&e.startsWith(":")){var r=e.substring(1);n[i]=t[r]}else n[i]=e})),n},e.prototype.createSegmentGroup=function(e,t,n,i){var r=this,o=this.createSegments(e,t.segments,n,i),a={};return me(t.children,(function(t,o){a[o]=r.createSegmentGroup(e,t,n,i)})),new ye(o,a)},e.prototype.createSegments=function(e,t,n,i){var r=this;return t.map((function(t){return t.path.startsWith(":")?r.findPosParam(e,t,i):r.findOrReturn(t,n)}))},e.prototype.findPosParam=function(e,t,n){var i=n[t.path.substring(1)];if(!i)throw new Error("Cannot redirect to '"+e+"'. Cannot find '"+t.path+"'.");return i},e.prototype.findOrReturn=function(e,t){var n,r,o=0;try{for(var a=Object(i.j)(t),s=a.next();!s.done;s=a.next()){var l=s.value;if(l.path===e.path)return t.splice(o),l;o++}}catch(c){n={error:c}}finally{try{s&&!s.done&&(r=a.return)&&r.call(a)}finally{if(n)throw n.error}}return e},e}();function bt(e,t,n){if(""===t.path)return"full"===t.pathMatch&&(e.hasChildren()||n.length>0)?{matched:!1,consumedSegments:[],lastChild:0,positionalParamSegments:{}}:{matched:!0,consumedSegments:[],lastChild:0,positionalParamSegments:{}};var i=(t.matcher||oe)(n,e,t);return i?{matched:!0,consumedSegments:i.consumed,lastChild:i.consumed.length,positionalParamSegments:i.posParams}:{matched:!1,consumedSegments:[],lastChild:0,positionalParamSegments:{}}}function wt(e){if(1===e.numberOfChildren&&e.children.primary){var t=e.children.primary;return new ye(e.segments.concat(t.segments),t.children)}return e}function xt(e,t,n){return(!(e.hasChildren()||t.length>0)||"full"!==n.pathMatch)&&""===n.path&&void 0!==n.redirectTo}function Ct(e){return e.outlet||"primary"}var St=function(){return function(e){this.path=e,this.route=this.path[this.path.length-1]}}(),Mt=function(){return function(e,t){this.component=e,this.route=t}}();function kt(e,t,n){var i=function(e){if(!e)return null;for(var t=e.parent;t;t=t.parent){var n=t.routeConfig;if(n&&n._loadedConfig)return n._loadedConfig}return null}(t);return(i?i.module.injector:n).get(e)}function Ot(e,t,n,i,r){void 0===r&&(r={canDeactivateChecks:[],canActivateChecks:[]});var o=He(t);return e.children.forEach((function(e){!function(e,t,n,i,r){void 0===r&&(r={canDeactivateChecks:[],canActivateChecks:[]});var o=e.value,a=t?t.value:null,s=n?n.getContext(e.value.outlet):null;if(a&&o.routeConfig===a.routeConfig){var l=function(e,t,n){if("function"==typeof n)return n(e,t);switch(n){case"pathParamsChange":return!we(e.url,t.url);case"pathParamsOrQueryParamsChange":return!we(e.url,t.url)||!de(e.queryParams,t.queryParams);case"always":return!0;case"paramsOrQueryParamsChange":return!Qe(e,t)||!de(e.queryParams,t.queryParams);case"paramsChange":default:return!Qe(e,t)}}(a,o,o.routeConfig.runGuardsAndResolvers);l?r.canActivateChecks.push(new St(i)):(o.data=a.data,o._resolvedData=a._resolvedData),Ot(e,t,o.component?s?s.children:null:n,i,r),l&&r.canDeactivateChecks.push(new Mt(s&&s.outlet&&s.outlet.component||null,a))}else a&&Tt(t,s,r),r.canActivateChecks.push(new St(i)),Ot(e,null,o.component?s?s.children:null:n,i,r)}(e,o[e.value.outlet],n,i.concat([e.value]),r),delete o[e.value.outlet]})),me(o,(function(e,t){return Tt(e,n.getContext(t),r)})),r}function Tt(e,t,n){var i=He(e),r=e.value;me(i,(function(e,i){Tt(e,r.component?t?t.children.getContext(i):null:t,n)})),n.canDeactivateChecks.push(new Mt(r.component&&t&&t.outlet&&t.outlet.isActivated?t.outlet.component:null,r))}var Et=Symbol("INITIAL_VALUE");function It(){return Object(E.a)((function(e){return d.a.apply(void 0,Object(i.i)(e.map((function(e){return e.pipe(Object(I.a)(1),Object(A.a)(Et))})))).pipe(Object(D.a)((function(e,t){var n=!1;return t.reduce((function(e,i,r){if(e!==Et)return e;if(i===Et&&(n=!0),!n){if(!1===i)return i;if(r===t.length-1||pt(i))return i}return e}),e)}),Et),Object(_.a)((function(e){return e!==Et})),Object(m.a)((function(e){return pt(e)?e:!0===e})),Object(I.a)(1))}))}function At(e,t){return null!==e&&t&&t(new Q(e)),Object(a.a)(!0)}function Dt(e,t){return null!==e&&t&&t(new K(e)),Object(a.a)(!0)}function Lt(e,t,n){var i=t.routeConfig?t.routeConfig.canActivate:null;if(!i||0===i.length)return Object(a.a)(!0);var r=i.map((function(i){return p((function(){var r,o=kt(i,t,n);if(function(e){return e&&ht(e.canActivate)}(o))r=ge(o.canActivate(t,e));else{if(!ht(o))throw new Error("Invalid CanActivate guard");r=ge(o(t,e))}return r.pipe(Object(S.a)())}))}));return Object(a.a)(r).pipe(It())}function Pt(e,t,n){var i=t[t.length-1],r=t.slice(0,t.length-1).reverse().map((function(e){return function(e){var t=e.routeConfig?e.routeConfig.canActivateChild:null;return t&&0!==t.length?{node:e,guards:t}:null}(e)})).filter((function(e){return null!==e})).map((function(t){return p((function(){var r=t.guards.map((function(r){var o,a=kt(r,t.node,n);if(function(e){return e&&ht(e.canActivateChild)}(a))o=ge(a.canActivateChild(i,e));else{if(!ht(a))throw new Error("Invalid CanActivateChild guard");o=ge(a(i,e))}return o.pipe(Object(S.a)())}));return Object(a.a)(r).pipe(It())}))}));return Object(a.a)(r).pipe(It())}var jt=function(){return function(){}}(),Rt=function(){function e(e,t,n,i,r,o){this.rootComponentType=e,this.config=t,this.urlTree=n,this.url=i,this.paramsInheritanceStrategy=r,this.relativeLinkResolution=o}return e.prototype.recognize=function(){try{var e=Ft(this.urlTree.root,[],[],this.config,this.relativeLinkResolution).segmentGroup,t=this.processSegmentGroup(this.config,e,"primary"),n=new qe([],Object.freeze({}),Object.freeze(Object(i.a)({},this.urlTree.queryParams)),this.urlTree.fragment,{},"primary",this.rootComponentType,null,this.urlTree.root,-1,{}),r=new Ve(n,t),o=new Xe(this.url,r);return this.inheritParamsAndData(o._root),Object(a.a)(o)}catch(s){return new c.a((function(e){return e.error(s)}))}},e.prototype.inheritParamsAndData=function(e){var t=this,n=e.value,i=Ge(n,this.paramsInheritanceStrategy);n.params=Object.freeze(i.params),n.data=Object.freeze(i.data),e.children.forEach((function(e){return t.inheritParamsAndData(e)}))},e.prototype.processSegmentGroup=function(e,t,n){return 0===t.segments.length&&t.hasChildren()?this.processChildren(e,t):this.processSegment(e,t,t.segments,n)},e.prototype.processChildren=function(e,t){var n,i=this,r=xe(t,(function(t,n){return i.processSegmentGroup(e,t,n)}));return n={},r.forEach((function(e){var t=n[e.value.outlet];if(t){var i=t.url.map((function(e){return e.toString()})).join("/"),r=e.value.url.map((function(e){return e.toString()})).join("/");throw new Error("Two segments cannot have the same outlet name: '"+i+"' and '"+r+"'.")}n[e.value.outlet]=e.value})),function(e){e.sort((function(e,t){return"primary"===e.value.outlet?-1:"primary"===t.value.outlet?1:e.value.outlet.localeCompare(t.value.outlet)}))}(r),r},e.prototype.processSegment=function(e,t,n,r){var o,a;try{for(var s=Object(i.j)(e),l=s.next();!l.done;l=s.next()){var c=l.value;try{return this.processSegmentAgainstRoute(c,t,n,r)}catch(u){if(!(u instanceof jt))throw u}}}catch(d){o={error:d}}finally{try{l&&!l.done&&(a=s.return)&&a.call(s)}finally{if(o)throw o.error}}if(this.noLeftoversInUrl(t,n,r))return[];throw new jt},e.prototype.noLeftoversInUrl=function(e,t,n){return 0===t.length&&!e.children[n]},e.prototype.processSegmentAgainstRoute=function(e,t,n,r){if(e.redirectTo)throw new jt;if((e.outlet||"primary")!==r)throw new jt;var o,a=[],s=[];if("**"===e.path){var l=n.length>0?fe(n).parameters:{};o=new qe(n,l,Object.freeze(Object(i.a)({},this.urlTree.queryParams)),this.urlTree.fragment,Ht(e),r,e.component,e,zt(t),Bt(t)+n.length,Yt(e))}else{var c=function(e,t,n){if(""===t.path){if("full"===t.pathMatch&&(e.hasChildren()||n.length>0))throw new jt;return{consumedSegments:[],lastChild:0,parameters:{}}}var r=(t.matcher||oe)(n,e,t);if(!r)throw new jt;var o={};me(r.posParams,(function(e,t){o[t]=e.path}));var a=r.consumed.length>0?Object(i.a)(Object(i.a)({},o),r.consumed[r.consumed.length-1].parameters):o;return{consumedSegments:r.consumed,lastChild:r.consumed.length,parameters:a}}(t,e,n);a=c.consumedSegments,s=n.slice(c.lastChild),o=new qe(a,c.parameters,Object.freeze(Object(i.a)({},this.urlTree.queryParams)),this.urlTree.fragment,Ht(e),r,e.component,e,zt(t),Bt(t)+a.length,Yt(e))}var u=function(e){return e.children?e.children:e.loadChildren?e._loadedConfig.routes:[]}(e),d=Ft(t,a,s,u,this.relativeLinkResolution),h=d.segmentGroup,p=d.slicedSegments;if(0===p.length&&h.hasChildren()){var f=this.processChildren(u,h);return[new Ve(o,f)]}if(0===u.length&&0===p.length)return[new Ve(o,[])];var m=this.processSegment(u,h,p,"primary");return[new Ve(o,m)]},e}();function zt(e){for(var t=e;t._sourceSegment;)t=t._sourceSegment;return t}function Bt(e){for(var t=e,n=t._segmentIndexShift?t._segmentIndexShift:0;t._sourceSegment;)n+=(t=t._sourceSegment)._segmentIndexShift?t._segmentIndexShift:0;return n-1}function Ft(e,t,n,r,o){if(n.length>0&&function(e,t,n){return n.some((function(n){return Nt(e,t,n)&&"primary"!==Vt(n)}))}(e,n,r)){var a=new ye(t,function(e,t,n,r){var o,a,s={};s.primary=r,r._sourceSegment=e,r._segmentIndexShift=t.length;try{for(var l=Object(i.j)(n),c=l.next();!c.done;c=l.next()){var u=c.value;if(""===u.path&&"primary"!==Vt(u)){var d=new ye([],{});d._sourceSegment=e,d._segmentIndexShift=t.length,s[Vt(u)]=d}}}catch(h){o={error:h}}finally{try{c&&!c.done&&(a=l.return)&&a.call(l)}finally{if(o)throw o.error}}return s}(e,t,r,new ye(n,e.children)));return a._sourceSegment=e,a._segmentIndexShift=t.length,{segmentGroup:a,slicedSegments:[]}}if(0===n.length&&function(e,t,n){return n.some((function(n){return Nt(e,t,n)}))}(e,n,r)){var s=new ye(e.segments,function(e,t,n,r,o,a){var s,l,c={};try{for(var u=Object(i.j)(r),d=u.next();!d.done;d=u.next()){var h=d.value;if(Nt(e,n,h)&&!o[Vt(h)]){var p=new ye([],{});p._sourceSegment=e,p._segmentIndexShift="legacy"===a?e.segments.length:t.length,c[Vt(h)]=p}}}catch(f){s={error:f}}finally{try{d&&!d.done&&(l=u.return)&&l.call(u)}finally{if(s)throw s.error}}return Object(i.a)(Object(i.a)({},o),c)}(e,t,n,r,e.children,o));return s._sourceSegment=e,s._segmentIndexShift=t.length,{segmentGroup:s,slicedSegments:n}}var l=new ye(e.segments,e.children);return l._sourceSegment=e,l._segmentIndexShift=t.length,{segmentGroup:l,slicedSegments:n}}function Nt(e,t,n){return(!(e.hasChildren()||t.length>0)||"full"!==n.pathMatch)&&""===n.path&&void 0===n.redirectTo}function Vt(e){return e.outlet||"primary"}function Ht(e){return e.data||{}}function Yt(e){return e.resolve||{}}function Wt(e,t,n,i){var r=kt(e,t,i);return ge(r.resolve?r.resolve(t,n):r(t,n))}function Ut(e){return function(t){return t.pipe(Object(E.a)((function(t){var n=e(t);return n?Object(s.a)(n).pipe(Object(m.a)((function(){return t}))):Object(s.a)([t])})))}}var Gt=function(){return function(){}}(),qt=function(){function e(){}return e.prototype.shouldDetach=function(e){return!1},e.prototype.store=function(e,t){},e.prototype.shouldAttach=function(e){return!1},e.prototype.retrieve=function(e){return null},e.prototype.shouldReuseRoute=function(e,t){return e.routeConfig===t.routeConfig},e}(),Xt=new o.InjectionToken("ROUTES"),$t=function(){function e(e,t,n,i){this.loader=e,this.compiler=t,this.onLoadStartListener=n,this.onLoadEndListener=i}return e.prototype.load=function(e,t){var n=this;return this.onLoadStartListener&&this.onLoadStartListener(t),this.loadModuleFactory(t.loadChildren).pipe(Object(m.a)((function(i){n.onLoadEndListener&&n.onLoadEndListener(t);var r=i.create(e);return new ae(pe(r.injector.get(Xt)).map(ue),r)})))},e.prototype.loadModuleFactory=function(e){var t=this;return"string"==typeof e?Object(s.a)(this.loader.load(e)):ge(e()).pipe(Object(M.a)((function(e){return e instanceof o.NgModuleFactory?Object(a.a)(e):Object(s.a)(t.compiler.compileModuleAsync(e))})))},e}(),Kt=function(){return function(){}}(),Jt=function(){function e(){}return e.prototype.shouldProcessUrl=function(e){return!0},e.prototype.extract=function(e){return e},e.prototype.merge=function(e,t){return e},e}();function Qt(e){throw e}function Zt(e,t,n){return t.parse("/")}function en(e,t){return Object(a.a)(null)}var tn=function(){function e(e,t,n,i,r,a,s,c){var u=this;this.rootComponentType=e,this.urlSerializer=t,this.rootContexts=n,this.location=i,this.config=c,this.lastSuccessfulNavigation=null,this.currentNavigation=null,this.navigationId=0,this.isNgZoneEnabled=!1,this.events=new f.a,this.errorHandler=Qt,this.malformedUriErrorHandler=Zt,this.navigated=!1,this.lastSuccessfulId=-1,this.hooks={beforePreactivation:en,afterPreactivation:en},this.urlHandlingStrategy=new Jt,this.routeReuseStrategy=new qt,this.onSameUrlNavigation="ignore",this.paramsInheritanceStrategy="emptyOnly",this.urlUpdateStrategy="deferred",this.relativeLinkResolution="legacy",this.ngModule=r.get(o.NgModuleRef),this.console=r.get(o["\u0275Console"]);var d=r.get(o.NgZone);this.isNgZoneEnabled=d instanceof o.NgZone,this.resetConfig(c),this.currentUrlTree=new ve(new ye([],{}),{},null),this.rawUrlTree=this.currentUrlTree,this.browserUrlTree=this.currentUrlTree,this.configLoader=new $t(a,s,(function(e){return u.triggerEvent(new X(e))}),(function(e){return u.triggerEvent(new $(e))})),this.routerState=We(this.currentUrlTree,this.rootComponentType),this.transitions=new l.a({id:0,currentUrlTree:this.currentUrlTree,currentRawUrl:this.currentUrlTree,extractedUrl:this.urlHandlingStrategy.extract(this.currentUrlTree),urlAfterRedirects:this.urlHandlingStrategy.extract(this.currentUrlTree),rawUrl:this.currentUrlTree,extras:{},resolve:null,reject:null,promise:Promise.resolve(!0),source:"imperative",restoredState:null,currentSnapshot:this.routerState.snapshot,targetSnapshot:null,currentRouterState:this.routerState,targetRouterState:null,guards:{canActivateChecks:[],canDeactivateChecks:[]},guardsResult:null}),this.navigations=this.setupNavigations(this.transitions),this.processNavigations()}return e.prototype.setupNavigations=function(e){var t=this,n=this.events;return e.pipe(Object(_.a)((function(e){return 0!==e.id})),Object(m.a)((function(e){return Object(i.a)(Object(i.a)({},e),{extractedUrl:t.urlHandlingStrategy.extract(e.rawUrl)})})),Object(E.a)((function(e){var r,o,c,u=!1,d=!1;return Object(a.a)(e).pipe(Object(j.a)((function(e){t.currentNavigation={id:e.id,initialUrl:e.currentRawUrl,extractedUrl:e.extractedUrl,trigger:e.source,extras:e.extras,previousNavigation:t.lastSuccessfulNavigation?Object(i.a)(Object(i.a)({},t.lastSuccessfulNavigation),{previousNavigation:null}):null}})),Object(E.a)((function(e){var r,o,s,l,c=!t.navigated||e.extractedUrl.toString()!==t.browserUrlTree.toString();if(("reload"===t.onSameUrlNavigation||c)&&t.urlHandlingStrategy.shouldProcessUrl(e.rawUrl))return Object(a.a)(e).pipe(Object(E.a)((function(e){var i=t.transitions.getValue();return n.next(new F(e.id,t.serializeUrl(e.extractedUrl),e.source,e.restoredState)),i!==t.transitions.getValue()?h.a:[e]})),Object(E.a)((function(e){return Promise.resolve(e)})),(r=t.ngModule.injector,o=t.configLoader,s=t.urlSerializer,l=t.config,function(e){return e.pipe(Object(E.a)((function(e){return function(e,t,n,i,r){return new yt(e,t,n,i,r).apply()}(r,o,s,e.extractedUrl,l).pipe(Object(m.a)((function(t){return Object(i.a)(Object(i.a)({},e),{urlAfterRedirects:t})})))})))}),Object(j.a)((function(e){t.currentNavigation=Object(i.a)(Object(i.a)({},t.currentNavigation),{finalUrl:e.urlAfterRedirects})})),function(e,n,r,o,a){return function(r){return r.pipe(Object(M.a)((function(r){return function(e,t,n,i,r,o){return void 0===r&&(r="emptyOnly"),void 0===o&&(o="legacy"),new Rt(e,t,n,i,r,o).recognize()}(e,n,r.urlAfterRedirects,(s=r.urlAfterRedirects,t.serializeUrl(s)),o,a).pipe(Object(m.a)((function(e){return Object(i.a)(Object(i.a)({},r),{targetSnapshot:e})})));var s})))}}(t.rootComponentType,t.config,0,t.paramsInheritanceStrategy,t.relativeLinkResolution),Object(j.a)((function(e){"eager"===t.urlUpdateStrategy&&(e.extras.skipLocationChange||t.setBrowserUrl(e.urlAfterRedirects,!!e.extras.replaceUrl,e.id,e.extras.state),t.browserUrlTree=e.urlAfterRedirects)})),Object(j.a)((function(e){var i=new Y(e.id,t.serializeUrl(e.extractedUrl),t.serializeUrl(e.urlAfterRedirects),e.targetSnapshot);n.next(i)})));if(c&&t.rawUrlTree&&t.urlHandlingStrategy.shouldProcessUrl(t.rawUrlTree)){var u=e.extractedUrl,d=e.source,p=e.restoredState,f=e.extras,g=new F(e.id,t.serializeUrl(u),d,p);n.next(g);var _=We(u,t.rootComponentType).snapshot;return Object(a.a)(Object(i.a)(Object(i.a)({},e),{targetSnapshot:_,urlAfterRedirects:u,extras:Object(i.a)(Object(i.a)({},f),{skipLocationChange:!1,replaceUrl:!1})}))}return t.rawUrlTree=e.rawUrl,t.browserUrlTree=e.urlAfterRedirects,e.resolve(null),h.a})),Ut((function(e){var n=e.extras;return t.hooks.beforePreactivation(e.targetSnapshot,{navigationId:e.id,appliedUrlTree:e.extractedUrl,rawUrlTree:e.rawUrl,skipLocationChange:!!n.skipLocationChange,replaceUrl:!!n.replaceUrl})})),Object(j.a)((function(e){var n=new W(e.id,t.serializeUrl(e.extractedUrl),t.serializeUrl(e.urlAfterRedirects),e.targetSnapshot);t.triggerEvent(n)})),Object(m.a)((function(e){return Object(i.a)(Object(i.a)({},e),{guards:(n=e.targetSnapshot,r=e.currentSnapshot,o=t.rootContexts,a=n._root,Ot(a,r?r._root:null,o,[a.value]))});var n,r,o,a})),function(e,t){return function(n){return n.pipe(Object(M.a)((function(n){var r=n.targetSnapshot,o=n.currentSnapshot,l=n.guards,c=l.canActivateChecks,u=l.canDeactivateChecks;return 0===u.length&&0===c.length?Object(a.a)(Object(i.a)(Object(i.a)({},n),{guardsResult:!0})):function(e,t,n,i){return Object(s.a)(e).pipe(Object(M.a)((function(e){return function(e,t,n,i,r){var o=t&&t.routeConfig?t.routeConfig.canDeactivate:null;if(!o||0===o.length)return Object(a.a)(!0);var s=o.map((function(o){var a,s=kt(o,t,r);if(function(e){return e&&ht(e.canDeactivate)}(s))a=ge(s.canDeactivate(e,t,n,i));else{if(!ht(s))throw new Error("Invalid CanDeactivate guard");a=ge(s(e,t,n,i))}return a.pipe(Object(S.a)())}));return Object(a.a)(s).pipe(It())}(e.component,e.route,n,t,i)})),Object(S.a)((function(e){return!0!==e}),!0))}(u,r,o,e).pipe(Object(M.a)((function(n){return n&&"boolean"==typeof n?function(e,t,n,i){return Object(s.a)(t).pipe(Object(L.a)((function(t){return Object(s.a)([Dt(t.route.parent,i),At(t.route,i),Pt(e,t.path,n),Lt(e,t.route,n)]).pipe(Object(g.a)(),Object(S.a)((function(e){return!0!==e}),!0))})),Object(S.a)((function(e){return!0!==e}),!0))}(r,c,e,t):Object(a.a)(n)})),Object(m.a)((function(e){return Object(i.a)(Object(i.a)({},n),{guardsResult:e})})))})))}}(t.ngModule.injector,(function(e){return t.triggerEvent(e)})),Object(j.a)((function(e){if(pt(e.guardsResult)){var n=re('Redirecting to "'+t.serializeUrl(e.guardsResult)+'"');throw n.url=e.guardsResult,n}})),Object(j.a)((function(e){var n=new U(e.id,t.serializeUrl(e.extractedUrl),t.serializeUrl(e.urlAfterRedirects),e.targetSnapshot,!!e.guardsResult);t.triggerEvent(n)})),Object(_.a)((function(e){if(!e.guardsResult){t.resetUrlToCurrentUrlTree();var i=new V(e.id,t.serializeUrl(e.extractedUrl),"");return n.next(i),e.resolve(!1),!1}return!0})),Ut((function(e){if(e.guards.canActivateChecks.length)return Object(a.a)(e).pipe(Object(j.a)((function(e){var n=new G(e.id,t.serializeUrl(e.extractedUrl),t.serializeUrl(e.urlAfterRedirects),e.targetSnapshot);t.triggerEvent(n)})),(n=t.paramsInheritanceStrategy,r=t.ngModule.injector,function(e){return e.pipe(Object(M.a)((function(e){var t=e.targetSnapshot,o=e.guards.canActivateChecks;return o.length?Object(s.a)(o).pipe(Object(L.a)((function(e){return function(e,t,n,r){return function(e,t,n,i){var r=Object.keys(e);if(0===r.length)return Object(a.a)({});if(1===r.length){var o=r[0];return Wt(e[o],t,n,i).pipe(Object(m.a)((function(e){var t;return(t={})[o]=e,t})))}var l={};return Object(s.a)(r).pipe(Object(M.a)((function(r){return Wt(e[r],t,n,i).pipe(Object(m.a)((function(e){return l[r]=e,e})))}))).pipe(x(),Object(m.a)((function(){return l})))}(e._resolve,e,t,r).pipe(Object(m.a)((function(t){return e._resolvedData=t,e.data=Object(i.a)(Object(i.a)({},e.data),Ge(e,n).resolve),null})))}(e.route,t,n,r)})),Object(P.a)((function(e,t){return e})),Object(m.a)((function(t){return e}))):Object(a.a)(e)})))}),Object(j.a)((function(e){var n=new q(e.id,t.serializeUrl(e.extractedUrl),t.serializeUrl(e.urlAfterRedirects),e.targetSnapshot);t.triggerEvent(n)})));var n,r})),Ut((function(e){var n=e.extras;return t.hooks.afterPreactivation(e.targetSnapshot,{navigationId:e.id,appliedUrlTree:e.extractedUrl,rawUrlTree:e.rawUrl,skipLocationChange:!!n.skipLocationChange,replaceUrl:!!n.replaceUrl})})),Object(m.a)((function(e){var n,r,o,a=(o=function e(t,n,r){if(r&&t.shouldReuseRoute(n.value,r.value.snapshot)){(u=r.value)._futureSnapshot=n.value;var o=function(t,n,r){return n.children.map((function(n){var o,a;try{for(var s=Object(i.j)(r.children),l=s.next();!l.done;l=s.next()){var c=l.value;if(t.shouldReuseRoute(c.value.snapshot,n.value))return e(t,n,c)}}catch(u){o={error:u}}finally{try{l&&!l.done&&(a=s.return)&&a.call(s)}finally{if(o)throw o.error}}return e(t,n)}))}(t,n,r);return new Ve(u,o)}var a=t.retrieve(n.value);if(a){var s=a.route;return function e(t,n){if(t.value.routeConfig!==n.value.routeConfig)throw new Error("Cannot reattach ActivatedRouteSnapshot created from a different route");if(t.children.length!==n.children.length)throw new Error("Cannot reattach ActivatedRouteSnapshot with a different number of children");n.value._futureSnapshot=t.value;for(var i=0;ir;){if(o-=r,!(i=i.parent))throw new Error("Invalid number of '../'");r=i.segments.length}return new nt(i,!1,r-o)}(n.snapshot._urlSegment,n.snapshot._lastPathIndex+i,e.numberOfDoubleDots)}(a,t,e),l=s.processChildren?ot(s.segmentGroup,s.index,a.commands):rt(s.segmentGroup,s.index,a.commands);return et(s.segmentGroup,l,t,r,o)}(u,this.currentUrlTree,e,h,d)},e.prototype.navigateByUrl=function(e,t){void 0===t&&(t={skipLocationChange:!1}),Object(o.isDevMode)()&&this.isNgZoneEnabled&&!o.NgZone.isInAngularZone()&&this.console.warn("Navigation triggered outside Angular zone, did you forget to call 'ngZone.run()'?");var n=pt(e)?e:this.parseUrl(e),i=this.urlHandlingStrategy.merge(n,this.rawUrlTree);return this.scheduleNavigation(i,"imperative",null,t)},e.prototype.navigate=function(e,t){return void 0===t&&(t={skipLocationChange:!1}),function(e){for(var t=0;ta?s=a:cthis._range[1]-n?(o=(a=-u+this._range[1])-n,p(),f+=o):(o=c=0,a=n):u-this._range[0](e=t._textSize||n).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}},e.exports=o},Dkky:function(e,t,n){!function(e){"use strict";e.defineLocale("fr-ch",{months:"janvier_f\xe9vrier_mars_avril_mai_juin_juillet_ao\xfbt_septembre_octobre_novembre_d\xe9cembre".split("_"),monthsShort:"janv._f\xe9vr._mars_avr._mai_juin_juil._ao\xfbt_sept._oct._nov._d\xe9c.".split("_"),monthsParseExact:!0,weekdays:"dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi".split("_"),weekdaysShort:"dim._lun._mar._mer._jeu._ven._sam.".split("_"),weekdaysMin:"di_lu_ma_me_je_ve_sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Aujourd\u2019hui \xe0] LT",nextDay:"[Demain \xe0] LT",nextWeek:"dddd [\xe0] LT",lastDay:"[Hier \xe0] LT",lastWeek:"dddd [dernier \xe0] LT",sameElse:"L"},relativeTime:{future:"dans %s",past:"il y a %s",s:"quelques secondes",ss:"%d secondes",m:"une minute",mm:"%d minutes",h:"une heure",hh:"%d heures",d:"un jour",dd:"%d jours",M:"un mois",MM:"%d mois",y:"un an",yy:"%d ans"},dayOfMonthOrdinalParse:/\d{1,2}(er|e)/,ordinal:function(e,t){switch(t){default:case"M":case"Q":case"D":case"DDD":case"d":return e+(1===e?"er":"e");case"w":case"W":return e+(1===e?"re":"e")}},week:{dow:1,doy:4}})}(n("wd/R"))},Dmvi:function(e,t,n){!function(e){"use strict";e.defineLocale("en-au",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10;return e+(1==~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")},week:{dow:1,doy:4}})}(n("wd/R"))},DoHr:function(e,t,n){!function(e){"use strict";var t={1:"'inci",5:"'inci",8:"'inci",70:"'inci",80:"'inci",2:"'nci",7:"'nci",20:"'nci",50:"'nci",3:"'\xfcnc\xfc",4:"'\xfcnc\xfc",100:"'\xfcnc\xfc",6:"'nc\u0131",9:"'uncu",10:"'uncu",30:"'uncu",60:"'\u0131nc\u0131",90:"'\u0131nc\u0131"};e.defineLocale("tr",{months:"Ocak_\u015eubat_Mart_Nisan_May\u0131s_Haziran_Temmuz_A\u011fustos_Eyl\xfcl_Ekim_Kas\u0131m_Aral\u0131k".split("_"),monthsShort:"Oca_\u015eub_Mar_Nis_May_Haz_Tem_A\u011fu_Eyl_Eki_Kas_Ara".split("_"),weekdays:"Pazar_Pazartesi_Sal\u0131_\xc7ar\u015famba_Per\u015fembe_Cuma_Cumartesi".split("_"),weekdaysShort:"Paz_Pts_Sal_\xc7ar_Per_Cum_Cts".split("_"),weekdaysMin:"Pz_Pt_Sa_\xc7a_Pe_Cu_Ct".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[bug\xfcn saat] LT",nextDay:"[yar\u0131n saat] LT",nextWeek:"[gelecek] dddd [saat] LT",lastDay:"[d\xfcn] LT",lastWeek:"[ge\xe7en] dddd [saat] LT",sameElse:"L"},relativeTime:{future:"%s sonra",past:"%s \xf6nce",s:"birka\xe7 saniye",ss:"%d saniye",m:"bir dakika",mm:"%d dakika",h:"bir saat",hh:"%d saat",d:"bir g\xfcn",dd:"%d g\xfcn",M:"bir ay",MM:"%d ay",y:"bir y\u0131l",yy:"%d y\u0131l"},ordinal:function(e,n){switch(n){case"d":case"D":case"Do":case"DD":return e;default:if(0===e)return e+"'\u0131nc\u0131";var i=e%10;return e+(t[i]||t[e%100-i]||t[e>=100?100:null])}},week:{dow:1,doy:7}})}(n("wd/R"))},Dvum:function(e,t,n){var i,r,o;!function(a,s){"use strict";e.exports?e.exports=s(n("wd/R")):(r=[n("wd/R")],void 0===(o="function"==typeof(i=s)?i.apply(t,r):i)||(e.exports=o))}(0,(function(e){"use strict";var t,n={},i={},r={},o={},a={};e&&"string"==typeof e.version||T("Moment Timezone requires Moment.js. See https://momentjs.com/timezone/docs/#/use-it/browser/");var s=e.version.split("."),l=+s[0],c=+s[1];function u(e){return e>96?e-87:e>64?e-29:e-48}function d(e){var t=0,n=e.split("."),i=n[0],r=n[1]||"",o=1,a=0,s=1;for(45===e.charCodeAt(0)&&(t=1,s=-1);t= 2.6.0. You are using Moment.js "+e.version+". See momentjs.com"),m.prototype={_set:function(e){this.name=e.name,this.abbrs=e.abbrs,this.untils=e.untils,this.offsets=e.offsets,this.population=e.population},_index:function(e){var t,n=+e,i=this.untils;for(t=0;ti&&E.moveInvalidForward&&(t=i),o3){var t=o[C(e)];if(t)return t;T("Moment Timezone found "+e+" from the Intl api, but did not have that data loaded.")}}catch(u){}var n,i,r,a=function(){var e,t,n,i=(new Date).getFullYear()-2,r=new _(new Date(i,0,1)),o=[r];for(n=1;n<48;n++)(t=new _(new Date(i,n,1))).offset!==r.offset&&(e=y(r,t),o.push(e),o.push(new _(new Date(e.at+6e4)))),r=t;for(n=0;n<4;n++)o.push(new _(new Date(i+n,0,1))),o.push(new _(new Date(i+n,6,1)));return o}(),s=a.length,l=x(a),c=[];for(i=0;i0?c[0].zone.name:void 0}()),t},E.names=function(){var e,t=[];for(e in o)o.hasOwnProperty(e)&&(n[e]||n[i[e]])&&o[e]&&t.push(o[e]);return t.sort()},E.Zone=m,E.unpack=f,E.unpackBase60=d,E.needsOffset=O,E.moveInvalidForward=!0,E.moveAmbiguousForward=!1,E.countries=function(){return Object.keys(r)},E.zonesForCountry=function(e,t){var n;if(n=(n=e).toUpperCase(),!(e=r[n]||null))return null;var i=e.zones.sort();return t?i.map((function(e){return{name:e,offset:M(e).utcOffset(new Date)}})):i};var I,A=e.fn;function D(e){return function(){return this._z?this._z.abbr(this):e.call(this)}}function L(e){return function(){return this._z=null,e.apply(this,arguments)}}e.tz=E,e.defaultZone=null,e.updateOffset=function(t,n){var i,r=e.defaultZone;if(void 0===t._z&&(r&&O(t)&&!t._isUTC&&(t._d=e.utc(t._a)._d,t.utc().add(r.parse(t),"minutes")),t._z=r),t._z)if(i=t._z.utcOffset(t),Math.abs(i)<16&&(i/=60),void 0!==t.utcOffset){var o=t._z;t.utcOffset(-i,n),t._z=o}else t.zone(i,n)},A.tz=function(t,n){if(t){if("string"!=typeof t)throw new Error("Time zone name must be a string, got "+t+" ["+typeof t+"]");return this._z=M(t),this._z?e.updateOffset(this,n):T("Moment Timezone has no data for "+t+". See http://momentjs.com/timezone/docs/#/data-loading/."),this}if(this._z)return this._z.name},A.zoneName=D(A.zoneName),A.zoneAbbr=D(A.zoneAbbr),A.utc=L(A.utc),A.local=L(A.local),A.utcOffset=(I=A.utcOffset,function(){return arguments.length>0&&(this._z=null),I.apply(this,arguments)}),e.tz.setDefault=function(t){return(l<2||2===l&&c<9)&&T("Moment Timezone setDefault() requires Moment.js >= 2.9.0. You are using Moment.js "+e.version+"."),e.defaultZone=t?M(t):null,e};var P=e.momentProperties;return"[object Array]"===Object.prototype.toString.call(P)?(P.push("_z"),P.push("_a")):P&&(P._z=null),e}))},Dwac:function(e,t,n){"use strict";var i,r=w(n("FKN7")),o=n("cGv3"),a=w(n("jeLr")),s=n("KAnu"),l=w(n("m6TM")),c=n("ti0F"),u=n("zl3R"),d=n("1LL4"),h=n("XgSC"),p=n("TssP"),f=n("yxXJ"),m=n("8S5z"),g=w(n("HZnW")),_=w(n("ZA3g")),v=w(n("fGF2")),y=w(n("imRD")),b=w(n("uHaw"));function w(e){return e&&e.__esModule?e:{default:e}}e.exports={defaultOptions:function(){return{hoverStateEnabled:!1,scrolling:{useNative:"auto"},loadPanel:{enabled:"auto",text:y.default.format("Loading"),width:200,height:90,showIndicator:!0,indicatorSrc:"",showPane:!0},rowTemplate:null,columnAutoWidth:!1,noDataText:y.default.format("dxDataGrid-noDataText"),wordWrapEnabled:!1,showColumnLines:!0,showRowLines:!1,rowAlternationEnabled:!1,activeStateEnabled:!1,twoWayBindingEnabled:!0}},views:{rowsView:g.default.ColumnsView.inherit((i=function(e,t){var n=(0,p.isEmpty)(t.text)&&"data"===t.rowType,i=t.text,r=e.get(0);n?(0,m.setEmptyText)(e):t.column.encodeHtml?r.textContent=i:r.innerHTML=i},{_getDefaultTemplate:function(e){switch(e.command){case"empty":return function(e){e.html(" ")};default:return i}},_getDefaultGroupTemplate:function(e){var t=this.option("summary.texts");return function(n,i){var r=i.data,o=i.column.caption+": "+i.text,a=n.get(0);i.summaryItems&&i.summaryItems.length&&(o+=" "+(0,m.getGroupRowSummaryText)(i.summaryItems,t)),r&&(i.groupContinuedMessage&&i.groupContinuesMessage?o+=" ("+i.groupContinuedMessage+". "+i.groupContinuesMessage+")":i.groupContinuesMessage?o+=" ("+i.groupContinuesMessage+")":i.groupContinuedMessage&&(o+=" ("+i.groupContinuedMessage+")")),n.addClass("dx-group-cell"),e.encodeHtml?a.textContent=o:a.innerHTML=o}},_update:function(){},_getCellTemplate:function(e){var t=e.column;return"group"!==e.rowType||!(0,c.isDefined)(t.groupIndex)||t.showWhenGrouped||t.command?("data"===e.rowType||t.command)&&t.cellTemplate?t.cellTemplate:{allowRenderToDetachedContainer:!0,render:this._getDefaultTemplate(t)}:t.groupCellTemplate||{allowRenderToDetachedContainer:!0,render:this._getDefaultGroupTemplate(t)}},_createRow:function(e){var t=this.callBase(e);if(e){var n="group"===e.rowType,i="data"===e.rowType;if(i&&t.addClass("dx-data-row"),i&&this.option("showRowLines")&&t.addClass("dx-row-lines"),this.option("showColumnLines")&&t.addClass("dx-column-lines"),!1===e.visible&&t.hide(),n){t.addClass("dx-group-row");var r=e.isExpanded;this.setAria("role","row",t),this.setAria("expanded",(0,c.isDefined)(r)&&r.toString(),t)}}return t},_rowPrepared:function(e,t,n){var i=this;"data"===t.rowType&&(this.option("rowAlternationEnabled")&&(this._isAltRow(n)&&e.addClass("dx-row-alt"),t.watch&&t.watch((function(){return i._isAltRow(n)}),(function(t){e.toggleClass("dx-row-alt",t)}))),this._setAriaRowIndex(t,e),t.watch&&t.watch((function(){return t.rowIndex}),(function(){return i._setAriaRowIndex(t,e)}))),this.callBase.apply(this,arguments)},_setAriaRowIndex:function(e,t){var n=this.component,i="standard"===n.option("scrolling.mode")&&"virtual"!==n.option("scrolling.rowRenderingMode"),r=e.rowIndex+1;i?r=n.pageIndex()*n.pageSize()+r:r+=this._dataController.getRowIndexOffset(),this.setAria("rowindex",r,t)},_afterRowPrepared:function(e){var t=this,n=e.args[0],i=this._dataController,r=i.getVisibleRows()[n.rowIndex],o=this.option("integrationOptions.watchMethod");if(n.data&&"data"===n.rowType&&!n.isNewRow&&this.option("twoWayBindingEnabled")&&o&&r){var s=o((function(){return i.generateDataValues(n.data,n.columns)}),(function(){i.repaintRows([r.rowIndex],t.option("repaintChangesOnly"))}),{deep:!0,skipImmediate:!0});a.default.on(n.rowElement,v.default,s)}},_renderScrollable:function(e){var t=this.element();if(t.children().length||t.append("
"),!e&&this._loadPanel||this._renderLoadPanel(t,t.parent(),this._dataController.isLocalStore()),(e||!this.getScrollable())&&this._dataController.isLoaded()){for(var n=this.getColumns(),i=!0,r=0;r0&&!this._rowHeight},_getRowsHeight:function(e){return e.children("tbody").children().not(".dx-virtual-row").not(".dx-freespace-row").toArray().reduce((function(e,t){return e+(0,h.getBoundingRect)(t).height}),0)},_updateRowHeight:function(){var e=this._getTableElement(),t=this._dataController.items().length;if(e&&this._needUpdateRowHeight(t)){var n=this._getRowsHeight(e);this._rowHeight=n/t}},_findContentElement:function(){var e=this.element(),t=this.getScrollable();if(e)return t&&(e=t.$content()),e.children().first()},_getRowElements:function(e){var t=this.callBase(e);return t&&t.not(".dx-freespace-row")},_getFreeSpaceRowElements:function(e){var t=e||this.getTableElements();return t&&t.children("tbody").children(".dx-freespace-row")},_getNoDataText:function(){return this.option("noDataText")},_rowClick:function(e){var t=this._dataController.items()[e.rowIndex]||{};this.executeAction("onRowClick",(0,d.extend)({evaluate:function(e){return(0,f.compileGetter)(e)(t.data)}},e,t))},_rowDblClick:function(e){var t=this._dataController.items()[e.rowIndex]||{};this.executeAction("onRowDblClick",(0,d.extend)({},e,t))},_getColumnsCountBeforeGroups:function(e){for(var t=0;t1&&(u.colspan=s.colspan),this._renderCell(e,{value:r.values[r.groupIndex],row:r,rowIndex:a,column:u,columnIndex:s.columnIndex})},_renderRows:function(e,t){var n=this.option("scrolling.mode");this.callBase(e,(0,d.extend)({scrollingMode:n},t)),this._checkRowKeys(t.change),this._renderFreeSpaceRow(e),this._hasHeight||this.updateFreeSpaceRowHeight(e)},_renderRow:function(e,t){var n=t.row,i=this.option("rowTemplate");"data"!==n.rowType&&"group"!==n.rowType||(0,c.isDefined)(n.groupIndex)||!i?this.callBase(e,t):this.renderTemplate(e,i,(0,d.extend)({columns:t.columns},n),!0)},_renderTable:function(e){var t=this,n=t.callBase(e);return(0,c.isDefined)(t._getTableElement())?t._renderScrollable():(t._setTableElement(n),t._renderScrollable(!0),t.resizeCompleted.add((function e(){var n=t.getScrollable();n&&t.element().closest((0,o.getWindow)().document).length&&(t.resizeCompleted.remove(e),n._visibilityChanged(!0))}))),n},_createTable:function(){var e=this.callBase.apply(this,arguments);return this.option("rowTemplate")&&e.appendTo(this.component.$element()),e},_renderCore:function(e){var t=this.element();t.addClass(this.addWidgetPrefix("rowsview")).toggleClass(this.addWidgetPrefix("nowrap"),!this.option("wordWrapEnabled")),t.toggleClass("dx-empty",0===this._dataController.items().length),this.setAria("role","presentation",t);var n=this._renderTable({change:e});this._updateContent(n,e),this.callBase(e),this._lastColumnWidths=null},_getRows:function(e){return e&&e.items||this._dataController.items()},_getCellOptions:function(e){var t=e.column,n=e.row,i=n.data,r=n&&n.summaryCells,o=e.value,a=(0,m.getDisplayValue)(t,o,i,n.rowType),s=this.callBase(e);if(s.value=o,s.oldValue=e.oldValue,s.displayValue=a,s.row=n,s.key=n.key,s.data=i,s.rowType=n.rowType,s.values=n.values,s.text=t.command?"":(0,m.formatValue)(a,t),s.rowIndex=n.rowIndex,s.summaryItems=r&&r[e.columnIndex],s.resized=t.resizedCallbacks,(0,c.isDefined)(t.groupIndex)&&!t.command){var l=this.option("grouping.texts"),u=this.option("scrolling.mode");"virtual"!==u&&"infinite"!==u&&(s.groupContinuesMessage=i&&i.isContinuationOnNextPage&&l&&l.groupContinuesMessage,s.groupContinuedMessage=i&&i.isContinuation&&l&&l.groupContinuedMessage)}return s},_setRowsOpacityCore:function(e,t,n,i){var o=this._columnsController,a=o.getColumns(),s=a&&a[n],l=s&&s.isBand&&s.index;(0,u.each)(e,(function(a,s){if(!(0,r.default)(s).hasClass("dx-group-row"))for(var u=0;u=0){var t=this._getRowElements();if(t.length>e)return(0,r.default)(t[e])}},updateFreeSpaceRowHeight:function(e){var t=this,n=this._dataController,i=n.items(!0).length,r=this._findContentElement(),o=this._getFreeSpaceRowElements(e);if(o&&r&&n.totalCount()>=0){var a=!1;if(i>0)if(this._hasHeight)o.hide(),(0,s.deferUpdate)((function(){var n=t.getScrollbarWidth(!0),i=t.element().height()-n,l=i-r.outerHeight()>0,c=t._getRowsHeight(r.children().first()),u=e||t.getTableElements(),d=i-c-Math.ceil(parseFloat(u.css("borderTopWidth")))-t._getHeightCorrection();l&&(0,s.deferRender)((function(){o.css("height",d),a=!0,o.show()})),(0,s.deferRender)((function(){return t._updateLastRowBorder(a)}))}));else{var c=n.pageSize()-i,u=this.option("scrolling.mode");c>0&&n.pageCount()>1&&"virtual"!==u&&"infinite"!==u&&(l.default.setHeight(o,c*this._rowHeight),a=!0),!a&&e?l.default.setHeight(o,0):o.toggle(a),this._updateLastRowBorder(a)}else o.css("height",0),o.show(),this._updateLastRowBorder(!0)}},_getHeightCorrection:function(){var e=b.default.webkit&&this._getDevicePixelRatio()>=2,t=b.default.mozilla&&b.default.version>=70&&!this.option("showRowLines");return e||t?1:0},_columnOptionChanged:function(e){var t=e.optionNames;e.changeTypes.grouping||(t.width||t.visibleWidth)&&(this.callBase(e),this._fireColumnResizedCallbacks())},getScrollable:function(){return this._scrollable},init:function(){var e=this,t=e.getController("data");e.callBase(),e._editorFactoryController=e.getController("editorFactory"),e._rowHeight=0,e._scrollTop=0,e._scrollLeft=-1,e._hasHeight=!1,t.loadingChanged.add((function(t,n){e.setLoading(t,n)})),t.dataSourceChanged.add((function(){e._scrollLeft>=0&&e._handleScroll({scrollOffset:{top:e._scrollTop,left:e._scrollLeft}})}))},_handleDataChanged:function(e){switch(e.changeType){case"refresh":case"prepend":case"append":case"update":this.render(null,e);break;default:this._update(e)}},publicMethods:function(){return["isScrollbarVisible","getTopVisibleRowData","getScrollbarWidth","getCellElement","getRowElement","getScrollable"]},contentWidth:function(){return this.element().width()-this.getScrollbarWidth()},getScrollbarWidth:function(e){var t,n=this._scrollableContainer&&this._scrollableContainer.get(0),i=0;return n&&(e?(i=n.clientHeight?n.offsetHeight-n.clientHeight:0,i+=(t=this.getScrollable())?Math.ceil(parseFloat(t.$content().css("paddingBottom"))):0):i=n.clientWidth?n.offsetWidth-n.clientWidth:0),i>0?i:0},_fireColumnResizedCallbacks:function(){for(var e=this._lastColumnWidths||[],t=[],n=this.getColumns(),i=0;i=0&&t!==this._scrollLeft&&e.scrollTo({x:this._scrollLeft})},_resizeCore:function(){var e=this;e._fireColumnResizedCallbacks(),e._updateRowHeight(),(0,s.deferRender)((function(){e._renderScrollable(),e.renderNoDataText(),e.updateFreeSpaceRowHeight(),(0,s.deferUpdate)((function(){e._updateScrollable()}))}))},scrollTo:function(e){var t=this.element(),n=t&&_.default.getInstance(t);n&&n.scrollTo(e)},height:function(e,t){var n=this,i=this.element();if(0===arguments.length)return i?i.outerHeight(!0):0;n._hasHeight=void 0===t?"auto"!==e:t,(0,c.isDefined)(e)&&i&&l.default.setHeight(i,e)},setLoading:function(e,t){var n=this._loadPanel,i=this._dataController,r=this.option("loadPanel")||{},a=i.isLoaded()?r.animation:null,s=this.element();if((0,o.hasWindow)()&&(!n&&void 0!==t&&i.isLocalStore()&&"auto"===r.enabled&&s&&(this._renderLoadPanel(s,s.parent()),n=this._loadPanel),n)){var l={message:t||r.text,animation:a,visible:e};clearTimeout(this._hideLoadingTimeoutID),n.option("visible")&&!e?this._hideLoadingTimeoutID=setTimeout((function(){n.option(l)}),200):n.option(l)}},setRowsOpacity:function(e,t){var n=this._getRowElements().not(".dx-group-row")||[];this._setRowsOpacityCore(n,this.getColumns(),e,t)},_getCellElementsCore:function(e){var t=this.callBase(e);if(t){var n=t.filter(".dx-group-cell").index();if(n>=0&&t.length>n+1)return t.slice(0,n+1)}return t},getTopVisibleItemIndex:function(e){var t=0,n=0,i=0,r=this._scrollTop,o=this._findContentElement(),a=o&&o.offset().top,s=this._dataController.items(),l=this._getTableElement();if(s.length&&l){var c=this._getRowElements(l).filter(":visible");for(t=0;tr){t&&(e||2*r=2&&e<=4?t[1]:t[2]},translate:function(e,n,i){var r=t.words[i];return 1===i.length?n?r[0]:r[1]:e+" "+t.correctGrammaticalCase(e,r)}};e.defineLocale("sr-cyrl",{months:"\u0458\u0430\u043d\u0443\u0430\u0440_\u0444\u0435\u0431\u0440\u0443\u0430\u0440_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440\u0438\u043b_\u043c\u0430\u0458_\u0458\u0443\u043d_\u0458\u0443\u043b_\u0430\u0432\u0433\u0443\u0441\u0442_\u0441\u0435\u043f\u0442\u0435\u043c\u0431\u0430\u0440_\u043e\u043a\u0442\u043e\u0431\u0430\u0440_\u043d\u043e\u0432\u0435\u043c\u0431\u0430\u0440_\u0434\u0435\u0446\u0435\u043c\u0431\u0430\u0440".split("_"),monthsShort:"\u0458\u0430\u043d._\u0444\u0435\u0431._\u043c\u0430\u0440._\u0430\u043f\u0440._\u043c\u0430\u0458_\u0458\u0443\u043d_\u0458\u0443\u043b_\u0430\u0432\u0433._\u0441\u0435\u043f._\u043e\u043a\u0442._\u043d\u043e\u0432._\u0434\u0435\u0446.".split("_"),monthsParseExact:!0,weekdays:"\u043d\u0435\u0434\u0435\u0459\u0430_\u043f\u043e\u043d\u0435\u0434\u0435\u0459\u0430\u043a_\u0443\u0442\u043e\u0440\u0430\u043a_\u0441\u0440\u0435\u0434\u0430_\u0447\u0435\u0442\u0432\u0440\u0442\u0430\u043a_\u043f\u0435\u0442\u0430\u043a_\u0441\u0443\u0431\u043e\u0442\u0430".split("_"),weekdaysShort:"\u043d\u0435\u0434._\u043f\u043e\u043d._\u0443\u0442\u043e._\u0441\u0440\u0435._\u0447\u0435\u0442._\u043f\u0435\u0442._\u0441\u0443\u0431.".split("_"),weekdaysMin:"\u043d\u0435_\u043f\u043e_\u0443\u0442_\u0441\u0440_\u0447\u0435_\u043f\u0435_\u0441\u0443".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[\u0434\u0430\u043d\u0430\u0441 \u0443] LT",nextDay:"[\u0441\u0443\u0442\u0440\u0430 \u0443] LT",nextWeek:function(){switch(this.day()){case 0:return"[\u0443] [\u043d\u0435\u0434\u0435\u0459\u0443] [\u0443] LT";case 3:return"[\u0443] [\u0441\u0440\u0435\u0434\u0443] [\u0443] LT";case 6:return"[\u0443] [\u0441\u0443\u0431\u043e\u0442\u0443] [\u0443] LT";case 1:case 2:case 4:case 5:return"[\u0443] dddd [\u0443] LT"}},lastDay:"[\u0458\u0443\u0447\u0435 \u0443] LT",lastWeek:function(){return["[\u043f\u0440\u043e\u0448\u043b\u0435] [\u043d\u0435\u0434\u0435\u0459\u0435] [\u0443] LT","[\u043f\u0440\u043e\u0448\u043b\u043e\u0433] [\u043f\u043e\u043d\u0435\u0434\u0435\u0459\u043a\u0430] [\u0443] LT","[\u043f\u0440\u043e\u0448\u043b\u043e\u0433] [\u0443\u0442\u043e\u0440\u043a\u0430] [\u0443] LT","[\u043f\u0440\u043e\u0448\u043b\u0435] [\u0441\u0440\u0435\u0434\u0435] [\u0443] LT","[\u043f\u0440\u043e\u0448\u043b\u043e\u0433] [\u0447\u0435\u0442\u0432\u0440\u0442\u043a\u0430] [\u0443] LT","[\u043f\u0440\u043e\u0448\u043b\u043e\u0433] [\u043f\u0435\u0442\u043a\u0430] [\u0443] LT","[\u043f\u0440\u043e\u0448\u043b\u0435] [\u0441\u0443\u0431\u043e\u0442\u0435] [\u0443] LT"][this.day()]},sameElse:"L"},relativeTime:{future:"\u0437\u0430 %s",past:"\u043f\u0440\u0435 %s",s:"\u043d\u0435\u043a\u043e\u043b\u0438\u043a\u043e \u0441\u0435\u043a\u0443\u043d\u0434\u0438",ss:t.translate,m:t.translate,mm:t.translate,h:t.translate,hh:t.translate,d:"\u0434\u0430\u043d",dd:t.translate,M:"\u043c\u0435\u0441\u0435\u0446",MM:t.translate,y:"\u0433\u043e\u0434\u0438\u043d\u0443",yy:t.translate},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(n("wd/R"))},E1rE:function(e,t,n){"use strict";n.r(t),n.d(t,"BrowserModule",(function(){return le})),n.d(t,"BrowserTransferStateModule",(function(){return xe})),n.d(t,"By",(function(){return Ce})),n.d(t,"DomSanitizer",(function(){return J})),n.d(t,"EVENT_MANAGER_PLUGINS",(function(){return w})),n.d(t,"EventManager",(function(){return x})),n.d(t,"HAMMER_GESTURE_CONFIG",(function(){return B})),n.d(t,"HAMMER_LOADER",(function(){return F})),n.d(t,"HammerGestureConfig",(function(){return N})),n.d(t,"HammerModule",(function(){return U})),n.d(t,"Meta",(function(){return ue})),n.d(t,"Title",(function(){return he})),n.d(t,"TransferState",(function(){return be})),n.d(t,"VERSION",(function(){return Se})),n.d(t,"disableDebugTools",(function(){return _e})),n.d(t,"enableDebugTools",(function(){return ge})),n.d(t,"makeStateKey",(function(){return ye})),n.d(t,"platformBrowser",(function(){return ae})),n.d(t,"\u0275BROWSER_SANITIZATION_PROVIDERS",(function(){return oe})),n.d(t,"\u0275BROWSER_SANITIZATION_PROVIDERS__POST_R3__",(function(){return re})),n.d(t,"\u0275BrowserDomAdapter",(function(){return l})),n.d(t,"\u0275BrowserGetTestability",(function(){return p})),n.d(t,"\u0275DomEventsPlugin",(function(){return R})),n.d(t,"\u0275DomRendererFactory2",(function(){return D})),n.d(t,"\u0275DomSanitizerImpl",(function(){return Z})),n.d(t,"\u0275DomSharedStylesHost",(function(){return M})),n.d(t,"\u0275ELEMENT_PROBE_PROVIDERS",(function(){return b})),n.d(t,"\u0275ELEMENT_PROBE_PROVIDERS__POST_R3__",(function(){return v})),n.d(t,"\u0275HAMMER_PROVIDERS__POST_R3__",(function(){return H})),n.d(t,"\u0275HammerGesturesPlugin",(function(){return V})),n.d(t,"\u0275INTERNAL_BROWSER_PLATFORM_PROVIDERS",(function(){return ie})),n.d(t,"\u0275KeyEventsPlugin",(function(){return K})),n.d(t,"\u0275NAMESPACE_URIS",(function(){return k})),n.d(t,"\u0275SharedStylesHost",(function(){return S})),n.d(t,"\u0275TRANSITION_ID",(function(){return u})),n.d(t,"\u0275angular_packages_platform_browser_platform_browser_a",(function(){return te})),n.d(t,"\u0275angular_packages_platform_browser_platform_browser_b",(function(){return ne})),n.d(t,"\u0275angular_packages_platform_browser_platform_browser_c",(function(){return se})),n.d(t,"\u0275angular_packages_platform_browser_platform_browser_d",(function(){return ce})),n.d(t,"\u0275angular_packages_platform_browser_platform_browser_e",(function(){return de})),n.d(t,"\u0275angular_packages_platform_browser_platform_browser_f",(function(){return we})),n.d(t,"\u0275angular_packages_platform_browser_platform_browser_g",(function(){return C})),n.d(t,"\u0275angular_packages_platform_browser_platform_browser_h",(function(){return Y})),n.d(t,"\u0275angular_packages_platform_browser_platform_browser_i",(function(){return W})),n.d(t,"\u0275angular_packages_platform_browser_platform_browser_j",(function(){return Q})),n.d(t,"\u0275angular_packages_platform_browser_platform_browser_k",(function(){return d})),n.d(t,"\u0275angular_packages_platform_browser_platform_browser_l",(function(){return h})),n.d(t,"\u0275angular_packages_platform_browser_platform_browser_m",(function(){return _})),n.d(t,"\u0275angular_packages_platform_browser_platform_browser_n",(function(){return y})),n.d(t,"\u0275angular_packages_platform_browser_platform_browser_o",(function(){return s})),n.d(t,"\u0275escapeHtml",(function(){return ve})),n.d(t,"\u0275flattenStyles",(function(){return I})),n.d(t,"\u0275initDomAdapter",(function(){return ee})),n.d(t,"\u0275shimContentAttribute",(function(){return T})),n.d(t,"\u0275shimHostAttribute",(function(){return E}));var i=n("mrSG"),r=n("Valr"),o=n("TYT/");n.d(t,"\u0275getDOM",(function(){return r.J}));var a,s=function(e){function t(){return e.call(this)||this}return Object(i.d)(t,e),t.prototype.supportsDOMEvents=function(){return!0},t}(r.H),l=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return Object(i.d)(t,e),t.makeCurrent=function(){Object(r.L)(new t)},t.prototype.getProperty=function(e,t){return e[t]},t.prototype.log=function(e){window.console&&window.console.log&&window.console.log(e)},t.prototype.logGroup=function(e){window.console&&window.console.group&&window.console.group(e)},t.prototype.logGroupEnd=function(){window.console&&window.console.groupEnd&&window.console.groupEnd()},t.prototype.onAndCancel=function(e,t,n){return e.addEventListener(t,n,!1),function(){e.removeEventListener(t,n,!1)}},t.prototype.dispatchEvent=function(e,t){e.dispatchEvent(t)},t.prototype.remove=function(e){return e.parentNode&&e.parentNode.removeChild(e),e},t.prototype.getValue=function(e){return e.value},t.prototype.createElement=function(e,t){return(t=t||this.getDefaultDocument()).createElement(e)},t.prototype.createHtmlDocument=function(){return document.implementation.createHTMLDocument("fakeTitle")},t.prototype.getDefaultDocument=function(){return document},t.prototype.isElementNode=function(e){return e.nodeType===Node.ELEMENT_NODE},t.prototype.isShadowRoot=function(e){return e instanceof DocumentFragment},t.prototype.getGlobalEventTarget=function(e,t){return"window"===t?window:"document"===t?e:"body"===t?e.body:null},t.prototype.getHistory=function(){return window.history},t.prototype.getLocation=function(){return window.location},t.prototype.getBaseHref=function(e){var t,n=c||(c=document.querySelector("base"))?c.getAttribute("href"):null;return null==n?null:(t=n,a||(a=document.createElement("a")),a.setAttribute("href",t),"/"===a.pathname.charAt(0)?a.pathname:"/"+a.pathname)},t.prototype.resetBaseElement=function(){c=null},t.prototype.getUserAgent=function(){return window.navigator.userAgent},t.prototype.performanceNow=function(){return window.performance&&window.performance.now?window.performance.now():(new Date).getTime()},t.prototype.supportsCookies=function(){return!0},t.prototype.getCookie=function(e){return Object(r.K)(document.cookie,e)},t}(s),c=null,u=new o.InjectionToken("TRANSITION_ID");function d(e,t,n){return function(){n.get(o.ApplicationInitStatus).donePromise.then((function(){var n=Object(r.J)();Array.prototype.slice.apply(t.querySelectorAll("style[ng-transition]")).filter((function(t){return t.getAttribute("ng-transition")===e})).forEach((function(e){return n.remove(e)}))}))}}var h=[{provide:o.APP_INITIALIZER,useFactory:d,deps:[u,r.e,o.Injector],multi:!0}],p=function(){function e(){}return e.init=function(){Object(o.setTestabilityGetter)(new e)},e.prototype.addToWindow=function(e){o["\u0275global"].getAngularTestability=function(t,n){void 0===n&&(n=!0);var i=e.findTestabilityInTree(t,n);if(null==i)throw new Error("Could not find testability for element.");return i},o["\u0275global"].getAllAngularTestabilities=function(){return e.getAllTestabilities()},o["\u0275global"].getAllAngularRootElements=function(){return e.getAllRootElements()},o["\u0275global"].frameworkStabilizers||(o["\u0275global"].frameworkStabilizers=[]),o["\u0275global"].frameworkStabilizers.push((function(e){var t=o["\u0275global"].getAllAngularTestabilities(),n=t.length,i=!1,r=function(t){i=i||t,0==--n&&e(i)};t.forEach((function(e){e.whenStable(r)}))}))},e.prototype.findTestabilityInTree=function(e,t,n){if(null==t)return null;var i=e.getTestability(t);return null!=i?i:n?Object(r.J)().isShadowRoot(t)?this.findTestabilityInTree(e,t.host,!0):this.findTestabilityInTree(e,t.parentElement,!0):null},e}();function f(e,t){"undefined"!=typeof COMPILED&&COMPILED||((o["\u0275global"].ng=o["\u0275global"].ng||{})[e]=t)}var m=function(){return{ApplicationRef:o.ApplicationRef,NgZone:o.NgZone}}();function g(e){return Object(o["\u0275getDebugNodeR2"])(e)}function _(e){return f("probe",g),f("coreTokens",Object(i.a)(Object(i.a)({},m),(e||[]).reduce((function(e,t){return e[t.name]=t.token,e}),{}))),function(){return g}}var v=[],y=[{provide:o.APP_INITIALIZER,useFactory:_,deps:[[o.NgProbeToken,new o.Optional]],multi:!0}],b=v,w=new o.InjectionToken("EventManagerPlugins"),x=function(){function e(e,t){var n=this;this._zone=t,this._eventNameToPlugin=new Map,e.forEach((function(e){return e.manager=n})),this._plugins=e.slice().reverse()}return e.prototype.addEventListener=function(e,t,n){return this._findPluginFor(t).addEventListener(e,t,n)},e.prototype.addGlobalEventListener=function(e,t,n){return this._findPluginFor(t).addGlobalEventListener(e,t,n)},e.prototype.getZone=function(){return this._zone},e.prototype._findPluginFor=function(e){var t=this._eventNameToPlugin.get(e);if(t)return t;for(var n=this._plugins,i=0;i-1},t.\u0275fac=function(e){return new(e||t)(o["\u0275\u0275inject"](r.e),o["\u0275\u0275inject"](B),o["\u0275\u0275inject"](o["\u0275Console"]),o["\u0275\u0275inject"](F,8))},t.\u0275prov=o["\u0275\u0275defineInjectable"]({token:t,factory:function(e){return t.\u0275fac(e)}}),t}(C),H=[],Y=[{provide:w,useClass:V,multi:!0,deps:[r.e,B,o["\u0275Console"],[new o.Optional,F]]},{provide:B,useClass:N,deps:[]}],W=H,U=function(){function e(){}return e.\u0275mod=o["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=o["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)},providers:Y}),e}(),G=["alt","control","meta","shift"],q={"\b":"Backspace","\t":"Tab","\x7f":"Delete","\x1b":"Escape",Del:"Delete",Esc:"Escape",Left:"ArrowLeft",Right:"ArrowRight",Up:"ArrowUp",Down:"ArrowDown",Menu:"ContextMenu",Scroll:"ScrollLock",Win:"OS"},X={A:"1",B:"2",C:"3",D:"4",E:"5",F:"6",G:"7",H:"8",I:"9",J:"*",K:"+",M:"-",N:".",O:"/","`":"0","\x90":"NumLock"},$={alt:function(e){return e.altKey},control:function(e){return e.ctrlKey},meta:function(e){return e.metaKey},shift:function(e){return e.shiftKey}},K=function(e){function t(t){return e.call(this,t)||this}var n;return Object(i.d)(t,e),n=t,t.prototype.supports=function(e){return null!=n.parseEventName(e)},t.prototype.addEventListener=function(e,t,i){var o=n.parseEventName(t),a=n.eventCallback(o.fullKey,i,this.manager.getZone());return this.manager.getZone().runOutsideAngular((function(){return Object(r.J)().onAndCancel(e,o.domEventName,a)}))},t.parseEventName=function(e){var t=e.toLowerCase().split("."),i=t.shift();if(0===t.length||"keydown"!==i&&"keyup"!==i)return null;var r=n._normalizeKey(t.pop()),o="";if(G.forEach((function(e){var n=t.indexOf(e);n>-1&&(t.splice(n,1),o+=e+".")})),o+=r,0!=t.length||0===r.length)return null;var a={};return a.domEventName=i,a.fullKey=o,a},t.getEventFullKey=function(e){var t="",n=function(e){var t=e.key;if(null==t){if(null==(t=e.keyIdentifier))return"Unidentified";t.startsWith("U+")&&(t=String.fromCharCode(parseInt(t.substring(2),16)),3===e.location&&X.hasOwnProperty(t)&&(t=X[t]))}return q[t]||t}(e);return" "===(n=n.toLowerCase())?n="space":"."===n&&(n="dot"),G.forEach((function(i){i!=n&&(0,$[i])(e)&&(t+=i+".")})),t+=n},t.eventCallback=function(e,t,i){return function(r){n.getEventFullKey(r)===e&&i.runGuarded((function(){return t(r)}))}},t._normalizeKey=function(e){switch(e){case"esc":return"escape";default:return e}},t.\u0275fac=function(e){return new(e||t)(o["\u0275\u0275inject"](r.e))},t.\u0275prov=o["\u0275\u0275defineInjectable"]({token:t,factory:function(e){return t.\u0275fac(e)}}),t}(C),J=function(){function e(){}return e.\u0275prov=Object(o["\u0275\u0275defineInjectable"])({factory:function(){return Object(o["\u0275\u0275inject"])(Z)},token:e,providedIn:"root"}),e.\u0275fac=function(t){return new(t||e)},e}();function Q(e){return new Z(e.get(r.e))}var Z=function(e){function t(t){var n=e.call(this)||this;return n._doc=t,n}return Object(i.d)(t,e),t.prototype.sanitize=function(e,t){if(null==t)return null;switch(e){case o.SecurityContext.NONE:return t;case o.SecurityContext.HTML:return Object(o["\u0275allowSanitizationBypassAndThrow"])(t,"HTML")?Object(o["\u0275unwrapSafeValue"])(t):Object(o["\u0275_sanitizeHtml"])(this._doc,String(t));case o.SecurityContext.STYLE:return Object(o["\u0275allowSanitizationBypassAndThrow"])(t,"Style")?Object(o["\u0275unwrapSafeValue"])(t):Object(o["\u0275_sanitizeStyle"])(t);case o.SecurityContext.SCRIPT:if(Object(o["\u0275allowSanitizationBypassAndThrow"])(t,"Script"))return Object(o["\u0275unwrapSafeValue"])(t);throw new Error("unsafe value used in a script context");case o.SecurityContext.URL:return Object(o["\u0275getSanitizationBypassType"])(t),Object(o["\u0275allowSanitizationBypassAndThrow"])(t,"URL")?Object(o["\u0275unwrapSafeValue"])(t):Object(o["\u0275_sanitizeUrl"])(String(t));case o.SecurityContext.RESOURCE_URL:if(Object(o["\u0275allowSanitizationBypassAndThrow"])(t,"ResourceURL"))return Object(o["\u0275unwrapSafeValue"])(t);throw new Error("unsafe value used in a resource URL context (see http://g.co/ng/security#xss)");default:throw new Error("Unexpected SecurityContext "+e+" (see http://g.co/ng/security#xss)")}},t.prototype.bypassSecurityTrustHtml=function(e){return Object(o["\u0275bypassSanitizationTrustHtml"])(e)},t.prototype.bypassSecurityTrustStyle=function(e){return Object(o["\u0275bypassSanitizationTrustStyle"])(e)},t.prototype.bypassSecurityTrustScript=function(e){return Object(o["\u0275bypassSanitizationTrustScript"])(e)},t.prototype.bypassSecurityTrustUrl=function(e){return Object(o["\u0275bypassSanitizationTrustUrl"])(e)},t.prototype.bypassSecurityTrustResourceUrl=function(e){return Object(o["\u0275bypassSanitizationTrustResourceUrl"])(e)},t.\u0275prov=Object(o["\u0275\u0275defineInjectable"])({factory:function(){return Q(Object(o["\u0275\u0275inject"])(o.INJECTOR))},token:t,providedIn:"root"}),t.\u0275fac=function(e){return new(e||t)(o["\u0275\u0275inject"](r.e))},t}(J);function ee(){l.makeCurrent(),p.init()}function te(){return new o.ErrorHandler}function ne(){return Object(o["\u0275setDocument"])(document),document}var ie=[{provide:o.PLATFORM_ID,useValue:r.I},{provide:o.PLATFORM_INITIALIZER,useValue:ee,multi:!0},{provide:r.e,useFactory:ne,deps:[]}],re=[],oe=re,ae=Object(o.createPlatformFactory)(o.platformCore,"browser",ie),se=[oe,{provide:o["\u0275INJECTOR_SCOPE"],useValue:"root"},{provide:o.ErrorHandler,useFactory:te,deps:[]},{provide:w,useClass:R,multi:!0,deps:[r.e,o.NgZone,o.PLATFORM_ID]},{provide:w,useClass:K,multi:!0,deps:[r.e]},W,{provide:D,useClass:D,deps:[x,M,o.APP_ID]},{provide:o.RendererFactory2,useExisting:D},{provide:S,useExisting:M},{provide:M,useClass:M,deps:[r.e]},{provide:o.Testability,useClass:o.Testability,deps:[o.NgZone]},{provide:x,useClass:x,deps:[w,o.NgZone]},b],le=function(){function e(e){if(e)throw new Error("BrowserModule has already been loaded. If you need access to common directives such as NgIf and NgFor from a lazy loaded module, import CommonModule instead.")}var t;return t=e,e.withServerTransition=function(e){return{ngModule:t,providers:[{provide:o.APP_ID,useValue:e.appId},{provide:u,useExisting:o.APP_ID},h]}},e.\u0275mod=o["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=o["\u0275\u0275defineInjector"]({factory:function(n){return new(n||e)(o["\u0275\u0275inject"](t,12))},providers:se,imports:[r.c,o.ApplicationModule]}),e}();function ce(){return new ue(Object(o["\u0275\u0275inject"])(r.e))}var ue=function(){function e(e){this._doc=e,this._dom=Object(r.J)()}return e.prototype.addTag=function(e,t){return void 0===t&&(t=!1),e?this._getOrCreateElement(e,t):null},e.prototype.addTags=function(e,t){var n=this;return void 0===t&&(t=!1),e?e.reduce((function(e,i){return i&&e.push(n._getOrCreateElement(i,t)),e}),[]):[]},e.prototype.getTag=function(e){return e&&this._doc.querySelector("meta["+e+"]")||null},e.prototype.getTags=function(e){if(!e)return[];var t=this._doc.querySelectorAll("meta["+e+"]");return t?[].slice.call(t):[]},e.prototype.updateTag=function(e,t){if(!e)return null;t=t||this._parseSelector(e);var n=this.getTag(t);return n?this._setMetaElementAttributes(e,n):this._getOrCreateElement(e,!0)},e.prototype.removeTag=function(e){this.removeTagElement(this.getTag(e))},e.prototype.removeTagElement=function(e){e&&this._dom.remove(e)},e.prototype._getOrCreateElement=function(e,t){if(void 0===t&&(t=!1),!t){var n=this._parseSelector(e),i=this.getTag(n);if(i&&this._containsAttributes(e,i))return i}var r=this._dom.createElement("meta");return this._setMetaElementAttributes(e,r),this._doc.getElementsByTagName("head")[0].appendChild(r),r},e.prototype._setMetaElementAttributes=function(e,t){return Object.keys(e).forEach((function(n){return t.setAttribute(n,e[n])})),t},e.prototype._parseSelector=function(e){var t=e.name?"name":"property";return t+'="'+e[t]+'"'},e.prototype._containsAttributes=function(e,t){return Object.keys(e).every((function(n){return t.getAttribute(n)===e[n]}))},e.\u0275prov=Object(o["\u0275\u0275defineInjectable"])({factory:ce,token:e,providedIn:"root"}),e.\u0275fac=function(t){return new(t||e)(o["\u0275\u0275inject"](r.e))},e}();function de(){return new he(Object(o["\u0275\u0275inject"])(r.e))}var he=function(){function e(e){this._doc=e}return e.prototype.getTitle=function(){return this._doc.title},e.prototype.setTitle=function(e){this._doc.title=e||""},e.\u0275prov=Object(o["\u0275\u0275defineInjectable"])({factory:de,token:e,providedIn:"root"}),e.\u0275fac=function(t){return new(t||e)(o["\u0275\u0275inject"](r.e))},e}(),pe="undefined"!=typeof window&&window||{},fe=function(){return function(e,t){this.msPerTick=e,this.numTicks=t}}(),me=function(){function e(e){this.appRef=e.injector.get(o.ApplicationRef)}return e.prototype.timeChangeDetection=function(e){var t=e&&e.record,n=null!=pe.console.profile;t&&n&&pe.console.profile("Change Detection");for(var i=Object(r.J)().performanceNow(),o=0;o<5||Object(r.J)().performanceNow()-i<500;)this.appRef.tick(),o++;var a=Object(r.J)().performanceNow();t&&n&&pe.console.profileEnd("Change Detection");var s=(a-i)/o;return pe.console.log("ran "+o+" change detection cycles"),pe.console.log(s.toFixed(2)+" ms per check"),new fe(s,o)},e}();function ge(e){return f("profiler",new me(e)),e}function _e(){f("profiler",null)}function ve(e){var t={"&":"&a;",'"':"&q;","'":"&s;","<":"&l;",">":"&g;"};return e.replace(/[&"'<>]/g,(function(e){return t[e]}))}function ye(e){return e}var be=function(){function e(){this.store={},this.onSerializeCallbacks={}}var t;return t=e,e.init=function(e){var n=new t;return n.store=e,n},e.prototype.get=function(e,t){return void 0!==this.store[e]?this.store[e]:t},e.prototype.set=function(e,t){this.store[e]=t},e.prototype.remove=function(e){delete this.store[e]},e.prototype.hasKey=function(e){return this.store.hasOwnProperty(e)},e.prototype.onSerialize=function(e,t){this.onSerializeCallbacks[e]=t},e.prototype.toJson=function(){for(var e in this.onSerializeCallbacks)if(this.onSerializeCallbacks.hasOwnProperty(e))try{this.store[e]=this.onSerializeCallbacks[e]()}catch(t){console.warn("Exception in onSerialize callback: ",t)}return JSON.stringify(this.store)},e.\u0275fac=function(t){return new(t||e)},e.\u0275prov=o["\u0275\u0275defineInjectable"]({token:e,factory:function(t){return e.\u0275fac(t)}}),e}();function we(e,t){var n,i=e.getElementById(t+"-state"),r={};if(i&&i.textContent)try{r=JSON.parse((n={"&a;":"&","&q;":'"',"&s;":"'","&l;":"<","&g;":">"},i.textContent.replace(/&[^;]+;/g,(function(e){return n[e]}))))}catch(o){console.warn("Exception while restoring TransferState for app "+t,o)}return be.init(r)}var xe=function(){function e(){}return e.\u0275mod=o["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=o["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)},providers:[{provide:be,useFactory:we,deps:[r.e,o.APP_ID]}]}),e}(),Ce=function(){function e(){}return e.all=function(){return function(){return!0}},e.css=function(e){return function(t){return null!=t.nativeElement&&function(e,t){return!!Object(r.J)().isElementNode(e)&&(e.matches&&e.matches(t)||e.msMatchesSelector&&e.msMatchesSelector(t)||e.webkitMatchesSelector&&e.webkitMatchesSelector(t))}(t.nativeElement,e)}},e.directive=function(e){return function(t){return-1!==t.providerTokens.indexOf(e)}},e}(),Se=new o.Version("9.1.0")},E34Y:function(e,t,n){"use strict";n.d(t,"a",(function(){return k})),n.d(t,"b",(function(){return A})),n.d(t,"c",(function(){return R})),n.d(t,"d",(function(){return w})),n.d(t,"e",(function(){return g})),n.d(t,"f",(function(){return x})),n.d(t,"g",(function(){return z})),n.d(t,"h",(function(){return M})),n.d(t,"i",(function(){return E})),n.d(t,"j",(function(){return y})),n.d(t,"k",(function(){return O}));var i=n("mrSG"),r=n("TYT/"),o=n("Valr"),a=n("E1rE"),s=n("KAnu"),l=n("tUd6"),c=n("pxW5"),u=n("FKN7"),d=n.n(u),h=n("3JVz"),p=n("xMpX"),f=n("jeLr"),m=(n("BqN7"),n("tJvG"),n("cUzu")),g=function(){function e(){}return e.prototype.setHost=function(e){this.host=e},e.prototype.setTemplate=function(e){this.host.setTemplate(e)},e}(),_=function(){function e(e){this.instance=e,this.subscriptions={},this.events={}}return e.prototype.hasEvent=function(e){return 0!==this.getEmitter(e).observers.length},e.prototype.fireEvent=function(e,t){var n=this.getEmitter(e);n.observers.length&&n.next(t&&t[0])},e.prototype.on=function(e,t){var n=this;if("string"==typeof e){var i=this.subscriptions[e]||[],r=this.getEmitter(e).subscribe(t.bind(this.instance)),o=r.unsubscribe.bind(r);i.push({handler:t,unsubscribe:o}),this.subscriptions[e]=i}else{var a=e;Object.keys(a).forEach((function(e){return n.on(e,a[e])}))}},e.prototype.off=function(e,t){var n=this.subscriptions[e]||[];t?n.some((function(e,i){if(e.handler===t)return e.unsubscribe(),n.splice(i,1),!0})):(n.forEach((function(e){e.unsubscribe()})),n.splice(0,n.length))},e.prototype.dispose=function(){},e.prototype.addEmitter=function(e,t){this.events[e]=t},e.prototype.getEmitter=function(e){return this.events[e]||(this.events[e]=new r.EventEmitter),this.events[e]},e}(),v=function(){function e(e,t){this.zone=e,this.component=t,this.lockedValueChangeEvent=!1}return e.prototype.fireNgEvent=function(e,t){if(!this.lockedValueChangeEvent||"valueChange"!==e){var n=this.component[e];n&&n.observers.length&&this.zone.run((function(){n.next(t&&t[0])}))}},e.prototype.createEmitters=function(e){var t=this;e.forEach((function(e){t.component[e.emit]=new r.EventEmitter}))},e}(),y=function(){function e(){this._watchers=[]}return e.prototype.getWatchMethod=function(){var e=this;return function(t,n,i){var r=t();(i=i||{}).skipImmediate||n(r);var o=function(){var o=t();e._isDifferentValues(r,o,i.deep)&&(n(o),r=o)};return e._watchers.push(o),function(){var t=e._watchers.indexOf(o);-1!==t&&e._watchers.splice(t,1)}}},e.prototype._isDifferentValues=function(e,t,n){var i=this._toComparable(t),r=this._toComparable(e);return n&&i instanceof Object&&r instanceof Object?this._checkObjectsFields(t,e):i!==r},e.prototype._toComparable=function(e){return e instanceof Date?e.getTime():e},e.prototype._checkObjectsFields=function(e,t){for(var n in e){var i=this._toComparable(e[n]),r=this._toComparable(t[n]),o=!1;if("object"==typeof i&&"object"==typeof r&&(o=Object(s.equalByValue)(i,r)),i!==r&&!o)return!0}},e.prototype.checkWatchers=function(){var e,t;try{for(var n=Object(i.j)(this._watchers),r=n.next();!r.done;r=n.next())(0,r.value)()}catch(o){e={error:o}}finally{try{r&&!r.done&&(t=n.return)&&t.call(n)}finally{if(e)throw e.error}}},e.\u0275fac=function(t){return new(t||e)},e.\u0275prov=r["\u0275\u0275defineInjectable"]({token:e,factory:function(t){return e.\u0275fac(t)}}),e}();function b(e){return e.get?e.get(0):e}var w=function(){function e(e,t,n,i,r){this.templateRef=e,this.viewContainerRef=t,this.renderer=i,this.zone=r,n.setTemplate(this)}return Object.defineProperty(e.prototype,"dxTemplateOf",{set:function(e){this.name=e},enumerable:!0,configurable:!0}),e.prototype.renderTemplate=function(e){var t=this,n=this.viewContainerRef.createEmbeddedView(this.templateRef,{$implicit:e.model,index:e.index}),i=b(e.container);return e.container&&n.rootNodes.forEach((function(e){t.renderer.appendChild(i,e)})),n},e.prototype.render=function(e){var t,n=this;return this.zone.isStable?t=this.zone.run((function(){return n.renderTemplate(e)})):(t=this.renderTemplate(e)).detectChanges(),t.rootNodes.forEach((function(e){1===e.nodeType&&Object(l.setClass)(e,"dx-template-wrapper",!0),Object(c.one)(e,"dxremove",(function(e,n){n&&n._angularIntegration||t.destroy()}))})),t.rootNodes},e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275directiveInject"](r.TemplateRef),r["\u0275\u0275directiveInject"](r.ViewContainerRef),r["\u0275\u0275directiveInject"](g),r["\u0275\u0275directiveInject"](r.Renderer2),r["\u0275\u0275directiveInject"](r.NgZone))},e.\u0275dir=r["\u0275\u0275defineDirective"]({type:e,selectors:[["","dxTemplate",""]],inputs:{dxTemplateOf:"dxTemplateOf"}}),e}(),x=function(){function e(){}return e.\u0275mod=r["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=r["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)}}),e}(),C=function(){function e(){this._initialOptions={},this._collectionContainerImpl=new S(this._setOption.bind(this),this._filterItems.bind(this))}return e.prototype._optionChangedHandler=function(e){var t=this._fullOptionPath();if(0===e.fullName.indexOf(t)){var n=this[e.fullName.slice(t.length)+"Change"];n&&n.next(e.value)}},e.prototype._createEventEmitters=function(e){var t=this;e.forEach((function(e){t[e.emit]=new r.EventEmitter}))},e.prototype._getOption=function(e){return this.isLinked?this.instance.option(this._fullOptionPath()+e):this._initialOptions[e]},e.prototype._setOption=function(e,t){if(this.isLinked){var n=this._fullOptionPath()+e;this.instance.option(n,t)}else this._initialOptions[e]=t},e.prototype._addRemovedOption=function(e){this.instance&&this.removedNestedComponents&&this.removedNestedComponents.push(e)},e.prototype._addRecreatedComponent=function(){var e=this;this.instance&&this.recreatedNestedComponents&&this.recreatedNestedComponents.push({getOptionPath:function(){return e._getOptionPath()}})},e.prototype._getOptionPath=function(){return this._hostOptionPath()+this._optionPath},e.prototype.setHost=function(e,t){this._host=e,this._hostOptionPath=t,this.optionChangedHandlers.subscribe(this._optionChangedHandler.bind(this))},e.prototype.setChildren=function(e,t){return this._collectionContainerImpl.setChildren(e,t)},e.prototype._filterItems=function(e){var t=this;return e.filter((function(e){return e!==t}))},Object.defineProperty(e.prototype,"instance",{get:function(){return this._host&&this._host.instance},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"removedNestedComponents",{get:function(){return this._host&&this._host.removedNestedComponents},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"recreatedNestedComponents",{get:function(){return this._host&&this._host.recreatedNestedComponents},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"isLinked",{get:function(){return!!this.instance&&this._host.isLinked},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"optionChangedHandlers",{get:function(){return this._host&&this._host.optionChangedHandlers},enumerable:!0,configurable:!0}),e}(),S=function(){function e(e,t){this._setOption=e,this._filterItems=t,this._activatedQueries={}}return e.prototype.setChildren=function(e,t){if(this._filterItems&&(t=this._filterItems(t)),t.length&&(this._activatedQueries[e]=!0),this._activatedQueries[e]){var n=t.map((function(e,t){return e._index=t,e._value}));this._setOption(e,n)}},e}(),M=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return Object(i.d)(t,e),t.prototype.setHost=function(t,n){e.prototype.setHost.call(this,t,n),this._host[this._optionPath]=this._initialOptions},t.prototype._fullOptionPath=function(){return this._getOptionPath()+"."},t}(C),k=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return Object(i.d)(t,e),t.prototype._fullOptionPath=function(){return this._getOptionPath()+"["+this._index+"]."},Object.defineProperty(t.prototype,"_value",{get:function(){return this._initialOptions},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"isLinked",{get:function(){return void 0!==this._index&&!!this.instance&&this._host.isLinked},enumerable:!0,configurable:!0}),t}(C);function O(e,t,n,i){void 0!==!e.template&&t.nativeElement.hasChildNodes()&&[].slice.call(t.nativeElement.childNodes).filter((function(e){if(e.tagName){var t=e.tagName.toLowerCase().substr(0,3);return!("dxi"===t||"dxo"===t)}return"#comment"!==e.nodeName&&e.textContent.replace(/\s/g,"").length})).length&&(e.template={render:function(e){var r=t.nativeElement;if(Object(l.setClass)(r,"dx-template-wrapper",!0),e.container){var o=b(e.container),a=o.contains(t.nativeElement);n.appendChild(o,t.nativeElement),a||i.body.contains(o)&&function(e){var t=[];d()(e).hasClass("dx-visibility-change-handler")||t.push(e),t.push.apply(t,e.querySelectorAll(".dx-visibility-change-handler"));for(var n=0;n td, .dx-row > tr"),n=o.parent();var a=i.getRowIndex(n),d=o[0]&&o[0].cellIndex,h=n.data("options"),p={event:e,targetElement:(0,r.getPublicElement)(c),target:u[this],rowIndex:a,row:i._getRows()[a],columnIndex:d,column:h&&h.cells[d].column};if(p.items=i.getContextMenuItems&&i.getContextMenuItems(p),l.executeAction("onContextMenuPreparing",p),l._contextMenuPrepared(p),s=p.items)return!1}})),s},_contextMenuPrepared:o.noop}),p=s.default.View.inherit({_renderCore:function(){var e=this,t=e.element().addClass("dx-context-menu");this.setAria("role","presentation",t),this._createComponent(t,l.default,{onPositioning:function(t){var n=t.event,i=t.component,r=e.getController("contextMenu").getContextMenuItems(n);r?(i.option("items",r),n.stopPropagation()):t.cancel=!0},onItemClick:function(e){e.itemData.onItemClick&&e.itemData.onItemClick(e)},cssClass:e.getWidgetContainerClass(),target:e.component.$element()})}});e.exports={defaultOptions:function(){return{onContextMenuPreparing:null}},controllers:{contextMenu:h},views:{contextMenuView:p}}},E5NM:function(e,t,n){"use strict";var i=n("I+eb"),r=n("hXpO");i({target:"String",proto:!0,forced:n("rwPt")("big")},{big:function(){return r(this,"big","","")}})},E9XD:function(e,t,n){"use strict";var i=n("I+eb"),r=n("1Y/n").left,o=n("pkCn"),a=n("rkAj"),s=o("reduce"),l=a("reduce",{1:0});i({target:"Array",proto:!0,forced:!s||!l},{reduce:function(e){return r(this,e,arguments.length,arguments.length>1?arguments[1]:void 0)}})},EJAH:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i=a(n("gU7H")),r=n("GCD8"),o=a(n("RwLY"));function a(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)}function l(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,i=new Array(t);n").addClass("dx-list-static-delete-button");this._list._createComponent(o,r,{icon:"remove",onClick:(function(e){e.event.stopPropagation(),this._deleteItem(t)}).bind(this),integrationOptions:{}}),n.addClass("dx-list-static-delete-button-container").append(o)},_deleteItem:function(e){e.is(".dx-state-disabled, .dx-state-disabled *")||this._list.deleteItem(e)}}))},EUja:function(e,t,n){"use strict";var i=n("ppGB"),r=n("HYAF");e.exports="".repeat||function(e){var t=String(r(this)),n="",o=i(e);if(o<0||o==1/0)throw RangeError("Wrong number of repetitions");for(;o>0;(o>>>=1)&&(t+=t))1&o&&(n+=t);return n}},"Ec/t":function(e,t,n){"use strict";var i,r,o=u(n("FKN7")),a=u(n("5qrJ")),s=u(n("BWGd")),l=n("IRs2"),c=n("tJvG");function u(e){return e&&e.__esModule?e:{default:e}}t.createOffsetFilter=function(e,t){for(var n=(0,l.normalizeSortingInfo)(t.group),i=[],r=0;r":"<":"=",e[a]];o.push("<"===u[1]?[u,"or",[c,"=",null]]:u)}else!1===e[a]?o.push([c,"=",!!n[a].desc||null]):(e[a]?!n[a].desc:n[a].desc)?o.push([c,"<>",e[a]]):(o.push([c,"<>",null]),o.push([c,"=",null]))}i.push(s.default.combineFilters(o))}return i=s.default.combineFilters(i,"or"),s.default.combineFilters([i,t.filter])},t.GroupingHelper=a.default.inherit((i=function(e,t){var n=e.hash;return n&&n[JSON.stringify(t)]},r=function(e,t){var n,i=0,r=e.length-1;if(!e.length)return 0;do{var o=r+i>>1;e[o].offset>t?r=o:i=o}while(r-i>1);for(n=i;n<=r&&!(e[n].offset>t);n++);return n},{ctor:function(e){this._dataSource=e,this.reset()},reset:function(){this._groupsInfo=[],this._totalCountCorrection=0},totalCountCorrection:function(){return this._totalCountCorrection},updateTotalItemsCount:function(e){this._totalCountCorrection=e||0},isGroupItemCountable:function(e){return!this._isVirtualPaging()||!e.isContinuation},_isVirtualPaging:function(){var e=this._dataSource.option("scrolling.mode");return"virtual"===e||"infinite"===e},itemsCount:function(){var e=this._dataSource._dataSource,t=s.default.normalizeSortingInfo(e.group()||[]).length;return function e(t,n,i){var r=0;if(n)if(i)for(var o=0;o=i?t[r].children=[]:e(t[r].children,n+1,i)}(this._groupsInfo,0,r):this.reset()},handleDataLoading:function(){},handleDataLoaded:function(e,t){t(e)},handleDataLoadedCore:function(e,t){t(e)}}))},EjLx:function(e,t,n){"use strict";var i=n("FKN7"),r=n("ti0F").isNumeric,o=n("zl3R").each,a=n("IEE5").queryByOptions,s=n("Q7sy"),l=n("Uhe+"),c=function(e){return(e.group<<20)+e.item},u=function(e){return{group:e>>20,item:2303&e}},d=l.inherit({_groupElements:function(){return this._collectionWidget._itemContainer().find(".dx-list-group")},_groupItemElements:function(e){return e.find(".dx-list-item")},getIndexByItemData:function(e){var t=this._collectionWidget.option("items"),n=!1;return!!e&&(e.items&&e.items.length&&(e=e.items[0]),o(t,(function(t,i){return!!i.items&&(o(i.items,(function(i,r){return r!==e||(n={group:t,item:i},!1)})),!n&&void 0)})),n)},getItemDataByIndex:function(e){var t=this._collectionWidget.option("items");return r(e)?this.itemsGetter()[e]:e&&t[e.group]&&t[e.group].items[e.item]||null},itemsGetter:function(){for(var e=[],t=this._collectionWidget.option("items"),n=0;n").addClass(this._controlClass);new this._controlWidget(r,a(this._commonOptions(),{value:this._isSelected(t),focusStateEnabled:!1,hoverStateEnabled:!1,onValueChanged:(function(e){this._processCheckedState(t,e.value),e.event&&e.event.stopPropagation()}).bind(this)})),n.addClass(this._containerClass),n.append(r)},modifyElement:function(e){this.callBase.apply(this,arguments);var t=e.$itemElement,n=this._controlWidget.getInstance(t.find("."+this._controlClass));r.on(t,"stateChanged",(function(e,t){n.option("value",t)}).bind(this))},_updateSelectAllState:function(){this._$selectAll&&this._selectAllCheckBox.option("value",this._list.isSelectAll())},afterRender:function(){"all"===this._list.option("selectionMode")&&(this._$selectAll?this._updateSelectAllState():this._renderSelectAll())},handleKeyboardEvents:function(e,t){var n=!t,i=this._list,r=this._$selectAll,o=i._getLastItemIndex();return!(!r||!(t&&0===e||n&&e===o)||(i.option("focusedElement",r),i.scrollToItem(i.option("focusedElement")),0))},handleEnterPressing:function(){if(this._$selectAll&&this._$selectAll.hasClass("dx-state-focused"))return this._selectAllCheckBox.option("value",!this._selectAllCheckBox.option("value")),!0},_renderSelectAll:function(){var e=this._$selectAll=i("
").addClass("dx-list-select-all"),t=this._list,n=t._supportedKeys().downArrow.bind(t);this._selectAllCheckBox=t._createComponent(i("
").addClass("dx-list-select-all-checkbox").appendTo(e),l,{focusStateEnabled:!1,hoverStateEnabled:!1}),this._selectAllCheckBox.registerKeyHandler("downArrow",n),i("
").addClass("dx-list-select-all-label").text(this._list.option("selectAllText")).appendTo(e),this._list.itemsContainer().prepend(e),this._updateSelectAllState(),this._attachSelectAllHandler()},_attachSelectAllHandler:function(){this._selectAllCheckBox.option("onValueChanged",this._selectAllHandler.bind(this)),r.off(this._$selectAll,p),r.on(this._$selectAll,p,this._selectAllClickHandler.bind(this))},_selectAllHandler:function(e){e.event&&e.event.stopPropagation();var t=this._selectAllCheckBox.option("value");!1!==this._list._createActionByOption("onSelectAllValueChanged")({value:t})&&(!0===t?this._selectAllItems():!1===t&&this._unselectAllItems())},_checkSelectAllCapability:function(){var e=this._list,t=e.getDataSource();return!!("allPages"!==e.option("selectAllMode")||!e.option("grouped")||t&&t.group())||(s.log("W1010"),!1)},_selectAllItems:function(){this._checkSelectAllCapability()&&this._list._selection.selectAll("page"===this._list.option("selectAllMode"))},_unselectAllItems:function(){this._checkSelectAllCapability()&&this._list._selection.deselectAll("page"===this._list.option("selectAllMode"))},_selectAllClickHandler:function(){this._selectAllCheckBox.option("value",!this._selectAllCheckBox.option("value"))},_isSelected:function(e){return this._list.isItemSelected(e)},_processCheckedState:function(e,t){t?this._list.selectItem(e):this._list.unselectItem(e)},dispose:function(){this._disposeSelectAll(),this._list.$element().removeClass("dx-list-select-decorator-enabled"),this.callBase.apply(this,arguments)},_disposeSelectAll:function(){this._$selectAll&&(this._$selectAll.remove(),this._$selectAll=null)}}))},"En8+":function(e,t,n){"use strict";function i(){return"function"==typeof Symbol&&Symbol.iterator?Symbol.iterator:"@@iterator"}n.d(t,"a",(function(){return r}));var r=i()},EnZy:function(e,t,n){"use strict";var i=n("14Sl"),r=n("ROdP"),o=n("glrk"),a=n("HYAF"),s=n("SEBh"),l=n("iqWW"),c=n("UMSQ"),u=n("FMNM"),d=n("kmMV"),h=n("0Dky"),p=[].push,f=Math.min,m=!h((function(){return!RegExp(4294967295,"y")}));i("split",2,(function(e,t,n){var i;return i="c"=="abbc".split(/(b)*/)[1]||4!="test".split(/(?:)/,-1).length||2!="ab".split(/(?:ab)*/).length||4!=".".split(/(.?)(.?)/).length||".".split(/()()/).length>1||"".split(/.?/).length?function(e,n){var i=String(a(this)),o=void 0===n?4294967295:n>>>0;if(0===o)return[];if(void 0===e)return[i];if(!r(e))return t.call(i,e,o);for(var s,l,c,u=[],h=0,f=new RegExp(e.source,(e.ignoreCase?"i":"")+(e.multiline?"m":"")+(e.unicode?"u":"")+(e.sticky?"y":"")+"g");(s=d.call(f,i))&&!((l=f.lastIndex)>h&&(u.push(i.slice(h,s.index)),s.length>1&&s.index=o));)f.lastIndex===s.index&&f.lastIndex++;return h===i.length?!c&&f.test("")||u.push(""):u.push(i.slice(h)),u.length>o?u.slice(0,o):u}:"0".split(void 0,0).length?function(e,n){return void 0===e&&0===n?[]:t.call(this,e,n)}:t,[function(t,n){var r=a(this),o=null==t?void 0:t[e];return void 0!==o?o.call(t,r,n):i.call(String(r),t,n)},function(e,r){var a=n(i,e,this,r,i!==t);if(a.done)return a.value;var d=o(e),h=String(this),p=s(d,RegExp),g=d.unicode,_=new p(m?d:"^(?:"+d.source+")",(d.ignoreCase?"i":"")+(d.multiline?"m":"")+(d.unicode?"u":"")+(m?"y":"g")),v=void 0===r?4294967295:r>>>0;if(0===v)return[];if(0===h.length)return null===u(_,h)?[h]:[];for(var y=0,b=0,w=[];b1?arguments[1]:void 0)}},F8pa:function(e,t,n){"use strict";var i=n("1LL4"),r=n("zl3R"),o=n("OAWD"),a=f(n("hO7Y")),s=f(n("tFN4")),l=f(n("AKj6")),c=f(n("nYdg")),u=n("C+eR"),d=n("ti0F"),h=n("z7z0"),p=n("5u+F");function f(e){return e&&e.__esModule?e:{default:e}}var m,g=Math.abs,_=["width","height","left","top","bottom","right"],v={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}},y=function(e){return(0,r.each)(_,(function(t,n){e[n]=parseInt(e[n])||0})),e};function b(e){return{isStartSide:e?function(e,t,n,i){return e<=t[t.length-1][i]}:function(e,t,n,i){return et[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[r]&&e=n[r]},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}}}t.Translator2D=m=function(e,t,n){this.update(e,t,n)},m.prototype={constructor:m,reinit:function(){var e=this,t=e._options,n=e._businessRange,r=n.categories||[],o={},d=e._prepareCanvasOptions(),h=(0,u.getCategoriesInfo)(r,n.minVisible,n.maxVisible).categories,f=h.length;if(n.isEmpty())o=v;else switch(n.axisType){case"logarithmic":o=c.default;break;case"semidiscrete":o=s.default,d.ratioOfCanvasRange=d.canvasLength/((0,p.addInterval)(d.rangeMaxVisible,t.interval)-d.rangeMinVisible);break;case"discrete":o=a.default,e._categories=r,d.interval=e._getDiscreteInterval(t.addSpiderCategory?f+1:f,d),e._categoriesToPoints=function(e){var t={};return e.forEach((function(e,n){t[e.valueOf()]=n})),t}(r),f&&(d.startPointIndex=e._categoriesToPoints[h[0].valueOf()],e.visibleCategories=h);break;default:"datetime"===n.dataType&&(o=l.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=[b(!1),b(e.isInverted())],e._translateBreaks(),e._calculateSpecialValues()},_translateBreaks:function(){var e,t,n,i,r=this._breaks,o=this._options.breaksSize;if(void 0!==r)for(e=0,i=r.length;e0?t.canvasLength/n:t.canvasLength},_prepareCanvasOptions:function(){var e,t,n,i,r,o,a=this._businessRange,s=this._canvasOptions=(t=(e=a).min,n=e.max,i=e.minVisible,r=e.maxVisible,"logarithmic"===e.axisType&&(r=(0,u.getLogExt)(r,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:r}),l=this._canvas,c=this._breaks;return s.startPadding=l.startPadding||0,s.endPadding=l.endPadding||0,this._options.isHorizontal?(s.startPoint=l.left+s.startPadding,o=l.width,s.endPoint=l.width-l.right-s.endPadding,s.invert=a.invert):(s.startPoint=l.top+s.startPadding,o=l.height,s.endPoint=l.height-l.bottom-s.endPadding,s.invert=!a.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!==c&&(s.ratioOfCanvasRange=(s.canvasLength-c[c.length-1].cumulativeWidth)/(s.rangeMaxVisible-s.rangeMinVisible-c[c.length-1].length)),s},updateCanvas:function(e){this._canvas=y(e),this.reinit()},updateBusinessRange:function(e){var t=e.breaks||[];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,r,o,a="logarithmic"===t.axisType?function(e){return(0,u.getLogExt)(e,t.base)}:function(e){return e},s=[],l=e.length,c=0;for(o=0;o0&&o!==a&&(e=this.translate(0,1)),!(0,d.isDefined)(e)){var l=r.invert^(o<0&&a<=0);e=this._options.isHorizontal?l?i:n:l?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 t.invert?t.rangeMaxVisible.valueOf()-e:t.rangeMinVisible.valueOf()+e},getMinBarSize:function(e){var t=this.getCanvasVisibleArea(),n=this.from(t.min+e);return g(this.from(t.min)-((0,d.isDefined)(n)?n:this.from(t.max)))},checkMinBarSize:function(e,t,n){return g(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 r=i.startPoint,o=i.endPoint,a=this.isInverted(),s=(r+e)/t,l=(o+e)/t;n=n||{};var c,u,p=this.to(a?n.endValue:n.startValue),f=this.to(a?n.startValue:n.endValue);return p>s&&(l-=s-p,s=p,c=a?n.endValue:n.startValue),f(u=(0,d.isDefined)(u)?u:(0,h.adjust)(this.from(l,-1)))?(c=c>n.endValue?n.endValue:c,u=un.endValue?n.endValue:u),{min:c,max:u,translate:(0,h.adjust)(e),scale:(0,h.adjust)(t)}},zoomZeroLengthRange:function(e,t){var n=this._canvasOptions,i=n.rangeMin,r=n.rangeMax,o=(r.valueOf()!==i.valueOf()?r.valueOf()-i.valueOf():g(n.rangeMinVisible.valueOf()-i.valueOf()))/n.canvasLength,a=(0,d.isDate)(r)||(0,d.isDate)(i),s="logarithmic"===this._businessRange.axisType,l=n.rangeMinVisible.valueOf()-o,c=n.rangeMaxVisible.valueOf()+o;return{min:l=s?(0,h.adjust)((0,u.raiseToExt)(l,n.base)):a?new Date(l):l,max:c=s?(0,h.adjust)((0,u.raiseToExt)(c,n.base)):a?new Date(c):c,translate:e,scale:t}},getMinScale:function(e){return e?1.1:.9},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,r=this._breaks,o={length:0},a=0;return void 0!==r&&(o=this._checkValueAboutBreaks(r,e,"trFrom","trTo",this._checkingMethodsAboutBreaks[0]),a=(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+a))},from:function(e,t){var n=this._breaks,i={length:0},r=this._canvasOptions,o=r.startPoint,a=0;return void 0!==n&&(i=this._checkValueAboutBreaks(n,e,"start","end",this._checkingMethodsAboutBreaks[1]),a=(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-a)/r.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}}},FCZ4:function(e,t,n){"use strict";n.d(t,"b",(function(){return r})),n.d(t,"a",(function(){return o}));var i=n("2WDa");function r(){return Object(i.k)("routerTransition",[Object(i.h)("void",Object(i.i)({"padding-top":"20px",opacity:"0"})),Object(i.h)("*",Object(i.i)({"padding-top":"0px",opacity:"1"})),Object(i.j)(":enter",[Object(i.e)("0.33s ease-out",Object(i.i)({opacity:"1","padding-top":"0px"}))])])}function o(){return Object(i.k)("routerTransition",[Object(i.h)("void",Object(i.i)({"margin-top":"-10px",opacity:"0"})),Object(i.h)("*",Object(i.i)({"margin-top":"0px",opacity:"1"})),Object(i.j)(":enter",[Object(i.e)("0.2s ease-out",Object(i.i)({opacity:"1","margin-top":"0px"}))])])}},FF6l:function(e,t,n){"use strict";var i=n("ewvW"),r=n("I8vh"),o=n("UMSQ"),a=Math.min;e.exports=[].copyWithin||function(e,t){var n=i(this),s=o(n.length),l=r(e,s),c=r(t,s),u=arguments.length>2?arguments[2]:void 0,d=a((void 0===u?s:r(u,s))-c,s-l),h=1;for(c0;)c in n?n[l]=n[c]:delete n[l],l+=h,c+=h;return n}},FFOo:function(e,t,n){"use strict";n.d(t,"a",(function(){return u}));var i=n("mrSG"),r=n("2Bdj"),o=n("6ahw"),a=n("pugT"),s=n("L/V9"),l=n("iLxQ"),c=n("DKTb"),u=function(e){function t(n,i,r){var a=e.call(this)||this;switch(a.syncErrorValue=null,a.syncErrorThrown=!1,a.syncErrorThrowable=!1,a.isStopped=!1,arguments.length){case 0:a.destination=o.a;break;case 1:if(!n){a.destination=o.a;break}if("object"==typeof n){n instanceof t?(a.syncErrorThrowable=n.syncErrorThrowable,a.destination=n,n.add(a)):(a.syncErrorThrowable=!0,a.destination=new d(a,n));break}default:a.syncErrorThrowable=!0,a.destination=new d(a,n,i,r)}return a}return i.d(t,e),t.prototype[s.a]=function(){return this},t.create=function(e,n,i){var r=new t(e,n,i);return r.syncErrorThrowable=!1,r},t.prototype.next=function(e){this.isStopped||this._next(e)},t.prototype.error=function(e){this.isStopped||(this.isStopped=!0,this._error(e))},t.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},t.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,e.prototype.unsubscribe.call(this))},t.prototype._next=function(e){this.destination.next(e)},t.prototype._error=function(e){this.destination.error(e),this.unsubscribe()},t.prototype._complete=function(){this.destination.complete(),this.unsubscribe()},t.prototype._unsubscribeAndRecycle=function(){var e=this._parentOrParents;return this._parentOrParents=null,this.unsubscribe(),this.closed=!1,this.isStopped=!1,this._parentOrParents=e,this},t}(a.a),d=function(e){function t(t,n,i,a){var s,l=e.call(this)||this;l._parentSubscriber=t;var c=l;return Object(r.a)(n)?s=n:n&&(s=n.next,i=n.error,a=n.complete,n!==o.a&&(c=Object.create(n),Object(r.a)(c.unsubscribe)&&l.add(c.unsubscribe.bind(c)),c.unsubscribe=l.unsubscribe.bind(l))),l._context=c,l._next=s,l._error=i,l._complete=a,l}return i.d(t,e),t.prototype.next=function(e){if(!this.isStopped&&this._next){var t=this._parentSubscriber;l.a.useDeprecatedSynchronousErrorHandling&&t.syncErrorThrowable?this.__tryOrSetError(t,this._next,e)&&this.unsubscribe():this.__tryOrUnsub(this._next,e)}},t.prototype.error=function(e){if(!this.isStopped){var t=this._parentSubscriber,n=l.a.useDeprecatedSynchronousErrorHandling;if(this._error)n&&t.syncErrorThrowable?(this.__tryOrSetError(t,this._error,e),this.unsubscribe()):(this.__tryOrUnsub(this._error,e),this.unsubscribe());else if(t.syncErrorThrowable)n?(t.syncErrorValue=e,t.syncErrorThrown=!0):Object(c.a)(e),this.unsubscribe();else{if(this.unsubscribe(),n)throw e;Object(c.a)(e)}}},t.prototype.complete=function(){var e=this;if(!this.isStopped){var t=this._parentSubscriber;if(this._complete){var n=function(){return e._complete.call(e._context)};l.a.useDeprecatedSynchronousErrorHandling&&t.syncErrorThrowable?(this.__tryOrSetError(t,n),this.unsubscribe()):(this.__tryOrUnsub(n),this.unsubscribe())}else this.unsubscribe()}},t.prototype.__tryOrUnsub=function(e,t){try{e.call(this._context,t)}catch(n){if(this.unsubscribe(),l.a.useDeprecatedSynchronousErrorHandling)throw n;Object(c.a)(n)}},t.prototype.__tryOrSetError=function(e,t,n){if(!l.a.useDeprecatedSynchronousErrorHandling)throw new Error("bad call");try{t.call(this._context,n)}catch(i){return l.a.useDeprecatedSynchronousErrorHandling?(e.syncErrorValue=i,e.syncErrorThrown=!0,!0):(Object(c.a)(i),!0)}return!1},t.prototype._unsubscribe=function(){var e=this._parentSubscriber;this._context=null,this._parentSubscriber=null,e.unsubscribe()},t}(u)},FKN7:function(e,t,n){"use strict";var i=n("NFpX");e.exports=i.get()},FMNM:function(e,t,n){var i=n("xrYK"),r=n("kmMV");e.exports=function(e,t){var n=e.exec;if("function"==typeof n){var o=n.call(e,t);if("object"!=typeof o)throw TypeError("RegExp exec method returned something other than an Object or null");return o}if("RegExp"!==i(e))throw TypeError("RegExp#exec called on incompatible receiver");return r.call(e,t)}},FP2U:function(e,t,n){"use strict";var i=n("LUwo"),r=i.registerThemeAlias,o="#ffffff",a="#000000";(0,i.registerTheme)({name:"generic.contrast",defaultPalette:"Bright",font:{color:o},backgroundColor:a,primaryTitleColor:o,secondaryTitleColor:o,gridColor:o,axisColor:o,export:{backgroundColor:a,font:{color:o},button:{default:{color:o,borderColor:o,backgroundColor:a},hover:{color:o,borderColor:o,backgroundColor:"#cf00d7"},focus:{color:o,borderColor:"#cf00d7",backgroundColor:a},active:{color:a,borderColor:o,backgroundColor:o}},borderColor:o,menuButtonColor:a,activeBackgroundColor:o,activeColor:a,selectedBorderColor:"#cf00da",selectedColor:"#cf00da",shadowColor:"none"},tooltip:{border:{color:o},font:{color:o},color:a},"chart:common":{commonSeriesSettings:{valueErrorBar:{color:o},hoverStyle:{hatching:{opacity:.5}},selectionStyle:{hatching:{opacity:.35}},label:{font:{color:o},border:{color:o}}}},"chart:common:axis":{constantLineStyle:{color:o}},"chart:common:annotation":{font:{color:o},border:{color:o},color:a},chart:{commonSeriesSettings:{},crosshair:{color:"#cf00d7"},commonPaneSettings:{backgroundColor:a,border:{color:o}},scrollBar:{color:o},commonAxisSettings:{breakStyle:{color:"#cf00d7"}},zoomAndPan:{dragBoxStyle:{color:o,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:o},valueIndicators:{_default:{color:o},rangebar:{color:o,backgroundColor:a},twocolorneedle:{secondColor:o},trianglemarker:{color:o},textcloud:{color:o,text:{font:{color:a}}}}},barGauge:{backgroundColor:"#3c3c3c"},rangeSelector:{scale:{tick:{color:o,opacity:.4},minorTick:{color:o,opacity:.12},breakStyle:{color:"#cf00d7"}},selectedRangeColor:"#cf00da",sliderMarker:{color:"#cf00da"},sliderHandle:{color:"#cf00da",opacity:1},shutter:{opacity:.75},background:{color:a}},map:{background:{borderColor:o},layer:{label:{stroke:a,font:{color:o}}},"layer:area":{borderColor:a,color:"#686868",hoveredBorderColor:o,selectedBorderColor:o,label:{font:{opacity:1}}},"layer:line":{color:"#267cff",hoveredColor:"#f613ff",selectedColor:o},"layer:marker:dot":{borderColor:a,color:"#f8ca00",backColor:a,backOpacity:.32},"layer:marker:bubble":{color:"#f8ca00",hoveredBorderColor:o,selectedBorderColor:o},"layer:marker:pie":{hoveredBorderColor:o,selectedBorderColor:o},controlBar:{borderColor:o,color:a,opacity:.3}},treeMap:{tile:{color:"#70c92f"},group:{color:"#797979",label:{font:{color:o}}}},sparkline:{pointColor:a},bullet:{},polar:{commonSeriesSettings:{}},funnel:{label:{connector:{opacity:1}}},sankey:{label:{font:{color:o},shadow:{opacity:0}},node:{border:{visible:!0,width:1,color:o}},link:{opacity:.5,border:{visible:!0,width:1,color:o},hoverStyle:{opacity:.9}}}},"generic.light"),r("generic.contrast.compact","generic.contrast")},FWf1:function(e,t,n){"use strict";var i=this&&this.__extends||function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function i(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(i.prototype=n.prototype,new i)}}(),r=n("pshJ"),o=n("GiSu"),a=n("zB/H"),s=n("p//D"),l=n("n3uD"),c=n("MkmW"),u=function(e){function t(n,i,r){var a=e.call(this)||this;switch(a.syncErrorValue=null,a.syncErrorThrown=!1,a.syncErrorThrowable=!1,a.isStopped=!1,arguments.length){case 0:a.destination=o.empty;break;case 1:if(!n){a.destination=o.empty;break}if("object"==typeof n){n instanceof t?(a.syncErrorThrowable=n.syncErrorThrowable,a.destination=n,n.add(a)):(a.syncErrorThrowable=!0,a.destination=new d(a,n));break}default:a.syncErrorThrowable=!0,a.destination=new d(a,n,i,r)}return a}return i(t,e),t.prototype[s.rxSubscriber]=function(){return this},t.create=function(e,n,i){var r=new t(e,n,i);return r.syncErrorThrowable=!1,r},t.prototype.next=function(e){this.isStopped||this._next(e)},t.prototype.error=function(e){this.isStopped||(this.isStopped=!0,this._error(e))},t.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},t.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,e.prototype.unsubscribe.call(this))},t.prototype._next=function(e){this.destination.next(e)},t.prototype._error=function(e){this.destination.error(e),this.unsubscribe()},t.prototype._complete=function(){this.destination.complete(),this.unsubscribe()},t.prototype._unsubscribeAndRecycle=function(){var e=this._parentOrParents;return this._parentOrParents=null,this.unsubscribe(),this.closed=!1,this.isStopped=!1,this._parentOrParents=e,this},t}(a.Subscription);t.Subscriber=u;var d=function(e){function t(t,n,i,a){var s,l=e.call(this)||this;l._parentSubscriber=t;var c=l;return r.isFunction(n)?s=n:n&&(s=n.next,i=n.error,a=n.complete,n!==o.empty&&(c=Object.create(n),r.isFunction(c.unsubscribe)&&l.add(c.unsubscribe.bind(c)),c.unsubscribe=l.unsubscribe.bind(l))),l._context=c,l._next=s,l._error=i,l._complete=a,l}return i(t,e),t.prototype.next=function(e){if(!this.isStopped&&this._next){var t=this._parentSubscriber;l.config.useDeprecatedSynchronousErrorHandling&&t.syncErrorThrowable?this.__tryOrSetError(t,this._next,e)&&this.unsubscribe():this.__tryOrUnsub(this._next,e)}},t.prototype.error=function(e){if(!this.isStopped){var t=this._parentSubscriber,n=l.config.useDeprecatedSynchronousErrorHandling;if(this._error)n&&t.syncErrorThrowable?(this.__tryOrSetError(t,this._error,e),this.unsubscribe()):(this.__tryOrUnsub(this._error,e),this.unsubscribe());else if(t.syncErrorThrowable)n?(t.syncErrorValue=e,t.syncErrorThrown=!0):c.hostReportError(e),this.unsubscribe();else{if(this.unsubscribe(),n)throw e;c.hostReportError(e)}}},t.prototype.complete=function(){var e=this;if(!this.isStopped){var t=this._parentSubscriber;if(this._complete){var n=function(){return e._complete.call(e._context)};l.config.useDeprecatedSynchronousErrorHandling&&t.syncErrorThrowable?(this.__tryOrSetError(t,n),this.unsubscribe()):(this.__tryOrUnsub(n),this.unsubscribe())}else this.unsubscribe()}},t.prototype.__tryOrUnsub=function(e,t){try{e.call(this._context,t)}catch(n){if(this.unsubscribe(),l.config.useDeprecatedSynchronousErrorHandling)throw n;c.hostReportError(n)}},t.prototype.__tryOrSetError=function(e,t,n){if(!l.config.useDeprecatedSynchronousErrorHandling)throw new Error("bad call");try{t.call(this._context,n)}catch(i){return l.config.useDeprecatedSynchronousErrorHandling?(e.syncErrorValue=i,e.syncErrorThrown=!0,!0):(c.hostReportError(i),!0)}return!1},t.prototype._unsubscribe=function(){var e=this._parentSubscriber;this._context=null,this._parentSubscriber=null,e.unsubscribe()},t}(u);t.SafeSubscriber=d},FYXg:function(e,t,n){"use strict";var i=function(e){return e&&e.__esModule?e:{default:e}}(n("6F5R"));n("fHlW"),n("4lf7"),n("Qkad"),n("yFBy"),n("QXfY"),n("jBL4"),n("7Ncy"),n("q94W"),n("s3Y/"),n("x8kf"),n("3Nus"),n("+wj7"),n("4xE8"),n("KYaq"),n("7Bb+"),n("vwfw"),n("IPIx"),n("C4zk"),n("/wwX"),n("6mLu"),n("3HbM"),n("5x2u"),n("NLYV"),n("fnJn"),e.exports=i.default},FlNM:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=n("ti0F"),r=c(n("OZWN")),o=c(n("6MIN")),a=c(n("kOkc")),s=c(n("GMo6")),l=c(n("UJab"));function c(e){return e&&e.__esModule?e:{default:e}}function u(e,t){for(var n=0;n0){var e=this._numberFormatTags.map((function(e){return l.default.toXml(e)}));return r.default.toXml("numFmts",{count:e.length},e.join(""))}return""}}])&&u(t.prototype,n),c&&u(t,c),e}();t.default=d,e.exports=d},FpO7:function(e,t,n){e.exports=function(e){function t(i){if(n[i])return n[i].exports;var r=n[i]={exports:{},id:i,loaded:!1};return e[i].call(r.exports,r,r.exports,t),r.loaded=!0,r.exports}var n={};return t.m=e,t.c=n,t.p="",t(0)}([function(e,t,n){"use strict";function i(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var r=n(3);Object.defineProperty(t,"conformToMask",{enumerable:!0,get:function(){return i(r).default}});var o=n(2);Object.defineProperty(t,"adjustCaretPosition",{enumerable:!0,get:function(){return i(o).default}});var a=n(5);Object.defineProperty(t,"createTextMaskInputElement",{enumerable:!0,get:function(){return i(a).default}})},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.placeholderChar="_",t.strFunction="function"},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t=e.previousConformedValue,r=void 0===t?i:t,o=e.previousPlaceholder,a=void 0===o?i:o,s=e.currentCaretPosition,l=void 0===s?0:s,c=e.conformedValue,u=e.rawValue,d=e.placeholderChar,h=e.placeholder,p=e.indexesOfPipedChars,f=void 0===p?n:p,m=e.caretTrapIndexes,g=void 0===m?n:m;if(0===l||!u.length)return 0;var _=r.length,v=h.length,y=c.length,b=u.length-_,w=b>0;if(b>1&&!w&&0!==_)return l;var x=0,C=void 0,S=void 0;if(!w||r!==c&&c!==h){var M=c.toLowerCase(),k=u.toLowerCase().substr(0,l).split(i).filter((function(e){return-1!==M.indexOf(e)}));S=k[k.length-1];var O=a.substr(0,k.length).split(i).filter((function(e){return e!==d})).length,T=h.substr(0,k.length).split(i).filter((function(e){return e!==d})).length;!w&&(T!==O||void 0!==a[k.length-1]&&void 0!==h[k.length-2]&&a[k.length-1]!==d&&a[k.length-1]!==h[k.length-1]&&a[k.length-1]===h[k.length-2])&&O>0&&h.indexOf(S)>-1&&void 0!==u[l]&&(C=!0,S=u[l]);for(var E=f.map((function(e){return M[e]})).filter((function(e){return e===S})).length,I=k.filter((function(e){return e===S})).length,A=h.substr(0,h.indexOf(d)).split(i).filter((function(e,t){return e===S&&u[t]!==e})).length+I+E+(C?1:0),D=0,L=0;L=A));L++);}else x=l-b;if(w){for(var P=x,j=x;j<=v;j++)if(h[j]===d&&(P=j),h[j]===d||-1!==g.indexOf(j)||j===v)return P}else if(C){for(var R=x-1;R>=0;R--)if(c[R]===S||-1!==g.indexOf(R)||0===R)return R}else for(var z=x;z>=0;z--)if(h[z-1]===d||-1!==g.indexOf(z)||0===z)return z};var n=[],i=""},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var 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};t.default=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:s,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:a,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};if(!(0,r.isArray)(t)){if((void 0===t?"undefined":i(t))!==o.strFunction)throw new Error("Text-mask:conformToMask; The mask property must be an array.");t=t(e,n),t=(0,r.processCaretTraps)(t).maskWithoutCaretTraps}var l=n.guide,c=void 0===l||l,u=n.previousConformedValue,d=void 0===u?s:u,h=n.placeholderChar,p=void 0===h?o.placeholderChar:h,f=n.placeholder,m=void 0===f?(0,r.convertMaskToPlaceholder)(t,p):f,g=n.currentCaretPosition,_=n.keepCharPositions,v=!1===c&&void 0!==d,y=e.length,b=d.length,w=m.length,x=t.length,C=y-b,S=C>0,M=g+(S?-C:0),k=M+Math.abs(C);if(!0===_&&!S){for(var O=s,T=M;T=M&&t=0;I--){var A=E[I].char;if(A!==p){var D=I>=M&&b===x;A===m[D?I-C:I]&&E.splice(I,1)}}var L=s,P=!1;e:for(var j=0;j0)for(;E.length>0;){var z=E.shift(),B=z.char,F=z.isNew;if(B===p&&!0!==v){L+=p;continue e}if(t[j].test(B)){if(!0===_&&!1!==F&&d!==s&&!1!==c&&S){for(var N=E.length,V=null,H=0;H0&&void 0!==arguments[0]?arguments[0]:o,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:r.placeholderChar;if(!i(e))throw new Error("Text-mask:convertMaskToPlaceholder; The mask property must be an array.");if(-1!==e.indexOf(t))throw new Error("Placeholder character must not be used as part of the mask. Please specify a character that is not present in your mask as your placeholder character.\n\nThe placeholder character that was received is: "+JSON.stringify(t)+"\n\nThe mask that was received is: "+JSON.stringify(e));return e.map((function(e){return e instanceof RegExp?t:e})).join("")},t.isArray=i,t.isString=function(e){return"string"==typeof e||e instanceof String},t.isNumber=function(e){return"number"==typeof e&&void 0===e.length&&!isNaN(e)},t.isNil=function(e){return null==e},t.processCaretTraps=function(e){for(var t=[],n=void 0;-1!==(n=e.indexOf(a));)t.push(n),e.splice(n,1);return{maskWithoutCaretTraps:e,indexes:t}};var r=n(1),o=[],a="[]"},function(e,t,n){"use strict";function i(e){return e&&e.__esModule?e:{default:e}}function r(e,t){document.activeElement===e&&(m?g((function(){return e.setSelectionRange(t,t,p)}),0):e.setSelectionRange(t,t,p))}function o(e){if((0,u.isString)(e))return e;if((0,u.isNumber)(e))return String(e);if(null==e)return h;throw new Error("The 'value' provided to Text Mask needs to be a string or a number. The value received was:\n\n "+JSON.stringify(e))}Object.defineProperty(t,"__esModule",{value:!0});var a=Object.assign||function(e){for(var t=1;t1&&void 0!==arguments[1]?arguments[1]:e,p=i.inputElement,m=i.mask,g=i.guide,_=i.pipe,v=i.placeholderChar,y=void 0===v?d.placeholderChar:v,b=i.keepCharPositions,w=void 0!==b&&b,x=i.showMask,C=void 0!==x&&x;if(void 0===n&&(n=p.value),n!==t.previousConformedValue){(void 0===m?"undefined":s(m))===f&&void 0!==m.pipe&&void 0!==m.mask&&(_=m.pipe,m=m.mask);var S=void 0,M=void 0;if(m instanceof Array&&(S=(0,u.convertMaskToPlaceholder)(m,y)),!1!==m){var k=o(n),O=p.selectionEnd,T=t.previousConformedValue,E=t.previousPlaceholder,I=void 0;if((void 0===m?"undefined":s(m))===d.strFunction){if(!1===(M=m(k,{currentCaretPosition:O,previousConformedValue:T,placeholderChar:y})))return;var A=(0,u.processCaretTraps)(M),D=A.maskWithoutCaretTraps,L=A.indexes;I=L,S=(0,u.convertMaskToPlaceholder)(M=D,y)}else M=m;var P={previousConformedValue:T,guide:g,placeholderChar:y,pipe:_,placeholder:S,currentCaretPosition:O,keepCharPositions:w},j=(0,c.default)(k,M,P),R=j.conformedValue,z=(void 0===_?"undefined":s(_))===d.strFunction,B={};z&&(!1===(B=_(R,a({rawValue:k},P)))?B={value:T,rejected:!0}:(0,u.isString)(B)&&(B={value:B}));var F=z?B.value:R,N=(0,l.default)({previousConformedValue:T,previousPlaceholder:E,conformedValue:F,placeholder:S,rawValue:k,currentCaretPosition:O,placeholderChar:y,indexesOfPipedChars:B.indexesOfPipedChars,caretTrapIndexes:I}),V=F===S&&0===N,H=C?S:h,Y=V?H:F;t.previousConformedValue=Y,t.previousPlaceholder=S,p.value!==Y&&(p.value=Y,r(p,N))}}}}};var l=i(n(2)),c=i(n(3)),u=n(4),d=n(1),h="",p="none",f="object",m="undefined"!=typeof navigator&&/Android/i.test(navigator.userAgent),g="undefined"!=typeof requestAnimationFrame?requestAnimationFrame:setTimeout}])},FqPI:function(e,t,n){"use strict";var i=g(n("FKN7")),r=g(n("tUd6")),o=g(n("jeLr")),a=g(n("GYHJ")),s=g(n("XCcL")),l=g(n("T4bj")),c=g(n("vlix")),u=n("GCD8"),d=g(n("uHaw")),h=n("1LL4"),p=n("XgSC"),f=g(n("kaGW")),m=n("8S5z");function g(e){return e&&e.__esModule?e:{default:e}}var _=(0,u.addNamespace)([l.default.down,"focusin",s.default.name].join(" "),"dxDataGridEditorFactory"),v=a.default.ViewController.inherit({_getFocusedElement:function(e){var t=this.option("focusedRowEnabled")?"tr[tabindex]:focus":"tr[tabindex]:not(.dx-data-row):focus",n="td[tabindex]:focus, ".concat(t,", input:focus, textarea:focus, .dx-lookup-field:focus, .dx-checkbox:focus");return e.find(n)},_getFocusCellSelector:function(){return".dx-row > td"},_updateFocusCore:function(){var e,t,n=this._$focusedElement,i=this.component&&this.component.$element();i&&(n=this._getFocusedElement(i)).length&&(n.hasClass("dx-cell-focus-disabled")||n.hasClass("dx-row")||(t=(e=n.closest(this._getFocusCellSelector()+", .dx-cell-focus-disabled")).get(0)!==n.get(0)&&e.hasClass("dx-editor-inline-block"),n=e),n.length&&!n.hasClass("dx-cell-focus-disabled"))?this.focus(n,t):this.loseFocus()},_updateFocus:function(e){var t=this,n=e&&e.event&&(0,i.default)(e.event.target).hasClass(t.addWidgetPrefix("focus-overlay"));t._isFocusOverlay=t._isFocusOverlay||n,clearTimeout(t._updateFocusTimeoutID),t._updateFocusTimeoutID=setTimeout((function(){delete t._updateFocusTimeoutID,t._isFocusOverlay||t._updateFocusCore(),t._isFocusOverlay=!1}))},_updateFocusOverlaySize:function(e,t){e.hide();var n=c.default.calculate(e,(0,h.extend)({collision:"fit"},t));n.h.oversize>0&&e.outerWidth(e.outerWidth()-n.h.oversize),n.v.oversize>0&&e.outerHeight(e.outerHeight()-n.v.oversize),e.show()},callbackNames:function(){return["focused"]},focus:function(e,t){var n=this;if(void 0===e)return n._$focusedElement;e&&(e.is(n._$focusedElement)||n._$focusedElement&&n._$focusedElement.removeClass("dx-focused"),n._$focusedElement=e,clearTimeout(n._focusTimeoutID),n._focusTimeoutID=setTimeout((function(){delete n._focusTimeoutID,n.renderFocusOverlay(e,t),e.addClass("dx-focused"),n.focused.fire(e)})))},renderFocusOverlay:function(e,t){if((0,m.isElementInCurrentGrid)(this,e))if(this._$focusOverlay||(this._$focusOverlay=(0,i.default)("
").addClass(this.addWidgetPrefix("focus-overlay")+" dx-pointer-events-target")),t)this._$focusOverlay.addClass("dx-hidden");else if(e.length){var n=d.default.msie?"left bottom":d.default.mozilla?"right bottom":"left top",r=e.closest("."+this.addWidgetPrefix("content")),o=(0,p.getBoundingRect)(e.get(0));this._$focusOverlay.removeClass("dx-hidden").appendTo(r).outerWidth(o.right-o.left+1).outerHeight(o.bottom-o.top+1);var a={precise:!0,my:n,at:n,of:e,boundary:r.length&&r};this._updateFocusOverlaySize(this._$focusOverlay,a),c.default.setup(this._$focusOverlay,a),this._$focusOverlay.css("visibility","visible")}},resize:function(){var e=this._$focusedElement;e&&this.focus(e)},loseFocus:function(){this._$focusedElement&&this._$focusedElement.removeClass("dx-focused"),this._$focusedElement=null,this._$focusOverlay&&this._$focusOverlay.addClass("dx-hidden")},init:function(){this.createAction("onEditorPreparing",{excludeValidators:["disabled","readOnly"],category:"rendering"}),this.createAction("onEditorPrepared",{excludeValidators:["disabled","readOnly"],category:"rendering"}),this._updateFocusHandler=this._updateFocusHandler||this.createAction(this._updateFocus.bind(this)),o.default.on(r.default.getDocument(),_,this._updateFocusHandler),this._attachContainerEventHandlers()},_attachContainerEventHandlers:function(){var e=this,t=e.component&&e.component.$element();t&&o.default.on(t,(0,u.addNamespace)("keydown","dxDataGridEditorFactory"),(function(t){"tab"===(0,u.normalizeKeyName)(t)&&e._updateFocusHandler(t)}))},_focusOverlayEventProxy:function(e){var t=(0,i.default)(e.target),n=(0,i.default)(e.currentTarget);if((t.hasClass("dx-pointer-events-target")||t.hasClass("dx-pointer-events-none"))&&!n.hasClass("dx-hidden")){n.addClass("dx-hidden");var r=t.get(0).ownerDocument.elementFromPoint(e.clientX,e.clientY);(0,u.fireEvent)({originalEvent:e,target:r}),e.stopPropagation(),n.removeClass("dx-hidden"),e.type===s.default.name&&"INPUT"===r.tagName&&o.default.trigger((0,i.default)(r),"focus")}},dispose:function(){clearTimeout(this._focusTimeoutID),clearTimeout(this._updateFocusTimeoutID),o.default.off(r.default.getDocument(),_,this._updateFocusHandler)}}).include(f.default);e.exports={defaultOptions:function(){return{}},controllers:{editorFactory:v}}},FwU7:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=function(e){return e&&e.__esModule?e:{default:e}}(n("8Qh0")),r=n("KAnu");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)}function a(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function s(e,t,n){return(s="undefined"!=typeof Reflect&&Reflect.get?Reflect.get:function(e,t,n){var i=function(e,t){for(;!Object.prototype.hasOwnProperty.call(e,t)&&null!==(e=u(e)););return e}(e,t);if(i){var r=Object.getOwnPropertyDescriptor(i,t);return r.get?r.get.call(n):r.value}})(e,t,n||e)}function l(e,t){return(l=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function c(e,t){return!t||"object"!==o(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function u(e){return(u=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}var d=function(e){!function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&l(e,t)}(d,e);var t,n,i,o=(n=d,i=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}(),function(){var e,t=u(n);if(i){var r=u(this).constructor;e=Reflect.construct(t,arguments,r)}else e=t.apply(this,arguments);return c(this,e)});function d(){return a(this,d),o.apply(this,arguments)}return(t=[{key:"_renderWatchers",value:function(){return this._startWatcher("badge",r.noop),s(u(d.prototype),"_renderWatchers",this).call(this)}}])&&function(e,t){for(var n=0;n2?Object.keys(r).map((function(e){return["format","standalone"].map((function(n){return t.getMonthNames(r[e],n).join("|")})).join("|")})).join("|"):"0?[1-9]|1[012]"},a={y:function(e){return"[0-9]+"},M:o,L:o,Q:function(e,t){return e>2?t.getQuarterNames(r[e],"format").join("|"):"0?[1-4]"},E:function(e,t){return"\\D*"},a:function(e,t){return t.getPeriodNames(r[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+"}"}},s=Number,l=function(e,t){return e.map((function(e){return e.toLowerCase()})).indexOf(t.toLowerCase())},c=function(e,t,n){return t>2?["format","standalone"].map((function(t){return Object.keys(r).map((function(i){var o=n.getMonthNames(r[i],t);return l(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:c,L:c,Q:function(e,t,n){return t>2?n.getQuarterNames(r[t],"format").indexOf(e):s(e)-1},E:function(e,t,n){var i=n.getDayNames(r[t<3?3:t],"format");return l(i,e)},a:function(e,t,n){var i=n.getPeriodNames(r[t<3?3:t],"format");return l(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(),r=n.h;void 0!==r&&r!==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"},p=function(e,t){var n=e[t],i=0;do{t++,i++}while(e[t]===n);return i},f=function(e,t){for(var n="",i=0;il)){var c=s.indexOf(e);c>=0?function(e,t,n,i,r){var o=t[0],a=h[o],s=u[o];if(a&&s){var l=s(n,t.length,i);r[t]=l,e[a]?e[a](l):a(e,l,r)}}(a,n.patterns[c],r[c+1],t,p):function(e,t,n){var i=h[t],r=n["g"+i.substr(1)]();e[i](r)}(a,e,o)}})),a}return null}},t.getRegExpInfo=m,t.getPatternSetters=function(){return h}},FxIq:function(e,t,n){"use strict";function i(e,t){return void 0!==e?e:t}function r(e){this._params=e,this._clipRect=e.renderer.clipRect(),e.root.attr({"clip-path":this._clipRect.id})}r.prototype={constructor:r,update:function(e,t,n,r,o,a){var s=this._params.renderer,l=this._params.root,c=n.width-n.left;e=e||{},l.clear(),this._clipRect.attr({x:n.left,y:n.top,width:c,height:n.height}),r||(i(e.visible,t.visible)&&(e.color&&s.rect(n.left,n.top,c+1,n.height).attr({fill:i(e.color,t.color),class:"dx-range-selector-background"}).append(l),e.image&&e.image.url&&s.image(n.left,n.top,c+1,n.height,e.image.url,i(e.image.location,t.image.location)).append(l)),a&&a.isShowChart()&&function(e,t,n,i){var r=t.getSeries();if(r.length){var o=r[0].getValueAxis();o.updateCanvas({top:n.top,bottom:0,height:n.height+n.top}),t.adjustSeriesDimensions();var a=t.getBoundRange().val;a.sortCategories(o.getCategoriesSorter()),o.setBusinessRange(a),r.forEach((function(t){t._extGroups.seriesGroup=t._extGroups.labelsGroup=e,t.draw(i)}))}}(s.g().attr({class:"dxrs-series-group"}).append(l),a,n,o))}},t.RangeView=r},Fxb1:function(e,t,n){"use strict";n.d(t,"a",(function(){return u}));var i=n("+tJ4"),r=n("DKTb"),o=n("En8+"),a=n("xTla"),s=n("2ePl"),l=n("/WYv"),c=n("McSo"),u=function(e){if(e&&"function"==typeof e[a.a])return function(e){return function(t){var n=e[a.a]();if("function"!=typeof n.subscribe)throw new TypeError("Provided object does not correctly implement Symbol.observable");return n.subscribe(t)}}(e);if(Object(s.a)(e))return Object(i.a)(e);if(Object(l.a)(e))return n=e,function(e){return n.then((function(t){e.closed||(e.next(t),e.complete())}),(function(t){return e.error(t)})).then(null,r.a),e};if(e&&"function"==typeof e[o.a])return t=e,function(e){for(var n=t[o.a]();;){var i=n.next();if(i.done){e.complete();break}if(e.next(i.value),e.closed)break}return"function"==typeof n.return&&e.add((function(){n.return&&n.return()})),e};var t,n,u=Object(c.a)(e)?"an invalid object":"'"+e+"'";throw new TypeError("You provided "+u+" where a stream was expected. You can provide an Observable, Promise, Array, or Iterable.")}},"G+Rx":function(e,t,n){var i=n("0GbY");e.exports=i("document","documentElement")},"G+rN":function(e,t,n){"use strict";var i=p(n("FKN7")),r=p(n("tUd6")),o=p(n("cGv3")),a=p(n("heGP")),s=p(n("jeLr")),l=p(n("uHaw")),c=n("GC31"),u=p(n("dllR")),d=n("C+eR"),h=n("ti0F");function p(e){return e&&e.__esModule?e:{default:e}}function f(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(e)){var n=[],i=!0,r=!1,o=void 0;try{for(var a,s=e[Symbol.iterator]();!(i=(a=s.next()).done)&&(n.push(a.value),!t||n.length!==t);i=!0);}catch(l){r=!0,o=l}finally{try{i||null==s.return||s.return()}finally{if(r)throw o}}return n}}(e,t)||function(e,t){if(e){if("string"==typeof e)return m(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)?m(e,t):void 0}}(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);nt)for(r=1,o=e.value.length;r<=o;++r)if(n+e.tspan.getSubStringLength(0,r)>t)return r-1}function re(e){return e.value.length?e.tspan.getSubStringLength(0,e.value.length):0}function oe(e,t){return t.hideOverflowEllipsis&&0===e?"":"..."}function ae(e,t,n){var i=oe(t,n);if(e.value.length&&e.tspan.parentNode)for(var r=e.value.length-1;r>=1;r--){if(e.startBox+e.tspan.getSubStringLength(0,r)i?(a[0].forEach((function(e){e.parts.forEach((function(e){ue(e)}))})),[]):a[0]}function le(e,t,n,i,r){if(!t){var o={value:e.textContent,height:0,line:0};e.textContent="",Z([o],e,"tspan"),t=[o]}return t.reduce((function(e,t){var o=f(e,5),a=o[0],s=o[1],l=o[2],c=o[3],u=o[4],d=a[a.length-1];if(c)return[a,s,l,c];if(d&&t.line===u){if(t.startBox=s,s>i&&"none"===r.wordWrap&&"ellipsis"===r.textOverflow)return ue(t),[a,s,l,c,u];d.parts.push(t),d.commonLength+=t.value.length}else t.startBox=s=0,a.push({commonLength:t.value.length,parts:[t]});if(t.endBox=l=s+re(t),s=l,(0,h.isDefined)(n)&&l>n){var p=function e(t,n,i,r){var o,a=t.value;"none"!==r.wordWrap&&(o="normal"===r.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),r=0;void 0!==i[r+1]&&e.startBox+e.tspan.getSubStringLength(0,i[r+1])t)return n}(t,n));var s,l=[];if(isFinite(o)){ce(t,o,"");var c=a.slice(o+(" "===a[o]?1:0));if(c.length){var u=te(t.tspan);if(u.textContent=c,t.tspan.parentNode.appendChild(u),(s=R(R({},t),{value:c,startBox:0,height:0,tspan:u,stroke:te(t.stroke),endBox:u.getSubStringLength(0,c.length)})).stroke&&(s.stroke.textContent=c),s.endBox>n&&!(l=e(s,n,i,r)).length)return[]}}if(t.value.length){if("ellipsis"===r.textOverflow&&t.tspan.getSubStringLength(0,t.value.length)>n&&ae(t,i,r),"hide"===r.textOverflow&&t.tspan.getSubStringLength(0,t.value.length)>n)return[]}else t.tspan.parentNode.removeChild(t.tspan);var d=[];return s&&d.push(s),[{commonLength:a.length,parts:d}].concat(l)}(t,n,i,r);p.length?a=a.concat(p.filter((function(e){return e.parts.length>0}))):(a=[],c=!0)}return[a,s,l,c,t.line]}),[[],0,0,!1,0])[0]}function ce(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 ue(e){e.tspan.parentNode&&e.tspan.parentNode.removeChild(e.tspan),e.stroke&&e.stroke.parentNode&&e.stroke.parentNode.removeChild(e.stroke)}function de(e,t,n){e.tspan.setAttribute(t,n),e.stroke&&e.stroke.setAttribute(t,n)}function he(e,t){return e.inherits?fe(e.height,t):e.height||t}function pe(e){if(e._texts){var t,n,i=e._texts,r=e._settings.x,o=e._getLineHeight(),a=i[0];for(de(a,"x",r),de(a,"y",e._settings.y),t=1,n=i.length;t=0&&(de(a,"x",r),de(a,"dy",he(a,o)))}}function fe(e,t){var n=parseFloat(e),i=parseFloat(t),r=n||12,o=i||12;return r>o?isNaN(n)?r:e:isNaN(i)?o:t}function me(e,t,n,i){var r,o;n=n||{};var a=e.renderer,s=e._settings,l={},c={translateX:0,translateY:0,scaleX:1,scaleY:1,rotate:0,rotateX:0,rotateY:0};if(i&&(n.complete=i),a.animationEnabled()){for(r in t)o=t[r],/^(translate(X|Y)|rotate[XY]?|scale(X|Y))$/i.test(r)?(l.transform=l.transform||{from:{},to:{}},l.transform.from[r]=r in s?Number(s[r].toFixed(3)):c[r],l.transform.to[r]=o):l[r]="arc"===r||"segments"===r?o:{from:r in s?s[r]:parseFloat(e.element.getAttribute(r)||0),to:o};a.animateElement(e,l,R(R({},a._animation),n))}else n.step&&n.step.call(e,1,1),n.complete&&n.complete.call(e),e.attr(t);return e}function ge(e,t){var n={is:!1,name:t.name||t,after:t.after};return e?n.to=e:n.virtual=!0,n}function _e(e,t,n){this.renderer=e,this.element=P(t),this._settings={},this._styles={},"path"===t&&(this.type=n||"line")}function ve(e){Oe.remove(e)}function ye(e,t){_e.call(this,e,"path",t)}function be(e){_e.call(this,e,"path","arc")}function we(e){_e.call(this,e,"rect")}function xe(e){_e.call(this,e,"text"),this.css({"white-space":"pre"})}function Ce(e,t){var n,i;for(n=t;i=e[n];++n)i._link.i=n}function Se(e,t){var n,i,r=t._links,o=e._link.after=e._link.after||t._linkAfter;if(o){for(n=0;(i=r[n])&&i._link.name!==o;++n);if(i)for(++n;(i=r[n])&&i._link.after===o;++n);}else n=r.length;r.splice(n,0,e),Ce(r,n)}function Me(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.SvgElement=_e,_e.prototype={constructor:_e,_getJQElement:function(){return this._$element||(this._$element=(0,i.default)(this.element))},_addFixIRICallback:function(){var e=this,t=function(){J(e,"fill"),J(e,"clip-path"),J(e,"filter")};e.element._fixFuncIri=t,t.renderer=e.renderer,Oe.add(t),e._addFixIRICallback=function(){}},_clearChildrenFuncIri:function(){!function e(t){var n;for(n=0;na&&(r=t.slice(0),s(t,e,n));return r}(o,i=V(e.points,this.type),this.type),e.segments={from:o,to:i,end:r},delete e.points),me(this,e,t,n)}}),t.ArcSvgElement=be,R(be.prototype=E(_e.prototype),{constructor:be,attr:function(e){var t,n,i,r,o,a,s=this._settings;return L(e)&&("x"in(e=R({},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=r="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=a="endAngle"in e?e.endAngle:s.endAngle,delete e.endAngle,e.d=N.apply(null,function(e,t,n,i,r,o){var a,s=!0,l=z(o,3)-z(r,3);return l&&(S(l)%360==0&&(r=0,o=360,a=!0,o-=.01),r>360&&(r%=360),o>360&&(o%=360),r>o&&(r-=360),s=!1),r*=k,o*=k,[e,t,y(i,n),v(i,n),C(r),x(r),C(o),x(o),a,b(S(o-r)/M)%2?"1":"0",s]}(t,n,i,r,o,a))),Q(this,e)},animate:function(e,t,n){var i=this._settings,r={from:{},to:{}};return this.renderer.animationEnabled()&&("x"in e||"y"in e||"innerRadius"in e||"outerRadius"in e||"startAngle"in e||"endAngle"in e)&&(r.from.x=i.x||0,r.from.y=i.y||0,r.from.innerRadius=i.innerRadius||0,r.from.outerRadius=i.outerRadius||0,r.from.startAngle=i.startAngle||0,r.from.endAngle=i.endAngle||0,r.to.x="x"in e?e.x:i.x,delete e.x,r.to.y="y"in e?e.y:i.y,delete e.y,r.to.innerRadius="innerRadius"in e?e.innerRadius:i.innerRadius,delete e.innerRadius,r.to.outerRadius="outerRadius"in e?e.outerRadius:i.outerRadius,delete e.outerRadius,r.to.startAngle="startAngle"in e?e.startAngle:i.startAngle,delete e.startAngle,r.to.endAngle="endAngle"in e?e.endAngle:i.endAngle,delete e.endAngle,e.arc=r),me(this,e,t,n)}}),t.RectSvgElement=we,R(we.prototype=E(_e.prototype),{constructor:we,attr:function(e){var t,n,i,r,o,a,s;return L(e)&&(void 0===(e=R({},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,r=void 0!==e.height?this._originalHeight=e.height:this._originalHeight||0,o=void 0!==e["stroke-width"]?this._originalSW=e["stroke-width"]:this._originalSW,e.x=t+(s=(o||0)<(a=~~((i/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"),function e(t,n,i,o,a){var s,l,c,u,d;if(void 0!==i.wholeText)t.push({value:i.wholeText,style:o,className:a,line:n,height:o["font-size"]||0});else if("BR"===i.tagName)++n;else if(r.default.isElementNode(i)){switch(R(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((l=i.style).color&&(s.fill=l.color),l.fontSize&&(s["font-size"]=l.fontSize),l.fontStyle&&(s["font-style"]=l.fontStyle),l.fontWeight&&(s["font-weight"]=l.fontWeight),l.textDecoration&&(s["text-decoration"]=l.textDecoration),c=0,u=(d=i.childNodes).length;c|\/>)/gi,(function(e,t,n,i){return t+(n=(n&&n.match(o)||[]).map((function(e){return e})).join(" "))+i})))),i?i.length&&(e._texts=i,n&&Z(i,e.element,"stroke"),Z(i,e.element,"tspan")):e.element.appendChild(r.default.createTextNode(t)))}(this,n.text,o),this._hasEllipsis=!1),(t||void 0!==e.x||void 0!==e.y)&&pe(this),o&&function(e){if(e._texts){var t,n,i,r=e._texts,o=e._settings.stroke,a=e._settings["stroke-width"],s=e._settings["stroke-opacity"]||1;for(n=0,i=r.length;ne)for(e-u<0?e=0:e-=u,t=function(e,t,n){var i,r,o,a,s,l=[];if(t)for(i=0,r=t.length;ie&&ue(s);return c.remove(),this._hasEllipsis=l,l},setMaxSize:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=this,r=[],o=!1,a=!1,s=e;ee.call(i);var l=ne(this.element),c=i.renderer.text("...").attr(i._styles).append(i.renderer.root),u=c.getBBox().width,d=i._getElementBBox(),h=d.width,p=d.height;return(h||p)&&(h>e||t&&p>t)&&(e-u<0?s=0:s-=u,r=se(r=le(i.element,i._texts,e,s,n),s,n,t,parseFloat(this._getLineHeight())),this._texts=r.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?pe(this):(this.element.textContent="",a=!0)),c.remove(),i._hasEllipsis=o,l(),{rowCount:r.length,textChanged:o,textIsEmpty:a}},restoreText:ee,_getLineHeight:function(){return isNaN(parseFloat(this._styles["font-size"]))?12:this._styles["font-size"]}}),t.Renderer=Me,Me.prototype={constructor:Me,_init:function(){this._defs=this._createElement("defs").append(this.root),this._animationController=new u.default.AnimationController(this.root.element),this._animation={enabled:!0,duration:1e3,easing:"easeOutCubic"}},fixPlacement:function(){if(l.default.mozilla||l.default.msie){var e=function(e){var t;try{t=e.getBoundingClientRect()}catch(n){}return t||{left:0,top:0}}(this._$container.get(0)),t=z(e.left%1,2),n=z(e.top%1,2);l.default.msie?this.root.css({transform:"translate("+-t+"px,"+-n+"px)"}):l.default.mozilla&&this.root.move(-t,-n)}},removePlacementFix:function(){(l.default.mozilla||l.default.msie)&&(l.default.msie?this.root.css({transform:""}):l.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,n,i){var r=new t.SvgElement(this,e,i);return n&&r.attr(n),r},lock:function(){var e;return 0===this._locker&&(this._backed=!this._$container.is(":visible"),this._backed&&(e=this.root,0===A().backupCounter&&r.default.getBody().appendChild(A().backupContainer),++A().backupCounter,e.append({element:A().backupContainer}))),++this._locker,this},unlock:function(){return--this._locker,0===this._locker&&(this._backed&&(this.root.append({element:this._$container[0]}),--A().backupCounter,0===A().backupCounter&&r.default.getBody().removeChild(A().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(),Oe.removeByRenderer(this),this)this[e]=null;return this},animationEnabled:function(){return!!this._animation.enabled},updateAnimationOptions:function(e){return R(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,n,i,r){return new t.RectSvgElement(this).attr({x:e||0,y:n||0,width:i||0,height:r||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,r,o){var a=this._createElement("image",{x:e||0,y:t||0,width:n||0,height:i||0,preserveAspectRatio:B[(0,d.normalizeEnum)(o)]||T});return a.element.setAttributeNS("http://www.w3.org/1999/xlink","href",r||""),a},path:function(e,n){return new t.PathSvgElement(this,n).attr({points:e||[]})},arc:function(e,n,i,r,o,a){return new t.ArcSvgElement(this).attr({x:e||0,y:n||0,innerRadius:i||0,outerRadius:r||0,startAngle:o||0,endAngle:a||0})},text:function(e,n,i){return new t.TextSvgElement(this).attr({text:e,x:n||0,y:i||0})},linearGradient:function(e){var t=D(),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,n,i){var r=(n=n||{}).step||6,o=r/2,a=1.5*r,s=i||D(),l="right"===(0,d.normalizeEnum)(n.direction)?"M "+o+" "+-o+" L "+-o+" "+o+" M 0 "+r+" L "+r+" 0 M "+a+" "+o+" L "+o+" "+a:"M 0 0 L "+r+" "+r+" M "+-o+" "+o+" L "+o+" "+a+" M "+o+" "+-o+" L "+a+" "+o,c=this._createElement("pattern",{id:s,width:r,height:r,patternUnits:"userSpaceOnUse"}).append(this._defs);return c.id=s,this.rect(0,0,r,r).attr({fill:e,opacity:n.opacity}).append(c),new t.PathSvgElement(this).attr({d:l,"stroke-width":n.width||1,stroke:e}).append(c),c},_getPointsWithYOffset:function(e,t){return e.map((function(e,n){return n%2!=0?e+t:e}))},clipShape:function(e,t){var n=D(),i=this._createElement("clipPath",{id:n}).append(this._defs),r=e.apply(this,t).append(i);return r.id=n,r.remove=function(){throw"Not implemented"},r.dispose=function(){return i.dispose(),i=null,this},r},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,r,o,a,s,l){var c=D(),u=this._createElement("filter",{id:c,x:e||0,y:t||0,width:n||0,height:i||0}).append(this._defs),d=this._createElement("feGaussianBlur",{in:"SourceGraphic",result:"gaussianBlurResult",stdDeviation:a||0}).append(u),h=this._createElement("feOffset",{in:"gaussianBlurResult",result:"offsetResult",dx:r||0,dy:o||0}).append(u),p=this._createElement("feFlood",{result:"floodResult","flood-color":s||"","flood-opacity":l}).append(u),f=this._createElement("feComposite",{in:"floodResult",in2:"offsetResult",operator:"in",result:"compositeResult"}).append(u),m=this._createElement("feComposite",{in:"SourceGraphic",in2:"compositeResult",operator:"over"}).append(u);return u.id=c,u.gaussianBlur=d,u.offset=h,u.flood=p,u.composite=f,u.finalComposite=m,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),Q(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=D(),i=this._createElement("filter",{id:n}).append(this._defs),r=this._createElement("feComponentTransfer").append(i),o={type:e,slope:t};return i.id=n,this._createElement("feFuncR",o).append(r),this._createElement("feFuncG",o).append(r),this._createElement("feFuncB",o).append(r),i},getGrayScaleFilter:function(){if(this._grayScaleFilter)return this._grayScaleFilter;var e=D(),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:D()},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,r,o=this._hatchingStorage,a=function(e,t){return"@"+e+"::"+t.step+":"+t.width+":"+t.opacity+":"+t.direction}(e,t);return o.refToHash[n]!==a&&(n&&this.releaseHatching(n),(i=o.byHash[a])||(r=this.pattern(e,t,o.baseId+"-hatching-"+o.nextId++),i=o.byHash[a]={pattern:r,count:0},o.refToHash[r.id]=a),++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 ke,Oe=(ke=[],{add:function(e){ke.push(e)},remove:function(e){ke=ke.filter((function(t){return t!==e}))},removeByRenderer:function(e){ke=ke.filter((function(t){return t.renderer!==e}))},fire:function(){ke.forEach((function(e){e()}))}});t.refreshPaths=function(){Oe.fire()}},"G/JM":function(e,t,n){n("I+eb")({target:"Reflect",stat:!0},{ownKeys:n("Vu81")})},G0Uy:function(e,t,n){!function(e){"use strict";e.defineLocale("mt",{months:"Jannar_Frar_Marzu_April_Mejju_\u0120unju_Lulju_Awwissu_Settembru_Ottubru_Novembru_Di\u010bembru".split("_"),monthsShort:"Jan_Fra_Mar_Apr_Mej_\u0120un_Lul_Aww_Set_Ott_Nov_Di\u010b".split("_"),weekdays:"Il-\u0126add_It-Tnejn_It-Tlieta_L-Erbg\u0127a_Il-\u0126amis_Il-\u0120img\u0127a_Is-Sibt".split("_"),weekdaysShort:"\u0126ad_Tne_Tli_Erb_\u0126am_\u0120im_Sib".split("_"),weekdaysMin:"\u0126a_Tn_Tl_Er_\u0126a_\u0120i_Si".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Illum fil-]LT",nextDay:"[G\u0127ada fil-]LT",nextWeek:"dddd [fil-]LT",lastDay:"[Il-biera\u0127 fil-]LT",lastWeek:"dddd [li g\u0127adda] [fil-]LT",sameElse:"L"},relativeTime:{future:"f\u2019 %s",past:"%s ilu",s:"ftit sekondi",ss:"%d sekondi",m:"minuta",mm:"%d minuti",h:"sieg\u0127a",hh:"%d sieg\u0127at",d:"\u0121urnata",dd:"%d \u0121ranet",M:"xahar",MM:"%d xhur",y:"sena",yy:"%d sni"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",week:{dow:1,doy:4}})}(n("wd/R"))},G3Le:function(e,t,n){"use strict";n.d(t,"a",(function(){return kc})),n.d(t,"b",(function(){return Oc})),n.d(t,"c",(function(){return Pc})),n.d(t,"d",(function(){return Hc})),n.d(t,"e",(function(){return nu})),n.d(t,"f",(function(){return qc})),n.d(t,"g",(function(){return Xc}));var i=n("mrSG"),r=n("TYT/"),o=n("Valr"),a=n("2WDa"),s=n("2J3F"),l=n("bne5"),c=n("Gi3i");function u(){}var d=function(e){return null==e?u:function(){return this.querySelector(e)}};function h(){return[]}var p=function(e){return null==e?h:function(){return this.querySelectorAll(e)}},f=function(e){return function(){return this.matches(e)}},m=function(e){return new Array(e.length)};function g(e,t){this.ownerDocument=e.ownerDocument,this.namespaceURI=e.namespaceURI,this._next=null,this._parent=e,this.__data__=t}function _(e,t,n,i,r,o){for(var a,s=0,l=t.length,c=o.length;st?1:e>=t?0:NaN}g.prototype={constructor:g,appendChild:function(e){return this._parent.insertBefore(e,this._next)},insertBefore:function(e,t){return this._parent.insertBefore(e,t)},querySelector:function(e){return this._parent.querySelector(e)},querySelectorAll:function(e){return this._parent.querySelectorAll(e)}};var b="http://www.w3.org/1999/xhtml",w={svg:"http://www.w3.org/2000/svg",xhtml:b,xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"},x=function(e){var t=e+="",n=t.indexOf(":");return n>=0&&"xmlns"!==(t=e.slice(0,n))&&(e=e.slice(n+1)),w.hasOwnProperty(t)?{space:w[t],local:e}:e};function C(e){return function(){this.removeAttribute(e)}}function S(e){return function(){this.removeAttributeNS(e.space,e.local)}}function M(e,t){return function(){this.setAttribute(e,t)}}function k(e,t){return function(){this.setAttributeNS(e.space,e.local,t)}}function O(e,t){return function(){var n=t.apply(this,arguments);null==n?this.removeAttribute(e):this.setAttribute(e,n)}}function T(e,t){return function(){var n=t.apply(this,arguments);null==n?this.removeAttributeNS(e.space,e.local):this.setAttributeNS(e.space,e.local,n)}}var E=function(e){return e.ownerDocument&&e.ownerDocument.defaultView||e.document&&e||e.defaultView};function I(e){return function(){this.style.removeProperty(e)}}function A(e,t,n){return function(){this.style.setProperty(e,t,n)}}function D(e,t,n){return function(){var i=t.apply(this,arguments);null==i?this.style.removeProperty(e):this.style.setProperty(e,i,n)}}function L(e,t){return e.style.getPropertyValue(t)||E(e).getComputedStyle(e,null).getPropertyValue(t)}function P(e){return function(){delete this[e]}}function j(e,t){return function(){this[e]=t}}function R(e,t){return function(){var n=t.apply(this,arguments);null==n?delete this[e]:this[e]=n}}function z(e){return e.trim().split(/^|\s+/)}function B(e){return e.classList||new F(e)}function F(e){this._node=e,this._names=z(e.getAttribute("class")||"")}function N(e,t){for(var n=B(e),i=-1,r=t.length;++i=0&&(this._names.splice(t,1),this._node.setAttribute("class",this._names.join(" ")))},contains:function(e){return this._names.indexOf(e)>=0}};var te=function(e){var t=x(e);return(t.local?ee:Z)(t)};function ne(){return null}function ie(){var e=this.parentNode;e&&e.removeChild(this)}function re(){var e=this.cloneNode(!1),t=this.parentNode;return t?t.insertBefore(e,this.nextSibling):e}function oe(){var e=this.cloneNode(!0),t=this.parentNode;return t?t.insertBefore(e,this.nextSibling):e}var ae={},se=null;function le(e,t,n){return e=ce(e,t,n),function(t){var n=t.relatedTarget;n&&(n===this||8&n.compareDocumentPosition(this))||e.call(this,t)}}function ce(e,t,n){return function(i){var r=se;se=i;try{e.call(this,this.__data__,t,n)}finally{se=r}}}function ue(e){return e.trim().split(/^|\s+/).map((function(e){var t="",n=e.indexOf(".");return n>=0&&(t=e.slice(n+1),e=e.slice(0,n)),{type:e,name:t}}))}function de(e){return function(){var t=this.__on;if(t){for(var n,i=0,r=-1,o=t.length;i=C&&(C=x+1);!(w=y[C])&&++C=0;)(i=r[o])&&(a&&4^i.compareDocumentPosition(a)&&a.parentNode.insertBefore(i,a),a=i);return this},sort:function(e){function t(t,n){return t&&n?e(t.__data__,n.__data__):!t-!n}e||(e=y);for(var n=this._groups,i=n.length,r=new Array(i),o=0;o1?this.each((null==t?I:"function"==typeof t?D:A)(e,t,null==n?"":n)):L(this.node(),e)},property:function(e,t){return arguments.length>1?this.each((null==t?P:"function"==typeof t?R:j)(e,t)):this.node()[e]},classed:function(e,t){var n=z(e+"");if(arguments.length<2){for(var i=B(this.node()),r=-1,o=n.length;++r=0&&(n=e.slice(i+1),e=e.slice(0,i)),e&&!t.hasOwnProperty(e))throw new Error("unknown type: "+e);return{type:e,name:n}}))}function Me(e,t){for(var n,i=0,r=e.length;i0)for(var n,i,r=new Array(n),o=0;o>8&15|t>>4&240,t>>4&15|240&t,(15&t)<<4|15&t,1):8===n?new Qe(t>>24&255,t>>16&255,t>>8&255,(255&t)/255):4===n?new Qe(t>>12&15|t>>8&240,t>>8&15|t>>4&240,t>>4&15|240&t,((15&t)<<4|15&t)/255):null):(t=Be.exec(e))?new Qe(t[1],t[2],t[3],1):(t=Fe.exec(e))?new Qe(255*t[1]/100,255*t[2]/100,255*t[3]/100,1):(t=Ne.exec(e))?$e(t[1],t[2],t[3],t[4]):(t=Ve.exec(e))?$e(255*t[1]/100,255*t[2]/100,255*t[3]/100,t[4]):(t=He.exec(e))?nt(t[1],t[2]/100,t[3]/100,1):(t=Ye.exec(e))?nt(t[1],t[2]/100,t[3]/100,t[4]):We.hasOwnProperty(e)?Xe(We[e]):"transparent"===e?new Qe(NaN,NaN,NaN,0):null}function Xe(e){return new Qe(e>>16&255,e>>8&255,255&e,1)}function $e(e,t,n,i){return i<=0&&(e=t=n=NaN),new Qe(e,t,n,i)}function Ke(e){return e instanceof Le||(e=qe(e)),e?new Qe((e=e.rgb()).r,e.g,e.b,e.opacity):new Qe}function Je(e,t,n,i){return 1===arguments.length?Ke(e):new Qe(e,t,n,null==i?1:i)}function Qe(e,t,n,i){this.r=+e,this.g=+t,this.b=+n,this.opacity=+i}function Ze(){return"#"+tt(this.r)+tt(this.g)+tt(this.b)}function et(){var e=this.opacity;return(1===(e=isNaN(e)?1:Math.max(0,Math.min(1,e)))?"rgb(":"rgba(")+Math.max(0,Math.min(255,Math.round(this.r)||0))+", "+Math.max(0,Math.min(255,Math.round(this.g)||0))+", "+Math.max(0,Math.min(255,Math.round(this.b)||0))+(1===e?")":", "+e+")")}function tt(e){return((e=Math.max(0,Math.min(255,Math.round(e)||0)))<16?"0":"")+e.toString(16)}function nt(e,t,n,i){return i<=0?e=t=n=NaN:n<=0||n>=1?e=t=NaN:t<=0&&(e=NaN),new rt(e,t,n,i)}function it(e){if(e instanceof rt)return new rt(e.h,e.s,e.l,e.opacity);if(e instanceof Le||(e=qe(e)),!e)return new rt;if(e instanceof rt)return e;var t=(e=e.rgb()).r/255,n=e.g/255,i=e.b/255,r=Math.min(t,n,i),o=Math.max(t,n,i),a=NaN,s=o-r,l=(o+r)/2;return s?(a=t===o?(n-i)/s+6*(n0&&l<1?0:a,new rt(a,s,l,e.opacity)}function rt(e,t,n,i){this.h=+e,this.s=+t,this.l=+n,this.opacity=+i}function ot(e,t,n){return 255*(e<60?t+(n-t)*e/60:e<180?n:e<240?t+(n-t)*(240-e)/60:t)}function at(e,t,n,i,r){var o=e*e,a=o*e;return((1-3*e+3*o-a)*t+(4-6*o+3*a)*n+(1+3*e+3*o-3*a)*i+a*r)/6}Ae(Le,qe,{copy:function(e){return Object.assign(new this.constructor,this,e)},displayable:function(){return this.rgb().displayable()},hex:Ue,formatHex:Ue,formatHsl:function(){return it(this).formatHsl()},formatRgb:Ge,toString:Ge}),Ae(Qe,Je,De(Le,{brighter:function(e){return e=null==e?1/.7:Math.pow(1/.7,e),new Qe(this.r*e,this.g*e,this.b*e,this.opacity)},darker:function(e){return e=null==e?.7:Math.pow(.7,e),new Qe(this.r*e,this.g*e,this.b*e,this.opacity)},rgb:function(){return this},displayable:function(){return-.5<=this.r&&this.r<255.5&&-.5<=this.g&&this.g<255.5&&-.5<=this.b&&this.b<255.5&&0<=this.opacity&&this.opacity<=1},hex:Ze,formatHex:Ze,formatRgb:et,toString:et})),Ae(rt,(function(e,t,n,i){return 1===arguments.length?it(e):new rt(e,t,n,null==i?1:i)}),De(Le,{brighter:function(e){return e=null==e?1/.7:Math.pow(1/.7,e),new rt(this.h,this.s,this.l*e,this.opacity)},darker:function(e){return e=null==e?.7:Math.pow(.7,e),new rt(this.h,this.s,this.l*e,this.opacity)},rgb:function(){var e=this.h%360+360*(this.h<0),t=isNaN(e)||isNaN(this.s)?0:this.s,n=this.l,i=n+(n<.5?n:1-n)*t,r=2*n-i;return new Qe(ot(e>=240?e-240:e+120,r,i),ot(e,r,i),ot(e<120?e+240:e-120,r,i),this.opacity)},displayable:function(){return(0<=this.s&&this.s<=1||isNaN(this.s))&&0<=this.l&&this.l<=1&&0<=this.opacity&&this.opacity<=1},formatHsl:function(){var e=this.opacity;return(1===(e=isNaN(e)?1:Math.max(0,Math.min(1,e)))?"hsl(":"hsla(")+(this.h||0)+", "+100*(this.s||0)+"%, "+100*(this.l||0)+"%"+(1===e?")":", "+e+")")}}));var st=function(e){return function(){return e}};function lt(e,t){var n=t-e;return n?function(e,t){return function(n){return e+n*t}}(e,n):st(isNaN(e)?t:e)}var ct=function e(t){var n=function(e){return 1==(e=+e)?lt:function(t,n){return n-t?function(e,t,n){return e=Math.pow(e,n),t=Math.pow(t,n)-e,n=1/n,function(i){return Math.pow(e+i*t,n)}}(t,n,e):st(isNaN(t)?n:t)}}(t);function i(e,t){var i=n((e=Je(e)).r,(t=Je(t)).r),r=n(e.g,t.g),o=n(e.b,t.b),a=lt(e.opacity,t.opacity);return function(t){return e.r=i(t),e.g=r(t),e.b=o(t),e.opacity=a(t),e+""}}return i.gamma=e,i}(1);function ut(e){return function(t){var n,i,r=t.length,o=new Array(r),a=new Array(r),s=new Array(r);for(n=0;n=1?(n=1,t-1):Math.floor(n*t),r=e[i],o=e[i+1];return at((n-i/t)*t,i>0?e[i-1]:2*r-o,r,o,io&&(r=t.slice(o,r),s[a]?s[a]+=r:s[++a]=r),(n=n[0])===(i=i[0])?s[a]?s[a]+=i:s[++a]=i:(s[++a]=null,l.push({i:a,x:gt(n,i)})),o=yt.lastIndex;return o=0&&t._call.call(null,e),t=t._next;--Mt}()}finally{Mt=0,function(){for(var e,t,n=pt,i=1/0;n;)n._call?(i>n._time&&(i=n._time),e=n,n=n._next):(t=n._next,n._next=null,n=e?e._next=t:pt=t);ft=e,Ft(i)}(),Et=0}}function Bt(){var e=At.now(),t=e-Tt;t>1e3&&(It-=t,Tt=e)}function Ft(e){Mt||(kt&&(kt=clearTimeout(kt)),e-Et>24?(e<1/0&&(kt=setTimeout(zt,e-At.now()-It)),Ot&&(Ot=clearInterval(Ot))):(Ot||(Tt=At.now(),Ot=setInterval(Bt,1e3)),Mt=1,Dt(zt)))}jt.prototype=Rt.prototype={constructor:jt,restart:function(e,t,n){if("function"!=typeof e)throw new TypeError("callback is not a function");n=(null==n?Lt():+n)+(null==t?0:+t),this._next||ft===this||(ft?ft._next=this:pt=this,ft=this),this._call=e,this._time=n,Ft()},stop:function(){this._call&&(this._call=null,this._time=1/0,Ft())}};var Nt=function(e,t,n){var i=new jt;return i.restart((function(n){i.stop(),e(n+t)}),t=null==t?0:+t,n),i},Vt=Oe("start","end","cancel","interrupt"),Ht=[],Yt=function(e,t,n,i,r,o){var a=e.__transition;if(a){if(n in a)return}else e.__transition={};!function(e,t,n){var i,r=e.__transition;function o(l){var c,u,d,h;if(1!==n.state)return s();for(c in r)if((h=r[c]).name===n.name){if(3===h.state)return Nt(o);4===h.state?(h.state=6,h.timer.stop(),h.on.call("interrupt",e,e.__data__,h.index,h.group),delete r[c]):+c0)throw new Error("too late; already scheduled");return n}function Ut(e,t){var n=Gt(e,t);if(n.state>3)throw new Error("too late; already running");return n}function Gt(e,t){var n=e.__transition;if(!n||!(n=n[t]))throw new Error("transition not found");return n}var qt,Xt,$t,Kt,Jt=function(e,t){var n,i,r,o=e.__transition,a=!0;if(o){for(r in t=null==t?null:t+"",o)(n=o[r]).name===t?(i=n.state>2&&n.state<5,n.state=6,n.timer.stop(),n.on.call(i?"interrupt":"cancel",e,e.__data__,n.index,n.group),delete o[r]):a=!1;a&&delete e.__transition}},Qt=180/Math.PI,Zt={translateX:0,translateY:0,rotate:0,skewX:0,scaleX:1,scaleY:1},en=function(e,t,n,i,r,o){var a,s,l;return(a=Math.sqrt(e*e+t*t))&&(e/=a,t/=a),(l=e*n+t*i)&&(n-=e*l,i-=t*l),(s=Math.sqrt(n*n+i*i))&&(n/=s,i/=s,l/=s),e*i180?t+=360:t-e>180&&(e+=360),o.push({i:n.push(r(n)+"rotate(",null,i)-2,x:gt(e,t)})):t&&n.push(r(n)+"rotate("+t+i)}(o.rotate,a.rotate,s,l),function(e,t,n,o){e!==t?o.push({i:n.push(r(n)+"skewX(",null,i)-2,x:gt(e,t)}):t&&n.push(r(n)+"skewX("+t+i)}(o.skewX,a.skewX,s,l),function(e,t,n,i,o,a){if(e!==n||t!==i){var s=o.push(r(o)+"scale(",null,",",null,")");a.push({i:s-4,x:gt(e,n)},{i:s-2,x:gt(t,i)})}else 1===n&&1===i||o.push(r(o)+"scale("+n+","+i+")")}(o.scaleX,o.scaleY,a.scaleX,a.scaleY,s,l),o=a=null,function(e){for(var t,n=-1,i=l.length;++n=0&&(e=e.slice(0,t)),!e||"start"===e}))}(t)?Wt:Ut;return function(){var a=o(this,e),s=a.on;s!==i&&(r=(i=s).copy()).on(t,n),a.on=r}}var Mn=ye.prototype.constructor;function kn(e){return function(){this.style.removeProperty(e)}}function On(e,t,n){return function(i){this.style.setProperty(e,t.call(this,i),n)}}function Tn(e,t,n){var i,r;function o(){var o=t.apply(this,arguments);return o!==r&&(i=(r=o)&&On(e,o,n)),i}return o._value=t,o}function En(e){return function(t){this.textContent=e.call(this,t)}}function In(e){var t,n;function i(){var i=e.apply(this,arguments);return i!==n&&(t=(n=i)&&En(i)),t}return i._value=e,i}var An=0;function Dn(e,t,n,i){this._groups=e,this._parents=t,this._name=n,this._id=i}function Ln(){return++An}var Pn=ye.prototype;Dn.prototype=(function(e){return ye().transition(e)}).prototype={constructor:Dn,select:function(e){var t=this._name,n=this._id;"function"!=typeof e&&(e=d(e));for(var i=this._groups,r=i.length,o=new Array(r),a=0;at?1:e>=t?0:NaN},li=function(e){var t;return 1===e.length&&(t=e,e=function(e,n){return si(t(e),n)}),{left:function(t,n,i,r){for(null==i&&(i=0),null==r&&(r=t.length);i>>1;e(t[o],n)<0?i=o+1:r=o}return i},right:function(t,n,i,r){for(null==i&&(i=0),null==r&&(r=t.length);i>>1;e(t[o],n)>0?r=o:i=o+1}return i}}},ci=Math.sqrt(50),ui=Math.sqrt(10),di=Math.sqrt(2);function hi(e,t,n){var i=(t-e)/Math.max(0,n),r=Math.floor(Math.log(i)/Math.LN10),o=i/Math.pow(10,r);return r>=0?(o>=ci?10:o>=ui?5:o>=di?2:1)*Math.pow(10,r):-Math.pow(10,-r)/(o>=ci?10:o>=ui?5:o>=di?2:1)}function pi(e,t,n){var i=Math.abs(t-e)/Math.max(0,n),r=Math.pow(10,Math.floor(Math.log(i)/Math.LN10)),o=i/r;return o>=ci?r*=10:o>=ui?r*=5:o>=di&&(r*=2),t0))return s;do{s.push(a=new Date(+n)),t(n,o),e(n)}while(a=t)for(;e(t),!n(t);)t.setTime(t-1)}),(function(e,i){if(e>=e)if(i<0)for(;++i<=0;)for(;t(e,-1),!n(e););else for(;--i>=0;)for(;t(e,1),!n(e););}))},n&&(r.count=function(t,i){return fi.setTime(+t),mi.setTime(+i),e(fi),e(mi),Math.floor(n(fi,mi))},r.every=function(e){return e=Math.floor(e),isFinite(e)&&e>0?e>1?r.filter(i?function(t){return i(t)%e==0}:function(t){return r.count(0,t)%e==0}):r:null}),r}var _i=gi((function(e){e.setMonth(0,1),e.setHours(0,0,0,0)}),(function(e,t){e.setFullYear(e.getFullYear()+t)}),(function(e,t){return t.getFullYear()-e.getFullYear()}),(function(e){return e.getFullYear()}));_i.every=function(e){return isFinite(e=Math.floor(e))&&e>0?gi((function(t){t.setFullYear(Math.floor(t.getFullYear()/e)*e),t.setMonth(0,1),t.setHours(0,0,0,0)}),(function(t,n){t.setFullYear(t.getFullYear()+n*e)})):null};var vi=_i,yi=gi((function(e){e.setDate(1),e.setHours(0,0,0,0)}),(function(e,t){e.setMonth(e.getMonth()+t)}),(function(e,t){return t.getMonth()-e.getMonth()+12*(t.getFullYear()-e.getFullYear())}),(function(e){return e.getMonth()}));function bi(e){return gi((function(t){t.setDate(t.getDate()-(t.getDay()+7-e)%7),t.setHours(0,0,0,0)}),(function(e,t){e.setDate(e.getDate()+7*t)}),(function(e,t){return(t-e-6e4*(t.getTimezoneOffset()-e.getTimezoneOffset()))/6048e5}))}var wi=bi(0),xi=bi(1),Ci=(bi(2),bi(3),bi(4)),Si=(bi(5),bi(6),gi((function(e){e.setHours(0,0,0,0)}),(function(e,t){e.setDate(e.getDate()+t)}),(function(e,t){return(t-e-6e4*(t.getTimezoneOffset()-e.getTimezoneOffset()))/864e5}),(function(e){return e.getDate()-1}))),Mi=gi((function(e){e.setTime(e-e.getMilliseconds()-1e3*e.getSeconds()-6e4*e.getMinutes())}),(function(e,t){e.setTime(+e+36e5*t)}),(function(e,t){return(t-e)/36e5}),(function(e){return e.getHours()})),ki=gi((function(e){e.setTime(e-e.getMilliseconds()-1e3*e.getSeconds())}),(function(e,t){e.setTime(+e+6e4*t)}),(function(e,t){return(t-e)/6e4}),(function(e){return e.getMinutes()})),Oi=gi((function(e){e.setTime(e-e.getMilliseconds())}),(function(e,t){e.setTime(+e+1e3*t)}),(function(e,t){return(t-e)/1e3}),(function(e){return e.getUTCSeconds()})),Ti=gi((function(){}),(function(e,t){e.setTime(+e+t)}),(function(e,t){return t-e}));Ti.every=function(e){return e=Math.floor(e),isFinite(e)&&e>0?e>1?gi((function(t){t.setTime(Math.floor(t/e)*e)}),(function(t,n){t.setTime(+t+n*e)}),(function(t,n){return(n-t)/e})):Ti:null};var Ei=Ti;function Ii(e){return gi((function(t){t.setUTCDate(t.getUTCDate()-(t.getUTCDay()+7-e)%7),t.setUTCHours(0,0,0,0)}),(function(e,t){e.setUTCDate(e.getUTCDate()+7*t)}),(function(e,t){return(t-e)/6048e5}))}var Ai=Ii(0),Di=Ii(1),Li=(Ii(2),Ii(3),Ii(4)),Pi=(Ii(5),Ii(6),gi((function(e){e.setUTCHours(0,0,0,0)}),(function(e,t){e.setUTCDate(e.getUTCDate()+t)}),(function(e,t){return(t-e)/864e5}),(function(e){return e.getUTCDate()-1}))),ji=gi((function(e){e.setUTCMonth(0,1),e.setUTCHours(0,0,0,0)}),(function(e,t){e.setUTCFullYear(e.getUTCFullYear()+t)}),(function(e,t){return t.getUTCFullYear()-e.getUTCFullYear()}),(function(e){return e.getUTCFullYear()}));ji.every=function(e){return isFinite(e=Math.floor(e))&&e>0?gi((function(t){t.setUTCFullYear(Math.floor(t.getUTCFullYear()/e)*e),t.setUTCMonth(0,1),t.setUTCHours(0,0,0,0)}),(function(t,n){t.setUTCFullYear(t.getUTCFullYear()+n*e)})):null};var Ri=ji;function zi(e){if(0<=e.y&&e.y<100){var t=new Date(-1,e.m,e.d,e.H,e.M,e.S,e.L);return t.setFullYear(e.y),t}return new Date(e.y,e.m,e.d,e.H,e.M,e.S,e.L)}function Bi(e){if(0<=e.y&&e.y<100){var t=new Date(Date.UTC(-1,e.m,e.d,e.H,e.M,e.S,e.L));return t.setUTCFullYear(e.y),t}return new Date(Date.UTC(e.y,e.m,e.d,e.H,e.M,e.S,e.L))}function Fi(e,t,n){return{y:e,m:t,d:n,H:0,M:0,S:0,L:0}}var Ni,Vi,Hi={"-":"",_:" ",0:"0"},Yi=/^\s*\d+/,Wi=/^%/,Ui=/[\\^$*+?|[\]().{}]/g;function Gi(e,t,n){var i=e<0?"-":"",r=(i?-e:e)+"",o=r.length;return i+(o68?1900:2e3),n+i[0].length):-1}function ir(e,t,n){var i=/^(Z)|([+-]\d\d)(?::?(\d\d))?/.exec(t.slice(n,n+6));return i?(e.Z=i[1]?0:-(i[2]+(i[3]||"00")),n+i[0].length):-1}function rr(e,t,n){var i=Yi.exec(t.slice(n,n+1));return i?(e.q=3*i[0]-3,n+i[0].length):-1}function or(e,t,n){var i=Yi.exec(t.slice(n,n+2));return i?(e.m=i[0]-1,n+i[0].length):-1}function ar(e,t,n){var i=Yi.exec(t.slice(n,n+2));return i?(e.d=+i[0],n+i[0].length):-1}function sr(e,t,n){var i=Yi.exec(t.slice(n,n+3));return i?(e.m=0,e.d=+i[0],n+i[0].length):-1}function lr(e,t,n){var i=Yi.exec(t.slice(n,n+2));return i?(e.H=+i[0],n+i[0].length):-1}function cr(e,t,n){var i=Yi.exec(t.slice(n,n+2));return i?(e.M=+i[0],n+i[0].length):-1}function ur(e,t,n){var i=Yi.exec(t.slice(n,n+2));return i?(e.S=+i[0],n+i[0].length):-1}function dr(e,t,n){var i=Yi.exec(t.slice(n,n+3));return i?(e.L=+i[0],n+i[0].length):-1}function hr(e,t,n){var i=Yi.exec(t.slice(n,n+6));return i?(e.L=Math.floor(i[0]/1e3),n+i[0].length):-1}function pr(e,t,n){var i=Wi.exec(t.slice(n,n+1));return i?n+i[0].length:-1}function fr(e,t,n){var i=Yi.exec(t.slice(n));return i?(e.Q=+i[0],n+i[0].length):-1}function mr(e,t,n){var i=Yi.exec(t.slice(n));return i?(e.s=+i[0],n+i[0].length):-1}function gr(e,t){return Gi(e.getDate(),t,2)}function _r(e,t){return Gi(e.getHours(),t,2)}function vr(e,t){return Gi(e.getHours()%12||12,t,2)}function yr(e,t){return Gi(1+Si.count(vi(e),e),t,3)}function br(e,t){return Gi(e.getMilliseconds(),t,3)}function wr(e,t){return br(e,t)+"000"}function xr(e,t){return Gi(e.getMonth()+1,t,2)}function Cr(e,t){return Gi(e.getMinutes(),t,2)}function Sr(e,t){return Gi(e.getSeconds(),t,2)}function Mr(e){var t=e.getDay();return 0===t?7:t}function kr(e,t){return Gi(wi.count(vi(e)-1,e),t,2)}function Or(e,t){var n=e.getDay();return e=n>=4||0===n?Ci(e):Ci.ceil(e),Gi(Ci.count(vi(e),e)+(4===vi(e).getDay()),t,2)}function Tr(e){return e.getDay()}function Er(e,t){return Gi(xi.count(vi(e)-1,e),t,2)}function Ir(e,t){return Gi(e.getFullYear()%100,t,2)}function Ar(e,t){return Gi(e.getFullYear()%1e4,t,4)}function Dr(e){var t=e.getTimezoneOffset();return(t>0?"-":(t*=-1,"+"))+Gi(t/60|0,"0",2)+Gi(t%60,"0",2)}function Lr(e,t){return Gi(e.getUTCDate(),t,2)}function Pr(e,t){return Gi(e.getUTCHours(),t,2)}function jr(e,t){return Gi(e.getUTCHours()%12||12,t,2)}function Rr(e,t){return Gi(1+Pi.count(Ri(e),e),t,3)}function zr(e,t){return Gi(e.getUTCMilliseconds(),t,3)}function Br(e,t){return zr(e,t)+"000"}function Fr(e,t){return Gi(e.getUTCMonth()+1,t,2)}function Nr(e,t){return Gi(e.getUTCMinutes(),t,2)}function Vr(e,t){return Gi(e.getUTCSeconds(),t,2)}function Hr(e){var t=e.getUTCDay();return 0===t?7:t}function Yr(e,t){return Gi(Ai.count(Ri(e)-1,e),t,2)}function Wr(e,t){var n=e.getUTCDay();return e=n>=4||0===n?Li(e):Li.ceil(e),Gi(Li.count(Ri(e),e)+(4===Ri(e).getUTCDay()),t,2)}function Ur(e){return e.getUTCDay()}function Gr(e,t){return Gi(Di.count(Ri(e)-1,e),t,2)}function qr(e,t){return Gi(e.getUTCFullYear()%100,t,2)}function Xr(e,t){return Gi(e.getUTCFullYear()%1e4,t,4)}function $r(){return"+0000"}function Kr(){return"%"}function Jr(e){return+e}function Qr(e){return Math.floor(+e/1e3)}Ni=function(e){var t=e.dateTime,n=e.date,i=e.time,r=e.periods,o=e.days,a=e.shortDays,s=e.months,l=e.shortMonths,c=Xi(r),u=$i(r),d=Xi(o),h=$i(o),p=Xi(a),f=$i(a),m=Xi(s),g=$i(s),_=Xi(l),v=$i(l),y={a:function(e){return a[e.getDay()]},A:function(e){return o[e.getDay()]},b:function(e){return l[e.getMonth()]},B:function(e){return s[e.getMonth()]},c:null,d:gr,e:gr,f:wr,H:_r,I:vr,j:yr,L:br,m:xr,M:Cr,p:function(e){return r[+(e.getHours()>=12)]},q:function(e){return 1+~~(e.getMonth()/3)},Q:Jr,s:Qr,S:Sr,u:Mr,U:kr,V:Or,w:Tr,W:Er,x:null,X:null,y:Ir,Y:Ar,Z:Dr,"%":Kr},b={a:function(e){return a[e.getUTCDay()]},A:function(e){return o[e.getUTCDay()]},b:function(e){return l[e.getUTCMonth()]},B:function(e){return s[e.getUTCMonth()]},c:null,d:Lr,e:Lr,f:Br,H:Pr,I:jr,j:Rr,L:zr,m:Fr,M:Nr,p:function(e){return r[+(e.getUTCHours()>=12)]},q:function(e){return 1+~~(e.getUTCMonth()/3)},Q:Jr,s:Qr,S:Vr,u:Hr,U:Yr,V:Wr,w:Ur,W:Gr,x:null,X:null,y:qr,Y:Xr,Z:$r,"%":Kr},w={a:function(e,t,n){var i=p.exec(t.slice(n));return i?(e.w=f[i[0].toLowerCase()],n+i[0].length):-1},A:function(e,t,n){var i=d.exec(t.slice(n));return i?(e.w=h[i[0].toLowerCase()],n+i[0].length):-1},b:function(e,t,n){var i=_.exec(t.slice(n));return i?(e.m=v[i[0].toLowerCase()],n+i[0].length):-1},B:function(e,t,n){var i=m.exec(t.slice(n));return i?(e.m=g[i[0].toLowerCase()],n+i[0].length):-1},c:function(e,n,i){return S(e,t,n,i)},d:ar,e:ar,f:hr,H:lr,I:lr,j:sr,L:dr,m:or,M:cr,p:function(e,t,n){var i=c.exec(t.slice(n));return i?(e.p=u[i[0].toLowerCase()],n+i[0].length):-1},q:rr,Q:fr,s:mr,S:ur,u:Ji,U:Qi,V:Zi,w:Ki,W:er,x:function(e,t,i){return S(e,n,t,i)},X:function(e,t,n){return S(e,i,t,n)},y:nr,Y:tr,Z:ir,"%":pr};function x(e,t){return function(n){var i,r,o,a=[],s=-1,l=0,c=e.length;for(n instanceof Date||(n=new Date(+n));++s53)return null;"w"in o||(o.w=1),"Z"in o?(r=(i=Bi(Fi(o.y,0,1))).getUTCDay(),i=r>4||0===r?Di.ceil(i):Di(i),i=Pi.offset(i,7*(o.V-1)),o.y=i.getUTCFullYear(),o.m=i.getUTCMonth(),o.d=i.getUTCDate()+(o.w+6)%7):(r=(i=zi(Fi(o.y,0,1))).getDay(),i=r>4||0===r?xi.ceil(i):xi(i),i=Si.offset(i,7*(o.V-1)),o.y=i.getFullYear(),o.m=i.getMonth(),o.d=i.getDate()+(o.w+6)%7)}else("W"in o||"U"in o)&&("w"in o||(o.w="u"in o?o.u%7:"W"in o?1:0),r="Z"in o?Bi(Fi(o.y,0,1)).getUTCDay():zi(Fi(o.y,0,1)).getDay(),o.m=0,o.d="W"in o?(o.w+6)%7+7*o.W-(r+5)%7:o.w+7*o.U-(r+6)%7);return"Z"in o?(o.H+=o.Z/100|0,o.M+=o.Z%100,Bi(o)):zi(o)}}function S(e,t,n,i){for(var r,o,a=0,s=t.length,l=n.length;a=l)return-1;if(37===(r=t.charCodeAt(a++))){if(r=t.charAt(a++),!(o=w[r in Hi?t.charAt(a++):r])||(i=o(e,n,i))<0)return-1}else if(r!=n.charCodeAt(i++))return-1}return i}return y.x=x(n,y),y.X=x(i,y),y.c=x(t,y),b.x=x(n,b),b.X=x(i,b),b.c=x(t,b),{format:function(e){var t=x(e+="",y);return t.toString=function(){return e},t},parse:function(e){var t=C(e+="",!1);return t.toString=function(){return e},t},utcFormat:function(e){var t=x(e+="",b);return t.toString=function(){return e},t},utcParse:function(e){var t=C(e+="",!0);return t.toString=function(){return e},t}}}({dateTime:"%x, %X",date:"%-m/%-d/%Y",time:"%-I:%M:%S %p",periods:["AM","PM"],days:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],shortDays:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],months:["January","February","March","April","May","June","July","August","September","October","November","December"],shortMonths:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"]}),Vi=Ni.format;var Zr=li(si).right,eo=function(e,t){return e=+e,t=+t,function(n){return Math.round(e*(1-n)+t*n)}},to=function(e){return+e},no=[0,1];function io(e){return e}function ro(e,t){return(t-=e=+e)?function(n){return(n-e)/t}:(n=isNaN(t)?NaN:.5,function(){return n});var n}function oo(e,t,n){var i=e[0],r=e[1],o=t[0],a=t[1];return r(t=a[l-1])&&(n=e,e=t,t=n),c=function(n){return Math.max(e,Math.min(t,n))}),i=l>2?ao:oo,r=o=null,d}function d(t){return isNaN(t=+t)?n:(r||(r=i(a.map(e),s,l)))(e(c(t)))}return d.invert=function(n){return c(t((o||(o=i(s,a.map(e),gt)))(n)))},d.domain=function(e){return arguments.length?(a=Array.from(e,to),u()):a.slice()},d.range=function(e){return arguments.length?(s=Array.from(e),u()):s.slice()},d.rangeRound=function(e){return s=Array.from(e),l=eo,u()},d.clamp=function(e){return arguments.length?(c=!!e||io,u()):c!==io},d.interpolate=function(e){return arguments.length?(l=e,u()):l},d.unknown=function(e){return arguments.length?(n=e,d):n},function(n,i){return e=n,t=i,u()}}()(io,io)}function co(e,t){switch(arguments.length){case 0:break;case 1:this.range(e);break;default:this.range(t).domain(e)}return this}function uo(e){return new Date(e)}function ho(e){return e instanceof Date?+e:+new Date(+e)}function po(e,t,n,i,r,o,a,s,l){var c=lo(),u=c.invert,d=c.domain,h=l(".%L"),p=l(":%S"),f=l("%I:%M"),m=l("%I %p"),g=l("%a %d"),_=l("%b %d"),v=l("%B"),y=l("%Y"),b=[[a,1,1e3],[a,5,5e3],[a,15,15e3],[a,30,3e4],[o,1,6e4],[o,5,3e5],[o,15,9e5],[o,30,18e5],[r,1,36e5],[r,3,108e5],[r,6,216e5],[r,12,432e5],[i,1,864e5],[i,2,1728e5],[n,1,6048e5],[t,1,2592e6],[t,3,7776e6],[e,1,31536e6]];function w(s){return(a(s)=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i;function go(e){if(!(t=mo.exec(e)))throw new Error("invalid format: "+e);var t;return new _o({fill:t[1],align:t[2],sign:t[3],symbol:t[4],zero:t[5],width:t[6],comma:t[7],precision:t[8]&&t[8].slice(1),trim:t[9],type:t[10]})}function _o(e){this.fill=void 0===e.fill?" ":e.fill+"",this.align=void 0===e.align?">":e.align+"",this.sign=void 0===e.sign?"-":e.sign+"",this.symbol=void 0===e.symbol?"":e.symbol+"",this.zero=!!e.zero,this.width=void 0===e.width?void 0:+e.width,this.comma=!!e.comma,this.precision=void 0===e.precision?void 0:+e.precision,this.trim=!!e.trim,this.type=void 0===e.type?"":e.type+""}go.prototype=_o.prototype,_o.prototype.toString=function(){return this.fill+this.align+this.sign+this.symbol+(this.zero?"0":"")+(void 0===this.width?"":Math.max(1,0|this.width))+(this.comma?",":"")+(void 0===this.precision?"":"."+Math.max(0,0|this.precision))+(this.trim?"~":"")+this.type};var vo,yo,bo,wo,xo=function(e,t){if((n=(e=t?e.toExponential(t-1):e.toExponential()).indexOf("e"))<0)return null;var n,i=e.slice(0,n);return[i.length>1?i[0]+i.slice(2):i,+e.slice(n+1)]},Co=function(e){return(e=xo(Math.abs(e)))?e[1]:NaN},So=function(e,t){var n=xo(e,t);if(!n)return e+"";var i=n[0],r=n[1];return r<0?"0."+new Array(-r).join("0")+i:i.length>r+1?i.slice(0,r+1)+"."+i.slice(r+1):i+new Array(r-i.length+2).join("0")},Mo={"%":function(e,t){return(100*e).toFixed(t)},b:function(e){return Math.round(e).toString(2)},c:function(e){return e+""},d:function(e){return Math.round(e).toString(10)},e:function(e,t){return e.toExponential(t)},f:function(e,t){return e.toFixed(t)},g:function(e,t){return e.toPrecision(t)},o:function(e){return Math.round(e).toString(8)},p:function(e,t){return So(100*e,t)},r:So,s:function(e,t){var n=xo(e,t);if(!n)return e+"";var i=n[0],r=n[1],o=r-(vo=3*Math.max(-8,Math.min(8,Math.floor(r/3))))+1,a=i.length;return o===a?i:o>a?i+new Array(o-a+1).join("0"):o>0?i.slice(0,o)+"."+i.slice(o):"0."+new Array(1-o).join("0")+xo(e,Math.max(0,t+o-1))[0]},X:function(e){return Math.round(e).toString(16).toUpperCase()},x:function(e){return Math.round(e).toString(16)}},ko=function(e){return e},Oo=Array.prototype.map,To=["y","z","a","f","p","n","\xb5","m","","k","M","G","T","P","E","Z","Y"];function Eo(e){var t=e.domain;return e.ticks=function(e){var n=t();return function(e,t,n){var i,r,o,a,s=-1;if(n=+n,(e=+e)==(t=+t)&&n>0)return[e];if((i=t0)for(e=Math.ceil(e/a),t=Math.floor(t/a),o=new Array(r=Math.ceil(t-e+1));++s0?i=hi(s=Math.floor(s/i)*i,l=Math.ceil(l/i)*i,n):i<0&&(i=hi(s=Math.ceil(s*i)/i,l=Math.floor(l*i)/i,n)),i>0?(r[o]=Math.floor(s/i)*i,r[a]=Math.ceil(l/i)*i,t(r)):i<0&&(r[o]=Math.ceil(s*i)/i,r[a]=Math.floor(l*i)/i,t(r)),e},e}function Io(){var e=lo();return e.copy=function(){return so(e,Io())},co.apply(e,arguments),Eo(e)}yo=function(e){var t,n,i=void 0===e.grouping||void 0===e.thousands?ko:(t=Oo.call(e.grouping,Number),n=e.thousands+"",function(e,i){for(var r=e.length,o=[],a=0,s=t[0],l=0;r>0&&s>0&&(l+s+1>i&&(s=Math.max(1,i-l)),o.push(e.substring(r-=s,r+s)),!((l+=s+1)>i));)s=t[a=(a+1)%t.length];return o.reverse().join(n)}),r=void 0===e.currency?"":e.currency[0]+"",o=void 0===e.currency?"":e.currency[1]+"",a=void 0===e.decimal?".":e.decimal+"",s=void 0===e.numerals?ko:function(e){return function(t){return t.replace(/[0-9]/g,(function(t){return e[+t]}))}}(Oo.call(e.numerals,String)),l=void 0===e.percent?"%":e.percent+"",c=void 0===e.minus?"-":e.minus+"",u=void 0===e.nan?"NaN":e.nan+"";function d(e){var t=(e=go(e)).fill,n=e.align,d=e.sign,h=e.symbol,p=e.zero,f=e.width,m=e.comma,g=e.precision,_=e.trim,v=e.type;"n"===v?(m=!0,v="g"):Mo[v]||(void 0===g&&(g=12),_=!0,v="g"),(p||"0"===t&&"="===n)&&(p=!0,t="0",n="=");var y="$"===h?r:"#"===h&&/[boxX]/.test(v)?"0"+v.toLowerCase():"",b="$"===h?o:/[%p]/.test(v)?l:"",w=Mo[v],x=/[defgprs%]/.test(v);function C(e){var r,o,l,h=y,C=b;if("c"===v)C=w(e)+C,e="";else{var S=(e=+e)<0;if(e=isNaN(e)?u:w(Math.abs(e),g),_&&(e=function(e){e:for(var t,n=e.length,i=1,r=-1;i0&&(r=0)}return r>0?e.slice(0,r)+e.slice(t+1):e}(e)),S&&0==+e&&(S=!1),h=(S?"("===d?d:c:"-"===d||"("===d?"":d)+h,C=("s"===v?To[8+vo/3]:"")+C+(S&&"("===d?")":""),x)for(r=-1,o=e.length;++r(l=e.charCodeAt(r))||l>57){C=(46===l?a+e.slice(r+1):e.slice(r))+C,e=e.slice(0,r);break}}m&&!p&&(e=i(e,1/0));var M=h.length+e.length+C.length,k=M>1)+h+e+C+k.slice(M);break;default:e=k+h+e+C}return s(e)}return g=void 0===g?6:/[gprs]/.test(v)?Math.max(1,Math.min(21,g)):Math.max(0,Math.min(20,g)),C.toString=function(){return e+""},C}return{format:d,formatPrefix:function(e,t){var n=d(((e=go(e)).type="f",e)),i=3*Math.max(-8,Math.min(8,Math.floor(Co(t)/3))),r=Math.pow(10,-i),o=To[8+i/3];return function(e){return n(r*e)+o}}}}({decimal:".",thousands:",",grouping:[3],currency:["$",""],minus:"-"}),bo=yo.format,wo=yo.formatPrefix;var Ao=function(e,t,n){e=+e,t=+t,n=(r=arguments.length)<2?(t=e,e=0,1):r<3?1:+n;for(var i=-1,r=0|Math.max(0,Math.ceil((t-e)/n)),o=new Array(r);++i=i)&&(n=i);else{let i=-1;for(let r of e)null!=(r=t(r,++i,e))&&(n=r)&&(n=r)}return n}function Bo(e,t){let n;if(void 0===t)for(const i of e)null!=i&&(n>i||void 0===n&&i>=i)&&(n=i);else{let i=-1;for(let r of e)null!=(r=t(r,++i,e))&&(n>r||void 0===n&&r>=r)&&(n=r)}return n}function Fo(e,t,n){const i=e[t];e[t]=e[n],e[n]=i}function No(e,t,n){if(i=(e=Float64Array.from(function*(e,t){if(void 0===t)for(let n of e)null!=n&&(n=+n)>=n&&(yield n);else{let n=-1;for(let i of e)null!=(i=t(i,++n,e))&&(i=+i)>=i&&(yield i)}}(e,n))).length){if((t=+t)<=0||i<2)return Bo(e);if(t>=1)return zo(e);var i,r=(i-1)*t,o=Math.floor(r),a=zo(function e(t,n,i=0,r=t.length-1,o=si){for(;r>i;){if(r-i>600){const a=r-i+1,s=n-i+1,l=Math.log(a),c=.5*Math.exp(2*l/3),u=.5*Math.sqrt(l*c*(a-c)/a)*(s-a/2<0?-1:1);e(t,n,Math.max(i,Math.floor(n-s*c/a+u)),Math.min(r,Math.floor(n+(a-s)*c/a+u)),o)}const a=t[n];let s=i,l=r;for(Fo(t,i,n),o(t[r],a)>0&&Fo(t,i,r);s0;)--l}0===o(t[i],a)?Fo(t,i,l):(++l,Fo(t,l,r)),l<=n&&(i=l+1),n<=l&&(r=l-1)}return t}(e,o).subarray(0,o+1));return a+(Bo(e.subarray(o+1))-a)*(r-o)}}function Vo(e){this._context=e}Vo.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._point=0},lineEnd:function(){(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1,this._line?this._context.lineTo(e,t):this._context.moveTo(e,t);break;case 1:this._point=2;default:this._context.lineTo(e,t)}}};var Ho=function(e){return new Vo(e)},Yo=Math.PI,Wo=2*Yo,Uo=Wo-1e-6;function Go(){this._x0=this._y0=this._x1=this._y1=null,this._=""}function qo(){return new Go}Go.prototype=qo.prototype={constructor:Go,moveTo:function(e,t){this._+="M"+(this._x0=this._x1=+e)+","+(this._y0=this._y1=+t)},closePath:function(){null!==this._x1&&(this._x1=this._x0,this._y1=this._y0,this._+="Z")},lineTo:function(e,t){this._+="L"+(this._x1=+e)+","+(this._y1=+t)},quadraticCurveTo:function(e,t,n,i){this._+="Q"+ +e+","+ +t+","+(this._x1=+n)+","+(this._y1=+i)},bezierCurveTo:function(e,t,n,i,r,o){this._+="C"+ +e+","+ +t+","+ +n+","+ +i+","+(this._x1=+r)+","+(this._y1=+o)},arcTo:function(e,t,n,i,r){var o=this._x1,a=this._y1,s=(n=+n)-(e=+e),l=(i=+i)-(t=+t),c=o-e,u=a-t,d=c*c+u*u;if((r=+r)<0)throw new Error("negative radius: "+r);if(null===this._x1)this._+="M"+(this._x1=e)+","+(this._y1=t);else if(d>1e-6)if(Math.abs(u*s-l*c)>1e-6&&r){var h=n-o,p=i-a,f=s*s+l*l,m=h*h+p*p,g=Math.sqrt(f),_=Math.sqrt(d),v=r*Math.tan((Yo-Math.acos((f+d-m)/(2*g*_)))/2),y=v/_,b=v/g;Math.abs(y-1)>1e-6&&(this._+="L"+(e+y*c)+","+(t+y*u)),this._+="A"+r+","+r+",0,0,"+ +(u*h>c*p)+","+(this._x1=e+b*s)+","+(this._y1=t+b*l)}else this._+="L"+(this._x1=e)+","+(this._y1=t)},arc:function(e,t,n,i,r,o){e=+e,t=+t,o=!!o;var a=(n=+n)*Math.cos(i),s=n*Math.sin(i),l=e+a,c=t+s,u=1^o,d=o?i-r:r-i;if(n<0)throw new Error("negative radius: "+n);null===this._x1?this._+="M"+l+","+c:(Math.abs(this._x1-l)>1e-6||Math.abs(this._y1-c)>1e-6)&&(this._+="L"+l+","+c),n&&(d<0&&(d=d%Wo+Wo),d>Uo?this._+="A"+n+","+n+",0,1,"+u+","+(e-a)+","+(t-s)+"A"+n+","+n+",0,1,"+u+","+(this._x1=l)+","+(this._y1=c):d>1e-6&&(this._+="A"+n+","+n+",0,"+ +(d>=Yo)+","+u+","+(this._x1=e+n*Math.cos(r))+","+(this._y1=t+n*Math.sin(r))))},rect:function(e,t,n,i){this._+="M"+(this._x0=this._x1=+e)+","+(this._y0=this._y1=+t)+"h"+ +n+"v"+ +i+"h"+-n+"Z"},toString:function(){return this._}};var Xo=qo,$o=function(e){return function(){return e}};function Ko(e){return e[0]}function Jo(e){return e[1]}var Qo=function(){var e=Ko,t=Jo,n=$o(!0),i=null,r=Ho,o=null;function a(a){var s,l,c,u=a.length,d=!1;for(null==i&&(o=r(c=Xo())),s=0;s<=u;++s)!(s=u;--d)s.point(g[d],_[d]);s.lineEnd(),s.areaEnd()}m&&(g[c]=+e(h,c,l),_[c]=+n(h,c,l),s.point(t?+t(h,c,l):g[c],i?+i(h,c,l):_[c]))}if(p)return s=null,p+""||null}function c(){return Qo().defined(r).curve(a).context(o)}return l.x=function(n){return arguments.length?(e="function"==typeof n?n:$o(+n),t=null,l):e},l.x0=function(t){return arguments.length?(e="function"==typeof t?t:$o(+t),l):e},l.x1=function(e){return arguments.length?(t=null==e?null:"function"==typeof e?e:$o(+e),l):t},l.y=function(e){return arguments.length?(n="function"==typeof e?e:$o(+e),i=null,l):n},l.y0=function(e){return arguments.length?(n="function"==typeof e?e:$o(+e),l):n},l.y1=function(e){return arguments.length?(i=null==e?null:"function"==typeof e?e:$o(+e),l):i},l.lineX0=l.lineY0=function(){return c().x(e).y(n)},l.lineY1=function(){return c().x(e).y(i)},l.lineX1=function(){return c().x(t).y(n)},l.defined=function(e){return arguments.length?(r="function"==typeof e?e:$o(!!e),l):r},l.curve=function(e){return arguments.length?(a=e,null!=o&&(s=a(o)),l):a},l.context=function(e){return arguments.length?(null==e?o=s=null:s=a(o=e),l):o},l},ea=function(){};function ta(e,t,n){e._context.bezierCurveTo(e._x1+e._k*(e._x2-e._x0),e._y1+e._k*(e._y2-e._y0),e._x2+e._k*(e._x1-t),e._y2+e._k*(e._y1-n),e._x2,e._y2)}function na(e,t){this._context=e,this._k=(1-t)/6}function ia(e,t){this._context=e,this._k=(1-t)/6}function ra(e){this._curve=e}na.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._x2=this._y0=this._y1=this._y2=NaN,this._point=0},lineEnd:function(){switch(this._point){case 2:this._context.lineTo(this._x2,this._y2);break;case 3:ta(this,this._x1,this._y1)}(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1,this._line?this._context.lineTo(e,t):this._context.moveTo(e,t);break;case 1:this._point=2,this._x1=e,this._y1=t;break;case 2:this._point=3;default:ta(this,e,t)}this._x0=this._x1,this._x1=this._x2,this._x2=e,this._y0=this._y1,this._y1=this._y2,this._y2=t}},function e(t){function n(e){return new na(e,t)}return n.tension=function(t){return e(+t)},n}(0),ia.prototype={areaStart:ea,areaEnd:ea,lineStart:function(){this._x0=this._x1=this._x2=this._x3=this._x4=this._x5=this._y0=this._y1=this._y2=this._y3=this._y4=this._y5=NaN,this._point=0},lineEnd:function(){switch(this._point){case 1:this._context.moveTo(this._x3,this._y3),this._context.closePath();break;case 2:this._context.lineTo(this._x3,this._y3),this._context.closePath();break;case 3:this.point(this._x3,this._y3),this.point(this._x4,this._y4),this.point(this._x5,this._y5)}},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1,this._x3=e,this._y3=t;break;case 1:this._point=2,this._context.moveTo(this._x4=e,this._y4=t);break;case 2:this._point=3,this._x5=e,this._y5=t;break;default:ta(this,e,t)}this._x0=this._x1,this._x1=this._x2,this._x2=e,this._y0=this._y1,this._y1=this._y2,this._y2=t}},function e(t){function n(e){return new ia(e,t)}return n.tension=function(t){return e(+t)},n}(0),ra.prototype={areaStart:function(){this._curve.areaStart()},areaEnd:function(){this._curve.areaEnd()},lineStart:function(){this._curve.lineStart()},lineEnd:function(){this._curve.lineEnd()},point:function(e,t){this._curve.point(t*Math.sin(e),t*-Math.cos(e))}};var oa=Math.abs,aa=Math.atan2,sa=Math.cos,la=Math.max,ca=Math.min,ua=Math.sin,da=Math.sqrt,ha=Math.PI,pa=ha/2,fa=2*ha;function ma(e){return e>1?0:e<-1?ha:Math.acos(e)}function ga(e){return e>=1?pa:e<=-1?-pa:Math.asin(e)}function _a(e){return e.innerRadius}function va(e){return e.outerRadius}function ya(e){return e.startAngle}function ba(e){return e.endAngle}function wa(e){return e&&e.padAngle}function xa(e,t,n,i,r,o,a,s){var l=n-e,c=i-t,u=a-r,d=s-o,h=d*l-u*c;if(!(h*h<1e-12))return[e+(h=(u*(t-o)-d*(e-r))/h)*l,t+h*c]}function Ca(e,t,n,i,r,o,a){var s=e-n,l=t-i,c=(a?o:-o)/da(s*s+l*l),u=c*l,d=-c*s,h=e+u,p=t+d,f=n+u,m=i+d,g=(h+f)/2,_=(p+m)/2,v=f-h,y=m-p,b=v*v+y*y,w=r-o,x=h*m-f*p,C=(y<0?-1:1)*da(la(0,w*w*b-x*x)),S=(x*y-v*C)/b,M=(-x*v-y*C)/b,k=(x*y+v*C)/b,O=(-x*v+y*C)/b,T=S-g,E=M-_,I=k-g,A=O-_;return T*T+E*E>I*I+A*A&&(S=k,M=O),{cx:S,cy:M,x01:-u,y01:-d,x11:S*(r/w-1),y11:M*(r/w-1)}}var Sa=function(){var e=_a,t=va,n=$o(0),i=null,r=ya,o=ba,a=wa,s=null;function l(){var l,c,u=+e.apply(this,arguments),d=+t.apply(this,arguments),h=r.apply(this,arguments)-pa,p=o.apply(this,arguments)-pa,f=oa(p-h),m=p>h;if(s||(s=l=Xo()),d1e-12)if(f>fa-1e-12)s.moveTo(d*sa(h),d*ua(h)),s.arc(0,0,d,h,p,!m),u>1e-12&&(s.moveTo(u*sa(p),u*ua(p)),s.arc(0,0,u,p,h,m));else{var g,_,v=h,y=p,b=h,w=p,x=f,C=f,S=a.apply(this,arguments)/2,M=S>1e-12&&(i?+i.apply(this,arguments):da(u*u+d*d)),k=ca(oa(d-u)/2,+n.apply(this,arguments)),O=k,T=k;if(M>1e-12){var E=ga(M/u*ua(S)),I=ga(M/d*ua(S));(x-=2*E)>1e-12?(b+=E*=m?1:-1,w-=E):(x=0,b=w=(h+p)/2),(C-=2*I)>1e-12?(v+=I*=m?1:-1,y-=I):(C=0,v=y=(h+p)/2)}var A=d*sa(v),D=d*ua(v),L=u*sa(w),P=u*ua(w);if(k>1e-12){var j,R=d*sa(y),z=d*ua(y),B=u*sa(b),F=u*ua(b);if(f1e-12?T>1e-12?(g=Ca(B,F,A,D,d,T,m),_=Ca(R,z,L,P,d,T,m),s.moveTo(g.cx+g.x01,g.cy+g.y01),T1e-12&&x>1e-12?O>1e-12?(g=Ca(L,P,R,z,u,-O,m),_=Ca(A,D,B,F,u,-O,m),s.lineTo(g.cx+g.x01,g.cy+g.y01),Oe?1:t>=e?0:NaN},ka=function(e){return e},Oa=function(){var e=ka,t=Ma,n=null,i=$o(0),r=$o(fa),o=$o(0);function a(a){var s,l,c,u,d,h=a.length,p=0,f=new Array(h),m=new Array(h),g=+i.apply(this,arguments),_=Math.min(fa,Math.max(-fa,r.apply(this,arguments)-g)),v=Math.min(Math.abs(_)/h,o.apply(this,arguments)),y=v*(_<0?-1:1);for(s=0;s0&&(p+=d);for(null!=t?f.sort((function(e,n){return t(m[e],m[n])})):null!=n&&f.sort((function(e,t){return n(a[e],a[t])})),s=0,c=p?(_-h*y)/p:0;s0?d*c:0)+y,padAngle:v};return m}return a.value=function(t){return arguments.length?(e="function"==typeof t?t:$o(+t),a):e},a.sortValues=function(e){return arguments.length?(t=e,n=null,a):t},a.sort=function(e){return arguments.length?(n=e,t=null,a):n},a.startAngle=function(e){return arguments.length?(i="function"==typeof e?e:$o(+e),a):i},a.endAngle=function(e){return arguments.length?(r="function"==typeof e?e:$o(+e),a):r},a.padAngle=function(e){return arguments.length?(o="function"==typeof e?e:$o(+e),a):o},a},Ta=function(e,t,n,i,r){for(var o,a=e.children,s=-1,l=a.length,c=e.value&&(i-t)/e.value;++s=0;)t+=n[i].value;else t=1;e.value=t}function Aa(e,t){var n,i,r,o,a,s=new ja(e),l=+e.value&&(s.value=e.value),c=[s];for(null==t&&(t=Da);n=c.pop();)if(l&&(n.value=+n.data.value),(r=t(n.data))&&(a=r.length))for(n.children=new Array(a),o=a-1;o>=0;--o)c.push(i=n.children[o]=new ja(r[o])),i.parent=n,i.depth=n.depth+1;return s.eachBefore(Pa)}function Da(e){return e.children}function La(e){e.data=e.data.data}function Pa(e){var t=0;do{e.height=t}while((e=e.parent)&&e.height<++t)}function ja(e){this.data=e,this.depth=this.height=0,this.parent=null}!function e(t){function n(e,n,i,r,o){!function(e,t,n,i,r,o){for(var a,s,l,c,u,d,h,p,f,m,g,_=[],v=t.children,y=0,b=0,w=v.length,x=t.value;yh&&(h=s),g=u*u*m,(p=Math.max(h/g,g/d))>f){u-=s;break}f=p}_.push(a={value:u,dice:l1?t:1)},n}((1+Math.sqrt(5))/2),ja.prototype=Aa.prototype={constructor:ja,count:function(){return this.eachAfter(Ia)},each:function(e){var t,n,i,r,o=this,a=[o];do{for(t=a.reverse(),a=[];o=t.pop();)if(e(o),n=o.children)for(i=0,r=n.length;i=0;--n)r.push(t[n]);return this},sum:function(e){return this.eachAfter((function(t){for(var n=+e(t.data)||0,i=t.children,r=i&&i.length;--r>=0;)n+=i[r].value;t.value=n}))},sort:function(e){return this.eachBefore((function(t){t.children&&t.children.sort(e)}))},path:function(e){for(var t=this,n=function(e,t){if(e===t)return e;var n=e.ancestors(),i=t.ancestors(),r=null;for(e=n.pop(),t=i.pop();e===t;)r=e,e=n.pop(),t=i.pop();return r}(t,e),i=[t];t!==n;)i.push(t=t.parent);for(var r=i.length;e!==n;)i.splice(r,0,e),e=e.parent;return i},ancestors:function(){for(var e=this,t=[e];e=e.parent;)t.push(e);return t},descendants:function(){var e=[];return this.each((function(t){e.push(t)})),e},leaves:function(){var e=[];return this.eachBefore((function(t){t.children||e.push(t)})),e},links:function(){var e=this,t=[];return e.each((function(n){n!==e&&t.push({source:n.parent,target:n})})),t},copy:function(){return Aa(this).eachBefore(La)}};var Ra=n("E1rE"),za=["caretElm"];function Ba(e,t){}var Fa=function(e){return{model:e}};function Na(e,t){if(1&e&&(r["\u0275\u0275elementStart"](0,"span"),r["\u0275\u0275template"](1,Ba,0,0,"ng-template",5),r["\u0275\u0275elementEnd"]()),2&e){var n=r["\u0275\u0275nextContext"]();r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngTemplateOutlet",n.template)("ngTemplateOutletContext",r["\u0275\u0275pureFunction1"](2,Fa,n.context))}}function Va(e,t){if(1&e&&r["\u0275\u0275element"](0,"span",6),2&e){var n=r["\u0275\u0275nextContext"]();r["\u0275\u0275property"]("innerHTML",n.title,r["\u0275\u0275sanitizeHtml"])}}function Ha(e,t){if(1&e&&(r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275namespaceHTML"](),r["\u0275\u0275element"](0,"ngx-charts-scale-legend",4)),2&e){var n=r["\u0275\u0275nextContext"]();r["\u0275\u0275property"]("horizontal",n.legendOptions&&"below"===n.legendOptions.position)("valueRange",n.legendOptions.domain)("colors",n.legendOptions.colors)("height",n.view[1])("width",n.legendWidth)}}function Ya(e,t){if(1&e){var n=r["\u0275\u0275getCurrentView"]();r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275namespaceHTML"](),r["\u0275\u0275elementStart"](0,"ngx-charts-legend",5),r["\u0275\u0275listener"]("labelClick",(function(e){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"]().legendLabelClick.emit(e)}))("labelActivate",(function(e){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"]().legendLabelActivate.emit(e)}))("labelDeactivate",(function(e){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"]().legendLabelDeactivate.emit(e)})),r["\u0275\u0275elementEnd"]()}if(2&e){var i=r["\u0275\u0275nextContext"]();r["\u0275\u0275property"]("horizontal",i.legendOptions&&"below"===i.legendOptions.position)("data",i.legendOptions.domain)("title",i.legendOptions.title)("colors",i.legendOptions.colors)("height",i.view[1])("width",i.legendWidth)("activeEntries",i.activeEntries)}}var Wa=["*"],Ua=["ngx-charts-axis-label",""],Ga=["ticksel"],qa=["ngx-charts-x-axis-ticks",""];function Xa(e,t){if(1&e&&(r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](0,"g",3),r["\u0275\u0275elementStart"](1,"title"),r["\u0275\u0275text"](2),r["\u0275\u0275elementEnd"](),r["\u0275\u0275elementStart"](3,"text",4),r["\u0275\u0275text"](4),r["\u0275\u0275elementEnd"](),r["\u0275\u0275elementEnd"]()),2&e){var n=t.$implicit,i=r["\u0275\u0275nextContext"]();r["\u0275\u0275attribute"]("transform",i.tickTransform(n)),r["\u0275\u0275advance"](2),r["\u0275\u0275textInterpolate"](i.tickFormat(n)),r["\u0275\u0275advance"](1),r["\u0275\u0275styleProp"]("font-size","12px"),r["\u0275\u0275attribute"]("text-anchor",i.textAnchor)("transform",i.textTransform),r["\u0275\u0275advance"](1),r["\u0275\u0275textInterpolate1"](" ",i.tickTrim(i.tickFormat(n))," ")}}function $a(e,t){if(1&e&&(r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](0,"g"),r["\u0275\u0275element"](1,"line",6),r["\u0275\u0275elementEnd"]()),2&e){var n=r["\u0275\u0275nextContext"](2);r["\u0275\u0275attribute"]("transform",n.gridLineTransform()),r["\u0275\u0275advance"](1),r["\u0275\u0275attribute"]("y1",0-n.gridLineHeight)}}function Ka(e,t){if(1&e&&(r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](0,"g"),r["\u0275\u0275template"](1,$a,2,2,"g",5),r["\u0275\u0275elementEnd"]()),2&e){var n=t.$implicit,i=r["\u0275\u0275nextContext"]();r["\u0275\u0275attribute"]("transform",i.tickTransform(n)),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngIf",i.showGridLines)}}var Ja=["ngx-charts-x-axis",""];function Qa(e,t){if(1&e){var n=r["\u0275\u0275getCurrentView"]();r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](0,"g",2),r["\u0275\u0275listener"]("dimensionsChanged",(function(e){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"]().emitTicksHeight(e)})),r["\u0275\u0275elementEnd"]()}if(2&e){var i=r["\u0275\u0275nextContext"]();r["\u0275\u0275property"]("trimTicks",i.trimTicks)("rotateTicks",i.rotateTicks)("maxTickLength",i.maxTickLength)("tickFormatting",i.tickFormatting)("tickArguments",i.tickArguments)("tickStroke",i.tickStroke)("scale",i.xScale)("orient",i.xOrient)("showGridLines",i.showGridLines)("gridLineHeight",i.dims.height)("width",i.dims.width)("tickValues",i.ticks)}}function Za(e,t){if(1&e&&(r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275element"](0,"g",3)),2&e){var n=r["\u0275\u0275nextContext"]();r["\u0275\u0275property"]("label",n.labelText)("offset",n.labelOffset)("orient","bottom")("height",n.dims.height)("width",n.dims.width)}}var es=["ngx-charts-y-axis-ticks",""];function ts(e,t){if(1&e&&(r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](0,"g",4),r["\u0275\u0275elementStart"](1,"title"),r["\u0275\u0275text"](2),r["\u0275\u0275elementEnd"](),r["\u0275\u0275elementStart"](3,"text",5),r["\u0275\u0275text"](4),r["\u0275\u0275elementEnd"](),r["\u0275\u0275elementEnd"]()),2&e){var n=t.$implicit,i=r["\u0275\u0275nextContext"]();r["\u0275\u0275attribute"]("transform",i.transform(n)),r["\u0275\u0275advance"](2),r["\u0275\u0275textInterpolate"](i.tickFormat(n)),r["\u0275\u0275advance"](1),r["\u0275\u0275styleProp"]("font-size","12px"),r["\u0275\u0275attribute"]("dy",i.dy)("x",i.x1)("y",i.y1)("text-anchor",i.textAnchor),r["\u0275\u0275advance"](1),r["\u0275\u0275textInterpolate1"](" ",i.tickTrim(i.tickFormat(n))," ")}}function ns(e,t){if(1&e&&(r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275element"](0,"path",6)),2&e){var n=r["\u0275\u0275nextContext"]();r["\u0275\u0275attribute"]("d",n.referenceAreaPath)("transform",n.gridLineTransform())}}function is(e,t){if(1&e&&(r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275element"](0,"line",9)),2&e){var n=r["\u0275\u0275nextContext"](3);r["\u0275\u0275attribute"]("x2",n.gridLineWidth)}}function rs(e,t){if(1&e&&(r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275element"](0,"line",9)),2&e){var n=r["\u0275\u0275nextContext"](3);r["\u0275\u0275attribute"]("x2",0-n.gridLineWidth)}}function os(e,t){if(1&e&&(r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](0,"g"),r["\u0275\u0275template"](1,is,1,1,"line",8),r["\u0275\u0275template"](2,rs,1,1,"line",8),r["\u0275\u0275elementEnd"]()),2&e){var n=r["\u0275\u0275nextContext"](2);r["\u0275\u0275attribute"]("transform",n.gridLineTransform()),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngIf","left"===n.orient),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngIf","right"===n.orient)}}function as(e,t){if(1&e&&(r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](0,"g"),r["\u0275\u0275template"](1,os,3,3,"g",7),r["\u0275\u0275elementEnd"]()),2&e){var n=t.$implicit,i=r["\u0275\u0275nextContext"]();r["\u0275\u0275attribute"]("transform",i.transform(n)),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngIf",i.showGridLines)}}function ss(e,t){if(1&e&&(r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](0,"g"),r["\u0275\u0275elementStart"](1,"title"),r["\u0275\u0275text"](2),r["\u0275\u0275elementEnd"](),r["\u0275\u0275elementStart"](3,"text",11),r["\u0275\u0275text"](4),r["\u0275\u0275elementEnd"](),r["\u0275\u0275elementEnd"]()),2&e){var n=r["\u0275\u0275nextContext"](2).$implicit,i=r["\u0275\u0275nextContext"]();r["\u0275\u0275advance"](2),r["\u0275\u0275textInterpolate"](i.tickTrim(i.tickFormat(n.value))),r["\u0275\u0275advance"](1),r["\u0275\u0275attribute"]("dy",i.dy)("y",-6)("x",i.gridLineWidth)("text-anchor",i.textAnchor),r["\u0275\u0275advance"](1),r["\u0275\u0275textInterpolate1"](" ",n.name," ")}}function ls(e,t){if(1&e&&(r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](0,"g"),r["\u0275\u0275element"](1,"line",10),r["\u0275\u0275template"](2,ss,5,6,"g",7),r["\u0275\u0275elementEnd"]()),2&e){var n=r["\u0275\u0275nextContext"]().$implicit,i=r["\u0275\u0275nextContext"]();r["\u0275\u0275attribute"]("transform",i.transform(n.value)),r["\u0275\u0275advance"](1),r["\u0275\u0275attribute"]("x2",i.gridLineWidth)("transform",i.gridLineTransform()),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngIf",i.showRefLabels)}}function cs(e,t){if(1&e&&(r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](0,"g"),r["\u0275\u0275template"](1,ls,3,4,"g",7),r["\u0275\u0275elementEnd"]()),2&e){var n=r["\u0275\u0275nextContext"]();r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngIf",n.showRefLines)}}var us=["ngx-charts-y-axis",""];function ds(e,t){if(1&e){var n=r["\u0275\u0275getCurrentView"]();r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](0,"g",2),r["\u0275\u0275listener"]("dimensionsChanged",(function(e){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"]().emitTicksWidth(e)})),r["\u0275\u0275elementEnd"]()}if(2&e){var i=r["\u0275\u0275nextContext"]();r["\u0275\u0275property"]("trimTicks",i.trimTicks)("maxTickLength",i.maxTickLength)("tickFormatting",i.tickFormatting)("tickArguments",i.tickArguments)("tickValues",i.ticks)("tickStroke",i.tickStroke)("scale",i.yScale)("orient",i.yOrient)("showGridLines",i.showGridLines)("gridLineWidth",i.dims.width)("referenceLines",i.referenceLines)("showRefLines",i.showRefLines)("showRefLabels",i.showRefLabels)("height",i.dims.height)}}function hs(e,t){if(1&e&&(r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275element"](0,"g",3)),2&e){var n=r["\u0275\u0275nextContext"]();r["\u0275\u0275property"]("label",n.labelText)("offset",n.labelOffset)("orient",n.yOrient)("height",n.dims.height)("width",n.dims.width)}}var ps=["ngx-charts-circle-series",""];function fs(e,t){if(1&e&&(r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275element"](0,"rect",4)),2&e){var n=r["\u0275\u0275nextContext"](2);r["\u0275\u0275property"]("@animationState","active"),r["\u0275\u0275attribute"]("x",n.circle.cx-n.circle.radius)("y",n.circle.cy)("width",2*n.circle.radius)("height",n.circle.height)("fill",n.gradientFill)}}var ms=function(e){return{name:e}};function gs(e,t){if(1&e){var n=r["\u0275\u0275getCurrentView"]();r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](0,"g"),r["\u0275\u0275elementStart"](1,"defs"),r["\u0275\u0275element"](2,"g",1),r["\u0275\u0275elementEnd"](),r["\u0275\u0275template"](3,fs,1,6,"rect",2),r["\u0275\u0275elementStart"](4,"g",3),r["\u0275\u0275listener"]("select",(function(){r["\u0275\u0275restoreView"](n);var e=r["\u0275\u0275nextContext"]();return e.onClick(e.circle.data)}))("activate",(function(){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"]().activateCircle()}))("deactivate",(function(){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"]().deactivateCircle()})),r["\u0275\u0275elementEnd"](),r["\u0275\u0275elementEnd"]()}if(2&e){var i=r["\u0275\u0275nextContext"]();r["\u0275\u0275advance"](2),r["\u0275\u0275property"]("name",i.gradientId)("stops",i.circle.gradientStops),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngIf",i.barVisible&&"standard"===i.type),r["\u0275\u0275advance"](1),r["\u0275\u0275classProp"]("active",i.isActive(r["\u0275\u0275pureFunction1"](18,ms,i.circle.seriesName))),r["\u0275\u0275property"]("cx",i.circle.cx)("cy",i.circle.cy)("r",i.circle.radius)("fill",i.circle.color)("pointerEvents",0===i.circle.value?"none":"all")("data",i.circle.value)("classNames",i.circle.classNames)("tooltipDisabled",i.tooltipDisabled)("tooltipPlacement","top")("tooltipType","tooltip")("tooltipTitle",i.tooltipTemplate?void 0:i.getTooltipText(i.circle))("tooltipTemplate",i.tooltipTemplate)("tooltipContext",i.circle.data)}}var _s=["ngx-charts-circle",""],vs=["ngx-charts-svg-linear-gradient",""];function ys(e,t){if(1&e&&(r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275element"](0,"stop")),2&e){var n=t.$implicit;r["\u0275\u0275styleProp"]("stop-color",n.color)("stop-opacity",n.opacity),r["\u0275\u0275attribute"]("offset",n.offset+"%")}}var bs=["ngx-charts-svg-radial-gradient",""];function ws(e,t){if(1&e&&(r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275element"](0,"stop")),2&e){var n=t.$implicit;r["\u0275\u0275styleProp"]("stop-color",n.color)("stop-opacity",n.opacity),r["\u0275\u0275attribute"]("offset",n.offset+"%")}}var xs=["ngx-charts-area",""];function Cs(e,t){if(1&e&&(r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](0,"defs"),r["\u0275\u0275element"](1,"g",2),r["\u0275\u0275elementEnd"]()),2&e){var n=r["\u0275\u0275nextContext"]();r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("name",n.gradientId)("stops",n.gradientStops)}}var Ss=["ngx-charts-count-up",""],Ms=["tooltipAnchor"],ks=["ngx-charts-tooltip-area",""];function Os(e,t){if(1&e&&(r["\u0275\u0275elementStart"](0,"div",6),r["\u0275\u0275element"](1,"span",7),r["\u0275\u0275text"](2),r["\u0275\u0275elementEnd"]()),2&e){var n=t.$implicit,i=r["\u0275\u0275nextContext"](2);r["\u0275\u0275advance"](1),r["\u0275\u0275styleProp"]("background-color",n.color),r["\u0275\u0275advance"](1),r["\u0275\u0275textInterpolate1"](" ",i.getToolTipText(n)," ")}}function Ts(e,t){if(1&e&&(r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275namespaceHTML"](),r["\u0275\u0275elementStart"](0,"div",4),r["\u0275\u0275template"](1,Os,3,3,"div",5),r["\u0275\u0275elementEnd"]()),2&e){var n=t.model;r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngForOf",n)}}var Es=["ngx-charts-timeline",""];function Is(e,t){if(1&e&&(r["\u0275\u0275elementStart"](0,"header",4),r["\u0275\u0275elementStart"](1,"span",5),r["\u0275\u0275text"](2),r["\u0275\u0275elementEnd"](),r["\u0275\u0275elementEnd"]()),2&e){var n=r["\u0275\u0275nextContext"]();r["\u0275\u0275advance"](2),r["\u0275\u0275textInterpolate"](n.title)}}function As(e,t){if(1&e){var n=r["\u0275\u0275getCurrentView"]();r["\u0275\u0275elementStart"](0,"li",6),r["\u0275\u0275elementStart"](1,"ngx-charts-legend-entry",7),r["\u0275\u0275listener"]("select",(function(e){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"]().labelClick.emit(e)}))("activate",(function(e){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"]().activate(e)}))("deactivate",(function(e){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"]().deactivate(e)})),r["\u0275\u0275elementEnd"](),r["\u0275\u0275elementEnd"]()}if(2&e){var i=t.$implicit,o=r["\u0275\u0275nextContext"]();r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("label",i.label)("formattedLabel",i.formattedLabel)("color",i.color)("isActive",o.isActive(i))}}var Ds=["tooltipTemplate"],Ls=["seriesTooltipTemplate"];function Ps(e,t){if(1&e){var n=r["\u0275\u0275getCurrentView"]();r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](0,"g",7),r["\u0275\u0275listener"]("dimensionsChanged",(function(e){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"]().updateXAxisHeight(e)})),r["\u0275\u0275elementEnd"]()}if(2&e){var i=r["\u0275\u0275nextContext"]();r["\u0275\u0275property"]("xScale",i.xScale)("dims",i.dims)("showGridLines",i.showGridLines)("showLabel",i.showXAxisLabel)("labelText",i.xAxisLabel)("trimTicks",i.trimXAxisTicks)("rotateTicks",i.rotateXAxisTicks)("maxTickLength",i.maxXAxisTickLength)("tickFormatting",i.xAxisTickFormatting)("ticks",i.xAxisTicks)}}function js(e,t){if(1&e){var n=r["\u0275\u0275getCurrentView"]();r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](0,"g",8),r["\u0275\u0275listener"]("dimensionsChanged",(function(e){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"]().updateYAxisWidth(e)})),r["\u0275\u0275elementEnd"]()}if(2&e){var i=r["\u0275\u0275nextContext"]();r["\u0275\u0275property"]("yScale",i.yScale)("dims",i.dims)("showGridLines",i.showGridLines)("showLabel",i.showYAxisLabel)("labelText",i.yAxisLabel)("trimTicks",i.trimYAxisTicks)("maxTickLength",i.maxYAxisTickLength)("tickFormatting",i.yAxisTickFormatting)("ticks",i.yAxisTicks)}}function Rs(e,t){if(1&e&&(r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](0,"g"),r["\u0275\u0275element"](1,"g",9),r["\u0275\u0275elementEnd"]()),2&e){var n=t.$implicit,i=r["\u0275\u0275nextContext"]();r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("xScale",i.xScale)("yScale",i.yScale)("baseValue",i.baseValue)("colors",i.colors)("data",n)("activeEntries",i.activeEntries)("scaleType",i.scaleType)("gradient",i.gradient)("curve",i.curve)("animations",i.animations)}}function zs(e,t){if(1&e){var n=r["\u0275\u0275getCurrentView"]();r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](0,"g"),r["\u0275\u0275elementStart"](1,"g",13),r["\u0275\u0275listener"]("select",(function(e){r["\u0275\u0275restoreView"](n);var i=t.$implicit;return r["\u0275\u0275nextContext"](2).onClick(e,i)}))("activate",(function(e){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"](2).onActivate(e)}))("deactivate",(function(e){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"](2).onDeactivate(e)})),r["\u0275\u0275elementEnd"](),r["\u0275\u0275elementEnd"]()}if(2&e){var i=t.$implicit,o=r["\u0275\u0275nextContext"](2);r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("xScale",o.xScale)("yScale",o.yScale)("colors",o.colors)("activeEntries",o.activeEntries)("data",i)("scaleType",o.scaleType)("visibleValue",o.hoveredVertical)("tooltipDisabled",o.tooltipDisabled)("tooltipTemplate",o.tooltipTemplate)}}function Bs(e,t){if(1&e){var n=r["\u0275\u0275getCurrentView"]();r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](0,"g",10),r["\u0275\u0275listener"]("mouseleave",(function(){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"]().hideCircles()})),r["\u0275\u0275elementStart"](1,"g",11),r["\u0275\u0275listener"]("hover",(function(e){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"]().updateHoveredVertical(e)})),r["\u0275\u0275elementEnd"](),r["\u0275\u0275template"](2,zs,2,9,"g",12),r["\u0275\u0275elementEnd"]()}if(2&e){var i=r["\u0275\u0275nextContext"]();r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("dims",i.dims)("xSet",i.xSet)("xScale",i.xScale)("yScale",i.yScale)("results",i.results)("colors",i.colors)("tooltipDisabled",i.tooltipDisabled)("tooltipTemplate",i.seriesTooltipTemplate),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngForOf",i.results)}}function Fs(e,t){if(1&e&&(r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](0,"g"),r["\u0275\u0275element"](1,"g",15),r["\u0275\u0275elementEnd"]()),2&e){var n=t.$implicit,i=r["\u0275\u0275nextContext"](2);r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("xScale",i.timelineXScale)("yScale",i.timelineYScale)("baseValue",i.baseValue)("colors",i.colors)("data",n)("scaleType",i.scaleType)("gradient",i.gradient)("curve",i.curve)("animations",i.animations)}}var Ns=function(e,t){return[e,t]};function Vs(e,t){if(1&e){var n=r["\u0275\u0275getCurrentView"]();r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](0,"g",14),r["\u0275\u0275listener"]("onDomainChange",(function(e){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"]().updateDomain(e)})),r["\u0275\u0275template"](1,Fs,2,9,"g",4),r["\u0275\u0275elementEnd"]()}if(2&e){var i=r["\u0275\u0275nextContext"]();r["\u0275\u0275property"]("results",i.results)("view",r["\u0275\u0275pureFunction2"](10,Ns,i.timelineWidth,i.height))("height",i.timelineHeight)("scheme",i.scheme)("customColors",i.customColors)("legend",i.legend)("scaleType",i.scaleType),r["\u0275\u0275attribute"]("transform",i.timelineTransform),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngForOf",i.results)("ngForTrackBy",i.trackBy)}}function Hs(e,t){if(1&e){var n=r["\u0275\u0275getCurrentView"]();r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](0,"g",7),r["\u0275\u0275listener"]("dimensionsChanged",(function(e){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"]().updateXAxisHeight(e)})),r["\u0275\u0275elementEnd"]()}if(2&e){var i=r["\u0275\u0275nextContext"]();r["\u0275\u0275property"]("xScale",i.xScale)("dims",i.dims)("showGridLines",i.showGridLines)("showLabel",i.showXAxisLabel)("labelText",i.xAxisLabel)("trimTicks",i.trimXAxisTicks)("rotateTicks",i.rotateXAxisTicks)("maxTickLength",i.maxXAxisTickLength)("tickFormatting",i.xAxisTickFormatting)("ticks",i.xAxisTicks)}}function Ys(e,t){if(1&e){var n=r["\u0275\u0275getCurrentView"]();r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](0,"g",8),r["\u0275\u0275listener"]("dimensionsChanged",(function(e){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"]().updateYAxisWidth(e)})),r["\u0275\u0275elementEnd"]()}if(2&e){var i=r["\u0275\u0275nextContext"]();r["\u0275\u0275property"]("yScale",i.yScale)("dims",i.dims)("showGridLines",i.showGridLines)("showLabel",i.showYAxisLabel)("labelText",i.yAxisLabel)("trimTicks",i.trimYAxisTicks)("maxTickLength",i.maxYAxisTickLength)("tickFormatting",i.yAxisTickFormatting)("ticks",i.yAxisTicks)}}function Ws(e,t){if(1&e&&(r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](0,"g"),r["\u0275\u0275element"](1,"g",9),r["\u0275\u0275elementEnd"]()),2&e){var n=t.$implicit,i=r["\u0275\u0275nextContext"]();r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("xScale",i.xScale)("yScale",i.yScale)("colors",i.colors)("data",n)("scaleType",i.scaleType)("gradient",i.gradient)("activeEntries",i.activeEntries)("curve",i.curve)("animations",i.animations)}}function Us(e,t){if(1&e){var n=r["\u0275\u0275getCurrentView"]();r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](0,"g"),r["\u0275\u0275elementStart"](1,"g",12),r["\u0275\u0275listener"]("select",(function(e){r["\u0275\u0275restoreView"](n);var i=t.$implicit;return r["\u0275\u0275nextContext"](2).onClick(e,i)}))("activate",(function(e){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"](2).onActivate(e)}))("deactivate",(function(e){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"](2).onDeactivate(e)})),r["\u0275\u0275elementEnd"](),r["\u0275\u0275elementEnd"]()}if(2&e){var i=t.$implicit,o=r["\u0275\u0275nextContext"](2);r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("xScale",o.xScale)("yScale",o.yScale)("colors",o.colors)("activeEntries",o.activeEntries)("data",i)("scaleType",o.scaleType)("visibleValue",o.hoveredVertical)("tooltipDisabled",o.tooltipDisabled)("tooltipTemplate",o.tooltipTemplate)}}function Gs(e,t){if(1&e){var n=r["\u0275\u0275getCurrentView"]();r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](0,"g",10),r["\u0275\u0275listener"]("mouseleave",(function(){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"]().hideCircles()})),r["\u0275\u0275elementStart"](1,"g",11),r["\u0275\u0275listener"]("hover",(function(e){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"]().updateHoveredVertical(e)})),r["\u0275\u0275elementEnd"](),r["\u0275\u0275template"](2,Us,2,9,"g",4),r["\u0275\u0275elementEnd"]()}if(2&e){var i=r["\u0275\u0275nextContext"]();r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("dims",i.dims)("xSet",i.xSet)("xScale",i.xScale)("yScale",i.yScale)("results",i.results)("colors",i.colors)("tooltipDisabled",i.tooltipDisabled)("tooltipTemplate",i.seriesTooltipTemplate),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngForOf",i.results)("ngForTrackBy",i.trackBy)}}function qs(e,t){if(1&e&&(r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](0,"g"),r["\u0275\u0275element"](1,"g",14),r["\u0275\u0275elementEnd"]()),2&e){var n=t.$implicit,i=r["\u0275\u0275nextContext"](2);r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("xScale",i.timelineXScale)("yScale",i.timelineYScale)("colors",i.colors)("data",n)("scaleType",i.scaleType)("gradient",i.gradient)("curve",i.curve)("animations",i.animations)}}function Xs(e,t){if(1&e){var n=r["\u0275\u0275getCurrentView"]();r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](0,"g",13),r["\u0275\u0275listener"]("onDomainChange",(function(e){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"]().updateDomain(e)})),r["\u0275\u0275template"](1,qs,2,8,"g",4),r["\u0275\u0275elementEnd"]()}if(2&e){var i=r["\u0275\u0275nextContext"]();r["\u0275\u0275property"]("results",i.results)("view",r["\u0275\u0275pureFunction2"](10,Ns,i.timelineWidth,i.height))("height",i.timelineHeight)("scheme",i.scheme)("customColors",i.customColors)("legend",i.legend)("scaleType",i.scaleType),r["\u0275\u0275attribute"]("transform",i.timelineTransform),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngForOf",i.results)("ngForTrackBy",i.trackBy)}}var $s=["ngx-charts-area-series",""],Ks=["ngx-charts-bar",""];function Js(e,t){if(1&e&&(r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](0,"defs"),r["\u0275\u0275element"](1,"g",2),r["\u0275\u0275elementEnd"]()),2&e){var n=r["\u0275\u0275nextContext"]();r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("orientation",n.orientation)("name",n.gradientId)("stops",n.gradientStops)}}function Qs(e,t){if(1&e){var n=r["\u0275\u0275getCurrentView"]();r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](0,"g",5),r["\u0275\u0275listener"]("dimensionsChanged",(function(e){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"]().updateXAxisHeight(e)})),r["\u0275\u0275elementEnd"]()}if(2&e){var i=r["\u0275\u0275nextContext"]();r["\u0275\u0275property"]("xScale",i.xScale)("dims",i.dims)("showLabel",i.showXAxisLabel)("labelText",i.xAxisLabel)("trimTicks",i.trimXAxisTicks)("rotateTicks",i.rotateXAxisTicks)("maxTickLength",i.maxXAxisTickLength)("tickFormatting",i.xAxisTickFormatting)("ticks",i.xAxisTicks)("xAxisOffset",i.dataLabelMaxHeight.negative)}}function Zs(e,t){if(1&e){var n=r["\u0275\u0275getCurrentView"]();r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](0,"g",6),r["\u0275\u0275listener"]("dimensionsChanged",(function(e){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"]().updateYAxisWidth(e)})),r["\u0275\u0275elementEnd"]()}if(2&e){var i=r["\u0275\u0275nextContext"]();r["\u0275\u0275property"]("yScale",i.yScale)("dims",i.dims)("showGridLines",i.showGridLines)("showLabel",i.showYAxisLabel)("labelText",i.yAxisLabel)("trimTicks",i.trimYAxisTicks)("maxTickLength",i.maxYAxisTickLength)("tickFormatting",i.yAxisTickFormatting)("ticks",i.yAxisTicks)}}var el=["ngx-charts-series-vertical",""];function tl(e,t){if(1&e){var n=r["\u0275\u0275getCurrentView"]();r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](0,"g",2),r["\u0275\u0275listener"]("select",(function(e){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"]().onClick(e)}))("activate",(function(e){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"]().activate.emit(e)}))("deactivate",(function(e){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"]().deactivate.emit(e)})),r["\u0275\u0275elementEnd"]()}if(2&e){var i=t.$implicit,o=r["\u0275\u0275nextContext"]();r["\u0275\u0275property"]("@animationState","active")("@.disabled",!o.animations)("width",i.width)("height",i.height)("x",i.x)("y",i.y)("fill",i.color)("stops",i.gradientStops)("data",i.data)("orientation","vertical")("roundEdges",i.roundEdges)("gradient",o.gradient)("ariaLabel",i.ariaLabel)("isActive",o.isActive(i.data))("tooltipDisabled",o.tooltipDisabled)("tooltipPlacement",o.tooltipPlacement)("tooltipType",o.tooltipType)("tooltipTitle",o.tooltipTemplate?void 0:i.tooltipText)("tooltipTemplate",o.tooltipTemplate)("tooltipContext",i.data)("noBarWhenZero",o.noBarWhenZero)("animations",o.animations)}}function nl(e,t){if(1&e){var n=r["\u0275\u0275getCurrentView"]();r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](0,"g",4),r["\u0275\u0275listener"]("dimensionsChanged",(function(e){r["\u0275\u0275restoreView"](n);var i=t.index;return r["\u0275\u0275nextContext"](2).dataLabelHeightChanged.emit({size:e,index:i})})),r["\u0275\u0275elementEnd"]()}if(2&e){var i=t.$implicit,o=r["\u0275\u0275nextContext"](2);r["\u0275\u0275property"]("barX",i.x)("barY",i.y)("barWidth",i.width)("barHeight",i.height)("value",i.total)("valueFormatting",o.dataLabelFormatting)("orientation","vertical")}}function il(e,t){if(1&e&&(r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](0,"g"),r["\u0275\u0275template"](1,nl,1,7,"g",3),r["\u0275\u0275elementEnd"]()),2&e){var n=r["\u0275\u0275nextContext"]();r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngForOf",n.barsForDataLabels)("ngForTrackBy",n.trackDataLabelBy)}}var rl=["ngx-charts-bar-label",""],ol=["ngx-charts-line",""];function al(e,t){if(1&e){var n=r["\u0275\u0275getCurrentView"]();r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](0,"g",7),r["\u0275\u0275listener"]("dimensionsChanged",(function(e){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"]().updateXAxisHeight(e)})),r["\u0275\u0275elementEnd"]()}if(2&e){var i=r["\u0275\u0275nextContext"]();r["\u0275\u0275property"]("xScale",i.xScale)("dims",i.dims)("showGridLines",i.showGridLines)("showLabel",i.showXAxisLabel)("labelText",i.xAxisLabel)("trimTicks",i.trimXAxisTicks)("rotateTicks",i.rotateXAxisTicks)("maxTickLength",i.maxXAxisTickLength)("tickFormatting",i.xAxisTickFormatting)("ticks",i.xAxisTicks)}}function sl(e,t){if(1&e){var n=r["\u0275\u0275getCurrentView"]();r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](0,"g",8),r["\u0275\u0275listener"]("dimensionsChanged",(function(e){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"]().updateYAxisWidth(e)})),r["\u0275\u0275elementEnd"]()}if(2&e){var i=r["\u0275\u0275nextContext"]();r["\u0275\u0275property"]("yScale",i.yScale)("dims",i.dims)("showGridLines",i.showGridLines)("showLabel",i.showYAxisLabel)("labelText",i.yAxisLabel)("trimTicks",i.trimYAxisTicks)("maxTickLength",i.maxYAxisTickLength)("tickFormatting",i.yAxisTickFormatting)("ticks",i.yAxisTicks)("referenceLines",i.referenceLines)("showRefLines",i.showRefLines)("showRefLabels",i.showRefLabels)}}function ll(e,t){if(1&e&&(r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](0,"g"),r["\u0275\u0275element"](1,"g",9),r["\u0275\u0275elementEnd"]()),2&e){var n=t.$implicit,i=r["\u0275\u0275nextContext"]();r["\u0275\u0275property"]("@animationState","active"),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("xScale",i.xScale)("yScale",i.yScale)("colors",i.colors)("data",n)("activeEntries",i.activeEntries)("scaleType",i.scaleType)("curve",i.curve)("rangeFillOpacity",i.rangeFillOpacity)("hasRange",i.hasRange)("animations",i.animations)}}function cl(e,t){if(1&e){var n=r["\u0275\u0275getCurrentView"]();r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](0,"g"),r["\u0275\u0275elementStart"](1,"g",13),r["\u0275\u0275listener"]("select",(function(e){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"](2).onClick(e)}))("activate",(function(e){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"](2).onActivate(e)}))("deactivate",(function(e){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"](2).onDeactivate(e)})),r["\u0275\u0275elementEnd"](),r["\u0275\u0275elementEnd"]()}if(2&e){var i=t.$implicit,o=r["\u0275\u0275nextContext"](2);r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("xScale",o.xScale)("yScale",o.yScale)("colors",o.colors)("data",i)("scaleType",o.scaleType)("visibleValue",o.hoveredVertical)("activeEntries",o.activeEntries)("tooltipDisabled",o.tooltipDisabled)("tooltipTemplate",o.tooltipTemplate)}}function ul(e,t){if(1&e){var n=r["\u0275\u0275getCurrentView"]();r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](0,"g",10),r["\u0275\u0275listener"]("mouseleave",(function(){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"]().hideCircles()})),r["\u0275\u0275elementStart"](1,"g",11),r["\u0275\u0275listener"]("hover",(function(e){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"]().updateHoveredVertical(e)})),r["\u0275\u0275elementEnd"](),r["\u0275\u0275template"](2,cl,2,9,"g",12),r["\u0275\u0275elementEnd"]()}if(2&e){var i=r["\u0275\u0275nextContext"]();r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("dims",i.dims)("xSet",i.xSet)("xScale",i.xScale)("yScale",i.yScale)("results",i.results)("colors",i.colors)("tooltipDisabled",i.tooltipDisabled)("tooltipTemplate",i.seriesTooltipTemplate),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngForOf",i.results)}}function dl(e,t){if(1&e&&(r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](0,"g"),r["\u0275\u0275element"](1,"g",15),r["\u0275\u0275elementEnd"]()),2&e){var n=t.$implicit,i=r["\u0275\u0275nextContext"](2);r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("xScale",i.timelineXScale)("yScale",i.timelineYScale)("colors",i.colors)("data",n)("scaleType",i.scaleType)("curve",i.curve)("hasRange",i.hasRange)("animations",i.animations)}}function hl(e,t){if(1&e){var n=r["\u0275\u0275getCurrentView"]();r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](0,"g",14),r["\u0275\u0275listener"]("onDomainChange",(function(e){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"]().updateDomain(e)})),r["\u0275\u0275template"](1,dl,2,8,"g",4),r["\u0275\u0275elementEnd"]()}if(2&e){var i=r["\u0275\u0275nextContext"]();r["\u0275\u0275property"]("results",i.results)("view",r["\u0275\u0275pureFunction2"](10,Ns,i.timelineWidth,i.height))("height",i.timelineHeight)("scheme",i.scheme)("customColors",i.customColors)("scaleType",i.scaleType)("legend",i.legend),r["\u0275\u0275attribute"]("transform",i.timelineTransform),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngForOf",i.results)("ngForTrackBy",i.trackBy)}}var pl=["ngx-charts-line-series",""];function fl(e,t){if(1&e&&(r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275element"](0,"g",4)),2&e){var n=r["\u0275\u0275nextContext"]();r["\u0275\u0275property"]("name",n.gradientId)("stops",n.gradientStops)}}function ml(e,t){if(1&e&&(r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275element"](0,"g",5)),2&e){var n=r["\u0275\u0275nextContext"]();r["\u0275\u0275classProp"]("active",n.isActive(n.data))("inactive",n.isInactive(n.data)),r["\u0275\u0275property"]("data",n.data)("path",n.outerPath)("fill",n.hasGradient?n.gradientUrl:n.colors.getColor(n.data.name))("opacity",n.rangeFillOpacity)("animations",n.animations)}}var gl=["ngx-charts-pie-label",""],_l=["ngx-charts-pie-arc",""];function vl(e,t){if(1&e&&(r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](0,"defs"),r["\u0275\u0275element"](1,"g",3),r["\u0275\u0275elementEnd"]()),2&e){var n=r["\u0275\u0275nextContext"]();r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("color",n.fill)("name",n.radialGradientId)("startOpacity",n.startOpacity)}}function yl(e,t){if(1&e&&(r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275element"](0,"text",10)),2&e){var n=r["\u0275\u0275nextContext"]().$implicit;r["\u0275\u0275property"]("countTo",n.percent)("countSuffix","%")}}function bl(e,t){if(1&e&&(r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](0,"text",11),r["\u0275\u0275text"](1),r["\u0275\u0275elementEnd"]()),2&e){var n=r["\u0275\u0275nextContext"]().$implicit;r["\u0275\u0275advance"](1),r["\u0275\u0275textInterpolate1"](" ",n.percent.toLocaleString()," ")}}function wl(e,t){if(1&e&&(r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275element"](0,"text",12)),2&e){var n=r["\u0275\u0275nextContext"]().$implicit,i=r["\u0275\u0275nextContext"]();r["\u0275\u0275property"]("countTo",n.total)("countPrefix",i.label+": "),r["\u0275\u0275attribute"]("y",n.outerRadius)}}function xl(e,t){if(1&e&&(r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](0,"text",13),r["\u0275\u0275text"](1),r["\u0275\u0275elementEnd"]()),2&e){var n=r["\u0275\u0275nextContext"]().$implicit,i=r["\u0275\u0275nextContext"]();r["\u0275\u0275attribute"]("y",n.outerRadius),r["\u0275\u0275advance"](1),r["\u0275\u0275textInterpolate2"](" ",i.label,": ",n.total.toLocaleString()," ")}}var Cl=function(e){return{data:e}};function Sl(e,t){if(1&e){var n=r["\u0275\u0275getCurrentView"]();r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](0,"g",3),r["\u0275\u0275elementStart"](1,"g",4),r["\u0275\u0275listener"]("select",(function(e){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"]().onClick(e)}))("activate",(function(e){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"]().onActivate(e)}))("deactivate",(function(e){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"]().onDeactivate(e)})),r["\u0275\u0275elementEnd"](),r["\u0275\u0275template"](2,yl,1,2,"text",5),r["\u0275\u0275template"](3,bl,2,1,"text",6),r["\u0275\u0275elementStart"](4,"text",7),r["\u0275\u0275text"](5),r["\u0275\u0275elementEnd"](),r["\u0275\u0275template"](6,wl,1,3,"text",8),r["\u0275\u0275template"](7,xl,2,3,"text",9),r["\u0275\u0275elementEnd"]()}if(2&e){var i=t.$implicit,o=r["\u0275\u0275nextContext"]();r["\u0275\u0275attribute"]("transform",i.transform),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("colors",i.colors)("data",i.data)("innerRadius",i.innerRadius)("outerRadius",i.outerRadius)("animations",o.animations)("tooltipDisabled",o.tooltipDisabled)("tooltipPlacement","top")("tooltipType","tooltip")("tooltipTitle",o.tooltipTemplate?void 0:o.tooltipText(r["\u0275\u0275pureFunction1"](17,Cl,i)))("tooltipTemplate",o.tooltipTemplate)("tooltipContext",i.data[0].data),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngIf",o.animations),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngIf",!o.animations),r["\u0275\u0275advance"](2),r["\u0275\u0275textInterpolate1"](" ",i.label," "),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngIf",o.animations),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngIf",!o.animations)}}var Ml=["ngx-charts-pie-grid-series",""];function kl(e,t){if(1&e){var n=r["\u0275\u0275getCurrentView"]();r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](0,"g",2),r["\u0275\u0275listener"]("select",(function(e){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"]().onClick(e)}))("activate",(function(e){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"]().activate.emit(e)}))("deactivate",(function(e){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"]().deactivate.emit(e)})),r["\u0275\u0275elementEnd"]()}if(2&e){var i=t.$implicit,o=r["\u0275\u0275nextContext"]();r["\u0275\u0275property"]("startAngle",i.startAngle)("endAngle",i.endAngle)("innerRadius",o.innerRadius)("outerRadius",o.outerRadius)("fill",o.color(i))("value",i.data.value)("data",i.data)("gradient",!1)("pointerEvents",i.pointerEvents)("animate",i.animate),r["\u0275\u0275attribute"]("class",i.class)}}var Ol=["ngx-charts-pie-series",""];function Tl(e,t){if(1&e&&(r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275element"](0,"g",3)),2&e){var n=r["\u0275\u0275nextContext"]().$implicit,i=r["\u0275\u0275nextContext"]();r["\u0275\u0275property"]("data",n)("radius",i.outerRadius)("color",i.color(n))("label",i.labelText(n))("labelTrim",i.trimLabels)("labelTrimSize",i.maxLabelLength)("max",i.max)("value",n.value)("explodeSlices",i.explodeSlices)("animations",i.animations)}}function El(e,t){if(1&e){var n=r["\u0275\u0275getCurrentView"]();r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](0,"g"),r["\u0275\u0275template"](1,Tl,1,10,"g",1),r["\u0275\u0275elementStart"](2,"g",2),r["\u0275\u0275listener"]("select",(function(e){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"]().onClick(e)}))("activate",(function(e){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"]().activate.emit(e)}))("deactivate",(function(e){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"]().deactivate.emit(e)}))("dblclick",(function(e){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"]().dblclick.emit(e)})),r["\u0275\u0275elementEnd"](),r["\u0275\u0275elementEnd"]()}if(2&e){var i=t.$implicit,o=r["\u0275\u0275nextContext"]();r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngIf",o.labelVisible(i)),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("startAngle",i.startAngle)("endAngle",i.endAngle)("innerRadius",o.innerRadius)("outerRadius",o.outerRadius)("fill",o.color(i))("value",i.data.value)("gradient",o.gradient)("data",i.data)("max",o.max)("explodeSlices",o.explodeSlices)("isActive",o.isActive(i.data))("animate",o.animations)("tooltipDisabled",o.tooltipDisabled)("tooltipPlacement","top")("tooltipType","tooltip")("tooltipTitle",o.getTooltipTitle(i))("tooltipTemplate",o.tooltipTemplate)("tooltipContext",i.data)}}var Il=function(){function e(e,t,n){this.applicationRef=e,this.componentFactoryResolver=t,this.injector=n}var t;return t=e,e.setGlobalRootViewContainer=function(e){t.globalRootViewContainer=e},e.prototype.getRootViewContainer=function(){if(this._container)return this._container;if(t.globalRootViewContainer)return t.globalRootViewContainer;if(this.applicationRef.components.length)return this.applicationRef.components[0];throw new Error("View Container not found! ngUpgrade needs to manually set this via setRootViewContainer or setGlobalRootViewContainer.")},e.prototype.setRootViewContainer=function(e){this._container=e},e.prototype.getComponentRootNode=function(e){return e.element?e.element.nativeElement:e.hostView&&e.hostView.rootNodes.length>0?e.hostView.rootNodes[0]:e.location.nativeElement},e.prototype.getRootViewContainerNode=function(e){return this.getComponentRootNode(e)},e.prototype.projectComponentBindings=function(e,t){var n,r,o,a;if(t){if(void 0!==t.inputs){var s=Object.getOwnPropertyNames(t.inputs);try{for(var l=Object(i.j)(s),c=l.next();!c.done;c=l.next()){var u=c.value;e.instance[u]=t.inputs[u]}}catch(m){n={error:m}}finally{try{c&&!c.done&&(r=l.return)&&r.call(l)}finally{if(n)throw n.error}}}if(void 0!==t.outputs){var d=Object.getOwnPropertyNames(t.outputs);try{for(var h=Object(i.j)(d),p=h.next();!p.done;p=h.next()){var f=p.value;e.instance[f]=t.outputs[f]}}catch(g){o={error:g}}finally{try{p&&!p.done&&(a=h.return)&&a.call(h)}finally{if(o)throw o.error}}}}return e},e.prototype.appendComponent=function(e,t,n){void 0===t&&(t={}),n||(n=this.getRootViewContainer());var i=this.getComponentRootNode(n),r=new s.b(i,this.componentFactoryResolver,this.applicationRef,this.injector),o=new s.a(e),a=r.attach(o);return this.projectComponentBindings(a,t),a},e.globalRootViewContainer=null,e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275inject"](r.ApplicationRef),r["\u0275\u0275inject"](r.ComponentFactoryResolver),r["\u0275\u0275inject"](r.Injector))},e.\u0275prov=r["\u0275\u0275defineInjectable"]({token:e,factory:function(t){return e.\u0275fac(t)}}),e}();function Al(e,t,n){var i,r,o;n=n||{};var a=null,s=0;function l(){s=!1===n.leading?0:+new Date,a=null,o=e.apply(i,r)}return function(){var c=+new Date;s||!1!==n.leading||(s=c);var u=t-(c-s);return i=this,r=arguments,u<=0?(clearTimeout(a),a=null,s=c,o=e.apply(i,r)):a||!1===n.trailing||(a=setTimeout(l,u)),o}}var Dl=function(e){return e[e.top="top"]="top",e[e.bottom="bottom"]="bottom",e[e.left="left"]="left",e[e.right="right"]="right",e}({});function Ll(e,t,n){return"top"===n?e.top-7:"bottom"===n?e.top+e.height-t.height+7:"center"===n?e.top+e.height/2-t.height/2:void 0}function Pl(e,t,n){return"left"===n?e.left-7:"right"===n?e.left+e.width-t.width+7:"center"===n?e.left+e.width/2-t.width/2:void 0}var jl=function(){function e(){}return e.calculateVerticalAlignment=function(e,t,n){var i=Ll(e,t,n);return i+t.height>window.innerHeight&&(i=window.innerHeight-t.height),i},e.calculateVerticalCaret=function(e,t,n,i){var r;"top"===i&&(r=e.height/2-n.height/2+7),"bottom"===i&&(r=t.height-e.height/2-n.height/2-7),"center"===i&&(r=t.height/2-n.height/2);var o=Ll(e,t,i);return o+t.height>window.innerHeight&&(r+=o+t.height-window.innerHeight),r},e.calculateHorizontalAlignment=function(e,t,n){var i=Pl(e,t,n);return i+t.width>window.innerWidth&&(i=window.innerWidth-t.width),i},e.calculateHorizontalCaret=function(e,t,n,i){var r;"left"===i&&(r=e.width/2-n.width/2+7),"right"===i&&(r=t.width-e.width/2-n.width/2-7),"center"===i&&(r=t.width/2-n.width/2);var o=Pl(e,t,i);return o+t.width>window.innerWidth&&(r+=o+t.width-window.innerWidth),r},e.shouldFlip=function(e,t,n,i){var r=!1;return"right"===n&&e.left+e.width+t.width+i>window.innerWidth&&(r=!0),"left"===n&&e.left-t.width-i<0&&(r=!0),"top"===n&&e.top-t.height-i<0&&(r=!0),"bottom"===n&&e.top+e.height+t.height+i>window.innerHeight&&(r=!0),r},e.positionCaret=function(t,n,i,r,o){var a=0,s=0;return t===Dl.right?(s=-7,a=e.calculateVerticalCaret(i,n,r,o)):t===Dl.left?(s=n.width,a=e.calculateVerticalCaret(i,n,r,o)):t===Dl.top?(a=n.height,s=e.calculateHorizontalCaret(i,n,r,o)):t===Dl.bottom&&(a=-7,s=e.calculateHorizontalCaret(i,n,r,o)),{top:a,left:s}},e.positionContent=function(t,n,i,r,o){var a=0,s=0;return t===Dl.right?(s=i.left+i.width+r,a=e.calculateVerticalAlignment(i,n,o)):t===Dl.left?(s=i.left-n.width-r,a=e.calculateVerticalAlignment(i,n,o)):t===Dl.top?(a=i.top-n.height-r,s=e.calculateHorizontalAlignment(i,n,o)):t===Dl.bottom&&(a=i.top+i.height+r,s=e.calculateHorizontalAlignment(i,n,o)),{top:a,left:s}},e.determinePlacement=function(t,n,i,r){if(e.shouldFlip(i,n,t,r)){if(t===Dl.right)return Dl.left;if(t===Dl.left)return Dl.right;if(t===Dl.top)return Dl.bottom;if(t===Dl.bottom)return Dl.top}return t},e}(),Rl=function(){function e(e,t){this.element=e,this.renderer=t}return Object.defineProperty(e.prototype,"cssClasses",{get:function(){var e="ngx-charts-tooltip-content";return e+=" position-"+this.placement,(e+=" type-"+this.type)+" "+this.cssClass},enumerable:!0,configurable:!0}),e.prototype.ngAfterViewInit=function(){setTimeout(this.position.bind(this))},e.prototype.position=function(){var e=this,t=this.element.nativeElement,n=this.host.nativeElement.getBoundingClientRect();if(n.height||n.width){var i=t.getBoundingClientRect();this.checkFlip(n,i),this.positionContent(t,n,i),this.showCaret&&this.positionCaret(n,i),setTimeout((function(){return e.renderer.addClass(t,"animate")}),1)}},e.prototype.positionContent=function(e,t,n){var i=jl.positionContent(this.placement,n,t,this.spacing,this.alignment),r=i.left;this.renderer.setStyle(e,"top",i.top+"px"),this.renderer.setStyle(e,"left",r+"px")},e.prototype.positionCaret=function(e,t){var n=this.caretElm.nativeElement,i=n.getBoundingClientRect(),r=jl.positionCaret(this.placement,t,e,i,this.alignment),o=r.left;this.renderer.setStyle(n,"top",r.top+"px"),this.renderer.setStyle(n,"left",o+"px")},e.prototype.checkFlip=function(e,t){this.placement=jl.determinePlacement(this.placement,t,e,this.spacing)},e.prototype.onWindowResize=function(){this.position()},Object(i.c)([(100,function(e,t,n){return{configurable:!0,enumerable:n.enumerable,get:function(){return Object.defineProperty(this,t,{configurable:!0,enumerable:n.enumerable,value:Al(n.value,100,void 0)}),this[t]}}})],e.prototype,"onWindowResize",null),e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275directiveInject"](r.ElementRef),r["\u0275\u0275directiveInject"](r.Renderer2))},e.\u0275cmp=r["\u0275\u0275defineComponent"]({type:e,selectors:[["ngx-tooltip-content"]],viewQuery:function(e,t){var n;1&e&&r["\u0275\u0275viewQuery"](za,!0),2&e&&r["\u0275\u0275queryRefresh"](n=r["\u0275\u0275loadQuery"]())&&(t.caretElm=n.first)},hostVars:2,hostBindings:function(e,t){1&e&&r["\u0275\u0275listener"]("resize",(function(){return t.onWindowResize()}),!1,r["\u0275\u0275resolveWindow"]),2&e&&r["\u0275\u0275classMap"](t.cssClasses)},inputs:{placement:"placement",host:"host",showCaret:"showCaret",type:"type",alignment:"alignment",spacing:"spacing",cssClass:"cssClass",title:"title",template:"template",context:"context"},decls:6,vars:6,consts:[[3,"hidden"],["caretElm",""],[1,"tooltip-content"],[4,"ngIf"],[3,"innerHTML",4,"ngIf"],[3,"ngTemplateOutlet","ngTemplateOutletContext"],[3,"innerHTML"]],template:function(e,t){1&e&&(r["\u0275\u0275elementStart"](0,"div"),r["\u0275\u0275element"](1,"span",0,1),r["\u0275\u0275elementStart"](3,"div",2),r["\u0275\u0275template"](4,Na,2,4,"span",3),r["\u0275\u0275template"](5,Va,1,1,"span",4),r["\u0275\u0275elementEnd"](),r["\u0275\u0275elementEnd"]()),2&e&&(r["\u0275\u0275advance"](1),r["\u0275\u0275classMapInterpolate1"]("tooltip-caret position-",t.placement,""),r["\u0275\u0275property"]("hidden",!t.showCaret),r["\u0275\u0275advance"](3),r["\u0275\u0275property"]("ngIf",!t.title),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngIf",t.title))},directives:[o.p,o.u],styles:[".ngx-charts-tooltip-content{position:fixed;border-radius:3px;z-index:5000;display:block;font-weight:400;opacity:0;pointer-events:none!important}.ngx-charts-tooltip-content.type-popover{background:#fff;color:#060709;border:1px solid #72809b;box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12);font-size:13px;padding:4px}.ngx-charts-tooltip-content.type-popover .tooltip-caret{position:absolute;z-index:5001;width:0;height:0}.ngx-charts-tooltip-content.type-popover .tooltip-caret.position-left{border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:7px solid #fff}.ngx-charts-tooltip-content.type-popover .tooltip-caret.position-top{border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #fff}.ngx-charts-tooltip-content.type-popover .tooltip-caret.position-right{border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:7px solid #fff}.ngx-charts-tooltip-content.type-popover .tooltip-caret.position-bottom{border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #fff}.ngx-charts-tooltip-content.type-tooltip{color:#fff;background:rgba(0,0,0,.75);font-size:12px;padding:0 10px;text-align:center;pointer-events:auto}.ngx-charts-tooltip-content.type-tooltip .tooltip-caret.position-left{border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:7px solid rgba(0,0,0,.75)}.ngx-charts-tooltip-content.type-tooltip .tooltip-caret.position-top{border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid rgba(0,0,0,.75)}.ngx-charts-tooltip-content.type-tooltip .tooltip-caret.position-right{border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:7px solid rgba(0,0,0,.75)}.ngx-charts-tooltip-content.type-tooltip .tooltip-caret.position-bottom{border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid rgba(0,0,0,.75)}.ngx-charts-tooltip-content .tooltip-label{display:block;line-height:1em;padding:8px 5px 5px;font-size:1em}.ngx-charts-tooltip-content .tooltip-val{display:block;font-size:1.3em;line-height:1em;padding:0 5px 8px}.ngx-charts-tooltip-content .tooltip-caret{position:absolute;z-index:5001;width:0;height:0}.ngx-charts-tooltip-content.position-right{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.ngx-charts-tooltip-content.position-left{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.ngx-charts-tooltip-content.position-top{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}.ngx-charts-tooltip-content.position-bottom{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}.ngx-charts-tooltip-content.animate{opacity:1;-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,transform .3s,-webkit-transform .3s;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);pointer-events:auto}.area-tooltip-container{padding:5px 0;pointer-events:none}.tooltip-item{text-align:left;line-height:1.2em;padding:5px 0}.tooltip-item .tooltip-item-color{display:inline-block;height:12px;width:12px;margin-right:5px;color:#5b646b;border-radius:3px}"],encapsulation:2}),e}(),zl=function(e){function t(t){var n=e.call(this,t)||this;return n.type=Rl,n}return Object(i.d)(t,e),t.\u0275fac=function(e){return new(e||t)(r["\u0275\u0275inject"](Il))},t.\u0275prov=r["\u0275\u0275defineInjectable"]({token:t,factory:function(e){return t.\u0275fac(e)}}),t}(function(){function e(e){this.injectionService=e,this.defaults={},this.components=new Map}return e.prototype.getByType=function(e){return void 0===e&&(e=this.type),this.components.get(e)},e.prototype.create=function(e){return this.createByType(this.type,e)},e.prototype.createByType=function(e,t){t=this.assignDefaults(t);var n=this.injectComponent(e,t);return this.register(e,n),n},e.prototype.destroy=function(e){var t=this.components.get(e.componentType);if(t&&t.length){var n=t.indexOf(e);n>-1&&(t[n].destroy(),t.splice(n,1))}},e.prototype.destroyAll=function(){this.destroyByType(this.type)},e.prototype.destroyByType=function(e){var t=this.components.get(e);if(t&&t.length)for(var n=t.length-1;n>=0;)this.destroy(t[n--])},e.prototype.injectComponent=function(e,t){return this.injectionService.appendComponent(e,t)},e.prototype.assignDefaults=function(e){var t=Object(i.a)({},this.defaults.inputs),n=Object(i.a)({},this.defaults.outputs);return e.inputs||e.outputs||(e={inputs:e}),t&&(e.inputs=Object(i.a)(Object(i.a)({},t),e.inputs)),n&&(e.outputs=Object(i.a)(Object(i.a)({},n),e.outputs)),e},e.prototype.register=function(e,t){this.components.has(e)||this.components.set(e,[]),this.components.get(e).push(t)},e}()),Bl=function(){function e(){this.showLegend=!1,this.animations=!0,this.legendLabelClick=new r.EventEmitter,this.legendLabelActivate=new r.EventEmitter,this.legendLabelDeactivate=new r.EventEmitter}return e.prototype.ngOnChanges=function(e){this.update()},e.prototype.update=function(){var e=0;this.showLegend&&(this.legendType=this.getLegendType(),this.legendOptions&&"right"!==this.legendOptions.position||(e="scaleLegend"===this.legendType?1:2)),this.chartWidth=Math.floor(this.view[0]*(12-e)/12),this.legendWidth=this.legendOptions&&"right"!==this.legendOptions.position?this.chartWidth:Math.floor(this.view[0]*e/12)},e.prototype.getLegendType=function(){return"linear"===this.legendOptions.scaleType?"scaleLegend":"legend"},e.\u0275fac=function(t){return new(t||e)},e.\u0275cmp=r["\u0275\u0275defineComponent"]({type:e,selectors:[["ngx-charts-chart"]],inputs:{showLegend:"showLegend",animations:"animations",legendType:"legendType",view:"view",legendOptions:"legendOptions",data:"data",legendData:"legendData",colors:"colors",activeEntries:"activeEntries"},outputs:{legendLabelClick:"legendLabelClick",legendLabelActivate:"legendLabelActivate",legendLabelDeactivate:"legendLabelDeactivate"},features:[r["\u0275\u0275ProvidersFeature"]([zl]),r["\u0275\u0275NgOnChangesFeature"]],ngContentSelectors:Wa,decls:5,vars:8,consts:[[1,"ngx-charts-outer"],[1,"ngx-charts"],["class","chart-legend",3,"horizontal","valueRange","colors","height","width",4,"ngIf"],["class","chart-legend",3,"horizontal","data","title","colors","height","width","activeEntries","labelClick","labelActivate","labelDeactivate",4,"ngIf"],[1,"chart-legend",3,"horizontal","valueRange","colors","height","width"],[1,"chart-legend",3,"horizontal","data","title","colors","height","width","activeEntries","labelClick","labelActivate","labelDeactivate"]],template:function(e,t){1&e&&(r["\u0275\u0275projectionDef"](),r["\u0275\u0275elementStart"](0,"div",0),r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](1,"svg",1),r["\u0275\u0275projection"](2),r["\u0275\u0275elementEnd"](),r["\u0275\u0275template"](3,Ha,1,5,"ngx-charts-scale-legend",2),r["\u0275\u0275template"](4,Ya,1,7,"ngx-charts-legend",3),r["\u0275\u0275elementEnd"]()),2&e&&(r["\u0275\u0275styleProp"]("width",t.view[0],"px"),r["\u0275\u0275property"]("@animationState","active")("@.disabled",!t.animations),r["\u0275\u0275advance"](1),r["\u0275\u0275attribute"]("width",t.chartWidth)("height",t.view[1]),r["\u0275\u0275advance"](2),r["\u0275\u0275property"]("ngIf",t.showLegend&&"scaleLegend"===t.legendType),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngIf",t.showLegend&&"legend"===t.legendType))},directives:function(){return[o.p,yc,_c]},encapsulation:2,data:{animation:[Object(a.k)("animationState",[Object(a.j)(":enter",[Object(a.i)({opacity:0}),Object(a.e)("500ms 100ms",Object(a.i)({opacity:1}))])])]},changeDetection:0}),e}(),Fl=function(){function e(e,t){this.element=e,this.zone=t,this.visible=new r.EventEmitter,this.isVisible=!1,this.runCheck()}return e.prototype.destroy=function(){clearTimeout(this.timeout)},e.prototype.onVisibilityChange=function(){var e=this;this.zone.run((function(){e.isVisible=!0,e.visible.emit(!0)}))},e.prototype.runCheck=function(){var e=this,t=function(){if(e.element){var n=e.element.nativeElement;n.offsetHeight&&n.offsetWidth?(clearTimeout(e.timeout),e.onVisibilityChange()):(clearTimeout(e.timeout),e.zone.runOutsideAngular((function(){e.timeout=setTimeout((function(){return t()}),100)})))}};this.zone.runOutsideAngular((function(){e.timeout=setTimeout((function(){return t()}))}))},e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275directiveInject"](r.ElementRef),r["\u0275\u0275directiveInject"](r.NgZone))},e.\u0275dir=r["\u0275\u0275defineDirective"]({type:e,selectors:[["visibility-observer"]],outputs:{visible:"visible"}}),e}(),Nl=function(){function e(e,t,n){this.chartElement=e,this.zone=t,this.cd=n,this.scheme="cool",this.schemeType="ordinal",this.animations=!0,this.select=new r.EventEmitter}return e.prototype.ngAfterViewInit=function(){this.bindWindowResizeEvent(),this.visibilityObserver=new Fl(this.chartElement,this.zone),this.visibilityObserver.visible.subscribe(this.update.bind(this))},e.prototype.ngOnDestroy=function(){this.unbindEvents(),this.visibilityObserver&&(this.visibilityObserver.visible.unsubscribe(),this.visibilityObserver.destroy())},e.prototype.ngOnChanges=function(e){this.update()},e.prototype.update=function(){if(this.results=this.results?this.cloneData(this.results):[],this.view)this.width=this.view[0],this.height=this.view[1];else{var e=this.getContainerDims();e&&(this.width=e.width,this.height=e.height)}this.width||(this.width=600),this.height||(this.height=400),this.width=Math.floor(this.width),this.height=Math.floor(this.height),this.cd&&this.cd.markForCheck()},e.prototype.getContainerDims=function(){var e,t,n=this.chartElement.nativeElement;if(null!==n.parentNode){var i=n.parentNode.getBoundingClientRect();e=i.width,t=i.height}return e&&t?{width:e,height:t}:null},e.prototype.formatDates=function(){for(var e=0;et){for(var n=[],i=Math.floor(e.length/t),r=0;rthis.maxTicksLength&&(this.maxTicksLength=r)}for(var o=8*Math.min(this.maxTicksLength,this.maxAllowedLength),a=o,s=Math.floor(this.width/e.length);a>s&&t>-90;)t-=30,a=Math.cos(t*(Math.PI/180))*o;return t},e.prototype.getTicks=function(){var e=this.getMaxTicks(20),t=this.getMaxTicks(100);return this.tickValues?this.tickValues:this.scale.ticks?this.scale.ticks.apply(this.scale,[t]):Yl(this.scale.domain(),e)},e.prototype.getMaxTicks=function(e){return Math.floor(this.width/e)},e.prototype.tickTransform=function(e){return"translate("+this.adjustedScale(e)+","+this.verticalSpacing+")"},e.prototype.gridLineTransform=function(){return"translate(0,"+(-this.verticalSpacing-5)+")"},e.prototype.tickTrim=function(e){return this.trimTicks?Hl(e,this.maxTickLength):e},e.\u0275fac=function(t){return new(t||e)},e.\u0275cmp=r["\u0275\u0275defineComponent"]({type:e,selectors:[["g","ngx-charts-x-axis-ticks",""]],viewQuery:function(e,t){var n;1&e&&r["\u0275\u0275viewQuery"](Ga,!0),2&e&&r["\u0275\u0275queryRefresh"](n=r["\u0275\u0275loadQuery"]())&&(t.ticksElement=n.first)},inputs:{tickArguments:"tickArguments",tickStroke:"tickStroke",trimTicks:"trimTicks",maxTickLength:"maxTickLength",showGridLines:"showGridLines",rotateTicks:"rotateTicks",scale:"scale",orient:"orient",tickValues:"tickValues",tickFormatting:"tickFormatting",gridLineHeight:"gridLineHeight",width:"width"},outputs:{dimensionsChanged:"dimensionsChanged"},features:[r["\u0275\u0275NgOnChangesFeature"]],attrs:qa,decls:4,vars:2,consts:[["ticksel",""],["class","tick",4,"ngFor","ngForOf"],[4,"ngFor","ngForOf"],[1,"tick"],["stroke-width","0.01"],[4,"ngIf"],["y2","0",1,"gridline-path","gridline-path-vertical"]],template:function(e,t){1&e&&(r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](0,"g",null,0),r["\u0275\u0275template"](2,Xa,5,7,"g",1),r["\u0275\u0275elementEnd"](),r["\u0275\u0275template"](3,Ka,2,2,"g",2)),2&e&&(r["\u0275\u0275advance"](2),r["\u0275\u0275property"]("ngForOf",t.ticks),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngForOf",t.ticks))},directives:[o.o,o.p],encapsulation:2,changeDetection:0}),e}(),Ul=function(){function e(){this.rotateTicks=!0,this.showGridLines=!1,this.xOrient="bottom",this.xAxisOffset=0,this.dimensionsChanged=new r.EventEmitter,this.xAxisClassName="x axis",this.labelOffset=0,this.fill="none",this.stroke="stroke",this.tickStroke="#ccc",this.strokeWidth="none",this.padding=5}return e.prototype.ngOnChanges=function(e){this.update()},e.prototype.update=function(){this.transform="translate(0,"+(this.xAxisOffset+this.padding+this.dims.height)+")",void 0!==this.xAxisTickCount&&(this.tickArguments=[this.xAxisTickCount])},e.prototype.emitTicksHeight=function(e){var t=this,n=e.height,i=n+25+5;i!==this.labelOffset&&(this.labelOffset=i,setTimeout((function(){t.dimensionsChanged.emit({height:n})}),0))},e.\u0275fac=function(t){return new(t||e)},e.\u0275cmp=r["\u0275\u0275defineComponent"]({type:e,selectors:[["g","ngx-charts-x-axis",""]],viewQuery:function(e,t){var n;1&e&&r["\u0275\u0275viewQuery"](Wl,!0),2&e&&r["\u0275\u0275queryRefresh"](n=r["\u0275\u0275loadQuery"]())&&(t.ticksComponent=n.first)},inputs:{rotateTicks:"rotateTicks",showGridLines:"showGridLines",xOrient:"xOrient",xAxisOffset:"xAxisOffset",xScale:"xScale",dims:"dims",trimTicks:"trimTicks",maxTickLength:"maxTickLength",tickFormatting:"tickFormatting",showLabel:"showLabel",labelText:"labelText",ticks:"ticks",xAxisTickInterval:"xAxisTickInterval",xAxisTickCount:"xAxisTickCount"},outputs:{dimensionsChanged:"dimensionsChanged"},features:[r["\u0275\u0275NgOnChangesFeature"]],attrs:Ja,decls:3,vars:4,consts:[["ngx-charts-x-axis-ticks","",3,"trimTicks","rotateTicks","maxTickLength","tickFormatting","tickArguments","tickStroke","scale","orient","showGridLines","gridLineHeight","width","tickValues","dimensionsChanged",4,"ngIf"],["ngx-charts-axis-label","",3,"label","offset","orient","height","width",4,"ngIf"],["ngx-charts-x-axis-ticks","",3,"trimTicks","rotateTicks","maxTickLength","tickFormatting","tickArguments","tickStroke","scale","orient","showGridLines","gridLineHeight","width","tickValues","dimensionsChanged"],["ngx-charts-axis-label","",3,"label","offset","orient","height","width"]],template:function(e,t){1&e&&(r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](0,"g"),r["\u0275\u0275template"](1,Qa,1,12,"g",0),r["\u0275\u0275template"](2,Za,1,5,"g",1),r["\u0275\u0275elementEnd"]()),2&e&&(r["\u0275\u0275attribute"]("class",t.xAxisClassName)("transform",t.transform),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngIf",t.xScale),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngIf",t.showLabel))},directives:[o.p,Wl,Vl],encapsulation:2,changeDetection:0}),e}();function Gl(e,t,n,r,o,a){var s=Object(i.h)(a,4),l=s[0],c=s[1],u=s[2],d=s[3],h="";return h="M"+[e+o,t],h+="h"+((n=0===(n=Math.floor(n))?1:n)-2*o),h+=c?"a"+[o,o]+" 0 0 1 "+[o,o]:"h"+o+"v"+o,h+="v"+((r=0===(r=Math.floor(r))?1:r)-2*o),h+=d?"a"+[o,o]+" 0 0 1 "+[-o,o]:"v"+o+"h"+-o,h+="h"+(2*o-n),h+=u?"a"+[o,o]+" 0 0 1 "+[-o,-o]:"h"+-o+"v"+-o,h+="v"+(2*o-r),(h+=l?"a"+[o,o]+" 0 0 1 "+[o,-o]:"v"+-o+"h"+o)+"z"}var ql=function(){function e(){this.tickArguments=[5],this.tickStroke="#ccc",this.trimTicks=!0,this.maxTickLength=16,this.showGridLines=!1,this.showRefLabels=!1,this.showRefLines=!1,this.dimensionsChanged=new r.EventEmitter,this.innerTickSize=6,this.tickPadding=3,this.verticalSpacing=20,this.textAnchor="middle",this.width=0,this.outerTickSize=6,this.rotateLabels=!1,this.referenceLineLength=0}return e.prototype.ngOnChanges=function(e){this.update()},e.prototype.ngAfterViewInit=function(){var e=this;setTimeout((function(){return e.updateDims()}))},e.prototype.updateDims=function(){var e=this,t=parseInt(this.ticksElement.nativeElement.getBoundingClientRect().width,10);t!==this.width&&(this.width=t,this.dimensionsChanged.emit({width:t}),setTimeout((function(){return e.updateDims()})))},e.prototype.update=function(){var e,t=this,n="top"===this.orient||"right"===this.orient?-1:1;switch(this.tickSpacing=Math.max(this.innerTickSize,0)+this.tickPadding,e=this.scale,this.ticks=this.getTicks(),this.tickFormat=this.tickFormatting?this.tickFormatting:e.tickFormat?e.tickFormat.apply(e,this.tickArguments):function(e){return"Date"===e.constructor.name?e.toLocaleDateString():e.toLocaleString()},this.adjustedScale=e.bandwidth?function(t){return e(t)+.5*e.bandwidth()}:e,this.showRefLines&&this.referenceLines&&this.setReferencelines(),this.orient){case"top":case"bottom":this.transform=function(e){return"translate("+this.adjustedScale(e)+",0)"},this.textAnchor="middle",this.y2=this.innerTickSize*n,this.y1=this.tickSpacing*n,this.dy=n<0?"0em":".71em";break;case"left":this.transform=function(e){return"translate(0,"+this.adjustedScale(e)+")"},this.textAnchor="end",this.x2=this.innerTickSize*-n,this.x1=this.tickSpacing*-n,this.dy=".32em";break;case"right":this.transform=function(e){return"translate(0,"+this.adjustedScale(e)+")"},this.textAnchor="start",this.x2=this.innerTickSize*-n,this.x1=this.tickSpacing*-n,this.dy=".32em"}setTimeout((function(){return t.updateDims()}))},e.prototype.setReferencelines=function(){this.refMin=this.adjustedScale(Math.min.apply(null,this.referenceLines.map((function(e){return e.value})))),this.refMax=this.adjustedScale(Math.max.apply(null,this.referenceLines.map((function(e){return e.value})))),this.referenceLineLength=this.referenceLines.length,this.referenceAreaPath=Gl(0,this.refMax,this.gridLineWidth,this.refMin-this.refMax,0,[!1,!1,!1,!1])},e.prototype.getTicks=function(){var e=this.getMaxTicks(20),t=this.getMaxTicks(50);return this.tickValues?this.tickValues:this.scale.ticks?this.scale.ticks.apply(this.scale,[t]):Yl(this.scale.domain(),e)},e.prototype.getMaxTicks=function(e){return Math.floor(this.height/e)},e.prototype.tickTransform=function(e){return"translate("+this.adjustedScale(e)+","+this.verticalSpacing+")"},e.prototype.gridLineTransform=function(){return"translate(5,0)"},e.prototype.tickTrim=function(e){return this.trimTicks?Hl(e,this.maxTickLength):e},e.\u0275fac=function(t){return new(t||e)},e.\u0275cmp=r["\u0275\u0275defineComponent"]({type:e,selectors:[["g","ngx-charts-y-axis-ticks",""]],viewQuery:function(e,t){var n;1&e&&r["\u0275\u0275viewQuery"](Ga,!0),2&e&&r["\u0275\u0275queryRefresh"](n=r["\u0275\u0275loadQuery"]())&&(t.ticksElement=n.first)},inputs:{tickArguments:"tickArguments",tickStroke:"tickStroke",trimTicks:"trimTicks",maxTickLength:"maxTickLength",showGridLines:"showGridLines",showRefLabels:"showRefLabels",showRefLines:"showRefLines",scale:"scale",orient:"orient",tickValues:"tickValues",tickFormatting:"tickFormatting",gridLineWidth:"gridLineWidth",height:"height",referenceLines:"referenceLines"},outputs:{dimensionsChanged:"dimensionsChanged"},features:[r["\u0275\u0275NgOnChangesFeature"]],attrs:es,decls:6,vars:4,consts:[["ticksel",""],["class","tick",4,"ngFor","ngForOf"],["class","reference-area",4,"ngIf"],[4,"ngFor","ngForOf"],[1,"tick"],["stroke-width","0.01"],[1,"reference-area"],[4,"ngIf"],["class","gridline-path gridline-path-horizontal","x1","0",4,"ngIf"],["x1","0",1,"gridline-path","gridline-path-horizontal"],["x1","0",1,"refline-path","gridline-path-horizontal"],[1,"refline-label"]],template:function(e,t){1&e&&(r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](0,"g",null,0),r["\u0275\u0275template"](2,ts,5,9,"g",1),r["\u0275\u0275elementEnd"](),r["\u0275\u0275template"](3,ns,1,2,"path",2),r["\u0275\u0275template"](4,as,2,2,"g",3),r["\u0275\u0275template"](5,cs,2,1,"g",3)),2&e&&(r["\u0275\u0275advance"](2),r["\u0275\u0275property"]("ngForOf",t.ticks),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngIf",t.referenceLineLength>1&&t.refMax&&t.refMin&&t.showRefLines),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngForOf",t.ticks),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngForOf",t.referenceLines))},directives:[o.o,o.p],encapsulation:2,changeDetection:0}),e}(),Xl=function(){function e(){this.showGridLines=!1,this.yOrient="left",this.yAxisOffset=0,this.dimensionsChanged=new r.EventEmitter,this.yAxisClassName="y axis",this.labelOffset=15,this.fill="none",this.stroke="#CCC",this.tickStroke="#CCC",this.strokeWidth=1,this.padding=5}return e.prototype.ngOnChanges=function(e){this.update()},e.prototype.update=function(){this.offset=-(this.yAxisOffset+this.padding),"right"===this.yOrient?(this.labelOffset=65,this.transform="translate("+(this.offset+this.dims.width)+" , 0)"):(this.offset=this.offset,this.transform="translate("+this.offset+" , 0)"),void 0!==this.yAxisTickCount&&(this.tickArguments=[this.yAxisTickCount])},e.prototype.emitTicksWidth=function(e){var t=this,n=e.width;n!==this.labelOffset&&"right"===this.yOrient?(this.labelOffset=n+this.labelOffset,setTimeout((function(){t.dimensionsChanged.emit({width:n})}),0)):n!==this.labelOffset&&(this.labelOffset=n,setTimeout((function(){t.dimensionsChanged.emit({width:n})}),0))},e.\u0275fac=function(t){return new(t||e)},e.\u0275cmp=r["\u0275\u0275defineComponent"]({type:e,selectors:[["g","ngx-charts-y-axis",""]],viewQuery:function(e,t){var n;1&e&&r["\u0275\u0275viewQuery"](ql,!0),2&e&&r["\u0275\u0275queryRefresh"](n=r["\u0275\u0275loadQuery"]())&&(t.ticksComponent=n.first)},inputs:{showGridLines:"showGridLines",yOrient:"yOrient",yAxisOffset:"yAxisOffset",yScale:"yScale",dims:"dims",trimTicks:"trimTicks",maxTickLength:"maxTickLength",tickFormatting:"tickFormatting",ticks:"ticks",showLabel:"showLabel",labelText:"labelText",yAxisTickInterval:"yAxisTickInterval",yAxisTickCount:"yAxisTickCount",referenceLines:"referenceLines",showRefLines:"showRefLines",showRefLabels:"showRefLabels"},outputs:{dimensionsChanged:"dimensionsChanged"},features:[r["\u0275\u0275NgOnChangesFeature"]],attrs:us,decls:3,vars:4,consts:[["ngx-charts-y-axis-ticks","",3,"trimTicks","maxTickLength","tickFormatting","tickArguments","tickValues","tickStroke","scale","orient","showGridLines","gridLineWidth","referenceLines","showRefLines","showRefLabels","height","dimensionsChanged",4,"ngIf"],["ngx-charts-axis-label","",3,"label","offset","orient","height","width",4,"ngIf"],["ngx-charts-y-axis-ticks","",3,"trimTicks","maxTickLength","tickFormatting","tickArguments","tickValues","tickStroke","scale","orient","showGridLines","gridLineWidth","referenceLines","showRefLines","showRefLabels","height","dimensionsChanged"],["ngx-charts-axis-label","",3,"label","offset","orient","height","width"]],template:function(e,t){1&e&&(r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](0,"g"),r["\u0275\u0275template"](1,ds,1,14,"g",0),r["\u0275\u0275template"](2,hs,1,5,"g",1),r["\u0275\u0275elementEnd"]()),2&e&&(r["\u0275\u0275attribute"]("class",t.yAxisClassName)("transform",t.transform),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngIf",t.yScale),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngIf",t.showLabel))},directives:[o.p,ql,Vl],encapsulation:2,changeDetection:0}),e}(),$l=function(){function e(){}return e.\u0275mod=r["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=r["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)},imports:[[o.c]]}),e}(),Kl=function(e){return e[e.popover="popover"]="popover",e[e.tooltip="tooltip"]="tooltip",e}({}),Jl=function(e){return e[e.left="left"]="left",e[e.center="center"]="center",e[e.right="right"]="right",e}({}),Ql=function(e){return e[e.all="all"]="all",e[e.focus="focus"]="focus",e[e.mouseover="mouseover"]="mouseover",e}({}),Zl=function(){function e(e,t,n){this.tooltipService=e,this.viewContainerRef=t,this.renderer=n,this.tooltipCssClass="",this.tooltipTitle="",this.tooltipAppendToBody=!0,this.tooltipSpacing=10,this.tooltipDisabled=!1,this.tooltipShowCaret=!0,this.tooltipPlacement=Dl.top,this.tooltipAlignment=Jl.center,this.tooltipType=Kl.popover,this.tooltipCloseOnClickOutside=!0,this.tooltipCloseOnMouseLeave=!0,this.tooltipHideTimeout=300,this.tooltipShowTimeout=100,this.tooltipShowEvent=Ql.all,this.tooltipImmediateExit=!1,this.show=new r.EventEmitter,this.hide=new r.EventEmitter}return Object.defineProperty(e.prototype,"listensForFocus",{get:function(){return this.tooltipShowEvent===Ql.all||this.tooltipShowEvent===Ql.focus},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"listensForHover",{get:function(){return this.tooltipShowEvent===Ql.all||this.tooltipShowEvent===Ql.mouseover},enumerable:!0,configurable:!0}),e.prototype.ngOnDestroy=function(){this.hideTooltip(!0)},e.prototype.onFocus=function(){this.listensForFocus&&this.showTooltip()},e.prototype.onBlur=function(){this.listensForFocus&&this.hideTooltip(!0)},e.prototype.onMouseEnter=function(){this.listensForHover&&this.showTooltip()},e.prototype.onMouseLeave=function(e){if(this.listensForHover&&this.tooltipCloseOnMouseLeave){if(clearTimeout(this.timeout),this.component&&this.component.instance.element.nativeElement.contains(e))return;this.hideTooltip(this.tooltipImmediateExit)}},e.prototype.onMouseClick=function(){this.listensForHover&&this.hideTooltip(!0)},e.prototype.showTooltip=function(e){var t=this;if(!this.component&&!this.tooltipDisabled){var n=e?0:this.tooltipShowTimeout;clearTimeout(this.timeout),this.timeout=setTimeout((function(){t.tooltipService.destroyAll();var e=t.createBoundOptions();t.component=t.tooltipService.create(e),setTimeout((function(){t.component&&t.addHideListeners(t.component.instance.element.nativeElement)}),10),t.show.emit(!0)}),n)}},e.prototype.addHideListeners=function(e){var t=this;this.mouseEnterContentEvent=this.renderer.listen(e,"mouseenter",(function(){clearTimeout(t.timeout)})),this.tooltipCloseOnMouseLeave&&(this.mouseLeaveContentEvent=this.renderer.listen(e,"mouseleave",(function(){t.hideTooltip(t.tooltipImmediateExit)}))),this.tooltipCloseOnClickOutside&&(this.documentClickEvent=this.renderer.listen(document,"click",(function(n){e.contains(n.target)||t.hideTooltip()})))},e.prototype.hideTooltip=function(e){var t=this;if(void 0===e&&(e=!1),this.component){var n=function(){t.mouseLeaveContentEvent&&t.mouseLeaveContentEvent(),t.mouseEnterContentEvent&&t.mouseEnterContentEvent(),t.documentClickEvent&&t.documentClickEvent(),t.hide.emit(!0),t.tooltipService.destroy(t.component),t.component=void 0};clearTimeout(this.timeout),e?n():this.timeout=setTimeout(n,this.tooltipHideTimeout)}},e.prototype.createBoundOptions=function(){return{title:this.tooltipTitle,template:this.tooltipTemplate,host:this.viewContainerRef.element,placement:this.tooltipPlacement,alignment:this.tooltipAlignment,type:this.tooltipType,showCaret:this.tooltipShowCaret,cssClass:this.tooltipCssClass,spacing:this.tooltipSpacing,context:this.tooltipContext}},e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275directiveInject"](zl),r["\u0275\u0275directiveInject"](r.ViewContainerRef),r["\u0275\u0275directiveInject"](r.Renderer2))},e.\u0275dir=r["\u0275\u0275defineDirective"]({type:e,selectors:[["","ngx-tooltip",""]],hostBindings:function(e,t){1&e&&r["\u0275\u0275listener"]("focusin",(function(){return t.onFocus()}))("blur",(function(){return t.onBlur()}))("mouseenter",(function(){return t.onMouseEnter()}))("mouseleave",(function(e){return t.onMouseLeave(e.target)}))("click",(function(){return t.onMouseClick()}))},inputs:{tooltipCssClass:"tooltipCssClass",tooltipTitle:"tooltipTitle",tooltipAppendToBody:"tooltipAppendToBody",tooltipSpacing:"tooltipSpacing",tooltipDisabled:"tooltipDisabled",tooltipShowCaret:"tooltipShowCaret",tooltipPlacement:"tooltipPlacement",tooltipAlignment:"tooltipAlignment",tooltipType:"tooltipType",tooltipCloseOnClickOutside:"tooltipCloseOnClickOutside",tooltipCloseOnMouseLeave:"tooltipCloseOnMouseLeave",tooltipHideTimeout:"tooltipHideTimeout",tooltipShowTimeout:"tooltipShowTimeout",tooltipShowEvent:"tooltipShowEvent",tooltipImmediateExit:"tooltipImmediateExit",tooltipTemplate:"tooltipTemplate",tooltipContext:"tooltipContext"},outputs:{show:"show",hide:"hide"}}),e}(),ec=function(){function e(){}return e.\u0275mod=r["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=r["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)},providers:[Il,zl],imports:[[o.c]]}),e}();function tc(e){return e instanceof Date?e.toLocaleDateString():e.toLocaleString()}function nc(e){return e.toLocaleString().replace(/[&'`"<>]/g,(function(e){return{"&":"&","'":"'","`":"`",'"':""","<":"<",">":">"}[e]}))}var ic={};function rc(){var e=("0000"+(Math.random()*Math.pow(36,4)<<0).toString(36)).slice(-4);return ic[e="a"+e]?rc():(ic[e]=!0,e)}var oc=function(){function e(){this.type="standard",this.tooltipDisabled=!1,this.select=new r.EventEmitter,this.activate=new r.EventEmitter,this.deactivate=new r.EventEmitter,this.barVisible=!1}return e.prototype.ngOnInit=function(){this.gradientId="grad"+rc().toString(),this.gradientFill="url(#"+this.gradientId+")"},e.prototype.ngOnChanges=function(e){this.update()},e.prototype.update=function(){this.circle=this.getActiveCircle()},e.prototype.getActiveCircle=function(){var e=this,t=this.data.series.findIndex((function(t){var n=t.name;return n&&e.visibleValue&&n.toString()===e.visibleValue.toString()&&void 0!==t.value}));if(-1!==t)return this.mapDataPointToCircle(this.data.series[t],t)},e.prototype.mapDataPointToCircle=function(e,t){var n,i=this.data.name,r=e.value,o=e.name,a=tc(o);n=this.xScale("time"===this.scaleType?o:"linear"===this.scaleType?Number(o):o);var s,l=this.yScale("standard"===this.type?r:e.d1),c=this.yScale.range()[0]-l;return s=this.colors.getColor("linear"===this.colors.scaleType?"standard"===this.type?r:e.d1:i),{classNames:["circle-data-"+t],value:r,label:o,data:Object.assign({},e,{series:i,value:r,name:o}),cx:n,cy:l,radius:5,height:c,tooltipLabel:a,color:s,opacity:1,seriesName:i,gradientStops:this.getGradientStops(s),min:e.min,max:e.max}},e.prototype.getTooltipText=function(e){var t=e.tooltipLabel,n=e.value,i=e.min,r=e.max;return'\n '+nc(e.seriesName)+" \u2022 "+nc(t)+'\n '+n.toLocaleString()+this.getTooltipMinMaxText(i,r)+"\n "},e.prototype.getTooltipMinMaxText=function(e,t){if(void 0!==e||void 0!==t){var n=" (";return void 0!==e?(void 0===t&&(n+="\u2265"),n+=e.toLocaleString(),void 0!==t&&(n+=" - ")):void 0!==t&&(n+="\u2264"),void 0!==t&&(n+=t.toLocaleString()),n+")"}return""},e.prototype.getGradientStops=function(e){return[{offset:0,color:e,opacity:.2},{offset:100,color:e,opacity:1}]},e.prototype.onClick=function(e){this.select.emit(e)},e.prototype.isActive=function(e){return!!this.activeEntries&&void 0!==this.activeEntries.find((function(t){return e.name===t.name}))},e.prototype.activateCircle=function(){this.barVisible=!0,this.activate.emit({name:this.data.name})},e.prototype.deactivateCircle=function(){this.barVisible=!1,this.circle.opacity=0,this.deactivate.emit({name:this.data.name})},e.\u0275fac=function(t){return new(t||e)},e.\u0275cmp=r["\u0275\u0275defineComponent"]({type:e,selectors:[["g","ngx-charts-circle-series",""]],inputs:{type:"type",tooltipDisabled:"tooltipDisabled",data:"data",xScale:"xScale",yScale:"yScale",colors:"colors",scaleType:"scaleType",visibleValue:"visibleValue",activeEntries:"activeEntries",tooltipTemplate:"tooltipTemplate"},outputs:{select:"select",activate:"activate",deactivate:"deactivate"},features:[r["\u0275\u0275NgOnChangesFeature"]],attrs:ps,decls:1,vars:1,consts:[[4,"ngIf"],["ngx-charts-svg-linear-gradient","","orientation","vertical",3,"name","stops"],["class","tooltip-bar",4,"ngIf"],["ngx-charts-circle","","ngx-tooltip","",1,"circle",3,"cx","cy","r","fill","pointerEvents","data","classNames","tooltipDisabled","tooltipPlacement","tooltipType","tooltipTitle","tooltipTemplate","tooltipContext","select","activate","deactivate"],[1,"tooltip-bar"]],template:function(e,t){1&e&&r["\u0275\u0275template"](0,gs,5,20,"g",0),2&e&&r["\u0275\u0275property"]("ngIf",t.circle)},directives:function(){return[o.p,sc,ac,Zl]},encapsulation:2,data:{animation:[Object(a.k)("animationState",[Object(a.j)(":enter",[Object(a.i)({opacity:0}),Object(a.e)(250,Object(a.i)({opacity:1}))])])]},changeDetection:0}),e}(),ac=function(){function e(){this.select=new r.EventEmitter,this.activate=new r.EventEmitter,this.deactivate=new r.EventEmitter}return e.prototype.onClick=function(){this.select.emit(this.data)},e.prototype.onMouseEnter=function(){this.activate.emit(this.data)},e.prototype.onMouseLeave=function(){this.deactivate.emit(this.data)},e.prototype.ngOnChanges=function(e){this.classNames=Array.isArray(this.classNames)?this.classNames.join(" "):"",this.classNames+="circle"},e.\u0275fac=function(t){return new(t||e)},e.\u0275cmp=r["\u0275\u0275defineComponent"]({type:e,selectors:[["g","ngx-charts-circle",""]],hostBindings:function(e,t){1&e&&r["\u0275\u0275listener"]("click",(function(){return t.onClick()}))("mouseenter",(function(){return t.onMouseEnter()}))("mouseleave",(function(){return t.onMouseLeave()}))},inputs:{classNames:"classNames",cx:"cx",cy:"cy",r:"r",fill:"fill",stroke:"stroke",data:"data",circleOpacity:"circleOpacity",pointerEvents:"pointerEvents"},outputs:{select:"select",activate:"activate",deactivate:"deactivate"},features:[r["\u0275\u0275NgOnChangesFeature"]],attrs:_s,decls:1,vars:8,template:function(e,t){1&e&&(r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275element"](0,"circle")),2&e&&r["\u0275\u0275attribute"]("cx",t.cx)("cy",t.cy)("r",t.r)("fill",t.fill)("stroke",t.stroke)("opacity",t.circleOpacity)("class",t.classNames)("pointer-events",t.pointerEvents)},encapsulation:2,changeDetection:0}),e}(),sc=function(){function e(){this.orientation="vertical"}return e.prototype.ngOnChanges=function(e){this.x1="0%",this.x2="0%",this.y1="0%",this.y2="0%","horizontal"===this.orientation?this.x2="100%":"vertical"===this.orientation&&(this.y1="100%")},e.\u0275fac=function(t){return new(t||e)},e.\u0275cmp=r["\u0275\u0275defineComponent"]({type:e,selectors:[["g","ngx-charts-svg-linear-gradient",""]],inputs:{orientation:"orientation",name:"name",stops:"stops"},features:[r["\u0275\u0275NgOnChangesFeature"]],attrs:vs,decls:2,vars:6,consts:[[3,"id"],[3,"stop-color","stop-opacity",4,"ngFor","ngForOf"]],template:function(e,t){1&e&&(r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](0,"linearGradient",0),r["\u0275\u0275template"](1,ys,1,5,"stop",1),r["\u0275\u0275elementEnd"]()),2&e&&(r["\u0275\u0275property"]("id",t.name),r["\u0275\u0275attribute"]("x1",t.x1)("y1",t.y1)("x2",t.x2)("y2",t.y2),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngForOf",t.stops))},directives:[o.o],encapsulation:2,changeDetection:0}),e}(),lc=function(){function e(){this.endOpacity=1,this.cx=0,this.cy=0}return Object.defineProperty(e.prototype,"stops",{get:function(){return this.stopsInput||this.stopsDefault},set:function(e){this.stopsInput=e},enumerable:!0,configurable:!0}),e.prototype.ngOnChanges=function(e){this.r="30%",("color"in e||"startOpacity"in e||"endOpacity"in e)&&(this.stopsDefault=[{offset:0,color:this.color,opacity:this.startOpacity},{offset:100,color:this.color,opacity:this.endOpacity}])},e.\u0275fac=function(t){return new(t||e)},e.\u0275cmp=r["\u0275\u0275defineComponent"]({type:e,selectors:[["g","ngx-charts-svg-radial-gradient",""]],inputs:{endOpacity:"endOpacity",cx:"cx",cy:"cy",stops:"stops",color:"color",name:"name",startOpacity:"startOpacity"},features:[r["\u0275\u0275NgOnChangesFeature"]],attrs:bs,decls:2,vars:5,consts:[["gradientUnits","userSpaceOnUse",3,"id"],[3,"stop-color","stop-opacity",4,"ngFor","ngForOf"]],template:function(e,t){1&e&&(r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](0,"radialGradient",0),r["\u0275\u0275template"](1,ws,1,5,"stop",1),r["\u0275\u0275elementEnd"]()),2&e&&(r["\u0275\u0275property"]("id",t.name),r["\u0275\u0275attribute"]("cx",t.cx)("cy",t.cy)("r",t.r),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngForOf",t.stops))},directives:[o.o],encapsulation:2,changeDetection:0}),e}(),cc=function(){function e(e){this.opacity=1,this.startOpacity=.5,this.endOpacity=1,this.gradient=!1,this.animations=!0,this.select=new r.EventEmitter,this.initialized=!1,this.hasGradient=!1,this.element=e.nativeElement}return e.prototype.ngOnChanges=function(e){this.initialized?this.update():(this.loadAnimation(),this.initialized=!0)},e.prototype.update=function(){this.gradientId="grad"+rc().toString(),this.gradientFill="url(#"+this.gradientId+")",this.gradient||this.stops?(this.gradientStops=this.getGradient(),this.hasGradient=!0):this.hasGradient=!1,this.updatePathEl()},e.prototype.loadAnimation=function(){this.areaPath=this.startingPath,setTimeout(this.update.bind(this),100)},e.prototype.updatePathEl=function(){var e=be(this.element).select(".area");this.animations?e.transition().duration(750).attr("d",this.path):e.attr("d",this.path)},e.prototype.getGradient=function(){return this.stops?this.stops:[{offset:0,color:this.fill,opacity:this.startOpacity},{offset:100,color:this.fill,opacity:this.endOpacity}]},e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275directiveInject"](r.ElementRef))},e.\u0275cmp=r["\u0275\u0275defineComponent"]({type:e,selectors:[["g","ngx-charts-area",""]],inputs:{opacity:"opacity",startOpacity:"startOpacity",endOpacity:"endOpacity",gradient:"gradient",animations:"animations",data:"data",path:"path",startingPath:"startingPath",fill:"fill",activeLabel:"activeLabel",stops:"stops"},outputs:{select:"select"},features:[r["\u0275\u0275NgOnChangesFeature"]],attrs:xs,decls:2,vars:5,consts:[[4,"ngIf"],[1,"area"],["ngx-charts-svg-linear-gradient","","orientation","vertical",3,"name","stops"]],template:function(e,t){1&e&&(r["\u0275\u0275template"](0,Cs,2,2,"defs",0),r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275element"](1,"path",1)),2&e&&(r["\u0275\u0275property"]("ngIf",t.gradient),r["\u0275\u0275advance"](1),r["\u0275\u0275styleProp"]("opacity",t.opacity),r["\u0275\u0275attribute"]("d",t.areaPath)("fill",t.gradient?t.gradientFill:t.fill))},directives:[o.p,sc],encapsulation:2,changeDetection:0}),e}();function uc(e,t,n,i){return n*(1-Math.pow(2,-10*e/i))*1024/1023+t}var dc,hc=function(){function e(e,t){this.cd=e,this.countDuration=1,this.countPrefix="",this.countSuffix="",this.countChange=new r.EventEmitter,this.countFinish=new r.EventEmitter,this.value="",this._countDecimals=0,this._countTo=0,this._countFrom=0,this.nativeElement=t.nativeElement}return Object.defineProperty(e.prototype,"countDecimals",{get:function(){return this._countDecimals?this._countDecimals:(e=Number(this.countTo))%1!=0&&Math.abs(e)<=10?2:0;var e},set:function(e){this._countDecimals=e},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"countTo",{get:function(){return this._countTo},set:function(e){this._countTo=parseFloat(e),this.start()},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"countFrom",{get:function(){return this._countFrom},set:function(e){this._countFrom=parseFloat(e),this.start()},enumerable:!0,configurable:!0}),e.prototype.ngOnDestroy=function(){cancelAnimationFrame(this.animationReq)},e.prototype.start=function(){var e=this;cancelAnimationFrame(this.animationReq);var t,n,i,r,o,a,s,l,c,u,d,h=this.valueFormatting||function(t){return""+e.countPrefix+t.toLocaleString()+e.countSuffix};this.animationReq=(t=this.countTo,n=this.countDecimals,i=this.countDuration,r=function(t){var n=t.progress,i=t.finished;e.value=h(t.value),e.cd.markForCheck(),i||e.countChange.emit({value:e.value,progress:n}),i&&e.countFinish.emit({value:e.value,progress:n})},a=Number(this.countFrom),s=Number(t),l=a>s,c=Math.max(0,n),u=Math.pow(10,c),d=1e3*Number(i),requestAnimationFrame((function(e){return o=e,function e(t){var n,i=t-o;n=l?a-uc(i,0,a-s,d):uc(i,a,s-a,d),n=l?ns?s:n,n=Math.round(n*u)/u;var c=ie)){i=0,r=o;break}n=o-1}}return r},e.prototype.showTooltip=function(){var e=fc("mouseenter");this.tooltipAnchor.nativeElement.dispatchEvent(e)},e.prototype.hideTooltip=function(){var e=fc("mouseleave");this.tooltipAnchor.nativeElement.dispatchEvent(e),this.anchorOpacity=0,this.lastAnchorPos=-1},e.prototype.getToolTipText=function(e){var t="";return t+=void 0!==e.series?e.series:"???",t+=": ",void 0!==e.value&&(t+=e.value.toLocaleString()),void 0===e.min&&void 0===e.max||(t+=" (",void 0!==e.min?(void 0===e.max&&(t+="\u2265"),t+=e.min.toLocaleString(),void 0!==e.max&&(t+=" - ")):void 0!==e.max&&(t+="\u2264"),void 0!==e.max&&(t+=e.max.toLocaleString()),t+=")"),t},e.\u0275fac=function(t){return new(t||e)},e.\u0275cmp=r["\u0275\u0275defineComponent"]({type:e,selectors:[["g","ngx-charts-tooltip-area",""]],viewQuery:function(e,t){var n;1&e&&r["\u0275\u0275viewQuery"](Ms,!0),2&e&&r["\u0275\u0275queryRefresh"](n=r["\u0275\u0275loadQuery"]())&&(t.tooltipAnchor=n.first)},inputs:{showPercentage:"showPercentage",tooltipDisabled:"tooltipDisabled",dims:"dims",xSet:"xSet",xScale:"xScale",yScale:"yScale",results:"results",colors:"colors",tooltipTemplate:"tooltipTemplate"},outputs:{hover:"hover"},attrs:ks,decls:6,vars:18,consts:[["y","0",1,"tooltip-area",2,"opacity","0","cursor","auto",3,"mousemove","mouseleave"],["defaultTooltipTemplate",""],["y","0","ngx-tooltip","",1,"tooltip-anchor",3,"tooltipDisabled","tooltipPlacement","tooltipType","tooltipSpacing","tooltipTemplate","tooltipContext","tooltipImmediateExit"],["tooltipAnchor",""],[1,"area-tooltip-container"],["class","tooltip-item",4,"ngFor","ngForOf"],[1,"tooltip-item"],[1,"tooltip-item-color"]],template:function(e,t){if(1&e&&(r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](0,"g"),r["\u0275\u0275elementStart"](1,"rect",0),r["\u0275\u0275listener"]("mousemove",(function(e){return t.mouseMove(e)}))("mouseleave",(function(){return t.hideTooltip()})),r["\u0275\u0275elementEnd"](),r["\u0275\u0275template"](2,Ts,2,1,"ng-template",null,1,r["\u0275\u0275templateRefExtractor"]),r["\u0275\u0275element"](4,"rect",2,3),r["\u0275\u0275elementEnd"]()),2&e){var n=r["\u0275\u0275reference"](3);r["\u0275\u0275advance"](1),r["\u0275\u0275attribute"]("x",0)("width",t.dims.width)("height",t.dims.height),r["\u0275\u0275advance"](3),r["\u0275\u0275styleProp"]("opacity",t.anchorOpacity)("pointer-events","none"),r["\u0275\u0275property"]("@animationState",0!==t.anchorOpacity?"active":"inactive")("tooltipDisabled",t.tooltipDisabled)("tooltipPlacement","right")("tooltipType","tooltip")("tooltipSpacing",15)("tooltipTemplate",t.tooltipTemplate?t.tooltipTemplate:n)("tooltipContext",t.anchorValues)("tooltipImmediateExit",!0),r["\u0275\u0275attribute"]("x",t.anchorPos)("width",1)("height",t.dims.height)}},directives:[Zl,o.o],encapsulation:2,data:{animation:[Object(a.k)("animationState",[Object(a.j)("inactive => active",[Object(a.i)({opacity:0}),Object(a.e)(250,Object(a.i)({opacity:.7}))]),Object(a.j)("active => inactive",[Object(a.i)({opacity:.7}),Object(a.e)(250,Object(a.i)({opacity:0}))])])]},changeDetection:0}),e}(),gc=function(){function e(e,t){this.cd=t,this.height=50,this.select=new r.EventEmitter,this.onDomainChange=new r.EventEmitter,this.initialized=!1,this.element=e.nativeElement}return e.prototype.ngOnChanges=function(e){this.update(),this.initialized||(this.addBrush(),this.initialized=!0)},e.prototype.update=function(){this.dims=this.getDims(),this.height=this.dims.height;var e=this.view[1]-this.height;this.xDomain=this.getXDomain(),this.xScale=this.getXScale(),this.brush&&this.updateBrush(),this.transform="translate(0 , "+e+")",this.filterId="filter"+rc().toString(),this.filter="url(#"+this.filterId+")",this.cd.markForCheck()},e.prototype.getXDomain=function(){var e,t,n,r,o=[];try{for(var a=Object(i.j)(this.results),s=a.next();!s.done;s=a.next()){var l=s.value;try{for(var c=(n=void 0,Object(i.j)(l.series)),u=c.next();!u.done;u=c.next()){var d=u.value;o.includes(d.name)||o.push(d.name)}}catch(p){n={error:p}}finally{try{u&&!u.done&&(r=c.return)&&r.call(c)}finally{if(n)throw n.error}}}}catch(f){e={error:f}}finally{try{s&&!s.done&&(t=a.return)&&t.call(a)}finally{if(e)throw e.error}}var h=[];return"time"===this.scaleType?h=[Math.min.apply(Math,Object(i.i)(o)),Math.max.apply(Math,Object(i.i)(o))]:"linear"===this.scaleType?(o=o.map((function(e){return Number(e)})),h=[Math.min.apply(Math,Object(i.i)(o)),Math.max.apply(Math,Object(i.i)(o))]):h=o,h},e.prototype.getXScale=function(){var e;return"time"===this.scaleType?e=fo().range([0,this.dims.width]).domain(this.xDomain):"linear"===this.scaleType?e=Io().range([0,this.dims.width]).domain(this.xDomain):"ordinal"===this.scaleType&&(e=Ro().range([0,this.dims.width]).padding(.1).domain(this.xDomain)),e},e.prototype.addBrush=function(){var e=this;if(!this.brush){var t=this.height,n=this.view[0];this.brush=function(e){var t,n=ii,i=ni,r=ri,o=!0,a=Oe("start","brush","end"),s=6;function l(t){var n=t.property("__brush",m).selectAll(".overlay").data([ti("overlay")]);n.enter().append("rect").attr("class","overlay").attr("pointer-events","all").attr("cursor",Kn.overlay).merge(n).each((function(){var e=oi(this).extent;be(this).attr("x",e[0][0]).attr("y",e[0][1]).attr("width",e[1][0]-e[0][0]).attr("height",e[1][1]-e[0][1])})),t.selectAll(".selection").data([ti("selection")]).enter().append("rect").attr("class","selection").attr("cursor",Kn.selection).attr("fill","#777").attr("fill-opacity",.3).attr("stroke","#fff").attr("shape-rendering","crispEdges");var i=t.selectAll(".handle").data(e.handles,(function(e){return e.type}));i.exit().remove(),i.enter().append("rect").attr("class",(function(e){return"handle handle--"+e.type})).attr("cursor",(function(e){return Kn[e.type]})),t.each(c).attr("fill","none").attr("pointer-events","all").on("mousedown.brush",h).filter(r).on("touchstart.brush",h).on("touchmove.brush",p).on("touchend.brush touchcancel.brush",f).style("touch-action","none").style("-webkit-tap-highlight-color","rgba(0,0,0,0)")}function c(){var e=be(this),t=oi(this).selection;t?(e.selectAll(".selection").style("display",null).attr("x",t[0][0]).attr("y",t[0][1]).attr("width",t[1][0]-t[0][0]).attr("height",t[1][1]-t[0][1]),e.selectAll(".handle").style("display",null).attr("x",(function(e){return"e"===e.type[e.type.length-1]?t[1][0]-s/2:t[0][0]-s/2})).attr("y",(function(e){return"s"===e.type[0]?t[1][1]-s/2:t[0][1]-s/2})).attr("width",(function(e){return"n"===e.type||"s"===e.type?t[1][0]-t[0][0]+s:s})).attr("height",(function(e){return"e"===e.type||"w"===e.type?t[1][1]-t[0][1]+s:s}))):e.selectAll(".selection,.handle").style("display","none").attr("x",null).attr("y",null).attr("width",null).attr("height",null)}function u(e,t,n){return!n&&e.__brush.emitter||new d(e,t)}function d(e,t){this.that=e,this.args=t,this.state=e.__brush,this.active=0}function h(){if((!t||se.touches)&&i.apply(this,arguments)){var n,r,a,s,l,d,h,p,f,m,g,_=this,v=se.target.__data__.type,y="selection"===(o&&se.metaKey?v="overlay":v)?Vn:o&&se.altKey?Wn:Yn,b=e===$n?null:Zn[v],w=e===Xn?null:ei[v],x=oi(_),C=x.extent,S=x.selection,M=C[0][0],k=C[0][1],O=C[1][0],T=C[1][1],E=0,I=0,A=b&&w&&o&&se.shiftKey,D=se.touches?qn(se.changedTouches[0].identifier):St,L=D(_),P=L,j=u(_,arguments,!0).beforestart();"overlay"===v?(S&&(f=!0),x.selection=S=[[n=e===$n?M:L[0],a=e===Xn?k:L[1]],[l=e===$n?O:n,h=e===Xn?T:a]]):(n=S[0][0],a=S[0][1],l=S[1][0],h=S[1][1]),r=n,s=a,d=l,p=h;var R=be(_).attr("pointer-events","none"),z=R.selectAll(".overlay").attr("cursor",Kn[v]);if(se.touches)j.moved=F,j.ended=V;else{var B=be(se.view).on("mousemove.brush",F,!0).on("mouseup.brush",V,!0);o&&B.on("keydown.brush",H,!0).on("keyup.brush",Y,!0),Ee(se.view)}Fn(),Jt(_),c.call(_),j.start()}function F(){var e=D(_);!A||m||g||(Math.abs(e[0]-P[0])>Math.abs(e[1]-P[1])?g=!0:m=!0),P=e,f=!0,Nn(),N()}function N(){var e;switch(E=P[0]-L[0],I=P[1]-L[1],y){case Hn:case Vn:b&&(E=Math.max(M-n,Math.min(O-l,E)),r=n+E,d=l+E),w&&(I=Math.max(k-a,Math.min(T-h,I)),s=a+I,p=h+I);break;case Yn:b<0?(E=Math.max(M-n,Math.min(O-n,E)),r=n+E,d=l):b>0&&(E=Math.max(M-l,Math.min(O-l,E)),r=n,d=l+E),w<0?(I=Math.max(k-a,Math.min(T-a,I)),s=a+I,p=h):w>0&&(I=Math.max(k-h,Math.min(T-h,I)),s=a,p=h+I);break;case Wn:b&&(r=Math.max(M,Math.min(O,n-E*b)),d=Math.max(M,Math.min(O,l+E*b))),w&&(s=Math.max(k,Math.min(T,a-I*w)),p=Math.max(k,Math.min(T,h+I*w)))}d0&&(n=r-E),w<0?h=p-I:w>0&&(a=s-I),y=Hn,z.attr("cursor",Kn.selection),N());break;default:return}Nn()}function Y(){switch(se.keyCode){case 16:A&&(m=g=A=!1,N());break;case 18:y===Wn&&(b<0?l=d:b>0&&(n=r),w<0?h=p:w>0&&(a=s),y=Yn,N());break;case 32:y===Hn&&(se.altKey?(b&&(l=d-E*b,n=r+E*b),w&&(h=p-I*w,a=s+I*w),y=Wn):(b<0?l=d:b>0&&(n=r),w<0?h=p:w>0&&(a=s),y=Yn),z.attr("cursor",Kn[v]),N());break;default:return}Nn()}}function p(){u(this,arguments).moved()}function f(){u(this,arguments).ended()}function m(){var t=this.__brush||{selection:null};return t.extent=Gn(n.apply(this,arguments)),t.dim=e,t}return l.move=function(t,n){t.selection?t.on("start.brush",(function(){u(this,arguments).beforestart().start()})).on("interrupt.brush end.brush",(function(){u(this,arguments).end()})).tween("brush",(function(){var t=this,i=t.__brush,r=u(t,arguments),o=i.selection,a=e.input("function"==typeof n?n.apply(this,arguments):n,i.extent),s=wt(o,a);function l(e){i.selection=1===e&&null===a?null:s(e),c.call(t),r.brush()}return null!==o&&null!==a?l:l(1)})):t.each((function(){var t=this,i=arguments,r=t.__brush,o=e.input("function"==typeof n?n.apply(t,i):n,r.extent),a=u(t,i).beforestart();Jt(t),r.selection=null===o?null:o,c.call(t),a.start().brush().end()}))},l.clear=function(e){l.move(e,null)},d.prototype={beforestart:function(){return 1==++this.active&&(this.state.emitter=this,this.starting=!0),this},start:function(){return this.starting?(this.starting=!1,this.emit("start")):this.emit("brush"),this},brush:function(){return this.emit("brush"),this},end:function(){return 0==--this.active&&(delete this.state.emitter,this.emit("end")),this},emit:function(t){!function(e,t,n,i){var r=se;e.sourceEvent=se,se=e;try{t.apply(n,i)}finally{se=r}}(new Bn(l,t,e.output(this.state.selection)),a.apply,a,[t,this.that,this.args])}},l.extent=function(e){return arguments.length?(n="function"==typeof e?e:zn(Gn(e)),l):n},l.filter=function(e){return arguments.length?(i="function"==typeof e?e:zn(!!e),l):i},l.touchable=function(e){return arguments.length?(r="function"==typeof e?e:zn(!!e),l):r},l.handleSize=function(e){return arguments.length?(s=+e,l):s},l.keyModifiers=function(e){return arguments.length?(o=!!e,l):o},l.on=function(){var e=a.on.apply(a,arguments);return e===a?l:e},l}(Xn).extent([[0,0],[n,t]]).on("brush end",(function(){var t=(se.selection||e.xScale.range()).map(e.xScale.invert);e.onDomainChange.emit(t),e.cd.markForCheck()})),be(this.element).select(".brush").call(this.brush)}},e.prototype.updateBrush=function(){this.brush&&(this.brush.extent([[0,0],[this.view[0],this.height]]),be(this.element).select(".brush").call(this.brush),be(this.element).select(".selection").attr("fill",void 0).attr("stroke",void 0).attr("fill-opacity",void 0),this.cd.markForCheck())},e.prototype.getDims=function(){return{width:this.view[0],height:this.height}},e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275directiveInject"](r.ElementRef),r["\u0275\u0275directiveInject"](r.ChangeDetectorRef))},e.\u0275cmp=r["\u0275\u0275defineComponent"]({type:e,selectors:[["g","ngx-charts-timeline",""]],inputs:{height:"height",view:"view",state:"state",results:"results",scheme:"scheme",customColors:"customColors",legend:"legend",miniChart:"miniChart",autoScale:"autoScale",scaleType:"scaleType"},outputs:{select:"select",onDomainChange:"onDomainChange"},features:[r["\u0275\u0275NgOnChangesFeature"]],attrs:Es,ngContentSelectors:Wa,decls:7,vars:4,consts:[[1,"timeline"],["in","SourceGraphic","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 1 0"],[1,"embedded-chart"],["x","0","y","0",1,"brush-background"],[1,"brush"]],template:function(e,t){1&e&&(r["\u0275\u0275projectionDef"](),r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](0,"g",0),r["\u0275\u0275elementStart"](1,"filter"),r["\u0275\u0275element"](2,"feColorMatrix",1),r["\u0275\u0275elementEnd"](),r["\u0275\u0275elementStart"](3,"g",2),r["\u0275\u0275projection"](4),r["\u0275\u0275elementEnd"](),r["\u0275\u0275element"](5,"rect",3),r["\u0275\u0275element"](6,"g",4),r["\u0275\u0275elementEnd"]()),2&e&&(r["\u0275\u0275attribute"]("transform",t.transform),r["\u0275\u0275advance"](1),r["\u0275\u0275attribute"]("id",t.filterId),r["\u0275\u0275advance"](4),r["\u0275\u0275attribute"]("width",t.view[0])("height",t.height))},styles:[".timeline .brush-background{fill:rgba(0,0,0,.05)}.timeline .brush .selection{fill:rgba(0,0,0,.1);stroke-width:1px;stroke:#888}.timeline .brush .handle{fill-opacity:0}.timeline .embedded-chart{opacity:.6}"],encapsulation:2,changeDetection:0}),e}(),_c=function(){function e(e){this.cd=e,this.horizontal=!1,this.labelClick=new r.EventEmitter,this.labelActivate=new r.EventEmitter,this.labelDeactivate=new r.EventEmitter,this.legendEntries=[]}return e.prototype.ngOnChanges=function(e){this.update()},e.prototype.update=function(){this.cd.markForCheck(),this.legendEntries=this.getLegendEntries()},e.prototype.getLegendEntries=function(){var e,t,n=[],r=function(e){var t=tc(e);-1===n.findIndex((function(e){return e.label===t}))&&n.push({label:e,formattedLabel:t,color:o.colors.getColor(e)})},o=this;try{for(var a=Object(i.j)(this.data),s=a.next();!s.done;s=a.next())r(s.value)}catch(l){e={error:l}}finally{try{s&&!s.done&&(t=a.return)&&t.call(a)}finally{if(e)throw e.error}}return n},e.prototype.isActive=function(e){return!!this.activeEntries&&void 0!==this.activeEntries.find((function(t){return e.label===t.name}))},e.prototype.activate=function(e){this.labelActivate.emit(e)},e.prototype.deactivate=function(e){this.labelDeactivate.emit(e)},e.prototype.trackBy=function(e,t){return t.label},e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275directiveInject"](r.ChangeDetectorRef))},e.\u0275cmp=r["\u0275\u0275defineComponent"]({type:e,selectors:[["ngx-charts-legend"]],inputs:{horizontal:"horizontal",data:"data",title:"title",colors:"colors",height:"height",width:"width",activeEntries:"activeEntries"},outputs:{labelClick:"labelClick",labelActivate:"labelActivate",labelDeactivate:"labelDeactivate"},features:[r["\u0275\u0275NgOnChangesFeature"]],decls:5,vars:9,consts:[["class","legend-title",4,"ngIf"],[1,"legend-wrap"],[1,"legend-labels"],["class","legend-label",4,"ngFor","ngForOf","ngForTrackBy"],[1,"legend-title"],[1,"legend-title-text"],[1,"legend-label"],[3,"label","formattedLabel","color","isActive","select","activate","deactivate"]],template:function(e,t){1&e&&(r["\u0275\u0275elementStart"](0,"div"),r["\u0275\u0275template"](1,Is,3,1,"header",0),r["\u0275\u0275elementStart"](2,"div",1),r["\u0275\u0275elementStart"](3,"ul",2),r["\u0275\u0275template"](4,As,2,4,"li",3),r["\u0275\u0275elementEnd"](),r["\u0275\u0275elementEnd"](),r["\u0275\u0275elementEnd"]()),2&e&&(r["\u0275\u0275styleProp"]("width",t.width,"px"),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngIf",(null==t.title?null:t.title.length)>0),r["\u0275\u0275advance"](2),r["\u0275\u0275styleProp"]("max-height",t.height-45,"px"),r["\u0275\u0275classProp"]("horizontal-legend",t.horizontal),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngForOf",t.legendEntries)("ngForTrackBy",t.trackBy))},directives:function(){return[o.p,o.o,vc]},styles:[".chart-legend{display:inline-block;padding:0;width:auto!important}.chart-legend .legend-title{white-space:nowrap;overflow:hidden;margin-left:10px;margin-bottom:5px;font-size:14px;font-weight:700}.chart-legend li,.chart-legend ul{padding:0;margin:0;list-style:none}.chart-legend .horizontal-legend li{display:inline-block}.chart-legend .legend-wrap{width:calc(100% - 10px)}.chart-legend .legend-labels{line-height:85%;list-style:none;text-align:left;float:left;width:100%;border-radius:3px;overflow-y:auto;overflow-x:hidden;white-space:nowrap;background:rgba(0,0,0,.05)}.chart-legend .legend-label{cursor:pointer;font-size:90%;margin:8px;color:#afb7c8}.chart-legend .legend-label:hover{color:#000;-webkit-transition:.2s;transition:.2s}.chart-legend .legend-label .active .legend-label-text{color:#000}.chart-legend .legend-label-color{display:inline-block;height:15px;width:15px;margin-right:5px;color:#5b646b;border-radius:3px}.chart-legend .legend-label-text{display:inline-block;vertical-align:top;line-height:15px;font-size:12px;width:calc(100% - 20px);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chart-legend .legend-title-text{vertical-align:bottom;display:inline-block;line-height:16px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}"],encapsulation:2,changeDetection:0}),e}(),vc=function(){function e(){this.isActive=!1,this.select=new r.EventEmitter,this.activate=new r.EventEmitter,this.deactivate=new r.EventEmitter,this.toggle=new r.EventEmitter}return Object.defineProperty(e.prototype,"trimmedLabel",{get:function(){return this.formattedLabel||"(empty)"},enumerable:!0,configurable:!0}),e.prototype.onMouseEnter=function(){this.activate.emit({name:this.label})},e.prototype.onMouseLeave=function(){this.deactivate.emit({name:this.label})},e.\u0275fac=function(t){return new(t||e)},e.\u0275cmp=r["\u0275\u0275defineComponent"]({type:e,selectors:[["ngx-charts-legend-entry"]],hostBindings:function(e,t){1&e&&r["\u0275\u0275listener"]("mouseenter",(function(){return t.onMouseEnter()}))("mouseleave",(function(){return t.onMouseLeave()}))},inputs:{isActive:"isActive",color:"color",label:"label",formattedLabel:"formattedLabel"},outputs:{select:"select",activate:"activate",deactivate:"deactivate",toggle:"toggle"},decls:4,vars:6,consts:[["tabindex","-1",3,"title","click"],[1,"legend-label-color",3,"click"],[1,"legend-label-text"]],template:function(e,t){1&e&&(r["\u0275\u0275elementStart"](0,"span",0),r["\u0275\u0275listener"]("click",(function(){return t.select.emit(t.formattedLabel)})),r["\u0275\u0275elementStart"](1,"span",1),r["\u0275\u0275listener"]("click",(function(){return t.toggle.emit(t.formattedLabel)})),r["\u0275\u0275elementEnd"](),r["\u0275\u0275elementStart"](2,"span",2),r["\u0275\u0275text"](3),r["\u0275\u0275elementEnd"](),r["\u0275\u0275elementEnd"]()),2&e&&(r["\u0275\u0275classProp"]("active",t.isActive),r["\u0275\u0275property"]("title",t.formattedLabel),r["\u0275\u0275advance"](1),r["\u0275\u0275styleProp"]("background-color",t.color),r["\u0275\u0275advance"](2),r["\u0275\u0275textInterpolate1"](" ",t.trimmedLabel," "))},encapsulation:2,changeDetection:0}),e}(),yc=function(){function e(e){this.sanitizer=e,this.horizontal=!1}return e.prototype.ngOnChanges=function(e){var t=this.gradientString(this.colors.range(),this.colors.domain());this.gradient=this.sanitizer.bypassSecurityTrustStyle("linear-gradient(to "+(this.horizontal?"right":"bottom")+", "+t+")")},e.prototype.gradientString=function(e,t){t.push(1);var n=[];return e.reverse().forEach((function(e,i){n.push(e+" "+Math.round(100*t[i])+"%")})),n.join(", ")},e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275directiveInject"](Ra.DomSanitizer))},e.\u0275cmp=r["\u0275\u0275defineComponent"]({type:e,selectors:[["ngx-charts-scale-legend"]],inputs:{horizontal:"horizontal",valueRange:"valueRange",colors:"colors",height:"height",width:"width"},features:[r["\u0275\u0275NgOnChangesFeature"]],decls:8,vars:10,consts:[[1,"scale-legend"],[1,"scale-legend-label"],[1,"scale-legend-wrap"]],template:function(e,t){1&e&&(r["\u0275\u0275elementStart"](0,"div",0),r["\u0275\u0275elementStart"](1,"div",1),r["\u0275\u0275elementStart"](2,"span"),r["\u0275\u0275text"](3),r["\u0275\u0275elementEnd"](),r["\u0275\u0275elementEnd"](),r["\u0275\u0275element"](4,"div",2),r["\u0275\u0275elementStart"](5,"div",1),r["\u0275\u0275elementStart"](6,"span"),r["\u0275\u0275text"](7),r["\u0275\u0275elementEnd"](),r["\u0275\u0275elementEnd"](),r["\u0275\u0275elementEnd"]()),2&e&&(r["\u0275\u0275styleProp"]("height",t.horizontal?void 0:t.height,"px")("width",t.width,"px"),r["\u0275\u0275classProp"]("horizontal-legend",t.horizontal),r["\u0275\u0275advance"](3),r["\u0275\u0275textInterpolate"](t.valueRange[1].toLocaleString()),r["\u0275\u0275advance"](1),r["\u0275\u0275styleProp"]("background",t.gradient,r["\u0275\u0275defaultStyleSanitizer"]),r["\u0275\u0275advance"](3),r["\u0275\u0275textInterpolate"](t.valueRange[0].toLocaleString()))},styles:[".chart-legend{display:inline-block;padding:0;width:auto!important}.chart-legend .scale-legend{text-align:center;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.chart-legend .scale-legend-wrap{display:inline-block;-webkit-box-flex:1;flex:1;width:30px;border-radius:5px;margin:0 auto}.chart-legend .scale-legend-label{font-size:12px}.chart-legend .horizontal-legend.scale-legend{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.chart-legend .horizontal-legend .scale-legend-wrap{width:auto;height:30px;margin:0 16px}"],encapsulation:2,changeDetection:0}),e}(),bc=function(){function e(){}return e.\u0275mod=r["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=r["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)},imports:[[o.c,$l,ec],o.c,$l,ec]}),e}();function wc(e){var t,n=e.margins,i=e.showXAxis,r=e.showYAxis,o=e.xAxisHeight,a=e.yAxisWidth,s=void 0===a?0:a,l=e.showXLabel,c=e.showYLabel,u=e.showLegend,d=e.legendType,h=e.legendPosition,p=e.columns,f=void 0===p?12:p,m=n[3],g=e.width,_=e.height-n[0]-n[2];return void 0!==u&&u&&"right"===(void 0===h?"right":h)&&(f-="ordinal"===(void 0===d?"ordinal":d)?2:1),g=(g=g*f/12)-n[1]-n[3],void 0!==i&&i&&(_-=5,_-=void 0===o?0:o,void 0!==l&&l&&(_-=t=30)),void 0!==r&&r&&(g-=5,g-=s,m+=s,m+=10,void 0!==c&&c&&(g-=t=30,m+=t)),g=Math.max(0,g),_=Math.max(0,_),{width:Math.floor(g),height:Math.floor(_),xOffset:Math.floor(m)}}var xc=[{name:"vivid",selectable:!0,group:"Ordinal",domain:["#647c8a","#3f51b5","#2196f3","#00b862","#afdf0a","#a7b61a","#f3e562","#ff9800","#ff5722","#ff4514"]},{name:"natural",selectable:!0,group:"Ordinal",domain:["#bf9d76","#e99450","#d89f59","#f2dfa7","#a5d7c6","#7794b1","#afafaf","#707160","#ba9383","#d9d5c3"]},{name:"cool",selectable:!0,group:"Ordinal",domain:["#a8385d","#7aa3e5","#a27ea8","#aae3f5","#adcded","#a95963","#8796c0","#7ed3ed","#50abcc","#ad6886"]},{name:"fire",selectable:!0,group:"Ordinal",domain:["#ff3d00","#bf360c","#ff8f00","#ff6f00","#ff5722","#e65100","#ffca28","#ffab00"]},{name:"solar",selectable:!0,group:"Continuous",domain:["#fff8e1","#ffecb3","#ffe082","#ffd54f","#ffca28","#ffc107","#ffb300","#ffa000","#ff8f00","#ff6f00"]},{name:"air",selectable:!0,group:"Continuous",domain:["#e1f5fe","#b3e5fc","#81d4fa","#4fc3f7","#29b6f6","#03a9f4","#039be5","#0288d1","#0277bd","#01579b"]},{name:"aqua",selectable:!0,group:"Continuous",domain:["#e0f7fa","#b2ebf2","#80deea","#4dd0e1","#26c6da","#00bcd4","#00acc1","#0097a7","#00838f","#006064"]},{name:"flame",selectable:!1,group:"Ordinal",domain:["#A10A28","#D3342D","#EF6D49","#FAAD67","#FDDE90","#DBED91","#A9D770","#6CBA67","#2C9653","#146738"]},{name:"ocean",selectable:!1,group:"Ordinal",domain:["#1D68FB","#33C0FC","#4AFFFE","#AFFFFF","#FFFC63","#FDBD2D","#FC8A25","#FA4F1E","#FA141B","#BA38D1"]},{name:"forest",selectable:!1,group:"Ordinal",domain:["#55C22D","#C1F33D","#3CC099","#AFFFFF","#8CFC9D","#76CFFA","#BA60FB","#EE6490","#C42A1C","#FC9F32"]},{name:"horizon",selectable:!1,group:"Ordinal",domain:["#2597FB","#65EBFD","#99FDD0","#FCEE4B","#FEFCFA","#FDD6E3","#FCB1A8","#EF6F7B","#CB96E8","#EFDEE0"]},{name:"neons",selectable:!1,group:"Ordinal",domain:["#FF3333","#FF33FF","#CC33FF","#0000FF","#33CCFF","#33FFFF","#33FF66","#CCFF33","#FFCC00","#FF6600"]},{name:"picnic",selectable:!1,group:"Ordinal",domain:["#FAC51D","#66BD6D","#FAA026","#29BB9C","#E96B56","#55ACD2","#B7332F","#2C83C9","#9166B8","#92E7E8"]},{name:"night",selectable:!1,group:"Ordinal",domain:["#2B1B5A","#501356","#183356","#28203F","#391B3C","#1E2B3C","#120634","#2D0432","#051932","#453080","#75267D","#2C507D","#4B3880","#752F7D","#35547D"]},{name:"nightLights",selectable:!1,group:"Ordinal",domain:["#4e31a5","#9c25a7","#3065ab","#57468b","#904497","#46648b","#32118d","#a00fb3","#1052a2","#6e51bd","#b63cc3","#6c97cb","#8671c1","#b455be","#7496c3"]}],Cc=function(){function e(e,t,n,i){"string"==typeof e&&(e=xc.find((function(t){return t.name===e}))),this.colorDomain=e.domain,this.scaleType=t,this.domain=n,this.customColors=i,this.scale=this.generateColorScheme(e,t,this.domain)}return e.prototype.generateColorScheme=function(e,t,n){var r;if("string"==typeof e&&(e=xc.find((function(t){return t.name===e}))),"quantile"===t)r=function e(){var t,n=[],i=[],r=[];function o(){var e=0,t=Math.max(1,i.length);for(r=new Array(t-1);++e0?r[t-1]:n[0],t0&&(i=this.customColors.find((function(e){return e.name.toLowerCase()===n.toLowerCase()}))),i?i.value:this.scale(e)},e.prototype.getLinearGradientStops=function(e,t){var n,r;void 0===t&&(t=this.domain[0]);var o=Io().domain(this.domain).range([0,1]),a=Po().domain(this.colorDomain).range([0,1]),s=this.getColor(e),l=o(t),c=this.getColor(t),u=o(e),d=1,h=l,p=[];for(p.push({color:c,offset:l,originalOffset:l,opacity:1});h=(u-a.bandwidth()).toFixed(4))break;p.push({color:f,offset:m,opacity:1}),h=m,d++}}if(p[p.length-1].offset<100&&p.push({color:s,offset:u,opacity:1}),u===l)p[0].offset=0,p[1].offset=100;else if(100!==p[p.length-1].offset)try{for(var g=Object(i.j)(p),_=g.next();!_.done;_=g.next()){var v=_.value;v.offset=(v.offset-l)/(u-l)*100}}catch(y){n={error:y}}finally{try{_&&!_.done&&(r=g.return)&&r.call(g)}finally{if(n)throw n.error}}return p},e}();function Sc(e){var t,n,r,o,a=new Set;try{for(var s=Object(i.j)(e),l=s.next();!l.done;l=s.next()){var c=l.value;try{for(var u=(r=void 0,Object(i.j)(c.series)),d=u.next();!d.done;d=u.next())a.add(d.value.name)}catch(h){r={error:h}}finally{try{d&&!d.done&&(o=u.return)&&o.call(u)}finally{if(r)throw r.error}}}}catch(p){t={error:p}}finally{try{l&&!l.done&&(n=s.return)&&n.call(s)}finally{if(t)throw t.error}}return Array.from(a)}function Mc(e,t){return void 0===t&&(t=!0),t&&e.every((function(e){return e instanceof Date}))?"time":e.every((function(e){return"number"==typeof e}))?"linear":"ordinal"}var kc=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.legendTitle="Legend",t.legendPosition="right",t.baseValue="auto",t.showGridLines=!0,t.curve=Ho,t.activeEntries=[],t.trimXAxisTicks=!0,t.trimYAxisTicks=!0,t.rotateXAxisTicks=!0,t.maxXAxisTickLength=16,t.maxYAxisTickLength=16,t.roundDomains=!1,t.tooltipDisabled=!1,t.activate=new r.EventEmitter,t.deactivate=new r.EventEmitter,t.margin=[10,20,10,20],t.xAxisHeight=0,t.yAxisWidth=0,t.timelineHeight=50,t.timelinePadding=10,t}Object(i.d)(t,e),t.prototype.update=function(){e.prototype.update.call(this),this.dims=wc({width:this.width,height:this.height,margins:this.margin,showXAxis:this.xAxis,showYAxis:this.yAxis,xAxisHeight:this.xAxisHeight,yAxisWidth:this.yAxisWidth,showXLabel:this.showXAxisLabel,showYLabel:this.showYAxisLabel,showLegend:this.legend,legendType:this.schemeType,legendPosition:this.legendPosition}),this.timeline&&(this.dims.height-=this.timelineHeight+this.margin[2]+this.timelinePadding),this.xDomain=this.getXDomain(),this.filteredDomain&&(this.xDomain=this.filteredDomain),this.yDomain=this.getYDomain(),this.seriesDomain=this.getSeriesDomain(),this.xScale=this.getXScale(this.xDomain,this.dims.width),this.yScale=this.getYScale(this.yDomain,this.dims.height),this.updateTimeline(),this.setColors(),this.legendOptions=this.getLegendOptions(),this.transform="translate("+this.dims.xOffset+", "+this.margin[0]+")",this.clipPathId="clip"+rc().toString(),this.clipPath="url(#"+this.clipPathId+")"},t.prototype.updateTimeline=function(){this.timeline&&(this.timelineWidth=this.dims.width,this.timelineXDomain=this.getXDomain(),this.timelineXScale=this.getXScale(this.timelineXDomain,this.timelineWidth),this.timelineYScale=this.getYScale(this.yDomain,this.timelineHeight),this.timelineTransform="translate("+this.dims.xOffset+", "+-this.margin[2]+")")},t.prototype.getXDomain=function(){var e=Sc(this.results);this.scaleType=Mc(e);var t,n,r=[];return"linear"===this.scaleType&&(e=e.map((function(e){return Number(e)}))),"time"!==this.scaleType&&"linear"!==this.scaleType||(t=this.xScaleMin?this.xScaleMin:Math.min.apply(Math,Object(i.i)(e)),n=this.xScaleMax?this.xScaleMax:Math.max.apply(Math,Object(i.i)(e))),"time"===this.scaleType?(r=[new Date(t),new Date(n)],this.xSet=Object(i.i)(e).sort((function(e,t){var n=e.getTime(),i=t.getTime();return n>i?1:i>n?-1:0}))):"linear"===this.scaleType?(r=[t,n],this.xSet=Object(i.i)(e).sort((function(e,t){return e-t}))):(r=e,this.xSet=e),r},t.prototype.getYDomain=function(){var e,t,n,r,o=[];try{for(var a=Object(i.j)(this.results),s=a.next();!s.done;s=a.next()){var l=s.value;try{for(var c=(n=void 0,Object(i.j)(l.series)),u=c.next();!u.done;u=c.next()){var d=u.value;o.includes(d.value)||o.push(d.value)}}catch(p){n={error:p}}finally{try{u&&!u.done&&(r=c.return)&&r.call(c)}finally{if(n)throw n.error}}}}catch(f){e={error:f}}finally{try{s&&!s.done&&(t=a.return)&&t.call(a)}finally{if(e)throw e.error}}var h=Object(i.i)(o);return this.autoScale||h.push(0),"auto"!==this.baseValue&&h.push(this.baseValue),[this.yScaleMin?this.yScaleMin:Math.min.apply(Math,Object(i.i)(h)),this.yScaleMax?this.yScaleMax:Math.max.apply(Math,Object(i.i)(h))]},t.prototype.getSeriesDomain=function(){return this.results.map((function(e){return e.name}))},t.prototype.getXScale=function(e,t){var n;return"time"===this.scaleType?n=fo():"linear"===this.scaleType?n=Io():"ordinal"===this.scaleType&&(n=Ro().padding(.1)),n.range([0,t]).domain(e),this.roundDomains?n.nice():n},t.prototype.getYScale=function(e,t){var n=Io().range([t,0]).domain(e);return this.roundDomains?n.nice():n},t.prototype.getScaleType=function(e){var t,n,r=!0,o=!0;try{for(var a=Object(i.j)(e),s=a.next();!s.done;s=a.next()){var l=s.value;this.isDate(l)||(r=!1),"number"!=typeof l&&(o=!1)}}catch(c){t={error:c}}finally{try{s&&!s.done&&(n=a.return)&&n.call(a)}finally{if(t)throw t.error}}return r?"time":o?"linear":"ordinal"},t.prototype.isDate=function(e){return e instanceof Date},t.prototype.updateDomain=function(e){this.filteredDomain=e,this.xDomain=this.filteredDomain,this.xScale=this.getXScale(this.xDomain,this.dims.width)},t.prototype.updateHoveredVertical=function(e){this.hoveredVertical=e.value,this.deactivateAll()},t.prototype.hideCircles=function(){this.hoveredVertical=null,this.deactivateAll()},t.prototype.onClick=function(e,t){t&&(e.series=t.name),this.select.emit(e)},t.prototype.trackBy=function(e,t){return t.name},t.prototype.setColors=function(){this.colors=new Cc(this.scheme,this.schemeType,"ordinal"===this.schemeType?this.seriesDomain:this.yDomain,this.customColors)},t.prototype.getLegendOptions=function(){var e={scaleType:this.schemeType,colors:void 0,domain:[],title:void 0,position:this.legendPosition};return"ordinal"===e.scaleType?(e.domain=this.seriesDomain,e.colors=this.colors,e.title=this.legendTitle):(e.domain=this.yDomain,e.colors=this.colors.scale),e},t.prototype.updateYAxisWidth=function(e){this.yAxisWidth=e.width,this.update()},t.prototype.updateXAxisHeight=function(e){this.xAxisHeight=e.height,this.update()},t.prototype.onActivate=function(e){this.activeEntries.findIndex((function(t){return t.name===e.name&&t.value===e.value}))>-1||(this.activeEntries=Object(i.i)([e],this.activeEntries),this.activate.emit({value:e,entries:this.activeEntries}))},t.prototype.onDeactivate=function(e){var t=this.activeEntries.findIndex((function(t){return t.name===e.name&&t.value===e.value}));this.activeEntries.splice(t,1),this.activeEntries=Object(i.i)(this.activeEntries),this.deactivate.emit({value:e,entries:this.activeEntries})},t.prototype.deactivateAll=function(){var e,t;this.activeEntries=Object(i.i)(this.activeEntries);try{for(var n=Object(i.j)(this.activeEntries),r=n.next();!r.done;r=n.next())this.deactivate.emit({value:r.value,entries:[]})}catch(o){e={error:o}}finally{try{r&&!r.done&&(t=n.return)&&t.call(n)}finally{if(e)throw e.error}}this.activeEntries=[]},t.\u0275fac=function(e){return n(e||t)},t.\u0275cmp=r["\u0275\u0275defineComponent"]({type:t,selectors:[["ngx-charts-area-chart"]],contentQueries:function(e,t,n){var i;1&e&&(r["\u0275\u0275contentQuery"](n,Ds,!0),r["\u0275\u0275contentQuery"](n,Ls,!0)),2&e&&(r["\u0275\u0275queryRefresh"](i=r["\u0275\u0275loadQuery"]())&&(t.tooltipTemplate=i.first),r["\u0275\u0275queryRefresh"](i=r["\u0275\u0275loadQuery"]())&&(t.seriesTooltipTemplate=i.first))},hostBindings:function(e,t){1&e&&r["\u0275\u0275listener"]("mouseleave",(function(){return t.hideCircles()}))},inputs:{activeEntries:"activeEntries",legend:"legend",legendTitle:"legendTitle",legendPosition:"legendPosition",state:"state",xAxis:"xAxis",yAxis:"yAxis",baseValue:"baseValue",autoScale:"autoScale",showXAxisLabel:"showXAxisLabel",showYAxisLabel:"showYAxisLabel",xAxisLabel:"xAxisLabel",yAxisLabel:"yAxisLabel",timeline:"timeline",gradient:"gradient",showGridLines:"showGridLines",curve:"curve",schemeType:"schemeType",trimXAxisTicks:"trimXAxisTicks",trimYAxisTicks:"trimYAxisTicks",rotateXAxisTicks:"rotateXAxisTicks",maxXAxisTickLength:"maxXAxisTickLength",maxYAxisTickLength:"maxYAxisTickLength",xAxisTickFormatting:"xAxisTickFormatting",yAxisTickFormatting:"yAxisTickFormatting",xAxisTicks:"xAxisTicks",yAxisTicks:"yAxisTicks",roundDomains:"roundDomains",tooltipDisabled:"tooltipDisabled",xScaleMin:"xScaleMin",xScaleMax:"xScaleMax",yScaleMin:"yScaleMin",yScaleMax:"yScaleMax"},outputs:{activate:"activate",deactivate:"deactivate"},features:[r["\u0275\u0275InheritDefinitionFeature"]],decls:11,vars:20,consts:[[3,"view","showLegend","legendOptions","activeEntries","animations","legendLabelClick","legendLabelActivate","legendLabelDeactivate"],[1,"area-chart","chart"],["ngx-charts-x-axis","",3,"xScale","dims","showGridLines","showLabel","labelText","trimTicks","rotateTicks","maxTickLength","tickFormatting","ticks","dimensionsChanged",4,"ngIf"],["ngx-charts-y-axis","",3,"yScale","dims","showGridLines","showLabel","labelText","trimTicks","maxTickLength","tickFormatting","ticks","dimensionsChanged",4,"ngIf"],[4,"ngFor","ngForOf","ngForTrackBy"],[3,"mouseleave",4,"ngIf"],["ngx-charts-timeline","",3,"results","view","height","scheme","customColors","legend","scaleType","onDomainChange",4,"ngIf"],["ngx-charts-x-axis","",3,"xScale","dims","showGridLines","showLabel","labelText","trimTicks","rotateTicks","maxTickLength","tickFormatting","ticks","dimensionsChanged"],["ngx-charts-y-axis","",3,"yScale","dims","showGridLines","showLabel","labelText","trimTicks","maxTickLength","tickFormatting","ticks","dimensionsChanged"],["ngx-charts-area-series","",3,"xScale","yScale","baseValue","colors","data","activeEntries","scaleType","gradient","curve","animations"],[3,"mouseleave"],["ngx-charts-tooltip-area","",3,"dims","xSet","xScale","yScale","results","colors","tooltipDisabled","tooltipTemplate","hover"],[4,"ngFor","ngForOf"],["ngx-charts-circle-series","",3,"xScale","yScale","colors","activeEntries","data","scaleType","visibleValue","tooltipDisabled","tooltipTemplate","select","activate","deactivate"],["ngx-charts-timeline","",3,"results","view","height","scheme","customColors","legend","scaleType","onDomainChange"],["ngx-charts-area-series","",3,"xScale","yScale","baseValue","colors","data","scaleType","gradient","curve","animations"]],template:function(e,t){1&e&&(r["\u0275\u0275elementStart"](0,"ngx-charts-chart",0),r["\u0275\u0275listener"]("legendLabelClick",(function(e){return t.onClick(e)}))("legendLabelActivate",(function(e){return t.onActivate(e)}))("legendLabelDeactivate",(function(e){return t.onDeactivate(e)})),r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](1,"defs"),r["\u0275\u0275elementStart"](2,"clipPath"),r["\u0275\u0275element"](3,"rect"),r["\u0275\u0275elementEnd"](),r["\u0275\u0275elementEnd"](),r["\u0275\u0275elementStart"](4,"g",1),r["\u0275\u0275template"](5,Ps,1,10,"g",2),r["\u0275\u0275template"](6,js,1,9,"g",3),r["\u0275\u0275elementStart"](7,"g"),r["\u0275\u0275template"](8,Rs,2,10,"g",4),r["\u0275\u0275template"](9,Bs,3,9,"g",5),r["\u0275\u0275elementEnd"](),r["\u0275\u0275elementEnd"](),r["\u0275\u0275template"](10,Vs,2,13,"g",6),r["\u0275\u0275elementEnd"]()),2&e&&(r["\u0275\u0275property"]("view",r["\u0275\u0275pureFunction2"](17,Ns,t.width,t.height))("showLegend",t.legend)("legendOptions",t.legendOptions)("activeEntries",t.activeEntries)("animations",t.animations),r["\u0275\u0275advance"](2),r["\u0275\u0275attribute"]("id",t.clipPathId),r["\u0275\u0275advance"](1),r["\u0275\u0275attribute"]("width",t.dims.width+10)("height",t.dims.height+10)("transform","translate(-5, -5)"),r["\u0275\u0275advance"](1),r["\u0275\u0275attribute"]("transform",t.transform),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngIf",t.xAxis),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngIf",t.yAxis),r["\u0275\u0275advance"](1),r["\u0275\u0275attribute"]("clip-path",t.clipPath),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngForOf",t.results)("ngForTrackBy",t.trackBy),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngIf",!t.tooltipDisabled),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngIf",t.timeline&&"ordinal"!=t.scaleType))},directives:function(){return[Bl,o.p,o.o,Ul,Xl,Ac,mc,oc,gc]},styles:[".ngx-charts{float:left;overflow:visible}.ngx-charts .arc,.ngx-charts .bar,.ngx-charts .circle{cursor:pointer}.ngx-charts .arc.active,.ngx-charts .arc:hover,.ngx-charts .bar.active,.ngx-charts .bar:hover,.ngx-charts .card.active,.ngx-charts .card:hover,.ngx-charts .cell.active,.ngx-charts .cell:hover{opacity:.8;-webkit-transition:opacity .1s ease-in-out;transition:opacity .1s ease-in-out}.ngx-charts .arc:focus,.ngx-charts .bar:focus,.ngx-charts .card:focus,.ngx-charts .cell:focus{outline:0}.ngx-charts .arc.hidden,.ngx-charts .bar.hidden,.ngx-charts .card.hidden,.ngx-charts .cell.hidden{display:none}.ngx-charts g:focus{outline:0}.ngx-charts .area-series.inactive,.ngx-charts .line-series-range.inactive,.ngx-charts .line-series.inactive,.ngx-charts .polar-series-area.inactive,.ngx-charts .polar-series-path.inactive{-webkit-transition:opacity .1s ease-in-out;transition:opacity .1s ease-in-out;opacity:.2}.ngx-charts .line-highlight{display:none}.ngx-charts .line-highlight.active{display:block}.ngx-charts .area{opacity:.6}.ngx-charts .circle:hover{cursor:pointer}.ngx-charts .label{font-size:12px;font-weight:400}.ngx-charts .tooltip-anchor{fill:#000}.ngx-charts .gridline-path{stroke:#ddd;stroke-width:1;fill:none}.ngx-charts .refline-path{stroke:#a8b2c7;stroke-width:1;stroke-dasharray:5;stroke-dashoffset:5}.ngx-charts .refline-label{font-size:9px}.ngx-charts .reference-area{fill-opacity:.05;fill:#000}.ngx-charts .gridline-path-dotted{stroke:#ddd;stroke-width:1;fill:none;stroke-dasharray:1,20;stroke-dashoffset:3}.ngx-charts .grid-panel rect{fill:none}.ngx-charts .grid-panel.odd rect{fill:rgba(0,0,0,.05)}"],encapsulation:2,changeDetection:0});var n=r["\u0275\u0275getInheritedFactory"](t);return t}(Nl),Oc=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.legend=!1,t.legendTitle="Legend",t.legendPosition="right",t.showGridLines=!0,t.curve=Ho,t.activeEntries=[],t.trimXAxisTicks=!0,t.trimYAxisTicks=!0,t.rotateXAxisTicks=!0,t.maxXAxisTickLength=16,t.maxYAxisTickLength=16,t.roundDomains=!1,t.tooltipDisabled=!1,t.activate=new r.EventEmitter,t.deactivate=new r.EventEmitter,t.margin=[10,20,10,20],t.xAxisHeight=0,t.yAxisWidth=0,t.timelineHeight=50,t.timelinePadding=10,t}Object(i.d)(t,e),t.prototype.update=function(){var t=this;e.prototype.update.call(this),this.dims=wc({width:this.width,height:this.height,margins:this.margin,showXAxis:this.xAxis,showYAxis:this.yAxis,xAxisHeight:this.xAxisHeight,yAxisWidth:this.yAxisWidth,showXLabel:this.showXAxisLabel,showYLabel:this.showYAxisLabel,showLegend:this.legend,legendType:this.schemeType,legendPosition:this.legendPosition}),this.timeline&&(this.dims.height-=this.timelineHeight+this.margin[2]+this.timelinePadding),this.xDomain=this.getXDomain(),this.filteredDomain&&(this.xDomain=this.filteredDomain),this.yDomain=this.getYDomain(),this.seriesDomain=this.getSeriesDomain(),this.xScale=this.getXScale(this.xDomain,this.dims.width),this.yScale=this.getYScale(this.yDomain,this.dims.height);for(var n=function(e){var n,o,a=r.xSet[e],s=0;try{for(var l=(n=void 0,Object(i.j)(r.results)),c=l.next();!c.done;c=l.next()){var u=c.value,d=u.series.find((function(e){var n=e.name,i=a;return"time"===t.scaleType&&(n=n.valueOf(),i=i.valueOf()),n===i}));d?(d.d0=s,d.d1=s+d.value,s+=d.value):u.series.push(d={name:a,value:0,d0:s,d1:s})}}catch(h){n={error:h}}finally{try{c&&!c.done&&(o=l.return)&&o.call(l)}finally{if(n)throw n.error}}},r=this,o=0;oi?1:i>n?-1:0}))):"linear"===this.scaleType?(r=[t,n],this.xSet=Object(i.i)(e).sort((function(e,t){return e-t}))):(r=e,this.xSet=e),r},t.prototype.getYDomain=function(){for(var e=this,t=[],n=function(n){var o,a,s=r.xSet[n],l=0;try{for(var c=(o=void 0,Object(i.j)(r.results)),u=c.next();!u.done;u=c.next()){var d=u.value.series.find((function(t){var n=t.name,i=s;return"time"===e.scaleType&&(n=n.valueOf(),i=i.valueOf()),n===i}));d&&(l+=d.value)}}catch(h){o={error:h}}finally{try{u&&!u.done&&(a=c.return)&&a.call(c)}finally{if(o)throw o.error}}t.push(l)},r=this,o=0;o-1||(this.activeEntries=Object(i.i)([e],this.activeEntries),this.activate.emit({value:e,entries:this.activeEntries}))},t.prototype.onDeactivate=function(e){var t=this.activeEntries.findIndex((function(t){return t.name===e.name&&t.value===e.value}));this.activeEntries.splice(t,1),this.activeEntries=Object(i.i)(this.activeEntries),this.deactivate.emit({value:e,entries:this.activeEntries})},t.prototype.deactivateAll=function(){var e,t;this.activeEntries=Object(i.i)(this.activeEntries);try{for(var n=Object(i.j)(this.activeEntries),r=n.next();!r.done;r=n.next())this.deactivate.emit({value:r.value,entries:[]})}catch(o){e={error:o}}finally{try{r&&!r.done&&(t=n.return)&&t.call(n)}finally{if(e)throw e.error}}this.activeEntries=[]},t.\u0275fac=function(e){return n(e||t)},t.\u0275cmp=r["\u0275\u0275defineComponent"]({type:t,selectors:[["ngx-charts-area-chart-stacked"]],contentQueries:function(e,t,n){var i;1&e&&(r["\u0275\u0275contentQuery"](n,Ds,!0),r["\u0275\u0275contentQuery"](n,Ls,!0)),2&e&&(r["\u0275\u0275queryRefresh"](i=r["\u0275\u0275loadQuery"]())&&(t.tooltipTemplate=i.first),r["\u0275\u0275queryRefresh"](i=r["\u0275\u0275loadQuery"]())&&(t.seriesTooltipTemplate=i.first))},hostBindings:function(e,t){1&e&&r["\u0275\u0275listener"]("mouseleave",(function(){return t.hideCircles()}))},inputs:{activeEntries:"activeEntries",legend:"legend",legendTitle:"legendTitle",legendPosition:"legendPosition",xAxis:"xAxis",yAxis:"yAxis",showXAxisLabel:"showXAxisLabel",showYAxisLabel:"showYAxisLabel",xAxisLabel:"xAxisLabel",yAxisLabel:"yAxisLabel",timeline:"timeline",gradient:"gradient",showGridLines:"showGridLines",curve:"curve",schemeType:"schemeType",trimXAxisTicks:"trimXAxisTicks",trimYAxisTicks:"trimYAxisTicks",rotateXAxisTicks:"rotateXAxisTicks",maxXAxisTickLength:"maxXAxisTickLength",maxYAxisTickLength:"maxYAxisTickLength",xAxisTickFormatting:"xAxisTickFormatting",yAxisTickFormatting:"yAxisTickFormatting",xAxisTicks:"xAxisTicks",yAxisTicks:"yAxisTicks",roundDomains:"roundDomains",tooltipDisabled:"tooltipDisabled",xScaleMin:"xScaleMin",xScaleMax:"xScaleMax",yScaleMin:"yScaleMin",yScaleMax:"yScaleMax"},outputs:{activate:"activate",deactivate:"deactivate"},features:[r["\u0275\u0275InheritDefinitionFeature"]],decls:11,vars:20,consts:[[3,"view","showLegend","legendOptions","activeEntries","animations","legendLabelClick","legendLabelActivate","legendLabelDeactivate"],[1,"area-chart","chart"],["ngx-charts-x-axis","",3,"xScale","dims","showGridLines","showLabel","labelText","trimTicks","rotateTicks","maxTickLength","tickFormatting","ticks","dimensionsChanged",4,"ngIf"],["ngx-charts-y-axis","",3,"yScale","dims","showGridLines","showLabel","labelText","trimTicks","maxTickLength","tickFormatting","ticks","dimensionsChanged",4,"ngIf"],[4,"ngFor","ngForOf","ngForTrackBy"],[3,"mouseleave",4,"ngIf"],["ngx-charts-timeline","",3,"results","view","height","scheme","customColors","legend","scaleType","onDomainChange",4,"ngIf"],["ngx-charts-x-axis","",3,"xScale","dims","showGridLines","showLabel","labelText","trimTicks","rotateTicks","maxTickLength","tickFormatting","ticks","dimensionsChanged"],["ngx-charts-y-axis","",3,"yScale","dims","showGridLines","showLabel","labelText","trimTicks","maxTickLength","tickFormatting","ticks","dimensionsChanged"],["ngx-charts-area-series","","stacked","true",3,"xScale","yScale","colors","data","scaleType","gradient","activeEntries","curve","animations"],[3,"mouseleave"],["ngx-charts-tooltip-area","",3,"dims","xSet","xScale","yScale","results","colors","tooltipDisabled","tooltipTemplate","hover"],["ngx-charts-circle-series","","type","stacked",3,"xScale","yScale","colors","activeEntries","data","scaleType","visibleValue","tooltipDisabled","tooltipTemplate","select","activate","deactivate"],["ngx-charts-timeline","",3,"results","view","height","scheme","customColors","legend","scaleType","onDomainChange"],["ngx-charts-area-series","","stacked","true",3,"xScale","yScale","colors","data","scaleType","gradient","curve","animations"]],template:function(e,t){1&e&&(r["\u0275\u0275elementStart"](0,"ngx-charts-chart",0),r["\u0275\u0275listener"]("legendLabelClick",(function(e){return t.onClick(e)}))("legendLabelActivate",(function(e){return t.onActivate(e)}))("legendLabelDeactivate",(function(e){return t.onDeactivate(e)})),r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](1,"defs"),r["\u0275\u0275elementStart"](2,"clipPath"),r["\u0275\u0275element"](3,"rect"),r["\u0275\u0275elementEnd"](),r["\u0275\u0275elementEnd"](),r["\u0275\u0275elementStart"](4,"g",1),r["\u0275\u0275template"](5,Hs,1,10,"g",2),r["\u0275\u0275template"](6,Ys,1,9,"g",3),r["\u0275\u0275elementStart"](7,"g"),r["\u0275\u0275template"](8,Ws,2,9,"g",4),r["\u0275\u0275template"](9,Gs,3,10,"g",5),r["\u0275\u0275elementEnd"](),r["\u0275\u0275elementEnd"](),r["\u0275\u0275template"](10,Xs,2,13,"g",6),r["\u0275\u0275elementEnd"]()),2&e&&(r["\u0275\u0275property"]("view",r["\u0275\u0275pureFunction2"](17,Ns,t.width,t.height))("showLegend",t.legend)("legendOptions",t.legendOptions)("activeEntries",t.activeEntries)("animations",t.animations),r["\u0275\u0275advance"](2),r["\u0275\u0275attribute"]("id",t.clipPathId),r["\u0275\u0275advance"](1),r["\u0275\u0275attribute"]("width",t.dims.width+10)("height",t.dims.height+10)("transform","translate(-5, -5)"),r["\u0275\u0275advance"](1),r["\u0275\u0275attribute"]("transform",t.transform),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngIf",t.xAxis),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngIf",t.yAxis),r["\u0275\u0275advance"](1),r["\u0275\u0275attribute"]("clip-path",t.clipPath),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngForOf",t.results)("ngForTrackBy",t.trackBy),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngIf",!t.tooltipDisabled),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngIf",t.timeline&&"ordinal"!=t.scaleType))},directives:function(){return[Bl,o.p,o.o,Ul,Xl,Ac,mc,oc,gc]},styles:[".ngx-charts{float:left;overflow:visible}.ngx-charts .arc,.ngx-charts .bar,.ngx-charts .circle{cursor:pointer}.ngx-charts .arc.active,.ngx-charts .arc:hover,.ngx-charts .bar.active,.ngx-charts .bar:hover,.ngx-charts .card.active,.ngx-charts .card:hover,.ngx-charts .cell.active,.ngx-charts .cell:hover{opacity:.8;-webkit-transition:opacity .1s ease-in-out;transition:opacity .1s ease-in-out}.ngx-charts .arc:focus,.ngx-charts .bar:focus,.ngx-charts .card:focus,.ngx-charts .cell:focus{outline:0}.ngx-charts .arc.hidden,.ngx-charts .bar.hidden,.ngx-charts .card.hidden,.ngx-charts .cell.hidden{display:none}.ngx-charts g:focus{outline:0}.ngx-charts .area-series.inactive,.ngx-charts .line-series-range.inactive,.ngx-charts .line-series.inactive,.ngx-charts .polar-series-area.inactive,.ngx-charts .polar-series-path.inactive{-webkit-transition:opacity .1s ease-in-out;transition:opacity .1s ease-in-out;opacity:.2}.ngx-charts .line-highlight{display:none}.ngx-charts .line-highlight.active{display:block}.ngx-charts .area{opacity:.6}.ngx-charts .circle:hover{cursor:pointer}.ngx-charts .label{font-size:12px;font-weight:400}.ngx-charts .tooltip-anchor{fill:#000}.ngx-charts .gridline-path{stroke:#ddd;stroke-width:1;fill:none}.ngx-charts .refline-path{stroke:#a8b2c7;stroke-width:1;stroke-dasharray:5;stroke-dashoffset:5}.ngx-charts .refline-label{font-size:9px}.ngx-charts .reference-area{fill-opacity:.05;fill:#000}.ngx-charts .gridline-path-dotted{stroke:#ddd;stroke-width:1;fill:none;stroke-dasharray:1,20;stroke-dashoffset:3}.ngx-charts .grid-panel rect{fill:none}.ngx-charts .grid-panel.odd rect{fill:rgba(0,0,0,.05)}"],encapsulation:2,changeDetection:0});var n=r["\u0275\u0275getInheritedFactory"](t);return t}(Nl);function Tc(e,t,n){return void 0===n&&(n="asc"),e.sort((function(e,i){return"asc"===n?e[t]-i[t]:i[t]-e[t]}))}function Ec(e,t,n,i){return void 0===n&&(n="asc"),e.sort((function(e,r){var o=r[t],a=i.indexOf(e[t]),s=i.indexOf(o);return"asc"===n?a-s:s-a}))}function Ic(e,t,n){return void 0===n&&(n="asc"),e.sort((function(e,i){var r=e[t].getTime(),o=i[t].getTime();return"asc"===n?r>o?1:o>r?-1:0:r>o?-1:o>r?1:0}))}var Ac=function(){function e(){this.baseValue="auto",this.stacked=!1,this.normalized=!1,this.animations=!0,this.select=new r.EventEmitter}return e.prototype.ngOnChanges=function(e){this.update()},e.prototype.update=function(){var e,t,n=this;this.updateGradient();var i=function(e){return n.xScale(e.name)};this.stacked||this.normalized?(e=Zo().x(i).y0((function(e,t){return n.yScale(e.d0)})).y1((function(e,t){return n.yScale(e.d1)})),t=Zo().x(i).y0((function(e){return n.yScale.range()[0]})).y1((function(e){return n.yScale.range()[0]}))):(e=Zo().x(i).y0((function(){return"auto"===n.baseValue?n.yScale.range()[0]:n.yScale(n.baseValue)})).y1((function(e){return n.yScale(e.value)})),t=Zo().x(i).y0((function(e){return"auto"===n.baseValue?n.yScale.range()[0]:n.yScale(n.baseValue)})).y1((function(e){return"auto"===n.baseValue?n.yScale.range()[0]:n.yScale(n.baseValue)}))),e.curve(this.curve),t.curve(this.curve),this.opacity=.8;var r=this.data.series;r="linear"===this.scaleType?Tc(r,"name"):"time"===this.scaleType?Ic(r,"name"):Ec(r,"name","asc",this.xScale.domain()),this.path=e(r),this.startingPath=t(r)},e.prototype.updateGradient=function(){if("linear"===this.colors.scaleType)if(this.hasGradient=!0,this.stacked||this.normalized){var e=this.data.series.map((function(e){return e.d0})),t=this.data.series.map((function(e){return e.d1})),n=Math.max.apply(Math,Object(i.i)(t)),r=Math.min.apply(Math,Object(i.i)(e));this.gradientStops=this.colors.getLinearGradientStops(n,r)}else{var o=this.data.series.map((function(e){return e.value}));n=Math.max.apply(Math,Object(i.i)(o)),this.gradientStops=this.colors.getLinearGradientStops(n)}else this.hasGradient=!1,this.gradientStops=void 0},e.prototype.isActive=function(e){return!!this.activeEntries&&void 0!==this.activeEntries.find((function(t){return e.name===t.name}))},e.prototype.isInactive=function(e){return!(!this.activeEntries||0===this.activeEntries.length)&&void 0===this.activeEntries.find((function(t){return e.name===t.name}))},e.\u0275fac=function(t){return new(t||e)},e.\u0275cmp=r["\u0275\u0275defineComponent"]({type:e,selectors:[["g","ngx-charts-area-series",""]],inputs:{baseValue:"baseValue",stacked:"stacked",normalized:"normalized",animations:"animations",data:"data",xScale:"xScale",yScale:"yScale",colors:"colors",scaleType:"scaleType",gradient:"gradient",curve:"curve",activeEntries:"activeEntries"},outputs:{select:"select"},features:[r["\u0275\u0275NgOnChangesFeature"]],attrs:$s,decls:1,vars:12,consts:[["ngx-charts-area","",1,"area-series",3,"data","path","fill","stops","startingPath","opacity","gradient","animations"]],template:function(e,t){1&e&&(r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275element"](0,"g",0)),2&e&&(r["\u0275\u0275classProp"]("active",t.isActive(t.data))("inactive",t.isInactive(t.data)),r["\u0275\u0275property"]("data",t.data)("path",t.path)("fill",t.colors.getColor(t.data.name))("stops",t.gradientStops)("startingPath",t.startingPath)("opacity",t.opacity)("gradient",t.gradient||t.hasGradient)("animations",t.animations))},directives:[cc],encapsulation:2,changeDetection:0}),e}(),Dc=function(){function e(){}return e.\u0275mod=r["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=r["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)},imports:[[bc]]}),e}(),Lc=function(){function e(e){this.roundEdges=!0,this.gradient=!1,this.offset=0,this.isActive=!1,this.animations=!0,this.noBarWhenZero=!0,this.select=new r.EventEmitter,this.activate=new r.EventEmitter,this.deactivate=new r.EventEmitter,this.hasGradient=!1,this.hideBar=!1,this.element=e.nativeElement}return e.prototype.ngOnChanges=function(e){e.roundEdges&&this.loadAnimation(),this.update()},e.prototype.update=function(){this.gradientId="grad"+rc().toString(),this.gradientFill="url(#"+this.gradientId+")",this.gradient||this.stops?(this.gradientStops=this.getGradient(),this.hasGradient=!0):this.hasGradient=!1,this.updatePathEl(),this.checkToHideBar()},e.prototype.loadAnimation=function(){this.path=this.getStartingPath(),setTimeout(this.update.bind(this),100)},e.prototype.updatePathEl=function(){var e=be(this.element).select(".bar"),t=this.getPath();this.animations?e.transition().duration(500).attr("d",t):e.attr("d",t)},e.prototype.getGradient=function(){return this.stops?this.stops:[{offset:0,color:this.fill,opacity:this.getStartOpacity()},{offset:100,color:this.fill,opacity:1}]},e.prototype.getStartingPath=function(){if(!this.animations)return this.getPath();var e,t=this.getRadius();return this.roundEdges?"vertical"===this.orientation?(t=Math.min(this.height,t),e=Gl(this.x,this.y+this.height,this.width,1,0,this.edges)):"horizontal"===this.orientation&&(t=Math.min(this.width,t),e=Gl(this.x,this.y,1,this.height,0,this.edges)):"vertical"===this.orientation?e=Gl(this.x,this.y+this.height,this.width,1,0,this.edges):"horizontal"===this.orientation&&(e=Gl(this.x,this.y,1,this.height,0,this.edges)),e},e.prototype.getPath=function(){var e,t=this.getRadius();return this.roundEdges?"vertical"===this.orientation?(t=Math.min(this.height,t),e=Gl(this.x,this.y,this.width,this.height,t,this.edges)):"horizontal"===this.orientation&&(t=Math.min(this.width,t),e=Gl(this.x,this.y,this.width,this.height,t,this.edges)):e=Gl(this.x,this.y,this.width,this.height,t,this.edges),e},e.prototype.getRadius=function(){var e=0;return this.roundEdges&&this.height>5&&this.width>5&&(e=Math.floor(Math.min(5,this.height/2,this.width/2))),e},e.prototype.getStartOpacity=function(){return this.roundEdges?.2:.5},Object.defineProperty(e.prototype,"edges",{get:function(){var e=[!1,!1,!1,!1];return this.roundEdges&&("vertical"===this.orientation?e=this.data.value>0?[!0,!0,!1,!1]:[!1,!1,!0,!0]:"horizontal"===this.orientation&&(e=this.data.value>0?[!1,!0,!1,!0]:[!0,!1,!0,!1])),e},enumerable:!0,configurable:!0}),e.prototype.onMouseEnter=function(){this.activate.emit(this.data)},e.prototype.onMouseLeave=function(){this.deactivate.emit(this.data)},e.prototype.checkToHideBar=function(){this.hideBar=this.noBarWhenZero&&("vertical"===this.orientation&&0===this.height||"horizontal"===this.orientation&&0===this.width)},e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275directiveInject"](r.ElementRef))},e.\u0275cmp=r["\u0275\u0275defineComponent"]({type:e,selectors:[["g","ngx-charts-bar",""]],hostBindings:function(e,t){1&e&&r["\u0275\u0275listener"]("mouseenter",(function(){return t.onMouseEnter()}))("mouseleave",(function(){return t.onMouseLeave()}))},inputs:{roundEdges:"roundEdges",gradient:"gradient",offset:"offset",isActive:"isActive",animations:"animations",noBarWhenZero:"noBarWhenZero",fill:"fill",data:"data",width:"width",height:"height",x:"x",y:"y",orientation:"orientation",stops:"stops",ariaLabel:"ariaLabel"},outputs:{select:"select",activate:"activate",deactivate:"deactivate"},features:[r["\u0275\u0275NgOnChangesFeature"]],attrs:Ks,decls:2,vars:8,consts:[[4,"ngIf"],["stroke","none","role","img","tabIndex","-1",1,"bar",3,"click"],["ngx-charts-svg-linear-gradient","",3,"orientation","name","stops"]],template:function(e,t){1&e&&(r["\u0275\u0275template"](0,Js,2,3,"defs",0),r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](1,"path",1),r["\u0275\u0275listener"]("click",(function(){return t.select.emit(t.data)})),r["\u0275\u0275elementEnd"]()),2&e&&(r["\u0275\u0275property"]("ngIf",t.hasGradient),r["\u0275\u0275advance"](1),r["\u0275\u0275classProp"]("active",t.isActive)("hidden",t.hideBar),r["\u0275\u0275attribute"]("d",t.path)("aria-label",t.ariaLabel)("fill",t.hasGradient?t.gradientFill:t.fill))},directives:[o.p,sc],encapsulation:2,changeDetection:0}),e}(),Pc=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.legend=!1,t.legendTitle="Legend",t.legendPosition="right",t.tooltipDisabled=!1,t.showGridLines=!0,t.activeEntries=[],t.trimXAxisTicks=!0,t.trimYAxisTicks=!0,t.rotateXAxisTicks=!0,t.maxXAxisTickLength=16,t.maxYAxisTickLength=16,t.barPadding=8,t.roundDomains=!1,t.roundEdges=!0,t.showDataLabel=!1,t.noBarWhenZero=!0,t.activate=new r.EventEmitter,t.deactivate=new r.EventEmitter,t.margin=[10,20,10,20],t.xAxisHeight=0,t.yAxisWidth=0,t.dataLabelMaxHeight={negative:0,positive:0},t}Object(i.d)(t,e),t.prototype.update=function(){e.prototype.update.call(this),this.showDataLabel||(this.dataLabelMaxHeight={negative:0,positive:0}),this.margin=[10+this.dataLabelMaxHeight.positive,20,10+this.dataLabelMaxHeight.negative,20],this.dims=wc({width:this.width,height:this.height,margins:this.margin,showXAxis:this.xAxis,showYAxis:this.yAxis,xAxisHeight:this.xAxisHeight,yAxisWidth:this.yAxisWidth,showXLabel:this.showXAxisLabel,showYLabel:this.showYAxisLabel,showLegend:this.legend,legendType:this.schemeType,legendPosition:this.legendPosition}),this.formatDates(),this.showDataLabel&&(this.dims.height-=this.dataLabelMaxHeight.negative),this.xScale=this.getXScale(),this.yScale=this.getYScale(),this.setColors(),this.legendOptions=this.getLegendOptions(),this.transform="translate("+this.dims.xOffset+" , "+(this.margin[0]+this.dataLabelMaxHeight.negative)+")"},t.prototype.getXScale=function(){this.xDomain=this.getXDomain();var e=this.xDomain.length/(this.dims.width/this.barPadding+1);return Po().range([0,this.dims.width]).paddingInner(e).domain(this.xDomain)},t.prototype.getYScale=function(){this.yDomain=this.getYDomain();var e=Io().range([this.dims.height,0]).domain(this.yDomain);return this.roundDomains?e.nice():e},t.prototype.getXDomain=function(){return this.results.map((function(e){return e.label}))},t.prototype.getYDomain=function(){var e=this.results.map((function(e){return e.value})),t=this.yScaleMin?Math.min.apply(Math,Object(i.i)([this.yScaleMin],e)):Math.min.apply(Math,Object(i.i)([0],e));this.yAxisTicks&&!this.yAxisTicks.some(isNaN)&&(t=Math.min.apply(Math,Object(i.i)([t],this.yAxisTicks)));var n=this.yScaleMax?Math.max.apply(Math,Object(i.i)([this.yScaleMax],e)):Math.max.apply(Math,Object(i.i)([0],e));return this.yAxisTicks&&!this.yAxisTicks.some(isNaN)&&(n=Math.max.apply(Math,Object(i.i)([n],this.yAxisTicks))),[t,n]},t.prototype.onClick=function(e){this.select.emit(e)},t.prototype.setColors=function(){this.colors=new Cc(this.scheme,this.schemeType,"ordinal"===this.schemeType?this.xDomain:this.yDomain,this.customColors)},t.prototype.getLegendOptions=function(){var e={scaleType:this.schemeType,colors:void 0,domain:[],title:void 0,position:this.legendPosition};return"ordinal"===e.scaleType?(e.domain=this.xDomain,e.colors=this.colors,e.title=this.legendTitle):(e.domain=this.yDomain,e.colors=this.colors.scale),e},t.prototype.updateYAxisWidth=function(e){this.yAxisWidth=e.width,this.update()},t.prototype.updateXAxisHeight=function(e){this.xAxisHeight=e.height,this.update()},t.prototype.onDataLabelMaxHeightChanged=function(e){var t=this;e.size.negative?this.dataLabelMaxHeight.negative=Math.max(this.dataLabelMaxHeight.negative,e.size.height):this.dataLabelMaxHeight.positive=Math.max(this.dataLabelMaxHeight.positive,e.size.height),e.index===this.results.length-1&&setTimeout((function(){return t.update()}))},t.prototype.onActivate=function(e,t){void 0===t&&(t=!1),e=this.results.find((function(n){return t?n.label===e.name:n.name===e.name})),this.activeEntries.findIndex((function(t){return t.name===e.name&&t.value===e.value&&t.series===e.series}))>-1||(this.activeEntries=Object(i.i)([e],this.activeEntries),this.activate.emit({value:e,entries:this.activeEntries}))},t.prototype.onDeactivate=function(e,t){void 0===t&&(t=!1),e=this.results.find((function(n){return t?n.label===e.name:n.name===e.name}));var n=this.activeEntries.findIndex((function(t){return t.name===e.name&&t.value===e.value&&t.series===e.series}));this.activeEntries.splice(n,1),this.activeEntries=Object(i.i)(this.activeEntries),this.deactivate.emit({value:e,entries:this.activeEntries})},t.\u0275fac=function(e){return n(e||t)},t.\u0275cmp=r["\u0275\u0275defineComponent"]({type:t,selectors:[["ngx-charts-bar-vertical"]],contentQueries:function(e,t,n){var i;1&e&&r["\u0275\u0275contentQuery"](n,Ds,!0),2&e&&r["\u0275\u0275queryRefresh"](i=r["\u0275\u0275loadQuery"]())&&(t.tooltipTemplate=i.first)},inputs:{activeEntries:"activeEntries",legend:"legend",legendTitle:"legendTitle",legendPosition:"legendPosition",xAxis:"xAxis",yAxis:"yAxis",showXAxisLabel:"showXAxisLabel",showYAxisLabel:"showYAxisLabel",xAxisLabel:"xAxisLabel",yAxisLabel:"yAxisLabel",tooltipDisabled:"tooltipDisabled",gradient:"gradient",showGridLines:"showGridLines",schemeType:"schemeType",trimXAxisTicks:"trimXAxisTicks",trimYAxisTicks:"trimYAxisTicks",rotateXAxisTicks:"rotateXAxisTicks",maxXAxisTickLength:"maxXAxisTickLength",maxYAxisTickLength:"maxYAxisTickLength",xAxisTickFormatting:"xAxisTickFormatting",yAxisTickFormatting:"yAxisTickFormatting",xAxisTicks:"xAxisTicks",yAxisTicks:"yAxisTicks",barPadding:"barPadding",roundDomains:"roundDomains",roundEdges:"roundEdges",yScaleMax:"yScaleMax",yScaleMin:"yScaleMin",showDataLabel:"showDataLabel",dataLabelFormatting:"dataLabelFormatting",noBarWhenZero:"noBarWhenZero"},outputs:{activate:"activate",deactivate:"deactivate"},features:[r["\u0275\u0275InheritDefinitionFeature"]],decls:5,vars:25,consts:[[3,"view","showLegend","legendOptions","activeEntries","animations","legendLabelClick","legendLabelActivate","legendLabelDeactivate"],[1,"bar-chart","chart"],["ngx-charts-x-axis","",3,"xScale","dims","showLabel","labelText","trimTicks","rotateTicks","maxTickLength","tickFormatting","ticks","xAxisOffset","dimensionsChanged",4,"ngIf"],["ngx-charts-y-axis","",3,"yScale","dims","showGridLines","showLabel","labelText","trimTicks","maxTickLength","tickFormatting","ticks","dimensionsChanged",4,"ngIf"],["ngx-charts-series-vertical","",3,"xScale","yScale","colors","series","dims","gradient","tooltipDisabled","tooltipTemplate","showDataLabel","dataLabelFormatting","activeEntries","roundEdges","animations","noBarWhenZero","activate","deactivate","select","dataLabelHeightChanged"],["ngx-charts-x-axis","",3,"xScale","dims","showLabel","labelText","trimTicks","rotateTicks","maxTickLength","tickFormatting","ticks","xAxisOffset","dimensionsChanged"],["ngx-charts-y-axis","",3,"yScale","dims","showGridLines","showLabel","labelText","trimTicks","maxTickLength","tickFormatting","ticks","dimensionsChanged"]],template:function(e,t){1&e&&(r["\u0275\u0275elementStart"](0,"ngx-charts-chart",0),r["\u0275\u0275listener"]("legendLabelClick",(function(e){return t.onClick(e)}))("legendLabelActivate",(function(e){return t.onActivate(e,!0)}))("legendLabelDeactivate",(function(e){return t.onDeactivate(e,!0)})),r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](1,"g",1),r["\u0275\u0275template"](2,Qs,1,10,"g",2),r["\u0275\u0275template"](3,Zs,1,9,"g",3),r["\u0275\u0275elementStart"](4,"g",4),r["\u0275\u0275listener"]("activate",(function(e){return t.onActivate(e)}))("deactivate",(function(e){return t.onDeactivate(e)}))("select",(function(e){return t.onClick(e)}))("dataLabelHeightChanged",(function(e){return t.onDataLabelMaxHeightChanged(e)})),r["\u0275\u0275elementEnd"](),r["\u0275\u0275elementEnd"](),r["\u0275\u0275elementEnd"]()),2&e&&(r["\u0275\u0275property"]("view",r["\u0275\u0275pureFunction2"](22,Ns,t.width,t.height))("showLegend",t.legend)("legendOptions",t.legendOptions)("activeEntries",t.activeEntries)("animations",t.animations),r["\u0275\u0275advance"](1),r["\u0275\u0275attribute"]("transform",t.transform),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngIf",t.xAxis),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngIf",t.yAxis),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("xScale",t.xScale)("yScale",t.yScale)("colors",t.colors)("series",t.results)("dims",t.dims)("gradient",t.gradient)("tooltipDisabled",t.tooltipDisabled)("tooltipTemplate",t.tooltipTemplate)("showDataLabel",t.showDataLabel)("dataLabelFormatting",t.dataLabelFormatting)("activeEntries",t.activeEntries)("roundEdges",t.roundEdges)("animations",t.animations)("noBarWhenZero",t.noBarWhenZero))},directives:function(){return[Bl,o.p,Rc,Ul,Xl]},styles:[".ngx-charts{float:left;overflow:visible}.ngx-charts .arc,.ngx-charts .bar,.ngx-charts .circle{cursor:pointer}.ngx-charts .arc.active,.ngx-charts .arc:hover,.ngx-charts .bar.active,.ngx-charts .bar:hover,.ngx-charts .card.active,.ngx-charts .card:hover,.ngx-charts .cell.active,.ngx-charts .cell:hover{opacity:.8;-webkit-transition:opacity .1s ease-in-out;transition:opacity .1s ease-in-out}.ngx-charts .arc:focus,.ngx-charts .bar:focus,.ngx-charts .card:focus,.ngx-charts .cell:focus{outline:0}.ngx-charts .arc.hidden,.ngx-charts .bar.hidden,.ngx-charts .card.hidden,.ngx-charts .cell.hidden{display:none}.ngx-charts g:focus{outline:0}.ngx-charts .area-series.inactive,.ngx-charts .line-series-range.inactive,.ngx-charts .line-series.inactive,.ngx-charts .polar-series-area.inactive,.ngx-charts .polar-series-path.inactive{-webkit-transition:opacity .1s ease-in-out;transition:opacity .1s ease-in-out;opacity:.2}.ngx-charts .line-highlight{display:none}.ngx-charts .line-highlight.active{display:block}.ngx-charts .area{opacity:.6}.ngx-charts .circle:hover{cursor:pointer}.ngx-charts .label{font-size:12px;font-weight:400}.ngx-charts .tooltip-anchor{fill:#000}.ngx-charts .gridline-path{stroke:#ddd;stroke-width:1;fill:none}.ngx-charts .refline-path{stroke:#a8b2c7;stroke-width:1;stroke-dasharray:5;stroke-dashoffset:5}.ngx-charts .refline-label{font-size:9px}.ngx-charts .reference-area{fill-opacity:.05;fill:#000}.ngx-charts .gridline-path-dotted{stroke:#ddd;stroke-width:1;fill:none;stroke-dasharray:1,20;stroke-dashoffset:3}.ngx-charts .grid-panel rect{fill:none}.ngx-charts .grid-panel.odd rect{fill:rgba(0,0,0,.05)}"],encapsulation:2,changeDetection:0});var n=r["\u0275\u0275getInheritedFactory"](t);return t}(Nl),jc=function(e){return e.positive="positive",e.negative="negative",e}({}),Rc=function(){function e(){this.type="standard",this.tooltipDisabled=!1,this.animations=!0,this.showDataLabel=!1,this.noBarWhenZero=!0,this.select=new r.EventEmitter,this.activate=new r.EventEmitter,this.deactivate=new r.EventEmitter,this.dataLabelHeightChanged=new r.EventEmitter,this.barsForDataLabels=[]}return e.prototype.ngOnChanges=function(e){this.update()},e.prototype.update=function(){var e,t,n=this;this.updateTooltipSettings(),this.series.length&&(t=this.xScale.bandwidth()),t=Math.round(t);var i,r=Math.max(this.yScale.domain()[0],0),o=((e={})[jc.positive]=0,e[jc.negative]=0,e),a=jc.positive;"normalized"===this.type&&(i=this.series.map((function(e){return e.value})).reduce((function(e,t){return e+t}),0)),this.bars=this.series.map((function(e,s){var l=e.value,c=n.getLabel(e),u=tc(c);a=l>0?jc.positive:jc.negative;var d={value:l,label:c,roundEdges:n.roundEdges,data:e,width:t,formattedLabel:u,height:0,x:0,y:0};if("standard"===n.type)d.height=Math.abs(n.yScale(l)-n.yScale(r)),d.x=n.xScale(c),d.y=n.yScale(l<0?0:l);else if("stacked"===n.type){var h=(p=o[a])+l;o[a]+=l,d.height=n.yScale(p)-n.yScale(h),d.x=0,d.y=n.yScale(h),d.offset0=p,d.offset1=h}else if("normalized"===n.type){var p;h=(p=o[a])+l,o[a]+=l,i>0?(p=100*p/i,h=100*h/i):(p=0,h=0),d.height=n.yScale(p)-n.yScale(h),d.x=0,d.y=n.yScale(h),d.offset0=p,d.offset1=h,l=(h-p).toFixed(2)+"%"}"ordinal"===n.colors.scaleType?d.color=n.colors.getColor(c):"standard"===n.type?(d.color=n.colors.getColor(l),d.gradientStops=n.colors.getLinearGradientStops(l)):(d.color=n.colors.getColor(d.offset1),d.gradientStops=n.colors.getLinearGradientStops(d.offset1,d.offset0));var f=u;return d.ariaLabel=u+" "+l.toLocaleString(),n.seriesName&&(f=n.seriesName+" \u2022 "+u,d.data.series=n.seriesName,d.ariaLabel=n.seriesName+" "+d.ariaLabel),d.tooltipText=n.tooltipDisabled?void 0:'\n '+nc(f)+'\n '+l.toLocaleString()+"\n ",d})),this.updateDataLabels()},e.prototype.updateDataLabels=function(){var e=this;if("stacked"===this.type){this.barsForDataLabels=[];var t={};t.series=this.seriesName;var n=this.series.map((function(e){return e.value})).reduce((function(e,t){return t>0?e+t:e}),0),i=this.series.map((function(e){return e.value})).reduce((function(e,t){return t<0?e+t:e}),0);t.total=n+i,t.x=0,t.y=0,t.height=this.yScale(t.total>0?n:i),t.width=this.xScale.bandwidth(),this.barsForDataLabels.push(t)}else this.barsForDataLabels=this.series.map((function(t){var n={};return n.series=e.seriesName?e.seriesName:t.label,n.total=t.value,n.x=e.xScale(t.label),n.y=e.yScale(0),n.height=e.yScale(n.total)-e.yScale(0),n.width=e.xScale.bandwidth(),n}))},e.prototype.updateTooltipSettings=function(){this.tooltipPlacement=this.tooltipDisabled?void 0:"top",this.tooltipType=this.tooltipDisabled?void 0:"tooltip"},e.prototype.isActive=function(e){return!!this.activeEntries&&void 0!==this.activeEntries.find((function(t){return e.name===t.name&&e.series===t.series}))},e.prototype.onClick=function(e){this.select.emit(e)},e.prototype.getLabel=function(e){return e.label?e.label:e.name},e.prototype.trackBy=function(e,t){return t.label},e.prototype.trackDataLabelBy=function(e,t){return e+"#"+t.series+"#"+t.total},e.\u0275fac=function(t){return new(t||e)},e.\u0275cmp=r["\u0275\u0275defineComponent"]({type:e,selectors:[["g","ngx-charts-series-vertical",""]],inputs:{type:"type",tooltipDisabled:"tooltipDisabled",animations:"animations",showDataLabel:"showDataLabel",noBarWhenZero:"noBarWhenZero",dims:"dims",series:"series",xScale:"xScale",yScale:"yScale",colors:"colors",gradient:"gradient",activeEntries:"activeEntries",seriesName:"seriesName",tooltipTemplate:"tooltipTemplate",roundEdges:"roundEdges",dataLabelFormatting:"dataLabelFormatting"},outputs:{select:"select",activate:"activate",deactivate:"deactivate",dataLabelHeightChanged:"dataLabelHeightChanged"},features:[r["\u0275\u0275NgOnChangesFeature"]],attrs:el,decls:2,vars:3,consts:[["ngx-charts-bar","","ngx-tooltip","",3,"width","height","x","y","fill","stops","data","orientation","roundEdges","gradient","ariaLabel","isActive","tooltipDisabled","tooltipPlacement","tooltipType","tooltipTitle","tooltipTemplate","tooltipContext","noBarWhenZero","animations","select","activate","deactivate",4,"ngFor","ngForOf","ngForTrackBy"],[4,"ngIf"],["ngx-charts-bar","","ngx-tooltip","",3,"width","height","x","y","fill","stops","data","orientation","roundEdges","gradient","ariaLabel","isActive","tooltipDisabled","tooltipPlacement","tooltipType","tooltipTitle","tooltipTemplate","tooltipContext","noBarWhenZero","animations","select","activate","deactivate"],["ngx-charts-bar-label","",3,"barX","barY","barWidth","barHeight","value","valueFormatting","orientation","dimensionsChanged",4,"ngFor","ngForOf","ngForTrackBy"],["ngx-charts-bar-label","",3,"barX","barY","barWidth","barHeight","value","valueFormatting","orientation","dimensionsChanged"]],template:function(e,t){1&e&&(r["\u0275\u0275template"](0,tl,1,22,"g",0),r["\u0275\u0275template"](1,il,2,2,"g",1)),2&e&&(r["\u0275\u0275property"]("ngForOf",t.bars)("ngForTrackBy",t.trackBy),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngIf",t.showDataLabel))},directives:function(){return[o.o,o.p,Lc,Zl,zc]},encapsulation:2,data:{animation:[Object(a.k)("animationState",[Object(a.j)(":leave",[Object(a.i)({opacity:1}),Object(a.e)(500,Object(a.i)({opacity:0}))])])]},changeDetection:0}),e}(),zc=function(){function e(e){this.dimensionsChanged=new r.EventEmitter,this.horizontalPadding=2,this.verticalPadding=5,this.element=e.nativeElement}return e.prototype.ngOnChanges=function(e){this.update()},e.prototype.getSize=function(){return{height:this.element.getBoundingClientRect().height,width:this.element.getBoundingClientRect().width,negative:this.value<0}},e.prototype.ngAfterViewInit=function(){this.dimensionsChanged.emit(this.getSize())},e.prototype.update=function(){this.formatedValue=this.valueFormatting?this.valueFormatting(this.value):tc(this.value),"horizontal"===this.orientation?(this.x=this.barX+this.barWidth,this.value<0?(this.x=this.x-this.horizontalPadding,this.textAnchor="end"):(this.x=this.x+this.horizontalPadding,this.textAnchor="start"),this.y=this.barY+this.barHeight/2):(this.x=this.barX+this.barWidth/2,this.y=this.barY+this.barHeight,this.value<0?(this.y=this.y+this.verticalPadding,this.textAnchor="end"):(this.y=this.y-this.verticalPadding,this.textAnchor="start"),this.transform="rotate(-45, "+this.x+" , "+this.y+")")},e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275directiveInject"](r.ElementRef))},e.\u0275cmp=r["\u0275\u0275defineComponent"]({type:e,selectors:[["g","ngx-charts-bar-label",""]],inputs:{value:"value",valueFormatting:"valueFormatting",barX:"barX",barY:"barY",barWidth:"barWidth",barHeight:"barHeight",orientation:"orientation"},outputs:{dimensionsChanged:"dimensionsChanged"},features:[r["\u0275\u0275NgOnChangesFeature"]],attrs:rl,decls:2,vars:5,consts:[["alignment-baseline","middle",1,"textDataLabel"]],template:function(e,t){1&e&&(r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](0,"text",0),r["\u0275\u0275text"](1),r["\u0275\u0275elementEnd"]()),2&e&&(r["\u0275\u0275attribute"]("text-anchor",t.textAnchor)("transform",t.transform)("x",t.x)("y",t.y),r["\u0275\u0275advance"](1),r["\u0275\u0275textInterpolate1"](" ",t.formatedValue," "))},styles:[".textDataLabel[_ngcontent-%COMP%]{font-size:11px}"],changeDetection:0}),e}(),Bc=function(){function e(){}return e.\u0275mod=r["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=r["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)},imports:[[bc]]}),e}(),Fc=function(){function e(){}return e.\u0275mod=r["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=r["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)},imports:[[bc]]}),e}(),Nc=function(){function e(){}return e.\u0275mod=r["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=r["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)},imports:[[bc]]}),e}(),Vc=function(){function e(e){this.element=e,this.fill="none",this.animations=!0,this.select=new r.EventEmitter,this.initialized=!1}return e.prototype.ngOnChanges=function(e){this.initialized?this.updatePathEl():(this.initialized=!0,this.initialPath=this.path)},e.prototype.updatePathEl=function(){var e=be(this.element.nativeElement).select(".line");this.animations?e.transition().duration(750).attr("d",this.path):e.attr("d",this.path)},e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275directiveInject"](r.ElementRef))},e.\u0275cmp=r["\u0275\u0275defineComponent"]({type:e,selectors:[["g","ngx-charts-line",""]],inputs:{fill:"fill",animations:"animations",path:"path",stroke:"stroke",data:"data"},outputs:{select:"select"},features:[r["\u0275\u0275NgOnChangesFeature"]],attrs:ol,decls:1,vars:4,consts:[["stroke-width","1.5px",1,"line"]],template:function(e,t){1&e&&(r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275element"](0,"path",0)),2&e&&(r["\u0275\u0275property"]("@animationState","active"),r["\u0275\u0275attribute"]("d",t.initialPath)("fill",t.fill)("stroke",t.stroke))},encapsulation:2,data:{animation:[Object(a.k)("animationState",[Object(a.j)(":enter",[Object(a.i)({strokeDasharray:2e3,strokeDashoffset:2e3}),Object(a.e)(1e3,Object(a.i)({strokeDashoffset:0}))])])]},changeDetection:0}),e}(),Hc=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.legendTitle="Legend",t.legendPosition="right",t.showGridLines=!0,t.curve=Ho,t.activeEntries=[],t.trimXAxisTicks=!0,t.trimYAxisTicks=!0,t.rotateXAxisTicks=!0,t.maxXAxisTickLength=16,t.maxYAxisTickLength=16,t.roundDomains=!1,t.tooltipDisabled=!1,t.showRefLines=!1,t.showRefLabels=!0,t.activate=new r.EventEmitter,t.deactivate=new r.EventEmitter,t.margin=[10,20,10,20],t.xAxisHeight=0,t.yAxisWidth=0,t.timelineHeight=50,t.timelinePadding=10,t}Object(i.d)(t,e),t.prototype.update=function(){e.prototype.update.call(this),this.dims=wc({width:this.width,height:this.height,margins:this.margin,showXAxis:this.xAxis,showYAxis:this.yAxis,xAxisHeight:this.xAxisHeight,yAxisWidth:this.yAxisWidth,showXLabel:this.showXAxisLabel,showYLabel:this.showYAxisLabel,showLegend:this.legend,legendType:this.schemeType,legendPosition:this.legendPosition}),this.timeline&&(this.dims.height-=this.timelineHeight+this.margin[2]+this.timelinePadding),this.xDomain=this.getXDomain(),this.filteredDomain&&(this.xDomain=this.filteredDomain),this.yDomain=this.getYDomain(),this.seriesDomain=this.getSeriesDomain(),this.xScale=this.getXScale(this.xDomain,this.dims.width),this.yScale=this.getYScale(this.yDomain,this.dims.height),this.updateTimeline(),this.setColors(),this.legendOptions=this.getLegendOptions(),this.transform="translate("+this.dims.xOffset+" , "+this.margin[0]+")",this.clipPathId="clip"+rc().toString(),this.clipPath="url(#"+this.clipPathId+")"},t.prototype.updateTimeline=function(){this.timeline&&(this.timelineWidth=this.dims.width,this.timelineXDomain=this.getXDomain(),this.timelineXScale=this.getXScale(this.timelineXDomain,this.timelineWidth),this.timelineYScale=this.getYScale(this.yDomain,this.timelineHeight),this.timelineTransform="translate("+this.dims.xOffset+", "+-this.margin[2]+")")},t.prototype.getXDomain=function(){var e=Sc(this.results);this.scaleType=Mc(e);var t,n,r=[];return"linear"===this.scaleType&&(e=e.map((function(e){return Number(e)}))),"time"!==this.scaleType&&"linear"!==this.scaleType||(t=this.xScaleMin?this.xScaleMin:Math.min.apply(Math,Object(i.i)(e)),n=this.xScaleMax?this.xScaleMax:Math.max.apply(Math,Object(i.i)(e))),"time"===this.scaleType?(r=[new Date(t),new Date(n)],this.xSet=Object(i.i)(e).sort((function(e,t){var n=e.getTime(),i=t.getTime();return n>i?1:i>n?-1:0}))):"linear"===this.scaleType?(r=[t,n],this.xSet=Object(i.i)(e).sort((function(e,t){return e-t}))):(r=e,this.xSet=e),r},t.prototype.getYDomain=function(){var e,t,n,r,o=[];try{for(var a=Object(i.j)(this.results),s=a.next();!s.done;s=a.next()){var l=s.value;try{for(var c=(n=void 0,Object(i.j)(l.series)),u=c.next();!u.done;u=c.next()){var d=u.value;o.indexOf(d.value)<0&&o.push(d.value),void 0!==d.min&&(this.hasRange=!0,o.indexOf(d.min)<0&&o.push(d.min)),void 0!==d.max&&(this.hasRange=!0,o.indexOf(d.max)<0&&o.push(d.max))}}catch(p){n={error:p}}finally{try{u&&!u.done&&(r=c.return)&&r.call(c)}finally{if(n)throw n.error}}}}catch(f){e={error:f}}finally{try{s&&!s.done&&(t=a.return)&&t.call(a)}finally{if(e)throw e.error}}var h=Object(i.i)(o);return this.autoScale||h.push(0),[this.yScaleMin?this.yScaleMin:Math.min.apply(Math,Object(i.i)(h)),this.yScaleMax?this.yScaleMax:Math.max.apply(Math,Object(i.i)(h))]},t.prototype.getSeriesDomain=function(){return this.results.map((function(e){return e.name}))},t.prototype.getXScale=function(e,t){var n;return"time"===this.scaleType?n=fo().range([0,t]).domain(e):"linear"===this.scaleType?(n=Io().range([0,t]).domain(e),this.roundDomains&&(n=n.nice())):"ordinal"===this.scaleType&&(n=Ro().range([0,t]).padding(.1).domain(e)),n},t.prototype.getYScale=function(e,t){var n=Io().range([t,0]).domain(e);return this.roundDomains?n.nice():n},t.prototype.updateDomain=function(e){this.filteredDomain=e,this.xDomain=this.filteredDomain,this.xScale=this.getXScale(this.xDomain,this.dims.width)},t.prototype.updateHoveredVertical=function(e){this.hoveredVertical=e.value,this.deactivateAll()},t.prototype.hideCircles=function(){this.hoveredVertical=null,this.deactivateAll()},t.prototype.onClick=function(e){this.select.emit(e)},t.prototype.trackBy=function(e,t){return t.name},t.prototype.setColors=function(){this.colors=new Cc(this.scheme,this.schemeType,"ordinal"===this.schemeType?this.seriesDomain:this.yDomain,this.customColors)},t.prototype.getLegendOptions=function(){var e={scaleType:this.schemeType,colors:void 0,domain:[],title:void 0,position:this.legendPosition};return"ordinal"===e.scaleType?(e.domain=this.seriesDomain,e.colors=this.colors,e.title=this.legendTitle):(e.domain=this.yDomain,e.colors=this.colors.scale),e},t.prototype.updateYAxisWidth=function(e){this.yAxisWidth=e.width,this.update()},t.prototype.updateXAxisHeight=function(e){this.xAxisHeight=e.height,this.update()},t.prototype.onActivate=function(e){this.deactivateAll(),this.activeEntries.findIndex((function(t){return t.name===e.name&&t.value===e.value}))>-1||(this.activeEntries=[e],this.activate.emit({value:e,entries:this.activeEntries}))},t.prototype.onDeactivate=function(e){var t=this.activeEntries.findIndex((function(t){return t.name===e.name&&t.value===e.value}));this.activeEntries.splice(t,1),this.activeEntries=Object(i.i)(this.activeEntries),this.deactivate.emit({value:e,entries:this.activeEntries})},t.prototype.deactivateAll=function(){var e,t;this.activeEntries=Object(i.i)(this.activeEntries);try{for(var n=Object(i.j)(this.activeEntries),r=n.next();!r.done;r=n.next())this.deactivate.emit({value:r.value,entries:[]})}catch(o){e={error:o}}finally{try{r&&!r.done&&(t=n.return)&&t.call(n)}finally{if(e)throw e.error}}this.activeEntries=[]},t.\u0275fac=function(e){return n(e||t)},t.\u0275cmp=r["\u0275\u0275defineComponent"]({type:t,selectors:[["ngx-charts-line-chart"]],contentQueries:function(e,t,n){var i;1&e&&(r["\u0275\u0275contentQuery"](n,Ds,!0),r["\u0275\u0275contentQuery"](n,Ls,!0)),2&e&&(r["\u0275\u0275queryRefresh"](i=r["\u0275\u0275loadQuery"]())&&(t.tooltipTemplate=i.first),r["\u0275\u0275queryRefresh"](i=r["\u0275\u0275loadQuery"]())&&(t.seriesTooltipTemplate=i.first))},hostBindings:function(e,t){1&e&&r["\u0275\u0275listener"]("mouseleave",(function(){return t.hideCircles()}))},inputs:{activeEntries:"activeEntries",legend:"legend",legendTitle:"legendTitle",legendPosition:"legendPosition",xAxis:"xAxis",yAxis:"yAxis",showXAxisLabel:"showXAxisLabel",showYAxisLabel:"showYAxisLabel",xAxisLabel:"xAxisLabel",yAxisLabel:"yAxisLabel",autoScale:"autoScale",timeline:"timeline",gradient:"gradient",showGridLines:"showGridLines",curve:"curve",schemeType:"schemeType",rangeFillOpacity:"rangeFillOpacity",trimXAxisTicks:"trimXAxisTicks",trimYAxisTicks:"trimYAxisTicks",rotateXAxisTicks:"rotateXAxisTicks",maxXAxisTickLength:"maxXAxisTickLength",maxYAxisTickLength:"maxYAxisTickLength",xAxisTickFormatting:"xAxisTickFormatting",yAxisTickFormatting:"yAxisTickFormatting",xAxisTicks:"xAxisTicks",yAxisTicks:"yAxisTicks",roundDomains:"roundDomains",tooltipDisabled:"tooltipDisabled",showRefLines:"showRefLines",referenceLines:"referenceLines",showRefLabels:"showRefLabels",xScaleMin:"xScaleMin",xScaleMax:"xScaleMax",yScaleMin:"yScaleMin",yScaleMax:"yScaleMax"},outputs:{activate:"activate",deactivate:"deactivate"},features:[r["\u0275\u0275InheritDefinitionFeature"]],decls:11,vars:20,consts:[[3,"view","showLegend","legendOptions","activeEntries","animations","legendLabelClick","legendLabelActivate","legendLabelDeactivate"],[1,"line-chart","chart"],["ngx-charts-x-axis","",3,"xScale","dims","showGridLines","showLabel","labelText","trimTicks","rotateTicks","maxTickLength","tickFormatting","ticks","dimensionsChanged",4,"ngIf"],["ngx-charts-y-axis","",3,"yScale","dims","showGridLines","showLabel","labelText","trimTicks","maxTickLength","tickFormatting","ticks","referenceLines","showRefLines","showRefLabels","dimensionsChanged",4,"ngIf"],[4,"ngFor","ngForOf","ngForTrackBy"],[3,"mouseleave",4,"ngIf"],["ngx-charts-timeline","",3,"results","view","height","scheme","customColors","scaleType","legend","onDomainChange",4,"ngIf"],["ngx-charts-x-axis","",3,"xScale","dims","showGridLines","showLabel","labelText","trimTicks","rotateTicks","maxTickLength","tickFormatting","ticks","dimensionsChanged"],["ngx-charts-y-axis","",3,"yScale","dims","showGridLines","showLabel","labelText","trimTicks","maxTickLength","tickFormatting","ticks","referenceLines","showRefLines","showRefLabels","dimensionsChanged"],["ngx-charts-line-series","",3,"xScale","yScale","colors","data","activeEntries","scaleType","curve","rangeFillOpacity","hasRange","animations"],[3,"mouseleave"],["ngx-charts-tooltip-area","",3,"dims","xSet","xScale","yScale","results","colors","tooltipDisabled","tooltipTemplate","hover"],[4,"ngFor","ngForOf"],["ngx-charts-circle-series","",3,"xScale","yScale","colors","data","scaleType","visibleValue","activeEntries","tooltipDisabled","tooltipTemplate","select","activate","deactivate"],["ngx-charts-timeline","",3,"results","view","height","scheme","customColors","scaleType","legend","onDomainChange"],["ngx-charts-line-series","",3,"xScale","yScale","colors","data","scaleType","curve","hasRange","animations"]],template:function(e,t){1&e&&(r["\u0275\u0275elementStart"](0,"ngx-charts-chart",0),r["\u0275\u0275listener"]("legendLabelClick",(function(e){return t.onClick(e)}))("legendLabelActivate",(function(e){return t.onActivate(e)}))("legendLabelDeactivate",(function(e){return t.onDeactivate(e)})),r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](1,"defs"),r["\u0275\u0275elementStart"](2,"clipPath"),r["\u0275\u0275element"](3,"rect"),r["\u0275\u0275elementEnd"](),r["\u0275\u0275elementEnd"](),r["\u0275\u0275elementStart"](4,"g",1),r["\u0275\u0275template"](5,al,1,10,"g",2),r["\u0275\u0275template"](6,sl,1,12,"g",3),r["\u0275\u0275elementStart"](7,"g"),r["\u0275\u0275template"](8,ll,2,11,"g",4),r["\u0275\u0275template"](9,ul,3,9,"g",5),r["\u0275\u0275elementEnd"](),r["\u0275\u0275elementEnd"](),r["\u0275\u0275template"](10,hl,2,13,"g",6),r["\u0275\u0275elementEnd"]()),2&e&&(r["\u0275\u0275property"]("view",r["\u0275\u0275pureFunction2"](17,Ns,t.width,t.height))("showLegend",t.legend)("legendOptions",t.legendOptions)("activeEntries",t.activeEntries)("animations",t.animations),r["\u0275\u0275advance"](2),r["\u0275\u0275attribute"]("id",t.clipPathId),r["\u0275\u0275advance"](1),r["\u0275\u0275attribute"]("width",t.dims.width+10)("height",t.dims.height+10)("transform","translate(-5, -5)"),r["\u0275\u0275advance"](1),r["\u0275\u0275attribute"]("transform",t.transform),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngIf",t.xAxis),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngIf",t.yAxis),r["\u0275\u0275advance"](1),r["\u0275\u0275attribute"]("clip-path",t.clipPath),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngForOf",t.results)("ngForTrackBy",t.trackBy),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngIf",!t.tooltipDisabled),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngIf",t.timeline&&"ordinal"!=t.scaleType))},directives:function(){return[Bl,o.p,o.o,Ul,Xl,Yc,mc,oc,gc]},styles:[".ngx-charts{float:left;overflow:visible}.ngx-charts .arc,.ngx-charts .bar,.ngx-charts .circle{cursor:pointer}.ngx-charts .arc.active,.ngx-charts .arc:hover,.ngx-charts .bar.active,.ngx-charts .bar:hover,.ngx-charts .card.active,.ngx-charts .card:hover,.ngx-charts .cell.active,.ngx-charts .cell:hover{opacity:.8;-webkit-transition:opacity .1s ease-in-out;transition:opacity .1s ease-in-out}.ngx-charts .arc:focus,.ngx-charts .bar:focus,.ngx-charts .card:focus,.ngx-charts .cell:focus{outline:0}.ngx-charts .arc.hidden,.ngx-charts .bar.hidden,.ngx-charts .card.hidden,.ngx-charts .cell.hidden{display:none}.ngx-charts g:focus{outline:0}.ngx-charts .area-series.inactive,.ngx-charts .line-series-range.inactive,.ngx-charts .line-series.inactive,.ngx-charts .polar-series-area.inactive,.ngx-charts .polar-series-path.inactive{-webkit-transition:opacity .1s ease-in-out;transition:opacity .1s ease-in-out;opacity:.2}.ngx-charts .line-highlight{display:none}.ngx-charts .line-highlight.active{display:block}.ngx-charts .area{opacity:.6}.ngx-charts .circle:hover{cursor:pointer}.ngx-charts .label{font-size:12px;font-weight:400}.ngx-charts .tooltip-anchor{fill:#000}.ngx-charts .gridline-path{stroke:#ddd;stroke-width:1;fill:none}.ngx-charts .refline-path{stroke:#a8b2c7;stroke-width:1;stroke-dasharray:5;stroke-dashoffset:5}.ngx-charts .refline-label{font-size:9px}.ngx-charts .reference-area{fill-opacity:.05;fill:#000}.ngx-charts .gridline-path-dotted{stroke:#ddd;stroke-width:1;fill:none;stroke-dasharray:1,20;stroke-dashoffset:3}.ngx-charts .grid-panel rect{fill:none}.ngx-charts .grid-panel.odd rect{fill:rgba(0,0,0,.05)}"],encapsulation:2,data:{animation:[Object(a.k)("animationState",[Object(a.j)(":leave",[Object(a.i)({opacity:1}),Object(a.e)(500,Object(a.i)({opacity:0}))])])]},changeDetection:0});var n=r["\u0275\u0275getInheritedFactory"](t);return t}(Nl),Yc=function(){function e(){this.animations=!0}return e.prototype.ngOnChanges=function(e){this.update()},e.prototype.update=function(){this.updateGradients();var e=this.sortData(this.data.series),t=this.getLineGenerator();this.path=t(e)||"";var n=this.getAreaGenerator();if(this.areaPath=n(e)||"",this.hasRange){var r=this.getRangeGenerator();this.outerPath=r(e)||""}if(this.hasGradient){this.stroke=this.gradientUrl;var o=this.data.series.map((function(e){return e.value})),a=Math.max.apply(Math,Object(i.i)(o));a===Math.min.apply(Math,Object(i.i)(o))&&(this.stroke=this.colors.getColor(a))}else this.stroke=this.colors.getColor(this.data.name)},e.prototype.getLineGenerator=function(){var e=this;return Qo().x((function(t){var n=t.name;return e.xScale("time"===e.scaleType?n:"linear"===e.scaleType?Number(n):n)})).y((function(t){return e.yScale(t.value)})).curve(this.curve)},e.prototype.getRangeGenerator=function(){var e=this;return Zo().x((function(t){var n=t.name;return e.xScale("time"===e.scaleType?n:"linear"===e.scaleType?Number(n):n)})).y0((function(t){return e.yScale("number"==typeof t.min?t.min:t.value)})).y1((function(t){return e.yScale("number"==typeof t.max?t.max:t.value)})).curve(this.curve)},e.prototype.getAreaGenerator=function(){var e=this;return Zo().x((function(t){return e.xScale(t.name)})).y0((function(){return e.yScale.range()[0]})).y1((function(t){return e.yScale(t.value)})).curve(this.curve)},e.prototype.sortData=function(e){return"linear"===this.scaleType?Tc(e,"name"):"time"===this.scaleType?Ic(e,"name"):Ec(e,"name","asc",this.xScale.domain())},e.prototype.updateGradients=function(){if("linear"===this.colors.scaleType){this.hasGradient=!0,this.gradientId="grad"+rc().toString(),this.gradientUrl="url(#"+this.gradientId+")";var e=this.data.series.map((function(e){return e.value})),t=Math.max.apply(Math,Object(i.i)(e)),n=Math.min.apply(Math,Object(i.i)(e));this.gradientStops=this.colors.getLinearGradientStops(t,n),this.areaGradientStops=this.colors.getLinearGradientStops(t)}else this.hasGradient=!1,this.gradientStops=void 0,this.areaGradientStops=void 0},e.prototype.isActive=function(e){return!!this.activeEntries&&void 0!==this.activeEntries.find((function(t){return e.name===t.name}))},e.prototype.isInactive=function(e){return!(!this.activeEntries||0===this.activeEntries.length)&&void 0===this.activeEntries.find((function(t){return e.name===t.name}))},e.\u0275fac=function(t){return new(t||e)},e.\u0275cmp=r["\u0275\u0275defineComponent"]({type:e,selectors:[["g","ngx-charts-line-series",""]],inputs:{animations:"animations",data:"data",xScale:"xScale",yScale:"yScale",colors:"colors",scaleType:"scaleType",curve:"curve",activeEntries:"activeEntries",rangeFillOpacity:"rangeFillOpacity",hasRange:"hasRange"},features:[r["\u0275\u0275NgOnChangesFeature"]],attrs:pl,decls:6,vars:22,consts:[["ngx-charts-svg-linear-gradient","","orientation","vertical",3,"name","stops",4,"ngIf"],["ngx-charts-area","",1,"line-highlight",3,"data","path","fill","opacity","startOpacity","gradient","stops","animations"],["ngx-charts-line","",1,"line-series",3,"data","path","stroke","animations"],["ngx-charts-area","","class","line-series-range",3,"data","path","fill","active","inactive","opacity","animations",4,"ngIf"],["ngx-charts-svg-linear-gradient","","orientation","vertical",3,"name","stops"],["ngx-charts-area","",1,"line-series-range",3,"data","path","fill","opacity","animations"]],template:function(e,t){1&e&&(r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](0,"g"),r["\u0275\u0275elementStart"](1,"defs"),r["\u0275\u0275template"](2,fl,1,2,"g",0),r["\u0275\u0275elementEnd"](),r["\u0275\u0275element"](3,"g",1),r["\u0275\u0275element"](4,"g",2),r["\u0275\u0275template"](5,ml,1,9,"g",3),r["\u0275\u0275elementEnd"]()),2&e&&(r["\u0275\u0275advance"](2),r["\u0275\u0275property"]("ngIf",t.hasGradient),r["\u0275\u0275advance"](1),r["\u0275\u0275classProp"]("active",t.isActive(t.data))("inactive",t.isInactive(t.data)),r["\u0275\u0275property"]("data",t.data)("path",t.areaPath)("fill",t.hasGradient?t.gradientUrl:t.colors.getColor(t.data.name))("opacity",.25)("startOpacity",0)("gradient",!0)("stops",t.areaGradientStops)("animations",t.animations),r["\u0275\u0275advance"](1),r["\u0275\u0275classProp"]("active",t.isActive(t.data))("inactive",t.isInactive(t.data)),r["\u0275\u0275property"]("data",t.data)("path",t.path)("stroke",t.stroke)("animations",t.animations),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngIf",t.hasRange))},directives:[o.p,cc,Vc,sc],encapsulation:2,changeDetection:0}),e}(),Wc=function(){function e(){}return e.\u0275mod=r["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=r["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)},imports:[[bc]]}),e}();Math;var Uc=function(){function e(){this.animations=!0,this.labelTrim=!0,this.labelTrimSize=10,this.isIE=/(edge|msie|trident)/i.test(navigator.userAgent),this.trimLabel=Hl}return e.prototype.ngOnChanges=function(e){this.update()},e.prototype.update=function(){var e=this.radius;this.explodeSlices&&(e=this.radius*this.value/this.max);var t=Sa().innerRadius(e).outerRadius(e).centroid(this.data),n=this.data.pos[1]/t[1];0!==this.data.pos[1]&&0!==t[1]||(n=1),this.line="M"+t+"L"+[n*t[0],n*t[1]]+"L"+this.data.pos},Object.defineProperty(e.prototype,"textX",{get:function(){return this.data.pos[0]},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"textY",{get:function(){return this.data.pos[1]},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"styleTransform",{get:function(){return this.isIE?null:"translate3d("+this.textX+"px,"+this.textY+"px, 0)"},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"attrTransform",{get:function(){return this.isIE?"translate("+this.textX+","+this.textY+")":null},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"textTransition",{get:function(){return this.isIE||!this.animations?null:"transform 0.75s"},enumerable:!0,configurable:!0}),e.prototype.textAnchor=function(){return this.midAngle(this.data)-1||(this.activeEntries=Object(i.i)([e],this.activeEntries),this.activate.emit({value:e,entries:this.activeEntries}))},t.prototype.onDeactivate=function(e,t){void 0===t&&(t=!1),e=this.results.find((function(n){return t?n.label===e.name:n.name===e.name}));var n=this.activeEntries.findIndex((function(t){return t.name===e.name&&t.value===e.value&&t.series===e.series}));this.activeEntries.splice(n,1),this.activeEntries=Object(i.i)(this.activeEntries),this.deactivate.emit({value:e,entries:this.activeEntries})},t.prototype.hasNoOptionalMarginsSet=function(){return!this.margins||this.margins.length<=0},t.\u0275fac=function(e){return n(e||t)},t.\u0275cmp=r["\u0275\u0275defineComponent"]({type:t,selectors:[["ngx-charts-pie-chart"]],contentQueries:function(e,t,n){var i;1&e&&r["\u0275\u0275contentQuery"](n,Ds,!0),2&e&&r["\u0275\u0275queryRefresh"](i=r["\u0275\u0275loadQuery"]())&&(t.tooltipTemplate=i.first)},inputs:{margins:"margins",activeEntries:"activeEntries",labels:"labels",legend:"legend",legendTitle:"legendTitle",legendPosition:"legendPosition",explodeSlices:"explodeSlices",doughnut:"doughnut",arcWidth:"arcWidth",gradient:"gradient",tooltipDisabled:"tooltipDisabled",labelFormatting:"labelFormatting",trimLabels:"trimLabels",maxLabelLength:"maxLabelLength",tooltipText:"tooltipText"},outputs:{dblclick:"dblclick",select:"select",activate:"activate",deactivate:"deactivate"},features:[r["\u0275\u0275InheritDefinitionFeature"]],decls:3,vars:24,consts:[[3,"view","showLegend","legendOptions","activeEntries","animations","legendLabelActivate","legendLabelDeactivate","legendLabelClick"],[1,"pie-chart","chart"],["ngx-charts-pie-series","",3,"colors","series","showLabels","labelFormatting","trimLabels","maxLabelLength","activeEntries","innerRadius","outerRadius","explodeSlices","gradient","animations","tooltipDisabled","tooltipTemplate","tooltipText","dblclick","select","activate","deactivate"]],template:function(e,t){1&e&&(r["\u0275\u0275elementStart"](0,"ngx-charts-chart",0),r["\u0275\u0275listener"]("legendLabelActivate",(function(e){return t.onActivate(e,!0)}))("legendLabelDeactivate",(function(e){return t.onDeactivate(e,!0)}))("legendLabelClick",(function(e){return t.onClick(e)})),r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](1,"g",1),r["\u0275\u0275elementStart"](2,"g",2),r["\u0275\u0275listener"]("dblclick",(function(e){return t.dblclick.emit(e)}))("select",(function(e){return t.onClick(e)}))("activate",(function(e){return t.onActivate(e)}))("deactivate",(function(e){return t.onDeactivate(e)})),r["\u0275\u0275elementEnd"](),r["\u0275\u0275elementEnd"](),r["\u0275\u0275elementEnd"]()),2&e&&(r["\u0275\u0275property"]("view",r["\u0275\u0275pureFunction2"](21,Ns,t.width,t.height))("showLegend",t.legend)("legendOptions",t.legendOptions)("activeEntries",t.activeEntries)("animations",t.animations),r["\u0275\u0275advance"](1),r["\u0275\u0275attribute"]("transform",t.translation),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("colors",t.colors)("series",t.data)("showLabels",t.labels)("labelFormatting",t.labelFormatting)("trimLabels",t.trimLabels)("maxLabelLength",t.maxLabelLength)("activeEntries",t.activeEntries)("innerRadius",t.innerRadius)("outerRadius",t.outerRadius)("explodeSlices",t.explodeSlices)("gradient",t.gradient)("animations",t.animations)("tooltipDisabled",t.tooltipDisabled)("tooltipTemplate",t.tooltipTemplate)("tooltipText",t.tooltipText))},directives:function(){return[Bl,Kc]},styles:[".ngx-charts{float:left;overflow:visible}.ngx-charts .arc,.ngx-charts .bar,.ngx-charts .circle{cursor:pointer}.ngx-charts .arc.active,.ngx-charts .arc:hover,.ngx-charts .bar.active,.ngx-charts .bar:hover,.ngx-charts .card.active,.ngx-charts .card:hover,.ngx-charts .cell.active,.ngx-charts .cell:hover{opacity:.8;-webkit-transition:opacity .1s ease-in-out;transition:opacity .1s ease-in-out}.ngx-charts .arc:focus,.ngx-charts .bar:focus,.ngx-charts .card:focus,.ngx-charts .cell:focus{outline:0}.ngx-charts .arc.hidden,.ngx-charts .bar.hidden,.ngx-charts .card.hidden,.ngx-charts .cell.hidden{display:none}.ngx-charts g:focus{outline:0}.ngx-charts .area-series.inactive,.ngx-charts .line-series-range.inactive,.ngx-charts .line-series.inactive,.ngx-charts .polar-series-area.inactive,.ngx-charts .polar-series-path.inactive{-webkit-transition:opacity .1s ease-in-out;transition:opacity .1s ease-in-out;opacity:.2}.ngx-charts .line-highlight{display:none}.ngx-charts .line-highlight.active{display:block}.ngx-charts .area{opacity:.6}.ngx-charts .circle:hover{cursor:pointer}.ngx-charts .label{font-size:12px;font-weight:400}.ngx-charts .tooltip-anchor{fill:#000}.ngx-charts .gridline-path{stroke:#ddd;stroke-width:1;fill:none}.ngx-charts .refline-path{stroke:#a8b2c7;stroke-width:1;stroke-dasharray:5;stroke-dashoffset:5}.ngx-charts .refline-label{font-size:9px}.ngx-charts .reference-area{fill-opacity:.05;fill:#000}.ngx-charts .gridline-path-dotted{stroke:#ddd;stroke-width:1;fill:none;stroke-dasharray:1,20;stroke-dashoffset:3}.ngx-charts .grid-panel rect{fill:none}.ngx-charts .grid-panel.odd rect{fill:rgba(0,0,0,.05)}",".pie-label{font-size:11px}.pie-label.animation{-webkit-animation:750ms ease-in fadeIn;animation:750ms ease-in fadeIn}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.pie-label-line{stroke-dasharray:100%}.pie-label-line.animation{-webkit-animation:3s linear drawOut;animation:3s linear drawOut;-webkit-transition:d 750ms;transition:d 750ms}@-webkit-keyframes drawOut{from{stroke-dashoffset:100%}to{stroke-dashoffset:0}}@keyframes drawOut{from{stroke-dashoffset:100%}to{stroke-dashoffset:0}}"],encapsulation:2,changeDetection:0});var n=r["\u0275\u0275getInheritedFactory"](t);return t}(Nl);var Xc=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.tooltipDisabled=!1,t.label="Total",t.minWidth=150,t.activeEntries=[],t.activate=new r.EventEmitter,t.deactivate=new r.EventEmitter,t.margin=[20,20,20,20],t}Object(i.d)(t,e),t.prototype.update=function(){e.prototype.update.call(this),this.dims=wc({width:this.width,height:this.height,margins:this.margin}),this.formatDates(),this.domain=this.getDomain(),this.data=function(e,t,n,r){for(var o=Po(),a=Po(),s=e.width,l=e.height,c=Object(i.h)(function(e,t,n){var i=1,r=t,o=e.width;if(o>n)for(;o/r0?m[f].data.value/g:0,m[f].data.total=g;return m}(this.dims,this.results,this.minWidth,this.designatedTotal),this.transform="translate("+this.margin[3]+" , "+this.margin[0]+")",this.series=this.getSeries(),this.setColors(),this.tooltipText=this.tooltipText||this.defaultTooltipText},t.prototype.defaultTooltipText=function(e){var t=e.data;return'\n '+Hl(tc(t.name))+'\n '+t.value.toLocaleString()+"\n "},t.prototype.getDomain=function(){return this.results.map((function(e){return e.label}))},t.prototype.getSeries=function(){var e=this,t=this.designatedTotal?this.designatedTotal:this.getTotal();return this.data.map((function(n){var i=n.data.name,r=tc(i),o=n.data.value,a=function(e,t){let n;for(const i of e)null!=i&&(n>i||void 0===n&&i>=i)&&(n=i);return n}([n.width-10,n.height-20])/2-5,s=0;return{transform:"translate("+(n.x+(n.width-10)/2)+", "+(n.y+(n.height-20)/2)+")",colors:function(){return 1===(s+=1)?"rgba(100,100,100,0.3)":e.colorScale.getColor(r)},innerRadius:.9*a,outerRadius:a,name:i,label:Hl(r),total:o,value:o,percent:bo(".1%")(n.data.percent),data:[n,{data:{other:!0,value:t-o,name:n.data.name}}]}}))},t.prototype.getTotal=function(){return this.results.map((function(e){return e.value})).reduce((function(e,t){return e+t}),0)},t.prototype.onClick=function(e){this.select.emit(e)},t.prototype.setColors=function(){this.colorScale=new Cc(this.scheme,"ordinal",this.domain,this.customColors)},t.prototype.onActivate=function(e,t){void 0===t&&(t=!1),e=this.results.find((function(n){return t?n.label===e.name:n.name===e.name})),this.activeEntries.findIndex((function(t){return t.name===e.name&&t.value===e.value&&t.series===e.series}))>-1||(this.activeEntries=Object(i.i)([e],this.activeEntries),this.activate.emit({value:e,entries:this.activeEntries}))},t.prototype.onDeactivate=function(e,t){void 0===t&&(t=!1),e=this.results.find((function(n){return t?n.label===e.name:n.name===e.name}));var n=this.activeEntries.findIndex((function(t){return t.name===e.name&&t.value===e.value&&t.series===e.series}));this.activeEntries.splice(n,1),this.activeEntries=Object(i.i)(this.activeEntries),this.deactivate.emit({value:e,entries:this.activeEntries})},t.\u0275fac=function(e){return n(e||t)},t.\u0275cmp=r["\u0275\u0275defineComponent"]({type:t,selectors:[["ngx-charts-pie-grid"]],contentQueries:function(e,t,n){var i;1&e&&r["\u0275\u0275contentQuery"](n,Ds,!0),2&e&&r["\u0275\u0275queryRefresh"](i=r["\u0275\u0275loadQuery"]())&&(t.tooltipTemplate=i.first)},inputs:{tooltipText:"tooltipText",activeEntries:"activeEntries",designatedTotal:"designatedTotal",tooltipDisabled:"tooltipDisabled",label:"label",minWidth:"minWidth"},outputs:{activate:"activate",deactivate:"deactivate"},features:[r["\u0275\u0275InheritDefinitionFeature"]],decls:3,vars:8,consts:[[3,"view","showLegend","animations"],[1,"pie-grid","chart"],["class","pie-grid-item",4,"ngFor","ngForOf"],[1,"pie-grid-item"],["ngx-charts-pie-grid-series","","ngx-tooltip","",3,"colors","data","innerRadius","outerRadius","animations","tooltipDisabled","tooltipPlacement","tooltipType","tooltipTitle","tooltipTemplate","tooltipContext","select","activate","deactivate"],["class","label percent-label","dy","-0.5em","x","0","y","5","ngx-charts-count-up","","text-anchor","middle",3,"countTo","countSuffix",4,"ngIf"],["class","label percent-label","dy","-0.5em","x","0","y","5","text-anchor","middle",4,"ngIf"],["dy","0.5em","x","0","y","5","text-anchor","middle",1,"label"],["class","label","dy","1.23em","x","0","text-anchor","middle","ngx-charts-count-up","",3,"countTo","countPrefix",4,"ngIf"],["class","label","dy","1.23em","x","0","text-anchor","middle",4,"ngIf"],["dy","-0.5em","x","0","y","5","ngx-charts-count-up","","text-anchor","middle",1,"label","percent-label",3,"countTo","countSuffix"],["dy","-0.5em","x","0","y","5","text-anchor","middle",1,"label","percent-label"],["dy","1.23em","x","0","text-anchor","middle","ngx-charts-count-up","",1,"label",3,"countTo","countPrefix"],["dy","1.23em","x","0","text-anchor","middle",1,"label"]],template:function(e,t){1&e&&(r["\u0275\u0275elementStart"](0,"ngx-charts-chart",0),r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](1,"g",1),r["\u0275\u0275template"](2,Sl,8,19,"g",2),r["\u0275\u0275elementEnd"](),r["\u0275\u0275elementEnd"]()),2&e&&(r["\u0275\u0275property"]("view",r["\u0275\u0275pureFunction2"](5,Ns,t.width,t.height))("showLegend",!1)("animations",t.animations),r["\u0275\u0275advance"](1),r["\u0275\u0275attribute"]("transform",t.transform),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngForOf",t.series))},directives:function(){return[Bl,o.o,$c,Zl,o.p,hc]},styles:[".ngx-charts{float:left;overflow:visible}.ngx-charts .arc,.ngx-charts .bar,.ngx-charts .circle{cursor:pointer}.ngx-charts .arc.active,.ngx-charts .arc:hover,.ngx-charts .bar.active,.ngx-charts .bar:hover,.ngx-charts .card.active,.ngx-charts .card:hover,.ngx-charts .cell.active,.ngx-charts .cell:hover{opacity:.8;-webkit-transition:opacity .1s ease-in-out;transition:opacity .1s ease-in-out}.ngx-charts .arc:focus,.ngx-charts .bar:focus,.ngx-charts .card:focus,.ngx-charts .cell:focus{outline:0}.ngx-charts .arc.hidden,.ngx-charts .bar.hidden,.ngx-charts .card.hidden,.ngx-charts .cell.hidden{display:none}.ngx-charts g:focus{outline:0}.ngx-charts .area-series.inactive,.ngx-charts .line-series-range.inactive,.ngx-charts .line-series.inactive,.ngx-charts .polar-series-area.inactive,.ngx-charts .polar-series-path.inactive{-webkit-transition:opacity .1s ease-in-out;transition:opacity .1s ease-in-out;opacity:.2}.ngx-charts .line-highlight{display:none}.ngx-charts .line-highlight.active{display:block}.ngx-charts .area{opacity:.6}.ngx-charts .circle:hover{cursor:pointer}.ngx-charts .label{font-size:12px;font-weight:400}.ngx-charts .tooltip-anchor{fill:#000}.ngx-charts .gridline-path{stroke:#ddd;stroke-width:1;fill:none}.ngx-charts .refline-path{stroke:#a8b2c7;stroke-width:1;stroke-dasharray:5;stroke-dashoffset:5}.ngx-charts .refline-label{font-size:9px}.ngx-charts .reference-area{fill-opacity:.05;fill:#000}.ngx-charts .gridline-path-dotted{stroke:#ddd;stroke-width:1;fill:none;stroke-dasharray:1,20;stroke-dashoffset:3}.ngx-charts .grid-panel rect{fill:none}.ngx-charts .grid-panel.odd rect{fill:rgba(0,0,0,.05)}",".pie-grid .arc1{opacity:.4}.pie-grid .percent-label{font-size:16px;font-weight:400}"],encapsulation:2,changeDetection:0});var n=r["\u0275\u0275getInheritedFactory"](t);return t}(Nl),$c=function(){function e(e){this.innerRadius=70,this.outerRadius=80,this.animations=!0,this.select=new r.EventEmitter,this.activate=new r.EventEmitter,this.deactivate=new r.EventEmitter,this.element=e.nativeElement}return e.prototype.ngOnChanges=function(e){this.update()},e.prototype.update=function(){this.layout=Oa().value((function(e){return e.data.value})).sort(null),this.arcs=this.getArcs()},e.prototype.getArcs=function(){var e=this;return this.layout(this.data).map((function(t,n){var i=t.data.data.name,r=t.data.data.other;0===n&&(t.startAngle=0);var o=e.colors(i);return{data:t.data.data,class:"arc arc"+n,fill:o,startAngle:r?0:t.startAngle,endAngle:t.endAngle,animate:e.animations&&!r,pointerEvents:!r}}))},e.prototype.onClick=function(e){this.select.emit(this.data[0].data)},e.prototype.trackBy=function(e,t){return t.data.name},e.prototype.label=function(e){return e.data.name},e.prototype.color=function(e){return this.colors(this.label(e))},e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275directiveInject"](r.ElementRef))},e.\u0275cmp=r["\u0275\u0275defineComponent"]({type:e,selectors:[["g","ngx-charts-pie-grid-series",""]],inputs:{innerRadius:"innerRadius",outerRadius:"outerRadius",animations:"animations",colors:"colors",data:"data"},outputs:{select:"select",activate:"activate",deactivate:"deactivate"},features:[r["\u0275\u0275NgOnChangesFeature"]],attrs:Ml,decls:2,vars:2,consts:[[1,"pie-grid-arcs"],["ngx-charts-pie-arc","",3,"startAngle","endAngle","innerRadius","outerRadius","fill","value","data","gradient","pointerEvents","animate","select","activate","deactivate",4,"ngFor","ngForOf","ngForTrackBy"],["ngx-charts-pie-arc","",3,"startAngle","endAngle","innerRadius","outerRadius","fill","value","data","gradient","pointerEvents","animate","select","activate","deactivate"]],template:function(e,t){1&e&&(r["\u0275\u0275namespaceSVG"](),r["\u0275\u0275elementStart"](0,"g",0),r["\u0275\u0275template"](1,kl,1,11,"g",1),r["\u0275\u0275elementEnd"]()),2&e&&(r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngForOf",t.arcs)("ngForTrackBy",t.trackBy))},directives:[o.o,Gc],encapsulation:2,changeDetection:0}),e}(),Kc=function(){function e(){this.series=[],this.innerRadius=60,this.outerRadius=80,this.trimLabels=!0,this.maxLabelLength=10,this.tooltipDisabled=!1,this.animations=!0,this.select=new r.EventEmitter,this.activate=new r.EventEmitter,this.deactivate=new r.EventEmitter,this.dblclick=new r.EventEmitter}return e.prototype.ngOnChanges=function(e){this.update()},e.prototype.update=function(){var e=Oa().value((function(e){return e.value})).sort(null)(this.series);this.max=function(e,t){let n;if(void 0===t)for(const i of e)null!=i&&(n=i)&&(n=i);else{let i=-1;for(let r of e)null!=(r=t(r,++i))&&(n=r)&&(n=r)}return n}(e,(function(e){return e.value})),this.data=this.calculateLabelPositions(e),this.tooltipText=this.tooltipText||this.defaultTooltipText},e.prototype.midAngle=function(e){return e.startAngle+(e.endAngle-e.startAngle)/2},e.prototype.outerArc=function(){return Sa().innerRadius(1.5*this.outerRadius).outerRadius(1.5*this.outerRadius)},e.prototype.calculateLabelPositions=function(e){var t=this,n=e;n.forEach((function(e){e.pos=t.outerArc().centroid(e),e.pos[0]=1.5*t.outerRadius*(t.midAngle(e)0){var s=10-Math.abs(a.pos[1]-r.pos[1]);s>0&&(a.pos[1]+=Math.sign(a.pos[0])*s)}}}return n},e.prototype.labelVisible=function(e){return this.showLabels&&e.endAngle-e.startAngle>Math.PI/30},e.prototype.getTooltipTitle=function(e){return this.tooltipTemplate?void 0:this.tooltipText(e)},e.prototype.labelText=function(e){return this.labelFormatting?this.labelFormatting(e.data.name):this.label(e)},e.prototype.label=function(e){return tc(e.data.name)},e.prototype.defaultTooltipText=function(e){var t=this.label(e),n=tc(e.data.value);return'\n '+nc(t)+'\n '+n+"\n "},e.prototype.color=function(e){return this.colors.getColor(this.label(e))},e.prototype.trackBy=function(e,t){return t.data.name},e.prototype.onClick=function(e){this.select.emit(e)},e.prototype.isActive=function(e){return!!this.activeEntries&&void 0!==this.activeEntries.find((function(t){return e.name===t.name&&e.series===t.series}))},e.\u0275fac=function(t){return new(t||e)},e.\u0275cmp=r["\u0275\u0275defineComponent"]({type:e,selectors:[["g","ngx-charts-pie-series",""]],inputs:{series:"series",innerRadius:"innerRadius",outerRadius:"outerRadius",trimLabels:"trimLabels",maxLabelLength:"maxLabelLength",tooltipDisabled:"tooltipDisabled",animations:"animations",tooltipText:"tooltipText",colors:"colors",dims:"dims",explodeSlices:"explodeSlices",showLabels:"showLabels",gradient:"gradient",activeEntries:"activeEntries",labelFormatting:"labelFormatting",tooltipTemplate:"tooltipTemplate"},outputs:{select:"select",activate:"activate",deactivate:"deactivate",dblclick:"dblclick"},features:[r["\u0275\u0275NgOnChangesFeature"]],attrs:Ol,decls:1,vars:2,consts:[[4,"ngFor","ngForOf","ngForTrackBy"],["ngx-charts-pie-label","",3,"data","radius","color","label","labelTrim","labelTrimSize","max","value","explodeSlices","animations",4,"ngIf"],["ngx-charts-pie-arc","","ngx-tooltip","",3,"startAngle","endAngle","innerRadius","outerRadius","fill","value","gradient","data","max","explodeSlices","isActive","animate","tooltipDisabled","tooltipPlacement","tooltipType","tooltipTitle","tooltipTemplate","tooltipContext","select","activate","deactivate","dblclick"],["ngx-charts-pie-label","",3,"data","radius","color","label","labelTrim","labelTrimSize","max","value","explodeSlices","animations"]],template:function(e,t){1&e&&r["\u0275\u0275template"](0,El,3,19,"g",0),2&e&&r["\u0275\u0275property"]("ngForOf",t.data)("ngForTrackBy",t.trackBy)},directives:[o.o,o.p,Gc,Zl,Uc],encapsulation:2,changeDetection:0}),e}(),Jc=function(){function e(){}return e.\u0275mod=r["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=r["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)},imports:[[bc]]}),e}(),Qc=function(){function e(){}return e.\u0275mod=r["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=r["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)},imports:[[bc,Jc,Wc]]}),e}(),Zc=function(){function e(){}return e.\u0275mod=r["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=r["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)},imports:[[bc]]}),e}(),eu=function(){function e(){}return e.\u0275mod=r["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=r["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)},imports:[[bc]]}),e}(),tu=function(){function e(){}return e.\u0275mod=r["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=r["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)},imports:[[bc,Jc,Bc]]}),e}(),nu=function(){function e(){"undefined"!=typeof SVGElement&&void 0===SVGElement.prototype.contains&&(SVGElement.prototype.contains=HTMLDivElement.prototype.contains)}return e.\u0275mod=r["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=r["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)},imports:[bc,Dc,Bc,Fc,Nc,Wc,Qc,Zc,Jc,eu,tu]}),e}()},G5J1:function(e,t,n){"use strict";n.d(t,"a",(function(){return r})),n.d(t,"b",(function(){return o}));var i=n("6blF"),r=new i.a((function(e){return e.complete()}));function o(e){return e?function(e){return new i.a((function(t){return e.schedule((function(){return t.complete()}))}))}(e):r}},GBv4:function(e,t,n){"use strict";var i=n("zl3R"),r=function(e){return e&&e.__esModule?e:{default:e}}(n("NNGq")),o=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,i.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)})})),r.default.fire(e,n)};o.callbacks=r.default,e.exports=o},GC31:function(e,t,n){"use strict";var i=n("tUd6"),r=n("cGv3").getWindow(),o=n("FKN7");t.getSvgMarkup=function(e,t){return function(e){var t=!0;return-1===e.indexOf("xmlns:xlink")&&(e=e.replace("1:w(e)?r&&(0,c.focused)(n):void 0)},t.setEventFixMethod=function(e){return f=e},t.createEvent=function(e,t){var n=function(e){return f((0,o.Event)(e,e),e)}(e);return t&&(0,l.extend)(n,t),n});t.fireEvent=function(e){var t=e.delegateTarget,n=C(e.originalEvent,e);return a.default.trigger(t||n.target,n),n},t.normalizeKeyName=function(e){var t=e.key,n=!!t;if(t=n?t:e.which)return n?d[t.toLowerCase()]||t:h[t]||String.fromCharCode(t)},t.getChar=function(e){return e.key||String.fromCharCode(e.which)},t.addNamespace=r.default},GEWs:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i=function(e){return e&&e.__esModule?e:{default:e}}(n("15ve")),r=n("1B4V"),o=n("1LL4"),a=n("Qs8D");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)}function l(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function c(e,t){for(var n=0;n=0)return e.option((0,a.getFullOptionName)("items[".concat(r,"]"),n),i),!0}return!1}}]),n}(i.default),_=function(e){d(n,e);var t=h(n);function n(){return l(this,n),t.apply(this,arguments)}return u(n,[{key:"tryExecute",value:function(){var e=this.findInstance();return!!e&&(e.option("dataSource",this._options.value),!0)}}]),n}(i.default),v=function(e){d(n,e);var t=h(n);function n(){return l(this,n),t.apply(this,arguments)}return u(n,[{key:"tryExecute",value:function(){var e=this._options.item,t=this.findInstance(),n=t&&(0,r.data)(t.$element()[0],"dxValidator");if(n&&e){var i=function(e){return"required"===e.type},o=(n.option("validationRules")||[]).some(i),a=(e.validationRules||[]).some(i);if(!o&&!a||o&&a)return n.option("validationRules",e.validationRules),!0}return!1}}]),n}(i.default),y=function(e){d(n,e);var t=h(n);function n(){return l(this,n),t.apply(this,arguments)}return u(n,[{key:"tryExecute",value:function(){var e=this.findItemContainer(),t=this._options,n=t.value;return!!e&&(e.removeClass(t.previousValue).addClass(n),!0)}}]),n}(i.default);t.default=function(e,t){switch(e){case"editorOptions":case"buttonOptions":return new m(t);case"validationRules":return new v(t);case"cssClass":return new y(t);case"badge":case"disabled":case"icon":case"template":case"tabTemplate":case"title":return new g((0,o.extend)(t,{optionName:e}));case"tabs":return new _(t);default:return null}}},GJ1I:function(e,t,n){"use strict";var i=n("IWKj"),r=n("/7L9");e.exports=i(r.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}"',E2106:"Invalid visible range",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"})},GKVU:function(e,t,n){"use strict";var i=n("I+eb"),r=n("hXpO");i({target:"String",proto:!0,forced:n("rwPt")("anchor")},{anchor:function(e){return r(this,"a","name",e)}})},GMZp:function(e,t,n){"use strict";t.isObject=function(e){return null!==e&&"object"==typeof e}},GMo6:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i=n("ti0F"),r=a(n("OZWN")),o=a(n("vR7y"));function a(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?r.default.toXml("b",{}):"",(0,i.isDefined)(e.size)?r.default.toXml("sz",{val:e.size}):"",(0,i.isDefined)(e.color)?o.default.toXml("color",e.color):"",(0,i.isDefined)(e.name)?r.default.toXml("name",{val:e.name}):"",(0,i.isDefined)(e.family)?r.default.toXml("family",{val:e.family}):"",(0,i.isDefined)(e.scheme)?r.default.toXml("scheme",{val:e.scheme}):"",(0,i.isDefined)(e.italic)&&e.italic?r.default.toXml("i",{}):"",(0,i.isDefined)(e.underline)?r.default.toXml("u",{val:e.underline}):""].join("");return r.default.toXml("font",{},t)}};t.default=s},GRPF:function(e,t,n){"use strict";var i=n("I+eb"),r=n("hXpO");i({target:"String",proto:!0,forced:n("rwPt")("fontsize")},{fontsize:function(e){return r(this,"font","size",e)}})},GWLn:function(e,t,n){"use strict";n.d(t,"a",(function(){return s}));var i,r=n("CbkN"),o=n("TYT/"),a=(i=function(e,t){return(i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)},function(e,t){function n(){this.constructor=e}i(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),s=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return a(t,e),t.prototype.showElement=function(){e.prototype.showElement.call(this),this.setZIndexes()},t.prototype.setZIndexes=function(){var e=this.setAndGetModalZIndex();this.setBackDropZIndex(e-1)},t.prototype.setAndGetModalZIndex=function(){var e=1050+2*document.querySelectorAll(".modal.fade.show").length;return this._element.nativeElement.style.zIndex=e.toString(),e},t.prototype.setBackDropZIndex=function(e){var t=document.querySelectorAll(".modal-backdrop.fade.show");t[t.length-1].style.zIndex=e.toString()},t.\u0275fac=function(e){return l(e||t)},t.\u0275dir=o["\u0275\u0275defineDirective"]({type:t,selectors:[["","appBsModal",""]],exportAs:["bs-modal"],features:[o["\u0275\u0275InheritDefinitionFeature"]]}),t}(r.b),l=o["\u0275\u0275getInheritedFactory"](s)},GXvd:function(e,t,n){n("dG/n")("species")},GYHJ:function(e,t,n){"use strict";var i=f(n("FKN7")),r=f(n("jeLr")),o=f(n("5qrJ")),a=f(n("cYys")),s=n("KAnu"),l=n("ti0F"),c=n("XpgS"),u=n("zl3R"),d=f(n("D8Ap")),h=f(n("imRD")),p=n("cGv3");function f(e){return e&&e.__esModule?e:{default:e}}var m=o.default.inherit({_endUpdateCore:function(){},ctor:function(e){var t=this;t._updateLockCount=0,t.component=e,t._actions={},t._actionConfigs={},(0,u.each)(this.callbackNames()||[],(function(e,n){var i=t.callbackFlags(n)||{};i.unique=!0,i.syncStrategy=!0,t[this]=(0,a.default)(i)}))},init:function(){},callbackNames:function(){},callbackFlags:function(){},publicMethods:function(){},beginUpdate:function(){this._updateLockCount++},endUpdate:function(){this._updateLockCount>0&&(this._updateLockCount--,this._updateLockCount||this._endUpdateCore())},option:function(e){var t=this.component,n=t._optionCache;return 1===arguments.length&&n?(e in n||(n[e]=t.option(e)),n[e]):t.option.apply(t,arguments)},localize:function(e){var t=this.component._optionCache;return t?(e in t||(t[e]=h.default.format(e)),t[e]):h.default.format(e)},on:function(){return this.component.on.apply(this.component,arguments)},off:function(){return this.component.off.apply(this.component,arguments)},optionChanged:function(e){e.name in this._actions&&(this.createAction(e.name,this._actionConfigs[e.name]),e.handled=!0)},getAction:function(e){return this._actions[e]},setAria:function(e,t,n){var i=n.get(0),r="role"!==e&&"id"!==e?"aria-":"";i.setAttribute?i.setAttribute(r+e,t):n.attr(r+e,t)},_createComponent:function(){return this.component._createComponent.apply(this.component,arguments)},getController:function(e){return this.component._controllers[e]},createAction:function(e,t){if((0,l.isFunction)(e)){var n=this.component._createAction(e.bind(this),t);return function(e){n({event:e})}}this._actions[e]=this.component._createActionByOption(e,t),this._actionConfigs[e]=t},executeAction:function(e,t){var n=this._actions[e];return n&&n(t)},dispose:function(){var e=this;(0,u.each)(e.callbackNames()||[],(function(){e[this].empty()}))},addWidgetPrefix:function(e){return"dx-"+this.component.NAME.slice(2).toLowerCase()+(e?"-"+e:"")},getWidgetContainerClass:function(){return this.addWidgetPrefix("dxDataGrid"===this.component.NAME?null:"container")}}),g=m,_=g.inherit({getView:function(e){return this.component._views[e]},getViews:function(){return this.component._views}}),v=m.inherit({_isReady:function(){return this.component.isReady()},_endUpdateCore:function(){this.callBase(),!this._isReady()&&this._requireReady&&(this._requireRender=!1,this.component._requireResize=!1),this._requireRender&&(this._requireRender=!1,this.render(this._$parent))},_invalidate:function(e,t){this._requireRender=!0,this.component._requireResize=(0,p.hasWindow)()&&(this.component._requireResize||e),this._requireReady=this._requireReady||t},_renderCore:function(){},_resizeCore:function(){},_afterRender:function(){},_parentElement:function(){return this._$parent},ctor:function(e){this.callBase(e),this.renderCompleted=(0,a.default)(),this.resizeCompleted=(0,a.default)()},element:function(){return this._$element},getElementHeight:function(){var e=this.element();if(!e)return 0;var t=parseFloat(e.css("marginTop"))||0,n=parseFloat(e.css("marginBottom"))||0;return e.get(0).offsetHeight+t+n},isVisible:function(){return!0},getTemplate:function(e){return this.component._getTemplate(e)},render:function(e,t){var n=this._$element,r=this.isVisible();(n||e)&&(this._requireReady=!1,n||(n=this._$element=(0,i.default)("
").appendTo(e),this._$parent=e),n.toggleClass("dx-hidden",!r),r&&(this.component._optionCache={},this._renderCore(t),this.component._optionCache=void 0,this._afterRender(e),this.renderCompleted.fire(t)))},resize:function(){this.isResizing=!0,this._resizeCore(),this.resizeCompleted.fire(),this.isResizing=!1},focus:function(){r.default.trigger(this.element(),"focus")}});e.exports={modules:[],View:v,ViewController:_,Controller:g,registerModule:function(e,t){for(var n=this.modules,i=0;i"),a,{value:this.dateBoxValue(),_showClock:!this._isShrinkView(),use24HourFormat:this._is24HourFormat(),onValueChanged:this._valueChangedHandler.bind(this),stylingMode:this.dateBox.option("stylingMode")}),this._timeView.registerKeyHandler("escape",this._escapeHandler.bind(this))},renderOpenedState:function(){this.callBase();var e=this._getPopup();e&&e._wrapper().toggleClass("dx-datebox-adaptivity-mode",this._isSmallScreen()),clearTimeout(this._repaintTimer),this._repaintTimer=setTimeout((function(){this._getPopup()&&this._getPopup().repaint()}).bind(this),0)},isAdaptivityChanged:function(){var e=this._isShrinkView(),t=this._currentAdaptiveMode;return e!==t?(this._currentAdaptiveMode=e,void 0!==t):this.callBase()},_updateValue:function(e){var t=this.dateBoxValue();t||e||(t=new Date,u.normalizeTime(t)),this.callBase(),this._timeView&&(t&&this._timeView.option("value",t),this._timeView.option("use24HourFormat",this._is24HourFormat()))},_isSmallScreen:function(){return i(r).width()<=573},_isShrinkView:function(){return!this.dateBox.option("showAnalogClock")||this.dateBox.option("adaptivityEnabled")&&this._isSmallScreen()},_getBoxItems:function(){var e=[{ratio:0,shrink:0,baseSize:"auto",name:"calendar"}];return this._isShrinkView()||e.push({ratio:0,shrink:0,baseSize:"auto",name:"time"}),e},renderPopupContent:function(){this.callBase(),this._currentAdaptiveMode=this._isShrinkView();var e=this._getPopup().$content();this._box=this.dateBox._createComponent(i("
").appendTo(e),c,{direction:"row",crossAlign:"start",items:this._getBoxItems(),itemTemplate:(function(e){var t=i("
");switch(e.name){case"calendar":t.append(this._widget.$element()),this._isShrinkView()&&t.append(this._timeView.$element());break;case"time":t.append(this._timeView.$element())}return t}).bind(this)}),this._attachTabHandler()},popupConfig:function(e){var t=this.callBase(e);return l(t,{onShowing:(function(){if("fallback"===this._box.option("_layoutStrategy")){var e=this._getPopup().$content().find(".dx-timeview-clock").css("minWidth");this._timeView.$element().css("maxWidth",e)}}).bind(this)})},getFirstPopupElement:function(){return this._timeView._hourBox.$element().find("input")},_attachTabHandler:function(){var e=this.dateBox;this._timeView._hourBox.registerKeyHandler("tab",(function(t){t.shiftKey&&(t.preventDefault(),e.focus())}))},_preventFocusOnPopup:function(e){i(e.target).hasClass("dx-texteditor-input")||(this.callBase.apply(this,arguments),this.dateBox._hasFocusClass()||this.dateBox.focus())},getValue:function(){var e=this._widget.option("value"),t=this._timeView.option("value");return(e=e?new Date(e):new Date).setHours(t.getHours(),t.getMinutes(),t.getSeconds(),t.getMilliseconds()),e},dispose:function(){clearTimeout(this._removeMinWidthTimer),clearTimeout(this._repaintTimer),this.callBase()}});e.exports=d},"H/Lu":function(e,t,n){"use strict";var i,r=n("cGv3"),o=n("l6YY"),a={_renderCore:function(){var e=this,t=e._scrollLeft;e.callBase.apply(e,arguments),e._columnsController.isVirtualMode()&&t>=0&&(e._scrollLeft=0,e.scrollTo({left:t}))}},s=(i=function(e){return e.map((function(e){return e.visibleWidth||parseFloat(e.width)||50}))},{init:function(){this.callBase(),this._beginPageIndex=0,this._endPageIndex=0,this._position=0,this._virtualVisibleColumns={}},resetColumnsCache:function(){this.callBase(),this._virtualVisibleColumns={}},getBeginPageIndex:function(e){for(var t=this.getVisibleColumns(void 0,!0),n=i(t),r=0,o=0;o=e)return Math.floor(o/this.getColumnPageSize());r+=n[o]}return 0},getTotalWidth:function(){var e=this.option("width");return"number"==typeof e?e:this.getController("resizing")._lastWidth||this.component.$element().outerWidth()},getEndPageIndex:function(e){var t=this.getVisibleColumns(void 0,!0),n=i(t),r=0;e+=this.getTotalWidth();for(var o=0;o=e)return Math.ceil(o/this.getColumnPageSize());r+=n[o]}return Math.ceil(n.length/this.getColumnPageSize())},getColumnPageSize:function(){return this.option("scrolling.columnPageSize")},_fireColumnsChanged:function(){var e=new Date;this.columnsChanged.fire({optionNames:{all:!0,length:1},changeTypes:{columns:!0,length:1}}),this._renderTime=new Date-e},setScrollPosition:function(e){var t=this,n=t.option("scrolling.columnRenderingThreshold");t._renderTime>n?(clearTimeout(t._changedTimeout),t._changedTimeout=setTimeout((function(){t._setScrollPositionCore(e)}),t.option("scrolling.timeout"))):t._setScrollPositionCore(e)},isVirtualMode:function(){return(0,r.hasWindow)()&&"virtual"===this.option("scrolling.columnRenderingMode")},resize:function(){this._setScrollPositionCore(this._position)},_setScrollPositionCore:function(e){if(this.isVirtualMode()){var t=this.getBeginPageIndex(e),n=this.getEndPageIndex(e),i=et:this._endPageIndex1&&"number"==typeof e){for(var x=[],C=0;C=0){var r=(0,i.default)(this.getView("rowsView").getRowElement(n));this.getController("keyboardNavigation")._fireFocusedRowChanged(r,t)}}},isAutoNavigateToFocusedRow:function(){return"infinite"!==this.option("scrolling.mode")&&this.option("autoNavigateToFocusedRow")},_focusRowByIndex:function(e){this.option("focusedRowEnabled")&&((e=void 0!==e?e:this.option("focusedRowIndex"))<0?this.isAutoNavigateToFocusedRow()&&this._resetFocusedRow():this._focusRowByIndexCore(e))},_focusRowByIndexCore:function(e){var t=this,n=this.getController("data"),i=n.pageSize(),r=function(){if(t._isValidFocusedRowIndex(e)){var i=e-n.getRowIndexOffset(),r=n._getLastItemIndex(),o=Math.min(i,r),a=n.getKeyByRowIndex(o);void 0===a||t.isRowFocused(a)||t.option("focusedRowKey",a)}};if(i>=0)if(this._isLocalRowIndex(e))r();else{var o=Math.floor(e/n.pageSize());(0,c.when)(n.pageIndex(o),n.waitReady()).done((function(){r()}))}},_isLocalRowIndex:function(e){var t=this.getController("data");if(this.getController("keyboardNavigation")._isVirtualScrolling()){var n=Math.floor(e/t.pageSize()),i=t.virtualItemsCount(),r=i?i.begin:-1,o=t.getVisibleRows().length+t.getRowIndexOffset(),a=Math.ceil(o/t.pageSize());return r<=e&&a>n}return!0},_setFocusedRowKeyByIndex:function(e){var t=this.getController("data");if(this._isValidFocusedRowIndex(e)){var n=Math.min(e-t.getRowIndexOffset(),t.items().length-1),i=t.getKeyByRowIndex(n);void 0===i||this.isRowFocused(i)||this.option("focusedRowKey",i)}},_focusRowByKey:function(e){void 0===e?this._resetFocusedRow():this._navigateToRow(e,!0)},_resetFocusedRow:function(){if(!(void 0===this.option("focusedRowKey")&&this.option("focusedRowIndex")<0)){var e=this.getController("keyboardNavigation");this.option("focusedRowKey",void 0),e.setFocusedRowIndex(-1),this.option("focusedRowIndex",-1),this.getController("data").updateItems({changeType:"updateFocusedRow",focusedRowKey:void 0}),e._fireFocusedRowChanged(void 0,-1)}},_isValidFocusedRowIndex:function(e){var t=this.getController("data").getVisibleRows()[e];return!t||"data"===t.rowType||"group"===t.rowType},publicMethods:function(){return["navigateToRow","isRowFocused"]},navigateToRow:function(e){this.isAutoNavigateToFocusedRow()||this.option("focusedRowIndex",-1),this._navigateToRow(e)},_navigateToRow:function(e,t){var n=this,i=n.getController("data"),r=n.isAutoNavigateToFocusedRow(),o=new c.Deferred;if(void 0===e||!i.dataSource())return o.reject().promise();var a=n.getFocusedRowIndexByKey(e),s=i.getDataSource().paginate();return!r&&t||!s||a>=0?n._navigateTo(e,o,t):i.getPageIndexByKey(e).done((function(r){r<0?o.resolve(-1):r===i.pageIndex()?i.reload().done((function(){n.isRowFocused(e)?o.resolve(n.getFocusedRowIndexByKey(e)):n._navigateTo(e,o,t)})).fail(o.reject):i.pageIndex(r).done((function(){n._navigateTo(e,o,t)})).fail(o.reject)})).fail(o.reject),o.promise()},_navigateTo:function(e,t,n){var i=this.getController("data").getRowIndexByKey(e),r="virtual"===this.option("scrolling.rowRenderingMode");this.isAutoNavigateToFocusedRow()&&r&&i<0?this._navigateToVirtualRow(e,t,n):this._navigateToVisibleRow(e,t,n)},_navigateToVisibleRow:function(e,t,n){n?this._triggerUpdateFocusedRow(e,t):this.getView("rowsView").scrollToRowElement(e)},_navigateToVirtualRow:function(e,t,n){var i=this,r=this.getController("data"),o=r._rowsScrollController,s=(0,a.getIndexByKey)(e,r.items(!0)),l=i.getView("rowsView").getScrollable();if(o&&l&&s>=0){var c=s+r.getRowIndexOffset()-r.getRowIndexDelta(),u=o.getItemOffset(c);n&&i.component.on("contentReady",(function n(){i.component.off("contentReady",n),i._triggerUpdateFocusedRow(e,t)})),l.scrollTo({y:u})}},_triggerUpdateFocusedRow:function(e,t){var n=this.getController("data"),i=this.getFocusedRowIndexByKey(e);this._isValidFocusedRowIndex(i)?(this.option("focusedRowEnabled")?n.updateItems({changeType:"updateFocusedRow",focusedRowKey:e}):this.getView("rowsView").scrollToRowElement(e),this.getController("keyboardNavigation").setFocusedRowIndex(i),t&&t.resolve(i)):t&&t.resolve(-1)},getFocusedRowIndexByKey:function(e){var t=this.getController("data"),n=t.getRowIndexByKey(e);return n>=0?n+t.getRowIndexOffset():-1},_focusRowByKeyOrIndex:function(){var e=this,t=this.option("focusedRowKey"),n=this.option("focusedRowIndex"),i=this.getController("keyboardNavigation"),r=this.getController("data");if(void 0!==t){var o=r.getRowIndexByKey(t);o>=0?(i._isVirtualScrolling()&&(n=o+r.getRowIndexOffset()),i.setFocusedRowIndex(n),this._triggerUpdateFocusedRow(t)):this._navigateToRow(t,!0).done((function(t){n>=0&&t<0&&e._focusRowByIndex()}))}else n>=0&&this.getController("focus")._focusRowByIndex(n)},isRowFocused:function(e){if(void 0!==this.option("focusedRowKey"))return(0,s.equalByValue)(e,this.option("focusedRowKey"))},updateFocusedRow:function(e){var t,n=this,r=n._dataController.getRowIndexByKey(e.focusedRowKey),a=n.getView("rowsView");(0,o.each)(a.getTableElements(),(function(o,a){var s=0===o;t=(0,i.default)(a),n._clearPreviousFocusedRow(t,r),n._prepareFocusedRow({changedItem:e.items[r],$tableElement:t,focusedRowIndex:r,isMainTable:s})}))},_clearPreviousFocusedRow:function(e,t){var n=this,r=e.find(".dx-row.dx-row-focused").filter((function(t,r){var o=(0,i.default)(r).closest(".".concat(n.addWidgetPrefix("table")));return e.is(o)}));r.removeClass("dx-row-focused").removeClass("dx-cell-focus-disabled").removeAttr("tabindex"),r.children("td").removeAttr("tabindex"),0!==t&&(0,i.default)(this.getView("rowsView").getRowElement(0)).removeClass("dx-cell-focus-disabled").removeAttr("tabIndex")},_prepareFocusedRow:function(e){var t,n=e.changedItem;if(n&&("data"===n.rowType||"group"===n.rowType)){var r=e.focusedRowIndex,o=e.$tableElement,a=e.isMainTable,s=this.option("tabindex")||0,l=this.getView("rowsView");(t=(0,i.default)(l._getRowElements(o).eq(r))).addClass("dx-row-focused").attr("tabindex",s),a&&l.scrollToElementVertically(t)}return t}}),e.exports={defaultOptions:function(){return{focusedRowEnabled:!1,autoNavigateToFocusedRow:!0,focusedRowKey:void 0,focusedRowIndex:-1,focusedColumnIndex:-1}},controllers:{focus:t.FocusController},extenders:{controllers:{keyboardNavigation:{init:function(){var e=this.option("focusedRowIndex"),t=this.option("focusedColumnIndex");this.createAction("onFocusedRowChanging",{excludeValidators:["disabled","readOnly"]}),this.createAction("onFocusedRowChanged",{excludeValidators:["disabled","readOnly"]}),this.createAction("onFocusedCellChanging",{excludeValidators:["disabled","readOnly"]}),this.createAction("onFocusedCellChanged",{excludeValidators:["disabled","readOnly"]}),this.callBase(),this.setRowFocusType(),this._focusedCellPosition={},(0,l.isDefined)(e)&&(this._focusedCellPosition.rowIndex=this.option("focusedRowIndex")),(0,l.isDefined)(t)&&(this._focusedCellPosition.columnIndex=this.option("focusedColumnIndex"))},setFocusedRowIndex:function(e){this.callBase(e);var t=this.getController("data").getVisibleRows()[e];t&&t.isNewRow||this.option("focusedRowIndex",e)},setFocusedColumnIndex:function(e){this.callBase(e),this.option("focusedColumnIndex",e)},_escapeKeyHandler:function(e,t){!t&&this.option("focusedRowEnabled")?this.isCellFocusType()&&(this.setRowFocusType(),this._focus(this._getCellElementFromTarget(e.originalEvent.target),!0)):this.callBase(e,t)},_updateFocusedCellPosition:function(e,t){var n=this.option("focusedRowIndex"),i=this.option("focusedColumnIndex"),r=this.callBase(e,t);r&&r.columnIndex>=0&&this._fireFocusedCellChanged(e,i,n)}},editorFactory:{renderFocusOverlay:function(e,t){var n,i=this.getController("keyboardNavigation"),r=this.option("focusedRowEnabled"),o=this.getController("editing"),a="row"===i._getElementType(e);r&&i.isRowFocusType()&&!o.isEditing()?r&&a&&!e.hasClass("dx-row-focused")&&(n=i.getFirstValidCellInRow(e),i.focus(n)):this.callBase(e,t)}},columns:{getSortDataSourceParameters:function(e,t){var n=this,i=this.callBase.apply(this,arguments),r=this.getController("data"),o=r._dataSource,a=r.store(),s=a&&a.key(),l=o&&o.remoteOperations()||{},c=Object.keys(l).every((function(e){return!l[e]}));if(s&&(this.option("focusedRowEnabled")&&!1!==this.getController("focus").isAutoNavigateToFocusedRow()||t)){var u=(s=Array.isArray(s)?s:[s]).filter((function(e){return!n.columnOption(e,"sortOrder")}));u.length&&(i=i||[],c?i.push({selector:o.getDataIndexGetter(),desc:!1}):u.forEach((function(e){return i.push({selector:e,desc:!1})})))}return i}},data:{_applyChange:function(e){if(!e||"updateFocusedRow"!==e.changeType)return this.callBase.apply(this,arguments)},_fireChanged:function(e){if(this.callBase(e),this.option("focusedRowEnabled")&&this._dataSource){var t="update"===e.changeType&&e.repaintChangesOnly&&e.changeTypes&&e.changeTypes.indexOf("remove")>=0;"refresh"===e.changeType&&e.items.length||t?this.processUpdateFocusedRow():"append"!==e.changeType&&"prepend"!==e.changeType||this._updatePageIndexes()}},_updatePageIndexes:function(){var e=this._lastRenderingPageIndex||0,t=this._rowsScrollController?this._rowsScrollController.pageIndex():0;this._lastPageIndex=this.pageIndex(),this._lastRenderingPageIndex=t,this._isPagingByRendering=t!==e},isPagingByRendering:function(){return this._isPagingByRendering},processUpdateFocusedRow:function(){var e=this._lastPageIndex;this._updatePageIndexes();var t=void 0!==e&&e!==this._lastPageIndex,n=this.isPagingByRendering(),i=this._dataSource.operationTypes()||{},r=this.getController("focus"),o=i.reload,a=this.getController("keyboardNavigation")._isVirtualScrolling(),s=this.option("focusedRowKey"),l=r.isAutoNavigateToFocusedRow();if(o&&void 0!==s)r._navigateToRow(s,!0).done((function(e){e<0&&r._focusRowByIndex()}));else if(t)if(l){var c=this.getRowIndexByKey(s),u=c>=0,d=this.option("focusedRowIndex");!a&&d>=0&&(d===c||!u)&&r._focusRowByIndex()}else!a&&this.getRowIndexByKey(s)<0&&this.option("focusedRowIndex",-1);else n||r._focusRowByKeyOrIndex()},getPageIndexByKey:function(e){var t=this,n=new c.Deferred;return t.getGlobalRowIndexByKey(e).done((function(e){n.resolve(e>=0?Math.floor(e/t.pageSize()):-1)})).fail(n.reject),n.promise()},getGlobalRowIndexByKey:function(e){return this._dataSource.group()?this._calculateGlobalRowIndexByGroupedData(e):this._calculateGlobalRowIndexByFlatData(e)},_calculateGlobalRowIndexByFlatData:function(e,t,n){var i=this,r=new c.Deferred,o=i._dataSource,a=i._generateFilterByKey(e);return o.load({filter:i._concatWithCombinedFilter(a),skip:0,take:1}).done((function(s){s.length>0?(a=i._generateOperationFilterByKey(e,s[0],n),o.load({filter:i._concatWithCombinedFilter(a,t),skip:0,take:1,requireTotalCount:!0}).done((function(e,t){r.resolve(t.totalCount)}))):r.resolve(-1)})),r.promise()},_concatWithCombinedFilter:function(e,t){var n=this.getCombinedFilter();return(0,a.combineFilters)([e,n,t])},_generateBooleanFilter:function(e,t,n){var i;return!1===t?i=[e,"=",!!n.desc||null]:(!0===t?!n.desc:n.desc)&&(i=[e,"<>",t]),i},_generateOperationFilterByKey:function(e,t,n){var i=this,r=i._dataSource,o=i._generateFilterByKey(e,"<"),a=i._columnsController.getSortDataSourceParameters(!r.remoteOperations().filtering,!0);if(n){var s=i._columnsController.getGroupDataSourceParameters(!r.remoteOperations().filtering);s&&(a=a?s.concat(a):s)}return a&&a.slice().reverse().forEach((function(e){var n,r=e.selector,a=(n="function"==typeof r?r:i._columnsController.columnOption(r,"selector"))?n(t):t[r];if(o=[[r,"=",a],"and",o],null===a||(0,l.isBoolean)(a)){var s=i._generateBooleanFilter(r,a,e);s&&(o=[s,"or",o])}else o=[[r,e.desc?">":"<",a],"or",o]})),o},_generateFilterByKey:function(e,t){var n=this._dataSource.key(),i=[];if(t||(t="="),Array.isArray(n))for(var r=0;r0&&i.push("and"),i.push([n[r],t,o]))}else i=[n,t,e];return i},_getLastItemIndex:function(){return this.items(!0).length-1}}},views:{rowsView:{_createRow:function(e){var t=this.callBase(e);return this.option("focusedRowEnabled")&&e&&this.getController("focus").isRowFocused(e.key)&&t.addClass("dx-row-focused"),t},_checkRowKeys:function(e){if(this.callBase.apply(this,arguments),this.option("focusedRowEnabled")&&this.option("dataSource")){var t=this._dataController.store();t&&!t.key()&&this._dataController.fireError("E1042","Row focusing")}},_update:function(e){"updateFocusedRow"===e.changeType?this.option("focusedRowEnabled")&&this.getController("focus").updateFocusedRow(e):this.callBase(e)},updateFocusElementTabIndex:function(e){this.option("focusedRowEnabled")?this._setFocusedRowElementTabIndex():this.callBase(e)},_setFocusedRowElementTabIndex:function(){var e=this,t=e.option("focusedRowKey"),n=e.option("tabIndex")||0,i=e._dataController,r=i.getRowIndexByKey(t),o=e.option("focusedColumnIndex"),a=e._findRowElementForTabIndex();if(e._scrollToFocusOnResize=e._scrollToFocusOnResize||function(){e.scrollToElementVertically(e._findRowElementForTabIndex()),e.resizeCompleted.remove(e._scrollToFocusOnResize)},a.attr("tabIndex",n),r>=0){o<0&&(o=0),r+=i.getRowIndexOffset(),e.getController("keyboardNavigation").setFocusedCellPosition(r,o);var s=i.dataSource(),l=s&&s.operationTypes();!l||l.paging||i.isPagingByRendering()||(e.resizeCompleted.remove(e._scrollToFocusOnResize),e.resizeCompleted.add(e._scrollToFocusOnResize))}},_findRowElementForTabIndex:function(){var e=this.option("focusedRowKey"),t=this._dataController.getRowIndexByKey(e);return(0,i.default)(this.getRowElement(t>=0?t:0))},scrollToRowElement:function(e){var t=this.getController("data").getRowIndexByKey(e),n=(0,i.default)(this.getRow(t));this.scrollToElementVertically(n)},scrollToElementVertically:function(e){var t=this.getScrollable();if(t){var n=t.getScrollElementPosition(e,"vertical");t.scrollTo({top:n})}}}}}}},H8ED:function(e,t,n){!function(e){"use strict";function t(e,t,n){var i,r;return"m"===n?t?"\u0445\u0432\u0456\u043b\u0456\u043d\u0430":"\u0445\u0432\u0456\u043b\u0456\u043d\u0443":"h"===n?t?"\u0433\u0430\u0434\u0437\u0456\u043d\u0430":"\u0433\u0430\u0434\u0437\u0456\u043d\u0443":e+" "+(i=+e,r={ss:t?"\u0441\u0435\u043a\u0443\u043d\u0434\u0430_\u0441\u0435\u043a\u0443\u043d\u0434\u044b_\u0441\u0435\u043a\u0443\u043d\u0434":"\u0441\u0435\u043a\u0443\u043d\u0434\u0443_\u0441\u0435\u043a\u0443\u043d\u0434\u044b_\u0441\u0435\u043a\u0443\u043d\u0434",mm:t?"\u0445\u0432\u0456\u043b\u0456\u043d\u0430_\u0445\u0432\u0456\u043b\u0456\u043d\u044b_\u0445\u0432\u0456\u043b\u0456\u043d":"\u0445\u0432\u0456\u043b\u0456\u043d\u0443_\u0445\u0432\u0456\u043b\u0456\u043d\u044b_\u0445\u0432\u0456\u043b\u0456\u043d",hh:t?"\u0433\u0430\u0434\u0437\u0456\u043d\u0430_\u0433\u0430\u0434\u0437\u0456\u043d\u044b_\u0433\u0430\u0434\u0437\u0456\u043d":"\u0433\u0430\u0434\u0437\u0456\u043d\u0443_\u0433\u0430\u0434\u0437\u0456\u043d\u044b_\u0433\u0430\u0434\u0437\u0456\u043d",dd:"\u0434\u0437\u0435\u043d\u044c_\u0434\u043d\u0456_\u0434\u0437\u0451\u043d",MM:"\u043c\u0435\u0441\u044f\u0446_\u043c\u0435\u0441\u044f\u0446\u044b_\u043c\u0435\u0441\u044f\u0446\u0430\u045e",yy:"\u0433\u043e\u0434_\u0433\u0430\u0434\u044b_\u0433\u0430\u0434\u043e\u045e"}[n].split("_"),i%10==1&&i%100!=11?r[0]:i%10>=2&&i%10<=4&&(i%100<10||i%100>=20)?r[1]:r[2])}e.defineLocale("be",{months:{format:"\u0441\u0442\u0443\u0434\u0437\u0435\u043d\u044f_\u043b\u044e\u0442\u0430\u0433\u0430_\u0441\u0430\u043a\u0430\u0432\u0456\u043a\u0430_\u043a\u0440\u0430\u0441\u0430\u0432\u0456\u043a\u0430_\u0442\u0440\u0430\u045e\u043d\u044f_\u0447\u044d\u0440\u0432\u0435\u043d\u044f_\u043b\u0456\u043f\u0435\u043d\u044f_\u0436\u043d\u0456\u045e\u043d\u044f_\u0432\u0435\u0440\u0430\u0441\u043d\u044f_\u043a\u0430\u0441\u0442\u0440\u044b\u0447\u043d\u0456\u043a\u0430_\u043b\u0456\u0441\u0442\u0430\u043f\u0430\u0434\u0430_\u0441\u043d\u0435\u0436\u043d\u044f".split("_"),standalone:"\u0441\u0442\u0443\u0434\u0437\u0435\u043d\u044c_\u043b\u044e\u0442\u044b_\u0441\u0430\u043a\u0430\u0432\u0456\u043a_\u043a\u0440\u0430\u0441\u0430\u0432\u0456\u043a_\u0442\u0440\u0430\u0432\u0435\u043d\u044c_\u0447\u044d\u0440\u0432\u0435\u043d\u044c_\u043b\u0456\u043f\u0435\u043d\u044c_\u0436\u043d\u0456\u0432\u0435\u043d\u044c_\u0432\u0435\u0440\u0430\u0441\u0435\u043d\u044c_\u043a\u0430\u0441\u0442\u0440\u044b\u0447\u043d\u0456\u043a_\u043b\u0456\u0441\u0442\u0430\u043f\u0430\u0434_\u0441\u043d\u0435\u0436\u0430\u043d\u044c".split("_")},monthsShort:"\u0441\u0442\u0443\u0434_\u043b\u044e\u0442_\u0441\u0430\u043a_\u043a\u0440\u0430\u0441_\u0442\u0440\u0430\u0432_\u0447\u044d\u0440\u0432_\u043b\u0456\u043f_\u0436\u043d\u0456\u0432_\u0432\u0435\u0440_\u043a\u0430\u0441\u0442_\u043b\u0456\u0441\u0442_\u0441\u043d\u0435\u0436".split("_"),weekdays:{format:"\u043d\u044f\u0434\u0437\u0435\u043b\u044e_\u043f\u0430\u043d\u044f\u0434\u0437\u0435\u043b\u0430\u043a_\u0430\u045e\u0442\u043e\u0440\u0430\u043a_\u0441\u0435\u0440\u0430\u0434\u0443_\u0447\u0430\u0446\u0432\u0435\u0440_\u043f\u044f\u0442\u043d\u0456\u0446\u0443_\u0441\u0443\u0431\u043e\u0442\u0443".split("_"),standalone:"\u043d\u044f\u0434\u0437\u0435\u043b\u044f_\u043f\u0430\u043d\u044f\u0434\u0437\u0435\u043b\u0430\u043a_\u0430\u045e\u0442\u043e\u0440\u0430\u043a_\u0441\u0435\u0440\u0430\u0434\u0430_\u0447\u0430\u0446\u0432\u0435\u0440_\u043f\u044f\u0442\u043d\u0456\u0446\u0430_\u0441\u0443\u0431\u043e\u0442\u0430".split("_"),isFormat:/\[ ?[\u0423\u0443\u045e] ?(?:\u043c\u0456\u043d\u0443\u043b\u0443\u044e|\u043d\u0430\u0441\u0442\u0443\u043f\u043d\u0443\u044e)? ?\] ?dddd/},weekdaysShort:"\u043d\u0434_\u043f\u043d_\u0430\u0442_\u0441\u0440_\u0447\u0446_\u043f\u0442_\u0441\u0431".split("_"),weekdaysMin:"\u043d\u0434_\u043f\u043d_\u0430\u0442_\u0441\u0440_\u0447\u0446_\u043f\u0442_\u0441\u0431".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY \u0433.",LLL:"D MMMM YYYY \u0433., HH:mm",LLLL:"dddd, D MMMM YYYY \u0433., HH:mm"},calendar:{sameDay:"[\u0421\u0451\u043d\u043d\u044f \u045e] LT",nextDay:"[\u0417\u0430\u045e\u0442\u0440\u0430 \u045e] LT",lastDay:"[\u0423\u0447\u043e\u0440\u0430 \u045e] LT",nextWeek:function(){return"[\u0423] dddd [\u045e] LT"},lastWeek:function(){switch(this.day()){case 0:case 3:case 5:case 6:return"[\u0423 \u043c\u0456\u043d\u0443\u043b\u0443\u044e] dddd [\u045e] LT";case 1:case 2:case 4:return"[\u0423 \u043c\u0456\u043d\u0443\u043b\u044b] dddd [\u045e] LT"}},sameElse:"L"},relativeTime:{future:"\u043f\u0440\u0430\u0437 %s",past:"%s \u0442\u0430\u043c\u0443",s:"\u043d\u0435\u043a\u0430\u043b\u044c\u043a\u0456 \u0441\u0435\u043a\u0443\u043d\u0434",m:t,mm:t,h:t,hh:t,d:"\u0434\u0437\u0435\u043d\u044c",dd:t,M:"\u043c\u0435\u0441\u044f\u0446",MM:t,y:"\u0433\u043e\u0434",yy:t},meridiemParse:/\u043d\u043e\u0447\u044b|\u0440\u0430\u043d\u0456\u0446\u044b|\u0434\u043d\u044f|\u0432\u0435\u0447\u0430\u0440\u0430/,isPM:function(e){return/^(\u0434\u043d\u044f|\u0432\u0435\u0447\u0430\u0440\u0430)$/.test(e)},meridiem:function(e,t,n){return e<4?"\u043d\u043e\u0447\u044b":e<12?"\u0440\u0430\u043d\u0456\u0446\u044b":e<17?"\u0434\u043d\u044f":"\u0432\u0435\u0447\u0430\u0440\u0430"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0456|\u044b|\u0433\u0430)/,ordinal:function(e,t){switch(t){case"M":case"d":case"DDD":case"w":case"W":return e%10!=2&&e%10!=3||e%100==12||e%100==13?e+"-\u044b":e+"-\u0456";case"D":return e+"-\u0433\u0430";default:return e}},week:{dow:1,doy:7}})}(n("wd/R"))},HAuM:function(e,t){e.exports=function(e){if("function"!=typeof e)throw TypeError(String(e)+" is not a function");return e}},HBNF:function(e,t,n){"use strict";var i=n("FKN7"),r=n("cYys"),o=n("YQNt"),a=n("GCD8"),s=n("Ovs1"),l=n("XWCB"),c=n("tJvG").Deferred,u=s.inherit({_init:function(e){this.callBase(e),this._$topPocket=e._$topPocket,this._$bottomPocket=e._$bottomPocket,this._$pullDown=e._$pullDown,this._$scrollViewContent=e.content(),this._initCallbacks(),this._location=0},_initCallbacks:function(){this.pullDownCallbacks=r(),this.releaseCallbacks=r(),this.reachBottomCallbacks=r()},render:function(){this.callBase(),this._renderPullDown(),this._releaseState()},_renderPullDown:function(){var e=i("
").addClass("dx-scrollview-pull-down-indicator"),t=new l(i("
")).$element();this._$icon=i("
").addClass("dx-icon-pulldown"),this._$pullDown.empty().append(this._$icon).append(e.append(t))},_releaseState:function(){this._state=0,this._releasePullDown(),this._updateDimensions()},_releasePullDown:function(){this._$pullDown.css({opacity:0})},_updateDimensions:function(){this.callBase(),this._topPocketSize=this._$topPocket.height(),this._bottomPocketSize=this._$bottomPocket.height(),this._scrollOffset=this._$container.height()-this._$content.height()},_allowedDirections:function(){var e=this.callBase();return e.vertical=e.vertical||this._pullDownEnabled,e},handleInit:function(e){this.callBase(e),0===this._state&&0===this._location&&(this._startClientY=a.eventData(e.originalEvent).y,this._state=4)},handleMove:function(e){this.callBase(e),this._deltaY=a.eventData(e.originalEvent).y-this._startClientY,4===this._state&&(this._pullDownEnabled&&this._deltaY>0?this._state=5:this._complete()),5===this._state&&(e.preventDefault(),this._movePullDown())},_movePullDown:function(){var e=this._getPullDownHeight(),t=Math.min(3*e,this._deltaY+this._getPullDownStartPosition()),n=180*t/e/3;this._$pullDown.css({opacity:1}).toggleClass("dx-scrollview-pull-down-refreshing",t=this._getPullDownHeight()-this._getPullDownStartPosition()},_getPullDownHeight:function(){return Math.round(.05*this._$element.outerHeight())},_getPullDownStartPosition:function(){return-Math.round(1.5*this._$pullDown.outerHeight())},handleEnd:function(){this._isPullDown()&&this._pullDownRefreshing(),this._complete()},handleStop:function(){this._complete()},_complete:function(){4!==this._state&&5!==this._state||this._releaseState()},handleScroll:function(e){if(this.callBase(e),2!==this._state){var t=this.location().top,n=this._location-t;this._location=t,n>0&&this._isReachBottom()?this._reachBottom():this._stateReleased()}},_isReachBottom:function(){return this._reachBottomEnabled&&this._location<=this._scrollOffset+this._bottomPocketSize},_reachBottom:function(){this.reachBottomCallbacks.fire()},_stateReleased:function(){0!==this._state&&(this._$pullDown.removeClass("dx-scrollview-pull-down-loading"),this._releaseState())},_pullDownRefreshing:function(){this._state=2,this._pullDownRefreshHandler()},_pullDownRefreshHandler:function(){this._refreshPullDown(),this.pullDownCallbacks.fire()},_refreshPullDown:function(){this._$pullDown.addClass("dx-scrollview-pull-down-loading"),o.move(this._$pullDown,{top:this._getPullDownHeight()})},pullDownEnable:function(e){this._$topPocket.toggle(e),this._pullDownEnabled=e},reachBottomEnable:function(e){this._reachBottomEnabled=e},pendingRelease:function(){this._state=1},release:function(){var e=new c;return this._updateDimensions(),clearTimeout(this._releaseTimeout),this._releaseTimeout=setTimeout((function(){this._stateReleased(),this.releaseCallbacks.fire(),this._updateAction(),e.resolve()}).bind(this),800),e.promise()},dispose:function(){clearTimeout(this._pullDownRefreshTimeout),clearTimeout(this._releaseTimeout),this.callBase()}});e.exports=u},HFVy:function(e,t,n){"use strict";e.exports=n("FYXg"),e.exports.default=e.exports},HH4o:function(e,t,n){var i=n("tiKp")("iterator"),r=!1;try{var o=0,a={next:function(){return{done:!!o++}},return:function(){r=!0}};a[i]=function(){return this},Array.from(a,(function(){throw 2}))}catch(s){}e.exports=function(e,t){if(!t&&!r)return!1;var n=!1;try{var o={};o[i]=function(){return{next:function(){return{done:n=!0}}}},e(o)}catch(s){}return n}},HJBe:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var i=n("mrSG"),r=n("FFOo");function o(e){return void 0===e&&(e=null),function(t){return t.lift(new a(e))}}var a=function(){function e(e){this.defaultValue=e}return e.prototype.call=function(e,t){return t.subscribe(new s(e,this.defaultValue))},e}(),s=function(e){function t(t,n){var i=e.call(this,t)||this;return i.defaultValue=n,i.isEmpty=!0,i}return i.d(t,e),t.prototype._next=function(e){this.isEmpty=!1,this.destination.next(e)},t.prototype._complete=function(){this.isEmpty&&this.destination.next(this.defaultValue),this.destination.complete()},t}(r.a)},HMEy:function(e,t){var n="undefined"!=typeof globalThis&&globalThis,i="undefined"!=typeof window&&window,r="undefined"!=typeof self&&"undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope&&self,o="undefined"!=typeof global&&global,a=function(e){for(var t=[],n=1;n=3&&e%100<=10?3:e%100>=11?4:5},i={s:["\u0623\u0642\u0644 \u0645\u0646 \u062b\u0627\u0646\u064a\u0629","\u062b\u0627\u0646\u064a\u0629 \u0648\u0627\u062d\u062f\u0629",["\u062b\u0627\u0646\u064a\u062a\u0627\u0646","\u062b\u0627\u0646\u064a\u062a\u064a\u0646"],"%d \u062b\u0648\u0627\u0646","%d \u062b\u0627\u0646\u064a\u0629","%d \u062b\u0627\u0646\u064a\u0629"],m:["\u0623\u0642\u0644 \u0645\u0646 \u062f\u0642\u064a\u0642\u0629","\u062f\u0642\u064a\u0642\u0629 \u0648\u0627\u062d\u062f\u0629",["\u062f\u0642\u064a\u0642\u062a\u0627\u0646","\u062f\u0642\u064a\u0642\u062a\u064a\u0646"],"%d \u062f\u0642\u0627\u0626\u0642","%d \u062f\u0642\u064a\u0642\u0629","%d \u062f\u0642\u064a\u0642\u0629"],h:["\u0623\u0642\u0644 \u0645\u0646 \u0633\u0627\u0639\u0629","\u0633\u0627\u0639\u0629 \u0648\u0627\u062d\u062f\u0629",["\u0633\u0627\u0639\u062a\u0627\u0646","\u0633\u0627\u0639\u062a\u064a\u0646"],"%d \u0633\u0627\u0639\u0627\u062a","%d \u0633\u0627\u0639\u0629","%d \u0633\u0627\u0639\u0629"],d:["\u0623\u0642\u0644 \u0645\u0646 \u064a\u0648\u0645","\u064a\u0648\u0645 \u0648\u0627\u062d\u062f",["\u064a\u0648\u0645\u0627\u0646","\u064a\u0648\u0645\u064a\u0646"],"%d \u0623\u064a\u0627\u0645","%d \u064a\u0648\u0645\u064b\u0627","%d \u064a\u0648\u0645"],M:["\u0623\u0642\u0644 \u0645\u0646 \u0634\u0647\u0631","\u0634\u0647\u0631 \u0648\u0627\u062d\u062f",["\u0634\u0647\u0631\u0627\u0646","\u0634\u0647\u0631\u064a\u0646"],"%d \u0623\u0634\u0647\u0631","%d \u0634\u0647\u0631\u0627","%d \u0634\u0647\u0631"],y:["\u0623\u0642\u0644 \u0645\u0646 \u0639\u0627\u0645","\u0639\u0627\u0645 \u0648\u0627\u062d\u062f",["\u0639\u0627\u0645\u0627\u0646","\u0639\u0627\u0645\u064a\u0646"],"%d \u0623\u0639\u0648\u0627\u0645","%d \u0639\u0627\u0645\u064b\u0627","%d \u0639\u0627\u0645"]},r=function(e){return function(t,r,o,a){var s=n(t),l=i[e][n(t)];return 2===s&&(l=l[r?0:1]),l.replace(/%d/i,t)}},o=["\u064a\u0646\u0627\u064a\u0631","\u0641\u0628\u0631\u0627\u064a\u0631","\u0645\u0627\u0631\u0633","\u0623\u0628\u0631\u064a\u0644","\u0645\u0627\u064a\u0648","\u064a\u0648\u0646\u064a\u0648","\u064a\u0648\u0644\u064a\u0648","\u0623\u063a\u0633\u0637\u0633","\u0633\u0628\u062a\u0645\u0628\u0631","\u0623\u0643\u062a\u0648\u0628\u0631","\u0646\u0648\u0641\u0645\u0628\u0631","\u062f\u064a\u0633\u0645\u0628\u0631"];e.defineLocale("ar-ly",{months:o,monthsShort:o,weekdays:"\u0627\u0644\u0623\u062d\u062f_\u0627\u0644\u0625\u062b\u0646\u064a\u0646_\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621_\u0627\u0644\u062e\u0645\u064a\u0633_\u0627\u0644\u062c\u0645\u0639\u0629_\u0627\u0644\u0633\u0628\u062a".split("_"),weekdaysShort:"\u0623\u062d\u062f_\u0625\u062b\u0646\u064a\u0646_\u062b\u0644\u0627\u062b\u0627\u0621_\u0623\u0631\u0628\u0639\u0627\u0621_\u062e\u0645\u064a\u0633_\u062c\u0645\u0639\u0629_\u0633\u0628\u062a".split("_"),weekdaysMin:"\u062d_\u0646_\u062b_\u0631_\u062e_\u062c_\u0633".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"D/\u200fM/\u200fYYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/\u0635|\u0645/,isPM:function(e){return"\u0645"===e},meridiem:function(e,t,n){return e<12?"\u0635":"\u0645"},calendar:{sameDay:"[\u0627\u0644\u064a\u0648\u0645 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextDay:"[\u063a\u062f\u064b\u0627 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextWeek:"dddd [\u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastDay:"[\u0623\u0645\u0633 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastWeek:"dddd [\u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",sameElse:"L"},relativeTime:{future:"\u0628\u0639\u062f %s",past:"\u0645\u0646\u0630 %s",s:r("s"),ss:r("s"),m:r("m"),mm:r("m"),h:r("h"),hh:r("h"),d:r("d"),dd:r("d"),M:r("M"),MM:r("M"),y:r("y"),yy:r("y")},preparse:function(e){return e.replace(/\u060c/g,",")},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]})).replace(/,/g,"\u060c")},week:{dow:6,doy:12}})}(n("wd/R"))},HRxU:function(e,t,n){var i=n("I+eb"),r=n("g6v/");i({target:"Object",stat:!0,forced:!r,sham:!r},{defineProperties:n("N+g0")})},HS8O:function(e,t,n){"use strict";var i=x(n("FKN7")),r=n("KAnu"),o=n("cGv3"),a=x(n("tUd6")),s=n("ti0F"),l=n("zl3R"),c=x(n("PE2r")),u=x(n("/q2h")),d=n("TssP"),h=n("1LL4"),p=x(n("r+ng")),f=x(n("TEOj")),m=x(n("XyM4")),g=n("C+eR"),_=n("GJ1I"),v=x(n("G+rN")),y=x(n("TepA")),b=x(n("LdFP")),w=x(n("jeLr"));function x(e){return e&&e.__esModule?e:{default:e}}var C=Math.floor,S=f.default.prototype.option;function M(){return!0}function k(){return!1}function O(e){e.component._eventsStrategy.hasEvent("incidentOccurred")||_.log.apply(null,[e.target.id].concat(e.target.args||[]))}var T=function(e,t){return function(n,i){t("incidentOccurred",{target:{id:n,type:"E"===n[0]?"error":"warning",args:i,text:d.format.apply(null,[_.ERROR_MESSAGES[n]].concat(i||[])),widget:e,version:c.default}})}};function E(e){return e.reduce((function(e,t){return t>0&&!e?t:e}),0)}var I,A,D=!(0,o.hasWindow)();function L(e){return(0,s.isDefined)(e)&&e>0}e.exports=D?(I=f.default.inherit({_initTemplates:function(){},ctor:function(e,t){this.callBase(e,t);var n=a.default.createElement("div"),i=t&&(0,s.isNumeric)(t.width)?t.width+"px":"100%",r=t&&(0,s.isNumeric)(t.height)?t.height+"px":this._getDefaultSize().height+"px";a.default.setStyle(n,"width",i),a.default.setStyle(n,"height",r),a.default.setClass(n,"dx-sized-element"),a.default.insertElement(e,n)}}),A=I.inherit,I.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]=r.noop);return A.call(this,e)},I):f.default.inherit({_eventsMap:{onIncidentOccurred:{name:"incidentOccurred"},onDrawn:{name:"drawn"}},_getDefaultOptions:function(){return(0,h.extend)(this.callBase(),{onIncidentOccurred:O})},_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._changes=m.default.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=T(e.NAME,e._eventTrigger),e._layout=new y.default,t&&t.linkAfter("core"),e._initPlugins(),e._initCore(),t&&t.linkAfter(),e._change(e._initialChanges)},_createThemeManager:function(){return new p.default.BaseThemeManager(this._getThemeManagerOptions())},_getThemeManagerOptions:function(){return{themeSection:this._themeSection,fontFields:this._fontFields}},_initialChanges:["LAYOUT","RESIZE_HANDLER","THEME","DISABLED"],_initPlugins:function(){var e=this;(0,l.each)(e._plugins,(function(t,n){n.init.call(e)}))},_disposePlugins:function(){var e=this;(0,l.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._renderer.unlock(),this._optionsQueue&&this._applyQueuedOptions(),this._optionChangedLocker++,this._notify(),this._optionChangedLocker--)},_applyQueuedOptions:function(){var e=this._optionsQueue;this._optionsQueue=null,this.beginUpdate(),(0,l.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;e0&&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,h.extend)(!0,{},n,i)},_setupResizeHandler:function(){var e,t,n,i=this,r=(0,g.parseScalar)(this._getOption("redrawOnResize",!0),!0);i._resizeHandler&&i._removeResizeHandler(),i._resizeHandler=(e=function(){r?i._requestChange(["CONTAINER_SIZE"]):i._renderer.fixPlacement()},(n=function(){clearTimeout(t),t=setTimeout(e,100)}).dispose=function(){return clearTimeout(t),this},n),u.default.add(i._resizeHandler)},_removeResizeHandler:function(){this._resizeHandler&&(u.default.remove(this._resizeHandler),this._resizeHandler.dispose(),this._resizeHandler=null)},_onBeginUpdate:r.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 S.apply(t,arguments);t._optionsQueue=t._optionsQueue||[],t._optionsQueue.push(t._getActionForUpdating(arguments))},_getActionForUpdating:function(e){var t=this;return function(){S.apply(t,e)}},_clean:r.noop,_render:r.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:r.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(/[.]/),r=e.name,o=e.value,a=this._partialOptionChangesPath[r],l=[];return a&&(!0===a?l.push(r):(a.forEach((function(e){n.indexOf(e)>=0&&l.push(e)})),1===i.length&&("object"===(0,s.type)(o)?t._addOptionsNameForPartialUpdate(o,a,l):"array"===(0,s.type)(o)&&o.length>0&&o.every((function(e){return t._checkOptionsForPartialUpdate(e,a)}))&&o.forEach((function(e){return t._addOptionsNameForPartialUpdate(e,a,l)}))))),l.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:k,_dataIsReady:M,_resetIsReady:function(){this.isReady=k},_drawn:function(){var e=this;e.isReady=k,e._dataIsReady()&&e._renderer.onEndAnimation((function(){e.isReady=M})),e._eventTrigger("drawn",{})}}),m.default.replaceInherit(e.exports)},HWa7:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Plaque=void 0;var i=n("1LL4"),r=n("ti0F");function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var a=Math,s=a.round,l=a.max,c=a.min,u=a.sin,d=a.cos,h=a.asin,p=a.PI,f=function(){for(var e=arguments.length,t=new Array(e),n=0;n=l&&i<=s&&rs&&r>u||i>=l&&i<=s&&r>u?90:iu||i=c&&r<=u?180:0}function b(e,t,n,i,r,o,a){var s,_=e.width,v=e.height,y=o.arrowWidth,b=o.cornerRadius,w=void 0===b?0:b,x=y/2,C=_/2,S=v/2,M=Math.ceil(t+C),k=Math.floor(t-C),O=Math.floor(n-S),T=Math.ceil(n+S),E=[k,O],I=[M,O],A=[M,T],D=[k,T],L=i<=k?k:M<=i?M:i,P=r<=O?O:T<=r?T:r,j=c(P+x,T),R=l(P-x,O),z=l(L-x,k);if(w=Math.min(_/2,v/2,w),E[1]+=w,I[0]-=w,A[1]-=w,D[0]+=w,!a||k<=i&&i<=M&&O<=r&&r<=T)s=f(E,m(w,1,-1),"L",I,m(w,1,1),"L",A,m(w,-1,1),"L",D,m(w,-1,-1));else if(i>M&&rp/2&&(Y=f("L",[z,O,i,r,M,j])),s=f(E,m(w,1,-1),Y,"L",A,m(w,-1,1),"L",D,m(w,-1,-1))}else if(i>M&&r>=O&&r<=T){var W;if(R>=I[1]+w&&j<=A[1])W=f(m(w,1,1),"L",[M,R,i,r,M,j],"L",A,m(w,-1,1));else if(R=I[1]+w&&j<=A[1]){var U=(I[1]+w-R)/w,G=I[0]+d(U)*w,q=I[1]+(1-u(U))*w;W=f(m(w,d(U),1-u(U)),"L",[G,q,i,r,M,j],"L",A,m(w,-1,1))}else if(R=A[1]){var ee=h((I[1]+w-R)/w),te=I[0]+w*d(ee),ne=I[1]+w*(1-u(ee)),ie=h((j-A[1])/w),re=A[0]+w*(d(ie)-1),oe=A[1]+w*u(ie);W=f(m(w,d(ee),1-u(ee)),"L",[te,ne,i,r,re,oe],g(w,A[0]-w,A[1]+w))}else if(R>I[1]+w&&R<=A[1]&&j>A[1]){var ae=h((j-A[1])/w),se=A[0]+w*(d(ae)-1),le=A[1]+w*u(ae);W=f(m(w,1,1),"L",[M,R,i,r,se,le],g(w,A[0]-w,A[1]+w))}else if(R>I[1]+w&&j>A[1]){var ce=h((j-A[1])/w),ue=A[0]+w*(d(ce)-1),de=A[1]+w*u(ce),he=h((R-A[1])/w),pe=A[0]+w*(d(he)-1),fe=A[1]+w*u(he);W=f(m(w,1,1),"L",A,m(w,d(he)-1,u(he)),"L",[pe,fe,i,r,ue,de],g(w,A[0]-w,A[1]+w))}s=f(E,m(w,1,-1),"L",I,W,"L",D,m(w,-1,-1))}return f("M",s,"Z")}t.Plaque=function(){function e(t,n,i,r){var a=!(arguments.length>4&&void 0!==arguments[4])||arguments[4],s=arguments.length>5&&void 0!==arguments[5]?arguments[5]:function(e,t){return t.getBBox()},l=arguments.length>6&&void 0!==arguments[6]?arguments[6]:function(e,t,n,i){return t.move(n,i)};o(this,e),this.widget=n,this.options=t,this.root=i,this.contentTemplate=r,this.bonded=a,this.measureContent=s,this.moveContentGroup=l}var t;return(t=[{key:"draw",value:function(e){var t=this,n=e.x,o=e.y,a=e.canvas,u=void 0===a?{}:a,d=e.offsetX,h=e.offsetY,p=e.offset,f=void 0===p?0:p,m=this.options,g=m.x,_=m.y,v=u.left,y=u.width-u.right,b=u.width-u.right-u.left,w=u.top,x=u.height-u.bottom,C=u.height-u.bottom-u.top;if(((0,r.isDefined)(n)&&(0,r.isDefined)(o)||(0,r.isDefined)(g)&&(0,r.isDefined)(_))&&(!(0,r.isDefined)(n)||!(n0?m.width:null,k=m.height>0?m.height:null,O=function(){var e,i=t._contentBBox=t.measureContent(t.widget,t._contentGroup),a=t._size={width:l(M,i.width)+2*m.paddingLeftRight,height:l(k,i.height)+2*m.paddingTopBottom,offset:f},u=S.offsetX,p=S.offsetY,O=2*S.blur+1,T=l(O-u,0),E=l(O+u,0),I=l(O-p,0),A=l(O+p,0);if(t.margins={lm:T,rm:E,tm:I,bm:A},(0,r.isDefined)(g)?(g+=d||0,(0,r.isDefined)(n)||(n=g)):g=(0,r.isDefined)(d)?n+d:b1?a.attr("colSpan",t.colspan):t.isBand||"auto"===t.visibleWidth||this.option("legacyRendering")||!this.option("columnAutoWidth")||((t.width||t.minWidth)&&(o.style.minWidth=M(t.minWidth||t.width)),t.width&&k(o,t,M(t.width))),a},_createRow:function(e){var t=(0,i.default)("").addClass("dx-row");return this.setAria("role","row",t),t},_isAltRow:function(e){return e&&e.dataIndex%2==1},_createTable:function(e,t){var n=this,r=(0,i.default)("").addClass(n.addWidgetPrefix("table")).addClass(n.addWidgetPrefix("table-fixed"));if(e&&!t?(r.append(n._createColGroup(e)),d.default.safari&&r.append((0,i.default)("").append("")),n.setAria("role","presentation",r)):n.setAria("hidden",!0,r),this.setAria("role","presentation",(0,i.default)("").appendTo(r)),t)return r;d.default.mozilla&&a.default.on(r,"mousedown","td",(function(e){e.ctrlKey&&e.preventDefault()})),n.option("cellHintEnabled")&&a.default.on(r,"mousemove",".dx-row > td",this.createAction((function(e){var t=e.event,r=(0,i.default)(t.target),o=(0,i.default)(t.currentTarget),a=o.parent(),s=a.hasClass("dx-data-row"),l=a.hasClass("dx-header-row"),c=a.hasClass("dx-group-row"),u=a.hasClass("dx-master-detail-row"),h=a.hasClass(n.addWidgetPrefix("filter-row")),p=n._columnsController.getVisibleColumns(),f=a.data("options"),g=o.index(),_=f&&f.cells&&f.cells[g],v=_?_.column:p[g],y=d.default.msie?1:0;u||h||s&&(!s||!v||v.cellTemplate)||l&&(!l||!v||v.headerCellTemplate)||c&&(!c||!v||void 0!==v.groupIndex&&v.groupCellTemplate)||(r.data("dxCellHintVisible")&&(r.removeAttr("title"),r.data("dxCellHintVisible",!1)),r[0].scrollWidth-r[0].clientWidth-y>0&&!m.default.isDefined(r.attr("title"))&&(r.attr("title",r.text()),r.data("dxCellHintVisible",!0)))})));var o=function(e){var t=(0,i.default)(e.currentTarget),r=(0,i.default)(e.target).closest(".dx-field-item-content"),o=t.parent().data("options"),a=o&&o.cells&&o.cells[t.index()];if(t.closest("table").is(e.delegateTarget)){var s=(0,v.extend)({},a,{cellElement:(0,f.getPublicElement)(t),event:e,eventType:e.type});if(r.length){var l=r.data("dx-form-item");l.column&&(s.column=l.column,s.columnIndex=n._columnsController.getVisibleIndex(s.column.index))}return s}};return a.default.on(r,"mouseover",".dx-row > td",(function(e){var t=o(e);t&&n.executeAction("onCellHoverChanged",t)})),a.default.on(r,"mouseout",".dx-row > td",(function(e){var t=o(e);t&&n.executeAction("onCellHoverChanged",t)})),a.default.on(r,c.default.name,".dx-row > td",(function(e){var t=o(e);t&&n.executeAction("onCellClick",t)})),a.default.on(r,u.default.name,".dx-row > td",(function(e){var t=o(e);t&&n.executeAction("onCellDblClick",t)})),function(e,t){var n,r,o;function s(e){return setTimeout((function(){n=r=null}),e)}a.default.on(t,"touchstart touchend",".dx-row",(function(e){clearTimeout(o),"touchstart"===e.type?(n=e.target,r=e.currentTarget,o=s(1e3)):o=s()})),a.default.on(t,[c.default.name,u.default.name,l.default.down].join(" "),".dx-row",{useNative:e._isNativeClick()},e.createAction((function(t){var o=t.event;n&&(o.target=n,o.currentTarget=r),(0,i.default)(o.target).closest("a").length||(t.rowIndex=e.getRowIndex(o.currentTarget),t.rowIndex>=0&&(t.rowElement=(0,f.getPublicElement)((0,i.default)(o.currentTarget)),t.columns=e.getColumns(),o.type===l.default.down?e._rowPointerDown(t):o.type===c.default.name?e._rowClick(t):e._rowDblClick(t)))})))}(n,r),r},_isNativeClick:h.noop,_rowPointerDown:h.noop,_rowClick:h.noop,_rowDblClick:h.noop,_createColGroup:function(e){for(var t=(0,i.default)(""),n=0;n");return p.default.setWidth(n,t),n},renderDelayedTemplates:function(){var e=this._delayedTemplates,t=e.filter((function(e){return!e.async})),n=e.filter((function(e){return e.async}));this._delayedTemplates=[],this._renderDelayedTemplatesCore(t),this._renderDelayedTemplatesCoreAsync(n)},_renderDelayedTemplatesCoreAsync:function(e){var t=this;e.length&&(0,o.getWindow)().setTimeout((function(){t._renderDelayedTemplatesCore(e,!0)}))},_renderDelayedTemplatesCore:function(e,t){for(var n=new Date;e.length;){var o=e.shift(),a=o.options,s=r.default.getDocument();if(t&&!(0,i.default)(a.container).closest(s).length||o.template.render(a),t&&new Date-n>30){this._renderDelayedTemplatesCoreAsync(e);break}}!e.length&&this._delayedTemplates.length&&this.renderDelayedTemplates()},_processTemplate:function(e){var t;if(e&&e.render&&!m.default.isRenderer(e))t={allowRenderToDetachedContainer:e.allowRenderToDetachedContainer,render:function(t){e.render(t.container,t.model),t.deferred&&t.deferred.resolve()}};else if(m.default.isFunction(e))t={render:function(t){var n=e((0,f.getPublicElement)(t.container),t.model);n&&(n.nodeType||m.default.isRenderer(n))&&t.container.append(n),t.deferred&&t.deferred.resolve()}};else{var n=m.default.isString(e)?e:(0,i.default)(e).attr("id");n?(this._templatesCache[n]||(this._templatesCache[n]=this.getTemplate(e)),t=this._templatesCache[n]):t=this.getTemplate(e)}return t},renderTemplate:function(e,t,n,i){var r=this._processTemplate(t,n),o=n.column,a="data"===n.rowType,s=new x.Deferred,l={container:e,model:n,deferred:s,onRendered:function(){s.resolve()}};if(r){n.component=this.component;var c=o&&(o.renderAsync&&a||this.option("renderAsync")&&(!1!==o.renderAsync&&(o.command||o.showEditorAlways)&&a||"filter"===n.rowType));!r.allowRenderToDetachedContainer&&!i||c?this._delayedTemplates.push({template:r,options:l,async:c}):r.render(l)}else s.reject();return s.promise()},_getBodies:function(e){return(0,i.default)(e).children("tbody").not(".dx-header").not(".dx-footer")},_wrapRowIfNeed:function(e,t){var n=this.option("rowTemplate")&&this._getBodies(this._tableElement||e);if(n&&n.filter(".dx-row").length){var r=(0,i.default)("").addClass(t.attr("class"));return this.setAria("role","presentation",r),r.append(t)}return t},_appendRow:function(e,t,n){(n=n||S).render({content:t,container:e})},_resizeCore:function(){var e=this._scrollLeft;e>=0&&(this._scrollLeft=0,this.scrollTo({left:e}))},_renderCore:function(e){var t=this.element().parent();t&&!t.parent().length||this.renderDelayedTemplates(e)},_renderTable:function(e){(e=e||{}).columns=this._columnsController.getVisibleColumns();var t=e.change&&e.change.changeType,n=this._createTable(e.columns,"append"===t||"prepend"===t||"update"===t);return this._renderRows(n,e),n},_renderRows:function(e,t){for(var n=this._getRows(t.change),i=t.change&&t.change.columnIndices||[],r=t.change&&t.change.changeTypes||[],o=0;o=0},_renderCells:function(e,t){for(var n=0,i=t.row,r=t.columns,o=0;o1?n+=r[o].colspan:n++},_updateCells:function(e,t,n){var i=e.children(),r=t.children(),o=this.option("highlightChanges"),a=this.addWidgetPrefix("cell-updated-animation");n.forEach((function(e,t){var n=i.eq(e),s=r.eq(t);n.replaceWith(s),o&&!s.hasClass("dx-command-expand")&&s.addClass(a)})),function(e,t){if(e&&t){var n,i=e.attributes,r=t.attributes;for(n=0;n=0&&n.splice(e,1)}},t.update=t.update||function(t){t&&(this.data=e.data=t.data,this.rowIndex=e.rowIndex=t.rowIndex,this.dataIndex=e.dataIndex=t.dataIndex,this.isExpanded=e.isExpanded=t.isExpanded,e.row&&(e.row=t)),n.forEach((function(e){e(t)}))},t!==e&&(e.watch=t.watch.bind(t)),e}},_cellPrepared:function(e,t){t.cellElement=(0,f.getPublicElement)((0,i.default)(e)),this.executeAction("onCellPrepared",t)},_rowPrepared:function(e,t){s.default.data(e.get(0),"options",t),t.rowElement=(0,f.getPublicElement)(e),this.executeAction("onRowPrepared",t)},_columnOptionChanged:function(e){var t=e.optionNames;if((0,b.checkChanges)(t,["width","visibleWidth"])){var n=this._columnsController.getVisibleColumns(),i=_.default.map(n,(function(e){var t=e.visibleWidth||e.width;return m.default.isDefined(t)?t:"auto"}));this.setColumnWidths({widths:i,optionNames:t})}else this._requireReady||this.render()},getCellIndex:function(e){return e.length?e[0].cellIndex:-1},getTableElements:function(){return this._tableElement||(0,i.default)()},_getTableElement:function(){return this._tableElement},_setTableElement:function(e){this._tableElement=e},optionChanged:function(e){switch(this.callBase(e),e.name){case"cellHintEnabled":case"onCellPrepared":case"onRowPrepared":case"onCellHoverChanged":this._invalidate(!0,!0),e.handled=!0}},init:function(){var e=this;e._scrollLeft=-1,e._columnsController=e.getController("columns"),e._dataController=e.getController("data"),e._delayedTemplates=[],e._templatesCache={},e.createAction("onCellClick"),e.createAction("onRowClick"),e.createAction("onCellDblClick"),e.createAction("onRowDblClick"),e.createAction("onCellHoverChanged",{excludeValidators:["disabled","readOnly"]}),e.createAction("onCellPrepared",{excludeValidators:["disabled","readOnly"],category:"rendering"}),e.createAction("onRowPrepared",{excludeValidators:["disabled","readOnly"],category:"rendering",afterExecute:function(t){e._afterRowPrepared(t)}}),e._columnsController.columnsChanged.add(e._columnOptionChanged.bind(e)),e._dataController&&e._dataController.changed.add(e._handleDataChanged.bind(e))},_afterRowPrepared:h.noop,_handleDataChanged:function(){},callbackNames:function(){return["scrollChanged"]},scrollTo:function(e){var t=this.element(),n=t&&t.children("."+this.addWidgetPrefix("scroll-container")).not("."+this.addWidgetPrefix("content-fixed"));m.default.isDefined(e)&&m.default.isDefined(e.left)&&this._scrollLeft!==e.left&&(this._scrollLeft=e.left,n&&n.scrollLeft(e.left))},_wrapTableInScrollContainer:function(e){var t=this,n=(0,i.default)("
");return a.default.on(n,"scroll",(function(){var e=n.scrollLeft();e!==t._scrollLeft&&t.scrollChanged.fire({left:e},t.name)})),n.addClass(this.addWidgetPrefix("content")).addClass(this.addWidgetPrefix("scroll-container")).append(e).appendTo(this.element()),this.setAria("role","presentation",n),n},_updateContent:function(e){this._setTableElement(e),this._wrapTableInScrollContainer(e)},_findContentElement:h.noop,_getWidths:function(e){var t,n=[],i=this.option("legacyRendering");return e&&_.default.each(e,(function(e,r){if(t=r.offsetWidth,r.getBoundingClientRect){var o=(0,g.getBoundingRect)(r);o.width>t-1&&(t=i?Math.ceil(o.width):o.width)}n.push(t)})),n},getColumnWidths:function(e){var t,n,i=[];if((this.option("forceApplyBindings")||h.noop)(),e=e||this._getTableElement()){t=e.children("tbody").children();for(var r=0;r=0&&(n=i.eq(r)),n&&n.length)return n},_getRowElement:function(e){var t=this,n=(0,i.default)(),r=t.getTableElements();if(_.default.each(r,(function(r,o){n=n.add(t._getRowElements((0,i.default)(o)).eq(e))})),n.length)return n},getCellElement:function(e,t){return(0,f.getPublicElement)(this._getCellElement(e,t))},getRowElement:function(e){var t=this._getRowElement(e),n=[];if(t&&!(0,f.getPublicElement)(t).get)for(var i=0;i0&&e.rowIndex>=0&&("virtual"!==this.option("scrolling.mode")&&(e.rowIndex=e.rowIndex0))return n.eq(n.length>e.columnIndex?e.columnIndex:n.length-1)},getRowsCount:function(){var e=this._getTableElement();return e&&1===e.length?e[0].rows.length:0},_getRowElementsCore:function(e){if(e=e||this._getTableElement()){var t=this.option("rowTemplate")&&e.find("> tbody.dx-row");return t&&t.length?t:e.find("> tbody > .dx-row, > .dx-row")}return(0,i.default)()},_getRowElements:function(e){return this._getRowElementsCore(e)},getRowIndex:function(e){return this._getRowElements().index(e)},getBoundingRect:function(){},getName:function(){},setScrollerSpacing:function(e){var t=this.element(),n=this.option("rtlEnabled");t&&t.css({paddingLeft:n?e:"",paddingRight:n?"":e})},isScrollbarVisible:function(e){var t=this.element(),n=this._tableElement;return!(!t||!n)&&(e?n.outerWidth()-t.width()>0:n.outerHeight()-t.height()>0)}})},Hd5f:function(e,t,n){var i=n("0Dky"),r=n("tiKp"),o=n("LQDL"),a=r("species");e.exports=function(e){return o>=51||!i((function(){var t=[];return(t.constructor={})[a]=function(){return{foo:1}},1!==t[e](Boolean).foo}))}},HeVg:function(e,t,n){"use strict";var i=n("ti0F"),r=function(e){return e&&e.__esModule?e:{default:e}}(n("FKN7"));e.exports={_applyColumnState:function(e){var t,n,o=this.option("sorting.mode"),a=e.rootElement,s=e.column,l=this._getIndicatorContainer(a);if("sort"===e.name){a.find(".dx-sort").remove(),!l.children().length&&l.remove();var c=("single"===o||"multiple"===o)&&s.allowSorting;return(0,i.isDefined)(s.groupIndex)||!c&&!(0,i.isDefined)(s.sortOrder)||(t="asc"===s.sortOrder?"ascending":"descending",n=this.callBase(e).toggleClass("dx-sort-up","asc"===s.sortOrder).toggleClass("dx-sort-down","desc"===s.sortOrder),this.getController&&!!this.getController("columns").columnOption("sortIndex:1")&&this.option("sorting.showSortIndexes")&&s.sortIndex>=0&&((0,r.default)("").addClass("dx-sort-index-icon").text(s.sortIndex+1).appendTo(n),n.addClass("dx-sort-index")),e.rootElement.addClass(this.addWidgetPrefix("action"))),(0,i.isDefined)(s.sortOrder)?this.setAria("sort",t,a):this.setAria("sort","none",a),n}return this.callBase(e)},_getIndicatorClassName:function(e){return"sort"===e?"dx-sort":"sortIndex"===e?"dx-sort-index-icon":this.callBase(e)},_renderIndicator:function(e){var t=e.column,n=e.container,r=e.indicator;if("sort"===e.name){var o=this.option("rtlEnabled");if((0,i.isDefined)(t.sortOrder)||r&&r.addClass("dx-sort-none"),n.children().length&&(!o&&"left"===e.columnAlignment||o&&"right"===e.columnAlignment))return void n.prepend(r)}this.callBase(e)},_updateIndicator:function(e,t,n){if("sort"!==n||!(0,i.isDefined)(t.groupIndex))return this.callBase.apply(this,arguments)},_getIndicatorElements:function(e,t){var n=this.callBase(e);return t?n:n&&n.not(".dx-sort-none")}}},HiXI:function(e,t,n){"use strict";var i=n("I+eb"),r=n("WKiH").end,o=n("yNLB")("trimEnd"),a=o?function(){return r(this)}:"".trimEnd;i({target:"String",proto:!0,forced:o},{trimEnd:a,trimRight:a})},HlXZ:function(e,t,n){"use strict";var i=c(n("D6VQ")),r=c(n("jeLr")),o=n("KAnu"),a=n("1LL4"),s=c(n("zl3R")),l=c(n("cGV2"));function c(e){return e&&e.__esModule?e:{default:e}}var u=c(n("3wDN")).default.inherit({_getDefaultOptions:function(){return(0,a.extend)(this.callBase(),{focusStateEnabled:!1,noDataText:null})},_setOptionsByReference:function(){this.callBase(),(0,a.extend)(this._optionsByReference,{validationGroup:!0})},_init:function(){this.callBase(),this._initGroupRegistration()},_initGroupRegistration:function(){var e=this.$element(),t=this.option("validationGroup")||l.default.findGroup(e,this._modelByElement(e)),n=l.default.addGroup(t);this._unsubscribeGroup(),this._groupWasInit=!0,this._validationGroup=t,this.groupSubscription=this._groupValidationHandler.bind(this),n.on("validated",this.groupSubscription)},_unsubscribeGroup:function(){var e=l.default.getGroupConfig(this._validationGroup);e&&e.off("validated",this.groupSubscription)},_getOrderedItems:function(e,t){var n=[];return s.default.each(e,(function(e,i){var r=(0,o.grep)(t,(function(e){if(e.validator===i)return!0}));r.length&&(n=n.concat(r))})),n},_groupValidationHandler:function(e){var t=this,n=this._getOrderedItems(e.validators,s.default.map(e.brokenRules,(function(e){return{text:e.message,validator:e.validator,index:e.index}})));this.validators=e.validators,s.default.each(this.validators,(function(e,n){if(n._validationSummary!==t){var i=t._itemValidationHandler.bind(t);n.on("validated",i),n.on("disposing",(function(){n.off("validated",i),n._validationSummary=null,i=null})),n._validationSummary=t}})),this.option("items",n)},_itemValidationHandler:function(e){for(var t=e.isValid,n=e.validator,i=e.brokenRules,r=this.option("items"),a=!1,l=0,c=function(){var e=r[l];if(e.validator===n){var s=(0,o.grep)(i||[],(function(t){return t.index===e.index}))[0];if(t||!s)return r.splice(l,1),a=!0,"continue";s.message!==e.text&&(e.text=s.message,a=!0)}l++};l-1e-8&&e<1e-8?e-e*e/2:n(1+e)}},Hv54:function(e,t,n){"use strict";var i=n("FKN7"),r=n("jeLr"),o=n("LdFP"),a=n("1LL4").extend,s=n("yUp2"),l=n("Lci2"),c=n("D6VQ"),u=n("GCD8"),d=n("XCcL"),h=l.inherit({_supportedKeys:function(){return a(this.callBase(),{space:function(e){e.preventDefault(),this._clickAction({event:e})}})},_getDefaultOptions:function(){return a(this.callBase(),{hoverStateEnabled:!0,activeStateEnabled:!0,value:!1,text:"",useInkRipple:!1})},_defaultOptionsRules:function(){return this.callBase().concat([{device:function(){return"desktop"===o.real().deviceType&&!o.isSimulator()},options:{focusStateEnabled:!0}}])},_canValueBeChangedByClick:function(){return!0},_feedbackHideTimeout:100,_initMarkup:function(){this._renderSubmitElement(),this._$container=i("
").addClass("dx-checkbox-container"),this.setAria("role","checkbox"),this.$element().addClass("dx-checkbox"),this._renderValue(),this._renderIcon(),this._renderText(),this.option("useInkRipple")&&this._renderInkRipple(),this.$element().append(this._$container),this.callBase()},_render:function(){this._renderClick(),this.callBase()},_renderSubmitElement:function(){this._$submitElement=i("").attr("type","hidden").appendTo(this.$element())},_getSubmitElement:function(){return this._$submitElement},_renderInkRipple:function(){this._inkRipple=s.render({waveSizeCoefficient:2.5,useHoldAnimation:!1,wavesNumber:2,isCentered:!0})},_renderInkWave:function(e,t,n,i){if(this._inkRipple){var r={element:e,event:t,wave:i};n?this._inkRipple.showWave(r):this._inkRipple.hideWave(r)}},_updateFocusState:function(e,t){this.callBase.apply(this,arguments),this._renderInkWave(this._$icon,e,t,0)},_toggleActiveState:function(e,t,n){this.callBase.apply(this,arguments),this._renderInkWave(this._$icon,n,t,1)},_renderIcon:function(){this._$icon=i("").addClass("dx-checkbox-icon").prependTo(this._$container)},_renderText:function(){var e=this.option("text");e?(this._$text||(this._$text=i("").addClass("dx-checkbox-text")),this._$text.text(e),this._$container.append(this._$text),this.$element().addClass("dx-checkbox-has-text")):this._$text&&(this._$text.remove(),this.$element().removeClass("dx-checkbox-has-text"))},_renderClick:function(){var e=this,t=u.addNamespace(d.name,e.NAME);e._clickAction=e._createAction(e._clickHandler),r.off(e.$element(),t),r.on(e.$element(),t,(function(t){e._clickAction({event:t})}))},_clickHandler:function(e){var t=e.component;t._saveValueChangeEvent(e.event),t.option("value",!t.option("value"))},_renderValue:function(){var e=this.$element(),t=this.option("value"),n=void 0===t;e.toggleClass("dx-checkbox-checked",Boolean(t)),e.toggleClass("dx-checkbox-indeterminate",n),this._getSubmitElement().val(t),this.setAria("checked",n?"mixed":t||"false")},_optionChanged:function(e){switch(e.name){case"useInkRipple":this._invalidate();break;case"value":this._renderValue(),this.callBase(e);break;case"text":this._renderText(),this._renderDimensions();break;default:this.callBase(e)}},_clean:function(){delete this._inkRipple,this.callBase()}});c("dxCheckBox",h),e.exports=h,e.exports.default=e.exports},"I+eb":function(e,t,n){var i=n("2oRo"),r=n("Bs8V").f,o=n("kRJp"),a=n("busE"),s=n("zk60"),l=n("6JNq"),c=n("lMq5");e.exports=function(e,t){var n,u,d,h,p,f=e.target,m=e.global,g=e.stat;if(n=m?i:g?i[f]||s(f,{}):(i[f]||{}).prototype)for(u in t){if(h=t[u],d=e.noTargetGet?(p=r(n,u))&&p.value:n[u],!c(m?u:f+(g?".":"#")+u,e.forced)&&void 0!==d){if(typeof h==typeof d)continue;l(h,d)}(e.sham||d&&d.sham)&&o(h,"sham",!0),a(n,u,h,e)}}},I0Qj:function(e,t,n){"use strict";var i=n("+XMB");n("D6VQ")("dxList",i),e.exports=i,e.exports.default=e.exports},I1Gw:function(e,t,n){n("dG/n")("split")},I1je:function(e,t,n){"use strict";e.exports=n("MPiI"),e.exports.default=e.exports},I8vh:function(e,t,n){var i=n("ppGB"),r=Math.max,o=Math.min;e.exports=function(e,t){var n=i(e);return n<0?r(n+t,0):o(n,t)}},I9xj:function(e,t,n){n("1E5z")(Math,"Math",!0)},IBtZ:function(e,t,n){!function(e){"use strict";e.defineLocale("ka",{months:{standalone:"\u10d8\u10d0\u10dc\u10d5\u10d0\u10e0\u10d8_\u10d7\u10d4\u10d1\u10d4\u10e0\u10d5\u10d0\u10da\u10d8_\u10db\u10d0\u10e0\u10e2\u10d8_\u10d0\u10de\u10e0\u10d8\u10da\u10d8_\u10db\u10d0\u10d8\u10e1\u10d8_\u10d8\u10d5\u10dc\u10d8\u10e1\u10d8_\u10d8\u10d5\u10da\u10d8\u10e1\u10d8_\u10d0\u10d2\u10d5\u10d8\u10e1\u10e2\u10dd_\u10e1\u10d4\u10e5\u10e2\u10d4\u10db\u10d1\u10d4\u10e0\u10d8_\u10dd\u10e5\u10e2\u10dd\u10db\u10d1\u10d4\u10e0\u10d8_\u10dc\u10dd\u10d4\u10db\u10d1\u10d4\u10e0\u10d8_\u10d3\u10d4\u10d9\u10d4\u10db\u10d1\u10d4\u10e0\u10d8".split("_"),format:"\u10d8\u10d0\u10dc\u10d5\u10d0\u10e0\u10e1_\u10d7\u10d4\u10d1\u10d4\u10e0\u10d5\u10d0\u10da\u10e1_\u10db\u10d0\u10e0\u10e2\u10e1_\u10d0\u10de\u10e0\u10d8\u10da\u10d8\u10e1_\u10db\u10d0\u10d8\u10e1\u10e1_\u10d8\u10d5\u10dc\u10d8\u10e1\u10e1_\u10d8\u10d5\u10da\u10d8\u10e1\u10e1_\u10d0\u10d2\u10d5\u10d8\u10e1\u10e2\u10e1_\u10e1\u10d4\u10e5\u10e2\u10d4\u10db\u10d1\u10d4\u10e0\u10e1_\u10dd\u10e5\u10e2\u10dd\u10db\u10d1\u10d4\u10e0\u10e1_\u10dc\u10dd\u10d4\u10db\u10d1\u10d4\u10e0\u10e1_\u10d3\u10d4\u10d9\u10d4\u10db\u10d1\u10d4\u10e0\u10e1".split("_")},monthsShort:"\u10d8\u10d0\u10dc_\u10d7\u10d4\u10d1_\u10db\u10d0\u10e0_\u10d0\u10de\u10e0_\u10db\u10d0\u10d8_\u10d8\u10d5\u10dc_\u10d8\u10d5\u10da_\u10d0\u10d2\u10d5_\u10e1\u10d4\u10e5_\u10dd\u10e5\u10e2_\u10dc\u10dd\u10d4_\u10d3\u10d4\u10d9".split("_"),weekdays:{standalone:"\u10d9\u10d5\u10d8\u10e0\u10d0_\u10dd\u10e0\u10e8\u10d0\u10d1\u10d0\u10d7\u10d8_\u10e1\u10d0\u10db\u10e8\u10d0\u10d1\u10d0\u10d7\u10d8_\u10dd\u10d7\u10ee\u10e8\u10d0\u10d1\u10d0\u10d7\u10d8_\u10ee\u10e3\u10d7\u10e8\u10d0\u10d1\u10d0\u10d7\u10d8_\u10de\u10d0\u10e0\u10d0\u10e1\u10d9\u10d4\u10d5\u10d8_\u10e8\u10d0\u10d1\u10d0\u10d7\u10d8".split("_"),format:"\u10d9\u10d5\u10d8\u10e0\u10d0\u10e1_\u10dd\u10e0\u10e8\u10d0\u10d1\u10d0\u10d7\u10e1_\u10e1\u10d0\u10db\u10e8\u10d0\u10d1\u10d0\u10d7\u10e1_\u10dd\u10d7\u10ee\u10e8\u10d0\u10d1\u10d0\u10d7\u10e1_\u10ee\u10e3\u10d7\u10e8\u10d0\u10d1\u10d0\u10d7\u10e1_\u10de\u10d0\u10e0\u10d0\u10e1\u10d9\u10d4\u10d5\u10e1_\u10e8\u10d0\u10d1\u10d0\u10d7\u10e1".split("_"),isFormat:/(\u10ec\u10d8\u10dc\u10d0|\u10e8\u10d4\u10db\u10d3\u10d4\u10d2)/},weekdaysShort:"\u10d9\u10d5\u10d8_\u10dd\u10e0\u10e8_\u10e1\u10d0\u10db_\u10dd\u10d7\u10ee_\u10ee\u10e3\u10d7_\u10de\u10d0\u10e0_\u10e8\u10d0\u10d1".split("_"),weekdaysMin:"\u10d9\u10d5_\u10dd\u10e0_\u10e1\u10d0_\u10dd\u10d7_\u10ee\u10e3_\u10de\u10d0_\u10e8\u10d0".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[\u10d3\u10e6\u10d4\u10e1] LT[-\u10d6\u10d4]",nextDay:"[\u10ee\u10d5\u10d0\u10da] LT[-\u10d6\u10d4]",lastDay:"[\u10d2\u10e3\u10e8\u10d8\u10dc] LT[-\u10d6\u10d4]",nextWeek:"[\u10e8\u10d4\u10db\u10d3\u10d4\u10d2] dddd LT[-\u10d6\u10d4]",lastWeek:"[\u10ec\u10d8\u10dc\u10d0] dddd LT-\u10d6\u10d4",sameElse:"L"},relativeTime:{future:function(e){return/(\u10ec\u10d0\u10db\u10d8|\u10ec\u10e3\u10d7\u10d8|\u10e1\u10d0\u10d0\u10d7\u10d8|\u10ec\u10d4\u10da\u10d8)/.test(e)?e.replace(/\u10d8$/,"\u10e8\u10d8"):e+"\u10e8\u10d8"},past:function(e){return/(\u10ec\u10d0\u10db\u10d8|\u10ec\u10e3\u10d7\u10d8|\u10e1\u10d0\u10d0\u10d7\u10d8|\u10d3\u10e6\u10d4|\u10d7\u10d5\u10d4)/.test(e)?e.replace(/(\u10d8|\u10d4)$/,"\u10d8\u10e1 \u10ec\u10d8\u10dc"):/\u10ec\u10d4\u10da\u10d8/.test(e)?e.replace(/\u10ec\u10d4\u10da\u10d8$/,"\u10ec\u10da\u10d8\u10e1 \u10ec\u10d8\u10dc"):void 0},s:"\u10e0\u10d0\u10db\u10d3\u10d4\u10dc\u10d8\u10db\u10d4 \u10ec\u10d0\u10db\u10d8",ss:"%d \u10ec\u10d0\u10db\u10d8",m:"\u10ec\u10e3\u10d7\u10d8",mm:"%d \u10ec\u10e3\u10d7\u10d8",h:"\u10e1\u10d0\u10d0\u10d7\u10d8",hh:"%d \u10e1\u10d0\u10d0\u10d7\u10d8",d:"\u10d3\u10e6\u10d4",dd:"%d \u10d3\u10e6\u10d4",M:"\u10d7\u10d5\u10d4",MM:"%d \u10d7\u10d5\u10d4",y:"\u10ec\u10d4\u10da\u10d8",yy:"%d \u10ec\u10d4\u10da\u10d8"},dayOfMonthOrdinalParse:/0|1-\u10da\u10d8|\u10db\u10d4-\d{1,2}|\d{1,2}-\u10d4/,ordinal:function(e){return 0===e?e:1===e?e+"-\u10da\u10d8":e<20||e<=100&&e%20==0||e%100==0?"\u10db\u10d4-"+e:e+"-\u10d4"},week:{dow:1,doy:7}})}(n("wd/R"))},IEE5:function(e,t,n){"use strict";var i=n("KAnu").grep,r=n("1LL4").extend,o=n("zl3R").each,a=n("Nxdf"),s=n("IRs2").normalizeSortingInfo;function l(e,t){return e=e.groupBy(t[0].selector),t.length>1&&(e=e.select((function(e){return r({},e,{items:l(a(e.items),t.slice(1)).toArray()})}))),e}function c(e,t){var n=[];return o(e,(function(e,r){i(t,(function(e){return r.selector===e.selector})).length<1&&n.push(r)})),n.concat(t)}e.exports={multiLevelGroup:l,arrangeSortingInfo:c,queryByOptions:function(e,t,n){var i=(t=t||{}).filter;if(i&&(e=e.filter(i)),n)return e;var r=t.sort,a=t.select,u=t.group,d=t.skip,h=t.take;return u&&((u=s(u)).keepInitialKeyOrder=!!t.group.keepInitialKeyOrder),(r||u)&&(r=s(r||[]),u&&!u.keepInitialKeyOrder&&(r=c(u,r)),o(r,(function(t){e=e[t?"thenBy":"sortBy"](this.selector,this.desc,this.compare)}))),a&&(e=e.select(a)),u&&(e=l(e,u)),(h||d)&&(e=e.slice(d||0,h)),e}}},IF55:function(e,t,n){"use strict";var i=M(n("YQNt")),r=M(n("D6VQ")),o=M(n("LdFP")),a=n("v4HY"),s=M(a),l=M(n("FKN7")),c=n("RG5Y"),u=n("XpgS"),d=M(n("uHaw")),h=n("KAnu"),p=n("1LL4"),f=n("xZEH"),m=n("zl3R"),g=M(n("c44P")),_=n("XgSC"),v=n("ti0F"),y=n("XWmc"),b=M(n("cGv3")),w=M(n("imRD")),x=M(n("XPWh")),C=M(n("uHSv")),S=M(n("+6qP"));function M(e){return e&&e.__esModule?e:{default:e}}var k=b.default.getWindow();n("AQA1");var O=["cancel","clear","done"],T=d.default.msie&&11===parseInt(d.default.version),E=d.default.safari&&(0,y.compare)(d.default.version,[11])<0,I={static:"",inherit:"dx-popup-inherit-height",flex:"dx-popup-flex-height"},A=C.default.inherit({_getDefaultOptions:function(){return(0,p.extend)(this.callBase(),{fullScreen:!1,title:"",showTitle:!0,titleTemplate:"title",onTitleRendered:null,dragEnabled:!1,toolbarItems:[],showCloseButton:!1,bottomTemplate:"bottom",useDefaultToolbarButtons:!1,useFlatToolbarButtons:!1,autoResizeEnabled:!0})},_defaultOptionsRules:function(){var e=S.default.current();return this.callBase().concat([{device:{platform:"ios"},options:{animation:this._iosAnimation}},{device:{platform:"android"},options:{animation:this._androidAnimation}},{device:{platform:"generic"},options:{showCloseButton:!0}},{device:function(e){return"desktop"===o.default.real().deviceType&&"generic"===e.platform},options:{dragEnabled:!0}},{device:function(){return"desktop"===o.default.real().deviceType&&!o.default.isSimulator()},options:{focusStateEnabled:!0}},{device:function(){return S.default.isMaterial(e)},options:{useDefaultToolbarButtons:!0,useFlatToolbarButtons:!0}}])},_iosAnimation:{show:{type:"slide",duration:400,from:{position:{my:"top",at:"bottom"}},to:{position:{my:"center",at:"center"}}},hide:{type:"slide",duration:400,from:{opacity:1,position:{my:"center",at:"center"}},to:{opacity:1,position:{my:"top",at:"bottom"}}}},_androidAnimation:function(){return this.option("fullScreen")?{show:{type:"slide",duration:300,from:{top:"30%",opacity:0},to:{top:0,opacity:1}},hide:{type:"slide",duration:300,from:{top:0,opacity:1},to:{top:"30%",opacity:0}}}:{show:{type:"fade",duration:400,from:0,to:1},hide:{type:"fade",duration:400,from:1,to:0}}},_init:function(){this.callBase(),this.$element().addClass("dx-popup"),this._wrapper().addClass("dx-popup-wrapper"),this._$popupContent=this._$content.wrapInner((0,l.default)("
").addClass("dx-popup-content")).children().eq(0)},_render:function(){var e=this.option("fullScreen");this._toggleFullScreenClass(e),this.callBase()},_toggleFullScreenClass:function(e){this._$content.toggleClass("dx-popup-fullscreen",e).toggleClass("dx-popup-normal",!e)},_initTemplates:function(){this.callBase(),this._templateManager.addDefaultTemplates({title:new c.EmptyTemplate,bottom:new c.EmptyTemplate})},_renderContentImpl:function(){this._renderTitle(),this.callBase(),this._renderBottom()},_renderTitle:function(){var e=this._getToolbarItems("top"),t=this.option("title"),n=this.option("showTitle");if(n&&t&&e.unshift({location:o.default.current().ios?"center":"before",text:t}),n||e.length>0){this._$title&&this._$title.remove();var i=(0,l.default)("
").addClass("dx-popup-title").insertBefore(this.$content());this._$title=this._renderTemplateByType("titleTemplate",e,i).addClass("dx-popup-title"),this._renderDrag(),this._executeTitleRenderAction(this._$title)}else this._$title&&this._$title.detach()},_renderTemplateByType:function(e,t,n,i){var r=this._getTemplateByOption(e);if(r instanceof c.EmptyTemplate){var o=(0,p.extend)({},this.option("integrationOptions"),{skipTemplates:["content","title"]}),s=(0,p.extend)(i,{items:t,rtlEnabled:this.option("rtlEnabled"),useDefaultButtons:this.option("useDefaultToolbarButtons"),useFlatButtons:this.option("useFlatToolbarButtons"),integrationOptions:o});this._getTemplate("dx-polymorph-widget").render({container:n,model:{widget:"dxToolbarBase",options:s}});var u=n.children("div");return n.replaceWith(u),u}var d=(0,l.default)(r.render({container:(0,a.getPublicElement)(n)}));return d.hasClass("dx-template-wrapper")&&(n.replaceWith(d),n=d),n},_executeTitleRenderAction:function(e){this._getTitleRenderAction()({titleElement:(0,a.getPublicElement)(e)})},_getTitleRenderAction:function(){return this._titleRenderAction||this._createTitleRenderAction()},_createTitleRenderAction:function(){return this._titleRenderAction=this._createActionByOption("onTitleRendered",{element:this.element(),excludeValidators:["disabled","readOnly"]})},_getCloseButton:function(){return{toolbar:"top",location:"after",template:this._getCloseButtonRenderer()}},_getCloseButtonRenderer:function(){return(function(e,t,n){var i=(0,l.default)("
").addClass("dx-closebutton");this._createComponent(i,x.default,{icon:"close",onClick:this._createToolbarItemAction(void 0),integrationOptions:{}}),(0,l.default)(n).append(i)}).bind(this)},_getToolbarItems:function(e){var t=this.option("toolbarItems"),n=[];this._toolbarItemClasses=[];var i=o.default.current().platform,r=0;return(0,m.each)(t,(function(t,a){var s=(0,v.isDefined)(a.shortcut),l=s?function(e){var t=o.default.current(),n=t.platform,i="bottom",r="before";if("ios"===n)switch(e){case"cancel":i="top";break;case"clear":i="top",r="after";break;case"done":r="after"}else if("android"===n&&t.version&&parseInt(t.version[0])>4)switch(e){case"cancel":r="after";break;case"done":r="after"}else"android"===n&&(r="center");return{toolbar:i,location:r}}(a.shortcut):a;if(s&&"ios"===i&&r<2&&(l.toolbar="top",r++),l.toolbar=a.toolbar||l.toolbar||"top",l&&l.toolbar===e){s&&(0,p.extend)(l,{location:a.location},this._getToolbarItemByAlias(a));var c="generic"===i;"done"===a.shortcut&&c||"cancel"===a.shortcut&&!c?n.unshift(l):n.push(l)}}).bind(this)),"top"===e&&this.option("showCloseButton")&&this.option("showTitle")&&n.push(this._getCloseButton()),n},_getLocalizationKey:function(e){return"done"===e.toLowerCase()?"OK":(0,f.camelize)(e,!0)},_getToolbarItemByAlias:function(e){var t=this,n=e.shortcut;if((0,u.inArray)(n,O)<0)return!1;var i=(0,p.extend)({text:w.default.format(this._getLocalizationKey(n)),onClick:this._createToolbarItemAction(e.onClick),integrationOptions:{},type:t.option("useDefaultToolbarButtons")?"default":"normal",stylingMode:t.option("useFlatToolbarButtons")?"text":"contained"},e.options||{}),r="dx-popup-"+n;return this._toolbarItemClasses.push(r),{template:function(e,n,o){var a=(0,l.default)("
").addClass(r).appendTo(o);t._createComponent(a,x.default,i)}}},_createToolbarItemAction:function(e){return this._createAction(e,{afterExecute:function(e){e.component.hide()}})},_renderBottom:function(){var e=this._getToolbarItems("bottom");if(e.length){this._$bottom&&this._$bottom.remove();var t=(0,l.default)("
").addClass("dx-popup-bottom").insertAfter(this.$content());this._$bottom=this._renderTemplateByType("bottomTemplate",e,t,{compactMode:!0}).addClass("dx-popup-bottom"),this._toggleClasses()}else this._$bottom&&this._$bottom.detach()},_toggleClasses:function(){(0,m.each)(O,(function(e,t){var n="dx-popup-"+t;(0,u.inArray)(n,this._toolbarItemClasses)>=0?(this._wrapper().addClass(n+"-visible"),this._$bottom.addClass(n)):(this._wrapper().removeClass(n+"-visible"),this._$bottom.removeClass(n))}).bind(this))},_getContainer:function(){return this.option("fullScreen")?(0,l.default)(k):this.callBase()},_getDragTarget:function(){return this.topToolbar()},_renderGeometryImpl:function(e){e||this._resetContentHeight(),this.callBase.apply(this,arguments),this._setContentHeight()},_resetContentHeight:function(){this._$popupContent.css({height:"auto",maxHeight:"none"})},_renderDrag:function(){this.callBase(),this._$content.toggleClass("dx-popup-draggable",this.option("dragEnabled"))},_renderResize:function(){this.callBase(),this._resizable.option("onResize",(function(){this._setContentHeight(),this._actions.onResize(arguments)}).bind(this))},_setContentHeight:function(){(this.option("forceApplyBindings")||h.noop)();var e=this.overlayContent().get(0),t=this._chooseHeightStrategy(e);this.$content().css(this._getHeightCssStyles(t,e)),this._setHeightClasses(this.overlayContent(),t)},_heightStrategyChangeOffset:function(e,t){return e===I.flex?-t:0},_chooseHeightStrategy:function(e){var t="auto"===e.style.width||""===e.style.width,n=I.static;return this._isAutoHeight()&&this.option("autoResizeEnabled")&&(t||E?T||(n=I.inherit):n=I.flex),n},_getHeightCssStyles:function(e,t){var n={},i=this._getOptionValue("maxHeight",t),r=this._getOptionValue("minHeight",t),o=this._splitPopupHeight(),a=o.header+o.footer+o.contentVerticalOffsets+o.popupVerticalOffsets+this._heightStrategyChangeOffset(e,o.popupVerticalPaddings);if(e===I.static){if(!this._isAutoHeight()||i||r){var s=this.option("fullScreen")?Math.min((0,_.getBoundingRect)(t).height,b.default.getWindow().innerHeight):(0,_.getBoundingRect)(t).height;n={height:Math.max(0,s-a),minHeight:"auto",maxHeight:"auto"}}}else{var c=(0,l.default)(this._getContainer()).get(0),u=g.default.addOffsetToMaxHeight(i,-a,c);n={height:"auto",minHeight:g.default.addOffsetToMinHeight(r,-a,c),maxHeight:u}}return n},_setHeightClasses:function(e,t){var n="";for(var i in I)I[i]!==t&&(n+=" "+I[i]);e.removeClass(n).addClass(t)},_isAutoHeight:function(){return"auto"===this.overlayContent().get(0).style.height},_splitPopupHeight:function(){var e=this.topToolbar(),t=this.bottomToolbar();return{header:g.default.getVisibleHeight(e&&e.get(0)),footer:g.default.getVisibleHeight(t&&t.get(0)),contentVerticalOffsets:g.default.getVerticalOffsets(this.overlayContent().get(0),!0),popupVerticalOffsets:g.default.getVerticalOffsets(this.$content().get(0),!0),popupVerticalPaddings:g.default.getVerticalOffsets(this.$content().get(0),!1)}},_useFixedPosition:function(){return this.callBase()||this.option("fullScreen")},_toggleSafariFullScreen:function(e){this._useFixedPosition()&&e&&!this._isShown?this._bodyScrollTop=e?k.pageYOffset:void 0:this._toggleSafariScrolling(!e)},_renderDimensions:function(){this.option("fullScreen")?this._$content.css({width:"100%",height:"100%"}):this.callBase.apply(this,arguments),b.default.hasWindow()&&this._renderFullscreenWidthClass()},_renderFullscreenWidthClass:function(){this.overlayContent().toggleClass("dx-popup-fullscreen-width",this.overlayContent().outerWidth()===(0,l.default)(k).width())},refreshPosition:function(){this._renderPosition()},_renderPosition:function(){if(!this.option("fullScreen"))return(this.option("forceApplyBindings")||h.noop)(),this.callBase.apply(this,arguments);i.default.move(this._$content,{top:0,left:0})},_optionChanged:function(e){switch(e.name){case"showTitle":case"title":case"titleTemplate":this._renderTitle(),this._renderGeometry();break;case"bottomTemplate":this._renderBottom(),this._renderGeometry();break;case"onTitleRendered":this._createTitleRenderAction(e.value);break;case"toolbarItems":case"useDefaultToolbarButtons":case"useFlatToolbarButtons":var t=!e.fullName.match(/^toolbarItems((\[\d+\])(\.(options|visible).*)?)?$/);this._renderTitle(),this._renderBottom(),t&&this._renderGeometry();break;case"dragEnabled":this._renderDrag();break;case"autoResizeEnabled":this._renderGeometry(),s.default.triggerResizeEvent(this._$content);break;case"fullScreen":this._toggleFullScreenClass(e.value),this._toggleSafariFullScreen(e.value),this._renderGeometry(),s.default.triggerResizeEvent(this._$content);break;case"showCloseButton":this._renderTitle();break;default:this.callBase(e)}},bottomToolbar:function(){return this._$bottom},topToolbar:function(){return this._$title},$content:function(){return this._$popupContent},content:function(){return(0,a.getPublicElement)(this._$popupContent)},overlayContent:function(){return this._$content}});(0,r.default)("dxPopup",A),e.exports=A,e.exports.default=e.exports},IL3Y:function(e,t,n){var i={"./af-NA.js":["ANTw",25],"./af.js":["U9Af",26],"./agq.js":["j7c2",27],"./ak.js":["INzq",28],"./am.js":["MI3y",29],"./ar-AE.js":["8ND1",30],"./ar-BH.js":["Z73V",31],"./ar-DJ.js":["0H2T",32],"./ar-DZ.js":["KtWx",33],"./ar-EG.js":["D9uc",34],"./ar-EH.js":["p4EN",35],"./ar-ER.js":["22Ge",36],"./ar-IL.js":["AxMa",37],"./ar-IQ.js":["gXQV",38],"./ar-JO.js":["DGn6",39],"./ar-KM.js":["ma2l",40],"./ar-KW.js":["D+gz",41],"./ar-LB.js":["1vcR",42],"./ar-LY.js":["LuJ2",43],"./ar-MA.js":["I+ep",44],"./ar-MR.js":["nNrS",45],"./ar-OM.js":["po6X",46],"./ar-PS.js":["Z1dJ",47],"./ar-QA.js":["Fk+W",48],"./ar-SA.js":["YyKh",49],"./ar-SD.js":["6TJB",50],"./ar-SO.js":["X+hI",51],"./ar-SS.js":["rnX4",52],"./ar-SY.js":["2oMl",53],"./ar-TD.js":["eSPh",54],"./ar-TN.js":["fDqj",55],"./ar-YE.js":["JCle",56],"./ar.js":["Brhu",57],"./as.js":["ieMn",58],"./asa.js":["6zsH",59],"./ast.js":["ewFS",60],"./az-Cyrl.js":["8XyJ",61],"./az-Latn.js":["eYjR",62],"./az.js":["2SR5",63],"./bas.js":["hVrb",64],"./be.js":["hqfL",65],"./bem.js":["mdZl",66],"./bez.js":["fe0N",67],"./bg.js":["lvR3",68],"./bm.js":["9ozZ",69],"./bn-IN.js":["W3AY",70],"./bn.js":["Ro9Y",71],"./bo-IN.js":["G1ga",72],"./bo.js":["4bol",73],"./br.js":["FP0w",74],"./brx.js":["4QE9",75],"./bs-Cyrl.js":["QtgZ",76],"./bs-Latn.js":["M17V",77],"./bs.js":["B6Dc",78],"./ca-AD.js":["447/",79],"./ca-ES-VALENCIA.js":["PWPG",80],"./ca-FR.js":["YI5u",81],"./ca-IT.js":["pwaI",82],"./ca.js":["hDpI",83],"./ccp-IN.js":["A8V9",84],"./ccp.js":["7lrK",85],"./ce.js":["3v/F",86],"./ceb.js":["xNSX",87],"./cgg.js":["kRXz",88],"./chr.js":["BE/P",89],"./ckb-IR.js":["AE/8",90],"./ckb.js":["XjVw",91],"./cs.js":["4mcN",92],"./cu.js":["Iid4",93],"./cy.js":["HHfJ",94],"./da-GL.js":["pHBe",95],"./da.js":["uc9y",96],"./dav.js":["CUCX",97],"./de-AT.js":["mEhA",98],"./de-BE.js":["i1+3",99],"./de-CH.js":["o6ZO",100],"./de-IT.js":["cpPF",101],"./de-LI.js":["Sh8U",102],"./de-LU.js":["7unq",103],"./de.js":["VLs4",104],"./dje.js":["hPCe",105],"./dsb.js":["FPgU",106],"./dua.js":["cHDj",107],"./dyo.js":["5Y4/",108],"./dz.js":["B6rC",109],"./ebu.js":["Xxe4",110],"./ee-TG.js":["JDY9",111],"./ee.js":["Gdd3",112],"./el-CY.js":["/OaS",113],"./el.js":["yh7E",114],"./en-001.js":["/8Q3",115],"./en-150.js":["X5LJ",116],"./en-AE.js":["GA/S",117],"./en-AG.js":["bbko",118],"./en-AI.js":["Rpk2",119],"./en-AS.js":["FppM",120],"./en-AT.js":["eLpQ",121],"./en-AU.js":["5BLQ",122],"./en-BB.js":["gNs1",123],"./en-BE.js":["rEWA",124],"./en-BI.js":["aVgI",125],"./en-BM.js":["EOKf",126],"./en-BS.js":["fgph",127],"./en-BW.js":["//4R",128],"./en-BZ.js":["YNjN",129],"./en-CA.js":["YMoM",130],"./en-CC.js":["FZAi",131],"./en-CH.js":["7KsO",132],"./en-CK.js":["Immv",133],"./en-CM.js":["5CPU",134],"./en-CX.js":["Xi2f",135],"./en-CY.js":["wRt/",136],"./en-DE.js":["KgxT",137],"./en-DG.js":["U739",138],"./en-DK.js":["pmHu",139],"./en-DM.js":["7Ppr",140],"./en-ER.js":["7cWR",141],"./en-FI.js":["ZccL",142],"./en-FJ.js":["hLDE",143],"./en-FK.js":["G98O",144],"./en-FM.js":["O9iM",145],"./en-GB.js":["URqu",146],"./en-GD.js":["3Ier",147],"./en-GG.js":["C8u6",148],"./en-GH.js":["mKNl",149],"./en-GI.js":["rmao",150],"./en-GM.js":["30Y/",151],"./en-GU.js":["WmqI",152],"./en-GY.js":["B+xC",153],"./en-HK.js":["al3P",154],"./en-IE.js":["M6z8",155],"./en-IL.js":["A1m/",156],"./en-IM.js":["aJqY",157],"./en-IN.js":["zCzG",158],"./en-IO.js":["lebT",159],"./en-JE.js":["YebY",160],"./en-JM.js":["IFTf",161],"./en-KE.js":["uEQU",162],"./en-KI.js":["toeh",163],"./en-KN.js":["ls1H",164],"./en-KY.js":["0PSp",165],"./en-LC.js":["3UYl",166],"./en-LR.js":["sxHb",167],"./en-LS.js":["rUse",168],"./en-MG.js":["TJBA",169],"./en-MH.js":["F4pp",170],"./en-MO.js":["wYUg",171],"./en-MP.js":["1yuz",172],"./en-MS.js":["2p29",173],"./en-MT.js":["t4C3",174],"./en-MU.js":["2K2R",175],"./en-MW.js":["Oz4A",176],"./en-MY.js":["/OWm",177],"./en-NA.js":["fo91",178],"./en-NF.js":["jV2U",179],"./en-NG.js":["dszn",180],"./en-NL.js":["yVAP",181],"./en-NR.js":["5moO",182],"./en-NU.js":["9l9G",183],"./en-NZ.js":["GA+V",184],"./en-PG.js":["iP1P",185],"./en-PH.js":["u6od",186],"./en-PK.js":["yOH2",187],"./en-PN.js":["3oIj",188],"./en-PR.js":["ggzk",189],"./en-PW.js":["eR0z",190],"./en-RW.js":["z/3j",191],"./en-SB.js":["06BO",192],"./en-SC.js":["moWg",193],"./en-SD.js":["PY63",194],"./en-SE.js":["+vvk",195],"./en-SG.js":["Tdd6",196],"./en-SH.js":["6hJO",197],"./en-SI.js":["Ezpc",198],"./en-SL.js":["IFwp",199],"./en-SS.js":["3/qH",200],"./en-SX.js":["RyKu",201],"./en-SZ.js":["YbTt",202],"./en-TC.js":["sAmz",203],"./en-TK.js":["u/eU",204],"./en-TO.js":["Xczp",205],"./en-TT.js":["nbfB",206],"./en-TV.js":["qr4R",207],"./en-TZ.js":["daTd",208],"./en-UG.js":["fC03",209],"./en-UM.js":["vpJs",210],"./en-US-POSIX.js":["vYhH",211],"./en-VC.js":["PBt8",212],"./en-VG.js":["kfOa",213],"./en-VI.js":["DjJL",214],"./en-VU.js":["g+34",215],"./en-WS.js":["Hh1x",216],"./en-ZA.js":["jMh0",217],"./en-ZM.js":["SGiD",218],"./en-ZW.js":["yoLf",219],"./en.js":["tAZD",220],"./eo.js":["djfw",221],"./es-419.js":["UPrT",222],"./es-AR.js":["ATIY",223],"./es-BO.js":["YozJ",224],"./es-BR.js":["VOmr",225],"./es-BZ.js":["CjHq",226],"./es-CL.js":["OhWr",227],"./es-CO.js":["AQDP",228],"./es-CR.js":["Mnev",229],"./es-CU.js":["hC3d",230],"./es-DO.js":["xEG8",231],"./es-EA.js":["0z92",232],"./es-EC.js":["vkF9",233],"./es-GQ.js":["5tZv",234],"./es-GT.js":["mkcm",235],"./es-HN.js":["y/n1",236],"./es-IC.js":["EInp",237],"./es-MX.js":["LMmM",238],"./es-NI.js":["lZ35",239],"./es-PA.js":["xdwn",240],"./es-PE.js":["gnpi",241],"./es-PH.js":["RhlC",242],"./es-PR.js":["YoQy",243],"./es-PY.js":["yMB1",244],"./es-SV.js":["ruNf",245],"./es-US.js":["7Jl0",246],"./es-UY.js":["0i5Y",247],"./es-VE.js":["qRsU",248],"./es.js":["2Yyj",249],"./et.js":["7q9D",250],"./eu.js":["6wxi",251],"./ewo.js":["OtvY",252],"./extra/af-NA.js":["hYtU",253],"./extra/af.js":["IIcj",254],"./extra/agq.js":["S9wO",255],"./extra/ak.js":["vEww",256],"./extra/am.js":["Ddvw",257],"./extra/ar-AE.js":["mCLh",258],"./extra/ar-BH.js":["HawE",259],"./extra/ar-DJ.js":["U9cH",260],"./extra/ar-DZ.js":["owxE",261],"./extra/ar-EG.js":["+DXe",262],"./extra/ar-EH.js":["UTt0",263],"./extra/ar-ER.js":["yn2m",264],"./extra/ar-IL.js":["4u6J",265],"./extra/ar-IQ.js":["xAkz",266],"./extra/ar-JO.js":["+UNp",267],"./extra/ar-KM.js":["2M3o",268],"./extra/ar-KW.js":["/0pG",269],"./extra/ar-LB.js":["yH6b",270],"./extra/ar-LY.js":["VXLv",271],"./extra/ar-MA.js":["qtdm",272],"./extra/ar-MR.js":["Ig6o",273],"./extra/ar-OM.js":["TGIQ",274],"./extra/ar-PS.js":["rMm/",275],"./extra/ar-QA.js":["GLqq",276],"./extra/ar-SA.js":["YWRM",277],"./extra/ar-SD.js":["PqF0",278],"./extra/ar-SO.js":["EeBV",279],"./extra/ar-SS.js":["IO2u",280],"./extra/ar-SY.js":["glVw",281],"./extra/ar-TD.js":["zSZU",282],"./extra/ar-TN.js":["pSnO",283],"./extra/ar-YE.js":["sDWR",284],"./extra/ar.js":["o6XD",285],"./extra/as.js":["U1gK",286],"./extra/asa.js":["cmBC",287],"./extra/ast.js":["1Twk",288],"./extra/az-Cyrl.js":["sh+p",289],"./extra/az-Latn.js":["xwx9",290],"./extra/az.js":["hhSf",291],"./extra/bas.js":["ojm1",292],"./extra/be.js":["VZTr",293],"./extra/bem.js":["wANz",294],"./extra/bez.js":["AP+c",295],"./extra/bg.js":["vAAp",296],"./extra/bm.js":["9cZ8",297],"./extra/bn-IN.js":["2fVB",298],"./extra/bn.js":["R1fJ",299],"./extra/bo-IN.js":["YLLI",300],"./extra/bo.js":["RKAX",301],"./extra/br.js":["MymG",302],"./extra/brx.js":["xQw0",303],"./extra/bs-Cyrl.js":["vOzY",304],"./extra/bs-Latn.js":["niei",305],"./extra/bs.js":["1j/U",306],"./extra/ca-AD.js":["UVx0",307],"./extra/ca-ES-VALENCIA.js":["rj4V",308],"./extra/ca-FR.js":["R07c",309],"./extra/ca-IT.js":["usZi",310],"./extra/ca.js":["1yAI",311],"./extra/ccp-IN.js":["P2Sn",312],"./extra/ccp.js":["YyqB",313],"./extra/ce.js":["jsvH",314],"./extra/ceb.js":["NRWv",315],"./extra/cgg.js":["DOIv",316],"./extra/chr.js":["4rh3",317],"./extra/ckb-IR.js":["thdz",318],"./extra/ckb.js":["w+P4",319],"./extra/cs.js":["lStF",320],"./extra/cu.js":["VB4F",321],"./extra/cy.js":["F/ia",322],"./extra/da-GL.js":["4bXR",323],"./extra/da.js":["0zBH",324],"./extra/dav.js":["SA5X",325],"./extra/de-AT.js":["Mwfd",326],"./extra/de-BE.js":["DCFZ",327],"./extra/de-CH.js":["Ugms",328],"./extra/de-IT.js":["4ktE",329],"./extra/de-LI.js":["MNly",330],"./extra/de-LU.js":["IlhB",331],"./extra/de.js":["qnrZ",332],"./extra/dje.js":["1rb0",333],"./extra/dsb.js":["zHKi",334],"./extra/dua.js":["vb8/",335],"./extra/dyo.js":["Dt3x",336],"./extra/dz.js":["qIJK",337],"./extra/ebu.js":["ezyr",338],"./extra/ee-TG.js":["VVk/",339],"./extra/ee.js":["ireO",340],"./extra/el-CY.js":["Nulp",341],"./extra/el.js":["HNmh",342],"./extra/en-001.js":["wIXQ",343],"./extra/en-150.js":["Of90",344],"./extra/en-AE.js":["xgeQ",345],"./extra/en-AG.js":["dgAm",346],"./extra/en-AI.js":["sMby",347],"./extra/en-AS.js":["KnIw",348],"./extra/en-AT.js":["ETbZ",349],"./extra/en-AU.js":["iqwj",350],"./extra/en-BB.js":["c+Il",351],"./extra/en-BE.js":["zLau",352],"./extra/en-BI.js":["88Bo",353],"./extra/en-BM.js":["dL4k",354],"./extra/en-BS.js":["32cH",355],"./extra/en-BW.js":["h1cP",356],"./extra/en-BZ.js":["VP/b",357],"./extra/en-CA.js":["SFAi",358],"./extra/en-CC.js":["l9h+",359],"./extra/en-CH.js":["Mf+0",360],"./extra/en-CK.js":["T5lX",361],"./extra/en-CM.js":["2OPG",362],"./extra/en-CX.js":["2AVP",363],"./extra/en-CY.js":["4xD0",364],"./extra/en-DE.js":["9MHh",365],"./extra/en-DG.js":["jJ+Z",366],"./extra/en-DK.js":["8WO7",367],"./extra/en-DM.js":["1hlC",368],"./extra/en-ER.js":["dDt7",369],"./extra/en-FI.js":["2gsv",370],"./extra/en-FJ.js":["1dKF",371],"./extra/en-FK.js":["2GSJ",372],"./extra/en-FM.js":["DmUV",373],"./extra/en-GB.js":["FMBS",374],"./extra/en-GD.js":["ZdpP",375],"./extra/en-GG.js":["oVa3",376],"./extra/en-GH.js":["gK3R",377],"./extra/en-GI.js":["8kgx",378],"./extra/en-GM.js":["P9WP",379],"./extra/en-GU.js":["4/5u",380],"./extra/en-GY.js":["3pA1",381],"./extra/en-HK.js":["2JdK",382],"./extra/en-IE.js":["MU3D",383],"./extra/en-IL.js":["zG7N",384],"./extra/en-IM.js":["Xk7U",385],"./extra/en-IN.js":["x5gr",386],"./extra/en-IO.js":["eVjI",387],"./extra/en-JE.js":["jnwx",388],"./extra/en-JM.js":["OCDJ",389],"./extra/en-KE.js":["ZSln",390],"./extra/en-KI.js":["9cTs",391],"./extra/en-KN.js":["agad",392],"./extra/en-KY.js":["9k0i",393],"./extra/en-LC.js":["E4Jm",394],"./extra/en-LR.js":["5x7+",395],"./extra/en-LS.js":["t+OO",396],"./extra/en-MG.js":["yw19",397],"./extra/en-MH.js":["qXCK",398],"./extra/en-MO.js":["VwVg",399],"./extra/en-MP.js":["qBey",400],"./extra/en-MS.js":["Kkz/",401],"./extra/en-MT.js":["fQjt",402],"./extra/en-MU.js":["FupT",403],"./extra/en-MW.js":["DDie",404],"./extra/en-MY.js":["6dVC",405],"./extra/en-NA.js":["XHaK",406],"./extra/en-NF.js":["RORK",407],"./extra/en-NG.js":["vWkz",408],"./extra/en-NL.js":["etRH",409],"./extra/en-NR.js":["NeS8",410],"./extra/en-NU.js":["CGdj",411],"./extra/en-NZ.js":["N9kZ",412],"./extra/en-PG.js":["ZCl9",413],"./extra/en-PH.js":["oK2x",414],"./extra/en-PK.js":["FBHa",415],"./extra/en-PN.js":["2WFo",416],"./extra/en-PR.js":["PQPR",417],"./extra/en-PW.js":["BTr7",418],"./extra/en-RW.js":["G6D6",419],"./extra/en-SB.js":["PSOk",420],"./extra/en-SC.js":["0DKR",421],"./extra/en-SD.js":["IRuU",422],"./extra/en-SE.js":["kf6i",423],"./extra/en-SG.js":["NIIX",424],"./extra/en-SH.js":["psnK",425],"./extra/en-SI.js":["91t2",426],"./extra/en-SL.js":["uvvr",427],"./extra/en-SS.js":["zl7M",428],"./extra/en-SX.js":["5k0W",429],"./extra/en-SZ.js":["TNil",430],"./extra/en-TC.js":["o/+n",431],"./extra/en-TK.js":["aRPj",432],"./extra/en-TO.js":["fhqM",433],"./extra/en-TT.js":["Lq4a",434],"./extra/en-TV.js":["w+JF",435],"./extra/en-TZ.js":["3aC6",436],"./extra/en-UG.js":["8Fhi",437],"./extra/en-UM.js":["X9e+",438],"./extra/en-US-POSIX.js":["J9BQ",439],"./extra/en-VC.js":["0z4Y",440],"./extra/en-VG.js":["xgl3",441],"./extra/en-VI.js":["8uVk",442],"./extra/en-VU.js":["1C0I",443],"./extra/en-WS.js":["si8p",444],"./extra/en-ZA.js":["MKWU",445],"./extra/en-ZM.js":["zagS",446],"./extra/en-ZW.js":["2Qm+",447],"./extra/en.js":["uiD2",448],"./extra/eo.js":["dNpU",449],"./extra/es-419.js":["lAyh",450],"./extra/es-AR.js":["vo+5",451],"./extra/es-BO.js":["Gous",452],"./extra/es-BR.js":["1gFY",453],"./extra/es-BZ.js":["wiMa",454],"./extra/es-CL.js":["QgUb",455],"./extra/es-CO.js":["RIwl",456],"./extra/es-CR.js":["nV4Q",457],"./extra/es-CU.js":["wl0F",458],"./extra/es-DO.js":["pwsj",459],"./extra/es-EA.js":["os6F",460],"./extra/es-EC.js":["fLtj",461],"./extra/es-GQ.js":["jWna",462],"./extra/es-GT.js":["cn/z",463],"./extra/es-HN.js":["iiXj",464],"./extra/es-IC.js":["93H5",465],"./extra/es-MX.js":["GYp4",466],"./extra/es-NI.js":["pOKq",467],"./extra/es-PA.js":["lYum",468],"./extra/es-PE.js":["4r9z",469],"./extra/es-PH.js":["Vd9x",470],"./extra/es-PR.js":["xG03",471],"./extra/es-PY.js":["sTdP",472],"./extra/es-SV.js":["HK6M",473],"./extra/es-US.js":["OXn/",474],"./extra/es-UY.js":["Dc0P",475],"./extra/es-VE.js":["2hkO",476],"./extra/es.js":["PgMp",477],"./extra/et.js":["AKOi",478],"./extra/eu.js":["hMRz",479],"./extra/ewo.js":["/HvP",480],"./extra/fa-AF.js":["pQ/w",481],"./extra/fa.js":["sd+T",482],"./extra/ff-CM.js":["ZGDJ",483],"./extra/ff-GN.js":["teT2",484],"./extra/ff-Latn-BF.js":["UYhH",485],"./extra/ff-Latn-CM.js":["Osjl",486],"./extra/ff-Latn-GH.js":["/9NJ",487],"./extra/ff-Latn-GM.js":["3pNq",488],"./extra/ff-Latn-GN.js":["tayG",489],"./extra/ff-Latn-GW.js":["q8S6",490],"./extra/ff-Latn-LR.js":["6yOo",491],"./extra/ff-Latn-MR.js":["j64R",492],"./extra/ff-Latn-NE.js":["vjZv",493],"./extra/ff-Latn-NG.js":["AJBN",494],"./extra/ff-Latn-SL.js":["NRX9",495],"./extra/ff-Latn.js":["3Mge",496],"./extra/ff-MR.js":["eiE+",497],"./extra/ff.js":["aJ5A",498],"./extra/fi.js":["PfGA",499],"./extra/fil.js":["EIv8",500],"./extra/fo-DK.js":["HTo0",501],"./extra/fo.js":["J/4B",502],"./extra/fr-BE.js":["s1Z2",503],"./extra/fr-BF.js":["S8C3",504],"./extra/fr-BI.js":["m7RG",505],"./extra/fr-BJ.js":["V6yX",506],"./extra/fr-BL.js":["7T9H",507],"./extra/fr-CA.js":["9Olu",508],"./extra/fr-CD.js":["FD1d",509],"./extra/fr-CF.js":["8AUX",510],"./extra/fr-CG.js":["FHhZ",511],"./extra/fr-CH.js":["h1ks",512],"./extra/fr-CI.js":["uVGg",513],"./extra/fr-CM.js":["ztB2",514],"./extra/fr-DJ.js":["F3RG",515],"./extra/fr-DZ.js":["Fk+3",516],"./extra/fr-GA.js":["veov",517],"./extra/fr-GF.js":["NJfy",518],"./extra/fr-GN.js":["H6ho",519],"./extra/fr-GP.js":["iwO4",520],"./extra/fr-GQ.js":["ITXp",521],"./extra/fr-HT.js":["uxCV",522],"./extra/fr-KM.js":["nLv/",523],"./extra/fr-LU.js":["uUUA",524],"./extra/fr-MA.js":["u6Q+",525],"./extra/fr-MC.js":["hkCd",526],"./extra/fr-MF.js":["pvzn",527],"./extra/fr-MG.js":["xwlP",528],"./extra/fr-ML.js":["Ozqd",529],"./extra/fr-MQ.js":["2L1k",530],"./extra/fr-MR.js":["x0p4",531],"./extra/fr-MU.js":["ng5d",532],"./extra/fr-NC.js":["eSaf",533],"./extra/fr-NE.js":["f55c",534],"./extra/fr-PF.js":["Za8o",535],"./extra/fr-PM.js":["udBM",536],"./extra/fr-RE.js":["ajcY",537],"./extra/fr-RW.js":["Vmbd",538],"./extra/fr-SC.js":["R8HP",539],"./extra/fr-SN.js":["HORV",540],"./extra/fr-SY.js":["cXJe",541],"./extra/fr-TD.js":["yQfR",542],"./extra/fr-TG.js":["EDoc",543],"./extra/fr-TN.js":["oAV8",544],"./extra/fr-VU.js":["uopA",545],"./extra/fr-WF.js":["7dx+",546],"./extra/fr-YT.js":["DuaQ",547],"./extra/fr.js":["On8d",548],"./extra/fur.js":["6SdT",549],"./extra/fy.js":["Korv",550],"./extra/ga-GB.js":["MYRo",551],"./extra/ga.js":["8/4H",552],"./extra/gd.js":["MG1f",553],"./extra/gl.js":["J0Yo",554],"./extra/gsw-FR.js":["9zEi",555],"./extra/gsw-LI.js":["W+1R",556],"./extra/gsw.js":["/e7E",557],"./extra/gu.js":["E3Dv",558],"./extra/guz.js":["/Mpy",559],"./extra/gv.js":["2dgn",560],"./extra/ha-GH.js":["UecE",561],"./extra/ha-NE.js":["Batj",562],"./extra/ha.js":["OGFs",563],"./extra/haw.js":["isSs",564],"./extra/he.js":["y0QQ",565],"./extra/hi.js":["Ysyp",566],"./extra/hr-BA.js":["0bOf",567],"./extra/hr.js":["av0a",568],"./extra/hsb.js":["ScDv",569],"./extra/hu.js":["/umd",570],"./extra/hy.js":["EvMn",571],"./extra/ia.js":["2UHc",572],"./extra/id.js":["zoxX",573],"./extra/ig.js":["LRnX",574],"./extra/ii.js":["kEx6",575],"./extra/is.js":["9o2p",576],"./extra/it-CH.js":["+c1K",577],"./extra/it-SM.js":["EuS/",578],"./extra/it-VA.js":["l1Q4",579],"./extra/it.js":["F5kq",580],"./extra/ja.js":["WDG2",581],"./extra/jgo.js":["uXHl",582],"./extra/jmc.js":["CS6A",583],"./extra/jv.js":["0qAF",584],"./extra/ka.js":["ry5H",585],"./extra/kab.js":["hcM1",586],"./extra/kam.js":["fnLT",587],"./extra/kde.js":["2FiE",588],"./extra/kea.js":["CuuS",589],"./extra/khq.js":["niuD",590],"./extra/ki.js":["EIgv",591],"./extra/kk.js":["73m9",592],"./extra/kkj.js":["5p3T",593],"./extra/kl.js":["O2FO",594],"./extra/kln.js":["7YUV",595],"./extra/km.js":["nySY",596],"./extra/kn.js":["dQXu",597],"./extra/ko-KP.js":["P1K2",598],"./extra/ko.js":["G5dk",599],"./extra/kok.js":["fhyQ",600],"./extra/ks.js":["1h2t",601],"./extra/ksb.js":["b58B",602],"./extra/ksf.js":["Qnuz",603],"./extra/ksh.js":["zw33",604],"./extra/ku.js":["Yg2f",605],"./extra/kw.js":["v0Ge",606],"./extra/ky.js":["t2kw",607],"./extra/lag.js":["xzVU",608],"./extra/lb.js":["CXZq",609],"./extra/lg.js":["bRtk",610],"./extra/lkt.js":["llmu",611],"./extra/ln-AO.js":["Ko11",612],"./extra/ln-CF.js":["lX9k",613],"./extra/ln-CG.js":["awLZ",614],"./extra/ln.js":["YLOg",615],"./extra/lo.js":["JccL",616],"./extra/lrc-IQ.js":["+Jpc",617],"./extra/lrc.js":["vGrB",618],"./extra/lt.js":["baMU",619],"./extra/lu.js":["0/1i",620],"./extra/luo.js":["koTP",621],"./extra/luy.js":["rbyl",622],"./extra/lv.js":["SKGy",623],"./extra/mas-TZ.js":["x5ce",624],"./extra/mas.js":["yYcN",625],"./extra/mer.js":["QvYF",626],"./extra/mfe.js":["nAxK",627],"./extra/mg.js":["UcOF",628],"./extra/mgh.js":["IiZ8",629],"./extra/mgo.js":["c72Q",630],"./extra/mi.js":["hPVH",631],"./extra/mk.js":["s4Ep",632],"./extra/ml.js":["15oy",633],"./extra/mn.js":["aTnr",634],"./extra/mr.js":["A2iF",635],"./extra/ms-BN.js":["kBZl",636],"./extra/ms-SG.js":["Q088",637],"./extra/ms.js":["LVwY",638],"./extra/mt.js":["pplT",639],"./extra/mua.js":["73cb",640],"./extra/my.js":["HbEo",641],"./extra/mzn.js":["Svmh",642],"./extra/naq.js":["gl/3",643],"./extra/nb-SJ.js":["YdMD",644],"./extra/nb.js":["tf4B",645],"./extra/nd.js":["66ua",646],"./extra/nds-NL.js":["Ia3z",647],"./extra/nds.js":["W9/3",648],"./extra/ne-IN.js":["miTR",649],"./extra/ne.js":["lr2z",650],"./extra/nl-AW.js":["Wmy2",651],"./extra/nl-BE.js":["ey7p",652],"./extra/nl-BQ.js":["Z146",653],"./extra/nl-CW.js":["nkT8",654],"./extra/nl-SR.js":["xLHm",655],"./extra/nl-SX.js":["G7ts",656],"./extra/nl.js":["dBbh",657],"./extra/nmg.js":["m0ss",658],"./extra/nn.js":["ljA2",659],"./extra/nnh.js":["+3qX",660],"./extra/nus.js":["LtQJ",661],"./extra/nyn.js":["zI7Z",662],"./extra/om-KE.js":["BRaJ",663],"./extra/om.js":["q8+m",664],"./extra/or.js":["l5HY",665],"./extra/os-RU.js":["NlP/",666],"./extra/os.js":["IVSQ",667],"./extra/pa-Arab.js":["kMhP",668],"./extra/pa-Guru.js":["ubft",669],"./extra/pa.js":["tCMH",670],"./extra/pl.js":["Qa7h",671],"./extra/prg.js":["Rnyv",672],"./extra/ps-PK.js":["vtnV",673],"./extra/ps.js":["6IHV",674],"./extra/pt-AO.js":["x+Z4",675],"./extra/pt-CH.js":["D0Vs",676],"./extra/pt-CV.js":["aUTq",677],"./extra/pt-GQ.js":["8itg",678],"./extra/pt-GW.js":["KfSy",679],"./extra/pt-LU.js":["P5FD",680],"./extra/pt-MO.js":["0+3E",681],"./extra/pt-MZ.js":["NW8F",682],"./extra/pt-PT.js":["IKcV",683],"./extra/pt-ST.js":["W6sk",684],"./extra/pt-TL.js":["1SyY",685],"./extra/pt.js":["M9hh",686],"./extra/qu-BO.js":["Pb6U",687],"./extra/qu-EC.js":["nCfn",688],"./extra/qu.js":["XdpL",689],"./extra/rm.js":["bzLC",690],"./extra/rn.js":["M7nf",691],"./extra/ro-MD.js":["zG6n",692],"./extra/ro.js":["uuqu",693],"./extra/rof.js":["0KiO",694],"./extra/root.js":["XFwA",695],"./extra/ru-BY.js":["LLiU",696],"./extra/ru-KG.js":["4V30",697],"./extra/ru-KZ.js":["0e4k",698],"./extra/ru-MD.js":["Lcjd",699],"./extra/ru-UA.js":["D+FL",700],"./extra/ru.js":["BWy3",701],"./extra/rw.js":["vnGC",702],"./extra/rwk.js":["+lSk",703],"./extra/sah.js":["Hxx7",704],"./extra/saq.js":["Supg",705],"./extra/sbp.js":["p7jE",706],"./extra/sd.js":["RbN0",707],"./extra/se-FI.js":["d6iD",708],"./extra/se-SE.js":["7OoD",709],"./extra/se.js":["U13u",710],"./extra/seh.js":["Oq8u",711],"./extra/ses.js":["Lw7t",712],"./extra/sg.js":["oehv",713],"./extra/shi-Latn.js":["6pg7",714],"./extra/shi-Tfng.js":["yBte",715],"./extra/shi.js":["KRxu",716],"./extra/si.js":["9Zl3",717],"./extra/sk.js":["xHfm",718],"./extra/sl.js":["RSHF",719],"./extra/smn.js":["5+yP",720],"./extra/sn.js":["2kDZ",721],"./extra/so-DJ.js":["JfwJ",722],"./extra/so-ET.js":["Ky6L",723],"./extra/so-KE.js":["7wk0",724],"./extra/so.js":["pTx2",725],"./extra/sq-MK.js":["yJj3",726],"./extra/sq-XK.js":["PUYv",727],"./extra/sq.js":["hYm4",728],"./extra/sr-Cyrl-BA.js":["JGzz",729],"./extra/sr-Cyrl-ME.js":["lpNv",730],"./extra/sr-Cyrl-XK.js":["XM8u",731],"./extra/sr-Cyrl.js":["JZM9",732],"./extra/sr-Latn-BA.js":["Z+J6",733],"./extra/sr-Latn-ME.js":["IneA",734],"./extra/sr-Latn-XK.js":["lRbV",735],"./extra/sr-Latn.js":["cFdp",736],"./extra/sr.js":["AOnX",737],"./extra/sv-AX.js":["Ps56",738],"./extra/sv-FI.js":["wilo",739],"./extra/sv.js":["NiZq",740],"./extra/sw-CD.js":["pvR3",741],"./extra/sw-KE.js":["e9i0",742],"./extra/sw-UG.js":["vAj6",743],"./extra/sw.js":["gnoA",744],"./extra/ta-LK.js":["5aVA",745],"./extra/ta-MY.js":["tUN7",746],"./extra/ta-SG.js":["Om7V",747],"./extra/ta.js":["ra/2",748],"./extra/te.js":["1yNr",749],"./extra/teo-KE.js":["rc7E",750],"./extra/teo.js":["jUpb",751],"./extra/tg.js":["WgJr",752],"./extra/th.js":["QREW",753],"./extra/ti-ER.js":["dPQL",754],"./extra/ti.js":["BI3h",755],"./extra/tk.js":["DMys",756],"./extra/to.js":["IJjJ",757],"./extra/tr-CY.js":["9cbM",758],"./extra/tr.js":["8s+z",759],"./extra/tt.js":["MQ8W",760],"./extra/twq.js":["f5++",761],"./extra/tzm.js":["L1Tf",762],"./extra/ug.js":["sc9R",763],"./extra/uk.js":["9Afg",764],"./extra/ur-IN.js":["gZzc",765],"./extra/ur.js":["Cmhw",766],"./extra/uz-Arab.js":["Ejr0",767],"./extra/uz-Cyrl.js":["hTZV",768],"./extra/uz-Latn.js":["yrDl",769],"./extra/uz.js":["8VFr",770],"./extra/vai-Latn.js":["ojyH",771],"./extra/vai-Vaii.js":["AQIO",772],"./extra/vai.js":["pGUi",773],"./extra/vi.js":["sae6",774],"./extra/vo.js":["GytO",775],"./extra/vun.js":["n5Fj",776],"./extra/wae.js":["P8BJ",777],"./extra/wo.js":["i/5I",778],"./extra/xh.js":["+BD7",779],"./extra/xog.js":["HiO9",780],"./extra/yav.js":["3bzo",781],"./extra/yi.js":["oOQt",782],"./extra/yo-BJ.js":["z4SF",783],"./extra/yo.js":["Esgj",784],"./extra/yue-Hans.js":["pdYv",785],"./extra/yue-Hant.js":["AWH9",786],"./extra/yue.js":["GNOA",787],"./extra/zgh.js":["pt07",788],"./extra/zh-Hans-HK.js":["Qq/E",789],"./extra/zh-Hans-MO.js":["M716",790],"./extra/zh-Hans-SG.js":["6u2f",791],"./extra/zh-Hans.js":["nxQz",792],"./extra/zh-Hant-HK.js":["vKOy",793],"./extra/zh-Hant-MO.js":["W/gi",794],"./extra/zh-Hant.js":["XixS",795],"./extra/zh.js":["b15P",796],"./extra/zu.js":["38ZA",797],"./fa-AF.js":["cfxb",798],"./fa.js":["BHO9",799],"./ff-CM.js":["Dwki",800],"./ff-GN.js":["5Muw",801],"./ff-Latn-BF.js":["cKuV",802],"./ff-Latn-CM.js":["BXtb",803],"./ff-Latn-GH.js":["lhWt",804],"./ff-Latn-GM.js":["S33+",805],"./ff-Latn-GN.js":["OjOg",806],"./ff-Latn-GW.js":["kvoa",807],"./ff-Latn-LR.js":["a4Cn",808],"./ff-Latn-MR.js":["Yxti",809],"./ff-Latn-NE.js":["n0Xg",810],"./ff-Latn-NG.js":["drX/",811],"./ff-Latn-SL.js":["itt+",812],"./ff-Latn.js":["guLg",813],"./ff-MR.js":["OuWs",814],"./ff.js":["AO1o",815],"./fi.js":["ejKr",816],"./fil.js":["Rm5L",817],"./fo-DK.js":["KlT6",818],"./fo.js":["TqPR",819],"./fr-BE.js":["aud0",820],"./fr-BF.js":["uXRG",821],"./fr-BI.js":["LJhX",822],"./fr-BJ.js":["r2lz",823],"./fr-BL.js":["rOMi",824],"./fr-CA.js":["NauR",825],"./fr-CD.js":["/mTU",826],"./fr-CF.js":["QcQn",827],"./fr-CG.js":["f8qO",828],"./fr-CH.js":["LfMc",829],"./fr-CI.js":["l6bY",830],"./fr-CM.js":["VX5t",831],"./fr-DJ.js":["3r05",832],"./fr-DZ.js":["0Fdw",833],"./fr-GA.js":["zfKf",834],"./fr-GF.js":["dVTb",835],"./fr-GN.js":["IdO6",836],"./fr-GP.js":["IjgR",837],"./fr-GQ.js":["AhAc",838],"./fr-HT.js":["s0Mg",839],"./fr-KM.js":["crJ7",840],"./fr-LU.js":["V/cc",841],"./fr-MA.js":["/NBB",842],"./fr-MC.js":["jogA",843],"./fr-MF.js":["9qCT",844],"./fr-MG.js":["VpXS",845],"./fr-ML.js":["k6MH",846],"./fr-MQ.js":["x6E+",847],"./fr-MR.js":["9nLt",848],"./fr-MU.js":["CKBJ",849],"./fr-NC.js":["D3Ie",850],"./fr-NE.js":["LIly",851],"./fr-PF.js":["O5ap",852],"./fr-PM.js":["JRJ/",853],"./fr-RE.js":["DX17",854],"./fr-RW.js":["nkNb",855],"./fr-SC.js":["WWHn",856],"./fr-SN.js":["xBsm",857],"./fr-SY.js":["eWba",858],"./fr-TD.js":["B42C",859],"./fr-TG.js":["mV9w",860],"./fr-TN.js":["oR9y",861],"./fr-VU.js":["MARJ",862],"./fr-WF.js":["nHPG",863],"./fr-YT.js":["HVTL",864],"./fr.js":["Hfs6",865],"./fur.js":["Zbmb",866],"./fy.js":["kSr3",867],"./ga-GB.js":["tWsb",868],"./ga.js":["se25",869],"./gd.js":["4B/Y",870],"./gl.js":["rRZ9",871],"./global/af-NA.js":["tY3A",872],"./global/af.js":["CTel",873],"./global/agq.js":["wfNU",874],"./global/ak.js":["xsfv",875],"./global/am.js":["mZwt",876],"./global/ar-AE.js":["y6rq",877],"./global/ar-BH.js":["NLbe",878],"./global/ar-DJ.js":["z1UJ",879],"./global/ar-DZ.js":["eGKE",880],"./global/ar-EG.js":["miIx",881],"./global/ar-EH.js":["1AKX",882],"./global/ar-ER.js":["kBdV",883],"./global/ar-IL.js":["cnuU",884],"./global/ar-IQ.js":["Tncq",885],"./global/ar-JO.js":["LxUa",886],"./global/ar-KM.js":["4MmM",887],"./global/ar-KW.js":["znnS",888],"./global/ar-LB.js":["iIEQ",889],"./global/ar-LY.js":["bH/r",890],"./global/ar-MA.js":["OdMN",891],"./global/ar-MR.js":["eWPf",892],"./global/ar-OM.js":["YaEM",893],"./global/ar-PS.js":["DlzN",894],"./global/ar-QA.js":["lF8K",895],"./global/ar-SA.js":["oagl",896],"./global/ar-SD.js":["wANS",897],"./global/ar-SO.js":["DPcH",898],"./global/ar-SS.js":["wOI/",899],"./global/ar-SY.js":["N2Qm",900],"./global/ar-TD.js":["eDcC",901],"./global/ar-TN.js":["TLrA",902],"./global/ar-YE.js":["nfbG",903],"./global/ar.js":["QYDD",904],"./global/as.js":["orbx",905],"./global/asa.js":["jvVE",906],"./global/ast.js":["Yzwh",907],"./global/az-Cyrl.js":["WB4y",908],"./global/az-Latn.js":["twnW",909],"./global/az.js":["sFJl",910],"./global/bas.js":["CCIN",911],"./global/be.js":["LmZ2",912],"./global/bem.js":["XKUB",913],"./global/bez.js":["vqLs",914],"./global/bg.js":["ephH",915],"./global/bm.js":["Sccz",916],"./global/bn-IN.js":["gdzS",917],"./global/bn.js":["SmM0",918],"./global/bo-IN.js":["QGGu",919],"./global/bo.js":["+t3o",920],"./global/br.js":["e9mm",921],"./global/brx.js":["4fIL",922],"./global/bs-Cyrl.js":["yZMd",923],"./global/bs-Latn.js":["hAR8",924],"./global/bs.js":["yNYf",925],"./global/ca-AD.js":["S+z7",926],"./global/ca-ES-VALENCIA.js":["6NOM",927],"./global/ca-FR.js":["j0xv",928],"./global/ca-IT.js":["5Z7i",929],"./global/ca.js":["JN0Z",930],"./global/ccp-IN.js":["bCa3",931],"./global/ccp.js":["q5Qn",932],"./global/ce.js":["GSS3",933],"./global/ceb.js":["7KJs",934],"./global/cgg.js":["C5h/",935],"./global/chr.js":["da8S",936],"./global/ckb-IR.js":["KkOR",937],"./global/ckb.js":["X+W4",938],"./global/cs.js":["Hgmd",939],"./global/cu.js":["9UP4",940],"./global/cy.js":["05ll",941],"./global/da-GL.js":["ZsVP",942],"./global/da.js":["c9Wf",943],"./global/dav.js":["UDlZ",944],"./global/de-AT.js":["sN9N",945],"./global/de-BE.js":["pRDg",946],"./global/de-CH.js":["v36K",947],"./global/de-IT.js":["F2Hp",948],"./global/de-LI.js":["lu35",949],"./global/de-LU.js":["6BpW",950],"./global/de.js":["Ams3",951],"./global/dje.js":["KP7W",952],"./global/dsb.js":["poxb",953],"./global/dua.js":["jsOG",954],"./global/dyo.js":["7pVF",955],"./global/dz.js":["3wSr",956],"./global/ebu.js":["MF+o",957],"./global/ee-TG.js":["92B9",958],"./global/ee.js":["FEC4",959],"./global/el-CY.js":["knDV",960],"./global/el.js":["h7It",961],"./global/en-001.js":["p+6d",962],"./global/en-150.js":["tnp9",963],"./global/en-AE.js":["SIod",964],"./global/en-AG.js":["e+vU",965],"./global/en-AI.js":["5D6y",966],"./global/en-AS.js":["Tbov",967],"./global/en-AT.js":["OiyI",968],"./global/en-AU.js":["RKG3",969],"./global/en-BB.js":["34ov",970],"./global/en-BE.js":["2/qh",971],"./global/en-BI.js":["gHDo",972],"./global/en-BM.js":["LY0D",973],"./global/en-BS.js":["xBTh",974],"./global/en-BW.js":["LjuY",975],"./global/en-BZ.js":["UgZk",976],"./global/en-CA.js":["X/Y3",977],"./global/en-CC.js":["b50j",978],"./global/en-CH.js":["FSba",979],"./global/en-CK.js":["b7Xi",980],"./global/en-CM.js":["zySK",981],"./global/en-CX.js":["fTvy",982],"./global/en-CY.js":["K/BR",983],"./global/en-DE.js":["gXBG",984],"./global/en-DG.js":["+pKU",985],"./global/en-DK.js":["1MbT",986],"./global/en-DM.js":["uztE",987],"./global/en-ER.js":["GVUM",988],"./global/en-FI.js":["liMA",989],"./global/en-FJ.js":["QyO5",990],"./global/en-FK.js":["dSwM",991],"./global/en-FM.js":["HGav",992],"./global/en-GB.js":["C0qs",993],"./global/en-GD.js":["rGFS",994],"./global/en-GG.js":["ZeWA",995],"./global/en-GH.js":["Ee1W",996],"./global/en-GI.js":["319r",997],"./global/en-GM.js":["cNNs",998],"./global/en-GU.js":["PAnU",999],"./global/en-GY.js":["HF9f",1e3],"./global/en-HK.js":["w/VL",1001],"./global/en-IE.js":["rImT",1002],"./global/en-IL.js":["kMwE",1003],"./global/en-IM.js":["t44u",1004],"./global/en-IN.js":["1aJL",1005],"./global/en-IO.js":["9aD6",1006],"./global/en-JE.js":["94W0",1007],"./global/en-JM.js":["lv9Q",1008],"./global/en-KE.js":["Kqjy",1009],"./global/en-KI.js":["BBRw",1010],"./global/en-KN.js":["+SBt",1011],"./global/en-KY.js":["Rg1x",1012],"./global/en-LC.js":["YXIB",1013],"./global/en-LR.js":["gOP3",1014],"./global/en-LS.js":["X9nK",1015],"./global/en-MG.js":["ECiY",1016],"./global/en-MH.js":["MSU5",1017],"./global/en-MO.js":["KeAw",1018],"./global/en-MP.js":["xs65",1019],"./global/en-MS.js":["0Qg5",1020],"./global/en-MT.js":["8iho",1021],"./global/en-MU.js":["E0Dp",1022],"./global/en-MW.js":["9/B1",1023],"./global/en-MY.js":["pUkE",1024],"./global/en-NA.js":["bYpF",1025],"./global/en-NF.js":["ktEd",1026],"./global/en-NG.js":["w0fT",1027],"./global/en-NL.js":["u0ae",1028],"./global/en-NR.js":["kXpT",1029],"./global/en-NU.js":["3vCh",1030],"./global/en-NZ.js":["kvuH",1031],"./global/en-PG.js":["girH",1032],"./global/en-PH.js":["cpp4",1033],"./global/en-PK.js":["PTp1",1034],"./global/en-PN.js":["5Bav",1035],"./global/en-PR.js":["i37d",1036],"./global/en-PW.js":["kggk",1037],"./global/en-RW.js":["GnFK",1038],"./global/en-SB.js":["E0Vm",1039],"./global/en-SC.js":["8yEF",1040],"./global/en-SD.js":["tjrO",1041],"./global/en-SE.js":["9MTo",1042],"./global/en-SG.js":["hItV",1043],"./global/en-SH.js":["UXxF",1044],"./global/en-SI.js":["Lscu",1045],"./global/en-SL.js":["2aFo",1046],"./global/en-SS.js":["VSSG",1047],"./global/en-SX.js":["a0Uf",1048],"./global/en-SZ.js":["Puio",1049],"./global/en-TC.js":["d9aV",1050],"./global/en-TK.js":["+0Vq",1051],"./global/en-TO.js":["RpTt",1052],"./global/en-TT.js":["gbzC",1053],"./global/en-TV.js":["Inx5",1054],"./global/en-TZ.js":["no3c",1055],"./global/en-UG.js":["hBvq",1056],"./global/en-UM.js":["EBW1",1057],"./global/en-US-POSIX.js":["qKkV",1058],"./global/en-VC.js":["2Gef",1059],"./global/en-VG.js":["ycbW",1060],"./global/en-VI.js":["dC7z",1061],"./global/en-VU.js":["omMM",1062],"./global/en-WS.js":["p9vt",1063],"./global/en-ZA.js":["krKt",1064],"./global/en-ZM.js":["Fpq5",1065],"./global/en-ZW.js":["/9Xk",1066],"./global/en.js":["2TOE",1067],"./global/eo.js":["jKTQ",1068],"./global/es-419.js":["NdPN",1069],"./global/es-AR.js":["EZx0",1070],"./global/es-BO.js":["5AeV",1071],"./global/es-BR.js":["Jn8i",1072],"./global/es-BZ.js":["8qZ+",1073],"./global/es-CL.js":["QCjX",1074],"./global/es-CO.js":["5c6p",1075],"./global/es-CR.js":["dgwm",1076],"./global/es-CU.js":["Fp84",1077],"./global/es-DO.js":["l8ZI",1078],"./global/es-EA.js":["7b2Z",1079],"./global/es-EC.js":["WARY",1080],"./global/es-GQ.js":["vGsV",1081],"./global/es-GT.js":["Jj/Y",1082],"./global/es-HN.js":["FuKL",1083],"./global/es-IC.js":["gXr7",1084],"./global/es-MX.js":["jcRy",1085],"./global/es-NI.js":["E4JD",1086],"./global/es-PA.js":["rewa",1087],"./global/es-PE.js":["HpBq",1088],"./global/es-PH.js":["DS4E",1089],"./global/es-PR.js":["5+rS",1090],"./global/es-PY.js":["RYN5",1091],"./global/es-SV.js":["u65f",1092],"./global/es-US.js":["9BLH",1093],"./global/es-UY.js":["RqzE",1094],"./global/es-VE.js":["ByDA",1095],"./global/es.js":["eTLP",1096],"./global/et.js":["aBI1",1097],"./global/eu.js":["HCgz",1098],"./global/ewo.js":["nSps",1099],"./global/fa-AF.js":["K5mL",1100],"./global/fa.js":["uY5Y",1101],"./global/ff-CM.js":["iAsk",1102],"./global/ff-GN.js":["upY6",1103],"./global/ff-Latn-BF.js":["Lqko",1104],"./global/ff-Latn-CM.js":["5YMy",1105],"./global/ff-Latn-GH.js":["lZRw",1106],"./global/ff-Latn-GM.js":["6CVl",1107],"./global/ff-Latn-GN.js":["W49v",1108],"./global/ff-Latn-GW.js":["BkV+",1109],"./global/ff-Latn-LR.js":["DAGI",1110],"./global/ff-Latn-MR.js":["hTKJ",1111],"./global/ff-Latn-NE.js":["nU+O",1112],"./global/ff-Latn-NG.js":["YqAx",1113],"./global/ff-Latn-SL.js":["Ivbm",1114],"./global/ff-Latn.js":["X8AN",1115],"./global/ff-MR.js":["2SHP",1116],"./global/ff.js":["1otw",1117],"./global/fi.js":["eYIr",1118],"./global/fil.js":["xJ/k",1119],"./global/fo-DK.js":["TChw",1120],"./global/fo.js":["+m4j",1121],"./global/fr-BE.js":["VFCJ",1122],"./global/fr-BF.js":["XEB3",1123],"./global/fr-BI.js":["KoZY",1124],"./global/fr-BJ.js":["q1qL",1125],"./global/fr-BL.js":["FFA4",1126],"./global/fr-CA.js":["Ip7O",1127],"./global/fr-CD.js":["GV3E",1128],"./global/fr-CF.js":["IFcQ",1129],"./global/fr-CG.js":["hfHg",1130],"./global/fr-CH.js":["Di2b",1131],"./global/fr-CI.js":["1N0b",1132],"./global/fr-CM.js":["3RzV",1133],"./global/fr-DJ.js":["2ht6",1134],"./global/fr-DZ.js":["BLjk",1135],"./global/fr-GA.js":["NuoZ",1136],"./global/fr-GF.js":["9JZH",1137],"./global/fr-GN.js":["sE3j",1138],"./global/fr-GP.js":["FqHS",1139],"./global/fr-GQ.js":["jv/4",1140],"./global/fr-HT.js":["xx/P",1141],"./global/fr-KM.js":["4GCD",1142],"./global/fr-LU.js":["a+Gz",1143],"./global/fr-MA.js":["oVvV",1144],"./global/fr-MC.js":["o60m",1145],"./global/fr-MF.js":["agK9",1146],"./global/fr-MG.js":["SHW5",1147],"./global/fr-ML.js":["ITOB",1148],"./global/fr-MQ.js":["EN54",1149],"./global/fr-MR.js":["ScUo",1150],"./global/fr-MU.js":["3G5C",1151],"./global/fr-NC.js":["03cV",1152],"./global/fr-NE.js":["RsUb",1153],"./global/fr-PF.js":["Eifu",1154],"./global/fr-PM.js":["eZKm",1155],"./global/fr-RE.js":["1B7P",1156],"./global/fr-RW.js":["geK3",1157],"./global/fr-SC.js":["rWtH",1158],"./global/fr-SN.js":["PXJE",1159],"./global/fr-SY.js":["sGuX",1160],"./global/fr-TD.js":["vS49",1161],"./global/fr-TG.js":["1Lu7",1162],"./global/fr-TN.js":["8jsd",1163],"./global/fr-VU.js":["behT",1164],"./global/fr-WF.js":["nvx9",1165],"./global/fr-YT.js":["AfDB",1166],"./global/fr.js":["JWQq",1167],"./global/fur.js":["4xQ0",1168],"./global/fy.js":["gY16",1169],"./global/ga-GB.js":["JLyK",1170],"./global/ga.js":["3BVU",1171],"./global/gd.js":["Ro8L",1172],"./global/gl.js":["2/zw",1173],"./global/gsw-FR.js":["Us/S",1174],"./global/gsw-LI.js":["5J+5",1175],"./global/gsw.js":["U+p0",1176],"./global/gu.js":["HGlb",1177],"./global/guz.js":["3y8U",1178],"./global/gv.js":["jRM/",1179],"./global/ha-GH.js":["d/a6",1180],"./global/ha-NE.js":["cKCl",1181],"./global/ha.js":["ANvL",1182],"./global/haw.js":["eOYR",1183],"./global/he.js":["BicD",1184],"./global/hi.js":["g9dh",1185],"./global/hr-BA.js":["Ad0p",1186],"./global/hr.js":["/LDb",1187],"./global/hsb.js":["TCA3",1188],"./global/hu.js":["Nvgl",1189],"./global/hy.js":["G+kj",1190],"./global/ia.js":["i/4T",1191],"./global/id.js":["0DAu",1192],"./global/ig.js":["JYas",1193],"./global/ii.js":["X62m",1194],"./global/is.js":["lMX6",1195],"./global/it-CH.js":["SUvb",1196],"./global/it-SM.js":["N70a",1197],"./global/it-VA.js":["/tpz",1198],"./global/it.js":["6NJf",1199],"./global/ja.js":["brgD",1200],"./global/jgo.js":["Fzk6",1201],"./global/jmc.js":["sDIZ",1202],"./global/jv.js":["wXaM",1203],"./global/ka.js":["hdJO",1204],"./global/kab.js":["IlN/",1205],"./global/kam.js":["tD/L",1206],"./global/kde.js":["R7Dh",1207],"./global/kea.js":["Bz+O",1208],"./global/khq.js":["UlQL",1209],"./global/ki.js":["e3z6",1210],"./global/kk.js":["xR/b",1211],"./global/kkj.js":["uRZ6",1212],"./global/kl.js":["s542",1213],"./global/kln.js":["Z9Mz",1214],"./global/km.js":["zWAO",1215],"./global/kn.js":["/iWg",1216],"./global/ko-KP.js":["Nd9F",1217],"./global/ko.js":["kn8y",1218],"./global/kok.js":["Xo70",1219],"./global/ks.js":["Xy8e",1220],"./global/ksb.js":["WQDK",1221],"./global/ksf.js":["qGNq",1222],"./global/ksh.js":["oM9f",1223],"./global/ku.js":["uifJ",1224],"./global/kw.js":["63e/",1225],"./global/ky.js":["pVyj",1226],"./global/lag.js":["kBWN",1227],"./global/lb.js":["jLLW",1228],"./global/lg.js":["IK1i",1229],"./global/lkt.js":["lSM0",1230],"./global/ln-AO.js":["D3Iy",1231],"./global/ln-CF.js":["1Hso",1232],"./global/ln-CG.js":["wxaT",1233],"./global/ln.js":["B9Wc",1234],"./global/lo.js":["rIi6",1235],"./global/lrc-IQ.js":["S8pT",1236],"./global/lrc.js":["MD60",1237],"./global/lt.js":["6XXL",1238],"./global/lu.js":["YSfx",1239],"./global/luo.js":["ZhC1",1240],"./global/luy.js":["pUiq",1241],"./global/lv.js":["EW3S",1242],"./global/mas-TZ.js":["HJ4T",1243],"./global/mas.js":["C/1c",1244],"./global/mer.js":["4twd",1245],"./global/mfe.js":["5y5C",1246],"./global/mg.js":["3XbC",1247],"./global/mgh.js":["VEyA",1248],"./global/mgo.js":["K9sg",1249],"./global/mi.js":["yeHK",1250],"./global/mk.js":["vGjl",1251],"./global/ml.js":["5SnA",1252],"./global/mn.js":["TbEy",1253],"./global/mr.js":["THxm",1254],"./global/ms-BN.js":["5J/E",1255],"./global/ms-SG.js":["d+rN",1256],"./global/ms.js":["KLXl",1257],"./global/mt.js":["mOBt",1258],"./global/mua.js":["NIY+",1259],"./global/my.js":["5mgk",1260],"./global/mzn.js":["rwPT",1261],"./global/naq.js":["322z",1262],"./global/nb-SJ.js":["Lz/h",1263],"./global/nb.js":["2h4e",1264],"./global/nd.js":["O6Rh",1265],"./global/nds-NL.js":["TYP8",1266],"./global/nds.js":["H5JG",1267],"./global/ne-IN.js":["34n2",1268],"./global/ne.js":["Mt92",1269],"./global/nl-AW.js":["ZLkc",1270],"./global/nl-BE.js":["OQCA",1271],"./global/nl-BQ.js":["BO0W",1272],"./global/nl-CW.js":["0A3/",1273],"./global/nl-SR.js":["AOMP",1274],"./global/nl-SX.js":["CW6B",1275],"./global/nl.js":["t33j",1276],"./global/nmg.js":["stKk",1277],"./global/nn.js":["CzvF",1278],"./global/nnh.js":["Fjyw",1279],"./global/nus.js":["3sWP",1280],"./global/nyn.js":["gD7u",1281],"./global/om-KE.js":["kOjP",1282],"./global/om.js":["YWs7",1283],"./global/or.js":["5LnB",1284],"./global/os-RU.js":["9CGl",1285],"./global/os.js":["n5Tk",1286],"./global/pa-Arab.js":["7Tin",1287],"./global/pa-Guru.js":["xrtU",1288],"./global/pa.js":["gGlC",1289],"./global/pl.js":["wuDY",1290],"./global/prg.js":["LSYP",1291],"./global/ps-PK.js":["Wl4R",1292],"./global/ps.js":["9Gs+",1293],"./global/pt-AO.js":["gen8",1294],"./global/pt-CH.js":["4OzP",1295],"./global/pt-CV.js":["/+iE",1296],"./global/pt-GQ.js":["3gy1",1297],"./global/pt-GW.js":["MsLL",1298],"./global/pt-LU.js":["eMs7",1299],"./global/pt-MO.js":["u5bd",1300],"./global/pt-MZ.js":["9wcp",1301],"./global/pt-PT.js":["Vpv8",1302],"./global/pt-ST.js":["1Yws",1303],"./global/pt-TL.js":["Fuuj",1304],"./global/pt.js":["QY8e",1305],"./global/qu-BO.js":["+ixS",1306],"./global/qu-EC.js":["6WlF",1307],"./global/qu.js":["HYIr",1308],"./global/rm.js":["2QGo",1309],"./global/rn.js":["nbXc",1310],"./global/ro-MD.js":["4+zn",1311],"./global/ro.js":["ekok",1312],"./global/rof.js":["BpZd",1313],"./global/root.js":["Umyz",1314],"./global/ru-BY.js":["H+G5",1315],"./global/ru-KG.js":["z/5i",1316],"./global/ru-KZ.js":["kxHu",1317],"./global/ru-MD.js":["vzoN",1318],"./global/ru-UA.js":["9CCi",1319],"./global/ru.js":["Lrdh",1320],"./global/rw.js":["/1tE",1321],"./global/rwk.js":["s91i",1322],"./global/sah.js":["PJnk",1323],"./global/saq.js":["mj1l",1324],"./global/sbp.js":["jDd0",1325],"./global/sd.js":["LwJf",1326],"./global/se-FI.js":["UgE8",1327],"./global/se-SE.js":["p3Dz",1328],"./global/se.js":["SEUv",1329],"./global/seh.js":["p3AF",1330],"./global/ses.js":["AmQW",1331],"./global/sg.js":["x+nO",1332],"./global/shi-Latn.js":["BCFw",1333],"./global/shi-Tfng.js":["bo+L",1334],"./global/shi.js":["djIs",1335],"./global/si.js":["zY44",1336],"./global/sk.js":["BzqX",1337],"./global/sl.js":["NhD+",1338],"./global/smn.js":["pPrg",1339],"./global/sn.js":["WktG",1340],"./global/so-DJ.js":["CP1+",1341],"./global/so-ET.js":["9FQl",1342],"./global/so-KE.js":["5ySy",1343],"./global/so.js":["Gq40",1344],"./global/sq-MK.js":["PjYl",1345],"./global/sq-XK.js":["FSjw",1346],"./global/sq.js":["nRwn",1347],"./global/sr-Cyrl-BA.js":["OBos",1348],"./global/sr-Cyrl-ME.js":["LR9G",1349],"./global/sr-Cyrl-XK.js":["Lq9Z",1350],"./global/sr-Cyrl.js":["uE4j",1351],"./global/sr-Latn-BA.js":["J0WM",1352],"./global/sr-Latn-ME.js":["fOT4",1353],"./global/sr-Latn-XK.js":["zkT5",1354],"./global/sr-Latn.js":["2fIg",1355],"./global/sr.js":["qX33",1356],"./global/sv-AX.js":["wLuv",1357],"./global/sv-FI.js":["FZ1A",1358],"./global/sv.js":["QHYL",1359],"./global/sw-CD.js":["LXgY",1360],"./global/sw-KE.js":["NT40",1361],"./global/sw-UG.js":["R09c",1362],"./global/sw.js":["pQVP",1363],"./global/ta-LK.js":["BEOQ",1364],"./global/ta-MY.js":["zhWa",1365],"./global/ta-SG.js":["63u5",1366],"./global/ta.js":["PKA+",1367],"./global/te.js":["qOa2",1368],"./global/teo-KE.js":["SZC0",1369],"./global/teo.js":["XjuX",1370],"./global/tg.js":["SW98",1371],"./global/th.js":["MjQI",1372],"./global/ti-ER.js":["mCD4",1373],"./global/ti.js":["kbxA",1374],"./global/tk.js":["96mR",1375],"./global/to.js":["v0R1",1376],"./global/tr-CY.js":["9tHx",1377],"./global/tr.js":["S7SD",1378],"./global/tt.js":["08Hx",1379],"./global/twq.js":["i7cj",1380],"./global/tzm.js":["lWJn",1381],"./global/ug.js":["JxCA",1382],"./global/uk.js":["XuSJ",1383],"./global/ur-IN.js":["D0SX",1384],"./global/ur.js":["7ykT",1385],"./global/uz-Arab.js":["YVyq",1386],"./global/uz-Cyrl.js":["Ktkg",1387],"./global/uz-Latn.js":["KUNv",1388],"./global/uz.js":["jkbn",1389],"./global/vai-Latn.js":["R2Bm",1390],"./global/vai-Vaii.js":["KTfr",1391],"./global/vai.js":["JN+8",1392],"./global/vi.js":["ihcd",1393],"./global/vo.js":["OrQ9",1394],"./global/vun.js":["5QiO",1395],"./global/wae.js":["MC4U",1396],"./global/wo.js":["UxFz",1397],"./global/xh.js":["xIC+",1398],"./global/xog.js":["Z37J",1399],"./global/yav.js":["B4Br",1400],"./global/yi.js":["dYgu",1401],"./global/yo-BJ.js":["lD8X",1402],"./global/yo.js":["QVTF",1403],"./global/yue-Hans.js":["7sDw",1404],"./global/yue-Hant.js":["2VTr",1405],"./global/yue.js":["a83H",1406],"./global/zgh.js":["j51k",1407],"./global/zh-Hans-HK.js":["Jo8E",1408],"./global/zh-Hans-MO.js":["q4qy",1409],"./global/zh-Hans-SG.js":["5GY+",1410],"./global/zh-Hans.js":["QdLs",1411],"./global/zh-Hant-HK.js":["laXD",1412],"./global/zh-Hant-MO.js":["pQPn",1413],"./global/zh-Hant.js":["DpLa",1414],"./global/zh.js":["OoiL",1415],"./global/zu.js":["j7Pz",1416],"./gsw-FR.js":["VTLS",1417],"./gsw-LI.js":["5+f4",1418],"./gsw.js":["6TjD",1419],"./gu.js":["X7h+",1420],"./guz.js":["q8Fh",1421],"./gv.js":["euEG",1422],"./ha-GH.js":["y7sr",1423],"./ha-NE.js":["B4yb",1424],"./ha.js":["NRDx",1425],"./haw.js":["GUa2",1426],"./he.js":["Ftqt",1427],"./hi.js":["KS1m",1428],"./hr-BA.js":["iOka",1429],"./hr.js":["Tt1O",1430],"./hsb.js":["xHNg",1431],"./hu.js":["CCy4",1432],"./hy.js":["ZL3B",1433],"./ia.js":["0oPf",1434],"./id.js":["tdLY",1435],"./ig.js":["e1CG",1436],"./ii.js":["cVDa",1437],"./is.js":["rU41",1438],"./it-CH.js":["Sv09",1439],"./it-SM.js":["6wMj",1440],"./it-VA.js":["eHux",1441],"./it.js":["1IWC",1442],"./ja.js":["Paii",1443],"./jgo.js":["9syN",1444],"./jmc.js":["NtR0",1445],"./jv.js":["QRER",1446],"./ka.js":["9rRF",1447],"./kab.js":["7kK5",1448],"./kam.js":["DoWY",1449],"./kde.js":["DS4G",1450],"./kea.js":["3IT3",1451],"./khq.js":["SADW",1452],"./ki.js":["3NYi",1453],"./kk.js":["bnxK",1454],"./kkj.js":["LJ7w",1455],"./kl.js":["5g07",1456],"./kln.js":["uJh+",1457],"./km.js":["FD65",1458],"./kn.js":["KnJk",1459],"./ko-KP.js":["AjBY",1460],"./ko.js":["jQh8",1461],"./kok.js":["0gXN",1462],"./ks.js":["P/m9",1463],"./ksb.js":["O/dN",1464],"./ksf.js":["UWn0",1465],"./ksh.js":["m+SZ",1466],"./ku.js":["DhI1",1467],"./kw.js":["HNgj",1468],"./ky.js":["Il4k",1469],"./lag.js":["94Ex",1470],"./lb.js":["qNmG",1471],"./lg.js":["DDal",1472],"./lkt.js":["LC7E",1473],"./ln-AO.js":["L9d7",1474],"./ln-CF.js":["DJEo",1475],"./ln-CG.js":["i9Fp",1476],"./ln.js":["IAt0",1477],"./lo.js":["GZEr",1478],"./lrc-IQ.js":["B1xy",1479],"./lrc.js":["3+eZ",1480],"./lt.js":["l1Ov",1481],"./lu.js":["40mX",1482],"./luo.js":["UtCP",1483],"./luy.js":["B8/Y",1484],"./lv.js":["UaqG",1485],"./mas-TZ.js":["HzRA",1486],"./mas.js":["JKmK",1487],"./mer.js":["rwfy",1488],"./mfe.js":["8elG",1489],"./mg.js":["lDIb",1490],"./mgh.js":["CRFi",1491],"./mgo.js":["1AUd",1492],"./mi.js":["407Y",1493],"./mk.js":["U39Y",1494],"./ml.js":["JnwK",1495],"./mn.js":["Nnag",1496],"./mr.js":["LAV/",1497],"./ms-BN.js":["clWE",1498],"./ms-SG.js":["/Ibr",1499],"./ms.js":["QHHn",1500],"./mt.js":["xrJx",1501],"./mua.js":["g1p2",1502],"./my.js":["Bhdm",1503],"./mzn.js":["R3jS",1504],"./naq.js":["04N/",1505],"./nb-SJ.js":["UbrA",1506],"./nb.js":["d7wB",1507],"./nd.js":["M0OK",1508],"./nds-NL.js":["TK9w",1509],"./nds.js":["WZMF",1510],"./ne-IN.js":["hDF6",1511],"./ne.js":["TPCh",1512],"./nl-AW.js":["NESa",1513],"./nl-BE.js":["F/YG",1514],"./nl-BQ.js":["JxMd",1515],"./nl-CW.js":["ZXoI",1516],"./nl-SR.js":["nMpY",1517],"./nl-SX.js":["88g0",1518],"./nl.js":["b6vB",1519],"./nmg.js":["gVI5",1520],"./nn.js":["1l1J",1521],"./nnh.js":["PhL3",1522],"./nus.js":["JsaI",1523],"./nyn.js":["sLYM",1524],"./om-KE.js":["Ju2N",1525],"./om.js":["yTYn",1526],"./or.js":["oExE",1527],"./os-RU.js":["EW9x",1528],"./os.js":["gkJO",1529],"./pa-Arab.js":["zNeo",1530],"./pa-Guru.js":["2Gw3",1531],"./pa.js":["UNh/",1532],"./pl.js":["BAOO",1533],"./prg.js":["M8eI",1534],"./ps-PK.js":["ioPX",1535],"./ps.js":["5bSI",1536],"./pt-AO.js":["w8Ei",1537],"./pt-CH.js":["OwtD",1538],"./pt-CV.js":["5Lyh",1539],"./pt-GQ.js":["Kodx",1540],"./pt-GW.js":["fxGE",1541],"./pt-LU.js":["97sE",1542],"./pt-MO.js":["jg4K",1543],"./pt-MZ.js":["VGMg",1544],"./pt-PT.js":["vQ2j",1545],"./pt-ST.js":["4d1s",1546],"./pt-TL.js":["pW66",1547],"./pt.js":["vT00",1548],"./qu-BO.js":["UJ7Q",1549],"./qu-EC.js":["blkb",1550],"./qu.js":["QvQc",1551],"./rm.js":["GY6H",1552],"./rn.js":["wkEu",1553],"./ro-MD.js":["R/ZC",1554],"./ro.js":["cGRD",1555],"./rof.js":["6QTR",1556],"./root.js":["1uCl",1557],"./ru-BY.js":["CoLG",1558],"./ru-KG.js":["8cfi",1559],"./ru-KZ.js":["R2mC",1560],"./ru-MD.js":["vrcw",1561],"./ru-UA.js":["XCgr",1562],"./ru.js":["wq8c",1563],"./rw.js":["2so0",1564],"./rwk.js":["cBDl",1565],"./sah.js":["CtCh",1566],"./saq.js":["jQ1A",1567],"./sbp.js":["GbiG",1568],"./sd.js":["4HUc",1569],"./se-FI.js":["Q4RV",1570],"./se-SE.js":["fp3B",1571],"./se.js":["wOOj",1572],"./seh.js":["Si3Z",1573],"./ses.js":["Zj9p",1574],"./sg.js":["dvYk",1575],"./shi-Latn.js":["e2Oo",1576],"./shi-Tfng.js":["sW2q",1577],"./shi.js":["Q6mn",1578],"./si.js":["/w+s",1579],"./sk.js":["h6u5",1580],"./sl.js":["YLnv",1581],"./smn.js":["2Msd",1582],"./sn.js":["nc7I",1583],"./so-DJ.js":["+794",1584],"./so-ET.js":["dkVW",1585],"./so-KE.js":["XO5R",1586],"./so.js":["N/+M",1587],"./sq-MK.js":["PFZJ",1588],"./sq-XK.js":["IQ3m",1589],"./sq.js":["Sjou",1590],"./sr-Cyrl-BA.js":["jFVn",1591],"./sr-Cyrl-ME.js":["pREm",1592],"./sr-Cyrl-XK.js":["6IrO",1593],"./sr-Cyrl.js":["fNiM",1594],"./sr-Latn-BA.js":["yawR",1595],"./sr-Latn-ME.js":["sGb/",1596],"./sr-Latn-XK.js":["Hx+g",1597],"./sr-Latn.js":["CViI",1598],"./sr.js":["meAG",1599],"./sv-AX.js":["Zhri",1600],"./sv-FI.js":["9f7j",1601],"./sv.js":["RpMq",1602],"./sw-CD.js":["4oL+",1603],"./sw-KE.js":["QOaT",1604],"./sw-UG.js":["El0v",1605],"./sw.js":["+ZYF",1606],"./ta-LK.js":["AAz+",1607],"./ta-MY.js":["df+Y",1608],"./ta-SG.js":["uT9L",1609],"./ta.js":["ezBE",1610],"./te.js":["jUYn",1611],"./teo-KE.js":["JWU5",1612],"./teo.js":["WbOd",1613],"./tg.js":["bgq7",1614],"./th.js":["if5C",1615],"./ti-ER.js":["csfL",1616],"./ti.js":["jsom",1617],"./tk.js":["SDaK",1618],"./to.js":["uvSy",1619],"./tr-CY.js":["Ouu6",1620],"./tr.js":["6/97",1621],"./tt.js":["K8tk",1622],"./twq.js":["rKhh",1623],"./tzm.js":["XR6v",1624],"./ug.js":["ao31",1625],"./uk.js":["dp1V",1626],"./ur-IN.js":["Z9Vd",1627],"./ur.js":["Tmiw",1628],"./uz-Arab.js":["zc2/",1629],"./uz-Cyrl.js":["gYpG",1630],"./uz-Latn.js":["3W62",1631],"./uz.js":["P1Ch",1632],"./vai-Latn.js":["7+u1",1633],"./vai-Vaii.js":["ts6e",1634],"./vai.js":["Mq0A",1635],"./vi.js":["jwGQ",1636],"./vo.js":["S6hl",1637],"./vun.js":["mqe2",1638],"./wae.js":["lyfV",1639],"./wo.js":["uHZA",1640],"./xh.js":["/A9n",1641],"./xog.js":["9WIW",1642],"./yav.js":["pRAY",1643],"./yi.js":["FHqA",1644],"./yo-BJ.js":["nN24",1645],"./yo.js":["dtbJ",1646],"./yue-Hans.js":["wEhZ",1647],"./yue-Hant.js":["xzIz",1648],"./yue.js":["ezNb",1649],"./zgh.js":["a98M",1650],"./zh-Hans-HK.js":["TJGd",1651],"./zh-Hans-MO.js":["pPus",1652],"./zh-Hans-SG.js":["bQQA",1653],"./zh-Hans.js":["5D2u",1654],"./zh-Hant-HK.js":["tH50",1655],"./zh-Hant-MO.js":["DO/N",1656],"./zh-Hant.js":["u6yn",1657],"./zh.js":["Kd/A",1658],"./zu.js":["Ge5/",1659]};function r(e){if(!n.o(i,e))return Promise.resolve().then((function(){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}));var t=i[e],r=t[0];return n.e(t[1]).then((function(){return n.t(r,7)}))}r.keys=function(){return Object.keys(i)},r.id="IL3Y",e.exports=r},IPIx:function(e,t,n){"use strict";var i=o(n("BWGd")),r=o(n("tF6Q"));function o(e){return e&&e.__esModule?e:{default:e}}i.default.registerModule("keyboardNavigation",r.default)},IQ2n:function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var i=function(){function e(){}return e.ajax=function(e,t,n,i,r){var o=new XMLHttpRequest;for(var a in o.onreadystatechange=function(){if(o.readyState===XMLHttpRequest.DONE)if(200===o.status){var e=JSON.parse(o.responseText);r(e)}else 0!==o.status&&alert(abp.localization.localize("InternalServerError","AbpWeb"))},t+=(t.indexOf("?")>=0?"&":"?")+"d="+(new Date).getTime(),o.open(e,t,!0),n)n.hasOwnProperty(a)&&o.setRequestHeader(a,n[a]);o.setRequestHeader("Content-type","application/json"),i?o.send(i):o.send()},e}()},IRs2:function(e,t,n){"use strict";var i=n("ti0F"),r=d(i),o=d(n("tUd6")),a=n("xMpX"),s=n("cGv3"),l=n("zl3R"),c=n("tJvG"),u=n("KAnu");function d(e){return e&&e.__esModule?e:{default:e}}function h(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,i=new Array(t);ne?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,r=(0,l.map)(t,(function(e,t){return t})),o=0;o>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>2,(3&r)<<4|o>>4,isNaN(o)?64:(15&o)<<2|a>>6,isNaN(a)?64:63&a],n).join("")}return t}}},IUTb:function(e,t,n){"use strict";n.d(t,"a",(function(){return a}));var i=n("6blF"),r=n("+tJ4"),o=n("JF+6");function a(e,t){return t?Object(o.a)(e,t):new i.a(Object(r.a)(e))}},IWKj:function(e,t,n){"use strict";var i=n("1LL4").extend,r=n("ccQb"),o=n("TssP"),a="http://js.devexpress.com/error/"+n("PE2r").split(".").slice(0,2).join("_")+"/";e.exports=function(e,t){var n={ERROR_MESSAGES:i(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"),r.logger[t]("log"===t?e:s([].slice.call(arguments)))}};function s(e){var t=e[0];return c(t,l(t,e=e.slice(1)))}function l(e,t){return t=[n.ERROR_MESSAGES[e]].concat(t),o.format.apply(this,t).replace(/\.*\s*?$/,"")}function c(e,t){return o.format.apply(this,["{0} - {1}. See:\n{2}",e,t,d(e)])}function u(e){var t=e[0],n=l(t,e=e.slice(1)),r=d(t),o=c(t,n);return i(new Error(o),{__id:t,__details:n,url:r})}function d(e){return a+e}return n}},IbXD:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i=function(e){return e&&e.__esModule?e:{default:e}}(n("/7L9"));t.default=function e(t,n){if(!n)throw i.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)}},IlOo:function(e,t,n){"use strict";var i=n("ti0F"),r=u(n("2Fn2")),o=u(n("0osO")),a=n("1LL4"),s=n("YyLj"),l=u(n("3RoI")),c=n("IRs2");function u(e){return e&&e.__esModule?e:{default:e}}function d(e){return(d="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 h(e,t,n,i,o){var a,u=e.key();if(u){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}(i,u)&&!(0,c.keysEqual)(u,n,e.keyOf(i)))return!o&&(0,c.rejectedPromise)(s.errors.Error("E4017"));if(!(a=function(e,t){if(e._dataByKeyMap)return e._dataByKeyMap[JSON.stringify(t)]}(t,n))){var d=m(e,t,n);if(d<0)return!o&&(0,c.rejectedPromise)(s.errors.Error("E4009"));a=t[d]}}else a=n;if(l.default.deepExtendArraySafe(a,i,!0),!o)return(0,r.default)().useLegacyStoreResult?(0,c.trivialPromise)(n,i):(0,c.trivialPromise)(a,n)}function p(e,t,n,l,u){var h,p=e.key(),f=(0,i.isPlainObject)(n)?(0,a.extend)({},n):n;if(p){if(void 0===(h=e.keyOf(f))||"object"===d(h)&&(0,i.isEmptyObject)(h)){if(Array.isArray(p))throw s.errors.Error("E4007");h=f[p]=String(new o.default)}else if(void 0!==t[m(e,t,h)])return!u&&(0,c.rejectedPromise)(s.errors.Error("E4008"))}else h=f;if(l>=0?t.splice(l,0,f):t.push(f),function(e,t,n){e._dataByKeyMap&&(e._dataByKeyMap[JSON.stringify(t)]=n)}(t,h,f),!u)return(0,c.trivialPromise)((0,r.default)().useLegacyStoreResult?n:f,h)}function f(e,t,n,i){var r=m(e,t,n);if(r>-1&&t.splice(r,1),!i)return(0,c.trivialPromise)(n)}function m(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 r=0,o=t.length;r=0)return n}(e,t,n,i)||[]:t}(e,t,n.key,r);switch(function(e,t){if(e.key()&&(!t._dataByKeyMap||t._dataByKeyMapLength!==t.length)){for(var n={},i=t.length,r=0;rf;f++)if((g=u?y(i(v=e[f])[0],v[1]):y(e[f]))&&g instanceof c)return g;return new c(!1)}h=p.call(e)}for(_=h.next;!(v=_.call(h)).done;)if("object"==typeof(g=l(h,y,v.value,u))&&g&&g instanceof c)return g;return new c(!1)}).stop=function(e){return new c(!0,e)}},"Ivi+":function(e,t,n){!function(e){"use strict";e.defineLocale("ko",{months:"1\uc6d4_2\uc6d4_3\uc6d4_4\uc6d4_5\uc6d4_6\uc6d4_7\uc6d4_8\uc6d4_9\uc6d4_10\uc6d4_11\uc6d4_12\uc6d4".split("_"),monthsShort:"1\uc6d4_2\uc6d4_3\uc6d4_4\uc6d4_5\uc6d4_6\uc6d4_7\uc6d4_8\uc6d4_9\uc6d4_10\uc6d4_11\uc6d4_12\uc6d4".split("_"),weekdays:"\uc77c\uc694\uc77c_\uc6d4\uc694\uc77c_\ud654\uc694\uc77c_\uc218\uc694\uc77c_\ubaa9\uc694\uc77c_\uae08\uc694\uc77c_\ud1a0\uc694\uc77c".split("_"),weekdaysShort:"\uc77c_\uc6d4_\ud654_\uc218_\ubaa9_\uae08_\ud1a0".split("_"),weekdaysMin:"\uc77c_\uc6d4_\ud654_\uc218_\ubaa9_\uae08_\ud1a0".split("_"),longDateFormat:{LT:"A h:mm",LTS:"A h:mm:ss",L:"YYYY.MM.DD.",LL:"YYYY\ub144 MMMM D\uc77c",LLL:"YYYY\ub144 MMMM D\uc77c A h:mm",LLLL:"YYYY\ub144 MMMM D\uc77c dddd A h:mm",l:"YYYY.MM.DD.",ll:"YYYY\ub144 MMMM D\uc77c",lll:"YYYY\ub144 MMMM D\uc77c A h:mm",llll:"YYYY\ub144 MMMM D\uc77c dddd A h:mm"},calendar:{sameDay:"\uc624\ub298 LT",nextDay:"\ub0b4\uc77c LT",nextWeek:"dddd LT",lastDay:"\uc5b4\uc81c LT",lastWeek:"\uc9c0\ub09c\uc8fc dddd LT",sameElse:"L"},relativeTime:{future:"%s \ud6c4",past:"%s \uc804",s:"\uba87 \ucd08",ss:"%d\ucd08",m:"1\ubd84",mm:"%d\ubd84",h:"\ud55c \uc2dc\uac04",hh:"%d\uc2dc\uac04",d:"\ud558\ub8e8",dd:"%d\uc77c",M:"\ud55c \ub2ec",MM:"%d\ub2ec",y:"\uc77c \ub144",yy:"%d\ub144"},dayOfMonthOrdinalParse:/\d{1,2}(\uc77c|\uc6d4|\uc8fc)/,ordinal:function(e,t){switch(t){case"d":case"D":case"DDD":return e+"\uc77c";case"M":return e+"\uc6d4";case"w":case"W":return e+"\uc8fc";default:return e}},meridiemParse:/\uc624\uc804|\uc624\ud6c4/,isPM:function(e){return"\uc624\ud6c4"===e},meridiem:function(e,t,n){return e<12?"\uc624\uc804":"\uc624\ud6c4"}})}(n("wd/R"))},IxXR:function(e,t,n){"use strict";var i=n("I+eb"),r=n("hXpO");i({target:"String",proto:!0,forced:n("rwPt")("strike")},{strike:function(){return r(this,"strike","","")}})},J30X:function(e,t,n){n("I+eb")({target:"Array",stat:!0},{isArray:n("6LWA")})},JBy8:function(e,t,n){var i=n("yoRg"),r=n("eDl+").concat("length","prototype");t.f=Object.getOwnPropertyNames||function(e){return i(e,r)}},"JCF/":function(e,t,n){!function(e){"use strict";var t={1:"\u0661",2:"\u0662",3:"\u0663",4:"\u0664",5:"\u0665",6:"\u0666",7:"\u0667",8:"\u0668",9:"\u0669",0:"\u0660"},n={"\u0661":"1","\u0662":"2","\u0663":"3","\u0664":"4","\u0665":"5","\u0666":"6","\u0667":"7","\u0668":"8","\u0669":"9","\u0660":"0"},i=["\u06a9\u0627\u0646\u0648\u0646\u06cc \u062f\u0648\u0648\u06d5\u0645","\u0634\u0648\u0628\u0627\u062a","\u0626\u0627\u0632\u0627\u0631","\u0646\u06cc\u0633\u0627\u0646","\u0626\u0627\u06cc\u0627\u0631","\u062d\u0648\u0632\u06d5\u06cc\u0631\u0627\u0646","\u062a\u06d5\u0645\u0645\u0648\u0632","\u0626\u0627\u0628","\u0626\u06d5\u06cc\u0644\u0648\u0648\u0644","\u062a\u0634\u0631\u06cc\u0646\u06cc \u06cc\u06d5\u0643\u06d5\u0645","\u062a\u0634\u0631\u06cc\u0646\u06cc \u062f\u0648\u0648\u06d5\u0645","\u0643\u0627\u0646\u0648\u0646\u06cc \u06cc\u06d5\u06a9\u06d5\u0645"];e.defineLocale("ku",{months:i,monthsShort:i,weekdays:"\u06cc\u0647\u200c\u0643\u0634\u0647\u200c\u0645\u0645\u0647\u200c_\u062f\u0648\u0648\u0634\u0647\u200c\u0645\u0645\u0647\u200c_\u0633\u06ce\u0634\u0647\u200c\u0645\u0645\u0647\u200c_\u0686\u0648\u0627\u0631\u0634\u0647\u200c\u0645\u0645\u0647\u200c_\u067e\u06ce\u0646\u062c\u0634\u0647\u200c\u0645\u0645\u0647\u200c_\u0647\u0647\u200c\u06cc\u0646\u06cc_\u0634\u0647\u200c\u0645\u0645\u0647\u200c".split("_"),weekdaysShort:"\u06cc\u0647\u200c\u0643\u0634\u0647\u200c\u0645_\u062f\u0648\u0648\u0634\u0647\u200c\u0645_\u0633\u06ce\u0634\u0647\u200c\u0645_\u0686\u0648\u0627\u0631\u0634\u0647\u200c\u0645_\u067e\u06ce\u0646\u062c\u0634\u0647\u200c\u0645_\u0647\u0647\u200c\u06cc\u0646\u06cc_\u0634\u0647\u200c\u0645\u0645\u0647\u200c".split("_"),weekdaysMin:"\u06cc_\u062f_\u0633_\u0686_\u067e_\u0647_\u0634".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},meridiemParse:/\u0626\u06ce\u0648\u0627\u0631\u0647\u200c|\u0628\u0647\u200c\u06cc\u0627\u0646\u06cc/,isPM:function(e){return/\u0626\u06ce\u0648\u0627\u0631\u0647\u200c/.test(e)},meridiem:function(e,t,n){return e<12?"\u0628\u0647\u200c\u06cc\u0627\u0646\u06cc":"\u0626\u06ce\u0648\u0627\u0631\u0647\u200c"},calendar:{sameDay:"[\u0626\u0647\u200c\u0645\u0631\u06c6 \u0643\u0627\u062a\u0698\u0645\u06ce\u0631] LT",nextDay:"[\u0628\u0647\u200c\u06cc\u0627\u0646\u06cc \u0643\u0627\u062a\u0698\u0645\u06ce\u0631] LT",nextWeek:"dddd [\u0643\u0627\u062a\u0698\u0645\u06ce\u0631] LT",lastDay:"[\u062f\u0648\u06ce\u0646\u06ce \u0643\u0627\u062a\u0698\u0645\u06ce\u0631] LT",lastWeek:"dddd [\u0643\u0627\u062a\u0698\u0645\u06ce\u0631] LT",sameElse:"L"},relativeTime:{future:"\u0644\u0647\u200c %s",past:"%s",s:"\u0686\u0647\u200c\u0646\u062f \u0686\u0631\u0643\u0647\u200c\u06cc\u0647\u200c\u0643",ss:"\u0686\u0631\u0643\u0647\u200c %d",m:"\u06cc\u0647\u200c\u0643 \u062e\u0648\u0644\u0647\u200c\u0643",mm:"%d \u062e\u0648\u0644\u0647\u200c\u0643",h:"\u06cc\u0647\u200c\u0643 \u0643\u0627\u062a\u0698\u0645\u06ce\u0631",hh:"%d \u0643\u0627\u062a\u0698\u0645\u06ce\u0631",d:"\u06cc\u0647\u200c\u0643 \u0695\u06c6\u0698",dd:"%d \u0695\u06c6\u0698",M:"\u06cc\u0647\u200c\u0643 \u0645\u0627\u0646\u06af",MM:"%d \u0645\u0627\u0646\u06af",y:"\u06cc\u0647\u200c\u0643 \u0633\u0627\u06b5",yy:"%d \u0633\u0627\u06b5"},preparse:function(e){return e.replace(/[\u0661\u0662\u0663\u0664\u0665\u0666\u0667\u0668\u0669\u0660]/g,(function(e){return n[e]})).replace(/\u060c/g,",")},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]})).replace(/,/g,"\u060c")},week:{dow:6,doy:12}})}(n("wd/R"))},"JF+6":function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var i=n("6blF"),r=n("pugT");function o(e,t){return new i.a((function(n){var i=new r.a,o=0;return i.add(t.schedule((function(){o!==e.length?(n.next(e[o++]),n.closed||i.add(this.schedule())):n.complete()}))),i}))}},JJsP:function(e,t,n){"use strict";var i=n("ti0F"),r=n("1LL4"),o=n("C+eR"),a=Number,s=(0,o.enumParser)(["left","center","right"]),l=(0,o.enumParser)(["top","bottom"]);function c(e){return!!(e&&String(e).length>0)}function u(e,t,n,i,r){e.attr({text:t}).setMaxSize(n,r,i).textChanged&&e.setTitle(t)}function d(e){return e>=0?a(e):10}function h(e){this._params=e,this._group=e.renderer.g().attr({class:e.cssClass}).linkOn(e.root||e.renderer.root,"title"),this._hasText=!1}(0,r.extend)(h.prototype,n("10Bw").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=s(e.horizontalAlignment,"center"),this._options.verticalAlignment=l(e.verticalAlignment,"top"),this._options.margin=(t=e.margin)>=0?{left:a(t),top:a(t),right:a(t),bottom:a(t)}:{left:d((t=t||{}).left),top:d(t.top),right:d(t.right),bottom:d(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(),c(n.subtitle.text)?this._subtitleElement.append(t):this._subtitleElement.remove()},_updateTexts:function(){var e,t=this._options,n=t.subtitle,i=this._titleElement,r=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}),e=i.getBBox(),i.attr({y:-e.y}),c(n.text)&&r.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,r.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=c(n.text),a=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,a},draw:function(e,t){return this._hasText&&(this._group.linkAppend(),this._correctTitleLength(e),this._group.getBBox().height>t&&this.freeSpace()),this},probeDraw:function(e,t){return this.draw(e,t),this},_correctTitleLength:function(e){var t=this._options,n=t.margin,i=e-n.left-n.right,r=t.placeholderSize;u(this._titleElement,t.text,i,t,r),this._subtitleElement&&(a(r)>0&&(r-=this._titleElement.getBBox().height),u(this._subtitleElement,t.subtitle.text,i,t.subtitle,r),this._shiftSubtitle()),this._updateBoundingRect();var o=this.getCorrectedLayoutOptions();this._clipRect.attr({x:o.x,y:o.y,width:e,height:o.height})},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,r.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]=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}}},c=function(){function e(e){this.isUploading=!1,this.queue=[],this.progress=0,this._nextIndex=0,this.options={autoUpload:!1,isHTML5:!0,filters:[],removeAfterUpload:!1,disableMultipart:!1,formatDataFunction:function(e){return e._file},formatDataFunctionIsAsync:!1},this.setOptions(e),this.response=new i.EventEmitter}return e.prototype.setOptions=function(e){this.options=Object.assign(this.options,e),this.authToken=this.options.authToken,this.authTokenHeader=this.options.authTokenHeader||"Authorization",this.autoUpload=this.options.autoUpload,this.options.filters.unshift({name:"queueLimit",fn:this._queueLimitFilter}),this.options.maxFileSize&&this.options.filters.unshift({name:"fileSize",fn:this._fileSizeFilter}),this.options.allowedFileType&&this.options.filters.unshift({name:"fileType",fn:this._fileTypeFilter}),this.options.allowedMimeType&&this.options.filters.unshift({name:"mimeType",fn:this._mimeTypeFilter});for(var t=0;tthis.options.maxFileSize)},e.prototype._fileTypeFilter=function(e){return!(this.options.allowedFileType&&-1===this.options.allowedFileType.indexOf(s.getMimeClass(e)))},e.prototype._onErrorItem=function(e,t,n,i){e._onError(t,n,i),this.onErrorItem(e,t,n,i)},e.prototype._onCompleteItem=function(e,t,n,i){e._onComplete(t,n,i),this.onCompleteItem(e,t,n,i);var r=this.getReadyItems()[0];this.isUploading=!1,r?r.upload():(this.onCompleteAll(),this.progress=this._getTotalProgress(),this._render())},e.prototype._headersGetter=function(e){return function(t){return t?e[t.toLowerCase()]||void 0:e}},e.prototype._xhrTransport=function(e){var t,n,i,r,o,a=this,s=this,c=e._xhr=new XMLHttpRequest;if(this._onBeforeUploadItem(e),"number"!=typeof e._file.size)throw new TypeError("The file specified is no longer valid");if(this.options.disableMultipart)o=this.options.formatDataFunction(e);else{o=new FormData,this._onBuildItemForm(e,o);var u=function(){return o.append(e.alias,e._file,e.file.name)};this.options.parametersBeforeFiles||u(),void 0!==this.options.additionalParameter&&Object.keys(this.options.additionalParameter).forEach((function(t){var n=a.options.additionalParameter[t];"string"==typeof n&&n.indexOf("{{file_name}}")>=0&&(n=n.replace("{{file_name}}",e.file.name)),o.append(t,n)})),this.options.parametersBeforeFiles&&u()}if(c.upload.onprogress=function(t){var n=Math.round(t.lengthComputable?100*t.loaded/t.total:0);a._onProgressItem(e,n)},c.onload=function(){var t=a._parseHeaders(c.getAllResponseHeaders()),n=a._transformResponse(c.response,t),i=a._isSuccessCode(c.status)?"Success":"Error";a["_on"+i+"Item"](e,n,c.status,t),a._onCompleteItem(e,n,c.status,t)},c.onerror=function(){var t=a._parseHeaders(c.getAllResponseHeaders()),n=a._transformResponse(c.response,t);a._onErrorItem(e,n,c.status,t),a._onCompleteItem(e,n,c.status,t)},c.onabort=function(){var t=a._parseHeaders(c.getAllResponseHeaders()),n=a._transformResponse(c.response,t);a._onCancelItem(e,n,c.status,t),a._onCompleteItem(e,n,c.status,t)},c.open(e.method,e.url,!0),c.withCredentials=e.withCredentials,this.options.headers)try{for(var d=l(this.options.headers),h=d.next();!h.done;h=d.next())c.setRequestHeader((m=h.value).name,m.value)}catch(g){t={error:g}}finally{try{h&&!h.done&&(n=d.return)&&n.call(d)}finally{if(t)throw t.error}}if(e.headers.length)try{for(var p=l(e.headers),f=p.next();!f.done;f=p.next()){var m;c.setRequestHeader((m=f.value).name,m.value)}}catch(_){i={error:_}}finally{try{f&&!f.done&&(r=p.return)&&r.call(p)}finally{if(i)throw i.error}}this.authToken&&c.setRequestHeader(this.authTokenHeader,this.authToken),c.onreadystatechange=function(){c.readyState==XMLHttpRequest.DONE&&s.response.emit(c.responseText)},this.options.formatDataFunctionIsAsync?o.then((function(e){return c.send(JSON.stringify(e))})):c.send(o),this._render()},e.prototype._getTotalProgress=function(e){if(void 0===e&&(e=0),this.options.removeAfterUpload)return e;var t=this.getNotUploadedItems().length,n=100/this.queue.length;return Math.round((t?this.queue.length-t:this.queue.length)*n+e*n/100)},e.prototype._getFilters=function(e){if(!e)return this.options.filters;if(Array.isArray(e))return e;if("string"==typeof e){var t=e.match(/[^\s,]+/g);return this.options.filters.filter((function(e){return-1!==t.indexOf(e.name)}))}return this.options.filters},e.prototype._render=function(){},e.prototype._queueLimitFilter=function(){return void 0===this.options.queueLimit||this.queue.length=200&&e<300||304===e},e.prototype._transformResponse=function(e,t){return e},e.prototype._parseHeaders=function(e){var t,n,i,r={};return e?(e.split("\n").map((function(e){i=e.indexOf(":"),t=e.slice(0,i).trim().toLowerCase(),n=e.slice(i+1).trim(),t&&(r[t]=r[t]?r[t]+", "+n:n)})),r):r},e.prototype._onWhenAddingFileFailed=function(e,t,n){this.onWhenAddingFileFailed(e,t,n)},e.prototype._onAfterAddingFile=function(e){this.onAfterAddingFile(e)},e.prototype._onAfterAddingAll=function(e){this.onAfterAddingAll(e)},e.prototype._onBeforeUploadItem=function(e){e._onBeforeUpload(),this.onBeforeUploadItem(e)},e.prototype._onBuildItemForm=function(e,t){e._onBuildForm(t),this.onBuildItemForm(e,t)},e.prototype._onProgressItem=function(e,t){var n=this._getTotalProgress(t);this.progress=n,e._onProgress(t),this.onProgressItem(e,t),this.onProgressAll(n),this._render()},e.prototype._onSuccessItem=function(e,t,n,i){e._onSuccess(t,n,i),this.onSuccessItem(e,t,n,i)},e.prototype._onCancelItem=function(e,t,n,i){e._onCancel(t,n,i),this.onCancelItem(e,t,n,i)},e}(),u=function(){function e(e){this.onFileSelected=new i.EventEmitter,this.element=e}return e.prototype.getOptions=function(){return this.uploader.options},e.prototype.getFilters=function(){return{}},e.prototype.isEmptyAfterSelection=function(){return!!this.element.nativeElement.attributes.multiple},e.prototype.onChange=function(){var e=this.element.nativeElement.files,t=this.getOptions(),n=this.getFilters();this.uploader.addToQueue(e,t,n),this.onFileSelected.emit(e),this.isEmptyAfterSelection()&&(this.element.nativeElement.value="")},e.\u0275fac=function(t){return new(t||e)(i["\u0275\u0275directiveInject"](i.ElementRef))},e.\u0275dir=i["\u0275\u0275defineDirective"]({type:e,selectors:[["","ng2FileSelect",""]],hostBindings:function(e,t){1&e&&i["\u0275\u0275listener"]("change",(function(){return t.onChange()}))},inputs:{uploader:"uploader"},outputs:{onFileSelected:"onFileSelected"}}),e}(),d=function(){function e(){}return e.\u0275mod=i["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=i["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)},imports:[[r.c]]}),e}()},JQZj:function(e,t,n){"use strict";var i=n("z7z0"),r=n("zl3R"),o=n("/7L9"),a=n("GCD8"),s=n("kgAh"),l=n("Z/aR"),c="start",u="",d="end",h=[],p=function(e,t){h.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("zoom",{scale:!0,deltaScale:!0}),p("pinch",{scale:!0,deltaScale:!0}),p("rotate",{rotation:!0,deltaRotation:!0});var f=function(e){var t,n,i=e.pointers;return{x:(n=i[1]).pageX-(t=i[0]).pageX,y:-n.pageY+t.pageY,centerX:.5*(n.pageX+t.pageX),centerY:.5*(n.pageY+t.pageY)}},m=function(e){return Math.sqrt(e.x*e.x+e.y*e.y)},g=function(e,t){return m(e)/m(t)},_=function(e,t){var n=e.x*t.x+e.y*t.y,r=m(e)*m(t);return 0===r?0:i.sign(e.x*t.y-t.x*e.y)*Math.acos(i.fitIntoRange(n/r,-1,1))},v=function(e,t){return{x:e.centerX-t.centerX,y:e.centerY-t.centerY}},y=s.inherit({configure:function(e,t){t.indexOf("zoom")>-1&&o.log("W0005",t,"15.1","Use '"+t.replace("zoom","pinch")+"' event instead"),this.callBase(e)},validatePointers:function(e){return a.hasTouches(e)>1},start:function(e){this._accept(e);var t=f(e);this._startVector=t,this._prevVector=t,this._fireEventAliases(c,e)},move:function(e){var t=f(e),n=this._getEventArgs(t);this._fireEventAliases(u,e,n),this._prevVector=t},end:function(e){var t=this._getEventArgs(this._prevVector);this._fireEventAliases(d,e,t)},_getEventArgs:function(e){return{scale:g(e,this._startVector),deltaScale:g(e,this._prevVector),rotation:_(e,this._startVector),deltaRotation:_(e,this._prevVector),translation:v(e,this._startVector),deltaTranslation:v(e,this._prevVector)}},_fireEventAliases:function(e,t,n){n=n||{},r.each(h,(function(i,o){var a={};r.each(o.args,(function(e){e in n&&(a[e]=n[e])})),this._fireEvent("dx"+o.name+e,t,a)}).bind(this))}}),b=h.reduce((function(e,t){return[c,u,d].forEach((function(n){e.push("dx"+t.name+n)})),e}),[]);l({emitter:y,events:b}),r.each(b,(function(e,n){t[n.substring("dx".length)]=n}))},JTJg:function(e,t,n){"use strict";var i=n("I+eb"),r=n("WjRb"),o=n("HYAF");i({target:"String",proto:!0,forced:!n("qxPZ")("includes")},{includes:function(e){return!!~String(o(this)).indexOf(r(e),arguments.length>1?arguments[1]:void 0)}})},"JU+F":function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var i=n("O7Fb"),r=n("TYT/"),o=function(){function e(e){this._appLocalizationService=e}return e.prototype.init=function(){abp.setting.getBoolean("App.UserManagement.IsCookieConsentEnabled")&&window.cookieconsent.initialise({showLink:!1,content:{message:this._appLocalizationService.l("CookieConsent_Message"),dismiss:this._appLocalizationService.l("CookieConsent_Dismiss")}})},e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275inject"](i.a))},e.\u0275prov=r["\u0275\u0275defineInjectable"]({token:e,factory:e.\u0275fac}),e}()},JUkI:function(e,t,n){"use strict";var i=n("xud5").fileSaver,r=n("PJOh"),o=n("2aEG"),a=n("MbuQ"),s=n("ti0F").isFunction,l=n("tJvG").Deferred;t.export=function(e,t,n){if(!e)return(new l).resolve();var r=t.exportingAction,o=t.exportedAction,a=t.fileSavingAction,c={fileName:t.fileName,format:t.format,cancel:!1};return s(r)&&r(c),c.cancel?(new l).resolve():n(e,t).then((function(e){s(o)&&o(),s(a)&&(c.data=e,a(c)),c.cancel||i.saveAs(c.fileName,t.format,e,t.proxyUrl,t.forceProxy)}))},t.fileSaver=i,t.excel={creator:r.ExcelCreator,getData:r.getData,formatConverter:n("3NFn")},t.image={creator:o.imageCreator,getData:o.getData,testFormats:o.testFormats},t.pdf={getData:n("YlYp").getData},t.svg={creator:a.svgCreator,getData:a.getData}},"JV/U":function(e,t,n){"use strict";n.d(t,"a",(function(){return d})),n.d(t,"b",(function(){return h}));var i=n("mrSG"),r=n("zo3G"),o=n("26FU"),a=n("6blF"),s=n("mZXl"),l=n("dC0D"),c=n("67Y/"),u=n("ad02"),d=function(e){function t(t,n,i){var o=e.call(this,t)||this;return n.pipe(Object(s.b)(r.a)).pipe(Object(l.a)((function(e,t){return t?i(e,t):e}),t)).subscribe((function(e){return o.next(e)})),o}return Object(i.d)(t,e),t}(o.a),h=function(e){function t(t,n,i){var r=e.call(this)||this;return r._dispatcher=t,r._reducer=n,r.source=i,r}return Object(i.d)(t,e),t.prototype.select=function(e){return this.source.pipe(Object(c.a)(e)).pipe(Object(u.a)())},t.prototype.lift=function(e){var n=new t(this._dispatcher,this._reducer,this);return n.operator=e,n},t.prototype.dispatch=function(e){this._dispatcher.next(e)},t.prototype.next=function(e){this._dispatcher.next(e)},t.prototype.error=function(e){this._dispatcher.error(e)},t.prototype.complete=function(){},t}(a.a)},JVSJ:function(e,t,n){!function(e){"use strict";function t(e,t,n){var i=e+" ";switch(n){case"ss":return i+(1===e?"sekunda":2===e||3===e||4===e?"sekunde":"sekundi");case"m":return t?"jedna minuta":"jedne minute";case"mm":return i+(1===e?"minuta":2===e||3===e||4===e?"minute":"minuta");case"h":return t?"jedan sat":"jednog sata";case"hh":return i+(1===e?"sat":2===e||3===e||4===e?"sata":"sati");case"dd":return i+(1===e?"dan":"dana");case"MM":return i+(1===e?"mjesec":2===e||3===e||4===e?"mjeseca":"mjeseci");case"yy":return i+(1===e?"godina":2===e||3===e||4===e?"godine":"godina")}}e.defineLocale("bs",{months:"januar_februar_mart_april_maj_juni_juli_august_septembar_oktobar_novembar_decembar".split("_"),monthsShort:"jan._feb._mar._apr._maj._jun._jul._aug._sep._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"nedjelja_ponedjeljak_utorak_srijeda_\u010detvrtak_petak_subota".split("_"),weekdaysShort:"ned._pon._uto._sri._\u010det._pet._sub.".split("_"),weekdaysMin:"ne_po_ut_sr_\u010de_pe_su".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[danas u] LT",nextDay:"[sutra u] LT",nextWeek:function(){switch(this.day()){case 0:return"[u] [nedjelju] [u] LT";case 3:return"[u] [srijedu] [u] LT";case 6:return"[u] [subotu] [u] LT";case 1:case 2:case 4:case 5:return"[u] dddd [u] LT"}},lastDay:"[ju\u010der u] LT",lastWeek:function(){switch(this.day()){case 0:case 3:return"[pro\u0161lu] dddd [u] LT";case 6:return"[pro\u0161le] [subote] [u] LT";case 1:case 2:case 4:case 5:return"[pro\u0161li] dddd [u] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"prije %s",s:"par sekundi",ss:t,m:t,mm:t,h:t,hh:t,d:"dan",dd:t,M:"mjesec",MM:t,y:"godinu",yy:t},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(n("wd/R"))},JZex:function(e,t,n){"use strict";var i=n("FKN7"),r=n("IRs2"),o=n("IlOo"),a=n("ti0F").isFunction,s=n("2Fn2"),l=n("YyLj").errors,c=n("L+Gw"),u=n("Nxdf"),d=n("IEE5").queryByOptions,h=n("tJvG"),p=h.Deferred,f=h.when,m=h.fromPromise;function g(e){return e&&a(e.then)}function _(e){return(new p).resolve(e).promise()}function v(e,t){if(!a(t))throw l.Error("E4011",e)}function y(e){throw l.Error("E4012",e)}function b(e){function t(e){var t=e[0];return t&&t.getResponseHeader?r.errorMessageFromXhr(t,e[1]):null}return function(n){var i;(i=n instanceof Error?n:new Error(t(arguments)||n&&String(n)||"Unknown error")).message!==r.XHR_ERROR_UNLOAD&&e.reject(i)}}function w(e,t){var n,i=e._loadFunc;return v("load",i),n=i.apply(e,[t]),Array.isArray(n)?n=_(n):null==n?n=_([]):g(n)||y("load"),m(n)}function x(e,t,n,i){if(t.__rawData)i(t.__rawData);else{var r=t.__rawDataPromise||w(t,n);t._cacheRawData&&(t.__rawDataPromise=r),r.always((function(){delete t.__rawDataPromise})).done((function(e){t._cacheRawData&&(t.__rawData=e),i(e)})).fail(b(e))}}function C(e,t,n,r){var o={};"userData"in(n=n||{})&&(o.userData=n.userData),x(e,t,o,(function(o){var a,s,l,c,h=u(o,{errorHandler:t._errorHandler}),p=[];r||((a=d(h,n))===h?l=o.slice(0):p.push(a.enumerate().done((function(e){l=e})))),(n.requireTotalCount||r)&&((s=d(h,n,!0))===h?c=o.length:p.push(s.count().done((function(e){c=e})))),f.apply(i,p).done((function(){r?e.resolve(c):n.requireTotalCount?e.resolve(l,{totalCount:c}):e.resolve(l)})).fail((function(t){e.reject(t)}))}))}var S=c.inherit({ctor:function(e){this.callBase(e=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 l.Error("E4010")},clearRawDataCache:function(){delete this.__rawData},_totalCountImpl:function(e){var t=new p;return"raw"!==this._loadMode||this._totalCountFunc?(function(e,t){var n,i=e._totalCountFunc;if(!a(i))throw l.Error("E4021");return g(n=i.apply(e,[t]))||(n=Number(n),isFinite(n)||y("totalCount"),n=_(n)),m(n)}(this,e).done((function(e){t.resolve(Number(e))})).fail(b(t)),t=this._addFailHandlers(t)):C(t,this,e,!0),t.promise()},_pushImpl:function(e){this.__rawData&&o.applyBatch(this,this.__rawData,e)},_loadImpl:function(e){var t=new p;return"raw"===this._loadMode?C(t,this,e,!1):(w(this,e).done((function(e,n){t.resolve(e,n)})).fail(b(t)),t=this._addFailHandlers(t)),t.promise()},_byKeyImpl:function(e,t){var n=new p;return this._byKeyViaLoad()?(this._requireKey(),function(e,t,n){x(e,t,{},(function(i){for(var o,a=t.key(),s=0,c=i.length;s").addClass(e.addWidgetPrefix("text-content"));e.setAria("role","presentation",o),t(e,n,r.column,o);var a=e.option("showColumnLines"),s=e.getController("columns").getHeaderContentAlignment(r.column.alignment);return o[a||"right"===s?"appendTo":"prependTo"](n)};function t(e,t,n,i){var r=e._getIndicatorElements(t,!0),o=e._getIndicatorElements(t),a=r&&r.length,s=e._getColumnAlignment(n.alignment),l=".".concat(e._getIndicatorClassName("sort")),c=".".concat(e._getIndicatorClassName("sortIndex")),u=o.filter(l),d=o.children().filter(c);(i=i||t.children("."+e.addWidgetPrefix("text-content"))).toggleClass("dx-text-content-alignment-"+s,a>0).toggleClass("dx-text-content-alignment-"+("left"===s?"right":"left"),a>0&&"center"===n.alignment).toggleClass("dx-sort-indicator",!!u.length).toggleClass("dx-sort-index-indicator",!!d.length).toggleClass("dx-header-filter-indicator",!!o.filter("."+e._getIndicatorClassName("headerFilter")).length)}return{_createTable:function(){var e=this.callBase.apply(this,arguments);return r.default.on(e,"mousedown selectstart",this.createAction((function(e){var t=e.event;t.shiftKey&&t.preventDefault()}))),e},_isLegacyKeyboardNavigation:function(){return this.option("useLegacyKeyboardNavigation")},_getDefaultTemplate:function(t){var n=this;return function(i,r){var o=t.command?i:e(n,i,r),a="expand"!==t.command&&t.caption;a?o.text(a):t.command&&i.html(" ")}},_getHeaderTemplate:function(e){return e.headerCellTemplate||{allowRenderToDetachedContainer:!0,render:this._getDefaultTemplate(e)}},_processTemplate:function(t,n){var i=this,r=n.column,o=i.callBase(t);return"header"===n.rowType&&o&&r.headerCellTemplate&&!r.command?{render:function(t){var n=e(i,t.container,t.model);o.render((0,c.extend)({},t,{container:n}))}}:o},_handleDataChanged:function(e){"refresh"===e.changeType&&(this._isGroupingChanged||this._requireReady)&&(this._isGroupingChanged=!1,this.render())},_renderCell:function(e,t){var n=this.callBase(e,t);return"header"===t.row.rowType&&(n.addClass("dx-cell-focus-disabled"),this._isLegacyKeyboardNavigation()||t.column&&!t.column.type&&n.attr("tabindex",this.option("tabindex")||0)),n},_setCellAriaAttributes:function(e,t){this.callBase(e,t),"header"===t.rowType&&(this.setAria("role","columnheader",e),!t.column||t.column.command||t.column.isBand||(e.attr("id",t.column.headerId),this.setAria("label",a.default.format("dxDataGrid-ariaColumn")+" "+t.column.caption,e)))},_createRow:function(e){var t=this.callBase(e).toggleClass("dx-column-lines",this.option("showColumnLines"));return"header"===e.rowType&&(t.addClass("dx-header-row"),this._isLegacyKeyboardNavigation()||(0,u.registerKeyboardAction)("columnHeaders",this,t,"td",this._handleActionKeyDown.bind(this))),t},_handleActionKeyDown:function(e){var t=e.event,n=(0,i.default)(t.target);if(this._lastActionElement=t.target,n.is(".dx-header-filter")){var r=this.getController("headerFilter"),o=n.closest("td"),a=this.getColumnIndexByElement(o);a>=0&&r.showHeaderFilterMenu(a,!1)}else{var s=n.closest(".dx-row");this._processHeaderAction(t,s)}t.preventDefault()},_renderCore:function(){var e=this,t=e.element();(!e._tableElement||e._dataController.isLoaded()||e._hasRowElements)&&(t.addClass(e.addWidgetPrefix("headers")).toggleClass(e.addWidgetPrefix("nowrap"),!e.option("wordWrapEnabled")).empty(),e.setAria("role","presentation",t),e._updateContent(e._renderTable()),e.getRowCount()>1&&t.addClass("dx-header-multi-row"),e.callBase.apply(e,arguments))},_renderRows:function(){var e=this;(e._dataController.isLoaded()||e._hasRowElements)&&(e.callBase.apply(e,arguments),e._hasRowElements=!0)},_getRowVisibleColumns:function(e){return this._columnsController.getVisibleColumns(e)},_renderRow:function(e,t){t.columns=this._getRowVisibleColumns(t.row.rowIndex),this.callBase(e,t)},_createCell:function(e){var t=e.column,n=this.callBase.apply(this,arguments);return t.rowspan>1&&"header"===e.rowType&&n.attr("rowSpan",t.rowspan),n},_getRows:function(){var e=[],t=this.getRowCount();if(this.option("showColumnHeaders"))for(var n=0;n1&&(!(0,s.isDefined)(e)||(0,s.isDefined)(t))){var c=[],u=(0,s.isDefined)(t)?o.getChildrenByBandColumn(t,!0):o.getVisibleColumns();return(0,l.each)(u,(function(t,i){var a=(0,s.isDefined)(e)?e:o.getRowIndex(i.index);(n=r._getCellElement(a,o.getVisibleIndex(i.index,a)))&&c.push(n.get(0))})),(0,i.default)(c)}if(!e||e1,l=function(e){return e.allowReordering||e.allowGrouping||e.allowHiding};for(i=0;i10&&e<20}function r(e){return t[e].split("_")}function o(e,t,o,a){var s=e+" ";return 1===e?s+n(0,t,o[0],a):t?s+(i(e)?r(o)[1]:r(o)[0]):a?s+r(o)[1]:s+(i(e)?r(o)[1]:r(o)[2])}e.defineLocale("lt",{months:{format:"sausio_vasario_kovo_baland\u017eio_gegu\u017e\u0117s_bir\u017eelio_liepos_rugpj\u016b\u010dio_rugs\u0117jo_spalio_lapkri\u010dio_gruod\u017eio".split("_"),standalone:"sausis_vasaris_kovas_balandis_gegu\u017e\u0117_bir\u017eelis_liepa_rugpj\u016btis_rugs\u0117jis_spalis_lapkritis_gruodis".split("_"),isFormat:/D[oD]?(\[[^\[\]]*\]|\s)+MMMM?|MMMM?(\[[^\[\]]*\]|\s)+D[oD]?/},monthsShort:"sau_vas_kov_bal_geg_bir_lie_rgp_rgs_spa_lap_grd".split("_"),weekdays:{format:"sekmadien\u012f_pirmadien\u012f_antradien\u012f_tre\u010diadien\u012f_ketvirtadien\u012f_penktadien\u012f_\u0161e\u0161tadien\u012f".split("_"),standalone:"sekmadienis_pirmadienis_antradienis_tre\u010diadienis_ketvirtadienis_penktadienis_\u0161e\u0161tadienis".split("_"),isFormat:/dddd HH:mm/},weekdaysShort:"Sek_Pir_Ant_Tre_Ket_Pen_\u0160e\u0161".split("_"),weekdaysMin:"S_P_A_T_K_Pn_\u0160".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"YYYY [m.] MMMM D [d.]",LLL:"YYYY [m.] MMMM D [d.], HH:mm [val.]",LLLL:"YYYY [m.] MMMM D [d.], dddd, HH:mm [val.]",l:"YYYY-MM-DD",ll:"YYYY [m.] MMMM D [d.]",lll:"YYYY [m.] MMMM D [d.], HH:mm [val.]",llll:"YYYY [m.] MMMM D [d.], ddd, HH:mm [val.]"},calendar:{sameDay:"[\u0160iandien] LT",nextDay:"[Rytoj] LT",nextWeek:"dddd LT",lastDay:"[Vakar] LT",lastWeek:"[Pra\u0117jus\u012f] dddd LT",sameElse:"L"},relativeTime:{future:"po %s",past:"prie\u0161 %s",s:function(e,t,n,i){return t?"kelios sekund\u0117s":i?"keli\u0173 sekund\u017ei\u0173":"kelias sekundes"},ss:o,m:n,mm:o,h:n,hh:o,d:n,dd:o,M:n,MM:o,y:n,yy:o},dayOfMonthOrdinalParse:/\d{1,2}-oji/,ordinal:function(e){return e+"-oji"},week:{dow:1,doy:4}})}(n("wd/R"))},JyGs:function(e,t,n){"use strict";var i=y(n("FKN7")),r=y(n("tUd6")),o=y(n("5qrJ")),a=y(n("jeLr")),s=y(n("zBVi")),l=y(n("D6VQ")),c=n("1LL4"),u=y(n("imRD")),d=y(n("uhpr")),h=y(n("tJvG")),p=n("ti0F"),f=y(n("23xU")),m=y(n("IF55")),g=n("Q5pv"),_=y(n("kaGW")),v=n("GCD8");function y(e){return e&&e.__esModule?e:{default:e}}var b=[{name:"onEditorPreparing",config:{excludeValidators:["disabled","readOnly"],category:"rendering"}},{name:"onEditorPrepared",config:{excludeValidators:["disabled","readOnly"],category:"rendering"}},{name:"onValueChanged",config:{excludeValidators:["disabled","readOnly"]}}],w={and:"and",or:"or",notAnd:"!and",notOr:"!or"},x=o.default.inherit(_.default),C=function(e,t,n){if(Array.isArray(t)){var r=t.length-1;e.empty(),t.forEach((function(t,o){(0,i.default)("").addClass("dx-filterbuilder-text-part").text(t).appendTo(e),o!==r&&(0,i.default)("").addClass("dx-filterbuilder-text-separator").text(n&&n.valueSeparator?n.valueSeparator:"|").addClass("dx-filterbuilder-text-separator-empty").appendTo(e)}))}else e.text(t||u.default.format("dxFilterBuilder-enterValueText"))},S=s.default.inherit({_getDefaultOptions:function(){return(0,c.extend)(this.callBase(),{onEditorPreparing:null,onEditorPrepared:null,onValueChanged:null,fields:[],defaultGroupOperation:"and",groupOperations:["and","or","notAnd","notOr"],maxGroupLevel:void 0,value:null,allowHierarchicalFields:!1,groupOperationDescriptions:{and:u.default.format("dxFilterBuilder-and"),or:u.default.format("dxFilterBuilder-or"),notAnd:u.default.format("dxFilterBuilder-notAnd"),notOr:u.default.format("dxFilterBuilder-notOr")},customOperations:[],closePopupOnTargetScroll:!0,filterOperationDescriptions:{between:u.default.format("dxFilterBuilder-filterOperationBetween"),equal:u.default.format("dxFilterBuilder-filterOperationEquals"),notEqual:u.default.format("dxFilterBuilder-filterOperationNotEquals"),lessThan:u.default.format("dxFilterBuilder-filterOperationLess"),lessThanOrEqual:u.default.format("dxFilterBuilder-filterOperationLessOrEquals"),greaterThan:u.default.format("dxFilterBuilder-filterOperationGreater"),greaterThanOrEqual:u.default.format("dxFilterBuilder-filterOperationGreaterOrEquals"),startsWith:u.default.format("dxFilterBuilder-filterOperationStartsWith"),contains:u.default.format("dxFilterBuilder-filterOperationContains"),notContains:u.default.format("dxFilterBuilder-filterOperationNotContains"),endsWith:u.default.format("dxFilterBuilder-filterOperationEndsWith"),isBlank:u.default.format("dxFilterBuilder-filterOperationIsBlank"),isNotBlank:u.default.format("dxFilterBuilder-filterOperationIsNotBlank")}})},_optionChanged:function(e){switch(e.name){case"closePopupOnTargetScroll":break;case"onEditorPreparing":case"onEditorPrepared":case"onValueChanged":this._initActions();break;case"customOperations":this._initCustomOperations(),this._invalidate();break;case"fields":case"defaultGroupOperation":case"maxGroupLevel":case"groupOperations":case"allowHierarchicalFields":case"groupOperationDescriptions":case"filterOperationDescriptions":this._invalidate();break;case"value":if(e.value!==e.previousValue){var t=this._disableInvalidateForValue;t||(this._initModel(),this._invalidate()),this._disableInvalidateForValue=!1,this.executeAction("onValueChanged",{value:e.value,previousValue:e.previousValue}),this._disableInvalidateForValue=t}break;default:this.callBase(e)}},getFilterExpression:function(){var e=this._getNormalizedFields(),t=(0,c.extend)(!0,[],this._model);return d.default.getFilterExpression(d.default.getNormalizedFilter(t),e,this._customOperations,"filterBuilder")},_getNormalizedFields:function(){return d.default.getNormalizedFields(this.option("fields"))},_updateFilter:function(){this._disableInvalidateForValue=!0;var e=(0,c.extend)(!0,[],this._model),t=d.default.getNormalizedFilter(e),n=d.default.getNormalizedFilter(this._getModel(this.option("value")));JSON.stringify(n)!==JSON.stringify(t)&&this.option("value",t),this._disableInvalidateForValue=!1,this._fireContentReadyAction()},_init:function(){this._initCustomOperations(),this._initModel(),this._initEditorFactory(),this._initActions(),this.callBase()},_initEditorFactory:function(){this._editorFactory=new x},_initCustomOperations:function(){this._customOperations=d.default.getMergedOperations(this.option("customOperations"),this.option("filterOperationDescriptions.between"),this)},_getModel:function(e){return d.default.convertToInnerStructure(e,this._customOperations)},_initModel:function(){this._model=this._getModel(this.option("value"))},_initActions:function(){var e=this;e._actions={},b.forEach((function(t){e._actions[t.name]=e._createActionByOption(t.name,t.config)}))},executeAction:function(e,t){var n=this._actions[e];return n&&n(t)},_initMarkup:function(){this.$element().addClass("dx-filterbuilder"),this.callBase(),this._createGroupElementByCriteria(this._model).appendTo(this.$element())},_createConditionElement:function(e,t){return(0,i.default)("
").addClass("dx-filterbuilder-group").append(this._createConditionItem(e,t))},_createGroupElementByCriteria:function(e,t){for(var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,i=this._createGroupElement(e,t,n),r=i.find(".dx-filterbuilder-group-content"),o=d.default.getGroupCriteria(e),a=0;a").addClass("dx-filterbuilder-group-item"),a=(0,i.default)("
").addClass("dx-filterbuilder-group-content"),s=(0,i.default)("
").addClass("dx-filterbuilder-group").append(o).append(a);return null!=t&&this._createRemoveButton((function(){d.default.removeItem(t,e),s.remove(),r._updateFilter()})).appendTo(o),this._createGroupOperationButton(e).appendTo(o),this._createAddButton((function(){var t=d.default.createEmptyGroup(r.option("defaultGroupOperation"));d.default.addItem(t,e),r._createGroupElement(t,e,n+1).appendTo(a),r._updateFilter()}),(function(){var t=r.option("fields")[0],n=d.default.createCondition(t,r._customOperations);d.default.addItem(n,e),r._createConditionElement(n,e).appendTo(a),r._updateFilter()}),n).appendTo(o),s},_createButton:function(e){return(0,i.default)("
").text(e)},_createGroupOperationButton:function(e){var t=this,n=this._getGroupOperations(e),i=d.default.getGroupMenuItem(e,n),r=i.text,o=n&&n.length<2?this._createButton(r).addClass("dx-state-disabled"):this._createButtonWithMenu({caption:r,menu:{items:n,displayExpr:"text",keyExpr:"value",onItemClick:function(n){i!==n.itemData&&(d.default.setGroupValue(e,n.itemData.value),o.html(n.itemData.text),i=n.itemData,t._updateFilter())},onContentReady:function(e){e.component.selectItem(i)},cssClass:"dx-filterbuilder-group-operations"}});return o.addClass("dx-filterbuilder-text").addClass("dx-filterbuilder-group-operation").attr("tabindex",0)},_createButtonWithMenu:function(e){var t,n=this,r=function(){n.$element().find(".dx-state-active").removeClass("dx-state-active"),n.$element().find(".dx-overlay .dx-treeview").remove(),n.$element().find(".dx-overlay").remove()},o=this.option("rtlEnabled"),s=o?"right":"left",l=this._createButton(e.caption);return(0,c.extend)(e.menu,{focusStateEnabled:!0,selectionMode:"single",onItemClick:(t=e.menu.onItemClick,function(e){t(e),"dxclick"===e.event.type&&r()}),onHiding:function(e){l.removeClass("dx-state-active")},position:{my:s+" top",at:s+" bottom",offset:"0 1",of:l,collision:"flip"},animation:null,onHidden:function(){r()},cssClass:"dx-filterbuilder-overlay "+e.menu.cssClass,rtlEnabled:o}),e.popup={onShown:function(t){var n=(0,i.default)(t.component.content()).find(".dx-treeview"),r=n.dxTreeView("instance");a.default.on(n,"keyup keydown",(function(n){var i=(0,v.normalizeKeyName)(n);("keydown"===n.type&&"tab"===i||"keyup"===n.type&&("escape"===i||"enter"===i))&&(t.component.hide(),a.default.trigger(e.menu.position.of,"focus"))})),r.focus(),r.option("focusedElement",null)}},this._subscribeOnClickAndEnterKey(l,(function(){r(),n._createPopupWithTreeView(e,n.$element()),l.addClass("dx-state-active")})),l},_hasValueButton:function(e){var t=d.default.getCustomOperation(this._customOperations,e[1]);return t?!1!==t.hasValue:null!==e[2]},_createOperationButtonWithMenu:function(e,t){var n=this,r=this,o=d.default.getAvailableOperations(t,this.option("filterOperationDescriptions"),this._customOperations),a=d.default.getOperationFromAvailable(d.default.getOperationValue(e),o),s=this._createButtonWithMenu({caption:a.text,menu:{items:o,displayExpr:"text",onItemRendered:function(e){e.itemData.isCustom&&(0,i.default)(e.itemElement).addClass("dx-filterbuilder-menu-custom-operation")},onContentReady:function(e){e.component.selectItem(a)},onItemClick:function(i){if(a!==i.itemData){d.default.updateConditionByOperation(e,(a=i.itemData).value,r._customOperations);var o=s.siblings().filter(".dx-filterbuilder-item-value");r._hasValueButton(e)?(0!==o.length&&o.remove(),r._createValueButton(e,t).appendTo(s.parent())):o.remove(),s.html(a.text),n._updateFilter()}},cssClass:"dx-filterbuilder-operations"}}).addClass("dx-filterbuilder-text").addClass("dx-filterbuilder-item-operation").attr("tabindex",0);return s},_createOperationAndValueButtons:function(e,t,n){this._createOperationButtonWithMenu(e,t).appendTo(n),this._hasValueButton(e)&&this._createValueButton(e,t).appendTo(n)},_createFieldButtonWithMenu:function(e,t,n){var i=this,r=this,o=this.option("allowHierarchicalFields"),a=d.default.getItems(e,o),s=d.default.getField(n.name||n.dataField,a),l=function(e,t){return o?d.default.getCaptionWithParents(e,t):e.caption},c=this._createButtonWithMenu({caption:l(s,a),menu:{items:a,dataStructure:"plain",keyExpr:"id",parentId:"parentId",displayExpr:"caption",onItemClick:function(e){if(s!==e.itemData){t[0]=(s=e.itemData).name||s.dataField,t[2]="object"===s.dataType?null:"",d.default.updateConditionByOperation(t,d.default.getDefaultOperation(s),r._customOperations),c.siblings().filter(".dx-filterbuilder-text").remove(),r._createOperationAndValueButtons(t,s,c.parent());var n=l(s,e.component.option("items"));c.html(n),i._updateFilter()}},onContentReady:function(e){e.component.selectItem(s)},cssClass:"dx-filterbuilder-fields"}}).addClass("dx-filterbuilder-text").addClass("dx-filterbuilder-item-field").attr("tabindex",0);return c},_createConditionItem:function(e,t){var n=this,r=(0,i.default)("
").addClass("dx-filterbuilder-group-item"),o=this._getNormalizedFields(),a=d.default.getField(e[0],o);return this._createRemoveButton((function(){d.default.removeItem(t,e),1===r.parent().children().length?r.parent().remove():r.remove(),n._updateFilter()})).appendTo(r),this._createFieldButtonWithMenu(o,e,a).appendTo(r),this._createOperationAndValueButtons(e,a,r),r},_getGroupOperations:function(e){var t=this.option("groupOperations"),n=this.option("groupOperationDescriptions");return t&&t.length||(t=[d.default.getGroupValue(e).replace("!","not")]),t.map((function(e){return{text:n[e],value:w[e]}}))},_createRemoveButton:function(e){var t=(0,i.default)("
").addClass("dx-filterbuilder-action-icon").addClass("dx-icon-remove").addClass("dx-filterbuilder-action").attr("tabindex",0);return this._subscribeOnClickAndEnterKey(t,e),t},_createAddButton:function(e,t,n){var i,r=this.option("maxGroupLevel");return(0,p.isDefined)(r)&&n>=r?(i=this._createButton(),this._subscribeOnClickAndEnterKey(i,t)):i=this._createButtonWithMenu({menu:{items:[{caption:u.default.format("dxFilterBuilder-addCondition"),click:t},{caption:u.default.format("dxFilterBuilder-addGroup"),click:e}],displayExpr:"caption",onItemClick:function(e){e.itemData.click()},cssClass:"dx-filterbuilder-add-condition"}}),i.addClass("dx-filterbuilder-action-icon").addClass("dx-icon-plus").addClass("dx-filterbuilder-action").attr("tabindex",0)},_createValueText:function(e,t,n){var r=this,o=(0,i.default)("
").html(" ").addClass("dx-filterbuilder-item-value-text").attr("tabindex",0).appendTo(n),a=e[2],s=d.default.getCustomOperation(r._customOperations,e[1]);return!s&&t.lookup?d.default.getCurrentLookupValueText(t,a,(function(e){C(o,e)})):h.default.when(d.default.getCurrentValueText(t,a,s)).done((function(e){C(o,e,s)})),r._subscribeOnClickAndEnterKey(o,(function(i){"keyup"===i.type&&i.stopPropagation(),r._createValueEditorWithEvents(e,t,n)})),o},_updateConditionValue:function(e,t,n){e[2]!==t&&(e[2]=t),n(),this._updateFilter()},_addDocumentKeyUp:function(e,t){var n=!1,i=!1,o=r.default.getDocument(),s=function(e){n||i?i=!1:t(e)};a.default.on(o,"keyup",s);var l=e.find("input");a.default.on(l,"compositionstart",(function(){n=!0})),a.default.on(l,"compositionend",(function(){n=!1,i=!0})),a.default.on(l,"keydown",(function(e){229!==e.which&&(i=!1)})),this._documentKeyUpHandler=s},_addDocumentClick:function(e,t){var n=this,i=r.default.getDocument(),o=function(i){n._isFocusOnEditorParts(e,i.target)||(a.default.trigger(e.find("input"),"change"),t())};a.default.on(i,"dxpointerdown",o),this._documentClickHandler=o},_isFocusOnEditorParts:function(e,t){var n=t||r.default.getActiveElement();return(0,i.default)(n).closest(e.children()).length||(0,i.default)(n).closest(".dx-dropdowneditor-overlay").length},_removeEvents:function(){var e=r.default.getDocument();(0,p.isDefined)(this._documentKeyUpHandler)&&a.default.off(e,"keyup",this._documentKeyUpHandler),(0,p.isDefined)(this._documentClickHandler)&&a.default.off(e,"dxpointerdown",this._documentClickHandler)},_dispose:function(){this._removeEvents(),this.callBase()},_createValueEditorWithEvents:function(e,t,n){var i=this,r=e[2],o=function(){return n.empty(),i._removeEvents(),i._createValueText(e,t,n)},s=function(){i._updateConditionValue(e,r,(function(){o()}))},l={value:""===r?null:r,filterOperation:d.default.getOperationValue(e),setValue:function(e){r=null===e?"":e},closeEditor:s,text:n.text()};n.empty();var c=this._createValueEditor(n,t,l);a.default.trigger(c.find("input").not(":hidden").eq(0),"focus"),this._removeEvents(),this._addDocumentClick(c,s),this._addDocumentKeyUp(c,(function(t){var s=(0,v.normalizeKeyName)(t);if("tab"===s){if(i._isFocusOnEditorParts(c))return;i._updateConditionValue(e,r,(function(){o(),t.shiftKey&&a.default.trigger(n.prev(),"focus")}))}"escape"===s&&a.default.trigger(o(),"focus"),"enter"===s&&i._updateConditionValue(e,r,(function(){a.default.trigger(o(),"focus")}))})),this._fireContentReadyAction()},_createValueButton:function(e,t){var n=(0,i.default)("
").addClass("dx-filterbuilder-text").addClass("dx-filterbuilder-item-value");return this._createValueText(e,t,n),n},_createValueEditor:function(e,t,n){var r=(0,i.default)("
").attr("tabindex",0).appendTo(e),o=d.default.getCustomOperation(this._customOperations,n.filterOperation),a=o&&o.editorTemplate?o.editorTemplate:t.editorTemplate;return a?this._getTemplate(a).render({model:(0,c.extend)({field:t},n),container:r}):this._editorFactory.createEditor.call(this,r,(0,c.extend)({},t,n,{parentType:"filterBuilder"})),r},_createPopupWithTreeView:function(e,t){var n=this,r=(0,i.default)("
").addClass(e.menu.cssClass).appendTo(t);this._createComponent(r,m.default,{onHiding:e.menu.onHiding,onHidden:e.menu.onHidden,rtlEnabled:e.menu.rtlEnabled,position:e.menu.position,animation:e.menu.animation,contentTemplate:function(t){var r=(0,i.default)("
").appendTo(t);n._createComponent(r,f.default,e.menu),this.repaint()},maxHeight:function(){return(0,g.getElementMaxHeightByWindow)(e.menu.position.of)},visible:!0,focusStateEnabled:!1,closeOnTargetScroll:this.option("closePopupOnTargetScroll"),closeOnOutsideClick:!0,onShown:e.popup.onShown,shading:!1,width:"auto",height:"auto",showTitle:!1})},_subscribeOnClickAndEnterKey:function(e,t){a.default.on(e,"dxclick",t),a.default.on(e,"keyup",(function(e){"enter"===(0,v.normalizeKeyName)(e)&&t(e)}))}});(0,l.default)("dxFilterBuilder",S),e.exports=S,e.exports.renderValueText=C},"K/tc":function(e,t,n){!function(e){"use strict";e.defineLocale("af",{months:"Januarie_Februarie_Maart_April_Mei_Junie_Julie_Augustus_September_Oktober_November_Desember".split("_"),monthsShort:"Jan_Feb_Mrt_Apr_Mei_Jun_Jul_Aug_Sep_Okt_Nov_Des".split("_"),weekdays:"Sondag_Maandag_Dinsdag_Woensdag_Donderdag_Vrydag_Saterdag".split("_"),weekdaysShort:"Son_Maa_Din_Woe_Don_Vry_Sat".split("_"),weekdaysMin:"So_Ma_Di_Wo_Do_Vr_Sa".split("_"),meridiemParse:/vm|nm/i,isPM:function(e){return/^nm$/i.test(e)},meridiem:function(e,t,n){return e<12?n?"vm":"VM":n?"nm":"NM"},longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Vandag om] LT",nextDay:"[M\xf4re om] LT",nextWeek:"dddd [om] LT",lastDay:"[Gister om] LT",lastWeek:"[Laas] dddd [om] LT",sameElse:"L"},relativeTime:{future:"oor %s",past:"%s gelede",s:"'n paar sekondes",ss:"%d sekondes",m:"'n minuut",mm:"%d minute",h:"'n uur",hh:"%d ure",d:"'n dag",dd:"%d dae",M:"'n maand",MM:"%d maande",y:"'n jaar",yy:"%d jaar"},dayOfMonthOrdinalParse:/\d{1,2}(ste|de)/,ordinal:function(e){return e+(1===e||8===e||e>=20?"ste":"de")},week:{dow:1,doy:4}})}(n("wd/R"))},K029:function(e,t,n){"use strict";var i=n("KAnu"),r=c(n("rCi1")),o=c(n("f77m")),a=n("C+eR"),s=n("ti0F"),l=n("z7z0");function c(e){return e&&e.__esModule?e:{default:e}}var u=r.default.utils.animationSettings,d=r.default.consts.emptySliderMarkerText;function h(e,t,n,i){return[e,t,n,t,n,i,e,i]}function p(e,t){return et}function m(e,t){for(var n,i=0,r=t?t.length-1:0,o=e;r-i>1;){if((o=t[n=i+r>>1])===e)return e;et[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,r=this._sliders[0].getPosition(),o=this._sliders[1].getPosition();n=this._isCompactMode?[r+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(r-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(),r="discrete"===i.axisType?function(e,t){return er==e>(n[0].getPosition()+n[1].getPosition())/2-i&&t._moveSelectedArea(e+i,!1,o),r=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,r=this._sliders,o=r[1].getPosition()-r[0].getPosition(),a=e-o/2,s=e+o/2;ai.getScreenRange()[1]&&(a=(s=i.getScreenRange()[1])-o);var l=m(i.from(a,-1),this._values);r[0].setDisplayValue(l),r[1].setDisplayValue(m(i.from(i.to(l,-1)+o,1),this._values)),r[0]._position=a,r[1]._position=s,this._applyTotalPosition(t),this._isOnMoving&&this._processSelectionChanged(n)},placeSliderAndBeginMoving:function(e,t,n){var i=this._params.translator,r=this._sliders,o=e0?1:-1,s=o>0?f:p,l=o>0?p:f,c=[],u=[];u[o]=i.from(e,a),u[1-o]=i.from(t,-a),c[1-o]=t,i.isValueProlonged&&(s(e,i.to(u[o],a))&&(u[o]=i.from(e,-a)),s(t,i.to(u[o],-a))&&(u[1-o]=u[o])),this._minRange&&(s(t,i.to(i.add(m(u[o],this._values),this._minRange,-a),-a))&&(u[1-o]=i.add(u[o],this._minRange,-a)),l(e,i.to(i.add(i.getRange()[1-o],this._minRange,a),-a))&&(u[1-o]=i.getRange()[1-o],u[o]=i.add(u[1-o],this._minRange,a),c[1-o]=e)),u[0]=m(u[0],this._values),u[1]=m(u[1],this._values),c[o]=i.to(u[o],a),r[0].setDisplayValue(u[0]),r[1].setDisplayValue(u[1]),r[0]._position=c[0],r[1]._position=c[1],this._applyTotalPosition(!0),this._isOnMoving&&this._processSelectionChanged(n);var d=this.beginSliderMoving(1-o,t);return r[1-o]._sliderGroup.stopAnimation(),this._shutter.stopAnimation(),d(t),d},beginSliderMoving:function(e,t){var n=this,i=n._params.translator,r=n._sliders,o=i.getScreenRange()[0],a=i.getScreenRange()[1],s=e,l=r[1-s].getPosition(),c=t,u=s>0?1:-1,d=s>0?p:f,h=s>0?f:p,g=r[s].getPosition()-t,_=d(r[s].getPosition(),t)?-g:g;return v.complete=function(e){r[s]._setValid(!0),n._dockSelectedArea(e)},v;function v(e,t){var p,f,v,y,b;e!==c&&(d(e+_,l)&&((p=n._allowSlidersSwap)&&!i.isValueProlonged&&n._minRange&&(p=i.isValid(i.add(r[1-s].getValue(),n._minRange,-u))),p&&(n._changeMovingSlider(s),s=1-s,f=d,d=h,h=f,g=-(u=-u)*Math.abs(g),_=-g)),h(e+g,l)&&(p=!0,y=r[s],b=r[1-s].getValue(),v=Math.max(Math.min(e+g,a),o),p&&i.isValueProlonged&&(p=!d(v,i.to(b,u))),p&&n._minRange&&(p=!d(v,i.to(i.add(b,n._minRange,u),u))),p&&n._maxRange&&(p=!h(v,i.to(i.add(b,n._maxRange,u),u))),y._setValid(p),y.setDisplayValue(p?m(i.from(v,u),n._values):y.getValue()),y._position=v,n._applyTotalPosition(!1),y.toForeground(),n._isOnMoving&&n._processSelectionChanged(t))),c=e}},_changeMovingSlider:function(e){var t,n=this._params.translator,i=this._sliders,r=i[1-e].getPosition(),o=e>0?1:-1;i[e].setDisplayValue(m(n.from(r,o),this._values)),t=n.from(r,-o),n.isValueProlonged?t=n.from(r,o):this._minRange&&(t=n.add(t,this._minRange,-o)),i[1-e].setDisplayValue(m(t,this._values)),i[e]._setValid(!0),i[e]._marker._update(),i[0]._position=i[1]._position=r},foregroundSlider:function(e){this._sliders[e].toForeground()}},t.SlidersController=_},K4No:function(e,t,n){"use strict";var i=function(e){return e&&e.__esModule?e:{default:e}}(n("M2vE")).default;e.exports={extend:function(e){i=i.inherit(e)},create:function(e){return new i(e)}}},K9Ia:function(e,t,n){"use strict";n.d(t,"b",(function(){return u})),n.d(t,"a",(function(){return d}));var i=n("mrSG"),r=n("6blF"),o=n("FFOo"),a=n("pugT"),s=n("8g8A"),l=n("uMaO"),c=n("L/V9"),u=function(e){function t(t){var n=e.call(this,t)||this;return n.destination=t,n}return i.d(t,e),t}(o.a),d=function(e){function t(){var t=e.call(this)||this;return t.observers=[],t.closed=!1,t.isStopped=!1,t.hasError=!1,t.thrownError=null,t}return i.d(t,e),t.prototype[c.a]=function(){return new u(this)},t.prototype.lift=function(e){var t=new h(this,this);return t.operator=e,t},t.prototype.next=function(e){if(this.closed)throw new s.a;if(!this.isStopped)for(var t=this.observers,n=t.length,i=t.slice(),r=0;rr?a=o.when.apply(this,f.slice(r)):n&&n.resolve()),d=i,n&&a&&a.done&&a.done(n.resolve).fail(n.reject),!d&&h.length&&("render"===p.shift()?g:_)(h.shift(),f.shift()),a||(0,o.when)()},g=function(e,t){return m("render",e,t)},_=function(e,t){return m("update",e,t)},v=function(e){switch(u(e)){case"string":return e.split(/\s+/,2);case"object":return[e.x||e.h,e.y||e.v];case"number":return[e];default:return e}},y=function(e,t,n){if(e.length!==t.length)return!1;for(var i=0;i2&&void 0!==arguments[2]?arguments[2]:0,i=!(arguments.length>3&&void 0!==arguments[3])||arguments[3];e=(0,a.toComparable)(e,!0),t=(0,a.toComparable)(t,!0);var r=i?e===t:e==t;return!!(r||n>=3)||((0,l.isObject)(e)&&(0,l.isObject)(t)?b(e,t,n,i):!(!Array.isArray(e)||!Array.isArray(t))&&y(e,t,n))};t.ensureDefined=function(e,t){return(0,l.isDefined)(e)?e:t},t.executeAsync=function(e,t){var n=new o.Deferred,i=t||this,r={promise:n.promise(),abort:function(){clearTimeout(s),n.rejectWith(i)}},a=function(){var t=e.call(i);t&&t.done&&(0,l.isFunction)(t.done)?t.done((function(){n.resolveWith(i)})):n.resolveWith(i)},s=(arguments[2]||setTimeout)(a,"number"==typeof t?t:0);return r},t.deferRender=g,t.deferRenderer=function(e){return function(){var t=this;return m("render",(function(){return e.call(t)}))}},t.deferUpdate=_,t.deferUpdater=function(e){return function(){var t=this;return m("update",(function(){return e.call(t)}))}},t.pairToObject=function(e,t){var n=v(e),i=t?parseFloat(n&&n[0]):parseInt(n&&n[0],10),r=t?parseFloat(n&&n[1]):parseInt(n&&n[1],10);return isFinite(i)||(i=0),isFinite(r)||(r=i),{h:i,v:r}},t.splitPair=v,t.findBestMatches=function(e,t,n){var i=[],r=0;return(0,s.each)(t,(function(t,o){var a=0,l=n?n(o):o;(0,s.each)(e,(function(e,t){var n=l[e];if(void 0!==n){if(!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}(n,t))return a=-1,!1;a++}})),ar&&(i.length=0,r=a),i.push(o))})),i},t.normalizeKey=function(e){var t=(0,l.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.getKeyHash=function(e){if(e instanceof r.default)return e.toString();if((0,l.isObject)(e)||Array.isArray(e))try{var t=JSON.stringify(e);return"{}"===t?e:t}catch(n){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,l.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=[],r=!n,o=0;o0?e.prototype.requestAsyncId.call(this,t,n,i):(t.actions.push(this),t.scheduled||(t.scheduled=(l=t.flush.bind(t,null),c=r++,a[c]=!0,o.then((function(){return s(c)&&l()})),c)));var l,c},t.prototype.recycleAsyncId=function(t,n,i){if(void 0===i&&(i=0),null!==i&&i>0||null===i&&this.delay>0)return e.prototype.recycleAsyncId.call(this,t,n,i);0===t.actions.length&&(s(n),t.scheduled=void 0)},t}(n("h9Dq").a),c=new(function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return i.d(t,e),t.prototype.flush=function(e){this.active=!0,this.scheduled=void 0;var t,n=this.actions,i=-1,r=n.length;e=e||n.shift();do{if(t=e.execute(e.state,e.delay))break}while(++i=2&&e<=4?t[1]:t[2]},translate:function(e,n,i){var r=t.words[i];return 1===i.length?n?r[0]:r[1]:e+" "+t.correctGrammaticalCase(e,r)}};e.defineLocale("me",{months:"januar_februar_mart_april_maj_jun_jul_avgust_septembar_oktobar_novembar_decembar".split("_"),monthsShort:"jan._feb._mar._apr._maj_jun_jul_avg._sep._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"nedjelja_ponedjeljak_utorak_srijeda_\u010detvrtak_petak_subota".split("_"),weekdaysShort:"ned._pon._uto._sri._\u010det._pet._sub.".split("_"),weekdaysMin:"ne_po_ut_sr_\u010de_pe_su".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[danas u] LT",nextDay:"[sjutra u] LT",nextWeek:function(){switch(this.day()){case 0:return"[u] [nedjelju] [u] LT";case 3:return"[u] [srijedu] [u] LT";case 6:return"[u] [subotu] [u] LT";case 1:case 2:case 4:case 5:return"[u] dddd [u] LT"}},lastDay:"[ju\u010de u] LT",lastWeek:function(){return["[pro\u0161le] [nedjelje] [u] LT","[pro\u0161log] [ponedjeljka] [u] LT","[pro\u0161log] [utorka] [u] LT","[pro\u0161le] [srijede] [u] LT","[pro\u0161log] [\u010detvrtka] [u] LT","[pro\u0161log] [petka] [u] LT","[pro\u0161le] [subote] [u] LT"][this.day()]},sameElse:"L"},relativeTime:{future:"za %s",past:"prije %s",s:"nekoliko sekundi",ss:t.translate,m:t.translate,mm:t.translate,h:t.translate,hh:t.translate,d:"dan",dd:t.translate,M:"mjesec",MM:t.translate,y:"godinu",yy:t.translate},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(n("wd/R"))},KYaq:function(e,t,n){"use strict";var i=o(n("BWGd")),r=o(n("f94d"));function o(e){return e&&e.__esModule?e:{default:e}}i.default.registerModule("search",r.default)},KhsS:function(e,t,n){n("dG/n")("match")},Kksw:function(e,t,n){"use strict";var i=p(n("FKN7")),r=n("cGv3"),o=p(n("jeLr")),a=p(n("uHaw")),s=n("ti0F"),l=p(n("vlix")),c=n("zl3R"),u=p(n("5qrJ")),d=n("tJvG"),h=p(n("cYys"));function p(e){return e&&e.__esModule?e:{default:e}}var f=function(e){return"virtual"===e.option("scrolling.mode")||e._isVirtual},m=function(e){return"infinite"===e.option("scrolling.mode")&&!e._isVirtual};t.getPixelRatio=function(e){return e.devicePixelRatio||1},t.getContentHeightLimit=function(e){return e.msie?4e6:e.mozilla?8e6:15e6/t.getPixelRatio((0,r.getWindow)())},t.subscribeToExternalScrollers=function(e,t,n){var a,s=[],u=[],d=[];function h(t){var n=t.element?t.$element():t,i=l.default.offset(n);return i?t.scrollTop()-(i.top-e.offset().top):e.offset().top}var p={on:function(e,t,n){e.on("scroll",n)},off:function(e,t,n){e.off("scroll",n)}};function f(e){var n="#document"===e.get(0).nodeName,a=e.data("dxScrollable"),l=p;if(a||(a=n&&(0,i.default)((0,r.getWindow)())||"auto"===e.css("overflowY")&&e,l=o.default,a)){var c=function(e){return function(){var n=e.scrollTop()-h(e);t(n=n>0?n:0)}}(a);l.on(a,"scroll",c),u.push((function(e){var t=h(a);e-t>=0&&a[a.scrollTo?"scrollTo":"scrollTop"](e+t)})),s.push(a),d.push((function(){l.off(a,"scroll",c)}))}}for(a=(n=n||e).parent();a.length;a=a.parent())f(a);return{scrollTo:function(e){(0,c.each)(u,(function(t,n){n(e)}))},dispose:function(){(0,c.each)(d,(function(e,t){t()}))}}},t.VirtualScrollController=u.default.inherit(function(){var e=function(e,t){var n=e.option("scrolling.preloadEnabled"),i=function(e){var t=e._dataSource.pageSize();if(e.option("scrolling.preventPreload"))return 0;var n=e._viewportSize;if(f(e)&&!e.option("legacyRendering")&&e.option("scrolling.removeInvisiblePages")){n=0;for(var i=e._viewportSize*e._viewportItemSize,r=e.getContentOffset(),o=e._position||0,a=e.virtualItemsCount(),s=e._dataSource.totalItemsCount(),l=a.begin;l=o+i);l++)(r+=e._itemSizes[l]||e._viewportItemSize)>=o&&n++}return t&&n>0?Math.ceil(n/t):1}(e);return i&&(t?i=n?1:0:(n&&i++,m(e)&&i--)),i};function n(e){return e._cache.length?e._cache[0].pageIndex:-1}function i(e){return e._cache.length?e._cache[e._cache.length-1].pageIndex:-1}var r=function(e,t,n){e._isChangedFiring=!0,t(n),e._isChangedFiring=!1},o=function(e,t,n){if(e._isDelayChanged)return e._isDelayChanged=!1,r(e,t,n),!0},l=function(e,t,n,i,o){var a=e._dataSource,l=a.items().slice(),c=(0,s.isObject)(n)?n:void 0,u="prepend"===n,d=a.viewportItems();n&&(0,s.isString)(n)&&!e._isDelayChanged&&(c={changeType:n,items:l},o&&(c.removeCount=o.itemsCount,c.removeCount&&a.correctCount&&(c.removeCount=a.correctCount(d,c.removeCount,u))));var h=o?o.itemsLength:0;h&&a.correctCount&&(h=a.correctCount(d,h,u)),"append"===n?(d.push.apply(d,l),o&&d.splice(0,h)):u?(d.unshift.apply(d,l),o&&d.splice(-h)):e._dataSource.viewportItems(l),a.updateLoading(),e._lastPageIndex=e.pageIndex(),e._isDelayChanged=i,i||r(e,t,c)};return{ctor:function(e,t,n){this._dataSource=t,this.component=e,this._pageIndex=this._lastPageIndex=t.pageIndex(),this._viewportSize=0,this._viewportItemSize=20,this._viewportItemIndex=-1,this._itemSizes={},this._sizeRatio=1,this._items=[],this._cache=[],this._isVirtual=n,this._loadingPageIndexes={},this.positionChanged=(0,h.default)()},getItemSizes:function(){return this._itemSizes},option:function(){return this.component.option.apply(this.component,arguments)},virtualItemsCount:function(){var e,t=0;if(f(this)){(e=n(this))<0&&(e=this._dataSource.pageIndex());var i=e*this._dataSource.pageSize();return t=this._cache.length*this._dataSource.pageSize(),{begin:i,end:Math.max(0,this._dataSource.totalItemsCount()-t-i)}}},setViewportPosition:function(e){var t=this,n=new d.Deferred,i=Math.min(t.option("scrolling.timeout")||0,t._dataSource.changingDuration());return i0?t._scrollTimeoutID=setTimeout((function(){t._setViewportPositionCore(e),n.resolve()}),i):(t._setViewportPositionCore(e),n.resolve()),n.promise()},getViewportPosition:function(){return this._position||0},getItemIndexByPosition:function(){for(var e=this._position,t=this.getItemSize(),n=0,i=0,r=Object.keys(this._itemSizes).concat(-1),o=0;os?s/o:1}},getItemSize:function(){return this._viewportItemSize*this._sizeRatio},getItemOffset:function(e,t){var n=this,i=n.virtualItemsCount(),r=e;if(!i)return 0;var o=0,a=n._dataSource.totalItemsCount();return Object.keys(n._itemSizes).forEach((function(i){r&&(t?i>=a-e:i=0){if(this._viewportSize&&e+this._viewportSize>=a&&!this._isVirtual)if(this._dataSource.hasKnownLastPage()){var s=a%n;(t=i-1)>0&&s>0&&s0?e:this._lastPageIndex},pageSize:function(){return this._dataSource.pageSize()},load:function(){var t,r=this,o=r._dataSource;if(f(r)||m(r)){var a=function(t){var r=-1,o=n(t),a=t._dataSource;return o<0?r=t._pageIndex:t._cache[t._pageIndex-o]?o>=0&&t._viewportSize>=0&&(o>0&&(i(t)+1===a.pageCount()&&t._cache.length=0){var s=function(e,t){var n=e._dataSource;if(t===e.pageIndex()||!n.isLoading()&&t0?this._setViewportPositionCore(e):this.load()}},handleDataChanged:function(t,a){var s,c,u=this,d=u._dataSource,h=u._cache.length;if(a&&a.changes)r(u,t,a);else if(f(u)||m(u)){var p=n(u);if(p>=0&&(f(u)&&p+u._cache.length!==d.pageIndex()&&p-1!==d.pageIndex()&&(h=0,u._cache=[]),m(u)))if(0===d.pageIndex())u._cache=[];else if(d.pageIndex()Math.max(e(this)+(u.option("scrolling.preloadEnabled")?1:0),2):o(u,t,{isDelayed:!0}),p===d.pageIndex()+1?(c&&(g=u._cache.pop()),s="prepend",u._cache.unshift(_)):(c&&(g=u._cache.shift()),s="append",u._cache.push(_));var v=f(u)&&0===h;l(u,t,u._cache.length>1?s:void 0,v,g),u._delayDeferred=u.load().done((function(){o(u,t)&&u.load()}))}else l(u,t,a)},itemsCount:function(e){var t=0;return!e&&f(this)?(0,c.each)(this._cache,(function(){t+=this.itemsCount})):t=this._dataSource.itemsCount(),t},reset:function(e){this._loadingPageIndexes={},this._cache=[],e||(this._itemSizes={})},subscribeToWindowScrollEvents:function(e){var n=this;n._windowScroll=n._windowScroll||t.subscribeToExternalScrollers(e,(function(e){n.viewportItemSize()&&n.setViewportPosition(e)}))},dispose:function(){clearTimeout(this._scrollTimeoutID),this._windowScroll&&this._windowScroll.dispose(),this._windowScroll=null},scrollTo:function(e){this._windowScroll&&this._windowScroll.scrollTo(e)}}}())},KrLa:function(e,t,n){"use strict";var i=n("FKN7"),r=n("1B4V"),o=n("XpgS").wrapToArray,a=n("XpgS").inArray,s=n("zl3R"),l=n("v4HY").contains,c=n("GBv4"),u=n("GCD8"),d=n("3gJo"),h=n("Z/aR"),p="dxdragenter",f="dxdragleave",m="dxdrop",g=[],_=[],v=[],y={setup:function(e,t){-1!==a(e,g)||(g.push(e),_.push([]),v.push(t||{}))},add:function(e,t){var n=a(e,g);this.updateEventsCounter(e,t.type,1);var i=t.selector;-1===a(i,_[n])&&_[n].push(i)},updateEventsCounter:function(e,t,n){if([p,f,m].indexOf(t)>-1){var i=r.data(e,"dxDragEventsCount")||0;r.data(e,"dxDragEventsCount",Math.max(0,i+n))}},remove:function(e,t){this.updateEventsCounter(e,t.type,-1)},teardown:function(e){if(!r.data(e,"dxDragEventsCount")){var t=a(e,g);g.splice(t,1),_.splice(t,1),v.splice(t,1),r.removeData(e,"dxDragEventsCount")}}};c(p,y),c(f,y),c(m,y),h({emitter:d.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=o(e.targetElements||(null===e.targetElements?[]:g));this._dropTargets=s.map(t,(function(e){return i(e).get(0)}))},_move:function(e){var t=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){return"vertical"!==this.direction?this._fitOffset(e.x-this._startEventData.x,this._maxLeftOffset,this._maxRightOffset):0},_calculateYOffset:function(e){return"horizontal"!==this.direction?this._fitOffset(e.y-this._startEventData.y,this._maxTopOffset,this._maxBottomOffset):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,f),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};u.fireEvent(n)}},_findDropTarget:function(e){var t,n=this;return s.each(g,(function(r,o){if(n._checkDropTargetActive(o)){var l,c,u,d,h=i(o);s.each((c=a((l=h).get(0),g),u=_[c].filter((function(e){return e})),d=l.find(u.join(", ")),-1!==a(void 0,_[c])&&(d=d.add(l)),d),(function(r,o){var s=i(o);n._checkDropTarget(function(e){var t=a(e.get(0),g);return v[t]}(h),s,e)&&(t=o)}))}})),t},_checkDropTargetActive:function(e){var t=!1;return s.each(this._dropTargets,(function(n,i){return!(t=t||i===e||l(i,e))})),t},_checkDropTarget:function(e,t,n){if(t.get(0)===i(n.target).get(0))return!1;var r,o,a=(o=t,(r=e).itemPositionFunc?r.itemPositionFunc(o):o.offset());if(n.pageXa.left+s.width)&&!(n.pageY>a.top+s.height)&&!(e.checkDropTarget&&!e.checkDropTarget(t,n))&&t},_end:function(e){var t=u.eventData(e);this._fireEvent("dxdragend",e,{offset:this._calculateOffset(t)}),this._fireDropTargetEvent(e,m),delete this._currentDropTarget}}),events:["dxdragstart","dxdrag","dxdragend"]}),t.move="dxdrag",t.start="dxdragstart",t.end="dxdragend",t.enter=p,t.leave=f,t.drop=m},Kv9l:function(e,t,n){n("TWNs"),n("JfAA"),n("rB9j"),n("U3f4"),n("LD7m"),n("ALS0"),n("Rm1S"),n("UxlC"),n("hByQ"),n("EnZy")},KvGi:function(e,t,n){n("I+eb")({target:"Math",stat:!0},{sign:n("90hW")})},Kxld:function(e,t,n){n("I+eb")({target:"Object",stat:!0},{is:n("Ep9I")})},"L+Gw":function(e,t,n){"use strict";var i,r=n("5qrJ"),o=r.abstract,a=n("DLVy").EventsStrategy,s=n("zl3R").each,l=n("YyLj"),c=n("IRs2"),u=n("yxXJ").compileGetter,d=n("IEE5").queryByOptions,h=n("tJvG").Deferred,p=n("KAnu").noop,f={},m=r.inherit({ctor:function(e){var t=this;e=e||{},this._eventsStrategy=new a(this),s(["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=u(this.key())),this._keyGetter(e)},_requireKey:function(){if(!this.key())throw l.errors.Error("E4005")},load:function(e){var t=this;return this._eventsStrategy.fireEvent("loading",[e=e||{}]),this._withLock(this._loadImpl(e)).done((function(n){t._eventsStrategy.fireEvent("loaded",[n,e])}))},_loadImpl:function(e){return d(this.createQuery(e),e).enumerate()},_withLock:function(e){var t=new h;return e.done((function(){var e=this,n=arguments;c.processRequestResultLock.promise().done((function(){t.resolveWith(e,n)}))})).fail((function(){t.rejectWith(this,arguments)})),t},createQuery:o,totalCount:function(e){return this._totalCountImpl(e)},_totalCountImpl:function(e){return d(this.createQuery(e),e,!0).count()},byKey:function(e,t){return this._addFailHandlers(this._withLock(this._byKeyImpl(e,t)))},_byKeyImpl:o,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:o,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:o,push:function(e){this._pushImpl(e),this._eventsStrategy.fireEvent("push",[e])},_pushImpl:p,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:o,_addFailHandlers:function(e){return e.fail(this._errorHandler).fail(l._errorHandler)},on:function(e,t){return this._eventsStrategy.on(e,t),this},off:function(e,t){return this._eventsStrategy.off(e,t),this}});m.create=function(e,t){if(!(e in f))throw l.errors.Error("E4020",e);return new f[e](t)},m.registerClass=function(e,t){return t&&(f[t]=e),e},m.inherit=(i=m.inherit,function(e,t){var n=i.apply(this,[e]);return m.registerClass(n,t),n}),e.exports=m},"L/V9":function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var i=function(){return"function"==typeof Symbol?Symbol("rxSubscriber"):"@@rxSubscriber_"+Math.random()}()},L8Zx:function(e,t,n){"use strict";n.d(t,"a",(function(){return f})),n.d(t,"b",(function(){return m})),n.d(t,"c",(function(){return g})),n.d(t,"d",(function(){return h})),n.d(t,"e",(function(){return p})),n.d(t,"f",(function(){return s})),n.d(t,"g",(function(){return a})),n.d(t,"h",(function(){return c})),n.d(t,"i",(function(){return l})),n.d(t,"j",(function(){return y})),n.d(t,"k",(function(){return d}));var i=n("TYT/"),r=function(){function e(e,t){this.open=e,this.close=t||e}return e.prototype.isManual=function(){return"manual"===this.open||"manual"===this.close},e}(),o={hover:["mouseover","mouseout"],focus:["focusin","focusout"]};function a(e,t){void 0===t&&(t=o);var n=(e||"").trim();if(0===n.length)return[];var i=n.split(/\s+/).map((function(e){return e.split(":")})).map((function(e){var n=t[e[0]]||e;return new r(n[0],n[1])})),a=i.filter((function(e){return e.isManual()}));if(a.length>1)throw new Error("Triggers parse error: only one manual trigger is allowed");if(1===a.length&&i.length>1)throw new Error("Triggers parse error: manual trigger can't be mixed with other triggers");return i}function s(e,t){var n=a(t.triggers),i=t.target;if(1===n.length&&n[0].isManual())return Function.prototype;var r=[],o=[],s=function(){o.forEach((function(e){return r.push(e())})),o.length=0};return n.forEach((function(n){var a=n.open===n.close,l=a?t.toggle:t.show;a||o.push((function(){return e.listen(i,n.close,t.hide)})),r.push(e.listen(i,n.open,(function(){return l(s)})))})),function(){r.forEach((function(e){return e()}))}}function l(e,t){return t.outsideClick?e.listen("document","click",(function(e){t.target&&t.target.contains(e.target)||t.targets&&t.targets.some((function(t){return t.contains(e.target)}))||t.hide()})):Function.prototype}function c(e,t){return t.outsideEsc?e.listen("document","keyup.esc",(function(e){t.target&&t.target.contains(e.target)||t.targets&&t.targets.some((function(t){return t.contains(e.target)}))||t.hide()})):Function.prototype}var u,d="undefined"!=typeof window&&window||{},h=d.document;function p(){return void 0===d||(void 0===d.__theme?u?"bs3"===u:"bs3"===(u=function(){if("undefined"==typeof document)return null;var e=document.createElement("span");e.innerText="test bs version",document.body.appendChild(e),e.classList.add("d-none");var t=e.getBoundingClientRect();return document.body.removeChild(e),t&&0===t.top?"bs4":"bs3"}()):"bs4"!==d.__theme)}var f=function(){function e(){this.length=0,this.asArray=[]}return e.prototype.get=function(e){if(!(0===this.length||e<0||e>=this.length)){for(var t=this.head,n=0;nthis.length)throw new Error("Position is out of the list");var n={value:e,next:void 0,previous:void 0};if(0===this.length)this.head=n,this.tail=n,this.current=n;else if(0===t)n.next=this.head,this.head.previous=n,this.head=n;else if(t===this.length)this.tail.next=n,n.previous=this.tail,this.tail=n;else{var i=this.getNode(t-1),r=i.next;i.next=n,r.previous=n,n.previous=i,n.next=r}this.length++,this.createInternalArrayRepresentation()},e.prototype.remove=function(e){if(void 0===e&&(e=0),0===this.length||e<0||e>=this.length)throw new Error("Position is out of the list");if(0===e)this.head=this.head.next,this.head?this.head.previous=void 0:this.tail=void 0;else if(e===this.length-1)this.tail=this.tail.previous,this.tail.next=void 0;else{var t=this.getNode(e);t.next.previous=t.previous,t.previous.next=t.next}this.length--,this.createInternalArrayRepresentation()},e.prototype.set=function(e,t){if(0===this.length||e<0||e>=this.length)throw new Error("Position is out of the list");this.getNode(e).value=t,this.createInternalArrayRepresentation()},e.prototype.toArray=function(){return this.asArray},e.prototype.findAll=function(e){for(var t=this.head,n=[],i=0;i=this.length)throw new Error("Position is out of the list");for(var t=this.head,n=0;n").addClass("dx-dateview-formatter-container");return o("").text(e).addClass("dx-dateview-value-formatter").appendTo(n),o("").text(t).addClass("dx-dateview-name-formatter").appendTo(n),n},ONE_MINUTE:6e4,ONE_DAY:864e5,ONE_YEAR:31536e6,MIN_DATEVIEW_DEFAULT_DATE:new Date(1900,0,1),MAX_DATEVIEW_DEFAULT_DATE:(r=new Date,new Date(r.getFullYear()+50,r.getMonth(),r.getDate(),23,59,59)),FORMATS_INFO:{date:{getStandardPattern:function(){return"yyyy-MM-dd"},components:["year","day","month","day"]},time:{getStandardPattern:function(){return"HH:mm"},components:["hours","minutes","seconds","milliseconds"]},datetime:{getStandardPattern:function(){var e,t;return(t=o("").attr("type","datetime")).val("2000-01-01T01:01Z"),t.val()&&(e="yyyy-MM-ddTHH:mmZ"),e||(e="yyyy-MM-ddTHH:mm:ssZ"),u.FORMATS_INFO.datetime.getStandardPattern=function(){return e},e},components:["year","day","month","day"].concat(["hours","minutes","seconds","milliseconds"])},"datetime-local":{getStandardPattern:function(){return"yyyy-MM-ddTHH:mm:ss"},components:["year","day","month","day"].concat(["hours","minutes","seconds"])}},FORMATS_MAP:{date:"shortdate",time:"shorttime",datetime:"shortdateshorttime"},SUBMIT_FORMATS_MAP:{date:"date",time:"time",datetime:"datetime-local"},toStandardDateFormat:function(e,t){var n=u.FORMATS_INFO[t].getStandardPattern();return a.serializeDate(e,n)},fromStandardDateFormat:function(e){var t=a.dateParser(e);return s(t)?t:void 0},getMaxMonthDay:function(e,t){return new Date(e,t+1,0).getDate()},mergeDates:function(e,t,n){if(!t)return t||null;if(!e||isNaN(e.getTime())){var i=new Date(null);e=new Date(i.getFullYear(),i.getMonth(),i.getDate())}var r=new Date(e.valueOf());return l(u.FORMATS_INFO[n].components,(function(){var e=u.DATE_COMPONENTS_INFO[this];r[e.setter](t[e.getter]())})),r},getLongestCaptionIndex:function(e){var t,n=0,i=0;for(t=0;ti&&(n=t,i=e[t].length);return n},formatUsesMonthName:function(e){return c.formatUsesMonthName(e)},formatUsesDayName:function(e){return c.formatUsesDayName(e)},getLongestDate:function(e,t,n){var r=function(e){var t=i(e);return"string"===t?"format":"object"===t&&void 0!==e.type?e.type:null}(e),o=9;r&&!u.formatUsesMonthName(r)||(o=u.getLongestCaptionIndex(t));var a=new Date(1888,o,21,23,59,59,999);if(!r||u.formatUsesDayName(r)){var s=a.getDate()-a.getDay()+u.getLongestCaptionIndex(n);a.setDate(s)}return a},normalizeTime:function(e){e.setSeconds(0),e.setMilliseconds(0)}};u.DATE_COMPONENTS_INFO={year:{getter:"getFullYear",setter:"setFullYear",formatter:function(e,t){var n=new Date(t.getTime());return n.setFullYear(e),c.format(n,"yyyy")},startValue:void 0,endValue:void 0},day:{getter:"getDate",setter:"setDate",formatter:function(e,t){var n=new Date(t.getTime());return n.setDate(e),c.format(n,"d")},startValue:1,endValue:void 0},month:{getter:"getMonth",setter:"setMonth",formatter:function(e){return c.getMonthNames()[e]},startValue:0,endValue:11},hours:{getter:"getHours",setter:"setHours",formatter:function(e){return c.format(new Date(0,0,0,e),"hour")},startValue:0,endValue:23},minutes:{getter:"getMinutes",setter:"setMinutes",formatter:function(e){return c.format(new Date(0,0,0,0,e),"minute")},startValue:0,endValue:59},seconds:{getter:"getSeconds",setter:"setSeconds",formatter:function(e){return c.format(new Date(0,0,0,0,0,e),"second")},startValue:0,endValue:59},milliseconds:{getter:"getMilliseconds",setter:"setMilliseconds",formatter:function(e){return c.format(new Date(0,0,0,0,0,0,e),"millisecond")},startValue:0,endValue:999}},e.exports=u},LKBx:function(e,t,n){"use strict";var i,r=n("I+eb"),o=n("Bs8V").f,a=n("UMSQ"),s=n("WjRb"),l=n("HYAF"),c=n("qxPZ"),u=n("xDBR"),d="".startsWith,h=Math.min,p=c("startsWith");r({target:"String",proto:!0,forced:!(!u&&!p&&(i=o(String.prototype,"startsWith"),i&&!i.writable)||p)},{startsWith:function(e){var t=String(l(this));s(e);var n=a(h(arguments.length>1?arguments[1]:void 0,t.length)),i=String(e);return d?d.call(t,i,n):t.slice(n,n+i.length)===i}})},LPGq:function(e,t,n){"use strict";var i=s(n("2Fn2")),r=n("A8u/"),o=s(n("vkUy")),a=s(n("i1ou"));function s(e){return e&&e.__esModule?e:{default:e}}var l=/([^\s0]+)?(\s*)0*[.,]*0*(\s*)([^\s0]+)?/,c={},u=function(e){var t=(0,r.locale)()+"/"+JSON.stringify(e);return c[t]||(c[t]=new Intl.NumberFormat((0,r.locale)(),e).format),c[t]};e.exports={engine:function(){return"intl"},_formatNumberCore:function(e,t,n){return"exponential"===t?this.callBase.apply(this,arguments):u(this._normalizeFormatConfig(t,n))(e)},_normalizeFormatConfig:function(e,t,n){var r;return r="decimal"===e?{minimumIntegerDigits:t.precision||void 0,useGrouping:!1,maximumFractionDigits:String(n).length,round:n<0?"ceil":"floor"}:this._getPrecisionConfig(t.precision),"percent"===e?r.style="percent":"currency"===e&&(r.style="currency",r.currency=t.currency||(0,i.default)().defaultCurrency),r},_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((0,r.locale)(),{style:"currency",currency:e})}(e);return this._extractCurrencySymbolInfo(t.format(0))},_extractCurrencySymbolInfo:function(e){var t=l.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=(0,r.getValueByClosestLocale)((function(e){return a.default[e]}));return(0,o.default)(n,s)}}},LQDL:function(e,t,n){var i,r,o=n("2oRo"),a=n("NC/Y"),s=o.process,l=s&&s.versions,c=l&&l.v8;c?r=(i=c.split("."))[0]+i[1]:a&&(!(i=a.match(/Edge\/(\d+)/))||i[1]>=74)&&(i=a.match(/Chrome\/(\d+)/))&&(r=i[1]),e.exports=r&&+r},LQDf:function(e,t,n){"use strict";var i=n("mdej"),r=n("l9EA"),o=n("5u+F"),a=n("KAnu"),s=n("ti0F").isFunction,l=n("1LL4").extend,c=n("imRD"),u=r.inherit({NAME:"Calendar",supportedKeys:function(){var e=function(e){return!!this.option("opened")&&(e.preventDefault(),!0)};return{rightArrow:function(){if(this.option("opened"))return!0},leftArrow:function(){if(this.option("opened"))return!0},enter:(function(e){if(this.dateBox.option("opened")){if(e.preventDefault(),this._widget.option("zoomLevel")!==this._widget.option("maxZoomLevel"))return!0;var t=this._widget._view.option("contouredDate");t&&"calendar"===this._lastActionElement&&this.dateBoxValue(t,e),this.dateBox.close(),this.dateBox._valueChangeEventHandler(e)}else this.dateBox._valueChangeEventHandler(e)}).bind(this),home:e,end:e}},getDisplayFormat:function(e){return e||"shortdate"},_getWidgetName:function(){return i},getKeyboardListener:function(){return this._widget},_getWidgetOptions:function(){var e=this.dateBox.option("disabledDates");return l(this.dateBox.option("calendarOptions"),{value:this.dateBoxValue()||null,dateSerializationFormat:null,min:this.dateBox.dateOption("min"),max:this.dateBox.dateOption("max"),onValueChanged:this._valueChangedHandler.bind(this),onCellClick:this._cellClickHandler.bind(this),tabIndex:null,disabledDates:s(e)?this._injectComponent(e.bind(this.dateBox)):e,onContouredChanged:this._refreshActiveDescendant.bind(this),hasFocus:function(){return!0}})},_injectComponent:function(e){var t=this;return function(n){return l(n,{component:t.dateBox}),e(n)}},_refreshActiveDescendant:function(e){this._lastActionElement="calendar",this.dateBox.setAria("activedescendant",e.actionValue)},popupConfig:function(e){var t,n=e.toolbarItems,i=this.dateBox.option("buttonsLocation");return t="default"!==i?a.splitPair(i):["bottom","center"],"useButtons"===this.dateBox.option("applyValueMode")&&n.unshift({widget:"dxButton",toolbar:t[0],location:"after"===t[1]?"before":t[1],options:{onInitialized:(function(e){e.component.registerKeyHandler("escape",this._escapeHandler.bind(this))}).bind(this),onClick:(function(){this._widget._toTodayView()}).bind(this),text:c.format("dxCalendar-todayButtonText"),type:"today"}}),l(!0,e,{toolbarItems:n,position:{collision:"flipfit flip"}})},_escapeHandler:function(){this.dateBox.close(),this.dateBox.focus()},_valueChangedHandler:function(e){var t=this.dateBox;o.sameDate(e.value,e.previousValue)||"instantly"===t.option("applyValueMode")&&this.dateBoxValue(this.getValue(),e.event)},_updateValue:function(){this._widget&&this._widget.option("value",this.dateBoxValue())},textChangedHandler:function(){this._lastActionElement="input",this.dateBox.option("opened")&&this._widget&&this._updateValue(!0)},_cellClickHandler:function(e){var t=this.dateBox;"instantly"===t.option("applyValueMode")&&(t.option("opened",!1),this.dateBoxValue(this.getValue(),e.event))}});e.exports=u},LUwo:function(e,t,n){"use strict";var i,r=n("1LL4").extend,o=n("zl3R").each,a=n("C+eR"),s=n("+6qP"),l={},c={},u={},d=r,h=o,p=a.normalizeEnum,f=null,m=0,g={};function _(e){var t=p(e);return l[t]||l[c[t]||b()]}function v(e,t){return c[e+"."+t]||u[e+"."+t]||c[e]}function y(e,t,n){return v(e+t,n)||v(e,n)}function b(e,t){if(!arguments.length)return f||v(s.current())||i;var n=p(t);return f=(e&&e.platform?y(p(e.platform),e.version,n):v(p(e),n))||f,this}function w(e,t){var n=function(e,t){var n=e.indexOf(".");return n>0?{name:e.substring(0,n),scheme:e.substring(n+1)}:null}(e)||{name:e},i=n.name,r=n.scheme;r?(c[i]=c[i]||t,c[i+"."+r]=t):c[i]=t}function x(e,t,n,i){var r=n?n[t]:i;void 0!==r&&void 0===e[t]&&(e[t]=r)}function C(e,t,n,i){var r=n?n[t]:i;void 0!==r&&(e[t]=d(!0,{},r,e[t]))}d(t,{currentTheme:b,registerTheme:function(e,t){var n=p(e&&e.name);n&&(e.isDefault&&(i=n),w(n,n),l[n]=d(!0,{},_(t),function(e){return x((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),x(e.chart.commonSeriesSettings.candlestick,"innerColor",null,e.backgroundColor),x(e.map.background,"color",null,e.backgroundColor),x(e.title.font,"color",null,e.primaryTitleColor),C(e.title,"subtitle",null,e.title),x(e.legend.font,"color",null,e.secondaryTitleColor),x(e.legend.border,"color",null,e.gridColor),function(e){var t=e["chart:common:axis"];h([t.grid,t.minorGrid],(function(t,n){x(n,"color",null,e.gridColor)})),h([t,t.tick,t.minorTick,t.label.font],(function(t,n){x(n,"color",null,e.axisColor)})),x(t.title.font,"color",null,e.secondaryTitleColor),x(e.gauge.scale.label.font,"color",null,e.axisColor),x(e.gauge.scale.tick,"color",null,e.backgroundColor),x(e.gauge.scale.minorTick,"color",null,e.backgroundColor),x(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){x(e[n],"redrawOnResize",e),x(e[n],"containerBackgroundColor",null,e.backgroundColor),C(e[n],"tooltip",e),C(e[n],"export",e)})),h(["chart","pie","polar","gauge","barGauge","map","treeMap","funnel","rangeSelector","sankey"],(function(t,n){C(e[n],"loadingIndicator",e),C(e[n],"legend",e),C(e[n],"title",e)})),h(["chart","pie","polar"],(function(t,n){C(e,n,null,e["chart:common"])})),h(["chart","polar"],(function(t,n){e[n]=e[n]||{},C(e[n],"commonAxisSettings",null,e["chart:common:axis"]),C(e[n],"commonAnnotationSettings",null,e["chart:common:annotation"])})),C(e.rangeSelector.chart,"commonSeriesSettings",e.chart),C(e.rangeSelector.chart,"dataPrepareSettings",e.chart),x(e.treeMap.group.border,"color",null,e.gridColor),x(e.treeMap.tile.selectionStyle.border,"color",null,e.primaryTitleColor),x(e.treeMap.group.selectionStyle.border,"color",null,e.primaryTitleColor),x(e.map.legend,"backgroundColor",e),function(e){var t=e.map;h(["area","line","marker"],(function(e,n){C(t,"layer:"+n,null,t.layer)})),h(["dot","bubble","pie","image"],(function(e,n){C(t,"layer:marker:"+n,null,t["layer:marker"])}))}(e),e}(e)))},getTheme:_,registerThemeAlias:function(e,t){w(p(e),p(t))},registerThemeSchemeAlias:function(e,t){u[e]=t},refreshTheme:function(){return h(g,(function(){this.refresh()})),this},addCacheItem:function(e){var t=++m;e._cache=t,g[t]=e},removeCacheItem:function(e){delete g[e._cache]}})},LbVS:function(e,t,n){"use strict";function i(e){return e}function r(){var e=document.querySelectorAll("input");return Array.prototype.slice.call(e).map((function(e){return e.value}))}function o(e){var t=document.querySelectorAll("input");e&&t.length===e.length&&(e.forEach((function(e,n){var i=t[n];i.value=e,i.dispatchEvent(new CustomEvent("input",{detail:i.value}))})),e.length=0)}Object.defineProperty(t,"__esModule",{value:!0}),t.bootloader=function(e,t,n){"object"==typeof e&&(t=e.before,n=e.after,e=e.main),t=t||i,n=n||i;var r=document.readyState;switch(r){case"loading":document.addEventListener("DOMContentLoaded",(function i(){document.removeEventListener("DOMContentLoaded",i),n(e(t(r)))}));break;case"interactive":case"complete":default:n(e(t(r)))}},t.createNewHosts=function(e){var t=Array.prototype.map.call(e,(function(e){var t=document.createElement(e.tagName),n=e.parentNode,i=t.style.display;return t.style.display="none",n.insertBefore(t,e),function(){t.style.display=i;try{n.removeChild(e)}catch(r){}}}));return function(){t.forEach((function(e){return e()}))}},t.removeNgStyles=function(){var e=document.head,t=e.querySelectorAll("style");Array.prototype.slice.call(t).filter((function(e){return-1!==e.innerText.indexOf("_ng")})).map((function(t){return e.removeChild(t)}))},t.getInputValues=r,t.setInputValues=o,t.createInputTransfer=function(){var e=r();return function(){return o(e)}}},Lci2:function(e,t,n){"use strict";var i=g(n("FKN7")),r=g(n("1B4V")),o=g(n("cYys")),a=g(n("cGv3")),s=n("GCD8"),l=n("XgSC"),c=n("1LL4"),u=g(n("0osO")),d=g(n("zBVi")),h=g(n("uHSv")),p=g(n("cGV2")),f=g(n("jeLr")),m=n("TssP");function g(e){return e&&e.__esModule?e:{default:e}}var _=d.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&&r.default.data(t[0],"dx-validation-target",this)},_initOptions:function(e){this.callBase.apply(this,arguments),this.option(p.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=this,n="auto"===this.option("validationMessageMode");return this._canValueBeChangedByClick()&&n&&(this._$validationMessage&&this._$validationMessage.removeClass("dx-invalid-message-auto"),clearTimeout(this.showValidationMessageTimeout),this.showValidationMessageTimeout=setTimeout((function(){return t._$validationMessage&&t._$validationMessage.addClass("dx-invalid-message-auto")}),150)),this.callBase(e)},_canValueBeChangedByClick:function(){return!1},_renderValidationState:function(){var e=this.option("isValid")&&"invalid"!==this.option("validationStatus"),t=this.option("validationMessageMode"),n=this.$element(),r=this.option("validationErrors");if(!r&&this.option("validationError")&&(r=[this.option("validationError")]),n.toggleClass("dx-invalid",!e),this.setAria("invalid",!e||void 0),a.default.hasWindow()){this._$validationMessage&&(this._$validationMessage.remove(),this.setAria("describedby",null),this._$validationMessage=null);var o=function(e){var t="";return e&&e.forEach((function(e){e.message&&(t+=(t?"
":"")+(0,m.encodeHtml)(e.message))})),t}(r);if(!e&&o){this._$validationMessage=(0,i.default)("
").addClass("dx-invalid-message").html(o).appendTo(n);var s=this._getValidationMessageTarget();this._validationMessage=this._createComponent(this._$validationMessage,h.default,(0,c.extend)({integrationOptions:{},templatesRenderAsynchronously:!1,target:s,shading:!1,width:"auto",height:"auto",container:n,position:this._getValidationMessagePosition("below"),closeOnOutsideClick:!1,closeOnTargetScroll:!1,animation:null,visible:!0,propagateOutsideClick:!0,_checkParentVisibility:!1},this._options.cache("validationTooltipOptions"))),this._$validationMessage.toggleClass("dx-invalid-message-auto","auto"===t).toggleClass("dx-invalid-message-always","always"===t);var l="dx-"+new u.default;this._validationMessage.$content().addClass("dx-invalid-message-content").attr("id",l),this.setAria("describedby",l),this._setValidationMessageMaxWidth(),this._bindInnerWidgetOptions(this._validationMessage,"validationTooltipOptions")}}},_setValidationMessageMaxWidth:function(){if(this._validationMessage)if(0!==this._getValidationMessageTarget().outerWidth()){var e=Math.max(100,this._getValidationMessageTarget().outerWidth());this._validationMessage.option("maxWidth",e)}else this._validationMessage.option("maxWidth","100%")},_getValidationMessageTarget:function(){return this.$element()},_getValidationMessagePosition:function(e){var t=this.option("rtlEnabled"),n=(0,l.getDefaultAlignment)(t),i=this.option("validationMessageOffset"),r={h:i.h,v:i.v},o="below"===e?[" top"," bottom"]:[" bottom"," top"];return t&&(r.h=-r.h),"below"!==e&&(r.v=-r.v),{offset:r,boundary:this.option("validationBoundary"),my:n+o[0],at:n+o[1],collision:"none flip"}},_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");f.default.off(t,n),e&&f.default.on(t,n,(function(e){"backspace"===(0,s.normalizeKeyName)(e)&&e.preventDefault()}))},_dispose:function(){var e=this.$element()[0];r.default.data(e,"dx-validation-target",null),clearTimeout(this.showValidationMessageTimeout),this.callBase()},_setSubmitElementName:function(e){var t=this._getSubmitElement();t&&(e.length>0?t.attr("name",e):t.removeAttr("name"))},_getSubmitElement:function(){return null},_optionChanged:function(e){switch(e.name){case"onValueChanged":this._createValueChangeAction();break;case"isValid":case"validationError":this.option(p.default.synchronizeValidationOptions(e,this.option()));break;case"validationErrors":case"validationStatus":this.option(p.default.synchronizeValidationOptions(e,this.option())),this._renderValidationState();break;case"validationBoundary":case"validationMessageMode":this._renderValidationState();break;case"validationTooltipOptions":this._innerWidgetOptionChanged(this._validationMessage,e);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),this._setValidationMessageMaxWidth();break;case"name":this._setSubmitElementName(e.value);break;default:this.callBase(e)}},reset:function(){var e=this._getDefaultOptions();this.option("value",e.value)}});e.exports=_},LdFP:function(e,t,n){"use strict";var i=m(n("FKN7")),r=m(n("cGv3")),o=n("1LL4"),a=n("ti0F"),s=n("zl3R"),l=m(n("/7L9")),c=m(n("cYys")),u=m(n("/q2h")),d=n("DLVy"),h=n("yxpO"),p=m(n("CWM8")),f=m(n("2Fn2"));function m(e){return e&&e.__esModule?e:{default:e}}var g=r.default.getNavigator(),_=r.default.getWindow(),v={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),r=/((intel|ppc) mac os x)/.test(e.toLowerCase());if(t||n||i||r)return{deviceType:t?"phone":n?"tablet":"desktop",platform:"generic",version:[],grade:"A",mac:r}},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===_.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(t){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this._window=(null==t?void 0:t.window)||_,this._realDevice=this._getDevice(),this._currentDevice=void 0,this._currentOrientation=void 0,this._eventsStrategy=new d.EventsStrategy(this),this.changed=(0,c.default)(),r.default.hasWindow()&&(this._recalculateOrientation(),u.default.add(this._recalculateOrientation.bind(this)))}var t;return(t=[{key:"current",value: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}},{key:"real",value:function(e){return(0,o.extend)({},this._realDevice)}},{key:"orientation",value:function(){return this._currentOrientation}},{key:"isForced",value:function(){return this._forced}},{key:"isRippleEmulator",value:function(){return!!this._window.tinyHippos}},{key:"_getCssClasses",value: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,f.default)().rtlEnabled&&t.push("dx-rtl"),t}},{key:"attachCssClasses",value:function(e,t){this._deviceClasses=this._getCssClasses(t).join(" "),(0,i.default)(e).addClass(this._deviceClasses)}},{key:"detachCssClasses",value:function(e){(0,i.default)(e).removeClass(this._deviceClasses)}},{key:"isSimulator",value:function(){try{return this._isSimulator||r.default.hasWindow()&&this._window.top!==this._window.self&&this._window.top["dx-force-device"]||this.isRippleEmulator()}catch(e){return!1}}},{key:"forceSimulator",value:function(){this._isSimulator=!0}},{key:"_getDevice",value:function(e){if("genericPhone"===e&&(e={deviceType:"phone",platform:"generic",generic:!0}),(0,a.isPlainObject)(e))return this._fromConfig(e);var t;if(e){if(!(t=v[e]))throw l.default.Error("E0005")}else t=g.userAgent;return this._fromUA(t)}},{key:"_getDeviceOrNameFromWindowScope",value:function(){var e;return r.default.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}},{key:"_getDeviceNameFromSessionStorage",value:function(){var e=(0,h.sessionStorage)();if(e){var t=e.getItem("dx-force-device");try{return JSON.parse(t)}catch(n){return t}}}},{key:"_fromConfig",value:function(e){var t=(0,o.extend)({},y,this._currentDevice,e);return(0,o.extend)(t,{phone:"phone"===t.deviceType,tablet:"tablet"===t.deviceType,android:"android"===t.platform,ios:"ios"===t.platform,generic:"generic"===t.platform})}},{key:"_fromUA",value:function(e){var t;return(0,s.each)(b,(function(n,i){return!(t=i(e))})),t?this._fromConfig(t):y}},{key:"_changeOrientation",value: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}]))}},{key:"_recalculateOrientation",value:function(){var e=(0,i.default)(this._window).width();this._currentWidth!==e&&(this._currentWidth=e,this._changeOrientation())}},{key:"on",value:function(e,t){return this._eventsStrategy.on(e,t),this}},{key:"off",value:function(e,t){return this._eventsStrategy.off(e,t),this}}])&&function(e,t){for(var n=0;n-1,i)}},_normalizeGroupItem:function(e,t,n){var i,r,o=n.path,a=n.valueSelector,s=n.displaySelector,l=n.column;return a&&s?(i=a(e),r=s(e)):r=i=e.key,e=(0,h.isObject)(e)?(0,f.extend)({},e):{},o.push(i),e.value=1===o.length?o[0]:o.join("/"),e.text=this.getHeaderItemText(r,l,t,n.headerFilterOptions),e},getHeaderItemText:function(e,t,n,i){var r=a.default.formatValue(e,function(e,t,n){var i=o.default.getGroupInterval(t),r=a.default.getFormatOptionsByColumn(t,"headerFilter");return i&&(r.groupInterval=i[n],a.default.isDateType(t.dataType)?r.format=w[i[n]]:"number"===t.dataType&&(r.getDisplayFormat=function(){var r={format:t.format,target:"headerFilter"},o=a.default.formatValue(e,r),s=a.default.formatValue(e+i[n],r);return o&&s?o+" - "+s:""})),r}(e,t,n));return r||(r=i.texts.emptyValue),r},_processGroupItems:function(e,t,n,i){var r,o,a=i.column.lookup,s=i.level;n=n||[],t=t||0,a&&(r=(0,u.compileGetter)(a.displayExpr),o=(0,u.compileGetter)(a.valueExpr));for(var l=0;l1?"tree":"list",remoteFiltering:s,onShowing:function(t){var i=t.component.overlayContent().dxResizable("instance");i&&i.option("onResizeEnd",(function(t){var i=n.getController("columns"),r=i.columnOption(e.dataField,"headerFilter");(r=r||{}).width=t.width,r.height=t.height,i.columnOption(e.dataField,"headerFilter",r,!0)}))},onHidden:function(){return(0,y.restoreFocus)(t)}}),e.dataSource=n.getDataSource(e),e.isFilterBuilder&&(e.dataSource.filter=null,e.alignment="right"),n._headerFilterView.showHeaderFilterMenu(e.columnElement,e)}},hideHeaderFilterMenu:function(){this._headerFilterView.hideHeaderFilterMenu()}}),C=(0,f.extend)({},s.headerFilterMixin,{_renderCellContent:function(e,t){var n,i=t.column;!i.command&&(0,s.allowHeaderFiltering)(i)&&this.option("headerFilter.visible")&&"header"===t.rowType&&(n=this._applyColumnState({name:"headerFilter",rootElement:e,column:i,showColumnLines:this.option("showColumnLines")}))&&this._subscribeToIndicatorEvent(n,i,"headerFilter"),this.callBase(e,t)},_subscribeToIndicatorEvent:function(e,t,n){var r=this;"headerFilter"===n&&i.default.on(e,c.default.name,r.createAction((function(e){e.event.stopPropagation(),r.getController("headerFilter").showHeaderFilterMenu(t.index,!1)})))},_updateIndicator:function(e,t,n){var i=this.callBase(e,t,n);i&&this._subscribeToIndicatorEvent(i,t,n)},_updateHeaderFilterIndicators:function(){this.option("headerFilter.visible")&&this._updateIndicators("headerFilter")},_needUpdateFilterIndicators:function(){return!0},_columnOptionChanged:function(e){a.default.checkChanges(e.optionNames,["filterValues","filterType"])?this._needUpdateFilterIndicators()&&this._updateHeaderFilterIndicators():this.callBase(e)}}),S=(0,f.extend)({},s.headerFilterMixin,{_createGroupPanelItem:function(e,t){var n,r=this,o=r.callBase.apply(r,arguments);return!t.command&&(0,s.allowHeaderFiltering)(t)&&r.option("headerFilter.visible")&&(n=r._applyColumnState({name:"headerFilter",rootElement:o,column:{alignment:(0,p.getDefaultAlignment)(r.option("rtlEnabled")),filterValues:t.filterValues,allowHeaderFiltering:!0},showColumnLines:!0}))&&i.default.on(n,c.default.name,r.createAction((function(e){e.event.stopPropagation(),r.getController("headerFilter").showHeaderFilterMenu(t.index,!0)}))),o}});e.exports={invertFilterExpression:function(e){return["!",e]},defaultOptions:function(){return{headerFilter:{visible:!1,width:252,height:325,allowSearch:!1,searchTimeout:500,texts:{emptyValue:l.default.format("dxDataGrid-headerFilterEmptyValue"),ok:l.default.format("dxDataGrid-headerFilterOK"),cancel:l.default.format("dxDataGrid-headerFilterCancel")}}}},controllers:{headerFilter:x},views:{headerFilterView:s.HeaderFilterView},extenders:{controllers:{data:{skipCalculateColumnFilters:function(){return!1},_calculateAdditionalFilter:function(){if(this.skipCalculateColumnFilters())return this.callBase();var e=[this.callBase()],t=this._columnsController.getVisibleColumns(null,!0),n=this.getController("headerFilter").getCurrentColumn();return(0,d.each)(t,(function(t,i){var r;if((!n||n.index!==i.index)&&(0,s.allowHeaderFiltering)(i)&&i.calculateFilterExpression&&Array.isArray(i.filterValues)&&i.filterValues.length){var o=[];(0,d.each)(i.filterValues,(function(e,t){Array.isArray(t)?r=t:(i.deserializeValue&&!a.default.isDateType(i.dataType)&&"number"!==i.dataType&&(t=i.deserializeValue(t)),r=i.createFilterExpression(t,"=","headerFilter")),r&&(r.columnIndex=i.index),o.push(r)})),o=a.default.combineFilters(o,"or"),e.push("exclude"===i.filterType?["!",o]:o)}})),a.default.combineFilters(e)}}},views:{columnHeadersView:C,headerPanel:S}}}},LvDl:function(e,t,n){(function(e){var i;(function(){var r="Expected a function",o="__lodash_placeholder__",a=[["ary",128],["bind",1],["bindKey",2],["curry",8],["curryRight",16],["flip",512],["partial",32],["partialRight",64],["rearg",256]],s="[object Arguments]",l="[object Array]",c="[object Boolean]",u="[object Date]",d="[object Error]",h="[object Function]",p="[object GeneratorFunction]",f="[object Map]",m="[object Number]",g="[object Object]",_="[object RegExp]",v="[object Set]",y="[object String]",b="[object Symbol]",w="[object WeakMap]",x="[object ArrayBuffer]",C="[object DataView]",S="[object Float32Array]",M="[object Float64Array]",k="[object Int8Array]",O="[object Int16Array]",T="[object Int32Array]",E="[object Uint8Array]",I="[object Uint16Array]",A="[object Uint32Array]",D=/\b__p \+= '';/g,L=/\b(__p \+=) '' \+/g,P=/(__e\(.*?\)|\b__t\)) \+\n'';/g,j=/&(?:amp|lt|gt|quot|#39);/g,R=/[&<>"']/g,z=RegExp(j.source),B=RegExp(R.source),F=/<%-([\s\S]+?)%>/g,N=/<%([\s\S]+?)%>/g,V=/<%=([\s\S]+?)%>/g,H=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Y=/^\w*$/,W=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,U=/[\\^$.*+?()[\]{}|]/g,G=RegExp(U.source),q=/^\s+|\s+$/g,X=/^\s+/,$=/\s+$/,K=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,J=/\{\n\/\* \[wrapped with (.+)\] \*/,Q=/,? & /,Z=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,ee=/\\(\\)?/g,te=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,ne=/\w*$/,ie=/^[-+]0x[0-9a-f]+$/i,re=/^0b[01]+$/i,oe=/^\[object .+?Constructor\]$/,ae=/^0o[0-7]+$/i,se=/^(?:0|[1-9]\d*)$/,le=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,ce=/($^)/,ue=/['\n\r\u2028\u2029\\]/g,de="\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff",he="\\xac\\xb1\\xd7\\xf7\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf\\u2000-\\u206f \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",pe="["+he+"]",fe="["+de+"]",me="\\d+",ge="[a-z\\xdf-\\xf6\\xf8-\\xff]",_e="[^\\ud800-\\udfff"+he+me+"\\u2700-\\u27bfa-z\\xdf-\\xf6\\xf8-\\xffA-Z\\xc0-\\xd6\\xd8-\\xde]",ve="\\ud83c[\\udffb-\\udfff]",ye="[^\\ud800-\\udfff]",be="(?:\\ud83c[\\udde6-\\uddff]){2}",we="[\\ud800-\\udbff][\\udc00-\\udfff]",xe="[A-Z\\xc0-\\xd6\\xd8-\\xde]",Ce="(?:"+ge+"|"+_e+")",Se="(?:"+xe+"|"+_e+")",Me="(?:"+fe+"|"+ve+")?",ke="[\\ufe0e\\ufe0f]?"+Me+"(?:\\u200d(?:"+[ye,be,we].join("|")+")[\\ufe0e\\ufe0f]?"+Me+")*",Oe="(?:"+["[\\u2700-\\u27bf]",be,we].join("|")+")"+ke,Te="(?:"+[ye+fe+"?",fe,be,we,"[\\ud800-\\udfff]"].join("|")+")",Ee=RegExp("['\u2019]","g"),Ie=RegExp(fe,"g"),Ae=RegExp(ve+"(?="+ve+")|"+Te+ke,"g"),De=RegExp([xe+"?"+ge+"+(?:['\u2019](?:d|ll|m|re|s|t|ve))?(?="+[pe,xe,"$"].join("|")+")",Se+"+(?:['\u2019](?:D|LL|M|RE|S|T|VE))?(?="+[pe,xe+Ce,"$"].join("|")+")",xe+"?"+Ce+"+(?:['\u2019](?:d|ll|m|re|s|t|ve))?",xe+"+(?:['\u2019](?:D|LL|M|RE|S|T|VE))?","\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])","\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",me,Oe].join("|"),"g"),Le=RegExp("[\\u200d\\ud800-\\udfff"+de+"\\ufe0e\\ufe0f]"),Pe=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,je=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],Re=-1,ze={};ze[S]=ze[M]=ze[k]=ze[O]=ze[T]=ze[E]=ze["[object Uint8ClampedArray]"]=ze[I]=ze[A]=!0,ze[s]=ze[l]=ze[x]=ze[c]=ze[C]=ze[u]=ze[d]=ze[h]=ze[f]=ze[m]=ze[g]=ze[_]=ze[v]=ze[y]=ze[w]=!1;var Be={};Be[s]=Be[l]=Be[x]=Be[C]=Be[c]=Be[u]=Be[S]=Be[M]=Be[k]=Be[O]=Be[T]=Be[f]=Be[m]=Be[g]=Be[_]=Be[v]=Be[y]=Be[b]=Be[E]=Be["[object Uint8ClampedArray]"]=Be[I]=Be[A]=!0,Be[d]=Be[h]=Be[w]=!1;var Fe={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},Ne=parseFloat,Ve=parseInt,He="object"==typeof global&&global&&global.Object===Object&&global,Ye="object"==typeof self&&self&&self.Object===Object&&self,We=He||Ye||Function("return this")(),Ue=t&&!t.nodeType&&t,Ge=Ue&&"object"==typeof e&&e&&!e.nodeType&&e,qe=Ge&&Ge.exports===Ue,Xe=qe&&He.process,$e=function(){try{return Ge&&Ge.require&&Ge.require("util").types||Xe&&Xe.binding&&Xe.binding("util")}catch(e){}}(),Ke=$e&&$e.isArrayBuffer,Je=$e&&$e.isDate,Qe=$e&&$e.isMap,Ze=$e&&$e.isRegExp,et=$e&&$e.isSet,tt=$e&&$e.isTypedArray;function nt(e,t,n){switch(n.length){case 0:return e.call(t);case 1:return e.call(t,n[0]);case 2:return e.call(t,n[0],n[1]);case 3:return e.call(t,n[0],n[1],n[2])}return e.apply(t,n)}function it(e,t,n,i){for(var r=-1,o=null==e?0:e.length;++r-1}function ct(e,t,n){for(var i=-1,r=null==e?0:e.length;++i-1;);return n}function At(e,t){for(var n=e.length;n--&&vt(t,e[n],0)>-1;);return n}function Dt(e,t){for(var n=e.length,i=0;n--;)e[n]===t&&++i;return i}var Lt=Ct({"\xc0":"A","\xc1":"A","\xc2":"A","\xc3":"A","\xc4":"A","\xc5":"A","\xe0":"a","\xe1":"a","\xe2":"a","\xe3":"a","\xe4":"a","\xe5":"a","\xc7":"C","\xe7":"c","\xd0":"D","\xf0":"d","\xc8":"E","\xc9":"E","\xca":"E","\xcb":"E","\xe8":"e","\xe9":"e","\xea":"e","\xeb":"e","\xcc":"I","\xcd":"I","\xce":"I","\xcf":"I","\xec":"i","\xed":"i","\xee":"i","\xef":"i","\xd1":"N","\xf1":"n","\xd2":"O","\xd3":"O","\xd4":"O","\xd5":"O","\xd6":"O","\xd8":"O","\xf2":"o","\xf3":"o","\xf4":"o","\xf5":"o","\xf6":"o","\xf8":"o","\xd9":"U","\xda":"U","\xdb":"U","\xdc":"U","\xf9":"u","\xfa":"u","\xfb":"u","\xfc":"u","\xdd":"Y","\xfd":"y","\xff":"y","\xc6":"Ae","\xe6":"ae","\xde":"Th","\xfe":"th","\xdf":"ss","\u0100":"A","\u0102":"A","\u0104":"A","\u0101":"a","\u0103":"a","\u0105":"a","\u0106":"C","\u0108":"C","\u010a":"C","\u010c":"C","\u0107":"c","\u0109":"c","\u010b":"c","\u010d":"c","\u010e":"D","\u0110":"D","\u010f":"d","\u0111":"d","\u0112":"E","\u0114":"E","\u0116":"E","\u0118":"E","\u011a":"E","\u0113":"e","\u0115":"e","\u0117":"e","\u0119":"e","\u011b":"e","\u011c":"G","\u011e":"G","\u0120":"G","\u0122":"G","\u011d":"g","\u011f":"g","\u0121":"g","\u0123":"g","\u0124":"H","\u0126":"H","\u0125":"h","\u0127":"h","\u0128":"I","\u012a":"I","\u012c":"I","\u012e":"I","\u0130":"I","\u0129":"i","\u012b":"i","\u012d":"i","\u012f":"i","\u0131":"i","\u0134":"J","\u0135":"j","\u0136":"K","\u0137":"k","\u0138":"k","\u0139":"L","\u013b":"L","\u013d":"L","\u013f":"L","\u0141":"L","\u013a":"l","\u013c":"l","\u013e":"l","\u0140":"l","\u0142":"l","\u0143":"N","\u0145":"N","\u0147":"N","\u014a":"N","\u0144":"n","\u0146":"n","\u0148":"n","\u014b":"n","\u014c":"O","\u014e":"O","\u0150":"O","\u014d":"o","\u014f":"o","\u0151":"o","\u0154":"R","\u0156":"R","\u0158":"R","\u0155":"r","\u0157":"r","\u0159":"r","\u015a":"S","\u015c":"S","\u015e":"S","\u0160":"S","\u015b":"s","\u015d":"s","\u015f":"s","\u0161":"s","\u0162":"T","\u0164":"T","\u0166":"T","\u0163":"t","\u0165":"t","\u0167":"t","\u0168":"U","\u016a":"U","\u016c":"U","\u016e":"U","\u0170":"U","\u0172":"U","\u0169":"u","\u016b":"u","\u016d":"u","\u016f":"u","\u0171":"u","\u0173":"u","\u0174":"W","\u0175":"w","\u0176":"Y","\u0177":"y","\u0178":"Y","\u0179":"Z","\u017b":"Z","\u017d":"Z","\u017a":"z","\u017c":"z","\u017e":"z","\u0132":"IJ","\u0133":"ij","\u0152":"Oe","\u0153":"oe","\u0149":"'n","\u017f":"s"}),Pt=Ct({"&":"&","<":"<",">":">",'"':""","'":"'"});function jt(e){return"\\"+Fe[e]}function Rt(e){return Le.test(e)}function zt(e){var t=-1,n=Array(e.size);return e.forEach((function(e,i){n[++t]=[i,e]})),n}function Bt(e,t){return function(n){return e(t(n))}}function Ft(e,t){for(var n=-1,i=e.length,r=0,a=[];++n",""":'"',"'":"'"}),Ut=function e(t){var n,i=(t=null==t?We:Ut.defaults(We.Object(),t,Ut.pick(We,je))).Array,de=t.Date,he=t.Error,pe=t.Function,fe=t.Math,me=t.Object,ge=t.RegExp,_e=t.String,ve=t.TypeError,ye=i.prototype,be=me.prototype,we=t["__core-js_shared__"],xe=pe.prototype.toString,Ce=be.hasOwnProperty,Se=0,Me=(n=/[^.]+$/.exec(we&&we.keys&&we.keys.IE_PROTO||""))?"Symbol(src)_1."+n:"",ke=be.toString,Oe=xe.call(me),Te=We._,Ae=ge("^"+xe.call(Ce).replace(U,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Le=qe?t.Buffer:void 0,Fe=t.Symbol,He=t.Uint8Array,Ye=Le?Le.allocUnsafe:void 0,Ue=Bt(me.getPrototypeOf,me),Ge=me.create,Xe=be.propertyIsEnumerable,$e=ye.splice,mt=Fe?Fe.isConcatSpreadable:void 0,Ct=Fe?Fe.iterator:void 0,Gt=Fe?Fe.toStringTag:void 0,qt=function(){try{var e=Jr(me,"defineProperty");return e({},"",{}),e}catch(t){}}(),Xt=t.clearTimeout!==We.clearTimeout&&t.clearTimeout,$t=de&&de.now!==We.Date.now&&de.now,Kt=t.setTimeout!==We.setTimeout&&t.setTimeout,Jt=fe.ceil,Qt=fe.floor,Zt=me.getOwnPropertySymbols,en=Le?Le.isBuffer:void 0,tn=t.isFinite,nn=ye.join,rn=Bt(me.keys,me),on=fe.max,an=fe.min,sn=de.now,ln=t.parseInt,cn=fe.random,un=ye.reverse,dn=Jr(t,"DataView"),hn=Jr(t,"Map"),pn=Jr(t,"Promise"),fn=Jr(t,"Set"),mn=Jr(t,"WeakMap"),gn=Jr(me,"create"),_n=mn&&new mn,vn={},yn=Oo(dn),bn=Oo(hn),wn=Oo(pn),xn=Oo(fn),Cn=Oo(mn),Sn=Fe?Fe.prototype:void 0,Mn=Sn?Sn.valueOf:void 0,kn=Sn?Sn.toString:void 0;function On(e){if(Wa(e)&&!La(e)&&!(e instanceof An)){if(e instanceof In)return e;if(Ce.call(e,"__wrapped__"))return To(e)}return new In(e)}var Tn=function(){function e(){}return function(t){if(!Ya(t))return{};if(Ge)return Ge(t);e.prototype=t;var n=new e;return e.prototype=void 0,n}}();function En(){}function In(e,t){this.__wrapped__=e,this.__actions__=[],this.__chain__=!!t,this.__index__=0,this.__values__=void 0}function An(e){this.__wrapped__=e,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=4294967295,this.__views__=[]}function Dn(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t=t?e:t)),e}function $n(e,t,n,i,r,o){var a,l=1&t,d=2&t,w=4&t;if(n&&(a=r?n(e,i,r,o):n(e)),void 0!==a)return a;if(!Ya(e))return e;var D=La(e);if(D){if(a=function(e){var t=e.length,n=new e.constructor(t);return t&&"string"==typeof e[0]&&Ce.call(e,"index")&&(n.index=e.index,n.input=e.input),n}(e),!l)return mr(e,a)}else{var L=eo(e),P=L==h||L==p;if(za(e))return cr(e,l);if(L==g||L==s||P&&!r){if(a=d||P?{}:no(e),!l)return d?function(e,t){return gr(e,Zr(e),t)}(e,function(e,t){return e&&gr(t,ws(t),e)}(a,e)):function(e,t){return gr(e,Qr(e),t)}(e,Un(a,e))}else{if(!Be[L])return r?e:{};a=function(e,t,n){var i=e.constructor;switch(t){case x:return ur(e);case c:case u:return new i(+e);case C:return function(e,t){var n=t?ur(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.byteLength)}(e,n);case S:case M:case k:case O:case T:case E:case"[object Uint8ClampedArray]":case I:case A:return dr(e,n);case f:return new i;case m:case y:return new i(e);case _:return function(e){var t=new e.constructor(e.source,ne.exec(e));return t.lastIndex=e.lastIndex,t}(e);case v:return new i;case b:return Mn?me(Mn.call(e)):{}}}(e,L,l)}}o||(o=new Rn);var j=o.get(e);if(j)return j;o.set(e,a),$a(e)?e.forEach((function(i){a.add($n(i,t,n,i,e,o))})):Ua(e)&&e.forEach((function(i,r){a.set(r,$n(i,t,n,r,e,o))}));var R=D?void 0:(w?d?Wr:Yr:d?ws:bs)(e);return rt(R||e,(function(i,r){R&&(i=e[r=i]),Hn(a,r,$n(i,t,n,r,e,o))})),a}function Kn(e,t,n){var i=n.length;if(null==e)return!i;for(e=me(e);i--;){var r=n[i],o=e[r];if(void 0===o&&!(r in e)||!(0,t[r])(o))return!1}return!0}function Jn(e,t,n){if("function"!=typeof e)throw new ve(r);return vo((function(){e.apply(void 0,n)}),t)}function Qn(e,t,n,i){var r=-1,o=lt,a=!0,s=e.length,l=[],c=t.length;if(!s)return l;n&&(t=ut(t,Ot(n))),i?(o=ct,a=!1):t.length>=200&&(o=Et,a=!1,t=new jn(t));e:for(;++r-1},Ln.prototype.set=function(e,t){var n=this.__data__,i=Yn(n,e);return i<0?(++this.size,n.push([e,t])):n[i][1]=t,this},Pn.prototype.clear=function(){this.size=0,this.__data__={hash:new Dn,map:new(hn||Ln),string:new Dn}},Pn.prototype.delete=function(e){var t=$r(this,e).delete(e);return this.size-=t?1:0,t},Pn.prototype.get=function(e){return $r(this,e).get(e)},Pn.prototype.has=function(e){return $r(this,e).has(e)},Pn.prototype.set=function(e,t){var n=$r(this,e),i=n.size;return n.set(e,t),this.size+=n.size==i?0:1,this},jn.prototype.add=jn.prototype.push=function(e){return this.__data__.set(e,"__lodash_hash_undefined__"),this},jn.prototype.has=function(e){return this.__data__.has(e)},Rn.prototype.clear=function(){this.__data__=new Ln,this.size=0},Rn.prototype.delete=function(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n},Rn.prototype.get=function(e){return this.__data__.get(e)},Rn.prototype.has=function(e){return this.__data__.has(e)},Rn.prototype.set=function(e,t){var n=this.__data__;if(n instanceof Ln){var i=n.__data__;if(!hn||i.length<199)return i.push([e,t]),this.size=++n.size,this;n=this.__data__=new Pn(i)}return n.set(e,t),this.size=n.size,this};var Zn=yr(si),ei=yr(li,!0);function ti(e,t){var n=!0;return Zn(e,(function(e,i,r){return n=!!t(e,i,r)})),n}function ni(e,t,n){for(var i=-1,r=e.length;++i0&&n(s)?t>1?ri(s,t-1,n,i,r):dt(r,s):i||(r[r.length]=s)}return r}var oi=br(),ai=br(!0);function si(e,t){return e&&oi(e,t,bs)}function li(e,t){return e&&ai(e,t,bs)}function ci(e,t){return st(t,(function(t){return Na(e[t])}))}function ui(e,t){for(var n=0,i=(t=or(t,e)).length;null!=e&&nt}function fi(e,t){return null!=e&&Ce.call(e,t)}function mi(e,t){return null!=e&&t in me(e)}function gi(e,t,n){for(var r=n?ct:lt,o=e[0].length,a=e.length,s=a,l=i(a),c=1/0,u=[];s--;){var d=e[s];s&&t&&(d=ut(d,Ot(t))),c=an(d.length,c),l[s]=!n&&(t||o>=120&&d.length>=120)?new jn(s&&d):void 0}d=e[0];var h=-1,p=l[0];e:for(;++h=s?l:l*("desc"==n[i]?-1:1)}return e.index-t.index}(e,t,n)}));i--;)e[i]=e[i].value;return e}(Mi(e,(function(e,n,r){return{criteria:ut(t,(function(t){return t(e)})),index:++i,value:e}})))}function Ai(e,t,n){for(var i=-1,r=t.length,o={};++i-1;)s!==e&&$e.call(s,l,1),$e.call(e,l,1);return e}function Li(e,t){for(var n=e?t.length:0,i=n-1;n--;){var r=t[n];if(n==i||r!==o){var o=r;ro(r)?$e.call(e,r,1):Ji(e,r)}}return e}function Pi(e,t){return e+Qt(cn()*(t-e+1))}function ji(e,t){var n="";if(!e||t<1||t>9007199254740991)return n;do{t%2&&(n+=e),(t=Qt(t/2))&&(e+=e)}while(t);return n}function Ri(e,t){return yo(po(e,t,Gs),e+"")}function zi(e){return Bn(Es(e))}function Bi(e,t){var n=Es(e);return xo(n,Xn(t,0,n.length))}function Fi(e,t,n,i){if(!Ya(e))return e;for(var r=-1,o=(t=or(t,e)).length,a=o-1,s=e;null!=s&&++ro?0:o+t),(n=n>o?o:n)<0&&(n+=o),o=t>n?0:n-t>>>0,t>>>=0;for(var a=i(o);++r>>1,a=e[o];null!==a&&!Ja(a)&&(n?a<=t:a=200){var c=t?null:jr(e);if(c)return Nt(c);a=!1,r=Et,l=new jn}else l=t?[]:s;e:for(;++i=i?e:Yi(e,t,n)}var lr=Xt||function(e){return We.clearTimeout(e)};function cr(e,t){if(t)return e.slice();var n=e.length,i=Ye?Ye(n):new e.constructor(n);return e.copy(i),i}function ur(e){var t=new e.constructor(e.byteLength);return new He(t).set(new He(e)),t}function dr(e,t){var n=t?ur(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.length)}function hr(e,t){if(e!==t){var n=void 0!==e,i=null===e,r=e==e,o=Ja(e),a=void 0!==t,s=null===t,l=t==t,c=Ja(t);if(!s&&!c&&!o&&e>t||o&&a&&l&&!s&&!c||i&&a&&l||!n&&l||!r)return 1;if(!i&&!o&&!c&&e1?n[r-1]:void 0,a=r>2?n[2]:void 0;for(o=e.length>3&&"function"==typeof o?(r--,o):void 0,a&&oo(n[0],n[1],a)&&(o=r<3?void 0:o,r=1),t=me(t);++i-1?r[o?t[a]:a]:void 0}}function Mr(e){return Hr((function(t){var n=t.length,i=n,o=In.prototype.thru;for(e&&t.reverse();i--;){var a=t[i];if("function"!=typeof a)throw new ve(r);if(o&&!s&&"wrapper"==Gr(a))var s=new In([],!0)}for(i=s?i:n;++i1&&y.reverse(),d&&cs))return!1;var c=o.get(e);if(c&&o.get(t))return c==t;var u=-1,d=!0,h=2&n?new jn:void 0;for(o.set(e,t),o.set(t,e);++u-1&&e%1==0&&e1?"& ":"")+t[i],t=t.join(n>2?", ":" "),e.replace(K,"{\n/* [wrapped with "+t+"] */\n")}(i,function(e,t){return rt(a,(function(n){var i="_."+n[0];t&n[1]&&!lt(e,i)&&e.push(i)})),e.sort()}(function(e){var t=e.match(J);return t?t[1].split(Q):[]}(i),n)))}function wo(e){var t=0,n=0;return function(){var i=sn(),r=16-(i-n);if(n=i,r>0){if(++t>=800)return arguments[0]}else t=0;return e.apply(void 0,arguments)}}function xo(e,t){var n=-1,i=e.length,r=i-1;for(t=void 0===t?i:t;++n1?e[t-1]:void 0;return n="function"==typeof n?(e.pop(),n):void 0,Xo(e,n)}));function ta(e){var t=On(e);return t.__chain__=!0,t}function na(e,t){return t(e)}var ia=Hr((function(e){var t=e.length,n=t?e[0]:0,i=this.__wrapped__,r=function(t){return qn(t,e)};return!(t>1||this.__actions__.length)&&i instanceof An&&ro(n)?((i=i.slice(n,+n+(t?1:0))).__actions__.push({func:na,args:[r],thisArg:void 0}),new In(i,this.__chain__).thru((function(e){return t&&!e.length&&e.push(void 0),e}))):this.thru(r)})),ra=_r((function(e,t,n){Ce.call(e,n)?++e[n]:Gn(e,n,1)})),oa=Sr(Do),aa=Sr(Lo);function sa(e,t){return(La(e)?rt:Zn)(e,Xr(t,3))}function la(e,t){return(La(e)?ot:ei)(e,Xr(t,3))}var ca=_r((function(e,t,n){Ce.call(e,n)?e[n].push(t):Gn(e,n,[t])})),ua=Ri((function(e,t,n){var r=-1,o="function"==typeof t,a=ja(e)?i(e.length):[];return Zn(e,(function(e){a[++r]=o?nt(t,e,n):_i(e,t,n)})),a})),da=_r((function(e,t,n){Gn(e,n,t)}));function ha(e,t){return(La(e)?ut:Mi)(e,Xr(t,3))}var pa=_r((function(e,t,n){e[n?0:1].push(t)}),(function(){return[[],[]]})),fa=Ri((function(e,t){if(null==e)return[];var n=t.length;return n>1&&oo(e,t[0],t[1])?t=[]:n>2&&oo(t[0],t[1],t[2])&&(t=[t[0]]),Ii(e,ri(t,1),[])})),ma=$t||function(){return We.Date.now()};function ga(e,t,n){return t=n?void 0:t,zr(e,128,void 0,void 0,void 0,void 0,t=e&&null==t?e.length:t)}function _a(e,t){var n;if("function"!=typeof t)throw new ve(r);return e=is(e),function(){return--e>0&&(n=t.apply(this,arguments)),e<=1&&(t=void 0),n}}var va=Ri((function(e,t,n){var i=1;if(n.length){var r=Ft(n,qr(va));i|=32}return zr(e,i,t,n,r)})),ya=Ri((function(e,t,n){var i=3;if(n.length){var r=Ft(n,qr(ya));i|=32}return zr(t,i,e,n,r)}));function ba(e,t,n){var i,o,a,s,l,c,u=0,d=!1,h=!1,p=!0;if("function"!=typeof e)throw new ve(r);function f(t){var n=i,r=o;return i=o=void 0,u=t,s=e.apply(r,n)}function m(e){return u=e,l=vo(_,t),d?f(e):s}function g(e){var n=e-c;return void 0===c||n>=t||n<0||h&&e-u>=a}function _(){var e=ma();if(g(e))return v(e);l=vo(_,function(e){var n=t-(e-c);return h?an(n,a-(e-u)):n}(e))}function v(e){return l=void 0,p&&i?f(e):(i=o=void 0,s)}function y(){var e=ma(),n=g(e);if(i=arguments,o=this,c=e,n){if(void 0===l)return m(c);if(h)return lr(l),l=vo(_,t),f(c)}return void 0===l&&(l=vo(_,t)),s}return t=os(t)||0,Ya(n)&&(d=!!n.leading,a=(h="maxWait"in n)?on(os(n.maxWait)||0,t):a,p="trailing"in n?!!n.trailing:p),y.cancel=function(){void 0!==l&&lr(l),u=0,i=c=o=l=void 0},y.flush=function(){return void 0===l?s:v(ma())},y}var wa=Ri((function(e,t){return Jn(e,1,t)})),xa=Ri((function(e,t,n){return Jn(e,os(t)||0,n)}));function Ca(e,t){if("function"!=typeof e||null!=t&&"function"!=typeof t)throw new ve(r);var n=function(){var i=arguments,r=t?t.apply(this,i):i[0],o=n.cache;if(o.has(r))return o.get(r);var a=e.apply(this,i);return n.cache=o.set(r,a)||o,a};return n.cache=new(Ca.Cache||Pn),n}function Sa(e){if("function"!=typeof e)throw new ve(r);return function(){var t=arguments;switch(t.length){case 0:return!e.call(this);case 1:return!e.call(this,t[0]);case 2:return!e.call(this,t[0],t[1]);case 3:return!e.call(this,t[0],t[1],t[2])}return!e.apply(this,t)}}Ca.Cache=Pn;var Ma=ar((function(e,t){var n=(t=1==t.length&&La(t[0])?ut(t[0],Ot(Xr())):ut(ri(t,1),Ot(Xr()))).length;return Ri((function(i){for(var r=-1,o=an(i.length,n);++r=t})),Da=vi(function(){return arguments}())?vi:function(e){return Wa(e)&&Ce.call(e,"callee")&&!Xe.call(e,"callee")},La=i.isArray,Pa=Ke?Ot(Ke):function(e){return Wa(e)&&hi(e)==x};function ja(e){return null!=e&&Ha(e.length)&&!Na(e)}function Ra(e){return Wa(e)&&ja(e)}var za=en||ol,Ba=Je?Ot(Je):function(e){return Wa(e)&&hi(e)==u};function Fa(e){if(!Wa(e))return!1;var t=hi(e);return t==d||"[object DOMException]"==t||"string"==typeof e.message&&"string"==typeof e.name&&!qa(e)}function Na(e){if(!Ya(e))return!1;var t=hi(e);return t==h||t==p||"[object AsyncFunction]"==t||"[object Proxy]"==t}function Va(e){return"number"==typeof e&&e==is(e)}function Ha(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=9007199254740991}function Ya(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}function Wa(e){return null!=e&&"object"==typeof e}var Ua=Qe?Ot(Qe):function(e){return Wa(e)&&eo(e)==f};function Ga(e){return"number"==typeof e||Wa(e)&&hi(e)==m}function qa(e){if(!Wa(e)||hi(e)!=g)return!1;var t=Ue(e);if(null===t)return!0;var n=Ce.call(t,"constructor")&&t.constructor;return"function"==typeof n&&n instanceof n&&xe.call(n)==Oe}var Xa=Ze?Ot(Ze):function(e){return Wa(e)&&hi(e)==_},$a=et?Ot(et):function(e){return Wa(e)&&eo(e)==v};function Ka(e){return"string"==typeof e||!La(e)&&Wa(e)&&hi(e)==y}function Ja(e){return"symbol"==typeof e||Wa(e)&&hi(e)==b}var Qa=tt?Ot(tt):function(e){return Wa(e)&&Ha(e.length)&&!!ze[hi(e)]},Za=Dr(Si),es=Dr((function(e,t){return e<=t}));function ts(e){if(!e)return[];if(ja(e))return Ka(e)?Yt(e):mr(e);if(Ct&&e[Ct])return function(e){for(var t,n=[];!(t=e.next()).done;)n.push(t.value);return n}(e[Ct]());var t=eo(e);return(t==f?zt:t==v?Nt:Es)(e)}function ns(e){return e?(e=os(e))===1/0||e===-1/0?17976931348623157e292*(e<0?-1:1):e==e?e:0:0===e?e:0}function is(e){var t=ns(e),n=t%1;return t==t?n?t-n:t:0}function rs(e){return e?Xn(is(e),0,4294967295):0}function os(e){if("number"==typeof e)return e;if(Ja(e))return NaN;if(Ya(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=Ya(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=e.replace(q,"");var n=re.test(e);return n||ae.test(e)?Ve(e.slice(2),n?2:8):ie.test(e)?NaN:+e}function as(e){return gr(e,ws(e))}function ss(e){return null==e?"":$i(e)}var ls=vr((function(e,t){if(co(t)||ja(t))gr(t,bs(t),e);else for(var n in t)Ce.call(t,n)&&Hn(e,n,t[n])})),cs=vr((function(e,t){gr(t,ws(t),e)})),us=vr((function(e,t,n,i){gr(t,ws(t),e,i)})),ds=vr((function(e,t,n,i){gr(t,bs(t),e,i)})),hs=Hr(qn),ps=Ri((function(e,t){e=me(e);var n=-1,i=t.length,r=i>2?t[2]:void 0;for(r&&oo(t[0],t[1],r)&&(i=1);++n1),t})),gr(e,Wr(e),n),i&&(n=$n(n,7,Nr));for(var r=t.length;r--;)Ji(n,t[r]);return n})),Ms=Hr((function(e,t){return null==e?{}:function(e,t){return Ai(e,t,(function(t,n){return gs(e,n)}))}(e,t)}));function ks(e,t){if(null==e)return{};var n=ut(Wr(e),(function(e){return[e]}));return t=Xr(t),Ai(e,n,(function(e,n){return t(e,n[0])}))}var Os=Rr(bs),Ts=Rr(ws);function Es(e){return null==e?[]:Tt(e,bs(e))}var Is=xr((function(e,t,n){return t=t.toLowerCase(),e+(n?As(t):t)}));function As(e){return Fs(ss(e).toLowerCase())}function Ds(e){return(e=ss(e))&&e.replace(le,Lt).replace(Ie,"")}var Ls=xr((function(e,t,n){return e+(n?"-":"")+t.toLowerCase()})),Ps=xr((function(e,t,n){return e+(n?" ":"")+t.toLowerCase()})),js=wr("toLowerCase"),Rs=xr((function(e,t,n){return e+(n?"_":"")+t.toLowerCase()})),zs=xr((function(e,t,n){return e+(n?" ":"")+Fs(t)})),Bs=xr((function(e,t,n){return e+(n?" ":"")+t.toUpperCase()})),Fs=wr("toUpperCase");function Ns(e,t,n){return e=ss(e),void 0===(t=n?void 0:t)?function(e){return Pe.test(e)}(e)?function(e){return e.match(De)||[]}(e):function(e){return e.match(Z)||[]}(e):e.match(t)||[]}var Vs=Ri((function(e,t){try{return nt(e,void 0,t)}catch(n){return Fa(n)?n:new he(n)}})),Hs=Hr((function(e,t){return rt(t,(function(t){t=ko(t),Gn(e,t,va(e[t],e))})),e}));function Ys(e){return function(){return e}}var Ws=Mr(),Us=Mr(!0);function Gs(e){return e}function qs(e){return xi("function"==typeof e?e:$n(e,1))}var Xs=Ri((function(e,t){return function(n){return _i(n,e,t)}})),$s=Ri((function(e,t){return function(n){return _i(e,n,t)}}));function Ks(e,t,n){var i=bs(t),r=ci(t,i);null!=n||Ya(t)&&(r.length||!i.length)||(n=t,t=e,e=this,r=ci(t,bs(t)));var o=!(Ya(n)&&"chain"in n&&!n.chain),a=Na(e);return rt(r,(function(n){var i=t[n];e[n]=i,a&&(e.prototype[n]=function(){var t=this.__chain__;if(o||t){var n=e(this.__wrapped__),r=n.__actions__=mr(this.__actions__);return r.push({func:i,args:arguments,thisArg:e}),n.__chain__=t,n}return i.apply(e,dt([this.value()],arguments))})})),e}function Js(){}var Qs=Er(ut),Zs=Er(at),el=Er(ft);function tl(e){return ao(e)?xt(ko(e)):function(e){return function(t){return ui(t,e)}}(e)}var nl=Ar(),il=Ar(!0);function rl(){return[]}function ol(){return!1}var al,sl=Tr((function(e,t){return e+t}),0),ll=Pr("ceil"),cl=Tr((function(e,t){return e/t}),1),ul=Pr("floor"),dl=Tr((function(e,t){return e*t}),1),hl=Pr("round"),pl=Tr((function(e,t){return e-t}),0);return On.after=function(e,t){if("function"!=typeof t)throw new ve(r);return e=is(e),function(){if(--e<1)return t.apply(this,arguments)}},On.ary=ga,On.assign=ls,On.assignIn=cs,On.assignInWith=us,On.assignWith=ds,On.at=hs,On.before=_a,On.bind=va,On.bindAll=Hs,On.bindKey=ya,On.castArray=function(){if(!arguments.length)return[];var e=arguments[0];return La(e)?e:[e]},On.chain=ta,On.chunk=function(e,t,n){t=(n?oo(e,t,n):void 0===t)?1:on(is(t),0);var r=null==e?0:e.length;if(!r||t<1)return[];for(var o=0,a=0,s=i(Jt(r/t));or?0:r+n),(i=void 0===i||i>r?r:is(i))<0&&(i+=r),i=n>i?0:rs(i);n>>0)?(e=ss(e))&&("string"==typeof t||null!=t&&!Xa(t))&&!(t=$i(t))&&Rt(e)?sr(Yt(e),0,n):e.split(t,n):[]},On.spread=function(e,t){if("function"!=typeof e)throw new ve(r);return t=null==t?0:on(is(t),0),Ri((function(n){var i=n[t],r=sr(n,0,t);return i&&dt(r,i),nt(e,this,r)}))},On.tail=function(e){var t=null==e?0:e.length;return t?Yi(e,1,t):[]},On.take=function(e,t,n){return e&&e.length?Yi(e,0,(t=n||void 0===t?1:is(t))<0?0:t):[]},On.takeRight=function(e,t,n){var i=null==e?0:e.length;return i?Yi(e,(t=i-(t=n||void 0===t?1:is(t)))<0?0:t,i):[]},On.takeRightWhile=function(e,t){return e&&e.length?Zi(e,Xr(t,3),!1,!0):[]},On.takeWhile=function(e,t){return e&&e.length?Zi(e,Xr(t,3)):[]},On.tap=function(e,t){return t(e),e},On.throttle=function(e,t,n){var i=!0,o=!0;if("function"!=typeof e)throw new ve(r);return Ya(n)&&(i="leading"in n?!!n.leading:i,o="trailing"in n?!!n.trailing:o),ba(e,t,{leading:i,maxWait:t,trailing:o})},On.thru=na,On.toArray=ts,On.toPairs=Os,On.toPairsIn=Ts,On.toPath=function(e){return La(e)?ut(e,ko):Ja(e)?[e]:mr(Mo(ss(e)))},On.toPlainObject=as,On.transform=function(e,t,n){var i=La(e),r=i||za(e)||Qa(e);if(t=Xr(t,4),null==n){var o=e&&e.constructor;n=r?i?new o:[]:Ya(e)&&Na(o)?Tn(Ue(e)):{}}return(r?rt:si)(e,(function(e,i,r){return t(n,e,i,r)})),n},On.unary=function(e){return ga(e,1)},On.union=Wo,On.unionBy=Uo,On.unionWith=Go,On.uniq=function(e){return e&&e.length?Ki(e):[]},On.uniqBy=function(e,t){return e&&e.length?Ki(e,Xr(t,2)):[]},On.uniqWith=function(e,t){return t="function"==typeof t?t:void 0,e&&e.length?Ki(e,void 0,t):[]},On.unset=function(e,t){return null==e||Ji(e,t)},On.unzip=qo,On.unzipWith=Xo,On.update=function(e,t,n){return null==e?e:Qi(e,t,rr(n))},On.updateWith=function(e,t,n,i){return i="function"==typeof i?i:void 0,null==e?e:Qi(e,t,rr(n),i)},On.values=Es,On.valuesIn=function(e){return null==e?[]:Tt(e,ws(e))},On.without=$o,On.words=Ns,On.wrap=function(e,t){return ka(rr(t),e)},On.xor=Ko,On.xorBy=Jo,On.xorWith=Qo,On.zip=Zo,On.zipObject=function(e,t){return nr(e||[],t||[],Hn)},On.zipObjectDeep=function(e,t){return nr(e||[],t||[],Fi)},On.zipWith=ea,On.entries=Os,On.entriesIn=Ts,On.extend=cs,On.extendWith=us,Ks(On,On),On.add=sl,On.attempt=Vs,On.camelCase=Is,On.capitalize=As,On.ceil=ll,On.clamp=function(e,t,n){return void 0===n&&(n=t,t=void 0),void 0!==n&&(n=(n=os(n))==n?n:0),void 0!==t&&(t=(t=os(t))==t?t:0),Xn(os(e),t,n)},On.clone=function(e){return $n(e,4)},On.cloneDeep=function(e){return $n(e,5)},On.cloneDeepWith=function(e,t){return $n(e,5,t="function"==typeof t?t:void 0)},On.cloneWith=function(e,t){return $n(e,4,t="function"==typeof t?t:void 0)},On.conformsTo=function(e,t){return null==t||Kn(e,t,bs(t))},On.deburr=Ds,On.defaultTo=function(e,t){return null==e||e!=e?t:e},On.divide=cl,On.endsWith=function(e,t,n){e=ss(e),t=$i(t);var i=e.length,r=n=void 0===n?i:Xn(is(n),0,i);return(n-=t.length)>=0&&e.slice(n,r)==t},On.eq=Ea,On.escape=function(e){return(e=ss(e))&&B.test(e)?e.replace(R,Pt):e},On.escapeRegExp=function(e){return(e=ss(e))&&G.test(e)?e.replace(U,"\\$&"):e},On.every=function(e,t,n){var i=La(e)?at:ti;return n&&oo(e,t,n)&&(t=void 0),i(e,Xr(t,3))},On.find=oa,On.findIndex=Do,On.findKey=function(e,t){return gt(e,Xr(t,3),si)},On.findLast=aa,On.findLastIndex=Lo,On.findLastKey=function(e,t){return gt(e,Xr(t,3),li)},On.floor=ul,On.forEach=sa,On.forEachRight=la,On.forIn=function(e,t){return null==e?e:oi(e,Xr(t,3),ws)},On.forInRight=function(e,t){return null==e?e:ai(e,Xr(t,3),ws)},On.forOwn=function(e,t){return e&&si(e,Xr(t,3))},On.forOwnRight=function(e,t){return e&&li(e,Xr(t,3))},On.get=ms,On.gt=Ia,On.gte=Aa,On.has=function(e,t){return null!=e&&to(e,t,fi)},On.hasIn=gs,On.head=jo,On.identity=Gs,On.includes=function(e,t,n,i){e=ja(e)?e:Es(e),n=n&&!i?is(n):0;var r=e.length;return n<0&&(n=on(r+n,0)),Ka(e)?n<=r&&e.indexOf(t,n)>-1:!!r&&vt(e,t,n)>-1},On.indexOf=function(e,t,n){var i=null==e?0:e.length;if(!i)return-1;var r=null==n?0:is(n);return r<0&&(r=on(i+r,0)),vt(e,t,r)},On.inRange=function(e,t,n){return t=ns(t),void 0===n?(n=t,t=0):n=ns(n),function(e,t,n){return e>=an(t,n)&&e=-9007199254740991&&e<=9007199254740991},On.isSet=$a,On.isString=Ka,On.isSymbol=Ja,On.isTypedArray=Qa,On.isUndefined=function(e){return void 0===e},On.isWeakMap=function(e){return Wa(e)&&eo(e)==w},On.isWeakSet=function(e){return Wa(e)&&"[object WeakSet]"==hi(e)},On.join=function(e,t){return null==e?"":nn.call(e,t)},On.kebabCase=Ls,On.last=Fo,On.lastIndexOf=function(e,t,n){var i=null==e?0:e.length;if(!i)return-1;var r=i;return void 0!==n&&(r=(r=is(n))<0?on(i+r,0):an(r,i-1)),t==t?function(e,t,n){for(var i=n+1;i--;)if(e[i]===t)return i;return i}(e,t,r):_t(e,bt,r,!0)},On.lowerCase=Ps,On.lowerFirst=js,On.lt=Za,On.lte=es,On.max=function(e){return e&&e.length?ni(e,Gs,pi):void 0},On.maxBy=function(e,t){return e&&e.length?ni(e,Xr(t,2),pi):void 0},On.mean=function(e){return wt(e,Gs)},On.meanBy=function(e,t){return wt(e,Xr(t,2))},On.min=function(e){return e&&e.length?ni(e,Gs,Si):void 0},On.minBy=function(e,t){return e&&e.length?ni(e,Xr(t,2),Si):void 0},On.stubArray=rl,On.stubFalse=ol,On.stubObject=function(){return{}},On.stubString=function(){return""},On.stubTrue=function(){return!0},On.multiply=dl,On.nth=function(e,t){return e&&e.length?Ei(e,is(t)):void 0},On.noConflict=function(){return We._===this&&(We._=Te),this},On.noop=Js,On.now=ma,On.pad=function(e,t,n){e=ss(e);var i=(t=is(t))?Ht(e):0;if(!t||i>=t)return e;var r=(t-i)/2;return Ir(Qt(r),n)+e+Ir(Jt(r),n)},On.padEnd=function(e,t,n){e=ss(e);var i=(t=is(t))?Ht(e):0;return t&&it){var i=e;e=t,t=i}if(n||e%1||t%1){var r=cn();return an(e+r*(t-e+Ne("1e-"+((r+"").length-1))),t)}return Pi(e,t)},On.reduce=function(e,t,n){var i=La(e)?ht:St,r=arguments.length<3;return i(e,Xr(t,4),n,r,Zn)},On.reduceRight=function(e,t,n){var i=La(e)?pt:St,r=arguments.length<3;return i(e,Xr(t,4),n,r,ei)},On.repeat=function(e,t,n){return t=(n?oo(e,t,n):void 0===t)?1:is(t),ji(ss(e),t)},On.replace=function(){var e=arguments,t=ss(e[0]);return e.length<3?t:t.replace(e[1],e[2])},On.result=function(e,t,n){var i=-1,r=(t=or(t,e)).length;for(r||(r=1,e=void 0);++i9007199254740991)return[];var n=4294967295,i=an(e,4294967295);e-=4294967295;for(var r=kt(i,t=Xr(t));++n=o)return e;var s=n-Ht(i);if(s<1)return i;var l=a?sr(a,0,s).join(""):e.slice(0,s);if(void 0===r)return l+i;if(a&&(s+=l.length-s),Xa(r)){if(e.slice(s).search(r)){var c,u=l;for(r.global||(r=ge(r.source,ss(ne.exec(r))+"g")),r.lastIndex=0;c=r.exec(u);)var d=c.index;l=l.slice(0,void 0===d?s:d)}}else if(e.indexOf($i(r),s)!=s){var h=l.lastIndexOf(r);h>-1&&(l=l.slice(0,h))}return l+i},On.unescape=function(e){return(e=ss(e))&&z.test(e)?e.replace(j,Wt):e},On.uniqueId=function(e){var t=++Se;return ss(e)+t},On.upperCase=Bs,On.upperFirst=Fs,On.each=sa,On.eachRight=la,On.first=jo,Ks(On,(al={},si(On,(function(e,t){Ce.call(On.prototype,t)||(al[t]=e)})),al),{chain:!1}),On.VERSION="4.17.15",rt(["bind","bindKey","curry","curryRight","partial","partialRight"],(function(e){On[e].placeholder=On})),rt(["drop","take"],(function(e,t){An.prototype[e]=function(n){n=void 0===n?1:on(is(n),0);var i=this.__filtered__&&!t?new An(this):this.clone();return i.__filtered__?i.__takeCount__=an(n,i.__takeCount__):i.__views__.push({size:an(n,4294967295),type:e+(i.__dir__<0?"Right":"")}),i},An.prototype[e+"Right"]=function(t){return this.reverse()[e](t).reverse()}})),rt(["filter","map","takeWhile"],(function(e,t){var n=t+1,i=1==n||3==n;An.prototype[e]=function(e){var t=this.clone();return t.__iteratees__.push({iteratee:Xr(e,3),type:n}),t.__filtered__=t.__filtered__||i,t}})),rt(["head","last"],(function(e,t){var n="take"+(t?"Right":"");An.prototype[e]=function(){return this[n](1).value()[0]}})),rt(["initial","tail"],(function(e,t){var n="drop"+(t?"":"Right");An.prototype[e]=function(){return this.__filtered__?new An(this):this[n](1)}})),An.prototype.compact=function(){return this.filter(Gs)},An.prototype.find=function(e){return this.filter(e).head()},An.prototype.findLast=function(e){return this.reverse().find(e)},An.prototype.invokeMap=Ri((function(e,t){return"function"==typeof e?new An(this):this.map((function(n){return _i(n,e,t)}))})),An.prototype.reject=function(e){return this.filter(Sa(Xr(e)))},An.prototype.slice=function(e,t){e=is(e);var n=this;return n.__filtered__&&(e>0||t<0)?new An(n):(e<0?n=n.takeRight(-e):e&&(n=n.drop(e)),void 0!==t&&(n=(t=is(t))<0?n.dropRight(-t):n.take(t-e)),n)},An.prototype.takeRightWhile=function(e){return this.reverse().takeWhile(e).reverse()},An.prototype.toArray=function(){return this.take(4294967295)},si(An.prototype,(function(e,t){var n=/^(?:filter|find|map|reject)|While$/.test(t),i=/^(?:head|last)$/.test(t),r=On[i?"take"+("last"==t?"Right":""):t],o=i||/^find/.test(t);r&&(On.prototype[t]=function(){var t=this.__wrapped__,a=i?[1]:arguments,s=t instanceof An,l=a[0],c=s||La(t),u=function(e){var t=r.apply(On,dt([e],a));return i&&d?t[0]:t};c&&n&&"function"==typeof l&&1!=l.length&&(s=c=!1);var d=this.__chain__,h=!!this.__actions__.length,p=o&&!d,f=s&&!h;if(!o&&c){t=f?t:new An(this);var m=e.apply(t,a);return m.__actions__.push({func:na,args:[u],thisArg:void 0}),new In(m,d)}return p&&f?e.apply(this,a):(m=this.thru(u),p?i?m.value()[0]:m.value():m)})})),rt(["pop","push","shift","sort","splice","unshift"],(function(e){var t=ye[e],n=/^(?:push|sort|unshift)$/.test(e)?"tap":"thru",i=/^(?:pop|shift)$/.test(e);On.prototype[e]=function(){var e=arguments;if(i&&!this.__chain__){var r=this.value();return t.apply(La(r)?r:[],e)}return this[n]((function(n){return t.apply(La(n)?n:[],e)}))}})),si(An.prototype,(function(e,t){var n=On[t];if(n){var i=n.name+"";Ce.call(vn,i)||(vn[i]=[]),vn[i].push({name:t,func:n})}})),vn[kr(void 0,2).name]=[{name:"wrapper",func:void 0}],An.prototype.clone=function(){var e=new An(this.__wrapped__);return e.__actions__=mr(this.__actions__),e.__dir__=this.__dir__,e.__filtered__=this.__filtered__,e.__iteratees__=mr(this.__iteratees__),e.__takeCount__=this.__takeCount__,e.__views__=mr(this.__views__),e},An.prototype.reverse=function(){if(this.__filtered__){var e=new An(this);e.__dir__=-1,e.__filtered__=!0}else(e=this.clone()).__dir__*=-1;return e},An.prototype.value=function(){var e=this.__wrapped__.value(),t=this.__dir__,n=La(e),i=t<0,r=n?e.length:0,o=function(e,t,n){for(var i=-1,r=n.length;++i=this.__values__.length;return{done:e,value:e?void 0:this.__values__[this.__index__++]}},On.prototype.plant=function(e){for(var t,n=this;n instanceof En;){var i=To(n);i.__index__=0,i.__values__=void 0,t?r.__wrapped__=i:t=i;var r=i;n=n.__wrapped__}return r.__wrapped__=e,t},On.prototype.reverse=function(){var e=this.__wrapped__;if(e instanceof An){var t=e;return this.__actions__.length&&(t=new An(this)),(t=t.reverse()).__actions__.push({func:na,args:[Yo],thisArg:void 0}),new In(t,this.__chain__)}return this.thru(Yo)},On.prototype.toJSON=On.prototype.valueOf=On.prototype.value=function(){return er(this.__wrapped__,this.__actions__)},On.prototype.first=On.prototype.head,Ct&&(On.prototype[Ct]=function(){return this}),On}();We._=Ut,void 0===(i=(function(){return Ut}).call(t,n,t,e))||(e.exports=i)}).call(this)}).call(this,n("YuTi")(e))},M2vE:function(e,t,n){"use strict";var i=h(n("cYys")),r=h(n("BWGd")),o=n("KAnu"),a=h(n("ti0F")),s=n("zl3R"),l=n("1LL4"),c=h(n("V2fm")),u=h(n("IlOo")),d=n("tJvG");function h(e){return e&&e.__esModule?e:{default:e}}e.exports=r.default.Controller.inherit(function(){function e(t,n){if(t&&(t=t.slice(0),n))for(var i=0;i0&&(this._skipCorrection+=a()-s),e.splice(0,e.length)},_handlePush:function(e){this.push(e,!0)},_handleChanging:function(e){this.changing.fire(e),this._applyBatch(e.changes)},_needCleanCacheByOperation:function(e,t){var n=["filtering","sorting","paging"],i=n.indexOf(e);return(i>=0?n.slice(i):[e]).some((function(e){return t[e]}))},_customizeRemoteOperations:function(e,t,n){var i=this,r=i._cachedStoreData,o=i._cachedPagingData,a=i._cachedPagesData;(e.storeLoadOptions.filter&&!e.remoteOperations.filtering||e.storeLoadOptions.sort&&!e.remoteOperations.sorting)&&(e.remoteOperations={filtering:e.remoteOperations.filtering}),t?(r=void 0,o=void 0,a={pages:{}}):(n.reload?(o=void 0,a={pages:{}}):(n.take||n.groupExpanding)&&(a={pages:{}}),(0,s.each)(n,(function(t,n){n&&i._needCleanCacheByOperation(t,e.remoteOperations)&&(r=void 0,o=void 0)}))),o&&(e.remoteOperations.paging=!1),e.cachedStoreData=r,e.cachedPagingData=o,e.cachedPagesData=a,e.isCustomLoading||(i._cachedStoreData=r,i._cachedPagingData=o,i._cachedPagesData=a)},_handleDataLoading:function(e){var n=this,i=n._dataSource,r=n._lastLoadOptions;n.customizeStoreLoadOptions.fire(e),e.delay=this.option("loadingTimeout"),e.originalStoreLoadOptions=e.storeLoadOptions,e.remoteOperations=(0,l.extend)({},this.remoteOperations());var o=!n.isLoaded()&&!n._isRefreshing;n.option("integrationOptions.renderedOnServer")&&!n.isLoaded()&&(e.delay=void 0);var a=(0,l.extend)({pageIndex:n.pageIndex()},e.storeLoadOptions),s=t(a,r);if(n._customizeRemoteOperations(e,o,s),!e.isCustomLoading){var c=n._isRefreshing;e.pageIndex=i.pageIndex(),e.lastLoadOptions=a,e.operationTypes=s,n._loadingOperationTypes=s,n._isRefreshing=!0,(0,d.when)(c||n._isRefreshed||n.refresh(e,o,s)).done((function(){n._lastOperationId===e.operationId&&(n._isRefreshed=!0,n.load().always((function(){n._isRefreshed=!1})))})).fail((function(){i.cancel(e.operationId)})).always((function(){n._isRefreshing=!1})),i.cancel(n._lastOperationId),n._lastOperationId=e.operationId,n._isRefreshing&&i.cancel(n._lastOperationId)}this._handleDataLoadingCore(e)},_handleDataLoadingCore:function(e){var t=e.remoteOperations;e.loadOptions={};var i=e.cachedPagesData.extra,r={filter:!t.filtering,sort:!t.sorting,group:!t.grouping,summary:!t.summary,skip:!t.paging,take:!t.paging,requireTotalCount:i&&"totalCount"in i||!t.paging};(0,s.each)(e.storeLoadOptions,(function(t,n){r[t]&&(e.loadOptions[t]=n,delete e.storeLoadOptions[t])})),i&&(e.extra=i),e.data=n(e)||e.cachedStoreData},_handleDataLoaded:function(t){var i=this,o=t.loadOptions,s=t.remoteOperations&&!t.remoteOperations.paging,u=t.cachedPagesData,h=t.storeLoadOptions,p=!1!==this.option("cacheEnabled")&&h,f=p&&!t.isCustomLoading&&u&&(!s||h.group)&&!this.option("legacyRendering"),m=p&&s,g=m&&!t.isCustomLoading;if(o){t.lastLoadOptions&&(this._lastLoadOptions=t.lastLoadOptions,Object.keys(t.operationTypes).forEach((function(e){i._lastOperationTypes[e]=i._lastOperationTypes[e]||t.operationTypes[e]}))),s&&(t.skip=o.skip,t.take=o.take,delete o.skip,delete o.take),o.group&&(o.group=t.group||o.group);var _=r.default.normalizeSortingInfo(h.group||o.group).length;f&&n(t)||(m&&t.cachedPagingData?t.data=e(t.cachedPagingData,_):(g&&(this._cachedStoreData?t.mergeStoreLoadData&&(t.data=this._cachedStoreData=this._cachedStoreData.concat(t.data)):this._cachedStoreData=e(t.data,r.default.normalizeSortingInfo(h.group).length)),new c.default(t.data).load(o).done((function(n){t.data=n,g&&(i._cachedPagingData=e(t.data,_))})).fail((function(e){t.data=(new d.Deferred).reject(e)}))),o.requireTotalCount&&s&&(t.extra=a.default.isPlainObject(t.extra)?t.extra:{},t.extra.totalCount=t.data.length),t.extra&&t.extra.totalCount>=0&&(!1===h.requireTotalCount||!1===o.requireTotalCount)&&(t.extra.totalCount=-1),this._handleDataLoadedCore(t),f&&(u.extra=u.extra||(0,l.extend)({},t.extra),(0,d.when)(t.data).done((function(n){!function(e,t){var n=e.pageIndex;void 0!==n&&(e.cachedPagesData.pages[n]=t)}(t,e(n,_))})))),t.storeLoadOptions=t.originalStoreLoadOptions}else this._dataSource.cancel(t.operationId)},_handleDataLoadedCore:function(e){e.remoteOperations&&!e.remoteOperations.paging&&Array.isArray(e.data)&&(void 0!==e.skip&&(e.data=e.data.slice(e.skip)),void 0!==e.take&&(e.data=e.data.slice(0,e.take)))},_handleLoadingChanged:function(e){this.loadingChanged.fire(e)},_handleLoadError:function(e){this.loadError.fire(e),this.changed.fire({changeType:"loadError",error:e})},_handleDataChanged:function(e){var t,n=this._dataSource,i=!1,r=this.itemsCount();this._isLastPage=!r||!this.pageSize()||r=0?n.pageIndex()>=this.pageCount()&&(n.pageIndex(this.pageCount()-1),this.pageIndex(n.pageIndex()),this.resetPagesCache(),n.load(),i=!0):(t=n.pageIndex()*this.pageSize()+r,this._currentTotalCount=Math.max(this._currentTotalCount,t),0===r&&n.pageIndex()>=this.pageCount()&&(n.pageIndex(this.pageCount()-1),"infinite"!==this.option("scrolling.mode")&&(n.load(),i=!0))),i||(this._operationTypes=this._lastOperationTypes,this._lastOperationTypes={},this.component._optionCache={},this.changed.fire(e),this.component._optionCache=void 0)},_scheduleCustomLoadCallbacks:function(e){var t=this;t._isCustomLoading=!0,e.always((function(){t._isCustomLoading=!1}))},loadingOperationTypes:function(){return this._loadingOperationTypes},operationTypes:function(){return this._operationTypes},lastLoadOptions:function(){return this._lastLoadOptions||{}},isLastPage:function(){return this._isLastPage},totalCount:function(){return parseInt(this._currentTotalCount+this._skipCorrection||this._dataSource.totalCount())},itemsCount:function(){return this._dataSource.items().length},totalItemsCount:function(){return this.totalCount()},pageSize:function(){var e=this._dataSource;return arguments.length||e.paginate()?e.pageSize.apply(e,arguments):0},pageCount:function(){var e=this.totalItemsCount(),t=this.pageSize();return t&&e>0?Math.max(1,Math.ceil(e/t)):1},hasKnownLastPage:function(){return this._hasLastPage||this._dataSource.totalCount()>=0},loadFromStore:function(e,t){var n=this._dataSource,i=new d.Deferred;if(n)return(t=t||n.store()).load(e).done((function(e,t){e&&!Array.isArray(e)&&Array.isArray(e.data)&&(t=e,e=e.data),i.resolve(e,t)})).fail(i.reject),i},isCustomLoading:function(){return!!this._isCustomLoading},load:function(e){var t,n,i=this,r=i._dataSource,l=new d.Deferred;if(e){var c=r.store(),u=r.loadOptions(),h={storeLoadOptions:e,isCustomLoading:!0};return(0,s.each)(c._customLoadOptions()||[],(function(e,t){t in h.storeLoadOptions||(h.storeLoadOptions[t]=u[t])})),i._scheduleCustomLoadCallbacks(l),r._scheduleLoadCallbacks(l),i._handleDataLoading(h),t=function(){if(!r.store())return l.reject("canceled");(0,d.when)(h.data||i.loadFromStore(h.storeLoadOptions)).done((function(t,n){h.data=t,h.extra=n||{},i._handleDataLoaded(h),e.requireTotalCount&&void 0===h.extra.totalCount&&(h.extra.totalCount=c.totalCount(h.storeLoadOptions)),(0,d.when)(h.data,h.extra.totalCount).done((function(e,t){h.extra.totalCount=t,l.resolve(e,h.extra)})).fail(l.reject)})).fail(l.reject)},n=i.option("loadingTimeout"),a.default.isDefined(n)?(0,o.executeAsync)(t,n):t(),l.fail((function(){i._eventsStrategy.fireEvent("loadError",arguments)})).promise()}return r.load()},reload:function(e){return e?this._dataSource.reload():this._dataSource.load()},getCachedStoreData:function(){return this._cachedStoreData}}}())},M7Kz:function(e,t,n){"use strict";var i=M(n("D6VQ")),r=n("ti0F"),o=n("1LL4"),a=n("zl3R"),s=n("C+eR"),l=n("5u+F"),c=n("z7z0"),u=M(n("OAWD")),d=M(n("T7fH")),h=M(n("n7CH")),p=M(n("D859")),f=M(n("rCi1")),m=M(n("K029")),g=n("B/Kg"),_=M(n("FxIq")),v=M(n("6AD3")),y=M(n("bUeJ")),b=M(n("HS8O")),w=n("0FOX"),x=n("JJsP"),C=n("A0JA"),S=n("hVT6");function M(e){return e&&e.__esModule?e:{default:e}}var k=Math.max,O=Math.ceil,T=Math.floor,E="value";function I(e,t,n){var i=B(e,void 0===t?f.default.consts.emptySliderMarkerText:f.default.formatValue(t,n),n.font);return O(i.height)+2*n.paddingTopBottom+f.default.consts.pointerSize}function A(e,t,n,i){var r=B(e,f.default.formatValue(t,n.label,i,n.valueType,n.type,n.logarithmBase),n.label.font);return O(r.width/2)}function D(e,t){var n=(0,r.type)(e),i=(0,r.type)(t),o=function(e){return n===e||i===e};return o("date")?"datetime":o("number")?"numeric":o("string")?"string":""}function L(e){return"datetime"===e.valueType&&e.marker.visible}function P(e,t,n){if(e){var i=e.logarithmBase;"logarithmic"===e.type&&i<=0||i&&!(0,r.isNumeric)(i)?(e.logarithmBase=t,n("E2104")):"logarithmic"!==e.type&&(e.logarithmBase=void 0)}}function j(e,t,n,i){var r=t.label,o=t.marker,a=t.placeholderHeight,s=f.default.formatValue(("semidiscrete"===t.type?t.customTicks:i.ticks)[0],r);return a||(r.visible?r.topIndent+B(e,s,r.font).height:0)+(n?o.topIndent+o.separatorHeight:0)}function R(e,t,n){return e?n?e=(0,l.getNextDateUnit)(e):e+=t:e=t,e}function z(e){var t;return null===(t=e.workWeek)||void 0===t?void 0:t[0]}function B(e,t,n){var i=e.text(t,-1e3,-1e3).css((0,s.patchFontOptions)(n)).append(e.root),r=i.getBBox();return i.remove(),r}function F(e,t,n,i){return(0,r.isDefined)(e)&&(e=t?(0,l.correctDateWithUnitBeginning)(new Date(e),n,null,i):(0,c.adjust)(T((0,c.adjust)(e/n))*n)),e}function N(e,t,n){var i=Math.abs(t-e)/n,r=i-T(i);return r>0?O(Math.abs((0,c.adjust)((0,s.getLog)(r,10)))):0}var V=b.default.inherit({_toggleParentsScrollSubscription:function(){},_eventsMap:{onValueChanged:{name:"valueChanged"}},_setDeprecatedOptions:function(){this.callBase.apply(this,arguments),(0,o.extend)(this._deprecatedOptions,{"chart.barWidth":{since:"18.1",message:"Use the 'chart.commonSeriesSettings.barPadding' or 'chart.series.barPadding' option instead"},"chart.equalBarWidth":{since:"18.1",message:"Use the 'chart.commonSeriesSettings.ignoreEmptyPoints' or 'chart.series.ignoreEmptyPoints' option instead"},"chart.useAggregation":{since:"18.1",message:"Use the 'chart.commonSeriesSettings.aggregation.enabled' or 'chart.series.aggregation.enabled' option instead"}})},_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),a=t.g().attr({class:"dxrs-scale","clip-path":e._clipRect.id}).append(n),l=t.g().attr({class:"dxrs-scale-breaks"}).append(n),c=t.g().attr({class:"dxrs-trackers"}).append(n);e._axis=new W({renderer:t,root:a,scaleBreaksGroup:l,updateSelectedRange:function(t,n){e.setValue((0,s.convertVisualRangeObject)(t),n)},incidentOccurred:e._incidentOccurred}),e._rangeView=new _.default.RangeView({renderer:t,root:i,translator:e._axis.getTranslator()}),e._slidersController=new m.default.SlidersController({renderer:t,root:o,trackersGroup:c,updateSelectedRange:function(t,n,i){e._rangeOption||e.option(E,(0,s.convertVisualRangeObject)(t,(0,r.isPlainObject)(e._options.silent(E)))),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 g.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,r.isDefined)(i[0])&&(0,r.isDefined)(i[1]);if((0,r.isDefined)(n)?(n=(0,s.normalizeEnum)(n),this.__skipAnimation=!0):o&&(n="reset"),"auto"===n&&o){var a=t.allScaleSelected(i);n=a.startValue&&a.endValue?"reset":a.endValue?"shift":"keep"}if("reset"===n)e[E]=null;else if("shift"===n&&o){var l=this.getValue();this.__skipAnimation=!0,e[E]={length:t.getVisualRangeLength({minVisible:l[0],maxVisible:l[1]})}}else"keep"===n&&(this.__skipAnimation=!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(E);this._slidersController.setSelectedRange(e&&(0,s.getVizRangeObject)(e))},_change_VALUE:function(){var e=this._rangeOption;e&&(this._options.silent(E,e),this.setValue(e))},_validateRange:function(e,t){var n=this._axis.getTranslator();((0,r.isDefined)(e)&&!n.isValid(e)||(0,r.isDefined)(t)&&!n.isValid(t))&&this._incidentOccurred("E2203")},_applyChanges:function(){var e=this,t=e._options.silent(E);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.default.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,a=h.default.correctValueType((0,s.normalizeEnum)(e.valueType)),l=function(t,i){var a="startValue"===t?"start":"end";(0,r.isDefined)(e[t])&&(o=i(e[t]),(0,r.isDefined)(o)?e[t]=o:(e[t]=void 0,n("E2202",[a])))};(a=t||a)||(a=D(e.startValue,e.endValue)||"numeric"),("string"===a||e.categories)&&(e.type="discrete",a="string"),e.containerColor=i,e.valueType=a,e.dataType=a;var c=h.default.getParser(a);return l("startValue",c),l("endValue",c),P(e,10,n),e.type||(e.type="continuous"),e.parser=c,"semidiscrete"===e.type&&(e.minorTick.visible=!1,e.minorTickInterval=e.minRange,e.marker.visible=!1,e.maxRange=void 0),e.forceUserTickInterval|=(0,r.isDefined)(e.tickInterval)&&!(0,r.isDefined)(e.axisDivisionFactor),e.axisDivisionFactor=(0,r.isDefined)(e.axisDivisionFactor)?e.axisDivisionFactor:30,e.minorAxisDivisionFactor=(0,r.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 a,c=function(e,t){var n,i,o,a,l,c=!1,d=t.startValue,h=t.endValue,p=e?e.getBoundRange().arg:new u.default.Range,f="datetime"===t.valueType,m=z(t),g=t.minRange;return"discrete"===t.type&&((l=new u.default.Range({minVisible:d,maxVisible:h})).addRange(p),p=l,t._categoriesInfo=a=(0,s.getCategoriesInfo)(o=(o=e?e.argCategories:t.categories||!e&&d&&h&&[d,h])||[],d,h)),"semidiscrete"===t.type&&(d=t.startValue=F(t.startValue,f,g,m),h=t.endValue=F(t.endValue,f,g,m),p.minVisible=F(p.minVisible,f,g,m),p.maxVisible=F(p.maxVisible,f,g,m),p.min=F(p.min,f,g,m),p.max=F(p.max,f,g,m)),(0,r.isDefined)(d)&&(0,r.isDefined)(h)?(c=a?a.inverted:d>h,n=a?a.start:c?h:d,i=a?a.end:c?d:h):(0,r.isDefined)(d)||(0,r.isDefined)(h)?(n=d,i=h):a&&(n=a.start,i=a.end),p.addRange({invert:c,min:n,max:i,minVisible:n,maxVisible:i,dataType:t.valueType}),p.addRange({categories:e?void 0:o,base:t.logarithmBase,axisType:t.type,dataType:t.valueType}),e&&p.sortCategories(o),p}(n,o),d=function(e,t,n,i){var o,a,s,c=(0,r.isDefined)(i.minVisible)?i.minVisible:i.min,u=(0,r.isDefined)(i.maxVisible)?i.maxVisible:i.max,d=e._categoriesInfo,h={};return"semidiscrete"===e.type?o=function(e,t,n,i){var r,o,a,s=e.minorTickInterval,c=e.tickInterval,u="datetime"===e.valueType,d=e.axisDivisionFactor||{};if(!c)do{if(c===(r=R(c,s,u)))break;c=r,u&&(r=(0,l.dateToMilliseconds)(c)),o=O((n-t)/r),a=T(i/(d[c]||50))||1}while(r&&o>a);return{tickInterval:c,minorTickInterval:s,bounds:{minVisible:t,maxVisible:n},ticks:[]}}(e,c,u,t):(s=(a=y.default.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:c,max:u,categories:(0,r.isDefined)(d)?d.categories:[]},t,e.tickInterval,e.forceUserTickInterval,void 0,e.minorTickInterval,e.minorTickCount)).ticks.length,h.minVisible=a.ticks[0]u?a.ticks[s-1]:u,o={tickInterval:a.tickInterval,minorTickInterval:0===e.minorTickInterval?0:a.minorTickInterval,bounds:h,ticks:a.ticks}),o}(o,e.width,this._incidentOccurred,c),m=n&&n.isShowChart()&&n.getThemeManager();m&&P(t&&t.valueAxis,m.getOptions("valueAxis").logarithmBase,this._incidentOccurred),function(e,t,n,i,o){var a,s,c,u,d,h,f,m,g,_,v,y=e._categoriesInfo,b="datetime"===e.valueType;!t||t.isEmpty()||n.isEmpty()||(n.addRange(a=i.bounds),e.startValue=n.invert?a.maxVisible:a.minVisible,e.endValue=n.invert?a.minVisible:a.maxVisible),e.marker.visible=o(b&&-1===e.type.indexOf("discrete"),e.marker.visible,e.startValue,e.endValue,i.tickInterval),y&&(e.startValue=y.start,e.endValue=y.end),-1===e.type.indexOf("discrete")&&(s=(0,r.isDate)(e.startValue)&&(0,r.isDate)(e.endValue)&&e.startValue.getTime()===e.endValue.getTime()||e.startValue===e.endValue),e.isEmpty=(u=e.endValue,!(0,r.isDefined)(e.startValue)||!(0,r.isDefined)(u)||s),e.isEmpty?e.startValue=e.endValue=void 0:(e.minorTickInterval=i.minorTickInterval,e.tickInterval=i.tickInterval,b&&(!(0,r.isDefined)(e.label.format)||"semidiscrete"===e.type&&e.minorTickInterval!==e.tickInterval)&&(e.label.format="discrete"===e.type?p.default.getDateFormatByTicks(i.ticks):e.marker.visible?(0,l.getDateFormatByTickInterval)(e.tickInterval):p.default.getDateFormatByTickInterval(e.startValue,e.endValue,e.tickInterval))),"semidiscrete"===e.type&&(h=(d=e).startValue,f=d.endValue,m="datetime"===d.valueType,g=z(d),_=d.tickInterval,v={intervals:[]},c=(0,r.isDefined)(h)&&(0,r.isDefined)(f)?(v.intervals=(0,l.getSequenceByInterval)(h,f,d.minorTickInterval),_!==d.minorTickInterval&&(v.altIntervals=v.intervals,h=F(h,m,_,g),f=F(f,m,_,g),v.intervals=(0,l.getSequenceByInterval)(h,f,_),v.intervals[0]=v.altIntervals[0]),v):v,e.customMinorTicks=c.altIntervals,e.customTicks=c.intervals,e.customBoundTicks=[e.customTicks[0]])}(o,n,c,d,(a=e.width,function(e,t,n,i,o){return t&&e&&(!(0,r.isDefined)(o)||o.years||o.months>=6||a/500&&(i=l.dateUnitIntervals[o-1]),i}(a,o,h)),e.marker.visible?d.format=(0,l.getDateFormatByTickInterval)(s):(0,r.isDefined)(u)&&(0,r.isDefined)(c)&&(d.format=p.default.getDateFormatByTickInterval(u,c,s))),m&&f&&n.ticks.length&&(d.format=p.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 H(){return 1}function Y(e){return e%2==1?-T(e/2):-e/2}function W(e){this._axis=new d.default.Axis({renderer:e.renderer,axesContainerGroup:e.root,scaleBreaksGroup:e.scaleBreaksGroup,incidentOccurred:e.incidentOccurred,axisType:"xyAxes",drawingType:"linear",widgetClass:"dxrs",axisClass:"range-selector",isArgumentAxis:!0}),this._updateSelectedRangeCallback=e.updateSelectedRange,this._axis.getAxisSharpDirection=this._axis.getSharpDirectionByCoords=H,this._axis.getTickStartPositionShift=Y}(0,a.each)(["selectedRangeColor","containerBackgroundColor","sliderMarker","sliderHandle","shutter","background","behavior","chart","indent"],(function(e,t){V.prototype._optionChangesMap[t]="MOSTLY_TOTAL"})),W.prototype={constructor:W,dispose:function(){this._axis.dispose()},calculateInterval:function(e,t){return this._axis.calculateInterval(e,t)},update:function(e,t,n,i,r){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-O(e.width/2))),o.validate(),o.setBusinessRange(i,!0),void 0!==r&&r.isShowChart()&&o.setMarginOptions(r.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,r=e.minRange?(0,l.addInterval)(i.startValue,e.minRange):void 0,o=e.maxRange?(0,l.addInterval)(i.startValue,e.maxRange):void 0;r&&r>i.endValue||o&&o=t.x&&e.minY<=t.y+t.height&&e.maxY>=t.y},_checkLabelPosition:function(e,t){var n=this._getVisibleArea(),i=e.getBoundingRect(),r=this._getGraphicBBox(e.pointPosition),o=this._getGraphicBBox(),a="inside"===e.getLayoutOptions().position;return this._isPointInVisibleArea(n,o)&&(this._options.rotated?(n.minX>t.x&&(t.x=a?n.minX:r.x+r.width+10),n.maxXt.y&&(t.y=n.minY),n.maxYt.x&&(t.x=n.minX),n.maxXt.y&&(t.y=a?n.minY:r.y+r.height+10),n.maxY0&&(v=this._getErrorBarBaseEdgeLength()*o.edgeLength),v=f(parseInt(v)/2),g&&(c=this._baseErrorBarPos),_&&(l=this._baseErrorBarPos),"none"!==h&&u(l)&&u(c)&&u(s)?(!_&&a.push([s-v,l,s+v,l]),a.push([s,l,s,c]),!g&&a.push([s+v,c,s-v,c]),i.rotated&&r(a,(function(e,t){t.reverse()})),n=this._getErrorBarSettings(o),this._errorBar?(n.points=a,this._errorBar.attr(n)):this._errorBar=e.path(a,"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 r=this.value/e||0,o=this.minValue/e||0;this._label.setDataField("percent",r-o),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=r,this.minValue=o||this.minValue)},_storeTrackerR:function(){var e=s.navigator,t=this._options.styles.normal.r,n=a.hasProperty("ontouchstart")||e.msPointerEnabled&&e.msMaxTouchPoints||e.pointerEnabled&&e.maxTouchPoints?20:6;return this._options.trackerR=t0?e?"right":"top":e?"left":"bottom"},_getFormatObject:function(e){var t=this._label.getData();return c({},t,{argumentText:e.formatValue(this.initialArgument,"argument"),valueText:e.formatValue(this.initialValue)},u(t.percent)?{percentText:e.formatValue(t.percent,"percent")}:{},u(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&&u(this.lowError)?this.lowError:this.value,r="low"!==n&&u(this.highError)?this.highError:this.value;return ir?i:r}return this.value}}},MGBS:function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));var i=n("mrSG"),r=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return i.d(t,e),t.prototype.notifyNext=function(e,t,n,i,r){this.destination.next(t)},t.prototype.notifyError=function(e,t){this.destination.error(e)},t.prototype.notifyComplete=function(e){this.destination.complete()},t}(n("FFOo").a)},MGzW:function(e,t,n){"use strict";var i=n("KAnu").noop,r=n("1LL4").extend,o=n("rPl+"),a=n("AMUF");e.exports=r({},o,{deleteLabel:a.deleteLabel,_getFormatObject:a._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._translate.call(this),this._options.rotated?this.width=this.width||1:this.height=this.height||1},hasCoords:a.hasCoords,_updateData:a._updateData,_getLabelPosition:a._getLabelPosition,_getLabelMinFormatObject:a._getLabelMinFormatObject,_updateLabelData:a._updateLabelData,_updateLabelOptions:a._updateLabelOptions,getCrosshairData:a.getCrosshairData,_createLabel:a._createLabel,_checkOverlay:a._checkOverlay,_checkLabelsOverlay:a._checkLabelsOverlay,_getOverlayCorrections:a._getOverlayCorrections,_drawLabel:a._drawLabel,_getLabelCoords:a._getLabelCoords,getLabel:a.getLabel,getLabels:a.getLabels,getBoundingRect:i,getMinValue:a.getMinValue,getMaxValue:a.getMaxValue})},MPiI:function(e,t,n){"use strict";var i=O(n("FKN7")),r=O(n("jeLr")),o=O(n("D6VQ")),a=O(n("0osO")),s=n("KAnu"),l=n("ti0F"),c=n("zl3R"),u=n("XpgS"),d=n("1LL4"),h=n("TssP"),p=O(n("uHaw")),f=n("v4HY"),m=O(n("imRD")),g=O(n("zBVi")),_=O(n("Lci2")),v=n("cGv3"),y=O(n("cGV2")),b=(O(n("wvdA")),O(n("Vg8w"))),w=O(n("o09w")),x=O(n("ZA3g")),C=n("tJvG"),S=O(n("+6qP")),M=O(n("GEWs")),k=n("Qs8D");function O(e){return e&&e.__esModule?e:{default:e}}function T(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,i=new Array(t);n").addClass("dx-widget").addClass("dx-layout-manager-hidden-label").appendTo("body");var t=e._renderLabel({text:" ",location:this._labelLocation()}).appendTo(this._$hiddenElement);this._hiddenLabelText=t.find(".dx-field-item-label-text")[0]},_removeHiddenElement:function(){this._$hiddenElement.remove(),this._hiddenLabelText=null},_getLabelWidthByText:function(e){return this._hiddenLabelText.innerHTML=e,this._hiddenLabelText.offsetWidth},_getLabelsSelectorByCol:function(e,t){return"."+((t=t||{}).inOneColumn?"dx-field-item":"dx-col-"+e)+(t.excludeTabbed?":not(.dx-field-item-tab)":"")+"> .dx-field-item-label > .dx-field-item-label-content"},_getLabelText:function(e){var t,n,i=e.children.length,r="";for(n=0;ns&&(s=i);for(r=0;r .dx-field-item-content > .dx-form-group"+i)},_applyLabelsWidthWithGroups:function(e,t,n){if(this.option("alignItemLabelsInAllGroups"))this._applyLabelsWidthWithNestedGroups(e,t,n);else{var i,r=this.$element().find(".dx-form-group");for(i=0;i0&&e.remove(),this.option("showValidationSummary")){var t=(0,i.default)("
").addClass("dx-form-validation-summary").appendTo(this._getContent());this._validationSummary=t.dxValidationSummary({validationGroup:this._getValidationGroup()}).dxValidationSummary("instance")}},_prepareItems:function(e,t,n,i){if(e){for(var r=[],o=0;o").appendTo(n),l=(0,d.extend)({},e.tabPanelOptions,{dataSource:e.tabs,onItemRendered:function(e){return(0,f.triggerShownEvent)(e.itemElement)},itemTemplate:function(e,t,n){var r=(0,i.default)(n),a=(0,s.ensureDefined)(e.alignItemLabels,!0),l=o._renderLayoutManager(o._tryGetItemsForTemplate(e),r,{colCount:e.colCount,alignItemLabels:a,screenByWidth:o.option("screenByWidth"),colCountByScreen:e.colCountByScreen,cssItemClass:e.cssItemClass,onLayoutChanged:function(t){o._alignLabelsInColumn({$container:r,layoutManager:l,items:e.items,inOneColumn:t})}});o._itemsRunTimeInfo&&o._itemsRunTimeInfo.extendRunTimeItemInfoByKey(e.guid,{layoutManager:l}),a&&o._alignLabelsInColumn({$container:r,layoutManager:l,items:e.items,inOneColumn:l.isSingleColumnMode()})}}),c=function(e,t){Array.isArray(e)&&e.forEach((function(e){return o._itemsRunTimeInfo.extendRunTimeItemInfoByKey(e.guid,{widgetInstance:t})}))},u=this._createComponent(a,w.default,l);u.on("optionChanged",(function(e){"dataSource"===e.fullName&&c(e.value,e.component)})),c([{guid:e.guid}].concat(function(e){if(Array.isArray(e))return T(e)}(r=e.tabs)||function(e){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(e))return Array.from(e)}(r)||function(e,t){if(e){if("string"==typeof e)return T(e,void 0);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)?T(e,void 0):void 0}}(r)||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.")}()),u)},_itemGroupTemplate:function(e,t,n){var r,o,a=(0,i.default)("
").toggleClass("dx-form-group-with-caption",(0,l.isDefined)(e.caption)&&e.caption.length).addClass("dx-form-group").appendTo(n);e.caption&&(0,i.default)("").addClass("dx-form-group-caption").text(e.caption).appendTo(a);var s=(0,i.default)("
").addClass("dx-form-group-content").appendTo(a);if(e.groupContentTemplate){var c={formData:this.option("formData"),component:this};e.groupContentTemplate.render({model:c,container:(0,f.getPublicElement)(s)})}else o=this._renderLayoutManager(this._tryGetItemsForTemplate(e),s,{colCount:e.colCount,colCountByScreen:e.colCountByScreen,alignItemLabels:e.alignItemLabels,cssItemClass:e.cssItemClass}),this._itemsRunTimeInfo&&this._itemsRunTimeInfo.extendRunTimeItemInfoByKey(e.guid,{layoutManager:o}),r=o._getColCount(),-1===(0,u.inArray)(r,this._groupsColCount)&&this._groupsColCount.push(r),a.addClass("dx-group-colcount-"+r),a.attr("group-col-count",r)},_renderLayoutManager:function(e,t,n){var r=(0,i.default)("
"),o=this,a=o._getLayoutManagerConfig(e,n);o._cachedColCountOptions.push({colCountByScreen:(0,d.extend)({lg:n.colCount,md:n.colCount,sm:n.colCount,xs:1},n.colCountByScreen)}),r.appendTo(t);var s=o._createComponent(r,"dxLayoutManager",a);return s.on("autoColCountChanged",(function(){o._refresh()})),o._cachedLayoutManagers.push(s),s},_getValidationGroup:function(){return this.option("validationGroup")||this},_getLayoutManagerConfig:function(e,t){var n=this,i={form:this,validationGroup:this._getValidationGroup(),showRequiredMark:this.option("showRequiredMark"),showOptionalMark:this.option("showOptionalMark"),requiredMark:this.option("requiredMark"),optionalMark:this.option("optionalMark"),requiredMessage:this.option("requiredMessage"),screenByWidth:this.option("screenByWidth"),layoutData:this.option("formData"),labelLocation:this.option("labelLocation"),customizeItem:this.option("customizeItem"),minColWidth:this.option("minColWidth"),showColonAfterLabel:this.option("showColonAfterLabel"),onEditorEnterKey:this.option("onEditorEnterKey"),onFieldDataChanged:function(e){n._isDataUpdating||n._triggerOnFieldDataChanged(e)},validationBoundary:this.option("scrollingEnabled")?this.$element():void 0};return(0,d.extend)(i,{items:e,onContentReady:function(e){n._itemsRunTimeInfo.addItemsOrExtendFrom(e.component._itemsRunTimeInfo),t.onContentReady&&t.onContentReady(e)},onDisposing:function(e){var t=e.component.getItemsRunTimeInfo();n._itemsRunTimeInfo.removeItemsByItems(t)},colCount:t.colCount,alignItemLabels:t.alignItemLabels,cssItemClass:t.cssItemClass,colCountByScreen:t.colCountByScreen,onLayoutChanged:t.onLayoutChanged,width:t.width})},_createComponent:function(e,t,n){return this._extendConfig(n=n||{},{readOnly:this.option("readOnly")}),this.callBase(e,t,n)},_attachSyncSubscriptions:function(){var e=this;e.on("optionChanged",(function(t){var n=t.fullName;"formData"===n&&((0,l.isDefined)(t.value)||e._options.silent("formData",t.value={}),e._triggerOnFieldDataChangedByDataSet(t.value)),e._cachedLayoutManagers.length&&(0,c.each)(e._cachedLayoutManagers,(function(i,r){"formData"===n&&(e._isDataUpdating=!0,r.option("layoutData",t.value),e._isDataUpdating=!1),"readOnly"!==t.name&&"disabled"!==t.name||r.option(n,t.value)}))}))},_optionChanged:function(e){var t=this._getRootLevelOfExpectedComplexOption(e.fullName,["formData","items"]);if(t)this._customHandlerOfComplexOption(e,t);else switch(e.name){case"formData":this.option("items")?(0,l.isEmptyObject)(e.value)&&this._resetValues():this._invalidate();break;case"items":case"colCount":case"onFieldDataChanged":case"onEditorEnterKey":case"labelLocation":case"alignItemLabels":case"showColonAfterLabel":case"customizeItem":case"alignItemLabelsInAllGroups":case"showRequiredMark":case"showOptionalMark":case"requiredMark":case"optionalMark":case"requiredMessage":case"scrollingEnabled":case"formID":case"colCountByScreen":case"screenByWidth":case"stylingMode":this._invalidate();break;case"showValidationSummary":this._renderValidationSummary();break;case"minColWidth":"auto"===this.option("colCount")&&this._invalidate();break;case"readOnly":break;case"width":this.callBase(e),this._rootLayoutManager.option(e.name,e.value),this._alignLabels(this._rootLayoutManager,this._rootLayoutManager.isSingleColumnMode());break;case"visible":this.callBase(e),e.value&&(0,f.triggerShownEvent)(this.$element());break;case"validationGroup":y.default.removeGroup(e.previousValue||this),this._invalidate();break;default:this.callBase(e)}},_getRootLevelOfExpectedComplexOption:function(e,t){var n,i=e.split(".");if(i.length>1){var r,o=i[0];for(r=0;r-1&&(y.default.addGroup(this._getValidationGroup()),this.option("showValidationSummary")&&this._validationSummary&&this._validationSummary._initGroupRegistration())},_setLayoutManagerItemOption:function(e,t,n,i){var r=this;if(this._updateLockCount>0){!e._updateLockCount&&e.beginUpdate();var o=this._itemsRunTimeInfo.getKeyByPath(i);this.postponedOperations.add(o,(function(){return!e._disposed&&e.endUpdate(),(new C.Deferred).resolve()}))}e.on("contentReady",(function e(t){if(t.component.off("contentReady",e),(0,k.isFullPathContainsTabs)(i)){var n=(0,k.tryGetTabPath)(i),o=r._itemsRunTimeInfo.getGroupOrTabLayoutManagerByPath(n);r._alignLabelsInColumn({items:o.option("items"),layoutManager:o,$container:o.$element(),inOneColumn:o.isSingleColumnMode()})}else r._alignLabels(r._rootLayoutManager,r._rootLayoutManager.isSingleColumnMode())})),e.option(t,n),this._updateValidationGroupAndSummaryIfNeeded(t)},_tryChangeLayoutManagerItemOption:function(e,t){var n=e.split("."),i=(0,k.getOptionNameFromFullName)(e);if("items"===i&&n.length>1){var r=this._getItemPath(n),o=this._itemsRunTimeInfo.getGroupOrTabLayoutManagerByPath(r);if(o){this._itemsRunTimeInfo.removeItemsByItems(o.getItemsRunTimeInfo());var a=this._prepareItems(t,!1,r);return this._setLayoutManagerItemOption(o,i,a,r),!0}}else if(n.length>2){var s=n.length-2,l=this._getItemPath(n.slice(0,s)),c=this._itemsRunTimeInfo.getGroupOrTabLayoutManagerByPath(l);if(c){var u=(0,k.getFullOptionName)(n[s],i);if("visible"===i){var d=this.option((0,k.getFullOptionName)(l,"items"));if(d&&d.length){var h=c.option("items");d.forEach((function(e,t){h[t].visibleIndex=e.visibleIndex}))}}return this._setLayoutManagerItemOption(c,u,t,l),!0}}return!1},_tryChangeLayoutManagerItemOptions:function(e,t){var n,i=this;return this.beginUpdate(),(0,c.each)(t,(function(t,r){if(!(n=i._tryChangeLayoutManagerItemOption((0,k.getFullOptionName)(e,t),r)))return!1})),this.endUpdate(),n},_customHandlerOfComplexOption:function(e,t){var n=e.fullName.split("."),i=e.value;if("items"===t){var r=this._getItemPath(n),o=this.option(r),a=e.fullName.replace(r+".",""),s=a.split(".")[0].replace(/\[\d+]/,""),l=this._tryCreateItemOptionAction(s,o,o[s],e.previousValue,r);if(!this._tryExecuteItemOptionAction(l)&&!this._tryChangeLayoutManagerItemOption(e.fullName,i)&&o){this._changeItemOption(o,a,i);var c=this._generateItemsFromData(this.option("items"));this.option("items",c)}}if("formData"===t){var u=n.slice(1).join("."),d=this.getEditor(u);d?d.option("value",i):this._triggerOnFieldDataChanged({dataField:u,value:i})}},_getItemPath:function(e){var t,n=e[0];for(t=1;te.length)&&(t=e.length);for(var n=0,i=new Array(t);n1&&this.editorCaret({start:r+o,end:i.end+o}),this.editor.isForwardDirection()&&this.editor._adjustCaret()}return this.editor._displayMask(),!!n}}])&&function(e,t){for(var n=0;n0){var a=o.indexOf(n);-1!==a&&o.splice(a,1)}},t.prototype.notifyComplete=function(){},t.prototype._next=function(e){if(0===this.toRespond.length){var t=[e].concat(this.values);this.project?this._tryProject(t):this.destination.next(t)}},t.prototype._tryProject=function(e){var t;try{t=this.project.apply(this,e)}catch(n){return void this.destination.error(n)}this.destination.next(t)},t}(g.a),w=n("vubp");n("S1nX");var x=["*"],C=["dialog"];function S(e){return null!=e}"undefined"==typeof Element||Element.prototype.closest||(Element.prototype.matches||(Element.prototype.matches=Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector),Element.prototype.closest=function(e){var t=this;if(!document.documentElement.contains(t))return null;do{if(t.matches(e))return t;t=t.parentElement||t.parentNode}while(null!==t&&1===t.nodeType);return null});var M=function(){function e(){}return e.\u0275mod=r["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=r["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)},imports:[[o.c]]}),e}(),k=function(){function e(){}return e.\u0275mod=r["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=r["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)},imports:[[o.c]]}),e}(),O=function(){function e(){}return e.\u0275mod=r["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=r["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)}}),e}(),T=function(){function e(){}return e.\u0275mod=r["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=r["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)},imports:[[o.c]]}),e}(),E=function(){function e(){}return e.\u0275mod=r["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=r["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)}}),e}(),I=function(e){return e[e.Tab=9]="Tab",e[e.Enter=13]="Enter",e[e.Escape=27]="Escape",e[e.Space=32]="Space",e[e.PageUp=33]="PageUp",e[e.PageDown=34]="PageDown",e[e.End=35]="End",e[e.Home=36]="Home",e[e.ArrowLeft=37]="ArrowLeft",e[e.ArrowUp=38]="ArrowUp",e[e.ArrowRight=39]="ArrowRight",e[e.ArrowDown=40]="ArrowDown",e}({}),A=function(e,t){return!!t&&t.some((function(t){return t.contains(e)}))},D=function(e,t){return!t||null!=function(e,t){return t?e.closest(t):null}(e,t)},L=function(){return"undefined"!=typeof navigator&&!!navigator.userAgent&&(/iPad|iPhone|iPod/.test(navigator.userAgent)||/Macintosh/.test(navigator.userAgent)&&navigator.maxTouchPoints&&navigator.maxTouchPoints>2||/Android/.test(navigator.userAgent))}();var P=["a[href]","button:not([disabled])",'input:not([disabled]):not([type="hidden"])',"select:not([disabled])","textarea:not([disabled])","[contenteditable]",'[tabindex]:not([tabindex="-1"])'].join(", ");function j(e){var t=Array.from(e.querySelectorAll(P)).filter((function(e){return-1!==e.tabIndex}));return[t[0],t[t.length-1]]}var R=/\s+/,z=new(function(){function e(){}return e.prototype.getAllStyles=function(e){return window.getComputedStyle(e)},e.prototype.getStyle=function(e,t){return this.getAllStyles(e)[t]},e.prototype.isStaticPositioned=function(e){return"static"===(this.getStyle(e,"position")||"static")},e.prototype.offsetParent=function(e){for(var t=e.offsetParent||document.documentElement;t&&t!==document.documentElement&&this.isStaticPositioned(t);)t=t.offsetParent;return t||document.documentElement},e.prototype.position=function(e,t){var n;void 0===t&&(t=!0);var i={width:0,height:0,top:0,bottom:0,left:0,right:0};if("fixed"===this.getStyle(e,"position"))n={top:(n=e.getBoundingClientRect()).top,bottom:n.bottom,left:n.left,right:n.right,height:n.height,width:n.width};else{var r=this.offsetParent(e);n=this.offset(e,!1),r!==document.documentElement&&(i=this.offset(r,!1)),i.top+=r.clientTop,i.left+=r.clientLeft}return n.top-=i.top,n.bottom-=i.top,n.left-=i.left,n.right-=i.left,t&&(n.top=Math.round(n.top),n.bottom=Math.round(n.bottom),n.left=Math.round(n.left),n.right=Math.round(n.right)),n},e.prototype.offset=function(e,t){void 0===t&&(t=!0);var n=e.getBoundingClientRect(),i=window.pageYOffset-document.documentElement.clientTop,r=window.pageXOffset-document.documentElement.clientLeft,o={height:n.height||e.offsetHeight,width:n.width||e.offsetWidth,top:n.top+i,bottom:n.bottom+i,left:n.left+r,right:n.right+r};return t&&(o.height=Math.round(o.height),o.width=Math.round(o.width),o.top=Math.round(o.top),o.bottom=Math.round(o.bottom),o.left=Math.round(o.left),o.right=Math.round(o.right)),o},e.prototype.positionElements=function(e,t,n,r){var o=Object(i.h)(n.split("-"),2),a=o[0],s=void 0===a?"top":a,l=o[1],c=void 0===l?"center":l,u=r?this.offset(e,!1):this.position(e,!1),d=this.getAllStyles(t),h=parseFloat(d.marginTop),p=parseFloat(d.marginBottom),f=parseFloat(d.marginLeft),m=parseFloat(d.marginRight),g=0,_=0;switch(s){case"top":g=u.top-(t.offsetHeight+h+p);break;case"bottom":g=u.top+u.height;break;case"left":_=u.left-(t.offsetWidth+f+m);break;case"right":_=u.left+u.width}switch(c){case"top":g=u.top;break;case"bottom":g=u.top+u.height-t.offsetHeight;break;case"left":_=u.left;break;case"right":_=u.left+u.width-t.offsetWidth;break;case"center":"top"===s||"bottom"===s?_=u.left+u.width/2-t.offsetWidth/2:g=u.top+u.height/2-t.offsetHeight/2}t.style.transform="translate("+Math.round(_)+"px, "+Math.round(g)+"px)";var v=t.getBoundingClientRect(),y=document.documentElement,b=window.innerHeight||y.clientHeight,w=window.innerWidth||y.clientWidth;return v.left>=0&&v.top>=0&&v.right<=w&&v.bottom<=b},e}()),B=function(){function e(){}return e.\u0275mod=r["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=r["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)},imports:[[o.c,a.FormsModule]]}),e}(),F=function(){function e(){this.autoClose=!0,this.placement=["bottom-left","bottom-right","top-left","top-right"]}return e.\u0275prov=Object(r["\u0275\u0275defineInjectable"])({factory:function(){return new e},token:e,providedIn:"root"}),e.\u0275fac=function(t){return new(t||e)},e}(),N=function(){function e(){}return e.\u0275fac=function(t){return new(t||e)},e.\u0275dir=r["\u0275\u0275defineDirective"]({type:e,selectors:[["",8,"navbar"]]}),e}(),V=function(){function e(e){this.elementRef=e,this._disabled=!1}return Object.defineProperty(e.prototype,"disabled",{get:function(){return this._disabled},set:function(e){this._disabled=""===e||!0===e},enumerable:!0,configurable:!0}),e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275directiveInject"](r.ElementRef))},e.\u0275dir=r["\u0275\u0275defineDirective"]({type:e,selectors:[["","ngbDropdownItem",""]],hostAttrs:[1,"dropdown-item"],hostVars:2,hostBindings:function(e,t){2&e&&r["\u0275\u0275classProp"]("disabled",t.disabled)},inputs:{disabled:"disabled"}}),e}(),H=function(){function e(e){this.dropdown=e,this.placement="bottom",this.isOpen=!1}return e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275directiveInject"](Object(r.forwardRef)((function(){return U}))))},e.\u0275dir=r["\u0275\u0275defineDirective"]({type:e,selectors:[["","ngbDropdownMenu",""]],contentQueries:function(e,t,n){var i;1&e&&r["\u0275\u0275contentQuery"](n,V,!1),2&e&&r["\u0275\u0275queryRefresh"](i=r["\u0275\u0275loadQuery"]())&&(t.menuItems=i)},hostVars:5,hostBindings:function(e,t){1&e&&r["\u0275\u0275listener"]("keydown.ArrowUp",(function(e){return t.dropdown.onKeyDown(e)}))("keydown.ArrowDown",(function(e){return t.dropdown.onKeyDown(e)}))("keydown.Home",(function(e){return t.dropdown.onKeyDown(e)}))("keydown.End",(function(e){return t.dropdown.onKeyDown(e)}))("keydown.Enter",(function(e){return t.dropdown.onKeyDown(e)}))("keydown.Space",(function(e){return t.dropdown.onKeyDown(e)})),2&e&&(r["\u0275\u0275attribute"]("x-placement",t.placement),r["\u0275\u0275classProp"]("dropdown-menu",!0)("show",t.dropdown.isOpen()))}}),e}(),Y=function(){function e(e,t){this.dropdown=e,this._elementRef=t,this.anchorEl=t.nativeElement}return e.prototype.getNativeElement=function(){return this._elementRef.nativeElement},e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275directiveInject"](Object(r.forwardRef)((function(){return U}))),r["\u0275\u0275directiveInject"](r.ElementRef))},e.\u0275dir=r["\u0275\u0275defineDirective"]({type:e,selectors:[["","ngbDropdownAnchor",""]],hostAttrs:["aria-haspopup","true",1,"dropdown-toggle"],hostVars:1,hostBindings:function(e,t){2&e&&r["\u0275\u0275attribute"]("aria-expanded",t.dropdown.isOpen())}}),e}(),W=function(e){function t(t,n){return e.call(this,t,n)||this}var n;return Object(i.d)(t,e),n=t,t.\u0275fac=function(e){return new(e||t)(r["\u0275\u0275directiveInject"](Object(r.forwardRef)((function(){return U}))),r["\u0275\u0275directiveInject"](r.ElementRef))},t.\u0275dir=r["\u0275\u0275defineDirective"]({type:t,selectors:[["","ngbDropdownToggle",""]],hostAttrs:["aria-haspopup","true",1,"dropdown-toggle"],hostVars:1,hostBindings:function(e,t){1&e&&r["\u0275\u0275listener"]("click",(function(){return t.dropdown.toggle()}))("keydown.ArrowUp",(function(e){return t.dropdown.onKeyDown(e)}))("keydown.ArrowDown",(function(e){return t.dropdown.onKeyDown(e)}))("keydown.Home",(function(e){return t.dropdown.onKeyDown(e)}))("keydown.End",(function(e){return t.dropdown.onKeyDown(e)})),2&e&&r["\u0275\u0275attribute"]("aria-expanded",t.dropdown.isOpen())},features:[r["\u0275\u0275ProvidersFeature"]([{provide:Y,useExisting:Object(r.forwardRef)((function(){return n}))}]),r["\u0275\u0275InheritDefinitionFeature"]]}),t}(Y),U=function(){function e(e,t,n,i,o,a,l){var c=this;this._changeDetector=e,this._document=n,this._ngZone=i,this._elementRef=o,this._renderer=a,this._closed$=new s.a,this._bodyContainer=null,this._open=!1,this.openChange=new r.EventEmitter,this.placement=t.placement,this.container=t.container,this.autoClose=t.autoClose,this.display=l?"static":"dynamic",this._zoneSubscription=i.onStable.subscribe((function(){c._positionMenu()}))}return e.prototype.ngAfterContentInit=function(){var e=this;this._ngZone.onStable.pipe(Object(f.a)(1)).subscribe((function(){e._applyPlacementClasses(),e._open&&e._setCloseHandlers()}))},e.prototype.ngOnChanges=function(e){e.container&&this._open&&this._applyContainer(this.container),e.placement&&!e.placement.isFirstChange&&this._applyPlacementClasses()},e.prototype.isOpen=function(){return this._open},e.prototype.open=function(){this._open||(this._open=!0,this._applyContainer(this.container),this.openChange.emit(!0),this._setCloseHandlers())},e.prototype._setCloseHandlers=function(){var e=this,t=this._anchor;!function(e,t,n,r,o,a,s,d){var f;n&&e.runOutsideAngular((f=function(){var f=Object(l.a)(t,"keydown").pipe(Object(h.a)(o),Object(p.a)((function(e){return e.which===I.Escape})),Object(m.a)((function(e){return e.preventDefault()}))),g=Object(l.a)(t,"mousedown").pipe(Object(u.a)((function(e){var t=e.target;return 2!==e.button&&!A(t,s)&&("inside"===n?A(t,a)&&D(t,d):"outside"===n?!A(t,a):D(t,d)||!A(t,a))})),Object(h.a)(o)),_=Object(l.a)(t,"mouseup").pipe(v(g),Object(p.a)((function(e){return Object(i.h)(e,2)[1]})),Object(w.a)(0),Object(h.a)(o));Object(c.a)([f,_]).subscribe((function(){return e.run(r)}))},L?function(){return setTimeout((function(){return f()}),100)}:f))}(this._ngZone,this._document,this.autoClose,(function(){return e.close()}),this._closed$,this._menu?[this._menuElement.nativeElement]:[],t?[t.getNativeElement()]:[],".dropdown-item,.dropdown-divider")},e.prototype.close=function(){this._open&&(this._open=!1,this._resetContainer(),this._closed$.next(),this.openChange.emit(!1),this._changeDetector.markForCheck())},e.prototype.toggle=function(){this.isOpen()?this.close():this.open()},e.prototype.ngOnDestroy=function(){this._resetContainer(),this._closed$.next(),this._zoneSubscription.unsubscribe()},e.prototype.onKeyDown=function(e){var t=this,n=e.which,i=this._getMenuElements(),r=-1,o=null,a=this._isEventFromToggle(e);if(!a&&i.length&&i.forEach((function(n,i){n.contains(e.target)&&(o=n),n===t._document.activeElement&&(r=i)})),n!==I.Space&&n!==I.Enter){if(a||o){if(this.open(),i.length){switch(n){case I.ArrowDown:r=Math.min(r+1,i.length-1);break;case I.ArrowUp:if(this._isDropup()&&-1===r){r=i.length-1;break}r=Math.max(r-1,0);break;case I.Home:r=0;break;case I.End:r=i.length-1}i[r].focus()}e.preventDefault()}}else!o||!0!==this.autoClose&&"inside"!==this.autoClose||Object(l.a)(o,"click").pipe(Object(f.a)(1)).subscribe((function(){return t.close()}))},e.prototype._isDropup=function(){return this._elementRef.nativeElement.classList.contains("dropup")},e.prototype._isEventFromToggle=function(e){return this._anchor.getNativeElement().contains(e.target)},e.prototype._getMenuElements=function(){var e=this._menu;return null==e?[]:e.menuItems.filter((function(e){return!e.disabled})).map((function(e){return e.elementRef.nativeElement}))},e.prototype._positionMenu=function(){var e=this._menu;this.isOpen()&&e&&this._applyPlacementClasses("dynamic"===this.display?function(e,t,n,r,o){var a,s,l=Array.isArray(n)?n:n.split(R),c=["top","bottom","left","right","top-left","top-right","bottom-left","bottom-right","left-top","left-bottom","right-top","right-bottom"],u=function(e){Object(i.h)(e.split("-"),2);var t=[];return t},d=l.findIndex((function(e){return"auto"===e}));d>=0&&c.forEach((function(e){null==l.find((function(t){return-1!==t.search("^"+e)}))&&l.splice(d++,1,e)}));var h=t.style;h.position="absolute",h.top="0",h.left="0",h["will-change"]="transform";var p=null,f=!1;try{for(var m=Object(i.j)(l),g=m.next();!g.done;g=m.next()){u(p=g.value);if(z.positionElements(e,t,p,r)){f=!0;break}}}catch(_){a={error:_}}finally{try{g&&!g.done&&(s=m.return)&&s.call(m)}finally{if(a)throw a.error}}return f||(u(p=l[0]),z.positionElements(e,t,p,r)),p}(this._anchor.anchorEl,this._bodyContainer||this._menuElement.nativeElement,this.placement,"body"===this.container):this._getFirstPlacement(this.placement))},e.prototype._getFirstPlacement=function(e){return Array.isArray(e)?e[0]:e.split(" ")[0]},e.prototype._resetContainer=function(){var e=this._renderer,t=this._menuElement;if(t){var n=t.nativeElement;e.appendChild(this._elementRef.nativeElement,n),e.removeStyle(n,"position"),e.removeStyle(n,"transform")}this._bodyContainer&&(e.removeChild(this._document.body,this._bodyContainer),this._bodyContainer=null)},e.prototype._applyContainer=function(e){if(void 0===e&&(e=null),this._resetContainer(),"body"===e){var t=this._renderer,n=this._menuElement.nativeElement,i=this._bodyContainer=this._bodyContainer||t.createElement("div");t.setStyle(i,"position","absolute"),t.setStyle(n,"position","static"),t.setStyle(i,"z-index","1050"),t.appendChild(i,n),t.appendChild(this._document.body,i)}},e.prototype._applyPlacementClasses=function(e){var t=this._menu;if(t){e||(e=this._getFirstPlacement(this.placement));var n=this._renderer,i=this._elementRef.nativeElement;n.removeClass(i,"dropup"),n.removeClass(i,"dropdown"),t.placement="static"===this.display?null:e;var r=-1!==e.search("^top")?"dropup":"dropdown";n.addClass(i,r);var o=this._bodyContainer;o&&(n.removeClass(o,"dropup"),n.removeClass(o,"dropdown"),n.addClass(o,r))}},e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275directiveInject"](r.ChangeDetectorRef),r["\u0275\u0275directiveInject"](F),r["\u0275\u0275directiveInject"](o.e),r["\u0275\u0275directiveInject"](r.NgZone),r["\u0275\u0275directiveInject"](r.ElementRef),r["\u0275\u0275directiveInject"](r.Renderer2),r["\u0275\u0275directiveInject"](N,8))},e.\u0275dir=r["\u0275\u0275defineDirective"]({type:e,selectors:[["","ngbDropdown",""]],contentQueries:function(e,t,n){var i;1&e&&(r["\u0275\u0275contentQuery"](n,H,!0),r["\u0275\u0275contentQuery"](n,H,!0,r.ElementRef),r["\u0275\u0275contentQuery"](n,Y,!0)),2&e&&(r["\u0275\u0275queryRefresh"](i=r["\u0275\u0275loadQuery"]())&&(t._menu=i.first),r["\u0275\u0275queryRefresh"](i=r["\u0275\u0275loadQuery"]())&&(t._menuElement=i.first),r["\u0275\u0275queryRefresh"](i=r["\u0275\u0275loadQuery"]())&&(t._anchor=i.first))},hostVars:2,hostBindings:function(e,t){2&e&&r["\u0275\u0275classProp"]("show",t.isOpen())},inputs:{_open:["open","_open"],placement:"placement",container:"container",autoClose:"autoClose",display:"display"},outputs:{openChange:"openChange"},exportAs:["ngbDropdown"],features:[r["\u0275\u0275NgOnChangesFeature"]]}),e}(),G=function(){function e(){}return e.\u0275mod=r["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=r["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)}}),e}(),q=function(){function e(){this.backdrop=!0,this.keyboard=!0}return e.\u0275prov=Object(r["\u0275\u0275defineInjectable"])({factory:function(){return new e},token:e,providedIn:"root"}),e.\u0275fac=function(t){return new(t||e)},e}(),X=function(){return function(e,t,n){this.nodes=e,this.viewRef=t,this.componentRef=n}}(),$=function(){},K=function(){function e(e){this._document=e}return e.prototype.compensate=function(){var e=this._getWidth();return this._isPresent(e)?this._adjustBody(e):$},e.prototype._adjustBody=function(e){var t=this._document.body,n=t.style.paddingRight,i=parseFloat(window.getComputedStyle(t)["padding-right"]);return t.style["padding-right"]=i+e+"px",function(){return t.style["padding-right"]=n}},e.prototype._isPresent=function(e){var t=this._document.body.getBoundingClientRect();return window.innerWidth-(t.left+t.right)>=e-.1*e},e.prototype._getWidth=function(){var e=this._document.createElement("div");e.className="modal-scrollbar-measure";var t=this._document.body;t.appendChild(e);var n=e.getBoundingClientRect().width-e.clientWidth;return t.removeChild(e),n},e.\u0275prov=Object(r["\u0275\u0275defineInjectable"])({factory:function(){return new e(Object(r["\u0275\u0275inject"])(o.e))},token:e,providedIn:"root"}),e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275inject"](o.e))},e}(),J=function(){function e(){}return e.\u0275fac=function(t){return new(t||e)},e.\u0275cmp=r["\u0275\u0275defineComponent"]({type:e,selectors:[["ngb-modal-backdrop"]],hostAttrs:[2,"z-index","1050"],hostVars:2,hostBindings:function(e,t){2&e&&r["\u0275\u0275classMap"]("modal-backdrop fade show"+(t.backdropClass?" "+t.backdropClass:""))},inputs:{backdropClass:"backdropClass"},decls:0,vars:0,template:function(e,t){},encapsulation:2}),e}(),Q=function(){function e(){}return e.prototype.close=function(e){},e.prototype.dismiss=function(e){},e}(),Z=function(){function e(e,t,n,i){var r=this;this._windowCmptRef=e,this._contentRef=t,this._backdropCmptRef=n,this._beforeDismiss=i,e.instance.dismissEvent.subscribe((function(e){r.dismiss(e)})),this.result=new Promise((function(e,t){r._resolve=e,r._reject=t})),this.result.then(null,(function(){}))}return Object.defineProperty(e.prototype,"componentInstance",{get:function(){if(this._contentRef&&this._contentRef.componentRef)return this._contentRef.componentRef.instance},enumerable:!0,configurable:!0}),e.prototype.close=function(e){this._windowCmptRef&&(this._resolve(e),this._removeModalElements())},e.prototype._dismiss=function(e){this._reject(e),this._removeModalElements()},e.prototype.dismiss=function(e){var t=this;if(this._windowCmptRef)if(this._beforeDismiss){var n=this._beforeDismiss();n&&n.then?n.then((function(n){!1!==n&&t._dismiss(e)}),(function(){})):!1!==n&&this._dismiss(e)}else this._dismiss(e)},e.prototype._removeModalElements=function(){var e=this._windowCmptRef.location.nativeElement;if(e.parentNode.removeChild(e),this._windowCmptRef.destroy(),this._backdropCmptRef){var t=this._backdropCmptRef.location.nativeElement;t.parentNode.removeChild(t),this._backdropCmptRef.destroy()}this._contentRef&&this._contentRef.viewRef&&this._contentRef.viewRef.destroy(),this._windowCmptRef=null,this._backdropCmptRef=null,this._contentRef=null},e}(),ee=function(e){return e[e.BACKDROP_CLICK=0]="BACKDROP_CLICK",e[e.ESC=1]="ESC",e}({}),te=function(){function e(e,t,n){this._document=e,this._elRef=t,this._zone=n,this._closed$=new s.a,this._elWithFocus=null,this.backdrop=!0,this.keyboard=!0,this.dismissEvent=new r.EventEmitter}return e.prototype.dismiss=function(e){this.dismissEvent.emit(e)},e.prototype.ngOnInit=function(){this._elWithFocus=this._document.activeElement},e.prototype.ngAfterViewInit=function(){var e=this,t=this._elRef.nativeElement;if(this._zone.runOutsideAngular((function(){Object(l.a)(t,"keydown").pipe(Object(h.a)(e._closed$),Object(p.a)((function(t){return t.which===I.Escape&&e.keyboard}))).subscribe((function(t){return requestAnimationFrame((function(){t.defaultPrevented||e._zone.run((function(){return e.dismiss(ee.ESC)}))}))}));var n=!1;Object(l.a)(e._dialogEl.nativeElement,"mousedown").pipe(Object(h.a)(e._closed$),Object(m.a)((function(){return n=!1})),Object(d.a)((function(){return Object(l.a)(t,"mouseup").pipe(Object(h.a)(e._closed$),Object(f.a)(1))})),Object(p.a)((function(e){return t===e.target}))).subscribe((function(){n=!0})),Object(l.a)(t,"click").pipe(Object(h.a)(e._closed$)).subscribe((function(i){!0!==e.backdrop||t!==i.target||n||e._zone.run((function(){return e.dismiss(ee.BACKDROP_CLICK)})),n=!1}))})),!t.contains(document.activeElement)){var n=t.querySelector("[ngbAutofocus]"),i=j(t)[0];(n||i||t).focus()}},e.prototype.ngOnDestroy=function(){var e,t=this,n=this._document.body,i=this._elWithFocus;e=i&&i.focus&&n.contains(i)?i:n,this._zone.runOutsideAngular((function(){setTimeout((function(){return e.focus()})),t._elWithFocus=null})),this._closed$.next()},e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275directiveInject"](o.e),r["\u0275\u0275directiveInject"](r.ElementRef),r["\u0275\u0275directiveInject"](r.NgZone))},e.\u0275cmp=r["\u0275\u0275defineComponent"]({type:e,selectors:[["ngb-modal-window"]],viewQuery:function(e,t){var n;1&e&&r["\u0275\u0275staticViewQuery"](C,!0),2&e&&r["\u0275\u0275queryRefresh"](n=r["\u0275\u0275loadQuery"]())&&(t._dialogEl=n.first)},hostAttrs:["role","dialog","tabindex","-1"],hostVars:5,hostBindings:function(e,t){2&e&&(r["\u0275\u0275attribute"]("aria-modal",!0)("aria-labelledby",t.ariaLabelledBy)("aria-describedby",t.ariaDescribedBy),r["\u0275\u0275classMap"]("modal fade show d-block"+(t.windowClass?" "+t.windowClass:"")))},inputs:{backdrop:"backdrop",keyboard:"keyboard",ariaLabelledBy:"ariaLabelledBy",ariaDescribedBy:"ariaDescribedBy",centered:"centered",scrollable:"scrollable",size:"size",windowClass:"windowClass"},outputs:{dismissEvent:"dismiss"},ngContentSelectors:x,decls:4,vars:2,consts:[["role","document"],["dialog",""],[1,"modal-content"]],template:function(e,t){1&e&&(r["\u0275\u0275projectionDef"](),r["\u0275\u0275elementStart"](0,"div",0,1),r["\u0275\u0275elementStart"](2,"div",2),r["\u0275\u0275projection"](3),r["\u0275\u0275elementEnd"](),r["\u0275\u0275elementEnd"]()),2&e&&r["\u0275\u0275classMap"]("modal-dialog"+(t.size?" modal-"+t.size:"")+(t.centered?" modal-dialog-centered":"")+(t.scrollable?" modal-dialog-scrollable":""))},styles:["ngb-modal-window .component-host-scrollable{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;overflow:hidden}"],encapsulation:2}),e}(),ne=function(){function e(e,t,n,r,o,a){var c=this;this._applicationRef=e,this._injector=t,this._document=n,this._scrollBar=r,this._rendererFactory=o,this._ngZone=a,this._activeWindowCmptHasChanged=new s.a,this._ariaHiddenValues=new Map,this._backdropAttributes=["backdropClass"],this._modalRefs=[],this._windowAttributes=["ariaLabelledBy","ariaDescribedBy","backdrop","centered","keyboard","scrollable","size","windowClass"],this._windowCmpts=[],this._activeWindowCmptHasChanged.subscribe((function(){if(c._windowCmpts.length){var e=c._windowCmpts[c._windowCmpts.length-1];t=e.location.nativeElement,n=c._activeWindowCmptHasChanged,void 0===r&&(r=!1),c._ngZone.runOutsideAngular((function(){var e=Object(l.a)(t,"focusin").pipe(Object(h.a)(n),Object(u.a)((function(e){return e.target})));Object(l.a)(t,"keydown").pipe(Object(h.a)(n),Object(p.a)((function(e){return e.which===I.Tab})),v(e)).subscribe((function(e){var n=Object(i.h)(e,2),r=n[0],o=n[1],a=Object(i.h)(j(t),2),s=a[0],l=a[1];o!==s&&o!==t||!r.shiftKey||(l.focus(),r.preventDefault()),o!==l||r.shiftKey||(s.focus(),r.preventDefault())})),r&&Object(l.a)(t,"click").pipe(Object(h.a)(n),v(e),Object(u.a)((function(e){return e[1]}))).subscribe((function(e){return e.focus()}))})),c._revertAriaHidden(),c._setAriaHidden(e.location.nativeElement)}var t,n,r}))}return e.prototype.open=function(e,t,n,i){var r=this,o=i.container instanceof HTMLElement?i.container:S(i.container)?this._document.querySelector(i.container):this._document.body,a=this._rendererFactory.createRenderer(null,null),s=this._scrollBar.compensate(),l=function(){r._modalRefs.length||(a.removeClass(r._document.body,"modal-open"),r._revertAriaHidden())};if(!o)throw new Error('The specified modal container "'+(i.container||"body")+'" was not found in the DOM.');var c=new Q,u=this._getContentRef(e,i.injector||t,n,c,i),d=!1!==i.backdrop?this._attachBackdrop(e,o):void 0,h=this._attachWindowComponent(e,o,u),p=new Z(h,u,d,i.beforeDismiss);return this._registerModalRef(p),this._registerWindowCmpt(h),p.result.then(s,s),p.result.then(l,l),c.close=function(e){p.close(e)},c.dismiss=function(e){p.dismiss(e)},this._applyWindowOptions(h.instance,i),1===this._modalRefs.length&&a.addClass(this._document.body,"modal-open"),d&&d.instance&&this._applyBackdropOptions(d.instance,i),p},e.prototype.dismissAll=function(e){this._modalRefs.forEach((function(t){return t.dismiss(e)}))},e.prototype.hasOpenModals=function(){return this._modalRefs.length>0},e.prototype._attachBackdrop=function(e,t){var n=e.resolveComponentFactory(J).create(this._injector);return this._applicationRef.attachView(n.hostView),t.appendChild(n.location.nativeElement),n},e.prototype._attachWindowComponent=function(e,t,n){var i=e.resolveComponentFactory(te).create(this._injector,n.nodes);return this._applicationRef.attachView(i.hostView),t.appendChild(i.location.nativeElement),i},e.prototype._applyWindowOptions=function(e,t){this._windowAttributes.forEach((function(n){S(t[n])&&(e[n]=t[n])}))},e.prototype._applyBackdropOptions=function(e,t){this._backdropAttributes.forEach((function(n){S(t[n])&&(e[n]=t[n])}))},e.prototype._getContentRef=function(e,t,n,i,o){return n?n instanceof r.TemplateRef?this._createFromTemplateRef(n,i):"string"==typeof n?this._createFromString(n):this._createFromComponent(e,t,n,i,o):new X([])},e.prototype._createFromTemplateRef=function(e,t){var n=e.createEmbeddedView({$implicit:t,close:function(e){t.close(e)},dismiss:function(e){t.dismiss(e)}});return this._applicationRef.attachView(n),new X([n.rootNodes],n)},e.prototype._createFromString=function(e){var t=this._document.createTextNode(""+e);return new X([[t]])},e.prototype._createFromComponent=function(e,t,n,i,o){var a=e.resolveComponentFactory(n),s=r.Injector.create({providers:[{provide:Q,useValue:i}],parent:t}),l=a.create(s),c=l.location.nativeElement;return o.scrollable&&c.classList.add("component-host-scrollable"),this._applicationRef.attachView(l.hostView),new X([[c]],l.hostView,l)},e.prototype._setAriaHidden=function(e){var t=this,n=e.parentElement;n&&e!==this._document.body&&(Array.from(n.children).forEach((function(n){n!==e&&"SCRIPT"!==n.nodeName&&(t._ariaHiddenValues.set(n,n.getAttribute("aria-hidden")),n.setAttribute("aria-hidden","true"))})),this._setAriaHidden(n))},e.prototype._revertAriaHidden=function(){this._ariaHiddenValues.forEach((function(e,t){e?t.setAttribute("aria-hidden",e):t.removeAttribute("aria-hidden")})),this._ariaHiddenValues.clear()},e.prototype._registerModalRef=function(e){var t=this,n=function(){var n=t._modalRefs.indexOf(e);n>-1&&t._modalRefs.splice(n,1)};this._modalRefs.push(e),e.result.then(n,n)},e.prototype._registerWindowCmpt=function(e){var t=this;this._windowCmpts.push(e),this._activeWindowCmptHasChanged.next(),e.onDestroy((function(){var n=t._windowCmpts.indexOf(e);n>-1&&(t._windowCmpts.splice(n,1),t._activeWindowCmptHasChanged.next())}))},e.\u0275prov=Object(r["\u0275\u0275defineInjectable"])({factory:function(){return new e(Object(r["\u0275\u0275inject"])(r.ApplicationRef),Object(r["\u0275\u0275inject"])(r.INJECTOR),Object(r["\u0275\u0275inject"])(o.e),Object(r["\u0275\u0275inject"])(K),Object(r["\u0275\u0275inject"])(r.RendererFactory2),Object(r["\u0275\u0275inject"])(r.NgZone))},token:e,providedIn:"root"}),e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275inject"](r.ApplicationRef),r["\u0275\u0275inject"](r.Injector),r["\u0275\u0275inject"](o.e),r["\u0275\u0275inject"](K),r["\u0275\u0275inject"](r.RendererFactory2),r["\u0275\u0275inject"](r.NgZone))},e}(),ie=function(){function e(e,t,n,i){this._moduleCFR=e,this._injector=t,this._modalStack=n,this._config=i}return e.prototype.open=function(e,t){void 0===t&&(t={});var n=Object.assign({},this._config,t);return this._modalStack.open(this._moduleCFR,this._injector,e,n)},e.prototype.dismissAll=function(e){this._modalStack.dismissAll(e)},e.prototype.hasOpenModals=function(){return this._modalStack.hasOpenModals()},e.\u0275prov=Object(r["\u0275\u0275defineInjectable"])({factory:function(){return new e(Object(r["\u0275\u0275inject"])(r.ComponentFactoryResolver),Object(r["\u0275\u0275inject"])(r.INJECTOR),Object(r["\u0275\u0275inject"])(ne),Object(r["\u0275\u0275inject"])(q))},token:e,providedIn:"root"}),e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275inject"](r.ComponentFactoryResolver),r["\u0275\u0275inject"](r.Injector),r["\u0275\u0275inject"](ne),r["\u0275\u0275inject"](q))},e}(),re=function(){function e(){}return e.\u0275mod=r["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=r["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)},providers:[ie]}),e}(),oe=function(){function e(){}return e.\u0275mod=r["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=r["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)},imports:[[o.c]]}),e}(),ae=function(){function e(){}return e.\u0275mod=r["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=r["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)},imports:[[o.c]]}),e}(),se=function(){function e(){}return e.\u0275mod=r["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=r["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)},imports:[[o.c]]}),e}(),le=function(){function e(){}return e.\u0275mod=r["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=r["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)},imports:[[o.c]]}),e}(),ce=function(){function e(){}return e.\u0275mod=r["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=r["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)},imports:[[o.c]]}),e}(),ue=function(){function e(){}return e.\u0275mod=r["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=r["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)},imports:[[o.c]]}),e}(),de=function(){function e(){}return e.\u0275mod=r["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=r["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)},imports:[[o.c]]}),e}(),he=function(){function e(){}return e.\u0275mod=r["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=r["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)},imports:[[o.c]]}),e}(),pe=function(){function e(){}return e.\u0275mod=r["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=r["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)}}),e}(),fe=function(){function e(){}return e.\u0275mod=r["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=r["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)},imports:[[o.c]]}),e}(),me=[M,k,O,T,E,B,G,re,oe,ae,se,le,ce,de,he,pe,fe,ue],ge=function(){function e(){}return e.\u0275mod=r["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=r["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)},imports:[me,M,k,O,T,E,B,G,re,oe,ae,se,le,ce,de,he,pe,fe,ue]}),e}()},"MtG/":function(e,t,n){"use strict";var i=n("LUwo"),r=i.registerThemeAlias;(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"),r("generic.darkviolet.compact","generic.darkviolet")},"N+b8":function(e,t,n){"use strict";var i=y(n("YQNt")),r=y(n("D6VQ")),o=y(n("TEOj")),a=y(n("FKN7")),s=n("XpgS"),l=y(n("KAnu")),c=n("1LL4"),u=n("zl3R"),d=n("z7z0"),h=y(n("ti0F")),p=y(n("cGv3")),f=y(n("jeLr")),m=y(n("KrLa")),g=n("XgSC"),_=n("GCD8"),v=y(n("v4HY"));function y(e){return e&&e.__esModule?e:{default:e}}var b=h.default.isPlainObject,w=h.default.isFunction,x=(0,_.addNamespace)(m.default.start,"dxResizable"),C=(0,_.addNamespace)(m.default.move,"dxResizable"),S=(0,_.addNamespace)(m.default.end,"dxResizable"),M={left:"borderLeftWidth",top:"borderTopWidth",right:"borderRightWidth",bottom:"borderBottomWidth"},k=o.default.inherit({_getDefaultOptions:function(){return(0,c.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(){this._handles=[];var e=this.option("handles");if("none"!==e){var t="all"===e?["top","bottom","left","right"]:e.split(" ");(0,u.each)(t,(function(e,t){this._renderHandle(t)}).bind(this)),(0,s.inArray)("bottom",t)+1&&(0,s.inArray)("right",t)+1&&this._renderHandle("corner-bottom-right"),(0,s.inArray)("bottom",t)+1&&(0,s.inArray)("left",t)+1&&this._renderHandle("corner-bottom-left"),(0,s.inArray)("top",t)+1&&(0,s.inArray)("right",t)+1&&this._renderHandle("corner-top-right"),(0,s.inArray)("top",t)+1&&(0,s.inArray)("left",t)+1&&this._renderHandle("corner-top-left"),this._attachEventHandlers()}},_renderHandle:function(e){var t=(0,a.default)("
").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[x]=this._dragStartHandler.bind(this),e[C]=this._dragHandler.bind(this),e[S]=this._dragEndHandler.bind(this),this._handles.forEach((function(t){f.default.on(t,e,{direction:"both",immediate:!0})}))}},_detachEventHandlers:function(){this._handles.forEach((function(e){f.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=i.default.locate(t);var n=(0,g.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,a.default)(e.target).closest(".dx-resizable-handle"),i=n.outerWidth(),r=n.outerHeight(),o=n.offset(),s=t.offset,l=this._getAreaScrollOffset();e.maxLeftOffset=o.left-s.left-l.scrollX,e.maxRightOffset=s.left+t.width-o.left-i+l.scrollX,e.maxTopOffset=o.top-s.top-l.scrollY,e.maxBottomOffset=s.top+t.height-o.top-r+l.scrollY}},_getBorderWidth:function(e,t){if(h.default.isWindow(e.get(0)))return 0;var n=e.css(M[t]);return parseInt(n)||0},_dragHandler:function(e){var t=this.$element(),n=this._movingSides,r=this._elementLocation,o=this._elementSize,a=this._getOffset(e),s=o.width+a.x*(n.left?-1:1),l=o.height+a.y*(n.top?-1:1);(a.x||"strict"===this.option("stepPrecision"))&&this._renderWidth(s),(a.y||"strict"===this.option("stepPrecision"))&&this._renderHeight(l);var c=(0,g.getBoundingRect)(t.get(0));i.default.move(t,{top:r.top+(n.top?a.y-((c.height||l)-l):0),left:r.left+(n.left?a.x-((c.width||s)-s):0)}),this._resizeAction({event:e,width:this.option("width")||s,height:this.option("height")||l,handles:this._movingSides}),v.default.triggerResizeEvent(t)},_getOffset:function(e){var t=e.offset,n=l.default.pairToObject(this.option("step"),!this.option("roundStepValue")),i=this._getMovingSides(e),r="strict"===this.option("stepPrecision");return i.left||i.right||(t.x=0),i.top||i.bottom||(t.y=0),r?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,r=this._elementSize,o=((n.left?i.left:i.left+r.width)+e.x)%t.h,a=((n.top?i.top:i.top+r.height)+e.y)%t.v,s=Math.sign||function(e){return 0==(e=+e)||isNaN(e)?e:e>0?1:-1},l=function(e,t){return(1+.2*s(t))%1*e},c=function(e,t){return Math.abs(e)<.2*t},u=e.x-o,d=e.y-a;return o>l(t.h,e.x)&&(u+=t.h),a>l(t.v,e.y)&&(d+=t.v),{x:!n.left&&!n.right||c(e.x,t.h)?0:u,y:!n.top&&!n.bottom||c(e.y,t.v)?0:d}},_getMovingSides:function(e){var t=(0,a.default)(e.target),n=t.hasClass("dx-resizable-handle-corner-top-left"),i=t.hasClass("dx-resizable-handle-corner-top-right"),r=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||r,bottom:t.hasClass("dx-resizable-handle-bottom")||r||o,right:t.hasClass("dx-resizable-handle-right")||i||o}},_getArea:function(){var e=this.option("area");return w(e)&&(e=e.call(this)),b(e)?this._getAreaFromObject(e):this._getAreaFromElement(e)},_getAreaScrollOffset:function(){var e=this.option("area"),t={scrollY:0,scrollX:0};if(!w(e)&&!b(e)){var n=(0,a.default)(e)[0];h.default.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,a.default)(e);return n.length&&(t={width:n.innerWidth(),height:n.innerHeight(),offset:(0,c.extend)({top:0,left:0},h.default.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":p.default.hasWindow()&&this._renderWidth(this.$element().outerWidth());break;case"minHeight":case"maxHeight":p.default.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,r.default)("dxResizable",k),e.exports=k,e.exports.default=e.exports},"N+g0":function(e,t,n){var i=n("g6v/"),r=n("m/L8"),o=n("glrk"),a=n("33Wh");e.exports=i?Object.defineProperties:function(e,t){o(e);for(var n,i=a(t),s=i.length,l=0;s>l;)r.f(e,n=i[l++],t[n]);return e}},NBAS:function(e,t,n){var i=n("I+eb"),r=n("0Dky"),o=n("ewvW"),a=n("4WOD"),s=n("4Xet");i({target:"Object",stat:!0,forced:r((function(){a(1)})),sham:!s},{getPrototypeOf:function(e){return a(o(e))}})},"NC/Y":function(e,t,n){var i=n("0GbY");e.exports=i("navigator","userAgent")||""},NDTZ:function(e,t,n){"use strict";var i=n("FKN7"),r=n("cYys"),o=n("zl3R").each,a=n("KAnu"),s=n("1LL4").extend,l=Math,c=n("bMtV"),u=n("XWCB"),d=c.Scroller.inherit({ctor:function(){this._topPocketSize=0,this.callBase.apply(this,arguments),this._initCallbacks(),this._releaseState()},_releaseState:function(){this._state=0,this._refreshPullDownText()},_refreshPullDownText:function(){var e=this;o([{element:this._$pullingDownText,visibleState:0},{element:this._$pulledDownText,visibleState:1},{element:this._$refreshingText,visibleState:2}],(function(t,n){n.element[e._state===n.visibleState?"addClass":"removeClass"]("dx-scrollview-pull-down-text-visible")}))},_initCallbacks:function(){this.pullDownCallbacks=r(),this.releaseCallbacks=r(),this.reachBottomCallbacks=r()},_updateBounds:function(){var e="horizontal"!==this._direction;this._topPocketSize=e?Math.round(this._$topPocket[this._dimension]()):0,this._bottomPocketSize=e?Math.round(this._$bottomPocket[this._dimension]()):0,this.callBase(),this._bottomBound=this._minOffset+this._bottomPocketSize},_updateScrollbar:function(){this._scrollbar.option({containerSize:this._containerSize(),contentSize:this._contentSize()-this._topPocketSize-this._bottomPocketSize,scaleRatio:this._getScaleRatio()})},_moveContent:function(){this.callBase(),this._isPullDown()?this._pullDownReady():this._isReachBottom()?this._reachBottomReady():0!==this._state&&this._stateReleased()},_moveScrollbar:function(){this._scrollbar.moveTo(this._topPocketSize+this._location)},_isPullDown:function(){return this._pullDownEnabled&&this._location>=0},_isReachBottom:function(){return this._reachBottomEnabled&&this._location-this._bottomBound<=.5},_scrollComplete:function(){this._inBounds()&&1===this._state?this._pullDownRefreshing():this._inBounds()&&3===this._state?this._reachBottomLoading():this.callBase()},_reachBottomReady:function(){3!==this._state&&(this._state=3,this._minOffset=this._getMinOffset())},_getMaxOffset:function(){return-this._topPocketSize},_getMinOffset:function(){return l.min(this.callBase(),-this._topPocketSize)},_reachBottomLoading:function(){this.reachBottomCallbacks.fire()},_pullDownReady:function(){1!==this._state&&(this._state=1,this._maxOffset=0,this._$pullDown.addClass("dx-scrollview-pull-down-ready"),this._refreshPullDownText())},_stateReleased:function(){0!==this._state&&(this._releaseState(),this._updateBounds(),this._$pullDown.removeClass("dx-scrollview-pull-down-loading").removeClass("dx-scrollview-pull-down-ready"),this.releaseCallbacks.fire())},_pullDownRefreshing:function(){2!==this._state&&(this._state=2,this._$pullDown.addClass("dx-scrollview-pull-down-loading").removeClass("dx-scrollview-pull-down-ready"),this._refreshPullDownText(),this.pullDownCallbacks.fire())},_releaseHandler:function(){return 0===this._state&&this._moveToBounds(),this._update(),this._releaseTask&&this._releaseTask.abort(),this._releaseTask=a.executeAsync(this._release.bind(this)),this._releaseTask.promise},_release:function(){this._stateReleased(),this._scrollComplete()},_reachBottomEnablingHandler:function(e){this._reachBottomEnabled!==e&&(this._reachBottomEnabled=e,this._updateBounds())},_pullDownEnablingHandler:function(e){this._pullDownEnabled!==e&&(this._pullDownEnabled=e,this._considerTopPocketChange(),this._updateHandler())},_considerTopPocketChange:function(){this._location-=this._$topPocket.height()||-this._topPocketSize,this._maxOffset=0,this._move()},_pendingReleaseHandler:function(){this._state=1},dispose:function(){this._releaseTask&&this._releaseTask.abort(),this.callBase()}}),h=c.SimulatedStrategy.inherit({_init:function(e){this.callBase(e),this._$pullDown=e._$pullDown,this._$topPocket=e._$topPocket,this._$bottomPocket=e._$bottomPocket,this._initCallbacks()},_initCallbacks:function(){this.pullDownCallbacks=r(),this.releaseCallbacks=r(),this.reachBottomCallbacks=r()},render:function(){this._renderPullDown(),this.callBase()},_renderPullDown:function(){var e=i("
").addClass("dx-scrollview-pull-down-image"),t=i("
").addClass("dx-scrollview-pull-down-indicator"),n=new u(i("
")).$element(),r=this._$pullDownText=i("
").addClass("dx-scrollview-pull-down-text");this._$pullingDownText=i("
").text(this.option("pullingDownText")).appendTo(r),this._$pulledDownText=i("
").text(this.option("pulledDownText")).appendTo(r),this._$refreshingText=i("
").text(this.option("refreshingText")).appendTo(r),this._$pullDown.empty().append(e).append(t.append(n)).append(r)},pullDownEnable:function(e){this._eventHandler("pullDownEnabling",e)},reachBottomEnable:function(e){this._eventHandler("reachBottomEnabling",e)},_createScroller:function(e){var t=this,n=t._scrollers[e]=new d(t._scrollerOptions(e));n.pullDownCallbacks.add((function(){t.pullDownCallbacks.fire()})),n.releaseCallbacks.add((function(){t.releaseCallbacks.fire()})),n.reachBottomCallbacks.add((function(){t.reachBottomCallbacks.fire()}))},_scrollerOptions:function(e){return s(this.callBase(e),{$topPocket:this._$topPocket,$bottomPocket:this._$bottomPocket,$pullDown:this._$pullDown,$pullDownText:this._$pullDownText,$pullingDownText:this._$pullingDownText,$pulledDownText:this._$pulledDownText,$refreshingText:this._$refreshingText})},pendingRelease:function(){this._eventHandler("pendingRelease")},release:function(){return this._eventHandler("release").done(this._updateAction)},location:function(){var e=this.callBase();return e.top+=this._$topPocket.height(),e},dispose:function(){o(this._scrollers,(function(){this.dispose()})),this.callBase()}});e.exports=h},NFpX:function(e,t,n){"use strict";var i,r=n("1B4V"),o=n("tUd6"),a=n("cGv3").getWindow(),s=n("ti0F"),l=n("m6TM"),c=n("c44P"),u=n("8VXM"),d=function(e,t){return e?"string"==typeof e?"body"===e?(this[0]=t?t.body:o.getBody(),this.length=1,this):(t=t||o.getDocument(),"<"===e[0]?(this[0]=o.createElement(e.slice(1,-1),t),this.length=1,this):([].push.apply(this,o.querySelectorAll(t,e)),this)):o.isNode(e)||s.isWindow(e)?(this[0]=e,this.length=1,this):Array.isArray(e)?([].push.apply(this,e),this):i(e.toArray?e.toArray():[e]):(this.length=0,this)};(i=function(e,t){return new d(e,t)}).fn={dxRenderer:!0};var h=function(e,t){for(var n=0;n1&&arguments.length>1)return h.call(this,"attr",arguments);if(!this[0])return 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(s.isPlainObject(e))for(var i in e)this.attr(i,e[i]);else p(this[0],e,t);return this},d.prototype.removeAttr=function(e){return this[0]&&o.removeAttribute(this[0],e),this},d.prototype.prop=function(e,t){if(!this[0])return this;if("string"==typeof e&&1===arguments.length)return this[0][e];if(s.isPlainObject(e))for(var n in e)this.prop(n,e[n]);else o.setProperty(this[0],e,t);return this},d.prototype.addClass=function(e){return this.toggleClass(e,!0)},d.prototype.removeClass=function(e){return this.toggleClass(e,!1)},d.prototype.hasClass=function(e){if(!this[0]||void 0===this[0].className)return!1;for(var t=e.split(" "),n=0;n=0)return!0;return!1},d.prototype.toggleClass=function(e,t){if(this.length>1)return h.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=0?"Width":"Height",n=t.toLowerCase(),i=0===e.indexOf("outer"),r=0===e.indexOf("inner");d.prototype[e]=function(l){if(this.length>1&&arguments.length>0)return h.call(this,e,arguments);var u=this[0];if(u){if(s.isWindow(u))return i?u["inner"+t]:o.getDocumentElement()["client"+t];if(o.isDocument(u)){var d=o.getDocumentElement(),p=o.getBody();return Math.max(p["scroll"+t],p["offset"+t],d["scroll"+t],d["offset"+t],d["client"+t])}if(0===arguments.length||"boolean"==typeof l){var f={paddings:r||i,borders:i,margins:l};return c.getSize(u,n,f)}if(null==l)return this;if(s.isNumeric(l)){var m=a.getComputedStyle(u),g=c.getElementBoxParams(n,m),_="border-box"===m.boxSizing;l=Number(l),i?l-=_?0:g.border+g.padding:r?l+=_?g.border:-g.padding:_&&(l+=g.border+g.padding)}return l+=s.isNumeric(l)?"px":"",o.setStyle(u,n,l),this}}})),d.prototype.html=function(e){return arguments.length?(this.empty(),"string"==typeof e&&!u.isTablePart(e)||"number"==typeof e?(this[0].innerHTML=e,this):this.append(u.parseHTML(e))):this[0].innerHTML};var f=function(e,t){if(this[0]&&e){"string"==typeof e?e=u.parseHTML(e):e.nodeType?e=[e]:s.isNumeric(e)&&(e=[o.createTextNode(e)]);for(var n=0;n1){for(var t=0;t1){for(var t=0;t1){for(var t=this.length-1;t>=0;t--)i(this[t]).prependTo(e);return this}return(e=i(e))[0]&&o.insertElement(e[0],this[0],e[0].firstChild),this},d.prototype.appendTo=function(e){return this.length>1?h.call(this,"appendTo",arguments):(o.insertElement(i(e)[0],this[0]),this)},d.prototype.insertBefore=function(e){return e&&e[0]&&o.insertElement(e[0].parentNode,this[0],e[0]),this},d.prototype.insertAfter=function(e){return e&&e[0]&&o.insertElement(e[0].parentNode,this[0],e[0].nextSibling),this},d.prototype.before=function(e){return this[0]&&o.insertElement(this[0].parentNode,e[0],this[0]),this},d.prototype.after=function(e){return this[0]&&o.insertElement(this[0].parentNode,e[0],this[0].nextSibling),this},d.prototype.wrap=function(e){if(this[0]){var t=i(e);t.insertBefore(this),t.append(this)}return this},d.prototype.wrapInner=function(e){var t=this.contents();return t.length?t.wrap(e):this.append(e),this},d.prototype.replaceWith=function(e){if(e&&e[0])return e.is(this)?this:(e.insertBefore(this),this.remove(),e)},d.prototype.remove=function(){return this.length>1?h.call(this,"remove",arguments):(r.cleanDataRecursive(this[0],!0),o.removeElement(this[0]),this)},d.prototype.detach=function(){return this.length>1?h.call(this,"detach",arguments):(o.removeElement(this[0]),this)},d.prototype.empty=function(){return this.length>1?h.call(this,"empty",arguments):(r.cleanDataRecursive(this[0]),o.setText(this[0],""),this)},d.prototype.clone=function(){for(var e=[],t=0;t=0&&this.getVisibleRows()[i],o=t.getGroupDataSourceParameters(!0);if(r)for(var a=0;a=0&&t._expandedItems[n].visible))},_getRowIndicesForExpand:function(e){var t=this.getRowIndexByKey(e);return[t,t+1]},_changeRowExpandCore:function(e){var t,n=this;if(Array.isArray(e))t=n.callBase.apply(n,arguments);else{var i=o.default.getIndexByKey(e,n._expandedItems);if(i>=0){var r=n._expandedItems[i].visible;n._expandedItems[i].visible=!r}else{n._expandedItems.push({key:e,visible:!0});var a=n.getController("editing");a&&a.correctEditRowIndexAfterExpand(e)}n.updateItems({changeType:"update",rowIndices:n._getRowIndicesForExpand(e)}),t=(new c.Deferred).resolve()}return t},_processDataItem:function(e,t){var n=this,i=n.callBase.apply(n,arguments);return i.isExpanded=n.isRowExpanded(i.key),void 0===t.detailColumnIndex&&(t.detailColumnIndex=-1,(0,s.each)(t.visibleColumns,(function(e,n){if("expand"===n.command&&!(0,l.isDefined)(n.groupIndex))return t.detailColumnIndex=e,!1}))),t.detailColumnIndex>=0&&(i.values[t.detailColumnIndex]=i.isExpanded),i},_processItems:function(e,t){var n=this,i=t.changeType,r=[];return e=n.callBase.apply(n,arguments),"loadingAll"===i?e:("refresh"===i&&(n._expandedItems=(0,a.grep)(n._expandedItems,(function(e){return e.visible}))),(0,s.each)(e,(function(e,t){r.push(t);var i=o.default.getIndexByKey(t.key,n._expandedItems);"data"===t.rowType&&(t.isExpanded||i>=0)&&!t.isNewRow&&r.push({visible:t.isExpanded,rowType:"detail",key:t.key,data:t.data,values:[]})})),r)},optionChanged:function(e){var t,n;if("masterDetail"===e.name){switch(e.name="dataSource",e.fullName){case"masterDetail":var r=e.value||{},o=e.previousValue||{};t=r.enabled!==o.enabled,n=r.autoExpandAll!==o.autoExpandAll;break;case"masterDetail.enabled":t=!0;break;case"masterDetail.autoExpandAll":n=!0}(t||n)&&i(this)}this.callBase(e)}}),resizing:{fireContentReadyAction:function(){this.callBase.apply(this,arguments),this._updateParentDataGrids(this.component.$element())},_updateParentDataGrids:function(e){var t=this,n=e.closest(".dx-master-detail-row");n.length&&(0,c.when)(this._updateMasterDataGrid(n,e)).done((function(){t._updateParentDataGrids(n.parent())}))},_updateMasterDataGrid:function(e,t){var n=(0,r.default)(e).data("options"),i=(0,r.default)(e).closest("."+this.getWidgetContainerClass()).parent().data("dxDataGrid");if(n&&i){if(!i.getView("rowsView").isFixedColumns()){var o=i.getScrollable();return o&&o.update()}this._updateFixedMasterDetailGrids(i,n.rowIndex,t)}},_updateFixedMasterDetailGrids:function(e,t,n){var i=this,o=(0,r.default)(e.getRowElement(t));if(o&&2===o.length&&o.eq(0).height()!==o.eq(1).height()){var a=n.width();return e.updateDimensions().done((function(){var t=i.option("columnAutoWidth")&&!0===e.option("scrolling.useNative"),r=t&&a!==n.width();t&&r&&i.updateDimensions()}))}}}},views:{rowsView:{_getCellTemplate:function(e){var t=this,n=e.column,i=t.getController("editing"),r=i&&i.isEditRow(e.rowIndex);return"detail"!==n.command||r?t.callBase.apply(t,arguments):t.option("masterDetail.template")||{allowRenderToDetachedContainer:!1,render:t._getDefaultTemplate(n)}},_isDetailRow:function(e){return e&&e.rowType&&0===e.rowType.indexOf("detail")},_createRow:function(e){var t=this.callBase(e);return e&&this._isDetailRow(e)&&(this.option("showRowLines")&&t.addClass("dx-row-lines"),t.addClass("dx-master-detail-row"),(0,l.isDefined)(e.visible)&&t.toggle(e.visible)),t},_renderCells:function(e,t){var n=t.row,i=this._columnsController.getVisibleColumns();n.rowType&&this._isDetailRow(n)?this._needRenderCell(0,t.columnIndices)&&this._renderCell(e,{value:null,row:n,rowIndex:n.rowIndex,column:{command:"detail"},columnIndex:0}).addClass("dx-cell-focus-disabled").addClass("dx-master-detail-cell").attr("colSpan",i.length):this.callBase.apply(this,arguments)}}}}}},Niae:function(e,t,n){"use strict";var i=n("1LL4");e.exports={_formatNumberCore:function(e,t,n){if("currency"===t){n.precision=n.precision||0;var r=this.format(e,(0,i.extend)({},n,{type:"fixedpoint"})),o=this.getCurrencySymbol().symbol.replace("$","$$$$");return r.replace(/^(\D*)(\d.*)/,"$1"+o+"$2")}return this.callBase.apply(this,arguments)},getCurrencySymbol:function(){return{symbol:"$"}},getOpenXmlCurrencyFormat:function(){return"$#,##0{0}_);\\($#,##0{0}\\)"}}},NnyS:function(e,t,n){"use strict";e.exports=n("zhLK"),e.exports.default=e.exports},Nxdf:function(e,t,n){"use strict";var i=n("5qrJ"),r=n("ti0F"),o=n("zl3R"),a=n("yxXJ").compileGetter,s=n("yxXJ").toComparable,l=n("tJvG").Deferred,c=n("YyLj"),u=n("IRs2"),d=i.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+1t?1:0},g=d.inherit({ctor:function(e,t,n,i){e instanceof f||(e=new f(e,this._wrap)),this.iter=e,this.rules=[{getter:t,desc:n,compare:i}]},thenBy:function(e,t,n){var i=new g(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||(o.each(e.rules,(function(){this.getter=a(this.getter)})),e.sortedIter=new f(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 r=0,o=this.rules.length;r1&&n!==i)throw new c.errors.Error("E4019");t.push(_(this)),n=i,i=!0}else i=u.isConjunctiveOperator(this)})),function(e){for(var i=n,r=0;r":return t(i,o,!0);case">":return function(e){return s(i(e))>o};case"<":return function(e){return s(i(e))=":return function(e){return s(i(e))>=o};case"<=":return function(e){return s(i(e))<=o};case"startswith":return function(t){return 0===s(e(i(t))).indexOf(o)};case"endswith":return function(t){var n=s(e(i(t))),r=e(o);return!(n.length-1};case"notcontains":return function(t){return-1===s(e(i(t))).indexOf(o)}}throw c.errors.Error("E4003",r)}(n)}}(),v=p.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}}),y=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=a(this.getter);for(n.reset();n.next();){var r=n.current(),s=i(r);s in e?e[s].push(r):(e[s]=[r],t.push(s))}this.groupedIter=new h(o.map(t,(function(t){return{key:t,items:e[t]}})))}}}),b=p.inherit({ctor:function(e,t){this.callBase(e),this.getter=a(t)},current:function(){return this.getter(this.callBase())},countable:function(){return this.iter.countable()},count:function(){return this.iter.count()}}),w=p.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").appendTo(this.$element()),t=this._popupOptions();this._popup=this._createComponent(e,u,t)}},_popupOptions:function(){var e=!this.option("usePopover");return{onInitialized:function(t){t.component._wrapper().addClass("dx-dropdownmenu-popup-wrapper").toggleClass("dx-dropdownmenu-popup",e)},visible:this.option("opened"),deferRendering:!1,contentTemplate:(function(e){this._renderList(e)}).bind(this),position:this.option("popupPosition"),animation:this.option("popupAnimation"),onOptionChanged:(function(e){"visible"===e.name&&this.option("opened",e.value)}).bind(this),target:this.$element(),height:this.option("popupHeight"),width:this.option("popupWidth"),maxHeight:this.option("popupMaxHeight"),container:this.option("container"),autoResizeEnabled:this.option("popupAutoResizeEnabled")}},_renderList:function(e){var t=i(e),n=this._listOptions();t.addClass("dx-dropdownmenu-list"),this._list=this._createComponent(t,this.option("menuWidget"),n),this._list._getAriaTarget=(function(){return this.$element()}).bind(this),this._setListDataSource();var o=.5*i(r).height();t.height()>o&&t.height(o)},_listOptions:function(){return{pageLoadMode:"scrollBottom",indicateLoading:!1,noDataText:"",selectionMode:this.option("selectionMode"),selectedItemKeys:this.option("selectedItemKeys"),itemTemplate:this.option("itemTemplate"),onItemClick:(function(e){this.option("closeOnClick")&&this.option("opened",!1),this._itemClickAction(e)}).bind(this),tabIndex:-1,focusStateEnabled:this.option("focusStateEnabled"),activeStateEnabled:this.option("activeStateEnabled"),onItemRendered:this.option("onItemRendered"),_itemAttributes:{role:"menuitem"}}},_setListDataSource:function(){this._list&&this._list.option("dataSource",this._dataSource||this.option("items")),delete this._deferRendering},_getKeyboardListeners:function(){return this.callBase().concat([this._list])},_toggleVisibility:function(e){this.callBase(e),this._button.option("visible",e)},_optionChanged:function(e){var t=e.name,n=e.value;switch(t){case"items":case"dataSource":this.option("deferRendering")&&!this.option("opened")?this._deferRendering=!0:(this._refreshDataSource(),this._setListDataSource());break;case"itemTemplate":this._list&&this._list.option(t,this._getTemplate(n));break;case"onItemClick":this._initItemClickAction();break;case"onButtonClick":this._buttonClickAction();break;case"buttonIcon":case"buttonText":case"buttonWidth":case"buttonHeight":case"buttonTemplate":this._button.option(g[t],n),this._renderPopup();break;case"popupWidth":case"popupHeight":case"popupMaxHeight":case"popupAutoResizeEnabled":this._popup.option(m[t],n);break;case"usePopover":case"menuWidget":case"useInkRipple":this._invalidate();break;case"focusStateEnabled":case"activeStateEnabled":this._list&&this._list.option(t,n),this.callBase(e);break;case"selectionMode":case"selectedItemKeys":case"onItemRendered":this._list&&this._list.option(t,n);break;case"opened":this._deferRendering&&(this._refreshDataSource(),this._setListDataSource()),this._toggleMenuVisibility(n);break;case"deferRendering":case"popupPosition":case"closeOnClick":break;case"container":this._popup&&this._popup.option(e.name,e.value);break;default:this.callBase(e)}},open:function(){this.option("opened",!0)},close:function(){this.option("opened",!1)}}).include(d);a("dxDropDownMenu",_),e.exports=_},NzG9:function(e,t,n){"use strict";var i=n("QJV5");e.exports={isRtlLang:i.isRtlLang,getLangDir:i.getLangDir}},"O/ux":function(e,t,n){"use strict";var i=r(n("cYys"));function r(e){return e&&e.__esModule?e:{default:e}}var o=r(n("5qrJ")).default.inherit({ctor:function(e,t){var n=this;this.editor=e,this.validator=t,this.validationRequestsCallbacks=(0,i.default)();var r=function(e){n.validationRequestsCallbacks.fire(e)};e.validationRequest.add(r),e.on("disposing",(function(){e.validationRequest.remove(r)}))},getValue:function(){return this.editor.option("value")},getCurrentValidationError:function(){return this.editor.option("validationError")},bypass:function(){return this.editor.option("disabled")},applyValidationResults:function(e){this.editor.option({validationErrors:e.brokenRules,validationStatus:e.status})},reset:function(){this.editor.reset()},focus:function(){this.editor.focus()}});e.exports=o},O741:function(e,t,n){var i=n("hh1v");e.exports=function(e){if(!i(e)&&null!==e)throw TypeError("Can't set "+String(e)+" as a prototype");return e}},O7Fb:function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));var i,r=n("Bde+"),o=n("nS6G"),a=n("TYT/"),s=(i=function(e,t){return(i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)},function(e,t){function n(){this.constructor=e}i(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),l=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return s(t,e),t.prototype.l=function(e){for(var t=[],n=1;ne}function d(e,t,n,i){var r=o(t);o(e)?r&&i(e,t)&&n(t):r&&n(t)}var h=t.Range=function(e){e&&r(this,e)};h.prototype={constructor:h,addRange:function(e){var t=this,n=t.categories,i=e.categories,r="discrete"===t.axisType,a=function(n,i){d(t[n],e[n],(function(e){t[n]=e}),i)},s=function(e,n,i){d(t[e],t[n],(function(n){o(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,a("min",c),a("max",u),r?(h("minVisible"),h("maxVisible")):(a("minVisible",c),a("maxVisible",u)),a("interval",c),r||(s("min","minVisible",c),s("min","maxVisible",c),s("max","maxVisible",u),s("max","minVisible",u)),t.categories=void 0===n?i:i?l(n.concat(i)):n,"logarithmic"===t.axisType&&(h("allowNegatives"),a("linearThreshold",c)),t},isEmpty:function(){return!(o(this.min)&&o(this.max)||this.categories&&0!==this.categories.length)},correctValueZeroLevel:function(){var e=this;if("logarithmic"===e.axisType||a(e.max)||a(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=!s(e);i&&"string"!==this.dataType?e=function(e,t){return e.valueOf()-t.valueOf()}:i&&(e=!1),e&&this.categories.sort(e)}}}},OIYi:function(e,t,n){!function(e){"use strict";e.defineLocale("en-ca",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"YYYY-MM-DD",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10;return e+(1==~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")}})}(n("wd/R"))},OM9Z:function(e,t,n){n("I+eb")({target:"String",proto:!0},{repeat:n("EUja")})},OZWN:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i=n("ti0F");t.default={toXml:function(e,t,n){var r=["<",e];for(var o in t){var a=t[o];(0,i.isDefined)(a)&&r.push(" ",o,'="',a,'"')}return(0,i.isDefined)(n)&&""!==n?r.push(">",n,""):r.push(" />"),r.join("")}}},OaJ3:function(e,t,n){"use strict";var i=n("XpgS").inArray,r=n("cGv3"),o=r.hasWindow()?r.getWindow().WeakMap:WeakMap;o||(o=function(){var e=[],t=[];this.set=function(n,r){var o=i(n,e);-1===o?(e.push(n),t.push(r)):t[o]=r},this.get=function(n){var r=i(n,e);if(-1!==r)return t[r]},this.has=function(t){return-1!==i(t,e)},this.delete=function(n){var r=i(n,e);-1!==r&&(e.splice(r,1),t.splice(r,1))}}),e.exports=o},Oaa7:function(e,t,n){!function(e){"use strict";e.defineLocale("en-gb",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10;return e+(1==~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")},week:{dow:1,doy:4}})}(n("wd/R"))},Ob0Z:function(e,t,n){!function(e){"use strict";var t={1:"\u0967",2:"\u0968",3:"\u0969",4:"\u096a",5:"\u096b",6:"\u096c",7:"\u096d",8:"\u096e",9:"\u096f",0:"\u0966"},n={"\u0967":"1","\u0968":"2","\u0969":"3","\u096a":"4","\u096b":"5","\u096c":"6","\u096d":"7","\u096e":"8","\u096f":"9","\u0966":"0"};function i(e,t,n,i){var r="";if(t)switch(n){case"s":r="\u0915\u093e\u0939\u0940 \u0938\u0947\u0915\u0902\u0926";break;case"ss":r="%d \u0938\u0947\u0915\u0902\u0926";break;case"m":r="\u090f\u0915 \u092e\u093f\u0928\u093f\u091f";break;case"mm":r="%d \u092e\u093f\u0928\u093f\u091f\u0947";break;case"h":r="\u090f\u0915 \u0924\u093e\u0938";break;case"hh":r="%d \u0924\u093e\u0938";break;case"d":r="\u090f\u0915 \u0926\u093f\u0935\u0938";break;case"dd":r="%d \u0926\u093f\u0935\u0938";break;case"M":r="\u090f\u0915 \u092e\u0939\u093f\u0928\u093e";break;case"MM":r="%d \u092e\u0939\u093f\u0928\u0947";break;case"y":r="\u090f\u0915 \u0935\u0930\u094d\u0937";break;case"yy":r="%d \u0935\u0930\u094d\u0937\u0947"}else switch(n){case"s":r="\u0915\u093e\u0939\u0940 \u0938\u0947\u0915\u0902\u0926\u093e\u0902";break;case"ss":r="%d \u0938\u0947\u0915\u0902\u0926\u093e\u0902";break;case"m":r="\u090f\u0915\u093e \u092e\u093f\u0928\u093f\u091f\u093e";break;case"mm":r="%d \u092e\u093f\u0928\u093f\u091f\u093e\u0902";break;case"h":r="\u090f\u0915\u093e \u0924\u093e\u0938\u093e";break;case"hh":r="%d \u0924\u093e\u0938\u093e\u0902";break;case"d":r="\u090f\u0915\u093e \u0926\u093f\u0935\u0938\u093e";break;case"dd":r="%d \u0926\u093f\u0935\u0938\u093e\u0902";break;case"M":r="\u090f\u0915\u093e \u092e\u0939\u093f\u0928\u094d\u092f\u093e";break;case"MM":r="%d \u092e\u0939\u093f\u0928\u094d\u092f\u093e\u0902";break;case"y":r="\u090f\u0915\u093e \u0935\u0930\u094d\u0937\u093e";break;case"yy":r="%d \u0935\u0930\u094d\u0937\u093e\u0902"}return r.replace(/%d/i,e)}e.defineLocale("mr",{months:"\u091c\u093e\u0928\u0947\u0935\u093e\u0930\u0940_\u092b\u0947\u092c\u094d\u0930\u0941\u0935\u093e\u0930\u0940_\u092e\u093e\u0930\u094d\u091a_\u090f\u092a\u094d\u0930\u093f\u0932_\u092e\u0947_\u091c\u0942\u0928_\u091c\u0941\u0932\u0948_\u0911\u0917\u0938\u094d\u091f_\u0938\u092a\u094d\u091f\u0947\u0902\u092c\u0930_\u0911\u0915\u094d\u091f\u094b\u092c\u0930_\u0928\u094b\u0935\u094d\u0939\u0947\u0902\u092c\u0930_\u0921\u093f\u0938\u0947\u0902\u092c\u0930".split("_"),monthsShort:"\u091c\u093e\u0928\u0947._\u092b\u0947\u092c\u094d\u0930\u0941._\u092e\u093e\u0930\u094d\u091a._\u090f\u092a\u094d\u0930\u093f._\u092e\u0947._\u091c\u0942\u0928._\u091c\u0941\u0932\u0948._\u0911\u0917._\u0938\u092a\u094d\u091f\u0947\u0902._\u0911\u0915\u094d\u091f\u094b._\u0928\u094b\u0935\u094d\u0939\u0947\u0902._\u0921\u093f\u0938\u0947\u0902.".split("_"),monthsParseExact:!0,weekdays:"\u0930\u0935\u093f\u0935\u093e\u0930_\u0938\u094b\u092e\u0935\u093e\u0930_\u092e\u0902\u0917\u0933\u0935\u093e\u0930_\u092c\u0941\u0927\u0935\u093e\u0930_\u0917\u0941\u0930\u0942\u0935\u093e\u0930_\u0936\u0941\u0915\u094d\u0930\u0935\u093e\u0930_\u0936\u0928\u093f\u0935\u093e\u0930".split("_"),weekdaysShort:"\u0930\u0935\u093f_\u0938\u094b\u092e_\u092e\u0902\u0917\u0933_\u092c\u0941\u0927_\u0917\u0941\u0930\u0942_\u0936\u0941\u0915\u094d\u0930_\u0936\u0928\u093f".split("_"),weekdaysMin:"\u0930_\u0938\u094b_\u092e\u0902_\u092c\u0941_\u0917\u0941_\u0936\u0941_\u0936".split("_"),longDateFormat:{LT:"A h:mm \u0935\u093e\u091c\u0924\u093e",LTS:"A h:mm:ss \u0935\u093e\u091c\u0924\u093e",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm \u0935\u093e\u091c\u0924\u093e",LLLL:"dddd, D MMMM YYYY, A h:mm \u0935\u093e\u091c\u0924\u093e"},calendar:{sameDay:"[\u0906\u091c] LT",nextDay:"[\u0909\u0926\u094d\u092f\u093e] LT",nextWeek:"dddd, LT",lastDay:"[\u0915\u093e\u0932] LT",lastWeek:"[\u092e\u093e\u0917\u0940\u0932] dddd, LT",sameElse:"L"},relativeTime:{future:"%s\u092e\u0927\u094d\u092f\u0947",past:"%s\u092a\u0942\u0930\u094d\u0935\u0940",s:i,ss:i,m:i,mm:i,h:i,hh:i,d:i,dd:i,M:i,MM:i,y:i,yy:i},preparse:function(e){return e.replace(/[\u0967\u0968\u0969\u096a\u096b\u096c\u096d\u096e\u096f\u0966]/g,(function(e){return n[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]}))},meridiemParse:/\u0930\u093e\u0924\u094d\u0930\u0940|\u0938\u0915\u093e\u0933\u0940|\u0926\u0941\u092a\u093e\u0930\u0940|\u0938\u093e\u092f\u0902\u0915\u093e\u0933\u0940/,meridiemHour:function(e,t){return 12===e&&(e=0),"\u0930\u093e\u0924\u094d\u0930\u0940"===t?e<4?e:e+12:"\u0938\u0915\u093e\u0933\u0940"===t?e:"\u0926\u0941\u092a\u093e\u0930\u0940"===t?e>=10?e:e+12:"\u0938\u093e\u092f\u0902\u0915\u093e\u0933\u0940"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"\u0930\u093e\u0924\u094d\u0930\u0940":e<10?"\u0938\u0915\u093e\u0933\u0940":e<17?"\u0926\u0941\u092a\u093e\u0930\u0940":e<20?"\u0938\u093e\u092f\u0902\u0915\u093e\u0933\u0940":"\u0930\u093e\u0924\u094d\u0930\u0940"},week:{dow:0,doy:6}})}(n("wd/R"))},OdII:function(e,t,n){"use strict";var i=n("+12O").DataSource,r=n("1LL4").extend,o=n("8Cge").normalizeDataSourceOptions;e.exports={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?(this._isSharedDataSource=!0,this._dataSource=n):(e="_dataSourceOptions"in this?this._dataSourceOptions():{},t=this._dataSourceType?this._dataSourceType():i,n=o(n,{fromUrlLoadMode:"_dataSourceFromUrlLoadMode"in this&&this._dataSourceFromUrlLoadMode()}),this._dataSource=new t(r(!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}}},OfJG:function(e,t,n){"use strict";var i=n("LUwo"),r=i.registerThemeAlias;(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"),r("generic.carmine.compact","generic.carmine")},OjkT:function(e,t,n){!function(e){"use strict";var t={1:"\u0967",2:"\u0968",3:"\u0969",4:"\u096a",5:"\u096b",6:"\u096c",7:"\u096d",8:"\u096e",9:"\u096f",0:"\u0966"},n={"\u0967":"1","\u0968":"2","\u0969":"3","\u096a":"4","\u096b":"5","\u096c":"6","\u096d":"7","\u096e":"8","\u096f":"9","\u0966":"0"};e.defineLocale("ne",{months:"\u091c\u0928\u0935\u0930\u0940_\u092b\u0947\u092c\u094d\u0930\u0941\u0935\u0930\u0940_\u092e\u093e\u0930\u094d\u091a_\u0905\u092a\u094d\u0930\u093f\u0932_\u092e\u0908_\u091c\u0941\u0928_\u091c\u0941\u0932\u093e\u0908_\u0905\u0917\u0937\u094d\u091f_\u0938\u0947\u092a\u094d\u091f\u0947\u092e\u094d\u092c\u0930_\u0905\u0915\u094d\u091f\u094b\u092c\u0930_\u0928\u094b\u092d\u0947\u092e\u094d\u092c\u0930_\u0921\u093f\u0938\u0947\u092e\u094d\u092c\u0930".split("_"),monthsShort:"\u091c\u0928._\u092b\u0947\u092c\u094d\u0930\u0941._\u092e\u093e\u0930\u094d\u091a_\u0905\u092a\u094d\u0930\u093f._\u092e\u0908_\u091c\u0941\u0928_\u091c\u0941\u0932\u093e\u0908._\u0905\u0917._\u0938\u0947\u092a\u094d\u091f._\u0905\u0915\u094d\u091f\u094b._\u0928\u094b\u092d\u0947._\u0921\u093f\u0938\u0947.".split("_"),monthsParseExact:!0,weekdays:"\u0906\u0907\u0924\u092c\u093e\u0930_\u0938\u094b\u092e\u092c\u093e\u0930_\u092e\u0919\u094d\u0917\u0932\u092c\u093e\u0930_\u092c\u0941\u0927\u092c\u093e\u0930_\u092c\u093f\u0939\u093f\u092c\u093e\u0930_\u0936\u0941\u0915\u094d\u0930\u092c\u093e\u0930_\u0936\u0928\u093f\u092c\u093e\u0930".split("_"),weekdaysShort:"\u0906\u0907\u0924._\u0938\u094b\u092e._\u092e\u0919\u094d\u0917\u0932._\u092c\u0941\u0927._\u092c\u093f\u0939\u093f._\u0936\u0941\u0915\u094d\u0930._\u0936\u0928\u093f.".split("_"),weekdaysMin:"\u0906._\u0938\u094b._\u092e\u0902._\u092c\u0941._\u092c\u093f._\u0936\u0941._\u0936.".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"A\u0915\u094b h:mm \u092c\u091c\u0947",LTS:"A\u0915\u094b h:mm:ss \u092c\u091c\u0947",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A\u0915\u094b h:mm \u092c\u091c\u0947",LLLL:"dddd, D MMMM YYYY, A\u0915\u094b h:mm \u092c\u091c\u0947"},preparse:function(e){return e.replace(/[\u0967\u0968\u0969\u096a\u096b\u096c\u096d\u096e\u096f\u0966]/g,(function(e){return n[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]}))},meridiemParse:/\u0930\u093e\u0924\u093f|\u092c\u093f\u0939\u093e\u0928|\u0926\u093f\u0909\u0901\u0938\u094b|\u0938\u093e\u0901\u091d/,meridiemHour:function(e,t){return 12===e&&(e=0),"\u0930\u093e\u0924\u093f"===t?e<4?e:e+12:"\u092c\u093f\u0939\u093e\u0928"===t?e:"\u0926\u093f\u0909\u0901\u0938\u094b"===t?e>=10?e:e+12:"\u0938\u093e\u0901\u091d"===t?e+12:void 0},meridiem:function(e,t,n){return e<3?"\u0930\u093e\u0924\u093f":e<12?"\u092c\u093f\u0939\u093e\u0928":e<16?"\u0926\u093f\u0909\u0901\u0938\u094b":e<20?"\u0938\u093e\u0901\u091d":"\u0930\u093e\u0924\u093f"},calendar:{sameDay:"[\u0906\u091c] LT",nextDay:"[\u092d\u094b\u0932\u093f] LT",nextWeek:"[\u0906\u0909\u0901\u0926\u094b] dddd[,] LT",lastDay:"[\u0939\u093f\u091c\u094b] LT",lastWeek:"[\u0917\u090f\u0915\u094b] dddd[,] LT",sameElse:"L"},relativeTime:{future:"%s\u092e\u093e",past:"%s \u0905\u0917\u093e\u0921\u093f",s:"\u0915\u0947\u0939\u0940 \u0915\u094d\u0937\u0923",ss:"%d \u0938\u0947\u0915\u0947\u0923\u094d\u0921",m:"\u090f\u0915 \u092e\u093f\u0928\u0947\u091f",mm:"%d \u092e\u093f\u0928\u0947\u091f",h:"\u090f\u0915 \u0918\u0923\u094d\u091f\u093e",hh:"%d \u0918\u0923\u094d\u091f\u093e",d:"\u090f\u0915 \u0926\u093f\u0928",dd:"%d \u0926\u093f\u0928",M:"\u090f\u0915 \u092e\u0939\u093f\u0928\u093e",MM:"%d \u092e\u0939\u093f\u0928\u093e",y:"\u090f\u0915 \u092c\u0930\u094d\u0937",yy:"%d \u092c\u0930\u094d\u0937"},week:{dow:0,doy:6}})}(n("wd/R"))},Ovs1:function(e,t,n){"use strict";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)}var r=h(n("FKN7")),o=h(n("jeLr")),a=function(e){if(e&&e.__esModule)return e;if(null===e||"object"!==i(e)&&"function"!=typeof e)return{default:e};var t=function(){if("function"!=typeof WeakMap)return null;var e=new WeakMap;return e}();if(t&&t.has(e))return t.get(e);var n={},r=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var o in e)if(Object.prototype.hasOwnProperty.call(e,o)){var a=r?Object.getOwnPropertyDescriptor(e,o):null;a&&(a.get||a.set)?Object.defineProperty(n,o,a):n[o]=e[o]}return n.default=e,t&&t.set(e,n),n}(n("GCD8")),s=n("KAnu"),l=n("zl3R"),c=h(n("LdFP")),u=h(n("5qrJ")),d=h(n("Ait/"));function h(e){return e&&e.__esModule?e:{default:e}}var p=u.default.inherit({ctor:function(e){this._init(e)},_init:function(e){this._component=e,this._$element=e.$element(),this._$container=e._$container,this._$content=e._$content,this._direction=e.option("direction"),this._useSimulatedScrollbar=e.option("useSimulatedScrollbar"),this._showScrollbar=e.option("showScrollbar"),this.option=e.option.bind(e),this._createActionByOption=e._createActionByOption.bind(e),this._isLocked=e._isLocked.bind(e),this._isDirection=e._isDirection.bind(e),this._allowedDirection=e._allowedDirection.bind(e)},render:function(){this._renderPushBackOffset();var e=c.default.real().platform;this._$element.addClass("dx-scrollable-native").addClass("dx-scrollable-native-"+e).toggleClass("dx-scrollable-scrollbars-hidden",!this._showScrollbar),this._showScrollbar&&this._useSimulatedScrollbar&&this._renderScrollbars()},updateBounds:s.noop,_renderPushBackOffset:function(){var e=this.option("pushBackValue");(e||this._component._lastPushBackValue)&&(this._$content.css({paddingTop:e,paddingBottom:e}),this._component._lastPushBackValue=e)},_renderScrollbars:function(){this._scrollbars={},this._hideScrollbarTimeout=0,this._$element.addClass("dx-scrollable-scrollbar-simulated"),this._renderScrollbar("vertical"),this._renderScrollbar("horizontal")},_renderScrollbar:function(e){this._isDirection(e)&&(this._scrollbars[e]=new d.default((0,r.default)("
").appendTo(this._$element),{direction:e,expandable:this._component.option("scrollByThumb")}))},handleInit:s.noop,handleStart:function(){this._disablePushBack=!0},handleMove:function(e){this._isLocked()?e.cancel=!0:this._allowedDirection()&&(e.originalEvent.isScrollingEvent=!0)},handleEnd:function(){this._disablePushBack=!1},handleCancel:s.noop,handleStop:s.noop,_eachScrollbar:function(e){e=e.bind(this),(0,l.each)(this._scrollbars||{},(function(t,n){e(n,t)}))},createActions:function(){this._scrollAction=this._createActionByOption("onScroll"),this._updateAction=this._createActionByOption("onUpdated")},_createActionArgs:function(){var e=this.location(),t=this._$container.get(0);return{event:this._eventForUserAction,scrollOffset:{top:-e.top,left:-e.left},reachedLeft:this._isDirection("horizontal")?e.left>=0:void 0,reachedRight:this._isDirection("horizontal")?Math.abs(e.left)>=t.scrollWidth-t.clientWidth:void 0,reachedTop:this._isDirection("vertical")?e.top>=0:void 0,reachedBottom:this._isDirection("vertical")?Math.abs(e.top)>=t.scrollHeight-t.clientHeight-2*this.option("pushBackValue"):void 0}},handleScroll:function(e){this._isScrollLocationChanged()?(this._eventForUserAction=e,this._moveScrollbars(),this._scrollAction(this._createActionArgs()),this._lastLocation=this.location(),this._pushBackFromBoundary()):e.stopImmediatePropagation()},_pushBackFromBoundary:function(){var e=this.option("pushBackValue");if(e&&!this._disablePushBack){var t=this._containerSize.height-this._contentSize.height,n=this._$container.scrollTop();n?t+n-2*e||this._$container.scrollTop(e-t):this._$container.scrollTop(e)}},_isScrollLocationChanged:function(){var e=this.location(),t=this._lastLocation||{};return t.top!==e.top||t.left!==e.left},_moveScrollbars:function(){this._eachScrollbar((function(e){e.moveTo(this.location()),e.option("visible",!0)})),this._hideScrollbars()},_hideScrollbars:function(){clearTimeout(this._hideScrollbarTimeout),this._hideScrollbarTimeout=setTimeout((function(){this._eachScrollbar((function(e){e.option("visible",!1)}))}).bind(this),500)},location:function(){return{left:-this._$container.scrollLeft(),top:this.option("pushBackValue")-this._$container.scrollTop()}},disabledChanged:s.noop,update:function(){this._update(),this._updateAction(this._createActionArgs())},_update:function(){this._updateDimensions(),this._updateScrollbars()},_updateDimensions:function(){this._containerSize={height:this._$container.height(),width:this._$container.width()},this._componentContentSize={height:this._component.$content().height(),width:this._component.$content().width()},this._contentSize={height:this._$content.height(),width:this._$content.width()},this._pushBackFromBoundary()},_updateScrollbars:function(){this._eachScrollbar((function(e,t){var n="vertical"===t?"height":"width";e.option({containerSize:this._containerSize[n],contentSize:this._componentContentSize[n]}),e.update()}))},_allowedDirections:function(){return{vertical:this._isDirection("vertical")&&this._contentSize.height>this._containerSize.height,horizontal:this._isDirection("horizontal")&&this._contentSize.width>this._containerSize.width}},dispose:function(){var e=this._$element.get(0).className,t=new RegExp("dx-scrollable-native\\S*","g");t.test(e)&&this._$element.removeClass(e.match(t).join(" ")),o.default.off(this._$element,".dxNativeScrollable"),o.default.off(this._$container,".dxNativeScrollable"),this._removeScrollbars(),clearTimeout(this._hideScrollbarTimeout)},_removeScrollbars:function(){this._eachScrollbar((function(e){e.$element().remove()}))},scrollBy:function(e){var t=this.location();this._$container.scrollTop(Math.round(-t.top-e.top+this.option("pushBackValue"))),this._$container.scrollLeft(Math.round(-t.left-e.left))},validate:function(e){return!(this.option("disabled")||a.isDxMouseWheelEvent(e)&&this._isScrolledInMaxDirection(e)||!this._allowedDirection())},_isScrolledInMaxDirection:function(e){var t=this._$container.get(0);return e.delta>0?e.shiftKey?!t.scrollLeft:!t.scrollTop:e.shiftKey?t.clientWidth+t.scrollLeft>=t.scrollWidth:t.clientHeight+t.scrollTop>=t.scrollHeight},getDirection:function(){return this._allowedDirection()},verticalOffset:function(){return this.option("pushBackValue")}});e.exports=p},Oxv6:function(e,t,n){!function(e){"use strict";var t={0:"-\u0443\u043c",1:"-\u0443\u043c",2:"-\u044e\u043c",3:"-\u044e\u043c",4:"-\u0443\u043c",5:"-\u0443\u043c",6:"-\u0443\u043c",7:"-\u0443\u043c",8:"-\u0443\u043c",9:"-\u0443\u043c",10:"-\u0443\u043c",12:"-\u0443\u043c",13:"-\u0443\u043c",20:"-\u0443\u043c",30:"-\u044e\u043c",40:"-\u0443\u043c",50:"-\u0443\u043c",60:"-\u0443\u043c",70:"-\u0443\u043c",80:"-\u0443\u043c",90:"-\u0443\u043c",100:"-\u0443\u043c"};e.defineLocale("tg",{months:"\u044f\u043d\u0432\u0430\u0440_\u0444\u0435\u0432\u0440\u0430\u043b_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440\u0435\u043b_\u043c\u0430\u0439_\u0438\u044e\u043d_\u0438\u044e\u043b_\u0430\u0432\u0433\u0443\u0441\u0442_\u0441\u0435\u043d\u0442\u044f\u0431\u0440_\u043e\u043a\u0442\u044f\u0431\u0440_\u043d\u043e\u044f\u0431\u0440_\u0434\u0435\u043a\u0430\u0431\u0440".split("_"),monthsShort:"\u044f\u043d\u0432_\u0444\u0435\u0432_\u043c\u0430\u0440_\u0430\u043f\u0440_\u043c\u0430\u0439_\u0438\u044e\u043d_\u0438\u044e\u043b_\u0430\u0432\u0433_\u0441\u0435\u043d_\u043e\u043a\u0442_\u043d\u043e\u044f_\u0434\u0435\u043a".split("_"),weekdays:"\u044f\u043a\u0448\u0430\u043d\u0431\u0435_\u0434\u0443\u0448\u0430\u043d\u0431\u0435_\u0441\u0435\u0448\u0430\u043d\u0431\u0435_\u0447\u043e\u0440\u0448\u0430\u043d\u0431\u0435_\u043f\u0430\u043d\u04b7\u0448\u0430\u043d\u0431\u0435_\u04b7\u0443\u043c\u044a\u0430_\u0448\u0430\u043d\u0431\u0435".split("_"),weekdaysShort:"\u044f\u0448\u0431_\u0434\u0448\u0431_\u0441\u0448\u0431_\u0447\u0448\u0431_\u043f\u0448\u0431_\u04b7\u0443\u043c_\u0448\u043d\u0431".split("_"),weekdaysMin:"\u044f\u0448_\u0434\u0448_\u0441\u0448_\u0447\u0448_\u043f\u0448_\u04b7\u043c_\u0448\u0431".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u0418\u043c\u0440\u04ef\u0437 \u0441\u043e\u0430\u0442\u0438] LT",nextDay:"[\u041f\u0430\u0433\u043e\u04b3 \u0441\u043e\u0430\u0442\u0438] LT",lastDay:"[\u0414\u0438\u0440\u04ef\u0437 \u0441\u043e\u0430\u0442\u0438] LT",nextWeek:"dddd[\u0438] [\u04b3\u0430\u0444\u0442\u0430\u0438 \u043e\u044f\u043d\u0434\u0430 \u0441\u043e\u0430\u0442\u0438] LT",lastWeek:"dddd[\u0438] [\u04b3\u0430\u0444\u0442\u0430\u0438 \u0433\u0443\u0437\u0430\u0448\u0442\u0430 \u0441\u043e\u0430\u0442\u0438] LT",sameElse:"L"},relativeTime:{future:"\u0431\u0430\u044a\u0434\u0438 %s",past:"%s \u043f\u0435\u0448",s:"\u044f\u043a\u0447\u0430\u043d\u0434 \u0441\u043e\u043d\u0438\u044f",m:"\u044f\u043a \u0434\u0430\u049b\u0438\u049b\u0430",mm:"%d \u0434\u0430\u049b\u0438\u049b\u0430",h:"\u044f\u043a \u0441\u043e\u0430\u0442",hh:"%d \u0441\u043e\u0430\u0442",d:"\u044f\u043a \u0440\u04ef\u0437",dd:"%d \u0440\u04ef\u0437",M:"\u044f\u043a \u043c\u043e\u04b3",MM:"%d \u043c\u043e\u04b3",y:"\u044f\u043a \u0441\u043e\u043b",yy:"%d \u0441\u043e\u043b"},meridiemParse:/\u0448\u0430\u0431|\u0441\u0443\u0431\u04b3|\u0440\u04ef\u0437|\u0431\u0435\u0433\u043e\u04b3/,meridiemHour:function(e,t){return 12===e&&(e=0),"\u0448\u0430\u0431"===t?e<4?e:e+12:"\u0441\u0443\u0431\u04b3"===t?e:"\u0440\u04ef\u0437"===t?e>=11?e:e+12:"\u0431\u0435\u0433\u043e\u04b3"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"\u0448\u0430\u0431":e<11?"\u0441\u0443\u0431\u04b3":e<16?"\u0440\u04ef\u0437":e<19?"\u0431\u0435\u0433\u043e\u04b3":"\u0448\u0430\u0431"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0443\u043c|\u044e\u043c)/,ordinal:function(e){return e+(t[e]||t[e%10]||t[e>=100?100:null])},week:{dow:1,doy:7}})}(n("wd/R"))},P4y1:function(e,t){e.exports={}},P6uZ:function(e,t,n){"use strict";n.d(t,"a",(function(){return c}));var i=n("3fWJ"),r=n("VnD/"),o=n("t9fZ"),a=n("HJBe"),s=n("tNVB"),l=n("mChF");function c(e,t){var n=arguments.length>=2;return function(c){return c.pipe(e?Object(r.a)((function(t,n){return e(t,n,c)})):l.a,Object(o.a)(1),n?Object(a.a)(t):Object(s.a)((function(){return new i.a})))}}},PA2r:function(e,t,n){!function(e){"use strict";var t="leden_\xfanor_b\u0159ezen_duben_kv\u011bten_\u010derven_\u010dervenec_srpen_z\xe1\u0159\xed_\u0159\xedjen_listopad_prosinec".split("_"),n="led_\xfano_b\u0159e_dub_kv\u011b_\u010dvn_\u010dvc_srp_z\xe1\u0159_\u0159\xedj_lis_pro".split("_"),i=[/^led/i,/^\xfano/i,/^b\u0159e/i,/^dub/i,/^kv\u011b/i,/^(\u010dvn|\u010derven$|\u010dervna)/i,/^(\u010dvc|\u010dervenec|\u010dervence)/i,/^srp/i,/^z\xe1\u0159/i,/^\u0159\xedj/i,/^lis/i,/^pro/i],r=/^(leden|\xfanor|b\u0159ezen|duben|kv\u011bten|\u010dervenec|\u010dervence|\u010derven|\u010dervna|srpen|z\xe1\u0159\xed|\u0159\xedjen|listopad|prosinec|led|\xfano|b\u0159e|dub|kv\u011b|\u010dvn|\u010dvc|srp|z\xe1\u0159|\u0159\xedj|lis|pro)/i;function o(e){return e>1&&e<5&&1!=~~(e/10)}function a(e,t,n,i){var r=e+" ";switch(n){case"s":return t||i?"p\xe1r sekund":"p\xe1r sekundami";case"ss":return t||i?r+(o(e)?"sekundy":"sekund"):r+"sekundami";case"m":return t?"minuta":i?"minutu":"minutou";case"mm":return t||i?r+(o(e)?"minuty":"minut"):r+"minutami";case"h":return t?"hodina":i?"hodinu":"hodinou";case"hh":return t||i?r+(o(e)?"hodiny":"hodin"):r+"hodinami";case"d":return t||i?"den":"dnem";case"dd":return t||i?r+(o(e)?"dny":"dn\xed"):r+"dny";case"M":return t||i?"m\u011bs\xedc":"m\u011bs\xedcem";case"MM":return t||i?r+(o(e)?"m\u011bs\xedce":"m\u011bs\xedc\u016f"):r+"m\u011bs\xedci";case"y":return t||i?"rok":"rokem";case"yy":return t||i?r+(o(e)?"roky":"let"):r+"lety"}}e.defineLocale("cs",{months:t,monthsShort:n,monthsRegex:r,monthsShortRegex:r,monthsStrictRegex:/^(leden|ledna|\xfanora|\xfanor|b\u0159ezen|b\u0159ezna|duben|dubna|kv\u011bten|kv\u011btna|\u010dervenec|\u010dervence|\u010derven|\u010dervna|srpen|srpna|z\xe1\u0159\xed|\u0159\xedjen|\u0159\xedjna|listopadu|listopad|prosinec|prosince)/i,monthsShortStrictRegex:/^(led|\xfano|b\u0159e|dub|kv\u011b|\u010dvn|\u010dvc|srp|z\xe1\u0159|\u0159\xedj|lis|pro)/i,monthsParse:i,longMonthsParse:i,shortMonthsParse:i,weekdays:"ned\u011ble_pond\u011bl\xed_\xfater\xfd_st\u0159eda_\u010dtvrtek_p\xe1tek_sobota".split("_"),weekdaysShort:"ne_po_\xfat_st_\u010dt_p\xe1_so".split("_"),weekdaysMin:"ne_po_\xfat_st_\u010dt_p\xe1_so".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd D. MMMM YYYY H:mm",l:"D. M. YYYY"},calendar:{sameDay:"[dnes v] LT",nextDay:"[z\xedtra v] LT",nextWeek:function(){switch(this.day()){case 0:return"[v ned\u011bli v] LT";case 1:case 2:return"[v] dddd [v] LT";case 3:return"[ve st\u0159edu v] LT";case 4:return"[ve \u010dtvrtek v] LT";case 5:return"[v p\xe1tek v] LT";case 6:return"[v sobotu v] LT"}},lastDay:"[v\u010dera v] LT",lastWeek:function(){switch(this.day()){case 0:return"[minulou ned\u011bli v] LT";case 1:case 2:return"[minul\xe9] dddd [v] LT";case 3:return"[minulou st\u0159edu v] LT";case 4:case 5:return"[minul\xfd] dddd [v] LT";case 6:return"[minulou sobotu v] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"p\u0159ed %s",s:a,ss:a,m:a,mm:a,h:a,hh:a,d:a,dd:a,M:a,MM:a,y:a,yy:a},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n("wd/R"))},PANA:function(e,t,n){"use strict";var i=n("cHJt"),r=n("1LL4").extend,o=n("Bw5F"),a=i.inherit({NAME:"actionSheet",_getMenuItemTemplate:function(){return this._toolbar._getTemplate("actionSheetItem")},render:function(){this._hasVisibleMenuItems()&&this.callBase()},_menuWidgetClass:function(){return o},_menuContainer:function(){return this._toolbar.$element()},_widgetOptions:function(){return r({},this.callBase(),{target:this._$button,showTitle:!1})},_menuButtonOptions:function(){return r({},this.callBase(),{icon:"overflow"})},_toggleMenu:function(){this.callBase.apply(this,arguments),this._menu.toggle(this._menuShown),this._menuShown=!1}});e.exports=a},PB16:function(e,t,n){"use strict";var i=n("FKN7"),r=n("KAnu"),o=n("ti0F"),a=o.isDefined,s=o.isPromise,l=n("1LL4").extend,c=n("XpgS").inArray,u=n("zl3R").each,d=n("tJvG"),h=n("v4HY").getPublicElement,p=d.Deferred,f=n("/7L9"),m=n("tUd6"),g=n("yUp2"),_=n("imRD"),v=n("D6VQ"),y=n("8kKR").inherit({_supportedKeys:function(){var e=this,t=this.callBase(),n=function(e){this._isEditable()?this._valueSubstituted()&&(this._preventFiltering=!0):this.option("showClearButton")&&(e.preventDefault(),this.reset()),this._preventSubstitution=!0},i=function(){e.option("searchEnabled")&&e._valueSubstituted()&&e._searchHandler()};return l({},t,{tab:function(){this.option("opened")&&"instantly"===this.option("applyValueMode")&&this._cleanInputSelection(),this._wasSearch()&&this._clearFilter(),t.tab&&t.tab.apply(this,arguments)},upArrow:function(e){if(t.upArrow&&t.upArrow.apply(this,arguments))return this.option("opened")||this._setNextValue(e),!0},downArrow:function(e){if(t.downArrow&&t.downArrow.apply(this,arguments))return this.option("opened")||this._setNextValue(e),!0},leftArrow:function(){i(),t.leftArrow&&t.leftArrow.apply(this,arguments)},rightArrow:function(){i(),t.rightArrow&&t.rightArrow.apply(this,arguments)},home:function(){i(),t.home&&t.home.apply(this,arguments)},end:function(){i(),t.end&&t.end.apply(this,arguments)},escape:function(){var e=t.escape&&t.escape.apply(this,arguments);return this._cancelEditing(),!a(e)||e},enter:function(e){var n=this.option("opened"),i=this._input().val().trim(),r=i&&this._list&&!this._list.option("focusedElement");if(!i&&this.option("value")&&this.option("allowClearing"))this.option({selectedItem:null,value:null}),this.close();else{if(this.option("acceptCustomValue"))return e.preventDefault(),r&&(this._valueChangeEventHandler(e),n&&this._toggleOpenState()),n;if(t.enter&&t.enter.apply(this,arguments))return n}},space:function(e){var t=this.option("opened"),n=this.option("searchEnabled"),i=this.option("acceptCustomValue");if(t&&!n&&!i)return e.preventDefault(),this._valueChangeEventHandler(e),!0},backspace:n,del:n})},_getDefaultOptions:function(){return l(this.callBase(),{placeholder:_.format("Select"),fieldTemplate:null,valueChangeEvent:"change",acceptCustomValue:!1,onCustomItemCreating:function(e){a(e.customItem)||(e.customItem=e.text)},showSelectionControls:!1,autocompletionEnabled:!0,allowClearing:!0,tooltipEnabled:!1,openOnFieldClick:!0,showDropDownButton:!0,displayCustomValue:!1,_isAdaptablePopupPosition:!1,useInkRipple:!1,useHiddenSubmitElement:!0})},_init:function(){this.callBase(),this._initCustomItemCreatingAction()},_initMarkup:function(){this.$element().addClass("dx-selectbox"),this._renderTooltip(),this.option("useInkRipple")&&this._renderInkRipple(),this.callBase(),this._$container.addClass("dx-selectbox-container")},_renderInkRipple:function(){this._inkRipple=g.render()},_toggleActiveState:function(e,t,n){if(this.callBase.apply(this,arguments),this._inkRipple&&!this._isEditable()){var i={element:this._inputWrapper(),event:n};t?this._inkRipple.showWave(i):this._inkRipple.hideWave(i)}},_createPopup:function(){this.callBase(),this._popup.$element().addClass("dx-selectbox-popup")},_popupWrapperClass:function(){return this.callBase()+" dx-selectbox-popup-wrapper"},_cancelEditing:function(){!this.option("searchEnabled")&&this._list&&(this._focusListElement(null),this._updateField(this.option("selectedItem")))},_renderOpenedState:function(){this.callBase(),this.option("opened")&&(this._scrollToSelectedItem(),this._focusSelectedElement())},_focusSelectedElement:function(){if(this._searchValue()){var e=this._list._itemElements(),t=c(this.option("selectedItem"),this.option("items")),n=t>=0&&!this._isCustomItemSelected()?e.eq(t):null;this._focusListElement(n)}else this._focusListElement(null)},_renderFocusedElement:function(){if(this._list)if(this._searchValue()&&!this.option("acceptCustomValue")){var e=this._list._itemElements().not(".dx-state-disabled").eq(0);this._focusListElement(e)}else this._focusListElement(null)},_focusListElement:function(e){this._preventInputValueRender=!0,this._list.option("focusedElement",h(e)),delete this._preventInputValueRender},_scrollToSelectedItem:function(){this._list&&this._list.scrollToItem(this._list.option("selectedItem"))},_listContentReadyHandler:function(){this.callBase(),this._dataSource&&this._dataSource.paginate()&&this._needPopupRepaint()||this._scrollToSelectedItem()},_renderValue:function(){return this._renderInputValue(),this._setSubmitValue(),(new p).resolve()},_renderInputValue:function(){return this.callBase().always((function(){this._renderInputValueAsync()}).bind(this))},_renderInputValueAsync:function(){this._renderTooltip(),this._renderInputValueImpl().always((function(){this._refreshSelected()}).bind(this))},_renderInputValueImpl:function(){return this._renderField(),(new p).resolve()},_setNextItem:function(e){var t=this._calcNextItem(e),n=this._valueGetter(t);this._setValue(n)},_setNextValue:function(e){(this._dataSource.isLoaded()?(new p).resolve():this._dataSource.load()).done((function(){var t=this._getSelectedIndex(),n=this._dataSource.pageSize(),i=this._dataSource.isLastPage(),r=t===this._items().length-1;this._saveValueChangeEvent(e);var o="ArrowDown"===e.key?1:-1;n&&!i&&r&&o>0?(this._popup||this._createPopup(),this._dataSource.isLoading()||this._list._loadNextPage().done(this._setNextItem.bind(this,o))):this._setNextItem(o)}).bind(this))},_setSelectedItem:function(e){var t=!this._isCustomValueAllowed()&&void 0===e;this.callBase(t?null:e),t||this._isEditable()&&!this._isCustomItemSelected()||this._setListOption("selectedItem",this.option("selectedItem"))},_isCustomValueAllowed:function(){return this.option("acceptCustomValue")||this.callBase()},_displayValue:function(e){return e=!a(e)&&this._isCustomValueAllowed()?this.option("value"):e,this.callBase(e)},_listConfig:function(){var e=l(this.callBase(),{pageLoadMode:"scrollBottom",onSelectionChanged:this._getSelectionChangeHandler(),selectedItem:this.option("selectedItem"),onFocusedItemChanged:this._listFocusedItemChangeHandler.bind(this)});return this.option("showSelectionControls")&&l(e,{showSelectionControls:!0,selectionByClick:!0}),e},_listFocusedItemChangeHandler:function(e){if(!this._preventInputValueRender){var t=e.component,n=i(t.option("focusedElement")),r=t._getItemData(n);this._updateField(r)}},_updateField:function(e){this._getTemplateByOption("fieldTemplate")&&this.option("fieldTemplate")?this._renderField():this._renderDisplayText(this._displayGetter(e))},_getSelectionChangeHandler:function(){return this.option("showSelectionControls")?this._selectionChangeHandler.bind(this):r.noop},_selectionChangeHandler:function(e){u(e.addedItems||[],(function(e,t){this._setValue(this._valueGetter(t))}).bind(this))},_getActualSearchValue:function(){return this._dataSource.searchValue()},_toggleOpenState:function(e){if(!this.option("disabled")){if((e=arguments.length?e:!this.option("opened"))||this._restoreInputText(!0),this._wasSearch()&&e){this._wasSearch(!1);var t=this.option("showDataBeforeSearch")||0===this.option("minSearchLength");if(t&&this._dataSource){if(this._searchTimer)return;var n=this._getActualSearchValue();n&&this._wasSearch(!0),this._filterDataSource(n||null)}else this._setListOption("items",[])}e&&this._scrollToSelectedItem(),this.callBase(e)}},_renderTooltip:function(){this.option("tooltipEnabled")&&this.$element().attr("title",this.option("displayValue"))},_renderDimensions:function(){this.callBase(),this._setPopupOption("width")},_isValueEqualInputText:function(){var e=this.option("selectedItem"),t=this._displayGetter(e);return(t?String(t):"")===this._searchValue()},_popupHidingHandler:function(){this._isValueEqualInputText()&&this._cancelEditing(),this.callBase()},_restoreInputText:function(e){this.option("readOnly")||this._loadItemDeferred&&this._loadItemDeferred.always((function(){var t=this.option("selectedItem");this.option("acceptCustomValue")?e||(this._updateField(t),this._clearFilter()):this.option("searchEnabled")&&!this._searchValue()&&this.option("allowClearing")?this._clearTextValue():this._isValueEqualInputText()||this._renderInputValue().always((function(e){var n=r.ensureDefined(e,t);this._setSelectedItem(n),this._updateField(n),this._clearFilter()}).bind(this))}).bind(this))},_focusOutHandler:function(e){this._preventNestedFocusEvent(e)||(this._clearSearchTimer(),this._restoreInputText(),this._wasSearch()&&!this.option("acceptCustomValue")&&this.option("searchEnabled")&&this.option("opened")&&!this._isOverlayNestedTarget(e.relatedTarget)&&this._searchCanceled()),this.callBase(e)},_isOverlayNestedTarget:function(e){return!!i(e).closest(".".concat("dx-selectbox-popup-wrapper")).length},_clearTextValue:function(){this.option("selectedItem")&&this.option("value",null)},_shouldOpenPopup:function(){return this._needPassDataSourceToList()},_isFocused:function(){var e=m.getActiveElement();return this.callBase()&&i(e).closest(this._input()).length>0},_renderValueChangeEvent:function(){this._isEditable()&&this.callBase()},_isEditable:function(){return this.option("acceptCustomValue")||this.option("searchEnabled")},_fieldRenderData:function(){var e=this._list&&this.option("opened")&&i(this._list.option("focusedElement"));return e&&e.length?this._list._getItemData(e):this.option("selectedItem")},_readOnlyPropValue:function(){return!this._isEditable()||this.option("readOnly")},_isSelectedValue:function(e){return this._isValueEquals(e,this.option("value"))},_shouldCloseOnItemClick:function(){return!(this.option("showSelectionControls")&&"single"!==this.option("selectionMode"))},_listItemClickHandler:function(e){var t=this._getCurrentValue();this._focusListElement(i(e.itemElement)),this._saveValueChangeEvent(e.event),this._shouldClearFilter()&&this._clearFilter(),this._completeSelection(this._valueGetter(e.itemData)),this._shouldCloseOnItemClick()&&this.option("opened",!1),this.option("searchEnabled")&&t===this._valueGetter(e.itemData)&&this._updateField(e.itemData)},_shouldClearFilter:function(){return this._wasSearch()},_completeSelection:function(e){this._setValue(e)},_loadItem:function(e,t){var n=this,i=new p;return this.callBase(e,t).done((function(e){i.resolve(e)}).bind(this)).fail((function(){var t=n.option("selectedItem");n.option("acceptCustomValue")&&e===n._valueGetter(t)?i.resolve(t):i.reject()}).bind(this)),i.promise()},_loadInputValue:function(e,t){return this._loadItemDeferred=this._loadItem(e).always(t),this._loadItemDeferred},_isCustomItemSelected:function(){var e=this.option("selectedItem"),t=this._searchValue(),n=this._displayGetter(e);return!n||t!==n.toString()},_valueChangeEventHandler:function(e){this.option("acceptCustomValue")&&this._isCustomItemSelected()&&!this._isValueChanging&&(this._isValueChanging=!0,this._customItemAddedHandler(e),this._isValueChanging=!1)},_initCustomItemCreatingAction:function(){this._customItemCreatingAction=this._createActionByOption("onCustomItemCreating")},_createCustomItem:function(e){var t={text:e},n=this._customItemCreatingAction(t),i=r.ensureDefined(n,t.customItem);return a(n)&&f.log("W0015","onCustomItemCreating","customItem"),i},_customItemAddedHandler:function(e){var t=this._searchValue(),n=this._createCustomItem(t);if(this._saveValueChangeEvent(e),void 0===n)throw this._renderValue(),f.Error("E0121");s(n)?d.fromPromise(n).done(this._setCustomItem.bind(this)).fail(this._setCustomItem.bind(this,null)):this._setCustomItem(n)},_setCustomItem:function(e){this._disposed||(this.option("selectedItem",e=e||null),this._shouldClearFilter()&&this._filterDataSource(null),this._setValue(this._valueGetter(e)),this._renderDisplayText(this._displayGetter(e)))},_clearValueHandler:function(e){return this.callBase(e),!1},_wasSearch:function(e){if(!arguments.length)return this._wasSearchValue;this._wasSearchValue=e},_searchHandler:function(e){this._preventFiltering?delete this._preventFiltering:(this._needPassDataSourceToList()&&this._wasSearch(!0),this.callBase(e))},_dataSourceFiltered:function(e){this.callBase(),null!==e&&(this._renderInputSubstitution(),this._renderFocusedElement())},_valueSubstituted:function(){var e=this._input().get(0),t=0===e.selectionStart&&e.selectionEnd===this._searchValue().length,n=e.selectionStart!==e.selectionEnd;return this._wasSearch()&&n&&!t},_shouldSubstitutionBeRendered:function(){return this.option("autocompletionEnabled")&&!this._preventSubstitution&&this.option("searchEnabled")&&!this.option("acceptCustomValue")&&"startswith"===this.option("searchMode")},_renderInputSubstitution:function(){if(this._shouldSubstitutionBeRendered()){var e=this._list&&this._getPlainItems(this._list.option("items"))[0];if(e){var t=this._input(),n=t.val().length;if(0!==n){var i=t.get(0),r=this._displayGetter(e).toString();i.value=r,this._caret({start:n,end:r.length})}}}else delete this._preventSubstitution},_cleanInputSelection:function(){var e=this._input().get(0),t=e.value.length;e.selectionStart=t,e.selectionEnd=t},_dispose:function(){this._renderInputValueAsync=r.noop,delete this._loadItemDeferred,this.callBase()},_optionChanged:function(e){switch(e.name){case"_isAdaptablePopupPosition":case"autocompletionEnabled":break;case"onCustomItemCreating":this._initCustomItemCreatingAction();break;case"tooltipEnabled":this._renderTooltip();break;case"displayCustomValue":case"acceptCustomValue":case"showSelectionControls":case"useInkRipple":this._invalidate();break;case"allowClearing":break;default:this.callBase(e)}},_clean:function(){delete this._inkRipple,this.callBase()}});v("dxSelectBox",y),e.exports=y,e.exports.default=e.exports},PE2r:function(e,t,n){"use strict";e.exports="20.1.4"},PEYQ:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var i=n("XrkE"),r=n("TYT/"),o=function(){function e(e,t,n){this._viewContainer=e,this._componentFactoryResolver=t,this._injector=n,this.spinnerName="",this.isBusy=!1,this.ngxSpinnerService=n.get(i.c),this.loadComponent()}return e.prototype.refreshState=function(){var e=this;void 0!==this.isBusy&&""!==this.spinnerName&&setTimeout((function(){e.isBusy?e.ngxSpinnerService.show(e.spinnerName):e.ngxSpinnerService.hide(e.spinnerName)}),1e3)},e.prototype.loadComponent=function(){var t=this._componentFactoryResolver.resolveComponentFactory(i.a),n=this._viewContainer.createComponent(t);this.spinnerName="busyIfSpinner-"+e.index+++"-"+Math.floor(1e6*Math.random());var r=n.instance;r.name=this.spinnerName,r.fullScreen=!1,r.type="ball-clip-rotate",r.size="medium",r.color="#5ba7ea"},e.prototype.ngOnChanges=function(e){e.busyIf&&(this.isBusy=e.busyIf.currentValue,this.refreshState())},e.index=0,e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275directiveInject"](r.ViewContainerRef),r["\u0275\u0275directiveInject"](r.ComponentFactoryResolver),r["\u0275\u0275directiveInject"](r.Injector))},e.\u0275dir=r["\u0275\u0275defineDirective"]({type:e,selectors:[["","busyIf",""]],inputs:{busyIf:"busyIf"},features:[r["\u0275\u0275NgOnChangesFeature"]]}),e}()},PEl8:function(e,t,n){"use strict";var i=n("Sdze").chart,r=n("vFXG").chart.bar,o=n("1LL4").extend,a=n("ti0F").isDefined,s=n("C+eR").normalizeEnum,l=n("KAnu").noop;t.stock=o({},i,{_animate:l,_applyMarkerClipRect:function(e){e["clip-path"]=this._forceClipping?this._paneClipRectID:this._widePaneClipRectID},_updatePointsVisibility:r._updatePointsVisibility,_getOptionsForPoint:r._getOptionsForPoint,_createErrorBarGroup:l,areErrorBarsVisible:l,_createGroups:i._createGroups,_setMarkerGroupSettings:function(){var e=this._markersGroup,t=this._createPointStyles(this._getMarkerGroupOptions()),n=o(t.normal,{class:"default-markers"}),i=o(t.positive.normal,{class:"default-positive-markers"}),r=o(t.reduction.normal,{class:"reduction-markers"}),a=o(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,r),this._createGroup("defaultPositiveMarkersGroup",e,e,i),this._createGroup("reductionPositiveMarkersGroup",e,e,a)},_setGroupsSettings:function(){i._setGroupsSettings.call(this,!1)},_getCreatingPointOptions:function(){var e,t=this._predefinedPointOptions;return t||(e=this._getPointOptions(),this._predefinedPointOptions=t=o(!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._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,r=this,o=this,l=o.getValueFields(),c=o.getArgumentField(),u=l[0],d=l[1],h=l[2],p=l[3];switch(o.level=o._options.reduction.level,s(o.level)){case"open":n=u;break;case"high":n=d;break;case"low":n=h;break;default:n=p,o.level="close"}return function(e){var t=e[n],s=!1;return a(t)&&(a(i)&&(s=t=s[0]&&e<=s[1]?o.vx:void 0}if(this._checkAxisVisibleAreaCoord(!t,a)){n=a;break}}return n},usePointsToDefineAutoHiding:function(){return!1}}),t.candlestick=o({},t.stock,{_parsePointStyle:function(e,n,i){var r=e.color||i,o=t.stock._parsePointStyle.call(this,e,n,r);return o.fill=r,o.hatching=e.hatching,o}})},PJOh:function(e,t,n){"use strict";var i=f(n("5qrJ")),r=n("cGv3"),o=n("ti0F"),a=n("1LL4"),s=f(n("D8Ap")),l=f(n("TssP")),c=f(n("xOOu")),u=f(n("xud5")),d=f(n("3NFn")),h=f(n("FlNM")),p=n("tJvG");function f(e){return e&&e.__esModule?e:{default:e}}function m(e){return(m="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 g='',_="http://schemas.openxmlformats.org",v={boolean:"b",date:"d",number:"n",string:"s"},y=Date.UTC(1899,11,30),b={quarter:"shortDate",quarterAndYear:"shortDate",minute:"longTime",millisecond:"longTime"},w=i.default.inherit({_getXMLTag:function(e,t,n){var i,r,a="<"+e,s=t.length;for(i=0;i"+n+"":a+" />"},_convertToExcelCellRef:function(e,t){for(var n,i,r="";!i;)n=65+(t>=26?t%26:Math.ceil(t)),r=String.fromCharCode(n)+r,t>=26?t=Math.floor(t/26)-1:i=!0;return r+(e+1)},_convertToExcelCellRefAndTrackMaxIndex:function(e,t){return this._maxRowIndex0&&(this._needSheetPr=!0),a.push(n)}return a},_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 g+this._getXMLTag("workbook",[{name:"xmlns:r",value:_+"/officeDocument/2006/relationships"},{name:"xmlns",value:_+"/spreadsheetml/2006/main"}],'Sheet!$1:$1')},_getContentTypesContent:function(){return g+''},_generateStylesXML:function(){var e=this._zip.folder("xl"),t="";t+=this._excelFile.generateNumberFormatsXml(),t+=this._excelFile.generateFontsXml(),t+=this._excelFile.generateFillsXml(),t+='',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=g+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=g;for(e=0;e':""},_getIgnoredErrorsXML:function(e){return this._options.ignoreErrors?'':""},_generateWorksheetXML:function(){var e,t,n,i,r,a=[],s=this._cellsArray.length,l=this._colsArray.length,c="1:"+l,u=this._dataProvider.getHeaderRowCount?this._dataProvider.getHeaderRowCount():1,d=[''];for(d.push(this._needSheetPr?'':""),d.push(''),d.push("'),d.push(this._getPaneXML()),d.push(""),d.push(''),e=0;e"),t=0;t=u?this._dataProvider.getGroupLevel(t):0},{name:"x14ac:dyDescent",value:"0.25"}],i.join(""))),this._cellsArray[t]=null,a.length>1e4&&(d.push(a.join("")),a=[])}d.push(a.join("")),a=[];var h=this._convertToExcelCellRef(this._maxRowIndex,this._maxColumnIndex);d.push(""+this._getAutoFilterXML(h)+this._generateMergingXML()+this._getIgnoredErrorsXML(h)+""),this._zip.folder("xl").folder("worksheets").file("sheet1.xml",d.join("")),this._colsArray=[],this._cellsArray=[],d=[]},_generateMergingXML:function(){var e,t,n,i,r,a=(0,o.isDefined)(this._dataProvider.getHeaderRowCount)?this._dataProvider.getHeaderRowCount():this._dataProvider.getRowsCount(),s=this._dataProvider.getColumns().length,l=[],c=[],u="";for(i=0;i=n.length?{value:void 0,done:!0}:(e=i(n,r),t.index+=e.length,{value:e,done:!1})}))},PMGk:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var i=n("wd/R"),r=n("TYT/"),o=function(){function e(){}return e.prototype.transform=function(e,t){return e?i(e).format(t):""},e.\u0275fac=function(t){return new(t||e)},e.\u0275pipe=r["\u0275\u0275definePipe"]({name:"momentFormat",type:e,pure:!0}),e}()},PT9i:function(e,t,n){"use strict";n.d(t,"a",(function(){return a})),n("mrSG");var i=n("E1rE"),r=n("TYT/"),o=(n("XPWh"),n("E34Y")),a=function(){function e(){}return e.\u0275mod=r["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=r["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)},imports:[[o.c,o.f,i.BrowserTransferStateModule],o.f]}),e}()},PbkZ:function(e,t,n){"use strict";var i=n("FKN7"),r=n("KAnu").noop,o=n("imRD"),a=n("D6VQ"),s=n("1LL4").extend,l=n("XWCB"),c=n("uHSv"),u=n("tJvG").Deferred,d=n("+6qP"),h=c.inherit({_supportedKeys:function(){return s(this.callBase(),{escape:r})},_getDefaultOptions:function(){return s(this.callBase(),{message:o.format("Loading"),width:222,height:90,animation:null,showIndicator:!0,indicatorSrc:"",showPane:!0,delay:0,hideTopOverlayHandler:null,resizeEnabled:!1,focusStateEnabled:!1})},_defaultOptionsRules:function(){return this.callBase().concat([{device:{platform:"generic"},options:{shadingColor:"transparent"}},{device:function(){return d.isMaterial()},options:{message:"",width:60,height:60,maxHeight:60,maxWidth:60}}])},_init:function(){this.callBase.apply(this,arguments)},_initOptions:function(){this.callBase.apply(this,arguments),this.option("templatesRenderAsynchronously",!1)},_render:function(){this.callBase(),this.$element().addClass("dx-loadpanel"),this._wrapper().addClass("dx-loadpanel-wrapper")},_renderContentImpl:function(){this.callBase(),this.$content().addClass("dx-loadpanel-content"),this._$contentWrapper=i("
").addClass("dx-loadpanel-content-wrapper"),this._$contentWrapper.appendTo(this._$content),this._togglePaneVisible(),this._cleanPreviousContent(),this._renderLoadIndicator(),this._renderMessage()},_show:function(){var e=this.option("delay");if(!e)return this.callBase();var t=new u,n=this.callBase.bind(this);return this._clearShowTimeout(),this._showTimeout=setTimeout((function(){n().done((function(){t.resolve()}))}),e),t.promise()},_hide:function(){return this._clearShowTimeout(),this.callBase()},_clearShowTimeout:function(){clearTimeout(this._showTimeout)},_renderMessage:function(){if(this._$contentWrapper){var e=this.option("message");if(e){var t=i("
").addClass("dx-loadpanel-message").text(e);this._$contentWrapper.append(t)}}},_renderLoadIndicator:function(){this._$contentWrapper&&this.option("showIndicator")&&(this._$indicator=i("
").addClass("dx-loadpanel-indicator").appendTo(this._$contentWrapper),this._createComponent(this._$indicator,l,{indicatorSrc:this.option("indicatorSrc")}))},_cleanPreviousContent:function(){this.$content().find(".dx-loadpanel-message").remove(),this.$content().find(".dx-loadpanel-indicator").remove()},_togglePaneVisible:function(){this.$content().toggleClass("dx-loadpanel-pane-hidden",!this.option("showPane"))},_optionChanged:function(e){switch(e.name){case"delay":break;case"message":case"showIndicator":this._cleanPreviousContent(),this._renderLoadIndicator(),this._renderMessage();break;case"showPane":this._togglePaneVisible();break;case"indicatorSrc":this._$indicator&&this._createComponent(this._$indicator,l,{indicatorSrc:this.option("indicatorSrc")});break;default:this.callBase(e)}},_dispose:function(){this._clearShowTimeout(),this.callBase()}});a("dxLoadPanel",h),e.exports=h,e.exports.default=e.exports},PcbC:function(e,t,n){"use strict";var i=o(n("BWGd")),r=o(n("E4RJ"));function o(e){return e&&e.__esModule?e:{default:e}}i.default.registerModule("contextMenu",r.default)},PdPS:function(e,t,n){"use strict";var i=n("LdFP"),r=n("1LL4").extend,o=n("zl3R").each,a=n("wZ/z"),s=function(e){var t=[];return o(e.touches,(function(e,n){t.push(r({pointerId:n.identifier},n))})),{pointers:t,pointerId:e.changedTouches[0].identifier}},l=function(e){return"ios"===i.real().platform&&("dxpointerdown"===e||"dxpointerup"===e)},c=a.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(r(s(e.originalEvent),e))}});c.map={dxpointerdown:"touchstart",dxpointermove:"touchmove",dxpointerup:"touchend",dxpointercancel:"touchcancel",dxpointerover:"",dxpointerout:"",dxpointerenter:"",dxpointerleave:""},c.normalize=s,e.exports=c},PeUW:function(e,t,n){!function(e){"use strict";var t={1:"\u0be7",2:"\u0be8",3:"\u0be9",4:"\u0bea",5:"\u0beb",6:"\u0bec",7:"\u0bed",8:"\u0bee",9:"\u0bef",0:"\u0be6"},n={"\u0be7":"1","\u0be8":"2","\u0be9":"3","\u0bea":"4","\u0beb":"5","\u0bec":"6","\u0bed":"7","\u0bee":"8","\u0bef":"9","\u0be6":"0"};e.defineLocale("ta",{months:"\u0b9c\u0ba9\u0bb5\u0bb0\u0bbf_\u0baa\u0bbf\u0baa\u0bcd\u0bb0\u0bb5\u0bb0\u0bbf_\u0bae\u0bbe\u0bb0\u0bcd\u0b9a\u0bcd_\u0b8f\u0baa\u0bcd\u0bb0\u0bb2\u0bcd_\u0bae\u0bc7_\u0b9c\u0bc2\u0ba9\u0bcd_\u0b9c\u0bc2\u0bb2\u0bc8_\u0b86\u0b95\u0bb8\u0bcd\u0b9f\u0bcd_\u0b9a\u0bc6\u0baa\u0bcd\u0b9f\u0bc6\u0bae\u0bcd\u0baa\u0bb0\u0bcd_\u0b85\u0b95\u0bcd\u0b9f\u0bc7\u0bbe\u0baa\u0bb0\u0bcd_\u0ba8\u0bb5\u0bae\u0bcd\u0baa\u0bb0\u0bcd_\u0b9f\u0bbf\u0b9a\u0bae\u0bcd\u0baa\u0bb0\u0bcd".split("_"),monthsShort:"\u0b9c\u0ba9\u0bb5\u0bb0\u0bbf_\u0baa\u0bbf\u0baa\u0bcd\u0bb0\u0bb5\u0bb0\u0bbf_\u0bae\u0bbe\u0bb0\u0bcd\u0b9a\u0bcd_\u0b8f\u0baa\u0bcd\u0bb0\u0bb2\u0bcd_\u0bae\u0bc7_\u0b9c\u0bc2\u0ba9\u0bcd_\u0b9c\u0bc2\u0bb2\u0bc8_\u0b86\u0b95\u0bb8\u0bcd\u0b9f\u0bcd_\u0b9a\u0bc6\u0baa\u0bcd\u0b9f\u0bc6\u0bae\u0bcd\u0baa\u0bb0\u0bcd_\u0b85\u0b95\u0bcd\u0b9f\u0bc7\u0bbe\u0baa\u0bb0\u0bcd_\u0ba8\u0bb5\u0bae\u0bcd\u0baa\u0bb0\u0bcd_\u0b9f\u0bbf\u0b9a\u0bae\u0bcd\u0baa\u0bb0\u0bcd".split("_"),weekdays:"\u0b9e\u0bbe\u0baf\u0bbf\u0bb1\u0bcd\u0bb1\u0bc1\u0b95\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8_\u0ba4\u0bbf\u0b99\u0bcd\u0b95\u0b9f\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8_\u0b9a\u0bc6\u0bb5\u0bcd\u0bb5\u0bbe\u0baf\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8_\u0baa\u0bc1\u0ba4\u0ba9\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8_\u0bb5\u0bbf\u0baf\u0bbe\u0bb4\u0b95\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8_\u0bb5\u0bc6\u0bb3\u0bcd\u0bb3\u0bbf\u0b95\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8_\u0b9a\u0ba9\u0bbf\u0b95\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8".split("_"),weekdaysShort:"\u0b9e\u0bbe\u0baf\u0bbf\u0bb1\u0bc1_\u0ba4\u0bbf\u0b99\u0bcd\u0b95\u0bb3\u0bcd_\u0b9a\u0bc6\u0bb5\u0bcd\u0bb5\u0bbe\u0baf\u0bcd_\u0baa\u0bc1\u0ba4\u0ba9\u0bcd_\u0bb5\u0bbf\u0baf\u0bbe\u0bb4\u0ba9\u0bcd_\u0bb5\u0bc6\u0bb3\u0bcd\u0bb3\u0bbf_\u0b9a\u0ba9\u0bbf".split("_"),weekdaysMin:"\u0b9e\u0bbe_\u0ba4\u0bbf_\u0b9a\u0bc6_\u0baa\u0bc1_\u0bb5\u0bbf_\u0bb5\u0bc6_\u0b9a".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, HH:mm",LLLL:"dddd, D MMMM YYYY, HH:mm"},calendar:{sameDay:"[\u0b87\u0ba9\u0bcd\u0bb1\u0bc1] LT",nextDay:"[\u0ba8\u0bbe\u0bb3\u0bc8] LT",nextWeek:"dddd, LT",lastDay:"[\u0ba8\u0bc7\u0bb1\u0bcd\u0bb1\u0bc1] LT",lastWeek:"[\u0b95\u0b9f\u0ba8\u0bcd\u0ba4 \u0bb5\u0bbe\u0bb0\u0bae\u0bcd] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u0b87\u0bb2\u0bcd",past:"%s \u0bae\u0bc1\u0ba9\u0bcd",s:"\u0b92\u0bb0\u0bc1 \u0b9a\u0bbf\u0bb2 \u0bb5\u0bbf\u0ba8\u0bbe\u0b9f\u0bbf\u0b95\u0bb3\u0bcd",ss:"%d \u0bb5\u0bbf\u0ba8\u0bbe\u0b9f\u0bbf\u0b95\u0bb3\u0bcd",m:"\u0b92\u0bb0\u0bc1 \u0ba8\u0bbf\u0bae\u0bbf\u0b9f\u0bae\u0bcd",mm:"%d \u0ba8\u0bbf\u0bae\u0bbf\u0b9f\u0b99\u0bcd\u0b95\u0bb3\u0bcd",h:"\u0b92\u0bb0\u0bc1 \u0bae\u0ba3\u0bbf \u0ba8\u0bc7\u0bb0\u0bae\u0bcd",hh:"%d \u0bae\u0ba3\u0bbf \u0ba8\u0bc7\u0bb0\u0bae\u0bcd",d:"\u0b92\u0bb0\u0bc1 \u0ba8\u0bbe\u0bb3\u0bcd",dd:"%d \u0ba8\u0bbe\u0b9f\u0bcd\u0b95\u0bb3\u0bcd",M:"\u0b92\u0bb0\u0bc1 \u0bae\u0bbe\u0ba4\u0bae\u0bcd",MM:"%d \u0bae\u0bbe\u0ba4\u0b99\u0bcd\u0b95\u0bb3\u0bcd",y:"\u0b92\u0bb0\u0bc1 \u0bb5\u0bb0\u0bc1\u0b9f\u0bae\u0bcd",yy:"%d \u0b86\u0ba3\u0bcd\u0b9f\u0bc1\u0b95\u0bb3\u0bcd"},dayOfMonthOrdinalParse:/\d{1,2}\u0bb5\u0ba4\u0bc1/,ordinal:function(e){return e+"\u0bb5\u0ba4\u0bc1"},preparse:function(e){return e.replace(/[\u0be7\u0be8\u0be9\u0bea\u0beb\u0bec\u0bed\u0bee\u0bef\u0be6]/g,(function(e){return n[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]}))},meridiemParse:/\u0baf\u0bbe\u0bae\u0bae\u0bcd|\u0bb5\u0bc8\u0b95\u0bb1\u0bc8|\u0b95\u0bbe\u0bb2\u0bc8|\u0ba8\u0ba3\u0bcd\u0baa\u0b95\u0bb2\u0bcd|\u0b8e\u0bb1\u0bcd\u0baa\u0bbe\u0b9f\u0bc1|\u0bae\u0bbe\u0bb2\u0bc8/,meridiem:function(e,t,n){return e<2?" \u0baf\u0bbe\u0bae\u0bae\u0bcd":e<6?" \u0bb5\u0bc8\u0b95\u0bb1\u0bc8":e<10?" \u0b95\u0bbe\u0bb2\u0bc8":e<14?" \u0ba8\u0ba3\u0bcd\u0baa\u0b95\u0bb2\u0bcd":e<18?" \u0b8e\u0bb1\u0bcd\u0baa\u0bbe\u0b9f\u0bc1":e<22?" \u0bae\u0bbe\u0bb2\u0bc8":" \u0baf\u0bbe\u0bae\u0bae\u0bcd"},meridiemHour:function(e,t){return 12===e&&(e=0),"\u0baf\u0bbe\u0bae\u0bae\u0bcd"===t?e<2?e:e+12:"\u0bb5\u0bc8\u0b95\u0bb1\u0bc8"===t||"\u0b95\u0bbe\u0bb2\u0bc8"===t||"\u0ba8\u0ba3\u0bcd\u0baa\u0b95\u0bb2\u0bcd"===t&&e>=10?e:e+12},week:{dow:0,doy:6}})}(n("wd/R"))},PfKZ:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.TemplateBase=t.renderedCallbacks=void 0;var i=l(n("FKN7")),r=n("tUd6"),o=l(n("cYys")),a=n("v4HY"),s=l(n("/7L9"));function l(e){return e&&e.__esModule?e:{default:e}}var c=t.renderedCallbacks=(0,o.default)({syncStrategy:!0});t.TemplateBase=function(){function e(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e)}var t;return(t=[{key:"render",value:function(e){var t=(e=e||{}).onRendered;delete e.onRendered;var n=this._renderCore(e);return this._ensureResultInContainer(n,e.container),c.fire(n,e.container),t&&t(),n}},{key:"_ensureResultInContainer",value:function(e,t){if(t){var n=(0,i.default)(t),o=(0,a.contains)(n.get(0),e.get(0));n.append(e),o||(0,r.getBody)().contains(n.get(0))&&(0,a.triggerShownEvent)(e)}}},{key:"_renderCore",value:function(){throw s.default.Error("E0001")}}])&&function(e,t){for(var n=0;n=10?e:e+12:"\u0cb8\u0c82\u0c9c\u0cc6"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"\u0cb0\u0cbe\u0ca4\u0ccd\u0cb0\u0cbf":e<10?"\u0cac\u0cc6\u0cb3\u0cbf\u0c97\u0ccd\u0c97\u0cc6":e<17?"\u0cae\u0ca7\u0ccd\u0caf\u0cbe\u0cb9\u0ccd\u0ca8":e<20?"\u0cb8\u0c82\u0c9c\u0cc6":"\u0cb0\u0cbe\u0ca4\u0ccd\u0cb0\u0cbf"},dayOfMonthOrdinalParse:/\d{1,2}(\u0ca8\u0cc6\u0cd5)/,ordinal:function(e){return e+"\u0ca8\u0cc6\u0cd5"},week:{dow:0,doy:6}})}(n("wd/R"))},PqOI:function(e,t,n){var i=n("I+eb"),r=n("90hW"),o=Math.abs,a=Math.pow;i({target:"Math",stat:!0},{cbrt:function(e){return r(e=+e)*a(o(e),1/3)}})},PsNa:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.MODULE_CONFIG={OnInit:"hmrOnInit",OnStatus:"hmrOnStatus",OnCheck:"hmrOnCheck",OnDecline:"hmrOnDecline",OnDestroy:"hmrOnDestroy",AfterDestroy:"hmrAfterDestroy"},t.hmrModule=function(e,n,i){return void 0===i&&(i=t.MODULE_CONFIG),n.hot&&(n.hot.accept(),e.instance[t.MODULE_CONFIG.OnInit]&&n.hot.data&&e.instance[t.MODULE_CONFIG.OnInit](n.hot.data),e.instance[t.MODULE_CONFIG.OnStatus]&&n.hot.apply((function(n){e.instance[t.MODULE_CONFIG.OnStatus](n)})),e.instance[t.MODULE_CONFIG.OnCheck]&&n.hot.check((function(n,i){e.instance[t.MODULE_CONFIG.OnCheck](n,i)})),e.instance[t.MODULE_CONFIG.OnDecline]&&n.hot.decline((function(n){e.instance[t.MODULE_CONFIG.OnDecline](n)})),n.hot.dispose((function(n){e.instance[t.MODULE_CONFIG.OnDestroy]&&e.instance[t.MODULE_CONFIG.OnDestroy](n),e.destroy(),e.instance[t.MODULE_CONFIG.AfterDestroy]&&e.instance[t.MODULE_CONFIG.AfterDestroy](n)}))),e}},PzqY:function(e,t,n){var i=n("I+eb"),r=n("g6v/"),o=n("glrk"),a=n("wE6v"),s=n("m/L8");i({target:"Reflect",stat:!0,forced:n("0Dky")((function(){Reflect.defineProperty(s.f({},1,{value:1}),1,{value:2})})),sham:!r},{defineProperty:function(e,t,n){o(e);var i=a(t,!0);o(n);try{return s.f(e,i,n),!0}catch(r){return!1}}})},Q1FS:function(e,t,n){"use strict";var i=n("yx2s"),r=n("Xwq/"),o=n("zfKp"),a=n("9AGB"),s=n("n3uD");function l(e){if(e||(e=s.config.Promise||Promise),!e)throw new Error("no Promise impl found");return e}t.Observable=function(){function e(e){this._isScalar=!1,e&&(this._subscribe=e)}return e.prototype.lift=function(t){var n=new e;return n.source=this,n.operator=t,n},e.prototype.subscribe=function(e,t,n){var i=this.operator,o=r.toSubscriber(e,t,n);if(o.add(i?i.call(o,this.source):this.source||s.config.useDeprecatedSynchronousErrorHandling&&!o.syncErrorThrowable?this._subscribe(o):this._trySubscribe(o)),s.config.useDeprecatedSynchronousErrorHandling&&o.syncErrorThrowable&&(o.syncErrorThrowable=!1,o.syncErrorThrown))throw o.syncErrorValue;return o},e.prototype._trySubscribe=function(e){try{return this._subscribe(e)}catch(t){s.config.useDeprecatedSynchronousErrorHandling&&(e.syncErrorThrown=!0,e.syncErrorValue=t),i.canReportError(e)?e.error(t):console.warn(t)}},e.prototype.forEach=function(e,t){var n=this;return new(t=l(t))((function(t,i){var r;r=n.subscribe((function(t){try{e(t)}catch(n){i(n),r&&r.unsubscribe()}}),i,t)}))},e.prototype._subscribe=function(e){var t=this.source;return t&&t.subscribe(e)},e.prototype[o.observable]=function(){return this},e.prototype.pipe=function(){for(var e=[],t=0;t0?(i=n/c)*i:n;return c===1/0?1/0:c*a(r)}})},QGkA:function(e,t,n){n("RNIs")("flat")},QIpd:function(e,t,n){var i=n("xrYK");e.exports=function(e){if("number"!=typeof e&&"Number"!=i(e))throw TypeError("Incorrect invocation");return+e}},QJV5:function(e,t,n){"use strict";var i,r=i={_escapeRegExpPattern:function(e){return"string"!=typeof e?e:e.replace(/([\.\*\+\^\$\[\]\\\(\)\|\{\}\,\-\:\?])/g,"\\$1")},_toLowerCase:function(e,t){return"string"!=typeof e?t&&e:e.toLowerCase()},_toUpperCase:function(e,t){return"string"!=typeof e?t&&e:e.toUpperCase()},_trim:function(e,t,n){var r,o=[],a=function(e){o.push("^"+e+"+|"+e+"+$")};if("boolean"==typeof t&&(n=t,t=null),"string"!=typeof e)return n&&e;if(Array.isArray(t)&&t.map((function(e){var t=i._escapeRegExpPattern(e);a(t)})),"string"==typeof t){var s=i._escapeRegExpPattern(t);a(s)}t||a("\\s");var l="("+o.join("|")+")";for(r=new RegExp(l,"g");e.match(r);)e=e.replace(r,"");return e},_parseLocale:function(e){var t,n=/^([a-zA-Z]*)([_\-a-zA-Z]*)$/.exec(e);if(e&&n)return n[2]=i._trim(n[2],["-","_"]),{lang:i._toLowerCase(n[1]),countryCode:t=i._toUpperCase(n[2])||t}},isRtlLang:function(e){var t=i._parseLocale(e);if(t)return i._BIDI_RTL_LANGS.indexOf(t.lang)>=0},getLangDir:function(e){return i.isRtlLang(e)?"rtl":"ltr"}};Object.defineProperty(i,"_BIDI_RTL_LANGS",{value:["ae","ar","arc","bcc","bqi","ckb","dv","fa","glk","he","ku","mzn","nqo","pnb","ps","sd","ug","ur","yi"],writable:!1,enumerable:!0,configurable:!1}),e.exports=r},QJY3:function(e,t,n){"use strict";n.r(t),n.d(t,"AbstractControl",(function(){return me})),n.d(t,"AbstractControlDirective",(function(){return m})),n.d(t,"AbstractFormGroupDirective",(function(){return xe})),n.d(t,"COMPOSITION_BUFFER_MODE",(function(){return p})),n.d(t,"CheckboxControlValueAccessor",(function(){return d})),n.d(t,"CheckboxRequiredValidator",(function(){return Ue})),n.d(t,"ControlContainer",(function(){return g})),n.d(t,"DefaultValueAccessor",(function(){return f})),n.d(t,"EmailValidator",(function(){return qe})),n.d(t,"FormArray",(function(){return ve})),n.d(t,"FormArrayName",(function(){return Be})),n.d(t,"FormBuilder",(function(){return rt})),n.d(t,"FormControl",(function(){return ge})),n.d(t,"FormControlDirective",(function(){return De})),n.d(t,"FormControlName",(function(){return Ve})),n.d(t,"FormGroup",(function(){return _e})),n.d(t,"FormGroupDirective",(function(){return Pe})),n.d(t,"FormGroupName",(function(){return Re})),n.d(t,"FormsModule",(function(){return at})),n.d(t,"MaxLengthValidator",(function(){return Je})),n.d(t,"MinLengthValidator",(function(){return $e})),n.d(t,"NG_ASYNC_VALIDATORS",(function(){return M})),n.d(t,"NG_VALIDATORS",(function(){return S})),n.d(t,"NG_VALUE_ACCESSOR",(function(){return c})),n.d(t,"NgControl",(function(){return v})),n.d(t,"NgControlStatus",(function(){return w})),n.d(t,"NgControlStatusGroup",(function(){return x})),n.d(t,"NgForm",(function(){return we})),n.d(t,"NgModel",(function(){return Te})),n.d(t,"NgModelGroup",(function(){return Me})),n.d(t,"NgSelectOption",(function(){return q})),n.d(t,"NumberValueAccessor",(function(){return P})),n.d(t,"PatternValidator",(function(){return Ze})),n.d(t,"RadioControlValueAccessor",(function(){return z})),n.d(t,"RangeValueAccessor",(function(){return F})),n.d(t,"ReactiveFormsModule",(function(){return st})),n.d(t,"RequiredValidator",(function(){return We})),n.d(t,"SelectControlValueAccessor",(function(){return G})),n.d(t,"SelectMultipleControlValueAccessor",(function(){return K})),n.d(t,"VERSION",(function(){return ot})),n.d(t,"Validators",(function(){return O})),n.d(t,"\u0275InternalFormsSharedModule",(function(){return it})),n.d(t,"\u0275NgNoValidate",(function(){return Ee})),n.d(t,"\u0275NgSelectMultipleOption",(function(){return J})),n.d(t,"\u0275angular_packages_forms_forms_a",(function(){return et})),n.d(t,"\u0275angular_packages_forms_forms_b",(function(){return tt})),n.d(t,"\u0275angular_packages_forms_forms_ba",(function(){return Ye})),n.d(t,"\u0275angular_packages_forms_forms_bb",(function(){return Ge})),n.d(t,"\u0275angular_packages_forms_forms_bc",(function(){return Xe})),n.d(t,"\u0275angular_packages_forms_forms_bd",(function(){return Ke})),n.d(t,"\u0275angular_packages_forms_forms_be",(function(){return Qe})),n.d(t,"\u0275angular_packages_forms_forms_c",(function(){return nt})),n.d(t,"\u0275angular_packages_forms_forms_d",(function(){return it})),n.d(t,"\u0275angular_packages_forms_forms_e",(function(){return u})),n.d(t,"\u0275angular_packages_forms_forms_f",(function(){return h})),n.d(t,"\u0275angular_packages_forms_forms_g",(function(){return y})),n.d(t,"\u0275angular_packages_forms_forms_h",(function(){return b})),n.d(t,"\u0275angular_packages_forms_forms_i",(function(){return ye})),n.d(t,"\u0275angular_packages_forms_forms_j",(function(){return ke})),n.d(t,"\u0275angular_packages_forms_forms_k",(function(){return Se})),n.d(t,"\u0275angular_packages_forms_forms_l",(function(){return L})),n.d(t,"\u0275angular_packages_forms_forms_m",(function(){return j})),n.d(t,"\u0275angular_packages_forms_forms_n",(function(){return R})),n.d(t,"\u0275angular_packages_forms_forms_o",(function(){return B})),n.d(t,"\u0275angular_packages_forms_forms_p",(function(){return Ie})),n.d(t,"\u0275angular_packages_forms_forms_q",(function(){return Ae})),n.d(t,"\u0275angular_packages_forms_forms_r",(function(){return Ne})),n.d(t,"\u0275angular_packages_forms_forms_s",(function(){return Le})),n.d(t,"\u0275angular_packages_forms_forms_t",(function(){return je})),n.d(t,"\u0275angular_packages_forms_forms_u",(function(){return ze})),n.d(t,"\u0275angular_packages_forms_forms_v",(function(){return W})),n.d(t,"\u0275angular_packages_forms_forms_w",(function(){return X})),n.d(t,"\u0275angular_packages_forms_forms_x",(function(){return J})),n.d(t,"\u0275angular_packages_forms_forms_y",(function(){return Ee})),n.d(t,"\u0275angular_packages_forms_forms_z",(function(){return He}));var i=n("mrSG"),r=n("TYT/"),o=n("Valr"),a=n("VNr4"),s=n("0/uQ"),l=n("67Y/"),c=new r.InjectionToken("NgValueAccessor"),u={provide:c,useExisting:Object(r.forwardRef)((function(){return d})),multi:!0},d=function(){function e(e,t){this._renderer=e,this._elementRef=t,this.onChange=function(e){},this.onTouched=function(){}}return e.prototype.writeValue=function(e){this._renderer.setProperty(this._elementRef.nativeElement,"checked",e)},e.prototype.registerOnChange=function(e){this.onChange=e},e.prototype.registerOnTouched=function(e){this.onTouched=e},e.prototype.setDisabledState=function(e){this._renderer.setProperty(this._elementRef.nativeElement,"disabled",e)},e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275directiveInject"](r.Renderer2),r["\u0275\u0275directiveInject"](r.ElementRef))},e.\u0275dir=r["\u0275\u0275defineDirective"]({type:e,selectors:[["input","type","checkbox","formControlName",""],["input","type","checkbox","formControl",""],["input","type","checkbox","ngModel",""]],hostBindings:function(e,t){1&e&&r["\u0275\u0275listener"]("change",(function(e){return t.onChange(e.target.checked)}))("blur",(function(){return t.onTouched()}))},features:[r["\u0275\u0275ProvidersFeature"]([u])]}),e}(),h={provide:c,useExisting:Object(r.forwardRef)((function(){return f})),multi:!0},p=new r.InjectionToken("CompositionEventMode"),f=function(){function e(e,t,n){var i;this._renderer=e,this._elementRef=t,this._compositionMode=n,this.onChange=function(e){},this.onTouched=function(){},this._composing=!1,null==this._compositionMode&&(this._compositionMode=(i=Object(o.J)()?Object(o.J)().getUserAgent():"",!/android (\d+)/.test(i.toLowerCase())))}return e.prototype.writeValue=function(e){this._renderer.setProperty(this._elementRef.nativeElement,"value",null==e?"":e)},e.prototype.registerOnChange=function(e){this.onChange=e},e.prototype.registerOnTouched=function(e){this.onTouched=e},e.prototype.setDisabledState=function(e){this._renderer.setProperty(this._elementRef.nativeElement,"disabled",e)},e.prototype._handleInput=function(e){(!this._compositionMode||this._compositionMode&&!this._composing)&&this.onChange(e)},e.prototype._compositionStart=function(){this._composing=!0},e.prototype._compositionEnd=function(e){this._composing=!1,this._compositionMode&&this.onChange(e)},e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275directiveInject"](r.Renderer2),r["\u0275\u0275directiveInject"](r.ElementRef),r["\u0275\u0275directiveInject"](p,8))},e.\u0275dir=r["\u0275\u0275defineDirective"]({type:e,selectors:[["input","formControlName","",3,"type","checkbox"],["textarea","formControlName",""],["input","formControl","",3,"type","checkbox"],["textarea","formControl",""],["input","ngModel","",3,"type","checkbox"],["textarea","ngModel",""],["","ngDefaultControl",""]],hostBindings:function(e,t){1&e&&r["\u0275\u0275listener"]("input",(function(e){return t._handleInput(e.target.value)}))("blur",(function(){return t.onTouched()}))("compositionstart",(function(){return t._compositionStart()}))("compositionend",(function(e){return t._compositionEnd(e.target.value)}))},features:[r["\u0275\u0275ProvidersFeature"]([h])]}),e}(),m=function(){function e(){}return Object.defineProperty(e.prototype,"value",{get:function(){return this.control?this.control.value:null},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"valid",{get:function(){return this.control?this.control.valid:null},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"invalid",{get:function(){return this.control?this.control.invalid:null},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"pending",{get:function(){return this.control?this.control.pending:null},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"disabled",{get:function(){return this.control?this.control.disabled:null},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"enabled",{get:function(){return this.control?this.control.enabled:null},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"errors",{get:function(){return this.control?this.control.errors:null},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"pristine",{get:function(){return this.control?this.control.pristine:null},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"dirty",{get:function(){return this.control?this.control.dirty:null},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"touched",{get:function(){return this.control?this.control.touched:null},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"status",{get:function(){return this.control?this.control.status:null},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"untouched",{get:function(){return this.control?this.control.untouched:null},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"statusChanges",{get:function(){return this.control?this.control.statusChanges:null},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"valueChanges",{get:function(){return this.control?this.control.valueChanges:null},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"path",{get:function(){return null},enumerable:!0,configurable:!0}),e.prototype.reset=function(e){void 0===e&&(e=void 0),this.control&&this.control.reset(e)},e.prototype.hasError=function(e,t){return!!this.control&&this.control.hasError(e,t)},e.prototype.getError=function(e,t){return this.control?this.control.getError(e,t):null},e.\u0275fac=function(t){return new(t||e)},e.\u0275dir=r["\u0275\u0275defineDirective"]({type:e}),e}(),g=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}Object(i.d)(t,e),Object.defineProperty(t.prototype,"formDirective",{get:function(){return null},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"path",{get:function(){return null},enumerable:!0,configurable:!0}),t.\u0275fac=function(e){return n(e||t)},t.\u0275dir=r["\u0275\u0275defineDirective"]({type:t,features:[r["\u0275\u0275InheritDefinitionFeature"]]});var n=r["\u0275\u0275getInheritedFactory"](t);return t}(m);function _(){throw new Error("unimplemented")}var v=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._parent=null,t.name=null,t.valueAccessor=null,t._rawValidators=[],t._rawAsyncValidators=[],t}return Object(i.d)(t,e),Object.defineProperty(t.prototype,"validator",{get:function(){return _()},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"asyncValidator",{get:function(){return _()},enumerable:!0,configurable:!0}),t}(m),y=function(){function e(e){this._cd=e}return Object.defineProperty(e.prototype,"ngClassUntouched",{get:function(){return!!this._cd.control&&this._cd.control.untouched},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"ngClassTouched",{get:function(){return!!this._cd.control&&this._cd.control.touched},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"ngClassPristine",{get:function(){return!!this._cd.control&&this._cd.control.pristine},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"ngClassDirty",{get:function(){return!!this._cd.control&&this._cd.control.dirty},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"ngClassValid",{get:function(){return!!this._cd.control&&this._cd.control.valid},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"ngClassInvalid",{get:function(){return!!this._cd.control&&this._cd.control.invalid},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"ngClassPending",{get:function(){return!!this._cd.control&&this._cd.control.pending},enumerable:!0,configurable:!0}),e}(),b={"[class.ng-untouched]":"ngClassUntouched","[class.ng-touched]":"ngClassTouched","[class.ng-pristine]":"ngClassPristine","[class.ng-dirty]":"ngClassDirty","[class.ng-valid]":"ngClassValid","[class.ng-invalid]":"ngClassInvalid","[class.ng-pending]":"ngClassPending"},w=function(e){function t(t){return e.call(this,t)||this}return Object(i.d)(t,e),t.\u0275fac=function(e){return new(e||t)(r["\u0275\u0275directiveInject"](v,2))},t.\u0275dir=r["\u0275\u0275defineDirective"]({type:t,selectors:[["","formControlName",""],["","ngModel",""],["","formControl",""]],hostVars:14,hostBindings:function(e,t){2&e&&r["\u0275\u0275classProp"]("ng-untouched",t.ngClassUntouched)("ng-touched",t.ngClassTouched)("ng-pristine",t.ngClassPristine)("ng-dirty",t.ngClassDirty)("ng-valid",t.ngClassValid)("ng-invalid",t.ngClassInvalid)("ng-pending",t.ngClassPending)},features:[r["\u0275\u0275InheritDefinitionFeature"]]}),t}(y),x=function(e){function t(t){return e.call(this,t)||this}return Object(i.d)(t,e),t.\u0275fac=function(e){return new(e||t)(r["\u0275\u0275directiveInject"](g,2))},t.\u0275dir=r["\u0275\u0275defineDirective"]({type:t,selectors:[["","formGroupName",""],["","formArrayName",""],["","ngModelGroup",""],["","formGroup",""],["form",3,"ngNoForm",""],["","ngForm",""]],hostVars:14,hostBindings:function(e,t){2&e&&r["\u0275\u0275classProp"]("ng-untouched",t.ngClassUntouched)("ng-touched",t.ngClassTouched)("ng-pristine",t.ngClassPristine)("ng-dirty",t.ngClassDirty)("ng-valid",t.ngClassValid)("ng-invalid",t.ngClassInvalid)("ng-pending",t.ngClassPending)},features:[r["\u0275\u0275InheritDefinitionFeature"]]}),t}(y);function C(e){return null==e||0===e.length}var S=new r.InjectionToken("NgValidators"),M=new r.InjectionToken("NgAsyncValidators"),k=/^(?=.{1,254}$)(?=.{1,64}@)[a-zA-Z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-zA-Z0-9!#$%&'*+/=?^_`{|}~-]+)*@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*$/,O=function(){function e(){}return e.min=function(e){return function(t){if(C(t.value)||C(e))return null;var n=parseFloat(t.value);return!isNaN(n)&&ne?{max:{max:e,actual:t.value}}:null}},e.required=function(e){return C(e.value)?{required:!0}:null},e.requiredTrue=function(e){return!0===e.value?null:{required:!0}},e.email=function(e){return C(e.value)||k.test(e.value)?null:{email:!0}},e.minLength=function(e){return function(t){if(C(t.value))return null;var n=t.value?t.value.length:0;return ne?{maxlength:{requiredLength:e,actualLength:n}}:null}},e.pattern=function(t){return t?("string"==typeof t?(i="","^"!==t.charAt(0)&&(i+="^"),i+=t,"$"!==t.charAt(t.length-1)&&(i+="$"),n=new RegExp(i)):(i=t.toString(),n=t),function(e){if(C(e.value))return null;var t=e.value;return n.test(t)?null:{pattern:{requiredPattern:i,actualValue:t}}}):e.nullValidator;var n,i},e.nullValidator=function(e){return null},e.compose=function(e){if(!e)return null;var t=e.filter(T);return 0==t.length?null:function(e){return I(function(e,t){return t.map((function(t){return t(e)}))}(e,t))}},e.composeAsync=function(e){if(!e)return null;var t=e.filter(T);return 0==t.length?null:function(e){var n=function(e,t){return t.map((function(t){return t(e)}))}(e,t).map(E);return Object(a.a)(n).pipe(Object(l.a)(I))}},e}();function T(e){return null!=e}function E(e){var t=Object(r["\u0275isPromise"])(e)?Object(s.a)(e):e;if(!Object(r["\u0275isObservable"])(t))throw new Error("Expected validator to return Promise or Observable.");return t}function I(e){var t={};return e.forEach((function(e){t=null!=e?Object(i.a)(Object(i.a)({},t),e):t})),0===Object.keys(t).length?null:t}function A(e){return e.validate?function(t){return e.validate(t)}:e}function D(e){return e.validate?function(t){return e.validate(t)}:e}var L={provide:c,useExisting:Object(r.forwardRef)((function(){return P})),multi:!0},P=function(){function e(e,t){this._renderer=e,this._elementRef=t,this.onChange=function(e){},this.onTouched=function(){}}return e.prototype.writeValue=function(e){this._renderer.setProperty(this._elementRef.nativeElement,"value",null==e?"":e)},e.prototype.registerOnChange=function(e){this.onChange=function(t){e(""==t?null:parseFloat(t))}},e.prototype.registerOnTouched=function(e){this.onTouched=e},e.prototype.setDisabledState=function(e){this._renderer.setProperty(this._elementRef.nativeElement,"disabled",e)},e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275directiveInject"](r.Renderer2),r["\u0275\u0275directiveInject"](r.ElementRef))},e.\u0275dir=r["\u0275\u0275defineDirective"]({type:e,selectors:[["input","type","number","formControlName",""],["input","type","number","formControl",""],["input","type","number","ngModel",""]],hostBindings:function(e,t){1&e&&r["\u0275\u0275listener"]("change",(function(e){return t.onChange(e.target.value)}))("input",(function(e){return t.onChange(e.target.value)}))("blur",(function(){return t.onTouched()}))},features:[r["\u0275\u0275ProvidersFeature"]([L])]}),e}(),j={provide:c,useExisting:Object(r.forwardRef)((function(){return z})),multi:!0},R=function(){function e(){this._accessors=[]}return e.prototype.add=function(e,t){this._accessors.push([e,t])},e.prototype.remove=function(e){for(var t=this._accessors.length-1;t>=0;--t)if(this._accessors[t][1]===e)return void this._accessors.splice(t,1)},e.prototype.select=function(e){var t=this;this._accessors.forEach((function(n){t._isSameGroup(n,e)&&n[1]!==e&&n[1].fireUncheck(e.value)}))},e.prototype._isSameGroup=function(e,t){return!!e[0].control&&e[0]._parent===t._control._parent&&e[1].name===t.name},e.\u0275fac=function(t){return new(t||e)},e.\u0275prov=r["\u0275\u0275defineInjectable"]({token:e,factory:function(t){return e.\u0275fac(t)}}),e}(),z=function(){function e(e,t,n,i){this._renderer=e,this._elementRef=t,this._registry=n,this._injector=i,this.onChange=function(){},this.onTouched=function(){}}return e.prototype.ngOnInit=function(){this._control=this._injector.get(v),this._checkName(),this._registry.add(this._control,this)},e.prototype.ngOnDestroy=function(){this._registry.remove(this)},e.prototype.writeValue=function(e){this._state=e===this.value,this._renderer.setProperty(this._elementRef.nativeElement,"checked",this._state)},e.prototype.registerOnChange=function(e){var t=this;this._fn=e,this.onChange=function(){e(t.value),t._registry.select(t)}},e.prototype.fireUncheck=function(e){this.writeValue(e)},e.prototype.registerOnTouched=function(e){this.onTouched=e},e.prototype.setDisabledState=function(e){this._renderer.setProperty(this._elementRef.nativeElement,"disabled",e)},e.prototype._checkName=function(){this.name&&this.formControlName&&this.name!==this.formControlName&&this._throwNameError(),!this.name&&this.formControlName&&(this.name=this.formControlName)},e.prototype._throwNameError=function(){throw new Error('\n If you define both a name and a formControlName attribute on your radio button, their values\n must match. Ex: \n ')},e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275directiveInject"](r.Renderer2),r["\u0275\u0275directiveInject"](r.ElementRef),r["\u0275\u0275directiveInject"](R),r["\u0275\u0275directiveInject"](r.Injector))},e.\u0275dir=r["\u0275\u0275defineDirective"]({type:e,selectors:[["input","type","radio","formControlName",""],["input","type","radio","formControl",""],["input","type","radio","ngModel",""]],hostBindings:function(e,t){1&e&&r["\u0275\u0275listener"]("change",(function(){return t.onChange()}))("blur",(function(){return t.onTouched()}))},inputs:{name:"name",formControlName:"formControlName",value:"value"},features:[r["\u0275\u0275ProvidersFeature"]([j])]}),e}(),B={provide:c,useExisting:Object(r.forwardRef)((function(){return F})),multi:!0},F=function(){function e(e,t){this._renderer=e,this._elementRef=t,this.onChange=function(e){},this.onTouched=function(){}}return e.prototype.writeValue=function(e){this._renderer.setProperty(this._elementRef.nativeElement,"value",parseFloat(e))},e.prototype.registerOnChange=function(e){this.onChange=function(t){e(""==t?null:parseFloat(t))}},e.prototype.registerOnTouched=function(e){this.onTouched=e},e.prototype.setDisabledState=function(e){this._renderer.setProperty(this._elementRef.nativeElement,"disabled",e)},e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275directiveInject"](r.Renderer2),r["\u0275\u0275directiveInject"](r.ElementRef))},e.\u0275dir=r["\u0275\u0275defineDirective"]({type:e,selectors:[["input","type","range","formControlName",""],["input","type","range","formControl",""],["input","type","range","ngModel",""]],hostBindings:function(e,t){1&e&&r["\u0275\u0275listener"]("change",(function(e){return t.onChange(e.target.value)}))("input",(function(e){return t.onChange(e.target.value)}))("blur",(function(){return t.onTouched()}))},features:[r["\u0275\u0275ProvidersFeature"]([B])]}),e}(),N='\n
\n \n
\n\n In your class:\n\n this.myGroup = new FormGroup({\n firstName: new FormControl()\n });',V='\n
\n
\n \n
\n
\n\n In your class:\n\n this.myGroup = new FormGroup({\n person: new FormGroup({ firstName: new FormControl() })\n });',H='\n
\n
\n \n
\n ',Y=function(){function e(){}return e.controlParentException=function(){throw new Error("formControlName must be used with a parent formGroup directive. You'll want to add a formGroup\n directive and pass it an existing FormGroup instance (you can create one in your class).\n\n Example:\n\n "+N)},e.ngModelGroupException=function(){throw new Error('formControlName cannot be used with an ngModelGroup parent. It is only compatible with parents\n that also have a "form" prefix: formGroupName, formArrayName, or formGroup.\n\n Option 1: Update the parent to be formGroupName (reactive form strategy)\n\n '+V+"\n\n Option 2: Use ngModel instead of formControlName (template-driven strategy)\n\n "+H)},e.missingFormException=function(){throw new Error("formGroup expects a FormGroup instance. Please pass one in.\n\n Example:\n\n "+N)},e.groupParentException=function(){throw new Error("formGroupName must be used with a parent formGroup directive. You'll want to add a formGroup\n directive and pass it an existing FormGroup instance (you can create one in your class).\n\n Example:\n\n "+V)},e.arrayParentException=function(){throw new Error('formArrayName must be used with a parent formGroup directive. You\'ll want to add a formGroup\n directive and pass it an existing FormGroup instance (you can create one in your class).\n\n Example:\n\n \n
\n
\n
\n \n
\n
\n
\n\n In your class:\n\n this.cityArray = new FormArray([new FormControl(\'SF\')]);\n this.myGroup = new FormGroup({\n cities: this.cityArray\n });')},e.disabledAttrWarning=function(){console.warn("\n It looks like you're using the disabled attribute with a reactive form directive. If you set disabled to true\n when you set up this control in your component class, the disabled attribute will actually be set in the DOM for\n you. We recommend using this approach to avoid 'changed after checked' errors.\n \n Example: \n form = new FormGroup({\n first: new FormControl({value: 'Nancy', disabled: true}, Validators.required),\n last: new FormControl('Drew', Validators.required)\n });\n ")},e.ngModelWarning=function(e){console.warn("\n It looks like you're using ngModel on the same form field as "+e+". \n Support for using the ngModel input property and ngModelChange event with \n reactive form directives has been deprecated in Angular v6 and will be removed \n in Angular v7.\n \n For more information on this, see our API docs here:\n https://angular.io/api/forms/"+("formControl"===e?"FormControlDirective":"FormControlName")+"#use-with-ngmodel\n ")},e}(),W={provide:c,useExisting:Object(r.forwardRef)((function(){return G})),multi:!0};function U(e,t){return null==e?""+t:(t&&"object"==typeof t&&(t="Object"),(e+": "+t).slice(0,50))}var G=function(){function e(e,t){this._renderer=e,this._elementRef=t,this._optionMap=new Map,this._idCounter=0,this.onChange=function(e){},this.onTouched=function(){},this._compareWith=r["\u0275looseIdentical"]}return Object.defineProperty(e.prototype,"compareWith",{set:function(e){if("function"!=typeof e)throw new Error("compareWith must be a function, but received "+JSON.stringify(e));this._compareWith=e},enumerable:!0,configurable:!0}),e.prototype.writeValue=function(e){this.value=e;var t=this._getOptionId(e);null==t&&this._renderer.setProperty(this._elementRef.nativeElement,"selectedIndex",-1);var n=U(t,e);this._renderer.setProperty(this._elementRef.nativeElement,"value",n)},e.prototype.registerOnChange=function(e){var t=this;this.onChange=function(n){t.value=t._getOptionValue(n),e(t.value)}},e.prototype.registerOnTouched=function(e){this.onTouched=e},e.prototype.setDisabledState=function(e){this._renderer.setProperty(this._elementRef.nativeElement,"disabled",e)},e.prototype._registerOption=function(){return(this._idCounter++).toString()},e.prototype._getOptionId=function(e){var t,n;try{for(var r=Object(i.j)(Array.from(this._optionMap.keys())),o=r.next();!o.done;o=r.next()){var a=o.value;if(this._compareWith(this._optionMap.get(a),e))return a}}catch(s){t={error:s}}finally{try{o&&!o.done&&(n=r.return)&&n.call(r)}finally{if(t)throw t.error}}return null},e.prototype._getOptionValue=function(e){var t=function(e){return e.split(":")[0]}(e);return this._optionMap.has(t)?this._optionMap.get(t):e},e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275directiveInject"](r.Renderer2),r["\u0275\u0275directiveInject"](r.ElementRef))},e.\u0275dir=r["\u0275\u0275defineDirective"]({type:e,selectors:[["select","formControlName","",3,"multiple",""],["select","formControl","",3,"multiple",""],["select","ngModel","",3,"multiple",""]],hostBindings:function(e,t){1&e&&r["\u0275\u0275listener"]("change",(function(e){return t.onChange(e.target.value)}))("blur",(function(){return t.onTouched()}))},inputs:{compareWith:"compareWith"},features:[r["\u0275\u0275ProvidersFeature"]([W])]}),e}(),q=function(){function e(e,t,n){this._element=e,this._renderer=t,this._select=n,this._select&&(this.id=this._select._registerOption())}return Object.defineProperty(e.prototype,"ngValue",{set:function(e){null!=this._select&&(this._select._optionMap.set(this.id,e),this._setElementValue(U(this.id,e)),this._select.writeValue(this._select.value))},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"value",{set:function(e){this._setElementValue(e),this._select&&this._select.writeValue(this._select.value)},enumerable:!0,configurable:!0}),e.prototype._setElementValue=function(e){this._renderer.setProperty(this._element.nativeElement,"value",e)},e.prototype.ngOnDestroy=function(){this._select&&(this._select._optionMap.delete(this.id),this._select.writeValue(this._select.value))},e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275directiveInject"](r.ElementRef),r["\u0275\u0275directiveInject"](r.Renderer2),r["\u0275\u0275directiveInject"](G,9))},e.\u0275dir=r["\u0275\u0275defineDirective"]({type:e,selectors:[["option"]],inputs:{ngValue:"ngValue",value:"value"}}),e}(),X={provide:c,useExisting:Object(r.forwardRef)((function(){return K})),multi:!0};function $(e,t){return null==e?""+t:("string"==typeof t&&(t="'"+t+"'"),t&&"object"==typeof t&&(t="Object"),(e+": "+t).slice(0,50))}var K=function(){function e(e,t){this._renderer=e,this._elementRef=t,this._optionMap=new Map,this._idCounter=0,this.onChange=function(e){},this.onTouched=function(){},this._compareWith=r["\u0275looseIdentical"]}return Object.defineProperty(e.prototype,"compareWith",{set:function(e){if("function"!=typeof e)throw new Error("compareWith must be a function, but received "+JSON.stringify(e));this._compareWith=e},enumerable:!0,configurable:!0}),e.prototype.writeValue=function(e){var t,n=this;if(this.value=e,Array.isArray(e)){var i=e.map((function(e){return n._getOptionId(e)}));t=function(e,t){e._setSelected(i.indexOf(t.toString())>-1)}}else t=function(e,t){e._setSelected(!1)};this._optionMap.forEach(t)},e.prototype.registerOnChange=function(e){var t=this;this.onChange=function(n){var i=[];if(n.hasOwnProperty("selectedOptions"))for(var r=n.selectedOptions,o=0;o1?"path: '"+e.path.join(" -> ")+"'":e.path[0]?"name: '"+e.path+"'":"unspecified name attribute",new Error(t+" "+n)}function re(e){return null!=e?O.compose(e.map(A)):null}function oe(e){return null!=e?O.composeAsync(e.map(D)):null}function ae(e,t){if(!e.hasOwnProperty("model"))return!1;var n=e.model;return!!n.isFirstChange()||!Object(r["\u0275looseIdentical"])(t,n.currentValue)}var se=[d,F,P,G,K,z];function le(e,t){e._syncPendingControls(),t.forEach((function(e){var t=e.control;"submit"===t.updateOn&&t._pendingChange&&(e.viewToModelUpdate(t._pendingValue),t._pendingChange=!1)}))}function ce(e,t){if(!t)return null;Array.isArray(t)||ie(e,"Value accessor was not provided as an array for form control with");var n=void 0,i=void 0,r=void 0;return t.forEach((function(t){var o;t.constructor===f?n=t:(o=t,se.some((function(e){return o.constructor===e}))?(i&&ie(e,"More than one built-in value accessor matches form control with"),i=t):(r&&ie(e,"More than one custom value accessor matches form control with"),r=t))})),r||i||n||(ie(e,"No valid value accessor for form control with"),null)}function ue(e,t){var n=e.indexOf(t);n>-1&&e.splice(n,1)}function de(e,t,n,i){Object(r.isDevMode)()&&"never"!==i&&((null!==i&&"once"!==i||t._ngModelWarningSentOnce)&&("always"!==i||n._ngModelWarningSent)||(Y.ngModelWarning(e),t._ngModelWarningSentOnce=!0,n._ngModelWarningSent=!0))}function he(e){var t=fe(e)?e.validators:e;return Array.isArray(t)?re(t):t||null}function pe(e,t){var n=fe(t)?t.asyncValidators:e;return Array.isArray(n)?oe(n):n||null}function fe(e){return null!=e&&!Array.isArray(e)&&"object"==typeof e}var me=function(){function e(e,t){this.validator=e,this.asyncValidator=t,this._onCollectionChange=function(){},this.pristine=!0,this.touched=!1,this._onDisabledChange=[]}return Object.defineProperty(e.prototype,"parent",{get:function(){return this._parent},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"valid",{get:function(){return"VALID"===this.status},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"invalid",{get:function(){return"INVALID"===this.status},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"pending",{get:function(){return"PENDING"==this.status},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"disabled",{get:function(){return"DISABLED"===this.status},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"enabled",{get:function(){return"DISABLED"!==this.status},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"dirty",{get:function(){return!this.pristine},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"untouched",{get:function(){return!this.touched},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"updateOn",{get:function(){return this._updateOn?this._updateOn:this.parent?this.parent.updateOn:"change"},enumerable:!0,configurable:!0}),e.prototype.setValidators=function(e){this.validator=he(e)},e.prototype.setAsyncValidators=function(e){this.asyncValidator=pe(e)},e.prototype.clearValidators=function(){this.validator=null},e.prototype.clearAsyncValidators=function(){this.asyncValidator=null},e.prototype.markAsTouched=function(e){void 0===e&&(e={}),this.touched=!0,this._parent&&!e.onlySelf&&this._parent.markAsTouched(e)},e.prototype.markAllAsTouched=function(){this.markAsTouched({onlySelf:!0}),this._forEachChild((function(e){return e.markAllAsTouched()}))},e.prototype.markAsUntouched=function(e){void 0===e&&(e={}),this.touched=!1,this._pendingTouched=!1,this._forEachChild((function(e){e.markAsUntouched({onlySelf:!0})})),this._parent&&!e.onlySelf&&this._parent._updateTouched(e)},e.prototype.markAsDirty=function(e){void 0===e&&(e={}),this.pristine=!1,this._parent&&!e.onlySelf&&this._parent.markAsDirty(e)},e.prototype.markAsPristine=function(e){void 0===e&&(e={}),this.pristine=!0,this._pendingDirty=!1,this._forEachChild((function(e){e.markAsPristine({onlySelf:!0})})),this._parent&&!e.onlySelf&&this._parent._updatePristine(e)},e.prototype.markAsPending=function(e){void 0===e&&(e={}),this.status="PENDING",!1!==e.emitEvent&&this.statusChanges.emit(this.status),this._parent&&!e.onlySelf&&this._parent.markAsPending(e)},e.prototype.disable=function(e){void 0===e&&(e={});var t=this._parentMarkedDirty(e.onlySelf);this.status="DISABLED",this.errors=null,this._forEachChild((function(t){t.disable(Object(i.a)(Object(i.a)({},e),{onlySelf:!0}))})),this._updateValue(),!1!==e.emitEvent&&(this.valueChanges.emit(this.value),this.statusChanges.emit(this.status)),this._updateAncestors(Object(i.a)(Object(i.a)({},e),{skipPristineCheck:t})),this._onDisabledChange.forEach((function(e){return e(!0)}))},e.prototype.enable=function(e){void 0===e&&(e={});var t=this._parentMarkedDirty(e.onlySelf);this.status="VALID",this._forEachChild((function(t){t.enable(Object(i.a)(Object(i.a)({},e),{onlySelf:!0}))})),this.updateValueAndValidity({onlySelf:!0,emitEvent:e.emitEvent}),this._updateAncestors(Object(i.a)(Object(i.a)({},e),{skipPristineCheck:t})),this._onDisabledChange.forEach((function(e){return e(!1)}))},e.prototype._updateAncestors=function(e){this._parent&&!e.onlySelf&&(this._parent.updateValueAndValidity(e),e.skipPristineCheck||this._parent._updatePristine(),this._parent._updateTouched())},e.prototype.setParent=function(e){this._parent=e},e.prototype.updateValueAndValidity=function(e){void 0===e&&(e={}),this._setInitialStatus(),this._updateValue(),this.enabled&&(this._cancelExistingSubscription(),this.errors=this._runValidator(),this.status=this._calculateStatus(),"VALID"!==this.status&&"PENDING"!==this.status||this._runAsyncValidator(e.emitEvent)),!1!==e.emitEvent&&(this.valueChanges.emit(this.value),this.statusChanges.emit(this.status)),this._parent&&!e.onlySelf&&this._parent.updateValueAndValidity(e)},e.prototype._updateTreeValidity=function(e){void 0===e&&(e={emitEvent:!0}),this._forEachChild((function(t){return t._updateTreeValidity(e)})),this.updateValueAndValidity({onlySelf:!0,emitEvent:e.emitEvent})},e.prototype._setInitialStatus=function(){this.status=this._allControlsDisabled()?"DISABLED":"VALID"},e.prototype._runValidator=function(){return this.validator?this.validator(this):null},e.prototype._runAsyncValidator=function(e){var t=this;if(this.asyncValidator){this.status="PENDING";var n=E(this.asyncValidator(this));this._asyncValidationSubscription=n.subscribe((function(n){return t.setErrors(n,{emitEvent:e})}))}},e.prototype._cancelExistingSubscription=function(){this._asyncValidationSubscription&&this._asyncValidationSubscription.unsubscribe()},e.prototype.setErrors=function(e,t){void 0===t&&(t={}),this.errors=e,this._updateControlsErrors(!1!==t.emitEvent)},e.prototype.get=function(e){return function(e,t,n){if(null==t)return null;if(Array.isArray(t)||(t=t.split(".")),Array.isArray(t)&&0===t.length)return null;var i=e;return t.forEach((function(e){i=i instanceof _e?i.controls.hasOwnProperty(e)?i.controls[e]:null:i instanceof ve&&i.at(e)||null})),i}(this,e)},e.prototype.getError=function(e,t){var n=t?this.get(t):this;return n&&n.errors?n.errors[e]:null},e.prototype.hasError=function(e,t){return!!this.getError(e,t)},Object.defineProperty(e.prototype,"root",{get:function(){for(var e=this;e._parent;)e=e._parent;return e},enumerable:!0,configurable:!0}),e.prototype._updateControlsErrors=function(e){this.status=this._calculateStatus(),e&&this.statusChanges.emit(this.status),this._parent&&this._parent._updateControlsErrors(e)},e.prototype._initObservables=function(){this.valueChanges=new r.EventEmitter,this.statusChanges=new r.EventEmitter},e.prototype._calculateStatus=function(){return this._allControlsDisabled()?"DISABLED":this.errors?"INVALID":this._anyControlsHaveStatus("PENDING")?"PENDING":this._anyControlsHaveStatus("INVALID")?"INVALID":"VALID"},e.prototype._anyControlsHaveStatus=function(e){return this._anyControls((function(t){return t.status===e}))},e.prototype._anyControlsDirty=function(){return this._anyControls((function(e){return e.dirty}))},e.prototype._anyControlsTouched=function(){return this._anyControls((function(e){return e.touched}))},e.prototype._updatePristine=function(e){void 0===e&&(e={}),this.pristine=!this._anyControlsDirty(),this._parent&&!e.onlySelf&&this._parent._updatePristine(e)},e.prototype._updateTouched=function(e){void 0===e&&(e={}),this.touched=this._anyControlsTouched(),this._parent&&!e.onlySelf&&this._parent._updateTouched(e)},e.prototype._isBoxedValue=function(e){return"object"==typeof e&&null!==e&&2===Object.keys(e).length&&"value"in e&&"disabled"in e},e.prototype._registerOnCollectionChange=function(e){this._onCollectionChange=e},e.prototype._setUpdateStrategy=function(e){fe(e)&&null!=e.updateOn&&(this._updateOn=e.updateOn)},e.prototype._parentMarkedDirty=function(e){return!e&&this._parent&&this._parent.dirty&&!this._parent._anyControlsDirty()},e}(),ge=function(e){function t(t,n,i){void 0===t&&(t=null);var r=e.call(this,he(n),pe(i,n))||this;return r._onChange=[],r._applyFormState(t),r._setUpdateStrategy(n),r.updateValueAndValidity({onlySelf:!0,emitEvent:!1}),r._initObservables(),r}return Object(i.d)(t,e),t.prototype.setValue=function(e,t){var n=this;void 0===t&&(t={}),this.value=this._pendingValue=e,this._onChange.length&&!1!==t.emitModelToViewChange&&this._onChange.forEach((function(e){return e(n.value,!1!==t.emitViewToModelChange)})),this.updateValueAndValidity(t)},t.prototype.patchValue=function(e,t){void 0===t&&(t={}),this.setValue(e,t)},t.prototype.reset=function(e,t){void 0===e&&(e=null),void 0===t&&(t={}),this._applyFormState(e),this.markAsPristine(t),this.markAsUntouched(t),this.setValue(this.value,t),this._pendingChange=!1},t.prototype._updateValue=function(){},t.prototype._anyControls=function(e){return!1},t.prototype._allControlsDisabled=function(){return this.disabled},t.prototype.registerOnChange=function(e){this._onChange.push(e)},t.prototype._clearChangeFns=function(){this._onChange=[],this._onDisabledChange=[],this._onCollectionChange=function(){}},t.prototype.registerOnDisabledChange=function(e){this._onDisabledChange.push(e)},t.prototype._forEachChild=function(e){},t.prototype._syncPendingControls=function(){return!("submit"!==this.updateOn||(this._pendingDirty&&this.markAsDirty(),this._pendingTouched&&this.markAsTouched(),!this._pendingChange)||(this.setValue(this._pendingValue,{onlySelf:!0,emitModelToViewChange:!1}),0))},t.prototype._applyFormState=function(e){this._isBoxedValue(e)?(this.value=this._pendingValue=e.value,e.disabled?this.disable({onlySelf:!0,emitEvent:!1}):this.enable({onlySelf:!0,emitEvent:!1})):this.value=this._pendingValue=e},t}(me),_e=function(e){function t(t,n,i){var r=e.call(this,he(n),pe(i,n))||this;return r.controls=t,r._initObservables(),r._setUpdateStrategy(n),r._setUpControls(),r.updateValueAndValidity({onlySelf:!0,emitEvent:!1}),r}return Object(i.d)(t,e),t.prototype.registerControl=function(e,t){return this.controls[e]?this.controls[e]:(this.controls[e]=t,t.setParent(this),t._registerOnCollectionChange(this._onCollectionChange),t)},t.prototype.addControl=function(e,t){this.registerControl(e,t),this.updateValueAndValidity(),this._onCollectionChange()},t.prototype.removeControl=function(e){this.controls[e]&&this.controls[e]._registerOnCollectionChange((function(){})),delete this.controls[e],this.updateValueAndValidity(),this._onCollectionChange()},t.prototype.setControl=function(e,t){this.controls[e]&&this.controls[e]._registerOnCollectionChange((function(){})),delete this.controls[e],t&&this.registerControl(e,t),this.updateValueAndValidity(),this._onCollectionChange()},t.prototype.contains=function(e){return this.controls.hasOwnProperty(e)&&this.controls[e].enabled},t.prototype.setValue=function(e,t){var n=this;void 0===t&&(t={}),this._checkAllValuesPresent(e),Object.keys(e).forEach((function(i){n._throwIfControlMissing(i),n.controls[i].setValue(e[i],{onlySelf:!0,emitEvent:t.emitEvent})})),this.updateValueAndValidity(t)},t.prototype.patchValue=function(e,t){var n=this;void 0===t&&(t={}),Object.keys(e).forEach((function(i){n.controls[i]&&n.controls[i].patchValue(e[i],{onlySelf:!0,emitEvent:t.emitEvent})})),this.updateValueAndValidity(t)},t.prototype.reset=function(e,t){void 0===e&&(e={}),void 0===t&&(t={}),this._forEachChild((function(n,i){n.reset(e[i],{onlySelf:!0,emitEvent:t.emitEvent})})),this._updatePristine(t),this._updateTouched(t),this.updateValueAndValidity(t)},t.prototype.getRawValue=function(){return this._reduceChildren({},(function(e,t,n){return e[n]=t instanceof ge?t.value:t.getRawValue(),e}))},t.prototype._syncPendingControls=function(){var e=this._reduceChildren(!1,(function(e,t){return!!t._syncPendingControls()||e}));return e&&this.updateValueAndValidity({onlySelf:!0}),e},t.prototype._throwIfControlMissing=function(e){if(!Object.keys(this.controls).length)throw new Error("\n There are no form controls registered with this group yet. If you're using ngModel,\n you may want to check next tick (e.g. use setTimeout).\n ");if(!this.controls[e])throw new Error("Cannot find form control with name: "+e+".")},t.prototype._forEachChild=function(e){var t=this;Object.keys(this.controls).forEach((function(n){return e(t.controls[n],n)}))},t.prototype._setUpControls=function(){var e=this;this._forEachChild((function(t){t.setParent(e),t._registerOnCollectionChange(e._onCollectionChange)}))},t.prototype._updateValue=function(){this.value=this._reduceValue()},t.prototype._anyControls=function(e){var t=this,n=!1;return this._forEachChild((function(i,r){n=n||t.contains(r)&&e(i)})),n},t.prototype._reduceValue=function(){var e=this;return this._reduceChildren({},(function(t,n,i){return(n.enabled||e.disabled)&&(t[i]=n.value),t}))},t.prototype._reduceChildren=function(e,t){var n=e;return this._forEachChild((function(e,i){n=t(n,e,i)})),n},t.prototype._allControlsDisabled=function(){var e,t;try{for(var n=Object(i.j)(Object.keys(this.controls)),r=n.next();!r.done;r=n.next())if(this.controls[r.value].enabled)return!1}catch(o){e={error:o}}finally{try{r&&!r.done&&(t=n.return)&&t.call(n)}finally{if(e)throw e.error}}return Object.keys(this.controls).length>0||this.disabled},t.prototype._checkAllValuesPresent=function(e){this._forEachChild((function(t,n){if(void 0===e[n])throw new Error("Must supply a value for form control with name: '"+n+"'.")}))},t}(me),ve=function(e){function t(t,n,i){var r=e.call(this,he(n),pe(i,n))||this;return r.controls=t,r._initObservables(),r._setUpdateStrategy(n),r._setUpControls(),r.updateValueAndValidity({onlySelf:!0,emitEvent:!1}),r}return Object(i.d)(t,e),t.prototype.at=function(e){return this.controls[e]},t.prototype.push=function(e){this.controls.push(e),this._registerControl(e),this.updateValueAndValidity(),this._onCollectionChange()},t.prototype.insert=function(e,t){this.controls.splice(e,0,t),this._registerControl(t),this.updateValueAndValidity()},t.prototype.removeAt=function(e){this.controls[e]&&this.controls[e]._registerOnCollectionChange((function(){})),this.controls.splice(e,1),this.updateValueAndValidity()},t.prototype.setControl=function(e,t){this.controls[e]&&this.controls[e]._registerOnCollectionChange((function(){})),this.controls.splice(e,1),t&&(this.controls.splice(e,0,t),this._registerControl(t)),this.updateValueAndValidity(),this._onCollectionChange()},Object.defineProperty(t.prototype,"length",{get:function(){return this.controls.length},enumerable:!0,configurable:!0}),t.prototype.setValue=function(e,t){var n=this;void 0===t&&(t={}),this._checkAllValuesPresent(e),e.forEach((function(e,i){n._throwIfControlMissing(i),n.at(i).setValue(e,{onlySelf:!0,emitEvent:t.emitEvent})})),this.updateValueAndValidity(t)},t.prototype.patchValue=function(e,t){var n=this;void 0===t&&(t={}),e.forEach((function(e,i){n.at(i)&&n.at(i).patchValue(e,{onlySelf:!0,emitEvent:t.emitEvent})})),this.updateValueAndValidity(t)},t.prototype.reset=function(e,t){void 0===e&&(e=[]),void 0===t&&(t={}),this._forEachChild((function(n,i){n.reset(e[i],{onlySelf:!0,emitEvent:t.emitEvent})})),this._updatePristine(t),this._updateTouched(t),this.updateValueAndValidity(t)},t.prototype.getRawValue=function(){return this.controls.map((function(e){return e instanceof ge?e.value:e.getRawValue()}))},t.prototype.clear=function(){this.controls.length<1||(this._forEachChild((function(e){return e._registerOnCollectionChange((function(){}))})),this.controls.splice(0),this.updateValueAndValidity())},t.prototype._syncPendingControls=function(){var e=this.controls.reduce((function(e,t){return!!t._syncPendingControls()||e}),!1);return e&&this.updateValueAndValidity({onlySelf:!0}),e},t.prototype._throwIfControlMissing=function(e){if(!this.controls.length)throw new Error("\n There are no form controls registered with this array yet. If you're using ngModel,\n you may want to check next tick (e.g. use setTimeout).\n ");if(!this.at(e))throw new Error("Cannot find form control at index "+e)},t.prototype._forEachChild=function(e){this.controls.forEach((function(t,n){e(t,n)}))},t.prototype._updateValue=function(){var e=this;this.value=this.controls.filter((function(t){return t.enabled||e.disabled})).map((function(e){return e.value}))},t.prototype._anyControls=function(e){return this.controls.some((function(t){return t.enabled&&e(t)}))},t.prototype._setUpControls=function(){var e=this;this._forEachChild((function(t){return e._registerControl(t)}))},t.prototype._checkAllValuesPresent=function(e){this._forEachChild((function(t,n){if(void 0===e[n])throw new Error("Must supply a value for form control at index: "+n+".")}))},t.prototype._allControlsDisabled=function(){var e,t;try{for(var n=Object(i.j)(this.controls),r=n.next();!r.done;r=n.next())if(r.value.enabled)return!1}catch(o){e={error:o}}finally{try{r&&!r.done&&(t=n.return)&&t.call(n)}finally{if(e)throw e.error}}return this.controls.length>0||this.disabled},t.prototype._registerControl=function(e){e.setParent(this),e._registerOnCollectionChange(this._onCollectionChange)},t}(me),ye={provide:g,useExisting:Object(r.forwardRef)((function(){return we}))},be=function(){return Promise.resolve(null)}(),we=function(e){function t(t,n){var i=e.call(this)||this;return i.submitted=!1,i._directives=[],i.ngSubmit=new r.EventEmitter,i.form=new _e({},re(t),oe(n)),i}return Object(i.d)(t,e),t.prototype.ngAfterViewInit=function(){this._setUpdateStrategy()},Object.defineProperty(t.prototype,"formDirective",{get:function(){return this},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"control",{get:function(){return this.form},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"path",{get:function(){return[]},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"controls",{get:function(){return this.form.controls},enumerable:!0,configurable:!0}),t.prototype.addControl=function(e){var t=this;be.then((function(){var n=t._findContainer(e.path);e.control=n.registerControl(e.name,e.control),Z(e.control,e),e.control.updateValueAndValidity({emitEvent:!1}),t._directives.push(e)}))},t.prototype.getControl=function(e){return this.form.get(e.path)},t.prototype.removeControl=function(e){var t=this;be.then((function(){var n=t._findContainer(e.path);n&&n.removeControl(e.name),ue(t._directives,e)}))},t.prototype.addFormGroup=function(e){var t=this;be.then((function(){var n=t._findContainer(e.path),i=new _e({});te(i,e),n.registerControl(e.name,i),i.updateValueAndValidity({emitEvent:!1})}))},t.prototype.removeFormGroup=function(e){var t=this;be.then((function(){var n=t._findContainer(e.path);n&&n.removeControl(e.name)}))},t.prototype.getFormGroup=function(e){return this.form.get(e.path)},t.prototype.updateModel=function(e,t){var n=this;be.then((function(){n.form.get(e.path).setValue(t)}))},t.prototype.setValue=function(e){this.control.setValue(e)},t.prototype.onSubmit=function(e){return this.submitted=!0,le(this.form,this._directives),this.ngSubmit.emit(e),!1},t.prototype.onReset=function(){this.resetForm()},t.prototype.resetForm=function(e){void 0===e&&(e=void 0),this.form.reset(e),this.submitted=!1},t.prototype._setUpdateStrategy=function(){this.options&&null!=this.options.updateOn&&(this.form._updateOn=this.options.updateOn)},t.prototype._findContainer=function(e){return e.pop(),e.length?this.form.get(e):this.form},t.\u0275fac=function(e){return new(e||t)(r["\u0275\u0275directiveInject"](S,10),r["\u0275\u0275directiveInject"](M,10))},t.\u0275dir=r["\u0275\u0275defineDirective"]({type:t,selectors:[["form",3,"ngNoForm","",3,"formGroup",""],["ng-form"],["","ngForm",""]],hostBindings:function(e,t){1&e&&r["\u0275\u0275listener"]("submit",(function(e){return t.onSubmit(e)}))("reset",(function(){return t.onReset()}))},inputs:{options:["ngFormOptions","options"]},outputs:{ngSubmit:"ngSubmit"},exportAs:["ngForm"],features:[r["\u0275\u0275ProvidersFeature"]([ye]),r["\u0275\u0275InheritDefinitionFeature"]]}),t}(g),xe=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}Object(i.d)(t,e),t.prototype.ngOnInit=function(){this._checkParentType(),this.formDirective.addFormGroup(this)},t.prototype.ngOnDestroy=function(){this.formDirective&&this.formDirective.removeFormGroup(this)},Object.defineProperty(t.prototype,"control",{get:function(){return this.formDirective.getFormGroup(this)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"path",{get:function(){return Q(null==this.name?this.name:this.name.toString(),this._parent)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"formDirective",{get:function(){return this._parent?this._parent.formDirective:null},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"validator",{get:function(){return re(this._validators)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"asyncValidator",{get:function(){return oe(this._asyncValidators)},enumerable:!0,configurable:!0}),t.prototype._checkParentType=function(){},t.\u0275fac=function(e){return n(e||t)},t.\u0275dir=r["\u0275\u0275defineDirective"]({type:t,features:[r["\u0275\u0275InheritDefinitionFeature"]]});var n=r["\u0275\u0275getInheritedFactory"](t);return t}(g),Ce=function(){function e(){}return e.modelParentException=function(){throw new Error('\n ngModel cannot be used to register form controls with a parent formGroup directive. Try using\n formGroup\'s partner directive "formControlName" instead. Example:\n\n '+N+'\n\n Or, if you\'d like to avoid registering this form control, indicate that it\'s standalone in ngModelOptions:\n\n Example:\n\n \n
\n \n \n
\n ')},e.formGroupNameException=function(){throw new Error("\n ngModel cannot be used to register form controls with a parent formGroupName or formArrayName directive.\n\n Option 1: Use formControlName instead of ngModel (reactive strategy):\n\n "+V+"\n\n Option 2: Update ngModel's parent be ngModelGroup (template-driven strategy):\n\n "+H)},e.missingNameException=function(){throw new Error('If ngModel is used within a form tag, either the name attribute must be set or the form\n control must be defined as \'standalone\' in ngModelOptions.\n\n Example 1: \n Example 2: ')},e.modelGroupParentException=function(){throw new Error("\n ngModelGroup cannot be used with a parent formGroup directive.\n\n Option 1: Use formGroupName instead of ngModelGroup (reactive strategy):\n\n "+V+"\n\n Option 2: Use a regular form tag instead of the formGroup directive (template-driven strategy):\n\n "+H)},e}(),Se={provide:g,useExisting:Object(r.forwardRef)((function(){return Me}))},Me=function(e){function t(t,n,i){var r=e.call(this)||this;return r._parent=t,r._validators=n,r._asyncValidators=i,r}var n;return Object(i.d)(t,e),n=t,t.prototype._checkParentType=function(){this._parent instanceof n||this._parent instanceof we||Ce.modelGroupParentException()},t.\u0275fac=function(e){return new(e||t)(r["\u0275\u0275directiveInject"](g,5),r["\u0275\u0275directiveInject"](S,10),r["\u0275\u0275directiveInject"](M,10))},t.\u0275dir=r["\u0275\u0275defineDirective"]({type:t,selectors:[["","ngModelGroup",""]],inputs:{name:["ngModelGroup","name"]},exportAs:["ngModelGroup"],features:[r["\u0275\u0275ProvidersFeature"]([Se]),r["\u0275\u0275InheritDefinitionFeature"]]}),t}(xe),ke={provide:v,useExisting:Object(r.forwardRef)((function(){return Te}))},Oe=function(){return Promise.resolve(null)}(),Te=function(e){function t(t,n,i,o){var a=e.call(this)||this;return a.control=new ge,a._registered=!1,a.update=new r.EventEmitter,a._parent=t,a._rawValidators=n||[],a._rawAsyncValidators=i||[],a.valueAccessor=ce(a,o),a}return Object(i.d)(t,e),t.prototype.ngOnChanges=function(e){this._checkForErrors(),this._registered||this._setUpControl(),"isDisabled"in e&&this._updateDisabled(e),ae(e,this.viewModel)&&(this._updateValue(this.model),this.viewModel=this.model)},t.prototype.ngOnDestroy=function(){this.formDirective&&this.formDirective.removeControl(this)},Object.defineProperty(t.prototype,"path",{get:function(){return this._parent?Q(this.name,this._parent):[this.name]},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"formDirective",{get:function(){return this._parent?this._parent.formDirective:null},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"validator",{get:function(){return re(this._rawValidators)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"asyncValidator",{get:function(){return oe(this._rawAsyncValidators)},enumerable:!0,configurable:!0}),t.prototype.viewToModelUpdate=function(e){this.viewModel=e,this.update.emit(e)},t.prototype._setUpControl=function(){this._setUpdateStrategy(),this._isStandalone()?this._setUpStandalone():this.formDirective.addControl(this),this._registered=!0},t.prototype._setUpdateStrategy=function(){this.options&&null!=this.options.updateOn&&(this.control._updateOn=this.options.updateOn)},t.prototype._isStandalone=function(){return!this._parent||!(!this.options||!this.options.standalone)},t.prototype._setUpStandalone=function(){Z(this.control,this),this.control.updateValueAndValidity({emitEvent:!1})},t.prototype._checkForErrors=function(){this._isStandalone()||this._checkParentType(),this._checkName()},t.prototype._checkParentType=function(){!(this._parent instanceof Me)&&this._parent instanceof xe?Ce.formGroupNameException():this._parent instanceof Me||this._parent instanceof we||Ce.modelParentException()},t.prototype._checkName=function(){this.options&&this.options.name&&(this.name=this.options.name),this._isStandalone()||this.name||Ce.missingNameException()},t.prototype._updateValue=function(e){var t=this;Oe.then((function(){t.control.setValue(e,{emitViewToModelChange:!1})}))},t.prototype._updateDisabled=function(e){var t=this,n=e.isDisabled.currentValue,i=""===n||n&&"false"!==n;Oe.then((function(){i&&!t.control.disabled?t.control.disable():!i&&t.control.disabled&&t.control.enable()}))},t.\u0275fac=function(e){return new(e||t)(r["\u0275\u0275directiveInject"](g,9),r["\u0275\u0275directiveInject"](S,10),r["\u0275\u0275directiveInject"](M,10),r["\u0275\u0275directiveInject"](c,10))},t.\u0275dir=r["\u0275\u0275defineDirective"]({type:t,selectors:[["","ngModel","",3,"formControlName","",3,"formControl",""]],inputs:{name:"name",isDisabled:["disabled","isDisabled"],model:["ngModel","model"],options:["ngModelOptions","options"]},outputs:{update:"ngModelChange"},exportAs:["ngModel"],features:[r["\u0275\u0275ProvidersFeature"]([ke]),r["\u0275\u0275InheritDefinitionFeature"],r["\u0275\u0275NgOnChangesFeature"]]}),t}(v),Ee=function(){function e(){}return e.\u0275fac=function(t){return new(t||e)},e.\u0275dir=r["\u0275\u0275defineDirective"]({type:e,selectors:[["form",3,"ngNoForm","",3,"ngNativeValidate",""]],hostAttrs:["novalidate",""]}),e}(),Ie=new r.InjectionToken("NgModelWithFormControlWarning"),Ae={provide:v,useExisting:Object(r.forwardRef)((function(){return De}))},De=function(e){function t(t,n,i,o){var a=e.call(this)||this;return a._ngModelWarningConfig=o,a.update=new r.EventEmitter,a._ngModelWarningSent=!1,a._rawValidators=t||[],a._rawAsyncValidators=n||[],a.valueAccessor=ce(a,i),a}var n;return Object(i.d)(t,e),n=t,Object.defineProperty(t.prototype,"isDisabled",{set:function(e){Y.disabledAttrWarning()},enumerable:!0,configurable:!0}),t.prototype.ngOnChanges=function(e){this._isControlChanged(e)&&(Z(this.form,this),this.control.disabled&&this.valueAccessor.setDisabledState&&this.valueAccessor.setDisabledState(!0),this.form.updateValueAndValidity({emitEvent:!1})),ae(e,this.viewModel)&&(de("formControl",n,this,this._ngModelWarningConfig),this.form.setValue(this.model),this.viewModel=this.model)},Object.defineProperty(t.prototype,"path",{get:function(){return[]},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"validator",{get:function(){return re(this._rawValidators)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"asyncValidator",{get:function(){return oe(this._rawAsyncValidators)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"control",{get:function(){return this.form},enumerable:!0,configurable:!0}),t.prototype.viewToModelUpdate=function(e){this.viewModel=e,this.update.emit(e)},t.prototype._isControlChanged=function(e){return e.hasOwnProperty("form")},t._ngModelWarningSentOnce=!1,t.\u0275fac=function(e){return new(e||t)(r["\u0275\u0275directiveInject"](S,10),r["\u0275\u0275directiveInject"](M,10),r["\u0275\u0275directiveInject"](c,10),r["\u0275\u0275directiveInject"](Ie,8))},t.\u0275dir=r["\u0275\u0275defineDirective"]({type:t,selectors:[["","formControl",""]],inputs:{isDisabled:["disabled","isDisabled"],form:["formControl","form"],model:["ngModel","model"]},outputs:{update:"ngModelChange"},exportAs:["ngForm"],features:[r["\u0275\u0275ProvidersFeature"]([Ae]),r["\u0275\u0275InheritDefinitionFeature"],r["\u0275\u0275NgOnChangesFeature"]]}),t}(v),Le={provide:g,useExisting:Object(r.forwardRef)((function(){return Pe}))},Pe=function(e){function t(t,n){var i=e.call(this)||this;return i._validators=t,i._asyncValidators=n,i.submitted=!1,i.directives=[],i.form=null,i.ngSubmit=new r.EventEmitter,i}return Object(i.d)(t,e),t.prototype.ngOnChanges=function(e){this._checkFormPresent(),e.hasOwnProperty("form")&&(this._updateValidators(),this._updateDomValue(),this._updateRegistrations())},Object.defineProperty(t.prototype,"formDirective",{get:function(){return this},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"control",{get:function(){return this.form},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"path",{get:function(){return[]},enumerable:!0,configurable:!0}),t.prototype.addControl=function(e){var t=this.form.get(e.path);return Z(t,e),t.updateValueAndValidity({emitEvent:!1}),this.directives.push(e),t},t.prototype.getControl=function(e){return this.form.get(e.path)},t.prototype.removeControl=function(e){ue(this.directives,e)},t.prototype.addFormGroup=function(e){var t=this.form.get(e.path);te(t,e),t.updateValueAndValidity({emitEvent:!1})},t.prototype.removeFormGroup=function(e){},t.prototype.getFormGroup=function(e){return this.form.get(e.path)},t.prototype.addFormArray=function(e){var t=this.form.get(e.path);te(t,e),t.updateValueAndValidity({emitEvent:!1})},t.prototype.removeFormArray=function(e){},t.prototype.getFormArray=function(e){return this.form.get(e.path)},t.prototype.updateModel=function(e,t){this.form.get(e.path).setValue(t)},t.prototype.onSubmit=function(e){return this.submitted=!0,le(this.form,this.directives),this.ngSubmit.emit(e),!1},t.prototype.onReset=function(){this.resetForm()},t.prototype.resetForm=function(e){void 0===e&&(e=void 0),this.form.reset(e),this.submitted=!1},t.prototype._updateDomValue=function(){var e=this;this.directives.forEach((function(t){var n=e.form.get(t.path);t.control!==n&&(function(e,t){t.valueAccessor.registerOnChange((function(){return ne(t)})),t.valueAccessor.registerOnTouched((function(){return ne(t)})),t._rawValidators.forEach((function(e){e.registerOnValidatorChange&&e.registerOnValidatorChange(null)})),t._rawAsyncValidators.forEach((function(e){e.registerOnValidatorChange&&e.registerOnValidatorChange(null)})),e&&e._clearChangeFns()}(t.control,t),n&&Z(n,t),t.control=n)})),this.form._updateTreeValidity({emitEvent:!1})},t.prototype._updateRegistrations=function(){var e=this;this.form._registerOnCollectionChange((function(){return e._updateDomValue()})),this._oldForm&&this._oldForm._registerOnCollectionChange((function(){})),this._oldForm=this.form},t.prototype._updateValidators=function(){var e=re(this._validators);this.form.validator=O.compose([this.form.validator,e]);var t=oe(this._asyncValidators);this.form.asyncValidator=O.composeAsync([this.form.asyncValidator,t])},t.prototype._checkFormPresent=function(){this.form||Y.missingFormException()},t.\u0275fac=function(e){return new(e||t)(r["\u0275\u0275directiveInject"](S,10),r["\u0275\u0275directiveInject"](M,10))},t.\u0275dir=r["\u0275\u0275defineDirective"]({type:t,selectors:[["","formGroup",""]],hostBindings:function(e,t){1&e&&r["\u0275\u0275listener"]("submit",(function(e){return t.onSubmit(e)}))("reset",(function(){return t.onReset()}))},inputs:{form:["formGroup","form"]},outputs:{ngSubmit:"ngSubmit"},exportAs:["ngForm"],features:[r["\u0275\u0275ProvidersFeature"]([Le]),r["\u0275\u0275InheritDefinitionFeature"],r["\u0275\u0275NgOnChangesFeature"]]}),t}(g),je={provide:g,useExisting:Object(r.forwardRef)((function(){return Re}))},Re=function(e){function t(t,n,i){var r=e.call(this)||this;return r._parent=t,r._validators=n,r._asyncValidators=i,r}return Object(i.d)(t,e),t.prototype._checkParentType=function(){Fe(this._parent)&&Y.groupParentException()},t.\u0275fac=function(e){return new(e||t)(r["\u0275\u0275directiveInject"](g,13),r["\u0275\u0275directiveInject"](S,10),r["\u0275\u0275directiveInject"](M,10))},t.\u0275dir=r["\u0275\u0275defineDirective"]({type:t,selectors:[["","formGroupName",""]],inputs:{name:["formGroupName","name"]},features:[r["\u0275\u0275ProvidersFeature"]([je]),r["\u0275\u0275InheritDefinitionFeature"]]}),t}(xe),ze={provide:g,useExisting:Object(r.forwardRef)((function(){return Be}))},Be=function(e){function t(t,n,i){var r=e.call(this)||this;return r._parent=t,r._validators=n,r._asyncValidators=i,r}return Object(i.d)(t,e),t.prototype.ngOnInit=function(){this._checkParentType(),this.formDirective.addFormArray(this)},t.prototype.ngOnDestroy=function(){this.formDirective&&this.formDirective.removeFormArray(this)},Object.defineProperty(t.prototype,"control",{get:function(){return this.formDirective.getFormArray(this)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"formDirective",{get:function(){return this._parent?this._parent.formDirective:null},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"path",{get:function(){return Q(null==this.name?this.name:this.name.toString(),this._parent)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"validator",{get:function(){return re(this._validators)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"asyncValidator",{get:function(){return oe(this._asyncValidators)},enumerable:!0,configurable:!0}),t.prototype._checkParentType=function(){Fe(this._parent)&&Y.arrayParentException()},t.\u0275fac=function(e){return new(e||t)(r["\u0275\u0275directiveInject"](g,13),r["\u0275\u0275directiveInject"](S,10),r["\u0275\u0275directiveInject"](M,10))},t.\u0275dir=r["\u0275\u0275defineDirective"]({type:t,selectors:[["","formArrayName",""]],inputs:{name:["formArrayName","name"]},features:[r["\u0275\u0275ProvidersFeature"]([ze]),r["\u0275\u0275InheritDefinitionFeature"]]}),t}(g);function Fe(e){return!(e instanceof Re||e instanceof Pe||e instanceof Be)}var Ne={provide:v,useExisting:Object(r.forwardRef)((function(){return Ve}))},Ve=function(e){function t(t,n,i,o,a){var s=e.call(this)||this;return s._ngModelWarningConfig=a,s._added=!1,s.update=new r.EventEmitter,s._ngModelWarningSent=!1,s._parent=t,s._rawValidators=n||[],s._rawAsyncValidators=i||[],s.valueAccessor=ce(s,o),s}var n;return Object(i.d)(t,e),n=t,Object.defineProperty(t.prototype,"isDisabled",{set:function(e){Y.disabledAttrWarning()},enumerable:!0,configurable:!0}),t.prototype.ngOnChanges=function(e){this._added||this._setUpControl(),ae(e,this.viewModel)&&(de("formControlName",n,this,this._ngModelWarningConfig),this.viewModel=this.model,this.formDirective.updateModel(this,this.model))},t.prototype.ngOnDestroy=function(){this.formDirective&&this.formDirective.removeControl(this)},t.prototype.viewToModelUpdate=function(e){this.viewModel=e,this.update.emit(e)},Object.defineProperty(t.prototype,"path",{get:function(){return Q(null==this.name?this.name:this.name.toString(),this._parent)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"formDirective",{get:function(){return this._parent?this._parent.formDirective:null},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"validator",{get:function(){return re(this._rawValidators)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"asyncValidator",{get:function(){return oe(this._rawAsyncValidators)},enumerable:!0,configurable:!0}),t.prototype._checkParentType=function(){!(this._parent instanceof Re)&&this._parent instanceof xe?Y.ngModelGroupException():this._parent instanceof Re||this._parent instanceof Pe||this._parent instanceof Be||Y.controlParentException()},t.prototype._setUpControl=function(){this._checkParentType(),this.control=this.formDirective.addControl(this),this.control.disabled&&this.valueAccessor.setDisabledState&&this.valueAccessor.setDisabledState(!0),this._added=!0},t._ngModelWarningSentOnce=!1,t.\u0275fac=function(e){return new(e||t)(r["\u0275\u0275directiveInject"](g,13),r["\u0275\u0275directiveInject"](S,10),r["\u0275\u0275directiveInject"](M,10),r["\u0275\u0275directiveInject"](c,10),r["\u0275\u0275directiveInject"](Ie,8))},t.\u0275dir=r["\u0275\u0275defineDirective"]({type:t,selectors:[["","formControlName",""]],inputs:{isDisabled:["disabled","isDisabled"],name:["formControlName","name"],model:["ngModel","model"]},outputs:{update:"ngModelChange"},features:[r["\u0275\u0275ProvidersFeature"]([Ne]),r["\u0275\u0275InheritDefinitionFeature"],r["\u0275\u0275NgOnChangesFeature"]]}),t}(v),He={provide:S,useExisting:Object(r.forwardRef)((function(){return We})),multi:!0},Ye={provide:S,useExisting:Object(r.forwardRef)((function(){return Ue})),multi:!0},We=function(){function e(){}return Object.defineProperty(e.prototype,"required",{get:function(){return this._required},set:function(e){this._required=null!=e&&!1!==e&&""+e!="false",this._onChange&&this._onChange()},enumerable:!0,configurable:!0}),e.prototype.validate=function(e){return this.required?O.required(e):null},e.prototype.registerOnValidatorChange=function(e){this._onChange=e},e.\u0275fac=function(t){return new(t||e)},e.\u0275dir=r["\u0275\u0275defineDirective"]({type:e,selectors:[["","required","","formControlName","",3,"type","checkbox"],["","required","","formControl","",3,"type","checkbox"],["","required","","ngModel","",3,"type","checkbox"]],hostVars:1,hostBindings:function(e,t){2&e&&r["\u0275\u0275attribute"]("required",t.required?"":null)},inputs:{required:"required"},features:[r["\u0275\u0275ProvidersFeature"]([He])]}),e}(),Ue=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}Object(i.d)(t,e),t.prototype.validate=function(e){return this.required?O.requiredTrue(e):null},t.\u0275fac=function(e){return n(e||t)},t.\u0275dir=r["\u0275\u0275defineDirective"]({type:t,selectors:[["input","type","checkbox","required","","formControlName",""],["input","type","checkbox","required","","formControl",""],["input","type","checkbox","required","","ngModel",""]],hostVars:1,hostBindings:function(e,t){2&e&&r["\u0275\u0275attribute"]("required",t.required?"":null)},features:[r["\u0275\u0275ProvidersFeature"]([Ye]),r["\u0275\u0275InheritDefinitionFeature"]]});var n=r["\u0275\u0275getInheritedFactory"](t);return t}(We),Ge={provide:S,useExisting:Object(r.forwardRef)((function(){return qe})),multi:!0},qe=function(){function e(){}return Object.defineProperty(e.prototype,"email",{set:function(e){this._enabled=""===e||!0===e||"true"===e,this._onChange&&this._onChange()},enumerable:!0,configurable:!0}),e.prototype.validate=function(e){return this._enabled?O.email(e):null},e.prototype.registerOnValidatorChange=function(e){this._onChange=e},e.\u0275fac=function(t){return new(t||e)},e.\u0275dir=r["\u0275\u0275defineDirective"]({type:e,selectors:[["","email","","formControlName",""],["","email","","formControl",""],["","email","","ngModel",""]],inputs:{email:"email"},features:[r["\u0275\u0275ProvidersFeature"]([Ge])]}),e}(),Xe={provide:S,useExisting:Object(r.forwardRef)((function(){return $e})),multi:!0},$e=function(){function e(){}return e.prototype.ngOnChanges=function(e){"minlength"in e&&(this._createValidator(),this._onChange&&this._onChange())},e.prototype.validate=function(e){return null==this.minlength?null:this._validator(e)},e.prototype.registerOnValidatorChange=function(e){this._onChange=e},e.prototype._createValidator=function(){this._validator=O.minLength("number"==typeof this.minlength?this.minlength:parseInt(this.minlength,10))},e.\u0275fac=function(t){return new(t||e)},e.\u0275dir=r["\u0275\u0275defineDirective"]({type:e,selectors:[["","minlength","","formControlName",""],["","minlength","","formControl",""],["","minlength","","ngModel",""]],hostVars:1,hostBindings:function(e,t){2&e&&r["\u0275\u0275attribute"]("minlength",t.minlength?t.minlength:null)},inputs:{minlength:"minlength"},features:[r["\u0275\u0275ProvidersFeature"]([Xe]),r["\u0275\u0275NgOnChangesFeature"]]}),e}(),Ke={provide:S,useExisting:Object(r.forwardRef)((function(){return Je})),multi:!0},Je=function(){function e(){}return e.prototype.ngOnChanges=function(e){"maxlength"in e&&(this._createValidator(),this._onChange&&this._onChange())},e.prototype.validate=function(e){return null!=this.maxlength?this._validator(e):null},e.prototype.registerOnValidatorChange=function(e){this._onChange=e},e.prototype._createValidator=function(){this._validator=O.maxLength("number"==typeof this.maxlength?this.maxlength:parseInt(this.maxlength,10))},e.\u0275fac=function(t){return new(t||e)},e.\u0275dir=r["\u0275\u0275defineDirective"]({type:e,selectors:[["","maxlength","","formControlName",""],["","maxlength","","formControl",""],["","maxlength","","ngModel",""]],hostVars:1,hostBindings:function(e,t){2&e&&r["\u0275\u0275attribute"]("maxlength",t.maxlength?t.maxlength:null)},inputs:{maxlength:"maxlength"},features:[r["\u0275\u0275ProvidersFeature"]([Ke]),r["\u0275\u0275NgOnChangesFeature"]]}),e}(),Qe={provide:S,useExisting:Object(r.forwardRef)((function(){return Ze})),multi:!0},Ze=function(){function e(){}return e.prototype.ngOnChanges=function(e){"pattern"in e&&(this._createValidator(),this._onChange&&this._onChange())},e.prototype.validate=function(e){return this._validator(e)},e.prototype.registerOnValidatorChange=function(e){this._onChange=e},e.prototype._createValidator=function(){this._validator=O.pattern(this.pattern)},e.\u0275fac=function(t){return new(t||e)},e.\u0275dir=r["\u0275\u0275defineDirective"]({type:e,selectors:[["","pattern","","formControlName",""],["","pattern","","formControl",""],["","pattern","","ngModel",""]],hostVars:1,hostBindings:function(e,t){2&e&&r["\u0275\u0275attribute"]("pattern",t.pattern?t.pattern:null)},inputs:{pattern:"pattern"},features:[r["\u0275\u0275ProvidersFeature"]([Qe]),r["\u0275\u0275NgOnChangesFeature"]]}),e}(),et=[Ee,q,J,f,P,F,d,G,K,z,w,x,We,$e,Je,Ze,Ue,qe],tt=[Te,Me,we],nt=[De,Pe,Ve,Re,Be],it=function(){function e(){}return e.\u0275mod=r["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=r["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)}}),e}(),rt=function(){function e(){}return e.prototype.group=function(e,t){void 0===t&&(t=null);var n=this._reduceControls(e),i=null,r=null,o=void 0;return null!=t&&(function(e){return void 0!==e.asyncValidators||void 0!==e.validators||void 0!==e.updateOn}(t)?(i=null!=t.validators?t.validators:null,r=null!=t.asyncValidators?t.asyncValidators:null,o=null!=t.updateOn?t.updateOn:void 0):(i=null!=t.validator?t.validator:null,r=null!=t.asyncValidator?t.asyncValidator:null)),new _e(n,{asyncValidators:r,updateOn:o,validators:i})},e.prototype.control=function(e,t,n){return new ge(e,t,n)},e.prototype.array=function(e,t,n){var i=this,r=e.map((function(e){return i._createControl(e)}));return new ve(r,t,n)},e.prototype._reduceControls=function(e){var t=this,n={};return Object.keys(e).forEach((function(i){n[i]=t._createControl(e[i])})),n},e.prototype._createControl=function(e){return e instanceof ge||e instanceof _e||e instanceof ve?e:Array.isArray(e)?this.control(e[0],e.length>1?e[1]:null,e.length>2?e[2]:null):this.control(e)},e.\u0275fac=function(t){return new(t||e)},e.\u0275prov=r["\u0275\u0275defineInjectable"]({token:e,factory:function(t){return e.\u0275fac(t)}}),e}(),ot=new r.Version("9.1.0"),at=function(){function e(){}return e.\u0275mod=r["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=r["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)},providers:[R],imports:[it]}),e}(),st=function(){function e(){}var t;return t=e,e.withConfig=function(e){return{ngModule:t,providers:[{provide:Ie,useValue:e.warnOnNgModelWithFormControl}]}},e.\u0275mod=r["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=r["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)},providers:[rt,R],imports:[it]}),e}()},QNnp:function(e,t,n){var i=n("I+eb"),r=Math.floor,o=Math.log,a=Math.LOG2E;i({target:"Math",stat:!0},{clz32:function(e){return(e>>>=0)?31-r(o(e+.5)*a):32}})},QWBl:function(e,t,n){"use strict";var i=n("I+eb"),r=n("F8JR");i({target:"Array",proto:!0,forced:[].forEach!=r},{forEach:r})},QXfY:function(e,t,n){"use strict";var i=o(n("BWGd")),r=o(n("NfUw"));function o(e){return e&&e.__esModule?e:{default:e}}i.default.registerModule("masterDetail",r.default)},Qgas:function(e,t,n){"use strict";n.d(t,"a",(function(){return s}));var i=n("dC0D"),r=n("AxiF"),o=n("HJBe"),a=n("y3By");function s(e,t){return arguments.length>=2?function(n){return Object(a.a)(Object(i.a)(e,t),Object(r.a)(1),Object(o.a)(t))(n)}:function(t){return Object(a.a)(Object(i.a)((function(t,n,i){return e(t,n,i+1)})),Object(r.a)(1))(t)}}},Qj4J:function(e,t,n){!function(e){"use strict";e.defineLocale("ar-kw",{months:"\u064a\u0646\u0627\u064a\u0631_\u0641\u0628\u0631\u0627\u064a\u0631_\u0645\u0627\u0631\u0633_\u0623\u0628\u0631\u064a\u0644_\u0645\u0627\u064a_\u064a\u0648\u0646\u064a\u0648_\u064a\u0648\u0644\u064a\u0648\u0632_\u063a\u0634\u062a_\u0634\u062a\u0646\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0646\u0628\u0631_\u062f\u062c\u0646\u0628\u0631".split("_"),monthsShort:"\u064a\u0646\u0627\u064a\u0631_\u0641\u0628\u0631\u0627\u064a\u0631_\u0645\u0627\u0631\u0633_\u0623\u0628\u0631\u064a\u0644_\u0645\u0627\u064a_\u064a\u0648\u0646\u064a\u0648_\u064a\u0648\u0644\u064a\u0648\u0632_\u063a\u0634\u062a_\u0634\u062a\u0646\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0646\u0628\u0631_\u062f\u062c\u0646\u0628\u0631".split("_"),weekdays:"\u0627\u0644\u0623\u062d\u062f_\u0627\u0644\u0625\u062a\u0646\u064a\u0646_\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621_\u0627\u0644\u062e\u0645\u064a\u0633_\u0627\u0644\u062c\u0645\u0639\u0629_\u0627\u0644\u0633\u0628\u062a".split("_"),weekdaysShort:"\u0627\u062d\u062f_\u0627\u062a\u0646\u064a\u0646_\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0631\u0628\u0639\u0627\u0621_\u062e\u0645\u064a\u0633_\u062c\u0645\u0639\u0629_\u0633\u0628\u062a".split("_"),weekdaysMin:"\u062d_\u0646_\u062b_\u0631_\u062e_\u062c_\u0633".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u0627\u0644\u064a\u0648\u0645 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextDay:"[\u063a\u062f\u0627 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextWeek:"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastDay:"[\u0623\u0645\u0633 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastWeek:"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",sameElse:"L"},relativeTime:{future:"\u0641\u064a %s",past:"\u0645\u0646\u0630 %s",s:"\u062b\u0648\u0627\u0646",ss:"%d \u062b\u0627\u0646\u064a\u0629",m:"\u062f\u0642\u064a\u0642\u0629",mm:"%d \u062f\u0642\u0627\u0626\u0642",h:"\u0633\u0627\u0639\u0629",hh:"%d \u0633\u0627\u0639\u0627\u062a",d:"\u064a\u0648\u0645",dd:"%d \u0623\u064a\u0627\u0645",M:"\u0634\u0647\u0631",MM:"%d \u0623\u0634\u0647\u0631",y:"\u0633\u0646\u0629",yy:"%d \u0633\u0646\u0648\u0627\u062a"},week:{dow:0,doy:12}})}(n("wd/R"))},Qj9z:function(e,t,n){"use strict";n.d(t,"a",(function(){return a}));var i=n("KALY"),r=n("TYT/"),o=n("Bde+"),a=function(){function e(e,t){this._sessionService=e,this._abpMultiTenancyService=t}return Object.defineProperty(e.prototype,"application",{get:function(){return this._application},set:function(e){this._application=e},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"user",{get:function(){return this._user},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"userId",{get:function(){return this.user?this.user.id:null},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"companyId",{get:function(){return this.user?this.user.companyId:null},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"tenant",{get:function(){return this._tenant},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"tenancyName",{get:function(){return this._tenant?this.tenant.tenancyName:""},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"tenantId",{get:function(){return this.tenant?this.tenant.id:null},enumerable:!0,configurable:!0}),e.prototype.getShownLoginName=function(){var e=this._user.userName;return this._abpMultiTenancyService.isEnabled?(this._tenant?this._tenant.tenancyName:".")+"\\"+e:e},Object.defineProperty(e.prototype,"theme",{get:function(){return this._theme},set:function(e){this._theme=e},enumerable:!0,configurable:!0}),e.prototype.init=function(){var e=this;return new Promise((function(t,n){e._sessionService.getCurrentLoginInformations().toPromise().then((function(n){e._application=n.application,e._user=n.user,e._tenant=n.tenant,e._theme=n.theme,t(n.theme)}),(function(e){n(e)}))}))},e.prototype.changeTenantIfNeeded=function(e){return!this.isCurrentTenant(e)&&(abp.multiTenancy.setTenantIdCookie(e),location.reload(),!0)},e.prototype.isCurrentTenant=function(e){return!((e>0||this.tenant)&&(!e&&this.tenant||e&&(!this.tenant||this.tenant.id!==e)))},e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275inject"](i.cc),r["\u0275\u0275inject"](o.c))},e.\u0275prov=r["\u0275\u0275defineInjectable"]({token:e,factory:e.\u0275fac}),e}()},QkXj:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var i=n("oAJy"),r=n("TYT/"),o=function(){function e(){}return e.prototype.getItem=function(e,t){i&&i.getItem(e,t)},e.prototype.setItem=function(e,t){i&&(null===t&&(t=void 0),i.setItem(e,t))},e.\u0275prov=r["\u0275\u0275defineInjectable"]({token:e,factory:e.\u0275fac=function(t){return new(t||e)}}),e}()},Qkad:function(e,t,n){"use strict";var i=o(n("BWGd")),r=o(n("1YLE"));function o(e){return e&&e.__esModule?e:{default:e}}t.ColumnChooserController=r.default.controllers.columnChooser,t.ColumnChooserView=r.default.views.columnChooserView,i.default.registerModule("columnChooser",r.default)},Qo9l:function(e,t,n){var i=n("2oRo");e.exports=i},Qs8D:function(e,t,n){"use strict";var i=n("ti0F");function r(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,i=new Array(t);n-1};t.getOptionNameFromFullName=function(e){var t=e.split(".");return t[t.length-1].replace(/\[\d+]/,"")},t.getFullOptionName=function(e,t){return"".concat(e,".").concat(t)},t.getTextWithoutSpaces=o,t.isExpectedItem=function(e,t){return e&&(e.dataField===t||e.name===t||o(e.title)===t||"group"===e.itemType&&o(e.caption)===t)},t.createItemPathByIndex=function(e,t){return"".concat(t?"tabs":"items","[").concat(e,"]")},t.concatPaths=function(e,t){return(0,i.isDefined)(e)&&(0,i.isDefined)(t)?"".concat(e,".").concat(t):e||t},t.tryGetTabPath=function(e){for(var t=e.split("."),n=function(e){if(Array.isArray(e))return r(e)}(o=t)||function(e){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(e))return Array.from(e)}(o)||function(e,t){if(e){if("string"==typeof e)return r(e,void 0);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)?r(e,void 0):void 0}}(o)||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.")}(),i=t.length-1;i>=0;i--){if(a(t[i]))return n.join(".");n.splice(i,1)}var o;return""},t.isFullPathContainsTabs=a},RAwQ:function(e,t,n){!function(e){"use strict";function t(e,t,n,i){var r={m:["eng Minutt","enger Minutt"],h:["eng Stonn","enger Stonn"],d:["een Dag","engem Dag"],M:["ee Mount","engem Mount"],y:["ee Joer","engem Joer"]};return t?r[n][0]:r[n][1]}function n(e){if(e=parseInt(e,10),isNaN(e))return!1;if(e<0)return!0;if(e<10)return 4<=e&&e<=7;if(e<100){var t=e%10;return n(0===t?e/10:t)}if(e<1e4){for(;e>=10;)e/=10;return n(e)}return n(e/=1e3)}e.defineLocale("lb",{months:"Januar_Februar_M\xe4erz_Abr\xebll_Mee_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jan._Febr._Mrz._Abr._Mee_Jun._Jul._Aug._Sept._Okt._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Sonndeg_M\xe9indeg_D\xebnschdeg_M\xebttwoch_Donneschdeg_Freideg_Samschdeg".split("_"),weekdaysShort:"So._M\xe9._D\xeb._M\xeb._Do._Fr._Sa.".split("_"),weekdaysMin:"So_M\xe9_D\xeb_M\xeb_Do_Fr_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm [Auer]",LTS:"H:mm:ss [Auer]",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm [Auer]",LLLL:"dddd, D. MMMM YYYY H:mm [Auer]"},calendar:{sameDay:"[Haut um] LT",sameElse:"L",nextDay:"[Muer um] LT",nextWeek:"dddd [um] LT",lastDay:"[G\xebschter um] LT",lastWeek:function(){switch(this.day()){case 2:case 4:return"[Leschten] dddd [um] LT";default:return"[Leschte] dddd [um] LT"}}},relativeTime:{future:function(e){return n(e.substr(0,e.indexOf(" ")))?"a "+e:"an "+e},past:function(e){return n(e.substr(0,e.indexOf(" ")))?"viru "+e:"virun "+e},s:"e puer Sekonnen",ss:"%d Sekonnen",m:t,mm:"%d Minutten",h:t,hh:"%d Stonnen",d:t,dd:"%d Deeg",M:t,MM:"%d M\xe9int",y:t,yy:"%d Joer"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n("wd/R"))},RG5Y:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.EmptyTemplate=void 0;var i=function(e){return e&&e.__esModule?e:{default:e}}(n("FKN7")),r=n("PfKZ");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)}function a(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function s(e,t){return(s=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function l(e,t){return!t||"object"!==o(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function c(e){return(c=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}t.EmptyTemplate=function(e){!function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&s(e,t)}(u,e);var t,n,r,o=(n=u,r=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}(),function(){var e,t=c(n);if(r){var i=c(this).constructor;e=Reflect.construct(t,arguments,i)}else e=t.apply(this,arguments);return l(this,e)});function u(){return a(this,u),o.apply(this,arguments)}return(t=[{key:"_renderCore",value:function(){return(0,i.default)()}}])&&function(e,t){for(var n=0;n");if(new this.constructor.ItemClass(o,this._itemOptions(),t||{}),i&&i.length?i.replaceWith(o):this._appendItemToContainer.call(this,n,o,e),this.option("showItemDataTitle")){var a=this._displayGetter?this._displayGetter(t):t;o.attr("title",a)}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:a.default.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,r.default)("
").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 r=this._createActionByOption(t,(0,d.extend)({validatingTargetName:"itemElement"},i));return this._itemEventHandlerImpl(e,r,n)},_itemEventHandlerByHandler:function(e,t,n,i){var r=this._createAction(t,(0,d.extend)({validatingTargetName:"itemElement"},i));return this._itemEventHandlerImpl(e,r,n)},_itemEventHandlerImpl:function(e,t,n){var i=this._closestItemElement((0,r.default)(e)),o=(0,d.extend)({},n);return t((0,d.extend)(n,this._extendActionArgs(i),o))},_extendActionArgs:function(e){return{itemElement:(0,s.getPublicElement)(e),itemIndex:this._itemElements().index(e),itemData:this._getItemData(e)}},_closestItemElement:function(e){return(0,r.default)(e).closest(this._itemSelector())},_getItemData:function(e){return(0,r.default)(e).data(this._itemDataKey())},_getSummaryItemsWidth:function(e,t){var n=0;return e&&p.default.each(e,(function(e,i){n+=(0,r.default)(i).outerWidth(t||!1)})),n},getFocusedItemId:function(){return this._focusedItemId||(this._focusedItemId="dx-"+new m.default),this._focusedItemId},itemElements:function(){return this._itemElements()},itemsContainer:function(){return this._itemContainer()}}).include(y.default);A.ItemClass=b.default,e.exports=A},Rfxz:function(e,t,n){"use strict";var i=n("I+eb"),r=n("tycR").some,o=n("pkCn"),a=n("rkAj"),s=o("some"),l=a("some");i({target:"Array",proto:!0,forced:!s||!l},{some:function(e){return r(this,e,arguments.length>1?arguments[1]:void 0)}})},Rm1S:function(e,t,n){"use strict";var i=n("14Sl"),r=n("glrk"),o=n("UMSQ"),a=n("HYAF"),s=n("iqWW"),l=n("FMNM");i("match",1,(function(e,t,n){return[function(t){var n=a(this),i=null==t?void 0:t[e];return void 0!==i?i.call(t,n):new RegExp(t)[e](String(n))},function(e){var i=n(t,e,this);if(i.done)return i.value;var a=r(e),c=String(this);if(!a.global)return l(a,c);var u=a.unicode;a.lastIndex=0;for(var d,h=[],p=0;null!==(d=l(a,c));){var f=String(d[0]);h[p]=f,""===f&&(a.lastIndex=s(c,o(a.lastIndex),u)),p++}return 0===p?null:h}]}))},Rney:function(e,t,n){"use strict";n.d(t,"a",(function(){return u}));var i=n("T1DM"),r=n("mrSG"),o=n("MGBS"),a=n("zotm"),s=function(){function e(e){this.durationSelector=e}return e.prototype.call=function(e,t){return t.subscribe(new l(e,this.durationSelector))},e}(),l=function(e){function t(t,n){var i=e.call(this,t)||this;return i.durationSelector=n,i.hasValue=!1,i}return r.d(t,e),t.prototype._next=function(e){if(this.value=e,this.hasValue=!0,!this.throttled){var t=void 0;try{t=(0,this.durationSelector)(e)}catch(i){return this.destination.error(i)}var n=Object(a.a)(this,t);!n||n.closed?this.clearThrottle():this.add(this.throttled=n)}},t.prototype.clearThrottle=function(){var e=this.value,t=this.hasValue,n=this.throttled;n&&(this.remove(n),this.throttled=null,n.unsubscribe()),t&&(this.value=null,this.hasValue=!1,this.destination.next(e))},t.prototype.notifyNext=function(e,t,n,i){this.clearThrottle()},t.prototype.notifyComplete=function(){this.clearThrottle()},t}(o.a),c=n("gI3B");function u(e,t){return void 0===t&&(t=i.a),n=function(){return Object(c.a)(e,t)},function(e){return e.lift(new s(n))};var n}},RnhZ:function(e,t,n){var i={"./af":"K/tc","./af.js":"K/tc","./ar":"jnO4","./ar-dz":"o1bE","./ar-dz.js":"o1bE","./ar-kw":"Qj4J","./ar-kw.js":"Qj4J","./ar-ly":"HP3h","./ar-ly.js":"HP3h","./ar-ma":"CoRJ","./ar-ma.js":"CoRJ","./ar-sa":"gjCT","./ar-sa.js":"gjCT","./ar-tn":"bYM6","./ar-tn.js":"bYM6","./ar.js":"jnO4","./az":"SFxW","./az.js":"SFxW","./be":"H8ED","./be.js":"H8ED","./bg":"hKrs","./bg.js":"hKrs","./bm":"p/rL","./bm.js":"p/rL","./bn":"kEOa","./bn.js":"kEOa","./bo":"0mo+","./bo.js":"0mo+","./br":"aIdf","./br.js":"aIdf","./bs":"JVSJ","./bs.js":"JVSJ","./ca":"1xZ4","./ca.js":"1xZ4","./cs":"PA2r","./cs.js":"PA2r","./cv":"A+xa","./cv.js":"A+xa","./cy":"l5ep","./cy.js":"l5ep","./da":"DxQv","./da.js":"DxQv","./de":"tGlX","./de-at":"s+uk","./de-at.js":"s+uk","./de-ch":"u3GI","./de-ch.js":"u3GI","./de.js":"tGlX","./dv":"WYrj","./dv.js":"WYrj","./el":"jUeY","./el.js":"jUeY","./en-SG":"zavE","./en-SG.js":"zavE","./en-au":"Dmvi","./en-au.js":"Dmvi","./en-ca":"OIYi","./en-ca.js":"OIYi","./en-gb":"Oaa7","./en-gb.js":"Oaa7","./en-ie":"4dOw","./en-ie.js":"4dOw","./en-il":"czMo","./en-il.js":"czMo","./en-nz":"b1Dy","./en-nz.js":"b1Dy","./eo":"Zduo","./eo.js":"Zduo","./es":"iYuL","./es-do":"CjzT","./es-do.js":"CjzT","./es-us":"Vclq","./es-us.js":"Vclq","./es.js":"iYuL","./et":"7BjC","./et.js":"7BjC","./eu":"D/JM","./eu.js":"D/JM","./fa":"jfSC","./fa.js":"jfSC","./fi":"gekB","./fi.js":"gekB","./fo":"ByF4","./fo.js":"ByF4","./fr":"nyYc","./fr-ca":"2fjn","./fr-ca.js":"2fjn","./fr-ch":"Dkky","./fr-ch.js":"Dkky","./fr.js":"nyYc","./fy":"cRix","./fy.js":"cRix","./ga":"USCx","./ga.js":"USCx","./gd":"9rRi","./gd.js":"9rRi","./gl":"iEDd","./gl.js":"iEDd","./gom-latn":"DKr+","./gom-latn.js":"DKr+","./gu":"4MV3","./gu.js":"4MV3","./he":"x6pH","./he.js":"x6pH","./hi":"3E1r","./hi.js":"3E1r","./hr":"S6ln","./hr.js":"S6ln","./hu":"WxRl","./hu.js":"WxRl","./hy-am":"1rYy","./hy-am.js":"1rYy","./id":"UDhR","./id.js":"UDhR","./is":"BVg3","./is.js":"BVg3","./it":"bpih","./it-ch":"bxKX","./it-ch.js":"bxKX","./it.js":"bpih","./ja":"B55N","./ja.js":"B55N","./jv":"tUCv","./jv.js":"tUCv","./ka":"IBtZ","./ka.js":"IBtZ","./kk":"bXm7","./kk.js":"bXm7","./km":"6B0Y","./km.js":"6B0Y","./kn":"PpIw","./kn.js":"PpIw","./ko":"Ivi+","./ko.js":"Ivi+","./ku":"JCF/","./ku.js":"JCF/","./ky":"lgnt","./ky.js":"lgnt","./lb":"RAwQ","./lb.js":"RAwQ","./lo":"sp3z","./lo.js":"sp3z","./lt":"JvlW","./lt.js":"JvlW","./lv":"uXwI","./lv.js":"uXwI","./me":"KTz0","./me.js":"KTz0","./mi":"aIsn","./mi.js":"aIsn","./mk":"aQkU","./mk.js":"aQkU","./ml":"AvvY","./ml.js":"AvvY","./mn":"lYtQ","./mn.js":"lYtQ","./mr":"Ob0Z","./mr.js":"Ob0Z","./ms":"6+QB","./ms-my":"ZAMP","./ms-my.js":"ZAMP","./ms.js":"6+QB","./mt":"G0Uy","./mt.js":"G0Uy","./my":"honF","./my.js":"honF","./nb":"bOMt","./nb.js":"bOMt","./ne":"OjkT","./ne.js":"OjkT","./nl":"+s0g","./nl-be":"2ykv","./nl-be.js":"2ykv","./nl.js":"+s0g","./nn":"uEye","./nn.js":"uEye","./pa-in":"8/+R","./pa-in.js":"8/+R","./pl":"jVdC","./pl.js":"jVdC","./pt":"8mBD","./pt-br":"0tRk","./pt-br.js":"0tRk","./pt.js":"8mBD","./ro":"lyxo","./ro.js":"lyxo","./ru":"lXzo","./ru.js":"lXzo","./sd":"Z4QM","./sd.js":"Z4QM","./se":"//9w","./se.js":"//9w","./si":"7aV9","./si.js":"7aV9","./sk":"e+ae","./sk.js":"e+ae","./sl":"gVVK","./sl.js":"gVVK","./sq":"yPMs","./sq.js":"yPMs","./sr":"zx6S","./sr-cyrl":"E+lV","./sr-cyrl.js":"E+lV","./sr.js":"zx6S","./ss":"Ur1D","./ss.js":"Ur1D","./sv":"X709","./sv.js":"X709","./sw":"dNwA","./sw.js":"dNwA","./ta":"PeUW","./ta.js":"PeUW","./te":"XLvN","./te.js":"XLvN","./tet":"V2x9","./tet.js":"V2x9","./tg":"Oxv6","./tg.js":"Oxv6","./th":"EOgW","./th.js":"EOgW","./tl-ph":"Dzi0","./tl-ph.js":"Dzi0","./tlh":"z3Vd","./tlh.js":"z3Vd","./tr":"DoHr","./tr.js":"DoHr","./tzl":"z1FC","./tzl.js":"z1FC","./tzm":"wQk9","./tzm-latn":"tT3J","./tzm-latn.js":"tT3J","./tzm.js":"wQk9","./ug-cn":"YRex","./ug-cn.js":"YRex","./uk":"raLr","./uk.js":"raLr","./ur":"UpQW","./ur.js":"UpQW","./uz":"Loxo","./uz-latn":"AQ68","./uz-latn.js":"AQ68","./uz.js":"Loxo","./vi":"KSF8","./vi.js":"KSF8","./x-pseudo":"/X5v","./x-pseudo.js":"/X5v","./yo":"fzPg","./yo.js":"fzPg","./zh-cn":"XDpg","./zh-cn.js":"XDpg","./zh-hk":"SatO","./zh-hk.js":"SatO","./zh-tw":"kOpN","./zh-tw.js":"kOpN"};function r(e){var t=o(e);return n(t)}function o(e){if(!n.o(i,e)){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}return i[e]}r.keys=function(){return Object.keys(i)},r.resolve=o,e.exports=r,r.id="RnhZ"},RrOR:function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));var i=n("TYT/"),r=function(){function e(){this.styles={}}return e.prototype.load=function(){for(var e=this,t=[],n=0;n1)this.connection=null;else{var n=this.connection,i=e._connection;this.connection=null,!i||n&&i!==n||i.unsubscribe()}}else this.connection=null},t}(a.a),d=function(e){function t(t,n){var i=e.call(this)||this;return i.source=t,i.subjectFactory=n,i._refCount=0,i._isComplete=!1,i}return i.d(t,e),t.prototype._subscribe=function(e){return this.getSubject().subscribe(e)},t.prototype.getSubject=function(){var e=this._subject;return e&&!e.isStopped||(this._subject=this.subjectFactory()),this._subject},t.prototype.connect=function(){var e=this._connection;return e||(this._isComplete=!1,(e=this._connection=new s.a).add(this.source.subscribe(new p(this.getSubject(),this))),e.closed&&(this._connection=null,e=s.a.EMPTY)),e},t.prototype.refCount=function(){return l()(this)},t}(o.a),h=function(){var e=d.prototype;return{operator:{value:null},_refCount:{value:0,writable:!0},_subject:{value:null,writable:!0},_connection:{value:null,writable:!0},_subscribe:{value:e._subscribe},_isComplete:{value:e._isComplete,writable:!0},getSubject:{value:e.getSubject},connect:{value:e.connect},refCount:{value:e.refCount}}}(),p=function(e){function t(t,n){var i=e.call(this,t)||this;return i.connectable=n,i}return i.d(t,e),t.prototype._error=function(t){this._unsubscribe(),e.prototype._error.call(this,t)},t.prototype._complete=function(){this.connectable._isComplete=!0,this._unsubscribe(),e.prototype._complete.call(this)},t.prototype._unsubscribe=function(){var e=this.connectable;if(e){this.connectable=null;var t=e._connection;e._refCount=0,e._subject=null,e._connection=null,t&&t.unsubscribe()}},t}(r.b);function f(){return new r.a}function m(){return function(e){return l()((t=f,function(e){var n;n="function"==typeof t?t:function(){return t};var i=Object.create(e,h);return i.source=e,i.subjectFactory=n,i})(e));var t}}},S3Ua:function(e,t,n){"use strict";function i(e,t){for(;e.length0?"-":"+",a=Math.abs(r),s=a%60,l=i(Math.floor(a/60).toString(),2),c=i(s.toString(),2);return o+l+(t>=3?":":"")+(t>1||s?c:"")},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)}};e.exports.getFormatter=function(e,t){return function(n){var i,r,a,s,l=0,c=!1,u="";if(!n)return null;if(!e)return n;var d="Z"===e[e.length-1]||"'Z'"===e.slice(-3);for(i=0;ithis._bufferSize&&n.shift(),e.prototype.next.call(this,t)},t.prototype.nextTimeWindow=function(t){this._events.push(new d(this._getNow(),t)),this._trimBufferThenGetEvents(),e.prototype.next.call(this,t)},t.prototype._subscribe=function(e){var t,n=this._infiniteTimeWindow,i=n?this._events:this._trimBufferThenGetEvents(),r=this.scheduler,o=i.length;if(this.closed)throw new l.a;if(this.isStopped||this.hasError?t=a.a.EMPTY:(this.observers.push(e),t=new c.a(this,e)),r&&e.add(e=new s.a(e,r)),n)for(var u=0;ut&&(o=Math.max(o,r-t)),o>0&&i.splice(0,o),i},t}(r.a),d=function(){return function(e,t){this.time=e,this.value=t}}()},S6ln:function(e,t,n){!function(e){"use strict";function t(e,t,n){var i=e+" ";switch(n){case"ss":return i+(1===e?"sekunda":2===e||3===e||4===e?"sekunde":"sekundi");case"m":return t?"jedna minuta":"jedne minute";case"mm":return i+(1===e?"minuta":2===e||3===e||4===e?"minute":"minuta");case"h":return t?"jedan sat":"jednog sata";case"hh":return i+(1===e?"sat":2===e||3===e||4===e?"sata":"sati");case"dd":return i+(1===e?"dan":"dana");case"MM":return i+(1===e?"mjesec":2===e||3===e||4===e?"mjeseca":"mjeseci");case"yy":return i+(1===e?"godina":2===e||3===e||4===e?"godine":"godina")}}e.defineLocale("hr",{months:{format:"sije\u010dnja_velja\u010de_o\u017eujka_travnja_svibnja_lipnja_srpnja_kolovoza_rujna_listopada_studenoga_prosinca".split("_"),standalone:"sije\u010danj_velja\u010da_o\u017eujak_travanj_svibanj_lipanj_srpanj_kolovoz_rujan_listopad_studeni_prosinac".split("_")},monthsShort:"sij._velj._o\u017eu._tra._svi._lip._srp._kol._ruj._lis._stu._pro.".split("_"),monthsParseExact:!0,weekdays:"nedjelja_ponedjeljak_utorak_srijeda_\u010detvrtak_petak_subota".split("_"),weekdaysShort:"ned._pon._uto._sri._\u010det._pet._sub.".split("_"),weekdaysMin:"ne_po_ut_sr_\u010de_pe_su".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[danas u] LT",nextDay:"[sutra u] LT",nextWeek:function(){switch(this.day()){case 0:return"[u] [nedjelju] [u] LT";case 3:return"[u] [srijedu] [u] LT";case 6:return"[u] [subotu] [u] LT";case 1:case 2:case 4:case 5:return"[u] dddd [u] LT"}},lastDay:"[ju\u010der u] LT",lastWeek:function(){switch(this.day()){case 0:case 3:return"[pro\u0161lu] dddd [u] LT";case 6:return"[pro\u0161le] [subote] [u] LT";case 1:case 2:case 4:case 5:return"[pro\u0161li] dddd [u] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"prije %s",s:"par sekundi",ss:t,m:t,mm:t,h:t,hh:t,d:"dan",dd:t,M:"mjesec",MM:t,y:"godinu",yy:t},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(n("wd/R"))},S8ex:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var i=n("O7Fb"),r=n("TYT/"),o=function(){function e(e,t){this._element=e,this._appLocalizationService=t}return Object.defineProperty(e.prototype,"buttonBusy",{set:function(e){this.refreshState(e)},enumerable:!0,configurable:!0}),e.prototype.ngOnInit=function(){this._button=this._element.nativeElement},e.prototype.ngAfterViewInit=function(){this._originalButtonInnerHtml=this._button.innerHTML},e.prototype.refreshState=function(e){if(this._button)if(e)this._button.setAttribute("disabled","disabled"),this._button.innerHTML=''+(this.busyText?this.busyText:this._appLocalizationService.l("ProcessingWithThreeDot"))+"",this._button.setAttribute("_disabledBefore",!0);else{if(!this._button.getAttribute("_disabledBefore"))return;this._button.removeAttribute("disabled"),this._button.innerHTML=this._originalButtonInnerHtml}},e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275directiveInject"](r.ElementRef),r["\u0275\u0275directiveInject"](i.a))},e.\u0275dir=r["\u0275\u0275defineDirective"]({type:e,selectors:[["","buttonBusy",""]],inputs:{buttonBusy:"buttonBusy",busyText:"busyText"}}),e}()},SEBh:function(e,t,n){var i=n("glrk"),r=n("HAuM"),o=n("tiKp")("species");e.exports=function(e,t){var n,a=i(e).constructor;return void 0===a||null==(n=i(a)[o])?t:r(n)}},SFxW:function(e,t,n){!function(e){"use strict";var t={1:"-inci",5:"-inci",8:"-inci",70:"-inci",80:"-inci",2:"-nci",7:"-nci",20:"-nci",50:"-nci",3:"-\xfcnc\xfc",4:"-\xfcnc\xfc",100:"-\xfcnc\xfc",6:"-nc\u0131",9:"-uncu",10:"-uncu",30:"-uncu",60:"-\u0131nc\u0131",90:"-\u0131nc\u0131"};e.defineLocale("az",{months:"yanvar_fevral_mart_aprel_may_iyun_iyul_avqust_sentyabr_oktyabr_noyabr_dekabr".split("_"),monthsShort:"yan_fev_mar_apr_may_iyn_iyl_avq_sen_okt_noy_dek".split("_"),weekdays:"Bazar_Bazar ert\u0259si_\xc7\u0259r\u015f\u0259nb\u0259 ax\u015fam\u0131_\xc7\u0259r\u015f\u0259nb\u0259_C\xfcm\u0259 ax\u015fam\u0131_C\xfcm\u0259_\u015e\u0259nb\u0259".split("_"),weekdaysShort:"Baz_BzE_\xc7Ax_\xc7\u0259r_CAx_C\xfcm_\u015e\u0259n".split("_"),weekdaysMin:"Bz_BE_\xc7A_\xc7\u0259_CA_C\xfc_\u015e\u0259".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[bug\xfcn saat] LT",nextDay:"[sabah saat] LT",nextWeek:"[g\u0259l\u0259n h\u0259ft\u0259] dddd [saat] LT",lastDay:"[d\xfcn\u0259n] LT",lastWeek:"[ke\xe7\u0259n h\u0259ft\u0259] dddd [saat] LT",sameElse:"L"},relativeTime:{future:"%s sonra",past:"%s \u0259vv\u0259l",s:"birne\xe7\u0259 saniy\u0259",ss:"%d saniy\u0259",m:"bir d\u0259qiq\u0259",mm:"%d d\u0259qiq\u0259",h:"bir saat",hh:"%d saat",d:"bir g\xfcn",dd:"%d g\xfcn",M:"bir ay",MM:"%d ay",y:"bir il",yy:"%d il"},meridiemParse:/gec\u0259|s\u0259h\u0259r|g\xfcnd\xfcz|ax\u015fam/,isPM:function(e){return/^(g\xfcnd\xfcz|ax\u015fam)$/.test(e)},meridiem:function(e,t,n){return e<4?"gec\u0259":e<12?"s\u0259h\u0259r":e<17?"g\xfcnd\xfcz":"ax\u015fam"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0131nc\u0131|inci|nci|\xfcnc\xfc|nc\u0131|uncu)/,ordinal:function(e){if(0===e)return e+"-\u0131nc\u0131";var n=e%10;return e+(t[n]||t[e%100-n]||t[e>=100?100:null])},week:{dow:1,doy:7}})}(n("wd/R"))},SOWi:function(e,t,n){"use strict";e.exports=n("M7Kz"),e.exports.default=e.exports},STAE:function(e,t,n){var i=n("0Dky");e.exports=!!Object.getOwnPropertySymbols&&!i((function(){return!String(Symbol())}))},SYor:function(e,t,n){"use strict";var i=n("I+eb"),r=n("WKiH").trim;i({target:"String",proto:!0,forced:n("yNLB")("trim")},{trim:function(){return r(this)}})},SatO:function(e,t,n){!function(e){"use strict";e.defineLocale("zh-hk",{months:"\u4e00\u6708_\u4e8c\u6708_\u4e09\u6708_\u56db\u6708_\u4e94\u6708_\u516d\u6708_\u4e03\u6708_\u516b\u6708_\u4e5d\u6708_\u5341\u6708_\u5341\u4e00\u6708_\u5341\u4e8c\u6708".split("_"),monthsShort:"1\u6708_2\u6708_3\u6708_4\u6708_5\u6708_6\u6708_7\u6708_8\u6708_9\u6708_10\u6708_11\u6708_12\u6708".split("_"),weekdays:"\u661f\u671f\u65e5_\u661f\u671f\u4e00_\u661f\u671f\u4e8c_\u661f\u671f\u4e09_\u661f\u671f\u56db_\u661f\u671f\u4e94_\u661f\u671f\u516d".split("_"),weekdaysShort:"\u9031\u65e5_\u9031\u4e00_\u9031\u4e8c_\u9031\u4e09_\u9031\u56db_\u9031\u4e94_\u9031\u516d".split("_"),weekdaysMin:"\u65e5_\u4e00_\u4e8c_\u4e09_\u56db_\u4e94_\u516d".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY\u5e74M\u6708D\u65e5",LLL:"YYYY\u5e74M\u6708D\u65e5 HH:mm",LLLL:"YYYY\u5e74M\u6708D\u65e5dddd HH:mm",l:"YYYY/M/D",ll:"YYYY\u5e74M\u6708D\u65e5",lll:"YYYY\u5e74M\u6708D\u65e5 HH:mm",llll:"YYYY\u5e74M\u6708D\u65e5dddd HH:mm"},meridiemParse:/\u51cc\u6668|\u65e9\u4e0a|\u4e0a\u5348|\u4e2d\u5348|\u4e0b\u5348|\u665a\u4e0a/,meridiemHour:function(e,t){return 12===e&&(e=0),"\u51cc\u6668"===t||"\u65e9\u4e0a"===t||"\u4e0a\u5348"===t?e:"\u4e2d\u5348"===t?e>=11?e:e+12:"\u4e0b\u5348"===t||"\u665a\u4e0a"===t?e+12:void 0},meridiem:function(e,t,n){var i=100*e+t;return i<600?"\u51cc\u6668":i<900?"\u65e9\u4e0a":i<1130?"\u4e0a\u5348":i<1230?"\u4e2d\u5348":i<1800?"\u4e0b\u5348":"\u665a\u4e0a"},calendar:{sameDay:"[\u4eca\u5929]LT",nextDay:"[\u660e\u5929]LT",nextWeek:"[\u4e0b]ddddLT",lastDay:"[\u6628\u5929]LT",lastWeek:"[\u4e0a]ddddLT",sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}(\u65e5|\u6708|\u9031)/,ordinal:function(e,t){switch(t){case"d":case"D":case"DDD":return e+"\u65e5";case"M":return e+"\u6708";case"w":case"W":return e+"\u9031";default:return e}},relativeTime:{future:"%s\u5167",past:"%s\u524d",s:"\u5e7e\u79d2",ss:"%d \u79d2",m:"1 \u5206\u9418",mm:"%d \u5206\u9418",h:"1 \u5c0f\u6642",hh:"%d \u5c0f\u6642",d:"1 \u5929",dd:"%d \u5929",M:"1 \u500b\u6708",MM:"%d \u500b\u6708",y:"1 \u5e74",yy:"%d \u5e74"}})}(n("wd/R"))},Sdze:function(e,t,n){"use strict";function i(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var r=n("1LL4").extend,o=n("XpgS").inArray,a=n("zl3R").each,s=n("0E6V"),l=n("ti0F"),c=n("C+eR"),u=n("KAnu").noop,d=l.isDefined,h=l.isString,p=c.map,f=c.normalizeEnum,m=Math,g=m.abs,_=m.sqrt,v=m.max;function y(e){var t=0;return a(e,(function(e,n){t+=n})),t}function b(e,t){return y(p(e,(function(e){return(e-t)*(e-t)})))/e.length}function w(e){return function(t,n){var o=t.intervalStart,a=t.data,s=n.getValueFields()[0],l=a[0];return l=a.reduce((function(t,n){var i=n[s];return null===t[s]&&(t=n),null!==i&&e(i,t[s])?n:t}),l),r({},l,i({},n.getArgumentField(),o))}}t.chart={},t.polar={};var x={_defaultDuration:400,_defaultTrackerWidth:12,_applyStyle:u,_updateOptions:u,_parseStyle:u,_prepareSegment:u,_drawSegment:u,_appendInGroup:function(){this._group.append(this._extGroups.seriesGroup)},_createLegendState:function(e,t){return{fill:e.color||t,hatching:e.hatching?r({},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 r=t[e]=t[e]||this._renderer.g();n&&r.append(n),i&&r.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=f(t.type),-1!==o(e,["fixed","percent","variance","stddeviation","stderror"])||d(t.lowValueField)||d(t.highValueField))},groupPointsByCoords:function(e){var t=[];return a(this.getVisiblePoints(),(function(n,i){var r=parseInt(e?i.vy:i.vx);t[r]?Array.isArray(t[r])?t[r].push(i):t[r]=[t[r],i]:t[r]=i})),t},_createErrorBarGroup:function(e){var t=this._options.valueErrorBar;this.areErrorBarsVisible()&&this._createGroup("_errorBarGroup",this,this._group,{class:"dxc-error-bars",stroke:t.color,"stroke-width":t.lineWidth,opacity:e?.001:t.opacity||1,"stroke-linecap":"square",sharp:!0,"clip-path":this._forceClipping?this._paneClipRectID:this._widePaneClipRectID})},_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=r(!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 r=e.border||{},o=void 0!==e.size?e.size:i;return{fill:e.color||t,stroke:r.color||n,"stroke-width":r.visible?r.width:0,r:o/2+(r.visible&&0!==o&&~~(r.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 r in t){var o="argument"===r;if(o||"size"===r?!d(e[r]):void 0===e[r]){var a=t[r];o||(n[a]=(n[a]||0)+1),i=!1}}return i}(e,n,t||{})&&e.value==e.value},getValueRangeInitialValue:function(){},_getRangeData:function(){return s.getRangeData(this)},_getPointDataSelector:function(){var e,t,n=this,i=this.getValueFields()[0],r=this.getArgumentField(),o=this.getTagField(),a=this.areErrorBarsVisible();if(a){var s=this._options.valueErrorBar;e=s.lowValueField||"lowError",t=s.highValueField||"highError"}return function(s){var l={value:n._processEmptyValue(s[i]),argument:s[r],tag:s[o],data:s};return a&&(l.lowError=s[e],l.highError=s[t]),l}},_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;a(e._drawnPoints||[],(function(n,i){i.animate(n===t?function(){e._animateComplete()}:void 0,{translateX:i.x,translateY:i.y})}))},_defaultAggregator:"avg",_aggregators:{avg:function(e,t){var n,r=e.data,o=e.intervalStart;if(r.length){var a=t.getValueFields()[0],s=r.reduce((function(e,t){var n=t[a];return d(n)?(e[0]+=n,e[1]++):null===n&&e[2]++,e}),[0,0,0]);return function(e,t,n){var i=n.getOptions().valueErrorBar,r=n.getValueFields()[0],o=i.lowValueField||"lowError",a=i.highValueField||"highError";if(n.areErrorBarsVisible()&&void 0===i.type){var s=t.reduce((function(e,t){return d(t[o])&&(e[0]+=t[r]-t[o],e[1]++),d(t[a])&&(e[2]+=t[a]-t[r],e[3]++),e}),[0,0,0,0]);s[1]&&(e[o]=e[r]-s[0]/s[1]),s[2]&&(e[a]=e[r]+s[2]/s[3])}return e}((i(n={},a,s[2]===r.length?null:s[0]/s[1]),i(n,t.getArgumentField(),o),n),r,t)}},sum:function(e,t){var n,r=e.intervalStart,o=e.data;if(o.length){var a=t.getValueFields()[0],s=o.reduce((function(e,t){var n=t[a];return void 0!==n&&(e[0]+=n),null===n?e[1]++:void 0===n&&e[2]++,e}),[0,0,0]),l=s[0];if(s[1]===o.length&&(l=null),s[2]!==o.length)return function(e,t,n){var i=n.getOptions().valueErrorBar,r=i.lowValueField||"lowError",o=i.highValueField||"highError";return n.areErrorBarsVisible()&&void 0===i.type&&(e[r]=0,e[o]=0,e=t.reduce((function(e,t){return e[r]+=t[r],e[o]+=t[o],e}),e)),e}((i(n={},a,l),i(n,t.getArgumentField(),r),n),o,t)}},count:function(e,t){var n,r=e.data,o=e.intervalStart,a=t.getValueFields()[0];return i(n={},t.getArgumentField(),o),i(n,a,r.filter((function(e){return void 0!==e[a]})).length),n},min:w((function(e,t){return et}))},_endUpdateData:function(){delete this._predefinedPointOptions},getArgumentField:function(){return this._options.argumentField||"arg"},getValueFields:function(){var e,t,n=this._options,i=n.valueErrorBar,r=[n.valueField||"val"];return i&&(t=i.highValueField,h(e=i.lowValueField)&&r.push(e),h(t)&&r.push(t)),r},_calculateErrorBars:function(e){if(this.areErrorBarsVisible()){var t,n,i,r,o,s=this._options.valueErrorBar,l=f(s.type),c=parseFloat(s.value),u=this.getValueFields()[0],h=s.lowValueField||"lowError",m=s.highValueField||"highError",g=function(e,n){n.lowError=(t=n.value)-c,n.highError=t+c};switch(l){case"fixed":o=g;break;case"percent":o=function(e,n){var i=(t=n.value)*c/100;n.lowError=t-i,n.highError=t+i};break;case"undefined":o=function(e,t){t.lowError=t.data[h],t.highError=t.data[m]};break;default:switch(i=(n=p(e,(function(e){return d(e.data[u])?e.data[u]:null}))).length,c=c||1,l){case"variance":c=b(n,y(n)/i)*c,o=g;break;case"stddeviation":r=y(n)/i,c=_(b(n,r))*c,o=function(e,t){t.lowError=r-c,t.highError=r+c};break;case"stderror":c=_(b(n,y(n)/i)/i)*c,o=g}}o&&a(e,o)}},_patchMarginOptions:function(e){var t=this._getCreatingPointOptions(),n=t.styles,i=[n.normal,n.hover,n.selection].reduce((function(e,t){return v(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=r({},x,{drawTrackers:function(){var e,t,n=this,i=n._segments||[],r=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),a(i,(function(i,r){e[i]?n._updateTrackerElement(r,e[i]):e[i]=n._drawTrackerElement(r).data({"chart-data-series":n}).append(t)}))),n._trackersTranslator=n.groupPointsByCoords(r))},_checkAxisVisibleAreaCoord:function(e,t){var n=(e?this.getArgumentAxis():this.getValueAxis()).getVisibleArea();return d(t)&&n[0]<=t&&n[1]>=t},checkSeriesViewportCoord:function(e,t){return!0},getSeriesPairCoord:function(e,t){for(var n=null,i=!t&&!this._options.rotated||t&&this._options.rotated,r=i?"vy":"vx",o=i?"vx":"vy",a=this.getVisiblePoints(),s=0;s1?o.forEach((function(t,i){var l=o[i+1];l&&(t[r]<=e&&l[r]>=e||t[r]>=e&&l[r]<=e)&&s.push(n._getNearestPoints(t,l,a))})):s.push([o[0],o[0]]),s},getNeighborPoint:function(e,t){var n,i=this._options.rotated?t:e,r=i,o=this._trackersTranslator,s=null,l=this._options.rotated?e:t,c=this._options.rotated?"vx":"vy";if(this.isVisible()&&o){s=o[i];do{s=o[r]||o[i],i--,r++}while((i>=0||r=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=r({},x,{drawTrackers:function(){t.chart.drawTrackers.call(this);var e,n=this._trackersTranslator;this.isVisible()&&(a(n,(function(t,n){if(n)return e=t,!1})),n[e+360]=n[e])},getNeighborPoint:function(e,n){var i=c.convertXYToPolar(this.getValueAxis().getCenter(),e,n);return t.chart.getNeighborPoint.call(this,i.phi,i.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",r=this.getVisiblePoints(),o=0;oe.length)&&(t=e.length);for(var n=0,i=new Array(t);n=0&&te(e,t);t--);for(t=0;t1&&void 0!==arguments[1]?arguments[1]:1;return e.sharp(this._getSharpParam(),t)},customPositionIsAvailable:function(){return!1},getOppositeAxis:_.noop,getCustomPosition:_.noop,getCustomBoundaryPosition:_.noop,hasCustomPosition:function(){return!1},customPositionIsBoundaryOppositeAxis:function(){return!1},getResolvedBoundaryPosition:function(){return this.getOptions().position},getAxisSharpDirection:function(){var e=this.getResolvedBoundaryPosition();return this.hasCustomPosition()||e!==R&&e!==B?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,r=i.start,o=i.end,a=this.borderOptions,s=t?z:j,l=t?B:R,c=this.getCanvas(),u={left:c.left,right:c.width-c.right,top:c.top,bottom:c.height-c.bottom},d=4+(a.visible&&a[s]?u[s]:void 0),h=(a.visible&&a[l]?u[l]:void 0)-4;return this.areCoordsOutsideAxis(e)||void 0===e[n]||e[n]h?{points:null}:{points:t?null!==e[n]?[e[n],r,e[n],o]:null:null!==e[n]?[r,e[n],o,e[n]]:null}},_getConstantLinePos:function(e,t,n){var i=this._getTranslatedCoord(e);if(!(!(0,o.isDefined)(i)||iD(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,r){var o=i.font,a=i.cssClass;return this._renderer.text(e,t,n).css(M((0,s.extend)({},this._options.label.font,o))).attr({align:"center",class:a}).append(r)},_drawConstantLineLabels:function(e,t,n,i){var r,o=t.text,a=this._options.label;this._checkAlignmentConstantLineLabels(t),o=null!==(r=o)&&void 0!==r?r:this.formatLabel(e,a);var s=this._getConstantLineLabelsCoords(n,t);return this._drawConstantLineLabelText(o,s.x,s.y,t,i)},_getStripPos:function(e,t,n,i,r){var a,s,c,u,d,h=!(!r.minVisible&&!r.maxVisible),p=(r.categories||[]).reduce((function(e,t){return e.push(t.valueOf()),e}),[]),f=r.minVisible;if(!h&&(0,o.isDefined)(e)&&(0,o.isDefined)(t)){var m=this.parser(e),g=this.parser(t);if(u=(0,l.inArray)((0,o.isDefined)(m)?m.valueOf():void 0,p),d=(0,l.inArray)((0,o.isDefined)(g)?g.valueOf():void 0,p),-1===u||-1===d)return{from:0,to:0};u>d&&(c=t,t=e,e=c)}return(0,o.isDefined)(e)?(e=this.validateUnit(e,"E2105","strip"),a=this._getTranslatedCoord(e,-1),!(0,o.isDefined)(a)&&h&&(a=ef?i:n)):s=i,as.startValue));var h=u?l.startValue:c.minVisible,f=d?l.endValue:c.maxVisible;if(n){var m=r.default.getCategoriesInfo(i,s.startValue,s.endValue);c.categories=i=m.categories}else{var g,_;c.min=null!==(g=s.startValue)&&void 0!==g?g:c.min,c.max=null!==(_=s.endValue)&&void 0!==_?_:c.max}var v=r.default.adjustVisualRange({axisType:t.type,dataType:t.dataType,base:t.logarithmBase},{startValue:u?l.startValue:void 0,endValue:d?l.endValue:void 0,length:l.length},{categories:i,min:s.startValue,max:s.endValue},{categories:i,min:h,max:f});return c.minVisible=v.startValue,c.maxVisible=v.endValue,!(0,o.isDefined)(c.min)&&(c.min=c.minVisible),!(0,o.isDefined)(c.max)&&(c.max=c.maxVisible),c.addRange({}),c},adjustRange:function(e){e=e||{};var t=this._options.type===a.default.discrete,n=!1===this._options.allowNegatives;if(this._options.type===a.default.logarithmic&&(e.startValue=n&&e.startValue<=0?null:e.startValue,e.endValue=n&&e.endValue<=0?null:e.endValue),!t&&(0,o.isDefined)(e.startValue)&&(0,o.isDefined)(e.endValue)&&e.startValue>e.endValue){var i=e.endValue;e.endValue=e.startValue,e.startValue=i}return e},_getVisualRangeUpdateMode:function(e,t,n){var i=this._options.visualRangeUpdateMode,r=this._translator,o=this._seriesData;if(this.isArgumentAxis){if(-1===[V,N,H].indexOf(i))if(o.axisType===a.default.discrete){var s=o.categories,l=t.categories,c=this.visualRange();i=s&&l&&s.length&&-1!==l.map((function(e){return e.valueOf()})).join(",").indexOf(s.map((function(e){return e.valueOf()})).join(","))&&(c.startValue.valueOf()!==s[0].valueOf()||c.endValue.valueOf()!==s[s.length-1].valueOf())?N:H}else{var u=r.translate(o.min),d=r.translate(e.startValue),h=r.translate(o.max),p=r.translate(e.endValue);i=u===d&&h===p?H:u!==d&&h===p?V:N}}else-1===[N,H].indexOf(i)&&(i=n===N?N:H);return i},_handleBusinessRangeChanged:function(e,t,n){var i=this.visualRange();if(!t&&!this._translator.getBusinessRange().isEmpty()){var r=this._lastVisualRangeUpdateMode=this._getVisualRangeUpdateMode(i,n,e);if(!this.isArgumentAxis){var a=this.getViewport();(0,o.isDefined)(a.startValue)||(0,o.isDefined)(a.endValue)||(0,o.isDefined)(a.length)||(r=H)}this._prevDataWasEmpty&&(r=N),r===N&&this._setVisualRange([i.startValue,i.endValue]),r===H&&this._setVisualRange([null,null]),r===V&&this._setVisualRange({length:this.getVisualRangeLength()})}},getVisualRangeLength:function(e){var t=e||this._translator.getBusinessRange(),n=this._options.type;return n===a.default.logarithmic?(0,m.adjust)(this.calculateInterval(t.maxVisible,t.minVisible)):n===a.default.discrete?r.default.getCategoriesInfo(t.categories,t.minVisible,t.maxVisible).categories.length:t.maxVisible-t.minVisible},getVisualRangeCenter:function(e){var t,n=this._translator.getBusinessRange(),i=e||n,s=this._options,l=s.type,c=s.logarithmBase;if((0,o.isDefined)(i.minVisible)&&(0,o.isDefined)(i.maxVisible)){if(l===a.default.logarithmic){var u=i.allowNegatives,d=i.linearThreshold,h=i.minVisible;t=T((0,m.adjust)(O(i.maxVisible,c,u,d)+O(h,c,u,d))/2,c,u,d)}else if(l===a.default.discrete){var p=r.default.getCategoriesInfo(i.categories,i.minVisible,i.maxVisible),f=Math.ceil(p.categories.length/2)-1;t=n.categories.indexOf(p.categories[f])}else t=(i.maxVisible.valueOf()+i.minVisible.valueOf())/2;return t}},setBusinessRange:function(e,t,n,i){var r=this._options,s=r.type===a.default.discrete;this._handleBusinessRangeChanged(n,t,e),this._seriesData=new p.Range(e);var l=this._seriesData.isEmpty();if(this._prevDataWasEmpty=l,this._seriesData.addRange({categories:r.categories,dataType:r.dataType,axisType:r.type,base:r.logarithmBase,invert:r.inverted}),r.type===a.default.logarithmic&&(this._seriesData.addRange({allowNegatives:void 0!==r.allowNegatives?r.allowNegatives:e.min<=0}),isNaN(r.linearThreshold)||(this._seriesData.linearThreshold=r.linearThreshold)),!s){if(!(0,o.isDefined)(this._seriesData.min)&&!(0,o.isDefined)(this._seriesData.max)){var c=this.getViewport();c&&this._seriesData.addRange({min:c.startValue,max:c.endValue})}var u=r.synchronizedValue;(0,o.isDefined)(u)&&this._seriesData.addRange({min:u,max:u})}this._seriesData.minVisible=void 0===this._seriesData.minVisible?this._seriesData.min:this._seriesData.minVisible,this._seriesData.maxVisible=void 0===this._seriesData.maxVisible?this._seriesData.max:this._seriesData.maxVisible,!this.isArgumentAxis&&r.showZero&&this._seriesData.correctValueZeroLevel(),this._seriesData.sortCategories(this.getCategoriesSorter(i)),this._seriesData.breaks=this._breaks=this._getScaleBreaks(r,this._seriesData,this._series,this.isArgumentAxis),this._translator.updateBusinessRange(this.adjustViewport(this._seriesData))},_addConstantLinesToRange:function(e,t,n){this._outsideConstantLines.concat(this._insideConstantLines||[]).forEach((function(i){if(i.options.extendAxis){var r,o=i.getParsedValue();e.addRange((C(r={},t,o),C(r,n,o),r))}}))},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===j||t===z?i-n:i+n},getFormattedValue:function(e,t,n){var i=this._options.label;return(0,o.isDefined)(e)?this.formatLabel(e,(0,s.extend)(!0,{},i,t),void 0,n):null},_getBoundaryTicks:function(e,t){var n=e.length,i=this._options,r=i.customBoundTicks,s=t.minVisible,l=t.maxVisible,c=i.showCustomBoundaryTicks?this._boundaryTicksVisibility:{},u=[];return i.type===a.default.discrete?this._tickOffset&&0!==e.length&&(u=[e[0],e[e.length-1]]):r?(c.min&&(0,o.isDefined)(r[0])&&u.push(r[0]),c.max&&(0,o.isDefined)(r[1])&&u.push(r[1])):(c.min&&(0===n||e[0]>s)&&u.push(s),c.max&&(0===n||e[n-1]u.max?u.max:O,this._getScaleBreaks(l,{minVisible:k,maxVisible:O},this._series,this.isArgumentAxis)).ticks}}return this._aggregationInterval=x,{interval:x,ticks:m}},createTicks:function(e){var t=this,n=t._renderer,i=t._options;if(e){t._isSynchronized=!1,t.updateCanvas(e),t._estimatedTickInterval=t._getTicks(t.adjustViewport(this._seriesData),_.noop,!0).tickInterval;var r=t._getViewportRange(),a=this._calculateValueMargins();r.addRange({minVisible:a.minValue,maxVisible:a.maxValue,isSpacedMargin:a.isSpacedMargin});var s=t._createTicksAndLabelFormat(r),l=t._getBoundaryTicks(s.ticks,t._getViewportRange());i.showCustomBoundaryTicks&&l.length?(t._boundaryTicks=[l[0]].map(G(t,n,!0)),l.length>1&&(t._boundaryTicks=t._boundaryTicks.concat([l[1]].map(G(t,n,!1))))):t._boundaryTicks=[];var c=(s.minorTicks||[]).filter((function(e){return!l.some((function(t){return E(t)===E(e)}))}));t._tickInterval=s.tickInterval,t._minorTickInterval=s.minorTickInterval;var u=t._majorTicks||[],d=u.reduce((function(e,t){return e[t.value.valueOf()]=t,e}),{}),h=(0,o.type)(s.ticks[0])===(0,o.type)(u[0]&&u[0].value),p=t._getSkippedCategory(s.ticks),f=s.ticks.map((function(e){var i=d[e.valueOf()];return i&&h?(delete d[e.valueOf()],i.setSkippedCategory(p),i):W(t,n,p)(e)}));t._majorTicks=f;var m=t._minorTicks||[];t._minorTicks=c.map((function(e,i){var r=m[i];return r?(r.updateValue(e),r):U(t,n)(e)})),t._ticksToRemove=Object.keys(d).map((function(e){return d[e]})).concat(m.slice(t._minorTicks.length,m.length)),t._correctedBreaks=s.breaks,t._reinitTranslator(t._getViewportRange())}},_reinitTranslator:function(e){var t=this._translator;this._correctedBreaks&&(e.breaks=this._correctedBreaks),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,o.isDefined)(e)&&n.push(t?(0,g.dateToMilliseconds)(e):e)};return i(this._tickInterval),i(this._estimatedTickInterval),(0,o.isDefined)(e)&&n.push(e),i(this._aggregationInterval),this._calculateWorkWeekInterval(L.apply(this,n))},_calculateWorkWeekInterval:function(e){var t=this._options;if("datetime"===t.dataType&&t.workdaysOnly&&e){var n=864e5*t.workWeek.length,i=6048e5-n;if(n!==e&&i=e?864e5:e-i*r}else i>=e&&e>864e5&&(e=864e5)}return e},_calculateValueMargins:function(e){this._resetMargins();var t,n,i,r=this.getMarginOptions(),s=(r.size||0)/2,l=this._options,c=this._getViewportRange(),u=this.getViewport(),d=this._getScreenDelta(),h=-1!==(l.type||"").indexOf(a.default.discrete),p=l.valueMarginsEnabled&&!h&&!this.customPositionIsBoundaryOppositeAxis(),f=this._translator,m=l.minValueMargin,g=l.maxValueMargin,_=0,v=0,y=0;if(c.stubData||!d)return{startPadding:0,endPadding:0};function b(e){var t=f.ratioOfCanvasRange();return t/(t*d/(e+d))}if(this.isArgumentAxis&&r.checkInterval){t=this._calculateRangeInterval(c.interval);var w=f.getInterval(t);isFinite(w)?y=Math.ceil(w/(2*b(w))):t=0}var x=.8*d/2;p&&((0,o.isDefined)(m)?n=isFinite(m)?m:0:!this.isArgumentAxis&&r.checkInterval&&E(c.minVisible)>0&&E(c.minVisible)===E(c.min)?_=5:(_=Math.max(s,y),_=Math.min(x,_)),(0,o.isDefined)(g)?i=isFinite(g)?g:0:!this.isArgumentAxis&&r.checkInterval&&E(c.maxVisible)<0&&E(c.maxVisible)===E(c.max)?v=5:(v=Math.max(s,y),v=Math.min(x,v))),r.percentStick&&!this.isArgumentAxis&&(1===A(c.max)&&(v=0),1===A(c.min)&&(_=0));var C,S,M,k,O,T,I=this._getCanvasStartEnd(),L=(d-_-v)/(1+(n||0)+(i||0))||d;if(void 0===n&&void 0===i||(void 0!==n&&(_=L*n),void 0!==i&&(v=L*i)),l.type!==a.default.discrete&&e&&e.length>1&&!l.skipViewportExtending&&!u.action&&!1!==l.endOnTick){var P=e.length,j=f.translate(e[0].value),R=f.translate(e[P-1].value),z=j>R?-1:1,B=D(z*(I.start-j),0),F=D(z*(R-I.end),0);if(B>_||F>v){var N=b(F+B);B>=_&&(C=e[0].value),F>=v&&(S=e[P-1].value),_=D(B,_)/N,v=D(F,v)/N}}function V(e,t){var n=A(I.start-e),i=A(I.end-t),r=b(n+i);_=n/r,v=i/r}return n=void 0===n?_/L:n,i=void 0===i?v/L:i,h||(this._translator.isInverted()?(C=null!==(M=C)&&void 0!==M?M:f.from(I.start+d*n,-1),S=null!==(k=S)&&void 0!==k?k:f.from(I.end-d*i,1)):(C=null!==(O=C)&&void 0!==O?O:f.from(I.start-d*n,-1),S=null!==(T=S)&&void 0!==T?T:f.from(I.end+d*i,1))),this.isArgumentAxis||(C*c.min<=0&&C*c.minVisible<=0&&(V(f.translate(0),f.translate(S)),C=0),S*c.max<=0&&S*c.maxVisible<=0&&(V(f.translate(C),f.translate(0)),S=0)),{startPadding:this._translator.isInverted()?v:_,endPadding:this._translator.isInverted()?_:v,minValue:C,maxValue:S,interval:t,isSpacedMargin:_===v&&0!==_}},applyMargins:function(){if(!this._isSynchronized){var e=this._calculateValueMargins(this._majorTicks),t=(0,s.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._options;this.borderOptions=t||{visible:!1},this._resetMargins(),this.createTicks(e),this.applyMargins(),this._clearAxisGroups(),X(this._majorTicks),X(this._minorTicks),X(this._boundaryTicks),this._axisGroup.append(this._axesContainerGroup),this._drawAxis(),this._drawTitle(),$(this._majorTicks,n.tick),$(this._minorTicks,n.minorTick),$(this._boundaryTicks,n.tick);var i,r,a,s=this._getGridLineDrawer();K(this._majorTicks,s),K(this._minorTicks,s),q(this._majorTicks,"drawLabel",this._getViewportRange()),this._majorTicks.forEach((function(e){e.labelRotationAngle=0,e.labelAlignment=void 0,e.labelOffset=0})),q(this._outsideConstantLines.concat(this._insideConstantLines),"draw"),q(this._strips,"draw"),this._dateMarkers=this._drawDateMarkers()||[],this._labelAxesGroup&&this._axisStripLabelGroup.append(this._labelAxesGroup),this._gridContainerGroup&&this._axisGridGroup.append(this._gridContainerGroup),this._stripsGroup&&this._axisStripGroup.append(this._stripsGroup),this._constantLinesGroup&&(this._axisConstantLineGroups.above.inside.append(this._constantLinesGroup.above),this._axisConstantLineGroups.above.outside1.append(this._constantLinesGroup.above),this._axisConstantLineGroups.above.outside2.append(this._constantLinesGroup.above),this._axisConstantLineGroups.under.inside.append(this._constantLinesGroup.under),this._axisConstantLineGroups.under.outside1.append(this._constantLinesGroup.under),this._axisConstantLineGroups.under.outside2.append(this._constantLinesGroup.under)),this._measureTitle(),Z(this._majorTicks);var l=this._tickInterval;(0,o.isDefined)(l)&&(a=this.getTranslator().getInterval("datetime"===n.dataType?(0,g.dateToMilliseconds)(l):l));var c=(0,o.isDefined)(n.placeholderSize)?n.placeholderSize-n.label.indentFromAxis:void 0;this._isHorizontal?(i=a,r=c):(i=c,r=a);var u=this._validateDisplayMode(n.label.displayMode),d=this._validateOverlappingMode(n.label.overlappingBehavior,u);if(("none"!==(n.label.wordWrap||"none")||"none"!==(n.label.textOverflow||"none"))&&"rotate"!==u&&"rotate"!==d&&"auto"!==d){var h=!1,p=!1;i&&this._majorTicks.some((function(e){return e.labelBBox.width>i}))&&(h=!0),r&&this._majorTicks.some((function(e){return e.labelBBox.height>r}))&&(p=!0),(h||p)&&(this._majorTicks.forEach((function(e){e.label&&e.label.setMaxSize(i,r,n.label)})),Z(this._majorTicks))}Z(this._outsideConstantLines),Z(this._insideConstantLines),Z(this._strips),Z(this._dateMarkers),this._adjustConstantLineLabels(this._insideConstantLines),this._adjustStripLabels();var f=this._constantLabelOffset=this._adjustConstantLineLabels(this._outsideConstantLines);this._translator.getBusinessRange().isEmpty()||(this._setLabelsPlacement(),f=this._adjustLabels(f)),f=this._adjustDateMarkers(f),this._adjustTitle(f)},_measureTitle:_.noop,animate:function(){q(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 r=!i._firstDrawing&&t,o=this._options;X(i._majorTicks),X(i._minorTicks),X(i._boundaryTicks),ee(i._majorTicks),ee(i._minorTicks),ee(i._boundaryTicks),this._axisElement&&i._updateAxisElementPosition(),J(i._majorTicks,o.tick,r),J(i._minorTicks,o.minorTick,r),J(i._boundaryTicks,o.tick),q(i._majorTicks,"updateLabelPosition",r),i._outsideConstantLines.concat(i._insideConstantLines||[]).forEach((function(e){return e.updatePosition(r)})),q(i._strips,"updatePosition",r),Q(i._majorTicks,r),Q(i._minorTicks,r),r&&q(i._ticksToRemove||[],"fadeOutElements"),i.prepareAnimation(),i._ticksToRemove=null,i._translator.getBusinessRange().isEmpty()||(i._firstDrawing=!1)},prepareAnimation:function(){var e="saveCoords";q(this._majorTicks,e),q(this._minorTicks,e),q(this._insideConstantLines,e),q(this._outsideConstantLines,e),q(this._strips,e)},applyClipRects:function(e,t){this._axisGroup.attr({"clip-path":t}),this._axisStripGroup.attr({"clip-path":e})},_mergeViewportOptions:function(){var e,t=this._options,n=t._customVisualRange;e=!(0,o.isDefined)(t.max)&&!(0,o.isDefined)(t.min)||(0,o.isDefined)(n.startValue)||(0,o.isDefined)(n.endValue)||(0,o.isDefined)(n.length)?n:{startValue:t.min,endValue:t.max},this._setVisualRange(e)},_validateVisualRange:function(e){var t=k(e);return void 0!==t.startValue&&(t.startValue=this.validateUnit(t.startValue)),void 0!==t.endValue&&(t.endValue=this.validateUnit(t.endValue)),function(e,t){return r.default.convertVisualRangeObject(e,!P(t))}(t,e)},_validateOptions:function(e){void 0!==e.min&&(e.min=this.validateUnit(e.min,"E2106")),void 0!==e.max&&(e.max=this.validateUnit(e.max,"E2106")),e.wholeRange=this._validateVisualRange(e.wholeRange),e.visualRange=e._customVisualRange=this._validateVisualRange(e._customVisualRange),this._mergeViewportOptions()},validate:function(){var e=this._options,t=this.isArgumentAxis?e.argumentType:e.valueType,n=t?u.default.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(r.default.getVizRangeObject(e));t?((0,o.isDefined)(n.startValue)&&(this._viewport.startValue=n.startValue),(0,o.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._breaks=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,r){var o=this.visualRange();return{axis:this,previousRange:e,range:o,cancel:!1,event:t,actionType:n,zoomFactor:i,shift:r,rangeStart:o.startValue,rangeEnd:o.endValue}},getZoomBounds:function(){var e=r.default.getVizRangeObject(this._options.wholeRange),t=this.getTranslator().getBusinessRange(),n={startValue:re(this._initRange.startValue,t.min),endValue:re(this._initRange.endValue,t.max)};return{startValue:re(e.startValue,n.startValue),endValue:re(e.endValue,n.endValue)}},setInitRange:function(){this._initRange={},0===Object.keys(this._options.wholeRange||{}).length&&(this._initRange=this.getZoomBounds())},_resetVisualRangeOption:function(){this._options._customVisualRange={}},setCustomVisualRange:function(e){this._options._customVisualRange=e},visualRange:function(){var e,t=this,n=arguments;if(0===n.length){var i,l,c=t._getAdjustedBusinessRange(),u=c.minVisible,d=c.maxVisible;return t._options.type===a.default.discrete?{startValue:u=null!==(i=u)&&void 0!==i?i:c.categories[0],endValue:d=null!==(l=d)&&void 0!==l?l:c.categories[c.categories.length-1],categories:r.default.getCategoriesInfo(c.categories,u,d).categories}:{startValue:u,endValue:d}}e=P(n[0])?n[0]:(0,o.isPlainObject)(n[0])?(0,s.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,o.isDefined)(e)&&((e=this._validateVisualRange(e)).action=i);var r=this.getZoomStartEventArg(n,i),a=r.range;!t.start&&this._eventTrigger("zoomStart",r);var s={isPrevented:r.cancel,skipEventRising:t.skipEventRising,range:e||r.range};return r.cancel||((0,o.isDefined)(e)&&this._applyZooming(e,t.allowPartialUpdate),(0,o.isDefined)(this._storedZoomEndParams)||(this._storedZoomEndParams={startRange:a,type:this.getOptions().type}),this._storedZoomEndParams.event=n,this._storedZoomEndParams.action=i,this._storedZoomEndParams.prevent=!!t.end),s},handleZoomEnd:function(){if((0,o.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},r=this.getOptions().type===this._storedZoomEndParams.type,a=r?(0,m.adjust)(this.getVisualRangeCenter()-this.getVisualRangeCenter(i)):NaN,s=r?+(Math.round(this.getVisualRangeLength(i)/this.getVisualRangeLength()+"e+2")+"e-2"):NaN,l=this.getZoomEndEventArg(e,t,n,s,a);l.cancel=this.isZoomingLowerLimitOvercome(1===s?"pan":"zoom",s),this._eventTrigger("zoomEnd",l),l.cancel&&this.restorePreviousVisualRange(e),this._storedZoomEndParams=null}},restorePreviousVisualRange:function(e){this._storedZoomEndParams=null,this._applyZooming(e),this._visualRange(this,e)},isZoomingLowerLimitOvercome:function(e,t,n){var i,a=this._options,s=a.minVisualRangeLength,l="zoom"===e&&t>=1,c=this._translator.getBusinessRange();(0,o.isDefined)(n)&&(i={minVisible:(i=this.adjustRange(r.default.getVizRangeObject(n))).startValue,maxVisible:i.endValue,categories:c.categories});var u=this.getVisualRangeLength(i);if("discrete"!==a.type)if((0,o.isDefined)(s))"datetime"!==a.dataType||(0,o.isNumeric)(s)||(s=(0,g.dateToMilliseconds)(s)),l&=s>=u;else{var d=this._translator.canvasLength;l&=this.getVisualRangeLength({minVisible:c.min,maxVisible:c.max,categories:c.categories})/d>=u}else!(0,o.isDefined)(s)&&(s=1),l&=(0,o.isDefined)(n)&&this.getVisualRangeLength()===s&&u<=s;return!!l},dataVisualRangeIsReduced:function(){var e,t,n=this.getTranslator();if("discrete"===this._options.type){var i=n.getBusinessRange().categories;e=i[0],t=i[i.length-1]}else{var r=this._seriesData;e=r.min,t=r.max}if(!(0,o.isDefined)(e)||!(0,o.isDefined)(t))return!1;var a=n.translate(e),s=n.translate(t),l=[Math.min(a,s),Math.max(a,s)],c=this.visualRange(),u=n.translate(c.startValue),d=n.translate(c.endValue);return u>l[0]&&ul[0]&&d1&&e.some((function(e,t,n){return 0!==t&&a.default.areLabelsOverlap(e,n[t-1],r.minSpacing,r.alignment)}))&&this._applyLabelMode(t,n,e,i),this._checkBoundedLabelsOverlapping(o,e,t))},_applyLabelMode:function(e,t,n,i,r){var o,a,s=this._majorTicks,l=this._options.label,c=i.rotationAngle;switch(e){case"rotate":l.userAlignment||(a=c<0?B:z,c%90==0&&(a=F)),ie(s,t=r?t:this._getStep(n,c),(function(e){e.label.rotate(c),e.labelRotationAngle=c,a&&(e.labelAlignment=a)}));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,l)});break;default:ie(s,t)}},getMarkerTrackers:_.noop,_drawDateMarkers:_.noop,_adjustDateMarkers:_.noop,coordsIn:_.noop,areCoordsOutsideAxis:_.noop,_getSkippedCategory:_.noop,_initAxisPositions:_.noop,_drawTitle:_.noop,_updateTitleCoords:_.noop,_adjustConstantLineLabels:_.noop,_createTranslator:function(){return new h.default.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._breaks,n=t?t.length:0;return A(e.start-e.end)-(n?t[n-1].cumulativeWidth:0)},_getScaleBreaks:function(){return[]},_adjustTitle:_.noop,_checkTitleOverflow:_.noop,getSpiderTicks:_.noop,setSpiderTicks:_.noop,_checkBoundedLabelsOverlapping:_.noop,drawScaleBreaks:_.noop,_visualRange:_.noop,_rotateConstantLine:_.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())}}},TEOj:function(e,t,n){"use strict";var i=y(n("FKN7")),r=y(n("2Fn2")),o=y(n("/7L9")),a=y(n("/q2h")),s=y(n("ud26")),l=y(n("plpz")),c=n("Cc4C"),u=n("1B4V"),d=n("zl3R"),h=n("1LL4"),p=n("v4HY"),f=n("KAnu"),m=n("XpgS"),g=n("ti0F"),_=n("cGv3"),v=n("UOFr");function y(e){return e&&e.__esModule?e:{default:e}}var b=s.default.abstract,w=s.default.inherit({_getDefaultOptions:function(){return(0,h.extend)(this.callBase(),{width:void 0,height:void 0,rtlEnabled:(0,r.default)().rtlEnabled,elementAttr:{},disabled:!1,integrationOptions:{}},this._useTemplates()?l.default.createDefaultOptions():{})},ctor:function(e,t){this._createElement(e),(0,c.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:b,_dimensionChanged:b,_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);a.default.add(e)}},_isDimensionChangeSupported:function(){return this._dimensionChanged!==b},_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()||{},t=(0,h.extend)({},e.elementAttr),n=t.class;delete t.class,this.$element().attr(t).addClass(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,g.isDefined)(n)||(0,g.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!==b&&(0,_.hasWindow)()},_clean:f.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()&&a.default.remove(this._windowResizeCallBack)},_toggleRTLDirection:function(e){this.$element().toggleClass("dx-rtl",e)},_createComponent:function(e,t){var n=this,r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},o=(0,f.grep)(this._getSynchronizableOptionsForCreateComponent(),(function(e){return!(e in r)})),a=this.option(),s=a.integrationOptions,l=this.option(),c=l.nestedComponentOptions,u=(0,h.extend)({integrationOptions:s},(c=c||f.noop)(this));o.forEach((function(e){return u[e]=n.option(e)})),this._extendConfig(r,u);var d=void 0;if((0,g.isString)(t)){var p=(0,i.default)(e)[t](r);d=p[t]("instance")}else e&&((d=t.getInstance(e))?d.option(r):d=new t(e,r));if(d){var _=function(e){var t=e.name,n=e.value;(0,m.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 r=i.name;r.indexOf("aria-")&&-1===r.indexOf("dx-")&&"role"!==r&&"style"!==r&&"tabindex"!==r||e.removeAttribute(r)}}},_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,p.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,g.isDefined)(t)&&this.$element().css(e,"")}},_getAnonymousTemplateName:function(){},_initTemplateManager:function(){if(!this._templateManager&&this._useTemplates()){var e=this.option().integrationOptions;this._templateManager=new l.default((void 0===e?{}:e).createTemplate,this._getAnonymousTemplateName()),this._initTemplates()}},_initTemplates:function(){var e=this,t=this._templateManager.extractTemplates(this.$element()),n=t.templates,i=t.anonymousTemplateMeta,r=this.option("integrationOptions.templates.".concat(i.name));n.forEach((function(t){var n=t.template;e._options.silent("integrationOptions.templates.".concat(t.name),n)})),i.name&&!r&&this._options.silent("integrationOptions.templates.".concat(i.name),i.template)},_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}});w.getInstance=function(e){return(0,c.getInstanceByElement)((0,i.default)(e),this)},w.defaultOptions=function(e){this._classCustomRules=this._classCustomRules||[],this._classCustomRules.push(e)},e.exports=w,e.exports.default=e.exports},TFPT:function(e,t,n){"use strict";var i=n("I+eb"),r=n("hXpO");i({target:"String",proto:!0,forced:n("rwPt")("sub")},{sub:function(){return r(this,"sub","","")}})},TWNs:function(e,t,n){var i=n("g6v/"),r=n("2oRo"),o=n("lMq5"),a=n("cVYH"),s=n("m/L8").f,l=n("JBy8").f,c=n("ROdP"),u=n("rW0t"),d=n("n3/R"),h=n("busE"),p=n("0Dky"),f=n("afO8").set,m=n("JiZb"),g=n("tiKp")("match"),_=r.RegExp,v=_.prototype,y=/a/g,b=/a/g,w=new _(y)!==y,x=d.UNSUPPORTED_Y;if(i&&o("RegExp",!w||x||p((function(){return b[g]=!1,_(y)!=y||_(b)==b||"/a/i"!=_(y,"i")})))){for(var C=function(e,t){var n,i=this instanceof C,r=c(e),o=void 0===t;if(!i&&r&&e.constructor===C&&o)return e;w?r&&!o&&(e=e.source):e instanceof C&&(o&&(t=u.call(e)),e=e.source),x&&(n=!!t&&t.indexOf("y")>-1)&&(t=t.replace(/y/g,""));var s=a(w?new _(e,t):_(e,t),i?this:v,C);return x&&n&&f(s,{sticky:n}),s},S=function(e){e in C||s(C,e,{configurable:!0,get:function(){return _[e]},set:function(t){_[e]=t}})},M=l(_),k=0;M.length>k;)S(M[k++]);v.constructor=C,C.prototype=v,h(r,"RegExp",C)}m("RegExp")},TWQb:function(e,t,n){var i=n("/GqU"),r=n("UMSQ"),o=n("I8vh"),a=function(e){return function(t,n,a){var s,l=i(t),c=r(l.length),u=o(a,c);if(e&&n!=n){for(;c>u;)if((s=l[u++])!=s)return!0}else for(;c>u;u++)if((e||u in l)&&l[u]===n)return e||u||0;return!e&&-1}};e.exports={includes:a(!0),indexOf:a(!1)}},"TYT/":function(e,t,n){"use strict";n.r(t),n.d(t,"ANALYZE_FOR_ENTRY_COMPONENTS",(function(){return Ss})),n.d(t,"APP_BOOTSTRAP_LISTENER",(function(){return Qg})),n.d(t,"APP_ID",(function(){return Gg})),n.d(t,"APP_INITIALIZER",(function(){return Wg})),n.d(t,"ApplicationInitStatus",(function(){return Ug})),n.d(t,"ApplicationModule",(function(){return Rv})),n.d(t,"ApplicationRef",(function(){return X_})),n.d(t,"Attribute",(function(){return S})),n.d(t,"COMPILER_OPTIONS",(function(){return v_})),n.d(t,"CUSTOM_ELEMENTS_SCHEMA",(function(){return ti})),n.d(t,"ChangeDetectionStrategy",(function(){return Le})),n.d(t,"ChangeDetectorRef",(function(){return va})),n.d(t,"Compiler",(function(){return __})),n.d(t,"CompilerFactory",(function(){return y_})),n.d(t,"Component",(function(){return Eg})),n.d(t,"ComponentFactory",(function(){return hd})),n.d(t,"ComponentFactoryResolver",(function(){return gd})),n.d(t,"ComponentRef",(function(){return dd})),n.d(t,"ContentChild",(function(){return Os})),n.d(t,"ContentChildren",(function(){return ks})),n.d(t,"DEFAULT_CURRENCY_CODE",(function(){return n_})),n.d(t,"DebugElement",(function(){return Tv})),n.d(t,"DebugEventListener",(function(){return sv})),n.d(t,"DebugNode",(function(){return Ov})),n.d(t,"DefaultIterableDiffer",(function(){return Dd})),n.d(t,"Directive",(function(){return Tg})),n.d(t,"ElementRef",(function(){return yd})),n.d(t,"EmbeddedViewRef",(function(){return av})),n.d(t,"ErrorHandler",(function(){return ei})),n.d(t,"EventEmitter",(function(){return km})),n.d(t,"Host",(function(){return x})),n.d(t,"HostBinding",(function(){return Lg})),n.d(t,"HostListener",(function(){return Pg})),n.d(t,"INJECTOR",(function(){return se})),n.d(t,"Inject",(function(){return v})),n.d(t,"InjectFlags",(function(){return M})),n.d(t,"Injectable",(function(){return Ba})),n.d(t,"InjectionToken",(function(){return ae})),n.d(t,"Injector",(function(){return is})),n.d(t,"Input",(function(){return Ag})),n.d(t,"IterableDiffers",(function(){return Nd})),n.d(t,"KeyValueDiffers",(function(){return Vd})),n.d(t,"LOCALE_ID",(function(){return t_})),n.d(t,"MissingTranslationStrategy",(function(){return o_})),n.d(t,"ModuleWithComponentFactories",(function(){return l_})),n.d(t,"NO_ERRORS_SCHEMA",(function(){return ni})),n.d(t,"NgModule",(function(){return Vg})),n.d(t,"NgModuleFactory",(function(){return Ce})),n.d(t,"NgModuleFactoryLoader",(function(){return K_})),n.d(t,"NgModuleRef",(function(){return xe})),n.d(t,"NgProbeToken",(function(){return N_})),n.d(t,"NgZone",(function(){return x_})),n.d(t,"Optional",(function(){return y})),n.d(t,"Output",(function(){return Dg})),n.d(t,"PACKAGE_ROOT_URL",(function(){return Zg})),n.d(t,"PLATFORM_ID",(function(){return Jg})),n.d(t,"PLATFORM_INITIALIZER",(function(){return Kg})),n.d(t,"Pipe",(function(){return Ig})),n.d(t,"PlatformRef",(function(){return G_})),n.d(t,"Query",(function(){return Ms})),n.d(t,"QueryList",(function(){return Tm})),n.d(t,"ReflectiveInjector",(function(){return xs})),n.d(t,"ReflectiveKey",(function(){return ls})),n.d(t,"Renderer2",(function(){return Sd})),n.d(t,"RendererFactory2",(function(){return xd})),n.d(t,"RendererStyleFlags2",(function(){return Cd})),n.d(t,"ResolvedReflectiveFactory",(function(){return fs})),n.d(t,"Sanitizer",(function(){return Od})),n.d(t,"SecurityContext",(function(){return Wi})),n.d(t,"Self",(function(){return b})),n.d(t,"SimpleChange",(function(){return Zu})),n.d(t,"SkipSelf",(function(){return w})),n.d(t,"SystemJsNgModuleLoader",(function(){return iv})),n.d(t,"SystemJsNgModuleLoaderConfig",(function(){return tv})),n.d(t,"TRANSLATIONS",(function(){return i_})),n.d(t,"TRANSLATIONS_FORMAT",(function(){return r_})),n.d(t,"TemplateRef",(function(){return Ud})),n.d(t,"Testability",(function(){return I_})),n.d(t,"TestabilityRegistry",(function(){return A_})),n.d(t,"Type",(function(){return wa})),n.d(t,"VERSION",(function(){return Ed})),n.d(t,"Version",(function(){return Td})),n.d(t,"ViewChild",(function(){return Es})),n.d(t,"ViewChildren",(function(){return Ts})),n.d(t,"ViewContainerRef",(function(){return Xd})),n.d(t,"ViewEncapsulation",(function(){return Re})),n.d(t,"ViewRef",(function(){return ov})),n.d(t,"WrappedValue",(function(){return Vs})),n.d(t,"asNativeElements",(function(){return uv})),n.d(t,"assertPlatform",(function(){return Y_})),n.d(t,"createPlatform",(function(){return V_})),n.d(t,"createPlatformFactory",(function(){return H_})),n.d(t,"defineInjectable",(function(){return E})),n.d(t,"destroyPlatform",(function(){return W_})),n.d(t,"enableProdMode",(function(){return bi})),n.d(t,"forwardRef",(function(){return H})),n.d(t,"getDebugNode",(function(){return Cv})),n.d(t,"getModuleFactory",(function(){return Z_})),n.d(t,"getPlatform",(function(){return U_})),n.d(t,"inject",(function(){return _e})),n.d(t,"isDevMode",(function(){return yi})),n.d(t,"platformCore",(function(){return Ev})),n.d(t,"resolveForwardRef",(function(){return Y})),n.d(t,"setTestabilityGetter",(function(){return D_})),n.d(t,"\u02750",(function(){return _})),n.d(t,"\u02751",(function(){return C})),n.d(t,"\u0275ALLOW_MULTIPLE_PLATFORMS",(function(){return F_})),n.d(t,"\u0275APP_ID_RANDOM_PROVIDER",(function(){return Xg})),n.d(t,"\u0275ChangeDetectorStatus",(function(){return Pe})),n.d(t,"\u0275CodegenComponentFactoryResolver",(function(){return _d})),n.d(t,"\u0275Compiler_compileModuleAndAllComponentsAsync__POST_R3__",(function(){return m_})),n.d(t,"\u0275Compiler_compileModuleAndAllComponentsSync__POST_R3__",(function(){return p_})),n.d(t,"\u0275Compiler_compileModuleAsync__POST_R3__",(function(){return d_})),n.d(t,"\u0275Compiler_compileModuleSync__POST_R3__",(function(){return c_})),n.d(t,"\u0275ComponentFactory",(function(){return hd})),n.d(t,"\u0275Console",(function(){return e_})),n.d(t,"\u0275DEFAULT_LOCALE_ID",(function(){return rf})),n.d(t,"\u0275EMPTY_ARRAY",(function(){return Yh})),n.d(t,"\u0275EMPTY_MAP",(function(){return Wh})),n.d(t,"\u0275INJECTOR_IMPL__POST_R3__",(function(){return ts})),n.d(t,"\u0275INJECTOR_SCOPE",(function(){return Va})),n.d(t,"\u0275LifecycleHooksFeature",(function(){return Hu})),n.d(t,"\u0275LocaleDataIndex",(function(){return nf})),n.d(t,"\u0275NG_COMP_DEF",(function(){return Z})),n.d(t,"\u0275NG_DIR_DEF",(function(){return ee})),n.d(t,"\u0275NG_ELEMENT_ID",(function(){return oe})),n.d(t,"\u0275NG_INJ_DEF",(function(){return j})),n.d(t,"\u0275NG_MOD_DEF",(function(){return ne})),n.d(t,"\u0275NG_PIPE_DEF",(function(){return te})),n.d(t,"\u0275NG_PROV_DEF",(function(){return P})),n.d(t,"\u0275NOT_FOUND_CHECK_ONLY_ELEMENT_INJECTOR",(function(){return jp})),n.d(t,"\u0275NO_CHANGE",(function(){return kr})),n.d(t,"\u0275NgModuleFactory",(function(){return em})),n.d(t,"\u0275NoopNgZone",(function(){return E_})),n.d(t,"\u0275ReflectionCapabilities",(function(){return Oa})),n.d(t,"\u0275Render3ComponentFactory",(function(){return Up})),n.d(t,"\u0275Render3ComponentRef",(function(){return Gp})),n.d(t,"\u0275Render3NgModuleRef",(function(){return Zf})),n.d(t,"\u0275SWITCH_CHANGE_DETECTOR_REF_FACTORY__POST_R3__",(function(){return ya})),n.d(t,"\u0275SWITCH_COMPILE_COMPONENT__POST_R3__",(function(){return jg})),n.d(t,"\u0275SWITCH_COMPILE_DIRECTIVE__POST_R3__",(function(){return Rg})),n.d(t,"\u0275SWITCH_COMPILE_INJECTABLE__POST_R3__",(function(){return Fa})),n.d(t,"\u0275SWITCH_COMPILE_NGMODULE__POST_R3__",(function(){return Hg})),n.d(t,"\u0275SWITCH_COMPILE_PIPE__POST_R3__",(function(){return zg})),n.d(t,"\u0275SWITCH_ELEMENT_REF_FACTORY__POST_R3__",(function(){return bd})),n.d(t,"\u0275SWITCH_IVY_ENABLED__POST_R3__",(function(){return a_})),n.d(t,"\u0275SWITCH_RENDERER2_FACTORY__POST_R3__",(function(){return Md})),n.d(t,"\u0275SWITCH_TEMPLATE_REF_FACTORY__POST_R3__",(function(){return Gd})),n.d(t,"\u0275SWITCH_VIEW_CONTAINER_REF_FACTORY__POST_R3__",(function(){return $d})),n.d(t,"\u0275_sanitizeHtml",(function(){return Hi})),n.d(t,"\u0275_sanitizeStyle",(function(){return qi})),n.d(t,"\u0275_sanitizeUrl",(function(){return Si})),n.d(t,"\u0275allowSanitizationBypassAndThrow",(function(){return ui})),n.d(t,"\u0275and",(function(){return zv})),n.d(t,"\u0275angular_packages_core_core_a",(function(){return W})),n.d(t,"\u0275angular_packages_core_core_b",(function(){return fe})),n.d(t,"\u0275angular_packages_core_core_ba",(function(){return At})),n.d(t,"\u0275angular_packages_core_core_bb",(function(){return Pt})),n.d(t,"\u0275angular_packages_core_core_bc",(function(){return Nt})),n.d(t,"\u0275angular_packages_core_core_bd",(function(){return tn})),n.d(t,"\u0275angular_packages_core_core_bf",(function(){return pm})),n.d(t,"\u0275angular_packages_core_core_bg",(function(){return fm})),n.d(t,"\u0275angular_packages_core_core_bh",(function(){return mm})),n.d(t,"\u0275angular_packages_core_core_bi",(function(){return gm})),n.d(t,"\u0275angular_packages_core_core_bj",(function(){return _m})),n.d(t,"\u0275angular_packages_core_core_bk",(function(){return Zi})),n.d(t,"\u0275angular_packages_core_core_bl",(function(){return m})),n.d(t,"\u0275angular_packages_core_core_bm",(function(){return g})),n.d(t,"\u0275angular_packages_core_core_bn",(function(){return k})),n.d(t,"\u0275angular_packages_core_core_bo",(function(){return c})),n.d(t,"\u0275angular_packages_core_core_bq",(function(){return Tr})),n.d(t,"\u0275angular_packages_core_core_c",(function(){return be})),n.d(t,"\u0275angular_packages_core_core_d",(function(){return Cs})),n.d(t,"\u0275angular_packages_core_core_e",(function(){return ds})),n.d(t,"\u0275angular_packages_core_core_f",(function(){return _s})),n.d(t,"\u0275angular_packages_core_core_g",(function(){return qg})),n.d(t,"\u0275angular_packages_core_core_h",(function(){return fa})),n.d(t,"\u0275angular_packages_core_core_i",(function(){return ma})),n.d(t,"\u0275angular_packages_core_core_j",(function(){return J_})),n.d(t,"\u0275angular_packages_core_core_k",(function(){return lv})),n.d(t,"\u0275angular_packages_core_core_l",(function(){return cv})),n.d(t,"\u0275angular_packages_core_core_m",(function(){return Sv})),n.d(t,"\u0275angular_packages_core_core_n",(function(){return Id})),n.d(t,"\u0275angular_packages_core_core_o",(function(){return zd})),n.d(t,"\u0275angular_packages_core_core_p",(function(){return Iv})),n.d(t,"\u0275angular_packages_core_core_q",(function(){return Av})),n.d(t,"\u0275angular_packages_core_core_r",(function(){return Dv})),n.d(t,"\u0275angular_packages_core_core_s",(function(){return Pv})),n.d(t,"\u0275angular_packages_core_core_t",(function(){return jv})),n.d(t,"\u0275angular_packages_core_core_u",(function(){return of})),n.d(t,"\u0275angular_packages_core_core_v",(function(){return Tp})),n.d(t,"\u0275angular_packages_core_core_w",(function(){return sh})),n.d(t,"\u0275angular_packages_core_core_x",(function(){return Wp})),n.d(t,"\u0275angular_packages_core_core_y",(function(){return Nn})),n.d(t,"\u0275angular_packages_core_core_z",(function(){return Ot})),n.d(t,"\u0275bypassSanitizationTrustHtml",(function(){return hi})),n.d(t,"\u0275bypassSanitizationTrustResourceUrl",(function(){return gi})),n.d(t,"\u0275bypassSanitizationTrustScript",(function(){return fi})),n.d(t,"\u0275bypassSanitizationTrustStyle",(function(){return pi})),n.d(t,"\u0275bypassSanitizationTrustUrl",(function(){return mi})),n.d(t,"\u0275ccf",(function(){return ip})),n.d(t,"\u0275clearOverrides",(function(){return hb})),n.d(t,"\u0275clearResolutionOfComponentResourcesQueue",(function(){return Ps})),n.d(t,"\u0275cmf",(function(){return pb})),n.d(t,"\u0275compileComponent",(function(){return hg})),n.d(t,"\u0275compileDirective",(function(){return pg})),n.d(t,"\u0275compileNgModule",(function(){return rg})),n.d(t,"\u0275compileNgModuleDefs",(function(){return og})),n.d(t,"\u0275compileNgModuleFactory__POST_R3__",(function(){return R_})),n.d(t,"\u0275compilePipe",(function(){return kg})),n.d(t,"\u0275createInjector",(function(){return qa})),n.d(t,"\u0275crt",(function(){return ph})),n.d(t,"\u0275defaultIterableDiffers",(function(){return Yd})),n.d(t,"\u0275defaultKeyValueDiffers",(function(){return Wd})),n.d(t,"\u0275detectChanges",(function(){return ml})),n.d(t,"\u0275devModeEqual",(function(){return Ns})),n.d(t,"\u0275did",(function(){return Mp})),n.d(t,"\u0275eld",(function(){return Bv})),n.d(t,"\u0275findLocaleData",(function(){return Jp})),n.d(t,"\u0275flushModuleScopingQueueAsMuchAsPossible",(function(){return ng})),n.d(t,"\u0275getComponentViewDefinitionFactory",(function(){return rp})),n.d(t,"\u0275getDebugNodeR2",(function(){return Mv})),n.d(t,"\u0275getDebugNode__POST_R3__",(function(){return xv})),n.d(t,"\u0275getDirectives",(function(){return Ou})),n.d(t,"\u0275getHostElement",(function(){return Eu})),n.d(t,"\u0275getInjectableDef",(function(){return A})),n.d(t,"\u0275getLContext",(function(){return ar})),n.d(t,"\u0275getLocaleCurrencyCode",(function(){return Qp})),n.d(t,"\u0275getLocalePluralCase",(function(){return Zp})),n.d(t,"\u0275getModuleFactory__POST_R3__",(function(){return Q_})),n.d(t,"\u0275getSanitizationBypassType",(function(){return di})),n.d(t,"\u0275global",(function(){return $})),n.d(t,"\u0275initServicesIfNeeded",(function(){return ky})),n.d(t,"\u0275inlineInterpolate",(function(){return Vh})),n.d(t,"\u0275interpolate",(function(){return Nh})),n.d(t,"\u0275isBoundToModule__POST_R3__",(function(){return B_})),n.d(t,"\u0275isDefaultChangeDetectionStrategy",(function(){return je})),n.d(t,"\u0275isListLikeIterable",(function(){return Hs})),n.d(t,"\u0275isObservable",(function(){return Bl})),n.d(t,"\u0275isPromise",(function(){return zl})),n.d(t,"\u0275ivyEnabled",(function(){return s_})),n.d(t,"\u0275looseIdentical",(function(){return Fs})),n.d(t,"\u0275makeDecorator",(function(){return p})),n.d(t,"\u0275markDirty",(function(){return gl})),n.d(t,"\u0275mod",(function(){return Kh})),n.d(t,"\u0275mpd",(function(){return $h})),n.d(t,"\u0275ncd",(function(){return Xv})),n.d(t,"\u0275nov",(function(){return mp})),n.d(t,"\u0275overrideComponentView",(function(){return db})),n.d(t,"\u0275overrideProvider",(function(){return ub})),n.d(t,"\u0275pad",(function(){return Jv})),n.d(t,"\u0275patchComponentDefWithScope",(function(){return lg})),n.d(t,"\u0275pid",(function(){return kp})),n.d(t,"\u0275pod",(function(){return Qv})),n.d(t,"\u0275ppd",(function(){return Kv})),n.d(t,"\u0275prd",(function(){return Op})),n.d(t,"\u0275publishDefaultGlobalUtils",(function(){return Ru})),n.d(t,"\u0275publishGlobalUtil",(function(){return zu})),n.d(t,"\u0275qud",(function(){return Yv})),n.d(t,"\u0275registerLocaleData",(function(){return Kp})),n.d(t,"\u0275registerModuleFactory",(function(){return $f})),n.d(t,"\u0275registerNgModuleType",(function(){return Jf})),n.d(t,"\u0275renderComponent",(function(){return Bu})),n.d(t,"\u0275resetCompiledComponents",(function(){return ag})),n.d(t,"\u0275resetJitOptions",(function(){return Qm})),n.d(t,"\u0275resolveComponentResources",(function(){return Is})),n.d(t,"\u0275setClassMetadata",(function(){return tm})),n.d(t,"\u0275setCurrentInjector",(function(){return he})),n.d(t,"\u0275setDocument",(function(){return ct})),n.d(t,"\u0275setLocaleId",(function(){return qf})),n.d(t,"\u0275store",(function(){return wl})),n.d(t,"\u0275stringify",(function(){return F})),n.d(t,"\u0275ted",(function(){return ey})),n.d(t,"\u0275transitiveScopesFor",(function(){return cg})),n.d(t,"\u0275unregisterLocaleData",(function(){return tf})),n.d(t,"\u0275unv",(function(){return hh})),n.d(t,"\u0275unwrapSafeValue",(function(){return ci})),n.d(t,"\u0275vid",(function(){return iy})),n.d(t,"\u0275whenRendered",(function(){return Yu})),n.d(t,"\u0275\u0275CopyDefinitionFeature",(function(){return Qu})),n.d(t,"\u0275\u0275InheritDefinitionFeature",(function(){return Uu})),n.d(t,"\u0275\u0275NgOnChangesFeature",(function(){return ed})),n.d(t,"\u0275\u0275ProvidersFeature",(function(){return ud})),n.d(t,"\u0275\u0275advance",(function(){return Er})),n.d(t,"\u0275\u0275attribute",(function(){return Ks})),n.d(t,"\u0275\u0275attributeInterpolate1",(function(){return al})),n.d(t,"\u0275\u0275attributeInterpolate2",(function(){return sl})),n.d(t,"\u0275\u0275attributeInterpolate3",(function(){return ll})),n.d(t,"\u0275\u0275attributeInterpolate4",(function(){return cl})),n.d(t,"\u0275\u0275attributeInterpolate5",(function(){return ul})),n.d(t,"\u0275\u0275attributeInterpolate6",(function(){return dl})),n.d(t,"\u0275\u0275attributeInterpolate7",(function(){return hl})),n.d(t,"\u0275\u0275attributeInterpolate8",(function(){return pl})),n.d(t,"\u0275\u0275attributeInterpolateV",(function(){return fl})),n.d(t,"\u0275\u0275classMap",(function(){return Cc})),n.d(t,"\u0275\u0275classMapInterpolate1",(function(){return qc})),n.d(t,"\u0275\u0275classMapInterpolate2",(function(){return Xc})),n.d(t,"\u0275\u0275classMapInterpolate3",(function(){return $c})),n.d(t,"\u0275\u0275classMapInterpolate4",(function(){return Kc})),n.d(t,"\u0275\u0275classMapInterpolate5",(function(){return Jc})),n.d(t,"\u0275\u0275classMapInterpolate6",(function(){return Qc})),n.d(t,"\u0275\u0275classMapInterpolate7",(function(){return Zc})),n.d(t,"\u0275\u0275classMapInterpolate8",(function(){return eu})),n.d(t,"\u0275\u0275classMapInterpolateV",(function(){return tu})),n.d(t,"\u0275\u0275classProp",(function(){return bc})),n.d(t,"\u0275\u0275componentHostSyntheticListener",(function(){return Nl})),n.d(t,"\u0275\u0275container",(function(){return _l})),n.d(t,"\u0275\u0275containerRefreshEnd",(function(){return bl})),n.d(t,"\u0275\u0275containerRefreshStart",(function(){return yl})),n.d(t,"\u0275\u0275contentQuery",(function(){return Vm})),n.d(t,"\u0275\u0275defaultStyleSanitizer",(function(){return tr})),n.d(t,"\u0275\u0275defineComponent",(function(){return Ne})),n.d(t,"\u0275\u0275defineDirective",(function(){return Xe})),n.d(t,"\u0275\u0275defineInjectable",(function(){return T})),n.d(t,"\u0275\u0275defineInjector",(function(){return I})),n.d(t,"\u0275\u0275defineNgModule",(function(){return Ue})),n.d(t,"\u0275\u0275definePipe",(function(){return $e})),n.d(t,"\u0275\u0275directiveInject",(function(){return Cl})),n.d(t,"\u0275\u0275disableBindings",(function(){return It})),n.d(t,"\u0275\u0275element",(function(){return Il})),n.d(t,"\u0275\u0275elementContainer",(function(){return Ll})),n.d(t,"\u0275\u0275elementContainerEnd",(function(){return Dl})),n.d(t,"\u0275\u0275elementContainerStart",(function(){return Al})),n.d(t,"\u0275\u0275elementEnd",(function(){return El})),n.d(t,"\u0275\u0275elementStart",(function(){return Tl})),n.d(t,"\u0275\u0275embeddedViewEnd",(function(){return jl})),n.d(t,"\u0275\u0275embeddedViewStart",(function(){return Pl})),n.d(t,"\u0275\u0275enableBindings",(function(){return Et})),n.d(t,"\u0275\u0275getCurrentView",(function(){return Rl})),n.d(t,"\u0275\u0275getFactoryOf",(function(){return $n})),n.d(t,"\u0275\u0275getInheritedFactory",(function(){return Kn})),n.d(t,"\u0275\u0275hostProperty",(function(){return bu})),n.d(t,"\u0275\u0275i18n",(function(){return jf})),n.d(t,"\u0275\u0275i18nApply",(function(){return Nf})),n.d(t,"\u0275\u0275i18nAttributes",(function(){return Rf})),n.d(t,"\u0275\u0275i18nEnd",(function(){return Af})),n.d(t,"\u0275\u0275i18nExp",(function(){return Ff})),n.d(t,"\u0275\u0275i18nPostprocess",(function(){return If})),n.d(t,"\u0275\u0275i18nStart",(function(){return Tf})),n.d(t,"\u0275\u0275inject",(function(){return me})),n.d(t,"\u0275\u0275injectAttribute",(function(){return Sl})),n.d(t,"\u0275\u0275injectPipeChangeDetectorRef",(function(){return $m})),n.d(t,"\u0275\u0275invalidFactory",(function(){return Ml})),n.d(t,"\u0275\u0275invalidFactoryDep",(function(){return ge})),n.d(t,"\u0275\u0275listener",(function(){return Fl})),n.d(t,"\u0275\u0275loadQuery",(function(){return Wm})),n.d(t,"\u0275\u0275namespaceHTML",(function(){return ln})),n.d(t,"\u0275\u0275namespaceMathML",(function(){return sn})),n.d(t,"\u0275\u0275namespaceSVG",(function(){return an})),n.d(t,"\u0275\u0275nextContext",(function(){return Wl})),n.d(t,"\u0275\u0275pipe",(function(){return vm})),n.d(t,"\u0275\u0275pipeBind1",(function(){return ym})),n.d(t,"\u0275\u0275pipeBind2",(function(){return bm})),n.d(t,"\u0275\u0275pipeBind3",(function(){return wm})),n.d(t,"\u0275\u0275pipeBind4",(function(){return xm})),n.d(t,"\u0275\u0275pipeBindV",(function(){return Cm})),n.d(t,"\u0275\u0275projection",(function(){return $l})),n.d(t,"\u0275\u0275projectionDef",(function(){return Gl})),n.d(t,"\u0275\u0275property",(function(){return kl})),n.d(t,"\u0275\u0275propertyInterpolate",(function(){return Kl})),n.d(t,"\u0275\u0275propertyInterpolate1",(function(){return Jl})),n.d(t,"\u0275\u0275propertyInterpolate2",(function(){return Ql})),n.d(t,"\u0275\u0275propertyInterpolate3",(function(){return Zl})),n.d(t,"\u0275\u0275propertyInterpolate4",(function(){return ec})),n.d(t,"\u0275\u0275propertyInterpolate5",(function(){return tc})),n.d(t,"\u0275\u0275propertyInterpolate6",(function(){return nc})),n.d(t,"\u0275\u0275propertyInterpolate7",(function(){return ic})),n.d(t,"\u0275\u0275propertyInterpolate8",(function(){return rc})),n.d(t,"\u0275\u0275propertyInterpolateV",(function(){return oc})),n.d(t,"\u0275\u0275pureFunction0",(function(){return nm})),n.d(t,"\u0275\u0275pureFunction1",(function(){return im})),n.d(t,"\u0275\u0275pureFunction2",(function(){return rm})),n.d(t,"\u0275\u0275pureFunction3",(function(){return om})),n.d(t,"\u0275\u0275pureFunction4",(function(){return am})),n.d(t,"\u0275\u0275pureFunction5",(function(){return sm})),n.d(t,"\u0275\u0275pureFunction6",(function(){return lm})),n.d(t,"\u0275\u0275pureFunction7",(function(){return cm})),n.d(t,"\u0275\u0275pureFunction8",(function(){return um})),n.d(t,"\u0275\u0275pureFunctionV",(function(){return dm})),n.d(t,"\u0275\u0275queryRefresh",(function(){return zm})),n.d(t,"\u0275\u0275reference",(function(){return xl})),n.d(t,"\u0275\u0275resolveBody",(function(){return In})),n.d(t,"\u0275\u0275resolveDocument",(function(){return En})),n.d(t,"\u0275\u0275resolveWindow",(function(){return Tn})),n.d(t,"\u0275\u0275restoreView",(function(){return Lt})),n.d(t,"\u0275\u0275sanitizeHtml",(function(){return Xi})),n.d(t,"\u0275\u0275sanitizeResourceUrl",(function(){return Ji})),n.d(t,"\u0275\u0275sanitizeScript",(function(){return Qi})),n.d(t,"\u0275\u0275sanitizeStyle",(function(){return $i})),n.d(t,"\u0275\u0275sanitizeUrl",(function(){return Ki})),n.d(t,"\u0275\u0275sanitizeUrlOrResourceUrl",(function(){return er})),n.d(t,"\u0275\u0275select",(function(){return Ir})),n.d(t,"\u0275\u0275setComponentScope",(function(){return Ve})),n.d(t,"\u0275\u0275setNgModuleScope",(function(){return Ge})),n.d(t,"\u0275\u0275staticContentQuery",(function(){return Hm})),n.d(t,"\u0275\u0275staticViewQuery",(function(){return Bm})),n.d(t,"\u0275\u0275styleMap",(function(){return wc})),n.d(t,"\u0275\u0275styleMapInterpolate1",(function(){return nu})),n.d(t,"\u0275\u0275styleMapInterpolate2",(function(){return iu})),n.d(t,"\u0275\u0275styleMapInterpolate3",(function(){return ru})),n.d(t,"\u0275\u0275styleMapInterpolate4",(function(){return ou})),n.d(t,"\u0275\u0275styleMapInterpolate5",(function(){return au})),n.d(t,"\u0275\u0275styleMapInterpolate6",(function(){return su})),n.d(t,"\u0275\u0275styleMapInterpolate7",(function(){return lu})),n.d(t,"\u0275\u0275styleMapInterpolate8",(function(){return cu})),n.d(t,"\u0275\u0275styleMapInterpolateV",(function(){return uu})),n.d(t,"\u0275\u0275styleProp",(function(){return yc})),n.d(t,"\u0275\u0275stylePropInterpolate1",(function(){return du})),n.d(t,"\u0275\u0275stylePropInterpolate2",(function(){return hu})),n.d(t,"\u0275\u0275stylePropInterpolate3",(function(){return pu})),n.d(t,"\u0275\u0275stylePropInterpolate4",(function(){return fu})),n.d(t,"\u0275\u0275stylePropInterpolate5",(function(){return mu})),n.d(t,"\u0275\u0275stylePropInterpolate6",(function(){return gu})),n.d(t,"\u0275\u0275stylePropInterpolate7",(function(){return _u})),n.d(t,"\u0275\u0275stylePropInterpolate8",(function(){return vu})),n.d(t,"\u0275\u0275stylePropInterpolateV",(function(){return yu})),n.d(t,"\u0275\u0275styleSanitizer",(function(){return vc})),n.d(t,"\u0275\u0275template",(function(){return vl})),n.d(t,"\u0275\u0275templateRefExtractor",(function(){return Xm})),n.d(t,"\u0275\u0275text",(function(){return Rc})),n.d(t,"\u0275\u0275textInterpolate",(function(){return zc})),n.d(t,"\u0275\u0275textInterpolate1",(function(){return Bc})),n.d(t,"\u0275\u0275textInterpolate2",(function(){return Fc})),n.d(t,"\u0275\u0275textInterpolate3",(function(){return Nc})),n.d(t,"\u0275\u0275textInterpolate4",(function(){return Vc})),n.d(t,"\u0275\u0275textInterpolate5",(function(){return Hc})),n.d(t,"\u0275\u0275textInterpolate6",(function(){return Yc})),n.d(t,"\u0275\u0275textInterpolate7",(function(){return Wc})),n.d(t,"\u0275\u0275textInterpolate8",(function(){return Uc})),n.d(t,"\u0275\u0275textInterpolateV",(function(){return Gc})),n.d(t,"\u0275\u0275updateSyntheticHostBinding",(function(){return wu})),n.d(t,"\u0275\u0275viewQuery",(function(){return Fm}));var i=n("mrSG"),r=n("pugT"),o=n("K9Ia"),a=n("6blF"),s=n("p0ib"),l=n("S1nX");function c(e){return{toString:e}.toString()}var u="__annotations__",d="__parameters__",h="__prop__metadata__";function p(e,t,n,r,o){return c((function(){var a=f(t);function s(){for(var e,t=[],n=0;n=e.length?e.push(n):e.splice(t,0,n)}function Te(e,t){return t>=e.length-1?e.pop():e.splice(t,1)[0]}function Ee(e,t){for(var n=[],i=0;i=0?e[1|i]=n:function(e,t,n,i){var r=e.length;if(r==t)e.push(n,i);else if(1===r)e.push(i,e[0]),e[0]=n;else{for(r--,e.push(e[r-1],e[r]);r>t;)e[r]=e[r-2],r--;e[t]=n,e[t+1]=i}}(e,i=~i,t,n),i}function Ae(e,t){var n=De(e,t);if(n>=0)return e[1|n]}function De(e,t){return function(e,t,n){for(var i=0,r=e.length>>1;r!==i;){var o=i+(r-i>>1),a=e[o<<1];if(t===a)return o<<1;a>t?r=o:i=o+1}return~(r<<1)}(e,t)}var Le=function(e){return e[e.OnPush=0]="OnPush",e[e.Default=1]="Default",e}({}),Pe=function(e){return e[e.CheckOnce=0]="CheckOnce",e[e.Checked=1]="Checked",e[e.CheckAlways=2]="CheckAlways",e[e.Detached=3]="Detached",e[e.Errored=4]="Errored",e[e.Destroyed=5]="Destroyed",e}({});function je(e){return null==e||e===Le.Default}var Re=function(e){return e[e.Emulated=0]="Emulated",e[e.Native=1]="Native",e[e.None=2]="None",e[e.ShadowDom=3]="ShadowDom",e}({}),ze={},Be=[],Fe=0;function Ne(e){return c((function(){var t=e.type,n=t.prototype,i={},r={type:t,providersResolver:null,decls:e.decls,vars:e.vars,factory:null,template:e.template||null,consts:e.consts||null,ngContentSelectors:e.ngContentSelectors,hostBindings:e.hostBindings||null,hostVars:e.hostVars||0,hostAttrs:e.hostAttrs||null,contentQueries:e.contentQueries||null,declaredInputs:i,inputs:null,outputs:null,exportAs:e.exportAs||null,onChanges:null,onInit:n.ngOnInit||null,doCheck:n.ngDoCheck||null,afterContentInit:n.ngAfterContentInit||null,afterContentChecked:n.ngAfterContentChecked||null,afterViewInit:n.ngAfterViewInit||null,afterViewChecked:n.ngAfterViewChecked||null,onDestroy:n.ngOnDestroy||null,onPush:e.changeDetection===Le.OnPush,directiveDefs:null,pipeDefs:null,selectors:e.selectors||Be,viewQuery:e.viewQuery||null,features:e.features||null,data:e.data||{},encapsulation:e.encapsulation||Re.Emulated,id:"c",styles:e.styles||Be,_:null,setInput:null,schemas:e.schemas||null,tView:null},o=e.directives,a=e.features,s=e.pipes;return r.id+=Fe++,r.inputs=qe(e.inputs,i),r.outputs=qe(e.outputs),a&&a.forEach((function(e){return e(r)})),r.directiveDefs=o?function(){return("function"==typeof o?o():o).map(He)}:null,r.pipeDefs=s?function(){return("function"==typeof s?s():s).map(Ye)}:null,r}))}function Ve(e,t,n){var i=e.\u0275cmp;i.directiveDefs=function(){return t.map(He)},i.pipeDefs=function(){return n.map(Ye)}}function He(e){return Ke(e)||Je(e)}function Ye(e){return Qe(e)}var We={};function Ue(e){var t={type:e.type,bootstrap:e.bootstrap||Be,declarations:e.declarations||Be,imports:e.imports||Be,exports:e.exports||Be,transitiveCompileScopes:null,schemas:e.schemas||null,id:e.id||null};return null!=e.id&&c((function(){We[e.id]=e.type})),t}function Ge(e,t){return c((function(){var n=et(e,!0);n.declarations=t.declarations||Be,n.imports=t.imports||Be,n.exports=t.exports||Be}))}function qe(e,t){if(null==e)return ze;var n={};for(var i in e)if(e.hasOwnProperty(i)){var r=e[i],o=r;Array.isArray(r)&&(o=r[1],r=r[0]),n[r]=i,t&&(t[r]=o)}return n}var Xe=Ne;function $e(e){return{type:e.type,name:e.name,factory:null,pure:!1!==e.pure,onDestroy:e.type.prototype.ngOnDestroy||null}}function Ke(e){return e[Z]||null}function Je(e){return e[ee]||null}function Qe(e){return e[te]||null}function Ze(e,t){return e.hasOwnProperty(re)?e[re]:null}function et(e,t){var n=e[ne]||null;if(!n&&!0===t)throw new Error("Type "+F(e)+" does not have '\u0275mod' property.");return n}function tt(e){return Array.isArray(e)&&"object"==typeof e[1]}function nt(e){return Array.isArray(e)&&!0===e[1]}function it(e){return 0!=(8&e.flags)}function rt(e){return 2==(2&e.flags)}function ot(e){return 1==(1&e.flags)}function at(e){return null!==e.template}function st(e){return 0!=(512&e[2])}var lt=void 0;function ct(e){lt=e}function ut(){return void 0!==lt?lt:"undefined"!=typeof document?document:void 0}function dt(e){return!!e.listen}var ht={createRenderer:function(e,t){return ut()}};function pt(e){for(;Array.isArray(e);)e=e[0];return e}function ft(e,t){return pt(t[e+19])}function mt(e,t){return pt(t[e.index])}function gt(e,t){var n=e.index;return-1!==n?pt(t[n]):null}function _t(e,t){return e.data[t+19]}function vt(e,t){return e[t+19]}function yt(e,t){var n=t[e];return tt(n)?n:n[0]}function bt(e){return e.__ngContext__||null}function wt(e){var t=bt(e);return t?Array.isArray(t)?t:t.lView:null}function xt(e){return 4==(4&e[2])}function Ct(e){return 128==(128&e[2])}function St(e,t){return null===e||null==t?null:e[t]}function Mt(e){e[18]=0}function kt(e){return e[2]>>1}var Ot={lFrame:Jt(null),bindingsEnabled:!0,checkNoChangesMode:!1};function Tt(){return Ot.bindingsEnabled}function Et(){Ot.bindingsEnabled=!0}function It(){Ot.bindingsEnabled=!1}function At(){return Ot.lFrame.lView}function Dt(){return Ot.lFrame.tView}function Lt(e){Ot.lFrame.contextLView=e}function Pt(){return Ot.lFrame.previousOrParentTNode}function jt(e,t){Ot.lFrame.previousOrParentTNode=e,Ot.lFrame.isParent=t}function Rt(){return Ot.lFrame.isParent}function zt(){Ot.lFrame.isParent=!1}function Bt(){return Ot.checkNoChangesMode}function Ft(e){Ot.checkNoChangesMode=e}function Nt(){var e=Ot.lFrame,t=e.bindingRootIndex;return-1===t&&(t=e.bindingRootIndex=e.tView.bindingStartIndex),t}function Vt(){return Ot.lFrame.bindingIndex}function Ht(e){return Ot.lFrame.bindingIndex=e}function Yt(){return Ot.lFrame.bindingIndex++}function Wt(e){var t=Ot.lFrame,n=t.bindingIndex;return t.bindingIndex=t.bindingIndex+e,n}function Ut(e,t){var n=Ot.lFrame;n.bindingIndex=n.bindingRootIndex=e,n.currentDirectiveIndex=t}function Gt(){return Ot.lFrame.currentQueryIndex}function qt(e){Ot.lFrame.currentQueryIndex=e}function Xt(e,t){var n=Kt();Ot.lFrame=n,n.previousOrParentTNode=t,n.lView=e}function $t(e,t){var n=Kt(),i=e[1];Ot.lFrame=n,n.previousOrParentTNode=t,n.lView=e,n.tView=i,n.contextLView=e,n.bindingIndex=i.bindingStartIndex}function Kt(){var e=Ot.lFrame,t=null===e?null:e.child;return null===t?Jt(e):t}function Jt(e){var t={previousOrParentTNode:null,isParent:!0,lView:null,tView:null,selectedIndex:0,contextLView:null,elementDepthCount:0,currentNamespace:null,currentSanitizer:null,currentDirectiveIndex:-1,bindingRootIndex:-1,bindingIndex:-1,currentQueryIndex:0,parent:e,child:null};return null!==e&&(e.child=t),t}function Qt(){var e=Ot.lFrame;return Ot.lFrame=e.parent,e.previousOrParentTNode=null,e.lView=null,e}var Zt=Qt;function en(){var e=Qt();e.isParent=!0,e.tView=null,e.selectedIndex=0,e.contextLView=null,e.elementDepthCount=0,e.currentDirectiveIndex=-1,e.currentNamespace=null,e.currentSanitizer=null,e.bindingRootIndex=-1,e.bindingIndex=-1,e.currentQueryIndex=0}function tn(e){return(Ot.lFrame.contextLView=function(e,t){for(;e>0;)t=t[15],e--;return t}(e,Ot.lFrame.contextLView))[8]}function nn(){return Ot.lFrame.selectedIndex}function rn(e){Ot.lFrame.selectedIndex=e}function on(){var e=Ot.lFrame;return _t(e.tView,e.selectedIndex)}function an(){Ot.lFrame.currentNamespace="http://www.w3.org/2000/svg"}function sn(){Ot.lFrame.currentNamespace="http://www.w3.org/1998/MathML/"}function ln(){Ot.lFrame.currentNamespace=null}function cn(e,t){for(var n=t.directiveStart,i=t.directiveEnd;n=i)break}else t[a]<0&&(e[18]+=65536),(o>10>16&&(3&e[2])===t&&(e[2]+=1024,o.call(a)):o.call(a)}var mn=function(){return function(e,t,n){this.factory=e,this.resolving=!1,this.canSeeViewProviders=t,this.injectImpl=n}}();function gn(e,t,n){for(var i=dt(e),r=0;rt){a=o-1;break}}}for(;o>16}function Sn(e,t){for(var n=Cn(e),i=t;n>0;)i=i[15],n--;return i}function Mn(e){return"string"==typeof e?e:null==e?"":""+e}function kn(e){return"function"==typeof e?e.name||e.toString():"object"==typeof e&&null!=e&&"function"==typeof e.type?e.type.name||e.type.toString():Mn(e)}var On=function(){return("undefined"!=typeof requestAnimationFrame&&requestAnimationFrame||setTimeout).bind($)}();function Tn(e){return{name:"window",target:e.ownerDocument.defaultView}}function En(e){return{name:"document",target:e.ownerDocument}}function In(e){return{name:"body",target:e.ownerDocument.body}}function An(e){return e instanceof Function?e():e}var Dn=!0;function Ln(e){var t=Dn;return Dn=e,t}var Pn=0;function jn(e,t){var n=zn(e,t);if(-1!==n)return n;var i=t[1];i.firstCreatePass&&(e.injectorIndex=t.length,Rn(i.data,e),Rn(t,null),Rn(i.blueprint,null));var r=Bn(e,t),o=e.injectorIndex;if(wn(r))for(var a=xn(r),s=Sn(r,t),l=s[1].data,c=0;c<8;c++)t[o+c]=s[a+c]|l[a+c];return t[o+8]=r,o}function Rn(e,t){e.push(0,0,0,0,0,0,0,0,t)}function zn(e,t){return-1===e.injectorIndex||e.parent&&e.parent.injectorIndex===e.injectorIndex||null==t[e.injectorIndex+8]?-1:e.injectorIndex}function Bn(e,t){if(e.parent&&-1!==e.parent.injectorIndex)return e.parent.injectorIndex;for(var n=t[6],i=1;n&&-1===n.injectorIndex;)n=(t=t[15])?t[6]:null,i++;return n?n.injectorIndex|i<<16:-1}function Fn(e,t,n){!function(e,t,n){var i="string"!=typeof n?n[oe]:n.charCodeAt(0)||0;null==i&&(i=n[oe]=Pn++);var r=255&i,o=1<0?255&t:t}(n);if("function"==typeof o){Xt(t,e);try{var a=o();if(null!=a||i&M.Optional)return a;throw new Error("No provider for "+kn(n)+"!")}finally{Zt()}}else if("number"==typeof o){if(-1===o)return new Xn(e,t);var s=null,l=zn(e,t),c=-1,u=i&M.Host?t[16][6]:null;for((-1===l||i&M.SkipSelf)&&(c=-1===l?Bn(e,t):t[l+8],qn(i,!1)?(s=t[1],l=xn(c),t=Sn(c,t)):l=-1);-1!==l;){c=t[l+8];var d=t[1];if(Gn(o,l,d.data)){var h=Yn(l,t,n,s,i,u);if(h!==Hn)return h}qn(i,t[1].data[l+8]===u)&&Gn(o,l,t)?(s=d,l=xn(c),t=Sn(c,t)):l=-1}}}if(i&M.Optional&&void 0===r&&(r=null),0==(i&(M.Self|M.Host))){var p=t[9],f=pe(void 0);try{return p?p.get(n,r,i&M.Optional):ve(n,r,i&M.Optional)}finally{pe(f)}}if(i&M.Optional)return r;throw new Error("NodeInjector: NOT_FOUND ["+kn(n)+"]")}var Hn={};function Yn(e,t,n,i,r,o){var a=t[1],s=a.data[e+8],l=Wn(s,a,n,null==i?rt(s)&&Dn:i!=a&&3===s.type,r&M.Host&&o===s);return null!==l?Un(t,a,l,s):Hn}function Wn(e,t,n,i,r){for(var o=e.providerIndexes,a=t.data,s=65535&o,l=e.directiveStart,c=o>>16,u=r?s+c:e.directiveEnd,d=i?s:s+c;d=l&&h.type===n)return d}if(r){var p=a[l];if(p&&at(p)&&p.type===n)return l}return null}function Un(e,t,n,i){var r=e[n],o=t.data;if(function(e){return e instanceof mn}(r)){var a=r;if(a.resolving)throw new Error("Circular dep for "+kn(o[n]));var s=Ln(a.canSeeViewProviders);a.resolving=!0;var l=void 0;a.injectImpl&&(l=pe(a.injectImpl)),Xt(e,i);try{r=e[n]=a.factory(void 0,o,e,i),t.firstCreatePass&&n>=i.directiveStart&&function(e,t,n){var i=t.onChanges,r=t.onInit,o=t.doCheck;i&&((n.preOrderHooks||(n.preOrderHooks=[])).push(e,i),(n.preOrderCheckHooks||(n.preOrderCheckHooks=[])).push(e,i)),r&&(n.preOrderHooks||(n.preOrderHooks=[])).push(-e,r),o&&((n.preOrderHooks||(n.preOrderHooks=[])).push(e,o),(n.preOrderCheckHooks||(n.preOrderCheckHooks=[])).push(e,o))}(n,o[n],t)}finally{a.injectImpl&&pe(l),Ln(s),a.resolving=!1,Zt()}}return r}function Gn(e,t,n){var i=64&e,r=32&e;return!!((128&e?i?r?n[t+7]:n[t+6]:r?n[t+5]:n[t+4]:i?r?n[t+3]:n[t+2]:r?n[t+1]:n[t])&1<',!t.querySelector||t.querySelector("svg")?(t.innerHTML='

',this.getInertBodyElement=t.querySelector&&t.querySelector("svg img")&&function(){try{return!!window.DOMParser}catch(e){return!1}}()?this.getInertBodyElement_DOMParser:this.getInertBodyElement_InertDocument):this.getInertBodyElement=this.getInertBodyElement_XHR}return e.prototype.getInertBodyElement_XHR=function(e){e=""+e+"";try{e=encodeURI(e)}catch(i){return null}var t=new XMLHttpRequest;t.responseType="document",t.open("GET","data:text/html;charset=utf-8,"+e,!1),t.send(void 0);var n=t.response.body;return n.removeChild(n.firstChild),n},e.prototype.getInertBodyElement_DOMParser=function(e){e=""+e+"";try{var t=(new window.DOMParser).parseFromString(e,"text/html").body;return t.removeChild(t.firstChild),t}catch(n){return null}},e.prototype.getInertBodyElement_InertDocument=function(e){var t=this.inertDocument.createElement("template");if("content"in t)return t.innerHTML=e,t;var n=this.inertDocument.createElement("body");return n.innerHTML=e,this.defaultDoc.documentMode&&this.stripCustomNsAttrs(n),n},e.prototype.stripCustomNsAttrs=function(e){for(var t=e.attributes,n=t.length-1;0"),!0},e.prototype.endElement=function(e){var t=e.nodeName.toLowerCase();Li.hasOwnProperty(t)&&!Ei.hasOwnProperty(t)&&(this.buf.push(""))},e.prototype.chars=function(e){this.buf.push(Vi(e))},e.prototype.checkClobberedElement=function(e,t){if(t&&(e.compareDocumentPosition(t)&Node.DOCUMENT_POSITION_CONTAINED_BY)===Node.DOCUMENT_POSITION_CONTAINED_BY)throw new Error("Failed to sanitize html because the element is clobbered: "+e.outerHTML);return t},e}(),Fi=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,Ni=/([^\#-~ |!])/g;function Vi(e){return e.replace(/&/g,"&").replace(Fi,(function(e){return"&#"+(1024*(e.charCodeAt(0)-55296)+(e.charCodeAt(1)-56320)+65536)+";"})).replace(Ni,(function(e){return"&#"+e.charCodeAt(0)+";"})).replace(//g,">")}function Hi(e,t){var n=null;try{Ti=Ti||new wi(e);var i=t?String(t):"";n=Ti.getInertBodyElement(i);var r=5,o=i;do{if(0===r)throw new Error("Failed to sanitize html because the input is unstable");r--,i=o,o=n.innerHTML,n=Ti.getInertBodyElement(i)}while(i!==o);var a=new Bi,s=a.sanitizeChildren(Yi(n)||n);return yi()&&a.sanitizedSomething&&console.warn("WARNING: sanitizing HTML stripped some content, see http://g.co/ng/security#xss"),s}finally{if(n)for(var l=Yi(n)||n;l.firstChild;)l.removeChild(l.firstChild)}}function Yi(e){return"content"in e&&function(e){return e.nodeType===Node.ELEMENT_NODE&&"TEMPLATE"===e.nodeName}(e)?e.content:null}var Wi=function(e){return e[e.NONE=0]="NONE",e[e.HTML=1]="HTML",e[e.STYLE=2]="STYLE",e[e.SCRIPT=3]="SCRIPT",e[e.URL=4]="URL",e[e.RESOURCE_URL=5]="RESOURCE_URL",e}({}),Ui=new RegExp("^([-,.\"'%_!# a-zA-Z0-9]+|(?:(?:matrix|translate|scale|rotate|skew|perspective)(?:X|Y|Z|3d)?|(?:rgb|hsl)a?|(?:repeating-)?(?:linear|radial)-gradient|(?:attr|calc|var))\\([-0-9.%, #a-zA-Z]+\\))$","g"),Gi=/^url\(([^)]+)\)$/;function qi(e){if(!(e=String(e).trim()))return"";var t=e.match(Gi);return t&&Si(t[1])===t[1]||e.match(Ui)&&function(e){for(var t=!0,n=!0,i=0;i=0){var f;cr(f=pt(i[p]),l=sr(i,p,f)),n=l;break}}}return n||null}function sr(e,t,n){return{lView:e,nodeIndex:t,native:n,component:void 0,directives:void 0,localRefs:void 0}}function lr(e){var t,n=bt(e);if(Array.isArray(n)){var i=hr(n,e);(r=sr(n,i,(t=yt(i,n))[0])).component=e,cr(e,r),cr(r.native,r)}else{var r;t=yt((r=n).nodeIndex,r.lView)}return t}function cr(e,t){e.__ngContext__=t}function ur(e,t){for(var n=e[1].firstChild;n;){if(gt(n,e)===t)return n.index;n=dr(n)}return-1}function dr(e){if(e.child)return e.child;if(e.next)return e.next;for(;e.parent&&!e.parent.next;)e=e.parent;return e.parent&&e.parent.next}function hr(e,t){var n=e[1].components;if(n)for(var i=0;io?"":r[u+1].toLowerCase();var h=8&i?d:null;if(h&&-1!==gr(h,c,0)||2&i&&c!==d){if(br(i))return!1;a=!0}}}}else{if(!a&&!br(i)&&!br(l))return!1;if(a&&br(l))continue;a=!1,i=l|1&i}}return br(i)||a}function br(e){return 0==(1&e)}function wr(e,t,n,i){if(null===t)return-1;var r=0;if(i||!n){for(var o=!1;r-1)for(n++;n0?'="'+s+'"':"")+"]"}else 8&i?r+="."+a:4&i&&(r+=" "+a);else""===r||br(a)||(t+=Sr(o,r),r=""),i=a,o=o||!br(i);n++}return""!==r&&(t+=Sr(o,r)),t}var kr={};function Or(e){var t=e[3];return nt(t)?t[3]:t}function Tr(e){return function(e){for(var t=tt(e)?e:wt(e);t&&!(512&t[2]);)t=Or(t);return t}(e)[8]}function Er(e){Ar(Dt(),At(),nn()+e,Bt())}function Ir(e){Ar(Dt(),At(),e,Bt())}function Ar(e,t,n,i){if(!i)if(3==(3&t[2])){var r=e.preOrderCheckHooks;null!==r&&un(t,r,n)}else{var o=e.preOrderHooks;null!==o&&dn(t,o,0,n)}rn(n)}var Dr={marker:"element"},Lr={marker:"comment"};function Pr(e,t){return e<<17|t<<2}function jr(e){return e>>17&32767}function Rr(e){return 2|e}function zr(e){return(131068&e)>>2}function Br(e,t){return-131069&e|t<<2}function Fr(e){return 1|e}var Nr=function(){return Promise.resolve(null)}();function Vr(e,t){var n=e.contentQueries;if(null!==n)for(var i=0;i>1==-1){for(var i=9;i19&&Ar(e,t,0,Bt()),n(i,r)}finally{rn(o)}}function Kr(e,t,n){if(it(t))for(var i=t.directiveEnd,r=t.directiveStart;r0&&(n[r-1][4]=t),i0&&(e[n-1][4]=i[4]);var o=Te(e,9+t);No(i[1],i,!1,null);var a=o[5];null!==a&&a.detachView(o[1]),i[3]=null,i[4]=null,i[2]&=-129}return i}}function Wo(e,t){var n=Yo(e,t);n&&Uo(n[1],n)}function Uo(e,t){if(!(256&t[2])){var n=t[11];dt(n)&&n.destroyNode&&ra(e,t,n,3,null,null),function(e){var t=e[13];if(!t)return qo(e[1],e);for(;t;){var n=null;if(tt(t))n=t[13];else{var i=t[9];i&&(n=i)}if(!n){for(;t&&!t[4]&&t!==e;)tt(t)&&qo(t[1],t),t=Go(t,e);null===t&&(t=e),tt(t)&&qo(t[1],t),n=t&&t[4]}t=n}}(t)}}function Go(e,t){var n;return tt(e)&&(n=e[6])&&2===n.type?Ro(n,e):e[3]===t?null:e[3]}function qo(e,t){if(!(256&t[2])){t[2]&=-129,t[2]|=256,function(e,t){var n;if(null!=e&&null!=(n=e.destroyHooks))for(var i=0;i=0?i[s]():i[-s].unsubscribe(),r+=2}else n[r].call(i[n[r+1]]);t[7]=null}}(e,t);var n=t[6];n&&3===n.type&&dt(t[11])&&t[11].destroy();var i=t[17];if(null!==i&&nt(t[3])){i!==t[3]&&Ho(i,t);var r=t[5];null!==r&&r.detachView(e)}}}function Xo(e,t,n){for(var i=t.parent;null!=i&&(4===i.type||5===i.type);)i=(t=i).parent;if(null==i){var r=n[6];return 2===r.type?zo(r,n):n[0]}if(t&&5===t.type&&4&t.flags)return mt(t,n).parentNode;if(2&i.flags){var o=e.data,a=o[o[i.index].directiveStart].encapsulation;if(a!==Re.ShadowDom&&a!==Re.Native)return null}return mt(i,n)}function $o(e,t,n,i){dt(e)?e.insertBefore(t,n,i):t.insertBefore(n,i,!0)}function Ko(e,t,n){dt(e)?e.appendChild(t,n):t.appendChild(n)}function Jo(e,t,n,i){null!==i?$o(e,t,n,i):Ko(e,t,n)}function Qo(e,t){return dt(e)?e.parentNode(t):t.parentNode}function Zo(e,t){if(2===e.type){var n=Ro(e,t);return null===n?null:ta(n.indexOf(t,9)-9,n)}return 4===e.type||5===e.type?mt(e,t):null}function ea(e,t,n,i){var r=Xo(e,i,t);if(null!=r){var o=t[11],a=Zo(i.parent||t[6],t);if(Array.isArray(n))for(var s=0;s-1&&this._viewContainerRef.detach(e),this._viewContainerRef=null}Uo(this._lView[1],this._lView)},e.prototype.onDestroy=function(e){var t,n,i;t=this._lView[1],i=e,Io(n=this._lView).push(i),t.firstCreatePass&&Ao(t).push(n[7].length-1,null)},e.prototype.markForCheck=function(){So(this._cdRefInjectingView||this._lView)},e.prototype.detach=function(){this._lView[2]&=-129},e.prototype.reattach=function(){this._lView[2]|=128},e.prototype.detectChanges=function(){ko(this._lView[1],this._lView,this.context)},e.prototype.checkNoChanges=function(){!function(e,t,n){Ft(!0);try{ko(e,t,n)}finally{Ft(!1)}}(this._lView[1],this._lView,this.context)},e.prototype.attachToViewContainerRef=function(e){if(this._appRef)throw new Error("This view is already attached directly to the ApplicationRef!");this._viewContainerRef=e},e.prototype.detachFromAppRef=function(){var e;this._appRef=null,ra(this._lView[1],e=this._lView,e[11],2,null,null)},e.prototype.attachToAppRef=function(e){if(this._viewContainerRef)throw new Error("This view is already attached to a ViewContainer!");this._appRef=e},e}(),pa=function(e){function t(t){var n=e.call(this,t)||this;return n._view=t,n}return Object(i.d)(t,e),t.prototype.detectChanges=function(){Oo(this._view)},t.prototype.checkNoChanges=function(){!function(e){Ft(!0);try{Oo(e)}finally{Ft(!1)}}(this._view)},Object.defineProperty(t.prototype,"context",{get:function(){return null},enumerable:!0,configurable:!0}),t}(ha);function fa(e,t,n){return ca||(ca=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return Object(i.d)(t,e),t}(e)),new ca(mt(t,n))}function ma(e,t,n,r){return ua||(ua=function(e){function t(t,n,i){var r=e.call(this)||this;return r._declarationView=t,r._declarationTContainer=n,r.elementRef=i,r}return Object(i.d)(t,e),t.prototype.createEmbeddedView=function(e){var t=this._declarationTContainer.tViews,n=Yr(this._declarationView,t,e,16,null,t.node);n[17]=this._declarationView[this._declarationTContainer.index];var i=this._declarationView[5];null!==i&&(n[5]=i.createEmbeddedView(t)),Gr(t,n,e);var r=new ha(n);return r._tViewNode=n[6],r},t}(e)),0===n.type?new ua(r,n,fa(t,n,r)):null}function ga(e,t,n,r){var o;da||(da=function(e){function n(t,n,i){var r=e.call(this)||this;return r._lContainer=t,r._hostTNode=n,r._hostView=i,r}return Object(i.d)(n,e),Object.defineProperty(n.prototype,"element",{get:function(){return fa(t,this._hostTNode,this._hostView)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"injector",{get:function(){return new Xn(this._hostTNode,this._hostView)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"parentInjector",{get:function(){var e=Bn(this._hostTNode,this._hostView),t=Sn(e,this._hostView),n=function(e,t,n){if(n.parent&&-1!==n.parent.injectorIndex){for(var i=n.parent.injectorIndex,r=n.parent;null!=r.parent&&i==r.parent.injectorIndex;)r=r.parent;return r}for(var o=Cn(e),a=t,s=t[6];o>1;)s=(a=a[15])[6],o--;return s}(e,this._hostView,this._hostTNode);return wn(e)&&null!=n?new Xn(n,t):new Xn(null,this._hostView)},enumerable:!0,configurable:!0}),n.prototype.clear=function(){for(;this.length>0;)this.remove(this.length-1)},n.prototype.get=function(e){return null!==this._lContainer[8]&&this._lContainer[8][e]||null},Object.defineProperty(n.prototype,"length",{get:function(){return this._lContainer.length-9},enumerable:!0,configurable:!0}),n.prototype.createEmbeddedView=function(e,t,n){var i=e.createEmbeddedView(t||{});return this.insert(i,n),i},n.prototype.createComponent=function(e,t,n,i,r){var o=n||this.parentInjector;if(!r&&null==e.ngModule&&o){var a=o.get(xe,null);a&&(r=a)}var s=e.create(o,i,void 0,r);return this.insert(s.hostView,t),s},n.prototype.insert=function(e,t){var n=e._lView,i=n[1];if(e.destroyed)throw new Error("Cannot insert a destroyed View in a ViewContainer!");if(this.allocateContainerIfNeeded(),nt(n[3])){var r=this.indexOf(e);if(-1!==r)this.detach(r);else{var o=n[3],a=new da(o,o[6],o[3]);a.detach(a.indexOf(e))}}var s=this._adjustIndex(t);return Vo(i,n,this._lContainer,s),No(i,n,!0,ta(s,this._lContainer)),e.attachToViewContainerRef(this),Oe(this._lContainer[8],s,e),e},n.prototype.move=function(e,t){if(e.destroyed)throw new Error("Cannot move a destroyed View in a ViewContainer!");return this.insert(e,t)},n.prototype.indexOf=function(e){var t=this._lContainer[8];return null!==t?t.indexOf(e):-1},n.prototype.remove=function(e){this.allocateContainerIfNeeded();var t=this._adjustIndex(e,-1);Wo(this._lContainer,t),Te(this._lContainer[8],t)},n.prototype.detach=function(e){this.allocateContainerIfNeeded();var t=this._adjustIndex(e,-1),n=Yo(this._lContainer,t);return n&&null!=Te(this._lContainer[8],t)?new ha(n):null},n.prototype._adjustIndex=function(e,t){return void 0===t&&(t=0),null==e?this.length+t:e},n.prototype.allocateContainerIfNeeded=function(){null===this._lContainer[8]&&(this._lContainer[8]=[])},n}(e));var a=r[n.index];if(nt(a))!function(e,t){e[2]=-2}(o=a);else{var s=void 0;if(4===n.type)s=pt(a);else if(s=r[11].createComment(""),st(r)){var l=r[11],c=mt(n,r);$o(l,Qo(l,c),s,function(e,t){return dt(e)?e.nextSibling(t):t.nextSibling}(l,c))}else ea(r[1],r,s,n);r[n.index]=o=yo(a,r,s,n),Co(r,o)}return new da(o,n,r)}function _a(e){return void 0===e&&(e=!1),function(e,t,n){if(!n&&rt(e)){var i=yt(e.index,t);return new ha(i,i)}return 3===e.type||0===e.type||4===e.type||5===e.type?new ha(t[16],t):null}(Pt(),At(),e)}var va=function(){function e(){}return e.__NG_ELEMENT_ID__=function(){return ba()},e}(),ya=_a,ba=ya,wa=Function;function xa(e){return"function"==typeof e}var Ca=/^function\s+\S+\(\)\s*{[\s\S]+\.apply\(this,\s*arguments\)/,Sa=/^class\s+[A-Za-z\d$_]*\s*extends\s+[^{]+{/,Ma=/^class\s+[A-Za-z\d$_]*\s*extends\s+[^{]+{[\s\S]*constructor\s*\(/,ka=/^class\s+[A-Za-z\d$_]*\s*extends\s+[^{]+{[\s\S]*constructor\s*\(\)\s*{\s+super\(\.\.\.arguments\)/,Oa=function(){function e(e){this._reflect=e||$.Reflect}return e.prototype.isReflectionEnabled=function(){return!0},e.prototype.factory=function(e){return function(){for(var t=[],n=0;n0)for(var r=0;r ");else if("object"==typeof t){var o=[];for(var a in t)if(t.hasOwnProperty(a)){var s=t[a];o.push(a+":"+("string"==typeof s?JSON.stringify(s):F(s)))}r="{"+o.join(", ")+"}"}return n+(i?"("+i+")":"")+"["+r+"]: "+e.replace(ce,"\n ")}("\n"+e.message,r,n,i),e.ngTokenPath=r,e.ngTempTokenPath=null,e}(s,e,"R3InjectorError",this.source)}throw s}finally{he(r)}},e.prototype._resolveInjectorDefTypes=function(){var e=this;this.injectorDefTypes.forEach((function(t){return e.get(t)}))},e.prototype.toString=function(){var e=[];return this.records.forEach((function(t,n){return e.push(F(n))})),"R3Injector["+e.join(", ")+"]"},e.prototype.assertNotDestroyed=function(){if(this._destroyed)throw new Error("Injector has already been destroyed.")},e.prototype.processInjectorType=function(e,t,n){var i=this;if(!(e=Y(e)))return!1;var r=L(e),o=null==r&&e.ngModule||void 0,a=void 0===o?e:o,s=-1!==n.indexOf(a);if(void 0!==o&&(r=L(o)),null==r)return!1;if(null!=r.imports&&!s){var l;n.push(a);try{ke(r.imports,(function(e){i.processInjectorType(e,t,n)&&(void 0===l&&(l=[]),l.push(e))}))}finally{}if(void 0!==l)for(var c=function(e){var t=l[e],n=t.ngModule,r=t.providers;ke(r,(function(e){return i.processProvider(e,n,r||Wa)}))},u=0;u0){var n=Ee(t,"?");throw new Error("Can't resolve all parameters for "+F(e)+": ("+n.join(", ")+").")}var i=function(e){var t=e&&(e[P]||e[z]||e[R]&&e[R]());if(t){var n=function(e){if(e.hasOwnProperty("name"))return e.name;var t=(""+e).match(/^function\s*([^\s(]+)/);return null===t?"":t[1]}(e);return console.warn('DEPRECATED: DI is instantiating a token "'+n+'" that inherits its @Injectable decorator but does not provide one itself.\nThis will become an error in v10. Please add @Injectable() to the "'+n+'" class.'),t}return null}(e);return null!==i?function(){return i.factory(e)}:function(){return new e}}(e);throw new Error("unreachable")}function Ja(e,t,n){var r,o=void 0;if(es(e)){var a=Y(e);return Ze(a)||Ka(a)}if(Za(e))o=function(){return Y(e.useValue)};else if((r=e)&&r.useFactory)o=function(){return e.useFactory.apply(e,Object(i.i)(ye(e.deps||[])))};else if(function(e){return!(!e||!e.useExisting)}(e))o=function(){return me(Y(e.useExisting))};else{var s=Y(e&&(e.useClass||e.provide));if(s||function(e,t,n){var i="";throw e&&t&&(i=" - only instances of Provider and Type are allowed, got: ["+t.map((function(e){return e==n?"?"+n+"?":"..."})).join(", ")+"]"),new Error("Invalid provider for the NgModule '"+F(e)+"'"+i)}(t,n,e),!function(e){return!!e.deps}(e))return Ze(s)||Ka(s);o=function(){return new(s.bind.apply(s,Object(i.i)([void 0],ye(e.deps))))}}return o}function Qa(e,t,n){return void 0===n&&(n=!1),{factory:e,value:t,multi:n?[]:void 0}}function Za(e){return null!==e&&"object"==typeof e&&ue in e}function es(e){return"function"==typeof e}function ts(e,t,n){return qa({name:n},t,e,n)}var ns=ts,is=function(){function e(){}return e.create=function(e,t){return Array.isArray(e)?ns(e,t,""):ns(e.providers,e.parent,e.name||"")},e.THROW_IF_NOT_FOUND=le,e.NULL=new be,e.\u0275prov=T({token:e,providedIn:"any",factory:function(){return me(se)}}),e.__NG_ELEMENT_ID__=-1,e}();function rs(e){return e.length>1?" ("+function(e){for(var t=[],n=0;n-1)return t.push(e[n]),t;t.push(e[n])}return t}(e.slice().reverse()).map((function(e){return F(e.token)})).join(" -> ")+")":""}function os(e,t,n,i){var r=[t],o=n(r),a=i?function(e,t){var n=e+" caused by: "+(t instanceof Error?t.message:t),i=Error(n);return i.ngOriginalError=t,i}(o,i):Error(o);return a.addKey=as,a.keys=r,a.injectors=[e],a.constructResolvingMessage=n,a.ngOriginalError=i,a}function as(e,t){this.injectors.push(e),this.keys.push(t),this.message=this.constructResolvingMessage(this.keys)}function ss(e,t){for(var n=[],i=0,r=t.length;i=this._providers.length)throw function(e){return Error("Index "+e+" is out-of-bounds.")}(e);return this._providers[e]},e.prototype._new=function(e){if(this._constructionCounter++>this._getMaxNumberOfObjects())throw os(this,e.key,(function(e){return"Cannot instantiate cyclic dependency!"+rs(e)}));return this._instantiateProvider(e)},e.prototype._getMaxNumberOfObjects=function(){return this.objs.length},e.prototype._instantiateProvider=function(e){if(e.multiProvider){for(var t=[],n=0;n=e.data.length&&(e.data[r]=null,e.blueprint[r]=null),t[r]=i}function xl(e){return vt(Ot.lFrame.contextLView,e)}function Cl(e,t){void 0===t&&(t=M.Default);var n=At();return null==n?me(e,t):Vn(Pt(),n,Y(e),t)}function Sl(e){return Nn(Pt(),e)}function Ml(){throw new Error("invalid")}function kl(e,t,n){var i=At();return Gs(i,Yt(),t)&&ro(Dt(),on(),i,e,t,i[11],n,!1),kl}function Ol(e,t,n,i,r){var o=r?"class":"style";Po(e,n,t.inputs[o],o,i)}function Tl(e,t,n,i){var r=At(),o=Dt(),a=19+e,s=r[11],l=r[a]=Hr(t,s,Ot.lFrame.currentNamespace),c=o.firstCreatePass?function(e,t,n,i,r,o,a){var s=t.consts,l=St(s,o),c=Wr(t,n[6],e,3,r,l);return oo(t,n,c,St(s,a)),null!==c.mergedAttrs&&Rs(c,c.mergedAttrs),null!==t.queries&&t.queries.elementStart(t,c),c}(e,o,r,0,t,n,i):o.data[a];jt(c,!0);var u=c.mergedAttrs;null!==u&&gn(s,l,u);var d=c.classes;null!==d&&la(s,l,d);var h=c.styles;null!==h&&sa(s,l,h),ea(o,r,l,c),0===Ot.lFrame.elementDepthCount&&cr(l,r),Ot.lFrame.elementDepthCount++,ot(c)&&(Jr(o,r,c),Kr(o,c,r)),null!==i&&Qr(r,c)}function El(){var e=Pt();Rt()?zt():jt(e=e.parent,!1);var t=e;Ot.lFrame.elementDepthCount--;var n=Dt();n.firstCreatePass&&(cn(n,e),it(e)&&n.queries.elementEnd(e)),null!==t.classes&&function(e){return 0!=(16&e.flags)}(t)&&Ol(n,t,At(),t.classes,!0),null!==t.styles&&function(e){return 0!=(32&e.flags)}(t)&&Ol(n,t,At(),t.styles,!1)}function Il(e,t,n,i){Tl(e,t,n,i),El()}function Al(e,t,n){var i=At(),r=Dt(),o=e+19,a=r.firstCreatePass?function(e,t,n,i,r){var o=t.consts,a=St(o,i),s=Wr(t,n[6],e,4,"ng-container",a);return null!==a&&Rs(s,a),oo(t,n,s,St(o,r)),null!==t.queries&&t.queries.elementStart(t,s),s}(e,r,i,t,n):r.data[o];jt(a,!0);var s=i[o]=i[11].createComment("");ea(r,i,s,a),cr(s,i),ot(a)&&(Jr(r,i,a),Kr(r,a,i)),null!=n&&Qr(i,a)}function Dl(){var e=Pt(),t=Dt();Rt()?zt():jt(e=e.parent,!1),t.firstCreatePass&&(cn(t,e),it(e)&&t.queries.elementEnd(e))}function Ll(e,t,n){Al(e,t,n),Dl()}function Pl(e,t,n){var i=At(),r=Pt(),o=2===r.type?r.parent:r,a=i[o.index],s=function(e,t,n){for(var i=t+9;i=o.length||null==o[e])&&(o[e]=eo(2,e,null,t,n,r.directiveRegistry,r.pipeRegistry,null,null,r.consts)),o[e]}(e,t,n,o),null,16,null,null);var l=Rt()?r:r&&r.parent;Ur(s[1],l,e,s),$t(s,s[1].node)}return a&&(xt(s)&&Vo(s[1],s,a,kt(a)),a[2]+=2),xt(s)?3:2}function jl(){var e=At(),t=Dt(),n=e[6],i=e[8];xt(e)&&Gr(t,e,i),qr(t,e,t.template,i),en(),jt(n,!1)}function Rl(){return At()}function zl(e){return!!e&&"function"==typeof e.then}function Bl(e){return!!e&&"function"==typeof e.subscribe}function Fl(e,t,n,i){void 0===n&&(n=!1);var r=At(),o=Dt(),a=Pt();return Vl(o,r,r[11],a,e,t,n,i),Fl}function Nl(e,t,n,i){void 0===n&&(n=!1);var r=Pt(),o=At(),a=Do(r,o);return Vl(Dt(),o,a,r,e,t,n,i),Nl}function Vl(e,t,n,i,r,o,a,s){void 0===a&&(a=!1);var l=ot(i),c=e.firstCreatePass&&(e.cleanup||(e.cleanup=[])),u=Io(t),d=!0;if(3===i.type){var h=mt(i,t),p=s?s(h):ze,f=p.target||h,m=u.length,g=s?function(e){return s(pt(e[i.index])).target}:i.index;if(dt(n)){var _=null;if(!s&&l&&(_=function(e,t,n,i){var r=e.cleanup;if(null!=r)for(var o=0;ol?s[l]:null}"string"==typeof a&&(o+=2)}return null}(e,t,r,i.index)),null!==_)(_.__ngLastListenerFn__||_).__ngNextListenerFn__=o,_.__ngLastListenerFn__=o,d=!1;else{o=Yl(i,t,o,!1);var v=n.listen(p.name||f,r,o);u.push(o,v),c&&c.push(r,g,m,m+1)}}else o=Yl(i,t,o,!0),f.addEventListener(r,o,a),u.push(o),c&&c.push(r,g,m,a)}var y,b=i.outputs;if(d&&null!==b&&(y=b[r])){var w=y.length;if(w)for(var x=0;x=0}var cc={textEnd:0,key:0,keyEnd:0,value:0,valueEnd:0};function uc(e){return e.substring(cc.key,cc.keyEnd)}function dc(e){return e.substring(cc.value,cc.valueEnd)}function hc(e,t){var n=cc.textEnd;return n===t?-1:(t=cc.keyEnd=function(e,t,n){for(;t32;)t++;return t}(e,cc.key=t,n),mc(e,t,n))}function pc(e,t){var n=cc.textEnd,i=cc.key=mc(e,t,n);return n===i?-1:(i=cc.keyEnd=function(e,t,n){for(var i;t=65&&(-33&i)<=90);)t++;return t}(e,i,n),i=gc(e,i,n),i=cc.value=mc(e,i,n),i=cc.valueEnd=function(e,t,n){for(var i=-1,r=-1,o=-1,a=t,s=a;a32&&(s=a),o=r,r=i,i=-33&l}return s}(e,i,n),gc(e,i,n))}function fc(e){cc.key=0,cc.keyEnd=0,cc.value=0,cc.valueEnd=0,cc.textEnd=e.length}function mc(e,t,n){for(;t=0;n=pc(t,n))Ac(e,uc(t),dc(t))}function Cc(e){kc(Ie,Sc,e,!0)}function Sc(e,t){for(var n=function(e){return fc(e),hc(e,mc(e,0,cc.textEnd))}(t);n>=0;n=hc(t,n))Ie(e,uc(t),!0)}function Mc(e,t,n,i){var r,o=At(),a=Dt(),s=Wt(2);if(a.firstUpdatePass&&Tc(a,e,s,i),t!==kr&&Gs(o,s,t)){var l=void 0;null==n&&(l=null===(r=Ot.lFrame)?null:r.currentSanitizer)&&(n=l),Dc(a,a.data[nn()+19],o,o[11],e,o[s+1]=function(e,t){return null==e||("function"==typeof t?e=t(e):"string"==typeof t?e+=t:"object"==typeof e&&(e=F(ci(e)))),e}(t,n),i,s)}}function kc(e,t,n,i){var r=Dt(),o=Wt(2);r.firstUpdatePass&&Tc(r,null,o,i);var a=At();if(n!==kr&&Gs(a,o,n)){var s=r.data[nn()+19];if(jc(s,i)&&!Oc(r,o)){var l=i?s.classes:s.styles;null!==l&&(n=N(l,n||"")),Ol(r,s,a,n,i)}else!function(e,t,n,i,r,o,a,s){r===kr&&(r=ac);for(var l=0,c=0,u=0=e.expandoStartIndex}function Tc(e,t,n,i){var r=e.data;if(null===r[n+1]){var o=r[nn()+19],a=Oc(e,n);jc(o,i)&&null===t&&!a&&(t=!1),t=function(e,t,n,i){var r=function(e){var t=Ot.lFrame.currentDirectiveIndex;return-1===t?null:e[t]}(e),o=i?t.residualClasses:t.residualStyles;if(null===r)0===(i?t.classBindings:t.styleBindings)&&(n=Ic(n=Ec(null,e,t,n,i),t.attrs,i),o=null);else{var a=t.directiveStylingLast;if(-1===a||e[a]!==r)if(n=Ec(r,e,t,n,i),null===o){var s=function(e,t,n){var i=n?t.classBindings:t.styleBindings;if(0!==zr(i))return e[jr(i)]}(e,t,i);void 0!==s&&Array.isArray(s)&&function(e,t,n,i){e[jr(n?t.classBindings:t.styleBindings)]=i}(e,t,i,s=Ic(s=Ec(null,e,t,s[1],i),t.attrs,i))}else o=function(e,t,n){for(var i=void 0,r=t.directiveEnd,o=1+t.directiveStylingLast;o0)&&(u=!0):c=n,r)if(0!==l){var d=jr(e[s+1]);e[i+1]=Pr(d,s),0!==d&&(e[d+1]=Br(e[d+1],i)),e[s+1]=131071&e[s+1]|i<<17}else e[i+1]=Pr(s,0),0!==s&&(e[s+1]=Br(e[s+1],i)),s=i;else e[i+1]=Pr(l,0),0===s?s=i:e[l+1]=Br(e[l+1],i),l=i;u&&(e[i+1]=Rr(e[i+1])),sc(e,c,i,!0),sc(e,c,i,!1),function(e,t,n,i,r){var o=r?e.residualClasses:e.residualStyles;null!=o&&"string"==typeof t&&De(o,t)>=0&&(n[i+1]=Fr(n[i+1]))}(t,c,e,i,o),a=Pr(s,l),o?t.classBindings=a:t.styleBindings=a}(r,o,t,n,a,i)}}function Ec(e,t,n,i,r){var o=null,a=n.directiveEnd,s=n.directiveStylingLast;for(-1===s?s=n.directiveStart:s++;s0;){var l=e[r],c=Array.isArray(l),u=c?l[1]:l,d=null===u,h=n[r+1];h===kr&&(h=d?ac:void 0);var p=d?Ae(h,i):u===i?h:void 0;if(c&&!Pc(p)&&(p=Ae(l,i)),Pc(p)&&(s=p,a))return s;var f=e[r+1];r=a?jr(f):zr(f)}if(null!==t){var m=o?t.residualClasses:t.residualStyles;null!=m&&(s=Ae(m,i))}return s}function Pc(e){return void 0!==e}function jc(e,t){return 0!=(e.flags&(t?16:32))}function Rc(e,t){void 0===t&&(t="");var n=At(),i=Dt(),r=e+19,o=i.firstCreatePass?Wr(i,n[6],e,3,null,null):i.data[r],a=n[r]=Fo(t,n[11]);ea(i,n,a,o),jt(o,!1)}function zc(e){return Bc("",e,""),zc}function Bc(e,t,n){var i=At(),r=Qs(i,e,t,n);return r!==kr&&jo(i,nn(),r),Bc}function Fc(e,t,n,i,r){var o=At(),a=Zs(o,e,t,n,i,r);return a!==kr&&jo(o,nn(),a),Fc}function Nc(e,t,n,i,r,o,a){var s=At(),l=el(s,e,t,n,i,r,o,a);return l!==kr&&jo(s,nn(),l),Nc}function Vc(e,t,n,i,r,o,a,s,l){var c=At(),u=tl(c,e,t,n,i,r,o,a,s,l);return u!==kr&&jo(c,nn(),u),Vc}function Hc(e,t,n,i,r,o,a,s,l,c,u){var d=At(),h=nl(d,e,t,n,i,r,o,a,s,l,c,u);return h!==kr&&jo(d,nn(),h),Hc}function Yc(e,t,n,i,r,o,a,s,l,c,u,d,h){var p=At(),f=il(p,e,t,n,i,r,o,a,s,l,c,u,d,h);return f!==kr&&jo(p,nn(),f),Yc}function Wc(e,t,n,i,r,o,a,s,l,c,u,d,h,p,f){var m=At(),g=rl(m,e,t,n,i,r,o,a,s,l,c,u,d,h,p,f);return g!==kr&&jo(m,nn(),g),Wc}function Uc(e,t,n,i,r,o,a,s,l,c,u,d,h,p,f,m,g){var _=At(),v=ol(_,e,t,n,i,r,o,a,s,l,c,u,d,h,p,f,m,g);return v!==kr&&jo(_,nn(),v),Uc}function Gc(e){var t=At(),n=Js(t,e);return n!==kr&&jo(t,nn(),n),Gc}function qc(e,t,n){kc(Ie,Sc,Qs(At(),e,t,n),!0)}function Xc(e,t,n,i,r){kc(Ie,Sc,Zs(At(),e,t,n,i,r),!0)}function $c(e,t,n,i,r,o,a){kc(Ie,Sc,el(At(),e,t,n,i,r,o,a),!0)}function Kc(e,t,n,i,r,o,a,s,l){kc(Ie,Sc,tl(At(),e,t,n,i,r,o,a,s,l),!0)}function Jc(e,t,n,i,r,o,a,s,l,c,u){kc(Ie,Sc,nl(At(),e,t,n,i,r,o,a,s,l,c,u),!0)}function Qc(e,t,n,i,r,o,a,s,l,c,u,d,h){kc(Ie,Sc,il(At(),e,t,n,i,r,o,a,s,l,c,u,d,h),!0)}function Zc(e,t,n,i,r,o,a,s,l,c,u,d,h,p,f){kc(Ie,Sc,rl(At(),e,t,n,i,r,o,a,s,l,c,u,d,h,p,f),!0)}function eu(e,t,n,i,r,o,a,s,l,c,u,d,h,p,f,m,g){kc(Ie,Sc,ol(At(),e,t,n,i,r,o,a,s,l,c,u,d,h,p,f,m,g),!0)}function tu(e){kc(Ie,Sc,Js(At(),e),!0)}function nu(e,t,n){wc(Qs(At(),e,t,n))}function iu(e,t,n,i,r){wc(Zs(At(),e,t,n,i,r))}function ru(e,t,n,i,r,o,a){wc(el(At(),e,t,n,i,r,o,a))}function ou(e,t,n,i,r,o,a,s,l){wc(tl(At(),e,t,n,i,r,o,a,s,l))}function au(e,t,n,i,r,o,a,s,l,c,u){wc(nl(At(),e,t,n,i,r,o,a,s,l,c,u))}function su(e,t,n,i,r,o,a,s,l,c,u,d,h){wc(il(At(),e,t,n,i,r,o,a,s,l,c,u,d,h))}function lu(e,t,n,i,r,o,a,s,l,c,u,d,h,p,f){wc(rl(At(),e,t,n,i,r,o,a,s,l,c,u,d,h,p,f))}function cu(e,t,n,i,r,o,a,s,l,c,u,d,h,p,f,m,g){wc(ol(At(),e,t,n,i,r,o,a,s,l,c,u,d,h,p,f,m,g))}function uu(e){wc(Js(At(),e))}function du(e,t,n,i,r){return Mc(e,Qs(At(),t,n,i),r,!1),du}function hu(e,t,n,i,r,o,a){return Mc(e,Zs(At(),t,n,i,r,o),a,!1),hu}function pu(e,t,n,i,r,o,a,s,l){return Mc(e,el(At(),t,n,i,r,o,a,s),l,!1),pu}function fu(e,t,n,i,r,o,a,s,l,c,u){return Mc(e,tl(At(),t,n,i,r,o,a,s,l,c),u,!1),fu}function mu(e,t,n,i,r,o,a,s,l,c,u,d,h){return Mc(e,nl(At(),t,n,i,r,o,a,s,l,c,u,d),h,!1),mu}function gu(e,t,n,i,r,o,a,s,l,c,u,d,h,p,f){return Mc(e,il(At(),t,n,i,r,o,a,s,l,c,u,d,h,p),f,!1),gu}function _u(e,t,n,i,r,o,a,s,l,c,u,d,h,p,f,m,g){return Mc(e,rl(At(),t,n,i,r,o,a,s,l,c,u,d,h,p,f,m),g,!1),_u}function vu(e,t,n,i,r,o,a,s,l,c,u,d,h,p,f,m,g,_,v){return Mc(e,ol(At(),t,n,i,r,o,a,s,l,c,u,d,h,p,f,m,g,_),v,!1),vu}function yu(e,t,n){return Mc(e,Js(At(),t),n,!1),yu}function bu(e,t,n){var i=At();return Gs(i,Yt(),t)&&ro(Dt(),on(),i,e,t,i[11],n,!0),bu}function wu(e,t,n){var i=At();if(Gs(i,Yt(),t)){var r=Dt(),o=on();ro(r,o,i,e,t,Do(o,i),n,!0)}return wu}function xu(e){Lu(e);var t,n,i=Tu(e,!1);return null===i?null:(void 0===i.component&&(i.component=2&(n=(t=i.lView)[1].data[i.nodeIndex]).flags?t[n.directiveStart]:null),i.component)}function Cu(e){Lu(e);var t=Tu(e,!1);return null===t?null:t.lView[8]}function Su(e){var t=Tu(e,!1);if(null===t)return null;for(var n,i=t.lView;null===i[0]&&(n=Or(i));)i=n;return 512&i[2]?null:i[8]}function Mu(e){return Object(i.i)(Tr(e).components)}function ku(e){var t=Tu(e,!1);return null===t?is.NULL:new Xn(t.lView[1].data[t.nodeIndex],t.lView)}function Ou(e){var t=Tu(e);return void 0===t.directives&&(t.directives=pr(t.nodeIndex,t.lView,!1)),null===t.directives?[]:Object(i.i)(t.directives)}function Tu(e,t){void 0===t&&(t=!0);var n=ar(e);if(!n&&t)throw new Error("Invalid ng target");return n}function Eu(e){return ar(e).native}function Iu(e){Lu(e);var t=Tu(e,!1);if(null===t)return[];var n=t.lView,i=n[7],r=n[1].cleanup,o=[];if(r&&i)for(var a=0;a=0?"dom":"output"})}}return o.sort(Au),o}function Au(e,t){return e.name==t.name?0:e.name=0;i--){var r=e[i];r.hostVars=t+=r.hostVars,r.hostAttrs=yn(r.hostAttrs,n=yn(n,r.hostAttrs))}}(i)}function Gu(e){return e===ze?{}:e===Be?[]:e}function qu(e,t){var n=e.viewQuery;e.viewQuery=n?function(e,i){t(e,i),n(e,i)}:t}function Xu(e,t){var n=e.contentQueries;e.contentQueries=n?function(e,i,r){t(e,i,r),n(e,i,r)}:t}function $u(e,t){var n=e.hostBindings;e.hostBindings=n?function(e,i){t(e,i),n(e,i)}:t}var Ku=["providersResolver"],Ju=["template","decls","consts","vars","onPush","ngContentSelectors","styles","encapsulation","schemas"];function Qu(e){var t,n,r,o,a,s=Wu(e.type);a=at(e)?s.\u0275cmp:s.\u0275dir;var l=e;try{for(var c=Object(i.j)(Ku),u=c.next();!u.done;u=c.next())l[p=u.value]=a[p]}catch(f){t={error:f}}finally{try{u&&!u.done&&(n=c.return)&&n.call(c)}finally{if(t)throw t.error}}if(at(a))try{for(var d=Object(i.j)(Ju),h=d.next();!h.done;h=d.next()){var p;l[p=h.value]=a[p]}}catch(m){r={error:m}}finally{try{h&&!h.done&&(o=d.return)&&o.call(d)}finally{if(r)throw r.error}}}var Zu=function(){function e(e,t,n){this.previousValue=e,this.currentValue=t,this.firstChange=n}return e.prototype.isFirstChange=function(){return this.firstChange},e}();function ed(e){e.type.prototype.ngOnChanges&&(e.setInput=td,e.onChanges=function(){var e=nd(this),t=e&&e.current;if(t){var n=e.previous;if(n===ze)e.previous=t;else for(var i in t)n[i]=t[i];e.current=null,this.ngOnChanges(t)}})}function td(e,t,n,i){var r=nd(e)||function(e,t){return e.__ngSimpleChanges__=t}(e,{previous:ze,current:null}),o=r.current||(r.current={}),a=r.previous,s=this.declaredInputs[n],l=a[s];o[s]=new Zu(l&&l.currentValue,t,a===ze),e[i]=t}function nd(e){return e.__ngSimpleChanges__||null}function id(e,t,n,i,r){if(e=Y(e),Array.isArray(e))for(var o=0;o>16;if(es(e)||!e.multi){var f=new mn(c,r,Cl),m=ad(l,t,r?d:d+p,h);-1===m?(Fn(jn(u,s),a,l),rd(a,e,t.length),t.push(l),u.directiveStart++,u.directiveEnd++,r&&(u.providerIndexes+=65536),n.push(f),s.push(f)):(n[m]=f,s[m]=f)}else{var g=ad(l,t,d+p,h),_=ad(l,t,d,d+p),v=_>=0&&n[_];r&&!v||!r&&!(g>=0&&n[g])?(Fn(jn(u,s),a,l),f=function(e,t,n,i,r){var o=new mn(e,n,Cl);return o.multi=[],o.index=t,o.componentProviders=0,od(o,r,i&&!n),o}(r?ld:sd,n.length,r,i,c),!r&&v&&(n[_].providerFactory=f),rd(a,e,t.length),t.push(l),u.directiveStart++,u.directiveEnd++,r&&(u.providerIndexes+=65536),n.push(f),s.push(f)):(rd(a,e,g>-1?g:_),od(n[r?_:g],c,!r&&i)),!r&&i&&v&&n[_].componentProviders++}}}function rd(e,t,n){if(es(t)||t.useClass){var i=(t.useClass||t).prototype.ngOnDestroy;i&&(e.destroyHooks||(e.destroyHooks=[])).push(n,i)}}function od(e,t,n){e.multi.push(t),n&&e.componentProviders++}function ad(e,t,n,i){for(var r=n;r-1}(i,r)))){var u=e._providers.length;return e._def.providers[u]=e._def.providersByKey[t.tokenKey]={flags:5120,value:s.factory,deps:[],index:u,token:t.token},e._providers[u]=Uh,e._providers[u]=Qh(e,e._def.providersByKey[t.tokenKey])}return 4&t.flags?n:e._parent.get(t.token,n)}finally{he(o)}}function Qh(e,t){var n;switch(201347067&t.flags){case 512:n=function(e,t,n){var r=n.length;switch(r){case 0:return new t;case 1:return new t(Jh(e,n[0]));case 2:return new t(Jh(e,n[0]),Jh(e,n[1]));case 3:return new t(Jh(e,n[0]),Jh(e,n[1]),Jh(e,n[2]));default:for(var o=[],a=0;a=n.length)&&(t=n.length-1),t<0)return null;var i=n[t];return i.viewContainerParent=null,Te(n,t),lh.dirtyParentQueries(i),tp(i),i}function ep(e,t,n){var i=t?Ch(t,t.def.lastRenderRootNode):e.renderElement,r=n.renderer.parentNode(i),o=n.renderer.nextSibling(i);Dh(n,2,r,o,void 0)}function tp(e){Dh(e,3,null,null,void 0)}var np={};function ip(e,t,n,i,r,o){return new op(e,t,n,i,r,o)}function rp(e){return e.viewDefFactory}var op=function(e){function t(t,n,i,r,o,a){var s=e.call(this)||this;return s.selector=t,s.componentType=n,s._inputs=r,s._outputs=o,s.ngContentSelectors=a,s.viewDefFactory=i,s}return Object(i.d)(t,e),Object.defineProperty(t.prototype,"inputs",{get:function(){var e=[],t=this._inputs;for(var n in t)e.push({propName:n,templateName:t[n]});return e},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"outputs",{get:function(){var e=[];for(var t in this._outputs)e.push({propName:t,templateName:this._outputs[t]});return e},enumerable:!0,configurable:!0}),t.prototype.create=function(e,t,n,i){if(!i)throw new Error("ngModule should be provided");var r=Ah(this.viewDefFactory),o=r.nodes[0].element.componentProvider.nodeIndex,a=lh.createRootView(e,t||[],n,r,i,np),s=rh(a,o).instance;return n&&a.renderer.setAttribute(ih(a,0).renderElement,"ng-version",Ed.full),new ap(a,new up(a),s)},t}(hd),ap=function(e){function t(t,n,i){var r=e.call(this)||this;return r._view=t,r._viewRef=n,r._component=i,r._elDef=r._view.def.nodes[0],r.hostView=n,r.changeDetectorRef=n,r.instance=i,r}return Object(i.d)(t,e),Object.defineProperty(t.prototype,"location",{get:function(){return new yd(ih(this._view,this._elDef.nodeIndex).renderElement)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"injector",{get:function(){return new fp(this._view,this._elDef)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"componentType",{get:function(){return this._component.constructor},enumerable:!0,configurable:!0}),t.prototype.destroy=function(){this._viewRef.destroy()},t.prototype.onDestroy=function(e){this._viewRef.onDestroy(e)},t}(dd);function sp(e,t,n){return new lp(e,t,n)}var lp=function(){function e(e,t,n){this._view=e,this._elDef=t,this._data=n,this._embeddedViews=[]}return Object.defineProperty(e.prototype,"element",{get:function(){return new yd(this._data.renderElement)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"injector",{get:function(){return new fp(this._view,this._elDef)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"parentInjector",{get:function(){for(var e=this._view,t=this._elDef.parent;!t&&e;)t=xh(e),e=e.parent;return e?new fp(e,t):new fp(this._view,null)},enumerable:!0,configurable:!0}),e.prototype.clear=function(){for(var e=this._embeddedViews.length-1;e>=0;e--){var t=Zh(this._data,e);lh.destroyView(t)}},e.prototype.get=function(e){var t=this._embeddedViews[e];if(t){var n=new up(t);return n.attachToViewContainerRef(this),n}return null},Object.defineProperty(e.prototype,"length",{get:function(){return this._embeddedViews.length},enumerable:!0,configurable:!0}),e.prototype.createEmbeddedView=function(e,t,n){var i=e.createEmbeddedView(t||{});return this.insert(i,n),i},e.prototype.createComponent=function(e,t,n,i,r){var o=n||this.parentInjector;r||e instanceof vd||(r=o.get(xe));var a=e.create(o,i,void 0,r);return this.insert(a.hostView,t),a},e.prototype.insert=function(e,t){if(e.destroyed)throw new Error("Cannot insert a destroyed View in a ViewContainer!");var n,i,r,o,a=e;return o=(n=this._data).viewContainer._embeddedViews,null==(i=t)&&(i=o.length),(r=a._view).viewContainerParent=this._view,Oe(o,i,r),function(e,t){var n=wh(t);if(n&&n!==e&&!(16&t.state)){t.state|=16;var i=n.template._projectedViews;i||(i=n.template._projectedViews=[]),i.push(t),function(e,t){if(!(4&t.flags)){e.nodeFlags|=4,t.flags|=4;for(var n=t.parent;n;)n.childFlags|=4,n=n.parent}}(t.parent.def,t.parentNodeDef)}}(n,r),lh.dirtyParentQueries(r),ep(n,i>0?o[i-1]:null,r),a.attachToViewContainerRef(this),e},e.prototype.move=function(e,t){if(e.destroyed)throw new Error("Cannot move a destroyed View in a ViewContainer!");var n,i,r,o,a,s=this._embeddedViews.indexOf(e._view);return r=t,a=(o=(n=this._data).viewContainer._embeddedViews)[i=s],Te(o,i),null==r&&(r=o.length),Oe(o,r,a),lh.dirtyParentQueries(a),tp(a),ep(n,r>0?o[r-1]:null,a),e},e.prototype.indexOf=function(e){return this._embeddedViews.indexOf(e._view)},e.prototype.remove=function(e){var t=Zh(this._data,e);t&&lh.destroyView(t)},e.prototype.detach=function(e){var t=Zh(this._data,e);return t?new up(t):null},e}();function cp(e){return new up(e)}var up=function(){function e(e){this._view=e,this._viewContainerRef=null,this._appRef=null}return Object.defineProperty(e.prototype,"rootNodes",{get:function(){return Dh(this._view,0,void 0,void 0,e=[]),e;var e},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"context",{get:function(){return this._view.context},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"destroyed",{get:function(){return 0!=(128&this._view.state)},enumerable:!0,configurable:!0}),e.prototype.markForCheck=function(){vh(this._view)},e.prototype.detach=function(){this._view.state&=-5},e.prototype.detectChanges=function(){var e=this._view.root.rendererFactory;e.begin&&e.begin();try{lh.checkAndUpdateView(this._view)}finally{e.end&&e.end()}},e.prototype.checkNoChanges=function(){lh.checkNoChangesView(this._view)},e.prototype.reattach=function(){this._view.state|=4},e.prototype.onDestroy=function(e){this._view.disposables||(this._view.disposables=[]),this._view.disposables.push(e)},e.prototype.destroy=function(){this._appRef?this._appRef.detachView(this):this._viewContainerRef&&this._viewContainerRef.detach(this._viewContainerRef.indexOf(this)),lh.destroyView(this._view)},e.prototype.detachFromAppRef=function(){this._appRef=null,tp(this._view),lh.dirtyParentQueries(this._view)},e.prototype.attachToAppRef=function(e){if(this._viewContainerRef)throw new Error("This view is already attached to a ViewContainer!");this._appRef=e},e.prototype.attachToViewContainerRef=function(e){if(this._appRef)throw new Error("This view is already attached directly to the ApplicationRef!");this._viewContainerRef=e},e}();function dp(e,t){return new hp(e,t)}var hp=function(e){function t(t,n){var i=e.call(this)||this;return i._parentView=t,i._def=n,i}return Object(i.d)(t,e),t.prototype.createEmbeddedView=function(e){return new up(lh.createEmbeddedView(this._parentView,this._def,this._def.element.template,e))},Object.defineProperty(t.prototype,"elementRef",{get:function(){return new yd(ih(this._parentView,this._def.nodeIndex).renderElement)},enumerable:!0,configurable:!0}),t}(Ud);function pp(e,t){return new fp(e,t)}var fp=function(){function e(e,t){this.view=e,this.elDef=t}return e.prototype.get=function(e,t){return void 0===t&&(t=is.THROW_IF_NOT_FOUND),lh.resolveDep(this.view,this.elDef,!!this.elDef&&0!=(33554432&this.elDef.flags),{flags:0,token:e,tokenKey:dh(e)},t)},e}();function mp(e,t){var n=e.def.nodes[t];if(1&n.flags){var i=ih(e,n.nodeIndex);return n.element.template?i.template:i.renderElement}if(2&n.flags)return nh(e,n.nodeIndex).renderText;if(20240&n.flags)return rh(e,n.nodeIndex).instance;throw new Error("Illegal state: read nodeValue for node index "+t)}function gp(e,t,n,i){return new _p(e,t,n,i)}var _p=function(){function e(e,t,n,i){this._moduleType=e,this._parent=t,this._bootstrapComponents=n,this._def=i,this._destroyListeners=[],this._destroyed=!1,this.injector=this,function(e){for(var t=e._def,n=e._providers=Ee(t.providers.length),i=0;i0,t.provider.value,t.provider.deps);if(t.outputs.length)for(var i=0;i0,r=t.provider;switch(201347067&t.flags){case 512:return Pp(e,t.parent,n,r.value,r.deps);case 1024:return function(e,t,n,r,o){var a=o.length;switch(a){case 0:return r();case 1:return r(Rp(e,t,n,o[0]));case 2:return r(Rp(e,t,n,o[0]),Rp(e,t,n,o[1]));case 3:return r(Rp(e,t,n,o[0]),Rp(e,t,n,o[1]),Rp(e,t,n,o[2]));default:for(var s=[],l=0;l0&&la(c,d,b.join(" "))}o=_t(g[1],0),t&&(o.projection=t.map((function(e){return Array.from(e)}))),r=Nu(_,this.componentDef,g,f,[Hu]),Gr(m,g,null)}finally{en()}var w=new Gp(this.componentType,r,fa(yd,o,g),g,o);return n&&!p||(w.hostView._tViewNode.child=o),w},t}(hd),Gp=function(e){function t(t,n,i,r,o){var a=e.call(this)||this;return a.location=i,a._rootLView=r,a._tNode=o,a.destroyCbs=[],a.instance=n,a.hostView=a.changeDetectorRef=new pa(r),a.hostView._tViewNode=Ur(r[1],null,-1,r),a.componentType=t,a}return Object(i.d)(t,e),Object.defineProperty(t.prototype,"injector",{get:function(){return new Xn(this._tNode,this._rootLView)},enumerable:!0,configurable:!0}),t.prototype.destroy=function(){this.destroyCbs&&(this.destroyCbs.forEach((function(e){return e()})),this.destroyCbs=null,!this.hostView.destroyed&&this.hostView.destroy())},t.prototype.onDestroy=function(e){this.destroyCbs&&this.destroyCbs.push(e)},t}(dd),qp=void 0,Xp=["en",[["a","p"],["AM","PM"],qp],[["AM","PM"],qp,qp],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],qp,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],qp,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],0,[6,0],["M/d/yy","MMM d, y","MMMM d, y","EEEE, MMMM d, y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",qp,"{1} 'at' {0}",qp],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"USD","$","US Dollar",{},"ltr",function(e){var t=Math.floor(Math.abs(e)),n=e.toString().replace(/^[^.]*\.?/,"").length;return 1===t&&0===n?1:5}],$p={};function Kp(e,t,n){"string"!=typeof t&&(n=t,t=e[nf.LocaleId]),t=t.toLowerCase().replace(/_/g,"-"),$p[t]=e,n&&($p[t][nf.ExtraData]=n)}function Jp(e){var t=function(e){return e.toLowerCase().replace(/_/g,"-")}(e),n=ef(t);if(n)return n;var i=t.split("-")[0];if(n=ef(i))return n;if("en"===i)return Xp;throw new Error('Missing locale data for the locale "'+e+'".')}function Qp(e){return Jp(e)[nf.CurrencyCode]||null}function Zp(e){return Jp(e)[nf.PluralCase]}function ef(e){return e in $p||($p[e]=$.ng&&$.ng.common&&$.ng.common.locales&&$.ng.common.locales[e]),$p[e]}function tf(){$p={}}var nf=function(e){return e[e.LocaleId=0]="LocaleId",e[e.DayPeriodsFormat=1]="DayPeriodsFormat",e[e.DayPeriodsStandalone=2]="DayPeriodsStandalone",e[e.DaysFormat=3]="DaysFormat",e[e.DaysStandalone=4]="DaysStandalone",e[e.MonthsFormat=5]="MonthsFormat",e[e.MonthsStandalone=6]="MonthsStandalone",e[e.Eras=7]="Eras",e[e.FirstDayOfWeek=8]="FirstDayOfWeek",e[e.WeekendRange=9]="WeekendRange",e[e.DateFormat=10]="DateFormat",e[e.TimeFormat=11]="TimeFormat",e[e.DateTimeFormat=12]="DateTimeFormat",e[e.NumberSymbols=13]="NumberSymbols",e[e.NumberFormats=14]="NumberFormats",e[e.CurrencyCode=15]="CurrencyCode",e[e.CurrencySymbol=16]="CurrencySymbol",e[e.CurrencyName=17]="CurrencyName",e[e.Currencies=18]="Currencies",e[e.Directionality=19]="Directionality",e[e.PluralCase=20]="PluralCase",e[e.ExtraData=21]="ExtraData",e}({}),rf="en-US",of="USD",af=/^\s*(\ufffd\d+:?\d*\ufffd)\s*,\s*(select|plural)\s*,/,sf=/\ufffd\/?\*(\d+:\d+)\ufffd/gi,lf=/\ufffd(\/?[#*!]\d+):?\d*\ufffd/gi,cf=/\ufffd(\d+):?\d*\ufffd/gi,uf=/({\s*\ufffd\d+:?\d*\ufffd\s*,\s*\S{6}\s*,[\s\S]*})/gi,df=/\[(\ufffd.+?\ufffd?)\]/,hf=/\[(\ufffd.+?\ufffd?)\]|(\ufffd\/?\*\d+:\d+\ufffd)/g,pf=/({\s*)(VAR_(PLURAL|SELECT)(_\d+)?)(\s*,)/g,ff=/{([A-Z0-9_]+)}/g,mf=/\ufffdI18N_EXP_(ICU(_\d+)?)\ufffd/g,gf=/\/\*/,_f=/\d+\:(\d+)/;function vf(e){if(!e)return[];var t,n=0,i=[],r=[],o=/[{}]/g;for(o.lastIndex=0;t=o.exec(e);){var a=t.index;if("}"==t[0]){if(i.pop(),0==i.length){var s=e.substring(n,a);af.test(s)?r.push(yf(s)):r.push(s),n=a+1}}else{if(0==i.length){var l=e.substring(n,a);r.push(l),n=a+1}i.push("{")}}var c=e.substring(n);return r.push(c),r}function yf(e){for(var t=[],n=[],i=1,r=0,o=vf(e=e.replace(af,(function(e,t,n){return i="select"===n?0:1,r=parseInt(t.substr(1),10),""}))),a=0;an.length&&n.push(l)}return{type:i,mainBinding:r,cases:t,values:n}}function bf(e){for(var t,n,i="",r=0,o=!1;null!==(t=sf.exec(e));)o?t[0]==="\ufffd/*"+n+"\ufffd"&&(r=t.index,o=!1):(i+=e.substring(r,t.index+t[0].length),n=t[1],o=!0);return i+e.substr(r)}function wf(e,t,n,i){void 0===i&&(i=null);for(var r=[null,null],o=e.split(cf),a=0,s=0;s0&&a!==s){var d=a.index-19;Rt()||(d=~d),u.push(d<<3|0)}for(var h=[],p=[],f=function(e,t){if("number"!=typeof t)return bf(e);var n=e.indexOf(":"+t+"\ufffd")+2+t.toString().length,i=e.search(new RegExp("\ufffd\\/\\*\\d+:"+t+"\ufffd"));return bf(e.substring(n,i))}(i,r),m=function(e){return e.replace(Uf," ")}(f).split(lf),g=0;g0&&function(e,t,n){if(n>0&&e.firstCreatePass){for(var i=0;i>1),a++}}(Dt(),e),Xl(!1)}function Df(e,t,n,i,r,o){var a=Pt();t[n+19]=r;var s=Wr(e,t[6],n,i,o,null);return a&&a.next===s&&(a.next=null),s}function Lf(e,t,n,i){for(var r=i[11],o=null,a=null,s=[],l=0;l>>17;a=Ef(n,o,h===e?i[6]:_t(n,h),a,i);break;case 0:var p=c>=0,f=(p?c:~c)>>>3;s.push(f),a=o,(o=_t(n,f))&&jt(o,p);break;case 5:a=o=_t(n,c>>>3),jt(o,!1);break;case 4:var m=t[++l],g=t[++l];go(_t(n,b=c>>>3),i,m,g,null,null);break;default:throw new Error('Unable to determine the type of mutate operation for "'+c+'"')}else switch(c){case Lr:var _=t[++l],v=t[++l],y=r.createComment(_);a=o,o=Df(n,i,v,5,y,null),s.push(v),cr(y,i),o.activeCaseIndex=null,zt();break;case Dr:var b,w=t[++l];a=o,o=Df(n,i,b=t[++l],3,r.createElement(w),w),s.push(b);break;default:throw new Error('Unable to determine the type of mutate operation for "'+c+'"')}}return zt(),s}function Pf(e,t,n,i){var r=_t(e,n),o=ft(n,t);o&&na(t[11],o);var a=vt(t,n);nt(a)&&0!==r.type&&na(t[11],a[7]),i&&(r.flags|=64)}function jf(e,t,n){Tf(e,t,n),Af()}function Rf(e,t){!function(e,t,n,i){for(var r=Pt().index-19,o=[],a=0;a>>2,g=void 0,_=void 0;switch(3&f){case 1:var v=t[++p],y=t[++p];ro(o,_t(o,m),a,v,h,a[11],y,!1);break;case 0:jo(a,m,h);break;case 2:if(g=n[t[++p]],null!==(_=_t(o,m)).activeCaseIndex)for(var b=g.remove[_.activeCaseIndex],w=0;w>>3,!1);break;case 6:var C=_t(o,b[w+1]>>>3).activeCaseIndex;null!==C&&Se(n[x>>>3].remove[C],b)}}var S=Vf(g,h);_.activeCaseIndex=-1!==S?S:null,S>-1&&(Lf(-1,g.create[S],o,a),l=!0);break;case 3:g=n[t[++p]],null!==(_=_t(o,m)).activeCaseIndex&&e(g.update[_.activeCaseIndex],n,i,r,o,a,l)}}}c+=d}}(i,r,o,zf,t,a),zf=0,Bf=0}}function Vf(e,t){var n=e.cases.indexOf(t);if(-1===n)switch(e.type){case 1:var i=function(e,t){switch(Zp(t)(e)){case 0:return"zero";case 1:return"one";case 2:return"two";case 3:return"few";case 4:return"many";default:return"other"}}(t,Gf);-1===(n=e.cases.indexOf(i))&&"other"!==i&&(n=e.cases.indexOf("other"));break;case 0:n=e.cases.indexOf("other")}return n}function Hf(e,t,n,r){for(var o=[],a=[],s=[],l=[],c=[],u=0;u null != "+t+" <=Actual]")}(n,t),"string"==typeof e&&(Gf=e.toLowerCase().replace(/_/g,"-"))}var Xf=new Map;function $f(e,t){var n=Xf.get(e);Kf(e,n&&n.moduleType,t.moduleType),Xf.set(e,t)}function Kf(e,t,n){if(t&&t!==n)throw new Error("Duplicate module registered for "+e+" - "+F(t)+" vs "+F(t.name))}function Jf(e){if(null!==e.\u0275mod.id){var t=e.\u0275mod.id;Kf(t,Xf.get(t),e),Xf.set(t,e)}var n=e.\u0275mod.imports;n instanceof Function&&(n=n()),n&&n.forEach((function(e){return Jf(e)}))}function Qf(e){return Xf.get(e)||We[e]}var Zf=function(e){function t(t,n){var i=e.call(this)||this;i._parent=n,i._bootstrapComponents=[],i.injector=i,i.destroyCbs=[],i.componentFactoryResolver=new Hp(i);var r=et(t),o=t[ie]||null;return o&&qf(o),i._bootstrapComponents=An(r.bootstrap),i._r3Injector=Xa(t,n,[{provide:xe,useValue:i},{provide:gd,useValue:i.componentFactoryResolver}],F(t)),i._r3Injector._resolveInjectorDefTypes(),i.instance=i.get(t),i}return Object(i.d)(t,e),t.prototype.get=function(e,t,n){return void 0===t&&(t=is.THROW_IF_NOT_FOUND),void 0===n&&(n=M.Default),e===is||e===xe||e===se?this:this._r3Injector.get(e,t,n)},t.prototype.destroy=function(){var e=this._r3Injector;!e.destroyed&&e.destroy(),this.destroyCbs.forEach((function(e){return e()})),this.destroyCbs=null},t.prototype.onDestroy=function(e){this.destroyCbs.push(e)},t}(xe),em=function(e){function t(t){var n=e.call(this)||this;return n.moduleType=t,null!==et(t)&&Jf(t),n}return Object(i.d)(t,e),t.prototype.create=function(e){return new Zf(this.moduleType,e)},t}(Ce);function tm(e,t,n,r){return c((function(){var o,a=e,s=a.prototype?Object.getPrototypeOf(a.prototype):null,l=s&&s.constructor;null!==t&&(void 0===a.decorators||l&&l.decorators===a.decorators?a.decorators=t:(o=a.decorators).push.apply(o,Object(i.i)(t))),null!==n&&(a.ctorParameters=n),null!==r&&(a.propDecorators=void 0===a.propDecorators||l&&l.propDecorators===a.propDecorators?r:Object(i.a)(Object(i.a)({},a.propDecorators),r))}))}function nm(e,t,n){var i=Nt()+e,r=At();return r[i]===kr?Ws(r,i,n?t.call(n):t()):Us(r,i)}function im(e,t,n,i){return pm(At(),Nt(),e,t,n,i)}function rm(e,t,n,i,r){return fm(At(),Nt(),e,t,n,i,r)}function om(e,t,n,i,r,o){return mm(At(),Nt(),e,t,n,i,r,o)}function am(e,t,n,i,r,o,a){return gm(At(),Nt(),e,t,n,i,r,o,a)}function sm(e,t,n,i,r,o,a,s){var l=Nt()+e,c=At(),u=$s(c,l,n,i,r,o);return Gs(c,l+4,a)||u?Ws(c,l+5,s?t.call(s,n,i,r,o,a):t(n,i,r,o,a)):Us(c,l+5)}function lm(e,t,n,i,r,o,a,s,l){var c=Nt()+e,u=At(),d=$s(u,c,n,i,r,o);return qs(u,c+4,a,s)||d?Ws(u,c+6,l?t.call(l,n,i,r,o,a,s):t(n,i,r,o,a,s)):Us(u,c+6)}function cm(e,t,n,i,r,o,a,s,l,c){var u=Nt()+e,d=At(),h=$s(d,u,n,i,r,o);return Xs(d,u+4,a,s,l)||h?Ws(d,u+7,c?t.call(c,n,i,r,o,a,s,l):t(n,i,r,o,a,s,l)):Us(d,u+7)}function um(e,t,n,i,r,o,a,s,l,c,u){var d=Nt()+e,h=At(),p=$s(h,d,n,i,r,o);return $s(h,d+4,a,s,l,c)||p?Ws(h,d+8,u?t.call(u,n,i,r,o,a,s,l,c):t(n,i,r,o,a,s,l,c)):Us(h,d+8)}function dm(e,t,n,i){return _m(At(),Nt(),e,t,n,i)}function hm(e,t){var n=e[t];return n===kr?void 0:n}function pm(e,t,n,i,r,o){var a=t+n;return Gs(e,a,r)?Ws(e,a+1,o?i.call(o,r):i(r)):hm(e,a+1)}function fm(e,t,n,i,r,o,a){var s=t+n;return qs(e,s,r,o)?Ws(e,s+2,a?i.call(a,r,o):i(r,o)):hm(e,s+2)}function mm(e,t,n,i,r,o,a,s){var l=t+n;return Xs(e,l,r,o,a)?Ws(e,l+3,s?i.call(s,r,o,a):i(r,o,a)):hm(e,l+3)}function gm(e,t,n,i,r,o,a,s,l){var c=t+n;return $s(e,c,r,o,a,s)?Ws(e,c+4,l?i.call(l,r,o,a,s):i(r,o,a,s)):hm(e,c+4)}function _m(e,t,n,i,r,o){for(var a=t+n,s=!1,l=0;l=0;n--){var i=t[n];if(e===i.name)return i}throw new Error("The pipe '"+e+"' could not be found!")}(t,i.pipeRegistry),i.data[r]=n,n.onDestroy&&(i.destroyHooks||(i.destroyHooks=[])).push(r,n.onDestroy)):n=i.data[r];var o=n.factory||(n.factory=Ze(n.type)),a=pe(Cl),s=o();return pe(a),wl(i,At(),e,s),s}function ym(e,t,n){var i=At(),r=vt(i,e);return Mm(i,Sm(i,e)?pm(i,Nt(),t,r.transform,n,r):r.transform(n))}function bm(e,t,n,i){var r=At(),o=vt(r,e);return Mm(r,Sm(r,e)?fm(r,Nt(),t,o.transform,n,i,o):o.transform(n,i))}function wm(e,t,n,i,r){var o=At(),a=vt(o,e);return Mm(o,Sm(o,e)?mm(o,Nt(),t,a.transform,n,i,r,a):a.transform(n,i,r))}function xm(e,t,n,i,r,o){var a=At(),s=vt(a,e);return Mm(a,Sm(a,e)?gm(a,Nt(),t,s.transform,n,i,r,o,s):s.transform(n,i,r,o))}function Cm(e,t,n){var i=At(),r=vt(i,e);return Mm(i,Sm(i,e)?_m(i,Nt(),t,r.transform,n,r):r.transform.apply(r,n))}function Sm(e,t){return e[1].data[t+19].pure}function Mm(e,t){return Vs.isWrapped(t)&&(t=Vs.unwrap(t),e[Vt()]=kr),t}var km=function(e){function t(t){void 0===t&&(t=!1);var n=e.call(this)||this;return n.__isAsync=t,n}return Object(i.d)(t,e),t.prototype.emit=function(t){e.prototype.next.call(this,t)},t.prototype.subscribe=function(t,n,i){var o,a=function(e){return null},s=function(){return null};t&&"object"==typeof t?(o=this.__isAsync?function(e){setTimeout((function(){return t.next(e)}))}:function(e){t.next(e)},t.error&&(a=this.__isAsync?function(e){setTimeout((function(){return t.error(e)}))}:function(e){t.error(e)}),t.complete&&(s=this.__isAsync?function(){setTimeout((function(){return t.complete()}))}:function(){t.complete()})):(o=this.__isAsync?function(e){setTimeout((function(){return t(e)}))}:function(e){t(e)},n&&(a=this.__isAsync?function(e){setTimeout((function(){return n(e)}))}:function(e){n(e)}),i&&(s=this.__isAsync?function(){setTimeout((function(){return i()}))}:function(){i()}));var l=e.prototype.subscribe.call(this,o,a,s);return t instanceof r.a&&t.add(l),l},t}(o.a);function Om(){return this._results[Bs()]()}var Tm=function(){function e(){this.dirty=!0,this._results=[],this.changes=new km,this.length=0;var t=Bs(),n=e.prototype;n[t]||(n[t]=Om)}return e.prototype.map=function(e){return this._results.map(e)},e.prototype.filter=function(e){return this._results.filter(e)},e.prototype.find=function(e){return this._results.find(e)},e.prototype.reduce=function(e,t){return this._results.reduce(e,t)},e.prototype.forEach=function(e){this._results.forEach(e)},e.prototype.some=function(e){return this._results.some(e)},e.prototype.toArray=function(){return this._results.slice()},e.prototype.toString=function(){return this._results.toString()},e.prototype.reset=function(e){this._results=Me(e),this.dirty=!1,this.length=this._results.length,this.last=this._results[this.length-1],this.first=this._results[0]},e.prototype.notifyOnChanges=function(){this.changes.emit(this)},e.prototype.setDirty=function(){this.dirty=!0},e.prototype.destroy=function(){this.changes.complete(),this.changes.unsubscribe()},e}(),Em=function(){function e(e){this.queryList=e,this.matches=null}return e.prototype.clone=function(){return new e(this.queryList)},e.prototype.setDirty=function(){this.queryList.setDirty()},e}(),Im=function(){function e(e){void 0===e&&(e=[]),this.queries=e}return e.prototype.createEmbeddedView=function(t){var n=t.queries;if(null!==n){for(var i=null!==t.contentQueries?t.contentQueries[0]:n.length,r=[],o=0;o0)r.push(s[l/2]);else{for(var u=a[l+1],d=n[-c],h=9;h=0;e--){var t=eg[e],n=t.moduleType,i=t.ngModule;i.declarations&&i.declarations.every(ig)&&(eg.splice(e,1),sg(n,i))}}finally{tg=!1}}}function ig(e){return Array.isArray(e)?e.every(ig):!!Y(e)}function rg(e,t){void 0===t&&(t={}),og(e,t),function(e,t){eg.push({moduleType:e,ngModule:t})}(e,t)}function og(e,t,n){void 0===n&&(n=!1);var i=Me(t.declarations||Zm),r=null;Object.defineProperty(e,ne,{configurable:!0,get:function(){return null===r&&((r=J().compileNgModule(Km,"ng:///"+e.name+"/\u0275mod.js",{type:e,bootstrap:Me(t.bootstrap||Zm).map(Y),declarations:i.map(Y),imports:Me(t.imports||Zm).map(Y).map(ug),exports:Me(t.exports||Zm).map(Y).map(ug),schemas:t.schemas?Me(t.schemas):null,id:t.id||null})).schemas||(r.schemas=[])),r}});var o=null;Object.defineProperty(e,j,{get:function(){if(null===o){var n={name:e.name,type:e,deps:Da(e),providers:t.providers||Zm,imports:[(t.imports||Zm).map(Y),(t.exports||Zm).map(Y)]};o=J().compileInjector(Km,"ng:///"+e.name+"/\u0275inj.js",n)}return o},configurable:!1})}function ag(){new Map,new Map,eg.length=0}function sg(e,t){var n=Me(t.declarations||Zm),i=cg(e);n.forEach((function(t){t.hasOwnProperty(Z)?lg(Ke(t),i):t.hasOwnProperty(ee)||t.hasOwnProperty(te)||(t.ngSelectorScope=e)}))}function lg(e,t){e.directiveDefs=function(){return Array.from(t.compilation.directives).map((function(e){return e.hasOwnProperty(Z)?Ke(e):Je(e)})).filter((function(e){return!!e}))},e.pipeDefs=function(){return Array.from(t.compilation.pipes).map((function(e){return Qe(e)}))},e.schemas=t.schemas,e.tView=null}function cg(e){if(!dg(e))throw new Error(e.name+" does not have a module def (\u0275mod property)");var t=et(e);if(null!==t.transitiveCompileScopes)return t.transitiveCompileScopes;var n={schemas:t.schemas||null,compilation:{directives:new Set,pipes:new Set},exported:{directives:new Set,pipes:new Set}};return An(t.imports).forEach((function(e){var t=e;if(!dg(t))throw new Error("Importing "+t.name+" which does not have a \u0275mod property");var i=cg(t);i.exported.directives.forEach((function(e){return n.compilation.directives.add(e)})),i.exported.pipes.forEach((function(e){return n.compilation.pipes.add(e)}))})),An(t.declarations).forEach((function(e){Qe(e)?n.compilation.pipes.add(e):n.compilation.directives.add(e)})),An(t.exports).forEach((function(e){var t=e;if(dg(t)){var i=cg(t);i.exported.directives.forEach((function(e){n.compilation.directives.add(e),n.exported.directives.add(e)})),i.exported.pipes.forEach((function(e){n.compilation.pipes.add(e),n.exported.pipes.add(e)}))}else Qe(t)?n.exported.pipes.add(t):n.exported.directives.add(t)})),t.transitiveCompileScopes=n,n}function ug(e){return function(e){return void 0!==e.ngModule}(e)?e.ngModule:e}function dg(e){return!!et(e)}function hg(e,t){var n=null;!function(e,t){Ls(t)&&(As.set(e,t),Ds.add(e))}(e,t),mg(e,t),Object.defineProperty(e,Z,{get:function(){if(null===n){var r=J();if(Ls(t)){var o=["Component '"+e.name+"' is not resolved:"];throw t.templateUrl&&o.push(" - templateUrl: "+t.templateUrl),t.styleUrls&&t.styleUrls.length&&o.push(" - styleUrls: "+JSON.stringify(t.styleUrls)),o.push("Did you run and wait for 'resolveComponentResources()'?"),new Error(o.join("\n"))}var a=t.preserveWhitespaces;void 0===a&&(a=null!==Jm&&void 0!==Jm.preserveWhitespaces&&Jm.preserveWhitespaces);var s=t.encapsulation;void 0===s&&(s=null!==Jm&&void 0!==Jm.defaultEncapsulation?Jm.defaultEncapsulation:Re.Emulated);var l=t.templateUrl||"ng:///"+e.name+"/template.html",c=Object(i.a)(Object(i.a)({},_g(e,t)),{typeSourceSpan:r.createParseSourceSpan("Component",e.name,l),template:t.template||"",preserveWhitespaces:a,styles:t.styles||Be,animations:t.animations,directives:[],changeDetection:t.changeDetection,pipes:new Map,encapsulation:s,interpolation:t.interpolation,viewProviders:t.viewProviders||null});if(c.usesInheritance&&vg(e),n=r.compileComponent(Km,l,c),ng(),void 0!==e.ngSelectorScope){var u=cg(e.ngSelectorScope);lg(n,u)}}return n},configurable:!1})}function pg(e,t){var n=null;mg(e,t||{}),Object.defineProperty(e,ee,{get:function(){if(null===n){var i=fg(e,t||{});n=J().compileDirective(Km,i.sourceMapUrl,i.metadata)}return n},configurable:!1})}function fg(e,t){var n=e&&e.name,i="ng:///"+n+"/\u0275dir.js",r=J(),o=_g(e,t);return o.typeSourceSpan=r.createParseSourceSpan("Directive",n,i),o.usesInheritance&&vg(e),{metadata:o,sourceMapUrl:i}}function mg(e,t){var n=null;Object.defineProperty(e,re,{get:function(){if(null===n){var r=fg(e,t),o=J();n=o.compileFactory(Km,"ng:///"+e.name+"/\u0275fac.js",Object(i.a)(Object(i.a)({},r.metadata),{injectFn:"directiveInject",target:o.R3FactoryTarget.Directive}))}return n},configurable:!1})}function gg(e){return Object.getPrototypeOf(e.prototype)===Object.prototype}function _g(e,t){var n,i=Aa(),r=i.ownPropMetadata(e);return{name:e.name,type:e,typeArgumentCount:0,selector:void 0!==t.selector?t.selector:null,deps:Da(e),host:t.host||ze,propMetadata:r,inputs:t.inputs||Be,outputs:t.outputs||Be,queries:yg(e,r,bg),lifecycle:{usesOnChanges:i.hasLifecycleHook(e,"ngOnChanges")},typeSourceSpan:null,usesInheritance:!gg(e),exportAs:(n=t.exportAs,void 0===n?null:Cg(n)),providers:t.providers||null,viewQueries:yg(e,r,wg)}}function vg(e){for(var t=Object.prototype,n=Object.getPrototypeOf(e.prototype).constructor;n&&n!==t;)Je(n)||Ke(n)||!Mg(n)||pg(n,null),n=Object.getPrototypeOf(n)}function yg(e,t,n){var i=[],r=function(r){if(t.hasOwnProperty(r)){var o=t[r];o.forEach((function(t){if(n(t)){if(!t.selector)throw new Error("Can't construct a query for the property \""+r+'" of "'+kn(e)+"\" since the query selector wasn't defined.");if(o.some(xg))throw new Error("Cannot combine @Input decorators with query decorators");i.push(function(e,t){return{propertyName:e,predicate:(n=t.selector,"string"==typeof n?Cg(n):Y(n)),descendants:t.descendants,first:t.first,read:t.read?t.read:null,static:!!t.static};var n}(r,t))}}))}};for(var o in t)r(o);return i}function bg(e){var t=e.ngMetadataName;return"ContentChild"===t||"ContentChildren"===t}function wg(e){var t=e.ngMetadataName;return"ViewChild"===t||"ViewChildren"===t}function xg(e){return"Input"===e.ngMetadataName}function Cg(e){return e.split(",").map((function(e){return e.trim()}))}var Sg=["ngOnChanges","ngOnInit","ngOnDestroy","ngDoCheck","ngAfterViewInit","ngAfterViewChecked","ngAfterContentInit","ngAfterContentChecked"];function Mg(e){var t=Aa();if(Sg.some((function(n){return t.hasLifecycleHook(e,n)})))return!0;var n=t.propMetadata(e);for(var i in n)for(var r=n[i],o=0;o0&&(r=setTimeout((function(){i._callbacks=i._callbacks.filter((function(e){return e.timeoutId!==r})),e(i._didWork,i.getPendingTasks())}),t)),this._callbacks.push({doneCb:e,timeoutId:r,updateCb:n})},e.prototype.whenStable=function(e,t,n){if(n&&!this.taskTrackingZone)throw new Error('Task tracking zone is required when passing an update callback to whenStable(). Is "zone.js/dist/task-tracking.js" loaded?');this.addCallback(e,t,n),this._runCallbacksIfReady()},e.prototype.getPendingRequestCount=function(){return this._pendingCount},e.prototype.findProviders=function(e,t,n){return[]},e.\u0275fac=function(t){return new(t||e)(me(x_))},e.\u0275prov=T({token:e,factory:function(t){return e.\u0275fac(t)}}),e}(),A_=function(){function e(){this._applications=new Map,P_.addToWindow(this)}return e.prototype.registerApplication=function(e,t){this._applications.set(e,t)},e.prototype.unregisterApplication=function(e){this._applications.delete(e)},e.prototype.unregisterAllApplications=function(){this._applications.clear()},e.prototype.getTestability=function(e){return this._applications.get(e)||null},e.prototype.getAllTestabilities=function(){return Array.from(this._applications.values())},e.prototype.getAllRootElements=function(){return Array.from(this._applications.keys())},e.prototype.findTestabilityInTree=function(e,t){return void 0===t&&(t=!0),P_.findTestabilityInTree(this,e,t)},e.\u0275fac=function(t){return new(t||e)},e.\u0275prov=T({token:e,factory:function(t){return e.\u0275fac(t)}}),e}();function D_(e){P_=e}var L_,P_=new(function(){function e(){}return e.prototype.addToWindow=function(e){},e.prototype.findTestabilityInTree=function(e,t,n){return null},e}()),j_=R_;function R_(e,t,n){var r=e.get(v_,[]).concat(t),o=new em(n);if(0===As.size)return Promise.resolve(o);var a,s,l=(a=r.map((function(e){return e.providers})),s=[],a.forEach((function(e){return e&&s.push.apply(s,Object(i.i)(e))})),s);if(0===l.length)return Promise.resolve(o);var c=J(),u=is.create({providers:l}).get(c.ResourceLoader);return Is((function(e){return Promise.resolve(u.get(e))})).then((function(){return o}))}var z_=B_;function B_(e){return e.isBoundToModule}var F_=new ae("AllowMultipleToken"),N_=function(){return function(e,t){this.name=e,this.token=t}}();function V_(e){if(L_&&!L_.destroyed&&!L_.injector.get(F_,!1))throw new Error("There can be only one platform. Destroy the previous one to create a new one.");L_=e.get(G_);var t=e.get(Kg,null);return t&&t.forEach((function(e){return e()})),L_}function H_(e,t,n){void 0===n&&(n=[]);var i="Platform: "+t,r=new ae(i);return function(t){void 0===t&&(t=[]);var o=U_();if(!o||o.injector.get(F_,!1))if(e)e(n.concat(t).concat({provide:r,useValue:!0}));else{var a=n.concat(t).concat({provide:r,useValue:!0},{provide:Va,useValue:"platform"});V_(is.create({providers:a,name:i}))}return Y_(r)}}function Y_(e){var t=U_();if(!t)throw new Error("No platform exists!");if(!t.injector.get(e,null))throw new Error("A platform with a different configuration has been created. Please destroy it first.");return t}function W_(){L_&&!L_.destroyed&&L_.destroy()}function U_(){return L_&&!L_.destroyed?L_:null}var G_=function(){function e(e){this._injector=e,this._modules=[],this._destroyListeners=[],this._destroyed=!1}return e.prototype.bootstrapModuleFactory=function(e,t){var n,i,r=this,o=(i=t&&t.ngZoneEventCoalescing||!1,"noop"===(n=t?t.ngZone:void 0)?new E_:("zone.js"===n?void 0:n)||new x_({enableLongStackTrace:yi(),shouldCoalesceEventChangeDetection:i})),a=[{provide:x_,useValue:o}];return o.run((function(){var t=is.create({providers:a,parent:r.injector,name:e.moduleType.name}),n=e.create(t),i=n.injector.get(ei,null);if(!i)throw new Error("No ErrorHandler. Is platform module (BrowserModule) included?");return n.onDestroy((function(){return $_(r._modules,n)})),o.runOutsideAngular((function(){return o.onError.subscribe({next:function(e){i.handleError(e)}})})),function(e,t,i){try{var o=((a=n.injector.get(Ug)).runInitializers(),a.donePromise.then((function(){return s_&&qf(n.injector.get(t_,rf)||rf),r._moduleDoBootstrap(n),n})));return zl(o)?o.catch((function(n){throw t.runOutsideAngular((function(){return e.handleError(n)})),n})):o}catch(s){throw t.runOutsideAngular((function(){return e.handleError(s)})),s}var a}(i,o)}))},e.prototype.bootstrapModule=function(e,t){var n=this;void 0===t&&(t=[]);var i=q_({},t);return j_(this.injector,i,e).then((function(e){return n.bootstrapModuleFactory(e,i)}))},e.prototype._moduleDoBootstrap=function(e){var t=e.injector.get(X_);if(e._bootstrapComponents.length>0)e._bootstrapComponents.forEach((function(e){return t.bootstrap(e)}));else{if(!e.instance.ngDoBootstrap)throw new Error("The module "+F(e.instance.constructor)+' was bootstrapped, but it does not declare "@NgModule.bootstrap" components nor a "ngDoBootstrap" method. Please define one of these.');e.instance.ngDoBootstrap(t)}this._modules.push(e)},e.prototype.onDestroy=function(e){this._destroyListeners.push(e)},Object.defineProperty(e.prototype,"injector",{get:function(){return this._injector},enumerable:!0,configurable:!0}),e.prototype.destroy=function(){if(this._destroyed)throw new Error("The platform has already been destroyed!");this._modules.slice().forEach((function(e){return e.destroy()})),this._destroyListeners.forEach((function(e){return e()})),this._destroyed=!0},Object.defineProperty(e.prototype,"destroyed",{get:function(){return this._destroyed},enumerable:!0,configurable:!0}),e.\u0275fac=function(t){return new(t||e)(me(is))},e.\u0275prov=T({token:e,factory:function(t){return e.\u0275fac(t)}}),e}();function q_(e,t){return Array.isArray(t)?t.reduce(q_,e):Object(i.a)(Object(i.a)({},e),t)}var X_=function(){function e(e,t,n,i,r,o){var c=this;this._zone=e,this._console=t,this._injector=n,this._exceptionHandler=i,this._componentFactoryResolver=r,this._initStatus=o,this._bootstrapListeners=[],this._views=[],this._runningTick=!1,this._enforceNoNewChanges=!1,this._stable=!0,this.componentTypes=[],this.components=[],this._enforceNoNewChanges=yi(),this._zone.onMicrotaskEmpty.subscribe({next:function(){c._zone.run((function(){c.tick()}))}});var u=new a.a((function(e){c._stable=c._zone.isStable&&!c._zone.hasPendingMacrotasks&&!c._zone.hasPendingMicrotasks,c._zone.runOutsideAngular((function(){e.next(c._stable),e.complete()}))})),d=new a.a((function(e){var t;c._zone.runOutsideAngular((function(){t=c._zone.onStable.subscribe((function(){x_.assertNotInAngularZone(),w_((function(){c._stable||c._zone.hasPendingMacrotasks||c._zone.hasPendingMicrotasks||(c._stable=!0,e.next(!0))}))}))}));var n=c._zone.onUnstable.subscribe((function(){x_.assertInAngularZone(),c._stable&&(c._stable=!1,c._zone.runOutsideAngular((function(){e.next(!1)})))}));return function(){t.unsubscribe(),n.unsubscribe()}}));this.isStable=Object(s.a)(u,d.pipe(Object(l.a)()))}return e.prototype.bootstrap=function(e,t){var n,i=this;if(!this._initStatus.done)throw new Error("Cannot bootstrap as there are still asynchronous initializers running. Bootstrap components in the `ngDoBootstrap` method of the root module.");n=e instanceof hd?e:this._componentFactoryResolver.resolveComponentFactory(e),this.componentTypes.push(n.componentType);var r=z_(n)?void 0:this._injector.get(xe),o=n.create(is.NULL,[],t||n.selector,r);o.onDestroy((function(){i._unloadComponent(o)}));var a=o.injector.get(I_,null);return a&&o.injector.get(A_).registerApplication(o.location.nativeElement,a),this._loadComponent(o),yi()&&this._console.log("Angular is running in the development mode. Call enableProdMode() to enable the production mode."),o},e.prototype.tick=function(){var e,t,n,r,o=this;if(this._runningTick)throw new Error("ApplicationRef.tick is called recursively");try{this._runningTick=!0;try{for(var a=Object(i.j)(this._views),s=a.next();!s.done;s=a.next())s.value.detectChanges()}catch(u){e={error:u}}finally{try{s&&!s.done&&(t=a.return)&&t.call(a)}finally{if(e)throw e.error}}if(this._enforceNoNewChanges)try{for(var l=Object(i.j)(this._views),c=l.next();!c.done;c=l.next())c.value.checkNoChanges()}catch(d){n={error:d}}finally{try{c&&!c.done&&(r=l.return)&&r.call(l)}finally{if(n)throw n.error}}}catch(h){this._zone.runOutsideAngular((function(){return o._exceptionHandler.handleError(h)}))}finally{this._runningTick=!1}},e.prototype.attachView=function(e){var t=e;this._views.push(t),t.attachToAppRef(this)},e.prototype.detachView=function(e){var t=e;$_(this._views,t),t.detachFromAppRef()},e.prototype._loadComponent=function(e){this.attachView(e.hostView),this.tick(),this.components.push(e),this._injector.get(Qg,[]).concat(this._bootstrapListeners).forEach((function(t){return t(e)}))},e.prototype._unloadComponent=function(e){this.detachView(e.hostView),$_(this.components,e)},e.prototype.ngOnDestroy=function(){this._views.slice().forEach((function(e){return e.destroy()}))},Object.defineProperty(e.prototype,"viewCount",{get:function(){return this._views.length},enumerable:!0,configurable:!0}),e.\u0275fac=function(t){return new(t||e)(me(x_),me(e_),me(is),me(ei),me(gd),me(Ug))},e.\u0275prov=T({token:e,factory:function(t){return e.\u0275fac(t)}}),e}();function $_(e,t){var n=e.indexOf(t);n>-1&&e.splice(n,1)}var K_=function(){return function(){}}();function J_(e){var t=Qf(e);if(!t)throw ev(e);return t}function Q_(e){var t=Qf(e);if(!t)throw ev(e);return new em(t)}var Z_=Q_;function ev(e){return new Error("No module with ID "+e+" loaded")}var tv=function(){return function(){}}(),nv={factoryPathPrefix:"",factoryPathSuffix:".ngfactory"},iv=function(){function e(e,t){this._compiler=e,this._config=t||nv}return e.prototype.load=function(e){return!s_&&this._compiler instanceof __?this.loadFactory(e):this.loadAndCompile(e)},e.prototype.loadAndCompile=function(e){var t=this,r=Object(i.h)(e.split("#"),2),o=r[0],a=r[1];return void 0===a&&(a="default"),n("crnd")(o).then((function(e){return e[a]})).then((function(e){return rv(e,o,a)})).then((function(e){return t._compiler.compileModuleAsync(e)}))},e.prototype.loadFactory=function(e){var t=Object(i.h)(e.split("#"),2),r=t[0],o=t[1],a="NgFactory";return void 0===o&&(o="default",a=""),n("crnd")(this._config.factoryPathPrefix+r+this._config.factoryPathSuffix).then((function(e){return e[o+a]})).then((function(e){return rv(e,r,o)}))},e.\u0275fac=function(t){return new(t||e)(me(__),me(tv,8))},e.\u0275prov=T({token:e,factory:function(t){return e.\u0275fac(t)}}),e}();function rv(e,t,n){if(!e)throw new Error("Cannot find '"+n+"' in '"+t+"'");return e}var ov=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return Object(i.d)(t,e),t}(va),av=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return Object(i.d)(t,e),t}(ov),sv=function(){return function(e,t){this.name=e,this.callback=t}}(),lv=function(){function e(e,t,n){this.listeners=[],this.parent=null,this._debugContext=n,this.nativeNode=e,t&&t instanceof cv&&t.addChild(this)}return Object.defineProperty(e.prototype,"injector",{get:function(){return this._debugContext.injector},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"componentInstance",{get:function(){return this._debugContext.component},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"context",{get:function(){return this._debugContext.context},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"references",{get:function(){return this._debugContext.references},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"providerTokens",{get:function(){return this._debugContext.providerTokens},enumerable:!0,configurable:!0}),e}(),cv=function(e){function t(t,n,i){var r=e.call(this,t,n,i)||this;return r.properties={},r.attributes={},r.classes={},r.styles={},r.childNodes=[],r.nativeElement=t,r}return Object(i.d)(t,e),t.prototype.addChild=function(e){e&&(this.childNodes.push(e),e.parent=this)},t.prototype.removeChild=function(e){var t=this.childNodes.indexOf(e);-1!==t&&(e.parent=null,this.childNodes.splice(t,1))},t.prototype.insertChildrenAfter=function(e,t){var n,r=this,o=this.childNodes.indexOf(e);-1!==o&&((n=this.childNodes).splice.apply(n,Object(i.i)([o+1,0],t)),t.forEach((function(t){t.parent&&t.parent.removeChild(t),e.parent=r})))},t.prototype.insertBefore=function(e,t){var n=this.childNodes.indexOf(e);-1===n?this.addChild(t):(t.parent&&t.parent.removeChild(t),t.parent=this,this.childNodes.splice(n,0,t))},t.prototype.query=function(e){return this.queryAll(e)[0]||null},t.prototype.queryAll=function(e){var t=[];return dv(this,e,t),t},t.prototype.queryAllNodes=function(e){var t=[];return hv(this,e,t),t},Object.defineProperty(t.prototype,"children",{get:function(){return this.childNodes.filter((function(e){return e instanceof t}))},enumerable:!0,configurable:!0}),t.prototype.triggerEventHandler=function(e,t){this.listeners.forEach((function(n){n.name==e&&n.callback(t)}))},t}(lv);function uv(e){return e.map((function(e){return e.nativeElement}))}function dv(e,t,n){e.childNodes.forEach((function(e){e instanceof cv&&(t(e)&&n.push(e),dv(e,t,n))}))}function hv(e,t,n){e instanceof cv&&e.childNodes.forEach((function(e){t(e)&&n.push(e),e instanceof cv&&hv(e,t,n)}))}var pv=function(){function e(e){this.nativeNode=e}return Object.defineProperty(e.prototype,"parent",{get:function(){var e=this.nativeNode.parentNode;return e?new fv(e):null},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"injector",{get:function(){return ku(this.nativeNode)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"componentInstance",{get:function(){var e=this.nativeNode;return e&&(xu(e)||Su(e))},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"context",{get:function(){return xu(this.nativeNode)||Cu(this.nativeNode)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"listeners",{get:function(){return Iu(this.nativeNode).filter((function(e){return"dom"===e.type}))},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"references",{get:function(){return null===(e=Tu(this.nativeNode,!1))?{}:(void 0===e.localRefs&&(e.localRefs=function(e,t){var n=e[1].data[t];if(n&&n.localNames){for(var i={},r=n.index+1,o=0;o1){for(var c=s[1],u=1;u0)c=m,ry(m)||(u=m);else for(;c&&f===c.nodeIndex+c.childCount;){var v=c.parent;v&&(v.childFlags|=c.childFlags,v.childMatchedQueries|=c.childMatchedQueries),u=(c=v)&&ry(c)?c.renderParent:c}}return{factory:null,nodeFlags:a,rootNodeFlags:s,nodeMatchedQueries:l,flags:e,nodes:t,updateDirectives:n||ch,updateRenderer:i||ch,handleEvent:function(e,n,i,r){return t[n].element.handleEvent(e,i,r)},bindingCount:r,outputCount:o,lastRenderRootNode:p}}function ry(e){return 0!=(1&e.flags)&&null===e.element.name}function oy(e,t,n){var i=t.element&&t.element.template;if(i){if(!i.lastRenderRootNode)throw new Error("Illegal State: Embedded templates without nodes are not allowed!");if(i.lastRenderRootNode&&16777216&i.lastRenderRootNode.flags)throw new Error("Illegal State: Last root node of a template can't have embedded views, at index "+t.nodeIndex+"!")}if(20224&t.flags&&0==(1&(e?e.flags:0)))throw new Error("Illegal State: StaticProvider/Directive nodes need to be children of elements or anchors, at index "+t.nodeIndex+"!");if(t.query){if(67108864&t.flags&&(!e||0==(16384&e.flags)))throw new Error("Illegal State: Content Query nodes need to be children of directives, at index "+t.nodeIndex+"!");if(134217728&t.flags&&e)throw new Error("Illegal State: View Query nodes have to be top level nodes, at index "+t.nodeIndex+"!")}if(t.childCount){var r=e?e.nodeIndex+e.childCount:n-1;if(t.nodeIndex<=r&&t.nodeIndex+t.childCount>r)throw new Error("Illegal State: childCount of node leads outside of parent, at index "+t.nodeIndex+"!")}}function ay(e,t,n,i){var r=cy(e.root,e.renderer,e,t,n);return uy(r,e.component,i),dy(r),r}function sy(e,t,n){var i=cy(e,e.renderer,null,null,t);return uy(i,n,n),dy(i),i}function ly(e,t,n,i){var r,o=t.element.componentRendererType;return r=o?e.root.rendererFactory.createRenderer(i,o):e.root.renderer,cy(e.root,r,e,t.element.componentProvider,n)}function cy(e,t,n,i,r){var o=new Array(r.nodes.length),a=r.outputCount?new Array(r.outputCount):null;return{def:r,parent:n,viewContainerParent:null,parentNodeDef:i,context:null,component:null,nodes:o,state:13,root:e,renderer:t,oldValues:new Array(r.bindingCount),disposables:a,initIndex:-1}}function uy(e,t,n){e.component=t,e.context=n}function dy(e){var t;Sh(e)&&(t=ih(e.parent,e.parentNodeDef.parent.nodeIndex).renderElement);for(var n=e.def,i=e.nodes,r=0;r0&&Hv(e,t,0,n)&&(p=!0),h>1&&Hv(e,t,1,i)&&(p=!0),h>2&&Hv(e,t,2,r)&&(p=!0),h>3&&Hv(e,t,3,o)&&(p=!0),h>4&&Hv(e,t,4,a)&&(p=!0),h>5&&Hv(e,t,5,s)&&(p=!0),h>6&&Hv(e,t,6,l)&&(p=!0),h>7&&Hv(e,t,7,c)&&(p=!0),h>8&&Hv(e,t,8,u)&&(p=!0),h>9&&Hv(e,t,9,d)&&(p=!0),p}(e,t,n,i,r,o,a,s,l,c,u,d);case 2:return function(e,t,n,i,r,o,a,s,l,c,u,d){var h=!1,p=t.bindings,f=p.length;if(f>0&&gh(e,t,0,n)&&(h=!0),f>1&&gh(e,t,1,i)&&(h=!0),f>2&&gh(e,t,2,r)&&(h=!0),f>3&&gh(e,t,3,o)&&(h=!0),f>4&&gh(e,t,4,a)&&(h=!0),f>5&&gh(e,t,5,s)&&(h=!0),f>6&&gh(e,t,6,l)&&(h=!0),f>7&&gh(e,t,7,c)&&(h=!0),f>8&&gh(e,t,8,u)&&(h=!0),f>9&&gh(e,t,9,d)&&(h=!0),h){var m=t.text.prefix;f>0&&(m+=ny(n,p[0])),f>1&&(m+=ny(i,p[1])),f>2&&(m+=ny(r,p[2])),f>3&&(m+=ny(o,p[3])),f>4&&(m+=ny(a,p[4])),f>5&&(m+=ny(s,p[5])),f>6&&(m+=ny(l,p[6])),f>7&&(m+=ny(c,p[7])),f>8&&(m+=ny(u,p[8])),f>9&&(m+=ny(d,p[9]));var g=nh(e,t.nodeIndex).renderText;e.renderer.setValue(g,m)}return h}(e,t,n,i,r,o,a,s,l,c,u,d);case 16384:return function(e,t,n,i,r,o,a,s,l,c,u,d){var h=rh(e,t.nodeIndex),p=h.instance,f=!1,m=void 0,g=t.bindings.length;return g>0&&mh(e,t,0,n)&&(f=!0,m=Bp(e,h,t,0,n,m)),g>1&&mh(e,t,1,i)&&(f=!0,m=Bp(e,h,t,1,i,m)),g>2&&mh(e,t,2,r)&&(f=!0,m=Bp(e,h,t,2,r,m)),g>3&&mh(e,t,3,o)&&(f=!0,m=Bp(e,h,t,3,o,m)),g>4&&mh(e,t,4,a)&&(f=!0,m=Bp(e,h,t,4,a,m)),g>5&&mh(e,t,5,s)&&(f=!0,m=Bp(e,h,t,5,s,m)),g>6&&mh(e,t,6,l)&&(f=!0,m=Bp(e,h,t,6,l,m)),g>7&&mh(e,t,7,c)&&(f=!0,m=Bp(e,h,t,7,c,m)),g>8&&mh(e,t,8,u)&&(f=!0,m=Bp(e,h,t,8,u,m)),g>9&&mh(e,t,9,d)&&(f=!0,m=Bp(e,h,t,9,d,m)),m&&p.ngOnChanges(m),65536&t.flags&&th(e,256,t.nodeIndex)&&p.ngOnInit(),262144&t.flags&&p.ngDoCheck(),f}(e,t,n,i,r,o,a,s,l,c,u,d);case 32:case 64:case 128:return function(e,t,n,i,r,o,a,s,l,c,u,d){var h=t.bindings,p=!1,f=h.length;if(f>0&&gh(e,t,0,n)&&(p=!0),f>1&&gh(e,t,1,i)&&(p=!0),f>2&&gh(e,t,2,r)&&(p=!0),f>3&&gh(e,t,3,o)&&(p=!0),f>4&&gh(e,t,4,a)&&(p=!0),f>5&&gh(e,t,5,s)&&(p=!0),f>6&&gh(e,t,6,l)&&(p=!0),f>7&&gh(e,t,7,c)&&(p=!0),f>8&&gh(e,t,8,u)&&(p=!0),f>9&&gh(e,t,9,d)&&(p=!0),p){var m=oh(e,t.nodeIndex),g=void 0;switch(201347067&t.flags){case 32:g=[],f>0&&g.push(n),f>1&&g.push(i),f>2&&g.push(r),f>3&&g.push(o),f>4&&g.push(a),f>5&&g.push(s),f>6&&g.push(l),f>7&&g.push(c),f>8&&g.push(u),f>9&&g.push(d);break;case 64:g={},f>0&&(g[h[0].name]=n),f>1&&(g[h[1].name]=i),f>2&&(g[h[2].name]=r),f>3&&(g[h[3].name]=o),f>4&&(g[h[4].name]=a),f>5&&(g[h[5].name]=s),f>6&&(g[h[6].name]=l),f>7&&(g[h[7].name]=c),f>8&&(g[h[8].name]=u),f>9&&(g[h[9].name]=d);break;case 128:var _=n;switch(f){case 1:g=_.transform(n);break;case 2:g=_.transform(i);break;case 3:g=_.transform(i,r);break;case 4:g=_.transform(i,r,o);break;case 5:g=_.transform(i,r,o,a);break;case 6:g=_.transform(i,r,o,a,s);break;case 7:g=_.transform(i,r,o,a,s,l);break;case 8:g=_.transform(i,r,o,a,s,l,c);break;case 9:g=_.transform(i,r,o,a,s,l,c,u);break;case 10:g=_.transform(i,r,o,a,s,l,c,u,d)}}m.value=g}return p}(e,t,n,i,r,o,a,s,l,c,u,d);default:throw"unreachable"}}(e,t,r,o,a,s,l,c,u,d,h,p):function(e,t,n){switch(201347067&t.flags){case 1:return function(e,t,n){for(var i=!1,r=0;r0&&_h(e,t,0,n),h>1&&_h(e,t,1,i),h>2&&_h(e,t,2,r),h>3&&_h(e,t,3,o),h>4&&_h(e,t,4,a),h>5&&_h(e,t,5,s),h>6&&_h(e,t,6,l),h>7&&_h(e,t,7,c),h>8&&_h(e,t,8,u),h>9&&_h(e,t,9,d)}(e,t,i,r,o,a,s,l,c,u,d,h):function(e,t,n){for(var i=0;i0){var o=new Set(e.modules);Py.forEach((function(t,i){if(o.has(A(i).providedIn)){var r={token:i,flags:t.flags|(n?4096:0),deps:Th(t.deps),value:t.value,index:e.providers.length};e.providers.push(r),e.providersByKey[dh(i)]=r}}))}}(e=e.factory((function(){return ch}))),e):e}(i))}var Ly=new Map,Py=new Map,jy=new Map;function Ry(e){var t;Ly.set(e.token,e),"function"==typeof e.token&&(t=A(e.token))&&"function"==typeof t.providedIn&&Py.set(e.token,e)}function zy(e,t){var n=Ah(rp(t)),i=Ah(n.nodes[0].element.componentView);jy.set(e,i)}function By(){Ly.clear(),Py.clear(),jy.clear()}function Fy(e){if(0===Ly.size)return e;var t=function(e){for(var t=[],n=null,i=0;i1?arguments[1]:void 0)}})},TeQF:function(e,t,n){"use strict";var i=n("I+eb"),r=n("tycR").filter,o=n("Hd5f"),a=n("rkAj"),s=o("filter"),l=a("filter");i({target:"Array",proto:!0,forced:!s||!l},{filter:function(e){return r(this,e,arguments.length>1?arguments[1]:void 0)}})},TepA:function(e,t,n){"use strict";var i=n("C+eR").normalizeEnum,r=Math.min,o=Math.max,a=Math.round,s={left:0,center:1,right:2},l={top:0,center:1,bottom:2},c={horizontal:0,vertical:1},u={};function d(e,t,n){var r=i(e);return r in t?t[r]:n}function h(e,t){return(e>0?-1:1)*t}function p(e,t,n){var i=e.side,r=e.element.measure([t[2]-t[0],t[3]-t[1]]),o=r[i]0?(r[e.side]-=e.size[e.side],o[e.primary+e.side]=a[e.primary+e.side],e.element.freeSpace()):e.element.move(a,s)}function g(){this._targets=[]}function _(e,t){var n=t.slice(),i=f(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,r(t,e+n)]},u[1]=function(e,t,n){return[o(e,(e+t-n)/2),r(t,(e+t+n)/2)]},u[2]=function(e,t,n){return[o(e,t-n),t]},g.prototype={constructor:g,dispose:function(){this._targets=null},add:function(e){this._targets.push(e)},forward:function(e,t){var n,i=e.slice(),r=function(e){var t,n,i,r,o,a,u=e.length,h=[];for(t=0;te[2+n.primary]-e[n.primary]&&(e[2+i.primary]=t[2+i.primary]);var a=_(n,e);a[2+i.primary]>t[2+i.primary]&&(e[2+i.primary]=t[2+i.primary],a=_(n,e)),i.element.move(r),n.element.move(a,o)}},freeSpace:function(){n.element.freeSpace(),i.element.freeSpace()}}})].concat(e.filter((function(e){return!(e===t||e===s)}))):e}(h)}(this._targets),o=r.length,a=[];for(n=0;n2&&void 0!==arguments[2]?arguments[2]:[0,0],o=e.slice(),a=e.slice(),s=this._cache,l=0,c=s.length;for(i=0;i1?arguments[1]:void 0,v=void 0!==_,y=c(f),b=0;if(v&&(_=i(_,g>2?arguments[2]:void 0,2)),null==y||m==Array&&a(y))for(n=new m(t=s(f.length));t>b;b++)p=v?_(f[b],b):f[b],l(n,b,p);else for(h=(d=y.call(f)).next,n=new m;!(u=h.call(d)).done;b++)p=v?o(d,_,[u.value,b],!0):u.value,l(n,b,p);return n.length=b,n}},Tlft:function(e,t,n){"use strict";var i=d(n("FKN7")),r=d(n("kOZU")),o=n("KAnu"),a=n("5u+F"),s=n("1LL4"),l=n("dYUP"),c=n("3IPI"),u=n("ti0F");function d(e){return e&&e.__esModule?e:{default:e}}var h={month:r.default.inherit({_getViewName:function(){return"month"},_getDefaultOptions:function(){return(0,s.extend)(this.callBase(),{firstDayOfWeek:void 0,rowCount:6,colCount:7})},_renderImpl:function(){this.callBase(),this._renderHeader()},_renderBody:function(){this.callBase(),this._$table.find(".".concat("dx-calendar-other-view")).addClass("dx-calendar-other-month")},_renderFocusTarget:o.noop,getCellAriaLabel:function(e){return(0,l.format)(e,"longdate")},_renderHeader:function(){var e=(0,i.default)("

"),t=(0,i.default)("").append(e);this._$table.prepend(t);for(var n=0,r=this.option("colCount");n").attr({scope:"col",abbr:r}).text(o);this._appendCell(t,a)},getNavigatorCaption:function(){return(0,l.format)(this.option("date"),"monthandyear")},_isTodayCell:function(e){var t=new Date;return(0,a.sameDate)(e,t)},_isDateOutOfRange:function(e){var t=this.option("min"),n=this.option("max");return!(0,a.dateInRange)(e,t,n,"date")},_isOtherView:function(e){return e.getMonth()!==this.option("date").getMonth()},_getCellText:function(e){return(0,l.format)(e,"d")},_getDayCaption:function(e){var t=e%this.option("colCount");return{full:(0,l.getDayNames)()[t],abbreviated:(0,l.getDayNames)("abbreviated")[t]}},_getFirstCellData:function(){var e=(0,a.getFirstMonthDate)(this.option("date")),t=this._getFirstDayOfWeek()-e.getDay(),n=this.option("colCount");return t>=0&&(t-=n),e.setDate(e.getDate()+t),e},_getNextCellData:function(e){return(e=new Date(e)).setDate(e.getDate()+1),e},_getFirstDayOfWeek:function(){return(0,u.isDefined)(this.option("firstDayOfWeek"))?this.option("firstDayOfWeek"):(0,l.firstDayOfWeekIndex)()},_getCellByDate:function(e){return this._$table.find("td[data-value='".concat((0,c.serializeDate)(e,(0,a.getShortDateFormat)()),"']"))},isBoundary:function(e){return(0,a.sameMonthAndYear)(e,this.option("min"))||(0,a.sameMonthAndYear)(e,this.option("max"))},_getDefaultDisabledDatesHandler:function(e){return function(t){if(e.some((function(e){return(0,a.sameDate)(e,t.date)})))return!0}}}),year:r.default.inherit({_getViewName:function(){return"year"},_isTodayCell:function(e){return(0,a.sameMonthAndYear)(e,new Date)},_isDateOutOfRange:function(e){return!(0,a.dateInRange)(e,(0,a.getFirstMonthDate)(this.option("min")),(0,a.getLastMonthDate)(this.option("max")))},_isOtherView:function(){return!1},_getCellText:function(e){return(0,l.getMonthNames)("abbreviated")[e.getMonth()]},_getFirstCellData:function(){var e=new Date(this.option("date"));return e.setDate(1),e.setMonth(0),e},_getNextCellData:function(e){return(e=new Date(e)).setMonth(e.getMonth()+1),e},_getCellByDate:function(e){var t=new Date(e);return t.setDate(1),this._$table.find("td[data-value='".concat((0,c.serializeDate)(t,(0,a.getShortDateFormat)()),"']"))},getCellAriaLabel:function(e){return(0,l.format)(e,"monthandyear")},getNavigatorCaption:function(){return(0,l.format)(this.option("date"),"yyyy")},isBoundary:function(e){return(0,a.sameYear)(e,this.option("min"))||(0,a.sameYear)(e,this.option("max"))}}),decade:r.default.inherit({_getViewName:function(){return"decade"},_isTodayCell:function(e){return(0,a.sameYear)(e,new Date)},_isDateOutOfRange:function(e){var t=this.option("min"),n=this.option("max");return!(0,a.dateInRange)(e.getFullYear(),t&&t.getFullYear(),n&&n.getFullYear())},_isOtherView:function(e){var t=new Date(e);return t.setMonth(1),!(0,a.sameDecade)(t,this.option("date"))},_getCellText:function(e){return(0,l.format)(e,"yyyy")},_getFirstCellData:function(){var e=(0,a.getFirstYearInDecade)(this.option("date"))-1;return new Date(e,0,1)},_getNextCellData:function(e){return(e=new Date(e)).setFullYear(e.getFullYear()+1),e},getNavigatorCaption:function(){var e=this.option("date"),t=(0,a.getFirstYearInDecade)(e),n=new Date(e),i=new Date(e);return n.setFullYear(t),i.setFullYear(t+9),(0,l.format)(n,"yyyy")+"-"+(0,l.format)(i,"yyyy")},_isValueOnCurrentView:function(e,t){return(0,a.sameDecade)(e,t)},_getCellByDate:function(e){var t=new Date(e);return t.setDate(1),t.setMonth(0),this._$table.find("td[data-value='".concat((0,c.serializeDate)(t,(0,a.getShortDateFormat)()),"']"))},isBoundary:function(e){return(0,a.sameDecade)(e,this.option("min"))||(0,a.sameDecade)(e,this.option("max"))}}),century:r.default.inherit({_getViewName:function(){return"century"},_isTodayCell:function(e){return(0,a.sameDecade)(e,new Date)},_isDateOutOfRange:function(e){var t=(0,a.getFirstYearInDecade)(e),n=(0,a.getFirstYearInDecade)(this.option("min")),i=(0,a.getFirstYearInDecade)(this.option("max"));return!(0,a.dateInRange)(t,n,i)},_isOtherView:function(e){var t=new Date(e);return t.setMonth(1),!(0,a.sameCentury)(t,this.option("date"))},_getCellText:function(e){var t=(0,l.format)(e,"yyyy"),n=new Date(e);return n.setFullYear(n.getFullYear()+9),t+" - "+(0,l.format)(n,"yyyy")},_getFirstCellData:function(){var e=(0,a.getFirstDecadeInCentury)(this.option("date"))-10;return new Date(e,0,1)},_getNextCellData:function(e){return(e=new Date(e)).setFullYear(e.getFullYear()+10),e},_getCellByDate:function(e){var t=new Date(e);return t.setDate(1),t.setMonth(0),t.setFullYear((0,a.getFirstYearInDecade)(t)),this._$table.find("td[data-value='".concat((0,c.serializeDate)(t,(0,a.getShortDateFormat)()),"']"))},getNavigatorCaption:function(){var e=this.option("date"),t=(0,a.getFirstDecadeInCentury)(e),n=new Date(e),i=new Date(e);return n.setFullYear(t),i.setFullYear(t+99),(0,l.format)(n,"yyyy")+"-"+(0,l.format)(i,"yyyy")},isBoundary:function(e){return(0,a.sameCentury)(e,this.option("min"))||(0,a.sameCentury)(e,this.option("max"))}})};e.exports=h},ToJy:function(e,t,n){"use strict";var i=n("I+eb"),r=n("HAuM"),o=n("ewvW"),a=n("0Dky"),s=n("pkCn"),l=[],c=l.sort,u=a((function(){l.sort(void 0)})),d=a((function(){l.sort(null)})),h=s("sort");i({target:"Array",proto:!0,forced:u||!d||!h},{sort:function(e){return void 0===e?c.call(o(this)):c.call(o(this),r(e))}})},Tr3h:function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var i=function(){function e(){}return e.getQueryParameters=function(){return e.getQueryParametersUsingParameters(document.location.search)},e.getQueryParametersUsingParameters=function(e){return e.replace(/(^\?)/,"").split("&").map((function(e){return this[(e=e.split("="))[0]]=e[1],this}).bind({}))[0]},e.getQueryParametersUsingHash=function(){return document.location.hash.substr(1,document.location.hash.length-1).replace(/(^\?)/,"").split("&").map((function(e){return this[(e=e.split("="))[0]]=e[1],this}).bind({}))[0]},e.getInitialUrlParameters=function(){var t=e.initialUrl.indexOf("?");return t>=0?e.initialUrl.substr(t,e.initialUrl.length-t):""},e.getReturnUrl=function(){var t=e.getQueryParametersUsingParameters(e.getInitialUrlParameters());return t.returnUrl?decodeURIComponent(t.returnUrl):null},e.getSingleSignIn=function(){var t=e.getQueryParametersUsingParameters(e.getInitialUrlParameters());return!!t.ss&&t.ss},e.isInstallUrl=function(e){return e&&e.indexOf("app/admin/install")>=0},e.initialUrl=location.href,e}()},Tskq:function(e,t,n){"use strict";var i=n("bWFh"),r=n("ZWaQ");e.exports=i("Map",(function(e){return function(){return e(this,arguments.length?arguments[0]:void 0)}}),r)},TssP:function(e,t,n){"use strict";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)}var r,o,a=n("ti0F"),s=(r=[new RegExp("&","g"),new RegExp('"',"g"),new RegExp("'","g"),new RegExp("<","g"),new RegExp(">","g")],function(e){return String(e).replace(r[0],"&").replace(r[1],""").replace(r[2],"'").replace(r[3],"<").replace(r[4],">")}),l=(o=/\s/g,function(e){return!e||!e.replace(o,"")});t.encodeHtml=s,t.quadToObject=function(e){var t=function(e){switch(i(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),r=parseInt(t&&t[1],10),o=parseInt(t&&t[2],10),a=parseInt(t&&t[3],10);return isFinite(n)||(n=0),isFinite(r)||(r=n),isFinite(o)||(o=n),isFinite(a)||(a=r),{top:r,right:o,bottom:a,left:n}},t.format=function(){var e,t,n,i=arguments[0],r=[].slice.call(arguments).slice(1);if(a.isFunction(i))return i.apply(this,r);for(var o=0;o=0&&(e="$".replace("$","$$").length,n=n.replace("$",1===e?"$$$$":"$$")),i=i.replace(t,n);return i},t.replaceAll=function(e,t,n){return e.replace(new RegExp("("+(t+"").replace(/([+*?.[^\]$(){}><|=!:])/g,"\\$1")+")","gi"),n)},t.isEmpty=l},Txjg:function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));var i=n("Zn8D");function r(){return Object(i.a)(1)}},U3f4:function(e,t,n){var i=n("g6v/"),r=n("m/L8"),o=n("rW0t"),a=n("n3/R").UNSUPPORTED_Y;i&&("g"!=/./g.flags||a)&&r.f(RegExp.prototype,"flags",{configurable:!0,get:o})},UDhR:function(e,t,n){!function(e){"use strict";e.defineLocale("id",{months:"Januari_Februari_Maret_April_Mei_Juni_Juli_Agustus_September_Oktober_November_Desember".split("_"),monthsShort:"Jan_Feb_Mar_Apr_Mei_Jun_Jul_Agt_Sep_Okt_Nov_Des".split("_"),weekdays:"Minggu_Senin_Selasa_Rabu_Kamis_Jumat_Sabtu".split("_"),weekdaysShort:"Min_Sen_Sel_Rab_Kam_Jum_Sab".split("_"),weekdaysMin:"Mg_Sn_Sl_Rb_Km_Jm_Sb".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},meridiemParse:/pagi|siang|sore|malam/,meridiemHour:function(e,t){return 12===e&&(e=0),"pagi"===t?e:"siang"===t?e>=11?e:e+12:"sore"===t||"malam"===t?e+12:void 0},meridiem:function(e,t,n){return e<11?"pagi":e<15?"siang":e<19?"sore":"malam"},calendar:{sameDay:"[Hari ini pukul] LT",nextDay:"[Besok pukul] LT",nextWeek:"dddd [pukul] LT",lastDay:"[Kemarin pukul] LT",lastWeek:"dddd [lalu pukul] LT",sameElse:"L"},relativeTime:{future:"dalam %s",past:"%s yang lalu",s:"beberapa detik",ss:"%d detik",m:"semenit",mm:"%d menit",h:"sejam",hh:"%d jam",d:"sehari",dd:"%d hari",M:"sebulan",MM:"%d bulan",y:"setahun",yy:"%d tahun"},week:{dow:1,doy:7}})}(n("wd/R"))},UJab:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i=n("ti0F"),r=function(e){return e&&e.__esModule?e:{default:e}}(n("OZWN")),o={ID_PROPERTY_NAME:"id",tryCreateTag:function(e){var t=null;return"string"==typeof e&&o.isEmpty(t={formatCode:e})&&(t=null),t},areEqual:function(e,t){return o.isEmpty(e)&&o.isEmpty(t)||(0,i.isDefined)(e)&&(0,i.isDefined)(t)&&e.formatCode===t.formatCode},isEmpty:function(e){return!(0,i.isDefined)(e)||!(0,i.isDefined)(e.formatCode)||""===e.formatCode},toXml:function(e){return r.default.toXml("numFmt",{numFmtId:e[o.ID_PROPERTY_NAME],formatCode:e.formatCode})}};t.default=o},UMSQ:function(e,t,n){var i=n("ppGB"),r=Math.min;e.exports=function(e){return e>0?r(i(e),9007199254740991):0}},UOFr:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.keyboard=t.click=t.dxClick=t.focus=t.visibility=t.hover=t.resize=t.active=void 0;var i=s(n("tUd6")),r=s(n("jeLr")),o=s(n("WZmX")),a=n("GCD8");function s(e){return e&&e.__esModule?e:{default:e}}function l(e,t){return t?(0,a.addNamespace)(e,t):e}t.active={on:function(e,t,n,i){var o=i.selector,a=i.showTimeout,s=i.hideTimeout,c=i.namespace;r.default.on(e,l("dxactive",c),o,{timeout:a},(function(e){return t.execute({event:e,element:e.currentTarget})})),r.default.on(e,l("dxinactive",c),o,{timeout:s},(function(e){return n.execute({event:e,element:e.currentTarget})}))},off:function(e,t){var n=t.namespace,i=t.selector;r.default.off(e,l("dxactive",n),i),r.default.off(e,l("dxinactive",n),i)}},t.resize={on:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=n.namespace;r.default.on(e,l("dxresize",i),t)},off:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.namespace;r.default.off(e,l("dxresize",n))}},t.hover={on:function(e,t,n,i){var o=i.selector,a=i.namespace;r.default.on(e,l("dxhoverend",a),o,(function(e){return n(e)})),r.default.on(e,l("dxhoverstart",a),o,(function(e){t.execute({element:e.target,event:e})}))},off:function(e,t){var n=t.selector,i=t.namespace;r.default.off(e,l("dxhoverstart",i),n),r.default.off(e,l("dxhoverend",i),n)}},t.visibility={on:function(e,t,n,i){var o=i.namespace;r.default.on(e,l("dxhiding",o),n),r.default.on(e,l("dxshown",o),t)},off:function(e,t){var n=t.namespace;r.default.off(e,l("dxhiding",n)),r.default.off(e,l("dxshown",n))}},t.focus={on:function(e,t,n,o){var a=o.namespace,s=o.isFocusable;r.default.on(e,l("focusin",a),t),r.default.on(e,l("focusout",a),n),i.default.hasDocumentProperty("onbeforeactivate")&&r.default.on(e,l("beforeactivate",a),(function(e){return s(e.target)||e.preventDefault()}))},off:function(e,t){var n=t.namespace;r.default.off(e,l("focusin",n)),r.default.off(e,l("focusout",n)),i.default.hasDocumentProperty("onbeforeactivate")&&r.default.off(e,l("beforeactivate",n))},trigger:function(e){return r.default.trigger(e,"focus")}},t.dxClick={on:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=n.namespace;r.default.on(e,l("dxclick",i),t)},off:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.namespace;r.default.off(e,l("dxclick",n))}},t.click={on:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=n.namespace;r.default.on(e,l("click",i),t)},off:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.namespace;r.default.off(e,l("click",n))}};var c=0,u={};t.keyboard={on:function(e,t,n){var i="keyboardProcessorId".concat(c++);return u[i]=new o.default({element:e,focusTarget:t,handler:n}),i},off:function(e){e&&u[e]&&(u[e].dispose(),delete u[e])},_getProcessor:function(e){return u[e]}}},UQCf:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.toFixed=void 0;var i=n("z7z0");function r(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}t.toFixed=function(e,t){var n=t||0,i=n>0?r.apply(void 0,arguments):e;return i.toFixed(n)}},URBM:function(e,t,n){"use strict";e.exports={"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,cu: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,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,nb:1,nds:1,nl:1,nmg:1,nn:1,nnh:1,nus:1,nyn:1,os:1,pl:1,prg: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,vo:1,vun:1,wae:1,wo:1,xog:1,yav:1,yi:1,yo:1,zgh:1}},USCx:function(e,t,n){!function(e){"use strict";e.defineLocale("ga",{months:["Ean\xe1ir","Feabhra","M\xe1rta","Aibre\xe1n","Bealtaine","M\xe9itheamh","I\xfail","L\xfanasa","Me\xe1n F\xf3mhair","Deaireadh F\xf3mhair","Samhain","Nollaig"],monthsShort:["Ean\xe1","Feab","M\xe1rt","Aibr","Beal","M\xe9it","I\xfail","L\xfana","Me\xe1n","Deai","Samh","Noll"],monthsParseExact:!0,weekdays:["D\xe9 Domhnaigh","D\xe9 Luain","D\xe9 M\xe1irt","D\xe9 C\xe9adaoin","D\xe9ardaoin","D\xe9 hAoine","D\xe9 Satharn"],weekdaysShort:["Dom","Lua","M\xe1i","C\xe9a","D\xe9a","hAo","Sat"],weekdaysMin:["Do","Lu","M\xe1","Ce","D\xe9","hA","Sa"],longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Inniu ag] LT",nextDay:"[Am\xe1rach ag] LT",nextWeek:"dddd [ag] LT",lastDay:"[Inn\xe9 aig] LT",lastWeek:"dddd [seo caite] [ag] LT",sameElse:"L"},relativeTime:{future:"i %s",past:"%s \xf3 shin",s:"c\xfapla soicind",ss:"%d soicind",m:"n\xf3im\xe9ad",mm:"%d n\xf3im\xe9ad",h:"uair an chloig",hh:"%d uair an chloig",d:"l\xe1",dd:"%d l\xe1",M:"m\xed",MM:"%d m\xed",y:"bliain",yy:"%d bliain"},dayOfMonthOrdinalParse:/\d{1,2}(d|na|mh)/,ordinal:function(e){return e+(1===e?"d":e%10==2?"na":"mh")},week:{dow:1,doy:4}})}(n("wd/R"))},UTVS:function(e,t){var n={}.hasOwnProperty;e.exports=function(e,t){return n.call(e,t)}},UcRe:function(e,t,n){"use strict";var i=S(n("FKN7")),r=n("tUd6"),o=n("jeLr"),a=S(n("imRD")),s=S(n("XCcL")),l=S(n("KAnu")),c=S(n("cGv3")),u=n("ti0F"),d=n("1LL4"),h=n("zl3R"),p=n("v4HY"),f=S(n("Hv54")),m=S(n("Wmz/")),g=n("GCD8"),_=n("T4bj"),v=S(n("7j00")),y=S(n("hMwJ")),b=S(n("ZA3g")),w=S(n("XWCB")),x=n("tJvG"),C=S(n("D8Ap"));function S(e){return e&&e.__esModule?e:{default:e}}var M="".concat("dx-treeview","-node"),k="".concat(M,"-container"),O="".concat(M,"-loadindicator"),T="".concat(M,"-container-opened"),E="".concat(M,"-is-leaf"),I="".concat("dx-treeview","-item"),A="".concat(I,"-with-checkbox"),D="".concat(I,"-without-checkbox"),L="".concat(I,"-data"),P="".concat("dx-treeview","-toggle-item-visibility"),j="".concat("dx-treeview","-loadindicator"),R="".concat("dx-treeview","-loadindicator-wrapper"),z="".concat("dx-treeview","-toggle-item-visibility-opened"),B="".concat("dx-treeview","-select-all-item"),F=m.default.inherit({_supportedKeys:function(e){var t=this,n=function(e){var n=(0,i.default)(t.option("focusedElement"));n.length&&(e.target=n,e.currentTarget=n,t._itemClickHandler(e,n.children("."+I)),t._getEventNameByOption(t.option("expandEvent"))===(0,g.addNamespace)(s.default.name,"dxTreeView_expand")&&t._expandEventHandler(e))},r=function(e){e.preventDefault(),t._changeCheckBoxState((0,i.default)(t.option("focusedElement")))},o=function(e,t){if(this.option("expandAllEnabled")){t.preventDefault();var n=(0,i.default)(this.option("focusedElement"));if(n.length){var r=this._getItemData(n.find(".".concat(I)));this._toggleExpandedNestedItems([r],e)}}};return(0,d.extend)(this.callBase(),{enter:this._showCheckboxes()?r:n,space:this._showCheckboxes()?r:n,asterisk:o.bind(this,!0),minus:o.bind(this,!1)})},_changeCheckBoxState:function(e){var t=this._getCheckBoxInstance(e),n=t.option("value");t.option("disabled")||this._updateItemSelection(!n,e.find("."+I).get(0),!0,e)},_toggleExpandedNestedItems:function(e,t){if(e)for(var n=0,i=e.length;n").addClass(j),this._createComponent(this._treeViewLoadIndicator,w.default,{}),this._treeViewLoadIndicator},_dataSourceLoadingChangedHandler:function(e){var t;if(this._isVirtualMode()&&(t=this._combineFilter(),this._dataSource.filter(t)),e&&!this._dataSource.isLoaded()){this.option("items",[]);var n=(0,i.default)("
").addClass(R);this._createTreeViewLoadIndicator().appendTo(n),this.itemsContainer().append(n),this._isVirtualMode()&&this._dataSource.filter()!==t&&this._dataSource.filter([])}else this._removeTreeViewLoadIndicator()},_initStoreChangeHandlers:function(){var e=this;"plain"===this.option("dataStructure")&&this._dataSource&&this._dataSource.store().on("inserted",(function(t){e.option().items=e.option("items").concat(t),e._dataAdapter.addItem(t),e._dataAdapter.isFiltered(t)&&e._updateLevel(e._parentIdGetter(t))})).on("removed",(function(t){var n=e._dataAdapter.getNodeByKey(t);e.option("items")[e._dataAdapter.getIndexByKey(n.internalFields.key)]=0,e._markChildrenItemsToRemove(n),e._removeItems(),e._dataAdapter.removeItem(t),e._updateLevel(e._parentIdGetter(n))}))},_markChildrenItemsToRemove:function(e){var t=this;(0,h.each)(e.internalFields.childrenKeys,(function(e,n){t.option("items")[t._dataAdapter.getIndexByKey(n)]=0,t._markChildrenItemsToRemove(t._dataAdapter.getNodeByKey(n))}))},_removeItems:function(){var e=this,t=(0,d.extend)(!0,[],this.option("items")),n=0;(0,h.each)(t,(function(t,i){i||(e.option("items").splice(t-n,1),n++)}))},_updateLevel:function(e){var t=this._getContainerByParentKey(e);this._renderItems(t,this._dataAdapter.getChildrenNodes(e))},_getOldContainer:function(e){return e.length?e.children(".".concat(k)):this._scrollableContainer?this._scrollableContainer.$content().children():(0,i.default)()},_getContainerByParentKey:function(e){var t=this._dataAdapter.getNodeByKey(e),n=t?this._getNodeElement(t):[];this._getOldContainer(n).remove();var i=this._renderNodeContainer(n);return this._isRootLevel(e)&&(this._scrollableContainer||this._renderScrollableContainer(),this._scrollableContainer.$content().append(i)),i},_isRootLevel:function(e){return e===this.option("rootValue")},_getAccessors:function(){var e=this.callBase();return e.push("hasItems"),e},_getDataAdapterOptions:function(){return{rootValue:this.option("rootValue"),multipleSelection:!this._isSingleSelection(),recursiveSelection:this._isRecursiveSelection(),recursiveExpansion:this.option("expandNodesRecursive"),selectionRequired:this.option("selectionRequired"),dataType:this.option("dataStructure"),sort:this._dataSource&&this._dataSource.sort()}},_initMarkup:function(){this._renderScrollableContainer(),this._renderEmptyMessage(this._dataAdapter.getRootNodes()),this.callBase(),this.setAria("role","tree")},_renderContentImpl:function(){var e=this._renderNodeContainer();this._scrollableContainer.$content().append(e),this.option("items")&&this.option("items").length&&(this._renderItems(e,this._dataAdapter.getRootNodes()),this._initExpandEvent(),this._selectAllEnabled()&&(this._createSelectAllValueChangedAction(),this._renderSelectAllItem(e)))},_isVirtualMode:function(){return this.option("virtualModeEnabled")&&this._isDataStructurePlain()&&!!this.option("dataSource")},_isDataStructurePlain:function(){return"plain"===this.option("dataStructure")},_fireContentReadyAction:function(){var e=this.getDataSource(),t=e&&!e.isLoaded();this._scrollableContainer&&c.default.hasWindow()&&this._scrollableContainer.update(),t||this.callBase(),this._scrollableContainer&&c.default.hasWindow()&&this._scrollableContainer.update()},_renderScrollableContainer:function(){this._scrollableContainer=this._createComponent((0,i.default)("
").appendTo(this.$element()),b.default,{direction:this.option("scrollDirection"),useKeyboard:!1})},_renderNodeContainer:function(e){var t=(0,i.default)("
").addClass("dx-error-row"),s=(0,i.default)("
").addClass("dx-closebutton").addClass(l.addWidgetPrefix("action")),r.default.on(s,o.default.name,l.createAction((function(e){var n,r=e.event,o=(0,i.default)(r.currentTarget).closest(".dx-error-row").index();r.stopPropagation(),(0,a.each)(t,(function(e,t){n=(0,i.default)(t).children("tbody").children("tr").eq(o),l.removeErrorRow(n)})),l.getController("resizing")&&l.getController("resizing").fireContentReadyAction()}))),(0,i.default)("
").attr({colSpan:l.getController("columns").getVisibleColumns().length,role:"presentation"}).prepend(s).append(c).appendTo(n),n):c},_renderErrorMessage:function(e){var t=e.url?e.message.replace(e.url,""):e.message||e,n=(0,i.default)("
").addClass("dx-error-message").text(t);return e.url&&(0,i.default)("").attr("href",e.url).text(e.url).appendTo(n),n},renderErrorRow:function(e,t,n){var r,o,s=this;if(n)return n.find(".dx-error-message").remove(),r=s._createErrorRow(e),n.prepend(r),r;var l=t>=0||!s._columnHeadersView.isVisible()?s._rowsView:s._columnHeadersView,c=n||l.getTableElements();if((0,a.each)(c,(function(n,a){if(r=s._createErrorRow(e,c),o=o||r,t>=0){var u=l._getRowElements((0,i.default)(a)).eq(t);s.removeErrorRow(u.next()),r.insertAfter(u)}else{var d=(0,i.default)(a).children("tbody"),h=d.children("tr");s._columnHeadersView.isVisible()?(s.removeErrorRow(h.last()),(0,i.default)(a).append(r)):(s.removeErrorRow(h.first()),d.first().prepend(r))}})),!n){var u=s.getController("resizing");u&&u.fireContentReadyAction()}return o},removeErrorRow:function(e){if(!e){var t=this._columnHeadersView&&this._columnHeadersView.element();if(!(e=t&&t.find(".dx-error-row"))||!e.length){var n=this._rowsView.element();e=n&&n.find(".dx-error-row")}}e&&e.hasClass("dx-error-row")&&e.remove()},optionChanged:function(e){switch(e.name){case"errorRowEnabled":e.handled=!0;break;default:this.callBase(e)}}});e.exports={defaultOptions:function(){return{errorRowEnabled:!0}},controllers:{errorHandling:l},extenders:{controllers:{data:{init:function(){var e=this,t=e.getController("errorHandling");e.callBase(),e.dataErrorOccurred.add((function(n,i){e.option("errorRowEnabled")&&t.renderErrorRow(n,void 0,i)})),e.changed.add((function(t){if(!t||"loadError"!==t.changeType){var n=e.getController("errorHandling"),i=e.getController("editing");i&&!i.hasChanges()&&n&&n.removeErrorRow()}}))}}}}}},b1Dy:function(e,t,n){!function(e){"use strict";e.defineLocale("en-nz",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10;return e+(1==~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")},week:{dow:1,doy:4}})}(n("wd/R"))},b1O7:function(e,t,n){var i=n("g6v/"),r=n("33Wh"),o=n("/GqU"),a=n("0eef").f,s=function(e){return function(t){for(var n,s=o(t),l=r(s),c=l.length,u=0,d=[];c>u;)n=l[u++],i&&!a.call(s,n)||d.push(e?[n,s[n]]:s[n]);return d}};e.exports={entries:s(!0),values:s(!1)}},b1t7:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.BindableTemplate=void 0;var i=l(n("FKN7")),r=n("PfKZ"),o=n("jeLr"),a=l(n("fGF2")),s=n("ti0F");function l(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)}function u(e,t){return(u=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function d(e,t){return!t||"object"!==c(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function h(e){return(h=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}t.BindableTemplate=function(e){!function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&u(e,t)}(c,e);var t,n,r,l=(n=c,r=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}(),function(){var e,t=h(n);if(r){var i=h(this).constructor;e=Reflect.construct(t,arguments,i)}else e=t.apply(this,arguments);return d(this,e)});function c(e,t,n,i){var r;return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,c),(r=l.call(this))._render=e,r._fields=t,r._fieldsMap=i||{},r._watchMethod=n,r}return(t=[{key:"_renderCore",value:function(e){var t,n,r,l,c,u,d=this,h=(0,i.default)(e.container),p=(n=this._fields,r=this._fieldsMap,l=function(t){h.empty(),d._render(h,t,e.model)},u=function(e,t,n){return t((function(){return e}),n)}(e.model,t=this._watchMethod,(function(e){c&&c(),(0,s.isPrimitive)(e)?l(e):c=function(e,t,n,i,r){var o={},a=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,a.length){var t=a.indexOf(n);t>=0&&a.splice(t,1)}a.length||r(o)}))}));return function(){s.forEach((function(e){return e()}))}}(e,t,n,r,l)})),function(){c&&c(),u&&u()});return(0,o.on)(h,a.default,p),h.contents()}}])&&function(e,t){for(var n=0;n").appendTo(this._$container),{direction:this._direction,visible:this._scrollByThumb,visibilityMode:this._visibilityModeNormalize(this._scrollbarVisible),expandable:this._scrollByThumb}),this._$scrollbar=this._scrollbar.$element()},_visibilityModeNormalize:function(e){return!0===e?"onScroll":!1===e?"never":e},_scrollStep:function(e){var t=this._location;this._location+=e,this._suppressBounce(),this._move(),Math.abs(t-this._location)<1||o.default.triggerHandler(this._$container,{type:"scroll"})},_suppressBounce:function(){this._bounceEnabled||this._inBounds(this._location)||(this._velocity=0,this._location=this._boundLocation())},_boundLocation:function(e){return e=void 0!==e?e:this._location,Math.max(Math.min(e,this._maxOffset),this._minOffset)},_move:function(e){this._location=void 0!==e?e*this._getScaleRatio():this._location,this._moveContent(),this._moveScrollbar()},_moveContent:function(){var e=this._location;this._$container[this._scrollProp](-e/this._getScaleRatio()),this._moveContentByTranslator(e)},_getScaleRatio:function(){if((0,l.hasWindow)()&&!this._scaleRatio){var e=this._$element.get(0),t=this._getRealDimension(e,this._dimension),n=this._getBaseDimension(e,this._dimension);this._scaleRatio=Math.round(t/n*100)/100}return this._scaleRatio||1},_getRealDimension:function(e,t){return Math.round((0,d.getBoundingRect)(e)[t])},_getBaseDimension:function(e,t){return e["offset"+(0,a.titleize)(t)]},_moveContentByTranslator:function(e){var t,n=-this._maxScrollPropValue;if(this._translateOffset!==(t=e>0?e:e<=n?e-n:e%1)){var i={};i[this._prop]=t,this._translateOffset=t,0!==t?h.default.move(this._$content,i):h.default.resetPosition(this._$content)}},_moveScrollbar:function(){this._scrollbar.moveTo(this._location)},_scrollComplete:function(){this._inBounds()&&(this._hideScrollbar(),this._completeDeferred&&this._completeDeferred.resolve()),this._scrollToBounds()},_scrollToBounds:function(){this._inBounds()||(this._bounceAction(),this._setupBounce(),this._bounceAnimator.start())},_setupBounce:function(){var e=this._bounceLocation=this._boundLocation();this._velocity=(e-this._location)/O},_inBounds:function(e){return this._boundLocation(e=void 0!==e?e:this._location)===e},_crossBoundOnNextStep:function(){var e=this._location,t=e+this._velocity;return e=this._minOffset||e>this._maxOffset&&t<=this._maxOffset},_initHandler:function(e){return this._stopDeferred=new y.Deferred,this._stopScrolling(),this._prepareThumbScrolling(e),this._stopDeferred.promise()},_stopScrolling:(0,_.deferRenderer)((function(){this._hideScrollbar(),this._inertiaAnimator.stop(),this._bounceAnimator.stop()})),_prepareThumbScrolling:function(e){if(!(0,g.isDxMouseWheelEvent)(e.originalEvent)){var t=(0,i.default)(e.originalEvent.target),n=this._isScrollbar(t);n&&this._moveToMouseLocation(e),this._thumbScrolling=n||this._isThumb(t),this._crossThumbScrolling=!this._thumbScrolling&&this._isAnyThumbScrolling(t),this._thumbScrolling&&this._scrollbar.feedbackOn()}},_isThumbScrollingHandler:function(e){return this._isThumb(e)},_moveToMouseLocation:function(e){var t=e["page"+this._axis.toUpperCase()]-this._$element.offset()[this._prop],n=this._location+t/this._containerToContentRatio()-this._$container.height()/2;this._scrollStep(-Math.round(n))},_stopComplete:function(){this._stopDeferred&&this._stopDeferred.resolve()},_startHandler:function(){this._showScrollbar()},_moveHandler:function(e){this._crossThumbScrolling||(this._thumbScrolling&&(e[this._axis]=-Math.round(e[this._axis]/this._containerToContentRatio())),this._scrollBy(e))},_scrollBy:function(e){e=e[this._axis],this._inBounds()||(e*=.5),this._scrollStep(e)},_scrollByHandler:function(e){this._scrollBy(e),this._scrollComplete()},_containerToContentRatio:function(){return this._scrollbar.containerToContentRatio()},_endHandler:function(e){return this._completeDeferred=new y.Deferred,this._velocity=e[this._axis],this._inertiaHandler(),this._resetThumbScrolling(),this._completeDeferred.promise()},_inertiaHandler:function(){this._suppressInertia(),this._inertiaAnimator.start()},_suppressInertia:function(){this._inertiaEnabled&&!this._thumbScrolling||(this._velocity=0)},_resetThumbScrolling:function(){this._thumbScrolling=!1,this._crossThumbScrolling=!1},_stopHandler:function(){this._thumbScrolling&&this._scrollComplete(),this._resetThumbScrolling(),this._scrollToBounds()},_disposeHandler:function(){this._stopScrolling(),this._$scrollbar.remove()},_updateHandler:function(){this._update(),this._moveToBounds()},_update:function(){var e=this;return this._stopScrolling(),(0,_.deferUpdate)((function(){e._resetScaleRatio(),e._updateLocation(),e._updateBounds(),e._updateScrollbar(),(0,_.deferRender)((function(){e._moveScrollbar(),e._scrollbar.update()}))}))},_resetScaleRatio:function(){this._scaleRatio=null},_updateLocation:function(){this._location=(h.default.locate(this._$content)[this._prop]-this._$container[this._scrollProp]())*this._getScaleRatio()},_updateBounds:function(){this._maxOffset=Math.round(this._getMaxOffset()),this._minOffset=Math.round(this._getMinOffset())},_getMaxOffset:function(){return 0},_getMinOffset:function(){return this._maxScrollPropValue=Math.max(this._contentSize()-this._containerSize(),0),-this._maxScrollPropValue},_updateScrollbar:(0,_.deferUpdater)((function(){var e=this,t=this._containerSize(),n=this._contentSize(),i=this._getBaseDimension(this._$container.get(0),this._dimension),r=this._getBaseDimension(this._$content.get(0),this._dimension);(0,_.deferRender)((function(){e._scrollbar.option({containerSize:t,contentSize:n,baseContainerSize:i,baseContentSize:r,scaleRatio:e._getScaleRatio()})}))})),_moveToBounds:(0,_.deferRenderer)((0,_.deferUpdater)((0,_.deferRenderer)((function(){var e=this._boundLocation(),t=e!==this._location;this._location=e,this._move(),t&&this._scrollAction()})))),_createActionsHandler:function(e){this._scrollAction=e.scroll,this._bounceAction=e.bounce},_showScrollbar:function(){this._scrollbar.option("visible",!0)},_hideScrollbar:function(){this._scrollbar.option("visible",!1)},_containerSize:function(){return this._getRealDimension(this._$container.get(0),this._dimension)},_contentSize:function(){var e="hidden"===this._$content.css("overflow"+this._axis.toUpperCase()),t=this._getRealDimension(this._$content.get(0),this._dimension);if(!e){var n=this._$content[0]["scroll"+(0,a.titleize)(this._dimension)]*this._getScaleRatio();t=Math.max(n,t)}return t},_validateEvent:function(e){var t=(0,i.default)(e.originalEvent.target);return this._isThumb(t)||this._isScrollbar(t)||this._isContent(t)},_isThumb:function(e){return this._scrollByThumb&&this._scrollbar.isThumb(e)},_isScrollbar:function(e){return this._scrollByThumb&&e&&e.is(this._$scrollbar)},_isContent:function(e){return this._scrollByContent&&!!e.closest(this._$element).length},_reachedMin:function(){return this._location<=this._minOffset},_reachedMax:function(){return this._location>=this._maxOffset},_cursorEnterHandler:function(){this._resetScaleRatio(),this._updateScrollbar(),this._scrollbar.cursorEnter()},_cursorLeaveHandler:function(){this._scrollbar.cursorLeave()},dispose:_.noop}),A=p.default.inherit({ctor:function(e){this._init(e)},_init:function(e){this._component=e,this._$element=e.$element(),this._$container=e._$container,this._$wrapper=e._$wrapper,this._$content=e._$content,this.option=e.option.bind(e),this._createActionByOption=e._createActionByOption.bind(e),this._isLocked=e._isLocked.bind(e),this._isDirection=e._isDirection.bind(e),this._allowedDirection=e._allowedDirection.bind(e)},render:function(){this._$element.addClass("dx-scrollable-simulated"),this._createScrollers(),this.option("useKeyboard")&&this._$container.prop("tabIndex",0),this._attachKeyboardHandler(),this._attachCursorHandlers()},_createScrollers:function(){this._scrollers={},this._isDirection(S)&&this._createScroller(S),this._isDirection("vertical")&&this._createScroller("vertical"),this._$element.toggleClass("dx-scrollable-scrollbars-alwaysvisible","always"===this.option("showScrollbar")),this._$element.toggleClass("dx-scrollable-scrollbars-hidden",!this.option("showScrollbar"))},_createScroller:function(e){this._scrollers[e]=new I(this._scrollerOptions(e))},_scrollerOptions:function(e){return{direction:e,$content:this._$content,$container:this._$container,$wrapper:this._$wrapper,$element:this._$element,scrollByContent:this.option("scrollByContent"),scrollByThumb:this.option("scrollByThumb"),scrollbarVisible:this.option("showScrollbar"),bounceEnabled:this.option("bounceEnabled"),inertiaEnabled:this.option("inertiaEnabled"),isAnyThumbScrolling:this._isAnyThumbScrolling.bind(this)}},_applyScaleRatio:function(e){for(var t in this._scrollers){var n=this._getPropByDirection(t);(0,u.isDefined)(e[n])&&(e[n]*=this._scrollers[t]._getScaleRatio())}return e},_isAnyThumbScrolling:function(e){var t=!1;return this._eventHandler("isThumbScrolling",e).done((function(e,n){t=e||n})),t},handleInit:function(e){this._suppressDirections(e),this._eventForUserAction=e,this._eventHandler("init",e).done(this._stopAction)},_suppressDirections:function(e){(0,g.isDxMouseWheelEvent)(e.originalEvent)?this._prepareDirections(!0):(this._prepareDirections(),this._eachScroller((function(t,n){var i=t._validateEvent(e);this._validDirections[n]=i})))},_prepareDirections:function(e){e=e||!1,this._validDirections={},this._validDirections[S]=e,this._validDirections.vertical=e},_eachScroller:function(e){e=e.bind(this),(0,c.each)(this._scrollers,(function(t,n){e(n,t)}))},handleStart:function(e){this._eventForUserAction=e,this._eventHandler("start").done(this._startAction)},_saveActive:function(){x=this},_resetActive:function(){x===this&&(x=null)},handleMove:function(e){if(this._isLocked())return e.cancel=!0,void this._resetActive();this._saveActive(),e.preventDefault&&e.preventDefault(),this._adjustDistance(e,e.delta),this._eventForUserAction=e,this._eventHandler("move",e.delta)},_adjustDistance:function(e,t){t.x*=this._validDirections[S],t.y*=this._validDirections.vertical;var n=this._tryGetDevicePixelRatio();n&&(0,g.isDxMouseWheelEvent)(e.originalEvent)&&(t.x=Math.round(t.x/n*100)/100,t.y=Math.round(t.y/n*100)/100)},_tryGetDevicePixelRatio:function(){if((0,l.hasWindow)())return(0,l.getWindow)().devicePixelRatio},handleEnd:function(e){return this._resetActive(),this._refreshCursorState(e.originalEvent&&e.originalEvent.target),this._adjustDistance(e,e.velocity),this._eventForUserAction=e,this._eventHandler("end",e.velocity).done(this._endAction)},handleCancel:function(e){return this._resetActive(),this._eventForUserAction=e,this._eventHandler("end",{x:0,y:0})},handleStop:function(){this._resetActive(),this._eventHandler("stop")},handleScroll:function(){this._scrollAction()},_attachKeyboardHandler:function(){o.default.off(this._$element,".".concat("dxSimulatedScrollableKeyboard")),!this.option("disabled")&&this.option("useKeyboard")&&o.default.on(this._$element,(0,g.addNamespace)("keydown","dxSimulatedScrollableKeyboard"),this._keyDownHandler.bind(this))},_keyDownHandler:function(e){var t=this;if(clearTimeout(this._updateHandlerTimeout),this._updateHandlerTimeout=setTimeout((function(){"tab"===(0,g.normalizeKeyName)(e)&&t._eachScroller((function(e){e._updateHandler()}))})),this._$container.is(r.default.getActiveElement())){var n=!0;switch((0,g.normalizeKeyName)(e)){case"downArrow":this._scrollByLine({y:1});break;case"upArrow":this._scrollByLine({y:-1});break;case"rightArrow":this._scrollByLine({x:1});break;case"leftArrow":this._scrollByLine({x:-1});break;case"pageDown":this._scrollByPage(1);break;case"pageUp":this._scrollByPage(-1);break;case"home":this._scrollToHome();break;case"end":this._scrollToEnd();break;default:n=!1}n&&(e.stopPropagation(),e.preventDefault())}},_scrollByLine:function(e){var t=this._tryGetDevicePixelRatio(),n=40;t&&(n=Math.abs(n/t*100)/100),this.scrollBy({top:(e.y||0)*-n,left:(e.x||0)*-n})},_scrollByPage:function(e){var t=this._wheelProp(),n=this._dimensionByProp(t),i={};i[t]=e*-this._$container[n](),this.scrollBy(i)},_dimensionByProp:function(e){return"left"===e?"width":"height"},_getPropByDirection:function(e){return e===S?"left":"top"},_scrollToHome:function(){var e={};e[this._wheelProp()]=0,this._component.scrollTo(e)},_scrollToEnd:function(){var e=this._wheelProp(),t=this._dimensionByProp(e),n={};n[e]=this._$content[t]()-this._$container[t](),this._component.scrollTo(n)},createActions:function(){this._startAction=this._createActionHandler("onStart"),this._stopAction=this._createActionHandler("onStop"),this._endAction=this._createActionHandler("onEnd"),this._updateAction=this._createActionHandler("onUpdated"),this._createScrollerActions()},_createScrollerActions:function(){this._scrollAction=this._createActionHandler("onScroll"),this._bounceAction=this._createActionHandler("onBounce"),this._eventHandler("createActions",{scroll:this._scrollAction,bounce:this._bounceAction})},_createActionHandler:function(e){var t=arguments,n=this,i=this._createActionByOption(e);return function(){i((0,s.extend)(n._createActionArgs(),t))}},_createActionArgs:function(){var e=this._scrollers[S],t=this._scrollers.vertical,n=this.location();return this._scrollOffset={top:t&&-n.top,left:e&&-n.left},{event:this._eventForUserAction,scrollOffset:this._scrollOffset,reachedLeft:e&&e._reachedMax(),reachedRight:e&&e._reachedMin(),reachedTop:t&&t._reachedMax(),reachedBottom:t&&t._reachedMin()}},_eventHandler:function(e){var t=[].slice.call(arguments).slice(1),n=(0,c.map)(this._scrollers,(function(n){return n["_"+e+"Handler"].apply(n,t)}));return y.when.apply(i.default,n).promise()},location:function(){var e=h.default.locate(this._$content);return e.top-=this._$container.scrollTop(),e.left-=this._$container.scrollLeft(),e},disabledChanged:function(){this._attachCursorHandlers()},_attachCursorHandlers:function(){o.default.off(this._$element,".".concat("dxSimulatedScrollableCursor")),!this.option("disabled")&&this._isHoverMode()&&(o.default.on(this._$element,(0,g.addNamespace)("mouseenter","dxSimulatedScrollableCursor"),this._cursorEnterHandler.bind(this)),o.default.on(this._$element,(0,g.addNamespace)("mouseleave","dxSimulatedScrollableCursor"),this._cursorLeaveHandler.bind(this)))},_isHoverMode:function(){return"onHover"===this.option("showScrollbar")},_cursorEnterHandler:function(e){(e=e||{}).originalEvent=e.originalEvent||{},x||e.originalEvent._hoverHandled||(w&&w._cursorLeaveHandler(),w=this,this._eventHandler("cursorEnter"),e.originalEvent._hoverHandled=!0)},_cursorLeaveHandler:function(e){w===this&&x!==w&&(this._eventHandler("cursorLeave"),w=null,this._refreshCursorState(e&&e.relatedTarget))},_refreshCursorState:function(e){if(this._isHoverMode()||e&&!x){var t=(0,i.default)(e).closest(".".concat("dx-scrollable-simulated",":not(.dx-state-disabled)")),n=t.length&&t.data("dxScrollableStrategy");w&&w!==n&&w._cursorLeaveHandler(),n&&n._cursorEnterHandler()}},update:function(){var e=this,t=this._eventHandler("update").done(this._updateAction);return(0,y.when)(t,(0,_.deferUpdate)((function(){var t=e._allowedDirections();return(0,_.deferRender)((function(){var n=t.vertical?"pan-x":"";n=t.horizontal?"pan-y":n,e._$container.css("touchAction",n=t.vertical&&t.horizontal?"none":n)})),(0,y.when)().promise()})))},_allowedDirections:function(){var e=this.option("bounceEnabled"),t=this._scrollers.vertical,n=this._scrollers[S];return{vertical:t&&(t._minOffset<0||e),horizontal:n&&(n._minOffset<0||e)}},updateBounds:function(){this._scrollers[S]&&this._scrollers[S]._updateBounds()},scrollBy:function(e){var t=this._scrollers.vertical,n=this._scrollers[S];t&&(e.top=t._boundLocation(e.top+t._location)-t._location),n&&(e.left=n._boundLocation(e.left+n._location)-n._location),this._prepareDirections(!0),this._startAction(),this._eventHandler("scrollBy",{x:e.left,y:e.top}),this._endAction()},validate:function(e){return!this.option("disabled")&&(!!this.option("bounceEnabled")||((0,g.isDxMouseWheelEvent)(e)?this._validateWheel(e):this._validateMove(e)))},_validateWheel:function(e){var t=this,n=this._scrollers[this._wheelDirection(e)],i=n._reachedMin(),r=n._reachedMax(),o=(!i||!r)&&(!i&&!r||i&&e.delta>0||r&&e.delta<0);return(o=o||void 0!==this._validateWheelTimer)&&(clearTimeout(this._validateWheelTimer),this._validateWheelTimer=setTimeout((function(){t._validateWheelTimer=void 0}),500)),o},_validateMove:function(e){return!(!this.option("scrollByContent")&&!(0,i.default)(e.target).closest(".".concat("dx-scrollable-scrollbar")).length)&&this._allowedDirection()},getDirection:function(e){return(0,g.isDxMouseWheelEvent)(e)?this._wheelDirection(e):this._allowedDirection()},_wheelProp:function(){return this._wheelDirection()===S?"left":"top"},_wheelDirection:function(e){switch(this.option("direction")){case S:return S;case"vertical":return"vertical";default:return e&&e.shiftKey?S:"vertical"}},verticalOffset:function(){return 0},dispose:function(){this._resetActive(),w===this&&(w=null),this._eventHandler("dispose"),this._detachEventHandlers(),this._$element.removeClass("dx-scrollable-simulated"),this._eventForUserAction=null,clearTimeout(this._validateWheelTimer),clearTimeout(this._updateHandlerTimeout)},_detachEventHandlers:function(){o.default.off(this._$element,".".concat("dxSimulatedScrollableCursor")),o.default.off(this._$container,".".concat("dxSimulatedScrollableKeyboard"))}});t.SimulatedStrategy=A,t.Scroller=I},bNI1:function(e){e.exports=JSON.parse('{"version":"2019c","zones":["Africa/Abidjan|LMT GMT|g.8 0|01|-2ldXH.Q|48e5","Africa/Accra|LMT GMT +0020|.Q 0 -k|012121212121212121212121212121212121212121212121|-26BbX.8 6tzX.8 MnE 1BAk MnE 1BAk MnE 1BAk MnE 1C0k MnE 1BAk MnE 1BAk MnE 1BAk MnE 1C0k MnE 1BAk MnE 1BAk MnE 1BAk MnE 1C0k MnE 1BAk MnE 1BAk MnE 1BAk MnE 1C0k MnE 1BAk MnE 1BAk MnE 1BAk MnE 1C0k MnE 1BAk MnE 1BAk MnE|41e5","Africa/Nairobi|LMT EAT +0230 +0245|-2r.g -30 -2u -2J|01231|-1F3Cr.g 3Dzr.g okMu MFXJ|47e5","Africa/Algiers|PMT WET WEST CET CEST|-9.l 0 -10 -10 -20|0121212121212121343431312123431213|-2nco9.l cNb9.l HA0 19A0 1iM0 11c0 1oo0 Wo0 1rc0 QM0 1EM0 UM0 DA0 Imo0 rd0 De0 9Xz0 1fb0 1ap0 16K0 2yo0 mEp0 hwL0 jxA0 11A0 dDd0 17b0 11B0 1cN0 2Dy0 1cN0 1fB0 1cL0|26e5","Africa/Lagos|LMT WAT|-d.A -10|01|-22y0d.A|17e6","Africa/Bissau|LMT -01 GMT|12.k 10 0|012|-2ldX0 2xoo0|39e4","Africa/Maputo|LMT CAT|-2a.k -20|01|-2GJea.k|26e5","Africa/Cairo|EET EEST|-20 -30|0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-1bIO0 vb0 1ip0 11z0 1iN0 1nz0 12p0 1pz0 10N0 1pz0 16p0 1jz0 s3d0 Vz0 1oN0 11b0 1oO0 10N0 1pz0 10N0 1pb0 10N0 1pb0 10N0 1pb0 10N0 1pz0 10N0 1pb0 10N0 1pb0 11d0 1oL0 11d0 1pb0 11d0 1oL0 11d0 1oL0 11d0 1oL0 11d0 1pb0 11d0 1oL0 11d0 1oL0 11d0 1oL0 11d0 1pb0 11d0 1oL0 11d0 1oL0 11d0 1oL0 11d0 1pb0 11d0 1oL0 11d0 1WL0 rd0 1Rz0 wp0 1pb0 11d0 1oL0 11d0 1oL0 11d0 1oL0 11d0 1pb0 11d0 1qL0 Xd0 1oL0 11d0 1oL0 11d0 1pb0 11d0 1oL0 11d0 1oL0 11d0 1ny0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 WL0 1qN0 Rb0 1wp0 On0 1zd0 Lz0 1EN0 Fb0 c10 8n0 8Nd0 gL0 e10 mn0|15e6","Africa/Casablanca|LMT +00 +01|u.k 0 -10|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212|-2gMnt.E 130Lt.E rb0 Dd0 dVb0 b6p0 TX0 EoB0 LL0 gnd0 rz0 43d0 AL0 1Nd0 XX0 1Cp0 pz0 dEp0 4mn0 SyN0 AL0 1Nd0 wn0 1FB0 Db0 1zd0 Lz0 1Nf0 wM0 co0 go0 1o00 s00 dA0 vc0 11A0 A00 e00 y00 11A0 uM0 e00 Dc0 11A0 s00 e00 IM0 WM0 mo0 gM0 LA0 WM0 jA0 e00 28M0 e00 2600 e00 28M0 e00 2600 gM0 2600 e00 28M0 e00 2600 gM0 2600 e00 28M0 e00 2600 e00 28M0 e00 2600 gM0 2600 e00 28M0 e00 2600 gM0 2600 e00 2600 gM0 2600 e00 28M0 e00 2600 gM0|32e5","Africa/Ceuta|WET WEST CET CEST|0 -10 -10 -20|010101010101010101010232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-25KN0 11z0 drd0 18p0 3HX0 17d0 1fz0 1a10 1io0 1a00 1y7o0 LL0 gnd0 rz0 43d0 AL0 1Nd0 XX0 1Cp0 pz0 dEp0 4VB0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|85e3","Africa/El_Aaiun|LMT -01 +00 +01|Q.M 10 0 -10|012323232323232323232323232323232323232323232323232323232323232323232323232323232323|-1rDz7.c 1GVA7.c 6L0 AL0 1Nd0 XX0 1Cp0 pz0 1cBB0 AL0 1Nd0 wn0 1FB0 Db0 1zd0 Lz0 1Nf0 wM0 co0 go0 1o00 s00 dA0 vc0 11A0 A00 e00 y00 11A0 uM0 e00 Dc0 11A0 s00 e00 IM0 WM0 mo0 gM0 LA0 WM0 jA0 e00 28M0 e00 2600 e00 28M0 e00 2600 gM0 2600 e00 28M0 e00 2600 gM0 2600 e00 28M0 e00 2600 e00 28M0 e00 2600 gM0 2600 e00 28M0 e00 2600 gM0 2600 e00 2600 gM0 2600 e00 28M0 e00 2600 gM0|20e4","Africa/Johannesburg|SAST SAST SAST|-1u -20 -30|012121|-2GJdu 1Ajdu 1cL0 1cN0 1cL0|84e5","Africa/Juba|LMT CAT CAST EAT|-26.s -20 -30 -30|01212121212121212121212121212121213|-1yW26.s 1zK06.s 16L0 1iN0 17b0 1jd0 17b0 1ip0 17z0 1i10 17X0 1hB0 18n0 1hd0 19b0 1gp0 19z0 1iN0 17b0 1ip0 17z0 1i10 18n0 1hd0 18L0 1gN0 19b0 1gp0 19z0 1iN0 17z0 1i10 17X0 yGd0|","Africa/Khartoum|LMT CAT CAST EAT|-2a.8 -20 -30 -30|012121212121212121212121212121212131|-1yW2a.8 1zK0a.8 16L0 1iN0 17b0 1jd0 17b0 1ip0 17z0 1i10 17X0 1hB0 18n0 1hd0 19b0 1gp0 19z0 1iN0 17b0 1ip0 17z0 1i10 18n0 1hd0 18L0 1gN0 19b0 1gp0 19z0 1iN0 17z0 1i10 17X0 yGd0 HjL0|51e5","Africa/Monrovia|MMT MMT GMT|H.8 I.u 0|012|-23Lzg.Q 28G01.m|11e5","Africa/Ndjamena|LMT WAT WAST|-10.c -10 -20|0121|-2le10.c 2J3c0.c Wn0|13e5","Africa/Sao_Tome|LMT GMT WAT|A.J 0 -10|0121|-2le00 4i6N0 2q00|","Africa/Tripoli|LMT CET CEST EET|-Q.I -10 -20 -20|012121213121212121212121213123123|-21JcQ.I 1hnBQ.I vx0 4iP0 xx0 4eN0 Bb0 7ip0 U0n0 A10 1db0 1cN0 1db0 1dd0 1db0 1eN0 1bb0 1e10 1cL0 1c10 1db0 1dd0 1db0 1cN0 1db0 1q10 fAn0 1ep0 1db0 AKq0 TA0 1o00|11e5","Africa/Tunis|PMT CET CEST|-9.l -10 -20|0121212121212121212121212121212121|-2nco9.l 18pa9.l 1qM0 DA0 3Tc0 11B0 1ze0 WM0 7z0 3d0 14L0 1cN0 1f90 1ar0 16J0 1gXB0 WM0 1rA0 11c0 nwo0 Ko0 1cM0 1cM0 1rA0 10M0 zuM0 10N0 1aN0 1qM0 WM0 1qM0 11A0 1o00|20e5","Africa/Windhoek|+0130 SAST SAST CAT WAT|-1u -20 -30 -20 -10|01213434343434343434343434343434343434343434343434343|-2GJdu 1Ajdu 1cL0 1SqL0 9Io0 16P0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0|32e4","America/Adak|NST NWT NPT BST BDT AHST HST HDT|b0 a0 a0 b0 a0 a0 a0 90|012034343434343434343434343434343456767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676|-17SX0 8wW0 iB0 Qlb0 52O0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 cm0 10q0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|326","America/Anchorage|AST AWT APT AHST AHDT YST AKST AKDT|a0 90 90 a0 90 90 90 80|012034343434343434343434343434343456767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676|-17T00 8wX0 iA0 Qlb0 52O0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 cm0 10q0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|30e4","America/Port_of_Spain|LMT AST|46.4 40|01|-2kNvR.U|43e3","America/Araguaina|LMT -03 -02|3c.M 30 20|0121212121212121212121212121212121212121212121212121|-2glwL.c HdKL.c 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 dMN0 Lz0 1zd0 Rb0 1wN0 Wn0 1tB0 Rb0 1tB0 WL0 1tB0 Rb0 1zd0 On0 1HB0 FX0 ny10 Lz0|14e4","America/Argentina/Buenos_Aires|CMT -04 -03 -02|4g.M 40 30 20|01212121212121212121212121212121212121212123232323232323232|-20UHH.c pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Rb0 1wp0 Rb0 1wp0 TX0 A4p0 uL0 1qN0 WL0|","America/Argentina/Catamarca|CMT -04 -03 -02|4g.M 40 30 20|01212121212121212121212121212121212121212123232323132321232|-20UHH.c pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Rb0 1wq0 Ra0 1wp0 TX0 rlB0 7B0 8zb0 uL0|","America/Argentina/Cordoba|CMT -04 -03 -02|4g.M 40 30 20|01212121212121212121212121212121212121212123232323132323232|-20UHH.c pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Rb0 1wq0 Ra0 1wp0 TX0 A4p0 uL0 1qN0 WL0|","America/Argentina/Jujuy|CMT -04 -03 -02|4g.M 40 30 20|012121212121212121212121212121212121212121232323121323232|-20UHH.c pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1ze0 TX0 1ld0 WK0 1wp0 TX0 A4p0 uL0|","America/Argentina/La_Rioja|CMT -04 -03 -02|4g.M 40 30 20|012121212121212121212121212121212121212121232323231232321232|-20UHH.c pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Qn0 qO0 16n0 Rb0 1wp0 TX0 rlB0 7B0 8zb0 uL0|","America/Argentina/Mendoza|CMT -04 -03 -02|4g.M 40 30 20|01212121212121212121212121212121212121212123232312121321232|-20UHH.c pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1u20 SL0 1vd0 Tb0 1wp0 TW0 ri10 Op0 7TX0 uL0|","America/Argentina/Rio_Gallegos|CMT -04 -03 -02|4g.M 40 30 20|01212121212121212121212121212121212121212123232323232321232|-20UHH.c pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Rb0 1wp0 Rb0 1wp0 TX0 rlB0 7B0 8zb0 uL0|","America/Argentina/Salta|CMT -04 -03 -02|4g.M 40 30 20|012121212121212121212121212121212121212121232323231323232|-20UHH.c pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Rb0 1wq0 Ra0 1wp0 TX0 A4p0 uL0|","America/Argentina/San_Juan|CMT -04 -03 -02|4g.M 40 30 20|012121212121212121212121212121212121212121232323231232321232|-20UHH.c pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Qn0 qO0 16n0 Rb0 1wp0 TX0 rld0 m10 8lb0 uL0|","America/Argentina/San_Luis|CMT -04 -03 -02|4g.M 40 30 20|012121212121212121212121212121212121212121232323121212321212|-20UHH.c pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 XX0 1q20 SL0 AN0 vDb0 m10 8lb0 8L0 jd0 1qN0 WL0 1qN0|","America/Argentina/Tucuman|CMT -04 -03 -02|4g.M 40 30 20|0121212121212121212121212121212121212121212323232313232123232|-20UHH.c pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Rb0 1wq0 Ra0 1wp0 TX0 rlB0 4N0 8BX0 uL0 1qN0 WL0|","America/Argentina/Ushuaia|CMT -04 -03 -02|4g.M 40 30 20|01212121212121212121212121212121212121212123232323232321232|-20UHH.c pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Rb0 1wp0 Rb0 1wp0 TX0 rkN0 8p0 8zb0 uL0|","America/Curacao|LMT -0430 AST|4z.L 4u 40|012|-2kV7o.d 28KLS.d|15e4","America/Asuncion|AMT -04 -03|3O.E 40 30|012121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212|-1x589.k 1DKM9.k 3CL0 3Dd0 10L0 1pB0 10n0 1pB0 10n0 1pB0 1cL0 1dd0 1db0 1dd0 1cL0 1dd0 1cL0 1dd0 1cL0 1dd0 1db0 1dd0 1cL0 1dd0 1cL0 1dd0 1cL0 1dd0 1db0 1dd0 1cL0 1lB0 14n0 1dd0 1cL0 1fd0 WL0 1rd0 1aL0 1dB0 Xz0 1qp0 Xb0 1qN0 10L0 1rB0 TX0 1tB0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1qN0 1cL0 WN0 1qL0 11B0 1nX0 1ip0 WL0 1qN0 WL0 1qN0 WL0 1tB0 TX0 1tB0 TX0 1tB0 19X0 1a10 1fz0 1a10 1fz0 1cN0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0|28e5","America/Atikokan|CST CDT CWT CPT EST|60 50 50 50 50|0101234|-25TQ0 1in0 Rnb0 3je0 8x30 iw0|28e2","America/Bahia_Banderas|LMT MST CST PST MDT CDT|71 70 60 80 60 50|0121212131414141414141414141414141414152525252525252525252525252525252525252525252525252525252|-1UQF0 deL0 8lc0 17c0 10M0 1dd0 otX0 gmN0 P2N0 13Vd0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nW0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0|84e3","America/Bahia|LMT -03 -02|2y.4 30 20|01212121212121212121212121212121212121212121212121212121212121|-2glxp.U HdLp.U 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 1EN0 Lz0 1C10 IL0 1HB0 Db0 1HB0 On0 1zd0 On0 1zd0 Lz0 1zd0 Rb0 1wN0 Wn0 1tB0 Rb0 1tB0 WL0 1tB0 Rb0 1zd0 On0 1HB0 FX0 l5B0 Rb0|27e5","America/Barbados|LMT BMT AST ADT|3W.t 3W.t 40 30|01232323232|-1Q0I1.v jsM0 1ODC1.v IL0 1ip0 17b0 1ip0 17b0 1ld0 13b0|28e4","America/Belem|LMT -03 -02|3d.U 30 20|012121212121212121212121212121|-2glwK.4 HdKK.4 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0|20e5","America/Belize|LMT CST -0530 CDT|5Q.M 60 5u 50|01212121212121212121212121212121212121212121212121213131|-2kBu7.c fPA7.c Onu 1zcu Rbu 1wou Rbu 1wou Rbu 1zcu Onu 1zcu Onu 1zcu Rbu 1wou Rbu 1wou Rbu 1wou Rbu 1zcu Onu 1zcu Onu 1zcu Rbu 1wou Rbu 1wou Rbu 1zcu Onu 1zcu Onu 1zcu Onu 1zcu Rbu 1wou Rbu 1wou Rbu 1zcu Onu 1zcu Onu 1zcu Rbu 1wou Rbu 1f0Mu qn0 lxB0 mn0|57e3","America/Blanc-Sablon|AST ADT AWT APT|40 30 30 30|010230|-25TS0 1in0 UGp0 8x50 iu0|11e2","America/Boa_Vista|LMT -04 -03|42.E 40 30|0121212121212121212121212121212121|-2glvV.k HdKV.k 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 smp0 WL0 1tB0 2L0|62e2","America/Bogota|BMT -05 -04|4U.g 50 40|0121|-2eb73.I 38yo3.I 2en0|90e5","America/Boise|PST PDT MST MWT MPT MDT|80 70 70 60 60 60|0101023425252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252|-261q0 1nX0 11B0 1nX0 8C10 JCL0 8x20 ix0 QwN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 Dd0 1Kn0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|21e4","America/Cambridge_Bay|-00 MST MWT MPT MDDT MDT CST CDT EST|0 70 60 60 50 60 60 50 50|0123141515151515151515151515151515151515151515678651515151515151515151515151515151515151515151515151515151515151515151515151|-21Jc0 RO90 8x20 ix0 LCL0 1fA0 zgO0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11A0 1nX0 2K0 WQ0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|15e2","America/Campo_Grande|LMT -04 -03|3C.s 40 30|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2glwl.w HdLl.w 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 1EN0 Lz0 1C10 IL0 1HB0 Db0 1HB0 On0 1zd0 On0 1zd0 Lz0 1zd0 Rb0 1wN0 Wn0 1tB0 Rb0 1tB0 WL0 1tB0 Rb0 1zd0 On0 1HB0 FX0 1C10 Lz0 1Ip0 HX0 1zd0 On0 1HB0 IL0 1wp0 On0 1C10 Lz0 1C10 On0 1zd0 On0 1zd0 Rb0 1zd0 Lz0 1C10 Lz0 1C10 On0 1zd0 On0 1zd0 On0 1zd0 On0 1HB0 FX0|77e4","America/Cancun|LMT CST EST EDT CDT|5L.4 60 50 40 50|0123232341414141414141414141414141414141412|-1UQG0 2q2o0 yLB0 1lb0 14p0 1lb0 14p0 Lz0 xB0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 Dd0|63e4","America/Caracas|CMT -0430 -04|4r.E 4u 40|01212|-2kV7w.k 28KM2.k 1IwOu kqo0|29e5","America/Cayenne|LMT -04 -03|3t.k 40 30|012|-2mrwu.E 2gWou.E|58e3","America/Panama|CMT EST|5j.A 50|01|-2uduE.o|15e5","America/Chicago|CST CDT EST CWT CPT|60 50 50 50 50|01010101010101010101010101010101010102010101010103401010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-261s0 1nX0 11B0 1nX0 1wp0 TX0 WN0 1qL0 1cN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 11B0 1Hz0 14p0 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 RB0 8x30 iw0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|92e5","America/Chihuahua|LMT MST CST CDT MDT|74.k 70 60 50 60|0121212323241414141414141414141414141414141414141414141414141414141414141414141414141414141|-1UQF0 deL0 8lc0 17c0 10M0 1dd0 2zQN0 1lb0 14p0 1lb0 14q0 1lb0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0|81e4","America/Costa_Rica|SJMT CST CDT|5A.d 60 50|0121212121|-1Xd6n.L 2lu0n.L Db0 1Kp0 Db0 pRB0 15b0 1kp0 mL0|12e5","America/Creston|MST PST|70 80|010|-29DR0 43B0|53e2","America/Cuiaba|LMT -04 -03|3I.k 40 30|012121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2glwf.E HdLf.E 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 1EN0 Lz0 1C10 IL0 1HB0 Db0 1HB0 On0 1zd0 On0 1zd0 Lz0 1zd0 Rb0 1wN0 Wn0 1tB0 Rb0 1tB0 WL0 1tB0 Rb0 1zd0 On0 1HB0 FX0 4a10 HX0 1zd0 On0 1HB0 IL0 1wp0 On0 1C10 Lz0 1C10 On0 1zd0 On0 1zd0 Rb0 1zd0 Lz0 1C10 Lz0 1C10 On0 1zd0 On0 1zd0 On0 1zd0 On0 1HB0 FX0|54e4","America/Danmarkshavn|LMT -03 -02 GMT|1e.E 30 20 0|01212121212121212121212121212121213|-2a5WJ.k 2z5fJ.k 19U0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 DC0|8","America/Dawson_Creek|PST PDT PWT PPT MST|80 70 70 70 70|0102301010101010101010101010101010101010101010101010101014|-25TO0 1in0 UGp0 8x10 iy0 3NB0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 ML0|12e3","America/Dawson|YST YDT YWT YPT YDDT PST PDT|90 80 80 80 70 80 70|0101023040565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565|-25TN0 1in0 1o10 13V0 Ser0 8x00 iz0 LCL0 1fA0 jrA0 fNd0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|13e2","America/Denver|MST MDT MWT MPT|70 60 60 60|01010101023010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-261r0 1nX0 11B0 1nX0 11B0 1qL0 WN0 mn0 Ord0 8x20 ix0 LCN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|26e5","America/Detroit|LMT CST EST EWT EPT EDT|5w.b 60 50 40 40 40|0123425252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252|-2Cgir.N peqr.N 156L0 8x40 iv0 6fd0 11z0 JxX1 SMX 1cN0 1cL0 aW10 1cL0 s10 1Vz0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|37e5","America/Edmonton|LMT MST MDT MWT MPT|7x.Q 70 60 60 60|0121212121212134121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2yd4q.8 shdq.8 1in0 17d0 hz0 2dB0 1fz0 1a10 11z0 1qN0 WL0 1qN0 11z0 IGN0 8x20 ix0 3NB0 11z0 XQp0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|10e5","America/Eirunepe|LMT -05 -04|4D.s 50 40|0121212121212121212121212121212121|-2glvk.w HdLk.w 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 dPB0 On0 yTd0 d5X0|31e3","America/El_Salvador|LMT CST CDT|5U.M 60 50|012121|-1XiG3.c 2Fvc3.c WL0 1qN0 WL0|11e5","America/Tijuana|LMT MST PST PDT PWT PPT|7M.4 70 80 70 70 70|012123245232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-1UQE0 4PX0 8mM0 8lc0 SN0 1cL0 pHB0 83r0 zI0 5O10 1Rz0 cOO0 11A0 1o00 11A0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 11A0 BUp0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 U10 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|20e5","America/Fort_Nelson|PST PDT PWT PPT MST|80 70 70 70 70|01023010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010104|-25TO0 1in0 UGp0 8x10 iy0 3NB0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0|39e2","America/Fort_Wayne|CST CDT CWT CPT EST EDT|60 50 50 50 50 40|010101023010101010101010101040454545454545454545454545454545454545454545454545454545454545454545454|-261s0 1nX0 11B0 1nX0 QI10 Db0 RB0 8x30 iw0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 5Tz0 1o10 qLb0 1cL0 1cN0 1cL0 1qhd0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/Fortaleza|LMT -03 -02|2y 30 20|0121212121212121212121212121212121212121|-2glxq HdLq 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 nsp0 WL0 1tB0 5z0 2mN0 On0|34e5","America/Glace_Bay|LMT AST ADT AWT APT|3X.M 40 30 30 30|012134121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2IsI0.c CwO0.c 1in0 UGp0 8x50 iu0 iq10 11z0 Jg10 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|19e3","America/Godthab|LMT -03 -02|3q.U 30 20|0121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2a5Ux.4 2z5dx.4 19U0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|17e3","America/Goose_Bay|NST NDT NST NDT NWT NPT AST ADT ADDT|3u.Q 2u.Q 3u 2u 2u 2u 40 30 20|010232323232323245232323232323232323232323232323232323232326767676767676767676767676767676767676767676768676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676|-25TSt.8 1in0 DXb0 2HbX.8 WL0 1qN0 WL0 1qN0 WL0 1tB0 TX0 1tB0 WL0 1qN0 WL0 1qN0 7UHu itu 1tB0 WL0 1qN0 WL0 1qN0 WL0 1qN0 WL0 1tB0 WL0 1ld0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 S10 g0u 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14n1 1lb0 14p0 1nW0 11C0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zcX Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|76e2","America/Grand_Turk|KMT EST EDT AST|57.a 50 40 40|01212121212121212121212121212121212121212121212121212121212121212121212121232121212121212121212121212121212121212121|-2l1uQ.O 2HHBQ.O 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 5Ip0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|37e2","America/Guatemala|LMT CST CDT|62.4 60 50|0121212121|-24KhV.U 2efXV.U An0 mtd0 Nz0 ifB0 17b0 zDB0 11z0|13e5","America/Guayaquil|QMT -05 -04|5e 50 40|0121|-1yVSK 2uILK rz0|27e5","America/Guyana|LMT -0345 -03 -04|3Q.E 3J 30 40|0123|-2dvU7.k 2r6LQ.k Bxbf|80e4","America/Halifax|LMT AST ADT AWT APT|4e.o 40 30 30 30|0121212121212121212121212121212121212121212121212134121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2IsHJ.A xzzJ.A 1db0 3I30 1in0 3HX0 IL0 1E10 ML0 1yN0 Pb0 1Bd0 Mn0 1Bd0 Rz0 1w10 Xb0 1w10 LX0 1w10 Xb0 1w10 Lz0 1C10 Jz0 1E10 OL0 1yN0 Un0 1qp0 Xb0 1qp0 11X0 1w10 Lz0 1HB0 LX0 1C10 FX0 1w10 Xb0 1qp0 Xb0 1BB0 LX0 1td0 Xb0 1qp0 Xb0 Rf0 8x50 iu0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 3Qp0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 3Qp0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 6i10 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|39e4","America/Havana|HMT CST CDT|5t.A 50 40|012121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-1Meuu.o 72zu.o ML0 sld0 An0 1Nd0 Db0 1Nd0 An0 6Ep0 An0 1Nd0 An0 JDd0 Mn0 1Ap0 On0 1fd0 11X0 1qN0 WL0 1wp0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 14n0 1ld0 14L0 1kN0 15b0 1kp0 1cL0 1cN0 1fz0 1a10 1fz0 1fB0 11z0 14p0 1nX0 11B0 1nX0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 14n0 1ld0 14n0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 1a10 1in0 1a10 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 17c0 1o00 11A0 1qM0 11A0 1o00 11A0 1o00 14o0 1lc0 14o0 1lc0 11A0 6i00 Rc0 1wo0 U00 1tA0 Rc0 1wo0 U00 1wo0 U00 1zc0 U00 1qM0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0|21e5","America/Hermosillo|LMT MST CST PST MDT|7n.Q 70 60 80 60|0121212131414141|-1UQF0 deL0 8lc0 17c0 10M0 1dd0 otX0 gmN0 P2N0 13Vd0 1lb0 14p0 1lb0 14p0 1lb0|64e4","America/Indiana/Knox|CST CDT CWT CPT EST|60 50 50 50 50|0101023010101010101010101010101010101040101010101010101010101010101010101010101010101010141010101010101010101010101010101010101010101010101010101010101010|-261s0 1nX0 11B0 1nX0 SgN0 8x30 iw0 3NB0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 1fz0 1cN0 1cL0 1cN0 11z0 1o10 11z0 1o10 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 3Cn0 8wp0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 z8o0 1o00 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/Indiana/Marengo|CST CDT CWT CPT EST EDT|60 50 50 50 50 40|0101023010101010101010104545454545414545454545454545454545454545454545454545454545454545454545454545454|-261s0 1nX0 11B0 1nX0 SgN0 8x30 iw0 dyN0 11z0 6fd0 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 jrz0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1VA0 LA0 1BX0 1e6p0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/Indiana/Petersburg|CST CDT CWT CPT EST EDT|60 50 50 50 50 40|01010230101010101010101010104010101010101010101010141014545454545454545454545454545454545454545454545454545454545454|-261s0 1nX0 11B0 1nX0 SgN0 8x30 iw0 njX0 WN0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 3Fb0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 19co0 1o00 Rd0 1zb0 Oo0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/Indiana/Tell_City|CST CDT CWT CPT EST EDT|60 50 50 50 50 40|01010230101010101010101010401054541010101010101010101010101010101010101010101010101010101010101010|-261s0 1nX0 11B0 1nX0 SgN0 8x30 iw0 njX0 WN0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 8wn0 1cN0 1cL0 1cN0 1cK0 1cN0 1cL0 1qhd0 1o00 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/Indiana/Vevay|CST CDT CWT CPT EST EDT|60 50 50 50 50 40|010102304545454545454545454545454545454545454545454545454545454545454545454545454|-261s0 1nX0 11B0 1nX0 SgN0 8x30 iw0 kPB0 Awn0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1lnd0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/Indiana/Vincennes|CST CDT CWT CPT EST EDT|60 50 50 50 50 40|01010230101010101010101010101010454541014545454545454545454545454545454545454545454545454545454545454|-261s0 1nX0 11B0 1nX0 SgN0 8x30 iw0 1o10 11z0 g0p0 11z0 1o10 11z0 1qL0 WN0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 1fz0 1cN0 WL0 1qN0 1cL0 1cN0 1cL0 1cN0 caL0 1cL0 1cN0 1cL0 1qhd0 1o00 Rd0 1zb0 Oo0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/Indiana/Winamac|CST CDT CWT CPT EST EDT|60 50 50 50 50 40|01010230101010101010101010101010101010454541054545454545454545454545454545454545454545454545454545454545454|-261s0 1nX0 11B0 1nX0 SgN0 8x30 iw0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 1fz0 1cN0 1cL0 1cN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 jrz0 1cL0 1cN0 1cL0 1qhd0 1o00 Rd0 1za0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/Inuvik|-00 PST PDDT MST MDT|0 80 60 70 60|0121343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343|-FnA0 tWU0 1fA0 wPe0 2pz0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|35e2","America/Iqaluit|-00 EWT EPT EST EDDT EDT CST CDT|0 40 40 50 30 40 60 50|01234353535353535353535353535353535353535353567353535353535353535353535353535353535353535353535353535353535353535353535353|-16K00 7nX0 iv0 LCL0 1fA0 zgO0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11C0 1nX0 11A0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|67e2","America/Jamaica|KMT EST EDT|57.a 50 40|0121212121212121212121|-2l1uQ.O 2uM1Q.O 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0|94e4","America/Juneau|PST PWT PPT PDT YDT YST AKST AKDT|80 70 70 70 80 90 90 80|01203030303030303030303030403030356767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676|-17T20 8x10 iy0 Vo10 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cM0 1cM0 1cL0 1cN0 1fz0 1a10 1fz0 co0 10q0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|33e3","America/Kentucky/Louisville|CST CDT CWT CPT EST EDT|60 50 50 50 50 40|0101010102301010101010101010101010101454545454545414545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454|-261s0 1nX0 11B0 1nX0 3Fd0 Nb0 LPd0 11z0 RB0 8x30 iw0 1nX1 e0X 9vd0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 xz0 gso0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1VA0 LA0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/Kentucky/Monticello|CST CDT CWT CPT EST EDT|60 50 50 50 50 40|0101023010101010101010101010101010101010101010101010101010101010101010101454545454545454545454545454545454545454545454545454545454545454545454545454|-261s0 1nX0 11B0 1nX0 SgN0 8x30 iw0 SWp0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11A0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/La_Paz|CMT BST -04|4w.A 3w.A 40|012|-1x37r.o 13b0|19e5","America/Lima|LMT -05 -04|58.A 50 40|0121212121212121|-2tyGP.o 1bDzP.o zX0 1aN0 1cL0 1cN0 1cL0 1PrB0 zX0 1O10 zX0 6Gp0 zX0 98p0 zX0|11e6","America/Los_Angeles|PST PDT PWT PPT|80 70 70 70|010102301010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-261q0 1nX0 11B0 1nX0 SgN0 8x10 iy0 5Wp1 1VaX 3dA0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1a00 1fA0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|15e6","America/Maceio|LMT -03 -02|2m.Q 30 20|012121212121212121212121212121212121212121|-2glxB.8 HdLB.8 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 dMN0 Lz0 8Q10 WL0 1tB0 5z0 2mN0 On0|93e4","America/Managua|MMT CST EST CDT|5J.c 60 50 50|0121313121213131|-1quie.M 1yAMe.M 4mn0 9Up0 Dz0 1K10 Dz0 s3F0 1KH0 DB0 9In0 k8p0 19X0 1o30 11y0|22e5","America/Manaus|LMT -04 -03|40.4 40 30|01212121212121212121212121212121|-2glvX.U HdKX.U 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 dPB0 On0|19e5","America/Martinique|FFMT AST ADT|44.k 40 30|0121|-2mPTT.E 2LPbT.E 19X0|39e4","America/Matamoros|LMT CST CDT|6E 60 50|0121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-1UQG0 2FjC0 1nX0 i6p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 U10 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|45e4","America/Mazatlan|LMT MST CST PST MDT|75.E 70 60 80 60|0121212131414141414141414141414141414141414141414141414141414141414141414141414141414141414141|-1UQF0 deL0 8lc0 17c0 10M0 1dd0 otX0 gmN0 P2N0 13Vd0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0|44e4","America/Menominee|CST CDT CWT CPT EST|60 50 50 50 50|01010230101041010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-261s0 1nX0 11B0 1nX0 SgN0 8x30 iw0 1o10 11z0 LCN0 1fz0 6410 9Jb0 1cM0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|85e2","America/Merida|LMT CST EST CDT|5W.s 60 50 50|0121313131313131313131313131313131313131313131313131313131313131313131313131313131313131|-1UQG0 2q2o0 2hz0 wu30 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0|11e5","America/Metlakatla|PST PWT PPT PDT AKST AKDT|80 70 70 70 90 80|01203030303030303030303030303030304545450454545454545454545454545454545454545454|-17T20 8x10 iy0 Vo10 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1hU10 Rd0 1zb0 Op0 1zb0 Op0 1zb0 uM0 jB0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|14e2","America/Mexico_City|LMT MST CST CDT CWT|6A.A 70 60 50 50|012121232324232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-1UQF0 deL0 8lc0 17c0 10M0 1dd0 gEn0 TX0 3xd0 Jb0 6zB0 SL0 e5d0 17b0 1Pff0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0|20e6","America/Miquelon|LMT AST -03 -02|3I.E 40 30 20|012323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-2mKkf.k 2LTAf.k gQ10 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|61e2","America/Moncton|EST AST ADT AWT APT|50 40 30 30 30|012121212121212121212134121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2IsH0 CwN0 1in0 zAo0 An0 1Nd0 An0 1Nd0 An0 1Nd0 An0 1Nd0 An0 1Nd0 An0 1K10 Lz0 1zB0 NX0 1u10 Wn0 S20 8x50 iu0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 3Cp0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14n1 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 ReX 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|64e3","America/Monterrey|LMT CST CDT|6F.g 60 50|0121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-1UQG0 2FjC0 1nX0 i6p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0|41e5","America/Montevideo|LMT MMT -04 -03 -0330 -0230 -02 -0130|3I.P 3I.P 40 30 3u 2u 20 1u|012343434343434343434343435353636353636375363636363636363636363636363636363636363636363|-2tRUf.9 sVc0 8jcf.9 1db0 1dcu 1cLu 1dcu 1cLu ircu 11zu 1o0u 11zu 1o0u 11zu 1o0u 11zu 1qMu WLu 1qMu WLu 1fAu 1cLu 1o0u 11zu NAu 3jXu zXu Dq0u 19Xu pcu jz0 cm10 19X0 6tB0 1fbu 3o0u jX0 4vB0 xz0 3Cp0 mmu 1a10 IMu Db0 4c10 uL0 1Nd0 An0 1SN0 uL0 mp0 28L0 iPB0 un0 1SN0 xz0 1zd0 Lz0 1zd0 Rb0 1zd0 On0 1wp0 Rb0 s8p0 1fB0 1ip0 11z0 1ld0 14n0 1o10 11z0 1o10 11z0 1o10 14n0 1ld0 14n0 1ld0 14n0 1o10 11z0 1o10 11z0 1o10 11z0|17e5","America/Toronto|EST EDT EWT EPT|50 40 40 40|01010101010101010101010101010101010101010101012301010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-25TR0 1in0 11Wu 1nzu 1fD0 WJ0 1wr0 Nb0 1Ap0 On0 1zd0 On0 1wp0 TX0 1tB0 TX0 1tB0 TX0 1tB0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 4kM0 8x40 iv0 1o10 11z0 1nX0 11z0 1o10 11z0 1o10 1qL0 11D0 1nX0 11B0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|65e5","America/Nassau|LMT EST EDT|59.u 50 40|012121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2kNuO.u 26XdO.u 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|24e4","America/New_York|EST EDT EWT EPT|50 40 40 40|01010101010101010101010101010101010101010101010102301010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-261t0 1nX0 11B0 1nX0 11B0 1qL0 1a10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 RB0 8x40 iv0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|21e6","America/Nipigon|EST EDT EWT EPT|50 40 40 40|010123010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-25TR0 1in0 Rnb0 3je0 8x40 iv0 19yN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|16e2","America/Nome|NST NWT NPT BST BDT YST AKST AKDT|b0 a0 a0 b0 a0 90 90 80|012034343434343434343434343434343456767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676|-17SX0 8wW0 iB0 Qlb0 52O0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 cl0 10q0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|38e2","America/Noronha|LMT -02 -01|29.E 20 10|0121212121212121212121212121212121212121|-2glxO.k HdKO.k 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 nsp0 WL0 1tB0 2L0 2pB0 On0|30e2","America/North_Dakota/Beulah|MST MDT MWT MPT CST CDT|70 60 60 60 60 50|010102301010101010101010101010101010101010101010101010101010101010101010101010101010101010101014545454545454545454545454545454545454545454545454545454|-261r0 1nX0 11B0 1nX0 SgN0 8x20 ix0 QwN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Oo0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/North_Dakota/Center|MST MDT MWT MPT CST CDT|70 60 60 60 60 50|010102301010101010101010101010101010101010101010101010101014545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454|-261r0 1nX0 11B0 1nX0 SgN0 8x20 ix0 QwN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14o0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/North_Dakota/New_Salem|MST MDT MWT MPT CST CDT|70 60 60 60 60 50|010102301010101010101010101010101010101010101010101010101010101010101010101010101454545454545454545454545454545454545454545454545454545454545454545454|-261r0 1nX0 11B0 1nX0 SgN0 8x20 ix0 QwN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14o0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/Ojinaga|LMT MST CST CDT MDT|6V.E 70 60 50 60|0121212323241414141414141414141414141414141414141414141414141414141414141414141414141414141|-1UQF0 deL0 8lc0 17c0 10M0 1dd0 2zQN0 1lb0 14p0 1lb0 14q0 1lb0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 U10 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|23e3","America/Pangnirtung|-00 AST AWT APT ADDT ADT EDT EST CST CDT|0 40 30 30 20 30 40 50 60 50|012314151515151515151515151515151515167676767689767676767676767676767676767676767676767676767676767676767676767676767676767|-1XiM0 PnG0 8x50 iu0 LCL0 1fA0 zgO0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1o00 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11C0 1nX0 11A0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|14e2","America/Paramaribo|LMT PMT PMT -0330 -03|3E.E 3E.Q 3E.A 3u 30|01234|-2nDUj.k Wqo0.c qanX.I 1yVXN.o|24e4","America/Phoenix|MST MDT MWT|70 60 60|01010202010|-261r0 1nX0 11B0 1nX0 SgN0 4Al1 Ap0 1db0 SWqX 1cL0|42e5","America/Port-au-Prince|PPMT EST EDT|4N 50 40|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-28RHb 2FnMb 19X0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14q0 1o00 11A0 1o00 11A0 1o00 14o0 1lc0 14o0 1lc0 14o0 1o00 11A0 1o00 11A0 1o00 14o0 1lc0 14o0 1lc0 i6n0 1nX0 11B0 1nX0 d430 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 3iN0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|23e5","America/Rio_Branco|LMT -05 -04|4v.c 50 40|01212121212121212121212121212121|-2glvs.M HdLs.M 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 NBd0 d5X0|31e4","America/Porto_Velho|LMT -04 -03|4f.A 40 30|012121212121212121212121212121|-2glvI.o HdKI.o 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0|37e4","America/Puerto_Rico|AST AWT APT|40 30 30|0120|-17lU0 7XT0 iu0|24e5","America/Punta_Arenas|SMT -05 -04 -03|4G.K 50 40 30|0102021212121212121232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323|-2q2jh.e fJAh.e 5knG.K 1Vzh.e jRAG.K 1pbh.e 11d0 1oL0 11d0 1oL0 11d0 1oL0 11d0 1pb0 11d0 nHX0 op0 blz0 ko0 Qeo0 WL0 1zd0 On0 1ip0 11z0 1o10 11z0 1qN0 WL0 1ld0 14n0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 WL0 1qN0 1cL0 1cN0 11z0 1o10 11z0 1qN0 WL0 1fB0 19X0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 17b0 1ip0 11z0 1ip0 1fz0 1fB0 11z0 1qN0 WL0 1qN0 WL0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 17b0 1ip0 11z0 1o10 19X0 1fB0 1nX0 G10 1EL0 Op0 1zb0 Rd0 1wn0 Rd0 46n0 Ap0|","America/Rainy_River|CST CDT CWT CPT|60 50 50 50|010123010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-25TQ0 1in0 Rnb0 3je0 8x30 iw0 19yN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|842","America/Rankin_Inlet|-00 CST CDDT CDT EST|0 60 40 50 50|012131313131313131313131313131313131313131313431313131313131313131313131313131313131313131313131313131313131313131313131|-vDc0 keu0 1fA0 zgO0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|26e2","America/Recife|LMT -03 -02|2j.A 30 20|0121212121212121212121212121212121212121|-2glxE.o HdLE.o 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 nsp0 WL0 1tB0 2L0 2pB0 On0|33e5","America/Regina|LMT MST MDT MWT MPT CST|6W.A 70 60 60 60 60|012121212121212121212121341212121212121212121212121215|-2AD51.o uHe1.o 1in0 s2L0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 66N0 1cL0 1cN0 19X0 1fB0 1cL0 1fB0 1cL0 1cN0 1cL0 M30 8x20 ix0 1ip0 1cL0 1ip0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 3NB0 1cL0 1cN0|19e4","America/Resolute|-00 CST CDDT CDT EST|0 60 40 50 50|012131313131313131313131313131313131313131313431313131313431313131313131313131313131313131313131313131313131313131313131|-SnA0 GWS0 1fA0 zgO0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|229","America/Santarem|LMT -04 -03|3C.M 40 30|0121212121212121212121212121212|-2glwl.c HdLl.c 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 NBd0|21e4","America/Santiago|SMT -05 -04 -03|4G.K 50 40 30|010202121212121212321232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323|-2q2jh.e fJAh.e 5knG.K 1Vzh.e jRAG.K 1pbh.e 11d0 1oL0 11d0 1oL0 11d0 1oL0 11d0 1pb0 11d0 nHX0 op0 9Bz0 jb0 1oN0 ko0 Qeo0 WL0 1zd0 On0 1ip0 11z0 1o10 11z0 1qN0 WL0 1ld0 14n0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 WL0 1qN0 1cL0 1cN0 11z0 1o10 11z0 1qN0 WL0 1fB0 19X0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 17b0 1ip0 11z0 1ip0 1fz0 1fB0 11z0 1qN0 WL0 1qN0 WL0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 17b0 1ip0 11z0 1o10 19X0 1fB0 1nX0 G10 1EL0 Op0 1zb0 Rd0 1wn0 Rd0 46n0 Ap0 1Nb0 Ap0 1Nb0 Ap0 1zb0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0|62e5","America/Santo_Domingo|SDMT EST EDT -0430 AST|4E 50 40 4u 40|01213131313131414|-1ttjk 1lJMk Mn0 6sp0 Lbu 1Cou yLu 1RAu wLu 1QMu xzu 1Q0u xXu 1PAu 13jB0 e00|29e5","America/Sao_Paulo|LMT -03 -02|36.s 30 20|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2glwR.w HdKR.w 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 pTd0 PX0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 1EN0 Lz0 1C10 IL0 1HB0 Db0 1HB0 On0 1zd0 On0 1zd0 Lz0 1zd0 Rb0 1wN0 Wn0 1tB0 Rb0 1tB0 WL0 1tB0 Rb0 1zd0 On0 1HB0 FX0 1C10 Lz0 1Ip0 HX0 1zd0 On0 1HB0 IL0 1wp0 On0 1C10 Lz0 1C10 On0 1zd0 On0 1zd0 Rb0 1zd0 Lz0 1C10 Lz0 1C10 On0 1zd0 On0 1zd0 On0 1zd0 On0 1HB0 FX0|20e6","America/Scoresbysund|LMT -02 -01 +00|1r.Q 20 10 0|0121323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-2a5Ww.8 2z5ew.8 1a00 1cK0 1cL0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|452","America/Sitka|PST PWT PPT PDT YST AKST AKDT|80 70 70 70 90 90 80|01203030303030303030303030303030345656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565|-17T20 8x10 iy0 Vo10 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 co0 10q0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|90e2","America/St_Johns|NST NDT NST NDT NWT NPT NDDT|3u.Q 2u.Q 3u 2u 2u 2u 1u|01010101010101010101010101010101010102323232323232324523232323232323232323232323232323232323232323232323232323232323232323232323232323232326232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-28oit.8 14L0 1nB0 1in0 1gm0 Dz0 1JB0 1cL0 1cN0 1cL0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1fB0 1cL0 1cN0 1cL0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1fB0 1cL0 1fB0 19X0 1fB0 19X0 10O0 eKX.8 19X0 1iq0 WL0 1qN0 WL0 1qN0 WL0 1tB0 TX0 1tB0 WL0 1qN0 WL0 1qN0 7UHu itu 1tB0 WL0 1qN0 WL0 1qN0 WL0 1qN0 WL0 1tB0 WL0 1ld0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14n1 1lb0 14p0 1nW0 11C0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zcX Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|11e4","America/Swift_Current|LMT MST MDT MWT MPT CST|7b.k 70 60 60 60 60|012134121212121212121215|-2AD4M.E uHdM.E 1in0 UGp0 8x20 ix0 1o10 17b0 1ip0 11z0 1o10 11z0 1o10 11z0 isN0 1cL0 3Cp0 1cL0 1cN0 11z0 1qN0 WL0 pMp0|16e3","America/Tegucigalpa|LMT CST CDT|5M.Q 60 50|01212121|-1WGGb.8 2ETcb.8 WL0 1qN0 WL0 GRd0 AL0|11e5","America/Thule|LMT AST ADT|4z.8 40 30|012121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2a5To.Q 31NBo.Q 1cL0 1cN0 1cL0 1fB0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|656","America/Thunder_Bay|CST EST EWT EPT EDT|60 50 40 40 40|0123141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141|-2q5S0 1iaN0 8x40 iv0 XNB0 1cL0 1cN0 1fz0 1cN0 1cL0 3Cp0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|11e4","America/Vancouver|PST PDT PWT PPT|80 70 70 70|0102301010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-25TO0 1in0 UGp0 8x10 iy0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|23e5","America/Whitehorse|YST YDT YWT YPT YDDT PST PDT|90 80 80 80 70 80 70|0101023040565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565|-25TN0 1in0 1o10 13V0 Ser0 8x00 iz0 LCL0 1fA0 3NA0 vrd0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|23e3","America/Winnipeg|CST CDT CWT CPT|60 50 50 50|010101023010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-2aIi0 WL0 3ND0 1in0 Jap0 Rb0 aCN0 8x30 iw0 1tB0 11z0 1ip0 11z0 1o10 11z0 1o10 11z0 1rd0 10L0 1op0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 1cL0 1cN0 11z0 6i10 WL0 6i10 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1a00 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1a00 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 14o0 1lc0 14o0 1o00 11A0 1o00 11A0 1o00 14o0 1lc0 14o0 1lc0 14o0 1o00 11A0 1o00 11A0 1o00 14o0 1lc0 14o0 1lc0 14o0 1lc0 14o0 1o00 11A0 1o00 11A0 1o00 14o0 1lc0 14o0 1lc0 14o0 1o00 11A0 1o00 11A0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|66e4","America/Yakutat|YST YWT YPT YDT AKST AKDT|90 80 80 80 90 80|01203030303030303030303030303030304545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454|-17T10 8x00 iz0 Vo10 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 cn0 10q0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|642","America/Yellowknife|-00 MST MWT MPT MDDT MDT|0 70 60 60 50 60|012314151515151515151515151515151515151515151515151515151515151515151515151515151515151515151515151515151515151515151515151|-1pdA0 hix0 8x20 ix0 LCL0 1fA0 zgO0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|19e3","Antarctica/Casey|-00 +08 +11|0 -80 -b0|01212121|-2q00 1DjS0 T90 40P0 KL0 blz0 3m10|10","Antarctica/Davis|-00 +07 +05|0 -70 -50|01012121|-vyo0 iXt0 alj0 1D7v0 VB0 3Wn0 KN0|70","Antarctica/DumontDUrville|-00 +10|0 -a0|0101|-U0o0 cfq0 bFm0|80","Antarctica/Macquarie|AEST AEDT -00 +11|-a0 -b0 0 -b0|0102010101010101010101010101010101010101010101010101010101010101010101010101010101010101013|-29E80 19X0 4SL0 1ayy0 Lvs0 1cM0 1o00 Rc0 1wo0 Rc0 1wo0 U00 1wo0 LA0 1C00 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 11A0 1qM0 WM0 1qM0 Oo0 1zc0 Oo0 1zc0 Oo0 1wo0 WM0 1tA0 WM0 1tA0 U00 1tA0 U00 1tA0 11A0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 11A0 1o00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1cM0 1a00 1io0 1cM0 1cM0 1cM0 1cM0 1cM0|1","Antarctica/Mawson|-00 +06 +05|0 -60 -50|012|-CEo0 2fyk0|60","Pacific/Auckland|NZMT NZST NZST NZDT|-bu -cu -c0 -d0|01020202020202020202020202023232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323|-1GCVu Lz0 1tB0 11zu 1o0u 11zu 1o0u 11zu 1o0u 14nu 1lcu 14nu 1lcu 1lbu 11Au 1nXu 11Au 1nXu 11Au 1nXu 11Au 1nXu 11Au 1qLu WMu 1qLu 11Au 1n1bu IM0 1C00 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1qM0 14o0 1lc0 14o0 1lc0 14o0 1lc0 17c0 1io0 17c0 1io0 17c0 1io0 17c0 1lc0 14o0 1lc0 14o0 1lc0 17c0 1io0 17c0 1io0 17c0 1lc0 14o0 1lc0 14o0 1lc0 17c0 1io0 17c0 1io0 17c0 1io0 17c0 1io0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00|14e5","Antarctica/Palmer|-00 -03 -04 -02|0 30 40 20|0121212121213121212121212121212121212121212121212121212121212121212121212121212121|-cao0 nD0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 jsN0 14N0 11z0 1o10 11z0 1qN0 WL0 1qN0 WL0 1qN0 1cL0 1cN0 11z0 1o10 11z0 1qN0 WL0 1fB0 19X0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 17b0 1ip0 11z0 1ip0 1fz0 1fB0 11z0 1qN0 WL0 1qN0 WL0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 17b0 1ip0 11z0 1o10 19X0 1fB0 1nX0 G10 1EL0 Op0 1zb0 Rd0 1wn0 Rd0 46n0 Ap0|40","Antarctica/Rothera|-00 -03|0 30|01|gOo0|130","Antarctica/Syowa|-00 +03|0 -30|01|-vs00|20","Antarctica/Troll|-00 +00 +02|0 0 -20|01212121212121212121212121212121212121212121212121212121212121212121|1puo0 hd0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|40","Antarctica/Vostok|-00 +06|0 -60|01|-tjA0|25","Europe/Oslo|CET CEST|-10 -20|010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-2awM0 Qm0 W6o0 5pf0 WM0 1fA0 1cM0 1cM0 1cM0 1cM0 wJc0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1qM0 WM0 zpc0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|62e4","Asia/Riyadh|LMT +03|-36.Q -30|01|-TvD6.Q|57e5","Asia/Almaty|LMT +05 +06 +07|-57.M -50 -60 -70|012323232323232323232321232323232323232323232323232|-1Pc57.M eUo7.M 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0|15e5","Asia/Amman|LMT EET EEST|-2n.I -20 -30|0121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-1yW2n.I 1HiMn.I KL0 1oN0 11b0 1oN0 11b0 1pd0 1dz0 1cp0 11b0 1op0 11b0 fO10 1db0 1e10 1cL0 1cN0 1cL0 1cN0 1fz0 1pd0 10n0 1ld0 14n0 1hB0 15b0 1ip0 19X0 1cN0 1cL0 1cN0 17b0 1ld0 14o0 1lc0 17c0 1io0 17c0 1io0 17c0 1So0 y00 1fc0 1dc0 1co0 1dc0 1cM0 1cM0 1cM0 1o00 11A0 1lc0 17c0 1cM0 1cM0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 4bX0 Dd0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0|25e5","Asia/Anadyr|LMT +12 +13 +14 +11|-bN.U -c0 -d0 -e0 -b0|01232121212121212121214121212121212121212121212121212121212141|-1PcbN.U eUnN.U 23CL0 1db0 2q10 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 2sp0 WM0|13e3","Asia/Aqtau|LMT +04 +05 +06|-3l.4 -40 -50 -60|012323232323232323232123232312121212121212121212|-1Pc3l.4 eUnl.4 24PX0 2pX0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cN0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0|15e4","Asia/Aqtobe|LMT +04 +05 +06|-3M.E -40 -50 -60|0123232323232323232321232323232323232323232323232|-1Pc3M.E eUnM.E 23CL0 3Db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0|27e4","Asia/Ashgabat|LMT +04 +05 +06|-3R.w -40 -50 -60|0123232323232323232323212|-1Pc3R.w eUnR.w 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0|41e4","Asia/Atyrau|LMT +03 +05 +06 +04|-3r.I -30 -50 -60 -40|01232323232323232323242323232323232324242424242|-1Pc3r.I eUor.I 24PW0 2pX0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 2sp0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0|","Asia/Baghdad|BMT +03 +04|-2V.A -30 -40|012121212121212121212121212121212121212121212121212121|-26BeV.A 2ACnV.A 11b0 1cp0 1dz0 1dd0 1db0 1cN0 1cp0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1de0 1dc0 1dc0 1dc0 1cM0 1dc0 1cM0 1dc0 1cM0 1dc0 1dc0 1dc0 1cM0 1dc0 1cM0 1dc0 1cM0 1dc0 1dc0 1dc0 1cM0 1dc0 1cM0 1dc0 1cM0 1dc0 1dc0 1dc0 1cM0 1dc0 1cM0 1dc0 1cM0 1dc0|66e5","Asia/Qatar|LMT +04 +03|-3q.8 -40 -30|012|-21Jfq.8 27BXq.8|96e4","Asia/Baku|LMT +03 +04 +05|-3j.o -30 -40 -50|01232323232323232323232123232323232323232323232323232323232323232|-1Pc3j.o 1jUoj.o WCL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 1cM0 9Je0 1o00 11z0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|27e5","Asia/Bangkok|BMT +07|-6G.4 -70|01|-218SG.4|15e6","Asia/Barnaul|LMT +06 +07 +08|-5z -60 -70 -80|0123232323232323232323212323232321212121212121212121212121212121212|-21S5z pCnz 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 p90 LE0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0 3rd0|","Asia/Beirut|EET EEST|-20 -30|010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-21aq0 1on0 1410 1db0 19B0 1in0 1ip0 WL0 1lQp0 11b0 1oN0 11b0 1oN0 11b0 1pd0 11b0 1oN0 11b0 q6N0 En0 1oN0 11b0 1oN0 11b0 1oN0 11b0 1pd0 11b0 1oN0 11b0 1op0 11b0 dA10 17b0 1iN0 17b0 1iN0 17b0 1iN0 17b0 1vB0 SL0 1mp0 13z0 1iN0 17b0 1iN0 17b0 1jd0 12n0 1a10 1cL0 1cN0 1cL0 1cN0 1cL0 1fB0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0|22e5","Asia/Bishkek|LMT +05 +06 +07|-4W.o -50 -60 -70|012323232323232323232321212121212121212121212121212|-1Pc4W.o eUnW.o 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2e00 1tX0 17b0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1cPu 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0|87e4","Asia/Brunei|LMT +0730 +08|-7D.E -7u -80|012|-1KITD.E gDc9.E|42e4","Asia/Kolkata|MMT IST +0630|-5l.a -5u -6u|012121|-2zOtl.a 1r2LP.a 1un0 HB0 7zX0|15e6","Asia/Chita|LMT +08 +09 +10|-7x.Q -80 -90 -a0|012323232323232323232321232323232323232323232323232323232323232312|-21Q7x.Q pAnx.Q 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0 3re0|33e4","Asia/Choibalsan|LMT +07 +08 +10 +09|-7C -70 -80 -a0 -90|0123434343434343434343434343434343434343434343424242|-2APHC 2UkoC cKn0 1da0 1dd0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1fB0 1cL0 1cN0 1cL0 1cN0 1cL0 6hD0 11z0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 3Db0 h1f0 1cJ0 1cP0 1cJ0|38e3","Asia/Shanghai|CST CDT|-80 -90|010101010101010101010101010|-1c2w0 Rz0 11d0 1wL0 A10 8HX0 1G10 Tz0 1ip0 1jX0 1cN0 11b0 1oN0 aL0 1tU30 Rb0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0|23e6","Asia/Colombo|MMT +0530 +06 +0630|-5j.w -5u -60 -6u|01231321|-2zOtj.w 1rFbN.w 1zzu 7Apu 23dz0 11zu n3cu|22e5","Asia/Dhaka|HMT +0630 +0530 +06 +07|-5R.k -6u -5u -60 -70|0121343|-18LFR.k 1unn.k HB0 m6n0 2kxbu 1i00|16e6","Asia/Damascus|LMT EET EEST|-2p.c -20 -30|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-21Jep.c Hep.c 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1xRB0 11X0 1oN0 10L0 1pB0 11b0 1oN0 10L0 1mp0 13X0 1oN0 11b0 1pd0 11b0 1oN0 11b0 1oN0 11b0 1oN0 11b0 1pd0 11b0 1oN0 11b0 1oN0 11b0 1oN0 11b0 1pd0 11b0 1oN0 Nb0 1AN0 Nb0 bcp0 19X0 1gp0 19X0 3ld0 1xX0 Vd0 1Bz0 Sp0 1vX0 10p0 1dz0 1cN0 1cL0 1db0 1db0 1g10 1an0 1ap0 1db0 1fd0 1db0 1cN0 1db0 1dd0 1db0 1cp0 1dz0 1c10 1dX0 1cN0 1db0 1dd0 1db0 1cN0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1db0 1cN0 1db0 1cN0 19z0 1fB0 1qL0 11B0 1on0 Wp0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0|26e5","Asia/Dili|LMT +08 +09|-8m.k -80 -90|01212|-2le8m.k 1dnXm.k 1nfA0 Xld0|19e4","Asia/Dubai|LMT +04|-3F.c -40|01|-21JfF.c|39e5","Asia/Dushanbe|LMT +05 +06 +07|-4z.c -50 -60 -70|012323232323232323232321|-1Pc4z.c eUnz.c 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2hB0|76e4","Asia/Famagusta|LMT EET EEST +03|-2f.M -20 -30 -30|0121212121212121212121212121212121212121212121212121212121212121212121212121212121212312121212121212121212121212121212121212121|-1Vc2f.M 2a3cf.M 1cL0 1qp0 Xz0 19B0 19X0 1fB0 1db0 1cp0 1cL0 1fB0 19X0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1fB0 1cL0 1cN0 1cL0 1cN0 1o30 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 15U0 2Ks0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|","Asia/Gaza|EET EEST IST IDT|-20 -30 -20 -30|0101010101010101010101010101010123232323232323232323232323232320101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-1c2q0 5Rb0 10r0 1px0 10N0 1pz0 16p0 1jB0 16p0 1jx0 pBd0 Vz0 1oN0 11b0 1oO0 10N0 1pz0 10N0 1pb0 10N0 1pb0 10N0 1pb0 10N0 1pz0 10N0 1pb0 10N0 1pb0 11d0 1oL0 dW0 hfB0 Db0 1fB0 Rb0 bXd0 gM0 8Q00 IM0 1wM0 11z0 1C10 IL0 1s10 10n0 1o10 WL0 1zd0 On0 1ld0 11z0 1o10 14n0 1o10 14n0 1nd0 12n0 1nd0 Xz0 1q10 12n0 M10 C00 17c0 1io0 17c0 1io0 17c0 1o00 1cL0 1fB0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 17c0 1io0 18N0 1bz0 19z0 1gp0 1610 1iL0 11z0 1o10 14o0 1lA1 SKX 1xd1 MKX 1AN0 1a00 1fA0 1cL0 1cN0 1nX0 1210 1nz0 1220 1qL0 WN0 1qL0 WN0 1qL0 11c0 1oo0 11c0 1rc0 Wo0 1rc0 Wo0 1rc0 11c0 1oo0 11c0 1oo0 11c0 1oo0 11c0 1rc0 Wo0 1rc0 11c0 1oo0 11c0 1oo0 11c0 1oo0 11c0 1oo0 11c0 1rc0 Wo0 1rc0 11c0 1oo0 11c0 1oo0 11c0 1oo0 11c0 1rc0|18e5","Asia/Hebron|EET EEST IST IDT|-20 -30 -20 -30|010101010101010101010101010101012323232323232323232323232323232010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-1c2q0 5Rb0 10r0 1px0 10N0 1pz0 16p0 1jB0 16p0 1jx0 pBd0 Vz0 1oN0 11b0 1oO0 10N0 1pz0 10N0 1pb0 10N0 1pb0 10N0 1pb0 10N0 1pz0 10N0 1pb0 10N0 1pb0 11d0 1oL0 dW0 hfB0 Db0 1fB0 Rb0 bXd0 gM0 8Q00 IM0 1wM0 11z0 1C10 IL0 1s10 10n0 1o10 WL0 1zd0 On0 1ld0 11z0 1o10 14n0 1o10 14n0 1nd0 12n0 1nd0 Xz0 1q10 12n0 M10 C00 17c0 1io0 17c0 1io0 17c0 1o00 1cL0 1fB0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 17c0 1io0 18N0 1bz0 19z0 1gp0 1610 1iL0 12L0 1mN0 14o0 1lc0 Tb0 1xd1 MKX bB0 cn0 1cN0 1a00 1fA0 1cL0 1cN0 1nX0 1210 1nz0 1220 1qL0 WN0 1qL0 WN0 1qL0 11c0 1oo0 11c0 1rc0 Wo0 1rc0 Wo0 1rc0 11c0 1oo0 11c0 1oo0 11c0 1oo0 11c0 1rc0 Wo0 1rc0 11c0 1oo0 11c0 1oo0 11c0 1oo0 11c0 1oo0 11c0 1rc0 Wo0 1rc0 11c0 1oo0 11c0 1oo0 11c0 1oo0 11c0 1rc0|25e4","Asia/Ho_Chi_Minh|LMT PLMT +07 +08 +09|-76.E -76.u -70 -80 -90|0123423232|-2yC76.E bK00.a 1h7b6.u 5lz0 18o0 3Oq0 k5b0 aW00 BAM0|90e5","Asia/Hong_Kong|LMT HKT HKST HKWT JST|-7A.G -80 -90 -8u -90|0123412121212121212121212121212121212121212121212121212121212121212121|-2CFH0 1taO0 Hc0 xUu 9tBu 11z0 1tDu Rc0 1wo0 11A0 1cM0 11A0 1o00 11A0 1o00 11A0 1o00 14o0 1o00 11A0 1nX0 U10 1tz0 U10 1wn0 Rd0 1wn0 U10 1tz0 U10 1tz0 U10 1tz0 U10 1wn0 Rd0 1wn0 Rd0 1wn0 U10 1tz0 U10 1tz0 17d0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 s10 1Vz0 1cN0 1cL0 1cN0 1cL0 6fd0 14n0|73e5","Asia/Hovd|LMT +06 +07 +08|-66.A -60 -70 -80|012323232323232323232323232323232323232323232323232|-2APG6.A 2Uko6.A cKn0 1db0 1dd0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1fB0 1cL0 1cN0 1cL0 1cN0 1cL0 6hD0 11z0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 kEp0 1cJ0 1cP0 1cJ0|81e3","Asia/Irkutsk|IMT +07 +08 +09|-6V.5 -70 -80 -90|01232323232323232323232123232323232323232323232323232323232323232|-21zGV.5 pjXV.5 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0|60e4","Europe/Istanbul|IMT EET EEST +03 +04|-1U.U -20 -30 -30 -40|0121212121212121212121212121212121212121212121234312121212121212121212121212121212121212121212121212121212121212123|-2ogNU.U dzzU.U 11b0 8tB0 1on0 1410 1db0 19B0 1in0 3Rd0 Un0 1oN0 11b0 zSN0 CL0 mp0 1Vz0 1gN0 8yn0 1yp0 ML0 1kp0 17b0 1ip0 17b0 1fB0 19X0 1ip0 19X0 1ip0 17b0 qdB0 38L0 1jd0 Tz0 l6O0 11A0 WN0 1qL0 TB0 1tX0 U10 1tz0 11B0 1in0 17d0 z90 cne0 pb0 2Cp0 1800 14o0 1dc0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1a00 1fA0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WO0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 Xc0 1qo0 WM0 1qM0 11A0 1o00 1200 1nA0 11A0 1tA0 U00 15w0|13e6","Asia/Jakarta|BMT +0720 +0730 +09 +08 WIB|-77.c -7k -7u -90 -80 -70|01232425|-1Q0Tk luM0 mPzO 8vWu 6kpu 4PXu xhcu|31e6","Asia/Jayapura|LMT +09 +0930 WIT|-9m.M -90 -9u -90|0123|-1uu9m.M sMMm.M L4nu|26e4","Asia/Jerusalem|JMT IST IDT IDDT|-2k.E -20 -30 -40|012121212121321212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-26Bek.E SyMk.E 5Rb0 10r0 1px0 10N0 1pz0 16p0 1jB0 16p0 1jx0 3LB0 Em0 or0 1cn0 1dB0 16n0 10O0 1ja0 1tC0 14o0 1cM0 1a00 11A0 1Na0 An0 1MP0 AJ0 1Kp0 LC0 1oo0 Wl0 EQN0 Db0 1fB0 Rb0 bXd0 gM0 8Q00 IM0 1wM0 11z0 1C10 IL0 1s10 10n0 1o10 WL0 1zd0 On0 1ld0 11z0 1o10 14n0 1o10 14n0 1nd0 12n0 1nd0 Xz0 1q10 12n0 1hB0 1dX0 1ep0 1aL0 1eN0 17X0 1nf0 11z0 1tB0 19W0 1e10 17b0 1ep0 1gL0 18N0 1fz0 1eN0 17b0 1gq0 1gn0 19d0 1dz0 1c10 17X0 1hB0 1gn0 19d0 1dz0 1c10 17X0 1kp0 1dz0 1c10 1aL0 1eN0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0|81e4","Asia/Kabul|+04 +0430|-40 -4u|01|-10Qs0|46e5","Asia/Kamchatka|LMT +11 +12 +13|-ay.A -b0 -c0 -d0|012323232323232323232321232323232323232323232323232323232323212|-1SLKy.A ivXy.A 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 2sp0 WM0|18e4","Asia/Karachi|LMT +0530 +0630 +05 PKT PKST|-4s.c -5u -6u -50 -50 -60|012134545454|-2xoss.c 1qOKW.c 7zX0 eup0 LqMu 1fy00 1cL0 dK10 11b0 1610 1jX0|24e6","Asia/Urumqi|LMT +06|-5O.k -60|01|-1GgtO.k|32e5","Asia/Kathmandu|LMT +0530 +0545|-5F.g -5u -5J|012|-21JhF.g 2EGMb.g|12e5","Asia/Khandyga|LMT +08 +09 +10 +11|-92.d -80 -90 -a0 -b0|0123232323232323232323212323232323232323232323232343434343434343432|-21Q92.d pAp2.d 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 qK0 yN0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 17V0 7zD0|66e2","Asia/Krasnoyarsk|LMT +06 +07 +08|-6b.q -60 -70 -80|01232323232323232323232123232323232323232323232323232323232323232|-21Hib.q prAb.q 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0|10e5","Asia/Kuala_Lumpur|SMT +07 +0720 +0730 +09 +08|-6T.p -70 -7k -7u -90 -80|0123435|-2Bg6T.p 17anT.p l5XE 17bO 8Fyu 1so1u|71e5","Asia/Kuching|LMT +0730 +08 +0820 +09|-7l.k -7u -80 -8k -90|0123232323232323242|-1KITl.k gDbP.k 6ynu AnE 1O0k AnE 1NAk AnE 1NAk AnE 1NAk AnE 1O0k AnE 1NAk AnE pAk 8Fz0|13e4","Asia/Macau|LMT CST +09 +10 CDT|-7y.a -80 -90 -a0 -90|012323214141414141414141414141414141414141414141414141414141414141414141|-2CFHy.a 1uqKy.a PX0 1kn0 15B0 11b0 4Qq0 1oM0 11c0 1ko0 1u00 11A0 1cM0 11c0 1o00 11A0 1o00 11A0 1oo0 1400 1o00 11A0 1o00 U00 1tA0 U00 1wo0 Rc0 1wru U10 1tz0 U10 1tz0 U10 1tz0 U10 1wn0 Rd0 1wn0 Rd0 1wn0 U10 1tz0 U10 1tz0 17d0 1cK0 1cO0 1cK0 1cO0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 s10 1Vz0 1cN0 1cL0 1cN0 1cL0 6fd0 14n0|57e4","Asia/Magadan|LMT +10 +11 +12|-a3.c -a0 -b0 -c0|012323232323232323232321232323232323232323232323232323232323232312|-1Pca3.c eUo3.c 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0 3Cq0|95e3","Asia/Makassar|LMT MMT +08 +09 WITA|-7V.A -7V.A -80 -90 -80|01234|-21JjV.A vfc0 myLV.A 8ML0|15e5","Asia/Manila|PST PDT JST|-80 -90 -90|010201010|-1kJI0 AL0 cK10 65X0 mXB0 vX0 VK10 1db0|24e6","Asia/Nicosia|LMT EET EEST|-2d.s -20 -30|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-1Vc2d.s 2a3cd.s 1cL0 1qp0 Xz0 19B0 19X0 1fB0 1db0 1cp0 1cL0 1fB0 19X0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1fB0 1cL0 1cN0 1cL0 1cN0 1o30 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|32e4","Asia/Novokuznetsk|LMT +06 +07 +08|-5M.M -60 -70 -80|012323232323232323232321232323232323232323232323232323232323212|-1PctM.M eULM.M 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 2sp0 WM0|55e4","Asia/Novosibirsk|LMT +06 +07 +08|-5v.E -60 -70 -80|0123232323232323232323212323212121212121212121212121212121212121212|-21Qnv.E pAFv.E 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 ml0 Os0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0 4eN0|15e5","Asia/Omsk|LMT +05 +06 +07|-4R.u -50 -60 -70|01232323232323232323232123232323232323232323232323232323232323232|-224sR.u pMLR.u 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0|12e5","Asia/Oral|LMT +03 +05 +06 +04|-3p.o -30 -50 -60 -40|01232323232323232424242424242424242424242424242|-1Pc3p.o eUop.o 23CK0 3Db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 2pB0 1cM0 1fA0 1cM0 1cM0 IM0 1EM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0|27e4","Asia/Pontianak|LMT PMT +0730 +09 +08 WITA WIB|-7h.k -7h.k -7u -90 -80 -80 -70|012324256|-2ua7h.k XE00 munL.k 8Rau 6kpu 4PXu xhcu Wqnu|23e4","Asia/Pyongyang|LMT KST JST KST|-8n -8u -90 -90|012313|-2um8n 97XR 1lTzu 2Onc0 6BA0|29e5","Asia/Qostanay|LMT +04 +05 +06|-4e.s -40 -50 -60|012323232323232323232123232323232323232323232323|-1Pc4e.s eUoe.s 23CL0 3Db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0|","Asia/Qyzylorda|LMT +04 +05 +06|-4l.Q -40 -50 -60|01232323232323232323232323232323232323232323232|-1Pc4l.Q eUol.Q 23CL0 3Db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 3ao0 1EM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 zQl0|73e4","Asia/Rangoon|RMT +0630 +09|-6o.L -6u -90|0121|-21Jio.L SmnS.L 7j9u|48e5","Asia/Sakhalin|LMT +09 +11 +12 +10|-9u.M -90 -b0 -c0 -a0|01232323232323232323232423232323232424242424242424242424242424242|-2AGVu.M 1BoMu.M 1qFa0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 2pB0 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0 3rd0|58e4","Asia/Samarkand|LMT +04 +05 +06|-4r.R -40 -50 -60|01232323232323232323232|-1Pc4r.R eUor.R 23CL0 3Db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0|36e4","Asia/Seoul|LMT KST JST KST KDT KDT|-8r.Q -8u -90 -90 -a0 -9u|012343434343151515151515134343|-2um8r.Q 97XV.Q 1m1zu 6CM0 Fz0 1kN0 14n0 1kN0 14L0 1zd0 On0 69B0 2I0u OL0 1FB0 Rb0 1qN0 TX0 1tB0 TX0 1tB0 TX0 1tB0 TX0 2ap0 12FBu 11A0 1o00 11A0|23e6","Asia/Srednekolymsk|LMT +10 +11 +12|-ae.Q -a0 -b0 -c0|01232323232323232323232123232323232323232323232323232323232323232|-1Pcae.Q eUoe.Q 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0|35e2","Asia/Taipei|CST JST CDT|-80 -90 -90|01020202020202020202020202020202020202020|-1iw80 joM0 1yo0 Tz0 1ip0 1jX0 1cN0 11b0 1oN0 11b0 1oN0 11b0 1oN0 11b0 10N0 1BX0 10p0 1pz0 10p0 1pz0 10p0 1db0 1dd0 1db0 1cN0 1db0 1cN0 1db0 1cN0 1db0 1BB0 ML0 1Bd0 ML0 uq10 1db0 1cN0 1db0 97B0 AL0|74e5","Asia/Tashkent|LMT +05 +06 +07|-4B.b -50 -60 -70|012323232323232323232321|-1Pc4B.b eUnB.b 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0|23e5","Asia/Tbilisi|TBMT +03 +04 +05|-2X.b -30 -40 -50|0123232323232323232323212121232323232323232323212|-1Pc2X.b 1jUnX.b WCL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 1cK0 1cL0 1cN0 1cL0 1cN0 2pz0 1cL0 1fB0 3Nz0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 An0 Os0 WM0|11e5","Asia/Tehran|LMT TMT +0330 +04 +05 +0430|-3p.I -3p.I -3u -40 -50 -4u|01234325252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252|-2btDp.I 1d3c0 1huLT.I TXu 1pz0 sN0 vAu 1cL0 1dB0 1en0 pNB0 UL0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 64p0 1dz0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0|14e6","Asia/Thimphu|LMT +0530 +06|-5W.A -5u -60|012|-Su5W.A 1BGMs.A|79e3","Asia/Tokyo|JST JDT|-90 -a0|010101010|-QJJ0 Rc0 1lc0 14o0 1zc0 Oo0 1zc0 Oo0|38e6","Asia/Tomsk|LMT +06 +07 +08|-5D.P -60 -70 -80|0123232323232323232323212323232323232323232323212121212121212121212|-21NhD.P pxzD.P 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 co0 1bB0 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0 3Qp0|10e5","Asia/Ulaanbaatar|LMT +07 +08 +09|-77.w -70 -80 -90|012323232323232323232323232323232323232323232323232|-2APH7.w 2Uko7.w cKn0 1db0 1dd0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1fB0 1cL0 1cN0 1cL0 1cN0 1cL0 6hD0 11z0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 kEp0 1cJ0 1cP0 1cJ0|12e5","Asia/Ust-Nera|LMT +08 +09 +12 +11 +10|-9w.S -80 -90 -c0 -b0 -a0|012343434343434343434345434343434343434343434343434343434343434345|-21Q9w.S pApw.S 23CL0 1d90 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 17V0 7zD0|65e2","Asia/Vladivostok|LMT +09 +10 +11|-8L.v -90 -a0 -b0|01232323232323232323232123232323232323232323232323232323232323232|-1SJIL.v itXL.v 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0|60e4","Asia/Yakutsk|LMT +08 +09 +10|-8C.W -80 -90 -a0|01232323232323232323232123232323232323232323232323232323232323232|-21Q8C.W pAoC.W 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0|28e4","Asia/Yekaterinburg|LMT PMT +04 +05 +06|-42.x -3J.5 -40 -50 -60|012343434343434343434343234343434343434343434343434343434343434343|-2ag42.x 7mQh.s qBvJ.5 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0|14e5","Asia/Yerevan|LMT +03 +04 +05|-2W -30 -40 -50|0123232323232323232323212121212323232323232323232323232323232|-1Pc2W 1jUnW WCL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 4RX0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0|13e5","Atlantic/Azores|HMT -02 -01 +00 WET|1S.w 20 10 0 0|01212121212121212121212121212121212121212121232123212321232121212121212121212121212121212121212121232323232323232323232323232323234323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-2ldW0 aPX0 Sp0 LX0 1vc0 Tc0 1uM0 SM0 1vc0 Tc0 1vc0 SM0 1vc0 6600 1co0 3E00 17c0 1fA0 1a00 1io0 1a00 1io0 17c0 3I00 17c0 1cM0 1cM0 3Fc0 1cM0 1a00 1fA0 1io0 17c0 1cM0 1cM0 1a00 1fA0 1io0 1qM0 Dc0 1tA0 1cM0 1dc0 1400 gL0 IM0 s10 U00 dX0 Rc0 pd0 Rc0 gL0 Oo0 pd0 Rc0 gL0 Oo0 pd0 14o0 1cM0 1cP0 1cM0 1cM0 1cM0 1cM0 1cM0 3Co0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 qIl0 1cM0 1fA0 1cM0 1cM0 1cN0 1cL0 1cN0 1cM0 1cM0 1cM0 1cM0 1cN0 1cL0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cL0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|25e4","Atlantic/Bermuda|LMT AST ADT|4j.i 40 30|0121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-1BnRE.G 1LTbE.G 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|65e3","Atlantic/Canary|LMT -01 WET WEST|11.A 10 0 -10|01232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-1UtaW.o XPAW.o 1lAK0 1a10 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|54e4","Atlantic/Cape_Verde|LMT -02 -01|1y.4 20 10|01212|-2ldW0 1eEo0 7zX0 1djf0|50e4","Atlantic/Faroe|LMT WET WEST|r.4 0 -10|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2uSnw.U 2Wgow.U 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|49e3","Atlantic/Madeira|FMT -01 +00 +01 WET WEST|17.A 10 0 -10 0 -10|01212121212121212121212121212121212121212121232123212321232121212121212121212121212121212121212121454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454|-2ldX0 aPX0 Sp0 LX0 1vc0 Tc0 1uM0 SM0 1vc0 Tc0 1vc0 SM0 1vc0 6600 1co0 3E00 17c0 1fA0 1a00 1io0 1a00 1io0 17c0 3I00 17c0 1cM0 1cM0 3Fc0 1cM0 1a00 1fA0 1io0 17c0 1cM0 1cM0 1a00 1fA0 1io0 1qM0 Dc0 1tA0 1cM0 1dc0 1400 gL0 IM0 s10 U00 dX0 Rc0 pd0 Rc0 gL0 Oo0 pd0 Rc0 gL0 Oo0 pd0 14o0 1cM0 1cP0 1cM0 1cM0 1cM0 1cM0 1cM0 3Co0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 qIl0 1cM0 1fA0 1cM0 1cM0 1cN0 1cL0 1cN0 1cM0 1cM0 1cM0 1cM0 1cN0 1cL0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|27e4","Atlantic/Reykjavik|LMT -01 +00 GMT|1s 10 0 0|012121212121212121212121212121212121212121212121212121212121212121213|-2uWmw mfaw 1Bd0 ML0 1LB0 Cn0 1LB0 3fX0 C10 HrX0 1cO0 LB0 1EL0 LA0 1C00 Oo0 1wo0 Rc0 1wo0 Rc0 1wo0 Rc0 1zc0 Oo0 1zc0 14o0 1lc0 14o0 1lc0 14o0 1o00 11A0 1lc0 14o0 1o00 14o0 1lc0 14o0 1lc0 14o0 1lc0 14o0 1lc0 14o0 1o00 14o0 1lc0 14o0 1lc0 14o0 1lc0 14o0 1lc0 14o0 1lc0 14o0 1o00 14o0 1lc0 14o0 1lc0 14o0 1lc0 14o0 1lc0 14o0 1o00 14o0|12e4","Atlantic/South_Georgia|-02|20|0||30","Atlantic/Stanley|SMT -04 -03 -02|3P.o 40 30 20|012121212121212323212121212121212121212121212121212121212121212121212|-2kJw8.A 12bA8.A 19X0 1fB0 19X0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 Cn0 1Cc10 WL0 1qL0 U10 1tz0 2mN0 WN0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1tz0 U10 1tz0 WN0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1tz0 WN0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qN0 U10 1wn0 Rd0 1wn0 U10 1tz0 U10 1tz0 U10 1tz0 U10 1tz0 U10 1wn0 U10 1tz0 U10 1tz0 U10|21e2","Australia/Sydney|AEST AEDT|-a0 -b0|0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101|-293lX xcX 10jd0 yL0 1cN0 1cL0 1fB0 19X0 17c10 LA0 1C00 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 14o0 1o00 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 U00 1qM0 WM0 1tA0 WM0 1tA0 U00 1tA0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 11A0 1o00 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 11A0 1o00 WM0 1qM0 14o0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0|40e5","Australia/Adelaide|ACST ACDT|-9u -au|0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101|-293lt xcX 10jd0 yL0 1cN0 1cL0 1fB0 19X0 17c10 LA0 1C00 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 U00 1qM0 WM0 1tA0 WM0 1tA0 U00 1tA0 U00 1tA0 Oo0 1zc0 WM0 1qM0 Rc0 1zc0 U00 1tA0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 11A0 1o00 WM0 1qM0 14o0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0|11e5","Australia/Brisbane|AEST AEDT|-a0 -b0|01010101010101010|-293lX xcX 10jd0 yL0 1cN0 1cL0 1fB0 19X0 17c10 LA0 H1A0 Oo0 1zc0 Oo0 1zc0 Oo0|20e5","Australia/Broken_Hill|ACST ACDT|-9u -au|0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101|-293lt xcX 10jd0 yL0 1cN0 1cL0 1fB0 19X0 17c10 LA0 1C00 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 14o0 1o00 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 U00 1qM0 WM0 1tA0 WM0 1tA0 U00 1tA0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 11A0 1o00 WM0 1qM0 14o0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0|18e3","Australia/Currie|AEST AEDT|-a0 -b0|0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101|-29E80 19X0 10jd0 yL0 1cN0 1cL0 1fB0 19X0 17c10 LA0 1C00 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 11A0 1qM0 WM0 1qM0 Oo0 1zc0 Oo0 1zc0 Oo0 1wo0 WM0 1tA0 WM0 1tA0 U00 1tA0 U00 1tA0 11A0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 11A0 1o00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1cM0 1a00 1io0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0|746","Australia/Darwin|ACST ACDT|-9u -au|010101010|-293lt xcX 10jd0 yL0 1cN0 1cL0 1fB0 19X0|12e4","Australia/Eucla|+0845 +0945|-8J -9J|0101010101010101010|-293kI xcX 10jd0 yL0 1cN0 1cL0 1gSp0 Oo0 l5A0 Oo0 iJA0 G00 zU00 IM0 1qM0 11A0 1o00 11A0|368","Australia/Hobart|AEST AEDT|-a0 -b0|010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101|-29E80 19X0 10jd0 yL0 1cN0 1cL0 1fB0 19X0 VfB0 1cM0 1o00 Rc0 1wo0 Rc0 1wo0 U00 1wo0 LA0 1C00 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 11A0 1qM0 WM0 1qM0 Oo0 1zc0 Oo0 1zc0 Oo0 1wo0 WM0 1tA0 WM0 1tA0 U00 1tA0 U00 1tA0 11A0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 11A0 1o00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1cM0 1a00 1io0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0|21e4","Australia/Lord_Howe|AEST +1030 +1130 +11|-a0 -au -bu -b0|0121212121313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313|raC0 1zdu Rb0 1zd0 On0 1zd0 On0 1zd0 On0 1zd0 TXu 1qMu WLu 1tAu WLu 1tAu TXu 1tAu Onu 1zcu Onu 1zcu Onu 1zcu Rbu 1zcu Onu 1zcu Onu 1zcu 11zu 1o0u 11zu 1o0u 11zu 1o0u 11zu 1qMu WLu 11Au 1nXu 1qMu 11zu 1o0u 11zu 1o0u 11zu 1qMu WLu 1qMu 11zu 1o0u WLu 1qMu 14nu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1fzu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu|347","Australia/Lindeman|AEST AEDT|-a0 -b0|010101010101010101010|-293lX xcX 10jd0 yL0 1cN0 1cL0 1fB0 19X0 17c10 LA0 H1A0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0|10","Australia/Melbourne|AEST AEDT|-a0 -b0|0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101|-293lX xcX 10jd0 yL0 1cN0 1cL0 1fB0 19X0 17c10 LA0 1C00 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 U00 1qM0 WM0 1qM0 11A0 1tA0 U00 1tA0 U00 1tA0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 11A0 1o00 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 11A0 1o00 WM0 1qM0 14o0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0|39e5","Australia/Perth|AWST AWDT|-80 -90|0101010101010101010|-293jX xcX 10jd0 yL0 1cN0 1cL0 1gSp0 Oo0 l5A0 Oo0 iJA0 G00 zU00 IM0 1qM0 11A0 1o00 11A0|18e5","CET|CET CEST|-10 -20|01010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-2aFe0 11d0 1iO0 11A0 1o00 11A0 Qrc0 6i00 WM0 1fA0 1cM0 1cM0 1cM0 16M0 1gMM0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|","Pacific/Easter|EMT -07 -06 -05|7h.s 70 60 50|012121212121212121212121212123232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323|-1uSgG.w 1s4IG.w WL0 1zd0 On0 1ip0 11z0 1o10 11z0 1qN0 WL0 1ld0 14n0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 WL0 1qN0 11z0 1o10 2pA0 11z0 1o10 11z0 1qN0 WL0 1qN0 WL0 1qN0 1cL0 1cN0 11z0 1o10 11z0 1qN0 WL0 1fB0 19X0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 17b0 1ip0 11z0 1ip0 1fz0 1fB0 11z0 1qN0 WL0 1qN0 WL0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 17b0 1ip0 11z0 1o10 19X0 1fB0 1nX0 G10 1EL0 Op0 1zb0 Rd0 1wn0 Rd0 46n0 Ap0 1Nb0 Ap0 1Nb0 Ap0 1zb0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0|30e2","CST6CDT|CST CDT CWT CPT|60 50 50 50|010102301010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-261s0 1nX0 11B0 1nX0 SgN0 8x30 iw0 QwN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","EET|EET EEST|-20 -30|010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|hDB0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|","Europe/Dublin|DMT IST GMT BST IST|p.l -y.D 0 -10 -10|01232323232324242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242|-2ax9y.D Rc0 1fzy.D 14M0 1fc0 1g00 1co0 1dc0 1co0 1oo0 1400 1dc0 19A0 1io0 1io0 WM0 1o00 14o0 1o00 17c0 1io0 17c0 1fA0 1a00 1lc0 17c0 1io0 17c0 1fA0 1a00 1io0 17c0 1io0 17c0 1fA0 1cM0 1io0 17c0 1fA0 1a00 1io0 17c0 1io0 17c0 1fA0 1a00 1io0 1qM0 Dc0 g600 14o0 1wo0 17c0 1io0 11A0 1o00 17c0 1fA0 1a00 1fA0 1cM0 1fA0 1a00 17c0 1fA0 1a00 1io0 17c0 1lc0 17c0 1fA0 1a00 1io0 17c0 1io0 17c0 1fA0 1a00 1a00 1qM0 WM0 1qM0 11A0 1o00 WM0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1tA0 IM0 90o0 U00 1tA0 U00 1tA0 U00 1tA0 U00 1tA0 WM0 1qM0 WM0 1qM0 WM0 1tA0 U00 1tA0 U00 1tA0 11z0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 14o0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|12e5","EST|EST|50|0||","EST5EDT|EST EDT EWT EPT|50 40 40 40|010102301010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-261t0 1nX0 11B0 1nX0 SgN0 8x40 iv0 QwN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","Etc/GMT-0|GMT|0|0||","Etc/GMT-1|+01|-10|0||","Pacific/Port_Moresby|+10|-a0|0||25e4","Etc/GMT-11|+11|-b0|0||","Pacific/Tarawa|+12|-c0|0||29e3","Etc/GMT-13|+13|-d0|0||","Etc/GMT-14|+14|-e0|0||","Etc/GMT-2|+02|-20|0||","Etc/GMT-3|+03|-30|0||","Etc/GMT-4|+04|-40|0||","Etc/GMT-5|+05|-50|0||","Etc/GMT-6|+06|-60|0||","Indian/Christmas|+07|-70|0||21e2","Etc/GMT-8|+08|-80|0||","Pacific/Palau|+09|-90|0||21e3","Etc/GMT+1|-01|10|0||","Etc/GMT+10|-10|a0|0||","Etc/GMT+11|-11|b0|0||","Etc/GMT+12|-12|c0|0||","Etc/GMT+3|-03|30|0||","Etc/GMT+4|-04|40|0||","Etc/GMT+5|-05|50|0||","Etc/GMT+6|-06|60|0||","Etc/GMT+7|-07|70|0||","Etc/GMT+8|-08|80|0||","Etc/GMT+9|-09|90|0||","Etc/UTC|UTC|0|0||","Europe/Amsterdam|AMT NST +0120 +0020 CEST CET|-j.w -1j.w -1k -k -20 -10|010101010101010101010101010101010101010101012323234545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545|-2aFcj.w 11b0 1iP0 11A0 1io0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1co0 1io0 1yo0 Pc0 1a00 1fA0 1Bc0 Mo0 1tc0 Uo0 1tA0 U00 1uo0 W00 1s00 VA0 1so0 Vc0 1sM0 UM0 1wo0 Rc0 1u00 Wo0 1rA0 W00 1s00 VA0 1sM0 UM0 1w00 fV0 BCX.w 1tA0 U00 1u00 Wo0 1sm0 601k WM0 1fA0 1cM0 1cM0 1cM0 16M0 1gMM0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|16e5","Europe/Andorra|WET CET CEST|0 -10 -20|012121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-UBA0 1xIN0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|79e3","Europe/Astrakhan|LMT +03 +04 +05|-3c.c -30 -40 -50|012323232323232323212121212121212121212121212121212121212121212|-1Pcrc.c eUMc.c 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 2pB0 1cM0 1fA0 1cM0 3Co0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0 3rd0|10e5","Europe/Athens|AMT EET EEST CEST CET|-1y.Q -20 -30 -20 -10|012123434121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2a61x.Q CNbx.Q mn0 kU10 9b0 3Es0 Xa0 1fb0 1dd0 k3X0 Nz0 SCp0 1vc0 SO0 1cM0 1a00 1ao0 1fc0 1a10 1fG0 1cg0 1dX0 1bX0 1cQ0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|35e5","Europe/London|GMT BST BDST|0 -10 -20|0101010101010101010101010101010101010101010101010121212121210101210101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-2axa0 Rc0 1fA0 14M0 1fc0 1g00 1co0 1dc0 1co0 1oo0 1400 1dc0 19A0 1io0 1io0 WM0 1o00 14o0 1o00 17c0 1io0 17c0 1fA0 1a00 1lc0 17c0 1io0 17c0 1fA0 1a00 1io0 17c0 1io0 17c0 1fA0 1cM0 1io0 17c0 1fA0 1a00 1io0 17c0 1io0 17c0 1fA0 1a00 1io0 1qM0 Dc0 2Rz0 Dc0 1zc0 Oo0 1zc0 Rc0 1wo0 17c0 1iM0 FA0 xB0 1fA0 1a00 14o0 bb0 LA0 xB0 Rc0 1wo0 11A0 1o00 17c0 1fA0 1a00 1fA0 1cM0 1fA0 1a00 17c0 1fA0 1a00 1io0 17c0 1lc0 17c0 1fA0 1a00 1io0 17c0 1io0 17c0 1fA0 1a00 1a00 1qM0 WM0 1qM0 11A0 1o00 WM0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1tA0 IM0 90o0 U00 1tA0 U00 1tA0 U00 1tA0 U00 1tA0 WM0 1qM0 WM0 1qM0 WM0 1tA0 U00 1tA0 U00 1tA0 11z0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 14o0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|10e6","Europe/Belgrade|CET CEST|-10 -20|01010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-19RC0 3IP0 WM0 1fA0 1cM0 1cM0 1rc0 Qo0 1vmo0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|12e5","Europe/Berlin|CET CEST CEMT|-10 -20 -30|01010101010101210101210101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-2aFe0 11d0 1iO0 11A0 1o00 11A0 Qrc0 6i00 WM0 1fA0 1cM0 1cM0 1cM0 kL0 Nc0 m10 WM0 1ao0 1cp0 dX0 jz0 Dd0 1io0 17c0 1fA0 1a00 1ehA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|41e5","Europe/Prague|CET CEST GMT|-10 -20 0|01010101010101010201010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-2aFe0 11d0 1iO0 11A0 1o00 11A0 Qrc0 6i00 WM0 1fA0 1cM0 1cM0 1cM0 1cM0 1qM0 11c0 mp0 xA0 mn0 17c0 1io0 17c0 1fc0 1ao0 1bNc0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|13e5","Europe/Brussels|WET CET CEST WEST|0 -10 -20 -10|0121212103030303030303030303030303030303030303030303212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2ehc0 3zX0 11c0 1iO0 11A0 1o00 11A0 my0 Ic0 1qM0 Rc0 1EM0 UM0 1u00 10o0 1io0 1io0 17c0 1a00 1fA0 1cM0 1cM0 1io0 17c0 1fA0 1a00 1io0 1a30 1io0 17c0 1fA0 1a00 1io0 17c0 1cM0 1cM0 1a00 1io0 1cM0 1cM0 1a00 1fA0 1io0 17c0 1cM0 1cM0 1a00 1fA0 1io0 1qM0 Dc0 y00 5Wn0 WM0 1fA0 1cM0 16M0 1iM0 16M0 1C00 Uo0 1eeo0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|21e5","Europe/Bucharest|BMT EET EEST|-1I.o -20 -30|0121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-1xApI.o 20LI.o RA0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1Axc0 On0 1fA0 1a10 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cK0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cL0 1cN0 1cL0 1fB0 1nX0 11E0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|19e5","Europe/Budapest|CET CEST|-10 -20|0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-2aFe0 11d0 1iO0 11A0 1ip0 17b0 1op0 1tb0 Q2m0 3Ne0 WM0 1fA0 1cM0 1cM0 1oJ0 1dc0 1030 1fA0 1cM0 1cM0 1cM0 1cM0 1fA0 1a00 1iM0 1fA0 8Ha0 Rb0 1wN0 Rb0 1BB0 Lz0 1C20 LB0 SNX0 1a10 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|17e5","Europe/Zurich|CET CEST|-10 -20|01010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-19Lc0 11A0 1o00 11A0 1xG10 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|38e4","Europe/Chisinau|CMT BMT EET EEST CEST CET MSK MSD|-1T -1I.o -20 -30 -20 -10 -30 -40|012323232323232323234545467676767676767676767323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-26jdT wGMa.A 20LI.o RA0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 27A0 2en0 39g0 WM0 1fA0 1cM0 V90 1t7z0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 gL0 WO0 1cM0 1cM0 1cK0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1fB0 1nX0 11D0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|67e4","Europe/Copenhagen|CET CEST|-10 -20|0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-2azC0 Tz0 VuO0 60q0 WM0 1fA0 1cM0 1cM0 1cM0 S00 1HA0 Nc0 1C00 Dc0 1Nc0 Ao0 1h5A0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|12e5","Europe/Gibraltar|GMT BST BDST CET CEST|0 -10 -20 -10 -20|010101010101010101010101010101010101010101010101012121212121010121010101010101010101034343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343|-2axa0 Rc0 1fA0 14M0 1fc0 1g00 1co0 1dc0 1co0 1oo0 1400 1dc0 19A0 1io0 1io0 WM0 1o00 14o0 1o00 17c0 1io0 17c0 1fA0 1a00 1lc0 17c0 1io0 17c0 1fA0 1a00 1io0 17c0 1io0 17c0 1fA0 1cM0 1io0 17c0 1fA0 1a00 1io0 17c0 1io0 17c0 1fA0 1a00 1io0 1qM0 Dc0 2Rz0 Dc0 1zc0 Oo0 1zc0 Rc0 1wo0 17c0 1iM0 FA0 xB0 1fA0 1a00 14o0 bb0 LA0 xB0 Rc0 1wo0 11A0 1o00 17c0 1fA0 1a00 1fA0 1cM0 1fA0 1a00 17c0 1fA0 1a00 1io0 17c0 1lc0 17c0 1fA0 10Jz0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|30e3","Europe/Helsinki|HMT EET EEST|-1D.N -20 -30|0121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-1WuND.N OULD.N 1dA0 1xGq0 1cM0 1cM0 1cM0 1cN0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|12e5","Europe/Kaliningrad|CET CEST EET EEST MSK MSD +03|-10 -20 -20 -30 -30 -40 -30|01010101010101232454545454545454543232323232323232323232323232323232323232323262|-2aFe0 11d0 1iO0 11A0 1o00 11A0 Qrc0 6i00 WM0 1fA0 1cM0 1cM0 1cM0 390 7A0 1en0 12N0 1pbb0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cN0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0|44e4","Europe/Kiev|KMT EET MSK CEST CET MSD EEST|-22.4 -20 -30 -20 -10 -40 -30|0123434252525252525252525256161616161616161616161616161616161616161616161616161616161616161616161616161616161616161616161|-1Pc22.4 eUo2.4 rnz0 2Hg0 WM0 1fA0 da0 1v4m0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 Db0 3220 1cK0 1cL0 1cN0 1cL0 1cN0 1cL0 1cQ0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|34e5","Europe/Kirov|LMT +03 +04 +05|-3i.M -30 -40 -50|01232323232323232321212121212121212121212121212121212121212121|-22WM0 qH90 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 2pB0 1cM0 1fA0 1cM0 3Co0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0|48e4","Europe/Lisbon|LMT WET WEST WEMT CET CEST|A.J 0 -10 -20 -10 -20|012121212121212121212121212121212121212121212321232123212321212121212121212121212121212121212121214121212121212121212121212121212124545454212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2le00 aPX0 Sp0 LX0 1vc0 Tc0 1uM0 SM0 1vc0 Tc0 1vc0 SM0 1vc0 6600 1co0 3E00 17c0 1fA0 1a00 1io0 1a00 1io0 17c0 3I00 17c0 1cM0 1cM0 3Fc0 1cM0 1a00 1fA0 1io0 17c0 1cM0 1cM0 1a00 1fA0 1io0 1qM0 Dc0 1tA0 1cM0 1dc0 1400 gL0 IM0 s10 U00 dX0 Rc0 pd0 Rc0 gL0 Oo0 pd0 Rc0 gL0 Oo0 pd0 14o0 1cM0 1cP0 1cM0 1cM0 1cM0 1cM0 1cM0 3Co0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 pvy0 1cM0 1cM0 1fA0 1cM0 1cM0 1cN0 1cL0 1cN0 1cM0 1cM0 1cM0 1cM0 1cN0 1cL0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|27e5","Europe/Luxembourg|LMT CET CEST WET WEST WEST WET|-o.A -10 -20 0 -10 -20 -10|0121212134343434343434343434343434343434343434343434565651212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2DG0o.A t6mo.A TB0 1nX0 Up0 1o20 11A0 rW0 CM0 1qP0 R90 1EO0 UK0 1u20 10m0 1ip0 1in0 17e0 19W0 1fB0 1db0 1cp0 1in0 17d0 1fz0 1a10 1in0 1a10 1in0 17f0 1fA0 1a00 1io0 17c0 1cM0 1cM0 1a00 1io0 1cM0 1cM0 1a00 1fA0 1io0 17c0 1cM0 1cM0 1a00 1fA0 1io0 1qM0 Dc0 vA0 60L0 WM0 1fA0 1cM0 17c0 1io0 16M0 1C00 Uo0 1eeo0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|54e4","Europe/Madrid|WET WEST WEMT CET CEST|0 -10 -20 -10 -20|010101010101010101210343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343|-25Td0 19B0 1cL0 1dd0 b1z0 18p0 3HX0 17d0 1fz0 1a10 1io0 1a00 1in0 17d0 iIn0 Hd0 1cL0 bb0 1200 2s20 14n0 5aL0 Mp0 1vz0 17d0 1in0 17d0 1in0 17d0 1in0 17d0 6hX0 11B0 XHX0 1a10 1fz0 1a10 19X0 1cN0 1fz0 1a10 1fC0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|62e5","Europe/Malta|CET CEST|-10 -20|0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-2arB0 Lz0 1cN0 1db0 1410 1on0 Wp0 1qL0 17d0 1cL0 M3B0 5M20 WM0 1fA0 1co0 17c0 1iM0 16m0 1de0 1lc0 14m0 1lc0 WO0 1qM0 GTW0 On0 1C10 LA0 1C00 LA0 1EM0 LA0 1C00 LA0 1zc0 Oo0 1C00 Oo0 1co0 1cM0 1lA0 Xc0 1qq0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1iN0 19z0 1fB0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|42e4","Europe/Minsk|MMT EET MSK CEST CET MSD EEST +03|-1O -20 -30 -20 -10 -40 -30 -30|01234343252525252525252525261616161616161616161616161616161616161617|-1Pc1O eUnO qNX0 3gQ0 WM0 1fA0 1cM0 Al0 1tsn0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 3Fc0 1cN0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0|19e5","Europe/Monaco|PMT WET WEST WEMT CET CEST|-9.l 0 -10 -20 -10 -20|01212121212121212121212121212121212121212121212121232323232345454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454|-2nco9.l cNb9.l HA0 19A0 1iM0 11c0 1oo0 Wo0 1rc0 QM0 1EM0 UM0 1u00 10o0 1io0 1wo0 Rc0 1a00 1fA0 1cM0 1cM0 1io0 17c0 1fA0 1a00 1io0 1a00 1io0 17c0 1fA0 1a00 1io0 17c0 1cM0 1cM0 1a00 1io0 1cM0 1cM0 1a00 1fA0 1io0 17c0 1cM0 1cM0 1a00 1fA0 1io0 1qM0 Df0 2RV0 11z0 11B0 1ze0 WM0 1fA0 1cM0 1fa0 1aq0 16M0 1ekn0 1cL0 1fC0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|38e3","Europe/Moscow|MMT MMT MST MDST MSD MSK +05 EET EEST MSK|-2u.h -2v.j -3v.j -4v.j -40 -30 -50 -20 -30 -40|012132345464575454545454545454545458754545454545454545454545454545454545454595|-2ag2u.h 2pyW.W 1bA0 11X0 GN0 1Hb0 c4v.j ik0 3DA0 dz0 15A0 c10 2q10 iM10 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cN0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0|16e6","Europe/Paris|PMT WET WEST CEST CET WEMT|-9.l 0 -10 -20 -10 -20|0121212121212121212121212121212121212121212121212123434352543434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434|-2nco8.l cNb8.l HA0 19A0 1iM0 11c0 1oo0 Wo0 1rc0 QM0 1EM0 UM0 1u00 10o0 1io0 1wo0 Rc0 1a00 1fA0 1cM0 1cM0 1io0 17c0 1fA0 1a00 1io0 1a00 1io0 17c0 1fA0 1a00 1io0 17c0 1cM0 1cM0 1a00 1io0 1cM0 1cM0 1a00 1fA0 1io0 17c0 1cM0 1cM0 1a00 1fA0 1io0 1qM0 Df0 Ik0 5M30 WM0 1fA0 1cM0 Vx0 hB0 1aq0 16M0 1ekn0 1cL0 1fC0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|11e6","Europe/Riga|RMT LST EET MSK CEST CET MSD EEST|-1A.y -2A.y -20 -30 -20 -10 -40 -30|010102345454536363636363636363727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272|-25TzA.y 11A0 1iM0 ko0 gWm0 yDXA.y 2bX0 3fE0 WM0 1fA0 1cM0 1cM0 4m0 1sLy0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cN0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cN0 1o00 11A0 1o00 11A0 1qM0 3oo0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|64e4","Europe/Rome|CET CEST|-10 -20|0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-2arB0 Lz0 1cN0 1db0 1410 1on0 Wp0 1qL0 17d0 1cL0 M3B0 5M20 WM0 1fA0 1cM0 16M0 1iM0 16m0 1de0 1lc0 14m0 1lc0 WO0 1qM0 GTW0 On0 1C10 LA0 1C00 LA0 1EM0 LA0 1C00 LA0 1zc0 Oo0 1C00 Oo0 1C00 LA0 1zc0 Oo0 1C00 LA0 1C00 LA0 1zc0 Oo0 1C00 Oo0 1zc0 Oo0 1fC0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|39e5","Europe/Samara|LMT +03 +04 +05|-3k.k -30 -40 -50|0123232323232323232121232323232323232323232323232323232323212|-22WM0 qH90 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 2pB0 1cM0 1fA0 2y10 14m0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 2sp0 WM0|12e5","Europe/Saratov|LMT +03 +04 +05|-34.i -30 -40 -50|012323232323232321212121212121212121212121212121212121212121212|-22WM0 qH90 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 2pB0 1cM0 1cM0 1cM0 1fA0 1cM0 3Co0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0 5810|","Europe/Simferopol|SMT EET MSK CEST CET MSD EEST MSK|-2g -20 -30 -20 -10 -40 -30 -40|012343432525252525252525252161616525252616161616161616161616161616161616172|-1Pc2g eUog rEn0 2qs0 WM0 1fA0 1cM0 3V0 1u0L0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1Q00 4eL0 1cL0 1cN0 1cL0 1cN0 dX0 WL0 1cN0 1cL0 1fB0 1o30 11B0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11z0 1nW0|33e4","Europe/Sofia|EET CET CEST EEST|-20 -10 -20 -30|01212103030303030303030303030303030303030303030303030303030303030303030303030303030303030303030303030303030303030303030303030|-168L0 WM0 1fA0 1cM0 1cM0 1cN0 1mKH0 1dd0 1fb0 1ap0 1fb0 1a20 1fy0 1a30 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cK0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1fB0 1nX0 11E0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|12e5","Europe/Stockholm|CET CEST|-10 -20|01010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-2azC0 TB0 2yDe0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|15e5","Europe/Tallinn|TMT CET CEST EET MSK MSD EEST|-1D -10 -20 -20 -30 -40 -30|012103421212454545454545454546363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363|-26oND teD 11A0 1Ta0 4rXl KSLD 2FX0 2Jg0 WM0 1fA0 1cM0 18J0 1sTX0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cN0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o10 11A0 1qM0 5QM0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|41e4","Europe/Tirane|LMT CET CEST|-1j.k -10 -20|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2glBj.k 14pcj.k 5LC0 WM0 4M0 1fCK0 10n0 1op0 11z0 1pd0 11z0 1qN0 WL0 1qp0 Xb0 1qp0 Xb0 1qp0 11z0 1lB0 11z0 1qN0 11z0 1iN0 16n0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|42e4","Europe/Ulyanovsk|LMT +03 +04 +05 +02|-3d.A -30 -40 -50 -20|01232323232323232321214121212121212121212121212121212121212121212|-22WM0 qH90 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 2pB0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0 3rd0|13e5","Europe/Uzhgorod|CET CEST MSK MSD EET EEST|-10 -20 -30 -40 -20 -30|010101023232323232323232320454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454|-1cqL0 6i00 WM0 1fA0 1cM0 1ml0 1Cp0 1r3W0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1Q00 1Nf0 2pw0 1cL0 1cN0 1cL0 1cN0 1cL0 1cQ0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|11e4","Europe/Vienna|CET CEST|-10 -20|0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-2aFe0 11d0 1iO0 11A0 1o00 11A0 3KM0 14o0 LA00 6i00 WM0 1fA0 1cM0 1cM0 1cM0 400 2qM0 1ao0 1co0 1cM0 1io0 17c0 1gHa0 19X0 1cP0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|18e5","Europe/Vilnius|WMT KMT CET EET MSK CEST MSD EEST|-1o -1z.A -10 -20 -30 -20 -40 -30|012324525254646464646464646473737373737373737352537373737373737373737373737373737373737373737373737373737373737373737373|-293do 6ILM.o 1Ooz.A zz0 Mfd0 29W0 3is0 WM0 1fA0 1cM0 LV0 1tgL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cN0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11B0 1o00 11A0 1qM0 8io0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|54e4","Europe/Volgograd|LMT +03 +04 +05|-2V.E -30 -40 -50|012323232323232321212121212121212121212121212121212121212121212|-21IqV.E psLV.E 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 2pB0 1cM0 1cM0 1cM0 1fA0 1cM0 3Co0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0 9Jd0|10e5","Europe/Warsaw|WMT CET CEST EET EEST|-1o -10 -20 -20 -30|012121234312121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2ctdo 1LXo 11d0 1iO0 11A0 1o00 11A0 1on0 11A0 6zy0 HWP0 5IM0 WM0 1fA0 1cM0 1dz0 1mL0 1en0 15B0 1aq0 1nA0 11A0 1io0 17c0 1fA0 1a00 iDX0 LA0 1cM0 1cM0 1C00 Oo0 1cM0 1cM0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1C00 LA0 uso0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cN0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|17e5","Europe/Zaporozhye|+0220 EET MSK CEST CET MSD EEST|-2k -20 -30 -20 -10 -40 -30|01234342525252525252525252526161616161616161616161616161616161616161616161616161616161616161616161616161616161616161616161|-1Pc2k eUok rdb0 2RE0 WM0 1fA0 8m0 1v9a0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cK0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cQ0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|77e4","HST|HST|a0|0||","Indian/Chagos|LMT +05 +06|-4N.E -50 -60|012|-2xosN.E 3AGLN.E|30e2","Indian/Cocos|+0630|-6u|0||596","Indian/Kerguelen|-00 +05|0 -50|01|-MG00|130","Indian/Mahe|LMT +04|-3F.M -40|01|-2yO3F.M|79e3","Indian/Maldives|MMT +05|-4S -50|01|-olgS|35e4","Indian/Mauritius|LMT +04 +05|-3O -40 -50|012121|-2xorO 34unO 14L0 12kr0 11z0|15e4","Indian/Reunion|LMT +04|-3F.Q -40|01|-2mDDF.Q|84e4","Pacific/Kwajalein|+11 +10 +09 -12 +12|-b0 -a0 -90 c0 -c0|012034|-1kln0 akp0 6Up0 12ry0 Wan0|14e3","MET|MET MEST|-10 -20|01010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-2aFe0 11d0 1iO0 11A0 1o00 11A0 Qrc0 6i00 WM0 1fA0 1cM0 1cM0 1cM0 16M0 1gMM0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|","MST|MST|70|0||","MST7MDT|MST MDT MWT MPT|70 60 60 60|010102301010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-261r0 1nX0 11B0 1nX0 SgN0 8x20 ix0 QwN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","Pacific/Chatham|+1215 +1245 +1345|-cf -cJ -dJ|012121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212|-WqAf 1adef IM0 1C00 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1qM0 14o0 1lc0 14o0 1lc0 14o0 1lc0 17c0 1io0 17c0 1io0 17c0 1io0 17c0 1lc0 14o0 1lc0 14o0 1lc0 17c0 1io0 17c0 1io0 17c0 1lc0 14o0 1lc0 14o0 1lc0 17c0 1io0 17c0 1io0 17c0 1io0 17c0 1io0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00|600","Pacific/Apia|LMT -1130 -11 -10 +14 +13|bq.U bu b0 a0 -e0 -d0|01232345454545454545454545454545454545454545454545454545454|-2nDMx.4 1yW03.4 2rRbu 1ff0 1a00 CI0 AQ0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00|37e3","Pacific/Bougainville|+10 +09 +11|-a0 -90 -b0|0102|-16Wy0 7CN0 2MQp0|18e4","Pacific/Chuuk|+10 +09|-a0 -90|01010|-2ewy0 axB0 RVX0 axd0|49e3","Pacific/Efate|LMT +11 +12|-bd.g -b0 -c0|0121212121212121212121|-2l9nd.g 2Szcd.g 1cL0 1oN0 10L0 1fB0 19X0 1fB0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1fB0 Lz0 1Nd0 An0|66e3","Pacific/Enderbury|-12 -11 +13|c0 b0 -d0|012|nIc0 B7X0|1","Pacific/Fakaofo|-11 +13|b0 -d0|01|1Gfn0|483","Pacific/Fiji|LMT +12 +13|-bT.I -c0 -d0|0121212121212121212121212121212121212121212121212121212121212121|-2bUzT.I 3m8NT.I LA0 1EM0 IM0 nJc0 LA0 1o00 Rc0 1wo0 Ao0 1Nc0 Ao0 1Q00 xz0 1SN0 uM0 1SM0 uM0 1VA0 s00 1VA0 s00 1VA0 s00 20o0 pc0 20o0 s00 20o0 pc0 20o0 pc0 20o0 pc0 20o0 pc0 20o0 s00 1VA0 s00 20o0 pc0 20o0 pc0 20o0 pc0 20o0 pc0 20o0 s00 20o0 pc0 20o0 pc0 20o0 pc0 20o0 pc0 20o0 s00 1VA0 s00|88e4","Pacific/Galapagos|LMT -05 -06|5W.o 50 60|01212|-1yVS1.A 2dTz1.A gNd0 rz0|25e3","Pacific/Gambier|LMT -09|8X.M 90|01|-2jof0.c|125","Pacific/Guadalcanal|LMT +11|-aD.M -b0|01|-2joyD.M|11e4","Pacific/Guam|GST +09 GDT ChST|-a0 -90 -b0 -a0|01020202020202020203|-18jK0 6pB0 AhB0 3QL0 g2p0 3p91 WOX rX0 1zd0 Rb0 1wp0 Rb0 5xd0 rX0 5sN0 zb1 1C0X On0 ULb0|17e4","Pacific/Honolulu|HST HDT HWT HPT HST|au 9u 9u 9u a0|0102304|-1thLu 8x0 lef0 8wWu iAu 46p0|37e4","Pacific/Kiritimati|-1040 -10 +14|aE a0 -e0|012|nIaE B7Xk|51e2","Pacific/Kosrae|+11 +09 +10 +12|-b0 -90 -a0 -c0|01021030|-2ewz0 axC0 HBy0 akp0 axd0 WOK0 1bdz0|66e2","Pacific/Majuro|+11 +09 +10 +12|-b0 -90 -a0 -c0|0102103|-2ewz0 axC0 HBy0 akp0 6RB0 12um0|28e3","Pacific/Marquesas|LMT -0930|9i 9u|01|-2joeG|86e2","Pacific/Pago_Pago|LMT SST|bm.M b0|01|-2nDMB.c|37e2","Pacific/Nauru|LMT +1130 +09 +12|-b7.E -bu -90 -c0|01213|-1Xdn7.E QCnB.E 7mqu 1lnbu|10e3","Pacific/Niue|-1120 -1130 -11|bk bu b0|012|-KfME 17y0a|12e2","Pacific/Norfolk|+1112 +1130 +1230 +11 +12|-bc -bu -cu -b0 -c0|012134343434343434343434343434343434343434|-Kgbc W01G Oo0 1COo0 9Jcu 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0|25e4","Pacific/Noumea|LMT +11 +12|-b5.M -b0 -c0|01212121|-2l9n5.M 2EqM5.M xX0 1PB0 yn0 HeP0 Ao0|98e3","Pacific/Pitcairn|-0830 -08|8u 80|01|18Vku|56","Pacific/Pohnpei|+11 +09 +10|-b0 -90 -a0|010210|-2ewz0 axC0 HBy0 akp0 axd0|34e3","Pacific/Rarotonga|-1030 -0930 -10|au 9u a0|012121212121212121212121212|lyWu IL0 1zcu Onu 1zcu Onu 1zcu Rbu 1zcu Onu 1zcu Onu 1zcu Onu 1zcu Onu 1zcu Onu 1zcu Rbu 1zcu Onu 1zcu Onu 1zcu Onu|13e3","Pacific/Tahiti|LMT -10|9W.g a0|01|-2joe1.I|18e4","Pacific/Tongatapu|+1220 +13 +14|-ck -d0 -e0|0121212121|-1aB0k 2n5dk 15A0 1wo0 xz0 1Q10 xz0 zWN0 s00|75e3","PST8PDT|PST PDT PWT PPT|80 70 70 70|010102301010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-261q0 1nX0 11B0 1nX0 SgN0 8x10 iy0 QwN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","WET|WET WEST|0 -10|010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|hDB0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|"],"links":["Africa/Abidjan|Africa/Bamako","Africa/Abidjan|Africa/Banjul","Africa/Abidjan|Africa/Conakry","Africa/Abidjan|Africa/Dakar","Africa/Abidjan|Africa/Freetown","Africa/Abidjan|Africa/Lome","Africa/Abidjan|Africa/Nouakchott","Africa/Abidjan|Africa/Ouagadougou","Africa/Abidjan|Africa/Timbuktu","Africa/Abidjan|Atlantic/St_Helena","Africa/Cairo|Egypt","Africa/Johannesburg|Africa/Maseru","Africa/Johannesburg|Africa/Mbabane","Africa/Lagos|Africa/Bangui","Africa/Lagos|Africa/Brazzaville","Africa/Lagos|Africa/Douala","Africa/Lagos|Africa/Kinshasa","Africa/Lagos|Africa/Libreville","Africa/Lagos|Africa/Luanda","Africa/Lagos|Africa/Malabo","Africa/Lagos|Africa/Niamey","Africa/Lagos|Africa/Porto-Novo","Africa/Maputo|Africa/Blantyre","Africa/Maputo|Africa/Bujumbura","Africa/Maputo|Africa/Gaborone","Africa/Maputo|Africa/Harare","Africa/Maputo|Africa/Kigali","Africa/Maputo|Africa/Lubumbashi","Africa/Maputo|Africa/Lusaka","Africa/Nairobi|Africa/Addis_Ababa","Africa/Nairobi|Africa/Asmara","Africa/Nairobi|Africa/Asmera","Africa/Nairobi|Africa/Dar_es_Salaam","Africa/Nairobi|Africa/Djibouti","Africa/Nairobi|Africa/Kampala","Africa/Nairobi|Africa/Mogadishu","Africa/Nairobi|Indian/Antananarivo","Africa/Nairobi|Indian/Comoro","Africa/Nairobi|Indian/Mayotte","Africa/Tripoli|Libya","America/Adak|America/Atka","America/Adak|US/Aleutian","America/Anchorage|US/Alaska","America/Argentina/Buenos_Aires|America/Buenos_Aires","America/Argentina/Catamarca|America/Argentina/ComodRivadavia","America/Argentina/Catamarca|America/Catamarca","America/Argentina/Cordoba|America/Cordoba","America/Argentina/Cordoba|America/Rosario","America/Argentina/Jujuy|America/Jujuy","America/Argentina/Mendoza|America/Mendoza","America/Atikokan|America/Coral_Harbour","America/Chicago|US/Central","America/Curacao|America/Aruba","America/Curacao|America/Kralendijk","America/Curacao|America/Lower_Princes","America/Denver|America/Shiprock","America/Denver|Navajo","America/Denver|US/Mountain","America/Detroit|US/Michigan","America/Edmonton|Canada/Mountain","America/Fort_Wayne|America/Indiana/Indianapolis","America/Fort_Wayne|America/Indianapolis","America/Fort_Wayne|US/East-Indiana","America/Halifax|Canada/Atlantic","America/Havana|Cuba","America/Indiana/Knox|America/Knox_IN","America/Indiana/Knox|US/Indiana-Starke","America/Jamaica|Jamaica","America/Kentucky/Louisville|America/Louisville","America/Los_Angeles|US/Pacific","America/Los_Angeles|US/Pacific-New","America/Manaus|Brazil/West","America/Mazatlan|Mexico/BajaSur","America/Mexico_City|Mexico/General","America/New_York|US/Eastern","America/Noronha|Brazil/DeNoronha","America/Panama|America/Cayman","America/Phoenix|US/Arizona","America/Port_of_Spain|America/Anguilla","America/Port_of_Spain|America/Antigua","America/Port_of_Spain|America/Dominica","America/Port_of_Spain|America/Grenada","America/Port_of_Spain|America/Guadeloupe","America/Port_of_Spain|America/Marigot","America/Port_of_Spain|America/Montserrat","America/Port_of_Spain|America/St_Barthelemy","America/Port_of_Spain|America/St_Kitts","America/Port_of_Spain|America/St_Lucia","America/Port_of_Spain|America/St_Thomas","America/Port_of_Spain|America/St_Vincent","America/Port_of_Spain|America/Tortola","America/Port_of_Spain|America/Virgin","America/Regina|Canada/Saskatchewan","America/Rio_Branco|America/Porto_Acre","America/Rio_Branco|Brazil/Acre","America/Santiago|Chile/Continental","America/Sao_Paulo|Brazil/East","America/St_Johns|Canada/Newfoundland","America/Tijuana|America/Ensenada","America/Tijuana|America/Santa_Isabel","America/Tijuana|Mexico/BajaNorte","America/Toronto|America/Montreal","America/Toronto|Canada/Eastern","America/Vancouver|Canada/Pacific","America/Whitehorse|Canada/Yukon","America/Winnipeg|Canada/Central","Asia/Ashgabat|Asia/Ashkhabad","Asia/Bangkok|Asia/Phnom_Penh","Asia/Bangkok|Asia/Vientiane","Asia/Dhaka|Asia/Dacca","Asia/Dubai|Asia/Muscat","Asia/Ho_Chi_Minh|Asia/Saigon","Asia/Hong_Kong|Hongkong","Asia/Jerusalem|Asia/Tel_Aviv","Asia/Jerusalem|Israel","Asia/Kathmandu|Asia/Katmandu","Asia/Kolkata|Asia/Calcutta","Asia/Kuala_Lumpur|Asia/Singapore","Asia/Kuala_Lumpur|Singapore","Asia/Macau|Asia/Macao","Asia/Makassar|Asia/Ujung_Pandang","Asia/Nicosia|Europe/Nicosia","Asia/Qatar|Asia/Bahrain","Asia/Rangoon|Asia/Yangon","Asia/Riyadh|Asia/Aden","Asia/Riyadh|Asia/Kuwait","Asia/Seoul|ROK","Asia/Shanghai|Asia/Chongqing","Asia/Shanghai|Asia/Chungking","Asia/Shanghai|Asia/Harbin","Asia/Shanghai|PRC","Asia/Taipei|ROC","Asia/Tehran|Iran","Asia/Thimphu|Asia/Thimbu","Asia/Tokyo|Japan","Asia/Ulaanbaatar|Asia/Ulan_Bator","Asia/Urumqi|Asia/Kashgar","Atlantic/Faroe|Atlantic/Faeroe","Atlantic/Reykjavik|Iceland","Atlantic/South_Georgia|Etc/GMT+2","Australia/Adelaide|Australia/South","Australia/Brisbane|Australia/Queensland","Australia/Broken_Hill|Australia/Yancowinna","Australia/Darwin|Australia/North","Australia/Hobart|Australia/Tasmania","Australia/Lord_Howe|Australia/LHI","Australia/Melbourne|Australia/Victoria","Australia/Perth|Australia/West","Australia/Sydney|Australia/ACT","Australia/Sydney|Australia/Canberra","Australia/Sydney|Australia/NSW","Etc/GMT-0|Etc/GMT","Etc/GMT-0|Etc/GMT+0","Etc/GMT-0|Etc/GMT0","Etc/GMT-0|Etc/Greenwich","Etc/GMT-0|GMT","Etc/GMT-0|GMT+0","Etc/GMT-0|GMT-0","Etc/GMT-0|GMT0","Etc/GMT-0|Greenwich","Etc/UTC|Etc/UCT","Etc/UTC|Etc/Universal","Etc/UTC|Etc/Zulu","Etc/UTC|UCT","Etc/UTC|UTC","Etc/UTC|Universal","Etc/UTC|Zulu","Europe/Belgrade|Europe/Ljubljana","Europe/Belgrade|Europe/Podgorica","Europe/Belgrade|Europe/Sarajevo","Europe/Belgrade|Europe/Skopje","Europe/Belgrade|Europe/Zagreb","Europe/Chisinau|Europe/Tiraspol","Europe/Dublin|Eire","Europe/Helsinki|Europe/Mariehamn","Europe/Istanbul|Asia/Istanbul","Europe/Istanbul|Turkey","Europe/Lisbon|Portugal","Europe/London|Europe/Belfast","Europe/London|Europe/Guernsey","Europe/London|Europe/Isle_of_Man","Europe/London|Europe/Jersey","Europe/London|GB","Europe/London|GB-Eire","Europe/Moscow|W-SU","Europe/Oslo|Arctic/Longyearbyen","Europe/Oslo|Atlantic/Jan_Mayen","Europe/Prague|Europe/Bratislava","Europe/Rome|Europe/San_Marino","Europe/Rome|Europe/Vatican","Europe/Warsaw|Poland","Europe/Zurich|Europe/Busingen","Europe/Zurich|Europe/Vaduz","Indian/Christmas|Etc/GMT-7","Pacific/Auckland|Antarctica/McMurdo","Pacific/Auckland|Antarctica/South_Pole","Pacific/Auckland|NZ","Pacific/Chatham|NZ-CHAT","Pacific/Chuuk|Pacific/Truk","Pacific/Chuuk|Pacific/Yap","Pacific/Easter|Chile/EasterIsland","Pacific/Guam|Pacific/Saipan","Pacific/Honolulu|Pacific/Johnston","Pacific/Honolulu|US/Hawaii","Pacific/Kwajalein|Kwajalein","Pacific/Pago_Pago|Pacific/Midway","Pacific/Pago_Pago|Pacific/Samoa","Pacific/Pago_Pago|US/Samoa","Pacific/Palau|Etc/GMT-9","Pacific/Pohnpei|Pacific/Ponape","Pacific/Port_Moresby|Etc/GMT-10","Pacific/Tarawa|Etc/GMT-12","Pacific/Tarawa|Pacific/Funafuti","Pacific/Tarawa|Pacific/Wake","Pacific/Tarawa|Pacific/Wallis"],"countries":["AD|Europe/Andorra","AE|Asia/Dubai","AF|Asia/Kabul","AG|America/Port_of_Spain America/Antigua","AI|America/Port_of_Spain America/Anguilla","AL|Europe/Tirane","AM|Asia/Yerevan","AO|Africa/Lagos Africa/Luanda","AQ|Antarctica/Casey Antarctica/Davis Antarctica/DumontDUrville Antarctica/Mawson Antarctica/Palmer Antarctica/Rothera Antarctica/Syowa Antarctica/Troll Antarctica/Vostok Pacific/Auckland Antarctica/McMurdo","AR|America/Argentina/Buenos_Aires America/Argentina/Cordoba America/Argentina/Salta America/Argentina/Jujuy America/Argentina/Tucuman America/Argentina/Catamarca America/Argentina/La_Rioja America/Argentina/San_Juan America/Argentina/Mendoza America/Argentina/San_Luis America/Argentina/Rio_Gallegos America/Argentina/Ushuaia","AS|Pacific/Pago_Pago","AT|Europe/Vienna","AU|Australia/Lord_Howe Antarctica/Macquarie Australia/Hobart Australia/Currie Australia/Melbourne Australia/Sydney Australia/Broken_Hill Australia/Brisbane Australia/Lindeman Australia/Adelaide Australia/Darwin Australia/Perth Australia/Eucla","AW|America/Curacao America/Aruba","AX|Europe/Helsinki Europe/Mariehamn","AZ|Asia/Baku","BA|Europe/Belgrade Europe/Sarajevo","BB|America/Barbados","BD|Asia/Dhaka","BE|Europe/Brussels","BF|Africa/Abidjan Africa/Ouagadougou","BG|Europe/Sofia","BH|Asia/Qatar Asia/Bahrain","BI|Africa/Maputo Africa/Bujumbura","BJ|Africa/Lagos Africa/Porto-Novo","BL|America/Port_of_Spain America/St_Barthelemy","BM|Atlantic/Bermuda","BN|Asia/Brunei","BO|America/La_Paz","BQ|America/Curacao America/Kralendijk","BR|America/Noronha America/Belem America/Fortaleza America/Recife America/Araguaina America/Maceio America/Bahia America/Sao_Paulo America/Campo_Grande America/Cuiaba America/Santarem America/Porto_Velho America/Boa_Vista America/Manaus America/Eirunepe America/Rio_Branco","BS|America/Nassau","BT|Asia/Thimphu","BW|Africa/Maputo Africa/Gaborone","BY|Europe/Minsk","BZ|America/Belize","CA|America/St_Johns America/Halifax America/Glace_Bay America/Moncton America/Goose_Bay America/Blanc-Sablon America/Toronto America/Nipigon America/Thunder_Bay America/Iqaluit America/Pangnirtung America/Atikokan America/Winnipeg America/Rainy_River America/Resolute America/Rankin_Inlet America/Regina America/Swift_Current America/Edmonton America/Cambridge_Bay America/Yellowknife America/Inuvik America/Creston America/Dawson_Creek America/Fort_Nelson America/Vancouver America/Whitehorse America/Dawson","CC|Indian/Cocos","CD|Africa/Maputo Africa/Lagos Africa/Kinshasa Africa/Lubumbashi","CF|Africa/Lagos Africa/Bangui","CG|Africa/Lagos Africa/Brazzaville","CH|Europe/Zurich","CI|Africa/Abidjan","CK|Pacific/Rarotonga","CL|America/Santiago America/Punta_Arenas Pacific/Easter","CM|Africa/Lagos Africa/Douala","CN|Asia/Shanghai Asia/Urumqi","CO|America/Bogota","CR|America/Costa_Rica","CU|America/Havana","CV|Atlantic/Cape_Verde","CW|America/Curacao","CX|Indian/Christmas","CY|Asia/Nicosia Asia/Famagusta","CZ|Europe/Prague","DE|Europe/Zurich Europe/Berlin Europe/Busingen","DJ|Africa/Nairobi Africa/Djibouti","DK|Europe/Copenhagen","DM|America/Port_of_Spain America/Dominica","DO|America/Santo_Domingo","DZ|Africa/Algiers","EC|America/Guayaquil Pacific/Galapagos","EE|Europe/Tallinn","EG|Africa/Cairo","EH|Africa/El_Aaiun","ER|Africa/Nairobi Africa/Asmara","ES|Europe/Madrid Africa/Ceuta Atlantic/Canary","ET|Africa/Nairobi Africa/Addis_Ababa","FI|Europe/Helsinki","FJ|Pacific/Fiji","FK|Atlantic/Stanley","FM|Pacific/Chuuk Pacific/Pohnpei Pacific/Kosrae","FO|Atlantic/Faroe","FR|Europe/Paris","GA|Africa/Lagos Africa/Libreville","GB|Europe/London","GD|America/Port_of_Spain America/Grenada","GE|Asia/Tbilisi","GF|America/Cayenne","GG|Europe/London Europe/Guernsey","GH|Africa/Accra","GI|Europe/Gibraltar","GL|America/Godthab America/Danmarkshavn America/Scoresbysund America/Thule","GM|Africa/Abidjan Africa/Banjul","GN|Africa/Abidjan Africa/Conakry","GP|America/Port_of_Spain America/Guadeloupe","GQ|Africa/Lagos Africa/Malabo","GR|Europe/Athens","GS|Atlantic/South_Georgia","GT|America/Guatemala","GU|Pacific/Guam","GW|Africa/Bissau","GY|America/Guyana","HK|Asia/Hong_Kong","HN|America/Tegucigalpa","HR|Europe/Belgrade Europe/Zagreb","HT|America/Port-au-Prince","HU|Europe/Budapest","ID|Asia/Jakarta Asia/Pontianak Asia/Makassar Asia/Jayapura","IE|Europe/Dublin","IL|Asia/Jerusalem","IM|Europe/London Europe/Isle_of_Man","IN|Asia/Kolkata","IO|Indian/Chagos","IQ|Asia/Baghdad","IR|Asia/Tehran","IS|Atlantic/Reykjavik","IT|Europe/Rome","JE|Europe/London Europe/Jersey","JM|America/Jamaica","JO|Asia/Amman","JP|Asia/Tokyo","KE|Africa/Nairobi","KG|Asia/Bishkek","KH|Asia/Bangkok Asia/Phnom_Penh","KI|Pacific/Tarawa Pacific/Enderbury Pacific/Kiritimati","KM|Africa/Nairobi Indian/Comoro","KN|America/Port_of_Spain America/St_Kitts","KP|Asia/Pyongyang","KR|Asia/Seoul","KW|Asia/Riyadh Asia/Kuwait","KY|America/Panama America/Cayman","KZ|Asia/Almaty Asia/Qyzylorda Asia/Qostanay Asia/Aqtobe Asia/Aqtau Asia/Atyrau Asia/Oral","LA|Asia/Bangkok Asia/Vientiane","LB|Asia/Beirut","LC|America/Port_of_Spain America/St_Lucia","LI|Europe/Zurich Europe/Vaduz","LK|Asia/Colombo","LR|Africa/Monrovia","LS|Africa/Johannesburg Africa/Maseru","LT|Europe/Vilnius","LU|Europe/Luxembourg","LV|Europe/Riga","LY|Africa/Tripoli","MA|Africa/Casablanca","MC|Europe/Monaco","MD|Europe/Chisinau","ME|Europe/Belgrade Europe/Podgorica","MF|America/Port_of_Spain America/Marigot","MG|Africa/Nairobi Indian/Antananarivo","MH|Pacific/Majuro Pacific/Kwajalein","MK|Europe/Belgrade Europe/Skopje","ML|Africa/Abidjan Africa/Bamako","MM|Asia/Yangon","MN|Asia/Ulaanbaatar Asia/Hovd Asia/Choibalsan","MO|Asia/Macau","MP|Pacific/Guam Pacific/Saipan","MQ|America/Martinique","MR|Africa/Abidjan Africa/Nouakchott","MS|America/Port_of_Spain America/Montserrat","MT|Europe/Malta","MU|Indian/Mauritius","MV|Indian/Maldives","MW|Africa/Maputo Africa/Blantyre","MX|America/Mexico_City America/Cancun America/Merida America/Monterrey America/Matamoros America/Mazatlan America/Chihuahua America/Ojinaga America/Hermosillo America/Tijuana America/Bahia_Banderas","MY|Asia/Kuala_Lumpur Asia/Kuching","MZ|Africa/Maputo","NA|Africa/Windhoek","NC|Pacific/Noumea","NE|Africa/Lagos Africa/Niamey","NF|Pacific/Norfolk","NG|Africa/Lagos","NI|America/Managua","NL|Europe/Amsterdam","NO|Europe/Oslo","NP|Asia/Kathmandu","NR|Pacific/Nauru","NU|Pacific/Niue","NZ|Pacific/Auckland Pacific/Chatham","OM|Asia/Dubai Asia/Muscat","PA|America/Panama","PE|America/Lima","PF|Pacific/Tahiti Pacific/Marquesas Pacific/Gambier","PG|Pacific/Port_Moresby Pacific/Bougainville","PH|Asia/Manila","PK|Asia/Karachi","PL|Europe/Warsaw","PM|America/Miquelon","PN|Pacific/Pitcairn","PR|America/Puerto_Rico","PS|Asia/Gaza Asia/Hebron","PT|Europe/Lisbon Atlantic/Madeira Atlantic/Azores","PW|Pacific/Palau","PY|America/Asuncion","QA|Asia/Qatar","RE|Indian/Reunion","RO|Europe/Bucharest","RS|Europe/Belgrade","RU|Europe/Kaliningrad Europe/Moscow Europe/Simferopol Europe/Kirov Europe/Astrakhan Europe/Volgograd Europe/Saratov Europe/Ulyanovsk Europe/Samara Asia/Yekaterinburg Asia/Omsk Asia/Novosibirsk Asia/Barnaul Asia/Tomsk Asia/Novokuznetsk Asia/Krasnoyarsk Asia/Irkutsk Asia/Chita Asia/Yakutsk Asia/Khandyga Asia/Vladivostok Asia/Ust-Nera Asia/Magadan Asia/Sakhalin Asia/Srednekolymsk Asia/Kamchatka Asia/Anadyr","RW|Africa/Maputo Africa/Kigali","SA|Asia/Riyadh","SB|Pacific/Guadalcanal","SC|Indian/Mahe","SD|Africa/Khartoum","SE|Europe/Stockholm","SG|Asia/Singapore","SH|Africa/Abidjan Atlantic/St_Helena","SI|Europe/Belgrade Europe/Ljubljana","SJ|Europe/Oslo Arctic/Longyearbyen","SK|Europe/Prague Europe/Bratislava","SL|Africa/Abidjan Africa/Freetown","SM|Europe/Rome Europe/San_Marino","SN|Africa/Abidjan Africa/Dakar","SO|Africa/Nairobi Africa/Mogadishu","SR|America/Paramaribo","SS|Africa/Juba","ST|Africa/Sao_Tome","SV|America/El_Salvador","SX|America/Curacao America/Lower_Princes","SY|Asia/Damascus","SZ|Africa/Johannesburg Africa/Mbabane","TC|America/Grand_Turk","TD|Africa/Ndjamena","TF|Indian/Reunion Indian/Kerguelen","TG|Africa/Abidjan Africa/Lome","TH|Asia/Bangkok","TJ|Asia/Dushanbe","TK|Pacific/Fakaofo","TL|Asia/Dili","TM|Asia/Ashgabat","TN|Africa/Tunis","TO|Pacific/Tongatapu","TR|Europe/Istanbul","TT|America/Port_of_Spain","TV|Pacific/Funafuti","TW|Asia/Taipei","TZ|Africa/Nairobi Africa/Dar_es_Salaam","UA|Europe/Simferopol Europe/Kiev Europe/Uzhgorod Europe/Zaporozhye","UG|Africa/Nairobi Africa/Kampala","UM|Pacific/Pago_Pago Pacific/Wake Pacific/Honolulu Pacific/Midway","US|America/New_York America/Detroit America/Kentucky/Louisville America/Kentucky/Monticello America/Indiana/Indianapolis America/Indiana/Vincennes America/Indiana/Winamac America/Indiana/Marengo America/Indiana/Petersburg America/Indiana/Vevay America/Chicago America/Indiana/Tell_City America/Indiana/Knox America/Menominee America/North_Dakota/Center America/North_Dakota/New_Salem America/North_Dakota/Beulah America/Denver America/Boise America/Phoenix America/Los_Angeles America/Anchorage America/Juneau America/Sitka America/Metlakatla America/Yakutat America/Nome America/Adak Pacific/Honolulu","UY|America/Montevideo","UZ|Asia/Samarkand Asia/Tashkent","VA|Europe/Rome Europe/Vatican","VC|America/Port_of_Spain America/St_Vincent","VE|America/Caracas","VG|America/Port_of_Spain America/Tortola","VI|America/Port_of_Spain America/St_Thomas","VN|Asia/Bangkok Asia/Ho_Chi_Minh","VU|Pacific/Efate","WF|Pacific/Wallis","WS|Pacific/Apia","YE|Asia/Riyadh Asia/Aden","YT|Africa/Nairobi Indian/Mayotte","ZA|Africa/Johannesburg","ZM|Africa/Maputo Africa/Lusaka","ZW|Africa/Maputo Africa/Harare"]}')},bOMt:function(e,t,n){!function(e){"use strict";e.defineLocale("nb",{months:"januar_februar_mars_april_mai_juni_juli_august_september_oktober_november_desember".split("_"),monthsShort:"jan._feb._mars_april_mai_juni_juli_aug._sep._okt._nov._des.".split("_"),monthsParseExact:!0,weekdays:"s\xf8ndag_mandag_tirsdag_onsdag_torsdag_fredag_l\xf8rdag".split("_"),weekdaysShort:"s\xf8._ma._ti._on._to._fr._l\xf8.".split("_"),weekdaysMin:"s\xf8_ma_ti_on_to_fr_l\xf8".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY [kl.] HH:mm",LLLL:"dddd D. MMMM YYYY [kl.] HH:mm"},calendar:{sameDay:"[i dag kl.] LT",nextDay:"[i morgen kl.] LT",nextWeek:"dddd [kl.] LT",lastDay:"[i g\xe5r kl.] LT",lastWeek:"[forrige] dddd [kl.] LT",sameElse:"L"},relativeTime:{future:"om %s",past:"%s siden",s:"noen sekunder",ss:"%d sekunder",m:"ett minutt",mm:"%d minutter",h:"en time",hh:"%d timer",d:"en dag",dd:"%d dager",M:"en m\xe5ned",MM:"%d m\xe5neder",y:"ett \xe5r",yy:"%d \xe5r"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n("wd/R"))},bQjx:function(e,t,n){"use strict";var i=p(n("jeLr")),r=n("cGv3"),o=p(n("GYHJ")),a=p(n("D8Ap")),s=p(n("uHaw")),l=n("yxpO"),c=n("1LL4"),u=n("zl3R"),d=n("ti0F"),h=n("tJvG");function p(e){return e&&e.__esModule?e:{default:e}}var f,m,g=/^(\d{4})-(\d{2})-(\d{2})T(\d{2}):(\d{2}):(\d{2}(?:\.\d*)?)Z$/,_=function e(t){t&&(0,u.each)(t,(function(n,i){if((0,d.isPlainObject)(i)||Array.isArray(i))e(i);else if("string"==typeof i){var r=g.exec(i);r&&(t[n]=new Date(Date.UTC(+r[1],+r[2]-1,+r[3],+r[4],+r[5],+r[6])))}}))};t.StateStoringController=o.default.ViewController.inherit((f=function(e){var t="sessionStorage"===e.type?(0,l.sessionStorage)():(0,r.getWindow)().localStorage;if(!t)throw"file:"===(0,r.getWindow)().location.protocol&&s.default.msie?new Error("E1038"):new Error("E1007");return t},m=function(e){return(0,d.isDefined)(e.storageKey)?e.storageKey:"storage"},{_loadState:function(){var e=this.option("stateStoring");if("custom"===e.type)return e.customLoad&&e.customLoad();try{return JSON.parse(f(e).getItem(m(e)))}catch(t){a.default.log(t.message)}},_saveState:function(e){var t=this.option("stateStoring");if("custom"!==t.type)try{f(t).setItem(m(t),JSON.stringify(e))}catch(n){}else t.customSave&&t.customSave(e)},publicMethods:function(){return["state"]},isEnabled:function(){return this.option("stateStoring.enabled")},init:function(){var e=this;return e._state={},e._isLoaded=!1,e._isLoading=!1,e._windowUnloadHandler=function(){void 0!==e._savingTimeoutID&&e._saveState(e.state())},i.default.on((0,r.getWindow)(),"unload",e._windowUnloadHandler),e},isLoaded:function(){return this._isLoaded},isLoading:function(){return this._isLoading},load:function(){var e=this;e._isLoading=!0;var t=(0,h.fromPromise)(e._loadState());return t.done((function(t){e._isLoaded=!0,e._isLoading=!1,e.state(t)})),t},state:function(e){var t=this;if(!arguments.length)return(0,c.extend)(!0,{},t._state);t._state=(0,c.extend)({},e),_(t._state)},save:function(){var e=this;clearTimeout(e._savingTimeoutID),e._savingTimeoutID=setTimeout((function(){e._saveState(e.state()),e._savingTimeoutID=void 0}),e.option("stateStoring.savingTimeout"))},optionChanged:function(e){switch(e.name){case"stateStoring":this.isEnabled()&&!this.isLoading()&&this.load(),e.handled=!0;break;default:this.callBase(e)}},dispose:function(){clearTimeout(this._savingTimeoutID),i.default.off((0,r.getWindow)(),"unload",this._windowUnloadHandler)}}))},"bUO+":function(e,t,n){"use strict";var i=g(n("FKN7")),r=g(n("jeLr")),o=g(n("D6VQ")),a=n("1LL4"),s=n("KAnu"),l=g(n("cGv3")),c=g(n("xZEH")),u=n("ti0F"),d=g(n("m6TM")),h=n("zl3R"),p=g(n("uHaw")),f=g(n("8Qh0")),m=g(n("3wDN"));function g(e){return e&&e.__esModule?e:{default:e}}function _(e){return(_="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 v(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function y(e,t){for(var n=0;n=0?n.ratio||0:((0,u.isDefined)(n.shrink)?n.shrink:1)*i,l=s>=0?r:o;return i+(l?Math.round(s*a/l):0)}(c);l+=h,c.css(O[n],d.maxSize||"none").css(k[n],d.minSize||"0").css(L[n],h),c.addClass("dx-box-fallback-item")})),this.totalItemSize=l}},{key:"_baseSize",value:function(e){var t=(0,i.default)(e).data("dxBoxItemData");return null==t.baseSize?0:"auto"===t.baseSize?this._contentSize(e):this._parseSize(t.baseSize)}},{key:"_contentSize",value:function(e){return(0,i.default)(e)[L[this._option("direction")]]()}},{key:"_parseSize",value:function(e){return String(e).match(/.+%$/)?.01*parseFloat(e)*this._boxSizeValue:e}},{key:"_boxSize",value:function(e){if(!arguments.length)return this._boxSizeValue=this._boxSizeValue||this._totalBaseSize(),this._boxSizeValue;this._boxSizeValue=e}},{key:"_totalBaseSize",value:function(){var e=this,t=0;return(0,h.each)(this._$items,(function(n,i){t+=e._baseSize(i)})),t}},{key:"initSize",value:function(){this._boxSize(this._$element[L[this._option("direction")]]())}},{key:"update",value:function(){if(this._$items&&!this._$element.is(":hidden")){this._$items.detach(),this.initSize(),this._$element.append(this._$items),this.renderItems(this._$items),this.renderAlign(),this.renderCrossAlign();var e=this._$element.get(0);this._$items.find(".dx-box").each((function(){e===(0,i.default)(this).parent().closest(".dx-box").get(0)&&r.default.triggerHandler(this,"dxupdate.dxBox")}))}}}]),e}(),Y=function(e){x(n,e);var t=C(n);function n(){return v(this,n),t.apply(this,arguments)}return b(n,[{key:"_getDefaultOptions",value:function(){return(0,a.extend)(w(M(n.prototype),"_getDefaultOptions",this).call(this),{direction:"row",align:"start",crossAlign:"stretch",activeStateEnabled:!1,focusStateEnabled:!1,onItemStateChanged:void 0,_layoutStrategy:"flex",_queue:void 0})}},{key:"_defaultOptionsRules",value:function(){return w(M(n.prototype),"_defaultOptionsRules",this).call(this).concat([{device:function(){return p.default.msie},options:{_layoutStrategy:"fallback"}}])}},{key:"_itemClass",value:function(){return"dx-box-item"}},{key:"_itemDataKey",value:function(){return"dxBoxItemData"}},{key:"_itemElements",value:function(){return this._itemContainer().children(this._itemSelector())}},{key:"_init",value:function(){w(M(n.prototype),"_init",this).call(this),this.$element().addClass("".concat("dx-box","-").concat(this.option("_layoutStrategy"))),this._initLayout(),this._initBoxQueue()}},{key:"_initLayout",value:function(){this._layout="fallback"===this.option("_layoutStrategy")?new H(this.$element(),this.option.bind(this)):new V(this.$element(),this.option.bind(this))}},{key:"_initBoxQueue",value:function(){this._queue=this.option("_queue")||[]}},{key:"_queueIsNotEmpty",value:function(){return!this.option("_queue")&&!!this._queue.length}},{key:"_pushItemToQueue",value:function(e,t){this._queue.push({$item:e,config:t})}},{key:"_shiftItemFromQueue",value:function(){return this._queue.shift()}},{key:"_initMarkup",value:function(){this.$element().addClass("dx-box"),this._layout.renderBox(),w(M(n.prototype),"_initMarkup",this).call(this),this._renderAlign(),this._renderActions()}},{key:"_renderActions",value:function(){this._onItemStateChanged=this._createActionByOption("onItemStateChanged")}},{key:"_renderAlign",value:function(){this._layout.renderAlign(),this._layout.renderCrossAlign()}},{key:"_renderItems",value:function(e){var t=this;for(this._layout.initSize(),w(M(n.prototype),"_renderItems",this).call(this,e);this._queueIsNotEmpty();){var i=this._shiftItemFromQueue();this._createComponent(i.$item,n,(0,a.extend)({_layoutStrategy:this.option("_layoutStrategy"),itemTemplate:this.option("itemTemplate"),itemHoldTimeout:this.option("itemHoldTimeout"),onItemHold:this.option("onItemHold"),onItemClick:this.option("onItemClick"),onItemContextMenu:this.option("onItemContextMenu"),onItemRendered:this.option("onItemRendered"),_queue:this._queue},i.config))}this._layout.renderItems(this._itemElements()),clearTimeout(this._updateTimer),this._updateTimer=setTimeout((function(){t._isUpdated||t._layout.update(),t._isUpdated=!1,t._updateTimer=null}))}},{key:"_renderItemContent",value:function(e){var t=e.itemData&&e.itemData.node;return t?this._renderItemContentByNode(e,t):w(M(n.prototype),"_renderItemContent",this).call(this,e)}},{key:"_postprocessRenderItem",value:function(e){var t=e.itemData.box;t&&this._pushItemToQueue(e.itemContent,t)}},{key:"_createItemByTemplate",value:function(e,t){return t.itemData.box?e.source?e.source():(0,i.default)():w(M(n.prototype),"_createItemByTemplate",this).call(this,e,t)}},{key:"_visibilityChanged",value:function(e){e&&this._dimensionChanged()}},{key:"_dimensionChanged",value:function(){this._updateTimer||(this._isUpdated=!0,this._layout.update())}},{key:"_dispose",value:function(){clearTimeout(this._updateTimer),w(M(n.prototype),"_dispose",this).apply(this,arguments)}},{key:"_itemOptionChanged",value:function(e,t,i,r){"visible"===t&&this._onItemStateChanged({name:t,state:i,oldState:!1!==r}),w(M(n.prototype),"_itemOptionChanged",this).call(this,e,t,i)}},{key:"_optionChanged",value:function(e){switch(e.name){case"_layoutStrategy":case"_queue":case"direction":this._invalidate();break;case"align":this._layout.renderAlign();break;case"crossAlign":this._layout.renderCrossAlign();break;default:w(M(n.prototype),"_optionChanged",this).call(this,e)}}},{key:"_itemOptions",value:function(){var e=this,t=w(M(n.prototype),"_itemOptions",this).call(this);return t.fireItemStateChangedAction=function(t){e._onItemStateChanged(t)},t}},{key:"repaint",value:function(){this._dimensionChanged()}}]),n}(m.default);Y.ItemClass=N,(0,o.default)("dxBox",Y),e.exports=Y,e.exports.default=e.exports},bUeJ:function(e,t,n){"use strict";var i=n("C+eR"),r=function(e){return e&&e.__esModule?e:{default:e}}(n("5u+F")),o=n("ti0F"),a=n("z7z0"),s=n("1LL4");function l(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,i=new Array(t);nr.interval&&l>=u}function O(e){return function(t,n,r,o){return k((0,i.getLogExt)(t,e),(0,i.getLogExt)(n,e),r,o)}}function T(e,t,n,i){return k(e.valueOf(),t.valueOf(),u(n),i)}function E(e,t){var n=0;return t&&(n=t.reduce((function(e,t){return e+(t.to-t.from)}),0)),h(e.max-e.min-n)}function I(e,t,n,i){var r=t/n-(i||0);return e/(r<1?1:r)}function A(e,t){return m(10,p((0,i.getLogExt)(e,10))+(t||0))}function D(e,t,n,i,r,o,a,s,l,c){var u=I(e,t,r,s),d=1,h=!1===a;return i&&n||((u>=1||!h&&u>0)&&(d=L(u,o,h)),(!n||!i&&nn&&(n=c),n}function L(e,t,n){var i=A(e,-1),r=1;return t=t||g,e>0&&(e/=i,r=t.concat(10*t[0]).map((function(e){return 10*e})).reduce((function(t,r){return.1===i&&n&&25===r?t:t=r?i:t}),0)}function j(e){return function(t,n){var i=A(t);return!e&&i<1&&(i=1),(n=n||_).concat(10*n[0]).reduce((function(e,n){return eu(n)&&(n=c)),n}function F(e,t,n,i){var r;for(var o in t=t||function(e){return e&&e>2?y:v}(i))if(r=t[o].reduce(R(e,o),r))break;if(!r)for(var a=1;!(r=g.reduce(z(e,a),r));a*=10);return r}function N(e,t,n,i){return B(e,t,n,!0,i,b)}function V(e,t){return function(n){return n&&t(h((0,a.adjust)(e(n[1])-e(n[0]))))||void 0}}function H(e,t,n){return r.default.addInterval(e,t,n)}function Y(e,t,n){return H(e,t,n)}function W(e,t,n){return t=t.filter((function(e){return!e.gapSize})),function(i,r,o){var a;return i=e(i,r,o),t.every((function(t){return i>=e(t.from,r)&&e(i,r)=e.from&&n_&&(y=t(g,n(u/2),v))>_&&(y=t(g,a,v,s=!0)),y=m(y);y<_&&y!==f||p&&y<=_;)b.push(y),f=y,y=m(e(y,a));return(s||y-_==0||!(0,o.isDefined)(s)&&i(_,y,a,v))&&b.push(y),b}}function G(e,t,n,i,r){return function(o,a,s,l,c,u,d){var h=c/l,p=s[s.length-1],f=s[0],m=d-1;if((null==u?void 0:u.length)&&(t=W(t,u,n)),0===(l=e(l,f,f,h)))return[];var g=i(n(o,c,o),l);l=e(l,f,g,h);for(var _=[];g0);)g>=o&&_.push(g),m--,g=t(g,l);var v=s.reduce((function(n,r){if(m=d-1,null===n.prevTick)return n.prevTick=r,n;l=e(l,r,n.prevTick,h);for(var o=i(n.prevTick,l);o0);)o!==n.prevTick&&n.minors.push(o),m--,o=t(o,l);return n.prevTick=r,n}),{prevTick:null,minors:[]});_=_.concat(v.minors);var y,b=r(a,c,o);for(l=e(l,b,b,h),g=i(p,l);g=n.to)break}return[t[0].concat(r),i]}),[[],0]);return n[0].concat(e.slice(n[1]))}return e}function X(e,t,n,i,r,o,a,s,l,c){function u(t,n,i){return t&&n/a(t)>=i+1&&(e.incidentOccurred("W2003"),t=void 0),t}return function(d,h,p,f,m,g,_,v){m=m||{};var y=t(d,v),b=function(e){return{tickInterval:r(e.majors),ticks:e.majors||[],minorTickInterval:o(e.minors),minorTicks:e.minors||[]}}(m);return isNaN(y)||(0!==y||m.majors?(b=function(t,i,r,o,a,l,d,h){if(d.majors)return t.breaks=h,t;var p,f=h.filter((function(e){return e.gapSize}));return a=e.skipCalculationLimits?a:u(a,r,o),a=n(r,o,a,l,e.axisDivisionFactor,e.numberMultipliers,e.allowDecimals,h.length,f[0]&&f[0].gapSize.days,e.minTickInterval),e.skipTickGeneration||(p=q(p=s(i,a,e.endOnTick,f,h,r,o,e.axisDivisionFactor,e.generateExtraTick),h=c(h,p,a)),t.breaks=h,t.ticks=t.ticks.concat(p)),t.tickInterval=a,t}(b,d,y,h,p,f,m,v||[]),!e.skipTickGeneration&&y>0&&(b=function(t,n,r,s,c,d,h){if(!e.calculateMinors)return t;if(h.minors)return t;var p=a(t.tickInterval),f=s*p/r,m=t.breaks;return!c&&d?c=o([p/(d+1),p/(d+1)*2]):d=void 0,c=u(c,p,f),c=i(p,f,c,e.minorAxisDivisionFactor),t.minorTicks=q(t.minorTicks.concat(l(n.min,n.max,t.ticks,c,t.tickInterval,m,d)),m),t.minorTickInterval=c,t}(b,d,y,h,g,_,m))):b.ticks=[d.min]),b}}function $(e,t,n,i){var r,a=(2,function(e){if(Array.isArray(e))return e}(r=t)||function(e,t){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(e)){var n=[],i=!0,r=!1,o=void 0;try{for(var a,s=e[Symbol.iterator]();!(i=(a=s.next()).done)&&(n.push(a.value),2!==n.length);i=!0);}catch(l){r=!0,o=l}finally{try{i||null==s.return||s.return()}finally{if(r)throw o}}return n}}(r)||function(e,t){if(e){if("string"==typeof e)return l(e,2);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)?l(e,2):void 0}}(r)||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.")}()),s=a[0],c=a[1];return(!(0,o.isDefined)(s)||h(i(e)-i(s))/n>.25)&&((0,o.isDefined)(c)?s=c:(0,o.isDefined)(s)||(s=e)),s}function K(e,t,n){return function(i,r,o){var a=e(o),s=.5*a;return i.reduce((function(e,i){var o=r.filter((function(e){return e<=i.from})),l=n($(i.from,[].concat(o[o.length-1],r[o.length]),a,t),s);o=r.filter((function(e){return e>=i.to}));var c=n($(i.to,[].concat(o[0],r[r.length-o.length-1]),a,t),-s);return t(c)-t(l)0?Array.apply(null,new Array(o+1)).map((function(e,t){return a*t})):[],tickInterval:a}}}(e):"discrete"===e.axisType?function(e){return function(t,n,r,o){var a=(0,i.getCategoriesInfo)(t.categories,t.min,t.max).categories;return{ticks:a,tickInterval:f(a.length*e.axisDivisionFactor/n)}}}(e):"logarithmic"===e.axisType?function(e){var t,n=e.logBase,r=function(e,t,n){return function(r){return(0,i.raiseToExt)(r,e,t,n)}}(n,e.allowNegatives,e.linearThreshold),o=C(n,e.allowNegatives,e.linearThreshold),a=function(e){return function(t){return 0===t?0:(0,i.getLog)(h(t),e)}}(n),s=function(e){return function(t){return(0,i.raiseTo)(t,e)}}(n),l=J(s,(function(e){return e<0?f:p}),a),c=J(s,(function(e){return e<0?p:f}),a),u=S(x,f,x);return X(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+h(i(t.to/t.from))}),0)),f(h(i(e.max)-i(e.min))-n)}}(n,e.allowNegatives,e.linearThreshold),(t=e.skipCalculationLimits,function(e,n,i,r,o,a,s,l,c,u){var d=I(e,n,o),h=0,p=j(t);return r&&i||(d>0&&(h=p(d,a)),(!i||!r&&ii&&(i=u),i}),P,V(o,x),V(x,x),x,U(function(e,t){return function(n,i,r){return t(H(e(n),i,r))}}(o,r),M(l,c,O(n),e.endOnTick),j(e.skipCalculationLimits),O(n)),G((function(e,t,n,i){return Math.max(Math.abs(t),Math.abs(n))/i}),H,l,u,c),K(x,o,(function(e,t){return r(o(e)+t)})))}(e):"datetime"===e.dataType?function(e){function t(t,n){var i=S(x,p,x),a=(0,o.isString)(n)?r.default.getDateIntervalByString(n.toLowerCase()):n,s=u(n);(a.days%7==0||n.quarters)&&(a=F(s));var l=function(t){return r.default.correctDateWithUnitBeginning(t,a,null,e.firstDayOfWeek)},c=function(e){return new Date(p((e.getTime()-6e4*e.getTimezoneOffset())/s)*s+6e4*e.getTimezoneOffset())};return t=l(t),"years"in a?t.setFullYear(i(t.getFullYear(),a.years,0)):"quarters"in a?t=l(c(t)):"months"in a?t.setMonth(i(t.getMonth(),a.months,0)):"weeks"in a||"days"in a?t=l(c(t)):"hours"in a?t.setHours(i(t.getHours(),a.hours,0)):"minutes"in a?t.setMinutes(i(t.getMinutes(),a.minutes,0)):"seconds"in a?t.setSeconds(i(t.getSeconds(),a.seconds,0)):"milliseconds"in a&&(t=c(t)),t}var n=V(x,r.default.convertMillisecondsToDateUnits);return X(e,E,B,N,n,n,u,U(Y,M(t,(function(e,n){for(var i=t(e,n);e-i>0;)i=Y(i,n);return i}),T,e.endOnTick),F,T),G(x,Y,t,Y,x),K(u,x,(function(e,t){return new Date(e.getTime()+t)})))}(e):function(e){var t=S(x,p,x),n=S(x,f,x),i=V(x,x);return X(e,E,D,P,i,i,x,U(H,M(t,n,k,e.endOnTick),L,k),G(x,H,t,H,x),K(x,x,(function(e,t){return e+t})))}(e)}},bWFh:function(e,t,n){"use strict";var i=n("I+eb"),r=n("2oRo"),o=n("lMq5"),a=n("busE"),s=n("8YOa"),l=n("ImZN"),c=n("GarU"),u=n("hh1v"),d=n("0Dky"),h=n("HH4o"),p=n("1E5z"),f=n("cVYH");e.exports=function(e,t,n){var m=-1!==e.indexOf("Map"),g=-1!==e.indexOf("Weak"),_=m?"set":"add",v=r[e],y=v&&v.prototype,b=v,w={},x=function(e){var t=y[e];a(y,e,"add"==e?function(e){return t.call(this,0===e?0:e),this}:"delete"==e?function(e){return!(g&&!u(e))&&t.call(this,0===e?0:e)}:"get"==e?function(e){return g&&!u(e)?void 0:t.call(this,0===e?0:e)}:"has"==e?function(e){return!(g&&!u(e))&&t.call(this,0===e?0:e)}:function(e,n){return t.call(this,0===e?0:e,n),this})};if(o(e,"function"!=typeof v||!(g||y.forEach&&!d((function(){(new v).entries().next()})))))b=n.getConstructor(t,e,m,_),s.REQUIRED=!0;else if(o(e,!0)){var C=new b,S=C[_](g?{}:-0,1)!=C,M=d((function(){C.has(1)})),k=h((function(e){new v(e)})),O=!g&&d((function(){for(var e=new v,t=5;t--;)e[_](t,t);return!e.has(-0)}));k||((b=t((function(t,n){c(t,b,e);var i=f(new v,t,b);return null!=n&&l(n,i[_],i,m),i}))).prototype=y,y.constructor=b),(M||O)&&(x("delete"),x("has"),m&&x("get")),(O||S)&&x(_),g&&y.clear&&delete y.clear}return w[e]=b,i({global:!0,forced:b!=v},w),p(b,e),g||n.setStrong(b,e,m),b}},bXm7:function(e,t,n){!function(e){"use strict";var t={0:"-\u0448\u0456",1:"-\u0448\u0456",2:"-\u0448\u0456",3:"-\u0448\u0456",4:"-\u0448\u0456",5:"-\u0448\u0456",6:"-\u0448\u044b",7:"-\u0448\u0456",8:"-\u0448\u0456",9:"-\u0448\u044b",10:"-\u0448\u044b",20:"-\u0448\u044b",30:"-\u0448\u044b",40:"-\u0448\u044b",50:"-\u0448\u0456",60:"-\u0448\u044b",70:"-\u0448\u0456",80:"-\u0448\u0456",90:"-\u0448\u044b",100:"-\u0448\u0456"};e.defineLocale("kk",{months:"\u049b\u0430\u04a3\u0442\u0430\u0440_\u0430\u049b\u043f\u0430\u043d_\u043d\u0430\u0443\u0440\u044b\u0437_\u0441\u04d9\u0443\u0456\u0440_\u043c\u0430\u043c\u044b\u0440_\u043c\u0430\u0443\u0441\u044b\u043c_\u0448\u0456\u043b\u0434\u0435_\u0442\u0430\u043c\u044b\u0437_\u049b\u044b\u0440\u043a\u04af\u0439\u0435\u043a_\u049b\u0430\u0437\u0430\u043d_\u049b\u0430\u0440\u0430\u0448\u0430_\u0436\u0435\u043b\u0442\u043e\u049b\u0441\u0430\u043d".split("_"),monthsShort:"\u049b\u0430\u04a3_\u0430\u049b\u043f_\u043d\u0430\u0443_\u0441\u04d9\u0443_\u043c\u0430\u043c_\u043c\u0430\u0443_\u0448\u0456\u043b_\u0442\u0430\u043c_\u049b\u044b\u0440_\u049b\u0430\u0437_\u049b\u0430\u0440_\u0436\u0435\u043b".split("_"),weekdays:"\u0436\u0435\u043a\u0441\u0435\u043d\u0431\u0456_\u0434\u04af\u0439\u0441\u0435\u043d\u0431\u0456_\u0441\u0435\u0439\u0441\u0435\u043d\u0431\u0456_\u0441\u04d9\u0440\u0441\u0435\u043d\u0431\u0456_\u0431\u0435\u0439\u0441\u0435\u043d\u0431\u0456_\u0436\u04b1\u043c\u0430_\u0441\u0435\u043d\u0431\u0456".split("_"),weekdaysShort:"\u0436\u0435\u043a_\u0434\u04af\u0439_\u0441\u0435\u0439_\u0441\u04d9\u0440_\u0431\u0435\u0439_\u0436\u04b1\u043c_\u0441\u0435\u043d".split("_"),weekdaysMin:"\u0436\u043a_\u0434\u0439_\u0441\u0439_\u0441\u0440_\u0431\u0439_\u0436\u043c_\u0441\u043d".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u0411\u04af\u0433\u0456\u043d \u0441\u0430\u0493\u0430\u0442] LT",nextDay:"[\u0415\u0440\u0442\u0435\u04a3 \u0441\u0430\u0493\u0430\u0442] LT",nextWeek:"dddd [\u0441\u0430\u0493\u0430\u0442] LT",lastDay:"[\u041a\u0435\u0448\u0435 \u0441\u0430\u0493\u0430\u0442] LT",lastWeek:"[\u04e8\u0442\u043a\u0435\u043d \u0430\u043f\u0442\u0430\u043d\u044b\u04a3] dddd [\u0441\u0430\u0493\u0430\u0442] LT",sameElse:"L"},relativeTime:{future:"%s \u0456\u0448\u0456\u043d\u0434\u0435",past:"%s \u0431\u04b1\u0440\u044b\u043d",s:"\u0431\u0456\u0440\u043d\u0435\u0448\u0435 \u0441\u0435\u043a\u0443\u043d\u0434",ss:"%d \u0441\u0435\u043a\u0443\u043d\u0434",m:"\u0431\u0456\u0440 \u043c\u0438\u043d\u0443\u0442",mm:"%d \u043c\u0438\u043d\u0443\u0442",h:"\u0431\u0456\u0440 \u0441\u0430\u0493\u0430\u0442",hh:"%d \u0441\u0430\u0493\u0430\u0442",d:"\u0431\u0456\u0440 \u043a\u04af\u043d",dd:"%d \u043a\u04af\u043d",M:"\u0431\u0456\u0440 \u0430\u0439",MM:"%d \u0430\u0439",y:"\u0431\u0456\u0440 \u0436\u044b\u043b",yy:"%d \u0436\u044b\u043b"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0448\u0456|\u0448\u044b)/,ordinal:function(e){return e+(t[e]||t[e%10]||t[e>=100?100:null])},week:{dow:1,doy:7}})}(n("wd/R"))},bYM6:function(e,t,n){!function(e){"use strict";e.defineLocale("ar-tn",{months:"\u062c\u0627\u0646\u0641\u064a_\u0641\u064a\u0641\u0631\u064a_\u0645\u0627\u0631\u0633_\u0623\u0641\u0631\u064a\u0644_\u0645\u0627\u064a_\u062c\u0648\u0627\u0646_\u062c\u0648\u064a\u0644\u064a\u0629_\u0623\u0648\u062a_\u0633\u0628\u062a\u0645\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0641\u0645\u0628\u0631_\u062f\u064a\u0633\u0645\u0628\u0631".split("_"),monthsShort:"\u062c\u0627\u0646\u0641\u064a_\u0641\u064a\u0641\u0631\u064a_\u0645\u0627\u0631\u0633_\u0623\u0641\u0631\u064a\u0644_\u0645\u0627\u064a_\u062c\u0648\u0627\u0646_\u062c\u0648\u064a\u0644\u064a\u0629_\u0623\u0648\u062a_\u0633\u0628\u062a\u0645\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0641\u0645\u0628\u0631_\u062f\u064a\u0633\u0645\u0628\u0631".split("_"),weekdays:"\u0627\u0644\u0623\u062d\u062f_\u0627\u0644\u0625\u062b\u0646\u064a\u0646_\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621_\u0627\u0644\u062e\u0645\u064a\u0633_\u0627\u0644\u062c\u0645\u0639\u0629_\u0627\u0644\u0633\u0628\u062a".split("_"),weekdaysShort:"\u0623\u062d\u062f_\u0625\u062b\u0646\u064a\u0646_\u062b\u0644\u0627\u062b\u0627\u0621_\u0623\u0631\u0628\u0639\u0627\u0621_\u062e\u0645\u064a\u0633_\u062c\u0645\u0639\u0629_\u0633\u0628\u062a".split("_"),weekdaysMin:"\u062d_\u0646_\u062b_\u0631_\u062e_\u062c_\u0633".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u0627\u0644\u064a\u0648\u0645 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextDay:"[\u063a\u062f\u0627 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextWeek:"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastDay:"[\u0623\u0645\u0633 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastWeek:"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",sameElse:"L"},relativeTime:{future:"\u0641\u064a %s",past:"\u0645\u0646\u0630 %s",s:"\u062b\u0648\u0627\u0646",ss:"%d \u062b\u0627\u0646\u064a\u0629",m:"\u062f\u0642\u064a\u0642\u0629",mm:"%d \u062f\u0642\u0627\u0626\u0642",h:"\u0633\u0627\u0639\u0629",hh:"%d \u0633\u0627\u0639\u0627\u062a",d:"\u064a\u0648\u0645",dd:"%d \u0623\u064a\u0627\u0645",M:"\u0634\u0647\u0631",MM:"%d \u0623\u0634\u0647\u0631",y:"\u0633\u0646\u0629",yy:"%d \u0633\u0646\u0648\u0627\u062a"},week:{dow:1,doy:4}})}(n("wd/R"))},bne5:function(e,t,n){"use strict";n.d(t,"a",(function(){return s}));var i=n("6blF"),r=n("isby"),o=n("2Bdj"),a=n("67Y/");function s(e,t,n,l){return Object(o.a)(n)&&(l=n,n=void 0),l?s(e,t,n).pipe(Object(a.a)((function(e){return Object(r.a)(e)?l.apply(void 0,e):l(e)}))):new i.a((function(i){!function e(t,n,i,r,o){var a;if(function(e){return e&&"function"==typeof e.addEventListener&&"function"==typeof e.removeEventListener}(t)){var s=t;t.addEventListener(n,i,o),a=function(){return s.removeEventListener(n,i,o)}}else if(function(e){return e&&"function"==typeof e.on&&"function"==typeof e.off}(t)){var l=t;t.on(n,i),a=function(){return l.off(n,i)}}else if(function(e){return e&&"function"==typeof e.addListener&&"function"==typeof e.removeListener}(t)){var c=t;t.addListener(n,i),a=function(){return c.removeListener(n,i)}}else{if(!t||!t.length)throw new TypeError("Invalid event target");for(var u=0,d=t.length;u1?Array.prototype.slice.call(arguments):e)}),i,n)}))}},boci:function(e,t,n){var i,r,o;!function(n,a){"use strict";"object"==typeof e.exports?e.exports=a():(r=[],void 0===(o="function"==typeof(i=a)?i.apply(t,r):i)||(e.exports=o))}(0,(function(){"use strict";var e=Object.prototype.toString;function t(e,t){return null!=e&&Object.prototype.hasOwnProperty.call(e,t)}function n(e){if(!e)return!0;if(r(e)&&0===e.length)return!0;if("string"!=typeof e){for(var n in e)if(t(e,n))return!1;return!0}return!1}function i(t){return e.call(t)}var r=Array.isArray||function(t){return"[object Array]"===e.call(t)};function o(e){var t=parseInt(e);return t.toString()===e?t:e}function a(e){e=e||{};var a=function(e){return Object.keys(a).reduce((function(t,n){return"create"===n||"function"==typeof a[n]&&(t[n]=a[n].bind(a,e)),t}),{})};function s(n,i){return e.includeInheritedProps||"number"==typeof i&&Array.isArray(n)||t(n,i)}function l(e,t){if(s(e,t))return e[t]}function c(e,t,n,i){if("number"==typeof t&&(t=[t]),!t||0===t.length)return e;if("string"==typeof t)return c(e,t.split(".").map(o),n,i);var r=t[0],a=l(e,r);return 1===t.length?(void 0!==a&&i||(e[r]=n),a):(void 0===a&&(e[r]="number"==typeof t[1]?[]:{}),c(e[r],t.slice(1),n,i))}return a.has=function(n,i){if("number"==typeof i?i=[i]:"string"==typeof i&&(i=i.split(".")),!i||0===i.length)return!!n;for(var a=0;a=0?this._caret({start:r,end:r}):this._moveCaretToBoundaryEventHandler(-1,e)}}).bind(this),y)),this.callBase(e)},_focusOutHandler:function(e){var t=!this._preventNestedFocusEvent(e);t&&(this._focusOutOccurs=!0,this._useMaskBehavior()&&this._updateFormattedValue()),this.callBase(e),t&&(this._focusOutOccurs=!1)},_hasValueBeenChanged:function(e){var t=this._getFormatPattern(),n=this.option("value");return(this._format(n,t)||"")!==e},_updateFormattedValue:function(){var e=this._getInputVal();this._hasValueBeenChanged(e)&&(this._parsedValue=this._tryParse(e,this._caret()),this._adjustParsedValue(),this._setTextByParsedValue(),this._parsedValue!==this.option("value")&&i.trigger(this._input(),"change"))},_arrowHandler:function(e,t){if(this._useMaskBehavior()){var n=this._getInputVal(),i=this._getFormatPattern(),r=d.getCaretWithOffset(this._caret(),e);d.isCaretInBoundaries(r,n,i)||(r=1===e?r.end:r.start,t.preventDefault(),this._caret(d.getCaretInBoundaries(r,n,i)))}},_moveCaretToBoundary:function(e){var t=d.getCaretBoundaries(this._getInputVal(),this._getFormatPattern()),n=d.getCaretWithOffset(1===e?t.start:t.end,0);this._caret(n)},_moveCaretToBoundaryEventHandler:function(e,t){!this._useMaskBehavior()||t&&t.shiftKey||(this._moveCaretToBoundary(e),t&&t.preventDefault())},_shouldMoveCaret:function(e,t){var n=u.getDecimalSeparator(),i=e.charAt(t.end)===n,r="0"===e.charAt(t.end);return(this._lastKey===n||"."===this._lastKey)&&i||"0"===this._lastKey&&r},_getInputVal:function(){return u.convertDigits(this._input().val(),!0)},_keyboardHandler:function(e){if(this.clearCaretTimeout(),this._lastKey=u.convertDigits(f.getChar(e),!0),this._lastKeyName=f.normalizeKeyName(e),!this._shouldHandleKey(e.originalEvent))return this.callBase(e);var t=this._getInputVal(),n=this._caret(),i=this._tryParse(t,n,"minus"===this._lastKeyName?"":this._lastKey);return this._shouldMoveCaret(t,n)&&(this._moveCaret(1),e.originalEvent.preventDefault()),void 0===i?"minus"!==this._lastKeyName&&e.originalEvent.preventDefault():this._parsedValue=i,this.callBase(e)},_keyPressHandler:function(e){this._useMaskBehavior()||this.callBase(e)},_removeHandler:function(e){var t=this._caret(),n=this._getInputVal(),i=t.start,r=t.end;this._lastKey=f.getChar(e),this._lastKeyName=f.normalizeKeyName(e);var o=this._isDeleteKey(this._lastKeyName),a=!o;if(i===r){if(!(a&&i>0||o&&ia&&-1===t.indexOf("#")&&(e=e.substr(s-a)),i(e,t)},_format:function(e,t){var n=this.option("format");return(m.isFunction(n.formatter)?n.formatter:u.format)(e,t)},_getFormatPattern:function(){var e=this.option("format");return"string"==typeof e&&(e.indexOf("0")>=0||e.indexOf("#")>=0)?e:h((function(t){var n=this._format(t,e);return u.convertDigits(n,!0)}).bind(this))},_getFormatForSign:function(e){var t=this._getFormatPattern(),n=t.split(";"),i=u.getSign(e,t);return n[1]=n[1]||"-"+n[0],i<0?n[1]:n[0]},_removeStubs:function(e,t){var n=this._getFormatForSign(e),i=u.getThousandsSeparator(),r=this._getStubs(n),o=e;if(r.length){var a=r[0],s=new RegExp("("+v(r[1]||"")+")$","g"),l=new RegExp("[-"+v(t?"":i)+"]","g");o=o.replace(a,"").replace(s,"").replace(l,"")}return o},_getStubs:function(e){var t=/[^']([#0.,]+)/g.exec(e),n=t&&t[0].trim();return e.split(n).map((function(e){return e.replace(/'/g,"")}))},_truncateToPrecision:function(e,t){if(m.isDefined(e)){var n=e.toString(),i=n.indexOf(".");if(n&&i>-1){var r=parseFloat(n.substr(0,i+t+1));return isNaN(r)?e:r}}return e},_tryParse:function(e,t,n){var i=this._replaceSelectedText(e,t,n),r=this._getFormatPattern(),o=t.start!==t.end,a=this._getParsedValue(i,r),s=this._getPrecisionLimits(r,i).max,l=a!==this._parsedValue,c=n===u.getDecimalSeparator()&&0===s,d=!o&&!l&&"-"!==n&&!this._isValueIncomplete(i)&&this._isStub(n);if(!c&&!d&&(""===this._removeStubs(i)&&(a=Math.abs(0*this._parsedValue)),!isNaN(a)))return a=this._truncateToPrecision(null===a?this._parsedValue:a,s),this._isPercentFormat()?a&&a/100:a},_getParsedValue:function(e,t){var n=u.getSign(e,t),i=this._removeStubs(e,!0),r=this._parse(i,t);return r?n*r:r},_isValueIncomplete:function(e){if(!this._useMaskBehavior())return this.callBase(e);var t=this._caret(),n=u.getDecimalSeparator(),i=e.indexOf(n),r=i>=0&&i0?e=parseInt(e.replace("px","")):e.indexOf("%")>0?e=parseInt(e.replace("%",""))*function(e){return r.isWindow(e)?e.innerHeight:e.offsetHeight}(t)/100:isNaN(e)||(e=parseInt(e)),e},c=function(e,t,n){return e?o.indexOf(e)>-1?t?null:e:(r.isString(e)&&(e=l(e,n)),r.isNumeric(e)?Math.max(0,e+t):"calc("+e+(t<0?" - ":" ")+Math.abs(t)+"px)"):null};t.getSize=function(e,t,n){var r=i.getComputedStyle(e),o=s(t,r),a=e.getClientRects().length,l=e.getBoundingClientRect()[t],c=a?l:0;return c<=0?(c=parseFloat(r[t]||e.style[t])||0,c-=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,r,o)):c-=o.padding+o.border,n.paddings&&(c+=o.padding),n.borders&&(c+=o.border),n.margins&&(c+=o.margin),c},t.getElementBoxParams=s,t.addOffsetToMaxHeight=function(e,t,n){var i=c(e,t,n);return null!==i?i:"none"},t.addOffsetToMinHeight=function(e,t,n){var i=c(e,t,n);return null!==i?i:0},t.getVerticalOffsets=function(e,t){if(!e)return 0;var n=s("height",i.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},t.parseHeight=l},c9m3:function(e,t,n){n("RNIs")("flatMap")},cDke:function(e,t,n){var i=n("I+eb"),r=n("0Dky"),o=n("BX/b").f;i({target:"Object",stat:!0,forced:r((function(){return!Object.getOwnPropertyNames(1)}))},{getOwnPropertyNames:o})},cGV2:function(e,t,n){"use strict";var i=m(n("5qrJ")),r=n("1LL4"),o=n("XpgS"),a=n("zl3R"),s=n("DLVy"),l=m(n("/7L9")),c=n("KAnu"),u=m(n("ti0F")),d=m(n("Bhoz")),h=m(n("imRD")),p=m(n("RwLY")),f=n("tJvG");function m(e){return e&&e.__esModule?e:{default:e}}function g(e){return(g="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 _(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function v(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,i=b(e);if(t){var r=b(this).constructor;n=Reflect.construct(i,arguments,r)}else n=i.apply(this,arguments);return y(this,n)}}function y(e,t){return!t||"object"!==g(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function b(e){return(b=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function w(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function x(e,t){for(var n=0;n=o&&r<=a:r>=o;if(u.default.isDefined(a))return r<=a;throw l.default.Error("E0101")}}]),n}(S),T=function(e){_(n,e);var t=v(n);function n(){var e;return w(this,n),(e=t.call(this)).NAME="stringLength",e}return C(n,[{key:"_validate",value:function(e,t){return e=u.default.isDefined(e)?String(e):"",!t.trim&&u.default.isDefined(t.trim)||(e=e.trim()),!(!t.ignoreEmptyValue||!this._isValueEmpty(e))||P.range.validate(e.length,(0,r.extend)({},t))}}]),n}(S),E=function(e){_(n,e);var t=v(n);function n(){var e;return w(this,n),(e=t.call(this)).NAME="custom",e}return C(n,[{key:"validate",value:function(e,t){if(t.ignoreEmptyValue&&this._isValueEmpty(e))return!0;var n=t.validator,i=n&&u.default.isFunction(n.option)&&n.option("dataGetter"),o=u.default.isFunction(i)&&i(),a={value:e,validator:n,rule:t};return o&&(0,r.extend)(a,o),t.validationCallback(a)}}]),n}(S),I=function(e){_(n,e);var t=v(n);function n(){var e;return w(this,n),(e=t.call(this)).NAME="async",e}return C(n,[{key:"validate",value:function(e,t){if(u.default.isDefined(t.reevaluate)||(0,r.extend)(t,{reevaluate:!0}),t.ignoreEmptyValue&&this._isValueEmpty(e))return!0;var n=t.validator,i=n&&u.default.isFunction(n.option)&&n.option("dataGetter"),o=u.default.isFunction(i)&&i(),a={value:e,validator:n,rule:t};o&&(0,r.extend)(a,o);var s=t.validationCallback(a);if(!u.default.isPromise(s))throw l.default.Error("E0103");return this._getWrappedPromise((0,f.fromPromise)(s).promise())}},{key:"_getWrappedPromise",value:function(e){var t=new f.Deferred;return e.then((function(e){t.resolve(e)}),(function(e){var n={isValid:!1};u.default.isDefined(e)&&(u.default.isString(e)?n.message=e:u.default.isObject(e)&&u.default.isDefined(e.message)&&u.default.isString(e.message)&&(n.message=e.message)),t.resolve(n)})),t.promise()}}]),n}(E),A=function(e){_(n,e);var t=v(n);function n(){var e;return w(this,n),(e=t.call(this)).NAME="compare",e}return C(n,[{key:"_validate",value:function(e,t){if(!t.comparisonTarget)throw l.default.Error("E0102");if(t.ignoreEmptyValue&&this._isValueEmpty(e))return!0;(0,r.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=0&&this._pendingValidators.splice(t,1)},_orderBrokenRules:function(e){var t=[];return(0,a.each)(this.validators,(function(n,i){var r=(0,c.grep)(e,(function(e){return e.validator===i}));r.length&&(t=t.concat(r))})),t},_updateBrokenRules:function(e){if(this._validationInfo.result){var t=this._validationInfo.result.brokenRules,n=(0,c.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){"pending"!==e.status?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?"valid":"invalid",this._validationInfo.result.isValid="valid"===this._validationInfo.result.status;var t=(0,r.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,a.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}}),R={groups:[],getGroupConfig:function(e){var t=(0,c.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 j(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;u.default.isDefined(t.message)||(t.message=n.defaultFormattedMessage&&u.default.isDefined(i)?n.defaultFormattedMessage(i):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,r={name:n,value:e,brokenRule:null,brokenRules:null,isValid:!0,validationRules:t,pendingRules:null,status:"valid",complete:null},o=[];return(0,a.each)(t||[],(function(t,a){var s,c=P[a.type];if(!c)throw l.default.Error("E0100");return u.default.isDefined(a.isValid)&&a.value===e&&!a.reevaluate?!!a.isValid||(r.isValid=!1,i._addBrokenRule({result:r,rule:a}),!1):(a.value=e,"async"===a.type?(o.push({rule:a,ruleValidator:c}),!0):(s=c.validate(e,a),a.isValid=s,s||(r.isValid=!1,i._setDefaultMessage({rule:a,validator:c,name:n}),i._addBrokenRule({result:r,rule:a})),!!a.isValid&&void 0))})),r.isValid&&!r.brokenRules&&o.length&&(r=this._validateAsyncRules({value:e,items:o,result:r,name:n})),r.status=r.pendingRules?"pending":r.isValid?"valid":"invalid",r},_validateAsyncRules:function(e){var t=this,n=e.result,i=e.value,r=e.name,o=[];return(0,a.each)(e.items,(function(e,a){var s=a.ruleValidator.validate(i,a.rule);if(u.default.isPromise(s)){n.pendingRules||(n.pendingRules=[]),n.pendingRules.push(a.rule);var l=s.then((function(e){var n=t._getPatchedRuleResult(e);return t._updateRuleConfig({rule:a.rule,ruleResult:n,validator:a.ruleValidator,name:r}),n}));o.push(l)}else t._updateRuleConfig({rule:a.rule,ruleResult:t._getPatchedRuleResult(s),validator:a.ruleValidator,name:r})})),o.length&&(n.complete=p.default.all(o).then((function(e){return t._getAsyncRulesResult({result:n,values:e})}))),n},_updateRuleConfig:function(e){var t=e.rule,n=e.ruleResult,i=e.validator,r=e.name;t.isValid=n.isValid,n.isValid||(u.default.isDefined(n.message)&&u.default.isString(n.message)&&n.message.length?t.message=n.message:this._setDefaultMessage({rule:t,validator:i,name:r}))},_getPatchedRuleResult:function(e){var t;return u.default.isObject(e)?(t=(0,r.extend)({},e),u.default.isDefined(t.isValid)||(t.isValid=!0)):t={isValid:!u.default.isBoolean(e)||e},t},_getAsyncRulesResult:function(e){var t=this,n=e.result;return(0,a.each)(e.values,(function(e,i){!1===i.isValid&&(n.isValid=i.isValid,t._addBrokenRule({result:n,rule:n.pendingRules[e]}))})),n.pendingRules=null,n.complete=null,n.status=n.isValid?"valid":"invalid",n},registerValidatorInGroup:function(e,t){var n=R.addGroup(e);n.registerValidator.call(n,t)},_shouldRemoveGroup:function(e,t){return!(void 0===e||e&&"dxValidationGroup"===e.NAME||t.length)},removeRegisteredValidator:function(e,t){var n=R.getGroupConfig(e);n&&(n.removeRegisteredValidator.call(n,t),this._shouldRemoveGroup(e,n.validators)&&this.removeGroup(e))},initValidationOptions:function(e){var t=this,n={};return e&&["isValid","validationStatus","validationError","validationErrors"].forEach((function(i){i in e&&(0,r.extend)(n,t.synchronizeValidationOptions({name:i,value:e[i]},e))})),n},synchronizeValidationOptions:function(e,t){var n=e.value;switch(e.name){case"validationStatus":var i="valid"===n||"pending"===n;return t.isValid!==i?{isValid:i}:{};case"isValid":var r=t.validationStatus,o=r;return n&&"invalid"===r?o="valid":n||"invalid"===r||(o="invalid"),o!==r?{validationStatus:o}:{};case"validationErrors":var a=n&&n.length?n[0]:null;return t.validationError!==a?{validationError:a}:{};case"validationError":var s=t.validationErrors;if(!n&&s)return{validationErrors:null};if(n&&!s)return{validationErrors:[n]};if(n&&s&&n!==s[0])return s[0]=n,{validationErrors:s.slice()}}return{}},validateGroup:function(e){var t=R.getGroupConfig(e);if(!t)throw l.default.Error("E0110");return t.validate()},resetGroup:function(e){var t=R.getGroupConfig(e);if(!t)throw l.default.Error("E0110");return t.reset()}};R.initGroups(),e.exports=R,e.exports.default=e.exports},cGv3:function(e,t,n){"use strict";var i=n("tUd6"),r=function(){return"undefined"!=typeof window},o=r()&&window;o||((o={}).window=o);var a=function(e){return e<768?"xs":e<992?"sm":e<1200?"md":"lg"};e.exports={hasWindow:r,getWindow:function(){return o},hasProperty:function(e){return r()&&e in o},defaultScreenFactorFunc:a,getCurrentScreenFactor:function(e){return(e||a)(i.getDocumentElement().clientWidth)},getNavigator:function(){return r()?o.navigator:{userAgent:""}}}},cGxN:function(e,t,n){n("wLYn"),n("sMBO"),n("tW5y");var i=n("Qo9l");e.exports=i.Function},cHJt:function(e,t,n){"use strict";var i=n("FKN7"),r=n("KAnu").noop,o=n("zl3R").each,a=n("/7L9"),s=n("yxXJ").compileGetter,l=n("5qrJ"),c=n("XPWh"),u=l.abstract,d=l.inherit({ctor:function(e){this._toolbar=e},render:function(){this._renderMenuButton(),this._renderWidget()},_widgetOptions:function(){var e=this._toolbar._createActionByOption("onItemClick");return{itemTemplate:this._getMenuItemTemplate.bind(this),onItemClick:(function(t){this._toggleMenu(!1,!0),e(t)}).bind(this)}},_getMenuItemTemplate:function(){return this._toolbar._getTemplateByOption("menuItemTemplate")},_renderWidget:function(){var e=i("
").appendTo(this._menuContainer());this._menu=this._toolbar._createComponent(e,this._menuWidgetClass(),this._widgetOptions()),this.renderMenuItems()},_menuContainer:u,_menuWidgetClass:u,_hasVisibleMenuItems:function(e){var t=e||this._toolbar.option("items"),n=!1,i=s("visible"),r=s("locateInMenu"),l=!1;return o(t,(function(e,t){var o=i(t,{functionsAsIs:!0}),a=r(t,{functionsAsIs:!0});"menu"===t.location&&(l=!0),!1===o||"auto"!==a&&"always"!==a&&"menu"!==t.location||(n=!0)})),l&&a.log("W0001","dxToolbar - 'location' item field","menu","16.1","Use 'locateInMenu' item field instead."),n},_getMenuItems:function(){return this._toolbar._getMenuItems()},_updateMenuVisibility:r,_renderMenuButton:function(){var e=this._menuButtonOptions();this._renderMenuButtonContainer(),this._$button=i("
").appendTo(this._$menuButtonContainer).addClass("dx-toolbar-menu-button"),this._toolbar._createComponent(this._$button,c,e)},_menuButtonOptions:function(){return{onClick:this._menuButtonClickHandler.bind(this)}},_menuButtonClickHandler:function(){this._toggleMenu(!this._menuShown,!0)},_renderMenuButtonContainer:function(){var e=this._toolbar._$afterSection;this._$menuButtonContainer=i("
").appendTo(e).addClass(this._toolbar._buttonClass()).addClass("dx-toolbar-menu-container")},renderMenuItems:function(){this._menu&&this._menu.option("items",this._getMenuItems())},toggleMenuVisibility:function(e,t){this._menu&&this._toggleMenu(e,t)},_toggleMenu:function(e){this._menuShown=e},getMenuWidget:function(){return this._menu},widgetOption:function(e,t){this._menu&&this._menu.option(e,t)},handleToolbarVisibilityChange:r});e.exports=d},"cI+t":function(e,t,n){"use strict";n.d(t,"a",(function(){return Be})),n.d(t,"b",(function(){return ze})),n.d(t,"c",(function(){return Re})),n.d(t,"d",(function(){return Le})),n.d(t,"e",(function(){return Fe})),n.d(t,"f",(function(){return Ne})),n.d(t,"g",(function(){return Ve}));var i=n("TYT/"),r=n("Valr"),o=n("XC3M"),a=n("5pXa"),s=n("Xkw3"),l=n("0T9t"),c=n("K9Ia"),u=["container"],d=["resizeHelper"],h=["reorderIndicatorUp"],p=["reorderIndicatorDown"],f=["table"];function m(e,t){1&e&&i["\u0275\u0275element"](0,"div",13)}function g(e,t){if(1&e&&(i["\u0275\u0275elementStart"](0,"div",14),i["\u0275\u0275element"](1,"i"),i["\u0275\u0275elementEnd"]()),2&e){var n=i["\u0275\u0275nextContext"]();i["\u0275\u0275advance"](1),i["\u0275\u0275classMap"]("ui-table-loading-icon pi-spin "+n.loadingIcon)}}function _(e,t){1&e&&i["\u0275\u0275elementContainer"](0)}function v(e,t){if(1&e&&(i["\u0275\u0275elementStart"](0,"div",15),i["\u0275\u0275template"](1,_,1,0,"ng-container",16),i["\u0275\u0275elementEnd"]()),2&e){var n=i["\u0275\u0275nextContext"]();i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngTemplateOutlet",n.captionTemplate)}}function y(e,t){if(1&e){var n=i["\u0275\u0275getCurrentView"]();i["\u0275\u0275elementStart"](0,"p-paginator",17),i["\u0275\u0275listener"]("onPageChange",(function(e){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"]().onPageChange(e)})),i["\u0275\u0275elementEnd"]()}if(2&e){var r=i["\u0275\u0275nextContext"]();i["\u0275\u0275property"]("rows",r.rows)("first",r.first)("totalRecords",r.totalRecords)("pageLinkSize",r.pageLinks)("alwaysShow",r.alwaysShowPaginator)("rowsPerPageOptions",r.rowsPerPageOptions)("templateLeft",r.paginatorLeftTemplate)("templateRight",r.paginatorRightTemplate)("dropdownAppendTo",r.paginatorDropdownAppendTo)("dropdownScrollHeight",r.paginatorDropdownScrollHeight)("currentPageReportTemplate",r.currentPageReportTemplate)("showCurrentPageReport",r.showCurrentPageReport)}}function b(e,t){1&e&&i["\u0275\u0275elementContainer"](0)}function w(e,t){1&e&&i["\u0275\u0275elementContainer"](0)}function x(e,t){1&e&&i["\u0275\u0275elementContainer"](0)}var C=function(e){return{$implicit:e}};function S(e,t){if(1&e&&(i["\u0275\u0275elementStart"](0,"tfoot",25),i["\u0275\u0275template"](1,x,1,0,"ng-container",21),i["\u0275\u0275elementEnd"]()),2&e){var n=i["\u0275\u0275nextContext"](2);i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngTemplateOutlet",n.footerTemplate)("ngTemplateOutletContext",i["\u0275\u0275pureFunction1"](2,C,n.columns))}}function M(e,t){if(1&e&&(i["\u0275\u0275elementStart"](0,"div",18),i["\u0275\u0275elementStart"](1,"table",19,20),i["\u0275\u0275template"](3,b,1,0,"ng-container",21),i["\u0275\u0275elementStart"](4,"thead",22),i["\u0275\u0275template"](5,w,1,0,"ng-container",21),i["\u0275\u0275elementEnd"](),i["\u0275\u0275element"](6,"tbody",23),i["\u0275\u0275template"](7,S,2,4,"tfoot",24),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"]()),2&e){var n=i["\u0275\u0275nextContext"]();i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngClass",n.tableStyleClass)("ngStyle",n.tableStyle),i["\u0275\u0275advance"](2),i["\u0275\u0275property"]("ngTemplateOutlet",n.colGroupTemplate)("ngTemplateOutletContext",i["\u0275\u0275pureFunction1"](9,C,n.columns)),i["\u0275\u0275advance"](2),i["\u0275\u0275property"]("ngTemplateOutlet",n.headerTemplate)("ngTemplateOutletContext",i["\u0275\u0275pureFunction1"](11,C,n.columns)),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("pTableBody",n.columns)("pTableBodyTemplate",n.bodyTemplate),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngIf",n.footerTemplate)}}var k=function(e){return{width:e}};function O(e,t){if(1&e&&i["\u0275\u0275element"](0,"div",29),2&e){var n=i["\u0275\u0275nextContext"](2);i["\u0275\u0275property"]("pScrollableView",n.frozenColumns)("frozen",!0)("ngStyle",i["\u0275\u0275pureFunction1"](4,k,n.frozenWidth))("scrollHeight",n.scrollHeight)}}var T=function(e,t){return{left:e,width:t}};function E(e,t){if(1&e&&(i["\u0275\u0275elementStart"](0,"div",26),i["\u0275\u0275template"](1,O,1,6,"div",27),i["\u0275\u0275element"](2,"div",28),i["\u0275\u0275elementEnd"]()),2&e){var n=i["\u0275\u0275nextContext"]();i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngIf",n.frozenColumns||n.frozenBodyTemplate),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("pScrollableView",n.columns)("frozen",!1)("scrollHeight",n.scrollHeight)("ngStyle",i["\u0275\u0275pureFunction2"](5,T,n.frozenWidth,"calc(100% - "+n.frozenWidth+")"))}}function I(e,t){if(1&e){var n=i["\u0275\u0275getCurrentView"]();i["\u0275\u0275elementStart"](0,"p-paginator",30),i["\u0275\u0275listener"]("onPageChange",(function(e){return i["\u0275\u0275restoreView"](n),i["\u0275\u0275nextContext"]().onPageChange(e)})),i["\u0275\u0275elementEnd"]()}if(2&e){var r=i["\u0275\u0275nextContext"]();i["\u0275\u0275property"]("rows",r.rows)("first",r.first)("totalRecords",r.totalRecords)("pageLinkSize",r.pageLinks)("alwaysShow",r.alwaysShowPaginator)("rowsPerPageOptions",r.rowsPerPageOptions)("templateLeft",r.paginatorLeftTemplate)("templateRight",r.paginatorRightTemplate)("dropdownAppendTo",r.paginatorDropdownAppendTo)("dropdownScrollHeight",r.paginatorDropdownScrollHeight)("currentPageReportTemplate",r.currentPageReportTemplate)("showCurrentPageReport",r.showCurrentPageReport)}}function A(e,t){1&e&&i["\u0275\u0275elementContainer"](0)}function D(e,t){if(1&e&&(i["\u0275\u0275elementStart"](0,"div",31),i["\u0275\u0275template"](1,A,1,0,"ng-container",16),i["\u0275\u0275elementEnd"]()),2&e){var n=i["\u0275\u0275nextContext"]();i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngTemplateOutlet",n.summaryTemplate)}}function L(e,t){1&e&&i["\u0275\u0275element"](0,"div",32,33)}function P(e,t){1&e&&i["\u0275\u0275element"](0,"span",34,35)}function j(e,t){1&e&&i["\u0275\u0275element"](0,"span",36,37)}var R=function(e,t,n,i,r){return{"ui-table ui-widget":!0,"ui-table-responsive":e,"ui-table-resizable":t,"ui-table-resizable-fit":n,"ui-table-hoverable-rows":i,"ui-table-auto-layout":r}},z=["pTableBody",""];function B(e,t){1&e&&i["\u0275\u0275elementContainer"](0)}var F=function(e,t,n,i){return{$implicit:e,rowIndex:t,columns:n,editing:i}};function N(e,t){if(1&e&&i["\u0275\u0275template"](0,B,1,0,"ng-container",2),2&e){var n=t.$implicit,r=t.index,o=i["\u0275\u0275nextContext"](2);i["\u0275\u0275property"]("ngTemplateOutlet",o.template)("ngTemplateOutletContext",i["\u0275\u0275pureFunction4"](2,F,n,o.dt.paginator?o.dt.first+r:r,o.columns,"row"===o.dt.editMode&&o.dt.isRowEditing(n)))}}function V(e,t){if(1&e&&(i["\u0275\u0275elementContainerStart"](0),i["\u0275\u0275template"](1,N,1,7,"ng-template",1),i["\u0275\u0275pipe"](2,"slice"),i["\u0275\u0275elementContainerEnd"]()),2&e){var n=i["\u0275\u0275nextContext"]();i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngForOf",n.dt.paginator&&!n.dt.lazy?i["\u0275\u0275pipeBind3"](2,2,n.dt.filteredValue||n.dt.value,n.dt.first,n.dt.first+n.dt.rows):n.dt.filteredValue||n.dt.value)("ngForTrackBy",n.dt.rowTrackBy)}}function H(e,t){1&e&&i["\u0275\u0275elementContainer"](0)}function Y(e,t){1&e&&i["\u0275\u0275elementContainer"](0)}var W=function(e,t,n){return{$implicit:e,rowIndex:t,columns:n}};function U(e,t){if(1&e&&(i["\u0275\u0275elementContainerStart"](0),i["\u0275\u0275template"](1,Y,1,0,"ng-container",2),i["\u0275\u0275elementContainerEnd"]()),2&e){var n=i["\u0275\u0275nextContext"](),r=n.$implicit,o=n.index,a=i["\u0275\u0275nextContext"](2);i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngTemplateOutlet",a.dt.expandedRowTemplate)("ngTemplateOutletContext",i["\u0275\u0275pureFunction3"](2,W,r,a.dt.paginator?a.dt.first+o:o,a.columns))}}var G=function(e,t,n,i,r){return{$implicit:e,rowIndex:t,columns:n,expanded:i,editing:r}};function q(e,t){if(1&e&&(i["\u0275\u0275template"](0,H,1,0,"ng-container",2),i["\u0275\u0275template"](1,U,2,6,"ng-container",0)),2&e){var n=t.$implicit,r=t.index,o=i["\u0275\u0275nextContext"](2);i["\u0275\u0275property"]("ngTemplateOutlet",o.template)("ngTemplateOutletContext",i["\u0275\u0275pureFunction5"](3,G,n,o.dt.paginator?o.dt.first+r:r,o.columns,o.dt.isRowExpanded(n),"row"===o.dt.editMode&&o.dt.isRowEditing(n))),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngIf",o.dt.isRowExpanded(n))}}function X(e,t){if(1&e&&(i["\u0275\u0275elementContainerStart"](0),i["\u0275\u0275template"](1,q,2,9,"ng-template",1),i["\u0275\u0275pipe"](2,"slice"),i["\u0275\u0275elementContainerEnd"]()),2&e){var n=i["\u0275\u0275nextContext"]();i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngForOf",n.dt.paginator&&!n.dt.lazy?i["\u0275\u0275pipeBind3"](2,2,n.dt.filteredValue||n.dt.value,n.dt.first,n.dt.first+n.dt.rows):n.dt.filteredValue||n.dt.value)("ngForTrackBy",n.dt.rowTrackBy)}}function $(e,t){1&e&&i["\u0275\u0275elementContainer"](0)}var K=function(e,t){return{$implicit:e,frozen:t}};function J(e,t){if(1&e&&(i["\u0275\u0275elementContainerStart"](0),i["\u0275\u0275template"](1,$,1,0,"ng-container",2),i["\u0275\u0275elementContainerEnd"]()),2&e){var n=i["\u0275\u0275nextContext"]();i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngTemplateOutlet",n.dt.loadingBodyTemplate)("ngTemplateOutletContext",i["\u0275\u0275pureFunction2"](2,K,n.columns,n.frozen))}}function Q(e,t){1&e&&i["\u0275\u0275elementContainer"](0)}function Z(e,t){if(1&e&&(i["\u0275\u0275elementContainerStart"](0),i["\u0275\u0275template"](1,Q,1,0,"ng-container",2),i["\u0275\u0275elementContainerEnd"]()),2&e){var n=i["\u0275\u0275nextContext"]();i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngTemplateOutlet",n.dt.emptyMessageTemplate)("ngTemplateOutletContext",i["\u0275\u0275pureFunction2"](2,K,n.columns,n.frozen))}}var ee=["scrollHeader"],te=["scrollHeaderBox"],ne=["scrollBody"],ie=["scrollTable"],re=["loadingTable"],oe=["scrollFooter"],ae=["scrollFooterBox"],se=["virtualScroller"],le=["scrollableAligner"],ce=["pScrollableView",""];function ue(e,t){1&e&&i["\u0275\u0275elementContainer"](0)}function de(e,t){1&e&&i["\u0275\u0275elementContainer"](0)}function he(e,t){1&e&&i["\u0275\u0275elementContainer"](0)}function pe(e,t){if(1&e&&i["\u0275\u0275template"](0,he,1,0,"ng-container",5),2&e){var n=t.$implicit,r=t.index,o=i["\u0275\u0275nextContext"]();i["\u0275\u0275property"]("ngTemplateOutlet",o.dt.frozenRowsTemplate)("ngTemplateOutletContext",i["\u0275\u0275pureFunction3"](2,W,n,r,o.columns))}}function fe(e,t){1&e&&i["\u0275\u0275elementContainer"](0)}function me(e,t){1&e&&i["\u0275\u0275elementContainer"](0)}var ge=function(e){return{columns:e}};function _e(e,t){if(1&e&&i["\u0275\u0275template"](0,me,1,0,"ng-container",5),2&e){var n=i["\u0275\u0275nextContext"](2);i["\u0275\u0275property"]("ngTemplateOutlet",n.dt.loadingBodyTemplate)("ngTemplateOutletContext",i["\u0275\u0275pureFunction1"](2,ge,n.columns))}}var ve=function(e){return{"ui-table-scrollable-body-table ui-table-loading-virtual-table":!0,"ui-table-virtual-table":e}};function ye(e,t){if(1&e&&(i["\u0275\u0275elementStart"](0,"table",23,24),i["\u0275\u0275elementStart"](2,"tbody",7),i["\u0275\u0275template"](3,_e,1,4,"ng-template",25),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"]()),2&e){var n=i["\u0275\u0275nextContext"]();i["\u0275\u0275property"]("ngClass",i["\u0275\u0275pureFunction1"](2,ve,n.dt.virtualScroll)),i["\u0275\u0275advance"](3),i["\u0275\u0275property"]("ngForOf",n.loadingArray)}}function be(e,t){1&e&&i["\u0275\u0275element"](0,"div",26,27)}function we(e,t){1&e&&i["\u0275\u0275element"](0,"div",28,29)}function xe(e,t){1&e&&i["\u0275\u0275elementContainer"](0)}function Ce(e,t){1&e&&i["\u0275\u0275elementContainer"](0)}var Se=function(e){return{"ui-table-scrollable-body-table":!0,"ui-table-virtual-table":e}},Me=function(e,t,n){return{"pi-sort-up":e,"pi-sort-down":t,"pi-sort":n}},ke=["box"],Oe=function(e,t){return{"ui-chkbox-box ui-widget ui-state-default":!0,"ui-state-active":e,"ui-state-disabled":t}},Te=function(e){return{"pi pi-check":e}},Ee=function(e){var t="function"==typeof Symbol&&Symbol.iterator,n=t&&e[t],i=0;if(n)return n.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&i>=e.length&&(e=void 0),{value:e&&e[i++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")},Ie=function(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var i,r,o=n.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(i=o.next()).done;)a.push(i.value)}catch(s){r={error:s}}finally{try{i&&!i.done&&(n=o.return)&&n.call(o)}finally{if(r)throw r.error}}return a},Ae=function(){for(var e=[],t=0;to?1:0,e.sortOrder*i})),this.hasFilter()&&this._filter());var t={field:this.sortField,order:this.sortOrder};this.onSort.emit(t),this.tableService.onSort(t)}},e.prototype.sortMultiple=function(){var e=this;this.multiSortMeta&&(this.lazy?this.onLazyLoad.emit(this.createLazyLoadMetadata()):this.value&&(this.customSort?this.sortFunction.emit({data:this.value,mode:this.sortMode,multiSortMeta:this.multiSortMeta}):this.value.sort((function(t,n){return e.multisortField(t,n,e.multiSortMeta,0)})),this.hasFilter()&&this._filter()),this.onSort.emit({multisortmeta:this.multiSortMeta}),this.tableService.onSort(this.multiSortMeta))},e.prototype.multisortField=function(e,t,n,i){var r=l.b.resolveFieldData(e,n[i].field),o=l.b.resolveFieldData(t,n[i].field),a=null;if(null==r&&null!=o)a=-1;else if(null!=r&&null==o)a=1;else if(null==r&&null==o)a=0;else if("string"==typeof r||r instanceof String){if(r.localeCompare&&r!=o)return n[i].order*r.localeCompare(o)}else a=ri?this.multisortField(e,t,n,i+1):0:n[i].order*a},e.prototype.getSortMeta=function(e){if(this.multiSortMeta&&this.multiSortMeta.length)for(var t=0;tt?(n=t,i=this.anchorRowIndex):this.anchorRowIndexthis.anchorRowIndex?(t=this.anchorRowIndex,n=this.rangeRowIndex):this.rangeRowIndex-1:this.equals(e,this.selection))},e.prototype.findIndexInSelection=function(e){var t=-1;if(this.selection&&this.selection.length)for(var n=0;n=r){if("fit"===this.columnResizeMode){for(var a=t.nextElementSibling;!a.offsetParent;)a=a.nextElementSibling;if(a){var l=a.offsetWidth-n;if(o>15&&l>parseInt(a.style.minWidth||15))if(this.scrollable){var c=this.findParentScrollableView(t),u=s.a.findSingle(c,"table.ui-table-scrollable-body-table"),d=s.a.findSingle(c,"table.ui-table-scrollable-header-table"),h=s.a.findSingle(c,"table.ui-table-scrollable-footer-table"),p=s.a.index(t);this.resizeColGroup(d,p,o,l),this.resizeColGroup(u,p,o,l),this.resizeColGroup(h,p,o,l)}else t.style.width=o+"px",a&&(a.style.width=l+"px")}}else"expand"===this.columnResizeMode&&o>r&&(this.scrollable?this.setScrollableItemsWidthOnExpandResize(t,o,n):(this.tableViewChild.nativeElement.style.width=this.tableViewChild.nativeElement.offsetWidth+n+"px",t.style.width=o+"px",this.containerViewChild.nativeElement.style.width=this.tableViewChild.nativeElement.style.width+"px"));this.onColResize.emit({element:t,delta:n}),this.isStateful()&&this.saveState()}this.resizeHelperViewChild.nativeElement.style.display="none",s.a.removeClass(this.containerViewChild.nativeElement,"ui-unselectable-text")},e.prototype.setScrollableItemsWidthOnExpandResize=function(e,t,n){var i=e?this.findParentScrollableView(e):this.containerViewChild.nativeElement,r=s.a.findSingle(i,".ui-table-scrollable-body"),o=s.a.findSingle(i,".ui-table-scrollable-header"),a=s.a.findSingle(i,".ui-table-scrollable-footer"),l=s.a.findSingle(r,"table.ui-table-scrollable-body-table"),c=s.a.findSingle(o,"table.ui-table-scrollable-header-table"),u=s.a.findSingle(a,"table.ui-table-scrollable-footer-table"),d=e?l.offsetWidth+n:t,h=e?c.offsetWidth+n:t,p=this.containerViewChild.nativeElement.offsetWidth>=d,f=function(e,t,n,i){e&&t&&(e.style.width=i?n+s.a.calculateScrollbarWidth(r)+"px":"auto",t.style.width=n+"px")};if(f(r,l,d,p),f(o,c,h,p),f(a,u,h,p),e){var m=s.a.index(e);this.resizeColGroup(c,m,t,null),this.resizeColGroup(l,m,t,null),this.resizeColGroup(u,m,t,null)}},e.prototype.findParentScrollableView=function(e){if(e){for(var t=e.parentElement;t&&!s.a.hasClass(t,"ui-table-scrollable-view");)t=t.parentElement;return t}return null},e.prototype.resizeColGroup=function(e,t,n,i){if(e){var r="COLGROUP"===e.children[0].nodeName?e.children[0]:null;if(!r)throw"Scrollable tables require a colgroup to support resizable columns";var o=r.children[t],a=o.nextElementSibling;o.style.width=n+"px",a&&i&&(a.style.width=i+"px")}},e.prototype.onColumnDragStart=function(e,t){this.reorderIconWidth=s.a.getHiddenElementOuterWidth(this.reorderIndicatorUpViewChild.nativeElement),this.reorderIconHeight=s.a.getHiddenElementOuterHeight(this.reorderIndicatorDownViewChild.nativeElement),this.draggedColumn=t,e.dataTransfer.setData("text","b")},e.prototype.onColumnDragEnter=function(e,t){if(this.reorderableColumns&&this.draggedColumn&&t){e.preventDefault();var n=s.a.getOffset(this.containerViewChild.nativeElement),i=s.a.getOffset(t);if(this.draggedColumn!=t){var r=s.a.indexWithinGroup(this.draggedColumn,"preorderablecolumn"),o=s.a.indexWithinGroup(t,"preorderablecolumn"),a=i.left-n.left,l=i.left+t.offsetWidth/2;this.reorderIndicatorUpViewChild.nativeElement.style.top=i.top-n.top-(this.reorderIconHeight-1)+"px",this.reorderIndicatorDownViewChild.nativeElement.style.top=i.top-n.top+t.offsetHeight+"px",e.pageX>l?(this.reorderIndicatorUpViewChild.nativeElement.style.left=a+t.offsetWidth-Math.ceil(this.reorderIconWidth/2)+"px",this.reorderIndicatorDownViewChild.nativeElement.style.left=a+t.offsetWidth-Math.ceil(this.reorderIconWidth/2)+"px",this.dropPosition=1):(this.reorderIndicatorUpViewChild.nativeElement.style.left=a-Math.ceil(this.reorderIconWidth/2)+"px",this.reorderIndicatorDownViewChild.nativeElement.style.left=a-Math.ceil(this.reorderIconWidth/2)+"px",this.dropPosition=-1),o-r==1&&-1===this.dropPosition||o-r==-1&&1===this.dropPosition?(this.reorderIndicatorUpViewChild.nativeElement.style.display="none",this.reorderIndicatorDownViewChild.nativeElement.style.display="none"):(this.reorderIndicatorUpViewChild.nativeElement.style.display="block",this.reorderIndicatorDownViewChild.nativeElement.style.display="block")}else e.dataTransfer.dropEffect="none"}},e.prototype.onColumnDragLeave=function(e){this.reorderableColumns&&this.draggedColumn&&(e.preventDefault(),this.reorderIndicatorUpViewChild.nativeElement.style.display="none",this.reorderIndicatorDownViewChild.nativeElement.style.display="none")},e.prototype.onColumnDrop=function(e,t){var n=this;if(e.preventDefault(),this.draggedColumn){var i=s.a.indexWithinGroup(this.draggedColumn,"preorderablecolumn"),r=s.a.indexWithinGroup(t,"preorderablecolumn"),o=i!=r;o&&(r-i==1&&-1===this.dropPosition||i-r==1&&1===this.dropPosition)&&(o=!1),o&&ri&&-1===this.dropPosition&&(r-=1),o&&(l.b.reorderArray(this.columns,i,r),this.onColReorder.emit({dragIndex:i,dropIndex:r,columns:this.columns}),this.isStateful()&&this.zone.runOutsideAngular((function(){setTimeout((function(){n.saveState()}))}))),this.reorderIndicatorUpViewChild.nativeElement.style.display="none",this.reorderIndicatorDownViewChild.nativeElement.style.display="none",this.draggedColumn.draggable=!1,this.draggedColumn=null,this.dropPosition=null}},e.prototype.onRowDragStart=function(e,t){this.rowDragging=!0,this.draggedRowIndex=t,e.dataTransfer.setData("text","b")},e.prototype.onRowDragOver=function(e,t,n){if(this.rowDragging&&this.draggedRowIndex!==t){var i=s.a.getOffset(n).top+s.a.getWindowScrollTop(),r=e.pageY,o=i+s.a.getOuterHeight(n)/2,a=n.previousElementSibling;rthis.droppedRowIndex?this.droppedRowIndex:0===this.droppedRowIndex?0:this.droppedRowIndex-1;l.b.reorderArray(this.value,this.draggedRowIndex,n),this.onRowReorder.emit({dragIndex:this.draggedRowIndex,dropIndex:n})}this.onRowDragLeave(e,t),this.onRowDragEnd(e)},e.prototype.handleVirtualScroll=function(e){var t=this;this.first=(e.page-1)*this.rows,this.firstChange.emit(this.first),this.virtualScrollCallback=e.callback,this.zone.run((function(){t.virtualScrollTimer&&clearTimeout(t.virtualScrollTimer),t.virtualScrollTimer=setTimeout((function(){t.onLazyLoad.emit(t.createLazyLoadMetadata())}),t.virtualScrollDelay)}))},e.prototype.isEmpty=function(){var e=this.filteredValue||this.value;return null==e||0==e.length},e.prototype.getBlockableElement=function(){return this.el.nativeElement.children[0]},e.prototype.getStorage=function(){switch(this.stateStorage){case"local":return window.localStorage;case"session":return window.sessionStorage;default:throw new Error(this.stateStorage+' is not a valid value for the state storage, supported values are "local" and "session".')}},e.prototype.isStateful=function(){return null!=this.stateKey},e.prototype.saveState=function(){var e=this.getStorage(),t={};this.paginator&&(t.first=this.first,t.rows=this.rows),this.sortField&&(t.sortField=this.sortField,t.sortOrder=this.sortOrder),this.multiSortMeta&&(t.multiSortMeta=this.multiSortMeta),this.hasFilter()&&(t.filters=this.filters),this.resizableColumns&&this.saveColumnWidths(t),this.reorderableColumns&&this.saveColumnOrder(t),this.selection&&(t.selection=this.selection),Object.keys(this.expandedRowKeys).length&&(t.expandedRowKeys=this.expandedRowKeys),Object.keys(t).length&&e.setItem(this.stateKey,JSON.stringify(t)),this.onStateSave.emit(t)},e.prototype.clearState=function(){var e=this.getStorage();this.stateKey&&e.removeItem(this.stateKey)},e.prototype.restoreState=function(){var e=this,t=this.getStorage().getItem(this.stateKey);if(t){var n=JSON.parse(t);this.paginator&&(this.first=n.first,this.rows=n.rows,this.firstChange.emit(this.first),this.rowsChange.emit(this.rows)),n.sortField&&(this.restoringSort=!0,this._sortField=n.sortField,this._sortOrder=n.sortOrder),n.multiSortMeta&&(this.restoringSort=!0,this._multiSortMeta=n.multiSortMeta),n.filters&&(this.restoringFilter=!0,this.filters=n.filters),this.resizableColumns&&(this.columnWidthsState=n.columnWidths,this.tableWidthState=n.tableWidth),n.expandedRowKeys&&(this.expandedRowKeys=n.expandedRowKeys),n.selection&&Promise.resolve(null).then((function(){return e.selectionChange.emit(n.selection)})),this.stateRestored=!0,this.onStateRestore.emit(n)}},e.prototype.saveColumnWidths=function(e){var t=[];s.a.find(this.containerViewChild.nativeElement,".ui-table-thead > tr:first-child > th").map((function(e){return t.push(s.a.getOuterWidth(e))})),e.columnWidths=t.join(","),"expand"===this.columnResizeMode&&(e.tableWidth=this.scrollable?s.a.findSingle(this.containerViewChild.nativeElement,".ui-table-scrollable-header-table").style.width:s.a.getOuterWidth(this.tableViewChild.nativeElement)+"px")},e.prototype.restoreColumnWidths=function(){if(this.columnWidthsState){var e=this.columnWidthsState.split(",");if("expand"===this.columnResizeMode&&this.tableWidthState&&(this.scrollable?this.setScrollableItemsWidthOnExpandResize(null,this.tableWidthState,0):(this.tableViewChild.nativeElement.style.width=this.tableWidthState,this.containerViewChild.nativeElement.style.width=this.tableWidthState)),this.scrollable){var t=s.a.find(this.containerViewChild.nativeElement,".ui-table-scrollable-header-table > colgroup > col"),n=s.a.find(this.containerViewChild.nativeElement,".ui-table-scrollable-body-table > colgroup > col");t.map((function(t,n){return t.style.width=e[n]+"px"})),n.map((function(t,n){return t.style.width=e[n]+"px"}))}else s.a.find(this.tableViewChild.nativeElement,".ui-table-thead > tr:first-child > th").map((function(t,n){return t.style.width=e[n]+"px"}))}},e.prototype.saveColumnOrder=function(e){if(this.columns){var t=[];this.columns.map((function(e){t.push(e.field||e.key)})),e.columnOrder=t}},e.prototype.restoreColumnOrder=function(){var e=this,t=this.getStorage().getItem(this.stateKey);if(t){var n=JSON.parse(t).columnOrder;if(n){var i=[];n.map((function(t){return i.push(e.findColumnByKey(t))})),this.columnOrderStateRestored=!0,this.columns=i}}},e.prototype.findColumnByKey=function(e){var t,n;if(!this.columns)return null;try{for(var i=Ee(this.columns),r=i.next();!r.done;r=i.next()){var o=r.value;if(o.key===e||o.field===e)return o}}catch(a){t={error:a}}finally{try{r&&!r.done&&(n=i.return)&&n.call(i)}finally{if(t)throw t.error}}},e.prototype.ngOnDestroy=function(){this.unbindDocumentEditListener(),this.editingCell=null,this.initialized=null},e.\u0275fac=function(t){return new(t||e)(i["\u0275\u0275directiveInject"](i.ElementRef),i["\u0275\u0275directiveInject"](i.NgZone),i["\u0275\u0275directiveInject"](De),i["\u0275\u0275directiveInject"](i.ChangeDetectorRef))},e.\u0275cmp=i["\u0275\u0275defineComponent"]({type:e,selectors:[["p-table"]],contentQueries:function(e,t,n){var r;1&e&&i["\u0275\u0275contentQuery"](n,o.d,!1),2&e&&i["\u0275\u0275queryRefresh"](r=i["\u0275\u0275loadQuery"]())&&(t.templates=r)},viewQuery:function(e,t){var n;1&e&&(i["\u0275\u0275viewQuery"](u,!0),i["\u0275\u0275viewQuery"](d,!0),i["\u0275\u0275viewQuery"](h,!0),i["\u0275\u0275viewQuery"](p,!0),i["\u0275\u0275viewQuery"](f,!0)),2&e&&(i["\u0275\u0275queryRefresh"](n=i["\u0275\u0275loadQuery"]())&&(t.containerViewChild=n.first),i["\u0275\u0275queryRefresh"](n=i["\u0275\u0275loadQuery"]())&&(t.resizeHelperViewChild=n.first),i["\u0275\u0275queryRefresh"](n=i["\u0275\u0275loadQuery"]())&&(t.reorderIndicatorUpViewChild=n.first),i["\u0275\u0275queryRefresh"](n=i["\u0275\u0275loadQuery"]())&&(t.reorderIndicatorDownViewChild=n.first),i["\u0275\u0275queryRefresh"](n=i["\u0275\u0275loadQuery"]())&&(t.tableViewChild=n.first))},inputs:{pageLinks:"pageLinks",alwaysShowPaginator:"alwaysShowPaginator",paginatorPosition:"paginatorPosition",paginatorDropdownScrollHeight:"paginatorDropdownScrollHeight",currentPageReportTemplate:"currentPageReportTemplate",defaultSortOrder:"defaultSortOrder",sortMode:"sortMode",resetPageOnSort:"resetPageOnSort",contextMenuSelectionMode:"contextMenuSelectionMode",rowTrackBy:"rowTrackBy",lazy:"lazy",lazyLoadOnInit:"lazyLoadOnInit",compareSelectionBy:"compareSelectionBy",csvSeparator:"csvSeparator",exportFilename:"exportFilename",filters:"filters",filterDelay:"filterDelay",expandedRowKeys:"expandedRowKeys",editingRowKeys:"editingRowKeys",rowExpandMode:"rowExpandMode",virtualScrollDelay:"virtualScrollDelay",virtualRowHeight:"virtualRowHeight",columnResizeMode:"columnResizeMode",loadingIcon:"loadingIcon",showLoader:"showLoader",stateStorage:"stateStorage",editMode:"editMode",totalRecords:"totalRecords",value:"value",columns:"columns",first:"first",rows:"rows",sortField:"sortField",sortOrder:"sortOrder",multiSortMeta:"multiSortMeta",selection:"selection",contextMenuSelection:"contextMenuSelection",frozenColumns:"frozenColumns",frozenValue:"frozenValue",style:"style",styleClass:"styleClass",tableStyle:"tableStyle",tableStyleClass:"tableStyleClass",paginator:"paginator",rowsPerPageOptions:"rowsPerPageOptions",paginatorDropdownAppendTo:"paginatorDropdownAppendTo",showCurrentPageReport:"showCurrentPageReport",selectionMode:"selectionMode",dataKey:"dataKey",metaKeySelection:"metaKeySelection",globalFilterFields:"globalFilterFields",scrollable:"scrollable",scrollHeight:"scrollHeight",virtualScroll:"virtualScroll",frozenWidth:"frozenWidth",responsive:"responsive",contextMenu:"contextMenu",resizableColumns:"resizableColumns",reorderableColumns:"reorderableColumns",loading:"loading",rowHover:"rowHover",customSort:"customSort",autoLayout:"autoLayout",exportFunction:"exportFunction",stateKey:"stateKey"},outputs:{selectionChange:"selectionChange",contextMenuSelectionChange:"contextMenuSelectionChange",onRowSelect:"onRowSelect",onRowUnselect:"onRowUnselect",onPage:"onPage",onSort:"onSort",onFilter:"onFilter",onLazyLoad:"onLazyLoad",onRowExpand:"onRowExpand",onRowCollapse:"onRowCollapse",onContextMenuSelect:"onContextMenuSelect",onColResize:"onColResize",onColReorder:"onColReorder",onRowReorder:"onRowReorder",onEditInit:"onEditInit",onEditComplete:"onEditComplete",onEditCancel:"onEditCancel",onHeaderCheckboxToggle:"onHeaderCheckboxToggle",sortFunction:"sortFunction",firstChange:"firstChange",rowsChange:"rowsChange",onStateSave:"onStateSave",onStateRestore:"onStateRestore"},features:[i["\u0275\u0275ProvidersFeature"]([De]),i["\u0275\u0275NgOnChangesFeature"]],decls:13,vars:21,consts:[[3,"ngStyle","ngClass"],["container",""],["class","ui-table-loading ui-widget-overlay",4,"ngIf"],["class","ui-table-loading-content",4,"ngIf"],["class","ui-table-caption ui-widget-header",4,"ngIf"],["styleClass","ui-paginator-top",3,"rows","first","totalRecords","pageLinkSize","alwaysShow","rowsPerPageOptions","templateLeft","templateRight","dropdownAppendTo","dropdownScrollHeight","currentPageReportTemplate","showCurrentPageReport","onPageChange",4,"ngIf"],["class","ui-table-wrapper",4,"ngIf"],["class","ui-table-scrollable-wrapper",4,"ngIf"],["styleClass","ui-paginator-bottom",3,"rows","first","totalRecords","pageLinkSize","alwaysShow","rowsPerPageOptions","templateLeft","templateRight","dropdownAppendTo","dropdownScrollHeight","currentPageReportTemplate","showCurrentPageReport","onPageChange",4,"ngIf"],["class","ui-table-summary ui-widget-header",4,"ngIf"],["class","ui-column-resizer-helper ui-state-highlight","style","display:none",4,"ngIf"],["class","pi pi-arrow-down ui-table-reorder-indicator-up","style","display:none",4,"ngIf"],["class","pi pi-arrow-up ui-table-reorder-indicator-down","style","display:none",4,"ngIf"],[1,"ui-table-loading","ui-widget-overlay"],[1,"ui-table-loading-content"],[1,"ui-table-caption","ui-widget-header"],[4,"ngTemplateOutlet"],["styleClass","ui-paginator-top",3,"rows","first","totalRecords","pageLinkSize","alwaysShow","rowsPerPageOptions","templateLeft","templateRight","dropdownAppendTo","dropdownScrollHeight","currentPageReportTemplate","showCurrentPageReport","onPageChange"],[1,"ui-table-wrapper"],["role","grid",3,"ngClass","ngStyle"],["table",""],[4,"ngTemplateOutlet","ngTemplateOutletContext"],[1,"ui-table-thead"],[1,"ui-table-tbody",3,"pTableBody","pTableBodyTemplate"],["class","ui-table-tfoot",4,"ngIf"],[1,"ui-table-tfoot"],[1,"ui-table-scrollable-wrapper"],["class","ui-table-scrollable-view ui-table-frozen-view",3,"pScrollableView","frozen","ngStyle","scrollHeight",4,"ngIf"],[1,"ui-table-scrollable-view",3,"pScrollableView","frozen","scrollHeight","ngStyle"],[1,"ui-table-scrollable-view","ui-table-frozen-view",3,"pScrollableView","frozen","ngStyle","scrollHeight"],["styleClass","ui-paginator-bottom",3,"rows","first","totalRecords","pageLinkSize","alwaysShow","rowsPerPageOptions","templateLeft","templateRight","dropdownAppendTo","dropdownScrollHeight","currentPageReportTemplate","showCurrentPageReport","onPageChange"],[1,"ui-table-summary","ui-widget-header"],[1,"ui-column-resizer-helper","ui-state-highlight",2,"display","none"],["resizeHelper",""],[1,"pi","pi-arrow-down","ui-table-reorder-indicator-up",2,"display","none"],["reorderIndicatorUp",""],[1,"pi","pi-arrow-up","ui-table-reorder-indicator-down",2,"display","none"],["reorderIndicatorDown",""]],template:function(e,t){1&e&&(i["\u0275\u0275elementStart"](0,"div",0,1),i["\u0275\u0275template"](2,m,1,0,"div",2),i["\u0275\u0275template"](3,g,2,2,"div",3),i["\u0275\u0275template"](4,v,2,1,"div",4),i["\u0275\u0275template"](5,y,1,12,"p-paginator",5),i["\u0275\u0275template"](6,M,8,13,"div",6),i["\u0275\u0275template"](7,E,3,8,"div",7),i["\u0275\u0275template"](8,I,1,12,"p-paginator",8),i["\u0275\u0275template"](9,D,2,1,"div",9),i["\u0275\u0275template"](10,L,2,0,"div",10),i["\u0275\u0275template"](11,P,2,0,"span",11),i["\u0275\u0275template"](12,j,2,0,"span",12),i["\u0275\u0275elementEnd"]()),2&e&&(i["\u0275\u0275classMap"](t.styleClass),i["\u0275\u0275property"]("ngStyle",t.style)("ngClass",i["\u0275\u0275pureFunction5"](15,R,t.responsive,t.resizableColumns,t.resizableColumns&&"fit"===t.columnResizeMode,t.rowHover||t.selectionMode,t.autoLayout)),i["\u0275\u0275advance"](2),i["\u0275\u0275property"]("ngIf",t.loading&&t.showLoader),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngIf",t.loading&&t.showLoader),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngIf",t.captionTemplate),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngIf",t.paginator&&("top"===t.paginatorPosition||"both"==t.paginatorPosition)),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngIf",!t.scrollable),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngIf",t.scrollable),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngIf",t.paginator&&("bottom"===t.paginatorPosition||"both"==t.paginatorPosition)),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngIf",t.summaryTemplate),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngIf",t.resizableColumns),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngIf",t.reorderableColumns),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngIf",t.reorderableColumns))},directives:function(){return[r.q,r.m,r.p,r.u,a.a,Pe,je]},encapsulation:2}),e}(),Pe=function(){function e(e){this.dt=e}return e.\u0275fac=function(t){return new(t||e)(i["\u0275\u0275directiveInject"](Le))},e.\u0275cmp=i["\u0275\u0275defineComponent"]({type:e,selectors:[["","pTableBody",""]],inputs:{columns:["pTableBody","columns"],template:["pTableBodyTemplate","template"],frozen:"frozen"},attrs:z,decls:4,vars:4,consts:[[4,"ngIf"],["ngFor","",3,"ngForOf","ngForTrackBy"],[4,"ngTemplateOutlet","ngTemplateOutletContext"]],template:function(e,t){1&e&&(i["\u0275\u0275template"](0,V,3,6,"ng-container",0),i["\u0275\u0275template"](1,X,3,6,"ng-container",0),i["\u0275\u0275template"](2,J,2,5,"ng-container",0),i["\u0275\u0275template"](3,Z,2,5,"ng-container",0)),2&e&&(i["\u0275\u0275property"]("ngIf",!t.dt.expandedRowTemplate),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngIf",t.dt.expandedRowTemplate),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngIf",t.dt.loading),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngIf",t.dt.isEmpty()&&!t.dt.loading))},directives:[r.p,r.o,r.u],pipes:[r.x],encapsulation:2}),e}(),je=function(){function e(e,t,n){var i=this;this.dt=e,this.el=t,this.zone=n,this.loadingArray=[],this.lastBodyScrollTop=0,this.subscription=this.dt.tableService.valueSource$.subscribe((function(){i.zone.runOutsideAngular((function(){setTimeout((function(){i.alignScrollBar(),i.scrollLoadingTableViewChild&&i.scrollLoadingTableViewChild.nativeElement&&(i.scrollLoadingTableViewChild.nativeElement.style.display="none")}),50)}))})),this.dt.virtualScroll&&(this.totalRecordsSubscription=this.dt.tableService.totalRecordsSource$.subscribe((function(){i.zone.runOutsideAngular((function(){setTimeout((function(){i.setVirtualScrollerHeight()}),50)}))}))),this.loadingArray=Array(this.dt.rows).fill(1),this.initialized=!1}return Object.defineProperty(e.prototype,"scrollHeight",{get:function(){return this._scrollHeight},set:function(e){this._scrollHeight=e,this.setScrollHeight()},enumerable:!0,configurable:!0}),e.prototype.ngAfterViewChecked=function(){!this.initialized&&this.el.nativeElement.offsetParent&&(this.alignScrollBar(),this.setScrollHeight(),this.initialized=!0)},e.prototype.ngAfterViewInit=function(){var e=this;if(this.frozen){this.scrollableAlignerViewChild&&this.scrollableAlignerViewChild.nativeElement&&(this.scrollableAlignerViewChild.nativeElement.style.height=s.a.calculateScrollbarHeight()+"px");var t=this.el.nativeElement.nextElementSibling;t&&(this.scrollableSiblingBody=s.a.findSingle(t,".ui-table-scrollable-body"))}else{(this.dt.frozenColumns||this.dt.frozenBodyTemplate)&&s.a.addClass(this.el.nativeElement,"ui-table-unfrozen-view");var n=this.el.nativeElement.previousElementSibling;n&&(this.frozenSiblingBody=s.a.findSingle(n,".ui-table-scrollable-body"))}this.bindEvents(),this.setScrollHeight(),this.alignScrollBar(),this.frozen&&(this.columnsSubscription=this.dt.tableService.columnsSource$.subscribe((function(){e.zone.runOutsideAngular((function(){setTimeout((function(){e.setScrollHeight()}),50)}))}))),this.dt.virtualScroll&&(this.setVirtualScrollerHeight(),this.scrollLoadingTableViewChild&&this.scrollLoadingTableViewChild.nativeElement&&(this.scrollLoadingTableViewChild.nativeElement.style.display="table"))},e.prototype.bindEvents=function(){var e=this;this.zone.runOutsideAngular((function(){e.scrollHeaderViewChild&&e.scrollHeaderViewChild.nativeElement&&(e.headerScrollListener=e.onHeaderScroll.bind(e),e.scrollHeaderViewChild.nativeElement.addEventListener("scroll",e.headerScrollListener)),e.scrollFooterViewChild&&e.scrollFooterViewChild.nativeElement&&(e.footerScrollListener=e.onFooterScroll.bind(e),e.scrollFooterViewChild.nativeElement.addEventListener("scroll",e.footerScrollListener)),e.frozen||(e.bodyScrollListener=e.onBodyScroll.bind(e),e.scrollBodyViewChild.nativeElement.addEventListener("scroll",e.bodyScrollListener))}))},e.prototype.unbindEvents=function(){this.scrollHeaderViewChild&&this.scrollHeaderViewChild.nativeElement&&this.scrollHeaderViewChild.nativeElement.removeEventListener("scroll",this.headerScrollListener),this.scrollFooterViewChild&&this.scrollFooterViewChild.nativeElement&&this.scrollFooterViewChild.nativeElement.removeEventListener("scroll",this.footerScrollListener),this.scrollBodyViewChild.nativeElement.removeEventListener("scroll",this.bodyScrollListener)},e.prototype.onHeaderScroll=function(e){var t=this.scrollHeaderViewChild.nativeElement.scrollLeft;this.scrollBodyViewChild.nativeElement.scrollLeft=t,this.scrollFooterViewChild&&this.scrollFooterViewChild.nativeElement&&(this.scrollFooterViewChild.nativeElement.scrollLeft=t),this.preventBodyScrollPropagation=!0},e.prototype.onFooterScroll=function(e){var t=this.scrollFooterViewChild.nativeElement.scrollLeft;this.scrollBodyViewChild.nativeElement.scrollLeft=t,this.scrollHeaderViewChild&&this.scrollHeaderViewChild.nativeElement&&(this.scrollHeaderViewChild.nativeElement.scrollLeft=t),this.preventBodyScrollPropagation=!0},e.prototype.onBodyScroll=function(e){var t=this;this.preventBodyScrollPropagation?this.preventBodyScrollPropagation=!1:(this.scrollHeaderViewChild&&this.scrollHeaderViewChild.nativeElement&&(this.scrollHeaderBoxViewChild.nativeElement.style.marginLeft=-1*this.scrollBodyViewChild.nativeElement.scrollLeft+"px"),this.scrollFooterViewChild&&this.scrollFooterViewChild.nativeElement&&(this.scrollFooterBoxViewChild.nativeElement.style.marginLeft=-1*this.scrollBodyViewChild.nativeElement.scrollLeft+"px"),this.frozenSiblingBody&&(this.frozenSiblingBody.scrollTop=this.scrollBodyViewChild.nativeElement.scrollTop),this.dt.virtualScroll&&requestAnimationFrame((function(){if(t.lastBodyScrollTop!==t.scrollBodyViewChild.nativeElement.scrollTop){t.lastBodyScrollTop=t.scrollBodyViewChild.nativeElement.scrollTop;var e=s.a.getOuterHeight(t.scrollBodyViewChild.nativeElement),n=s.a.getOuterHeight(t.scrollTableViewChild.nativeElement),i=t.dt.virtualRowHeight*t.dt.rows,r=s.a.getOuterHeight(t.virtualScrollerViewChild.nativeElement)/i||1,o=t.scrollTableViewChild.nativeElement.style.top||"0";if(t.scrollBodyViewChild.nativeElement.scrollTop+e>parseFloat(o)+n||t.scrollBodyViewChild.nativeElement.scrollTops.a.getOuterHeight(this.scrollBodyViewChild.nativeElement)},e.prototype.alignScrollBar=function(){if(!this.frozen){var e=this.hasVerticalOverflow()?s.a.calculateScrollbarWidth():0;this.scrollHeaderBoxViewChild.nativeElement.style.marginRight=e+"px",this.scrollFooterBoxViewChild&&this.scrollFooterBoxViewChild.nativeElement&&(this.scrollFooterBoxViewChild.nativeElement.style.marginRight=e+"px")}this.initialized=!1},e.prototype.ngOnDestroy=function(){this.unbindEvents(),this.frozenSiblingBody=null,this.subscription&&this.subscription.unsubscribe(),this.totalRecordsSubscription&&this.totalRecordsSubscription.unsubscribe(),this.columnsSubscription&&this.columnsSubscription.unsubscribe(),this.initialized=!1},e.\u0275fac=function(t){return new(t||e)(i["\u0275\u0275directiveInject"](Le),i["\u0275\u0275directiveInject"](i.ElementRef),i["\u0275\u0275directiveInject"](i.NgZone))},e.\u0275cmp=i["\u0275\u0275defineComponent"]({type:e,selectors:[["","pScrollableView",""]],viewQuery:function(e,t){var n;1&e&&(i["\u0275\u0275viewQuery"](ee,!0),i["\u0275\u0275viewQuery"](te,!0),i["\u0275\u0275viewQuery"](ne,!0),i["\u0275\u0275viewQuery"](ie,!0),i["\u0275\u0275viewQuery"](re,!0),i["\u0275\u0275viewQuery"](oe,!0),i["\u0275\u0275viewQuery"](ae,!0),i["\u0275\u0275viewQuery"](se,!0),i["\u0275\u0275viewQuery"](le,!0)),2&e&&(i["\u0275\u0275queryRefresh"](n=i["\u0275\u0275loadQuery"]())&&(t.scrollHeaderViewChild=n.first),i["\u0275\u0275queryRefresh"](n=i["\u0275\u0275loadQuery"]())&&(t.scrollHeaderBoxViewChild=n.first),i["\u0275\u0275queryRefresh"](n=i["\u0275\u0275loadQuery"]())&&(t.scrollBodyViewChild=n.first),i["\u0275\u0275queryRefresh"](n=i["\u0275\u0275loadQuery"]())&&(t.scrollTableViewChild=n.first),i["\u0275\u0275queryRefresh"](n=i["\u0275\u0275loadQuery"]())&&(t.scrollLoadingTableViewChild=n.first),i["\u0275\u0275queryRefresh"](n=i["\u0275\u0275loadQuery"]())&&(t.scrollFooterViewChild=n.first),i["\u0275\u0275queryRefresh"](n=i["\u0275\u0275loadQuery"]())&&(t.scrollFooterBoxViewChild=n.first),i["\u0275\u0275queryRefresh"](n=i["\u0275\u0275loadQuery"]())&&(t.virtualScrollerViewChild=n.first),i["\u0275\u0275queryRefresh"](n=i["\u0275\u0275loadQuery"]())&&(t.scrollableAlignerViewChild=n.first))},inputs:{scrollHeight:"scrollHeight",columns:["pScrollableView","columns"],frozen:"frozen"},attrs:ce,decls:27,vars:38,consts:[[1,"ui-table-scrollable-header","ui-widget-header"],["scrollHeader",""],[1,"ui-table-scrollable-header-box"],["scrollHeaderBox",""],[1,"ui-table-scrollable-header-table",3,"ngClass","ngStyle"],[4,"ngTemplateOutlet","ngTemplateOutletContext"],[1,"ui-table-thead"],[1,"ui-table-tbody"],["ngFor","",3,"ngForOf","ngForTrackBy"],[1,"ui-table-scrollable-body"],["scrollBody",""],[3,"ngClass","ngStyle"],["scrollTable",""],[1,"ui-table-tbody",3,"pTableBody","pTableBodyTemplate","frozen"],[3,"ngClass",4,"ngIf"],["style","background-color:transparent",4,"ngIf"],["class","ui-table-virtual-scroller",4,"ngIf"],[1,"ui-table-scrollable-footer","ui-widget-header"],["scrollFooter",""],[1,"ui-table-scrollable-footer-box"],["scrollFooterBox",""],[1,"ui-table-scrollable-footer-table",3,"ngClass","ngStyle"],[1,"ui-table-tfoot"],[3,"ngClass"],["loadingTable",""],["ngFor","",3,"ngForOf"],[2,"background-color","transparent"],["scrollableAligner",""],[1,"ui-table-virtual-scroller"],["virtualScroller",""]],template:function(e,t){1&e&&(i["\u0275\u0275elementStart"](0,"div",0,1),i["\u0275\u0275elementStart"](2,"div",2,3),i["\u0275\u0275elementStart"](4,"table",4),i["\u0275\u0275template"](5,ue,1,0,"ng-container",5),i["\u0275\u0275elementStart"](6,"thead",6),i["\u0275\u0275template"](7,de,1,0,"ng-container",5),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementStart"](8,"tbody",7),i["\u0275\u0275template"](9,pe,1,6,"ng-template",8),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementStart"](10,"div",9,10),i["\u0275\u0275elementStart"](12,"table",11,12),i["\u0275\u0275template"](14,fe,1,0,"ng-container",5),i["\u0275\u0275element"](15,"tbody",13),i["\u0275\u0275elementEnd"](),i["\u0275\u0275template"](16,ye,4,4,"table",14),i["\u0275\u0275template"](17,be,2,0,"div",15),i["\u0275\u0275template"](18,we,2,0,"div",16),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementStart"](19,"div",17,18),i["\u0275\u0275elementStart"](21,"div",19,20),i["\u0275\u0275elementStart"](23,"table",21),i["\u0275\u0275template"](24,xe,1,0,"ng-container",5),i["\u0275\u0275elementStart"](25,"tfoot",22),i["\u0275\u0275template"](26,Ce,1,0,"ng-container",5),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"]()),2&e&&(i["\u0275\u0275advance"](4),i["\u0275\u0275property"]("ngClass",t.dt.tableStyleClass)("ngStyle",t.dt.tableStyle),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngTemplateOutlet",t.frozen&&t.dt.frozenColGroupTemplate||t.dt.colGroupTemplate)("ngTemplateOutletContext",i["\u0275\u0275pureFunction1"](26,C,t.columns)),i["\u0275\u0275advance"](2),i["\u0275\u0275property"]("ngTemplateOutlet",t.frozen&&t.dt.frozenHeaderTemplate||t.dt.headerTemplate)("ngTemplateOutletContext",i["\u0275\u0275pureFunction1"](28,C,t.columns)),i["\u0275\u0275advance"](2),i["\u0275\u0275property"]("ngForOf",t.dt.frozenValue)("ngForTrackBy",t.dt.rowTrackBy),i["\u0275\u0275advance"](3),i["\u0275\u0275classMap"](t.dt.tableStyleClass),i["\u0275\u0275property"]("ngClass",i["\u0275\u0275pureFunction1"](30,Se,t.dt.virtualScroll))("ngStyle",t.dt.tableStyle),i["\u0275\u0275advance"](2),i["\u0275\u0275property"]("ngTemplateOutlet",t.frozen&&t.dt.frozenColGroupTemplate||t.dt.colGroupTemplate)("ngTemplateOutletContext",i["\u0275\u0275pureFunction1"](32,C,t.columns)),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("pTableBody",t.columns)("pTableBodyTemplate",t.frozen&&t.dt.frozenBodyTemplate||t.dt.bodyTemplate)("frozen",t.frozen),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngIf",t.dt.virtualScroll&&null!=t.dt.loadingBodyTemplate),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngIf",t.frozen),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngIf",t.dt.virtualScroll),i["\u0275\u0275advance"](5),i["\u0275\u0275property"]("ngClass",t.dt.tableStyleClass)("ngStyle",t.dt.tableStyle),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngTemplateOutlet",t.frozen&&t.dt.frozenColGroupTemplate||t.dt.colGroupTemplate)("ngTemplateOutletContext",i["\u0275\u0275pureFunction1"](34,C,t.columns)),i["\u0275\u0275advance"](2),i["\u0275\u0275property"]("ngTemplateOutlet",t.frozen&&t.dt.frozenFooterTemplate||t.dt.footerTemplate)("ngTemplateOutletContext",i["\u0275\u0275pureFunction1"](36,C,t.columns)))},directives:[r.m,r.q,r.u,r.o,Pe,r.p],encapsulation:2}),e}(),Re=function(){function e(e){var t=this;this.dt=e,this.isEnabled()&&(this.subscription=this.dt.tableService.sortSource$.subscribe((function(e){t.updateSortState()})))}return e.prototype.ngOnInit=function(){this.isEnabled()&&this.updateSortState()},e.prototype.updateSortState=function(){this.sorted=this.dt.isSorted(this.field),this.sortOrder=this.sorted?1===this.dt.sortOrder?"ascending":"descending":"none"},e.prototype.onClick=function(e){this.isEnabled()&&(this.updateSortState(),this.dt.sort({originalEvent:e,field:this.field}),s.a.clearSelection())},e.prototype.onEnterKey=function(e){this.onClick(e)},e.prototype.isEnabled=function(){return!0!==this.pSortableColumnDisabled},e.prototype.ngOnDestroy=function(){this.subscription&&this.subscription.unsubscribe()},e.\u0275fac=function(t){return new(t||e)(i["\u0275\u0275directiveInject"](Le))},e.\u0275dir=i["\u0275\u0275defineDirective"]({type:e,selectors:[["","pSortableColumn",""]],hostVars:7,hostBindings:function(e,t){1&e&&i["\u0275\u0275listener"]("click",(function(e){return t.onClick(e)}))("keydown.enter",(function(e){return t.onEnterKey(e)})),2&e&&(i["\u0275\u0275attribute"]("tabindex",t.isEnabled()?"0":null)("role",t.columnheader)("aria-sort",t.sortOrder),i["\u0275\u0275classProp"]("ui-sortable-column",t.isEnabled())("ui-state-highlight",t.sorted))},inputs:{field:["pSortableColumn","field"],pSortableColumnDisabled:"pSortableColumnDisabled"}}),e}(),ze=function(){function e(e){var t=this;this.dt=e,this.subscription=this.dt.tableService.sortSource$.subscribe((function(e){t.updateSortState()}))}return e.prototype.ngOnInit=function(){this.updateSortState()},e.prototype.onClick=function(e){e.preventDefault()},e.prototype.updateSortState=function(){if("single"===this.dt.sortMode)this.sortOrder=this.dt.isSorted(this.field)?this.dt.sortOrder:0;else if("multiple"===this.dt.sortMode){var e=this.dt.getSortMeta(this.field);this.sortOrder=e?e.order:0}},e.prototype.ngOnDestroy=function(){this.subscription&&this.subscription.unsubscribe()},e.\u0275fac=function(t){return new(t||e)(i["\u0275\u0275directiveInject"](Le))},e.\u0275cmp=i["\u0275\u0275defineComponent"]({type:e,selectors:[["p-sortIcon"]],inputs:{field:"field"},decls:1,vars:5,consts:[[1,"ui-sortable-column-icon","pi","pi-fw",3,"ngClass"]],template:function(e,t){1&e&&i["\u0275\u0275element"](0,"i",0),2&e&&i["\u0275\u0275property"]("ngClass",i["\u0275\u0275pureFunction3"](1,Me,1===t.sortOrder,-1===t.sortOrder,0===t.sortOrder))},directives:[r.m],encapsulation:2}),e}(),Be=function(){function e(e,t){var n=this;this.dt=e,this.tableService=t,this.isEnabled()&&(this.subscription=this.dt.tableService.selectionSource$.subscribe((function(){n.selected=n.dt.isSelected(n.data)})))}return e.prototype.ngOnInit=function(){this.isEnabled()&&(this.selected=this.dt.isSelected(this.data))},e.prototype.onClick=function(e){this.isEnabled()&&this.dt.handleRowClick({originalEvent:e,rowData:this.data,rowIndex:this.index})},e.prototype.onTouchEnd=function(e){this.isEnabled()&&this.dt.handleRowTouchEnd(e)},e.prototype.onArrowDownKeyDown=function(e){if(this.isEnabled()){var t=this.findNextSelectableRow(e.currentTarget);t&&t.focus(),e.preventDefault()}},e.prototype.onArrowUpKeyDown=function(e){if(this.isEnabled()){var t=this.findPrevSelectableRow(e.currentTarget);t&&t.focus(),e.preventDefault()}},e.prototype.onEnterKeyDown=function(e){this.isEnabled()&&this.dt.handleRowClick({originalEvent:e,rowData:this.data,rowIndex:this.index})},e.prototype.findNextSelectableRow=function(e){var t=e.nextElementSibling;return t?s.a.hasClass(t,"ui-selectable-row")?t:this.findNextSelectableRow(t):null},e.prototype.findPrevSelectableRow=function(e){var t=e.previousElementSibling;return t?s.a.hasClass(t,"ui-selectable-row")?t:this.findPrevSelectableRow(t):null},e.prototype.isEnabled=function(){return!0!==this.pSelectableRowDisabled},e.prototype.ngOnDestroy=function(){this.subscription&&this.subscription.unsubscribe()},e.\u0275fac=function(t){return new(t||e)(i["\u0275\u0275directiveInject"](Le),i["\u0275\u0275directiveInject"](De))},e.\u0275dir=i["\u0275\u0275defineDirective"]({type:e,selectors:[["","pSelectableRow",""]],hostVars:5,hostBindings:function(e,t){1&e&&i["\u0275\u0275listener"]("click",(function(e){return t.onClick(e)}))("touchend",(function(e){return t.onTouchEnd(e)}))("keydown.arrowdown",(function(e){return t.onArrowDownKeyDown(e)}))("keydown.arrowup",(function(e){return t.onArrowUpKeyDown(e)}))("keydown.enter",(function(e){return t.onEnterKeyDown(e)})),2&e&&(i["\u0275\u0275attribute"]("tabindex",t.isEnabled()?0:void 0),i["\u0275\u0275classProp"]("ui-selectable-row",t.isEnabled())("ui-state-highlight",t.selected))},inputs:{data:["pSelectableRow","data"],index:["pSelectableRowIndex","index"],pSelectableRowDisabled:"pSelectableRowDisabled"}}),e}(),Fe=function(){function e(e,t){var n=this;this.dt=e,this.tableService=t,this.subscription=this.dt.tableService.selectionSource$.subscribe((function(){n.checked=n.dt.isSelected(n.value)}))}return e.prototype.ngOnInit=function(){this.checked=this.dt.isSelected(this.value)},e.prototype.onClick=function(e){this.disabled||this.dt.toggleRowWithCheckbox({originalEvent:e,rowIndex:this.index},this.value),s.a.clearSelection()},e.prototype.onFocus=function(){s.a.addClass(this.boxViewChild.nativeElement,"ui-state-focus")},e.prototype.onBlur=function(){s.a.removeClass(this.boxViewChild.nativeElement,"ui-state-focus")},e.prototype.ngOnDestroy=function(){this.subscription&&this.subscription.unsubscribe()},e.\u0275fac=function(t){return new(t||e)(i["\u0275\u0275directiveInject"](Le),i["\u0275\u0275directiveInject"](De))},e.\u0275cmp=i["\u0275\u0275defineComponent"]({type:e,selectors:[["p-tableCheckbox"]],viewQuery:function(e,t){var n;1&e&&i["\u0275\u0275viewQuery"](ke,!0),2&e&&i["\u0275\u0275queryRefresh"](n=i["\u0275\u0275loadQuery"]())&&(t.boxViewChild=n.first)},inputs:{disabled:"disabled",value:"value",index:"index",inputId:"inputId",name:"name",required:"required",ariaLabel:"ariaLabel"},decls:6,vars:14,consts:[[1,"ui-chkbox","ui-widget",3,"click"],[1,"ui-helper-hidden-accessible"],["type","checkbox",3,"checked","disabled","focus","blur"],["role","checkbox",3,"ngClass"],["box",""],[1,"ui-chkbox-icon","ui-clickable",3,"ngClass"]],template:function(e,t){1&e&&(i["\u0275\u0275elementStart"](0,"div",0),i["\u0275\u0275listener"]("click",(function(e){return t.onClick(e)})),i["\u0275\u0275elementStart"](1,"div",1),i["\u0275\u0275elementStart"](2,"input",2),i["\u0275\u0275listener"]("focus",(function(){return t.onFocus()}))("blur",(function(){return t.onBlur()})),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementStart"](3,"div",3,4),i["\u0275\u0275element"](5,"span",5),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"]()),2&e&&(i["\u0275\u0275advance"](2),i["\u0275\u0275property"]("checked",t.checked)("disabled",t.disabled),i["\u0275\u0275attribute"]("id",t.inputId)("name",t.name)("required",t.required)("aria-label",t.ariaLabel),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngClass",i["\u0275\u0275pureFunction2"](9,Oe,t.checked,t.disabled)),i["\u0275\u0275attribute"]("aria-checked",t.checked),i["\u0275\u0275advance"](2),i["\u0275\u0275property"]("ngClass",i["\u0275\u0275pureFunction1"](12,Te,t.checked)))},directives:[r.m],encapsulation:2}),e}(),Ne=function(){function e(e,t){var n=this;this.dt=e,this.tableService=t,this.valueChangeSubscription=this.dt.tableService.valueSource$.subscribe((function(){n.checked=n.updateCheckedState()})),this.selectionChangeSubscription=this.dt.tableService.selectionSource$.subscribe((function(){n.checked=n.updateCheckedState()}))}return e.prototype.ngOnInit=function(){this.checked=this.updateCheckedState()},e.prototype.onClick=function(e){this.disabled||this.dt.value&&this.dt.value.length>0&&this.dt.toggleRowsWithCheckbox(e,!this.checked),s.a.clearSelection()},e.prototype.onFocus=function(){s.a.addClass(this.boxViewChild.nativeElement,"ui-state-focus")},e.prototype.onBlur=function(){s.a.removeClass(this.boxViewChild.nativeElement,"ui-state-focus")},e.prototype.isDisabled=function(){return this.disabled||!this.dt.value||!this.dt.value.length},e.prototype.ngOnDestroy=function(){this.selectionChangeSubscription&&this.selectionChangeSubscription.unsubscribe(),this.valueChangeSubscription&&this.valueChangeSubscription.unsubscribe()},e.prototype.updateCheckedState=function(){var e;return this.dt.filteredValue?(e=this.dt.filteredValue)&&e.length>0&&this.dt.selection&&this.dt.selection.length>0&&this.isAllFilteredValuesChecked():(e=this.dt.value)&&e.length>0&&this.dt.selection&&this.dt.selection.length>0&&this.dt.selection.length===e.length},e.prototype.isAllFilteredValuesChecked=function(){var e,t;if(this.dt.filteredValue){try{for(var n=Ee(this.dt.filteredValue),i=n.next();!i.done;i=n.next())if(!this.dt.isSelected(i.value))return!1}catch(r){e={error:r}}finally{try{i&&!i.done&&(t=n.return)&&t.call(n)}finally{if(e)throw e.error}}return!0}return!1},e.\u0275fac=function(t){return new(t||e)(i["\u0275\u0275directiveInject"](Le),i["\u0275\u0275directiveInject"](De))},e.\u0275cmp=i["\u0275\u0275defineComponent"]({type:e,selectors:[["p-tableHeaderCheckbox"]],viewQuery:function(e,t){var n;1&e&&i["\u0275\u0275viewQuery"](ke,!0),2&e&&i["\u0275\u0275queryRefresh"](n=i["\u0275\u0275loadQuery"]())&&(t.boxViewChild=n.first)},inputs:{disabled:"disabled",inputId:"inputId",name:"name",ariaLabel:"ariaLabel"},decls:7,vars:13,consts:[[1,"ui-chkbox","ui-widget",3,"click"],[1,"ui-helper-hidden-accessible"],["type","checkbox",3,"checked","disabled","focus","blur"],["cb",""],["role","checkbox",3,"ngClass"],["box",""],[1,"ui-chkbox-icon","ui-clickable",3,"ngClass"]],template:function(e,t){1&e&&(i["\u0275\u0275elementStart"](0,"div",0),i["\u0275\u0275listener"]("click",(function(e){return t.onClick(e)})),i["\u0275\u0275elementStart"](1,"div",1),i["\u0275\u0275elementStart"](2,"input",2,3),i["\u0275\u0275listener"]("focus",(function(){return t.onFocus()}))("blur",(function(){return t.onBlur()})),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementStart"](4,"div",4,5),i["\u0275\u0275element"](6,"span",6),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"]()),2&e&&(i["\u0275\u0275advance"](2),i["\u0275\u0275property"]("checked",t.checked)("disabled",t.isDisabled()),i["\u0275\u0275attribute"]("id",t.inputId)("name",t.name)("aria-label",t.ariaLabel),i["\u0275\u0275advance"](2),i["\u0275\u0275property"]("ngClass",i["\u0275\u0275pureFunction2"](8,Oe,t.checked,t.isDisabled())),i["\u0275\u0275attribute"]("aria-checked",t.checked),i["\u0275\u0275advance"](2),i["\u0275\u0275property"]("ngClass",i["\u0275\u0275pureFunction1"](11,Te,t.checked)))},directives:[r.m],encapsulation:2}),e}(),Ve=function(){function e(){}return e.\u0275mod=i["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=i["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)},imports:[[r.c,a.b],o.e]}),e}()},cP50:function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var i=function(){function e(){}return e.getTheme=function(){return abp.setting.get("App.UiManagement.Theme")},e.getAsideSkin=function(){return abp.setting.get(e.getTheme()+".App.UiManagement.Left.AsideSkin")},e.getHeaderSkin=function(){return abp.setting.get(e.getTheme()+".App.UiManagement.Header.Skin")},e}()},cP9x:function(e,t,n){"use strict";var i=I(n("FKN7")),r=I(n("tUd6")),o=n("cGv3"),a=I(n("jeLr")),s=I(n("0osO")),l=I(n("ti0F")),c=n("zl3R"),u=n("1LL4"),d=I(n("GYHJ")),h=I(n("XCcL")),p=I(n("7j00")),f=I(n("T4bj")),m=n("8S5z"),g=n("GCD8"),_=I(n("XF11")),v=I(n("imRD")),y=I(n("XPWh")),b=I(n("IF55")),w=I(n("D8Ap")),x=I(n("LdFP")),C=I(n("I1je")),S=I(n("0Ms2")),M=n("tJvG"),k=I(M),O=I(n("KAnu")),T=I(n("CBR9")),E=I(n("ZA3g"));function I(e){return e&&e.__esModule?e:{default:e}}function A(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,i=new Array(t);n").appendTo(t);e.getController("editorFactory").createEditor(r,(0,u.extend)({},n.column,{value:n.value,setValue:n.setValue,row:n.row,parentType:"dataRow",width:null,readOnly:!n.setValue,isOnForm:n.isOnForm,id:n.id}))}},t=function(e,t){var i=-1;return e.some((function(e,r){if(n(e)===t)return i=r,!0})),i};function n(e){return l.default.isObject(e)?e.name:e}return{init:function(){var e,t=this;t._editRowIndex=-1,t._editData=[],t._editColumnIndex=-1,t._columnsController=t.getController("columns"),t._dataController=t.getController("data"),t._rowsView=t.getView("rowsView"),t._editForm=null,t._updateEditFormDeferred=null,t._lastOperation=null,t._deferreds&&t._deferreds.forEach((function(e){return e.reject("cancel")})),t._deferreds=[],t._dataChangedHandler||(t._dataChangedHandler=t._handleDataChanged.bind(t),t._dataController.changed.add(t._dataChangedHandler)),t._saveEditorHandler||(t.createAction("onInitNewRow",{excludeValidators:["disabled","readOnly"]}),t.createAction("onRowInserting",{excludeValidators:["disabled","readOnly"]}),t.createAction("onRowInserted",{excludeValidators:["disabled","readOnly"]}),t.createAction("onEditingStart",{excludeValidators:["disabled","readOnly"]}),t.createAction("onRowUpdating",{excludeValidators:["disabled","readOnly"]}),t.createAction("onRowUpdated",{excludeValidators:["disabled","readOnly"]}),t.createAction("onRowRemoving",{excludeValidators:["disabled","readOnly"]}),t.createAction("onRowRemoved",{excludeValidators:["disabled","readOnly"]}),t._pointerDownEditorHandler=function(t){return e=(0,i.default)(t.target)},t._saveEditorHandler=t.createAction((function(n){var r=n.event,a=(0,i.default)(r.target),s=r.targetComponent;if((!e||!e.is("input")||e.is(a))&&!U(t)&&!t._editCellInProgress){var l=f(a)||f(e),c=!!a.closest((0,o.getWindow)().document).length,u=s&&s!==t.component,d=!!a.closest(".".concat(t.addWidgetPrefix("addrow-button"))).length,h=a.hasClass(t.addWidgetPrefix("focus-overlay")),p="cell"===W(t);l||h||d&&p&&t.isEditing()||!c&&!u||t._closeEditItem.bind(t)(a)}function f(e){return e&&!!e.closest(".".concat("dx-dropdowneditor-overlay")).length}})),a.default.on(r.default.getDocument(),f.default.down,t._pointerDownEditorHandler),a.default.on(r.default.getDocument(),h.default.name,t._saveEditorHandler)),t._updateEditColumn(),t._updateEditButtons()},getUpdatedData:function(e){var t=this._dataController.keyOf(e),n=this._editData,i=(0,m.getIndexByKey)(t,n);return n[i]?(0,m.createObjectWithChanges)(e,n[i].data):e},getInsertedData:function(){return this._editData.filter((function(e){return e.data&&"insert"===e.type})).map((function(e){return e.data}))},getRemovedData:function(){return this._editData.filter((function(e){return e.oldData&&"remove"===e.type})).map((function(e){return e.oldData}))},_fireDataErrorOccurred:function(e){if("cancel"!==e){var t=this.getPopupContent();this._dataController.dataErrorOccurred.fire(e,t)}},_needToCloseEditableCell:function(e){var t=this.component.$element(),n=this.isEditing();if((!t||e.closest(t).length)&&e.closest(".dx-data-row").length){var i=this.getView("rowsView"),r=e.closest(".dx-row> td"),o=i.getRowIndex(r.parent()),a=i.getCellElements(o).index(r),s=this._columnsController.getVisibleColumns();n=n&&!(s[a]&&s[a].allowEditing)&&!this.isEditCell(o,a)}return n},_closeEditItem:function(e){this._needToCloseEditableCell(e)&&this.closeEditCell()},_handleDataChanged:function(e){var t=this._editForm;"standard"===this.option("scrolling.mode")&&this.resetRowAndPageIndices(),"prepend"===e.changeType&&(0,c.each)(this._editData,(function(t,n){n.rowIndex+=e.items.length})),"refresh"===e.changeType&&"popup"===W(this)&&t&&t.option("visible")&&this._repaintEditPopup()},_isDefaultButtonVisible:function(e,t){var n=!0,i=U(this),r=t.row&&t.row.rowIndex===this._getVisibleEditRowIndex()&&i;switch(e.name){case"edit":n=!r&&this.allowUpdating(t)&&i;break;case"save":case"cancel":n=r;break;case"delete":n=!r&&this.allowDeleting(t)&&!t.row.removed;break;case"undelete":n=this.allowDeleting(t)&&t.row.removed}return n},_isButtonVisible:function(e,t){var n=e.visible;return l.default.isDefined(n)?l.default.isFunction(n)?n.call(e,{component:t.component,row:t.row,column:t.column}):n:this._isDefaultButtonVisible(e,t)},_getButtonConfig:function(e,t){var i=this,r=l.default.isObject(e)?e:{},o=n(e),a=function(e){var t=e.component.option("editing.texts")||{};return{save:t.saveRowChanges,cancel:t.cancelRowChanges,edit:t.editRow,undelete:t.undeleteRow,delete:t.deleteRow,add:t.addRowToNode}}(t),s=N[o],c=this.option("editing"),d=V[o],h=!d||c[d];return(0,u.extend)({name:o,text:a[o],cssClass:B[o],onClick:function(e){var n=e.event;n.stopPropagation(),n.preventDefault(),setTimeout((function(){t.row&&h&&i[s]&&i[s](t.row.rowIndex)}))}},r)},_getEditingButtons:function(e){var n,i=this,r=!!e.column.buttons,o=(e.column.buttons||[]).slice();return r?((n=t(o,"edit"))>=0&&(t(o,"save")<0&&o.splice(n+1,0,"save"),t(o,"cancel")<0&&o.splice(t(o,"save")+1,0,"cancel")),(n=t(o,"delete"))>=0&&t(o,"undelete")<0&&o.splice(n+1,0,"undelete")):o=H.slice(),o.map((function(t){return i._getButtonConfig(t,e)}))},_renderEditingButtons:function(e,t,n){var i=this;t.forEach((function(t){i._isButtonVisible(t,n)&&i._createButton(e,t,n)}))},_getEditCommandCellTemplate:function(){var e=this;return function(t,n){var r=(0,i.default)(t);if("data"===n.rowType){n.rtlEnabled=e.option("rtlEnabled");var o=e._getEditingButtons(n);e._renderEditingButtons(r,o,n),n.watch&&n.watch((function(){return o.map((function(t){return e._isButtonVisible(t,n)}))}),(function(){r.empty(),e._renderEditingButtons(r,o,n)}))}else(0,m.setEmptyText)(r)}},correctEditRowIndexAfterExpand:function(e){this._editRowIndex>this._dataController.getRowIndexByKey(e)&&this._editRowIndex++},correctEditRowIndex:function(e){this._editRowIndex+=e(this._getVisibleEditRowIndex())},isRowEditMode:function(){return U(this)},isFormEditMode:function(){var e=W(this);return-1!==R.indexOf(e)},isCellOrBatchEditMode:function(){var e=this.getEditMode();return"batch"===e||"cell"===e},getEditMode:function(){return W(this)},getFirstEditableColumnIndex:function(){var e,t=this.getController("columns"),n=this._firstFormItem;if("form"===W(this)&&n){var i=this._rowsView.getCellElements(this._editRowIndex);e=this._rowsView._getEditFormEditorVisibleIndex(i,n.column)}else{var r=t.getVisibleColumns();(0,c.each)(r,(function(t,n){if(n.allowEditing)return e=t,!1}))}return e},getFirstEditableCellInRow:function(e){var t=this.getView("rowsView");return t&&t._getCellElement(e||0,this.getFirstEditableColumnIndex())},getFocusedCellInRow:function(e){return this.getFirstEditableCellInRow(e)},getIndexByKey:function(e,t){return(0,m.getIndexByKey)(e,t)},hasChanges:function(e){for(var t=!1,n=0;n-1},isEditRow:function(e){var t=W(this);return this._getVisibleEditRowIndex()===e&&-1!==P.indexOf(t)},getEditRowKey:function(){var e=this._dataController.items()[this._getVisibleEditRowIndex()];return e&&e.key},getEditRowIndex:function(){return this._getVisibleEditRowIndex()},getEditFormRowIndex:function(){var e=W(this);return"form"===e||"popup"===e?this._getVisibleEditRowIndex():-1},isEditCell:function(e,t){return!(!Array.isArray(this._editData)||!this._editData.length)&&this._getVisibleEditRowIndex()===e&&this._editColumnIndex===t},getPopupContent:function(){var e=W(this),t=this._editPopup&&this._editPopup.option("visible");if("popup"===e&&t)return this._$popupContent},getEditForm:function(){return this._editForm},_needInsertItem:function(e,t){var n=this._dataController.dataSource(),i=this.option("scrolling.mode"),r=n.pageIndex(),o=n.beginPageIndex?n.beginPageIndex():r,a=n.endPageIndex?n.endPageIndex():r;if("standard"!==i)switch(t){case"append":return e.key.pageIndex===a;case"prepend":return e.key.pageIndex===o;case"refresh":e.key.rowIndex=0,e.key.dataRowIndex=0,e.key.pageIndex=0;break;default:return e.key.pageIndex>=o&&e.key.pageIndex<=a}return e.key.pageIndex===r},_generateNewItem:function(e){var t={key:e};return e&&e[D]&&(t[D]=e[D]),t},processItems:function(e,t){var n=t.changeType,i=this._dataController,r=-1;this.update(n);for(var o=this._editData,a=0;a=0&&"insert"===o[a].type&&this._needInsertItem(o[a],n,e,c)&&e.splice(s.dataRowIndex?r:0,0,c)}}return e},processDataItem:function(e,t,n){var i,r=t.visibleColumns,o=e.data[D]?e.data.key:e.key,a=(0,m.getIndexByKey)(o,this._editData);if(a>=0){var s=W(this),l=this._editData[a];switch(i=l.data,e.isEditing=!1,l.type){case"insert":"popup"===s&&(e.visible=!1),e.isNewRow=!0,e.key=o,e.data=i;break;case"update":e.modified=!0,e.oldData=e.data,e.data=(0,m.createObjectWithChanges)(e.data,i),e.modifiedValues=n(i,r,!0);break;case"remove":"batch"===s&&(e.data=(0,m.createObjectWithChanges)(e.data,i)),e.removed=!0}}},insertRow:function(){return w.default.log("W0002","dxDataGrid","insertRow","15.2","Use the 'addRow' method instead"),this.addRow()},_initNewRow:function(e){var t=this;if(this.executeAction("onInitNewRow",e),e.promise){var n=new M.Deferred;return(0,M.when)((0,M.fromPromise)(e.promise)).done(n.resolve).fail(Y(n)).fail((function(e){return t._fireDataErrorOccurred(e)})),n}},_getInsertKey:function(e){var t=this._dataController,n=t.items(),i=W(this),r={parentKey:e,pageIndex:t.pageIndex(),rowIndex:this._getInsertRowIndex(e)},o=n[r.rowIndex];return o&&(!o.isEditing&&"detail"===o.rowType||"detailAdaptive"===o.rowType)&&r.rowIndex++,r.dataRowIndex=t.getRowIndexOffset()+n.filter((function(e,t){return t=0?n+1:t?t.getTopVisibleItemIndex(!0):0},_getInsertIndex:function(){var e=0;return this._editData.forEach((function(t){"insert"===t.type&&t.key[D]>e&&(e=t.key[D])})),e+1},addRow:function(e){var t=this,n=t._dataController,i=n.store(),r=i&&i.key(),o={data:{}},a=W(t),l=t._getVisibleEditRowIndex(),c=new M.Deferred;return i?"cell"===a&&t.hasChanges()?(t.saveEditData().done((function(){t.hasChanges()?c.reject("cancel"):t.addRow(e).done(c.resolve).fail(c.reject)})),c.promise()):(t.refresh(),t._allowRowAdding()?(r||(o.data.__KEY__=String(new s.default)),(0,M.when)(t._initNewRow(o,e)).done((function(){t._allowRowAdding()?(t._addRowCore(o.data,e,l),c.resolve()):c.reject("cancel")})).fail(c.reject),c.promise()):c.reject("cancel")):(n.fireError("E1052",this.component.NAME),c.reject())},_allowRowAdding:function(){var e=W(this),t=this._getInsertIndex();return!("batch"!==e&&t>1)},_addRowCore:function(e,t,n){var i=this._getVisibleEditRowIndex(),r=this._getInsertKey(t),o=W(this);this._addEditData({key:r,data:e,type:"insert"}),this._dataController.updateItems({changeType:"update",rowIndices:[n,i,r.rowIndex]}),"popup"===o?this._showEditPopup(r.rowIndex):this._focusFirstEditableCellInRow(r.rowIndex),this._afterInsertRow({key:r,data:e})},_focusFirstEditableCellInRow:function(e){var t=this,n=t.getFirstEditableCellInRow(e);t._editCellInProgress=!0,t._delayedInputFocus(n,(function(){t._editCellInProgress=!1;var n=t.getFirstEditableCellInRow(e),i="dblClick"===t.option("editing.startEditAction")?p.default.name:h.default.name;n&&a.default.trigger(n,i)}))},_isEditingStart:function(e){return this.executeAction("onEditingStart",e),e.cancel},_beforeEditCell:function(e,t,n){var i=this;if("cell"===W(i)&&!n.isNewRow&&i.hasChanges()){var r=new M.Deferred;return i.saveEditData().always((function(){r.resolve(i.hasChanges())})),r}},_beforeUpdateItems:function(){},_getVisibleEditRowIndex:function(){return this._editRowIndex>=0?this._editRowIndex-this._dataController.getRowIndexOffset():-1},editRow:function(e){var t,n=this,i=n._dataController,r=i.items(),o=r[e],a={data:o&&o.data,cancel:!1},s=n._getVisibleEditRowIndex();if(o){if(e===s)return!0;if(o.isNewRow||(a.key=o.key),!n._isEditingStart(a)){n.init(),n._pageIndex=i.pageIndex(),n._editRowIndex=(r[0].isNewRow?e-1:e)+n._dataController.getRowIndexOffset(),n._addEditData({data:{},key:o.key,oldData:o.data});var l=[s,e],c=W(n);n._beforeUpdateItems(l,e,s),"popup"===c?n._showEditPopup(e):i.updateItems({changeType:"update",rowIndices:l}),-1!==z.indexOf(c)&&(t=n.getFocusedCellInRow(n._getVisibleEditRowIndex()),n._delayedInputFocus(t,(function(){t&&n.component.focus(t)})))}}},_showEditPopup:function(e,t){var n=this,r="desktop"!==x.default.current().deviceType,o=(0,u.extend)({showTitle:!1,fullScreen:r,toolbarItems:[{toolbar:"bottom",location:"after",widget:"dxButton",options:n._getSaveButtonConfig()},{toolbar:"bottom",location:"after",widget:"dxButton",options:n._getCancelButtonConfig()}],contentTemplate:n._getPopupEditFormTemplate(e)},n.option("editing.popup"));if(!n._editPopup){var s=(0,i.default)("
").appendTo(n.component.$element()).addClass(n.addWidgetPrefix("edit-popup"));n._editPopup=n._createComponent(s,b.default,{}),n._editPopup.on("hiding",n._getEditPopupHiddenHandler()),n._editPopup.on("shown",(function(e){a.default.trigger(e.component.$content().find("[tabindex], input:not([type='hidden'])").not(".dx-scrollable-container").first(),"focus"),t&&n._editForm&&n._editForm.repaint()}))}n._editPopup.option(o),n._editPopup.show()},_repaintEditPopup:function(){var e=this._getVisibleEditRowIndex();if(this._editPopup&&this._editPopup.option("visible")&&e>=0){var t=this._editPopup.option("animation");this._editPopup.option("animation",null),this._showEditPopup(e,!0),this._editPopup.option("animation",t)}},_getEditPopupHiddenHandler:function(){var e=this;return function(t){e.isEditing()&&e.cancelEditData()}},_getPopupEditFormTemplate:function(e){var t=this,n=t.component.getVisibleRows()[e],r={row:n,rowType:n.rowType,key:n.key};return function(e){var n=t.getEditFormTemplate(),o=t._createComponent((0,i.default)("
").appendTo(e),E.default);t._$popupContent=o.$content(),n(t._$popupContent,r,!0)}},_getSaveButtonConfig:function(){return{text:this.option("editing.texts.saveRowChanges"),onClick:this.saveEditData.bind(this)}},_getCancelButtonConfig:function(){return{text:this.option("editing.texts.cancelRowChanges"),onClick:this.cancelEditData.bind(this)}},_removeEditDataItem:function(e){e>=0&&this._editData.splice(e,1)},executeOperation:function(e,t){var n=this;this._lastOperation&&this._lastOperation.reject(),this._lastOperation=e,this.waitForDeferredOperations().done((function(){"rejected"!==e.state()&&(t(),n._lastOperation=null)})).fail((function(){e.reject(),n._lastOperation=null}))},waitForDeferredOperations:function(){return M.when.apply(void 0,function(e){if(Array.isArray(e))return A(e)}(e=this._deferreds)||function(e){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(e))return Array.from(e)}(e)||function(e,t){if(e){if("string"==typeof e)return A(e,void 0);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)?A(e,void 0):void 0}}(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.")}());var e},editCell:function(e,t){var n,i=this,r=new M.Deferred;return this.executeOperation(r,(function(){n=i._editCellCore(e,t),(0,M.when)(n).done(r.resolve).fail(r.reject)})),void 0!==n?n:r.promise()},_editCellCore:function(e,t){var n=this,i=n._columnsController,r=n._dataController,o=r.items()[e],a={data:o&&o.data,cancel:!1},s=n._getVisibleEditRowIndex(),c=i.getVisibleColumns(),u=c[n._editColumnIndex];l.default.isString(t)&&(t=i.columnOption(t,"index"),t=i.getVisibleIndex(t));var d=a.column=c[t];if(d&&o&&("data"===o.rowType||"detailAdaptive"===o.rowType)&&!o.removed&&!U(n)){if(n.isEditCell(e,t))return!0;var h=e+r.getRowIndexOffset();return(0,M.when)(n._beforeEditCell(e,t,o)).done((function(e){e||(n._prepareEditCell(a,o,t,h)?O.default.deferRender((function(){n._repaintEditCell(d,u,s)})):n._processCanceledEditingCell())}))}return!1},_processCanceledEditingCell:function(){},_prepareEditCell:function(e,t,n,i){return t.isNewRow||(e.key=t.key),!this._isEditingStart(e)&&(this._editRowIndex=i,this._editColumnIndex=n,this._pageIndex=this._dataController.pageIndex(),this._addEditData({data:{},key:t.key,oldData:t.data}),!0)},_repaintEditCell:function(e,t,n){var i=this,r=i._rowsView;e&&e.showEditorAlways&&(!t||t.showEditorAlways)||(i._editCellInProgress=!0,i.getController("editorFactory").loseFocus(),i._dataController.updateItems({changeType:"update",rowIndices:[n,i._getVisibleEditRowIndex()]}));var o=r&&r._getCellElement(i._getVisibleEditRowIndex(),i._editColumnIndex);o&&!o.find(":focus").length?i._focusEditingCell((function(){i._editCellInProgress=!1}),o,!0):i._editCellInProgress=!1},_delayedInputFocus:function(e,t,n){var i=this;function r(){if(t&&t(),e){var n=e.find("[tabindex], input:not([type='hidden'])").first();(0,m.focusAndSelectElement)(i,n)}i._beforeFocusCallback=null}x.default.real().ios||x.default.real().android?r():(i._beforeFocusCallback&&i._beforeFocusCallback(),clearTimeout(i._inputFocusTimeoutID),n&&(i._beforeFocusCallback=t),i._inputFocusTimeoutID=setTimeout(r))},_focusEditingCell:function(e,t,n){var i=this.getView("rowsView");t=t||i&&i._getCellElement(this._getVisibleEditRowIndex(),this._editColumnIndex),this._delayedInputFocus(t,e,n)},removeRow:function(e){return w.default.log("W0002","dxDataGrid","removeRow","15.2","Use the 'deleteRow' method instead"),this.deleteRow(e)},deleteRow:function(e){var t=this;if("cell"===this.option("editing.mode")&&this.isEditing()){var n=this._dataController.items()[e].isNewRow;this.closeEditCell(null,n).always((function(){t._checkAndDeleteRow(e)}))}else this._checkAndDeleteRow(e)},_checkAndDeleteRow:function(e){var t=this,n=t.option("editing"),i=n&&n.texts,r=n&&"batch"===n.mode,o=n&&n.confirmDelete,a=i&&i.confirmDeleteMessage,s=t._dataController.items()[e],c=r||!t.isEditing()||s.isNewRow;if(s&&c)if(!r&&o&&a){var u=i&&i.confirmDeleteTitle,d=l.default.isDefined(u)&&u.length>0;_.default.confirm(a,u,d).done((function(n){n&&t._deleteRowCore(e)}))}else t._deleteRowCore(e)},_deleteRowCore:function(e){var t=this._dataController,n=t.items()[e],i=n&&n.key,r=this._getVisibleEditRowIndex(),o="batch"===this.option("editing.mode");this.refresh();var a=(0,m.getIndexByKey)(i,this._editData);a>=0?"insert"===this._editData[a].type?this._removeEditDataItem(a):this._addEditData({key:i,type:"remove"}):this._addEditData({key:i,oldData:n.data,type:"remove"}),o?t.updateItems({changeType:"update",rowIndices:[r,e]}):this.saveEditData()},undeleteRow:function(e){var t=this._dataController,n=t.items()[e],i=this._getVisibleEditRowIndex(),r=n&&n.key;if(n){var o=(0,m.getIndexByKey)(r,this._editData);o>=0&&(l.default.isEmptyObject(this._editData[o].data)?this._removeEditDataItem(o):this._addEditData({key:r,type:"update"}),t.updateItems({changeType:"update",rowIndices:[i,e]}))}},_saveEditDataCore:function(e,t,n){var i=this,r=i._dataController.store(),o=!0;function a(e,t,n){var r=new M.Deferred;return i.executeAction(e,t),(0,M.when)((0,M.fromPromise)(t.cancel)).done((function(e){e?setTimeout((function(){r.resolve("cancel")})):n(t).done(r.resolve).fail(Y(r))})).fail(Y(r)),r}return(0,c.each)(i._editData,(function(s,c){var u,d,h=c.data,p=c.oldData,f=c.type;if(!i._beforeSaveEditData(c,s)){switch(f){case"remove":u=a("onRowRemoving",d={data:p,key:c.key,cancel:!1},(function(){return r.remove(c.key).done((function(e){n.push({type:"remove",key:e})}))}));break;case"insert":u=a("onRowInserting",d={data:h,cancel:!1},(function(){return r.insert(d.data).done((function(e,t){l.default.isDefined(t)&&(c.key=t),e&&l.default.isObject(e)&&e!==d.data&&(c.data=e),n.push({type:"insert",data:e,index:0})}))}));break;case"update":u=a("onRowUpdating",d={newData:h,oldData:p,key:c.key,cancel:!1},(function(){return r.update(c.key,d.newData).done((function(e,t){e&&l.default.isObject(e)&&e!==d.newData&&(c.data=e),n.push({type:"update",key:t,data:e})}))}))}if(u){var m=new M.Deferred;u.always((function(e){o="cancel"!==e,t.push({key:c.key,result:e})})).always(m.resolve),e.push(m.promise())}}})),o},_processSaveEditDataResult:function(e){for(var t=!1,n=W(this),i=0;i=0?n.updateItems({changeType:"update",rowIndices:[t,t+1]}):n.updateItems({repaintChangesOnly:this.option("repaintChangesOnly")}),"popup"===e&&this._hideEditPopup()},_hideEditPopup:function(){this._editPopup&&this._editPopup.option("visible",!1)},hasEditData:function(){return this.hasChanges()},closeEditCell:function(e,t){var n=this,i=k.default.when(),r=this._getVisibleEditRowIndex();return U(this)||(i=k.default.Deferred(),this.executeOperation(i,(function(){n._closeEditCellCore(e,r,t),i.resolve()}))),i.promise()},_closeEditCellCore:function(e,t,n){var i=this,r=W(i),o=i._dataController;if("cell"===r&&i.hasChanges())n||i.saveEditData().done((function(e){i.hasChanges()||i.closeEditCell(!!e)}));else if(t>=0){var a=[t];i._editRowIndex=-1,i._editColumnIndex=-1,i._beforeCloseEditCellInBatchMode(a),e||o.updateItems({changeType:"update",rowIndices:a})}},update:function(e){var t=this._dataController;t&&this._pageIndex!==t.pageIndex()&&("refresh"===e&&this.refresh(!0),this._pageIndex=t.pageIndex()),this._updateEditButtons()},_getRowIndicesForCascadeUpdating:function(e,t){return t?[]:[e.rowIndex]},addDeferred:function(e){var t=this;this._deferreds.indexOf(e)<0&&(this._deferreds.push(e),e.always((function(){var n=t._deferreds.indexOf(e);n>=0&&t._deferreds.splice(n,1)})))},_prepareEditDataParams:function(e,t,n){var r,o=this,a={},s=null===(r=e.row)||void 0===r?void 0:r.data,c=e.key,d=(0,i.default)(e.cellElement),h=W(o),p=new M.Deferred;return void 0!==c&&("batch"===h&&o._applyModified(d,e),e.value=t,(0,M.fromPromise)(e.column.setCellValue(a,t,(0,u.extend)(!0,{},s),n)).done((function(){p.resolve({data:a,key:c,oldData:s,type:"update"})})).fail(Y(p)).fail((function(e){return o._fireDataErrorOccurred(e)})),l.default.isDefined(n)&&e.column.displayValueMap&&(e.column.displayValueMap[t]=n),e.values&&(e.values[e.columnIndex]=t),o.addDeferred(p)),p},updateFieldValue:function(e,t,n,i){var r=this,o=e.key,a=new M.Deferred;return void 0===o&&this._dataController.fireError("E1043"),e.column.setCellValue?this._prepareEditDataParams(e,t,n).done((function(t){(0,M.when)(r._applyEditDataParams(e,t,i)).always((function(){a.resolve()}))})):a.resolve(),a.promise()},_focusPreviousEditingCellIfNeed:function(e){if(this.hasEditData()&&!this.isEditCell(e.rowIndex,e.columnIndex))return this._focusEditingCell(),this._updateEditRow(e.row,!0),!0},_applyEditDataParams:function(e,t,n){var i=W(this),r=e.column.setCellValue!==e.column.defaultSetCellValue,o=e.column.showEditorAlways,a="cell"===i&&e.row&&!e.row.isNewRow,s=o&&!n&&a&&this.hasEditData()&&!this.isEditCell(e.rowIndex,e.columnIndex),l=this._columnsController.getVisibleColumns().some((function(e){return e.calculateCellValue!==e.defaultCalculateCellValue})),c=!1;if(s)return this._focusEditingCell(),void this._updateEditRow(e.row,!0,r);if(this._addEditData(t,e.row),this._updateEditButtons(),"cell"===i&&(r||l)&&(n=c=!0),o&&!n){if(a)return this._editRowIndex=e.row.rowIndex+this._dataController.getRowIndexOffset(),this._editColumnIndex=e.columnIndex,this.saveEditData();"batch"===i&&(n=r||l)}var u=e.row;u&&(n||r?(this._updateEditRow(u,n,r),c&&this._focusEditingCell()):u.update&&u.update())},_updateEditRowCore:function(e,t,n){var i=this._editForm;"popup"===W(this)?this.option("repaintChangesOnly")?e.update&&e.update(e):i&&(this._updateEditFormDeferred=(new M.Deferred).done((function(){return i.repaint()})),this._updateLockCount||this._updateEditFormDeferred.resolve()):this._dataController.updateItems({changeType:"update",rowIndices:this._getRowIndicesForCascadeUpdating(e,t)}),n&&this._editForm&&!e.isNewRow&&this._editForm.validate()},_endUpdateCore:function(){this._updateEditFormDeferred&&this._updateEditFormDeferred.resolve()},_updateEditRow:function(e,t,n){var o=this;if(t||!U(o))o._updateEditRowCore(e,!t,n),t||o._focusEditingCell();else{var a=new M.Deferred;o.addDeferred(a),setTimeout((function(){var t=(0,i.default)(r.default.getActiveElement()),s=o._rowsView.getCellIndex(t,e.rowIndex),l=t.get(0),c=(0,m.getSelectionRange)(l);if(o._updateEditRowCore(e,!1,n),s>=0){var u=o._rowsView._getCellElement(e.rowIndex,s);o._delayedInputFocus(u,(function(){setTimeout((function(){l=r.default.getActiveElement(),c.selectionStart>=0&&(0,m.setSelectionRange)(l,c)}))}))}a.resolve()}))}},_addEditData:function(e,t){var n=(0,m.getIndexByKey)(e.key,this._editData);return n<0&&(n=this._editData.length,this._editData.push(e)),this._editData[n]&&(e.data&&(this._editData[n].data=(0,m.createObjectWithChanges)(this._editData[n].data,e.data)),this._editData[n].type&&e.data||!e.type||(this._editData[n].type=e.type),t&&(t.oldData=this._editData[n].oldData,t.data=(0,m.createObjectWithChanges)(t.data,e.data))),n},_getFormEditItemTemplate:function(t,n){return n.editCellTemplate||e(this)},renderFormEditTemplate:function(e,t,n,r,a){var s=this,l=(0,i.default)(r),c=t.column,d=function(e){var t=e.column;return e.isCustomEditorType?e.editorType:t.formItem&&t.formItem.editorType}(t),h=null==e?void 0:e.row.data,p=(0,u.extend)({},e,{data:h,cellElement:null,isOnForm:!0,item:t,column:(0,u.extend)({},c,{editorType:d,editorOptions:t.editorOptions}),id:n.getItemID(t.name||t.dataField),columnIndex:c.index,setValue:!a&&c.allowEditing&&function(e){s.updateFieldValue(p,e)}});p.value=c.calculateCellValue(h);var f=s._getFormEditItemTemplate.bind(s)(p,c);return s._rowsView.renderTemplate(l,f,p,!!l.closest((0,o.getWindow)().document).length).done((function(){s._rowsView._updateCell(l,p)})),p},getFormEditorTemplate:function(e,t){var n=this,r=this.component.columnOption(t.dataField);return function(o,a){var s=(0,i.default)(a);e.row.watch&&e.row.watch((function(){return r.selector(e.row.data)}),(function(){var i,r=s.find(".dx-widget").first(),a=r.data("dxValidator"),l=null===(i=a)||void 0===i?void 0:i.option();s.contents().remove(),e=n.renderFormEditTemplate.bind(n)(e,t,o.component,s),a=(r=s.find(".dx-widget").first()).data("dxValidator"),l&&!a&&r.dxValidator({validationRules:l.validationRules,validationGroup:l.validationGroup,dataGetter:l.dataGetter})})),e=n.renderFormEditTemplate.bind(n)(e,t,o.component,s)}},getEditFormTemplate:function(){var e=this;return function(t,n,r){var o=e.option("editing.form"),a=e.option("editing.form.items"),d=e.option("editing.form.customizeItem"),h=e._editData[(0,m.getIndexByKey)(n.key,e._editData)],p=e.addWidgetPrefix("edit-form-item"),f={};if(a)!function e(t,n){t.forEach((function(t){t.items||t.tabs?e(t.items||t.tabs,n):n(t)}))}(a,(function(e){var t=(null==e?void 0:e.name)||(null==e?void 0:e.dataField);t&&(f[t]=!!e.editorType)}));else{var g=e.getController("columns").getColumns();a=[],(0,c.each)(g,(function(e,t){t.isBand||t.type||a.push({column:t,name:t.name,dataField:t.dataField})}))}if(e._firstFormItem=void 0,e._editForm=e._createComponent((0,i.default)("
").appendTo(t),C.default,(0,u.extend)({},o,{items:a,formID:"dx-"+new s.default,validationGroup:h,customizeItem:function(t){var i,r=t.name||t.dataField;if((t.column||r)&&(i=t.column||e._columnsController.columnOption(t.name?"name:"+t.name:"dataField:"+t.dataField)),i){t.label=t.label||{},t.label.text=t.label.text||i.caption,t.template=t.template||e.getFormEditorTemplate(n,t),t.column=i,t.isCustomEditorType=f[r],i.formItem&&(0,u.extend)(t,i.formItem),void 0===t.isRequired&&i.validationRules&&(t.isRequired=i.validationRules.some((function(e){return"required"===e.type})),t.validationRules=[]);var o=!l.default.isDefined(t.visible)||t.visible;!e._firstFormItem&&o&&(e._firstFormItem=t)}d&&d.call(this,t),t.cssClass=l.default.isString(t.cssClass)?t.cssClass+" "+p:p}})),!r){var _=(0,i.default)("
").addClass(e.addWidgetPrefix("form-buttons-container")).appendTo(t);e._createComponent((0,i.default)("
").appendTo(_),y.default,e._getSaveButtonConfig()),e._createComponent((0,i.default)("
").appendTo(_),y.default,e._getCancelButtonConfig())}e._editForm.on("contentReady",(function(){e._editPopup&&e._editPopup.repaint()}))}},getColumnTemplate:function(t){var n,i,r=this,o=t.column,a=t.row&&t.row.rowIndex,s=U(r),l=r.isEditRow(a),c=r.isEditCell(a,t.columnIndex);return!(o.showEditorAlways||o.setCellValue&&(l&&o.allowEditing||c))||"data"!==t.rowType&&"detailAdaptive"!==t.rowType||o.command?"detail"===o.command&&"detail"===t.rowType&&l&&(n=r.getEditFormTemplate(t)):(((r.allowUpdating(t)||l)&&o.allowEditing||c)&&(s&&l||!s)&&(o.showEditorAlways&&!s&&r._isEditingStart(i={cancel:!1,key:t.row.isNewRow?void 0:t.row.key,data:t.row.data,column:o}),i&&i.cancel||(t.setValue=function(e,n){r.updateFieldValue(t,e,n)})),n=o.editCellTemplate||e(r)),n},_createButton:function(e,t,n){var r=F[t.name],o=this.option("editing.useIcons"),s=(0,i.default)("").attr("href","#").addClass("dx-link").addClass(t.cssClass);if(t.template)this._rowsView.renderTemplate(e,t.template,n,!0);else{if(o&&r||t.icon){var c=T.default.getImageSourceType(r=t.icon||r);"image"===c||"svg"===c?s=T.default.getImageContainer(r).addClass(t.cssClass):s.addClass("dx-icon"+("dxIcon"===c?"-":" ")+r).attr("title",t.text),s.addClass("dx-link-icon"),e.addClass("dx-command-edit-with-icons");var d=this.getButtonLocalizationNames()[t.name];d&&s.attr("aria-label",v.default.format(d))}else s.text(t.text);l.default.isDefined(t.hint)&&s.attr("title",t.hint),a.default.on(s,(0,g.addNamespace)("click","dxDataGridEditing"),this.createAction((function(e){t.onClick.call(t,(0,u.extend)({},e,{row:n.row,column:n.column})),e.event.preventDefault(),e.event.stopPropagation()}))),n.rtlEnabled?e.prepend(s," "):e.append(s," ")}},getButtonLocalizationNames:function(){return{edit:"dxDataGrid-editingEditRow",save:"dxDataGrid-editingSaveRowChanges",delete:"dxDataGrid-editingDeleteRow",undelete:"dxDataGrid-editingUndeleteRow",cancel:"dxDataGrid-editingCancelRowChanges"}},prepareEditButtons:function(e){var t=this,n=t.option("editing")||{},r=t.option("editing.texts")||{},o={revert:r.cancelAllChanges,save:r.saveAllChanges,addRow:r.addRow},a={revert:"cancel",save:"save",addRow:"addrow"},s=[],l=function(n,r,s){var l=a[n],c=o[n],u=("save"===l||"cancel"===l)&&!t.hasChanges();return{widget:"dxButton",options:{onInitialized:function(n){(0,i.default)(n.element).addClass(e._getToolbarButtonClass("dx-edit-button "+t.addWidgetPrefix(l)+"-button"))},icon:"edit-button-"+l,disabled:u,onClick:function(){setTimeout((function(){t[r]()}))},text:c,hint:c},showText:"inMenu",name:n+"Button",location:"after",locateInMenu:"auto",sortIndex:s}};return n.allowAdding&&s.push(l("addRow","addRow",20)),(n.allowUpdating||n.allowAdding||n.allowDeleting)&&"batch"===W(t)&&(s.push(l("save","saveEditData",21)),s.push(l("revert","cancelEditData",22))),s},showHighlighting:function(e){var t=e.find(".dx-highlight-outline");"TD"!==e.get(0).tagName||t.length||e.wrapInner((0,i.default)("
").addClass("dx-highlight-outline dx-pointer-events-target"))},highlightDataCell:function(e,t){var n=t.setValue;this.isCellModified(t)&&t.column.setCellValue?(this.showHighlighting(e),e.addClass("dx-cell-modified")):n&&this.showHighlighting(e)},resetRowAndPageIndices:function(){var e=this;(0,c.each)(e._editData,(function(t,n){n.pageIndex!==e._pageIndex&&(delete n.pageIndex,delete n.rowIndex)}))},_afterInsertRow:function(){},_beforeSaveEditData:function(e){if(e&&!l.default.isDefined(e.key)&&l.default.isDefined(e.type))return!0},_afterSaveEditData:function(){},_beforeCancelEditData:function(){},_allowEditAction:function(e,t){var n=this.option("editing."+e);return l.default.isFunction(n)&&(n=n({component:this.component,row:t.row})),n},allowUpdating:function(e,t){var n=this.option("editing.startEditAction")||"click",i=!(arguments.length>1)||n===t||"down"===t;return i&&this._allowEditAction("allowUpdating",e)},allowDeleting:function(e){return this._allowEditAction("allowDeleting",e)},isCellModified:function(e){var t=e.row&&(e.row.isNewRow?e.row.values:e.row.modifiedValues);return!!t&&void 0!==t[e.columnIndex]}}}());e.exports={defaultOptions:function(){return{editing:{mode:"row",refreshMode:"full",allowAdding:!1,allowUpdating:!1,allowDeleting:!1,useIcons:!1,selectTextOnEditStart:!1,confirmDelete:!0,texts:{editRow:v.default.format("dxDataGrid-editingEditRow"),saveAllChanges:v.default.format("dxDataGrid-editingSaveAllChanges"),saveRowChanges:v.default.format("dxDataGrid-editingSaveRowChanges"),cancelAllChanges:v.default.format("dxDataGrid-editingCancelAllChanges"),cancelRowChanges:v.default.format("dxDataGrid-editingCancelRowChanges"),addRow:v.default.format("dxDataGrid-editingAddRow"),deleteRow:v.default.format("dxDataGrid-editingDeleteRow"),undeleteRow:v.default.format("dxDataGrid-editingUndeleteRow"),confirmDeleteMessage:v.default.format("dxDataGrid-editingConfirmDeleteMessage"),confirmDeleteTitle:""},form:{colCount:2},popup:{},startEditAction:"click"}}},controllers:{editing:G},extenders:{controllers:{data:{init:function(){this._editingController=this.getController("editing"),this.callBase()},reload:function(e,t){return!t&&this._editingController.refresh(),this.callBase.apply(this,arguments)},repaintRows:function(){if(!this.getController("editing").isSaving())return this.callBase.apply(this,arguments)},_updateEditRow:function(e){var t=this._editingController,n=e[t.getEditRowIndex()];n&&(n.isEditing=!0,"form"===t.getEditMode()&&(n.rowType="detail"))},_updateItemsCore:function(e){this.callBase(e),this._updateEditRow(this.items())},_applyChangeUpdate:function(e){this._updateEditRow(e.items),this.callBase(e)},_applyChangesOnly:function(e){this._updateEditRow(e.items),this.callBase(e)},_processItems:function(e,t){return e=this._editingController.processItems(e,t),this.callBase(e,t)},_processDataItem:function(e,t){return this._editingController.processDataItem(e,t,this.generateDataValues),this.callBase(e,t)},_processItem:function(e,t){return(e=this.callBase(e,t)).isNewRow&&(t.dataIndex--,delete e.dataIndex),e},_correctRowIndices:function(e){this.callBase.apply(this,arguments),this._editingController.correctEditRowIndex(e)},_getChangedColumnIndices:function(e,t,n,i){var r=this.getController("editing"),o=r.isRowEditMode();if(!(e.isNewRow!==t.isNewRow||e.removed!==t.removed||o&&e.isEditing!==t.isEditing))return e.rowType===t.rowType&&o&&r.isEditRow(n)&&i?[]:this.callBase.apply(this,arguments)},_isCellChanged:function(e,t,n,i,r){var o=this.getController("editing"),a=e.cells&&e.cells[i],s=o&&o.isEditCell(n,i);return(!r||!s)&&(!(!a||!a.column||a.column.showEditorAlways||a.isEditing===s)||this.callBase.apply(this,arguments))}}},views:{rowsView:{init:function(){this.callBase(),this._editingController=this.getController("editing")},getCellElements:function(e){var t=this.callBase(e),n=this._editingController,i=n.getEditForm();return n.getEditFormRowIndex()===e&&t&&i?i.$element().find("."+this.addWidgetPrefix("edit-form-item")+", .dx-button"):t},getCellIndex:function(e,t){if(!e.is("td")&&t>=0){var n=this.getCellElements(t),r=-1;return(0,c.each)(n,(function(t,n){(0,i.default)(n).find(e).length&&(r=t)})),r}return this.callBase.apply(this,arguments)},_getVisibleColumnIndex:function(e,t,n){var i=this._editingController.getEditFormRowIndex();if(i===t&&l.default.isString(n)){var r=this._columnsController.columnOption(n);return this._getEditFormEditorVisibleIndex(e,r)}return this.callBase.apply(this,arguments)},_getEditFormEditorVisibleIndex:function(e,t){var n=-1;return(0,c.each)(e,(function(e,r){var o=(0,i.default)(r).find(".dx-field-item-content").data("dx-form-item");if(o&&o.column&&t&&o.column.index===t.index)return n=e,!1})),n},publicMethods:function(){return this.callBase().concat(["cellValue"])},_getCellTemplate:function(e){return this._editingController.getColumnTemplate(e)||this.callBase(e)},_isNativeClick:function(){return(x.default.real().ios||x.default.real().android)&&this.option("editing.allowUpdating")},_createTable:function(){var e=this,t=e.callBase.apply(e,arguments);return!U(e)&&e.option("editing.allowUpdating")&&a.default.on(t,(0,g.addNamespace)(S.default.name,"dxDataGridRowsView"),"td:not(.dx-editor-cell)",e.createAction((function(){var t=e._editingController;t.isEditing()&&t.closeEditCell()}))),t},_createRow:function(e){var t=this.callBase(e);if(e){var n=this._editingController.isEditRow(e.rowIndex),i=!!e.removed,r=!!e.isNewRow,o=!!e.modified;"batch"===W(this)?i&&t.addClass("dx-row-removed"):n&&t.addClass("dx-edit-row"),r&&t.addClass("dx-row-inserted"),o&&t.addClass("dx-row-modified"),(n||r||i)&&t.removeClass("dx-selection"),n&&"detail"===e.rowType&&t.addClass(this.addWidgetPrefix("edit-form"))}return t},_getColumnIndexByElement:function(e){for(var t=e.closest("table"),n=this.getTableElements();t.length&&!n.filter(t).length;)e=t.closest("td"),t=e.closest("table");return this._getColumnIndexByElementCore(e)},_getColumnIndexByElementCore:function(e){var t=e.closest(".dx-row> td:not(.dx-master-detail-cell)");return this.getCellIndex(t)},_editCellByClick:function(e,t){var n=this._editingController,r=(0,i.default)(e.event.target),o=this._getColumnIndexByElement(r),a=this._dataController.items()[e.rowIndex],s=n.allowUpdating({row:a},t)||a&&a.isNewRow,l=this._columnsController.getVisibleColumns()[o],c=s&&l&&(l.allowEditing||n.isEditCell(e.rowIndex,o)),u=this.option("editing.startEditAction")||"click";return"down"===t?l&&l.showEditorAlways&&c&&n.editCell(e.rowIndex,o):("click"!==t||"dblClick"!==u||n.isEditCell(e.rowIndex,o)||n.closeEditCell(),c&&t===u?n.editCell(e.rowIndex,o)||n.isEditRow(e.rowIndex):void 0)},_rowPointerDown:function(e){var t=this;this._pointerDownTimeout=setTimeout((function(){t._editCellByClick(e,"down")}))},_rowClick:function(e){var t=(0,i.default)(e.rowElement).hasClass(this.addWidgetPrefix("edit-form"));e.event.targetComponent=this.component,this._editCellByClick(e,"click")||t||this.callBase.apply(this,arguments)},_rowDblClick:function(e){this._editCellByClick(e,"dblClick")||this.callBase.apply(this,arguments)},_cellPrepared:function(e,t){var n=this._editingController,i=!!t.column.command,r=t.setValue,o=t.isEditing||n.isEditRow(t.rowIndex)&&t.column.allowEditing;if("data"===t.rowType&&!t.column.command&&(o||t.column.showEditorAlways)){var a=t.column.alignment;e.addClass("dx-editor-cell").toggleClass(this.addWidgetPrefix("readonly"),!r).toggleClass("dx-cell-focus-disabled",!r),a&&e.find("input:not([type='hidden'])").first().css("textAlign",a)}o&&this._editCellPrepared(e),t.column&&!i&&n.highlightDataCell(e,t),this.callBase.apply(this,arguments)},_editCellPrepared:function(e){},_formItemPrepared:function(){},_isFormItem:function(e){var t="detail"===e.rowType||"detailAdaptive"===e.rowType,n="data"===e.rowType&&"popup"===W(this);return(t||n)&&e.item},_updateCell:function(e,t){this._isFormItem(t)?this._formItemPrepared(t,e):this.callBase(e,t)},_update:function(e){this.callBase(e),"updateSelection"===e.changeType&&this.getTableElements().children("tbody").children(".dx-edit-row").removeClass("dx-selection")},_getCellOptions:function(e){var t=this.callBase(e);return t.isEditing=this._editingController.isEditCell(t.rowIndex,t.columnIndex),t},_renderCellContent:function(e,t){"data"===t.rowType&&"popup"===W(this)&&!1===t.row.visible||this.callBase.apply(this,arguments)},cellValue:function(e,t,n,i){var r=this.getCellOptions(e,t);if(r){if(void 0===n)return r.value;this._editingController.updateFieldValue(r,n,i,!0)}},dispose:function(){this.callBase.apply(this,arguments),clearTimeout(this._pointerDownTimeout)}},headerPanel:{_getToolbarItems:function(){var e=this.callBase();return this.getController("editing").prepareEditButtons(this).concat(e)},optionChanged:function(e){var t=e.fullName;switch(e.name){case"editing":t&&0===t.indexOf("editing.popup")||this._invalidate(),this.callBase(e);break;default:this.callBase(e)}},isVisible:function(){var e=this.getController("editing").option("editing");return this.callBase()||e&&(e.allowAdding||(e.allowUpdating||e.allowDeleting)&&"batch"===e.mode)}}}}}},cRix:function(e,t,n){!function(e){"use strict";var t="jan._feb._mrt._apr._mai_jun._jul._aug._sep._okt._nov._des.".split("_"),n="jan_feb_mrt_apr_mai_jun_jul_aug_sep_okt_nov_des".split("_");e.defineLocale("fy",{months:"jannewaris_febrewaris_maart_april_maaie_juny_july_augustus_septimber_oktober_novimber_desimber".split("_"),monthsShort:function(e,i){return e?/-MMM-/.test(i)?n[e.month()]:t[e.month()]:t},monthsParseExact:!0,weekdays:"snein_moandei_tiisdei_woansdei_tongersdei_freed_sneon".split("_"),weekdaysShort:"si._mo._ti._wo._to._fr._so.".split("_"),weekdaysMin:"Si_Mo_Ti_Wo_To_Fr_So".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[hjoed om] LT",nextDay:"[moarn om] LT",nextWeek:"dddd [om] LT",lastDay:"[juster om] LT",lastWeek:"[\xf4fr\xfbne] dddd [om] LT",sameElse:"L"},relativeTime:{future:"oer %s",past:"%s lyn",s:"in pear sekonden",ss:"%d sekonden",m:"ien min\xfat",mm:"%d minuten",h:"ien oere",hh:"%d oeren",d:"ien dei",dd:"%d dagen",M:"ien moanne",MM:"%d moannen",y:"ien jier",yy:"%d jierren"},dayOfMonthOrdinalParse:/\d{1,2}(ste|de)/,ordinal:function(e){return e+(1===e||8===e||e>=20?"ste":"de")},week:{dow:1,doy:4}})}(n("wd/R"))},cS2x:function(e,t,n){"use strict";n.d(t,"a",(function(){return R})),n.d(t,"b",(function(){return Z})),n.d(t,"c",(function(){return te}));var i=n("mrSG"),r=n("TYT/"),o=n("Valr");function a(e,t){if(1&e&&r["\u0275\u0275element"](0,"div",3),2&e){var n=t.index,i=r["\u0275\u0275nextContext"]();r["\u0275\u0275property"]("ngStyle",i.gridRenderer.getGridColumnStyle(n))}}function s(e,t){if(1&e&&r["\u0275\u0275element"](0,"div",4),2&e){var n=t.index,i=r["\u0275\u0275nextContext"]();r["\u0275\u0275property"]("ngStyle",i.gridRenderer.getGridRowStyle(n))}}var l=["*"];function c(e,t){if(1&e){var n=r["\u0275\u0275getCurrentView"]();r["\u0275\u0275elementStart"](0,"div",8),r["\u0275\u0275listener"]("mousedown",(function(e){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"]().resize.dragStartDelay(e)}))("touchstart",(function(e){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"]().resize.dragStartDelay(e)})),r["\u0275\u0275elementEnd"]()}}function u(e,t){if(1&e){var n=r["\u0275\u0275getCurrentView"]();r["\u0275\u0275elementStart"](0,"div",9),r["\u0275\u0275listener"]("mousedown",(function(e){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"]().resize.dragStartDelay(e)}))("touchstart",(function(e){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"]().resize.dragStartDelay(e)})),r["\u0275\u0275elementEnd"]()}}function d(e,t){if(1&e){var n=r["\u0275\u0275getCurrentView"]();r["\u0275\u0275elementStart"](0,"div",10),r["\u0275\u0275listener"]("mousedown",(function(e){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"]().resize.dragStartDelay(e)}))("touchstart",(function(e){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"]().resize.dragStartDelay(e)})),r["\u0275\u0275elementEnd"]()}}function h(e,t){if(1&e){var n=r["\u0275\u0275getCurrentView"]();r["\u0275\u0275elementStart"](0,"div",11),r["\u0275\u0275listener"]("mousedown",(function(e){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"]().resize.dragStartDelay(e)}))("touchstart",(function(e){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"]().resize.dragStartDelay(e)})),r["\u0275\u0275elementEnd"]()}}function p(e,t){if(1&e){var n=r["\u0275\u0275getCurrentView"]();r["\u0275\u0275elementStart"](0,"div",12),r["\u0275\u0275listener"]("mousedown",(function(e){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"]().resize.dragStartDelay(e)}))("touchstart",(function(e){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"]().resize.dragStartDelay(e)})),r["\u0275\u0275elementEnd"]()}}function f(e,t){if(1&e){var n=r["\u0275\u0275getCurrentView"]();r["\u0275\u0275elementStart"](0,"div",13),r["\u0275\u0275listener"]("mousedown",(function(e){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"]().resize.dragStartDelay(e)}))("touchstart",(function(e){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"]().resize.dragStartDelay(e)})),r["\u0275\u0275elementEnd"]()}}function m(e,t){if(1&e){var n=r["\u0275\u0275getCurrentView"]();r["\u0275\u0275elementStart"](0,"div",14),r["\u0275\u0275listener"]("mousedown",(function(e){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"]().resize.dragStartDelay(e)}))("touchstart",(function(e){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"]().resize.dragStartDelay(e)})),r["\u0275\u0275elementEnd"]()}}function g(e,t){if(1&e){var n=r["\u0275\u0275getCurrentView"]();r["\u0275\u0275elementStart"](0,"div",15),r["\u0275\u0275listener"]("mousedown",(function(e){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"]().resize.dragStartDelay(e)}))("touchstart",(function(e){return r["\u0275\u0275restoreView"](n),r["\u0275\u0275nextContext"]().resize.dragStartDelay(e)})),r["\u0275\u0275elementEnd"]()}}var _,v,y,b,w,x,C,S,M,k=function(){return function(){}}(),O=function(e){return e.Fit="fit",e.ScrollVertical="scrollVertical",e.ScrollHorizontal="scrollHorizontal",e.Fixed="fixed",e.VerticalFixed="verticalFixed",e.HorizontalFixed="horizontalFixed",e}({}),T=function(e){return e.Always="always",e.OnDragAndResize="onDrag&Resize",e.None="none",e}({}),E=function(e){return e.None="none",e.CompactUp="compactUp",e.CompactLeft="compactLeft",e.CompactUpAndLeft="compactUp&Left",e.CompactLeftAndUp="compactLeft&Up",e.CompactRight="compactRight",e.CompactUpAndRight="compactUp&Right",e.CompactRightAndUp="compactRight&Up",e}({}),I=function(e){return e.LTR="ltr",e.RTL="rtl",e}({}),A=function(){function e(e){this.gridster=e}return e.prototype.destroy=function(){delete this.gridster},e.prototype.checkCompact=function(){this.gridster.$options.compactType!==E.None&&(this.gridster.$options.compactType===E.CompactUp?this.checkCompactUp():this.gridster.$options.compactType===E.CompactLeft?this.checkCompactLeft():this.gridster.$options.compactType===E.CompactUpAndLeft?(this.checkCompactUp(),this.checkCompactLeft()):this.gridster.$options.compactType===E.CompactLeftAndUp?(this.checkCompactLeft(),this.checkCompactUp()):this.gridster.$options.compactType===E.CompactRight?this.checkCompactRight():this.gridster.$options.compactType===E.CompactUpAndRight?(this.checkCompactUp(),this.checkCompactRight()):this.gridster.$options.compactType===E.CompactRightAndUp&&(this.checkCompactRight(),this.checkCompactUp()))},e.prototype.checkCompactItem=function(e){this.gridster.$options.compactType!==E.None&&(this.gridster.$options.compactType===E.CompactUp?this.moveUpTillCollision(e):this.gridster.$options.compactType===E.CompactLeft?this.moveLeftTillCollision(e):this.gridster.$options.compactType===E.CompactUpAndLeft?(this.moveUpTillCollision(e),this.moveLeftTillCollision(e)):this.gridster.$options.compactType===E.CompactLeftAndUp?(this.moveLeftTillCollision(e),this.moveUpTillCollision(e)):this.gridster.$options.compactType===E.CompactUpAndRight&&(this.moveUpTillCollision(e),this.moveRightTillCollision(e)))},e.prototype.checkCompactUp=function(){for(var e,t=!1,n=this.gridster.grid.length,i=0;i-1)return!0;if(o.indexOf(r)>-1)return!1}return t.checkDragHandleClass(e.parentNode,n,i,r)},e.checkContentClass=function(e,n,i){return!(!e||e===n)&&(!!(e.hasAttribute("class")&&e.getAttribute("class").split(" ").indexOf(i)>-1)||t.checkContentClass(e.parentNode,n,i))},e.compareItems=function(e,t){return e.y>t.y?-1:e.yt.x?-1:1},e.\u0275fac=function(t){return new(t||e)},e.\u0275prov=r["\u0275\u0275defineInjectable"]({token:e,factory:function(t){return e.\u0275fac(t)}}),e}(),P=function(){function e(e){this.gridster=e}return e.prototype.destroy=function(){delete this.initialItem,delete this.gridster.movingItem,this.gridster.previewStyle&&this.gridster.previewStyle(),delete this.gridster,this.emptyCellExit&&(this.emptyCellExit(),this.emptyCellExit=null)},e.prototype.updateOptions=function(){var e=this;this.gridster.$options.enableEmptyCellClick&&!this.emptyCellClick&&this.gridster.options.emptyCellClickCallback?(this.emptyCellClick=this.gridster.renderer.listen(this.gridster.el,"click",this.emptyCellClickCb.bind(this)),this.emptyCellClickTouch=this.gridster.renderer.listen(this.gridster.el,"touchend",this.emptyCellClickCb.bind(this))):!this.gridster.$options.enableEmptyCellClick&&this.emptyCellClick&&this.emptyCellClickTouch&&(this.emptyCellClick(),this.emptyCellClickTouch(),this.emptyCellClick=null,this.emptyCellClickTouch=null),this.gridster.$options.enableEmptyCellContextMenu&&!this.emptyCellContextMenu&&this.gridster.options.emptyCellContextMenuCallback?this.emptyCellContextMenu=this.gridster.renderer.listen(this.gridster.el,"contextmenu",this.emptyCellContextMenuCb.bind(this)):!this.gridster.$options.enableEmptyCellContextMenu&&this.emptyCellContextMenu&&(this.emptyCellContextMenu(),this.emptyCellContextMenu=null),this.gridster.$options.enableEmptyCellDrop&&!this.emptyCellDrop&&this.gridster.options.emptyCellDropCallback?(this.emptyCellDrop=this.gridster.renderer.listen(this.gridster.el,"drop",this.emptyCellDragDrop.bind(this)),this.gridster.zone.runOutsideAngular((function(){e.emptyCellMove=e.gridster.renderer.listen(e.gridster.el,"dragover",e.emptyCellDragOver.bind(e))})),this.emptyCellExit=this.gridster.renderer.listen("document","dragend",(function(){e.gridster.movingItem=null,e.gridster.previewStyle()}))):!this.gridster.$options.enableEmptyCellDrop&&this.emptyCellDrop&&this.emptyCellMove&&this.emptyCellExit&&(this.emptyCellDrop(),this.emptyCellMove(),this.emptyCellExit(),this.emptyCellMove=null,this.emptyCellDrop=null,this.emptyCellExit=null),this.gridster.$options.enableEmptyCellDrag&&!this.emptyCellDrag&&this.gridster.options.emptyCellDragCallback?(this.emptyCellDrag=this.gridster.renderer.listen(this.gridster.el,"mousedown",this.emptyCellMouseDown.bind(this)),this.emptyCellDragTouch=this.gridster.renderer.listen(this.gridster.el,"touchstart",this.emptyCellMouseDown.bind(this))):!this.gridster.$options.enableEmptyCellDrag&&this.emptyCellDrag&&this.emptyCellDragTouch&&(this.emptyCellDrag(),this.emptyCellDragTouch(),this.emptyCellDrag=null,this.emptyCellDragTouch=null)},e.prototype.emptyCellClickCb=function(e){if(!this.gridster.movingItem&&!L.checkContentClassForEmptyCellClickEvent(this.gridster,e)){var t=this.getValidItemFromEvent(e);t&&(this.gridster.options.emptyCellClickCallback&&this.gridster.options.emptyCellClickCallback(e,t),this.gridster.cdRef.markForCheck())}},e.prototype.emptyCellContextMenuCb=function(e){if(!this.gridster.movingItem&&!L.checkContentClassForEmptyCellClickEvent(this.gridster,e)){e.preventDefault(),e.stopPropagation();var t=this.getValidItemFromEvent(e);t&&(this.gridster.options.emptyCellContextMenuCallback&&this.gridster.options.emptyCellContextMenuCallback(e,t),this.gridster.cdRef.markForCheck())}},e.prototype.emptyCellDragDrop=function(e){var t=this.getValidItemFromEvent(e);t&&(this.gridster.options.emptyCellDropCallback&&this.gridster.options.emptyCellDropCallback(e,t),this.gridster.cdRef.markForCheck())},e.prototype.emptyCellDragOver=function(e){e.preventDefault(),e.stopPropagation();var t=this.getValidItemFromEvent(e);t?(e.dataTransfer.dropEffect="move",this.gridster.movingItem=t):(e.dataTransfer.dropEffect="none",this.gridster.movingItem=null),this.gridster.previewStyle()},e.prototype.emptyCellMouseDown=function(e){var t=this;if(!L.checkContentClassForEmptyCellClickEvent(this.gridster,e)){e.preventDefault(),e.stopPropagation();var n=this.getValidItemFromEvent(e);n&&1===e.buttons&&(this.initialItem=n,this.gridster.movingItem=n,this.gridster.previewStyle(),this.gridster.zone.runOutsideAngular((function(){t.emptyCellMMove=t.gridster.renderer.listen("window","mousemove",t.emptyCellMouseMove.bind(t)),t.emptyCellMMoveTouch=t.gridster.renderer.listen("window","touchmove",t.emptyCellMouseMove.bind(t))})),this.emptyCellUp=this.gridster.renderer.listen("window","mouseup",this.emptyCellMouseUp.bind(this)),this.emptyCellUpTouch=this.gridster.renderer.listen("window","touchend",this.emptyCellMouseUp.bind(this)))}},e.prototype.emptyCellMouseMove=function(e){e.preventDefault(),e.stopPropagation();var t=this.getValidItemFromEvent(e,this.initialItem);t&&(this.gridster.movingItem=t,this.gridster.previewStyle())},e.prototype.emptyCellMouseUp=function(e){var t=this;this.emptyCellMMove(),this.emptyCellMMoveTouch(),this.emptyCellUp(),this.emptyCellUpTouch();var n=this.getValidItemFromEvent(e,this.initialItem);n&&(this.gridster.movingItem=n),this.gridster.options.emptyCellDragCallback&&this.gridster.movingItem&&this.gridster.options.emptyCellDragCallback(e,this.gridster.movingItem),setTimeout((function(){t.initialItem=null,t.gridster&&(t.gridster.movingItem=null,t.gridster.previewStyle())})),this.gridster.cdRef.markForCheck()},e.prototype.getValidItemFromEvent=function(e,t){e.preventDefault(),e.stopPropagation(),L.checkTouchEvent(e);var n=this.gridster.el.getBoundingClientRect(),i=e.clientX+this.gridster.el.scrollLeft-n.left-this.gridster.gridRenderer.getLeftMargin(),r=e.clientY+this.gridster.el.scrollTop-n.top-this.gridster.gridRenderer.getTopMargin(),o={x:this.gridster.pixelsToPositionX(i,Math.floor,!0),y:this.gridster.pixelsToPositionY(r,Math.floor,!0),cols:this.gridster.$options.defaultItemCols,rows:this.gridster.$options.defaultItemRows};if(t&&(o.cols=Math.min(Math.abs(t.x-o.x)+1,this.gridster.$options.emptyCellDragMaxCols),o.rows=Math.min(Math.abs(t.y-o.y)+1,this.gridster.$options.emptyCellDragMaxRows),t.xthis.gridster.$options.emptyCellDragMaxCols-1&&(o.x=this.gridster.movingItem?this.gridster.movingItem.x:0),t.ythis.gridster.$options.emptyCellDragMaxRows-1&&(o.y=this.gridster.movingItem?this.gridster.movingItem.y:0)),this.gridster.$options.enableOccupiedCellDrop||!this.gridster.checkCollision(o))return o},e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275inject"](k))},e.\u0275prov=r["\u0275\u0275defineInjectable"]({token:e,factory:function(t){return e.\u0275fac(t)}}),e}(),j=function(){function e(e){this.gridster=e}return e.prototype.destroy=function(){delete this.gridster},e.prototype.updateItem=function(e,t,n){if(this.gridster.mobile)this.clearCellPosition(n,e),n.setStyle(e,"height",this.gridster.$options.keepFixedHeightInMobile?t.rows*this.gridster.$options.fixedRowHeight+"px":t.rows*this.gridster.curWidth/t.cols+"px"),n.setStyle(e,"width",this.gridster.$options.keepFixedWidthInMobile?this.gridster.$options.fixedColWidth+"px":""),n.setStyle(e,"margin-bottom",this.gridster.$options.margin+"px"),n.setStyle(e,"margin-right","");else{var i=Math.round(this.gridster.curColWidth*t.x),r=Math.round(this.gridster.curRowHeight*t.y),o=this.gridster.curColWidth*t.cols-this.gridster.$options.margin,a=this.gridster.curRowHeight*t.rows-this.gridster.$options.margin;this.setCellPosition(n,e,i,r),n.setStyle(e,"width",o+"px"),n.setStyle(e,"height",a+"px");var s=null,l=null;this.gridster.$options.outerMargin&&(this.gridster.rows===t.rows+t.y&&(s=null!==this.gridster.$options.outerMarginBottom?this.gridster.$options.outerMarginBottom+"px":this.gridster.$options.margin+"px"),this.gridster.columns===t.cols+t.x&&(l=null!==this.gridster.$options.outerMarginBottom?this.gridster.$options.outerMarginRight+"px":this.gridster.$options.margin+"px")),n.setStyle(e,"margin-bottom",s),n.setStyle(e,"margin-right",l)}},e.prototype.updateGridster=function(){var e="",t="",n="",i="";this.gridster.$options.gridType===O.Fit?(e=O.Fit,t=O.ScrollVertical,n=O.ScrollHorizontal,i=O.Fixed):this.gridster.$options.gridType===O.ScrollVertical?(this.gridster.curRowHeight=this.gridster.curColWidth,e=O.ScrollVertical,t=O.Fit,n=O.ScrollHorizontal,i=O.Fixed):this.gridster.$options.gridType===O.ScrollHorizontal?(this.gridster.curColWidth=this.gridster.curRowHeight,e=O.ScrollHorizontal,t=O.Fit,n=O.ScrollVertical,i=O.Fixed):this.gridster.$options.gridType===O.Fixed?(this.gridster.curColWidth=this.gridster.$options.fixedColWidth+(this.gridster.$options.ignoreMarginInRow?0:this.gridster.$options.margin),this.gridster.curRowHeight=this.gridster.$options.fixedRowHeight+(this.gridster.$options.ignoreMarginInRow?0:this.gridster.$options.margin),e=O.Fixed,t=O.Fit,n=O.ScrollVertical,i=O.ScrollHorizontal):this.gridster.$options.gridType===O.VerticalFixed?(this.gridster.curRowHeight=this.gridster.$options.fixedRowHeight+(this.gridster.$options.ignoreMarginInRow?0:this.gridster.$options.margin),e=O.ScrollVertical,t=O.Fit,n=O.ScrollHorizontal,i=O.Fixed):this.gridster.$options.gridType===O.HorizontalFixed&&(this.gridster.curColWidth=this.gridster.$options.fixedColWidth+(this.gridster.$options.ignoreMarginInRow?0:this.gridster.$options.margin),e=O.ScrollHorizontal,t=O.Fit,n=O.ScrollVertical,i=O.Fixed),this.gridster.mobile?this.gridster.renderer.removeClass(this.gridster.el,e):this.gridster.renderer.addClass(this.gridster.el,e),this.gridster.renderer.removeClass(this.gridster.el,t),this.gridster.renderer.removeClass(this.gridster.el,n),this.gridster.renderer.removeClass(this.gridster.el,i)},e.prototype.getGridColumnStyle=function(e){return Object(i.a)(Object(i.a)({},this.getLeftPosition(this.gridster.curColWidth*e)),{width:this.gridster.curColWidth-this.gridster.$options.margin+"px",height:this.gridster.gridRows.length*this.gridster.curRowHeight-this.gridster.$options.margin+"px"})},e.prototype.getGridRowStyle=function(e){return Object(i.a)(Object(i.a)({},this.getTopPosition(this.gridster.curRowHeight*e)),{width:this.gridster.gridColumns.length*this.gridster.curColWidth-this.gridster.$options.margin+"px",height:this.gridster.curRowHeight-this.gridster.$options.margin+"px"})},e.prototype.getLeftPosition=function(e){var t=this.gridster.$options.dirType===I.RTL?-e:e;return this.gridster.$options.useTransformPositioning?{transform:"translateX("+t+"px)"}:{left:this.getLeftMargin()+t+"px"}},e.prototype.getTopPosition=function(e){return this.gridster.$options.useTransformPositioning?{transform:"translateY("+e+"px)"}:{top:this.getTopMargin()+e+"px"}},e.prototype.clearCellPosition=function(e,t){this.gridster.$options.useTransformPositioning?e.setStyle(t,"transform",""):(e.setStyle(t,"top",""),e.setStyle(t,"left",""))},e.prototype.setCellPosition=function(e,t,n,i){var r=this.gridster.$options.dirType===I.RTL?-n:n;this.gridster.$options.useTransformPositioning?e.setStyle(t,"transform","translate3d("+r+"px, "+i+"px, 0)"):(e.setStyle(t,"left",this.getLeftMargin()+r+"px"),e.setStyle(t,"top",this.getTopMargin()+i+"px"))},e.prototype.getLeftMargin=function(){return this.gridster.$options.outerMargin?null!==this.gridster.$options.outerMarginLeft?this.gridster.$options.outerMarginLeft:this.gridster.$options.margin:0},e.prototype.getTopMargin=function(){return this.gridster.$options.outerMargin?null!==this.gridster.$options.outerMarginTop?this.gridster.$options.outerMarginTop:this.gridster.$options.margin:0},e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275inject"](k))},e.\u0275prov=r["\u0275\u0275defineInjectable"]({token:e,factory:function(t){return e.\u0275fac(t)}}),e}(),R=function(){function e(e,t,n,i){this.renderer=t,this.cdRef=n,this.zone=i,this.columns=0,this.rows=0,this.gridColumns=[],this.gridRows=[],this.el=e.nativeElement,this.$options=JSON.parse(JSON.stringify(D)),this.calculateLayoutDebounce=L.debounce(this.calculateLayout.bind(this),0),this.mobile=!1,this.curWidth=0,this.curHeight=0,this.grid=[],this.curColWidth=0,this.curRowHeight=0,this.dragInProgress=!1,this.emptyCell=new P(this),this.compact=new A(this),this.gridRenderer=new j(this)}var t;return t=e,e.prototype.checkCollisionTwoItems=function(e,t){if(!(e.xt.x&&e.yt.y))return!1;if(!this.$options.allowMultiLayer)return!0;var n=this.$options.defaultLayerIndex;return(void 0===e.layerIndex?n:e.layerIndex)===(void 0===t.layerIndex?n:t.layerIndex)},e.prototype.ngOnInit=function(){this.options.initCallback&&this.options.initCallback(this)},e.prototype.ngOnChanges=function(e){e.options&&(this.setOptions(),this.options.api={optionsChanged:this.optionsChanged.bind(this),resize:this.onResize.bind(this),getNextPossiblePosition:this.getNextPossiblePosition.bind(this),getFirstPossiblePosition:this.getFirstPossiblePosition.bind(this),getLastPossiblePosition:this.getLastPossiblePosition.bind(this)},this.columns=this.$options.minCols,this.rows=this.$options.minRows,this.setGridSize(),this.calculateLayout())},e.prototype.resize=function(){var e,t;"fit"!==this.$options.gridType||this.mobile?(t=this.el.clientWidth,e=this.el.clientHeight):(t=this.el.offsetWidth,e=this.el.offsetHeight),t===this.curWidth&&e===this.curHeight||!this.checkIfToResize()||this.onResize()},e.prototype.setOptions=function(){this.$options=L.merge(this.$options,this.options,this.$options),this.$options.disableWindowResize||this.windowResize?this.$options.disableWindowResize&&this.windowResize&&(this.windowResize(),this.windowResize=null):this.windowResize=this.renderer.listen("window","resize",this.onResize.bind(this)),this.emptyCell.updateOptions()},e.prototype.optionsChanged=function(){this.setOptions();for(var e=this.grid.length-1;e>=0;e--)this.grid[e].updateOptions();this.calculateLayout()},e.prototype.ngOnDestroy=function(){this.windowResize&&this.windowResize(),this.options&&this.options.destroyCallback&&this.options.destroyCallback(this),this.options&&this.options.api&&(this.options.api.resize=void 0,this.options.api.optionsChanged=void 0,this.options.api.getNextPossiblePosition=void 0,this.options.api=void 0),this.emptyCell.destroy(),delete this.emptyCell,this.compact.destroy(),delete this.compact},e.prototype.onResize=function(){this.setGridSize(),this.calculateLayout()},e.prototype.checkIfToResize=function(){var e=this.el.clientWidth,t=this.el.offsetWidth,n=this.el.scrollWidth,i=this.el.clientHeight,r=this.el.offsetHeight,o=this.el.scrollHeight;return!(er&&o-rt&&n-tthis.curWidth?(this.mobile=!this.mobile,this.renderer.addClass(this.el,"mobile")):this.mobile&&this.$options.mobileBreakpoint=0;i--)(e=this.grid[i]).notPlaced||(t=Math.max(t,e.$item.y+e.$item.rows),n=Math.max(n,e.$item.x+e.$item.cols));this.columns===n&&this.rows===t||(this.columns=n,this.rows=t,this.options.gridSizeChangedCallback&&this.options.gridSizeChangedCallback(this))},e.prototype.calculateLayout=function(){if(this.compact&&this.compact.checkCompact(),this.setGridDimensions(),this.$options.outerMargin){var e=-this.$options.margin;null!==this.$options.outerMarginLeft?(e+=this.$options.outerMarginLeft,this.renderer.setStyle(this.el,"padding-left",this.$options.outerMarginLeft+"px")):(e+=this.$options.margin,this.renderer.setStyle(this.el,"padding-left",this.$options.margin+"px")),null!==this.$options.outerMarginRight?(e+=this.$options.outerMarginRight,this.renderer.setStyle(this.el,"padding-right",this.$options.outerMarginRight+"px")):(e+=this.$options.margin,this.renderer.setStyle(this.el,"padding-right",this.$options.margin+"px")),this.curColWidth=(this.curWidth-e)/this.columns;var t=-this.$options.margin;null!==this.$options.outerMarginTop?(t+=this.$options.outerMarginTop,this.renderer.setStyle(this.el,"padding-top",this.$options.outerMarginTop+"px")):(t+=this.$options.margin,this.renderer.setStyle(this.el,"padding-top",this.$options.margin+"px")),null!==this.$options.outerMarginBottom?(t+=this.$options.outerMarginBottom,this.renderer.setStyle(this.el,"padding-bottom",this.$options.outerMarginBottom+"px")):(t+=this.$options.margin,this.renderer.setStyle(this.el,"padding-bottom",this.$options.margin+"px")),this.curRowHeight=(this.curHeight-t)/this.rows}else this.curColWidth=(this.curWidth+this.$options.margin)/this.columns,this.curRowHeight=(this.curHeight+this.$options.margin)/this.rows,this.renderer.setStyle(this.el,"padding-left","0px"),this.renderer.setStyle(this.el,"padding-right","0px"),this.renderer.setStyle(this.el,"padding-top","0px"),this.renderer.setStyle(this.el,"padding-bottom","0px");this.gridRenderer.updateGridster(),this.updateGrid(),this.$options.setGridSize?(this.renderer.setStyle(this.el,"width",this.columns*this.curColWidth+this.$options.margin+"px"),this.renderer.setStyle(this.el,"height",this.rows*this.curRowHeight+this.$options.margin+"px")):(this.renderer.setStyle(this.el,"width",""),this.renderer.setStyle(this.el,"height",""));for(var n,i=this.grid.length-1;i>=0;i--)(n=this.grid[i]).setSize(),n.drag.toggle(),n.resize.toggle();setTimeout(this.resize.bind(this),100)},e.prototype.updateGrid=function(){"always"!==this.$options.displayGrid||this.mobile?"onDrag&Resize"===this.$options.displayGrid&&this.dragInProgress?this.renderer.addClass(this.el,"display-grid"):"none"!==this.$options.displayGrid&&this.dragInProgress&&!this.mobile||this.renderer.removeClass(this.el,"display-grid"):this.renderer.addClass(this.el,"display-grid"),this.setGridDimensions(),this.gridColumns.length=t.getNewArrayLength(this.columns,this.curWidth,this.curColWidth),this.gridRows.length=t.getNewArrayLength(this.rows,this.curHeight,this.curRowHeight),this.cdRef.markForCheck()},e.prototype.addItem=function(e){void 0===e.$item.cols&&(e.$item.cols=this.$options.defaultItemCols,e.item.cols=e.$item.cols,e.itemChanged()),void 0===e.$item.rows&&(e.$item.rows=this.$options.defaultItemRows,e.item.rows=e.$item.rows,e.itemChanged()),-1===e.$item.x||-1===e.$item.y?this.autoPositionItem(e):this.checkCollision(e.$item)&&(this.$options.disableWarnings||(e.notPlaced=!0,console.warn("Can't be placed in the bounds of the dashboard, trying to auto position!/n"+JSON.stringify(e.item,["cols","rows","x","y"]))),this.$options.disableAutoPositionOnConflict?e.notPlaced=!0:this.autoPositionItem(e)),this.grid.push(e),this.calculateLayoutDebounce()},e.prototype.removeItem=function(e){this.grid.splice(this.grid.indexOf(e),1),this.calculateLayoutDebounce(),this.options.itemRemovedCallback&&this.options.itemRemovedCallback(e.item,e)},e.prototype.checkCollision=function(e){var t=!1;if(this.options.itemValidateCallback&&(t=!this.options.itemValidateCallback(e)),!t&&this.checkGridCollision(e)&&(t=!0),!t){var n=this.findItemWithItem(e);n&&(t=n)}return t},e.prototype.checkGridCollision=function(e){var t=e.cols*e.rows;return!(e.y>-1&&e.x>-1&&e.cols+e.x<=this.$options.maxCols&&e.rows+e.y<=this.$options.maxRows&&e.cols<=(void 0===e.maxItemCols?this.$options.maxItemCols:e.maxItemCols)&&e.cols>=(void 0===e.minItemCols?this.$options.minItemCols:e.minItemCols)&&e.rows<=(void 0===e.maxItemRows?this.$options.maxItemRows:e.maxItemRows)&&e.rows>=(void 0===e.minItemRows?this.$options.minItemRows:e.minItemRows)&&(void 0===e.minItemArea?this.$options.minItemArea:e.minItemArea)<=t&&(void 0===e.maxItemArea?this.$options.maxItemArea:e.maxItemArea)>=t)},e.prototype.findItemWithItem=function(e){for(var t,n=this.grid.length-1;n>-1;n--)if((t=this.grid[n]).$item!==e&&this.checkCollisionTwoItems(t.$item,e))return t;return!1},e.prototype.findItemsWithItem=function(e){for(var t,n=[],i=this.grid.length-1;i>-1;i--)(t=this.grid[i]).$item!==e&&this.checkCollisionTwoItems(t.$item,e)&&n.push(t);return n},e.prototype.autoPositionItem=function(e){this.getNextPossiblePosition(e.$item)?(e.notPlaced=!1,e.item.x=e.$item.x,e.item.y=e.$item.y,e.itemChanged()):(e.notPlaced=!0,this.$options.disableWarnings||console.warn("Can't be placed in the bounds of the dashboard!/n"+JSON.stringify(e.item,["cols","rows","x","y"])))},e.prototype.getNextPossiblePosition=function(e,t){void 0===t&&(t={}),-1===e.cols&&(e.cols=this.$options.defaultItemCols),-1===e.rows&&(e.rows=this.$options.defaultItemRows),this.setGridDimensions();for(var n,i=t.y||0;i=this.rows+e.rows;return!(this.rows<=this.columns&&r)&&this.$options.maxCols>=this.columns+e.cols?(e.x=this.columns,e.y=0,!0):!!r&&(e.y=this.rows,e.x=0,!0)},e.prototype.getFirstPossiblePosition=function(e){var t=Object.assign({},e);return this.getNextPossiblePosition(t),t},e.prototype.getLastPossiblePosition=function(e){var t={y:0,x:0};t=this.grid.reduce((function(e,t){var n={y:t.$item.y+t.$item.rows-1,x:t.$item.x+t.$item.cols-1};return 1===L.compareItems(e,n)?n:e}),t);var n=Object.assign({},e);return this.getNextPossiblePosition(n,t),n},e.prototype.pixelsToPositionX=function(e,t,n){var i=t(e/this.curColWidth);return n?i:Math.max(i,0)},e.prototype.pixelsToPositionY=function(e,t,n){var i=t(e/this.curRowHeight);return n?i:Math.max(i,0)},e.prototype.positionXToPixels=function(e){return e*this.curColWidth},e.prototype.positionYToPixels=function(e){return e*this.curRowHeight},e.checkCollisionTwoItemsForSwaping=function(e,t){return e.x+(1===e.cols?0:1)t.x+(1===t.cols?0:1)&&e.y+(1===e.rows?0:1)t.y+(1===t.rows?0:1)},e.prototype.checkCollisionForSwaping=function(e){var t=!1;if(this.options.itemValidateCallback&&(t=!this.options.itemValidateCallback(e)),!t&&this.checkGridCollision(e)&&(t=!0),!t){var n=this.findItemWithItemForSwaping(e);n&&(t=n)}return t},e.prototype.findItemWithItemForSwaping=function(e){for(var n,i=this.grid.length-1;i>-1;i--)if((n=this.grid[i]).$item!==e&&t.checkCollisionTwoItemsForSwaping(n.$item,e))return n;return!1},e.getNewArrayLength=function(e,t,n){var i=Math.max(e,Math.floor(t/n));return i<0?0:Number.isFinite(i)?Math.floor(i):0},e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275directiveInject"](r.ElementRef),r["\u0275\u0275directiveInject"](r.Renderer2),r["\u0275\u0275directiveInject"](r.ChangeDetectorRef),r["\u0275\u0275directiveInject"](r.NgZone))},e.\u0275cmp=r["\u0275\u0275defineComponent"]({type:e,selectors:[["gridster"]],inputs:{options:"options"},features:[r["\u0275\u0275NgOnChangesFeature"]],ngContentSelectors:l,decls:4,vars:2,consts:[["class","gridster-column",3,"ngStyle",4,"ngFor","ngForOf"],["class","gridster-row",3,"ngStyle",4,"ngFor","ngForOf"],[1,"gridster-preview"],[1,"gridster-column",3,"ngStyle"],[1,"gridster-row",3,"ngStyle"]],template:function(e,t){1&e&&(r["\u0275\u0275projectionDef"](),r["\u0275\u0275template"](0,a,1,1,"div",0),r["\u0275\u0275template"](1,s,1,1,"div",1),r["\u0275\u0275projection"](2),r["\u0275\u0275element"](3,"gridster-preview",2)),2&e&&(r["\u0275\u0275property"]("ngForOf",t.gridColumns),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngForOf",t.gridRows))},directives:function(){return[o.o,ee,o.q]},styles:["gridster{position:relative;box-sizing:border-box;background:grey;width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:block}gridster.fit{overflow-x:hidden;overflow-y:hidden}gridster.scrollVertical{overflow-x:hidden;overflow-y:auto}gridster.scrollHorizontal{overflow-x:auto;overflow-y:hidden}gridster.fixed{overflow:auto}gridster.mobile{overflow-x:hidden;overflow-y:auto}gridster.mobile gridster-item{position:relative}gridster .gridster-column,gridster .gridster-row{position:absolute;display:none;-webkit-transition:.3s;transition:.3s;box-sizing:border-box}gridster.display-grid .gridster-column,gridster.display-grid .gridster-row{display:block}gridster .gridster-column{border-left:1px solid #fff;border-right:1px solid #fff}gridster .gridster-row{border-top:1px solid #fff;border-bottom:1px solid #fff}"],encapsulation:2}),e}(),z=function(){return function(){}}(),B=function(){function e(e){this.pushedItems=[],this.pushedItemsTemp=[],this.pushedItemsTempPath=[],this.pushedItemsPath=[],e.id=this.generateTempRandomId(),this.gridsterItem=e,this.gridster=e.gridster,this.tryPattern={fromEast:[this.tryWest,this.trySouth,this.tryNorth,this.tryEast],fromWest:[this.tryEast,this.trySouth,this.tryNorth,this.tryWest],fromNorth:[this.trySouth,this.tryEast,this.tryWest,this.tryNorth],fromSouth:[this.tryNorth,this.tryEast,this.tryWest,this.trySouth]},this.fromSouth="fromSouth",this.fromNorth="fromNorth",this.fromEast="fromEast",this.fromWest="fromWest"}return e.prototype.destroy=function(){delete this.gridster,delete this.gridsterItem},e.prototype.pushItems=function(e,t){if(this.gridster.$options.pushItems&&!t){this.pushedItemsOrder=[];var n=this.push(this.gridsterItem,e);return n||this.restoreTempItems(),this.pushedItemsOrder=[],this.pushedItemsTemp=[],this.pushedItemsTempPath=[],this.cleanTempIds(),n}return!1},e.prototype.restoreTempItems=function(){for(var e=this.pushedItemsTemp.length-1;e>-1;e--)this.removeFromTempPushed(this.pushedItemsTemp[e])},e.prototype.restoreItems=function(){for(var e,t=0,n=this.pushedItems.length;t-1;e--)this.checkPushedItem(this.pushedItems[e],e)&&(t=!0);t&&this.checkPushBack()},e.prototype.generateTempRandomId=function(){return Math.random().toString(36).replace(/[^a-z]+/g,"").substr(2,10)},e.prototype.cleanTempIds=function(){this.gridster.grid.filter((function(e){return e.id})).forEach((function(e){return delete e.id}))},e.prototype.push=function(e,t){if(this.gridster.checkGridCollision(e.$item))return!1;if(""===t)return!1;for(var n,i=this.gridster.findItemsWithItem(e.$item),r=i.length-1,o=!0,a=[];r>-1;r--){if((n=i[r]).id||(n.id=this.generateTempRandomId()),n===this.gridsterItem){o=!1;break}if(!n.canBeDragged()){o=!1;break}if(this.pushedItemsTemp.find((function(e){return e.id===n.id}))){o=!1;break}if(this.tryPattern[t][0].call(this,n,e))this.pushedItemsOrder.push(n),a.push(n);else if(this.tryPattern[t][1].call(this,n,e))this.pushedItemsOrder.push(n),a.push(n);else if(this.tryPattern[t][2].call(this,n,e))this.pushedItemsOrder.push(n),a.push(n);else{if(!this.tryPattern[t][3].call(this,n,e)){o=!1;break}this.pushedItemsOrder.push(n),a.push(n)}}if(!o&&(r=this.pushedItemsOrder.lastIndexOf(a[0]))>-1)for(var s=this.pushedItemsOrder.length-1;s>=r;s--)n=this.pushedItemsOrder[s],this.pushedItemsOrder.pop(),this.removeFromTempPushed(n),this.removeFromPushedItem(n);return o},e.prototype.trySouth=function(e,t){return!!this.gridster.$options.pushDirections.south&&(this.addToTempPushed(e),e.$item.y=t.$item.y+t.$item.rows,this.push(e,this.fromNorth)?(e.setSize(),this.addToPushed(e),!0):(this.removeFromTempPushed(e),!1))},e.prototype.tryNorth=function(e,t){return!!this.gridster.$options.pushDirections.north&&(this.addToTempPushed(e),e.$item.y=t.$item.y-e.$item.rows,this.push(e,this.fromSouth)?(e.setSize(),this.addToPushed(e),!0):(this.removeFromTempPushed(e),!1))},e.prototype.tryEast=function(e,t){return!!this.gridster.$options.pushDirections.east&&(this.addToTempPushed(e),e.$item.x=t.$item.x+t.$item.cols,this.push(e,this.fromWest)?(e.setSize(),this.addToPushed(e),!0):(this.removeFromTempPushed(e),!1))},e.prototype.tryWest=function(e,t){return!!this.gridster.$options.pushDirections.west&&(this.addToTempPushed(e),e.$item.x=t.$item.x-e.$item.cols,this.push(e,this.fromEast)?(e.setSize(),this.addToPushed(e),!0):(this.removeFromTempPushed(e),!1))},e.prototype.addToTempPushed=function(e){var t=this.pushedItemsTemp.indexOf(e);-1===t&&(t=this.pushedItemsTemp.push(e)-1,this.pushedItemsTempPath[t]=[]),this.pushedItemsTempPath[t].push({x:e.$item.x,y:e.$item.y})},e.prototype.removeFromTempPushed=function(e){var t=this.pushedItemsTemp.indexOf(e),n=this.pushedItemsTempPath[t].pop();n&&(e.$item.x=n.x,e.$item.y=n.y,e.setSize(),this.pushedItemsTempPath[t].length||(this.pushedItemsTemp.splice(t,1),this.pushedItemsTempPath.splice(t,1)))},e.prototype.addToPushed=function(e){if(this.pushedItems.indexOf(e)<0)this.pushedItems.push(e),this.pushedItemsPath.push([{x:e.item.x||0,y:e.item.y||0},{x:e.$item.x,y:e.$item.y}]);else{var t=this.pushedItems.indexOf(e);this.pushedItemsPath[t].push({x:e.$item.x,y:e.$item.y})}},e.prototype.removeFromPushed=function(e){e>-1&&(this.pushedItems.splice(e,1),this.pushedItemsPath.splice(e,1))},e.prototype.removeFromPushedItem=function(e){var t=this.pushedItems.indexOf(e);t>-1&&(this.pushedItemsPath[t].pop(),this.pushedItemsPath.length||(this.pushedItems.splice(t,1),this.pushedItemsPath.splice(t,1)))},e.prototype.checkPushedItem=function(e,t){for(var n,i,r,o=this.pushedItemsPath[t],a=o.length-2,s=!1;a>-1;a--)i=e.$item.x,r=e.$item.y,e.$item.x=(n=o[a]).x,e.$item.y=n.y,this.gridster.findItemWithItem(e.$item)?(e.$item.x=i,e.$item.y=r):(e.setSize(),o.splice(a+1,o.length-a-1),s=!0);return o.length<2&&this.removeFromPushed(t),s},e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275inject"](z))},e.\u0275prov=r["\u0275\u0275defineInjectable"]({token:e,factory:function(t){return e.\u0275fac(t)}}),e}();function F(e,t,n,i,r,o,a,s,l,c){_=e.$options.scrollSensitivity,v=e.$options.scrollSpeed,b=l,w=c;var u=(y=e.el).offsetWidth,d=y.scrollLeft,h=y.scrollTop,p=n-h;if(!e.$options.disableScrollVertical)if(a.clientYo.clientY&&h>0&&p<_){if(q(),b&&w&&!w.n||S)return;S=N(-1,s,a)}else a.clientY!==o.clientY&&W();var f=t-d;if(!e.$options.disableScrollHorizontal)if(a.clientXo.clientX&&d>0&&f<_){if(U(),b&&w&&!w.w||C)return;C=V(-1,s,a)}else a.clientX!==o.clientX&&Y()}function N(e,t,n){var i=n.clientY;return setInterval((function(){(!y||-1===e&&y.scrollTop-v<0)&&W(),y.scrollTop+=e*v,t({clientX:n.clientX,clientY:i+=e*v})}),50)}function V(e,t,n){var i=n.clientX;return setInterval((function(){(!y||-1===e&&y.scrollLeft-v<0)&&Y(),y.scrollLeft+=e*v,t({clientX:i+=e*v,clientY:n.clientY})}),50)}function H(){Y(),W(),y=void 0}function Y(){U(),G()}function W(){X(),q()}function U(){x&&(clearInterval(x),x=0)}function G(){C&&(clearInterval(C),C=0)}function q(){M&&(clearInterval(M),M=0)}function X(){S&&(clearInterval(S),S=0)}var $=function(){function e(e){this.gridsterItem=e,this.gridster=e.gridster}return e.prototype.destroy=function(){delete this.gridster,delete this.gridsterItem,delete this.swapedItem},e.prototype.swapItems=function(){this.gridster.$options.swap&&(this.checkSwapBack(),this.checkSwap(this.gridsterItem))},e.prototype.checkSwapBack=function(){if(this.swapedItem){var e=this.swapedItem.$item.x,t=this.swapedItem.$item.y;this.swapedItem.$item.x=this.swapedItem.item.x||0,this.swapedItem.$item.y=this.swapedItem.item.y||0,this.gridster.checkCollision(this.swapedItem.$item)?(this.swapedItem.$item.x=e,this.swapedItem.$item.y=t):(this.swapedItem.setSize(),this.gridsterItem.$item.x=this.gridsterItem.item.x||0,this.gridsterItem.$item.y=this.gridsterItem.item.y||0,this.swapedItem=void 0)}},e.prototype.restoreSwapItem=function(){this.swapedItem&&(this.swapedItem.$item.x=this.swapedItem.item.x||0,this.swapedItem.$item.y=this.swapedItem.item.y||0,this.swapedItem.setSize(),this.swapedItem=void 0)},e.prototype.setSwapItem=function(){this.swapedItem&&(this.swapedItem.checkItemChanges(this.swapedItem.$item,this.swapedItem.item),this.swapedItem=void 0)},e.prototype.checkSwap=function(e){var t;if((t=this.gridster.$options.swapWhileDragging?this.gridster.checkCollisionForSwaping(e.$item):this.gridster.checkCollision(e.$item))&&!0!==t&&t.canBeDragged()){var n=t,i=n.$item.x,r=n.$item.y,o=e.$item.x,a=e.$item.y;n.$item.x=e.item.x||0,n.$item.y=e.item.y||0,e.$item.x=n.item.x||0,e.$item.y=n.item.y||0,this.gridster.checkCollision(n.$item)||this.gridster.checkCollision(e.$item)?(e.$item.x=o,e.$item.y=a,n.$item.x=i,n.$item.y=r):(n.setSize(),this.swapedItem=n,this.gridster.$options.swapWhileDragging&&(this.gridsterItem.checkItemChanges(this.gridsterItem.$item,this.gridsterItem.item),this.setSwapItem()))}},e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275inject"](z))},e.\u0275prov=r["\u0275\u0275defineInjectable"]({token:e,factory:function(t){return e.\u0275fac(t)}}),e}(),K=function(){function e(e,t,n){this.zone=n,this.collision=!1,this.gridsterItem=e,this.gridster=t,this.lastMouse={clientX:0,clientY:0},this.path=[]}return e.prototype.destroy=function(){this.gridster.previewStyle&&this.gridster.previewStyle(!0),delete this.gridsterItem,delete this.gridster,delete this.collision,this.mousedown&&(this.mousedown(),this.touchstart())},e.prototype.dragStart=function(e){var t=this;e.which&&1!==e.which||(this.gridster.options.draggable&&this.gridster.options.draggable.start&&this.gridster.options.draggable.start(this.gridsterItem.item,this.gridsterItem,e),e.stopPropagation(),e.preventDefault(),this.dragFunction=this.dragMove.bind(this),this.dragStopFunction=this.dragStop.bind(this),this.zone.runOutsideAngular((function(){t.mousemove=t.gridsterItem.renderer.listen("document","mousemove",t.dragFunction),t.touchmove=t.gridster.renderer.listen(t.gridster.el,"touchmove",t.dragFunction)})),this.mouseup=this.gridsterItem.renderer.listen("document","mouseup",this.dragStopFunction),this.mouseleave=this.gridsterItem.renderer.listen("document","mouseleave",this.dragStopFunction),this.cancelOnBlur=this.gridsterItem.renderer.listen("window","blur",this.dragStopFunction),this.touchend=this.gridsterItem.renderer.listen("document","touchend",this.dragStopFunction),this.touchcancel=this.gridsterItem.renderer.listen("document","touchcancel",this.dragStopFunction),this.gridsterItem.renderer.addClass(this.gridsterItem.el,"gridster-item-moving"),this.margin=this.gridster.$options.margin,this.offsetLeft=this.gridster.el.scrollLeft-this.gridster.el.offsetLeft,this.offsetTop=this.gridster.el.scrollTop-this.gridster.el.offsetTop,this.left=this.gridsterItem.left-this.margin,this.top=this.gridsterItem.top-this.margin,this.width=this.gridsterItem.width,this.height=this.gridsterItem.height,this.diffLeft=this.gridster.$options.dirType===I.RTL?e.clientX-this.gridster.el.scrollWidth+this.gridsterItem.left:e.clientX+this.offsetLeft-this.margin-this.left,this.diffTop=e.clientY+this.offsetTop-this.margin-this.top,this.gridster.movingItem=this.gridsterItem.$item,this.gridster.previewStyle(!0),this.push=new B(this.gridsterItem),this.swap=new $(this.gridsterItem),this.gridster.dragInProgress=!0,this.gridster.updateGrid(),this.path.push({x:this.gridsterItem.item.x||0,y:this.gridsterItem.item.y||0}))},e.prototype.dragMove=function(e){e.stopPropagation(),e.preventDefault(),L.checkTouchEvent(e),this.offsetLeft=this.gridster.el.scrollLeft-this.gridster.el.offsetLeft,this.offsetTop=this.gridster.el.scrollTop-this.gridster.el.offsetTop,F(this.gridster,this.left,this.top,this.width,this.height,e,this.lastMouse,this.calculateItemPositionFromMousePosition.bind(this)),this.calculateItemPositionFromMousePosition(e)},e.prototype.calculateItemPositionFromMousePosition=function(e){var t=this;this.left=this.gridster.$options.dirType===I.RTL?this.gridster.el.scrollWidth-e.clientX+this.diffLeft:e.clientX+this.offsetLeft-this.diffLeft,this.top=e.clientY+this.offsetTop-this.diffTop,this.calculateItemPosition(),this.lastMouse.clientX=e.clientX,this.lastMouse.clientY=e.clientY,this.zone.run((function(){t.gridster.updateGrid()}))},e.prototype.dragStop=function(e){var t=this;e.stopPropagation(),e.preventDefault(),H(),this.cancelOnBlur(),this.mousemove(),this.mouseup(),this.mouseleave(),this.touchmove(),this.touchend(),this.touchcancel(),this.gridsterItem.renderer.removeClass(this.gridsterItem.el,"gridster-item-moving"),this.gridster.dragInProgress=!1,this.gridster.updateGrid(),this.path=[],this.gridster.options.draggable&&this.gridster.options.draggable.stop?Promise.resolve(this.gridster.options.draggable.stop(this.gridsterItem.item,this.gridsterItem,e)).then(this.makeDrag.bind(this),this.cancelDrag.bind(this)):this.makeDrag(),setTimeout((function(){t.gridster&&(t.gridster.movingItem=null,t.gridster.previewStyle(!0))}))},e.prototype.cancelDrag=function(){this.gridsterItem.$item.x=this.gridsterItem.item.x||0,this.gridsterItem.$item.y=this.gridsterItem.item.y||0,this.gridsterItem.setSize(),this.push&&this.push.restoreItems(),this.swap&&this.swap.restoreSwapItem(),this.push&&(this.push.destroy(),delete this.push),this.swap&&(this.swap.destroy(),delete this.swap)},e.prototype.makeDrag=function(){this.gridster.$options.draggable.dropOverItems&&this.gridster.options.draggable&&this.gridster.options.draggable.dropOverItemsCallback&&this.collision&&!0!==this.collision&&this.collision.$item&&this.gridster.options.draggable.dropOverItemsCallback(this.gridsterItem.item,this.collision.item,this.gridster),this.collision=!1,this.gridsterItem.setSize(),this.gridsterItem.checkItemChanges(this.gridsterItem.$item,this.gridsterItem.item),this.push&&this.push.setPushedItems(),this.swap&&this.swap.setSwapItem(),this.push&&(this.push.destroy(),delete this.push),this.swap&&(this.swap.destroy(),delete this.swap)},e.prototype.calculateItemPosition=function(){if(this.gridster.movingItem=this.gridsterItem.$item,this.positionX=this.gridster.pixelsToPositionX(this.left,Math.round),this.positionY=this.gridster.pixelsToPositionY(this.top,Math.round),this.positionXBackup=this.gridsterItem.$item.x,this.positionYBackup=this.gridsterItem.$item.y,this.gridsterItem.$item.x=this.positionX,this.gridster.checkGridCollision(this.gridsterItem.$item)&&(this.gridsterItem.$item.x=this.positionXBackup),this.gridsterItem.$item.y=this.positionY,this.gridster.checkGridCollision(this.gridsterItem.$item)&&(this.gridsterItem.$item.y=this.positionYBackup),this.gridster.gridRenderer.setCellPosition(this.gridsterItem.renderer,this.gridsterItem.el,this.left,this.top),this.positionXBackup!==this.gridsterItem.$item.x||this.positionYBackup!==this.gridsterItem.$item.y){var e=this.path[this.path.length-1],t="";e.xthis.gridsterItem.$item.x?t=this.push.fromEast:e.ythis.gridsterItem.$item.y&&(t=this.push.fromSouth),this.push.pushItems(t,this.gridster.$options.disablePushOnDrag),this.swap.swapItems(),this.collision=this.gridster.checkCollision(this.gridsterItem.$item),this.collision?(this.gridsterItem.$item.x=this.positionXBackup,this.gridsterItem.$item.y=this.positionYBackup,this.gridster.$options.draggable.dropOverItems&&!0!==this.collision&&this.collision.$item&&(this.gridster.movingItem=null)):this.path.push({x:this.gridsterItem.$item.x,y:this.gridsterItem.$item.y}),this.push.checkPushBack()}this.gridster.previewStyle(!0)},e.prototype.toggle=function(){var e=this.gridsterItem.canBeDragged();!this.enabled&&e?(this.enabled=!this.enabled,this.dragStartFunction=this.dragStartDelay.bind(this),this.mousedown=this.gridsterItem.renderer.listen(this.gridsterItem.el,"mousedown",this.dragStartFunction),this.touchstart=this.gridsterItem.renderer.listen(this.gridsterItem.el,"touchstart",this.dragStartFunction)):this.enabled&&!e&&(this.enabled=!this.enabled,this.mousedown(),this.touchstart())},e.prototype.dragStartDelay=function(e){var t=this;if(!(e.target.hasAttribute("class")&&e.target.getAttribute("class").split(" ").indexOf("gridster-item-resizable-handler")>-1||L.checkContentClassForEvent(this.gridster,e)))if(L.checkTouchEvent(e),this.gridster.$options.draggable.delayStart)var n=setTimeout((function(){t.dragStart(e),c()}),this.gridster.$options.draggable.delayStart),i=this.gridsterItem.renderer.listen("document","mouseup",c),r=this.gridsterItem.renderer.listen("document","mouseleave",c),o=this.gridsterItem.renderer.listen("window","blur",c),a=this.gridsterItem.renderer.listen("document","touchmove",(function(t){L.checkTouchEvent(t),(Math.abs(t.clientX-e.clientX)>9||Math.abs(t.clientY-e.clientY)>9)&&c()})),s=this.gridsterItem.renderer.listen("document","touchend",c),l=this.gridsterItem.renderer.listen("document","touchcancel",c);else this.dragStart(e);function c(){clearTimeout(n),o(),i(),r(),a(),s(),l()}},e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275inject"](z),r["\u0275\u0275inject"](k),r["\u0275\u0275inject"](r.NgZone))},e.\u0275prov=r["\u0275\u0275defineInjectable"]({token:e,factory:function(t){return e.\u0275fac(t)}}),e}(),J=function(){function e(e){this.pushedItems=[],this.pushedItemsPath=[],this.gridsterItem=e,this.gridster=e.gridster,this.tryPattern={fromEast:this.tryWest,fromWest:this.tryEast,fromNorth:this.trySouth,fromSouth:this.tryNorth},this.fromSouth="fromSouth",this.fromNorth="fromNorth",this.fromEast="fromEast",this.fromWest="fromWest"}return e.prototype.destroy=function(){delete this.gridster,delete this.gridsterItem},e.prototype.pushItems=function(e){return!!this.gridster.$options.pushResizeItems&&this.push(this.gridsterItem,e)},e.prototype.restoreItems=function(){for(var e,t=0,n=this.pushedItems.length;t-1;e--)this.checkPushedItem(this.pushedItems[e],e)&&(t=!0);t&&this.checkPushBack()},e.prototype.push=function(e,t){var n=this.gridster.checkCollision(e.$item);if(n&&!0!==n&&n!==this.gridsterItem&&n.canBeResized()){if(this.tryPattern[t].call(this,n,e,t))return!0}else if(!1===n)return!0;return!1},e.prototype.trySouth=function(e,t,n){var i=e.$item.y,r=e.$item.rows;return e.$item.y=t.$item.y+t.$item.rows,e.$item.rows=r+i-e.$item.y,this.gridster.checkCollisionTwoItems(e.$item,t.$item)||this.gridster.checkGridCollision(e.$item)?(e.$item.y=i,e.$item.rows=r,!1):(e.setSize(),this.addToPushed(e),this.push(t,n),!0)},e.prototype.tryNorth=function(e,t,n){var i=e.$item.rows;return e.$item.rows=t.$item.y-e.$item.y,this.gridster.checkCollisionTwoItems(e.$item,t.$item)||this.gridster.checkGridCollision(e.$item)?(e.$item.rows=i,!1):(e.setSize(),this.addToPushed(e),this.push(t,n),!0)},e.prototype.tryEast=function(e,t,n){var i=e.$item.x,r=e.$item.cols;return e.$item.x=t.$item.x+t.$item.cols,e.$item.cols=r+i-e.$item.x,this.gridster.checkCollisionTwoItems(e.$item,t.$item)||this.gridster.checkGridCollision(e.$item)?(e.$item.x=i,e.$item.cols=r,!1):(e.setSize(),this.addToPushed(e),this.push(t,n),!0)},e.prototype.tryWest=function(e,t,n){var i=e.$item.cols;return e.$item.cols=t.$item.x-e.$item.x,this.gridster.checkCollisionTwoItems(e.$item,t.$item)||this.gridster.checkGridCollision(e.$item)?(e.$item.cols=i,!1):(e.setSize(),this.addToPushed(e),this.push(t,n),!0)},e.prototype.addToPushed=function(e){if(this.pushedItems.indexOf(e)<0)this.pushedItems.push(e),this.pushedItemsPath.push([{x:e.item.x||0,y:e.item.y||0,cols:e.item.cols||0,rows:e.item.rows||0},{x:e.$item.x,y:e.$item.y,cols:e.$item.cols,rows:e.$item.rows}]);else{var t=this.pushedItems.indexOf(e);this.pushedItemsPath[t].push({x:e.$item.x,y:e.$item.y,cols:e.$item.cols,rows:e.$item.rows})}},e.prototype.removeFromPushed=function(e){e>-1&&(this.pushedItems.splice(e,1),this.pushedItemsPath.splice(e,1))},e.prototype.checkPushedItem=function(e,t){for(var n,i,r,o,a,s=this.pushedItemsPath[t],l=s.length-2;l>-1;l--)i=e.$item.x,r=e.$item.y,o=e.$item.cols,a=e.$item.rows,e.$item.x=(n=s[l]).x,e.$item.y=n.y,e.$item.cols=n.cols,e.$item.rows=n.rows,this.gridster.findItemWithItem(e.$item)?(e.$item.x=i,e.$item.y=r,e.$item.cols=o,e.$item.rows=a):(e.setSize(),s.splice(l+1,s.length-1-l));return s.length<2&&(this.removeFromPushed(t),!0)},e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275inject"](z))},e.\u0275prov=r["\u0275\u0275defineInjectable"]({token:e,factory:function(t){return e.\u0275fac(t)}}),e}(),Q=function(){function e(e,t,n){this.zone=n,this.gridsterItem=e,this.gridster=t,this.lastMouse={clientX:0,clientY:0},this.itemBackup=[0,0,0,0],this.resizeEventScrollType={w:!1,e:!1,n:!1,s:!1}}return e.prototype.destroy=function(){this.gridster.previewStyle&&this.gridster.previewStyle(),delete this.gridsterItem,delete this.gridster},e.prototype.dragStart=function(e){var t=this;e.which&&1!==e.which||(this.gridster.options.resizable&&this.gridster.options.resizable.start&&this.gridster.options.resizable.start(this.gridsterItem.item,this.gridsterItem,e),e.stopPropagation(),e.preventDefault(),this.dragFunction=this.dragMove.bind(this),this.dragStopFunction=this.dragStop.bind(this),this.zone.runOutsideAngular((function(){t.mousemove=t.gridsterItem.renderer.listen("document","mousemove",t.dragFunction),t.touchmove=t.gridster.renderer.listen(t.gridster.el,"touchmove",t.dragFunction)})),this.mouseup=this.gridsterItem.renderer.listen("document","mouseup",this.dragStopFunction),this.mouseleave=this.gridsterItem.renderer.listen("document","mouseleave",this.dragStopFunction),this.cancelOnBlur=this.gridsterItem.renderer.listen("window","blur",this.dragStopFunction),this.touchend=this.gridsterItem.renderer.listen("document","touchend",this.dragStopFunction),this.touchcancel=this.gridsterItem.renderer.listen("document","touchcancel",this.dragStopFunction),this.gridsterItem.renderer.addClass(this.gridsterItem.el,"gridster-item-resizing"),this.lastMouse.clientX=e.clientX,this.lastMouse.clientY=e.clientY,this.left=this.gridsterItem.left,this.top=this.gridsterItem.top,this.width=this.gridsterItem.width,this.height=this.gridsterItem.height,this.bottom=this.gridsterItem.top+this.gridsterItem.height,this.right=this.gridsterItem.left+this.gridsterItem.width,this.margin=this.gridster.$options.margin,this.offsetLeft=this.gridster.el.scrollLeft-this.gridster.el.offsetLeft,this.offsetTop=this.gridster.el.scrollTop-this.gridster.el.offsetTop,this.diffLeft=e.clientX+this.offsetLeft-this.left,this.diffRight=e.clientX+this.offsetLeft-this.right,this.diffTop=e.clientY+this.offsetTop-this.top,this.diffBottom=e.clientY+this.offsetTop-this.bottom,this.minHeight=this.gridster.positionYToPixels(this.gridsterItem.$item.minItemRows||this.gridster.$options.minItemRows)-this.margin,this.minWidth=this.gridster.positionXToPixels(this.gridsterItem.$item.minItemCols||this.gridster.$options.minItemCols)-this.margin,this.gridster.movingItem=this.gridsterItem.$item,this.gridster.previewStyle(),this.push=new B(this.gridsterItem),this.pushResize=new J(this.gridsterItem),this.gridster.dragInProgress=!0,this.gridster.updateGrid(),e.target.hasAttribute("class")&&e.target.getAttribute("class").split(" ").indexOf("handle-n")>-1?(this.resizeEventScrollType.n=!0,this.directionFunction=this.handleN):e.target.hasAttribute("class")&&e.target.getAttribute("class").split(" ").indexOf("handle-w")>-1?this.gridster.$options.dirType===I.RTL?(this.resizeEventScrollType.e=!0,this.directionFunction=this.handleE):(this.resizeEventScrollType.w=!0,this.directionFunction=this.handleW):e.target.hasAttribute("class")&&e.target.getAttribute("class").split(" ").indexOf("handle-s")>-1?(this.resizeEventScrollType.s=!0,this.directionFunction=this.handleS):e.target.hasAttribute("class")&&e.target.getAttribute("class").split(" ").indexOf("handle-e")>-1?this.gridster.$options.dirType===I.RTL?(this.resizeEventScrollType.w=!0,this.directionFunction=this.handleW):(this.resizeEventScrollType.e=!0,this.directionFunction=this.handleE):e.target.hasAttribute("class")&&e.target.getAttribute("class").split(" ").indexOf("handle-nw")>-1?this.gridster.$options.dirType===I.RTL?(this.resizeEventScrollType.n=!0,this.resizeEventScrollType.e=!0,this.directionFunction=this.handleNE):(this.resizeEventScrollType.n=!0,this.resizeEventScrollType.w=!0,this.directionFunction=this.handleNW):e.target.hasAttribute("class")&&e.target.getAttribute("class").split(" ").indexOf("handle-ne")>-1?this.gridster.$options.dirType===I.RTL?(this.resizeEventScrollType.n=!0,this.resizeEventScrollType.w=!0,this.directionFunction=this.handleNW):(this.resizeEventScrollType.n=!0,this.resizeEventScrollType.e=!0,this.directionFunction=this.handleNE):e.target.hasAttribute("class")&&e.target.getAttribute("class").split(" ").indexOf("handle-sw")>-1?this.gridster.$options.dirType===I.RTL?(this.resizeEventScrollType.s=!0,this.resizeEventScrollType.e=!0,this.directionFunction=this.handleSE):(this.resizeEventScrollType.s=!0,this.resizeEventScrollType.w=!0,this.directionFunction=this.handleSW):e.target.hasAttribute("class")&&e.target.getAttribute("class").split(" ").indexOf("handle-se")>-1&&(this.gridster.$options.dirType===I.RTL?(this.resizeEventScrollType.s=!0,this.resizeEventScrollType.w=!0,this.directionFunction=this.handleSW):(this.resizeEventScrollType.s=!0,this.resizeEventScrollType.e=!0,this.directionFunction=this.handleSE)))},e.prototype.dragMove=function(e){var t=this;e.stopPropagation(),e.preventDefault(),L.checkTouchEvent(e),this.offsetTop=this.gridster.el.scrollTop-this.gridster.el.offsetTop,this.offsetLeft=this.gridster.el.scrollLeft-this.gridster.el.offsetLeft,F(this.gridster,this.left,this.top,this.width,this.height,e,this.lastMouse,this.directionFunction.bind(this),!0,this.resizeEventScrollType),this.directionFunction(e),this.lastMouse.clientX=e.clientX,this.lastMouse.clientY=e.clientY,this.zone.run((function(){t.gridster.updateGrid()}))},e.prototype.dragStop=function(e){var t=this;e.stopPropagation(),e.preventDefault(),H(),this.mousemove(),this.mouseup(),this.mouseleave(),this.cancelOnBlur(),this.touchmove(),this.touchend(),this.touchcancel(),this.gridster.dragInProgress=!1,this.gridster.updateGrid(),this.gridster.options.resizable&&this.gridster.options.resizable.stop?Promise.resolve(this.gridster.options.resizable.stop(this.gridsterItem.item,this.gridsterItem,e)).then(this.makeResize.bind(this),this.cancelResize.bind(this)):this.makeResize(),setTimeout((function(){t.gridsterItem.renderer.removeClass(t.gridsterItem.el,"gridster-item-resizing"),t.gridster&&(t.gridster.movingItem=null,t.gridster.previewStyle())}))},e.prototype.cancelResize=function(){this.gridsterItem.$item.cols=this.gridsterItem.item.cols||1,this.gridsterItem.$item.rows=this.gridsterItem.item.rows||1,this.gridsterItem.$item.x=this.gridsterItem.item.x||0,this.gridsterItem.$item.y=this.gridsterItem.item.y||0,this.gridsterItem.setSize(),this.push.restoreItems(),this.pushResize.restoreItems(),this.push.destroy(),delete this.push,this.pushResize.destroy(),delete this.pushResize},e.prototype.makeResize=function(){this.gridsterItem.setSize(),this.gridsterItem.checkItemChanges(this.gridsterItem.$item,this.gridsterItem.item),this.push.setPushedItems(),this.pushResize.setPushedItems(),this.push.destroy(),delete this.push,this.pushResize.destroy(),delete this.pushResize},e.prototype.handleN=function(e){if(this.top=e.clientY+this.offsetTop-this.diffTop,this.height=this.bottom-this.top,this.minHeight>this.height&&(this.height=this.minHeight,this.top=this.bottom-this.minHeight),this.newPosition=this.gridster.pixelsToPositionY(this.top+this.margin,Math.floor),this.gridsterItem.$item.y!==this.newPosition){if(this.itemBackup[1]=this.gridsterItem.$item.y,this.itemBackup[3]=this.gridsterItem.$item.rows,this.gridsterItem.$item.rows+=this.gridsterItem.$item.y-this.newPosition,this.gridsterItem.$item.y=this.newPosition,this.pushResize.pushItems(this.pushResize.fromSouth),this.push.pushItems(this.push.fromSouth,this.gridster.$options.disablePushOnResize),this.gridster.checkCollision(this.gridsterItem.$item))return this.gridsterItem.$item.y=this.itemBackup[1],this.gridsterItem.$item.rows=this.itemBackup[3],this.setItemTop(this.gridster.positionYToPixels(this.gridsterItem.$item.y)),void this.setItemHeight(this.gridster.positionYToPixels(this.gridsterItem.$item.rows)-this.margin);this.gridster.previewStyle(),this.pushResize.checkPushBack(),this.push.checkPushBack()}this.setItemTop(this.top),this.setItemHeight(this.height)},e.prototype.handleW=function(e){if(this.left=e.clientX+this.offsetLeft-this.diffLeft,this.width=this.right-this.left,this.minWidth>this.width&&(this.width=this.minWidth,this.left=this.right-this.minWidth),this.newPosition=this.gridster.pixelsToPositionX(this.left+this.margin,Math.floor),this.gridsterItem.$item.x!==this.newPosition){if(this.itemBackup[0]=this.gridsterItem.$item.x,this.itemBackup[2]=this.gridsterItem.$item.cols,this.gridsterItem.$item.cols+=this.gridsterItem.$item.x-this.newPosition,this.gridsterItem.$item.x=this.newPosition,this.pushResize.pushItems(this.pushResize.fromEast),this.push.pushItems(this.push.fromEast,this.gridster.$options.disablePushOnResize),this.gridster.checkCollision(this.gridsterItem.$item))return this.gridsterItem.$item.x=this.itemBackup[0],this.gridsterItem.$item.cols=this.itemBackup[2],this.setItemLeft(this.gridster.positionXToPixels(this.gridsterItem.$item.x)),void this.setItemWidth(this.gridster.positionXToPixels(this.gridsterItem.$item.cols)-this.margin);this.gridster.previewStyle(),this.pushResize.checkPushBack(),this.push.checkPushBack()}this.setItemLeft(this.left),this.setItemWidth(this.width)},e.prototype.handleS=function(e){if(this.height=e.clientY+this.offsetTop-this.diffBottom-this.top,this.minHeight>this.height&&(this.height=this.minHeight),this.bottom=this.top+this.height,this.newPosition=this.gridster.pixelsToPositionY(this.bottom,Math.ceil),this.gridsterItem.$item.y+this.gridsterItem.$item.rows!==this.newPosition){if(this.itemBackup[3]=this.gridsterItem.$item.rows,this.gridsterItem.$item.rows=this.newPosition-this.gridsterItem.$item.y,this.pushResize.pushItems(this.pushResize.fromNorth),this.push.pushItems(this.push.fromNorth,this.gridster.$options.disablePushOnResize),this.gridster.checkCollision(this.gridsterItem.$item))return this.gridsterItem.$item.rows=this.itemBackup[3],void this.setItemHeight(this.gridster.positionYToPixels(this.gridsterItem.$item.rows)-this.margin);this.gridster.previewStyle(),this.pushResize.checkPushBack(),this.push.checkPushBack()}this.setItemHeight(this.height)},e.prototype.handleE=function(e){if(this.width=e.clientX+this.offsetLeft-this.diffRight-this.left,this.minWidth>this.width&&(this.width=this.minWidth),this.right=this.left+this.width,this.newPosition=this.gridster.pixelsToPositionX(this.right,Math.ceil),this.gridsterItem.$item.x+this.gridsterItem.$item.cols!==this.newPosition){if(this.itemBackup[2]=this.gridsterItem.$item.cols,this.gridsterItem.$item.cols=this.newPosition-this.gridsterItem.$item.x,this.pushResize.pushItems(this.pushResize.fromWest),this.push.pushItems(this.push.fromWest,this.gridster.$options.disablePushOnResize),this.gridster.checkCollision(this.gridsterItem.$item))return this.gridsterItem.$item.cols=this.itemBackup[2],void this.setItemWidth(this.gridster.positionXToPixels(this.gridsterItem.$item.cols)-this.margin);this.gridster.previewStyle(),this.pushResize.checkPushBack(),this.push.checkPushBack()}this.setItemWidth(this.width)},e.prototype.handleNW=function(e){this.handleN(e),this.handleW(e)},e.prototype.handleNE=function(e){this.handleN(e),this.handleE(e)},e.prototype.handleSW=function(e){this.handleS(e),this.handleW(e)},e.prototype.handleSE=function(e){this.handleS(e),this.handleE(e)},e.prototype.toggle=function(){this.resizeEnabled=this.gridsterItem.canBeResized()},e.prototype.dragStartDelay=function(e){var t=this;if(L.checkTouchEvent(e),this.gridster.$options.resizable.delayStart)var n=setTimeout((function(){t.dragStart(e),c()}),this.gridster.$options.resizable.delayStart),i=this.gridsterItem.renderer.listen("document","mouseup",c),r=this.gridsterItem.renderer.listen("document","mouseleave",c),o=this.gridsterItem.renderer.listen("window","blur",c),a=this.gridsterItem.renderer.listen("document","touchmove",(function(t){L.checkTouchEvent(t),(Math.abs(t.clientX-e.clientX)>9||Math.abs(t.clientY-e.clientY)>9)&&c()})),s=this.gridsterItem.renderer.listen("document","touchend",c),l=this.gridsterItem.renderer.listen("document","touchcancel",c);else this.dragStart(e);function c(){clearTimeout(n),o(),i(),r(),a(),s(),l()}},e.prototype.setItemTop=function(e){this.gridster.gridRenderer.setCellPosition(this.gridsterItem.renderer,this.gridsterItem.el,this.left,e)},e.prototype.setItemLeft=function(e){this.gridster.gridRenderer.setCellPosition(this.gridsterItem.renderer,this.gridsterItem.el,e,this.top)},e.prototype.setItemHeight=function(e){this.gridsterItem.renderer.setStyle(this.gridsterItem.el,"height",e+"px")},e.prototype.setItemWidth=function(e){this.gridsterItem.renderer.setStyle(this.gridsterItem.el,"width",e+"px")},e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275inject"](z),r["\u0275\u0275inject"](k),r["\u0275\u0275inject"](r.NgZone))},e.\u0275prov=r["\u0275\u0275defineInjectable"]({token:e,factory:function(t){return e.\u0275fac(t)}}),e}(),Z=function(){function e(e,t,n,i){this.renderer=n,this.zone=i,this.el=e.nativeElement,this.$item={cols:-1,rows:-1,x:-1,y:-1},this.gridster=t,this.drag=new K(this,t,this.zone),this.resize=new Q(this,t,this.zone)}return Object.defineProperty(e.prototype,"zIndex",{get:function(){return this.getLayerIndex()+this.gridster.$options.baseLayerIndex},enumerable:!0,configurable:!0}),e.prototype.ngOnInit=function(){this.updateOptions(),this.gridster.addItem(this)},e.prototype.updateOptions=function(){this.$item=L.merge(this.$item,this.item,{cols:void 0,rows:void 0,x:void 0,y:void 0,layerIndex:void 0,dragEnabled:void 0,resizeEnabled:void 0,compactEnabled:void 0,maxItemRows:void 0,minItemRows:void 0,maxItemCols:void 0,minItemCols:void 0,maxItemArea:void 0,minItemArea:void 0})},e.prototype.ngOnDestroy=function(){this.gridster.removeItem(this),delete this.gridster,this.drag.destroy(),delete this.drag,this.resize.destroy(),delete this.resize},e.prototype.setSize=function(){this.renderer.setStyle(this.el,"display",this.notPlaced?"":"block"),this.gridster.gridRenderer.updateItem(this.el,this.$item,this.renderer),this.updateItemSize()},e.prototype.updateItemSize=function(){var e=this.$item.y*this.gridster.curRowHeight,t=this.$item.x*this.gridster.curColWidth,n=this.$item.cols*this.gridster.curColWidth-this.gridster.$options.margin,i=this.$item.rows*this.gridster.curRowHeight-this.gridster.$options.margin;!this.init&&n>0&&i>0&&(this.init=!0,this.item.initCallback&&this.item.initCallback(this.item,this),this.gridster.options.itemInitCallback&&this.gridster.options.itemInitCallback(this.item,this),this.gridster.$options.scrollToNewItems&&this.el.scrollIntoView(!1)),n===this.width&&i===this.height||(this.width=n,this.height=i,this.gridster.options.itemResizeCallback&&this.gridster.options.itemResizeCallback(this.item,this)),this.top=e,this.left=t},e.prototype.itemChanged=function(){this.gridster.options.itemChangeCallback&&this.gridster.options.itemChangeCallback(this.item,this)},e.prototype.checkItemChanges=function(e,t){e.rows===t.rows&&e.cols===t.cols&&e.x===t.x&&e.y===t.y||(this.gridster.checkCollision(this.$item)?(this.$item.x=t.x||0,this.$item.y=t.y||0,this.$item.cols=t.cols||1,this.$item.rows=t.rows||1,this.setSize()):(this.item.cols=this.$item.cols,this.item.rows=this.$item.rows,this.item.x=this.$item.x,this.item.y=this.$item.y,this.gridster.calculateLayoutDebounce(),this.itemChanged()))},e.prototype.canBeDragged=function(){return!this.gridster.mobile&&(void 0===this.$item.dragEnabled?this.gridster.$options.draggable.enabled:this.$item.dragEnabled)},e.prototype.canBeResized=function(){return!this.gridster.mobile&&(void 0===this.$item.resizeEnabled?this.gridster.$options.resizable.enabled:this.$item.resizeEnabled)},e.prototype.bringToFront=function(e){if(!(e&&e<=0)){var t=this.getLayerIndex(),n=this.gridster.$options.maxLayerIndex;if(tn?n:i}}},e.prototype.sendToBack=function(e){if(!(e&&e<=0)){var t=this.getLayerIndex();if(t>0){var n=e?t-e:0;this.item.layerIndex=this.$item.layerIndex=n<0?0:n}}},e.prototype.getLayerIndex=function(){return void 0!==this.item.layerIndex?this.item.layerIndex:void 0!==this.gridster.$options.defaultLayerIndex?this.gridster.$options.defaultLayerIndex:0},e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275directiveInject"](r.ElementRef),r["\u0275\u0275directiveInject"](R),r["\u0275\u0275directiveInject"](r.Renderer2),r["\u0275\u0275directiveInject"](r.NgZone))},e.\u0275cmp=r["\u0275\u0275defineComponent"]({type:e,selectors:[["gridster-item"]],hostVars:2,hostBindings:function(e,t){2&e&&r["\u0275\u0275styleProp"]("z-index",t.zIndex)},inputs:{item:"item"},ngContentSelectors:l,decls:9,vars:8,consts:[["class","gridster-item-resizable-handler handle-s",3,"mousedown","touchstart",4,"ngIf"],["class","gridster-item-resizable-handler handle-e",3,"mousedown","touchstart",4,"ngIf"],["class","gridster-item-resizable-handler handle-n",3,"mousedown","touchstart",4,"ngIf"],["class","gridster-item-resizable-handler handle-w",3,"mousedown","touchstart",4,"ngIf"],["class","gridster-item-resizable-handler handle-se",3,"mousedown","touchstart",4,"ngIf"],["class","gridster-item-resizable-handler handle-ne",3,"mousedown","touchstart",4,"ngIf"],["class","gridster-item-resizable-handler handle-sw",3,"mousedown","touchstart",4,"ngIf"],["class","gridster-item-resizable-handler handle-nw",3,"mousedown","touchstart",4,"ngIf"],[1,"gridster-item-resizable-handler","handle-s",3,"mousedown","touchstart"],[1,"gridster-item-resizable-handler","handle-e",3,"mousedown","touchstart"],[1,"gridster-item-resizable-handler","handle-n",3,"mousedown","touchstart"],[1,"gridster-item-resizable-handler","handle-w",3,"mousedown","touchstart"],[1,"gridster-item-resizable-handler","handle-se",3,"mousedown","touchstart"],[1,"gridster-item-resizable-handler","handle-ne",3,"mousedown","touchstart"],[1,"gridster-item-resizable-handler","handle-sw",3,"mousedown","touchstart"],[1,"gridster-item-resizable-handler","handle-nw",3,"mousedown","touchstart"]],template:function(e,t){1&e&&(r["\u0275\u0275projectionDef"](),r["\u0275\u0275projection"](0),r["\u0275\u0275template"](1,c,1,0,"div",0),r["\u0275\u0275template"](2,u,1,0,"div",1),r["\u0275\u0275template"](3,d,1,0,"div",2),r["\u0275\u0275template"](4,h,1,0,"div",3),r["\u0275\u0275template"](5,p,1,0,"div",4),r["\u0275\u0275template"](6,f,1,0,"div",5),r["\u0275\u0275template"](7,m,1,0,"div",6),r["\u0275\u0275template"](8,g,1,0,"div",7)),2&e&&(r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngIf",t.gridster.$options.resizable.handles.s&&t.resize.resizeEnabled),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngIf",t.gridster.$options.resizable.handles.e&&t.resize.resizeEnabled),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngIf",t.gridster.$options.resizable.handles.n&&t.resize.resizeEnabled),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngIf",t.gridster.$options.resizable.handles.w&&t.resize.resizeEnabled),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngIf",t.gridster.$options.resizable.handles.se&&t.resize.resizeEnabled),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngIf",t.gridster.$options.resizable.handles.ne&&t.resize.resizeEnabled),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngIf",t.gridster.$options.resizable.handles.sw&&t.resize.resizeEnabled),r["\u0275\u0275advance"](1),r["\u0275\u0275property"]("ngIf",t.gridster.$options.resizable.handles.nw&&t.resize.resizeEnabled))},directives:[o.p],styles:["gridster-item{box-sizing:border-box;z-index:1;position:absolute;overflow:hidden;-webkit-transition:.3s;transition:.3s;display:none;background:#fff;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}gridster-item.gridster-item-moving{cursor:move}gridster-item.gridster-item-moving,gridster-item.gridster-item-resizing{-webkit-transition:none;transition:none;z-index:2;box-shadow:0 0 5px 5px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.gridster-item-resizable-handler{position:absolute;z-index:2}.gridster-item-resizable-handler.handle-n{cursor:ns-resize;height:10px;right:0;top:0;left:0}.gridster-item-resizable-handler.handle-e{cursor:ew-resize;width:10px;bottom:0;right:0;top:0}.gridster-item-resizable-handler.handle-s{cursor:ns-resize;height:10px;right:0;bottom:0;left:0}.gridster-item-resizable-handler.handle-w{cursor:ew-resize;width:10px;left:0;top:0;bottom:0}.gridster-item-resizable-handler.handle-ne{cursor:ne-resize;width:10px;height:10px;right:0;top:0}.gridster-item-resizable-handler.handle-nw{cursor:nw-resize;width:10px;height:10px;left:0;top:0}.gridster-item-resizable-handler.handle-se{cursor:se-resize;width:0;height:0;right:0;bottom:0;border-style:solid;border-width:0 0 10px 10px;border-color:transparent}.gridster-item-resizable-handler.handle-sw{cursor:sw-resize;width:10px;height:10px;left:0;bottom:0}gridster-item:hover .gridster-item-resizable-handler.handle-se{border-color:transparent transparent #ccc}"],encapsulation:2}),e}(),ee=function(){function e(e,t,n){this.renderer=n,this.el=e.nativeElement,this.gridster=t,this.gridster.previewStyle=this.previewStyle.bind(this)}return e.prototype.ngOnDestroy=function(){delete this.el,delete this.gridster.previewStyle,delete this.gridster},e.prototype.previewStyle=function(e){this.gridster.movingItem?(this.gridster.compact&&e&&this.gridster.compact.checkCompactItem(this.gridster.movingItem),this.renderer.setStyle(this.el,"display","block"),this.gridster.gridRenderer.updateItem(this.el,this.gridster.movingItem,this.renderer)):this.renderer.setStyle(this.el,"display","")},e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275directiveInject"](r.ElementRef),r["\u0275\u0275directiveInject"](R),r["\u0275\u0275directiveInject"](r.Renderer2))},e.\u0275cmp=r["\u0275\u0275defineComponent"]({type:e,selectors:[["gridster-preview"]],decls:0,vars:0,template:function(e,t){},styles:["gridster-preview{position:absolute;display:none;background:rgba(0,0,0,.15)}"],encapsulation:2}),e}(),te=function(){function e(){}return e.\u0275mod=r["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=r["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)},providers:[],imports:[[o.c]]}),e}()},cSvJ:function(e,t,n){"use strict";n.d(t,"a",(function(){return h})),n.d(t,"b",(function(){return p})),n.d(t,"c",(function(){return f})),n.d(t,"d",(function(){return d}));var i=n("TYT/"),r=n("Valr");function o(e,t){if(1&e){var n=i["\u0275\u0275getCurrentView"]();i["\u0275\u0275elementStart"](0,"span",7),i["\u0275\u0275listener"]("click",(function(e){i["\u0275\u0275restoreView"](n);var t=i["\u0275\u0275nextContext"]().$implicit,r=i["\u0275\u0275nextContext"]();return e.preventDefault(),r.removeTab(t)})),i["\u0275\u0275text"](1," \u274c"),i["\u0275\u0275elementEnd"]()}}var a=function(e){return["nav-item",e]};function s(e,t){if(1&e){var n=i["\u0275\u0275getCurrentView"]();i["\u0275\u0275elementStart"](0,"li",3),i["\u0275\u0275listener"]("keydown",(function(e){i["\u0275\u0275restoreView"](n);var r=t.index;return i["\u0275\u0275nextContext"]().keyNavActions(e,r)})),i["\u0275\u0275elementStart"](1,"a",4),i["\u0275\u0275listener"]("click",(function(){return t.$implicit.active=!0})),i["\u0275\u0275elementStart"](2,"span",5),i["\u0275\u0275text"](3),i["\u0275\u0275elementEnd"](),i["\u0275\u0275template"](4,o,2,0,"span",6),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"]()}if(2&e){var r=t.$implicit;i["\u0275\u0275classProp"]("active",r.active)("disabled",r.disabled),i["\u0275\u0275property"]("ngClass",i["\u0275\u0275pureFunction1"](15,a,r.customClass||"")),i["\u0275\u0275advance"](1),i["\u0275\u0275classProp"]("active",r.active)("disabled",r.disabled),i["\u0275\u0275attribute"]("aria-controls",r.id?r.id:"")("aria-selected",!!r.active)("id",r.id?r.id+"-link":""),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngTransclude",r.headingRef),i["\u0275\u0275advance"](1),i["\u0275\u0275textInterpolate"](r.heading),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngIf",r.removable)}}var l=["*"],c=function(){function e(e){this.viewRef=e}return Object.defineProperty(e.prototype,"ngTransclude",{get:function(){return this._ngTransclude},set:function(e){this._ngTransclude=e,e&&this.viewRef.createEmbeddedView(e)},enumerable:!0,configurable:!0}),e.\u0275fac=function(t){return new(t||e)(i["\u0275\u0275directiveInject"](i.ViewContainerRef))},e.\u0275dir=i["\u0275\u0275defineDirective"]({type:e,selectors:[["","ngTransclude",""]],inputs:{ngTransclude:"ngTransclude"}}),e}(),u=function(){function e(){this.type="tabs",this.ariaLabel="Tabs"}return e.\u0275fac=function(t){return new(t||e)},e.\u0275prov=i["\u0275\u0275defineInjectable"]({token:e,factory:function(t){return e.\u0275fac(t)}}),e}(),d=function(){function e(e,t,n){this.renderer=t,this.elementRef=n,this.clazz=!0,this.tabs=[],this.classMap={},Object.assign(this,e)}return Object.defineProperty(e.prototype,"vertical",{get:function(){return this._vertical},set:function(e){this._vertical=e,this.setClassMap()},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"justified",{get:function(){return this._justified},set:function(e){this._justified=e,this.setClassMap()},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"type",{get:function(){return this._type},set:function(e){this._type=e,this.setClassMap()},enumerable:!0,configurable:!0}),e.prototype.ngOnDestroy=function(){this.isDestroyed=!0},e.prototype.addTab=function(e){this.tabs.push(e),e.active=1===this.tabs.length&&void 0===e.active},e.prototype.removeTab=function(e,t){void 0===t&&(t={reselect:!0,emit:!0});var n=this.tabs.indexOf(e);if(-1!==n&&!this.isDestroyed){if(t.reselect&&e.active&&this.hasAvailableTabs(n)){var i=this.getClosestTabIndex(n);this.tabs[i].active=!0}t.emit&&e.removed.emit(e),this.tabs.splice(n,1),e.elementRef.nativeElement.parentNode&&this.renderer.removeChild(e.elementRef.nativeElement.parentNode,e.elementRef.nativeElement)}},e.prototype.keyNavActions=function(e,t){var n=Array.from(this.elementRef.nativeElement.querySelectorAll(".nav-link"));if(13===e.keyCode||"Enter"===e.key||32===e.keyCode||"Space"===e.key)return e.preventDefault(),void n[t%n.length].click();if(39!==e.keyCode&&"RightArrow"!==e.key)if(37!==e.keyCode&&"LeftArrow"!==e.key)if(36!==e.keyCode&&"Home"!==e.key)if(35!==e.keyCode&&"End"!==e.key){if((46===e.keyCode||"Delete"===e.key)&&this.tabs[t].removable){if(this.removeTab(this.tabs[t]),n[t+1])return void n[(t+1)%n.length].focus();n[n.length-1]&&n[0].focus()}}else{e.preventDefault();var i=void 0;a=1,s=t;do{s-a<0?(i=n[s=n.length-1],a=0):i=n[s-a],a++}while(i.classList.contains("disabled"));i.focus()}else{e.preventDefault();var r=void 0;a=0;do{r=n[a%n.length],a++}while(r.classList.contains("disabled"));r.focus()}else{var o=void 0,a=1,s=t;do{s-a<0?(o=n[s=n.length-1],a=0):o=n[s-a],a++}while(o.classList.contains("disabled"));o.focus()}else{var l=void 0;a=1;do{l=n[(t+a)%n.length],a++}while(l.classList.contains("disabled"));l.focus()}},e.prototype.getClosestTabIndex=function(e){var t=this.tabs.length;if(!t)return-1;for(var n=1;n<=t;n+=1){var i=e-n,r=e+n;if(this.tabs[i]&&!this.tabs[i].disabled)return i;if(this.tabs[r]&&!this.tabs[r].disabled)return r}return-1},e.prototype.hasAvailableTabs=function(e){var t=this.tabs.length;if(!t)return!1;for(var n=0;n0){var i=e.slice(0,n),r=i.toLowerCase(),o=e.slice(n+1).trim();t.maybeSetNormalizedName(i,r),t.headers.has(r)?t.headers.get(r).push(o):t.headers.set(r,[o])}}))}:function(){t.headers=new Map,Object.keys(e).forEach((function(n){var i=e[n],r=n.toLowerCase();"string"==typeof i&&(i=[i]),i.length>0&&(t.headers.set(r,i),t.maybeSetNormalizedName(n,r))}))}:this.headers=new Map}return e.prototype.has=function(e){return this.init(),this.headers.has(e.toLowerCase())},e.prototype.get=function(e){this.init();var t=this.headers.get(e.toLowerCase());return t&&t.length>0?t[0]:null},e.prototype.keys=function(){return this.init(),Array.from(this.normalizedNames.values())},e.prototype.getAll=function(e){return this.init(),this.headers.get(e.toLowerCase())||null},e.prototype.append=function(e,t){return this.clone({name:e,value:t,op:"a"})},e.prototype.set=function(e,t){return this.clone({name:e,value:t,op:"s"})},e.prototype.delete=function(e,t){return this.clone({name:e,value:t,op:"d"})},e.prototype.maybeSetNormalizedName=function(e,t){this.normalizedNames.has(t)||this.normalizedNames.set(t,e)},e.prototype.init=function(){var t=this;this.lazyInit&&(this.lazyInit instanceof e?this.copyFrom(this.lazyInit):this.lazyInit(),this.lazyInit=null,this.lazyUpdate&&(this.lazyUpdate.forEach((function(e){return t.applyUpdate(e)})),this.lazyUpdate=null))},e.prototype.copyFrom=function(e){var t=this;e.init(),Array.from(e.headers.keys()).forEach((function(n){t.headers.set(n,e.headers.get(n)),t.normalizedNames.set(n,e.normalizedNames.get(n))}))},e.prototype.clone=function(t){var n=new e;return n.lazyInit=this.lazyInit&&this.lazyInit instanceof e?this.lazyInit:this,n.lazyUpdate=(this.lazyUpdate||[]).concat([t]),n},e.prototype.applyUpdate=function(e){var t=e.name.toLowerCase();switch(e.op){case"a":case"s":var n=e.value;if("string"==typeof n&&(n=[n]),0===n.length)return;this.maybeSetNormalizedName(e.name,t);var r=("a"===e.op?this.headers.get(t):void 0)||[];r.push.apply(r,Object(i.i)(n)),this.headers.set(t,r);break;case"d":var o=e.value;if(o){var a=this.headers.get(t);if(!a)return;0===(a=a.filter((function(e){return-1===o.indexOf(e)}))).length?(this.headers.delete(t),this.normalizedNames.delete(t)):this.headers.set(t,a)}else this.headers.delete(t),this.normalizedNames.delete(t)}},e.prototype.forEach=function(e){var t=this;this.init(),Array.from(this.normalizedNames.keys()).forEach((function(n){return e(t.normalizedNames.get(n),t.headers.get(n))}))},e}(),f=function(){function e(){}return e.prototype.encodeKey=function(e){return m(e)},e.prototype.encodeValue=function(e){return m(e)},e.prototype.decodeKey=function(e){return decodeURIComponent(e)},e.prototype.decodeValue=function(e){return decodeURIComponent(e)},e}();function m(e){return encodeURIComponent(e).replace(/%40/gi,"@").replace(/%3A/gi,":").replace(/%24/gi,"$").replace(/%2C/gi,",").replace(/%3B/gi,";").replace(/%2B/gi,"+").replace(/%3D/gi,"=").replace(/%3F/gi,"?").replace(/%2F/gi,"/")}var g=function(){function e(e){var t,n,r,o=this;if(void 0===e&&(e={}),this.updates=null,this.cloneFrom=null,this.encoder=e.encoder||new f,e.fromString){if(e.fromObject)throw new Error("Cannot specify both fromString and fromObject.");this.map=(t=e.fromString,n=this.encoder,r=new Map,t.length>0&&t.split("&").forEach((function(e){var t=e.indexOf("="),o=Object(i.h)(-1==t?[n.decodeKey(e),""]:[n.decodeKey(e.slice(0,t)),n.decodeValue(e.slice(t+1))],2),a=o[0],s=o[1],l=r.get(a)||[];l.push(s),r.set(a,l)})),r)}else e.fromObject?(this.map=new Map,Object.keys(e.fromObject).forEach((function(t){var n=e.fromObject[t];o.map.set(t,Array.isArray(n)?n:[n])}))):this.map=null}return e.prototype.has=function(e){return this.init(),this.map.has(e)},e.prototype.get=function(e){this.init();var t=this.map.get(e);return t?t[0]:null},e.prototype.getAll=function(e){return this.init(),this.map.get(e)||null},e.prototype.keys=function(){return this.init(),Array.from(this.map.keys())},e.prototype.append=function(e,t){return this.clone({param:e,value:t,op:"a"})},e.prototype.set=function(e,t){return this.clone({param:e,value:t,op:"s"})},e.prototype.delete=function(e,t){return this.clone({param:e,value:t,op:"d"})},e.prototype.toString=function(){var e=this;return this.init(),this.keys().map((function(t){var n=e.encoder.encodeKey(t);return e.map.get(t).map((function(t){return n+"="+e.encoder.encodeValue(t)})).join("&")})).filter((function(e){return""!==e})).join("&")},e.prototype.clone=function(t){var n=new e({encoder:this.encoder});return n.cloneFrom=this.cloneFrom||this,n.updates=(this.updates||[]).concat([t]),n},e.prototype.init=function(){var e=this;null===this.map&&(this.map=new Map),null!==this.cloneFrom&&(this.cloneFrom.init(),this.cloneFrom.keys().forEach((function(t){return e.map.set(t,e.cloneFrom.map.get(t))})),this.updates.forEach((function(t){switch(t.op){case"a":case"s":var n=("a"===t.op?e.map.get(t.param):void 0)||[];n.push(t.value),e.map.set(t.param,n);break;case"d":if(void 0===t.value){e.map.delete(t.param);break}var i=e.map.get(t.param)||[],r=i.indexOf(t.value);-1!==r&&i.splice(r,1),i.length>0?e.map.set(t.param,i):e.map.delete(t.param)}})),this.cloneFrom=this.updates=null)},e}();function _(e){return"undefined"!=typeof ArrayBuffer&&e instanceof ArrayBuffer}function v(e){return"undefined"!=typeof Blob&&e instanceof Blob}function y(e){return"undefined"!=typeof FormData&&e instanceof FormData}var b=function(){function e(e,t,n,i){var r;if(this.url=t,this.body=null,this.reportProgress=!1,this.withCredentials=!1,this.responseType="json",this.method=e.toUpperCase(),function(e){switch(e){case"DELETE":case"GET":case"HEAD":case"OPTIONS":case"JSONP":return!1;default:return!0}}(this.method)||i?(this.body=void 0!==n?n:null,r=i):r=n,r&&(this.reportProgress=!!r.reportProgress,this.withCredentials=!!r.withCredentials,r.responseType&&(this.responseType=r.responseType),r.headers&&(this.headers=r.headers),r.params&&(this.params=r.params)),this.headers||(this.headers=new p),this.params){var o=this.params.toString();if(0===o.length)this.urlWithParams=t;else{var a=t.indexOf("?");this.urlWithParams=t+(-1===a?"?":a=200&&this.status<300}}(),C=function(e){function t(t){void 0===t&&(t={});var n=e.call(this,t)||this;return n.type=w.ResponseHeader,n}return Object(i.d)(t,e),t.prototype.clone=function(e){return void 0===e&&(e={}),new t({headers:e.headers||this.headers,status:void 0!==e.status?e.status:this.status,statusText:e.statusText||this.statusText,url:e.url||this.url||void 0})},t}(x),S=function(e){function t(t){void 0===t&&(t={});var n=e.call(this,t)||this;return n.type=w.Response,n.body=void 0!==t.body?t.body:null,n}return Object(i.d)(t,e),t.prototype.clone=function(e){return void 0===e&&(e={}),new t({body:void 0!==e.body?e.body:this.body,headers:e.headers||this.headers,status:void 0!==e.status?e.status:this.status,statusText:e.statusText||this.statusText,url:e.url||this.url||void 0})},t}(x),M=function(e){function t(t){var n=e.call(this,t,0,"Unknown Error")||this;return n.name="HttpErrorResponse",n.ok=!1,n.message=n.status>=200&&n.status<300?"Http failure during parsing for "+(t.url||"(unknown url)"):"Http failure response for "+(t.url||"(unknown url)")+": "+t.status+" "+t.statusText,n.error=t.error||null,n}return Object(i.d)(t,e),t}(x);function k(e,t){return{body:t,headers:e.headers,observe:e.observe,params:e.params,reportProgress:e.reportProgress,responseType:e.responseType,withCredentials:e.withCredentials}}var O=function(){function e(e){this.handler=e}return e.prototype.request=function(e,t,n){var i,r=this;if(void 0===n&&(n={}),e instanceof b)i=e;else{var a;a=n.headers instanceof p?n.headers:new p(n.headers);var u=void 0;n.params&&(u=n.params instanceof g?n.params:new g({fromObject:n.params})),i=new b(e,t,void 0!==n.body?n.body:null,{headers:a,params:u,reportProgress:n.reportProgress,responseType:n.responseType||"json",withCredentials:n.withCredentials})}var d=Object(o.a)(i).pipe(Object(s.a)((function(e){return r.handler.handle(e)})));if(e instanceof b||"events"===n.observe)return d;var h=d.pipe(Object(l.a)((function(e){return e instanceof S})));switch(n.observe||"body"){case"body":switch(i.responseType){case"arraybuffer":return h.pipe(Object(c.a)((function(e){if(null!==e.body&&!(e.body instanceof ArrayBuffer))throw new Error("Response is not an ArrayBuffer.");return e.body})));case"blob":return h.pipe(Object(c.a)((function(e){if(null!==e.body&&!(e.body instanceof Blob))throw new Error("Response is not a Blob.");return e.body})));case"text":return h.pipe(Object(c.a)((function(e){if(null!==e.body&&"string"!=typeof e.body)throw new Error("Response is not a string.");return e.body})));case"json":default:return h.pipe(Object(c.a)((function(e){return e.body})))}case"response":return h;default:throw new Error("Unreachable: unhandled observe type "+n.observe+"}")}},e.prototype.delete=function(e,t){return void 0===t&&(t={}),this.request("DELETE",e,t)},e.prototype.get=function(e,t){return void 0===t&&(t={}),this.request("GET",e,t)},e.prototype.head=function(e,t){return void 0===t&&(t={}),this.request("HEAD",e,t)},e.prototype.jsonp=function(e,t){return this.request("JSONP",e,{params:(new g).append(t,"JSONP_CALLBACK"),observe:"body",responseType:"json"})},e.prototype.options=function(e,t){return void 0===t&&(t={}),this.request("OPTIONS",e,t)},e.prototype.patch=function(e,t,n){return void 0===n&&(n={}),this.request("PATCH",e,k(n,t))},e.prototype.post=function(e,t,n){return void 0===n&&(n={}),this.request("POST",e,k(n,t))},e.prototype.put=function(e,t,n){return void 0===n&&(n={}),this.request("PUT",e,k(n,t))},e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275inject"](d))},e.\u0275prov=r["\u0275\u0275defineInjectable"]({token:e,factory:function(t){return e.\u0275fac(t)}}),e}(),T=function(){function e(e,t){this.next=e,this.interceptor=t}return e.prototype.handle=function(e){return this.interceptor.intercept(e,this.next)},e}(),E=new r.InjectionToken("HTTP_INTERCEPTORS"),I=function(){function e(){}return e.prototype.intercept=function(e,t){return t.handle(e)},e.\u0275fac=function(t){return new(t||e)},e.\u0275prov=r["\u0275\u0275defineInjectable"]({token:e,factory:function(t){return e.\u0275fac(t)}}),e}(),A=0,D=function(){return function(){}}(),L=function(){function e(e,t){this.callbackMap=e,this.document=t}return e.prototype.nextCallback=function(){return"ng_jsonp_callback_"+A++},e.prototype.handle=function(e){var t=this;if("JSONP"!==e.method)throw new Error("JSONP requests must use JSONP request method.");if("json"!==e.responseType)throw new Error("JSONP requests must use Json response type.");return new a.a((function(n){var i=t.nextCallback(),r=e.urlWithParams.replace(/=JSONP_CALLBACK(&|$)/,"="+i+"$1"),o=t.document.createElement("script");o.src=r;var a=null,s=!1,l=!1;t.callbackMap[i]=function(e){delete t.callbackMap[i],l||(a=e,s=!0)};var c=function(){o.parentNode&&o.parentNode.removeChild(o),delete t.callbackMap[i]},u=function(e){l||(c(),s?(n.next(new S({body:a,status:200,statusText:"OK",url:r})),n.complete()):n.error(new M({url:r,status:0,statusText:"JSONP Error",error:new Error("JSONP injected script did not invoke callback.")})))},d=function(e){l||(c(),n.error(new M({error:e,status:0,statusText:"JSONP Error",url:r})))};return o.addEventListener("load",u),o.addEventListener("error",d),t.document.body.appendChild(o),n.next({type:w.Sent}),function(){l=!0,o.removeEventListener("load",u),o.removeEventListener("error",d),c()}}))},e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275inject"](D),r["\u0275\u0275inject"](u.e))},e.\u0275prov=r["\u0275\u0275defineInjectable"]({token:e,factory:function(t){return e.\u0275fac(t)}}),e}(),P=function(){function e(e){this.jsonp=e}return e.prototype.intercept=function(e,t){return"JSONP"===e.method?this.jsonp.handle(e):t.handle(e)},e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275inject"](L))},e.\u0275prov=r["\u0275\u0275defineInjectable"]({token:e,factory:function(t){return e.\u0275fac(t)}}),e}(),j=/^\)\]\}',?\n/,R=function(){return function(){}}(),z=function(){function e(){}return e.prototype.build=function(){return new XMLHttpRequest},e.\u0275fac=function(t){return new(t||e)},e.\u0275prov=r["\u0275\u0275defineInjectable"]({token:e,factory:function(t){return e.\u0275fac(t)}}),e}(),B=function(){function e(e){this.xhrFactory=e}return e.prototype.handle=function(e){var t=this;if("JSONP"===e.method)throw new Error("Attempted to construct Jsonp request without JsonpClientModule installed.");return new a.a((function(n){var i=t.xhrFactory.build();if(i.open(e.method,e.urlWithParams),e.withCredentials&&(i.withCredentials=!0),e.headers.forEach((function(e,t){return i.setRequestHeader(e,t.join(","))})),e.headers.has("Accept")||i.setRequestHeader("Accept","application/json, text/plain, */*"),!e.headers.has("Content-Type")){var r=e.detectContentTypeHeader();null!==r&&i.setRequestHeader("Content-Type",r)}if(e.responseType){var o=e.responseType.toLowerCase();i.responseType="json"!==o?o:"text"}var a=e.serializeBody(),s=null,l=function(){if(null!==s)return s;var t=1223===i.status?204:i.status,n=i.statusText||"OK",r=new p(i.getAllResponseHeaders()),o=function(e){return"responseURL"in e&&e.responseURL?e.responseURL:/^X-Request-URL:/m.test(e.getAllResponseHeaders())?e.getResponseHeader("X-Request-URL"):null}(i)||e.url;return s=new C({headers:r,status:t,statusText:n,url:o})},c=function(){var t=l(),r=t.headers,o=t.status,a=t.statusText,s=t.url,c=null;204!==o&&(c=void 0===i.response?i.responseText:i.response),0===o&&(o=c?200:0);var u=o>=200&&o<300;if("json"===e.responseType&&"string"==typeof c){var d=c;c=c.replace(j,"");try{c=""!==c?JSON.parse(c):null}catch(h){c=d,u&&(u=!1,c={error:h,text:c})}}u?(n.next(new S({body:c,headers:r,status:o,statusText:a,url:s||void 0})),n.complete()):n.error(new M({error:c,headers:r,status:o,statusText:a,url:s||void 0}))},u=function(e){var t=l().url,r=new M({error:e,status:i.status||0,statusText:i.statusText||"Unknown Error",url:t||void 0});n.error(r)},d=!1,h=function(t){d||(n.next(l()),d=!0);var r={type:w.DownloadProgress,loaded:t.loaded};t.lengthComputable&&(r.total=t.total),"text"===e.responseType&&i.responseText&&(r.partialText=i.responseText),n.next(r)},f=function(e){var t={type:w.UploadProgress,loaded:e.loaded};e.lengthComputable&&(t.total=e.total),n.next(t)};return i.addEventListener("load",c),i.addEventListener("error",u),e.reportProgress&&(i.addEventListener("progress",h),null!==a&&i.upload&&i.upload.addEventListener("progress",f)),i.send(a),n.next({type:w.Sent}),function(){i.removeEventListener("error",u),i.removeEventListener("load",c),e.reportProgress&&(i.removeEventListener("progress",h),null!==a&&i.upload&&i.upload.removeEventListener("progress",f)),i.abort()}}))},e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275inject"](R))},e.\u0275prov=r["\u0275\u0275defineInjectable"]({token:e,factory:function(t){return e.\u0275fac(t)}}),e}(),F=new r.InjectionToken("XSRF_COOKIE_NAME"),N=new r.InjectionToken("XSRF_HEADER_NAME"),V=function(){return function(){}}(),H=function(){function e(e,t,n){this.doc=e,this.platform=t,this.cookieName=n,this.lastCookieString="",this.lastToken=null,this.parseCount=0}return e.prototype.getToken=function(){if("server"===this.platform)return null;var e=this.doc.cookie||"";return e!==this.lastCookieString&&(this.parseCount++,this.lastToken=Object(u.K)(e,this.cookieName),this.lastCookieString=e),this.lastToken},e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275inject"](u.e),r["\u0275\u0275inject"](r.PLATFORM_ID),r["\u0275\u0275inject"](F))},e.\u0275prov=r["\u0275\u0275defineInjectable"]({token:e,factory:function(t){return e.\u0275fac(t)}}),e}(),Y=function(){function e(e,t){this.tokenService=e,this.headerName=t}return e.prototype.intercept=function(e,t){var n=e.url.toLowerCase();if("GET"===e.method||"HEAD"===e.method||n.startsWith("http://")||n.startsWith("https://"))return t.handle(e);var i=this.tokenService.getToken();return null===i||e.headers.has(this.headerName)||(e=e.clone({headers:e.headers.set(this.headerName,i)})),t.handle(e)},e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275inject"](V),r["\u0275\u0275inject"](N))},e.\u0275prov=r["\u0275\u0275defineInjectable"]({token:e,factory:function(t){return e.\u0275fac(t)}}),e}(),W=function(){function e(e,t){this.backend=e,this.injector=t,this.chain=null}return e.prototype.handle=function(e){if(null===this.chain){var t=this.injector.get(E,[]);this.chain=t.reduceRight((function(e,t){return new T(e,t)}),this.backend)}return this.chain.handle(e)},e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275inject"](h),r["\u0275\u0275inject"](r.Injector))},e.\u0275prov=r["\u0275\u0275defineInjectable"]({token:e,factory:function(t){return e.\u0275fac(t)}}),e}();function U(){return"object"==typeof window?window:{}}var G=function(){function e(){}var t;return t=e,e.disable=function(){return{ngModule:t,providers:[{provide:Y,useClass:I}]}},e.withOptions=function(e){return void 0===e&&(e={}),{ngModule:t,providers:[e.cookieName?{provide:F,useValue:e.cookieName}:[],e.headerName?{provide:N,useValue:e.headerName}:[]]}},e.\u0275mod=r["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=r["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)},providers:[Y,{provide:E,useExisting:Y,multi:!0},{provide:V,useClass:H},{provide:F,useValue:"XSRF-TOKEN"},{provide:N,useValue:"X-XSRF-TOKEN"}]}),e}(),q=function(){function e(){}return e.\u0275mod=r["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=r["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)},providers:[O,{provide:d,useClass:W},B,{provide:h,useExisting:B},z,{provide:R,useExisting:z}],imports:[[G.withOptions({cookieName:"XSRF-TOKEN",headerName:"X-XSRF-TOKEN"})]]}),e}(),X=function(){function e(){}return e.\u0275mod=r["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=r["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)},providers:[L,{provide:D,useFactory:U},{provide:E,useClass:P,multi:!0}]}),e}()},cVYH:function(e,t,n){var i=n("hh1v"),r=n("0rvr");e.exports=function(e,t,n){var o,a;return r&&"function"==typeof(o=t.constructor)&&o!==n&&i(a=o.prototype)&&a!==n.prototype&&r(e,a),e}},cWtc:function(e,t,n){"use strict";var i=n("1LL4"),r=n("A8u/");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 a=/[\u200E\u200F]/g,s=function(e){return function(t){if(!e.timeZoneName){var n=t.getFullYear(),r=String(n).length<3,o=new Date(Date.UTC(r?n+400:n,t.getMonth(),t.getDate(),t.getHours(),t.getMinutes(),t.getSeconds()));return r&&o.setFullYear(n),c(o,(0,i.extend)({timeZone:"UTC"},e))}return c(t,e)}},l={};function c(e,t){return function(e){var t=(0,r.locale)()+"/"+JSON.stringify(e);return l[t]||(l[t]=new Intl.DateTimeFormat((0,r.locale)(),e).format),l[t]}(t)(e).replace(a,"")}var u,d=function(e){return new Intl.NumberFormat((0,r.locale)()).format(e)},h=(u={},function(e){if(!(e in u)){if("0"===d(0))return u[e]=!1,!1;u[e]={};for(var t=0;t<10;++t)u[e][d(t)]=t}return u[e]}),p=function(e){var t=h((0,r.locale)());return t?e.split("").map((function(e){return e in t?String(t[e]):e})).join(""):e},f=function(e){return e.replace(/(\D)0+(\d)/g,"$1$2")},m=function(e){return e.replace("d\u2019","de ")},g={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(g,"shortdateshorttime",{get:function(){var e=Intl.DateTimeFormat((0,r.locale)()).resolvedOptions();return{year:e.year,month:e.month,day:e.day,hour:"numeric",minute:"numeric"}}});var _=function(e){return"string"==typeof e&&g[e.toLowerCase()]},v={standalone:function(e,t){var n=new Date(1999,e,13,1);return s({month:t})(n)},format:function(e,t){var n=new Date(0,e,13,1),i=m(s({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]:v.standalone(e,t)}};e.exports={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 v[t](i,n)}))},getDayNames:function(e){return function(e){return Array.apply(null,new Array(7)).map((function(t,n){return s({weekday:e})(new Date(0,0,n))}))}({wide:"long",abbreviated:"short",short:"narrow",narrow:"narrow"}[e||"wide"])},getPeriodNames:function(){var e=s({hour:"numeric",hour12:!0});return[1,13].map((function(t){var n=d(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=_(t);if(n)return s(n)(e);var i=o(t);return t.formatter||"function"===i||"string"===i?this.callBase.apply(this,arguments):s(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=p(e);var i=this.getFormatParts(t),r=e.split(/\D+/).filter((function(e){return e.length>0}));if(i.length===r.length){var o=this._generateDateArgs(i,r),a=function(i){var r,a,s=function(e,t){return new Date(e.year,e.month,e.day,(e.hours+(t?12:0))%24,e.minutes,e.seconds)}(o,i);if(r=p(n.format(s,t)),a=e,f(r)===f(a))return s};return a(!1)||a(!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 r=parseInt(t[n],10);"month"===e&&(r-=1),i[e]=r})),i},formatUsesMonthName:function(e){return"object"!==o(e)||e.type||e.format?this.callBase.apply(this,arguments):"long"===e.month},formatUsesDayName:function(e){return"object"!==o(e)||e.type||e.format?this.callBase.apply(this,arguments):"long"===e.weekday},getFormatParts:function(e){if("string"==typeof e)return this.callBase(e);var t=(0,i.extend)({},g[e.toLowerCase()]),n=new Date(2001,2,4,5,6,7),r=s(t)(n);return r=p(r),[{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:r.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}))}}},cYys:function(e,t,n){"use strict";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,r=this._options.stopOnFalse,o=n.length;for(n[o]=0;n[o]-1&&(t.splice(i,1),this._firing&&n.length))for(var r=0;r-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},e.exports=function(e){return new i(e)}},cap0:function(e,t,n){"use strict";e.exports=n("wlIu"),e.exports.default=e.exports},ccQb:function(e,t,n){"use strict";var i=n("ti0F").isFunction,r=function(){},o=function(e){return"undefined"!=typeof console&&i(console[e])?console[e].bind(console):r},a={info:o("info"),warn:o("warn"),error:o("error")},s=function(){function e(e,t){if(!e)throw new Error(t)}return{assert:e,assertParam:function(t,n){e(null!=t,n)}}}();t.logger=a,t.debug=s},"cjX/":function(e,t,n){"use strict";var i=n("FKN7"),r=n("5qrJ"),o=n("KAnu").equalByValue,a=r.abstract,s=r.inherit({ctor:function(e){this._collectionWidget=e},getIndexByItemData:a,getItemDataByIndex:a,getKeysByItems:a,getItemsByKeys:a,itemsGetter:a,getKeyByIndex:function(e){var t=this._denormalizeItemIndex(e);return this.getKeysByItems([this.getItemDataByIndex(t)])[0]},_equalKeys:function(e,t){return this._collectionWidget._isKeySpecified()?o(e,t):e===t},beginCache:function(){this._cache={}},endCache:function(){this._cache=null},getIndexByKey:a,getNormalizedIndex:function(e){return this._isNormalizedItemIndex(e)?e:this._isItemIndex(e)?this._normalizeItemIndex(e):this._isDOMNode(e)?this._getNormalizedItemIndex(e):this._normalizeItemIndex(this.getIndexByItemData(e))},getIndex:function(e){return this._isNormalizedItemIndex(e)?this._denormalizeItemIndex(e):this._isItemIndex(e)?e:this._isDOMNode(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._isDOMNode(e))return i(e);var t=this._normalizeItemIndex(this.getIndexByItemData(e));return this._getItemByNormalizedIndex(t)},deleteItemAtIndex:a,itemPlacementFunc:function(e,t){return this._itemsFromSameParent(e,t)&&e-1||f),t.styleProp=c.default.styleProp,t.stylePropPrefix=c.default.stylePropPrefix,t.supportProp=w,t.inputType=function(e){if("text"===e)return!0;var t=(0,r.createElement)("input");try{return t.setAttribute("type",e),t.value="wrongValue",!t.value}catch(n){return!1}}},"d+kW":function(e,t,n){"use strict";e.exports=n("JyGs"),e.exports.default=e.exports},"d+p3":function(e,t,n){"use strict";var i=n("1LL4");e.exports={_getEmptyCell:function(){return{text:"",value:void 0,colspan:1,rowspan:1}},_defaultSetter:function(e){return e||1},_cloneItem:function(e){return(0,i.extend)({},e,this._getEmptyCell())},_prepareItems:function(e){var t=this,n=[],i=(e[0]||[]).reduce((function(e,n){return e+t._defaultSetter(n.colspan)}),0),r=function(e){var n=0,i=0;return function(){var r=e[n]||[],o=r[i++];return i>=r.length&&(n++,i=0),o&&(o.colspan=t._defaultSetter(o.colspan),o.rowspan=t._defaultSetter(o.rowspan)),o}}(e);function o(e,i,r){if((n[e]=n[e]||[])[i]=r,r.colspan>1||r.rowspan>1){for(var a=t._cloneItem(r),s=1;s=2&&(n=!0),function(i){return i.lift(new a(e,t,n))}}var a=function(){function e(e,t,n){void 0===n&&(n=!1),this.accumulator=e,this.seed=t,this.hasSeed=n}return e.prototype.call=function(e,t){return t.subscribe(new s(e,this.accumulator,this.seed,this.hasSeed))},e}(),s=function(e){function t(t,n,i,r){var o=e.call(this,t)||this;return o.accumulator=n,o._seed=i,o.hasSeed=r,o.index=0,o}return i.d(t,e),Object.defineProperty(t.prototype,"seed",{get:function(){return this._seed},set:function(e){this.hasSeed=!0,this._seed=e},enumerable:!0,configurable:!0}),t.prototype._next=function(e){if(this.hasSeed)return this._tryNext(e);this.seed=e,this.destination.next(e)},t.prototype._tryNext=function(e){var t,n=this.index++;try{t=this.accumulator(this.seed,e,n)}catch(i){this.destination.error(i)}this.seed=t,this.destination.next(t)},t}(r.a)},"dG/n":function(e,t,n){var i=n("Qo9l"),r=n("UTVS"),o=n("5Tg+"),a=n("m/L8").f;e.exports=function(e){var t=i.Symbol||(i.Symbol={});r(t,e)||a(t,e,{value:o.f(e)})}},dNwA:function(e,t,n){!function(e){"use strict";e.defineLocale("sw",{months:"Januari_Februari_Machi_Aprili_Mei_Juni_Julai_Agosti_Septemba_Oktoba_Novemba_Desemba".split("_"),monthsShort:"Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ago_Sep_Okt_Nov_Des".split("_"),weekdays:"Jumapili_Jumatatu_Jumanne_Jumatano_Alhamisi_Ijumaa_Jumamosi".split("_"),weekdaysShort:"Jpl_Jtat_Jnne_Jtan_Alh_Ijm_Jmos".split("_"),weekdaysMin:"J2_J3_J4_J5_Al_Ij_J1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[leo saa] LT",nextDay:"[kesho saa] LT",nextWeek:"[wiki ijayo] dddd [saat] LT",lastDay:"[jana] LT",lastWeek:"[wiki iliyopita] dddd [saat] LT",sameElse:"L"},relativeTime:{future:"%s baadaye",past:"tokea %s",s:"hivi punde",ss:"sekunde %d",m:"dakika moja",mm:"dakika %d",h:"saa limoja",hh:"masaa %d",d:"siku moja",dd:"masiku %d",M:"mwezi mmoja",MM:"miezi %d",y:"mwaka mmoja",yy:"miaka %d"},week:{dow:1,doy:7}})}(n("wd/R"))},dRNr:function(e,t,n){"use strict";var i=n("cGv3"),r=i.hasWindow()?i.getWindow():{},o=n("heGP"),a=function(e){return setTimeout(e,1e3/60)},s=function(e){clearTimeout(e)},l=o((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&&(a=e,s=t),e&&!t){var n={};a=function(t){var i=e.call(r,(function(){try{if(i in n)return;t.apply(this,arguments)}finally{delete n[i]}}));return i},s=function(e){n[e]=!0}}}));t.requestAnimationFrame=function(){return l(),a.apply(r,arguments)},t.cancelAnimationFrame=function(){l(),s.apply(r,arguments)}},dScr:function(e,t,n){"use strict";var i=l(n("FKN7")),r=n("KAnu"),o=n("v4HY"),a=n("vlix"),s=n("1LL4");function l(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)}function u(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function d(e,t,n){return(d="undefined"!=typeof Reflect&&Reflect.get?Reflect.get:function(e,t,n){var i=function(e,t){for(;!Object.prototype.hasOwnProperty.call(e,t)&&null!==(e=f(e)););return e}(e,t);if(i){var r=Object.getOwnPropertyDescriptor(i,t);return r.get?r.get.call(n):r.value}})(e,t,n||e)}function h(e,t){return(h=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function p(e,t){return!t||"object"!==c(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function f(e){return(f=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}var m=function(e){!function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&h(e,t)}(m,e);var t,n,l,c=(n=m,l=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}(),function(){var e,t=f(n);if(l){var i=f(this).constructor;e=Reflect.construct(t,arguments,i)}else e=t.apply(this,arguments);return p(this,e)});function m(){return u(this,m),c.apply(this,arguments)}return(t=[{key:"_getDefaultOptions",value:function(){return(0,s.extend)(d(f(m.prototype),"_getDefaultOptions",this).call(this),{orientation:"horizontal",tabIndex:null,onHoverStart:r.noop})}},{key:"_initDataAdapter",value:function(){this._dataAdapter=this.option("_dataAdapter"),this._dataAdapter||d(f(m.prototype),"_initDataAdapter",this).call(this)}},{key:"_renderContentImpl",value:function(){this._renderContextMenuOverlay(),d(f(m.prototype),"_renderContentImpl",this).call(this);var e=this._dataAdapter.getNodeByKey(this.option("_parentKey"));e&&this._renderItems(this._getChildNodes(e)),this._renderDelimiter()}},{key:"_renderDelimiter",value:function(){this.$contentDelimiter=(0,i.default)("
").appendTo(this._itemContainer()).addClass("dx-context-menu-content-delimiter")}},{key:"_getOverlayOptions",value:function(){return(0,s.extend)(d(f(m.prototype),"_getOverlayOptions",this).call(this),{onPositioned:this._overlayPositionedActionHandler.bind(this)})}},{key:"_overlayPositionedActionHandler",value:function(e){this._showDelimiter(e)}},{key:"_hoverEndHandler",value:function(e){d(f(m.prototype),"_hoverEndHandler",this).call(this,e),this._toggleFocusClass(!1,e.currentTarget)}},{key:"_isMenuHorizontal",value:function(){return"horizontal"===this.option("orientation")}},{key:"_hoverStartHandler",value:function(e){this.option("onHoverStart")(e),d(f(m.prototype),"_hoverStartHandler",this).call(this,e),this._toggleFocusClass(!0,e.currentTarget)}},{key:"_drawSubmenu",value:function(e){this._actions.onShowing({rootItem:(0,o.getPublicElement)(e),submenu:this}),d(f(m.prototype),"_drawSubmenu",this).call(this,e),this._actions.onShown({rootItem:(0,o.getPublicElement)(e),submenu:this})}},{key:"_hideSubmenu",value:function(e){this._actions.onHiding({cancel:!0,rootItem:(0,o.getPublicElement)(e),submenu:this}),d(f(m.prototype),"_hideSubmenu",this).call(this,e),this._actions.onHidden({rootItem:(0,o.getPublicElement)(e),submenu:this})}},{key:"_showDelimiter",value:function(e){if(this.$contentDelimiter){var t=this._itemContainer().children(".".concat("dx-submenu")).eq(0),n=this.option("position").of,i={of:t},r=e.position,o=r.v.location,s=r.h.location,l=n.offset(),c=Math.round(l.left),u=Math.round(l.top),d=n.width(),h=n.height(),p=t.width(),f=t.height();this.$contentDelimiter.css("display","block"),this.$contentDelimiter.width(this._isMenuHorizontal()?du?Math.round(s)===c?(i.offset="1 -1",i.at=i.my="left top"):(i.offset="-1 -1",i.at=i.my="right top"):(this.$contentDelimiter.height(5),Math.round(s)===c?(i.offset="1 4",i.at=i.my="left bottom"):(i.offset="-1 2",i.at=i.my="right bottom")):s>c?Math.round(o)===u?(i.offset="-1 1",i.at=i.my="left top"):(i.offset="-1 -1",i.at=i.my="left bottom"):Math.round(o)===u?(i.offset="1 1",i.at=i.my="right top"):(i.offset="1 -1",i.at=i.my="right bottom"),(0,a.setup)(this.$contentDelimiter,i)}}},{key:"_getContextMenuPosition",value:function(){return this.option("position")}},{key:"isOverlayVisible",value:function(){return this._overlay.option("visible")}},{key:"getOverlayContent",value:function(){return this._overlay.$content()}}])&&function(e,t){for(var n=0;n-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),r=this.format(n,e),o=0;o1)for(l=1;l=this.delay&&(this.tick=s),!0}function c(e){return this._startTime=e,this.tick=this.delay?l: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||a,this._easing=o[n.easing]||o.easeOutCubic,this._currentParams={},this.tick=c}function d(e){this._animationCount=0,this._timerId=null,this._animations={},this.element=e}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=r,n.complete&&n.complete(this.element,this._currentParams),t.complete&&!e&&t.complete()}},t.AnimationController=d,d.prototype={_loop:function(){var e,t=this,n=t._animations,r=0,o=(new Date).getTime(),a=t._endAnimation;for(e in n)n[e].tick(o)||delete n[e],r++;if(0===r)return t.stop(),void(t._endAnimationTimer=a&&setTimeout((function(){0===t._animationCount&&(a(),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,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()}},t.animationSvgStep=a},dpyG:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.acquireTemplate=t.acquireIntegrationTemplate=t.defaultCreateElement=t.templateKey=t.validateTemplateSource=t.getNormalizedTemplateArgs=t.addOneRenderedCall=t.findTemplateByDevice=void 0;var i=p(n("FKN7")),r=n("ti0F"),o=n("KAnu"),a=n("1LL4"),s=n("lBBa"),l=n("PfKZ"),c=n("RG5Y"),u=n("v4HY"),d=p(n("LdFP")),h=n("pE6o");function p(e){return e&&e.__esModule?e:{default:e}}t.findTemplateByDevice=function(e){var t=(0,o.findBestMatches)(d.default.current(),e,(function(e){return(0,u.getElementOptions)(e).dxTemplate}))[0];return e.forEach((function(e){e!==t&&(0,i.default)(e).remove()})),t};var f=t.addOneRenderedCall=function(e){var t=e.render.bind(e);return(0,a.extend)({},e,{render:function(e){var n=t(e);return e&&e.onRendered&&e.onRendered(),n}})},m=(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,u.normalizeTemplateElement)(e):e},t.templateKey=function(e){return(0,r.isRenderer)(e)&&e[0]||e},t.defaultCreateElement=function(e){return new h.Template(e)},t.acquireIntegrationTemplate=function(e,t,n,i){var r=null;return i&&-1!==i.indexOf(e)||!(r=t[e])||r instanceof l.TemplateBase||n||(r=f(r)),r});t.acquireTemplate=function(e,t,n,o,a,u){return null==e?new c.EmptyTemplate:e instanceof s.ChildDefaultTemplate?u[e.name]:e instanceof l.TemplateBase?e:(0,r.isFunction)(e.render)&&!(0,r.isRenderer)(e)?f(e):e.nodeType||(0,r.isRenderer)(e)?t((0,i.default)(e)):m(e,n,o,a)||u[e]||t(e)}},dqUk:function(e,t,n){"use strict";n.d(t,"a",(function(){return V}));var i=n("mrSG"),r=n("TYT/"),o=n("Valr"),a=n("K9Ia"),s=n("p0ib"),l=n("bne5"),c=n("F/XL"),u=n("tHPV");function d(e,t){if(1!==e.nodeType)return[];var n=e.ownerDocument.defaultView.getComputedStyle(e,null);return t?n[t]:n}function h(e){return"HTML"===e.nodeName?e:e.parentNode||e.host}function p(e){if(!e)return document.body;switch(e.nodeName){case"HTML":case"BODY":return e.ownerDocument.body;case"#document":return e.body}var t=d(e),n=t.overflowX,i=t.overflowY;return/(auto|scroll|overlay)/.test(String(t.overflow)+String(i)+String(n))?e:p(h(e))}var f="undefined"!=typeof window&&"undefined"!=typeof document,m=f&&!(!window.MSInputMethodContext||!document.documentMode),g=f&&!(!window.MSInputMethodContext||!/MSIE 10/.test(navigator.userAgent));function _(e){return 11===e?m:10===e?g:m||g}function v(e){if(!e)return document.documentElement;for(var t,n=_(10)?document.body:null,i=e.offsetParent||null;i===n&&e.nextElementSibling&&t!==e.nextElementSibling;)i=(t=e.nextElementSibling).offsetParent;var r=i&&i.nodeName;return r&&"BODY"!==r&&"HTML"!==r?-1!==["TH","TD","TABLE"].indexOf(i.nodeName)&&"static"===d(i,"position")?v(i):i:t?t.ownerDocument.documentElement:document.documentElement}function y(e){return null!==e.parentNode?y(e.parentNode):e}function b(e,t){if(!(e&&e.nodeType&&t&&t.nodeType))return document.documentElement;var n=e.compareDocumentPosition(t)&Node.DOCUMENT_POSITION_FOLLOWING,i=n?e:t,r=n?t:e,o=document.createRange();o.setStart(i,0),o.setEnd(r,0);var a,s,l=o.commonAncestorContainer;if(e!==l&&t!==l||i.contains(r))return"BODY"===(s=(a=l).nodeName)||"HTML"!==s&&v(a.firstElementChild)!==a?v(l):l;var c=y(e);return c.host?b(c.host,t):b(e,y(t).host)}function w(e,t){var n="x"===t?"Left":"Top",i="Left"===n?"Right":"Bottom";return parseFloat(e["border"+n+"Width"])+parseFloat(e["border"+i+"Width"])}function x(e,t,n,i){return Math.max(t["offset"+e],t["scroll"+e],n["client"+e],n["offset"+e],n["scroll"+e],_(10)?parseInt(n["offset"+e],10)+parseInt(i["margin"+("Height"===e?"Top":"Left")],10)+parseInt(i["margin"+("Height"===e?"Bottom":"Right")],10):0)}function C(e){var t=e.body,n=e.documentElement,i=_(10)&&getComputedStyle(n);return{height:x("Height",t,n,i),width:x("Width",t,n,i)}}function S(e,t){void 0===t&&(t="top");var n="top"===t?"scrollTop":"scrollLeft",i=e.nodeName;return"BODY"===i||"HTML"===i?(e.ownerDocument.scrollingElement||e.ownerDocument.documentElement)[n]:e[n]}function M(e){return Object(i.a)({},e,{right:e.left+e.width,bottom:e.top+e.height})}function k(e){var t={};try{if(_(10)){t=e.getBoundingClientRect();var n=S(e,"top"),i=S(e,"left");t.top+=n,t.left+=i,t.bottom+=n,t.right+=i}else t=e.getBoundingClientRect()}catch(c){return}var r={left:t.left,top:t.top,width:t.right-t.left,height:t.bottom-t.top},o="HTML"===e.nodeName?C(e.ownerDocument):{},a=e.offsetWidth-(o.width||e.clientWidth||r.right-r.left),s=e.offsetHeight-(o.height||e.clientHeight||r.bottom-r.top);if(a||s){var l=d(e);a-=w(l,"x"),s-=w(l,"y"),r.width-=a,r.height-=s}return M(r)}function O(e,t,n){void 0===n&&(n=!1);var i=_(10),r="HTML"===t.nodeName,o=k(e),a=k(t),s=p(e),l=d(t),c=parseFloat(l.borderTopWidth),u=parseFloat(l.borderLeftWidth);n&&r&&(a.top=Math.max(a.top,0),a.left=Math.max(a.left,0));var h=M({top:o.top-a.top-c,left:o.left-a.left-u,width:o.width,height:o.height});if(h.marginTop=0,h.marginLeft=0,!i&&r){var f=parseFloat(l.marginTop),m=parseFloat(l.marginLeft);h.top-=c-f,h.bottom-=c-f,h.left-=u-m,h.right-=u-m,h.marginTop=f,h.marginLeft=m}return(i&&!n?t.contains(s):t===s&&"BODY"!==s.nodeName)&&(h=function(e,t,n){void 0===n&&(n=!1);var i=S(t,"top"),r=S(t,"left"),o=n?-1:1;return e.top+=i*o,e.bottom+=i*o,e.left+=r*o,e.right+=r*o,e}(h,t)),h}function T(e){if(!e||!e.parentElement||_())return document.documentElement;for(var t=e.parentElement;t&&"none"===d(t,"transform");)t=t.parentElement;return t||document.documentElement}function E(e,t,n,i,r){void 0===n&&(n=0),void 0===r&&(r=!1);var o={top:0,left:0},a=r?T(e):b(e,t);if("viewport"===i)o=function(e,t){void 0===t&&(t=!1);var n=e.ownerDocument.documentElement,i=O(e,n),r=Math.max(n.clientWidth,window.innerWidth||0),o=Math.max(n.clientHeight,window.innerHeight||0),a=t?0:S(n),s=t?0:S(n,"left");return M({top:a-Number(i.top)+Number(i.marginTop),left:s-Number(i.left)+Number(i.marginLeft),width:r,height:o})}(a,r);else{var s=void 0;"scrollParent"===i?"BODY"===(s=p(h(t))).nodeName&&(s=e.ownerDocument.documentElement):s="window"===i?e.ownerDocument.documentElement:i;var l=O(s,a,r);if("HTML"!==s.nodeName||function e(t){var n=t.nodeName;return"BODY"!==n&&"HTML"!==n&&("fixed"===d(t,"position")||e(h(t)))}(a))o=l;else{var c=C(e.ownerDocument),u=c.height,f=c.width;o.top+=l.top-l.marginTop,o.bottom=Number(u)+Number(l.top),o.left+=l.left-l.marginLeft,o.right=Number(f)+Number(l.left)}}return o.left+=n,o.top+=n,o.right-=n,o.bottom-=n,o}function I(e,t,n,r,o,a,s){if(void 0===o&&(o=["top","bottom","right","left"]),void 0===a&&(a="viewport"),void 0===s&&(s=0),-1===e.indexOf("auto"))return e;var l=E(n,r,s,a),c={top:{width:l.width,height:t.top-l.top},right:{width:l.right-t.right,height:l.height},bottom:{width:l.width,height:l.bottom-t.bottom},left:{width:t.left-l.left,height:l.height}},u=Object.keys(c).map((function(e){return Object(i.a)({key:e},c[e],{area:(t=c[e],t.width*t.height)});var t})).sort((function(e,t){return t.area-e.area})),d=u.filter((function(e){return e.width>=n.clientWidth&&e.height>=n.clientHeight})),h=(d=d.filter((function(e){return o.some((function(t){return t===e.key}))}))).length>0?d[0].key:u[0].key,p=e.split(" ")[1];return n.className=n.className.replace(/bs-tooltip-auto/g,"bs-tooltip-"+h),h+(p?"-"+p:"")}function A(e){var t=e.ownerDocument.defaultView.getComputedStyle(e),n=parseFloat(t.marginTop||0)+parseFloat(t.marginBottom||0),i=parseFloat(t.marginLeft||0)+parseFloat(t.marginRight||0);return{width:Number(e.offsetWidth)+i,height:Number(e.offsetHeight)+n}}function D(e,t,n){return void 0===n&&(n=null),O(t,n?T(e):b(e,t),n)}function L(e,t,n){var i=n.split(" ")[0],r=A(e),o={width:r.width,height:r.height},a=-1!==["right","left"].indexOf(i),s=a?"top":"left",l=a?"left":"top",c=a?"height":"width",u=a?"width":"height";return o[s]=t[s]+t[c]/2-r[c]/2,o[l]=i===l?t[l]-r[u]:t[function(e){var t={left:"right",right:"left",bottom:"top",top:"bottom"};return e.replace(/left|right|bottom|top/g,(function(e){return t[e]}))}(l)],o}function P(e,t){return e&&e.modifiers&&e.modifiers[t]&&e.modifiers[t].enabled}function j(e,t,n){Object.keys(t).forEach((function(i){var r,o="";-1!==["width","height","top","right","bottom","left"].indexOf(i)&&""!==(r=t[i])&&!isNaN(parseFloat(r))&&isFinite(r)&&(o="px"),n?n.setStyle(e,i,""+String(t[i])+o):e.style[i]=String(t[i])+o}))}function R(e){var t,n=e.offsets.target,i=e.instance.target.querySelector(".arrow");if(!i)return e;var r=-1!==["left","right"].indexOf(e.placement),o=r?"height":"width",a=r?"Top":"Left",s=a.toLowerCase(),l=r?"left":"top",c=r?"bottom":"right",u=A(i)[o];e.offsets.host[c]-un[c]&&(n[s]+=Number(e.offsets.host[s])+Number(u)-Number(n[c])),n=M(n);var h=Number(e.offsets.host[s])+Number(e.offsets.host[o]/2-u/2),p=d(e.instance.target),f=parseFloat(p["margin"+a]),m=parseFloat(p["border"+a+"Width"]),g=h-n[s]-f-m;return g=Math.max(Math.min(n[o]-u,g),0),e.offsets.arrow=((t={})[s]=Math.round(g),t[l]="",t),e.instance.arrow=i,e}function z(e){if(e.offsets.target=M(e.offsets.target),!P(e.options,"flip"))return e.offsets.target=Object(i.a)({},e.offsets.target,L(e.instance.target,e.offsets.host,e.placement)),e;var t=E(e.instance.target,e.instance.host,0,"viewport",!1),n=e.placement.split(" ")[0],r=e.placement.split(" ")[1]||"",o=I("auto",e.offsets.host,e.instance.target,e.instance.host,e.options.allowedPositions),a=[n,o];return a.forEach((function(o,s){if(n!==o||a.length===s+1)return e;var l="left"===(n=e.placement.split(" ")[0])&&Math.floor(e.offsets.target.right)>Math.floor(e.offsets.host.left)||"right"===n&&Math.floor(e.offsets.target.left)Math.floor(e.offsets.host.top)||"bottom"===n&&Math.floor(e.offsets.target.top)Math.floor(t.right),d=Math.floor(e.offsets.target.top)Math.floor(t.bottom),p="left"===n&&c||"right"===n&&u||"top"===n&&d||"bottom"===n&&h,f=-1!==["top","bottom"].indexOf(n),m=f&&"left"===r&&c||f&&"right"===r&&u||!f&&"left"===r&&d||!f&&"right"===r&&h;(l||p||m)&&((l||p)&&(n=a[s+1]),m&&(r=function(e){return"right"===e?"left":"left"===e?"right":e}(r)),e.placement=n+(r?" "+r:""),e.offsets.target=Object(i.a)({},e.offsets.target,L(e.instance.target,e.offsets.host,e.placement)))})),e}function B(e){if(!P(e.options,"preventOverflow"))return e;var t=e.instance.target.style,n=t.top,r=t.left,o=t.transform;t.top="",t.left="",t.transform="";var a=E(e.instance.target,e.instance.host,0,"scrollParent",!1);t.top=n,t.left=r,t.transform=o;var s,l={primary:function(t){var n,i=e.offsets.target[t];return e.offsets.target[t]a[t]&&(r=Math.min(e.offsets.target[i],a[t]-("right"===t?e.offsets.target.width:e.offsets.target.height))),(n={})[i]=r,n}};return["left","right","top","bottom"].forEach((function(t){s=-1!==["left","top"].indexOf(t)?"primary":"secondary",e.offsets.target=Object(i.a)({},e.offsets.target,l[s](t))})),e}function F(e){var t,n,r=e.placement,o=r.split(" ")[0],a=r.split(" ")[1];if(a){var s=e.offsets,l=s.host,c=s.target,u=-1!==["bottom","top"].indexOf(o),d=u?"left":"top",h=u?"width":"height",p={start:(t={},t[d]=l[d],t),end:(n={},n[d]=l[d]+l[h]-c[h],n)};e.offsets.target=Object(i.a)({},c,p[a])}return e}var N=new(function(){function e(){}return e.prototype.position=function(e,t,n){return this.offset(e,t,!1)},e.prototype.offset=function(e,t,n){return D(t,e)},e.prototype.positionElements=function(e,t,n,i,r){return[z,F,B,R].reduce((function(e,t){return t(e)}),function(e,t,n,i){var r=D(e,t);n.match(/^(auto)*\s*(left|right|top|bottom)*$/)||n.match(/^(left|right|top|bottom)*\s*(start|end)*$/)||(n="auto");var o=!!n.match(/auto/g),a=n.match(/auto\s(left|right|top|bottom)/)?n.split(" ")[1]||"auto":n;return{options:i,instance:{target:e,host:t,arrow:null},offsets:{target:L(e,r,a),host:r,arrow:null},positionFixed:!1,placement:a=I(a,r,e,t,i?i.allowedPositions:void 0),placementAuto:o}}(t,e,n,r))},e}()),V=function(){function e(e,t,n){var i=this;this.update$$=new a.a,this.positionElements=new Map,this.isDisabled=!1,Object(o.E)(n)&&e.runOutsideAngular((function(){i.triggerEvent$=Object(s.a)(Object(l.a)(window,"scroll",{passive:!0}),Object(l.a)(window,"resize",{passive:!0}),Object(c.a)(0,u.a),i.update$$),i.triggerEvent$.subscribe((function(){i.isDisabled||i.positionElements.forEach((function(e){var n,r,o,a,s,l,c,u;n=H(e.target),r=H(e.element),o=e.attachment,a=e.appendToBody,s=i.options,l=t.createRenderer(null,null),j(r,{"will-change":"transform",top:"0px",left:"0px",transform:"translate3d("+(u=function(e){return{width:e.offsets.target.width,height:e.offsets.target.height,left:Math.floor(e.offsets.target.left),top:Math.round(e.offsets.target.top),bottom:Math.round(e.offsets.target.bottom),right:Math.floor(e.offsets.target.right)}}(c=N.positionElements(n,r,o,a,s))).left+"px, "+u.top+"px, 0px)"},l),c.instance.arrow&&j(c.instance.arrow,c.offsets.arrow,l),function(e,t){var n=e.instance.target,i=n.className;e.placementAuto&&(-1!==(i=(i=(i=i.replace(/bs-popover-auto/g,"bs-popover-"+e.placement)).replace(/bs-tooltip-auto/g,"bs-tooltip-"+e.placement)).replace(/\sauto/g," "+e.placement)).indexOf("popover")&&-1===i.indexOf("popover-auto")&&(i+=" popover-auto"),-1!==i.indexOf("tooltip")&&-1===i.indexOf("tooltip-auto")&&(i+=" tooltip-auto")),i=i.replace(/left|right|top|bottom/g,""+e.placement.split(" ")[0]),t?t.setAttribute(n,"class",i):n.className=i}(c,l)}))}))}))}return e.prototype.position=function(e){this.addPositionElement(e)},Object.defineProperty(e.prototype,"event$",{get:function(){return this.triggerEvent$},enumerable:!0,configurable:!0}),e.prototype.disable=function(){this.isDisabled=!0},e.prototype.enable=function(){this.isDisabled=!1},e.prototype.addPositionElement=function(e){this.positionElements.set(H(e.element),e)},e.prototype.calcPosition=function(){this.update$$.next()},e.prototype.deletePositionElement=function(e){this.positionElements.delete(H(e))},e.prototype.setOptions=function(e){this.options=e},e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275inject"](r.NgZone),r["\u0275\u0275inject"](r.RendererFactory2),r["\u0275\u0275inject"](r.PLATFORM_ID))},e.\u0275prov=r["\u0275\u0275defineInjectable"]({token:e,factory:function(t){return e.\u0275fac(t)}}),e}();function H(e){return"string"==typeof e?document.querySelector(e):e instanceof r.ElementRef?e.nativeElement:e}},drlf:function(e,t,n){"use strict";var i=g(n("FKN7")),r=g(n("GYHJ")),o=g(n("KAnu")),a=g(n("cGv3")),s=n("zl3R"),l=g(n("ti0F")),c=n("XgSC"),u=g(n("8S5z")),d=g(n("imRD")),h=n("tJvG"),p=g(n("tUd6")),f=g(n("uHaw")),m=g(n("Yt8F"));function g(e){return e&&e.__esModule?e:{default:e}}var _=["columnsSeparatorView","blockSeparatorView","trackerView","headerPanel","columnHeadersView","rowsView","footerView","columnChooserView","filterPanelView","pagerView","draggingHeaderView","contextMenuView","errorView","headerFilterView","filterBuilderView"],v=function(e){return l.default.isString(e)&&"%"===e.slice(-1)},y=function(e,t){var n=[];if(e&&t&&e.length&&e.length===t.length)for(var i=0;it[i]?e[i]:t[i]);else e&&e.length?n=e:t&&(n=t);return n},b=function(e,t){var n=e._rowsView.contentWidth();return n-e._getTotalWidth(t,n)},w=function(e,t,n,i){return b(e,i.map((function(e,i){return i===t?n:e})))},x=function(e,t){m.default.hiddenFocus(e),u.default.setSelectionRange(e,t)},C=r.default.ViewController.inherit({_initPostRenderHandlers:function(){var e=this,t=e._dataController;e._refreshSizesHandler||(e._refreshSizesHandler=function(n){var i;t.changed.remove(e._refreshSizesHandler);var r=n&&n.changeType,a=n&&n.isDelayed,s=t.items();n&&"refresh"!==r&&"prepend"!==r&&"append"!==r?"update"===r&&n.changeTypes&&(!(s.length>1||"insert"!==n.changeTypes[0])||0===s.length&&"remove"===n.changeTypes[0]||n.needUpdateDimensions?i=e.resize():o.default.deferUpdate((function(){e._rowsView.resize()}))):a||(i=e.resize()),r&&"updateSelection"!==r&&"updateFocusedRow"!==r&&!a&&(0,h.when)(i).done((function(){e._setAriaRowColCount(),e.fireContentReadyAction()}))},e._dataController.changed.add((function(){e._dataController.changed.add(e._refreshSizesHandler)})))},fireContentReadyAction:function(){this.component._fireContentReadyAction()},_setAriaRowColCount:function(){var e=this.component;e.setAria({rowCount:this._dataController.totalItemsCount(),colCount:e.columnCount()},e.$element().children(".dx-gridbase-container"))},_getBestFitWidths:function(){if(!this.option("legacyRendering"))return this._rowsView.getColumnWidths();var e=this._rowsView.getColumnWidths(),t=this._columnHeadersView&&this._columnHeadersView.getColumnWidths(),n=this._footerView&&this._footerView.getColumnWidths(),i=y(e,t);return y(i,n)},_setVisibleWidths:function(e,t){var n=this._columnsController;n.beginUpdate(),(0,s.each)(e,(function(e,i){var r=n.getColumnId(i);n.columnOption(r,"visibleWidth",t[e])})),n.endUpdate()},_toggleBestFitModeForView:function(e,t,n){var r=this;if(e&&e.isVisible()){var o=this._rowsView.getTableElements(),a=e.getTableElements();(0,s.each)(o,(function(e,o){var s,l=(0,i.default)(o),c=a.eq(e);c&&c.length&&((s=n?c.children("tbody").appendTo(l):l.children("."+t).appendTo(c)).toggleClass(t,n),s.toggleClass(r.addWidgetPrefix("best-fit"),n))}))}},_toggleBestFitMode:function(e){var t=this.component.$element();if(this.option("legacyRendering"))t.find("."+this.addWidgetPrefix("table")).toggleClass(this.addWidgetPrefix("table-fixed"),!e),t.find("input:not([type='hidden'])").toggleClass("dx-hidden",e),t.find(".dx-group-cell").toggleClass("dx-hidden",e),t.find(".dx-header-row ."+this.addWidgetPrefix("text-content")).css("maxWidth","");else{var n=this._rowsView._getTableElement(),i=this._rowsView.getTableElements().eq(1);if(!n)return;n.css("tableLayout",e?"auto":"fixed"),n.children("colgroup").css("display",e?"none":""),i.toggleClass(this.addWidgetPrefix("table-fixed"),!e),this._toggleBestFitModeForView(this._columnHeadersView,"dx-header",e),this._toggleBestFitModeForView(this._footerView,"dx-footer",e),this._needStretch()&&(n.get(0).style.width=e?"auto":""),f.default.msie&&11===parseInt(f.default.version)&&n.find("."+this.addWidgetPrefix("table-fixed")).each((function(){this.style.width=e?"10px":""}))}},_synchronizeColumns:function(){var e,t,n,i=this,r=i._columnsController,a=r.getVisibleColumns(),d=i.option("columnAutoWidth"),h=i.option("legacyRendering"),m=i._needBestFit(),g=!1,_=!1,v=[];!m&&(0,s.each)(a,(function(e,t){if("auto"===t.width||h&&t.fixed)return m=!0,!1})),(0,s.each)(a,(function(e,t){if(t.minWidth)return g=!0,!1})),i._setVisibleWidths(a,[]),m&&(t=p.default.getActiveElement(),n=u.default.getSelectionRange(t),i._toggleBestFitMode(!0),e=!0),o.default.deferUpdate((function(){var u;m?(v=i._getBestFitWidths(),(0,s.each)(a,(function(e,t){var n=r.getColumnId(t);r.columnOption(n,"bestFitWidth",v[e],!0)}))):g&&(v=i._getBestFitWidths()),(0,s.each)(a,(function(e){var t=this.width;"auto"!==t&&(l.default.isDefined(t)?v[e]=l.default.isNumeric(t)||function(e){return l.default.isString(e)&&"px"===e.slice(-2)}(t)?parseFloat(t):t:d||(v[e]=void 0))})),e&&(i._toggleBestFitMode(!1),e=!1,t&&t!==p.default.getActiveElement()&&((0,c.getBoundingRect)(t).bottom<0||(f.default.msie?setTimeout((function(){x(t,n)})):x(t,n)))),_=i._correctColumnWidths(v,a),d&&((0,s.each)(a,(function(e,t){"groupExpand"===t.type&&(u=v[e])})),(0,s.each)(a,(function(e,t){"groupExpand"===t.type&&u&&(v[e]=u)})),i._needStretch()&&i._processStretch(v,a)),o.default.deferRender((function(){(m||_)&&i._setVisibleWidths(a,v)}))}))},_needBestFit:function(){return this.option("columnAutoWidth")},_needStretch:function(){return this.option("legacyRendering")||this._columnsController.getVisibleColumns().some((function(e){return"auto"===e.width&&!e.command}))},_getAverageColumnsWidth:function(e){return b(this,e)/e.filter((function(e){return void 0===e})).length},_correctColumnWidths:function(e,t){var n,i=!1,r=!1,o=!1,a=this.component.$element(),s=this._hasWidth;for(n=0;n=0&&(e[y]="auto",o=!0,!1!==s||i||(this._maxWidth=_+g+(this.option("showBorders")?2:0),a.css("maxWidth",this._maxWidth)))}}return o},_processStretch:function(e,t){var n=this._rowsView.contentWidth(),i=this._getTotalWidth(e,n),r={length:0};if(e.length){(0,s.each)(t,(function(t){(this.width||"adaptiveHidden"===e[t])&&(r[t]=!0,r.length++)}));var o=n-i,a=Math.floor(o/(e.length-r.length)),l=o-a*(e.length-r.length);if(o>=0)for(var c=0;c0&&(l<1?(e[c]+=l,l=0):(e[c]++,l--)))}},_getRealColumnWidth:function(e,t){return v(e)?(t=t||this._rowsView.contentWidth(),parseFloat(e)*t/100):parseFloat(e)},_getTotalWidth:function(e,t){for(var n=0,i=0;i=u,h=t.option("height")||a.get(0).style.height,p=t.getController("editorFactory"),f=d&&l.scrollHeight===l.offsetHeight;t.updateSize(a);var m=t._hasHeight||d;h&&t._hasHeight^"auto"!==h&&(e=(0,i.default)("
").height(h).appendTo(a),t._hasHeight=!!e.height(),e.remove()),o.default.deferRender((function(){r.height(null,m),d&&!f&&(0,i.default)(l).css("height",u),n.isLoaded()?o.default.deferUpdate((function(){t._updateLastSizes(a),t._setScrollerSpacing(m),(0,s.each)(_,(function(e,n){var i=t.getView(n);i&&i.resize()})),p&&p.resize()})):r.setLoading(n.isLoading())}))},_updateLastSizes:function(e){this._lastWidth=e.width(),this._lastHeight=e.height()},optionChanged:function(e){switch(e.name){case"width":case"height":this.component._renderDimensions(),this.resize();case"legacyRendering":case"renderAsync":return void(e.handled=!0);default:this.callBase(e)}},init:function(){this._dataController=this.getController("data"),this._columnsController=this.getController("columns"),this._columnHeadersView=this.getView("columnHeadersView"),this._footerView=this.getView("footerView"),this._rowsView=this.getView("rowsView")}}),S=r.default.ViewController.inherit({_scrollChangedHandler:function(e,t,n){for(var i=0;i").addClass(this.getWidgetContainerClass());n.addClass("dx-gridbase-container"),n.toggleClass(this.addWidgetPrefix("borders"),!!this.option("showBorders")),this.setAria("role","presentation",e),this.component.setAria({role:this._getTableRoleName(),label:d.default.format(this._getWidgetAriaLabel())},n),this._rootElement=e||this._rootElement,t&&(this._groupElement=n,a.default.hasWindow()&&this.getController("resizing").updateSize(e),n.appendTo(e)),this._renderViews(n)},update:function(){var e=this._rootElement,t=this._groupElement,n=this.getController("resizing");e&&t&&(n.resize(),this._dataController.isLoaded()&&this._resizingController.fireContentReadyAction())}});e.exports={defaultOptions:function(){return{showBorders:!1,renderAsync:!1,legacyRendering:!1}},controllers:{resizing:C,synchronizeScrolling:S},views:{gridView:M}}},dzgT:function(e,t,n){"use strict";n.d(t,"a",(function(){return u}));var i=n("mrSG"),r=n("nkY7"),o=n("isby"),a=n("MGBS"),s=n("zotm"),l=n("IUTb"),c={};function u(){for(var e=[],t=0;t1&&e<5}function r(e,t,n,r){var o=e+" ";switch(n){case"s":return t||r?"p\xe1r sek\xfand":"p\xe1r sekundami";case"ss":return t||r?o+(i(e)?"sekundy":"sek\xfand"):o+"sekundami";case"m":return t?"min\xfata":r?"min\xfatu":"min\xfatou";case"mm":return t||r?o+(i(e)?"min\xfaty":"min\xfat"):o+"min\xfatami";case"h":return t?"hodina":r?"hodinu":"hodinou";case"hh":return t||r?o+(i(e)?"hodiny":"hod\xedn"):o+"hodinami";case"d":return t||r?"de\u0148":"d\u0148om";case"dd":return t||r?o+(i(e)?"dni":"dn\xed"):o+"d\u0148ami";case"M":return t||r?"mesiac":"mesiacom";case"MM":return t||r?o+(i(e)?"mesiace":"mesiacov"):o+"mesiacmi";case"y":return t||r?"rok":"rokom";case"yy":return t||r?o+(i(e)?"roky":"rokov"):o+"rokmi"}}e.defineLocale("sk",{months:t,monthsShort:n,weekdays:"nede\u013ea_pondelok_utorok_streda_\u0161tvrtok_piatok_sobota".split("_"),weekdaysShort:"ne_po_ut_st_\u0161t_pi_so".split("_"),weekdaysMin:"ne_po_ut_st_\u0161t_pi_so".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd D. MMMM YYYY H:mm"},calendar:{sameDay:"[dnes o] LT",nextDay:"[zajtra o] LT",nextWeek:function(){switch(this.day()){case 0:return"[v nede\u013eu o] LT";case 1:case 2:return"[v] dddd [o] LT";case 3:return"[v stredu o] LT";case 4:return"[vo \u0161tvrtok o] LT";case 5:return"[v piatok o] LT";case 6:return"[v sobotu o] LT"}},lastDay:"[v\u010dera o] LT",lastWeek:function(){switch(this.day()){case 0:return"[minul\xfa nede\u013eu o] LT";case 1:case 2:return"[minul\xfd] dddd [o] LT";case 3:return"[minul\xfa stredu o] LT";case 4:case 5:return"[minul\xfd] dddd [o] LT";case 6:return"[minul\xfa sobotu o] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"pred %s",s:r,ss:r,m:r,mm:r,h:r,hh:r,d:r,dd:r,M:r,MM:r,y:r,yy:r},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n("wd/R"))},e0El:function(e,t,n){"use strict";var i=n("XWek"),r=n("jeLr"),o=n("TEOj"),a=n("zl3R").each,s=n("GCD8"),l=n("1LL4").extend,c=n("Cc4C"),u={onStart:i.start,onUpdated:i.swipe,onEnd:i.end,onCancel:"dxswipecancel"},d=o.inherit({_getDefaultOptions:function(){return l(this.callBase(),{elastic:!0,immediate:!1,direction:"horizontal",itemSizeFunc:null,onStart:null,onUpdated:null,onEnd:null,onCancel:null})},_render:function(){this.callBase(),this.$element().addClass("dx-swipeable"),this._attachEventHandlers()},_attachEventHandlers:function(){if(this._detachEventHandlers(),!this.option("disabled")){var e=this.NAME;this._createEventData(),a(u,(function(t,n){var i=this._createActionByOption(t,{context:this});n=s.addNamespace(n,e),r.on(this.$element(),n,this._eventData,(function(e){return i({event:e})}))}).bind(this))}},_createEventData:function(){this._eventData={elastic:this.option("elastic"),itemSizeFunc:this.option("itemSizeFunc"),direction:this.option("direction"),immediate:this.option("immediate")}},_detachEventHandlers:function(){r.off(this.$element(),".dxSwipeable")},_optionChanged:function(e){switch(e.name){case"disabled":case"onStart":case"onUpdated":case"onEnd":case"onCancel":case"elastic":case"immediate":case"itemSizeFunc":case"direction":this._detachEventHandlers(),this._attachEventHandlers();break;case"rtlEnabled":break;default:this.callBase(e)}},_useTemplates:function(){return!1}});c.name(d,"dxSwipeable"),e.exports=d},e46B:function(e,t,n){"use strict";var i=n("D859"),r=n("C+eR"),o=n("zl3R"),a=n("1LL4"),s=Math,l=s.round,c=s.floor,u=s.abs;function d(e,t){var n,i=1/0;return(0,o.each)(t,(function(t,r){var o=e[0]-r[0],a=e[1]-r[1],s=o*o+a*a;so&&r[0]l&&r[1]t.x+t.width||e.x+e.widtht.x+t.r||e.x+e.width=d&&d>=a||r<=d&&d<=a)&&e.push([(d-r)*(o-i)/(a-r)+i,d]):(i>=s&&s>=o||i<=s&&s<=o)&&e.push([s,(s-i)*(a-r)/(o-i)+r]),e}),[])},isHorizontal:function(e,t){return e.x>t.x||t.x>e.x+e.width},getFigureCenter:f.getFigureCenter,findFigurePoint:function(e,t,n){if(!n)return[e.x,e.y];var i=t[0],o=l(e.x+(e.y-t[1])/Math.tan((0,r.degreesToRadians)(e.angle))),a=[e.x,e.y,o,t[1]];return e.x<=o&&o<=i||i<=o&&o<=e.x||(u(e.x-i)<12?a=[e.x,e.y]:a[2]=e.x<=i?e.x+12:e.x-12),a},adjustPoints:function(e){return e}};function g(e){return void 0!==e.angle&&m||void 0!==e.r&&f||p}function _(e,t){e[t]&&e[t].dispose(),e[t]=null}function v(e){return e&&(e.fill&&"none"!==e.fill||e["stroke-width"]>0&&e.stroke&&"none"!==e.stroke)}function y(e){return e&&e["stroke-width"]>0&&e.stroke&&"none"!==e.stroke}function b(e){this._renderer=e.renderer,this._container=e.labelsGroup,this._point=e.point,this._strategy=e.strategy,this._rowCount=1}b.prototype={constructor:b,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(){_(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||{},o=this._textContent=function(e,t){var n=t.format;return e.valueText=(0,i.format)(e.value,n),e.argumentText=(0,i.format)(e.argument,t.argumentFormat),void 0!==e.percent&&(e.percentText=(0,i.format)(e.percent,{type:"percent",precision:n&&n.percentPrecision})),void 0!==e.total&&(e.totalText=(0,i.format)(e.total,n)),void 0!==e.openValue&&(e.openValueText=(0,i.format)(e.openValue,n)),void 0!==e.closeValue&&(e.closeValueText=(0,i.format)(e.closeValue,n)),void 0!==e.lowValue&&(e.lowValueText=(0,i.format)(e.lowValue,n)),void 0!==e.highValue&&(e.highValueText=(0,i.format)(e.highValue,n)),void 0!==e.reductionValue&&(e.reductionValueText=(0,i.format)(e.reductionValue,n)),t.customizeText?t.customizeText.call(e,e):e.valueText}(this._data,this._options)||null;o?(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,r.patchFontOptions)(n.attributes.font):{}),v(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})):_(this,"_background"),y(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})):_(this,"_connector"),this._text.attr({text:o,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,a.extend)({},e);var t=this._options.rotationAngle||0;this._insideGroup.rotate(t,e.x+e.width/2,e.y+e.height/2),e=(0,r.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||g(e)).getFigureCenter(e)},_getConnectorPoints:function(){var e,t,n=this._figure,i=this._options,r=this._strategy||g(n),o=this._shiftBBox(this._bBoxWithoutRotation),a=this.getBoundingRect(),s=[];if(!r.isLabelInside(o,n,"inside"!==i.position)){t=r.isHorizontal(o,n);var l=this.getFigureCenter();e=d(l,s=r.prepareLabelPoints(o,a,t,-i.rotationAngle||0,l)),s=(s=r.findFigurePoint(n,e,t)).concat(e)}return r.adjustPoints(s)},fit:function(e){var t=!1;if(this._text){var n=this._text.setMaxSize(e-(this._background?16:0),void 0,this._options),i=n.rowCount;0===i&&(i=1),i!==this._rowCount&&(t=!0,this._rowCount=i),n.textIsEmpty&&_(this,"_background")}return this._updateBackground(this._text.getBBox()),t},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=l(e-this._bBox.x),translateY:this._y=l(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:v(e.background),horizontalOffset:e.horizontalOffset,verticalOffset:e.verticalOffset,radialOffset:e.radialOffset,position:e.position,connectorOffset:(y(e.connector)?12:0)+(v(e.background)?8:0)}}},t.Label=b},e5PH:function(e,t,n){"use strict";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)}var r=n("XDlg"),o=n("yxXJ"),a=n("KAnu"),s=n("ti0F"),l=n("1LL4").extend,c=n("OdII"),u=n("+12O"),d=n("V2fm"),h=n("tJvG").Deferred,p=l({},c,{_dataExpressionDefaultOptions:function(){return{items:[],dataSource:null,itemTemplate:"item",value:null,valueExpr:"this",displayExpr:void 0}},_initDataExpressions:function(){this._compileValueGetter(),this._compileDisplayGetter(),this._initDynamicTemplates(),this._initDataSource(),this._itemsToDataSource()},_itemsToDataSource:function(){this.option("dataSource")||(this._dataSource=new u.DataSource({store:new d(this.option("items")),pageSize:0}))},_compileDisplayGetter:function(){this._displayGetter=o.compileGetter(this._displayGetterExpr())},_displayGetterExpr:function(){return this.option("displayExpr")},_compileValueGetter:function(){this._valueGetter=o.compileGetter(this._valueGetterExpr())},_valueGetterExpr:function(){return this.option("valueExpr")||"this"},_loadValue:function(e){var t=new h;return e=this._unwrappedValue(e),s.isDefined(e)?(this._loadSingle(this._valueGetterExpr(),e).done((function(n){this._isValueEquals(this._valueGetter(n),e)?t.resolve(n):t.reject()}).bind(this)).fail((function(){t.reject()})),t.promise()):t.reject().promise()},_getCurrentValue:function(){return this.option("value")},_unwrappedValue:function(e){return(e=s.isDefined(e)?e:this._getCurrentValue())&&this._dataSource&&"this"===this._valueGetterExpr()&&(e=this._getItemKey(e)),r.unwrap(e)},_getItemKey:function(e){var t=this._dataSource.key();if(Array.isArray(t)){for(var n={},r=0,o=t.length;r0)},{asinh:function e(t){return isFinite(t=+t)&&0!=t?t<0?-e(-t):o(t+a(t*t+1)):t}})},eoL8:function(e,t,n){var i=n("I+eb"),r=n("g6v/");i({target:"Object",stat:!0,forced:!r,sham:!r},{defineProperty:n("m/L8").f})},euFR:function(e,t,n){"use strict";function i(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var r=n("1LL4").extend,o=n("ti0F").isDefined,a=n("C+eR").map,s=n("KAnu").noop,l=n("Sdze").chart,c=n("vFXG").chart.bar,u=n("ZdTM").chart.area;t.chart={};var d={areErrorBarsVisible:s,_createErrorBarGroup:s,_checkData:function(e,t){var n=this.getValueFields();return l._checkData.call(this,e,t,{minValue:n[0],value:n[1]})&&e.minValue==e.minValue},getValueRangeInitialValue:l.getValueRangeInitialValue,_getPointDataSelector:function(e){var t=this,n=this.getValueFields(),i=n[0],r=n[1],o=this.getTagField(),a=this.getArgumentField();return function(e){return{tag:e[o],minValue:t._processEmptyValue(e[i]),value:t._processEmptyValue(e[r]),argument:e[a],data:e}}},_defaultAggregator:"range",_aggregators:{range:function(e,t){var n,r=e.intervalStart,a=e.data;if(a.length){var s=t.getValueFields(),l=s[0],c=s[1],u=a.reduce((function(e,t){var n=t[l],i=t[c];return o(n)&&o(i)?(e[l]=Math.min(e[l],Math.min(n,i)),e[c]=Math.max(e[c],Math.max(n,i)),e):e}),(i(n={},l,1/0),i(n,c,-1/0),i(n,t.getArgumentField(),r),n));if(!isFinite(u[l])||!isFinite(u[c])){if(a.filter((function(e){return null===e[l]&&null===e[c]})).length!==a.length)return;u[l]=u[c]=null}return u}}},getValueFields:function(){return[this._options.rangeValue1Field||"val1",this._options.rangeValue2Field||"val2"]},getSeriesPairCoord:function(e,t){for(var n=null,i=this._options.rotated,r=!t&&!i||t&&i,o=r?"vy":"vx",a=i?"minX":"minY",s=r?"vx":"vy",l=this.getPoints(),c=0;c=h[0]&&e<=h[1]?u[s]:void 0}if(this._checkAxisVisibleAreaCoord(!t,d)){n=d;break}}return n}};t.chart.rangebar=r({},c,d),t.chart.rangearea=r({},u,{_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=a(n,(function(e){return e.getCoords(!0)}));return{line:n,bottomLine:i,area:a(n,(function(e){return e.getCoords()})).concat(i.slice().reverse()),singlePointSegment:n!==e}},_getDefaultSegment:function(e){var t=u._getDefaultSegment.call(this,e);return t.bottomLine=t.line,t},_removeElement:function(e){u._removeElement.call(this,e),e.bottomLine&&e.bottomLine.remove()},_drawElement:function(e,t){var n=u._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 r={points:t.bottomLine},o=e.bottomLine;u._updateElement.apply(this,arguments),o&&(n?o.animate(r):o.attr(r))}},d)},ewvW:function(e,t,n){var i=n("HYAF");e.exports=function(e){return Object(i(e))}},f07x:function(e,t,n){"use strict";n.d(t,"a",(function(){return f})),n.d(t,"b",(function(){return m}));var i=n("TYT/"),r=n("L8Zx"),o=n("mrSG"),a=n("yJXE"),s=n("dqUk"),l=n("gI3B"),c=n("Valr"),u=["*"],d=function(){function e(){this.adaptivePosition=!0,this.placement="top",this.triggers="hover focus",this.delay=0}return e.\u0275fac=function(t){return new(t||e)},e.\u0275prov=i["\u0275\u0275defineInjectable"]({token:e,factory:function(t){return e.\u0275fac(t)}}),e}(),h=function(){function e(e){Object.assign(this,e)}return Object.defineProperty(e.prototype,"isBs3",{get:function(){return Object(r.e)()},enumerable:!0,configurable:!0}),e.prototype.ngAfterViewInit=function(){this.classMap={in:!1,fade:!1},this.classMap[this.placement]=!0,this.classMap["tooltip-"+this.placement]=!0,this.classMap.in=!0,this.animation&&(this.classMap.fade=!0),this.containerClass&&(this.classMap[this.containerClass]=!0)},e.\u0275fac=function(t){return new(t||e)(i["\u0275\u0275directiveInject"](d))},e.\u0275cmp=i["\u0275\u0275defineComponent"]({type:e,selectors:[["bs-tooltip-container"]],hostAttrs:["role","tooltip"],hostVars:7,hostBindings:function(e,t){2&e&&(i["\u0275\u0275attribute"]("id",t.id),i["\u0275\u0275classMap"]("tooltip in tooltip-"+t.placement+" bs-tooltip-"+t.placement+" "+t.placement+" "+t.containerClass),i["\u0275\u0275classProp"]("show",!t.isBs3)("bs3",t.isBs3))},ngContentSelectors:u,decls:3,vars:0,consts:[[1,"tooltip-arrow","arrow"],[1,"tooltip-inner"]],template:function(e,t){1&e&&(i["\u0275\u0275projectionDef"](),i["\u0275\u0275element"](0,"div",0),i["\u0275\u0275elementStart"](1,"div",1),i["\u0275\u0275projection"](2),i["\u0275\u0275elementEnd"]())},styles:[".tooltip[_nghost-%COMP%] {\n display: block;\n pointer-events: none;\n }\n .bs3.tooltip.top[_nghost-%COMP%] > .arrow[_ngcontent-%COMP%] {\n margin-left: -2px;\n }\n .bs3.tooltip.bottom[_nghost-%COMP%] {\n margin-top: 0px;\n }\n .bs3.bs-tooltip-left[_nghost-%COMP%], .bs3.bs-tooltip-right[_nghost-%COMP%]{\n margin: 0px;\n }\n .bs3.bs-tooltip-right[_nghost-%COMP%] .arrow[_ngcontent-%COMP%], .bs3.bs-tooltip-left[_nghost-%COMP%] .arrow[_ngcontent-%COMP%] {\n margin: .3rem 0;\n }"],changeDetection:0}),e}(),p=0,f=function(){function e(e,t,n,r,o,a){this._elementRef=r,this._renderer=o,this._positionService=a,this.tooltipId=p++,this.tooltipChange=new i.EventEmitter,this.containerClass="",this.tooltipAnimation=!0,this.tooltipFadeDuration=150,this.tooltipStateChanged=new i.EventEmitter,this._tooltip=t.createLoader(this._elementRef,e,this._renderer).provide({provide:d,useValue:n}),Object.assign(this,n),this.onShown=this._tooltip.onShown,this.onHidden=this._tooltip.onHidden}return Object.defineProperty(e.prototype,"isOpen",{get:function(){return this._tooltip.isShown},set:function(e){e?this.show():this.hide()},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"htmlContent",{set:function(e){Object(r.j)("tooltipHtml was deprecated, please use `tooltip` instead"),this.tooltip=e},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"_placement",{set:function(e){Object(r.j)("tooltipPlacement was deprecated, please use `placement` instead"),this.placement=e},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"_isOpen",{get:function(){return Object(r.j)("tooltipIsOpen was deprecated, please use `isOpen` instead"),this.isOpen},set:function(e){Object(r.j)("tooltipIsOpen was deprecated, please use `isOpen` instead"),this.isOpen=e},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"_enable",{get:function(){return Object(r.j)("tooltipEnable was deprecated, please use `isDisabled` instead"),this.isDisabled},set:function(e){Object(r.j)("tooltipEnable was deprecated, please use `isDisabled` instead"),this.isDisabled=!e},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"_appendToBody",{get:function(){return Object(r.j)('tooltipAppendToBody was deprecated, please use `container="body"` instead'),"body"===this.container},set:function(e){Object(r.j)('tooltipAppendToBody was deprecated, please use `container="body"` instead'),this.container=e?"body":this.container},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"_popupClass",{set:function(e){Object(r.j)("tooltipClass deprecated")},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"_tooltipContext",{set:function(e){Object(r.j)("tooltipContext deprecated")},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"_tooltipPopupDelay",{set:function(e){Object(r.j)("tooltipPopupDelay is deprecated, use `delay` instead"),this.delay=e},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"_tooltipTrigger",{get:function(){return Object(r.j)("tooltipTrigger was deprecated, please use `triggers` instead"),this.triggers},set:function(e){Object(r.j)("tooltipTrigger was deprecated, please use `triggers` instead"),this.triggers=(e||"").toString()},enumerable:!0,configurable:!0}),e.prototype.ngOnInit=function(){var e=this;this._tooltip.listen({triggers:this.triggers,show:function(){return e.show()}}),this.tooltipChange.subscribe((function(t){t||e._tooltip.hide()})),this.onShown.subscribe((function(){e.setAriaDescribedBy()})),this.onHidden.subscribe((function(){e.setAriaDescribedBy()}))},e.prototype.setAriaDescribedBy=function(){this._ariaDescribedby=this.isOpen?"tooltip-"+this.tooltipId:null,this._ariaDescribedby?this._renderer.setAttribute(this._elementRef.nativeElement,"aria-describedby",this._ariaDescribedby):this._renderer.removeAttribute(this._elementRef.nativeElement,"aria-describedby")},e.prototype.toggle=function(){if(this.isOpen)return this.hide();this.show()},e.prototype.show=function(){var e=this;if(this._positionService.setOptions({modifiers:{flip:{enabled:this.adaptivePosition},preventOverflow:{enabled:this.adaptivePosition}}}),!(this.isOpen||this.isDisabled||this._delayTimeoutId)&&this.tooltip){var t=function(){e._delayTimeoutId&&(e._delayTimeoutId=void 0),e._tooltip.attach(h).to(e.container).position({attachment:e.placement}).show({content:e.tooltip,placement:e.placement,containerClass:e.containerClass,id:"tooltip-"+e.tooltipId})},n=function(){e._tooltipCancelShowFn&&e._tooltipCancelShowFn()};if(this.delay){var i=Object(l.a)(this.delay).subscribe((function(){t(),n()}));this.triggers&&Object(r.g)(this.triggers).forEach((function(t){e._tooltipCancelShowFn=e._renderer.listen(e._elementRef.nativeElement,t.close,(function(){i.unsubscribe(),n()}))}))}else t()}},e.prototype.hide=function(){var e=this;this._delayTimeoutId&&(clearTimeout(this._delayTimeoutId),this._delayTimeoutId=void 0),this._tooltip.isShown&&(this._tooltip.instance.classMap.in=!1,setTimeout((function(){e._tooltip.hide()}),this.tooltipFadeDuration))},e.prototype.ngOnDestroy=function(){this._tooltip.dispose(),this.tooltipChange.unsubscribe(),this.onShown.unsubscribe(),this.onHidden.unsubscribe()},Object(o.c)([Object(r.b)(),Object(o.g)("design:type",Object)],e.prototype,"tooltip",void 0),e.\u0275fac=function(t){return new(t||e)(i["\u0275\u0275directiveInject"](i.ViewContainerRef),i["\u0275\u0275directiveInject"](a.a),i["\u0275\u0275directiveInject"](d),i["\u0275\u0275directiveInject"](i.ElementRef),i["\u0275\u0275directiveInject"](i.Renderer2),i["\u0275\u0275directiveInject"](s.a))},e.\u0275dir=i["\u0275\u0275defineDirective"]({type:e,selectors:[["","tooltip",""],["","tooltipHtml",""]],inputs:{containerClass:"containerClass",tooltipAnimation:"tooltipAnimation",tooltipFadeDuration:"tooltipFadeDuration",isOpen:"isOpen",htmlContent:["tooltipHtml","htmlContent"],_placement:["tooltipPlacement","_placement"],_isOpen:["tooltipIsOpen","_isOpen"],_enable:["tooltipEnable","_enable"],_appendToBody:["tooltipAppendToBody","_appendToBody"],_popupClass:["tooltipClass","_popupClass"],_tooltipContext:["tooltipContext","_tooltipContext"],_tooltipPopupDelay:["tooltipPopupDelay","_tooltipPopupDelay"],_tooltipTrigger:["tooltipTrigger","_tooltipTrigger"],adaptivePosition:"adaptivePosition",tooltip:"tooltip",placement:"placement",triggers:"triggers",container:"container",isDisabled:"isDisabled",delay:"delay"},outputs:{tooltipChange:"tooltipChange",tooltipStateChanged:"tooltipStateChanged",onShown:"onShown",onHidden:"onHidden"},exportAs:["bs-tooltip"]}),e}(),m=function(){function e(){}return e.forRoot=function(){return{ngModule:e,providers:[d,a.a,s.a]}},e.\u0275mod=i["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=i["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)},imports:[[c.c]]}),e}()},f0Wu:function(e,t,n){(e.exports=n("Dvum")).tz.load(n("bNI1"))},f0ux:function(e,t,n){"use strict";var i=f(n("tUd6")),r=f(n("jeLr")),o=f(n("XCcL")),a=n("1LL4"),s=n("zl3R"),l=n("ppys"),c=n("C+eR"),u=f(n("T4bj")),d=n("GCD8"),h=n("ti0F"),p=n("KAnu");function f(e){return e&&e.__esModule?e:{default:e}}var m=Math.floor,g=l.states.hoverMark,_=l.states.normalMark,v="dxChartTracker",y=(0,d.addNamespace)([u.default.down,u.default.move],v),b=["includepoints","excludepoints","none"];function w(e,t){var n=e.target;return("tspan"===n.tagName?n.parentNode:n)[t]}function x(e,t){return e.cancel||!t.getOptions()}function C(e){var t=e.getOptions().hoverMode;return"none"===t?t:"allargumentpoints"}var S={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)(l.events.showPointTooltip,v),n,t._showPointTooltip).on((0,d.addNamespace)(l.events.hidePointTooltip,v),n,t._hidePointTooltip),t._renderer.root.off(".dxChartTracker").on(y,n,t._pointerHandler).on((0,d.addNamespace)(u.default.up,v),(function(){return clearTimeout(t._holdTimer)})).on((0,d.addNamespace)(o.default.name,v),n,t._clickHandler)},update:function(e){this._chart=e.chart},updateSeries:function(e,t){var n=this,i=!((null==e?void 0: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;if(null==e?void 0:e.getOptions()){if(t=e.getTooltipFormatObject(this._tooltip,this._tooltip.isShared()&&this._chart.getStackedPoints(e)),!(0,h.isDefined)(t.valueText)&&!t.points||!e.isVisible())return;this.pointAtShownTooltip&&this.pointAtShownTooltip===e||(n={target:e});var i=e.getTooltipParams(this._tooltip.getLocation()),r=this._renderer.getRootOffset();if(i.x+=r.left,i.y+=r.top,!this._tooltip.show(t,i,n))return;this.pointAtShownTooltip=e}},_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=m(t.pageX-n.left),r=m(t.pageY-n.top);(0,c.pointInCanvas)(e._mainCanvas,i,r)||(e._pointerOut(),e._disableOutHandler())};r.default.on(i.default.getDocument(),y,t),this._outHandler=t}},_disableOutHandler:function(){this._outHandler&&r.default.off(i.default.getDocument(),y,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(){!x(e.event,e.target)&&n(t,e)}))},_hoverLegendItem:function(e,t){var n,i,r=this._legend.getItemByCoord(e,t),o=(i=this._legend.getOptions().hoverMode,b.indexOf(i)>-1?i:"includepoints");r?((n=this._storedSeries[r.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:g,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:_,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(),r=m(e.pageX-i.left),o=m(e.pageY-i.top),a=n._getCanvas(r,o),s=w(e,"chart-data-series"),l=w(e,"chart-data-point")||(null===(t=s)||void 0===t?void 0:t.getPointByCoord(r,o));if(n._isHolding=!1,clearTimeout(n._holdTimer),e.type===u.default.down&&(n._holdTimer=setTimeout((function(){return n._isHolding=!0}),300)),l&&!l.getMarkerVisibility()&&(l=void 0),n._enableOutHandler(),n._legend.coordsIn(r,o))n._hoverLegendItem(r,o);else if(n.hoveredSeries&&n.hoveredSeries!==n._stuckSeries&&n._releaseHoveredSeries(),!n._hoverArgumentAxis(r,o,e)&&(n._isPointerOut(a,l)&&n._pointerOut(),a||l)){if(s&&!l){if(l=s.getNeighborPoint(r,o),n._stickyHovering||!l||l.coordsIn(r,o)||(l=null),s!==n.hoveredSeries)return void n._setTimeout((function(){n._setHoveredSeries(s),n._setStuckSeries(e,s,r,o),n._pointerComplete(l,r,o)}),s)}else{if(l){if(e.type!==u.default.move&&"touch"!==e.pointerType)return;return void(n.hoveredSeries?n._setTimeout((function(){return n._pointerOnPoint(l,r,o,e)}),l):n._pointerOnPoint(l,r,o,e))}var c;n._setStuckSeries(e,void 0,r,o)&&n._stickyHovering?(l=(s=n._stuckSeries).getNeighborPoint(r,o),n._releaseHoveredSeries(),(null===(c=l)||void 0===c?void 0:c.getMarkerVisibility())&&n._setHoveredPoint(l)):n._stickyHovering||n._pointerOut()}n._pointerComplete(l,r,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(),r=m(e.pageX-i.left),o=m(e.pageY-i.top),a=w(e,"chart-data-point"),s=n._stuckSeries||w(e,"chart-data-series")||(null===(t=a)||void 0===t?void 0:t.series),l=n._argumentAxis;if(n._legend.coordsIn(r,o)){var c=n._legend.getItemByCoord(r,o);c&&n._legendClick(c,e)}else if(null==l?void 0:l.coordsIn(r,o)){var u=w(e,"chart-data-argument");(0,h.isDefined)(u)&&n._eventTrigger("argumentAxisClick",{argument:u,event:e})}else{var d;s&&((null===(d=a=a||s.getPointByCoord(r,o))||void 0===d?void 0:d.getMarkerVisibility())?n._pointClick(a,e):w(e,"chart-data-series")&&n._eventTrigger("seriesClick",{target:s,event:e}))}}},dispose:function(){this._disableOutHandler(),this._renderer.root.off(".dxChartTracker"),this._seriesGroup.off(".dxChartTracker")}},M=function(e){this.ctor(e)};(0,a.extend)(M.prototype,S,{_pointClick:function(e,t){var n=this._eventTrigger,i=e.series;n("pointClick",{target:e,event:t},(function(){!x(t,i)&&n("seriesClick",{target:i,event:t})}))},update:function(e){S.update.call(this,e),this._argumentAxis=e.argumentAxis||{},this._axisHoverEnabled=this._argumentAxis&&"allargumentpoints"===(0,c.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").addClass(t.addWidgetPrefix("search-panel")).appendTo(a);t.getController("editorFactory").createEditor(s,{width:o.width,placeholder:o.placeholder,parentType:"searchPanel",value:t.option("searchPanel.text"),updateValueTimeout:700,setValue:function(e){n.searchByText(e)},editorOptions:{inputAttr:{"aria-label":u.default.format("dxDataGrid-ariaSearchInGrid")}}}),t.resize()},name:"searchPanel",location:"after",locateInMenu:"never",sortIndex:40}),e},getSearchTextEditor:function(){var e=this,t=e.element(),n=t.find("."+e.addWidgetPrefix("search-panel")).filter((function(){return(0,r.default)(this).closest("."+e.addWidgetPrefix("header-panel")).is(t)}));return n.length?n.dxTextBox("instance"):null},isVisible:function(){var e=i(this);return this.callBase()||e&&e.visible},optionChanged:function(e){if("searchPanel"===e.name){if("searchPanel.text"===e.fullName){var t=this.getSearchTextEditor();t&&t.option("value",e.value)}else this._invalidate();e.handled=!0}else this.callBase(e)}}),rowsView:{init:function(){this.callBase.apply(this,arguments),this._searchParams=[]},_getFormattedSearchText:function(e,t){var n=f(e,t),i=(0,c.getFormatOptionsByColumn)(e,"search");return(0,c.formatValue)(n,i)},_getStringNormalizer:function(){var e=this.option("searchPanel.highlightCaseSensitive");return function(t){return e?t:t.toLowerCase()}},_findHighlightingTextNodes:function(e,t,n){var i,o=t.parent(),a=this._getStringNormalizer(),s=a(n);if(o.length){if(e)if(e.groupIndex>=0&&!e.showWhenGrouped)i=t;else{var l=this._columnsController.getVisibleIndex(e.index);i=o.children("td").eq(l).find("*")}}else o=(0,r.default)("
").append(t);return(i=i&&i.length?i:o.find("*")).filter((function(e,t){for(var n=(0,r.default)(t).contents(),i=0;i-1}}))},_highlightSearchTextCore:function(e,t){var n=(0,r.default)("").addClass(this.addWidgetPrefix("search-text")),i=e.text(),a=e[0],s=this._getStringNormalizer(),l=s(i).indexOf(s(t));if(l>=0)return a.textContent?a.textContent=i.substr(0,l):a.nodeValue=i.substr(0,l),e.after(n.text(i.substr(l,t.length))),e=(0,r.default)(o.default.createTextNode(i.substr(l+t.length))).insertAfter(n),this._highlightSearchTextCore(e,t)},_highlightSearchText:function(e,t,n){var i=this,o=this._getStringNormalizer(),a=i.option("searchPanel.text");if(t&&n&&(a=a&&i._getFormattedSearchText(n,a)),a&&i.option("searchPanel.highlightSearchText")){var s=i._findHighlightingTextNodes(n,e,a);(0,l.each)(s,(function(e,n){(0,l.each)((0,r.default)(n).contents(),(function(e,n){t?o((0,r.default)(n).text())===o(a)&&(0,r.default)(this).replaceWith((0,r.default)("").addClass(i.addWidgetPrefix("search-text")).text((0,r.default)(n).text())):i._highlightSearchTextCore((0,r.default)(n),a)}))}))}},_renderCore:function(){this.callBase.apply(this,arguments),this.option("rowTemplate")&&(this.option("templatesRenderAsynchronously")?(clearTimeout(this._highlightTimer),this._highlightTimer=setTimeout((function(){this._highlightSearchText(this._getTableElement())}).bind(this))):this._highlightSearchText(this._getTableElement()))},_updateCell:function(e,t){var n=t.column,i="string"!==(n.lookup&&n.lookup.dataType||n.dataType);p(n)&&(this.option("templatesRenderAsynchronously")?(this._searchParams.length||(clearTimeout(this._highlightTimer),this._highlightTimer=setTimeout((function(){this._searchParams.forEach((function(e){this._highlightSearchText.apply(this,e)}).bind(this)),this._searchParams=[]}).bind(this))),this._searchParams.push([e,i,n])):this._highlightSearchText(e,i,n)),this.callBase(e,t)},dispose:function(){clearTimeout(this._highlightTimer),this.callBase()}}}}}},fGF2:function(e,t,n){"use strict";var i=n("FKN7"),r=n("1B4V").beforeCleanData,o=n("jeLr"),a=n("GBv4");r((function(e){e=[].slice.call(e);for(var t=0;t"+e+"<\/script>"},p=function(){try{i=document.domain&&new ActiveXObject("htmlfile")}catch(r){}var e,t;p=i?function(e){e.write(h("")),e.close();var t=e.parentWindow.Object;return e=null,t}(i):((t=c("iframe")).style.display="none",l.appendChild(t),t.src=String("javascript:"),(e=t.contentWindow.document).open(),e.write(h("document.F=Object")),e.close(),e.F);for(var n=a.length;n--;)delete p.prototype[a[n]];return p()};s[u]=!0,e.exports=Object.create||function(e,t){var n;return null!==e?(d.prototype=r(e),n=new d,d.prototype=null,n[u]=e):n=p(),void 0===t?n:o(n,t)}},fHlW:function(e,t,n){"use strict";var i=o(n("BWGd")),r=o(n("naEX"));function o(e){return e&&e.__esModule?e:{default:e}}i.default.registerModule("stateStoring",r.default)},fQg5:function(e,t,n){"use strict";var i=n("KAnu").noop,r=n("l9EA"),o=n("czNW"),a=n("XpgS").inArray,s=n("LI0J"),l=n("3IPI"),c=r.inherit({NAME:"Native",popupConfig:i,getParsedText:function(e){return e?"datetime"===this.dateBox.option("type")?new Date(e.replace(/-/g,"/").replace("T"," ").split(".")[0]):s.fromStandardDateFormat(e):null},renderPopupContent:i,_getWidgetName:i,_getWidgetOptions:i,_getDateBoxType:function(){var e=this.dateBox.option("type");return-1===a(e,s.SUPPORTED_FORMATS)?e="date":"datetime"!==e||o.inputType(e)||(e="datetime-local"),e},customizeButtons:function(){var e=this.dateBox.getButton("dropDown");e&&e.on("click",(function(){this.dateBox._input().get(0).click()}).bind(this))},getDefaultOptions:function(){return{mode:this._getDateBoxType()}},getDisplayFormat:function(e){var t=this._getDateBoxType();return e||s.FORMATS_MAP[t]},renderInputMinMax:function(e){e.attr({min:l.serializeDate(this.dateBox.dateOption("min"),"yyyy-MM-dd"),max:l.serializeDate(this.dateBox.dateOption("max"),"yyyy-MM-dd")})}});e.exports=c},fZPN:function(e,t,n){"use strict";n.d(t,"a",(function(){return c}));var i=n("TYT/"),r=n("89/Q"),o=n("VnD/"),a=n("wd/R"),s=n("lSrJ"),l=n.n(s),c=function(){function e(e){var t=this;this.bsDateRangepicker=e,this.date=new i.EventEmitter,this.dateChange=new i.EventEmitter,this.lastDates=null,this.subscribe=e.bsValueChange.pipe(Object(o.a)((function(e){return!(!(e&&e[0]instanceof Date&&e[1]instanceof Date)||l()(t.lastDates,e)||"Invalid Date"===e[0].toString()||"Invalid Date"===e[1].toString())}))).subscribe((function(e){t.lastDates=e,t.dateChange.emit([a(e[0]),a(e[1])])}))}return e.prototype.ngOnDestroy=function(){this.subscribe.unsubscribe()},e.prototype.ngOnChanges=function(e){var t=this,n=e.date;n&&n.currentValue&&!l()(n.currentValue,n.previousValue)&&setTimeout((function(){return t.bsDateRangepicker.bsValue=[new Date(n.currentValue[0]),new Date(n.currentValue[1])]}),0)},e.\u0275fac=function(t){return new(t||e)(i["\u0275\u0275directiveInject"](r.f,2))},e.\u0275dir=i["\u0275\u0275defineDirective"]({type:e,selectors:[["","dateRangePickerMomentModifier",""]],inputs:{date:"date"},outputs:{dateChange:"dateChange"},features:[i["\u0275\u0275NgOnChangesFeature"]]}),e}()},fZgB:function(e,t,n){"use strict";var i=function(e){return e&&e.__esModule?e:{default:e}}(n("8S5z")),r=n("IRs2");t.createGroupFilter=function(e,t){for(var n=(0,r.normalizeSortingInfo)(t.group),o=[],a=0;a1?arguments[1]:void 0)}}),o("find")},fdAy:function(e,t,n){"use strict";var i=n("I+eb"),r=n("ntOU"),o=n("4WOD"),a=n("0rvr"),s=n("1E5z"),l=n("kRJp"),c=n("busE"),u=n("tiKp"),d=n("xDBR"),h=n("P4y1"),p=n("rpNk"),f=p.IteratorPrototype,m=p.BUGGY_SAFARI_ITERATORS,g=u("iterator"),_=function(){return this};e.exports=function(e,t,n,u,p,v,y){r(n,t,u);var b,w,x,C=function(e){if(e===p&&T)return T;if(!m&&e in k)return k[e];switch(e){case"keys":case"values":case"entries":return function(){return new n(this,e)}}return function(){return new n(this)}},S=t+" Iterator",M=!1,k=e.prototype,O=k[g]||k["@@iterator"]||p&&k[p],T=!m&&O||C(p),E="Array"==t&&k.entries||O;if(E&&(b=o(E.call(new e)),f!==Object.prototype&&b.next&&(d||o(b)===f||(a?a(b,f):"function"!=typeof b[g]&&l(b,g,_)),s(b,S,!0,!0),d&&(h[S]=_))),"values"==p&&O&&"values"!==O.name&&(M=!0,T=function(){return O.call(this)}),d&&!y||k[g]===T||l(k,g,T),h[t]=T,p)if(w={values:C("values"),keys:v?T:C("keys"),entries:C("entries")},y)for(x in w)(m||M||!(x in k))&&c(k,x,w[x]);else i({target:t,proto:!0,forced:m||M},w);return w}},fhKU:function(e,t,n){var i=n("2oRo"),r=n("WKiH").trim,o=n("WJkJ"),a=i.parseFloat,s=1/a(o+"-0")!=-1/0;e.exports=s?function(e){var t=r(String(e)),n=a(t);return 0===n&&"-"==t.charAt(0)?-0:n}:a},fiQ6:function(e,t,n){"use strict";var i=b(n("FKN7")),r=b(n("jeLr")),o=b(n("D6VQ")),a=n("KAnu"),s=n("v4HY"),l=n("zl3R"),c=n("ti0F"),u=n("1LL4"),d=n("Q5pv"),h=n("GCD8"),p=b(n("T4bj")),f=b(n("plrq")),m=b(n("iTdP")),g=b(n("uHSv")),_=b(n("dScr")),v=b(n("XPWh")),y=b(n("23xU"));function b(e){return e&&e.__esModule?e:{default:e}}function w(e){return(w="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 x(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function C(e,t,n){return(C="undefined"!=typeof Reflect&&Reflect.get?Reflect.get:function(e,t,n){var i=function(e,t){for(;!Object.prototype.hasOwnProperty.call(e,t)&&null!==(e=k(e)););return e}(e,t);if(i){var r=Object.getOwnPropertyDescriptor(i,t);return r.get?r.get.call(n):r.value}})(e,t,n||e)}function S(e,t){return(S=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function M(e,t){return!t||"object"!==w(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function k(e){return(k=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}var O={show:50,hide:300},T=["onSubmenuShowing","onSubmenuShown","onSubmenuHiding","onSubmenuHidden","onItemContextMenu","onItemClick","onSelectionChanged"],E=function(e){!function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&S(e,t)}(b,e);var t,n,o,m=(n=b,o=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}(),function(){var e,t=k(n);if(o){var i=k(this).constructor;e=Reflect.construct(t,arguments,i)}else e=t.apply(this,arguments);return M(this,e)});function b(){return x(this,b),m.apply(this,arguments)}return(t=[{key:"_getDefaultOptions",value:function(){return(0,u.extend)(C(k(b.prototype),"_getDefaultOptions",this).call(this),{orientation:"horizontal",submenuDirection:"auto",showFirstSubmenuMode:{name:"onClick",delay:{show:50,hide:300}},hideSubmenuOnMouseLeave:!1,onSubmenuShowing:null,onSubmenuShown:null,onSubmenuHiding:null,onSubmenuHidden:null,adaptivityEnabled:!1})}},{key:"_setOptionsByReference",value:function(){C(k(b.prototype),"_setOptionsByReference",this).call(this),(0,u.extend)(this._optionsByReference,{animation:!0,selectedItem:!0})}},{key:"_itemElements",value:function(){var e=C(k(b.prototype),"_itemElements",this).call(this),t=this._submenuItemElements();return e.add(t)}},{key:"_submenuItemElements",value:function(){var e=[],t=".".concat("dx-menu-item"),n=this._submenus.length&&this._submenus[0];return n&&n.itemsContainer()&&(e=n.itemsContainer().find(t)),e}},{key:"_focusTarget",value:function(){return this.$element()}},{key:"_isMenuHorizontal",value:function(){return"horizontal"===this.option("orientation")}},{key:"_moveFocus",value:function(e){var t,n,i=this._getAvailableItems(),r=this._isMenuHorizontal(),o=this._getActiveItem(!0);switch(e){case"up":t=r?"showSubmenu":this._getItemsNavigationOperation("prevItem"),n=this._getKeyboardNavigationAction(t,r?o:i)();break;case"down":t=r?"showSubmenu":this._getItemsNavigationOperation("nextItem"),n=this._getKeyboardNavigationAction(t,r?o:i)();break;case"right":t=r?this._getItemsNavigationOperation("nextItem"):"showSubmenu",n=this._getKeyboardNavigationAction(t,r?i:o)();break;case"left":t=r?this._getItemsNavigationOperation("prevItem"):"showSubmenu",n=this._getKeyboardNavigationAction(t,r?i:o)();break;default:return C(k(b.prototype),"_moveFocus",this).call(this,e)}n&&0!==n.length&&this.option("focusedElement",(0,s.getPublicElement)(n))}},{key:"_getItemsNavigationOperation",value:function(e){var t=e;return this.option("rtlEnabled")&&(t="prevItem"===e?"nextItem":"prevItem"),t}},{key:"_getKeyboardNavigationAction",value:function(e,t){var n=a.noop;switch(e){case"showSubmenu":t.hasClass("dx-state-disabled")||(n=this._showSubmenu.bind(this,t));break;case"nextItem":n=this._nextItem.bind(this,t);break;case"prevItem":n=this._prevItem.bind(this,t)}return n}},{key:"_clean",value:function(){C(k(b.prototype),"_clean",this).call(this),this.option("templatesRenderAsynchronously")&&clearTimeout(this._resizeEventTimer)}},{key:"_visibilityChanged",value:function(e){e&&(this._menuItemsWidth||this._updateItemsWidthCache(),this._dimensionChanged())}},{key:"_isAdaptivityEnabled",value:function(){return this.option("adaptivityEnabled")&&"horizontal"===this.option("orientation")}},{key:"_updateItemsWidthCache",value:function(){var e=this.$element().find("ul").first().children("li").children(".".concat("dx-menu-item"));this._menuItemsWidth=this._getSummaryItemsWidth(e,!0)}},{key:"_dimensionChanged",value:function(){if(this._isAdaptivityEnabled()){var e=this.$element().outerWidth();this._toggleAdaptiveMode(this._menuItemsWidth>e)}}},{key:"_init",value:function(){C(k(b.prototype),"_init",this).call(this),this._submenus=[]}},{key:"_initActions",value:function(){var e=this;this._actions={},(0,l.each)(T,(function(t,n){e._actions[n]=e._createActionByOption(n)}))}},{key:"_initMarkup",value:function(){this._visibleSubmenu=null,this.$element().addClass("dx-menu"),C(k(b.prototype),"_initMarkup",this).call(this),this.setAria("role","menubar")}},{key:"_render",value:function(){C(k(b.prototype),"_render",this).call(this),this._initAdaptivity()}},{key:"_renderHamburgerButton",value:function(){return this._hamburger=new v.default((0,i.default)("
").addClass("dx-menu-hamburger-button"),{icon:"menu",activeStateEnabled:!1,onClick:this._toggleTreeView.bind(this)}),this._hamburger.$element()}},{key:"_toggleTreeView",value:function(e){(0,c.isPlainObject)(e)&&(e=!this._overlay.option("visible")),this._overlay.option("visible",e),this._toggleHamburgerActiveState(e)}},{key:"_toggleHamburgerActiveState",value:function(e){this._hamburger&&this._hamburger.$element().toggleClass("dx-state-active",e)}},{key:"_toggleAdaptiveMode",value:function(e){var t=this.$element().find(".".concat("dx-menu-horizontal")),n=this.$element().find(".".concat("dx-menu-adaptive-mode"));e?this._hideVisibleSubmenu():(this._treeView&&this._treeView.collapseAll(),this._overlay&&this._toggleTreeView(e)),t.toggle(!e),n.toggle(e)}},{key:"_removeAdaptivity",value:function(){this._$adaptiveContainer&&(this._toggleAdaptiveMode(!1),this._$adaptiveContainer.remove(),this._$adaptiveContainer=null,this._treeView=null,this._hamburger=null,this._overlay=null)}},{key:"_treeviewItemClickHandler",value:function(e){this._actions.onItemClick(e),e.node.children.length||this._toggleTreeView(!1)}},{key:"_getAdaptiveOverlayOptions",value:function(){var e=this,t=this.option("rtlEnabled")?"right":"left";return{maxHeight:function(){return(0,d.getElementMaxHeightByWindow)(e.$element())},deferRendering:!1,shading:!1,animation:!1,closeOnTargetScroll:!0,onHidden:function(){e._toggleHamburgerActiveState(!1)},height:"auto",closeOnOutsideClick:function(e){return!(0,i.default)(e.target).closest(".".concat("dx-menu-hamburger-button")).length},position:{collision:"flipfit",at:"bottom "+t,my:"top "+t,of:this._hamburger.$element()}}}},{key:"_getTreeViewOptions",value:function(){var e=this,t={};return(0,l.each)(["rtlEnabled","width","accessKey","activeStateEnabled","animation","dataSource","disabled","displayExpr","displayExpr","focusStateEnabled","hint","hoverStateEnabled","itemsExpr","items","itemTemplate","selectedExpr","selectionMode","tabIndex","visible"],(function(n,i){t[i]=e.option(i)})),(0,l.each)(["onItemContextMenu","onSelectionChanged"],(function(n,i){t[i]=function(t){e._actions[i](t)}})),(0,u.extend)(t,{dataSource:this.getDataSource(),animationEnabled:!!this.option("animation"),onItemClick:this._treeviewItemClickHandler.bind(this),onItemExpanded:function(t){e._overlay.repaint(),e._actions.onSubmenuShown(t)},onItemCollapsed:function(t){e._overlay.repaint(),e._actions.onSubmenuHidden(t)},selectNodesRecursive:!1,selectByClick:this.option("selectByClick"),expandEvent:"click"})}},{key:"_initAdaptivity",value:function(){if(this._isAdaptivityEnabled()){this._$adaptiveContainer=(0,i.default)("
").addClass("dx-menu-adaptive-mode");var e=this._renderHamburgerButton();this._treeView=this._createComponent((0,i.default)("
"),y.default,this._getTreeViewOptions()),this._overlay=this._createComponent((0,i.default)("
"),g.default,this._getAdaptiveOverlayOptions()),this._overlay.$content().append(this._treeView.$element()).addClass("dx-menu-adaptive-mode").addClass(this.option("cssClass")),this._overlay._wrapper().addClass("dx-menu-adaptive-mode-overlay-wrapper"),this._$adaptiveContainer.append(e),this._$adaptiveContainer.append(this._overlay.$element()),this.$element().append(this._$adaptiveContainer),this._updateItemsWidthCache(),this._dimensionChanged()}}},{key:"_getDelay",value:function(e){var t=this.option("showFirstSubmenuMode").delay;return(0,c.isDefined)(t)?(0,c.isObject)(t)?t[e]:t:O[e]}},{key:"_keyboardHandler",value:function(e){return C(k(b.prototype),"_keyboardHandler",this).call(this,e,!!this._visibleSubmenu)}},{key:"_renderContainer",value:function(){var e=(0,i.default)("
");return e.appendTo(this.$element()).addClass(this._isMenuHorizontal()?"dx-menu-horizontal":"dx-menu-vertical"),C(k(b.prototype),"_renderContainer",this).call(this,e)}},{key:"_renderSubmenuItems",value:function(e,t){var n=this._createSubmenu(e,t);return this._submenus.push(n),this._renderBorderElement(t),n}},{key:"_getKeyboardListeners",value:function(){return C(k(b.prototype),"_getKeyboardListeners",this).call(this).concat(this._submenus)}},{key:"_createSubmenu",value:function(e,t){var n=(0,i.default)("
").addClass("dx-context-menu").appendTo(t),r=this._getChildNodes(e),o=this._createComponent(n,_.default,(0,u.extend)(this._getSubmenuOptions(),{_dataAdapter:this._dataAdapter,_parentKey:e.internalFields.key,items:r,onHoverStart:this._clearTimeouts.bind(this),position:this.getSubmenuPosition(t)}));return this._attachSubmenuHandlers(t,o),o}},{key:"_getSubmenuOptions",value:function(){var e=this,t=(0,i.default)("
"),n=this._isMenuHorizontal();return{itemTemplate:this.option("itemTemplate"),target:t,orientation:this.option("orientation"),selectionMode:this.option("selectionMode"),cssClass:this.option("cssClass"),selectByClick:this.option("selectByClick"),hoverStateEnabled:this.option("hoverStateEnabled"),activeStateEnabled:this.option("activeStateEnabled"),focusStateEnabled:this.option("focusStateEnabled"),animation:this.option("animation"),showSubmenuMode:this.option("showSubmenuMode"),displayExpr:this.option("displayExpr"),disabledExpr:this.option("disabledExpr"),selectedExpr:this.option("selectedExpr"),itemsExpr:this.option("itemsExpr"),onFocusedItemChanged:function(t){t.component.option("visible")&&e.option("focusedElement",t.component.option("focusedElement"))},onSelectionChanged:this._nestedItemOnSelectionChangedHandler.bind(this),onItemClick:this._nestedItemOnItemClickHandler.bind(this),onItemRendered:this.option("onItemRendered"),onLeftFirstItem:n?null:this._moveMainMenuFocus.bind(this,"prevItem"),onLeftLastItem:n?null:this._moveMainMenuFocus.bind(this,"nextItem"),onCloseRootSubmenu:this._moveMainMenuFocus.bind(this,n?"prevItem":null),onExpandLastSubmenu:n?this._moveMainMenuFocus.bind(this,"nextItem"):null}}},{key:"_getShowFirstSubmenuMode",value:function(){if(!this._isDesktopDevice())return"onClick";var e=this.option("showFirstSubmenuMode");return(0,c.isObject)(e)?e.name:e}},{key:"_moveMainMenuFocus",value:function(e){var t=this._getAvailableItems(),n=t.length,i=t.filter(".".concat("dx-menu-item-expanded")).eq(0),r=t.index(i);this._hideSubmenu(this._visibleSubmenu),(r+="prevItem"===e?-1:1)>=n?r=0:r<0&&(r=n-1);var o=t.eq(r);this.option("focusedElement",(0,s.getPublicElement)(o))}},{key:"_nestedItemOnSelectionChangedHandler",value:function(e){var t=e.addedItems.length&&e.addedItems[0],n=_.default.getInstance(e.element);(0,this._actions.onSelectionChanged)(e),t&&this._clearSelectionInSubmenus(t[0],n),this._clearRootSelection(),this._setOptionWithoutOptionChange("selectedItem",t)}},{key:"_clearSelectionInSubmenus",value:function(e,t){var n=this,i=!arguments.length;(0,l.each)(this._submenus,(function(e,r){var o=r._itemContainer(),a=!o.is(t&&t._itemContainer()),s=o.find(".".concat(n._selectedItemClass()));if(a&&s.length||i){s.removeClass(n._selectedItemClass());var l=n._getItemData(s);l&&(l.selected=!1),r._clearSelectedItems()}}))}},{key:"_clearRootSelection",value:function(){var e=this.$element().find(".".concat("dx-menu-items-container")).first().children().children().filter(".".concat(this._selectedItemClass()));e.length&&(this._getItemData(e).selected=!1,e.removeClass(this._selectedItemClass()))}},{key:"_nestedItemOnItemClickHandler",value:function(e){this._actions.onItemClick(e)}},{key:"_attachSubmenuHandlers",value:function(e,t){var n=this,i=t.getOverlayContent().find(".".concat("dx-submenu")),o=(0,h.addNamespace)(f.default.end,this.NAME+"_submenu");t.option({onShowing:this._submenuOnShowingHandler.bind(this,e,t),onShown:this._submenuOnShownHandler.bind(this,e,t),onHiding:this._submenuOnHidingHandler.bind(this,e,t),onHidden:this._submenuOnHiddenHandler.bind(this,e,t)}),(0,l.each)(i,(function(t,i){r.default.off(i,o),r.default.on(i,o,null,n._submenuMouseLeaveHandler.bind(n,e))}))}},{key:"_submenuOnShowingHandler",value:function(e,t){var n=e.children(".".concat("dx-context-menu-container-border"));this._actions.onSubmenuShowing({rootItem:(0,s.getPublicElement)(e),submenu:t}),n.show(),e.addClass("dx-menu-item-expanded")}},{key:"_submenuOnShownHandler",value:function(e,t){this._actions.onSubmenuShown({rootItem:(0,s.getPublicElement)(e),submenu:t})}},{key:"_submenuOnHidingHandler",value:function(e,t,n){var i=e.children(".".concat("dx-context-menu-container-border")),r=n;r.rootItem=(0,s.getPublicElement)(e),r.submenu=t,this._actions.onSubmenuHiding(r),(n=r).cancel||(this._visibleSubmenu===t&&(this._visibleSubmenu=null),i.hide(),e.removeClass("dx-menu-item-expanded"))}},{key:"_submenuOnHiddenHandler",value:function(e,t){this._actions.onSubmenuHidden({rootItem:(0,s.getPublicElement)(e),submenu:t})}},{key:"_submenuMouseLeaveHandler",value:function(e,t){var n=(0,i.default)(t.relatedTarget).parents(".".concat("dx-context-menu"))[0],r=this._getSubmenuByRootElement(e).getOverlayContent()[0];this.option("hideSubmenuOnMouseLeave")&&n!==r&&(this._clearTimeouts(),setTimeout(this._hideSubmenuAfterTimeout.bind(this),this._getDelay("hide")))}},{key:"_hideSubmenuAfterTimeout",value:function(){if(this._visibleSubmenu){var e=(0,i.default)(this._visibleSubmenu.$element().context).hasClass("dx-state-hover"),t=this._visibleSubmenu.getOverlayContent().find(".".concat("dx-state-hover")).length;this._visibleSubmenu.getOverlayContent().get(0).querySelector(":hover")||t||e||this._visibleSubmenu.hide()}}},{key:"_getSubmenuByRootElement",value:function(e){if(!e)return!1;var t=e.children(".".concat("dx-context-menu"));return t.length&&_.default.getInstance(t)}},{key:"getSubmenuPosition",value:function(e){var t=this._isMenuHorizontal(),n=this.option("submenuDirection").toLowerCase(),i=this.option("rtlEnabled"),r={collision:"flip",of:e};switch(n){case"leftortop":r.at="left top",r.my=t?"left bottom":"right top";break;case"rightorbottom":r.at=t?"left bottom":"right top",r.my="left top";break;default:t?(r.at=i?"right bottom":"left bottom",r.my=i?"right top":"left top"):(r.at=i?"left top":"right top",r.my=i?"right top":"left top")}return r}},{key:"_renderBorderElement",value:function(e){(0,i.default)("
").appendTo(e).addClass("dx-context-menu-container-border").hide()}},{key:"_itemPointerDownHandler",value:function(e){(0,i.default)(e.target).closest(this._itemElements()).hasClass("dx-menu-item-has-submenu")?this.option("focusedElement",null):C(k(b.prototype),"_itemPointerDownHandler",this).call(this,e)}},{key:"_hoverStartHandler",value:function(e){var t=(0,h.addNamespace)(p.default.move,this.NAME),n=this._getItemElementByEventArgs(e),i=this._dataAdapter.getNodeByItem(this._getItemData(n)),o=(0,c.isDefined)(e.buttons)&&1===e.buttons||!(0,c.isDefined)(e.buttons)&&1===e.which;if(!this._isItemDisabled(n))if(r.default.off(n,t),this._hasChildren(i)){if("onHover"===this._getShowFirstSubmenuMode()&&!o){var a=this._getSubmenuByElement(n);this._clearTimeouts(),a.isOverlayVisible()||(r.default.on(n,t,this._itemMouseMoveHandler.bind(this)),this._showSubmenuTimer=this._getDelay("hide"))}}else this._showSubmenuTimer=setTimeout(this._hideSubmenuAfterTimeout.bind(this),this._getDelay("hide"))}},{key:"_hoverEndHandler",value:function(e){var t=this,n=this._getItemElementByEventArgs(e),r=(0,i.default)(e.relatedTarget);C(k(b.prototype),"_hoverEndHandler",this).call(this,e),this._clearTimeouts(),this._isItemDisabled(n)||r.hasClass("dx-context-menu-content-delimiter")||this.option("hideSubmenuOnMouseLeave")&&!r.hasClass("dx-menu-items-container")&&(this._hideSubmenuTimer=setTimeout((function(){t._hideSubmenuAfterTimeout()}),this._getDelay("hide")))}},{key:"_hideVisibleSubmenu",value:function(){return!!this._visibleSubmenu&&(this._hideSubmenu(this._visibleSubmenu),!0)}},{key:"_showSubmenu",value:function(e){var t=this._getSubmenuByElement(e);this._visibleSubmenu!==t&&this._hideVisibleSubmenu(),t&&(t.show(),this.option("focusedElement",t.option("focusedElement"))),this._visibleSubmenu=t,this._hoveredRootItem=e}},{key:"_hideSubmenu",value:function(e){e&&e.hide(),this._visibleSubmenu===e&&(this._visibleSubmenu=null),this._hoveredRootItem=null}},{key:"_itemMouseMoveHandler",value:function(e){var t=this;if(!e.pointers||!e.pointers.length){var n=(0,i.default)(e.currentTarget);(0,c.isDefined)(this._showSubmenuTimer)&&(this._clearTimeouts(),this._showSubmenuTimer=setTimeout((function(){var e=t._getSubmenuByElement(n);e&&!e.isOverlayVisible()&&t._showSubmenu(n)}),this._getDelay("show")))}}},{key:"_clearTimeouts",value:function(){clearTimeout(this._hideSubmenuTimer),clearTimeout(this._showSubmenuTimer)}},{key:"_getSubmenuByElement",value:function(e,t){var n=this._getSubmenuByRootElement(e);if(n)return n;t=t||this._getItemData(e);var i=this._dataAdapter.getNodeByItem(t);return this._hasChildren(i)&&this._renderSubmenuItems(i,e)}},{key:"_updateSubmenuVisibilityOnClick",value:function(e){var t=e.args.length&&e.args[0];if(t&&!this._disabledGetter(t.itemData)){var n=(0,i.default)(t.itemElement),r=this._getSubmenuByElement(n,t.itemData);if(this._updateSelectedItemOnClick(e),this._visibleSubmenu){if(this._visibleSubmenu===r)return void("onClick"===this.option("showFirstSubmenuMode")&&this._hideSubmenu(this._visibleSubmenu));this._hideSubmenu(this._visibleSubmenu)}r&&(r.isOverlayVisible()||this._showSubmenu(n))}}},{key:"_optionChanged",value:function(e){switch(e.name){case"orientation":case"submenuDirection":this._invalidate();break;case"showFirstSubmenuMode":case"hideSubmenuOnMouseLeave":break;case"showSubmenuMode":this._changeSubmenusOption(e.name,e.value);break;case"onSubmenuShowing":case"onSubmenuShown":case"onSubmenuHiding":case"onSubmenuHidden":this._initActions();break;case"adaptivityEnabled":e.value?this._initAdaptivity():this._removeAdaptivity();break;case"width":this._isAdaptivityEnabled()&&(this._treeView.option(e.name,e.value),this._overlay.option(e.name,e.value)),C(k(b.prototype),"_optionChanged",this).call(this,e),this._dimensionChanged();break;case"animation":this._isAdaptivityEnabled()&&this._treeView.option("animationEnabled",!!e.value),C(k(b.prototype),"_optionChanged",this).call(this,e);break;default:this._isAdaptivityEnabled()&&this._treeView.option(e.name,e.value),C(k(b.prototype),"_optionChanged",this).call(this,e)}}},{key:"_changeSubmenusOption",value:function(e,t){(0,l.each)(this._submenus,(function(n,i){i.option(e,t)}))}},{key:"selectItem",value:function(e){this._hideSubmenu(this._visibleSubmenu),C(k(b.prototype),"selectItem",this).call(this,e)}},{key:"unselectItem",value:function(e){this._hideSubmenu(this._visibleSubmenu),C(k(b.prototype),"selectItem",this).call(this,e)}}])&&function(e,t){for(var n=0;n0?this._input().attr("maxLength",e):this._input().removeAttr("maxLength")},_renderSearchMode:function(){var e=this._$element;"search"===this.option("mode")?(e.addClass("dx-searchbox"),this._renderSearchIcon(),void 0===this._showClearButton&&(this._showClearButton=this.option("showClearButton"),this.option("showClearButton",!0))):(e.removeClass("dx-searchbox"),this._$searchIcon&&this._$searchIcon.remove(),this.option("showClearButton",void 0===this._showClearButton?this.option("showClearButton"):this._showClearButton),delete this._showClearButton)},_renderSearchIcon:function(){var e=i("
").addClass("dx-icon").addClass("dx-icon-search");e.prependTo(this._input().parent()),this._$searchIcon=e},_optionChanged:function(e){switch(e.name){case"maxLength":this._toggleMaxLengthProp(),this._renderMaxLengthHandlers();break;case"mask":this.callBase(e),this._toggleMaxLengthProp();break;default:this.callBase(e)}},_onKeyDownCutOffHandler:function(e){var t=this._getMaxLength();if(t){var n=i(e.target),r=f.normalizeKeyName(e);return this._cutOffExtraChar(n),n.val().lengtht&&e.val(n.substr(0,t))},_getMaxLength:function(){return this.option("mask")?null:this.option("maxLength")},_isAndroidOrIE:function(){var e=c.real(),t=e.version.join(".");return s.msie||"android"===e.platform&&t&&/^(2\.|4\.1)/.test(t)&&!/chrome/i.test(m)}});h("dxTextBox",_),e.exports=_},fzPg:function(e,t,n){!function(e){"use strict";e.defineLocale("yo",{months:"S\u1eb9\u0301r\u1eb9\u0301_E\u0300re\u0300le\u0300_\u1eb8r\u1eb9\u0300na\u0300_I\u0300gbe\u0301_E\u0300bibi_O\u0300ku\u0300du_Ag\u1eb9mo_O\u0300gu\u0301n_Owewe_\u1ecc\u0300wa\u0300ra\u0300_Be\u0301lu\u0301_\u1ecc\u0300p\u1eb9\u0300\u0300".split("_"),monthsShort:"S\u1eb9\u0301r_E\u0300rl_\u1eb8rn_I\u0300gb_E\u0300bi_O\u0300ku\u0300_Ag\u1eb9_O\u0300gu\u0301_Owe_\u1ecc\u0300wa\u0300_Be\u0301l_\u1ecc\u0300p\u1eb9\u0300\u0300".split("_"),weekdays:"A\u0300i\u0300ku\u0301_Aje\u0301_I\u0300s\u1eb9\u0301gun_\u1eccj\u1ecd\u0301ru\u0301_\u1eccj\u1ecd\u0301b\u1ecd_\u1eb8ti\u0300_A\u0300ba\u0301m\u1eb9\u0301ta".split("_"),weekdaysShort:"A\u0300i\u0300k_Aje\u0301_I\u0300s\u1eb9\u0301_\u1eccjr_\u1eccjb_\u1eb8ti\u0300_A\u0300ba\u0301".split("_"),weekdaysMin:"A\u0300i\u0300_Aj_I\u0300s_\u1eccr_\u1eccb_\u1eb8t_A\u0300b".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[O\u0300ni\u0300 ni] LT",nextDay:"[\u1ecc\u0300la ni] LT",nextWeek:"dddd [\u1eccs\u1eb9\u0300 to\u0301n'b\u1ecd] [ni] LT",lastDay:"[A\u0300na ni] LT",lastWeek:"dddd [\u1eccs\u1eb9\u0300 to\u0301l\u1ecd\u0301] [ni] LT",sameElse:"L"},relativeTime:{future:"ni\u0301 %s",past:"%s k\u1ecdja\u0301",s:"i\u0300s\u1eb9ju\u0301 aaya\u0301 die",ss:"aaya\u0301 %d",m:"i\u0300s\u1eb9ju\u0301 kan",mm:"i\u0300s\u1eb9ju\u0301 %d",h:"wa\u0301kati kan",hh:"wa\u0301kati %d",d:"\u1ecdj\u1ecd\u0301 kan",dd:"\u1ecdj\u1ecd\u0301 %d",M:"osu\u0300 kan",MM:"osu\u0300 %d",y:"\u1ecddu\u0301n kan",yy:"\u1ecddu\u0301n %d"},dayOfMonthOrdinalParse:/\u1ecdj\u1ecd\u0301\s\d{1,2}/,ordinal:"\u1ecdj\u1ecd\u0301 %d",week:{dow:1,doy:4}})}(n("wd/R"))},"g6v/":function(e,t,n){var i=n("0Dky");e.exports=!i((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]}))},gGBz:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var i=n("TYT/"),r=n("QJY3"),o=function(){function e(e,t){this.validateEqual=e,this.reverse=t}return Object.defineProperty(e.prototype,"isReverse",{get:function(){return!!this.reverse&&"true"===this.reverse},enumerable:!0,configurable:!0}),e.prototype.validate=function(e){var t=e.root.get(this.validateEqual);if(!t)return null;var n=e.value,i=t.value;return n||i?this.isReverse?(n===i?this.deleteErrors(t):t.setErrors({validateEqual:!0}),null):n!==i?{validateEqual:!0}:void 0:(this.deleteErrors(t),null)},e.prototype.deleteErrors=function(e){e.errors&&delete e.errors.validateEqual,e.errors&&!Object.keys(e.errors).length&&e.setErrors(null)},e.\u0275fac=function(t){return new(t||e)(i["\u0275\u0275injectAttribute"]("validateEqual"),i["\u0275\u0275injectAttribute"]("reverse"))},e.\u0275dir=i["\u0275\u0275defineDirective"]({type:e,selectors:[["","validateEqual","","formControlName",""],["","validateEqual","","formControl",""],["","validateEqual","","ngModel",""]],features:[i["\u0275\u0275ProvidersFeature"]([{provide:r.NG_VALIDATORS,useExisting:Object(i.forwardRef)((function(){return e})),multi:!0}])]}),e}()},gI3B:function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));var i=n("6blF"),r=n("T1DM"),o=n("isby");function a(e){return!Object(o.a)(e)&&e-parseFloat(e)+1>=0}var s=n("nkY7");function l(e,t,n){void 0===e&&(e=0);var o=-1;return a(t)?o=Number(t)<1?1:Number(t):Object(s.a)(t)&&(n=t),Object(s.a)(n)||(n=r.a),new i.a((function(t){var i=a(e)?e:+e-n.now();return n.schedule(c,i,{index:0,period:o,subscriber:t})}))}function c(e){var t=e.index,n=e.period,i=e.subscriber;if(i.next(t),!i.closed){if(-1===n)return i.complete();e.index=t+1,this.schedule(e,n)}}},gKXv:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=c(n("FKN7")),r=c(n("jeLr")),o=c(n("aNBS")),a=n("GCD8"),s=n("T4bj"),l=n("XCcL");function c(e){return e&&e.__esModule?e:{default:e}}function u(e){return(u="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 d(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function h(e,t,n){return(h="undefined"!=typeof Reflect&&Reflect.get?Reflect.get:function(e,t,n){var i=function(e,t){for(;!Object.prototype.hasOwnProperty.call(e,t)&&null!==(e=m(e)););return e}(e,t);if(i){var r=Object.getOwnPropertyDescriptor(i,t);return r.get?r.get.call(n):r.value}})(e,t,n||e)}function p(e,t){return(p=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function f(e,t){return!t||"object"!==u(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function m(e){return(m=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}var g=function(e){!function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&p(e,t)}(u,e);var t,n,o,c=(n=u,o=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}(),function(){var e,t=m(n);if(o){var i=m(this).constructor;e=Reflect.construct(t,arguments,i)}else e=t.apply(this,arguments);return f(this,e)});function u(){return d(this,u),c.apply(this,arguments)}return(t=[{key:"_create",value:function(){var e=(0,i.default)("").addClass("dx-clear-button-area").append((0,i.default)("").addClass("dx-icon").addClass("dx-icon-clear"));return this._addToContainer(e),this.update(!0),{instance:e,$element:e}}},{key:"_isVisible",value:function(){return this.editor._isClearButtonVisible()}},{key:"_attachEvents",value:function(e,t){var n=this.editor,i=n.NAME;r.default.on(t,(0,a.addNamespace)(s.down,i),(function(e){"mouse"===e.pointerType?e.preventDefault():n._clearValueHandler(e)})),r.default.on(t,(0,a.addNamespace)(l.name,i),(function(e){return n._clearValueHandler(e)}))}},{key:"_legacyRender",value:function(e,t){e.toggleClass("dx-show-clear-button",t)}},{key:"update",value:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];!e&&h(m(u.prototype),"update",this).call(this);var t=this.editor,n=this.instance,i=t.$element(),r=this._isVisible();n&&n.toggleClass("dx-state-invisible",!r),this._legacyRender(i,r)}}])&&function(e,t){for(var n=0;n11)t=e.hasClass("edge-autofilled");else if(o.default.webkit){var n=e.get(0);t=n&&n.matches(":-webkit-autofill")}return t}},{key:"runWithoutEventProcessing",value:function(e){var t=this._keyPressHandled;this._keyPressHandled=!0,e(),this._keyPressHandled=t}},{key:"_backspaceHandler",value:function(){}},{key:"_delHandler",value:function(e){var t=this.editor;this._keyPressHandled=!0,t._maskKeyHandler(e,(function(){return!t._hasSelection()&&t._handleKey(" ")}))}},{key:"clean",value:function(){this._clearDragTimer(),clearTimeout(this._backspaceHandlerTimeout),clearTimeout(this._caretTimeout),clearTimeout(this._inputHandlerTimer)}}])&&function(e,t){for(var n=0;n1?arguments[1]:void 0,n),l=a>2?arguments[2]:void 0,c=void 0===l?n:r(l,n);c>s;)t[s++]=e;return t}},gekB:function(e,t,n){!function(e){"use strict";var t="nolla yksi kaksi kolme nelj\xe4 viisi kuusi seitsem\xe4n kahdeksan yhdeks\xe4n".split(" "),n=["nolla","yhden","kahden","kolmen","nelj\xe4n","viiden","kuuden",t[7],t[8],t[9]];function i(e,i,r,o){var a="";switch(r){case"s":return o?"muutaman sekunnin":"muutama sekunti";case"ss":return o?"sekunnin":"sekuntia";case"m":return o?"minuutin":"minuutti";case"mm":a=o?"minuutin":"minuuttia";break;case"h":return o?"tunnin":"tunti";case"hh":a=o?"tunnin":"tuntia";break;case"d":return o?"p\xe4iv\xe4n":"p\xe4iv\xe4";case"dd":a=o?"p\xe4iv\xe4n":"p\xe4iv\xe4\xe4";break;case"M":return o?"kuukauden":"kuukausi";case"MM":a=o?"kuukauden":"kuukautta";break;case"y":return o?"vuoden":"vuosi";case"yy":a=o?"vuoden":"vuotta"}return function(e,i){return e<10?i?n[e]:t[e]:e}(e,o)+" "+a}e.defineLocale("fi",{months:"tammikuu_helmikuu_maaliskuu_huhtikuu_toukokuu_kes\xe4kuu_hein\xe4kuu_elokuu_syyskuu_lokakuu_marraskuu_joulukuu".split("_"),monthsShort:"tammi_helmi_maalis_huhti_touko_kes\xe4_hein\xe4_elo_syys_loka_marras_joulu".split("_"),weekdays:"sunnuntai_maanantai_tiistai_keskiviikko_torstai_perjantai_lauantai".split("_"),weekdaysShort:"su_ma_ti_ke_to_pe_la".split("_"),weekdaysMin:"su_ma_ti_ke_to_pe_la".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD.MM.YYYY",LL:"Do MMMM[ta] YYYY",LLL:"Do MMMM[ta] YYYY, [klo] HH.mm",LLLL:"dddd, Do MMMM[ta] YYYY, [klo] HH.mm",l:"D.M.YYYY",ll:"Do MMM YYYY",lll:"Do MMM YYYY, [klo] HH.mm",llll:"ddd, Do MMM YYYY, [klo] HH.mm"},calendar:{sameDay:"[t\xe4n\xe4\xe4n] [klo] LT",nextDay:"[huomenna] [klo] LT",nextWeek:"dddd [klo] LT",lastDay:"[eilen] [klo] LT",lastWeek:"[viime] dddd[na] [klo] LT",sameElse:"L"},relativeTime:{future:"%s p\xe4\xe4st\xe4",past:"%s sitten",s:i,ss:i,m:i,mm:i,h:i,hh:i,d:i,dd:i,M:i,MM:i,y:i,yy:i},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n("wd/R"))},gjCT:function(e,t,n){!function(e){"use strict";var t={1:"\u0661",2:"\u0662",3:"\u0663",4:"\u0664",5:"\u0665",6:"\u0666",7:"\u0667",8:"\u0668",9:"\u0669",0:"\u0660"},n={"\u0661":"1","\u0662":"2","\u0663":"3","\u0664":"4","\u0665":"5","\u0666":"6","\u0667":"7","\u0668":"8","\u0669":"9","\u0660":"0"};e.defineLocale("ar-sa",{months:"\u064a\u0646\u0627\u064a\u0631_\u0641\u0628\u0631\u0627\u064a\u0631_\u0645\u0627\u0631\u0633_\u0623\u0628\u0631\u064a\u0644_\u0645\u0627\u064a\u0648_\u064a\u0648\u0646\u064a\u0648_\u064a\u0648\u0644\u064a\u0648_\u0623\u063a\u0633\u0637\u0633_\u0633\u0628\u062a\u0645\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0641\u0645\u0628\u0631_\u062f\u064a\u0633\u0645\u0628\u0631".split("_"),monthsShort:"\u064a\u0646\u0627\u064a\u0631_\u0641\u0628\u0631\u0627\u064a\u0631_\u0645\u0627\u0631\u0633_\u0623\u0628\u0631\u064a\u0644_\u0645\u0627\u064a\u0648_\u064a\u0648\u0646\u064a\u0648_\u064a\u0648\u0644\u064a\u0648_\u0623\u063a\u0633\u0637\u0633_\u0633\u0628\u062a\u0645\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0641\u0645\u0628\u0631_\u062f\u064a\u0633\u0645\u0628\u0631".split("_"),weekdays:"\u0627\u0644\u0623\u062d\u062f_\u0627\u0644\u0625\u062b\u0646\u064a\u0646_\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621_\u0627\u0644\u062e\u0645\u064a\u0633_\u0627\u0644\u062c\u0645\u0639\u0629_\u0627\u0644\u0633\u0628\u062a".split("_"),weekdaysShort:"\u0623\u062d\u062f_\u0625\u062b\u0646\u064a\u0646_\u062b\u0644\u0627\u062b\u0627\u0621_\u0623\u0631\u0628\u0639\u0627\u0621_\u062e\u0645\u064a\u0633_\u062c\u0645\u0639\u0629_\u0633\u0628\u062a".split("_"),weekdaysMin:"\u062d_\u0646_\u062b_\u0631_\u062e_\u062c_\u0633".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/\u0635|\u0645/,isPM:function(e){return"\u0645"===e},meridiem:function(e,t,n){return e<12?"\u0635":"\u0645"},calendar:{sameDay:"[\u0627\u0644\u064a\u0648\u0645 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextDay:"[\u063a\u062f\u0627 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextWeek:"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastDay:"[\u0623\u0645\u0633 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastWeek:"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",sameElse:"L"},relativeTime:{future:"\u0641\u064a %s",past:"\u0645\u0646\u0630 %s",s:"\u062b\u0648\u0627\u0646",ss:"%d \u062b\u0627\u0646\u064a\u0629",m:"\u062f\u0642\u064a\u0642\u0629",mm:"%d \u062f\u0642\u0627\u0626\u0642",h:"\u0633\u0627\u0639\u0629",hh:"%d \u0633\u0627\u0639\u0627\u062a",d:"\u064a\u0648\u0645",dd:"%d \u0623\u064a\u0627\u0645",M:"\u0634\u0647\u0631",MM:"%d \u0623\u0634\u0647\u0631",y:"\u0633\u0646\u0629",yy:"%d \u0633\u0646\u0648\u0627\u062a"},preparse:function(e){return e.replace(/[\u0661\u0662\u0663\u0664\u0665\u0666\u0667\u0668\u0669\u0660]/g,(function(e){return n[e]})).replace(/\u060c/g,",")},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]})).replace(/,/g,"\u060c")},week:{dow:0,doy:6}})}(n("wd/R"))},glrk:function(e,t,n){var i=n("hh1v");e.exports=function(e){if(!i(e))throw TypeError(String(e)+" is not an object");return e}},gpjr:function(e,t,n){"use strict";var i=n("FKN7"),r=n("tUd6"),o=function(e,t){if(!function(e){var t=i(e);return t.is(":visible")&&"hidden"!==t.css("visibility")&&"hidden"!==t.parents().css("visibility")}(e))return!1;var n=e.nodeName.toLowerCase(),r=!isNaN(t),o=e.disabled;return/^(input|select|textarea|button|object|iframe)$/.test(n)||e.isContentEditable?!o:"a"===n&&e.href||r};e.exports={focusable:function(e,t){return o(t,i(t).attr("tabIndex"))},tabbable:function(e,t){var n=i(t).attr("tabIndex");return(isNaN(n)||n>=0)&&o(t,n)},focused:function(e){var t=i(e).get(0);return r.getActiveElement()===t}}},gq2o:function(e,t,n){"use strict";var i=n("FKN7"),r=n("cGv3").getWindow(),o=n("2S0u"),a=n("l9EA"),s=n("czNW"),l=n("1LL4").extend,c=n("LI0J"),u=n("imRD"),d=a.inherit({NAME:"DateView",getDefaultOptions:function(){return l(this.callBase(),{openOnFieldClick:!0,applyButtonText:u.format("OK"),"dropDownOptions.showTitle":!0})},getDisplayFormat:function(e){return e||c.FORMATS_MAP[this.dateBox.option("type")]},popupConfig:function(e){return{toolbarItems:this.dateBox._popupToolbarItemsConfig(),onInitialized:e.onInitialized,defaultOptionsRules:[{device:{platform:"android"},options:{width:333,height:331}},{device:function(e){var t=e.platform;return"generic"===t||"ios"===t},options:{width:"auto",height:"auto"}},{device:function(e){return"generic"===e.platform&&e.phone},options:{width:333,maxWidth:"100%",maxHeight:"100%",height:"auto",position:{collision:"flipfit flip"}}},{device:{platform:"ios",phone:!0},options:{width:"100%",position:{my:"bottom",at:"bottom",of:r}}}]}},_renderWidget:function(){if(s.inputType(this.dateBox.option("mode"))&&this.dateBox._isNativeType()||this.dateBox.option("readOnly"))this._widget&&(this._widget.$element().remove(),this._widget=null);else{var e=this._getPopup();if(this._widget)this._widget.option(this._getWidgetOptions());else{var t=i("
").appendTo(e.$content());this._widget=this._createWidget(t)}this._widget.$element().appendTo(this._getWidgetContainer())}},_getWidgetName:function(){return o},renderOpenedState:function(){this.callBase(),this._widget&&this._widget.option("value",this._widget._getCurrentDate())},_getWidgetOptions:function(){return{value:this.dateBoxValue()||new Date,type:this.dateBox.option("type"),minDate:this.dateBox.dateOption("min")||new Date(1900,0,1),maxDate:this.dateBox.dateOption("max")||new Date(Date.now()+50*c.ONE_YEAR),onDisposing:(function(){this._widget=null}).bind(this)}}});e.exports=d},h2Ha:function(e,t,n){"use strict";n.d(t,"a",(function(){return de})),n.d(t,"b",(function(){return _e})),n.d(t,"c",(function(){return ge})),n.d(t,"d",(function(){return ve}));var i=n("K9Ia"),r=n("bne5"),o=n("p0ib"),a=n("Rney"),s=n("ny24"),l=n("ad02"),c=n("mrSG"),u=n("FFOo");function d(e){return function(t){return t.lift(new h(e))}}var h=function(){function e(e){this.value=e}return e.prototype.call=function(e,t){return t.subscribe(new p(e,this.value))},e}(),p=function(e){function t(t,n){var i=e.call(this,t)||this;return i.value=n,i}return c.d(t,e),t.prototype._next=function(e){this.destination.next(this.value)},t}(u.a),f=n("TYT/"),m=n("Valr");function g(e){return getComputedStyle(e)}function _(e,t){for(var n in t){var i=t[n];"number"==typeof i&&(i+="px"),e.style[n]=i}return e}function v(e){var t=document.createElement("div");return t.className=e,t}var y="undefined"!=typeof Element&&(Element.prototype.matches||Element.prototype.webkitMatchesSelector||Element.prototype.mozMatchesSelector||Element.prototype.msMatchesSelector);function b(e,t){if(!y)throw new Error("No element matching method supported");return y.call(e,t)}function w(e){e.remove?e.remove():e.parentNode&&e.parentNode.removeChild(e)}function x(e,t){return Array.prototype.filter.call(e.children,(function(e){return b(e,t)}))}var C=function(e){return"ps__thumb-"+e},S=function(e){return"ps__rail-"+e},M=function(e){return"ps--active-"+e},k=function(e){return"ps--scrolling-"+e},O={x:null,y:null};function T(e,t){var n=e.element.classList,i=k(t);n.contains(i)?clearTimeout(O[t]):n.add(i)}function E(e,t){O[t]=setTimeout((function(){return e.isAlive&&e.element.classList.remove(k(t))}),e.settings.scrollingThreshold)}var I=function(e){this.element=e,this.handlers={}},A={isEmpty:{configurable:!0}};I.prototype.bind=function(e,t){void 0===this.handlers[e]&&(this.handlers[e]=[]),this.handlers[e].push(t),this.element.addEventListener(e,t,!1)},I.prototype.unbind=function(e,t){var n=this;this.handlers[e]=this.handlers[e].filter((function(i){return!(!t||i===t)||(n.element.removeEventListener(e,i,!1),!1)}))},I.prototype.unbindAll=function(){for(var e in this.handlers)this.unbind(e)},A.isEmpty.get=function(){var e=this;return Object.keys(this.handlers).every((function(t){return 0===e.handlers[t].length}))},Object.defineProperties(I.prototype,A);var D=function(){this.eventElements=[]};function L(e){if("function"==typeof window.CustomEvent)return new CustomEvent(e);var t=document.createEvent("CustomEvent");return t.initCustomEvent(e,!1,!1,void 0),t}function P(e,t,n,i,r){var o;if(void 0===i&&(i=!0),void 0===r&&(r=!1),"top"===t)o=["contentHeight","containerHeight","scrollTop","y","up","down"];else{if("left"!==t)throw new Error("A proper axis should be provided");o=["contentWidth","containerWidth","scrollLeft","x","left","right"]}!function(e,t,n,i,r){var o=n[0],a=n[1],s=n[2],l=n[3],c=n[4],u=n[5];void 0===i&&(i=!0),void 0===r&&(r=!1);var d=e.element;e.reach[l]=null,d[s]<1&&(e.reach[l]="start"),d[s]>e[o]-e[a]-1&&(e.reach[l]="end"),t&&(d.dispatchEvent(L("ps-scroll-"+l)),t<0?d.dispatchEvent(L("ps-scroll-"+c)):t>0&&d.dispatchEvent(L("ps-scroll-"+u)),i&&function(e,t){T(e,t),E(e,t)}(e,l)),e.reach[l]&&(t||r)&&d.dispatchEvent(L("ps-"+l+"-reach-"+e.reach[l]))}(e,n,o,i,r)}function j(e){return parseInt(e,10)||0}D.prototype.eventElement=function(e){var t=this.eventElements.filter((function(t){return t.element===e}))[0];return t||(t=new I(e),this.eventElements.push(t)),t},D.prototype.bind=function(e,t,n){this.eventElement(e).bind(t,n)},D.prototype.unbind=function(e,t,n){var i=this.eventElement(e);i.unbind(t,n),i.isEmpty&&this.eventElements.splice(this.eventElements.indexOf(i),1)},D.prototype.unbindAll=function(){this.eventElements.forEach((function(e){return e.unbindAll()})),this.eventElements=[]},D.prototype.once=function(e,t,n){var i=this.eventElement(e),r=function(e){i.unbind(t,r),n(e)};i.bind(t,r)};var R={isWebKit:"undefined"!=typeof document&&"WebkitAppearance"in document.documentElement.style,supportsTouch:"undefined"!=typeof window&&("ontouchstart"in window||"maxTouchPoints"in window.navigator&&window.navigator.maxTouchPoints>0||window.DocumentTouch&&document instanceof window.DocumentTouch),supportsIePointer:"undefined"!=typeof navigator&&navigator.msMaxTouchPoints,isChrome:"undefined"!=typeof navigator&&/Chrome/i.test(navigator&&navigator.userAgent)};function z(e){var t=e.element,n=Math.floor(t.scrollTop),i=t.getBoundingClientRect();e.containerWidth=Math.ceil(i.width),e.containerHeight=Math.ceil(i.height),e.contentWidth=t.scrollWidth,e.contentHeight=t.scrollHeight,t.contains(e.scrollbarXRail)||(x(t,S("x")).forEach((function(e){return w(e)})),t.appendChild(e.scrollbarXRail)),t.contains(e.scrollbarYRail)||(x(t,S("y")).forEach((function(e){return w(e)})),t.appendChild(e.scrollbarYRail)),!e.settings.suppressScrollX&&e.containerWidth+e.settings.scrollXMarginOffset=e.railXWidth-e.scrollbarXWidth&&(e.scrollbarXLeft=e.railXWidth-e.scrollbarXWidth),e.scrollbarYTop>=e.railYHeight-e.scrollbarYHeight&&(e.scrollbarYTop=e.railYHeight-e.scrollbarYHeight),function(e,t){var n={width:t.railXWidth},i=Math.floor(e.scrollTop);n.left=t.isRtl?t.negativeScrollAdjustment+e.scrollLeft+t.containerWidth-t.contentWidth:e.scrollLeft,t.isScrollbarXUsingBottom?n.bottom=t.scrollbarXBottom-i:n.top=t.scrollbarXTop+i,_(t.scrollbarXRail,n);var r={top:i,height:t.railYHeight};t.isScrollbarYUsingRight?r.right=t.isRtl?t.contentWidth-(t.negativeScrollAdjustment+e.scrollLeft)-t.scrollbarYRight-t.scrollbarYOuterWidth-9:t.scrollbarYRight-e.scrollLeft:r.left=t.isRtl?t.negativeScrollAdjustment+e.scrollLeft+2*t.containerWidth-t.contentWidth-t.scrollbarYLeft-t.scrollbarYOuterWidth:t.scrollbarYLeft+e.scrollLeft,_(t.scrollbarYRail,r),_(t.scrollbarX,{left:t.scrollbarXLeft,width:t.scrollbarXWidth-t.railBorderXWidth}),_(t.scrollbarY,{top:t.scrollbarYTop,height:t.scrollbarYHeight-t.railBorderYWidth})}(t,e),e.scrollbarXActive?t.classList.add(M("x")):(t.classList.remove(M("x")),e.scrollbarXWidth=0,e.scrollbarXLeft=0,t.scrollLeft=!0===e.isRtl?e.contentWidth:0),e.scrollbarYActive?t.classList.add(M("y")):(t.classList.remove(M("y")),e.scrollbarYHeight=0,e.scrollbarYTop=0,t.scrollTop=0)}function B(e,t){return e.settings.minScrollbarLength&&(t=Math.max(t,e.settings.minScrollbarLength)),e.settings.maxScrollbarLength&&(t=Math.min(t,e.settings.maxScrollbarLength)),t}function F(e,t){var n=t[0],i=t[1],r=t[2],o=t[3],a=t[4],s=t[5],l=t[6],c=t[7],u=t[8],d=e.element,h=null,p=null,f=null;function m(t){t.touches&&t.touches[0]&&(t[r]=t.touches[0].pageY),d[l]=h+f*(t[r]-p),T(e,c),z(e),t.stopPropagation(),t.preventDefault()}function g(){E(e,c),e[u].classList.remove("ps--clicking"),e.event.unbind(e.ownerDocument,"mousemove",m)}function _(t,a){h=d[l],a&&t.touches&&(t[r]=t.touches[0].pageY),p=t[r],f=(e[i]-e[n])/(e[o]-e[s]),a?e.event.bind(e.ownerDocument,"touchmove",m):(e.event.bind(e.ownerDocument,"mousemove",m),e.event.once(e.ownerDocument,"mouseup",g),t.preventDefault()),e[u].classList.add("ps--clicking"),t.stopPropagation()}e.event.bind(e[a],"mousedown",(function(e){_(e)})),e.event.bind(e[a],"touchstart",(function(e){_(e,!0)}))}var N={"click-rail":function(e){e.event.bind(e.scrollbarY,"mousedown",(function(e){return e.stopPropagation()})),e.event.bind(e.scrollbarYRail,"mousedown",(function(t){var n=t.pageY-window.pageYOffset-e.scrollbarYRail.getBoundingClientRect().top;e.element.scrollTop+=(n>e.scrollbarYTop?1:-1)*e.containerHeight,z(e),t.stopPropagation()})),e.event.bind(e.scrollbarX,"mousedown",(function(e){return e.stopPropagation()})),e.event.bind(e.scrollbarXRail,"mousedown",(function(t){var n=t.pageX-window.pageXOffset-e.scrollbarXRail.getBoundingClientRect().left;e.element.scrollLeft+=(n>e.scrollbarXLeft?1:-1)*e.containerWidth,z(e),t.stopPropagation()}))},"drag-thumb":function(e){F(e,["containerWidth","contentWidth","pageX","railXWidth","scrollbarX","scrollbarXWidth","scrollLeft","x","scrollbarXRail"]),F(e,["containerHeight","contentHeight","pageY","railYHeight","scrollbarY","scrollbarYHeight","scrollTop","y","scrollbarYRail"])},keyboard:function(e){var t=e.element;e.event.bind(e.ownerDocument,"keydown",(function(n){if(!(n.isDefaultPrevented&&n.isDefaultPrevented()||n.defaultPrevented)&&(b(t,":hover")||b(e.scrollbarX,":focus")||b(e.scrollbarY,":focus"))){var i,r=document.activeElement?document.activeElement:e.ownerDocument.activeElement;if(r){if("IFRAME"===r.tagName)r=r.contentDocument.activeElement;else for(;r.shadowRoot;)r=r.shadowRoot.activeElement;if(b(i=r,"input,[contenteditable]")||b(i,"select,[contenteditable]")||b(i,"textarea,[contenteditable]")||b(i,"button,[contenteditable]"))return}var o=0,a=0;switch(n.which){case 37:o=n.metaKey?-e.contentWidth:n.altKey?-e.containerWidth:-30;break;case 38:a=n.metaKey?e.contentHeight:n.altKey?e.containerHeight:30;break;case 39:o=n.metaKey?e.contentWidth:n.altKey?e.containerWidth:30;break;case 40:a=n.metaKey?-e.contentHeight:n.altKey?-e.containerHeight:-30;break;case 32:a=n.shiftKey?e.containerHeight:-e.containerHeight;break;case 33:a=e.containerHeight;break;case 34:a=-e.containerHeight;break;case 36:a=e.contentHeight;break;case 35:a=-e.contentHeight;break;default:return}e.settings.suppressScrollX&&0!==o||e.settings.suppressScrollY&&0!==a||(t.scrollTop-=a,t.scrollLeft+=o,z(e),function(n,i){var r=Math.floor(t.scrollTop);if(0===n){if(!e.scrollbarYActive)return!1;if(0===r&&i>0||r>=e.contentHeight-e.containerHeight&&i<0)return!e.settings.wheelPropagation}var o=t.scrollLeft;if(0===i){if(!e.scrollbarXActive)return!1;if(0===o&&n<0||o>=e.contentWidth-e.containerWidth&&n>0)return!e.settings.wheelPropagation}return!0}(o,a)&&n.preventDefault())}}))},wheel:function(e){var t=e.element;function n(n){var i=function(e){var t=e.deltaX,n=-1*e.deltaY;return void 0!==t&&void 0!==n||(t=-1*e.wheelDeltaX/6,n=e.wheelDeltaY/6),e.deltaMode&&1===e.deltaMode&&(t*=10,n*=10),t!=t&&n!=n&&(t=0,n=e.wheelDelta),e.shiftKey?[-n,-t]:[t,n]}(n),r=i[0],o=i[1];if(!function(e,n,i){if(!R.isWebKit&&t.querySelector("select:focus"))return!0;if(!t.contains(e))return!1;for(var r=e;r&&r!==t;){if(r.classList.contains("ps__child--consume"))return!0;var o=g(r);if(i&&o.overflowY.match(/(scroll|auto)/)){var a=r.scrollHeight-r.clientHeight;if(a>0&&(r.scrollTop>0&&i<0||r.scrollTop0))return!0}if(n&&o.overflowX.match(/(scroll|auto)/)){var s=r.scrollWidth-r.clientWidth;if(s>0&&(r.scrollLeft>0&&n<0||r.scrollLeft0))return!0}r=r.parentNode}return!1}(n.target,r,o)){var a=!1;e.settings.useBothWheelAxes?e.scrollbarYActive&&!e.scrollbarXActive?(o?t.scrollTop-=o*e.settings.wheelSpeed:t.scrollTop+=r*e.settings.wheelSpeed,a=!0):e.scrollbarXActive&&!e.scrollbarYActive&&(r?t.scrollLeft+=r*e.settings.wheelSpeed:t.scrollLeft-=o*e.settings.wheelSpeed,a=!0):(t.scrollTop-=o*e.settings.wheelSpeed,t.scrollLeft+=r*e.settings.wheelSpeed),z(e),(a=a||function(n,i){var r=Math.floor(t.scrollTop),o=0===t.scrollTop,a=r+t.offsetHeight===t.scrollHeight,s=0===t.scrollLeft,l=t.scrollLeft+t.offsetWidth===t.scrollWidth;return!(Math.abs(i)>Math.abs(n)?o||a:s||l)||!e.settings.wheelPropagation}(r,o))&&!n.ctrlKey&&(n.stopPropagation(),n.preventDefault())}}void 0!==window.onwheel?e.event.bind(t,"wheel",n):void 0!==window.onmousewheel&&e.event.bind(t,"mousewheel",n)},touch:function(e){if(R.supportsTouch||R.supportsIePointer){var t=e.element,n={},i=0,r={},o=null;R.supportsTouch?(e.event.bind(t,"touchstart",c),e.event.bind(t,"touchmove",u),e.event.bind(t,"touchend",d)):R.supportsIePointer&&(window.PointerEvent?(e.event.bind(t,"pointerdown",c),e.event.bind(t,"pointermove",u),e.event.bind(t,"pointerup",d)):window.MSPointerEvent&&(e.event.bind(t,"MSPointerDown",c),e.event.bind(t,"MSPointerMove",u),e.event.bind(t,"MSPointerUp",d)))}function a(n,i){t.scrollTop-=i,t.scrollLeft-=n,z(e)}function s(e){return e.targetTouches?e.targetTouches[0]:e}function l(e){return!(e.pointerType&&"pen"===e.pointerType&&0===e.buttons||(!e.targetTouches||1!==e.targetTouches.length)&&(!e.pointerType||"mouse"===e.pointerType||e.pointerType===e.MSPOINTER_TYPE_MOUSE))}function c(e){if(l(e)){var t=s(e);n.pageX=t.pageX,n.pageY=t.pageY,i=(new Date).getTime(),null!==o&&clearInterval(o)}}function u(o){if(l(o)){var c=s(o),u={pageX:c.pageX,pageY:c.pageY},d=u.pageX-n.pageX,h=u.pageY-n.pageY;if(function(e,n,i){if(!t.contains(e))return!1;for(var r=e;r&&r!==t;){if(r.classList.contains("ps__child--consume"))return!0;var o=g(r);if(i&&o.overflowY.match(/(scroll|auto)/)){var a=r.scrollHeight-r.clientHeight;if(a>0&&(r.scrollTop>0&&i<0||r.scrollTop0))return!0}if(n&&o.overflowX.match(/(scroll|auto)/)){var s=r.scrollWidth-r.clientWidth;if(s>0&&(r.scrollLeft>0&&n<0||r.scrollLeft0))return!0}r=r.parentNode}return!1}(o.target,d,h))return;a(d,h),n=u;var p=(new Date).getTime(),f=p-i;f>0&&(r.x=d/f,r.y=h/f,i=p),function(n,i){var r=Math.floor(t.scrollTop),o=t.scrollLeft,a=Math.abs(n),s=Math.abs(i);if(s>a){if(i<0&&r===e.contentHeight-e.containerHeight||i>0&&0===r)return 0===window.scrollY&&i>0&&R.isChrome}else if(a>s&&(n<0&&o===e.contentWidth-e.containerWidth||n>0&&0===o))return!0;return!0}(d,h)&&o.preventDefault()}}function d(){e.settings.swipeEasing&&(clearInterval(o),o=setInterval((function(){e.isInitialized?clearInterval(o):r.x||r.y?Math.abs(r.x)<.01&&Math.abs(r.y)<.01?clearInterval(o):(a(30*r.x,30*r.y),r.x*=.8,r.y*=.8):clearInterval(o)}),10))}}},V=function(e,t){var n=this;if(void 0===t&&(t={}),"string"==typeof e&&(e=document.querySelector(e)),!e||!e.nodeName)throw new Error("no element is specified to initialize PerfectScrollbar");for(var i in this.element=e,e.classList.add("ps"),this.settings={handlers:["click-rail","drag-thumb","keyboard","wheel","touch"],maxScrollbarLength:null,minScrollbarLength:null,scrollingThreshold:1e3,scrollXMarginOffset:0,scrollYMarginOffset:0,suppressScrollX:!1,suppressScrollY:!1,swipeEasing:!0,useBothWheelAxes:!1,wheelPropagation:!0,wheelSpeed:1},t)this.settings[i]=t[i];this.containerWidth=null,this.containerHeight=null,this.contentWidth=null,this.contentHeight=null;var r,o,a=function(){return e.classList.add("ps--focus")},s=function(){return e.classList.remove("ps--focus")};this.isRtl="rtl"===g(e).direction,!0===this.isRtl&&e.classList.add("ps__rtl"),this.isNegativeScroll=(o=e.scrollLeft,e.scrollLeft=-1,r=e.scrollLeft<0,e.scrollLeft=o,r),this.negativeScrollAdjustment=this.isNegativeScroll?e.scrollWidth-e.clientWidth:0,this.event=new D,this.ownerDocument=e.ownerDocument||document,this.scrollbarXRail=v(S("x")),e.appendChild(this.scrollbarXRail),this.scrollbarX=v(C("x")),this.scrollbarXRail.appendChild(this.scrollbarX),this.scrollbarX.setAttribute("tabindex",0),this.event.bind(this.scrollbarX,"focus",a),this.event.bind(this.scrollbarX,"blur",s),this.scrollbarXActive=null,this.scrollbarXWidth=null,this.scrollbarXLeft=null;var l=g(this.scrollbarXRail);this.scrollbarXBottom=parseInt(l.bottom,10),isNaN(this.scrollbarXBottom)?(this.isScrollbarXUsingBottom=!1,this.scrollbarXTop=j(l.top)):this.isScrollbarXUsingBottom=!0,this.railBorderXWidth=j(l.borderLeftWidth)+j(l.borderRightWidth),_(this.scrollbarXRail,{display:"block"}),this.railXMarginWidth=j(l.marginLeft)+j(l.marginRight),_(this.scrollbarXRail,{display:""}),this.railXWidth=null,this.railXRatio=null,this.scrollbarYRail=v(S("y")),e.appendChild(this.scrollbarYRail),this.scrollbarY=v(C("y")),this.scrollbarYRail.appendChild(this.scrollbarY),this.scrollbarY.setAttribute("tabindex",0),this.event.bind(this.scrollbarY,"focus",a),this.event.bind(this.scrollbarY,"blur",s),this.scrollbarYActive=null,this.scrollbarYHeight=null,this.scrollbarYTop=null;var c=g(this.scrollbarYRail);this.scrollbarYRight=parseInt(c.right,10),isNaN(this.scrollbarYRight)?(this.isScrollbarYUsingRight=!1,this.scrollbarYLeft=j(c.left)):this.isScrollbarYUsingRight=!0,this.scrollbarYOuterWidth=this.isRtl?function(e){var t=g(e);return j(t.width)+j(t.paddingLeft)+j(t.paddingRight)+j(t.borderLeftWidth)+j(t.borderRightWidth)}(this.scrollbarY):null,this.railBorderYWidth=j(c.borderTopWidth)+j(c.borderBottomWidth),_(this.scrollbarYRail,{display:"block"}),this.railYMarginHeight=j(c.marginTop)+j(c.marginBottom),_(this.scrollbarYRail,{display:""}),this.railYHeight=null,this.railYRatio=null,this.reach={x:e.scrollLeft<=0?"start":e.scrollLeft>=this.contentWidth-this.containerWidth?"end":null,y:e.scrollTop<=0?"start":e.scrollTop>=this.contentHeight-this.containerHeight?"end":null},this.isAlive=!0,this.settings.handlers.forEach((function(e){return N[e](n)})),this.lastScrollTop=Math.floor(e.scrollTop),this.lastScrollLeft=e.scrollLeft,this.event.bind(this.element,"scroll",(function(e){return n.onScroll(e)})),z(this)};V.prototype.update=function(){this.isAlive&&(this.negativeScrollAdjustment=this.isNegativeScroll?this.element.scrollWidth-this.element.clientWidth:0,_(this.scrollbarXRail,{display:"block"}),_(this.scrollbarYRail,{display:"block"}),this.railXMarginWidth=j(g(this.scrollbarXRail).marginLeft)+j(g(this.scrollbarXRail).marginRight),this.railYMarginHeight=j(g(this.scrollbarYRail).marginTop)+j(g(this.scrollbarYRail).marginBottom),_(this.scrollbarXRail,{display:"none"}),_(this.scrollbarYRail,{display:"none"}),z(this),P(this,"top",0,!1,!0),P(this,"left",0,!1,!0),_(this.scrollbarXRail,{display:""}),_(this.scrollbarYRail,{display:""}))},V.prototype.onScroll=function(e){this.isAlive&&(z(this),P(this,"top",this.element.scrollTop-this.lastScrollTop),P(this,"left",this.element.scrollLeft-this.lastScrollLeft),this.lastScrollTop=Math.floor(this.element.scrollTop),this.lastScrollLeft=this.element.scrollLeft)},V.prototype.destroy=function(){this.isAlive&&(this.event.unbindAll(),w(this.scrollbarX),w(this.scrollbarY),w(this.scrollbarXRail),w(this.scrollbarYRail),this.removePsClasses(),this.element=null,this.scrollbarX=null,this.scrollbarY=null,this.scrollbarXRail=null,this.scrollbarYRail=null,this.isAlive=!1)},V.prototype.removePsClasses=function(){this.element.className=this.element.className.split(" ").filter((function(e){return!e.match(/^ps([-_].+|)$/)})).join(" ")};var H=V,Y=function(){if("undefined"!=typeof Map)return Map;function e(e,t){var n=-1;return e.some((function(e,i){return e[0]===t&&(n=i,!0)})),n}return function(){function t(){this.__entries__=[]}return Object.defineProperty(t.prototype,"size",{get:function(){return this.__entries__.length},enumerable:!0,configurable:!0}),t.prototype.get=function(t){var n=e(this.__entries__,t),i=this.__entries__[n];return i&&i[1]},t.prototype.set=function(t,n){var i=e(this.__entries__,t);~i?this.__entries__[i][1]=n:this.__entries__.push([t,n])},t.prototype.delete=function(t){var n=this.__entries__,i=e(n,t);~i&&n.splice(i,1)},t.prototype.has=function(t){return!!~e(this.__entries__,t)},t.prototype.clear=function(){this.__entries__.splice(0)},t.prototype.forEach=function(e,t){void 0===t&&(t=null);for(var n=0,i=this.__entries__;n0},e.prototype.connect_=function(){W&&!this.connected_&&(document.addEventListener("transitionend",this.onTransitionEnd_),window.addEventListener("resize",this.refresh),X?(this.mutationsObserver_=new MutationObserver(this.refresh),this.mutationsObserver_.observe(document,{attributes:!0,childList:!0,characterData:!0,subtree:!0})):(document.addEventListener("DOMSubtreeModified",this.refresh),this.mutationEventsAdded_=!0),this.connected_=!0)},e.prototype.disconnect_=function(){W&&this.connected_&&(document.removeEventListener("transitionend",this.onTransitionEnd_),window.removeEventListener("resize",this.refresh),this.mutationsObserver_&&this.mutationsObserver_.disconnect(),this.mutationEventsAdded_&&document.removeEventListener("DOMSubtreeModified",this.refresh),this.mutationsObserver_=null,this.mutationEventsAdded_=!1,this.connected_=!1)},e.prototype.onTransitionEnd_=function(e){var t=e.propertyName,n=void 0===t?"":t;q.some((function(e){return!!~n.indexOf(e)}))&&this.refresh()},e.getInstance=function(){return this.instance_||(this.instance_=new e),this.instance_},e.instance_=null,e}(),K=function(e,t){for(var n=0,i=Object.keys(t);n0},e}(),ae="undefined"!=typeof WeakMap?new WeakMap:new Y,se=function e(t){if(!(this instanceof e))throw new TypeError("Cannot call a class as a function.");if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");var n=$.getInstance(),i=new oe(t,n,this);ae.set(this,i)};["observe","unobserve","disconnect"].forEach((function(e){se.prototype[e]=function(){var t;return(t=ae.get(this))[e].apply(t,arguments)}}));var le=void 0!==U.ResizeObserver?U.ResizeObserver:se;function ce(e,t){if(1&e&&(f["\u0275\u0275elementStart"](0,"div",3),f["\u0275\u0275element"](1,"div",4),f["\u0275\u0275element"](2,"div",5),f["\u0275\u0275element"](3,"div",6),f["\u0275\u0275element"](4,"div",7),f["\u0275\u0275elementEnd"]()),2&e){var n=f["\u0275\u0275nextContext"]();f["\u0275\u0275classProp"]("ps-at-top",n.states.top)("ps-at-left",n.states.left)("ps-at-right",n.states.right)("ps-at-bottom",n.states.bottom),f["\u0275\u0275advance"](1),f["\u0275\u0275classProp"]("ps-indicator-show",n.indicatorY&&n.interaction),f["\u0275\u0275advance"](1),f["\u0275\u0275classProp"]("ps-indicator-show",n.indicatorX&&n.interaction),f["\u0275\u0275advance"](1),f["\u0275\u0275classProp"]("ps-indicator-show",n.indicatorX&&n.interaction),f["\u0275\u0275advance"](1),f["\u0275\u0275classProp"]("ps-indicator-show",n.indicatorY&&n.interaction)}}var ue=["*"],de=new f.InjectionToken("PERFECT_SCROLLBAR_CONFIG"),he=function(){return function(e,t,n,i){this.x=e,this.y=t,this.w=n,this.h=i}}(),pe=function(){return function(e,t){this.x=e,this.y=t}}(),fe=["psScrollY","psScrollX","psScrollUp","psScrollDown","psScrollLeft","psScrollRight","psYReachEnd","psYReachStart","psXReachEnd","psXReachStart"],me=function(){function e(e){void 0===e&&(e={}),this.assign(e)}return e.prototype.assign=function(e){for(var t in void 0===e&&(e={}),e)this[t]=e[t]},e}(),ge=function(){function e(e,t,n,r,o){this.zone=e,this.differs=t,this.elementRef=n,this.platformId=r,this.defaults=o,this.instance=null,this.ro=null,this.timeout=null,this.animation=null,this.configDiff=null,this.ngDestroy=new i.a,this.disabled=!1,this.psScrollY=new f.EventEmitter,this.psScrollX=new f.EventEmitter,this.psScrollUp=new f.EventEmitter,this.psScrollDown=new f.EventEmitter,this.psScrollLeft=new f.EventEmitter,this.psScrollRight=new f.EventEmitter,this.psYReachEnd=new f.EventEmitter,this.psYReachStart=new f.EventEmitter,this.psXReachEnd=new f.EventEmitter,this.psXReachStart=new f.EventEmitter}return e.prototype.ngOnInit=function(){var e=this;if(!this.disabled&&Object(m.E)(this.platformId)){var t=new me(this.defaults);t.assign(this.config),this.zone.runOutsideAngular((function(){e.instance=new H(e.elementRef.nativeElement,t)})),this.configDiff||(this.configDiff=this.differs.find(this.config||{}).create(),this.configDiff.diff(this.config||{})),this.zone.runOutsideAngular((function(){e.ro=new le((function(){e.update()})),e.elementRef.nativeElement.children[0]&&e.ro.observe(e.elementRef.nativeElement.children[0]),e.ro.observe(e.elementRef.nativeElement)})),this.zone.runOutsideAngular((function(){fe.forEach((function(t){var n=t.replace(/([A-Z])/g,(function(e){return"-"+e.toLowerCase()}));Object(r.a)(e.elementRef.nativeElement,n).pipe(Object(a.a)(20),Object(s.a)(e.ngDestroy)).subscribe((function(n){e[t].emit(n)}))}))}))}},e.prototype.ngOnDestroy=function(){var e=this;Object(m.E)(this.platformId)&&(this.ngDestroy.next(),this.ngDestroy.complete(),this.ro&&this.ro.disconnect(),this.timeout&&"undefined"!=typeof window&&window.clearTimeout(this.timeout),this.zone.runOutsideAngular((function(){e.instance&&e.instance.destroy()})),this.instance=null)},e.prototype.ngDoCheck=function(){!this.disabled&&this.configDiff&&Object(m.E)(this.platformId)&&this.configDiff.diff(this.config||{})&&(this.ngOnDestroy(),this.ngOnInit())},e.prototype.ngOnChanges=function(e){e.disabled&&!e.disabled.isFirstChange()&&Object(m.E)(this.platformId)&&e.disabled.currentValue!==e.disabled.previousValue&&(!0===e.disabled.currentValue?this.ngOnDestroy():!1===e.disabled.currentValue&&this.ngOnInit())},e.prototype.ps=function(){return this.instance},e.prototype.update=function(){var e=this;"undefined"!=typeof window&&(this.timeout&&window.clearTimeout(this.timeout),this.timeout=window.setTimeout((function(){if(!e.disabled&&e.configDiff)try{e.zone.runOutsideAngular((function(){e.instance&&e.instance.update()}))}catch(t){}}),0))},e.prototype.geometry=function(e){return void 0===e&&(e="scroll"),new he(this.elementRef.nativeElement[e+"Left"],this.elementRef.nativeElement[e+"Top"],this.elementRef.nativeElement[e+"Width"],this.elementRef.nativeElement[e+"Height"])},e.prototype.position=function(e){return void 0===e&&(e=!1),!e&&this.instance?new pe(this.instance.reach.x||0,this.instance.reach.y||0):new pe(this.elementRef.nativeElement.scrollLeft,this.elementRef.nativeElement.scrollTop)},e.prototype.scrollable=function(e){void 0===e&&(e="any");var t=this.elementRef.nativeElement;return"any"===e?t.classList.contains("ps--active-x")||t.classList.contains("ps--active-y"):"both"===e?t.classList.contains("ps--active-x")&&t.classList.contains("ps--active-y"):t.classList.contains("ps--active-"+e)},e.prototype.scrollTo=function(e,t,n){this.disabled||(null==t&&null==n?this.animateScrolling("scrollTop",e,n):(null!=e&&this.animateScrolling("scrollLeft",e,n),null!=t&&this.animateScrolling("scrollTop",t,n)))},e.prototype.scrollToX=function(e,t){this.animateScrolling("scrollLeft",e,t)},e.prototype.scrollToY=function(e,t){this.animateScrolling("scrollTop",e,t)},e.prototype.scrollToTop=function(e,t){this.animateScrolling("scrollTop",e||0,t)},e.prototype.scrollToLeft=function(e,t){this.animateScrolling("scrollLeft",e||0,t)},e.prototype.scrollToRight=function(e,t){this.animateScrolling("scrollLeft",this.elementRef.nativeElement.scrollWidth-this.elementRef.nativeElement.clientWidth-(e||0),t)},e.prototype.scrollToBottom=function(e,t){this.animateScrolling("scrollTop",this.elementRef.nativeElement.scrollHeight-this.elementRef.nativeElement.clientHeight-(e||0),t)},e.prototype.scrollToElement=function(e,t,n){var i=this.elementRef.nativeElement.querySelector(e);if(i){var r=i.getBoundingClientRect(),o=this.elementRef.nativeElement.getBoundingClientRect();this.elementRef.nativeElement.classList.contains("ps--active-x")&&this.animateScrolling("scrollLeft",r.left-o.left+this.elementRef.nativeElement.scrollLeft+(t||0),n),this.elementRef.nativeElement.classList.contains("ps--active-y")&&this.animateScrolling("scrollTop",r.top-o.top+this.elementRef.nativeElement.scrollTop+(t||0),n)}},e.prototype.animateScrolling=function(e,t,n){var i=this;if(this.animation&&(window.cancelAnimationFrame(this.animation),this.animation=null),n&&"undefined"!=typeof window){if(t!==this.elementRef.nativeElement[e]){var r=0,o=0,a=performance.now(),s=this.elementRef.nativeElement[e],l=(s-t)/2,c=function(u){o+=Math.PI/(n/(u-a)),r=Math.round(t+l+l*Math.cos(o)),i.elementRef.nativeElement[e]===s&&(o>=Math.PI?i.animateScrolling(e,t,0):(i.elementRef.nativeElement[e]=r,s=i.elementRef.nativeElement[e],a=u,i.animation=window.requestAnimationFrame(c)))};window.requestAnimationFrame(c)}}else this.elementRef.nativeElement[e]=t},e.\u0275fac=function(t){return new(t||e)(f["\u0275\u0275directiveInject"](f.NgZone),f["\u0275\u0275directiveInject"](f.KeyValueDiffers),f["\u0275\u0275directiveInject"](f.ElementRef),f["\u0275\u0275directiveInject"](f.PLATFORM_ID),f["\u0275\u0275directiveInject"](de,8))},e.\u0275dir=f["\u0275\u0275defineDirective"]({type:e,selectors:[["","perfectScrollbar",""]],inputs:{disabled:"disabled",config:["perfectScrollbar","config"]},outputs:{psScrollY:"psScrollY",psScrollX:"psScrollX",psScrollUp:"psScrollUp",psScrollDown:"psScrollDown",psScrollLeft:"psScrollLeft",psScrollRight:"psScrollRight",psYReachEnd:"psYReachEnd",psYReachStart:"psYReachStart",psXReachEnd:"psXReachEnd",psXReachStart:"psXReachStart"},exportAs:["ngxPerfectScrollbar"],features:[f["\u0275\u0275NgOnChangesFeature"]]}),e}(),_e=function(){function e(e,t,n){this.zone=e,this.cdRef=t,this.platformId=n,this.states={},this.indicatorX=!1,this.indicatorY=!1,this.interaction=!1,this.scrollPositionX=0,this.scrollPositionY=0,this.scrollDirectionX=0,this.scrollDirectionY=0,this.usePropagationX=!1,this.usePropagationY=!1,this.allowPropagationX=!1,this.allowPropagationY=!1,this.stateTimeout=null,this.ngDestroy=new i.a,this.stateUpdate=new i.a,this.disabled=!1,this.usePSClass=!0,this.autoPropagation=!1,this.scrollIndicators=!1,this.psScrollY=new f.EventEmitter,this.psScrollX=new f.EventEmitter,this.psScrollUp=new f.EventEmitter,this.psScrollDown=new f.EventEmitter,this.psScrollLeft=new f.EventEmitter,this.psScrollRight=new f.EventEmitter,this.psYReachEnd=new f.EventEmitter,this.psYReachStart=new f.EventEmitter,this.psXReachEnd=new f.EventEmitter,this.psXReachStart=new f.EventEmitter}return e.prototype.ngOnInit=function(){var e=this;Object(m.E)(this.platformId)&&(this.stateUpdate.pipe(Object(s.a)(this.ngDestroy),Object(l.a)((function(t,n){return t===n&&!e.stateTimeout}))).subscribe((function(t){e.stateTimeout&&"undefined"!=typeof window&&(window.clearTimeout(e.stateTimeout),e.stateTimeout=null),"x"===t||"y"===t?(e.interaction=!1,"x"===t?(e.indicatorX=!1,e.states.left=!1,e.states.right=!1,e.autoPropagation&&e.usePropagationX&&(e.allowPropagationX=!1)):"y"===t&&(e.indicatorY=!1,e.states.top=!1,e.states.bottom=!1,e.autoPropagation&&e.usePropagationY&&(e.allowPropagationY=!1))):("left"===t||"right"===t?(e.states.left=!1,e.states.right=!1,e.states[t]=!0,e.autoPropagation&&e.usePropagationX&&(e.indicatorX=!0)):"top"!==t&&"bottom"!==t||(e.states.top=!1,e.states.bottom=!1,e.states[t]=!0,e.autoPropagation&&e.usePropagationY&&(e.indicatorY=!0)),e.autoPropagation&&"undefined"!=typeof window&&(e.stateTimeout=window.setTimeout((function(){e.indicatorX=!1,e.indicatorY=!1,e.stateTimeout=null,e.interaction&&(e.states.left||e.states.right)&&(e.allowPropagationX=!0),e.interaction&&(e.states.top||e.states.bottom)&&(e.allowPropagationY=!0),e.cdRef.markForCheck()}),500))),e.cdRef.markForCheck(),e.cdRef.detectChanges()})),this.zone.runOutsideAngular((function(){if(e.directiveRef){var t=e.directiveRef.elementRef.nativeElement;Object(r.a)(t,"wheel").pipe(Object(s.a)(e.ngDestroy)).subscribe((function(t){!e.disabled&&e.autoPropagation&&e.checkPropagation(t,t.deltaX,t.deltaY)})),Object(r.a)(t,"touchmove").pipe(Object(s.a)(e.ngDestroy)).subscribe((function(t){if(!e.disabled&&e.autoPropagation){var n=t.touches[0].clientX,i=t.touches[0].clientY;e.checkPropagation(t,n-e.scrollPositionX,i-e.scrollPositionY),e.scrollPositionX=n,e.scrollPositionY=i}})),Object(o.a)(Object(r.a)(t,"ps-scroll-x").pipe(d("x")),Object(r.a)(t,"ps-scroll-y").pipe(d("y")),Object(r.a)(t,"ps-x-reach-end").pipe(d("right")),Object(r.a)(t,"ps-y-reach-end").pipe(d("bottom")),Object(r.a)(t,"ps-x-reach-start").pipe(d("left")),Object(r.a)(t,"ps-y-reach-start").pipe(d("top"))).pipe(Object(s.a)(e.ngDestroy)).subscribe((function(t){e.disabled||!e.autoPropagation&&!e.scrollIndicators||e.stateUpdate.next(t)}))}})),window.setTimeout((function(){fe.forEach((function(t){e.directiveRef&&(e.directiveRef[t]=e[t])}))}),0))},e.prototype.ngOnDestroy=function(){Object(m.E)(this.platformId)&&(this.ngDestroy.next(),this.ngDestroy.unsubscribe(),this.stateTimeout&&"undefined"!=typeof window&&window.clearTimeout(this.stateTimeout))},e.prototype.ngDoCheck=function(){if(Object(m.E)(this.platformId)&&!this.disabled&&this.autoPropagation&&this.directiveRef){var e=this.directiveRef.elementRef.nativeElement;this.usePropagationX=e.classList.contains("ps--active-x"),this.usePropagationY=e.classList.contains("ps--active-y")}},e.prototype.checkPropagation=function(e,t,n){this.interaction=!0;var i=t<0?-1:1,r=n<0?-1:1;(this.usePropagationX&&this.usePropagationY||this.usePropagationX&&(!this.allowPropagationX||this.scrollDirectionX!==i)||this.usePropagationY&&(!this.allowPropagationY||this.scrollDirectionY!==r))&&(e.preventDefault(),e.stopPropagation()),t&&(this.scrollDirectionX=i),n&&(this.scrollDirectionY=r),this.stateUpdate.next("interaction"),this.cdRef.detectChanges()},e.\u0275fac=function(t){return new(t||e)(f["\u0275\u0275directiveInject"](f.NgZone),f["\u0275\u0275directiveInject"](f.ChangeDetectorRef),f["\u0275\u0275directiveInject"](f.PLATFORM_ID))},e.\u0275cmp=f["\u0275\u0275defineComponent"]({type:e,selectors:[["perfect-scrollbar"]],viewQuery:function(e,t){var n;1&e&&f["\u0275\u0275staticViewQuery"](ge,!0),2&e&&f["\u0275\u0275queryRefresh"](n=f["\u0275\u0275loadQuery"]())&&(t.directiveRef=n.first)},hostVars:4,hostBindings:function(e,t){2&e&&f["\u0275\u0275classProp"]("ps-show-limits",t.autoPropagation)("ps-show-active",t.scrollIndicators)},inputs:{disabled:"disabled",usePSClass:"usePSClass",autoPropagation:"autoPropagation",scrollIndicators:"scrollIndicators",config:"config"},outputs:{psScrollY:"psScrollY",psScrollX:"psScrollX",psScrollUp:"psScrollUp",psScrollDown:"psScrollDown",psScrollLeft:"psScrollLeft",psScrollRight:"psScrollRight",psYReachEnd:"psYReachEnd",psYReachStart:"psYReachStart",psXReachEnd:"psXReachEnd",psXReachStart:"psXReachStart"},exportAs:["ngxPerfectScrollbar"],ngContentSelectors:ue,decls:4,vars:5,consts:[[2,"position","static",3,"perfectScrollbar","disabled"],[1,"ps-content"],["class","ps-overlay",3,"ps-at-top","ps-at-left","ps-at-right","ps-at-bottom",4,"ngIf"],[1,"ps-overlay"],[1,"ps-indicator-top"],[1,"ps-indicator-left"],[1,"ps-indicator-right"],[1,"ps-indicator-bottom"]],template:function(e,t){1&e&&(f["\u0275\u0275projectionDef"](),f["\u0275\u0275elementStart"](0,"div",0),f["\u0275\u0275elementStart"](1,"div",1),f["\u0275\u0275projection"](2),f["\u0275\u0275elementEnd"](),f["\u0275\u0275template"](3,ce,5,16,"div",2),f["\u0275\u0275elementEnd"]()),2&e&&(f["\u0275\u0275classProp"]("ps",t.usePSClass),f["\u0275\u0275property"]("perfectScrollbar",t.config)("disabled",t.disabled),f["\u0275\u0275advance"](3),f["\u0275\u0275property"]("ngIf",t.scrollIndicators))},directives:[ge,m.p],styles:["perfect-scrollbar{position:relative;display:block;overflow:hidden;width:100%;height:100%;max-width:100%;max-height:100%}perfect-scrollbar[hidden]{display:none}perfect-scrollbar[fxflex]{display:-webkit-box;display:flex;flex-direction:column;height:auto;min-width:0;min-height:0;-webkit-box-direction:column;-webkit-box-orient:column}perfect-scrollbar[fxflex]>.ps{flex:1 1 auto;width:auto;height:auto;min-width:0;min-height:0;-webkit-box-flex:1}perfect-scrollbar[fxlayout]>.ps,perfect-scrollbar[fxlayout]>.ps>.ps-content{display:-webkit-box;display:flex;flex:1 1 auto;flex-direction:inherit;align-items:inherit;align-content:inherit;justify-content:inherit;width:100%;height:100%;-webkit-box-align:inherit;-webkit-box-direction:inherit;-webkit-box-flex:1;-webkit-box-orient:inherit;-webkit-box-pack:inherit},perfect-scrollbar[fxlayout=row]>.ps,perfect-scrollbar[fxlayout=row]>.ps>.ps-content{flex-direction:row!important;-webkit-box-direction:row!important;-webkit-box-orient:row!important}perfect-scrollbar[fxlayout=column]>.ps,perfect-scrollbar[fxlayout=column]>.ps>.ps-content{flex-direction:column!important;-webkit-box-direction:column!important;-webkit-box-orient:column!important}perfect-scrollbar>.ps{position:static;display:block;width:100%;height:100%;max-width:100%;max-height:100%}perfect-scrollbar>.ps textarea{-ms-overflow-style:scrollbar}perfect-scrollbar>.ps>.ps-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:block;overflow:hidden;pointer-events:none}perfect-scrollbar>.ps>.ps-overlay .ps-indicator-bottom,perfect-scrollbar>.ps>.ps-overlay .ps-indicator-left,perfect-scrollbar>.ps>.ps-overlay .ps-indicator-right,perfect-scrollbar>.ps>.ps-overlay .ps-indicator-top{position:absolute;opacity:0;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}perfect-scrollbar>.ps>.ps-overlay .ps-indicator-bottom,perfect-scrollbar>.ps>.ps-overlay .ps-indicator-top{left:0;min-width:100%;min-height:24px}perfect-scrollbar>.ps>.ps-overlay .ps-indicator-left,perfect-scrollbar>.ps>.ps-overlay .ps-indicator-right{top:0;min-width:24px;min-height:100%}perfect-scrollbar>.ps>.ps-overlay .ps-indicator-top{top:0}perfect-scrollbar>.ps>.ps-overlay .ps-indicator-left{left:0}perfect-scrollbar>.ps>.ps-overlay .ps-indicator-right{right:0}perfect-scrollbar>.ps>.ps-overlay .ps-indicator-bottom{bottom:0}perfect-scrollbar>.ps.ps--active-y>.ps__rail-y{top:0!important;right:0!important;left:auto!important;width:10px;cursor:default;-webkit-transition:width .2s linear,opacity .2s linear,background-color .2s linear;transition:width .2s linear,opacity .2s linear,background-color .2s linear}perfect-scrollbar>.ps.ps--active-y>.ps__rail-y.ps--clicking,perfect-scrollbar>.ps.ps--active-y>.ps__rail-y:hover{width:15px}perfect-scrollbar>.ps.ps--active-x>.ps__rail-x{top:auto!important;bottom:0!important;left:0!important;height:10px;cursor:default;-webkit-transition:height .2s linear,opacity .2s linear,background-color .2s linear;transition:height .2s linear,opacity .2s linear,background-color .2s linear}perfect-scrollbar>.ps.ps--active-x>.ps__rail-x.ps--clicking,perfect-scrollbar>.ps.ps--active-x>.ps__rail-x:hover{height:15px}perfect-scrollbar>.ps.ps--active-x.ps--active-y>.ps__rail-y{margin:0 0 10px}perfect-scrollbar>.ps.ps--active-x.ps--active-y>.ps__rail-x{margin:0 10px 0 0}perfect-scrollbar>.ps.ps--scrolling-x>.ps__rail-x,perfect-scrollbar>.ps.ps--scrolling-y>.ps__rail-y{opacity:.9;background-color:#eee}perfect-scrollbar.ps-show-always>.ps.ps--active-x>.ps__rail-x,perfect-scrollbar.ps-show-always>.ps.ps--active-y>.ps__rail-y{opacity:.6}perfect-scrollbar.ps-show-active>.ps.ps--active-y>.ps-overlay:not(.ps-at-top) .ps-indicator-top{opacity:1;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,.5)),to(rgba(255,255,255,0)));background:linear-gradient(to bottom,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%)}perfect-scrollbar.ps-show-active>.ps.ps--active-y>.ps-overlay:not(.ps-at-bottom) .ps-indicator-bottom{opacity:1;background:-webkit-gradient(linear,left bottom,left top,from(rgba(255,255,255,.5)),to(rgba(255,255,255,0)));background:linear-gradient(to top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%)}perfect-scrollbar.ps-show-active>.ps.ps--active-x>.ps-overlay:not(.ps-at-left) .ps-indicator-left{opacity:1;background:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,.5)),to(rgba(255,255,255,0)));background:linear-gradient(to right,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%)}perfect-scrollbar.ps-show-active>.ps.ps--active-x>.ps-overlay:not(.ps-at-right) .ps-indicator-right{opacity:1;background:-webkit-gradient(linear,right top,left top,from(rgba(255,255,255,.5)),to(rgba(255,255,255,0)));background:linear-gradient(to left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%)}perfect-scrollbar.ps-show-active.ps-show-limits>.ps.ps--active-y>.ps-overlay.ps-at-top .ps-indicator-top{background:-webkit-gradient(linear,left top,left bottom,from(rgba(170,170,170,.5)),to(rgba(170,170,170,0)));background:linear-gradient(to bottom,rgba(170,170,170,.5) 0,rgba(170,170,170,0) 100%)}perfect-scrollbar.ps-show-active.ps-show-limits>.ps.ps--active-y>.ps-overlay.ps-at-bottom .ps-indicator-bottom{background:-webkit-gradient(linear,left bottom,left top,from(rgba(170,170,170,.5)),to(rgba(170,170,170,0)));background:linear-gradient(to top,rgba(170,170,170,.5) 0,rgba(170,170,170,0) 100%)}perfect-scrollbar.ps-show-active.ps-show-limits>.ps.ps--active-x>.ps-overlay.ps-at-left .ps-indicator-left{background:-webkit-gradient(linear,left top,right top,from(rgba(170,170,170,.5)),to(rgba(170,170,170,0)));background:linear-gradient(to right,rgba(170,170,170,.5) 0,rgba(170,170,170,0) 100%)}perfect-scrollbar.ps-show-active.ps-show-limits>.ps.ps--active-x>.ps-overlay.ps-at-right .ps-indicator-right{background:-webkit-gradient(linear,right top,left top,from(rgba(170,170,170,.5)),to(rgba(170,170,170,0)));background:linear-gradient(to left,rgba(170,170,170,.5) 0,rgba(170,170,170,0) 100%)}perfect-scrollbar.ps-show-active.ps-show-limits>.ps.ps--active-x>.ps-overlay.ps-at-left .ps-indicator-left.ps-indicator-show,perfect-scrollbar.ps-show-active.ps-show-limits>.ps.ps--active-x>.ps-overlay.ps-at-right .ps-indicator-right.ps-indicator-show,perfect-scrollbar.ps-show-active.ps-show-limits>.ps.ps--active-y>.ps-overlay.ps-at-bottom .ps-indicator-bottom.ps-indicator-show,perfect-scrollbar.ps-show-active.ps-show-limits>.ps.ps--active-y>.ps-overlay.ps-at-top .ps-indicator-top.ps-indicator-show{opacity:1}",".ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;height:15px;bottom:0;position:absolute}.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;width:15px;right:0;position:absolute}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px;position:absolute}.ps__thumb-y{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px;position:absolute}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.ps{overflow:auto!important}}"],encapsulation:2}),e}(),ve=function(){function e(){}return e.\u0275mod=f["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=f["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)},imports:[[m.c],m.c]}),e}()},h9Dq:function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));var i=n("mrSG"),r=function(e){function t(t,n){var i=e.call(this,t,n)||this;return i.scheduler=t,i.work=n,i.pending=!1,i}return i.d(t,e),t.prototype.schedule=function(e,t){if(void 0===t&&(t=0),this.closed)return this;this.state=e;var n=this.id,i=this.scheduler;return null!=n&&(this.id=this.recycleAsyncId(i,n,t)),this.pending=!0,this.delay=t,this.id=this.id||this.requestAsyncId(i,this.id,t),this},t.prototype.requestAsyncId=function(e,t,n){return void 0===n&&(n=0),setInterval(e.flush.bind(e,this),n)},t.prototype.recycleAsyncId=function(e,t,n){if(void 0===n&&(n=0),null!==n&&this.delay===n&&!1===this.pending)return t;clearInterval(t)},t.prototype.execute=function(e,t){if(this.closed)return new Error("executing a cancelled action");this.pending=!1;var n=this._execute(e,t);if(n)return n;!1===this.pending&&null!=this.id&&(this.id=this.recycleAsyncId(this.scheduler,this.id,null))},t.prototype._execute=function(e,t){var n=!1,i=void 0;try{this.work(e)}catch(r){n=!0,i=!!r&&r||new Error(r)}if(n)return this.unsubscribe(),i},t.prototype._unsubscribe=function(){var e=this.id,t=this.scheduler,n=t.actions,i=n.indexOf(this);this.work=null,this.state=null,this.pending=!1,this.scheduler=null,-1!==i&&n.splice(i,1),null!=e&&(this.id=this.recycleAsyncId(t,e,null)),this.delay=null},t}(function(e){function t(t,n){return e.call(this)||this}return i.d(t,e),t.prototype.schedule=function(e,t){return void 0===t&&(t=0),this},t}(n("pugT").a))},hBjN:function(e,t,n){"use strict";var i=n("wE6v"),r=n("m/L8"),o=n("XGwC");e.exports=function(e,t,n){var a=i(t);a in e?r.f(e,a,o(0,n)):e[a]=n}},hByQ:function(e,t,n){"use strict";var i=n("14Sl"),r=n("glrk"),o=n("HYAF"),a=n("Ep9I"),s=n("FMNM");i("search",1,(function(e,t,n){return[function(t){var n=o(this),i=null==t?void 0:t[e];return void 0!==i?i.call(t,n):new RegExp(t)[e](String(n))},function(e){var i=n(t,e,this);if(i.done)return i.value;var o=r(e),l=String(this),c=o.lastIndex;a(c,0)||(o.lastIndex=0);var u=s(o,l);return a(o.lastIndex,c)||(o.lastIndex=c),null===u?-1:u.index}]}))},hDyC:function(e,t,n){"use strict";var i=n("I+eb"),r=n("DMt2").end;i({target:"String",proto:!0,forced:n("mgyK")},{padEnd:function(e){return r(this,e,arguments.length>1?arguments[1]:void 0)}})},hKrs:function(e,t,n){!function(e){"use strict";e.defineLocale("bg",{months:"\u044f\u043d\u0443\u0430\u0440\u0438_\u0444\u0435\u0432\u0440\u0443\u0430\u0440\u0438_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440\u0438\u043b_\u043c\u0430\u0439_\u044e\u043d\u0438_\u044e\u043b\u0438_\u0430\u0432\u0433\u0443\u0441\u0442_\u0441\u0435\u043f\u0442\u0435\u043c\u0432\u0440\u0438_\u043e\u043a\u0442\u043e\u043c\u0432\u0440\u0438_\u043d\u043e\u0435\u043c\u0432\u0440\u0438_\u0434\u0435\u043a\u0435\u043c\u0432\u0440\u0438".split("_"),monthsShort:"\u044f\u043d\u0440_\u0444\u0435\u0432_\u043c\u0430\u0440_\u0430\u043f\u0440_\u043c\u0430\u0439_\u044e\u043d\u0438_\u044e\u043b\u0438_\u0430\u0432\u0433_\u0441\u0435\u043f_\u043e\u043a\u0442_\u043d\u043e\u0435_\u0434\u0435\u043a".split("_"),weekdays:"\u043d\u0435\u0434\u0435\u043b\u044f_\u043f\u043e\u043d\u0435\u0434\u0435\u043b\u043d\u0438\u043a_\u0432\u0442\u043e\u0440\u043d\u0438\u043a_\u0441\u0440\u044f\u0434\u0430_\u0447\u0435\u0442\u0432\u044a\u0440\u0442\u044a\u043a_\u043f\u0435\u0442\u044a\u043a_\u0441\u044a\u0431\u043e\u0442\u0430".split("_"),weekdaysShort:"\u043d\u0435\u0434_\u043f\u043e\u043d_\u0432\u0442\u043e_\u0441\u0440\u044f_\u0447\u0435\u0442_\u043f\u0435\u0442_\u0441\u044a\u0431".split("_"),weekdaysMin:"\u043d\u0434_\u043f\u043d_\u0432\u0442_\u0441\u0440_\u0447\u0442_\u043f\u0442_\u0441\u0431".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"D.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY H:mm",LLLL:"dddd, D MMMM YYYY H:mm"},calendar:{sameDay:"[\u0414\u043d\u0435\u0441 \u0432] LT",nextDay:"[\u0423\u0442\u0440\u0435 \u0432] LT",nextWeek:"dddd [\u0432] LT",lastDay:"[\u0412\u0447\u0435\u0440\u0430 \u0432] LT",lastWeek:function(){switch(this.day()){case 0:case 3:case 6:return"[\u0412 \u0438\u0437\u043c\u0438\u043d\u0430\u043b\u0430\u0442\u0430] dddd [\u0432] LT";case 1:case 2:case 4:case 5:return"[\u0412 \u0438\u0437\u043c\u0438\u043d\u0430\u043b\u0438\u044f] dddd [\u0432] LT"}},sameElse:"L"},relativeTime:{future:"\u0441\u043b\u0435\u0434 %s",past:"\u043f\u0440\u0435\u0434\u0438 %s",s:"\u043d\u044f\u043a\u043e\u043b\u043a\u043e \u0441\u0435\u043a\u0443\u043d\u0434\u0438",ss:"%d \u0441\u0435\u043a\u0443\u043d\u0434\u0438",m:"\u043c\u0438\u043d\u0443\u0442\u0430",mm:"%d \u043c\u0438\u043d\u0443\u0442\u0438",h:"\u0447\u0430\u0441",hh:"%d \u0447\u0430\u0441\u0430",d:"\u0434\u0435\u043d",dd:"%d \u0434\u043d\u0438",M:"\u043c\u0435\u0441\u0435\u0446",MM:"%d \u043c\u0435\u0441\u0435\u0446\u0430",y:"\u0433\u043e\u0434\u0438\u043d\u0430",yy:"%d \u0433\u043e\u0434\u0438\u043d\u0438"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0435\u0432|\u0435\u043d|\u0442\u0438|\u0432\u0438|\u0440\u0438|\u043c\u0438)/,ordinal:function(e){var t=e%10,n=e%100;return 0===e?e+"-\u0435\u0432":0===n?e+"-\u0435\u043d":n>10&&n<20?e+"-\u0442\u0438":1===t?e+"-\u0432\u0438":2===t?e+"-\u0440\u0438":7===t||8===t?e+"-\u043c\u0438":e+"-\u0442\u0438"},week:{dow:1,doy:7}})}(n("wd/R"))},hMAE:function(e,t,n){"use strict";var i,r=n("5qrJ"),o=n("KAnu"),a=n("v4HY").contains,s=n("LdFP"),l=n("GCD8"),c=n("T4bj"),u=n("kgAh"),d=n("Z/aR"),h=r.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}}),p=u.inherit({ctor:function(){this.callBase.apply(this,arguments),this._active=new h(0,o.noop),this._inactive=new h(0,o.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(i){var t=a(this.getElement().get(0),i.getElement().get(0)),n=!i._active.fired();if(t&&n)return void this._cancel();i._inactive.force()}i=this,this._initEvents(e),this._active.start()},_initEvents:function(e){var t=this,n=this._getEmitterTarget(e),r=l.isMouseEvent(e),a=s.isSimulator()||!r,c=o.ensureDefined(this.activeTimeout,30),u=o.ensureDefined(this.inactiveTimeout,400);this._active=new h(a?c:0,(function(){t._fireEvent("dxactive",e,{target:n})})),this._inactive=new h(a?u:0,(function(){t._fireEvent("dxinactive",e,{target:n}),i=null}))},cancel:function(e){this.end(e)},end:function(e){var t=e.type!==c.up;t?this._active.stop():this._active.force(),this._inactive.start(),t&&this._inactive.force()},dispose:function(){this._active.stop(),this._inactive.stop(),this.callBase()},lockInactive:function(){return this._active.force(),this._inactive.stop(),i=null,this._cancel(),this._inactive.force.bind(this._inactive)}});p.lock=function(e){var t=i?i.lockInactive():o.noop;e.done(t)},d({emitter:p,events:["dxactive","dxinactive"]}),t.lock=p.lock,t.active="dxactive",t.inactive="dxinactive"},hMwJ:function(e,t,n){"use strict";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)}var r=n("FKN7"),o=n("cGv3").getWindow(),a=n("jeLr"),s=n("/7L9"),l=n("v4HY").getPublicElement,c=n("1LL4").extend,u=n("ti0F"),d=n("zl3R"),h=n("YQNt"),p=n("66GJ"),f=n("dRNr"),m=n("czNW"),g=n("vlix"),_=n("fGF2"),v=n("GCD8"),y=n("tJvG"),b=y.when,w=y.Deferred,x=v.addNamespace(_,"dxFX"),C=u.isFunction,S=u.isPlainObject,M=n("KAnu").noop,k=/^([+-])=(.*)/i,O={initAnimation:function(e,t){e.css({transitionProperty:"none"}),"string"==typeof t.from?e.addClass(t.from):X(e,t.from);var n=this,i=new w,r=t.cleanupWhen;t.transitionAnimation={deferred:i,finish:function(){n._finishTransition(e),r?b(i,r).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,r=Date.now()+t.delay,o=new w,s=new w,l=new w,c=m.transitionEndEventName()+".dxFX";t.transitionAnimation.cleanup=function(){clearTimeout(n),clearTimeout(u),a.off(e,c),a.off(e,x)},a.one(e,c,(function(){Date.now()-r>=t.duration&&s.reject()})),a.off(e,x),a.on(e,x,(function(){i.stop(e,t),o.reject()}));var u=setTimeout((function(){n=setTimeout((function(){l.reject()}),t.duration+t.delay+$._simulatedTransitionEndDelay),b(s,l).fail((function(){o.resolve()}).bind(this))}));return o.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&&X(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():(S(t.to)&&d.each(t.to,(function(t){e.css(t,e.css(t))})),this._finishTransition(e),this._cleanup(e,t)))}},T={initAnimation:function(e,t){X(e,t.from)},animate:function(e,t){var n=new w,i=this;return t?(d.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:p.convertTransitionTimingFuncToEasing(t.easing),duration:t.duration,startTime:(new Date).valueOf(),finish:function(){this.currentValue=this.to,this.draw(),f.cancelAnimationFrame(t.frameAnimation.animationFrameId),n.resolve()},draw:function(){if(t.draw)t.draw(this.currentValue);else{var n=c({},this.currentValue);n.transform&&(n.transform=d.map(n.transform,(function(e,t){return"translate"===t?h.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){a.off(e,x),a.on(e,x,(function(){t.frameAnimation&&f.cancelAnimationFrame(t.frameAnimation.animationFrameId)})),this._animationStep(e,t)},_parseTransform:function(e){var t={};return d.each(e.match(/(\w|\d)+\([^)]*\)\s*/g),(function(e,n){var i=h.parseTranslate(n),r=n.match(/scale\((.+?)\)/),o=n.match(/(rotate.)\((.+)deg\)/);i&&(t.translate=i),r&&r[1]&&(t.scale=parseFloat(r[1])),o&&o[1]&&(t[o[1]]=parseFloat(o[2]))})),t},stop:function(e,t,n){var i=t&&t.frameAnimation;i&&(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 r=this;n.animationFrameId=f.requestAnimationFrame((function(){r._animationStep(e,t)}))}}},_calcStepValue:function(e,t){return function n(r,o){var a=Array.isArray(o)?[]:{};return d.each(o,(function(s,l){if("string"==typeof l&&!1===parseFloat(l,10))return!0;a[s]="object"===i(l)?n(r[s],l):function(n){var i=t/e.duration,a=t,s=1*r[n],l=o[n]-r[n],c=e.duration;return p.getEasing(e.easing)(i,a,s,l,c)}(s)})),a}(e.from,e.to)},_normalizeValue:function(e){var t=parseFloat(e,10);return!1===t?e:t}},E={initAnimation:function(){},animate:function(){return(new w).resolve().promise()},stop:M,isSynchronous:!0},I=function(e,t,n,i){d.each(["from","to"],(function(){if(!n(e[this]))throw s.Error("E0010",t,this,i)}))},A=function(e,t){return I(e,t,(function(e){return S(e)}),"a plain object")},D={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"}},L={validateConfig:function(e){A(e,"slide")},setup:function(e,t){var n=h.locate(e);if("slide"!==t.type){var i="slideIn"===t.type?t.from:t.to;i.position=c({of:o},D[t.direction]),q(e,i)}this._setUpConfig(n,t.from),this._setUpConfig(n,t.to),h.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=h.getTranslateCss({x:n.left,y:n.top})},_getRelativeValue:function(e){var t;if("string"==typeof e&&(t=k.exec(e)))return parseInt(t[1]+"1")*t[2]}},P={setup:function(e,t){var n,i=t.from,r=S(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:r},t.to={opacity:n}}},j={custom:{setup:function(){}},slide:L,slideIn:L,slideOut:L,fade:P,fadeIn:P,fadeOut:P,pop:{validateConfig:function(e){A(e,"pop")},setup:function(e,t){var n=t.from,i=t.to,r="opacity"in n?n.opacity:e.css("opacity"),o="opacity"in i?i.opacity:1,a="scale"in n?n.scale:0,s="scale"in i?i.scale:1;t.from={opacity:r};var l=h.getTranslate(e);t.from.transform=this._getCssTransform(l,a),t.to={opacity:o},t.to.transform=this._getCssTransform(l,s)},_getCssTransform:function(e,t){return h.getTranslateCss(e)+"scale("+t+")"}},css:{validateConfig:function(e){!function(e,t){I(e,"css",(function(e){return"string"==typeof e}),"a string")}(e)},setup:function(){}}},R={type:"custom",from:{},to:{},duration:400,start:M,complete:M,easing:"ease",delay:0},z={duration:400,easing:"ease",delay:0};function B(){var e=this.element,t=this.config;if(q(e,t.from),q(e,t.to),this.configurator.setup(e,t),e.data("dxAnimData",this),$.off&&(t.duration=0,t.delay=0),this.strategy.initAnimation(e,t),t.start){var n=l(e);t.start.apply(this,[n,t])}}var F=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=l(t);n.complete.apply(this,[i,n])}e.deferred.resolveWith(this,[t,n])}(e)})).fail((function(){e.deferred.rejectWith(this,[t,n])}))},N=function(e){var t=this.element,n=this.config;clearTimeout(this.startTimeout),this.isStarted||this.start(),this.strategy.stop(t,n,e)},V=v.addNamespace(_,"dxFXStartAnimation"),H=function(e,t){var n=c(!0,{},"css"===t.type?z:R,t),i=function(e){var t=j[e.type];if(!t)throw s.Error("E0011",e.type);return t}(n),o=function(e){e=e||{};var t={transition:m.transition()?O:T,frame:T,noAnimation:E},n=e.strategy||"transition";return"css"!==e.type||m.transition()||(n="noAnimation"),t[n]}(n),l={element:r(e),config:n,configurator:i,strategy:o,isSynchronous:o.isSynchronous,setup:B,start:F,stop:N,deferred:new w};return C(i.validateConfig)&&i.validateConfig(n),function(e){a.off(e.element,V),a.on(e.element,V,(function(){$.stop(e.element)})),e.deferred.always((function(){a.off(e.element,V)}))}(l),l};function Y(e){return e.data("dxAnimQueue")||[]}var W=function(e){e.removeData("dxAnimQueue")};function U(e){return!!e.data("dxAnimData")}function G(e,t){if((t=Y(e)).length){var n=t.shift();0===t.length&&W(e),function(e){return e.setup(),$.off||e.isSynchronous?e.start():e.startTimeout=setTimeout((function(){e.start()})),e.deferred.promise()}(n).done((function(){U(e)||G(e)}))}}function q(e,t){if(t&&t.position){var n=r(o),i=0,a=0,s=g.calculate(e,t.position),l=e.offset(),u=e.position();u.top>l.top&&(a=n.scrollTop()),u.left>l.left&&(i=n.scrollLeft()),c(t,{left:s.h.location-l.left+u.left-i,top:s.v.location-l.top+u.top-a}),delete t.position}}function X(e,t){d.each(t,(function(t,n){try{e.css(t,u.isFunction(n)?n():n)}catch(i){}}))}var $={off:!1,animationTypes:j,animate:function(e,t){var n=r(e);if(!n.length)return(new w).resolve().promise();var i=H(n,t);return function(e,t){var n=Y(e);(function(e,t){e.data("dxAnimQueue",t)})(e,n),n.push(t),U(e)||G(e,n)}(n,i),i.deferred.promise()},createAnimation:H,isAnimating:U,stop:function(e,t){var n=r(e),i=Y(n);d.each(i,(function(e,t){t.config.delay=0,t.config.duration=0,t.isSynchronous=!0})),U(n)||G(n,i);var o=n.data("dxAnimData");o&&o.stop(t),n.removeData("dxAnimData"),W(n)},_simulatedTransitionEndDelay:100};e.exports=$,e.exports.default=e.exports},"hN/g":function(e,t,n){"use strict";n.r(t),n("HMEy"),n("l0aJ"),n("ftKg"),n("cGxN"),n("Xv9K"),n("6hpn"),n("7sbD"),n("5P7u"),n("tgv2"),n("CQOm"),n("SkA5"),n("Kv9l"),n("mjWP"),n("mCUB"),n("H0pb"),n("0TWp")},hO7Y:function(e,t,n){"use strict";var i=n("ti0F").isDefined,r=n("z7z0").adjust,o=Math.round;function a(e){return e}e.exports={translate:function(e,t){var n=this._canvasOptions,r=this._categoriesToPoints[e.valueOf()],a=this.translateSpecialCase(e),s=n.startPointIndex||0,l=this._options.stick?0:.5;return i(a)?o(a):r||0===r?o(this._calculateProjection(n.interval*(r+l-s+.5*(t=t||0)))):null},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,a=this._options.stick,s=o.invert,l=o.interval*t,c=e/l,u=(this.visibleCategories||[]).length,d=parseInt((o.startPointIndex||0)+c+.5),h=parseInt(r(o.canvasLength/l)+(a?1:0))||1;s&&(d=parseInt((o.startPointIndex||0)+u-c+.5)-h),d<0&&(d=0),(n=d+h)>i.length&&(d=(n=i.length)-h)<0&&(d=0);var p=i.slice(parseInt(d),parseInt(n)),f=this._getDiscreteInterval(p.length,o);return t=f/o.interval,e=this.translate(s?p[p.length-1]:p[0])*t-(o.startPoint+(a?0:f/2)),{min:p[0],max:p[p.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,r=this.getCanvasVisibleArea(),o=!this._options.stick&&1,a=i(e)?this.translate(e,-o):null,s=i(t)?this.translate(t,+o):null;return null===a&&(a=n.invert?r.max:r.min),null===s&&(s=n.invert?r.min:r.max),this.canvasLength/Math.abs(s-a)},isValid:function(e){return!!i(e)&&this._categoriesToPoints[e.valueOf()]>=0},getCorrectValue:a,to:function(e,t){var n=this._canvasOptions,i=this._categoriesToPoints[e.valueOf()];return o(this._calculateProjection(n.interval*(i+(this._options.stick?0:.5)-(n.startPointIndex||0)+(this._businessRange.invert?-1:1)*t*.5)))},from:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,n=this._canvasOptions,i=n.startPoint,r=this.visibleCategories||this._categories,a=r.length,s=this._options.stick?.5:0,l=o((e-i)/n.interval+s-.5-.5*t);return l>=a&&(l=a-1),l<0&&(l=0),n.invert&&(l=a-l-1),r[l]},_add:function(){return NaN},_toValue:a,isValueProlonged:!0}},hUrc:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i=n("ti0F"),r=function(e){return e&&e.__esModule?e:{default:e}}(n("OZWN")),o={tryCreateTag:function(e){var t=null;return(0,i.isDefined)(e)&&o.isEmpty(t={vertical:e.vertical,wrapText:e.wrapText,horizontal:e.horizontal})&&(t=null),t},copy:function(e){var t=null;return(0,i.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 o.isEmpty(e)&&o.isEmpty(t)||(0,i.isDefined)(e)&&(0,i.isDefined)(t)&&e.vertical===t.vertical&&e.wrapText===t.wrapText&&e.horizontal===t.horizontal},isEmpty:function(e){return!(0,i.isDefined)(e)||!(0,i.isDefined)(e.vertical)&&!(0,i.isDefined)(e.wrapText)&&!(0,i.isDefined)(e.horizontal)},toXml:function(e){return r.default.toXml("alignment",{vertical:e.vertical,wrapText:(0,i.isDefined)(e.wrapText)?Number(e.wrapText):void 0,horizontal:e.horizontal})}};t.default=o},hVT6:function(e,t,n){"use strict";var i,r=n("KAnu").noop,o=n("OdII"),a=o.postCtor,s={_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(i in o)"postCtor"!==i&&(s[i]=o[i]);t.plugin={name:"data_source",init:function(){a.call(this)},dispose:r,members:s}},hXpO:function(e,t,n){var i=n("HYAF"),r=/"/g;e.exports=function(e,t,n,o){var a=String(i(e)),s="<"+t;return""!==n&&(s+=" "+n+'="'+String(o).replace(r,""")+'"'),s+">"+a+""}},heGP:function(e,t,n){"use strict";e.exports=function(e){var t,n=function(){return t=e.apply(this,arguments),n=function(){return t},t};return function(){return n.apply(this,arguments)}}},hh1v:function(e,t){e.exports=function(e){return"object"==typeof e?null!==e:"function"==typeof e}},hjRR:function(e,t,n){"use strict";var i=n("1LL4").extend,r=n("cHJt"),o=n("Uus4"),a=n("Ny+d"),s=r.inherit({NAME:"dropDownMenu",render:function(){this._hasVisibleMenuItems()&&(this._renderMenuButtonContainer(),this._renderWidget())},renderMenuItems:function(){this._menu||this.render(),this.callBase(),this._menu&&!this._menu.option("items").length&&this._menu.close()},_menuWidgetClass:function(){return a},_widgetOptions:function(){var e=this;return i(this.callBase(),{deferRendering:!0,container:e._toolbar.option("menuContainer"),menuWidget:o,onOptionChanged:function(t){"items"===t.name&&e._updateMenuVisibility(t.value)},popupPosition:{at:"bottom right",my:"top right"}})},_updateMenuVisibility:function(e){var t=e||this._getMenuItems(),n=t.length&&this._hasVisibleMenuItems(t);this._toggleMenuVisibility(n)},_toggleMenuVisibility:function(e){this._menuContainer()&&this._menuContainer().toggleClass("dx-state-invisible",!e)},_menuContainer:function(){return this._$menuButtonContainer}});e.exports=s},hn2h:function(e,t,n){"use strict";var i=n("KAnu").noop,r=n("5qrJ"),o=r.abstract,a=n("dRNr"),s=r.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,a.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=a.requestAnimationFrame(this._proxiedStepCore)}},_step:o,_isFinished:i,_stop:i,_complete:i,_isStopped:function(){return this._stopped},inProgress:function(){return!(this._stopped||this._finished)}});e.exports=s},honF:function(e,t,n){!function(e){"use strict";var t={1:"\u1041",2:"\u1042",3:"\u1043",4:"\u1044",5:"\u1045",6:"\u1046",7:"\u1047",8:"\u1048",9:"\u1049",0:"\u1040"},n={"\u1041":"1","\u1042":"2","\u1043":"3","\u1044":"4","\u1045":"5","\u1046":"6","\u1047":"7","\u1048":"8","\u1049":"9","\u1040":"0"};e.defineLocale("my",{months:"\u1007\u1014\u103a\u1014\u101d\u102b\u101b\u102e_\u1016\u1031\u1016\u1031\u102c\u103a\u101d\u102b\u101b\u102e_\u1019\u1010\u103a_\u1027\u1015\u103c\u102e_\u1019\u1031_\u1007\u103d\u1014\u103a_\u1007\u1030\u101c\u102d\u102f\u1004\u103a_\u101e\u103c\u1002\u102f\u1010\u103a_\u1005\u1000\u103a\u1010\u1004\u103a\u1018\u102c_\u1021\u1031\u102c\u1000\u103a\u1010\u102d\u102f\u1018\u102c_\u1014\u102d\u102f\u101d\u1004\u103a\u1018\u102c_\u1012\u102e\u1007\u1004\u103a\u1018\u102c".split("_"),monthsShort:"\u1007\u1014\u103a_\u1016\u1031_\u1019\u1010\u103a_\u1015\u103c\u102e_\u1019\u1031_\u1007\u103d\u1014\u103a_\u101c\u102d\u102f\u1004\u103a_\u101e\u103c_\u1005\u1000\u103a_\u1021\u1031\u102c\u1000\u103a_\u1014\u102d\u102f_\u1012\u102e".split("_"),weekdays:"\u1010\u1014\u1004\u103a\u1039\u1002\u1014\u103d\u1031_\u1010\u1014\u1004\u103a\u1039\u101c\u102c_\u1021\u1004\u103a\u1039\u1002\u102b_\u1017\u102f\u1012\u1039\u1013\u101f\u1030\u1038_\u1000\u103c\u102c\u101e\u1015\u1010\u1031\u1038_\u101e\u1031\u102c\u1000\u103c\u102c_\u1005\u1014\u1031".split("_"),weekdaysShort:"\u1014\u103d\u1031_\u101c\u102c_\u1002\u102b_\u101f\u1030\u1038_\u1000\u103c\u102c_\u101e\u1031\u102c_\u1014\u1031".split("_"),weekdaysMin:"\u1014\u103d\u1031_\u101c\u102c_\u1002\u102b_\u101f\u1030\u1038_\u1000\u103c\u102c_\u101e\u1031\u102c_\u1014\u1031".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u101a\u1014\u1031.] LT [\u1019\u103e\u102c]",nextDay:"[\u1019\u1014\u1000\u103a\u1016\u103c\u1014\u103a] LT [\u1019\u103e\u102c]",nextWeek:"dddd LT [\u1019\u103e\u102c]",lastDay:"[\u1019\u1014\u1031.\u1000] LT [\u1019\u103e\u102c]",lastWeek:"[\u1015\u103c\u102e\u1038\u1001\u1032\u1037\u101e\u1031\u102c] dddd LT [\u1019\u103e\u102c]",sameElse:"L"},relativeTime:{future:"\u101c\u102c\u1019\u100a\u103a\u1037 %s \u1019\u103e\u102c",past:"\u101c\u103d\u1014\u103a\u1001\u1032\u1037\u101e\u1031\u102c %s \u1000",s:"\u1005\u1000\u1039\u1000\u1014\u103a.\u1021\u1014\u100a\u103a\u1038\u1004\u101a\u103a",ss:"%d \u1005\u1000\u1039\u1000\u1014\u1037\u103a",m:"\u1010\u1005\u103a\u1019\u102d\u1014\u1005\u103a",mm:"%d \u1019\u102d\u1014\u1005\u103a",h:"\u1010\u1005\u103a\u1014\u102c\u101b\u102e",hh:"%d \u1014\u102c\u101b\u102e",d:"\u1010\u1005\u103a\u101b\u1000\u103a",dd:"%d \u101b\u1000\u103a",M:"\u1010\u1005\u103a\u101c",MM:"%d \u101c",y:"\u1010\u1005\u103a\u1014\u103e\u1005\u103a",yy:"%d \u1014\u103e\u1005\u103a"},preparse:function(e){return e.replace(/[\u1041\u1042\u1043\u1044\u1045\u1046\u1047\u1048\u1049\u1040]/g,(function(e){return n[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]}))},week:{dow:1,doy:4}})}(n("wd/R"))},huem:function(e,t,n){"use strict";var i=T(n("FKN7")),r=T(n("cYys")),o=n("XDlg"),a=T(n("yxXJ")),s=n("KAnu"),l=n("ti0F"),c=T(n("zl3R")),u=n("XgSC"),d=n("1LL4"),h=n("XpgS"),p=T(n("2Fn2")),f=n("3RoI"),m=T(n("D8Ap")),g=T(n("GYHJ")),_=n("8S5z"),v=T(n("xZEH")),y=T(n("3IPI")),b=T(n("Bhoz")),w=T(n("dYUP")),x=T(n("imRD")),C=n("tJvG"),S=T(n("L+Gw")),M=n("+12O"),k=n("8Cge"),O=T(n("AJM7"));function T(e){return e&&e.__esModule?e:{default:e}}var E=["filterValues","filterType","fixed","fixedPosition"],I=["visibleIndex","dataField","name","dataType","width","visible","sortOrder","lastSortOrder","sortIndex","groupIndex","filterValue","selectedFilterOperation","added"].concat(E),A={visibleWidth:!0,bestFitWidth:!0,bufferedFilterValue:!0},D=Number.MAX_SAFE_INTEGER||9007199254740991,L=/columns\[(\d+)\]\.?/gi,P=1;e.exports={defaultOptions:function(){return{commonColumnSettings:{allowFiltering:!0,allowHiding:!0,allowSorting:!0,allowEditing:!0,encodeHtml:!0,trueText:x.default.format("dxDataGrid-trueText"),falseText:x.default.format("dxDataGrid-falseText")},allowColumnReordering:!1,allowColumnResizing:!1,columnResizingMode:"nextColumn",columnMinWidth:void 0,columnWidth:void 0,adaptColumnWidthByRatio:!0,columns:void 0,regenerateColumnsByVisibleItems:!1,customizeColumns:null,dateSerializationFormat:void 0}},controllers:{columns:g.default.Controller.inherit(function(){var e={visible:!0,showInColumnChooser:!0},t={number:["=","<>","<",">","<=",">=","between"],string:["contains","notcontains","startswith","endswith","=","<>"],date:["=","<>","<",">","<=",">=","between"],datetime:["=","<>","<",">","<=",">=","between"]},n={visibleIndex:!0,groupIndex:!0,grouped:!0,sortIndex:!0,sortOrder:!0},g=function(e){e.filterOperations=e.defaultFilterOperations},x=function(t,n,i,r){var o={};if(n){(0,l.isString)(n)&&(n={dataField:n});var a={};if(n.command)a=(0,f.deepExtendArraySafe)(o,n);else{o=t.getCommonSettings(n),i&&i.name&&i.dataField&&(n=(0,d.extend)({},n,{dataField:i.dataField}));var s=t._createCalculatedColumnOptions(n,r);n.type||(a={headerId:"dx-col-".concat(P++)}),a=(0,f.deepExtendArraySafe)(a,e),(0,f.deepExtendArraySafe)(a,o),(0,f.deepExtendArraySafe)(a,s),(0,f.deepExtendArraySafe)(a,n),(0,f.deepExtendArraySafe)(a,{selector:null})}return n.filterOperations===n.defaultFilterOperations&&g(a),a}},T=function e(t,n,i){var r=[];return n&&c.default.each(n,(function(n,o){var a=t._columnsUserState&&q(o,t._columnsUserState[n])&&t._columnsUserState[n],s=x(t,o,a,i);s&&(i&&(s.ownerBand=i),r.push(s),s.columns&&(r=r.concat(e(t,s.columns,s)),delete s.columns,s.hasColumns=!0))})),r},j=function(e,t){for(var n=[],i=t[e];i;)n.unshift(i),i=t[e=i.index];return n},R=function(e,t,n){var i=[],r=t[e];if(r)for(var o=0;o=0&&(i=["columns[".concat(a,"]")])}else for(n=e._columns.filter(o);n.length&&-1!==n.indexOf(t);)i.unshift("columns[".concat(n.indexOf(t),"]")),n=(t=r.columnParentByIndex[t.index])?e._columns.filter(o):[];return i.join(".")},B=function e(t,n){var i=0,r=t.getChildrenByBandColumn(n,!0);return c.default.each(r,(function(n,r){r.isBand?(r.colspan=r.colspan||e(t,r.index),i+=r.colspan||1):i+=1})),i},F=function(e){var t=(0,l.type)(e);return"string"!==t&&"boolean"!==t&&"number"!==t&&"date"!==t&&"object"!==t&&(t=void 0),t},N=function(e,t){switch(e){case"date":case"datetime":return y.default.getDateSerializationFormat(t);case"number":if((0,l.isString)(t))return"string";if((0,l.isNumeric)(t))return null}},V=function(e,t){e.deserializeValue||((0,_.isDateType)(t)&&(e.deserializeValue=function(e){return y.default.deserializeDate(e)},e.serializeValue=function(e){return(0,l.isString)(e)?e:y.default.serializeDate(e,this.serializationFormat)}),"number"===t&&(e.deserializeValue=function(e){var t=parseFloat(e);return isNaN(t)?e:t},e.serializeValue=function(e,t){return"filter"===t?e:(0,l.isDefined)(e)&&"string"===this.serializationFormat?e.toString():e}))},H=function(e){return!0===e.value?this.trueText||"true":!1===e.value?this.falseText||"false":e.valueText||""},Y=function(e){if("boolean"===e)return H},W=function(e){c.default.each(e._columns,(function(e,t){t.index=e})),c.default.each(e._columns,(function(e,t){(0,l.isObject)(t.ownerBand)&&(t.ownerBand=t.ownerBand.index)})),c.default.each(e._commandColumns,(function(e,t){t.index=-(e+1)}))},U=function(e,t){(0,h.normalizeIndexes)(e._columns,"groupIndex",t,(function(e){var t=e.grouped;return delete e.grouped,t}))},G=function(e,t,n){var i,r=(0,l.isObject)(t)?t.rowIndex:null,o="group"===n?e.getGroupColumns():"columnChooser"===n?e.getChooserColumns():e.getVisibleColumns(r);return t=(0,l.isObject)(t)?t.columnIndex:t,(i=o[t])&&"groupExpand"===i.type&&(i=e._columns.filter((function(e){return i.type===e.type}))[0]||i),i&&(0,l.isDefined)(i.index)?i.index:-1};function q(e,t){return e&&t&&t.name===e.name&&(t.dataField===e.dataField||e.name)}var X=function(e){var t,n,i,r=e._columnsUserState,o=e._ignoreColumnOptionNames||[],a=e._columns,s={},c=[],u=!0,d=[];function p(e,t){if(t)for(var n=0;n=0||("dataType"===i?e[i]=e[i]||t[i]:(0,h.inArray)(i,E)>=0?i in t&&(e[i]=t[i]):("selectedFilterOperation"===i&&t[i]&&(e.defaultSelectedFilterOperation=e[i]||null),e[i]=t[i]))}}function f(e,t){for(var n=t.name||t.dataField,i=s[n]||0,r=0;r=0,d.push(n);for(i=0;i=0&&(0,l.isDefined)(r[n].initialIndex)?c[n]=t:c.push(t);var m=!1;for(i=0;i=0?n>=0||(e.lastSortOrder=e.sortOrder):e.sortOrder=e.lastSortOrder},te=function(e,t){var n=t.value,i=t.optionName,r=t.prevValue,o="".concat(t.fullOptionName,".").concat(i);A[i]||e._skipProcessingColumnsChange===o||(e._skipProcessingColumnsChange=o,e.component._notifyOptionChanged(o,n,r),e._skipProcessingColumnsChange=!1)},ne=function(e,t,i,r,o){var s,c,u,d=a.default.compileGetter(i),p=t.index;if(3===arguments.length)return d(t,{functionsAsIs:!0});var f=d(t,{functionsAsIs:!0});if(f!==r){"groupIndex"===i||"calculateGroupValue"===i?(c="grouping",ee(t,r,f)):c="sortIndex"===i||"sortOrder"===i||"calculateSortValue"===i?"sorting":"columns";var m=a.default.compileSetter(i);m(t,r,{functionsAsIs:!0});var g=z(e,t);n[i]&&($(e,t),r=d(t)),g&&te(e,{fullOptionName:g,optionName:i,value:r,prevValue:f}),(0,l.isDefined)(f)||(0,l.isDefined)(r)||0===i.indexOf("buffer")||(o=!0),o?K(e):((0,h.inArray)(i,I)<0&&"visibleWidth"!==i&&(s=e.option("columns"),u=e.getColumnByPath(g,s),(0,l.isString)(u)&&(u=s[p]={dataField:u}),u&&q(u,t)&&m(u,r,{functionsAsIs:!0})),Q(e,c,i,p))}};function ie(e){return"asc"===e||"desc"===e}var re=function(e,t){var n=this.dataField.split("."),i=n.length-1;this.serializeValue&&(t=this.serializeValue(t));for(var r=0;r1&&(s=c.default.map(s,(function(e){return(0,d.extend)({},e,{rowspan:a})}))),s.unshift.apply(s,(0,l.isDefined)(r)?[r,1]:[i,0]),e.splice.apply(e,s),a||1},le=function(e,t){for(var n=e?e.toString():"0";n.length=0&&(i?(a[h]=(0,d.extend)({fixed:s},n[o],r),"groupExpand"!==r.type&&(l=l.filter(u))):a[h]=(0,d.extend)({},r,n[o],"groupExpand"===r.type&&{visibleIndex:r.visibleIndex,index:r.index,headerId:r.headerId,allowFixing:0===r.groupIndex,allowReordering:0===r.groupIndex,groupIndex:r.groupIndex}));return t.length&&i&&l.length&&(a=a.concat(l)),a},ue=function(e,t){return(0,l.isDefined)(t.fixed)||!t.type?t.fixed:e._isColumnFixing()};function de(e){e._bandColumnsCache=void 0}return{_getExpandColumnOptions:function(){return{type:"expand",command:"expand",width:"auto",cssClass:"dx-command-expand",allowEditing:!1,allowGrouping:!1,allowSorting:!1,allowResizing:!1,allowReordering:!1,allowHiding:!1}},_getFirstItems:function(e){var t,n=[];return e&&e.items().length>0&&(t=(0,_.normalizeSortingInfo)(e.group()).length,n=function e(t,n){if(!t||!n)return t;for(var i=0;i=c.length))return[];(0,l.isDefined)(t)||(t="right"===n?0:c.length),i[s]=c.slice(0),o.colspan||(o.colspan=a),i[s].splice(t,e,o)}return i},_isColumnFixing:function(){var e=this.option("columnFixing.enabled");return!e&&c.default.each(this._columns,(function(t,n){if(n.fixed)return e=!0,!1})),e},_getExpandColumnsCore:function(){return this.getGroupColumns()},getExpandColumns:function(){var e,t=this._getExpandColumnsCore(),n=t.filter((function(e){return 0===e.groupIndex}))[0],i=n&&n.fixed,r=this._isColumnFixing();return t.length&&(e=this.columnOption("command:expand")),c.default.map(t,(function(t){return(0,d.extend)({},t,{visibleWidth:null,minWidth:null,cellTemplate:(0,l.isDefined)(t.groupIndex)?null:t.cellTemplate,headerCellTemplate:null,fixed:!(!(0,l.isDefined)(t.groupIndex)||!i)||r},e,{index:t.index,type:t.type||"groupExpand"})}))},getBandColumnsCache:function(){if(!this._bandColumnsCache){var e=this._columns,t={},n={},i=!0;e.forEach((function(r){var o=r.ownerBand,a=e[o];r.hasColumns&&(i=!1),r.colspan&&(r.colspan=void 0),r.rowspan&&(r.rowspan=void 0),a?n[r.index]=a:o=-1,t[o]=t[o]||[],t[o].push(r)})),this._bandColumnsCache={isPlain:i,columnChildrenByIndex:t,columnParentByIndex:n}}return this._bandColumnsCache},_isColumnVisible:function(e){return e.visible&&this.isParentColumnVisible(e.index)},_getVisibleColumnsCore:function(){var e,t,n=this,i=[],r=0,o=0,a=n.getRowCount(),s=[],u=[],d=0,h=n.option("rtlEnabled"),p=n.getBandColumnsCache(),m=ce(n,n.getExpandColumns(),n._columns),g=ce(n,n._columns,n._commandColumns,!0),_=function(e){var t;for(t=0;e>1;t++)e/=10;return t}(g.length);for(function(e,t,n){for(var i,r=0;r1&&(o.rowspan=i)))}}(n,g,p),e=0;e=0;e--)r=le(o[e].visibleIndex,_)+r;i[r]=i[r]||[],i[r].push(this),d++}})),c.default.each(i,(function(e){(0,f.orderEach)(u[e],(function(t,n){i[e].unshift.apply(i[e],n)}));var t=i[e].length;c.default.each(s[e],(function(t,n){(0,f.orderEach)(n,(function(t,n){i[e].push.apply(i[e],n)}))})),o=0){var u=this._columns[s];if(t=(0,l.isObject)(t)?t.columnIndex:t,o=c>=0?this._columns[c].groupIndex:-1,(0,l.isDefined)(u.groupIndex)&&"group"===n&&(o>u.groupIndex&&o--,"group"!==i?a.groupIndex=void 0:(r=u.groupIndex,delete u.groupIndex,U(this))),"group"===i)a.groupIndex=function(e,t,n){var i,r=e.getGroupColumns();if(n>=0)for(i=0;i=n&&r[i].groupIndex++;else for(n=0,i=0;i=0){var d=this._columns[c];a.visibleIndex=d&&u.ownerBand===d.ownerBand?ue(this,u)^ue(this,d)?D:d.visibleIndex:D}var h="columnChooser"!==i;u.visible!==h&&(a.visible=h),this.columnOption(u.index,a)}},changeSortOrder:function(e,t){var n={},i=this.option("sorting"),r=i&&i.mode,o=this._columns[e];("single"===r||"multiple"===r)&&o&&o.allowSorting&&(("single"===r||!t)&&!(0,l.isDefined)(o.groupIndex)&&c.default.each(this._columns,(function(t){t!==e&&this.sortOrder&&!(0,l.isDefined)(this.groupIndex)&&(delete this.sortOrder,delete this.sortIndex)})),ie(t)?o.sortOrder!==t&&(n.sortOrder=t):"none"===t?o.sortOrder&&(n.sortIndex=void 0,n.sortOrder=void 0):function(e){if("ctrl"===t){if(!("sortOrder"in e)||!("sortIndex"in e))return!1;n.sortOrder=void 0,n.sortIndex=void 0}else n.sortOrder=(0,l.isDefined)(e.groupIndex)||(0,l.isDefined)(e.sortIndex)?"desc"===e.sortOrder?"asc":"desc":"asc"}(o)),this.columnOption(o.index,n)},getSortDataSourceParameters:function(e){var t=[],n=[];return c.default.each(this._columns,(function(){(this.dataField||this.selector||this.calculateCellValue)&&(0,l.isDefined)(this.sortIndex)&&!(0,l.isDefined)(this.groupIndex)&&(t[this.sortIndex]=this)})),c.default.each(t,(function(){if(ie(this&&this.sortOrder)){var t={selector:this.calculateSortValue||this.displayField||this.calculateDisplayValue||e&&this.selector||this.dataField||this.calculateCellValue,desc:"desc"===this.sortOrder};this.sortingMethod&&(t.compare=this.sortingMethod.bind(this)),n.push(t)}})),n.length>0?n:null},getGroupDataSourceParameters:function(e){var t=[];return c.default.each(this.getGroupColumns(),(function(){var n=this.calculateGroupValue||this.displayField||this.calculateDisplayValue||e&&this.selector||this.dataField||this.calculateCellValue;if(n){var i={selector:n,desc:"desc"===this.sortOrder,isExpanded:!!this.autoExpandGroup};this.sortingMethod&&(i.compare=this.sortingMethod.bind(this)),t.push(i)}})),t.length>0?t:null},refresh:function(e){var t=[];return c.default.each(this._columns,(function(){var n=this.lookup;if(n&&!this.calculateDisplayValue){if(e&&n.valueMap)return;n.update&&t.push(n.update())}})),C.when.apply(i.default,t).done(K.bind(null,this))},_updateColumnOptions:function(e,n){e.selector=e.selector||function(t){return e.calculateCellValue(t)},c.default.each(["calculateSortValue","calculateGroupValue","calculateDisplayValue"],(function(t,i){var r=e[i];(0,l.isFunction)(r)&&!r.originalCallback&&(e[i]=function(t){return r.call(e,t)},e[i].originalCallback=r,e[i].columnIndex=n)})),(0,l.isString)(e.calculateDisplayValue)&&(e.displayField=e.calculateDisplayValue,e.calculateDisplayValue=a.default.compileGetter(e.displayField)),e.calculateDisplayValue&&(e.displayValueMap=e.displayValueMap||{}),V(e,e.dataType);var i=e.lookup;i&&V(i,i.dataType);var r=i?i.dataType:e.dataType;r&&(e.alignment=e.alignment||function(e,t){switch(e){case"number":return"right";case"boolean":return"center";default:return(0,u.getDefaultAlignment)(t)}}(r,this.option("rtlEnabled")),e.format=e.format||(0,_.getFormatByDataType)(r),e.customizeText=e.customizeText||Y(r),e.defaultFilterOperations=e.defaultFilterOperations||!i&&t[r]||[],(0,l.isDefined)(e.filterOperations)||g(e),e.defaultFilterOperation=e.filterOperations&&e.filterOperations[0]||"=",e.showEditorAlways=(0,l.isDefined)(e.showEditorAlways)?e.showEditorAlways:"boolean"===r&&!e.cellTemplate)},updateColumnDataTypes:function(e){var t=this,n=t.option("dateSerializationFormat"),i=t._getFirstItems(e),r=!1;return c.default.each(t._columns,(function(e,o){var a,s,l,c,u,d=o.lookup;if((0,_.isDateType)(o.dataType)&&void 0===o.serializationFormat&&(o.serializationFormat=n),d&&(0,_.isDateType)(d.dataType)&&void 0===o.serializationFormat&&(d.serializationFormat=n),o.calculateCellValue&&i.length){if(!o.dataType||d&&!d.dataType){for(a=0;a1&&(e[e.length-1]=r.serializeValue(e[e.length-1],"filter")):r&&r.selector&&(e[0]=r.selector,e[0].columnIndex=r.index)}else(0,l.isFunction)(e[0])&&(e[0].columnIndex=n,e[0].filterValue=i);for(var o=0;o=0;i--)if(n[i].index===e)return i;return-1},getVisibleColumnIndex:function(e,t){var n=this.columnOption(e,"index");return this.getVisibleIndex(n,t)},addColumn:function(e){var t=x(this,e),n=this._columns.length;this._columns.push(t),t.isBand&&(this._columns=T(this,this._columns),t=this._columns[n]),t.added=e,$(this,t),this.updateColumns(this._dataSource)},deleteColumn:function(e){var t,n=this.columnOption(e);if(n&&n.index>=0){if((t=this._columns).forEach((function(e){(0,l.isDefined)(e.ownerBand)&&(e.ownerBand=t[e.ownerBand])})),this._columns.splice(n.index,1),n.isBand){var i=this.getChildrenByBandColumn(n.index).map((function(e){return e.index}));this._columns=this._columns.filter((function(e){return i.indexOf(e.index)<0}))}$(this),this.updateColumns(this._dataSource)}},addCommandColumn:function(e){var t=this._commandColumns.filter((function(t){return t.command===e.command}))[0];t||this._commandColumns.push(t=e)},getUserState:function(){var e,t=this._columns,n=[];function i(i,r){void 0!==t[e][r]&&(n[e][r]=t[e][r])}for(e=0;e=0&&j(e,n.columnParentByIndex);return i&&c.default.each(i,(function(e,n){return t=t&&n.visible})),t},getColumnId:function(e){return e.command&&"groupExpand"===e.type?oe(this,e)?"type:"+e.type:"command:"+e.command:e.index},getCustomizeTextByDataType:Y,getHeaderContentAlignment:function(e){return this.option("rtlEnabled")?"left"===e?"right":"left":e}}}())}}},hzq6:function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));var i=n("NzG9"),r=function(){function e(){this.predefinedRecordsCountPerPage=[5,10,25,50,100,250,500],this.defaultRecordsCountPerPage=10,this.isResponsive=!0,this.totalRecordsCount=0,this.isLoading=!1}return e.prototype.showLoadingIndicator=function(){var e=this;setTimeout((function(){e.isLoading=!0}),0)},e.prototype.hideLoadingIndicator=function(){var e=this;setTimeout((function(){e.isLoading=!1}),0)},e.prototype.getSorting=function(e){var t;return e.sortField&&(t=e.sortField,1===e.sortOrder?t+=" ASC":-1===e.sortOrder&&(t+=" DESC")),t},e.prototype.getMaxResultCount=function(e,t){return e.rows?e.rows:t?t.rows:0},e.prototype.getSkipCount=function(e,t){return e.first?e.first:t?t.first:0},e.prototype.shouldResetPaging=function(e){return!e},e.prototype.adjustScroll=function(e){if(i.isRtlLang(abp.localization.currentLanguage.name)){var t=e.el.nativeElement.querySelector(".ui-table-scrollable-body"),n=e.el.nativeElement.querySelector(".ui-table-scrollable-header");t.addEventListener("scroll",(function(){n.scrollLeft=t.scrollLeft}))}},e}()},i1ou:function(e,t,n){"use strict";e.exports={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",cu:"\xa4\xa0#,##0.00",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",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-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",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",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",mr:"\xa4#,##0.00;(\xa4#,##0.00)",ms:"\xa4#,##0.00;(\xa4#,##0.00)","ms-BN":"\xa4#,##0.00;(\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",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",pl:"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)",prg:"\xa4\xa0#,##0.00",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",sah:"#,##0.00\xa0\xa4",saq:"\xa4#,##0.00;(\xa4#,##0.00)",sbp:"#,##0.00\xa4",sd:"\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)",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",vo:"\xa4\xa0#,##0.00",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)"}},"i3/Z":function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var i=n("NzG9"),r=n("TYT/"),o=function(){function e(){}return e.prototype.init=function(e){this._theme=e},e.prototype.getAppModuleBodyClass=function(){var e="top"===this._theme.baseSettings.menu.position,t=i.isRtlLang(abp.localization.currentLanguage.name),n="kt-page--"+this._theme.baseSettings.layout.layoutType+" kt-subheader--enabled kt-aside-left--offcanvas";return n+=this._theme.baseSettings.header.desktopFixedHeader?" kt-header--fixed":" kt-header--static",this._theme.baseSettings.header.mobileFixedHeader&&(n+=" kt-header-mobile--fixed"),this._theme.baseSettings.menu.fixedAside&&!e&&(n+=" kt-aside--fixed"),this._theme.baseSettings.menu.defaultMinimizedAside&&(n+=" kt-aside--minimize"),n+=t?" kt-quick-panel--left kt-demo-panel--left":" kt-quick-panel--right kt-demo-panel--right","left"===this._theme.baseSettings.menu.position?(n+=" kt-aside-left--enabled kt-aside--enabled",n+=" kt-subheader--"+this._theme.baseSettings.subHeader.subheaderStyle,n+=this._theme.baseSettings.menu.fixedAside?" kt-aside--fixed":" kt-aside--static"):n+=" kt-subheader--transparent",e&&(n+=" kt-header--minimize-"+this._theme.baseSettings.header.minimizeDesktopHeaderType),this._theme.baseSettings.subHeader.fixedSubHeader&&(n+=" kt-subheader--fixed"),this._theme.baseSettings.footer.fixedFooter&&"fixed"!==this._theme.baseSettings.layout.layoutType&&(n+=" kt-footer--fixed"),n},e.prototype.getAccountModuleBodyClass=function(){return"kt-header--fixed kt-header-mobile--fixed kt-subheader--fixed kt-subheader--enabled kt-subheader--solid kt-aside--enabled kt-aside--fixed kt-page--loading"},e.prototype.getSelectEditionBodyClass=function(){return"m--skin-"},e.prototype.getLeftAsideClass=function(){var e="kt-aside-menu";return"true"===this._theme.baseSettings.menu.submenuToggle&&(e+=" kt-aside-menu--dropdown"),this._theme.baseSettings.menu.fixedAside&&"true"!==this._theme.baseSettings.menu.submenuToggle&&(e+=" ps"),e},e.prototype.isSubmenuToggleDropdown=function(){return"true"===this._theme.baseSettings.menu.submenuToggle},e.prototype.getTopBarMenuContainerClass=function(){var e="m-header__bottom m-header-menu--skin-"+this._theme.baseSettings.menu.asideSkin+" m-container m-container--full-height m-container--responsive";return"boxed"===this._theme.baseSettings.layout.layoutType?e+" m-container--xxl":e},e.prototype.getIsMenuScrollable=function(){return this._theme.allowMenuScroll&&this._theme.baseSettings.menu.fixedAside},e.prototype.getSideBarMenuItemClass=function(e,t){var n="kt-menu__item";return e.items.length&&(n+=" kt-menu__item--submenu"),t&&(n+=" kt-menu__item--open kt-menu__item--active"),n},e.\u0275prov=r["\u0275\u0275defineInjectable"]({token:e,factory:e.\u0275fac=function(t){return new(t||e)}}),e}()},i5pp:function(e,t,n){var i=n("I+eb"),r=n("glrk"),o=n("O741"),a=n("0rvr");a&&i({target:"Reflect",stat:!0},{setPrototypeOf:function(e,t){r(e),o(t);try{return a(e,t),!0}catch(n){return!1}}})},i6QF:function(e,t,n){n("I+eb")({target:"Number",stat:!0},{isInteger:n("Xol8")})},iEDd:function(e,t,n){!function(e){"use strict";e.defineLocale("gl",{months:"xaneiro_febreiro_marzo_abril_maio_xu\xf1o_xullo_agosto_setembro_outubro_novembro_decembro".split("_"),monthsShort:"xan._feb._mar._abr._mai._xu\xf1._xul._ago._set._out._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"domingo_luns_martes_m\xe9rcores_xoves_venres_s\xe1bado".split("_"),weekdaysShort:"dom._lun._mar._m\xe9r._xov._ven._s\xe1b.".split("_"),weekdaysMin:"do_lu_ma_m\xe9_xo_ve_s\xe1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY H:mm",LLLL:"dddd, D [de] MMMM [de] YYYY H:mm"},calendar:{sameDay:function(){return"[hoxe "+(1!==this.hours()?"\xe1s":"\xe1")+"] LT"},nextDay:function(){return"[ma\xf1\xe1 "+(1!==this.hours()?"\xe1s":"\xe1")+"] LT"},nextWeek:function(){return"dddd ["+(1!==this.hours()?"\xe1s":"a")+"] LT"},lastDay:function(){return"[onte "+(1!==this.hours()?"\xe1":"a")+"] LT"},lastWeek:function(){return"[o] dddd [pasado "+(1!==this.hours()?"\xe1s":"a")+"] LT"},sameElse:"L"},relativeTime:{future:function(e){return 0===e.indexOf("un")?"n"+e:"en "+e},past:"hai %s",s:"uns segundos",ss:"%d segundos",m:"un minuto",mm:"%d minutos",h:"unha hora",hh:"%d horas",d:"un d\xeda",dd:"%d d\xedas",M:"un mes",MM:"%d meses",y:"un ano",yy:"%d anos"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",week:{dow:1,doy:4}})}(n("wd/R"))},iKQk:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var i=n("Bde+"),r=n("TYT/"),o=function(){function e(e){this.permission=e.get(i.j)}return e.prototype.transform=function(e){return this.permission.isGranted(e)},e.\u0275fac=function(t){return new(t||e)(r["\u0275\u0275directiveInject"](r.Injector))},e.\u0275pipe=r["\u0275\u0275definePipe"]({name:"permission",type:e,pure:!0}),e}()},iLxQ:function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));var i=!1,r={Promise:void 0,set useDeprecatedSynchronousErrorHandling(e){i=e},get useDeprecatedSynchronousErrorHandling(){return i}}},iQIv:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=l(n("FKN7")),r=l(n("3akY")),o=n("1LL4"),a=n("XpgS"),s=l(n("D8Ap"));function l(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)}function u(e,t){if(-1!==e.indexOf(t))throw s.default.Error("E1055",t);e.push(t)}var d=function(){function e(t,n){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.buttons=[],this.defaultButtonsInfo=n,this.editor=t}var t;return(t=[{key:"_compileButtonInfo",value:function(e){var t=this,n=[];return e.map((function(e){var i,l,d="string"==typeof e;if(d||(i=e,function(){if(!i||"object"!==c(i)||Array.isArray(i))throw s.default.Error("E1053")}(),function(){if(!("name"in i))throw s.default.Error("E1054")}(),function(){if("string"!=typeof i.name)throw s.default.Error("E1055")}(),function(){var e=i.location;"location"in i&&"after"!==e&&"before"!==e&&(i.location="after")}()),d||(l=e.name,(0,a.find)(t.defaultButtonsInfo,(function(e){return e.name===l})))){var h=(0,a.find)(t.defaultButtonsInfo,(function(t){var n=t.name;return n===e||n===e.name}));if(!h)throw s.default.Error("E1056",t.editor.NAME,e);return u(n,e),h}return u(n,e.name),(0,o.extend)(e,{Ctor:r.default})}))}},{key:"_createButton",value:function(e){var t=new(0,e.Ctor)(e.name,this.editor,e.options);return this.buttons.push(t),t}},{key:"_renderButtons",value:function(e,t,n){var r=this,o=null;return(e?this._compileButtonInfo(e):this.defaultButtonsInfo).forEach((function(e){var a=e.location;(void 0===a?"after":a)===n&&r._createButton(e).render((o=o||(0,i.default)("
").addClass("dx-texteditor-buttons-container"),"before"===n?t.prepend(o):t.append(o),o))})),o}},{key:"clean",value:function(){this.buttons.forEach((function(e){return e.dispose()})),this.buttons=[]}},{key:"getButton",value:function(e){var t=(0,a.find)(this.buttons,(function(t){return t.name===e}));return t&&t.instance}},{key:"renderAfterButtons",value:function(e,t){return this._renderButtons(e,t,"after")}},{key:"renderBeforeButtons",value:function(e,t){return this._renderButtons(e,t,"before")}},{key:"updateButtons",value:function(e){this.buttons.forEach((function(t){e&&-1===e.indexOf(t.name)||t.update()}))}}])&&function(e,t){for(var n=0;n").addClass("dx-menu-item-text"),r=(0,o.isPlainObject)(e)?t:String(e);return t&&n.text(r)}},{key:"_getPopoutContainer",value:function(e){var t,n=e.items;if(n&&n.length){var r=(0,i.default)("
").addClass("dx-menu-item-popout");t=(0,i.default)("").addClass("dx-menu-item-popout-container").append(r)}return t}},{key:"_getDataAdapterOptions",value:function(){return{rootValue:0,multipleSelection:!1,recursiveSelection:!1,recursiveExpansion:!1,searchValue:""}}},{key:"_selectByItem",value:function(e){if(e){var t=this._dataAdapter.getNodeByItem(e);this._dataAdapter.toggleSelection(t.internalFields.key,!0)}}},{key:"_renderSelectedItem",value:function(){var e=this._dataAdapter.getSelectedNodesKeys(),t=e.length&&e[0],n=this.option("selectedItem");if(t){var i=this._dataAdapter.getNodeByKey(t);!1!==i.selectable&&(n?n!==i.internalFields.item&&(this._dataAdapter.toggleSelection(t,!1),this._selectByItem(n)):this.option("selectedItem",i.internalFields.item))}else this._selectByItem(n)}},{key:"_initActions",value:function(){}},{key:"_initMarkup",value:function(){g(y(p.prototype),"_initMarkup",this).call(this),this._addCustomCssClass(this.$element()),this.option("useInkRipple")&&this._renderInkRipple()}},{key:"_renderInkRipple",value:function(){this._inkRipple=(0,l.render)()}},{key:"_toggleActiveState",value:function(e,t,n){if(g(y(p.prototype),"_toggleActiveState",this).apply(this,arguments),this._inkRipple){var i={element:e,event:n};t?this._inkRipple.showWave(i):this._inkRipple.hideWave(i)}}},{key:"_getShowSubmenuMode",value:function(){var e=this.option("showSubmenuMode");return e=(0,o.isObject)(e)?e.name:e,this._isDesktopDevice()?e:"onClick"}},{key:"_initSelectedItems",value:function(){}},{key:"_isDesktopDevice",value:function(){return"desktop"===d.default.real().deviceType}},{key:"_initEditStrategy",value:function(){this._editStrategy=new(0,u.default)(this)}},{key:"_addCustomCssClass",value:function(e){e.addClass(this.option("cssClass"))}},{key:"_itemWrapperSelector",value:function(){return".".concat("dx-menu-item-wrapper")}},{key:"_hoverStartHandler",value:function(e){var t=this._getItemElementByEventArgs(e);t&&!this._isItemDisabled(t)&&(e.stopPropagation(),"onHover"===this._getShowSubmenuMode()&&(clearTimeout(this._showSubmenusTimeout),this._showSubmenusTimeout=setTimeout(this._showSubmenu.bind(this,t),this._getSubmenuDelay("show"))))}},{key:"_getAvailableItems",value:function(e){return g(y(p.prototype),"_getAvailableItems",this).call(this,e).filter((function(){return"hidden"!==(0,i.default)(this).css("visibility")}))}},{key:"_isItemDisabled",value:function(e){return this._disabledGetter(e.data(this._itemDataKey()))}},{key:"_showSubmenu",value:function(e){this._addExpandedClass(e)}},{key:"_addExpandedClass",value:function(e){(0,i.default)(e).addClass("dx-menu-item-expanded")}},{key:"_getSubmenuDelay",value:function(e){var t=this.option("showSubmenuMode").delay;return(0,o.isDefined)(t)?(0,o.isObject)(t)?t[e]:t:b[e]}},{key:"_getItemElementByEventArgs",value:function(e){var t=(0,i.default)(e.target);if(t.hasClass(this._itemClass())||t.get(0)===e.currentTarget)return t;for(;!t.hasClass(this._itemClass());)if((t=t.parent()).hasClass("dx-submenu"))return null;return t}},{key:"_hoverEndHandler",value:function(){clearTimeout(this._showSubmenusTimeout)}},{key:"_hasSubmenu",value:function(e){return e&&e.internalFields.childrenKeys.length}},{key:"_renderContentImpl",value:function(){this._renderItems(this._dataAdapter.getRootNodes())}},{key:"_renderItems",value:function(e,t){var n=this;if(e.length){this.hasIcons=!1;var i=this._renderContainer(this.$element(),t),r=-1,o=-1;(0,a.each)(e,(function(e,t){var a=!1!==t.visible;a&&r<0&&(r=e),r").appendTo(e).addClass("dx-menu-items-container")}},{key:"_createDOMElement",value:function(e){return(0,i.default)("
  • ").appendTo(e).addClass("dx-menu-item-wrapper")}},{key:"_renderItem",value:function(e,t,n,i){var r=this.option("items"),o=i||this._createDOMElement(n);r[e+1]&&r[e+1].beginGroup&&o.addClass("dx-menu-last-group-item");var a=g(y(p.prototype),"_renderItem",this).call(this,e,t.internalFields.item,o);t.internalFields.item===this.option("selectedItem")&&a.addClass("dx-menu-item-selected"),a.attr("tabIndex",-1),this._hasSubmenu(t)&&this.setAria("haspopup","true",a)}},{key:"_renderItemFrame",value:function(e,t,n){var i=n.children(".".concat("dx-menu-item"));return i.length?i:g(y(p.prototype),"_renderItemFrame",this).apply(this,arguments)}},{key:"_refreshItem",value:function(e,t){var n=this._dataAdapter.getNodeByItem(t),i=e.data(this._itemIndexKey()),r=e.closest("ul"),o=e.closest("li");this._renderItem(i,n,r,o)}},{key:"_addContentClasses",value:function(e,t){var n=!!e.icon,i=!!e.items&&!!e.items.length;t.toggleClass("dx-menu-item-has-text",!!e.text&&!!e.text.length),t.toggleClass("dx-menu-item-has-icon",n),this.hasIcons||(this.hasIcons=n),t.toggleClass("dx-menu-item-has-submenu",i)}},{key:"_getItemContent",value:function(e){var t=g(y(p.prototype),"_getItemContent",this).call(this,e);return t.length||(t=e.children(".".concat("dx-menu-item-content"))),t}},{key:"_postprocessRenderItem",value:function(e){var t=(0,i.default)(e.itemElement),n=this._dataAdapter.getSelectedNodesKeys();n.length&&this._selectedGetter(e.itemData)&&this._isItemSelectable(e.itemData)&&this._dataAdapter.getNodeByItem(e.itemData).internalFields.key===n[0]?(t.addClass(this._selectedItemClass()),this._setAriaSelected(t,"true")):this._setAriaSelected(t,"false")}},{key:"_isItemSelectable",value:function(e){return!1!==e.selectable}},{key:"_renderSeparator",value:function(e){(0,i.default)("
  • ").appendTo(e).addClass("dx-menu-separator")}},{key:"_itemClickHandler",value:function(e){if(!e._skipHandling){var t=this._createAction(this._updateSubmenuVisibilityOnClick.bind(this));this._itemDXEventHandler(e,"onItemClick",{},{afterExecute:t.bind(this)}),e._skipHandling=!0}}},{key:"_updateSubmenuVisibilityOnClick",value:function(e){this._updateSelectedItemOnClick(e),"onClick"===this._getShowSubmenuMode()&&this._addExpandedClass(e.args[0].itemElement)}},{key:"_updateSelectedItemOnClick",value:function(e){var t=e.args?e.args[0]:e;if(this._isItemSelectionAllowed(t.itemData)){var n=this._dataAdapter.getSelectedNodesKeys(),i=n.length&&this._dataAdapter.getNodeByKey(n[0]);i&&this._toggleItemSelection(i,!1),i&&i.internalFields.item===t.itemData?(this._fireSelectionChangeEvent(null,this.option("selectedItem")),this._setOptionWithoutOptionChange("selectedItem",null)):this.selectItem(t.itemData)}}},{key:"_isItemSelectionAllowed",value:function(e){var t=this._isSelectionEnabled()&&this.option("selectByClick");return!this._isContainerEmpty()&&t&&this._isItemSelectable(e)&&!this._itemsGetter(e)}},{key:"_isContainerEmpty",value:function(){return this._itemContainer().is(":empty")}},{key:"_syncSelectionOptions",value:function(){return(0,r.asyncNoop)()}},{key:"_optionChanged",value:function(e){switch(e.name){case"showSubmenuMode":break;case"selectedItem":var t=this._dataAdapter.getNodeByItem(e.value),n=this._dataAdapter.getSelectedNodesKeys()[0];if(t&&t.internalFields.key!==n){if(!1===t.selectable)break;n&&this._toggleItemSelection(this._dataAdapter.getNodeByKey(n),!1),this._toggleItemSelection(t,!0),this._updateSelectedItems()}break;case"cssClass":case"position":case"selectByClick":case"animation":case"useInkRipple":this._invalidate();break;default:g(y(p.prototype),"_optionChanged",this).call(this,e)}}},{key:"_toggleItemSelection",value:function(e,t){var n=this._getElementByItem(e.internalFields.item);n&&(0,i.default)(n).toggleClass("dx-menu-item-selected"),this._dataAdapter.toggleSelection(e.internalFields.key,t)}},{key:"_getElementByItem",value:function(e){var t,n=this;return(0,a.each)(this._itemElements(),(function(r,o){return(0,i.default)(o).data(n._itemDataKey())!==e||(t=o,!1)})),t}},{key:"_updateSelectedItems",value:function(e,t){(e||t)&&this._fireSelectionChangeEvent(t,e)}},{key:"_fireSelectionChangeEvent",value:function(e,t){this._createActionByOption("onSelectionChanged",{excludeValidators:["disabled","readOnly"]})({addedItems:[e],removedItems:[t]})}},{key:"selectItem",value:function(e){var t=e.nodeType?this._getItemData(e):e,n=this._dataAdapter.getSelectedNodesKeys()[0],i=this.option("selectedItem"),r=this._dataAdapter.getNodeByItem(t);r.internalFields.key!==n&&(n&&this._toggleItemSelection(this._dataAdapter.getNodeByKey(n),!1),this._toggleItemSelection(r,!0),this._updateSelectedItems(i,t),this._setOptionWithoutOptionChange("selectedItem",t))}},{key:"unselectItem",value:function(e){var t=e.nodeType?this._getItemData(e):e,n=this._dataAdapter.getNodeByItem(t),i=this.option("selectedItem");n.internalFields.selected&&(this._toggleItemSelection(n,!1),this._updateSelectedItems(i,null),this._setOptionWithoutOptionChange("selectedItem",null))}}])&&function(e,t){for(var n=0;n0)return i[0].selector;if((0,a.isFunction)(i)&&!e.remoteFiltering)return i}return e.dataField||e.selector},_cleanPopupContent:function(){this._popupContainer&&this._popupContainer.$content().empty()},_initializePopupContainer:function(e){var t=this,n=t.element(),i=t.option("headerFilter"),r={width:e.headerFilter&&e.headerFilter.width||i&&i.width,height:e.headerFilter&&e.headerFilter.height||i&&i.height,visible:!1,shading:!1,showTitle:!1,showCloseButton:!1,closeOnTargetScroll:!1,dragEnabled:!1,closeOnOutsideClick:!0,focusStateEnabled:!1,toolbarItems:[{toolbar:"bottom",location:"after",widget:"dxButton",options:{text:i.texts.ok,onClick:function(){t.applyHeaderFilter(e)}}},{toolbar:"bottom",location:"after",widget:"dxButton",options:{text:i.texts.cancel,onClick:function(){t.hideHeaderFilterMenu()}}}],resizeEnabled:!0,onShowing:function(n){n.component.$content().parent().addClass("dx-dropdowneditor-overlay"),t._initializeListContainer(e),e.onShowing&&e.onShowing(n)},onShown:function(){t.getListContainer().focus()},onHidden:e.onHidden,onInitialized:function(e){var t=e.component;t.option("animation",t._getDefaultOptions().animation)}};(0,a.isDefined)(t._popupContainer)?t._popupContainer.option(r):t._popupContainer=t._createComponent(n,c.default,r)},_initializeListContainer:function(e){var t=this,n=t._popupContainer.$content(),r={searchEnabled:f(t,e),searchTimeout:t.option("headerFilter.searchTimeout"),searchMode:e.headerFilter&&e.headerFilter.searchMode||"",dataSource:e.dataSource,onContentReady:function(){t.renderCompleted.fire()},itemTemplate:function(t,n,r){var o=(0,i.default)(r);return e.encodeHtml?o.text(t.text):o.html(t.text)}};function a(n){"searchValue"!==n.fullName||e.isFilterBuilder||!1===t.option("headerFilter.hideSelectAllOnSearch")||("tree"===e.type?n.component.option("showCheckBoxesMode",n.value?"normal":"selectAll"):n.component.option("selectionMode",n.value?"multiple":"all"))}t._listContainer="tree"===e.type?t._createComponent((0,i.default)("
    ").appendTo(n),u.default,(0,l.extend)(r,{showCheckBoxesMode:e.isFilterBuilder?"normal":"selectAll",onOptionChanged:a,keyExpr:"id"})):t._createComponent((0,i.default)("
    ").appendTo(n),d.default,(0,l.extend)(r,{searchExpr:t._getSearchExpr(e),pageLoadMode:"scrollBottom",showSelectionControls:!0,selectionMode:e.isFilterBuilder?"multiple":"all",onOptionChanged:a,onSelectionChanged:function(t){var n=t.component.option("items"),i=t.component.option("selectedItems");if(!t.component._selectedItemsUpdating&&!t.component.option("searchValue")&&!e.isFilterBuilder){var r=e.filterValues||[];0===i.length&&n.length&&(r.length<=1||"exclude"===e.filterType&&r.length===n.length-1)?(e.filterType="include",e.filterValues=[]):i.length===n.length&&(e.filterType="exclude",e.filterValues=[])}(0,s.each)(n,(function(t,n){var r=o.default.getIndexByKey(n,i,null)>=0;if(!!n.selected!==r){n.selected=r,e.filterValues=e.filterValues||[];var a=o.default.getIndexByKey(n.value,e.filterValues,null);a>=0&&e.filterValues.splice(a,1),r^"exclude"===e.filterType&&e.filterValues.push(n.value)}})),p(t,e.filterValues)},onContentReady:function(t){var n=t.component,i=n.option("items"),r=[];(0,s.each)(i,(function(){this.selected&&r.push(this)})),n._selectedItemsUpdating=!0,n.option("selectedItems",r),n._selectedItemsUpdating=!1,p(t,e.filterValues)}}))},_renderCore:function(){this.element().addClass("dx-header-filter-menu")}});var m=t.allowHeaderFiltering=function(e){return(0,a.isDefined)(e.allowHeaderFiltering)?e.allowHeaderFiltering:e.allowFiltering};t.headerFilterMixin={_applyColumnState:function(e){var t,n=e.column;return"headerFilter"===e.name?(e.rootElement.find(".dx-header-filter").remove(),m(n)&&(t=this.callBase(e).toggleClass("dx-header-filter-empty",this._isHeaderFilterEmpty(n)),this.option("useLegacyKeyboardNavigation")||t.attr("tabindex",this.option("tabindex")||0)),t):this.callBase(e)},_isHeaderFilterEmpty:function(e){return!e.filterValues||!e.filterValues.length},_getIndicatorClassName:function(e){return"headerFilter"===e?"dx-header-filter":this.callBase(e)},_renderIndicator:function(e){var t=e.container,n=e.indicator;if("headerFilter"===e.name){var i=this.option("rtlEnabled");if(t.children().length&&(!i&&"right"===e.columnAlignment||i&&"left"===e.columnAlignment))return void t.prepend(n)}this.callBase(e)},optionChanged:function(e){if("headerFilter"===e.name){var t="columnHeadersView"===this.name;this._invalidate(t,t),e.handled=!0}else this.callBase(e)}}},iYuL:function(e,t,n){!function(e){"use strict";var t="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),n="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),i=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],r=/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre|ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i;e.defineLocale("es",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(e,i){return e?/-MMM-/.test(i)?n[e.month()]:t[e.month()]:t},monthsRegex:r,monthsShortRegex:r,monthsStrictRegex:/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i,monthsShortStrictRegex:/^(ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i,monthsParse:i,longMonthsParse:i,shortMonthsParse:i,weekdays:"domingo_lunes_martes_mi\xe9rcoles_jueves_viernes_s\xe1bado".split("_"),weekdaysShort:"dom._lun._mar._mi\xe9._jue._vie._s\xe1b.".split("_"),weekdaysMin:"do_lu_ma_mi_ju_vi_s\xe1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY H:mm",LLLL:"dddd, D [de] MMMM [de] YYYY H:mm"},calendar:{sameDay:function(){return"[hoy a la"+(1!==this.hours()?"s":"")+"] LT"},nextDay:function(){return"[ma\xf1ana a la"+(1!==this.hours()?"s":"")+"] LT"},nextWeek:function(){return"dddd [a la"+(1!==this.hours()?"s":"")+"] LT"},lastDay:function(){return"[ayer a la"+(1!==this.hours()?"s":"")+"] LT"},lastWeek:function(){return"[el] dddd [pasado a la"+(1!==this.hours()?"s":"")+"] LT"},sameElse:"L"},relativeTime:{future:"en %s",past:"hace %s",s:"unos segundos",ss:"%d segundos",m:"un minuto",mm:"%d minutos",h:"una hora",hh:"%d horas",d:"un d\xeda",dd:"%d d\xedas",M:"un mes",MM:"%d meses",y:"un a\xf1o",yy:"%d a\xf1os"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",week:{dow:1,doy:4}})}(n("wd/R"))},ia8j:function(e,t,n){"use strict";var i=c(n("FKN7")),r=n("GCD8"),o=n("1LL4"),a=c(n("EjLx")),s=n("imRD"),l=c(n("rmYg"));function c(e){return e&&e.__esModule?e:{default:e}}var u=c(n("XDlL")).default.inherit({_supportedKeys:function(){var e=this,t=this,n=this.callBase(),i=function(i,r){var o=e._editStrategy,a=e.option("focusedElement"),s=o.getNormalizedIndex(a);if(s!==e._getLastItemIndex()||!e._isDataSourceLoading())if(i.shiftKey&&t.option("itemDragging.allowReordering")){var l=o.getItemElement(s+(r?-1:1));e.reorderItem(a,l),e.scrollToItem(a),i.preventDefault()}else e._editProvider.handleKeyboardEvents(s,r)||(r?n.upArrow(i):n.downArrow(i))};return(0,o.extend)({},n,{del:function(e){t.option("allowItemDeleting")&&(e.preventDefault(),t.deleteItem(t.option("focusedElement")))},upArrow:function(e){return i(e,!0)},downArrow:function(e){return i(e)},enter:function(e){this._editProvider.handleEnterPressing()||n.enter.apply(this,arguments)},space:function(e){this._editProvider.handleEnterPressing()||n.space.apply(this,arguments)}})},_updateSelection:function(){this._editProvider.afterItemsRendered(),this.callBase()},_getLastItemIndex:function(){return this._itemElements().length-1},_refreshItemElements:function(){this.callBase();var e=this._editProvider.getExcludedItemSelectors();e.length&&(this._itemElementsCache=this._itemElementsCache.not(e))},_setDeprecatedOptions:function(){this.callBase(),(0,o.extend)(this._deprecatedOptions,{allowItemReordering:{since:"19.2",alias:"itemDragging.allowReordering"}})},_getDefaultOptions:function(){return(0,o.extend)(this.callBase(),{showSelectionControls:!1,selectionMode:"none",selectAllMode:"page",onSelectAllValueChanged:null,selectAllText:(0,s.format)("dxList-selectAll"),menuItems:[],menuMode:"context",allowItemDeleting:!1,itemDeleteMode:"static",allowItemReordering:!1,itemDragging:{}})},_defaultOptionsRules:function(){return this.callBase().concat([{device:function(e){return"ios"===e.platform},options:{menuMode:"slide",itemDeleteMode:"slideItem"}},{device:{platform:"android"},options:{itemDeleteMode:"swipe"}}])},_init:function(){this.callBase(),this._initEditProvider()},_initDataSource:function(){this.callBase(),this._isPageSelectAll()||this._dataSource&&this._dataSource.requireTotalCount(!0)},_isPageSelectAll:function(){return"page"===this.option("selectAllMode")},_initEditProvider:function(){this._editProvider=new l.default(this)},_disposeEditProvider:function(){this._editProvider&&this._editProvider.dispose()},_refreshEditProvider:function(){this._disposeEditProvider(),this._initEditProvider()},_initEditStrategy:function(){this.option("grouped")?this._editStrategy=new a.default(this):this.callBase()},_initMarkup:function(){this._refreshEditProvider(),this.callBase()},_renderItems:function(){this.callBase.apply(this,arguments),this._editProvider.afterItemsRendered()},_selectedItemClass:function(){return"dx-list-item-selected"},_itemResponseWaitClass:function(){return"dx-list-item-response-wait"},_itemClickHandler:function(e){var t=(0,i.default)(e.currentTarget);if(!t.is(".dx-state-disabled, .dx-state-disabled *")){var n=this._editProvider.handleClick(t,e);n||this.callBase.apply(this,arguments)}},_shouldFireContextMenuEvent:function(){return this.callBase.apply(this,arguments)||this._editProvider.contextMenuHandlerExists()},_itemHoldHandler:function(e){var t=(0,i.default)(e.currentTarget);if(!t.is(".dx-state-disabled, .dx-state-disabled *")){var n=(0,r.isTouchEvent)(e)&&this._editProvider.handleContextMenu(t,e);n?e.handledByEditProvider=!0:this.callBase.apply(this,arguments)}},_itemContextMenuHandler:function(e){var t=(0,i.default)(e.currentTarget);if(!t.is(".dx-state-disabled, .dx-state-disabled *")){var n=!e.handledByEditProvider&&this._editProvider.handleContextMenu(t,e);n?e.preventDefault():this.callBase.apply(this,arguments)}},_postprocessRenderItem:function(e){this.callBase.apply(this,arguments),this._editProvider.modifyItemElement(e)},_clean:function(){this._disposeEditProvider(),this.callBase()},focusListItem:function(e){var t=this._editStrategy.getItemElement(e);this.option("focusedElement",t),this.focus(),this.scrollToItem(this.option("focusedElement"))},_optionChanged:function(e){switch(e.name){case"selectAllMode":this._initDataSource(),this._dataSource.pageIndex(0),this._dataSource.load();break;case"grouped":this._clearSelectedItems(),delete this._renderingGroupIndex,this._initEditStrategy(),this.callBase(e);break;case"showSelectionControls":case"menuItems":case"menuMode":case"allowItemDeleting":case"itemDeleteMode":case"allowItemReordering":case"itemDragging":case"selectAllText":this._invalidate();break;case"onSelectAllValueChanged":break;default:this.callBase(e)}},selectAll:function(){return this._selection.selectAll(this._isPageSelectAll())},unselectAll:function(){return this._selection.deselectAll(this._isPageSelectAll())},isSelectAll:function(){return this._selection.getSelectAllState(this._isPageSelectAll())},getFlatIndexByItemElement:function(e){return this._itemElements().index(e)},getItemElementByFlatIndex:function(e){var t=this._itemElements();return e<0||e>=t.length?(0,i.default)():t.eq(e)},getItemByIndex:function(e){return this._editStrategy.getItemDataByIndex(e)}});e.exports=u},imRD:function(e,t,n){"use strict";var i=d(n("FKN7")),r=d(n("eWCF")),o=n("1LL4"),a=n("zl3R"),s=n("TssP"),l=n("xZEH"),c=d(n("A8u/")),u=d(n("91Oz"));function d(e){return e&&e.__esModule?e:{default:e}}var h=(0,o.extend)(!0,{},u.default),p={},f=(0,r.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,r,o){var a,s=t._localizablePrefix+o;return r!==i&&(a=t.format(o)),a||(p[o]=(0,l.humanize)(o)),n+(a||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,a.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?p:(0,o.extend)({},p,this.getMessagesByLocales()[c.default.locale()])},getFormatter:function(e){return this._getFormatterBase(e)||this._getFormatterBase(e,"en")},_getFormatterBase:function(e,t){var n=this,i=c.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)||""}});e.exports=f},inlA:function(e,t,n){"use strict";var i,r=n("I+eb"),o=n("Bs8V").f,a=n("UMSQ"),s=n("WjRb"),l=n("HYAF"),c=n("qxPZ"),u=n("xDBR"),d="".endsWith,h=Math.min,p=c("endsWith");r({target:"String",proto:!0,forced:!(!u&&!p&&(i=o(String.prototype,"endsWith"),i&&!i.writable)||p)},{endsWith:function(e){var t=String(l(this));s(e);var n=arguments.length>1?arguments[1]:void 0,i=a(t.length),r=void 0===n?i:h(a(n),i),o=String(e);return d?d.call(t,o,r):t.slice(r-o.length,r)===o}})},iqWW:function(e,t,n){"use strict";var i=n("ZUd8").charAt;e.exports=function(e,t,n){return t+(n?i(e,t).length:1)}},isby:function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var i=function(){return Array.isArray||function(e){return e&&"number"==typeof e.length}}()},jBL4:function(e,t,n){"use strict";n("txO7");var i=a(n("BWGd")),r=a(n("cP9x")),o=n("1LL4");function a(e){return e&&e.__esModule?e:{default:e}}i.default.registerModule("editing",(0,o.extend)(!0,{},r.default,{extenders:{controllers:{data:{_changeRowExpandCore:function(e){var t=this._editingController;return Array.isArray(e)&&t&&t.refresh(),this.callBase.apply(this,arguments)}}}}}))},jUeY:function(e,t,n){!function(e){"use strict";e.defineLocale("el",{monthsNominativeEl:"\u0399\u03b1\u03bd\u03bf\u03c5\u03ac\u03c1\u03b9\u03bf\u03c2_\u03a6\u03b5\u03b2\u03c1\u03bf\u03c5\u03ac\u03c1\u03b9\u03bf\u03c2_\u039c\u03ac\u03c1\u03c4\u03b9\u03bf\u03c2_\u0391\u03c0\u03c1\u03af\u03bb\u03b9\u03bf\u03c2_\u039c\u03ac\u03b9\u03bf\u03c2_\u0399\u03bf\u03cd\u03bd\u03b9\u03bf\u03c2_\u0399\u03bf\u03cd\u03bb\u03b9\u03bf\u03c2_\u0391\u03cd\u03b3\u03bf\u03c5\u03c3\u03c4\u03bf\u03c2_\u03a3\u03b5\u03c0\u03c4\u03ad\u03bc\u03b2\u03c1\u03b9\u03bf\u03c2_\u039f\u03ba\u03c4\u03ce\u03b2\u03c1\u03b9\u03bf\u03c2_\u039d\u03bf\u03ad\u03bc\u03b2\u03c1\u03b9\u03bf\u03c2_\u0394\u03b5\u03ba\u03ad\u03bc\u03b2\u03c1\u03b9\u03bf\u03c2".split("_"),monthsGenitiveEl:"\u0399\u03b1\u03bd\u03bf\u03c5\u03b1\u03c1\u03af\u03bf\u03c5_\u03a6\u03b5\u03b2\u03c1\u03bf\u03c5\u03b1\u03c1\u03af\u03bf\u03c5_\u039c\u03b1\u03c1\u03c4\u03af\u03bf\u03c5_\u0391\u03c0\u03c1\u03b9\u03bb\u03af\u03bf\u03c5_\u039c\u03b1\u0390\u03bf\u03c5_\u0399\u03bf\u03c5\u03bd\u03af\u03bf\u03c5_\u0399\u03bf\u03c5\u03bb\u03af\u03bf\u03c5_\u0391\u03c5\u03b3\u03bf\u03cd\u03c3\u03c4\u03bf\u03c5_\u03a3\u03b5\u03c0\u03c4\u03b5\u03bc\u03b2\u03c1\u03af\u03bf\u03c5_\u039f\u03ba\u03c4\u03c9\u03b2\u03c1\u03af\u03bf\u03c5_\u039d\u03bf\u03b5\u03bc\u03b2\u03c1\u03af\u03bf\u03c5_\u0394\u03b5\u03ba\u03b5\u03bc\u03b2\u03c1\u03af\u03bf\u03c5".split("_"),months:function(e,t){return e?"string"==typeof t&&/D/.test(t.substring(0,t.indexOf("MMMM")))?this._monthsGenitiveEl[e.month()]:this._monthsNominativeEl[e.month()]:this._monthsNominativeEl},monthsShort:"\u0399\u03b1\u03bd_\u03a6\u03b5\u03b2_\u039c\u03b1\u03c1_\u0391\u03c0\u03c1_\u039c\u03b1\u03ca_\u0399\u03bf\u03c5\u03bd_\u0399\u03bf\u03c5\u03bb_\u0391\u03c5\u03b3_\u03a3\u03b5\u03c0_\u039f\u03ba\u03c4_\u039d\u03bf\u03b5_\u0394\u03b5\u03ba".split("_"),weekdays:"\u039a\u03c5\u03c1\u03b9\u03b1\u03ba\u03ae_\u0394\u03b5\u03c5\u03c4\u03ad\u03c1\u03b1_\u03a4\u03c1\u03af\u03c4\u03b7_\u03a4\u03b5\u03c4\u03ac\u03c1\u03c4\u03b7_\u03a0\u03ad\u03bc\u03c0\u03c4\u03b7_\u03a0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae_\u03a3\u03ac\u03b2\u03b2\u03b1\u03c4\u03bf".split("_"),weekdaysShort:"\u039a\u03c5\u03c1_\u0394\u03b5\u03c5_\u03a4\u03c1\u03b9_\u03a4\u03b5\u03c4_\u03a0\u03b5\u03bc_\u03a0\u03b1\u03c1_\u03a3\u03b1\u03b2".split("_"),weekdaysMin:"\u039a\u03c5_\u0394\u03b5_\u03a4\u03c1_\u03a4\u03b5_\u03a0\u03b5_\u03a0\u03b1_\u03a3\u03b1".split("_"),meridiem:function(e,t,n){return e>11?n?"\u03bc\u03bc":"\u039c\u039c":n?"\u03c0\u03bc":"\u03a0\u039c"},isPM:function(e){return"\u03bc"===(e+"").toLowerCase()[0]},meridiemParse:/[\u03a0\u039c]\.?\u039c?\.?/i,longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendarEl:{sameDay:"[\u03a3\u03ae\u03bc\u03b5\u03c1\u03b1 {}] LT",nextDay:"[\u0391\u03cd\u03c1\u03b9\u03bf {}] LT",nextWeek:"dddd [{}] LT",lastDay:"[\u03a7\u03b8\u03b5\u03c2 {}] LT",lastWeek:function(){switch(this.day()){case 6:return"[\u03c4\u03bf \u03c0\u03c1\u03bf\u03b7\u03b3\u03bf\u03cd\u03bc\u03b5\u03bd\u03bf] dddd [{}] LT";default:return"[\u03c4\u03b7\u03bd \u03c0\u03c1\u03bf\u03b7\u03b3\u03bf\u03cd\u03bc\u03b5\u03bd\u03b7] dddd [{}] LT"}},sameElse:"L"},calendar:function(e,t){var n,i=this._calendarEl[e],r=t&&t.hours();return((n=i)instanceof Function||"[object Function]"===Object.prototype.toString.call(n))&&(i=i.apply(t)),i.replace("{}",r%12==1?"\u03c3\u03c4\u03b7":"\u03c3\u03c4\u03b9\u03c2")},relativeTime:{future:"\u03c3\u03b5 %s",past:"%s \u03c0\u03c1\u03b9\u03bd",s:"\u03bb\u03af\u03b3\u03b1 \u03b4\u03b5\u03c5\u03c4\u03b5\u03c1\u03cc\u03bb\u03b5\u03c0\u03c4\u03b1",ss:"%d \u03b4\u03b5\u03c5\u03c4\u03b5\u03c1\u03cc\u03bb\u03b5\u03c0\u03c4\u03b1",m:"\u03ad\u03bd\u03b1 \u03bb\u03b5\u03c0\u03c4\u03cc",mm:"%d \u03bb\u03b5\u03c0\u03c4\u03ac",h:"\u03bc\u03af\u03b1 \u03ce\u03c1\u03b1",hh:"%d \u03ce\u03c1\u03b5\u03c2",d:"\u03bc\u03af\u03b1 \u03bc\u03ad\u03c1\u03b1",dd:"%d \u03bc\u03ad\u03c1\u03b5\u03c2",M:"\u03ad\u03bd\u03b1\u03c2 \u03bc\u03ae\u03bd\u03b1\u03c2",MM:"%d \u03bc\u03ae\u03bd\u03b5\u03c2",y:"\u03ad\u03bd\u03b1\u03c2 \u03c7\u03c1\u03cc\u03bd\u03bf\u03c2",yy:"%d \u03c7\u03c1\u03cc\u03bd\u03b9\u03b1"},dayOfMonthOrdinalParse:/\d{1,2}\u03b7/,ordinal:"%d\u03b7",week:{dow:1,doy:4}})}(n("wd/R"))},jVdC:function(e,t,n){!function(e){"use strict";var t="stycze\u0144_luty_marzec_kwiecie\u0144_maj_czerwiec_lipiec_sierpie\u0144_wrzesie\u0144_pa\u017adziernik_listopad_grudzie\u0144".split("_"),n="stycznia_lutego_marca_kwietnia_maja_czerwca_lipca_sierpnia_wrze\u015bnia_pa\u017adziernika_listopada_grudnia".split("_");function i(e){return e%10<5&&e%10>1&&~~(e/10)%10!=1}function r(e,t,n){var r=e+" ";switch(n){case"ss":return r+(i(e)?"sekundy":"sekund");case"m":return t?"minuta":"minut\u0119";case"mm":return r+(i(e)?"minuty":"minut");case"h":return t?"godzina":"godzin\u0119";case"hh":return r+(i(e)?"godziny":"godzin");case"MM":return r+(i(e)?"miesi\u0105ce":"miesi\u0119cy");case"yy":return r+(i(e)?"lata":"lat")}}e.defineLocale("pl",{months:function(e,i){return e?""===i?"("+n[e.month()]+"|"+t[e.month()]+")":/D MMMM/.test(i)?n[e.month()]:t[e.month()]:t},monthsShort:"sty_lut_mar_kwi_maj_cze_lip_sie_wrz_pa\u017a_lis_gru".split("_"),weekdays:"niedziela_poniedzia\u0142ek_wtorek_\u015broda_czwartek_pi\u0105tek_sobota".split("_"),weekdaysShort:"ndz_pon_wt_\u015br_czw_pt_sob".split("_"),weekdaysMin:"Nd_Pn_Wt_\u015ar_Cz_Pt_So".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Dzi\u015b o] LT",nextDay:"[Jutro o] LT",nextWeek:function(){switch(this.day()){case 0:return"[W niedziel\u0119 o] LT";case 2:return"[We wtorek o] LT";case 3:return"[W \u015brod\u0119 o] LT";case 6:return"[W sobot\u0119 o] LT";default:return"[W] dddd [o] LT"}},lastDay:"[Wczoraj o] LT",lastWeek:function(){switch(this.day()){case 0:return"[W zesz\u0142\u0105 niedziel\u0119 o] LT";case 3:return"[W zesz\u0142\u0105 \u015brod\u0119 o] LT";case 6:return"[W zesz\u0142\u0105 sobot\u0119 o] LT";default:return"[W zesz\u0142y] dddd [o] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"%s temu",s:"kilka sekund",ss:r,m:r,mm:r,h:r,hh:r,d:"1 dzie\u0144",dd:"%d dni",M:"miesi\u0105c",MM:r,y:"rok",yy:r},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n("wd/R"))},jeLr:function(e,t,n){"use strict";var i=f(n("NNGq")),r=n("1LL4"),o=f(n("tUd6")),a=f(n("cGv3")),s=f(n("eWCF")),l=f(n("ti0F")),c=f(n("cYys")),u=f(n("/7L9")),d=f(n("OaJ3")),h=f(n("KBLa")),p=f(n("heGP"));function f(e){return e&&e.__esModule?e:{default:e}}function m(e){return(m="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 g=a.default.getWindow(),_=l.default.isWindow,v=l.default.isFunction,y=l.default.isString,b={mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},w={focusin:"focus",focusout:"blur"},x=["blur","focus","load"],C=["touchmove","wheel","mousewheel","touchstart"];function S(e,t){return!_(e)&&"#document"!==e.nodeName&&o.default.elementMatches(e,t)}var M,k,O,T=new d.default,E=0,I=(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)}}),A=(0,s.default)({on:L(z(F((function(e,t,n,i,r){j(e,t).addHandler(r,n,i)})))),one:L(z((function(e,t,n,i,r){A.on(e,t,n,i,(function i(){A.off(e,t,n,i),r.apply(this,arguments)}))}))),off:L((O=F((function(e,t,n,i){j(e,t).removeHandler(i,n)})),function(e,t,n,i){"function"==typeof n&&(i=n,n=void 0),O(e,t,n,i)})),trigger:L(B((function(e,t,n){var i=t.type,o=j(e,t.type);if(I.callMethod(i,"trigger",e,[t,n]),o.callHandlers(t,n),!I.getField(i,"noBubble")&&!t.isPropagationStopped()&&-1===x.indexOf(i)){var a=[];!function e(t){var n=t.parentNode;n&&(a.push(n),e(n))}(e),a.push(g);for(var s=0;a[s]&&!t.isPropagationStopped();)j(a[s],t.type).callHandlers((0,r.extend)(t,{currentTarget:a[s]}),n),s++}(e.nodeType||_(e))&&(I.callMethod(i,"_default",e,[t,n]),function(e,t){var n=w[e]||e;(function(e,t){return"click"===e&&"a"===t.localName})(e,t)||v(t[n])&&(M=e,t[n](),M=void 0)}(i,e))}))),triggerHandler:L(B((function(e,t,n){j(e,t.type).callHandlers(t,n)})))});function D(e,t){var n=e[0];if(n)if(o.default.isNode(n)||_(n))t.apply(A,e);else{if(y(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,D(i,t)}))}}function L(e){return function(){D(arguments,e)}}var P=(0,p.default)((function(){var e=!1;try{var t=Object.defineProperty({},"passive",{get:function(){return e=!0,!0}});g.addEventListener("test",null,t)}catch(n){}return e}));function j(e,t){var n=T.get(e),i=(t=t||"").split("."),r=i.slice(1),a=!!i[0];t=i[0]||"dxEmptyEventType",n||T.set(e,n={}),n[t]||(n[t]={handleObjects:[],nativeHandler:null});var s=n[t];return{addHandler:function(n,i,l){var c=function(i,r){var o,a,s=[i],c=i.currentTarget,u=i.relatedTarget;t in b&&(o=u&&c&&(u===c||function(e,t){return e.contains?e.contains(t):!!(t.compareDocumentPosition(e)&t.DOCUMENT_POSITION_CONTAINS)}(c,u))),void 0!==r&&s.push(r),I.callMethod(t,"handle",e,[i,l]),o||(a=n.apply(c,s)),!1===a&&(i.preventDefault(),i.stopPropagation())},u={handler:n,wrappedHandler:function(t,n){if(!M||t.type!==M)if(t.data=l,t.delegateTarget=e,i)for(var r=t.target;r&&r!==e;)S(r,i)&&(t.currentTarget=r,c(t,n)),r=r.parentNode;else t.currentTarget=t.delegateTarget||t.target,c(t,n)},selector:i,type:t,data:l,namespace:r.join("."),namespaces:r,guid:++E};s.handleObjects.push(u);var d,h,p=1===s.handleObjects.length&&a;p&&(p=!I.callMethod(t,"setup",e,[l,r,n])),p&&(s.nativeHandler=(h=t,function(e,t){var n=j(this,h);e=A.Event(e),n.callHandlers(e,t)}),P()&&C.indexOf(t)>-1&&(d={passive:!1}),s.removeListener=o.default.listen(e,b[t]||t,s.nativeHandler,d)),I.callMethod(t,"add",e,[u])},removeHandler:function(i,o){var s=function(t){var a,s=n[t];s.handleObjects.length?(s.handleObjects=s.handleObjects.filter((function(n){var s=r.length&&!R(n.namespaces,r)||i&&n.handler!==i||o&&n.selector!==o;return s||(a=n.handler,I.callMethod(t,"remove",e,[n])),s})),!s.handleObjects.length&&"dxEmptyEventType"!==t&&(I.callMethod(t,"teardown",e,[r,a]),s.nativeHandler&&s.removeListener(),delete n[t])):delete n[t]};if(a)s(t);else for(var l in n)s(l);0===Object.keys(n).length&&T.delete(e)},callHandlers:function(e,t){var i=!1,o=function(n){i||r.length&&!R(n.namespaces,r)||(n.wrappedHandler(e,t),i=e.isImmediatePropagationStopped())};s.handleObjects.forEach(o),r.length&&n.dxEmptyEventType&&n.dxEmptyEventType.handleObjects.forEach(o)}}}function R(e,t){for(var n=0;n-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"===m(n)){var i=Array.prototype.slice.call(arguments,0);for(var r in n)i[1]=r,i[i.length-1]=n[r],t.apply(this,i)}else t.apply(this,arguments)}}function N(e){return function(e){return null==e.which&&0===e.type.indexOf("key")}(e)?null!=e.charCode?e.charCode:e.keyCode:function(e){return!e.which&&void 0!==e.button&&/^(?:mouse|pointer|contextmenu|drag|drop)|click/.test(e.type)}(e)?{1:1,2:3,3:1,4:2}[e.button]:e.which}function V(e){e&&(A.Event=e,A.Event.prototype=e.prototype)}function H(e,t,n){Object.defineProperty(n||A.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})}})}V(function(e){return function(t,n){if(!(this instanceof A.Event))return new A.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,r.extend)(n,e),(e instanceof A.Event||a.default.hasWindow()&&e instanceof g.Event)&&(n.originalEvent=e,n.currentTarget=void 0),e instanceof A.Event||(0,r.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()}}),H("which",N,n),0===e.type.indexOf("touch")&&(delete t.pageX,delete t.pageY),(0,r.extend)(n,t),n.guid=++E}))),(0,h.default)(H);var Y=(0,c.default)(),W=(0,c.default)();A.set=function(e){Y.fire(),A.inject(e),V(e.Event),W.fire()},A.subscribeGlobal=function(){D(arguments,z((function(){var e=arguments;A.on.apply(this,e),Y.add((function(){var t=Array.prototype.slice.call(e,0);t.splice(3,1),A.off.apply(this,t)})),W.add((function(){A.on.apply(this,e)}))})))},A.forcePassiveFalseEventNames=C,A.passiveEventHandlersSupported=P,e.exports=A},jfSC:function(e,t,n){!function(e){"use strict";var t={1:"\u06f1",2:"\u06f2",3:"\u06f3",4:"\u06f4",5:"\u06f5",6:"\u06f6",7:"\u06f7",8:"\u06f8",9:"\u06f9",0:"\u06f0"},n={"\u06f1":"1","\u06f2":"2","\u06f3":"3","\u06f4":"4","\u06f5":"5","\u06f6":"6","\u06f7":"7","\u06f8":"8","\u06f9":"9","\u06f0":"0"};e.defineLocale("fa",{months:"\u0698\u0627\u0646\u0648\u06cc\u0647_\u0641\u0648\u0631\u06cc\u0647_\u0645\u0627\u0631\u0633_\u0622\u0648\u0631\u06cc\u0644_\u0645\u0647_\u0698\u0648\u0626\u0646_\u0698\u0648\u0626\u06cc\u0647_\u0627\u0648\u062a_\u0633\u067e\u062a\u0627\u0645\u0628\u0631_\u0627\u06a9\u062a\u0628\u0631_\u0646\u0648\u0627\u0645\u0628\u0631_\u062f\u0633\u0627\u0645\u0628\u0631".split("_"),monthsShort:"\u0698\u0627\u0646\u0648\u06cc\u0647_\u0641\u0648\u0631\u06cc\u0647_\u0645\u0627\u0631\u0633_\u0622\u0648\u0631\u06cc\u0644_\u0645\u0647_\u0698\u0648\u0626\u0646_\u0698\u0648\u0626\u06cc\u0647_\u0627\u0648\u062a_\u0633\u067e\u062a\u0627\u0645\u0628\u0631_\u0627\u06a9\u062a\u0628\u0631_\u0646\u0648\u0627\u0645\u0628\u0631_\u062f\u0633\u0627\u0645\u0628\u0631".split("_"),weekdays:"\u06cc\u06a9\u200c\u0634\u0646\u0628\u0647_\u062f\u0648\u0634\u0646\u0628\u0647_\u0633\u0647\u200c\u0634\u0646\u0628\u0647_\u0686\u0647\u0627\u0631\u0634\u0646\u0628\u0647_\u067e\u0646\u062c\u200c\u0634\u0646\u0628\u0647_\u062c\u0645\u0639\u0647_\u0634\u0646\u0628\u0647".split("_"),weekdaysShort:"\u06cc\u06a9\u200c\u0634\u0646\u0628\u0647_\u062f\u0648\u0634\u0646\u0628\u0647_\u0633\u0647\u200c\u0634\u0646\u0628\u0647_\u0686\u0647\u0627\u0631\u0634\u0646\u0628\u0647_\u067e\u0646\u062c\u200c\u0634\u0646\u0628\u0647_\u062c\u0645\u0639\u0647_\u0634\u0646\u0628\u0647".split("_"),weekdaysMin:"\u06cc_\u062f_\u0633_\u0686_\u067e_\u062c_\u0634".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},meridiemParse:/\u0642\u0628\u0644 \u0627\u0632 \u0638\u0647\u0631|\u0628\u0639\u062f \u0627\u0632 \u0638\u0647\u0631/,isPM:function(e){return/\u0628\u0639\u062f \u0627\u0632 \u0638\u0647\u0631/.test(e)},meridiem:function(e,t,n){return e<12?"\u0642\u0628\u0644 \u0627\u0632 \u0638\u0647\u0631":"\u0628\u0639\u062f \u0627\u0632 \u0638\u0647\u0631"},calendar:{sameDay:"[\u0627\u0645\u0631\u0648\u0632 \u0633\u0627\u0639\u062a] LT",nextDay:"[\u0641\u0631\u062f\u0627 \u0633\u0627\u0639\u062a] LT",nextWeek:"dddd [\u0633\u0627\u0639\u062a] LT",lastDay:"[\u062f\u06cc\u0631\u0648\u0632 \u0633\u0627\u0639\u062a] LT",lastWeek:"dddd [\u067e\u06cc\u0634] [\u0633\u0627\u0639\u062a] LT",sameElse:"L"},relativeTime:{future:"\u062f\u0631 %s",past:"%s \u067e\u06cc\u0634",s:"\u0686\u0646\u062f \u062b\u0627\u0646\u06cc\u0647",ss:"\u062b\u0627\u0646\u06cc\u0647 d%",m:"\u06cc\u06a9 \u062f\u0642\u06cc\u0642\u0647",mm:"%d \u062f\u0642\u06cc\u0642\u0647",h:"\u06cc\u06a9 \u0633\u0627\u0639\u062a",hh:"%d \u0633\u0627\u0639\u062a",d:"\u06cc\u06a9 \u0631\u0648\u0632",dd:"%d \u0631\u0648\u0632",M:"\u06cc\u06a9 \u0645\u0627\u0647",MM:"%d \u0645\u0627\u0647",y:"\u06cc\u06a9 \u0633\u0627\u0644",yy:"%d \u0633\u0627\u0644"},preparse:function(e){return e.replace(/[\u06f0-\u06f9]/g,(function(e){return n[e]})).replace(/\u060c/g,",")},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]})).replace(/,/g,"\u060c")},dayOfMonthOrdinalParse:/\d{1,2}\u0645/,ordinal:"%d\u0645",week:{dow:6,doy:12}})}(n("wd/R"))},jnO4:function(e,t,n){!function(e){"use strict";var t={1:"\u0661",2:"\u0662",3:"\u0663",4:"\u0664",5:"\u0665",6:"\u0666",7:"\u0667",8:"\u0668",9:"\u0669",0:"\u0660"},n={"\u0661":"1","\u0662":"2","\u0663":"3","\u0664":"4","\u0665":"5","\u0666":"6","\u0667":"7","\u0668":"8","\u0669":"9","\u0660":"0"},i=function(e){return 0===e?0:1===e?1:2===e?2:e%100>=3&&e%100<=10?3:e%100>=11?4:5},r={s:["\u0623\u0642\u0644 \u0645\u0646 \u062b\u0627\u0646\u064a\u0629","\u062b\u0627\u0646\u064a\u0629 \u0648\u0627\u062d\u062f\u0629",["\u062b\u0627\u0646\u064a\u062a\u0627\u0646","\u062b\u0627\u0646\u064a\u062a\u064a\u0646"],"%d \u062b\u0648\u0627\u0646","%d \u062b\u0627\u0646\u064a\u0629","%d \u062b\u0627\u0646\u064a\u0629"],m:["\u0623\u0642\u0644 \u0645\u0646 \u062f\u0642\u064a\u0642\u0629","\u062f\u0642\u064a\u0642\u0629 \u0648\u0627\u062d\u062f\u0629",["\u062f\u0642\u064a\u0642\u062a\u0627\u0646","\u062f\u0642\u064a\u0642\u062a\u064a\u0646"],"%d \u062f\u0642\u0627\u0626\u0642","%d \u062f\u0642\u064a\u0642\u0629","%d \u062f\u0642\u064a\u0642\u0629"],h:["\u0623\u0642\u0644 \u0645\u0646 \u0633\u0627\u0639\u0629","\u0633\u0627\u0639\u0629 \u0648\u0627\u062d\u062f\u0629",["\u0633\u0627\u0639\u062a\u0627\u0646","\u0633\u0627\u0639\u062a\u064a\u0646"],"%d \u0633\u0627\u0639\u0627\u062a","%d \u0633\u0627\u0639\u0629","%d \u0633\u0627\u0639\u0629"],d:["\u0623\u0642\u0644 \u0645\u0646 \u064a\u0648\u0645","\u064a\u0648\u0645 \u0648\u0627\u062d\u062f",["\u064a\u0648\u0645\u0627\u0646","\u064a\u0648\u0645\u064a\u0646"],"%d \u0623\u064a\u0627\u0645","%d \u064a\u0648\u0645\u064b\u0627","%d \u064a\u0648\u0645"],M:["\u0623\u0642\u0644 \u0645\u0646 \u0634\u0647\u0631","\u0634\u0647\u0631 \u0648\u0627\u062d\u062f",["\u0634\u0647\u0631\u0627\u0646","\u0634\u0647\u0631\u064a\u0646"],"%d \u0623\u0634\u0647\u0631","%d \u0634\u0647\u0631\u0627","%d \u0634\u0647\u0631"],y:["\u0623\u0642\u0644 \u0645\u0646 \u0639\u0627\u0645","\u0639\u0627\u0645 \u0648\u0627\u062d\u062f",["\u0639\u0627\u0645\u0627\u0646","\u0639\u0627\u0645\u064a\u0646"],"%d \u0623\u0639\u0648\u0627\u0645","%d \u0639\u0627\u0645\u064b\u0627","%d \u0639\u0627\u0645"]},o=function(e){return function(t,n,o,a){var s=i(t),l=r[e][i(t)];return 2===s&&(l=l[n?0:1]),l.replace(/%d/i,t)}},a=["\u064a\u0646\u0627\u064a\u0631","\u0641\u0628\u0631\u0627\u064a\u0631","\u0645\u0627\u0631\u0633","\u0623\u0628\u0631\u064a\u0644","\u0645\u0627\u064a\u0648","\u064a\u0648\u0646\u064a\u0648","\u064a\u0648\u0644\u064a\u0648","\u0623\u063a\u0633\u0637\u0633","\u0633\u0628\u062a\u0645\u0628\u0631","\u0623\u0643\u062a\u0648\u0628\u0631","\u0646\u0648\u0641\u0645\u0628\u0631","\u062f\u064a\u0633\u0645\u0628\u0631"];e.defineLocale("ar",{months:a,monthsShort:a,weekdays:"\u0627\u0644\u0623\u062d\u062f_\u0627\u0644\u0625\u062b\u0646\u064a\u0646_\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621_\u0627\u0644\u062e\u0645\u064a\u0633_\u0627\u0644\u062c\u0645\u0639\u0629_\u0627\u0644\u0633\u0628\u062a".split("_"),weekdaysShort:"\u0623\u062d\u062f_\u0625\u062b\u0646\u064a\u0646_\u062b\u0644\u0627\u062b\u0627\u0621_\u0623\u0631\u0628\u0639\u0627\u0621_\u062e\u0645\u064a\u0633_\u062c\u0645\u0639\u0629_\u0633\u0628\u062a".split("_"),weekdaysMin:"\u062d_\u0646_\u062b_\u0631_\u062e_\u062c_\u0633".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"D/\u200fM/\u200fYYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/\u0635|\u0645/,isPM:function(e){return"\u0645"===e},meridiem:function(e,t,n){return e<12?"\u0635":"\u0645"},calendar:{sameDay:"[\u0627\u0644\u064a\u0648\u0645 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextDay:"[\u063a\u062f\u064b\u0627 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextWeek:"dddd [\u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastDay:"[\u0623\u0645\u0633 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastWeek:"dddd [\u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",sameElse:"L"},relativeTime:{future:"\u0628\u0639\u062f %s",past:"\u0645\u0646\u0630 %s",s:o("s"),ss:o("s"),m:o("m"),mm:o("m"),h:o("h"),hh:o("h"),d:o("d"),dd:o("d"),M:o("M"),MM:o("M"),y:o("y"),yy:o("y")},preparse:function(e){return e.replace(/[\u0661\u0662\u0663\u0664\u0665\u0666\u0667\u0668\u0669\u0660]/g,(function(e){return n[e]})).replace(/\u060c/g,",")},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]})).replace(/,/g,"\u060c")},week:{dow:6,doy:12}})}(n("wd/R"))},jrUv:function(e,t){var n=Math.expm1,i=Math.exp;e.exports=!n||n(10)>22025.465794806718||n(10)<22025.465794806718||-2e-17!=n(-2e-17)?function(e){return 0==(e=+e)?e:e>-1e-6&&e<1e-6?e+e*e/2:i(e)-1}:n},jt2F:function(e,t,n){n("dG/n")("matchAll")},jwYu:function(e,t,n){"use strict";var i=h(n("FKN7")),r=h(n("Lci2")),o=h(n("cap0")),a=h(n("PB16")),s=h(n("bUO+")),l=n("1LL4"),c=h(n("D6VQ")),u=n("dYUP"),d=n("LI0J");function h(e){return e&&e.__esModule?e:{default:e}}var p=function(e,t,n){f(e,t,n)},f=function(e,t,n){e.css("transform","rotate("+t+"deg) translate(0,"+n+"px)")},m=r.default.inherit({_getDefaultOptions:function(){return(0,l.extend)(this.callBase(),{value:new Date(Date.now()),use24HourFormat:!0,_showClock:!0,_arrowOffset:0,stylingMode:void 0})},_defaultOptionsRules:function(){return this.callBase().concat([{device:{platform:"android"},options:{_arrowOffset:15}},{device:{platform:"generic"},options:{_arrowOffset:5}}])},_getValue:function(){return this.option("value")||new Date},_init:function(){this.callBase(),this.$element().addClass("dx-timeview")},_render:function(){this.callBase(),this._renderBox(),this._updateTime()},_renderBox:function(){var e=(0,i.default)("
    ").appendTo(this.$element()),t=[];this.option("_showClock")&&t.push({ratio:1,shrink:0,baseSize:"auto",template:this._renderClock.bind(this)}),t.push({ratio:0,shrink:0,baseSize:50,template:this._renderField.bind(this)}),this._createComponent(e,s.default,{height:"100%",width:"100%",direction:"col",items:t})},_renderClock:function(e,t,n){this._$hourArrow=(0,i.default)("
    ").addClass("dx-timeview-hourarrow"),this._$minuteArrow=(0,i.default)("
    ").addClass("dx-timeview-minutearrow");var r=(0,i.default)(n);r.addClass("dx-timeview-clock").append(this._$hourArrow).append(this._$minuteArrow),this.setAria("role","presentation",r)},_updateClock:function(){var e=this._getValue(),t=e.getHours()/12*360+e.getMinutes()/60*30,n=e.getMinutes()/60*360;p(this._$hourArrow,t,this.option("_arrowOffset")),p(this._$minuteArrow,n,this.option("_arrowOffset"))},_getBoxItems:function(e){var t=this,n=[{ratio:0,shrink:0,baseSize:"auto",template:function(){return t._hourBox.$element()}},{ratio:0,shrink:0,baseSize:"auto",template:(0,i.default)("
    ").addClass("dx-timeview-time-separator").text((0,u.getTimeSeparator)())},{ratio:0,shrink:0,baseSize:"auto",template:function(){return t._minuteBox.$element()}}];return e&&n.push({ratio:0,shrink:0,baseSize:"auto",template:function(){return t._format12.$element()}}),n},_renderField:function(){var e=!this.option("use24HourFormat");return this._createHourBox(),this._createMinuteBox(),e&&this._createFormat12Box(),this._createComponent((0,i.default)("
    ").addClass("dx-timeview-field"),s.default,{direction:"row",align:"center",crossAlign:"center",items:this._getBoxItems(e)}).$element()},_createHourBox:function(){var e=this;(this._hourBox=this._createComponent((0,i.default)("
    "),o.default,(0,l.extend)({min:-1,max:24,value:this._getValue().getHours(),onValueChanged:this._onHourBoxValueChanged.bind(this),onKeyboardHandled:function(t){return e._keyboardHandler(t)}},this._getNumberBoxConfig()))).setAria("label","hours")},_isPM:function(){return!this.option("use24HourFormat")&&1===this._format12.option("value")},_onHourBoxValueChanged:function(e){var t=this._getValue(),n=new Date(t),i=this._convertMaxHourToMin(e.value);this._isPM()&&(i+=12),n.setHours(i),(0,d.normalizeTime)(n),this.option("value",n)},_convertMaxHourToMin:function(e){var t=this.option("use24HourFormat")?24:12;return(t+e)%t},_createMinuteBox:function(){var e=this;(this._minuteBox=this._createComponent((0,i.default)("
    "),o.default,(0,l.extend)({min:-1,max:60,value:this._getValue().getMinutes(),onKeyboardHandled:function(t){return e._keyboardHandler(t)},onValueChanged:function(t){var n=(60+t.value)%60;t.component.option("value",n);var i=new Date(e._getValue());i.setMinutes(n),(0,d.normalizeTime)(i),e.option("value",i)}},this._getNumberBoxConfig()))).setAria("label","minutes")},_createFormat12Box:function(){var e=this,t=(0,u.getPeriodNames)();(this._format12=this._createComponent((0,i.default)("
    ").addClass("dx-timeview-format12"),a.default,{items:[{value:-1,text:t[0]},{value:1,text:t[1]}],valueExpr:"value",displayExpr:"text",onKeyboardHandled:function(t){return e._keyboardHandler(t)},onValueChanged:function(t){var n=t.value,i=e._getValue().getHours(),r=new Date(e._getValue());r.setHours((i+12*n)%24),e.option("value",r)},value:this._getValue().getHours()>=12?1:-1,stylingMode:this.option("stylingMode")})).setAria("label","type")},_refreshFormat12:function(){if(!this.option("use24HourFormat")){var e=this._getValue().getHours();this._silentEditorValueUpdate(this._format12,e>=12?1:-1)}},_silentEditorValueUpdate:function(e,t){e&&(e._suppressValueChangeAction(),e.option("value",t),e._resumeValueChangeAction())},_getNumberBoxConfig:function(){return{showSpinButtons:!0,displayValueFormatter:function(e){return(e<10?"0":"")+e},stylingMode:this.option("stylingMode")}},_normalizeHours:function(e){return this.option("use24HourFormat")?e:e%12||12},_updateField:function(){var e=this._normalizeHours(this._getValue().getHours());this._silentEditorValueUpdate(this._hourBox,e),this._silentEditorValueUpdate(this._minuteBox,this._getValue().getMinutes()),this._refreshFormat12()},_updateTime:function(){this.option("_showClock")&&this._updateClock(),this._updateField()},_visibilityChanged:function(e){e&&this._updateTime()},_optionChanged:function(e){switch(e.name){case"value":this._updateTime(),this.callBase(e);break;case"_arrowOffset":break;case"use24HourFormat":case"_showClock":case"stylingMode":this._invalidate();break;default:this.callBase(e)}}});(0,c.default)("dxTimeView",m),e.exports=m},k9kE:function(e,t,n){"use strict";var i=n("GCD8"),r=n("ti0F"),o=n("v4HY"),a=n("1LL4"),s=n("z7z0"),l=g(n("jeLr")),c=n("Atjq"),u=g(n("dYUP")),d=n("FwfD"),h=n("/DUC"),p=g(n("YW9F")),f=g(n("Bhoz")),m=g(n("LdFP"));function g(e){return e&&e.__esModule?e:{default:e}}var _=p.default.inherit({_supportedKeys:function(e){var t=this,n=this.callBase(e),r=function(e){var r=n[(0,i.normalizeKeyName)(e)];return r&&r.apply(t,[e])},o=function(e,n){return t._shouldUseOriginalHandler(e)?r.apply(t,[e]):n.apply(t,[e])};return(0,a.extend)({},n,{del:function(e){return o(e,(function(e){t._revertPart(1),t._isAllSelected()||e.preventDefault()}))},backspace:function(e){return o(e,(function(e){t._revertPart(-1),t._isAllSelected()||e.preventDefault()}))},home:function(e){return o(e,(function(e){t._selectFirstPart(),e.preventDefault()}))},end:function(e){return o(e,(function(e){t._selectLastPart(),e.preventDefault()}))},escape:function(e){return o(e,(function(e){t._revertChanges(e)}))},enter:function(e){return o(e,(function(e){t._enterHandler(e)}))},leftArrow:function(e){return o(e,(function(e){t._selectNextPart(-1),e.preventDefault()}))},rightArrow:function(e){return o(e,(function(e){t._selectNextPart(1),e.preventDefault()}))},upArrow:function(e){return o(e,(function(e){t._upDownArrowHandler(1),e.preventDefault()}))},downArrow:function(e){return o(e,(function(e){t._upDownArrowHandler(-1),e.preventDefault()}))}})},_shouldUseOriginalHandler:function(e){var t=this.option("opened")&&e&&-1===["backspace","del"].indexOf((0,i.normalizeKeyName)(e));return!this._useMaskBehavior()||t||e&&e.altKey},_upDownArrowHandler:function(e){this._setNewDateIfEmpty();var t=this._getActivePartValue(this._initialMaskValue),n=this._getActivePartValue()-t;this._loadMaskValue(this._initialMaskValue),this._partIncrease(n+e,!0)},_getDefaultOptions:function(){return(0,a.extend)(this.callBase(),{useMaskBehavior:!1,emptyDateValue:new Date(2e3,0,1,0,0,0)})},_isSingleCharKey:function(e){var t=e.originalEvent.data||e.originalEvent.key;return"string"==typeof t&&1===t.length&&!e.ctrl&&!e.alt},_useBeforeInputEvent:function(){var e=m.default.real();return e.android&&e.version[0]>4},_keyboardHandler:function(e){var t=e.originalEvent.key,n=this.callBase(e);return this._useMaskBehavior()&&!this._useBeforeInputEvent()&&this._isSingleCharKey(e)?(this._processInputKey(t),e.originalEvent.preventDefault(),n):n},_maskBeforeInputHandler:function(e){var t=this;this._maskInputHandler=null;var n=e.originalEvent.inputType;"insertCompositionText"===n&&(this._maskInputHandler=function(){t._renderDisplayText(t._getDisplayedText(t._maskValue)),t._selectNextPart()});var i="deleteContentBackward"===n;if(i||"deleteContentForward"===n){var r=i?-1:1;this._maskInputHandler=function(){t._revertPart(),t._selectNextPart(r)}}if(this._useMaskBehavior()&&this._isSingleCharKey(e))return this._processInputKey(e.originalEvent.data),e.preventDefault(),!0},_keyPressHandler:function(e){this.callBase(e),this._maskInputHandler&&(this._maskInputHandler(),this._maskInputHandler=null)},_processInputKey:function(e){this._isAllSelected()&&(this._activePartIndex=0),this._setNewDateIfEmpty(),isNaN(parseInt(e))?this._searchString(e):this._searchNumber(e)},_isAllSelected:function(){var e=this._caret();return e.end-e.start===this.option("text").length},_getFormatPattern:function(){if(this._formatPattern)return this._formatPattern;var e=this._strategy.getDisplayFormat(this.option("displayFormat")),t=(0,r.isString)(e)&&!u.default._getPatternByFormat(e);return this._formatPattern=t?e:(0,h.getFormat)((function(t){return u.default.format(t,e)})),this._formatPattern},_setNewDateIfEmpty:function(){if(!this._maskValue){var e="time"===this.option("type")?new Date(null):new Date;this._maskValue=e,this._initialMaskValue=e,this._renderDateParts()}},_partLimitsReached:function(e){var t=String(e).length,n=this._getActivePartProp("pattern").length,i=1===n?t:Math.min(n,t),r=this._searchValue.length===i,o=parseInt(this._searchValue+"0")>e;return r||o},_searchNumber:function(e){var t=this._getActivePartLimits().max,n=String(t).length;this._searchValue=(this._searchValue+e).substr(-n),isNaN(this._searchValue)&&(this._searchValue=e),this._setActivePartValue(this._searchValue),this._partLimitsReached(t)&&this._selectNextPart(1)},_searchString:function(e){if(isNaN(parseInt(this._getActivePartProp("text")))){for(var t=this._getActivePartProp("limits")(this._maskValue),n=this._searchValue+e.toLowerCase(),i=t.max-t.min,r=0;r<=i;r++)if(this._loadMaskValue(this._initialMaskValue),this._partIncrease(r+1),0===this._getActivePartProp("text").toLowerCase().indexOf(n))return void(this._searchValue=n);this._setNewDateIfEmpty(),this._searchValue&&(this._clearSearchValue(),this._searchString(e))}},_clearSearchValue:function(){this._searchValue=""},_revertPart:function(e){if(!this._isAllSelected()){var t=this._getActivePartValue(this.option("emptyDateValue"));this._setActivePartValue(t),this._selectNextPart(e)}this._clearSearchValue()},_useMaskBehavior:function(){return this.option("useMaskBehavior")&&"text"===this.option("mode")},_prepareRegExpInfo:function(){this._regExpInfo=(0,d.getRegExpInfo)(this._getFormatPattern(),u.default);var e=this._regExpInfo.regexp.flags,t=f.default.convertDigits(this._regExpInfo.regexp.source,!1);this._regExpInfo.regexp=RegExp(t,e)},_initMaskState:function(){this._activePartIndex=0,this._formatPattern=null,this._prepareRegExpInfo(),this._loadMaskValue()},_renderMask:function(){this.callBase(),this._detachMaskEvents(),this._clearMaskState(),this._useMaskBehavior()&&(this._attachMaskEvents(),this._initMaskState(),this._renderDateParts())},_renderDateParts:function(){if(this._useMaskBehavior()){var e=this.option("text")||this._getDisplayedText(this._maskValue);e&&(this._dateParts=(0,c.renderDateParts)(e,this._regExpInfo),this._isFocused()&&this._selectNextPart())}},_detachMaskEvents:function(){l.default.off(this._input(),".dateBoxMask")},_attachMaskEvents:function(){var e=this;l.default.on(this._input(),(0,i.addNamespace)("dxclick","dateBoxMask"),this._maskClickHandler.bind(this)),l.default.on(this._input(),(0,i.addNamespace)("paste","dateBoxMask"),this._maskPasteHandler.bind(this)),l.default.on(this._input(),(0,i.addNamespace)("drop","dateBoxMask"),(function(){e._renderDisplayText(e._getDisplayedText(e._maskValue)),e._selectNextPart()})),this._useBeforeInputEvent()&&l.default.on(this._input(),(0,i.addNamespace)("beforeinput","dateBoxMask"),this._maskBeforeInputHandler.bind(this))},_selectLastPart:function(){this.option("text")&&(this._activePartIndex=this._dateParts.length,this._selectNextPart(-1))},_selectFirstPart:function(){this.option("text")&&(this._activePartIndex=-1,this._selectNextPart(1))},_onMouseWheel:function(e){this._useMaskBehavior()&&this._partIncrease(e.delta>0?1:-1,e)},_selectNextPart:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0;if(this.option("text")&&!this._disposed){e&&(this._initialMaskValue=new Date(this._maskValue));var t=(0,s.fitIntoRange)(this._activePartIndex+e,0,this._dateParts.length-1);if(this._dateParts[t].isStub){var n=0===t&&e<0||t===this._dateParts.length-1&&e>0;if(!n)return void this._selectNextPart(e>=0?e+1:e-1);t=this._activePartIndex}this._activePartIndex!==t&&this._clearSearchValue(),this._activePartIndex=t,this._caret(this._getActivePartProp("caret"))}},_getRealLimitsPattern:function(){if("d"===this._getActivePartProp("pattern")[0])return"dM"},_getActivePartLimits:function(e){return this._getActivePartProp("limits")(this._maskValue,e&&this._getRealLimitsPattern())},_getActivePartValue:function(e){e=e||this._maskValue;var t=this._getActivePartProp("getter");return(0,r.isFunction)(t)?t(e):e[t]()},_addLeadingZeroes:function(e){var t=this._searchValue.match(/^0+/),n=this._getActivePartLimits(),i=String(n.max).length;return((t&&t[0]||"")+String(e)).substr(-i)},_setActivePartValue:function(e,t){t=t||this._maskValue;var n=this._getActivePartProp("setter"),i=this._getActivePartLimits();e=(0,s.inRange)(e,i.min,i.max)?e:e%10,e=this._addLeadingZeroes((0,s.fitIntoRange)(e,i.min,i.max)),(0,r.isFunction)(n)?n(t,e):t[n](e),this._renderDisplayText(this._getDisplayedText(t)),this._renderDateParts()},_getActivePartProp:function(e){if(this._dateParts&&this._dateParts[this._activePartIndex])return this._dateParts[this._activePartIndex][e]},_loadMaskValue:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.dateOption("value");this._maskValue=e&&new Date(e),this._initialMaskValue=e&&new Date(e)},_saveMaskValue:function(){var e=this._maskValue&&new Date(this._maskValue);this._initialMaskValue=new Date(e),this.dateOption("value",e)},_revertChanges:function(){this._loadMaskValue(),this._renderDisplayText(this._getDisplayedText(this._maskValue)),this._renderDateParts()},_renderDisplayText:function(e){this.callBase(e),this._useMaskBehavior()&&this.option("text",e)},_partIncrease:function(e,t){this._setNewDateIfEmpty();var n=this._getActivePartLimits(t),i=n.max,r=n.min,o=i-r;1===o&&o++;var a=e+this._getActivePartValue();a>i?a=this._applyLimits(a,{limitBase:r,limitClosest:i,limitDelta:o}):a=4||"\u09a6\u09c1\u09aa\u09c1\u09b0"===t&&e<5||"\u09ac\u09bf\u0995\u09be\u09b2"===t?e+12:e},meridiem:function(e,t,n){return e<4?"\u09b0\u09be\u09a4":e<10?"\u09b8\u0995\u09be\u09b2":e<17?"\u09a6\u09c1\u09aa\u09c1\u09b0":e<20?"\u09ac\u09bf\u0995\u09be\u09b2":"\u09b0\u09be\u09a4"},week:{dow:0,doy:6}})}(n("wd/R"))},kLP8:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.registerTemplateEngine=function(e,t){a[e]=t},t.setTemplateEngine=function(e){if((0,r.isString)(e)){if(!(i=a[e]))throw o.default.Error("E0020",e)}else i=e},t.getCurrentTemplateEngine=function(){return i};var i,r=n("ti0F"),o=function(e){return e&&e.__esModule?e:{default:e}}(n("/7L9")),a={}},kNcU:function(e,t,n){var i=n("I+eb"),r=Math.log,o=Math.LN2;i({target:"Math",stat:!0},{log2:function(e){return r(e)/o}})},kOOl:function(e,t){var n=0,i=Math.random();e.exports=function(e){return"Symbol("+String(void 0===e?"":e)+")_"+(++n+i).toString(36)}},kOZU:function(e,t,n){"use strict";var i=g(n("FKN7")),r=g(n("tUd6")),o=g(n("jeLr")),a=g(n("1B4V")),s=g(n("v4HY")),l=g(n("zBVi")),c=n("5u+F"),u=n("1LL4"),d=n("KAnu"),h=n("3IPI"),p=n("imRD"),f=n("GCD8"),m=n("XCcL");function g(e){return e&&e.__esModule?e:{default:e}}var _=l.default.abstract,v=(0,f.addNamespace)(m.name,"dxCalendar"),y=l.default.inherit({_getViewName:function(){return"base"},_getDefaultOptions:function(){return(0,u.extend)(this.callBase(),{date:new Date,focusStateEnabled:!1,cellTemplate:null,disabledDates:null,onCellClick:null,rowCount:3,colCount:4,allowValueSelection:!0})},_init:function(){this.callBase();var e=this.option("value");this.option("value",new Date(e)),this.option("value").valueOf()||this.option("value",new Date(0,0,0,0,0,0))},_initMarkup:function(){this.callBase(),this._renderImpl()},_renderImpl:function(){this.$element().append(this._createTable()),this._createDisabledDatesHandler(),this._renderBody(),this._renderContouredDate(),this._renderValue(),this._renderEvents()},_createTable:function(){return this._$table=(0,i.default)(""),this.setAria({label:(0,p.format)("dxCalendar-ariaWidgetName"),role:"grid"},this._$table),this._$table},_renderBody:function(){this.$body=(0,i.default)("").appendTo(this._$table);for(var e={cellDate:this._getFirstCellData(),prevCellDate:null},t=0,n=this.option("rowCount");t0&&void 0!==arguments[0]?arguments[0]:{},t=e.backgroundColor,n=e.fillPatternType,r=e.fillPatternColor;return!(0,i.isDefined)(t)||(0,i.isDefined)(n)&&(0,i.isDefined)(r)?(0,i.isDefined)(n)&&(0,i.isDefined)(r)?{patternFill:{patternType:n,foregroundColor:{rgb:r},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 r.default.toXml("fill",{},o.default.toXml(e.patternFill))}};t.default=s},kOpN:function(e,t,n){!function(e){"use strict";e.defineLocale("zh-tw",{months:"\u4e00\u6708_\u4e8c\u6708_\u4e09\u6708_\u56db\u6708_\u4e94\u6708_\u516d\u6708_\u4e03\u6708_\u516b\u6708_\u4e5d\u6708_\u5341\u6708_\u5341\u4e00\u6708_\u5341\u4e8c\u6708".split("_"),monthsShort:"1\u6708_2\u6708_3\u6708_4\u6708_5\u6708_6\u6708_7\u6708_8\u6708_9\u6708_10\u6708_11\u6708_12\u6708".split("_"),weekdays:"\u661f\u671f\u65e5_\u661f\u671f\u4e00_\u661f\u671f\u4e8c_\u661f\u671f\u4e09_\u661f\u671f\u56db_\u661f\u671f\u4e94_\u661f\u671f\u516d".split("_"),weekdaysShort:"\u9031\u65e5_\u9031\u4e00_\u9031\u4e8c_\u9031\u4e09_\u9031\u56db_\u9031\u4e94_\u9031\u516d".split("_"),weekdaysMin:"\u65e5_\u4e00_\u4e8c_\u4e09_\u56db_\u4e94_\u516d".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY\u5e74M\u6708D\u65e5",LLL:"YYYY\u5e74M\u6708D\u65e5 HH:mm",LLLL:"YYYY\u5e74M\u6708D\u65e5dddd HH:mm",l:"YYYY/M/D",ll:"YYYY\u5e74M\u6708D\u65e5",lll:"YYYY\u5e74M\u6708D\u65e5 HH:mm",llll:"YYYY\u5e74M\u6708D\u65e5dddd HH:mm"},meridiemParse:/\u51cc\u6668|\u65e9\u4e0a|\u4e0a\u5348|\u4e2d\u5348|\u4e0b\u5348|\u665a\u4e0a/,meridiemHour:function(e,t){return 12===e&&(e=0),"\u51cc\u6668"===t||"\u65e9\u4e0a"===t||"\u4e0a\u5348"===t?e:"\u4e2d\u5348"===t?e>=11?e:e+12:"\u4e0b\u5348"===t||"\u665a\u4e0a"===t?e+12:void 0},meridiem:function(e,t,n){var i=100*e+t;return i<600?"\u51cc\u6668":i<900?"\u65e9\u4e0a":i<1130?"\u4e0a\u5348":i<1230?"\u4e2d\u5348":i<1800?"\u4e0b\u5348":"\u665a\u4e0a"},calendar:{sameDay:"[\u4eca\u5929] LT",nextDay:"[\u660e\u5929] LT",nextWeek:"[\u4e0b]dddd LT",lastDay:"[\u6628\u5929] LT",lastWeek:"[\u4e0a]dddd LT",sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}(\u65e5|\u6708|\u9031)/,ordinal:function(e,t){switch(t){case"d":case"D":case"DDD":return e+"\u65e5";case"M":return e+"\u6708";case"w":case"W":return e+"\u9031";default:return e}},relativeTime:{future:"%s\u5167",past:"%s\u524d",s:"\u5e7e\u79d2",ss:"%d \u79d2",m:"1 \u5206\u9418",mm:"%d \u5206\u9418",h:"1 \u5c0f\u6642",hh:"%d \u5c0f\u6642",d:"1 \u5929",dd:"%d \u5929",M:"1 \u500b\u6708",MM:"%d \u500b\u6708",y:"1 \u5e74",yy:"%d \u5e74"}})}(n("wd/R"))},kPyj:function(e,t,n){"use strict";n.d(t,"a",(function(){return a}));var i=n("nS6G"),r=n("Bde+"),o=n("TYT/"),a=function(){function e(e){this.localizationSourceName=i.a.localization.defaultLocalizationSourceName,this.localization=e.get(r.f)}return e.prototype.l=function(e){for(var t=[],n=1;n0&&(!a.multiline||a.multiline&&"\n"!==e[a.lastIndex-1])&&(f="(?: "+f+")",g=" "+g,m++),n=new RegExp("^(?:"+f+")",p)),h&&(n=new RegExp("^"+f+"$(?!\\s)",p)),u&&(t=a.lastIndex),i=s.call(c?n:a,g),c?i?(i.input=i.input.slice(m),i[0]=i[0].slice(m),i.index=a.lastIndex,a.lastIndex+=i[0].length):a.lastIndex=0:u&&i&&(a.lastIndex=a.global?i.index+i[0].length:t),h&&i&&i.length>1&&l.call(i[0],n,(function(){for(r=1;ra.width||n<0||t<0||t+o>a.height},e.prototype.onWindowResize=function(e){this.hide()},e.prototype.bindDocumentResizeListener=function(){var e=this;this.zone.runOutsideAngular((function(){e.resizeListener=e.onWindowResize.bind(e),window.addEventListener("resize",e.resizeListener)}))},e.prototype.unbindDocumentResizeListener=function(){this.resizeListener&&(window.removeEventListener("resize",this.resizeListener),this.resizeListener=null)},e.prototype.unbindEvents=function(){"hover"===this.tooltipEvent?(this.el.nativeElement.removeEventListener("mouseenter",this.mouseEnterListener),this.el.nativeElement.removeEventListener("mouseleave",this.mouseLeaveListener),this.el.nativeElement.removeEventListener("click",this.clickListener)):"focus"===this.tooltipEvent&&(this.el.nativeElement.removeEventListener("focus",this.focusListener),this.el.nativeElement.removeEventListener("blur",this.blurListener)),this.unbindDocumentResizeListener()},e.prototype.remove=function(){this.container&&this.container.parentElement&&("body"===this.appendTo?document.body.removeChild(this.container):"target"===this.appendTo?this.el.nativeElement.removeChild(this.container):r.a.removeChild(this.container,this.appendTo)),this.unbindDocumentResizeListener(),this.clearTimeouts(),this.container=null},e.prototype.clearShowTimeout=function(){this.showTimeout&&(clearTimeout(this.showTimeout),this.showTimeout=null)},e.prototype.clearHideTimeout=function(){this.hideTimeout&&(clearTimeout(this.hideTimeout),this.hideTimeout=null)},e.prototype.clearTimeouts=function(){this.clearShowTimeout(),this.clearHideTimeout()},e.prototype.ngOnDestroy=function(){this.unbindEvents(),this.remove()},e.\u0275fac=function(t){return new(t||e)(o["\u0275\u0275directiveInject"](o.ElementRef),o["\u0275\u0275directiveInject"](o.NgZone))},e.\u0275dir=o["\u0275\u0275defineDirective"]({type:e,selectors:[["","pTooltip",""]],inputs:{tooltipPosition:"tooltipPosition",tooltipEvent:"tooltipEvent",appendTo:"appendTo",tooltipZIndex:"tooltipZIndex",escape:"escape",text:["pTooltip","text"],positionStyle:"positionStyle",tooltipStyleClass:"tooltipStyleClass",disabled:["tooltipDisabled","disabled"],showDelay:"showDelay",hideDelay:"hideDelay",life:"life"}}),e}(),s=function(){function e(){}return e.\u0275mod=o["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=o["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)},imports:[[i.c]]}),e}()},l0aJ:function(e,t,n){n("PKPk"),n("pjDv"),n("J30X"),n("Xe3L"),n("ma9I"),n("qHT+"),n("piMb"),n("yyme"),n("TeQF"),n("fbCW"),n("x0AG"),n("BIHw"),n("XbcX"),n("QWBl"),n("yq1k"),n("yXV3"),n("4mDm"),n("oVuX"),n("uqXc"),n("2B1R"),n("E9XD"),n("9N29"),n("Junv"),n("+2oP"),n("Rfxz"),n("ToJy"),n("94Xl"),n("pDQq"),n("QGkA"),n("c9m3");var i=n("Qo9l");e.exports=i.Array},"l2/R":function(e,t,n){"use strict";var i=n("FKN7"),r=n("jeLr"),o=n("KAnu"),a=n("ti0F"),s=n("D8Ap"),l=n("cGv3"),c=l.getWindow(),u=n("zl3R"),d=n("1LL4").extend,h=n("D6VQ"),p=n("bUO+"),f=n("3wDN").inherit({_getDefaultOptions:function(){return d(this.callBase(),{rows:[],cols:[],screenByWidth:null,singleColumnScreen:"",height:"100%",width:"100%",activeStateEnabled:!1,focusStateEnabled:!1,onItemStateChanged:void 0,onLayoutChanged:null,currentScreenFactor:void 0,_layoutStrategy:void 0})},_init:function(){this.option("screenByWidth")||this._options.silent("screenByWidth",l.defaultScreenFactorFunc),this.callBase(),this._initLayoutChangedAction()},_initLayoutChangedAction:function(){this._layoutChangedAction=this._createActionByOption("onLayoutChanged",{excludeValidators:["disabled","readonly"]})},_itemClass:function(){return"dx-box-item"},_itemDataKey:function(){return"dxBoxItemData"},_initMarkup:function(){this.callBase(),this.$element().addClass("dx-responsivebox"),this._updateRootBox()},_updateRootBox:function(){clearTimeout(this._updateTimer),this._updateTimer=setTimeout((function(){this._$root&&r.triggerHandler(this._$root,"dxupdate")}).bind(this))},_renderItems:function(){this._setScreenSize(),this._screenItems=this._itemsByScreen(),this._prepareGrid(),this._spreadItems(),this._layoutItems(),this._linkNodeToItem()},_itemOptionChanged:function(e){var t=this._findItemElementByItem(e);t.length&&(this._refreshItem(t,e),this._clearItemNodeTemplates(),this._update())},_setScreenSize:function(){var e=this._getCurrentScreen();this._removeScreenSizeClass(),this.$element().addClass("dx-responsivebox-screen-"+e),this.option("currentScreenFactor",e)},_removeScreenSizeClass:function(){var e=this.option("currentScreenFactor");e&&this.$element().removeClass("dx-responsivebox-screen-"+e)},_prepareGrid:function(){var e=this._grid=[];this._prepareRowsAndCols(),u.each(this._rows,(function(){var t=[];e.push(t),u.each(this._cols,(function(){t.push(this._createEmptyCell())}).bind(this))}).bind(this))},getSingleColumnRows:function(){var e=this.option("rows"),t=this._screenItems.length;if(e.length){for(var n=this._filterByScreen(e),i=[],r=0;r").appendTo(this._itemContainer()),this._createComponent(this._$root,p,r)}},_rootBoxConfig:function(e){var t=u.each(e,(function(e,t){this._needApplyAutoBaseSize(t)&&d(t,{baseSize:"auto"})}).bind(this));return d({width:"100%",height:"100%",items:t,itemTemplate:this._getTemplateByOption("itemTemplate"),itemHoldTimeout:this.option("itemHoldTimeout"),onItemHold:this._createActionByOption("onItemHold"),onItemClick:this._createActionByOption("onItemClick"),onItemContextMenu:this._createActionByOption("onItemContextMenu"),onItemRendered:this._createActionByOption("onItemRendered")},{_layoutStrategy:this.option("_layoutStrategy")})},_needApplyAutoBaseSize:function(e){return!(e.baseSize||e.minSize&&"auto"!==e.minSize||e.maxSize&&"auto"!==e.maxSize)},_prepareBoxConfig:function(e){return d(e||{},{crossAlign:"stretch",onItemStateChanged:this.option("onItemStateChanged")})},_layoutBlock:function(e){return this._isSingleItem(e)?this._itemByCell(e.row.start,e.col.start):this._layoutDirection(e)},_isSingleItem:function(e){var t=this._grid[e.row.start][e.col.start].location;return e.row.end-e.row.start==t.rowspan-1&&e.col.end-e.col.start==t.colspan-1},_itemByCell:function(e,t){var n=this._grid[e][t];return n.spanningCell?null:n.item},_layoutDirection:function(e){for(var t,n=[],i=e.direction,r=this._crossDirection(i);t=this._nextBlock(e);){if(this._isBlockIndivisible(e.prevBlockOptions,t))throw s.Error("E1025");var o=this._layoutBlock({direction:r,row:t.row,col:t.col,prevBlockOptions:e});o&&(d(o,this._blockSize(t,r)),n.push(o)),e[r].start=t[r].end+1}return{box:this._prepareBoxConfig({direction:i,items:n})}},_isBlockIndivisible:function(e,t){return e&&e.col.start===t.col.start&&e.col.end===t.col.end&&e.row.start===t.row.start&&e.row.end===t.row.end},_crossDirection:function(e){return"col"===e?"row":"col"},_nextBlock:function(e){var t=e.direction,n=this._crossDirection(t),i=e[t].start,r=e[t].end,o=e[n].start;if(o>e[n].end)return null;for(var a=1,s=o;sh&&(a+=d-h)}var p={};return p[t]={start:i,end:r},p[n]={start:o,end:o+a-1},p},_cellByDirection:function(e,t,n){return"col"===e?this._grid[n][t]:this._grid[t][n]},_blockSize:function(e,t){for(var n="row"===t?"auto":0,i="row"===t?this._rows:this._cols,r=d(this._createDefaultSizeConfig(),{ratio:0}),o=e[t].start;o<=e[t].end;o++){var s=i[o];r.ratio+=s.ratio,r.baseSize+=s.baseSize,r.minSize+=s.minSize,r.maxSize+=s.maxSize,a.isDefined(s.shrink)&&(r.shrink=s.shrink)}return r.minSize=r.minSize?r.minSize:n,r.maxSize=r.maxSize?r.maxSize:"auto",this._isSingleColumnScreen()&&(r.baseSize="auto"),r},_update:function(){var e=this._$root;this._renderItems(),e&&e.detach(),this._saveAssistantRoot(e),this._layoutChangedAction(),this._updateRootBox()},_saveAssistantRoot:function(e){this._assistantRoots=this._assistantRoots||[],this._assistantRoots.push(e)},_dispose:function(){clearTimeout(this._updateTimer),this._clearItemNodeTemplates(),this._cleanUnusedRoots(),this.callBase.apply(this,arguments)},_cleanUnusedRoots:function(){this._assistantRoots&&u.each(this._assistantRoots,(function(e,t){i(t).remove()}))},_clearItemNodeTemplates:function(){u.each(this.option("items"),(function(){delete this.node}))},_toggleVisibility:function(e){this.callBase(e),e&&this._updateRootBox()},_attachClickEvent:o.noop,_optionChanged:function(e){switch(e.name){case"rows":case"cols":case"screenByWidth":case"_layoutStrategy":case"singleColumnScreen":this._clearItemNodeTemplates(),this._invalidate();break;case"width":case"height":this.callBase(e),this._update();break;case"onLayoutChanged":this._initLayoutChangedAction();break;case"itemTemplate":this._clearItemNodeTemplates(),this.callBase(e);break;case"currentScreenFactor":break;default:this.callBase(e)}},_dimensionChanged:function(){this._getCurrentScreen()!==this.option("currentScreenFactor")&&this._update()},repaint:function(){this._update()}});h("dxResponsiveBox",f),e.exports=f,e.exports.default=e.exports},l29I:function(e,t,n){"use strict";var i=S(n("FKN7")),r=S(n("jeLr")),o=S(n("GYHJ")),a=n("8S5z"),s=n("KAnu"),l=n("zl3R"),c=n("ti0F"),u=n("1LL4"),d=n("gpjr"),h=S(n("imRD")),p=S(n("XPWh")),f=S(n("T4bj")),m=S(n("cGV2")),g=S(n("ZbT9")),_=S(n("m1Bx")),v=S(n("uHSv")),y=S(n("+6qP")),b=S(n("D8Ap")),w=n("tJvG"),x=S(n("XWCB")),C=n("TssP");function S(e){return e&&e.__esModule?e:{default:e}}function M(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,i=new Array(t);n").appendTo(n).addClass("dx-pending-indicator"),this._createComponent(t,x.default),e.addClass("dx-validation-pending")}},disposeCellPendingIndicator:function(e){var t=e.find(".dx-pending-indicator");if(t.length){var n=x.default.getInstance(t);n&&(n.dispose(),n.$element().remove()),e.removeClass("dx-validation-pending")}},validationStatusChanged:function(e){var t=e.validator,n=t.option("validationGroup"),i=t.option("dataGetter")().column;this.updateCellValidationResult({rowKey:n.key,columnIndex:i.index,validationResult:e})},validatorInitialized:function(e){e.component.on("validating",this.validationStatusChanged.bind(this)),e.component.on("validated",this.validationStatusChanged.bind(this))},validatorDisposing:function(e){var t=e.component,n=t.option("validationGroup"),i=t.option("dataGetter")().column,r=this.getCellValidationResult({rowKey:n.key,columnIndex:i.index});r&&"pending"===r.status&&this.removeCellValidationResult({editData:n,columnIndex:i.index})},applyValidationResult:function(e,t){var n=t.validator,i=n.option("validationGroup"),o=n.option("dataGetter")().column;if(t.brokenRules&&t.brokenRules.forEach((function(e){e.columnIndex=o.index,e.column=o})),e){var a=this.getCellValidationResult({rowKey:i.key,columnIndex:o.index});if(this._disableApplyValidationResults||a&&a.disabledPendingId===t.id)return;if("invalid"===t.status){var s=e.find(":focus");this._editingController.showHighlighting(e,!0),(0,d.focused)(s)||(r.default.trigger(s,"focus"),r.default.trigger(s,f.default.down))}var l=!o.editCellTemplate&&this.getController("editorFactory").getEditorInstance(e);"pending"===t.status?(this._editingController.showHighlighting(e,!0),l?l.option("validationStatus","pending"):this.renderCellPendingIndicator(e)):l?l.option("validationStatus","valid"):this.disposeCellPendingIndicator(e),e.toggleClass(this.addWidgetPrefix("invalid"),"invalid"===t.status)}},createValidator:function(e,t){var n,r,o=this,s=this._editingController,l=e.column,d=function(){var t=l.calculateCellValue(n.data||{});return void 0!==t?t:e.value},h=l.showEditorAlways;if(!(0,c.isDefined)(l.command)&&l.validationRules&&Array.isArray(l.validationRules)&&l.validationRules.length){if((r=s.getIndexByKey(e.key,s._editData))<0){if(!h){var p=this.getController("columns");h=(p&&p.getVisibleColumns()||[]).some((function(e){return e.showEditorAlways}))}h&&s.isCellOrBatchEditMode()&&s.allowUpdating({row:e.row})&&(r=s._addEditData({key:e.key,oldData:e.data}))}if(r>=0){if(t&&!t.length)return void b.default.log("E1050");n=s._editData[r];var f=t&&t.hasClass("dx-widget");t&&t.addClass(this.addWidgetPrefix("validator"));var m=new g.default(t||(0,i.default)("
    "),{name:l.caption,validationRules:(0,u.extend)(!0,[],l.validationRules),validationGroup:n,adapter:f?null:{getValue:d,applyValidationResults:function(e){o.applyValidationResult(t,e)}},dataGetter:function(){return{data:(0,a.createObjectWithChanges)(n.oldData,n.data),column:l}},onInitialized:this.validatorInitialized.bind(this),onDisposing:this.validatorDisposing.bind(this)});if(f){var _=m.option("adapter");_&&(_.getValue=d,_.validationRequestsCallbacks.empty())}return m}}},setDisableApplyValidationResults:function(e){this._disableApplyValidationResults=e},getDisableApplyValidationResults:function(){return this._disableApplyValidationResults},isCurrentValidatorProcessing:function(e){var t=e.rowKey,n=e.columnIndex;return this._currentCellValidator&&this._currentCellValidator.option("validationGroup").key===t&&this._currentCellValidator.option("dataGetter")().column.index===n},validateCell:function(e){var t={rowKey:e.option("validationGroup").key,columnIndex:e.option("dataGetter")().column.index},n=this.getCellValidationResult(t),i=!!n;n||(n=e.validate());var r=new w.Deferred,o=e.option("adapter");return i&&"pending"===n.status&&(this.updateCellValidationResult(t),o.applyValidationResults(n)),(0,w.when)(n.complete||n).done((function(e){i&&o.applyValidationResults(e),r.resolve(e)})),r.promise()},updateCellValidationResult:function(e){var t=e.columnIndex,n=e.validationResult,i=this._editingController.getEditDataByKey(e.rowKey);if(i){var r;if(i.validationResults||(i.validationResults={}),n){if(r=(0,u.extend)({},n),i.validationResults[t]=r,"pending"===n.status&&("cell"===this._editingController.getEditMode()&&(r.deferred=new w.Deferred,r.complete.always((function(){r.deferred.resolve()})),this._editingController.addDeferred(r.deferred)),this._disableApplyValidationResults))return void(r.disabledPendingId=n.id)}else r=i.validationResults[t];r&&r.disabledPendingId&&delete r.disabledPendingId}},getCellValidationResult:function(e){var t=e.columnIndex,n=this._editingController.getEditDataByKey(e.rowKey);return n&&n.validationResults&&n.validationResults[t]},removeCellValidationResult:function(e){var t=e.editData,n=e.columnIndex;if(t&&t.validationResults){var i=t.validationResults[n];i&&i.deferred&&i.deferred.reject("cancel"),delete t.validationResults[n]}},resetRowValidationResults:function(e){e&&(e.validationResults&&delete e.validationResults,delete e.validated)},isInvalidCell:function(e){var t=this.getCellValidationResult({rowKey:e.rowKey,columnIndex:e.columnIndex});return!!t&&"invalid"===t.status},getCellValidator:function(e){var t=e.columnIndex,n=this._editingController.getEditDataByKey(e.rowKey),i=n&&m.default.getGroupConfig(n),r=i&&i.validators;return r&&r.filter((function(e){var n=e.option("dataGetter")().column;return!!n&&n.index===t}))[0]}});e.exports={defaultOptions:function(){return{editing:{texts:{validationCancelChanges:h.default.format("dxDataGrid-validationCancelChanges")}}}},controllers:{validating:O},extenders:{controllers:{editing:{_addEditData:function(e,t){var n=this.getController("validating"),i=this.callBase(e,t);return i>=0&&n.updateEditData(this._editData[i]),i},_updateRowAndPageIndices:function(){var e=this,t=e.getView("rowsView").getTopVisibleItemIndex(),n=t;(0,l.each)(e._editData,(function(i,r){r.isValid||r.pageIndex===e._pageIndex||(r.pageIndex=e._pageIndex,r.rowIndex="insert"===r.type?t:n,n++)}))},_needInsertItem:function(e){var t=this.callBase.apply(this,arguments);return t&&!e.isValid&&(t=e.key.pageIndex===this._pageIndex),t},processItems:function(e,t){var n,i=this._editData,r=this.getController("data"),o=(e=this.callBase(e,t)).length,a=function(t){var n={key:t.key};if(!(function(e,t){var n=-1,i="insert"===e.type,o=e.key;return(0,l.each)(t,(function(e,t){if((0,s.equalByValue)(o,i?t:r.keyOf(t)))return n=e,!1})),n}(t,e)>=0)){t.rowIndex=t.rowIndex>o?t.rowIndex%o:t.rowIndex;var i=t.rowIndex;n.__DX_INSERT_INDEX__=1,e.splice(i,0,n)}};if("batch"===this.getEditMode()&&"prepend"!==t&&"append"!==t)for(n=0;n=0){var s=t._editData[o];"insert"!==s.type&&(e.data=(0,u.extend)(!0,{},s.oldData,s.data),e.key=i)}}t.callBase.apply(t,arguments)},_getInvisibleColumns:function(e){var t,n=this,i=this.getController("columns"),r=i.getInvisibleColumns();return this.isCellOrBatchEditMode()&&(t=e.some((function(e){return n._dataController.getRowIndexByKey(e.key)<0}))),t?i.getColumns():r},_createInvisibleColumnValidators:function(e){var t,n=this.getController("validating"),i=this.getController("columns"),r=this._getInvisibleColumns(e).filter((function(e){return!e.isBand})),o=i.getGroupColumns().filter((function(e){return!e.showWhenGrouped&&-1===r.indexOf(e)})),s=[];return r.push.apply(r,function(e){if(Array.isArray(e))return M(e)}(t=o)||function(e){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(e))return Array.from(e)}(t)||function(e,t){if(e){if("string"==typeof e)return M(e,void 0);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)?M(e,void 0):void 0}}(t)||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.")}()),-1===k.indexOf(this.getEditMode())&&(0,l.each)(r,(function(t,i){e.forEach((function(e){var t;if("insert"===e.type?t=e.data:"update"===e.type&&(t=(0,a.createObjectWithChanges)(e.oldData,e.data)),t){var r=n.createValidator({column:i,key:e.key,value:i.calculateCellValue(t)});r&&s.push(r)}}))})),function(){s.forEach((function(e){e.dispose()}))}},_beforeSaveEditData:function(e,t){var n=this,i=this.callBase.apply(this,arguments),r=this.getController("validating");if(e){var o="remove"===e.type||e.isValid;i=i||!o}else{var a=this._createInvisibleColumnValidators(this._editData);i=new w.Deferred,this.executeOperation(i,(function(){r.validate(!0).done((function(e){switch(a(),n._updateRowAndPageIndices(),n.getEditMode()){case"cell":e||n._focusEditingCell();break;case"batch":e||(n._editRowIndex=-1,n._editColumnIndex=-1,n.getController("data").updateItems())}i.resolve(!e)}))}))}return i.promise?i.promise():i},_beforeEditCell:function(e,t,n){var i=this.callBase(e,t,n);if("cell"===this.getEditMode()){var r=this._rowsView._getCellElement(e,t),o=r&&r.data("dxValidator"),a=o&&o.option("adapter").getValue();if(o&&void 0!==a){var s=this.getController("validating"),l=new w.Deferred;return(0,w.when)(s.validateCell(o),i).done((function(e,t){l.resolve("valid"===e.status&&t)})),l.promise()}if(!o)return i}},_afterSaveEditData:function(){var e,t=this;if((0,l.each)(this._editData,(function(n,i){var r=t._showErrorRow(i);e=e||r})),e){var n=this._rowsView.getScrollable();n&&(n.update(),n.scrollToElement(e))}},_showErrorRow:function(e){var t,n=this.getController("errorHandling"),i=this.getController("data").items(),r=this.getIndexByKey(e.key,i);if(!e.isValid&&e.errorText&&r>=0)return t=this.getPopupContent(),n&&n.renderErrorRow(e.errorText,r,t)},updateFieldValue:function(e){var t=this.getController("validating"),n=new w.Deferred;return t.removeCellValidationResult({editData:this.getEditDataByKey(e.key),columnIndex:e.column.index}),this.callBase.apply(this,arguments).done((function(){var i=t.getCellValidator({rowKey:e.key,columnIndex:e.column.index});(0,w.when)(i&&t.validateCell(i)).done(n.resolve)})),n.promise()},showHighlighting:function(e,t){var n=this,i=!0,r=this.callBase;if(!t){var o=e.data("dxValidator");if(o)return void(0,w.when)(this.getController("validating").validateCell(o)).done((function(t){(i="valid"===t.status)&&r.call(n,e)}))}i&&r.call(this,e)},highlightDataCell:function(e,t){var n=!!t.setValue,i=this.isCellModified(t);if(i||!n)this.callBase.apply(this,arguments);else{var r=this.getController("validating").getCellValidationResult({rowKey:t.key,columnIndex:t.column.index}),o=(0,c.isDefined)(r),a=t.row.isNewRow||!o;this.showHighlighting(e,a)}},getEditDataByKey:function(e){return this._editData[(0,a.getIndexByKey)(e,this._editData)]},isCellModified:function(e){var t=this.callBase(e),n=this.getEditDataByKey(e.key),i=!!n&&!!n.validated,r=!!e.row&&this.getController("validating").isInvalidCell({rowKey:e.key,columnIndex:e.column.index});return t||i&&r}},editorFactory:{_showRevertButton:function(e,t){var n=this;if(t&&t.length){var r=e.find("."+this.addWidgetPrefix("revert-tooltip"));r&&r.remove(),r=(0,i.default)("
    ").addClass(this.addWidgetPrefix("revert-tooltip")).appendTo(e);var o={animation:null,visible:!0,target:t,container:e,closeOnOutsideClick:!1,closeOnTargetScroll:!1,contentTemplate:function(){var e=(0,i.default)("
    ").addClass("dx-revert-button"),t={icon:"revert",hint:n.option("editing.texts.validationCancelChanges"),onClick:function(){n._editingController.cancelEditData()}};return new p.default(e,t).$element()},position:{my:"left top",at:"right top",of:t,offset:"1 0",collision:"flip",boundary:this._rowsView.element()},onPositioned:this._positionedHandler.bind(this)};return new _.default(r,o)}},_hideFixedGroupCell:function(e,t){var n,r,o=this._rowsView.isFixedColumns(),a=this._editingController.isFormEditMode();if(o&&!a){var s=e.closest(".dx-row").next().data("options");s&&"group"===s.rowType&&(n=(0,i.default)(this._rowsView.getRowElement(s.rowIndex)).last(),(r=n.find(".dx-group-cell")).length&&"hidden"!==r.get(0).style.visibility&&(r.css("visibility","hidden"),t.onDisposing=function(){r.css("visibility","")}))}},_positionedHandler:function(e,t){if(!e.component.__skipPositionProcessing){var n=(0,i.default)(e.element).hasClass(this.addWidgetPrefix("revert-tooltip")),r=!n&&this._rowsView.updateFreeSpaceRowHeight(),o=this._normalizeValidationMessagePositionAndMaxWidth(e,n,t);e.component.__skipPositionProcessing=!(!r&&!o),o?e.component.option(o):r&&e.component.repaint()}},_showValidationMessage:function(e,t,n,r){var o=this,a=e.find(".dx-highlight-outline"),s=y.default.isMaterial(),l=a.length&&!s?a:e,c=e.find(".dx-dropdowneditor-overlay").data("dxPopup"),u=c&&c.option("visible"),d=u?"top right":"top "+n,h=u?"top left":"bottom "+n,p="";t&&t.forEach((function(e){p+=(p.length?"
    ":"")+(0,C.encodeHtml)(e)}));var f=(0,i.default)("
    ").addClass("dx-invalid-message").addClass("dx-invalid-message-always").addClass(this.addWidgetPrefix("invalid-message")).html(p).appendTo(e),m={target:l,container:e,shading:!1,width:"auto",height:"auto",visible:!0,animation:!1,propagateOutsideClick:!0,closeOnOutsideClick:!1,closeOnTargetScroll:!1,position:{collision:"flip",boundary:this._rowsView.element(),boundaryOffset:"0 0",my:d,at:h},onPositioned:function(t){o._positionedHandler(t,u),o._shiftValidationMessageIfNeed(t.component.$content(),r&&r.$content(),e)}};this._hideFixedGroupCell(e,m),new v.default(f,m)},_normalizeValidationMessagePositionAndMaxWidth:function(e,t,n){var r=this._columnsController.getFixedColumns();if(r&&r.length){var o,a,s,l=!t&&(a=(0,i.default)(e.element).closest("tr").index(),s=(0,i.default)(this._rowsView.getRowElement(a)).first().children().filter(":not(.dx-hidden-cell)"),this._rowsView._getWidths(s).reduce((function(e,t){return e+t}),0)),c=(t?e.component.overlayContent():e.component.$content()).outerWidth(!0),u=!t&&c>l,d=this._rowsView.getCellIndex((0,i.default)(e.element).closest("td")),h=function(e){var t,n;return e.some((function(i,r){if("transparent"===i.command)return t=0===r?-1:r,n=r===e.length-1?-1:r+i.colspan-1,!0})),{startColumnIndex:t,endColumnIndex:n}}(r);return t||d!==h.startColumnIndex&&!u?d===h.endColumnIndex&&(o={collision:"none flip",my:"top right",at:t||n?"top left":"bottom right"},t&&(o.offset="-1 0")):o={collision:"none flip",my:"top left",at:n?"top right":"bottom left"},o&&{position:o,maxWidth:u?l-2:void 0}}},_shiftValidationMessageIfNeed:function(e,t,n){if(t){var i=e.offset(),r=t.offset();if(i.top===r.top&&i.left+e.width()>r.left){var o=t.width()+2;e.css("left",r.leftn.outerHeight())))return i.show(),i.height(o.outerHeight()),!0},_formItemPrepared:function(e,t){var n=this;this.callBase.apply(this,arguments),(0,s.deferUpdate)((function(){var i=t.find(".dx-widget").first();i.length&&!i.children().length||n.getController("validating").createValidator(e,i)}))},_cellPrepared:function(e,t){this.getController("editing").isFormEditMode()||this.getController("validating").createValidator(t,e),this.callBase.apply(this,arguments)}}}}}},l2dK:function(e,t,n){"use strict";var i=n("I+eb"),r=n("hXpO");i({target:"String",proto:!0,forced:n("rwPt")("fontcolor")},{fontcolor:function(e){return r(this,"font","color",e)}})},l5ep:function(e,t,n){!function(e){"use strict";e.defineLocale("cy",{months:"Ionawr_Chwefror_Mawrth_Ebrill_Mai_Mehefin_Gorffennaf_Awst_Medi_Hydref_Tachwedd_Rhagfyr".split("_"),monthsShort:"Ion_Chwe_Maw_Ebr_Mai_Meh_Gor_Aws_Med_Hyd_Tach_Rhag".split("_"),weekdays:"Dydd Sul_Dydd Llun_Dydd Mawrth_Dydd Mercher_Dydd Iau_Dydd Gwener_Dydd Sadwrn".split("_"),weekdaysShort:"Sul_Llun_Maw_Mer_Iau_Gwe_Sad".split("_"),weekdaysMin:"Su_Ll_Ma_Me_Ia_Gw_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Heddiw am] LT",nextDay:"[Yfory am] LT",nextWeek:"dddd [am] LT",lastDay:"[Ddoe am] LT",lastWeek:"dddd [diwethaf am] LT",sameElse:"L"},relativeTime:{future:"mewn %s",past:"%s yn \xf4l",s:"ychydig eiliadau",ss:"%d eiliad",m:"munud",mm:"%d munud",h:"awr",hh:"%d awr",d:"diwrnod",dd:"%d diwrnod",M:"mis",MM:"%d mis",y:"blwyddyn",yy:"%d flynedd"},dayOfMonthOrdinalParse:/\d{1,2}(fed|ain|af|il|ydd|ed|eg)/,ordinal:function(e){var t="";return e>20?t=40===e||50===e||60===e||80===e||100===e?"fed":"ain":e>0&&(t=["","af","il","ydd","ydd","ed","ed","ed","fed","fed","fed","eg","fed","eg","eg","fed","eg","eg","fed","eg","fed"][e]),e+t},week:{dow:1,doy:4}})}(n("wd/R"))},l6YY:function(e,t,n){"use strict";var i=n("1LL4");function r(e,t,n,i,o,a){a=a||[],(i=i||[])[n=n||0]=i[n]||0;var s,l=e[n],c=0;if(l){for(s=a[n]+1||0;s=o)break}a[n]=s}}t.foreachColumnInfo=r,t.createColumnsInfo=function(e,t,n){var o=[];r(e,(function(e,r,a){var s,l=e,c=l.colspan||1,u=r+c-1>=t&&rn&&(s=n-r),s!==c&&(l=(0,i.extend)({},l,{colspan:s})),o[a].push(l);else if(r>n)return!1}));for(var a=0;a"),this._widget=this._createWidget(e),this._widget.$element().appendTo(this._getWidgetContainer())},_createWidget:function(e){var t=this._getWidgetName(),n=this._getWidgetOptions();return this.dateBox._createComponent(e,t,n)},_getWidgetOptions:l,_getWidgetName:l,getDefaultOptions:function(){return{mode:"text"}},getDisplayFormat:l,supportedKeys:o,getKeyboardListener:o,customizeButtons:o,getParsedText:function(e,t){return s.parse(e,t)||s.parse(e)},renderInputMinMax:o,renderOpenedState:function(){this._updateValue()},popupConfig:l,renderPopupContent:function(){var e=this._getPopup();this._renderWidget();var t=e.$content().parent();r.off(t,"mousedown"),r.on(t,"mousedown",this._preventFocusOnPopup.bind(this))},getFirstPopupElement:o,getLastPopupElement:o,_preventFocusOnPopup:function(e){e.preventDefault()},_getWidgetContainer:function(){return this._getPopup().$content()},_getPopup:function(){return this.dateBox._popup},popupShowingHandler:o,popupHiddenHandler:o,_updateValue:function(){this._widget&&this._widget.option("value",this.dateBoxValue())},useCurrentDateByDefault:o,getDefaultDate:function(){return new Date},textChangedHandler:o,renderValue:function(){this.dateBox.option("opened")&&this._updateValue()},getValue:function(){return this._widget.option("value")},isAdaptivityChanged:function(){return!1},dispose:function(){var e=this._getPopup();e&&e.$content().empty()},dateBoxValue:function(){return arguments.length?this.dateBox.dateValue.apply(this.dateBox,arguments):this.dateBox.dateOption.apply(this.dateBox,["value"])}});e.exports=c},lBBa:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ChildDefaultTemplate=void 0;var i=n("PfKZ");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)}function o(e,t){return(o=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function a(e,t){return!t||"object"!==r(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function s(e){return(s=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}t.ChildDefaultTemplate=function(e){!function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&o(e,t)}(r,e);var t,n,i=(t=r,n=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}(),function(){var e,i=s(t);if(n){var r=s(this).constructor;e=Reflect.construct(i,arguments,r)}else e=i.apply(this,arguments);return a(this,e)});function r(e){var t;return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,r),(t=i.call(this)).name=e,t}return r}(i.TemplateBase)},lEou:function(e,t,n){n("dG/n")("toStringTag")},lMq5:function(e,t,n){var i=n("0Dky"),r=/#|\.prototype\./,o=function(e,t){var n=s[a(e)];return n==c||n!=l&&("function"==typeof t?i(t):!!t)},a=o.normalize=function(e){return String(e).replace(r,".").toLowerCase()},s=o.data={},l=o.NATIVE="N",c=o.POLYFILL="P";e.exports=o},lPfS:function(e,t,n){"use strict";var i=n("D6VQ"),r=n("k9kE");i("dxDateBox",r),e.exports=r},lSrJ:function(e,t){e.exports=function e(t,n){return t===n||t!=t&&n!=n||{}.toString.call(t)=={}.toString.call(n)&&t===Object(t)&&!!t&&(Array.isArray(t)?function(t,n){var i=t.length;if(i!=n.length)return!1;for(var r=!0,o=0;o=2&&i%10<=4&&(i%100<10||i%100>=20)?r[1]:r[2])}var n=[/^\u044f\u043d\u0432/i,/^\u0444\u0435\u0432/i,/^\u043c\u0430\u0440/i,/^\u0430\u043f\u0440/i,/^\u043c\u0430[\u0439\u044f]/i,/^\u0438\u044e\u043d/i,/^\u0438\u044e\u043b/i,/^\u0430\u0432\u0433/i,/^\u0441\u0435\u043d/i,/^\u043e\u043a\u0442/i,/^\u043d\u043e\u044f/i,/^\u0434\u0435\u043a/i];e.defineLocale("ru",{months:{format:"\u044f\u043d\u0432\u0430\u0440\u044f_\u0444\u0435\u0432\u0440\u0430\u043b\u044f_\u043c\u0430\u0440\u0442\u0430_\u0430\u043f\u0440\u0435\u043b\u044f_\u043c\u0430\u044f_\u0438\u044e\u043d\u044f_\u0438\u044e\u043b\u044f_\u0430\u0432\u0433\u0443\u0441\u0442\u0430_\u0441\u0435\u043d\u0442\u044f\u0431\u0440\u044f_\u043e\u043a\u0442\u044f\u0431\u0440\u044f_\u043d\u043e\u044f\u0431\u0440\u044f_\u0434\u0435\u043a\u0430\u0431\u0440\u044f".split("_"),standalone:"\u044f\u043d\u0432\u0430\u0440\u044c_\u0444\u0435\u0432\u0440\u0430\u043b\u044c_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440\u0435\u043b\u044c_\u043c\u0430\u0439_\u0438\u044e\u043d\u044c_\u0438\u044e\u043b\u044c_\u0430\u0432\u0433\u0443\u0441\u0442_\u0441\u0435\u043d\u0442\u044f\u0431\u0440\u044c_\u043e\u043a\u0442\u044f\u0431\u0440\u044c_\u043d\u043e\u044f\u0431\u0440\u044c_\u0434\u0435\u043a\u0430\u0431\u0440\u044c".split("_")},monthsShort:{format:"\u044f\u043d\u0432._\u0444\u0435\u0432\u0440._\u043c\u0430\u0440._\u0430\u043f\u0440._\u043c\u0430\u044f_\u0438\u044e\u043d\u044f_\u0438\u044e\u043b\u044f_\u0430\u0432\u0433._\u0441\u0435\u043d\u0442._\u043e\u043a\u0442._\u043d\u043e\u044f\u0431._\u0434\u0435\u043a.".split("_"),standalone:"\u044f\u043d\u0432._\u0444\u0435\u0432\u0440._\u043c\u0430\u0440\u0442_\u0430\u043f\u0440._\u043c\u0430\u0439_\u0438\u044e\u043d\u044c_\u0438\u044e\u043b\u044c_\u0430\u0432\u0433._\u0441\u0435\u043d\u0442._\u043e\u043a\u0442._\u043d\u043e\u044f\u0431._\u0434\u0435\u043a.".split("_")},weekdays:{standalone:"\u0432\u043e\u0441\u043a\u0440\u0435\u0441\u0435\u043d\u044c\u0435_\u043f\u043e\u043d\u0435\u0434\u0435\u043b\u044c\u043d\u0438\u043a_\u0432\u0442\u043e\u0440\u043d\u0438\u043a_\u0441\u0440\u0435\u0434\u0430_\u0447\u0435\u0442\u0432\u0435\u0440\u0433_\u043f\u044f\u0442\u043d\u0438\u0446\u0430_\u0441\u0443\u0431\u0431\u043e\u0442\u0430".split("_"),format:"\u0432\u043e\u0441\u043a\u0440\u0435\u0441\u0435\u043d\u044c\u0435_\u043f\u043e\u043d\u0435\u0434\u0435\u043b\u044c\u043d\u0438\u043a_\u0432\u0442\u043e\u0440\u043d\u0438\u043a_\u0441\u0440\u0435\u0434\u0443_\u0447\u0435\u0442\u0432\u0435\u0440\u0433_\u043f\u044f\u0442\u043d\u0438\u0446\u0443_\u0441\u0443\u0431\u0431\u043e\u0442\u0443".split("_"),isFormat:/\[ ?[\u0412\u0432] ?(?:\u043f\u0440\u043e\u0448\u043b\u0443\u044e|\u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0443\u044e|\u044d\u0442\u0443)? ?\] ?dddd/},weekdaysShort:"\u0432\u0441_\u043f\u043d_\u0432\u0442_\u0441\u0440_\u0447\u0442_\u043f\u0442_\u0441\u0431".split("_"),weekdaysMin:"\u0432\u0441_\u043f\u043d_\u0432\u0442_\u0441\u0440_\u0447\u0442_\u043f\u0442_\u0441\u0431".split("_"),monthsParse:n,longMonthsParse:n,shortMonthsParse:n,monthsRegex:/^(\u044f\u043d\u0432\u0430\u0440[\u044c\u044f]|\u044f\u043d\u0432\.?|\u0444\u0435\u0432\u0440\u0430\u043b[\u044c\u044f]|\u0444\u0435\u0432\u0440?\.?|\u043c\u0430\u0440\u0442\u0430?|\u043c\u0430\u0440\.?|\u0430\u043f\u0440\u0435\u043b[\u044c\u044f]|\u0430\u043f\u0440\.?|\u043c\u0430[\u0439\u044f]|\u0438\u044e\u043d[\u044c\u044f]|\u0438\u044e\u043d\.?|\u0438\u044e\u043b[\u044c\u044f]|\u0438\u044e\u043b\.?|\u0430\u0432\u0433\u0443\u0441\u0442\u0430?|\u0430\u0432\u0433\.?|\u0441\u0435\u043d\u0442\u044f\u0431\u0440[\u044c\u044f]|\u0441\u0435\u043d\u0442?\.?|\u043e\u043a\u0442\u044f\u0431\u0440[\u044c\u044f]|\u043e\u043a\u0442\.?|\u043d\u043e\u044f\u0431\u0440[\u044c\u044f]|\u043d\u043e\u044f\u0431?\.?|\u0434\u0435\u043a\u0430\u0431\u0440[\u044c\u044f]|\u0434\u0435\u043a\.?)/i,monthsShortRegex:/^(\u044f\u043d\u0432\u0430\u0440[\u044c\u044f]|\u044f\u043d\u0432\.?|\u0444\u0435\u0432\u0440\u0430\u043b[\u044c\u044f]|\u0444\u0435\u0432\u0440?\.?|\u043c\u0430\u0440\u0442\u0430?|\u043c\u0430\u0440\.?|\u0430\u043f\u0440\u0435\u043b[\u044c\u044f]|\u0430\u043f\u0440\.?|\u043c\u0430[\u0439\u044f]|\u0438\u044e\u043d[\u044c\u044f]|\u0438\u044e\u043d\.?|\u0438\u044e\u043b[\u044c\u044f]|\u0438\u044e\u043b\.?|\u0430\u0432\u0433\u0443\u0441\u0442\u0430?|\u0430\u0432\u0433\.?|\u0441\u0435\u043d\u0442\u044f\u0431\u0440[\u044c\u044f]|\u0441\u0435\u043d\u0442?\.?|\u043e\u043a\u0442\u044f\u0431\u0440[\u044c\u044f]|\u043e\u043a\u0442\.?|\u043d\u043e\u044f\u0431\u0440[\u044c\u044f]|\u043d\u043e\u044f\u0431?\.?|\u0434\u0435\u043a\u0430\u0431\u0440[\u044c\u044f]|\u0434\u0435\u043a\.?)/i,monthsStrictRegex:/^(\u044f\u043d\u0432\u0430\u0440[\u044f\u044c]|\u0444\u0435\u0432\u0440\u0430\u043b[\u044f\u044c]|\u043c\u0430\u0440\u0442\u0430?|\u0430\u043f\u0440\u0435\u043b[\u044f\u044c]|\u043c\u0430[\u044f\u0439]|\u0438\u044e\u043d[\u044f\u044c]|\u0438\u044e\u043b[\u044f\u044c]|\u0430\u0432\u0433\u0443\u0441\u0442\u0430?|\u0441\u0435\u043d\u0442\u044f\u0431\u0440[\u044f\u044c]|\u043e\u043a\u0442\u044f\u0431\u0440[\u044f\u044c]|\u043d\u043e\u044f\u0431\u0440[\u044f\u044c]|\u0434\u0435\u043a\u0430\u0431\u0440[\u044f\u044c])/i,monthsShortStrictRegex:/^(\u044f\u043d\u0432\.|\u0444\u0435\u0432\u0440?\.|\u043c\u0430\u0440[\u0442.]|\u0430\u043f\u0440\.|\u043c\u0430[\u044f\u0439]|\u0438\u044e\u043d[\u044c\u044f.]|\u0438\u044e\u043b[\u044c\u044f.]|\u0430\u0432\u0433\.|\u0441\u0435\u043d\u0442?\.|\u043e\u043a\u0442\.|\u043d\u043e\u044f\u0431?\.|\u0434\u0435\u043a\.)/i,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY \u0433.",LLL:"D MMMM YYYY \u0433., H:mm",LLLL:"dddd, D MMMM YYYY \u0433., H:mm"},calendar:{sameDay:"[\u0421\u0435\u0433\u043e\u0434\u043d\u044f, \u0432] LT",nextDay:"[\u0417\u0430\u0432\u0442\u0440\u0430, \u0432] LT",lastDay:"[\u0412\u0447\u0435\u0440\u0430, \u0432] LT",nextWeek:function(e){if(e.week()===this.week())return 2===this.day()?"[\u0412\u043e] dddd, [\u0432] LT":"[\u0412] dddd, [\u0432] LT";switch(this.day()){case 0:return"[\u0412 \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0435\u0435] dddd, [\u0432] LT";case 1:case 2:case 4:return"[\u0412 \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0439] dddd, [\u0432] LT";case 3:case 5:case 6:return"[\u0412 \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0443\u044e] dddd, [\u0432] LT"}},lastWeek:function(e){if(e.week()===this.week())return 2===this.day()?"[\u0412\u043e] dddd, [\u0432] LT":"[\u0412] dddd, [\u0432] LT";switch(this.day()){case 0:return"[\u0412 \u043f\u0440\u043e\u0448\u043b\u043e\u0435] dddd, [\u0432] LT";case 1:case 2:case 4:return"[\u0412 \u043f\u0440\u043e\u0448\u043b\u044b\u0439] dddd, [\u0432] LT";case 3:case 5:case 6:return"[\u0412 \u043f\u0440\u043e\u0448\u043b\u0443\u044e] dddd, [\u0432] LT"}},sameElse:"L"},relativeTime:{future:"\u0447\u0435\u0440\u0435\u0437 %s",past:"%s \u043d\u0430\u0437\u0430\u0434",s:"\u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u0441\u0435\u043a\u0443\u043d\u0434",ss:t,m:t,mm:t,h:"\u0447\u0430\u0441",hh:t,d:"\u0434\u0435\u043d\u044c",dd:t,M:"\u043c\u0435\u0441\u044f\u0446",MM:t,y:"\u0433\u043e\u0434",yy:t},meridiemParse:/\u043d\u043e\u0447\u0438|\u0443\u0442\u0440\u0430|\u0434\u043d\u044f|\u0432\u0435\u0447\u0435\u0440\u0430/i,isPM:function(e){return/^(\u0434\u043d\u044f|\u0432\u0435\u0447\u0435\u0440\u0430)$/.test(e)},meridiem:function(e,t,n){return e<4?"\u043d\u043e\u0447\u0438":e<12?"\u0443\u0442\u0440\u0430":e<17?"\u0434\u043d\u044f":"\u0432\u0435\u0447\u0435\u0440\u0430"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0439|\u0433\u043e|\u044f)/,ordinal:function(e,t){switch(t){case"M":case"d":case"DDD":return e+"-\u0439";case"D":return e+"-\u0433\u043e";case"w":case"W":return e+"-\u044f";default:return e}},week:{dow:1,doy:4}})}(n("wd/R"))},lYtQ:function(e,t,n){!function(e){"use strict";function t(e,t,n,i){switch(n){case"s":return t?"\u0445\u044d\u0434\u0445\u044d\u043d \u0441\u0435\u043a\u0443\u043d\u0434":"\u0445\u044d\u0434\u0445\u044d\u043d \u0441\u0435\u043a\u0443\u043d\u0434\u044b\u043d";case"ss":return e+(t?" \u0441\u0435\u043a\u0443\u043d\u0434":" \u0441\u0435\u043a\u0443\u043d\u0434\u044b\u043d");case"m":case"mm":return e+(t?" \u043c\u0438\u043d\u0443\u0442":" \u043c\u0438\u043d\u0443\u0442\u044b\u043d");case"h":case"hh":return e+(t?" \u0446\u0430\u0433":" \u0446\u0430\u0433\u0438\u0439\u043d");case"d":case"dd":return e+(t?" \u04e9\u0434\u04e9\u0440":" \u04e9\u0434\u0440\u0438\u0439\u043d");case"M":case"MM":return e+(t?" \u0441\u0430\u0440":" \u0441\u0430\u0440\u044b\u043d");case"y":case"yy":return e+(t?" \u0436\u0438\u043b":" \u0436\u0438\u043b\u0438\u0439\u043d");default:return e}}e.defineLocale("mn",{months:"\u041d\u044d\u0433\u0434\u04af\u0433\u044d\u044d\u0440 \u0441\u0430\u0440_\u0425\u043e\u0451\u0440\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440_\u0413\u0443\u0440\u0430\u0432\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440_\u0414\u04e9\u0440\u04e9\u0432\u0434\u04af\u0433\u044d\u044d\u0440 \u0441\u0430\u0440_\u0422\u0430\u0432\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440_\u0417\u0443\u0440\u0433\u0430\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440_\u0414\u043e\u043b\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440_\u041d\u0430\u0439\u043c\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440_\u0415\u0441\u0434\u04af\u0433\u044d\u044d\u0440 \u0441\u0430\u0440_\u0410\u0440\u0430\u0432\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440_\u0410\u0440\u0432\u0430\u043d \u043d\u044d\u0433\u0434\u04af\u0433\u044d\u044d\u0440 \u0441\u0430\u0440_\u0410\u0440\u0432\u0430\u043d \u0445\u043e\u0451\u0440\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440".split("_"),monthsShort:"1 \u0441\u0430\u0440_2 \u0441\u0430\u0440_3 \u0441\u0430\u0440_4 \u0441\u0430\u0440_5 \u0441\u0430\u0440_6 \u0441\u0430\u0440_7 \u0441\u0430\u0440_8 \u0441\u0430\u0440_9 \u0441\u0430\u0440_10 \u0441\u0430\u0440_11 \u0441\u0430\u0440_12 \u0441\u0430\u0440".split("_"),monthsParseExact:!0,weekdays:"\u041d\u044f\u043c_\u0414\u0430\u0432\u0430\u0430_\u041c\u044f\u0433\u043c\u0430\u0440_\u041b\u0445\u0430\u0433\u0432\u0430_\u041f\u04af\u0440\u044d\u0432_\u0411\u0430\u0430\u0441\u0430\u043d_\u0411\u044f\u043c\u0431\u0430".split("_"),weekdaysShort:"\u041d\u044f\u043c_\u0414\u0430\u0432_\u041c\u044f\u0433_\u041b\u0445\u0430_\u041f\u04af\u0440_\u0411\u0430\u0430_\u0411\u044f\u043c".split("_"),weekdaysMin:"\u041d\u044f_\u0414\u0430_\u041c\u044f_\u041b\u0445_\u041f\u04af_\u0411\u0430_\u0411\u044f".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"YYYY \u043e\u043d\u044b MMMM\u044b\u043d D",LLL:"YYYY \u043e\u043d\u044b MMMM\u044b\u043d D HH:mm",LLLL:"dddd, YYYY \u043e\u043d\u044b MMMM\u044b\u043d D HH:mm"},meridiemParse:/\u04ae\u04e8|\u04ae\u0425/i,isPM:function(e){return"\u04ae\u0425"===e},meridiem:function(e,t,n){return e<12?"\u04ae\u04e8":"\u04ae\u0425"},calendar:{sameDay:"[\u04e8\u043d\u04e9\u04e9\u0434\u04e9\u0440] LT",nextDay:"[\u041c\u0430\u0440\u0433\u0430\u0430\u0448] LT",nextWeek:"[\u0418\u0440\u044d\u0445] dddd LT",lastDay:"[\u04e8\u0447\u0438\u0433\u0434\u04e9\u0440] LT",lastWeek:"[\u04e8\u043d\u0433\u04e9\u0440\u0441\u04e9\u043d] dddd LT",sameElse:"L"},relativeTime:{future:"%s \u0434\u0430\u0440\u0430\u0430",past:"%s \u04e9\u043c\u043d\u04e9",s:t,ss:t,m:t,mm:t,h:t,hh:t,d:t,dd:t,M:t,MM:t,y:t,yy:t},dayOfMonthOrdinalParse:/\d{1,2} \u04e9\u0434\u04e9\u0440/,ordinal:function(e,t){switch(t){case"d":case"D":case"DDD":return e+" \u04e9\u0434\u04e9\u0440";default:return e}}})}(n("wd/R"))},ldOY:function(e,t,n){"use strict";var i=n("FKN7"),r=n("cYys"),o=n("YQNt"),a=n("Ovs1"),s=n("XWCB"),l=n("zl3R").each,c=n("uHaw"),u=n("tJvG").Deferred,d=a.inherit({_init:function(e){this.callBase(e),this._$topPocket=e._$topPocket,this._$pullDown=e._$pullDown,this._$bottomPocket=e._$bottomPocket,this._$refreshingText=e._$refreshingText,this._$scrollViewContent=i(e.content()),this._initCallbacks()},_initCallbacks:function(){this.pullDownCallbacks=r(),this.releaseCallbacks=r(),this.reachBottomCallbacks=r()},render:function(){this.callBase(),this._renderPullDown(),this._releaseState()},_renderPullDown:function(){var e=i("
    ").addClass("dx-scrollview-pull-down-image"),t=i("
    ").addClass("dx-scrollview-pull-down-indicator"),n=new s(i("
    ")).$element(),r=this._$pullDownText=i("
    ").addClass("dx-scrollview-pull-down-text");this._$pullingDownText=i("
    ").text(this.option("pullingDownText")).appendTo(r),this._$pulledDownText=i("
    ").text(this.option("pulledDownText")).appendTo(r),this._$refreshingText=i("
    ").text(this.option("refreshingText")).appendTo(r),this._$pullDown.empty().append(e).append(t.append(n)).append(r)},_releaseState:function(){this._state=0,this._refreshPullDownText()},_pushBackFromBoundary:function(){this._isLocked()||this._component.isEmpty()||this.callBase()},_refreshPullDownText:function(){var e=this;l([{element:this._$pullingDownText,visibleState:0},{element:this._$pulledDownText,visibleState:1},{element:this._$refreshingText,visibleState:2}],(function(t,n){n.element[e._state===n.visibleState?"addClass":"removeClass"]("dx-scrollview-pull-down-text-visible")}))},update:function(){this.callBase(),this._setTopPocketOffset()},_updateDimensions:function(){this.callBase(),this._topPocketSize=this._$topPocket.height(),this._bottomPocketSize=this._$bottomPocket.height(),this._scrollOffset=c.msie?Math.round(100*(this._$container.height()-this._$content.height()))/100:this._$container.height()-this._$content.height()},_allowedDirections:function(){var e=this.callBase();return e.vertical=e.vertical||this._pullDownEnabled,e},_setTopPocketOffset:function(){this._$topPocket.css({top:-this._topPocketSize})},handleEnd:function(){this.callBase(),this._complete()},handleStop:function(){this.callBase(),this._complete()},_complete:function(){1===this._state&&(this._setPullDownOffset(this._topPocketSize),clearTimeout(this._pullDownRefreshTimeout),this._pullDownRefreshTimeout=setTimeout((function(){this._pullDownRefreshing()}).bind(this),400))},_setPullDownOffset:function(e){o.move(this._$topPocket,{top:e}),o.move(this._$scrollViewContent,{top:e})},handleScroll:function(e){if(this.callBase(e),2!==this._state){var t=this.location().top,n=(this._location||0)-t;this._location=t,this._isPullDown()?this._pullDownReady():n>0&&this._isReachBottom()?this._reachBottom():this._stateReleased()}},_isPullDown:function(){return this._pullDownEnabled&&this._location>=this._topPocketSize},_isReachBottom:function(){return this._reachBottomEnabled&&this._location-(this._scrollOffset+this._bottomPocketSize)<=.5},_reachBottom:function(){3!==this._state&&(this._state=3,this.reachBottomCallbacks.fire())},_pullDownReady:function(){1!==this._state&&(this._state=1,this._$pullDown.addClass("dx-scrollview-pull-down-ready"),this._refreshPullDownText())},_stateReleased:function(){0!==this._state&&(this._$pullDown.removeClass("dx-scrollview-pull-down-loading").removeClass("dx-scrollview-pull-down-ready"),this._releaseState())},_pullDownRefreshing:function(){2!==this._state&&(this._state=2,this._$pullDown.addClass("dx-scrollview-pull-down-loading").removeClass("dx-scrollview-pull-down-ready"),this._refreshPullDownText(),this.pullDownCallbacks.fire())},pullDownEnable:function(e){e&&(this._updateDimensions(),this._setTopPocketOffset()),this._pullDownEnabled=e},reachBottomEnable:function(e){this._reachBottomEnabled=e},pendingRelease:function(){this._state=1},release:function(){var e=new u;return this._updateDimensions(),clearTimeout(this._releaseTimeout),3===this._state&&(this._state=0),this._releaseTimeout=setTimeout((function(){this._setPullDownOffset(0),this._stateReleased(),this.releaseCallbacks.fire(),this._updateAction(),e.resolve()}).bind(this),400),e.promise()},dispose:function(){clearTimeout(this._pullDownRefreshTimeout),clearTimeout(this._releaseTimeout),this.callBase()}});e.exports=d},lgnt:function(e,t,n){!function(e){"use strict";var t={0:"-\u0447\u04af",1:"-\u0447\u0438",2:"-\u0447\u0438",3:"-\u0447\u04af",4:"-\u0447\u04af",5:"-\u0447\u0438",6:"-\u0447\u044b",7:"-\u0447\u0438",8:"-\u0447\u0438",9:"-\u0447\u0443",10:"-\u0447\u0443",20:"-\u0447\u044b",30:"-\u0447\u0443",40:"-\u0447\u044b",50:"-\u0447\u04af",60:"-\u0447\u044b",70:"-\u0447\u0438",80:"-\u0447\u0438",90:"-\u0447\u0443",100:"-\u0447\u04af"};e.defineLocale("ky",{months:"\u044f\u043d\u0432\u0430\u0440\u044c_\u0444\u0435\u0432\u0440\u0430\u043b\u044c_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440\u0435\u043b\u044c_\u043c\u0430\u0439_\u0438\u044e\u043d\u044c_\u0438\u044e\u043b\u044c_\u0430\u0432\u0433\u0443\u0441\u0442_\u0441\u0435\u043d\u0442\u044f\u0431\u0440\u044c_\u043e\u043a\u0442\u044f\u0431\u0440\u044c_\u043d\u043e\u044f\u0431\u0440\u044c_\u0434\u0435\u043a\u0430\u0431\u0440\u044c".split("_"),monthsShort:"\u044f\u043d\u0432_\u0444\u0435\u0432_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440_\u043c\u0430\u0439_\u0438\u044e\u043d\u044c_\u0438\u044e\u043b\u044c_\u0430\u0432\u0433_\u0441\u0435\u043d_\u043e\u043a\u0442_\u043d\u043e\u044f_\u0434\u0435\u043a".split("_"),weekdays:"\u0416\u0435\u043a\u0448\u0435\u043c\u0431\u0438_\u0414\u04af\u0439\u0448\u04e9\u043c\u0431\u04af_\u0428\u0435\u0439\u0448\u0435\u043c\u0431\u0438_\u0428\u0430\u0440\u0448\u0435\u043c\u0431\u0438_\u0411\u0435\u0439\u0448\u0435\u043c\u0431\u0438_\u0416\u0443\u043c\u0430_\u0418\u0448\u0435\u043c\u0431\u0438".split("_"),weekdaysShort:"\u0416\u0435\u043a_\u0414\u04af\u0439_\u0428\u0435\u0439_\u0428\u0430\u0440_\u0411\u0435\u0439_\u0416\u0443\u043c_\u0418\u0448\u0435".split("_"),weekdaysMin:"\u0416\u043a_\u0414\u0439_\u0428\u0439_\u0428\u0440_\u0411\u0439_\u0416\u043c_\u0418\u0448".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u0411\u04af\u0433\u04af\u043d \u0441\u0430\u0430\u0442] LT",nextDay:"[\u042d\u0440\u0442\u0435\u04a3 \u0441\u0430\u0430\u0442] LT",nextWeek:"dddd [\u0441\u0430\u0430\u0442] LT",lastDay:"[\u041a\u0435\u0447\u044d\u044d \u0441\u0430\u0430\u0442] LT",lastWeek:"[\u04e8\u0442\u043a\u04e9\u043d \u0430\u043f\u0442\u0430\u043d\u044b\u043d] dddd [\u043a\u04af\u043d\u04af] [\u0441\u0430\u0430\u0442] LT",sameElse:"L"},relativeTime:{future:"%s \u0438\u0447\u0438\u043d\u0434\u0435",past:"%s \u043c\u0443\u0440\u0443\u043d",s:"\u0431\u0438\u0440\u043d\u0435\u0447\u0435 \u0441\u0435\u043a\u0443\u043d\u0434",ss:"%d \u0441\u0435\u043a\u0443\u043d\u0434",m:"\u0431\u0438\u0440 \u043c\u04af\u043d\u04e9\u0442",mm:"%d \u043c\u04af\u043d\u04e9\u0442",h:"\u0431\u0438\u0440 \u0441\u0430\u0430\u0442",hh:"%d \u0441\u0430\u0430\u0442",d:"\u0431\u0438\u0440 \u043a\u04af\u043d",dd:"%d \u043a\u04af\u043d",M:"\u0431\u0438\u0440 \u0430\u0439",MM:"%d \u0430\u0439",y:"\u0431\u0438\u0440 \u0436\u044b\u043b",yy:"%d \u0436\u044b\u043b"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0447\u0438|\u0447\u044b|\u0447\u04af|\u0447\u0443)/,ordinal:function(e){return e+(t[e]||t[e%10]||t[e>=100?100:null])},week:{dow:1,doy:7}})}(n("wd/R"))},lyxo:function(e,t,n){!function(e){"use strict";function t(e,t,n){var i=" ";return(e%100>=20||e>=100&&e%100==0)&&(i=" de "),e+i+{ss:"secunde",mm:"minute",hh:"ore",dd:"zile",MM:"luni",yy:"ani"}[n]}e.defineLocale("ro",{months:"ianuarie_februarie_martie_aprilie_mai_iunie_iulie_august_septembrie_octombrie_noiembrie_decembrie".split("_"),monthsShort:"ian._febr._mart._apr._mai_iun._iul._aug._sept._oct._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"duminic\u0103_luni_mar\u021bi_miercuri_joi_vineri_s\xe2mb\u0103t\u0103".split("_"),weekdaysShort:"Dum_Lun_Mar_Mie_Joi_Vin_S\xe2m".split("_"),weekdaysMin:"Du_Lu_Ma_Mi_Jo_Vi_S\xe2".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY H:mm",LLLL:"dddd, D MMMM YYYY H:mm"},calendar:{sameDay:"[azi la] LT",nextDay:"[m\xe2ine la] LT",nextWeek:"dddd [la] LT",lastDay:"[ieri la] LT",lastWeek:"[fosta] dddd [la] LT",sameElse:"L"},relativeTime:{future:"peste %s",past:"%s \xeen urm\u0103",s:"c\xe2teva secunde",ss:t,m:"un minut",mm:t,h:"o or\u0103",hh:t,d:"o zi",dd:t,M:"o lun\u0103",MM:t,y:"un an",yy:t},week:{dow:1,doy:7}})}(n("wd/R"))},"m+fQ":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.findChanges=void 0;var i=n("ti0F"),r=function(e,t){var n=t(e);if((0,i.isObject)(n))try{return JSON.stringify(n)}catch(r){return n}return n},o=function(e,t,n,i){return t[n[r(e,i)]]};t.findChanges=function(e,t,n,i){var a={},s={},l=0,c=0,u=[];e.forEach((function(e,t){var i=r(e,n);a[i]=t})),t.forEach((function(e,t){var i=r(e,n);s[i]=t}));for(var d=Math.max(e.length,t.length),h=0;h0&&this.loadImageFile(this.imageChangedEvent.target.files[0]),e.imageUrl&&this.imageURL&&this.loadImageFromURL(this.imageURL),e.imageBase64&&this.imageBase64&&this.checkExifAndLoadBase64Image(this.imageBase64),e.imageFile&&this.imageFile&&this.loadImageFile(this.imageFile)},e.prototype.setCssTransform=function(){this.safeTransformStyle=this.sanitizer.bypassSecurityTrustStyle("scaleX("+(this.transform.scale||1)*(this.transform.flipH?-1:1)+")scaleY("+(this.transform.scale||1)*(this.transform.flipV?-1:1)+")rotate("+(this.transform.rotate||0)+"deg)")},e.prototype.ngOnInit=function(){this.stepSize=this.initialStepSize,this.activatePinchGesture()},e.prototype.initCropper=function(){this.imageVisible=!1,this.transformedImage=null,this.safeImgDataUrl="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAC0lEQVQYV2NgAAIAAAUAAarVyFEAAAAASUVORK5CYII=",this.moveStart={active:!1,type:null,position:null,x1:0,y1:0,x2:0,y2:0,clientX:0,clientY:0},this.maxSize={width:0,height:0},this.originalSize={width:0,height:0},this.transformedSize={width:0,height:0},this.cropper.x1=-100,this.cropper.y1=-100,this.cropper.x2=1e4,this.cropper.y2=1e4},e.prototype.loadImage=function(e,t){this.isValidImageType(t)?this.checkExifAndLoadBase64Image(e):this.loadImageFailed.emit()},e.prototype.loadImageFile=function(e){var t=this,n=new FileReader;n.onload=function(n){return t.loadImage(n.target.result,e.type)},n.readAsDataURL(e)},e.prototype.isValidImageType=function(e){return/image\/(png|jpg|jpeg|bmp|gif|tiff|webp)/.test(e)},e.prototype.checkExifAndLoadBase64Image=function(e){var t=this,n=function(e){t.loadImageFailed.emit(),t.originalImage=null,t.originalBase64=null,console.error(e)};this.originalImage=new Image,this.originalImage.onload=function(){t.originalBase64=e,t.exifTransform=function(e){switch("string"==typeof e&&(e=function(e){var t=new DataView(function(e){e=e.replace(/^data\:([^\;]+)\;base64,/gim,"");for(var t=atob(e),n=t.length,i=new Uint8Array(n),r=0;r40?this.loadImageFailed.emit():this.sourceImageLoaded()?(this.setMaxSize(),this.setCropperScaledMinSize(),this.resetCropperPosition(),this.cropperReady.emit(Object(o.a)({},this.maxSize)),this.cd.markForCheck()):(this.setImageMaxSizeRetries++,setTimeout((function(){return e.checkImageMaxSizeRecursively()}),50))},e.prototype.sourceImageLoaded=function(){return this.sourceImage&&this.sourceImage.nativeElement&&this.sourceImage.nativeElement.offsetWidth>0},e.prototype.onResize=function(){this.resizeCropperPosition(),this.setMaxSize(),this.setCropperScaledMinSize()},e.prototype.activatePinchGesture=function(){this.Hammer?new this.Hammer(this.wrapper.nativeElement).get("pinch").set({enable:!0}):Object(i.isDevMode)()&&console.warn("[NgxImageCropper] Could not find HammerJS - Pinch Gesture won't work")},e.prototype.resizeCropperPosition=function(){var e=this.sourceImage.nativeElement;this.maxSize.width===e.offsetWidth&&this.maxSize.height===e.offsetHeight||(this.cropper.x1=this.cropper.x1*e.offsetWidth/this.maxSize.width,this.cropper.x2=this.cropper.x2*e.offsetWidth/this.maxSize.width,this.cropper.y1=this.cropper.y1*e.offsetHeight/this.maxSize.height,this.cropper.y2=this.cropper.y2*e.offsetHeight/this.maxSize.height)},e.prototype.resetCropperPosition=function(){var e=this.sourceImage.nativeElement;if(this.maintainAspectRatio)if(e.offsetWidth/this.aspectRatio="1"&&e.key<="9"&&(this.stepSize=+e.key)},e.prototype.keyboardMoveCropper=function(e){if(["ArrowUp","ArrowDown","ArrowRight","ArrowLeft"].includes(e.key)){var t=e.shiftKey?p.Resize:p.Move,n=e.altKey?this.getInvertedPositionForKey(e.key):this.getPositionForKey(e.key),i=this.getEventForKey(e.key,this.stepSize);e.preventDefault(),e.stopPropagation(),this.startMove({clientX:0,clientY:0},t,n),this.moveImg(i),this.moveStop()}},e.prototype.getPositionForKey=function(e){switch(e){case"ArrowUp":return"top";case"ArrowRight":return"right";case"ArrowDown":return"bottom";case"ArrowLeft":default:return"left"}},e.prototype.getInvertedPositionForKey=function(e){switch(e){case"ArrowUp":return"bottom";case"ArrowRight":return"left";case"ArrowDown":return"top";case"ArrowLeft":default:return"right"}},e.prototype.getEventForKey=function(e,t){switch(e){case"ArrowUp":return{clientX:0,clientY:-1*t};case"ArrowRight":return{clientX:t,clientY:0};case"ArrowDown":return{clientX:0,clientY:t};case"ArrowLeft":default:return{clientX:-1*t,clientY:0}}},e.prototype.startMove=function(e,t,n){void 0===n&&(n=null),this.moveStart&&this.moveStart.active&&this.moveStart.type===p.Pinch||(e.preventDefault&&e.preventDefault(),this.moveStart=Object(o.a)({active:!0,type:t,position:n,clientX:this.getClientX(e),clientY:this.getClientY(e)},this.cropper))},e.prototype.startPinch=function(e){this.safeImgDataUrl&&(e.preventDefault&&e.preventDefault(),this.moveStart=Object(o.a)({active:!0,type:p.Pinch,position:"center",clientX:this.cropper.x1+(this.cropper.x2-this.cropper.x1)/2,clientY:this.cropper.y1+(this.cropper.y2-this.cropper.y1)/2},this.cropper))},e.prototype.moveImg=function(e){this.moveStart.active&&(e.stopPropagation&&e.stopPropagation(),e.preventDefault&&e.preventDefault(),this.moveStart.type===p.Move?(this.move(e),this.checkCropperPosition(!0)):this.moveStart.type===p.Resize&&(this.resize(e),this.checkCropperPosition(!1)),this.cd.detectChanges())},e.prototype.onPinch=function(e){this.moveStart.active&&(e.stopPropagation&&e.stopPropagation(),e.preventDefault&&e.preventDefault(),this.moveStart.type===p.Pinch&&(this.resize(e),this.checkCropperPosition(!1)),this.cd.detectChanges())},e.prototype.setMaxSize=function(){if(this.sourceImage){var e=this.sourceImage.nativeElement;this.maxSize.width=e.offsetWidth,this.maxSize.height=e.offsetHeight,this.marginLeft=this.sanitizer.bypassSecurityTrustStyle("calc(50% - "+this.maxSize.width/2+"px)")}},e.prototype.setCropperScaledMinSize=function(){this.transformedImage?(this.setCropperScaledMinWidth(),this.setCropperScaledMinHeight()):(this.cropperScaledMinWidth=20,this.cropperScaledMinHeight=20)},e.prototype.setCropperScaledMinWidth=function(){this.cropperScaledMinWidth=this.cropperMinWidth>0?Math.max(20,this.cropperMinWidth/this.transformedImage.width*this.maxSize.width):20},e.prototype.setCropperScaledMinHeight=function(){this.cropperScaledMinHeight=this.maintainAspectRatio?Math.max(20,this.cropperScaledMinWidth/this.aspectRatio):this.cropperMinHeight>0?Math.max(20,this.cropperMinHeight/this.transformedImage.height*this.maxSize.height):20},e.prototype.checkCropperPosition=function(e){void 0===e&&(e=!1),this.cropper.x1<0&&(this.cropper.x2-=e?this.cropper.x1:0,this.cropper.x1=0),this.cropper.y1<0&&(this.cropper.y2-=e?this.cropper.y1:0,this.cropper.y1=0),this.cropper.x2>this.maxSize.width&&(this.cropper.x1-=e?this.cropper.x2-this.maxSize.width:0,this.cropper.x2=this.maxSize.width),this.cropper.y2>this.maxSize.height&&(this.cropper.y1-=e?this.cropper.y2-this.maxSize.height:0,this.cropper.y2=this.maxSize.height)},e.prototype.moveStop=function(){this.moveStart.active&&(this.moveStart.active=!1,this.doAutoCrop())},e.prototype.pinchStop=function(){this.moveStart.active&&(this.moveStart.active=!1,this.doAutoCrop())},e.prototype.move=function(e){var t=this.getClientX(e)-this.moveStart.clientX,n=this.getClientY(e)-this.moveStart.clientY;this.cropper.x1=this.moveStart.x1+t,this.cropper.y1=this.moveStart.y1+n,this.cropper.x2=this.moveStart.x2+t,this.cropper.y2=this.moveStart.y2+n},e.prototype.resize=function(e){var t=this.getClientX(e)-this.moveStart.clientX,n=this.getClientY(e)-this.moveStart.clientY;switch(this.moveStart.position){case"left":this.cropper.x1=Math.min(this.moveStart.x1+t,this.cropper.x2-this.cropperScaledMinWidth);break;case"topleft":this.cropper.x1=Math.min(this.moveStart.x1+t,this.cropper.x2-this.cropperScaledMinWidth),this.cropper.y1=Math.min(this.moveStart.y1+n,this.cropper.y2-this.cropperScaledMinHeight);break;case"top":this.cropper.y1=Math.min(this.moveStart.y1+n,this.cropper.y2-this.cropperScaledMinHeight);break;case"topright":this.cropper.x2=Math.max(this.moveStart.x2+t,this.cropper.x1+this.cropperScaledMinWidth),this.cropper.y1=Math.min(this.moveStart.y1+n,this.cropper.y2-this.cropperScaledMinHeight);break;case"right":this.cropper.x2=Math.max(this.moveStart.x2+t,this.cropper.x1+this.cropperScaledMinWidth);break;case"bottomright":this.cropper.x2=Math.max(this.moveStart.x2+t,this.cropper.x1+this.cropperScaledMinWidth),this.cropper.y2=Math.max(this.moveStart.y2+n,this.cropper.y1+this.cropperScaledMinHeight);break;case"bottom":this.cropper.y2=Math.max(this.moveStart.y2+n,this.cropper.y1+this.cropperScaledMinHeight);break;case"bottomleft":this.cropper.x1=Math.min(this.moveStart.x1+t,this.cropper.x2-this.cropperScaledMinWidth),this.cropper.y2=Math.max(this.moveStart.y2+n,this.cropper.y1+this.cropperScaledMinHeight);break;case"center":var i=e.scale,r=Math.abs(this.moveStart.x2-this.moveStart.x1)*i,o=Math.abs(this.moveStart.y2-this.moveStart.y1)*i,a=this.cropper.x1,s=this.cropper.y1;this.cropper.x1=Math.min(this.moveStart.clientX-r/2,this.cropper.x2-this.cropperScaledMinWidth),this.cropper.y1=Math.min(this.moveStart.clientY-o/2,this.cropper.y2-this.cropperScaledMinHeight),this.cropper.x2=Math.max(this.moveStart.clientX+r/2,a+this.cropperScaledMinWidth),this.cropper.y2=Math.max(this.moveStart.clientY+o/2,s+this.cropperScaledMinHeight)}this.maintainAspectRatio&&this.checkAspectRatio()},e.prototype.checkAspectRatio=function(){var e=0,t=0;switch(this.moveStart.position){case"top":this.cropper.x2=this.cropper.x1+(this.cropper.y2-this.cropper.y1)*this.aspectRatio,e=Math.max(this.cropper.x2-this.maxSize.width,0),t=Math.max(0-this.cropper.y1,0),(e>0||t>0)&&(this.cropper.x2-=t*this.aspectRatio>e?t*this.aspectRatio:e,this.cropper.y1+=t*this.aspectRatio>e?t:e/this.aspectRatio);break;case"bottom":this.cropper.x2=this.cropper.x1+(this.cropper.y2-this.cropper.y1)*this.aspectRatio,e=Math.max(this.cropper.x2-this.maxSize.width,0),t=Math.max(this.cropper.y2-this.maxSize.height,0),(e>0||t>0)&&(this.cropper.x2-=t*this.aspectRatio>e?t*this.aspectRatio:e,this.cropper.y2-=t*this.aspectRatio>e?t:e/this.aspectRatio);break;case"topleft":this.cropper.y1=this.cropper.y2-(this.cropper.x2-this.cropper.x1)/this.aspectRatio,e=Math.max(0-this.cropper.x1,0),t=Math.max(0-this.cropper.y1,0),(e>0||t>0)&&(this.cropper.x1+=t*this.aspectRatio>e?t*this.aspectRatio:e,this.cropper.y1+=t*this.aspectRatio>e?t:e/this.aspectRatio);break;case"topright":this.cropper.y1=this.cropper.y2-(this.cropper.x2-this.cropper.x1)/this.aspectRatio,e=Math.max(this.cropper.x2-this.maxSize.width,0),t=Math.max(0-this.cropper.y1,0),(e>0||t>0)&&(this.cropper.x2-=t*this.aspectRatio>e?t*this.aspectRatio:e,this.cropper.y1+=t*this.aspectRatio>e?t:e/this.aspectRatio);break;case"right":case"bottomright":this.cropper.y2=this.cropper.y1+(this.cropper.x2-this.cropper.x1)/this.aspectRatio,e=Math.max(this.cropper.x2-this.maxSize.width,0),t=Math.max(this.cropper.y2-this.maxSize.height,0),(e>0||t>0)&&(this.cropper.x2-=t*this.aspectRatio>e?t*this.aspectRatio:e,this.cropper.y2-=t*this.aspectRatio>e?t:e/this.aspectRatio);break;case"left":case"bottomleft":this.cropper.y2=this.cropper.y1+(this.cropper.x2-this.cropper.x1)/this.aspectRatio,e=Math.max(0-this.cropper.x1,0),t=Math.max(this.cropper.y2-this.maxSize.height,0),(e>0||t>0)&&(this.cropper.x1+=t*this.aspectRatio>e?t*this.aspectRatio:e,this.cropper.y2-=t*this.aspectRatio>e?t:e/this.aspectRatio);break;case"center":this.cropper.x2=this.cropper.x1+(this.cropper.y2-this.cropper.y1)*this.aspectRatio,this.cropper.y2=this.cropper.y1+(this.cropper.x2-this.cropper.x1)/this.aspectRatio;var n=Math.max(0-this.cropper.x1,0),i=Math.max(this.cropper.x2-this.maxSize.width,0),r=Math.max(this.cropper.y2-this.maxSize.height,0),o=Math.max(0-this.cropper.y1,0);(n>0||i>0||r>0||o>0)&&(this.cropper.x1+=r*this.aspectRatio>n?r*this.aspectRatio:n,this.cropper.x2-=o*this.aspectRatio>i?o*this.aspectRatio:i,this.cropper.y1+=o*this.aspectRatio>i?o:i/this.aspectRatio,this.cropper.y2-=r*this.aspectRatio>n?r:n/this.aspectRatio)}},e.prototype.doAutoCrop=function(){this.autoCrop&&this.crop()},e.prototype.crop=function(){if(this.sourceImage&&this.sourceImage.nativeElement&&null!=this.transformedImage){this.startCropImage.emit();var e=this.getImagePosition(),t=e.x2-e.x1,n=e.y2-e.y1,i=document.createElement("canvas");i.width=t,i.height=n;var r=i.getContext("2d");if(r){null!=this.backgroundColor&&(r.fillStyle=this.backgroundColor,r.fillRect(0,0,t,n));var a=(this.transform.scale||1)*(this.transform.flipH?-1:1),s=(this.transform.scale||1)*(this.transform.flipV?-1:1);r.setTransform(a,0,0,s,this.transformedSize.width/2,this.transformedSize.height/2),r.translate(-e.x1/a,-e.y1/s),r.rotate((this.transform.rotate||0)*Math.PI/180),r.drawImage(this.transformedImage,-this.transformedSize.width/2,-this.transformedSize.height/2);var l={width:t,height:n,imagePosition:e,cropperPosition:Object(o.a)({},this.cropper)};this.containWithinAspectRatio&&(l.offsetImagePosition=this.getOffsetImagePosition());var c=this.getResizeRatio(t,n);return 1!==c&&(l.width=Math.round(t*c),l.height=this.maintainAspectRatio?Math.round(l.width/this.aspectRatio):Math.round(n*c),function(e,t,n){var i=e.width,r=e.height,o=i/(t=Math.round(t)),a=r/(n=Math.round(n)),s=Math.ceil(o/2),l=Math.ceil(a/2),c=e.getContext("2d");if(c){for(var u=c.getImageData(0,0,i,r),d=c.createImageData(t,n),h=u.data,p=d.data,f=0;f=1)){var R=4*(L+E*i);S+=(v=2*j*j*j-3*j*j+1)*h[R+3],b+=v,h[R+3]<255&&(v=v*h[R+3]/250),w+=v*h[R],x+=v*h[R+1],C+=v*h[R+2],y+=v}}p[g]=w/y,p[g+1]=x/y,p[g+2]=C/y,p[g+3]=S/b}e.width=t,e.height=n,c.putImageData(d,0,0)}}(i,l.width,l.height)),l.base64=this.cropToBase64(i),this.imageCropped.emit(l),l}}return null},e.prototype.getImagePosition=function(){var e=this.transformedSize.width/this.sourceImage.nativeElement.offsetWidth,t={x1:Math.round(this.cropper.x1*e),y1:Math.round(this.cropper.y1*e),x2:Math.round(this.cropper.x2*e),y2:Math.round(this.cropper.y2*e)};return this.containWithinAspectRatio||(t.x1=Math.max(t.x1,0),t.y1=Math.max(t.y1,0),t.x2=Math.min(t.x2,this.transformedSize.width),t.y2=Math.min(t.y2,this.transformedSize.height)),t},e.prototype.getOffsetImagePosition=function(){var e,t,n=this.transformedSize.width/this.sourceImage.nativeElement.offsetWidth;(this.canvasRotation+this.exifTransform.rotate)%2?(e=(this.transformedSize.width-this.originalSize.height)/2,t=(this.transformedSize.height-this.originalSize.width)/2):(e=(this.transformedSize.width-this.originalSize.width)/2,t=(this.transformedSize.height-this.originalSize.height)/2);var i={x1:Math.round(this.cropper.x1*n)-e,y1:Math.round(this.cropper.y1*n)-t,x2:Math.round(this.cropper.x2*n)-e,y2:Math.round(this.cropper.y2*n)-t};return this.containWithinAspectRatio||(i.x1=Math.max(i.x1,0),i.y1=Math.max(i.y1,0),i.x2=Math.min(i.x2,this.transformedSize.width),i.y2=Math.min(i.y2,this.transformedSize.height)),i},e.prototype.cropToBase64=function(e){return e.toDataURL("image/"+this.format,this.getQuality())},e.prototype.getQuality=function(){return Math.min(1,Math.max(0,this.imageQuality/100))},e.prototype.getResizeRatio=function(e,t){if(this.resizeToWidth>0){if(!this.onlyScaleDown||e>this.resizeToWidth)return this.resizeToWidth/e}else if(this.resizeToHeight>0&&(!this.onlyScaleDown||t>this.resizeToHeight))return this.resizeToHeight/t;return 1},e.prototype.getClientX=function(e){return(e.touches&&e.touches[0]?e.touches[0].clientX:e.clientX)||0},e.prototype.getClientY=function(e){return(e.touches&&e.touches[0]?e.touches[0].clientY:e.clientY)||0},e.\u0275fac=function(t){return new(t||e)(i["\u0275\u0275directiveInject"](a.DomSanitizer),i["\u0275\u0275directiveInject"](i.ChangeDetectorRef),i["\u0275\u0275directiveInject"](s.b,8))},e.\u0275cmp=i["\u0275\u0275defineComponent"]({type:e,selectors:[["image-cropper"]],viewQuery:function(e,t){var n;1&e&&(i["\u0275\u0275staticViewQuery"](l,!0),i["\u0275\u0275viewQuery"](c,!0)),2&e&&(i["\u0275\u0275queryRefresh"](n=i["\u0275\u0275loadQuery"]())&&(t.wrapper=n.first),i["\u0275\u0275queryRefresh"](n=i["\u0275\u0275loadQuery"]())&&(t.sourceImage=n.first))},hostVars:4,hostBindings:function(e,t){1&e&&i["\u0275\u0275listener"]("resize",(function(){return t.onResize()}),!1,i["\u0275\u0275resolveWindow"])("mousemove",(function(e){return t.moveImg(e)}),!1,i["\u0275\u0275resolveDocument"])("touchmove",(function(e){return t.moveImg(e)}),!1,i["\u0275\u0275resolveDocument"])("pinchmove",(function(e){return t.onPinch(e)}),!1,i["\u0275\u0275resolveDocument"])("mouseup",(function(){return t.moveStop()}),!1,i["\u0275\u0275resolveDocument"])("touchend",(function(){return t.moveStop()}),!1,i["\u0275\u0275resolveDocument"])("pinchend",(function(){return t.pinchStop()}),!1,i["\u0275\u0275resolveDocument"]),2&e&&(i["\u0275\u0275styleProp"]("text-align",t.alignImage),i["\u0275\u0275classProp"]("disabled",t.disabled))},inputs:{format:"format",maintainAspectRatio:"maintainAspectRatio",transform:"transform",aspectRatio:"aspectRatio",resizeToWidth:"resizeToWidth",resizeToHeight:"resizeToHeight",cropperMinWidth:"cropperMinWidth",cropperMinHeight:"cropperMinHeight",canvasRotation:"canvasRotation",initialStepSize:"initialStepSize",roundCropper:"roundCropper",onlyScaleDown:"onlyScaleDown",imageQuality:"imageQuality",autoCrop:"autoCrop",containWithinAspectRatio:"containWithinAspectRatio",hideResizeSquares:"hideResizeSquares",cropper:"cropper",alignImage:"alignImage",disabled:"disabled",imageChangedEvent:"imageChangedEvent",imageURL:"imageURL",imageBase64:"imageBase64",imageFile:"imageFile",backgroundColor:"backgroundColor"},outputs:{imageCropped:"imageCropped",startCropImage:"startCropImage",imageLoaded:"imageLoaded",cropperReady:"cropperReady",loadImageFailed:"loadImageFailed"},features:[i["\u0275\u0275NgOnChangesFeature"]],decls:5,vars:10,consts:[[3,"pinchstart"],["wrapper",""],["class","source-image",3,"src","visibility","transform","load",4,"ngIf"],[1,"overlay"],["class","cropper","tabindex","0",3,"rounded","top","left","width","height","margin-left","visibility","keydown",4,"ngIf"],[1,"source-image",3,"src","load"],["sourceImage",""],["tabindex","0",1,"cropper",3,"keydown"],[1,"move",3,"mousedown","touchstart"],[4,"ngIf"],[1,"resize","topleft",3,"mousedown","touchstart"],[1,"square"],[1,"resize","top"],[1,"resize","topright",3,"mousedown","touchstart"],[1,"resize","right"],[1,"resize","bottomright",3,"mousedown","touchstart"],[1,"resize","bottom"],[1,"resize","bottomleft",3,"mousedown","touchstart"],[1,"resize","left"],[1,"resize-bar","top",3,"mousedown","touchstart"],[1,"resize-bar","right",3,"mousedown","touchstart"],[1,"resize-bar","bottom",3,"mousedown","touchstart"],[1,"resize-bar","left",3,"mousedown","touchstart"]],template:function(e,t){1&e&&(i["\u0275\u0275elementStart"](0,"div",0,1),i["\u0275\u0275listener"]("pinchstart",(function(e){return t.startPinch(e)})),i["\u0275\u0275template"](2,u,2,5,"img",2),i["\u0275\u0275element"](3,"div",3),i["\u0275\u0275template"](4,h,3,15,"div",4),i["\u0275\u0275elementEnd"]()),2&e&&(i["\u0275\u0275styleProp"]("background",t.imageVisible&&t.backgroundColor,i["\u0275\u0275defaultStyleSanitizer"]),i["\u0275\u0275advance"](2),i["\u0275\u0275property"]("ngIf",t.safeImgDataUrl),i["\u0275\u0275advance"](1),i["\u0275\u0275styleProp"]("width",t.maxSize.width,"px")("height",t.maxSize.height,"px")("margin-left","center"===t.alignImage?t.marginLeft:null),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngIf",t.imageVisible))},directives:[r.p],styles:['[_nghost-%COMP%]{display:flex;position:relative;width:100%;max-width:100%;max-height:100%;overflow:hidden;padding:5px;text-align:center}[_nghost-%COMP%] > div[_ngcontent-%COMP%]{width:100%;position:relative}[_nghost-%COMP%] > div[_ngcontent-%COMP%] img.source-image[_ngcontent-%COMP%]{max-width:100%;max-height:100%;transform-origin:center}[_nghost-%COMP%] .overlay[_ngcontent-%COMP%]{position:absolute;pointer-events:none;touch-action:none;outline:#fff solid 100vw;top:0;left:0}[_nghost-%COMP%] .cropper[_ngcontent-%COMP%]{position:absolute;display:flex;color:#53535c;background:0 0;outline:rgba(255,255,255,.3) solid 100vw;outline:var(--cropper-outline-color,rgba(255,255,255,.3)) solid 100vw;touch-action:none}[_nghost-%COMP%] .cropper[_ngcontent-%COMP%]:after{position:absolute;content:"";top:0;bottom:0;left:0;right:0;pointer-events:none;border:1px dashed;opacity:.75;color:inherit;z-index:1}[_nghost-%COMP%] .cropper[_ngcontent-%COMP%] .move[_ngcontent-%COMP%]{width:100%;cursor:move;border:1px solid rgba(255,255,255,.5)}[_nghost-%COMP%] .cropper[_ngcontent-%COMP%]:focus .move[_ngcontent-%COMP%]{border-color:#1e90ff;border-width:2px}[_nghost-%COMP%] .cropper[_ngcontent-%COMP%] .resize[_ngcontent-%COMP%]{position:absolute;display:inline-block;line-height:6px;padding:8px;opacity:.85;z-index:1}[_nghost-%COMP%] .cropper[_ngcontent-%COMP%] .resize[_ngcontent-%COMP%] .square[_ngcontent-%COMP%]{display:inline-block;background:#53535c;width:6px;height:6px;border:1px solid rgba(255,255,255,.5);box-sizing:content-box}[_nghost-%COMP%] .cropper[_ngcontent-%COMP%] .resize.topleft[_ngcontent-%COMP%]{top:-12px;left:-12px;cursor:nwse-resize}[_nghost-%COMP%] .cropper[_ngcontent-%COMP%] .resize.top[_ngcontent-%COMP%]{top:-12px;left:calc(50% - 12px);cursor:ns-resize}[_nghost-%COMP%] .cropper[_ngcontent-%COMP%] .resize.topright[_ngcontent-%COMP%]{top:-12px;right:-12px;cursor:nesw-resize}[_nghost-%COMP%] .cropper[_ngcontent-%COMP%] .resize.right[_ngcontent-%COMP%]{top:calc(50% - 12px);right:-12px;cursor:ew-resize}[_nghost-%COMP%] .cropper[_ngcontent-%COMP%] .resize.bottomright[_ngcontent-%COMP%]{bottom:-12px;right:-12px;cursor:nwse-resize}[_nghost-%COMP%] .cropper[_ngcontent-%COMP%] .resize.bottom[_ngcontent-%COMP%]{bottom:-12px;left:calc(50% - 12px);cursor:ns-resize}[_nghost-%COMP%] .cropper[_ngcontent-%COMP%] .resize.bottomleft[_ngcontent-%COMP%]{bottom:-12px;left:-12px;cursor:nesw-resize}[_nghost-%COMP%] .cropper[_ngcontent-%COMP%] .resize.left[_ngcontent-%COMP%]{top:calc(50% - 12px);left:-12px;cursor:ew-resize}[_nghost-%COMP%] .cropper[_ngcontent-%COMP%] .resize-bar[_ngcontent-%COMP%]{position:absolute;z-index:1}[_nghost-%COMP%] .cropper[_ngcontent-%COMP%] .resize-bar.top[_ngcontent-%COMP%]{top:-11px;left:11px;width:calc(100% - 22px);height:22px;cursor:ns-resize}[_nghost-%COMP%] .cropper[_ngcontent-%COMP%] .resize-bar.right[_ngcontent-%COMP%]{top:11px;right:-11px;height:calc(100% - 22px);width:22px;cursor:ew-resize}[_nghost-%COMP%] .cropper[_ngcontent-%COMP%] .resize-bar.bottom[_ngcontent-%COMP%]{bottom:-11px;left:11px;width:calc(100% - 22px);height:22px;cursor:ns-resize}[_nghost-%COMP%] .cropper[_ngcontent-%COMP%] .resize-bar.left[_ngcontent-%COMP%]{top:11px;left:-11px;height:calc(100% - 22px);width:22px;cursor:ew-resize}[_nghost-%COMP%] .cropper.rounded[_ngcontent-%COMP%]{outline-color:transparent}[_nghost-%COMP%] .cropper.rounded[_ngcontent-%COMP%]:after{border-radius:100%;box-shadow:0 0 0 100vw rgba(255,255,255,.3);box-shadow:0 0 0 100vw var(--cropper-outline-color,rgba(255,255,255,.3))}@media (orientation:portrait){[_nghost-%COMP%] .cropper[_ngcontent-%COMP%]{outline-width:100vh}[_nghost-%COMP%] .cropper.rounded[_ngcontent-%COMP%]:after{box-shadow:0 0 0 100vh rgba(255,255,255,.3);box-shadow:0 0 0 100vh var(--cropper-outline-color,rgba(255,255,255,.3))}}[_nghost-%COMP%] .cropper.rounded[_ngcontent-%COMP%] .move[_ngcontent-%COMP%]{border-radius:100%}.disabled[_nghost-%COMP%] .cropper[_ngcontent-%COMP%] .move[_ngcontent-%COMP%], .disabled[_nghost-%COMP%] .cropper[_ngcontent-%COMP%] .resize[_ngcontent-%COMP%], .disabled[_nghost-%COMP%] .cropper[_ngcontent-%COMP%] .resize-bar[_ngcontent-%COMP%]{display:none}'],changeDetection:0}),e}(),m=function(){function e(){}return e.\u0275mod=i["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=i["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)},imports:[[r.c]]}),e}()},m6TM:function(e,t,n){"use strict";var i=n("xZEH").camelize,r=n("heGP"),o=n("ti0F"),a=n("tUd6"),s=["","Webkit","Moz","O","Ms"],l={"":"",Webkit:"-webkit-",Moz:"-moz-",O:"-o-",ms:"-ms-"},c=r((function(){return a.createElement("dx").style})),u=["fillOpacity","columnCount","flexGrow","flexShrink","fontWeight","lineHeight","opacity","zIndex","zoom"],d=function(e,t,n){if(e){n=o.isNumeric(n)?n+="px":n;for(var i=0;i0?1:-1):this.option("currentDate",n)},_areDatesInSameView:function(e,t,n){switch(e){case"month":return t.getMonth()===n.getMonth();case"year":return t.getYear()===n.getYear();case"decade":return parseInt(t.getYear()/10)===parseInt(n.getYear()/10);case"century":return parseInt(t.getYear()/100)===parseInt(n.getYear()/100)}},_areDatesInNeighborView:function(e,t,n){var i,r,o;switch(e){case"month":return i=t.getMonth(),r=n.getMonth(),o=Math.abs(i-r),Math.min(o,12-o)<=1;case"year":return Math.abs(t.getYear()-n.getYear())<=1;case"decade":return Math.abs(t.getYear()-n.getYear())<=10;case"century":return Math.abs(t.getYear()-n.getYear())<=100}},_moveToClosestAvailableDate:function(){var e,t,n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.option("currentDate"),i=new Date(n),r=this.option("zoomLevel"),o=!this._isDateNotAvailable(i),a=o,s=o,l=new Date(i),c=new Date(i);do{if(a){i=l;break}if(s){i=c;break}this._shiftDate(r,l,1,1),this._shiftDate(r,c,1,-1),e=this._areDatesInSameView(r,l,n),t=this._areDatesInSameView(r,c,n),a=e&&!this._isDateNotAvailable(l),s=t&&!this._isDateNotAvailable(c)}while(e||t);this.option("currentDate",i)},_isDateNotAvailable:function(e){var t=this._getMaxDate(),n=this._getMinDate();return!(0,l.inRange)(e,n,t)||this._view.isDateDisabled(e)},_init:function(){this.callBase(),this._correctZoomLevel(),this._initCurrentDate(),this._initActions()},_correctZoomLevel:function(){var e=this.option("minZoomLevel"),t=this.option("maxZoomLevel"),n=this.option("zoomLevel");M[t]M[t]?this.option("zoomLevel",t):M[n]").text(t&&t.text||String(t)))}))}),this.callBase()},_updateCurrentDate:function(e){if(b.default.isAnimating(this._$viewsWrapper)&&b.default.stop(this._$viewsWrapper,!0),this._getMinDate()>this._getMaxDate())this.option("currentDate",new Date);else{var t=this._getNormalizedDate(e);if(e.getTime()===t.getTime()){var n=this._getViewsOffset(this._view.option("date"),t);0!==n&&!this._isMaxZoomLevel()&&this._isOtherViewCellClicked&&(n=0),this._view&&0!==n&&!this._suppressNavigation?this._navigate(n,t):(this._renderNavigator(),this._setViewContoured(t),this._updateAriaId(t))}else this.option("currentDate",new Date(t))}},_setViewContoured:function(e){this.option("hasFocus")(this._focusTarget())&&this._view.option("contouredDate",e)},_getMinDate:function(){return this.min||(this.min=this._dateOption("min")||new Date(1e3,0)),this.min},_getMaxDate:function(){return this.max||(this.max=this._dateOption("max")||new Date(3e3,0)),this.max},_getViewsOffset:function(e,t){var n,i=this.option("zoomLevel");if("month"===i)return this._getMonthsOffset(e,t);switch(i){case"century":n=100;break;case"decade":n=10;break;default:n=1}return parseInt(t.getFullYear()/n)-parseInt(e.getFullYear()/n)},_getMonthsOffset:function(e,t){return 12*(t.getFullYear()-e.getFullYear())+(t.getMonth()-e.getMonth())},_waitRenderView:function(e){var t=this;if(!this._alreadyViewRender){this._alreadyViewRender=!0;var n=this._getDateByOffset(e*this._getRtlCorrection());this._moveToClosestAvailableDate(n),this._waitRenderViewTimeout=setTimeout((function(){t._alreadyViewRender=!1}))}},_getRtlCorrection:function(){return this.option("rtlEnabled")?-1:1},_getDateByOffset:function(e,t){var n=(t=new Date(t||this.option("currentDate"))).getDate(),i=_.default.getDifferenceInMonth(this.option("zoomLevel"))*e;t.setDate(1),t.setMonth(t.getMonth()+i);var r=_.default.getLastMonthDate(t).getDate();return t.setDate(n>r?r:n),t},_focusTarget:function(){return this.$element()},_initMarkup:function(){this._renderSubmitElement(),this.callBase();var e=this.$element();e.addClass("dx-calendar"),this._renderBody(),e.append(this.$body),this._renderViews(),this._renderNavigator(),e.append(this._navigator.$element()),this._renderSwipeable(),this._renderFooter(),this._updateAriaSelected(),this._updateAriaId(),this._moveToClosestAvailableDate()},_render:function(){this.callBase(),this._setViewContoured(this.option("currentDate"))},_renderBody:function(){this._$viewsWrapper||(this.$body=(0,i.default)("
    ").addClass("dx-calendar-body"),this._$viewsWrapper=(0,i.default)("
    ").addClass("dx-calendar-views-wrapper"),this.$body.append(this._$viewsWrapper))},_getKeyboardListeners:function(){return this.callBase().concat([this._view])},_renderViews:function(){this.$element().addClass("dx-calendar-view-"+this.option("zoomLevel"));var e=this.option("currentDate");if(this._view=this._renderSpecificView(e),w.default.hasWindow()){var t=this._getDateByOffset(-1,e);this._beforeView=this._isViewAvailable(t)?this._renderSpecificView(t):null;var n=this._getDateByOffset(1,e);n.setDate(1),this._afterView=this._isViewAvailable(n)?this._renderSpecificView(n):null}this._translateViews()},_renderSpecificView:function(e){return new(0,f.default[this.option("zoomLevel")])((0,i.default)("
    ").appendTo(this._$viewsWrapper),this._viewConfig(e))},_viewConfig:function(e){var t=this.option("disabledDates");return t=s.default.isFunction(t)?this._injectComponent(t.bind(this)):t,{date:e,min:this._getMinDate(),max:this._getMaxDate(),firstDayOfWeek:this.option("firstDayOfWeek"),value:this._dateOption("value"),rtlEnabled:this.option("rtlEnabled"),disabled:this.option("disabled"),tabIndex:void 0,focusStateEnabled:this.option("focusStateEnabled"),hoverStateEnabled:this.option("hoverStateEnabled"),disabledDates:t,onCellClick:this._cellClickHandler.bind(this),cellTemplate:this._getTemplateByOption("cellTemplate"),allowValueSelection:this._isMaxZoomLevel()}},_injectComponent:function(e){var t=this;return function(n){return(0,c.extend)(n,{component:t}),e(n)}},_isViewAvailable:function(e){var t=this.option("zoomLevel"),n=_.default.getViewMinBoundaryDate(t,this._getMinDate()),i=_.default.getViewMaxBoundaryDate(t,this._getMaxDate());return _.default.dateInRange(e,n,i)},_translateViews:function(){m.default.move(this._view.$element(),{left:0,top:0}),this._beforeView&&m.default.move(this._beforeView.$element(),{left:this._getViewPosition(-1),top:0}),this._afterView&&m.default.move(this._afterView.$element(),{left:this._getViewPosition(1),top:0})},_getViewPosition:function(e){return 100*e*(this.option("rtlEnabled")&&!g.default.msie?-1:1)+"%"},_cellClickHandler:function(e){var t=this.option("zoomLevel"),n=_.default.getViewDown(t),i=this._isMaxZoomLevel();if(n&&!i)this._navigateDown(e.event.currentTarget);else{var r=this._updateTimeComponent(e.value);this._dateValue(r,e.event),this._cellClickAction(e)}},_updateTimeComponent:function(e){var t=new Date(e),n=this._dateOption("value");return n&&(t.setHours(n.getHours()),t.setMinutes(n.getMinutes()),t.setSeconds(n.getSeconds()),t.setMilliseconds(n.getMilliseconds())),t},_isMaxZoomLevel:function(){return this.option("zoomLevel")===this.option("maxZoomLevel")},_navigateDown:function(e){var t=this.option("zoomLevel");if(!this._isMaxZoomLevel()){var n=_.default.getViewDown(t);if(n){var r=this._view.option("contouredDate")||this._view.option("date");e&&(r=(0,i.default)(e).data("dxDateValueKey")),this._isOtherViewCellClicked=!0,this.option("currentDate",r),this.option("zoomLevel",n),this._isOtherViewCellClicked=!1,this._renderNavigator(),this._animateShowView(),this._moveToClosestAvailableDate(),this._setViewContoured(this._getNormalizedDate(this.option("currentDate")))}}},_renderNavigator:function(){this._navigator||(this._navigator=new p.default((0,i.default)("
    "),this._navigatorConfig())),this._navigator.option("text",this._view.getNavigatorCaption()),this._updateButtonsVisibility()},_navigatorConfig:function(){return{text:this._view.getNavigatorCaption(),onClick:this._navigatorClickHandler.bind(this),onCaptionClick:this._navigateUp.bind(this),rtlEnabled:this.option("rtlEnabled")}},_navigatorClickHandler:function(e){var t=this._getDateByOffset(e.direction,this.option("currentDate"));this._moveToClosestAvailableDate(t),this._updateNavigatorCaption(-e.direction*this._getRtlCorrection())},_navigateUp:function(){var e=this.option("zoomLevel"),t=_.default.getViewUp(e);t&&!this._isMinZoomLevel(e)&&(this.option("zoomLevel",t),this._renderNavigator(),this._animateShowView(),this._moveToClosestAvailableDate(),this._setViewContoured(this._getNormalizedDate(this.option("currentDate"))))},_isMinZoomLevel:function(e){var t=this._getMinDate(),n=this._getMaxDate();return _.default.sameView(e,t,n)||this.option("minZoomLevel")===e},_updateButtonsVisibility:function(){this._navigator.toggleButton("next",!s.default.isDefined(this._getRequiredView("next"))),this._navigator.toggleButton("prev",!s.default.isDefined(this._getRequiredView("prev")))},_renderSwipeable:function(){this._swipeable||(this._swipeable=this._createComponent(this.$element(),h.default,{onStart:this._swipeStartHandler.bind(this),onUpdated:this._swipeUpdateHandler.bind(this),onEnd:this._swipeEndHandler.bind(this),itemSizeFunc:this._viewWidth.bind(this)}))},_swipeStartHandler:function(e){b.default.stop(this._$viewsWrapper,!0),e.event.maxLeftOffset=this._getRequiredView("next")?1:0,e.event.maxRightOffset=this._getRequiredView("prev")?1:0},_getRequiredView:function(e){var t,n=this.option("rtlEnabled");return"next"===e?t=n?this._beforeView:this._afterView:"prev"===e&&(t=n?this._afterView:this._beforeView),t},_swipeUpdateHandler:function(e){var t=e.event.offset;m.default.move(this._$viewsWrapper,{left:t*this._viewWidth(),top:0}),this._updateNavigatorCaption(t)},_swipeEndHandler:function(e){var t=e.event.targetOffset,n=t?t/Math.abs(t):0;if(0!==n){var i=this._getDateByOffset(-n*this._getRtlCorrection());this._isDateInInvalidRange(i)&&(i=n>=0?new Date(this._getMinDate()):new Date(this._getMaxDate())),this.option("currentDate",i)}else this._animateWrapper(0,250)},_viewWidth:function(){return this._viewWidthValue||(this._viewWidthValue=this.$element().width()),this._viewWidthValue},_updateNavigatorCaption:function(e){e*=this._getRtlCorrection();var t=this._view;e>.5&&this._beforeView?t=this._beforeView:e<-.5&&this._afterView&&(t=this._afterView),this._navigator.option("text",t.getNavigatorCaption())},_isDateInInvalidRange:function(e){if(!this._view.isBoundary(e)){var t=this._getMinDate(),n=this._getMaxDate(),i=_.default.normalizeDate(e,t,n);return i===t||i===n}},_renderFooter:function(){var e=this.option("showTodayButton");if(e){var t=this._createComponent((0,i.default)(""),u.default,{focusStateEnabled:!1,text:x.default.format("dxCalendar-todayButtonText"),onClick:(function(){this._toTodayView()}).bind(this),integrationOptions:{}}).$element().addClass("dx-calendar-today-button");this._$footer=(0,i.default)("
    ").addClass("dx-calendar-footer").append(t),this.$element().append(this._$footer)}this.$element().toggleClass("dx-calendar-with-footer",e)},_renderSubmitElement:function(){this._$submitElement=(0,i.default)("").attr("type","hidden").appendTo(this.$element()),this._setSubmitValue(this.option("value"))},_setSubmitValue:function(e){var t=this._convertToDate(e);this._getSubmitElement().val(v.default.serializeDate(t,"yyyy-MM-dd"))},_getSubmitElement:function(){return this._$submitElement},_animateShowView:function(){return b.default.stop(this._view.$element(),!0),this._popAnimationView(this._view,.6,1,250).promise()},_popAnimationView:function(e,t,n,i){return b.default.animate(e.$element(),{type:"pop",from:{scale:t,opacity:t},to:{scale:n,opacity:n},duration:i})},_navigate:function(e,t){if(0!==e&&1!==Math.abs(e)&&this._isViewAvailable(t)){var n=this._renderSpecificView(t);e>0?(this._afterView&&this._afterView.$element().remove(),this._afterView=n):(this._beforeView&&this._beforeView.$element().remove(),this._beforeView=n),this._translateViews()}var i=-this._getRtlCorrection()*(e>0?1:e<0?-1:0)*this._viewWidth();this._$viewsWrapper.position().left!==i&&(this._preventViewChangeAnimation?this._wrapperAnimationEndHandler(e,t):this._animateWrapper(i,250).done(this._wrapperAnimationEndHandler.bind(this,e,t)))},_animateWrapper:function(e,t){return b.default.animate(this._$viewsWrapper,{type:"slide",from:{left:this._$viewsWrapper.position().left},to:{left:e},duration:t})},_toTodayView:function(){var e=new Date;this._isMaxZoomLevel()?this._dateOption("value",e):(this._preventViewChangeAnimation=!0,this.option("zoomLevel",this.option("maxZoomLevel")),this._dateOption("value",e),this._animateShowView(),this._preventViewChangeAnimation=!1)},_wrapperAnimationEndHandler:function(e,t){this._rearrangeViews(e),this._translateViews(),this._resetLocation(),this._renderNavigator(),this._setViewContoured(t),this._updateAriaId(t)},_rearrangeViews:function(e){var t,n,i;if(0!==e&&(e<0?(t=1,n="_beforeView",i="_afterView"):(t=-1,n="_afterView",i="_beforeView"),this[n])){var r=this[n].option("date");this[i]&&this[i].$element().remove(),e===t?this[i]=this._view:(this[i]=this._renderSpecificView(this._getDateByOffset(t,r)),this._view.$element().remove()),this._view=this[n];var o=this._getDateByOffset(-t,r);this[n]=this._isViewAvailable(o)?this._renderSpecificView(o):null}},_resetLocation:function(){m.default.move(this._$viewsWrapper,{left:0,top:0})},_clean:function(){this.callBase(),this._clearViewWidthCache(),delete this._$viewsWrapper,delete this._navigator,delete this._$footer},_clearViewWidthCache:function(){delete this._viewWidthValue},_disposeViews:function(){this._view.$element().remove(),this._beforeView&&this._beforeView.$element().remove(),this._afterView&&this._afterView.$element().remove(),delete this._view,delete this._beforeView,delete this._afterView},_dispose:function(){clearTimeout(this._waitRenderViewTimeout),this.callBase()},_refreshViews:function(){this._disposeViews(),this._renderViews()},_visibilityChanged:function(){this._translateViews()},_focusInHandler:function(){this.callBase.apply(this,arguments),this._view.option("contouredDate",this.option("currentDate"))},_focusOutHandler:function(){this.callBase.apply(this,arguments),this._view.option("contouredDate",null)},_updateViewsValue:function(e){var t=e?new Date(e):null;this._view.option("value",t),this._beforeView&&this._beforeView.option("value",t),this._afterView&&this._afterView.option("value",t)},_updateAriaSelected:function(e,t){e=e||this._dateOption("value");var n=this._view._getCellByDate(t),i=this._view._getCellByDate(e);this.setAria("selected",void 0,n),this.setAria("selected",!0,i),e&&this.option("currentDate").getTime()===e.getTime()&&this._updateAriaId(e)},_updateAriaId:function(e){e=e||this.option("currentDate");var t="dx-"+new r.default,n=this._view._getCellByDate(e);this.setAria("id",t,n),this.setAria("activedescendant",t),this._onContouredChanged(t)},_suppressingNavigation:function(e,t){this._suppressNavigation=!0,e.apply(this,t),delete this._suppressNavigation},_optionChanged:function(e){var t=e.value,n=e.previousValue;switch(e.name){case"width":this.callBase(e),this._clearViewWidthCache();break;case"min":case"max":this.min=void 0,this.max=void 0,this._suppressingNavigation(this._updateCurrentDate,[this.option("currentDate")]),this._refreshViews(),this._renderNavigator();break;case"firstDayOfWeek":this._refreshViews(),this._updateButtonsVisibility();break;case"currentDate":this.setAria("id",void 0,this._view._getCellByDate(n)),this._updateCurrentDate(t);break;case"zoomLevel":this.$element().removeClass("dx-calendar-view-"+n),this._correctZoomLevel(),this._refreshViews(),this._renderNavigator(),this._updateAriaId();break;case"minZoomLevel":case"maxZoomLevel":this._correctZoomLevel(),this._updateButtonsVisibility();break;case"value":t=this._convertToDate(t),n=this._convertToDate(n),this._updateAriaSelected(t,n),this.option("currentDate",s.default.isDefined(t)?new Date(t):new Date),this._updateViewsValue(t),this._setSubmitValue(t),this.callBase(e);break;case"disabled":this._view.option("disabled",t),this.callBase(e);break;case"onCellClick":this._view.option("onCellClick",t);break;case"onContouredChanged":this._onContouredChanged=this._createActionByOption("onContouredChanged");break;case"disabledDates":case"dateSerializationFormat":case"cellTemplate":case"showTodayButton":this._invalidate();break;case"hasFocus":break;default:this.callBase(e)}}});(0,o.default)("dxCalendar",k),e.exports=k},mCUB:function(e,t,n){n("rB9j"),n("9tb/"),n("2A+d"),n("9bJ7"),n("inlA"),n("JTJg"),n("Rm1S"),n("ofBz"),n("hDyC"),n("TZCg"),n("OM9Z"),n("UxlC"),n("hByQ"),n("EnZy"),n("LKBx"),n("SYor"),n("7ueG"),n("HiXI"),n("PKPk"),n("GKVU"),n("E5NM"),n("BNMt"),n("zHFu"),n("x83w"),n("l2dK"),n("GRPF"),n("xdBZ"),n("mRH6"),n("yWo2"),n("IxXR"),n("TFPT"),n("Zk8X");var i=n("Qo9l");e.exports=i.String},mChF:function(e,t,n){"use strict";function i(e){return e}n.d(t,"a",(function(){return i}))},"mP+d":function(e,t,n){"use strict";var i=n("5qrJ"),r=n("1LL4").extend,o=n("XpgS").inArray,a=n("ti0F"),s=n("KAnu").noop,l=a.isFunction,c=i.inherit({ctor:function(e){this._value=" ",r(this,e)},next:function(e){if(!arguments.length)return this._next;this._next=e},text:s,value:s,rawValue:s,handle:s,_prepareHandlingArgs:function(e,t){t=t||{};var n=Object.prototype.hasOwnProperty.call(e,"value")?"value":"text";return e[n]=a.isDefined(t.str)?t.str:e[n],e.start=a.isDefined(t.start)?t.start:e.start,e.length=a.isDefined(t.length)?t.length:e.length,e.index=e.index+1,e},reset:s,clear:s,first:function(e){return e=e||0,this.next().first(e+1)},isAccepted:function(){return!1},adjustedCaret:function(e,t,n){return t?this._adjustedForward(e,0,n):this._adjustedBackward(e,0,n)},_adjustedForward:s,_adjustedBackward:s,isValid:s}),u=c.inherit({next:s,handle:function(){return 0},text:function(){return""},value:function(){return""},first:function(){return 0},rawValue:function(){return""},adjustedCaret:function(){return 0},isValid:function(){return!0}}),d=c.inherit({text:function(){return(" "!==this._value?this._value:this.maskChar)+this.next().text()},value:function(){return this._value+this.next().value()},rawValue:function(){return this._value+this.next().rawValue()},handle:function(e){var t=Object.prototype.hasOwnProperty.call(e,"value")?e.value:e.text;if(!t||!t.length||!e.length)return 0;if(e.start)return this.next().handle(this._prepareHandlingArgs(e,{start:e.start-1}));var n=t[0],i=t.substring(1);return this._tryAcceptChar(n,e),this._accepted()?this.next().handle(this._prepareHandlingArgs(e,{str:i,length:e.length-1}))+1:this.handle(this._prepareHandlingArgs(e,{str:i,length:e.length-1}))},clear:function(e){this._tryAcceptChar(" ",e),this.next().clear(this._prepareHandlingArgs(e))},reset:function(){this._accepted(!1),this.next().reset()},_tryAcceptChar:function(e,t){if(this._accepted(!1),this._isAllowed(e,t)){var n=" "===e?this.maskChar:e;t.fullText=t.fullText.substring(0,t.index)+n+t.fullText.substring(t.index+1),this._accepted(!0),this._value=e}},_accepted:function(e){if(!arguments.length)return!!this._isAccepted;this._isAccepted=!!e},first:function(e){return" "===this._value?e||0:this.callBase(e)},_isAllowed:function(e,t){return" "===e||this._isValid(e,t)},_isValid:function(e,t){var n=this.allowedChars;return n instanceof RegExp?n.test(e):l(n)?n(e,t.index,t.fullText):Array.isArray(n)?o(e,n)>-1:n===e},isAccepted:function(e){return 0===e?this._accepted():this.next().isAccepted(e-1)},_adjustedForward:function(e,t,n){return t>=e?t:this.next()._adjustedForward(e,t+1,n)||t+1},_adjustedBackward:function(e,t){return t>=e-1?e:this.next()._adjustedBackward(e,t+1)||t+1},isValid:function(e){return this._isValid(this._value,e)&&this.next().isValid(this._prepareHandlingArgs(e))}}),h=d.inherit({value:function(){return this.next().value()},handle:function(e){var t=Object.prototype.hasOwnProperty.call(e,"value"),n=t?e.value:e.text;if(!n.length||!e.length)return 0;if(e.start||t)return this.next().handle(this._prepareHandlingArgs(e,{start:e.start&&e.start-1}));var i=n[0],r=n.substring(1);this._tryAcceptChar(i);var o=this._isAllowed(i)?this._prepareHandlingArgs(e,{str:r,length:e.length-1}):e;return this.next().handle(o)+1},clear:function(e){this._accepted(!1),this.next().clear(this._prepareHandlingArgs(e))},_tryAcceptChar:function(e){this._accepted(this._isValid(e))},_isValid:function(e){return e===this.maskChar},first:function(e){return e=e||0,this.next().first(e+1)},_adjustedForward:function(e,t,n){return t>=e&&n===this.maskChar?t:e===t+1&&this._accepted()?e:this.next()._adjustedForward(e,t+1,n)},_adjustedBackward:function(e,t){return t>=e-1?0:this.next()._adjustedBackward(e,t+1)},isValid:function(e){return this.next().isValid(this._prepareHandlingArgs(e))}});e.exports.MaskRule=d,e.exports.StubMaskRule=h,e.exports.EmptyMaskRule=u},mRH6:function(e,t,n){"use strict";var i=n("I+eb"),r=n("hXpO");i({target:"String",proto:!0,forced:n("rwPt")("link")},{link:function(e){return r(this,"a","href",e)}})},mZXl:function(e,t,n){"use strict";n.d(t,"b",(function(){return a})),n.d(t,"a",(function(){return l}));var i=n("mrSG"),r=n("FFOo"),o=n("60iU");function a(e,t){return void 0===t&&(t=0),function(n){return n.lift(new s(e,t))}}var s=function(){function e(e,t){void 0===t&&(t=0),this.scheduler=e,this.delay=t}return e.prototype.call=function(e,t){return t.subscribe(new l(e,this.scheduler,this.delay))},e}(),l=function(e){function t(t,n,i){void 0===i&&(i=0);var r=e.call(this,t)||this;return r.scheduler=n,r.delay=i,r}return i.d(t,e),t.dispatch=function(e){e.notification.observe(e.destination),this.unsubscribe()},t.prototype.scheduleMessage=function(e){this.destination.add(this.scheduler.schedule(t.dispatch,this.delay,new c(e,this.destination)))},t.prototype._next=function(e){this.scheduleMessage(o.a.createNext(e))},t.prototype._error=function(e){this.scheduleMessage(o.a.createError(e)),this.unsubscribe()},t.prototype._complete=function(){this.scheduleMessage(o.a.createComplete()),this.unsubscribe()},t}(r.a),c=function(){return function(e,t){this.notification=e,this.destination=t}}()},ma9I:function(e,t,n){"use strict";var i=n("I+eb"),r=n("0Dky"),o=n("6LWA"),a=n("hh1v"),s=n("ewvW"),l=n("UMSQ"),c=n("hBjN"),u=n("ZfDv"),d=n("Hd5f"),h=n("tiKp"),p=n("LQDL"),f=h("isConcatSpreadable"),m=p>=51||!r((function(){var e=[];return e[f]=!1,e.concat()[0]!==e})),g=d("concat"),_=function(e){if(!a(e))return!1;var t=e[f];return void 0!==t?!!t:o(e)};i({target:"Array",proto:!0,forced:!m||!g},{concat:function(e){var t,n,i,r,o,a=s(this),d=u(a,0),h=0;for(t=-1,i=arguments.length;t9007199254740991)throw TypeError("Maximum allowed index exceeded");for(n=0;n=9007199254740991)throw TypeError("Maximum allowed index exceeded");c(d,h++,o)}return d.length=h,d}})},mbIT:function(e,t,n){"use strict";t.isArray=function(){return Array.isArray||function(e){return e&&"number"==typeof e.length}}()},mcV0:function(e,t,n){"use strict";var i=c(n("FKN7")),r=c(n("D6VQ")),o=c(n("TEOj")),a=c(n("HlXZ")),s=c(n("cGV2")),l=c(n("ZbT9"));function c(e){return e&&e.__esModule?e:{default:e}}function u(e){return(u="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 d(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function h(e,t,n){return(h="undefined"!=typeof Reflect&&Reflect.get?Reflect.get:function(e,t,n){var i=function(e,t){for(;!Object.prototype.hasOwnProperty.call(e,t)&&null!==(e=m(e)););return e}(e,t);if(i){var r=Object.getOwnPropertyDescriptor(i,t);return r.get?r.get.call(n):r.value}})(e,t,n||e)}function p(e,t){return(p=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function f(e,t){return!t||"object"!==u(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function m(e){return(m=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}var g=function(e){!function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&p(e,t)}(c,e);var t,n,r,o=(n=c,r=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}(),function(){var e,t=m(n);if(r){var i=m(this).constructor;e=Reflect.construct(t,arguments,i)}else e=t.apply(this,arguments);return f(this,e)});function c(){return d(this,c),o.apply(this,arguments)}return(t=[{key:"_getDefaultOptions",value:function(){return h(m(c.prototype),"_getDefaultOptions",this).call(this)}},{key:"_init",value:function(){h(m(c.prototype),"_init",this).call(this),s.default.addGroup(this)}},{key:"_initMarkup",value:function(){var e=this.$element();e.addClass("dx-validationgroup"),e.find(".".concat("dx-validator")).each((function(e,t){l.default.getInstance((0,i.default)(t))._initGroupRegistration()})),e.find(".".concat("dx-validationsummary")).each((function(e,t){a.default.getInstance((0,i.default)(t))._initGroupRegistration()})),h(m(c.prototype),"_initMarkup",this).call(this)}},{key:"validate",value:function(){return s.default.validateGroup(this)}},{key:"reset",value:function(){return s.default.resetGroup(this)}},{key:"_dispose",value:function(){s.default.removeGroup(this),this.$element().removeClass("dx-validationgroup"),h(m(c.prototype),"_dispose",this).call(this)}},{key:"_useTemplates",value:function(){return!1}}])&&function(e,t){for(var n=0;n=0;s--)(r=e[s])&&(a=(o<3?r(a):o>3?r(t,n,a):r(t,n))||a);return o>3&&a&&Object.defineProperty(t,n,a),a}function s(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)}function l(e,t,n,i){return new(n||(n=Promise))((function(r,o){function a(e){try{l(i.next(e))}catch(t){o(t)}}function s(e){try{l(i.throw(e))}catch(t){o(t)}}function l(e){var t;e.done?r(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(a,s)}l((i=i.apply(e,t||[])).next())}))}function c(e,t){var n,i,r,o,a={label:0,sent:function(){if(1&r[0])throw r[1];return r[1]},trys:[],ops:[]};return o={next:s(0),throw:s(1),return:s(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function s(o){return function(s){return function(o){if(n)throw new TypeError("Generator is already executing.");for(;a;)try{if(n=1,i&&(r=2&o[0]?i.return:o[0]?i.throw||((r=i.return)&&r.call(i),0):i.next)&&!(r=r.call(i,o[1])).done)return r;switch(i=0,r&&(o=[2&o[0],r.value]),o[0]){case 0:case 1:r=o;break;case 4:return a.label++,{value:o[1],done:!1};case 5:a.label++,i=o[1],o=[0];continue;case 7:o=a.ops.pop(),a.trys.pop();continue;default:if(!((r=(r=a.trys).length>0&&r[r.length-1])||6!==o[0]&&2!==o[0])){a=0;continue}if(3===o[0]&&(!r||o[1]>r[0]&&o[1]=e.length&&(e=void 0),{value:e&&e[i++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function d(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var i,r,o=n.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(i=o.next()).done;)a.push(i.value)}catch(s){r={error:s}}finally{try{i&&!i.done&&(n=o.return)&&n.call(o)}finally{if(r)throw r.error}}return a}function h(){for(var e=[],t=0;t=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=t,b=y.circular={_calculateValueMargins:function(e){var t=this._getViewportRange(),n=t.minVisible,i=t.maxVisible;return e&&e.length>1&&(i=(n=ne[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=g(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,r.isDefined)(t)&&(t=this.validateUnit(t)),o>0&&e.argumentType===a.default.numeric&&(n.endValue=(t=t||0)+o,this._viewport=(0,i.getVizRangeObject)([t,n.endValue])),(0,r.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,r=i.x,a=i.y,s=this._majorTicks.map((function(e){return e.label&&e.label.getBBox()})).filter((function(e){return e})),l=(0,o.extend)({},this._canvas,{left:r-n,top:a-n,right:this._canvas.width-(r+n),bottom:this._canvas.height-(a+n)}),u=c.default.calculateCanvasMargins(s,l);return Object.keys(u).forEach((function(e){return u[e]=u[e]b.width-b.originalRight&&(_-=d.x+d.width+w-(b.width-b.originalRight)),d.y+xb.height-b.originalBottom&&(y-=d.y+d.height+x-(b.height-b.originalBottom))}return{x:m+_,y:g+y}},_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],r=this._translator.translate(e,-t),o=(0,i.convertPolarToXY)(this.getCenter(),n,r,this.getRadius());return{x:o.x,y:o.y,angle:this.getTranslatedAngle(r)}},_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 a.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=e&&o.angle<=t&&(n||l.push((o.x+(n=(s[c-1]||s[s.length-1]).coords).x)/2,(o.y+n.y)/2),l.push(o.x,o.y),i={x:(o.x+(r=(s[c+1]||s[0]).coords).x)/2,y:(o.y+r.y)/2}),c++;return l.push(i.x,i.y),l.push(a.x,a.y),{points:l}},_createStrip:function(e){return this._renderer.path(e.points,"area")},_getTranslatedCoord:function(e,t){return this._translator.translate(e,t)-90},_setTickOffset:function(){this._tickOffset=!1}}),y.linear={_resetMargins:function(){this._reinitTranslator(this._getViewportRange())},_getStick:s.linear._getStick,_getSpiderCategoryOption:u.noop,_getTranslatorOptions:function(){return{isHorizontal:!0,stick:this._getStick()}},getRadius:b.getRadius,getCenter:b.getCenter,getAngles:b.getAngles,_updateRadius:b._updateRadius,_updateCenter:b._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:s.linear._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,r=(0,i.getCosAndSin)(t.angle),o=this._options.label.indentFromAxis||0,a=e.labelBBox;return{x:t.x-p(o*r.sin)+p(a.width/2*r.cos)-a.width/2,y:n+(n-a.y)-p(a.height/2*r.sin)+p(o*r.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],r=(0,i.convertPolarToXY)(this.getCenter(),n,0,this._translator.translate(e,t));return{x:r.x,y:r.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:b._getAdjustedStripLabelCoords,_getStripLabelCoords:function(e,t){var n=e+(t-e)/2,i=this.getCenter(),r=m(i.y-n);return{x:i.x,y:r,align:a.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=m(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:b._validateOverlappingMode,_validateDisplayMode:b._validateDisplayMode,_getStep:function(e){var t=v(this.getAngles()[0]),n=this._options.label.minSpacing,i=2===t||4===t?function(e){return e.width+n}:function(e){return e.height},r=e.reduce((function(e,t){return _(e,i(t))}),0);return a.default.getTicksCountInRange(this._majorTicks,2===t||4===t?"x":"y",r)}},y.linearSpider=(0,o.extend)({},y.linear,{_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 r=(0,i.getCosAndSin)(n.coords.angle);return{x:m(t.x+e*r.cos),y:m(t.y+e*r.sin)}}))}},_getStripGraphicAttributes:function(e,t){var n=this._getGridPointsByRadius(t).points;return{points:[this._getGridPointsByRadius(e).points,n.reverse()]}},_createStrip:y.circularSpider._createStrip,_getConstantLineGraphicAttributes:function(e){return this._getGridPointsByRadius(e)},_createConstantLine:function(e,t){return this._createPathElement(this._getConstantLineGraphicAttributes(e).points,t)}})},"n/mU":function(e,t,n){var i=n("I+eb"),r=Math.atanh,o=Math.log;i({target:"Math",stat:!0,forced:!(r&&1/r(-0)<0)},{atanh:function(e){return 0==(e=+e)?e:o((1+e)/(1-e))/2}})},"n3/R":function(e,t,n){"use strict";var i=n("0Dky");function r(e,t){return RegExp(e,t)}t.UNSUPPORTED_Y=i((function(){var e=r("a","y");return e.lastIndex=2,null!=e.exec("abcd")})),t.BROKEN_CARET=i((function(){var e=r("^r","gy");return e.lastIndex=2,null!=e.exec("str")}))},n3uD:function(e,t,n){"use strict";var i=!1;t.config={Promise:void 0,set useDeprecatedSynchronousErrorHandling(e){if(e){var t=new Error;console.warn("DEPRECATED! RxJS was set to use deprecated synchronous error handling behavior by code at: \n"+t.stack)}else i&&console.log("RxJS: Back to a better error behavior. Thank you. <3");i=e},get useDeprecatedSynchronousErrorHandling(){return i}}},n7CH:function(e,t,n){"use strict";var i=n("KAnu").noop,r=n("3IPI"),o=n("ti0F").isDefined,a={string:function(e){return o(e)?""+e:e},numeric:function(e){if(!o(e))return e;var t=Number(e);return isNaN(t)&&(t=void 0),t},datetime:function(e){if(!o(e))return e;var t,n=Number(e);return t=isNaN(n)?r.deserializeDate(e):new Date(n),isNaN(Number(t))&&(t=void 0),t}};function s(e){return"numeric"===e||"datetime"===e||"string"===e?e:""}e.exports={correctValueType:s,getParser:function(e){return a[s(e)]||i}}},nM7S:function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));var i=n("TYT/"),r=function(){function e(){this.currentText=""}return e.\u0275prov=i["\u0275\u0275defineInjectable"]({token:e,factory:e.\u0275fac=function(t){return new(t||e)},providedIn:"root"}),e}()},nS6G:function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var i=function(){function e(){}return e.tenancyNamePlaceHolderInUrl="{TENANCY_NAME}",e.localeMappings=[],e.userManagement={defaultAdminUserName:"admin"},e.localization={defaultLocalizationSourceName:"Launchpad"},e.authorization={encrptedAuthTokenName:"enc_auth_token"},e.grid={defaultPageSize:10},e.MinimumUpgradePaymentAmount=1,e.WebAppGuiVersion="8.5.0.0",e}()},nYdg:function(e,t,n){"use strict";var i=n("C+eR"),r=n("ti0F").isDefined,o=i.raiseToExt,a=i.getLogExt;e.exports={_fromValue:function(e){return null!==e?a(e,this._canvasOptions.base,this._businessRange.allowNegatives,this._businessRange.linearThreshold):e},_toValue:function(e){return null!==e?o(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(r(n)?n:this.from(t.max)))},checkMinBarSize:function(e,t,n){var i,o,a=this._canvasOptions,s=n-e,l=this.constructor.prototype.checkMinBarSize;return r(t)&&s>0?(i=l(this._fromValue(n/s),this._fromValue(t)-a.rangeMinVisible),o=Math.pow(a.base,this._fromValue(s)+i)-s):o=l(e,t),o}}},naEX:function(e,t,n){"use strict";var i=n("KAnu"),r=n("ti0F"),o=n("1LL4"),a=function(e){return e&&e.__esModule?e:{default:e}}(n("bQjx")),s=n("tJvG"),l=function(e){var t=e.getController("columns"),n=e.getController("selection"),i=e.getController("export"),r=e.getController("data");t&&t.columnsChanged.add((function(){e.updateState({columns:t.getUserState()})})),n&&n.selectionChanged.add((function(t){e.updateState({selectedRowKeys:t.selectedRowKeys,selectionFilter:t.selectionFilter})})),r&&(e._initialPageSize=e.option("paging.pageSize"),e._initialFilterValue=e.option("filterValue"),r.changed.add((function(){var t=function(e){var t=e.getView("pagerView"),n=e.getController("data"),i={allowedPageSizes:t?t.getPageSizes():void 0,filterPanel:{filterEnabled:e.option("filterPanel.filterEnabled")},filterValue:e.option("filterValue"),focusedRowKey:e.option("focusedRowEnabled")?e.option("focusedRowKey"):void 0};return(0,o.extend)(i,n.getUserState())}(e);e.updateState(t)}))),i&&i.selectionOnlyChanged.add((function(){e.updateState({exportSelectionOnly:i.selectionOnly()})}))};e.exports={defaultOptions:function(){return{stateStoring:{enabled:!1,storageKey:null,type:"localStorage",customLoad:null,customSave:null,savingTimeout:2e3}}},controllers:{stateStoring:a.default.StateStoringController},extenders:{views:{rowsView:{init:function(){var e=this,t=e.getController("data");e.callBase(),t.stateLoaded.add((function(){if(t.isLoaded()&&!t.getDataSource()){e.setLoading(!1),e.renderNoDataText();var n=e.component.getView("columnHeadersView");n&&n.render(),e.component._fireContentReadyAction()}}))}}},controllers:{stateStoring:{init:function(){this.callBase.apply(this,arguments),l(this)},isLoading:function(){return this.callBase()||this.getController("data").isStateLoading()},state:function(e){var t=this.callBase.apply(this,arguments);return void 0!==e&&this.applyState((0,o.extend)({},e)),t},updateState:function(e){if(this.isEnabled()){var t=this.state(),n=(0,o.extend)({},t,e),r=(0,i.getKeyHash)(t),a=(0,i.getKeyHash)(n);(0,i.equalByValue)(r,a)||((0,o.extend)(this._state,e),this.save())}else(0,o.extend)(this._state,e)},applyState:function(e){var t=e.allowedPageSizes,n=e.searchText,i=e.selectedRowKeys,o=e.selectionFilter,a=this.getController("export"),s=this.getController("columns"),l=this.getController("data"),c=this.option("scrolling.mode"),u="virtual"===c||"infinite"===c,d=!0===this.option("pager.visible")&&this.option("pager.showPageSizeSelector");this.component.beginUpdate(),s&&s.setUserState(e.columns),a&&a.selectionOnly(e.exportSelectionOnly),i&&this.option("selectedRowKeys",i),this.option("selectionFilter",o),t&&"auto"===this.option("pager.allowedPageSizes")&&(this.option("pager").allowedPageSizes=t),this.option("focusedRowEnabled")&&this.option("focusedRowKey",e.focusedRowKey),this.component.endUpdate(),n&&this.option("searchPanel.text",n),this.option("filterValue",function(e,t){var n=e.getController("filterSync"),i=e.getController("columns");return n?t.columns||void 0!==t.filterValue?t.filterValue||n.getFilterValueFromColumns(t.columns):e._initialFilterValue||n.getFilterValueFromColumns(i.getColumns()):null}(this,e)),this.option("filterPanel.filterEnabled",!e.filterPanel||e.filterPanel.filterEnabled),this.option("paging.pageSize",u&&!d||!(0,r.isDefined)(e.pageSize)?this._initialPageSize:e.pageSize),this.option("paging.pageIndex",e.pageIndex||0),l&&l.reset()}},columns:{getVisibleColumns:function(){var e=this.callBase.apply(this,arguments),t=this.getController("stateStoring");return t.isEnabled()&&!t.isLoaded()?[]:e}},data:{callbackNames:function(){return this.callBase().concat(["stateLoaded"])},_refreshDataSource:function(){var e=this,t=e.callBase,n=e.getController("stateStoring");if(n.isEnabled()&&!n.isLoaded()){clearTimeout(e._restoreStateTimeoutID);var i=new s.Deferred;return e._restoreStateTimeoutID=setTimeout((function(){n.load().always((function(){e._restoreStateTimeoutID=null,t.call(e),e.stateLoaded.fire(),i.resolve()}))})),i.promise()}e.isStateLoading()||t.call(e)},isLoading:function(){var e=this.getController("stateStoring");return this.callBase()||e.isLoading()},isStateLoading:function(){return(0,r.isDefined)(this._restoreStateTimeoutID)},isLoaded:function(){return this.callBase()&&!this.isStateLoading()},dispose:function(){clearTimeout(this._restoreStateTimeoutID),this.callBase()}},selection:{_fireSelectionChanged:function(e){var t=this.getController("stateStoring"),n=this.option("selection.deferred");t.isLoading()&&n||this.callBase.apply(this,arguments)}}}}}},nkY7:function(e,t,n){"use strict";function i(e){return e&&"function"==typeof e.schedule}n.d(t,"a",(function(){return i}))},nkod:function(e,t,n){var i=n("I+eb"),r=n("g6v/"),o=n("glrk"),a=n("Bs8V");i({target:"Reflect",stat:!0,sham:!r},{getOwnPropertyDescriptor:function(e,t){return a.f(o(e),t)}})},nrao:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){var n,a=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(a.text,t.x,t.y).css((0,r.patchFontOptions)((0,o.extend)({},e.getOptions().label.font,a.font))).attr({align:"center",class:a.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=a.text?e._getStripLabelCoords(n.from,n.to,a):null,n.to-n.from==0||!(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=a.text?this._drawLabel(this.labelCoords):null}},removeLabel:function(){},updatePosition:function(i){var r=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(r.from,r.to,t.label)),this.rect&&this.rect.animate(e._getStripGraphicAttributes(r.from,r.to))):(this.label&&this.label.attr(e._getStripLabelCoords(r.from,r.to,t.label)),this.rect&&this.rect.attr(e._getStripGraphicAttributes(r.from,r.to)))},saveCoords:function(){n=this._getCoord()}}};var i=n("ti0F"),r=n("C+eR"),o=n("1LL4")},ntOU:function(e,t,n){"use strict";var i=n("rpNk").IteratorPrototype,r=n("fHMY"),o=n("XGwC"),a=n("1E5z"),s=n("P4y1"),l=function(){return this};e.exports=function(e,t,n){var c=t+" Iterator";return e.prototype=r(i,{next:o(1,n)}),a(e,c,!1,!0),s[c]=l,e}},nvyY:function(e,t,n){"use strict";n.d(t,"a",(function(){return d})),n.d(t,"b",(function(){return h}));var i=n("mrSG"),r=n("E1rE"),o=n("TYT/"),a=n("Hv54"),s=n.n(a),l=n("QJY3"),c=n("E34Y"),u={provide:l.NG_VALUE_ACCESSOR,useExisting:Object(o.forwardRef)((function(){return d})),multi:!0},d=function(e){function t(t,n,i,r,o,a,s,l){var c=e.call(this,t,n,i,r,s,l)||this;return c._watcherHelper=r,c._idh=o,c.touched=function(e){},c._createEventEmitters([{subscribe:"contentReady",emit:"onContentReady"},{subscribe:"disposing",emit:"onDisposing"},{subscribe:"initialized",emit:"onInitialized"},{subscribe:"optionChanged",emit:"onOptionChanged"},{subscribe:"valueChanged",emit:"onValueChanged"},{emit:"accessKeyChange"},{emit:"activeStateEnabledChange"},{emit:"disabledChange"},{emit:"elementAttrChange"},{emit:"focusStateEnabledChange"},{emit:"heightChange"},{emit:"hintChange"},{emit:"hoverStateEnabledChange"},{emit:"isValidChange"},{emit:"nameChange"},{emit:"readOnlyChange"},{emit:"rtlEnabledChange"},{emit:"tabIndexChange"},{emit:"textChange"},{emit:"validationErrorChange"},{emit:"validationErrorsChange"},{emit:"validationMessageModeChange"},{emit:"validationStatusChange"},{emit:"valueChange"},{emit:"visibleChange"},{emit:"widthChange"},{emit:"onBlur"}]),c._idh.setHost(c),a.setHost(c),c}return Object(i.d)(t,e),Object.defineProperty(t.prototype,"accessKey",{get:function(){return this._getOption("accessKey")},set:function(e){this._setOption("accessKey",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"activeStateEnabled",{get:function(){return this._getOption("activeStateEnabled")},set:function(e){this._setOption("activeStateEnabled",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"disabled",{get:function(){return this._getOption("disabled")},set:function(e){this._setOption("disabled",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"elementAttr",{get:function(){return this._getOption("elementAttr")},set:function(e){this._setOption("elementAttr",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"focusStateEnabled",{get:function(){return this._getOption("focusStateEnabled")},set:function(e){this._setOption("focusStateEnabled",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"height",{get:function(){return this._getOption("height")},set:function(e){this._setOption("height",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"hint",{get:function(){return this._getOption("hint")},set:function(e){this._setOption("hint",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"hoverStateEnabled",{get:function(){return this._getOption("hoverStateEnabled")},set:function(e){this._setOption("hoverStateEnabled",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"isValid",{get:function(){return this._getOption("isValid")},set:function(e){this._setOption("isValid",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"name",{get:function(){return this._getOption("name")},set:function(e){this._setOption("name",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"readOnly",{get:function(){return this._getOption("readOnly")},set:function(e){this._setOption("readOnly",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"rtlEnabled",{get:function(){return this._getOption("rtlEnabled")},set:function(e){this._setOption("rtlEnabled",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"tabIndex",{get:function(){return this._getOption("tabIndex")},set:function(e){this._setOption("tabIndex",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"text",{get:function(){return this._getOption("text")},set:function(e){this._setOption("text",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"validationError",{get:function(){return this._getOption("validationError")},set:function(e){this._setOption("validationError",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"validationErrors",{get:function(){return this._getOption("validationErrors")},set:function(e){this._setOption("validationErrors",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"validationMessageMode",{get:function(){return this._getOption("validationMessageMode")},set:function(e){this._setOption("validationMessageMode",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"validationStatus",{get:function(){return this._getOption("validationStatus")},set:function(e){this._setOption("validationStatus",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"value",{get:function(){return this._getOption("value")},set:function(e){this._setOption("value",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"visible",{get:function(){return this._getOption("visible")},set:function(e){this._setOption("visible",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"width",{get:function(){return this._getOption("width")},set:function(e){this._setOption("width",e)},enumerable:!0,configurable:!0}),t.prototype.change=function(e){},t.prototype._createInstance=function(e,t){return new s.a(e,t)},t.prototype.writeValue=function(e){this.eventHelper.lockedValueChangeEvent=!0,this.value=e,this.eventHelper.lockedValueChangeEvent=!1},t.prototype.setDisabledState=function(e){this.disabled=e},t.prototype.registerOnChange=function(e){this.change=e},t.prototype.registerOnTouched=function(e){this.touched=e},t.prototype._createWidget=function(t){var n=this;e.prototype._createWidget.call(this,t),this.instance.on("focusOut",(function(e){n.eventHelper.fireNgEvent("onBlur",[e])}))},t.prototype.ngOnDestroy=function(){this._destroyWidget()},t.prototype.ngOnChanges=function(t){e.prototype.ngOnChanges.call(this,t),this.setupChanges("validationErrors",t)},t.prototype.setupChanges=function(e,t){e in this._optionsToUpdate||this._idh.setup(e,t)},t.prototype.ngDoCheck=function(){this._idh.doCheck("validationErrors"),this._watcherHelper.checkWatchers(),e.prototype.ngDoCheck.call(this),e.prototype.clearChangedOptions.call(this)},t.prototype._setOption=function(t,n){var i=this._idh.setupSingle(t,n),r=null!==this._idh.getChanges(t,n);(i||r)&&e.prototype._setOption.call(this,t,n)},t.\u0275fac=function(e){return new(e||t)(o["\u0275\u0275directiveInject"](o.ElementRef),o["\u0275\u0275directiveInject"](o.NgZone),o["\u0275\u0275directiveInject"](c.e),o["\u0275\u0275directiveInject"](c.j),o["\u0275\u0275directiveInject"](c.g),o["\u0275\u0275directiveInject"](c.i),o["\u0275\u0275directiveInject"](r.TransferState),o["\u0275\u0275directiveInject"](o.PLATFORM_ID))},t.\u0275cmp=o["\u0275\u0275defineComponent"]({type:t,selectors:[["dx-check-box"]],hostBindings:function(e,t){1&e&&o["\u0275\u0275listener"]("valueChange",(function(e){return t.change(e)}))("onBlur",(function(e){return t.touched(e)}))},inputs:{accessKey:"accessKey",activeStateEnabled:"activeStateEnabled",disabled:"disabled",elementAttr:"elementAttr",focusStateEnabled:"focusStateEnabled",height:"height",hint:"hint",hoverStateEnabled:"hoverStateEnabled",isValid:"isValid",name:"name",readOnly:"readOnly",rtlEnabled:"rtlEnabled",tabIndex:"tabIndex",text:"text",validationError:"validationError",validationErrors:"validationErrors",validationMessageMode:"validationMessageMode",validationStatus:"validationStatus",value:"value",visible:"visible",width:"width"},outputs:{onContentReady:"onContentReady",onDisposing:"onDisposing",onInitialized:"onInitialized",onOptionChanged:"onOptionChanged",onValueChanged:"onValueChanged",accessKeyChange:"accessKeyChange",activeStateEnabledChange:"activeStateEnabledChange",disabledChange:"disabledChange",elementAttrChange:"elementAttrChange",focusStateEnabledChange:"focusStateEnabledChange",heightChange:"heightChange",hintChange:"hintChange",hoverStateEnabledChange:"hoverStateEnabledChange",isValidChange:"isValidChange",nameChange:"nameChange",readOnlyChange:"readOnlyChange",rtlEnabledChange:"rtlEnabledChange",tabIndexChange:"tabIndexChange",textChange:"textChange",validationErrorChange:"validationErrorChange",validationErrorsChange:"validationErrorsChange",validationMessageModeChange:"validationMessageModeChange",validationStatusChange:"validationStatusChange",valueChange:"valueChange",visibleChange:"visibleChange",widthChange:"widthChange",onBlur:"onBlur"},features:[o["\u0275\u0275ProvidersFeature"]([c.e,c.j,u,c.i,c.g]),o["\u0275\u0275InheritDefinitionFeature"],o["\u0275\u0275NgOnChangesFeature"]],decls:0,vars:0,template:function(e,t){},encapsulation:2}),t}(c.b),h=function(){function e(){}return e.\u0275mod=o["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=o["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)},imports:[[c.c,c.f,r.BrowserTransferStateModule],c.f]}),e}()},ny24:function(e,t,n){"use strict";n.d(t,"a",(function(){return a}));var i=n("mrSG"),r=n("MGBS"),o=n("zotm");function a(e){return function(t){return t.lift(new s(e))}}var s=function(){function e(e){this.notifier=e}return e.prototype.call=function(e,t){var n=new l(e),i=Object(o.a)(n,this.notifier);return i&&!n.seenValue?(n.add(i),t.subscribe(n)):n},e}(),l=function(e){function t(t){var n=e.call(this,t)||this;return n.seenValue=!1,n}return i.d(t,e),t.prototype.notifyNext=function(e,t,n,i,r){this.seenValue=!0,this.complete()},t.prototype.notifyComplete=function(){},t}(r.a)},nyYc:function(e,t,n){!function(e){"use strict";e.defineLocale("fr",{months:"janvier_f\xe9vrier_mars_avril_mai_juin_juillet_ao\xfbt_septembre_octobre_novembre_d\xe9cembre".split("_"),monthsShort:"janv._f\xe9vr._mars_avr._mai_juin_juil._ao\xfbt_sept._oct._nov._d\xe9c.".split("_"),monthsParseExact:!0,weekdays:"dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi".split("_"),weekdaysShort:"dim._lun._mar._mer._jeu._ven._sam.".split("_"),weekdaysMin:"di_lu_ma_me_je_ve_sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Aujourd\u2019hui \xe0] LT",nextDay:"[Demain \xe0] LT",nextWeek:"dddd [\xe0] LT",lastDay:"[Hier \xe0] LT",lastWeek:"dddd [dernier \xe0] LT",sameElse:"L"},relativeTime:{future:"dans %s",past:"il y a %s",s:"quelques secondes",ss:"%d secondes",m:"une minute",mm:"%d minutes",h:"une heure",hh:"%d heures",d:"un jour",dd:"%d jours",M:"un mois",MM:"%d mois",y:"un an",yy:"%d ans"},dayOfMonthOrdinalParse:/\d{1,2}(er|)/,ordinal:function(e,t){switch(t){case"D":return e+(1===e?"er":"");default:case"M":case"Q":case"DDD":case"d":return e+(1===e?"er":"e");case"w":case"W":return e+(1===e?"re":"e")}},week:{dow:1,doy:4}})}(n("wd/R"))},o09w:function(e,t,n){"use strict";var i=_(n("FKN7")),r=_(n("czNW")),o=n("1LL4"),a=_(n("LdFP")),s=_(n("tUd6")),l=_(n("D6VQ")),c=_(n("ut1R")),u=_(n("CCnk")),d=_(n("FwU7")),h=n("CBR9"),p=n("v4HY"),f=n("ti0F"),m=n("b1t7"),g=_(n("cGv3"));function _(e){return e&&e.__esModule?e:{default:e}}var v=c.default.inherit({_getDefaultOptions:function(){return(0,o.extend)(this.callBase(),{itemTitleTemplate:"title",hoverStateEnabled:!0,showNavButtons:!1,scrollByContent:!0,scrollingEnabled:!0,onTitleClick:null,onTitleHold:null,onTitleRendered:null,badgeExpr:function(e){return e?e.badge:void 0}})},_defaultOptionsRules:function(){return this.callBase().concat([{device:function(){return"desktop"===a.default.real().deviceType&&!a.default.isSimulator()},options:{focusStateEnabled:!0}},{device:function(){return!r.default.touch},options:{swipeEnabled:!1}},{device:{platform:"generic"},options:{animationEnabled:!1}}])},_init:function(){this.callBase(),this.$element().addClass("dx-tabpanel"),this.setAria("role","tabpanel")},_initMarkup:function(){this.callBase(),this._createTitleActions(),this._renderLayout()},_initTemplates:function(){this.callBase(),this._templateManager.addDefaultTemplates({title:new m.BindableTemplate((function(e,t){if((0,f.isPlainObject)(t)){var n=(0,h.getImageContainer)(t.icon);n&&e.append(n),(0,f.isDefined)(t.title)&&!(0,f.isPlainObject)(t.title)&&e.append(s.default.createTextNode(t.title))}else(0,f.isDefined)(t)&&e.text(String(t));e.wrapInner((0,i.default)("").addClass("dx-tab-text"))}),["title","icon"],this.option("integrationOptions.watchMethod"))})},_createTitleActions:function(){this._createTitleClickAction(),this._createTitleHoldAction(),this._createTitleRenderedAction()},_createTitleClickAction:function(){this._titleClickAction=this._createActionByOption("onTitleClick")},_createTitleHoldAction:function(){this._titleHoldAction=this._createActionByOption("onTitleHold")},_createTitleRenderedAction:function(){this._titleRenderedAction=this._createActionByOption("onTitleRendered")},_renderContent:function(){var e=this;this.callBase(),this.option("templatesRenderAsynchronously")&&(this._resizeEventTimer=setTimeout((function(){e._updateLayout()}),0))},_renderLayout:function(){if(this._tabs)this._updateLayout();else{var e=this.$element();this._$tabContainer=(0,i.default)("
    ").addClass("dx-tabpanel-tabs").appendTo(e);var t=(0,i.default)("
    ").appendTo(this._$tabContainer);this._tabs=this._createComponent(t,u.default,this._tabConfig()),this._$container=(0,i.default)("
    ").addClass("dx-tabpanel-container").appendTo(e),this._$container.append(this._$wrapper),this._updateLayout()}},_updateLayout:function(){if(g.default.hasWindow()){var e=this._$tabContainer.outerHeight();this._$container.css({marginTop:-e,paddingTop:e})}},_refreshActiveDescendant:function(){if(this._tabs){var e=this._tabs,t=e.itemElements(),n=(0,i.default)(t[e.option("selectedIndex")]),r=this.getFocusedItemId();this.setAria("controls",void 0,(0,i.default)(t)),this.setAria("controls",r,n)}},_tabConfig:function(){return{selectOnFocus:!0,focusStateEnabled:this.option("focusStateEnabled"),hoverStateEnabled:this.option("hoverStateEnabled"),repaintChangesOnly:this.option("repaintChangesOnly"),tabIndex:this.option("tabIndex"),selectedIndex:this.option("selectedIndex"),badgeExpr:this.option("badgeExpr"),onItemClick:this._titleClickAction.bind(this),onItemHold:this._titleHoldAction.bind(this),itemHoldTimeout:this.option("itemHoldTimeout"),onSelectionChanged:(function(e){this.option("selectedIndex",e.component.option("selectedIndex")),this._refreshActiveDescendant()}).bind(this),onItemRendered:this._titleRenderedAction.bind(this),itemTemplate:this._getTemplateByOption("itemTitleTemplate"),items:this.option("items"),noDataText:null,scrollingEnabled:this.option("scrollingEnabled"),scrollByContent:this.option("scrollByContent"),showNavButtons:this.option("showNavButtons"),itemTemplateProperty:"tabTemplate",loopItemFocus:this.option("loop"),selectionRequired:!0,onOptionChanged:(function(e){if("focusedElement"===e.name)if(e.value){var t=(0,i.default)(e.value),n=this._itemElements().eq(t.index());this.option("focusedElement",(0,p.getPublicElement)(n))}else this.option("focusedElement",e.value)}).bind(this),onFocusIn:(function(e){this._focusInHandler(e.event)}).bind(this),onFocusOut:(function(e){this._isFocusOutHandlerExecuting||this._focusOutHandler(e.event)}).bind(this)}},_renderFocusTarget:function(){this._focusTarget().attr("tabIndex",-1)},_updateFocusState:function(e,t){this.callBase(e,t),e.target===this._tabs._focusTarget().get(0)&&this._toggleFocusClass(t,this._focusTarget())},_focusOutHandler:function(e){this._isFocusOutHandlerExecuting=!0,this.callBase.apply(this,arguments),this._tabs._focusOutHandler(e),this._isFocusOutHandlerExecuting=!1},_setTabsOption:function(e,t){this._tabs&&this._tabs.option(e,t)},_visibilityChanged:function(e){e&&(this._tabs._dimensionChanged(),this._updateLayout())},registerKeyHandler:function(e,t){this.callBase(e,t),this._tabs&&this._tabs.registerKeyHandler(e,t)},repaint:function(){this.callBase(),this._tabs.repaint()},_optionChanged:function(e){var t=e.name,n=e.value,r=e.fullName;switch(t){case"dataSource":this.callBase(e);break;case"items":this._setTabsOption(t,this.option(t)),this._updateLayout(),this.option("repaintChangesOnly")||this._tabs.repaint(),this.callBase(e);break;case"width":this.callBase(e),this._tabs.repaint();break;case"selectedIndex":case"selectedItem":if(this._setTabsOption(r,n),this.callBase(e),!0===this.option("focusStateEnabled")){var o=this.option("selectedIndex"),a=this._itemElements().eq(o);this.option("focusedElement",(0,p.getPublicElement)(a))}break;case"itemHoldTimeout":case"focusStateEnabled":case"hoverStateEnabled":this._setTabsOption(r,n),this.callBase(e);break;case"scrollingEnabled":case"scrollByContent":case"showNavButtons":this._setTabsOption(r,n);break;case"focusedElement":var s=n?(0,i.default)(n).index():n,l=n?this._tabs._itemElements().eq(s):n;this._setTabsOption("focusedElement",(0,p.getPublicElement)(l)),this.callBase(e);break;case"itemTitleTemplate":this._setTabsOption("itemTemplate",this._getTemplateByOption("itemTitleTemplate"));break;case"onTitleClick":this._createTitleClickAction(),this._setTabsOption("onItemClick",this._titleClickAction.bind(this));break;case"onTitleHold":this._createTitleHoldAction(),this._setTabsOption("onItemHold",this._titleHoldAction.bind(this));break;case"onTitleRendered":this._createTitleRenderedAction(),this._setTabsOption("onItemRendered",this._titleRenderedAction.bind(this));break;case"loop":this._setTabsOption("loopItemFocus",n);break;case"badgeExpr":this._invalidate();break;default:this.callBase(e)}},_clean:function(){clearTimeout(this._resizeEventTimer),this.callBase()}});v.ItemClass=d.default,(0,l.default)("dxTabPanel",v),e.exports=v,e.exports.default=e.exports},o1bE:function(e,t,n){!function(e){"use strict";e.defineLocale("ar-dz",{months:"\u062c\u0627\u0646\u0641\u064a_\u0641\u064a\u0641\u0631\u064a_\u0645\u0627\u0631\u0633_\u0623\u0641\u0631\u064a\u0644_\u0645\u0627\u064a_\u062c\u0648\u0627\u0646_\u062c\u0648\u064a\u0644\u064a\u0629_\u0623\u0648\u062a_\u0633\u0628\u062a\u0645\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0641\u0645\u0628\u0631_\u062f\u064a\u0633\u0645\u0628\u0631".split("_"),monthsShort:"\u062c\u0627\u0646\u0641\u064a_\u0641\u064a\u0641\u0631\u064a_\u0645\u0627\u0631\u0633_\u0623\u0641\u0631\u064a\u0644_\u0645\u0627\u064a_\u062c\u0648\u0627\u0646_\u062c\u0648\u064a\u0644\u064a\u0629_\u0623\u0648\u062a_\u0633\u0628\u062a\u0645\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0641\u0645\u0628\u0631_\u062f\u064a\u0633\u0645\u0628\u0631".split("_"),weekdays:"\u0627\u0644\u0623\u062d\u062f_\u0627\u0644\u0625\u062b\u0646\u064a\u0646_\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621_\u0627\u0644\u062e\u0645\u064a\u0633_\u0627\u0644\u062c\u0645\u0639\u0629_\u0627\u0644\u0633\u0628\u062a".split("_"),weekdaysShort:"\u0627\u062d\u062f_\u0627\u062b\u0646\u064a\u0646_\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0631\u0628\u0639\u0627\u0621_\u062e\u0645\u064a\u0633_\u062c\u0645\u0639\u0629_\u0633\u0628\u062a".split("_"),weekdaysMin:"\u0623\u062d_\u0625\u062b_\u062b\u0644\u0627_\u0623\u0631_\u062e\u0645_\u062c\u0645_\u0633\u0628".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u0627\u0644\u064a\u0648\u0645 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextDay:"[\u063a\u062f\u0627 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextWeek:"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastDay:"[\u0623\u0645\u0633 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastWeek:"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",sameElse:"L"},relativeTime:{future:"\u0641\u064a %s",past:"\u0645\u0646\u0630 %s",s:"\u062b\u0648\u0627\u0646",ss:"%d \u062b\u0627\u0646\u064a\u0629",m:"\u062f\u0642\u064a\u0642\u0629",mm:"%d \u062f\u0642\u0627\u0626\u0642",h:"\u0633\u0627\u0639\u0629",hh:"%d \u0633\u0627\u0639\u0627\u062a",d:"\u064a\u0648\u0645",dd:"%d \u0623\u064a\u0627\u0645",M:"\u0634\u0647\u0631",MM:"%d \u0623\u0634\u0647\u0631",y:"\u0633\u0646\u0629",yy:"%d \u0633\u0646\u0648\u0627\u062a"},week:{dow:0,doy:4}})}(n("wd/R"))},o3MM:function(e,t,n){"use strict";var i=n("5qrJ"),r=n("KAnu"),o=n("zl3R"),a=n("zl3R").each,s=n("ti0F"),l=n("1LL4").extend,c=n("D8Ap"),u=n("wqBK").getOperationBySearchMode,d=n("XpgS").inArray,h=n("Q7sy"),p=n("IEE5"),f=n("oZ/d"),m=i.inherit({ctor:function(e){this.options={},l(this.options,this._defaultOptions(),e),this.options.dataConverter.setDataAccessors(this.options.dataAccessors),this._selectedNodesKeys=[],this._expandedNodesKeys=[],this._dataStructure=[],this._createInternalDataStructure(),this.getTreeNodes()},setOption:function(e,t){this.options[e]=t,"recursiveSelection"===e&&this._updateSelection()},_defaultOptions:function(){return{dataAccessors:void 0,items:[],multipleSelection:!0,recursiveSelection:!1,recursiveExpansion:!1,rootValue:0,searchValue:"",dataType:"tree",searchMode:"contains",dataConverter:new f,onNodeChanged:r.noop,sort:null}},_createInternalDataStructure:function(){this._initialDataStructure=this.options.dataConverter.createPlainStructure(this.options.items,this.options.rootValue,this.options.dataType),this._dataStructure=this.options.searchValue.length?this.search(this.options.searchValue):this._initialDataStructure,this.options.dataConverter._dataStructure=this._dataStructure,this._updateSelection(),this._updateExpansion()},_updateSelection:function(){this.options.recursiveSelection&&(this._setChildrenSelection(),this._setParentSelection()),this._selectedNodesKeys=this._updateNodesKeysArray("selected")},_updateExpansion:function(e){this.options.recursiveExpansion&&(e?this._updateOneBranch(e):this._setParentExpansion()),this._expandedNodesKeys=this._updateNodesKeysArray("expanded")},_updateNodesKeysArray:function(e){var t=this,n=[];return a(t._getDataBySelectionMode(),(function(i,r){t._isNodeVisible(r)&&r.internalFields[e]&&("expanded"===e||t.options.multipleSelection?n.push(r.internalFields.key):(n.length&&t.toggleSelection(n[0],!1,!0),n=[r.internalFields.key]))})),n},_getDataBySelectionMode:function(){return this.options.multipleSelection?this.getData():this.getFullData()},_isNodeVisible:function(e){return!1!==e.internalFields.item.visible},_getByKey:function(e,t){return e===this._dataStructure?this.options.dataConverter._getByKey(t):this.options.dataConverter.getByKey(e,t)},_setChildrenSelection:function(){var e=this;a(this._dataStructure,(function(t,n){if(n.internalFields.childrenKeys.length){var i=n.internalFields.selected;!0===i&&e._toggleChildrenSelection(n,i)}}))},_setParentSelection:function(){var e=this;a(this._dataStructure,(function(t,n){e.options.dataConverter.getParentNode(n)&&n.internalFields.parentKey!==e.options.rootValue&&e._iterateParents(n,(function(t){var n=e._calculateSelectedState(t);e._setFieldState(t,"selected",n)}))}))},_setParentExpansion:function(){var e=this;a(this._dataStructure,(function(t,n){n.internalFields.expanded&&e._updateOneBranch(n.internalFields.key)}))},_updateOneBranch:function(e){var t=this,n=this.getNodeByKey(e);t._iterateParents(n,(function(e){t._setFieldState(e,"expanded",!0)}))},_iterateChildren:function(e,t,n,i){if(s.isFunction(n)){var r=this,o=e.internalFields.key;-1===(i=i||[]).indexOf(o)&&(i.push(o),a(e.internalFields.childrenKeys,(function(e,o){var a=r.getNodeByKey(o);n(a),a.internalFields.childrenKeys.length&&t&&r._iterateChildren(a,t,n,i)})))}},_iterateParents:function(e,t,n){if(e.internalFields.parentKey!==this.options.rootValue&&s.isFunction(t)){var i=e.internalFields.key;if(-1===(n=n||[]).indexOf(i)){n.push(i);var r=this.options.dataConverter.getParentNode(e);r&&(t(r),r.internalFields.parentKey!==this.options.rootValue&&this._iterateParents(r,t,n))}}},_calculateSelectedState:function(e){for(var t=e.internalFields.childrenKeys.length,n=0,i=0,r=!1,o=0;o<=t-1;o++){var a=this.getNodeByKey(e.internalFields.childrenKeys[o]),s=a.internalFields.selected;!1===a.internalFields.item.visible?i++:s?n++:void 0===s&&(n+=.5)}return n&&(r=n===t-i||void 0),r},_toggleChildrenSelection:function(e,t){var n=this;this._iterateChildren(e,!0,(function(e){n._isNodeVisible(e)&&n._setFieldState(e,"selected",t)}))},_setFieldState:function(e,t,n){e.internalFields[t]!==n&&(e.internalFields[t]=n,e.internalFields.publicNode&&(e.internalFields.publicNode[t]=n),this.options.dataAccessors.setters[t](e.internalFields.item,n),this.options.onNodeChanged(e))},_markChildren:function(e){var t=this;a(e,(function(e,n){var i=t.getIndexByKey(n),r=t.getNodeByKey(n);t._dataStructure[i]=0,r.internalFields.childrenKeys.length&&t._markChildren(r.internalFields.childrenKeys)}))},_removeNode:function(e){var t=this.getNodeByKey(e);this._dataStructure[this.getIndexByKey(e)]=0,this._markChildren(t.internalFields.childrenKeys);var n=this,i=0,r=l([],this._dataStructure);a(r,(function(e,t){t||(n._dataStructure.splice(e-i,1),i++)}))},_addNode:function(e){var t=this.options.dataConverter,n=t._convertItemToNode(e,this.options.dataAccessors.getters.parentKey(e));this._dataStructure=this._dataStructure.concat(n),this._initialDataStructure=this._initialDataStructure.concat(n),t._dataStructure=t._dataStructure.concat(n)},_updateFields:function(){this.options.dataConverter.updateChildrenKeys(),this._updateSelection(),this._updateExpansion()},getSelectedNodesKeys:function(){return this._selectedNodesKeys},getExpandedNodesKeys:function(){return this._expandedNodesKeys},getData:function(){return this._dataStructure},getFullData:function(){return this._initialDataStructure},getNodeByItem:function(e){var t=null;return a(this._dataStructure,(function(n,i){if(i.internalFields.item===e)return t=i,!1})),t},getNodesByItems:function(e){var t=this,n=[];return a(e,(function(e,i){var r=t.getNodeByItem(i);r&&n.push(r)})),n},getNodeByKey:function(e,t){return this._getByKey(t||this._getDataBySelectionMode(),e)},getTreeNodes:function(){return this.options.dataConverter.convertToPublicNodes(this.getRootNodes())},getItemsCount:function(){return this.options.dataConverter.getItemsCount()},getVisibleItemsCount:function(){return this.options.dataConverter.getVisibleItemsCount()},getPublicNode:function(e){return e.internalFields.publicNode},getRootNodes:function(){return this.getChildrenNodes(this.options.rootValue)},getChildrenNodes:function(e){return h(this._dataStructure).filter(["internalFields.parentKey",e]).toArray()},getIndexByKey:function(e){return this.options.dataConverter.getIndexByKey(e)},addItem:function(e){this._addNode(e),this._updateFields()},removeItem:function(e){this._removeNode(e),this._updateFields()},toggleSelection:function(e,t,n){var i=this._isSingleModeUnselect(t),r=this._getByKey(n||i?this._initialDataStructure:this._dataStructure,e);this._setFieldState(r,"selected",t),this.options.recursiveSelection&&!n&&(t?this._setChildrenSelection():this._toggleChildrenSelection(r,t),this._setParentSelection()),this._selectedNodesKeys=this._updateNodesKeysArray("selected")},_isSingleModeUnselect:function(e){return!this.options.multipleSelection&&!e},toggleNodeDisabledState:function(e,t){var n=this.getNodeByKey(e);this._setFieldState(n,"disabled",t)},toggleSelectAll:function(e){if(s.isDefined(e)){var t=this,n=t._selectedNodesKeys[t._selectedNodesKeys.length-1],i=t._isSingleModeUnselect(e)?this._initialDataStructure:this._dataStructure;a(i,(function(n,i){t._isNodeVisible(i)&&t._setFieldState(i,"selected",e)})),t._selectedNodesKeys=t._updateNodesKeysArray("selected"),!e&&t.options.selectionRequired&&t.toggleSelection(n,!0)}},isAllSelected:function(){return!!this.getSelectedNodesKeys().length&&(this.getSelectedNodesKeys().length===this.getVisibleItemsCount()||void 0)},toggleExpansion:function(e,t){var n=this.getNodeByKey(e);this._setFieldState(n,"expanded",t),t&&this._updateExpansion(e),this._expandedNodesKeys=this._updateNodesKeysArray("expanded")},isFiltered:function(e){return!this.options.searchValue.length||!!this._filterDataStructure(this.options.searchValue,[e]).length},_createCriteria:function(e,t,n){var i=[];return Array.isArray(e)?(o.each(e,(function(e,r){i.push([r,n,t],"or")})),i.pop(),i):[e,n,t]},_filterDataStructure:function(e,t){var n=this.options.searchExpr||this.options.dataAccessors.getters.display,i=u(this.options.searchMode),r=this._createCriteria(n,e,i);return h(t=t||this._initialDataStructure).filter(r).toArray()},search:function(e){var t=this,n=this._filterDataStructure(e),i=this.options.dataConverter;return function e(n,r){for(var o=n.length;r-1?r++:(n.splice(r,0,s),e(n,r))):(c.log("W1007",a.internalFields.parentKey,a.internalFields.key),r++)}else r++}}(n,0),this.options.sort&&(n=p.queryByOptions(h(n),{sort:this.options.sort}).toArray()),i._indexByKey={},a(n,(function(e,t){t.internalFields.childrenKeys=[],i._indexByKey[t.internalFields.key]=e})),i._dataStructure=n,i.setChildrenKeys(),i._dataStructure}});e.exports=m},o3Ug:function(e,t,n){"use strict";var i=n("ti0F"),r=n("1LL4").extend,o=n("C+eR").enumParser(["string","numeric","datetime"]),a=n("n7CH").getParser,s=i.isDefined,l=i.isFunction,c=Array.isArray,u=i.isString,d=i.isDate,h=i.isNumeric,p=i.isObject;function f(e,t,n){var i=t?function(e,t){return e-t}:function(e,t){return t-e};return e.sort((function(e,t){var r=n(e),o=n(t),a=s(r)?1:0,l=s(o)?1:0;return a&&l?i(r,o):i(a,l)})),e}function m(e,t){var n=[];return e.forEach((function(e){var i=t(e);void 0!==i&&n.push(i)})),n}function g(e){return e}function _(e,t){var n=t;return"string"===t||u(e)?n="string":"datetime"===t||d(e)?n="datetime":h(e)&&(n="numeric"),n}function v(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 y(e,t,n){var i=e?a(e):g,r="discrete"!==t?function(e){return isFinite(e)||void 0===e?e:null}:g;return function(e,t){var o=r(i(e));return void 0===o&&function(e,t,n){e&&n(h(e)||d(e)||u(e)?"E2004":"E2003",[t])}(e,t,n),o}}function b(e,t){var n,i,o=t.length,a=r({},e);for(n=0;n=0&&i.splice(n,1)})),o||a.forEach((function(n){o=function(e,t,n){return e.forEach((function(e){n.argumentType=_(t[e.getArgumentField()],n.argumentType)})),n.argumentType}(n.series,e,t)})),!n&&o&&0===i.length)return!0})))}(e,t,i.checkTypeForAllData),function(e,t){var n=e.argumentOptions||{},i=v(e.argumentType,n.type,!!(n&&n.categories||[]).length,t);e.groups.forEach((function(n){var r=n.valueOptions||{},o=v(n.valueType,r.type,!!(r.categories||[]).length,t);n.series.forEach((function(t){var a={};a.argumentAxisType=i,a.valueAxisType=o,e.argumentAxisType=e.argumentAxisType||a.argumentAxisType,n.valueAxisType=n.valueAxisType||a.valueAxisType,a.argumentType=e.argumentType,a.valueType=n.valueType,a.showZero=r.showZero,t.updateDataType(a)})),n.valueAxisType=n.valueAxisType||o,n.valueAxis&&(n.valueAxis.setTypes(n.valueAxisType,n.valueType,"valueType"),n.valueAxis.validate())})),e.argumentAxisType=e.argumentAxisType||i,e.argumentAxes&&e.argumentAxes.forEach((function(t){t.setTypes(e.argumentAxisType,e.argumentType,"argumentType"),t.validate()}))}(t,n),i.convertToAxisDataType&&(e=function(e,t){var n,i=[],r=e.length;for(i.length=r,n=0;n=0&&e.slice(i).forEach((function(e){s(e[n])&&(t[n]+=e[n],e[n]=void 0)}))}(a,o,n,"smallValueThreshold"===r?function(e,t,n){var i,r,o=e.length;for(i=0;ir);++i);return i}(a,n,i.threshold):i.topCount),o[n]&&e.push(o)}}(e,t.getArgumentField(),t.getValueFields()[0],t.getOptions().smallValuesGrouping)}))}))}(e,t),function(e,t,n,i){var r,o,a={},c="discrete"===t.argumentAxisType,u=c&&t.argumentOptions&&t.argumentOptions.categories,d=function(e){return e},h=n.sortingMethod;return!u&&l(h)&&(e=function(e,t){return e.slice().sort(t)}(e,h)),c&&(t.categories=function(e,t,n){var i=n?n.slice():[];return t.forEach((function(t){e.forEach((function(e){var n=e[t];s(n)&&function(e,t){return-1===e.map((function(e){return e.valueOf()})).indexOf(t.valueOf())}(i,n)&&i.push(n)}))})),i}(e,i,u)),u||!l(h)&&"string"===t.argumentType&&!n._skipArgumentSorting?(o={},t.categories.forEach((function(e,t){o[e]=t})),d=function(e,t){return f(e.slice(),!0,(function(e){return o[e[t]]}))}):!0===h&&"string"!==t.argumentType&&(d=x,r=c),i.forEach((function(t){a[t]=d(e,t)})),r&&(t.categories=t.categories.sort(w)),a}(e,t,i,function(e){var t=[],n={};return e.groups.forEach((function(e){e.series.forEach((function(e){var i,r;i=e.getArgumentField(),(r=n)[i]||(t.push(i),r[i]=!0)}))})),t}(t))}},o41S:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.OptionManager=void 0;var i=n("yxXJ"),r=n("KAnu"),o=n("sNoF"),a=n("1LL4"),s=n("ti0F"),l=n("YXTF");var c={},u={};t.OptionManager=function(){function e(t,n){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this._options=t,this._optionsByReference=n}var t;return(t=[{key:"_setByReference",value:function(e,t){for(var n in(0,a.extend)(!0,e,t),this._optionsByReference)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])}},{key:"_setPreparedValue",value:function(e,t,n,r){var a=this.get(this._options,e,!1);if(!(0,o.equals)(a,t)){var l=e.split(/[.[]/);!r&&this._changingCallback(e,a,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:l.length>1&&!!this._optionsByReference[l[0]]}),!r&&this._changedCallback(e,t,a)}}},{key:"_prepareRelevantNames",value:function(e,t,n,i){if((0,s.isPlainObject)(n))for(var r in n)this._prepareRelevantNames(e,"".concat(t,".").concat(r),n[r]);this._namePreparedCallbacks(e,t,n,i)}},{key:"get",value: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 c[t]=c[t]||(0,i.compileGetter)(t),c[t](e,{functionsAsIs:!0,unwrapObservables:n})}},{key:"set",value:function(e,t,n,i){for(var r in e=(0,l.normalizeOptions)(e,t))this._prepareRelevantNames(e,r,e[r],i);for(var o in e)this._setPreparedValue(o,e[o],n,i)}},{key:"onRelevantNamesPrepared",value:function(e){this._namePreparedCallbacks=e}},{key:"onChanging",value:function(e){this._changingCallback=e}},{key:"onChanged",value:function(e){this._changedCallback=e}},{key:"dispose",value:function(){this._changingCallback=r.noop,this._changedCallback=r.noop}}])&&function(e,t){for(var n=0;ne.db.version;if(e.versione.version&&(e.version=r)}return!0}return!1}function w(e){return o([function(e){for(var t=e.length,n=new ArrayBuffer(t),i=new Uint8Array(n),r=0;r0&&(!e.db||"InvalidStateError"===o.name||"NotFoundError"===o.name))return a.resolve().then((function(){if(!e.db||"NotFoundError"===o.name&&!e.db.objectStoreNames.contains(e.storeName)&&e.version<=e.db.version)return e.db&&(e.version=e.db.version+1),y(e)})).then((function(){return function(e){f(e);for(var t=h[e.name],n=t.forages,i=0;i=43)}})).catch((function(){return!1}))}(e).then((function(e){return d=e}))}(s.db).then((function(e){return e?t:(n=t,new a((function(e,t){var i=new FileReader;i.onerror=t,i.onloadend=function(t){var i=btoa(t.target.result||"");e({__local_forage_encoded_blob:!0,data:i,type:n.type})},i.readAsBinaryString(n)})));var n})):t})).then((function(t){S(i._dbInfo,"readwrite",(function(o,a){if(o)return r(o);try{var s=a.objectStore(i._dbInfo.storeName);null===t&&(t=void 0);var l=s.put(t,e);a.oncomplete=function(){void 0===t&&(t=null),n(t)},a.onabort=a.onerror=function(){r(l.error?l.error:l.transaction.error)}}catch(c){r(c)}}))})).catch(r)}));return s(r,n),r},removeItem:function(e,t){var n=this;e=c(e);var i=new a((function(t,i){n.ready().then((function(){S(n._dbInfo,"readwrite",(function(r,o){if(r)return i(r);try{var a=o.objectStore(n._dbInfo.storeName).delete(e);o.oncomplete=function(){t()},o.onerror=function(){i(a.error)},o.onabort=function(){i(a.error?a.error:a.transaction.error)}}catch(s){i(s)}}))})).catch(i)}));return s(i,t),i},clear:function(e){var t=this,n=new a((function(e,n){t.ready().then((function(){S(t._dbInfo,"readwrite",(function(i,r){if(i)return n(i);try{var o=r.objectStore(t._dbInfo.storeName).clear();r.oncomplete=function(){e()},r.onabort=r.onerror=function(){n(o.error?o.error:o.transaction.error)}}catch(a){n(a)}}))})).catch(n)}));return s(n,e),n},length:function(e){var t=this,n=new a((function(e,n){t.ready().then((function(){S(t._dbInfo,"readonly",(function(i,r){if(i)return n(i);try{var o=r.objectStore(t._dbInfo.storeName).count();o.onsuccess=function(){e(o.result)},o.onerror=function(){n(o.error)}}catch(a){n(a)}}))})).catch(n)}));return s(n,e),n},key:function(e,t){var n=this,i=new a((function(t,i){e<0?t(null):n.ready().then((function(){S(n._dbInfo,"readonly",(function(r,o){if(r)return i(r);try{var a=o.objectStore(n._dbInfo.storeName),s=!1,l=a.openCursor();l.onsuccess=function(){var n=l.result;n?0===e||s?t(n.key):(s=!0,n.advance(e)):t(null)},l.onerror=function(){i(l.error)}}catch(c){i(c)}}))})).catch(i)}));return s(i,t),i},keys:function(e){var t=this,n=new a((function(e,n){t.ready().then((function(){S(t._dbInfo,"readonly",(function(i,r){if(i)return n(i);try{var o=r.objectStore(t._dbInfo.storeName).openCursor(),a=[];o.onsuccess=function(){var t=o.result;t?(a.push(t.key),t.continue()):e(a)},o.onerror=function(){n(o.error)}}catch(s){n(s)}}))})).catch(n)}));return s(n,e),n},dropInstance:function(e,t){t=u.apply(this,arguments);var n=this.config();(e="function"!=typeof e&&e||{}).name||(e.name=e.name||n.name,e.storeName=e.storeName||n.storeName);var i,o=this;if(e.name){var l=e.name===n.name&&o._dbInfo.db,c=l?a.resolve(o._dbInfo.db):v(e).then((function(t){var n=h[e.name],i=n.forages;n.db=t;for(var r=0;r>4,u[l++]=(15&i)<<4|r>>2,u[l++]=(3&r)<<6|63&o;return c}function D(e){var t,n=new Uint8Array(e),i="";for(t=0;t>2],i+=k[(3&n[t])<<4|n[t+1]>>4],i+=k[(15&n[t+1])<<2|n[t+2]>>6],i+=k[63&n[t+2]];return n.length%3==2?i=i.substring(0,i.length-1)+"=":n.length%3==1&&(i=i.substring(0,i.length-2)+"=="),i}var L={serialize:function(e,t){var n="";if(e&&(n=I.call(e)),e&&("[object ArrayBuffer]"===n||e.buffer&&"[object ArrayBuffer]"===I.call(e.buffer))){var i,r="__lfsc__:";e instanceof ArrayBuffer?(i=e,r+="arbf"):(i=e.buffer,"[object Int8Array]"===n?r+="si08":"[object Uint8Array]"===n?r+="ui08":"[object Uint8ClampedArray]"===n?r+="uic8":"[object Int16Array]"===n?r+="si16":"[object Uint16Array]"===n?r+="ur16":"[object Int32Array]"===n?r+="si32":"[object Uint32Array]"===n?r+="ui32":"[object Float32Array]"===n?r+="fl32":"[object Float64Array]"===n?r+="fl64":t(new Error("Failed to get type for BinaryArray"))),t(r+D(i))}else if("[object Blob]"===n){var o=new FileReader;o.onload=function(){var n="~~local_forage_type~"+e.type+"~"+D(this.result);t("__lfsc__:blob"+n)},o.readAsArrayBuffer(e)}else try{t(JSON.stringify(e))}catch(a){console.error("Couldn't convert value into a JSON string: ",e),t(null,a)}},deserialize:function(e){if("__lfsc__:"!==e.substring(0,T))return JSON.parse(e);var t,n=e.substring(E),i=e.substring(T,E);if("blob"===i&&O.test(n)){var r=n.match(O);t=r[1],n=n.substring(r[0].length)}var a=A(n);switch(i){case"arbf":return a;case"blob":return o([a],{type:t});case"si08":return new Int8Array(a);case"ui08":return new Uint8Array(a);case"uic8":return new Uint8ClampedArray(a);case"si16":return new Int16Array(a);case"ur16":return new Uint16Array(a);case"si32":return new Int32Array(a);case"ui32":return new Uint32Array(a);case"fl32":return new Float32Array(a);case"fl64":return new Float64Array(a);default:throw new Error("Unkown type: "+i)}},stringToBuffer:A,bufferToString:D};function P(e,t,n,i){e.executeSql("CREATE TABLE IF NOT EXISTS "+t.storeName+" (id INTEGER PRIMARY KEY, key unique, value)",[],n,i)}function j(e,t,n,i,r,o){e.executeSql(n,i,r,(function(e,a){a.code===a.SYNTAX_ERR?e.executeSql("SELECT name FROM sqlite_master WHERE type='table' AND name = ?",[t.storeName],(function(e,s){s.rows.length?o(e,a):P(e,t,(function(){e.executeSql(n,i,r,o)}),o)}),o):o(e,a)}),o)}function R(e,t,n,i){var r=this;e=c(e);var o=new a((function(o,a){r.ready().then((function(){void 0===t&&(t=null);var s=t,l=r._dbInfo;l.serializer.serialize(t,(function(t,c){c?a(c):l.db.transaction((function(n){j(n,l,"INSERT OR REPLACE INTO "+l.storeName+" (key, value) VALUES (?, ?)",[e,t],(function(){o(s)}),(function(e,t){a(t)}))}),(function(t){if(t.code===t.QUOTA_ERR){if(i>0)return void o(R.apply(r,[e,s,n,i-1]));a(t)}}))}))})).catch(a)}));return s(o,n),o}function z(e){return new a((function(t,n){e.transaction((function(i){i.executeSql("SELECT name FROM sqlite_master WHERE type='table' AND name <> '__WebKitDatabaseInfoTable__'",[],(function(n,i){for(var r=[],o=0;o0?(this._dbInfo=t,t.serializer=L,a.resolve()):a.reject()},_support:function(){try{return"undefined"!=typeof localStorage&&"setItem"in localStorage&&!!localStorage.setItem}catch(e){return!1}}(),iterate:function(e,t){var n=this,i=n.ready().then((function(){for(var t=n._dbInfo,i=t.keyPrefix,r=i.length,o=localStorage.length,a=1,s=0;s=0;n--){var i=localStorage.key(n);0===i.indexOf(e)&&localStorage.removeItem(i)}}));return s(n,e),n},length:function(e){var t=this.keys().then((function(e){return e.length}));return s(t,e),t},key:function(e,t){var n=this,i=n.ready().then((function(){var t,i=n._dbInfo;try{t=localStorage.key(e)}catch(r){t=null}return t&&(t=t.substring(i.keyPrefix.length)),t}));return s(i,t),i},keys:function(e){var t=this,n=t.ready().then((function(){for(var e=t._dbInfo,n=localStorage.length,i=[],r=0;r=0;t--){var n=localStorage.key(t);0===n.indexOf(e)&&localStorage.removeItem(n)}})):a.reject("Invalid arguments"),t),i}},V=function(e,t){for(var n,i,r=e.length,o=0;othis.totalPages?this.totalPages:e||1,this.changeDetection.markForCheck(),t!==this._page&&void 0!==t&&this.pageChanged.emit({page:this._page,itemsPerPage:this.itemsPerPage})},enumerable:!0,configurable:!0}),e.prototype.configureOptions=function(e){this.config=Object.assign({},e)},e.prototype.ngOnInit=function(){"undefined"!=typeof window&&(this.classMap=this.elementRef.nativeElement.getAttribute("class")||""),this.maxSize=void 0!==this.maxSize?this.maxSize:this.config.maxSize,this.rotate=void 0!==this.rotate?this.rotate:this.config.rotate,this.boundaryLinks=void 0!==this.boundaryLinks?this.boundaryLinks:this.config.boundaryLinks,this.directionLinks=void 0!==this.directionLinks?this.directionLinks:this.config.directionLinks,this.pageBtnClass=void 0!==this.pageBtnClass?this.pageBtnClass:this.config.pageBtnClass,this.itemsPerPage=void 0!==this.itemsPerPage?this.itemsPerPage:this.config.itemsPerPage,this.totalPages=this.calculateTotalPages(),this.pages=this.getPages(this.page,this.totalPages),this.inited=!0},e.prototype.writeValue=function(e){this.page=e,this.pages=this.getPages(this.page,this.totalPages)},e.prototype.getText=function(e){return this[e+"Text"]||this.config[e+"Text"]},e.prototype.noPrevious=function(){return 1===this.page},e.prototype.noNext=function(){return this.page===this.totalPages},e.prototype.registerOnChange=function(e){this.onChange=e},e.prototype.registerOnTouched=function(e){this.onTouched=e},e.prototype.selectPage=function(e,t){t&&t.preventDefault(),this.disabled||(t&&t.target&&t.target.blur(),this.writeValue(e),this.onChange(this.page))},e.prototype.makePage=function(e,t,n){return{text:t,number:e,active:n}},e.prototype.getPages=function(e,t){var n=[],i=1,r=t,o=void 0!==this.maxSize&&this.maxSizet&&(i=(r=t)-this.maxSize+1):(i=(Math.ceil(e/this.maxSize)-1)*this.maxSize+1,r=Math.min(i+this.maxSize-1,t)));for(var a=i;a<=r;a++){var s=this.makePage(a,a.toString(),a===e);n.push(s)}if(o&&!this.rotate){if(i>1){var l=this.makePage(i-1,"...",!1);n.unshift(l)}if(rthis.totalPages?this.totalPages:e||1,this.changeDetection.markForCheck(),t!==this._page&&void 0!==t&&this.pageChanged.emit({page:this._page,itemsPerPage:this.itemsPerPage})},enumerable:!0,configurable:!0}),e.prototype.configureOptions=function(e){this.config=Object.assign({},e)},e.prototype.ngOnInit=function(){"undefined"!=typeof window&&(this.classMap=this.elementRef.nativeElement.getAttribute("class")||""),this.maxSize=void 0!==this.maxSize?this.maxSize:this.config.maxSize,this.rotate=void 0!==this.rotate?this.rotate:this.config.rotate,this.boundaryLinks=void 0!==this.boundaryLinks?this.boundaryLinks:this.config.boundaryLinks,this.directionLinks=void 0!==this.directionLinks?this.directionLinks:this.config.directionLinks,this.pageBtnClass=void 0!==this.pageBtnClass?this.pageBtnClass:this.config.pageBtnClass,this.itemsPerPage=void 0!==this.itemsPerPage?this.itemsPerPage:this.config.itemsPerPage,this.totalPages=this.calculateTotalPages(),this.pages=this.getPages(this.page,this.totalPages),this.inited=!0},e.prototype.writeValue=function(e){this.page=e,this.pages=this.getPages(this.page,this.totalPages)},e.prototype.getText=function(e){return this[e+"Text"]||this.config[e+"Text"]},e.prototype.noPrevious=function(){return 1===this.page},e.prototype.noNext=function(){return this.page===this.totalPages},e.prototype.registerOnChange=function(e){this.onChange=e},e.prototype.registerOnTouched=function(e){this.onTouched=e},e.prototype.selectPage=function(e,t){t&&t.preventDefault(),this.disabled||(t&&t.target&&t.target.blur(),this.writeValue(e),this.onChange(this.page))},e.prototype.makePage=function(e,t,n){return{text:t,number:e,active:n}},e.prototype.getPages=function(e,t){var n=[],i=1,r=t,o=void 0!==this.maxSize&&this.maxSizet&&(i=(r=t)-this.maxSize+1):(i=(Math.ceil(e/this.maxSize)-1)*this.maxSize+1,r=Math.min(i+this.maxSize-1,t)));for(var a=i;a<=r;a++){var s=this.makePage(a,a.toString(),a===e);n.push(s)}if(o&&!this.rotate){if(i>1){var l=this.makePage(i-1,"...",!1);n.unshift(l)}if(r0?this.titles:[],this.range=this.buildTemplateObjects(this.max)},e.prototype.writeValue=function(e){if(e%1!==e)return this.value=Math.round(e),this.preValue=e,void this.changeDetection.markForCheck();this.preValue=e,this.value=e,this.changeDetection.markForCheck()},e.prototype.enter=function(e){this.readonly||(this.value=e,this.changeDetection.markForCheck(),this.onHover.emit(e))},e.prototype.reset=function(){this.value=Math.round(this.preValue),this.changeDetection.markForCheck(),this.onLeave.emit(this.value)},e.prototype.registerOnChange=function(e){this.onChange=e},e.prototype.registerOnTouched=function(e){this.onTouched=e},e.prototype.rate=function(e){!this.readonly&&e>=0&&e<=this.range.length&&(this.writeValue(e),this.onChange(e))},e.prototype.buildTemplateObjects=function(e){for(var t=[],n=0;ne.max)}function ae(e){return"number"==typeof e?e:parseInt(e,10)}function se(e,t){void 0===t&&(t=!1);var n=ae(e);return isNaN(n)||n<0||n>(t?12:24)?NaN:n}function le(e){var t=ae(e);return isNaN(t)||t<0||t>60?NaN:t}function ce(e){var t=ae(e);return isNaN(t)||t<0||t>60?NaN:t}function ue(e){return"string"==typeof e?new Date(e):e}function de(e,t){if(!e)return de(pe(new Date,0,0,0),t);var n=e.getHours(),i=e.getMinutes(),r=e.getSeconds();return t.hour&&(n+=ae(t.hour)),t.minute&&(i+=ae(t.minute)),t.seconds&&(r+=ae(t.seconds)),pe(e,n,i,r)}function he(e,t){var n=se(t.hour),i=le(t.minute),r=ce(t.seconds)||0;return t.isPM&&12!==n&&(n+=12),e?isNaN(n)||isNaN(i)?e:pe(e,n,i,r):isNaN(n)||isNaN(i)?e:pe(new Date,n,i,r)}function pe(e,t,n,i){var r=new Date(e.getFullYear(),e.getMonth(),e.getDate(),t,n,i,e.getMilliseconds());return r.setFullYear(e.getFullYear()),r.setMonth(e.getMonth()),r.setDate(e.getDate()),r}function fe(e){var t=e.toString();return t.length>1?t:"0"+t}function me(e,t){return!isNaN(se(e,t))}function ge(e){return!isNaN(le(e))}function _e(e){return!isNaN(ce(e))}function ve(e,t,n,i){return void 0===t&&(t="0"),void 0===n&&(n="0"),me(e,i)&&ge(t)&&_e(n)}function ye(e,t){if(e.readonlyInput||e.disabled)return!1;if(t){if("wheel"===t.source&&!e.mousewheel)return!1;if("key"===t.source&&!e.arrowkeys)return!1}return!0}function be(e){return{hourStep:e.hourStep,minuteStep:e.minuteStep,secondsStep:e.secondsStep,readonlyInput:e.readonlyInput,disabled:e.disabled,mousewheel:e.mousewheel,arrowkeys:e.arrowkeys,showSpinners:e.showSpinners,showMeridian:e.showMeridian,showSeconds:e.showSeconds,meridians:e.meridians,min:e.min,max:e.max}}var we=function(){function e(){this.hourStep=1,this.minuteStep=5,this.secondsStep=10,this.showMeridian=!0,this.meridians=["AM","PM"],this.readonlyInput=!1,this.disabled=!1,this.mousewheel=!0,this.arrowkeys=!0,this.showSpinners=!0,this.showSeconds=!1,this.showMinutes=!0,this.hoursPlaceholder="HH",this.minutesPlaceholder="MM",this.secondsPlaceholder="SS",this.ariaLabelHours="hours",this.ariaLabelMinutes="minutes",this.ariaLabelSeconds="seconds"}return e.\u0275fac=function(t){return new(t||e)},e.\u0275prov=i["\u0275\u0275defineInjectable"]({token:e,factory:function(t){return e.\u0275fac(t)}}),e}(),xe={value:null,config:new we,controls:{canIncrementHours:!0,canIncrementMinutes:!0,canIncrementSeconds:!0,canDecrementHours:!0,canDecrementMinutes:!0,canDecrementSeconds:!0,canToggleMeridian:!0}};function Ce(e,t){switch(void 0===e&&(e=xe),t.type){case ie.WRITE_VALUE:return Object.assign({},e,{value:t.payload});case ie.CHANGE_HOURS:if(!ye(e.config,t.payload)||!function(e,t){return!(!e.step||e.step>0&&!t.canIncrementHours||e.step<0&&!t.canDecrementHours)}(t.payload,e.controls))return e;var n=de(e.value,{hour:t.payload.step});return!e.config.max&&!e.config.min||oe(e.config,n)?Object.assign({},e,{value:n}):e;case ie.CHANGE_MINUTES:return ye(e.config,t.payload)&&function(e,t){return!(!e.step||e.step>0&&!t.canIncrementMinutes||e.step<0&&!t.canDecrementMinutes)}(t.payload,e.controls)?(n=de(e.value,{minute:t.payload.step}),!e.config.max&&!e.config.min||oe(e.config,n)?Object.assign({},e,{value:n}):e):e;case ie.CHANGE_SECONDS:return ye(e.config,t.payload)&&function(e,t){return!(!e.step||e.step>0&&!t.canIncrementSeconds||e.step<0&&!t.canDecrementSeconds)}(t.payload,e.controls)?(n=de(e.value,{seconds:t.payload.step}),!e.config.max&&!e.config.min||oe(e.config,n)?Object.assign({},e,{value:n}):e):e;case ie.SET_TIME_UNIT:return ye(e.config)?(n=he(e.value,t.payload),Object.assign({},e,{value:n})):e;case ie.UPDATE_CONTROLS:var i=function(e,t){var n=t.min,i=t.max,r=t.hourStep,o=t.minuteStep,a=t.secondsStep,s=t.showSeconds,l={canIncrementHours:!0,canIncrementMinutes:!0,canIncrementSeconds:!0,canDecrementHours:!0,canDecrementMinutes:!0,canDecrementSeconds:!0,canToggleMeridian:!0};if(!e)return l;if(i){var c=de(e,{hour:r});if(l.canIncrementHours=i>c,!l.canIncrementHours){var u=de(e,{minute:o});l.canIncrementMinutes=s?i>u:i>=u}if(!l.canIncrementMinutes){var d=de(e,{seconds:a});l.canIncrementSeconds=i>=d}e.getHours()<12&&(l.canToggleMeridian=de(e,{hour:12})=12&&(l.canToggleMeridian=de(e,{hour:-12})>n)),l}(e.value,t.payload),r={value:e.value,config:t.payload,controls:i};return e.config.showMeridian!==r.config.showMeridian&&e.value&&(r.value=new Date(e.value)),Object.assign({},e,r);default:return e}}var Se=function(e){function t(){var t=new z.a({type:"[mini-ngrx] dispatcher init"}),n=new B.a(xe,t,Ce);return e.call(this,t,Ce,n)||this}return Object(a.d)(t,e),t.\u0275fac=function(e){return new(e||t)},t.\u0275prov=i["\u0275\u0275defineInjectable"]({token:t,factory:function(e){return t.\u0275fac(e)}}),t}(B.b),Me={provide:s.NG_VALUE_ACCESSOR,useExisting:Object(i.forwardRef)((function(){return ke})),multi:!0},ke=function(){function e(e,t,n,r){var o=this;this._cd=t,this._store=n,this._timepickerActions=r,this.isValid=new i.EventEmitter,this.invalidHours=!1,this.invalidMinutes=!1,this.invalidSeconds=!1,this.onChange=Function.prototype,this.onTouched=Function.prototype,Object.assign(this,e),this.timepickerSub=n.select((function(e){return e.value})).subscribe((function(e){o._renderTime(e),o.onChange(e),o._store.dispatch(o._timepickerActions.updateControls(be(o)))})),n.select((function(e){return e.controls})).subscribe((function(e){o.isValid.emit(ve(o.hours,o.minutes,o.seconds,o.isPM())),Object.assign(o,e),t.markForCheck()}))}return Object.defineProperty(e.prototype,"isSpinnersVisible",{get:function(){return this.showSpinners&&!this.readonlyInput},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"isEditable",{get:function(){return!(this.readonlyInput||this.disabled)},enumerable:!0,configurable:!0}),e.prototype.resetValidation=function(){this.invalidHours=!1,this.invalidMinutes=!1,this.invalidSeconds=!1},e.prototype.isPM=function(){return this.showMeridian&&this.meridian===this.meridians[1]},e.prototype.prevDef=function(e){e.preventDefault()},e.prototype.wheelSign=function(e){return-1*Math.sign(e.deltaY)},e.prototype.ngOnChanges=function(e){this._store.dispatch(this._timepickerActions.updateControls(be(this)))},e.prototype.changeHours=function(e,t){void 0===t&&(t=""),this.resetValidation(),this._store.dispatch(this._timepickerActions.changeHours({step:e,source:t}))},e.prototype.changeMinutes=function(e,t){void 0===t&&(t=""),this.resetValidation(),this._store.dispatch(this._timepickerActions.changeMinutes({step:e,source:t}))},e.prototype.changeSeconds=function(e,t){void 0===t&&(t=""),this.resetValidation(),this._store.dispatch(this._timepickerActions.changeSeconds({step:e,source:t}))},e.prototype.updateHours=function(e){if(this.resetValidation(),this.hours=e,!me(this.hours,this.isPM())||!this.isValidLimit())return this.invalidHours=!0,this.isValid.emit(!1),void this.onChange(null);this._updateTime()},e.prototype.updateMinutes=function(e){if(this.resetValidation(),this.minutes=e,!ge(this.minutes)||!this.isValidLimit())return this.invalidMinutes=!0,this.isValid.emit(!1),void this.onChange(null);this._updateTime()},e.prototype.updateSeconds=function(e){if(this.resetValidation(),this.seconds=e,!_e(this.seconds)||!this.isValidLimit())return this.invalidSeconds=!0,this.isValid.emit(!1),void this.onChange(null);this._updateTime()},e.prototype.isValidLimit=function(){return e={hour:this.hours,minute:this.minutes,seconds:this.seconds,isPM:this.isPM()},t=this.max,n=this.min,i=he(new Date,e),!(t&&i>t||n&&i=12?1:0],0==(n%=12)&&(n=12)),this.hours=fe(n),this.minutes=fe(t.getMinutes()),this.seconds=fe(t.getUTCSeconds())},e.\u0275fac=function(t){return new(t||e)(i["\u0275\u0275directiveInject"](we),i["\u0275\u0275directiveInject"](i.ChangeDetectorRef),i["\u0275\u0275directiveInject"](Se),i["\u0275\u0275directiveInject"](ie))},e.\u0275cmp=i["\u0275\u0275defineComponent"]({type:e,selectors:[["timepicker"]],inputs:{disabled:"disabled",hourStep:"hourStep",minuteStep:"minuteStep",secondsStep:"secondsStep",readonlyInput:"readonlyInput",mousewheel:"mousewheel",arrowkeys:"arrowkeys",showSpinners:"showSpinners",showMeridian:"showMeridian",showMinutes:"showMinutes",showSeconds:"showSeconds",meridians:"meridians",min:"min",max:"max",hoursPlaceholder:"hoursPlaceholder",minutesPlaceholder:"minutesPlaceholder",secondsPlaceholder:"secondsPlaceholder"},outputs:{isValid:"isValid"},features:[i["\u0275\u0275ProvidersFeature"]([Me,Se]),i["\u0275\u0275NgOnChangesFeature"]],decls:31,vars:33,consts:[[1,"text-center",3,"hidden"],[1,"btn","btn-link",3,"click"],[1,"bs-chevron","bs-chevron-up"],[4,"ngIf"],[1,"form-group"],["type","text","maxlength","2",1,"form-control","text-center","bs-timepicker-field",3,"placeholder","readonly","disabled","value","wheel","keydown.ArrowUp","keydown.ArrowDown","change"],["class","form-group",3,"has-error",4,"ngIf"],[1,"bs-chevron","bs-chevron-down"],["type","button",1,"btn","btn-default","text-center",3,"disabled","click"]],template:function(e,t){1&e&&(i["\u0275\u0275elementStart"](0,"table"),i["\u0275\u0275elementStart"](1,"tbody"),i["\u0275\u0275elementStart"](2,"tr",0),i["\u0275\u0275elementStart"](3,"td"),i["\u0275\u0275elementStart"](4,"a",1),i["\u0275\u0275listener"]("click",(function(){return t.changeHours(t.hourStep)})),i["\u0275\u0275element"](5,"span",2),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"](),i["\u0275\u0275template"](6,F,2,0,"td",3),i["\u0275\u0275template"](7,N,3,2,"td",3),i["\u0275\u0275template"](8,V,2,0,"td",3),i["\u0275\u0275template"](9,H,3,2,"td",3),i["\u0275\u0275template"](10,Y,2,0,"td",3),i["\u0275\u0275template"](11,W,1,0,"td",3),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementStart"](12,"tr"),i["\u0275\u0275elementStart"](13,"td",4),i["\u0275\u0275elementStart"](14,"input",5),i["\u0275\u0275listener"]("wheel",(function(e){return t.prevDef(e),t.changeHours(t.hourStep*t.wheelSign(e),"wheel")}))("keydown.ArrowUp",(function(){return t.changeHours(t.hourStep,"key")}))("keydown.ArrowDown",(function(){return t.changeHours(0-t.hourStep,"key")}))("change",(function(e){return t.updateHours(e.target.value)})),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"](),i["\u0275\u0275template"](15,U,2,0,"td",3),i["\u0275\u0275template"](16,G,2,9,"td",6),i["\u0275\u0275template"](17,q,2,0,"td",3),i["\u0275\u0275template"](18,X,2,9,"td",6),i["\u0275\u0275template"](19,$,2,0,"td",3),i["\u0275\u0275template"](20,K,3,4,"td",3),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementStart"](21,"tr",0),i["\u0275\u0275elementStart"](22,"td"),i["\u0275\u0275elementStart"](23,"a",1),i["\u0275\u0275listener"]("click",(function(){return t.changeHours(0-t.hourStep)})),i["\u0275\u0275element"](24,"span",7),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"](),i["\u0275\u0275template"](25,J,2,0,"td",3),i["\u0275\u0275template"](26,Q,3,2,"td",3),i["\u0275\u0275template"](27,Z,2,0,"td",3),i["\u0275\u0275template"](28,ee,3,2,"td",3),i["\u0275\u0275template"](29,te,2,0,"td",3),i["\u0275\u0275template"](30,ne,1,0,"td",3),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"]()),2&e&&(i["\u0275\u0275advance"](2),i["\u0275\u0275property"]("hidden",!t.showSpinners),i["\u0275\u0275advance"](2),i["\u0275\u0275classProp"]("disabled",!t.canIncrementHours||!t.isEditable),i["\u0275\u0275advance"](2),i["\u0275\u0275property"]("ngIf",t.showMinutes),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngIf",t.showMinutes),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngIf",t.showSeconds),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngIf",t.showSeconds),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngIf",t.showMeridian),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngIf",t.showMeridian),i["\u0275\u0275advance"](2),i["\u0275\u0275classProp"]("has-error",t.invalidHours),i["\u0275\u0275advance"](1),i["\u0275\u0275classProp"]("is-invalid",t.invalidHours),i["\u0275\u0275property"]("placeholder",t.hoursPlaceholder)("readonly",t.readonlyInput)("disabled",t.disabled)("value",t.hours),i["\u0275\u0275attribute"]("aria-label",t.labelHours),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngIf",t.showMinutes),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngIf",t.showMinutes),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngIf",t.showSeconds),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngIf",t.showSeconds),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngIf",t.showMeridian),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngIf",t.showMeridian),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("hidden",!t.showSpinners),i["\u0275\u0275advance"](2),i["\u0275\u0275classProp"]("disabled",!t.canDecrementHours||!t.isEditable),i["\u0275\u0275advance"](2),i["\u0275\u0275property"]("ngIf",t.showMinutes),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngIf",t.showMinutes),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngIf",t.showSeconds),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngIf",t.showSeconds),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngIf",t.showMeridian),i["\u0275\u0275advance"](1),i["\u0275\u0275property"]("ngIf",t.showMeridian))},directives:[r.p],styles:["\n .bs-chevron {\n border-style: solid;\n display: block;\n width: 9px;\n height: 9px;\n position: relative;\n border-width: 3px 0px 0 3px;\n }\n\n .bs-chevron-up {\n -webkit-transform: rotate(45deg);\n transform: rotate(45deg);\n top: 2px;\n }\n\n .bs-chevron-down {\n -webkit-transform: rotate(-135deg);\n transform: rotate(-135deg);\n top: -2px;\n }\n\n .bs-timepicker-field {\n width: 50px;\n padding: .375rem .55rem;\n }\n "],encapsulation:2,changeDetection:0}),e}(),Oe=n("f07x");n("dqUk"),n("zrt+"),n("0/uQ"),n("yJXE"),n("Gi3i"),n("15JJ"),n("67Y/"),n("psW0"),n("VnD/"),n("Qgas"),Object(o.k)("typeaheadAnimation",[Object(o.h)("animated-down",Object(o.i)({height:"*",overflow:"hidden"})),Object(o.j)("* => animated-down",[Object(o.i)({height:0,overflow:"hidden"}),Object(o.e)("220ms cubic-bezier(0, 0, 0.2, 1)")]),Object(o.h)("animated-up",Object(o.i)({height:"*",overflow:"hidden"})),Object(o.j)("* => animated-up",[Object(o.i)({height:"*",overflow:"hidden"}),Object(o.e)("220ms cubic-bezier(0, 0, 0.2, 1)")]),Object(o.j)("* => unanimated",Object(o.e)("0s"))]);var Te=n("DQr0")},"oZ/d":function(e,t,n){"use strict";var i=n("5qrJ"),r=n("1LL4").extend,o=n("D8Ap"),a=n("zl3R").each,s=n("ti0F"),l=i.inherit({ctor:function(){this._dataStructure=[],this._itemsCount=0,this._visibleItemsCount=0},_indexByKey:{},_convertItemsToNodes:function(e,t){var n=this;a(e,(function(e,i){var r=s.isDefined(t)?t:n._getParentId(i),o=n._convertItemToNode(i,r);n._dataStructure.push(o),n._checkForDuplicateId(o.internalFields.key),n._indexByKey[o.internalFields.key]=n._dataStructure.length-1,n._itemHasChildren(i)&&n._convertItemsToNodes(n._dataAccessors.getters.items(i),o.internalFields.key)}))},_checkForDuplicateId:function(e){if(s.isDefined(this._indexByKey[e]))throw o.Error("E1040",e)},_getParentId:function(e){return"plain"===this._dataType?this._dataAccessors.getters.parentKey(e):void 0},_itemHasChildren:function(e){if("plain"!==this._dataType){var t=this._dataAccessors.getters.items(e);return t&&t.length}},_getUniqueKey:function(e){var t=this._dataAccessors.getters.key,n=t(e);return t&&(n||0===n)&&s.isPrimitive(n)?n:this.getItemsCount()},_convertItemToNode:function(e,t){this._itemsCount++,!1!==e.visible&&this._visibleItemsCount++;var n={internalFields:{disabled:this._dataAccessors.getters.disabled(e,{defaultValue:!1}),expanded:this._dataAccessors.getters.expanded(e,{defaultValue:!1}),selected:this._dataAccessors.getters.selected(e,{defaultValue:!1}),key:this._getUniqueKey(e),parentKey:s.isDefined(t)?t:this._rootValue,item:this._makeObjectFromPrimitive(e),childrenKeys:[]}};return r(n,e),delete n.items,n},setChildrenKeys:function(){var e=this;a(this._dataStructure,(function(t,n){if(n.internalFields.parentKey!==e._rootValue){var i=e.getParentNode(n);i&&i.internalFields.childrenKeys.push(n.internalFields.key)}}))},_makeObjectFromPrimitive:function(e){if(s.isPrimitive(e)){var t=e;this._dataAccessors.setters.key(e={},t)}return e},_convertToPublicNode:function(e,t){if(!e)return null;var n={text:this._dataAccessors.getters.display(e),key:e.internalFields.key,selected:e.internalFields.selected,expanded:e.internalFields.expanded,disabled:e.internalFields.disabled,parent:t||null,itemData:e.internalFields.item,children:[],items:[]};return n.parent&&(n.parent.children.push(n),n.parent.items.push(n)),n},convertToPublicNodes:function(e,t){if(!e.length)return[];var n=this,i=[];return a(e,(function(e,r){r=s.isPrimitive(r)?n._getByKey(r):r;var o=n._convertToPublicNode(r,t);o.children=n.convertToPublicNodes(r.internalFields.childrenKeys,o),i.push(o),r.internalFields.publicNode=o})),i},setDataAccessors:function(e){this._dataAccessors=e},_getByKey:function(e){return this._dataStructure[this.getIndexByKey(e)]||null},getParentNode:function(e){return this._getByKey(e.internalFields.parentKey)},getByKey:function(e,t){var n=null,i=this;return function(e,t){return a(e,(function(e,r){if((r.internalFields&&r.internalFields.key||i._dataAccessors.getters.key(r)).toString()===t.toString())return n=r,!1})),n}(e,t)},getItemsCount:function(){return this._itemsCount},getVisibleItemsCount:function(){return this._visibleItemsCount},updateIndexByKey:function(){var e=this;this._indexByKey={},a(this._dataStructure,(function(t,n){e._checkForDuplicateId(n.internalFields.key),e._indexByKey[n.internalFields.key]=t}))},updateChildrenKeys:function(){this._indexByKey={},this.removeChildrenKeys(),this.updateIndexByKey(),this.setChildrenKeys()},removeChildrenKeys:function(){this._indexByKey={},a(this._dataStructure,(function(e,t){t.internalFields.childrenKeys=[]}))},getIndexByKey:function(e){return this._indexByKey[e]},createPlainStructure:function(e,t,n){return this._itemsCount=0,this._visibleItemsCount=0,this._rootValue=t,this._dataType=n,this._indexByKey={},this._convertItemsToNodes(e),this.setChildrenKeys(),this._dataStructure}});e.exports=l},ofBz:function(e,t,n){"use strict";var i=n("I+eb"),r=n("ntOU"),o=n("HYAF"),a=n("UMSQ"),s=n("HAuM"),l=n("glrk"),c=n("xrYK"),u=n("ROdP"),d=n("rW0t"),h=n("kRJp"),p=n("0Dky"),f=n("tiKp"),m=n("SEBh"),g=n("iqWW"),_=n("afO8"),v=n("xDBR"),y=f("matchAll"),b=_.set,w=_.getterFor("RegExp String Iterator"),x=RegExp.prototype,C=x.exec,S="".matchAll,M=!!S&&!p((function(){"a".matchAll(/./)})),k=r((function(e,t,n,i){b(this,{type:"RegExp String Iterator",regexp:e,string:t,global:n,unicode:i,done:!1})}),"RegExp String",(function(){var e=w(this);if(e.done)return{value:void 0,done:!0};var t=e.regexp,n=e.string,i=function(e,t){var n,i=e.exec;if("function"==typeof i){if("object"!=typeof(n=i.call(e,t)))throw TypeError("Incorrect exec result");return n}return C.call(e,t)}(t,n);return null===i?{value:void 0,done:e.done=!0}:e.global?(""==String(i[0])&&(t.lastIndex=g(n,a(t.lastIndex),e.unicode)),{value:i,done:!1}):(e.done=!0,{value:i,done:!1})})),O=function(e){var t,n,i,r,o,s,c=l(this),u=String(e);return t=m(c,RegExp),void 0===(n=c.flags)&&c instanceof RegExp&&!("flags"in x)&&(n=d.call(c)),i=void 0===n?"":String(n),r=new t(t===RegExp?c.source:c,i),o=!!~i.indexOf("g"),s=!!~i.indexOf("u"),r.lastIndex=a(c.lastIndex),new k(r,u,o,s)};i({target:"String",proto:!0,forced:M},{matchAll:function(e){var t,n,i,r=o(this);if(null!=e){if(u(e)&&!~String(o("flags"in x?e.flags:d.call(e))).indexOf("g"))throw TypeError("`.matchAll` does not allow non-global regexes");if(M)return S.apply(r,arguments);if(void 0===(n=e[y])&&v&&"RegExp"==c(e)&&(n=O),null!=n)return s(n).call(e,r)}else if(M)return S.apply(r,arguments);return t=String(r),i=new RegExp(e,"g"),v?O.call(i,t):i[y](t)}}),v||y in x||h(x,y,O)},oo35:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var i=n("LvDl"),r=n("TYT/"),o=function(){function e(){}return e.prototype.findNode=function(e,t){var n=this,r=i.filter(e,t);if(r&&1===r.length)return r[0];var o=null;return i.forEach(e,(function(e){o||(o=n.findNode(e.children,t))})),o},e.prototype.findParent=function(e,t){var n=this.findNode(e,t);return n?n.parent:null},e.prototype.findChildren=function(e,t){var n=function(e){var t=[];return e.children&&i.forEach(e.children,(function(e){t.push(e.data.name),t=t.concat(n(e))})),t},r=this.findNode(e,t);return r?n(r):[]},e.\u0275prov=r["\u0275\u0275defineInjectable"]({token:e,factory:e.\u0275fac=function(t){return new(t||e)}}),e}()},ooh5:function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));var i=n("TYT/"),r=function(){function e(e){this._element=e}return e.prototype.ngAfterViewInit=function(){this._element.nativeElement.focus()},e.\u0275fac=function(t){return new(t||e)(i["\u0275\u0275directiveInject"](i.ElementRef))},e.\u0275dir=i["\u0275\u0275defineDirective"]({type:e,selectors:[["","autoFocus",""]]}),e}()},op6y:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var i=n("nS6G"),r=n("TYT/"),o=function(){function e(){}return e.prototype.downloadTempFile=function(e){location.href=i.a.remoteServiceBaseUrl+"/File/DownloadTempFile?fileType="+e.fileType+"&fileToken="+e.fileToken+"&fileName="+e.fileName},e.\u0275prov=r["\u0275\u0275defineInjectable"]({token:e,factory:e.\u0275fac=function(t){return new(t||e)}}),e}()},or9q:function(e,t,n){"use strict";var i=n("6LWA"),r=n("UMSQ"),o=n("A2ZE"),a=function(e,t,n,s,l,c,u,d){for(var h,p=l,f=0,m=!!u&&o(u,d,3);f0&&i(h))p=a(e,t,h,r(h.length),p,c-1)-1;else{if(p>=9007199254740991)throw TypeError("Exceed the acceptable array length");e[p]=h}p++}f++}return p};e.exports=a},oyr6:function(e,t,n){"use strict";var i=function(e){return e&&e.__esModule?e:{default:e}}(n("FKN7")),r=n("KAnu"),o=n("1LL4"),a=n("XgSC");e.exports={_applyColumnState:function(e){var t,n=this.option("rtlEnabled"),r=this._getColumnAlignment(e.column.alignment,n),a=(0,o.extend)(!0,{columnAlignment:r},e),s=a.rootElement.hasClass("dx-group-panel-item"),l=this._createIndicatorContainer(a,s),c=(0,i.default)("").addClass(this._getIndicatorClassName(e.name)),u=null===(t=this.component)||void 0===t?void 0:t.getController("columns"),d=(null==u?void 0:u.getHeaderContentAlignment(r))||r;return a.container=l,a.indicator=c,this._renderIndicator(a),l[!s&&e.showColumnLines||"left"!==d?"prependTo":"appendTo"](e.rootElement),c},_getIndicatorClassName:r.noop,_getColumnAlignment:function(e,t){return t=t||this.option("rtlEnabled"),e&&"center"!==e?e:(0,a.getDefaultAlignment)(t)},_createIndicatorContainer:function(e,t){var n=this._getIndicatorContainer(e.rootElement),r="left"===e.columnAlignment?"right":"left";return n.length||(n=(0,i.default)("
    ").addClass("dx-column-indicators")),this.setAria("role","presentation",n),n.css("float",e.showColumnLines&&!t?r:null)},_getIndicatorContainer:function(e){return e&&e.find(".dx-column-indicators")},_getIndicatorElements:function(e){var t=this._getIndicatorContainer(e);return t&&t.children()},_renderIndicator:function(e){var t=e.container,n=e.indicator;t&&n&&t.append(n)},_updateIndicators:function(e){var t,n=this.getColumns(),i=this.getColumnElements();if(i&&n.length===i.length)for(var r=0;r1&&"number"==typeof e[e.length-1]&&(n=e.pop())):"number"==typeof l&&(n=e.pop()),null===s&&1===e.length&&e[0]instanceof i.a?e[0]:Object(o.a)(n)(Object(a.a)(e,s))}},pDQq:function(e,t,n){"use strict";var i=n("I+eb"),r=n("I8vh"),o=n("ppGB"),a=n("UMSQ"),s=n("ewvW"),l=n("ZfDv"),c=n("hBjN"),u=n("Hd5f"),d=n("rkAj"),h=u("splice"),p=d("splice",{ACCESSORS:!0,0:0,1:2}),f=Math.max,m=Math.min;i({target:"Array",proto:!0,forced:!h||!p},{splice:function(e,t){var n,i,u,d,h,p,g=s(this),_=a(g.length),v=r(e,_),y=arguments.length;if(0===y?n=i=0:1===y?(n=0,i=_-v):(n=y-2,i=m(f(o(t),0),_-v)),_+n-i>9007199254740991)throw TypeError("Maximum allowed length exceeded");for(u=l(g,i),d=0;d_-i+n;d--)delete g[d-1]}else if(n>i)for(d=_-i;d>v;d--)p=d+n-1,(h=d+i-1)in g?g[p]=g[h]:delete g[p];for(d=0;d").append(t?this._element:(0,a.getCurrentTemplateEngine)().render(this._compiledTemplate,e.model,e.index)).contents()}},{key:"source",value:function(){return(0,i.default)(this._element).clone()}}])&&function(e,t){for(var n=0;n=0?n?"+":"":"-")+Math.pow(10,Math.max(0,t-i.length)).toString().substr(1)+i}var y={},b={},w=/(\[[^\[]*\])|(\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|YYYYYY|YYYYY|YYYY|YY|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g;function x(e,t,n,i){e&&(b[e]=i),t&&(b[t[0]]=function(){return v(i.apply(null,arguments),t[1],t[2])}),n&&(b[n]=function(t,n){return n.locale.ordinal(i.apply(null,arguments),e)})}function C(e,t,n){var i=new Date(Date.UTC.apply(null,arguments));return e<100&&e>=0&&isFinite(i.getUTCFullYear())&&i.setUTCFullYear(e),i}function S(e,t,n,i,r,o,a){void 0===t&&(t=0),void 0===n&&(n=1),void 0===i&&(i=0),void 0===r&&(r=0),void 0===o&&(o=0),void 0===a&&(a=0);var s=new Date(e,t,n,i,r,o,a);return e<100&&e>=0&&isFinite(s.getFullYear())&&s.setFullYear(e),s}function M(e,t){return void 0===t&&(t=!1),t?e.getUTCHours():e.getHours()}function k(e,t){return void 0===t&&(t=!1),t?e.getUTCMinutes():e.getMinutes()}function O(e,t){return void 0===t&&(t=!1),t?e.getUTCSeconds():e.getSeconds()}function T(e,t){return void 0===t&&(t=!1),t?e.getUTCMilliseconds():e.getMilliseconds()}function E(e,t){return void 0===t&&(t=!1),t?e.getUTCDay():e.getDay()}function I(e,t){return void 0===t&&(t=!1),t?e.getUTCDate():e.getDate()}function A(e,t){return void 0===t&&(t=!1),t?e.getUTCMonth():e.getMonth()}function D(e,t){return void 0===t&&(t=!1),t?e.getUTCFullYear():e.getFullYear()}function L(e){return S(e.getFullYear(),e.getMonth(),1,e.getHours(),e.getMinutes(),e.getSeconds())}function P(e,t){return e.getDay()===t}function j(e,t){return!(!e||!t)&&R(e,t)&&A(e)===A(t)}function R(e,t){return!(!e||!t)&&D(e)===D(t)}function z(e,t){return!(!e||!t)&&R(e,t)&&j(e,t)&&I(e)===I(t)}var B=/\d/,F=/\d\d/,N=/\d{3}/,V=/\d{4}/,H=/[+-]?\d{6}/,Y=/\d\d?/,W=/\d\d\d\d?/,U=/\d\d\d\d\d\d?/,G=/\d{1,3}/,q=/\d{1,4}/,X=/[+-]?\d{1,6}/,$=/\d+/,K=/[+-]?\d+/,J=/Z|[+-]\d\d(?::?\d\d)?/gi,Q=/[+-]?\d+(\.\d{1,3})?/,Z=/[0-9]{0,256}['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]{1,256}|[\u0600-\u06FF\/]{1,256}(\s*?[\u0600-\u06FF]{1,256}){1,2}/i,ee={};function te(e,t,n){ee[e]=s(t)?t:function(e,i){return e&&n?n:t}}function ne(e,t){return u(ee,e)?ee[e](!1,t):new RegExp(ie(e.replace("\\","").replace(/\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,(function(e,t,n,i,r){return t||n||i||r}))))}function ie(e){return e.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&")}var re={};function oe(e,t){var n=r(e)?[e]:e,i=t;if(l(t)&&(i=function(e,n,i){return n[t]=p(e),i}),c(n)&&s(i)){var o=void 0;for(o=0;o68?1900:2e3)}function de(e){return he(e)?366:365}function he(e){return e%4==0&&e%100!=0||e%400==0}function pe(e,t){if(isNaN(e)||isNaN(t))return NaN;var n=(t%12+12)%12;return 1===n?he(e+(t-n)/12)?29:28:31-n%7%2}var fe={year:0,month:0,day:0,hour:0,minute:0,seconds:0};function me(e,t){var n=Object.assign({},fe,t),i=e.getFullYear()+(n.year||0),r=e.getMonth()+(n.month||0),o=e.getDate()+(n.day||0);return n.month&&!n.day&&(o=Math.min(o,pe(i,r))),S(i,r,o,e.getHours()+(n.hour||0),e.getMinutes()+(n.minute||0),e.getSeconds()+(n.seconds||0))}function ge(e,t){return S(_e(e.getFullYear(),t.year),_e(e.getMonth(),t.month),1,_e(e.getHours(),t.hour),_e(e.getMinutes(),t.minute),_e(e.getSeconds(),t.seconds),_e(e.getMilliseconds(),t.milliseconds))}function _e(e,t){return l(t)?t:e}function ve(e,t,n){var i=Math.min(I(e),pe(D(e),t));return n?e.setUTCMonth(t,i):e.setMonth(t,i),e}function ye(e,t,n){return n?e.setUTCDate(t):e.setDate(t),e}function be(e){return new Date(e.getTime())}function we(e,t,n){var i=be(e);switch(t){case"year":ve(i,0,n);case"quarter":case"month":ye(i,1,n);case"week":case"isoWeek":case"day":case"date":!function(e,t,n){n?e.setUTCHours(0):e.setHours(0)}(i,0,n);case"hours":!function(e,t,n){n?e.setUTCMinutes(0):e.setMinutes(0)}(i,0,n);case"minutes":!function(e,t,n){n?e.setUTCSeconds(0):e.setSeconds(0)}(i,0,n);case"seconds":!function(e,t,n){n?e.setUTCMilliseconds(0):e.setMilliseconds(0)}(i,0,n)}return"week"===t&&function(e,t,n){void 0===n&&(n={}),Ft(e,0-Ht(e,n.locale,n.isUTC),"day")}(i,0,{isUTC:n}),"isoWeek"===t&&function(e,t,n){void 0===n&&(n={});var i,o=(void 0===(i=n.locale)&&(i=Ze()),r(1)?i.weekdaysParse(1)%7||7:l(1)&&isNaN(1)?null:1);Vt(e,function(e,t){return E(e,void 0)}(e)%7?o:o-7)}(i),"quarter"===t&&ve(i,3*Math.floor(A(i,n)/3),n),i}function xe(e,t,n){var i=t;return"date"===i&&(i="day"),function(e,t,n,i){return Nt(e,Rt(1,"milliseconds"),-1,i)}(Ft(we(e,i,n),1,"isoWeek"===i?"week":i,n),0,0,n)}function Ce(e,t){var n=+we(e,"day",t),i=+we(e,"year",t);return Math.round((n-i)/864e5)+1}function Se(e,t,n){var i=t-n+7;return-(C(e,0,i).getUTCDay()-t+7)%7+i-1}function Me(e,t,n,i){var r,o,a=Se(D(e,i),t,n),s=Math.floor((Ce(e,i)-a-1)/7)+1;return s<1?r=s+ke(o=D(e,i)-1,t,n):s>ke(D(e,i),t,n)?(r=s-ke(D(e,i),t,n),o=D(e,i)+1):(o=D(e,i),r=s),{week:r,year:o}}function ke(e,t,n){var i=Se(e,t,n),r=Se(e+1,t,n);return(de(e)-i+r)/7}var Oe=/D[oD]?(\[[^\[\]]*\]|\s)+MMMM?/,Te="January_February_March_April_May_June_July_August_September_October_November_December".split("_"),Ee="Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),Ie="Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),Ae="Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),De="Su_Mo_Tu_We_Th_Fr_Sa".split("_"),Le={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},Pe=Z,je=Z,Re=function(){function e(e){e&&this.set(e)}return e.prototype.set=function(e){var t;for(t in e)if(e.hasOwnProperty(t)){var n=e[t];this[s(n)?t:"_"+t]=n}this._config=e},e.prototype.calendar=function(e,t,n){var i=this._calendar[e]||this._calendar.sameElse;return s(i)?i.call(null,t,n):i},e.prototype.longDateFormat=function(e){var t=this._longDateFormat[e],n=this._longDateFormat[e.toUpperCase()];return t||!n?t:(this._longDateFormat[e]=n.replace(/MMMM|MM|DD|dddd/g,(function(e){return e.slice(1)})),this._longDateFormat[e])},Object.defineProperty(e.prototype,"invalidDate",{get:function(){return this._invalidDate},set:function(e){this._invalidDate=e},enumerable:!0,configurable:!0}),e.prototype.ordinal=function(e,t){return this._ordinal.replace("%d",e.toString(10))},e.prototype.preparse=function(e){return e},e.prototype.preinput=function(e){return e},e.prototype.postvalue=function(e){return e},e.prototype.postformat=function(e){return e},e.prototype.relativeTime=function(e,t,n,i){var r=this._relativeTime[n];return s(r)?r(e,t,n,i):r.replace(/%d/i,e.toString(10))},e.prototype.pastFuture=function(e,t){var n=this._relativeTime[e>0?"future":"past"];return s(n)?n(t):n.replace(/%s/i,t)},e.prototype.months=function(e,t,n){if(void 0===n&&(n=!1),!e)return c(this._months)?this._months:this._months.standalone;if(c(this._months))return this._months[A(e,n)];var i=(this._months.isFormat||Oe).test(t)?"format":"standalone";return this._months[i][A(e,n)]},e.prototype.monthsShort=function(e,t,n){if(void 0===n&&(n=!1),!e)return c(this._monthsShort)?this._monthsShort:this._monthsShort.standalone;if(c(this._monthsShort))return this._monthsShort[A(e,n)];var i=Oe.test(t)?"format":"standalone";return this._monthsShort[i][A(e,n)]},e.prototype.monthsParse=function(e,t,n){var i,r,o;if(this._monthsParseExact)return this.handleMonthStrictParse(e,t,n);for(this._monthsParse||(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[]),o=0;o<12;o++){if(i=new Date(Date.UTC(2e3,o)),n&&!this._longMonthsParse[o]){var a=this.months(i,"",!0).replace(".",""),s=this.monthsShort(i,"",!0).replace(".","");this._longMonthsParse[o]=new RegExp("^"+a+"$","i"),this._shortMonthsParse[o]=new RegExp("^"+s+"$","i")}if(n||this._monthsParse[o]||(r="^"+this.months(i,"",!0)+"|^"+this.monthsShort(i,"",!0),this._monthsParse[o]=new RegExp(r.replace(".",""),"i")),n&&"MMMM"===t&&this._longMonthsParse[o].test(e))return o;if(n&&"MMM"===t&&this._shortMonthsParse[o].test(e))return o;if(!n&&this._monthsParse[o].test(e))return o}},e.prototype.monthsRegex=function(e){return this._monthsParseExact?(u(this,"_monthsRegex")||this.computeMonthsParse(),e?this._monthsStrictRegex:this._monthsRegex):(u(this,"_monthsRegex")||(this._monthsRegex=je),this._monthsStrictRegex&&e?this._monthsStrictRegex:this._monthsRegex)},e.prototype.monthsShortRegex=function(e){return this._monthsParseExact?(u(this,"_monthsRegex")||this.computeMonthsParse(),e?this._monthsShortStrictRegex:this._monthsShortRegex):(u(this,"_monthsShortRegex")||(this._monthsShortRegex=Pe),this._monthsShortStrictRegex&&e?this._monthsShortStrictRegex:this._monthsShortRegex)},e.prototype.week=function(e,t){return Me(e,this._week.dow,this._week.doy,t).week},e.prototype.firstDayOfWeek=function(){return this._week.dow},e.prototype.firstDayOfYear=function(){return this._week.doy},e.prototype.weekdays=function(e,t,n){if(!e)return c(this._weekdays)?this._weekdays:this._weekdays.standalone;if(c(this._weekdays))return this._weekdays[E(e,n)];var i=this._weekdays.isFormat.test(t)?"format":"standalone";return this._weekdays[i][E(e,n)]},e.prototype.weekdaysMin=function(e,t,n){return e?this._weekdaysMin[E(e,n)]:this._weekdaysMin},e.prototype.weekdaysShort=function(e,t,n){return e?this._weekdaysShort[E(e,n)]:this._weekdaysShort},e.prototype.weekdaysParse=function(e,t,n){var i,r;if(this._weekdaysParseExact)return this.handleWeekStrictParse(e,t,n);for(this._weekdaysParse||(this._weekdaysParse=[],this._minWeekdaysParse=[],this._shortWeekdaysParse=[],this._fullWeekdaysParse=[]),i=0;i<7;i++){var o=Vt(new Date(Date.UTC(2e3,1)),i,null,!0);if(n&&!this._fullWeekdaysParse[i]&&(this._fullWeekdaysParse[i]=new RegExp("^"+this.weekdays(o,"",!0).replace(".",".?")+"$","i"),this._shortWeekdaysParse[i]=new RegExp("^"+this.weekdaysShort(o,"",!0).replace(".",".?")+"$","i"),this._minWeekdaysParse[i]=new RegExp("^"+this.weekdaysMin(o,"",!0).replace(".",".?")+"$","i")),this._weekdaysParse[i]||(r="^"+this.weekdays(o,"",!0)+"|^"+this.weekdaysShort(o,"",!0)+"|^"+this.weekdaysMin(o,"",!0),this._weekdaysParse[i]=new RegExp(r.replace(".",""),"i")),!(c(this._fullWeekdaysParse)&&c(this._shortWeekdaysParse)&&c(this._minWeekdaysParse)&&c(this._weekdaysParse)))return;if(n&&"dddd"===t&&this._fullWeekdaysParse[i].test(e))return i;if(n&&"ddd"===t&&this._shortWeekdaysParse[i].test(e))return i;if(n&&"dd"===t&&this._minWeekdaysParse[i].test(e))return i;if(!n&&this._weekdaysParse[i].test(e))return i}},e.prototype.weekdaysRegex=function(e){return this._weekdaysParseExact?(u(this,"_weekdaysRegex")||this.computeWeekdaysParse(),e?this._weekdaysStrictRegex:this._weekdaysRegex):(u(this,"_weekdaysRegex")||(this._weekdaysRegex=Z),this._weekdaysStrictRegex&&e?this._weekdaysStrictRegex:this._weekdaysRegex)},e.prototype.weekdaysShortRegex=function(e){return this._weekdaysParseExact?(u(this,"_weekdaysRegex")||this.computeWeekdaysParse(),e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex):(u(this,"_weekdaysShortRegex")||(this._weekdaysShortRegex=Z),this._weekdaysShortStrictRegex&&e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex)},e.prototype.weekdaysMinRegex=function(e){return this._weekdaysParseExact?(u(this,"_weekdaysRegex")||this.computeWeekdaysParse(),e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex):(u(this,"_weekdaysMinRegex")||(this._weekdaysMinRegex=Z),this._weekdaysMinStrictRegex&&e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex)},e.prototype.isPM=function(e){return"p"===e.toLowerCase().charAt(0)},e.prototype.meridiem=function(e,t,n){return e>11?n?"pm":"PM":n?"am":"AM"},e.prototype.formatLongDate=function(e){this._longDateFormat=this._longDateFormat?this._longDateFormat:Le;var t=this._longDateFormat[e],n=this._longDateFormat[e.toUpperCase()];return t||!n?t:(this._longDateFormat[e]=n.replace(/MMMM|MM|DD|dddd/g,(function(e){return e.slice(1)})),this._longDateFormat[e])},e.prototype.handleMonthStrictParse=function(e,t,n){var i,r,o,a=e.toLocaleLowerCase();if(!this._monthsParse)for(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[],i=0;i<12;++i)o=new Date(2e3,i),this._shortMonthsParse[i]=this.monthsShort(o,"").toLocaleLowerCase(),this._longMonthsParse[i]=this.months(o,"").toLocaleLowerCase();return n?"MMM"===t?-1!==(r=this._shortMonthsParse.indexOf(a))?r:null:-1!==(r=this._longMonthsParse.indexOf(a))?r:null:"MMM"===t?-1!==(r=this._shortMonthsParse.indexOf(a))||-1!==(r=this._longMonthsParse.indexOf(a))?r:null:-1!==(r=this._longMonthsParse.indexOf(a))||-1!==(r=this._shortMonthsParse.indexOf(a))?r:null},e.prototype.handleWeekStrictParse=function(e,t,n){var i,r=e.toLocaleLowerCase();if(!this._weekdaysParse){this._weekdaysParse=[],this._shortWeekdaysParse=[],this._minWeekdaysParse=[];var o=void 0;for(o=0;o<7;++o){var a=Vt(new Date(Date.UTC(2e3,1)),o,null,!0);this._minWeekdaysParse[o]=this.weekdaysMin(a).toLocaleLowerCase(),this._shortWeekdaysParse[o]=this.weekdaysShort(a).toLocaleLowerCase(),this._weekdaysParse[o]=this.weekdays(a,"").toLocaleLowerCase()}}if(c(this._weekdaysParse)&&c(this._shortWeekdaysParse)&&c(this._minWeekdaysParse))return n?"dddd"===t?-1!==(i=this._weekdaysParse.indexOf(r))?i:null:"ddd"===t?-1!==(i=this._shortWeekdaysParse.indexOf(r))?i:null:-1!==(i=this._minWeekdaysParse.indexOf(r))?i:null:"dddd"===t?-1!==(i=this._weekdaysParse.indexOf(r))||-1!==(i=this._shortWeekdaysParse.indexOf(r))||-1!==(i=this._minWeekdaysParse.indexOf(r))?i:null:"ddd"===t?-1!==(i=this._shortWeekdaysParse.indexOf(r))||-1!==(i=this._weekdaysParse.indexOf(r))||-1!==(i=this._minWeekdaysParse.indexOf(r))?i:null:-1!==(i=this._minWeekdaysParse.indexOf(r))||-1!==(i=this._weekdaysParse.indexOf(r))||-1!==(i=this._shortWeekdaysParse.indexOf(r))?i:null},e.prototype.computeMonthsParse=function(){var e,t,n=[],i=[],r=[];for(t=0;t<12;t++)e=new Date(2e3,t),n.push(this.monthsShort(e,"")),i.push(this.months(e,"")),r.push(this.months(e,"")),r.push(this.monthsShort(e,""));for(n.sort(ze),i.sort(ze),r.sort(ze),t=0;t<12;t++)n[t]=ie(n[t]),i[t]=ie(i[t]);for(t=0;t<24;t++)r[t]=ie(r[t]);this._monthsRegex=new RegExp("^("+r.join("|")+")","i"),this._monthsShortRegex=this._monthsRegex,this._monthsStrictRegex=new RegExp("^("+i.join("|")+")","i"),this._monthsShortStrictRegex=new RegExp("^("+n.join("|")+")","i")},e.prototype.computeWeekdaysParse=function(){var e,t=[],n=[],i=[],r=[];for(e=0;e<7;e++){var o=Vt(new Date(Date.UTC(2e3,1)),e,null,!0),a=this.weekdaysMin(o),s=this.weekdaysShort(o),l=this.weekdays(o);t.push(a),n.push(s),i.push(l),r.push(a),r.push(s),r.push(l)}for(t.sort(ze),n.sort(ze),i.sort(ze),r.sort(ze),e=0;e<7;e++)n[e]=ie(n[e]),i[e]=ie(i[e]),r[e]=ie(r[e]);this._weekdaysRegex=new RegExp("^("+r.join("|")+")","i"),this._weekdaysShortRegex=this._weekdaysRegex,this._weekdaysMinRegex=this._weekdaysRegex,this._weekdaysStrictRegex=new RegExp("^("+i.join("|")+")","i"),this._weekdaysShortStrictRegex=new RegExp("^("+n.join("|")+")","i"),this._weekdaysMinStrictRegex=new RegExp("^("+t.join("|")+")","i")},e}();function ze(e,t){return t.length-e.length}var Be={calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},longDateFormat:Le,invalidDate:"Invalid date",ordinal:"%d",dayOfMonthOrdinalParse:/\d{1,2}/,relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},months:Te,monthsShort:Ee,week:{dow:0,doy:6},weekdays:Ie,weekdaysMin:De,weekdaysShort:Ae,meridiemParse:/[ap]\.?m?\.?/i};function Fe(e,t,n){var i,r=Math.min(e.length,t.length),o=Math.abs(e.length-t.length),a=0;for(i=0;i0;){if(a=r.slice(0,o).join("-"),Xe[a]||console.error('Khronos locale error: please load locale "'+a+'" before using it'),n=Xe[a])return n;if(t&&t.length>=o&&Fe(r,t,!0)>=o-1)break;o--}i++}var a;return null}(c(e)?e:[e]):Ge}var et=["year","quarter","month","week","day","hours","minutes","seconds","milliseconds"],tt=et.reduce((function(e,t){return e[t]=!0,e}),{});function nt(e){return e<0?Math.floor(e):Math.ceil(e)}function it(e){return 4800*e/146097}function rt(e){return 146097*e/4800}var ot=Math.round;function at(e,t,n,i,r){return r.relativeTime(t||1,!!n,e,i)}var st=function(){function e(e,t){void 0===t&&(t={}),this._data={},this._locale=Ze(),this._locale=t&&t._locale||Ze();var n=e.year||0,r=e.quarter||0,o=e.month||0,a=e.week||0,s=e.day||0,l=e.hours||0,c=e.minutes||0,u=e.seconds||0,d=e.milliseconds||0;return this._isValid=function(e){if(Object.keys(e).some((function(t){return t in tt&&null===e[t]||isNaN(e[t])})))return!1;for(var t=!1,n=0;n=0&&n>=0&&r>=0||t<=0&&n<=0&&r<=0||(t+=864e5*nt(rt(r)+n),n=0,r=0),o.milliseconds=t%1e3;var a=i(t/1e3);o.seconds=a%60;var s=i(a/60);o.minutes=s%60;var l=i(s/60);o.hours=l%24,n+=i(l/24);var c=i(it(n));r+=c,n-=nt(rt(c));var u=i(r/12);return r%=12,o.day=n,o.month=r,o.year=u,e}(this)}return e.prototype.isValid=function(){return this._isValid},e.prototype.humanize=function(e){if(!this.isValid())return this.localeData().invalidDate;var t=this.localeData(),n=function(e,t,n){var i=Rt(e).abs(),r=ot(i.as("s")),o=ot(i.as("m")),a=ot(i.as("h")),s=ot(i.as("d")),l=ot(i.as("M")),c=ot(i.as("y")),u=r<=44&&["s",r]||r<45&&["ss",r]||o<=1&&["m"]||o<45&&["mm",o]||a<=1&&["h"]||a<22&&["hh",a]||s<=1&&["d"]||s<26&&["dd",s]||l<=1&&["M"]||l<11&&["MM",l]||c<=1&&["y"]||["yy",c];return at.apply(null,[u[0],u[1],t,+e>0,n])}(this,!e,t);return e&&(n=t.pastFuture(+this,n)),t.postformat(n)},e.prototype.localeData=function(){return this._locale},e.prototype.locale=function(e){return e?(this._locale=Ze(e)||this._locale,this):this._locale._abbr},e.prototype.abs=function(){var e=Math.abs,t=this._data;return this._milliseconds=e(this._milliseconds),this._days=e(this._days),this._months=e(this._months),t.milliseconds=e(t.milliseconds),t.seconds=e(t.seconds),t.minutes=e(t.minutes),t.hours=e(t.hours),t.month=e(t.month),t.year=e(t.year),this},e.prototype.as=function(e){if(!this.isValid())return NaN;var t,n,i=this._milliseconds,r=_(e);if("month"===r||"year"===r)return n=this._months+it(t=this._days+i/864e5),"month"===r?n:n/12;switch(t=this._days+Math.round(rt(this._months)),r){case"week":return t/7+i/6048e5;case"day":return t+i/864e5;case"hours":return 24*t+i/36e5;case"minutes":return 1440*t+i/6e4;case"seconds":return 86400*t+i/1e3;case"milliseconds":return Math.floor(864e5*t)+i;default:throw new Error("Unknown unit "+r)}},e.prototype.valueOf=function(){return this.isValid()?this._milliseconds+864e5*this._days+this._months%12*2592e6+31536e6*p(this._months/12):NaN},e}();function lt(e){if(null==e._isValid){var t=le(e),n=Array.prototype.some.call(t.parsedDateParts,(function(e){return null!=e})),i=!isNaN(e._d&&e._d.getTime())&&t.overflow<0&&!t.empty&&!t.invalidMonth&&!t.invalidWeekday&&!t.weekdayMismatch&&!t.nullInput&&!t.invalidFormat&&!t.userInvalidated&&(!t.meridiem||t.meridiem&&n);if(e._strict&&(i=i&&0===t.charsLeftOver&&0===t.unusedTokens.length&&void 0===t.bigHour),null!=Object.isFrozen&&Object.isFrozen(e))return i;e._isValid=i}return e._isValid}function ct(e,t){return e._d=new Date(NaN),Object.assign(le(e),t||{userInvalidated:!0}),e}var ut=/^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?::\d\d(?::\d\d(?:[.,]\d+)?)?)?)([\+\-]\d\d(?::?\d\d)?|\s*Z)?)?$/,dt=/^\s*((?:[+-]\d{6}|\d{4})(?:\d\d\d\d|W\d\d\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?:\d\d(?:\d\d(?:[.,]\d+)?)?)?)([\+\-]\d\d(?::?\d\d)?|\s*Z)?)?$/,ht=/Z|[+-]\d\d(?::?\d\d)?/,pt=[["YYYYYY-MM-DD",/[+-]\d{6}-\d\d-\d\d/,!0],["YYYY-MM-DD",/\d{4}-\d\d-\d\d/,!0],["GGGG-[W]WW-E",/\d{4}-W\d\d-\d/,!0],["GGGG-[W]WW",/\d{4}-W\d\d/,!1],["YYYY-DDD",/\d{4}-\d{3}/,!0],["YYYY-MM",/\d{4}-\d\d/,!1],["YYYYYYMMDD",/[+-]\d{10}/,!0],["YYYYMMDD",/\d{8}/,!0],["GGGG[W]WWE",/\d{4}W\d{3}/,!0],["GGGG[W]WW",/\d{4}W\d{2}/,!1],["YYYYDDD",/\d{7}/,!0]],ft=[["HH:mm:ss.SSSS",/\d\d:\d\d:\d\d\.\d+/],["HH:mm:ss,SSSS",/\d\d:\d\d:\d\d,\d+/],["HH:mm:ss",/\d\d:\d\d:\d\d/],["HH:mm",/\d\d:\d\d/],["HHmmss.SSSS",/\d\d\d\d\d\d\.\d+/],["HHmmss,SSSS",/\d\d\d\d\d\d,\d+/],["HHmmss",/\d\d\d\d\d\d/],["HHmm",/\d\d\d\d/],["HH",/\d\d/]],mt=/^\/?Date\((\-?\d+)/i,gt={UT:0,GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480},_t=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),?\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|([+-]\d{4}))$/;function vt(e){if(!r(e._i))return e;var t,n,i,o,a,s,l=e._i,c=ut.exec(l)||dt.exec(l);if(!c)return e._isValid=!1,e;for(a=0,s=pt.length;a=0&&r.test(n);)n=n.replace(r,o),r.lastIndex=0,i-=1;return n}function Ct(e,t,n){return null!=e?e:null!=t?t:n}function St(e){var t,n,i,r,o,a=[];if(e._d)return e;for(i=function(e){var t=new Date;return e._useUTC?[t.getUTCFullYear(),t.getUTCMonth(),t.getUTCDate()]:[t.getFullYear(),t.getMonth(),t.getDate()]}(e),e._w&&null==e._a[2]&&null==e._a[1]&&function(e){var t,n,i,r,o,a,s,l;if(null!=(t=e._w).GG||null!=t.W||null!=t.E)o=1,a=4,n=Ct(t.GG,e._a[0],Me(new Date,1,4).year),i=Ct(t.W,1),((r=Ct(t.E,1))<1||r>7)&&(l=!0);else{o=e._locale._week.dow,a=e._locale._week.doy;var c=Me(new Date,o,a);n=Ct(t.gg,e._a[0],c.year),i=Ct(t.w,c.week),null!=t.d?((r=t.d)<0||r>6)&&(l=!0):null!=t.e?(r=t.e+o,(t.e<0||t.e>6)&&(l=!0)):r=o}i<1||i>ke(n,o,a)?le(e)._overflowWeeks=!0:null!=l?le(e)._overflowWeekday=!0:(s=function(e,t,n,i,r){var o,a,s=1+7*(t-1)+(7+n-i)%7+Se(e,i,r);return s<=0?a=de(o=e-1)+s:s>de(e)?(o=e+1,a=s-de(e)):(o=e,a=s),{year:o,dayOfYear:a}}(n,i,r,o,a),e._a[0]=s.year,e._dayOfYear=s.dayOfYear)}(e),null!=e._dayOfYear&&(o=Ct(e._a[0],i[0]),(e._dayOfYear>de(o)||0===e._dayOfYear)&&(le(e)._overflowDayOfYear=!0),n=new Date(Date.UTC(o,0,e._dayOfYear)),e._a[1]=n.getUTCMonth(),e._a[2]=n.getUTCDate()),t=0;t<3&&null==e._a[t];++t)e._a[t]=a[t]=i[t];for(;t<7;t++)e._a[t]=a[t]=null==e._a[t]?2===t?1:0:e._a[t];return 24===e._a[3]&&0===e._a[4]&&0===e._a[5]&&0===e._a[6]&&(e._nextDay=!0,e._a[3]=0),e._d=(e._useUTC?C:S).apply(null,a),r=e._useUTC?e._d.getUTCDay():e._d.getDay(),null!=e._tzm&&e._d.setUTCMinutes(e._d.getUTCMinutes()-e._tzm),e._nextDay&&(e._a[3]=24),e._w&&void 0!==e._w.d&&e._w.d!==r&&(le(e).weekdayMismatch=!0),e}function Mt(e){var t,n=e._a;return n&&-2===le(e).overflow&&(t=n[1]<0||n[1]>11?1:n[2]<1||n[2]>pe(n[0],n[1])?2:n[3]<0||n[3]>24||24===n[3]&&(0!==n[4]||0!==n[5]||0!==n[6])?3:n[4]<0||n[4]>59?4:n[5]<0||n[5]>59?5:n[6]<0||n[6]>999?6:-1,le(e)._overflowDayOfYear&&(t<0||t>2)&&(t=2),le(e)._overflowWeeks&&-1===t&&(t=7),le(e)._overflowWeekday&&-1===t&&(t=8),le(e).overflow=t),e}function kt(e){if("ISO_8601"===e._f)return vt(e);if("RFC_2822"===e._f)return bt(e);if(e._a=[],le(e).empty=!0,c(e._f)||!e._i&&0!==e._i)return e;var t,n,i,r,o=e._i.toString(),a=0,s=o.length,l=xt(e._f,e._locale).match(w)||[];for(t=0;t0&&le(e).unusedInput.push(r),o=o.slice(o.indexOf(i)+i.length),a+=i.length),b[n]?(i?le(e).empty=!1:le(e).unusedTokens.push(n),se(n,i,e)):e._strict&&!i&&le(e).unusedTokens.push(n);return le(e).charsLeftOver=s-a,o.length>0&&le(e).unusedInput.push(o),e._a[3]<=12&&!0===le(e).bigHour&&e._a[3]>0&&(le(e).bigHour=void 0),le(e).parsedDateParts=e._a.slice(0),le(e).meridiem=e._meridiem,e._a[3]=function(e,t,n){var i=t;if(null==n)return i;if(null!=e.meridiemHour)return e.meridiemHour(i,n);if(null==e.isPM)return i;var r=e.isPM(n);return r&&i<12&&(i+=12),r||12!==i||(i=0),i}(e._locale,e._a[3],e._meridiem),St(e),Mt(e)}function Ot(e,t,n,i,a){return o(e)?e:function(e,t,n,i,a){var s={},p=e;return(d(p)&&function(e){if(Object.getOwnPropertyNames)return 0===Object.getOwnPropertyNames(e).length;var t;for(t in e)if(e.hasOwnProperty(t))return!1;return!0}(p)||c(p)&&0===p.length)&&(p=void 0),s._useUTC=s._isUTC=a,s._l=n,s._i=p,s._f=t,s._strict=i,function(e){var t=Mt(function(e){var t=e._i,n=e._f;return e._locale=e._locale||Ze(e._l),null===t||void 0===n&&""===t?ct(e,{nullInput:!0}):(r(t)&&(e._i=t=e._locale.preparse(t)),o(t)?(e._d=be(t),e):(c(n)?function(e){var t,n,i,r,o;if(!e._f||0===e._f.length)return le(e).invalidFormat=!0,ct(e);for(o=0;ot.valueOf():t.valueOf()=3&&e%100<=10?3:e%100>=11?4:5},Wt={s:["\u0623\u0642\u0644 \u0645\u0646 \u062b\u0627\u0646\u064a\u0629","\u062b\u0627\u0646\u064a\u0629 \u0648\u0627\u062d\u062f\u0629",["\u062b\u0627\u0646\u064a\u062a\u0627\u0646","\u062b\u0627\u0646\u064a\u062a\u064a\u0646"],"%d \u062b\u0648\u0627\u0646","%d \u062b\u0627\u0646\u064a\u0629","%d \u062b\u0627\u0646\u064a\u0629"],m:["\u0623\u0642\u0644 \u0645\u0646 \u062f\u0642\u064a\u0642\u0629","\u062f\u0642\u064a\u0642\u0629 \u0648\u0627\u062d\u062f\u0629",["\u062f\u0642\u064a\u0642\u062a\u0627\u0646","\u062f\u0642\u064a\u0642\u062a\u064a\u0646"],"%d \u062f\u0642\u0627\u0626\u0642","%d \u062f\u0642\u064a\u0642\u0629","%d \u062f\u0642\u064a\u0642\u0629"],h:["\u0623\u0642\u0644 \u0645\u0646 \u0633\u0627\u0639\u0629","\u0633\u0627\u0639\u0629 \u0648\u0627\u062d\u062f\u0629",["\u0633\u0627\u0639\u062a\u0627\u0646","\u0633\u0627\u0639\u062a\u064a\u0646"],"%d \u0633\u0627\u0639\u0627\u062a","%d \u0633\u0627\u0639\u0629","%d \u0633\u0627\u0639\u0629"],d:["\u0623\u0642\u0644 \u0645\u0646 \u064a\u0648\u0645","\u064a\u0648\u0645 \u0648\u0627\u062d\u062f",["\u064a\u0648\u0645\u0627\u0646","\u064a\u0648\u0645\u064a\u0646"],"%d \u0623\u064a\u0627\u0645","%d \u064a\u0648\u0645\u064b\u0627","%d \u064a\u0648\u0645"],M:["\u0623\u0642\u0644 \u0645\u0646 \u0634\u0647\u0631","\u0634\u0647\u0631 \u0648\u0627\u062d\u062f",["\u0634\u0647\u0631\u0627\u0646","\u0634\u0647\u0631\u064a\u0646"],"%d \u0623\u0634\u0647\u0631","%d \u0634\u0647\u0631\u0627","%d \u0634\u0647\u0631"],y:["\u0623\u0642\u0644 \u0645\u0646 \u0639\u0627\u0645","\u0639\u0627\u0645 \u0648\u0627\u062d\u062f",["\u0639\u0627\u0645\u0627\u0646","\u0639\u0627\u0645\u064a\u0646"],"%d \u0623\u0639\u0648\u0627\u0645","%d \u0639\u0627\u0645\u064b\u0627","%d \u0639\u0627\u0645"]},Ut=function(e){return function(t,n){var i=Yt(t),r=Wt[e][Yt(t)];return 2===i&&(r=r[n?0:1]),r.replace(/%d/i,t.toString())}},Gt=("\u0627\u0644\u0623\u062d\u062f_\u0627\u0644\u0625\u062b\u0646\u064a\u0646_\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621_\u0627\u0644\u062e\u0645\u064a\u0633_\u0627\u0644\u062c\u0645\u0639\u0629_\u0627\u0644\u0633\u0628\u062a".split("_"),"\u0623\u062d\u062f_\u0625\u062b\u0646\u064a\u0646_\u062b\u0644\u0627\u062b\u0627\u0621_\u0623\u0631\u0628\u0639\u0627\u0621_\u062e\u0645\u064a\u0633_\u062c\u0645\u0639\u0629_\u0633\u0628\u062a".split("_"),"\u062d_\u0646_\u062b_\u0631_\u062e_\u062c_\u0633".split("_"),Ut("s"),Ut("s"),Ut("m"),Ut("m"),Ut("h"),Ut("h"),Ut("d"),Ut("d"),Ut("M"),Ut("M"),Ut("y"),Ut("y"),"\u044f\u043d\u0443\u0430\u0440\u0438_\u0444\u0435\u0432\u0440\u0443\u0430\u0440\u0438_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440\u0438\u043b_\u043c\u0430\u0439_\u044e\u043d\u0438_\u044e\u043b\u0438_\u0430\u0432\u0433\u0443\u0441\u0442_\u0441\u0435\u043f\u0442\u0435\u043c\u0432\u0440\u0438_\u043e\u043a\u0442\u043e\u043c\u0432\u0440\u0438_\u043d\u043e\u0435\u043c\u0432\u0440\u0438_\u0434\u0435\u043a\u0435\u043c\u0432\u0440\u0438".split("_"),"\u044f\u043d\u0440_\u0444\u0435\u0432_\u043c\u0430\u0440_\u0430\u043f\u0440_\u043c\u0430\u0439_\u044e\u043d\u0438_\u044e\u043b\u0438_\u0430\u0432\u0433_\u0441\u0435\u043f_\u043e\u043a\u0442_\u043d\u043e\u0435_\u0434\u0435\u043a".split("_"),"\u043d\u0435\u0434\u0435\u043b\u044f_\u043f\u043e\u043d\u0435\u0434\u0435\u043b\u043d\u0438\u043a_\u0432\u0442\u043e\u0440\u043d\u0438\u043a_\u0441\u0440\u044f\u0434\u0430_\u0447\u0435\u0442\u0432\u044a\u0440\u0442\u044a\u043a_\u043f\u0435\u0442\u044a\u043a_\u0441\u044a\u0431\u043e\u0442\u0430".split("_"),"\u043d\u0435\u0434_\u043f\u043e\u043d_\u0432\u0442\u043e_\u0441\u0440\u044f_\u0447\u0435\u0442_\u043f\u0435\u0442_\u0441\u044a\u0431".split("_"),"\u043d\u0434_\u043f\u043d_\u0432\u0442_\u0441\u0440_\u0447\u0442_\u043f\u0442_\u0441\u0431".split("_"),"gen._feb._mar._abr._mai._jun._jul._ago._set._oct._nov._des.".split("_"),"ene_feb_mar_abr_mai_jun_jul_ago_set_oct_nov_des".split("_"),"gener_febrer_mar\xe7_abril_maig_juny_juliol_agost_setembre_octubre_novembre_desembre".split("_"),"diumenge_dilluns_dimarts_dimecres_dijous_divendres_dissabte".split("_"),"diu._dil._dim._dix._dij._div._dis.".split("_"),"dg_dl_dt_dc_dj_dv_ds".split("_"),"leden_\xfanor_b\u0159ezen_duben_kv\u011bten_\u010derven_\u010dervenec_srpen_z\xe1\u0159\xed_\u0159\xedjen_listopad_prosinec".split("_")),qt="led_\xfano_b\u0159e_dub_kv\u011b_\u010dvn_\u010dvc_srp_z\xe1\u0159_\u0159\xedj_lis_pro".split("_");function Xt(e){return function(t){return e+"\u043e"+(11===M(t)?"\u0431":"")+"] LT"}}(function(e,t){var n,i=[];for(n=0;n<12;n++)i[n]=new RegExp("^"+e[n]+"$|^"+t[n]+"$","i")})(Gt,qt),function(e){var t,n=[];for(t=0;t<12;t++)n[t]=new RegExp("^"+e[t]+"$","i")}(qt),function(e){var t,n=[];for(t=0;t<12;t++)n[t]=new RegExp("^"+e[t]+"$","i")}(Gt),"ned\u011ble_pond\u011bl\xed_\xfater\xfd_st\u0159eda_\u010dtvrtek_p\xe1tek_sobota".split("_"),"ne_po_\xfat_st_\u010dt_p\xe1_so".split("_"),"ne_po_\xfat_st_\u010dt_p\xe1_so".split("_"),"Januar_Februar_Marts_April_Maj_Juni_Juli_August_September_Oktober_November_December".split("_"),"Jan_Feb_Mar_Apr_Maj_Jun_Jul_Aug_Sep_Okt_Nov_Dec".split("_"),"S\xf8ndag_Mandag_Tirsdag_Onsdag_Torsdag_Fredag_L\xf8rdag".split("_"),"S\xf8n_Man_Tir_Ons_Tor_Fre_L\xf8r".split("_"),"S\xf8_Ma_Ti_On_To_Fr_L\xf8".split("_"),"Januar_Februar_M\xe4rz_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),"Jan._Feb._M\xe4rz_Apr._Mai_Juni_Juli_Aug._Sep._Okt._Nov._Dez.".split("_"),"Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag".split("_"),"So._Mo._Di._Mi._Do._Fr._Sa.".split("_"),"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),"ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),"ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),"domingo_lunes_martes_mi\xe9rcoles_jueves_viernes_s\xe1bado".split("_"),"dom._lun._mar._mi\xe9._jue._vie._s\xe1b.".split("_"),"do_lu_ma_mi_ju_vi_s\xe1".split("_"),"ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),"ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),"domingo_lunes_martes_mi\xe9rcoles_jueves_viernes_s\xe1bado".split("_"),"dom._lun._mar._mi\xe9._jue._vie._s\xe1b.".split("_"),"do_lu_ma_mi_ju_vi_s\xe1".split("_"),"ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),"ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),"domingo_lunes_martes_mi\xe9rcoles_jueves_viernes_s\xe1bado".split("_"),"dom._lun._mar._mi\xe9._jue._vie._s\xe1b.".split("_"),"do_lu_ma_mi_ju_vi_s\xe1".split("_"),"jaanuar_veebruar_m\xe4rts_aprill_mai_juuni_juuli_august_september_oktoober_november_detsember".split("_"),"jaan_veebr_m\xe4rts_apr_mai_juuni_juuli_aug_sept_okt_nov_dets".split("_"),"p\xfchap\xe4ev_esmasp\xe4ev_teisip\xe4ev_kolmap\xe4ev_neljap\xe4ev_reede_laup\xe4ev".split("_"),"P_E_T_K_N_R_L".split("_"),"P_E_T_K_N_R_L".split("_"),"nolla yksi kaksi kolme nelj\xe4 viisi kuusi seitsem\xe4n kahdeksan yhdeks\xe4n".split(" "),"tammikuu_helmikuu_maaliskuu_huhtikuu_toukokuu_kes\xe4kuu_hein\xe4kuu_elokuu_syyskuu_lokakuu_marraskuu_joulukuu".split("_"),"tammi_helmi_maalis_huhti_touko_kes\xe4_hein\xe4_elo_syys_loka_marras_joulu".split("_"),"sunnuntai_maanantai_tiistai_keskiviikko_torstai_perjantai_lauantai".split("_"),"su_ma_ti_ke_to_pe_la".split("_"),"su_ma_ti_ke_to_pe_la".split("_"),"janvier_f\xe9vrier_mars_avril_mai_juin_juillet_ao\xfbt_septembre_octobre_novembre_d\xe9cembre".split("_"),"janv._f\xe9vr._mars_avr._mai_juin_juil._ao\xfbt_sept._oct._nov._d\xe9c.".split("_"),"dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi".split("_"),"dim._lun._mar._mer._jeu._ven._sam.".split("_"),"di_lu_ma_me_je_ve_sa".split("_"),"xan._feb._mar._abr._mai._xu\xf1._xul._ago._set._out._nov._dec.".split("_"),"xan_feb_mar_abr_mai_xu\xf1_xul_ago_set_out_nov_dec".split("_"),"xaneiro_febreiro_marzo_abril_maio_xu\xf1o_xullo_agosto_setembro_outubro_novembro_decembro".split("_"),"domingo_luns_martes_m\xe9rcores_xoves_venres_s\xe1bado".split("_"),"dom._lun._mar._m\xe9r._xov._ven._s\xe1b.".split("_"),"do_lu_ma_m\xe9_xo_ve_s\xe1".split("_"),"\u05d9\u05e0\u05d5\u05d0\u05e8_\u05e4\u05d1\u05e8\u05d5\u05d0\u05e8_\u05de\u05e8\u05e5_\u05d0\u05e4\u05e8\u05d9\u05dc_\u05de\u05d0\u05d9_\u05d9\u05d5\u05e0\u05d9_\u05d9\u05d5\u05dc\u05d9_\u05d0\u05d5\u05d2\u05d5\u05e1\u05d8_\u05e1\u05e4\u05d8\u05de\u05d1\u05e8_\u05d0\u05d5\u05e7\u05d8\u05d5\u05d1\u05e8_\u05e0\u05d5\u05d1\u05de\u05d1\u05e8_\u05d3\u05e6\u05de\u05d1\u05e8".split("_"),"\u05d9\u05e0\u05d5\u05f3_\u05e4\u05d1\u05e8\u05f3_\u05de\u05e8\u05e5_\u05d0\u05e4\u05e8\u05f3_\u05de\u05d0\u05d9_\u05d9\u05d5\u05e0\u05d9_\u05d9\u05d5\u05dc\u05d9_\u05d0\u05d5\u05d2\u05f3_\u05e1\u05e4\u05d8\u05f3_\u05d0\u05d5\u05e7\u05f3_\u05e0\u05d5\u05d1\u05f3_\u05d3\u05e6\u05de\u05f3".split("_"),"\u05e8\u05d0\u05e9\u05d5\u05df_\u05e9\u05e0\u05d9_\u05e9\u05dc\u05d9\u05e9\u05d9_\u05e8\u05d1\u05d9\u05e2\u05d9_\u05d7\u05de\u05d9\u05e9\u05d9_\u05e9\u05d9\u05e9\u05d9_\u05e9\u05d1\u05ea".split("_"),"\u05d0\u05f3_\u05d1\u05f3_\u05d2\u05f3_\u05d3\u05f3_\u05d4\u05f3_\u05d5\u05f3_\u05e9\u05f3".split("_"),"\u05d0_\u05d1_\u05d2_\u05d3_\u05d4_\u05d5_\u05e9".split("_"),"\u091c\u0928\u0935\u0930\u0940_\u092b\u093c\u0930\u0935\u0930\u0940_\u092e\u093e\u0930\u094d\u091a_\u0905\u092a\u094d\u0930\u0948\u0932_\u092e\u0908_\u091c\u0942\u0928_\u091c\u0941\u0932\u093e\u0908_\u0905\u0917\u0938\u094d\u0924_\u0938\u093f\u0924\u092e\u094d\u092c\u0930_\u0905\u0915\u094d\u091f\u0942\u092c\u0930_\u0928\u0935\u092e\u094d\u092c\u0930_\u0926\u093f\u0938\u092e\u094d\u092c\u0930".split("_"),"\u091c\u0928._\u092b\u093c\u0930._\u092e\u093e\u0930\u094d\u091a_\u0905\u092a\u094d\u0930\u0948._\u092e\u0908_\u091c\u0942\u0928_\u091c\u0941\u0932._\u0905\u0917._\u0938\u093f\u0924._\u0905\u0915\u094d\u091f\u0942._\u0928\u0935._\u0926\u093f\u0938.".split("_"),"\u0930\u0935\u093f\u0935\u093e\u0930_\u0938\u094b\u092e\u0935\u093e\u0930_\u092e\u0902\u0917\u0932\u0935\u093e\u0930_\u092c\u0941\u0927\u0935\u093e\u0930_\u0917\u0941\u0930\u0942\u0935\u093e\u0930_\u0936\u0941\u0915\u094d\u0930\u0935\u093e\u0930_\u0936\u0928\u093f\u0935\u093e\u0930".split("_"),"\u0930\u0935\u093f_\u0938\u094b\u092e_\u092e\u0902\u0917\u0932_\u092c\u0941\u0927_\u0917\u0941\u0930\u0942_\u0936\u0941\u0915\u094d\u0930_\u0936\u0928\u093f".split("_"),"\u0930_\u0938\u094b_\u092e\u0902_\u092c\u0941_\u0917\u0941_\u0936\u0941_\u0936".split("_"),"vas\xe1rnap h\xe9tf\u0151n kedden szerd\xe1n cs\xfct\xf6rt\xf6k\xf6n p\xe9nteken szombaton".split(" "),"janu\xe1r_febru\xe1r_m\xe1rcius_\xe1prilis_m\xe1jus_j\xfanius_j\xfalius_augusztus_szeptember_okt\xf3ber_november_december".split("_"),"jan_feb_m\xe1rc_\xe1pr_m\xe1j_j\xfan_j\xfal_aug_szept_okt_nov_dec".split("_"),"vas\xe1rnap_h\xe9tf\u0151_kedd_szerda_cs\xfct\xf6rt\xf6k_p\xe9ntek_szombat".split("_"),"vas_h\xe9t_kedd_sze_cs\xfct_p\xe9n_szo".split("_"),"v_h_k_sze_cs_p_szo".split("_"),"Sije\u010danj_Velja\u010da_O\u017eujak_Travanj_Svibanj_Lipanj_Srpanj_Kolovoz_Rujan_Listopad_Studeni_Prosinac".split("_"),"Sij_Velj_O\u017eu_Tra_Svi_Lip_Srp_Kol_Ruj_Lis_Stu_Pro".split("_"),"Nedjelja_Ponedjeljak_Utorak_Srijeda_\u010cetvrtak_Petak_Subota".split("_"),"Ned_Pon_Uto_Sri_\u010cet_Pet_Sub".split("_"),"Ne_Po_Ut_Sr_\u010ce_Pe_Su".split("_"),"Januari_Februari_Maret_April_Mei_Juni_Juli_Agustus_September_Oktober_November_Desember".split("_"),"Jan_Feb_Mar_Apr_Mei_Jun_Jul_Ags_Sep_Okt_Nov_Des".split("_"),"Minggu_Senin_Selasa_Rabu_Kamis_Jumat_Sabtu".split("_"),"Min_Sen_Sel_Rab_Kam_Jum_Sab".split("_"),"Mg_Sn_Sl_Rb_Km_Jm_Sb".split("_"),"gennaio_febbraio_marzo_aprile_maggio_giugno_luglio_agosto_settembre_ottobre_novembre_dicembre".split("_"),"gen_feb_mar_apr_mag_giu_lug_ago_set_ott_nov_dic".split("_"),"domenica_luned\xec_marted\xec_mercoled\xec_gioved\xec_venerd\xec_sabato".split("_"),"dom_lun_mar_mer_gio_ven_sab".split("_"),"do_lu_ma_me_gi_ve_sa".split("_"),"1\u6708_2\u6708_3\u6708_4\u6708_5\u6708_6\u6708_7\u6708_8\u6708_9\u6708_10\u6708_11\u6708_12\u6708".split("_"),"1\u6708_2\u6708_3\u6708_4\u6708_5\u6708_6\u6708_7\u6708_8\u6708_9\u6708_10\u6708_11\u6708_12\u6708".split("_"),"\u65e5\u66dc\u65e5_\u6708\u66dc\u65e5_\u706b\u66dc\u65e5_\u6c34\u66dc\u65e5_\u6728\u66dc\u65e5_\u91d1\u66dc\u65e5_\u571f\u66dc\u65e5".split("_"),"\u65e5_\u6708_\u706b_\u6c34_\u6728_\u91d1_\u571f".split("_"),"\u65e5_\u6708_\u706b_\u6c34_\u6728_\u91d1_\u571f".split("_"),"\u10d8\u10d0\u10dc\u10d5\u10d0\u10e0\u10e1_\u10d7\u10d4\u10d1\u10d4\u10e0\u10d5\u10d0\u10da\u10e1_\u10db\u10d0\u10e0\u10e2\u10e1_\u10d0\u10de\u10e0\u10d8\u10da\u10d8\u10e1_\u10db\u10d0\u10d8\u10e1\u10e1_\u10d8\u10d5\u10dc\u10d8\u10e1\u10e1_\u10d8\u10d5\u10da\u10d8\u10e1\u10e1_\u10d0\u10d2\u10d5\u10d8\u10e1\u10e2\u10e1_\u10e1\u10d4\u10e5\u10e2\u10d4\u10db\u10d1\u10d4\u10e0\u10e1_\u10dd\u10e5\u10e2\u10dd\u10db\u10d1\u10d4\u10e0\u10e1_\u10dc\u10dd\u10d4\u10db\u10d1\u10d4\u10e0\u10e1_\u10d3\u10d4\u10d9\u10d4\u10db\u10d1\u10d4\u10e0\u10e1".split("_"),"\u10d8\u10d0\u10dc\u10d5\u10d0\u10e0\u10d8_\u10d7\u10d4\u10d1\u10d4\u10e0\u10d5\u10d0\u10da\u10d8_\u10db\u10d0\u10e0\u10e2\u10d8_\u10d0\u10de\u10e0\u10d8\u10da\u10d8_\u10db\u10d0\u10d8\u10e1\u10d8_\u10d8\u10d5\u10dc\u10d8\u10e1\u10d8_\u10d8\u10d5\u10da\u10d8\u10e1\u10d8_\u10d0\u10d2\u10d5\u10d8\u10e1\u10e2\u10dd_\u10e1\u10d4\u10e5\u10e2\u10d4\u10db\u10d1\u10d4\u10e0\u10d8_\u10dd\u10e5\u10e2\u10dd\u10db\u10d1\u10d4\u10e0\u10d8_\u10dc\u10dd\u10d4\u10db\u10d1\u10d4\u10e0\u10d8_\u10d3\u10d4\u10d9\u10d4\u10db\u10d1\u10d4\u10e0\u10d8".split("_"),"\u10d8\u10d0\u10dc_\u10d7\u10d4\u10d1_\u10db\u10d0\u10e0_\u10d0\u10de\u10e0_\u10db\u10d0\u10d8_\u10d8\u10d5\u10dc_\u10d8\u10d5\u10da_\u10d0\u10d2\u10d5_\u10e1\u10d4\u10e5_\u10dd\u10e5\u10e2_\u10dc\u10dd\u10d4_\u10d3\u10d4\u10d9".split("_"),"\u10d9\u10d5\u10d8\u10e0\u10d0_\u10dd\u10e0\u10e8\u10d0\u10d1\u10d0\u10d7\u10d8_\u10e1\u10d0\u10db\u10e8\u10d0\u10d1\u10d0\u10d7\u10d8_\u10dd\u10d7\u10ee\u10e8\u10d0\u10d1\u10d0\u10d7\u10d8_\u10ee\u10e3\u10d7\u10e8\u10d0\u10d1\u10d0\u10d7\u10d8_\u10de\u10d0\u10e0\u10d0\u10e1\u10d9\u10d4\u10d5\u10d8_\u10e8\u10d0\u10d1\u10d0\u10d7\u10d8".split("_"),"\u10d9\u10d5\u10d8\u10e0\u10d0\u10e1_\u10dd\u10e0\u10e8\u10d0\u10d1\u10d0\u10d7\u10e1_\u10e1\u10d0\u10db\u10e8\u10d0\u10d1\u10d0\u10d7\u10e1_\u10dd\u10d7\u10ee\u10e8\u10d0\u10d1\u10d0\u10d7\u10e1_\u10ee\u10e3\u10d7\u10e8\u10d0\u10d1\u10d0\u10d7\u10e1_\u10de\u10d0\u10e0\u10d0\u10e1\u10d9\u10d4\u10d5\u10e1_\u10e8\u10d0\u10d1\u10d0\u10d7\u10e1".split("_"),"\u10d9\u10d5\u10d8_\u10dd\u10e0\u10e8_\u10e1\u10d0\u10db_\u10dd\u10d7\u10ee_\u10ee\u10e3\u10d7_\u10de\u10d0\u10e0_\u10e8\u10d0\u10d1".split("_"),"\u10d9\u10d5_\u10dd\u10e0_\u10e1\u10d0_\u10dd\u10d7_\u10ee\u10e3_\u10de\u10d0_\u10e8\u10d0".split("_"),"1\uc6d4_2\uc6d4_3\uc6d4_4\uc6d4_5\uc6d4_6\uc6d4_7\uc6d4_8\uc6d4_9\uc6d4_10\uc6d4_11\uc6d4_12\uc6d4".split("_"),"1\uc6d4_2\uc6d4_3\uc6d4_4\uc6d4_5\uc6d4_6\uc6d4_7\uc6d4_8\uc6d4_9\uc6d4_10\uc6d4_11\uc6d4_12\uc6d4".split("_"),"\uc77c\uc694\uc77c_\uc6d4\uc694\uc77c_\ud654\uc694\uc77c_\uc218\uc694\uc77c_\ubaa9\uc694\uc77c_\uae08\uc694\uc77c_\ud1a0\uc694\uc77c".split("_"),"\uc77c_\uc6d4_\ud654_\uc218_\ubaa9_\uae08_\ud1a0".split("_"),"\uc77c_\uc6d4_\ud654_\uc218_\ubaa9_\uae08_\ud1a0".split("_"),"sausio_vasario_kovo_baland\u017eio_gegu\u017e\u0117s_bir\u017eelio_liepos_rugpj\u016b\u010dio_rugs\u0117jo_spalio_lapkri\u010dio_gruod\u017eio".split("_"),"sausis_vasaris_kovas_balandis_gegu\u017e\u0117_bir\u017eelis_liepa_rugpj\u016btis_rugs\u0117jis_spalis_lapkritis_gruodis".split("_"),"sau_vas_kov_bal_geg_bir_lie_rgp_rgs_spa_lap_grd".split("_"),"sekmadien\u012f_pirmadien\u012f_antradien\u012f_tre\u010diadien\u012f_ketvirtadien\u012f_penktadien\u012f_\u0161e\u0161tadien\u012f".split("_"),"sekmadienis_pirmadienis_antradienis_tre\u010diadienis_ketvirtadienis_penktadienis_\u0161e\u0161tadienis".split("_"),"Sek_Pir_Ant_Tre_Ket_Pen_\u0160e\u0161".split("_"),"S_P_A_T_K_Pn_\u0160".split("_"),"Janv\u0101ris_Febru\u0101ris_Marts_Apr\u012blis_Maijs_J\u016bnijs_J\u016blijs_Augusts_Septembris_Oktobris_Novembris_Decembris".split("_"),"Jan_Feb_Mar_Apr_Mai_J\u016bn_J\u016bl_Aug_Sep_Okt_Nov_Dec".split("_"),"Sv\u0113tdiena_Pirmdiena_Otrdiena_Tre\u0161diena_Ceturtdiena_Piektdiena_Sestdiena".split("_"),"Sv\u0113td_Pirmd_Otrd_Tre\u0161d_Ceturtd_Piektd_Sestd".split("_"),"Sv_Pi_Ot_Tr_Ce_Pk_Se".split("_"),"\u041d\u044d\u0433\u0434\u04af\u0433\u044d\u044d\u0440 \u0441\u0430\u0440_\u0425\u043e\u0451\u0440\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440_\u0413\u0443\u0440\u0430\u0432\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440_\u0414\u04e9\u0440\u04e9\u0432\u0434\u04af\u0433\u044d\u044d\u0440 \u0441\u0430\u0440_\u0422\u0430\u0432\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440_\u0417\u0443\u0440\u0433\u0430\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440_\u0414\u043e\u043b\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440_\u041d\u0430\u0439\u043c\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440_\u0415\u0441\u0434\u04af\u0433\u044d\u044d\u0440 \u0441\u0430\u0440_\u0410\u0440\u0430\u0432\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440_\u0410\u0440\u0432\u0430\u043d \u043d\u044d\u0433\u0434\u04af\u0433\u044d\u044d\u0440 \u0441\u0430\u0440_\u0410\u0440\u0432\u0430\u043d \u0445\u043e\u0451\u0440\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440".split("_"),"1 \u0441\u0430\u0440_2 \u0441\u0430\u0440_3 \u0441\u0430\u0440_4 \u0441\u0430\u0440_5 \u0441\u0430\u0440_6 \u0441\u0430\u0440_7 \u0441\u0430\u0440_8 \u0441\u0430\u0440_9 \u0441\u0430\u0440_10 \u0441\u0430\u0440_11 \u0441\u0430\u0440_12 \u0441\u0430\u0440".split("_"),"\u041d\u044f\u043c_\u0414\u0430\u0432\u0430\u0430_\u041c\u044f\u0433\u043c\u0430\u0440_\u041b\u0445\u0430\u0433\u0432\u0430_\u041f\u04af\u0440\u044d\u0432_\u0411\u0430\u0430\u0441\u0430\u043d_\u0411\u044f\u043c\u0431\u0430".split("_"),"\u041d\u044f\u043c_\u0414\u0430\u0432_\u041c\u044f\u0433_\u041b\u0445\u0430_\u041f\u04af\u0440_\u0411\u0430\u0430_\u0411\u044f\u043c".split("_"),"\u041d\u044f_\u0414\u0430_\u041c\u044f_\u041b\u0445_\u041f\u04af_\u0411\u0430_\u0411\u044f".split("_"),"januar_februar_mars_april_mai_juni_juli_august_september_oktober_november_desember".split("_"),"jan._feb._mars_april_mai_juni_juli_aug._sep._okt._nov._des.".split("_"),"s\xf8ndag_mandag_tirsdag_onsdag_torsdag_fredag_l\xf8rdag".split("_"),"s\xf8._ma._ti._on._to._fr._l\xf8.".split("_"),"s\xf8_ma_ti_on_to_fr_l\xf8".split("_"),"jan._feb._mrt._apr._mei_jun._jul._aug._sep._okt._nov._dec.".split("_"),"jan_feb_mrt_apr_mei_jun_jul_aug_sep_okt_nov_dec".split("_"),"januari_februari_maart_april_mei_juni_juli_augustus_september_oktober_november_december".split("_"),"zondag_maandag_dinsdag_woensdag_donderdag_vrijdag_zaterdag".split("_"),"zo._ma._di._wo._do._vr._za.".split("_"),"zo_ma_di_wo_do_vr_za".split("_"),"jan._feb._mrt._apr._mei_jun._jul._aug._sep._okt._nov._dec.".split("_"),"jan_feb_mrt_apr_mei_jun_jul_aug_sep_okt_nov_dec".split("_"),"januari_februari_maart_april_mei_juni_juli_augustus_september_oktober_november_december".split("_"),"zondag_maandag_dinsdag_woensdag_donderdag_vrijdag_zaterdag".split("_"),"zo._ma._di._wo._do._vr._za.".split("_"),"zo_ma_di_wo_do_vr_za".split("_"),"stycze\u0144_luty_marzec_kwiecie\u0144_maj_czerwiec_lipiec_sierpie\u0144_wrzesie\u0144_pa\u017adziernik_listopad_grudzie\u0144".split("_"),"stycznia_lutego_marca_kwietnia_maja_czerwca_lipca_sierpnia_wrze\u015bnia_pa\u017adziernika_listopada_grudnia".split("_"),"sty_lut_mar_kwi_maj_cze_lip_sie_wrz_pa\u017a_lis_gru".split("_"),"niedziela_poniedzia\u0142ek_wtorek_\u015broda_czwartek_pi\u0105tek_sobota".split("_"),"ndz_pon_wt_\u015br_czw_pt_sob".split("_"),"Nd_Pn_Wt_\u015ar_Cz_Pt_So".split("_"),"Janeiro_Fevereiro_Mar\xe7o_Abril_Maio_Junho_Julho_Agosto_Setembro_Outubro_Novembro_Dezembro".split("_"),"Jan_Fev_Mar_Abr_Mai_Jun_Jul_Ago_Set_Out_Nov_Dez".split("_"),"Domingo_Segunda-feira_Ter\xe7a-feira_Quarta-feira_Quinta-feira_Sexta-feira_S\xe1bado".split("_"),"Dom_Seg_Ter_Qua_Qui_Sex_S\xe1b".split("_"),"Do_2\xaa_3\xaa_4\xaa_5\xaa_6\xaa_S\xe1".split("_"),"ianuarie_februarie_martie_aprilie_mai_iunie_iulie_august_septembrie_octombrie_noiembrie_decembrie".split("_"),"ian._febr._mart._apr._mai_iun._iul._aug._sept._oct._nov._dec.".split("_"),"duminic\u0103_luni_mar\u021bi_miercuri_joi_vineri_s\xe2mb\u0103t\u0103".split("_"),"Dum_Lun_Mar_Mie_Joi_Vin_S\xe2m".split("_"),"Du_Lu_Ma_Mi_Jo_Vi_S\xe2".split("_"),"\u044f\u043d\u0432\u0430\u0440\u044f_\u0444\u0435\u0432\u0440\u0430\u043b\u044f_\u043c\u0430\u0440\u0442\u0430_\u0430\u043f\u0440\u0435\u043b\u044f_\u043c\u0430\u044f_\u0438\u044e\u043d\u044f_\u0438\u044e\u043b\u044f_\u0430\u0432\u0433\u0443\u0441\u0442\u0430_\u0441\u0435\u043d\u0442\u044f\u0431\u0440\u044f_\u043e\u043a\u0442\u044f\u0431\u0440\u044f_\u043d\u043e\u044f\u0431\u0440\u044f_\u0434\u0435\u043a\u0430\u0431\u0440\u044f".split("_"),"\u044f\u043d\u0432\u0430\u0440\u044c_\u0444\u0435\u0432\u0440\u0430\u043b\u044c_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440\u0435\u043b\u044c_\u043c\u0430\u0439_\u0438\u044e\u043d\u044c_\u0438\u044e\u043b\u044c_\u0430\u0432\u0433\u0443\u0441\u0442_\u0441\u0435\u043d\u0442\u044f\u0431\u0440\u044c_\u043e\u043a\u0442\u044f\u0431\u0440\u044c_\u043d\u043e\u044f\u0431\u0440\u044c_\u0434\u0435\u043a\u0430\u0431\u0440\u044c".split("_"),"\u044f\u043d\u0432._\u0444\u0435\u0432\u0440._\u043c\u0430\u0440._\u0430\u043f\u0440._\u043c\u0430\u044f_\u0438\u044e\u043d\u044f_\u0438\u044e\u043b\u044f_\u0430\u0432\u0433._\u0441\u0435\u043d\u0442._\u043e\u043a\u0442._\u043d\u043e\u044f\u0431._\u0434\u0435\u043a.".split("_"),"\u044f\u043d\u0432._\u0444\u0435\u0432\u0440._\u043c\u0430\u0440\u0442_\u0430\u043f\u0440._\u043c\u0430\u0439_\u0438\u044e\u043d\u044c_\u0438\u044e\u043b\u044c_\u0430\u0432\u0433._\u0441\u0435\u043d\u0442._\u043e\u043a\u0442._\u043d\u043e\u044f\u0431._\u0434\u0435\u043a.".split("_"),"\u0432\u043e\u0441\u043a\u0440\u0435\u0441\u0435\u043d\u044c\u0435_\u043f\u043e\u043d\u0435\u0434\u0435\u043b\u044c\u043d\u0438\u043a_\u0432\u0442\u043e\u0440\u043d\u0438\u043a_\u0441\u0440\u0435\u0434\u0430_\u0447\u0435\u0442\u0432\u0435\u0440\u0433_\u043f\u044f\u0442\u043d\u0438\u0446\u0430_\u0441\u0443\u0431\u0431\u043e\u0442\u0430".split("_"),"\u0432\u043e\u0441\u043a\u0440\u0435\u0441\u0435\u043d\u044c\u0435_\u043f\u043e\u043d\u0435\u0434\u0435\u043b\u044c\u043d\u0438\u043a_\u0432\u0442\u043e\u0440\u043d\u0438\u043a_\u0441\u0440\u0435\u0434\u0443_\u0447\u0435\u0442\u0432\u0435\u0440\u0433_\u043f\u044f\u0442\u043d\u0438\u0446\u0443_\u0441\u0443\u0431\u0431\u043e\u0442\u0443".split("_"),"\u0432\u0441_\u043f\u043d_\u0432\u0442_\u0441\u0440_\u0447\u0442_\u043f\u0442_\u0441\u0431".split("_"),"\u0432\u0441_\u043f\u043d_\u0432\u0442_\u0441\u0440_\u0447\u0442_\u043f\u0442_\u0441\u0431".split("_"),"janu\xe1r_febru\xe1r_marec_apr\xedl_m\xe1j_j\xfan_j\xfal_august_september_okt\xf3ber_november_december".split("_"),"jan_feb_mar_apr_m\xe1j_j\xfan_j\xfal_aug_sep_okt_nov_dec".split("_"),"nede\u013ea_pondelok_utorok_streda_\u0161tvrtok_piatok_sobota".split("_"),"ne_po_ut_st_\u0161t_pi_so".split("_"),"ne_po_ut_st_\u0161t_pi_so".split("_"),"januar_februar_marec_april_maj_junij_julij_avgust_september_oktober_november_december".split("_"),"jan._feb._mar._apr._maj._jun._jul._avg._sep._okt._nov._dec.".split("_"),"nedelja_ponedeljek_torek_sreda_\u010detrtek_petek_sobota".split("_"),"ned._pon._tor._sre._\u010det._pet._sob.".split("_"),"ne_po_to_sr_\u010de_pe_so".split("_"),"januari_februari_mars_april_maj_juni_juli_augusti_september_oktober_november_december".split("_"),"jan_feb_mar_apr_maj_jun_jul_aug_sep_okt_nov_dec".split("_"),"s\xf6ndag_m\xe5ndag_tisdag_onsdag_torsdag_fredag_l\xf6rdag".split("_"),"s\xf6n_m\xe5n_tis_ons_tor_fre_l\xf6r".split("_"),"s\xf6_m\xe5_ti_on_to_fr_l\xf6".split("_"),"\u0e21\u0e01\u0e23\u0e32\u0e04\u0e21_\u0e01\u0e38\u0e21\u0e20\u0e32\u0e1e\u0e31\u0e19\u0e18\u0e4c_\u0e21\u0e35\u0e19\u0e32\u0e04\u0e21_\u0e40\u0e21\u0e29\u0e32\u0e22\u0e19_\u0e1e\u0e24\u0e29\u0e20\u0e32\u0e04\u0e21_\u0e21\u0e34\u0e16\u0e38\u0e19\u0e32\u0e22\u0e19_\u0e01\u0e23\u0e01\u0e0e\u0e32\u0e04\u0e21_\u0e2a\u0e34\u0e07\u0e2b\u0e32\u0e04\u0e21_\u0e01\u0e31\u0e19\u0e22\u0e32\u0e22\u0e19_\u0e15\u0e38\u0e25\u0e32\u0e04\u0e21_\u0e1e\u0e24\u0e28\u0e08\u0e34\u0e01\u0e32\u0e22\u0e19_\u0e18\u0e31\u0e19\u0e27\u0e32\u0e04\u0e21".split("_"),"\u0e21.\u0e04._\u0e01.\u0e1e._\u0e21\u0e35.\u0e04._\u0e40\u0e21.\u0e22._\u0e1e.\u0e04._\u0e21\u0e34.\u0e22._\u0e01.\u0e04._\u0e2a.\u0e04._\u0e01.\u0e22._\u0e15.\u0e04._\u0e1e.\u0e22._\u0e18.\u0e04.".split("_"),"\u0e2d\u0e32\u0e17\u0e34\u0e15\u0e22\u0e4c_\u0e08\u0e31\u0e19\u0e17\u0e23\u0e4c_\u0e2d\u0e31\u0e07\u0e04\u0e32\u0e23_\u0e1e\u0e38\u0e18_\u0e1e\u0e24\u0e2b\u0e31\u0e2a\u0e1a\u0e14\u0e35_\u0e28\u0e38\u0e01\u0e23\u0e4c_\u0e40\u0e2a\u0e32\u0e23\u0e4c".split("_"),"\u0e2d\u0e32._\u0e08._\u0e2d._\u0e1e._\u0e1e\u0e24._\u0e28._\u0e2a.".split("_"),"\u0e2d\u0e32._\u0e08._\u0e2d._\u0e1e._\u0e1e\u0e24._\u0e28._\u0e2a.".split("_"),"\u0e21\u0e01\u0e23\u0e32\u0e04\u0e21_\u0e01\u0e38\u0e21\u0e20\u0e32\u0e1e\u0e31\u0e19\u0e18\u0e4c_\u0e21\u0e35\u0e19\u0e32\u0e04\u0e21_\u0e40\u0e21\u0e29\u0e32\u0e22\u0e19_\u0e1e\u0e24\u0e29\u0e20\u0e32\u0e04\u0e21_\u0e21\u0e34\u0e16\u0e38\u0e19\u0e32\u0e22\u0e19_\u0e01\u0e23\u0e01\u0e0e\u0e32\u0e04\u0e21_\u0e2a\u0e34\u0e07\u0e2b\u0e32\u0e04\u0e21_\u0e01\u0e31\u0e19\u0e22\u0e32\u0e22\u0e19_\u0e15\u0e38\u0e25\u0e32\u0e04\u0e21_\u0e1e\u0e24\u0e28\u0e08\u0e34\u0e01\u0e32\u0e22\u0e19_\u0e18\u0e31\u0e19\u0e27\u0e32\u0e04\u0e21".split("_"),"\u0e21.\u0e04._\u0e01.\u0e1e._\u0e21\u0e35.\u0e04._\u0e40\u0e21.\u0e22._\u0e1e.\u0e04._\u0e21\u0e34.\u0e22._\u0e01.\u0e04._\u0e2a.\u0e04._\u0e01.\u0e22._\u0e15.\u0e04._\u0e1e.\u0e22._\u0e18.\u0e04.".split("_"),"\u0e2d\u0e32\u0e17\u0e34\u0e15\u0e22\u0e4c_\u0e08\u0e31\u0e19\u0e17\u0e23\u0e4c_\u0e2d\u0e31\u0e07\u0e04\u0e32\u0e23_\u0e1e\u0e38\u0e18_\u0e1e\u0e24\u0e2b\u0e31\u0e2a\u0e1a\u0e14\u0e35_\u0e28\u0e38\u0e01\u0e23\u0e4c_\u0e40\u0e2a\u0e32\u0e23\u0e4c".split("_"),"\u0e2d\u0e32._\u0e08._\u0e2d._\u0e1e._\u0e1e\u0e24._\u0e28._\u0e2a.".split("_"),"\u0e2d\u0e32._\u0e08._\u0e2d._\u0e1e._\u0e1e\u0e24._\u0e28._\u0e2a.".split("_"),"Ocak_\u015eubat_Mart_Nisan_May\u0131s_Haziran_Temmuz_A\u011fustos_Eyl\xfcl_Ekim_Kas\u0131m_Aral\u0131k".split("_"),"Oca_\u015eub_Mar_Nis_May_Haz_Tem_A\u011fu_Eyl_Eki_Kas_Ara".split("_"),"Pazar_Pazartesi_Sal\u0131_\xc7ar\u015famba_Per\u015fembe_Cuma_Cumartesi".split("_"),"Paz_Pts_Sal_\xc7ar_Per_Cum_Cts".split("_"),"Pz_Pt_Sa_\xc7a_Pe_Cu_Ct".split("_"),"\u0441\u0456\u0447\u043d\u044f_\u043b\u044e\u0442\u043e\u0433\u043e_\u0431\u0435\u0440\u0435\u0437\u043d\u044f_\u043a\u0432\u0456\u0442\u043d\u044f_\u0442\u0440\u0430\u0432\u043d\u044f_\u0447\u0435\u0440\u0432\u043d\u044f_\u043b\u0438\u043f\u043d\u044f_\u0441\u0435\u0440\u043f\u043d\u044f_\u0432\u0435\u0440\u0435\u0441\u043d\u044f_\u0436\u043e\u0432\u0442\u043d\u044f_\u043b\u0438\u0441\u0442\u043e\u043f\u0430\u0434\u0430_\u0433\u0440\u0443\u0434\u043d\u044f".split("_"),"\u0441\u0456\u0447\u0435\u043d\u044c_\u043b\u044e\u0442\u0438\u0439_\u0431\u0435\u0440\u0435\u0437\u0435\u043d\u044c_\u043a\u0432\u0456\u0442\u0435\u043d\u044c_\u0442\u0440\u0430\u0432\u0435\u043d\u044c_\u0447\u0435\u0440\u0432\u0435\u043d\u044c_\u043b\u0438\u043f\u0435\u043d\u044c_\u0441\u0435\u0440\u043f\u0435\u043d\u044c_\u0432\u0435\u0440\u0435\u0441\u0435\u043d\u044c_\u0436\u043e\u0432\u0442\u0435\u043d\u044c_\u043b\u0438\u0441\u0442\u043e\u043f\u0430\u0434_\u0433\u0440\u0443\u0434\u0435\u043d\u044c".split("_"),"\u0441\u0456\u0447_\u043b\u044e\u0442_\u0431\u0435\u0440_\u043a\u0432\u0456\u0442_\u0442\u0440\u0430\u0432_\u0447\u0435\u0440\u0432_\u043b\u0438\u043f_\u0441\u0435\u0440\u043f_\u0432\u0435\u0440_\u0436\u043e\u0432\u0442_\u043b\u0438\u0441\u0442_\u0433\u0440\u0443\u0434".split("_"),"\u043d\u0434_\u043f\u043d_\u0432\u0442_\u0441\u0440_\u0447\u0442_\u043f\u0442_\u0441\u0431".split("_"),"\u043d\u0434_\u043f\u043d_\u0432\u0442_\u0441\u0440_\u0447\u0442_\u043f\u0442_\u0441\u0431".split("_"),Xt("[\u0421\u044c\u043e\u0433\u043e\u0434\u043d\u0456 "),Xt("[\u0417\u0430\u0432\u0442\u0440\u0430 "),Xt("[\u0412\u0447\u043e\u0440\u0430 "),Xt("[\u0423] dddd ["),"th\xe1ng 1_th\xe1ng 2_th\xe1ng 3_th\xe1ng 4_th\xe1ng 5_th\xe1ng 6_th\xe1ng 7_th\xe1ng 8_th\xe1ng 9_th\xe1ng 10_th\xe1ng 11_th\xe1ng 12".split("_"),"Th01_Th02_Th03_Th04_Th05_Th06_Th07_Th08_Th09_Th10_Th11_Th12".split("_"),"ch\u1ee7 nh\u1eadt_th\u1ee9 hai_th\u1ee9 ba_th\u1ee9 t\u01b0_th\u1ee9 n\u0103m_th\u1ee9 s\xe1u_th\u1ee9 b\u1ea3y".split("_"),"CN_T2_T3_T4_T5_T6_T7".split("_"),"CN_T2_T3_T4_T5_T6_T7".split("_"),"\u4e00\u6708_\u4e8c\u6708_\u4e09\u6708_\u56db\u6708_\u4e94\u6708_\u516d\u6708_\u4e03\u6708_\u516b\u6708_\u4e5d\u6708_\u5341\u6708_\u5341\u4e00\u6708_\u5341\u4e8c\u6708".split("_"),"1\u6708_2\u6708_3\u6708_4\u6708_5\u6708_6\u6708_7\u6708_8\u6708_9\u6708_10\u6708_11\u6708_12\u6708".split("_"),"\u661f\u671f\u65e5_\u661f\u671f\u4e00_\u661f\u671f\u4e8c_\u661f\u671f\u4e09_\u661f\u671f\u56db_\u661f\u671f\u4e94_\u661f\u671f\u516d".split("_"),"\u5468\u65e5_\u5468\u4e00_\u5468\u4e8c_\u5468\u4e09_\u5468\u56db_\u5468\u4e94_\u5468\u516d".split("_"),"\u65e5_\u4e00_\u4e8c_\u4e09_\u56db_\u4e94_\u516d".split("_")},pNMO:function(e,t,n){"use strict";var i=n("I+eb"),r=n("2oRo"),o=n("0GbY"),a=n("xDBR"),s=n("g6v/"),l=n("STAE"),c=n("/b8u"),u=n("0Dky"),d=n("UTVS"),h=n("6LWA"),p=n("hh1v"),f=n("glrk"),m=n("ewvW"),g=n("/GqU"),_=n("wE6v"),v=n("XGwC"),y=n("fHMY"),b=n("33Wh"),w=n("JBy8"),x=n("BX/b"),C=n("dBg+"),S=n("Bs8V"),M=n("m/L8"),k=n("0eef"),O=n("kRJp"),T=n("busE"),E=n("VpIT"),I=n("93I0"),A=n("0BK2"),D=n("kOOl"),L=n("tiKp"),P=n("5Tg+"),j=n("dG/n"),R=n("1E5z"),z=n("afO8"),B=n("tycR").forEach,F=I("hidden"),N=L("toPrimitive"),V=z.set,H=z.getterFor("Symbol"),Y=Object.prototype,W=r.Symbol,U=o("JSON","stringify"),G=S.f,q=M.f,X=x.f,$=k.f,K=E("symbols"),J=E("op-symbols"),Q=E("string-to-symbol-registry"),Z=E("symbol-to-string-registry"),ee=E("wks"),te=r.QObject,ne=!te||!te.prototype||!te.prototype.findChild,ie=s&&u((function(){return 7!=y(q({},"a",{get:function(){return q(this,"a",{value:7}).a}})).a}))?function(e,t,n){var i=G(Y,t);i&&delete Y[t],q(e,t,n),i&&e!==Y&&q(Y,t,i)}:q,re=function(e,t){var n=K[e]=y(W.prototype);return V(n,{type:"Symbol",tag:e,description:t}),s||(n.description=t),n},oe=c?function(e){return"symbol"==typeof e}:function(e){return Object(e)instanceof W},ae=function(e,t,n){e===Y&&ae(J,t,n),f(e);var i=_(t,!0);return f(n),d(K,i)?(n.enumerable?(d(e,F)&&e[F][i]&&(e[F][i]=!1),n=y(n,{enumerable:v(0,!1)})):(d(e,F)||q(e,F,v(1,{})),e[F][i]=!0),ie(e,i,n)):q(e,i,n)},se=function(e,t){f(e);var n=g(t),i=b(n).concat(de(n));return B(i,(function(t){s&&!le.call(n,t)||ae(e,t,n[t])})),e},le=function(e){var t=_(e,!0),n=$.call(this,t);return!(this===Y&&d(K,t)&&!d(J,t))&&(!(n||!d(this,t)||!d(K,t)||d(this,F)&&this[F][t])||n)},ce=function(e,t){var n=g(e),i=_(t,!0);if(n!==Y||!d(K,i)||d(J,i)){var r=G(n,i);return!r||!d(K,i)||d(n,F)&&n[F][i]||(r.enumerable=!0),r}},ue=function(e){var t=X(g(e)),n=[];return B(t,(function(e){d(K,e)||d(A,e)||n.push(e)})),n},de=function(e){var t=e===Y,n=X(t?J:g(e)),i=[];return B(n,(function(e){!d(K,e)||t&&!d(Y,e)||i.push(K[e])})),i};l||(T((W=function(){if(this instanceof W)throw TypeError("Symbol is not a constructor");var e=arguments.length&&void 0!==arguments[0]?String(arguments[0]):void 0,t=D(e),n=function(e){this===Y&&n.call(J,e),d(this,F)&&d(this[F],t)&&(this[F][t]=!1),ie(this,t,v(1,e))};return s&&ne&&ie(Y,t,{configurable:!0,set:n}),re(t,e)}).prototype,"toString",(function(){return H(this).tag})),T(W,"withoutSetter",(function(e){return re(D(e),e)})),k.f=le,M.f=ae,S.f=ce,w.f=x.f=ue,C.f=de,P.f=function(e){return re(L(e),e)},s&&(q(W.prototype,"description",{configurable:!0,get:function(){return H(this).description}}),a||T(Y,"propertyIsEnumerable",le,{unsafe:!0}))),i({global:!0,wrap:!0,forced:!l,sham:!l},{Symbol:W}),B(b(ee),(function(e){j(e)})),i({target:"Symbol",stat:!0,forced:!l},{for:function(e){var t=String(e);if(d(Q,t))return Q[t];var n=W(t);return Q[t]=n,Z[n]=t,n},keyFor:function(e){if(!oe(e))throw TypeError(e+" is not a symbol");if(d(Z,e))return Z[e]},useSetter:function(){ne=!0},useSimple:function(){ne=!1}}),i({target:"Object",stat:!0,forced:!l,sham:!s},{create:function(e,t){return void 0===t?y(e):se(y(e),t)},defineProperty:ae,defineProperties:se,getOwnPropertyDescriptor:ce}),i({target:"Object",stat:!0,forced:!l},{getOwnPropertyNames:ue,getOwnPropertySymbols:de}),i({target:"Object",stat:!0,forced:u((function(){C.f(1)}))},{getOwnPropertySymbols:function(e){return C.f(m(e))}}),U&&i({target:"JSON",stat:!0,forced:!l||u((function(){var e=W();return"[null]"!=U([e])||"{}"!=U({a:e})||"{}"!=U(Object(e))}))},{stringify:function(e,t,n){for(var i,r=[e],o=1;arguments.length>o;)r.push(arguments[o++]);if(i=t,(p(t)||void 0!==e)&&!oe(e))return h(t)||(t=function(e,t){if("function"==typeof i&&(t=i.call(this,e,t)),!oe(t))return t}),r[1]=t,U.apply(null,r)}}),W.prototype[N]||O(W.prototype,N,W.prototype.valueOf),R(W,"Symbol"),A[F]=!0},pP7y:function(e,t,n){"use strict";var i=o(n("BWGd")),r=o(n("drlf"));function o(e){return e&&e.__esModule?e:{default:e}}i.default.registerModule("gridView",r.default)},pSKZ:function(e,t,n){"use strict";var i=n("FKN7"),r=n("+6qP"),o=n("D6VQ"),a=n("KAnu").grep,s=n("1LL4").extend,l=n("XpgS"),c=n("zl3R"),u=n("PANA"),d=n("hjRR"),h=n("AQA1"),p=n("lBBa").ChildDefaultTemplate,f={actionSheet:u,dropDownMenu:d},m=h.inherit({_getDefaultOptions:function(){return s(this.callBase(),{menuItemTemplate:"menuItem",submenuType:"dropDownMenu",menuContainer:void 0})},_defaultOptionsRules:function(){var e=r.current();return this.callBase().concat([{device:function(){return r.isIos7(e)},options:{submenuType:"actionSheet"}}])},_dimensionChanged:function(e){"height"!==e&&(this._menuStrategy.toggleMenuVisibility(!1,!0),this.callBase(),this._menuStrategy.renderMenuItems())},_initTemplates:function(){this.callBase(),this._templateManager.addDefaultTemplates({actionSheetItem:new p("item")})},_initMarkup:function(){this.callBase(),this._renderMenu()},_postProcessRenderItems:function(){this._hideOverflowItems(),this._menuStrategy._updateMenuVisibility(),this.callBase(),this._menuStrategy.renderMenuItems()},_renderItem:function(e,t,n,i){var r=this.callBase(e,t,n,i);return"auto"===t.locateInMenu&&r.addClass("dx-toolbar-item-auto-hide"),"dxButton"===t.widget&&"inMenu"===t.showText&&r.toggleClass("dx-toolbar-text-auto-hide"),r},_getItemsWidth:function(){return this._getSummaryItemsWidth([this._$beforeSection,this._$centerSection,this._$afterSection])},_hideOverflowItems:function(e){var t=this.$element().find(".dx-toolbar-item-auto-hide");if(t.length){e=e||this.$element().width(),i(t).removeClass("dx-toolbar-item-invisible");for(var n=this._getItemsWidth();t.length&&e").addClass("dx-toolbar-item-auto-hide").append(o)}},n)}));return l.merge(r,t)},_getToolbarItems:function(){var e=this;return a(this.option("items")||[],(function(t){return!e._isMenuItem(t)}))},_renderMenu:function(){this._renderMenuStrategy(),this._menuStrategy.render()},_renderMenuStrategy:function(){var e=this.option("submenuType");this._requireDropDownStrategy()&&(e="dropDownMenu"),this._menuStrategy&&this._menuStrategy.NAME===e||(this._menuStrategy=new(0,f[e])(this))},_requireDropDownStrategy:function(){var e=this.option("items")||[],t=!1;return c.each(e,(function(e,n){("auto"===n.locateInMenu||"always"===n.locateInMenu&&n.widget)&&(t=!0)})),t},_arrangeItems:function(){if(!this.$element().is(":hidden")){this._$centerSection.css({margin:"0 auto",float:"none"}),c.each(this._restoreItems||[],(function(e,t){i(t.container).append(t.item)})),this._restoreItems=[];var e=this.$element().width();this._hideOverflowItems(e),this.callBase(e)}},_itemOptionChanged:function(e,t,n){this._isMenuItem(e)?this._menuStrategy.renderMenuItems():this._isToolbarItem(e)?this.callBase(e,t,n):(this.callBase(e,t,n),this._menuStrategy.renderMenuItems()),"location"===t&&this.repaint()},_isMenuItem:function(e){return"menu"===e.location||"always"===e.locateInMenu},_isToolbarItem:function(e){return void 0===e.location||"never"===e.locateInMenu},_optionChanged:function(e){var t=e.name,n=e.value;switch(t){case"submenuType":this._invalidate();break;case"visible":this.callBase.apply(this,arguments),this._menuStrategy.handleToolbarVisibilityChange(n);break;case"menuItemTemplate":this._changeMenuOption("itemTemplate",this._getTemplate(n));break;case"onItemClick":this._changeMenuOption(t,n),this.callBase.apply(this,arguments);break;case"menuContainer":this._changeMenuOption("container",n);break;default:this.callBase.apply(this,arguments)}},_changeMenuOption:function(e,t){this._menuStrategy.widgetOption(e,t)}});o("dxToolbar",m),e.exports=m,e.exports.default=e.exports},pfou:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i=n("TYT/"),r=n("TYT/"),o=function(){function e(){this.countoChange=new i.EventEmitter,this.countoEnd=new i.EventEmitter}return Object.defineProperty(e.prototype,"duration",{set:function(e){this._duration=parseFloat(e),this.run()},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"countTo",{set:function(e){this._countTo=parseFloat(e),this.run()},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"countFrom",{set:function(e){this._countFrom=parseFloat(e),this.run()},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"step",{set:function(e){this._step=parseFloat(e),this.run()},enumerable:!0,configurable:!0}),e.prototype.run=function(){var e=this;if(clearInterval(e._timer),isNaN(e._duration))return!1;if(isNaN(e._step))return!1;if(isNaN(e._countFrom))return!1;if(isNaN(e._countTo))return!1;if(e._step<=0)return console.info("Step must be greater than 0."),!1;if(e._duration<=0)return console.info("Duration must be greater than 0."),!1;if(e._step>1e3*e._duration)return console.info("Step must be equal or smaller than duration."),!1;var t=e._countFrom,n=Math.abs(e._countTo-e._countFrom)/(1e3*e._duration/e._step);e.countoChange.emit(t),e._timer=setInterval((function(){e._countTo=e._countTo?(clearInterval(e._timer),e.countoChange.emit(e._countTo),e.countoEnd.emit()):(e.countoChange.emit(t),t+=n)}),e._step)},e.ctorParameters=function(){return[]},e.propDecorators={countoChange:[{type:i.Output}],countoEnd:[{type:i.Output}],duration:[{type:i.Input}],countTo:[{type:i.Input}],countFrom:[{type:i.Input}],step:[{type:i.Input}]},e.\u0275fac=function(t){return new(t||e)},e.\u0275dir=r.\u0275\u0275defineDirective({type:e,selectors:[["","counto",""]],inputs:{duration:"duration",countTo:"countTo",countFrom:"countFrom",step:"step"},outputs:{countoChange:"countoChange",countoEnd:"countoEnd"}}),e}();t.CountoDirective=o},piMb:function(e,t,n){"use strict";var i=n("I+eb"),r=n("tycR").every,o=n("pkCn"),a=n("rkAj"),s=o("every"),l=a("every");i({target:"Array",proto:!0,forced:!s||!l},{every:function(e){return r(this,e,arguments.length>1?arguments[1]:void 0)}})},pjDv:function(e,t,n){var i=n("I+eb"),r=n("TfTi");i({target:"Array",stat:!0,forced:!n("HH4o")((function(e){Array.from(e)}))},{from:r})},pkCn:function(e,t,n){"use strict";var i=n("0Dky");e.exports=function(e,t){var n=[][e];return!!n&&i((function(){n.call(null,t||function(){throw 1},1)}))}},plpz:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=function(e){return e&&e.__esModule?e:{default:e}}(n("FKN7")),r=n("ti0F"),o=n("KAnu"),a=n("1LL4"),s=n("/7L9"),l=n("v4HY"),c=n("eBB/"),u=n("RG5Y"),d=n("xZEH"),h=n("dpyG");function p(e,t){for(var n=0;n"),a=t.options||{};if(f[r]){var l=r;r=(0,d.camelize)("dx-"+r),(0,s.log)("W0001",'dxToolbar - "widget" item field',l,"16.1","Use: "+r+"instead")}return n?n._createComponent(o,r,a):o[r](a),o})),g=function(){function e(t,n){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this._tempTemplates=[],this._defaultTemplates={},this._anonymousTemplateName=n||"template",this._createElement=t||h.defaultCreateElement,this._createTemplateIfNeeded=this._createTemplateIfNeeded.bind(this)}var t,n,d;return t=e,d=[{key:"createDefaultOptions",value:function(){return{integrationOptions:{watchMethod:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return n.skipImmediate||t(e()),o.noop},templates:{"dx-polymorph-widget":m}}}}}],(n=[{key:"addDefaultTemplates",value:function(e){this._defaultTemplates=(0,a.extend)({},this._defaultTemplates,e)}},{key:"dispose",value:function(){this._tempTemplates.forEach((function(e){e.template.dispose&&e.template.dispose()})),this._tempTemplates=[]}},{key:"extractTemplates",value:function(e){return{templates:this._extractTemplates(e),anonymousTemplateMeta:this._extractAnonymousTemplate(e)}}},{key:"_extractTemplates",value:function(e){var t=e.contents().filter('[data-options*="dxTemplate"]'),n={};t.each((function(e,t){var r=(0,l.getElementOptions)(t).dxTemplate;if(r){if(!r.name)throw(0,s.Error)("E0023");(0,i.default)(t).addClass("dx-template-wrapper").detach(),n[r.name]=n[r.name]||[],n[r.name].push(t)}}));var r=[];for(var o in n){var a=(0,h.findTemplateByDevice)(n[o]);a&&r.push({name:o,template:this._createTemplate(a)})}return r}},{key:"_extractAnonymousTemplate",value:function(e){var t=e.contents().detach();return t.filter((function(e,t){var n=3===t.nodeType,r=(0,i.default)(t).text().trim().length<1;return!(n&&r)})).length>0?{template:this._createTemplate(t),name:this._anonymousTemplateName}:{}}},{key:"_createTemplateIfNeeded",value:function(e){var t=this._tempTemplates.filter((function(t){return t.source===(0,h.templateKey)(e)}))[0];if(t)return t.template;var n=this._createTemplate(e);return this._tempTemplates.push({template:n,source:(0,h.templateKey)(e)}),n}},{key:"_createTemplate",value:function(e){return this._createElement((0,h.validateTemplateSource)(e))}},{key:"getTemplate",value:function(e,t,n,o){var a=this,s=n.isAsyncTemplate,l=n.skipTemplates;return(0,r.isFunction)(e)?new c.FunctionTemplate((function(n){var d=e.apply(o,(0,h.getNormalizedTemplateArgs)(n));if(!(0,r.isDefined)(d))return new u.EmptyTemplate;var p=!1,f=(0,h.acquireTemplate)(d,(function(e){return e.nodeType||(0,r.isRenderer)(e)&&!(0,i.default)(e).is("script")?new c.FunctionTemplate((function(){return e})):(p=!0,a._createTemplate(e))}),t,s,l,a._defaultTemplates),m=f.render(n);return p&&f.dispose&&f.dispose(),m})):(0,h.acquireTemplate)(e,this._createTemplateIfNeeded,t,s,l,this._defaultTemplates)}},{key:"anonymousTemplateName",get:function(){return this._anonymousTemplateName}}])&&p(t.prototype,n),d&&p(t,d),e}();t.default=g},plrq:function(e,t,n){"use strict";var i=n("jeLr"),r=n("1B4V"),o=n("5qrJ"),a=n("LdFP"),s=n("GBv4"),l=n("GCD8"),c=n("T4bj"),u=l.addNamespace(c.enter,"dxHoverStart"),d=l.addNamespace(c.leave,"dxHoverEnd"),h=o.inherit({noBubble:!0,ctor:function(){this._handlerArrayKeyPath=this._eventNamespace+"_HandlerStore"},setup:function(e){r.data(e,this._handlerArrayKeyPath,{})},add:function(e,t){var n=this,o=function(e){n._handler(e)};i.on(e,this._originalEventName,t.selector,o),r.data(e,this._handlerArrayKeyPath)[t.guid]=o},_handler:function(e){l.isTouchEvent(e)||a.isSimulator()||l.fireEvent({type:this._eventName,originalEvent:e,delegateTarget:e.delegateTarget})},remove:function(e,t){var n=r.data(e,this._handlerArrayKeyPath)[t.guid];i.off(e,this._originalEventName,t.selector,n)},teardown:function(e){r.removeData(e,this._handlerArrayKeyPath)}}),p=h.inherit({ctor:function(){this._eventNamespace="dxHoverStart",this._eventName="dxhoverstart",this._originalEventName=u,this.callBase()},_handler:function(e){(e.pointers||[]).length||this.callBase(e)}}),f=h.inherit({ctor:function(){this._eventNamespace="dxHoverEnd",this._eventName="dxhoverend",this._originalEventName=d,this.callBase()}});s("dxhoverstart",new p),s("dxhoverend",new f),t.start="dxhoverstart",t.end="dxhoverend"},pmn7:function(e,t,n){"use strict";n.d(t,"a",(function(){return c}));var i=n("Valr"),r=n("WroF"),o=n("i3/Z"),a=n("Qj9z"),s=n("JU+F"),l=n("TYT/"),c=function(){function e(){}return e.forRoot=function(){return{ngModule:i.c,providers:[o.a,s.a,a.a,r.a]}},e.\u0275mod=l["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=l["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)},imports:[[i.c]]}),e}()},ppGB:function(e,t){var n=Math.ceil,i=Math.floor;e.exports=function(e){return isNaN(e=+e)?0:(e>0?i:n)(e)}},ppys:function(e,t,n){"use strict";e.exports={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}},psW0:function(e,t,n){"use strict";n.d(t,"a",(function(){return c}));var i=n("mrSG"),r=n("zotm"),o=n("MGBS"),a=n("rPjj"),s=n("67Y/"),l=n("0/uQ");function c(e,t,n){return void 0===n&&(n=Number.POSITIVE_INFINITY),"function"==typeof t?function(i){return i.pipe(c((function(n,i){return Object(l.a)(e(n,i)).pipe(Object(s.a)((function(e,r){return t(n,e,i,r)})))}),n))}:("number"==typeof t&&(n=t),function(t){return t.lift(new u(e,n))})}var u=function(){function e(e,t){void 0===t&&(t=Number.POSITIVE_INFINITY),this.project=e,this.concurrent=t}return e.prototype.call=function(e,t){return t.subscribe(new d(e,this.project,this.concurrent))},e}(),d=function(e){function t(t,n,i){void 0===i&&(i=Number.POSITIVE_INFINITY);var r=e.call(this,t)||this;return r.project=n,r.concurrent=i,r.hasCompleted=!1,r.buffer=[],r.active=0,r.index=0,r}return i.d(t,e),t.prototype._next=function(e){this.active0?this._next(t.shift()):0===this.active&&this.hasCompleted&&this.destination.complete()},t}(o.a)},pshJ:function(e,t,n){"use strict";t.isFunction=function(e){return"function"==typeof e}},pugT:function(e,t,n){"use strict";n.d(t,"a",(function(){return s}));var i=n("isby"),r=n("McSo"),o=n("2Bdj"),a=function(){function e(e){return Error.call(this),this.message=e?e.length+" errors occurred during unsubscription:\n"+e.map((function(e,t){return t+1+") "+e.toString()})).join("\n "):"",this.name="UnsubscriptionError",this.errors=e,this}return e.prototype=Object.create(Error.prototype),e}(),s=function(){function e(e){this.closed=!1,this._parentOrParents=null,this._subscriptions=null,e&&(this._unsubscribe=e)}var t;return e.prototype.unsubscribe=function(){var t;if(!this.closed){var n=this._parentOrParents,s=this._unsubscribe,c=this._subscriptions;if(this.closed=!0,this._parentOrParents=null,this._subscriptions=null,n instanceof e)n.remove(this);else if(null!==n)for(var u=0;u2)if(43===(t=(c=g(c)).charCodeAt(0))||45===t){if(88===(n=c.charCodeAt(2))||120===n)return NaN}else if(48===t){switch(c.charCodeAt(1)){case 66:case 98:i=2,r=49;break;case 79:case 111:i=8,r=55;break;default:return+c}for(a=(o=c.slice(2)).length,s=0;sr)return NaN;return parseInt(o,i)}return+c};if(o("Number",!_(" 0o1")||!_("0b1")||_("+0x1"))){for(var w,x=function(e){var t=arguments.length<1?0:e,n=this;return n instanceof x&&(y?d((function(){v.valueOf.call(n)})):"Number"!=l(n))?c(new _(b(t)),n,x):b(t)},C=i?p(_):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,isFinite,isInteger,isNaN,isSafeInteger,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,parseFloat,parseInt,isInteger".split(","),S=0;C.length>S;S++)s(_,w=C[S])&&!s(x,w)&&m(x,w,f(_,w));x.prototype=v,v.constructor=x,a(r,"Number",x)}},qxPZ:function(e,t,n){var i=n("tiKp")("match");e.exports=function(e){var t=/./;try{"/./"[e](t)}catch(n){try{return t[i]=!1,"/./"[e](t)}catch(r){}}return!1}},qyHS:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var i=n("mrSG"),r=n("FFOo");function o(){return function(e){return e.lift(new a)}}var a=function(){function e(){}return e.prototype.call=function(e,t){return t.subscribe(new s(e))},e}(),s=function(e){function t(t){var n=e.call(this,t)||this;return n.hasPrev=!1,n}return i.d(t,e),t.prototype._next=function(e){var t;this.hasPrev?t=[this.prev,e]:this.hasPrev=!0,this.prev=e,t&&this.destination.next(t)},t}(r.a)},"r+ng":function(e,t,n){"use strict";var i=n("5qrJ"),r=n("1LL4").extend,o=n("ti0F"),a=n("zl3R").each,s=n("rtOT"),l=o.isString,c=n("C+eR").parseScalar,u=n("LUwo"),d=u.getTheme,h=u.addCacheItem,p=u.removeCacheItem,f=r,m=a;function g(e,t){var n=e;return t&&m(t.split("."),(function(e,t){return n=n[t]})),n}n("8oGu"),n("zGKG"),n("FP2U"),n("OfJG"),n("8Js+"),n("d0aR"),n("MtG/"),n("F+Lp"),n("yujQ"),n("8rHC"),t.BaseThemeManager=i.inherit({ctor:function(e){this._themeSection=e.themeSection,this._fontFields=e.fontFields||[],h(this)},dispose:function(){return p(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=f({},t.font,e.font),this._themeSection&&m(this._themeSection.split("."),(function(e,n){t=f(!0,{},t[n])})),this._theme=f(!0,{},t,l(e)?{}:e),this._initializeTheme(),c(this._rtl,this._theme.rtlEnabled)&&f(!0,this._theme,this._theme._rtl),this._callback(),this},theme:function(e){return g(this._theme,e)},themeName:function(){return this._themeName},createPalette:function(e,t){return s.createPalette(e,t,this._defaultPalette)},createDiscretePalette:function(e,t){return s.getDiscretePalette(e,t,this._defaultPalette)},createGradientPalette:function(e){return s.getGradientPalette(e,this._defaultPalette)},getAccentColor:function(e){return s.getAccentColor(e,this._defaultPalette)},_initializeTheme:function(){var e=this;m(e._fontFields||[],(function(t,n){e._initializeFont(g(e._theme,n))}))},_initializeFont:function(e){f(e,this._font,f({},e))}})},"r/Vq":function(e,t,n){n("I+eb")({target:"Number",stat:!0},{MAX_SAFE_INTEGER:9007199254740991})},r5Og:function(e,t,n){var i=n("I+eb"),r=n("hh1v"),o=n("8YOa").onFreeze,a=n("uy83"),s=n("0Dky"),l=Object.seal;i({target:"Object",stat:!0,forced:s((function(){l(1)})),sham:!a},{seal:function(e){return l&&r(e)?l(o(e)):e}})},r8WS:function(e,t,n){"use strict";var i=c(n("FKN7")),r=c(n("pSKZ")),o=c(n("HZnW")),a=n("KAnu"),s=n("ti0F"),l=n("v4HY");function c(e){return e&&e.__esModule?e:{default:e}}n("Ny+d");var u=o.default.ColumnsView.inherit({_getToolbarItems:function(){return[]},_getButtonContainer:function(){return(0,i.default)("
    ").addClass(this.addWidgetPrefix("toolbar-button"))},_getToolbarButtonClass:function(e){var t=e?" "+e:"";return this.addWidgetPrefix("toolbar-button")+t},_getToolbarOptions:function(){var e={toolbarOptions:{items:this._getToolbarItems(),onItemRendered:function(e){var t=e.itemData.onItemRendered;t&&t(e)}}};if(this.executeAction("onToolbarPreparing",e),e.toolbarOptions&&!(0,s.isDefined)(e.toolbarOptions.visible)){var t=e.toolbarOptions.items;e.toolbarOptions.visible=!(!t||!t.length)}return e.toolbarOptions},_renderCore:function(){this._toolbar?this._toolbar.option(this._toolbarOptions):(this.element().addClass(this.addWidgetPrefix("header-panel")),this._toolbar=this._createComponent((0,i.default)("
    ").appendTo(this.element()),r.default,this._toolbarOptions))},_columnOptionChanged:a.noop,_handleDataChanged:function(){this._requireReady&&this.render()},init:function(){this.callBase(),this.createAction("onToolbarPreparing",{excludeValidators:["disabled","readOnly"]})},render:function(){this._toolbarOptions=this._getToolbarOptions(),this.callBase.apply(this,arguments)},setToolbarItemDisabled:function(e,t){var n=this._toolbar;if(n){var i=n.option("items")||[],r=i.indexOf(i.filter((function(t){return t.name===e}))[0]);if(r>=0){var o="items["+r+"]";n.option(o+".options")?n.option(o+".options.disabled",t):n.option(o+".disabled",t)}}},updateToolbarDimensions:function(){this._toolbar&&(0,l.triggerResizeEvent)(this.getHeaderPanel())},getHeaderPanel:function(){return this.element()},getHeight:function(){return this.getElementHeight()},optionChanged:function(e){"onToolbarPreparing"===e.name&&(this._invalidate(),e.handled=!0),this.callBase(e)},isVisible:function(){return this._toolbarOptions&&this._toolbarOptions.visible},allowDragging:a.noop});e.exports={defaultOptions:function(){return{}},views:{headerPanel:u},extenders:{controllers:{resizing:{_updateDimensionsCore:function(){this.callBase.apply(this,arguments),this.getView("headerPanel").updateToolbarDimensions()}}}}}},rA4u:function(e,t,n){"use strict";e.exports={}},"rB/T":function(e,t,n){"use strict";function i(e){for(var n in e)t.hasOwnProperty(n)||(t[n]=e[n])}Object.defineProperty(t,"__esModule",{value:!0}),i(n("LbVS")),i(n("vauT")),i(n("PsNa"))},rB9j:function(e,t,n){"use strict";var i=n("I+eb"),r=n("kmMV");i({target:"RegExp",proto:!0,forced:/./.exec!==r},{exec:r})},rBZX:function(e,t,n){var i=n("I+eb"),r=n("glrk"),o=n("Bs8V").f;i({target:"Reflect",stat:!0},{deleteProperty:function(e,t){var n=o(r(e),t);return!(n&&!n.configurable)&&delete e[t]}})},rCi1:function(e,t,n){"use strict";var i=n("ubQB").smartFormatter,r=n("ti0F").isFunction;t.utils={trackerSettings:{fill:"grey",stroke:"grey",opacity:1e-4},animationSettings:{duration:250}},t.consts={emptySliderMarkerText:". . .",pointerSize:4},t.formatValue=function(e,t,n,o,a,s){var l={value:e,valueText:i(e,{labelOptions:t,ticks:n?n.ticks:[],tickInterval:n?n.tickInterval:void 0,dataType:o,type:a,logarithmBase:s})};return String(r(t.customizeText)?t.customizeText.call(l,l):l.valueText)},t.HEIGHT_COMPACT_MODE=24},rMz7:function(e,t,n){var i=n("I+eb"),r=n("ZOXb");i({target:"Date",proto:!0,forced:Date.prototype.toISOString!==r},{toISOString:r})},rNhl:function(e,t,n){var i=n("I+eb"),r=n("fhKU");i({global:!0,forced:parseFloat!=r},{parseFloat:r})},rPjj:function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));var i=n("mrSG"),r=function(e){function t(t,n,i){var r=e.call(this)||this;return r.parent=t,r.outerValue=n,r.outerIndex=i,r.index=0,r}return i.d(t,e),t.prototype._next=function(e){this.parent.notifyNext(this.outerValue,e,this.outerIndex,this.index++,this)},t.prototype._error=function(e){this.parent.notifyError(e,this),this.unsubscribe()},t.prototype._complete=function(){this.parent.notifyComplete(this),this.unsubscribe()},t}(n("FFOo").a)},"rPl+":function(e,t,n){"use strict";var i=n("1LL4").extend,r=Math,o=r.floor,a=r.abs,s=n("MFjd");function l(e){var t=e.initialValue,n=e._getValTranslator().getBusinessRange().invert,i="discrete"===e.series.valueAxisType,r=e.series.isFullStackedSeries();return!i&&(t>=0&&!n||t<0&&n)||i&&!n||r?"top":"bottom"}e.exports=i({},s,{correctCoordinates:function(e){var t=o(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=l(this);return this._options.rotated&&(e="top"===e?"right":"left"),e},_getLabelCoords:function(e){return 0===this.initialValue&&this.series.isFullStackedSeries()?this._getLabelCoordOfPosition(e,this._options.rotated?"right":"top"):"inside"===e.getLayoutOptions().position?this._getLabelCoordOfPosition(e,"inside"):s._getLabelCoords.call(this,e)},_drawLabel:function(){this._label.pointPosition="inside"!==this._label.getLayoutOptions().position&&l(this),s._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.heightn.x+n.width||t.x+i.width=0,i=this._getValTranslator().getBusinessRange().invert,r=this.x,o=this.y,a=this.width,s=this.height;return this._options.rotated?(t=o+s/2,e=i?n?r:r+a:n?r+a:r):(e=r+a/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(){return{x:this.x+this.width/2,y:this.y+this.height/2}},_truncateCoord:function(e,t){return null===e?e:et[1]?t[1]:e},_getErrorBarBaseEdgeLength:function(){return this._options.rotated?this.height:this.width},_translateErrorBars:function(e){s._translateErrorBars.call(this),(this._errorBarPose[1])&&(this._errorBarPos=void 0)},_translate:function(){var e,t,n,i=this._options.rotated,r=i?"x":"y",o=i?"y":"x",s=i?"width":"height",l=i?"height":"width",c=this._getArgTranslator(),u=this._getValTranslator(),d=this.series.getArgumentAxis().getVisibleArea(),h=this.series.getValueAxis().getVisibleArea();e=c.translate(this.argument),this[o]=e=null===e?e:e+(this[o+"Correction"]||0),t=u.translate(this.value,1),n=u.translate(this.minValue),this["v"+r]=t,this["v"+o]=e+this[l]/2,t=this._truncateCoord(t,h),n=this._truncateCoord(n,h),this[s]=a(t-n),t=td[1]&&(this[l]=d[1]-this[o]))},_updateMarker:function(e,t){this.graphic.smartAttr(i({},t,e?{}:this.getMarkerCoords()))},getMarkerCoords:function(){var e=this.x,t=this.y,n=this.width,i=this.height,r=this.series.getArgumentAxis(),o=this._options.rotated;if(r.getAxisPosition){var a=r.getOptions(),s=Math.round(a.width/2),l=r.getAxisPosition();if(a.visible)if(o){var c=this.minX===this.defaultX&&this.minX===l-r.getAxisShift();e+=c?s:0,(n-=c?s:0)<0&&(n=0)}else(i-=this.minY===this.defaultY&&this.minY===l-r.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}})},rW0t:function(e,t,n){"use strict";var i=n("glrk");e.exports=function(){var e=i(this),t="";return e.global&&(t+="g"),e.ignoreCase&&(t+="i"),e.multiline&&(t+="m"),e.dotAll&&(t+="s"),e.unicode&&(t+="u"),e.sticky&&(t+="y"),t}},rWRM:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.clearStack=t.remove=t.create=t.base=void 0;var i=n("KAnu"),r=1500,o=[];t.base=function(e){return r=(0,i.ensureDefined)(e,r)},t.create=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:r,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=[]}},raLr:function(e,t,n){!function(e){"use strict";function t(e,t,n){var i,r;return"m"===n?t?"\u0445\u0432\u0438\u043b\u0438\u043d\u0430":"\u0445\u0432\u0438\u043b\u0438\u043d\u0443":"h"===n?t?"\u0433\u043e\u0434\u0438\u043d\u0430":"\u0433\u043e\u0434\u0438\u043d\u0443":e+" "+(i=+e,r={ss:t?"\u0441\u0435\u043a\u0443\u043d\u0434\u0430_\u0441\u0435\u043a\u0443\u043d\u0434\u0438_\u0441\u0435\u043a\u0443\u043d\u0434":"\u0441\u0435\u043a\u0443\u043d\u0434\u0443_\u0441\u0435\u043a\u0443\u043d\u0434\u0438_\u0441\u0435\u043a\u0443\u043d\u0434",mm:t?"\u0445\u0432\u0438\u043b\u0438\u043d\u0430_\u0445\u0432\u0438\u043b\u0438\u043d\u0438_\u0445\u0432\u0438\u043b\u0438\u043d":"\u0445\u0432\u0438\u043b\u0438\u043d\u0443_\u0445\u0432\u0438\u043b\u0438\u043d\u0438_\u0445\u0432\u0438\u043b\u0438\u043d",hh:t?"\u0433\u043e\u0434\u0438\u043d\u0430_\u0433\u043e\u0434\u0438\u043d\u0438_\u0433\u043e\u0434\u0438\u043d":"\u0433\u043e\u0434\u0438\u043d\u0443_\u0433\u043e\u0434\u0438\u043d\u0438_\u0433\u043e\u0434\u0438\u043d",dd:"\u0434\u0435\u043d\u044c_\u0434\u043d\u0456_\u0434\u043d\u0456\u0432",MM:"\u043c\u0456\u0441\u044f\u0446\u044c_\u043c\u0456\u0441\u044f\u0446\u0456_\u043c\u0456\u0441\u044f\u0446\u0456\u0432",yy:"\u0440\u0456\u043a_\u0440\u043e\u043a\u0438_\u0440\u043e\u043a\u0456\u0432"}[n].split("_"),i%10==1&&i%100!=11?r[0]:i%10>=2&&i%10<=4&&(i%100<10||i%100>=20)?r[1]:r[2])}function n(e){return function(){return e+"\u043e"+(11===this.hours()?"\u0431":"")+"] LT"}}e.defineLocale("uk",{months:{format:"\u0441\u0456\u0447\u043d\u044f_\u043b\u044e\u0442\u043e\u0433\u043e_\u0431\u0435\u0440\u0435\u0437\u043d\u044f_\u043a\u0432\u0456\u0442\u043d\u044f_\u0442\u0440\u0430\u0432\u043d\u044f_\u0447\u0435\u0440\u0432\u043d\u044f_\u043b\u0438\u043f\u043d\u044f_\u0441\u0435\u0440\u043f\u043d\u044f_\u0432\u0435\u0440\u0435\u0441\u043d\u044f_\u0436\u043e\u0432\u0442\u043d\u044f_\u043b\u0438\u0441\u0442\u043e\u043f\u0430\u0434\u0430_\u0433\u0440\u0443\u0434\u043d\u044f".split("_"),standalone:"\u0441\u0456\u0447\u0435\u043d\u044c_\u043b\u044e\u0442\u0438\u0439_\u0431\u0435\u0440\u0435\u0437\u0435\u043d\u044c_\u043a\u0432\u0456\u0442\u0435\u043d\u044c_\u0442\u0440\u0430\u0432\u0435\u043d\u044c_\u0447\u0435\u0440\u0432\u0435\u043d\u044c_\u043b\u0438\u043f\u0435\u043d\u044c_\u0441\u0435\u0440\u043f\u0435\u043d\u044c_\u0432\u0435\u0440\u0435\u0441\u0435\u043d\u044c_\u0436\u043e\u0432\u0442\u0435\u043d\u044c_\u043b\u0438\u0441\u0442\u043e\u043f\u0430\u0434_\u0433\u0440\u0443\u0434\u0435\u043d\u044c".split("_")},monthsShort:"\u0441\u0456\u0447_\u043b\u044e\u0442_\u0431\u0435\u0440_\u043a\u0432\u0456\u0442_\u0442\u0440\u0430\u0432_\u0447\u0435\u0440\u0432_\u043b\u0438\u043f_\u0441\u0435\u0440\u043f_\u0432\u0435\u0440_\u0436\u043e\u0432\u0442_\u043b\u0438\u0441\u0442_\u0433\u0440\u0443\u0434".split("_"),weekdays:function(e,t){var n={nominative:"\u043d\u0435\u0434\u0456\u043b\u044f_\u043f\u043e\u043d\u0435\u0434\u0456\u043b\u043e\u043a_\u0432\u0456\u0432\u0442\u043e\u0440\u043e\u043a_\u0441\u0435\u0440\u0435\u0434\u0430_\u0447\u0435\u0442\u0432\u0435\u0440_\u043f\u2019\u044f\u0442\u043d\u0438\u0446\u044f_\u0441\u0443\u0431\u043e\u0442\u0430".split("_"),accusative:"\u043d\u0435\u0434\u0456\u043b\u044e_\u043f\u043e\u043d\u0435\u0434\u0456\u043b\u043e\u043a_\u0432\u0456\u0432\u0442\u043e\u0440\u043e\u043a_\u0441\u0435\u0440\u0435\u0434\u0443_\u0447\u0435\u0442\u0432\u0435\u0440_\u043f\u2019\u044f\u0442\u043d\u0438\u0446\u044e_\u0441\u0443\u0431\u043e\u0442\u0443".split("_"),genitive:"\u043d\u0435\u0434\u0456\u043b\u0456_\u043f\u043e\u043d\u0435\u0434\u0456\u043b\u043a\u0430_\u0432\u0456\u0432\u0442\u043e\u0440\u043a\u0430_\u0441\u0435\u0440\u0435\u0434\u0438_\u0447\u0435\u0442\u0432\u0435\u0440\u0433\u0430_\u043f\u2019\u044f\u0442\u043d\u0438\u0446\u0456_\u0441\u0443\u0431\u043e\u0442\u0438".split("_")};return!0===e?n.nominative.slice(1,7).concat(n.nominative.slice(0,1)):e?n[/(\[[\u0412\u0432\u0423\u0443]\]) ?dddd/.test(t)?"accusative":/\[?(?:\u043c\u0438\u043d\u0443\u043b\u043e\u0457|\u043d\u0430\u0441\u0442\u0443\u043f\u043d\u043e\u0457)? ?\] ?dddd/.test(t)?"genitive":"nominative"][e.day()]:n.nominative},weekdaysShort:"\u043d\u0434_\u043f\u043d_\u0432\u0442_\u0441\u0440_\u0447\u0442_\u043f\u0442_\u0441\u0431".split("_"),weekdaysMin:"\u043d\u0434_\u043f\u043d_\u0432\u0442_\u0441\u0440_\u0447\u0442_\u043f\u0442_\u0441\u0431".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY \u0440.",LLL:"D MMMM YYYY \u0440., HH:mm",LLLL:"dddd, D MMMM YYYY \u0440., HH:mm"},calendar:{sameDay:n("[\u0421\u044c\u043e\u0433\u043e\u0434\u043d\u0456 "),nextDay:n("[\u0417\u0430\u0432\u0442\u0440\u0430 "),lastDay:n("[\u0412\u0447\u043e\u0440\u0430 "),nextWeek:n("[\u0423] dddd ["),lastWeek:function(){switch(this.day()){case 0:case 3:case 5:case 6:return n("[\u041c\u0438\u043d\u0443\u043b\u043e\u0457] dddd [").call(this);case 1:case 2:case 4:return n("[\u041c\u0438\u043d\u0443\u043b\u043e\u0433\u043e] dddd [").call(this)}},sameElse:"L"},relativeTime:{future:"\u0437\u0430 %s",past:"%s \u0442\u043e\u043c\u0443",s:"\u0434\u0435\u043a\u0456\u043b\u044c\u043a\u0430 \u0441\u0435\u043a\u0443\u043d\u0434",ss:t,m:t,mm:t,h:"\u0433\u043e\u0434\u0438\u043d\u0443",hh:t,d:"\u0434\u0435\u043d\u044c",dd:t,M:"\u043c\u0456\u0441\u044f\u0446\u044c",MM:t,y:"\u0440\u0456\u043a",yy:t},meridiemParse:/\u043d\u043e\u0447\u0456|\u0440\u0430\u043d\u043a\u0443|\u0434\u043d\u044f|\u0432\u0435\u0447\u043e\u0440\u0430/,isPM:function(e){return/^(\u0434\u043d\u044f|\u0432\u0435\u0447\u043e\u0440\u0430)$/.test(e)},meridiem:function(e,t,n){return e<4?"\u043d\u043e\u0447\u0456":e<12?"\u0440\u0430\u043d\u043a\u0443":e<17?"\u0434\u043d\u044f":"\u0432\u0435\u0447\u043e\u0440\u0430"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0439|\u0433\u043e)/,ordinal:function(e,t){switch(t){case"M":case"d":case"DDD":case"w":case"W":return e+"-\u0439";case"D":return e+"-\u0433\u043e";default:return e}},week:{dow:1,doy:7}})}(n("wd/R"))},rkAj:function(e,t,n){var i=n("g6v/"),r=n("0Dky"),o=n("UTVS"),a=Object.defineProperty,s={},l=function(e){throw e};e.exports=function(e,t){if(o(s,e))return s[e];t||(t={});var n=[][e],c=!!o(t,"ACCESSORS")&&t.ACCESSORS,u=o(t,0)?t[0]:l,d=o(t,1)?t[1]:void 0;return s[e]=!!n&&!r((function(){if(c&&!i)return!0;var e={length:-1};c?a(e,1,{enumerable:!0,get:l}):e[1]=1,n.call(e,u,d)}))}},rmYg:function(e,t,n){"use strict";var i=n("FKN7"),r=n("KAnu").noop,o=n("5qrJ"),a=n("1LL4").extend,s=n("zl3R").each,l=n("D8Ap"),c=n("85Zg");n("EP1Q"),n("zMhD"),n("6jZs"),n("qSx5"),n("/ElL"),n("ElD4"),n("+20D");var u=[],d=function(e,t,n){u.push({enabled:e,decoratorType:t,decoratorSubType:n})};d((function(){return this.option("menuItems").length}),(function(){return"menu"}),(function(){return this.option("menuMode")})),d((function(){return!this.option("menuItems").length&&this.option("allowItemDeleting")}),(function(){var e=this.option("itemDeleteMode");return"toggle"===e||"slideButton"===e||"swipe"===e||"static"===e?"delete":"menu"}),(function(){var e=this.option("itemDeleteMode");return"slideItem"===e&&(e="slide"),"hold"===e&&(e="context"),e})),d((function(){return"none"!==this.option("selectionMode")&&this.option("showSelectionControls")}),(function(){return"selection"}),(function(){return"default"})),d((function(){return this.option("itemDragging.allowReordering")||this.option("itemDragging.allowDropInsideItem")||this.option("itemDragging.group")}),(function(){return"reorder"}),(function(){return"default"}));var h=o.inherit({ctor:function(e){this._list=e,this._fetchRequiredDecorators()},dispose:function(){this._decorators&&this._decorators.length&&s(this._decorators,(function(e,t){t.dispose()}))},_fetchRequiredDecorators:function(){this._decorators=[],s(u,(function(e,t){if(t.enabled.call(this._list)){var n=t.decoratorType.call(this._list),i=t.decoratorSubType.call(this._list),r=this._createDecorator(n,i);this._decorators.push(r)}}).bind(this))},_createDecorator:function(e,t){return new(this._findDecorator(e,t))(this._list)},_findDecorator:function(e,t){var n=c.registry[e][t];if(!n)throw l.Error("E1012",e,t);return n},modifyItemElement:function(e){var t=i(e.itemElement),n={$itemElement:t};this._prependBeforeBags(t,n),this._appendAfterBags(t,n),this._applyDecorators("modifyElement",n)},afterItemsRendered:function(){this._applyDecorators("afterRender")},_prependBeforeBags:function(e,t){var n=this._collectDecoratorsMarkup("beforeBag",t,"dx-list-item-before-bag");e.prepend(n)},_appendAfterBags:function(e,t){var n=this._collectDecoratorsMarkup("afterBag",t,"dx-list-item-after-bag");e.append(n)},_collectDecoratorsMarkup:function(e,t,n){var r=i("
    ");return s(this._decorators,(function(){var o=i("
    ").addClass(n);this[e](a({$container:o},t)),o.children().length&&r.append(o)})),r.children()},_applyDecorators:function(e,t){s(this._decorators,(function(){this[e](t)}))},_handlerExists:function(e){if(!this._decorators)return!1;for(var t=this._decorators,n=t.length,i=0;i2&&void 0!==arguments[2]?arguments[2]:{keepLastColorInEnd:!1};return n.type=n.baseColorSet,n.extensionMode=n.paletteExtensionMode,y(e,n).generateColors(t)},t.getPalette=_,t.registerPalette=function(e,t){var n,i={};h(t)?i.simpleSet=t.slice(0):t&&(i.simpleSet=h(t.simpleSet)?t.simpleSet.slice(0):void 0,i.indicatingSet=h(t.indicatingSet)?t.indicatingSet.slice(0):void 0,i.gradientSet=h(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,r.normalizeEnum)(e),(0,o.extend)(m[n]=m[n]||{},i))},t.getAccentColor=function(e,t){return(e=_(e,{themeDefault:t})).accentColor||e[0]},t.createPalette=y,t.getDiscretePalette=function(e,t,n){var i=t>0?function(e,t){var n,i=t-1,r=e.length-1,o=[],a=[];function s(e){var t=r*e,n=c(t),i=u(t);a.push(o[n].blend(o[i],t-n).toHex())}for(n=0;n<=r;++n)o.push(new d(e[n]));if(i>0)for(n=0;n<=i;++n)s(n/i);else s(.5);return a}(_(e,{type:"gradientSet",themeDefault:n}),t):[];return{getColor:function(e){return i[e]||null}}},t.getGradientPalette=function(e,t){var n=_(e,{type:"gradientSet",themeDefault:t}),i=new d(n[0]),r=new d(n[1]);return{getColor:function(e){return 0<=e&&e<=1?i.blend(r,e).toHex():null}}};var r=n("C+eR"),o=n("1LL4"),a=function(e){return e&&e.__esModule?e:{default:e}}(n("/7L9"));function s(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var l,c=Math.floor,u=Math.ceil,d=n("wL+b"),h=Array.isArray,p=n("ti0F").isString,f={simpleSet:["#5f8b95","#ba4d51","#af8a53","#955f71","#859666","#7e688c"],indicatingSet:["#a3b97c","#e1b676","#ec7f83"],gradientSet:["#5f8b95","#ba4d51"],accentColor:"#ba4d51"},m=(s(i={},"material",{simpleSet:["#1db2f5","#f5564a","#97c95c","#ffc720","#eb3573","#a63db8"],indicatingSet:["#97c95c","#ffc720","#f5564a"],gradientSet:["#1db2f5","#97c95c"],accentColor:"#1db2f5"}),s(i,"default",f),s(i,"office",f),s(i,"harmony light",{simpleSet:["#fcb65e","#679ec5","#ad79ce","#7abd5c","#e18e92","#b6d623","#b7abea","#85dbd5"],indicatingSet:["#b6d623","#fcb65e","#e18e92"],gradientSet:["#7abd5c","#fcb65e"],accentColor:"#679ec5"}),s(i,"soft pastel",{simpleSet:["#60a69f","#78b6d9","#6682bb","#a37182","#eeba69","#90ba58","#456c68","#7565a4"],indicatingSet:["#90ba58","#eeba69","#a37182"],gradientSet:["#78b6d9","#eeba69"],accentColor:"#60a69f"}),s(i,"pastel",{simpleSet:["#bb7862","#70b3a1","#bb626a","#057d85","#ab394b","#dac599","#153459","#b1d2c6"],indicatingSet:["#70b3a1","#dac599","#bb626a"],gradientSet:["#bb7862","#70b3a1"],accentColor:"#bb7862"}),s(i,"bright",{simpleSet:["#70c92f","#f8ca00","#bd1550","#e97f02","#9d419c","#7e4452","#9ab57e","#36a3a6"],indicatingSet:["#70c92f","#f8ca00","#bd1550"],gradientSet:["#e97f02","#f8ca00"],accentColor:"#e97f02"}),s(i,"soft",{simpleSet:["#cbc87b","#9ab57e","#e55253","#7e4452","#e8c267","#565077","#6babac","#ad6082"],indicatingSet:["#9ab57e","#e8c267","#e55253"],gradientSet:["#9ab57e","#e8c267"],accentColor:"#565077"}),s(i,"ocean",{simpleSet:["#75c099","#acc371","#378a8a","#5fa26a","#064970","#38c5d2","#00a7c6","#6f84bb"],indicatingSet:["#c8e394","#7bc59d","#397c8b"],gradientSet:["#acc371","#38c5d2"],accentColor:"#378a8a"}),s(i,"vintage",{simpleSet:["#dea484","#efc59c","#cb715e","#eb9692","#a85c4c","#f2c0b5","#c96374","#dd956c"],indicatingSet:["#ffe5c6","#f4bb9d","#e57660"],gradientSet:["#efc59c","#cb715e"],accentColor:"#cb715e"}),s(i,"violet",{simpleSet:["#d1a1d1","#eeacc5","#7b5685","#7e7cad","#a13d73","#5b41ab","#e287e2","#689cc1"],indicatingSet:["#d8e2f6","#d0b2da","#d56a8a"],gradientSet:["#eeacc5","#7b5685"],accentColor:"#7b5685"}),s(i,"carmine",{simpleSet:["#fb7764","#73d47f","#fed85e","#d47683","#dde392","#757ab2"],indicatingSet:["#5cb85c","#f0ad4e","#d9534f"],gradientSet:["#fb7764","#73d47f"],accentColor:"#f05b41"}),s(i,"dark moon",{simpleSet:["#4ddac1","#f4c99a","#80dd9b","#f998b3","#4aaaa0","#a5aef1"],indicatingSet:["#59d8a4","#f0ad4e","#f9517e"],gradientSet:["#4ddac1","#f4c99a"],accentColor:"#3debd3"}),s(i,"soft blue",{simpleSet:["#7ab8eb","#97da97","#facb86","#e78683","#839bda","#4db7be"],indicatingSet:["#5cb85c","#f0ad4e","#d9534f"],gradientSet:["#7ab8eb","#97da97"],accentColor:"#7ab8eb"}),s(i,"dark violet",{simpleSet:["#9c63ff","#64c064","#eead51","#d2504b","#4b6bbf","#2da7b0"],indicatingSet:["#5cb85c","#f0ad4e","#d9534f"],gradientSet:["#9c63ff","#64c064"],accentColor:"#9c63ff"}),s(i,"green mist",{simpleSet:["#3cbab2","#8ed962","#5b9d95","#efcc7c","#f1929f","#4d8dab"],indicatingSet:["#72d63c","#ffc852","#f74a5e"],gradientSet:["#3cbab2","#8ed962"],accentColor:"#3cbab2"}),i);function g(e){if(void 0===e)return l||"material";e=(0,r.normalizeEnum)(e),l=e in m?e:void 0}function _(e,t){var n;e=function(e,t){var n=e||(void 0===l?t:g());return"default"===n&&a.default.log("W0016",'"palette"',"Default","18.1",'Use the "Office" value instead.'),n}(e,(t=t||{}).themeDefault);var i=t.type;return h(e)?e.slice(0):(p(e)&&(n=m[(0,r.normalizeEnum)(e)]),n||(n=m[g()]),i?n[i].slice(0):n)}function v(e){var t=0;this.next=function(){var n=e[t++];return t===e.length&&this.reset(),n},this.reset=function(){t=0}}function y(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}},r=((t=t||{}).extensionMode||"").toLowerCase(),o=_(e,{type:t.type||"simpleSet",themeDefault:n});return i._extensionStrategy="alternate"===r?function(e,t){var n=t.useHighlight?50:0,i=new v([0,n,-n]),r=[];function o(){var t=i.next();r=t?function(e,t){var n,i=[],r=e.length;for(n=0;n1?function(e,t,n){var i=new d(e).hsl,r=i.l/100,o=n-1/n,a=r-.5*o,s=r+.5*o,l=(n-1)/2,c=t-l;return aMath.max(.8,r+.15*(1-r))&&(s=Math.max(.8,r+.15*(1-r))),c<0?r-=(a-r)*c/l:r+=c/l*(s-r),i.l=100*r,d.prototype.fromHSL(i).toHex()}(o,c(t/i),r):o},generateColors:function(e){var n=[];e=e||t.count;for(var i=0;i0&&(o+=1,s--),r=o>2?Math.floor(o/2):0,i.push(l+r),l+=o;return i.sort((function(e,t){return e-t}))}function o(e,t,n){for(var i=0,r=t=(n+t)%n;r<2*n;r+=1){var o=(n+r)%n;if(e[o])return[e[o],i];i++}}function a(i){if(i<=n)return e;var a=[],s=0,l=[];l=t.keepLastColorInEnd?r(i-2,n-2,1,[0,i-1]):r(i-1,n-1,1,[0]);for(var c=0;c-1&&(a[c]=e[s++]);return function(e,t){for(var n=0;nn){for(var r=a(n),o=0;o0?a(e).slice(0,e):[]},reset:function(){}}}(o,t),i.reset(),i}function b(e,t){var n,i=new d(e).alter(t),r=.3*(n=i).r+.59*n.g+.11*n.b;return(r>200||r<55)&&(i=new d(e).alter(-t/2)),i.toHex()}},rwPt:function(e,t,n){var i=n("0Dky");e.exports=function(e){return i((function(){var t=""[e]('"');return t!==t.toLowerCase()||t.split('"').length>3}))}},rwQK:function(e,t,n){"use strict";var i=o(n("BWGd")),r=o(n("y0aK"));function o(e){return e&&e.__esModule?e:{default:e}}i.default.registerModule("sorting",r.default)},"s+uk":function(e,t,n){!function(e){"use strict";function t(e,t,n,i){var r={m:["eine Minute","einer Minute"],h:["eine Stunde","einer Stunde"],d:["ein Tag","einem Tag"],dd:[e+" Tage",e+" Tagen"],M:["ein Monat","einem Monat"],MM:[e+" Monate",e+" Monaten"],y:["ein Jahr","einem Jahr"],yy:[e+" Jahre",e+" Jahren"]};return t?r[n][0]:r[n][1]}e.defineLocale("de-at",{months:"J\xe4nner_Februar_M\xe4rz_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"J\xe4n._Feb._M\xe4rz_Apr._Mai_Juni_Juli_Aug._Sep._Okt._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag".split("_"),weekdaysShort:"So._Mo._Di._Mi._Do._Fr._Sa.".split("_"),weekdaysMin:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd, D. MMMM YYYY HH:mm"},calendar:{sameDay:"[heute um] LT [Uhr]",sameElse:"L",nextDay:"[morgen um] LT [Uhr]",nextWeek:"dddd [um] LT [Uhr]",lastDay:"[gestern um] LT [Uhr]",lastWeek:"[letzten] dddd [um] LT [Uhr]"},relativeTime:{future:"in %s",past:"vor %s",s:"ein paar Sekunden",ss:"%d Sekunden",m:t,mm:"%d Minuten",h:t,hh:"%d Stunden",d:t,dd:t,M:t,MM:t,y:t,yy:t},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n("wd/R"))},s3DX:function(e,t,n){"use strict";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)}var r=n("FKN7"),o=n("tUd6"),a=n("cGv3"),s=n("xMpX").add,l=a.getWindow(),c=a.getNavigator(),u=n("jeLr"),d=n("hMwJ"),h=n("YQNt"),p=n("XWmc").compare,f=n("CWM8"),m=n("1LL4").extend,g=n("XpgS").inArray,_=n("v4HY").getPublicElement,v=f.changeCallback,y=n("tQ8k").hideCallback,b=n("vlix"),w=n("z7z0").fitIntoRange,x=n("v4HY"),C=n("KAnu").noop,S=n("ti0F"),M=n("zl3R").each,k=n("LdFP"),O=n("uHaw"),T=n("D6VQ"),E=n("zBVi"),I=n("UOFr").keyboard,A=n("gpjr"),D=n("KrLa"),L=n("GCD8"),P=n("T4bj"),j=n("N+b8"),R=n("RG5Y").EmptyTemplate,z=n("tJvG").Deferred,B=n("rWRM"),F=n("6CN0"),N=["onShowing","onShown","onHiding","onHidden","onPositioning","onPositioned","onResizeStart","onResize","onResizeEnd"],V=[],H={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"}},Y=k.real(),W=O.mozilla&&"desktop"===Y.deviceType,U="ios"===Y.platform,G=O.safari&&"desktop"!==Y.deviceType,q="android"===Y.platform&&0===p(Y.version,[4,0],2)&&-1===c.userAgent.indexOf("Chrome"),X=function(e){return e&&r(e.target||e)};s((function(){u.subscribeGlobal(o.getDocument(),P.down,(function(e){for(var t=V.length-1;t>=0;t--)if(!V[t]._proxiedDocumentDownHandler(e))return}))}));var $=E.inherit({_supportedKeys:function(){var e=function(e,t,n){if(this.option("dragEnabled")){n.preventDefault(),n.stopPropagation();var i=this._allowedOffsets(),r={top:w(e,-i.top,i.bottom),left:w(t,-i.left,i.right)};this._changePosition(r)}};return m(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(){return m(this.callBase(),{activeStateEnabled:!1,visible:!1,deferRendering:!0,shading:!0,shadingColor:"",position:{my:"center",at:"center"},width:function(){return.8*r(l).width()},minWidth:null,maxWidth:null,height:function(){return.8*r(l).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(){this.hide()}).bind(this),closeOnTargetScroll:!1,onPositioned:null,boundaryOffset:{h:0,v:0},propagateOutsideClick:!1,ignoreChildEvents:!0,_checkParentVisibility:!0})},_defaultOptionsRules:function(){return this.callBase().concat([{device:function(){var e=k.real();return"android"===e.platform&&p(e.version,[4,2])<0},options:{animation:{show:{type:"fade",duration:400},hide:{type:"fade",duration:400,to:{opacity:0},from:{opacity:1}}}}},{device:function(){return!a.hasWindow()},options:{width:null,height:null,animation:null,_checkParentVisibility:!1}}])},_setOptionsByReference:function(){this.callBase(),m(this._optionsByReference,{animation:!0})},_wrapper:function(){return this._$wrapper},_container:function(){return this._$content},_eventBindingTarget:function(){return this._$content},_init:function(){this.callBase(),this._initActions(),this._initCloseOnOutsideClickHandler(),this._initTabTerminatorHandler(),this._$wrapper=r("
    ").addClass("dx-overlay-wrapper"),this._$content=r("
    ").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"),u.on(this._$wrapper,"MSPointerDown",C),u.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(S.isDefined(e)){var t=this.option();M(["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 r=i.split("."),o=t;o;){if(1===r.length){S.isPlainObject(o)&&(o[r.shift()]=e);break}o=o[r.shift()]}}))}},_initContainer:function(e){e=void 0===e?f.value():e;var t=this.$element(),n=t.closest(e);n.length||(n=r(e).first()),this._$container=n.length?n:t.parent()},_initHideTopOverlayHandler:function(e){this._hideTopOverlayHandler=e},_initActions:function(){this._actions={},M(N,(function(e,t){this._actions[t]=this._createActionByOption(t,{excludeValidators:["disabled","readOnly"]})||C}).bind(this))},_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");S.isFunction(t)&&(t=t(e));var n=this._$content,i=r(l.document).is(e.target)||x.contains(l.document,e.target),o=r(e.target).closest(".dx-inner-overlay").length;return i&&!o&&!(n.is(e.target)||x.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 R}),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 V},_zIndexInitValue:function(){return $.baseZIndex()},_toggleViewPortSubscription:function(e){v.remove(this._viewPortChangeHandle),e&&(this._viewPortChangeHandle=this._viewPortChangeHandler.bind(this),v.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 S.isFunction(e)&&(e=e.call(this)),e},_show:function(){var e=this,t=new z;if(this._parentHidden=this._isParentHidden(),t.done((function(){delete e._parentHidden})),this._parentHidden)return this._isHidden=!0,t.resolve();if(this._currentVisible)return(new z).resolve().promise();this._currentVisible=!0,this._isShown=!1,this._normalizePosition();var n=e._getAnimationConfig()||{},i=this._normalizeAnimation(n.show,"to"),r=i&&i.start||C,o=i&&i.complete||C;if(this._isHidingActionCanceled)delete this._isHidingActionCanceled,t.resolve();else{var a=(function(){if(this._renderVisibility(!0),this._isShowingActionCanceled)return delete this._isShowingActionCanceled,void t.resolve();this._animate(i,(function(){e.option("focusStateEnabled")&&u.trigger(e._focusTarget(),"focus"),o.apply(this,arguments),e._showAnimationProcessing=!1,e._isShown=!0,e._actions.onShown(),e._toggleSafariScrolling(!1),t.resolve()}),(function(){r.apply(this,arguments),e._showAnimationProcessing=!0}))}).bind(this);this.option("templatesRenderAsynchronously")?(this._stopShowTimer(),this._asyncShowTimeout=setTimeout(a)):a()}return t.promise()},_normalizeAnimation:function(e,t){return e&&(e=m({type:"slide"},e))[t]&&"object"===i(e[t])&&m(e[t],{position:this._position}),e},_hide:function(){if(!this._currentVisible)return(new z).resolve().promise();this._currentVisible=!1;var e=this,t=new z,n=e._getAnimationConfig()||{},i=this._normalizeAnimation(n.hide,"from"),r=i&&i.start||C,o=i&&i.complete||C,a={cancel:!1};return this._isShowingActionCanceled?t.resolve():(this._actions.onHiding(a),e._toggleSafariScrolling(!0),a.cancel?(this._isHidingActionCanceled=!0,this.option("visible",!0),t.resolve()):(this._forceFocusLost(),this._toggleShading(!1),this._toggleSubscriptions(!1),this._stopShowTimer(),this._animate(i,(function(){e._$content.css("pointerEvents",""),e._renderVisibility(!1),o.apply(this,arguments),e._actions.onHidden(),t.resolve()}),(function(){e._$content.css("pointerEvents","none"),r.apply(this,arguments)})))),t.promise()},_forceFocusLost:function(){var e=o.getActiveElement();this._$content.find(e).length&&x.resetActiveElement()},_animate:function(e,t,n){e?d.animate(this._$content,m({},e,{start:n=n||e.start||C,complete:t})):t()},_stopAnimation:function(){d.stop(this._$content,!0)},_renderVisibility:function(e){if(!e||!this._isParentHidden()){if(this._currentVisible=e,this._stopAnimation(),e||x.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(),x.triggerShownEvent(this._$content),x.triggerResizeEvent(this._$content)}else this._moveFromContainer();this._toggleShading(e),this._toggleSubscriptions(e)}},_updateZIndexStackPosition:function(e){var t=this._overlayStack(),n=g(this,t);e?(-1===n&&(this._zIndex=B.create(this._zIndexInitValue()),t.push(this)),this._$wrapper.css("zIndex",this._zIndex),this._$content.css("zIndex",this._zIndex)):-1!==n&&(t.splice(n,1),B.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=L.addNamespace("keydown",this.NAME);e?u.on(o.getDocument(),t,this._proxiedTabTerminatorHandler):u.off(o.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(A.tabbable)&&(n.first=e.eq(i)),!n.last&&e.eq(t-i).is(A.tabbable)&&(n.last=e.eq(t-i)),!n.first||!n.last);i++);return n},_tabKeyHandler:function(e){if("tab"===L.normalizeKeyName(e)&&this._isTopOverlay()){var t=this._findTabbableBounds(),n=t.first,i=t.last,r=!e.shiftKey&&e.target===i.get(0),o=e.shiftKey&&e.target===n.get(0),a=0===t.length,s=!x.contains(this._$wrapper.get(0),e.target);if(r||o||a||s){e.preventDefault();var l=e.shiftKey?i:n;u.trigger(l,"focusin"),u.trigger(l,"focus")}}},_toggleSubscriptions:function(e){a.hasWindow()&&(this._toggleHideTopOverlayCallback(e),this._toggleParentsScrollSubscription(e))},_toggleHideTopOverlayCallback:function(e){this._hideTopOverlayHandler&&(e?y.add(this._hideTopOverlayHandler):y.remove(this._hideTopOverlayHandler))},_toggleParentsScrollSubscription:function(e){if(this._position){var t=this._position.of||r(),n=this.option("closeOnTargetScroll"),i=X(t).parents(),o=L.addNamespace("scroll",this.NAME);"desktop"===k.real().deviceType&&(i=i.add(l)),this._proxiedTargetParentsScrollHandler=this._proxiedTargetParentsScrollHandler||(function(e){this._targetParentsScrollHandler(e)}).bind(this),u.off(r().add(this._$prevTargetParents),o,this._proxiedTargetParentsScrollHandler),e&&n&&(u.on(i,o,this._proxiedTargetParentsScrollHandler),this._$prevTargetParents=i)}},_targetParentsScrollHandler:function(e){var t=!1,n=this.option("closeOnTargetScroll");S.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"===r(this).css("display"))return t=!0,!1})),t||!o.getBody().contains(e.get(0))},_renderContentImpl:function(){var e=this,t=new z,n=this.option("contentTemplate"),i=this._getTemplate(n),r=this._templateManager.anonymousTemplateName===n;return i&&i.render({container:_(this.$content()),noModel:!0,transclude:r,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=L.addNamespace(D.start,this.NAME),n=L.addNamespace(D.move,this.NAME);u.off(e,t),u.off(e,n),this.option("dragEnabled")&&(u.on(e,t,this._dragStartHandler.bind(this)),u.on(e,n,this._dragUpdateHandler.bind(this)))}},_renderResize:function(){this._resizable=this._createComponent(this._$content,j,{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=L.addNamespace(D.move,this.NAME);u.off(e,t),u.on(e,t,{validate:function(){return!0},getDirection:function(){return"both"},_toggleGestureCover:function(e){e||this._toggleGestureCoverImpl(e)},_clearSelection:C,isNative:!0},(function(e){var t=e.originalEvent.originalEvent;e._cancelPreventDefault=!0,t&&"mousemove"!==t.type&&!1!==e.cancelable&&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 f.originalViewPort().get(0)||this.option("container")?this._$container:r(l)},_deltaSize:function(){var e=this._$content,t=this._getDragResizeContainer(),n=e.outerWidth(),i=e.outerHeight(),a=t.outerWidth(),s=t.outerHeight();if(this._isWindow(t)){var l=o.getDocument();s=Math.max(r(l).outerHeight(),s),a=Math.max(r(l).outerWidth(),a)}return{width:a-n,height:s-i}},_dragUpdateHandler:function(e){var t=e.offset,n=this._prevOffset;this._changePosition({top:t.y-n.y,left:t.x-n.x}),this._prevOffset=t},_changePosition:function(e){var t=h.locate(this._$content);h.move(this._$content,{left:t.left+e.left,top:t.top+e.top}),this._positionChangeHandled=!0},_allowedOffsets:function(){var e=h.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}:h.locate(this._$wrapper),r=this.option("boundaryOffset");return{top:n?e.top+i.top+r.v:0,bottom:n?-e.top-i.top+t.height-r.v:0,left:n?e.left+i.left+r.h:0,right:n?-e.left-i.left+t.width-r.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:F.getSwatchContainer(e);t&&t[0]===e.parent()[0]&&(t=e),this._$wrapper.appendTo(t)},_fixHeightAfterSafariAddressBarResizing:function(){this._isWindow(this._getContainer())&&G&&this._$wrapper.css("minHeight",l.innerHeight)},_renderGeometry:function(e){this.option("visible")&&a.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(){var e=this._getContainer();return this._isWindow(e)&&(!U||void 0!==this._bodyScrollTop)},_toggleSafariScrolling:function(e){if(U&&this._useFixedPosition()){var t=o.getBody();e?(r(t).removeClass("dx-prevent-safari-scrolling"),l.scrollTo(0,this._bodyScrollTop),this._bodyScrollTop=void 0):this.option("visible")&&(this._bodyScrollTop=l.pageYOffset,r(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?null:n.outerWidth(),t=i?null:n.outerHeight(),this._$wrapper.css({width:e,height:t})}},_isWindow:function(e){return!!e&&S.isWindow(e.get(0))},_renderWrapperPosition:function(){var e=this._getContainer();e&&b.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=e.of&&e.of.preventDefault?l:e.of||l),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(),h.resetPosition(this._$content);var e=this._transformStringPosition(this._position,H),t=b.setup(this._$content,e);return function(e){if(W&&e.width(),q){var t=e.parents();t.is(".dx-scrollable-native")||(t.css("backfaceVisibility","hidden"),t.css("backfaceVisibility"),t.css("backfaceVisibility","visible"))}}(this._$content),this._actions.onPositioning(),t}var n=this._allowedOffsets();this._changePosition({top:w(0,-n.top,n.bottom),left:w(0,-n.left,n.right)})},_transformStringPosition:function(e,t){return S.isString(e)&&(e=m({},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=I.on(this._$content,null,(function(t){return e._keyboardHandler(t)}))},_keyboardHandler:function(e){var t=e.originalEvent,n=r(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(){d.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(),B.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=e.value;if(g(e.name,N)>-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(t).done((function(){this._animateDeferred&&this._animateDeferred.resolveWith(this)}).bind(this));break;case"target":this._initTarget(t),this._invalidate();break;case"container":this._initContainer(t),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;default:this.callBase(e)}},toggle:function(e){e=void 0===e?!this.option("visible"):e;var t=new z;if(e===this.option("visible"))return t.resolveWith(this,[e]).promise();var n=new z;return this._animateDeferred=n,this.option("visible",e),n.promise().done((function(){delete this._animateDeferred,t.resolveWith(this,[this.option("visible")])}).bind(this)),t.promise()},$content:function(){return this._$content},show:function(){return this.toggle(!0)},hide:function(){return this.toggle(!1)},content:function(){return _(this._$content)},repaint:function(){this._contentAlreadyRendered?(this._renderGeometry(),x.triggerResizeEvent(this._$content)):this.callBase()}});$.baseZIndex=function(e){return B.base(e)},T("dxOverlay",$),e.exports=$},"s3Y/":function(e,t,n){"use strict";var i=o(n("BWGd")),r=o(n("7OmB"));function o(e){return e&&e.__esModule?e:{default:e}}i.default.registerModule("filterRow",r.default)},sEFX:function(e,t,n){"use strict";var i=n("AO7/"),r=n("9d/t");e.exports=i?{}.toString:function(){return"[object "+r(this)+"]"}},sMBO:function(e,t,n){var i=n("g6v/"),r=n("m/L8").f,o=Function.prototype,a=o.toString,s=/^\s*function ([^ (]*)/;i&&!("name"in o)&&r(o,"name",{configurable:!0,get:function(){try{return a.call(this).match(s)[1]}catch(e){return""}}})},sNoF:function(e,t,n){"use strict";var i=a(n("tUd6")),r=n("yxXJ"),o=a(n("ti0F"));function a(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)}t.equals=function(e,t){return e=(0,r.toComparable)(e,!0),t=(0,r.toComparable)(t,!0),e&&t&&o.default.isRenderer(e)&&o.default.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)&&!i.default.isElementNode(e))&&e===t)}},skuy:function(e,t,n){"use strict";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)}var r=d(n("jeLr")),o=function(e){if(e&&e.__esModule)return e;if(null===e||"object"!==i(e)&&"function"!=typeof e)return{default:e};var t=function(){if("function"!=typeof WeakMap)return null;var e=new WeakMap;return e}();if(t&&t.has(e))return t.get(e);var n={},r=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var o in e)if(Object.prototype.hasOwnProperty.call(e,o)){var a=r?Object.getOwnPropertyDescriptor(e,o):null;a&&(a.get||a.set)?Object.defineProperty(n,o,a):n[o]=e[o]}return n.default=e,t&&t.set(e,n),n}(n("GCD8")),a=n("1LL4"),s=d(n("F8pa")),l=n("ti0F"),c=n("KAnu"),u=d(n("KrLa"));function d(e){return e&&e.__esModule?e:{default:e}}var h=Math.min,p=Math.max,f=function(e,t){this._translator=new s.default.Translator2D({},{},{}),this._scroll=e.rect().append(t),this._addEvents()};function m(e,t,n,i){var r=0;return"right"===t?r=e.width-e.right+n:"left"===t&&(r=e.left-n-i),r}function g(e,t,n,i){var r=0;return"top"===t?r=e.top-n:"bottom"===t&&(r=e.height-e.bottom+i+n),r}f.prototype={_addEvents:function(){var e=this,t=this._scroll.element;r.default.on(t,u.default.start,(function(e){o.fireEvent({type:"dxc-scroll-start",originalEvent:e,target:t})})),r.default.on(t,u.default.move,(function(n){var i=-n.offset.x*e._scale,r=-n.offset.y*e._scale,a=e._offset-(e._layoutOptions.vertical?r:i)/e._scale;e._applyPosition(a,a+e._translator.canvasLength/e._scale),o.fireEvent({type:"dxc-scroll-move",originalEvent:n,target:t,offset:{x:i,y:r}})})),r.default.on(t,u.default.end,(function(n){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,a.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=this._layoutOptions.position;return this.pane=("left"===t||"top"===t?e[0]:e[e.length-1]).name,this},updateSize:function(e){this._canvas=(0,a.extend)({},e);var t=this._layoutOptions,n=t.position,i=t.offset,r=t.width;this._scroll.attr({translateX:m(e,n,i,r),translateY:g(e,n,i,r)})},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,r=i.position,o=i.vertical,a={translateX:null!==(t=this._scroll.attr("translateX"))&&void 0!==t?t:0,translateY:null!==(n=this._scroll.attr("translateY"))&&void 0!==n?n:0};a[o?"translateX":"translateY"]+=("left"===r||"top"===r?-1:1)*e[r],this._scroll.attr(a)},hideTitle:c.noop,hideOuterElements:c.noop,setPosition:function(e,t){var n=this._translator,i=(0,l.isDefined)(e)?n.translate(e,-this._translateWithOffset):n.translate("canvas_position_start"),r=(0,l.isDefined)(t)?n.translate(t,this._translateWithOffset):n.translate("canvas_position_end");this._offset=h(i,r),this._scale=n.getScale(e,t),this._applyPosition(h(i,r),p(i,r))},customPositionIsAvailable:function(){return!1},dispose:function(){this._scroll.dispose(),this._scroll=this._translator=null},_applyPosition:function(e,t){var n=this._translator.getCanvasVisibleArea();e=p(e,n.min),e=h(e,n.max),t=h(t,n.max),t=p(t,n.min);var i=Math.abs(t-e);this._scroll.attr({y:e,height:i<2?2:i})}},t.ScrollBar=f},slpd:function(e,t,n){"use strict";n.d(t,"a",(function(){return d})),n.d(t,"b",(function(){return u})),n.d(t,"c",(function(){return h}));var i=n("TYT/"),r=n("Xkw3"),o=n("Valr"),a=function(e,t){return{"ui-clickable":!0,"ui-button-icon-left":e,"ui-button-icon-right":t}};function s(e,t){if(1&e&&i["\u0275\u0275element"](0,"span",3),2&e){var n=i["\u0275\u0275nextContext"]();i["\u0275\u0275classMap"](n.icon),i["\u0275\u0275property"]("ngClass",i["\u0275\u0275pureFunction2"](4,a,"left"===n.iconPos,"right"===n.iconPos)),i["\u0275\u0275attribute"]("aria-hidden",!0)}}var l=function(e,t,n,i,r,o){return{"ui-button ui-widget ui-state-default ui-corner-all":!0,"ui-button-icon-only":e,"ui-button-text-icon-left":t,"ui-button-text-icon-right":n,"ui-button-text-only":i,"ui-button-text-empty":r,"ui-state-disabled":o}},c=["*"],u=function(){function e(e){this.el=e,this.iconPos="left",this.cornerStyleClass="ui-corner-all"}return e.prototype.ngAfterViewInit=function(){if(r.a.addMultipleClasses(this.el.nativeElement,this.getStyleClass()),this.icon){var e=document.createElement("span");e.setAttribute("aria-hidden","true"),e.className=("right"==this.iconPos?"ui-button-icon-right":"ui-button-icon-left")+" ui-clickable "+this.icon,this.el.nativeElement.appendChild(e)}var t=document.createElement("span");this.icon&&!this.label&&t.setAttribute("aria-hidden","true"),t.className="ui-button-text ui-clickable",t.appendChild(document.createTextNode(this.label||"ui-btn")),this.el.nativeElement.appendChild(t),this.initialized=!0},e.prototype.getStyleClass=function(){return"ui-button ui-widget ui-state-default "+this.cornerStyleClass+(this.icon?null!=this.label&&null!=this.label?"left"==this.iconPos?" ui-button-text-icon-left":" ui-button-text-icon-right":" ui-button-icon-only":this.label?" ui-button-text-only":" ui-button-text-empty")},Object.defineProperty(e.prototype,"label",{get:function(){return this._label},set:function(e){this._label=e,this.initialized&&(r.a.findSingle(this.el.nativeElement,".ui-button-text").textContent=this._label,this.icon||(this._label?(r.a.removeClass(this.el.nativeElement,"ui-button-text-empty"),r.a.addClass(this.el.nativeElement,"ui-button-text-only")):(r.a.addClass(this.el.nativeElement,"ui-button-text-empty"),r.a.removeClass(this.el.nativeElement,"ui-button-text-only"))))},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"icon",{get:function(){return this._icon},set:function(e){if(this._icon=e,this.initialized){var t="right"==this.iconPos?"ui-button-icon-right":"ui-button-icon-left";r.a.findSingle(this.el.nativeElement,".ui-clickable").className=t+" ui-clickable "+this.icon}},enumerable:!0,configurable:!0}),e.prototype.ngOnDestroy=function(){for(;this.el.nativeElement.hasChildNodes();)this.el.nativeElement.removeChild(this.el.nativeElement.lastChild);this.initialized=!1},e.\u0275fac=function(t){return new(t||e)(i["\u0275\u0275directiveInject"](i.ElementRef))},e.\u0275dir=i["\u0275\u0275defineDirective"]({type:e,selectors:[["","pButton",""]],inputs:{iconPos:"iconPos",cornerStyleClass:"cornerStyleClass",label:"label",icon:"icon"}}),e}(),d=function(){function e(){this.iconPos="left",this.onClick=new i.EventEmitter,this.onFocus=new i.EventEmitter,this.onBlur=new i.EventEmitter}return e.\u0275fac=function(t){return new(t||e)},e.\u0275cmp=i["\u0275\u0275defineComponent"]({type:e,selectors:[["p-button"]],inputs:{iconPos:"iconPos",type:"type",icon:"icon",label:"label",disabled:"disabled",style:"style",styleClass:"styleClass"},outputs:{onClick:"onClick",onFocus:"onFocus",onBlur:"onBlur"},ngContentSelectors:c,decls:5,vars:16,consts:[[3,"ngStyle","disabled","ngClass","click","focus","blur"],[3,"ngClass","class",4,"ngIf"],[1,"ui-button-text","ui-clickable"],[3,"ngClass"]],template:function(e,t){1&e&&(i["\u0275\u0275projectionDef"](),i["\u0275\u0275elementStart"](0,"button",0),i["\u0275\u0275listener"]("click",(function(e){return t.onClick.emit(e)}))("focus",(function(e){return t.onFocus.emit(e)}))("blur",(function(e){return t.onBlur.emit(e)})),i["\u0275\u0275projection"](1),i["\u0275\u0275template"](2,s,1,7,"span",1),i["\u0275\u0275elementStart"](3,"span",2),i["\u0275\u0275text"](4),i["\u0275\u0275elementEnd"](),i["\u0275\u0275elementEnd"]()),2&e&&(i["\u0275\u0275classMap"](t.styleClass),i["\u0275\u0275property"]("ngStyle",t.style)("disabled",t.disabled)("ngClass",i["\u0275\u0275pureFunction6"](9,l,t.icon&&!t.label,t.icon&&t.label&&"left"===t.iconPos,t.icon&&t.label&&"right"===t.iconPos,!t.icon&&t.label,!t.icon&&!t.label,t.disabled)),i["\u0275\u0275attribute"]("type",t.type),i["\u0275\u0275advance"](2),i["\u0275\u0275property"]("ngIf",t.icon),i["\u0275\u0275advance"](1),i["\u0275\u0275attribute"]("aria-hidden",t.icon&&!t.label),i["\u0275\u0275advance"](1),i["\u0275\u0275textInterpolate"](t.label||"ui-btn"))},directives:[o.q,o.m,o.p],encapsulation:2}),e}(),h=function(){function e(){}return e.\u0275mod=i["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=i["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)},imports:[[o.c]]}),e}()},sp3z:function(e,t,n){!function(e){"use strict";e.defineLocale("lo",{months:"\u0ea1\u0eb1\u0e87\u0e81\u0ead\u0e99_\u0e81\u0eb8\u0ea1\u0e9e\u0eb2_\u0ea1\u0eb5\u0e99\u0eb2_\u0ec0\u0ea1\u0eaa\u0eb2_\u0e9e\u0eb6\u0e94\u0eaa\u0eb0\u0e9e\u0eb2_\u0ea1\u0eb4\u0e96\u0eb8\u0e99\u0eb2_\u0e81\u0ecd\u0ea5\u0eb0\u0e81\u0ebb\u0e94_\u0eaa\u0eb4\u0e87\u0eab\u0eb2_\u0e81\u0eb1\u0e99\u0e8d\u0eb2_\u0e95\u0eb8\u0ea5\u0eb2_\u0e9e\u0eb0\u0e88\u0eb4\u0e81_\u0e97\u0eb1\u0e99\u0ea7\u0eb2".split("_"),monthsShort:"\u0ea1\u0eb1\u0e87\u0e81\u0ead\u0e99_\u0e81\u0eb8\u0ea1\u0e9e\u0eb2_\u0ea1\u0eb5\u0e99\u0eb2_\u0ec0\u0ea1\u0eaa\u0eb2_\u0e9e\u0eb6\u0e94\u0eaa\u0eb0\u0e9e\u0eb2_\u0ea1\u0eb4\u0e96\u0eb8\u0e99\u0eb2_\u0e81\u0ecd\u0ea5\u0eb0\u0e81\u0ebb\u0e94_\u0eaa\u0eb4\u0e87\u0eab\u0eb2_\u0e81\u0eb1\u0e99\u0e8d\u0eb2_\u0e95\u0eb8\u0ea5\u0eb2_\u0e9e\u0eb0\u0e88\u0eb4\u0e81_\u0e97\u0eb1\u0e99\u0ea7\u0eb2".split("_"),weekdays:"\u0ead\u0eb2\u0e97\u0eb4\u0e94_\u0e88\u0eb1\u0e99_\u0ead\u0eb1\u0e87\u0e84\u0eb2\u0e99_\u0e9e\u0eb8\u0e94_\u0e9e\u0eb0\u0eab\u0eb1\u0e94_\u0eaa\u0eb8\u0e81_\u0ec0\u0eaa\u0ebb\u0eb2".split("_"),weekdaysShort:"\u0e97\u0eb4\u0e94_\u0e88\u0eb1\u0e99_\u0ead\u0eb1\u0e87\u0e84\u0eb2\u0e99_\u0e9e\u0eb8\u0e94_\u0e9e\u0eb0\u0eab\u0eb1\u0e94_\u0eaa\u0eb8\u0e81_\u0ec0\u0eaa\u0ebb\u0eb2".split("_"),weekdaysMin:"\u0e97_\u0e88_\u0ead\u0e84_\u0e9e_\u0e9e\u0eab_\u0eaa\u0e81_\u0eaa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"\u0ea7\u0eb1\u0e99dddd D MMMM YYYY HH:mm"},meridiemParse:/\u0e95\u0ead\u0e99\u0ec0\u0e8a\u0ebb\u0ec9\u0eb2|\u0e95\u0ead\u0e99\u0ec1\u0ea5\u0e87/,isPM:function(e){return"\u0e95\u0ead\u0e99\u0ec1\u0ea5\u0e87"===e},meridiem:function(e,t,n){return e<12?"\u0e95\u0ead\u0e99\u0ec0\u0e8a\u0ebb\u0ec9\u0eb2":"\u0e95\u0ead\u0e99\u0ec1\u0ea5\u0e87"},calendar:{sameDay:"[\u0ea1\u0eb7\u0ec9\u0e99\u0eb5\u0ec9\u0ec0\u0ea7\u0ea5\u0eb2] LT",nextDay:"[\u0ea1\u0eb7\u0ec9\u0ead\u0eb7\u0ec8\u0e99\u0ec0\u0ea7\u0ea5\u0eb2] LT",nextWeek:"[\u0ea7\u0eb1\u0e99]dddd[\u0edc\u0ec9\u0eb2\u0ec0\u0ea7\u0ea5\u0eb2] LT",lastDay:"[\u0ea1\u0eb7\u0ec9\u0ea7\u0eb2\u0e99\u0e99\u0eb5\u0ec9\u0ec0\u0ea7\u0ea5\u0eb2] LT",lastWeek:"[\u0ea7\u0eb1\u0e99]dddd[\u0ec1\u0ea5\u0ec9\u0ea7\u0e99\u0eb5\u0ec9\u0ec0\u0ea7\u0ea5\u0eb2] LT",sameElse:"L"},relativeTime:{future:"\u0ead\u0eb5\u0e81 %s",past:"%s\u0e9c\u0ec8\u0eb2\u0e99\u0ea1\u0eb2",s:"\u0e9a\u0ecd\u0ec8\u0ec0\u0e97\u0ebb\u0ec8\u0eb2\u0ec3\u0e94\u0ea7\u0eb4\u0e99\u0eb2\u0e97\u0eb5",ss:"%d \u0ea7\u0eb4\u0e99\u0eb2\u0e97\u0eb5",m:"1 \u0e99\u0eb2\u0e97\u0eb5",mm:"%d \u0e99\u0eb2\u0e97\u0eb5",h:"1 \u0e8a\u0ebb\u0ec8\u0ea7\u0ec2\u0ea1\u0e87",hh:"%d \u0e8a\u0ebb\u0ec8\u0ea7\u0ec2\u0ea1\u0e87",d:"1 \u0ea1\u0eb7\u0ec9",dd:"%d \u0ea1\u0eb7\u0ec9",M:"1 \u0ec0\u0e94\u0eb7\u0ead\u0e99",MM:"%d \u0ec0\u0e94\u0eb7\u0ead\u0e99",y:"1 \u0e9b\u0eb5",yy:"%d \u0e9b\u0eb5"},dayOfMonthOrdinalParse:/(\u0e97\u0eb5\u0ec8)\d{1,2}/,ordinal:function(e){return"\u0e97\u0eb5\u0ec8"+e}})}(n("wd/R"))},sx43:function(e,t,n){"use strict";n.d(t,"a",(function(){return u})),n.d(t,"b",(function(){return d}));var i=n("mrSG"),r=n("E1rE"),o=n("TYT/"),a=(n("14X2"),n("HFVy")),s=n.n(a),l=n("E34Y"),c=n("2uaZ"),u=function(e){function t(t,n,i,r,o,a,s,l){var c=e.call(this,t,n,i,r,s,l)||this;return c._watcherHelper=r,c._idh=o,c._createEventEmitters([{subscribe:"adaptiveDetailRowPreparing",emit:"onAdaptiveDetailRowPreparing"},{subscribe:"cellClick",emit:"onCellClick"},{subscribe:"cellDblClick",emit:"onCellDblClick"},{subscribe:"cellHoverChanged",emit:"onCellHoverChanged"},{subscribe:"cellPrepared",emit:"onCellPrepared"},{subscribe:"contentReady",emit:"onContentReady"},{subscribe:"contextMenuPreparing",emit:"onContextMenuPreparing"},{subscribe:"dataErrorOccurred",emit:"onDataErrorOccurred"},{subscribe:"disposing",emit:"onDisposing"},{subscribe:"editingStart",emit:"onEditingStart"},{subscribe:"editorPrepared",emit:"onEditorPrepared"},{subscribe:"editorPreparing",emit:"onEditorPreparing"},{subscribe:"exported",emit:"onExported"},{subscribe:"exporting",emit:"onExporting"},{subscribe:"fileSaving",emit:"onFileSaving"},{subscribe:"focusedCellChanged",emit:"onFocusedCellChanged"},{subscribe:"focusedCellChanging",emit:"onFocusedCellChanging"},{subscribe:"focusedRowChanged",emit:"onFocusedRowChanged"},{subscribe:"focusedRowChanging",emit:"onFocusedRowChanging"},{subscribe:"initialized",emit:"onInitialized"},{subscribe:"initNewRow",emit:"onInitNewRow"},{subscribe:"keyDown",emit:"onKeyDown"},{subscribe:"optionChanged",emit:"onOptionChanged"},{subscribe:"rowClick",emit:"onRowClick"},{subscribe:"rowCollapsed",emit:"onRowCollapsed"},{subscribe:"rowCollapsing",emit:"onRowCollapsing"},{subscribe:"rowDblClick",emit:"onRowDblClick"},{subscribe:"rowExpanded",emit:"onRowExpanded"},{subscribe:"rowExpanding",emit:"onRowExpanding"},{subscribe:"rowInserted",emit:"onRowInserted"},{subscribe:"rowInserting",emit:"onRowInserting"},{subscribe:"rowPrepared",emit:"onRowPrepared"},{subscribe:"rowRemoved",emit:"onRowRemoved"},{subscribe:"rowRemoving",emit:"onRowRemoving"},{subscribe:"rowUpdated",emit:"onRowUpdated"},{subscribe:"rowUpdating",emit:"onRowUpdating"},{subscribe:"rowValidating",emit:"onRowValidating"},{subscribe:"selectionChanged",emit:"onSelectionChanged"},{subscribe:"toolbarPreparing",emit:"onToolbarPreparing"},{emit:"accessKeyChange"},{emit:"activeStateEnabledChange"},{emit:"allowColumnReorderingChange"},{emit:"allowColumnResizingChange"},{emit:"autoNavigateToFocusedRowChange"},{emit:"cacheEnabledChange"},{emit:"cellHintEnabledChange"},{emit:"columnAutoWidthChange"},{emit:"columnChooserChange"},{emit:"columnFixingChange"},{emit:"columnHidingEnabledChange"},{emit:"columnMinWidthChange"},{emit:"columnResizingModeChange"},{emit:"columnsChange"},{emit:"columnWidthChange"},{emit:"customizeColumnsChange"},{emit:"customizeExportDataChange"},{emit:"dataSourceChange"},{emit:"dateSerializationFormatChange"},{emit:"disabledChange"},{emit:"editingChange"},{emit:"elementAttrChange"},{emit:"errorRowEnabledChange"},{emit:"exportChange"},{emit:"filterBuilderChange"},{emit:"filterBuilderPopupChange"},{emit:"filterPanelChange"},{emit:"filterRowChange"},{emit:"filterSyncEnabledChange"},{emit:"filterValueChange"},{emit:"focusedColumnIndexChange"},{emit:"focusedRowEnabledChange"},{emit:"focusedRowIndexChange"},{emit:"focusedRowKeyChange"},{emit:"focusStateEnabledChange"},{emit:"groupingChange"},{emit:"groupPanelChange"},{emit:"headerFilterChange"},{emit:"heightChange"},{emit:"highlightChangesChange"},{emit:"hintChange"},{emit:"hoverStateEnabledChange"},{emit:"keyboardNavigationChange"},{emit:"keyExprChange"},{emit:"loadPanelChange"},{emit:"masterDetailChange"},{emit:"noDataTextChange"},{emit:"pagerChange"},{emit:"pagingChange"},{emit:"remoteOperationsChange"},{emit:"renderAsyncChange"},{emit:"repaintChangesOnlyChange"},{emit:"rowAlternationEnabledChange"},{emit:"rowDraggingChange"},{emit:"rowTemplateChange"},{emit:"rtlEnabledChange"},{emit:"scrollingChange"},{emit:"searchPanelChange"},{emit:"selectedRowKeysChange"},{emit:"selectionChange"},{emit:"selectionFilterChange"},{emit:"showBordersChange"},{emit:"showColumnHeadersChange"},{emit:"showColumnLinesChange"},{emit:"showRowLinesChange"},{emit:"sortByGroupSummaryInfoChange"},{emit:"sortingChange"},{emit:"stateStoringChange"},{emit:"summaryChange"},{emit:"tabIndexChange"},{emit:"twoWayBindingEnabledChange"},{emit:"visibleChange"},{emit:"widthChange"},{emit:"wordWrapEnabledChange"}]),c._idh.setHost(c),a.setHost(c),c}return Object(i.d)(t,e),Object.defineProperty(t.prototype,"accessKey",{get:function(){return this._getOption("accessKey")},set:function(e){this._setOption("accessKey",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"activeStateEnabled",{get:function(){return this._getOption("activeStateEnabled")},set:function(e){this._setOption("activeStateEnabled",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"allowColumnReordering",{get:function(){return this._getOption("allowColumnReordering")},set:function(e){this._setOption("allowColumnReordering",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"allowColumnResizing",{get:function(){return this._getOption("allowColumnResizing")},set:function(e){this._setOption("allowColumnResizing",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"autoNavigateToFocusedRow",{get:function(){return this._getOption("autoNavigateToFocusedRow")},set:function(e){this._setOption("autoNavigateToFocusedRow",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"cacheEnabled",{get:function(){return this._getOption("cacheEnabled")},set:function(e){this._setOption("cacheEnabled",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"cellHintEnabled",{get:function(){return this._getOption("cellHintEnabled")},set:function(e){this._setOption("cellHintEnabled",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"columnAutoWidth",{get:function(){return this._getOption("columnAutoWidth")},set:function(e){this._setOption("columnAutoWidth",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"columnChooser",{get:function(){return this._getOption("columnChooser")},set:function(e){this._setOption("columnChooser",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"columnFixing",{get:function(){return this._getOption("columnFixing")},set:function(e){this._setOption("columnFixing",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"columnHidingEnabled",{get:function(){return this._getOption("columnHidingEnabled")},set:function(e){this._setOption("columnHidingEnabled",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"columnMinWidth",{get:function(){return this._getOption("columnMinWidth")},set:function(e){this._setOption("columnMinWidth",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"columnResizingMode",{get:function(){return this._getOption("columnResizingMode")},set:function(e){this._setOption("columnResizingMode",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"columns",{get:function(){return this._getOption("columns")},set:function(e){this._setOption("columns",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"columnWidth",{get:function(){return this._getOption("columnWidth")},set:function(e){this._setOption("columnWidth",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"customizeColumns",{get:function(){return this._getOption("customizeColumns")},set:function(e){this._setOption("customizeColumns",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"customizeExportData",{get:function(){return this._getOption("customizeExportData")},set:function(e){this._setOption("customizeExportData",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"dataSource",{get:function(){return this._getOption("dataSource")},set:function(e){this._setOption("dataSource",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"dateSerializationFormat",{get:function(){return this._getOption("dateSerializationFormat")},set:function(e){this._setOption("dateSerializationFormat",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"disabled",{get:function(){return this._getOption("disabled")},set:function(e){this._setOption("disabled",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"editing",{get:function(){return this._getOption("editing")},set:function(e){this._setOption("editing",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"elementAttr",{get:function(){return this._getOption("elementAttr")},set:function(e){this._setOption("elementAttr",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"errorRowEnabled",{get:function(){return this._getOption("errorRowEnabled")},set:function(e){this._setOption("errorRowEnabled",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"export",{get:function(){return this._getOption("export")},set:function(e){this._setOption("export",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"filterBuilder",{get:function(){return this._getOption("filterBuilder")},set:function(e){this._setOption("filterBuilder",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"filterBuilderPopup",{get:function(){return this._getOption("filterBuilderPopup")},set:function(e){this._setOption("filterBuilderPopup",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"filterPanel",{get:function(){return this._getOption("filterPanel")},set:function(e){this._setOption("filterPanel",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"filterRow",{get:function(){return this._getOption("filterRow")},set:function(e){this._setOption("filterRow",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"filterSyncEnabled",{get:function(){return this._getOption("filterSyncEnabled")},set:function(e){this._setOption("filterSyncEnabled",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"filterValue",{get:function(){return this._getOption("filterValue")},set:function(e){this._setOption("filterValue",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"focusedColumnIndex",{get:function(){return this._getOption("focusedColumnIndex")},set:function(e){this._setOption("focusedColumnIndex",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"focusedRowEnabled",{get:function(){return this._getOption("focusedRowEnabled")},set:function(e){this._setOption("focusedRowEnabled",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"focusedRowIndex",{get:function(){return this._getOption("focusedRowIndex")},set:function(e){this._setOption("focusedRowIndex",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"focusedRowKey",{get:function(){return this._getOption("focusedRowKey")},set:function(e){this._setOption("focusedRowKey",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"focusStateEnabled",{get:function(){return this._getOption("focusStateEnabled")},set:function(e){this._setOption("focusStateEnabled",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"grouping",{get:function(){return this._getOption("grouping")},set:function(e){this._setOption("grouping",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"groupPanel",{get:function(){return this._getOption("groupPanel")},set:function(e){this._setOption("groupPanel",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"headerFilter",{get:function(){return this._getOption("headerFilter")},set:function(e){this._setOption("headerFilter",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"height",{get:function(){return this._getOption("height")},set:function(e){this._setOption("height",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"highlightChanges",{get:function(){return this._getOption("highlightChanges")},set:function(e){this._setOption("highlightChanges",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"hint",{get:function(){return this._getOption("hint")},set:function(e){this._setOption("hint",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"hoverStateEnabled",{get:function(){return this._getOption("hoverStateEnabled")},set:function(e){this._setOption("hoverStateEnabled",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"keyboardNavigation",{get:function(){return this._getOption("keyboardNavigation")},set:function(e){this._setOption("keyboardNavigation",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"keyExpr",{get:function(){return this._getOption("keyExpr")},set:function(e){this._setOption("keyExpr",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"loadPanel",{get:function(){return this._getOption("loadPanel")},set:function(e){this._setOption("loadPanel",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"masterDetail",{get:function(){return this._getOption("masterDetail")},set:function(e){this._setOption("masterDetail",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"noDataText",{get:function(){return this._getOption("noDataText")},set:function(e){this._setOption("noDataText",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"pager",{get:function(){return this._getOption("pager")},set:function(e){this._setOption("pager",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"paging",{get:function(){return this._getOption("paging")},set:function(e){this._setOption("paging",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"remoteOperations",{get:function(){return this._getOption("remoteOperations")},set:function(e){this._setOption("remoteOperations",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"renderAsync",{get:function(){return this._getOption("renderAsync")},set:function(e){this._setOption("renderAsync",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"repaintChangesOnly",{get:function(){return this._getOption("repaintChangesOnly")},set:function(e){this._setOption("repaintChangesOnly",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"rowAlternationEnabled",{get:function(){return this._getOption("rowAlternationEnabled")},set:function(e){this._setOption("rowAlternationEnabled",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"rowDragging",{get:function(){return this._getOption("rowDragging")},set:function(e){this._setOption("rowDragging",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"rowTemplate",{get:function(){return this._getOption("rowTemplate")},set:function(e){this._setOption("rowTemplate",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"rtlEnabled",{get:function(){return this._getOption("rtlEnabled")},set:function(e){this._setOption("rtlEnabled",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"scrolling",{get:function(){return this._getOption("scrolling")},set:function(e){this._setOption("scrolling",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"searchPanel",{get:function(){return this._getOption("searchPanel")},set:function(e){this._setOption("searchPanel",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"selectedRowKeys",{get:function(){return this._getOption("selectedRowKeys")},set:function(e){this._setOption("selectedRowKeys",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"selection",{get:function(){return this._getOption("selection")},set:function(e){this._setOption("selection",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"selectionFilter",{get:function(){return this._getOption("selectionFilter")},set:function(e){this._setOption("selectionFilter",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"showBorders",{get:function(){return this._getOption("showBorders")},set:function(e){this._setOption("showBorders",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"showColumnHeaders",{get:function(){return this._getOption("showColumnHeaders")},set:function(e){this._setOption("showColumnHeaders",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"showColumnLines",{get:function(){return this._getOption("showColumnLines")},set:function(e){this._setOption("showColumnLines",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"showRowLines",{get:function(){return this._getOption("showRowLines")},set:function(e){this._setOption("showRowLines",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"sortByGroupSummaryInfo",{get:function(){return this._getOption("sortByGroupSummaryInfo")},set:function(e){this._setOption("sortByGroupSummaryInfo",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"sorting",{get:function(){return this._getOption("sorting")},set:function(e){this._setOption("sorting",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"stateStoring",{get:function(){return this._getOption("stateStoring")},set:function(e){this._setOption("stateStoring",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"summary",{get:function(){return this._getOption("summary")},set:function(e){this._setOption("summary",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"tabIndex",{get:function(){return this._getOption("tabIndex")},set:function(e){this._setOption("tabIndex",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"twoWayBindingEnabled",{get:function(){return this._getOption("twoWayBindingEnabled")},set:function(e){this._setOption("twoWayBindingEnabled",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"visible",{get:function(){return this._getOption("visible")},set:function(e){this._setOption("visible",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"width",{get:function(){return this._getOption("width")},set:function(e){this._setOption("width",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"wordWrapEnabled",{get:function(){return this._getOption("wordWrapEnabled")},set:function(e){this._setOption("wordWrapEnabled",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"columnsChildren",{get:function(){return this._getOption("columns")},set:function(e){this.setChildren("columns",e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"sortByGroupSummaryInfoChildren",{get:function(){return this._getOption("sortByGroupSummaryInfo")},set:function(e){this.setChildren("sortByGroupSummaryInfo",e)},enumerable:!0,configurable:!0}),t.prototype._createInstance=function(e,t){return new s.a(e,t)},t.prototype.ngOnDestroy=function(){this._destroyWidget()},t.prototype.ngOnChanges=function(t){e.prototype.ngOnChanges.call(this,t),this.setupChanges("columns",t),this.setupChanges("dataSource",t),this.setupChanges("keyExpr",t),this.setupChanges("selectedRowKeys",t),this.setupChanges("sortByGroupSummaryInfo",t)},t.prototype.setupChanges=function(e,t){e in this._optionsToUpdate||this._idh.setup(e,t)},t.prototype.ngDoCheck=function(){this._idh.doCheck("columns"),this._idh.doCheck("dataSource"),this._idh.doCheck("keyExpr"),this._idh.doCheck("selectedRowKeys"),this._idh.doCheck("sortByGroupSummaryInfo"),this._watcherHelper.checkWatchers(),e.prototype.ngDoCheck.call(this),e.prototype.clearChangedOptions.call(this)},t.prototype._setOption=function(t,n){var i=this._idh.setupSingle(t,n),r=null!==this._idh.getChanges(t,n);(i||r)&&e.prototype._setOption.call(this,t,n)},t.\u0275fac=function(e){return new(e||t)(o["\u0275\u0275directiveInject"](o.ElementRef),o["\u0275\u0275directiveInject"](o.NgZone),o["\u0275\u0275directiveInject"](l.e),o["\u0275\u0275directiveInject"](l.j),o["\u0275\u0275directiveInject"](l.g),o["\u0275\u0275directiveInject"](l.i),o["\u0275\u0275directiveInject"](r.TransferState),o["\u0275\u0275directiveInject"](o.PLATFORM_ID))},t.\u0275cmp=o["\u0275\u0275defineComponent"]({type:t,selectors:[["dx-data-grid"]],contentQueries:function(e,t,n){var i;1&e&&(o["\u0275\u0275contentQuery"](n,c.f,!1),o["\u0275\u0275contentQuery"](n,c.q,!1)),2&e&&(o["\u0275\u0275queryRefresh"](i=o["\u0275\u0275loadQuery"]())&&(t.columnsChildren=i),o["\u0275\u0275queryRefresh"](i=o["\u0275\u0275loadQuery"]())&&(t.sortByGroupSummaryInfoChildren=i))},inputs:{accessKey:"accessKey",activeStateEnabled:"activeStateEnabled",allowColumnReordering:"allowColumnReordering",allowColumnResizing:"allowColumnResizing",autoNavigateToFocusedRow:"autoNavigateToFocusedRow",cacheEnabled:"cacheEnabled",cellHintEnabled:"cellHintEnabled",columnAutoWidth:"columnAutoWidth",columnChooser:"columnChooser",columnFixing:"columnFixing",columnHidingEnabled:"columnHidingEnabled",columnMinWidth:"columnMinWidth",columnResizingMode:"columnResizingMode",columns:"columns",columnWidth:"columnWidth",customizeColumns:"customizeColumns",customizeExportData:"customizeExportData",dataSource:"dataSource",dateSerializationFormat:"dateSerializationFormat",disabled:"disabled",editing:"editing",elementAttr:"elementAttr",errorRowEnabled:"errorRowEnabled",export:"export",filterBuilder:"filterBuilder",filterBuilderPopup:"filterBuilderPopup",filterPanel:"filterPanel",filterRow:"filterRow",filterSyncEnabled:"filterSyncEnabled",filterValue:"filterValue",focusedColumnIndex:"focusedColumnIndex",focusedRowEnabled:"focusedRowEnabled",focusedRowIndex:"focusedRowIndex",focusedRowKey:"focusedRowKey",focusStateEnabled:"focusStateEnabled",grouping:"grouping",groupPanel:"groupPanel",headerFilter:"headerFilter",height:"height",highlightChanges:"highlightChanges",hint:"hint",hoverStateEnabled:"hoverStateEnabled",keyboardNavigation:"keyboardNavigation",keyExpr:"keyExpr",loadPanel:"loadPanel",masterDetail:"masterDetail",noDataText:"noDataText",pager:"pager",paging:"paging",remoteOperations:"remoteOperations",renderAsync:"renderAsync",repaintChangesOnly:"repaintChangesOnly",rowAlternationEnabled:"rowAlternationEnabled",rowDragging:"rowDragging",rowTemplate:"rowTemplate",rtlEnabled:"rtlEnabled",scrolling:"scrolling",searchPanel:"searchPanel",selectedRowKeys:"selectedRowKeys",selection:"selection",selectionFilter:"selectionFilter",showBorders:"showBorders",showColumnHeaders:"showColumnHeaders",showColumnLines:"showColumnLines",showRowLines:"showRowLines",sortByGroupSummaryInfo:"sortByGroupSummaryInfo",sorting:"sorting",stateStoring:"stateStoring",summary:"summary",tabIndex:"tabIndex",twoWayBindingEnabled:"twoWayBindingEnabled",visible:"visible",width:"width",wordWrapEnabled:"wordWrapEnabled"},outputs:{onAdaptiveDetailRowPreparing:"onAdaptiveDetailRowPreparing",onCellClick:"onCellClick",onCellDblClick:"onCellDblClick",onCellHoverChanged:"onCellHoverChanged",onCellPrepared:"onCellPrepared",onContentReady:"onContentReady",onContextMenuPreparing:"onContextMenuPreparing",onDataErrorOccurred:"onDataErrorOccurred",onDisposing:"onDisposing",onEditingStart:"onEditingStart",onEditorPrepared:"onEditorPrepared",onEditorPreparing:"onEditorPreparing",onExported:"onExported",onExporting:"onExporting",onFileSaving:"onFileSaving",onFocusedCellChanged:"onFocusedCellChanged",onFocusedCellChanging:"onFocusedCellChanging",onFocusedRowChanged:"onFocusedRowChanged",onFocusedRowChanging:"onFocusedRowChanging",onInitialized:"onInitialized",onInitNewRow:"onInitNewRow",onKeyDown:"onKeyDown",onOptionChanged:"onOptionChanged",onRowClick:"onRowClick",onRowCollapsed:"onRowCollapsed",onRowCollapsing:"onRowCollapsing",onRowDblClick:"onRowDblClick",onRowExpanded:"onRowExpanded",onRowExpanding:"onRowExpanding",onRowInserted:"onRowInserted",onRowInserting:"onRowInserting",onRowPrepared:"onRowPrepared",onRowRemoved:"onRowRemoved",onRowRemoving:"onRowRemoving",onRowUpdated:"onRowUpdated",onRowUpdating:"onRowUpdating",onRowValidating:"onRowValidating",onSelectionChanged:"onSelectionChanged",onToolbarPreparing:"onToolbarPreparing",accessKeyChange:"accessKeyChange",activeStateEnabledChange:"activeStateEnabledChange",allowColumnReorderingChange:"allowColumnReorderingChange",allowColumnResizingChange:"allowColumnResizingChange",autoNavigateToFocusedRowChange:"autoNavigateToFocusedRowChange",cacheEnabledChange:"cacheEnabledChange",cellHintEnabledChange:"cellHintEnabledChange",columnAutoWidthChange:"columnAutoWidthChange",columnChooserChange:"columnChooserChange",columnFixingChange:"columnFixingChange",columnHidingEnabledChange:"columnHidingEnabledChange",columnMinWidthChange:"columnMinWidthChange",columnResizingModeChange:"columnResizingModeChange",columnsChange:"columnsChange",columnWidthChange:"columnWidthChange",customizeColumnsChange:"customizeColumnsChange",customizeExportDataChange:"customizeExportDataChange",dataSourceChange:"dataSourceChange",dateSerializationFormatChange:"dateSerializationFormatChange",disabledChange:"disabledChange",editingChange:"editingChange",elementAttrChange:"elementAttrChange",errorRowEnabledChange:"errorRowEnabledChange",exportChange:"exportChange",filterBuilderChange:"filterBuilderChange",filterBuilderPopupChange:"filterBuilderPopupChange",filterPanelChange:"filterPanelChange",filterRowChange:"filterRowChange",filterSyncEnabledChange:"filterSyncEnabledChange",filterValueChange:"filterValueChange",focusedColumnIndexChange:"focusedColumnIndexChange",focusedRowEnabledChange:"focusedRowEnabledChange",focusedRowIndexChange:"focusedRowIndexChange",focusedRowKeyChange:"focusedRowKeyChange",focusStateEnabledChange:"focusStateEnabledChange",groupingChange:"groupingChange",groupPanelChange:"groupPanelChange",headerFilterChange:"headerFilterChange",heightChange:"heightChange",highlightChangesChange:"highlightChangesChange",hintChange:"hintChange",hoverStateEnabledChange:"hoverStateEnabledChange",keyboardNavigationChange:"keyboardNavigationChange",keyExprChange:"keyExprChange",loadPanelChange:"loadPanelChange",masterDetailChange:"masterDetailChange",noDataTextChange:"noDataTextChange",pagerChange:"pagerChange",pagingChange:"pagingChange",remoteOperationsChange:"remoteOperationsChange",renderAsyncChange:"renderAsyncChange",repaintChangesOnlyChange:"repaintChangesOnlyChange",rowAlternationEnabledChange:"rowAlternationEnabledChange",rowDraggingChange:"rowDraggingChange",rowTemplateChange:"rowTemplateChange",rtlEnabledChange:"rtlEnabledChange",scrollingChange:"scrollingChange",searchPanelChange:"searchPanelChange",selectedRowKeysChange:"selectedRowKeysChange",selectionChange:"selectionChange",selectionFilterChange:"selectionFilterChange",showBordersChange:"showBordersChange",showColumnHeadersChange:"showColumnHeadersChange",showColumnLinesChange:"showColumnLinesChange",showRowLinesChange:"showRowLinesChange",sortByGroupSummaryInfoChange:"sortByGroupSummaryInfoChange",sortingChange:"sortingChange",stateStoringChange:"stateStoringChange",summaryChange:"summaryChange",tabIndexChange:"tabIndexChange",twoWayBindingEnabledChange:"twoWayBindingEnabledChange",visibleChange:"visibleChange",widthChange:"widthChange",wordWrapEnabledChange:"wordWrapEnabledChange"},features:[o["\u0275\u0275ProvidersFeature"]([l.e,l.j,l.i,l.g]),o["\u0275\u0275InheritDefinitionFeature"],o["\u0275\u0275NgOnChangesFeature"]],decls:0,vars:0,template:function(e,t){},encapsulation:2}),t}(l.b),d=function(){function e(){}return e.\u0275mod=o["\u0275\u0275defineNgModule"]({type:e}),e.\u0275inj=o["\u0275\u0275defineInjector"]({factory:function(t){return new(t||e)},imports:[[c.V,c.W,c.Yc,c.g,c.e,c.Fb,c.Tb,c.ub,c.sb,c.Ob,c.x,c.jb,c.tb,c.T,c.l,c.Xc,c.t,c.P,c.lc,c.D,c.Ib,c.Dc,c.mc,c.H,c.M,c.U,c.dc,c.ec,c.v,c.kb,c.lb,c.i,c.j,c.nb,c.Bb,c.mb,c.ob,c.qb,c.fc,c.Db,c.Cb,c.Nb,c.Rb,c.Wb,c.hc,c.jc,c.qc,c.rc,c.eb,c.vc,c.wc,c.yc,c.r,c.Ic,c.Qc,c.Wc,c.k,c.gd,c.w,l.c,l.f,r.BrowserTransferStateModule],c.V,c.W,c.Yc,c.g,c.e,c.Fb,c.Tb,c.ub,c.sb,c.Ob,c.x,c.jb,c.tb,c.T,c.l,c.Xc,c.t,c.P,c.lc,c.D,c.Ib,c.Dc,c.mc,c.H,c.M,c.U,c.dc,c.ec,c.v,c.kb,c.lb,c.i,c.j,c.nb,c.Bb,c.mb,c.ob,c.qb,c.fc,c.Db,c.Cb,c.Nb,c.Rb,c.Wb,c.hc,c.jc,c.qc,c.rc,c.eb,c.vc,c.wc,c.yc,c.r,c.Ic,c.Qc,c.Wc,c.k,c.gd,c.w,l.f]}),e}()},t2fQ:function(e,t,n){"use strict";var i=s(n("FKN7")),r=s(n("jeLr")),o=s(n("GBv4")),a=n("GCD8");function s(e){return e&&e.__esModule?e:{default:e}}var l={setup:function(e){var t=(0,i.default)(e);r.default.on(t,(0,a.addNamespace)("wheel","dxWheel"),l._wheelHandler.bind(l))},teardown:function(e){r.default.off(e,".".concat("dxWheel"))},_wheelHandler:function(e){var t=e.originalEvent,n=t.deltaMode,i=t.deltaY,r=t.deltaX,o=t.deltaZ;(0,a.fireEvent)({type:"dxmousewheel",originalEvent:e,delta:this._normalizeDelta(i,n),deltaX:r,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",l),t.name="dxmousewheel"},t9fZ:function(e,t,n){"use strict";n.d(t,"a",(function(){return s}));var i=n("mrSG"),r=n("FFOo"),o=n("b7mW"),a=n("G5J1");function s(e){return function(t){return 0===e?Object(a.b)():t.lift(new l(e))}}var l=function(){function e(e){if(this.total=e,this.total<0)throw new o.a}return e.prototype.call=function(e,t){return t.subscribe(new c(e,this.total))},e}(),c=function(e){function t(t,n){var i=e.call(this,t)||this;return i.total=n,i.count=0,i}return i.d(t,e),t.prototype._next=function(e){var t=this.total,n=++this.count;n<=t&&(this.destination.next(e),n===t&&(this.destination.complete(),this.unsubscribe()))},t}(r.a)},tF6Q:function(e,t,n){"use strict";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)}var r=x(n("FKN7")),o=x(n("tUd6")),a=x(n("jeLr")),s=x(n("GYHJ")),l=n("8S5z"),c=n("ti0F"),u=n("XpgS"),d=n("gpjr"),h=w(n("GCD8")),p=x(n("T4bj")),f=x(n("XCcL")),m=n("KAnu"),g=w(n("Yt8F")),_=x(n("uHaw")),v=n("UOFr"),y=x(n("LdFP"));function b(){if("function"!=typeof WeakMap)return null;var e=new WeakMap;return b=function(){return e},e}function w(e){if(e&&e.__esModule)return e;if(null===e||"object"!==i(e)&&"function"!=typeof e)return{default:e};var t=b();if(t&&t.has(e))return t.get(e);var n={},r=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var o in e)if(Object.prototype.hasOwnProperty.call(e,o)){var a=r?Object.getOwnPropertyDescriptor(e,o):null;a&&(a.get||a.set)?Object.defineProperty(n,o,a):n[o]=e[o]}return n.default=e,t&&t.set(e,n),n}function x(e){return e&&e.__esModule?e:{default:e}}var C="input:not([type='hidden']), textarea, a, select, [tabindex]";function S(e){return e&&e.hasClass("dx-group-row")}function M(e){return e&&e.hasClass("dx-master-detail-row")}function k(e){return e&&!S(e)&&!M(e)}function O(e){return e.length&&"TD"===e[0].tagName}function T(e,t){return!e._isRowEditMode()&&t&&!t.hasClass("dx-command-select")&&t.hasClass("dx-editor-cell")}function E(e){return(0,c.isDefined)(e)&&e.length>0}function I(){return"desktop"!==y.default.current().deviceType}function A(e){return!!e.parent(".".concat("dx-header-row")).length}var D=s.default.ViewController.inherit({init:function(){var e=this;e.isKeyboardEnabled()&&(g.subscribeVisibilityChange(),e._dataController=e.getController("data"),e._selectionController=e.getController("selection"),e._editingController=e.getController("editing"),e._headerPanel=e.getView("headerPanel"),e._columnsController=e.getController("columns"),e._fastEditingStarted=!1,e._focusedCellPosition={},e._canceledCellPosition=null,e.getController("editorFactory").focused.add((function(t){e.setupFocusedView(),e._isNeedScroll&&t.is(":visible")&&e._focusedView&&e._focusedView.getScrollable&&(e._focusedView._scrollToElement(t),e._isNeedScroll=!1)})),e._initViewHandlers(),e._initDocumentHandlers(),e.createAction("onKeyDown"))},_initViewHandlers:function(){var e=this,t=e.createAction(e._pointerEventHandler),n=e.getView("rowsView");n.renderCompleted.add((function(i){var o=n.element(),s=!i||"refresh"===i.changeType,l=e._focusedView&&e._focusedView.name===n.name,c=i&&("append"===i.changeType||"prepend"===i.changeType),u=".".concat("dx-row"," > td, .").concat("dx-row"),d=(0,r.default)(":focus"),m=!d.length||d.closest(o).length||_.default.msie&&d.is("body"),g=I()?f.default.name:p.default.down;a.default.off(o,h.addNamespace(g,"dxDataGridKeyboardNavigation"),t),a.default.on(o,h.addNamespace(g,"dxDataGridKeyboardNavigation"),u,t),e._initKeyDownHandler(o,(function(t){return e._keyDownHandler(t)})),e._setRowsViewAttributes(o),l&&m&&(e._isNeedFocus?!c:e._isHiddenFocus&&s)&&e._updateFocus(!0)}))},_initDocumentHandlers:function(){var e=this,t=o.default.getDocument();e._documentClickHandler=e.createAction((function(t){var n=(0,r.default)(t.event.target),i=e._isEventInCurrentGrid(t.event)&&n.closest(".".concat(e.addWidgetPrefix("rowsview"))).length,o=n.closest(".".concat("dx-dropdowneditor-overlay")).length;i||o||e._resetFocusedCell()})),a.default.on(t,h.addNamespace(p.default.down,"dxDataGridKeyboardNavigation"),e._documentClickHandler)},_setRowsViewAttributes:function(e){!this._dataController.getVisibleRows().length&&this._applyTabIndexToElement(e)},_initKeyDownHandler:function(e,t){v.keyboard.off(this._keyDownListener),this._keyDownListener=v.keyboard.on(e,null,t)},dispose:function(){this.callBase(),this._focusedView=null,v.keyboard.off(this._keyDownListener),a.default.off(o.default.getDocument(),h.addNamespace(p.default.down,"dxDataGridKeyboardNavigation"),this._documentClickHandler),g.unsubscribeVisibilityChange()},optionChanged:function(e){switch(e.name){case"keyboardNavigation":case"useLegacyKeyboardNavigation":e.handled=!0;break;default:this.callBase(e)}},isRowFocusType:function(){return"row"===this.focusType},isCellFocusType:function(){return"cell"===this.focusType},setRowFocusType:function(){this.option("focusedRowEnabled")&&(this.focusType="row")},setCellFocusType:function(){this.focusType="cell"},_keyDownHandler:function(e){var t=this._editingController.isEditing(),n=!0,i=e.originalEvent,r=this._processOnKeyDown(e);if(!i.isDefaultPrevented()&&(this._isNeedFocus=!0,this._isNeedScroll=!0,this._updateFocusedCellPositionByTarget(i.target),!r)){switch(e.keyName){case"leftArrow":case"rightArrow":this._leftRightKeysHandler(e,t);break;case"upArrow":case"downArrow":e.ctrl?g.selectView("rowsView",this,i):this._upDownKeysHandler(e,t);break;case"pageUp":case"pageDown":this._pageUpDownKeyHandler(e);break;case"space":this._spaceKeyHandler(e,t);break;case"A":e.ctrl?this._ctrlAKeyHandler(e,t):this._beginFastEditing(e.originalEvent);break;case"tab":this._tabKeyHandler(e,t);break;case"enter":this._enterKeyHandler(e,t);break;case"escape":this._escapeKeyHandler(e,t);break;case"F":e.ctrl?this._ctrlFKeyHandler(e):this._beginFastEditing(e.originalEvent);break;case"F2":this._f2KeyHandler();break;case"del":case"backspace":this._isFastEditingAllowed()&&!this._isFastEditingStarted()&&this._beginFastEditing(i,!0);break;default:this._beginFastEditing(i)||(this._isNeedFocus=!1,this._isNeedScroll=!1,n=!1)}n&&i.stopPropagation()}},_processOnKeyDown:function(e){var t=e.originalEvent,n={handled:!1,event:t};return this.executeAction("onKeyDown",n),e.ctrl=t.ctrlKey,e.alt=t.altKey,e.shift=t.shiftKey,!!n.handled},_closeEditCell:function(){var e=this;setTimeout((function(){e._editingController.closeEditCell()}))},_leftRightKeysHandler:function(e,t){var n=this.getVisibleRowIndex(),i=e.originalEvent,r=this._focusedView&&this._focusedView.getRow(n),o=this._getDirectionCodeByKey(e.keyName),a=this._isFastEditingStarted();if((!t||a)&&k(r)){this.setCellFocusType(),a&&this._closeEditCell();var s=this._getNextCell(o);E(s)&&this._arrowKeysHandlerFocusCell(i,s),i&&i.preventDefault()}},_upDownKeysHandler:function(e,t){var n=this.getVisibleRowIndex(),i=this._focusedView&&this._focusedView.getRow(n),r=e.originalEvent,o="upArrow"===e.keyName,a=this._dataController.dataSource(),s=this._isFastEditingStarted();if((!t||s)&&i&&!M(i)){if(s&&this._closeEditCell(),!this._navigateNextCell(r,e.keyName)&&this._isVirtualScrolling()&&o&&a&&!a.isLoading()){var l=i.outerHeight();this._scrollBy(-l,n=this._focusedCellPosition.rowIndex-1,r)}r&&r.preventDefault()}},_pageUpDownKeyHandler:function(e){var t=this._dataController.pageIndex(),n=this._dataController.pageCount(),i=this.option("paging.enabled"),r="pageUp"===e.keyName,o=r?-1:1,a=this.getView("rowsView").getScrollable();i&&!this._isVirtualScrolling()?(r?t>0:t td[tabindex]").not(r).removeClass("dx-cell-focus-disabled").removeAttr("tabIndex"),a.default.one(r,"blur",(function(e){e.relatedTarget&&r.removeClass("dx-cell-focus-disabled")})),n||(this._applyTabIndexToElement(r),a.default.trigger(r,"focus")),t?r.addClass("dx-cell-focus-disabled"):this.getController("editorFactory").focus(r))}},_updateFocus:function(e){var t=this;setTimeout((function(){var n=t._getFocusedCell(),i=t.getController("editing").isEditing();if(n&&(!t._isMasterDetailCell(n)||t._isRowEditMode())&&(t._hasSkipRow(n.parent())&&(n=t._getNextCell(t._focusedCellPosition&&t._focusedCellPosition.rowIndex>0?"upArrow":"downArrow")),E(n))){if(e&&!i&&t._checkCellOverlapped(n))return;n.is("td")||n.hasClass(t.addWidgetPrefix("edit-form-item"))?(!n.is("[class^=dx-command]")&&t.getController("editorFactory").focus()?t._focus(n):t._isCellEditMode()?t._focus(n,t._isHiddenFocus):t._isHiddenFocus&&t._focus(n,!0),i&&t._focusInteractiveElement.bind(t)(n)):a.default.trigger(n,"focus")}}))},_checkCellOverlapped:function(e){var t=e.offset(),n=!1;return this.component.getScrollable&&this.component.getScrollable()&&(t.left<0?n=e.width()+t.left<=0:t.top<0&&(n=e.height()+t.top<=0)),n},_getFocusedCell:function(){return(0,r.default)(this._getCell(this._focusedCellPosition))},_updateFocusedCellPositionByTarget:function(e){var t;if("row"===this._getElementType(e)&&(0,c.isDefined)(null===(t=this._focusedCellPosition)||void 0===t?void 0:t.columnIndex)){var n=(0,r.default)(e);this._focusedView&&S(n)&&this.setFocusedRowIndex(this._getRowIndex(n))}else this._updateFocusedCellPosition(this._getCellElementFromTarget(e))},_updateFocusedCellPosition:function(e,t){var n=this._getCellPosition(e,t);return n&&(!e.length||n.rowIndex>=0&&n.columnIndex>=0)&&this.setFocusedCellPosition(n.rowIndex,n.columnIndex),n},_getCellPosition:function(e,t){var n,i=E(e)&&e.closest("tr"),r=this.getView("rowsView");if(E(i)){var o=this._getRowIndex(i);return n=r.getCellIndex(e,o),t&&(n=this._applyColumnIndexBoundaries(n="previous"===t?n-1:n+1)),{rowIndex:o,columnIndex:n}}},_focusCell:function(e,t){if(this._isCellValid(e))return this._focus(e,t),!0},_focusEditFormCell:function(e){e.hasClass("dx-master-detail-cell")&&this.getController("editorFactory").focus(e,!0)},_resetFocusedCell:function(){var e=this._getFocusedCell();e&&e.removeAttr("tabIndex"),this._focusedView&&this._focusedView.renderFocusState&&this._focusedView.renderFocusState(),this._isNeedFocus=!1,this._isNeedScroll=!1,this._focusedCellPosition={}},restoreFocusableElement:function(e,t){var n,i,r=(0,c.isDefined)(e),o=this.getView("rowsView"),s=o.element(),l=this._focusedCellPosition.columnIndex,u=this._dataController.getRowIndexOffset();e=r?e:o.getTopVisibleItemIndex()+u,r?(i=o.getRow(e-u),!(n=this._fireFocusedRowChanging(t,i)).cancel&&n.rowIndexChanged&&(e=n.newRowIndex)):(this.getController("editorFactory").loseFocus(),this._applyTabIndexToElement(s),a.default.trigger(s,"focus")),r&&n.cancel||this.setFocusedCellPosition(e,l),r&&this._updateFocus()},_getNewPositionByCode:function(e,t,n){var i=e.columnIndex,r=e.rowIndex;if(void 0===e.rowIndex&&"next"===n)return{columnIndex:0,rowIndex:0};switch(n){case"nextInRow":case"next":i0&&!this._isFirstValidCell({columnIndex:i,rowIndex:r})&&"row"!==t?i--:r>0&&"previous"===n&&(r--,i=this._getVisibleColumnCount()-1);break;case"upArrow":r=r>0?r-1:r;break;case"downArrow":r=this._isLastRow(r)?r:r+1}return{columnIndex:i,rowIndex:r}},setFocusedCellPosition:function(e,t){this.setFocusedRowIndex(e),this.setFocusedColumnIndex(t)},setFocusedRowIndex:function(e){this._focusedCellPosition||(this._focusedCellPosition={}),this._focusedCellPosition.rowIndex=e},setFocusedColumnIndex:function(e){this._focusedCellPosition||(this._focusedCellPosition={}),this._focusedCellPosition.columnIndex=e},getVisibleRowIndex:function(){return this._focusedCellPosition?this._focusedCellPosition.rowIndex?this._focusedCellPosition.rowIndex-this._dataController.getRowIndexOffset():this._focusedCellPosition.rowIndex:null},getVisibleColumnIndex:function(){return this._focusedCellPosition&&(0,c.isDefined)(this._focusedCellPosition.columnIndex)?this._focusedCellPosition.columnIndex:-1},getFocusedColumnIndex:function(){return this._focusedCellPosition?this._focusedCellPosition.columnIndex:null},_applyColumnIndexBoundaries:function(e){var t=this._getVisibleColumnCount();return e<0?e=0:e>=t&&(e=t-1),e},_isCellByPositionValid:function(e){var t=(0,r.default)(this._getCell(e));return this._isCellValid(t)},_isLastRow:function(e){return this._isVirtualScrolling()?e>=this._dataController.totalItemsCount()-1:e===this.getController("data").items().length-1},_isFirstValidCell:function(e){var t=!1;return 0===e.rowIndex&&e.columnIndex>=0&&(t=t||!this._haveValidCellBeforePosition(e)),t},_haveValidCellBeforePosition:function(e){for(var t=e.columnIndex,n=!1;t>0&&!n;){var i={columnIndex:--t,rowIndex:e.rowIndex};n=this._isCellByPositionValid(i)}return n},_isLastValidCell:function(e){var t=e.rowIndex,n={columnIndex:e.columnIndex>=0?e.columnIndex+1:0,rowIndex:t},i=this.getController("data").getVisibleRows(),r=i&&i[t];return!!this._isLastRow(t)&&(!!(r&&"group"===r.rowType&&e.columnIndex>0)||e.columnIndex===this._getVisibleColumnCount()-1||!this._isCellByPositionValid(n)&&this._isLastValidCell(n))},_isCellValid:function(e,t){if(E(e)&&this._columnsController){var n=this.getView("rowsView"),i=e.parent(),r=this._columnsController.getVisibleColumns(),o=n.getCellIndex(e),a=r[o],s=this._getVisibleColumnCount(),l=this._editingController,u=M(i),d=a&&a.showWhenGrouped,h=a&&!e.hasClass("dx-command-expand")&&k(i);if(this._isMasterDetailCell(e))return!0;if(s>o&&(!u&&a&&(!(0,c.isDefined)(a.groupIndex)||d&&h)||parseInt(e.attr("colspan"))>1)){var p=this._dataController.items(),f=n.getRowIndex(i),m=p[f],g=l&&this._isCellEditMode()&&l.isEditing(),_=l&&l.isEditRow(f),v=_||g;return a.command?this._isLegacyNavigation()?!v&&"expand"===a.command:g?!a.command:_?"select"!==a.command:!v:(!g||!m||"data"===m.rowType)&&(!v||a.allowEditing||t)}}},getFirstValidCellInRow:function(e,t){for(var n,i,r=e.find("> td"),o=t=t||0;o-1,c="previous"===e?this._isFirstValidCell(a):this._isLastValidCell(a);if(this._focusedView&&a){var d=this._getNewPositionByCode(a,t,e);if(E(i=(0,r.default)(this._getCell(d)))&&!this._isCellValid(i)&&this._isCellInRow(d,l)&&!c&&(i=s?this.getFirstValidCellInRow(i.parent(),d.columnIndex):this._getNextCell(e,"cell",d)),o=E(i)&&i.parent(),this._hasSkipRow(o)){var h=this._getRowIndex(o);if(this._isLastRow(h))return null;i=this._getNextCell(e,"row",{columnIndex:a.columnIndex,rowIndex:h})}return E(i)?i:null}return null},_startEditing:function(e,t){var n=this._focusedCellPosition,i=this.getVisibleRowIndex(),r=this._dataController.items()[i],o=this._columnsController.getVisibleColumns()[n.columnIndex];this._isAllowEditing(r,o)&&(this._isRowEditMode()?this._editingController.editRow(i):n&&this._startEditingCell(e,t))},_isAllowEditing:function(e,t){return this.getController("editing").allowUpdating({row:e})&&t&&t.allowEditing},_startEditingCell:function(e,t){var n=this,i=this.getVisibleRowIndex(),r=this._focusedCellPosition.columnIndex;this._fastEditingStarted=(0,c.isDefined)(t);var o=this._editingController.editCell(i,r);if(this._isFastEditingStarted())if(!0===o)n._editingCellHandler(e,t);else if(o&&o.done){var a="delete"!==t?t:"";o.done((function(){return n._editingCellHandler(e,a)}))}},_editingCellHandler:function(e,t){var n=this._getFocusedCell().find(".dx-texteditor-input").eq(0),i=h.createEvent(e,{type:"keydown",target:n.get(0)}),r=h.createEvent(e,{type:"keypress",target:n.get(0)}),o=h.createEvent(e,{type:"input",target:n.get(0)});a.default.trigger(n,i),i.isDefaultPrevented()||(a.default.trigger(n,r),r.isDefaultPrevented()||setTimeout((function(){n.val(t);var e=n.closest(".".concat("dx-widget"));a.default.off(e,"focusout"),a.default.one(e,"focusout",(function(){a.default.trigger(n,"change")})),a.default.trigger(n,o)}),_.default.mozilla?25:0))},_fireFocusChangingEvents:function(e,t,n,i){var o={},a=this._getCellPosition(t)||{};return this.isCellFocusType()&&((o=this._fireFocusedCellChanging(e,t,i)).cancel||(a.columnIndex=o.newColumnIndex,a.rowIndex=o.newRowIndex,i=o.isHighlighted,t=(0,r.default)(this._getCell(a)))),!o.cancel&&n&&t&&((o=this._fireFocusedRowChanging(e,t.parent())).cancel||(a.rowIndex=o.newRowIndex,o.isHighlighted=i)),o.$newCellElement=(0,r.default)(this._getCell(a)),o.$newCellElement.length||(o.$newCellElement=t),o},_fireFocusedCellChanging:function(e,t,n){var i=this.option("focusedColumnIndex"),o=this.option("focusedRowIndex"),a=this._getCellPosition(t),s=a?a.columnIndex:-1,l=a?a.rowIndex:-1,c={cellElement:t,prevColumnIndex:i,prevRowIndex:o,newColumnIndex:s,newRowIndex:l,rows:this.getController("data").getVisibleRows(),columns:this.getController("columns").getVisibleColumns(),event:e,isHighlighted:n||!1,cancel:!1};return this._canceledCellPosition=null,this.executeAction("onFocusedCellChanging",c),c.newColumnIndex===s&&c.newRowIndex===l||(c.$newCellElement=(0,r.default)(this._getCell({columnIndex:c.newColumnIndex,rowIndex:c.newRowIndex}))),c.cancel&&(this._canceledCellPosition={rowIndex:l,columnIndex:s}),c},_fireFocusedCellChanged:function(e,t,n){var i=this.getController("data"),r=this.getView("rowsView").getCellIndex(e),o=this._getRowIndex(e&&e.parent()),a=Math.min(o-i.getRowIndexOffset(),i.items().length-1),s=this.getController("editing").isEditCell(a,r),l=i.items()[a];s||t===r&&n===o||(i=this.getController("data"),this.executeAction("onFocusedCellChanged",{cellElement:e,columnIndex:r,rowIndex:o,row:l,column:this.getController("columns").getVisibleColumns()[r]}))},_fireFocusedRowChanging:function(e,t){var n=this._getRowIndex(t),i=this.getController("data"),r=this.option("focusedRowIndex"),o=i.loadingOperationTypes(),a={rowElement:t,prevRowIndex:r,newRowIndex:n,event:e,rows:this.getController("data").getVisibleRows(),cancel:!1};return!i||i.isLoading()&&(o.reload||o.paging)?(a.cancel=!0,a):(this.option("focusedRowEnabled")&&(this.executeAction("onFocusedRowChanging",a),a.cancel||a.newRowIndex===n||(a.resetFocusedRow=a.newRowIndex<0,a.resetFocusedRow||this.setFocusedRowIndex(a.newRowIndex),a.rowIndexChanged=!0)),a)},_fireFocusedRowChanged:function(e){var t,n=this.option("focusedRowKey"),i=this.getController("focus"),r=null==i?void 0:i.getFocusedRowIndexByKey(n);if(this.option("focusedRowEnabled")){if(r>=0){var o=this.getController("data");t=r>=0&&o.getVisibleRows()[r-o.getRowIndexOffset()]}this.executeAction("onFocusedRowChanged",{rowElement:e,rowIndex:r,row:t})}},_isEventInCurrentGrid:function(e){return(0,l.isElementInCurrentGrid)(this,(0,r.default)(e.target))},_isRowEditMode:function(){var e=this.getController("editing").getEditMode();return"row"===e||"form"===e},_isCellEditMode:function(){var e=this.getController("editing").getEditMode();return"cell"===e||"batch"===e},_isFastEditingAllowed:function(){return this._isCellEditMode()&&this.option("keyboardNavigation.editOnKeyPress")},_getInteractiveElement:function(e,t){var n=e.find(C).filter(":visible");return t?n.last():n.first()},_applyTabIndexToElement:function(e){var t=this.option("tabIndex")||0;e.attr("tabindex",(0,c.isDefined)(t)?t:0)},_getCell:function(e){if(this._focusedView&&this._dataController&&e)return this._focusedView.getCell({rowIndex:e.rowIndex-this._dataController.getRowIndexOffset(),columnIndex:e.columnIndex})},_getRowIndex:function(e){var t=this.getView("rowsView").getRowIndex(e);return t>=0&&(t+=this.getController("data").getRowIndexOffset()),t},_hasSkipRow:function(e){var t=e&&e.get(0);return t&&("none"===t.style.display||e.hasClass(this.addWidgetPrefix("group-footer"))||M(e)&&!e.hasClass(this.addWidgetPrefix("edit-form")))},_allowEditingOnEnterKey:function(){return"startEdit"===this.option("keyboardNavigation.enterKeyAction")},_isLegacyNavigation:function(){return this.option("useLegacyKeyboardNavigation")},_getDirectionCodeByKey:function(e){return this.option("rtlEnabled")?"leftArrow"===e?"nextInRow":"previousInRow":"leftArrow"===e?"previousInRow":"nextInRow"},_isVirtualScrolling:function(){var e=this.option("scrolling.mode");return"virtual"===e||"infinite"===e},_scrollBy:function(e,t,n){var i=this,r=this.getView("rowsView").getScrollable();i._focusedCellPosition&&r.on("scroll",(function e(){r.off("scroll",e),setTimeout(i.restoreFocusableElement.bind(i,t,n))})),r.scrollBy({left:0,top:e})},_isInsideEditForm:function(e){return(0,r.default)(e).closest("."+this.addWidgetPrefix("edit-form")).length>0},_isMasterDetailCell:function(e){var t=(0,r.default)(e).closest(".dx-master-detail-cell"),n=t.closest("."+this.getWidgetContainerClass()).parent();return t.length&&n.is(this.component.$element())},_processNextCellInMasterDetail:function(e){!this._isInsideEditForm(e)&&e&&this._applyTabIndexToElement(e)},_handleTabKeyOnMasterDetailCell:function(e,t){if(this._isMasterDetailCell(e)){this._updateFocusedCellPosition((0,r.default)(e),t);var n=this._getNextCell(t,"row");return this._processNextCellInMasterDetail(n),!0}return!1},_getElementType:function(e){return(0,r.default)(e).is("tr")?"row":"cell"},_isFastEditingStarted:function(){return this._isFastEditingAllowed()&&this._fastEditingStarted},_getVisibleColumnCount:function(){return this.getController("columns").getVisibleColumns().length},_isCellInRow:function(e,t){var n=e.columnIndex,i=this._getVisibleColumnCount();return t?n>=0&&n<=i-1:n>0&&n td")):n.children().not(".dx-command-expand").first()},_getRowsViewElement:function(){var e=this.getView("rowsView");return e&&e.element()},isKeyboardEnabled:function(){return this.option("keyboardNavigation.enabled")},_processCanceledEditCellPosition:function(e,t){if(this._canceledCellPosition){var n=this._canceledCellPosition.rowIndex===e&&this._canceledCellPosition.columnIndex===t;return this._canceledCellPosition=null,n}}});e.exports={defaultOptions:function(){return{useLegacyKeyboardNavigation:!1,keyboardNavigation:{enabled:!0,enterKeyAction:"startEdit",enterKeyDirection:"none",editOnKeyPress:!1}}},controllers:{keyboardNavigation:D},extenders:{views:{rowsView:{_rowClick:function(e){var t=this.getController("editing").getEditRowIndex(),n=this.getController("keyboardNavigation");t===e.rowIndex&&n.setCellFocusType();var i=I()&&this.option("focusedRowEnabled");i&&this._triggerPointerDownEventHandler(e),this.callBase.apply(this,arguments)},_triggerPointerDownEventHandler:function(e){var t=e.event.originalEvent;if(t){var n=this.getController("keyboardNavigation"),i=(0,r.default)(t.target),o=this.getCellIndex(i),a=this.getController("columns").getVisibleColumns()[o],s=this.getController("data").items()[e.rowIndex];if(n._isAllowEditing(s,a)){var l=h.createEvent(t,{currentTarget:t.target});n._pointerEventHandler(l)}}},renderFocusState:function(){var e=this._dataController,t=this.option("focusedRowIndex")||0,n=this.element();n&&!(0,d.focused)(n)&&n.attr("tabIndex",null),(t<0||t>=e.getVisibleRows().length)&&(t=0);var i=this.getCellElements(t);this.getController("keyboardNavigation").isKeyboardEnabled()&&i&&this.updateFocusElementTabIndex(i)},updateFocusElementTabIndex:function(e){var t=this.getController("keyboardNavigation"),n=e.eq(0).parent(),i=this.option("focusedColumnIndex");(!i||i<0)&&(i=0),S(n)?t._applyTabIndexToElement(n):this._updateFocusedCellTabIndex(e,i)},_updateFocusedCellTabIndex:function(e,t){var n,i=this.getController("keyboardNavigation"),o=i._focusedView,a=e?e.length:-1;if(i._focusedView=this,a>0){a<=t&&(t=a-1);for(var s=t;s=0){var o=e(r.rowIndex);o&&(r.rowIndex+=o,i.focus(i.focus()))}}},adaptiveColumns:{_showHiddenCellsInView:function(e){var t=e.viewName,n=e.$cells,i=e.isCommandColumn;this.callBase.apply(this,arguments),"columnHeadersView"===t&&!i&&n.each((function(e,t){var n=(0,r.default)(t);A(n)&&n.attr("tabindex",0)}))},_hideVisibleCellInView:function(e){var t=e.viewName,n=e.$cell,i=e.isCommandColumn;this.callBase.apply(this,arguments),"columnHeadersView"===t&&!i&&A(n)&&n.removeAttr("tabindex")}}}}}},tFN4:function(e,t,n){"use strict";var i=n("ti0F"),r=i.isNumeric,o=i.isDefined,a=n("5u+F"),s=a.addInterval,l=a.dateToMilliseconds,c=Math.floor,u=n("z7z0").adjust;e.exports={_intervalize:function(e,t){if(o(e))return"datetime"===this._businessRange.dataType?(e=r(e)?new Date(e):new Date(e.getTime()),e=a.correctDateWithUnitBeginning(e,t,null,this._options.firstDayOfWeek)):e=u(c(u(e/t))*t,t),e},translate:function(e,t,n){var i=this.translateSpecialCase(e);return o(i)?Math.round(i):this.isValid(e,n=n||this._options.interval)?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,o=n.rangeMax;return t=t||this._options.interval,!(null===e||isNaN(e)||(e="datetime"===this._businessRange.dataType&&r(e)?new Date(e):e,t!==this._options.interval&&(i=this._intervalize(i,t),o=this._intervalize(o,t)),e.valueOf()=s(o,t)))},to:function(e,t,n){var i=this._intervalize(e,n=n||this._options.interval),r=s(i,n),o=this._to(i),a=this._to(r);return t?t>0&&(o=a):o=c((o+a)/2),o},_to:function(e){var t=this._canvasOptions,n=t.rangeMinVisible,i=t.rangeMaxVisible,r=e-n;return ei&&(r=s(i,this._options.interval)-n),this._conversionValue(this._calculateProjection(r*this._canvasOptions.ratioOfCanvasRange))},from:function(e,t){var n,i=this._options.interval,r=i,o=this._canvasOptions,a=o.rangeMinVisible,c=o.rangeMaxVisible;return"datetime"===this._businessRange.dataType&&(r=l(i)),n=this._calculateUnProjection((e-this._canvasOptions.startPoint)/this._canvasOptions.ratioOfCanvasRange),(n=this._intervalize(s(n,r/2,t>0),i))c&&(n=c),n},_add:function(){return NaN},isValueProlonged:!0}},tGlX:function(e,t,n){!function(e){"use strict";function t(e,t,n,i){var r={m:["eine Minute","einer Minute"],h:["eine Stunde","einer Stunde"],d:["ein Tag","einem Tag"],dd:[e+" Tage",e+" Tagen"],M:["ein Monat","einem Monat"],MM:[e+" Monate",e+" Monaten"],y:["ein Jahr","einem Jahr"],yy:[e+" Jahre",e+" Jahren"]};return t?r[n][0]:r[n][1]}e.defineLocale("de",{months:"Januar_Februar_M\xe4rz_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jan._Feb._M\xe4rz_Apr._Mai_Juni_Juli_Aug._Sep._Okt._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag".split("_"),weekdaysShort:"So._Mo._Di._Mi._Do._Fr._Sa.".split("_"),weekdaysMin:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd, D. MMMM YYYY HH:mm"},calendar:{sameDay:"[heute um] LT [Uhr]",sameElse:"L",nextDay:"[morgen um] LT [Uhr]",nextWeek:"dddd [um] LT [Uhr]",lastDay:"[gestern um] LT [Uhr]",lastWeek:"[letzten] dddd [um] LT [Uhr]"},relativeTime:{future:"in %s",past:"vor %s",s:"ein paar Sekunden",ss:"%d Sekunden",m:t,mm:"%d Minuten",h:t,hh:"%d Stunden",d:t,dd:t,M:t,MM:t,y:t,yy:t},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n("wd/R"))},tHPV:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var i=n("mrSG"),r=function(e){function t(t,n){var i=e.call(this,t,n)||this;return i.scheduler=t,i.work=n,i}return i.d(t,e),t.prototype.requestAsyncId=function(t,n,i){return void 0===i&&(i=0),null!==i&&i>0?e.prototype.requestAsyncId.call(this,t,n,i):(t.actions.push(this),t.scheduled||(t.scheduled=requestAnimationFrame((function(){return t.flush(null)}))))},t.prototype.recycleAsyncId=function(t,n,i){if(void 0===i&&(i=0),null!==i&&i>0||null===i&&this.delay>0)return e.prototype.recycleAsyncId.call(this,t,n,i);0===t.actions.length&&(cancelAnimationFrame(n),t.scheduled=void 0)},t}(n("h9Dq").a),o=new(function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return i.d(t,e),t.prototype.flush=function(e){this.active=!0,this.scheduled=void 0;var t,n=this.actions,i=-1,r=n.length;e=e||n.shift();do{if(t=e.execute(e.state,e.delay))break}while(++i1?[].slice.call(arguments):o,++i===e.length&&r.resolveWith(n,e)}},s=0;s0}:function(){return!0}}w.mixins={chart:{},pie:{},polar:{}},w.mixins.chart.scatter=d.default.chart,w.mixins.polar.scatter=d.default.polar,(0,r.extend)(w.mixins.pie,_.default),(0,r.extend)(w.mixins.chart,h.default.chart,p.default.chart,f.default.chart,m.default.chart,g.default.chart,v.default,y.default.chart),(0,r.extend)(w.mixins.polar,h.default.polar,p.default.polar,f.default.polar,m.default.polar,g.default.polar,y.default.polar),t.Series=L,t.mixins=w.mixins,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 u.default.getPointsInViewPort(this)},_createPoint:function(e,t,n){e.index=t;var i=this.pointsByArgument,r=this._getCreatingPointOptions(e),o=e.argument.valueOf(),s=n;s?s.update(e,r):(s=new a.default.Point(this,e,r),this.isSelected()&&A(this.lastSelectionMode)&&s.setView(k));var l=i[o];return l?l.push(s):i[o]=[s],s.hasValue()&&this.customizePoint(s,e),s},getRangeData:function(){return this._visible?this._getRangeData():{arg:{},val:{}}},getArgumentRange:function(){return this._visible?u.default.getArgumentRange(this):{arg:{},val:{}}},getViewport:function(){return u.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,r=e.type;if(this.type=r&&(0,s.normalizeEnum)(r.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,o.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=j(e.argumentAxisType,this.getArgumentAxis()),this._valueChecker=j(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(),r=(t[i]||[])[0];return r&&t[i].splice(0,1),r},updateData:function(e){var t=this._options,n=t.nameField;(e=e||[]).length&&(this._canRenderCompleteHandle=!0);var r=this._getPointDataSelector(),o=0;this._data=e.reduce((function(e,a,s){var l=r(a);return(0,i.isDefined)(l.argument)?n&&a[n]!==t.nameFieldValue||(l.index=s,e.push(l)):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={},r=n.reduce((function(n,r){if(e._checkData(r,i)){var o=n.length,a=e._getOldPoint(r,t,o),s=e._createPoint(r,o,a);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=r},_removeOldSegments:function(){var e=this,t=e._segments.length;(0,o.each)(e._graphics.splice(t,e._graphics.length)||[],(function(t,n){e._removeElement(n)})),e._trackers&&(0,o.each)(e._trackers.splice(t,e._trackers.length)||[],(function(e,t){t.remove()}))},_drawElements:function(e,t,n){var i=this,r=i._points||[],o=r[0]&&r[0].hasValue()&&i._options.closed,a={markers:i._markersGroup,errorBars:i._errorBarGroup};i._drawnPoints=[],i._graphics=i._graphics||[],i._segments=[];var s=r.reduce((function(r,o){var s=r[r.length-1];return o.translated&&!n||(o.translate(),!n&&o.setDefaultCoords()),o.hasValue()&&o.hasCoords()?(n&&i._drawPoint({point:o,groups:a,hasAnimation:e,firstDrawing:t}),s.push(o)):o.hasValue()?o.setInvisibility():s.length&&r.push([]),r}),[[]]);s.forEach((function(t,n){t.length&&i._drawSegment(t,e,n,o&&n===this.length-1)}),s),i._firstDrawing=!r.length,i._removeOldSegments(),e&&i._animate(t)},draw:function(e,t,n){var i=this._firstDrawing;if(this._legendCallback=n||this._legendCallback,!this._visible)return e=!1,void this._group.remove();this._appendInGroup(),this._applyVisibleArea(),this._setGroupsSettings(e,i),!i&&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)},_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!!w.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 w.mixins[t][e])delete this[n]},_setType:function(e,t){var n,i=w.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(S),this._nearestPoint=null},_setSelectedState:function(e){this.lastSelectionMode=(0,s.normalizeEnum)(e||this._options.selectionMode),this.fullState=this.fullState|x,this._resetNearestPoint(),this._changeStyle(this.lastSelectionMode),"none"!==this.lastSelectionMode&&this.isHovered()&&A(this.lastHoverMode)&&this._resetPointsView(S)},_releaseSelectedState:function(){this.fullState=this.fullState&~x,this._changeStyle(this.lastSelectionMode,k),"none"!==this.lastSelectionMode&&this.isHovered()&&A(this.lastHoverMode)&&this._setPointsView(S)},isFullStackedSeries:function(){return 0===this.type.indexOf("fullstacked")},isStackedSeries:function(){return 0===this.type.indexOf("stacked")},isFinancialSeries:function(){return"stock"===this.type||"candlestick"===this.type},_canChangeView:function(){return!this.isSelected()&&"none"!==(0,s.normalizeEnum)(this._options.hoverMode)},_changeStyle:function(e,t,n){var i=this.fullState,r=[M,S,k,k];"none"===this.lastHoverMode&&(i&=~C),"none"===this.lastSelectionMode&&(i&=~x),A(e)&&!n&&(t?this._resetPointsView(t):this._setPointsView(r[i])),this._legendCallback([E,T,O,O][i]),this._applyStyle(this._styles[r[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(S),this._nearestPoint=i))},_getMainAxisName:function(){return this._options.rotated?"X":"Y"},areLabelsVisible:function(){return!(0,i.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,o,a,s,l,c,u=this._options,d=u.customizePoint,h=u.customizeLabel;h&&h.call&&((n=(0,r.extend)({seriesName:this.name},t)).series=this,a=(l=(a=h.call(n,n))&&!(0,i.isEmptyObject)(a))?(0,r.extend)(!0,{},u.label,a):null),d&&d.call&&((n=n||(0,r.extend)({seriesName:this.name},t)).series=this,c=(s=d.call(n,n))&&!(0,i.isEmptyObject)(s)),(l||c)&&((o=this._parsePointOptions(this._preparePointOptions(s),a||u.label,t,e)).styles.useLabelCustomOptions=l,o.styles.usePointCustomOptions=c,e.updateOptions(o))},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,o.each)(this._points,(function(e,t){t._label.draw(!1)}))},_parsePointOptions:function(e,t,n,o){var a=this._options,l=this._createPointStyles(e,n,o),c=(0,r.extend)({},e,{type:a.type,rotated:a.rotated,styles:l,widgetType:a.widgetType,visibilityChanged:a.visibilityChanged});return c.label=function(e,t){var n=e||{},o=(0,r.extend)({},n.font)||{},a=n.border||{},l=n.connector||{},c={fill:n.backgroundColor||t,"stroke-width":a.visible&&a.width||0,stroke:a.visible&&a.width?a.color:"none",dashStyle:a.dashStyle},u={stroke:l.visible&&l.width?l.color||t:"none","stroke-width":l.visible&&l.width||0};return o.color="none"===n.backgroundColor&&"#ffffff"===(0,s.normalizeEnum)(o.color)&&"inside"!==n.position?t:o.color,{alignment:n.alignment,format:n.format,argumentFormat:n.argumentFormat,customizeText:(0,i.isFunction)(n.customizeText)?n.customizeText:void 0,attributes:{font:o},visible:0!==o.size&&n.visible,showForZeroValues:n.showForZeroValues,horizontalOffset:n.horizontalOffset,verticalOffset:n.verticalOffset,radialOffset:n.radialOffset,background:c,position:n.position,connector:u,rotationAngle:n.rotationAngle,wordWrap:n.wordWrap,textOverflow:n.textOverflow,cssClass:n.cssClass}}(t,l.normal.fill),this.areErrorBarsVisible()&&(c.errorBars=a.valueErrorBar),c},_preparePointOptions:function(e){var t,n,i,o=this._getOptionsForPoint();return e?((i=D(t=o,n=e)).image=(0,r.extend)(!0,{},t.image,n.image),i.selectionStyle=D(t.selectionStyle,n.selectionStyle),i.hoverStyle=D(t.hoverStyle,n.hoverStyle),i):o},_getMarkerGroupOptions:function(){return(0,r.extend)(!1,{},this._getOptionsForPoint(),{hoverStyle:{},selectionStyle:{}})},_getAggregationMethod:function(e,t){var n=this.getOptions().aggregation,i=(0,s.normalizeEnum)(n.method);return"custom"===i&&n.calculate||(e&&!t?function(e){return e.data[0]}:this._aggregators[i]||this._aggregators[this._defaultAggregator])},_resample:function(e,t){var n=e.interval,i=e.ticks,r=e.aggregateByCategory,o=this,a="discrete"===o.argumentAxisType||"discrete"===o.valueAxisType,s=0,l=this._getPointDataSelector(),c=o.getOptions(),u=function(e,t,n){if(t){var i=function(t){var i=t&&l(t,c);i&&o._checkData(i)&&(i.aggregationInfo=n,e.push(i))};t.length?t.forEach(i):i(t)}},d=this._getAggregationMethod(a,r);if(a){if(r){var h=this.getArgumentAxis().getTranslator().getBusinessRange().categories,p=h.reduce((function(e,t){return e[t.valueOf()]=[],e}),{});return t.forEach((function(e){p[e.argument].push(e)})),h.reduce((function(e,t){return u(e,d({aggregationInterval:null,intervalStart:t,intervalEnd:t,data:p[t].map(P)},o)),e}),[])}return t.reduce((function(e,t,i,r){if(e[1].push(t),i===r.length-1||(i+1)%n==0){var a={aggregationInterval:n,data:e[1].map(P)};u(e[0],d(a,o)),e[1]=[]}return e}),[[],[]])[0]}for(var f=[],m=1;m=_&&v.push(t[s]),s++;var y={intervalStart:_,intervalEnd:g,aggregationInterval:n,data:v.map(P)};u(f,d(y,o),y)}return o._endUpdateData(),f},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|=x,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&=~x,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,s.normalizeEnum)(e||this._options.hoverMode),this.fullState=this.fullState|C,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&~C,this._changeStyle(this.lastHoverMode,S,this.isSelected()&&"none"!==this.lastSelectionMode),e("seriesHoverChanged",{target:this}))},hoverPoint:function(e){e.isHovered()||(e.clearHover(),function(e,t){e.fullState|=C,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()&&(i=e._legendCallback,(n=t).fullState&=~C,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){I(this._extGroups.seriesGroup,"showpointtooltip",e)},hidePointTooltip:function(e){I(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,r=e.target,o=r.getOptions(),a=(0,s.normalizeEnum)(o.hoverMode),l=(0,s.normalizeEnum)(o.selectionMode);"pointHover"===n?t._hoverPointHandler(r,a,e.notifyLegend):"clearPointHover"===n?t._clearPointHoverHandler(r,a,e.notifyLegend):"seriesSelect"===n?r!==t&&"single"===i.seriesSelectionMode&&t.clearSelection():"pointSelect"===n?("single"===i.pointSelectionMode&&t.getPoints().some((function(e){return!(e===r||!e.isSelected()||(t.deselectPoint(e),0))})),t._selectPointHandler(r,l)):"pointDeselect"===n&&t._deselectPointHandler(r,l)},_selectPointHandler:function(e,t){"allseriespoints"===t?e.series===this&&this._setPointsView(k,e):"allargumentpoints"===t&&this.getPointsByKeys(e.argument,e.argumentIndex).forEach((function(t){t!==e&&t.setView(k)}))},_deselectPointHandler:function(e,t){"allseriespoints"===t?e.series===this&&this._resetPointsView(k,e):"allargumentpoints"===t&&this.getPointsByKeys(e.argument,e.argumentIndex).forEach((function(t){t!==e&&t.resetView(k)}))},_hoverPointHandler:function(e,t,n){e.series!==this&&"allargumentpoints"===t?(this.getPointsByKeys(e.argument,e.argumentIndex).forEach((function(e){e.setView(S)})),n&&this._legendCallback(e)):"allseriespoints"===t&&e.series===this&&this._setPointsView(S,e)},_clearPointHoverHandler:function(e,t,n){"allargumentpoints"===t?(e.series!==this&&this.getPointsByKeys(e.argument,e.argumentIndex).forEach((function(e){e.resetView(S)})),n&&this._legendCallback(e)):"allseriespoints"===t&&e.series===this&&this._resetPointsView(S,e)},_deletePoints:function(){this._disposePoints(this._points),this._points=this._drawnPoints=null},_deleteTrackers:function(){(0,o.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?void 0: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}}},tQ8k:function(e,t,n){"use strict";var i,r=n("XpgS").inArray,o=(i=[],{add:function(e){-1===r(e,i)&&i.push(e)},remove:function(e){var t=r(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}});e.exports=function(){return o.fire()},e.exports.hideCallback=o,e.exports.default=e.exports},tT3J:function(e,t,n){!function(e){"use strict";e.defineLocale("tzm-latn",{months:"innayr_br\u02e4ayr\u02e4_mar\u02e4s\u02e4_ibrir_mayyw_ywnyw_ywlywz_\u0263w\u0161t_\u0161wtanbir_kt\u02e4wbr\u02e4_nwwanbir_dwjnbir".split("_"),monthsShort:"innayr_br\u02e4ayr\u02e4_mar\u02e4s\u02e4_ibrir_mayyw_ywnyw_ywlywz_\u0263w\u0161t_\u0161wtanbir_kt\u02e4wbr\u02e4_nwwanbir_dwjnbir".split("_"),weekdays:"asamas_aynas_asinas_akras_akwas_asimwas_asi\u1e0dyas".split("_"),weekdaysShort:"asamas_aynas_asinas_akras_akwas_asimwas_asi\u1e0dyas".split("_"),weekdaysMin:"asamas_aynas_asinas_akras_akwas_asimwas_asi\u1e0dyas".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[asdkh g] LT",nextDay:"[aska g] LT",nextWeek:"dddd [g] LT",lastDay:"[assant g] LT",lastWeek:"dddd [g] LT",sameElse:"L"},relativeTime:{future:"dadkh s yan %s",past:"yan %s",s:"imik",ss:"%d imik",m:"minu\u1e0d",mm:"%d minu\u1e0d",h:"sa\u025ba",hh:"%d tassa\u025bin",d:"ass",dd:"%d ossan",M:"ayowr",MM:"%d iyyirn",y:"asgas",yy:"%d isgasn"},week:{dow:6,doy:12}})}(n("wd/R"))},tUCv:function(e,t,n){!function(e){"use strict";e.defineLocale("jv",{months:"Januari_Februari_Maret_April_Mei_Juni_Juli_Agustus_September_Oktober_Nopember_Desember".split("_"),monthsShort:"Jan_Feb_Mar_Apr_Mei_Jun_Jul_Ags_Sep_Okt_Nop_Des".split("_"),weekdays:"Minggu_Senen_Seloso_Rebu_Kemis_Jemuwah_Septu".split("_"),weekdaysShort:"Min_Sen_Sel_Reb_Kem_Jem_Sep".split("_"),weekdaysMin:"Mg_Sn_Sl_Rb_Km_Jm_Sp".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},meridiemParse:/enjing|siyang|sonten|ndalu/,meridiemHour:function(e,t){return 12===e&&(e=0),"enjing"===t?e:"siyang"===t?e>=11?e:e+12:"sonten"===t||"ndalu"===t?e+12:void 0},meridiem:function(e,t,n){return e<11?"enjing":e<15?"siyang":e<19?"sonten":"ndalu"},calendar:{sameDay:"[Dinten puniko pukul] LT",nextDay:"[Mbenjang pukul] LT",nextWeek:"dddd [pukul] LT",lastDay:"[Kala wingi pukul] LT",lastWeek:"dddd [kepengker pukul] LT",sameElse:"L"},relativeTime:{future:"wonten ing %s",past:"%s ingkang kepengker",s:"sawetawis detik",ss:"%d detik",m:"setunggal menit",mm:"%d menit",h:"setunggal jam",hh:"%d jam",d:"sedinten",dd:"%d dinten",M:"sewulan",MM:"%d wulan",y:"setaun",yy:"%d taun"},week:{dow:1,doy:7}})}(n("wd/R"))},tUd6:function(e,t,n){"use strict";var i=function(e){return e&&e.__esModule?e:{default:e}}(n("eWCF")),r=n("KAnu");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 a={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 r=n.querySelectorAll(i,t),o=0;o=0&&(a.splice(s,1),i=a.join(" ")),void 0!==i&&(r?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)}):r.noop}};e.exports=(0,i.default)(a)},tW5y:function(e,t,n){"use strict";var i=n("hh1v"),r=n("m/L8"),o=n("4WOD"),a=n("tiKp")("hasInstance"),s=Function.prototype;a in s||r.f(s,a,{value:function(e){if("function"!=typeof this||!i(e))return!1;if(!i(this.prototype))return e instanceof this;for(;e=o(e);)if(this.prototype===e)return!0;return!1}})},tYcD:function(e,t,n){"use strict";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)}var r=b(n("FKN7")),o=b(n("jeLr")),a=function(e){if(e&&e.__esModule)return e;if(null===e||"object"!==i(e)&&"function"!=typeof e)return{default:e};var t=function(){if("function"!=typeof WeakMap)return null;var e=new WeakMap;return e}();if(t&&t.has(e))return t.get(e);var n={},r=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var o in e)if(Object.prototype.hasOwnProperty.call(e,o)){var a=r?Object.getOwnPropertyDescriptor(e,o):null;a&&(a.get||a.set)?Object.defineProperty(n,o,a):n[o]=e[o]}return n.default=e,t&&t.set(e,n),n}(n("GCD8")),s=b(n("XCcL")),l=b(n("ti0F")),c=b(n("uHaw")),u=b(n("0osO")),d=b(n("GYHJ")),h=b(n("I1je")),p=b(n("8S5z")),f=b(n("+6qP")),m=n("cGv3"),g=n("KAnu"),_=n("zl3R"),v=n("1LL4"),y=n("tJvG");function b(e){return e&&e.__esModule?e:{default:e}}var w=["columnHeadersView","rowsView","footerView"];function x(e,t){return e._columnsController.getColumnId(t)}function C(e){return e.find("td:not(.dx-datagrid-hidden-column):not([class*='dx-command-'])")}function S(e,t){var n,i=(0,r.default)(e),l=t.component.getController("adaptiveColumns");"data"===t.rowType?(n=(0,r.default)("").addClass(l.addWidgetPrefix("adaptive-more")),o.default.on(n,a.addNamespace(s.default.name,"dxDataGridAdaptivity"),l.createAction((function(){l.toggleExpandAdaptiveDetailRow(t.key)}))),n.appendTo(i)):p.default.setEmptyText(i)}var M=d.default.ViewController.inherit({_isRowEditMode:function(){return"row"===this._getEditMode()},_isItemModified:function(e,t){var n=this._columnsController.getVisibleIndex(e.column.index),i=this._dataController.getRowIndexByKey(t.key),r=this._dataController.items()[i+1];return r&&r.modifiedValues&&l.default.isDefined(r.modifiedValues[n])},_renderFormViewTemplate:function(e,t,n){var i=e.column,r=this.createAction((function(){o.default.trigger(n,s.default.name)})),a=i.calculateCellValue(t.data),c=p.default.getDisplayValue(i,a,t.data,t.rowType),u=p.default.formatValue(c,i),d=this._editingController.isCellOrBatchEditMode(),h=this._rowsView;if(i.allowEditing&&this.getController("keyboardNavigation").isKeyboardEnabled()&&(n.attr("tabIndex",this.option("tabIndex")),d&&(o.default.off(n,"focus",r),o.default.on(n,"focus",r))),i.cellTemplate){var f=(0,v.extend)({},t,{value:a,displayValue:c,text:u,column:i}),g=!!n.closest((0,m.getWindow)().document).length;h.renderTemplate(n,i.cellTemplate,f,g).done((function(){h._cellPrepared(n,t)}))}else{var _=n.get(0);i.encodeHtml?_.textContent=u:_.innerHTML=u,n.addClass("dx-adaptive-item-text"),l.default.isDefined(u)&&""!==u||n.html(" "),this._isRowEditMode()||this._isItemModified(e,t)&&n.addClass("dx-item-modified"),h._cellPrepared(n,t)}},_getTemplate:function(e,t){var n=this,i=e.column,o=this.getController("editing");return function(a,s){var l=(0,r.default)(s),c=n._columnsController.getVisibleIndex(i.visibleIndex),u=(0,v.extend)({},t),d=function(){var r=n._isItemEdited(e);u.value=t.row.values[c],r||i.showEditorAlways?o.renderFormEditTemplate(u,e,a.component,l,!r):(u.column=i,u.columnIndex=c,n._renderFormViewTemplate(e,u,l))};d(),u.watch&&u.watch((function(){return{isItemEdited:n._isItemEdited(e),value:t.row.values[c]}}),(function(){l.contents().remove(),l.removeClass("dx-adaptive-item-text"),d()}))}},_isVisibleColumnsValid:function(e){return!(e<2||e.length-function(){for(var t=0,n=0;n0},_getAverageColumnsWidth:function(e,t,n){var i=this,r=0,o=0;return t.forEach((function(a){if(!i._isColumnHidden(a)){var s=a.width;l.default.isDefined(s)&&!isNaN(parseFloat(s))?r+=i._isPercentWidth(s)?i._calculatePercentWidth({visibleIndex:a.visibleIndex,columnsCount:t.length,columnsCanFit:n,bestFitWidth:a.bestFitWidth,columnWidth:s,containerWidth:e}):parseFloat(s):o++}})),(e-r)/o},_calculateColumnWidth:function(e,t,n,i){var r,o=x(this,e),a=this._columnsController.columnOption(o,"width"),s=this._columnsController.columnOption(o,"bestFitWidth"),l=n.length;if(a&&"auto"!==a){if(!this._isPercentWidth(a))return a;r=this._calculatePercentWidth({visibleIndex:e.visibleIndex,columnsCount:l,columnsCanFit:i,bestFitWidth:s,columnWidth:a,containerWidth:t})}else r=this.option("columnAutoWidth")||e.command?s:this._getAverageColumnsWidth(t,n,i);return r},_calculatePercentWidth:function(e){var t=e.visibleIndex=0&&(t=c.eq(u).children().eq(d),this._isCellValid(t)&&this._hideVisibleCellInView({viewName:o,isCommandColumn:i,$cell:t}))}},_hideVisibleCellInView:function(e){var t=e.$cell,n=e.isCommandColumn?"dx-command-adaptive-hidden":this.addWidgetPrefix("hidden-column");t.addClass(n)},_getEditMode:function(){return this._editingController.getEditMode()},isFormEditMode:function(){var e=this._getEditMode();return"form"===e||"popup"===e},hideRedundantColumns:function(e,t,n){if(this._hiddenColumns=[],this._isVisibleColumnsValid(t)&&n.length){var i,r,o,a=0,s=this.component.$element(),l=s.width()-this._getCommandColumnsWidth(),c=(function(){var e=this;return t.filter((function(t){return!t.command&&0===e._hiddenColumns.filter((function(e){return e.index===t.index})).length}))}).bind(this),u=c(),d=u.length;do{o=!1,a=0;var h=this._calculatePercentWidths(e,t),p=h<100&&0!==h;for(i=0;is.width()){var b=n.pop(),w=this._columnsController.getVisibleIndex(b.index);l+=this._calculateColumnWidth(b,l,u,p),this._hideVisibleColumn({visibleIndex:w}),e[w]="adaptiveHidden",this._hiddenColumns.push(b),u=c()}}while(o&&u.length>1&&n.length);d===u.length&&this._hideAdaptiveColumn(e,t)}else this._hideAdaptiveColumn(e,t)},getItemContentByColumnIndex:function(e){for(var t,n=0;n").appendTo(i),h.default,(0,v.extend)(a,o,{customizeItem:function(e){var i=e.column||n._columnsController.columnOption(e.name||e.dataField);i&&(e.label=e.label||{},e.label.text=e.label.text||i.caption,e.column=i,e.template=n._getTemplate(e,t,n.updateForm.bind(n))),o.customizeItem&&o.customizeItem.call(this,e)},onContentReady:function(e){o.onContentReady&&o.onContentReady.call(this,e),n._$itemContents=i.find(".dx-field-item-content")}}))},hasAdaptiveDetailRowExpanded:function(){return l.default.isDefined(this._dataController.adaptiveExpandedKey())},updateForm:function(e){this.hasAdaptiveDetailRowExpanded()&&this._form&&l.default.isDefined(this._form._contentReadyAction)&&(e&&e.length?this._form.option("items",this._getFormItemsByHiddenColumns(e)):this._form.repaint())},updateHidingQueue:function(e){var t,n,i=e.filter((function(e){return e.visible&&!e.type&&!e.fixed&&!(l.default.isDefined(e.groupIndex)&&e.groupIndex>=0)}));if(this._hidingColumnsQueue=[],this.option("allowColumnResizing")&&"widget"===this.option("columnResizingMode"))return this._hidingColumnsQueue;for(n=0;n=0&&(t=!0,this._hidingColumnsQueue[i[n].hidingPriority]=i[n]);if(t)this._hidingColumnsQueue.reverse();else if(this.option("columnHidingEnabled"))for(n=0;n0},getHidingColumnsQueue:function(){return this._hidingColumnsQueue},init:function(){var e=this;e._columnsController=e.getController("columns"),e._dataController=e.getController("data"),e._rowsView=e.getView("rowsView"),e._columnsController.addCommandColumn({type:"adaptive",command:"adaptive",visible:!0,adaptiveHidden:!0,cssClass:"dx-command-adaptive",alignment:"center",width:"auto",cellTemplate:S,fixedPosition:"right"}),e._columnsController.columnsChanged.add((function(){var t=!!e.updateHidingQueue(e._columnsController.getColumns()).length;e._columnsController.columnOption("command:adaptive","adaptiveHidden",!t,!0)})),e._editingController=e.getController("editing"),e._hidingColumnsQueue=[],e._hiddenColumns=[],e.createAction("onAdaptiveDetailRowPreparing"),e.callBase()},optionChanged:function(e){"columnHidingEnabled"===e.name&&this._columnsController.columnOption("command:adaptive","adaptiveHidden",!e.value),this.callBase(e)},publicMethods:function(){return["isAdaptiveDetailRowExpanded","expandAdaptiveDetailRow","collapseAdaptiveDetailRow"]},isAdaptiveDetailRowExpanded:function(e){return this._dataController.adaptiveExpandedKey()&&(0,g.equalByValue)(this._dataController.adaptiveExpandedKey(),e)},expandAdaptiveDetailRow:function(e){this.hasAdaptiveDetailRowExpanded()||this.toggleExpandAdaptiveDetailRow(e)},collapseAdaptiveDetailRow:function(){this.hasAdaptiveDetailRowExpanded()&&this.toggleExpandAdaptiveDetailRow()}});e.exports={defaultOptions:function(){return{columnHidingEnabled:!1,onAdaptiveDetailRowPreparing:null}},controllers:{adaptiveColumns:M},extenders:{views:{rowsView:{_getCellTemplate:function(e){var t=this;return"detailAdaptive"===e.rowType&&"detail"===e.column.command?function(e,n){t._adaptiveColumnsController.createFormByHiddenColumns((0,r.default)(e),n)}:t.callBase(e)},_createRow:function(e){var t=this.callBase(e);return e&&"detailAdaptive"===e.rowType&&e.key===this._dataController.adaptiveExpandedKey()&&t.addClass("dx-adaptive-detail-row"),t},_renderCells:function(e,t){this.callBase(e,t);var n=this._adaptiveColumnsController.getHidingColumnsQueue().length,i=this._adaptiveColumnsController.getHiddenColumns().length;n&&!i&&C(e).last().addClass("dx-last-data-cell")},_getColumnIndexByElementCore:function(e){var t=e.closest(".dx-field-item-content");if(t.length&&t.closest(this.component.$element()).length){var n=t.length?t.first().data("dx-form-item"):null;return n&&n.column&&this._columnsController.getVisibleIndex(n.column.index)}return this.callBase(e)},_cellPrepared:function(e,t){this.callBase.apply(this,arguments),"detailAdaptive"!==t.row.rowType&&"adaptiveHidden"===t.column.visibleWidth&&e.addClass(this.addWidgetPrefix("hidden-column"))},_getCellElement:function(e,t){var n=this._dataController.items()[e];return n&&"detailAdaptive"===n.rowType?this._adaptiveColumnsController.getItemContentByColumnIndex(t):this.callBase(e,t)},getContextMenuItems:function(e){if(e.row&&"detailAdaptive"===e.row.rowType){var t=this.component.getView("columnHeadersView"),n=(0,r.default)(e.targetElement).closest(".dx-field-item-label").next().data("dx-form-item");return e.column=n?n.column:e.column,t.getContextMenuItems&&t.getContextMenuItems(e)}return this.callBase&&this.callBase(e)},isClickableElement:function(e){return!!this.callBase&&this.callBase(e)||!!e.closest(".dx-command-adaptive").length},init:function(){this.callBase(),this._adaptiveColumnsController=this.getController("adaptiveColumns")}}},controllers:{export:{_updateColumnWidth:function(e,t){this.callBase(e,"adaptiveHidden"===e.visibleWidth?e.bestFitWidth:t)}},columnsResizer:{_pointCreated:function(e,t,n){var i=this.callBase(e,t,n),r=n[e.columnIndex]||{},o=this._getNextColumnIndex(e.columnIndex);return i||"adaptiveHidden"===r.visibleWidth||o!==e.columnIndex+1&&(n[o]||{}).command},_getNextColumnIndex:function(e){for(var t=this._columnsController.getVisibleColumns(),n=this.callBase(e);t[n]&&"adaptiveHidden"===t[n].visibleWidth;)n++;return n}},draggingHeader:{_pointCreated:function(e,t,n,i){return this.callBase(e,t,n,i)||"adaptiveHidden"===(t[e.columnIndex-1]||{}).visibleWidth}},editing:{_isRowEditMode:function(){return"row"===this.getEditMode()},_getFormEditItemTemplate:function(e,t){return"row"!==this.getEditMode()&&"detailAdaptive"===e.rowType?(e.columnIndex=this._columnsController.getVisibleIndex(t.index),this.getColumnTemplate(e)):this.callBase(e,t)},_closeEditItem:function(e){var t=e.closest(".dx-field-item-content"),n=this._dataController.getRowIndexByKey(this._dataController.adaptiveExpandedKey())+1,i=t.length?t.first().data("dx-form-item"):null,r=i&&i.column&&this._columnsController.getVisibleIndex(i.column.index);this.isEditCell(n,r)||this.callBase(e)},_beforeUpdateItems:function(e,t){if(!this._adaptiveController.isFormEditMode()&&this._adaptiveController.hasHiddenColumns()){var n=this._dataController.items(),i=n[t],r=p.default.getIndexByKey(this._dataController.adaptiveExpandedKey(),n);this._isForceRowAdaptiveExpand=!this._adaptiveController.hasAdaptiveDetailRowExpanded(),r>=0&&t>r&&this._editRowIndex--,r>=0&&e.push(r+1),e.push(t+1),this._dataController.adaptiveExpandedKey(i.key)}},_afterInsertRow:function(e){this.callBase(e),this._adaptiveController.hasHiddenColumns()&&(this._adaptiveController.toggleExpandAdaptiveDetailRow(e.key,this.isRowEditMode()),this._isForceRowAdaptiveExpand=!0)},_collapseAdaptiveDetailRow:function(){this._isRowEditMode()&&this._isForceRowAdaptiveExpand&&(this._adaptiveController.collapseAdaptiveDetailRow(),this._isForceRowAdaptiveExpand=!1)},_cancelEditAdaptiveDetailRow:function(){this._adaptiveController.hasHiddenColumns()&&this._collapseAdaptiveDetailRow()},_afterSaveEditData:function(){var e=this;this.callBase();var t=new y.Deferred;return this._isRowEditMode()&&this._adaptiveController.hasHiddenColumns()?(0,y.when)(this.getController("validating").validate(!0)).done((function(n){n&&e._cancelEditAdaptiveDetailRow(),t.resolve()})):t.resolve(),t.promise()},_beforeCancelEditData:function(){this.callBase(),this._cancelEditAdaptiveDetailRow()},_getRowIndicesForCascadeUpdating:function(e){var t=this.callBase.apply(this,arguments);return this._adaptiveController.isAdaptiveDetailRowExpanded(e.key)&&t.push("detailAdaptive"===e.rowType?e.rowIndex-1:e.rowIndex+1),t},_beforeCloseEditCellInBatchMode:function(e){var t=this._dataController._adaptiveExpandedKey;if(t){var n=p.default.getIndexByKey(t,this._dataController.items());n>-1&&e.unshift(n)}},editRow:function(e){this._adaptiveController.isFormEditMode()&&this._adaptiveController.collapseAdaptiveDetailRow(),this.callBase(e)},deleteRow:function(e){var t=this._dataController.getKeyByRowIndex(e);"batch"===this.getEditMode()&&this._adaptiveController.isAdaptiveDetailRowExpanded(t)&&this._adaptiveController.collapseAdaptiveDetailRow(),this.callBase(e)},init:function(){this.callBase(),this._adaptiveController=this.getController("adaptiveColumns")}},resizing:{_needBestFit:function(){return this.callBase()||!!this._adaptiveColumnsController.getHidingColumnsQueue().length},_updateScrollableForIE:function(){var e=this;c.default.msie&&parseInt(c.default.version)<=11&&(this._updateScrollableTimeoutID=setTimeout((function(){e.getView("rowsView")._updateScrollable()})))},_correctColumnWidths:function(e,t){var n=this._adaptiveColumnsController,i=this.option("columnAutoWidth"),r=n.getHiddenColumns(),o=n.updateHidingQueue(this._columnsController.getColumns());n.hideRedundantColumns(e,t,o);var a=n.getHiddenColumns();return n.hasAdaptiveDetailRowExpanded()&&r.length!==a.length&&n.updateForm(a),!a.length&&n.collapseAdaptiveDetailRow(),i&&o.length&&!a.length&&this._updateScrollableForIE(),this.callBase.apply(this,arguments)},_toggleBestFitMode:function(e){e&&this._adaptiveColumnsController._showHiddenColumns(),this.callBase(e)},_needStretch:function(){var e=this._adaptiveColumnsController;return this.callBase.apply(this,arguments)||e.getHidingColumnsQueue().length||e.hasHiddenColumns()},init:function(){this._adaptiveColumnsController=this.getController("adaptiveColumns"),this.callBase()},dispose:function(){this.callBase.apply(this,arguments),clearTimeout(this._updateScrollableTimeoutID)}},data:{_processItems:function(e,t){var n=this,i=t.changeType;if(e=n.callBase.apply(n,arguments),"loadingAll"===i||!l.default.isDefined(n._adaptiveExpandedKey))return e;var r=p.default.getIndexByKey(n._adaptiveExpandedKey,e);if(r>=0){var o=e[r];e.splice(r+1,0,{visible:!0,rowType:"detailAdaptive",key:o.key,data:o.data,node:o.node,modifiedValues:o.modifiedValues,isNewRow:o.isNewRow,values:o.values})}else"refresh"===i&&(n._adaptiveExpandedKey=void 0);return e},_getRowIndicesForExpand:function(e){var t=this.callBase.apply(this,arguments);if(this.getController("adaptiveColumns").isAdaptiveDetailRowExpanded(e)){var n=t[t.length-1];t.push(n+1)}return t},adaptiveExpandedKey:function(e){if(!l.default.isDefined(e))return this._adaptiveExpandedKey;this._adaptiveExpandedKey=e},toggleExpandAdaptiveDetailRow:function(e,t){var n=p.default.getIndexByKey(this._adaptiveExpandedKey,this._items),i=p.default.getIndexByKey(e,this._items);n>=0&&n===i&&!t&&(e=void 0,i=-1),this._adaptiveExpandedKey=e,n>=0&&n++,i>=0&&i++;var r=this.getRowIndexDelta();this.updateItems({allowInvisibleRowIndices:!0,changeType:"update",rowIndices:[n-r,i-r]})},init:function(){this.callBase(),this._adaptiveExpandedKey=void 0}},editorFactory:{_getFocusCellSelector:function(){return this.callBase()+", .dx-adaptive-detail-row .dx-field-item > .dx-field-item-content"},_getTooltipsSelector:function(){return this.callBase()+", .dx-field-item-content ."+this.addWidgetPrefix("revert-tooltip")}},columns:{_isColumnVisible:function(e){return this.callBase(e)&&!e.adaptiveHidden}},keyboardNavigation:{_isCellValid:function(e){return this.callBase.apply(this,arguments)&&!e.hasClass(this.addWidgetPrefix("hidden-column"))},_processNextCellInMasterDetail:function(e){this.callBase(e);var t=this._editingController.isCellOrBatchEditMode();!this._isInsideEditForm(e)&&e&&t&&o.default.on(e,"focus",(function t(){o.default.off(e,"focus",t),o.default.trigger(e,"dxclick")}))},_handleTabKeyOnMasterDetailCell:function(e,t){var n=this.callBase(e,t),i=this._getFocusedCell(),r=i&&i.parent();if(!n&&r&&r.length){var o=C(r),a="next"===t?o.last():o.first(),s=r.get(0).rowIndex,l=this._adaptiveController,c=this._dataController.getKeyByRowIndex("next"===t?s:s-1),u=i&&a&&i.get(0)===a.get(0);return l.isAdaptiveDetailRowExpanded(c)&&u}return n},init:function(){this.callBase(),this._adaptiveController=this.getController("adaptiveColumns")}}}}}},tYkm:function(e,t,n){"use strict";function i(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var r=n("8b9K").chart.line,o=n("Sdze").chart,a=n("ZdTM").chart.area,s=n("vFXG"),l=s.chart.bar,c=s.polar.bar,u=n("1LL4").extend,d=n("zl3R").each,h=n("KAnu").noop;t.chart={},t.chart.bubble=u({},o,{_calculateErrorBars:h,_getMainColor:l._getMainColor,_createPointStyles:l._createPointStyles,_updatePointsVisibility:l._updatePointsVisibility,_getOptionsForPoint:l._getOptionsForPoint,_applyMarkerClipRect:r._applyElementsClipRect,_parsePointStyle:c._parsePointStyle,_createLegendState:a._createLegendState,_setMarkerGroupSettings:c._setMarkerGroupSettings,areErrorBarsVisible:h,_createErrorBarGroup:h,_checkData:function(e,t){return o._checkData.call(this,e,t,{value:this.getValueFields()[0],size:this.getSizeField()})},_getPointDataSelector:function(e,t){var n=this.getSizeField(),i=o._getPointDataSelector.call(this);return function(e){var t=i(e);return t.size=e[n],t}},_aggregators:{avg:function(e,t){var n,r=e.data,o=e.intervalStart;if(r.length){var a=t.getValueFields()[0],s=t.getSizeField(),l=r.reduce((function(e,t){return e[0]+=t[a],e[1]+=t[s],e[2]++,e}),[0,0,0]);return i(n={},a,l[0]/l[2]),i(n,s,l[1]/l[2]),i(n,t.getArgumentField(),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})};d(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}})},tgv2:function(e,t,n){n("rNhl");var i=n("Qo9l");e.exports=i.parseFloat},ti0F:function(e,t,n){"use strict";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)}var r={"[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)?r[t]||"object":i(e)},a=function(e){return"function"==typeof e},s=function(e){return"number"==typeof e&&isFinite(e)||!isNaN(e-parseFloat(e))};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},t.isFunction=a,t.isString=function(e){return"string"==typeof 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&&a(e.then)},t.isDeferred=function(e){return e&&a(e.done)&&a(e.fail)},t.type=o},tiKp:function(e,t,n){var i=n("2oRo"),r=n("VpIT"),o=n("UTVS"),a=n("kOOl"),s=n("STAE"),l=n("/b8u"),c=r("wks"),u=i.Symbol,d=l?u:u&&u.withoutSetter||a;e.exports=function(e){return o(c,e)||(c[e]=s&&o(u,e)?u[e]:d("Symbol."+e)),c[e]}},tjZM:function(e,t,n){n("dG/n")("asyncIterator")},tkto:function(e,t,n){var i=n("I+eb"),r=n("ewvW"),o=n("33Wh");i({target:"Object",stat:!0,forced:n("0Dky")((function(){o(1)}))},{keys:function(e){return o(r(e))}})},"tl/u":function(e,t,n){var i=n("I+eb"),r=Math.ceil,o=Math.floor;i({target:"Math",stat:!0},{trunc:function(e){return(e>0?o:r)(e)}})},toAj:function(e,t,n){"use strict";var i=n("I+eb"),r=n("ppGB"),o=n("QIpd"),a=n("EUja"),s=n("0Dky"),l=1..toFixed,c=Math.floor,u=function(e,t,n){return 0===t?n:t%2==1?u(e,t-1,n*e):u(e*e,t/2,n)};i({target:"Number",proto:!0,forced:l&&("0.000"!==8e-5.toFixed(3)||"1"!==.9.toFixed(0)||"1.25"!==1.255.toFixed(2)||"1000000000000000128"!==(0xde0b6b3a7640080).toFixed(0))||!s((function(){l.call({})}))},{toFixed:function(e){var t,n,i,s,l=o(this),d=r(e),h=[0,0,0,0,0,0],p="",f="0",m=function(e,t){for(var n=-1,i=t;++n<6;)h[n]=(i+=e*h[n])%1e7,i=c(i/1e7)},g=function(e){for(var t=6,n=0;--t>=0;)h[t]=c((n+=h[t])/e),n=n%e*1e7},_=function(){for(var e=6,t="";--e>=0;)if(""!==t||0===e||0!==h[e]){var n=String(h[e]);t=""===t?n:t+a.call("0",7-n.length)+n}return t};if(d<0||d>20)throw RangeError("Incorrect fraction digits");if(l!=l)return"NaN";if(l<=-1e21||l>=1e21)return String(l);if(l<0&&(p="-",l=-l),l>1e-21)if(n=(t=function(e){for(var t=0,n=e;n>=4096;)t+=12,n/=4096;for(;n>=2;)t+=1,n/=2;return t}(l*u(2,69,1))-69)<0?l*u(2,-t,1):l/u(2,t,1),n*=4503599627370496,(t=52-t)>0){for(m(0,n),i=d;i>=7;)m(1e7,0),i-=7;for(m(u(10,i,1),0),i=t-1;i>=23;)g(1<<23),i-=23;g(1<0?p+((s=f.length)<=d?"0."+a.call("0",d-s)+f:f.slice(0,s-d)+"."+f.slice(s-d)):p+f}})},txO7:function(e,t,n){"use strict";var i=o(n("BWGd")),r=o(n("FqPI"));function o(e){return e&&e.__esModule?e:{default:e}}i.default.registerModule("editorFactory",r.default)},tycR:function(e,t,n){var i=n("A2ZE"),r=n("RK3t"),o=n("ewvW"),a=n("UMSQ"),s=n("ZfDv"),l=[].push,c=function(e){var t=1==e,n=2==e,c=3==e,u=4==e,d=6==e,h=5==e||d;return function(p,f,m,g){for(var _,v,y=o(p),b=r(y),w=i(f,m,3),x=a(b.length),C=0,S=g||s,M=t?S(p,x):n?S(p,0):void 0;x>C;C++)if((h||C in b)&&(v=w(_=b[C],C,y),e))if(t)M[C]=v;else if(v)switch(e){case 3:return!0;case 5:return _;case 6:return C;case 2:l.call(M,_)}else if(u)return!1;return d?-1:c||u?u:M}};e.exports={forEach:c(0),map:c(1),filter:c(2),some:c(3),every:c(4),find:c(5),findIndex:c(6)}},tzDv:function(e,t,n){e.exports=function(){"use strict";var e={errors:{incompatible:"".concat("PushError:"," Push.js is incompatible with browser."),invalid_plugin:"".concat("PushError:"," plugin class missing from plugin manifest (invalid plugin). Please check the documentation."),invalid_title:"".concat("PushError:"," title of notification must be a string"),permission_denied:"".concat("PushError:"," permission request declined"),sw_notification_error:"".concat("PushError:"," could not show a ServiceWorker notification due to the following reason: "),sw_registration_error:"".concat("PushError:"," could not register the ServiceWorker due to the following reason: "),unknown_interface:"".concat("PushError:"," unable to create notification: unknown interface")}};function t(e){return(t="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 n(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function i(e,t){for(var n=0;n0?this._requestWithCallback.apply(this,arguments):this._requestAsPromise()}},{key:"_requestWithCallback",value:function(e,t){var n,i=this,r=this.get(),o=!1,a=function(){var n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:i._win.Notification.permission;o||(o=!0,void 0===n&&i._win.webkitNotifications&&(n=i._win.webkitNotifications.checkPermission()),n===i.GRANTED||0===n?e&&e():t&&t())};r!==this.DEFAULT?a(r):this._win.webkitNotifications&&this._win.webkitNotifications.checkPermission?this._win.webkitNotifications.requestPermission(a):this._win.Notification&&this._win.Notification.requestPermission?(n=this._win.Notification.requestPermission(a))&&n.then&&n.then(a).catch((function(){t&&t()})):e&&e()}},{key:"_requestAsPromise",value:function(){var e=this,t=this.get(),n=t!==this.DEFAULT,i=this._win.Notification&&this._win.Notification.requestPermission,r=this._win.webkitNotifications&&this._win.webkitNotifications.checkPermission;return new Promise((function(o,a){var s,l=!1,c=function(t){l||(l=!0,function(t){return t===e.GRANTED||0===t}(t)?o():a())};n?c(t):r?e._win.webkitNotifications.requestPermission((function(e){c(e)})):i?(s=e._win.Notification.requestPermission(c))&&s.then&&s.then(c).catch(a):o()}))}},{key:"has",value:function(){return this.get()===this.GRANTED}},{key:"get",value:function(){return this._win.Notification&&this._win.Notification.permission?this._win.Notification.permission:this._win.webkitNotifications&&this._win.webkitNotifications.checkPermission?this._permissions[this._win.webkitNotifications.checkPermission()]:navigator.mozNotification?this.GRANTED:this._win.external&&this._win.external.msIsSiteMode?this._win.external.msIsSiteMode()?this.GRANTED:this.DEFAULT:this.GRANTED}}]),e}(),c=function(){function e(){n(this,e)}return r(e,null,[{key:"isUndefined",value:function(e){return void 0===e}},{key:"isNull",value:function(e){return null===obj}},{key:"isString",value:function(e){return"string"==typeof e}},{key:"isFunction",value:function(e){return e&&"[object Function]"==={}.toString.call(e)}},{key:"isObject",value:function(e){return"object"===t(e)}},{key:"objectMerge",value:function(e,t){for(var n in t)e.hasOwnProperty(n)&&this.isObject(e[n])&&this.isObject(t[n])?this.objectMerge(e[n],t[n]):e[n]=t[n]}}]),e}(),u=function e(t){n(this,e),this._win=t},d=function(e){function t(){return n(this,t),s(this,a(t).apply(this,arguments))}return o(t,u),r(t,[{key:"isSupported",value:function(){return void 0!==this._win.Notification}},{key:"create",value:function(e,t){return new this._win.Notification(e,{icon:c.isString(t.icon)||c.isUndefined(t.icon)||c.isNull(t.icon)?t.icon:t.icon.x32,body:t.body,tag:t.tag,requireInteraction:t.requireInteraction})}},{key:"close",value:function(e){e.close()}}]),t}(),h=function(t){function i(){return n(this,i),s(this,a(i).apply(this,arguments))}return o(i,u),r(i,[{key:"isSupported",value:function(){return void 0!==this._win.navigator&&void 0!==this._win.navigator.serviceWorker}},{key:"getFunctionBody",value:function(e){var t=e.toString().match(/function[^{]+{([\s\S]*)}$/);return null!=t&&t.length>1?t[1]:null}},{key:"create",value:function(t,n,i,r,o){var a=this;this._win.navigator.serviceWorker.register(r),this._win.navigator.serviceWorker.ready.then((function(r){var s={id:t,link:i.link,origin:document.location.href,onClick:c.isFunction(i.onClick)?a.getFunctionBody(i.onClick):"",onClose:c.isFunction(i.onClose)?a.getFunctionBody(i.onClose):""};null!=i.data&&(s=Object.assign(s,i.data)),r.showNotification(n,{icon:i.icon,body:i.body,vibrate:i.vibrate,tag:i.tag,data:s,requireInteraction:i.requireInteraction,silent:i.silent}).then((function(){r.getNotifications().then((function(e){r.active.postMessage(""),o(e)}))})).catch((function(t){throw new Error(e.errors.sw_notification_error+t.message)}))})).catch((function(t){throw new Error(e.errors.sw_registration_error+t.message)}))}},{key:"close",value:function(){}}]),i}(),p=function(e){function t(){return n(this,t),s(this,a(t).apply(this,arguments))}return o(t,u),r(t,[{key:"isSupported",value:function(){return void 0!==this._win.navigator.mozNotification}},{key:"create",value:function(e,t){var n=this._win.navigator.mozNotification.createNotification(e,t.body,t.icon);return n.show(),n}}]),t}(),f=function(e){function t(){return n(this,t),s(this,a(t).apply(this,arguments))}return o(t,u),r(t,[{key:"isSupported",value:function(){return void 0!==this._win.external&&void 0!==this._win.external.msIsSiteMode}},{key:"create",value:function(e,t){return this._win.external.msSiteModeClearIconOverlay(),this._win.external.msSiteModeSetIconOverlay(c.isString(t.icon)||c.isUndefined(t.icon)?t.icon:t.icon.x16,e),this._win.external.msSiteModeActivate(),null}},{key:"close",value:function(){this._win.external.msSiteModeClearIconOverlay()}}]),t}(),m=function(e){function t(){return n(this,t),s(this,a(t).apply(this,arguments))}return o(t,u),r(t,[{key:"isSupported",value:function(){return void 0!==this._win.webkitNotifications}},{key:"create",value:function(e,t){var n=this._win.webkitNotifications.createNotification(t.icon,e,t.body);return n.show(),n}},{key:"close",value:function(e){e.cancel()}}]),t}();return new(function(){function t(e){n(this,t),this._currentId=0,this._notifications={},this._win=e,this.Permission=new l(e),this._agents={desktop:new d(e),chrome:new h(e),firefox:new p(e),ms:new f(e),webkit:new m(e)},this._configuration={serviceWorker:"/serviceWorker.min.js",fallback:function(e){}}}return r(t,[{key:"_closeNotification",value:function(t){var n=!0,i=this._notifications[t];if(void 0!==i){if(n=this._removeNotification(t),this._agents.desktop.isSupported())this._agents.desktop.close(i);else if(this._agents.webkit.isSupported())this._agents.webkit.close(i);else{if(!this._agents.ms.isSupported())throw n=!1,new Error(e.errors.unknown_interface);this._agents.ms.close()}return n}return!1}},{key:"_addNotification",value:function(e){var t=this._currentId;return this._notifications[t]=e,this._currentId++,t}},{key:"_removeNotification",value:function(e){var t=!1;return this._notifications.hasOwnProperty(e)&&(delete this._notifications[e],t=!0),t}},{key:"_prepareNotification",value:function(e,t){var n,i=this;return n={get:function(){return i._notifications[e]},close:function(){i._closeNotification(e)}},t.timeout&&setTimeout((function(){n.close()}),t.timeout),n}},{key:"_serviceWorkerCallback",value:function(e,t,n){var i=this,r=this._addNotification(e[e.length-1]);navigator&&navigator.serviceWorker&&(navigator.serviceWorker.addEventListener("message",(function(e){var t=JSON.parse(e.data);"close"===t.action&&Number.isInteger(t.id)&&i._removeNotification(t.id)})),n(this._prepareNotification(r,t))),n(null)}},{key:"_createCallback",value:function(e,t,n){var i,r=this,o=null;if(t=t||{},i=function(e){r._removeNotification(e),c.isFunction(t.onClose)&&t.onClose.call(r,o)},this._agents.desktop.isSupported())try{o=this._agents.desktop.create(e,t)}catch(i){var a=this._currentId,s=this.config().serviceWorker;this._agents.chrome.isSupported()&&this._agents.chrome.create(a,e,t,s,(function(e){return r._serviceWorkerCallback(e,t,n)}))}else this._agents.webkit.isSupported()?o=this._agents.webkit.create(e,t):this._agents.firefox.isSupported()?this._agents.firefox.create(e,t):this._agents.ms.isSupported()?o=this._agents.ms.create(e,t):(t.title=e,this.config().fallback(t));if(null!==o){var l=this._addNotification(o),u=this._prepareNotification(l,t);c.isFunction(t.onShow)&&o.addEventListener("show",t.onShow),c.isFunction(t.onError)&&o.addEventListener("error",t.onError),c.isFunction(t.onClick)&&o.addEventListener("click",t.onClick),o.addEventListener("close",(function(){i(l)})),o.addEventListener("cancel",(function(){i(l)})),n(u)}n(null)}},{key:"create",value:function(t,n){var i,r=this;if(!c.isString(t))throw new Error(e.errors.invalid_title);return i=this.Permission.has()?function(e,i){try{r._createCallback(t,n,e)}catch(e){i(e)}}:function(i,o){r.Permission.request().then((function(){r._createCallback(t,n,i)})).catch((function(){o(e.errors.permission_denied)}))},new Promise(i)}},{key:"count",value:function(){var e,t=0;for(e in this._notifications)this._notifications.hasOwnProperty(e)&&t++;return t}},{key:"close",value:function(e){var t;for(t in this._notifications)if(this._notifications.hasOwnProperty(t)&&this._notifications[t].tag===e)return this._closeNotification(t)}},{key:"clear",value:function(){var e,t=!0;for(e in this._notifications)this._notifications.hasOwnProperty(e)&&(t=t&&this._closeNotification(e));return t}},{key:"supported",value:function(){var e=!1;for(var t in this._agents)this._agents.hasOwnProperty(t)&&(e=e||this._agents[t].isSupported());return e}},{key:"config",value:function(e){return(void 0!==e||null!==e&&c.isObject(e))&&c.objectMerge(this._configuration,e),this._configuration}},{key:"extend",value:function(t){var n,i={}.hasOwnProperty;if(!i.call(t,"plugin"))throw new Error(e.errors.invalid_plugin);for(var r in i.call(t,"config")&&c.isObject(t.config)&&null!==t.config&&this.config(t.config),n=new(0,t.plugin)(this.config()))i.call(n,r)&&c.isFunction(n[r])&&(this[r]=n[r])}}]),t}())("undefined"!=typeof window?window:global)}()},u3GI:function(e,t,n){!function(e){"use strict";function t(e,t,n,i){var r={m:["eine Minute","einer Minute"],h:["eine Stunde","einer Stunde"],d:["ein Tag","einem Tag"],dd:[e+" Tage",e+" Tagen"],M:["ein Monat","einem Monat"],MM:[e+" Monate",e+" Monaten"],y:["ein Jahr","einem Jahr"],yy:[e+" Jahre",e+" Jahren"]};return t?r[n][0]:r[n][1]}e.defineLocale("de-ch",{months:"Januar_Februar_M\xe4rz_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jan._Feb._M\xe4rz_Apr._Mai_Juni_Juli_Aug._Sep._Okt._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag".split("_"),weekdaysShort:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),weekdaysMin:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd, D. MMMM YYYY HH:mm"},calendar:{sameDay:"[heute um] LT [Uhr]",sameElse:"L",nextDay:"[morgen um] LT [Uhr]",nextWeek:"dddd [um] LT [Uhr]",lastDay:"[gestern um] LT [Uhr]",lastWeek:"[letzten] dddd [um] LT [Uhr]"},relativeTime:{future:"in %s",past:"vor %s",s:"ein paar Sekunden",ss:"%d Sekunden",m:t,mm:"%d Minuten",h:t,hh:"%d Stunden",d:t,dd:t,M:t,MM:t,y:t,yy:t},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n("wd/R"))},uEye:function(e,t,n){!function(e){"use strict";e.defineLocale("nn",{months:"januar_februar_mars_april_mai_juni_juli_august_september_oktober_november_desember".split("_"),monthsShort:"jan_feb_mar_apr_mai_jun_jul_aug_sep_okt_nov_des".split("_"),weekdays:"sundag_m\xe5ndag_tysdag_onsdag_torsdag_fredag_laurdag".split("_"),weekdaysShort:"sun_m\xe5n_tys_ons_tor_fre_lau".split("_"),weekdaysMin:"su_m\xe5_ty_on_to_fr_l\xf8".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY [kl.] H:mm",LLLL:"dddd D. MMMM YYYY [kl.] HH:mm"},calendar:{sameDay:"[I dag klokka] LT",nextDay:"[I morgon klokka] LT",nextWeek:"dddd [klokka] LT",lastDay:"[I g\xe5r klokka] LT",lastWeek:"[F\xf8reg\xe5ande] dddd [klokka] LT",sameElse:"L"},relativeTime:{future:"om %s",past:"%s sidan",s:"nokre sekund",ss:"%d sekund",m:"eit minutt",mm:"%d minutt",h:"ein time",hh:"%d timar",d:"ein dag",dd:"%d dagar",M:"ein m\xe5nad",MM:"%d m\xe5nader",y:"eit \xe5r",yy:"%d \xe5r"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n("wd/R"))},uHSv:function(e,t,n){"use strict";e.exports=n("s3DX"),e.exports.default=e.exports},uHaw:function(e,t,n){"use strict";var i=n("1LL4").extend,r=n("cGv3").getNavigator(),o=/(webkit)[ \/]([\w.]+)/,a=/(msie) (\d{1,2}\.\d)/,s=/(trident).*rv:(\d{1,2}\.\d)/,l=/(edge)\/((\d+)?[\w.]+)/,c=/(mozilla)(?:.*? rv:([\w.]+))/,u=function(e){e=e.toLowerCase();var t={},n=a.exec(e)||s.exec(e)||l.exec(e)||e.indexOf("compatible")<0&&c.exec(e)||o.exec(e)||[],i=n[1],r=n[2];return"webkit"===i&&(t.webkit=!0,e.indexOf("chrome")>=0||e.indexOf("crios")>=0?(i="chrome",r=(r=/(?:chrome|crios)\/(\d+\.\d+)/.exec(e))&&r[1]):e.indexOf("fxios")>=0?(i="mozilla",r=(r=/fxios\/(\d+\.\d+)/.exec(e))&&r[1]):e.indexOf("safari")>=0&&/version|phantomjs/.test(e)?(i="safari",r=(r=/(?:version|phantomjs)\/([0-9.]+)/.exec(e))&&r[1]):(i="unknown",r=(r=/applewebkit\/([0-9.]+)/.exec(e))&&r[1])),"trident"!==i&&"edge"!==i||(i="msie"),i&&(t[i]=!0,t.version=r),t};e.exports=i({_fromUA:u},u(r.userAgent))},uL8W:function(e,t,n){n("I+eb")({target:"Object",stat:!0,sham:!n("g6v/")},{create:n("fHMY")})},uMaO:function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));var i=n("mrSG"),r=function(e){function t(t,n){var i=e.call(this)||this;return i.subject=t,i.subscriber=n,i.closed=!1,i}return i.d(t,e),t.prototype.unsubscribe=function(){if(!this.closed){this.closed=!0;var e=this.subject,t=e.observers;if(this.subject=null,t&&0!==t.length&&!e.isStopped&&!e.closed){var n=t.indexOf(this.subscriber);-1!==n&&t.splice(n,1)}}},t}(n("pugT").a)},uN9D:function(e,t,n){"use strict";var i=o(n("BWGd")),r=o(n("asJF"));function o(e){return e&&e.__esModule?e:{default:e}}i.default.registerModule("errorHandling",r.default)},uXwI:function(e,t,n){!function(e){"use strict";var t={ss:"sekundes_sekund\u0113m_sekunde_sekundes".split("_"),m:"min\u016btes_min\u016bt\u0113m_min\u016bte_min\u016btes".split("_"),mm:"min\u016btes_min\u016bt\u0113m_min\u016bte_min\u016btes".split("_"),h:"stundas_stund\u0101m_stunda_stundas".split("_"),hh:"stundas_stund\u0101m_stunda_stundas".split("_"),d:"dienas_dien\u0101m_diena_dienas".split("_"),dd:"dienas_dien\u0101m_diena_dienas".split("_"),M:"m\u0113ne\u0161a_m\u0113ne\u0161iem_m\u0113nesis_m\u0113ne\u0161i".split("_"),MM:"m\u0113ne\u0161a_m\u0113ne\u0161iem_m\u0113nesis_m\u0113ne\u0161i".split("_"),y:"gada_gadiem_gads_gadi".split("_"),yy:"gada_gadiem_gads_gadi".split("_")};function n(e,t,n){return n?t%10==1&&t%100!=11?e[2]:e[3]:t%10==1&&t%100!=11?e[0]:e[1]}function i(e,i,r){return e+" "+n(t[r],e,i)}function r(e,i,r){return n(t[r],e,i)}e.defineLocale("lv",{months:"janv\u0101ris_febru\u0101ris_marts_apr\u012blis_maijs_j\u016bnijs_j\u016blijs_augusts_septembris_oktobris_novembris_decembris".split("_"),monthsShort:"jan_feb_mar_apr_mai_j\u016bn_j\u016bl_aug_sep_okt_nov_dec".split("_"),weekdays:"sv\u0113tdiena_pirmdiena_otrdiena_tre\u0161diena_ceturtdiena_piektdiena_sestdiena".split("_"),weekdaysShort:"Sv_P_O_T_C_Pk_S".split("_"),weekdaysMin:"Sv_P_O_T_C_Pk_S".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY.",LL:"YYYY. [gada] D. MMMM",LLL:"YYYY. [gada] D. MMMM, HH:mm",LLLL:"YYYY. [gada] D. MMMM, dddd, HH:mm"},calendar:{sameDay:"[\u0160odien pulksten] LT",nextDay:"[R\u012bt pulksten] LT",nextWeek:"dddd [pulksten] LT",lastDay:"[Vakar pulksten] LT",lastWeek:"[Pag\u0101ju\u0161\u0101] dddd [pulksten] LT",sameElse:"L"},relativeTime:{future:"p\u0113c %s",past:"pirms %s",s:function(e,t){return t?"da\u017eas sekundes":"da\u017e\u0101m sekund\u0113m"},ss:i,m:r,mm:i,h:r,hh:i,d:r,dd:i,M:r,MM:i,y:r,yy:i},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(n("wd/R"))},uaRM:function(e,t,n){"use strict";var i=n("KAnu").noop,r=n("zl3R").each,o=n("Sdze"),a=n("C+eR"),s=n("1LL4").extend,l=o.chart,c=n("vFXG").chart.bar,u=r,d=a.map,h=isFinite,p=Math.max;t.pie=s({},c,{_setGroupsSettings:function(){l._setGroupsSettings.apply(this,arguments),this._labelsGroup.attr({"pointer-events":null})},_createErrorBarGroup:i,_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:i,getColor:i,areErrorBarsVisible:i,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=c._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,r=0;return t=t||e.length,u(e,(function(e,o){o.isVisible()&&(o.normalInitialValue=d;l--)if(s=p[l],l===d)_(a,d+(a.millisecond?2:1));else if(a[s]){g(a,l);break}}else for(r=o.default.getDatesDifferences(e,t),l=u-1;l>=d;l--)if(r[s=p[l]]){if(l-d>1){for(c=d+1;c>=0;c--)g(r,c);break}if(m(t,s)){for(c=l-1;c>0;c--)g(r,c);break}}return n?a:r}function m(e,t){var n,i=[e.getMilliseconds(),e.getSeconds(),e.getMinutes(),e.getHours(),e.getDate(),e.getMonth()],r=p.indexOf(t);for(n=0;n=1?1:(0,a.adjust)(1-u(e),e)),(0,r.isDefined)(A)||"discrete"===t.type||!e||10!==t.logarithmBase&&L||("datetime"!==t.dataType&&(0,r.isDefined)(M)?(D.length&&-1===D.indexOf(e)&&(I=v(D,e),M=(0,a.adjust)(u(e-D[I]),e)),(g=y(M))<2&&(g=y(e)),L?(w=(0,s.getAdjustedLog10)(u(e)))>0?m=h[d(w/3)]||"exponential":w<-4?m="exponential":O=void 0:g.length>1&&!(0,r.isExponential)(M)?(O=g[1].length,m=h[E]):(0,r.isExponential)(M)&&(-1!==k.indexOf(".")||(0,r.isExponential)(e))?(m="exponential",O=(0,r.isExponential)(e)?Math.max(u((0,a.getExponent)(e)-(0,a.getExponent)(M)),u((0,a.getPrecision)(e)-(0,a.getPrecision)(M))):u((S=k.split(".")[1]).length-parseInt(S).toString().length-(0,a.getExponent)(M)+1)):(n=d((0,s.getAdjustedLog10)(M)),p=l=d((0,s.getAdjustedLog10)(u(e))),l-n>=2&&(p=n),T=3*(E=d(p/3)),E<5?(n-T==2&&l>=3&&(T=3*++E),m=h[E]):m=h[h.length-1],T>0&&(g=y(M/Math.pow(10,T)))[1]&&(O=g[1].length)),void 0===m&&void 0===O||(A={type:m,precision:O})):"datetime"===t.dataType&&(m=o.default.getDateFormatByTickInterval(M),t.showTransition&&D.length&&(I=D.map(Number).indexOf(+e),1===D.length&&0===I?m=i.default.getDateFormatByTicks(D):(-1===I?x=v(D,e):(x=0===I?D.length-1:I-1,C=0===I?1:-1),_=f(D[x],e,D[C],m),m=i.default.getDateFormatByDifferences(_,m))),A=b(m))),c(e,A)}},ud26:function(e,t,n){"use strict";var i=g(n("2Fn2")),r=n("1LL4"),o=n("An2z"),a=n("YXTF"),s=g(n("5qrJ")),l=g(n("UdML")),c=g(n("/7L9")),u=g(n("cYys")),d=n("DLVy"),h=g(n("Cc4C")),p=n("SjAa"),f=n("ti0F"),m=n("KAnu");function g(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,a.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=h.default.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 p.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");c.default.log("W0001",this.NAME,e,t.since,n)},_logDeprecatedComponentWarning:function(e,t){c.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:m.noop,_notifyOptionChanged:function(e,t,n){if(this._initialized)for(var i=[e].concat(this._options.getAliasesByName(e)),o=0;o","<",">","<=",">=","isblank","isnotblank"],string:["contains","notcontains","startswith","endswith","=","<>","isblank","isnotblank"],date:["=","<>","<",">","<=",">=","isblank","isnotblank"],datetime:["=","<>","<",">","<=",">=","isblank","isnotblank"],boolean:["=","<>","isblank","isnotblank"],object:["isblank","isnotblank"]},v={date:"shortDate",datetime:"shortDateShortTime"},y=["=","<>","isblank","isnotblank"],b=["caption","customizeText","dataField","dataType","editorTemplate","falseText","editorOptions","filterOperations","format","lookup","trueText","calculateFilterExpression","name"];function w(e){return e&&e.length>1&&"!"===e[0]&&!D(e)}function x(e){return w(e)?e[1]:e}function C(e){if(D(e))return"and";for(var t="",n=0;n0)return i[0];throw new s.default.Error("E1047",e)}function A(e){return!!Array.isArray(e)&&(e.length<2||Array.isArray(e[0])||Array.isArray(e[1]))}function D(e){return!!Array.isArray(e)&&e.length>1&&!Array.isArray(e[0])&&!Array.isArray(e[1])}function L(e,t){for(var n=C(e).toLowerCase()||"and",i=[],r=0;r",e[2]=null):(((i=O(n,e[1]))||2===e.length||null===e[2])&&(e[2]=""),e[1]=t),e)}function q(e){return""!==e[2]}function X(e,t){return e[0]===t}function $(e,t,n){var i=[];return e.forEach((function(e){D(e)?X(e,t[0])?n?(i.push(t),n=!1):i.splice(i.length-1,1):i.push(e):(i.length||A(e))&&i.push(e)})),0===i.length?null:(n&&(i.push("and"),i.push(t)),1===i.length?i[0]:i)}t.isValidCondition=q,t.isEmptyGroup=function(e){var t=x(e);return!D(t)&&!t.some((function(e){return D(e)}))},t.getOperationFromAvailable=function(e,t){for(var n=0;n=0&&i.push(t.name)}})),i.map((function(e){var i=O(n,e);return i?{icon:i.icon||"icon-none",text:i.caption||d.default.captionize(i.name),value:i.name,isCustom:!0}:{icon:m.default.getIconByFilterOperation(e)||"icon-none",text:k(e,t),value:e}}))},t.removeItem=E,t.createCondition=function(e,t){var n=[e.dataField,"",""];return G(n,T(e),t),n},t.createEmptyGroup=function(e){return-1!==e.indexOf("not")?["!",[e.substring(3).toLowerCase()]]:[e]},t.addItem=function(e,t){var n=x(t),i=S(n);return 1===n.length?n.unshift(e):n.push(e,i),t},t.getField=I,t.isGroup=A,t.isCondition=D,t.getNormalizedFields=function(e){return e.reduce((function(e,t){if((0,o.isDefined)(t.dataField)){var n={};for(var i in t)t[i]&&b.indexOf(i)>-1&&(n[i]=t[i]);n.defaultCalculateFilterExpression=l.default.defaultCalculateFilterExpression,(0,o.isDefined)(n.dataType)||(n.dataType="string"),e.push(n)}return e}),[])},t.getNormalizedFilter=function e(t){var n,i=x(t);if(0===i.length)return null;var r=[];for(n=0;n3&&void 0!==arguments[3]?arguments[3]:"filterBuilder";if(F(t))return"";if(Array.isArray(t)){var o=new i.Deferred;return i.when.apply(this,B(e,t,n,r)).done((function(){for(var e=arguments.length,t=new Array(e),n=0;n").addClass(this.addWidgetPrefix("filter-panel-left")).appendTo(e);this.option("filterValue")||this._filterValueBuffer?(t.append(this._getCheckElement()).append(this._getFilterElement()).append(this._getTextElement()),e.append(this._getRemoveButtonElement())):t.append(this._getFilterElement()).append(this._getTextElement())},_getCheckElement:function(){var e=this,t=(0,i.default)("
    ").addClass(this.addWidgetPrefix("filter-panel-checkbox"));return e._createComponent(t,c.default,{value:e.option("filterPanel.filterEnabled"),onValueChanged:function(t){e.option("filterPanel.filterEnabled",t.value)}}),t.attr("title",this.option("filterPanel.texts.filterEnabledHint")),t},_getFilterElement:function(){var e=this,t=(0,i.default)("
    ").addClass("dx-icon-filter");return s.default.on(t,"click",(function(){return e._showFilterBuilder()})),(0,p.registerKeyboardAction)("filterPanel",e,t,void 0,(function(){return e._showFilterBuilder()})),e._addTabIndexToElement(t),t},_getTextElement:function(){var e,t=this,n=(0,i.default)("
    ").addClass(t.addWidgetPrefix("filter-panel-text")),r=t.option("filterValue");return r?(0,d.when)(t.getFilterText(r,t.getController("filterSync").getCustomFilterOperations())).done((function(e){var i=t.option("filterPanel.customizeText");if(i){var o=i({component:t.component,filterValue:r,text:e});"string"==typeof o&&(e=o)}n.text(e)})):(e=t.option("filterPanel.texts.createFilter"),n.text(e)),s.default.on(n,"click",(function(){return t._showFilterBuilder()})),(0,p.registerKeyboardAction)("filterPanel",t,n,void 0,(function(){return t._showFilterBuilder()})),t._addTabIndexToElement(n),n},_showFilterBuilder:function(){this.option("filterBuilderPopup.visible",!0)},_getRemoveButtonElement:function(){var e=this,t=function(){return e.option("filterValue",null)},n=(0,i.default)("
    ").addClass(e.addWidgetPrefix("filter-panel-clear-filter")).text(e.option("filterPanel.texts.clearFilter"));return s.default.on(n,"click",t),(0,p.registerKeyboardAction)("filterPanel",this,n,void 0,t),e._addTabIndexToElement(n),n},_addTabIndexToElement:function(e){if(!this.option("useLegacyKeyboardNavigation")){var t=this.option("tabindex")||0;e.attr("tabindex",t)}},optionChanged:function(e){switch(e.name){case"filterValue":this._invalidate(),this.option("filterPanel.filterEnabled",!0),e.handled=!0;break;case"filterPanel":this._invalidate(),e.handled=!0;break;default:this.callBase(e)}},_getConditionText:function(e,t,n){var i="[".concat(e,"] ").concat(t);return(0,r.isDefined)(n)&&(i+=n),i},_getValueMaskedText:function(e){return Array.isArray(e)?"('".concat(e.join("', '"),"')"):" '".concat(e,"'")},_getValueText:function(e,t,n){var i=this,o=new d.Deferred,s=t&&t.customizeText;if((0,r.isDefined)(n)||s)if(!s&&e.lookup)u.default.getCurrentLookupValueText(e,n,(function(e){o.resolve(i._getValueMaskedText(e))}));else{var l=Array.isArray(n)?n:a.default.getDisplayValue(e,n);(0,d.when)(u.default.getCurrentValueText(e,l,t,"filterPanel")).done((function(e){o.resolve(i._getValueMaskedText(e))}))}else o.resolve("");return o.promise()},getConditionText:function(e,t){var n,i=this,r=e[1],o=new d.Deferred,a=u.default.getCustomOperation(t.customOperations,r),s=u.default.getField(e[0],t.columns),l=s.caption||"",c=e[2];return n=a?a.caption||h.default.captionize(a.name):u.default.getCaptionByOperation(null===c?"="===r?"isblank":"isnotblank":r,t.filterOperationDescriptions),this._getValueText(s,a,c).done((function(e){o.resolve(i._getConditionText(l,n,e))})),o},getGroupText:function(e,t,n){var i=this,r=new d.Deferred,o=[],a=u.default.getGroupValue(e);return e.forEach((function(e){u.default.isCondition(e)?o.push(i.getConditionText(e,t)):u.default.isGroup(e)&&o.push(i.getGroupText(e,t,!0))})),d.when.apply(this,o).done((function(){for(var e,i=arguments.length,o=new Array(i),s=0;s-1&&r.splice(t,1)};a(e.dxpointerdown,(function(e){-1===o(e)&&(n(e),r.push(e))})),a(e.dxpointermove,(function(e){r[o(e)]=e})),a(e.dxpointerup,s),a(e.dxpointercancel,s),this.pointers=function(){return r},this.reset=function(){r=[]}}},uqXc:function(e,t,n){var i=n("I+eb"),r=n("5Yz+");i({target:"Array",proto:!0,forced:r!==[].lastIndexOf},{lastIndexOf:r})},ut1R:function(e,t,n){"use strict";var i=g(n("FKN7")),r=g(n("hMwJ")),o=g(n("YQNt")),a=g(n("z7z0")),s=n("1LL4"),l=n("KAnu"),c=n("v4HY"),u=n("ti0F"),d=g(n("LdFP")),h=g(n("D6VQ")),p=g(n("a/39")),f=g(n("e0El")),m=n("tJvG");function g(e){return e&&e.__esModule?e:{default:e}}var _=function(e){return+e},v=function(e,t){o.default.move(e,{left:t})},y=function(e){r.default.stop(e,!0)},b=p.default.inherit({_activeStateUnit:".dx-multiview-item",_supportedKeys:function(){return(0,s.extend)(this.callBase(),{pageUp:l.noop,pageDown:l.noop})},_getDefaultOptions:function(){return(0,s.extend)(this.callBase(),{selectedIndex:0,swipeEnabled:!0,animationEnabled:!0,loop:!1,deferRendering:!0,_itemAttributes:{role:"tabpanel"},loopItemFocus:!1,selectOnFocus:!0,selectionMode:"single",selectionRequired:!0,selectionByClick:!1})},_defaultOptionsRules:function(){return this.callBase().concat([{device:function(){return"desktop"===d.default.real().deviceType&&!d.default.isSimulator()},options:{focusStateEnabled:!0}}])},_itemClass:function(){return"dx-multiview-item"},_itemDataKey:function(){return"dxMultiViewItemData"},_itemContainer:function(){return this._$itemContainer},_itemElements:function(){return this._itemContainer().children(this._itemSelector())},_itemWidth:function(){return this._itemWidthValue||(this._itemWidthValue=this._$wrapper.width()),this._itemWidthValue},_clearItemWidthCache:function(){delete this._itemWidthValue},_itemsCount:function(){return this.option("items").length},_normalizeIndex:function(e){var t=this._itemsCount();return e<0&&(e+=t),e>=t&&(e-=t),e},_getRTLSignCorrection:function(){return this.option("rtlEnabled")?-1:1},_init:function(){this.callBase.apply(this,arguments);var e=this.$element();e.addClass("dx-multiview"),this._$wrapper=(0,i.default)("
    ").addClass("dx-multiview-wrapper"),this._$wrapper.appendTo(e),this._$itemContainer=(0,i.default)("
    ").addClass("dx-multiview-item-container"),this._$itemContainer.appendTo(this._$wrapper),this.option("loopItemFocus",this.option("loop")),this._initSwipeable()},_initMarkup:function(){this._deferredItems=[],this.callBase();var e=this._getSelectedItemIndices();this._updateItemsVisibility(e[0])},_afterItemElementDeleted:function(e,t){this.callBase(e,t),this._deferredItems&&this._deferredItems.splice(t.itemIndex,1)},_beforeItemElementInserted:function(e){this.callBase.apply(this,arguments),this._deferredItems&&this._deferredItems.splice(e.index,0,null)},_executeItemRenderAction:function(e,t,n){e=(this.option("items")||[]).indexOf(t),this.callBase(e,t,n)},_renderItemContent:function(e){var t=new m.Deferred,n=this,i=this.callBase,r=new m.Deferred;return r.done((function(){var r=i.call(n,e);t.resolve(r)})),this._deferredItems[e.index]=r,this.option("deferRendering")||r.resolve(),t.promise()},_render:function(){var e=this;this.callBase(),(0,l.deferRender)((function(){var t=e._getSelectedItemIndices();e._updateItems(t[0])}))},_updateItems:function(e,t){this._updateItemsPosition(e,t),this._updateItemsVisibility(e,t)},_modifyByChanges:function(){this.callBase.apply(this,arguments);var e=this._getSelectedItemIndices();this._updateItemsVisibility(e[0])},_updateItemsPosition:function(e,t){var n=this._itemElements(),i=(0,u.isDefined)(t)?-this._animationDirection(t,e):void 0,r=n.eq(e);v(r,0),(0,u.isDefined)(t)&&v(n.eq(t),100*i+"%")},_updateItemsVisibility:function(e,t){this._itemElements().each((function(n,r){var o=(0,i.default)(r),a=n!==e&&n!==t;a||this._renderSpecificItem(n),o.toggleClass("dx-multiview-item-hidden",a),this.setAria("hidden",a||void 0,o)}).bind(this))},_renderSpecificItem:function(e){var t=this._itemElements().eq(e),n=t.find(this._itemContentClass()).length>0;(0,u.isDefined)(e)&&!n&&(this._deferredItems[e].resolve(),(0,c.triggerResizeEvent)(t))},_refreshItem:function(e,t){this.callBase(e,t),this._updateItemsVisibility(this.option("selectedIndex"))},_setAriaSelected:l.noop,_updateSelection:function(e,t){var n=e[0],i=t[0];y(this._$itemContainer),this._updateItems(i,n);var r=this._animationDirection(n,i);this._animateItemContainer(r*this._itemWidth(),(function(){v(this._$itemContainer,0),this._updateItems(n),this._$itemContainer.width()}).bind(this))},_animateItemContainer:function(e,t){var n=this.option("animationEnabled")?200:0;!function(e,t,n,i){r.default.animate(e,{type:"slide",to:{left:t},duration:n,complete:i})}(this._$itemContainer,e,n,t)},_animationDirection:function(e,t){var n=o.default.locate(this._$itemContainer).left,i=(t-e)*this._getRTLSignCorrection()*this._getItemFocusLoopSignCorrection();return a.default.sign(0!==n?n:i)},_getSwipeDisabledState:function(){return!this.option("swipeEnabled")||this._itemsCount()<=1},_initSwipeable:function(){var e=this;this._createComponent(this.$element(),f.default,{disabled:this._getSwipeDisabledState(),elastic:!1,itemSizeFunc:this._itemWidth.bind(this),onStart:function(t){return e._swipeStartHandler(t.event)},onUpdated:function(t){return e._swipeUpdateHandler(t.event)},onEnd:function(t){return e._swipeEndHandler(t.event)}})},_swipeStartHandler:function(e){y(this._$itemContainer);var t=this.option("selectedIndex"),n=this.option("loop"),i=this._itemsCount()-1,r=this.option("rtlEnabled");e.maxLeftOffset=_(n||(r?t>0:t0)),this._swipeDirection=null},_swipeUpdateHandler:function(e){var t=e.offset,n=a.default.sign(t)*this._getRTLSignCorrection();if(v(this._$itemContainer,t*this._itemWidth()),n!==this._swipeDirection){this._swipeDirection=n;var i=this.option("selectedIndex"),r=this._normalizeIndex(i-n);this._updateItems(i,r)}},_swipeEndHandler:function(e){var t=e.targetOffset*this._getRTLSignCorrection();if(t){this.option("selectedIndex",this._normalizeIndex(this.option("selectedIndex")-t));var n=this.itemElements().filter(".dx-item-selected");this.option("focusStateEnabled")&&this.option("focusedElement",(0,c.getPublicElement)(n))}else this._animateItemContainer(0,l.noop)},_getItemFocusLoopSignCorrection:function(){return this._itemFocusLooped?-1:1},_moveFocus:function(){this.callBase.apply(this,arguments),this._itemFocusLooped=!1},_prevItem:function(e){var t=this.callBase.apply(this,arguments);return this._itemFocusLooped=t.is(e.last()),t},_nextItem:function(e){var t=this.callBase.apply(this,arguments);return this._itemFocusLooped=t.is(e.first()),t},_dimensionChanged:function(){this._clearItemWidthCache()},_visibilityChanged:function(e){e&&this._dimensionChanged()},_updateSwipeDisabledState:function(){var e=this._getSwipeDisabledState();f.default.getInstance(this.$element()).option("disabled",e)},_optionChanged:function(e){var t=e.value;switch(e.name){case"loop":this.option("loopItemFocus",t);break;case"animationEnabled":break;case"swipeEnabled":this._updateSwipeDisabledState();break;case"deferRendering":this._invalidate();break;case"items":this._updateSwipeDisabledState(),this.callBase(e);break;default:this.callBase(e)}}});(0,h.default)("dxMultiView",b),e.exports=b,e.exports.default=e.exports},uy2t:function(e,t,n){"use strict";var i=_(n("FKN7")),r=_(n("jeLr")),o=_(n("BWGd")),a=n("8S5z"),s=n("ti0F"),l=n("zl3R"),c=n("1LL4"),u=_(n("czNW")),d=_(n("XCcL")),h=_(n("imRD")),p=n("GCD8"),f=_(n("0Ms2")),m=_(n("YB1V")),g=n("tJvG");function _(e){return e&&e.__esModule?e:{default:e}}var v,y,b="selection.showCheckBoxesMode",w=function(e,t){var n=e.getController("selection"),r=e.getView("rowsView"),o=(0,i.default)(t.target).closest(".dx-data-row"),a=r.getRowIndex(o);a<0||("onLongTap"===e.option(b)?n.isSelectionWithCheckboxes()?n.stopSelectionWithCheckboxes():n.startSelectionWithCheckboxes():("onClick"===e.option(b)&&n.startSelectionWithCheckboxes(),"always"!==e.option(b)&&n.changeItemSelection(a,{control:!0})))};t.SelectionController=o.default.Controller.inherit((v=function(e,t){var n=t.component,r=n.getView("rowsView");n.option("renderAsync")&&-1!==n.getSelectedRowKeys().indexOf(t.row.key)&&(t.value=!0),r.renderSelectCheckBoxContainer((0,i.default)(e),t)},y=function(e,t){var n=t.column,r=(0,i.default)(e),o=t.component.getView("columnHeadersView");r.addClass("dx-editor-cell"),o._renderSelectAllCheckBox(r,n),o._attachSelectAllCheckBoxClickEvent(r)},{init:function(){this._dataController=this.getController("data"),this._selectionMode=this.option("selection.mode"),this._isSelectionWithCheckboxes=!1,this._selection=this._createSelection(),this._updateSelectColumn(),this.createAction("onSelectionChanged",{excludeValidators:["disabled","readOnly"]})},_getSelectionConfig:function(){var e=this._dataController,t=this.option("selection")||{};return{selectedKeys:this.option("selectedRowKeys"),mode:this._selectionMode,deferred:t.deferred,maxFilterLengthInRequest:t.maxFilterLengthInRequest,selectionFilter:this.option("selectionFilter"),key:function(){return e&&e.key()},keyOf:function(t){return e&&e.keyOf(t)},dataFields:function(){return e.dataSource()&&e.dataSource().select()},load:function(t){return e.dataSource()&&e.dataSource().load(t)||(new g.Deferred).resolve([])},plainItems:function(){return e.items(!0)},isItemSelected:function(e){return e.selected},isSelectableItem:function(e){return e&&"data"===e.rowType&&!e.isNewRow},getItemData:function(e){return e&&(e.oldData||e.data||e)},filter:function(){return e.getCombinedFilter()},totalCount:function(){return e.totalCount()},onSelectionChanged:this._updateSelectedItems.bind(this)}},_updateSelectColumn:function(){var e=this.getController("columns"),t=this.isSelectColumnVisible();e.addCommandColumn({type:"selection",command:"select",visible:t,visibleIndex:-1,dataType:"boolean",alignment:"center",cssClass:"dx-command-select",width:"auto",cellTemplate:v,headerCellTemplate:y}),e.columnOption("command:select","visible",t)},_createSelection:function(){var e=this._getSelectionConfig();return new m.default(e)},_fireSelectionChanged:function(e){e&&this.executeAction("onSelectionChanged",e);var t=this.option("selection.deferred")?{selectionFilter:this.option("selectionFilter")}:{selectedRowKeys:this.option("selectedRowKeys")};this.selectionChanged.fire(t)},_updateCheckboxesState:function(e){var t=e.isDeferredMode,n=e.selectionFilter,i=e.selectedItemKeys,r=e.removedItemKeys;"onClick"===this.option(b)&&((t?n&&function(e,t){var n=0,i=e._dataController.store(),r=i&&i.key(),o=Array.isArray(r);if(!t.length)return!1;if(o&&Array.isArray(t[0])&&"and"===t[1]){for(var a=0;a1)?this.startSelectionWithCheckboxes():(t?n&&!n.length:0===i.length&&r.length)&&this.stopSelectionWithCheckboxes())},_updateSelectedItems:function(e){var t,n=this.option("selection.deferred"),i=this._selection.selectionFilter(),r=this._dataController,o=r.items();if(o){var a=this.isSelectionWithCheckboxes(),s=this.getChangedItemIndexes(o);this._updateCheckboxesState({selectedItemKeys:e.selectedItemKeys,removedItemKeys:e.removedItemKeys,selectionFilter:i,isDeferredMode:n}),(s.length||a!==this.isSelectionWithCheckboxes())&&r.updateItems({changeType:"updateSelection",itemIndexes:s}),n?(this.option("selectionFilter",i),t={}):(e.addedItemKeys.length||e.removedItemKeys.length)&&(this._selectedItemsInternalChange=!0,this.option("selectedRowKeys",e.selectedItemKeys.slice(0)),this._selectedItemsInternalChange=!1,t={selectedRowsData:e.selectedItems.slice(0),selectedRowKeys:e.selectedItemKeys.slice(0),currentSelectedRowKeys:e.addedItemKeys.slice(0),currentDeselectedRowKeys:e.removedItemKeys.slice(0)}),this._fireSelectionChanged(t)}},getChangedItemIndexes:function(e){for(var t=[],n=this.option("selection.deferred"),i=0,r=e.length;i1&&(r=[r[0]]):"multiple"!==i&&(r=[])),t.selectRows(r).always((function(){t._fireSelectionChanged()})),t.getController("columns").updateColumns(),e.handled=!0;break;case"selectionFilter":this._selection.selectionFilter(e.value),e.handled=!0;break;case"selectedRowKeys":var o=e.value||[];!Array.isArray(o)||t._selectedItemsInternalChange||!t.component.getDataSource()&&o.length||t.selectRows(o),e.handled=!0}},publicMethods:function(){return["selectRows","deselectRows","selectRowsByIndexes","getSelectedRowKeys","getSelectedRowsData","clearSelection","selectAll","deselectAll","startSelectionWithCheckboxes","stopSelectionWithCheckboxes","isRowSelected"]},isRowSelected:function(e){return this._selection.isItemSelected(e)},isSelectColumnVisible:function(){return"multiple"===this.option("selection.mode")&&("always"===this.option(b)||"onClick"===this.option(b)||this._isSelectionWithCheckboxes)},_isOnePageSelectAll:function(){return"page"===this.option("selection.selectAllMode")},isSelectAll:function(){return this._selection.getSelectAllState(this._isOnePageSelectAll())},selectAll:function(){return"onClick"===this.option(b)&&this.startSelectionWithCheckboxes(),this._selection.selectAll(this._isOnePageSelectAll())},deselectAll:function(){return this._selection.deselectAll(this._isOnePageSelectAll())},clearSelection:function(){return this.selectedItemKeys([])},refresh:function(){var e=this.option("selectedRowKeys")||[];return!this.option("selection.deferred")&&e.length?this.selectedItemKeys(e):(new g.Deferred).resolve().promise()},selectedItemKeys:function(e,t,n,i){return this._selection.selectedItemKeys(e,t,n,i)},getSelectedRowKeys:function(){return this._selection.getSelectedItemKeys()},selectRows:function(e,t){return this.selectedItemKeys(e,t)},deselectRows:function(e){return this.selectedItemKeys(e,!0,!0)},selectRowsByIndexes:function(e){var t=this._dataController.items(),n=[];return Array.isArray(e)||(e=Array.prototype.slice.call(arguments,0)),(0,l.each)(e,(function(){var e=t[this];e&&"data"===e.rowType&&n.push(e.key)})),this.selectRows(n)},getSelectedRowsData:function(){return this._selection.getSelectedItems()},changeItemSelection:function(e,t){return t=t||{},this.isSelectionWithCheckboxes()&&(t.control=!0),this._selection.changeItemSelection(this._dataController.getRowIndexDelta()+e,t)},focusedItemIndex:function(e){if(!(0,s.isDefined)(e))return this._selection._focusedItemIndex;this._selection._focusedItemIndex=e},isSelectionWithCheckboxes:function(){return"multiple"===this.option("selection.mode")&&("always"===this.option(b)||this._isSelectionWithCheckboxes)},startSelectionWithCheckboxes:function(){return"multiple"===this.option("selection.mode")&&!this.isSelectionWithCheckboxes()&&(this._isSelectionWithCheckboxes=!0,this._updateSelectColumn(),!0)},stopSelectionWithCheckboxes:function(){return!!this._isSelectionWithCheckboxes&&(this._isSelectionWithCheckboxes=!1,this._updateSelectColumn(),!0)}})),e.exports={defaultOptions:function(){return{selection:{mode:"none",showCheckBoxesMode:"onClick",allowSelectAll:!0,selectAllMode:"allPages",maxFilterLengthInRequest:1500,deferred:!1},selectionFilter:[],selectedRowKeys:[]}},controllers:{selection:t.SelectionController},extenders:{controllers:{data:{init:function(){var e=this.getController("selection"),t=this.option("selection.deferred");this.callBase.apply(this,arguments),t&&e._updateCheckboxesState({isDeferredMode:!0,selectionFilter:this.option("selectionFilter")})},_loadDataSource:function(){var e=this;return e.callBase().done((function(){e.getController("selection").refresh()}))},_processDataItem:function(e,t){var n=this,i=n.getController("selection"),r=i.isSelectColumnVisible(),o=t.isDeferredSelection=void 0===t.isDeferredSelection?this.option("selection.deferred"):t.isDeferredSelection,a=this.callBase.apply(this,arguments);if(a.isSelected=i.isRowSelected(o?a.data:a.key),r&&a.values)for(var s=0;s1&&e.every((function(e){return"updateSelection"===e.changeType}));if(t){var n=e.map((function(e){return e.itemIndexes||[]})).reduce((function(e,t){return e.concat(t)}));this._changes=[{changeType:"updateSelection",itemIndexes:n}]}this.callBase.apply(this,arguments)}},contextMenu:{_contextMenuPrepared:function(e){var t=e.event;t.originalEvent&&"dxhold"!==t.originalEvent.type||e.items&&e.items.length>0||w(this,t)}}},views:{columnHeadersView:{init:function(){this.callBase(),this.getController("selection").selectionChanged.add(this._updateSelectAllValue.bind(this))},_updateSelectAllValue:function(){var e=this.element(),t=e&&e.find(".dx-select-checkbox");e&&t.length&&"multiple"===this.option("selection.mode")&&t.dxCheckBox("instance").option("value",this.getController("selection").isSelectAll())},_handleDataChanged:function(e){this.callBase(e),e&&"refresh"!==e.changeType||this._updateSelectAllValue()},_renderSelectAllCheckBox:function(e,t){var n=this,r=n.getController("selection"),o=(0,i.default)("
    ").appendTo(e).addClass("dx-select-checkbox");return n.setAria("label",h.default.format("dxDataGrid-ariaSelectAll"),e),n.getController("editorFactory").createEditor(o,(0,c.extend)({},t,{parentType:"headerRow",dataType:"boolean",value:r.isSelectAll(),editorOptions:{visible:n.option("selection.allowSelectAll")||!1!==r.isSelectAll()},tabIndex:n.option("useLegacyKeyboardNavigation")?-1:n.option("tabIndex")||0,setValue:function(e,t){var i=n.option("selection.allowSelectAll");t.component.option("visible",i||!1!==t.component.option("value")),t.event&&r.isSelectAll()!==e&&(t.value&&!i?t.component.option("value",!1):t.value?r.selectAll():r.deselectAll(),t.event.preventDefault())}})),o},_attachSelectAllCheckBoxClickEvent:function(e){r.default.on(e,d.default.name,this.createAction((function(e){var t=e.event;(0,i.default)(t.target).closest(".dx-select-checkbox").length||r.default.trigger((0,i.default)(t.currentTarget).children(".dx-select-checkbox"),d.default.name),t.preventDefault()})))}},rowsView:{renderSelectCheckBoxContainer:function(e,t){"data"!==t.rowType||t.row.isNewRow?(0,a.setEmptyText)(e):(e.addClass("dx-editor-cell"),this._attachCheckBoxClickEvent(e),this.setAria("label",h.default.format("dxDataGrid-ariaSelectRow"),e),this._renderSelectCheckBox(e,t))},_renderSelectCheckBox:function(e,t){var n=(0,i.default)("
    ").addClass("dx-select-checkbox").appendTo(e);return this.getController("editorFactory").createEditor(n,(0,c.extend)({},t.column,{parentType:"dataRow",dataType:"boolean",lookup:null,value:t.value,setValue:function(t,n){n&&n.event&&"keydown"===n.event.type&&r.default.trigger(e,d.default.name,n)},row:t.row})),n},_attachCheckBoxClickEvent:function(e){r.default.on(e,d.default.name,this.createAction((function(e){var t=this.getController("selection"),n=e.event,r=this.getRowIndex((0,i.default)(n.currentTarget).closest(".dx-row"));r>=0&&(t.startSelectionWithCheckboxes(),t.changeItemSelection(r,{shift:n.shiftKey}),(0,i.default)(n.target).closest(".dx-select-checkbox").length&&this.getController("data").updateItems({changeType:"updateSelection",itemIndexes:[r]}))})))},_update:function(e){var t=this,n=t.getTableElements();"updateSelection"===e.changeType?n.length>0&&((0,l.each)(n,(function(n,r){(0,l.each)(e.itemIndexes||[],(function(n,o){var a;if(e.items[o]&&(a=t._getRowElements((0,i.default)(r)).eq(o)).length){var s=e.items[o].isSelected;a.toggleClass("dx-selection",void 0!==s&&s).find(".dx-select-checkbox").dxCheckBox("option","value",s),t.setAria("selected",s,a)}}))})),t._updateCheckboxesClass()):t.callBase(e)},_createTable:function(){var e=this,t=e.option("selection.mode"),n=e.callBase.apply(e,arguments);return"none"!==t&&("onLongTap"!==e.option(b)&&u.default.touch||r.default.on(n,(0,p.addNamespace)(f.default.name,"dxDataGridRowsView"),".dx-data-row",e.createAction((function(t){w(e.component,t.event),t.event.stopPropagation()}))),r.default.on(n,"mousedown selectstart",e.createAction((function(e){var t=e.event;t.shiftKey&&t.preventDefault()})))),n},_createRow:function(e){var t=this.callBase(e);if(e){var n=!!e.isSelected;n&&t.addClass("dx-selection"),this.setAria("selected",n,t)}return t},_rowClick:function(e){var t=e.event,n=(0,i.default)(t.target).closest(".dx-selection-disabled").length;this.isClickableElement((0,i.default)(t.target))||(n||"multiple"===this.option("selection.mode")&&"always"===this.option(b)||this.getController("selection").changeItemSelection(e.rowIndex,{control:t.ctrlKey||t.metaKey,shift:t.shiftKey})&&(t.preventDefault(),e.handled=!0),this.callBase(e))},isClickableElement:function(e){return!!e.closest(".dx-command-select").length},_renderCore:function(e){this.callBase(e),this._updateCheckboxesClass()},_updateCheckboxesClass:function(){var e=this.getTableElements(),t=this.getController("selection"),n=t.isSelectColumnVisible()&&!t.isSelectionWithCheckboxes();(0,l.each)(e,(function(e,t){(0,i.default)(t).toggleClass("dx-select-checkboxes-hidden",n)}))}}}}}},uy83:function(e,t,n){var i=n("0Dky");e.exports=!i((function(){return Object.isExtensible(Object.preventExtensions({}))}))},v4HY:function(e,t,n){"use strict";var i,r,o=n("FKN7"),a=n("2Fn2"),s=n("tUd6"),l=n("cGv3").getWindow(),c=n("jeLr"),u=n("XpgS").inArray,d=n("ti0F"),h=d.isDefined,p=d.isRenderer,f=n("8VXM"),m=function(e){return function(t){for(var n=o(t||"body"),i=n.filter(".dx-visibility-change-handler").add(n.find(".dx-visibility-change-handler")),r=0;r");return l.WinJS.Utilities.setInnerHTMLUnsafe(t.get(0),e),t.contents()},t.triggerShownEvent=m("dxshown"),t.triggerHidingEvent=m("dxhiding"),t.triggerResizeEvent=m("dxresize"),t.getElementOptions=_,t.createComponents=function(e,t){var n=[];return e.find("[data-options]").add(e.filter("[data-options]")).each((function(e,i){var r=o(i),a=_(i);for(var s in a)(!t||u(s,t)>-1)&&r[s]&&(r[s](a[s]),n.push(r[s]("instance")))})),n},t.extractTemplateMarkup=function(e){var t=(e=o(e)).length&&e.filter((function(){var e=o(this);return e.is("script[type]")&&e.attr("type").indexOf("script")<0}));return t.length?t.eq(0).html():(e=o("
    ").append(e)).html()},t.normalizeTemplateElement=function e(t){var n=h(t)&&(t.nodeType||p(t))?o(t):o("
    ").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.clearSelection=function(){var e=l.getSelection();if(e&&"Caret"!==e.type)if(e.empty)e.empty();else if(e.removeAllRanges)try{e.removeAllRanges()}catch(t){}},t.uniqueId=g,t.closestCommonParent=function(e,t){var n=o(e),i=o(t);if(n[0]===i[0])return n[0];for(var r=n.parents(),a=i.parents(),s=-Math.min(r.length,a.length);s<0;s++)if(r.get(s)===a.get(s))return r.get(s)},t.clipboardText=function(e,t){var n=e.originalEvent&&e.originalEvent.clipboardData||l.clipboardData;if(1===arguments.length)return n&&n.getData("Text");n&&n.setData("Text",t)},t.contains=function(e,t){return!!t&&(s.isTextNode(t)&&(t=t.parentNode),s.isDocument(e)?e.documentElement.contains(t):e.contains?e.contains(t):!!(t.compareDocumentPosition(e)&t.DOCUMENT_POSITION_CONTAINS))},t.getPublicElement=function(e){return i(e)},t.createTextElementHiddenCopy=function(e,t,n){var i=l.getComputedStyle(o(e).get(0)),r=n&&n.includePaddings;return o("
    ").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:r?i.paddingTop:"",paddingRight:r?i.paddingRight:"",paddingBottom:r?i.paddingBottom:"",paddingLeft:r?i.paddingLeft:"",visibility:"hidden",whiteSpace:"nowrap",position:"absolute",float:"left"})}},v5b1:function(e,t,n){"use strict";var i=n("I+eb"),r=n("g6v/"),o=n("6x0u"),a=n("ewvW"),s=n("wE6v"),l=n("4WOD"),c=n("Bs8V").f;r&&i({target:"Object",proto:!0,forced:o},{__lookupGetter__:function(e){var t,n=a(this),i=s(e,!0);do{if(t=c(n,i))return t.get}while(n=l(n))}})},vAFs:function(e,t,n){var i=n("I+eb"),r=n("0Dky"),o=Math.imul;i({target:"Math",stat:!0,forced:r((function(){return-5!=o(4294967295,5)||2!=o.length}))},{imul:function(e,t){var n=+e,i=+t,r=65535&n,o=65535&i;return 0|r*o+((65535&n>>>16)*o+r*(65535&i>>>16)<<16>>>0)}})},vCkT:function(e,t,n){"use strict";var i=n("v4HY"),r=n("kLP8");(0,r.registerTemplateEngine)("jquery-tmpl",{compile:function(e){return(0,i.extractTemplateMarkup)(e)},render:function(e,t){return jQuery.tmpl(e,t)}}),(0,r.registerTemplateEngine)("jsrender",{compile:function(e){return(jQuery||jsrender).templates((0,i.extractTemplateMarkup)(e))},render:function(e,t){return e.render(t)}}),(0,r.registerTemplateEngine)("mustache",{compile:function(e){return(0,i.extractTemplateMarkup)(e)},render:function(e,t){return Mustache.render(e,t)}}),(0,r.registerTemplateEngine)("hogan",{compile:function(e){return Hogan.compile((0,i.extractTemplateMarkup)(e))},render:function(e,t){return e.render(t)}}),(0,r.registerTemplateEngine)("underscore",{compile:function(e){return _.template((0,i.extractTemplateMarkup)(e))},render:function(e,t){return e(t)}}),(0,r.registerTemplateEngine)("handlebars",{compile:function(e){return Handlebars.compile((0,i.extractTemplateMarkup)(e))},render:function(e,t){return e(t)}}),(0,r.registerTemplateEngine)("doT",{compile:function(e){return doT.template((0,i.extractTemplateMarkup)(e))},render:function(e,t){return e(t)}})},vFXG:function(e,t,n){"use strict";var i=n("1LL4").extend,r=n("zl3R").each,o=n("Sdze"),a=n("ZdTM").chart.area,s=n("C+eR"),l=o.chart,c=o.polar,u=n("ti0F").isDefined,d=i,h=r;t.chart={},t.polar={};var p={_createLegendState:function(e,t){return{fill:e.color||t,hatching:e.hatching}},_parsePointStyle:function(e,t,n){var i=e.color||t,r=l._parsePointStyle.call(this,e,i,n);return r.fill=i,r.hatching=e.hatching,r.dashStyle=e.border&&e.border.dashStyle||"solid",delete r.r,r},_applyMarkerClipRect:function(e){e["clip-path"]=null},_setGroupsSettings:function(e,t){var n=this,i={};l._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,l._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;r(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;h(e||[],(function(e,i){i.animate(e===n?t:void 0,i.getMarkerCoords())}))}))},getValueRangeInitialValue:a.getValueRangeInitialValue,_patchMarginOptions:function(e){return e.checkInterval=!0,e},_defaultAggregator:"sum",_defineDrawingState:function(){},usePointsToDefineAutoHiding:function(){return!1}};t.chart.bar=d({},l,p,{_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(0===this._points.length)return!1;if(e.isArgumentAxis)return!0;var n=e.getTranslator(),i=this.getViewport(),r=n.translate(i.categories?i.categories[0]:i.min),o=n.translate(i.categories?i.categories[i.categories.length-1]:i.max),a=this.getOptions().rotated,s=e.getOptions().inverted;return a&&!s||!a&&s?t>=r&&t<=o:t>=o&&t<=r},getSeriesPairCoord:function(e,t){for(var n=null,i=this._options.rotated,r=!t&&!i||t&&i,o=r?"vy":"vx",a=r?"vx":"vy",s=this.getPoints(),l=0;l0&&"#"===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,i.isDefined)(e)&&(t="string"==typeof e?{rgb:this._tryConvertColor(e)}:{rgb:this._tryConvertColor(e.rgb),theme:e.theme},o.isEmpty(t)&&(t=null)),t},copy:function(e){var t=null;return(0,i.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,i.isDefined)(e)||!(0,i.isDefined)(e.rgb)&&!(0,i.isDefined)(e.theme)},areEqual:function(e,t){return o.isEmpty(e)&&o.isEmpty(t)||(0,i.isDefined)(e)&&(0,i.isDefined)(t)&&e.rgb===t.rgb&&e.theme===t.theme},toXml:function(e,t){return r.default.toXml(e,{rgb:t.rgb,theme:t.theme})}};t.default=o},vRnT:function(e,t,n){"use strict";var i=n("1LL4").extend,r=n("MFjd"),o=n("rPl+"),a=Math,s=a.abs,l=a.min,c=a.max,u=a.round;e.exports=i({},o,{_getContinuousPoints:function(e,t){var n=this.x,i=this._options.rotated?function(e,t){return[t,e]}:function(e,t){return[e,t]},r=this.width,o=this.highY,a=s(o-e)10?10: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,r=this.highY,o=this.lowY,a=this._options.rotated;return r===o&&(r=a?r+2:r-2,o=a?o-2:o+2),a?(e=l(o,r),t=this.x-this.width/2,n=s(o-r),i=this.width):(e=this.x-this.width/2,t=l(o,r),n=this.width,i=s(o-r)),{x:e,y:t,width:n,height:i}},_getGraphicBBox:function(e){var t=this._options.rotated,n=this.x,i=this.width,r=this.lowY,o=this.highY;if(e){var a=this.series.getValueAxis().getVisibleArea();o=this._truncateCoord(o,a),r=this._truncateCoord(r,a)}var s={x:t?r:n-u(i/2),y:t?n-u(i/2):o,width:t?o-r:i,height:t?i:r-o};if(e){var l="top"===e;this._options.rotated?(s.x=l?s.x+s.width:s.x,s.width=0):(s.y=l?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=c(this.lowY,this.highY),i=this._getVisibleArea(),r=this._options.rotated,o=r?i.maxX:i.maxY,a=c(r?i.minX:i.minY,t),s=l(o,n),u=this.getCenterCoord();return"edge"===e&&(u[r?"x":"y"]=r?s:a),u.offset=0,u}},getCenterCoord:function(){if(this.graphic){var e,t,n=l(this.lowY,this.highY),i=c(this.lowY,this.highY),r=this._getVisibleArea(),o=this._options.rotated,a=o?r.maxX:r.maxY,s=c(o?r.minX:r.minY,n),u=s+(l(a,i)-s)/2;return o?(t=this.x,e=u):(e=this.x,t=u),{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)+s(this.lowY-this.highY)/2;this._calculateVisibility(e?i:this.x,e?this.x:i)},getCrosshairData:function(e,t){var n,i,r=this._options.rotated,o=r?e:t,a=this.argument,l="low";return s(this.lowY-o)=s(this.openY-o)&&(n=this.openY,l="open"),s(n-o)>=s(this.highY-o)&&(n=this.highY,l="high"),(i=r?{y:this.vy,x:n,xValue:this[l+"Value"],yValue:a}:{x:this.vx,y:n,xValue:a,yValue:this[l+"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.openValuet.max&&(n+=e.myLocation-t.max),n},S=function(e,t,n){return t.myLocationn.max?"h"===e?"right":"bottom":"none"},M=function(e){e.myLocation=e.atLocation+w(e.atAlign)*e.atSize-w(e.myAlign)*e.mySize+e.offset},k={fit:function(e,t){var n=!1;e.myLocation>t.max&&(e.myLocation=t.max,n=!0),e.myLocationt.max)){var n=u({},e,{myAlign:x(e.myAlign),atAlign:x(e.atAlign),offset:-e.offset});M(n),n.oversize=C(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}},O=function(){var e=r("
    ").css({width:100,height:100,overflow:"scroll",position:"absolute",top:-9999}).appendTo(r("body")),t=e.get(0).offsetWidth-e.get(0).clientWidth;e.remove(),i=t},T={h:{location:0,flip:!1,fit:!1,oversize:0},v:{location:0,flip:!1,fit:!1,oversize:0}},E=function(e,t){var n=r(e),a=n.offset(),h=u(!0,{},T,{h:{location:a.left},v:{location:a.top}});if(!t)return h;var p=y(t.my),m=y(t.at),g=r(t.of).length&&t.of||s,w=b(t.offset),x=function(e){var t=o.splitPair(e),n=String(t&&t[0]).toLowerCase(),i=String(t&&t[1]).toLowerCase();return _.test(n)||(n="none"),_.test(i)||(i=n),{h:n,v:i}}(t.collision),E=t.boundary,I=b(t.boundaryOffset),A={mySize:n.outerWidth(),myAlign:p.h,atAlign:m.h,offset:w.h,collision:x.h,boundaryOffset:I.h},D={mySize:n.outerHeight(),myAlign:p.v,atAlign:m.v,offset:w.v,collision:x.v,boundaryOffset:I.v};if(g.preventDefault)A.atLocation=g.pageX,D.atLocation=g.pageY,A.atSize=0,D.atSize=0;else if(g=r(g),c(g[0]))A.atLocation=g.scrollLeft(),D.atLocation=g.scrollTop(),A.atSize=g[0].innerWidth>=g[0].outerWidth?g[0].innerWidth:g.width(),D.atSize=g[0].innerHeight>=g[0].outerHeight||v?g[0].innerHeight:g.height();else if(9===g[0].nodeType)A.atLocation=0,D.atLocation=0,A.atSize=g.width(),D.atSize=g.height();else{var L=d(g.get(0)),P=g.offset();A.atLocation=P.left,D.atLocation=P.top,A.atSize=L.width,D.atSize=L.height}M(A),M(D);var j=function(){var e=r(s),t=e.width(),n=e.height(),o=e.scrollLeft(),a=e.scrollTop(),c=l.getDocumentElement(),u=f.touch?c.clientWidth/t:1,d=f.touch?c.clientHeight/n:1;void 0===i&&O();var h=t,p=n;if(E){var m=r(E),g=m.offset();o=g.left,a=g.top,h=m.width(),p=m.height()}return{h:{min:o+A.boundaryOffset,max:o+h/u-A.mySize-A.boundaryOffset},v:{min:a+D.boundaryOffset,max:a+p/d-D.mySize-D.boundaryOffset}}}();A.oversize=C(A,j.h),D.oversize=C(D,j.v),A.collisionSide=S("h",A,j.h),D.collisionSide=S("v",D,j.v),k[A.collision]&&k[A.collision](A,j.h),k[D.collision]&&k[D.collision](D,j.v);var R=function(e){return t.precise?e:Math.round(e)};return u(!0,h,{h:{location:R(A.myLocation),oversize:R(A.oversize),fit:A.fit,flip:A.flip,collisionSide:A.collisionSide},v:{location:R(D.myLocation),oversize:R(D.oversize),fit:D.fit,flip:D.flip,collisionSide:D.collisionSide},precise:t.precise}),h},I=function(e,t){var n=r(e);if(!t)return n.offset();p.resetPosition(n,!0);var i=n.offset(),o=t.h&&t.v?t:E(n,t),a=function(e){return t.precise?e:Math.round(e)};return p.move(n,{left:o.h.location-a(i.left),top:o.v.location-a(i.top)}),o};I.inverseAlign||(I.inverseAlign=x),I.normalizeAlign||(I.normalizeAlign=y),e.exports={calculateScrollbarWidth:O,calculate:E,setup:I,offset:function(e){return e=r(e).get(0),c(e)?null:e&&"pageY"in e&&"pageX"in e?{top:e.pageY,left:e.pageX}:r(e).offset()}}},vo4V:function(e,t,n){var i=n("90hW"),r=Math.abs,o=Math.pow,a=o(2,-52),s=o(2,-23),l=o(2,127)*(2-s),c=o(2,-126);e.exports=Math.fround||function(e){var t,n,o=r(e),u=i(e);return ol||n!=n?u*(1/0):u*n}},vt7q:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i=n("ti0F"),r=a(n("OZWN")),o=a(n("vR7y"));function a(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 r.default.toXml("patternFill",{patternType:e.patternType},t)}};t.default=s},vubp:function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));var i=n("mrSG"),r=n("T1DM"),o=n("VGuC"),a=n("FFOo"),s=n("60iU");function l(e,t){void 0===t&&(t=r.a);var n=Object(o.a)(e)?+e-t.now():Math.abs(e);return function(e){return e.lift(new c(n,t))}}var c=function(){function e(e,t){this.delay=e,this.scheduler=t}return e.prototype.call=function(e,t){return t.subscribe(new u(e,this.delay,this.scheduler))},e}(),u=function(e){function t(t,n,i){var r=e.call(this,t)||this;return r.delay=n,r.scheduler=i,r.queue=[],r.active=!1,r.errored=!1,r}return i.d(t,e),t.dispatch=function(e){for(var t=e.source,n=t.queue,i=e.scheduler,r=e.destination;n.length>0&&n[0].time-i.now()<=0;)n.shift().notification.observe(r);if(n.length>0){var o=Math.max(0,n[0].time-i.now());this.schedule(e,o)}else this.unsubscribe(),t.active=!1},t.prototype._schedule=function(e){this.active=!0,this.destination.add(e.schedule(t.dispatch,this.delay,{source:this,destination:this.destination,scheduler:e}))},t.prototype.scheduleNotification=function(e){if(!0!==this.errored){var t=this.scheduler,n=new d(t.now()+this.delay,e);this.queue.push(n),!1===this.active&&this._schedule(t)}},t.prototype._next=function(e){this.scheduleNotification(s.a.createNext(e))},t.prototype._error=function(e){this.errored=!0,this.queue=[],this.destination.error(e),this.unsubscribe()},t.prototype._complete=function(){this.scheduleNotification(s.a.createComplete()),this.unsubscribe()},t}(a.a),d=function(){return function(e,t){this.time=e,this.notification=t}}()},vwfw:function(e,t,n){"use strict";var i=o(n("BWGd")),r=o(n("XmX/"));function o(e){return e&&e.__esModule?e:{default:e}}t.DraggingHeaderView=r.default.views.draggingHeaderView,t.DraggingHeaderViewController=r.default.controllers.draggingHeader,t.ColumnsSeparatorView=r.default.views.columnsSeparatorView,t.TablePositionViewController=r.default.controllers.tablePosition,t.ColumnsResizerViewController=r.default.controllers.columnsResizer,t.TrackerView=r.default.views.trackerView,i.default.registerModule("columnsResizingReordering",r.default)},"w/Ew":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.plugins=t.__test_utils=t.createAnnotations=void 0;var i=n("tUd6"),r=n("ti0F"),o=n("6VNa"),a=n("1LL4"),s=n("C+eR"),l=n("HWa7"),c=p(n("T4bj")),u=p(n("KrLa")),d=n("GCD8"),h=p(n("jeLr"));function p(e){return e&&e.__esModule?e:{default:e}}var f=(0,d.addNamespace)([c.default.down,c.default.move],"annotations"),m=(0,d.addNamespace)(c.default.up,"annotations"),g=u.default.start+".annotations",_=u.default.move+".annotations",v=u.default.end+".annotations";function y(e,t){return{draw:function(n,i){var o=this,c=n._renderer.g().append(i).css((0,s.patchFontOptions)(e.font));this.plaque=new l.Plaque((0,a.extend)(!0,{},e,{cornerRadius:(e.border||{}).cornerRadius}),n,c,t,(0,r.isDefined)(e.value)||(0,r.isDefined)(e.argument)),this.plaque.draw(n._getAnnotationCoords(this)),e.allowDragging&&c.on(g,{immediate:!0},(function(e){o._dragOffsetX=o.plaque.x-e.pageX,o._dragOffsetY=o.plaque.y-e.pageY})).on(_,(function(e){o.plaque.move(e.pageX+o._dragOffsetX,e.pageY+o._dragOffsetY)})).on(v,(function(e){o.offsetX=(o.offsetX||0)+e.offset.x,o.offsetY=(o.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;e.annotation!==this?(e.setTemplate(this.options.tooltipTemplate),e.show(this.options,{x:n,y:i},{target:this.options},this.options.customizeTooltip)&&(e.annotation=this)):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||{},r=i.width,o=i.height,a=i.url,s=i.location,l=e.width,c=e.height,u=l>0?Math.min(r,l):r,d=c>0?Math.min(o,c):o;t._renderer.image(0,0,u,d,a,s||"center").append({element:n})}:"custom"===e.type&&(n=e.template),n}function w(e){return"string"==typeof e?{url:e}:e}var x=t.createAnnotations=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,l){var c=w(l.image),u=(0,r.isFunction)(i)?i(l):{};u&&(u.image=w(u.image));var d=(0,a.extend)(!0,{},n,l,{image:s},{image:c},u),h=b(d,e),p=h&&(0,a.extend)(!0,o(d),y(d,e._getTemplate(h)));return p&&t.push(p),t}),[])},C={name:"annotations_chart",init:function(){},dispose:function(){},members:{_getAnnotationCoords:function(e){var t,n,i,o,a={offsetX:e.offsetX,offsetY:e.offsetY},s=this._options.silent("rotated")?"y":"x",l=this._options.silent("rotated")?"x":"y",c=this.getArgumentAxis(),u=c.validateUnit(e.argument),d=this.getValueAxis(e.axis),h=null===(t=d)||void 0===t?void 0:t.pane;if(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,r.isDefined)(d)&&(h=d.pane)),(0,r.isDefined)(u)){if(i){var p=i.getPointCenterByArg(u);p&&(a[s]=p[s])}else a[s]=c.getTranslator().translate(u);!(0,r.isDefined)(h)&&(h=c.pane)}var f,m,g=null===(n=d)||void 0===n?void 0:n.validateUnit(e.value);return(0,r.isDefined)(g)&&(a[l]=null===(f=d)||void 0===f?void 0:f.getTranslator().translate(g),!(0,r.isDefined)(h)&&(0,r.isDefined)(d)&&(h=d.pane)),a.canvas=this._getCanvasForPane(h),(0,r.isDefined)(a[s])&&!(0,r.isDefined)(g)&&((0,r.isDefined)(d)||(0,r.isDefined)(i)?(0,r.isDefined)(d)&&!(0,r.isDefined)(i)?a[l]=this._argumentAxes.filter((function(e){return e.pane===d.pane}))[0].getAxisPosition():(null===(m=i)||void 0===m?void 0:m.checkSeriesViewportCoord(c,a[s]))&&(a[l]=i.getSeriesPairCoord(a[s],!0)):a[l]=c.getAxisPosition()),!(0,r.isDefined)(u)&&(0,r.isDefined)(a[l])&&((0,r.isDefined)(d)&&!(0,r.isDefined)(i)?a[s]=d.getAxisPosition():(0,r.isDefined)(i)&&i.checkSeriesViewportCoord(d,a[l])&&(a[s]=i.getSeriesPairCoord(a[l],!1))),a},_annotationsPointerEventHandler:function(e){var t=e.originalEvent||{},n=t.touches&&t.touches[0]||{},i=this._renderer.getRootOffset(),r={x:n.pageX||t.pageX||e.pageX,y:n.pageY||t.pageY||e.pageY},o=this._annotations.items.filter((function(e){return e.hitTest(r.x-i.left,r.y-i.top)}))[0];o&&o.options.tooltipEnabled?(this.hideTooltip(),this.clearHover(),o.options.allowDragging&&e.type===c.default.down&&(this._annotations._hideToolTipForDrag=!0),this._annotations._hideToolTipForDrag||(o.showTooltip(this._annotations.tooltip,r),e.stopPropagation())):this._annotations.hideTooltip()},_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}}}},S={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),l=this.getValueAxis().validateUnit(e.value),c=e.radius,u=e.angle;return e.series&&(n=this.series.filter((function(t){return t.name===e.series}))[0]),(0,a.extend)(!0,i,this.getXYFromPolar(u,c,s,l)),(0,r.isDefined)(n)&&(!(0,r.isDefined)(i.angle)||(0,r.isDefined)(l)||(0,r.isDefined)(c)?!(0,r.isDefined)(i.radius)||(0,r.isDefined)(s)||(0,r.isDefined)(u)||(t=n.getSeriesPairCoord({radius:i.radius},!1)):((0,r.isDefined)(s)||(s=o.getTranslator().from(isFinite(u)?this.getActualAngle(u):i.angle)),t=n.getSeriesPairCoord({argument:s,angle:-i.angle},!0)),(0,r.isDefined)(t)&&(i.x=t.x,i.y=t.y)),e.series&&!(0,r.isDefined)(t)&&(i.x=i.y=void 0),i},_annotationsPointerEventHandler:C.members._annotationsPointerEventHandler,_pullOptions:function(e){var t=(0,a.extend)({},{radius:e.radius,angle:e.angle},C.members._pullOptions(e));return delete t.axis,t}}};t.plugins={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()}},this._annotations.tooltip.setRendererOptions(this._getRendererOptions());var e=(0,a.extend)({},this._themeManager.getOptions("tooltip"));e.contentTemplate=e.customizeTooltip=void 0,this._annotations.tooltip.update(e)},dispose:function(){this._annotationsGroup.linkRemove().linkOff(),h.default.off((0,i.getDocument)(),".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")}).linkOn(this._renderer.root,"annotations").linkAppend(),h.default.on((0,i.getDocument)(),f,(function(){return e._annotations.hideTooltip()})),h.default.on((0,i.getDocument)(),m,(function(t){e._annotations._hideToolTipForDrag=!1,e._annotationsPointerEventHandler(t)})),this._annotationsGroup.on(f,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.items=[];var e=this._getOption("annotations");(null==e?void 0:e.length)&&(this._annotations.items=x(this,e,this._getOption("commonAnnotationSettings"),this._getOption("customizeAnnotation"),this._pullOptions))},_getAnnotationCoords:function(){return{}},_pullOptions: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._change(["FORCE_RENDER"])},isThemeDependent:!0,isOptionChange:!0})},fontFields:["commonAnnotationSettings.font"]},chart:C,polarChart:S}},w1rZ:function(e,t,n){var i=n("I+eb"),r=n("fhKU");i({target:"Number",stat:!0,forced:Number.parseFloat!=r},{parseFloat:r})},w5QO:function(e,t,n){"use strict";t.noop=function(){}},wE6v:function(e,t,n){var i=n("hh1v");e.exports=function(e,t){if(!i(e))return e;var n,r;if(t&&"function"==typeof(n=e.toString)&&!i(r=n.call(e)))return r;if("function"==typeof(n=e.valueOf)&&!i(r=n.call(e)))return r;if(!t&&"function"==typeof(n=e.toString)&&!i(r=n.call(e)))return r;throw TypeError("Can't convert object to primitive value")}},"wL+b":function(e,t,n){"use strict";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"},r=[{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),r=l(t,n,i);return[r[0],r[1],r[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),r=d(t,n,i);return[r[0],r[1],r[2],1,null,[t,n,i]]}}],o=Math.round;function a(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=r.length;n.5?u/(2-l):u/l,i=function(e,t,n,i){switch(Math.max(e,t,n)){case e:return(t-n)/i+(tn?n:e}function l(e,t,n){var i,r,o,a=(100-t)*n/100,s=e%60/60*(n-a),l=a+s,c=n-s;switch(Math.floor(e%360/60)){case 0:i=n,r=l,o=a;break;case 1:i=c,r=n,o=a;break;case 2:i=a,r=n,o=l;break;case 3:i=a,r=c,o=n;break;case 4:i=l,r=a,o=n;break;case 5:i=n,r=a,o=c}return[Math.round(2.55*i),Math.round(2.55*r),Math.round(2.55*o)]}function c(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,r,a;if(e=h(e,360),t=h(t,100),n=h(n,100),0===t)i=r=a=n;else{var s=n<.5?n*(1+t):n+t-n*t,l=2*n-s;i=u(l,s,c("r",e)),r=u(l,s,c("g",e)),a=u(l,s,c("b",e))}return[o(255*i),o(255*r),o(255*a)]}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 p(e,t,n){return t=t||0,n=n||255,!(e%1!=0||en||"number"!=typeof e||isNaN(e))}a.prototype={constructor:a,highlight:function(e){return this.alter(e=e||10).toHex()},darken:function(e){return this.alter(-(e=e||10)).toHex()},alter:function(e){var t=new a;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 a?e:new a(e),i=new a;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"#"+(16777216|this.r<<16|this.g<<8|this.b).toString(16).slice(1)},getPureColor:function(){return new a("rgb("+l(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!!(p(e)&&p(t)&&p(n))},isValidAlpha:function(e){return!(isNaN(e)||e<0||e>1||"number"!=typeof e)},colorIsInvalid:!1,fromHSL:function(e){var t=new a,n=d(e.h,e.s,e.l);return t.r=n[0],t.g=n[1],t.b=n[2],t}},e.exports=a},wLYn:function(e,t,n){n("I+eb")({target:"Function",proto:!0},{bind:n("BTho")})},wQk9:function(e,t,n){!function(e){"use strict";e.defineLocale("tzm",{months:"\u2d49\u2d4f\u2d4f\u2d30\u2d62\u2d54_\u2d31\u2d55\u2d30\u2d62\u2d55_\u2d4e\u2d30\u2d55\u2d5a_\u2d49\u2d31\u2d54\u2d49\u2d54_\u2d4e\u2d30\u2d62\u2d62\u2d53_\u2d62\u2d53\u2d4f\u2d62\u2d53_\u2d62\u2d53\u2d4d\u2d62\u2d53\u2d63_\u2d56\u2d53\u2d5b\u2d5c_\u2d5b\u2d53\u2d5c\u2d30\u2d4f\u2d31\u2d49\u2d54_\u2d3d\u2d5f\u2d53\u2d31\u2d55_\u2d4f\u2d53\u2d61\u2d30\u2d4f\u2d31\u2d49\u2d54_\u2d37\u2d53\u2d4a\u2d4f\u2d31\u2d49\u2d54".split("_"),monthsShort:"\u2d49\u2d4f\u2d4f\u2d30\u2d62\u2d54_\u2d31\u2d55\u2d30\u2d62\u2d55_\u2d4e\u2d30\u2d55\u2d5a_\u2d49\u2d31\u2d54\u2d49\u2d54_\u2d4e\u2d30\u2d62\u2d62\u2d53_\u2d62\u2d53\u2d4f\u2d62\u2d53_\u2d62\u2d53\u2d4d\u2d62\u2d53\u2d63_\u2d56\u2d53\u2d5b\u2d5c_\u2d5b\u2d53\u2d5c\u2d30\u2d4f\u2d31\u2d49\u2d54_\u2d3d\u2d5f\u2d53\u2d31\u2d55_\u2d4f\u2d53\u2d61\u2d30\u2d4f\u2d31\u2d49\u2d54_\u2d37\u2d53\u2d4a\u2d4f\u2d31\u2d49\u2d54".split("_"),weekdays:"\u2d30\u2d59\u2d30\u2d4e\u2d30\u2d59_\u2d30\u2d62\u2d4f\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d4f\u2d30\u2d59_\u2d30\u2d3d\u2d54\u2d30\u2d59_\u2d30\u2d3d\u2d61\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d4e\u2d61\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d39\u2d62\u2d30\u2d59".split("_"),weekdaysShort:"\u2d30\u2d59\u2d30\u2d4e\u2d30\u2d59_\u2d30\u2d62\u2d4f\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d4f\u2d30\u2d59_\u2d30\u2d3d\u2d54\u2d30\u2d59_\u2d30\u2d3d\u2d61\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d4e\u2d61\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d39\u2d62\u2d30\u2d59".split("_"),weekdaysMin:"\u2d30\u2d59\u2d30\u2d4e\u2d30\u2d59_\u2d30\u2d62\u2d4f\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d4f\u2d30\u2d59_\u2d30\u2d3d\u2d54\u2d30\u2d59_\u2d30\u2d3d\u2d61\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d4e\u2d61\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d39\u2d62\u2d30\u2d59".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u2d30\u2d59\u2d37\u2d45 \u2d34] LT",nextDay:"[\u2d30\u2d59\u2d3d\u2d30 \u2d34] LT",nextWeek:"dddd [\u2d34] LT",lastDay:"[\u2d30\u2d5a\u2d30\u2d4f\u2d5c \u2d34] LT",lastWeek:"dddd [\u2d34] LT",sameElse:"L"},relativeTime:{future:"\u2d37\u2d30\u2d37\u2d45 \u2d59 \u2d62\u2d30\u2d4f %s",past:"\u2d62\u2d30\u2d4f %s",s:"\u2d49\u2d4e\u2d49\u2d3d",ss:"%d \u2d49\u2d4e\u2d49\u2d3d",m:"\u2d4e\u2d49\u2d4f\u2d53\u2d3a",mm:"%d \u2d4e\u2d49\u2d4f\u2d53\u2d3a",h:"\u2d59\u2d30\u2d44\u2d30",hh:"%d \u2d5c\u2d30\u2d59\u2d59\u2d30\u2d44\u2d49\u2d4f",d:"\u2d30\u2d59\u2d59",dd:"%d o\u2d59\u2d59\u2d30\u2d4f",M:"\u2d30\u2d62o\u2d53\u2d54",MM:"%d \u2d49\u2d62\u2d62\u2d49\u2d54\u2d4f",y:"\u2d30\u2d59\u2d33\u2d30\u2d59",yy:"%d \u2d49\u2d59\u2d33\u2d30\u2d59\u2d4f"},week:{dow:6,doy:12}})}(n("wd/R"))},"wZ/z":function(e,t,n){"use strict";var i=n("jeLr"),r=n("uHaw"),o=n("tUd6"),a=n("5qrJ"),s=n("GCD8"),l=a.inherit({ctor:function(e,t){this._eventName=e,this._originalEvents=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||s.eventSource(e),originalEvent:e,delegateTarget:t,timeStamp:r.mozilla?(new Date).getTime():e.timeStamp})},_getDelegateTarget:function(e){var t;return this.noBubble&&(t=e.delegateTarget),t},_fireEvent:function(e){return 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.getDocument(),this._setSelector(t);var n=this;i.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.getDocument(),".dxPointerEvents"!==this._originalEvents&&i.off(e,this._originalEvents,this._getSelector()))},dispose:function(e){e=this.noBubble?e:o.getDocument(),i.off(e,this._originalEvents)}});e.exports=l},"wd/R":function(e,t,n){(function(e){e.exports=function(){"use strict";var t,i;function r(){return t.apply(null,arguments)}function o(e){return e instanceof Array||"[object Array]"===Object.prototype.toString.call(e)}function a(e){return null!=e&&"[object Object]"===Object.prototype.toString.call(e)}function s(e){return void 0===e}function l(e){return"number"==typeof e||"[object Number]"===Object.prototype.toString.call(e)}function c(e){return e instanceof Date||"[object Date]"===Object.prototype.toString.call(e)}function u(e,t){var n,i=[];for(n=0;n>>0,i=0;i0)for(n=0;n<_.length;n++)s(r=t[i=_[n]])||(e[i]=r);return e}var y=!1;function b(e){v(this,e),this._d=new Date(null!=e._d?e._d.getTime():NaN),this.isValid()||(this._d=new Date(NaN)),!1===y&&(y=!0,r.updateOffset(this),y=!1)}function w(e){return e instanceof b||null!=e&&null!=e._isAMomentObject}function x(e){return e<0?Math.ceil(e)||0:Math.floor(e)}function C(e){var t=+e,n=0;return 0!==t&&isFinite(t)&&(n=x(t)),n}function S(e,t,n){var i,r=Math.min(e.length,t.length),o=Math.abs(e.length-t.length),a=0;for(i=0;i=0?n?"+":"":"-")+Math.pow(10,Math.max(0,t-i.length)).toString().substr(1)+i}var N=/(\[[^\[]*\])|(\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|YYYYYY|YYYYY|YYYY|YY|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g,V=/(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g,H={},Y={};function W(e,t,n,i){var r=i;"string"==typeof i&&(r=function(){return this[i]()}),e&&(Y[e]=r),t&&(Y[t[0]]=function(){return F(r.apply(this,arguments),t[1],t[2])}),n&&(Y[n]=function(){return this.localeData().ordinal(r.apply(this,arguments),e)})}function U(e,t){return e.isValid()?(t=G(t,e.localeData()),H[t]=H[t]||function(e){var t,n,i,r=e.match(N);for(t=0,n=r.length;t=0&&V.test(e);)e=e.replace(V,i),V.lastIndex=0,n-=1;return e}var q=/\d/,X=/\d\d/,$=/\d{3}/,K=/\d{4}/,J=/[+-]?\d{6}/,Q=/\d\d?/,Z=/\d\d\d\d?/,ee=/\d\d\d\d\d\d?/,te=/\d{1,3}/,ne=/\d{1,4}/,ie=/[+-]?\d{1,6}/,re=/\d+/,oe=/[+-]?\d+/,ae=/Z|[+-]\d\d:?\d\d/gi,se=/Z|[+-]\d\d(?::?\d\d)?/gi,le=/[0-9]{0,256}['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFF07\uFF10-\uFFEF]{1,256}|[\u0600-\u06FF\/]{1,256}(\s*?[\u0600-\u06FF]{1,256}){1,2}/i,ce={};function ue(e,t,n){ce[e]=I(t)?t:function(e,i){return e&&n?n:t}}function de(e,t){return d(ce,e)?ce[e](t._strict,t._locale):new RegExp(he(e.replace("\\","").replace(/\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,(function(e,t,n,i,r){return t||n||i||r}))))}function he(e){return e.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&")}var pe={};function fe(e,t){var n,i=t;for("string"==typeof e&&(e=[e]),l(t)&&(i=function(e,n){n[t]=C(e)}),n=0;n68?1900:2e3)};var ye,be=we("FullYear",!0);function we(e,t){return function(n){return null!=n?(Ce(this,e,n),r.updateOffset(this,t),this):xe(this,e)}}function xe(e,t){return e.isValid()?e._d["get"+(e._isUTC?"UTC":"")+t]():NaN}function Ce(e,t,n){e.isValid()&&!isNaN(n)&&("FullYear"===t&&ve(e.year())&&1===e.month()&&29===e.date()?e._d["set"+(e._isUTC?"UTC":"")+t](n,e.month(),Se(n,e.month())):e._d["set"+(e._isUTC?"UTC":"")+t](n))}function Se(e,t){if(isNaN(e)||isNaN(t))return NaN;var n=(t%12+12)%12;return e+=(t-n)/12,1===n?ve(e)?29:28:31-n%7%2}ye=Array.prototype.indexOf?Array.prototype.indexOf:function(e){var t;for(t=0;t=0?(s=new Date(e+400,t,n,i,r,o,a),isFinite(s.getFullYear())&&s.setFullYear(e)):s=new Date(e,t,n,i,r,o,a),s}function je(e){var t;if(e<100&&e>=0){var n=Array.prototype.slice.call(arguments);n[0]=e+400,t=new Date(Date.UTC.apply(null,n)),isFinite(t.getUTCFullYear())&&t.setUTCFullYear(e)}else t=new Date(Date.UTC.apply(null,arguments));return t}function Re(e,t,n){var i=7+t-n;return-(7+je(e,0,i).getUTCDay()-t)%7+i-1}function ze(e,t,n,i,r){var o,a,s=1+7*(t-1)+(7+n-i)%7+Re(e,i,r);return s<=0?a=_e(o=e-1)+s:s>_e(e)?(o=e+1,a=s-_e(e)):(o=e,a=s),{year:o,dayOfYear:a}}function Be(e,t,n){var i,r,o=Re(e.year(),t,n),a=Math.floor((e.dayOfYear()-o-1)/7)+1;return a<1?i=a+Fe(r=e.year()-1,t,n):a>Fe(e.year(),t,n)?(i=a-Fe(e.year(),t,n),r=e.year()+1):(r=e.year(),i=a),{week:i,year:r}}function Fe(e,t,n){var i=Re(e,t,n),r=Re(e+1,t,n);return(_e(e)-i+r)/7}function Ne(e,t){return e.slice(t,7).concat(e.slice(0,t))}W("w",["ww",2],"wo","week"),W("W",["WW",2],"Wo","isoWeek"),P("week","w"),P("isoWeek","W"),B("week",5),B("isoWeek",5),ue("w",Q),ue("ww",Q,X),ue("W",Q),ue("WW",Q,X),me(["w","ww","W","WW"],(function(e,t,n,i){t[i.substr(0,1)]=C(e)})),W("d",0,"do","day"),W("dd",0,0,(function(e){return this.localeData().weekdaysMin(this,e)})),W("ddd",0,0,(function(e){return this.localeData().weekdaysShort(this,e)})),W("dddd",0,0,(function(e){return this.localeData().weekdays(this,e)})),W("e",0,0,"weekday"),W("E",0,0,"isoWeekday"),P("day","d"),P("weekday","e"),P("isoWeekday","E"),B("day",11),B("weekday",11),B("isoWeekday",11),ue("d",Q),ue("e",Q),ue("E",Q),ue("dd",(function(e,t){return t.weekdaysMinRegex(e)})),ue("ddd",(function(e,t){return t.weekdaysShortRegex(e)})),ue("dddd",(function(e,t){return t.weekdaysRegex(e)})),me(["dd","ddd","dddd"],(function(e,t,n,i){var r=n._locale.weekdaysParse(e,i,n._strict);null!=r?t.d=r:f(n).invalidWeekday=e})),me(["d","e","E"],(function(e,t,n,i){t[i]=C(e)}));var Ve="Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),He="Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),Ye="Su_Mo_Tu_We_Th_Fr_Sa".split("_");function We(e,t,n){var i,r,o,a=e.toLocaleLowerCase();if(!this._weekdaysParse)for(this._weekdaysParse=[],this._shortWeekdaysParse=[],this._minWeekdaysParse=[],i=0;i<7;++i)o=p([2e3,1]).day(i),this._minWeekdaysParse[i]=this.weekdaysMin(o,"").toLocaleLowerCase(),this._shortWeekdaysParse[i]=this.weekdaysShort(o,"").toLocaleLowerCase(),this._weekdaysParse[i]=this.weekdays(o,"").toLocaleLowerCase();return n?"dddd"===t?-1!==(r=ye.call(this._weekdaysParse,a))?r:null:"ddd"===t?-1!==(r=ye.call(this._shortWeekdaysParse,a))?r:null:-1!==(r=ye.call(this._minWeekdaysParse,a))?r:null:"dddd"===t?-1!==(r=ye.call(this._weekdaysParse,a))||-1!==(r=ye.call(this._shortWeekdaysParse,a))||-1!==(r=ye.call(this._minWeekdaysParse,a))?r:null:"ddd"===t?-1!==(r=ye.call(this._shortWeekdaysParse,a))||-1!==(r=ye.call(this._weekdaysParse,a))||-1!==(r=ye.call(this._minWeekdaysParse,a))?r:null:-1!==(r=ye.call(this._minWeekdaysParse,a))||-1!==(r=ye.call(this._weekdaysParse,a))||-1!==(r=ye.call(this._shortWeekdaysParse,a))?r:null}var Ue=le,Ge=le,qe=le;function Xe(){function e(e,t){return t.length-e.length}var t,n,i,r,o,a=[],s=[],l=[],c=[];for(t=0;t<7;t++)n=p([2e3,1]).day(t),i=this.weekdaysMin(n,""),r=this.weekdaysShort(n,""),o=this.weekdays(n,""),a.push(i),s.push(r),l.push(o),c.push(i),c.push(r),c.push(o);for(a.sort(e),s.sort(e),l.sort(e),c.sort(e),t=0;t<7;t++)s[t]=he(s[t]),l[t]=he(l[t]),c[t]=he(c[t]);this._weekdaysRegex=new RegExp("^("+c.join("|")+")","i"),this._weekdaysShortRegex=this._weekdaysRegex,this._weekdaysMinRegex=this._weekdaysRegex,this._weekdaysStrictRegex=new RegExp("^("+l.join("|")+")","i"),this._weekdaysShortStrictRegex=new RegExp("^("+s.join("|")+")","i"),this._weekdaysMinStrictRegex=new RegExp("^("+a.join("|")+")","i")}function $e(){return this.hours()%12||12}function Ke(e,t){W(e,0,0,(function(){return this.localeData().meridiem(this.hours(),this.minutes(),t)}))}function Je(e,t){return t._meridiemParse}W("H",["HH",2],0,"hour"),W("h",["hh",2],0,$e),W("k",["kk",2],0,(function(){return this.hours()||24})),W("hmm",0,0,(function(){return""+$e.apply(this)+F(this.minutes(),2)})),W("hmmss",0,0,(function(){return""+$e.apply(this)+F(this.minutes(),2)+F(this.seconds(),2)})),W("Hmm",0,0,(function(){return""+this.hours()+F(this.minutes(),2)})),W("Hmmss",0,0,(function(){return""+this.hours()+F(this.minutes(),2)+F(this.seconds(),2)})),Ke("a",!0),Ke("A",!1),P("hour","h"),B("hour",13),ue("a",Je),ue("A",Je),ue("H",Q),ue("h",Q),ue("k",Q),ue("HH",Q,X),ue("hh",Q,X),ue("kk",Q,X),ue("hmm",Z),ue("hmmss",ee),ue("Hmm",Z),ue("Hmmss",ee),fe(["H","HH"],3),fe(["k","kk"],(function(e,t,n){var i=C(e);t[3]=24===i?0:i})),fe(["a","A"],(function(e,t,n){n._isPm=n._locale.isPM(e),n._meridiem=e})),fe(["h","hh"],(function(e,t,n){t[3]=C(e),f(n).bigHour=!0})),fe("hmm",(function(e,t,n){var i=e.length-2;t[3]=C(e.substr(0,i)),t[4]=C(e.substr(i)),f(n).bigHour=!0})),fe("hmmss",(function(e,t,n){var i=e.length-4,r=e.length-2;t[3]=C(e.substr(0,i)),t[4]=C(e.substr(i,2)),t[5]=C(e.substr(r)),f(n).bigHour=!0})),fe("Hmm",(function(e,t,n){var i=e.length-2;t[3]=C(e.substr(0,i)),t[4]=C(e.substr(i))})),fe("Hmmss",(function(e,t,n){var i=e.length-4,r=e.length-2;t[3]=C(e.substr(0,i)),t[4]=C(e.substr(i,2)),t[5]=C(e.substr(r))}));var Qe,Ze=we("Hours",!0),et={calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},longDateFormat:{LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},invalidDate:"Invalid date",ordinal:"%d",dayOfMonthOrdinalParse:/\d{1,2}/,relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},months:ke,monthsShort:Oe,week:{dow:0,doy:6},weekdays:Ve,weekdaysMin:Ye,weekdaysShort:He,meridiemParse:/[ap]\.?m?\.?/i},tt={},nt={};function it(e){return e?e.toLowerCase().replace("_","-"):e}function rt(t){var i=null;if(!tt[t]&&void 0!==e&&e&&e.exports)try{i=Qe._abbr,n("RnhZ")("./"+t),ot(i)}catch(r){}return tt[t]}function ot(e,t){var n;return e&&((n=s(t)?st(e):at(e,t))?Qe=n:"undefined"!=typeof console&&console.warn&&console.warn("Locale "+e+" not found. Did you forget to load it?")),Qe._abbr}function at(e,t){if(null!==t){var n,i=et;if(t.abbr=e,null!=tt[e])E("defineLocaleOverride","use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See http://momentjs.com/guides/#/warnings/define-locale/ for more info."),i=tt[e]._config;else if(null!=t.parentLocale)if(null!=tt[t.parentLocale])i=tt[t.parentLocale]._config;else{if(null==(n=rt(t.parentLocale)))return nt[t.parentLocale]||(nt[t.parentLocale]=[]),nt[t.parentLocale].push({name:e,config:t}),null;i=n._config}return tt[e]=new D(A(i,t)),nt[e]&&nt[e].forEach((function(e){at(e.name,e.config)})),ot(e),tt[e]}return delete tt[e],null}function st(e){var t;if(e&&e._locale&&e._locale._abbr&&(e=e._locale._abbr),!e)return Qe;if(!o(e)){if(t=rt(e))return t;e=[e]}return function(e){for(var t,n,i,r,o=0;o0;){if(i=rt(r.slice(0,t).join("-")))return i;if(n&&n.length>=t&&S(r,n,!0)>=t-1)break;t--}o++}return Qe}(e)}function lt(e){var t,n=e._a;return n&&-2===f(e).overflow&&(t=n[1]<0||n[1]>11?1:n[2]<1||n[2]>Se(n[0],n[1])?2:n[3]<0||n[3]>24||24===n[3]&&(0!==n[4]||0!==n[5]||0!==n[6])?3:n[4]<0||n[4]>59?4:n[5]<0||n[5]>59?5:n[6]<0||n[6]>999?6:-1,f(e)._overflowDayOfYear&&(t<0||t>2)&&(t=2),f(e)._overflowWeeks&&-1===t&&(t=7),f(e)._overflowWeekday&&-1===t&&(t=8),f(e).overflow=t),e}function ct(e,t,n){return null!=e?e:null!=t?t:n}function ut(e){var t,n,i,o,a,s=[];if(!e._d){for(i=function(e){var t=new Date(r.now());return e._useUTC?[t.getUTCFullYear(),t.getUTCMonth(),t.getUTCDate()]:[t.getFullYear(),t.getMonth(),t.getDate()]}(e),e._w&&null==e._a[2]&&null==e._a[1]&&function(e){var t,n,i,r,o,a,s,l;if(null!=(t=e._w).GG||null!=t.W||null!=t.E)o=1,a=4,n=ct(t.GG,e._a[0],Be(St(),1,4).year),i=ct(t.W,1),((r=ct(t.E,1))<1||r>7)&&(l=!0);else{o=e._locale._week.dow,a=e._locale._week.doy;var c=Be(St(),o,a);n=ct(t.gg,e._a[0],c.year),i=ct(t.w,c.week),null!=t.d?((r=t.d)<0||r>6)&&(l=!0):null!=t.e?(r=t.e+o,(t.e<0||t.e>6)&&(l=!0)):r=o}i<1||i>Fe(n,o,a)?f(e)._overflowWeeks=!0:null!=l?f(e)._overflowWeekday=!0:(s=ze(n,i,r,o,a),e._a[0]=s.year,e._dayOfYear=s.dayOfYear)}(e),null!=e._dayOfYear&&(a=ct(e._a[0],i[0]),(e._dayOfYear>_e(a)||0===e._dayOfYear)&&(f(e)._overflowDayOfYear=!0),n=je(a,0,e._dayOfYear),e._a[1]=n.getUTCMonth(),e._a[2]=n.getUTCDate()),t=0;t<3&&null==e._a[t];++t)e._a[t]=s[t]=i[t];for(;t<7;t++)e._a[t]=s[t]=null==e._a[t]?2===t?1:0:e._a[t];24===e._a[3]&&0===e._a[4]&&0===e._a[5]&&0===e._a[6]&&(e._nextDay=!0,e._a[3]=0),e._d=(e._useUTC?je:Pe).apply(null,s),o=e._useUTC?e._d.getUTCDay():e._d.getDay(),null!=e._tzm&&e._d.setUTCMinutes(e._d.getUTCMinutes()-e._tzm),e._nextDay&&(e._a[3]=24),e._w&&void 0!==e._w.d&&e._w.d!==o&&(f(e).weekdayMismatch=!0)}}var dt=/^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?::\d\d(?::\d\d(?:[.,]\d+)?)?)?)([\+\-]\d\d(?::?\d\d)?|\s*Z)?)?$/,ht=/^\s*((?:[+-]\d{6}|\d{4})(?:\d\d\d\d|W\d\d\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?:\d\d(?:\d\d(?:[.,]\d+)?)?)?)([\+\-]\d\d(?::?\d\d)?|\s*Z)?)?$/,pt=/Z|[+-]\d\d(?::?\d\d)?/,ft=[["YYYYYY-MM-DD",/[+-]\d{6}-\d\d-\d\d/],["YYYY-MM-DD",/\d{4}-\d\d-\d\d/],["GGGG-[W]WW-E",/\d{4}-W\d\d-\d/],["GGGG-[W]WW",/\d{4}-W\d\d/,!1],["YYYY-DDD",/\d{4}-\d{3}/],["YYYY-MM",/\d{4}-\d\d/,!1],["YYYYYYMMDD",/[+-]\d{10}/],["YYYYMMDD",/\d{8}/],["GGGG[W]WWE",/\d{4}W\d{3}/],["GGGG[W]WW",/\d{4}W\d{2}/,!1],["YYYYDDD",/\d{7}/]],mt=[["HH:mm:ss.SSSS",/\d\d:\d\d:\d\d\.\d+/],["HH:mm:ss,SSSS",/\d\d:\d\d:\d\d,\d+/],["HH:mm:ss",/\d\d:\d\d:\d\d/],["HH:mm",/\d\d:\d\d/],["HHmmss.SSSS",/\d\d\d\d\d\d\.\d+/],["HHmmss,SSSS",/\d\d\d\d\d\d,\d+/],["HHmmss",/\d\d\d\d\d\d/],["HHmm",/\d\d\d\d/],["HH",/\d\d/]],gt=/^\/?Date\((\-?\d+)/i;function _t(e){var t,n,i,r,o,a,s=e._i,l=dt.exec(s)||ht.exec(s);if(l){for(f(e).iso=!0,t=0,n=ft.length;t0&&f(e).unusedInput.push(a),s=s.slice(s.indexOf(n)+n.length),c+=n.length),Y[o]?(n?f(e).empty=!1:f(e).unusedTokens.push(o),ge(o,n,e)):e._strict&&!n&&f(e).unusedTokens.push(o);f(e).charsLeftOver=l-c,s.length>0&&f(e).unusedInput.push(s),e._a[3]<=12&&!0===f(e).bigHour&&e._a[3]>0&&(f(e).bigHour=void 0),f(e).parsedDateParts=e._a.slice(0),f(e).meridiem=e._meridiem,e._a[3]=function(e,t,n){var i;return null==n?t:null!=e.meridiemHour?e.meridiemHour(t,n):null!=e.isPM?((i=e.isPM(n))&&t<12&&(t+=12),i||12!==t||(t=0),t):t}(e._locale,e._a[3],e._meridiem),ut(e),lt(e)}else bt(e);else _t(e)}function xt(e){var t=e._i,n=e._f;return e._locale=e._locale||st(e._l),null===t||void 0===n&&""===t?g({nullInput:!0}):("string"==typeof t&&(e._i=t=e._locale.preparse(t)),w(t)?new b(lt(t)):(c(t)?e._d=t:o(n)?function(e){var t,n,i,r,o;if(0===e._f.length)return f(e).invalidFormat=!0,void(e._d=new Date(NaN));for(r=0;rthis?this:e:g()}));function Ot(e,t){var n,i;if(1===t.length&&o(t[0])&&(t=t[0]),!t.length)return St();for(n=t[0],i=1;i=0?new Date(e+400,t,n)-126227808e5:new Date(e,t,n).valueOf()}function Zt(e,t,n){return e<100&&e>=0?Date.UTC(e+400,t,n)-126227808e5:Date.UTC(e,t,n)}function en(e,t){W(0,[e,e.length],0,t)}function tn(e,t,n,i,r){var o;return null==e?Be(this,i,r).year:(t>(o=Fe(e,i,r))&&(t=o),nn.call(this,e,t,n,i,r))}function nn(e,t,n,i,r){var o=ze(e,t,n,i,r),a=je(o.year,0,o.dayOfYear);return this.year(a.getUTCFullYear()),this.month(a.getUTCMonth()),this.date(a.getUTCDate()),this}W(0,["gg",2],0,(function(){return this.weekYear()%100})),W(0,["GG",2],0,(function(){return this.isoWeekYear()%100})),en("gggg","weekYear"),en("ggggg","weekYear"),en("GGGG","isoWeekYear"),en("GGGGG","isoWeekYear"),P("weekYear","gg"),P("isoWeekYear","GG"),B("weekYear",1),B("isoWeekYear",1),ue("G",oe),ue("g",oe),ue("GG",Q,X),ue("gg",Q,X),ue("GGGG",ne,K),ue("gggg",ne,K),ue("GGGGG",ie,J),ue("ggggg",ie,J),me(["gggg","ggggg","GGGG","GGGGG"],(function(e,t,n,i){t[i.substr(0,2)]=C(e)})),me(["gg","GG"],(function(e,t,n,i){t[i]=r.parseTwoDigitYear(e)})),W("Q",0,"Qo","quarter"),P("quarter","Q"),B("quarter",7),ue("Q",q),fe("Q",(function(e,t){t[1]=3*(C(e)-1)})),W("D",["DD",2],"Do","date"),P("date","D"),B("date",9),ue("D",Q),ue("DD",Q,X),ue("Do",(function(e,t){return e?t._dayOfMonthOrdinalParse||t._ordinalParse:t._dayOfMonthOrdinalParseLenient})),fe(["D","DD"],2),fe("Do",(function(e,t){t[2]=C(e.match(Q)[0])}));var rn=we("Date",!0);W("DDD",["DDDD",3],"DDDo","dayOfYear"),P("dayOfYear","DDD"),B("dayOfYear",4),ue("DDD",te),ue("DDDD",$),fe(["DDD","DDDD"],(function(e,t,n){n._dayOfYear=C(e)})),W("m",["mm",2],0,"minute"),P("minute","m"),B("minute",14),ue("m",Q),ue("mm",Q,X),fe(["m","mm"],4);var on=we("Minutes",!1);W("s",["ss",2],0,"second"),P("second","s"),B("second",15),ue("s",Q),ue("ss",Q,X),fe(["s","ss"],5);var an,sn=we("Seconds",!1);for(W("S",0,0,(function(){return~~(this.millisecond()/100)})),W(0,["SS",2],0,(function(){return~~(this.millisecond()/10)})),W(0,["SSS",3],0,"millisecond"),W(0,["SSSS",4],0,(function(){return 10*this.millisecond()})),W(0,["SSSSS",5],0,(function(){return 100*this.millisecond()})),W(0,["SSSSSS",6],0,(function(){return 1e3*this.millisecond()})),W(0,["SSSSSSS",7],0,(function(){return 1e4*this.millisecond()})),W(0,["SSSSSSSS",8],0,(function(){return 1e5*this.millisecond()})),W(0,["SSSSSSSSS",9],0,(function(){return 1e6*this.millisecond()})),P("millisecond","ms"),B("millisecond",16),ue("S",te,q),ue("SS",te,X),ue("SSS",te,$),an="SSSS";an.length<=9;an+="S")ue(an,re);function ln(e,t){t[6]=C(1e3*("0."+e))}for(an="S";an.length<=9;an+="S")fe(an,ln);var cn=we("Milliseconds",!1);W("z",0,0,"zoneAbbr"),W("zz",0,0,"zoneName");var un=b.prototype;function dn(e){return e}un.add=Ut,un.calendar=function(e,t){var n=e||St(),i=jt(n,this).startOf("day"),o=r.calendarFormat(this,i)||"sameElse",a=t&&(I(t[o])?t[o].call(this,n):t[o]);return this.format(a||this.localeData().calendar(o,this,St(n)))},un.clone=function(){return new b(this)},un.diff=function(e,t,n){var i,r,o;if(!this.isValid())return NaN;if(!(i=jt(e,this)).isValid())return NaN;switch(r=6e4*(i.utcOffset()-this.utcOffset()),t=j(t)){case"year":o=qt(this,i)/12;break;case"month":o=qt(this,i);break;case"quarter":o=qt(this,i)/3;break;case"second":o=(this-i)/1e3;break;case"minute":o=(this-i)/6e4;break;case"hour":o=(this-i)/36e5;break;case"day":o=(this-i-r)/864e5;break;case"week":o=(this-i-r)/6048e5;break;default:o=this-i}return n?o:x(o)},un.endOf=function(e){var t;if(void 0===(e=j(e))||"millisecond"===e||!this.isValid())return this;var n=this._isUTC?Zt:Qt;switch(e){case"year":t=n(this.year()+1,0,1)-1;break;case"quarter":t=n(this.year(),this.month()-this.month()%3+3,1)-1;break;case"month":t=n(this.year(),this.month()+1,1)-1;break;case"week":t=n(this.year(),this.month(),this.date()-this.weekday()+7)-1;break;case"isoWeek":t=n(this.year(),this.month(),this.date()-(this.isoWeekday()-1)+7)-1;break;case"day":case"date":t=n(this.year(),this.month(),this.date()+1)-1;break;case"hour":t=this._d.valueOf(),t+=36e5-Jt(t+(this._isUTC?0:6e4*this.utcOffset()),36e5)-1;break;case"minute":t=this._d.valueOf(),t+=6e4-Jt(t,6e4)-1;break;case"second":t=this._d.valueOf(),t+=1e3-Jt(t,1e3)-1}return this._d.setTime(t),r.updateOffset(this,!0),this},un.format=function(e){e||(e=this.isUtc()?r.defaultFormatUtc:r.defaultFormat);var t=U(this,e);return this.localeData().postformat(t)},un.from=function(e,t){return this.isValid()&&(w(e)&&e.isValid()||St(e).isValid())?Nt({to:this,from:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()},un.fromNow=function(e){return this.from(St(),e)},un.to=function(e,t){return this.isValid()&&(w(e)&&e.isValid()||St(e).isValid())?Nt({from:this,to:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()},un.toNow=function(e){return this.to(St(),e)},un.get=function(e){return I(this[e=j(e)])?this[e]():this},un.invalidAt=function(){return f(this).overflow},un.isAfter=function(e,t){var n=w(e)?e:St(e);return!(!this.isValid()||!n.isValid())&&("millisecond"===(t=j(t)||"millisecond")?this.valueOf()>n.valueOf():n.valueOf()9999?U(n,t?"YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYYYY-MM-DD[T]HH:mm:ss.SSSZ"):I(Date.prototype.toISOString)?t?this.toDate().toISOString():new Date(this.valueOf()+60*this.utcOffset()*1e3).toISOString().replace("Z",U(n,"Z")):U(n,t?"YYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYY-MM-DD[T]HH:mm:ss.SSSZ")},un.inspect=function(){if(!this.isValid())return"moment.invalid(/* "+this._i+" */)";var e="moment",t="";this.isLocal()||(e=0===this.utcOffset()?"moment.utc":"moment.parseZone",t="Z");var n="["+e+'("]',i=0<=this.year()&&this.year()<=9999?"YYYY":"YYYYYY";return this.format(n+i+"-MM-DD[T]HH:mm:ss.SSS"+t+'[")]')},un.toJSON=function(){return this.isValid()?this.toISOString():null},un.toString=function(){return this.clone().locale("en").format("ddd MMM DD YYYY HH:mm:ss [GMT]ZZ")},un.unix=function(){return Math.floor(this.valueOf()/1e3)},un.valueOf=function(){return this._d.valueOf()-6e4*(this._offset||0)},un.creationData=function(){return{input:this._i,format:this._f,locale:this._locale,isUTC:this._isUTC,strict:this._strict}},un.year=be,un.isLeapYear=function(){return ve(this.year())},un.weekYear=function(e){return tn.call(this,e,this.week(),this.weekday(),this.localeData()._week.dow,this.localeData()._week.doy)},un.isoWeekYear=function(e){return tn.call(this,e,this.isoWeek(),this.isoWeekday(),1,4)},un.quarter=un.quarters=function(e){return null==e?Math.ceil((this.month()+1)/3):this.month(3*(e-1)+this.month()%3)},un.month=Ie,un.daysInMonth=function(){return Se(this.year(),this.month())},un.week=un.weeks=function(e){var t=this.localeData().week(this);return null==e?t:this.add(7*(e-t),"d")},un.isoWeek=un.isoWeeks=function(e){var t=Be(this,1,4).week;return null==e?t:this.add(7*(e-t),"d")},un.weeksInYear=function(){var e=this.localeData()._week;return Fe(this.year(),e.dow,e.doy)},un.isoWeeksInYear=function(){return Fe(this.year(),1,4)},un.date=rn,un.day=un.days=function(e){if(!this.isValid())return null!=e?this:NaN;var t=this._isUTC?this._d.getUTCDay():this._d.getDay();return null!=e?(e=function(e,t){return"string"!=typeof e?e:isNaN(e)?"number"==typeof(e=t.weekdaysParse(e))?e:null:parseInt(e,10)}(e,this.localeData()),this.add(e-t,"d")):t},un.weekday=function(e){if(!this.isValid())return null!=e?this:NaN;var t=(this.day()+7-this.localeData()._week.dow)%7;return null==e?t:this.add(e-t,"d")},un.isoWeekday=function(e){if(!this.isValid())return null!=e?this:NaN;if(null!=e){var t=function(e,t){return"string"==typeof e?t.weekdaysParse(e)%7||7:isNaN(e)?null:e}(e,this.localeData());return this.day(this.day()%7?t:t-7)}return this.day()||7},un.dayOfYear=function(e){var t=Math.round((this.clone().startOf("day")-this.clone().startOf("year"))/864e5)+1;return null==e?t:this.add(e-t,"d")},un.hour=un.hours=Ze,un.minute=un.minutes=on,un.second=un.seconds=sn,un.millisecond=un.milliseconds=cn,un.utcOffset=function(e,t,n){var i,o=this._offset||0;if(!this.isValid())return null!=e?this:NaN;if(null!=e){if("string"==typeof e){if(null===(e=Pt(se,e)))return this}else Math.abs(e)<16&&!n&&(e*=60);return!this._isUTC&&t&&(i=Rt(this)),this._offset=e,this._isUTC=!0,null!=i&&this.add(i,"m"),o!==e&&(!t||this._changeInProgress?Wt(this,Nt(e-o,"m"),1,!1):this._changeInProgress||(this._changeInProgress=!0,r.updateOffset(this,!0),this._changeInProgress=null)),this}return this._isUTC?o:Rt(this)},un.utc=function(e){return this.utcOffset(0,e)},un.local=function(e){return this._isUTC&&(this.utcOffset(0,e),this._isUTC=!1,e&&this.subtract(Rt(this),"m")),this},un.parseZone=function(){if(null!=this._tzm)this.utcOffset(this._tzm,!1,!0);else if("string"==typeof this._i){var e=Pt(ae,this._i);null!=e?this.utcOffset(e):this.utcOffset(0,!0)}return this},un.hasAlignedHourOffset=function(e){return!!this.isValid()&&(e=e?St(e).utcOffset():0,(this.utcOffset()-e)%60==0)},un.isDST=function(){return this.utcOffset()>this.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()},un.isLocal=function(){return!!this.isValid()&&!this._isUTC},un.isUtcOffset=function(){return!!this.isValid()&&this._isUTC},un.isUtc=zt,un.isUTC=zt,un.zoneAbbr=function(){return this._isUTC?"UTC":""},un.zoneName=function(){return this._isUTC?"Coordinated Universal Time":""},un.dates=k("dates accessor is deprecated. Use date instead.",rn),un.months=k("months accessor is deprecated. Use month instead",Ie),un.years=k("years accessor is deprecated. Use year instead",be),un.zone=k("moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",(function(e,t){return null!=e?("string"!=typeof e&&(e=-e),this.utcOffset(e,t),this):-this.utcOffset()})),un.isDSTShifted=k("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",(function(){if(!s(this._isDSTShifted))return this._isDSTShifted;var e={};if(v(e,this),(e=xt(e))._a){var t=e._isUTC?p(e._a):St(e._a);this._isDSTShifted=this.isValid()&&S(e._a,t.toArray())>0}else this._isDSTShifted=!1;return this._isDSTShifted}));var hn=D.prototype;function pn(e,t,n,i){var r=st(),o=p().set(i,t);return r[n](o,e)}function fn(e,t,n){if(l(e)&&(t=e,e=void 0),e=e||"",null!=t)return pn(e,t,n,"month");var i,r=[];for(i=0;i<12;i++)r[i]=pn(e,i,n,"month");return r}function mn(e,t,n,i){"boolean"==typeof e?(l(t)&&(n=t,t=void 0),t=t||""):(n=t=e,e=!1,l(t)&&(n=t,t=void 0),t=t||"");var r,o=st(),a=e?o._week.dow:0;if(null!=n)return pn(t,(n+a)%7,i,"day");var s=[];for(r=0;r<7;r++)s[r]=pn(t,(r+a)%7,i,"day");return s}hn.calendar=function(e,t,n){var i=this._calendar[e]||this._calendar.sameElse;return I(i)?i.call(t,n):i},hn.longDateFormat=function(e){var t=this._longDateFormat[e],n=this._longDateFormat[e.toUpperCase()];return t||!n?t:(this._longDateFormat[e]=n.replace(/MMMM|MM|DD|dddd/g,(function(e){return e.slice(1)})),this._longDateFormat[e])},hn.invalidDate=function(){return this._invalidDate},hn.ordinal=function(e){return this._ordinal.replace("%d",e)},hn.preparse=dn,hn.postformat=dn,hn.relativeTime=function(e,t,n,i){var r=this._relativeTime[n];return I(r)?r(e,t,n,i):r.replace(/%d/i,e)},hn.pastFuture=function(e,t){var n=this._relativeTime[e>0?"future":"past"];return I(n)?n(t):n.replace(/%s/i,t)},hn.set=function(e){var t,n;for(n in e)I(t=e[n])?this[n]=t:this["_"+n]=t;this._config=e,this._dayOfMonthOrdinalParseLenient=new RegExp((this._dayOfMonthOrdinalParse.source||this._ordinalParse.source)+"|"+/\d{1,2}/.source)},hn.months=function(e,t){return e?o(this._months)?this._months[e.month()]:this._months[(this._months.isFormat||Me).test(t)?"format":"standalone"][e.month()]:o(this._months)?this._months:this._months.standalone},hn.monthsShort=function(e,t){return e?o(this._monthsShort)?this._monthsShort[e.month()]:this._monthsShort[Me.test(t)?"format":"standalone"][e.month()]:o(this._monthsShort)?this._monthsShort:this._monthsShort.standalone},hn.monthsParse=function(e,t,n){var i,r,o;if(this._monthsParseExact)return Te.call(this,e,t,n);for(this._monthsParse||(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[]),i=0;i<12;i++){if(r=p([2e3,i]),n&&!this._longMonthsParse[i]&&(this._longMonthsParse[i]=new RegExp("^"+this.months(r,"").replace(".","")+"$","i"),this._shortMonthsParse[i]=new RegExp("^"+this.monthsShort(r,"").replace(".","")+"$","i")),n||this._monthsParse[i]||(o="^"+this.months(r,"")+"|^"+this.monthsShort(r,""),this._monthsParse[i]=new RegExp(o.replace(".",""),"i")),n&&"MMMM"===t&&this._longMonthsParse[i].test(e))return i;if(n&&"MMM"===t&&this._shortMonthsParse[i].test(e))return i;if(!n&&this._monthsParse[i].test(e))return i}},hn.monthsRegex=function(e){return this._monthsParseExact?(d(this,"_monthsRegex")||Le.call(this),e?this._monthsStrictRegex:this._monthsRegex):(d(this,"_monthsRegex")||(this._monthsRegex=De),this._monthsStrictRegex&&e?this._monthsStrictRegex:this._monthsRegex)},hn.monthsShortRegex=function(e){return this._monthsParseExact?(d(this,"_monthsRegex")||Le.call(this),e?this._monthsShortStrictRegex:this._monthsShortRegex):(d(this,"_monthsShortRegex")||(this._monthsShortRegex=Ae),this._monthsShortStrictRegex&&e?this._monthsShortStrictRegex:this._monthsShortRegex)},hn.week=function(e){return Be(e,this._week.dow,this._week.doy).week},hn.firstDayOfYear=function(){return this._week.doy},hn.firstDayOfWeek=function(){return this._week.dow},hn.weekdays=function(e,t){var n=o(this._weekdays)?this._weekdays:this._weekdays[e&&!0!==e&&this._weekdays.isFormat.test(t)?"format":"standalone"];return!0===e?Ne(n,this._week.dow):e?n[e.day()]:n},hn.weekdaysMin=function(e){return!0===e?Ne(this._weekdaysMin,this._week.dow):e?this._weekdaysMin[e.day()]:this._weekdaysMin},hn.weekdaysShort=function(e){return!0===e?Ne(this._weekdaysShort,this._week.dow):e?this._weekdaysShort[e.day()]:this._weekdaysShort},hn.weekdaysParse=function(e,t,n){var i,r,o;if(this._weekdaysParseExact)return We.call(this,e,t,n);for(this._weekdaysParse||(this._weekdaysParse=[],this._minWeekdaysParse=[],this._shortWeekdaysParse=[],this._fullWeekdaysParse=[]),i=0;i<7;i++){if(r=p([2e3,1]).day(i),n&&!this._fullWeekdaysParse[i]&&(this._fullWeekdaysParse[i]=new RegExp("^"+this.weekdays(r,"").replace(".","\\.?")+"$","i"),this._shortWeekdaysParse[i]=new RegExp("^"+this.weekdaysShort(r,"").replace(".","\\.?")+"$","i"),this._minWeekdaysParse[i]=new RegExp("^"+this.weekdaysMin(r,"").replace(".","\\.?")+"$","i")),this._weekdaysParse[i]||(o="^"+this.weekdays(r,"")+"|^"+this.weekdaysShort(r,"")+"|^"+this.weekdaysMin(r,""),this._weekdaysParse[i]=new RegExp(o.replace(".",""),"i")),n&&"dddd"===t&&this._fullWeekdaysParse[i].test(e))return i;if(n&&"ddd"===t&&this._shortWeekdaysParse[i].test(e))return i;if(n&&"dd"===t&&this._minWeekdaysParse[i].test(e))return i;if(!n&&this._weekdaysParse[i].test(e))return i}},hn.weekdaysRegex=function(e){return this._weekdaysParseExact?(d(this,"_weekdaysRegex")||Xe.call(this),e?this._weekdaysStrictRegex:this._weekdaysRegex):(d(this,"_weekdaysRegex")||(this._weekdaysRegex=Ue),this._weekdaysStrictRegex&&e?this._weekdaysStrictRegex:this._weekdaysRegex)},hn.weekdaysShortRegex=function(e){return this._weekdaysParseExact?(d(this,"_weekdaysRegex")||Xe.call(this),e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex):(d(this,"_weekdaysShortRegex")||(this._weekdaysShortRegex=Ge),this._weekdaysShortStrictRegex&&e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex)},hn.weekdaysMinRegex=function(e){return this._weekdaysParseExact?(d(this,"_weekdaysRegex")||Xe.call(this),e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex):(d(this,"_weekdaysMinRegex")||(this._weekdaysMinRegex=qe),this._weekdaysMinStrictRegex&&e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex)},hn.isPM=function(e){return"p"===(e+"").toLowerCase().charAt(0)},hn.meridiem=function(e,t,n){return e>11?n?"pm":"PM":n?"am":"AM"},ot("en",{dayOfMonthOrdinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(e){var t=e%10;return e+(1===C(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")}}),r.lang=k("moment.lang is deprecated. Use moment.locale instead.",ot),r.langData=k("moment.langData is deprecated. Use moment.localeData instead.",st);var gn=Math.abs;function _n(e,t,n,i){var r=Nt(t,n);return e._milliseconds+=i*r._milliseconds,e._days+=i*r._days,e._months+=i*r._months,e._bubble()}function vn(e){return e<0?Math.floor(e):Math.ceil(e)}function yn(e){return 4800*e/146097}function bn(e){return 146097*e/4800}function wn(e){return function(){return this.as(e)}}var xn=wn("ms"),Cn=wn("s"),Sn=wn("m"),Mn=wn("h"),kn=wn("d"),On=wn("w"),Tn=wn("M"),En=wn("Q"),In=wn("y");function An(e){return function(){return this.isValid()?this._data[e]:NaN}}var Dn=An("milliseconds"),Ln=An("seconds"),Pn=An("minutes"),jn=An("hours"),Rn=An("days"),zn=An("months"),Bn=An("years"),Fn=Math.round,Nn={ss:44,s:45,m:45,h:22,d:26,M:11};function Vn(e,t,n,i,r){return r.relativeTime(t||1,!!n,e,i)}var Hn=Math.abs;function Yn(e){return(e>0)-(e<0)||+e}function Wn(){if(!this.isValid())return this.localeData().invalidDate();var e,t,n=Hn(this._milliseconds)/1e3,i=Hn(this._days),r=Hn(this._months);e=x(n/60),t=x(e/60),n%=60,e%=60;var o=x(r/12),a=r%=12,s=i,l=t,c=e,u=n?n.toFixed(3).replace(/\.?0+$/,""):"",d=this.asSeconds();if(!d)return"P0D";var h=d<0?"-":"",p=Yn(this._months)!==Yn(d)?"-":"",f=Yn(this._days)!==Yn(d)?"-":"",m=Yn(this._milliseconds)!==Yn(d)?"-":"";return h+"P"+(o?p+o+"Y":"")+(a?p+a+"M":"")+(s?f+s+"D":"")+(l||c||u?"T":"")+(l?m+l+"H":"")+(c?m+c+"M":"")+(u?m+u+"S":"")}var Un=Et.prototype;return Un.isValid=function(){return this._isValid},Un.abs=function(){var e=this._data;return this._milliseconds=gn(this._milliseconds),this._days=gn(this._days),this._months=gn(this._months),e.milliseconds=gn(e.milliseconds),e.seconds=gn(e.seconds),e.minutes=gn(e.minutes),e.hours=gn(e.hours),e.months=gn(e.months),e.years=gn(e.years),this},Un.add=function(e,t){return _n(this,e,t,1)},Un.subtract=function(e,t){return _n(this,e,t,-1)},Un.as=function(e){if(!this.isValid())return NaN;var t,n,i=this._milliseconds;if("month"===(e=j(e))||"quarter"===e||"year"===e)switch(n=this._months+yn(t=this._days+i/864e5),e){case"month":return n;case"quarter":return n/3;case"year":return n/12}else switch(t=this._days+Math.round(bn(this._months)),e){case"week":return t/7+i/6048e5;case"day":return t+i/864e5;case"hour":return 24*t+i/36e5;case"minute":return 1440*t+i/6e4;case"second":return 86400*t+i/1e3;case"millisecond":return Math.floor(864e5*t)+i;default:throw new Error("Unknown unit "+e)}},Un.asMilliseconds=xn,Un.asSeconds=Cn,Un.asMinutes=Sn,Un.asHours=Mn,Un.asDays=kn,Un.asWeeks=On,Un.asMonths=Tn,Un.asQuarters=En,Un.asYears=In,Un.valueOf=function(){return this.isValid()?this._milliseconds+864e5*this._days+this._months%12*2592e6+31536e6*C(this._months/12):NaN},Un._bubble=function(){var e,t,n,i,r,o=this._milliseconds,a=this._days,s=this._months,l=this._data;return o>=0&&a>=0&&s>=0||o<=0&&a<=0&&s<=0||(o+=864e5*vn(bn(s)+a),a=0,s=0),l.milliseconds=o%1e3,e=x(o/1e3),l.seconds=e%60,t=x(e/60),l.minutes=t%60,n=x(t/60),l.hours=n%24,a+=x(n/24),s+=r=x(yn(a)),a-=vn(bn(r)),i=x(s/12),s%=12,l.days=a,l.months=s,l.years=i,this},Un.clone=function(){return Nt(this)},Un.get=function(e){return e=j(e),this.isValid()?this[e+"s"]():NaN},Un.milliseconds=Dn,Un.seconds=Ln,Un.minutes=Pn,Un.hours=jn,Un.days=Rn,Un.weeks=function(){return x(this.days()/7)},Un.months=zn,Un.years=Bn,Un.humanize=function(e){if(!this.isValid())return this.localeData().invalidDate();var t=this.localeData(),n=function(e,t,n){var i=Nt(e).abs(),r=Fn(i.as("s")),o=Fn(i.as("m")),a=Fn(i.as("h")),s=Fn(i.as("d")),l=Fn(i.as("M")),c=Fn(i.as("y")),u=r<=Nn.ss&&["s",r]||r0,u[4]=n,Vn.apply(null,u)}(this,!e,t);return e&&(n=t.pastFuture(+this,n)),t.postformat(n)},Un.toISOString=Wn,Un.toString=Wn,Un.toJSON=Wn,Un.locale=Xt,Un.localeData=Kt,Un.toIsoString=k("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",Wn),Un.lang=$t,W("X",0,0,"unix"),W("x",0,0,"valueOf"),ue("x",oe),ue("X",/[+-]?\d+(\.\d{1,3})?/),fe("X",(function(e,t,n){n._d=new Date(1e3*parseFloat(e,10))})),fe("x",(function(e,t,n){n._d=new Date(C(e))})),r.version="2.24.0",t=St,r.fn=un,r.min=function(){var e=[].slice.call(arguments,0);return Ot("isBefore",e)},r.max=function(){var e=[].slice.call(arguments,0);return Ot("isAfter",e)},r.now=function(){return Date.now?Date.now():+new Date},r.utc=p,r.unix=function(e){return St(1e3*e)},r.months=function(e,t){return fn(e,t,"months")},r.isDate=c,r.locale=ot,r.invalid=g,r.duration=Nt,r.isMoment=w,r.weekdays=function(e,t,n){return mn(e,t,n,"weekdays")},r.parseZone=function(){return St.apply(null,arguments).parseZone()},r.localeData=st,r.isDuration=It,r.monthsShort=function(e,t){return fn(e,t,"monthsShort")},r.weekdaysMin=function(e,t,n){return mn(e,t,n,"weekdaysMin")},r.defineLocale=at,r.updateLocale=function(e,t){if(null!=t){var n,i,r=et;null!=(i=rt(e))&&(r=i._config),(n=new D(t=A(r,t))).parentLocale=tt[e],tt[e]=n,ot(e)}else null!=tt[e]&&(null!=tt[e].parentLocale?tt[e]=tt[e].parentLocale:null!=tt[e]&&delete tt[e]);return tt[e]},r.locales=function(){return O(tt)},r.weekdaysShort=function(e,t,n){return mn(e,t,n,"weekdaysShort")},r.normalizeUnits=j,r.relativeTimeRounding=function(e){return void 0===e?Fn:"function"==typeof e&&(Fn=e,!0)},r.relativeTimeThreshold=function(e,t){return void 0!==Nn[e]&&(void 0===t?Nn[e]:(Nn[e]=t,"s"===e&&(Nn.ss=t-1),!0))},r.calendarFormat=function(e,t){var n=e.diff(t,"days",!0);return n<-6?"sameElse":n<-1?"lastWeek":n<0?"lastDay":n<1?"sameDay":n<2?"nextDay":n<7?"nextWeek":"sameElse"},r.prototype=un,r.HTML5_FMT={DATETIME_LOCAL:"YYYY-MM-DDTHH:mm",DATETIME_LOCAL_SECONDS:"YYYY-MM-DDTHH:mm:ss",DATETIME_LOCAL_MS:"YYYY-MM-DDTHH:mm:ss.SSS",DATE:"YYYY-MM-DD",TIME:"HH:mm",TIME_SECONDS:"HH:mm:ss",TIME_MS:"HH:mm:ss.SSS",WEEK:"GGGG-[W]WW",MONTH:"YYYY-MM"},r}()}).call(this,n("YuTi")(e))},wfmh:function(e,t,n){var i=n("I+eb"),r=n("ImZN"),o=n("hBjN");i({target:"Object",stat:!0},{fromEntries:function(e){var t={};return r(e,(function(e,n){o(t,e,n)}),void 0,!0),t}})},wg0c:function(e,t,n){var i=n("2oRo"),r=n("WKiH").trim,o=n("WJkJ"),a=i.parseInt,s=/^[+-]?0[Xx]/,l=8!==a(o+"08")||22!==a(o+"0x16");e.exports=l?function(e,t){var n=r(String(e));return a(n,t>>>0||(s.test(n)?16:10))}:a},wjBO:function(e,t,n){"use strict";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)}var r=n("FKN7"),o=n("cGv3"),a=o.getWindow(),s=n("v4HY").getPublicElement,l=n("tUd6"),c=n("jeLr"),u=n("D6VQ"),d=n("KAnu"),h=n("1LL4").extend,p=n("YQNt"),f=n("vlix"),m=n("ti0F"),g=n("z7z0"),_=n("GCD8"),v=n("IF55"),y=n("XgSC").getBoundingRect,b={left:"right",top:"bottom",right:"left",bottom:"top",center:"center"},w={left:-1,top:-1,center:0,right:1,bottom:1},x={top:{my:"bottom center",at:"top center",collision:"fit flip"},bottom:{my:"top center",at:"bottom center",collision:"fit flip"},right:{my:"left center",at:"right center",collision:"flip fit"},left:{my:"right center",at:"left center",collision:"flip fit"}},C={left:"borderLeftWidth",top:"borderTopWidth",right:"borderRightWidth",bottom:"borderBottomWidth"},S=function(e){return m.isObject(e)?e.name:e},M=function(e,t){var n=e.option(t);return S(n)},k=function(e,t){var n=e.option("target"),i=m.isString(n),o=M(e,t+"Event");if(o&&!e.option("disabled")){var a=_.addNamespace(o,e.NAME),u=e._createAction((function(){var n=function(e,t){var n=e.option(t);return m.isObject(n)&&n.delay}(e,t+"Event");this._clearEventsTimeouts(),n?this._timeouts[t]=setTimeout((function(){e[t]()}),n):e[t]()}).bind(e),{validatingTargetName:"target"}),d=function(e){u({event:e,target:r(e.currentTarget)})},h="_"+t+"EventHandler";if(i)e[h]=d,c.on(l.getDocument(),a,n,d);else{var p=s(r(n));e[h]=void 0,c.on(p,a,d)}}},O=function(e,t,n,i){var o=i||M(e,n+"Event");if(o){o=_.addNamespace(o,e.NAME);var a="_"+n+"EventHandler";e[a]?c.off(l.getDocument(),o,t,e[a]):c.off(s(r(t)),o)}},T=v.inherit({_getDefaultOptions:function(){return h(this.callBase(),{target:a,shading:!1,position:"bottom",closeOnOutsideClick:!0,animation:{show:{type:"fade",from:0,to:1},hide:{type:"fade",to:0}},showTitle:!1,width:"auto",height:"auto",dragEnabled:!1,resizeEnabled:!1,fullScreen:!1,closeOnTargetScroll:!0,arrowPosition:"",arrowOffset:0,boundaryOffset:{h:10,v:10}})},_defaultOptionsRules:function(){return[{device:{platform:"ios"},options:{arrowPosition:{boundaryOffset:{h:20,v:-10},collision:"fit"}}},{device:function(){return!o.hasWindow()},options:{animation:null}}]},_init:function(){this.callBase(),this._renderArrow(),this._timeouts={},this.$element().addClass("dx-popover"),this._wrapper().addClass("dx-popover-wrapper")},_render:function(){this.callBase.apply(this,arguments),this._detachEvents(this.option("target")),this._attachEvents()},_detachEvents:function(e){O(this,e,"show"),O(this,e,"hide")},_attachEvents:function(){k(this,"show"),k(this,"hide")},_renderArrow:function(){this._$arrow=r("
    ").addClass("dx-popover-arrow").prependTo(this.overlayContent())},_documentDownHandler:function(e){return!this._isOutsideClick(e)||this.callBase(e)},_isOutsideClick:function(e){return!r(e.target).closest(this.option("target")).length},_animate:function(e){e&&e.to&&"object"===i(e.to)&&h(e.to,{position:this._getContainerPosition()}),this.callBase.apply(this,arguments)},_stopAnimation:function(){this.callBase.apply(this,arguments)},_renderTitle:function(){this._wrapper().toggleClass("dx-popover-without-title",!this.option("showTitle")),this.callBase()},_renderPosition:function(){this.callBase(),this._renderOverlayPosition()},_renderOverlayBoundaryOffset:d.noop,_renderOverlayPosition:function(){this._resetOverlayPosition(),this._updateContentSize();var e=this._getContainerPosition(),t=f.setup(this._$content,e),n=this._getSideByLocation(t);this._togglePositionClass("dx-position-"+n),this._toggleFlippedClass(t.h.flip,t.v.flip),(this._isHorizontalSide()||this._isVerticalSide())&&this._renderArrowPosition(n)},_resetOverlayPosition:function(){this._setContentHeight(!0),this._togglePositionClass("dx-position-"+this._positionSide),p.move(this._$content,{left:0,top:0}),this._$arrow.css({top:"auto",right:"auto",bottom:"auto",left:"auto"})},_updateContentSize:function(){if(this._$popupContent){var e=f.calculate(this._$content,this._getContainerPosition());if(e.h.oversize>0&&this._isHorizontalSide()&&!e.h.fit){var t=this._$content.width()-e.h.oversize;this._$content.width(t)}if(e.v.oversize>0&&this._isVerticalSide()&&!e.v.fit){var n=this._$content.height()-e.v.oversize,i=this._$popupContent.height()-e.v.oversize;this._$content.height(n),this._$popupContent.height(i)}}},_getContainerPosition:function(){var e=d.pairToObject(this._position.offset||""),t=e.h,n=e.v,i=this._isVerticalSide(),r=this._isHorizontalSide();if(i||r){var o=(this._isPopoverInside()?-1:1)*w[this._positionSide]*((i?this._$arrow.height():this._$arrow.width())-this._getContentBorderWidth(this._positionSide));i?n+=o:t+=o}return h({},this._position,{offset:t+" "+n})},_getContentBorderWidth:function(e){var t=this._$content.css(C[e]);return parseInt(t)||0},_getSideByLocation:function(e){var t=e.v.flip,n=e.h.flip;return this._isVerticalSide()&&t||this._isHorizontalSide()&&n||this._isPopoverInside()?b[this._positionSide]:this._positionSide},_togglePositionClass:function(e){this._$wrapper.removeClass("dx-position-left dx-position-right dx-position-top dx-position-bottom").addClass(e)},_toggleFlippedClass:function(e,t){this._$wrapper.toggleClass("dx-popover-flipped-horizontal",e).toggleClass("dx-popover-flipped-vertical",t)},_renderArrowPosition:function(e){var t=y(this._$arrow.get(0)),n=-(this._isVerticalSide(e)?t.height:t.width);this._$arrow.css(b[e],n);var i,o=this._isVerticalSide(e)?"left":"top",a=this._isVerticalSide(e)?"width":"height",s=r(this._position.of),l=f.offset(s)||{top:0,left:0},c=f.offset(this._$content),u=t[a],d=c[o],h=y(this._$content.get(0))[a],p=l[o],m=s.get(0).preventDefault?0:y(s.get(0))[a],_=Math.max(d,p),v=Math.min(d+h,p+m);i="start"===this.option("arrowPosition")?_-d:"end"===this.option("arrowPosition")?v-d-u:(_+v)/2-d-u/2;var w=this._getContentBorderWidth(e),x=g.fitIntoRange(i-w+this.option("arrowOffset"),w,h-u-2*w);this._$arrow.css(o,x)},_isPopoverInside:function(){var e=this._transformStringPosition(this.option("position"),x),t=f.setup.normalizeAlign(e.my),n=f.setup.normalizeAlign(e.at);return t.h===n.h&&t.v===n.v},_setContentHeight:function(e){e&&this.callBase()},_renderWrapperPosition:function(){this.option("shading")&&this._$wrapper.css({top:0,left:0})},_renderWrapperDimensions:function(){this.option("shading")&&this._$wrapper.css({width:"100%",height:"100%"})},_normalizePosition:function(){var e=h({},this._transformStringPosition(this.option("position"),x));e.of||(e.of=this.option("target")),e.collision||(e.collision="flip"),e.boundaryOffset||(e.boundaryOffset=this.option("boundaryOffset")),this._positionSide=this._getDisplaySide(e),this._position=e},_getDisplaySide:function(e){var t=f.setup.normalizeAlign(e.my),n=f.setup.normalizeAlign(e.at),i=w[t.h]===w[n.h]&&w[t.v]===w[n.v]?-1:1;return Math.abs(w[t.h]-i*w[n.h])>Math.abs(w[t.v]-i*w[n.v])?n.h:n.v},_isVerticalSide:function(e){return"top"===(e=e||this._positionSide)||"bottom"===e},_isHorizontalSide:function(e){return"left"===(e=e||this._positionSide)||"right"===e},_clearEventTimeout:function(e){clearTimeout(this._timeouts[e])},_clearEventsTimeouts:function(){this._clearEventTimeout("show"),this._clearEventTimeout("hide")},_clean:function(){this._detachEvents(this.option("target")),this.callBase.apply(this,arguments)},_optionChanged:function(e){switch(e.name){case"boundaryOffset":case"arrowPosition":case"arrowOffset":this._renderGeometry();break;case"fullScreen":e.value&&this.option("fullScreen",!1);break;case"target":e.previousValue&&this._detachEvents(e.previousValue),this.callBase(e);break;case"showEvent":case"hideEvent":var t=e.name.substring(0,4),n=S(e.previousValue);this.hide(),O(this,this.option("target"),t,n),k(this,t);break;case"visible":this._clearEventTimeout(e.value?"show":"hide"),this.callBase(e);break;default:this.callBase(e)}},show:function(e){return e&&this.option("target",e),this.callBase()}});u("dxPopover",T),e.exports=T,e.exports.default=e.exports},wlIu:function(e,t,n){"use strict";var i=n("D6VQ"),r=n("bqN/");i("dxNumberBox",r),e.exports=r},wp6i:function(e,t,n){"use strict";var i=n("1LL4"),r=n("XpgS"),o=n("zl3R"),a=m(n("OAWD")),s=m(n("T7fH")),l=m(n("a8Gt")),c=n("y1Hg"),u=m(n("6fSn")),d=n("0E6V"),h=n("ti0F"),p=n("KAnu"),f=n("C+eR");function m(e){return e&&e.__esModule?e:{default:e}}var g=Array.isArray;function _(e){return g(e)?0===e.length?[{}]:e:[e]}function v(e,t,n,i){var r,o;if(n){o=e.value,r={skipEventRising:!0};var a=e.fullName.split("."),s=a[a.length-1];"endValue"!==s&&"startValue"!==s||(r={allowPartialUpdate:!0},o=function(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}({},s,e.value))}else o=((0,h.isDefined)(i)?e.value[i]:e.value).visualRange;t.visualRange(o,r)}var y=c.BaseChart.inherit({_setDeprecatedOptions:function(){this.callBase.apply(this,arguments),(0,i.extend)(this._deprecatedOptions,{barWidth:{since:"18.1",message:"Use the 'commonSeriesSettings.barPadding' or 'series.barPadding' option instead"},equalBarWidth:{since:"18.1",message:"Use the 'commonSeriesSettings.ignoreEmptyPoints' or 'series.ignoreEmptyPoints' option instead"}})},_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},_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,o.each)(this.panes,(function(e,i){if(i.name===n)return t=e,!1})),t},_updateSize:function(){this.callBase(),(0,f.setCanvasValues)(this._canvas)},_reinitAxes:function(){this.panes=this._createPanes(),this._populateAxes(),this._axesReinitialized=!0},_getCrosshairMargins:function(){var e=this._getCrosshairOptions()||{},t=e.enabled,n=u.default.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=_(n.option("argumentAxis")||{})[0],l=n.option("valueAxis"),c=_(l||{}),u=[],d=[],h=0,p=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,f.map)(i,(function(e){return n._populateAxesOptions("argumentAxis",s,{pane:e.name,name:null,optionPath:"argumentAxis",crosshairMargin:a?p.x:p.y},a,e.name!==t)})),(0,o.each)(c,(function(e,t){var i,s=[],c=t.name;c&&-1!==(0,r.inArray)(c,d)?n._incidentOccurred("E2102"):(c&&d.push(c),t.pane&&s.push(t.pane),(null===(i=t.panes)||void 0===i?void 0:i.length)&&(s=s.concat(t.panes.slice(0))),(s=(0,f.unique)(s)).length||s.push(void 0),(0,o.each)(s,(function(i,r){var o=g(l)?"valueAxis[".concat(e,"]"):"valueAxis";u.push(n._populateAxesOptions("valueAxis",t,{name:c||"defaultAxisName"+h++,pane:r,priority:e,optionPath:o,crosshairMargin:a?p.y:p.x},a))})))})),n._redesignAxes(e,!0,t),n._redesignAxes(u,!1)},_redesignAxes:function(e,t,n){var i=this,r=[],a=t?i._argumentAxes:i._valueAxes;(0,o.each)(e,(function(e,t){var n=a&&a.filter((function(e){return e.name===t.name&&(!(0,h.isDefined)(t.pane)&&i.panes.some((function(t){return t.name===e.pane}))||e.pane===t.pane)}));n&&n.length>0?(0,o.each)(n,(function(e,n){n.updateOptions(t),n.validate(),r.push({axis:n})})):r.push({options:t})})),a?(0,o.reverseEach)(a,(function(e,n){r.some((function(e){return e.axis&&e.axis===n}))||i._disposeAxis(e,t)})):a=t?i._argumentAxes=[]:i._valueAxes=[],(0,o.each)(r,(function(e,r){var o=r.axis;r.axis&&t?r.axis.isVirtual=r.axis.pane!==n:r.options&&(o=i._createAxis(t,r.options,t?r.options.pane!==n:void 0),a.push(o)),o.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;e0?n._setCustomVisualRange(i,r,t):("object"===(0,h.type)(t)||g(t))&&i.indexOf("Axis")>0&&JSON.stringify(t).indexOf("visualRange")>0&&((0,h.isDefined)(t.visualRange)?n._setCustomVisualRange(i,r,t.visualRange):g(t)&&t.forEach((function(e,t){return(0,h.isDefined)(e.visualRange)&&n._setCustomVisualRange(i,t,e.visualRange)})))},_setCustomVisualRange:function(e,t,n){var i=this._options.silent(e);i&&((0,h.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,i.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){if(t.getOptions().optionPath){var n="".concat(t.getOptions().optionPath,".visualRange"),i=(0,f.convertVisualRangeObject)(t.visualRange(),!g(e.option(n)));t.skipEventRising&&(0,f.rangesAreEqual)(i,e.option(n))?t.skipEventRising=null:e.option(n,i)}}))},_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,r=this._getAxesForScaling(),o=[];return t?(e.fullName&&(i=e.fullName.slice(0,e.fullName.indexOf("."))),o=r.filter((function(e){return e.getOptions().optionPath===i}))):"object"===(0,h.type)(e.value)?o=r.filter((function(t){return t.getOptions().optionPath===e.name})):g(e.value)&&e.value.forEach((function(t,i){var a=r.filter((function(t){return t.getOptions().optionPath==="".concat(e.name,"[").concat(i,"]")}))[0];(0,h.isDefined)(t[n])&&(0,h.isDefined)(a)&&(o[i]=a)})),o},_optionChanged:function(e){if(!this._optionChangedLocker){var t,n=e.fullName.indexOf("visualRange")>0||!(this.getPartialChangeOptionsName(e).indexOf("visualRange")>-1)&&void 0;(0,h.isDefined)(n)&&(t=this._getAxesByOptionPath(e,n,"visualRange"))&&(t.length>1||g(e.value)?t.forEach((function(t,i){return v(e,t,n,i)})):1===t.length&&v(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:p.noop,_correctValueAxes:p.noop});t.AdvancedChart=y},wqBK:function(e,t,n){"use strict";var i=c(n("FKN7")),r=n("1LL4"),o=c(n("imRD")),a=c(n("ynD9")),s=c(n("D8Ap")),l=n("tJvG");function c(e){return e&&e.__esModule?e:{default:e}}e.exports={_getDefaultOptions:function(){return(0,r.extend)(this.callBase(),{searchMode:"",searchExpr:null,searchValue:"",searchEnabled:!1,searchEditorOptions:{}})},_initMarkup:function(){this._renderSearch(),this.callBase()},_renderSearch:function(){var e=this.$element(),t=this.option("searchEnabled"),n=this._addWidgetPrefix("search"),r=this._addWidgetPrefix("with-search");if(!t)return e.removeClass(r),void this._removeSearchBox();var o=this._getSearchEditorOptions();this._searchEditor?this._searchEditor.option(o):(e.addClass(r),this._$searchEditorElement=(0,i.default)("
    ").addClass(n).prependTo(e),this._searchEditor=this._createComponent(this._$searchEditorElement,a.default,o))},_removeSearchBox:function(){this._$searchEditorElement&&this._$searchEditorElement.remove(),delete this._$searchEditorElement,delete this._searchEditor},_getSearchEditorOptions:function(){var e=this,t=e.option("searchEditorOptions"),n=o.default.format("Search");return(0,r.extend)({mode:"search",placeholder:n,tabIndex:e.option("tabIndex"),value:e.option("searchValue"),valueChangeEvent:"input",inputAttr:{"aria-label":n},onValueChanged:function(t){var n=e.option("searchTimeout");e._valueChangeDeferred=new l.Deferred,clearTimeout(e._valueChangeTimeout),e._valueChangeDeferred.done((function(){this.option("searchValue",t.value)}).bind(e)),t.event&&"input"===t.event.type&&n?e._valueChangeTimeout=setTimeout((function(){e._valueChangeDeferred.resolve()}),n):e._valueChangeDeferred.resolve()}},t)},_getAriaTarget:function(){return this.option("searchEnabled")?this._itemContainer(!0):this.$element()},_focusTarget:function(){return this.option("searchEnabled")?this._itemContainer(!0):this.callBase()},_updateFocusState:function(e,t){this.option("searchEnabled")&&this._toggleFocusClass(t,this.$element()),this.callBase(e,t)},getOperationBySearchMode:function(e){return"equals"===e?"=":e},_cleanAria:function(e){this.setAria({role:null,activedescendant:null},e),e.attr("tabIndex",null)},_optionChanged:function(e){switch(e.name){case"searchEnabled":case"searchEditorOptions":this._cleanAria(this.option("searchEnabled")?this.$element():this._itemContainer()),this._invalidate();break;case"searchExpr":case"searchMode":case"searchValue":if(!this._dataSource)return void s.default.log("W1009");"searchMode"===e.name?this._dataSource.searchOperation(this.getOperationBySearchMode(e.value)):this._dataSource[e.name](e.value),this._dataSource.load();break;case"searchTimeout":break;default:this.callBase(e)}},focus:function(){this.option("focusedElement")||!this.option("searchEnabled")?this.callBase():this._searchEditor&&this._searchEditor.focus()},_refresh:function(){this._valueChangeDeferred&&this._valueChangeDeferred.resolve(),this.callBase()}}},wvdA:function(e,t,n){"use strict";var i=O(n("FKN7")),r=O(n("jeLr")),o=O(n("0osO")),a=O(n("Vg8w")),s=O(n("D6VQ")),l=n("ti0F"),c=O(n("v4HY")),u=n("XDlg"),d=O(n("cGv3")),h=O(n("TssP")),p=n("zl3R"),f=n("1LL4"),m=n("XpgS"),g=O(n("yxXJ")),_=O(n("fGF2")),v=O(n("XCcL")),y=O(n("D8Ap")),b=O(n("imRD")),w=O(n("m6TM")),x=O(n("xZEH")),C=O(n("zBVi")),S=O(n("ZbT9")),M=O(n("l2/R")),k=O(n("+6qP"));function O(e){return e&&e.__esModule?e:{default:e}}function T(e){return(T="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("ynD9"),n("cap0"),n("Hv54"),n("1XBF"),n("XPWh");var E="dx-field-item-content",I=["dataSource","items"],A=["dxTagBox","dxRangeSlider"],D=C.default.inherit({_getDefaultOptions:function(){return(0,f.extend)(this.callBase(),{layoutData:{},readOnly:!1,colCount:1,colCountByScreen:void 0,labelLocation:"left",onFieldDataChanged:null,onEditorEnterKey:null,customizeItem:null,alignItemLabels:!0,minColWidth:200,showRequiredMark:!0,screenByWidth:null,showOptionalMark:!1,requiredMark:"*",optionalMark:b.default.format("dxForm-optionalMark"),requiredMessage:b.default.getFormatter("dxForm-requiredMessage")})},_setOptionsByReference:function(){this.callBase(),(0,f.extend)(this._optionsByReference,{layoutData:!0,validationGroup:!0})},_init:function(){var e=this.option("layoutData");this.callBase(),this._itemWatchers=[],this._itemsRunTimeInfo=new a.default,this._updateReferencedOptions(e),this._initDataAndItems(e)},_dispose:function(){this.callBase(),this._cleanItemWatchers()},_initDataAndItems:function(e){this._syncDataWithItems(),this._updateItems(e)},_syncDataWithItems:function(){var e=this,t=this.option("layoutData"),n=this.option("items");(0,l.isDefined)(n)&&n.forEach((function(n){var i;n.dataField&&void 0===e._getDataByField(n.dataField)&&(n.editorOptions&&(i=n.editorOptions.value),((0,l.isDefined)(i)||n.dataField in t)&&e._updateFieldValue(n.dataField,i))}))},_getDataByField:function(e){return e?this.option("layoutData."+e):null},_updateFieldValue:function(e,t){var n=this.option("layoutData"),i=t;!(0,u.isWrapped)(n[e])&&(0,l.isDefined)(e)?this.option("layoutData."+e,i):(0,u.isWritableWrapped)(n[e])&&(i=(0,l.isFunction)(i)?i():i,n[e](i)),this._triggerOnFieldDataChanged({dataField:e,value:i})},_triggerOnFieldDataChanged:function(e){this._createActionByOption("onFieldDataChanged")(e)},_updateItems:function(e){var t=this,n=this.option("items"),i=(0,l.isDefined)(n),r=t.option("customizeItem"),o=i?n:this._generateItemsByData(e);if((0,l.isDefined)(o)){var a=[];(0,p.each)(o,(function(e,n){t._isAcceptableItem(n)&&(n=t._processItem(n),r&&r(n),(0,l.isObject)(n)&&!1!==(0,u.unwrap)(n.visible)&&a.push(n))})),t._itemWatchers.length&&i||t._updateItemWatchers(o),this._items=a,this._sortItems()}},_cleanItemWatchers:function(){this._itemWatchers.forEach((function(e){e()})),this._itemWatchers=[]},_updateItemWatchers:function(e){var t=this,n=t._getWatch();e.forEach((function(e){(0,l.isObject)(e)&&(0,l.isDefined)(e.visible)&&(0,l.isFunction)(n)&&t._itemWatchers.push(n((function(){return(0,u.unwrap)(e.visible)}),(function(){t._updateItems(t.option("layoutData")),t.repaint()}),{skipImmediate:!0}))}))},_generateItemsByData:function(e){var t=[];return(0,l.isDefined)(e)&&(0,p.each)(e,(function(e){t.push({dataField:e})})),t},_isAcceptableItem:function(e){var t=this._getDataByField(e.dataField||e);return!((0,l.isFunction)(t)&&!(0,u.isWrapped)(t))},_processItem:function(e){if("string"==typeof e&&(e={dataField:e}),"object"!==T(e)||e.itemType||(e.itemType="simple"),!(0,l.isDefined)(e.editorType)&&(0,l.isDefined)(e.dataField)){var t=this._getDataByField(e.dataField);e.editorType=(0,l.isDefined)(t)?this._getEditorTypeByDataType((0,l.type)(t)):"dxTextBox"}return e},_getEditorTypeByDataType:function(e){switch(e){case"number":return"dxNumberBox";case"date":return"dxDateBox";case"boolean":return"dxCheckBox";default:return"dxTextBox"}},_sortItems:function(){(0,m.normalizeIndexes)(this._items,"visibleIndex"),this._sortIndexes()},_sortIndexes:function(){this._items.sort((function(e,t){var n=e.visibleIndex,i=t.visibleIndex;return n>i?1:n").appendTo(this.$element());this._prepareItemsWithMerging(t);var r=this._generateLayoutItems();this._extendItemsWithDefaultTemplateOptions(r,this._items),this._responsiveBox=this._createComponent(n,M.default,this._getResponsiveBoxConfig(r,t,e)),d.default.hasWindow()||this._renderTemplates(e)}},_extendItemsWithDefaultTemplateOptions:function(e,t){t.forEach((function(t){t.merged||((0,l.isDefined)(t.disabled)&&(e[t.visibleIndex].disabled=t.disabled),(0,l.isDefined)(t.visible)&&(e[t.visibleIndex].visible=t.visible))}))},_itemStateChangedHandler:function(e){this._refresh()},_renderTemplate:function(e,t){switch(t.itemType){case"empty":this._renderEmptyItem(e);break;case"button":this._renderButtonItem(t,e);break;default:this._renderFieldItem(t,e)}},_renderTemplates:function(e){var t=this;(0,p.each)(e,(function(e,n){t._renderTemplate(n.container,n.formItem)}))},_getResponsiveBoxConfig:function(e,t,n){var r=this,o=r.option("colCountByScreen"),a=o&&o.xs;return{onItemStateChanged:this._itemStateChangedHandler.bind(this),_layoutStrategy:r._hasBrowserFlex()?"flex":"fallback",onLayoutChanged:function(){var e=r.option("onLayoutChanged"),t=r.isSingleColumnMode();e&&(r.$element().toggleClass("dx-layout-manager-one-col",t),e(t))},onContentReady:function(e){d.default.hasWindow()&&r._renderTemplates(n),r.option("onLayoutChanged")&&r.$element().toggleClass("dx-layout-manager-one-col",r.isSingleColumnMode(e.component))},itemTemplate:function(e,o,a){if(e.location){var s=(0,i.default)(a),l=r._items[e.location.col+e.location.row*t],c=(0,i.default)("
    ").addClass(l.cssClass).appendTo(s);n.push({container:c,formItem:l}),s.toggleClass("dx-single-column-item-content",r.isSingleColumnMode(this)),0===e.location.row&&c.addClass("dx-first-row"),0===e.location.col&&c.addClass("dx-first-col");var u=e.location.col===t-1||e.location.col+e.location.colspan===t,d=r._getRowsCount(),h=e.location.row===d-1;u&&c.addClass("dx-last-col"),h&&c.addClass("dx-last-row")}},cols:r._generateRatio(t),rows:r._generateRatio(r._getRowsCount(),!0),dataSource:e,screenByWidth:r.option("screenByWidth"),singleColumnScreen:!a&&"xs"}},_getColCount:function(){var e=this.option("colCount"),t=this.option("colCountByScreen");if(t){var n=this.option("form").getTargetScreenFactor();n||(n=d.default.hasWindow()?d.default.getCurrentScreenFactor(this.option("screenByWidth")):"lg"),e=t[n]||e}if("auto"===e){if(this._cashedColCount)return this._cashedColCount;this._cashedColCount=e=this._getMaxColCount()}return e<1?1:e},_getMaxColCount:function(){if(!d.default.hasWindow())return 1;var e=this.option("minColWidth"),t=this.$element().width(),n=this._items.length,i=Math.floor(t/e)||1;return n1&&t.col+t.colSpan<=e){for(n=[],i=0;i").appendTo(t),r={validationGroup:this.option("validationGroup")};t.addClass("dx-field-button-item").css("textAlign",this._getButtonHorizontalAlignment(e)),t.parent().css("justifyContent",this._getButtonVerticalAlignment(e));var o=this._createComponent(n,"dxButton",(0,f.extend)(r,e.buttonOptions));return this._itemsRunTimeInfo.add({item:e,widgetInstance:o,guid:e.guid,$itemContainer:t}),this._addItemClasses(t,e.col),n},_addItemClasses:function(e,t){e.addClass("dx-field-item").addClass(this.option("cssItemClass")).addClass((0,l.isDefined)(t)?"dx-col-"+t:"")},_renderFieldItem:function(e,t){var n,r=this._getName(e),a=this.getItemID(r),s=(0,l.isDefined)(e.isRequired)?e.isRequired:!!this._hasRequiredRuleInSet(e.validationRules),c=this._getLabelOptions(e,a,s),u=(0,i.default)("
    "),d=e.helpText?"dx-"+new o.default:null;this._addItemClasses(t,e.col),t.addClass(s?"dx-field-item-required":"dx-field-item-optional"),c.visible&&c.text&&(n=this._renderLabel(c).appendTo(t)),"simple"===e.itemType&&(this._isLabelNeedBaselineAlign(e)&&"top"!==c.location&&t.addClass("dx-field-item-label-align"),this._hasBrowserFlex()&&t.addClass("dx-flex-layout")),u.data("dx-form-item",e),this._appendEditorToField({$fieldItem:t,$label:n,$editor:u,labelOptions:c});var h=this._renderEditor({$container:u,dataField:e.dataField,name:e.name,editorType:e.editorType,editorOptions:e.editorOptions,template:this._getTemplateByFieldItem(e),isRequired:s,helpID:d,labelID:c.labelID,id:a,validationBoundary:this.option("validationBoundary")});this._itemsRunTimeInfo.add({item:e,widgetInstance:h,guid:e.guid,$itemContainer:t});var p=u.children().first(),f=p.hasClass("dx-template-wrapper")?p.children().first():p;f&&f.data("dx-validation-target")&&this._renderValidator(f,e),this._renderHelpText(e,u,d),this._attachClickHandler(n,u,e.editorType)},_hasRequiredRuleInSet:function(e){var t;return e&&e.length&&(0,p.each)(e,(function(e,n){if("required"===n.type)return t=!0,!1})),t},_getName:function(e){return e.dataField||e.name},_isLabelNeedBaselineAlign:function(e){return!!e.helpText&&!this._hasBrowserFlex()||-1!==(0,m.inArray)(e.editorType,["dxTextArea","dxRadioGroup","dxCalendar","dxHtmlEditor"])},_isLabelNeedId:function(e){return-1!==(0,m.inArray)(e.editorType,["dxRadioGroup","dxCheckBox","dxLookup","dxSlider","dxRangeSlider","dxSwitch","dxHtmlEditor"])},_getLabelOptions:function(e,t,n){var i=(0,f.extend)({showColon:this.option("showColonAfterLabel"),location:this.option("labelLocation"),id:t,visible:!0,isRequired:n},e?e.label:{});return this._isLabelNeedId(e)&&(i.labelID="dx-label-".concat(new o.default)),!i.text&&e.dataField&&(i.text=x.default.captionize(e.dataField)),i.text&&(i.text+=i.showColon?":":""),i},_renderLabel:function(e){var t=e.text,n=e.id,r=e.location,o=e.alignment,a=e.isRequired,s=e.labelID,c=void 0===s?null:s;if((0,l.isDefined)(t)&&t.length>0){var u="dx-field-item-label dx-field-item-label-location-"+r,d=(0,i.default)("