/*! For license information please see 2.326f4c69.chunk.js.LICENSE */ (this["webpackJsonpyarra-traffic-reporter"]=this["webpackJsonpyarra-traffic-reporter"]||[]).push([[2],[function(e,t,n){e.exports=n(90)()},function(e,t,n){"use strict";e.exports=n(82)},function(e,t,n){var r;!function(){"use strict";var n={}.hasOwnProperty;function a(){for(var e=[],t=0;t1?t-1:0),r=1;r=0||(a[n]=e[n]);return a}(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(r=0;r=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(a[n]=e[n])}return a}function se(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function le(e,t){return!t||"object"!==typeof t&&"function"!==typeof t?se(e):t}function ue(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(!(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)))return;var n=[],r=!0,a=!1,o=void 0;try{for(var i,s=e[Symbol.iterator]();!(r=(i=s.next()).done)&&(n.push(i.value),!t||n.length!==t);r=!0);}catch(l){a=!0,o=l}finally{try{r||null==s.return||s.return()}finally{if(a)throw o}}return n}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}function ce(e){return function(e){if(Array.isArray(e)){for(var t=0,n=new Array(e.length);tn.getOffset(o)&&tn.getOffset(o)+o.clientHeight&&tr?n.setState({isVisible:!0,revealed:!0}):a||n.setState({isVisible:!1,revealed:!0})})),Z(se(n),"handleStart",(function(){var e=n.props.onAnimationStart,t=n.state.countIterations;n.setState({countIterations:t+1}),e&&e()})),Z(se(n),"handleIteration",(function(){var e=n.props.onAnimationIteration,t=n.state.countIterations;e&&(n.setState({countIterations:t+1}),e())})),Z(se(n),"handleEnd",(function(){var e=n.props,t=e.onAnimationEnd,r=e.count,a=n.state.countIterations;n.setState({countIterations:a+1}),t&&r===a&&t()})),Z(se(n),"getOffset",(function(e){var t=e.getBoundingClientRect(),n=document.body,r=document.documentElement,a=window.pageYOffset||r.scrollTop||n.scrollTop,o=r.clientTop||n.clientTop||0,i=t.top+a-o;return Math.round(i)})),n}return re(t,e),J(t,[{key:"componentDidMount",value:function(){this.props.reveal&&(window.addEventListener("scroll",this.updatePredicate),this.updatePredicate())}},{key:"componentWillUnmount",value:function(){this.props.reveal&&window.removeEventListener("scroll",this.updatePredicate)}},{key:"render",value:function(){var e=this.props,t=e.children,n=e.className,r=e.count,o=e.delay,s=e.duration,l=e.infinite,u=(e.reveal,e.style),c=e.tag,d=e.type,f=ie(e,["children","className","count","delay","duration","infinite","reveal","style","tag","type"]),p=this.state,h=p.isVisible,m=p.revealed,g={animationDuration:s,animationDelay:o,animationIterationCount:!l&&r,visibility:h?"visible":"hidden",animationName:d},v=Object.assign(g,u),b=i()(h&&"animated",d&&d,l&&"infinite",n);return a.a.createElement(c,ee({"data-test":"animation",className:b,onAnimationEnd:this.handleEnd,onAnimationIteration:this.handleIteration,onAnimationStart:this.handleStart,ref:this.elemRef,style:h&&m?v:{animationName:"none",visibility:"hidden"}},f),t)}}]),t}(r.Component);fe.propTypes={children:l.a.oneOfType([l.a.arrayOf(l.a.node),l.a.node]),className:l.a.string,count:l.a.number,delay:l.a.string,duration:l.a.oneOfType([l.a.string,l.a.number]),infinite:l.a.bool,onAnimationEnd:l.a.func,onAnimationIteration:l.a.func,onAnimationStart:l.a.func,reveal:l.a.bool,style:l.a.node,tag:l.a.oneOfType([l.a.func,l.a.string]),type:l.a.string},fe.defaultProps={tag:"div",reveal:!1,duration:1,count:1};var pe=function(e){var t=e.tag,n=e.className,r=e.children,o=e.color,s=e.pill,l=ie(e,["tag","className","children","color","pill"]),u=i()("badge",o,"badge-".concat(o),!!s&&"badge-pill",n);return a.a.createElement(t,ee({"data-test":"badge"},l,{className:u}),r)};pe.propTypes={children:l.a.node,className:l.a.string,color:l.a.string,pill:l.a.bool,tag:l.a.string},pe.defaultProps={tag:"span",color:"default",pill:!1};var he=function(e){var t=e.tag,n=e.className,r=e.children,o=e.display,s=e.justifyContent,l=e.flex,u=e.alignItems,c=e.alignContent,d=e.alignSelf,f=e.color,p=e.bgColor,h=e.m,m=e.mt,g=e.mr,v=e.mb,b=e.ml,y=e.mx,x=e.my,w=e.p,k=e.pt,S=e.pr,E=e.pb,_=e.pl,T=e.px,C=e.py,O=ie(e,["tag","className","children","display","justifyContent","flex","alignItems","alignContent","alignSelf","color","bgColor","m","mt","mr","mb","ml","mx","my","p","pt","pr","pb","pl","px","py"]),P=function(e,t){if(void 0!==e)return"".concat(t,"-").concat(e)},M=i()(o&&"d-".concat(o),s&&"justify-content-".concat(s),l&&"flex-".concat(l),u&&"align-items-".concat(u),c&&"align-content-".concat(c),d&&"align-self-".concat(d),f&&"".concat(f,"-text"),p&&"bg-".concat(p),P(h,"m"),P(m,"mt"),P(g,"mr"),P(v,"mb"),P(b,"ml"),P(y,"mx"),P(x,"my"),P(w,"p"),P(k,"pt"),P(S,"pr"),P(E,"pb"),P(_,"pl"),P(T,"px"),P(C,"py"),n),N=""!==M?M:null;return a.a.createElement(t,ee({},O,{className:N}),r)};function me(e,t){var n={};return Object.keys(e).forEach((function(r){-1===t.indexOf(r)&&(n[r]=e[r])})),n}he.propTypes={alignContent:l.a.string,alignItems:l.a.string,alignSelf:l.a.string,bgColor:l.a.string,children:l.a.node,className:l.a.string,color:l.a.string,display:l.a.string,flex:l.a.string,justifyContent:l.a.string,m:l.a.oneOfType([l.a.number,l.a.string]),mb:l.a.oneOfType([l.a.number,l.a.string]),ml:l.a.oneOfType([l.a.number,l.a.string]),mr:l.a.oneOfType([l.a.number,l.a.string]),mt:l.a.oneOfType([l.a.number,l.a.string]),mx:l.a.oneOfType([l.a.number,l.a.string]),my:l.a.oneOfType([l.a.number,l.a.string]),p:l.a.oneOfType([l.a.number,l.a.string]),pb:l.a.oneOfType([l.a.number,l.a.string]),pl:l.a.oneOfType([l.a.number,l.a.string]),pr:l.a.oneOfType([l.a.number,l.a.string]),pt:l.a.oneOfType([l.a.number,l.a.string]),px:l.a.oneOfType([l.a.number,l.a.string]),py:l.a.oneOfType([l.a.number,l.a.string]),tag:l.a.string},he.defaultProps={tag:"div"};var ge=27,ve=32,be=9,ye=38,xe=40,we=function(e){return Object.keys(e).reduce((function(t,n){return e[n]&&(t[n]=e[n]),t}),{})};l.a.bool,l.a.node,l.a.string,l.a.string,l.a.bool,l.a.bool;var ke=function(e){var t=e.border,n=e.brand,r=e.className,o=e.fab,s=e.fal,l=e.far,u=e.fixed,c=e.flip,d=e.icon,f=e.inverse,p=e.light,h=e.list,m=e.pull,g=e.pulse,v=e.regular,b=e.rotate,y=e.size,x=e.spin,w=e.stack,k=ie(e,["border","brand","className","fab","fal","far","fixed","flip","icon","inverse","light","list","pull","pulse","regular","rotate","size","spin","stack"]),S=n||o?"fab":p||s?"fal":v||l?"far":"fa",E=i()(S,!!h&&"fa-li",!!d&&"fa-".concat(d),!!y&&"fa-".concat(y),!!u&&"fa-fw",!!m&&"fa-pull-".concat(m),!!t&&"fa-border",!!x&&"fa-spin",!!g&&"fa-pulse",!!b&&"fa-rotate-".concat(b),!!c&&"fa-flip-".concat(c),!!f&&"fa-inverse",!!w&&"fa-".concat(w),r);return a.a.createElement("i",ee({"data-test":"fa"},k,{className:E}))};function Se(e,t){void 0===t&&(t={});var n=t.insertAt;if(e&&"undefined"!==typeof document){var r=document.head||document.getElementsByTagName("head")[0],a=document.createElement("style");a.type="text/css","top"===n&&r.firstChild?r.insertBefore(a,r.firstChild):r.appendChild(a),a.styleSheet?a.styleSheet.cssText=e:a.appendChild(document.createTextNode(e))}}ke.propTypes={icon:l.a.string.isRequired,border:l.a.bool,brand:l.a.bool,className:l.a.string,fab:l.a.bool,fal:l.a.bool,far:l.a.bool,fixed:l.a.bool,flip:l.a.string,inverse:l.a.bool,light:l.a.bool,list:l.a.bool,pull:l.a.string,pulse:l.a.bool,regular:l.a.bool,rotate:l.a.string,size:l.a.string,spin:l.a.bool,stack:l.a.string},ke.defaultProps={border:!1,brand:!1,className:"",fab:!1,fal:!1,far:!1,fixed:!1,flip:"",inverse:!1,light:!1,list:!1,pull:"",pulse:!1,regular:!1,rotate:"",size:"",spin:!1,stack:""};Se(".bc-icons.breadcrumb-item::before,\r\n.bc-icons.breadcrumb-item::after {\r\n content: none;\r\n}\r\n\r\n.bc-icons.breadcrumb-item + .active.breadcrumb-item::before,\r\n.bc-icons.breadcrumb-item + .active.breadcrumb-item::after{\r\n content: none;\r\n}\r\n\r\n.bc-icons.breadcrumb-item.active {\r\n color: #eeeeee;\r\n}\r\n");var Ee=function(e){var t=e.active,n=e.appendIcon,r=e.children,o=e.className,s=e.bold,l=e.icon,u=e.iconBrand,c=e.iconClassName,d=e.iconLight,f=e.iconRegular,p=e.iconSize,h=ie(e,["active","appendIcon","children","className","bold","icon","iconBrand","iconClassName","iconLight","iconRegular","iconSize"]),m=i()(!!t&&"active",l&&"bc-icons","breadcrumb-item",o),g=i()(n?"mx-2":"mr-2",c);return a.a.createElement("li",ee({"data-test":"breadcrumb-item"},h,{className:m}),a.a.createElement((function(e){var t=e.children;return s?a.a.createElement("strong",null,t):t}),null,a.a.createElement((function(){return l?a.a.createElement(a.a.Fragment,null,n&&r,a.a.createElement(ke,{brand:u,className:g,icon:l,light:d,regular:f,size:p}),!n&&r):r}),null)))};Ee.propTypes={active:l.a.bool,appendIcon:l.a.bool,bold:l.a.bool,children:l.a.node,className:l.a.string,icon:l.a.string,iconBrand:l.a.bool,iconClassName:l.a.string,iconLight:l.a.bool,iconRegular:l.a.bool,iconSize:l.a.string},Ee.defaultProps={active:!1,appendIcon:!1,className:"",bold:!1,icon:"",iconBrand:!1,iconClassName:"",iconLight:!1,iconRegular:!1,iconSize:""};Se(".btn-group-vertical>.btn,\r\n.btn-group-vertical>.btn+.btn-group,\r\n.btn-group-vertical>.btn-group+.btn,\r\n.btn-group-vertical>.btn-group+.btn-group {\r\n margin-left: 0px;\r\n}\r\n\r\n.btn-group-lg>.btn {\r\n font-size: 0.9rem;\r\n padding: 1rem 2.4rem;\r\n}\r\n\r\n.btn-group-sm>.btn {\r\n font-size: 0.6rem;\r\n padding: 0.5rem 1.6rem;\r\n}\r\n\r\n.btn-floating.btn.btn-sm,\r\n.btn-floating.btn.btn-lg {\r\n padding: 0;\r\n}\r\n");var _e=function(e){var t=e.className,n=e.size,r=e.vertical,o=e.children,s=ie(e,["className","size","vertical","children"]),l=i()(t,!!n&&"btn-group-".concat(n),r?"btn-group-vertical":"btn-group");return a.a.createElement("div",ee({"data-test":"button-group"},s,{className:l}),o)};_e.propTypes={"aria-label":l.a.string,children:l.a.node,className:l.a.string,role:l.a.string,size:l.a.string,vertical:l.a.bool},_e.defaultProps={role:"group"};var Te=function(e){var t=e.className,n=e.children,r=ie(e,["className","children"]),o=i()(t,"btn-toolbar");return a.a.createElement("div",ee({"data-test":"button-toolbar"},r,{className:o}),n)};Te.propTypes={"aria-label":l.a.string,children:l.a.node,className:l.a.string,role:l.a.string},Te.defaultProps={role:"toolbar"};var Ce=function(e){var t,n=e.className,r=e.tag,o=e.cascade,s=e.wide,l=e.narrow,u=e.reverse,c=e.testimonial,d=e.ecommerce,f=e.collection,p=e.pricing,h=e.personal,m=e.news,g=e.color,v=e.text,b=e.border,y=ie(e,["className","tag","cascade","wide","narrow","reverse","testimonial","ecommerce","collection","pricing","personal","news","color","text","border"]),x=i()((Z(t={"card-cascade":o,"card-cascade wider":s,"card-cascade narrower":l,"card-cascade wider reverse":u,"testimonial-card":c,"card-ecommerce":d,"collection-card":f,"pricing-card":p,"card-personal":h,"news-card":m},"".concat(v,"-text"),v),Z(t,"border-".concat(b),b),t),"card",g,n);return a.a.createElement(r,ee({"data-test":"card"},y,{className:x}))};Ce.propTypes={border:l.a.string,cascade:l.a.bool,className:l.a.string,collection:l.a.bool,color:l.a.string,ecommerce:l.a.bool,narrow:l.a.bool,news:l.a.bool,personal:l.a.bool,pricing:l.a.bool,reverse:l.a.bool,tag:l.a.string,testimonial:l.a.bool,text:l.a.string,wide:l.a.bool},Ce.defaultProps={tag:"div"};var Oe=function(e){var t=e.className,n=e.tag,r=e.cascade,o=ie(e,["className","tag","cascade"]),s=i()("card-body",r&&"card-body-cascade",t);return a.a.createElement(n,ee({"data-test":"card-body"},o,{className:s}))};Oe.propTypes={cascade:l.a.bool,className:l.a.string,tag:l.a.oneOfType([l.a.func,l.a.string])},Oe.defaultProps={tag:"div"};var Pe=function(e){var t,n=e.className,r=e.tag,o=e.color,s=e.children,l=e.text,u=e.border,c=e.transparent,d=e.small,f=e.muted,p=ie(e,["className","tag","color","children","text","border","transparent","small","muted"]),h=i()((Z(t={"white-text":o&&!l},"border-".concat(u),u),Z(t,"bg-transparent",c),Z(t,"text-muted",f),Z(t,"".concat(l,"-text"),l),t),"card-footer",o,n),m=a.a.createElement(r,ee({"data-test":"card-footer"},p,{className:h}));return d&&(m=a.a.createElement(r,ee({},p,{className:h}),a.a.createElement("small",null," ",s," "))),m};Pe.propTypes={border:l.a.string,className:l.a.string,color:l.a.string,muted:l.a.bool,small:l.a.bool,tag:l.a.oneOfType([l.a.func,l.a.string]),text:l.a.string,transparent:l.a.bool},Pe.defaultProps={tag:"div"};var Me=function(e){var t=e.className,n=e.tag,r=e.deck,o=e.column,s=ie(e,["className","tag","deck","column"]),l=i()(r?"card-deck":o?"card-columns":"card-group",t);return a.a.createElement(n,ee({"data-test":"card-group"},s,{className:l}))};Me.propTypes={className:l.a.string,column:l.a.bool,deck:l.a.bool,tag:l.a.oneOfType([l.a.func,l.a.string])},Me.defaultProps={tag:"div"};var Ne=function(e){var t,n=e.border,r=e.className,o=e.color,s=e.tag,l=e.text,u=e.transparent,c=ie(e,["border","className","color","tag","text","transparent"]),d=i()((Z(t={"white-text":o&&!l},"border-".concat(n),n),Z(t,"bg-transparent",u),Z(t,"".concat(l,"-text"),l),t),"card-header",r,o);return a.a.createElement(s,ee({"data-test":"card-header"},c,{className:d}))};Ne.propTypes={border:l.a.string,className:l.a.string,color:l.a.string,tag:l.a.oneOfType([l.a.func,l.a.string]),text:l.a.string,transparent:l.a.bool},Ne.defaultProps={tag:"div"};Se(".Ripple {\r\n position: absolute;\r\n background: rgba(255, 255, 255, 0.3);\r\n border-radius: 50%;\r\n opacity: 1;\r\n transform: scale(0);\r\n}\r\n\r\n.Ripple-outline {\r\n background: rgba(0, 0, 0, 0.2);\r\n}\r\n\r\n.Ripple.is-reppling {\r\n animation: ripple 0.5s linear;\r\n}\r\n\r\n.Ripple-parent {\r\n position: relative;\r\n overflow: hidden;\r\n cursor: pointer;\r\n}\r\n\r\n@keyframes ripple {\r\n 100% {\r\n opacity: 0;\r\n transform: scale(3);\r\n }\r\n}\r\n");var De=function(e){function t(){var e,n;K(this,t);for(var r=arguments.length,a=new Array(r),o=0;oe.initialLength?1:t;n.goToIndex(r)})),Z(se(n),"prev",(function(){var e=n.state,t=e.activeItem,r=e.initialLength,a=t-1,o=a<1?r:a;n.goToIndex(o)})),Z(se(n),"goToIndex",(function(e){n.setState(ne({},n.state,{activeItem:e})),n.restartInterval()})),Z(se(n),"startTouch",(function(e){!1!==n.props.mobileGesture&&n.setState({initialX:e.touches[0].clientX,initialY:e.touches[0].clientY})})),Z(se(n),"moveTouch",(function(e){n.setState({swipeAvailable:!1});var t=n.state,r=t.initialX,a=t.initialY;if(null!==r&&null!==a){var o=r-e.touches[0].clientX,i=a-e.touches[0].clientY;Math.abs(o)>Math.abs(i)&&(o>0?n.next():n.prev()),n.setState({initialX:null,initialY:null})}})),n}return re(t,e),J(t,[{key:"componentDidMount",value:function(){var e=this.props,t=e.interval,n=e.thumbnails;if(!1!==t&&(this.cycleInterval=setInterval(this.next,t),n)){var r=this.carouselRef.current.querySelectorAll(".carousel-item img"),a=Array.prototype.map.call(r,(function(e){return e.src}));this.setState(ne({},this.state,{srcArray:a}))}}},{key:"componentDidUpdate",value:function(){var e=this.props.length;this.state.InitialLength!==e&&this.setState({InitialLength:e})}},{key:"componentWillUnmount",value:function(){!1!==this.props.interval&&this.clearCycleIntervalHandler()}},{key:"getChildContext",value:function(){var e=this.state;return{activeItem:e.activeItem,length:e.initialLength,slide:this.props.slide}}},{key:"render",value:function(){for(var e=this,t=this.props,n=(t.activeItem,t.children),r=t.className,o=(t.interval,t.mobileGesture,t.multiItem),s=t.onHoverStop,l=t.showControls,u=t.showIndicators,c=(t.slide,t.tag),d=t.testimonial,f=t.thumbnails,p=ie(t,["activeItem","children","className","interval","mobileGesture","multiItem","onHoverStop","showControls","showIndicators","slide","tag","testimonial","thumbnails"]),h=this.state,m=h.initialLength,g=h.srcArray,v=h.swipeAvailable,b=i()("carousel",o?"carousel-multi-item":"carousel-fade",f?"carousel-thumbnails":"",d?"testimonial-carousel":"",r),y=[],x=function(t){var n=e.state.activeItem;y.push(a.a.createElement(We,{img:f?g[t-1]:null,key:t,active:n===t,onClick:function(){return e.goToIndex(t)}}))},w=1;w<=m;w++)x(w);var k=!!o,S=!!d;return a.a.createElement(c,ee({"data-test":"carousel",ref:this.carouselRef},p,{className:b,"aria-label":"carousel",onTouchStart:this.startTouch,onTouchMove:v?this.moveTouch:null,onTouchEnd:this.swipeAvailableHandler,onMouseEnter:s?this.clearCycleIntervalHandler:null,onMouseLeave:s?this.restartInterval:null}),l&&o&&a.a.createElement("div",{className:"controls-top"},a.a.createElement(je,{testimonial:S,multiItem:k,iconLeft:!0,className:"btn-floating",direction:"prev",role:"button",onClick:this.prev}),a.a.createElement(je,{testimonial:S,multiItem:k,iconRight:!0,className:"btn-floating",direction:"next",role:"button",onClick:this.next})),n,l&&!o&&a.a.createElement(a.a.Fragment,null,a.a.createElement(je,{testimonial:S,multiItem:k,direction:"prev",role:"button",onClick:this.prev}),a.a.createElement(je,{testimonial:S,multiItem:k,direction:"next",role:"button",onClick:this.next})),u&&a.a.createElement(ze,null,y))}}]),t}(r.Component);Ue.propTypes={activeItem:l.a.number,children:l.a.node,className:l.a.string,interval:l.a.oneOfType([l.a.number,l.a.bool]),length:l.a.number,mobileGesture:l.a.bool,multiItem:l.a.bool,onHoverStop:l.a.bool,showControls:l.a.bool,showIndicators:l.a.bool,slide:l.a.bool,tag:l.a.oneOfType([l.a.func,l.a.string]),testimonial:l.a.bool,thumbnails:l.a.bool},Ue.defaultProps={interval:6e3,mobileGesture:!0,onHoverStop:!0,showControls:!0,showIndicators:!0,tag:"div"},Ue.childContextTypes={activeItem:l.a.any,length:l.a.any,slide:l.a.any};var Ve=function(e){var t=e.children,n=e.className,r=e.tag,o=ie(e,["children","className","tag"]),s=i()("carousel-caption",n);return a.a.createElement(r,ee({"data-test":"carousel-caption"},o,{className:s}),t)};Ve.propTypes={active:l.a.string,children:l.a.node,className:l.a.string,tag:l.a.oneOfType([l.a.func,l.a.string])},Ve.defaultProps={tag:"div"};var Be=function(e){var t=e.active,n=e.children,r=(e.childrenCount,e.className),o=e.tag,s=ie(e,["active","children","childrenCount","className","tag"]),l=i()("carousel-inner",t?"active":"",r);return a.a.createElement(o,ee({"data-test":"carousel-inner"},s,{className:l}),n)};Be.propTypes={active:l.a.bool,children:l.a.node,className:l.a.string,tag:l.a.oneOfType([l.a.func,l.a.string])},Be.defaultProps={tag:"div"};var He=function(e){function t(){var e,n;K(this,t);for(var r=arguments.length,a=new Array(r),o=0;o0?this.moveBackwards():this.makeVisible():this.makeVisible(),a.a.createElement(o,ee({"data-test":"carousel-item"},s,{className:d,style:this.style}),t)}}]),t}(r.Component);He.propTypes={active:l.a.bool,children:l.a.node,className:l.a.string,itemId:l.a.any,tag:l.a.oneOfType([l.a.func,l.a.string])},He.defaultProps={tag:"div"},He.contextTypes={activeItem:l.a.any,length:l.a.any,slide:l.a.any};var Ye=function(e){var t=e.onClick,n=e.className,r=e.ariaLabel,o=ie(e,["onClick","className","ariaLabel"]),i=n?["close"].concat(ce(n.split(" "))):["close"];return a.a.createElement("button",ee({"data-test":"close-button",type:"button"},o,{className:i.join(" "),onClick:function(e){t&&t(e)},"aria-label":r}),a.a.createElement("span",{"aria-hidden":"true"},"\xd7"))};Ye.defaultProps={ariaLabel:"Close"},Ye.propTypes={ariaLabel:l.a.string,className:l.a.string,onClick:l.a.func};var qe=function(e){var t=e.xs,n=e.sm,r=e.md,o=e.lg,s=e.xl,l=e.top,u=e.bottom,c=e.middle,d=e.size,f=e.className,p=e.tag,h=ie(e,["xs","sm","md","lg","xl","top","bottom","middle","size","className","tag"]),m=i()(d&&"col-".concat(d),t&&"col-xs-".concat(t),n&&"col-sm-".concat(n),r&&"col-md-".concat(r),o&&"col-lg-".concat(o),s&&"col-xl-".concat(s),d||t||n||r||o||s?"":"col",l&&"align-self-start",c&&"align-self-center",u&&"align-self-end",f);return a.a.createElement(p,ee({"data-test":"col"},h,{className:m}))};qe.propTypes={bottom:l.a.bool,className:l.a.string,lg:l.a.string,md:l.a.string,middle:l.a.bool,size:l.a.string,sm:l.a.string,tag:l.a.oneOfType([l.a.func,l.a.string]),top:l.a.bool,xl:l.a.string,xs:l.a.string},qe.defaultProps={tag:"div",xs:null,sm:null,md:null,lg:null,xl:null};var $e={show:350,hide:350},Ge=function(e){function t(){var e,n;K(this,t);for(var r=arguments.length,a=new Array(r),o=0;o0&&r[0].message===s,h=t>0?t*n+1:t+1,m=l.length-1>t?l[t].length*(t+1):r.length,g=r.length;return a.a.createElement("div",{"data-test":"datatable-info",className:"col-sm-12 col-md-5"},o&&a.a.createElement("div",{className:"dataTables_info",role:"status","aria-live":"polite"},p?"".concat(u," 0 ").concat(f):"".concat(u," ").concat(h," ").concat(c," ").concat(m," ").concat(d," ").concat(g," ").concat(f)))};it.propTypes={activePage:l.a.number.isRequired,entries:l.a.number.isRequired,filteredRows:l.a.array.isRequired,info:l.a.bool.isRequired,noRecordsFoundLabel:l.a.string.isRequired,pages:l.a.array.isRequired,label:l.a.arrayOf(l.a.string)},it.defaultProps={label:["Showing","to","of","entries"]};var st=function(e){var t,n=e.children,r=e.circle,o=e.className,s=e.color,l=e.tag,u=e.size,c=ie(e,["children","circle","className","color","tag","size"]),d=i()((Z(t={"pagination-circle":r},"pg-".concat(s),s),Z(t,"pagination-".concat(u),u),t),"pagination",o);return a.a.createElement(l,ee({"data-test":"pagination"},c,{className:d}),n)};st.propTypes={children:l.a.node,circle:l.a.bool,className:l.a.string,color:l.a.string,size:l.a.oneOf(["lg","sm"]),tag:l.a.oneOfType([l.a.func,l.a.string])},st.defaultProps={circle:!1,className:"",color:"",tag:"ul"};var lt=function(e){var t=e.active,n=e.className,r=e.children,o=e.disabled,s=e.tag,l=ie(e,["active","className","children","disabled","tag"]),u=i()({disabled:o,active:t},"page-item",n);return a.a.createElement(s,ee({"data-test":"page-item"},l,{className:u}),r)};lt.propTypes={active:l.a.bool,children:l.a.node,className:l.a.string,disabled:l.a.bool,tag:l.a.oneOfType([l.a.func,l.a.string])},lt.defaultProps={active:!1,className:"",disabled:!1,tag:"li"};var ut=function(e){var t=e.children,n=e.className,r=e.tag,o=ie(e,["children","className","tag"]),s=i()("page-link",n);return a.a.createElement(r,ee({"data-test":"page-link"},o,{className:s}),t)};ut.propTypes={children:l.a.node,className:l.a.string,tag:l.a.oneOfType([l.a.func,l.a.string])},ut.defaultProps={tag:"a"};var ct=function(e){function t(){var e,n;K(this,t);for(var r=arguments.length,a=new Array(r),o=0;o0;)e.push(t.splice(0,r));n.setState({pGroups:e})})),Z(se(n),"choosePagesGroup",(function(){var e=n.props,t=e.activePage,r=e.pagesAmount,a=n.state.pGroups,o=Math.floor(t/r);return a.length?a[o]:[]})),n}return re(t,e),J(t,[{key:"componentDidMount",value:function(){this.groupPages()}},{key:"render",value:function(){var e=this.props,t=e.activePage,n=e.changeActivePage,r=e.pages,o=e.label;return a.a.createElement("div",{"data-test":"datatable-pagination",className:"col-sm-12 col-md-7"},a.a.createElement("div",{className:"dataTables_paginate"},a.a.createElement(st,null,a.a.createElement(lt,{disabled:t<=0},a.a.createElement(ut,{className:"page-link","aria-label":o[0],onClick:function(){return n(t-1)}},a.a.createElement("span",null,o[0]))),this.choosePagesGroup().map((function(e){return a.a.createElement(lt,{key:Object.keys(e[0])[0]+e.index,active:e.index===t},a.a.createElement(ut,{className:"page-link",onClick:function(){return n(e.index)}},e.index+1,e.index===t&&a.a.createElement("span",{className:"sr-only"},"(current)")))})),a.a.createElement(lt,{disabled:!r.length||t===r.length-1},a.a.createElement(ut,{className:"page-link","aria-label":o[1],onClick:function(){return n(t+1)}},a.a.createElement("span",null,o[1]))))))}}]),t}(r.Component);ct.propTypes={activePage:l.a.number.isRequired,changeActivePage:l.a.func.isRequired,label:l.a.arrayOf(l.a.string).isRequired,pages:l.a.array.isRequired,pagesAmount:l.a.number.isRequired};var dt=function(e){function t(){var e,n;K(this,t);for(var r=arguments.length,a=new Array(r),o=0;o0&&void 0!==arguments[0]?arguments[0]:[],t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],r=arguments.length>2?arguments[2]:void 0;n.setState((function(){return{columns:t,rows:e,filteredRows:n.props.disableRetreatAfterSorting?n.filterRows():e}}),r&&"function"===typeof r&&function(){return r()})})),Z(se(n),"setUnsearchable",(function(e){var t=[];e.forEach((function(e){void 0!==e.searchable&&!1===e.searchable&&t.push(e.field)})),n.setState({unsearchable:t})})),Z(se(n),"fetchData",(function(e,t){fetch(e).then((function(e){return e.json()})).then((function(e){return n.setData(e.rows,e.columns,t?n.paginateRows:null)})).catch((function(e){return console.log(e)}))})),Z(se(n),"pagesAmount",(function(){return Math.ceil(n.state.filteredRows.length/n.state.entries)})),Z(se(n),"paginateRowsInitialy",(function(){for(var e=n.state,t=e.rows,r=e.entries,a=e.pages,o=n.pagesAmount(),i=1;i<=o;i++){var s=i*r;a.push(t.slice(s-r,s))}})),Z(se(n),"handleEntriesChange",(function(e){n.setState({entries:Array.isArray(e)?e[0]:e},(function(){return n.paginateRows()}))})),Z(se(n),"handleSearchChange",(function(e){n.setState({search:e.target.value},(function(){return n.filterRows()}),n.props.onSearch&&"function"===typeof n.props.onSearch&&n.props.onSearch(e.target.value))})),Z(se(n),"checkFieldValue",(function(e,t){return e[t]&&"string"!==typeof e[t]?e[t].props.searchvalue:e[t]})),Z(se(n),"checkField",(function(e,t,r,a){var o=[n.checkFieldValue(t,e),n.checkFieldValue(r,e)],i=o[0]>o[1]?-1:1;return"asc"===a&&(i*=-1),i})),Z(se(n),"sort",(function(e,t,r,a){e.sort((function(e,o){return t&&t.includes(r)?n.checkField(r,e,o,a):"asc"===a?e[r]o[r]?-1:1}))})),Z(se(n),"handleSort",(function(e,t){var r=n.props.onSort;"disabled"!==t&&(n.setState((function(r){var a=n.props.sortRows,o=r.rows,i=r.columns,s="desc"===t?"desc":"asc";return n.sort(o,a,e,s),i.forEach((function(t){"disabled"!==t.sort&&(t.sort=t.field===e?"desc"===t.sort?"asc":"desc":"")})),{rows:o,columns:i,sorted:!0}}),(function(){return n.filterRows()})),r&&"function"===typeof r&&r({column:e,direction:"desc"===t?"desc":"asc"}))})),Z(se(n),"filterRows",(function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:n.state.search,t=n.state.unsearchable,r=n.props,a=r.sortRows,o=r.noRecordsFoundLabel;n.setState((function(r){var i=r.rows.filter((function(n){for(var r in n)if((!t.length||!t.includes(r))&&"function"!==typeof n[r]){var o="";if(a&&"string"!==typeof n[r]?function(){var e=[];!function t(n){return"object"===X(n)?n.props.children&&Array.from(n.props.children).map((function(e){return t(e)})):e.push(n)}(n[r]),o=e.join("")}():n[r]&&(o=n[r].toString()),o.toLowerCase().includes(e.toLowerCase()))return!0}return!1}));0===i.length&&i.push({message:o,colspan:r.columns.length});var s={};return n.props.disableRetreatAfterSorting?s={filteredRows:i,activePage:r.activePage=r.activePage0&&(l-=1),s&&le.parentElement.offsetWidth/e.parentElement.offsetHeight?(e.classList.remove("img-full-width"),e.classList.add("img-full-height")):(e.classList.remove("img-full-height"),e.classList.add("img-full-width")))};var St=a.a.forwardRef((function(e,t){var n=e.children,o=(e.className,e.cols,e.tag),s=(e.rows,e.titleClasses),l=e.elementClasses,u=e.styles,c=ie(e,["children","className","cols","tag","rows","titleClasses","elementClasses","styles"]),d=Object(r.useRef)(null),f=i()("mdb-gallery-element",l),p=i()("mdb-gallery-title",s);return Object(r.useEffect)((function(){var e;(e=d.current)&&(e.complete?kt(e):e.addEventListener("load",(function(){kt(e)})))})),Object(r.useEffect)((function(){var e=function(e){var t,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:166;function r(){for(var r=arguments.length,a=new Array(r),o=0;oe?n.setState({isCollapsed:!0}):n.setState({isCollapsed:!1})})),n}return re(t,e),J(t,[{key:"componentDidMount",value:function(){var e=this.props,t=e.scrolling,n=e.scrollingNavbarOffset;(t||n)&&window.addEventListener("scroll",this.handleScroll)}},{key:"componentWillUnmount",value:function(){var e=this.props,t=e.scrolling,n=e.scrollingNavbarOffset;(t||n)&&window.removeEventListener("scroll",this.handleScroll)}},{key:"render",value:function(){var e,t=this.props,n=t.expand,r=t.light,o=t.dark,s=t.sticky,l=t.fixed,u=t.scrolling,c=t.color,d=t.className,f=t.scrollingNavbarOffset,p=t.tag,h=t.double,m=t.transparent,g=ie(t,["expand","light","dark","sticky","fixed","scrolling","color","className","scrollingNavbarOffset","tag","double","transparent"]),v=this.state.isCollapsed,b=i()((Z(e={"navbar-light":r,"navbar-dark":o},"sticky-".concat(s),s),Z(e,"fixed-".concat(l),l),Z(e,"scrolling-navbar",u||f),Z(e,"double-nav",h),Z(e,"top-nav-collapse",v),Z(e,"".concat(c),c&&m?v:c),e),"navbar",function(e){return!1!==e&&(!0===e||"xs"===e?"navbar-expand":"navbar-expand-".concat(e))}(n),d);return a.a.createElement(p,ee({"data-test":"navbar"},g,{className:b,role:"navigation"}))}}]),t}(r.Component);Rt.propTypes={className:l.a.string,color:l.a.string,dark:l.a.bool,double:l.a.bool,expand:l.a.oneOfType([l.a.bool,l.a.string]),fixed:l.a.string,light:l.a.bool,scrolling:l.a.bool,scrollingNavbarOffset:l.a.number,sticky:l.a.string,tag:l.a.oneOfType([l.a.func,l.a.string]),transparent:l.a.bool},Rt.defaultProps={tag:"nav",expand:!1,scrolling:!1};var It=function(e){var t=e.className,n=e.href,r=ie(e,["className","href"]),o=i()("navbar-brand",t);return n?a.a.createElement(q.c,ee({"data-test":"navbar-brand",to:n},r,{className:o})):a.a.createElement("div",ee({"data-test":"navbar-brand"},r,{className:o}))};It.propTypes={className:l.a.string,href:l.a.string};var At=function(e){var t=e.children,n=e.className,r=e.right,o=e.left,s=e.tag,l=ie(e,["children","className","right","left","tag"]),u=i()("navbar-nav",r?"ml-auto":o?"mr-auto":"justify-content-around w-100",n);return a.a.createElement(s,ee({"data-test":"navbar-nav"},l,{className:u}),t)};At.propTypes={children:l.a.node,className:l.a.string,left:l.a.bool,right:l.a.bool,tag:l.a.oneOfType([l.a.func,l.a.string])},At.defaultProps={tag:"ul"};var Ft=function(e){var t=e.right,n=e.left,r=e.children,o=e.className,s=e.tag,l=e.image,u=ie(e,["right","left","children","className","tag","image"]),c=i()({"navbar-toggler-right":t,"navbar-toggler-left":n},"navbar-toggler",o);return a.a.createElement(s,ee({"data-test":"navbar-toggler"},u,{className:c}),r||(l?a.a.createElement("span",{className:"navbar-toggler-icon",style:{backgroundImage:'url("'.concat(l,'")')}}):a.a.createElement("span",{className:"navbar-toggler-icon"})))};Ft.propTypes={children:l.a.node,className:l.a.string,image:l.a.string,left:l.a.bool,right:l.a.bool,tag:l.a.oneOfType([l.a.func,l.a.string]),type:l.a.string},Ft.defaultProps={tag:"button",type:"button"};var Lt=function(e){var t=e.children,n=e.className,r=e.active,o=e.text,s=e.tag,l=ie(e,["children","className","active","text","tag"]),u=i()("nav-item",r&&"active",o&&"navbar-text",n);return a.a.createElement(s,ee({"data-test":"nav-item"},l,{className:u}),t)};Lt.propTypes={active:l.a.bool,children:l.a.node,className:l.a.string,tag:l.a.oneOfType([l.a.func,l.a.string])},Lt.defaultProps={tag:"li"};var jt=function(e){var t=ue(Object(r.useState)({}),2),n=t[0],o=t[1],s=e.children,l=e.className,u=e.disabled,c=e.active,d=e.to,f=e.link,p=ie(e,["children","className","disabled","active","to","link"]),h=i()("nav-link",u?"disabled":"Ripple-parent",c&&"active",l),m=function(e){if(!u){e.stopPropagation();var t={top:e.clientY,left:e.clientX,time:Date.now()};o(t)}},g=f?Ct:q.c;return a.a.createElement(g,ee({"data-test":"nav-link",className:h,onMouseUp:m,onTouchStart:m,to:d},p),s,!u&&a.a.createElement(De,{cursorPos:n}))};jt.propTypes={active:l.a.bool,children:l.a.node,className:l.a.string,disabled:l.a.bool,link:l.a.bool,to:l.a.string},jt.defaultProps={active:!1,className:"",disabled:!1,link:!1};var Wt=function(e){function t(){var e,n;K(this,t);for(var r=arguments.length,a=new Array(r),o=0;o0&&void 0!==arguments[0]?arguments[0]:0;"object"===X(e)&&(e=0),setTimeout((function(){n.setState({componentState:""},(function(){setTimeout((function(){n.setState({componentState:"hide"})}),150)}))}),e)})),n}return re(t,e),J(t,[{key:"componentDidMount",value:function(){var e=this.props.autohide;e>0&&this.hide(e)}},{key:"render",value:function(){var e=this.props,t=e.tag,n=e.className,r=(e.show,e.fade),o=e.message,s=e.bodyClassName,l=e.icon,u=e.iconClassName,c=e.title,d=e.titleClassName,f=e.text,p=e.closeClassName,h=ie(e,["tag","className","show","fade","message","bodyClassName","icon","iconClassName","title","titleClassName","text","closeClassName"]),m=this.state.componentState,g=i()("toast",r&&"fade",m,n),v=i()("toast-header",d),b=i()("mr-2",u),y=i()("toast-body",s),x=i()("ml-2","mb-1",p);return a.a.createElement(t,ee({"data-test":"notification"},h,{className:g}),a.a.createElement("div",{className:v},a.a.createElement(ke,{icon:l,className:b,size:"lg"}),a.a.createElement("strong",{className:"mr-auto"},c),a.a.createElement("small",null,f),a.a.createElement(Ye,{className:x,onClick:this.hide})),a.a.createElement("div",{className:y},o))}}]),t}(a.a.Component);Wt.propTypes={autohide:l.a.number,bodyClassName:l.a.string,bodyColor:l.a.string,className:l.a.string,closeClassName:l.a.string,fade:l.a.bool,iconClassName:l.a.string,message:l.a.string,show:l.a.bool,tag:l.a.oneOfType([l.a.func,l.a.string]),text:l.a.string,title:l.a.string,titleClassName:l.a.string,titleColor:l.a.string},Wt.defaultProps={icon:"square",tag:"div",closeClassName:"text-dark"};Se('.popover {\r\n width: auto;\r\n background-color: white;\r\n color: #97999b;\r\n text-align: center;\r\n display: inline-block;\r\n border-radius: 3px;\r\n position: absolute;\r\n font-size: 0.83em;\r\n font-weight: normal;\r\n border: 1px rgb(0, 0, 0) solid;\r\n /* z-index: 200000; */\r\n z-index: 10;\r\n /* max-width: initial; */\r\n max-width: 274px;\r\n text-align: start;\r\n background-color: #fff;\r\n border: 1px solid rgba(0, 0, 0, 0.2);\r\n border-radius: 0.3rem;\r\n opacity: 0;\r\n transition: opacity 0.3s, visibility 0.3s;\r\n visibility: hidden;\r\n}\r\n\r\n.show.popover {\r\n z-index: 999;\r\n opacity: 1;\r\n visibility: visible;\r\n}\r\n\r\n.popover-body {\r\n color: #6c6e71;\r\n}\r\n\r\n.popover .popover_arrow {\r\n width: 0;\r\n height: 0;\r\n border-style: solid;\r\n position: absolute;\r\n margin: 6px;\r\n color: transparent;\r\n}\r\n\r\n.popover[x-placement^="top"] {\r\n margin-bottom: 15px;\r\n}\r\n\r\n.popover[x-placement^="top"] .popover_arrow {\r\n border-width: 8px 8px 0 8px;\r\n border-color: #d6d6d6 transparent transparent transparent;\r\n bottom: -8px;\r\n margin-bottom: 0;\r\n}\r\n\r\n.popover[x-placement^="top"] .popover_arrow::before {\r\n content: "";\r\n display: inline-block;\r\n position: absolute;\r\n left: -8px;\r\n bottom: 1.5px;\r\n border: solid;\r\n border-width: 8px 8px 0 8px;\r\n border-color: white transparent transparent transparent;\r\n}\r\n\r\n.popover[x-placement^="bottom"] {\r\n margin-top: 15px;\r\n}\r\n\r\n.popover[x-placement^="bottom"] .popover_arrow {\r\n border-width: 0 8px 8px 8px;\r\n border-color: transparent transparent #d6d6d6 transparent;\r\n top: -8px;\r\n margin-top: 0;\r\n}\r\n\r\n.popover[x-placement^="bottom"] .popover_arrow::before {\r\n content: "";\r\n display: inline-block;\r\n position: absolute;\r\n left: -8px;\r\n top: 1.45px;\r\n border: solid;\r\n border-width: 0 8px 8px 8px;\r\n border-color: transparent transparent white transparent;\r\n}\r\n\r\n.popover[x-placement^="right"] {\r\n margin-left: 15px;\r\n}\r\n\r\n.popover[x-placement^="right"] .popover_arrow {\r\n border-width: 8px 8px 8px 0;\r\n border-color: transparent #d6d6d6 transparent transparent;\r\n left: -8px;\r\n margin-left: 0;\r\n}\r\n\r\n.popover[x-placement^="right"] .popover_arrow::before {\r\n content: "";\r\n display: inline-block;\r\n position: absolute;\r\n top: -8px;\r\n left: 1.45px;\r\n border: solid;\r\n border-width: 8px 8px 8px 0;\r\n border-color: transparent white transparent transparent;\r\n}\r\n\r\n.popover[x-placement^="left"] {\r\n margin-right: 15px;\r\n}\r\n\r\n.popover[x-placement^="left"] .popover_arrow {\r\n border-width: 8px 0 8px 8px;\r\n border-color: transparent transparent transparent #d6d6d6;\r\n right: -8px;\r\n margin-right: 0;\r\n}\r\n\r\n.popover[x-placement^="left"] .popover_arrow::before {\r\n content: "";\r\n display: inline-block;\r\n position: absolute;\r\n top: -8px;\r\n right: 1.45px;\r\n border: solid;\r\n border-width: 8px 0 8px 8px;\r\n border-color: transparent transparent transparent white;\r\n}\r\n\r\n.tooltip {\r\n width: auto;\r\n background-color: black;\r\n color: white;\r\n text-align: center;\r\n display: inline-block;\r\n border-radius: 3px;\r\n position: absolute;\r\n /* font-size: 0.83em; */\r\n font-weight: normal;\r\n border: 1px rgb(0, 0, 0) solid;\r\n /* z-index: 200000; */\r\n z-index: 15;\r\n /* max-width: initial; */\r\n max-width: 274px;\r\n text-align: start;\r\n border: 1px solid rgba(0, 0, 0, 0.2);\r\n border-radius: 0.3rem;\r\n opacity: 0;\r\n transition: opacity 0.3s, visibility 0.3s;\r\n visibility: hidden;\r\n}\r\n\r\n.tooltip-inner {\r\n display: block;\r\n}\r\n\r\n.show.tooltip {\r\n z-index: 999;\r\n\r\n opacity: 1;\r\n visibility: visible;\r\n}\r\n\r\n.tooltip .popover_arrow {\r\n width: 0;\r\n height: 0;\r\n border-style: solid;\r\n position: absolute;\r\n margin: 6px;\r\n color: transparent;\r\n}\r\n\r\n.tooltip[x-placement^="top"],\r\n.show[x-placement^="top"]:not(.tooltip) {\r\n margin-bottom: 5px;\r\n}\r\n\r\n.tooltip[x-placement^="top"] .popover_arrow {\r\n border-width: 6px 6px 0 6px;\r\n border-color: #131313 transparent transparent transparent;\r\n bottom: -6px;\r\n margin-bottom: 0;\r\n}\r\n\r\n.tooltip[x-placement^="top"] .popover_arrow::before {\r\n content: "";\r\n display: inline-block;\r\n position: absolute;\r\n left: -6px;\r\n bottom: 1.5px;\r\n border: solid;\r\n border-width: 6px 6px 0 6px;\r\n border-color: black transparent transparent transparent;\r\n}\r\n\r\n.tooltip[x-placement^="bottom"],\r\n.show[x-placement^="bottom"]:not(.tooltip) {\r\n margin-top: 5px;\r\n}\r\n\r\n.tooltip[x-placement^="bottom"] .popover_arrow {\r\n border-width: 0 6px 6px 6px;\r\n border-color: transparent transparent #131313 transparent;\r\n top: -6px;\r\n margin-top: 0;\r\n}\r\n\r\n.tooltip[x-placement^="bottom"] .popover_arrow::before {\r\n content: "";\r\n display: inline-block;\r\n position: absolute;\r\n left: -6px;\r\n top: 1.45px;\r\n border: solid;\r\n border-width: 0 6px 6px 6px;\r\n border-color: transparent transparent black transparent;\r\n}\r\n\r\n.tooltip[x-placement^="right"],\r\n.show[x-placement^="right"]:not(.tooltip) {\r\n margin-left: 5px;\r\n}\r\n\r\n.tooltip[x-placement^="right"] .popover_arrow {\r\n border-width: 6px 6px 6px 0;\r\n border-color: transparent #131313 transparent transparent;\r\n left: -6px;\r\n margin-left: 0;\r\n}\r\n\r\n.tooltip[x-placement^="right"] .popover_arrow::before {\r\n content: "";\r\n display: inline-block;\r\n position: absolute;\r\n top: -6px;\r\n left: 1.45px;\r\n border: solid;\r\n border-width: 6px 6px 6px 0;\r\n border-color: transparent black transparent transparent;\r\n}\r\n\r\n.tooltip[x-placement^="left"],\r\n.show[x-placement^="left"]:not(.tooltip) {\r\n margin-right: 5px;\r\n}\r\n\r\n.tooltip[x-placement^="left"] .popover_arrow {\r\n border-width: 6px 0 6px 6px;\r\n border-color: transparent transparent transparent #131313;\r\n right: -6px;\r\n margin-right: 0;\r\n}\r\n\r\n.tooltip[x-placement^="left"] .popover_arrow::before {\r\n content: "";\r\n display: inline-block;\r\n position: absolute;\r\n top: -6px;\r\n right: 1.45px;\r\n border: solid;\r\n border-width: 6px 0 6px 6px;\r\n border-color: transparent transparent transparent black;\r\n}\r\n');var zt=function(e){function t(){var e,n;K(this,t);for(var r=arguments.length,o=new Array(r),i=0;id.index&&(S=t<=l)):g&&(S=t<=l);var E="";if(M){var I=null;m?(I=d.index,g&&(I=l)):g&&(I=l);var A=Array.isArray(M);null!==I&&(E=A?M[I]:["oneStar","twoStars","threeStars","fourStars","fiveStars"][I])}var F=i()("py-2 px-1 rate-popover",S&&(M?E:P),_),L=r;if(T){var j=["angry","frown","meh","smile","laugh"];L="meh-blank",m&&t<=d.index?(L=j[d.index],g&&(L=j[l])):g&&t<=l&&(L=j[l])}var W=o;return y&&(W=a.a.createElement("form",{onSubmit:function(e){D(e,o,v+1,h),w()}},a.a.createElement(Vt,null,o),a.a.createElement(Ut,null,a.a.createElement("textarea",{type:"text",className:"md-textarea form-control py-0",value:h,onChange:k}),a.a.createElement("div",{className:"d-flex align-items-center justify-content-around mt-2"},a.a.createElement(gt,{type:"submit",color:"primary",size:"sm"},"Submit!"),a.a.createElement("button",{onMouseDown:w,style:{backgroundColor:"#fff",border:"none",padding:"0.5rem 1.6rem"}},"Close"))))),a.a.createElement(zt,{key:o,domElement:!0,placement:"top",tag:"span",popover:y,isVisible:y,clickable:y},a.a.createElement("span",null,a.a.createElement(ke,ee({style:{cursor:"pointer"}},R,p,{icon:L,size:c||C,far:s||O,className:F,"data-index":t,"data-original-title":o,onMouseEnter:function(){return function(e,t){u(t)}(0,t)},onMouseLeave:x,onClick:function(e){return function(e,t,n){n.stopPropagation(),e===d.title&&t===d.index?(f({title:"",index:null}),N&&b(null)):(f({title:e,index:t}),N&&setTimeout((function(){b(t)}),1))}(o,t,e)}}))),a.a.createElement("div",{style:{userSelect:"none"}},W))}))),a.a.createElement(S,{className:I},A)};Ht.propTypes={containerClassName:l.a.string,data:l.a.arrayOf(l.a.shape({choosed:l.a.bool,icon:l.a.string,tooltip:l.a.string})),feedback:l.a.bool,fillClassName:l.a.string,fillColors:l.a.oneOfType([l.a.bool,l.a.arrayOf(l.a.string)]),getValue:l.a.func,iconClassName:l.a.string,iconFaces:l.a.bool,iconRegular:l.a.bool,iconSize:l.a.string,submitHandler:l.a.func,tag:l.a.string},Ht.defaultProps={containerClassName:"",data:[{tooltip:"Very Bad"},{tooltip:"Poor"},{tooltip:"Ok"},{tooltip:"Good"},{tooltip:"Excellent"}],feedback:!1,fillClassName:"fiveStars",iconClassName:"",iconSize:"1x",iconRegular:!1,tag:"div",submitHandler:function(e){return e.preventDefault()}};var Yt=function(e){var t=e.around,n=e.between,r=e.bottom,o=e.center,s=e.className,l=e.end,u=e.middle,c=e.start,d=e.tag,f=e.top,p=ie(e,["around","between","bottom","center","className","end","middle","start","tag","top"]),h=i()("row",l&&"justify-content-end",c&&"justify-content-start",o&&"justify-content-center",n&&"justify-content-between",t&&"justify-content-around",f&&"align-self-start",u&&"align-self-center",r&&"align-self-end",s);return a.a.createElement(d,ee({"data-test":"row"},p,{className:h}))};Yt.propTypes={around:l.a.bool,between:l.a.bool,bottom:l.a.bool,center:l.a.bool,className:l.a.string,end:l.a.bool,middle:l.a.bool,start:l.a.bool,tag:l.a.oneOfType([l.a.func,l.a.string]),top:l.a.bool},Yt.defaultProps={tag:"div"};var qt={activeItem:l.a.any,className:l.a.string,tabId:l.a.any},$t=function(e){function t(){var e,n;K(this,t);for(var r=arguments.length,a=new Array(r),o=0;o=0||(a[n]=e[n]);return a}n.d(t,"a",(function(){return r}))},function(e,t,n){"use strict";var r=n(63),a=Object.prototype.toString;function o(e){return"[object Array]"===a.call(e)}function i(e){return"undefined"===typeof e}function s(e){return null!==e&&"object"===typeof e}function l(e){return"[object Function]"===a.call(e)}function u(e,t){if(null!==e&&"undefined"!==typeof e)if("object"!==typeof e&&(e=[e]),o(e))for(var n=0,r=e.length;n=0;f--){var p=i[f];"."===p?o(i,f):".."===p?(o(i,f),d++):d&&(o(i,f),d--)}if(!u)for(;d--;d)i.unshift("..");!u||""===i[0]||i[0]&&a(i[0])||i.unshift("");var h=i.join("/");return n&&"/"!==h.substr(-1)&&(h+="/"),h};function s(e){return e.valueOf?e.valueOf():Object.prototype.valueOf.call(e)}var l=function e(t,n){if(t===n)return!0;if(null==t||null==n)return!1;if(Array.isArray(t))return Array.isArray(n)&&t.length===n.length&&t.every((function(t,r){return e(t,n[r])}));if("object"===typeof t||"object"===typeof n){var r=s(t),a=s(n);return r!==t||a!==n?e(r,a):Object.keys(Object.assign({},t,n)).every((function(r){return e(t[r],n[r])}))}return!1},u=n(11);function c(e){return"/"===e.charAt(0)?e:"/"+e}function d(e){return"/"===e.charAt(0)?e.substr(1):e}function f(e,t){return function(e,t){return 0===e.toLowerCase().indexOf(t.toLowerCase())&&-1!=="/?#".indexOf(e.charAt(t.length))}(e,t)?e.substr(t.length):e}function p(e){return"/"===e.charAt(e.length-1)?e.slice(0,-1):e}function h(e){var t=e.pathname,n=e.search,r=e.hash,a=t||"/";return n&&"?"!==n&&(a+="?"===n.charAt(0)?n:"?"+n),r&&"#"!==r&&(a+="#"===r.charAt(0)?r:"#"+r),a}function m(e,t,n,a){var o;"string"===typeof e?(o=function(e){var t=e||"/",n="",r="",a=t.indexOf("#");-1!==a&&(r=t.substr(a),t=t.substr(0,a));var o=t.indexOf("?");return-1!==o&&(n=t.substr(o),t=t.substr(0,o)),{pathname:t,search:"?"===n?"":n,hash:"#"===r?"":r}}(e)).state=t:(void 0===(o=Object(r.a)({},e)).pathname&&(o.pathname=""),o.search?"?"!==o.search.charAt(0)&&(o.search="?"+o.search):o.search="",o.hash?"#"!==o.hash.charAt(0)&&(o.hash="#"+o.hash):o.hash="",void 0!==t&&void 0===o.state&&(o.state=t));try{o.pathname=decodeURI(o.pathname)}catch(s){throw s instanceof URIError?new URIError('Pathname "'+o.pathname+'" could not be decoded. This is likely caused by an invalid percent-encoding.'):s}return n&&(o.key=n),a?o.pathname?"/"!==o.pathname.charAt(0)&&(o.pathname=i(o.pathname,a.pathname)):o.pathname=a.pathname:o.pathname||(o.pathname="/"),o}function g(e,t){return e.pathname===t.pathname&&e.search===t.search&&e.hash===t.hash&&e.key===t.key&&l(e.state,t.state)}function v(){var e=null;var t=[];return{setPrompt:function(t){return e=t,function(){e===t&&(e=null)}},confirmTransitionTo:function(t,n,r,a){if(null!=e){var o="function"===typeof e?e(t,n):e;"string"===typeof o?"function"===typeof r?r(o,a):a(!0):a(!1!==o)}else a(!0)},appendListener:function(e){var n=!0;function r(){n&&e.apply(void 0,arguments)}return t.push(r),function(){n=!1,t=t.filter((function(e){return e!==r}))}},notifyListeners:function(){for(var e=arguments.length,n=new Array(e),r=0;rt?n.splice(t,n.length-t,r):n.push(r),d({action:"PUSH",location:r,index:t,entries:n})}}))},replace:function(e,t){var r=m(e,t,f(),x.location);c.confirmTransitionTo(r,"REPLACE",n,(function(e){e&&(x.entries[x.index]=r,d({action:"REPLACE",location:r}))}))},go:y,goBack:function(){y(-1)},goForward:function(){y(1)},canGo:function(e){var t=x.index+e;return t>=0&&t. You may also pass a {context : MyContext} option to connect");var I=D;return function(t){var n=t.displayName||t.name||"Component",o=i(n),s=Object(h.a)({},R,{getDisplayName:i,methodName:u,renderCountProp:f,shouldHandleStateChanges:g,storeKey:T,displayName:o,wrappedComponentName:n,WrappedComponent:t}),l=R.pure;var c=l?r.useMemo:function(e){return e()};function p(n){var i=Object(r.useMemo)((function(){var e=n.forwardedRef,t=Object(m.a)(n,["forwardedRef"]);return[n.context,e,t]}),[n]),l=i[0],u=i[1],f=i[2],p=Object(r.useMemo)((function(){return l&&l.Consumer&&Object(x.isContextConsumer)(a.a.createElement(l.Consumer,null))?l:I}),[l,I]),v=Object(r.useContext)(p),b=Boolean(n.store)&&Boolean(n.store.getState)&&Boolean(n.store.dispatch),T=Boolean(v)&&Boolean(v.store);y()(b||T,'Could not find "store" in the context of "'+o+'". Either wrap the root component in a , or pass a custom React context provider to and the corresponding React context consumer to '+o+" in connect options.");var C=b?n.store:v.store,O=Object(r.useMemo)((function(){return function(t){return e(t.dispatch,s)}(C)}),[C]),P=Object(r.useMemo)((function(){if(!g)return S;var e=new d(C,b?null:v.subscription),t=e.notifyNestedSubs.bind(e);return[e,t]}),[C,b,v]),M=P[0],N=P[1],D=Object(r.useMemo)((function(){return b?v:Object(h.a)({},v,{subscription:M})}),[b,v,M]),R=Object(r.useReducer)(E,k,_),A=R[0][0],F=R[1];if(A&&A.error)throw A.error;var L=Object(r.useRef)(),j=Object(r.useRef)(f),W=Object(r.useRef)(),z=Object(r.useRef)(!1),U=c((function(){return W.current&&f===j.current?W.current:O(C.getState(),f)}),[C,A,f]);w((function(){j.current=f,L.current=U,z.current=!1,W.current&&(W.current=null,N())})),w((function(){if(g){var e=!1,t=null,n=function(){if(!e){var n,r,a=C.getState();try{n=O(a,j.current)}catch(o){r=o,t=o}r||(t=null),n===L.current?z.current||N():(L.current=n,W.current=n,z.current=!0,F({type:"STORE_UPDATED",payload:{error:r}}))}};M.onStateChange=n,M.trySubscribe(),n();return function(){if(e=!0,M.tryUnsubscribe(),M.onStateChange=null,t)throw t}}}),[C,M,O]);var V=Object(r.useMemo)((function(){return a.a.createElement(t,Object(h.a)({},U,{ref:u}))}),[u,t,U]);return Object(r.useMemo)((function(){return g?a.a.createElement(p.Provider,{value:D},V):V}),[p,V,D])}var b=l?a.a.memo(p):p;if(b.WrappedComponent=t,b.displayName=o,M){var C=a.a.forwardRef((function(e,t){return a.a.createElement(b,Object(h.a)({},e,{forwardedRef:t}))}));return C.displayName=o,C.WrappedComponent=t,v()(C,t)}return v()(b,t)}}var C=Object.prototype.hasOwnProperty;function O(e,t){return e===t?0!==e||0!==t||1/e===1/t:e!==e&&t!==t}function P(e,t){if(O(e,t))return!0;if("object"!==typeof e||null===e||"object"!==typeof t||null===t)return!1;var n=Object.keys(e),r=Object.keys(t);if(n.length!==r.length)return!1;for(var a=0;a=0;r--){var a=t[r](e);if(a)return a}return function(t,r){throw new Error("Invalid value of type "+typeof e+" for "+n+" argument when connecting component "+r.wrappedComponentName+".")}}function V(e,t){return e===t}var B=function(e){var t=void 0===e?{}:e,n=t.connectHOC,r=void 0===n?T:n,a=t.mapStateToPropsFactories,o=void 0===a?A:a,i=t.mapDispatchToPropsFactories,s=void 0===i?I:i,l=t.mergePropsFactories,u=void 0===l?L:l,c=t.selectorFactory,d=void 0===c?z:c;return function(e,t,n,a){void 0===a&&(a={});var i=a,l=i.pure,c=void 0===l||l,f=i.areStatesEqual,p=void 0===f?V:f,g=i.areOwnPropsEqual,v=void 0===g?P:g,b=i.areStatePropsEqual,y=void 0===b?P:b,x=i.areMergedPropsEqual,w=void 0===x?P:x,k=Object(m.a)(i,["pure","areStatesEqual","areOwnPropsEqual","areStatePropsEqual","areMergedPropsEqual"]),S=U(e,o,"mapStateToProps"),E=U(t,s,"mapDispatchToProps"),_=U(n,u,"mergeProps");return r(d,Object(h.a)({methodName:"connect",getDisplayName:function(e){return"Connect("+e+")"},shouldHandleStateChanges:Boolean(e),initMapStateToProps:S,initMapDispatchToProps:E,initMergeProps:_,pure:c,areStatesEqual:p,areOwnPropsEqual:v,areStatePropsEqual:y,areMergedPropsEqual:w},k))}}();function H(){var e=Object(r.useContext)(s);return y()(e,"could not find react-redux context value; please ensure the component is wrapped in a "),e}function Y(e){void 0===e&&(e=s);var t=e===s?H:function(){return Object(r.useContext)(e)};return function(){return t().store}}var q=Y();!function(e){void 0===e&&(e=s);var t=e===s?q:Y(e)}();var $=function(e,t){return e===t};!function(e){void 0===e&&(e=s);var t=e===s?H:function(){return Object(r.useContext)(e)}}();var G,X=n(15);n.d(t,"a",(function(){return p})),n.d(t,"b",(function(){return B})),G=X.unstable_batchedUpdates,l=G},function(e,t,n){"use strict";var r=n(12),a=n(1),o=n.n(a),i=n(0),s=n.n(i),l=n(13),u=n(17),c=n.n(u),d=n(44),f=n.n(d);function p(e){var t=[];return{on:function(e){t.push(e)},off:function(e){t=t.filter((function(t){return t!==e}))},get:function(){return e},set:function(n,r){e=n,t.forEach((function(t){return t(e,r)}))}}}var h=o.a.createContext||function(e,t){var n,r,o="__create-react-context-"+f()()+"__",i=function(e){function n(){var t;return(t=e.apply(this,arguments)||this).emitter=p(t.props.value),t}c()(n,e);var r=n.prototype;return r.getChildContext=function(){var e;return(e={})[o]=this.emitter,e},r.componentWillReceiveProps=function(e){if(this.props.value!==e.value){var n,r=this.props.value,a=e.value;((o=r)===(i=a)?0!==o||1/o===1/i:o!==o&&i!==i)?n=0:(n="function"===typeof t?t(r,a):1073741823,0!==(n|=0)&&this.emitter.set(e.value,n))}var o,i},r.render=function(){return this.props.children},n}(a.Component);i.childContextTypes=((n={})[o]=s.a.object.isRequired,n);var l=function(t){function n(){var e;return(e=t.apply(this,arguments)||this).state={value:e.getValue()},e.onUpdate=function(t,n){0!==((0|e.observedBits)&n)&&e.setState({value:e.getValue()})},e}c()(n,t);var r=n.prototype;return r.componentWillReceiveProps=function(e){var t=e.observedBits;this.observedBits=void 0===t||null===t?1073741823:t},r.componentDidMount=function(){this.context[o]&&this.context[o].on(this.onUpdate);var e=this.props.observedBits;this.observedBits=void 0===e||null===e?1073741823:e},r.componentWillUnmount=function(){this.context[o]&&this.context[o].off(this.onUpdate)},r.getValue=function(){return this.context[o]?this.context[o].get():e},r.render=function(){return(e=this.props.children,Array.isArray(e)?e[0]:e)(this.state.value);var e},n}(a.Component);return l.contextTypes=((r={})[o]=s.a.object,r),{Provider:i,Consumer:l}},m=n(11),g=n(4),v=n(48),b=n.n(v),y=(n(37),n(9));n(32);n.d(t,"a",(function(){return _})),n.d(t,"b",(function(){return w})),n.d(t,"c",(function(){return N})),n.d(t,"d",(function(){return x})),n.d(t,"e",(function(){return E}));var x=function(e){var t=h();return t.displayName=e,t}("Router"),w=function(e){function t(t){var n;return(n=e.call(this,t)||this).state={location:t.history.location},n._isMounted=!1,n._pendingLocation=null,t.staticContext||(n.unlisten=t.history.listen((function(e){n._isMounted?n.setState({location:e}):n._pendingLocation=e}))),n}Object(r.a)(t,e),t.computeRootMatch=function(e){return{path:"/",url:"/",params:{},isExact:"/"===e}};var n=t.prototype;return n.componentDidMount=function(){this._isMounted=!0,this._pendingLocation&&this.setState({location:this._pendingLocation})},n.componentWillUnmount=function(){this.unlisten&&this.unlisten()},n.render=function(){return o.a.createElement(x.Provider,{children:this.props.children||null,value:{history:this.props.history,location:this.state.location,match:t.computeRootMatch(this.state.location.pathname),staticContext:this.props.staticContext}})},t}(o.a.Component);o.a.Component;o.a.Component;var k={},S=0;function E(e,t){void 0===t&&(t={}),("string"===typeof t||Array.isArray(t))&&(t={path:t});var n=t,r=n.path,a=n.exact,o=void 0!==a&&a,i=n.strict,s=void 0!==i&&i,l=n.sensitive,u=void 0!==l&&l;return[].concat(r).reduce((function(t,n){if(!n&&""!==n)return null;if(t)return t;var r=function(e,t){var n=""+t.end+t.strict+t.sensitive,r=k[n]||(k[n]={});if(r[e])return r[e];var a=[],o={regexp:b()(e,a,t),keys:a};return S<1e4&&(r[e]=o,S++),o}(n,{end:o,strict:s,sensitive:u}),a=r.regexp,i=r.keys,l=a.exec(e);if(!l)return null;var c=l[0],d=l.slice(1),f=e===c;return o&&!f?null:{path:n,url:"/"===n&&""===c?"/":c,isExact:f,params:i.reduce((function(e,t,n){return e[t.name]=d[n],e}),{})}}),null)}var _=function(e){function t(){return e.apply(this,arguments)||this}return Object(r.a)(t,e),t.prototype.render=function(){var e=this;return o.a.createElement(x.Consumer,null,(function(t){t||Object(m.a)(!1);var n=e.props.location||t.location,r=e.props.computedMatch?e.props.computedMatch:e.props.path?E(n.pathname,e.props):t.match,a=Object(g.a)({},t,{location:n,match:r}),i=e.props,s=i.children,l=i.component,u=i.render;return Array.isArray(s)&&0===s.length&&(s=null),o.a.createElement(x.Provider,{value:a},a.match?s?"function"===typeof s?s(a):s:l?o.a.createElement(l,a):u?u(a):null:"function"===typeof s?s(a):null)}))},t}(o.a.Component);function T(e){return"/"===e.charAt(0)?e:"/"+e}function C(e,t){if(!e)return t;var n=T(e);return 0!==t.pathname.indexOf(n)?t:Object(g.a)({},t,{pathname:t.pathname.substr(n.length)})}function O(e){return"string"===typeof e?e:Object(l.e)(e)}function P(e){return function(){Object(m.a)(!1)}}function M(){}o.a.Component;var N=function(e){function t(){return e.apply(this,arguments)||this}return Object(r.a)(t,e),t.prototype.render=function(){var e=this;return o.a.createElement(x.Consumer,null,(function(t){t||Object(m.a)(!1);var n,r,a=e.props.location||t.location;return o.a.Children.forEach(e.props.children,(function(e){if(null==r&&o.a.isValidElement(e)){n=e;var i=e.props.path||e.props.from;r=i?E(a.pathname,Object(g.a)({},e.props,{path:i})):t.match}})),r?o.a.cloneElement(n,{location:a,computedMatch:r}):null}))},t}(o.a.Component);o.a.useContext},function(e,t){function n(){return e.exports=n=Object.assign||function(e){for(var t=1;tf&&ie.maxHeight){i--;break}i++,d=l*u}e.labelRotation=i},afterCalculateTickRotation:function(){o.callback(this.options.afterCalculateTickRotation,[this])},beforeFit:function(){o.callback(this.options.beforeFit,[this])},fit:function(){var e=this,t=e.minSize={width:0,height:0},n=s(e._ticks),r=e.options,a=r.ticks,i=r.scaleLabel,l=r.gridLines,f=r.display,p=e.isHorizontal(),h=c(a),m=r.gridLines.tickMarkLength;if(t.width=p?e.isFullWidth()?e.maxWidth-e.margins.left-e.margins.right:e.maxWidth:f&&l.drawTicks?m:0,t.height=p?f&&l.drawTicks?m:0:e.maxHeight,i.display&&f){var g=d(i)+o.options.toPadding(i.padding).height;p?t.height+=g:t.width+=g}if(a.display&&f){var v=o.longestText(e.ctx,h.font,n,e.longestTextCache),b=o.numberOfLabelLines(n),y=.5*h.size,x=e.options.ticks.padding;if(p){e.longestLabelWidth=v;var w=o.toRadians(e.labelRotation),k=Math.cos(w),S=Math.sin(w)*v+h.size*b+y*(b-1)+y;t.height=Math.min(e.maxHeight,t.height+S+x),e.ctx.font=h.font;var E=u(e.ctx,n[0],h.font),_=u(e.ctx,n[n.length-1],h.font);0!==e.labelRotation?(e.paddingLeft="bottom"===r.position?k*E+3:k*y+3,e.paddingRight="bottom"===r.position?k*y+3:k*_+3):(e.paddingLeft=E/2+3,e.paddingRight=_/2+3)}else a.mirror?v=0:v+=x+y,t.width=Math.min(e.maxWidth,t.width+v),e.paddingTop=h.size/2,e.paddingBottom=h.size/2}e.handleMargins(),e.width=t.width,e.height=t.height},handleMargins:function(){var e=this;e.margins&&(e.paddingLeft=Math.max(e.paddingLeft-e.margins.left,0),e.paddingTop=Math.max(e.paddingTop-e.margins.top,0),e.paddingRight=Math.max(e.paddingRight-e.margins.right,0),e.paddingBottom=Math.max(e.paddingBottom-e.margins.bottom,0))},afterFit:function(){o.callback(this.options.afterFit,[this])},isHorizontal:function(){return"top"===this.options.position||"bottom"===this.options.position},isFullWidth:function(){return this.options.fullWidth},getRightValue:function(e){if(o.isNullOrUndef(e))return NaN;if("number"===typeof e&&!isFinite(e))return NaN;if(e)if(this.isHorizontal()){if(void 0!==e.x)return this.getRightValue(e.x)}else if(void 0!==e.y)return this.getRightValue(e.y);return e},getLabelForIndex:o.noop,getPixelForValue:o.noop,getValueForPixel:o.noop,getPixelForTick:function(e){var t=this,n=t.options.offset;if(t.isHorizontal()){var r=(t.width-(t.paddingLeft+t.paddingRight))/Math.max(t._ticks.length-(n?0:1),1),a=r*e+t.paddingLeft;n&&(a+=r/2);var o=t.left+Math.round(a);return o+=t.isFullWidth()?t.margins.left:0}var i=t.height-(t.paddingTop+t.paddingBottom);return t.top+e*(i/(t._ticks.length-1))},getPixelForDecimal:function(e){var t=this;if(t.isHorizontal()){var n=(t.width-(t.paddingLeft+t.paddingRight))*e+t.paddingLeft,r=t.left+Math.round(n);return r+=t.isFullWidth()?t.margins.left:0}return t.top+e*t.height},getBasePixel:function(){return this.getPixelForValue(this.getBaseValue())},getBaseValue:function(){var e=this.min,t=this.max;return this.beginAtZero?0:e<0&&t<0?t:e>0&&t>0?e:0},_autoSkip:function(e){var t,n,r,a,i=this,s=i.isHorizontal(),l=i.options.ticks.minor,u=e.length,c=o.toRadians(i.labelRotation),d=Math.cos(c),f=i.longestLabelWidth*d,p=[];for(l.maxTicksLimit&&(a=l.maxTicksLimit),s&&(t=!1,(f+l.autoSkipPadding)*u>i.width-(i.paddingLeft+i.paddingRight)&&(t=1+Math.floor((f+l.autoSkipPadding)*u/(i.width-(i.paddingLeft+i.paddingRight)))),a&&u>a&&(t=Math.max(t,Math.floor(u/a)))),n=0;n1&&n%t>0||n%t===0&&n+t>=u)&&n!==u-1&&delete r.label,p.push(r);return p},draw:function(e){var t=this,n=t.options;if(n.display){var a=t.ctx,i=r.global,s=n.ticks.minor,u=n.ticks.major||s,f=n.gridLines,p=n.scaleLabel,h=0!==t.labelRotation,m=t.isHorizontal(),g=s.autoSkip?t._autoSkip(t.getTicks()):t.getTicks(),v=o.valueOrDefault(s.fontColor,i.defaultFontColor),b=c(s),y=o.valueOrDefault(u.fontColor,i.defaultFontColor),x=c(u),w=f.drawTicks?f.tickMarkLength:0,k=o.valueOrDefault(p.fontColor,i.defaultFontColor),S=c(p),E=o.options.toPadding(p.padding),_=o.toRadians(t.labelRotation),T=[],C=t.options.gridLines.lineWidth,O="right"===n.position?t.left:t.right-C-w,P="right"===n.position?t.left+w:t.right,M="bottom"===n.position?t.top+C:t.bottom-w-C,N="bottom"===n.position?t.top+C+w:t.bottom+C;if(o.each(g,(function(r,a){if(!o.isNullOrUndef(r.label)){var u,c,d,p,v,b,y,x,k,S,E,D,R,I,A=r.label;a===t.zeroLineIndex&&n.offset===f.offsetGridLines?(u=f.zeroLineWidth,c=f.zeroLineColor,d=f.zeroLineBorderDash,p=f.zeroLineBorderDashOffset):(u=o.valueAtIndexOrDefault(f.lineWidth,a),c=o.valueAtIndexOrDefault(f.color,a),d=o.valueOrDefault(f.borderDash,i.borderDash),p=o.valueOrDefault(f.borderDashOffset,i.borderDashOffset));var F="middle",L="middle",j=s.padding;if(m){var W=w+j;"bottom"===n.position?(L=h?"middle":"top",F=h?"right":"center",I=t.top+W):(L=h?"middle":"bottom",F=h?"left":"center",I=t.bottom-W);var z=l(t,a,f.offsetGridLines&&g.length>1);z1);B3?n[2]-n[1]:n[1]-n[0];Math.abs(a)>1&&e!==Math.floor(e)&&(a=e-Math.floor(e));var o=r.log10(Math.abs(a)),i="";if(0!==e)if(Math.max(Math.abs(n[0]),Math.abs(n[n.length-1]))<1e-4){var s=r.log10(Math.abs(e));i=e.toExponential(Math.floor(s)-Math.floor(o))}else{var l=-1*Math.floor(o);l=Math.max(Math.min(l,20),0),i=e.toFixed(l)}else i="0";return i},logarithmic:function(e,t,n){var a=e/Math.pow(10,Math.floor(r.log10(e)));return 0===e?"0":1===a||2===a||5===a||0===t||t===n.length-1?e.toExponential():""}}}},function(e,t,n){"use strict";var r=n(37),a={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},o={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},i={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},s={};function l(e){return r.isMemo(e)?i:s[e.$$typeof]||a}s[r.ForwardRef]={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0};var u=Object.defineProperty,c=Object.getOwnPropertyNames,d=Object.getOwnPropertySymbols,f=Object.getOwnPropertyDescriptor,p=Object.getPrototypeOf,h=Object.prototype;e.exports=function e(t,n,r){if("string"!==typeof n){if(h){var a=p(n);a&&a!==h&&e(t,a,r)}var i=c(n);d&&(i=i.concat(d(n)));for(var s=l(t),m=l(n),g=0;g=0)return 1;return 0}();var a=n&&window.Promise?function(e){var t=!1;return function(){t||(t=!0,window.Promise.resolve().then((function(){t=!1,e()})))}}:function(e){var t=!1;return function(){t||(t=!0,setTimeout((function(){t=!1,e()}),r))}};function o(e){return e&&"[object Function]"==={}.toString.call(e)}function i(e,t){if(1!==e.nodeType)return[];var n=e.ownerDocument.defaultView.getComputedStyle(e,null);return t?n[t]:n}function s(e){return"HTML"===e.nodeName?e:e.parentNode||e.host}function l(e){if(!e)return document.body;switch(e.nodeName){case"HTML":case"BODY":return e.ownerDocument.body;case"#document":return e.body}var t=i(e),n=t.overflow,r=t.overflowX,a=t.overflowY;return/(auto|scroll|overlay)/.test(n+a+r)?e:l(s(e))}function u(e){return e&&e.referenceNode?e.referenceNode:e}var c=n&&!(!window.MSInputMethodContext||!document.documentMode),d=n&&/MSIE 10/.test(navigator.userAgent);function f(e){return 11===e?c:10===e?d:c||d}function p(e){if(!e)return document.documentElement;for(var t=f(10)?document.body:null,n=e.offsetParent||null;n===t&&e.nextElementSibling;)n=(e=e.nextElementSibling).offsetParent;var r=n&&n.nodeName;return r&&"BODY"!==r&&"HTML"!==r?-1!==["TH","TD","TABLE"].indexOf(n.nodeName)&&"static"===i(n,"position")?p(n):n:e?e.ownerDocument.documentElement:document.documentElement}function h(e){return null!==e.parentNode?h(e.parentNode):e}function m(e,t){if(!e||!e.nodeType||!t||!t.nodeType)return document.documentElement;var n=e.compareDocumentPosition(t)&Node.DOCUMENT_POSITION_FOLLOWING,r=n?e:t,a=n?t:e,o=document.createRange();o.setStart(r,0),o.setEnd(a,0);var i=o.commonAncestorContainer;if(e!==i&&t!==i||r.contains(a))return function(e){var t=e.nodeName;return"BODY"!==t&&("HTML"===t||p(e.firstElementChild)===e)}(i)?i:p(i);var s=h(e);return s.host?m(s.host,t):m(e,h(t).host)}function g(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"top",n="top"===t?"scrollTop":"scrollLeft",r=e.nodeName;if("BODY"===r||"HTML"===r){var a=e.ownerDocument.documentElement,o=e.ownerDocument.scrollingElement||a;return o[n]}return e[n]}function v(e,t){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r=g(t,"top"),a=g(t,"left"),o=n?-1:1;return e.top+=r*o,e.bottom+=r*o,e.left+=a*o,e.right+=a*o,e}function b(e,t){var n="x"===t?"Left":"Top",r="Left"===n?"Right":"Bottom";return parseFloat(e["border"+n+"Width"],10)+parseFloat(e["border"+r+"Width"],10)}function y(e,t,n,r){return Math.max(t["offset"+e],t["scroll"+e],n["client"+e],n["offset"+e],n["scroll"+e],f(10)?parseInt(n["offset"+e])+parseInt(r["margin"+("Height"===e?"Top":"Left")])+parseInt(r["margin"+("Height"===e?"Bottom":"Right")]):0)}function x(e){var t=e.body,n=e.documentElement,r=f(10)&&getComputedStyle(n);return{height:y("Height",t,n,r),width:y("Width",t,n,r)}}var w=function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")},k=function(){function e(e,t){for(var n=0;n2&&void 0!==arguments[2]&&arguments[2],r=f(10),a="HTML"===t.nodeName,o=T(e),s=T(t),u=l(e),c=i(t),d=parseFloat(c.borderTopWidth,10),p=parseFloat(c.borderLeftWidth,10);n&&a&&(s.top=Math.max(s.top,0),s.left=Math.max(s.left,0));var h=_({top:o.top-s.top-d,left:o.left-s.left-p,width:o.width,height:o.height});if(h.marginTop=0,h.marginLeft=0,!r&&a){var m=parseFloat(c.marginTop,10),g=parseFloat(c.marginLeft,10);h.top-=d-m,h.bottom-=d-m,h.left-=p-g,h.right-=p-g,h.marginTop=m,h.marginLeft=g}return(r&&!n?t.contains(u):t===u&&"BODY"!==u.nodeName)&&(h=v(h,t)),h}function O(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=e.ownerDocument.documentElement,r=C(e,n),a=Math.max(n.clientWidth,window.innerWidth||0),o=Math.max(n.clientHeight,window.innerHeight||0),i=t?0:g(n),s=t?0:g(n,"left"),l={top:i-r.top+r.marginTop,left:s-r.left+r.marginLeft,width:a,height:o};return _(l)}function P(e){var t=e.nodeName;if("BODY"===t||"HTML"===t)return!1;if("fixed"===i(e,"position"))return!0;var n=s(e);return!!n&&P(n)}function M(e){if(!e||!e.parentElement||f())return document.documentElement;for(var t=e.parentElement;t&&"none"===i(t,"transform");)t=t.parentElement;return t||document.documentElement}function N(e,t,n,r){var a=arguments.length>4&&void 0!==arguments[4]&&arguments[4],o={top:0,left:0},i=a?M(e):m(e,u(t));if("viewport"===r)o=O(i,a);else{var c=void 0;"scrollParent"===r?"BODY"===(c=l(s(t))).nodeName&&(c=e.ownerDocument.documentElement):c="window"===r?e.ownerDocument.documentElement:r;var d=C(c,i,a);if("HTML"!==c.nodeName||P(i))o=d;else{var f=x(e.ownerDocument),p=f.height,h=f.width;o.top+=d.top-d.marginTop,o.bottom=p+d.top,o.left+=d.left-d.marginLeft,o.right=h+d.left}}var g="number"===typeof(n=n||0);return o.left+=g?n:n.left||0,o.top+=g?n:n.top||0,o.right-=g?n:n.right||0,o.bottom-=g?n:n.bottom||0,o}function D(e){return e.width*e.height}function R(e,t,n,r,a){var o=arguments.length>5&&void 0!==arguments[5]?arguments[5]:0;if(-1===e.indexOf("auto"))return e;var i=N(n,r,o,a),s={top:{width:i.width,height:t.top-i.top},right:{width:i.right-t.right,height:i.height},bottom:{width:i.width,height:i.bottom-t.bottom},left:{width:t.left-i.left,height:i.height}},l=Object.keys(s).map((function(e){return E({key:e},s[e],{area:D(s[e])})})).sort((function(e,t){return t.area-e.area})),u=l.filter((function(e){var t=e.width,r=e.height;return t>=n.clientWidth&&r>=n.clientHeight})),c=u.length>0?u[0].key:l[0].key,d=e.split("-")[1];return c+(d?"-"+d:"")}function I(e,t,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null,a=r?M(t):m(t,u(n));return C(n,a,r)}function A(e){var t=e.ownerDocument.defaultView.getComputedStyle(e),n=parseFloat(t.marginTop||0)+parseFloat(t.marginBottom||0),r=parseFloat(t.marginLeft||0)+parseFloat(t.marginRight||0);return{width:e.offsetWidth+r,height:e.offsetHeight+n}}function F(e){var t={left:"right",right:"left",bottom:"top",top:"bottom"};return e.replace(/left|right|bottom|top/g,(function(e){return t[e]}))}function L(e,t,n){n=n.split("-")[0];var r=A(e),a={width:r.width,height:r.height},o=-1!==["right","left"].indexOf(n),i=o?"top":"left",s=o?"left":"top",l=o?"height":"width",u=o?"width":"height";return a[i]=t[i]+t[l]/2-r[l]/2,a[s]=n===s?t[s]-r[u]:t[F(s)],a}function j(e,t){return Array.prototype.find?e.find(t):e.filter(t)[0]}function W(e,t,n){return(void 0===n?e:e.slice(0,function(e,t,n){if(Array.prototype.findIndex)return e.findIndex((function(e){return e[t]===n}));var r=j(e,(function(e){return e[t]===n}));return e.indexOf(r)}(e,"name",n))).forEach((function(e){e.function&&console.warn("`modifier.function` is deprecated, use `modifier.fn`!");var n=e.function||e.fn;e.enabled&&o(n)&&(t.offsets.popper=_(t.offsets.popper),t.offsets.reference=_(t.offsets.reference),t=n(t,e))})),t}function z(){if(!this.state.isDestroyed){var e={instance:this,styles:{},arrowStyles:{},attributes:{},flipped:!1,offsets:{}};e.offsets.reference=I(this.state,this.popper,this.reference,this.options.positionFixed),e.placement=R(this.options.placement,e.offsets.reference,this.popper,this.reference,this.options.modifiers.flip.boundariesElement,this.options.modifiers.flip.padding),e.originalPlacement=e.placement,e.positionFixed=this.options.positionFixed,e.offsets.popper=L(this.popper,e.offsets.reference,e.placement),e.offsets.popper.position=this.options.positionFixed?"fixed":"absolute",e=W(this.modifiers,e),this.state.isCreated?this.options.onUpdate(e):(this.state.isCreated=!0,this.options.onCreate(e))}}function U(e,t){return e.some((function(e){var n=e.name;return e.enabled&&n===t}))}function V(e){for(var t=[!1,"ms","Webkit","Moz","O"],n=e.charAt(0).toUpperCase()+e.slice(1),r=0;r1&&void 0!==arguments[1]&&arguments[1],n=Z.indexOf(e),r=Z.slice(n+1).concat(Z.slice(0,n));return t?r.reverse():r}var te="flip",ne="clockwise",re="counterclockwise";function ae(e,t,n,r){var a=[0,0],o=-1!==["right","left"].indexOf(r),i=e.split(/(\+|\-)/).map((function(e){return e.trim()})),s=i.indexOf(j(i,(function(e){return-1!==e.search(/,|\s/)})));i[s]&&-1===i[s].indexOf(",")&&console.warn("Offsets separated by white space(s) are deprecated, use a comma (,) instead.");var l=/\s*,\s*|\s+/,u=-1!==s?[i.slice(0,s).concat([i[s].split(l)[0]]),[i[s].split(l)[1]].concat(i.slice(s+1))]:[i];return(u=u.map((function(e,r){var a=(1===r?!o:o)?"height":"width",i=!1;return e.reduce((function(e,t){return""===e[e.length-1]&&-1!==["+","-"].indexOf(t)?(e[e.length-1]=t,i=!0,e):i?(e[e.length-1]+=t,i=!1,e):e.concat(t)}),[]).map((function(e){return function(e,t,n,r){var a=e.match(/((?:\-|\+)?\d*\.?\d*)(.*)/),o=+a[1],i=a[2];if(!o)return e;if(0===i.indexOf("%")){var s=void 0;switch(i){case"%p":s=n;break;case"%":case"%r":default:s=r}return _(s)[t]/100*o}if("vh"===i||"vw"===i){return("vh"===i?Math.max(document.documentElement.clientHeight,window.innerHeight||0):Math.max(document.documentElement.clientWidth,window.innerWidth||0))/100*o}return o}(e,a,t,n)}))}))).forEach((function(e,t){e.forEach((function(n,r){G(n)&&(a[t]+=n*("-"===e[r-1]?-1:1))}))})),a}var oe={placement:"bottom",positionFixed:!1,eventsEnabled:!0,removeOnDestroy:!1,onCreate:function(){},onUpdate:function(){},modifiers:{shift:{order:100,enabled:!0,fn:function(e){var t=e.placement,n=t.split("-")[0],r=t.split("-")[1];if(r){var a=e.offsets,o=a.reference,i=a.popper,s=-1!==["bottom","top"].indexOf(n),l=s?"left":"top",u=s?"width":"height",c={start:S({},l,o[l]),end:S({},l,o[l]+o[u]-i[u])};e.offsets.popper=E({},i,c[r])}return e}},offset:{order:200,enabled:!0,fn:function(e,t){var n=t.offset,r=e.placement,a=e.offsets,o=a.popper,i=a.reference,s=r.split("-")[0],l=void 0;return l=G(+n)?[+n,0]:ae(n,o,i,s),"left"===s?(o.top+=l[0],o.left-=l[1]):"right"===s?(o.top+=l[0],o.left+=l[1]):"top"===s?(o.left+=l[0],o.top-=l[1]):"bottom"===s&&(o.left+=l[0],o.top+=l[1]),e.popper=o,e},offset:0},preventOverflow:{order:300,enabled:!0,fn:function(e,t){var n=t.boundariesElement||p(e.instance.popper);e.instance.reference===n&&(n=p(n));var r=V("transform"),a=e.instance.popper.style,o=a.top,i=a.left,s=a[r];a.top="",a.left="",a[r]="";var l=N(e.instance.popper,e.instance.reference,t.padding,n,e.positionFixed);a.top=o,a.left=i,a[r]=s,t.boundaries=l;var u=t.priority,c=e.offsets.popper,d={primary:function(e){var n=c[e];return c[e]l[e]&&!t.escapeWithReference&&(r=Math.min(c[n],l[e]-("right"===e?c.width:c.height))),S({},n,r)}};return u.forEach((function(e){var t=-1!==["left","top"].indexOf(e)?"primary":"secondary";c=E({},c,d[t](e))})),e.offsets.popper=c,e},priority:["left","right","top","bottom"],padding:5,boundariesElement:"scrollParent"},keepTogether:{order:400,enabled:!0,fn:function(e){var t=e.offsets,n=t.popper,r=t.reference,a=e.placement.split("-")[0],o=Math.floor,i=-1!==["top","bottom"].indexOf(a),s=i?"right":"bottom",l=i?"left":"top",u=i?"width":"height";return n[s]o(r[s])&&(e.offsets.popper[l]=o(r[s])),e}},arrow:{order:500,enabled:!0,fn:function(e,t){var n;if(!Q(e.instance.modifiers,"arrow","keepTogether"))return e;var r=t.element;if("string"===typeof r){if(!(r=e.instance.popper.querySelector(r)))return e}else if(!e.instance.popper.contains(r))return console.warn("WARNING: `arrow.element` must be child of its popper element!"),e;var a=e.placement.split("-")[0],o=e.offsets,s=o.popper,l=o.reference,u=-1!==["left","right"].indexOf(a),c=u?"height":"width",d=u?"Top":"Left",f=d.toLowerCase(),p=u?"left":"top",h=u?"bottom":"right",m=A(r)[c];l[h]-ms[h]&&(e.offsets.popper[f]+=l[f]+m-s[h]),e.offsets.popper=_(e.offsets.popper);var g=l[f]+l[c]/2-m/2,v=i(e.instance.popper),b=parseFloat(v["margin"+d],10),y=parseFloat(v["border"+d+"Width"],10),x=g-e.offsets.popper[f]-b-y;return x=Math.max(Math.min(s[c]-m,x),0),e.arrowElement=r,e.offsets.arrow=(S(n={},f,Math.round(x)),S(n,p,""),n),e},element:"[x-arrow]"},flip:{order:600,enabled:!0,fn:function(e,t){if(U(e.instance.modifiers,"inner"))return e;if(e.flipped&&e.placement===e.originalPlacement)return e;var n=N(e.instance.popper,e.instance.reference,t.padding,t.boundariesElement,e.positionFixed),r=e.placement.split("-")[0],a=F(r),o=e.placement.split("-")[1]||"",i=[];switch(t.behavior){case te:i=[r,a];break;case ne:i=ee(r);break;case re:i=ee(r,!0);break;default:i=t.behavior}return i.forEach((function(s,l){if(r!==s||i.length===l+1)return e;r=e.placement.split("-")[0],a=F(r);var u=e.offsets.popper,c=e.offsets.reference,d=Math.floor,f="left"===r&&d(u.right)>d(c.left)||"right"===r&&d(u.left)d(c.top)||"bottom"===r&&d(u.top)d(n.right),m=d(u.top)d(n.bottom),v="left"===r&&p||"right"===r&&h||"top"===r&&m||"bottom"===r&&g,b=-1!==["top","bottom"].indexOf(r),y=!!t.flipVariations&&(b&&"start"===o&&p||b&&"end"===o&&h||!b&&"start"===o&&m||!b&&"end"===o&&g),x=!!t.flipVariationsByContent&&(b&&"start"===o&&h||b&&"end"===o&&p||!b&&"start"===o&&g||!b&&"end"===o&&m),w=y||x;(f||v||w)&&(e.flipped=!0,(f||v)&&(r=i[l+1]),w&&(o=function(e){return"end"===e?"start":"start"===e?"end":e}(o)),e.placement=r+(o?"-"+o:""),e.offsets.popper=E({},e.offsets.popper,L(e.instance.popper,e.offsets.reference,e.placement)),e=W(e.instance.modifiers,e,"flip"))})),e},behavior:"flip",padding:5,boundariesElement:"viewport",flipVariations:!1,flipVariationsByContent:!1},inner:{order:700,enabled:!1,fn:function(e){var t=e.placement,n=t.split("-")[0],r=e.offsets,a=r.popper,o=r.reference,i=-1!==["left","right"].indexOf(n),s=-1===["top","left"].indexOf(n);return a[i?"left":"top"]=o[n]-(s?a[i?"width":"height"]:0),e.placement=F(t),e.offsets.popper=_(a),e}},hide:{order:800,enabled:!0,fn:function(e){if(!Q(e.instance.modifiers,"hide","preventOverflow"))return e;var t=e.offsets.reference,n=j(e.instance.modifiers,(function(e){return"preventOverflow"===e.name})).boundaries;if(t.bottomn.right||t.top>n.bottom||t.right2&&void 0!==arguments[2]?arguments[2]:{};w(this,e),this.scheduleUpdate=function(){return requestAnimationFrame(r.update)},this.update=a(this.update.bind(this)),this.options=E({},e.Defaults,i),this.state={isDestroyed:!1,isCreated:!1,scrollParents:[]},this.reference=t&&t.jquery?t[0]:t,this.popper=n&&n.jquery?n[0]:n,this.options.modifiers={},Object.keys(E({},e.Defaults.modifiers,i.modifiers)).forEach((function(t){r.options.modifiers[t]=E({},e.Defaults.modifiers[t]||{},i.modifiers?i.modifiers[t]:{})})),this.modifiers=Object.keys(this.options.modifiers).map((function(e){return E({name:e},r.options.modifiers[e])})).sort((function(e,t){return e.order-t.order})),this.modifiers.forEach((function(e){e.enabled&&o(e.onLoad)&&e.onLoad(r.reference,r.popper,r.options,e,r.state)})),this.update();var s=this.options.eventsEnabled;s&&this.enableEventListeners(),this.state.eventsEnabled=s}return k(e,[{key:"update",value:function(){return z.call(this)}},{key:"destroy",value:function(){return B.call(this)}},{key:"enableEventListeners",value:function(){return q.call(this)}},{key:"disableEventListeners",value:function(){return $.call(this)}}]),e}();ie.Utils=("undefined"!==typeof window?window:e).PopperUtils,ie.placements=J,ie.Defaults=oe,t.a=ie}).call(this,n(35))},,function(e,t){var n;n=function(){return this}();try{n=n||new Function("return this")()}catch(r){"object"===typeof window&&(n=window)}e.exports=n},function(e,t,n){"use strict";var r={noop:function(){},uid:function(){var e=0;return function(){return e++}}(),isNullOrUndef:function(e){return null===e||"undefined"===typeof e},isArray:Array.isArray?Array.isArray:function(e){return"[object Array]"===Object.prototype.toString.call(e)},isObject:function(e){return null!==e&&"[object Object]"===Object.prototype.toString.call(e)},valueOrDefault:function(e,t){return"undefined"===typeof e?t:e},valueAtIndexOrDefault:function(e,t,n){return r.valueOrDefault(r.isArray(e)?e[t]:e,n)},callback:function(e,t,n){if(e&&"function"===typeof e.call)return e.apply(n,t)},each:function(e,t,n,a){var o,i,s;if(r.isArray(e))if(i=e.length,a)for(o=i-1;o>=0;o--)t.call(n,e[o],o);else for(o=0;o2?arguments[2]:{},o=r(t);a&&(o=i.call(o,Object.getOwnPropertySymbols(t)));for(var s=0;s>>0,r=0;r0)for(n=0;n=0?n?"+":"":"-")+Math.pow(10,Math.max(0,a)).toString().substr(1)+r}var 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,z=/(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g,U={},V={};function B(e,t,n,r){var a=r;"string"===typeof r&&(a=function(){return this[r]()}),e&&(V[e]=a),t&&(V[t[0]]=function(){return j(a.apply(this,arguments),t[1],t[2])}),n&&(V[n]=function(){return this.localeData().ordinal(a.apply(this,arguments),e)})}function H(e,t){return e.isValid()?(t=Y(t,e.localeData()),U[t]=U[t]||function(e){var t,n,r,a=e.match(W);for(t=0,n=a.length;t=0&&z.test(e);)e=e.replace(z,r),z.lastIndex=0,n-=1;return e}var q=/\d/,$=/\d\d/,G=/\d{3}/,X=/\d{4}/,K=/[+-]?\d{6}/,Q=/\d\d?/,J=/\d\d\d\d?/,Z=/\d\d\d\d\d\d?/,ee=/\d{1,3}/,te=/\d{1,4}/,ne=/[+-]?\d{1,6}/,re=/\d+/,ae=/[+-]?\d+/,oe=/Z|[+-]\d\d:?\d\d/gi,ie=/Z|[+-]\d\d(?::?\d\d)?/gi,se=/[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,le={};function ue(e,t,n){le[e]=P(t)?t:function(e,r){return e&&n?n:t}}function ce(e,t){return c(le,e)?le[e](t._strict,t._locale):new RegExp(de(e.replace("\\","").replace(/\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,(function(e,t,n,r,a){return t||n||r||a}))))}function de(e){return e.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&")}var fe={};function pe(e,t){var n,r=t;for("string"===typeof e&&(e=[e]),s(t)&&(r=function(e,n){n[t]=k(e)}),n=0;n68?1900:2e3)};var be,ye=xe("FullYear",!0);function xe(e,t){return function(n){return null!=n?(ke(this,e,n),r.updateOffset(this,t),this):we(this,e)}}function we(e,t){return e.isValid()?e._d["get"+(e._isUTC?"UTC":"")+t]():NaN}function ke(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,r=(t%(n=12)+n)%n;return e+=(t-r)/12,1===r?ve(e)?29:28:31-r%7%2}be=Array.prototype.indexOf?Array.prototype.indexOf:function(e){var t;for(t=0;t=0?(s=new Date(e+400,t,n,r,a,o,i),isFinite(s.getFullYear())&&s.setFullYear(e)):s=new Date(e,t,n,r,a,o,i),s}function Ie(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 Ae(e,t,n){var r=7+t-n;return-(7+Ie(e,0,r).getUTCDay()-t)%7+r-1}function Fe(e,t,n,r,a){var o,i,s=1+7*(t-1)+(7+n-r)%7+Ae(e,r,a);return s<=0?i=ge(o=e-1)+s:s>ge(e)?(o=e+1,i=s-ge(e)):(o=e,i=s),{year:o,dayOfYear:i}}function Le(e,t,n){var r,a,o=Ae(e.year(),t,n),i=Math.floor((e.dayOfYear()-o-1)/7)+1;return i<1?r=i+je(a=e.year()-1,t,n):i>je(e.year(),t,n)?(r=i-je(e.year(),t,n),a=e.year()+1):(a=e.year(),r=i),{week:r,year:a}}function je(e,t,n){var r=Ae(e,t,n),a=Ae(e+1,t,n);return(ge(e)-r+a)/7}function We(e,t){return e.slice(t,7).concat(e.slice(0,t))}B("w",["ww",2],"wo","week"),B("W",["WW",2],"Wo","isoWeek"),R("week","w"),R("isoWeek","W"),L("week",5),L("isoWeek",5),ue("w",Q),ue("ww",Q,$),ue("W",Q),ue("WW",Q,$),he(["w","ww","W","WW"],(function(e,t,n,r){t[r.substr(0,1)]=k(e)})),B("d",0,"do","day"),B("dd",0,0,(function(e){return this.localeData().weekdaysMin(this,e)})),B("ddd",0,0,(function(e){return this.localeData().weekdaysShort(this,e)})),B("dddd",0,0,(function(e){return this.localeData().weekdays(this,e)})),B("e",0,0,"weekday"),B("E",0,0,"isoWeekday"),R("day","d"),R("weekday","e"),R("isoWeekday","E"),L("day",11),L("weekday",11),L("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)})),he(["dd","ddd","dddd"],(function(e,t,n,r){var a=n._locale.weekdaysParse(e,r,n._strict);null!=a?t.d=a:p(n).invalidWeekday=e})),he(["d","e","E"],(function(e,t,n,r){t[r]=k(e)}));var ze="Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),Ue="Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),Ve="Su_Mo_Tu_We_Th_Fr_Sa".split("_");function Be(e,t,n){var r,a,o,i=e.toLocaleLowerCase();if(!this._weekdaysParse)for(this._weekdaysParse=[],this._shortWeekdaysParse=[],this._minWeekdaysParse=[],r=0;r<7;++r)o=f([2e3,1]).day(r),this._minWeekdaysParse[r]=this.weekdaysMin(o,"").toLocaleLowerCase(),this._shortWeekdaysParse[r]=this.weekdaysShort(o,"").toLocaleLowerCase(),this._weekdaysParse[r]=this.weekdays(o,"").toLocaleLowerCase();return n?"dddd"===t?-1!==(a=be.call(this._weekdaysParse,i))?a:null:"ddd"===t?-1!==(a=be.call(this._shortWeekdaysParse,i))?a:null:-1!==(a=be.call(this._minWeekdaysParse,i))?a:null:"dddd"===t?-1!==(a=be.call(this._weekdaysParse,i))?a:-1!==(a=be.call(this._shortWeekdaysParse,i))?a:-1!==(a=be.call(this._minWeekdaysParse,i))?a:null:"ddd"===t?-1!==(a=be.call(this._shortWeekdaysParse,i))?a:-1!==(a=be.call(this._weekdaysParse,i))?a:-1!==(a=be.call(this._minWeekdaysParse,i))?a:null:-1!==(a=be.call(this._minWeekdaysParse,i))?a:-1!==(a=be.call(this._weekdaysParse,i))?a:-1!==(a=be.call(this._shortWeekdaysParse,i))?a:null}var He=se,Ye=se,qe=se;function $e(){function e(e,t){return t.length-e.length}var t,n,r,a,o,i=[],s=[],l=[],u=[];for(t=0;t<7;t++)n=f([2e3,1]).day(t),r=this.weekdaysMin(n,""),a=this.weekdaysShort(n,""),o=this.weekdays(n,""),i.push(r),s.push(a),l.push(o),u.push(r),u.push(a),u.push(o);for(i.sort(e),s.sort(e),l.sort(e),u.sort(e),t=0;t<7;t++)s[t]=de(s[t]),l[t]=de(l[t]),u[t]=de(u[t]);this._weekdaysRegex=new RegExp("^("+u.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("^("+i.join("|")+")","i")}function Ge(){return this.hours()%12||12}function Xe(e,t){B(e,0,0,(function(){return this.localeData().meridiem(this.hours(),this.minutes(),t)}))}function Ke(e,t){return t._meridiemParse}B("H",["HH",2],0,"hour"),B("h",["hh",2],0,Ge),B("k",["kk",2],0,(function(){return this.hours()||24})),B("hmm",0,0,(function(){return""+Ge.apply(this)+j(this.minutes(),2)})),B("hmmss",0,0,(function(){return""+Ge.apply(this)+j(this.minutes(),2)+j(this.seconds(),2)})),B("Hmm",0,0,(function(){return""+this.hours()+j(this.minutes(),2)})),B("Hmmss",0,0,(function(){return""+this.hours()+j(this.minutes(),2)+j(this.seconds(),2)})),Xe("a",!0),Xe("A",!1),R("hour","h"),L("hour",13),ue("a",Ke),ue("A",Ke),ue("H",Q),ue("h",Q),ue("k",Q),ue("HH",Q,$),ue("hh",Q,$),ue("kk",Q,$),ue("hmm",J),ue("hmmss",Z),ue("Hmm",J),ue("Hmmss",Z),pe(["H","HH"],3),pe(["k","kk"],(function(e,t,n){var r=k(e);t[3]=24===r?0:r})),pe(["a","A"],(function(e,t,n){n._isPm=n._locale.isPM(e),n._meridiem=e})),pe(["h","hh"],(function(e,t,n){t[3]=k(e),p(n).bigHour=!0})),pe("hmm",(function(e,t,n){var r=e.length-2;t[3]=k(e.substr(0,r)),t[4]=k(e.substr(r)),p(n).bigHour=!0})),pe("hmmss",(function(e,t,n){var r=e.length-4,a=e.length-2;t[3]=k(e.substr(0,r)),t[4]=k(e.substr(r,2)),t[5]=k(e.substr(a)),p(n).bigHour=!0})),pe("Hmm",(function(e,t,n){var r=e.length-2;t[3]=k(e.substr(0,r)),t[4]=k(e.substr(r))})),pe("Hmmss",(function(e,t,n){var r=e.length-4,a=e.length-2;t[3]=k(e.substr(0,r)),t[4]=k(e.substr(r,2)),t[5]=k(e.substr(a))}));var Qe,Je=xe("Hours",!0),Ze={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:_e,monthsShort:Te,week:{dow:0,doy:6},weekdays:ze,weekdaysMin:Ve,weekdaysShort:Ue,meridiemParse:/[ap]\.?m?\.?/i},et={},tt={};function nt(e){return e?e.toLowerCase().replace("_","-"):e}function rt(t){var n=null;if(!et[t]&&"undefined"!==typeof e&&e&&e.exports)try{n=Qe._abbr,!function(){var e=new Error("Cannot find module 'undefined'");throw e.code="MODULE_NOT_FOUND",e}(),at(n)}catch(r){}return et[t]}function at(e,t){var n;return e&&((n=i(t)?it(e):ot(e,t))?Qe=n:"undefined"!==typeof console&&console.warn&&console.warn("Locale "+e+" not found. Did you forget to load it?")),Qe._abbr}function ot(e,t){if(null!==t){var n,r=Ze;if(t.abbr=e,null!=et[e])O("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."),r=et[e]._config;else if(null!=t.parentLocale)if(null!=et[t.parentLocale])r=et[t.parentLocale]._config;else{if(null==(n=rt(t.parentLocale)))return tt[t.parentLocale]||(tt[t.parentLocale]=[]),tt[t.parentLocale].push({name:e,config:t}),null;r=n._config}return et[e]=new N(M(r,t)),tt[e]&&tt[e].forEach((function(e){ot(e.name,e.config)})),at(e),et[e]}return delete et[e],null}function it(e){var t;if(e&&e._locale&&e._locale._abbr&&(e=e._locale._abbr),!e)return Qe;if(!a(e)){if(t=rt(e))return t;e=[e]}return function(e){for(var t,n,r,a,o=0;o0;){if(r=rt(a.slice(0,t).join("-")))return r;if(n&&n.length>=t&&S(a,n,!0)>=t-1)break;t--}o++}return Qe}(e)}function st(e){var t,n=e._a;return n&&-2===p(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,p(e)._overflowDayOfYear&&(t<0||t>2)&&(t=2),p(e)._overflowWeeks&&-1===t&&(t=7),p(e)._overflowWeekday&&-1===t&&(t=8),p(e).overflow=t),e}function lt(e,t,n){return null!=e?e:null!=t?t:n}function ut(e){var t,n,a,o,i,s=[];if(!e._d){for(a=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,r,a,o,i,s,l;if(null!=(t=e._w).GG||null!=t.W||null!=t.E)o=1,i=4,n=lt(t.GG,e._a[0],Le(Et(),1,4).year),r=lt(t.W,1),((a=lt(t.E,1))<1||a>7)&&(l=!0);else{o=e._locale._week.dow,i=e._locale._week.doy;var u=Le(Et(),o,i);n=lt(t.gg,e._a[0],u.year),r=lt(t.w,u.week),null!=t.d?((a=t.d)<0||a>6)&&(l=!0):null!=t.e?(a=t.e+o,(t.e<0||t.e>6)&&(l=!0)):a=o}r<1||r>je(n,o,i)?p(e)._overflowWeeks=!0:null!=l?p(e)._overflowWeekday=!0:(s=Fe(n,r,a,o,i),e._a[0]=s.year,e._dayOfYear=s.dayOfYear)}(e),null!=e._dayOfYear&&(i=lt(e._a[0],a[0]),(e._dayOfYear>ge(i)||0===e._dayOfYear)&&(p(e)._overflowDayOfYear=!0),n=Ie(i,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]=a[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?Ie:Re).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&&"undefined"!==typeof e._w.d&&e._w.d!==o&&(p(e).weekdayMismatch=!0)}}var ct=/^\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)?)?$/,ft=/Z|[+-]\d\d(?::?\d\d)?/,pt=[["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}/]],ht=[["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;function gt(e){var t,n,r,a,o,i,s=e._i,l=ct.exec(s)||dt.exec(s);if(l){for(p(e).iso=!0,t=0,n=pt.length;t0&&p(e).unusedInput.push(i),s=s.slice(s.indexOf(n)+n.length),u+=n.length),V[o]?(n?p(e).empty=!1:p(e).unusedTokens.push(o),me(o,n,e)):e._strict&&!n&&p(e).unusedTokens.push(o);p(e).charsLeftOver=l-u,s.length>0&&p(e).unusedInput.push(s),e._a[3]<=12&&!0===p(e).bigHour&&e._a[3]>0&&(p(e).bigHour=void 0),p(e).parsedDateParts=e._a.slice(0),p(e).meridiem=e._meridiem,e._a[3]=function(e,t,n){var r;return null==n?t:null!=e.meridiemHour?e.meridiemHour(t,n):null!=e.isPM?((r=e.isPM(n))&&t<12&&(t+=12),r||12!==t||(t=0),t):t}(e._locale,e._a[3],e._meridiem),ut(e),st(e)}else xt(e);else gt(e)}function kt(e){var t=e._i,n=e._f;return e._locale=e._locale||it(e._l),null===t||void 0===n&&""===t?m({nullInput:!0}):("string"===typeof t&&(e._i=t=e._locale.preparse(t)),x(t)?new y(st(t)):(l(t)?e._d=t:a(n)?function(e){var t,n,r,a,o;if(0===e._f.length)return p(e).invalidFormat=!0,void(e._d=new Date(NaN));for(a=0;athis?this:e:m()}));function Ct(e,t){var n,r;if(1===t.length&&a(t[0])&&(t=t[0]),!t.length)return Et();for(n=t[0],r=1;r=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){B(0,[e,e.length],0,t)}function tn(e,t,n,r,a){var o;return null==e?Le(this,r,a).year:(t>(o=je(e,r,a))&&(t=o),nn.call(this,e,t,n,r,a))}function nn(e,t,n,r,a){var o=Fe(e,t,n,r,a),i=Ie(o.year,0,o.dayOfYear);return this.year(i.getUTCFullYear()),this.month(i.getUTCMonth()),this.date(i.getUTCDate()),this}B(0,["gg",2],0,(function(){return this.weekYear()%100})),B(0,["GG",2],0,(function(){return this.isoWeekYear()%100})),en("gggg","weekYear"),en("ggggg","weekYear"),en("GGGG","isoWeekYear"),en("GGGGG","isoWeekYear"),R("weekYear","gg"),R("isoWeekYear","GG"),L("weekYear",1),L("isoWeekYear",1),ue("G",ae),ue("g",ae),ue("GG",Q,$),ue("gg",Q,$),ue("GGGG",te,X),ue("gggg",te,X),ue("GGGGG",ne,K),ue("ggggg",ne,K),he(["gggg","ggggg","GGGG","GGGGG"],(function(e,t,n,r){t[r.substr(0,2)]=k(e)})),he(["gg","GG"],(function(e,t,n,a){t[a]=r.parseTwoDigitYear(e)})),B("Q",0,"Qo","quarter"),R("quarter","Q"),L("quarter",7),ue("Q",q),pe("Q",(function(e,t){t[1]=3*(k(e)-1)})),B("D",["DD",2],"Do","date"),R("date","D"),L("date",9),ue("D",Q),ue("DD",Q,$),ue("Do",(function(e,t){return e?t._dayOfMonthOrdinalParse||t._ordinalParse:t._dayOfMonthOrdinalParseLenient})),pe(["D","DD"],2),pe("Do",(function(e,t){t[2]=k(e.match(Q)[0])}));var rn=xe("Date",!0);B("DDD",["DDDD",3],"DDDo","dayOfYear"),R("dayOfYear","DDD"),L("dayOfYear",4),ue("DDD",ee),ue("DDDD",G),pe(["DDD","DDDD"],(function(e,t,n){n._dayOfYear=k(e)})),B("m",["mm",2],0,"minute"),R("minute","m"),L("minute",14),ue("m",Q),ue("mm",Q,$),pe(["m","mm"],4);var an=xe("Minutes",!1);B("s",["ss",2],0,"second"),R("second","s"),L("second",15),ue("s",Q),ue("ss",Q,$),pe(["s","ss"],5);var on,sn=xe("Seconds",!1);for(B("S",0,0,(function(){return~~(this.millisecond()/100)})),B(0,["SS",2],0,(function(){return~~(this.millisecond()/10)})),B(0,["SSS",3],0,"millisecond"),B(0,["SSSS",4],0,(function(){return 10*this.millisecond()})),B(0,["SSSSS",5],0,(function(){return 100*this.millisecond()})),B(0,["SSSSSS",6],0,(function(){return 1e3*this.millisecond()})),B(0,["SSSSSSS",7],0,(function(){return 1e4*this.millisecond()})),B(0,["SSSSSSSS",8],0,(function(){return 1e5*this.millisecond()})),B(0,["SSSSSSSSS",9],0,(function(){return 1e6*this.millisecond()})),R("millisecond","ms"),L("millisecond",16),ue("S",ee,q),ue("SS",ee,$),ue("SSS",ee,G),on="SSSS";on.length<=9;on+="S")ue(on,re);function ln(e,t){t[6]=k(1e3*("0."+e))}for(on="S";on.length<=9;on+="S")pe(on,ln);var un=xe("Milliseconds",!1);B("z",0,0,"zoneAbbr"),B("zz",0,0,"zoneName");var cn=y.prototype;function dn(e){return e}cn.add=Yt,cn.calendar=function(e,t){var n=e||Et(),a=At(n,this).startOf("day"),o=r.calendarFormat(this,a)||"sameElse",i=t&&(P(t[o])?t[o].call(this,n):t[o]);return this.format(i||this.localeData().calendar(o,this,Et(n)))},cn.clone=function(){return new y(this)},cn.diff=function(e,t,n){var r,a,o;if(!this.isValid())return NaN;if(!(r=At(e,this)).isValid())return NaN;switch(a=6e4*(r.utcOffset()-this.utcOffset()),t=I(t)){case"year":o=$t(this,r)/12;break;case"month":o=$t(this,r);break;case"quarter":o=$t(this,r)/3;break;case"second":o=(this-r)/1e3;break;case"minute":o=(this-r)/6e4;break;case"hour":o=(this-r)/36e5;break;case"day":o=(this-r-a)/864e5;break;case"week":o=(this-r-a)/6048e5;break;default:o=this-r}return n?o:w(o)},cn.endOf=function(e){var t;if(void 0===(e=I(e))||"millisecond"===e||!this.isValid())return this;var n=this._isUTC?Zt:Jt;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-Qt(t+(this._isUTC?0:6e4*this.utcOffset()),36e5)-1;break;case"minute":t=this._d.valueOf(),t+=6e4-Qt(t,6e4)-1;break;case"second":t=this._d.valueOf(),t+=1e3-Qt(t,1e3)-1}return this._d.setTime(t),r.updateOffset(this,!0),this},cn.format=function(e){e||(e=this.isUtc()?r.defaultFormatUtc:r.defaultFormat);var t=H(this,e);return this.localeData().postformat(t)},cn.from=function(e,t){return this.isValid()&&(x(e)&&e.isValid()||Et(e).isValid())?zt({to:this,from:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()},cn.fromNow=function(e){return this.from(Et(),e)},cn.to=function(e,t){return this.isValid()&&(x(e)&&e.isValid()||Et(e).isValid())?zt({from:this,to:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()},cn.toNow=function(e){return this.to(Et(),e)},cn.get=function(e){return P(this[e=I(e)])?this[e]():this},cn.invalidAt=function(){return p(this).overflow},cn.isAfter=function(e,t){var n=x(e)?e:Et(e);return!(!this.isValid()||!n.isValid())&&("millisecond"===(t=I(t)||"millisecond")?this.valueOf()>n.valueOf():n.valueOf()9999?H(n,t?"YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYYYY-MM-DD[T]HH:mm:ss.SSSZ"):P(Date.prototype.toISOString)?t?this.toDate().toISOString():new Date(this.valueOf()+60*this.utcOffset()*1e3).toISOString().replace("Z",H(n,"Z")):H(n,t?"YYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYY-MM-DD[T]HH:mm:ss.SSSZ")},cn.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+'("]',r=0<=this.year()&&this.year()<=9999?"YYYY":"YYYYYY",a=t+'[")]';return this.format(n+r+"-MM-DD[T]HH:mm:ss.SSS"+a)},cn.toJSON=function(){return this.isValid()?this.toISOString():null},cn.toString=function(){return this.clone().locale("en").format("ddd MMM DD YYYY HH:mm:ss [GMT]ZZ")},cn.unix=function(){return Math.floor(this.valueOf()/1e3)},cn.valueOf=function(){return this._d.valueOf()-6e4*(this._offset||0)},cn.creationData=function(){return{input:this._i,format:this._f,locale:this._locale,isUTC:this._isUTC,strict:this._strict}},cn.year=ye,cn.isLeapYear=function(){return ve(this.year())},cn.weekYear=function(e){return tn.call(this,e,this.week(),this.weekday(),this.localeData()._week.dow,this.localeData()._week.doy)},cn.isoWeekYear=function(e){return tn.call(this,e,this.isoWeek(),this.isoWeekday(),1,4)},cn.quarter=cn.quarters=function(e){return null==e?Math.ceil((this.month()+1)/3):this.month(3*(e-1)+this.month()%3)},cn.month=Pe,cn.daysInMonth=function(){return Se(this.year(),this.month())},cn.week=cn.weeks=function(e){var t=this.localeData().week(this);return null==e?t:this.add(7*(e-t),"d")},cn.isoWeek=cn.isoWeeks=function(e){var t=Le(this,1,4).week;return null==e?t:this.add(7*(e-t),"d")},cn.weeksInYear=function(){var e=this.localeData()._week;return je(this.year(),e.dow,e.doy)},cn.isoWeeksInYear=function(){return je(this.year(),1,4)},cn.date=rn,cn.day=cn.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},cn.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")},cn.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},cn.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")},cn.hour=cn.hours=Je,cn.minute=cn.minutes=an,cn.second=cn.seconds=sn,cn.millisecond=cn.milliseconds=un,cn.utcOffset=function(e,t,n){var a,o=this._offset||0;if(!this.isValid())return null!=e?this:NaN;if(null!=e){if("string"===typeof e){if(null===(e=It(ie,e)))return this}else Math.abs(e)<16&&!n&&(e*=60);return!this._isUTC&&t&&(a=Ft(this)),this._offset=e,this._isUTC=!0,null!=a&&this.add(a,"m"),o!==e&&(!t||this._changeInProgress?Ht(this,zt(e-o,"m"),1,!1):this._changeInProgress||(this._changeInProgress=!0,r.updateOffset(this,!0),this._changeInProgress=null)),this}return this._isUTC?o:Ft(this)},cn.utc=function(e){return this.utcOffset(0,e)},cn.local=function(e){return this._isUTC&&(this.utcOffset(0,e),this._isUTC=!1,e&&this.subtract(Ft(this),"m")),this},cn.parseZone=function(){if(null!=this._tzm)this.utcOffset(this._tzm,!1,!0);else if("string"===typeof this._i){var e=It(oe,this._i);null!=e?this.utcOffset(e):this.utcOffset(0,!0)}return this},cn.hasAlignedHourOffset=function(e){return!!this.isValid()&&(e=e?Et(e).utcOffset():0,(this.utcOffset()-e)%60===0)},cn.isDST=function(){return this.utcOffset()>this.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()},cn.isLocal=function(){return!!this.isValid()&&!this._isUTC},cn.isUtcOffset=function(){return!!this.isValid()&&this._isUTC},cn.isUtc=Lt,cn.isUTC=Lt,cn.zoneAbbr=function(){return this._isUTC?"UTC":""},cn.zoneName=function(){return this._isUTC?"Coordinated Universal Time":""},cn.dates=_("dates accessor is deprecated. Use date instead.",rn),cn.months=_("months accessor is deprecated. Use month instead",Pe),cn.years=_("years accessor is deprecated. Use year instead",ye),cn.zone=_("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()})),cn.isDSTShifted=_("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",(function(){if(!i(this._isDSTShifted))return this._isDSTShifted;var e={};if(v(e,this),(e=kt(e))._a){var t=e._isUTC?f(e._a):Et(e._a);this._isDSTShifted=this.isValid()&&S(e._a,t.toArray())>0}else this._isDSTShifted=!1;return this._isDSTShifted}));var fn=N.prototype;function pn(e,t,n,r){var a=it(),o=f().set(r,t);return a[n](o,e)}function hn(e,t,n){if(s(e)&&(t=e,e=void 0),e=e||"",null!=t)return pn(e,t,n,"month");var r,a=[];for(r=0;r<12;r++)a[r]=pn(e,r,n,"month");return a}function mn(e,t,n,r){"boolean"===typeof e?(s(t)&&(n=t,t=void 0),t=t||""):(n=t=e,e=!1,s(t)&&(n=t,t=void 0),t=t||"");var a,o=it(),i=e?o._week.dow:0;if(null!=n)return pn(t,(n+i)%7,r,"day");var l=[];for(a=0;a<7;a++)l[a]=pn(t,(a+i)%7,r,"day");return l}fn.calendar=function(e,t,n){var r=this._calendar[e]||this._calendar.sameElse;return P(r)?r.call(t,n):r},fn.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])},fn.invalidDate=function(){return this._invalidDate},fn.ordinal=function(e){return this._ordinal.replace("%d",e)},fn.preparse=dn,fn.postformat=dn,fn.relativeTime=function(e,t,n,r){var a=this._relativeTime[n];return P(a)?a(e,t,n,r):a.replace(/%d/i,e)},fn.pastFuture=function(e,t){var n=this._relativeTime[e>0?"future":"past"];return P(n)?n(t):n.replace(/%s/i,t)},fn.set=function(e){var t,n;for(n in e)P(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)},fn.months=function(e,t){return e?a(this._months)?this._months[e.month()]:this._months[(this._months.isFormat||Ee).test(t)?"format":"standalone"][e.month()]:a(this._months)?this._months:this._months.standalone},fn.monthsShort=function(e,t){return e?a(this._monthsShort)?this._monthsShort[e.month()]:this._monthsShort[Ee.test(t)?"format":"standalone"][e.month()]:a(this._monthsShort)?this._monthsShort:this._monthsShort.standalone},fn.monthsParse=function(e,t,n){var r,a,o;if(this._monthsParseExact)return Ce.call(this,e,t,n);for(this._monthsParse||(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[]),r=0;r<12;r++){if(a=f([2e3,r]),n&&!this._longMonthsParse[r]&&(this._longMonthsParse[r]=new RegExp("^"+this.months(a,"").replace(".","")+"$","i"),this._shortMonthsParse[r]=new RegExp("^"+this.monthsShort(a,"").replace(".","")+"$","i")),n||this._monthsParse[r]||(o="^"+this.months(a,"")+"|^"+this.monthsShort(a,""),this._monthsParse[r]=new RegExp(o.replace(".",""),"i")),n&&"MMMM"===t&&this._longMonthsParse[r].test(e))return r;if(n&&"MMM"===t&&this._shortMonthsParse[r].test(e))return r;if(!n&&this._monthsParse[r].test(e))return r}},fn.monthsRegex=function(e){return this._monthsParseExact?(c(this,"_monthsRegex")||De.call(this),e?this._monthsStrictRegex:this._monthsRegex):(c(this,"_monthsRegex")||(this._monthsRegex=Ne),this._monthsStrictRegex&&e?this._monthsStrictRegex:this._monthsRegex)},fn.monthsShortRegex=function(e){return this._monthsParseExact?(c(this,"_monthsRegex")||De.call(this),e?this._monthsShortStrictRegex:this._monthsShortRegex):(c(this,"_monthsShortRegex")||(this._monthsShortRegex=Me),this._monthsShortStrictRegex&&e?this._monthsShortStrictRegex:this._monthsShortRegex)},fn.week=function(e){return Le(e,this._week.dow,this._week.doy).week},fn.firstDayOfYear=function(){return this._week.doy},fn.firstDayOfWeek=function(){return this._week.dow},fn.weekdays=function(e,t){var n=a(this._weekdays)?this._weekdays:this._weekdays[e&&!0!==e&&this._weekdays.isFormat.test(t)?"format":"standalone"];return!0===e?We(n,this._week.dow):e?n[e.day()]:n},fn.weekdaysMin=function(e){return!0===e?We(this._weekdaysMin,this._week.dow):e?this._weekdaysMin[e.day()]:this._weekdaysMin},fn.weekdaysShort=function(e){return!0===e?We(this._weekdaysShort,this._week.dow):e?this._weekdaysShort[e.day()]:this._weekdaysShort},fn.weekdaysParse=function(e,t,n){var r,a,o;if(this._weekdaysParseExact)return Be.call(this,e,t,n);for(this._weekdaysParse||(this._weekdaysParse=[],this._minWeekdaysParse=[],this._shortWeekdaysParse=[],this._fullWeekdaysParse=[]),r=0;r<7;r++){if(a=f([2e3,1]).day(r),n&&!this._fullWeekdaysParse[r]&&(this._fullWeekdaysParse[r]=new RegExp("^"+this.weekdays(a,"").replace(".","\\.?")+"$","i"),this._shortWeekdaysParse[r]=new RegExp("^"+this.weekdaysShort(a,"").replace(".","\\.?")+"$","i"),this._minWeekdaysParse[r]=new RegExp("^"+this.weekdaysMin(a,"").replace(".","\\.?")+"$","i")),this._weekdaysParse[r]||(o="^"+this.weekdays(a,"")+"|^"+this.weekdaysShort(a,"")+"|^"+this.weekdaysMin(a,""),this._weekdaysParse[r]=new RegExp(o.replace(".",""),"i")),n&&"dddd"===t&&this._fullWeekdaysParse[r].test(e))return r;if(n&&"ddd"===t&&this._shortWeekdaysParse[r].test(e))return r;if(n&&"dd"===t&&this._minWeekdaysParse[r].test(e))return r;if(!n&&this._weekdaysParse[r].test(e))return r}},fn.weekdaysRegex=function(e){return this._weekdaysParseExact?(c(this,"_weekdaysRegex")||$e.call(this),e?this._weekdaysStrictRegex:this._weekdaysRegex):(c(this,"_weekdaysRegex")||(this._weekdaysRegex=He),this._weekdaysStrictRegex&&e?this._weekdaysStrictRegex:this._weekdaysRegex)},fn.weekdaysShortRegex=function(e){return this._weekdaysParseExact?(c(this,"_weekdaysRegex")||$e.call(this),e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex):(c(this,"_weekdaysShortRegex")||(this._weekdaysShortRegex=Ye),this._weekdaysShortStrictRegex&&e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex)},fn.weekdaysMinRegex=function(e){return this._weekdaysParseExact?(c(this,"_weekdaysRegex")||$e.call(this),e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex):(c(this,"_weekdaysMinRegex")||(this._weekdaysMinRegex=qe),this._weekdaysMinStrictRegex&&e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex)},fn.isPM=function(e){return"p"===(e+"").toLowerCase().charAt(0)},fn.meridiem=function(e,t,n){return e>11?n?"pm":"PM":n?"am":"AM"},at("en",{dayOfMonthOrdinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(e){var t=e%10;return e+(1===k(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")}}),r.lang=_("moment.lang is deprecated. Use moment.locale instead.",at),r.langData=_("moment.langData is deprecated. Use moment.localeData instead.",it);var gn=Math.abs;function vn(e,t,n,r){var a=zt(t,n);return e._milliseconds+=r*a._milliseconds,e._days+=r*a._days,e._months+=r*a._months,e._bubble()}function bn(e){return e<0?Math.floor(e):Math.ceil(e)}function yn(e){return 4800*e/146097}function xn(e){return 146097*e/4800}function wn(e){return function(){return this.as(e)}}var kn=wn("ms"),Sn=wn("s"),En=wn("m"),_n=wn("h"),Tn=wn("d"),Cn=wn("w"),On=wn("M"),Pn=wn("Q"),Mn=wn("y");function Nn(e){return function(){return this.isValid()?this._data[e]:NaN}}var Dn=Nn("milliseconds"),Rn=Nn("seconds"),In=Nn("minutes"),An=Nn("hours"),Fn=Nn("days"),Ln=Nn("months"),jn=Nn("years"),Wn=Math.round,zn={ss:44,s:45,m:45,h:22,d:26,M:11};function Un(e,t,n,r,a){return a.relativeTime(t||1,!!n,e,r)}var Vn=Math.abs;function Bn(e){return(e>0)-(e<0)||+e}function Hn(){if(!this.isValid())return this.localeData().invalidDate();var e,t,n=Vn(this._milliseconds)/1e3,r=Vn(this._days),a=Vn(this._months);e=w(n/60),t=w(e/60),n%=60,e%=60;var o=w(a/12),i=a%=12,s=r,l=t,u=e,c=n?n.toFixed(3).replace(/\.?0+$/,""):"",d=this.asSeconds();if(!d)return"P0D";var f=d<0?"-":"",p=Bn(this._months)!==Bn(d)?"-":"",h=Bn(this._days)!==Bn(d)?"-":"",m=Bn(this._milliseconds)!==Bn(d)?"-":"";return f+"P"+(o?p+o+"Y":"")+(i?p+i+"M":"")+(s?h+s+"D":"")+(l||u||c?"T":"")+(l?m+l+"H":"")+(u?m+u+"M":"")+(c?m+c+"S":"")}var Yn=Pt.prototype;return Yn.isValid=function(){return this._isValid},Yn.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},Yn.add=function(e,t){return vn(this,e,t,1)},Yn.subtract=function(e,t){return vn(this,e,t,-1)},Yn.as=function(e){if(!this.isValid())return NaN;var t,n,r=this._milliseconds;if("month"===(e=I(e))||"quarter"===e||"year"===e)switch(t=this._days+r/864e5,n=this._months+yn(t),e){case"month":return n;case"quarter":return n/3;case"year":return n/12}else switch(t=this._days+Math.round(xn(this._months)),e){case"week":return t/7+r/6048e5;case"day":return t+r/864e5;case"hour":return 24*t+r/36e5;case"minute":return 1440*t+r/6e4;case"second":return 86400*t+r/1e3;case"millisecond":return Math.floor(864e5*t)+r;default:throw new Error("Unknown unit "+e)}},Yn.asMilliseconds=kn,Yn.asSeconds=Sn,Yn.asMinutes=En,Yn.asHours=_n,Yn.asDays=Tn,Yn.asWeeks=Cn,Yn.asMonths=On,Yn.asQuarters=Pn,Yn.asYears=Mn,Yn.valueOf=function(){return this.isValid()?this._milliseconds+864e5*this._days+this._months%12*2592e6+31536e6*k(this._months/12):NaN},Yn._bubble=function(){var e,t,n,r,a,o=this._milliseconds,i=this._days,s=this._months,l=this._data;return o>=0&&i>=0&&s>=0||o<=0&&i<=0&&s<=0||(o+=864e5*bn(xn(s)+i),i=0,s=0),l.milliseconds=o%1e3,e=w(o/1e3),l.seconds=e%60,t=w(e/60),l.minutes=t%60,n=w(t/60),l.hours=n%24,i+=w(n/24),a=w(yn(i)),s+=a,i-=bn(xn(a)),r=w(s/12),s%=12,l.days=i,l.months=s,l.years=r,this},Yn.clone=function(){return zt(this)},Yn.get=function(e){return e=I(e),this.isValid()?this[e+"s"]():NaN},Yn.milliseconds=Dn,Yn.seconds=Rn,Yn.minutes=In,Yn.hours=An,Yn.days=Fn,Yn.weeks=function(){return w(this.days()/7)},Yn.months=Ln,Yn.years=jn,Yn.humanize=function(e){if(!this.isValid())return this.localeData().invalidDate();var t=this.localeData(),n=function(e,t,n){var r=zt(e).abs(),a=Wn(r.as("s")),o=Wn(r.as("m")),i=Wn(r.as("h")),s=Wn(r.as("d")),l=Wn(r.as("M")),u=Wn(r.as("y")),c=a<=zn.ss&&["s",a]||a0,c[4]=n,Un.apply(null,c)}(this,!e,t);return e&&(n=t.pastFuture(+this,n)),t.postformat(n)},Yn.toISOString=Hn,Yn.toString=Hn,Yn.toJSON=Hn,Yn.locale=Gt,Yn.localeData=Kt,Yn.toIsoString=_("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",Hn),Yn.lang=Xt,B("X",0,0,"unix"),B("x",0,0,"valueOf"),ue("x",ae),ue("X",/[+-]?\d+(\.\d{1,3})?/),pe("X",(function(e,t,n){n._d=new Date(1e3*parseFloat(e,10))})),pe("x",(function(e,t,n){n._d=new Date(k(e))})),r.version="2.24.0",t=Et,r.fn=cn,r.min=function(){var e=[].slice.call(arguments,0);return Ct("isBefore",e)},r.max=function(){var e=[].slice.call(arguments,0);return Ct("isAfter",e)},r.now=function(){return Date.now?Date.now():+new Date},r.utc=f,r.unix=function(e){return Et(1e3*e)},r.months=function(e,t){return hn(e,t,"months")},r.isDate=l,r.locale=at,r.invalid=m,r.duration=zt,r.isMoment=x,r.weekdays=function(e,t,n){return mn(e,t,n,"weekdays")},r.parseZone=function(){return Et.apply(null,arguments).parseZone()},r.localeData=it,r.isDuration=Mt,r.monthsShort=function(e,t){return hn(e,t,"monthsShort")},r.weekdaysMin=function(e,t,n){return mn(e,t,n,"weekdaysMin")},r.defineLocale=ot,r.updateLocale=function(e,t){if(null!=t){var n,r,a=Ze;null!=(r=rt(e))&&(a=r._config),t=M(a,t),(n=new N(t)).parentLocale=et[e],et[e]=n,at(e)}else null!=et[e]&&(null!=et[e].parentLocale?et[e]=et[e].parentLocale:null!=et[e]&&delete et[e]);return et[e]},r.locales=function(){return T(et)},r.weekdaysShort=function(e,t,n){return mn(e,t,n,"weekdaysShort")},r.normalizeUnits=I,r.relativeTimeRounding=function(e){return void 0===e?Wn:"function"===typeof e&&(Wn=e,!0)},r.relativeTimeThreshold=function(e,t){return void 0!==zn[e]&&(void 0===t?zn[e]:(zn[e]=t,"s"===e&&(zn.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=cn,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(118)(e))},function(e,t,n){"use strict";(function(t){var n="__global_unique_id__";e.exports=function(){return t[n]=(t[n]||0)+1}}).call(this,n(35))},function(e,t,n){"use strict";var r=function(){};e.exports=r},function(e,t,n){"use strict";(function(e,r){var a,o=n(71);a="undefined"!==typeof self?self:"undefined"!==typeof window?window:"undefined"!==typeof e?e:r;var i=Object(o.a)(a);t.a=i}).call(this,n(35),n(93)(e))},function(e,t,n){"use strict";t.__esModule=!0;var r=o(n(1)),a=o(n(140));function o(e){return e&&e.__esModule?e:{default:e}}t.default=r.default.createContext||a.default,e.exports=t.default},function(e,t,n){var r=n(154);e.exports=p,e.exports.parse=o,e.exports.compile=function(e,t){return s(o(e,t),t)},e.exports.tokensToFunction=s,e.exports.tokensToRegExp=f;var a=new RegExp(["(\\\\.)","([\\/.])?(?:(?:\\:(\\w+)(?:\\(((?:\\\\.|[^\\\\()])+)\\))?|\\(((?:\\\\.|[^\\\\()])+)\\))([+*?])?|(\\*))"].join("|"),"g");function o(e,t){for(var n,r=[],o=0,i=0,s="",c=t&&t.delimiter||"/";null!=(n=a.exec(e));){var d=n[0],f=n[1],p=n.index;if(s+=e.slice(i,p),i=p+d.length,f)s+=f[1];else{var h=e[i],m=n[2],g=n[3],v=n[4],b=n[5],y=n[6],x=n[7];s&&(r.push(s),s="");var w=null!=m&&null!=h&&h!==m,k="+"===y||"*"===y,S="?"===y||"*"===y,E=n[2]||c,_=v||b;r.push({name:g||o++,prefix:m||"",delimiter:E,optional:S,repeat:k,partial:w,asterisk:!!x,pattern:_?u(_):x?".*":"[^"+l(E)+"]+?"})}}return in?(t+.05)/(n+.05):(n+.05)/(t+.05)},level:function(e){var t=this.contrast(e);return t>=7.1?"AAA":t>=4.5?"AA":""},dark:function(){var e=this.values.rgb;return(299*e[0]+587*e[1]+114*e[2])/1e3<128},light:function(){return!this.dark()},negate:function(){for(var e=[],t=0;t<3;t++)e[t]=255-this.values.rgb[t];return this.setValues("rgb",e),this},lighten:function(e){var t=this.values.hsl;return t[2]+=t[2]*e,this.setValues("hsl",t),this},darken:function(e){var t=this.values.hsl;return t[2]-=t[2]*e,this.setValues("hsl",t),this},saturate:function(e){var t=this.values.hsl;return t[1]+=t[1]*e,this.setValues("hsl",t),this},desaturate:function(e){var t=this.values.hsl;return t[1]-=t[1]*e,this.setValues("hsl",t),this},whiten:function(e){var t=this.values.hwb;return t[1]+=t[1]*e,this.setValues("hwb",t),this},blacken:function(e){var t=this.values.hwb;return t[2]+=t[2]*e,this.setValues("hwb",t),this},greyscale:function(){var e=this.values.rgb,t=.3*e[0]+.59*e[1]+.11*e[2];return this.setValues("rgb",[t,t,t]),this},clearer:function(e){var t=this.values.alpha;return this.setValues("alpha",t-t*e),this},opaquer:function(e){var t=this.values.alpha;return this.setValues("alpha",t+t*e),this},rotate:function(e){var t=this.values.hsl,n=(t[0]+e)%360;return t[0]=n<0?360+n:n,this.setValues("hsl",t),this},mix:function(e,t){var n=e,r=void 0===t?.5:t,a=2*r-1,o=this.alpha()-n.alpha(),i=((a*o===-1?a:(a+o)/(1+a*o))+1)/2,s=1-i;return this.rgb(i*this.red()+s*n.red(),i*this.green()+s*n.green(),i*this.blue()+s*n.blue()).alpha(this.alpha()*r+n.alpha()*(1-r))},toJSON:function(){return this.rgb()},clone:function(){var e,t,n=new o,r=this.values,a=n.values;for(var i in r)r.hasOwnProperty(i)&&(e=r[i],"[object Array]"===(t={}.toString.call(e))?a[i]=e.slice(0):"[object Number]"===t?a[i]=e:console.error("unexpected color value:",e));return n}}).spaces={rgb:["red","green","blue"],hsl:["hue","saturation","lightness"],hsv:["hue","saturation","value"],hwb:["hue","whiteness","blackness"],cmyk:["cyan","magenta","yellow","black"]},o.prototype.maxes={rgb:[255,255,255],hsl:[360,100,100],hsv:[360,100,100],hwb:[360,100,100],cmyk:[100,100,100,100]},o.prototype.getValues=function(e){for(var t=this.values,n={},r=0;r1&&(a-=1)),[360*a,100*o,100*u]},i.rgb.hwb=function(e){var t=e[0],n=e[1],r=e[2];return[i.rgb.hsl(e)[0],100*(1/255*Math.min(t,Math.min(n,r))),100*(r=1-1/255*Math.max(t,Math.max(n,r)))]},i.rgb.cmyk=function(e){var t,n=e[0]/255,r=e[1]/255,a=e[2]/255;return[100*((1-n-(t=Math.min(1-n,1-r,1-a)))/(1-t)||0),100*((1-r-t)/(1-t)||0),100*((1-a-t)/(1-t)||0),100*t]},i.rgb.keyword=function(e){var t=a[e];if(t)return t;var n,o,i,s=1/0;for(var l in r)if(r.hasOwnProperty(l)){var u=r[l],c=(o=e,i=u,Math.pow(o[0]-i[0],2)+Math.pow(o[1]-i[1],2)+Math.pow(o[2]-i[2],2));c.04045?Math.pow((t+.055)/1.055,2.4):t/12.92)+.3576*(n=n>.04045?Math.pow((n+.055)/1.055,2.4):n/12.92)+.1805*(r=r>.04045?Math.pow((r+.055)/1.055,2.4):r/12.92)),100*(.2126*t+.7152*n+.0722*r),100*(.0193*t+.1192*n+.9505*r)]},i.rgb.lab=function(e){var t=i.rgb.xyz(e),n=t[0],r=t[1],a=t[2];return r/=100,a/=108.883,n=(n/=95.047)>.008856?Math.pow(n,1/3):7.787*n+16/116,[116*(r=r>.008856?Math.pow(r,1/3):7.787*r+16/116)-16,500*(n-r),200*(r-(a=a>.008856?Math.pow(a,1/3):7.787*a+16/116))]},i.hsl.rgb=function(e){var t,n,r,a,o,i=e[0]/360,s=e[1]/100,l=e[2]/100;if(0===s)return[o=255*l,o,o];t=2*l-(n=l<.5?l*(1+s):l+s-l*s),a=[0,0,0];for(var u=0;u<3;u++)(r=i+1/3*-(u-1))<0&&r++,r>1&&r--,o=6*r<1?t+6*(n-t)*r:2*r<1?n:3*r<2?t+(n-t)*(2/3-r)*6:t,a[u]=255*o;return a},i.hsl.hsv=function(e){var t=e[0],n=e[1]/100,r=e[2]/100,a=n,o=Math.max(r,.01);return n*=(r*=2)<=1?r:2-r,a*=o<=1?o:2-o,[t,100*(0===r?2*a/(o+a):2*n/(r+n)),100*((r+n)/2)]},i.hsv.rgb=function(e){var t=e[0]/60,n=e[1]/100,r=e[2]/100,a=Math.floor(t)%6,o=t-Math.floor(t),i=255*r*(1-n),s=255*r*(1-n*o),l=255*r*(1-n*(1-o));switch(r*=255,a){case 0:return[r,l,i];case 1:return[s,r,i];case 2:return[i,r,l];case 3:return[i,s,r];case 4:return[l,i,r];case 5:return[r,i,s]}},i.hsv.hsl=function(e){var t,n,r,a=e[0],o=e[1]/100,i=e[2]/100,s=Math.max(i,.01);return r=(2-o)*i,n=o*s,[a,100*(n=(n/=(t=(2-o)*s)<=1?t:2-t)||0),100*(r/=2)]},i.hwb.rgb=function(e){var t,n,r,a,o,i,s,l=e[0]/360,u=e[1]/100,c=e[2]/100,d=u+c;switch(d>1&&(u/=d,c/=d),r=6*l-(t=Math.floor(6*l)),0!==(1&t)&&(r=1-r),a=u+r*((n=1-c)-u),t){default:case 6:case 0:o=n,i=a,s=u;break;case 1:o=a,i=n,s=u;break;case 2:o=u,i=n,s=a;break;case 3:o=u,i=a,s=n;break;case 4:o=a,i=u,s=n;break;case 5:o=n,i=u,s=a}return[255*o,255*i,255*s]},i.cmyk.rgb=function(e){var t=e[0]/100,n=e[1]/100,r=e[2]/100,a=e[3]/100;return[255*(1-Math.min(1,t*(1-a)+a)),255*(1-Math.min(1,n*(1-a)+a)),255*(1-Math.min(1,r*(1-a)+a))]},i.xyz.rgb=function(e){var t,n,r,a=e[0]/100,o=e[1]/100,i=e[2]/100;return n=-.9689*a+1.8758*o+.0415*i,r=.0557*a+-.204*o+1.057*i,t=(t=3.2406*a+-1.5372*o+-.4986*i)>.0031308?1.055*Math.pow(t,1/2.4)-.055:12.92*t,n=n>.0031308?1.055*Math.pow(n,1/2.4)-.055:12.92*n,r=r>.0031308?1.055*Math.pow(r,1/2.4)-.055:12.92*r,[255*(t=Math.min(Math.max(0,t),1)),255*(n=Math.min(Math.max(0,n),1)),255*(r=Math.min(Math.max(0,r),1))]},i.xyz.lab=function(e){var t=e[0],n=e[1],r=e[2];return n/=100,r/=108.883,t=(t/=95.047)>.008856?Math.pow(t,1/3):7.787*t+16/116,[116*(n=n>.008856?Math.pow(n,1/3):7.787*n+16/116)-16,500*(t-n),200*(n-(r=r>.008856?Math.pow(r,1/3):7.787*r+16/116))]},i.lab.xyz=function(e){var t,n,r,a=e[0];t=e[1]/500+(n=(a+16)/116),r=n-e[2]/200;var o=Math.pow(n,3),i=Math.pow(t,3),s=Math.pow(r,3);return n=o>.008856?o:(n-16/116)/7.787,t=i>.008856?i:(t-16/116)/7.787,r=s>.008856?s:(r-16/116)/7.787,[t*=95.047,n*=100,r*=108.883]},i.lab.lch=function(e){var t,n=e[0],r=e[1],a=e[2];return(t=360*Math.atan2(a,r)/2/Math.PI)<0&&(t+=360),[n,Math.sqrt(r*r+a*a),t]},i.lch.lab=function(e){var t,n=e[0],r=e[1];return t=e[2]/360*2*Math.PI,[n,r*Math.cos(t),r*Math.sin(t)]},i.rgb.ansi16=function(e){var t=e[0],n=e[1],r=e[2],a=1 in arguments?arguments[1]:i.rgb.hsv(e)[2];if(0===(a=Math.round(a/50)))return 30;var o=30+(Math.round(r/255)<<2|Math.round(n/255)<<1|Math.round(t/255));return 2===a&&(o+=60),o},i.hsv.ansi16=function(e){return i.rgb.ansi16(i.hsv.rgb(e),e[2])},i.rgb.ansi256=function(e){var t=e[0],n=e[1],r=e[2];return t===n&&n===r?t<8?16:t>248?231:Math.round((t-8)/247*24)+232:16+36*Math.round(t/255*5)+6*Math.round(n/255*5)+Math.round(r/255*5)},i.ansi16.rgb=function(e){var t=e%10;if(0===t||7===t)return e>50&&(t+=3.5),[t=t/10.5*255,t,t];var n=.5*(1+~~(e>50));return[(1&t)*n*255,(t>>1&1)*n*255,(t>>2&1)*n*255]},i.ansi256.rgb=function(e){if(e>=232){var t=10*(e-232)+8;return[t,t,t]}var n;return e-=16,[Math.floor(e/36)/5*255,Math.floor((n=e%36)/6)/5*255,n%6/5*255]},i.rgb.hex=function(e){var t=(((255&Math.round(e[0]))<<16)+((255&Math.round(e[1]))<<8)+(255&Math.round(e[2]))).toString(16).toUpperCase();return"000000".substring(t.length)+t},i.hex.rgb=function(e){var t=e.toString(16).match(/[a-f0-9]{6}|[a-f0-9]{3}/i);if(!t)return[0,0,0];var n=t[0];3===t[0].length&&(n=n.split("").map((function(e){return e+e})).join(""));var r=parseInt(n,16);return[r>>16&255,r>>8&255,255&r]},i.rgb.hcg=function(e){var t,n=e[0]/255,r=e[1]/255,a=e[2]/255,o=Math.max(Math.max(n,r),a),i=Math.min(Math.min(n,r),a),s=o-i;return t=s<=0?0:o===n?(r-a)/s%6:o===r?2+(a-n)/s:4+(n-r)/s+4,t/=6,[360*(t%=1),100*s,100*(s<1?i/(1-s):0)]},i.hsl.hcg=function(e){var t=e[1]/100,n=e[2]/100,r=1,a=0;return(r=n<.5?2*t*n:2*t*(1-n))<1&&(a=(n-.5*r)/(1-r)),[e[0],100*r,100*a]},i.hsv.hcg=function(e){var t=e[1]/100,n=e[2]/100,r=t*n,a=0;return r<1&&(a=(n-r)/(1-r)),[e[0],100*r,100*a]},i.hcg.rgb=function(e){var t=e[0]/360,n=e[1]/100,r=e[2]/100;if(0===n)return[255*r,255*r,255*r];var a,o=[0,0,0],i=t%1*6,s=i%1,l=1-s;switch(Math.floor(i)){case 0:o[0]=1,o[1]=s,o[2]=0;break;case 1:o[0]=l,o[1]=1,o[2]=0;break;case 2:o[0]=0,o[1]=1,o[2]=s;break;case 3:o[0]=0,o[1]=l,o[2]=1;break;case 4:o[0]=s,o[1]=0,o[2]=1;break;default:o[0]=1,o[1]=0,o[2]=l}return a=(1-n)*r,[255*(n*o[0]+a),255*(n*o[1]+a),255*(n*o[2]+a)]},i.hcg.hsv=function(e){var t=e[1]/100,n=t+e[2]/100*(1-t),r=0;return n>0&&(r=t/n),[e[0],100*r,100*n]},i.hcg.hsl=function(e){var t=e[1]/100,n=e[2]/100*(1-t)+.5*t,r=0;return n>0&&n<.5?r=t/(2*n):n>=.5&&n<1&&(r=t/(2*(1-n))),[e[0],100*r,100*n]},i.hcg.hwb=function(e){var t=e[1]/100,n=t+e[2]/100*(1-t);return[e[0],100*(n-t),100*(1-n)]},i.hwb.hcg=function(e){var t=e[1]/100,n=1-e[2]/100,r=n-t,a=0;return r<1&&(a=(n-r)/(1-r)),[e[0],100*r,100*a]},i.apple.rgb=function(e){return[e[0]/65535*255,e[1]/65535*255,e[2]/65535*255]},i.rgb.apple=function(e){return[e[0]/255*65535,e[1]/255*65535,e[2]/255*65535]},i.gray.rgb=function(e){return[e[0]/100*255,e[0]/100*255,e[0]/100*255]},i.gray.hsl=i.gray.hsv=function(e){return[0,0,e[0]]},i.gray.hwb=function(e){return[0,100,e[0]]},i.gray.cmyk=function(e){return[0,0,0,e[0]]},i.gray.lab=function(e){return[e[0],0,0]},i.gray.hex=function(e){var t=255&Math.round(e[0]/100*255),n=((t<<16)+(t<<8)+t).toString(16).toUpperCase();return"000000".substring(n.length)+n},i.rgb.gray=function(e){return[(e[0]+e[1]+e[2])/3/255*100]}},function(e,t,n){"use strict";e.exports={aliceblue:[240,248,255],antiquewhite:[250,235,215],aqua:[0,255,255],aquamarine:[127,255,212],azure:[240,255,255],beige:[245,245,220],bisque:[255,228,196],black:[0,0,0],blanchedalmond:[255,235,205],blue:[0,0,255],blueviolet:[138,43,226],brown:[165,42,42],burlywood:[222,184,135],cadetblue:[95,158,160],chartreuse:[127,255,0],chocolate:[210,105,30],coral:[255,127,80],cornflowerblue:[100,149,237],cornsilk:[255,248,220],crimson:[220,20,60],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgoldenrod:[184,134,11],darkgray:[169,169,169],darkgreen:[0,100,0],darkgrey:[169,169,169],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkseagreen:[143,188,143],darkslateblue:[72,61,139],darkslategray:[47,79,79],darkslategrey:[47,79,79],darkturquoise:[0,206,209],darkviolet:[148,0,211],deeppink:[255,20,147],deepskyblue:[0,191,255],dimgray:[105,105,105],dimgrey:[105,105,105],dodgerblue:[30,144,255],firebrick:[178,34,34],floralwhite:[255,250,240],forestgreen:[34,139,34],fuchsia:[255,0,255],gainsboro:[220,220,220],ghostwhite:[248,248,255],gold:[255,215,0],goldenrod:[218,165,32],gray:[128,128,128],green:[0,128,0],greenyellow:[173,255,47],grey:[128,128,128],honeydew:[240,255,240],hotpink:[255,105,180],indianred:[205,92,92],indigo:[75,0,130],ivory:[255,255,240],khaki:[240,230,140],lavender:[230,230,250],lavenderblush:[255,240,245],lawngreen:[124,252,0],lemonchiffon:[255,250,205],lightblue:[173,216,230],lightcoral:[240,128,128],lightcyan:[224,255,255],lightgoldenrodyellow:[250,250,210],lightgray:[211,211,211],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightsalmon:[255,160,122],lightseagreen:[32,178,170],lightskyblue:[135,206,250],lightslategray:[119,136,153],lightslategrey:[119,136,153],lightsteelblue:[176,196,222],lightyellow:[255,255,224],lime:[0,255,0],limegreen:[50,205,50],linen:[250,240,230],magenta:[255,0,255],maroon:[128,0,0],mediumaquamarine:[102,205,170],mediumblue:[0,0,205],mediumorchid:[186,85,211],mediumpurple:[147,112,219],mediumseagreen:[60,179,113],mediumslateblue:[123,104,238],mediumspringgreen:[0,250,154],mediumturquoise:[72,209,204],mediumvioletred:[199,21,133],midnightblue:[25,25,112],mintcream:[245,255,250],mistyrose:[255,228,225],moccasin:[255,228,181],navajowhite:[255,222,173],navy:[0,0,128],oldlace:[253,245,230],olive:[128,128,0],olivedrab:[107,142,35],orange:[255,165,0],orangered:[255,69,0],orchid:[218,112,214],palegoldenrod:[238,232,170],palegreen:[152,251,152],paleturquoise:[175,238,238],palevioletred:[219,112,147],papayawhip:[255,239,213],peachpuff:[255,218,185],peru:[205,133,63],pink:[255,192,203],plum:[221,160,221],powderblue:[176,224,230],purple:[128,0,128],rebeccapurple:[102,51,153],red:[255,0,0],rosybrown:[188,143,143],royalblue:[65,105,225],saddlebrown:[139,69,19],salmon:[250,128,114],sandybrown:[244,164,96],seagreen:[46,139,87],seashell:[255,245,238],sienna:[160,82,45],silver:[192,192,192],skyblue:[135,206,235],slateblue:[106,90,205],slategray:[112,128,144],slategrey:[112,128,144],snow:[255,250,250],springgreen:[0,255,127],steelblue:[70,130,180],tan:[210,180,140],teal:[0,128,128],thistle:[216,191,216],tomato:[255,99,71],turquoise:[64,224,208],violet:[238,130,238],wheat:[245,222,179],white:[255,255,255],whitesmoke:[245,245,245],yellow:[255,255,0],yellowgreen:[154,205,50]}},function(e,t,n){"use strict";var r=n(14);t=e.exports=r.extend({chart:null,currentStep:0,numSteps:60,easing:"",render:null,onAnimationProgress:null,onAnimationComplete:null});Object.defineProperty(t.prototype,"animationObject",{get:function(){return this}}),Object.defineProperty(t.prototype,"chartInstance",{get:function(){return this.chart},set:function(e){this.chart=e}})},function(e,t,n){"use strict";var r=n(5),a=n(3);r._set("global",{animation:{duration:1e3,easing:"easeOutQuart",onProgress:a.noop,onComplete:a.noop}}),e.exports={frameDuration:17,animations:[],dropFrames:0,request:null,addAnimation:function(e,t,n,r){var a,o,i=this.animations;for(t.chart=e,r||(e.animating=!0),a=0,o=i.length;a1&&(n=Math.floor(e.dropFrames),e.dropFrames=e.dropFrames%1),e.advance(1+n);var r=Date.now();e.dropFrames+=(r-t)/e.frameDuration,e.animations.length>0&&e.requestAnimationFrame()},advance:function(e){for(var t,n,r=this.animations,o=0;o=t.numSteps?(a.callback(t.onAnimationComplete,[t],n),n.animating=!1,r.splice(o,1)):++o}}},function(e,t,n){"use strict";var r=n(3);function a(e,t){return e.native?{x:e.x,y:e.y}:r.getRelativePosition(e,t)}function o(e,t){var n,r,a,o,i;for(r=0,o=e.data.datasets.length;r0&&(u=e.getDatasetMeta(u[0]._datasetIndex).data),u},"x-axis":function(e,t){return u(e,t,{intersect:!1})},point:function(e,t){return i(e,a(t,e))},nearest:function(e,t,n){var r=a(t,e);n.axis=n.axis||"xy";var o=l(n.axis),i=s(e,r,n.intersect,o);return i.length>1&&i.sort((function(e,t){var n=e.getArea()-t.getArea();return 0===n&&(n=e._datasetIndex-t._datasetIndex),n})),i.slice(0,1)},x:function(e,t,n){var r=a(t,e),i=[],s=!1;return o(e,(function(e){e.inXRange(r.x)&&i.push(e),e.inRange(r.x,r.y)&&(s=!0)})),n.intersect&&!s&&(i=[]),i},y:function(e,t,n){var r=a(t,e),i=[],s=!1;return o(e,(function(e){e.inYRange(r.y)&&i.push(e),e.inRange(r.x,r.y)&&(s=!0)})),n.intersect&&!s&&(i=[]),i}}}},function(e,t,n){"use strict";var r=n(3),a=n(108),o=n(109),i=o._enabled?o:a;e.exports=r.extend({initialize:function(){},acquireContext:function(){},releaseContext:function(){},addEventListener:function(){},removeEventListener:function(){}},i)},function(e,t,n){"use strict";var r=n(5),a=n(3);r._set("global",{plugins:{}}),e.exports={_plugins:[],_cacheId:0,register:function(e){var t=this._plugins;[].concat(e).forEach((function(e){-1===t.indexOf(e)&&t.push(e)})),this._cacheId++},unregister:function(e){var t=this._plugins;[].concat(e).forEach((function(e){var n=t.indexOf(e);-1!==n&&t.splice(n,1)})),this._cacheId++},clear:function(){this._plugins=[],this._cacheId++},count:function(){return this._plugins.length},getAll:function(){return this._plugins},notify:function(e,t,n){var r,a,o,i,s,l=this.descriptors(e),u=l.length;for(r=0;r0){var o=e[0];o.xLabel?n=o.xLabel:a>0&&o.index-1?e.split("\n"):e}function c(e){var t=e._xScale,n=e._yScale||e._scale,r=e._index,a=e._datasetIndex;return{xLabel:t?t.getLabelForIndex(r,a):"",yLabel:n?n.getLabelForIndex(r,a):"",index:r,datasetIndex:a,x:e._model.x,y:e._model.y}}function d(e){var t=r.global,n=o.valueOrDefault;return{xPadding:e.xPadding,yPadding:e.yPadding,xAlign:e.xAlign,yAlign:e.yAlign,bodyFontColor:e.bodyFontColor,_bodyFontFamily:n(e.bodyFontFamily,t.defaultFontFamily),_bodyFontStyle:n(e.bodyFontStyle,t.defaultFontStyle),_bodyAlign:e.bodyAlign,bodyFontSize:n(e.bodyFontSize,t.defaultFontSize),bodySpacing:e.bodySpacing,titleFontColor:e.titleFontColor,_titleFontFamily:n(e.titleFontFamily,t.defaultFontFamily),_titleFontStyle:n(e.titleFontStyle,t.defaultFontStyle),titleFontSize:n(e.titleFontSize,t.defaultFontSize),_titleAlign:e.titleAlign,titleSpacing:e.titleSpacing,titleMarginBottom:e.titleMarginBottom,footerFontColor:e.footerFontColor,_footerFontFamily:n(e.footerFontFamily,t.defaultFontFamily),_footerFontStyle:n(e.footerFontStyle,t.defaultFontStyle),footerFontSize:n(e.footerFontSize,t.defaultFontSize),_footerAlign:e.footerAlign,footerSpacing:e.footerSpacing,footerMarginTop:e.footerMarginTop,caretSize:e.caretSize,cornerRadius:e.cornerRadius,backgroundColor:e.backgroundColor,opacity:0,legendColorBackground:e.multiKeyBackground,displayColors:e.displayColors,borderColor:e.borderColor,borderWidth:e.borderWidth}}function f(e){return l([],u(e))}(e.exports=a.extend({initialize:function(){this._model=d(this._options),this._lastActive=[]},getTitle:function(){var e=this,t=e._options,n=t.callbacks,r=n.beforeTitle.apply(e,arguments),a=n.title.apply(e,arguments),o=n.afterTitle.apply(e,arguments),i=[];return i=l(i,u(r)),i=l(i,u(a)),i=l(i,u(o))},getBeforeBody:function(){return f(this._options.callbacks.beforeBody.apply(this,arguments))},getBody:function(e,t){var n=this,r=n._options.callbacks,a=[];return o.each(e,(function(e){var o={before:[],lines:[],after:[]};l(o.before,u(r.beforeLabel.call(n,e,t))),l(o.lines,r.label.call(n,e,t)),l(o.after,u(r.afterLabel.call(n,e,t))),a.push(o)})),a},getAfterBody:function(){return f(this._options.callbacks.afterBody.apply(this,arguments))},getFooter:function(){var e=this,t=e._options.callbacks,n=t.beforeFooter.apply(e,arguments),r=t.footer.apply(e,arguments),a=t.afterFooter.apply(e,arguments),o=[];return o=l(o,u(n)),o=l(o,u(r)),o=l(o,u(a))},update:function(e){var t,n,r=this,a=r._options,s=r._model,l=r._model=d(a),u=r._active,f=r._data,p={xAlign:s.xAlign,yAlign:s.yAlign},h={x:s.x,y:s.y},m={width:s.width,height:s.height},g={x:s.caretX,y:s.caretY};if(u.length){l.opacity=1;var v=[],b=[];g=i[a.position].call(r,u,r._eventPosition);var y=[];for(t=0,n=u.length;tr.width&&(a=r.width-t.width),a<0&&(a=0)),"top"===c?o+=d:o-="bottom"===c?t.height+d:t.height/2,"center"===c?"left"===u?a+=d:"right"===u&&(a-=d):"left"===u?a-=f:"right"===u&&(a+=f),{x:a,y:o}}(l,m,p=function(e,t){var n,r,a,o,i,s=e._model,l=e._chart,u=e._chart.chartArea,c="center",d="center";s.yl.height-t.height&&(d="bottom");var f=(u.left+u.right)/2,p=(u.top+u.bottom)/2;"center"===d?(n=function(e){return e<=f},r=function(e){return e>f}):(n=function(e){return e<=t.width/2},r=function(e){return e>=l.width-t.width/2}),a=function(e){return e+t.width+s.caretSize+s.caretPadding>l.width},o=function(e){return e-t.width-s.caretSize-s.caretPadding<0},i=function(e){return e<=p?"top":"bottom"},n(s.x)?(c="left",a(s.x)&&(c="center",d=i(s.y))):r(s.x)&&(c="right",o(s.x)&&(c="center",d=i(s.y)));var h=e._options;return{xAlign:h.xAlign?h.xAlign:c,yAlign:h.yAlign?h.yAlign:d}}(this,m),r._chart)}else l.opacity=0;return l.xAlign=p.xAlign,l.yAlign=p.yAlign,l.x=h.x,l.y=h.y,l.width=m.width,l.height=m.height,l.caretX=g.x,l.caretY=g.y,r._model=l,e&&a.custom&&a.custom.call(r,l),r},drawCaret:function(e,t){var n=this._chart.ctx,r=this._view,a=this.getCaretPosition(e,t,r);n.lineTo(a.x1,a.y1),n.lineTo(a.x2,a.y2),n.lineTo(a.x3,a.y3)},getCaretPosition:function(e,t,n){var r,a,o,i,s,l,u=n.caretSize,c=n.cornerRadius,d=n.xAlign,f=n.yAlign,p=e.x,h=e.y,m=t.width,g=t.height;if("center"===f)s=h+g/2,"left"===d?(a=(r=p)-u,o=r,i=s+u,l=s-u):(a=(r=p+m)+u,o=r,i=s-u,l=s+u);else if("left"===d?(r=(a=p+c+u)-u,o=a+u):"right"===d?(r=(a=p+m-c-u)-u,o=a+u):(r=(a=n.caretX)-u,o=a+u),"top"===f)s=(i=h)-u,l=i;else{s=(i=h+g)+u,l=i;var v=o;o=r,r=v}return{x1:r,x2:a,x3:o,y1:i,y2:s,y3:l}},drawTitle:function(e,t,n,r){var a=t.title;if(a.length){n.textAlign=t._titleAlign,n.textBaseline="top";var i,l,u=t.titleFontSize,c=t.titleSpacing;for(n.fillStyle=s(t.titleFontColor,r),n.font=o.fontString(u,t._titleFontStyle,t._titleFontFamily),i=0,l=a.length;i0&&n.stroke()},draw:function(){var e=this._chart.ctx,t=this._view;if(0!==t.opacity){var n={width:t.width,height:t.height},r={x:t.x,y:t.y},a=Math.abs(t.opacity<.001)?0:t.opacity,o=t.title.length||t.beforeBody.length||t.body.length||t.afterBody.length||t.footer.length;this._options.enabled&&o&&(this.drawBackground(r,t,e,n,a),r.x+=t.xPadding,r.y+=t.yPadding,this.drawTitle(r,t,e,a),this.drawBody(r,t,e,a),this.drawFooter(r,t,e,a))}},handleEvent:function(e){var t,n=this,r=n._options;return n._lastActive=n._lastActive||[],"mouseout"===e.type?n._active=[]:n._active=n._chart.getElementsAtEventForMode(e,r.mode,r),(t=!o.arrayEquals(n._active,n._lastActive))&&(n._lastActive=n._active,(r.enabled||r.custom)&&(n._eventPosition={x:e.x,y:e.y},n.update(!0),n.pivot())),t}})).positioners=i},function(e,t,n){"use strict";var r=Array.prototype.slice,a=n(60),o=Object.keys,i=o?function(e){return o(e)}:n(141),s=Object.keys;i.shim=function(){Object.keys?function(){var e=Object.keys(arguments);return e&&e.length===arguments.length}(1,2)||(Object.keys=function(e){return a(e)?s(r.call(e)):s(e)}):Object.keys=i;return Object.keys||i},e.exports=i},function(e,t,n){"use strict";var r=Object.prototype.toString;e.exports=function(e){var t=r.call(e),n="[object Arguments]"===t;return n||(n="[object Array]"!==t&&null!==e&&"object"===typeof e&&"number"===typeof e.length&&e.length>=0&&"[object Function]"===r.call(e.callee)),n}},function(e,t,n){"use strict";var r=Object,a=TypeError;e.exports=function(){if(null!=this&&this!==r(this))throw new a("RegExp.prototype.flags getter called on non-object");var e="";return this.global&&(e+="g"),this.ignoreCase&&(e+="i"),this.multiline&&(e+="m"),this.dotAll&&(e+="s"),this.unicode&&(e+="u"),this.sticky&&(e+="y"),e}},function(e,t,n){"use strict";var r=n(61),a=n(42).supportsDescriptors,o=Object.getOwnPropertyDescriptor,i=TypeError;e.exports=function(){if(!a)throw new i("RegExp.prototype.flags requires a true ES5 environment that supports property descriptors");if("gim"===/a/gim.flags){var e=o(RegExp.prototype,"flags");if(e&&"function"===typeof e.get&&"boolean"===typeof/a/.dotAll)return e.get}return r}},function(e,t,n){"use strict";e.exports=function(e,t){return function(){for(var n=new Array(arguments.length),r=0;r=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};r.forEach(["delete","get","head"],(function(e){s.headers[e]={}})),r.forEach(["post","put","patch"],(function(e){s.headers[e]=r.merge(o)})),e.exports=s}).call(this,n(160))},function(e,t,n){"use strict";var r=n(10),a=n(162),o=n(64),i=n(164),s=n(167),l=n(168),u=n(68);e.exports=function(e){return new Promise((function(t,c){var d=e.data,f=e.headers;r.isFormData(d)&&delete f["Content-Type"];var p=new XMLHttpRequest;if(e.auth){var h=e.auth.username||"",m=e.auth.password||"";f.Authorization="Basic "+btoa(h+":"+m)}var g=i(e.baseURL,e.url);if(p.open(e.method.toUpperCase(),o(g,e.params,e.paramsSerializer),!0),p.timeout=e.timeout,p.onreadystatechange=function(){if(p&&4===p.readyState&&(0!==p.status||p.responseURL&&0===p.responseURL.indexOf("file:"))){var n="getAllResponseHeaders"in p?s(p.getAllResponseHeaders()):null,r={data:e.responseType&&"text"!==e.responseType?p.response:p.responseText,status:p.status,statusText:p.statusText,headers:n,config:e,request:p};a(t,c,r),p=null}},p.onabort=function(){p&&(c(u("Request aborted",e,"ECONNABORTED",p)),p=null)},p.onerror=function(){c(u("Network Error",e,null,p)),p=null},p.ontimeout=function(){var t="timeout of "+e.timeout+"ms exceeded";e.timeoutErrorMessage&&(t=e.timeoutErrorMessage),c(u(t,e,"ECONNABORTED",p)),p=null},r.isStandardBrowserEnv()){var v=n(170),b=(e.withCredentials||l(g))&&e.xsrfCookieName?v.read(e.xsrfCookieName):void 0;b&&(f[e.xsrfHeaderName]=b)}if("setRequestHeader"in p&&r.forEach(f,(function(e,t){"undefined"===typeof d&&"content-type"===t.toLowerCase()?delete f[t]:p.setRequestHeader(t,e)})),r.isUndefined(e.withCredentials)||(p.withCredentials=!!e.withCredentials),e.responseType)try{p.responseType=e.responseType}catch(y){if("json"!==e.responseType)throw y}"function"===typeof e.onDownloadProgress&&p.addEventListener("progress",e.onDownloadProgress),"function"===typeof e.onUploadProgress&&p.upload&&p.upload.addEventListener("progress",e.onUploadProgress),e.cancelToken&&e.cancelToken.promise.then((function(e){p&&(p.abort(),c(e),p=null)})),void 0===d&&(d=null),p.send(d)}))}},function(e,t,n){"use strict";var r=n(163);e.exports=function(e,t,n,a,o){var i=new Error(e);return r(i,t,n,a,o)}},function(e,t,n){"use strict";var r=n(10);e.exports=function(e,t){t=t||{};var n={},a=["url","method","params","data"],o=["headers","auth","proxy"],i=["baseURL","url","transformRequest","transformResponse","paramsSerializer","timeout","withCredentials","adapter","responseType","xsrfCookieName","xsrfHeaderName","onUploadProgress","onDownloadProgress","maxContentLength","validateStatus","maxRedirects","httpAgent","httpsAgent","cancelToken","socketPath"];r.forEach(a,(function(e){"undefined"!==typeof t[e]&&(n[e]=t[e])})),r.forEach(o,(function(a){r.isObject(t[a])?n[a]=r.deepMerge(e[a],t[a]):"undefined"!==typeof t[a]?n[a]=t[a]:r.isObject(e[a])?n[a]=r.deepMerge(e[a]):"undefined"!==typeof e[a]&&(n[a]=e[a])})),r.forEach(i,(function(r){"undefined"!==typeof t[r]?n[r]=t[r]:"undefined"!==typeof e[r]&&(n[r]=e[r])}));var s=a.concat(o).concat(i),l=Object.keys(t).filter((function(e){return-1===s.indexOf(e)}));return r.forEach(l,(function(r){"undefined"!==typeof t[r]?n[r]=t[r]:"undefined"!==typeof e[r]&&(n[r]=e[r])})),n}},function(e,t,n){"use strict";function r(e){this.message=e}r.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},r.prototype.__CANCEL__=!0,e.exports=r},function(e,t,n){"use strict";function r(e){var t,n=e.Symbol;return"function"===typeof n?n.observable?t=n.observable:(t=n("observable"),n.observable=t):t="@@observable",t}n.d(t,"a",(function(){return r}))},,function(e,t,n){e.exports=function(e){var t={};function n(r){if(t[r])return t[r].exports;var a=t[r]={exports:{},id:r,loaded:!1};return e[r].call(a.exports,a,a.exports,n),a.loaded=!0,a.exports}return n.m=e,n.c=t,n.p="",n(0)}([function(e,t,n){"use strict";var r=Object.assign||function(e){for(var t=1;t3?a-3:0),i=3;ithis.props.maxLength&&(t="This value is too long")),t=t||(e?"":this.refsInput.validationMessage||"Unknown Error");var a=this._valid!==t;this._valid=t,t?(!function(e,t){if(e.classList)return e.classList.add(t);e.className.search(new RegExp("\\b"+t+"\\b"))||(e.className=" "+t)}(this.refsWrapper,"has-error"),a&&this._invokeEventCallback("onInvalid",t,this.state.value,this.refsInput.value)):(!function(e,t){if(e.className){if(e.classList)return e.classList.remove(t);e.className=e.className.replace(new RegExp("\\b"+t+"\\b","g"),"")}}(this.refsWrapper,"has-error"),a&&this._invokeEventCallback("onValid",this.state.value,this.refsInput.value))}},{key:"_toNumber",value:function(e){var n=parseFloat(e);if(!isNaN(n)&&isFinite(n)||(n=0),this._isStrict){var r=h(this.props,"precision",null,this),a=Math.pow(10,null===r?10:r),o=+h(this.props,"min",t.defaultProps.min,this),i=+h(this.props,"max",t.defaultProps.max,this);n=Math.min(Math.max(n,o),i),n=Math.round(n*a)/a}return n}},{key:"_parse",value:function(e){return e=String(e),"function"==typeof this.props.parse?parseFloat(this.props.parse(e)):parseFloat(e)}},{key:"_format",value:function(e){var t=this._toNumber(e),n=h(this.props,"precision",null,this);return null!==n&&(t=e.toFixed(n)),t+="",this.props.format?this.props.format(t):t}},{key:"_step",value:function(e,n){var r=this._isStrict;this._isStrict=!0;var a=+h(this.props,"step",t.defaultProps.step,this,e>0?t.DIRECTION_UP:t.DIRECTION_DOWN),o=this._toNumber((this.state.value||0)+a*e);return this.props.snap&&(o=Math.round(o/a)*a),this._isStrict=r,o!==this.state.value&&(this.setState({value:o,stringValue:o+""},n),!0)}},{key:"_onKeyDown",value:function(){for(var e=arguments.length,t=Array(e),n=0;n0&&a.length&&"."===a.charAt(this.refsInput.selectionEnd-1)&&(r.preventDefault(),this.refsInput.selectionStart=this.refsInput.selectionEnd=this.refsInput.selectionEnd-1):46===r.keyCode&&this.refsInput.selectionStart==this.refsInput.selectionEnd&&this.refsInput.selectionEnd0&&void 0!==arguments[0]&&arguments[0],r=arguments[1];this.stop(),this._step(1,r);var a=+h(this.props,"max",t.defaultProps.max,this);(isNaN(this.state.value)||+this.state.value0&&void 0!==arguments[0]&&arguments[0],r=arguments[1];this.stop(),this._step(-1,r);var a=+h(this.props,"min",t.defaultProps.min,this);(isNaN(this.state.value)||+this.state.value>a)&&(this._timer=setTimeout((function(){e.decrease(!0)}),n?t.SPEED:t.DELAY))}},{key:"onMouseDown",value:function(e,t){"down"==e?this.decrease(!1,t):"up"==e&&this.increase(!1,t)}},{key:"onTouchStart",value:function(e,t){t.preventDefault(),"down"==e?this.decrease():"up"==e&&this.increase()}},{key:"onTouchEnd",value:function(e){e.preventDefault(),this.stop()}},{key:"_invokeEventCallback",value:function(e){if("function"==typeof this.props[e]){for(var t,n=arguments.length,r=Array(n>1?n-1:0),a=1;a=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}(s,["step","min","max","precision","parse","format","mobile","snap","componentClass","value","type","style","defaultValue","onInvalid","onValid","strict","noStyle"]);for(var g in h=h||!1===c,t.style)o[g]=r({},t.style[g],c&&c[g]||{});var v=n.className&&/\bform-control\b/.test(n.className);"auto"==l&&(l=d&&"ontouchstart"in document),"function"==typeof l&&(l=l.call(this)),l=!!l;var b={wrap:{style:h?null:o.wrap,className:"react-numeric-input",ref:function(t){null!=t&&void 0!=t&&(e.refsWrapper=t)},onMouseUp:void 0,onMouseLeave:void 0},input:r({ref:function(t){null!=t&&void 0!=t&&(e.refsInput=t)},type:"text",style:h?null:r({},o.input,v?{}:o["input:not(.form-control)"],this._inputFocus?o["input:focus"]:{})},m),btnUp:{onMouseEnter:void 0,onMouseDown:void 0,onMouseUp:void 0,onMouseLeave:void 0,onTouchStart:void 0,onTouchEnd:void 0,style:h?null:r({},o.btn,o.btnUp,n.disabled||n.readOnly?o["btn:disabled"]:a.btnUpActive?o["btn:active"]:a.btnUpHover?o["btn:hover"]:{})},btnDown:{onMouseEnter:void 0,onMouseDown:void 0,onMouseUp:void 0,onMouseLeave:void 0,onTouchStart:void 0,onTouchEnd:void 0,style:h?null:r({},o.btn,o.btnDown,n.disabled||n.readOnly?o["btn:disabled"]:a.btnDownActive?o["btn:active"]:a.btnDownHover?o["btn:hover"]:{})}},y=String(a.stringValue||(a.value||0===a.value?a.value:"")||""),x=!this._isStrict&&(this._inputFocus||!this._isMounted);x&&p.test(y)?b.input.value=y:x&&y&&!f.test(y)?b.input.value=y:a.value||0===a.value?b.input.value=this._format(a.value):b.input.value="",v&&!h&&r(b.wrap.style,o["wrap.hasFormControl"]),l&&!h&&(r(b.input.style,o["input.mobile"]),r(b.btnUp.style,o["btnUp.mobile"]),r(b.btnDown.style,o["btnDown.mobile"])),n.disabled||n.readOnly?!h&&n.disabled&&r(b.input.style,o["input:disabled"]):(r(b.wrap,{onMouseUp:this.stop,onMouseLeave:this.stop}),r(b.btnUp,{onTouchStart:this.onTouchStart.bind(this,"up"),onTouchEnd:this.onTouchEnd,onMouseEnter:function(){e.setState({btnUpHover:!0})},onMouseLeave:function(){e.stop(),e.setState({btnUpHover:!1,btnUpActive:!1})},onMouseUp:function(){e.setState({btnUpHover:!0,btnUpActive:!1})},onMouseDown:function(){for(var t=arguments.length,n=Array(t),r=0;r=0||(a[n]=e[n]);return a}},function(e,t,n){var r=n(59),a=n(142),o=n(143),i=n(144),s=n(147),l=n(153),u=Date.prototype.getTime;function c(e,t,n){var p=n||{};return!(p.strict?!o(e,t):e!==t)||(!e||!t||"object"!==typeof e&&"object"!==typeof t?p.strict?o(e,t):e==t:function(e,t,n){var o,p;if(typeof e!==typeof t)return!1;if(d(e)||d(t))return!1;if(e.prototype!==t.prototype)return!1;if(a(e)!==a(t))return!1;var h=i(e),m=i(t);if(h!==m)return!1;if(h||m)return e.source===t.source&&s(e)===s(t);if(l(e)&&l(t))return u.call(e)===u.call(t);var g=f(e),v=f(t);if(g!==v)return!1;if(g||v){if(e.length!==t.length)return!1;for(o=0;o=0;o--)if(b[o]!=y[o])return!1;for(o=b.length-1;o>=0;o--)if(p=b[o],!c(e[p],t[p],n))return!1;return!0}(e,t,p))}function d(e){return null===e||void 0===e}function f(e){return!(!e||"object"!==typeof e||"number"!==typeof e.length)&&("function"===typeof e.copy&&"function"===typeof e.slice&&!(e.length>0&&"number"!==typeof e[0]))}e.exports=c},,,function(e,t,n){e.exports=n(155)},function(e,t,n){"use strict";function r(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e)){var n=[],r=!0,a=!1,o=void 0;try{for(var i,s=e[Symbol.iterator]();!(r=(i=s.next()).done)&&(n.push(i.value),!t||n.length!==t);r=!0);}catch(l){a=!0,o=l}finally{try{r||null==s.return||s.return()}finally{if(a)throw o}}return n}}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}n.d(t,"a",(function(){return r}))},,function(e,t,n){"use strict";var r=n(49),a="function"===typeof Symbol&&Symbol.for,o=a?Symbol.for("react.element"):60103,i=a?Symbol.for("react.portal"):60106,s=a?Symbol.for("react.fragment"):60107,l=a?Symbol.for("react.strict_mode"):60108,u=a?Symbol.for("react.profiler"):60114,c=a?Symbol.for("react.provider"):60109,d=a?Symbol.for("react.context"):60110,f=a?Symbol.for("react.forward_ref"):60112,p=a?Symbol.for("react.suspense"):60113;a&&Symbol.for("react.suspense_list");var h=a?Symbol.for("react.memo"):60115,m=a?Symbol.for("react.lazy"):60116;a&&Symbol.for("react.fundamental"),a&&Symbol.for("react.responder"),a&&Symbol.for("react.scope");var g="function"===typeof Symbol&&Symbol.iterator;function v(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,n=1;nN.length&&N.push(e)}function I(e,t,n){return null==e?0:function e(t,n,r,a){var s=typeof t;"undefined"!==s&&"boolean"!==s||(t=null);var l=!1;if(null===t)l=!0;else switch(s){case"string":case"number":l=!0;break;case"object":switch(t.$$typeof){case o:case i:l=!0}}if(l)return r(a,t,""===n?"."+A(t,0):n),1;if(l=0,n=""===n?".":n+":",Array.isArray(t))for(var u=0;u