diff --git a/charting_library/ar-tv-chart.b555c6a4.html b/charting_library/ar-tv-chart.b555c6a4.html new file mode 100644 index 00000000..db3d7126 --- /dev/null +++ b/charting_library/ar-tv-chart.b555c6a4.html @@ -0,0 +1 @@ +
\ No newline at end of file diff --git a/charting_library/ar-tv-chart.d9e56cee.html b/charting_library/ar-tv-chart.d9e56cee.html deleted file mode 100644 index 77977dbf..00000000 --- a/charting_library/ar-tv-chart.d9e56cee.html +++ /dev/null @@ -1 +0,0 @@ -
\ No newline at end of file diff --git a/charting_library/bundles/0.3a5522db90c672e977eb.js b/charting_library/bundles/0.3a5522db90c672e977eb.js new file mode 100644 index 00000000..805bdab8 --- /dev/null +++ b/charting_library/bundles/0.3a5522db90c672e977eb.js @@ -0,0 +1,2 @@ +(window.webpackJsonp=window.webpackJsonp||[]).push([[0],{Nkvk:function(e,t,i){"use strict";i.r(t);var n,r=i("mrSG"),o=i("4O8T"),s=i.n(o),d=i("qocr"),a={desktop:1/0,desktopHd:1919,phone:767,"phone-vertical":479,tablet:1019},c=function(){var e;if(void 0===n){var t=document.createElement("div"),i=t.style;i.visibility="hidden",i.width="100px",i.msOverflowStyle="scrollbar",document.body.appendChild(t);var r=t.offsetWidth;t.style.overflow="scroll";var o=document.createElement("div");o.style.width="100%",t.appendChild(o);var s=o.offsetWidth;null===(e=t.parentNode)||void 0===e||e.removeChild(t),n=r-s}return n};function h(e,t,i){null!==e&&e.style.setProperty(t,i)}function u(e,t){return getComputedStyle(e,null).getPropertyValue(t)}function l(e,t){return parseInt(u(e,t))}i.d(t,"setFixedBodyState",(function(){return w})),i.d(t,"mediaState",(function(){return g}));var p=function(e){function t(){var t=e.call(this)||this;return t.width=0,t.height=0,t.device=null,t.breakpoints=a,t._checkDevice(),window.addEventListener("resize",t._checkDevice),Object.entries(a).sort((function(e,t){e[0];var i=e[1];t[0];return i-t[1]})).forEach((function(e,i,n){var r,o=e[0],s=e[1];0!==i?r=n[i-1][1]+1:r=0;var d,a,c=(d=r,(a=s)===1/0?window.matchMedia("(min-width: "+d+"px)"):window.matchMedia("(min-width: "+d+"px) and (max-width: "+a+"px)"));c.matches&&t._setNewDevice(o),c.addListener((function(e){e.matches&&(t._checkDevice(),t._setNewDevice(o))}))})),Object(d.a)(t._checkDevice.bind(t)),t.isPhoneSizeDevice.bind(t),t}return Object(r.__extends)(t,e),t.prototype.isPhoneSizeDevice=function(){return"phone"===this.device||"phone-vertical"===this.device},t.prototype._checkDevice=function(){this.width=window.innerWidth,this.height=window.innerHeight},t.prototype._setNewDevice=function(e){var t=this.device;this.device=e,this.trigger("changeDevice",[e,t])},t}(s.a),v=0,f=!1;function w(e){var t=document.body,i=t.querySelector(".widgetbar-wrap");if(e&&1==++v){var n=u(t,"overflow"),r=l(t,"padding-right");"hidden"!==n.toLowerCase()&&t.scrollHeight>t.offsetHeight&&(h(i,"right",c()+"px"),t.style.paddingRight=r+c()+"px",f=!0),t.classList.add("i-no-scroll")}else if(!e&&v>0&&0==--v&&(t.classList.remove("i-no-scroll"),f)){h(i,"right","0px");var o=Boolean(window.widgetbar&&window.widgetbar.resizerBridge.fullscreen.value())?0:function(e){if(null!==e)return l(e,"width")-l(e,"padding-left")-l(e,"padding-right")}(i)||0;t.scrollHeight<=t.clientHeight&&(o-=c()),t.style.paddingRight=(o<0?0:o)+"px",f=!1}}var g=new p},jAh7:function(e,t,i){"use strict";i.r(t),i.d(t,"OverlapManager",(function(){return o})),i.d(t,"getRootOverlapManager",(function(){return d}));var n=i("Eyy1"),r=function(){function e(){this._storage=[]}return e.prototype.add=function(e){this._storage.push(e)},e.prototype.remove=function(e){this._storage=this._storage.filter((function(t){return e!==t}))},e.prototype.has=function(e){return this._storage.includes(e)},e.prototype.getItems=function(){return this._storage},e}(),o=function(){function e(e){void 0===e&&(e=document),this._storage=new r,this._windows=new Map, +this._index=0,this._document=e,this._container=e.createDocumentFragment()}return e.prototype.setContainer=function(e){var t=this._container,i=null===e?this._document.createDocumentFragment():e;!function(e,t){Array.from(e.childNodes).forEach((function(e){e.nodeType===Node.ELEMENT_NODE&&t.appendChild(e)}))}(t,i),this._container=i},e.prototype.registerWindow=function(e){this._storage.has(e)||this._storage.add(e)},e.prototype.ensureWindow=function(e,t){void 0===t&&(t={position:"fixed",direction:"normal"});var i=this._windows.get(e);if(void 0!==i)return i;this.registerWindow(e);var n=this._document.createElement("div");if(n.style.position=t.position,n.style.zIndex=this._index.toString(),n.dataset.id=e,void 0!==t.index){var r=this._container.childNodes.length;if(t.index>=r)this._container.appendChild(n);else if(t.index<=0)this._container.insertBefore(n,this._container.firstChild);else{var o=this._container.childNodes[t.index];this._container.insertBefore(n,o)}}else"reverse"===t.direction?this._container.insertBefore(n,this._container.firstChild):this._container.appendChild(n);return this._windows.set(e,n),++this._index,n},e.prototype.unregisterWindow=function(e){this._storage.remove(e);var t=this._windows.get(e);void 0!==t&&(null!==t.parentElement&&t.parentElement.removeChild(t),this._windows.delete(e))},e.prototype.getZindex=function(e){var t=this.ensureWindow(e);return parseInt(t.style.zIndex||"0")},e.prototype.moveToTop=function(e){this.getZindex(e)!==this._index&&(this.ensureWindow(e).style.zIndex=(++this._index).toString())},e.prototype.removeWindow=function(e){this.unregisterWindow(e)},e}(),s=new WeakMap;function d(e){void 0===e&&(e=document);var t=e.getElementById("overlap-manager-root");if(null!==t)return Object(n.ensureDefined)(s.get(t));var i=new o(e),r=function(e){var t=e.createElement("div");return t.style.position="absolute",t.style.zIndex=150..toString(),t.style.top="0px",t.style.left="0px",t.id="overlap-manager-root",t}(e);return s.set(r,i),i.setContainer(r),e.body.appendChild(r),i}}}]); \ No newline at end of file diff --git a/charting_library/bundles/0.91ac18d4d1abaee1f01f.js b/charting_library/bundles/0.91ac18d4d1abaee1f01f.js deleted file mode 100644 index e088f3d2..00000000 --- a/charting_library/bundles/0.91ac18d4d1abaee1f01f.js +++ /dev/null @@ -1,2 +0,0 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[0],{"+EG+":function(t,e,n){"use strict";n.d(e,"a",(function(){return i})),n.d(e,"b",(function(){return s}));var o=n("mrSG"),r=n("q1tI"),i=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return Object(o.__extends)(e,t),e.prototype.shouldComponentUpdate=function(){return!1},e.prototype.render=function(){return r.createElement("div",{style:{position:"fixed",zIndex:150,left:0,top:0},ref:this.props.reference})},e}(r.Component),s=r.createContext(null)},"8Rai":function(t,e,n){"use strict";var o=n("q1tI"),r=function(t,e){var n=void 0===e?{}:e,o=n.bubbles,r=void 0!==o&&o,i=n.cancelable,s=void 0!==i&&i,u=n.detail,c=void 0===u?null:u;try{return new window.CustomEvent(t,{bubbles:r,cancelable:s,detail:c})}catch(d){var a=document.createEvent("CustomEvent");return a.initCustomEvent(t,r,s,c),a}},i=n("R5JZ");function s(t){var e=t.click,n=t.mouseDown,s=t.touchEnd,u=t.touchStart,c=t.handler,a=t.reference,d=t.ownerDocument,p=void 0===d?document:d,l=Object(o.useRef)(null),h=Object(o.useRef)(new r("timestamp").timeStamp);return Object(o.useLayoutEffect)((function(){var t={click:e,mouseDown:n,touchEnd:s,touchStart:u},o=a?a.current:l.current;return Object(i.a)(h.current,o,c,p,t)}),[e,n,s,u,c]),a||l}n.d(e,"a",(function(){return s}))},AiMB:function(t,e,n){"use strict";n.d(e,"a",(function(){return a})),n.d(e,"b",(function(){return d}));var o=n("mrSG"),r=n("q1tI"),i=n("i8i4"),s=n("0waE"),u=n("jAh7"),c=n("+EG+"),a=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e._uuid=Object(s.guid)(),e}return Object(o.__extends)(e,t),e.prototype.componentWillUnmount=function(){this._manager().removeWindow(this._uuid)},e.prototype.render=function(){var t=this._manager().ensureWindow(this._uuid,this.props.layerOptions);return t.style.top=this.props.top||"",t.style.bottom=this.props.bottom||"",t.style.left=this.props.left||"",t.style.right=this.props.right||"",t.style.pointerEvents=this.props.pointerEvents||null,i.createPortal(r.createElement(d.Provider,{value:this},this.props.children),t)},e.prototype.moveToTop=function(){this._manager().moveToTop(this._uuid)},e.prototype._manager=function(){return null===this.context?Object(u.getRootOverlapManager)():this.context},e.contextType=c.b,e}(r.PureComponent),d=r.createContext(null)},QpNh:function(t,e,n){"use strict";function o(t){for(var e={},n=0,o=Object.entries(t).filter(r);nr.timeStamp)){var i=r.target;void 0!==n&&null!==e&&null!==i&&i.ownerDocument===o&&(e.contains(i)||n(r))}}return r.click&&o.addEventListener("click",i,!1),r.mouseDown&&o.addEventListener("mousedown",i,!1),r.touchEnd&&o.addEventListener("touchend",i,!1),r.touchStart&&o.addEventListener("touchstart",i,!1),function(){o.removeEventListener("click",i,!1),o.removeEventListener("mousedown",i,!1), -o.removeEventListener("touchend",i,!1),o.removeEventListener("touchstart",i,!1)}}n.d(e,"a",(function(){return o}))},jAh7:function(t,e,n){"use strict";n.r(e),n.d(e,"OverlapManager",(function(){return i})),n.d(e,"getRootOverlapManager",(function(){return u}));var o=n("Eyy1"),r=function(){function t(){this._storage=[]}return t.prototype.add=function(t){this._storage.push(t)},t.prototype.remove=function(t){this._storage=this._storage.filter((function(e){return t!==e}))},t.prototype.has=function(t){return this._storage.includes(t)},t.prototype.getItems=function(){return this._storage},t}(),i=function(){function t(t){void 0===t&&(t=document),this._storage=new r,this._windows=new Map,this._index=0,this._document=t,this._container=t.createDocumentFragment()}return t.prototype.setContainer=function(t){var e=this._container,n=null===t?this._document.createDocumentFragment():t;!function(t,e){Array.from(t.childNodes).forEach((function(t){t.nodeType===Node.ELEMENT_NODE&&e.appendChild(t)}))}(e,n),this._container=n},t.prototype.registerWindow=function(t){this._storage.has(t)||this._storage.add(t)},t.prototype.ensureWindow=function(t,e){void 0===e&&(e={position:"fixed",direction:"normal"});var n=this._windows.get(t);if(void 0!==n)return n;this.registerWindow(t);var o=this._document.createElement("div");if(o.style.position=e.position,o.style.zIndex=this._index.toString(),o.dataset.id=t,void 0!==e.index){var r=this._container.childNodes.length;if(e.index>=r)this._container.appendChild(o);else if(e.index<=0)this._container.insertBefore(o,this._container.firstChild);else{var i=this._container.childNodes[e.index];this._container.insertBefore(o,i)}}else"reverse"===e.direction?this._container.insertBefore(o,this._container.firstChild):this._container.appendChild(o);return this._windows.set(t,o),++this._index,o},t.prototype.unregisterWindow=function(t){this._storage.remove(t);var e=this._windows.get(t);void 0!==e&&(null!==e.parentElement&&e.parentElement.removeChild(e),this._windows.delete(t))},t.prototype.getZindex=function(t){var e=this.ensureWindow(t);return parseInt(e.style.zIndex||"0")},t.prototype.moveToTop=function(t){this.getZindex(t)!==this._index&&(this.ensureWindow(t).style.zIndex=(++this._index).toString())},t.prototype.removeWindow=function(t){this.unregisterWindow(t)},t}(),s=new WeakMap;function u(t){void 0===t&&(t=document);var e=t.getElementById("overlap-manager-root");if(null!==e)return Object(o.ensureDefined)(s.get(e));var n=new i(t),r=function(t){var e=t.createElement("div");return e.style.position="absolute",e.style.zIndex=150..toString(),e.style.top="0px",e.style.left="0px",e.id="overlap-manager-root",e}(t);return s.set(r,n),n.setContainer(r),t.body.appendChild(r),n}}}]); \ No newline at end of file diff --git a/charting_library/bundles/1.6468c9d45fa1145c47b2.js b/charting_library/bundles/1.6468c9d45fa1145c47b2.js deleted file mode 100644 index 7e37f416..00000000 --- a/charting_library/bundles/1.6468c9d45fa1145c47b2.js +++ /dev/null @@ -1,2 +0,0 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[1],{"6uNr":function(e,t,n){e.exports={menuWrap:"menuWrap-1gEtmoET",isMeasuring:"isMeasuring-FZ0EJCM2",scrollWrap:"scrollWrap-1B5MfTJt",momentumBased:"momentumBased-1Jq4gQt2",menuBox:"menuBox-20sJGjtG",isHidden:"isHidden-2vLQpR1t"}},DTHj:function(e,t,n){"use strict";n.d(t,"a",(function(){return g}));var r=n("mrSG"),o=n("q1tI"),i=n.n(o),s=n("TSYQ"),l=n.n(s),a=n("Eyy1"),u=n("Hr11"),c=n("XAms"),p=n("+EG+"),d=n("tWVy"),h=n("jAh7"),f=n("lxNp"),m=n("dxYz"),_=n("PN6A"),v=n("6uNr"),g=function(e){function t(t){var n=e.call(this,t)||this;return n._containerRef=null,n._scrollWrapRef=null,n._raf=null,n._manager=new h.OverlapManager,n._hotkeys=null,n._scroll=0,n._handleContainerRef=function(e){n._containerRef=e,"function"==typeof n.props.reference&&n.props.reference(e),"object"==typeof n.props.reference&&(n.props.reference.current=e)},n._handleScrollWrapRef=function(e){return n._scrollWrapRef=e},n._handleMeasure=function(e){if(!n.state.isMeasureValid){var t=n.props.position,r=Object(a.ensureNotNull)(n._containerRef),o=r.getBoundingClientRect(),i=document.documentElement.clientHeight,s=document.documentElement.clientWidth,l=i-0,c=o.height>l;if(c)Object(a.ensureNotNull)(n._scrollWrapRef).style.overflowY="scroll",o=r.getBoundingClientRect();var p=o.width,d=o.height,h="function"==typeof t?t(p,d):t,f=s-(h.overrideWidth||p)-0,m=Object(u.clamp)(h.x,0,Math.max(0,f)),_=i-(h.overrideHeight||d)-0,v=Object(u.clamp)(h.y,0,Math.max(0,_));h.forbidCorrectYCoord&&vn.height()},breakpoints:a.breakpoints,widgetbarBreakpoint:1064,setFixedBodyState:function(n){if(n&&1==++s)"hidden"!==$(document.body).css("overflow").toLowerCase()&&document.body.scrollHeight>document.body.offsetHeight&&($(".widgetbar-wrap").css("right",p.getScrollbarWidth()),l.css("padding-right",parseInt(l.css("padding-right").replace("px",""))+p.getScrollbarWidth()+"px").data("wasScroll",!0)),l.addClass("i-no-scroll");else if(!n&&s>0&&0==--s&&(l.removeClass("i-no-scroll"),l.data("wasScroll"))){var t=l.get(0);$(".widgetbar-wrap").css("right",0);var r=Boolean(window.widgetbar&&window.widgetbar.resizerBridge.fullscreen.value())?0:$(".widgetbar-wrap").width()||0;t.scrollHeight<=t.clientHeight&&(r-=p.getScrollbarWidth()),l.css("padding-right",(r<0?0:r)+"px").data("wasScroll",void 0)}}},h=Object.keys(p.breakpoints).sort((function(n,t){return p.breakpoints[n]-p.breakpoints[t]}));function d(){p.width=window.innerWidth,p.height=f.height()}function v(n){var t=p.device;p.device=n,p.trigger("changeDevice",[n,t])}e.extend(p,o.default.prototype),d(),$(d),f.on("resize",d);for(var y=function(n){var t,r,e=h[n],i=0===n?0:p.breakpoints[h[n-1]]+1,u=p.breakpoints[e],o=(t=i,(r=u)===1/0?window.matchMedia("(min-width: "+t+"px)"):window.matchMedia("(min-width: "+t+"px) and (max-width: "+r+"px)"));o.matches&&v(e),o.addListener((function(n){n.matches&&(d(),v(e))}))},g=0;g=0&&t<=_};function S(n){function t(t,r,e,i,u,o){for(;u>=0&&u0?0:a-1;return arguments.length<3&&(i=r[o?o[c]:c],c+=n),t(r,e,i,o,c,a)}}g.each=g.forEach=function(n,t,r){var e,i;if(t=m(t,r),O(n))for(e=0,i=n.length;e=0},g.invoke=function(n,t){var r=l.call(arguments,2),e=g.isFunction(t);return g.map(n,(function(n){var i=e?t:n[t];return null==i?i:i.apply(n,r)}))},g.pluck=function(n,t){return g.map(n,g.property(t))},g.where=function(n,t){return g.filter(n,g.matcher(t))},g.findWhere=function(n,t){return g.find(n,g.matcher(t))},g.max=function(n,t,r){var e,i,u=-1/0,o=-1/0;if(null==t&&null!=n)for(var a=0,c=(n=O(n)?n:g.values(n)).length;au&&(u=e);else t=b(t,r),g.each(n,(function(n,r,e){((i=t(n,r,e))>o||i===-1/0&&u===-1/0)&&(u=n,o=i)}));return u},g.min=function(n,t,r){var e,i,u=1/0,o=1/0;if(null==t&&null!=n)for(var a=0,c=(n=O(n)?n:g.values(n)).length;ae||void 0===r)return 1;if(r0?0:i-1;u>=0&&u0?o=u>=0?u:Math.max(u+a,o):a=u>=0?Math.min(u+1,a):u+a+1;else if(r&&u&&a)return e[u=r(e,i)]===i?u:-1;if(i!=i)return(u=t(l.call(e,o,a),g.isNaN))>=0?u+o:-1;for(u=n>0?o:a-1;u>=0&&ut?(o&&(clearTimeout(o),o=null),a=l,u=n.apply(e,i),o||(e=i=null)):o||!1===r.trailing||(o=setTimeout(c,f)),u}},g.debounce=function(n,t,r){var e,i,u,o,a,c=function(){var l=g.now()-o;l=0?e=setTimeout(c,t-l):(e=null,r||(a=n.apply(u,i),e||(u=i=null)))};return function(){u=this,i=arguments,o=g.now();var l=r&&!e;return e||(e=setTimeout(c,t)),l&&(a=n.apply(u,i),u=i=null),a}},g.wrap=function(n,t){return g.partial(t,n)},g.negate=function(n){return function(){return!n.apply(this,arguments)}},g.compose=function(){var n=arguments,t=n.length-1;return function(){for(var r=t,e=n[t].apply(this,arguments);r--;)e=n[r].call(this,e);return e}},g.after=function(n,t){return function(){if(--n<1)return t.apply(this,arguments)}},g.before=function(n,t){var r;return function(){return--n>0&&(r=t.apply(this,arguments)),n<=1&&(t=null),r}},g.once=g.partial(g.before,2);var I=!{toString:null}.propertyIsEnumerable("toString"),N=["valueOf","isPrototypeOf","toString","propertyIsEnumerable","hasOwnProperty","toLocaleString"];function T(n,t){var r=N.length,e=n.constructor,i=g.isFunction(e)&&e.prototype||o,u="constructor";for(g.has(n,u)&&!g.contains(t,u)&&t.push(u);r--;)(u=N[r])in n&&n[u]!==i[u]&&!g.contains(t,u)&&t.push(u)}g.keys=function(n){if(!g.isObject(n))return[];if(h)return h(n);var t=[] -;for(var r in n)g.has(n,r)&&t.push(r);return I&&T(n,t),t},g.allKeys=function(n){if(!g.isObject(n))return[];var t=[];for(var r in n)t.push(r);return I&&T(n,t),t},g.values=function(n){for(var t=g.keys(n),r=t.length,e=Array(r),i=0;i":">",'"':""","'":"'","`":"`"},W=g.invert(C),$=function(n){var t=function(t){return n[t]},r="(?:"+g.keys(n).join("|")+")",e=RegExp(r),i=RegExp(r,"g");return function(n){return n=null==n?"":""+n,e.test(n)?n.replace(i,t):n}};g.escape=$(C),g.unescape=$(W),g.result=function(n,t,r){var e=null==n?void 0:n[t];return void 0===e&&(e=r),g.isFunction(e)?e.call(n):e};var R=0;g.uniqueId=function(n){var t=++R+"";return n?n+t:t},g.templateSettings={evaluate:/<%([\s\S]+?)%>/g,interpolate:/<%=([\s\S]+?)%>/g,escape:/<%-([\s\S]+?)%>/g};var q=/(.)^/,D={"'":"'","\\":"\\","\r":"r","\n":"n","\u2028":"u2028","\u2029":"u2029"},H=/\\|'|\r|\n|\u2028|\u2029/g,K=function(n){return"\\"+D[n]};g.template=function(n,t,r){!t&&r&&(t=r),t=g.defaults({},t,g.templateSettings);var e=RegExp([(t.escape||q).source,(t.interpolate||q).source,(t.evaluate||q).source].join("|")+"|$","g"),i=0,u="__p+='";n.replace(e,(function(t,r,e,o,a){return u+=n.slice(i,a).replace(H,K),i=a+t.length,r?u+="'+\n((__t=("+r+"))==null?'':_.escape(__t))+\n'":e?u+="'+\n((__t=("+e+"))==null?'':__t)+\n'":o&&(u+="';\n"+o+"\n__p+='"),t})),u+="';\n",t.variable||(u="with(obj||{}){\n"+u+"}\n"),u="var __t,__p='',__j=Array.prototype.join,print=function(){__p+=__j.call(arguments,'');};\n"+u+"return __p;\n";try{var o=new Function(t.variable||"obj","_",u)}catch(l){throw l.source=u,l}var a=function(n){return o.call(this,n,g)},c=t.variable||"obj";return a.source="function("+c+"){\n"+u+"}",a},g.chain=function(n){var t=g(n);return t._chain=!0,t};var L=function(n,t){return n._chain?g(t).chain():t};g.mixin=function(n){g.each(g.functions(n),(function(t){var r=g[t]=n[t];g.prototype[t]=function(){var n=[this._wrapped];return c.apply(n,arguments),L(this,r.apply(g,n))}}))},g.mixin(g),g.each(["pop","push","reverse","shift","sort","splice","unshift"],(function(n){var t=u[n];g.prototype[n]=function(){var r=this._wrapped;return t.apply(r,arguments), -"shift"!==n&&"splice"!==n||0!==r.length||delete r[0],L(this,r)}})),g.each(["concat","join","slice"],(function(n){var t=u[n];g.prototype[n]=function(){return L(this,t.apply(this._wrapped,arguments))}})),g.prototype.value=function(){return this._wrapped},g.prototype.valueOf=g.prototype.toJSON=g.prototype.value,g.prototype.toString=function(){return""+this._wrapped},void 0===(e=function(){return g}.apply(t,[]))||(n.exports=e)}).call(this)}}]); \ No newline at end of file diff --git a/charting_library/bundles/10.f55b7ccd689ba318c0b1.css b/charting_library/bundles/10.f55b7ccd689ba318c0b1.css new file mode 100644 index 00000000..5a58cd4b --- /dev/null +++ b/charting_library/bundles/10.f55b7ccd689ba318c0b1.css @@ -0,0 +1 @@ +.container-12F9cTKw{cursor:default;display:flex;flex:0 0 auto;align-items:center;padding:0 17px 0 20px}.unsetAlign-39w7dDTj{align-items:stretch}.title-TQFObfxW{padding:17px 0;flex-grow:1;font-size:20px;font-weight:700;line-height:28px;color:#131722;min-width:0}html.theme-dark .title-TQFObfxW{color:#b2b5be}@media screen and (max-height:360px){.title-TQFObfxW{padding:10px 0}}.subtitle-EM1kLgFz{font-size:16px;line-height:24px;font-weight:400;margin:8px 0 3px}.ellipsis-1PT8QOxq{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.close-3NTwKnT_{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:2px;color:#787b86;cursor:default;margin:17px 0}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.close-3NTwKnT_:hover{color:#131722;background-color:#f0f3fa}}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .close-3NTwKnT_:hover{background-color:#363a45;color:#b2b5be}}@media screen and (max-height:360px){.close-3NTwKnT_{margin:10px 0}}.dialog-2QwUBM-N{display:block;min-width:380px;max-width:550px;width:auto}@media screen and (max-width:379px){.dialog-2QwUBM-N{min-width:100%;min-height:auto}}.wrapper-3ePvQMAQ{display:flex;flex-direction:column;height:100%}.separator-1L40XQyb{margin:0 0 2px;flex:none} \ No newline at end of file diff --git a/charting_library/bundles/10.f55b7ccd689ba318c0b1.rtl.css b/charting_library/bundles/10.f55b7ccd689ba318c0b1.rtl.css new file mode 100644 index 00000000..3a8ae342 --- /dev/null +++ b/charting_library/bundles/10.f55b7ccd689ba318c0b1.rtl.css @@ -0,0 +1 @@ +.container-12F9cTKw{cursor:default;display:flex;flex:0 0 auto;align-items:center;padding:0 20px 0 17px}.unsetAlign-39w7dDTj{align-items:stretch}.title-TQFObfxW{padding:17px 0;flex-grow:1;font-size:20px;font-weight:700;line-height:28px;color:#131722;min-width:0}html.theme-dark .title-TQFObfxW{color:#b2b5be}@media screen and (max-height:360px){.title-TQFObfxW{padding:10px 0}}.subtitle-EM1kLgFz{font-size:16px;line-height:24px;font-weight:400;margin:8px 0 3px}.ellipsis-1PT8QOxq{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.close-3NTwKnT_{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:2px;color:#787b86;cursor:default;margin:17px 0}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.close-3NTwKnT_:hover{color:#131722;background-color:#f0f3fa}}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .close-3NTwKnT_:hover{background-color:#363a45;color:#b2b5be}}@media screen and (max-height:360px){.close-3NTwKnT_{margin:10px 0}}.dialog-2QwUBM-N{display:block;min-width:380px;max-width:550px;width:auto}@media screen and (max-width:379px){.dialog-2QwUBM-N{min-width:100%;min-height:auto}}.wrapper-3ePvQMAQ{display:flex;flex-direction:column;height:100%}.separator-1L40XQyb{margin:0 0 2px;flex:none} \ No newline at end of file diff --git a/charting_library/bundles/10.f71cece1b9ed270fa72b.js b/charting_library/bundles/10.f71cece1b9ed270fa72b.js new file mode 100644 index 00000000..d57c266b --- /dev/null +++ b/charting_library/bundles/10.f71cece1b9ed270fa72b.js @@ -0,0 +1 @@ +(window.webpackJsonp=window.webpackJsonp||[]).push([[10],[]]); \ No newline at end of file diff --git a/charting_library/bundles/11.1ebf9c9231959101aacd.js b/charting_library/bundles/11.1ebf9c9231959101aacd.js new file mode 100644 index 00000000..f41f6235 --- /dev/null +++ b/charting_library/bundles/11.1ebf9c9231959101aacd.js @@ -0,0 +1,3 @@ +(window.webpackJsonp=window.webpackJsonp||[]).push([[11],{"+l/S":function(e,t,n){},"02pg":function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var a=n("q1tI"),r=n("TSYQ"),i=n("XiJV");function o(e){return a.createElement("div",{className:r(i.separator,e.className)})}},"2A9e":function(e){e.exports=JSON.parse('{"button":"button-1iktpaT1","content":"content-2PGssb8d","noOutline":"noOutline-d9Yp4qvi","appearance-default":"appearance-default-dMjF_2Hu","intent-primary":"intent-primary-1-IOYcbg","intent-success":"intent-success-25a4XZXM","intent-default":"intent-default-2ZbSqQDs","intent-warning":"intent-warning-24j5HMi0","intent-danger":"intent-danger-1EETHCla","appearance-stroke":"appearance-stroke-12lxiUSM","appearance-text":"appearance-text-DqKJVT3U","appearance-inverse":"appearance-inverse-r1Y2JQg_","size-s":"size-s-3mait84m","size-m":"size-m-2G7L7Qat","size-l":"size-l-2NEs9_xt","size-p":"size-p-3D4rn3v0","full-width":"full-width-1wU8ljjC","with-icon":"with-icon-yumghDr-","icon":"icon-1grlgNdV"}')},"4vL2":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getButtonClasses=void 0;var a=n("TSYQ");t.getButtonClasses=function(e,t){var n=t.intent,r=void 0===n?"primary":n,i=t.size,o=void 0===i?"m":i,l=t.appearance,s=void 0===l?"default":l,c=t.useFullWidth,u=void 0!==c&&c,d=t.tabIndex,p=void 0===d?0:d,f=t.icon,m=t.className;return a(m,e.button,e["size-"+o],e["intent-"+r],e["appearance-"+s],u&&e["full-width"],-1===p&&e.noOutline,f&&"s"!==o&&e["with-icon"])}},ItnF:function(e,t,n){e.exports={dialog:"dialog-2QwUBM-N",wrapper:"wrapper-3ePvQMAQ",separator:"separator-1L40XQyb"}},V6cB:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Button=void 0;var a=n("mrSG"),r=n("q1tI"),i=n("TSYQ"),o=n("4vL2"),l=n("2A9e");n("+l/S"),t.Button=function(e){var t=e.className,n=e.intent,s=e.size,c=e.appearance,u=e.disabled,d=e.useFullWidth,p=e.reference,f=e.icon,m=e.children,h=e.tabIndex,v=a.__rest(e,["className","intent","size","appearance","disabled","useFullWidth","reference","icon","children","tabIndex"]),b=o.getButtonClasses(l,{intent:n,size:s,appearance:c,disabled:u,useFullWidth:d,tabIndex:h,icon:f});return r.createElement("button",a.__assign({className:i(b,t),disabled:u,ref:p,tabIndex:h},v),f&&"s"!==s&&r.createElement("span",{className:l.icon},f),r.createElement("span",{className:l.content},m))}},XiJV:function(e,t,n){e.exports={separator:"separator-1TZB5HZ-"}},"e95/":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.AnchorButton=void 0;var a=n("mrSG"),r=n("q1tI"),i=n("TSYQ"),o=n("4vL2"),l=n("2A9e");n("+l/S"),t.AnchorButton=function(e){var t=e.className,n=e.intent,s=e.size,c=e.appearance,u=e.disabled,d=e.useFullWidth,p=e.reference,f=e.icon,m=e.children,h=e.href,v=e.tabIndex,b=a.__rest(e,["className","intent","size","appearance","disabled","useFullWidth","reference","icon","children","href","tabIndex"]),_=o.getButtonClasses(l,{intent:n,size:s,appearance:c,disabled:u,useFullWidth:d,tabIndex:v,icon:f});return r.createElement("a",a.__assign({ +className:i(t,_),href:u?void 0:h,"aria-disabled":u,ref:p,tabIndex:v},b),f&&"s"!==s&&r.createElement("span",{className:l.icon},f),r.createElement("span",{className:l.content},m))}},g89m:function(e,t,n){"use strict";var a=n("mrSG"),r=n("q1tI"),i=n.n(r),o=n("Eyy1"),l=n("TSYQ"),s=n.n(l),c=n("/3z9"),u=n("d700"),d=n("WXjp"),p=n("02pg"),f=n("uhCe"),m=n("/KDZ"),h=n("pafz"),v=n("ZjKI"),b=n("FQhm"),_=n("Iivm"),g=n("zztK"),w=n("px1m");function N(e){var t=e.title,n=e.subtitle,a=e.onClose,r=e.renderBefore,o=e.renderAfter,l=e.draggable;return i.a.createElement("div",{className:s()(w.container,n&&w.unsetAlign)},r,i.a.createElement("div",{"data-dragg-area":l,className:w.title},i.a.createElement("div",{className:w.ellipsis},t),n&&i.a.createElement("div",{className:s()(w.ellipsis,w.subtitle)},n)),o,i.a.createElement(_.Icon,{className:w.close,icon:g,onClick:a,"data-name":"close","data-role":"button"}))}var E=n("ItnF");n.d(t,"a",(function(){return O}));var C={vertical:20},x={vertical:0},O=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._controller=null,t._reference=null,t._renderChildren=function(e,n){return t._controller=e,t.props.render({requestResize:t._requestResize,centerAndFit:t._centerAndFit,isSmallWidth:n})},t._handleReference=function(e){return t._reference=e},t._handleClose=function(){t.props.onClose()},t._handleKeyDown=function(e){if(!e.defaultPrevented)switch(t.props.onKeyDown&&t.props.onKeyDown(e),Object(c.hashFromEvent)(e)){case 27:if(e.defaultPrevented)return;if(t.props.forceCloseOnEsc&&t.props.forceCloseOnEsc())return void t._handleClose();var n=document.activeElement,a=Object(o.ensureNotNull)(t._reference);if(null!==n){if(e.preventDefault(),S(n))return void t._handleClose();if(Object(u.b)(n))return void a.focus();if(a.contains(n))return void t._handleClose()}}},t._requestResize=function(){null!==t._controller&&t._controller.recalculateBounds()},t._centerAndFit=function(){null!==t._controller&&t._controller.centerAndFit()},t}return Object(a.__extends)(t,e),t.prototype.componentDidMount=function(){b.subscribe(v.CLOSE_POPUPS_AND_DIALOGS_COMMAND,this._handleClose,null)},t.prototype.componentWillUnmount=function(){b.unsubscribe(v.CLOSE_POPUPS_AND_DIALOGS_COMMAND,this._handleClose,null)},t.prototype.focus=function(){Object(o.ensureNotNull)(this._reference).focus()},t.prototype.getElement=function(){return this._reference},t.prototype.render=function(){var e=this,t=this.props,n=t.className,a=t.isOpened,r=t.title,o=t.dataName,l=t.onClickOutside,c=t.additionalElementPos,u=t.additionalHeaderElement,v=t.backdrop,b=t.shouldForceFocus,_=void 0===b||b,g=t.showSeparator,w=t.subtitle,O=t.draggable,S=void 0===O||O,z=t.fullScreen,A=void 0!==z&&z,F=t.isAnimationEnabled,y=t.growPoint,I=t.dialogTooltip,D="after"!==c?u:void 0,P="after"===c?u:void 0;return i.a.createElement(m.a,{rule:f.a.SmallHeight},(function(t){return i.a.createElement(m.a,{rule:f.a.TabletSmall},(function(c){return i.a.createElement(d.a,{className:s()(E.dialog,n),isOpened:a,reference:e._handleReference,onKeyDown:e._handleKeyDown, +onClickOutside:l,onClickBackdrop:l,fullscreen:c||A,guard:t?x:C,boundByScreen:c||A,shouldForceFocus:_,backdrop:v,draggable:S,isAnimationEnabled:F,growPoint:y,name:e.props.dataName,dialogTooltip:I},i.a.createElement("div",{className:E.wrapper,"data-name":o,"data-dialog-name":r},i.a.createElement(N,{draggable:S&&!(c||A),onClose:e._handleClose,renderAfter:P,renderBefore:D,subtitle:w,title:r}),g&&i.a.createElement(p.a,{className:E.separator}),i.a.createElement(h.a.Consumer,null,(function(t){return e._renderChildren(t,c||A)}))))}))}))},t}(i.a.PureComponent);function S(e){return"true"===e.getAttribute("data-haspopup")&&"true"!==e.getAttribute("data-expanded")}},mwqF:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=n("mrSG");a.__exportStar(n("V6cB"),t),a.__exportStar(n("e95/"),t)},px1m:function(e,t,n){e.exports={"small-height-breakpoint":"screen and (max-height: 360px)",container:"container-12F9cTKw",unsetAlign:"unsetAlign-39w7dDTj",title:"title-TQFObfxW",subtitle:"subtitle-EM1kLgFz",ellipsis:"ellipsis-1PT8QOxq",close:"close-3NTwKnT_"}},zztK:function(e,t){e.exports=''}}]); \ No newline at end of file diff --git a/charting_library/bundles/11.39258d804c625e5efc16.css b/charting_library/bundles/11.39258d804c625e5efc16.css deleted file mode 100644 index 1247e4aa..00000000 --- a/charting_library/bundles/11.39258d804c625e5efc16.css +++ /dev/null @@ -1 +0,0 @@ -.container-12F9cTKw{display:flex;flex:0 0 auto;align-items:center;padding:17px 17px 17px 20px}@media screen and (max-height:360px){.container-12F9cTKw{padding-top:10px;padding-bottom:10px}}.unsetAlign-39w7dDTj{align-items:stretch}.title-TQFObfxW{flex-grow:1;font-size:20px;font-weight:700;line-height:28px;color:#131722;min-width:0}html.theme-dark .title-TQFObfxW{color:#b2b5be}.subtitle-EM1kLgFz{font-size:16px;line-height:24px;font-weight:400;margin:8px 0 3px}.ellipsis-1PT8QOxq{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.close-3NTwKnT_{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:2px;color:#787b86;cursor:default}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.close-3NTwKnT_:hover{color:#131722;background-color:#f0f3fa}}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .close-3NTwKnT_:hover{background-color:#363a45;color:#b2b5be}}.dialog-2QwUBM-N{display:block;min-width:380px;max-width:550px;width:auto}@media screen and (max-width:379px){.dialog-2QwUBM-N{min-width:100%;min-height:auto}}.wrapper-3ePvQMAQ{display:flex;flex-direction:column;height:100%}.separator-1L40XQyb{margin:0 0 2px;flex:none} \ No newline at end of file diff --git a/charting_library/bundles/11.39258d804c625e5efc16.rtl.css b/charting_library/bundles/11.39258d804c625e5efc16.rtl.css deleted file mode 100644 index 0f55094e..00000000 --- a/charting_library/bundles/11.39258d804c625e5efc16.rtl.css +++ /dev/null @@ -1 +0,0 @@ -.container-12F9cTKw{display:flex;flex:0 0 auto;align-items:center;padding:17px 20px 17px 17px}@media screen and (max-height:360px){.container-12F9cTKw{padding-top:10px;padding-bottom:10px}}.unsetAlign-39w7dDTj{align-items:stretch}.title-TQFObfxW{flex-grow:1;font-size:20px;font-weight:700;line-height:28px;color:#131722;min-width:0}html.theme-dark .title-TQFObfxW{color:#b2b5be}.subtitle-EM1kLgFz{font-size:16px;line-height:24px;font-weight:400;margin:8px 0 3px}.ellipsis-1PT8QOxq{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.close-3NTwKnT_{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:2px;color:#787b86;cursor:default}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.close-3NTwKnT_:hover{color:#131722;background-color:#f0f3fa}}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .close-3NTwKnT_:hover{background-color:#363a45;color:#b2b5be}}.dialog-2QwUBM-N{display:block;min-width:380px;max-width:550px;width:auto}@media screen and (max-width:379px){.dialog-2QwUBM-N{min-width:100%;min-height:auto}}.wrapper-3ePvQMAQ{display:flex;flex-direction:column;height:100%}.separator-1L40XQyb{margin:0 0 2px;flex:none} \ No newline at end of file diff --git a/charting_library/bundles/11.6ba2ee83530adf0eda84.js b/charting_library/bundles/11.6ba2ee83530adf0eda84.js deleted file mode 100644 index 7a628008..00000000 --- a/charting_library/bundles/11.6ba2ee83530adf0eda84.js +++ /dev/null @@ -1 +0,0 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[11],[]]); \ No newline at end of file diff --git a/charting_library/bundles/16.102513570821ffa4cacc.css b/charting_library/bundles/13.102513570821ffa4cacc.css similarity index 100% rename from charting_library/bundles/16.102513570821ffa4cacc.css rename to charting_library/bundles/13.102513570821ffa4cacc.css diff --git a/charting_library/bundles/16.102513570821ffa4cacc.rtl.css b/charting_library/bundles/13.102513570821ffa4cacc.rtl.css similarity index 100% rename from charting_library/bundles/16.102513570821ffa4cacc.rtl.css rename to charting_library/bundles/13.102513570821ffa4cacc.rtl.css diff --git a/charting_library/bundles/13.bd9a7b50624ae8dfb71b.js b/charting_library/bundles/13.bd9a7b50624ae8dfb71b.js new file mode 100644 index 00000000..613b0543 --- /dev/null +++ b/charting_library/bundles/13.bd9a7b50624ae8dfb71b.js @@ -0,0 +1 @@ +(window.webpackJsonp=window.webpackJsonp||[]).push([[13],[]]); \ No newline at end of file diff --git a/charting_library/bundles/13.e20f20919c448d1b6450.js b/charting_library/bundles/13.e20f20919c448d1b6450.js deleted file mode 100644 index 069e3eaf..00000000 --- a/charting_library/bundles/13.e20f20919c448d1b6450.js +++ /dev/null @@ -1,3 +0,0 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[13],{"+l/S":function(e,t,n){},"/KDZ":function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var a=n("mrSG"),r=n("q1tI"),i=function(e){function t(t){var n=e.call(this,t)||this;return n._handleChange=function(){n.forceUpdate()},n.state={query:window.matchMedia(n.props.rule)},n}return Object(a.__extends)(t,e),t.prototype.componentDidMount=function(){this._subscribe(this.state.query)},t.prototype.componentDidUpdate=function(e,t){this.state.query!==t.query&&(this._unsubscribe(t.query),this._subscribe(this.state.query))},t.prototype.componentWillUnmount=function(){this._unsubscribe(this.state.query)},t.prototype.render=function(){return this.props.children(this.state.query.matches)},t.getDerivedStateFromProps=function(e,t){return e.rule!==t.query.media?{query:window.matchMedia(e.rule)}:null},t.prototype._subscribe=function(e){e.addListener(this._handleChange)},t.prototype._unsubscribe=function(e){e.removeListener(this._handleChange)},t}(r.PureComponent)},"02pg":function(e,t,n){"use strict";n.d(t,"a",(function(){return s}));var a=n("q1tI"),r=n("TSYQ"),i=n("XiJV");function s(e){return a.createElement("div",{className:r(i.separator,e.className)})}},"2A9e":function(e){e.exports=JSON.parse('{"button":"button-1iktpaT1","content":"content-2PGssb8d","noOutline":"noOutline-d9Yp4qvi","appearance-default":"appearance-default-dMjF_2Hu","intent-primary":"intent-primary-1-IOYcbg","intent-success":"intent-success-25a4XZXM","intent-default":"intent-default-2ZbSqQDs","intent-warning":"intent-warning-24j5HMi0","intent-danger":"intent-danger-1EETHCla","appearance-stroke":"appearance-stroke-12lxiUSM","appearance-text":"appearance-text-DqKJVT3U","appearance-inverse":"appearance-inverse-r1Y2JQg_","size-s":"size-s-3mait84m","size-m":"size-m-2G7L7Qat","size-l":"size-l-2NEs9_xt","size-p":"size-p-3D4rn3v0","full-width":"full-width-1wU8ljjC","with-icon":"with-icon-yumghDr-","icon":"icon-1grlgNdV"}')},"4vL2":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=n("TSYQ");t.getButtonClasses=function(e,t){var n=t.intent,r=void 0===n?"primary":n,i=t.size,s=void 0===i?"m":i,o=t.appearance,l=void 0===o?"default":o,c=t.useFullWidth,u=void 0!==c&&c,d=t.tabIndex,p=void 0===d?0:d,m=t.icon,f=t.className;return a(f,e.button,e["size-"+s],e["intent-"+r],e["appearance-"+l],u&&e["full-width"],-1===p&&e.noOutline,m&&"s"!==s&&e["with-icon"])}},ASyk:function(e,t,n){e.exports={"tablet-normal-breakpoint":"screen and (max-width: 768px)","small-height-breakpoint":"screen and (max-height: 360px)","tablet-small-breakpoint":"screen and (max-width: 419px)"}},ItnF:function(e,t,n){e.exports={dialog:"dialog-2QwUBM-N",wrapper:"wrapper-3ePvQMAQ",separator:"separator-1L40XQyb"}},V6cB:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=n("mrSG"),r=n("q1tI"),i=n("TSYQ"),s=n("4vL2"),o=n("2A9e");n("+l/S"),t.Button=function(e){ -var t=e.className,n=e.intent,l=e.size,c=e.appearance,u=e.disabled,d=e.useFullWidth,p=e.reference,m=e.icon,f=e.children,h=e.tabIndex,b=a.__rest(e,["className","intent","size","appearance","disabled","useFullWidth","reference","icon","children","tabIndex"]),_=s.getButtonClasses(o,{intent:n,size:l,appearance:c,disabled:u,useFullWidth:d,tabIndex:h,icon:m});return r.createElement("button",a.__assign({className:i(_,t),disabled:u,ref:p,tabIndex:h},b),m&&"s"!==l&&r.createElement("span",{className:o.icon},m),r.createElement("span",{className:o.content},f))}},XiJV:function(e,t,n){e.exports={separator:"separator-1TZB5HZ-"}},"e95/":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=n("mrSG"),r=n("q1tI"),i=n("TSYQ"),s=n("4vL2"),o=n("2A9e");n("+l/S"),t.AnchorButton=function(e){var t=e.className,n=e.intent,l=e.size,c=e.appearance,u=e.disabled,d=e.useFullWidth,p=e.reference,m=e.icon,f=e.children,h=e.href,b=e.tabIndex,_=a.__rest(e,["className","intent","size","appearance","disabled","useFullWidth","reference","icon","children","href","tabIndex"]),v=s.getButtonClasses(o,{intent:n,size:l,appearance:c,disabled:u,useFullWidth:d,tabIndex:b,icon:m});return r.createElement("a",a.__assign({className:i(t,v),href:u?void 0:h,"aria-disabled":u,ref:p,tabIndex:b},_),m&&"s"!==l&&r.createElement("span",{className:o.icon},m),r.createElement("span",{className:o.content},f))}},g89m:function(e,t,n){"use strict";var a=n("mrSG"),r=n("q1tI"),i=n.n(r),s=n("Eyy1"),o=n("TSYQ"),l=n.n(o),c=n("/3z9"),u=n("d700"),d=n("WXjp"),p=n("02pg"),m=n("uhCe"),f=n("/KDZ"),h=n("pafz"),b=n("ZjKI"),_=n("FQhm"),v=n("Iivm"),g=n("zztK"),w=n("px1m");function y(e){var t=e.title,n=e.subtitle,a=e.onClose,r=e.renderBefore,s=e.renderAfter;return i.a.createElement("div",{className:l()(w.container,n&&w.unsetAlign)},r,i.a.createElement("div",{"data-dragg-area":!0,className:w.title},i.a.createElement("div",{className:w.ellipsis},t),n&&i.a.createElement("div",{className:l()(w.ellipsis,w.subtitle)},n)),s,i.a.createElement(v.Icon,{className:w.close,icon:g,onClick:a,"data-name":"close","data-role":"button"}))}var x=n("ItnF");n.d(t,"a",(function(){return C}));var N={vertical:20},S={vertical:0},C=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._controller=null,t._reference=null,t._renderChildren=function(e,n){return t._controller=e,t.props.render({requestResize:t._requestResize,centerAndFit:t._centerAndFit,isSmallWidth:n})},t._handleReference=function(e){return t._reference=e},t._handleClose=function(){t.props.onClose()},t._handleKeyDown=function(e){if(!e.defaultPrevented)switch(t.props.onKeyDown&&t.props.onKeyDown(e),Object(c.hashFromEvent)(e)){case 27:var n=document.activeElement,a=Object(s.ensureNotNull)(t._reference);if(null!==n){if(e.preventDefault(),E(n))return void t._handleClose();if(Object(u.b)(n))return void a.focus();if(a.contains(n))return void t._handleClose()}}},t._requestResize=function(){null!==t._controller&&t._controller.recalculateBounds()},t._centerAndFit=function(){ -null!==t._controller&&t._controller.centerAndFit()},t}return Object(a.__extends)(t,e),t.prototype.componentDidMount=function(){_.subscribe(b.CLOSE_POPUPS_AND_DIALOGS_COMMAND,this._handleClose,null)},t.prototype.componentWillUnmount=function(){_.unsubscribe(b.CLOSE_POPUPS_AND_DIALOGS_COMMAND,this._handleClose,null)},t.prototype.focus=function(){Object(s.ensureNotNull)(this._reference).focus()},t.prototype.render=function(){var e=this,t=this.props,n=t.className,a=t.isOpened,r=t.title,s=t.dataName,o=t.onClickOutside,c=t.additionalElementPos,u=t.additionalHeaderElement,b=t.backdrop,_=t.shouldForceFocus,v=void 0===_||_,g=t.showSeparator,w=t.subtitle,C=t.fullScreen,E=void 0!==C&&C,O="after"!==c?u:void 0,z="after"===c?u:void 0;return i.a.createElement(f.a,{rule:m.a.SmallHeight},(function(t){return i.a.createElement(f.a,{rule:m.a.TabletSmall},(function(c){return i.a.createElement(d.a,{className:l()(x.dialog,n),isOpened:a,reference:e._handleReference,onKeyDown:e._handleKeyDown,onClickOutside:o,fullscreen:c||E,guard:t?S:N,boundByScreen:c||E,shouldForceFocus:v,backdrop:b,name:e.props.dataName},i.a.createElement("div",{className:x.wrapper,"data-name":s,"data-dialog-name":r},i.a.createElement(y,{onClose:e._handleClose,renderAfter:z,renderBefore:O,subtitle:w,title:r}),g&&i.a.createElement(p.a,{className:x.separator}),i.a.createElement(h.a.Consumer,null,(function(t){return e._renderChildren(t,c||E)}))))}))}))},t}(i.a.PureComponent);function E(e){return"true"===e.getAttribute("data-haspopup")&&"true"!==e.getAttribute("data-expanded")}},mwqF:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=n("mrSG");a.__exportStar(n("V6cB"),t),a.__exportStar(n("e95/"),t)},px1m:function(e,t,n){e.exports={"small-height-breakpoint":"screen and (max-height: 360px)",container:"container-12F9cTKw",unsetAlign:"unsetAlign-39w7dDTj",title:"title-TQFObfxW",subtitle:"subtitle-EM1kLgFz",ellipsis:"ellipsis-1PT8QOxq",close:"close-3NTwKnT_"}},uhCe:function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));var a=n("ASyk"),r={SmallHeight:a["small-height-breakpoint"],TabletSmall:a["tablet-small-breakpoint"],TabletNormal:a["tablet-normal-breakpoint"]}},zztK:function(e,t){e.exports=''}}]); \ No newline at end of file diff --git a/charting_library/bundles/14.b271e3269de6c25b5d48.js b/charting_library/bundles/14.b271e3269de6c25b5d48.js deleted file mode 100644 index 895fae0b..00000000 --- a/charting_library/bundles/14.b271e3269de6c25b5d48.js +++ /dev/null @@ -1,3 +0,0 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[14],{"5qpw":function(e,t,n){"use strict";n.r(t),n.d(t,"LazyJqueryUI",(function(){return o})),n.d(t,"lazyJqueryUI",(function(){return s}));var r;n("P5fv");function i(e){return e in $.fn?Promise.resolve():(r||(r=new Promise((function(e){Promise.all([n.e(87),n.e("lazy-jquery-ui")]).then(function(t){n("ONnG"),e()}.bind(null,n)).catch(void 0)}))),r)}var o=function(){function e(e){this._$elem=e}return e.prototype.draggable=function(){var e=arguments,t=this._$elem;return i("draggable").then((function(){return t.draggable.apply(t,e)}))},e.prototype.resizable=function(){var e=arguments,t=this._$elem;return i("resizable").then((function(){return t.resizable.apply(t,e)}))},e.prototype.sortable=function(){var e=arguments,t=this._$elem;return i("sortable").then((function(){return t.sortable.apply(t,e)}))},e.prototype.datepicker=function(){var e=arguments,t=this._$elem;return i("datepicker").then((function(){return t.datepicker.apply(t,e)}))},e}();function s(e){return new o(e)}},jAh7:function(e,t,n){"use strict";n.r(t),n.d(t,"OverlapManager",(function(){return o})),n.d(t,"getRootOverlapManager",(function(){return a}));var r=n("Eyy1"),i=function(){function e(){this._storage=[]}return e.prototype.add=function(e){this._storage.push(e)},e.prototype.remove=function(e){this._storage=this._storage.filter((function(t){return e!==t}))},e.prototype.has=function(e){return this._storage.includes(e)},e.prototype.getItems=function(){return this._storage},e}(),o=function(){function e(e){void 0===e&&(e=document),this._storage=new i,this._windows=new Map,this._index=0,this._document=e,this._container=e.createDocumentFragment()}return e.prototype.setContainer=function(e){var t=this._container,n=null===e?this._document.createDocumentFragment():e;!function(e,t){Array.from(e.childNodes).forEach((function(e){e.nodeType===Node.ELEMENT_NODE&&t.appendChild(e)}))}(t,n),this._container=n},e.prototype.registerWindow=function(e){this._storage.has(e)||this._storage.add(e)},e.prototype.ensureWindow=function(e,t){void 0===t&&(t={position:"fixed",direction:"normal"});var n=this._windows.get(e);if(void 0!==n)return n;this.registerWindow(e);var r=this._document.createElement("div");if(r.style.position=t.position,r.style.zIndex=this._index.toString(),r.dataset.id=e,void 0!==t.index){var i=this._container.childNodes.length;if(t.index>=i)this._container.appendChild(r);else if(t.index<=0)this._container.insertBefore(r,this._container.firstChild);else{var o=this._container.childNodes[t.index];this._container.insertBefore(r,o)}}else"reverse"===t.direction?this._container.insertBefore(r,this._container.firstChild):this._container.appendChild(r);return this._windows.set(e,r),++this._index,r},e.prototype.unregisterWindow=function(e){this._storage.remove(e);var t=this._windows.get(e);void 0!==t&&(null!==t.parentElement&&t.parentElement.removeChild(t),this._windows.delete(e))},e.prototype.getZindex=function(e){var t=this.ensureWindow(e);return parseInt(t.style.zIndex||"0")},e.prototype.moveToTop=function(e){ -this.getZindex(e)!==this._index&&(this.ensureWindow(e).style.zIndex=(++this._index).toString())},e.prototype.removeWindow=function(e){this.unregisterWindow(e)},e}(),s=new WeakMap;function a(e){void 0===e&&(e=document);var t=e.getElementById("overlap-manager-root");if(null!==t)return Object(r.ensureDefined)(s.get(t));var n=new o(e),i=function(e){var t=e.createElement("div");return t.style.position="absolute",t.style.zIndex=150..toString(),t.style.top="0px",t.style.left="0px",t.id="overlap-manager-root",t}(e);return s.set(i,n),n.setContainer(i),e.body.appendChild(i),n}},nbsC:function(e,t,n){var r,i,o,s;s=function(e){var t=Object.prototype.toString,n=Array.isArray||function(e){return"[object Array]"===t.call(e)};function r(e){return"function"==typeof e}function i(e){return e.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&")}function o(e,t){return null!=e&&"object"==typeof e&&t in e}var s=RegExp.prototype.test,a=/\S/;function u(e){return!function(e,t){return s.call(e,t)}(a,e)}var c={"&":"&","<":"<",">":">",'"':""","'":"'","/":"/","`":"`","=":"="},p=/\s*/,l=/\s+/,h=/\s*=/,f=/\s*\}/,d=/#|\^|\/|>|\{|&|=|!/;function v(e){this.string=e,this.tail=e,this.pos=0}function g(e,t){this.view=e,this.cache={".":this.view},this.parent=t}function y(){this.cache={}}v.prototype.eos=function(){return""===this.tail},v.prototype.scan=function(e){var t=this.tail.match(e);if(!t||0!==t.index)return"";var n=t[0];return this.tail=this.tail.substring(n.length),this.pos+=n.length,n},v.prototype.scanUntil=function(e){var t,n=this.tail.search(e);switch(n){case-1:t=this.tail,this.tail="";break;case 0:t="";break;default:t=this.tail.substring(0,n),this.tail=this.tail.substring(n)}return this.pos+=t.length,t},g.prototype.push=function(e){return new g(e,this)},g.prototype.lookup=function(e){var t,n=this.cache;if(n.hasOwnProperty(e))t=n[e];else{for(var i,s,a=this,u=!1;a;){if(e.indexOf(".")>0)for(t=a.view,i=e.split("."),s=0;null!=t&&s0?i[i.length-1][4]:n;break;default:r.push(t)}return n}(function(e){for(var t,n,r=[],i=0,o=e.length;i"===o?s=this.renderPartial(i,t,n,r):"&"===o?s=this.unescapedValue(i,t):"name"===o?s=this.escapedValue(i,t):"text"===o&&(s=this.rawValue(i)),void 0!==s&&(a+=s);return a},y.prototype.renderSection=function(e,t,i,o){var s=this,a="",u=t.lookup(e[1]);if(u){if(n(u))for(var c=0,p=u.length;c"'`=\/]/g,(function(e){return c[e]}))},e.Scanner=v,e.Context=g,e.Writer=y},t&&"string"!=typeof t.nodeName?s(t):(i=[t],void 0===(o="function"==typeof(r=s)?r.apply(t,i):r)||(e.exports=o))}}]); \ No newline at end of file diff --git a/charting_library/bundles/14.f0c743fc89255ca1fdc0.js b/charting_library/bundles/14.f0c743fc89255ca1fdc0.js new file mode 100644 index 00000000..ba0b6b6e --- /dev/null +++ b/charting_library/bundles/14.f0c743fc89255ca1fdc0.js @@ -0,0 +1,6 @@ +(window.webpackJsonp=window.webpackJsonp||[]).push([[14],{Iivm:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),n("mrSG").__exportStar(n("swCq"),t)},cvc5:function(e,t,n){var r,o,i;e.exports=(r=n("q1tI"),o=n("i8i4"),i=n("bdgK"),function(e){function t(r){if(n[r])return n[r].exports;var o=n[r]={exports:{},id:r,loaded:!1};return e[r].call(o.exports,o,o.exports,t),o.loaded=!0,o.exports}var n={};return t.m=e,t.c=n,t.p="dist/",t(0)}([function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=function(e){return e&&e.__esModule?e:{default:e}}(n(1));t.default=r.default,e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var o=function(){function e(e,t){for(var n=0;n0&&void 0!==arguments[0]?arguments[0]:n.props.includeMargin;if(n.props.shouldMeasure){n._node.parentNode||n._setDOMNode();var t=n.getDimensions(n._node,e),r="function"==typeof n.props.children;n._propsToMeasure.some((function(e){if(t[e]!==n._lastDimensions[e])return n.props.onMeasure(t),r&&void 0!==n&&n.setState({dimensions:t}),n._lastDimensions=t,!0}))}},n.state={dimensions:{width:0,height:0,top:0,right:0,bottom:0,left:0}},n._node=null,n._propsToMeasure=n._getPropsToMeasure(e),n._lastDimensions={},n}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(t,e),o(t,[{key:"componentDidMount",value:function(){var e=this;this._setDOMNode(),this.measure(),this.resizeObserver=new c.default((function(){return e.measure()})),this.resizeObserver.observe(this._node)}},{key:"componentWillReceiveProps",value:function(e){var t=(e.config,e.whitelist),n=e.blacklist;this.props.whitelist===t&&this.props.blacklist===n||(this._propsToMeasure=this._getPropsToMeasure({whitelist:t,blacklist:n}))}},{key:"componentWillUnmount",value:function(){this.resizeObserver.disconnect(this._node),this._node=null}},{key:"_setDOMNode",value:function(){this._node=s.default.findDOMNode(this)}},{key:"getDimensions",value:function(){ +var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this._node,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.props.includeMargin;return(0,f.default)(e,{margin:t})}},{key:"_getPropsToMeasure",value:function(e){var t=e.whitelist,n=e.blacklist;return t.filter((function(e){return n.indexOf(e)<0}))}},{key:"render",value:function(){var e=this.props.children;return i.Children.only("function"==typeof e?e(this.state.dimensions):e)}}]),t}(i.Component);l.propTypes={whitelist:a.default.array,blacklist:a.default.array,includeMargin:a.default.bool,useClone:a.default.bool,cloneOptions:a.default.object,shouldMeasure:a.default.bool,onMeasure:a.default.func},l.defaultProps={whitelist:["width","height","top","right","bottom","left"],blacklist:[],includeMargin:!0,useClone:!1,cloneOptions:{},shouldMeasure:!0,onMeasure:function(){return null}},t.default=l,e.exports=t.default},function(e,t){e.exports=r},function(e,t,n){(function(t){"use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};if("production"!==t.env.NODE_ENV){var o="function"==typeof Symbol&&Symbol.for&&Symbol.for("react.element")||60103;e.exports=n(5)((function(e){return"object"===(void 0===e?"undefined":r(e))&&null!==e&&e.$$typeof===o}),!0)}else e.exports=n(12)()}).call(t,n(4))},function(e,t){"use strict";function n(){throw new Error("setTimeout has not been defined")}function r(){throw new Error("clearTimeout has not been defined")}function o(e){if(c===setTimeout)return setTimeout(e,0);if((c===n||!c)&&setTimeout)return c=setTimeout,setTimeout(e,0);try{return c(e,0)}catch(t){try{return c.call(null,e,0)}catch(t){return c.call(this,e,0)}}}function i(){y&&p&&(y=!1,p.length?d=p.concat(d):h=-1,d.length&&u())}function u(){if(!y){var e=o(i);y=!0;for(var t=d.length;t;){for(p=d,d=[];++h1)for(var n=1;n1?t-1:0),r=1;r2?n-2:0),i=2;i1&&void 0!==arguments[1]?arguments[1]:{},n=e.getBoundingClientRect(),o=void 0,i=void 0,u=void 0;return t.margin&&(u=(0,r.default)(getComputedStyle(e))),t.margin?(o=u.left+n.width+u.right,i=u.top+n.height+u.bottom):(o=n.width,i=n.height),{width:o,height:i,top:n.top,right:n.right,bottom:n.bottom,left:n.left}};var r=function(e){return e&&e.__esModule?e:{default:e}}(n(16));e.exports=t.default},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return{top:n((e=e||{}).marginTop),right:n(e.marginRight),bottom:n(e.marginBottom),left:n(e.marginLeft)}};var n=function(e){return parseInt(e)||0};e.exports=t.default}]))},swCq:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Icon=void 0;var r=n("mrSG"),o=n("q1tI");t.Icon=o.forwardRef((function(e,t){var n=e.icon,i=void 0===n?"":n,u=r.__rest(e,["icon"]);return o.createElement("span",r.__assign({},u,{ref:t,dangerouslySetInnerHTML:{__html:i}}))}))}}]); \ No newline at end of file diff --git a/charting_library/bundles/15.166c683c8a6519fd3b00.js b/charting_library/bundles/15.166c683c8a6519fd3b00.js deleted file mode 100644 index ab2c652a..00000000 --- a/charting_library/bundles/15.166c683c8a6519fd3b00.js +++ /dev/null @@ -1,6 +0,0 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[15],{XmVn:function(e,t,n){var r,o,i;e.exports=(r=n("q1tI"),o=n("i8i4"),i=n("bdgK"),function(e){function t(r){if(n[r])return n[r].exports;var o=n[r]={exports:{},id:r,loaded:!1};return e[r].call(o.exports,o,o.exports,t),o.loaded=!0,o.exports}var n={};return t.m=e,t.c=n,t.p="dist/",t(0)}([function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=function(e){return e&&e.__esModule?e:{default:e}}(n(1));t.default=r.default,e.exports=t.default},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var o=function(){function e(e,t){for(var n=0;n0&&void 0!==arguments[0]?arguments[0]:n.props.includeMargin;if(n.props.shouldMeasure){n._node.parentNode||n._setDOMNode();var t=n.getDimensions(n._node,e),r="function"==typeof n.props.children;n._propsToMeasure.some((function(e){if(t[e]!==n._lastDimensions[e])return n.props.onMeasure(t),r&&void 0!==n&&n.setState({dimensions:t}),n._lastDimensions=t,!0}))}},n.state={dimensions:{width:0,height:0,top:0,right:0,bottom:0,left:0}},n._node=null,n._propsToMeasure=n._getPropsToMeasure(e),n._lastDimensions={},n}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(t,e),o(t,[{key:"componentDidMount",value:function(){var e=this;this._setDOMNode(),this.measure(),this.resizeObserver=new c.default((function(){return e.measure()})),this.resizeObserver.observe(this._node)}},{key:"componentWillReceiveProps",value:function(e){var t=(e.config,e.whitelist),n=e.blacklist;this.props.whitelist===t&&this.props.blacklist===n||(this._propsToMeasure=this._getPropsToMeasure({whitelist:t,blacklist:n}))}},{key:"componentWillUnmount",value:function(){this.resizeObserver.disconnect(this._node),this._node=null}},{key:"_setDOMNode",value:function(){this._node=s.default.findDOMNode(this)}},{key:"getDimensions",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this._node,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.props.includeMargin;return(0,f.default)(e,{margin:t})}},{ -key:"_getPropsToMeasure",value:function(e){var t=e.whitelist,n=e.blacklist;return t.filter((function(e){return n.indexOf(e)<0}))}},{key:"render",value:function(){var e=this.props.children;return i.Children.only("function"==typeof e?e(this.state.dimensions):e)}}]),t}(i.Component);l.propTypes={whitelist:a.default.array,blacklist:a.default.array,includeMargin:a.default.bool,useClone:a.default.bool,cloneOptions:a.default.object,shouldMeasure:a.default.bool,onMeasure:a.default.func},l.defaultProps={whitelist:["width","height","top","right","bottom","left"],blacklist:[],includeMargin:!0,useClone:!1,cloneOptions:{},shouldMeasure:!0,onMeasure:function(){return null}},t.default=l,e.exports=t.default},function(e,t){e.exports=r},function(e,t,n){(function(t){"use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};if("production"!==t.env.NODE_ENV){var o="function"==typeof Symbol&&Symbol.for&&Symbol.for("react.element")||60103;e.exports=n(5)((function(e){return"object"===(void 0===e?"undefined":r(e))&&null!==e&&e.$$typeof===o}),!0)}else e.exports=n(12)()}).call(t,n(4))},function(e,t){"use strict";function n(){throw new Error("setTimeout has not been defined")}function r(){throw new Error("clearTimeout has not been defined")}function o(e){if(c===setTimeout)return setTimeout(e,0);if((c===n||!c)&&setTimeout)return c=setTimeout,setTimeout(e,0);try{return c(e,0)}catch(t){try{return c.call(null,e,0)}catch(t){return c.call(this,e,0)}}}function i(){y&&p&&(y=!1,p.length?d=p.concat(d):h=-1,d.length&&u())}function u(){if(!y){var e=o(i);y=!0;for(var t=d.length;t;){for(p=d,d=[];++h1)for(var n=1;n1?t-1:0),r=1;r2?n-2:0),i=2;i1&&void 0!==arguments[1]?arguments[1]:{},n=e.getBoundingClientRect(),o=void 0,i=void 0,u=void 0;return t.margin&&(u=(0,r.default)(getComputedStyle(e))),t.margin?(o=u.left+n.width+u.right,i=u.top+n.height+u.bottom):(o=n.width,i=n.height),{width:o,height:i,top:n.top,right:n.right,bottom:n.bottom,left:n.left}};var r=function(e){return e&&e.__esModule?e:{default:e}}(n(16));e.exports=t.default},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return{top:n((e=e||{}).marginTop),right:n(e.marginRight),bottom:n(e.marginBottom),left:n(e.marginLeft)}};var n=function(e){return parseInt(e)||0};e.exports=t.default}]))}}]); \ No newline at end of file diff --git a/charting_library/bundles/15.c3822fc777211ee8315c.js b/charting_library/bundles/15.c3822fc777211ee8315c.js new file mode 100644 index 00000000..699203fc --- /dev/null +++ b/charting_library/bundles/15.c3822fc777211ee8315c.js @@ -0,0 +1,3 @@ +(window.webpackJsonp=window.webpackJsonp||[]).push([[15],{A6WY:function(e,t,n){"use strict";n.r(t),n.d(t,"LazyJqueryUI",(function(){return o})),n.d(t,"lazyJqueryUI",(function(){return a}));var r;n("P5fv");function i(e){return e in $.fn?Promise.resolve():(r||(r=new Promise((function(e){Promise.all([n.e(89),n.e("lazy-jquery-ui")]).then(function(t){n("BvgM"),e()}.bind(null,n)).catch(void 0)}))),r)}var o=function(){function e(e){this._$elem=e}return e.prototype.draggable=function(){var e=arguments,t=this._$elem;return i("draggable").then((function(){return t.draggable.apply(t,e)}))},e.prototype.resizable=function(){var e=arguments,t=this._$elem;return i("resizable").then((function(){return t.resizable.apply(t,e)}))},e.prototype.sortable=function(){var e=arguments,t=this._$elem;return i("sortable").then((function(){return t.sortable.apply(t,e)}))},e.prototype.datepicker=function(){var e=arguments,t=this._$elem;return i("datepicker").then((function(){return t.datepicker.apply(t,e)}))},e}();function a(e){return new o(e)}},nbsC:function(e,t,n){var r,i,o,a;a=function(e){var t=Object.prototype.toString,n=Array.isArray||function(e){return"[object Array]"===t.call(e)};function r(e){return"function"==typeof e}function i(e){return e.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&")}function o(e,t){return null!=e&&"object"==typeof e&&t in e}var a=RegExp.prototype.test,s=/\S/;function u(e){return!function(e,t){return a.call(e,t)}(s,e)}var c={"&":"&","<":"<",">":">",'"':""","'":"'","/":"/","`":"`","=":"="},p=/\s*/,l=/\s+/,f=/\s*=/,h=/\s*\}/,d=/#|\^|\/|>|\{|&|=|!/;function v(e){this.string=e,this.tail=e,this.pos=0}function g(e,t){this.view=e,this.cache={".":this.view},this.parent=t}function y(){this.cache={}}v.prototype.eos=function(){return""===this.tail},v.prototype.scan=function(e){var t=this.tail.match(e);if(!t||0!==t.index)return"";var n=t[0];return this.tail=this.tail.substring(n.length),this.pos+=n.length,n},v.prototype.scanUntil=function(e){var t,n=this.tail.search(e);switch(n){case-1:t=this.tail,this.tail="";break;case 0:t="";break;default:t=this.tail.substring(0,n),this.tail=this.tail.substring(n)}return this.pos+=t.length,t},g.prototype.push=function(e){return new g(e,this)},g.prototype.lookup=function(e){var t,n=this.cache;if(n.hasOwnProperty(e))t=n[e];else{for(var i,a,s=this,u=!1;s;){if(e.indexOf(".")>0)for(t=s.view,i=e.split("."),a=0;null!=t&&a0?i[i.length-1][4]:n;break;default:r.push(t)}return n}(function(e){for(var t,n,r=[],i=0,o=e.length;i"===o?a=this.renderPartial(i,t,n,r):"&"===o?a=this.unescapedValue(i,t):"name"===o?a=this.escapedValue(i,t):"text"===o&&(a=this.rawValue(i)),void 0!==a&&(s+=a);return s},y.prototype.renderSection=function(e,t,i,o){var a=this,s="",u=t.lookup(e[1]);if(u){if(n(u))for(var c=0,p=u.length;c"'`=\/]/g,(function(e){return c[e]}))},e.Scanner=v,e.Context=g,e.Writer=y},t&&"string"!=typeof t.nodeName?a(t):(i=[t],void 0===(o="function"==typeof(r=a)?r.apply(t,i):r)||(e.exports=o))}}]); \ No newline at end of file diff --git a/charting_library/bundles/16.4b079d411d2e03610769.css b/charting_library/bundles/16.4b079d411d2e03610769.css new file mode 100644 index 00000000..37e1a9dc --- /dev/null +++ b/charting_library/bundles/16.4b079d411d2e03610769.css @@ -0,0 +1 @@ +.footer-1mvnCDqp{display:flex;flex:0 0 auto;border-top:1px solid #e0e3eb;padding:20px}html.theme-dark .footer-1mvnCDqp{border-top:1px solid #434651}@media screen and (max-height:360px){.footer-1mvnCDqp{padding:10px 20px}}.footer-1mvnCDqp .submitButton-2lNICzl3{padding-left:12px}.footer-1mvnCDqp .buttons-3yvtQ_uI{margin-left:auto} \ No newline at end of file diff --git a/charting_library/bundles/16.4b079d411d2e03610769.rtl.css b/charting_library/bundles/16.4b079d411d2e03610769.rtl.css new file mode 100644 index 00000000..211eed99 --- /dev/null +++ b/charting_library/bundles/16.4b079d411d2e03610769.rtl.css @@ -0,0 +1 @@ +.footer-1mvnCDqp{display:flex;flex:0 0 auto;border-top:1px solid #e0e3eb;padding:20px}html.theme-dark .footer-1mvnCDqp{border-top:1px solid #434651}@media screen and (max-height:360px){.footer-1mvnCDqp{padding:10px 20px}}.footer-1mvnCDqp .submitButton-2lNICzl3{padding-right:12px}.footer-1mvnCDqp .buttons-3yvtQ_uI{margin-right:auto} \ No newline at end of file diff --git a/charting_library/bundles/17.1a3ca6d3a9c62dfe1f17.js b/charting_library/bundles/17.1a3ca6d3a9c62dfe1f17.js new file mode 100644 index 00000000..57416eb0 --- /dev/null +++ b/charting_library/bundles/17.1a3ca6d3a9c62dfe1f17.js @@ -0,0 +1,4 @@ +(window.webpackJsonp=window.webpackJsonp||[]).push([[17],{"3G1X":function(e,t,n){"use strict";n.d(t,"a",(function(){return h})),n.d(t,"c",(function(){return p})),n.d(t,"b",(function(){return g}));var r,o=n("mrSG"),i=n("q1tI"),a=n.n(i),c=n("TSYQ"),s=n.n(c),l=n("Eyy1"),u=n("Wvr1"),d=n("Oi2w"),m=n("l9+T"),f=n("k+zC"),b=n("Hk3L");(r={}).FontSizeMedium=Object(l.ensureDefined)(b["font-size-medium"]),r.FontSizeLarge=Object(l.ensureDefined)(b["font-size-large"]),r.GroupedVertical=Object(l.ensureDefined)(b["grouped-vertical"]),r.GroupedHorizontal=Object(l.ensureDefined)(b["grouped-horizontal"]);function h(e){var t=e.borderStyle,n=void 0===t?"thin":t,r=e.removeRoundBorder,c=void 0===r?0:r,f=e.highlightRemoveRoundBorder,h=void 0===f?0:f,p=e.intent,g=void 0===p?"default":p,v=e.size,O=void 0===v?"medium":v,C=e.tabIndex,j=void 0===C?0:C,w=e.className,y=e.disabled,z=e.readonly,N=e.icon,_=e.iconPosition,E=e.highlight,B=e.reference,k=e.containerReference,F=e.inputClassName,S=e.onFocus,x=e.onBlur,D=e.interactive,R=Object(o.__rest)(e,["borderStyle","removeRoundBorder","highlightRemoveRoundBorder","intent","size","tabIndex","className","disabled","readonly","icon","iconPosition","highlight","reference","containerReference","inputClassName","onFocus","onBlur","interactive"]),I=Object(i.useRef)(null),A=Object(d.a)(),T=A[0],q=A[1],K=Object(u.a)(c),M=Object(u.a)(h),G=Object(m.a)(q.onFocus,S),Y=Object(m.a)(q.onBlur,x);return a.a.createElement("span",{className:s()(b.container,w,b["intent-"+g],b["border-"+n],b["size-"+O],K,E&&b.highlight,Boolean(N)&&_&&b["icon-"+_],y&&b.disabled,z&&b.readonly,T&&b.focused),tabIndex:y||D?void 0:T?-1:j,onFocus:function(e){D||Object(l.ensureNotNull)(I.current).focus()},ref:k},N,a.a.createElement("input",Object(o.__assign)({},R,{className:s()(b.input,F),disabled:y,readOnly:z,tabIndex:y?void 0:T?j:-1,onFocus:G,onBlur:Y,ref:function(e){I.current=e,B&&B(e)}})),E&&a.a.createElement("span",{className:s()(b.shadow,M)}))}function p(e){var t=e.className,n=e.children,r=e.interactive,i=void 0===r||r,c=Object(o.__rest)(e,["className","children","interactive"]);return a.a.createElement("span",Object(o.__assign)({},c,{className:s()(t,b.icon,i&&b.interactive)}),n)}function g(e){return e=Object(f.a)(e),a.a.createElement(h,Object(o.__assign)({},e))}},"8NUT":function(e,t,n){e.exports={"small-height-breakpoint":"screen and (max-height: 360px)",footer:"footer-1mvnCDqp",submitButton:"submitButton-2lNICzl3",buttons:"buttons-3yvtQ_uI"}},Ce4d:function(e,t,n){e.exports={container:"container-AqxbM340",focused:"focused-3bgZ4yBI",readonly:"readonly-3YlYTz9Q",disabled:"disabled-3kisU58M","size-small":"size-small-ST9O9iKu","size-medium":"size-medium-2saizg8j","size-large":"size-large-1HDInl7D","font-size-small":"font-size-small-AVVl6ljq","font-size-medium":"font-size-medium-3qTDml7i","font-size-large":"font-size-large-36ClMPCZ","border-none":"border-none-2VoAEzD9",shadow:"shadow-rtripSA4","border-thin":"border-thin-2A_CUSMk","border-thick":"border-thick-1_qIhMms","intent-default":"intent-default-saHBD6pK", +"intent-success":"intent-success-3xXQLoWT","intent-warning":"intent-warning-SstNFztT","intent-danger":"intent-danger-1URZFATh","intent-primary":"intent-primary-npIFDxc3","corner-top-left":"corner-top-left-1Ex1ff4b","corner-top-right":"corner-top-right-37x9-mDc","corner-bottom-right":"corner-bottom-right-3-_3mqIz","corner-bottom-left":"corner-bottom-left-3mogFNyF",placeholder:"placeholder-3IHl8nis",selected:"selected-2IjEMdXr",hiddenArrow:"hiddenArrow-1HtcxiMc"}},H172:function(e,t,n){"use strict";var r=n("mrSG"),o=n("q1tI"),i=n.n(o),a=n("TSYQ"),c=n.n(a),s=n("Eyy1"),l=n("/3z9"),u=n("9dlw"),d=n("N5tr"),m=n("Oi2w"),f=n("l9+T"),b=n("Wvr1"),h=n("Iivm"),p=n("VGf/"),g=n("uhWF");function v(e){return i.a.createElement("span",{className:g.wrapper,onClick:e.onClick},i.a.createElement("span",{className:g.button},i.a.createElement(h.Icon,{className:c()(g.icon,e.isDropped&&g.dropped),icon:p})))}var O=n("k+zC"),C=n("QpNh"),j=n("Ce4d");function w(e){var t=e.value,n=e.className,a=e.menuClassName,h=e.menuItemClassName,p=e.placeholder,g=e.disabled,O=e.hideArrowButton,w=e.borderStyle,y=void 0===w?"thin":w,z=e.intent,N=void 0===z?"default":z,_=e.size,E=void 0===_?"medium":_,B=e.highlight,k=e.removeRoundBorder,F=void 0===k?0:k,S=e.highlightRemoveRoundBorder,x=void 0===S?0:S,D=e.onFocus,R=e.onBlur,I=e.items,A=Object(o.useRef)(null),T=Object(o.useState)(!1),q=T[0],K=T[1],M=Object(m.a)(),G=M[0],Y=M[1],H=Object(b.a)(F),L=Object(b.a)(x),Q=Object(f.a)(Y.onFocus,D),P=Object(f.a)(Y.onBlur,R);return p&&(I=[{content:p}].concat(I)),i.a.createElement(i.a.Fragment,null,i.a.createElement("div",Object(r.__assign)({className:c()(j.container,n,G&&j.focused,q&&j.open,g&&j.disabled,j["intent-"+(q?"primary":N)],j["border-"+y],j["size-"+E],H,B&&j.highlight),ref:A,onClick:g?void 0:function(){K(!q)},onFocus:Q,onBlur:P,onKeyDown:U,tabIndex:g?void 0:-1,"data-role":"listbox"},Object(C.a)(e)),function(){var e=I.find((function(e){return e.value===t}));if(!e)return i.a.createElement("div",{className:c()(j.placeholder,O&&j.hiddenArrow)},p);var n=e.selectedContent||e.content;if("string"==typeof n)return i.a.createElement("div",{className:c()(j.selected,O&&j.hiddenArrow)},n);return i.a.createElement("div",{className:c()(j.selected,O&&j.hiddenArrow)},i.a.cloneElement(n))}(),!O&&i.a.createElement(v,{isDropped:q}),(B||q)&&i.a.createElement("span",{className:c()(j.shadow,L)})),i.a.createElement(u.a,{className:a,isOpened:q,position:function(){var e=Object(s.ensureNotNull)(A.current).getBoundingClientRect();return{x:e.left,y:e.top+e.height}},onClose:W,doNotCloseOn:A.current,onKeyDown:U},I.map((function(e,n){return e.readonly?i.a.createElement(i.a.Fragment,{key:"readonly_item_"+n},e.content):i.a.createElement(d.b,{key:e.value||"",className:h,isActive:t===e.value,label:e.content,onClick:V,onClickArg:e.value})}))));function V(t){var n=e.onChange,r=e.onChangeArg;n&&n(t,r),Object(s.ensureNotNull)(A.current).focus()}function W(){K(!1),Object(s.ensureNotNull)(A.current).focus()}function U(e){switch(Object(l.hashFromEvent)(e)){case 27:q&&(e.preventDefault(),W())}}}function y(e){ +return e=Object(O.a)(e),i.a.createElement(w,Object(r.__assign)({},e))}n.d(t,"a",(function(){return y}))},Hk3L:function(e,t,n){e.exports={container:"container-2kDJVADV",focused:"focused-GwkJELgF",readonly:"readonly-3PcaDYes",disabled:"disabled-3y5wOPXy","size-small":"size-small-vNxOpxFU","size-medium":"size-medium-2QF4qrsy","size-large":"size-large-3c0aAmCz","font-size-small":"font-size-small-1atK0oxP","font-size-medium":"font-size-medium-15_hd7kR","font-size-large":"font-size-large-sNxmYZSZ","border-none":"border-none-2W-f5CeX",shadow:"shadow-fRMVHbcr","border-thin":"border-thin-39LN06wV","border-thick":"border-thick-3YqbfLWG","intent-default":"intent-default-2WqrktAC","intent-success":"intent-success-2qRddKlF","intent-warning":"intent-warning-3nKtF1a7","intent-danger":"intent-danger-2UcBu3hY","intent-primary":"intent-primary-1GPjPo8I","corner-top-left":"corner-top-left-1UYBpB66","corner-top-right":"corner-top-right-3vjbw1SH","corner-bottom-right":"corner-bottom-right-2Xs3BwD0","corner-bottom-left":"corner-bottom-left-2m7Qn1wR",input:"input-1Fp9QlzO","icon-left":"icon-left-sV9DQagg",icon:"icon-1S_6X6gw","icon-right":"icon-right-2uMWnixv","grouped-vertical":"grouped-vertical-2lC0wjMX","grouped-horizontal":"grouped-horizontal-3T_Yy5c3",highlight:"highlight-fnJ4zkJY",interactive:"interactive-3QZtt2FP"}},Oi2w:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var r=n("q1tI");function o(e){var t=Object(r.useState)(!1),n=t[0],o=t[1];return[n,{onFocus:Object(r.useCallback)((function(t){void 0!==e&&e.current!==t.target||o(!0)}),[e]),onBlur:Object(r.useCallback)((function(t){void 0!==e&&e.current!==t.target||o(!1)}),[e]),setFocus:Object(r.useCallback)((function(){var t;null===(t=null==e?void 0:e.current)||void 0===t||t.focus()}),[e])}]}},"VGf/":function(e,t){e.exports=''},Wvr1:function(e,t,n){"use strict";n.d(t,"a",(function(){return a}));var r=n("TSYQ"),o=n.n(r),i=n("Hk3L");function a(e){var t="";return 0!==e&&(1&e&&(t=o()(t,i["corner-top-left"])),2&e&&(t=o()(t,i["corner-top-right"])),4&e&&(t=o()(t,i["corner-bottom-right"])),8&e&&(t=o()(t,i["corner-bottom-left"]))),t}},"k+zC":function(e,t,n){"use strict";n.d(t,"a",(function(){return a}));var r=n("mrSG"),o=n("Oi2w"),i=n("l9+T");function a(e){var t=e.onFocus,n=e.onBlur,a=e.intent,c=e.highlight,s=Object(o.a)(),l=s[0],u=s[1],d=Object(i.a)(u.onFocus,t),m=Object(i.a)(u.onBlur,n);return Object(r.__assign)(Object(r.__assign)({},e),{intent:a||(l?"primary":"default"),highlight:c||l,onFocus:d,onBlur:m})}},"l9+T":function(e,t,n){"use strict";function r(){for(var e=[],t=0;t'},Zzxg:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=n("mrSG"),r=n("q1tI"),s=n("TSYQ"),i=n("0W35"),a=n("Iivm"),u=n("aJjg"),c=n("qibD") -;n("E9Pn");var p=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._onChange=function(){t.props.onChange&&t.props.onChange(t.props.value)},t}return o.__extends(t,e),t.prototype.render=function(){var e,t,n,o=s(this.props.className,c.checkbox,((e={})[c.reverse]=Boolean(this.props.labelPositionReverse),e[c.baseline]=Boolean(this.props.labelAlignBaseline),e)),i=s(c.box,((t={})[c.check]=!Boolean(this.props.indeterminate),t[c.dot]=Boolean(this.props.indeterminate),t[c.noOutline]=-1===this.props.tabIndex,t)),p=s(c.label,((n={})[c.disabled]=this.props.disabled,n)),l=null;return this.props.label&&(l=r.createElement("span",{className:p},this.props.label)),r.createElement("label",{className:o},r.createElement("div",{className:c.wrapper,title:this.props.title},r.createElement("input",{id:this.props.id,tabIndex:this.props.tabIndex,className:c.input,type:"checkbox",name:this.props.name,checked:this.props.checked,disabled:this.props.disabled,value:this.props.value,autoFocus:this.props.autoFocus,role:this.props.role,onChange:this._onChange,ref:this.props.reference}),r.createElement("div",{className:i},r.createElement(a.Icon,{icon:u,className:c.icon}))),l)},t.defaultProps={value:"on"},t}(r.PureComponent);t.Checkbox=p,t.GroupedCheckbox=i.makeSwitchGroupItem(p)},aJjg:function(e,t){e.exports=''},fV0y:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),n("mrSG").__exportStar(n("Zzxg"),t)},qibD:function(e){e.exports=JSON.parse('{"checkbox":"checkbox-3xZUD-2M","input":"input-ly-CSnj5","box":"box-20C92a5S","reverse":"reverse-3xeTx96y","label":"label-cyItEVpF","baseline":"baseline-6TXKro4X","wrapper":"wrapper-1AZBBaMW","icon":"icon-3dOOKDQo","noOutline":"noOutline-3wgQ5xZI","check":"check-13mv3fTM","dot":"dot-3FRmUbXl"}')},ycFu:function(e,t,n){"use strict";n.d(t,"b",(function(){return o})),n.d(t,"a",(function(){return d}));var o,r=n("mrSG"),s=n("q1tI"),i=n.n(s),a=n("mwqF"),u=n("Eyy1"),c=(n("YFKU"),n("/3z9")),p=n("g89m"),l=n("8NUT");!function(e){e.Submit="submit",e.Cancel="cancel",e.None="none"}(o||(o={}));var h={defaultActionOnClose:o.Submit,submitOnEnterKey:!0},d=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._dialogRef=i.a.createRef(),t._handleClose=function(){var e=t.props,n=e.defaultActionOnClose,r=e.onSubmit,s=e.onCancel,i=e.onClose;switch(n){case o.Submit:r();break;case o.Cancel:s()}i()},t._handleCancel=function(){t.props.onCancel(),t.props.onClose()},t._handleKeyDown=function(e){var n=t.props,o=n.onSubmit,r=n.submitButtonDisabled,s=n.submitOnEnterKey;switch(Object(c.hashFromEvent)(e)){case 13:!r&&s&&(e.preventDefault(),o())}},t}return Object(r.__extends)(t,e),t.prototype.render=function(){var e=this.props,t=(e.render,e.onClose,e.onSubmit,e.onCancel,e.footerLeftRenderer,e.submitButtonText,e.submitButtonDisabled,e.defaultActionOnClose,e.submitOnEnterKey, -Object(r.__rest)(e,["render","onClose","onSubmit","onCancel","footerLeftRenderer","submitButtonText","submitButtonDisabled","defaultActionOnClose","submitOnEnterKey"]));return i.a.createElement(p.a,Object(r.__assign)({},t,{ref:this._dialogRef,onKeyDown:this._handleKeyDown,render:this._renderChildren(),onClose:this._handleClose}))},t.prototype.focus=function(){Object(u.ensureNotNull)(this._dialogRef.current).focus()},t.prototype._renderChildren=function(){var e=this;return function(t){var n=e.props,o=n.render,r=n.footerLeftRenderer,s=n.additionalButtons,u=n.submitButtonText,c=n.submitButtonDisabled,p=n.onSubmit;return i.a.createElement(i.a.Fragment,null,o(t),i.a.createElement("div",{className:l.footer},r&&r(t.isSmallWidth),i.a.createElement("div",{className:l.buttons},s,i.a.createElement(a.Button,{name:"cancel",appearance:"stroke",onClick:e._handleCancel},window.t("Cancel")),i.a.createElement("span",{className:l.submitButton},i.a.createElement(a.Button,{disabled:c,name:"submit",onClick:p},u||window.t("Ok"))))))}},t.defaultProps=h,t}(i.a.PureComponent)}}]); \ No newline at end of file diff --git a/charting_library/bundles/18.44a018fdf841b272e3c2.js b/charting_library/bundles/18.44a018fdf841b272e3c2.js new file mode 100644 index 00000000..db1dd179 --- /dev/null +++ b/charting_library/bundles/18.44a018fdf841b272e3c2.js @@ -0,0 +1,3 @@ +(window.webpackJsonp=window.webpackJsonp||[]).push([[18],{"/KDZ":function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var o=n("mrSG"),r=n("q1tI"),i=function(e){function t(t){var n=e.call(this,t)||this;return n._handleChange=function(){n.forceUpdate()},n.state={query:window.matchMedia(n.props.rule)},n}return Object(o.__extends)(t,e),t.prototype.componentDidMount=function(){this._subscribe(this.state.query)},t.prototype.componentDidUpdate=function(e,t){this.state.query!==t.query&&(this._unsubscribe(t.query),this._subscribe(this.state.query))},t.prototype.componentWillUnmount=function(){this._unsubscribe(this.state.query)},t.prototype.render=function(){return this.props.children(this.state.query.matches)},t.getDerivedStateFromProps=function(e,t){return e.rule!==t.query.media?{query:window.matchMedia(e.rule)}:null},t.prototype._subscribe=function(e){e.addListener(this._handleChange)},t.prototype._unsubscribe=function(e){e.removeListener(this._handleChange)},t}(r.PureComponent)},"9dlw":function(e,t,n){"use strict";n.d(t,"a",(function(){return v}));var o=n("mrSG"),r=n("q1tI"),i=n.n(r),a=n("i8i4"),c=n.n(a),s=(n("EsMY"),n("AiMB")),l=n("DTHj"),u=n("X0gx"),d=n("8Rai");function v(e){var t=e.controller,n=e.children,a=e.isOpened,v=e.closeOnClickOutside,f=void 0===v||v,m=e.doNotCloseOn,h=e.onClickOutside,p=e.onClose,b=Object(o.__rest)(e,["controller","children","isOpened","closeOnClickOutside","doNotCloseOn","onClickOutside","onClose"]),g=Object(r.useContext)(u.a),w=Object(d.a)({handler:function(e){h&&h(e);if(!f)return;if(m&&e.target instanceof Node){var t=c.a.findDOMNode(m);if(t instanceof Node&&t.contains(e.target))return}p()},mouseDown:!0,touchStart:!0});return a?i.a.createElement(s.a,{top:"0",left:"0",right:"0",bottom:"0",pointerEvents:"none"},i.a.createElement("span",{ref:w,style:{pointerEvents:"auto"}},i.a.createElement(l.a,Object(o.__assign)({},b,{isOpened:a,onClose:p,onScroll:function(t){var n=e.onScroll;n&&n(t);t.stopPropagation()},customCloseDelegate:g,ref:t}),n))):null}},KKsp:function(e,t,n){"use strict";n.d(t,"a",(function(){return c}));var o=n("q1tI"),r=n("TSYQ"),i=n.n(r),a=n("NOPy");function c(e){var t=e.size,n=void 0===t?"normal":t,r=e.className;return o.createElement("div",{className:i()(a.separator,"small"===n&&a.small,"normal"===n&&a.normal,"large"===n&&a.large,r)})}},N5tr:function(e,t,n){"use strict";n.d(t,"a",(function(){return d})),n.d(t,"b",(function(){return m}));var o=n("mrSG"),r=n("q1tI"),i=n.n(r),a=n("TSYQ"),c=n("tWVy"),s=n("JWMC"),l=n("QpNh"),u=n("v1bN"),d=u;function v(e){var t=e.reference,n=Object(o.__rest)(e,["reference"]),r=Object(o.__assign)(Object(o.__assign)({},n),{ref:t});return i.a.createElement(e.href?"a":"div",r)}function f(e){e.stopPropagation()}function m(e){ +var t,n,d,m=e.className,h=e.title,p=e.labelRowClassName,b=e.shortcut,g=e.forceShowShortcuts,w=e.icon,y=e.isActive,E=e.isDisabled,O=e.isHovered,_=e.appearAsDisabled,k=e.label,C=e.link,j=e.showToolboxOnHover,S=e.target,N=e.toolbox,x=e.reference,M=e.onMouseOut,q=e.onMouseOver,D=e.theme,L=void 0===D?u:D,T=Object(l.a)(e),I=Object(r.useRef)(null);return i.a.createElement(v,Object(o.__assign)({},T,{className:a(m,L.item,w&&L.withIcon,(t={},t[L.isActive]=y,t[L.isDisabled]=E||_,t[L.hovered]=O,t)),title:h,href:C,target:S,reference:function(e){I.current=e,x&&x(e)},onClick:function(t){var n=e.dontClosePopup,o=e.onClick,r=e.onClickArg,i=e.trackEventObject;if(E)return;i&&Object(s.trackEvent)(i.category,i.event,i.label);o&&o(r,t);n||Object(c.b)()},onContextMenu:function(t){var n=e.trackEventObject,o=e.trackRightClick;n&&o&&Object(s.trackEvent)(n.category,n.event,n.label+"_rightClick")},onMouseUp:function(t){var n=e.trackEventObject,o=e.trackMouseWheelClick;if(1===t.button&&C&&n){var r=n.label;o&&(r+="_mouseWheelClick"),Object(s.trackEvent)(n.category,n.event,r)}},onMouseOver:q,onMouseOut:M}),void 0!==w&&i.a.createElement("div",{className:L.icon,dangerouslySetInnerHTML:{__html:w}}),i.a.createElement("div",{className:a(L.labelRow,p)},i.a.createElement("div",{className:L.label},k)),(void 0!==b||g)&&i.a.createElement("div",{className:L.shortcut},(d=b)&&d.split("+").join(" + ")),void 0!==N&&i.a.createElement("div",{onClick:f,className:a(L.toolbox,(n={},n[L.showOnHover]=j,n))},N))}},NOPy:function(e,t,n){e.exports={separator:"separator-25lkUpN-",small:"small-1IE19htj",normal:"normal-2jX5NqMI",large:"large-3vmbMIE7"}},QpNh:function(e,t,n){"use strict";function o(e){for(var t={},n=0,o=Object.entries(e).filter(r);nr.timeStamp)){var i=r.target;void 0!==n&&null!==t&&null!==i&&i.ownerDocument===o&&(t.contains(i)||n(r))}}return r.click&&o.addEventListener("click",i,!1),r.mouseDown&&o.addEventListener("mousedown",i,!1),r.touchEnd&&o.addEventListener("touchend",i,!1),r.touchStart&&o.addEventListener("touchstart",i,!1),function(){o.removeEventListener("click",i,!1),o.removeEventListener("mousedown",i,!1),o.removeEventListener("touchend",i,!1),o.removeEventListener("touchstart",i,!1)}}n.d(t,"a",(function(){return o}))},v1bN:function(e,t,n){e.exports={"tablet-small-breakpoint":"screen and (max-width: 419px)",item:"item-2xPVYue0",hovered:"hovered-1uf45E05",isDisabled:"isDisabled-1wLqKupj",isActive:"isActive-2j-GhQs_",shortcut:"shortcut-30pveiCO",toolbox:"toolbox-3ulPxfe-",withIcon:"withIcon-1xBjf-oB",icon:"icon-2Qm7YIcz",labelRow:"labelRow-3Q0rdE8-",label:"label-3Xqxy756",showOnHover:"showOnHover-1q6ySzZc"}},"x0D+":function(e,t,n){var o,r,i;r=[t],void 0===(i="function"==typeof(o=function(e){"use strict";function t(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);ts;if(c)Object(a.ensureNotNull)(n._scrollWrapRef).style.overflowY="scroll",o=r.getBoundingClientRect();var p=o.width,d=o.height,h="function"==typeof t?t(p,d):t,f=u-(h.overrideWidth||p)-0,m=Object(l.clamp)(h.x,0,Math.max(0,f)),v=i-(h.overrideHeight||d)-0,_=Object(l.clamp)(h.y,0,Math.max(0,v));h.forbidCorrectYCoord&&_'},WboT:function(e,t,n){"use strict";var r=n("mrSG"),o=n("q1tI"),i=n.n(o),s=(n("bf9a"),n("TSYQ")),c=n("kSQs"),a=n("Eyy1"),l=n("Ialn"),u=n("qFKp"),d=n("ZgM/"),p={attachment:{horizontal:"left",vertical:"bottom"},targetAttachment:{horizontal:"left",vertical:"top"}},f=function(e){function t(t){var n=e.call(this,t)||this;return n._input=null,n._buttons=null,n._innerLabel=null,n._container=null,n._onBlur=function(e){n.setState({focused:!1}),n.props.onBlur&&n.props.onBlur(e)},n._onFocus=function(e){n.setState({focused:!0}),n.props.onFocus&&n.props.onFocus(e)},n._containerFocus=function(e){(!Modernizr.mobiletouch&&n._buttons&&n._buttons.contains(e.target)||n._innerLabel&&n._innerLabel.contains(e.target))&&Object(a.ensureNotNull)(n._input).focus()},n._setContainerRef=function(e){n._container=e,n.props.containerReference&&n.props.containerReference(e)},n._setInputRef=function(e){n._input=e,n.props.inputReference&&n.props.inputReference(e)},n._setButtonsRef=function(e){n._buttons=e},n._setInnerLabelRef=function(e){n._innerLabel=e},n.state={focused:!1},n}return Object(r.__extends)(t,e),t.prototype.componentDidMount=function(){this.props.onWheelNoPassive&&this._addPassiveListenerOnWheel(this.props.onWheelNoPassive)},t.prototype.componentDidUpdate=function(e){this.props.onWheelNoPassive!==e.onWheelNoPassive&&this._updatePassiveListenerOnWheel(e.onWheelNoPassive)},t.prototype.componentWillUnmount=function(){this.props.onWheelNoPassive&&this._removePassiveListenerOnWheel(this.props.onWheelNoPassive)},t.prototype.render=function(){var e;this.props.error?e=d.error:this.props.warning&&(e=d.warning) -;var t=this.props,n=t.borderStyle,r=void 0===n?"thick":n,i=t.fontSizeStyle,c=void 0===i?"large":i,a=s(d.inputWithErrorWrapper,"thick"===r&&d.thickBorder,this.props.className,this.state.focused&&!this.props.disabled&&d.focused,e,this.props.disabled&&d.disabled,this.props.readOnly&&d.readonly),p=s(d.innerInput,"large"===c&&d.largeFont,Object(l.isRtl)()&&!u.isChrome&&d.innerInputFix);return o.createElement("div",{className:a},o.createElement("div",{className:d.inputWithError,ref:this._setContainerRef,onMouseOver:this.props.onMouseOver,onMouseOut:this.props.onMouseOut,onClick:this.props.onClick,onFocus:this._containerFocus,onWheel:this.props.onWheel},o.createElement("div",{className:s(d.inputContainer,Object(l.isRtl)()&&!u.isChrome&&d.inputContainerFix)},this.props.innerLabel&&o.createElement("div",{className:d.innerLabel,tabIndex:-1,ref:this._setInnerLabelRef},this.props.innerLabel),o.createElement("div",{className:d.innerInputContainer},o.createElement("input",{name:this.props.name,ref:this._setInputRef,className:p,pattern:this.props.pattern,type:this.props.type||"text",value:this.props.value,placeholder:this.props.placeholder,readOnly:this.props.readOnly,disabled:this.props.disabled,inputMode:this.props.inputMode,onBlur:this._onBlur,onChange:this.props.onChange,onClick:this.props.onInputClick,onFocus:this._onFocus,onKeyDown:this.props.onKeyDown,onKeyUp:this.props.onKeyUp})),o.createElement("div",{className:d.iconBlock,tabIndex:-1,ref:this._setButtonsRef},this.props.button)),this.props.children),this._renderError())},t.prototype._renderError=function(){return void 0!==this.props.errorMessage?o.createElement(c.a,{root:"document",show:!0,isOpened:this.props.showErrorMessage,targetAttachment:p.targetAttachment,attachment:p.attachment,target:this._container||void 0,inheritWidthFromTarget:!0,customErrorClass:d.errorMessage,attachmentOffsetY:-4},[this.props.errorMessage]):void 0},t.prototype._updatePassiveListenerOnWheel=function(e){e&&this._removePassiveListenerOnWheel(e),this.props.onWheelNoPassive&&this._addPassiveListenerOnWheel(this.props.onWheelNoPassive)},t.prototype._addPassiveListenerOnWheel=function(e){Object(a.ensureNotNull)(this._container).addEventListener("wheel",e,{passive:!1})},t.prototype._removePassiveListenerOnWheel=function(e){Object(a.ensureNotNull)(this._container).removeEventListener("wheel",e)},t}(o.PureComponent),h=n("Iivm"),m=n("R4+T"),v=n("uZsJ");function b(e){var t=s(v.control,v.controlIncrease),n=s(v.control,v.controlDecrease);return o.createElement("div",{className:s(v.controlWrapper,!e.visible&&v.hidden)},o.createElement("div",{className:t,onClick:e.increaseValue},o.createElement(h.Icon,{icon:m,className:v.increaseControlIcon})),o.createElement("div",{className:n,onClick:e.decreaseValue},o.createElement(h.Icon,{icon:m,className:v.decreaseControlIcon})))}var g=n("8d0Q"),w=n("Oi2w"),O=n("l9+T"),y=n("/3z9");n.d(t,"a",(function(){return N}));var E=[38],C=[40];function N(e){ -var t,n,o=Object(g.b)(),s=o[0],c=o[1],a=Object(w.a)(),l=a[0],u=a[1],d=Object(O.a)(u.onFocus,e.onFocus),p=Object(O.a)(u.onBlur,e.onBlur);return i.a.createElement(f,Object(r.__assign)({},c,{name:e.name,pattern:e.pattern,borderStyle:e.borderStyle,fontSizeStyle:e.fontSizeStyle,value:e.value,className:e.className,button:(t=e.button,n=e.forceShowControls,e.disabled?void 0:i.a.createElement(i.a.Fragment,null,t||i.a.createElement(b,{visible:!Modernizr.mobiletouch&&(n||l||s),increaseValue:h,decreaseValue:m}))),disabled:e.disabled,placeholder:e.placeholder,innerLabel:e.innerLabel,containerReference:e.containerReference,inputReference:e.inputReference,inputMode:e.inputMode,error:e.error,errorMessage:e.errorMessage,showErrorMessage:e.error&&s,onClick:e.onClick,onFocus:d,onBlur:p,onChange:e.onValueChange,onKeyDown:function(t){if(e.disabled||0!==Object(y.modifiersFromEvent)(t.nativeEvent))return;var n=E,r=C;e.controlDecKeyCodes&&(r=r.concat(e.controlDecKeyCodes));e.controlIncKeyCodes&&(n=n.concat(e.controlIncKeyCodes));(r.includes(t.keyCode)||n.includes(t.keyCode))&&(t.preventDefault(),e.onValueByStepChange(r.includes(t.keyCode)?-1:1));e.onKeyDown&&e.onKeyDown(t)},onWheelNoPassive:function(t){if(e.disabled)return;if(!l)return;t.preventDefault(),t.deltaY<0?e.onValueByStepChange(1):e.onValueByStepChange(-1)}}));function h(){e.disabled||e.onValueByStepChange(1)}function m(){e.disabled||e.onValueByStepChange(-1)}}},Wvr1:function(e,t,n){"use strict";n.d(t,"a",(function(){return s}));var r=n("TSYQ"),o=n.n(r),i=n("Hk3L");function s(e){var t="";return 0!==e&&(1&e&&(t=o()(t,i["corner-top-left"])),2&e&&(t=o()(t,i["corner-top-right"])),4&e&&(t=o()(t,i["corner-bottom-right"])),8&e&&(t=o()(t,i["corner-bottom-left"]))),t}},"ZgM/":function(e,t,n){e.exports={inputWithErrorWrapper:"inputWithErrorWrapper-3VldItns",disabled:"disabled-1H5pTmbC",thickBorder:"thickBorder-17UV-SuS",readonly:"readonly-3wmbSVwP",focused:"focused-3rk113Ah",innerInput:"innerInput-29Ku0bwF",error:"error-32uXEKXM",warning:"warning-1fcuxDP3",inputWithError:"inputWithError-1wKt_k8s",inputContainer:"inputContainer-2JfcvOzg",inputContainerFix:"inputContainerFix-3bYyvsOT",innerInputContainer:"innerInputContainer-FSOtBYl0",largeFont:"largeFont-1Tlrlf5g",innerInputFix:"innerInputFix-3nQEuMmn",errorMessage:"errorMessage-3U3e1ayv",iconBlock:"iconBlock-1uOkuIhU",innerLabel:"innerLabel-1oKvCwg6"}},"k+zC":function(e,t,n){"use strict";n.d(t,"a",(function(){return s}));var r=n("mrSG"),o=n("Oi2w"),i=n("l9+T");function s(e){var t=e.onFocus,n=e.onBlur,s=e.intent,c=e.highlight,a=Object(o.a)(),l=a[0],u=a[1],d=Object(i.a)(u.onFocus,t),p=Object(i.a)(u.onBlur,n);return Object(r.__assign)(Object(r.__assign)({},e),{intent:s||(l?"primary":"default"),highlight:c||l,onFocus:d,onBlur:p})}},"l9+T":function(e,t,n){"use strict";function r(){for(var e=[],t=0;t=5;else if(2===n)r=o[i]>5||5==o[i]&&(r||i<0||void 0!==o[i+1]||1&o[i-1]);else if(3===n)r=r||!!o[0];else if(r=!1,0!==n)throw Error("[big.js] Invalid rounding mode");if(i<1)o.length=1,r?(e.e=-t,o[0]=1):o[0]=e.e=0;else{if(o.length=i--,r)for(;++o[i]>9;)o[i]=0,i--||(++e.e,o.unshift(1));for(i=o.length;!o[--i];)o.pop()}}else if(n<0||n>3||n!==~~n)throw Error("[big.js] Invalid rounding mode");return e}function p(e,t,n,r){var o,i,s=e.constructor,l=!e.c[0];if(void 0!==n){if(n!==~~n||n<(3==t)||n>1e6)throw Error(3==t?c+"precision":a);for(n=r-(e=new s(e)).e,e.c.length>++r&&d(e,n,s.RM),2==t&&(r=e.e+n+1);e.c.length=s.PE))i=i.charAt(0)+(n>1?"."+i.slice(1):"")+(o<0?"e":"e+")+o;else if(o<0){for(;++o;)i="0"+i;i="0."+i}else if(o>0)if(++o>n)for(o-=n;o--;)i+="0";else o1&&(i=i.charAt(0)+"."+i.slice(1));return e.s<0&&(!l||4==t)?"-"+i:i}l.abs=function(){var e=new this.constructor(this);return e.s=1,e},l.cmp=function(e){var t,n=this,r=n.c,o=(e=new n.constructor(e)).c,i=n.s,s=e.s,c=n.e,a=e.e;if(!r[0]||!o[0])return r[0]?i:o[0]?-s:0;if(i!=s)return i;if(t=i<0,c!=a)return c>a^t?1:-1;for(s=(c=r.length)<(a=o.length)?c:a,i=-1;++io[i]^t?1:-1;return c==a?0:c>a^t?1:-1},l.div=function(e){var t=this,n=t.constructor,r=t.c,o=(e=new n(e)).c,i=t.s==e.s?1:-1,s=n.DP;if(s!==~~s||s<0||s>1e6)throw Error(a);if(!o[0])throw Error("[big.js] Division by zero");if(!r[0])return new n(0*i);var c,l,u,p,f,h=o.slice(),m=c=o.length,v=r.length,b=r.slice(0,c),g=b.length,w=e,O=w.c=[],y=0,E=s+(w.e=t.e-e.e)+1;for(w.s=i,i=E<0?0:E,h.unshift(0);g++g?1:-1;else for(f=-1,p=0;++fb[f]?1:-1;break}if(!(p<0))break;for(l=g==c?o:h;g;){if(b[--g]E&&d(w,s,n.RM,void 0!==b[0]),w},l.eq=function(e){return!this.cmp(e)},l.gt=function(e){return this.cmp(e)>0},l.gte=function(e){return this.cmp(e)>-1},l.lt=function(e){return this.cmp(e)<0},l.lte=function(e){return this.cmp(e)<1},l.minus=l.sub=function(e){var t,n,r,o,i=this,s=i.constructor,c=i.s,a=(e=new s(e)).s;if(c!=a)return e.s=-a,i.plus(e);var l=i.c.slice(),u=i.e,d=e.c,p=e.e;if(!l[0]||!d[0])return d[0]?(e.s=-a,e):new s(l[0]?i:0);if(c=u-p){for((o=c<0)?(c=-c,r=l):(p=u,r=d),r.reverse(),a=c;a--;)r.push(0);r.reverse()}else for(n=((o=l.length0)for(;a--;)l[t++]=0;for(a=t;n>c;){if(l[--n]0?(a=s,t=l):(o=-o,t=c),t.reverse();o--;)t.push(0);t.reverse()}for(c.length-l.length<0&&(t=l,l=c,c=t),o=l.length,i=0;o;c[o]%=10)i=(c[--o]=c[o]+l[o]+i)/10|0;for(i&&(c.unshift(i),++a),o=c.length;0===c[--o];)c.pop();return e.c=c,e.e=a,e},l.pow=function(e){var t=this,n=new t.constructor(1),r=n,o=e<0;if(e!==~~e||e<-1e6||e>1e6)throw Error(c+"exponent");for(o&&(e=-e);1&e&&(r=r.times(t)),e>>=1;)t=t.times(t);return o?n.div(r):r},l.round=function(e,t){var n=this.constructor;if(void 0===e)e=0;else if(e!==~~e||e<-1e6||e>1e6)throw Error(a);return d(new n(this),e,void 0===t?n.RM:t)},l.sqrt=function(){var e,t,n,r=this,o=r.constructor,i=r.s,c=r.e,a=new o(.5);if(!r.c[0])return new o(r);if(i<0)throw Error(s+"No square root");0===(i=Math.sqrt(r+""))||i===1/0?((t=r.c.join("")).length+c&1||(t+="0"),c=((c+1)/2|0)-(c<0||1&c),e=new o(((i=Math.sqrt(t))==1/0?"1e":(i=i.toExponential()).slice(0,i.indexOf("e")+1))+c)):e=new o(i),c=e.e+(o.DP+=4);do{n=e,e=a.times(n.plus(r.div(n)))}while(n.c.slice(0,c).join("")!==e.c.slice(0,c).join(""));return d(e,o.DP-=4,o.RM)},l.times=l.mul=function(e){var t,n=this,r=n.constructor,o=n.c,i=(e=new r(e)).c,s=o.length,c=i.length,a=n.e,l=e.e;if(e.s=n.s==e.s?1:-1,!o[0]||!i[0])return new r(0*e.s);for(e.e=a+l,sa;)c=t[l]+i[a]*o[l-a-1]+c,t[l--]=c%10,c=c/10|0;t[l]=(t[l]+c)%10}for(c?++e.e:t.shift(),a=t.length;!t[--a];)t.pop();return e.c=t,e},l.toExponential=function(e){return p(this,1,e,e)},l.toFixed=function(e){return p(this,2,e,this.e+e)},l.toPrecision=function(e){return p(this,3,e,e-1)},l.toString=function(){return p(this)},l.valueOf=l.toJSON=function(){return p(this,4)},(i=function e(){function t(n){var r=this;if(!(r instanceof t))return void 0===n?e():new t(n);n instanceof t?(r.s=n.s,r.e=n.e,r.c=n.c.slice()):function(e,t){var n,r,o;if(0===t&&1/t<0)t="-0";else if(!u.test(t+=""))throw Error(c+"number");e.s="-"==t.charAt(0)?(t=t.slice(1),-1):1,(n=t.indexOf("."))>-1&&(t=t.replace(".",""));(r=t.search(/e/i))>0?(n<0&&(n=r),n+=+t.slice(r+1),t=t.substring(0,r)):n<0&&(n=t.length);for(o=t.length,r=0;r0&&"0"==t.charAt(--o););for(e.e=n-r-1,e.c=[],n=0;r<=o;)e.c[n++]=+t.charAt(r++)}}(r,n),r.constructor=t}return t.prototype=l,t.DP=20,t.RM=1,t.NE=-7,t.PE=21,t.version="5.2.2",t}()).default=i.Big=i,void 0===(r=function(){return i}.call(t,n,t,e))||(e.exports=r)}()},uZsJ:function(e,t,n){e.exports={controlWrapper:"controlWrapper-skuqZLfC",hidden:"hidden-3NLdXwWA",control:"control-1HTkHp6S", -controlIncrease:"controlIncrease-2YFIq5Gk",controlDecrease:"controlDecrease-3RZJUOOQ",increaseControlIcon:"increaseControlIcon-1tvvZsEf",decreaseControlIcon:"decreaseControlIcon-O8mAFFIw"}},uhWF:function(e,t,n){e.exports={wrapper:"wrapper-CRZXrxS2",hidden:"hidden-1wnB-Kx5",button:"button-1Eugtpck",icon:"icon-17-1vCIN",dropped:"dropped-ecaUHMhj"}}}]); \ No newline at end of file diff --git a/charting_library/bundles/27.1315fbf8ca84500bff60.js b/charting_library/bundles/27.1315fbf8ca84500bff60.js new file mode 100644 index 00000000..f253fedf --- /dev/null +++ b/charting_library/bundles/27.1315fbf8ca84500bff60.js @@ -0,0 +1 @@ +(window.webpackJsonp=window.webpackJsonp||[]).push([[27],[]]); \ No newline at end of file diff --git a/charting_library/bundles/27.28593ed548e579e8b63d.css b/charting_library/bundles/27.28593ed548e579e8b63d.css new file mode 100644 index 00000000..451abefe --- /dev/null +++ b/charting_library/bundles/27.28593ed548e579e8b63d.css @@ -0,0 +1 @@ +.button-1scLo53s{display:inline-flex;align-items:center;justify-content:center;border-radius:4px;min-width:22px;width:22px;height:22px;font-size:0;color:#787b86}.button-1scLo53s:active{color:#131722;background-color:var(--tv-list-item-button-background-hover-color,#e0e3eb)}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.button-1scLo53s:hover{color:#131722;background-color:var(--tv-list-item-button-background-hover-color,#e0e3eb)}}html.theme-dark .button-1scLo53s:active{background-color:var(--tv-list-item-button-background-hover-color,#363a45)}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .button-1scLo53s:hover{background-color:var(--tv-list-item-button-background-hover-color,#363a45)}}html.theme-dark .button-1scLo53s:active{color:#b2b5be}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .button-1scLo53s:hover{color:#b2b5be}}.button-1scLo53s.disabled-2eJ5fvUz:active{background-color:transparent}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.button-1scLo53s.disabled-2eJ5fvUz:hover{background-color:transparent}}html.theme-dark .button-1scLo53s.disabled-2eJ5fvUz:active{background-color:transparent}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .button-1scLo53s.disabled-2eJ5fvUz:hover{background-color:transparent}}.button-1scLo53s.active-2T0ofIIp,html.theme-dark .button-1scLo53s.active-2T0ofIIp{color:#90caf9}.button-1scLo53s.active-2T0ofIIp:active{background-color:#1e88e5}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.button-1scLo53s.active-2T0ofIIp:hover{background-color:#1e88e5}}html.theme-dark .button-1scLo53s.active-2T0ofIIp:active{background-color:#1e88e5}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .button-1scLo53s.active-2T0ofIIp:hover{background-color:#1e88e5}}.hidden-2GRQzIQ1{visibility:hidden} \ No newline at end of file diff --git a/charting_library/bundles/27.28593ed548e579e8b63d.rtl.css b/charting_library/bundles/27.28593ed548e579e8b63d.rtl.css new file mode 100644 index 00000000..451abefe --- /dev/null +++ b/charting_library/bundles/27.28593ed548e579e8b63d.rtl.css @@ -0,0 +1 @@ +.button-1scLo53s{display:inline-flex;align-items:center;justify-content:center;border-radius:4px;min-width:22px;width:22px;height:22px;font-size:0;color:#787b86}.button-1scLo53s:active{color:#131722;background-color:var(--tv-list-item-button-background-hover-color,#e0e3eb)}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.button-1scLo53s:hover{color:#131722;background-color:var(--tv-list-item-button-background-hover-color,#e0e3eb)}}html.theme-dark .button-1scLo53s:active{background-color:var(--tv-list-item-button-background-hover-color,#363a45)}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .button-1scLo53s:hover{background-color:var(--tv-list-item-button-background-hover-color,#363a45)}}html.theme-dark .button-1scLo53s:active{color:#b2b5be}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .button-1scLo53s:hover{color:#b2b5be}}.button-1scLo53s.disabled-2eJ5fvUz:active{background-color:transparent}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.button-1scLo53s.disabled-2eJ5fvUz:hover{background-color:transparent}}html.theme-dark .button-1scLo53s.disabled-2eJ5fvUz:active{background-color:transparent}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .button-1scLo53s.disabled-2eJ5fvUz:hover{background-color:transparent}}.button-1scLo53s.active-2T0ofIIp,html.theme-dark .button-1scLo53s.active-2T0ofIIp{color:#90caf9}.button-1scLo53s.active-2T0ofIIp:active{background-color:#1e88e5}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.button-1scLo53s.active-2T0ofIIp:hover{background-color:#1e88e5}}html.theme-dark .button-1scLo53s.active-2T0ofIIp:active{background-color:#1e88e5}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .button-1scLo53s.active-2T0ofIIp:hover{background-color:#1e88e5}}.hidden-2GRQzIQ1{visibility:hidden} \ No newline at end of file diff --git a/charting_library/bundles/28.4ff6cc36779a613b5a8a.js b/charting_library/bundles/28.4ff6cc36779a613b5a8a.js deleted file mode 100644 index 3e06c21e..00000000 --- a/charting_library/bundles/28.4ff6cc36779a613b5a8a.js +++ /dev/null @@ -1 +0,0 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[28],[]]); \ No newline at end of file diff --git a/charting_library/bundles/28.98ff3d6f77bd94cd5d7c.js b/charting_library/bundles/28.98ff3d6f77bd94cd5d7c.js new file mode 100644 index 00000000..619b4b5b --- /dev/null +++ b/charting_library/bundles/28.98ff3d6f77bd94cd5d7c.js @@ -0,0 +1,14 @@ +(window.webpackJsonp=window.webpackJsonp||[]).push([[28],{"0W35":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=n("mrSG");o.__exportStar(n("OGHR"),t),o.__exportStar(n("O6kz"),t)},"1Kfe":function(e,t,n){e.exports={container:"container-3jqXx6VY",sectionTitle:"sectionTitle-14f4vHhw",separator:"separator-37206dUD",customButton:"customButton-1OVL2GM7"}},"4bOu":function(e,t,n){e.exports={colorPickerWrap:"colorPickerWrap-3CKoS76B",focused:"focused-1eNVgMcK",readonly:"readonly-3WKrZDDZ",disabled:"disabled-3JLIZoXG","size-small":"size-small-171myYWP","size-medium":"size-medium-vQ4tJKsY","size-large":"size-large-36sdciXs","font-size-small":"font-size-small-2MhPDpOT","font-size-medium":"font-size-medium-2FxxjPlX","font-size-large":"font-size-large-272pPq9L","border-none":"border-none-IfU-lwor",shadow:"shadow-2guXPu-j","border-thin":"border-thin-1PBFvGUv","border-thick":"border-thick-sfRUs3z9","intent-default":"intent-default-24Iojkmz","intent-success":"intent-success-2MeIS_Pu","intent-warning":"intent-warning-28gYd2KQ","intent-danger":"intent-danger-1bAU5SPR","intent-primary":"intent-primary-dbxJRTNV","corner-top-left":"corner-top-left-1YL_woIU","corner-top-right":"corner-top-right-2ch4nt0D","corner-bottom-right":"corner-bottom-right-yxUtJRuR","corner-bottom-left":"corner-bottom-left-RaqUovla",colorPicker:"colorPicker-3Y3x2ZTE",swatch:"swatch-1HdO4thS",placeholderContainer:"placeholderContainer-162UtvCf",placeholder:"placeholder-1EJtBXNo",white:"white-1wi9uYIx",opacitySwatch:"opacitySwatch-JY_FJG0h",colorLine:"colorLine-2ayGuwQX",thicknessContainer:"thicknessContainer-b-mOHnpg",thicknessTitle:"thicknessTitle-3PQDSIFb"}},"6ix9":function(e,t,n){e.exports={content:"content-jw-2aYgg",ie:"ie-2-BNrQbP",cell:"cell-hIDC3uV-",inner:"inner--hn7i_PK",first:"first-2n3flLMC",fill:"fill-1Pff_fQf",last:"last-3u0rzQsJ",top:"top-E6bk4zZh",offset:"offset-2t8eK615",grouped:"grouped-HUhXUUdM",separator:"separator-27YVz1Zr",groupSeparator:"groupSeparator-3LbEcdXc",big:"big-1ygh-FzO",adaptive:"adaptive-3nNVfvpI",checkableTitle:"checkableTitle-3xDSPDqb"}},"7MId":function(e,t,n){"use strict";var o=n("q1tI"),r=n.n(o),i=n("TSYQ"),s=n.n(i),a=n("mrSG"),c=n("Eyy1"),l=n("/3z9"),u=n("9dlw"),p=n("Oi2w"),h=(n("YFKU"),n("eJTA")),d=n("HGP3"),f=d.colorsPalette["color-white"],m=["ripe-red","tan-orange","banana-yellow","iguana-green","minty-green","sky-blue","tv-blue","deep-blue","grapes-purple","berry-pink"],v=[200,300,400,500,600,700,800,900].map((function(e){return"color-cold-gray-"+e}));v.unshift("color-white"),v.push("color-black"),m.forEach((function(e){v.push("color-"+e+"-500")}));var b=v.map((function(e){return d.colorsPalette[e]})),g=[];[100,200,300,400,700,900].forEach((function(e){m.forEach((function(t){g.push("color-"+t+"-"+e)}))}));var _=g.map((function(e){return d.colorsPalette[e]})),C=n("DXuF"),y=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._onClick=function(){var e=t.props,n=e.color;(0,e.onSelect)(n)},t}return Object(a.__extends)(t,e),t.prototype.render=function(){ +var e=this.props,t=e.color,n=e.selected;return o.createElement("div",{style:t?{color:t}:void 0,className:i(C.swatch,n&&C.selected,!t&&C.empty,String(t).toLowerCase()===f&&C.white),onClick:this._onClick})},t}(o.PureComponent),w=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._onSelect=function(e){var n=t.props.onSelect;n&&n(e)},t}return Object(a.__extends)(t,e),t.prototype.render=function(){var e=this,t=this.props,n=t.colors,r=t.color,i=t.children;if(!n)return null;var s=r?Object(h.parseRgb)(String(r)):void 0;return o.createElement("div",{className:C.swatches},n.map((function(t,n){return o.createElement(y,{key:String(t)+n,color:t,selected:s&&Object(h.areEqualRgb)(s,Object(h.parseRgb)(String(t))),onSelect:e._onSelect})})),i)},t}(o.PureComponent),E=n("U1eG"),k=n("mwqF");function N(e){var t="Invalid RGB color: "+e;if(null===e)throw new Error(t);var n=e.match(/^#?([a-f0-9]{2})([a-f0-9]{2})([a-f0-9]{2})$/i);if(null===n)throw new Error(t);var o=n[1],r=n[2],i=n[3];if(!o||!r||!i)throw new Error(t);var s,a=parseInt(o,16)/255,c=parseInt(r,16)/255,l=parseInt(i,16)/255,u=Math.max(a,c,l),p=Math.min(a,c,l),h=u,d=u-p,f=0===u?0:d/u;if(u===p)s=0;else{switch(u){case a:s=(c-l)/d+(c1&&(l=1);var u=1-a/i.height;u<0?u=0:u>1&&(u=1),r({h:o,s:l,v:u})}},t._mouseDown=function(e){window.addEventListener("mouseup",t._mouseUp),window.addEventListener("mousemove",t._mouseMove)},t._mouseUp=function(e){window.removeEventListener("mousemove",t._mouseMove),window.removeEventListener("mouseup",t._mouseUp),t._handlePosition(e)},t._mouseMove=S()(t._handlePosition,100),t._handleTouch=function(e){t._handlePosition(e.nativeEvent.touches[0])},t}return Object(a.__extends)(t,e),t.prototype.render=function(){var e=this.props,t=e.className,n=e.hsv,r=n.h,i=n.s,a=n.v,c="hsl("+360*r+", 100%, 50%)";return o.createElement("div",{className:s()(x.saturation,t),style:{backgroundColor:c},ref:this._refContainer,onMouseDown:this._mouseDown,onTouchStart:this._handleTouch,onTouchMove:this._handleTouch},o.createElement("div",{className:x.pointer,style:{left:100*i+"%",top:100*(1-a)+"%"}}))},t}(o.PureComponent),I=n("jpE+"),j=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._container=null,t._refContainer=function(e){t._container=e},t._handlePosition=function(e){var n=t.props,o=n.hsv,r=o.s,i=o.v,s=n.onChange;if(s){var a=Object(c.ensureNotNull)(t._container).getBoundingClientRect(),l=e.clientY-a.top;l>=a.top&&(l=a.top-1);var u=l/a.height;u<0?u=0:u>1&&(u=1),s({h:u,s:r,v:i})}},t._mouseDown=function(e){window.addEventListener("mouseup",t._mouseUp), +window.addEventListener("mousemove",t._mouseMove)},t._mouseUp=function(e){window.removeEventListener("mousemove",t._mouseMove),window.removeEventListener("mouseup",t._mouseUp),t._handlePosition(e)},t._mouseMove=S()(t._handlePosition,100),t._handleTouch=function(e){t._handlePosition(e.nativeEvent.touches[0])},t}return Object(a.__extends)(t,e),t.prototype.render=function(){var e=this.props,t=e.className,n=e.hsv.h;return o.createElement("div",{className:s()(I.hue,t)},o.createElement("div",{className:I.pointerContainer,ref:this._refContainer,onMouseDown:this._mouseDown,onTouchStart:this._handleTouch,onTouchMove:this._handleTouch},o.createElement("div",{className:I.pointer,style:{top:100*n+"%"}})))},t}(o.PureComponent),M=n("uJfL"),T=window.t("Add",{context:"Color Picker"}),W=function(e){function t(t){var n=e.call(this,t)||this;n._handleHSV=function(e){var t=function(e){var t,n,o,r=e.h,i=e.s,s=e.v,a=Math.floor(6*r),c=6*r-a,l=s*(1-i),u=s*(1-c*i),p=s*(1-(1-c)*i);switch(a%6){case 0:t=s,n=p,o=l;break;case 1:t=u,n=s,o=l;break;case 2:t=l,n=s,o=p;break;case 3:t=l,n=u,o=s;break;case 4:t=p,n=l,o=s;break;case 5:t=s,n=l,o=u;break;default:t=0,n=0,o=0}return"#"+[255*t,255*n,255*o].map((function(e){return("0"+Math.round(e).toString(16)).replace(/.+?([a-f0-9]{2})$/i,"$1")})).join("")}(e)||"#000000";n.setState({color:t,inputColor:t.replace(/^#/,""),hsv:e}),n.props.onSelect(t)},n._handleInput=function(e){var t=e.currentTarget.value;try{var o=N(t),r="#"+t;n.setState({color:r,inputColor:t,hsv:o}),n.props.onSelect(r)}catch(i){n.setState({inputColor:t})}},n._handleAddColor=function(){return n.props.onAdd(n.state.color)};var o=t.color||"#000000";return n.state={color:o,inputColor:o.replace(/^#/,""),hsv:N(o)},n}return Object(a.__extends)(t,e),t.prototype.render=function(){var e=this.state,t=e.color,n=e.hsv,r=e.inputColor;return o.createElement("div",{className:M.container},o.createElement("div",{className:M.form},o.createElement("div",{className:M.swatch,style:{backgroundColor:t}}),o.createElement("div",{className:M.inputWrap},o.createElement("span",{className:M.inputHash},"#"),o.createElement("input",{type:"text",className:M.input,value:r,onChange:this._handleInput})),o.createElement("div",{className:M.buttonWrap},o.createElement(k.Button,{size:"s",onClick:this._handleAddColor},T))),o.createElement("div",{className:M.hueSaturationWrap},o.createElement(P,{className:M.saturation,hsv:n,onChange:this._handleHSV}),o.createElement(j,{className:M.hue,hsv:n,onChange:this._handleHSV})))},t}(o.PureComponent),D=n("1Kfe"),R=window.t("Add Custom Color",{context:"Color Picker"}),L=window.t("Opacity",{context:"Color Picker"}),F=function(e){function t(t){var n=e.call(this,t)||this;return n._handleAddColor=function(e){n.setState({isCustom:!1}),n._onToggleCustom(!1);var t=n.props.onAddColor;t&&t(e)},n._handleSelectColor=function(e){var t=n.props.onColorChange;t&&t(e)},n._handleCustomClick=function(){n.setState({isCustom:!0}),n._onToggleCustom(!0)},n._handleOpacity=function(e){var t=n.props.onOpacityChange;t&&t(e)},n.state={isCustom:!1},n} +return Object(a.__extends)(t,e),t.prototype.componentDidUpdate=function(e,t){e.selectOpacity!==this.props.selectOpacity&&this.props.menu&&this.props.menu.update()},t.prototype.render=function(){var e=this.props,t=e.color,n=e.opacity,r=e.selectCustom,i=e.selectOpacity,a=e.customColors,c="number"==typeof n?n:1;return this.state.isCustom?o.createElement(W,{color:t,onSelect:this._handleSelectColor,onAdd:this._handleAddColor}):o.createElement("div",{className:D.container},o.createElement(w,{colors:b,color:t,onSelect:this._handleSelectColor}),o.createElement(w,{colors:_,color:t,onSelect:this._handleSelectColor}),o.createElement("div",{className:D.separator}),o.createElement(w,{colors:a,color:t,onSelect:this._handleSelectColor},r&&o.createElement("div",{className:s()(D.customButton,"apply-common-tooltip"),onClick:this._handleCustomClick,title:R})),i&&o.createElement(o.Fragment,null,o.createElement("div",{className:D.sectionTitle},L),o.createElement(E.a,{color:t,opacity:c,onChange:this._handleOpacity})))},t.prototype._onToggleCustom=function(e){var t=this.props.onToggleCustom;t&&t(e)},t}(o.PureComponent),U=n("PN6A");function B(e){var t=e.button,n=e.children,i=e.className,s=e.onPopupClose,h=Object(a.__rest)(e,["button","children","className","onPopupClose"]),d=Object(o.useState)(!1),f=d[0],m=d[1],v=Object(o.useState)(!1),b=v[0],g=v[1],_=Object(p.a)(),C=_[0],y=_[1],w=Object(o.useRef)(null);return r.a.createElement("div",{className:i},r.a.createElement("div",{tabIndex:e.disabled?void 0:-1,ref:w,onClick:E,onFocus:y.onFocus,onBlur:y.onBlur,onKeyDown:k},"function"==typeof t?t(b,C):t),r.a.createElement(u.a,{isOpened:b,onClose:N,position:function(){var e=Object(c.ensureNotNull)(w.current).getBoundingClientRect();return{x:e.left,y:e.top+e.height}},doNotCloseOn:w.current,onKeyDown:k},r.a.createElement(U.a.Consumer,null,(function(e){return r.a.createElement(F,Object(a.__assign)({},h,{onToggleCustom:m,menu:e}))})),!f&&n));function E(){e.disabled||(g((function(e){return!e})),m(!1))}function k(e){switch(Object(l.hashFromEvent)(e)){case 27:b&&(e.preventDefault(),N())}}function N(){E(),Object(c.ensureNotNull)(w.current).focus(),s&&s()}}var G=n("Vdly"),z=n("FQhm");function A(){var e,t,n=Object(o.useState)(Object(G.getJSON)("pickerCustomColors",[])),r=n[0],i=n[1];e="add_new_custom_color",t=function(e){return i(V(e,r))},Object(o.useEffect)((function(){return z.subscribe(e,t,null),function(){z.unsubscribe(e,t,null)}}),[e,t]);var s=Object(o.useCallback)((function(e){var t=e?Object(h.parseRgb)(e):null;r.some((function(e){return null!==e&&null!==t&&Object(h.areEqualRgb)(Object(h.parseRgb)(e),t)}))||(z.emit("add_new_custom_color",e),Object(G.setJSON)("pickerCustomColors",V(e,r)))}),[r]);return[r,s]}function V(e,t){var n=t.slice();return n.push(e),n.length>29&&n.shift(),n}var q=n("Tmoa"),K=n("0W35"),J=n("95N5"),Y=Object(K.makeSwitchGroupItem)(function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._onChange=function(){t.props.onChange&&t.props.onChange(t.props.value)},t}return Object(a.__extends)(t,e), +t.prototype.render=function(){var e,t,n=this.props,r=n.name,s=n.checked,a=n.value,c=i(J.thicknessItem,((e={})[J.checked]=s,e)),l=i(J.bar,((t={})[J.checked]=s,t)),u={borderTopWidth:parseInt(a)};return o.createElement("div",{className:c},o.createElement("input",{type:"radio",className:J.radio,name:r,value:a,onChange:this._onChange,checked:s}),o.createElement("div",{className:l,style:u}," "))},t}(o.PureComponent));function Q(e){var t=e.name,n=e.values,r=e.selectedValues,i=e.onChange,s=n.map((function(e,t){return o.createElement(Y,{key:t,value:e.toString()})})),a=r.map((function(e){return e.toString()}));return o.createElement("div",{className:J.wrap},o.createElement(K.SwitchGroup,{name:t,onChange:function(e){i(parseInt(e))},values:a},s))}var X=n("85uA"),H=window.t("Thickness");function Z(e){return r.a.createElement("div",{className:X.thicknessContainer},r.a.createElement("div",{className:X.thicknessTitle},H),r.a.createElement(Q,{name:"color_picker_thickness_select",onChange:e.onChange,values:e.items,selectedValues:[e.value]}))}var $=n("4bOu");function ee(e){var t=e.className,n=e.selectOpacity,o=void 0===n?void 0!==e.opacity:n,i=e.thickness,a=e.color,c=e.disabled,l=e.opacity,u=void 0===l?1:l,p=e.onColorChange,h=e.onOpacityChange,d=e.onThicknessChange,f=e.thicknessItems,m=e.onPopupClose,v=A(),b=v[0],g=v[1];return r.a.createElement(B,{className:t,disabled:c,color:a,selectOpacity:o,opacity:u,selectCustom:!0,customColors:b,onColorChange:p,onOpacityChange:a?h:void 0,onAddColor:g,button:function(e,t){var n=e||t,o=n?"primary":"default";return r.a.createElement("div",{className:s()($.colorPickerWrap,$["intent-"+o],$["border-thin"],$["size-medium"],n&&$.highlight,n&&$.focused,c&&$.disabled),"data-role":"button","data-name":i?"color-with-thickness-select":"color-select"},r.a.createElement("div",{className:s()($.colorPicker,c&&$.disabled)},a?(l=te(a,u),p=u>=.95&&ne(a),r.a.createElement("div",{className:$.opacitySwatch},r.a.createElement("div",{style:{backgroundColor:l},className:s()($.swatch,p&&$.white)}))):r.a.createElement("div",{className:$.placeholderContainer},r.a.createElement("div",{className:$.placeholder})),i&&r.a.createElement("span",{className:s()($.colorLine,ne(a)&&$.white),style:{height:i,backgroundColor:te(a,u)}})),n&&r.a.createElement("span",{className:$.shadow}));var l,p},onPopupClose:m},i&&f&&r.a.createElement(Z,{value:i,items:f,onChange:function(e){d&&d(e)}}))}function te(e,t){return e?Object(q.generateColor)(e,Object(q.alphaToTransparency)(t)):"#000000"}function ne(e){return!!e&&e.toLowerCase()===f}n.d(t,"a",(function(){return ee}))},"85uA":function(e,t,n){e.exports={thicknessContainer:"thicknessContainer-1lrdH7bz",thicknessTitle:"thicknessTitle-2nZV_6CD"}},"8d0Q":function(e,t,n){"use strict";n.d(t,"b",(function(){return r})),n.d(t,"a",(function(){return i}));var o=n("q1tI");function r(){var e=Object(o.useState)(!1),t=e[0],n=e[1];return[t,{onMouseOver:function(e){i(e)&&n(!0)},onMouseOut:function(e){i(e)&&n(!1)}}]}function i(e){return!e.currentTarget.contains(e.relatedTarget)}},"95N5":function(e,t,n){e.exports={ +wrap:"wrap-3KIz6IQG",thicknessItem:"thicknessItem-1D40arGe",checked:"checked-pDy7EtmX",radio:"radio-mk150mXO",bar:"bar-3l4jwcsX"}},ASyk:function(e,t,n){e.exports={"tablet-normal-breakpoint":"screen and (max-width: 768px)","small-height-breakpoint":"screen and (max-height: 360px)","tablet-small-breakpoint":"screen and (max-width: 419px)"}},DXuF:function(e,t,n){e.exports={swatches:"swatches-2NO2y7Xs",swatch:"swatch-CMyFZXry",empty:"empty-1lteEy1B",white:"white-RBcZELAh",selected:"selected-3mQR-gqr"}},E9Pn:function(e,t,n){},F0Qt:function(e){e.exports=JSON.parse('{"wrapper":"wrapper-21v50zE8","input":"input-24iGIobO","box":"box-3574HVnv","icon":"icon-2jsUbtec","noOutline":"noOutline-3VoWuntz","check":"check-382c8Fu1","dot":"dot-3gRd-7Qt"}')},O6kz:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.makeSwitchGroupItem=void 0;var o=n("mrSG"),r=n("q1tI"),i=n("17x9");t.makeSwitchGroupItem=function(e){var t;return(t=function(t){function n(){var e=null!==t&&t.apply(this,arguments)||this;return e._onChange=function(t){e.context.switchGroupContext.getOnChange()(t)},e._onUpdate=function(t){t.includes(e.props.value)&&e.forceUpdate()},e}return o.__extends(n,t),n.prototype.componentDidMount=function(){this.context.switchGroupContext.subscribe(this._onUpdate)},n.prototype.render=function(){return r.createElement(e,o.__assign({},this.props,{name:this._getName(),onChange:this._onChange,checked:this._isChecked()}))},n.prototype.componentWillUnmount=function(){this.context.switchGroupContext.unsubscribe(this._onUpdate)},n.prototype._getName=function(){return this.context.switchGroupContext.getName()},n.prototype._isChecked=function(){return this.context.switchGroupContext.getValues().includes(this.props.value)},n}(r.PureComponent)).contextTypes={switchGroupContext:i.any.isRequired},t}},OGHR:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.SwitchGroup=void 0;var o=n("mrSG"),r=n("q1tI"),i=n("17x9"),s=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._subscriptions=new Set,t._getName=function(){return t.props.name},t._getValues=function(){return t.props.values},t._getOnChange=function(){return t.props.onChange},t._subscribe=function(e){t._subscriptions.add(e)},t._unsubscribe=function(e){t._subscriptions.delete(e)},t}return o.__extends(t,e),t.prototype.getChildContext=function(){return{switchGroupContext:{getName:this._getName,getValues:this._getValues,getOnChange:this._getOnChange,subscribe:this._subscribe,unsubscribe:this._unsubscribe}}},t.prototype.render=function(){return this.props.children},t.prototype.componentDidUpdate=function(e){this._notify(this._getUpdates(this.props.values,e.values))},t.prototype._notify=function(e){this._subscriptions.forEach((function(t){return t(e)}))},t.prototype._getUpdates=function(e,t){return o.__spreadArrays(t,e).filter((function(n){return t.includes(n)?!e.includes(n):e.includes(n)}))},t.childContextTypes={switchGroupContext:i.any.isRequired},t}(r.PureComponent);t.SwitchGroup=s},Oqo1:function(e,t,n){e.exports={ +opacity:"opacity-2aYjtVUz",opacitySlider:"opacitySlider-2S5vLqQZ",opacitySliderGradient:"opacitySliderGradient-1uUWtQAG",pointer:"pointer-3pBhp8nL",dragged:"dragged-1FWLoCMd",opacityPointerWrap:"opacityPointerWrap-133eLPOE",opacityInputWrap:"opacityInputWrap-1okRhpq9",opacityInput:"opacityInput-1A9bqplo",opacityInputPercent:"opacityInputPercent-n0mDvs0P"}},"P4l+":function(e,t,n){},"Q+1u":function(e,t,n){"use strict";n.d(t,"a",(function(){return p}));var o=n("mrSG"),r=n("q1tI"),i=n("TSYQ"),s=n("Eyy1"),a=n("QpNh"),c=n("qFKp"),l=n("6ix9"),u=r.createContext(null),p=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._rows=new WeakMap,t._rowCount=1,t}return Object(o.__extends)(t,e),t.prototype.render=function(){return r.createElement(u.Provider,{value:this},r.createElement("div",{ref:this.props.reference,className:i(l.content,c.isIE&&l.ie)},this.props.children))},t.prototype.getRowIndex=function(e){var t=this._rows.get(e);return void 0===t&&(t=this._rowCount++,this._rows.set(e,t)),t},t}(r.PureComponent),h=r.createContext(0),d=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return Object(o.__extends)(t,e),t.prototype.render=function(){return r.createElement(h.Provider,{value:Object(s.ensureNotNull)(this.context).getRowIndex(this)},this.props.children)},t.contextType=u,t}(r.PureComponent);function f(e){return c.isIE?{msGridRow:e}:void 0}p.Row=d,p.Cell=function(e){var t=i(l.cell,e.offset&&l.offset,e.grouped&&l.grouped,"top"===e.verticalAlign&&l.top,"adaptive"===e.verticalAlign&&l.adaptive,e.checkableTitle&&l.checkableTitle,2===e.colSpan&&l.fill,"first"===e.placement&&2!==e.colSpan&&l.first,"last"===e.placement&&2!==e.colSpan&&l.last),n=Object(a.a)(e);return r.createElement(h.Consumer,null,(function(s){return r.createElement("div",Object(o.__assign)({},n,{className:t,style:f(s)}),r.createElement("div",{className:i(l.inner,e.className)},e.children))}))},p.Separator=function(e){return r.createElement(p.Row,null,r.createElement(h.Consumer,null,(function(e){return r.createElement("div",{className:i(l.cell,l.separator,l.fill),style:f(e)})})))},p.GroupSeparator=function(e){var t=e.size||0;return r.createElement(p.Row,null,r.createElement(h.Consumer,null,(function(e){return r.createElement("div",{className:i(l.cell,l.groupSeparator,l.fill,1===t&&l.big),style:f(e)})})))}},"R4+T":function(e,t){e.exports=''},U1eG:function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));var o=n("mrSG"),r=n("q1tI"),i=n("TSYQ"),s=n("Eyy1"),a=n("Hr11"),c=n("Oqo1"),l=function(e){function t(t){var n=e.call(this,t)||this;return n._container=null,n._pointer=null,n._raf=null,n._refContainer=function(e){n._container=e},n._refPointer=function(e){n._pointer=e},n._handlePosition=function(e){null===n._raf&&(n._raf=requestAnimationFrame((function(){ +var t=Object(s.ensureNotNull)(n._container),o=Object(s.ensureNotNull)(n._pointer),r=t.getBoundingClientRect(),i=o.offsetWidth,c=e.clientX-i/2-r.left,l=Object(a.clamp)(c/(r.width-i),0,1);n.setState({inputOpacity:Math.round(100*l).toString()}),n.props.onChange(l),n._raf=null})))},n._onSliderClick=function(e){n._handlePosition(e.nativeEvent),n._dragSubscribe()},n._mouseUp=function(e){n.setState({isPointerDragged:!1}),n._dragUnsubscribe(),n._handlePosition(e)},n._mouseMove=function(e){n.setState({isPointerDragged:!0}),n._handlePosition(e)},n._onTouchStart=function(e){n._handlePosition(e.nativeEvent.touches[0])},n._handleTouch=function(e){n.setState({isPointerDragged:!0}),n._handlePosition(e.nativeEvent.touches[0])},n._handleTouchEnd=function(){n.setState({isPointerDragged:!1})},n._handleInput=function(e){var t=e.currentTarget.value,o=Number(t)/100;n.setState({inputOpacity:t}),Number.isNaN(o)||o>1||n.props.onChange(o)},n.state={inputOpacity:Math.round(100*t.opacity).toString(),isPointerDragged:!1},n}return Object(o.__extends)(t,e),t.prototype.componentWillUnmount=function(){null!==this._raf&&(cancelAnimationFrame(this._raf),this._raf=null),this._dragUnsubscribe()},t.prototype.render=function(){var e=this.props,t=e.color,n=e.opacity,o=e.hideInput,s=this.state,a=s.inputOpacity,l=s.isPointerDragged,u={color:t||void 0};return r.createElement("div",{className:c.opacity},r.createElement("div",{className:c.opacitySlider,style:u,ref:this._refContainer,onMouseDown:this._onSliderClick,onTouchStart:this._onTouchStart,onTouchMove:this._handleTouch,onTouchEnd:this._handleTouchEnd},r.createElement("div",{className:c.opacitySliderGradient,style:{backgroundImage:"linear-gradient(90deg, transparent, "+t+")"}}),r.createElement("div",{className:c.opacityPointerWrap},r.createElement("div",{className:i(c.pointer,l&&c.dragged),style:{left:100*n+"%"},ref:this._refPointer}))),!o&&r.createElement("div",{className:c.opacityInputWrap},r.createElement("input",{type:"text",className:c.opacityInput,value:a,onChange:this._handleInput}),r.createElement("span",{className:c.opacityInputPercent},"%")))},t.prototype._dragSubscribe=function(){var e=Object(s.ensureNotNull)(this._container).ownerDocument;e&&(e.addEventListener("mouseup",this._mouseUp),e.addEventListener("mousemove",this._mouseMove))},t.prototype._dragUnsubscribe=function(){var e=Object(s.ensureNotNull)(this._container).ownerDocument;e&&(e.removeEventListener("mousemove",this._mouseMove),e.removeEventListener("mouseup",this._mouseUp))},t}(r.PureComponent)},WboT:function(e,t,n){"use strict";var o=n("mrSG"),r=n("q1tI"),i=n.n(r),s=(n("EsMY"),n("TSYQ")),a=n("kSQs"),c=n("Eyy1"),l=n("Ialn"),u=n("qFKp"),p=n("ZgM/"),h={attachment:{horizontal:"left",vertical:"bottom"},targetAttachment:{horizontal:"left",vertical:"top"}},d=function(e){function t(t){var n=e.call(this,t)||this;return n._input=null,n._buttons=null,n._innerLabel=null,n._container=null,n._onBlur=function(e){n.setState({focused:!1}),n.props.onBlur&&n.props.onBlur(e)},n._onFocus=function(e){n.setState({focused:!0}), +n.props.onFocus&&n.props.onFocus(e)},n._containerFocus=function(e){(!Modernizr.mobiletouch&&n._buttons&&n._buttons.contains(e.target)||n._innerLabel&&n._innerLabel.contains(e.target))&&Object(c.ensureNotNull)(n._input).focus()},n._setContainerRef=function(e){n._container=e,n.props.containerReference&&n.props.containerReference(e)},n._setInputRef=function(e){n._input=e,n.props.inputReference&&n.props.inputReference(e)},n._setButtonsRef=function(e){n._buttons=e},n._setInnerLabelRef=function(e){n._innerLabel=e},n.state={focused:!1},n}return Object(o.__extends)(t,e),t.prototype.componentDidMount=function(){this.props.onWheelNoPassive&&this._addPassiveListenerOnWheel(this.props.onWheelNoPassive)},t.prototype.componentDidUpdate=function(e){this.props.onWheelNoPassive!==e.onWheelNoPassive&&this._updatePassiveListenerOnWheel(e.onWheelNoPassive)},t.prototype.componentWillUnmount=function(){this.props.onWheelNoPassive&&this._removePassiveListenerOnWheel(this.props.onWheelNoPassive)},t.prototype.render=function(){var e;this.props.error?e=p.error:this.props.warning&&(e=p.warning);var t=this.props,n=t.borderStyle,o=void 0===n?"thick":n,i=t.fontSizeStyle,a=void 0===i?"large":i,c=s(p.inputWithErrorWrapper,"thick"===o&&p.thickBorder,this.props.className,this.state.focused&&!this.props.disabled&&p.focused,e,this.props.disabled&&p.disabled,this.props.readOnly&&p.readonly),h=s(p.innerInput,"large"===a&&p.largeFont,Object(l.isRtl)()&&!u.isChrome&&p.innerInputFix);return r.createElement("div",{className:c},r.createElement("div",{className:p.inputWithError,ref:this._setContainerRef,onMouseOver:this.props.onMouseOver,onMouseOut:this.props.onMouseOut,onClick:this.props.onClick,onFocus:this._containerFocus,onWheel:this.props.onWheel},r.createElement("div",{className:s(p.inputContainer,Object(l.isRtl)()&&!u.isChrome&&p.inputContainerFix)},this.props.innerLabel&&r.createElement("div",{className:p.innerLabel,tabIndex:-1,ref:this._setInnerLabelRef},this.props.innerLabel),r.createElement("div",{className:p.innerInputContainer},r.createElement("input",{name:this.props.name,ref:this._setInputRef,className:h,pattern:this.props.pattern,type:this.props.type||"text",value:this.props.value,placeholder:this.props.placeholder,readOnly:this.props.readOnly,disabled:this.props.disabled,inputMode:this.props.inputMode,onBlur:this._onBlur,onChange:this.props.onChange,onClick:this.props.onInputClick,onFocus:this._onFocus,onKeyDown:this.props.onKeyDown,onKeyUp:this.props.onKeyUp})),r.createElement("div",{className:p.iconBlock,tabIndex:-1,ref:this._setButtonsRef},this.props.button)),this.props.children),this._renderError())},t.prototype._renderError=function(){return void 0!==this.props.errorMessage?r.createElement(a.a,{root:"document",show:!0,isOpened:this.props.showErrorMessage,targetAttachment:h.targetAttachment,attachment:h.attachment,target:this._container||void 0,inheritWidthFromTarget:!0,customErrorClass:p.errorMessage,attachmentOffsetY:-4},[this.props.errorMessage]):void 0},t.prototype._updatePassiveListenerOnWheel=function(e){ +e&&this._removePassiveListenerOnWheel(e),this.props.onWheelNoPassive&&this._addPassiveListenerOnWheel(this.props.onWheelNoPassive)},t.prototype._addPassiveListenerOnWheel=function(e){Object(c.ensureNotNull)(this._container).addEventListener("wheel",e,{passive:!1})},t.prototype._removePassiveListenerOnWheel=function(e){Object(c.ensureNotNull)(this._container).removeEventListener("wheel",e)},t}(r.PureComponent),f=n("Iivm"),m=n("R4+T"),v=n("uZsJ");function b(e){var t=s(v.control,v.controlIncrease),n=s(v.control,v.controlDecrease);return r.createElement("div",{className:s(v.controlWrapper,!e.visible&&v.hidden)},r.createElement("div",{className:t,onClick:e.increaseValue},r.createElement(f.Icon,{icon:m,className:v.increaseControlIcon})),r.createElement("div",{className:n,onClick:e.decreaseValue},r.createElement(f.Icon,{icon:m,className:v.decreaseControlIcon})))}var g=n("8d0Q"),_=n("Oi2w"),C=n("l9+T"),y=n("/3z9");n.d(t,"a",(function(){return k}));var w=[38],E=[40];function k(e){var t,n,r=Object(g.b)(),s=r[0],a=r[1],c=Object(_.a)(),l=c[0],u=c[1],p=Object(C.a)(u.onFocus,e.onFocus),h=Object(C.a)(u.onBlur,e.onBlur);return i.a.createElement(d,Object(o.__assign)({},a,{name:e.name,pattern:e.pattern,borderStyle:e.borderStyle,fontSizeStyle:e.fontSizeStyle,value:e.value,className:e.className,button:(t=e.button,n=e.forceShowControls,e.disabled?void 0:i.a.createElement(i.a.Fragment,null,t||i.a.createElement(b,{visible:!Modernizr.mobiletouch&&(n||l||s),increaseValue:f,decreaseValue:m}))),disabled:e.disabled,placeholder:e.placeholder,innerLabel:e.innerLabel,containerReference:e.containerReference,inputReference:e.inputReference,inputMode:e.inputMode,error:e.error,errorMessage:e.errorMessage,showErrorMessage:e.error&&s,onClick:e.onClick,onFocus:p,onBlur:h,onChange:e.onValueChange,onKeyDown:function(t){if(e.disabled||0!==Object(y.modifiersFromEvent)(t.nativeEvent))return;var n=w,o=E;e.controlDecKeyCodes&&(o=o.concat(e.controlDecKeyCodes));e.controlIncKeyCodes&&(n=n.concat(e.controlIncKeyCodes));(o.includes(t.keyCode)||n.includes(t.keyCode))&&(t.preventDefault(),e.onValueByStepChange(o.includes(t.keyCode)?-1:1));e.onKeyDown&&e.onKeyDown(t)},onWheelNoPassive:function(t){if(e.disabled)return;if(!l)return;t.preventDefault(),t.deltaY<0?e.onValueByStepChange(1):e.onValueByStepChange(-1)}}));function f(){e.disabled||e.onValueByStepChange(1)}function m(){e.disabled||e.onValueByStepChange(-1)}}},"ZgM/":function(e,t,n){e.exports={inputWithErrorWrapper:"inputWithErrorWrapper-3VldItns",disabled:"disabled-1H5pTmbC",thickBorder:"thickBorder-17UV-SuS",readonly:"readonly-3wmbSVwP",focused:"focused-3rk113Ah",innerInput:"innerInput-29Ku0bwF",error:"error-32uXEKXM",warning:"warning-1fcuxDP3",inputWithError:"inputWithError-1wKt_k8s",inputContainer:"inputContainer-2JfcvOzg",inputContainerFix:"inputContainerFix-3bYyvsOT",innerInputContainer:"innerInputContainer-FSOtBYl0",largeFont:"largeFont-1Tlrlf5g",innerInputFix:"innerInputFix-3nQEuMmn",errorMessage:"errorMessage-3U3e1ayv",iconBlock:"iconBlock-1uOkuIhU",innerLabel:"innerLabel-1oKvCwg6"}}, +Zzxg:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.GroupedCheckbox=t.Checkbox=void 0;var o=n("mrSG"),r=n("q1tI"),i=n("TSYQ"),s=n("0W35"),a=n("vCF3"),c=n("qibD");n("E9Pn");var l=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o.__extends(t,e),t.prototype.render=function(){var e,t,n=i(this.props.className,c.checkbox,((e={})[c.reverse]=Boolean(this.props.labelPositionReverse),e[c.baseline]=Boolean(this.props.labelAlignBaseline),e)),s=i(c.label,((t={})[c.disabled]=this.props.disabled,t)),l=null;return this.props.label&&(l=r.createElement("span",{className:s},this.props.label)),r.createElement("label",{className:n},r.createElement(a.CheckboxInput,o.__assign({},this.props)),l)},t.defaultProps={value:"on"},t}(r.PureComponent);t.Checkbox=l,t.GroupedCheckbox=s.makeSwitchGroupItem(l)},aJjg:function(e,t){e.exports=''},fV0y:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),n("mrSG").__exportStar(n("Zzxg"),t)},"jpE+":function(e,t,n){e.exports={hue:"hue-2mlXxlkM",pointer:"pointer-3fNcCimp",pointerContainer:"pointerContainer-1T_sOwrr"}},lY1a:function(e,t,n){e.exports={saturation:"saturation-2SLmW8C-",pointer:"pointer-2fX2g8ap"}},nc0P:function(e,t,n){var o;!function(r){"use strict";var i,s="[big.js] ",a=s+"Invalid ",c=a+"decimal places",l={},u=/^-?(\d+(\.\d*)?|\.\d+)(e[+-]?\d+)?$/i;function p(e,t,n,o){var r=e.c,i=e.e+t+1;if(i=5;else if(2===n)o=r[i]>5||5==r[i]&&(o||i<0||void 0!==r[i+1]||1&r[i-1]);else if(3===n)o=o||!!r[0];else if(o=!1,0!==n)throw Error("[big.js] Invalid rounding mode");if(i<1)r.length=1,o?(e.e=-t,r[0]=1):r[0]=e.e=0;else{if(r.length=i--,o)for(;++r[i]>9;)r[i]=0,i--||(++e.e,r.unshift(1));for(i=r.length;!r[--i];)r.pop()}}else if(n<0||n>3||n!==~~n)throw Error("[big.js] Invalid rounding mode");return e}function h(e,t,n,o){var r,i,s=e.constructor,l=!e.c[0];if(void 0!==n){if(n!==~~n||n<(3==t)||n>1e6)throw Error(3==t?a+"precision":c);for(n=o-(e=new s(e)).e,e.c.length>++o&&p(e,n,s.RM),2==t&&(o=e.e+n+1);e.c.length=s.PE))i=i.charAt(0)+(n>1?"."+i.slice(1):"")+(r<0?"e":"e+")+r;else if(r<0){for(;++r;)i="0"+i;i="0."+i}else if(r>0)if(++r>n)for(r-=n;r--;)i+="0";else r1&&(i=i.charAt(0)+"."+i.slice(1));return e.s<0&&(!l||4==t)?"-"+i:i}l.abs=function(){var e=new this.constructor(this);return e.s=1,e},l.cmp=function(e){var t,n=this,o=n.c,r=(e=new n.constructor(e)).c,i=n.s,s=e.s,a=n.e,c=e.e;if(!o[0]||!r[0])return o[0]?i:r[0]?-s:0;if(i!=s)return i;if(t=i<0,a!=c)return a>c^t?1:-1;for(s=(a=o.length)<(c=r.length)?a:c,i=-1;++ir[i]^t?1:-1;return a==c?0:a>c^t?1:-1},l.div=function(e){var t=this,n=t.constructor,o=t.c,r=(e=new n(e)).c,i=t.s==e.s?1:-1,s=n.DP;if(s!==~~s||s<0||s>1e6)throw Error(c) +;if(!r[0])throw Error("[big.js] Division by zero");if(!o[0])return new n(0*i);var a,l,u,h,d,f=r.slice(),m=a=r.length,v=o.length,b=o.slice(0,a),g=b.length,_=e,C=_.c=[],y=0,w=s+(_.e=t.e-e.e)+1;for(_.s=i,i=w<0?0:w,f.unshift(0);g++g?1:-1;else for(d=-1,h=0;++db[d]?1:-1;break}if(!(h<0))break;for(l=g==a?r:f;g;){if(b[--g]w&&p(_,s,n.RM,void 0!==b[0]),_},l.eq=function(e){return!this.cmp(e)},l.gt=function(e){return this.cmp(e)>0},l.gte=function(e){return this.cmp(e)>-1},l.lt=function(e){return this.cmp(e)<0},l.lte=function(e){return this.cmp(e)<1},l.minus=l.sub=function(e){var t,n,o,r,i=this,s=i.constructor,a=i.s,c=(e=new s(e)).s;if(a!=c)return e.s=-c,i.plus(e);var l=i.c.slice(),u=i.e,p=e.c,h=e.e;if(!l[0]||!p[0])return p[0]?(e.s=-c,e):new s(l[0]?i:0);if(a=u-h){for((r=a<0)?(a=-a,o=l):(h=u,o=p),o.reverse(),c=a;c--;)o.push(0);o.reverse()}else for(n=((r=l.length0)for(;c--;)l[t++]=0;for(c=t;n>a;){if(l[--n]0?(c=s,t=l):(r=-r,t=a),t.reverse();r--;)t.push(0);t.reverse()}for(a.length-l.length<0&&(t=l,l=a,a=t),r=l.length,i=0;r;a[r]%=10)i=(a[--r]=a[r]+l[r]+i)/10|0;for(i&&(a.unshift(i),++c),r=a.length;0===a[--r];)a.pop();return e.c=a,e.e=c,e},l.pow=function(e){var t=this,n=new t.constructor(1),o=n,r=e<0;if(e!==~~e||e<-1e6||e>1e6)throw Error(a+"exponent");for(r&&(e=-e);1&e&&(o=o.times(t)),e>>=1;)t=t.times(t);return r?n.div(o):o},l.round=function(e,t){var n=this.constructor;if(void 0===e)e=0;else if(e!==~~e||e<-1e6||e>1e6)throw Error(c);return p(new n(this),e,void 0===t?n.RM:t)},l.sqrt=function(){var e,t,n,o=this,r=o.constructor,i=o.s,a=o.e,c=new r(.5);if(!o.c[0])return new r(o);if(i<0)throw Error(s+"No square root");0===(i=Math.sqrt(o+""))||i===1/0?((t=o.c.join("")).length+a&1||(t+="0"),a=((a+1)/2|0)-(a<0||1&a),e=new r(((i=Math.sqrt(t))==1/0?"1e":(i=i.toExponential()).slice(0,i.indexOf("e")+1))+a)):e=new r(i),a=e.e+(r.DP+=4);do{n=e,e=c.times(n.plus(o.div(n)))}while(n.c.slice(0,a).join("")!==e.c.slice(0,a).join(""));return p(e,r.DP-=4,r.RM)},l.times=l.mul=function(e){ +var t,n=this,o=n.constructor,r=n.c,i=(e=new o(e)).c,s=r.length,a=i.length,c=n.e,l=e.e;if(e.s=n.s==e.s?1:-1,!r[0]||!i[0])return new o(0*e.s);for(e.e=c+l,sc;)a=t[l]+i[c]*r[l-c-1]+a,t[l--]=a%10,a=a/10|0;t[l]=(t[l]+a)%10}for(a?++e.e:t.shift(),c=t.length;!t[--c];)t.pop();return e.c=t,e},l.toExponential=function(e){return h(this,1,e,e)},l.toFixed=function(e){return h(this,2,e,this.e+e)},l.toPrecision=function(e){return h(this,3,e,e-1)},l.toString=function(){return h(this)},l.valueOf=l.toJSON=function(){return h(this,4)},(i=function e(){function t(n){var o=this;if(!(o instanceof t))return void 0===n?e():new t(n);n instanceof t?(o.s=n.s,o.e=n.e,o.c=n.c.slice()):function(e,t){var n,o,r;if(0===t&&1/t<0)t="-0";else if(!u.test(t+=""))throw Error(a+"number");e.s="-"==t.charAt(0)?(t=t.slice(1),-1):1,(n=t.indexOf("."))>-1&&(t=t.replace(".",""));(o=t.search(/e/i))>0?(n<0&&(n=o),n+=+t.slice(o+1),t=t.substring(0,o)):n<0&&(n=t.length);for(r=t.length,o=0;o0&&"0"==t.charAt(--r););for(e.e=n-o-1,e.c=[],n=0;o<=r;)e.c[n++]=+t.charAt(o++)}}(o,n),o.constructor=t}return t.prototype=l,t.DP=20,t.RM=1,t.NE=-7,t.PE=21,t.version="5.2.2",t}()).default=i.Big=i,void 0===(o=function(){return i}.call(t,n,t,e))||(e.exports=o)}()},qibD:function(e){e.exports=JSON.parse('{"checkbox":"checkbox-3xZUD-2M","reverse":"reverse-3xeTx96y","label":"label-cyItEVpF","baseline":"baseline-6TXKro4X"}')},uJfL:function(e,t,n){e.exports={container:"container-1-OmVBa-",form:"form-1PwJY7C7",swatch:"swatch-1yekatxU",inputWrap:"inputWrap-11zHN5-G",inputHash:"inputHash-2IZ-P-A4",input:"input-35LrVJJj",buttonWrap:"buttonWrap-37bmOXG9",hueSaturationWrap:"hueSaturationWrap-2qtz1WJa",saturation:"saturation-3duvfnxs",hue:"hue-31zIOKyJ"}},uZsJ:function(e,t,n){e.exports={controlWrapper:"controlWrapper-skuqZLfC",hidden:"hidden-3NLdXwWA",control:"control-1HTkHp6S",controlIncrease:"controlIncrease-2YFIq5Gk",controlDecrease:"controlDecrease-3RZJUOOQ",increaseControlIcon:"increaseControlIcon-1tvvZsEf",decreaseControlIcon:"decreaseControlIcon-O8mAFFIw"}},uhCe:function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));var o=n("ASyk"),r={SmallHeight:o["small-height-breakpoint"],TabletSmall:o["tablet-small-breakpoint"],TabletNormal:o["tablet-normal-breakpoint"]}},vCF3:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.CheckboxInput=void 0;var o=n("q1tI"),r=n("TSYQ"),i=n("Iivm"),s=n("aJjg"),a=n("F0Qt");n("P4l+"),t.CheckboxInput=function(e){var t,n=r(a.box,((t={})[a.check]=!Boolean(e.indeterminate),t[a.dot]=Boolean(e.indeterminate),t[a.noOutline]=-1===e.tabIndex,t));return o.createElement("div",{className:a.wrapper,title:e.title},o.createElement("input",{id:e.id,tabIndex:e.tabIndex,className:a.input,type:"checkbox",name:e.name,checked:e.checked,disabled:e.disabled,value:e.value,autoFocus:e.autoFocus,role:e.role,onChange:function(){e.onChange&&e.onChange(e.value)},ref:e.reference}),o.createElement("div",{className:n +},o.createElement(i.Icon,{icon:s,className:a.icon})))}}}]); \ No newline at end of file diff --git a/charting_library/bundles/28.aa1f132e6bf490badf2d.css b/charting_library/bundles/28.aa1f132e6bf490badf2d.css deleted file mode 100644 index 786ead59..00000000 --- a/charting_library/bundles/28.aa1f132e6bf490badf2d.css +++ /dev/null @@ -1 +0,0 @@ -.container-2kDJVADV{display:inline-flex;position:relative;box-sizing:border-box;align-items:center;margin:0;border-radius:4px;border-style:solid;border-color:#d1d4dc}html.theme-dark .container-2kDJVADV{border-color:#50535e}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.container-2kDJVADV:hover{border-color:#a3a6af}}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .container-2kDJVADV:hover{border-color:#6a6d78}}.container-2kDJVADV.focused-GwkJELgF{border-color:#2196f3}html.theme-dark .container-2kDJVADV.focused-GwkJELgF{border-color:#1976d2}.container-2kDJVADV.readonly-3PcaDYes{border-color:#d1d4dc;background-color:#f0f3fa}html.theme-dark .container-2kDJVADV.readonly-3PcaDYes{background-color:#2a2e39;border-color:#50535e}.container-2kDJVADV.disabled-3y5wOPXy{color:#b2b5be;border-color:#d1d4dc;background-color:#f0f3fa}html.theme-dark .container-2kDJVADV.disabled-3y5wOPXy{background-color:#2a2e39;border-color:#50535e;color:#50535e}.container-2kDJVADV.size-small-vNxOpxFU{height:24px}.container-2kDJVADV.size-medium-2QF4qrsy{height:34px}.container-2kDJVADV.size-large-3c0aAmCz{height:48px}.container-2kDJVADV.font-size-medium-15_hd7kR,.container-2kDJVADV.font-size-small-1atK0oxP{font-size:14px;line-height:20px}.container-2kDJVADV.font-size-large-sNxmYZSZ{font-size:16px;line-height:24px}.container-2kDJVADV.border-none-2W-f5CeX{border-width:0}.container-2kDJVADV.border-none-2W-f5CeX .shadow-fRMVHbcr{margin:0}.container-2kDJVADV.border-thin-39LN06wV{border-width:1px}.container-2kDJVADV.border-thin-39LN06wV .shadow-fRMVHbcr{margin:-1px}.container-2kDJVADV.border-thick-3YqbfLWG{border-width:2px}.container-2kDJVADV.border-thick-3YqbfLWG .shadow-fRMVHbcr{margin:-2px}.container-2kDJVADV.intent-default-2WqrktAC .shadow-fRMVHbcr{border-color:#d1d4dc}html.theme-dark .container-2kDJVADV.intent-default-2WqrktAC .shadow-fRMVHbcr{border-color:#50535e}.container-2kDJVADV.intent-success-2qRddKlF,.container-2kDJVADV.intent-success-2qRddKlF .shadow-fRMVHbcr,html.theme-dark .container-2kDJVADV.intent-success-2qRddKlF,html.theme-dark .container-2kDJVADV.intent-success-2qRddKlF .shadow-fRMVHbcr{border-color:#00897b}.container-2kDJVADV.intent-warning-3nKtF1a7,.container-2kDJVADV.intent-warning-3nKtF1a7 .shadow-fRMVHbcr,html.theme-dark .container-2kDJVADV.intent-warning-3nKtF1a7,html.theme-dark .container-2kDJVADV.intent-warning-3nKtF1a7 .shadow-fRMVHbcr{border-color:#ff9800}.container-2kDJVADV.intent-danger-2UcBu3hY{border-color:#f44336}html.theme-dark .container-2kDJVADV.intent-danger-2UcBu3hY{border-color:#d32f2f}.container-2kDJVADV.intent-danger-2UcBu3hY .shadow-fRMVHbcr{border-color:#f44336}html.theme-dark .container-2kDJVADV.intent-danger-2UcBu3hY .shadow-fRMVHbcr{border-color:#d32f2f}.container-2kDJVADV.intent-primary-1GPjPo8I{border-color:#2196f3}html.theme-dark .container-2kDJVADV.intent-primary-1GPjPo8I{border-color:#1976d2}.container-2kDJVADV.intent-primary-1GPjPo8I .shadow-fRMVHbcr{border-color:#2196f3}html.theme-dark .container-2kDJVADV.intent-primary-1GPjPo8I .shadow-fRMVHbcr{border-color:#1976d2}.container-2kDJVADV.corner-top-left-1UYBpB66{border-top-left-radius:0}.container-2kDJVADV.corner-top-right-3vjbw1SH{border-top-right-radius:0}.container-2kDJVADV.corner-bottom-right-2Xs3BwD0{border-bottom-right-radius:0}.container-2kDJVADV.corner-bottom-left-2m7Qn1wR{border-bottom-left-radius:0}.container-2kDJVADV.border-none-2W-f5CeX .input-1Fp9QlzO{padding:0 8px}.container-2kDJVADV.border-none-2W-f5CeX.icon-left-sV9DQagg .icon-1S_6X6gw{margin-left:3px}.container-2kDJVADV.border-none-2W-f5CeX.icon-right-2uMWnixv .icon-1S_6X6gw{margin-right:3px}.container-2kDJVADV.border-thin-39LN06wV.grouped-vertical-2lC0wjMX:not(:first-child){margin-left:-1px}.container-2kDJVADV.border-thin-39LN06wV.grouped-horizontal-3T_Yy5c3:not(:first-child){margin-top:-1px}.container-2kDJVADV.border-thin-39LN06wV .input-1Fp9QlzO{padding:0 7px}.container-2kDJVADV.border-thin-39LN06wV.icon-left-sV9DQagg .icon-1S_6X6gw{margin-left:2px}.container-2kDJVADV.border-thin-39LN06wV.icon-right-2uMWnixv .icon-1S_6X6gw{margin-right:2px}.container-2kDJVADV.border-thick-3YqbfLWG.grouped-vertical-2lC0wjMX:not(:first-child){margin-left:-2px}.container-2kDJVADV.border-thick-3YqbfLWG.grouped-horizontal-3T_Yy5c3:not(:first-child){margin-top:-2px}.container-2kDJVADV.border-thick-3YqbfLWG .input-1Fp9QlzO{padding:0 6px}.container-2kDJVADV.border-thick-3YqbfLWG.icon-left-sV9DQagg .icon-1S_6X6gw{margin-left:1px}.container-2kDJVADV.border-thick-3YqbfLWG.icon-right-2uMWnixv .icon-1S_6X6gw{margin-right:1px}.container-2kDJVADV.icon-right-2uMWnixv .input-1Fp9QlzO{padding-right:4px}.container-2kDJVADV.icon-right-2uMWnixv .icon-1S_6X6gw{order:1}.container-2kDJVADV.icon-left-sV9DQagg .input-1Fp9QlzO{padding-left:4px}.container-2kDJVADV.icon-left-sV9DQagg .icon-1S_6X6gw{order:-1}.container-2kDJVADV.highlight-fnJ4zkJY,.container-2kDJVADV.highlight-fnJ4zkJY.focused-GwkJELgF{border-color:#d1d4dc}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.container-2kDJVADV.highlight-fnJ4zkJY:hover{border-color:#d1d4dc}}html.theme-dark .container-2kDJVADV.highlight-fnJ4zkJY,html.theme-dark .container-2kDJVADV.highlight-fnJ4zkJY.focused-GwkJELgF{border-color:#50535e}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .container-2kDJVADV.highlight-fnJ4zkJY:hover{border-color:#50535e}}.container-2kDJVADV.grouped-vertical-2lC0wjMX:not(:first-child){margin-left:-1px}.container-2kDJVADV.grouped-horizontal-3T_Yy5c3:not(:first-child){margin-top:-1px}.container-2kDJVADV.grouped-horizontal-3T_Yy5c3.focused-GwkJELgF,.container-2kDJVADV.grouped-vertical-2lC0wjMX.focused-GwkJELgF{z-index:1}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.container-2kDJVADV.grouped-horizontal-3T_Yy5c3:hover,.container-2kDJVADV.grouped-vertical-2lC0wjMX:hover{z-index:1}}.container-2kDJVADV.grouped-horizontal-3T_Yy5c3.focused-GwkJELgF,.container-2kDJVADV.grouped-vertical-2lC0wjMX.focused-GwkJELgF{z-index:2}.icon-1S_6X6gw{display:flex;flex:none;color:#787b86;height:28px;width:28px;align-items:center;justify-content:center}html.theme-dark .icon-1S_6X6gw{color:#787b86}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.container-2kDJVADV:hover .icon-1S_6X6gw.interactive-3QZtt2FP{color:#131722}}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .container-2kDJVADV:hover .icon-1S_6X6gw.interactive-3QZtt2FP{color:#b2b5be}}.input-1Fp9QlzO{display:block;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;width:100%;min-width:0;height:100%;margin:0;padding:0;border:0;outline:0;background-color:transparent;-webkit-text-fill-color:currentColor;font-size:inherit;font-family:inherit;line-height:inherit;order:0}.input-1Fp9QlzO:-ms-input-placeholder{color:#d1d4dc}.input-1Fp9QlzO::placeholder{color:#d1d4dc}html.theme-dark .input-1Fp9QlzO:-ms-input-placeholder{color:#50535e}html.theme-dark .input-1Fp9QlzO::placeholder{color:#50535e}.input-1Fp9QlzO::-webkit-calendar-picker-indicator,.input-1Fp9QlzO::-webkit-clear-button,.input-1Fp9QlzO::-webkit-inner-spin-button,.input-1Fp9QlzO::-webkit-outer-spin-button,.input-1Fp9QlzO::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.input-1Fp9QlzO::-ms-clear,.input-1Fp9QlzO::-ms-reveal{display:none}.input-1Fp9QlzO:-webkit-autofill,.input-1Fp9QlzO:-webkit-autofill:active,.input-1Fp9QlzO:-webkit-autofill:focus{border-radius:3px}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.input-1Fp9QlzO:-webkit-autofill:hover{border-radius:3px}}.shadow-fRMVHbcr{position:absolute;top:0;left:0;right:0;bottom:0;z-index:3;pointer-events:none;border-radius:4px;border:2px solid}.shadow-fRMVHbcr.corner-top-left-1UYBpB66{border-top-left-radius:0}.shadow-fRMVHbcr.corner-top-right-3vjbw1SH{border-top-right-radius:0}.shadow-fRMVHbcr.corner-bottom-right-2Xs3BwD0{border-bottom-right-radius:0}.shadow-fRMVHbcr.corner-bottom-left-2m7Qn1wR{border-bottom-left-radius:0}.wrapper-CRZXrxS2{flex:none;box-sizing:border-box;margin-right:2px;padding:2px 0;height:32px;width:21px;outline:none!important;order:1}.wrapper-CRZXrxS2.hidden-1wnB-Kx5{display:none}.button-1Eugtpck{display:flex;flex:none;align-items:center;justify-content:center;height:100%;width:100%;border-radius:2px}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.button-1Eugtpck:hover{background-color:#f0f3fa}}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .button-1Eugtpck:hover{background-color:#363a45}}.icon-17-1vCIN{display:flex;flex:none;align-items:center;justify-content:center;transition:transform .35s ease}.icon-17-1vCIN.dropped-ecaUHMhj{transform:rotate(180deg)}.inputWithErrorWrapper-3VldItns{display:block;position:relative;z-index:0;box-sizing:border-box;height:34px;box-shadow:inset 0 0 0 1px transparent;border:1px solid #d1d4dc;border-radius:4px;background-color:transparent;font-size:15px;color:#131722;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:border-color 87.5ms ease,box-shadow 87.5ms ease}html.theme-dark .inputWithErrorWrapper-3VldItns{color:#b2b5be;border:1px solid #50535e}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.inputWithErrorWrapper-3VldItns:hover{z-index:1;border-color:#b2b5be}}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .inputWithErrorWrapper-3VldItns:hover{border-color:#6a6d78}}.disabled-1H5pTmbC{border-color:#d1d4dc;background-color:#f0f3fa;color:#b2b5be}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.disabled-1H5pTmbC:hover{border-color:#d1d4dc;background-color:#f0f3fa;color:#b2b5be}}html.theme-dark .disabled-1H5pTmbC{color:#50535e}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .disabled-1H5pTmbC:hover{color:#50535e}}html.theme-dark .disabled-1H5pTmbC{background-color:#2a2e39}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .disabled-1H5pTmbC:hover{background-color:#2a2e39}}html.theme-dark .disabled-1H5pTmbC{border-color:#50535e}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .disabled-1H5pTmbC:hover{border-color:#50535e}}.disabled-1H5pTmbC.thickBorder-17UV-SuS{box-shadow:inset 0 0 0 1px transparent}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.disabled-1H5pTmbC:hover.thickBorder-17UV-SuS{box-shadow:inset 0 0 0 1px transparent}}.readonly-3wmbSVwP{border-color:#b2b5be;background-color:#f0f3fa}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.readonly-3wmbSVwP:hover{border-color:#b2b5be;background-color:#f0f3fa}}html.theme-dark .readonly-3wmbSVwP{background-color:#50535e}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .readonly-3wmbSVwP:hover{background-color:#50535e}}html.theme-dark .readonly-3wmbSVwP{border-color:#50535e}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .readonly-3wmbSVwP:hover{border-color:#50535e}}.readonly-3wmbSVwP.thickBorder-17UV-SuS{box-shadow:inset 0 0 0 1px transparent}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.readonly-3wmbSVwP:hover.thickBorder-17UV-SuS{box-shadow:inset 0 0 0 1px transparent}}.inputWithErrorWrapper-3VldItns.focused-3rk113Ah{border-color:#2196f3;z-index:2}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.inputWithErrorWrapper-3VldItns.focused-3rk113Ah:hover{border-color:#2196f3;z-index:2}}html.theme-dark .inputWithErrorWrapper-3VldItns.focused-3rk113Ah{border-color:#1976d2}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .inputWithErrorWrapper-3VldItns.focused-3rk113Ah:hover{border-color:#1976d2}}.inputWithErrorWrapper-3VldItns.focused-3rk113Ah.thickBorder-17UV-SuS{box-shadow:inset 0 0 0 1px #2196f3!important}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.inputWithErrorWrapper-3VldItns.focused-3rk113Ah:hover.thickBorder-17UV-SuS{box-shadow:inset 0 0 0 1px #2196f3!important}}html.theme-dark .inputWithErrorWrapper-3VldItns.focused-3rk113Ah.thickBorder-17UV-SuS{box-shadow:inset 0 0 0 1px #1976d2!important}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .inputWithErrorWrapper-3VldItns.focused-3rk113Ah:hover.thickBorder-17UV-SuS{box-shadow:inset 0 0 0 1px #1976d2!important}}.inputWithErrorWrapper-3VldItns.focused-3rk113Ah .innerInput-29Ku0bwF{color:#131722}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.inputWithErrorWrapper-3VldItns.focused-3rk113Ah:hover .innerInput-29Ku0bwF{color:#131722}}html.theme-dark .inputWithErrorWrapper-3VldItns.focused-3rk113Ah .innerInput-29Ku0bwF{color:#b2b5be}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .inputWithErrorWrapper-3VldItns.focused-3rk113Ah:hover .innerInput-29Ku0bwF{color:#b2b5be}}.inputWithErrorWrapper-3VldItns.focused-3rk113Ah .innerInput-29Ku0bwF:-ms-input-placeholder{opacity:1;color:#e0e3eb}.inputWithErrorWrapper-3VldItns.focused-3rk113Ah .innerInput-29Ku0bwF::placeholder{opacity:1;color:#e0e3eb}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.inputWithErrorWrapper-3VldItns.focused-3rk113Ah:hover .innerInput-29Ku0bwF:-ms-input-placeholder{opacity:1;color:#e0e3eb}.inputWithErrorWrapper-3VldItns.focused-3rk113Ah:hover .innerInput-29Ku0bwF::placeholder{opacity:1;color:#e0e3eb}}html.theme-dark .inputWithErrorWrapper-3VldItns.focused-3rk113Ah .innerInput-29Ku0bwF:-ms-input-placeholder{color:#363a45}html.theme-dark .inputWithErrorWrapper-3VldItns.focused-3rk113Ah .innerInput-29Ku0bwF::placeholder{color:#363a45}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .inputWithErrorWrapper-3VldItns.focused-3rk113Ah:hover .innerInput-29Ku0bwF:-ms-input-placeholder{color:#363a45}html.theme-dark .inputWithErrorWrapper-3VldItns.focused-3rk113Ah:hover .innerInput-29Ku0bwF::placeholder{color:#363a45}}.inputWithErrorWrapper-3VldItns.error-32uXEKXM{border-color:#ef5350}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.inputWithErrorWrapper-3VldItns.error-32uXEKXM:hover{border-color:#ef5350}}html.theme-dark .inputWithErrorWrapper-3VldItns.error-32uXEKXM{border-color:#e53935}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .inputWithErrorWrapper-3VldItns.error-32uXEKXM:hover{border-color:#e53935}}.inputWithErrorWrapper-3VldItns.error-32uXEKXM.thickBorder-17UV-SuS{box-shadow:inset 0 0 0 1px #ef5350!important}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.inputWithErrorWrapper-3VldItns.error-32uXEKXM:hover.thickBorder-17UV-SuS{box-shadow:inset 0 0 0 1px #ef5350!important}}html.theme-dark .inputWithErrorWrapper-3VldItns.error-32uXEKXM.thickBorder-17UV-SuS{box-shadow:inset 0 0 0 1px #e53935!important}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .inputWithErrorWrapper-3VldItns.error-32uXEKXM:hover.thickBorder-17UV-SuS{box-shadow:inset 0 0 0 1px #e53935!important}}.inputWithErrorWrapper-3VldItns.error-32uXEKXM .innerInput-29Ku0bwF{color:#ef5350}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.inputWithErrorWrapper-3VldItns.error-32uXEKXM:hover .innerInput-29Ku0bwF{color:#ef5350}}html.theme-dark .inputWithErrorWrapper-3VldItns.error-32uXEKXM .innerInput-29Ku0bwF{color:#e53935}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .inputWithErrorWrapper-3VldItns.error-32uXEKXM:hover .innerInput-29Ku0bwF{color:#e53935}}.inputWithErrorWrapper-3VldItns.warning-1fcuxDP3 .innerInput-29Ku0bwF{color:#ef6c00}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.inputWithErrorWrapper-3VldItns.warning-1fcuxDP3:hover .innerInput-29Ku0bwF{color:#ef6c00}}html.theme-dark .inputWithErrorWrapper-3VldItns.warning-1fcuxDP3 .innerInput-29Ku0bwF{color:#ef6c00}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .inputWithErrorWrapper-3VldItns.warning-1fcuxDP3:hover .innerInput-29Ku0bwF{color:#ef6c00}}.inputWithError-1wKt_k8s{flex:0 0 auto;justify-content:space-between;box-sizing:border-box}.inputContainer-2JfcvOzg,.inputWithError-1wKt_k8s{display:flex;position:relative;align-items:center;height:100%}.inputContainer-2JfcvOzg{width:100%}.inputContainerFix-3bYyvsOT{flex-direction:row}.innerInputContainer-FSOtBYl0{display:flex;flex:1 1 auto;align-items:center;justify-content:space-between}.innerInput-29Ku0bwF{display:block;width:100%;height:100%;border:none;padding:0 3px 0 8px;background-color:transparent;box-shadow:0 0 0 0 transparent;font-size:14px;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:color .35s ease;box-sizing:border-box;-webkit-text-fill-color:currentColor}.innerInput-29Ku0bwF.largeFont-1Tlrlf5g{font-size:16px}.innerInput-29Ku0bwF:-ms-input-placeholder{opacity:1;color:#c1c4cd}.innerInput-29Ku0bwF::placeholder{opacity:1;color:#c1c4cd}html.theme-dark .innerInput-29Ku0bwF:-ms-input-placeholder{color:#2a2e39}html.theme-dark .innerInput-29Ku0bwF::placeholder{color:#2a2e39}.innerInput-29Ku0bwF::selection{background:rgba(33,150,243,.25)}html.theme-dark .innerInput-29Ku0bwF::selection{background:rgba(25,118,210,.25)}.innerInputFix-3nQEuMmn{direction:ltr;text-align:left;padding:0 3px 0 8px}.errorMessage-3U3e1ayv{padding:5px 8px;font-size:12px;line-height:14px;color:#fff;background-color:#2a2e39;box-sizing:border-box}html.theme-dark .errorMessage-3U3e1ayv{background-color:#434651;color:#b2b5be}.errorMessage-3U3e1ayv:after{content:"";display:block;position:absolute;bottom:-5px;left:50%;transform:translateX(-50%);width:0;height:0;border-style:solid;border-width:5px 8px 0;border-color:#2a2e39 transparent transparent}html.theme-dark .errorMessage-3U3e1ayv:after{border-color:#434651 transparent transparent}.iconBlock-1uOkuIhU{display:flex;flex:0 0 auto;height:100%}.innerLabel-1oKvCwg6{display:flex;flex:0 0 auto;color:#d1d4dc;font-size:16px;padding-left:8px}html.theme-dark .innerLabel-1oKvCwg6{color:#50535e}.container-AqxbM340{display:inline-flex;position:relative;box-sizing:border-box;align-items:center;margin:0;border-radius:4px;border-style:solid;border-color:#d1d4dc;max-width:100%;cursor:default}html.theme-dark .container-AqxbM340{border-color:#50535e}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.container-AqxbM340:hover{border-color:#a3a6af}}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .container-AqxbM340:hover{border-color:#6a6d78}}.container-AqxbM340.focused-3bgZ4yBI{border-color:#2196f3}html.theme-dark .container-AqxbM340.focused-3bgZ4yBI{border-color:#1976d2}.container-AqxbM340.readonly-3YlYTz9Q{border-color:#d1d4dc;background-color:#f0f3fa}html.theme-dark .container-AqxbM340.readonly-3YlYTz9Q{background-color:#2a2e39;border-color:#50535e}.container-AqxbM340.disabled-3kisU58M{color:#b2b5be;border-color:#d1d4dc;background-color:#f0f3fa}html.theme-dark .container-AqxbM340.disabled-3kisU58M{background-color:#2a2e39;border-color:#50535e;color:#50535e}.container-AqxbM340.size-small-ST9O9iKu{height:24px}.container-AqxbM340.size-medium-2saizg8j{height:34px}.container-AqxbM340.size-large-1HDInl7D{height:48px}.container-AqxbM340.font-size-medium-3qTDml7i,.container-AqxbM340.font-size-small-AVVl6ljq{font-size:14px;line-height:20px}.container-AqxbM340.font-size-large-36ClMPCZ{font-size:16px;line-height:24px}.container-AqxbM340.border-none-2VoAEzD9{border-width:0}.container-AqxbM340.border-none-2VoAEzD9 .shadow-rtripSA4{margin:0}.container-AqxbM340.border-thin-2A_CUSMk{border-width:1px}.container-AqxbM340.border-thin-2A_CUSMk .shadow-rtripSA4{margin:-1px}.container-AqxbM340.border-thick-1_qIhMms{border-width:2px}.container-AqxbM340.border-thick-1_qIhMms .shadow-rtripSA4{margin:-2px}.container-AqxbM340.intent-default-saHBD6pK .shadow-rtripSA4{border-color:#d1d4dc}html.theme-dark .container-AqxbM340.intent-default-saHBD6pK .shadow-rtripSA4{border-color:#50535e}.container-AqxbM340.intent-success-3xXQLoWT,.container-AqxbM340.intent-success-3xXQLoWT .shadow-rtripSA4,html.theme-dark .container-AqxbM340.intent-success-3xXQLoWT,html.theme-dark .container-AqxbM340.intent-success-3xXQLoWT .shadow-rtripSA4{border-color:#00897b}.container-AqxbM340.intent-warning-SstNFztT,.container-AqxbM340.intent-warning-SstNFztT .shadow-rtripSA4,html.theme-dark .container-AqxbM340.intent-warning-SstNFztT,html.theme-dark .container-AqxbM340.intent-warning-SstNFztT .shadow-rtripSA4{border-color:#ff9800}.container-AqxbM340.intent-danger-1URZFATh{border-color:#f44336}html.theme-dark .container-AqxbM340.intent-danger-1URZFATh{border-color:#d32f2f}.container-AqxbM340.intent-danger-1URZFATh .shadow-rtripSA4{border-color:#f44336}html.theme-dark .container-AqxbM340.intent-danger-1URZFATh .shadow-rtripSA4{border-color:#d32f2f}.container-AqxbM340.intent-primary-npIFDxc3{border-color:#2196f3}html.theme-dark .container-AqxbM340.intent-primary-npIFDxc3{border-color:#1976d2}.container-AqxbM340.intent-primary-npIFDxc3 .shadow-rtripSA4{border-color:#2196f3}html.theme-dark .container-AqxbM340.intent-primary-npIFDxc3 .shadow-rtripSA4{border-color:#1976d2}.container-AqxbM340.corner-top-left-1Ex1ff4b{border-top-left-radius:0}.container-AqxbM340.corner-top-right-37x9-mDc{border-top-right-radius:0}.container-AqxbM340.corner-bottom-right-3-_3mqIz{border-bottom-right-radius:0}.container-AqxbM340.corner-bottom-left-3mogFNyF{border-bottom-left-radius:0}.shadow-rtripSA4{position:absolute;top:0;left:0;right:0;bottom:0;z-index:3;pointer-events:none;border-radius:4px;border:2px solid}.shadow-rtripSA4.corner-top-left-1Ex1ff4b{border-top-left-radius:0}.shadow-rtripSA4.corner-top-right-37x9-mDc{border-top-right-radius:0}.shadow-rtripSA4.corner-bottom-right-3-_3mqIz{border-bottom-right-radius:0}.shadow-rtripSA4.corner-bottom-left-3mogFNyF{border-bottom-left-radius:0}.placeholder-3IHl8nis,.selected-2IjEMdXr{flex:1 1 auto;box-sizing:border-box;max-width:100%;padding:0 4px 0 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hiddenArrow-1HtcxiMc{max-width:100%;padding-right:8px}.placeholder-3IHl8nis{color:#d1d4dc}html.theme-dark .placeholder-3IHl8nis{color:#50535e}.controlWrapper-skuqZLfC{box-sizing:border-box;margin-right:2px;padding:2px 0;height:100%;border-radius:0 4px 4px 0;overflow:hidden}.controlWrapper-skuqZLfC.hidden-3NLdXwWA{display:none}.control-1HTkHp6S{display:flex;flex:0 0 auto;box-sizing:border-box;align-items:center;border-radius:2px;padding:0 6px;height:50%;background-color:transparent;color:#787b86;cursor:pointer;transition:color .35s ease,background-color .35s ease}.control-1HTkHp6S svg{fill:currentColor}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.control-1HTkHp6S:hover{color:#131722;background-color:#f0f3fa}}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .control-1HTkHp6S:hover{background-color:#363a45;color:#b2b5be}}.controlIncrease-2YFIq5Gk{transform:rotate(180deg)}.decreaseControlIcon-O8mAFFIw,.increaseControlIcon-1tvvZsEf{display:flex;flex:0 0 auto;justify-content:center;width:10px}.decreaseControlIcon-O8mAFFIw svg,.increaseControlIcon-1tvvZsEf svg{width:100%}.content-jw-2aYgg{display:inline-grid;grid-template-columns:auto 1fr;color:#131722;padding:16px 20px;max-width:550px;box-sizing:border-box;width:100%}html.theme-dark .content-jw-2aYgg{color:#b2b5be}.content-jw-2aYgg.ie-2-BNrQbP{display:-ms-inline-grid;-ms-grid-columns:1fr auto}.cell-hIDC3uV- .inner--hn7i_PK{display:flex;align-items:center;padding:8px 0}.ie-2-BNrQbP .cell-hIDC3uV- .inner--hn7i_PK{width:100%}.cell-hIDC3uV-.first-2n3flLMC{display:flex;min-width:0;align-items:center}.ie-2-BNrQbP .cell-hIDC3uV-.first-2n3flLMC{-ms-grid-column:1}.cell-hIDC3uV-.first-2n3flLMC .inner--hn7i_PK{display:block;padding-right:20px;text-transform:capitalize;min-width:0;word-wrap:break-word;cursor:default}.cell-hIDC3uV-.fill-1Pff_fQf{grid-column:1/3}.ie-2-BNrQbP .cell-hIDC3uV-.fill-1Pff_fQf{-ms-grid-column-span:2}.ie-2-BNrQbP .cell-hIDC3uV-.last-3u0rzQsJ{-ms-grid-column:2}.cell-hIDC3uV-.top-E6bk4zZh{align-items:flex-start}.ie-2-BNrQbP .cell-hIDC3uV-.top-E6bk4zZh{-ms-grid-row-align:start}.cell-hIDC3uV-:only-child{max-width:340px}.cell-hIDC3uV-.offset-2t8eK615{padding-left:26px}.grouped-HUhXUUdM .inner--hn7i_PK{padding:4px 0}.separator-27YVz1Zr{margin:8px -20px;height:1px;background-color:#e0e3eb}html.theme-dark .separator-27YVz1Zr{background-color:#434651}.groupSeparator-3LbEcdXc{height:8px}.groupSeparator-3LbEcdXc.big-1ygh-FzO{height:14px}@media screen and (max-width:379px){.content-jw-2aYgg{grid-template-columns:1fr -webkit-min-content;grid-template-columns:1fr min-content}.cell-hIDC3uV-.first-2n3flLMC .inner--hn7i_PK{padding:8px 20px 8px 0}.cell-hIDC3uV-.adaptive-3nNVfvpI{align-items:flex-start}.ie-2-BNrQbP .cell-hIDC3uV-.adaptive-3nNVfvpI{-ms-grid-row-align:start}.cell-hIDC3uV-.adaptive-3nNVfvpI:not(.checkableTitle-3xDSPDqb){padding-top:8px}} \ No newline at end of file diff --git a/charting_library/bundles/28.aa1f132e6bf490badf2d.rtl.css b/charting_library/bundles/28.aa1f132e6bf490badf2d.rtl.css deleted file mode 100644 index 183acb46..00000000 --- a/charting_library/bundles/28.aa1f132e6bf490badf2d.rtl.css +++ /dev/null @@ -1 +0,0 @@ -.container-2kDJVADV{display:inline-flex;position:relative;box-sizing:border-box;align-items:center;margin:0;border-radius:4px;border-style:solid;border-color:#d1d4dc}html.theme-dark .container-2kDJVADV{border-color:#50535e}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.container-2kDJVADV:hover{border-color:#a3a6af}}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .container-2kDJVADV:hover{border-color:#6a6d78}}.container-2kDJVADV.focused-GwkJELgF{border-color:#2196f3}html.theme-dark .container-2kDJVADV.focused-GwkJELgF{border-color:#1976d2}.container-2kDJVADV.readonly-3PcaDYes{border-color:#d1d4dc;background-color:#f0f3fa}html.theme-dark .container-2kDJVADV.readonly-3PcaDYes{background-color:#2a2e39;border-color:#50535e}.container-2kDJVADV.disabled-3y5wOPXy{color:#b2b5be;border-color:#d1d4dc;background-color:#f0f3fa}html.theme-dark .container-2kDJVADV.disabled-3y5wOPXy{background-color:#2a2e39;border-color:#50535e;color:#50535e}.container-2kDJVADV.size-small-vNxOpxFU{height:24px}.container-2kDJVADV.size-medium-2QF4qrsy{height:34px}.container-2kDJVADV.size-large-3c0aAmCz{height:48px}.container-2kDJVADV.font-size-medium-15_hd7kR,.container-2kDJVADV.font-size-small-1atK0oxP{font-size:14px;line-height:20px}.container-2kDJVADV.font-size-large-sNxmYZSZ{font-size:16px;line-height:24px}.container-2kDJVADV.border-none-2W-f5CeX{border-width:0}.container-2kDJVADV.border-none-2W-f5CeX .shadow-fRMVHbcr{margin:0}.container-2kDJVADV.border-thin-39LN06wV{border-width:1px}.container-2kDJVADV.border-thin-39LN06wV .shadow-fRMVHbcr{margin:-1px}.container-2kDJVADV.border-thick-3YqbfLWG{border-width:2px}.container-2kDJVADV.border-thick-3YqbfLWG .shadow-fRMVHbcr{margin:-2px}.container-2kDJVADV.intent-default-2WqrktAC .shadow-fRMVHbcr{border-color:#d1d4dc}html.theme-dark .container-2kDJVADV.intent-default-2WqrktAC .shadow-fRMVHbcr{border-color:#50535e}.container-2kDJVADV.intent-success-2qRddKlF,.container-2kDJVADV.intent-success-2qRddKlF .shadow-fRMVHbcr,html.theme-dark .container-2kDJVADV.intent-success-2qRddKlF,html.theme-dark .container-2kDJVADV.intent-success-2qRddKlF .shadow-fRMVHbcr{border-color:#00897b}.container-2kDJVADV.intent-warning-3nKtF1a7,.container-2kDJVADV.intent-warning-3nKtF1a7 .shadow-fRMVHbcr,html.theme-dark .container-2kDJVADV.intent-warning-3nKtF1a7,html.theme-dark .container-2kDJVADV.intent-warning-3nKtF1a7 .shadow-fRMVHbcr{border-color:#ff9800}.container-2kDJVADV.intent-danger-2UcBu3hY{border-color:#f44336}html.theme-dark .container-2kDJVADV.intent-danger-2UcBu3hY{border-color:#d32f2f}.container-2kDJVADV.intent-danger-2UcBu3hY .shadow-fRMVHbcr{border-color:#f44336}html.theme-dark .container-2kDJVADV.intent-danger-2UcBu3hY .shadow-fRMVHbcr{border-color:#d32f2f}.container-2kDJVADV.intent-primary-1GPjPo8I{border-color:#2196f3}html.theme-dark .container-2kDJVADV.intent-primary-1GPjPo8I{border-color:#1976d2}.container-2kDJVADV.intent-primary-1GPjPo8I .shadow-fRMVHbcr{border-color:#2196f3}html.theme-dark .container-2kDJVADV.intent-primary-1GPjPo8I .shadow-fRMVHbcr{border-color:#1976d2}.container-2kDJVADV.corner-top-left-1UYBpB66{border-top-right-radius:0}.container-2kDJVADV.corner-top-right-3vjbw1SH{border-top-left-radius:0}.container-2kDJVADV.corner-bottom-right-2Xs3BwD0{border-bottom-left-radius:0}.container-2kDJVADV.corner-bottom-left-2m7Qn1wR{border-bottom-right-radius:0}.container-2kDJVADV.border-none-2W-f5CeX .input-1Fp9QlzO{padding:0 8px}.container-2kDJVADV.border-none-2W-f5CeX.icon-left-sV9DQagg .icon-1S_6X6gw{margin-right:3px}.container-2kDJVADV.border-none-2W-f5CeX.icon-right-2uMWnixv .icon-1S_6X6gw{margin-left:3px}.container-2kDJVADV.border-thin-39LN06wV.grouped-vertical-2lC0wjMX:not(:first-child){margin-right:-1px}.container-2kDJVADV.border-thin-39LN06wV.grouped-horizontal-3T_Yy5c3:not(:first-child){margin-top:-1px}.container-2kDJVADV.border-thin-39LN06wV .input-1Fp9QlzO{padding:0 7px}.container-2kDJVADV.border-thin-39LN06wV.icon-left-sV9DQagg .icon-1S_6X6gw{margin-right:2px}.container-2kDJVADV.border-thin-39LN06wV.icon-right-2uMWnixv .icon-1S_6X6gw{margin-left:2px}.container-2kDJVADV.border-thick-3YqbfLWG.grouped-vertical-2lC0wjMX:not(:first-child){margin-right:-2px}.container-2kDJVADV.border-thick-3YqbfLWG.grouped-horizontal-3T_Yy5c3:not(:first-child){margin-top:-2px}.container-2kDJVADV.border-thick-3YqbfLWG .input-1Fp9QlzO{padding:0 6px}.container-2kDJVADV.border-thick-3YqbfLWG.icon-left-sV9DQagg .icon-1S_6X6gw{margin-right:1px}.container-2kDJVADV.border-thick-3YqbfLWG.icon-right-2uMWnixv .icon-1S_6X6gw{margin-left:1px}.container-2kDJVADV.icon-right-2uMWnixv .input-1Fp9QlzO{padding-left:4px}.container-2kDJVADV.icon-right-2uMWnixv .icon-1S_6X6gw{order:1}.container-2kDJVADV.icon-left-sV9DQagg .input-1Fp9QlzO{padding-right:4px}.container-2kDJVADV.icon-left-sV9DQagg .icon-1S_6X6gw{order:-1}.container-2kDJVADV.highlight-fnJ4zkJY,.container-2kDJVADV.highlight-fnJ4zkJY.focused-GwkJELgF{border-color:#d1d4dc}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.container-2kDJVADV.highlight-fnJ4zkJY:hover{border-color:#d1d4dc}}html.theme-dark .container-2kDJVADV.highlight-fnJ4zkJY,html.theme-dark .container-2kDJVADV.highlight-fnJ4zkJY.focused-GwkJELgF{border-color:#50535e}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .container-2kDJVADV.highlight-fnJ4zkJY:hover{border-color:#50535e}}.container-2kDJVADV.grouped-vertical-2lC0wjMX:not(:first-child){margin-right:-1px}.container-2kDJVADV.grouped-horizontal-3T_Yy5c3:not(:first-child){margin-top:-1px}.container-2kDJVADV.grouped-horizontal-3T_Yy5c3.focused-GwkJELgF,.container-2kDJVADV.grouped-vertical-2lC0wjMX.focused-GwkJELgF{z-index:1}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.container-2kDJVADV.grouped-horizontal-3T_Yy5c3:hover,.container-2kDJVADV.grouped-vertical-2lC0wjMX:hover{z-index:1}}.container-2kDJVADV.grouped-horizontal-3T_Yy5c3.focused-GwkJELgF,.container-2kDJVADV.grouped-vertical-2lC0wjMX.focused-GwkJELgF{z-index:2}.icon-1S_6X6gw{display:flex;flex:none;color:#787b86;height:28px;width:28px;align-items:center;justify-content:center}html.theme-dark .icon-1S_6X6gw{color:#787b86}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.container-2kDJVADV:hover .icon-1S_6X6gw.interactive-3QZtt2FP{color:#131722}}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .container-2kDJVADV:hover .icon-1S_6X6gw.interactive-3QZtt2FP{color:#b2b5be}}.input-1Fp9QlzO{display:block;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;width:100%;min-width:0;height:100%;margin:0;padding:0;border:0;outline:0;background-color:transparent;-webkit-text-fill-color:currentColor;font-size:inherit;font-family:inherit;line-height:inherit;order:0}.input-1Fp9QlzO:-ms-input-placeholder{color:#d1d4dc}.input-1Fp9QlzO::placeholder{color:#d1d4dc}html.theme-dark .input-1Fp9QlzO:-ms-input-placeholder{color:#50535e}html.theme-dark .input-1Fp9QlzO::placeholder{color:#50535e}.input-1Fp9QlzO::-webkit-calendar-picker-indicator,.input-1Fp9QlzO::-webkit-clear-button,.input-1Fp9QlzO::-webkit-inner-spin-button,.input-1Fp9QlzO::-webkit-outer-spin-button,.input-1Fp9QlzO::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.input-1Fp9QlzO::-ms-clear,.input-1Fp9QlzO::-ms-reveal{display:none}.input-1Fp9QlzO:-webkit-autofill,.input-1Fp9QlzO:-webkit-autofill:active,.input-1Fp9QlzO:-webkit-autofill:focus{border-radius:3px}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.input-1Fp9QlzO:-webkit-autofill:hover{border-radius:3px}}.shadow-fRMVHbcr{position:absolute;top:0;right:0;left:0;bottom:0;z-index:3;pointer-events:none;border-radius:4px;border:2px solid}.shadow-fRMVHbcr.corner-top-left-1UYBpB66{border-top-right-radius:0}.shadow-fRMVHbcr.corner-top-right-3vjbw1SH{border-top-left-radius:0}.shadow-fRMVHbcr.corner-bottom-right-2Xs3BwD0{border-bottom-left-radius:0}.shadow-fRMVHbcr.corner-bottom-left-2m7Qn1wR{border-bottom-right-radius:0}.wrapper-CRZXrxS2{flex:none;box-sizing:border-box;padding:2px 0;height:32px;width:21px;outline:none!important;margin-left:2px;margin-right:0;order:1}.wrapper-CRZXrxS2.hidden-1wnB-Kx5{display:none}.button-1Eugtpck{display:flex;flex:none;align-items:center;justify-content:center;height:100%;width:100%;border-radius:2px}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.button-1Eugtpck:hover{background-color:#f0f3fa}}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .button-1Eugtpck:hover{background-color:#363a45}}.icon-17-1vCIN{display:flex;flex:none;align-items:center;justify-content:center;transition:transform .35s ease}.icon-17-1vCIN.dropped-ecaUHMhj{transform:rotate(-180deg)}.inputWithErrorWrapper-3VldItns{display:block;position:relative;z-index:0;box-sizing:border-box;height:34px;box-shadow:inset 0 0 0 1px transparent;border:1px solid #d1d4dc;border-radius:4px;background-color:transparent;font-size:15px;color:#131722;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:border-color 87.5ms ease,box-shadow 87.5ms ease}html.theme-dark .inputWithErrorWrapper-3VldItns{color:#b2b5be;border:1px solid #50535e}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.inputWithErrorWrapper-3VldItns:hover{z-index:1;border-color:#b2b5be}}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .inputWithErrorWrapper-3VldItns:hover{border-color:#6a6d78}}.disabled-1H5pTmbC{border-color:#d1d4dc;background-color:#f0f3fa;color:#b2b5be}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.disabled-1H5pTmbC:hover{border-color:#d1d4dc;background-color:#f0f3fa;color:#b2b5be}}html.theme-dark .disabled-1H5pTmbC{color:#50535e}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .disabled-1H5pTmbC:hover{color:#50535e}}html.theme-dark .disabled-1H5pTmbC{background-color:#2a2e39}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .disabled-1H5pTmbC:hover{background-color:#2a2e39}}html.theme-dark .disabled-1H5pTmbC{border-color:#50535e}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .disabled-1H5pTmbC:hover{border-color:#50535e}}.disabled-1H5pTmbC.thickBorder-17UV-SuS{box-shadow:inset 0 0 0 1px transparent}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.disabled-1H5pTmbC:hover.thickBorder-17UV-SuS{box-shadow:inset 0 0 0 1px transparent}}.readonly-3wmbSVwP{border-color:#b2b5be;background-color:#f0f3fa}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.readonly-3wmbSVwP:hover{border-color:#b2b5be;background-color:#f0f3fa}}html.theme-dark .readonly-3wmbSVwP{background-color:#50535e}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .readonly-3wmbSVwP:hover{background-color:#50535e}}html.theme-dark .readonly-3wmbSVwP{border-color:#50535e}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .readonly-3wmbSVwP:hover{border-color:#50535e}}.readonly-3wmbSVwP.thickBorder-17UV-SuS{box-shadow:inset 0 0 0 1px transparent}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.readonly-3wmbSVwP:hover.thickBorder-17UV-SuS{box-shadow:inset 0 0 0 1px transparent}}.inputWithErrorWrapper-3VldItns.focused-3rk113Ah{border-color:#2196f3;z-index:2}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.inputWithErrorWrapper-3VldItns.focused-3rk113Ah:hover{border-color:#2196f3;z-index:2}}html.theme-dark .inputWithErrorWrapper-3VldItns.focused-3rk113Ah{border-color:#1976d2}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .inputWithErrorWrapper-3VldItns.focused-3rk113Ah:hover{border-color:#1976d2}}.inputWithErrorWrapper-3VldItns.focused-3rk113Ah.thickBorder-17UV-SuS{box-shadow:inset 0 0 0 1px #2196f3!important}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.inputWithErrorWrapper-3VldItns.focused-3rk113Ah:hover.thickBorder-17UV-SuS{box-shadow:inset 0 0 0 1px #2196f3!important}}html.theme-dark .inputWithErrorWrapper-3VldItns.focused-3rk113Ah.thickBorder-17UV-SuS{box-shadow:inset 0 0 0 1px #1976d2!important}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .inputWithErrorWrapper-3VldItns.focused-3rk113Ah:hover.thickBorder-17UV-SuS{box-shadow:inset 0 0 0 1px #1976d2!important}}.inputWithErrorWrapper-3VldItns.focused-3rk113Ah .innerInput-29Ku0bwF{color:#131722}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.inputWithErrorWrapper-3VldItns.focused-3rk113Ah:hover .innerInput-29Ku0bwF{color:#131722}}html.theme-dark .inputWithErrorWrapper-3VldItns.focused-3rk113Ah .innerInput-29Ku0bwF{color:#b2b5be}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .inputWithErrorWrapper-3VldItns.focused-3rk113Ah:hover .innerInput-29Ku0bwF{color:#b2b5be}}.inputWithErrorWrapper-3VldItns.focused-3rk113Ah .innerInput-29Ku0bwF:-ms-input-placeholder{opacity:1;color:#e0e3eb}.inputWithErrorWrapper-3VldItns.focused-3rk113Ah .innerInput-29Ku0bwF::placeholder{opacity:1;color:#e0e3eb}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.inputWithErrorWrapper-3VldItns.focused-3rk113Ah:hover .innerInput-29Ku0bwF:-ms-input-placeholder{opacity:1;color:#e0e3eb}.inputWithErrorWrapper-3VldItns.focused-3rk113Ah:hover .innerInput-29Ku0bwF::placeholder{opacity:1;color:#e0e3eb}}html.theme-dark .inputWithErrorWrapper-3VldItns.focused-3rk113Ah .innerInput-29Ku0bwF:-ms-input-placeholder{color:#363a45}html.theme-dark .inputWithErrorWrapper-3VldItns.focused-3rk113Ah .innerInput-29Ku0bwF::placeholder{color:#363a45}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .inputWithErrorWrapper-3VldItns.focused-3rk113Ah:hover .innerInput-29Ku0bwF:-ms-input-placeholder{color:#363a45}html.theme-dark .inputWithErrorWrapper-3VldItns.focused-3rk113Ah:hover .innerInput-29Ku0bwF::placeholder{color:#363a45}}.inputWithErrorWrapper-3VldItns.error-32uXEKXM{border-color:#ef5350}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.inputWithErrorWrapper-3VldItns.error-32uXEKXM:hover{border-color:#ef5350}}html.theme-dark .inputWithErrorWrapper-3VldItns.error-32uXEKXM{border-color:#e53935}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .inputWithErrorWrapper-3VldItns.error-32uXEKXM:hover{border-color:#e53935}}.inputWithErrorWrapper-3VldItns.error-32uXEKXM.thickBorder-17UV-SuS{box-shadow:inset 0 0 0 1px #ef5350!important}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.inputWithErrorWrapper-3VldItns.error-32uXEKXM:hover.thickBorder-17UV-SuS{box-shadow:inset 0 0 0 1px #ef5350!important}}html.theme-dark .inputWithErrorWrapper-3VldItns.error-32uXEKXM.thickBorder-17UV-SuS{box-shadow:inset 0 0 0 1px #e53935!important}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .inputWithErrorWrapper-3VldItns.error-32uXEKXM:hover.thickBorder-17UV-SuS{box-shadow:inset 0 0 0 1px #e53935!important}}.inputWithErrorWrapper-3VldItns.error-32uXEKXM .innerInput-29Ku0bwF{color:#ef5350}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.inputWithErrorWrapper-3VldItns.error-32uXEKXM:hover .innerInput-29Ku0bwF{color:#ef5350}}html.theme-dark .inputWithErrorWrapper-3VldItns.error-32uXEKXM .innerInput-29Ku0bwF{color:#e53935}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .inputWithErrorWrapper-3VldItns.error-32uXEKXM:hover .innerInput-29Ku0bwF{color:#e53935}}.inputWithErrorWrapper-3VldItns.warning-1fcuxDP3 .innerInput-29Ku0bwF{color:#ef6c00}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.inputWithErrorWrapper-3VldItns.warning-1fcuxDP3:hover .innerInput-29Ku0bwF{color:#ef6c00}}html.theme-dark .inputWithErrorWrapper-3VldItns.warning-1fcuxDP3 .innerInput-29Ku0bwF{color:#ef6c00}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .inputWithErrorWrapper-3VldItns.warning-1fcuxDP3:hover .innerInput-29Ku0bwF{color:#ef6c00}}.inputWithError-1wKt_k8s{flex:0 0 auto;justify-content:space-between;box-sizing:border-box}.inputContainer-2JfcvOzg,.inputWithError-1wKt_k8s{display:flex;position:relative;align-items:center;height:100%}.inputContainer-2JfcvOzg{width:100%;flex-direction:row-reverse}.inputContainerFix-3bYyvsOT{flex-direction:row}.innerInputContainer-FSOtBYl0{display:flex;flex:1 1 auto;align-items:center;justify-content:space-between}.innerInput-29Ku0bwF{display:block;width:100%;height:100%;border:none;padding:0 8px 0 3px;background-color:transparent;box-shadow:0 0 0 0 transparent;font-size:14px;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:color .35s ease;box-sizing:border-box;-webkit-text-fill-color:currentColor}direction:ltr;text-align:right;padding:0 8px 0 3px;.innerInput-29Ku0bwF.largeFont-1Tlrlf5g{font-size:16px}.innerInput-29Ku0bwF:-ms-input-placeholder{opacity:1;color:#c1c4cd}.innerInput-29Ku0bwF::placeholder{opacity:1;color:#c1c4cd}html.theme-dark .innerInput-29Ku0bwF:-ms-input-placeholder{color:#2a2e39}html.theme-dark .innerInput-29Ku0bwF::placeholder{color:#2a2e39}.innerInput-29Ku0bwF::selection{background:rgba(33,150,243,.25)}html.theme-dark .innerInput-29Ku0bwF::selection{background:rgba(25,118,210,.25)}.innerInputFix-3nQEuMmn{direction:ltr;text-align:left;padding:0 3px 0 8px}.errorMessage-3U3e1ayv{padding:5px 8px;font-size:12px;line-height:14px;color:#fff;background-color:#2a2e39;box-sizing:border-box}html.theme-dark .errorMessage-3U3e1ayv{background-color:#434651;color:#b2b5be}.errorMessage-3U3e1ayv:after{content:"";display:block;position:absolute;bottom:-5px;right:50%;transform:translateX(50%);width:0;height:0;border-style:solid;border-width:5px 8px 0;border-color:#2a2e39 transparent transparent}html.theme-dark .errorMessage-3U3e1ayv:after{border-color:#434651 transparent transparent}.iconBlock-1uOkuIhU{display:flex;flex:0 0 auto;height:100%}.innerLabel-1oKvCwg6{display:flex;flex:0 0 auto;color:#d1d4dc;font-size:16px;padding-right:8px}html.theme-dark .innerLabel-1oKvCwg6{color:#50535e}.container-AqxbM340{display:inline-flex;position:relative;box-sizing:border-box;align-items:center;margin:0;border-radius:4px;border-style:solid;border-color:#d1d4dc;max-width:100%;cursor:default}html.theme-dark .container-AqxbM340{border-color:#50535e}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.container-AqxbM340:hover{border-color:#a3a6af}}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .container-AqxbM340:hover{border-color:#6a6d78}}.container-AqxbM340.focused-3bgZ4yBI{border-color:#2196f3}html.theme-dark .container-AqxbM340.focused-3bgZ4yBI{border-color:#1976d2}.container-AqxbM340.readonly-3YlYTz9Q{border-color:#d1d4dc;background-color:#f0f3fa}html.theme-dark .container-AqxbM340.readonly-3YlYTz9Q{background-color:#2a2e39;border-color:#50535e}.container-AqxbM340.disabled-3kisU58M{color:#b2b5be;border-color:#d1d4dc;background-color:#f0f3fa}html.theme-dark .container-AqxbM340.disabled-3kisU58M{background-color:#2a2e39;border-color:#50535e;color:#50535e}.container-AqxbM340.size-small-ST9O9iKu{height:24px}.container-AqxbM340.size-medium-2saizg8j{height:34px}.container-AqxbM340.size-large-1HDInl7D{height:48px}.container-AqxbM340.font-size-medium-3qTDml7i,.container-AqxbM340.font-size-small-AVVl6ljq{font-size:14px;line-height:20px}.container-AqxbM340.font-size-large-36ClMPCZ{font-size:16px;line-height:24px}.container-AqxbM340.border-none-2VoAEzD9{border-width:0}.container-AqxbM340.border-none-2VoAEzD9 .shadow-rtripSA4{margin:0}.container-AqxbM340.border-thin-2A_CUSMk{border-width:1px}.container-AqxbM340.border-thin-2A_CUSMk .shadow-rtripSA4{margin:-1px}.container-AqxbM340.border-thick-1_qIhMms{border-width:2px}.container-AqxbM340.border-thick-1_qIhMms .shadow-rtripSA4{margin:-2px}.container-AqxbM340.intent-default-saHBD6pK .shadow-rtripSA4{border-color:#d1d4dc}html.theme-dark .container-AqxbM340.intent-default-saHBD6pK .shadow-rtripSA4{border-color:#50535e}.container-AqxbM340.intent-success-3xXQLoWT,.container-AqxbM340.intent-success-3xXQLoWT .shadow-rtripSA4,html.theme-dark .container-AqxbM340.intent-success-3xXQLoWT,html.theme-dark .container-AqxbM340.intent-success-3xXQLoWT .shadow-rtripSA4{border-color:#00897b}.container-AqxbM340.intent-warning-SstNFztT,.container-AqxbM340.intent-warning-SstNFztT .shadow-rtripSA4,html.theme-dark .container-AqxbM340.intent-warning-SstNFztT,html.theme-dark .container-AqxbM340.intent-warning-SstNFztT .shadow-rtripSA4{border-color:#ff9800}.container-AqxbM340.intent-danger-1URZFATh{border-color:#f44336}html.theme-dark .container-AqxbM340.intent-danger-1URZFATh{border-color:#d32f2f}.container-AqxbM340.intent-danger-1URZFATh .shadow-rtripSA4{border-color:#f44336}html.theme-dark .container-AqxbM340.intent-danger-1URZFATh .shadow-rtripSA4{border-color:#d32f2f}.container-AqxbM340.intent-primary-npIFDxc3{border-color:#2196f3}html.theme-dark .container-AqxbM340.intent-primary-npIFDxc3{border-color:#1976d2}.container-AqxbM340.intent-primary-npIFDxc3 .shadow-rtripSA4{border-color:#2196f3}html.theme-dark .container-AqxbM340.intent-primary-npIFDxc3 .shadow-rtripSA4{border-color:#1976d2}.container-AqxbM340.corner-top-left-1Ex1ff4b{border-top-right-radius:0}.container-AqxbM340.corner-top-right-37x9-mDc{border-top-left-radius:0}.container-AqxbM340.corner-bottom-right-3-_3mqIz{border-bottom-left-radius:0}.container-AqxbM340.corner-bottom-left-3mogFNyF{border-bottom-right-radius:0}.shadow-rtripSA4{position:absolute;top:0;right:0;left:0;bottom:0;z-index:3;pointer-events:none;border-radius:4px;border:2px solid}.shadow-rtripSA4.corner-top-left-1Ex1ff4b{border-top-right-radius:0}.shadow-rtripSA4.corner-top-right-37x9-mDc{border-top-left-radius:0}.shadow-rtripSA4.corner-bottom-right-3-_3mqIz{border-bottom-left-radius:0}.shadow-rtripSA4.corner-bottom-left-3mogFNyF{border-bottom-right-radius:0}.placeholder-3IHl8nis,.selected-2IjEMdXr{flex:1 1 auto;box-sizing:border-box;max-width:100%;padding:0 8px 0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hiddenArrow-1HtcxiMc{max-width:100%;padding-left:8px}.placeholder-3IHl8nis{color:#d1d4dc}html.theme-dark .placeholder-3IHl8nis{color:#50535e}.controlWrapper-skuqZLfC{box-sizing:border-box;margin-left:2px;padding:2px 0;height:100%;border-radius:4px 0 0 4px;overflow:hidden}margin-left:2px;margin-right:0;.controlWrapper-skuqZLfC.hidden-3NLdXwWA{display:none}.control-1HTkHp6S{display:flex;flex:0 0 auto;box-sizing:border-box;align-items:center;border-radius:2px;padding:0 6px;height:50%;background-color:transparent;color:#787b86;cursor:pointer;transition:color .35s ease,background-color .35s ease}.control-1HTkHp6S svg{fill:currentColor}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.control-1HTkHp6S:hover{color:#131722;background-color:#f0f3fa}}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .control-1HTkHp6S:hover{background-color:#363a45;color:#b2b5be}}.controlIncrease-2YFIq5Gk{transform:rotate(-180deg)}.decreaseControlIcon-O8mAFFIw,.increaseControlIcon-1tvvZsEf{display:flex;flex:0 0 auto;justify-content:center;width:10px}.decreaseControlIcon-O8mAFFIw svg,.increaseControlIcon-1tvvZsEf svg{width:100%}.content-jw-2aYgg{display:inline-grid;grid-template-columns:auto 1fr;color:#131722;padding:16px 20px;max-width:550px;box-sizing:border-box;width:100%}html.theme-dark .content-jw-2aYgg{color:#b2b5be}.content-jw-2aYgg.ie-2-BNrQbP{display:-ms-inline-grid;-ms-grid-columns:1fr auto}.cell-hIDC3uV- .inner--hn7i_PK{display:flex;align-items:center;padding:8px 0}.ie-2-BNrQbP .cell-hIDC3uV- .inner--hn7i_PK{width:100%}.cell-hIDC3uV-.first-2n3flLMC{display:flex;min-width:0;align-items:center}.ie-2-BNrQbP .cell-hIDC3uV-.first-2n3flLMC{-ms-grid-column:1}.cell-hIDC3uV-.first-2n3flLMC .inner--hn7i_PK{display:block;padding-left:20px;text-transform:capitalize;min-width:0;word-wrap:break-word;cursor:default}.cell-hIDC3uV-.fill-1Pff_fQf{grid-column:1/3}.ie-2-BNrQbP .cell-hIDC3uV-.fill-1Pff_fQf{-ms-grid-column-span:2}.ie-2-BNrQbP .cell-hIDC3uV-.last-3u0rzQsJ{-ms-grid-column:2}.cell-hIDC3uV-.top-E6bk4zZh{align-items:flex-start}.ie-2-BNrQbP .cell-hIDC3uV-.top-E6bk4zZh{-ms-grid-row-align:start}.cell-hIDC3uV-:only-child{max-width:340px}.cell-hIDC3uV-.offset-2t8eK615{padding-right:26px}.grouped-HUhXUUdM .inner--hn7i_PK{padding:4px 0}.separator-27YVz1Zr{margin:8px -20px;height:1px;background-color:#e0e3eb}html.theme-dark .separator-27YVz1Zr{background-color:#434651}.groupSeparator-3LbEcdXc{height:8px}.groupSeparator-3LbEcdXc.big-1ygh-FzO{height:14px}@media screen and (max-width:379px){.content-jw-2aYgg{grid-template-columns:1fr -webkit-min-content;grid-template-columns:1fr min-content}.cell-hIDC3uV-.first-2n3flLMC .inner--hn7i_PK{padding:8px 0 8px 20px}.cell-hIDC3uV-.adaptive-3nNVfvpI{align-items:flex-start}.ie-2-BNrQbP .cell-hIDC3uV-.adaptive-3nNVfvpI{-ms-grid-row-align:start}.cell-hIDC3uV-.adaptive-3nNVfvpI:not(.checkableTitle-3xDSPDqb){padding-top:8px}} \ No newline at end of file diff --git a/charting_library/bundles/29.4c923634e8711048f68e.js b/charting_library/bundles/29.4c923634e8711048f68e.js new file mode 100644 index 00000000..5f320a5c --- /dev/null +++ b/charting_library/bundles/29.4c923634e8711048f68e.js @@ -0,0 +1 @@ +(window.webpackJsonp=window.webpackJsonp||[]).push([[29],[]]); \ No newline at end of file diff --git a/charting_library/bundles/29.848432cc94542f647449.css b/charting_library/bundles/29.848432cc94542f647449.css new file mode 100644 index 00000000..372be860 --- /dev/null +++ b/charting_library/bundles/29.848432cc94542f647449.css @@ -0,0 +1 @@ +.inputWithErrorWrapper-3VldItns{display:block;position:relative;z-index:0;box-sizing:border-box;height:34px;box-shadow:inset 0 0 0 1px transparent;border:1px solid #d1d4dc;border-radius:4px;background-color:transparent;font-size:15px;color:#131722;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:border-color 87.5ms ease,box-shadow 87.5ms ease}html.theme-dark .inputWithErrorWrapper-3VldItns{color:#b2b5be;border:1px solid #50535e}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.inputWithErrorWrapper-3VldItns:hover{z-index:1;border-color:#b2b5be}}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .inputWithErrorWrapper-3VldItns:hover{border-color:#6a6d78}}.disabled-1H5pTmbC{border-color:#d1d4dc;background-color:#f0f3fa;color:#b2b5be}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.disabled-1H5pTmbC:hover{border-color:#d1d4dc;background-color:#f0f3fa;color:#b2b5be}}html.theme-dark .disabled-1H5pTmbC{color:#50535e}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .disabled-1H5pTmbC:hover{color:#50535e}}html.theme-dark .disabled-1H5pTmbC{background-color:#2a2e39}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .disabled-1H5pTmbC:hover{background-color:#2a2e39}}html.theme-dark .disabled-1H5pTmbC{border-color:#50535e}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .disabled-1H5pTmbC:hover{border-color:#50535e}}.disabled-1H5pTmbC.thickBorder-17UV-SuS{box-shadow:inset 0 0 0 1px transparent}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.disabled-1H5pTmbC:hover.thickBorder-17UV-SuS{box-shadow:inset 0 0 0 1px transparent}}.readonly-3wmbSVwP{border-color:#b2b5be;background-color:#f0f3fa}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.readonly-3wmbSVwP:hover{border-color:#b2b5be;background-color:#f0f3fa}}html.theme-dark .readonly-3wmbSVwP{background-color:#50535e}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .readonly-3wmbSVwP:hover{background-color:#50535e}}html.theme-dark .readonly-3wmbSVwP{border-color:#50535e}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .readonly-3wmbSVwP:hover{border-color:#50535e}}.readonly-3wmbSVwP.thickBorder-17UV-SuS{box-shadow:inset 0 0 0 1px transparent}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.readonly-3wmbSVwP:hover.thickBorder-17UV-SuS{box-shadow:inset 0 0 0 1px transparent}}.inputWithErrorWrapper-3VldItns.focused-3rk113Ah{border-color:#2196f3;z-index:2}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.inputWithErrorWrapper-3VldItns.focused-3rk113Ah:hover{border-color:#2196f3;z-index:2}}html.theme-dark .inputWithErrorWrapper-3VldItns.focused-3rk113Ah{border-color:#1976d2}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .inputWithErrorWrapper-3VldItns.focused-3rk113Ah:hover{border-color:#1976d2}}.inputWithErrorWrapper-3VldItns.focused-3rk113Ah.thickBorder-17UV-SuS{box-shadow:inset 0 0 0 1px #2196f3!important}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.inputWithErrorWrapper-3VldItns.focused-3rk113Ah:hover.thickBorder-17UV-SuS{box-shadow:inset 0 0 0 1px #2196f3!important}}html.theme-dark .inputWithErrorWrapper-3VldItns.focused-3rk113Ah.thickBorder-17UV-SuS{box-shadow:inset 0 0 0 1px #1976d2!important}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .inputWithErrorWrapper-3VldItns.focused-3rk113Ah:hover.thickBorder-17UV-SuS{box-shadow:inset 0 0 0 1px #1976d2!important}}.inputWithErrorWrapper-3VldItns.focused-3rk113Ah .innerInput-29Ku0bwF{color:#131722}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.inputWithErrorWrapper-3VldItns.focused-3rk113Ah:hover .innerInput-29Ku0bwF{color:#131722}}html.theme-dark .inputWithErrorWrapper-3VldItns.focused-3rk113Ah .innerInput-29Ku0bwF{color:#b2b5be}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .inputWithErrorWrapper-3VldItns.focused-3rk113Ah:hover .innerInput-29Ku0bwF{color:#b2b5be}}.inputWithErrorWrapper-3VldItns.focused-3rk113Ah .innerInput-29Ku0bwF::placeholder{opacity:1;color:#e0e3eb}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.inputWithErrorWrapper-3VldItns.focused-3rk113Ah:hover .innerInput-29Ku0bwF::placeholder{opacity:1;color:#e0e3eb}}html.theme-dark .inputWithErrorWrapper-3VldItns.focused-3rk113Ah .innerInput-29Ku0bwF::placeholder{color:#363a45}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .inputWithErrorWrapper-3VldItns.focused-3rk113Ah:hover .innerInput-29Ku0bwF::placeholder{color:#363a45}}.inputWithErrorWrapper-3VldItns.error-32uXEKXM{border-color:#ef5350}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.inputWithErrorWrapper-3VldItns.error-32uXEKXM:hover{border-color:#ef5350}}html.theme-dark .inputWithErrorWrapper-3VldItns.error-32uXEKXM{border-color:#e53935}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .inputWithErrorWrapper-3VldItns.error-32uXEKXM:hover{border-color:#e53935}}.inputWithErrorWrapper-3VldItns.error-32uXEKXM.thickBorder-17UV-SuS{box-shadow:inset 0 0 0 1px #ef5350!important}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.inputWithErrorWrapper-3VldItns.error-32uXEKXM:hover.thickBorder-17UV-SuS{box-shadow:inset 0 0 0 1px #ef5350!important}}html.theme-dark .inputWithErrorWrapper-3VldItns.error-32uXEKXM.thickBorder-17UV-SuS{box-shadow:inset 0 0 0 1px #e53935!important}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .inputWithErrorWrapper-3VldItns.error-32uXEKXM:hover.thickBorder-17UV-SuS{box-shadow:inset 0 0 0 1px #e53935!important}}.inputWithErrorWrapper-3VldItns.error-32uXEKXM .innerInput-29Ku0bwF{color:#ef5350}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.inputWithErrorWrapper-3VldItns.error-32uXEKXM:hover .innerInput-29Ku0bwF{color:#ef5350}}html.theme-dark .inputWithErrorWrapper-3VldItns.error-32uXEKXM .innerInput-29Ku0bwF{color:#e53935}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .inputWithErrorWrapper-3VldItns.error-32uXEKXM:hover .innerInput-29Ku0bwF{color:#e53935}}.inputWithErrorWrapper-3VldItns.warning-1fcuxDP3 .innerInput-29Ku0bwF{color:#ef6c00}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.inputWithErrorWrapper-3VldItns.warning-1fcuxDP3:hover .innerInput-29Ku0bwF{color:#ef6c00}}html.theme-dark .inputWithErrorWrapper-3VldItns.warning-1fcuxDP3 .innerInput-29Ku0bwF{color:#ef6c00}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .inputWithErrorWrapper-3VldItns.warning-1fcuxDP3:hover .innerInput-29Ku0bwF{color:#ef6c00}}.inputWithError-1wKt_k8s{flex:0 0 auto;justify-content:space-between;box-sizing:border-box}.inputContainer-2JfcvOzg,.inputWithError-1wKt_k8s{display:flex;position:relative;align-items:center;height:100%}.inputContainer-2JfcvOzg{width:100%}.inputContainerFix-3bYyvsOT{flex-direction:row}.innerInputContainer-FSOtBYl0{display:flex;flex:1 1 auto;align-items:center;justify-content:space-between}.innerInput-29Ku0bwF{display:block;width:100%;height:100%;border:none;padding:0 3px 0 8px;background-color:transparent;box-shadow:0 0 0 0 transparent;font-size:14px;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:color .35s ease;box-sizing:border-box;-webkit-text-fill-color:currentColor}.innerInput-29Ku0bwF.largeFont-1Tlrlf5g{font-size:16px}.innerInput-29Ku0bwF::placeholder{opacity:1;color:#c1c4cd}html.theme-dark .innerInput-29Ku0bwF::placeholder{color:#2a2e39}.innerInput-29Ku0bwF::selection{background:rgba(33,150,243,.25)}html.theme-dark .innerInput-29Ku0bwF::selection{background:rgba(25,118,210,.25)}.innerInputFix-3nQEuMmn{direction:ltr;text-align:left;padding:0 3px 0 8px}.errorMessage-3U3e1ayv{padding:5px 8px;font-size:12px;line-height:14px;color:#fff;background-color:#2a2e39;box-sizing:border-box}html.theme-dark .errorMessage-3U3e1ayv{background-color:#434651;color:#b2b5be}.errorMessage-3U3e1ayv:after{content:"";display:block;position:absolute;bottom:-5px;left:50%;transform:translateX(-50%);width:0;height:0;border-style:solid;border-width:5px 8px 0;border-color:#2a2e39 transparent transparent}html.theme-dark .errorMessage-3U3e1ayv:after{border-color:#434651 transparent transparent}.iconBlock-1uOkuIhU{display:flex;flex:0 0 auto;height:100%}.innerLabel-1oKvCwg6{display:flex;flex:0 0 auto;color:#d1d4dc;font-size:16px;padding-left:8px}html.theme-dark .innerLabel-1oKvCwg6{color:#50535e}.controlWrapper-skuqZLfC{box-sizing:border-box;margin-right:2px;padding:2px 0;height:100%;border-radius:0 4px 4px 0;overflow:hidden}.controlWrapper-skuqZLfC.hidden-3NLdXwWA{display:none}.control-1HTkHp6S{display:flex;flex:0 0 auto;box-sizing:border-box;align-items:center;border-radius:2px;padding:0 6px;height:50%;background-color:transparent;color:#787b86;cursor:pointer;transition:color .35s ease,background-color .35s ease}.control-1HTkHp6S svg{fill:currentColor}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.control-1HTkHp6S:hover{color:#131722;background-color:#f0f3fa}}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .control-1HTkHp6S:hover{background-color:#363a45;color:#b2b5be}}.controlIncrease-2YFIq5Gk{transform:rotate(180deg)}.decreaseControlIcon-O8mAFFIw,.increaseControlIcon-1tvvZsEf{display:flex;flex:0 0 auto;justify-content:center;width:10px}.decreaseControlIcon-O8mAFFIw svg,.increaseControlIcon-1tvvZsEf svg{width:100%}.swatches-2NO2y7Xs{display:flex;flex-wrap:wrap;margin:0 -3px 6px}.swatch-CMyFZXry{position:relative;flex:0 0 15px;width:15px;height:15px;margin:3px;border:1px solid currentColor;border-radius:2px;background-color:currentColor}.swatch-CMyFZXry:after{content:"";position:absolute;box-sizing:content-box;left:-4px;top:-4px;width:100%;height:100%;padding:2px;border:2px solid;border-color:transparent;border-radius:5px;transition:border-color .35s ease}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.swatch-CMyFZXry:hover:after{border-color:#d1d4dc}}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .swatch-CMyFZXry:hover:after{border-color:#50535e}}.swatch-CMyFZXry.empty-1lteEy1B{border-color:#000;background-color:transparent}html.theme-dark .swatch-CMyFZXry.empty-1lteEy1B{border-color:#fff}.swatch-CMyFZXry.empty-1lteEy1B:before{content:"";position:absolute;width:1px;height:21px;left:7px;top:-3px;transform:rotate(45deg);background-color:#ef5350}html.theme-dark .swatch-CMyFZXry.empty-1lteEy1B:before{background-color:#ef5350}.swatch-CMyFZXry.white-RBcZELAh{border-color:#d1d4dc}html.theme-dark .swatch-CMyFZXry.white-RBcZELAh{border-color:transparent}.swatch-CMyFZXry.selected-3mQR-gqr:after{content:"";position:absolute;z-index:1;box-sizing:content-box;left:-4px;top:-4px;width:100%;height:100%;padding:2px;border:2px solid #2196f3;border-radius:5px}html.theme-dark .swatch-CMyFZXry.selected-3mQR-gqr:after{border:2px solid #1976d2}.opacity-2aYjtVUz{display:flex;align-items:center}.opacitySlider-2S5vLqQZ{position:relative;flex:1 0 auto;height:10px;border-radius:5px;background-color:#fff;background-image:url(a6506134daec7169f68f563f084a9d41.svg);background-position:1px}html.theme-dark .opacitySlider-2S5vLqQZ{background-color:#000}.opacitySliderGradient-1uUWtQAG{display:block;width:100%;height:100%;border-radius:4px;border:1px solid currentColor;color:inherit;background-image:linear-gradient(90deg,transparent,currentColor)}.opacitySliderGradient-1uUWtQAG,.pointer-3pBhp8nL{box-sizing:border-box;background-color:transparent}.pointer-3pBhp8nL{position:absolute;border:2px solid #fff;box-shadow:0 1px 2px rgba(0,0,0,.5);transition:left .1s,top .1s;width:12px;height:12px;margin:-1px 0 0;border-radius:50%}.pointer-3pBhp8nL,html.theme-dark .pointer-3pBhp8nL{background-color:#fff}html.theme-dark .pointer-3pBhp8nL{border:2px solid #fff}.pointer-3pBhp8nL.dragged-1FWLoCMd{transition:left 0s}.opacityPointerWrap-133eLPOE{position:absolute;left:0;top:0;width:calc(100% - 12px)}.opacityInputWrap-1okRhpq9{display:flex;position:relative;align-items:center;color:#131722}html.theme-dark .opacityInputWrap-1okRhpq9{color:#b2b5be}.opacityInput-1A9bqplo{display:flex;padding:0 5px;height:26px;border:1px solid #d1d4dc;box-sizing:border-box;border-radius:4px;line-height:24px;background-color:transparent;width:47px;margin-left:8px;padding-right:14px;text-align:right}html.theme-dark .opacityInput-1A9bqplo{border:1px solid #50535e}.opacityInput-1A9bqplo:focus{border-color:#2196f3}html.theme-dark .opacityInput-1A9bqplo:focus{border-color:#1976d2}.opacityInputPercent-n0mDvs0P{position:absolute;top:5px;left:40px;text-align:right;pointer-events:none}.saturation-2SLmW8C-{position:relative;z-index:0;border-radius:2px;overflow:hidden}.saturation-2SLmW8C-:after,.saturation-2SLmW8C-:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%}.saturation-2SLmW8C-:before{background-image:linear-gradient(90deg,#fff,hsla(0,0%,100%,0))}.saturation-2SLmW8C-:after{background-image:linear-gradient(0deg,#000,transparent)}.saturation-2SLmW8C- .pointer-2fX2g8ap{position:absolute;border:2px solid #fff;background-color:transparent;box-shadow:0 1px 2px rgba(0,0,0,.5);transition:left .1s,top .1s;z-index:1;width:10px;height:10px;margin:-6px 0 0 -6px;border-radius:50%}html.theme-dark .saturation-2SLmW8C- .pointer-2fX2g8ap{border:2px solid #fff}.hue-2mlXxlkM{display:flex;align-items:stretch;border-radius:2px;background-image:linear-gradient(180deg,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red)}.hue-2mlXxlkM .pointer-3fNcCimp{position:absolute;border:2px solid #fff;background-color:transparent;box-shadow:0 1px 2px rgba(0,0,0,.5);transition:left .1s,top .1s;width:100%;height:5px;margin:-4px 0 0 -2px;border-radius:2px}html.theme-dark .hue-2mlXxlkM .pointer-3fNcCimp{border:2px solid #fff}.pointerContainer-1T_sOwrr{position:relative;margin:3px 0;width:100%}.container-1-OmVBa-{width:224px;padding:6px 12px}.form-1PwJY7C7{display:flex;margin-bottom:12px}.swatch-1yekatxU{width:26px;height:26px;box-sizing:border-box;border-radius:4px}.inputWrap-11zHN5-G{display:flex;position:relative;align-items:center;color:#131722}html.theme-dark .inputWrap-11zHN5-G{color:#b2b5be}.inputHash-2IZ-P-A4{position:absolute;top:5px;width:21px;text-align:right;pointer-events:none}.input-35LrVJJj{display:flex;padding:0 5px;height:26px;border:1px solid #d1d4dc;box-sizing:border-box;border-radius:4px;line-height:24px;background-color:transparent;width:68px;margin-left:8px;padding-left:12px}html.theme-dark .input-35LrVJJj{border:1px solid #50535e}.input-35LrVJJj:focus{border-color:#2196f3}html.theme-dark .input-35LrVJJj:focus{border-color:#1976d2}.buttonWrap-37bmOXG9{height:26px;margin-left:auto}.hueSaturationWrap-2qtz1WJa{display:flex;height:184px}.saturation-3duvfnxs{width:200px;height:100%;margin-right:7px}.hue-31zIOKyJ{width:17px;height:100%}.container-3jqXx6VY{width:224px;padding:6px 12px}.sectionTitle-14f4vHhw{margin:12px 0 4px;font-size:12px;line-height:14px;color:#787b86}html.theme-dark .sectionTitle-14f4vHhw{color:#787b86}.separator-37206dUD{height:1px;margin:12px 0;background-color:#d1d4dc}html.theme-dark .separator-37206dUD{background-color:#434651}.separator-37206dUD:last-child{display:none}.customButton-1OVL2GM7{position:relative;flex:0 0 17px;width:17px;height:17px;margin:3px;border-radius:2px;transition:background-color .35s}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.customButton-1OVL2GM7:hover{background-color:#f0f3fa}}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .customButton-1OVL2GM7:hover{background-color:#2a2e39}}.customButton-1OVL2GM7:after,.customButton-1OVL2GM7:before{content:"";position:absolute;background-color:#131722}html.theme-dark .customButton-1OVL2GM7:after,html.theme-dark .customButton-1OVL2GM7:before{background-color:#b2b5be}.customButton-1OVL2GM7:before{width:1px;height:13px;left:8px;top:2px}.customButton-1OVL2GM7:after{width:13px;height:1px;left:2px;top:8px}.wrap-3KIz6IQG{display:flex}.thicknessItem-1D40arGe{display:inline-flex;position:relative;justify-content:center;align-items:center;flex:1;box-sizing:border-box;height:32px;background-color:transparent;border:1px solid #d1d4dc;padding:0 12px}html.theme-dark .thicknessItem-1D40arGe{border-color:#50535e;background-color:transparent}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.thicknessItem-1D40arGe:hover{background-color:#f0f3fa}}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .thicknessItem-1D40arGe:hover{background-color:#2a2e39}}.thicknessItem-1D40arGe.checked-pDy7EtmX{background-color:#2196f3;border-color:#2196f3;z-index:1}html.theme-dark .thicknessItem-1D40arGe.checked-pDy7EtmX{border-color:#2196f3;background-color:#2196f3}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.thicknessItem-1D40arGe.checked-pDy7EtmX:hover{background-color:#2196f3;border-color:#2196f3}}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .thicknessItem-1D40arGe.checked-pDy7EtmX:hover{border-color:#2196f3;background-color:#2196f3}}.thicknessItem-1D40arGe+.thicknessItem-1D40arGe{margin-left:-1px}.thicknessItem-1D40arGe:first-child{margin-left:0;border-bottom-left-radius:3px;border-top-left-radius:3px}.thicknessItem-1D40arGe:last-child{border-bottom-right-radius:3px;border-top-right-radius:3px}.radio-mk150mXO{position:absolute;width:100%;height:100%;opacity:0;padding:0;margin:0;top:0;left:0}.bar-3l4jwcsX{width:100%;height:0;border:0 solid #131722}html.theme-dark .bar-3l4jwcsX{border:0 solid #b2b5be}.bar-3l4jwcsX.checked-pDy7EtmX,html.theme-dark .bar-3l4jwcsX.checked-pDy7EtmX{border-top-color:#fff}.thicknessContainer-1lrdH7bz{padding:0 12px}.thicknessTitle-2nZV_6CD{margin:6px 0 4px;font-size:12px;line-height:14px;color:#787b86}html.theme-dark .thicknessTitle-2nZV_6CD{color:#787b86}.colorPickerWrap-3CKoS76B{display:inline-flex;position:relative;box-sizing:border-box;align-items:center;margin:0;border-radius:4px;border-style:solid;border-color:#d1d4dc}html.theme-dark .colorPickerWrap-3CKoS76B{border-color:#50535e}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.colorPickerWrap-3CKoS76B:hover{border-color:#a3a6af}}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .colorPickerWrap-3CKoS76B:hover{border-color:#6a6d78}}.colorPickerWrap-3CKoS76B.focused-1eNVgMcK{border-color:#2196f3}html.theme-dark .colorPickerWrap-3CKoS76B.focused-1eNVgMcK{border-color:#1976d2}.colorPickerWrap-3CKoS76B.readonly-3WKrZDDZ{border-color:#d1d4dc;background-color:#f0f3fa}html.theme-dark .colorPickerWrap-3CKoS76B.readonly-3WKrZDDZ{background-color:#2a2e39;border-color:#50535e}.colorPickerWrap-3CKoS76B.disabled-3JLIZoXG{color:#b2b5be;border-color:#d1d4dc;background-color:#f0f3fa}html.theme-dark .colorPickerWrap-3CKoS76B.disabled-3JLIZoXG{background-color:#2a2e39;border-color:#50535e;color:#50535e}.colorPickerWrap-3CKoS76B.size-small-171myYWP{height:24px}.colorPickerWrap-3CKoS76B.size-medium-vQ4tJKsY{height:34px}.colorPickerWrap-3CKoS76B.size-large-36sdciXs{height:48px}.colorPickerWrap-3CKoS76B.font-size-medium-2FxxjPlX,.colorPickerWrap-3CKoS76B.font-size-small-2MhPDpOT{font-size:14px;line-height:20px}.colorPickerWrap-3CKoS76B.font-size-large-272pPq9L{font-size:16px;line-height:24px}.colorPickerWrap-3CKoS76B.border-none-IfU-lwor{border-width:0}.colorPickerWrap-3CKoS76B.border-none-IfU-lwor .shadow-2guXPu-j{margin:0}.colorPickerWrap-3CKoS76B.border-thin-1PBFvGUv{border-width:1px}.colorPickerWrap-3CKoS76B.border-thin-1PBFvGUv .shadow-2guXPu-j{margin:-1px}.colorPickerWrap-3CKoS76B.border-thick-sfRUs3z9{border-width:2px}.colorPickerWrap-3CKoS76B.border-thick-sfRUs3z9 .shadow-2guXPu-j{margin:-2px}.colorPickerWrap-3CKoS76B.intent-default-24Iojkmz .shadow-2guXPu-j{border-color:#d1d4dc}html.theme-dark .colorPickerWrap-3CKoS76B.intent-default-24Iojkmz .shadow-2guXPu-j{border-color:#50535e}.colorPickerWrap-3CKoS76B.intent-success-2MeIS_Pu,.colorPickerWrap-3CKoS76B.intent-success-2MeIS_Pu .shadow-2guXPu-j,html.theme-dark .colorPickerWrap-3CKoS76B.intent-success-2MeIS_Pu,html.theme-dark .colorPickerWrap-3CKoS76B.intent-success-2MeIS_Pu .shadow-2guXPu-j{border-color:#00897b}.colorPickerWrap-3CKoS76B.intent-warning-28gYd2KQ,.colorPickerWrap-3CKoS76B.intent-warning-28gYd2KQ .shadow-2guXPu-j,html.theme-dark .colorPickerWrap-3CKoS76B.intent-warning-28gYd2KQ,html.theme-dark .colorPickerWrap-3CKoS76B.intent-warning-28gYd2KQ .shadow-2guXPu-j{border-color:#ff9800}.colorPickerWrap-3CKoS76B.intent-danger-1bAU5SPR{border-color:#f44336}html.theme-dark .colorPickerWrap-3CKoS76B.intent-danger-1bAU5SPR{border-color:#d32f2f}.colorPickerWrap-3CKoS76B.intent-danger-1bAU5SPR .shadow-2guXPu-j{border-color:#f44336}html.theme-dark .colorPickerWrap-3CKoS76B.intent-danger-1bAU5SPR .shadow-2guXPu-j{border-color:#d32f2f}.colorPickerWrap-3CKoS76B.intent-primary-dbxJRTNV{border-color:#2196f3}html.theme-dark .colorPickerWrap-3CKoS76B.intent-primary-dbxJRTNV{border-color:#1976d2}.colorPickerWrap-3CKoS76B.intent-primary-dbxJRTNV .shadow-2guXPu-j{border-color:#2196f3}html.theme-dark .colorPickerWrap-3CKoS76B.intent-primary-dbxJRTNV .shadow-2guXPu-j{border-color:#1976d2}.colorPickerWrap-3CKoS76B.corner-top-left-1YL_woIU{border-top-left-radius:0}.colorPickerWrap-3CKoS76B.corner-top-right-2ch4nt0D{border-top-right-radius:0}.colorPickerWrap-3CKoS76B.corner-bottom-right-yxUtJRuR{border-bottom-right-radius:0}.colorPickerWrap-3CKoS76B.corner-bottom-left-RaqUovla{border-bottom-left-radius:0}.shadow-2guXPu-j{position:absolute;top:0;left:0;right:0;bottom:0;z-index:3;pointer-events:none;border-radius:4px;border:2px solid}.shadow-2guXPu-j.corner-top-left-1YL_woIU{border-top-left-radius:0}.shadow-2guXPu-j.corner-top-right-2ch4nt0D{border-top-right-radius:0}.shadow-2guXPu-j.corner-bottom-right-yxUtJRuR{border-bottom-right-radius:0}.shadow-2guXPu-j.corner-bottom-left-RaqUovla{border-bottom-left-radius:0}.colorPicker-3Y3x2ZTE{display:flex;align-items:center;justify-content:center;padding:4px}.colorPicker-3Y3x2ZTE.disabled-3JLIZoXG{opacity:.5}.swatch-1HdO4thS{display:block;width:100%;height:100%;box-sizing:border-box;border-radius:3px}.placeholderContainer-162UtvCf{position:relative;width:24px;height:24px;border-radius:3px;overflow:hidden}.placeholderContainer-162UtvCf .placeholder-1EJtBXNo{width:24px;height:24px;background-color:#ef5350}html.theme-dark .placeholderContainer-162UtvCf .placeholder-1EJtBXNo{background-color:#ef5350}.placeholderContainer-162UtvCf .placeholder-1EJtBXNo:after{content:" ";position:absolute;border-top:24px solid #26a69a;border-left:24px solid transparent;width:0}html.theme-dark .placeholderContainer-162UtvCf .placeholder-1EJtBXNo:after{border-top:24px solid #26a69a}.white-1wi9uYIx{border:1px solid #d1d4dc}html.theme-dark .white-1wi9uYIx{border:1px solid transparent}.opacitySwatch-JY_FJG0h{position:relative;flex:0 0 24px;width:24px;height:24px;border-radius:3px;background-color:#fff;background-image:url(a6506134daec7169f68f563f084a9d41.svg);background-size:50%}html.theme-dark .opacitySwatch-JY_FJG0h{background-color:#000}.colorLine-2ayGuwQX{width:30px;margin-left:8px;margin-right:4px;border-radius:1px}.colorLine-2ayGuwQX.white-1wi9uYIx{margin-left:7px;margin-right:3px}.thicknessContainer-b-mOHnpg{padding:0 12px}.thicknessTitle-3PQDSIFb{margin:6px 0 4px;font-size:12px;line-height:14px;color:#787b86}html.theme-dark .thicknessTitle-3PQDSIFb{color:#787b86}.content-jw-2aYgg{display:inline-grid;grid-template-columns:auto 1fr;color:#131722;padding:16px 20px;max-width:550px;box-sizing:border-box;width:100%}html.theme-dark .content-jw-2aYgg{color:#b2b5be}.content-jw-2aYgg.ie-2-BNrQbP{display:-ms-inline-grid;-ms-grid-columns:1fr auto}.cell-hIDC3uV- .inner--hn7i_PK{display:flex;align-items:center;padding:8px 0}.ie-2-BNrQbP .cell-hIDC3uV- .inner--hn7i_PK{width:100%}.cell-hIDC3uV-.first-2n3flLMC{display:flex;min-width:0;align-items:center}.ie-2-BNrQbP .cell-hIDC3uV-.first-2n3flLMC{-ms-grid-column:1}.cell-hIDC3uV-.first-2n3flLMC .inner--hn7i_PK{display:block;padding-right:20px;text-transform:capitalize;min-width:0;word-wrap:break-word;cursor:default}.cell-hIDC3uV-.fill-1Pff_fQf{grid-column:1/3}.ie-2-BNrQbP .cell-hIDC3uV-.fill-1Pff_fQf{-ms-grid-column-span:2}.ie-2-BNrQbP .cell-hIDC3uV-.last-3u0rzQsJ{-ms-grid-column:2}.cell-hIDC3uV-.top-E6bk4zZh{align-items:flex-start}.ie-2-BNrQbP .cell-hIDC3uV-.top-E6bk4zZh{-ms-grid-row-align:start}.cell-hIDC3uV-:only-child{max-width:340px}.cell-hIDC3uV-.offset-2t8eK615{padding-left:26px}.grouped-HUhXUUdM .inner--hn7i_PK{padding:4px 0}.separator-27YVz1Zr{margin:8px -20px;height:1px;background-color:#e0e3eb}html.theme-dark .separator-27YVz1Zr{background-color:#434651}.groupSeparator-3LbEcdXc{height:8px}.groupSeparator-3LbEcdXc.big-1ygh-FzO{height:14px}@media screen and (max-width:379px){.content-jw-2aYgg{grid-template-columns:1fr -webkit-min-content;grid-template-columns:1fr min-content}.cell-hIDC3uV-.first-2n3flLMC .inner--hn7i_PK{padding:8px 20px 8px 0}.cell-hIDC3uV-.adaptive-3nNVfvpI{align-items:flex-start}.ie-2-BNrQbP .cell-hIDC3uV-.adaptive-3nNVfvpI{-ms-grid-row-align:start}.cell-hIDC3uV-.adaptive-3nNVfvpI:not(.checkableTitle-3xDSPDqb){padding-top:8px}} \ No newline at end of file diff --git a/charting_library/bundles/29.848432cc94542f647449.rtl.css b/charting_library/bundles/29.848432cc94542f647449.rtl.css new file mode 100644 index 00000000..95eee7ca --- /dev/null +++ b/charting_library/bundles/29.848432cc94542f647449.rtl.css @@ -0,0 +1 @@ +.inputWithErrorWrapper-3VldItns{display:block;position:relative;z-index:0;box-sizing:border-box;height:34px;box-shadow:inset 0 0 0 1px transparent;border:1px solid #d1d4dc;border-radius:4px;background-color:transparent;font-size:15px;color:#131722;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:border-color 87.5ms ease,box-shadow 87.5ms ease}html.theme-dark .inputWithErrorWrapper-3VldItns{color:#b2b5be;border:1px solid #50535e}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.inputWithErrorWrapper-3VldItns:hover{z-index:1;border-color:#b2b5be}}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .inputWithErrorWrapper-3VldItns:hover{border-color:#6a6d78}}.disabled-1H5pTmbC{border-color:#d1d4dc;background-color:#f0f3fa;color:#b2b5be}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.disabled-1H5pTmbC:hover{border-color:#d1d4dc;background-color:#f0f3fa;color:#b2b5be}}html.theme-dark .disabled-1H5pTmbC{color:#50535e}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .disabled-1H5pTmbC:hover{color:#50535e}}html.theme-dark .disabled-1H5pTmbC{background-color:#2a2e39}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .disabled-1H5pTmbC:hover{background-color:#2a2e39}}html.theme-dark .disabled-1H5pTmbC{border-color:#50535e}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .disabled-1H5pTmbC:hover{border-color:#50535e}}.disabled-1H5pTmbC.thickBorder-17UV-SuS{box-shadow:inset 0 0 0 1px transparent}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.disabled-1H5pTmbC:hover.thickBorder-17UV-SuS{box-shadow:inset 0 0 0 1px transparent}}.readonly-3wmbSVwP{border-color:#b2b5be;background-color:#f0f3fa}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.readonly-3wmbSVwP:hover{border-color:#b2b5be;background-color:#f0f3fa}}html.theme-dark .readonly-3wmbSVwP{background-color:#50535e}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .readonly-3wmbSVwP:hover{background-color:#50535e}}html.theme-dark .readonly-3wmbSVwP{border-color:#50535e}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .readonly-3wmbSVwP:hover{border-color:#50535e}}.readonly-3wmbSVwP.thickBorder-17UV-SuS{box-shadow:inset 0 0 0 1px transparent}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.readonly-3wmbSVwP:hover.thickBorder-17UV-SuS{box-shadow:inset 0 0 0 1px transparent}}.inputWithErrorWrapper-3VldItns.focused-3rk113Ah{border-color:#2196f3;z-index:2}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.inputWithErrorWrapper-3VldItns.focused-3rk113Ah:hover{border-color:#2196f3;z-index:2}}html.theme-dark .inputWithErrorWrapper-3VldItns.focused-3rk113Ah{border-color:#1976d2}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .inputWithErrorWrapper-3VldItns.focused-3rk113Ah:hover{border-color:#1976d2}}.inputWithErrorWrapper-3VldItns.focused-3rk113Ah.thickBorder-17UV-SuS{box-shadow:inset 0 0 0 1px #2196f3!important}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.inputWithErrorWrapper-3VldItns.focused-3rk113Ah:hover.thickBorder-17UV-SuS{box-shadow:inset 0 0 0 1px #2196f3!important}}html.theme-dark .inputWithErrorWrapper-3VldItns.focused-3rk113Ah.thickBorder-17UV-SuS{box-shadow:inset 0 0 0 1px #1976d2!important}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .inputWithErrorWrapper-3VldItns.focused-3rk113Ah:hover.thickBorder-17UV-SuS{box-shadow:inset 0 0 0 1px #1976d2!important}}.inputWithErrorWrapper-3VldItns.focused-3rk113Ah .innerInput-29Ku0bwF{color:#131722}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.inputWithErrorWrapper-3VldItns.focused-3rk113Ah:hover .innerInput-29Ku0bwF{color:#131722}}html.theme-dark .inputWithErrorWrapper-3VldItns.focused-3rk113Ah .innerInput-29Ku0bwF{color:#b2b5be}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .inputWithErrorWrapper-3VldItns.focused-3rk113Ah:hover .innerInput-29Ku0bwF{color:#b2b5be}}.inputWithErrorWrapper-3VldItns.focused-3rk113Ah .innerInput-29Ku0bwF::placeholder{opacity:1;color:#e0e3eb}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.inputWithErrorWrapper-3VldItns.focused-3rk113Ah:hover .innerInput-29Ku0bwF::placeholder{opacity:1;color:#e0e3eb}}html.theme-dark .inputWithErrorWrapper-3VldItns.focused-3rk113Ah .innerInput-29Ku0bwF::placeholder{color:#363a45}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .inputWithErrorWrapper-3VldItns.focused-3rk113Ah:hover .innerInput-29Ku0bwF::placeholder{color:#363a45}}.inputWithErrorWrapper-3VldItns.error-32uXEKXM{border-color:#ef5350}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.inputWithErrorWrapper-3VldItns.error-32uXEKXM:hover{border-color:#ef5350}}html.theme-dark .inputWithErrorWrapper-3VldItns.error-32uXEKXM{border-color:#e53935}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .inputWithErrorWrapper-3VldItns.error-32uXEKXM:hover{border-color:#e53935}}.inputWithErrorWrapper-3VldItns.error-32uXEKXM.thickBorder-17UV-SuS{box-shadow:inset 0 0 0 1px #ef5350!important}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.inputWithErrorWrapper-3VldItns.error-32uXEKXM:hover.thickBorder-17UV-SuS{box-shadow:inset 0 0 0 1px #ef5350!important}}html.theme-dark .inputWithErrorWrapper-3VldItns.error-32uXEKXM.thickBorder-17UV-SuS{box-shadow:inset 0 0 0 1px #e53935!important}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .inputWithErrorWrapper-3VldItns.error-32uXEKXM:hover.thickBorder-17UV-SuS{box-shadow:inset 0 0 0 1px #e53935!important}}.inputWithErrorWrapper-3VldItns.error-32uXEKXM .innerInput-29Ku0bwF{color:#ef5350}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.inputWithErrorWrapper-3VldItns.error-32uXEKXM:hover .innerInput-29Ku0bwF{color:#ef5350}}html.theme-dark .inputWithErrorWrapper-3VldItns.error-32uXEKXM .innerInput-29Ku0bwF{color:#e53935}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .inputWithErrorWrapper-3VldItns.error-32uXEKXM:hover .innerInput-29Ku0bwF{color:#e53935}}.inputWithErrorWrapper-3VldItns.warning-1fcuxDP3 .innerInput-29Ku0bwF{color:#ef6c00}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.inputWithErrorWrapper-3VldItns.warning-1fcuxDP3:hover .innerInput-29Ku0bwF{color:#ef6c00}}html.theme-dark .inputWithErrorWrapper-3VldItns.warning-1fcuxDP3 .innerInput-29Ku0bwF{color:#ef6c00}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .inputWithErrorWrapper-3VldItns.warning-1fcuxDP3:hover .innerInput-29Ku0bwF{color:#ef6c00}}.inputWithError-1wKt_k8s{flex:0 0 auto;justify-content:space-between;box-sizing:border-box}.inputContainer-2JfcvOzg,.inputWithError-1wKt_k8s{display:flex;position:relative;align-items:center;height:100%}.inputContainer-2JfcvOzg{width:100%;flex-direction:row-reverse}.inputContainerFix-3bYyvsOT{flex-direction:row}.innerInputContainer-FSOtBYl0{display:flex;flex:1 1 auto;align-items:center;justify-content:space-between}.innerInput-29Ku0bwF{display:block;width:100%;height:100%;border:none;padding:0 8px 0 3px;background-color:transparent;box-shadow:0 0 0 0 transparent;font-size:14px;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:color .35s ease;box-sizing:border-box;-webkit-text-fill-color:currentColor}direction:ltr;text-align:right;padding:0 8px 0 3px;.innerInput-29Ku0bwF.largeFont-1Tlrlf5g{font-size:16px}.innerInput-29Ku0bwF::placeholder{opacity:1;color:#c1c4cd}html.theme-dark .innerInput-29Ku0bwF::placeholder{color:#2a2e39}.innerInput-29Ku0bwF::selection{background:rgba(33,150,243,.25)}html.theme-dark .innerInput-29Ku0bwF::selection{background:rgba(25,118,210,.25)}.innerInputFix-3nQEuMmn{direction:ltr;text-align:left;padding:0 3px 0 8px}.errorMessage-3U3e1ayv{padding:5px 8px;font-size:12px;line-height:14px;color:#fff;background-color:#2a2e39;box-sizing:border-box}html.theme-dark .errorMessage-3U3e1ayv{background-color:#434651;color:#b2b5be}.errorMessage-3U3e1ayv:after{content:"";display:block;position:absolute;bottom:-5px;right:50%;transform:translateX(50%);width:0;height:0;border-style:solid;border-width:5px 8px 0;border-color:#2a2e39 transparent transparent}html.theme-dark .errorMessage-3U3e1ayv:after{border-color:#434651 transparent transparent}.iconBlock-1uOkuIhU{display:flex;flex:0 0 auto;height:100%}.innerLabel-1oKvCwg6{display:flex;flex:0 0 auto;color:#d1d4dc;font-size:16px;padding-right:8px}html.theme-dark .innerLabel-1oKvCwg6{color:#50535e}.controlWrapper-skuqZLfC{box-sizing:border-box;margin-left:2px;padding:2px 0;height:100%;border-radius:4px 0 0 4px;overflow:hidden}margin-left:2px;margin-right:0;.controlWrapper-skuqZLfC.hidden-3NLdXwWA{display:none}.control-1HTkHp6S{display:flex;flex:0 0 auto;box-sizing:border-box;align-items:center;border-radius:2px;padding:0 6px;height:50%;background-color:transparent;color:#787b86;cursor:pointer;transition:color .35s ease,background-color .35s ease}.control-1HTkHp6S svg{fill:currentColor}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.control-1HTkHp6S:hover{color:#131722;background-color:#f0f3fa}}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .control-1HTkHp6S:hover{background-color:#363a45;color:#b2b5be}}.controlIncrease-2YFIq5Gk{transform:rotate(-180deg)}.decreaseControlIcon-O8mAFFIw,.increaseControlIcon-1tvvZsEf{display:flex;flex:0 0 auto;justify-content:center;width:10px}.decreaseControlIcon-O8mAFFIw svg,.increaseControlIcon-1tvvZsEf svg{width:100%}.swatches-2NO2y7Xs{display:flex;flex-wrap:wrap;margin:0 -3px 6px}.swatch-CMyFZXry{position:relative;flex:0 0 15px;width:15px;height:15px;margin:3px;border:1px solid currentColor;border-radius:2px;background-color:currentColor}.swatch-CMyFZXry:after{content:"";position:absolute;box-sizing:content-box;right:-4px;top:-4px;width:100%;height:100%;padding:2px;border:2px solid;border-color:transparent;border-radius:5px;transition:border-color .35s ease}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.swatch-CMyFZXry:hover:after{border-color:#d1d4dc}}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .swatch-CMyFZXry:hover:after{border-color:#50535e}}.swatch-CMyFZXry.empty-1lteEy1B{border-color:#000;background-color:transparent}html.theme-dark .swatch-CMyFZXry.empty-1lteEy1B{border-color:#fff}.swatch-CMyFZXry.empty-1lteEy1B:before{content:"";position:absolute;width:1px;height:21px;right:7px;top:-3px;transform:rotate(-45deg);background-color:#ef5350}html.theme-dark .swatch-CMyFZXry.empty-1lteEy1B:before{background-color:#ef5350}.swatch-CMyFZXry.white-RBcZELAh{border-color:#d1d4dc}html.theme-dark .swatch-CMyFZXry.white-RBcZELAh{border-color:transparent}.swatch-CMyFZXry.selected-3mQR-gqr:after{content:"";position:absolute;z-index:1;box-sizing:content-box;right:-4px;top:-4px;width:100%;height:100%;padding:2px;border:2px solid #2196f3;border-radius:5px}html.theme-dark .swatch-CMyFZXry.selected-3mQR-gqr:after{border:2px solid #1976d2}.opacity-2aYjtVUz{display:flex;align-items:center}.opacitySlider-2S5vLqQZ{position:relative;flex:1 0 auto;height:10px;border-radius:5px;background-color:#fff;background-image:url(a6506134daec7169f68f563f084a9d41.svg);background-position:1px}html.theme-dark .opacitySlider-2S5vLqQZ{background-color:#000}.opacitySliderGradient-1uUWtQAG{display:block;width:100%;height:100%;border-radius:4px;border:1px solid currentColor;color:inherit;background-image:linear-gradient(270deg,transparent,currentColor)}.opacitySliderGradient-1uUWtQAG,.pointer-3pBhp8nL{box-sizing:border-box;background-color:transparent}.pointer-3pBhp8nL{position:absolute;border:2px solid #fff;box-shadow:0 1px 2px rgba(0,0,0,.5);transition:right .1s,top .1s;width:12px;height:12px;margin:-1px 0 0;border-radius:50%}.pointer-3pBhp8nL,html.theme-dark .pointer-3pBhp8nL{background-color:#fff}html.theme-dark .pointer-3pBhp8nL{border:2px solid #fff}.pointer-3pBhp8nL.dragged-1FWLoCMd{transition:right 0s}.opacityPointerWrap-133eLPOE{position:absolute;right:0;top:0;width:calc(100% - 12px)}.opacityInputWrap-1okRhpq9{display:flex;position:relative;align-items:center;color:#131722}html.theme-dark .opacityInputWrap-1okRhpq9{color:#b2b5be}.opacityInput-1A9bqplo{display:flex;padding:0 5px;height:26px;border:1px solid #d1d4dc;box-sizing:border-box;border-radius:4px;line-height:24px;background-color:transparent;width:47px;margin-right:8px;padding-left:14px;text-align:left}html.theme-dark .opacityInput-1A9bqplo{border:1px solid #50535e}.opacityInput-1A9bqplo:focus{border-color:#2196f3}html.theme-dark .opacityInput-1A9bqplo:focus{border-color:#1976d2}.opacityInputPercent-n0mDvs0P{position:absolute;top:5px;right:40px;text-align:left;pointer-events:none}.saturation-2SLmW8C-{position:relative;z-index:0;border-radius:2px;overflow:hidden}.saturation-2SLmW8C-:after,.saturation-2SLmW8C-:before{content:"";position:absolute;right:0;top:0;width:100%;height:100%}.saturation-2SLmW8C-:before{background-image:linear-gradient(270deg,#fff,hsla(0,0%,100%,0))}.saturation-2SLmW8C-:after{background-image:linear-gradient(0deg,#000,transparent)}.saturation-2SLmW8C- .pointer-2fX2g8ap{position:absolute;border:2px solid #fff;background-color:transparent;box-shadow:0 1px 2px rgba(0,0,0,.5);transition:right .1s,top .1s;z-index:1;width:10px;height:10px;margin:-6px -6px 0 0;border-radius:50%}html.theme-dark .saturation-2SLmW8C- .pointer-2fX2g8ap{border:2px solid #fff}.hue-2mlXxlkM{display:flex;align-items:stretch;border-radius:2px;background-image:linear-gradient(180deg,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red)}.hue-2mlXxlkM .pointer-3fNcCimp{position:absolute;border:2px solid #fff;background-color:transparent;box-shadow:0 1px 2px rgba(0,0,0,.5);transition:right .1s,top .1s;width:100%;height:5px;margin:-4px -2px 0 0;border-radius:2px}html.theme-dark .hue-2mlXxlkM .pointer-3fNcCimp{border:2px solid #fff}.pointerContainer-1T_sOwrr{position:relative;margin:3px 0;width:100%}.container-1-OmVBa-{width:224px;padding:6px 12px}.form-1PwJY7C7{display:flex;margin-bottom:12px}.swatch-1yekatxU{width:26px;height:26px;box-sizing:border-box;border-radius:4px}.inputWrap-11zHN5-G{display:flex;position:relative;align-items:center;color:#131722}html.theme-dark .inputWrap-11zHN5-G{color:#b2b5be}.inputHash-2IZ-P-A4{position:absolute;top:5px;width:21px;text-align:left;pointer-events:none}.input-35LrVJJj{display:flex;padding:0 5px;height:26px;border:1px solid #d1d4dc;box-sizing:border-box;border-radius:4px;line-height:24px;background-color:transparent;width:68px;margin-right:8px;padding-right:12px}html.theme-dark .input-35LrVJJj{border:1px solid #50535e}.input-35LrVJJj:focus{border-color:#2196f3}html.theme-dark .input-35LrVJJj:focus{border-color:#1976d2}.buttonWrap-37bmOXG9{height:26px;margin-right:auto}.hueSaturationWrap-2qtz1WJa{display:flex;height:184px}.saturation-3duvfnxs{width:200px;height:100%;margin-left:7px}.hue-31zIOKyJ{width:17px;height:100%}.container-3jqXx6VY{width:224px;padding:6px 12px}.sectionTitle-14f4vHhw{margin:12px 0 4px;font-size:12px;line-height:14px;color:#787b86}html.theme-dark .sectionTitle-14f4vHhw{color:#787b86}.separator-37206dUD{height:1px;margin:12px 0;background-color:#d1d4dc}html.theme-dark .separator-37206dUD{background-color:#434651}.separator-37206dUD:last-child{display:none}.customButton-1OVL2GM7{position:relative;flex:0 0 17px;width:17px;height:17px;margin:3px;border-radius:2px;transition:background-color .35s}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.customButton-1OVL2GM7:hover{background-color:#f0f3fa}}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .customButton-1OVL2GM7:hover{background-color:#2a2e39}}.customButton-1OVL2GM7:after,.customButton-1OVL2GM7:before{content:"";position:absolute;background-color:#131722}html.theme-dark .customButton-1OVL2GM7:after,html.theme-dark .customButton-1OVL2GM7:before{background-color:#b2b5be}.customButton-1OVL2GM7:before{width:1px;height:13px;right:8px;top:2px}.customButton-1OVL2GM7:after{width:13px;height:1px;right:2px;top:8px}.wrap-3KIz6IQG{display:flex}.thicknessItem-1D40arGe{display:inline-flex;position:relative;justify-content:center;align-items:center;flex:1;box-sizing:border-box;height:32px;background-color:transparent;border:1px solid #d1d4dc;padding:0 12px}html.theme-dark .thicknessItem-1D40arGe{border-color:#50535e;background-color:transparent}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.thicknessItem-1D40arGe:hover{background-color:#f0f3fa}}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .thicknessItem-1D40arGe:hover{background-color:#2a2e39}}.thicknessItem-1D40arGe.checked-pDy7EtmX{background-color:#2196f3;border-color:#2196f3;z-index:1}html.theme-dark .thicknessItem-1D40arGe.checked-pDy7EtmX{border-color:#2196f3;background-color:#2196f3}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.thicknessItem-1D40arGe.checked-pDy7EtmX:hover{background-color:#2196f3;border-color:#2196f3}}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .thicknessItem-1D40arGe.checked-pDy7EtmX:hover{border-color:#2196f3;background-color:#2196f3}}.thicknessItem-1D40arGe+.thicknessItem-1D40arGe{margin-right:-1px}.thicknessItem-1D40arGe:first-child{margin-right:0;border-bottom-right-radius:3px;border-top-right-radius:3px}.thicknessItem-1D40arGe:last-child{border-bottom-left-radius:3px;border-top-left-radius:3px}.radio-mk150mXO{position:absolute;width:100%;height:100%;opacity:0;padding:0;margin:0;top:0;right:0}.bar-3l4jwcsX{width:100%;height:0;border:0 solid #131722}html.theme-dark .bar-3l4jwcsX{border:0 solid #b2b5be}.bar-3l4jwcsX.checked-pDy7EtmX,html.theme-dark .bar-3l4jwcsX.checked-pDy7EtmX{border-top-color:#fff}.thicknessContainer-1lrdH7bz{padding:0 12px}.thicknessTitle-2nZV_6CD{margin:6px 0 4px;font-size:12px;line-height:14px;color:#787b86}html.theme-dark .thicknessTitle-2nZV_6CD{color:#787b86}.colorPickerWrap-3CKoS76B{display:inline-flex;position:relative;box-sizing:border-box;align-items:center;margin:0;border-radius:4px;border-style:solid;border-color:#d1d4dc}html.theme-dark .colorPickerWrap-3CKoS76B{border-color:#50535e}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){.colorPickerWrap-3CKoS76B:hover{border-color:#a3a6af}}@media (any-hover:hover),(min--moz-device-pixel-ratio:0){html.theme-dark .colorPickerWrap-3CKoS76B:hover{border-color:#6a6d78}}.colorPickerWrap-3CKoS76B.focused-1eNVgMcK{border-color:#2196f3}html.theme-dark .colorPickerWrap-3CKoS76B.focused-1eNVgMcK{border-color:#1976d2}.colorPickerWrap-3CKoS76B.readonly-3WKrZDDZ{border-color:#d1d4dc;background-color:#f0f3fa}html.theme-dark .colorPickerWrap-3CKoS76B.readonly-3WKrZDDZ{background-color:#2a2e39;border-color:#50535e}.colorPickerWrap-3CKoS76B.disabled-3JLIZoXG{color:#b2b5be;border-color:#d1d4dc;background-color:#f0f3fa}html.theme-dark .colorPickerWrap-3CKoS76B.disabled-3JLIZoXG{background-color:#2a2e39;border-color:#50535e;color:#50535e}.colorPickerWrap-3CKoS76B.size-small-171myYWP{height:24px}.colorPickerWrap-3CKoS76B.size-medium-vQ4tJKsY{height:34px}.colorPickerWrap-3CKoS76B.size-large-36sdciXs{height:48px}.colorPickerWrap-3CKoS76B.font-size-medium-2FxxjPlX,.colorPickerWrap-3CKoS76B.font-size-small-2MhPDpOT{font-size:14px;line-height:20px}.colorPickerWrap-3CKoS76B.font-size-large-272pPq9L{font-size:16px;line-height:24px}.colorPickerWrap-3CKoS76B.border-none-IfU-lwor{border-width:0}.colorPickerWrap-3CKoS76B.border-none-IfU-lwor .shadow-2guXPu-j{margin:0}.colorPickerWrap-3CKoS76B.border-thin-1PBFvGUv{border-width:1px}.colorPickerWrap-3CKoS76B.border-thin-1PBFvGUv .shadow-2guXPu-j{margin:-1px}.colorPickerWrap-3CKoS76B.border-thick-sfRUs3z9{border-width:2px}.colorPickerWrap-3CKoS76B.border-thick-sfRUs3z9 .shadow-2guXPu-j{margin:-2px}.colorPickerWrap-3CKoS76B.intent-default-24Iojkmz .shadow-2guXPu-j{border-color:#d1d4dc}html.theme-dark .colorPickerWrap-3CKoS76B.intent-default-24Iojkmz .shadow-2guXPu-j{border-color:#50535e}.colorPickerWrap-3CKoS76B.intent-success-2MeIS_Pu,.colorPickerWrap-3CKoS76B.intent-success-2MeIS_Pu .shadow-2guXPu-j,html.theme-dark .colorPickerWrap-3CKoS76B.intent-success-2MeIS_Pu,html.theme-dark .colorPickerWrap-3CKoS76B.intent-success-2MeIS_Pu .shadow-2guXPu-j{border-color:#00897b}.colorPickerWrap-3CKoS76B.intent-warning-28gYd2KQ,.colorPickerWrap-3CKoS76B.intent-warning-28gYd2KQ .shadow-2guXPu-j,html.theme-dark .colorPickerWrap-3CKoS76B.intent-warning-28gYd2KQ,html.theme-dark .colorPickerWrap-3CKoS76B.intent-warning-28gYd2KQ .shadow-2guXPu-j{border-color:#ff9800}.colorPickerWrap-3CKoS76B.intent-danger-1bAU5SPR{border-color:#f44336}html.theme-dark .colorPickerWrap-3CKoS76B.intent-danger-1bAU5SPR{border-color:#d32f2f}.colorPickerWrap-3CKoS76B.intent-danger-1bAU5SPR .shadow-2guXPu-j{border-color:#f44336}html.theme-dark .colorPickerWrap-3CKoS76B.intent-danger-1bAU5SPR .shadow-2guXPu-j{border-color:#d32f2f}.colorPickerWrap-3CKoS76B.intent-primary-dbxJRTNV{border-color:#2196f3}html.theme-dark .colorPickerWrap-3CKoS76B.intent-primary-dbxJRTNV{border-color:#1976d2}.colorPickerWrap-3CKoS76B.intent-primary-dbxJRTNV .shadow-2guXPu-j{border-color:#2196f3}html.theme-dark .colorPickerWrap-3CKoS76B.intent-primary-dbxJRTNV .shadow-2guXPu-j{border-color:#1976d2}.colorPickerWrap-3CKoS76B.corner-top-left-1YL_woIU{border-top-right-radius:0}.colorPickerWrap-3CKoS76B.corner-top-right-2ch4nt0D{border-top-left-radius:0}.colorPickerWrap-3CKoS76B.corner-bottom-right-yxUtJRuR{border-bottom-left-radius:0}.colorPickerWrap-3CKoS76B.corner-bottom-left-RaqUovla{border-bottom-right-radius:0}.shadow-2guXPu-j{position:absolute;top:0;right:0;left:0;bottom:0;z-index:3;pointer-events:none;border-radius:4px;border:2px solid}.shadow-2guXPu-j.corner-top-left-1YL_woIU{border-top-right-radius:0}.shadow-2guXPu-j.corner-top-right-2ch4nt0D{border-top-left-radius:0}.shadow-2guXPu-j.corner-bottom-right-yxUtJRuR{border-bottom-left-radius:0}.shadow-2guXPu-j.corner-bottom-left-RaqUovla{border-bottom-right-radius:0}.colorPicker-3Y3x2ZTE{display:flex;align-items:center;justify-content:center;padding:4px}.colorPicker-3Y3x2ZTE.disabled-3JLIZoXG{opacity:.5}.swatch-1HdO4thS{display:block;width:100%;height:100%;box-sizing:border-box;border-radius:3px}.placeholderContainer-162UtvCf{position:relative;width:24px;height:24px;border-radius:3px;overflow:hidden}.placeholderContainer-162UtvCf .placeholder-1EJtBXNo{width:24px;height:24px;background-color:#ef5350}html.theme-dark .placeholderContainer-162UtvCf .placeholder-1EJtBXNo{background-color:#ef5350}.placeholderContainer-162UtvCf .placeholder-1EJtBXNo:after{content:" ";position:absolute;border-top:24px solid #26a69a;border-right:24px solid transparent;width:0}html.theme-dark .placeholderContainer-162UtvCf .placeholder-1EJtBXNo:after{border-top:24px solid #26a69a}.white-1wi9uYIx{border:1px solid #d1d4dc}html.theme-dark .white-1wi9uYIx{border:1px solid transparent}.opacitySwatch-JY_FJG0h{position:relative;flex:0 0 24px;width:24px;height:24px;border-radius:3px;background-color:#fff;background-image:url(a6506134daec7169f68f563f084a9d41.svg);background-size:50%}html.theme-dark .opacitySwatch-JY_FJG0h{background-color:#000}.colorLine-2ayGuwQX{width:30px;margin-right:8px;margin-left:4px;border-radius:1px}.colorLine-2ayGuwQX.white-1wi9uYIx{margin-right:7px;margin-left:3px}.thicknessContainer-b-mOHnpg{padding:0 12px}.thicknessTitle-3PQDSIFb{margin:6px 0 4px;font-size:12px;line-height:14px;color:#787b86}html.theme-dark .thicknessTitle-3PQDSIFb{color:#787b86}.content-jw-2aYgg{display:inline-grid;grid-template-columns:auto 1fr;color:#131722;padding:16px 20px;max-width:550px;box-sizing:border-box;width:100%}html.theme-dark .content-jw-2aYgg{color:#b2b5be}.content-jw-2aYgg.ie-2-BNrQbP{display:-ms-inline-grid;-ms-grid-columns:1fr auto}.cell-hIDC3uV- .inner--hn7i_PK{display:flex;align-items:center;padding:8px 0}.ie-2-BNrQbP .cell-hIDC3uV- .inner--hn7i_PK{width:100%}.cell-hIDC3uV-.first-2n3flLMC{display:flex;min-width:0;align-items:center}.ie-2-BNrQbP .cell-hIDC3uV-.first-2n3flLMC{-ms-grid-column:1}.cell-hIDC3uV-.first-2n3flLMC .inner--hn7i_PK{display:block;padding-left:20px;text-transform:capitalize;min-width:0;word-wrap:break-word;cursor:default}.cell-hIDC3uV-.fill-1Pff_fQf{grid-column:1/3}.ie-2-BNrQbP .cell-hIDC3uV-.fill-1Pff_fQf{-ms-grid-column-span:2}.ie-2-BNrQbP .cell-hIDC3uV-.last-3u0rzQsJ{-ms-grid-column:2}.cell-hIDC3uV-.top-E6bk4zZh{align-items:flex-start}.ie-2-BNrQbP .cell-hIDC3uV-.top-E6bk4zZh{-ms-grid-row-align:start}.cell-hIDC3uV-:only-child{max-width:340px}.cell-hIDC3uV-.offset-2t8eK615{padding-right:26px}.grouped-HUhXUUdM .inner--hn7i_PK{padding:4px 0}.separator-27YVz1Zr{margin:8px -20px;height:1px;background-color:#e0e3eb}html.theme-dark .separator-27YVz1Zr{background-color:#434651}.groupSeparator-3LbEcdXc{height:8px}.groupSeparator-3LbEcdXc.big-1ygh-FzO{height:14px}@media screen and (max-width:379px){.content-jw-2aYgg{grid-template-columns:1fr -webkit-min-content;grid-template-columns:1fr min-content}.cell-hIDC3uV-.first-2n3flLMC .inner--hn7i_PK{padding:8px 0 8px 20px}.cell-hIDC3uV-.adaptive-3nNVfvpI{align-items:flex-start}.ie-2-BNrQbP .cell-hIDC3uV-.adaptive-3nNVfvpI{-ms-grid-row-align:start}.cell-hIDC3uV-.adaptive-3nNVfvpI:not(.checkableTitle-3xDSPDqb){padding-top:8px}} \ No newline at end of file diff --git a/charting_library/bundles/3.bbc49badf465eedb68cb.css b/charting_library/bundles/3.bbc49badf465eedb68cb.css new file mode 100644 index 00000000..fc02a54f --- /dev/null +++ b/charting_library/bundles/3.bbc49badf465eedb68cb.css @@ -0,0 +1 @@ +.dialog-2APwxL3O{display:flex;min-width:280px;text-align:left;box-sizing:border-box;background-color:#fff;flex-direction:column}html.theme-dark .dialog-2APwxL3O{background-color:#1e222d}.dialog-2APwxL3O.rounded-tXI9mwGE{border-radius:6px}.dialog-2APwxL3O.shadowed-2M13-xZa{box-shadow:0 1px 2px 1px rgba(0,0,0,.275)}.dialog-2APwxL3O.fullscreen-2RqU2pqU{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;max-width:100%;height:100%;max-height:100%;min-height:100%}.dialog-2APwxL3O.darker-2nhdv2oS{background-color:#fff}html.theme-dark .dialog-2APwxL3O.darker-2nhdv2oS{background-color:#131722}.backdrop-1tKdKmN_{position:fixed;left:0;top:0;right:0;bottom:0;background-color:#9598a1;transform:translateZ(0);opacity:.5;z-index:-1}html.theme-dark .backdrop-1tKdKmN_{background-color:#0c0e15} \ No newline at end of file diff --git a/charting_library/bundles/3.bbc49badf465eedb68cb.rtl.css b/charting_library/bundles/3.bbc49badf465eedb68cb.rtl.css new file mode 100644 index 00000000..19249418 --- /dev/null +++ b/charting_library/bundles/3.bbc49badf465eedb68cb.rtl.css @@ -0,0 +1 @@ +.dialog-2APwxL3O{display:flex;min-width:280px;text-align:right;box-sizing:border-box;background-color:#fff;flex-direction:column}html.theme-dark .dialog-2APwxL3O{background-color:#1e222d}.dialog-2APwxL3O.rounded-tXI9mwGE{border-radius:6px}.dialog-2APwxL3O.shadowed-2M13-xZa{box-shadow:0 1px 2px 1px rgba(0,0,0,.275)}.dialog-2APwxL3O.fullscreen-2RqU2pqU{position:fixed;top:0;right:0;left:0;bottom:0;width:100%;max-width:100%;height:100%;max-height:100%;min-height:100%}.dialog-2APwxL3O.darker-2nhdv2oS{background-color:#fff}html.theme-dark .dialog-2APwxL3O.darker-2nhdv2oS{background-color:#131722}.backdrop-1tKdKmN_{position:fixed;right:0;top:0;left:0;bottom:0;background-color:#9598a1;transform:translateZ(0);opacity:.5;z-index:-1}html.theme-dark .backdrop-1tKdKmN_{background-color:#0c0e15} \ No newline at end of file diff --git a/charting_library/bundles/30.83509fe6eb56e97dddba.js b/charting_library/bundles/30.83509fe6eb56e97dddba.js deleted file mode 100644 index 95cec1a2..00000000 --- a/charting_library/bundles/30.83509fe6eb56e97dddba.js +++ /dev/null @@ -1 +0,0 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[30],[]]); \ No newline at end of file diff --git a/charting_library/bundles/29.3df50903664220ef12f9.js b/charting_library/bundles/30.d95a3f827655ae6f4d41.js similarity index 97% rename from charting_library/bundles/29.3df50903664220ef12f9.js rename to charting_library/bundles/30.d95a3f827655ae6f4d41.js index 1331ee4f..884722d1 100644 --- a/charting_library/bundles/29.3df50903664220ef12f9.js +++ b/charting_library/bundles/30.d95a3f827655ae6f4d41.js @@ -1,4 +1,4 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[29],{"56W2":function(e,t,s){(function(t){var s;s=void 0!==t?t:this,e.exports=function(e){if(e.CSS&&e.CSS.escape)return e.CSS.escape;var t=function(e){if(0==arguments.length)throw new TypeError("`CSS.escape` requires an argument.");for(var t,s=String(e),n=s.length,i=-1,o="",l=s.charCodeAt(0);++i=1&&t<=31||127==t||0==i&&t>=48&&t<=57||1==i&&t>=48&&t<=57&&45==l?"\\"+t.toString(16)+" ":0==i&&1==n&&45==t||!(t>=128||45==t||95==t||t>=48&&t<=57||t>=65&&t<=90||t>=97&&t<=122)?"\\"+s.charAt(i):s.charAt(i):o+="�";return o};return e.CSS||(e.CSS={}),e.CSS.escape=t,t}(s)}).call(this,s("yLpj"))},Gs9W:function(e,t,s){},jgM0:function(e,t,s){"use strict";var n=s("56W2");s("Gs9W"),function(e,t){function s(){this._state=[],this._defaults={classHolder:"sbHolder",classHolderDisabled:"sbHolderDisabled",classHolderOpen:"sbHolderOpen",classSelector:"sbSelector",classOptions:"sbOptions",classGroup:"sbGroup",classSub:"sbSub",classDisabled:"sbDisabled",classToggleOpen:"sbToggleOpen",classToggle:"sbToggle",classSeparator:"sbSeparator",useCustomPrependWithSelector:"",customPrependSelectorClass:"",speed:200,slidesUp:!1,effect:"slide",onChange:null,beforeOpen:null,onOpen:null,onClose:null}}function i(t,s,n,i){function o(){s.removeClass(t.settings.customPrependSelectorClass),t._lastSelectorPrepend&&(t._lastSelectorPrepend.remove(),delete t._lastSelectorPrepend),n.data("custom-option-prepend")&&(t.settings.customPrependSelectorClass&&s.addClass(t.settings.customPrependSelectorClass),t._lastSelectorPrepend=e(n.data("custom-option-prepend")).clone(),s[t.settings.useCustomPrependWithSelector](t._lastSelectorPrepend))}t.settings.useCustomPrependWithSelector&&(i?t._onAttachCallback=o:o())}e.extend(s.prototype,{_refreshSelectbox:function(e,t){if(!e)return!1;var s=this._getInst(e);return null!=s&&(this._fillList(e,s,t),!0)},_isOpenSelectbox:function(e){return!!e&&this._getInst(e).isOpen},_isDisabledSelectbox:function(e){return!!e&&this._getInst(e).isDisabled},_attachSelectbox:function(t,s){if(this._getInst(t))return!1;var i,o,l,a,c=e(t),r=this,d=r._newInst(c);c.find("optgroup"),c.find("option").length;function p(){var t,s=this.attr("id").split("_")[1];for(t in r._state)t!==s&&r._state.hasOwnProperty(t)&&e(":input[sb='"+t+"']")[0]&&r._closeSelectbox(e(":input[sb='"+t+"']")[0])}c.attr("sb",d.uid),e.extend(d.settings,r._defaults,s),r._state[d.uid]=!1,c.hide(),i=e("
",{id:"sbHolder_"+d.uid,class:d.settings.classHolder});var u=c.data("selectbox-css");function b(s){c.children().each((function(n){var i;if(e(this).is(":selected")){if(38==s&&n>0)return i=e(c.children()[n-1]),r._changeSelectbox(t,i.val(),i.text()),!1;if(40==s&&n",{id:"sbSelector_"+d.uid,href:"#",class:d.settings.classSelector,click:function(s){s.preventDefault(),s.stopPropagation(),p.apply(e(this),[]);var n=e(this).attr("id").split("_")[1];r._state[n]?r._closeSelectbox(t):(r._openSelectbox(t), -l.focus())},keyup:function(e){b(e.keyCode)}}),l=e("",{id:"sbToggle_"+d.uid,href:"#",class:d.settings.classToggle,click:function(s){s.preventDefault(),s.stopPropagation(),p.apply(e(this),[]);var n=e(this).attr("id").split("_")[1];r._state[n]?r._closeSelectbox(t):(r._openSelectbox(t),l.focus())},keyup:function(e){b(e.keyCode)}}),e('
').appendTo(l),l.appendTo(i),a=e("