/*! For license information please see main.ff1e4560.js.LICENSE.txt */ !function(){var e={680:function(e,t,n){"use strict";var r=n(476),i=n(962),a=i(r("String.prototype.indexOf"));e.exports=function(e,t){var n=r(e,!!t);return"function"===typeof n&&a(e,".prototype.")>-1?i(n):n}},962:function(e,t,n){"use strict";var r=n(199),i=n(476),a=i("%Function.prototype.apply%"),o=i("%Function.prototype.call%"),u=i("%Reflect.apply%",!0)||r.call(o,a),l=i("%Object.getOwnPropertyDescriptor%",!0),c=i("%Object.defineProperty%",!0),s=i("%Math.max%");if(c)try{c({},"a",{value:1})}catch(d){c=null}e.exports=function(e){var t=u(r,o,arguments);l&&c&&(l(t,"length").configurable&&c(t,"length",{value:1+s(0,e.length-(arguments.length-1))}));return t};var f=function(){return u(r,a,arguments)};c?c(e.exports,"apply",{value:f}):e.exports.apply=f},123:function(e,t){var n;!function(){"use strict";var r={}.hasOwnProperty;function i(){for(var e=[],t=0;t=t?e:""+Array(t+1-r.length).join(n)+e},y={s:g,z:function(e){var t=-e.utcOffset(),n=Math.abs(t),r=Math.floor(n/60),i=n%60;return(t<=0?"+":"-")+g(r,2,"0")+":"+g(i,2,"0")},m:function e(t,n){if(t.date()1)return e(o[0])}else{var u=t.name;b[u]=t,i=u}return!r&&i&&(_=i),i||!r&&_},k=function(e,t){if(D(e))return e.clone();var n="object"==typeof t?t:{};return n.date=e,n.args=arguments,new C(n)},x=y;x.l=w,x.i=D,x.w=function(e,t){return k(e,{locale:t.$L,utc:t.$u,x:t.$x,$offset:t.$offset})};var C=function(){function v(e){this.$L=w(e.locale,null,!0),this.parse(e)}var g=v.prototype;return g.parse=function(e){this.$d=function(e){var t=e.date,n=e.utc;if(null===t)return new Date(NaN);if(x.u(t))return new Date;if(t instanceof Date)return new Date(t);if("string"==typeof t&&!/Z$/i.test(t)){var r=t.match(p);if(r){var i=r[2]-1||0,a=(r[7]||"0").substring(0,3);return n?new Date(Date.UTC(r[1],i,r[3]||1,r[4]||0,r[5]||0,r[6]||0,a)):new Date(r[1],i,r[3]||1,r[4]||0,r[5]||0,r[6]||0,a)}}return new Date(t)}(e),this.$x=e.x||{},this.init()},g.init=function(){var e=this.$d;this.$y=e.getFullYear(),this.$M=e.getMonth(),this.$D=e.getDate(),this.$W=e.getDay(),this.$H=e.getHours(),this.$m=e.getMinutes(),this.$s=e.getSeconds(),this.$ms=e.getMilliseconds()},g.$utils=function(){return x},g.isValid=function(){return!(this.$d.toString()===h)},g.isSame=function(e,t){var n=k(e);return this.startOf(t)<=n&&n<=this.endOf(t)},g.isAfter=function(e,t){return k(e)=0&&(a[f]=parseInt(s,10))}var d=a[3],h=24===d?0:d,p=a[0]+"-"+a[1]+"-"+a[2]+" "+h+":"+a[4]+":"+a[5]+":000",m=+t;return(i.utc(p).valueOf()-(m-=m%1e3))/6e4},l=r.prototype;l.tz=function(e,t){void 0===e&&(e=a);var n=this.utcOffset(),r=this.toDate(),o=r.toLocaleString("en-US",{timeZone:e}),u=Math.round((r-new Date(o))/1e3/60),l=i(o).$set("millisecond",this.$ms).utcOffset(15*-Math.round(r.getTimezoneOffset()/15)-u,!0);if(t){var c=l.utcOffset();l=l.add(n-c,"minute")}return l.$x.$timezone=e,l},l.offsetName=function(e){var t=this.$x.$timezone||i.tz.guess(),n=o(this.valueOf(),t,{timeZoneName:e}).find((function(e){return"timezonename"===e.type.toLowerCase()}));return n&&n.value};var c=l.startOf;l.startOf=function(e,t){if(!this.$x||!this.$x.$timezone)return c.call(this,e,t);var n=i(this.format("YYYY-MM-DD HH:mm:ss:SSS"));return c.call(n,e,t).tz(this.$x.$timezone,!0)},i.tz=function(e,t,n){var r=n&&t,o=n||t||a,l=u(+i(),o);if("string"!=typeof e)return i(e).tz(o);var c=function(e,t,n){var r=e-60*t*1e3,i=u(r,n);if(t===i)return[r,t];var a=u(r-=60*(i-t)*1e3,n);return i===a?[r,i]:[e-60*Math.min(i,a)*1e3,Math.max(i,a)]}(i.utc(e,r).valueOf(),l,o),s=c[0],f=c[1],d=i(s).utcOffset(f);return d.$x.$timezone=o,d},i.tz.guess=function(){return Intl.DateTimeFormat().resolvedOptions().timeZone},i.tz.setDefault=function(e){a=e}}}()},635:function(e){e.exports=function(){"use strict";var e="minute",t=/[+-]\d\d(?::?\d\d)?/g,n=/([+-]|\d\d)/g;return function(r,i,a){var o=i.prototype;a.utc=function(e){return new i({date:e,utc:!0,args:arguments})},o.utc=function(t){var n=a(this.toDate(),{locale:this.$L,utc:!0});return t?n.add(this.utcOffset(),e):n},o.local=function(){return a(this.toDate(),{locale:this.$L,utc:!1})};var u=o.parse;o.parse=function(e){e.utc&&(this.$u=!0),this.$utils().u(e.$offset)||(this.$offset=e.$offset),u.call(this,e)};var l=o.init;o.init=function(){if(this.$u){var e=this.$d;this.$y=e.getUTCFullYear(),this.$M=e.getUTCMonth(),this.$D=e.getUTCDate(),this.$W=e.getUTCDay(),this.$H=e.getUTCHours(),this.$m=e.getUTCMinutes(),this.$s=e.getUTCSeconds(),this.$ms=e.getUTCMilliseconds()}else l.call(this)};var c=o.utcOffset;o.utcOffset=function(r,i){var a=this.$utils().u;if(a(r))return this.$u?0:a(this.$offset)?c.call(this):this.$offset;if("string"==typeof r&&(r=function(e){void 0===e&&(e="");var r=e.match(t);if(!r)return null;var i=(""+r[0]).match(n)||["-",0,0],a=i[0],o=60*+i[1]+ +i[2];return 0===o?0:"+"===a?o:-o}(r),null===r))return this;var o=Math.abs(r)<=16?60*r:r,u=this;if(i)return u.$offset=o,u.$u=0===r,u;if(0!==r){var l=this.$u?this.toDate().getTimezoneOffset():-1*this.utcOffset();(u=this.local().add(o+l,e)).$offset=o,u.$x.$localOffset=l}else u=this.utc();return u};var s=o.format;o.format=function(e){var t=e||(this.$u?"YYYY-MM-DDTHH:mm:ss[Z]":"");return s.call(this,t)},o.valueOf=function(){var e=this.$utils().u(this.$offset)?0:this.$offset+(this.$x.$localOffset||this.$d.getTimezoneOffset());return this.$d.valueOf()-6e4*e},o.isUTC=function(){return!!this.$u},o.toISOString=function(){return this.toDate().toISOString()},o.toString=function(){return this.toDate().toUTCString()};var f=o.toDate;o.toDate=function(e){return"s"===e&&this.$offset?a(this.format("YYYY-MM-DD HH:mm:ss:SSS")).toDate():f.call(this)};var d=o.diff;o.diff=function(e,t,n){if(e&&this.$u===e.$u)return d.call(this,e,t,n);var r=this.local(),i=a(e).local();return d.call(r,i,t,n)}}}()},781:function(e){"use strict";var t=Array.prototype.slice,n=Object.prototype.toString;e.exports=function(e){var r=this;if("function"!==typeof r||"[object Function]"!==n.call(r))throw new TypeError("Function.prototype.bind called on incompatible "+r);for(var i,a=t.call(arguments,1),o=Math.max(0,r.length-a.length),u=[],l=0;l1&&"boolean"!==typeof t)throw new o('"allowMissing" argument must be a boolean');if(null===C(/^%?[^%]*%?$/,e))throw new i("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var n=function(e){var t=x(e,0,1),n=x(e,-1);if("%"===t&&"%"!==n)throw new i("invalid intrinsic syntax, expected closing `%`");if("%"===n&&"%"!==t)throw new i("invalid intrinsic syntax, expected opening `%`");var r=[];return k(e,E,(function(e,t,n,i){r[r.length]=n?k(i,S,"$1"):t||e})),r}(e),r=n.length>0?n[0]:"",a=A("%"+r+"%",t),u=a.name,c=a.value,s=!1,f=a.alias;f&&(r=f[0],w(n,D([0,1],f)));for(var d=1,h=!0;d=n.length){var y=l(c,p);c=(h=!!y)&&"get"in y&&!("originalValue"in y.get)?y.get:c[p]}else h=b(c,p),c=c[p];h&&!s&&(m[u]=c)}}return c}},520:function(e,t,n){"use strict";var r="undefined"!==typeof Symbol&&Symbol,i=n(541);e.exports=function(){return"function"===typeof r&&("function"===typeof Symbol&&("symbol"===typeof r("foo")&&("symbol"===typeof Symbol("bar")&&i())))}},541:function(e){"use strict";e.exports=function(){if("function"!==typeof Symbol||"function"!==typeof Object.getOwnPropertySymbols)return!1;if("symbol"===typeof Symbol.iterator)return!0;var e={},t=Symbol("test"),n=Object(t);if("string"===typeof t)return!1;if("[object Symbol]"!==Object.prototype.toString.call(t))return!1;if("[object Symbol]"!==Object.prototype.toString.call(n))return!1;for(t in e[t]=42,e)return!1;if("function"===typeof Object.keys&&0!==Object.keys(e).length)return!1;if("function"===typeof Object.getOwnPropertyNames&&0!==Object.getOwnPropertyNames(e).length)return!1;var r=Object.getOwnPropertySymbols(e);if(1!==r.length||r[0]!==t)return!1;if(!Object.prototype.propertyIsEnumerable.call(e,t))return!1;if("function"===typeof Object.getOwnPropertyDescriptor){var i=Object.getOwnPropertyDescriptor(e,t);if(42!==i.value||!0!==i.enumerable)return!1}return!0}},838:function(e,t,n){"use strict";var r=n(199);e.exports=r.call(Function.call,Object.prototype.hasOwnProperty)},936:function(e,t,n){var r=NaN,i="[object Symbol]",a=/^\s+|\s+$/g,o=/^[-+]0x[0-9a-f]+$/i,u=/^0b[01]+$/i,l=/^0o[0-7]+$/i,c=parseInt,s="object"==typeof n.g&&n.g&&n.g.Object===Object&&n.g,f="object"==typeof self&&self&&self.Object===Object&&self,d=s||f||Function("return this")(),h=Object.prototype.toString,p=Math.max,m=Math.min,v=function(){return d.Date.now()};function g(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}function y(e){if("number"==typeof e)return e;if(function(e){return"symbol"==typeof e||function(e){return!!e&&"object"==typeof e}(e)&&h.call(e)==i}(e))return r;if(g(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=g(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=e.replace(a,"");var n=u.test(e);return n||l.test(e)?c(e.slice(2),n?2:8):o.test(e)?r:+e}e.exports=function(e,t,n){var r,i,a,o,u,l,c=0,s=!1,f=!1,d=!0;if("function"!=typeof e)throw new TypeError("Expected a function");function h(t){var n=r,a=i;return r=i=void 0,c=t,o=e.apply(a,n)}function _(e){var n=e-l;return void 0===l||n>=t||n<0||f&&e-c>=a}function b(){var e=v();if(_(e))return D(e);u=setTimeout(b,function(e){var n=t-(e-l);return f?m(n,a-(e-c)):n}(e))}function D(e){return u=void 0,d&&r?h(e):(r=i=void 0,o)}function w(){var e=v(),n=_(e);if(r=arguments,i=this,l=e,n){if(void 0===u)return function(e){return c=e,u=setTimeout(b,t),s?h(e):o}(l);if(f)return u=setTimeout(b,t),h(l)}return void 0===u&&(u=setTimeout(b,t)),o}return t=y(t)||0,g(n)&&(s=!!n.leading,a=(f="maxWait"in n)?p(y(n.maxWait)||0,t):a,d="trailing"in n?!!n.trailing:d),w.cancel=function(){void 0!==u&&clearTimeout(u),c=0,r=l=i=u=void 0},w.flush=function(){return void 0===u?o:D(v())},w}},7:function(e,t,n){var r="__lodash_hash_undefined__",i=1/0,a="[object Function]",o="[object GeneratorFunction]",u="[object Symbol]",l=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,c=/^\w*$/,s=/^\./,f=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,d=/\\(\\)?/g,h=/^\[object .+?Constructor\]$/,p="object"==typeof n.g&&n.g&&n.g.Object===Object&&n.g,m="object"==typeof self&&self&&self.Object===Object&&self,v=p||m||Function("return this")();var g=Array.prototype,y=Function.prototype,_=Object.prototype,b=v["__core-js_shared__"],D=function(){var e=/[^.]+$/.exec(b&&b.keys&&b.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}(),w=y.toString,k=_.hasOwnProperty,x=_.toString,C=RegExp("^"+w.call(k).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),E=v.Symbol,S=g.splice,A=z(v,"Map"),N=z(Object,"create"),M=E?E.prototype:void 0,F=M?M.toString:void 0;function T(e){var t=-1,n=e?e.length:0;for(this.clear();++t-1},O.prototype.set=function(e,t){var n=this.__data__,r=B(n,e);return r<0?n.push([e,t]):n[r][1]=t,this},I.prototype.clear=function(){this.__data__={hash:new T,map:new(A||O),string:new T}},I.prototype.delete=function(e){return L(this,e).delete(e)},I.prototype.get=function(e){return L(this,e).get(e)},I.prototype.has=function(e){return L(this,e).has(e)},I.prototype.set=function(e,t){return L(this,e).set(e,t),this};var j=H((function(e){var t;e=null==(t=e)?"":function(e){if("string"==typeof e)return e;if(V(e))return F?F.call(e):"";var t=e+"";return"0"==t&&1/e==-i?"-0":t}(t);var n=[];return s.test(e)&&n.push(""),e.replace(f,(function(e,t,r,i){n.push(r?i.replace(d,"$1"):t||e)})),n}));function $(e){if("string"==typeof e||V(e))return e;var t=e+"";return"0"==t&&1/e==-i?"-0":t}function H(e,t){if("function"!=typeof e||t&&"function"!=typeof t)throw new TypeError("Expected a function");var n=function n(){var r=arguments,i=t?t.apply(this,r):r[0],a=n.cache;if(a.has(i))return a.get(i);var o=e.apply(this,r);return n.cache=a.set(i,o),o};return n.cache=new(H.Cache||I),n}H.Cache=I;var Y=Array.isArray;function U(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}function V(e){return"symbol"==typeof e||function(e){return!!e&&"object"==typeof e}(e)&&x.call(e)==u}e.exports=function(e,t,n){var r=null==e?void 0:P(e,t);return void 0===r?n:r}},61:function(e,t,n){var r="Expected a function",i=NaN,a="[object Symbol]",o=/^\s+|\s+$/g,u=/^[-+]0x[0-9a-f]+$/i,l=/^0b[01]+$/i,c=/^0o[0-7]+$/i,s=parseInt,f="object"==typeof n.g&&n.g&&n.g.Object===Object&&n.g,d="object"==typeof self&&self&&self.Object===Object&&self,h=f||d||Function("return this")(),p=Object.prototype.toString,m=Math.max,v=Math.min,g=function(){return h.Date.now()};function y(e,t,n){var i,a,o,u,l,c,s=0,f=!1,d=!1,h=!0;if("function"!=typeof e)throw new TypeError(r);function p(t){var n=i,r=a;return i=a=void 0,s=t,u=e.apply(r,n)}function y(e){var n=e-c;return void 0===c||n>=t||n<0||d&&e-s>=o}function D(){var e=g();if(y(e))return w(e);l=setTimeout(D,function(e){var n=t-(e-c);return d?v(n,o-(e-s)):n}(e))}function w(e){return l=void 0,h&&i?p(e):(i=a=void 0,u)}function k(){var e=g(),n=y(e);if(i=arguments,a=this,c=e,n){if(void 0===l)return function(e){return s=e,l=setTimeout(D,t),f?p(e):u}(c);if(d)return l=setTimeout(D,t),p(c)}return void 0===l&&(l=setTimeout(D,t)),u}return t=b(t)||0,_(n)&&(f=!!n.leading,o=(d="maxWait"in n)?m(b(n.maxWait)||0,t):o,h="trailing"in n?!!n.trailing:h),k.cancel=function(){void 0!==l&&clearTimeout(l),s=0,i=c=a=l=void 0},k.flush=function(){return void 0===l?u:w(g())},k}function _(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}function b(e){if("number"==typeof e)return e;if(function(e){return"symbol"==typeof e||function(e){return!!e&&"object"==typeof e}(e)&&p.call(e)==a}(e))return i;if(_(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=_(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=e.replace(o,"");var n=l.test(e);return n||c.test(e)?s(e.slice(2),n?2:8):u.test(e)?i:+e}e.exports=function(e,t,n){var i=!0,a=!0;if("function"!=typeof e)throw new TypeError(r);return _(n)&&(i="leading"in n?!!n.leading:i,a="trailing"in n?!!n.trailing:a),y(e,t,{leading:i,maxWait:t,trailing:a})}},154:function(e,t,n){var r="function"===typeof Map&&Map.prototype,i=Object.getOwnPropertyDescriptor&&r?Object.getOwnPropertyDescriptor(Map.prototype,"size"):null,a=r&&i&&"function"===typeof i.get?i.get:null,o=r&&Map.prototype.forEach,u="function"===typeof Set&&Set.prototype,l=Object.getOwnPropertyDescriptor&&u?Object.getOwnPropertyDescriptor(Set.prototype,"size"):null,c=u&&l&&"function"===typeof l.get?l.get:null,s=u&&Set.prototype.forEach,f="function"===typeof WeakMap&&WeakMap.prototype?WeakMap.prototype.has:null,d="function"===typeof WeakSet&&WeakSet.prototype?WeakSet.prototype.has:null,h="function"===typeof WeakRef&&WeakRef.prototype?WeakRef.prototype.deref:null,p=Boolean.prototype.valueOf,m=Object.prototype.toString,v=Function.prototype.toString,g=String.prototype.match,y=String.prototype.slice,_=String.prototype.replace,b=String.prototype.toUpperCase,D=String.prototype.toLowerCase,w=RegExp.prototype.test,k=Array.prototype.concat,x=Array.prototype.join,C=Array.prototype.slice,E=Math.floor,S="function"===typeof BigInt?BigInt.prototype.valueOf:null,A=Object.getOwnPropertySymbols,N="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?Symbol.prototype.toString:null,M="function"===typeof Symbol&&"object"===typeof Symbol.iterator,F="function"===typeof Symbol&&Symbol.toStringTag&&(typeof Symbol.toStringTag===M||"symbol")?Symbol.toStringTag:null,T=Object.prototype.propertyIsEnumerable,O=("function"===typeof Reflect?Reflect.getPrototypeOf:Object.getPrototypeOf)||([].__proto__===Array.prototype?function(e){return e.__proto__}:null);function I(e,t){if(e===1/0||e===-1/0||e!==e||e&&e>-1e3&&e<1e3||w.call(/e/,t))return t;var n=/[0-9](?=(?:[0-9]{3})+(?![0-9]))/g;if("number"===typeof e){var r=e<0?-E(-e):E(e);if(r!==e){var i=String(r),a=y.call(t,i.length+1);return _.call(i,n,"$&_")+"."+_.call(_.call(a,/([0-9]{3})/g,"$&_"),/_$/,"")}}return _.call(t,n,"$&_")}var B=n(654),P=B.custom,R=H(P)?P:null;function L(e,t,n){var r="double"===(n.quoteStyle||t)?'"':"'";return r+e+r}function z(e){return _.call(String(e),/"/g,""")}function j(e){return"[object Array]"===V(e)&&(!F||!("object"===typeof e&&F in e))}function $(e){return"[object RegExp]"===V(e)&&(!F||!("object"===typeof e&&F in e))}function H(e){if(M)return e&&"object"===typeof e&&e instanceof Symbol;if("symbol"===typeof e)return!0;if(!e||"object"!==typeof e||!N)return!1;try{return N.call(e),!0}catch(t){}return!1}e.exports=function e(t,n,r,i){var u=n||{};if(U(u,"quoteStyle")&&"single"!==u.quoteStyle&&"double"!==u.quoteStyle)throw new TypeError('option "quoteStyle" must be "single" or "double"');if(U(u,"maxStringLength")&&("number"===typeof u.maxStringLength?u.maxStringLength<0&&u.maxStringLength!==1/0:null!==u.maxStringLength))throw new TypeError('option "maxStringLength", if provided, must be a positive integer, Infinity, or `null`');var l=!U(u,"customInspect")||u.customInspect;if("boolean"!==typeof l&&"symbol"!==l)throw new TypeError("option \"customInspect\", if provided, must be `true`, `false`, or `'symbol'`");if(U(u,"indent")&&null!==u.indent&&"\t"!==u.indent&&!(parseInt(u.indent,10)===u.indent&&u.indent>0))throw new TypeError('option "indent" must be "\\t", an integer > 0, or `null`');if(U(u,"numericSeparator")&&"boolean"!==typeof u.numericSeparator)throw new TypeError('option "numericSeparator", if provided, must be `true` or `false`');var m=u.numericSeparator;if("undefined"===typeof t)return"undefined";if(null===t)return"null";if("boolean"===typeof t)return t?"true":"false";if("string"===typeof t)return W(t,u);if("number"===typeof t){if(0===t)return 1/0/t>0?"0":"-0";var b=String(t);return m?I(t,b):b}if("bigint"===typeof t){var w=String(t)+"n";return m?I(t,w):w}var E="undefined"===typeof u.depth?5:u.depth;if("undefined"===typeof r&&(r=0),r>=E&&E>0&&"object"===typeof t)return j(t)?"[Array]":"[Object]";var A=function(e,t){var n;if("\t"===e.indent)n="\t";else{if(!("number"===typeof e.indent&&e.indent>0))return null;n=x.call(Array(e.indent+1)," ")}return{base:n,prev:x.call(Array(t+1),n)}}(u,r);if("undefined"===typeof i)i=[];else if(q(i,t)>=0)return"[Circular]";function P(t,n,a){if(n&&(i=C.call(i)).push(n),a){var o={depth:u.depth};return U(u,"quoteStyle")&&(o.quoteStyle=u.quoteStyle),e(t,o,r+1,i)}return e(t,u,r+1,i)}if("function"===typeof t&&!$(t)){var Y=function(e){if(e.name)return e.name;var t=g.call(v.call(e),/^function\s*([\w$]+)/);if(t)return t[1];return null}(t),Q=X(t,P);return"[Function"+(Y?": "+Y:" (anonymous)")+"]"+(Q.length>0?" { "+x.call(Q,", ")+" }":"")}if(H(t)){var ee=M?_.call(String(t),/^(Symbol\(.*\))_[^)]*$/,"$1"):N.call(t);return"object"!==typeof t||M?ee:G(ee)}if(function(e){if(!e||"object"!==typeof e)return!1;if("undefined"!==typeof HTMLElement&&e instanceof HTMLElement)return!0;return"string"===typeof e.nodeName&&"function"===typeof e.getAttribute}(t)){for(var te="<"+D.call(String(t.nodeName)),ne=t.attributes||[],re=0;re"}if(j(t)){if(0===t.length)return"[]";var ie=X(t,P);return A&&!function(e){for(var t=0;t=0)return!1;return!0}(ie)?"["+K(ie,A)+"]":"[ "+x.call(ie,", ")+" ]"}if(function(e){return"[object Error]"===V(e)&&(!F||!("object"===typeof e&&F in e))}(t)){var ae=X(t,P);return"cause"in Error.prototype||!("cause"in t)||T.call(t,"cause")?0===ae.length?"["+String(t)+"]":"{ ["+String(t)+"] "+x.call(ae,", ")+" }":"{ ["+String(t)+"] "+x.call(k.call("[cause]: "+P(t.cause),ae),", ")+" }"}if("object"===typeof t&&l){if(R&&"function"===typeof t[R]&&B)return B(t,{depth:E-r});if("symbol"!==l&&"function"===typeof t.inspect)return t.inspect()}if(function(e){if(!a||!e||"object"!==typeof e)return!1;try{a.call(e);try{c.call(e)}catch(te){return!0}return e instanceof Map}catch(t){}return!1}(t)){var oe=[];return o&&o.call(t,(function(e,n){oe.push(P(n,t,!0)+" => "+P(e,t))})),Z("Map",a.call(t),oe,A)}if(function(e){if(!c||!e||"object"!==typeof e)return!1;try{c.call(e);try{a.call(e)}catch(t){return!0}return e instanceof Set}catch(n){}return!1}(t)){var ue=[];return s&&s.call(t,(function(e){ue.push(P(e,t))})),Z("Set",c.call(t),ue,A)}if(function(e){if(!f||!e||"object"!==typeof e)return!1;try{f.call(e,f);try{d.call(e,d)}catch(te){return!0}return e instanceof WeakMap}catch(t){}return!1}(t))return J("WeakMap");if(function(e){if(!d||!e||"object"!==typeof e)return!1;try{d.call(e,d);try{f.call(e,f)}catch(te){return!0}return e instanceof WeakSet}catch(t){}return!1}(t))return J("WeakSet");if(function(e){if(!h||!e||"object"!==typeof e)return!1;try{return h.call(e),!0}catch(t){}return!1}(t))return J("WeakRef");if(function(e){return"[object Number]"===V(e)&&(!F||!("object"===typeof e&&F in e))}(t))return G(P(Number(t)));if(function(e){if(!e||"object"!==typeof e||!S)return!1;try{return S.call(e),!0}catch(t){}return!1}(t))return G(P(S.call(t)));if(function(e){return"[object Boolean]"===V(e)&&(!F||!("object"===typeof e&&F in e))}(t))return G(p.call(t));if(function(e){return"[object String]"===V(e)&&(!F||!("object"===typeof e&&F in e))}(t))return G(P(String(t)));if(!function(e){return"[object Date]"===V(e)&&(!F||!("object"===typeof e&&F in e))}(t)&&!$(t)){var le=X(t,P),ce=O?O(t)===Object.prototype:t instanceof Object||t.constructor===Object,se=t instanceof Object?"":"null prototype",fe=!ce&&F&&Object(t)===t&&F in t?y.call(V(t),8,-1):se?"Object":"",de=(ce||"function"!==typeof t.constructor?"":t.constructor.name?t.constructor.name+" ":"")+(fe||se?"["+x.call(k.call([],fe||[],se||[]),": ")+"] ":"");return 0===le.length?de+"{}":A?de+"{"+K(le,A)+"}":de+"{ "+x.call(le,", ")+" }"}return String(t)};var Y=Object.prototype.hasOwnProperty||function(e){return e in this};function U(e,t){return Y.call(e,t)}function V(e){return m.call(e)}function q(e,t){if(e.indexOf)return e.indexOf(t);for(var n=0,r=e.length;nt.maxStringLength){var n=e.length-t.maxStringLength,r="... "+n+" more character"+(n>1?"s":"");return W(y.call(e,0,t.maxStringLength),t)+r}return L(_.call(_.call(e,/(['\\])/g,"\\$1"),/[\x00-\x1f]/g,Q),"single",t)}function Q(e){var t=e.charCodeAt(0),n={8:"b",9:"t",10:"n",12:"f",13:"r"}[t];return n?"\\"+n:"\\x"+(t<16?"0":"")+b.call(t.toString(16))}function G(e){return"Object("+e+")"}function J(e){return e+" { ? }"}function Z(e,t,n,r){return e+" ("+t+") {"+(r?K(n,r):x.call(n,", "))+"}"}function K(e,t){if(0===e.length)return"";var n="\n"+t.prev+t.base;return n+x.call(e,","+n)+"\n"+t.prev}function X(e,t){var n=j(e),r=[];if(n){r.length=e.length;for(var i=0;i=n.__.length&&n.__.push({__V:s}),n.__[e]}function g(e){return l=1,y(B,e)}function y(e,t,n){var a=v(r++,2);if(a.t=e,!a.__c&&(a.__=[n?n(t):B(void 0,t),function(e){var t=a.__N?a.__N[0]:a.__[0],n=a.t(t,e);t!==n&&(a.__N=[n,a.__[1]],a.__c.setState({}))}],a.__c=i,!i.u)){var o=function(e,t,n){if(!a.__c.__H)return!0;var r=a.__c.__H.__.filter((function(e){return e.__c}));if(r.every((function(e){return!e.__N})))return!u||u.call(this,e,t,n);var i=!1;return r.forEach((function(e){if(e.__N){var t=e.__[0];e.__=e.__N,e.__N=void 0,t!==e.__[0]&&(i=!0)}})),!(!i&&a.__c.props===e)&&(!u||u.call(this,e,t,n))};i.u=!0;var u=i.shouldComponentUpdate,l=i.componentWillUpdate;i.componentWillUpdate=function(e,t,n){if(this.__e){var r=u;u=void 0,o(e,t,n),u=r}l&&l.call(this,e,t,n)},i.shouldComponentUpdate=o}return a.__N||a.__}function _(e,t){var n=v(r++,3);!u.YM.__s&&I(n.__H,t)&&(n.__=e,n.i=t,i.__H.__h.push(n))}function b(e,t){var n=v(r++,4);!u.YM.__s&&I(n.__H,t)&&(n.__=e,n.i=t,i.__h.push(n))}function D(e){return l=5,k((function(){return{current:e}}),[])}function w(e,t,n){l=6,b((function(){return"function"==typeof e?(e(t()),function(){return e(null)}):e?(e.current=t(),function(){return e.current=null}):void 0}),null==n?n:n.concat(e))}function k(e,t){var n=v(r++,7);return I(n.__H,t)?(n.__V=e(),n.i=t,n.__h=e,n.__V):n.__}function x(e,t){return l=8,k((function(){return e}),t)}function C(e){var t=i.context[e.__c],n=v(r++,9);return n.c=e,t?(null==n.__&&(n.__=!0,t.sub(i)),t.props.value):e.__}function E(e,t){u.YM.useDebugValue&&u.YM.useDebugValue(t?t(e):e)}function S(e){var t=v(r++,10),n=g();return t.__=e,i.componentDidCatch||(i.componentDidCatch=function(e,r){t.__&&t.__(e,r),n[1](e)}),[n[0],function(){n[1](void 0)}]}function A(){var e=v(r++,11);if(!e.__){for(var t=i.__v;null!==t&&!t.__m&&null!==t.__;)t=t.__;var n=t.__m||(t.__m=[0,0]);e.__="P"+n[0]+"-"+n[1]++}return e.__}function N(){for(var e;e=c.shift();)if(e.__P&&e.__H)try{e.__H.__h.forEach(T),e.__H.__h.forEach(O),e.__H.__h=[]}catch(i){e.__H.__h=[],u.YM.__e(i,e.__v)}}u.YM.__b=function(e){i=null,f&&f(e)},u.YM.__r=function(e){d&&d(e),r=0;var t=(i=e.__c).__H;t&&(a===i?(t.__h=[],i.__h=[],t.__.forEach((function(e){e.__N&&(e.__=e.__N),e.__V=s,e.__N=e.i=void 0}))):(t.__h.forEach(T),t.__h.forEach(O),t.__h=[])),a=i},u.YM.diffed=function(e){h&&h(e);var t=e.__c;t&&t.__H&&(t.__H.__h.length&&(1!==c.push(t)&&o===u.YM.requestAnimationFrame||((o=u.YM.requestAnimationFrame)||F)(N)),t.__H.__.forEach((function(e){e.i&&(e.__H=e.i),e.__V!==s&&(e.__=e.__V),e.i=void 0,e.__V=s}))),a=i=null},u.YM.__c=function(e,t){t.some((function(e){try{e.__h.forEach(T),e.__h=e.__h.filter((function(e){return!e.__||O(e)}))}catch(a){t.some((function(e){e.__h&&(e.__h=[])})),t=[],u.YM.__e(a,e.__v)}})),p&&p(e,t)},u.YM.unmount=function(e){m&&m(e);var t,n=e.__c;n&&n.__H&&(n.__H.__.forEach((function(e){try{T(e)}catch(e){t=e}})),n.__H=void 0,t&&u.YM.__e(t,n.__v))};var M="function"==typeof requestAnimationFrame;function F(e){var t,n=function(){clearTimeout(r),M&&cancelAnimationFrame(t),setTimeout(e)},r=setTimeout(n,100);M&&(t=requestAnimationFrame(n))}function T(e){var t=i,n=e.__c;"function"==typeof n&&(e.__c=void 0,n()),i=t}function O(e){var t=i;e.__c=e.__(),i=t}function I(e,t){return!e||e.length!==t.length||t.some((function(t,n){return t!==e[n]}))}function B(e,t){return"function"==typeof t?t(e):t}function P(e,t){for(var n in t)e[n]=t[n];return e}function R(e,t){for(var n in e)if("__source"!==n&&!(n in t))return!0;for(var r in t)if("__source"!==r&&e[r]!==t[r])return!0;return!1}function L(e,t){return e===t&&(0!==e||1/e==1/t)||e!=e&&t!=t}function z(e){this.props=e}function j(e,t){function n(e){var n=this.props.ref,r=n==e.ref;return!r&&n&&(n.call?n(null):n.current=null),t?!t(this.props,e)||!r:R(this.props,e)}function r(t){return this.shouldComponentUpdate=n,(0,u.az)(e,t)}return r.displayName="Memo("+(e.displayName||e.name)+")",r.prototype.isReactComponent=!0,r.__f=!0,r}(z.prototype=new u.wA).isPureReactComponent=!0,z.prototype.shouldComponentUpdate=function(e,t){return R(this.props,e)||R(this.state,t)};var $=u.YM.__b;u.YM.__b=function(e){e.type&&e.type.__f&&e.ref&&(e.props.ref=e.ref,e.ref=null),$&&$(e)};var H="undefined"!=typeof Symbol&&Symbol.for&&Symbol.for("react.forward_ref")||3911;function Y(e){function t(t){var n=P({},t);return delete n.ref,e(n,t.ref||null)}return t.$$typeof=H,t.render=t,t.prototype.isReactComponent=t.__f=!0,t.displayName="ForwardRef("+(e.displayName||e.name)+")",t}var U=function(e,t){return null==e?null:(0,u.bR)((0,u.bR)(e).map(t))},V={map:U,forEach:U,count:function(e){return e?(0,u.bR)(e).length:0},only:function(e){var t=(0,u.bR)(e);if(1!==t.length)throw"Children.only";return t[0]},toArray:u.bR},q=u.YM.__e;u.YM.__e=function(e,t,n,r){if(e.then)for(var i,a=t;a=a.__;)if((i=a.__c)&&i.__c)return null==t.__e&&(t.__e=n.__e,t.__k=n.__k),i.__c(e,t);q(e,t,n,r)};var W=u.YM.unmount;function Q(e,t,n){return e&&(e.__c&&e.__c.__H&&(e.__c.__H.__.forEach((function(e){"function"==typeof e.__c&&e.__c()})),e.__c.__H=null),null!=(e=P({},e)).__c&&(e.__c.__P===n&&(e.__c.__P=t),e.__c=null),e.__k=e.__k&&e.__k.map((function(e){return Q(e,t,n)}))),e}function G(e,t,n){return e&&(e.__v=null,e.__k=e.__k&&e.__k.map((function(e){return G(e,t,n)})),e.__c&&e.__c.__P===t&&(e.__e&&n.insertBefore(e.__e,e.__d),e.__c.__e=!0,e.__c.__P=n)),e}function J(){this.__u=0,this.t=null,this.__b=null}function Z(e){var t=e.__.__c;return t&&t.__a&&t.__a(e)}function K(e){var t,n,r;function i(i){if(t||(t=e()).then((function(e){n=e.default||e}),(function(e){r=e})),r)throw r;if(!n)throw t;return(0,u.az)(n,i)}return i.displayName="Lazy",i.__f=!0,i}function X(){this.u=null,this.o=null}u.YM.unmount=function(e){var t=e.__c;t&&t.__R&&t.__R(),t&&!0===e.__h&&(e.type=null),W&&W(e)},(J.prototype=new u.wA).__c=function(e,t){var n=t.__c,r=this;null==r.t&&(r.t=[]),r.t.push(n);var i=Z(r.__v),a=!1,o=function(){a||(a=!0,n.__R=null,i?i(u):u())};n.__R=o;var u=function(){if(!--r.__u){if(r.state.__a){var e=r.state.__a;r.__v.__k[0]=G(e,e.__c.__P,e.__c.__O)}var t;for(r.setState({__a:r.__b=null});t=r.t.pop();)t.forceUpdate()}},l=!0===t.__h;r.__u++||l||r.setState({__a:r.__b=r.__v.__k[0]}),e.then(o,o)},J.prototype.componentWillUnmount=function(){this.t=[]},J.prototype.render=function(e,t){if(this.__b){if(this.__v.__k){var n=document.createElement("div"),r=this.__v.__k[0].__c;this.__v.__k[0]=Q(this.__b,n,r.__O=r.__P)}this.__b=null}var i=t.__a&&(0,u.az)(u.HY,null,e.fallback);return i&&(i.__h=null),[(0,u.az)(u.HY,null,t.__a?null:e.children),i]};var ee=function(e,t,n){if(++n[1]===n[0]&&e.o.delete(t),e.props.revealOrder&&("t"!==e.props.revealOrder[0]||!e.o.size))for(n=e.u;n;){for(;n.length>3;)n.pop()();if(n[1]>>1,1),t.i.removeChild(e)}}),(0,u.sY)((0,u.az)(te,{context:t.context},e.__v),t.l)):t.l&&t.componentWillUnmount()}function re(e,t){var n=(0,u.az)(ne,{__v:e,i:t});return n.containerInfo=t,n}(X.prototype=new u.wA).__a=function(e){var t=this,n=Z(t.__v),r=t.o.get(e);return r[0]++,function(i){var a=function(){t.props.revealOrder?(r.push(i),ee(t,e,r)):i()};n?n(a):a()}},X.prototype.render=function(e){this.u=null,this.o=new Map;var t=(0,u.bR)(e.children);e.revealOrder&&"b"===e.revealOrder[0]&&t.reverse();for(var n=t.length;n--;)this.o.set(t[n],this.u=[1,0,this.u]);return e.children},X.prototype.componentDidUpdate=X.prototype.componentDidMount=function(){var e=this;this.o.forEach((function(t,n){ee(e,n,t)}))};var ie="undefined"!=typeof Symbol&&Symbol.for&&Symbol.for("react.element")||60103,ae=/^(?:accent|alignment|arabic|baseline|cap|clip(?!PathU)|color|dominant|fill|flood|font|glyph(?!R)|horiz|image|letter|lighting|marker(?!H|W|U)|overline|paint|pointer|shape|stop|strikethrough|stroke|text(?!L)|transform|underline|unicode|units|v|vector|vert|word|writing|x(?!C))[A-Z]/,oe=/^on(Ani|Tra|Tou|BeforeInp|Compo)/,ue=/[A-Z0-9]/g,le="undefined"!=typeof document,ce=function(e){return("undefined"!=typeof Symbol&&"symbol"==typeof Symbol()?/fil|che|rad/:/fil|che|ra/).test(e)};function se(e,t,n){return null==t.__k&&(t.textContent=""),(0,u.sY)(e,t),"function"==typeof n&&n(),e?e.__c:null}function fe(e,t,n){return(0,u.ZB)(e,t),"function"==typeof n&&n(),e?e.__c:null}u.wA.prototype.isReactComponent={},["componentWillMount","componentWillReceiveProps","componentWillUpdate"].forEach((function(e){Object.defineProperty(u.wA.prototype,e,{configurable:!0,get:function(){return this["UNSAFE_"+e]},set:function(t){Object.defineProperty(this,e,{configurable:!0,writable:!0,value:t})}})}));var de=u.YM.event;function he(){}function pe(){return this.cancelBubble}function me(){return this.defaultPrevented}u.YM.event=function(e){return de&&(e=de(e)),e.persist=he,e.isPropagationStopped=pe,e.isDefaultPrevented=me,e.nativeEvent=e};var ve,ge={enumerable:!1,configurable:!0,get:function(){return this.class}},ye=u.YM.vnode;u.YM.vnode=function(e){"string"==typeof e.type&&function(e){var t=e.props,n=e.type,r={};for(var i in t){var a=t[i];if(!("value"===i&&"defaultValue"in t&&null==a||le&&"children"===i&&"noscript"===n||"class"===i||"className"===i)){var o=i.toLowerCase();"defaultValue"===i&&"value"in t&&null==t.value?i="value":"download"===i&&!0===a?a="":"ondoubleclick"===o?i="ondblclick":"onchange"!==o||"input"!==n&&"textarea"!==n||ce(t.type)?"onfocus"===o?i="onfocusin":"onblur"===o?i="onfocusout":oe.test(i)?i=o:-1===n.indexOf("-")&&ae.test(i)?i=i.replace(ue,"-$&").toLowerCase():null===a&&(a=void 0):o=i="oninput","oninput"===o&&r[i=o]&&(i="oninputCapture"),r[i]=a}}"select"==n&&r.multiple&&Array.isArray(r.value)&&(r.value=(0,u.bR)(t.children).forEach((function(e){e.props.selected=-1!=r.value.indexOf(e.props.value)}))),"select"==n&&null!=r.defaultValue&&(r.value=(0,u.bR)(t.children).forEach((function(e){e.props.selected=r.multiple?-1!=r.defaultValue.indexOf(e.props.value):r.defaultValue==e.props.value}))),t.class&&!t.className?(r.class=t.class,Object.defineProperty(r,"className",ge)):(t.className&&!t.class||t.class&&t.className)&&(r.class=r.className=t.className),e.props=r}(e),e.$$typeof=ie,ye&&ye(e)};var _e=u.YM.__r;u.YM.__r=function(e){_e&&_e(e),ve=e.__c};var be=u.YM.diffed;u.YM.diffed=function(e){be&&be(e);var t=e.props,n=e.__e;null!=n&&"textarea"===e.type&&"value"in t&&t.value!==n.value&&(n.value=null==t.value?"":t.value),ve=null};var De={ReactCurrentDispatcher:{current:{readContext:function(e){return ve.__n[e.__c].props.value}}}},we="17.0.2";function ke(e){return u.az.bind(null,e)}function xe(e){return!!e&&e.$$typeof===ie}function Ce(e){return xe(e)?u.Tm.apply(null,arguments):e}function Ee(e){return!!e.__k&&((0,u.sY)(null,e),!0)}function Se(e){return e&&(e.base||1===e.nodeType&&e)||null}var Ae=function(e,t){return e(t)},Ne=function(e,t){return e(t)},Me=u.HY;function Fe(e){e()}function Te(e){return e}function Oe(){return[!1,Fe]}var Ie=b;function Be(e,t){var n=t(),r=g({h:{__:n,v:t}}),i=r[0].h,a=r[1];return b((function(){i.__=n,i.v=t,L(i.__,t())||a({h:i})}),[e,n,t]),_((function(){return L(i.__,i.v())||a({h:i}),e((function(){L(i.__,i.v())||a({h:i})}))}),[e]),n}var Pe={useState:g,useId:A,useReducer:y,useEffect:_,useLayoutEffect:b,useInsertionEffect:Ie,useTransition:Oe,useDeferredValue:Te,useSyncExternalStore:Be,startTransition:Fe,useRef:D,useImperativeHandle:w,useMemo:k,useCallback:x,useContext:C,useDebugValue:E,version:"17.0.2",Children:V,render:se,hydrate:fe,unmountComponentAtNode:Ee,createPortal:re,createElement:u.az,createContext:u.kr,createFactory:ke,cloneElement:Ce,createRef:u.Vf,Fragment:u.HY,isValidElement:xe,findDOMNode:Se,Component:u.wA,PureComponent:z,memo:j,forwardRef:Y,flushSync:Ne,unstable_batchedUpdates:Ae,StrictMode:Me,Suspense:J,SuspenseList:X,lazy:K,__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED:De}},856:function(e,t,n){"use strict";n.d(t,{HY:function(){return _},Tm:function(){return H},Vf:function(){return y},YM:function(){return i},ZB:function(){return $},az:function(){return v},bR:function(){return S},kr:function(){return Y},sY:function(){return j},wA:function(){return b}});var r,i,a,o,u,l,c,s,f={},d=[],h=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i;function p(e,t){for(var n in t)e[n]=t[n];return e}function m(e){var t=e.parentNode;t&&t.removeChild(e)}function v(e,t,n){var i,a,o,u={};for(o in t)"key"==o?i=t[o]:"ref"==o?a=t[o]:u[o]=t[o];if(arguments.length>2&&(u.children=arguments.length>3?r.call(arguments,2):n),"function"==typeof e&&null!=e.defaultProps)for(o in e.defaultProps)void 0===u[o]&&(u[o]=e.defaultProps[o]);return g(e,u,i,a,null)}function g(e,t,n,r,o){var u={type:e,props:t,key:n,ref:r,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,__h:null,constructor:void 0,__v:null==o?++a:o};return null==o&&null!=i.vnode&&i.vnode(u),u}function y(){return{current:null}}function _(e){return e.children}function b(e,t){this.props=e,this.context=t}function D(e,t){if(null==t)return e.__?D(e.__,e.__.__k.indexOf(e)+1):null;for(var n;tt&&o.sort(c));x.__r=0}function C(e,t,n,r,i,a,o,u,l,c){var s,h,p,m,v,y,b,w=r&&r.__k||d,k=w.length;for(n.__k=[],s=0;s0?g(m.type,m.props,m.key,m.ref?m.ref:null,m.__v):m)){if(m.__=n,m.__b=n.__b+1,null===(p=w[s])||p&&m.key==p.key&&m.type===p.type)w[s]=void 0;else for(h=0;h=0;t--)if((n=e.__k[t])&&(r=N(n)))return r;return null}function M(e,t,n){"-"===t[0]?e.setProperty(t,null==n?"":n):e[t]=null==n?"":"number"!=typeof n||h.test(t)?n:n+"px"}function F(e,t,n,r,i){var a;e:if("style"===t)if("string"==typeof n)e.style.cssText=n;else{if("string"==typeof r&&(e.style.cssText=r=""),r)for(t in r)n&&t in n||M(e.style,t,"");if(n)for(t in n)r&&n[t]===r[t]||M(e.style,t,n[t])}else if("o"===t[0]&&"n"===t[1])a=t!==(t=t.replace(/Capture$/,"")),t=t.toLowerCase()in e?t.toLowerCase().slice(2):t.slice(2),e.l||(e.l={}),e.l[t+a]=n,n?r||e.addEventListener(t,a?O:T,a):e.removeEventListener(t,a?O:T,a);else if("dangerouslySetInnerHTML"!==t){if(i)t=t.replace(/xlink(H|:h)/,"h").replace(/sName$/,"s");else if("width"!==t&&"height"!==t&&"href"!==t&&"list"!==t&&"form"!==t&&"tabIndex"!==t&&"download"!==t&&t in e)try{e[t]=null==n?"":n;break e}catch(e){}"function"==typeof n||(null==n||!1===n&&"-"!==t[4]?e.removeAttribute(t):e.setAttribute(t,n))}}function T(e){return this.l[e.type+!1](i.event?i.event(e):e)}function O(e){return this.l[e.type+!0](i.event?i.event(e):e)}function I(e,t,n,r,a,o,u,l,c){var s,f,d,h,m,v,g,y,D,w,k,x,E,S,A,N=t.type;if(void 0!==t.constructor)return null;null!=n.__h&&(c=n.__h,l=t.__e=n.__e,t.__h=null,o=[l]),(s=i.__b)&&s(t);try{e:if("function"==typeof N){if(y=t.props,D=(s=N.contextType)&&r[s.__c],w=s?D?D.props.value:s.__:r,n.__c?g=(f=t.__c=n.__c).__=f.__E:("prototype"in N&&N.prototype.render?t.__c=f=new N(y,w):(t.__c=f=new b(y,w),f.constructor=N,f.render=z),D&&D.sub(f),f.props=y,f.state||(f.state={}),f.context=w,f.__n=r,d=f.__d=!0,f.__h=[],f._sb=[]),null==f.__s&&(f.__s=f.state),null!=N.getDerivedStateFromProps&&(f.__s==f.state&&(f.__s=p({},f.__s)),p(f.__s,N.getDerivedStateFromProps(y,f.__s))),h=f.props,m=f.state,f.__v=t,d)null==N.getDerivedStateFromProps&&null!=f.componentWillMount&&f.componentWillMount(),null!=f.componentDidMount&&f.__h.push(f.componentDidMount);else{if(null==N.getDerivedStateFromProps&&y!==h&&null!=f.componentWillReceiveProps&&f.componentWillReceiveProps(y,w),!f.__e&&null!=f.shouldComponentUpdate&&!1===f.shouldComponentUpdate(y,f.__s,w)||t.__v===n.__v){for(t.__v!==n.__v&&(f.props=y,f.state=f.__s,f.__d=!1),f.__e=!1,t.__e=n.__e,t.__k=n.__k,t.__k.forEach((function(e){e&&(e.__=t)})),k=0;k2&&(u.children=arguments.length>3?r.call(arguments,2):n),g(e.type,u,i||e.key,a||e.ref,null)}function Y(e,t){var n={__c:t="__cC"+s++,__:e,Consumer:function(e,t){return e.children(t)},Provider:function(e){var n,r;return this.getChildContext||(n=[],(r={})[t]=this,this.getChildContext=function(){return r},this.shouldComponentUpdate=function(e){this.props.value!==e.value&&n.some((function(e){e.__e=!0,k(e)}))},this.sub=function(e){n.push(e);var t=e.componentWillUnmount;e.componentWillUnmount=function(){n.splice(n.indexOf(e),1),t&&t.call(e)}}),e.children}};return n.Provider.__=n.Consumer.contextType=n}r=d.slice,i={__e:function(e,t,n,r){for(var i,a,o;t=t.__;)if((i=t.__c)&&!i.__)try{if((a=i.constructor)&&null!=a.getDerivedStateFromError&&(i.setState(a.getDerivedStateFromError(e)),o=i.__d),null!=i.componentDidCatch&&(i.componentDidCatch(e,r||{}),o=i.__d),o)return i.__E=i}catch(t){e=t}throw e}},a=0,b.prototype.setState=function(e,t){var n;n=null!=this.__s&&this.__s!==this.state?this.__s:this.__s=p({},this.state),"function"==typeof e&&(e=e(p({},n),this.props)),e&&p(n,e),null!=e&&this.__v&&(t&&this._sb.push(t),k(this))},b.prototype.forceUpdate=function(e){this.__v&&(this.__e=!0,e&&this.__h.push(e),k(this))},b.prototype.render=_,o=[],l="function"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,c=function(e,t){return e.__v.__b-t.__v.__b},x.__r=0,s=0},609:function(e){"use strict";var t=String.prototype.replace,n=/%20/g,r="RFC1738",i="RFC3986";e.exports={default:i,formatters:{RFC1738:function(e){return t.call(e,n,"+")},RFC3986:function(e){return String(e)}},RFC1738:r,RFC3986:i}},776:function(e,t,n){"use strict";var r=n(816),i=n(668),a=n(609);e.exports={formats:a,parse:i,stringify:r}},668:function(e,t,n){"use strict";var r=n(837),i=Object.prototype.hasOwnProperty,a=Array.isArray,o={allowDots:!1,allowPrototypes:!1,allowSparse:!1,arrayLimit:20,charset:"utf-8",charsetSentinel:!1,comma:!1,decoder:r.decode,delimiter:"&",depth:5,ignoreQueryPrefix:!1,interpretNumericEntities:!1,parameterLimit:1e3,parseArrays:!0,plainObjects:!1,strictNullHandling:!1},u=function(e){return e.replace(/&#(\d+);/g,(function(e,t){return String.fromCharCode(parseInt(t,10))}))},l=function(e,t){return e&&"string"===typeof e&&t.comma&&e.indexOf(",")>-1?e.split(","):e},c=function(e,t,n,r){if(e){var a=n.allowDots?e.replace(/\.([^.[]+)/g,"[$1]"):e,o=/(\[[^[\]]*])/g,u=n.depth>0&&/(\[[^[\]]*])/.exec(a),c=u?a.slice(0,u.index):a,s=[];if(c){if(!n.plainObjects&&i.call(Object.prototype,c)&&!n.allowPrototypes)return;s.push(c)}for(var f=0;n.depth>0&&null!==(u=o.exec(a))&&f=0;--a){var o,u=e[a];if("[]"===u&&n.parseArrays)o=[].concat(i);else{o=n.plainObjects?Object.create(null):{};var c="["===u.charAt(0)&&"]"===u.charAt(u.length-1)?u.slice(1,-1):u,s=parseInt(c,10);n.parseArrays||""!==c?!isNaN(s)&&u!==c&&String(s)===c&&s>=0&&n.parseArrays&&s<=n.arrayLimit?(o=[])[s]=i:"__proto__"!==c&&(o[c]=i):o={0:i}}i=o}return i}(s,t,n,r)}};e.exports=function(e,t){var n=function(e){if(!e)return o;if(null!==e.decoder&&void 0!==e.decoder&&"function"!==typeof e.decoder)throw new TypeError("Decoder has to be a function.");if("undefined"!==typeof e.charset&&"utf-8"!==e.charset&&"iso-8859-1"!==e.charset)throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var t="undefined"===typeof e.charset?o.charset:e.charset;return{allowDots:"undefined"===typeof e.allowDots?o.allowDots:!!e.allowDots,allowPrototypes:"boolean"===typeof e.allowPrototypes?e.allowPrototypes:o.allowPrototypes,allowSparse:"boolean"===typeof e.allowSparse?e.allowSparse:o.allowSparse,arrayLimit:"number"===typeof e.arrayLimit?e.arrayLimit:o.arrayLimit,charset:t,charsetSentinel:"boolean"===typeof e.charsetSentinel?e.charsetSentinel:o.charsetSentinel,comma:"boolean"===typeof e.comma?e.comma:o.comma,decoder:"function"===typeof e.decoder?e.decoder:o.decoder,delimiter:"string"===typeof e.delimiter||r.isRegExp(e.delimiter)?e.delimiter:o.delimiter,depth:"number"===typeof e.depth||!1===e.depth?+e.depth:o.depth,ignoreQueryPrefix:!0===e.ignoreQueryPrefix,interpretNumericEntities:"boolean"===typeof e.interpretNumericEntities?e.interpretNumericEntities:o.interpretNumericEntities,parameterLimit:"number"===typeof e.parameterLimit?e.parameterLimit:o.parameterLimit,parseArrays:!1!==e.parseArrays,plainObjects:"boolean"===typeof e.plainObjects?e.plainObjects:o.plainObjects,strictNullHandling:"boolean"===typeof e.strictNullHandling?e.strictNullHandling:o.strictNullHandling}}(t);if(""===e||null===e||"undefined"===typeof e)return n.plainObjects?Object.create(null):{};for(var s="string"===typeof e?function(e,t){var n,c={},s=t.ignoreQueryPrefix?e.replace(/^\?/,""):e,f=t.parameterLimit===1/0?void 0:t.parameterLimit,d=s.split(t.delimiter,f),h=-1,p=t.charset;if(t.charsetSentinel)for(n=0;n-1&&(v=a(v)?[v]:v),i.call(c,m)?c[m]=r.combine(c[m],v):c[m]=v}return c}(e,n):e,f=n.plainObjects?Object.create(null):{},d=Object.keys(s),h=0;h0?x.join(",")||null:void 0}];else if(l(d))N=d;else{var F=Object.keys(x);N=m?F.sort(m):F}for(var T=o&&l(x)&&1===x.length?n+"[]":n,O=0;O0?D+b:""}},837:function(e,t,n){"use strict";var r=n(609),i=Object.prototype.hasOwnProperty,a=Array.isArray,o=function(){for(var e=[],t=0;t<256;++t)e.push("%"+((t<16?"0":"")+t.toString(16)).toUpperCase());return e}(),u=function(e,t){for(var n=t&&t.plainObjects?Object.create(null):{},r=0;r1;){var t=e.pop(),n=t.obj[t.prop];if(a(n)){for(var r=[],i=0;i=48&&s<=57||s>=65&&s<=90||s>=97&&s<=122||a===r.RFC1738&&(40===s||41===s)?l+=u.charAt(c):s<128?l+=o[s]:s<2048?l+=o[192|s>>6]+o[128|63&s]:s<55296||s>=57344?l+=o[224|s>>12]+o[128|s>>6&63]+o[128|63&s]:(c+=1,s=65536+((1023&s)<<10|1023&u.charCodeAt(c)),l+=o[240|s>>18]+o[128|s>>12&63]+o[128|s>>6&63]+o[128|63&s])}return l},isBuffer:function(e){return!(!e||"object"!==typeof e)&&!!(e.constructor&&e.constructor.isBuffer&&e.constructor.isBuffer(e))},isRegExp:function(e){return"[object RegExp]"===Object.prototype.toString.call(e)},maybeMap:function(e,t){if(a(e)){for(var n=[],r=0;rr.length&&h(e,t.length-1);)t=t.slice(0,t.length-1);return t.length}for(var i=r.length,a=t.length;a>=r.length;a--){var o=t[a];if(!h(e,a)&&p(e,a,o)){i=a+1;break}}return i}function g(e,t){return v(e,t)===e.mask.length}function y(e,t){var n=e.maskChar,r=e.mask,i=e.prefix;if(!n){for((t=_(e,"",t,0)).lengtht.length&&(t+=i.slice(t.length,r)),u.every((function(n){for(;s=n,h(e,c=r)&&s!==i[c];){if(r>=t.length&&(t+=i[r]),u=n,a&&h(e,r)&&u===a)return!0;if(++r>=i.length)return!1}var u,c,s;return!p(e,r,n)&&n!==a||(ri.start?f=(s=function(e,t,n,r){var i=e.mask,a=e.maskChar,o=n.split(""),u=r;return o.every((function(t){for(;o=t,h(e,n=r)&&o!==i[n];)if(++r>=i.length)return!1;var n,o;return(p(e,r,t)||t===a)&&r++,r=a.length?d=a.length:d=o.length&&de.length)&&(t=e.length);for(var n=0,r=new Array(t);n=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,o=!0,u=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return o=e.done,e},e:function(e){u=!0,a=e},f:function(){try{o||null==n.return||n.return()}finally{if(u)throw a}}}}function y(e){if("undefined"!==typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}function _(e){return function(e){if(Array.isArray(e))return h(e)}(e)||y(e)||p(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function b(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function D(e){return D="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},D(e)}function w(e){var t=function(e,t){if("object"!==D(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!==D(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"===D(t)?t:String(t)}function k(e,t){for(var n=0;n=0&&(t.hash=e.substr(n),e=e.substr(0,n));var r=e.indexOf("?");r>=0&&(t.search=e.substr(r),e=e.substr(0,r)),e&&(t.pathname=e)}return t}function H(e,n,r,i){void 0===i&&(i={});var a=i,o=a.window,u=void 0===o?document.defaultView:o,l=a.v5Compat,c=void 0!==l&&l,s=u.history,f=t.Pop,d=null,h=p();function p(){return(s.state||{idx:null}).idx}function m(){f=t.Pop;var e=p(),n=null==e?null:e-h;h=e,d&&d({action:f,location:g.location,delta:n})}function v(e){var t="null"!==u.location.origin?u.location.origin:u.location.href,n="string"===typeof e?e:j(e);return P(t,"No window.location.(origin|href) available to create URL for href: "+n),new URL(n,t)}null==h&&(h=0,s.replaceState(O({},s.state,{idx:h}),""));var g={get action(){return f},get location(){return e(u,s)},listen:function(e){if(d)throw new Error("A history only accepts one active listener");return u.addEventListener(B,m),d=e,function(){u.removeEventListener(B,m),d=null}},createHref:function(e){return n(u,e)},createURL:v,encodeLocation:function(e){var t=v(e);return{pathname:t.pathname,search:t.search,hash:t.hash}},push:function(e,n){f=t.Push;var i=z(g.location,e,n);r&&r(i,e);var a=L(i,h=p()+1),o=g.createHref(i);try{s.pushState(a,"",o)}catch(l){u.location.assign(o)}c&&d&&d({action:f,location:g.location,delta:1})},replace:function(e,n){f=t.Replace;var i=z(g.location,e,n);r&&r(i,e);var a=L(i,h=p()),o=g.createHref(i);s.replaceState(a,"",o),c&&d&&d({action:f,location:g.location,delta:0})},go:function(e){return s.go(e)}};return g}!function(e){e.data="data",e.deferred="deferred",e.redirect="redirect",e.error="error"}(I||(I={}));new Set(["lazy","caseSensitive","path","id","index","children"]);function Y(e,t,n){void 0===n&&(n="/");var r=re(("string"===typeof t?$(t):t).pathname||"/",n);if(null==r)return null;var i=U(e);!function(e){e.sort((function(e,t){return e.score!==t.score?t.score-e.score:function(e,t){var n=e.length===t.length&&e.slice(0,-1).every((function(e,n){return e===t[n]}));return n?e[e.length-1]-t[t.length-1]:0}(e.routesMeta.map((function(e){return e.childrenIndex})),t.routesMeta.map((function(e){return e.childrenIndex})))}))}(i);for(var a=null,o=0;null==a&&o0&&(P(!0!==e.index,'Index routes must not have child routes. Please remove all child routes from route path "'+u+'".'),U(e.children,t,l,u)),(null!=e.path||e.index)&&t.push({path:u,score:X(u,e.index),routesMeta:l})};return e.forEach((function(e,t){var n;if(""!==e.path&&null!=(n=e.path)&&n.includes("?")){var r,a=g(V(e.path));try{for(a.s();!(r=a.n()).done;){var o=r.value;i(e,t,o)}}catch(u){a.e(u)}finally{a.f()}}else i(e,t)})),t}function V(e){var t=e.split("/");if(0===t.length)return[];var n,r=d(n=t)||y(n)||p(n)||m(),i=r[0],a=r.slice(1),o=i.endsWith("?"),u=i.replace(/\?$/,"");if(0===a.length)return o?[u,""]:[u];var l=V(a.join("/")),c=[];return c.push.apply(c,_(l.map((function(e){return""===e?u:[u,e].join("/")})))),o&&c.push.apply(c,_(l)),c.map((function(t){return e.startsWith("/")&&""===t?"/":t}))}var q=/^:\w+$/,W=3,Q=2,G=1,J=10,Z=-2,K=function(e){return"*"===e};function X(e,t){var n=e.split("/"),r=n.length;return n.some(K)&&(r+=Z),t&&(r+=Q),n.filter((function(e){return!K(e)})).reduce((function(e,t){return e+(q.test(t)?W:""===t?G:J)}),r)}function ee(e,t){for(var n=e.routesMeta,r={},i="/",a=[],o=0;o and the router will parse it for you.'}function ae(e){return e.filter((function(e,t){return 0===t||e.route.path&&e.route.path.length>0}))}function oe(e,t,n,r){var i;void 0===r&&(r=!1),"string"===typeof e?i=$(e):(P(!(i=O({},e)).pathname||!i.pathname.includes("?"),ie("?","pathname","search",i)),P(!i.pathname||!i.pathname.includes("#"),ie("#","pathname","hash",i)),P(!i.search||!i.search.includes("#"),ie("#","search","hash",i)));var a,o=""===e||""===i.pathname,u=o?"/":i.pathname;if(r||null==u)a=n;else{var l=t.length-1;if(u.startsWith("..")){for(var c=u.split("/");".."===c[0];)c.shift(),l-=1;i.pathname=c.join("/")}a=l>=0?t[l]:"/"}var s=function(e,t){void 0===t&&(t="/");var n="string"===typeof e?$(e):e,r=n.pathname,i=n.search,a=void 0===i?"":i,o=n.hash,u=void 0===o?"":o,l=r?r.startsWith("/")?r:function(e,t){var n=t.replace(/\/+$/,"").split("/");return e.split("/").forEach((function(e){".."===e?n.length>1&&n.pop():"."!==e&&n.push(e)})),n.length>1?n.join("/"):"/"}(r,t):t;return{pathname:l,search:ce(a),hash:se(u)}}(i,a),f=u&&"/"!==u&&u.endsWith("/"),d=(o||"."===u)&&n.endsWith("/");return s.pathname.endsWith("/")||!f&&!d||(s.pathname+="/"),s}var ue=function(e){return e.join("/").replace(/\/\/+/g,"/")},le=function(e){return e.replace(/\/+$/,"").replace(/^\/*/,"/")},ce=function(e){return e&&"?"!==e?e.startsWith("?")?e:"?"+e:""},se=function(e){return e&&"#"!==e?e.startsWith("#")?e:"#"+e:""},fe=function(e){E(n,e);var t=M(n);function n(){return b(this,n),t.apply(this,arguments)}return x(n)}(T(Error));function de(e){return null!=e&&"number"===typeof e.status&&"string"===typeof e.statusText&&"boolean"===typeof e.internal&&"data"in e}var he=["post","put","patch","delete"],pe=(new Set(he),["get"].concat(he));new Set(pe),new Set([301,302,303,307,308]),new Set([307,308]),"undefined"!==typeof window&&"undefined"!==typeof window.document&&window.document.createElement;Symbol("deferred");var me="function"===typeof Object.is?Object.is:function(e,t){return e===t&&(0!==e||1/e===1/t)||e!==e&&t!==t},ve=r.useState,ge=r.useEffect,ye=r.useLayoutEffect,_e=r.useDebugValue;function be(e){var t=e.getSnapshot,n=e.value;try{var r=t();return!me(n,r)}catch(i){return!0}}"undefined"===typeof window||"undefined"===typeof window.document||window.document.createElement,r.useSyncExternalStore;var De=r.createContext(null);var we=r.createContext(null);var ke=r.createContext(null);var xe=r.createContext(null);var Ce=r.createContext(null);var Ee=r.createContext({outlet:null,matches:[]});var Se=r.createContext(null);function Ae(){return Ae=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||P(!1),i=i.slice(0,Math.min(i.length,o+1))}return i.reduceRight((function(e,o,u){var l=o.route.id?null==a?void 0:a[o.route.id]:null,c=null;n&&(c=o.route.ErrorBoundary?r.createElement(o.route.ErrorBoundary,null):o.route.errorElement?o.route.errorElement:r.createElement(Ie,null));var s=t.concat(i.slice(0,u+1)),f=function(){var t=e;return l?t=c:o.route.Component?t=r.createElement(o.route.Component,null):o.route.element&&(t=o.route.element),r.createElement(Le,{match:o,routeContext:{outlet:e,matches:s},children:t})};return n&&(o.route.ErrorBoundary||o.route.errorElement||0===u)?r.createElement(Re,{location:n.location,component:c,error:l,children:f(),routeContext:{outlet:null,matches:s}}):f()}),null)}function je(e){var t=r.useContext(we);return t||P(!1),t}function $e(e){var t=function(e){var t=r.useContext(Ee);return t||P(!1),t}(),n=t.matches[t.matches.length-1];return n.route.id||P(!1),n.route.id}!function(e){e.UseBlocker="useBlocker",e.UseRevalidator="useRevalidator"}(Be||(Be={})),function(e){e.UseBlocker="useBlocker",e.UseLoaderData="useLoaderData",e.UseActionData="useActionData",e.UseRouteError="useRouteError",e.UseNavigation="useNavigation",e.UseRouteLoaderData="useRouteLoaderData",e.UseMatches="useMatches",e.UseRevalidator="useRevalidator"}(Pe||(Pe={}));var He;function Ye(e){return function(e){var t=r.useContext(Ee).outlet;return t?r.createElement(Te.Provider,{value:e},t):t}(e.context)}function Ue(e){P(!1)}function Ve(e){var n=e.basename,i=void 0===n?"/":n,a=e.children,o=void 0===a?null:a,u=e.location,l=e.navigationType,c=void 0===l?t.Pop:l,s=e.navigator,f=e.static,d=void 0!==f&&f;Ne()&&P(!1);var h=i.replace(/^\/*/,"/"),p=r.useMemo((function(){return{basename:h,navigator:s,static:d}}),[h,s,d]);"string"===typeof u&&(u=$(u));var m=u,v=m.pathname,g=void 0===v?"/":v,y=m.search,_=void 0===y?"":y,b=m.hash,D=void 0===b?"":b,w=m.state,k=void 0===w?null:w,x=m.key,C=void 0===x?"default":x,E=r.useMemo((function(){var e=re(g,h);return null==e?null:{location:{pathname:e,search:_,hash:D,state:k,key:C},navigationType:c}}),[h,g,_,D,k,C,c]);return null==E?null:r.createElement(xe.Provider,{value:p},r.createElement(Ce.Provider,{children:o,value:E}))}function qe(e){var n=e.children,i=e.location,a=r.useContext(De);return function(e,n){Ne()||P(!1);var i,a=r.useContext(xe).navigator,o=r.useContext(we),u=r.useContext(Ee).matches,l=u[u.length-1],c=l?l.params:{},s=(l&&l.pathname,l?l.pathnameBase:"/"),f=(l&&l.route,Me());if(n){var d,h="string"===typeof n?$(n):n;"/"===s||(null==(d=h.pathname)?void 0:d.startsWith(s))||P(!1),i=h}else i=f;var p=i.pathname||"/",m=Y(e,{pathname:"/"===s?p:p.slice(s.length)||"/"}),v=ze(m&&m.map((function(e){return Object.assign({},e,{params:Object.assign({},c,e.params),pathname:ue([s,a.encodeLocation?a.encodeLocation(e.pathname).pathname:e.pathname]),pathnameBase:"/"===e.pathnameBase?s:ue([s,a.encodeLocation?a.encodeLocation(e.pathnameBase).pathname:e.pathnameBase])})})),u,o||void 0);return n&&v?r.createElement(Ce.Provider,{value:{location:Ae({pathname:"/",search:"",hash:"",state:null,key:"default"},i),navigationType:t.Pop}},v):v}(a&&!n?a.router.routes:Qe(n),i)}!function(e){e[e.pending=0]="pending",e[e.success=1]="success",e[e.error=2]="error"}(He||(He={}));var We=new Promise((function(){}));r.Component;function Qe(e,t){void 0===t&&(t=[]);var n=[];return r.Children.forEach(e,(function(e,i){if(r.isValidElement(e)){var a=[].concat(_(t),[i]);if(e.type!==r.Fragment){e.type!==Ue&&P(!1),e.props.index&&e.props.children&&P(!1);var o={id:e.props.id||a.join("-"),caseSensitive:e.props.caseSensitive,element:e.props.element,Component:e.props.Component,index:e.props.index,path:e.props.path,loader:e.props.loader,action:e.props.action,errorElement:e.props.errorElement,ErrorBoundary:e.props.ErrorBoundary,hasErrorBoundary:null!=e.props.ErrorBoundary||null!=e.props.errorElement,shouldRevalidate:e.props.shouldRevalidate,handle:e.props.handle,lazy:e.props.lazy};e.props.children&&(o.children=Qe(e.props.children,a)),n.push(o)}else n.push.apply(n,Qe(e.props.children,a))}})),n}function Ge(){return Ge=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}function Ze(e){return void 0===e&&(e=""),new URLSearchParams("string"===typeof e||Array.isArray(e)||e instanceof URLSearchParams?e:Object.keys(e).reduce((function(t,n){var r=e[n];return t.concat(Array.isArray(r)?r.map((function(e){return[n,e]})):[[n,r]])}),[]))}var Ke=["onClick","relative","reloadDocument","replace","state","target","to","preventScrollReset"],Xe=["aria-current","caseSensitive","className","end","style","to","children"];function et(e){var t=e.basename,n=e.children,i=e.window,a=r.useRef();null==a.current&&(a.current=function(e){return void 0===e&&(e={}),H((function(e,t){var n=$(e.location.hash.substr(1)),r=n.pathname,i=void 0===r?"/":r,a=n.search,o=void 0===a?"":a,u=n.hash;return z("",{pathname:i,search:o,hash:void 0===u?"":u},t.state&&t.state.usr||null,t.state&&t.state.key||"default")}),(function(e,t){var n=e.document.querySelector("base"),r="";if(n&&n.getAttribute("href")){var i=e.location.href,a=i.indexOf("#");r=-1===a?i:i.slice(0,a)}return r+"#"+("string"===typeof t?t:j(t))}),(function(e,t){R("/"===e.pathname.charAt(0),"relative pathnames are not supported in hash history.push("+JSON.stringify(t)+")")}),e)}({window:i,v5Compat:!0}));var o=a.current,u=v(r.useState({action:o.action,location:o.location}),2),l=u[0],c=u[1];return r.useLayoutEffect((function(){return o.listen(c)}),[o]),r.createElement(Ve,{basename:t,children:n,location:l.location,navigationType:l.action,navigator:o})}var tt="undefined"!==typeof window&&"undefined"!==typeof window.document&&"undefined"!==typeof window.document.createElement,nt=/^(?:[a-z][a-z0-9+.-]*:|\/\/)/i,rt=r.forwardRef((function(e,t){var n,i=e.onClick,a=e.relative,o=e.reloadDocument,u=e.replace,l=e.state,c=e.target,s=e.to,f=e.preventScrollReset,d=Je(e,Ke),h=r.useContext(xe).basename,p=!1;if("string"===typeof s&&nt.test(s)&&(n=s,tt)){var m=new URL(window.location.href),v=s.startsWith("//")?new URL(m.protocol+s):new URL(s),g=re(v.pathname,h);v.origin===m.origin&&null!=g?s=g+v.search+v.hash:p=!0}var y=function(e,t){var n=(void 0===t?{}:t).relative;Ne()||P(!1);var i=r.useContext(xe),a=i.basename,o=i.navigator,u=Oe(e,{relative:n}),l=u.hash,c=u.pathname,s=u.search,f=c;return"/"!==a&&(f="/"===c?a:ue([a,c])),o.createHref({pathname:f,search:s,hash:l})}(s,{relative:a}),_=function(e,t){var n=void 0===t?{}:t,i=n.target,a=n.replace,o=n.state,u=n.preventScrollReset,l=n.relative,c=Fe(),s=Me(),f=Oe(e,{relative:l});return r.useCallback((function(t){if(function(e,t){return 0===e.button&&(!t||"_self"===t)&&!function(e){return!!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)}(e)}(t,i)){t.preventDefault();var n=void 0!==a?a:j(s)===j(f);c(e,{replace:n,state:o,preventScrollReset:u,relative:l})}}),[s,c,f,a,o,i,e,u,l])}(s,{replace:u,state:l,target:c,preventScrollReset:f,relative:a});return r.createElement("a",Ge({},d,{href:n||y,onClick:p||o?i:function(e){i&&i(e),e.defaultPrevented||_(e)},ref:t,target:c}))}));var it=r.forwardRef((function(e,t){var n=e["aria-current"],i=void 0===n?"page":n,a=e.caseSensitive,o=void 0!==a&&a,u=e.className,l=void 0===u?"":u,c=e.end,s=void 0!==c&&c,f=e.style,d=e.to,h=e.children,p=Je(e,Xe),m=Oe(d,{relative:p.relative}),v=Me(),g=r.useContext(we),y=r.useContext(xe).navigator,_=y.encodeLocation?y.encodeLocation(m).pathname:m.pathname,b=v.pathname,D=g&&g.navigation&&g.navigation.location?g.navigation.location.pathname:null;o||(b=b.toLowerCase(),D=D?D.toLowerCase():null,_=_.toLowerCase());var w,k=b===_||!s&&b.startsWith(_)&&"/"===b.charAt(_.length),x=null!=D&&(D===_||!s&&D.startsWith(_)&&"/"===D.charAt(_.length)),C=k?i:void 0;w="function"===typeof l?l({isActive:k,isPending:x}):[l,k?"active":null,x?"pending":null].filter(Boolean).join(" ");var E="function"===typeof f?f({isActive:k,isPending:x}):f;return r.createElement(rt,Ge({},p,{"aria-current":C,className:w,ref:t,style:E,to:d}),"function"===typeof h?h({isActive:k,isPending:x}):h)}));var at,ot;function ut(e){var t=r.useRef(Ze(e)),n=r.useRef(!1),i=Me(),a=r.useMemo((function(){return function(e,t){var n=Ze(e);if(t){var r,i=g(t.keys());try{var a=function(){var e=r.value;n.has(e)||t.getAll(e).forEach((function(t){n.append(e,t)}))};for(i.s();!(r=i.n()).done;)a()}catch(o){i.e(o)}finally{i.f()}}return n}(i.search,n.current?null:t.current)}),[i.search]),o=Fe(),u=r.useCallback((function(e,t){var r=Ze("function"===typeof e?e(a):e);n.current=!0,o("?"+r,t)}),[o,a]);return[a,u]}(function(e){e.UseScrollRestoration="useScrollRestoration",e.UseSubmitImpl="useSubmitImpl",e.UseFetcher="useFetcher"})(at||(at={})),function(e){e.UseFetchers="useFetchers",e.UseScrollRestoration="useScrollRestoration"}(ot||(ot={}));var lt;function ct(e,t,n){return(t=w(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function st(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function ft(e){for(var t=1;t=100&&(t=n-n%10),e<100&&e>=10&&(t=n-n%5),e<10&&e>=1&&(t=n),e<1&&e>.01&&(t=Math.round(40*e)/40),sn(a().duration(t||.001,"seconds").asMilliseconds()).replace(/\s/g,"")}(e/(t?Gt:Qt))},un=function(e,t){var n=(t||a()().toDate()).valueOf()/1e3,r=an(e);return{start:n-r,end:n,step:on(r),date:ln(t||a()().toDate())}},ln=function(e){return a().tz(e).utc().format(Wt)},cn=function(e){return a().tz(e).format(Wt)},sn=function(e){var t=Math.floor(e%1e3),n=Math.floor(e/1e3%60),r=Math.floor(e/1e3/60%60),i=Math.floor(e/1e3/3600%24),a=Math.floor(e/864e5),o=["d","h","m","s","ms"];return[a,i,r,n,t].map((function(e,t){return e?"".concat(e).concat(o[t]):""})).filter((function(e){return e})).join("")},fn=function(e){var t=a()(1e3*e);return t.isValid()?t.toDate():new Date},dn=[{title:"Last 5 minutes",duration:"5m"},{title:"Last 15 minutes",duration:"15m"},{title:"Last 30 minutes",duration:"30m",isDefault:!0},{title:"Last 1 hour",duration:"1h"},{title:"Last 3 hours",duration:"3h"},{title:"Last 6 hours",duration:"6h"},{title:"Last 12 hours",duration:"12h"},{title:"Last 24 hours",duration:"24h"},{title:"Last 2 days",duration:"2d"},{title:"Last 7 days",duration:"7d"},{title:"Last 30 days",duration:"30d"},{title:"Last 90 days",duration:"90d"},{title:"Last 180 days",duration:"180d"},{title:"Last 1 year",duration:"1y"},{title:"Yesterday",duration:"1d",until:function(){return a()().tz().subtract(1,"day").endOf("day").toDate()}},{title:"Today",duration:"1d",until:function(){return a()().tz().endOf("day").toDate()}}].map((function(e){return ft({id:e.title.replace(/\s/g,"_").toLocaleLowerCase(),until:e.until?e.until:function(){return a()().tz().toDate()}},e)})),hn=function(e){var t,n=e.relativeTimeId,r=e.defaultDuration,i=e.defaultEndInput,a=null===(t=dn.find((function(e){return e.isDefault})))||void 0===t?void 0:t.id,o=n||Ct("g0.relative_time",a),u=dn.find((function(e){return e.id===o}));return{relativeTimeId:u?o:"none",duration:u?u.duration:r,endInput:u?u.until():i}},pn=function(e){var t=a()().tz(e);return"UTC".concat(t.format("Z"))},mn=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=new RegExp(e,"i");return Xt.reduce((function(n,r){var i=(r.match(/^(.*?)\//)||[])[1]||"unknown",a=pn(r),o=a.replace(/UTC|0/,""),u=r.replace(/[/_]/g," "),l={region:r,utc:a,search:"".concat(r," ").concat(a," ").concat(u," ").concat(o)},c=!e||e&&t.test(l.search);return c&&n[i]?n[i].push(l):c&&(n[i]=[l]),n}),{})},vn=function(e){a().tz.setDefault(e)},gn=St("TIMEZONE")||a().tz.guess();vn(gn);var yn,_n=Ct("g0.range_input"),bn=hn({defaultDuration:_n||"1h",defaultEndInput:(yn=Ct("g0.end_input",a()().utc().format(Wt)),a()(yn).utcOffset(0,!0).toDate()),relativeTimeId:_n?Ct("g0.relative_time","none"):void 0}),Dn=bn.duration,wn=bn.endInput,kn=bn.relativeTimeId,xn={duration:Dn,period:un(Dn,wn),relativeTime:kn,timezone:gn};function Cn(e,t){switch(t.type){case"SET_DURATION":return ft(ft({},e),{},{duration:t.payload,period:un(t.payload,fn(e.period.end)),relativeTime:"none"});case"SET_RELATIVE_TIME":return ft(ft({},e),{},{duration:t.payload.duration,period:un(t.payload.duration,t.payload.until),relativeTime:t.payload.id});case"SET_PERIOD":var n=function(e){var t=e.to.valueOf()-e.from.valueOf();return sn(t)}(t.payload);return ft(ft({},e),{},{duration:n,period:un(n,t.payload.to),relativeTime:"none"});case"RUN_QUERY":var r=hn({relativeTimeId:e.relativeTime,defaultDuration:e.duration,defaultEndInput:fn(e.period.end)}),i=r.duration,a=r.endInput;return ft(ft({},e),{},{period:un(i,a)});case"RUN_QUERY_TO_NOW":return ft(ft({},e),{},{period:un(e.duration)});case"SET_TIMEZONE":return vn(t.payload),Et("TIMEZONE",t.payload),ft(ft({},e),{},{timezone:t.payload});default:throw new Error}}var En=(0,r.createContext)({}),Sn=function(){return(0,r.useContext)(En).state},An=function(){return(0,r.useContext)(En).dispatch},Nn=function(){var e,t=(null===(e=(window.location.hash.split("?")[1]||"").match(/g\d+\.expr/g))||void 0===e?void 0:e.length)||1;return new Array(t>4?4:t).fill(1).map((function(e,t){return Ct("g".concat(t,".expr"),"")}))}(),Mn={query:Nn,queryHistory:Nn.map((function(e){return{index:0,values:[e]}})),autocomplete:St("AUTOCOMPLETE")||!1};function Fn(e,t){switch(t.type){case"SET_QUERY":return ft(ft({},e),{},{query:t.payload.map((function(e){return e}))});case"SET_QUERY_HISTORY":return ft(ft({},e),{},{queryHistory:t.payload});case"SET_QUERY_HISTORY_BY_INDEX":return e.queryHistory.splice(t.payload.queryNumber,1,t.payload.value),ft(ft({},e),{},{queryHistory:e.queryHistory});case"TOGGLE_AUTOCOMPLETE":return Et("AUTOCOMPLETE",!e.autocomplete),ft(ft({},e),{},{autocomplete:!e.autocomplete});default:throw new Error}}var Tn=(0,r.createContext)({}),On=function(){return(0,r.useContext)(Tn).state},In=function(){return(0,r.useContext)(Tn).dispatch},Bn=function(){return zt("svg",{viewBox:"0 0 74 24",fill:"currentColor",children:[zt("path",{d:"M6.11767 10.4759C6.47736 10.7556 6.91931 10.909 7.37503 10.9121H7.42681C7.90756 10.9047 8.38832 10.7199 8.67677 10.4685C10.1856 9.18921 14.5568 5.18138 14.5568 5.18138C15.7254 4.09438 12.4637 3.00739 7.42681 3H7.36764C2.3308 3.00739 -0.930935 4.09438 0.237669 5.18138C0.237669 5.18138 4.60884 9.18921 6.11767 10.4759ZM8.67677 12.6424C8.31803 12.9248 7.87599 13.0808 7.41941 13.0861H7.37503C6.91845 13.0808 6.47641 12.9248 6.11767 12.6424C5.0822 11.7551 1.38409 8.42018 0.000989555 7.14832V9.07829C0.000989555 9.29273 0.0823481 9.57372 0.222877 9.70682L0.293316 9.7712L0.293344 9.77122C1.33784 10.7258 4.83903 13.9255 6.11767 15.0161C6.47641 15.2985 6.91845 15.4545 7.37503 15.4597H7.41941C7.90756 15.4449 8.38092 15.2601 8.67677 15.0161C9.9859 13.9069 13.6249 10.572 14.5642 9.70682C14.7121 9.57372 14.7861 9.29273 14.7861 9.07829V7.14832C12.7662 8.99804 10.7297 10.8295 8.67677 12.6424ZM7.41941 17.6263C7.87513 17.6232 8.31708 17.4698 8.67677 17.19C10.7298 15.3746 12.7663 13.5407 14.7861 11.6885V13.6259C14.7861 13.8329 14.7121 14.1139 14.5642 14.247C13.6249 15.1196 9.9859 18.4471 8.67677 19.5563C8.38092 19.8077 7.90756 19.9926 7.41941 20H7.37503C6.91931 19.9968 6.47736 19.8435 6.11767 19.5637C4.91427 18.5373 1.74219 15.6364 0.502294 14.5025C0.393358 14.4029 0.299337 14.3169 0.222877 14.247C0.0823481 14.1139 0.000989555 13.8329 0.000989555 13.6259V11.6885C1.38409 12.953 5.0822 16.2953 6.11767 17.1827C6.47641 17.4651 6.91845 17.6211 7.37503 17.6263H7.41941Z"}),zt("path",{d:"M34.9996 5L29.1596 19.46H26.7296L20.8896 5H23.0496C23.2829 5 23.4729 5.05667 23.6196 5.17C23.7663 5.28333 23.8763 5.43 23.9496 5.61L27.3596 14.43C27.4729 14.7167 27.5796 15.0333 27.6796 15.38C27.7863 15.72 27.8863 16.0767 27.9796 16.45C28.0596 16.0767 28.1463 15.72 28.2396 15.38C28.3329 15.0333 28.4363 14.7167 28.5496 14.43L31.9396 5.61C31.9929 5.45667 32.0963 5.31667 32.2496 5.19C32.4096 5.06333 32.603 5 32.8297 5H34.9996ZM52.1763 5V19.46H49.8064V10.12C49.8064 9.74667 49.8263 9.34333 49.8663 8.91L45.4963 17.12C45.2897 17.5133 44.973 17.71 44.5463 17.71H44.1663C43.7397 17.71 43.4231 17.5133 43.2164 17.12L38.7963 8.88C38.8163 9.1 38.833 9.31667 38.8463 9.53C38.8597 9.74333 38.8663 9.94 38.8663 10.12V19.46H36.4963V5H38.5263C38.6463 5 38.7497 5.00333 38.8363 5.01C38.923 5.01667 38.9997 5.03333 39.0663 5.06C39.1397 5.08667 39.203 5.13 39.2563 5.19C39.3163 5.25 39.373 5.33 39.4263 5.43L43.7563 13.46C43.8697 13.6733 43.973 13.8933 44.0663 14.12C44.1663 14.3467 44.263 14.58 44.3563 14.82C44.4497 14.5733 44.5464 14.3367 44.6464 14.11C44.7464 13.8767 44.8531 13.6533 44.9664 13.44L49.2363 5.43C49.2897 5.33 49.3463 5.25 49.4063 5.19C49.4663 5.13 49.5297 5.08667 49.5963 5.06C49.6697 5.03333 49.7497 5.01667 49.8363 5.01C49.923 5.00333 50.0264 5 50.1464 5H52.1763ZM61.0626 18.73C61.7426 18.73 62.3492 18.6133 62.8826 18.38C63.4226 18.14 63.8792 17.81 64.2526 17.39C64.6259 16.97 64.9092 16.4767 65.1026 15.91C65.3026 15.3367 65.4026 14.72 65.4026 14.06V5.31H66.4226V14.06C66.4226 14.84 66.2993 15.57 66.0527 16.25C65.806 16.9233 65.4493 17.5133 64.9827 18.02C64.5227 18.52 63.9592 18.9133 63.2926 19.2C62.6326 19.4867 61.8892 19.63 61.0626 19.63C60.2359 19.63 59.4893 19.4867 58.8227 19.2C58.1627 18.9133 57.5992 18.52 57.1326 18.02C56.6726 17.5133 56.3193 16.9233 56.0727 16.25C55.826 15.57 55.7026 14.84 55.7026 14.06V5.31H56.7327V14.05C56.7327 14.71 56.8292 15.3267 57.0226 15.9C57.2226 16.4667 57.506 16.96 57.8727 17.38C58.246 17.8 58.6993 18.13 59.2327 18.37C59.7727 18.61 60.3826 18.73 61.0626 18.73ZM71.4438 19.46H70.4138V5.31H71.4438V19.46Z"})]})},Pn=function(){return zt("svg",{viewBox:"0 0 15 17",fill:"currentColor",children:zt("path",{d:"M6.11767 7.47586C6.47736 7.75563 6.91931 7.90898 7.37503 7.91213H7.42681C7.90756 7.90474 8.38832 7.71987 8.67677 7.46846C10.1856 6.18921 14.5568 2.18138 14.5568 2.18138C15.7254 1.09438 12.4637 0.00739 7.42681 0H7.36764C2.3308 0.00739 -0.930935 1.09438 0.237669 2.18138C0.237669 2.18138 4.60884 6.18921 6.11767 7.47586ZM8.67677 9.64243C8.31803 9.92483 7.87599 10.0808 7.41941 10.0861H7.37503C6.91845 10.0808 6.47641 9.92483 6.11767 9.64243C5.0822 8.75513 1.38409 5.42018 0.000989555 4.14832V6.07829C0.000989555 6.29273 0.0823481 6.57372 0.222877 6.70682L0.293316 6.7712L0.293344 6.77122C1.33784 7.72579 4.83903 10.9255 6.11767 12.0161C6.47641 12.2985 6.91845 12.4545 7.37503 12.4597H7.41941C7.90756 12.4449 8.38092 12.2601 8.67677 12.0161C9.9859 10.9069 13.6249 7.57198 14.5642 6.70682C14.7121 6.57372 14.7861 6.29273 14.7861 6.07829V4.14832C12.7662 5.99804 10.7297 7.82949 8.67677 9.64243ZM7.41941 14.6263C7.87513 14.6232 8.31708 14.4698 8.67677 14.19C10.7298 12.3746 12.7663 10.5407 14.7861 8.68853V10.6259C14.7861 10.8329 14.7121 11.1139 14.5642 11.247C13.6249 12.1196 9.9859 15.4471 8.67677 16.5563C8.38092 16.8077 7.90756 16.9926 7.41941 17H7.37503C6.91931 16.9968 6.47736 16.8435 6.11767 16.5637C4.91427 15.5373 1.74219 12.6364 0.502294 11.5025C0.393358 11.4029 0.299337 11.3169 0.222877 11.247C0.0823481 11.1139 0.000989555 10.8329 0.000989555 10.6259V8.68853C1.38409 9.95303 5.0822 13.2953 6.11767 14.1827C6.47641 14.4651 6.91845 14.6211 7.37503 14.6263H7.41941Z"})})},Rn=function(){return zt("svg",{viewBox:"0 0 24 24",fill:"currentColor",children:zt("path",{d:"M19.14 12.94c.04-.3.06-.61.06-.94 0-.32-.02-.64-.07-.94l2.03-1.58c.18-.14.23-.41.12-.61l-1.92-3.32c-.12-.22-.37-.29-.59-.22l-2.39.96c-.5-.38-1.03-.7-1.62-.94l-.36-2.54c-.04-.24-.24-.41-.48-.41h-3.84c-.24 0-.43.17-.47.41l-.36 2.54c-.59.24-1.13.57-1.62.94l-2.39-.96c-.22-.08-.47 0-.59.22L2.74 8.87c-.12.21-.08.47.12.61l2.03 1.58c-.05.3-.09.63-.09.94s.02.64.07.94l-2.03 1.58c-.18.14-.23.41-.12.61l1.92 3.32c.12.22.37.29.59.22l2.39-.96c.5.38 1.03.7 1.62.94l.36 2.54c.05.24.24.41.48.41h3.84c.24 0 .44-.17.47-.41l.36-2.54c.59-.24 1.13-.56 1.62-.94l2.39.96c.22.08.47 0 .59-.22l1.92-3.32c.12-.22.07-.47-.12-.61l-2.01-1.58zM12 15.6c-1.98 0-3.6-1.62-3.6-3.6s1.62-3.6 3.6-3.6 3.6 1.62 3.6 3.6-1.62 3.6-3.6 3.6z"})})},Ln=function(){return zt("svg",{viewBox:"0 0 24 24",fill:"currentColor",children:zt("path",{d:"M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"})})},zn=function(){return zt("svg",{viewBox:"0 0 24 24",fill:"currentColor",children:zt("path",{d:"M12 5V2L8 6l4 4V7c3.31 0 6 2.69 6 6 0 2.97-2.17 5.43-5 5.91v2.02c3.95-.49 7-3.85 7-7.93 0-4.42-3.58-8-8-8zm-6 8c0-1.65.67-3.15 1.76-4.24L6.34 7.34C4.9 8.79 4 10.79 4 13c0 4.08 3.05 7.44 7 7.93v-2.02c-2.83-.48-5-2.94-5-5.91z"})})},jn=function(){return zt("svg",{viewBox:"0 0 24 24",fill:"currentColor",children:zt("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z"})})},$n=function(){return zt("svg",{viewBox:"0 0 24 24",fill:"currentColor",children:zt("path",{d:"M1 21h22L12 2 1 21zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"})})},Hn=function(){return zt("svg",{viewBox:"0 0 24 24",fill:"currentColor",children:zt("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"})})},Yn=function(){return zt("svg",{viewBox:"0 0 24 24",fill:"currentColor",children:zt("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"})})},Un=function(){return zt("svg",{viewBox:"0 0 24 24",fill:"currentColor",children:zt("path",{d:"M12 6v3l4-4-4-4v3c-4.42 0-8 3.58-8 8 0 1.57.46 3.03 1.24 4.26L6.7 14.8c-.45-.83-.7-1.79-.7-2.8 0-3.31 2.69-6 6-6zm6.76 1.74L17.3 9.2c.44.84.7 1.79.7 2.8 0 3.31-2.69 6-6 6v-3l-4 4 4 4v-3c4.42 0 8-3.58 8-8 0-1.57-.46-3.03-1.24-4.26z"})})},Vn=function(){return zt("svg",{viewBox:"0 0 24 24",fill:"currentColor",children:zt("path",{d:"M7.41 8.59 12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z"})})},qn=function(){return zt("svg",{viewBox:"0 0 24 24",fill:"currentColor",children:zt("path",{d:"m7 10 5 5 5-5z"})})},Wn=function(){return zt("svg",{viewBox:"0 0 24 24",fill:"currentColor",children:[zt("path",{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"}),zt("path",{d:"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z"})]})},Qn=function(){return zt("svg",{viewBox:"0 0 24 24",fill:"currentColor",children:zt("path",{d:"M20 3h-1V1h-2v2H7V1H5v2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 18H4V8h16v13z"})})},Gn=function(){return zt("svg",{viewBox:"0 0 24 24",fill:"currentColor",children:zt("path",{d:"m22 5.72-4.6-3.86-1.29 1.53 4.6 3.86L22 5.72zM7.88 3.39 6.6 1.86 2 5.71l1.29 1.53 4.59-3.85zM12.5 8H11v6l4.75 2.85.75-1.23-4-2.37V8zM12 4c-4.97 0-9 4.03-9 9s4.02 9 9 9c4.97 0 9-4.03 9-9s-4.03-9-9-9zm0 16c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7z"})})},Jn=function(){return zt("svg",{viewBox:"0 0 24 24",fill:"currentColor",children:zt("path",{d:"M20 5H4c-1.1 0-1.99.9-1.99 2L2 17c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm-9 3h2v2h-2V8zm0 3h2v2h-2v-2zM8 8h2v2H8V8zm0 3h2v2H8v-2zm-1 2H5v-2h2v2zm0-3H5V8h2v2zm9 7H8v-2h8v2zm0-4h-2v-2h2v2zm0-3h-2V8h2v2zm3 3h-2v-2h2v2zm0-3h-2V8h2v2z"})})},Zn=function(){return zt("svg",{viewBox:"0 0 24 24",fill:"currentColor",children:zt("path",{d:"M8 5v14l11-7z"})})},Kn=function(){return zt("svg",{viewBox:"0 0 24 24",fill:"currentColor",children:zt("path",{d:"m10 16.5 6-4.5-6-4.5v9zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"})})},Xn=function(){return zt("svg",{viewBox:"0 0 24 24",fill:"currentColor",children:zt("path",{d:"m3.5 18.49 6-6.01 4 4L22 6.92l-1.41-1.41-7.09 7.97-4-4L2 16.99z"})})},er=function(){return zt("svg",{viewBox:"0 0 24 24",fill:"currentColor",children:zt("path",{d:"M10 10.02h5V21h-5zM17 21h3c1.1 0 2-.9 2-2v-9h-5v11zm3-18H5c-1.1 0-2 .9-2 2v3h19V5c0-1.1-.9-2-2-2zM3 19c0 1.1.9 2 2 2h3V10H3v9z"})})},tr=function(){return zt("svg",{viewBox:"0 0 24 24",fill:"currentColor",children:zt("path",{d:"M9.4 16.6 4.8 12l4.6-4.6L8 6l-6 6 6 6 1.4-1.4zm5.2 0 4.6-4.6-4.6-4.6L16 6l6 6-6 6-1.4-1.4z"})})},nr=function(){return zt("svg",{viewBox:"0 0 24 24",fill:"currentColor",children:zt("path",{d:"M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zM19 4h-3.5l-1-1h-5l-1 1H5v2h14V4z"})})},rr=function(){return zt("svg",{viewBox:"0 0 24 24",fill:"currentColor",children:zt("path",{d:"M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"})})},ir=function(){return zt("svg",{viewBox:"0 0 24 24",fill:"currentColor",children:zt("path",{d:"M19 13H5v-2h14v2z"})})},ar=function(){return zt("svg",{viewBox:"0 0 24 24",fill:"currentColor",children:zt("path",{d:"M8.9999 14.7854L18.8928 4.8925C19.0803 4.70497 19.3347 4.59961 19.5999 4.59961C19.8651 4.59961 20.1195 4.70497 20.307 4.8925L21.707 6.2925C22.0975 6.68303 22.0975 7.31619 21.707 7.70672L9.70701 19.7067C9.31648 20.0972 8.68332 20.0972 8.2928 19.7067L2.6928 14.1067C2.50526 13.9192 2.3999 13.6648 2.3999 13.3996C2.3999 13.1344 2.50526 12.88 2.6928 12.6925L4.0928 11.2925C4.48332 10.902 5.11648 10.902 5.50701 11.2925L8.9999 14.7854Z"})})},or=function(){return zt("svg",{viewBox:"0 0 24 24",fill:"currentColor",children:zt("path",{d:"M12 4.5C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5zM12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5zm0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z"})})},ur=function(){return zt("svg",{viewBox:"0 0 24 24",fill:"currentColor",children:zt("path",{d:"M12 7c2.76 0 5 2.24 5 5 0 .65-.13 1.26-.36 1.83l2.92 2.92c1.51-1.26 2.7-2.89 3.43-4.75-1.73-4.39-6-7.5-11-7.5-1.4 0-2.74.25-3.98.7l2.16 2.16C10.74 7.13 11.35 7 12 7zM2 4.27l2.28 2.28.46.46C3.08 8.3 1.78 10.02 1 12c1.73 4.39 6 7.5 11 7.5 1.55 0 3.03-.3 4.38-.84l.42.42L19.73 22 21 20.73 3.27 3 2 4.27zM7.53 9.8l1.55 1.55c-.05.21-.08.43-.08.65 0 1.66 1.34 3 3 3 .22 0 .44-.03.65-.08l1.55 1.55c-.67.33-1.41.53-2.2.53-2.76 0-5-2.24-5-5 0-.79.2-1.53.53-2.2zm4.31-.78 3.15 3.15.02-.16c0-1.66-1.34-3-3-3l-.17.01z"})})},lr=function(){return zt("svg",{viewBox:"0 0 24 24",fill:"currentColor",children:zt("path",{d:"M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"})})},cr=function(){return zt("svg",{viewBox:"0 0 24 24",fill:"currentColor",children:zt("path",{d:"M20 9H4v2h16V9zM4 15h16v-2H4v2z"})})},sr=function(){return zt("svg",{viewBox:"0 0 24 24",fill:"currentColor",children:zt("path",{d:"M23 8c0 1.1-.9 2-2 2-.18 0-.35-.02-.51-.07l-3.56 3.55c.05.16.07.34.07.52 0 1.1-.9 2-2 2s-2-.9-2-2c0-.18.02-.36.07-.52l-2.55-2.55c-.16.05-.34.07-.52.07s-.36-.02-.52-.07l-4.55 4.56c.05.16.07.33.07.51 0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2c.18 0 .35.02.51.07l4.56-4.55C8.02 9.36 8 9.18 8 9c0-1.1.9-2 2-2s2 .9 2 2c0 .18-.02.36-.07.52l2.55 2.55c.16-.05.34-.07.52-.07s.36.02.52.07l3.55-3.56C19.02 8.35 19 8.18 19 8c0-1.1.9-2 2-2s2 .9 2 2z"})})},fr=function(){return zt("svg",{viewBox:"0 0 24 24",fill:"currentColor",children:[zt("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21 5C19.89 4.65 18.67 4.5 17.5 4.5C15.55 4.5 13.45 4.9 12 6C10.55 4.9 8.45 4.5 6.5 4.5C5.33 4.5 4.11 4.65 3 5C2.25 5.25 1.6 5.55 1 6V20.6C1 20.85 1.25 21.1 1.5 21.1C1.6 21.1 1.65 21.1 1.75 21.05C3.15 20.3 4.85 20 6.5 20C8.2 20 10.65 20.65 12 21.5C13.35 20.65 15.8 20 17.5 20C19.15 20 20.85 20.3 22.25 21.05C22.35 21.1 22.4 21.1 22.5 21.1C22.75 21.1 23 20.85 23 20.6V6C22.4 5.55 21.75 5.25 21 5ZM21 18.5C19.9 18.15 18.7 18 17.5 18C15.8 18 13.35 18.65 12 19.5C10.65 18.65 8.2 18 6.5 18C5.3 18 4.1 18.15 3 18.5V7C4.1 6.65 5.3 6.5 6.5 6.5C8.2 6.5 10.65 7.15 12 8C13.35 7.15 15.8 6.5 17.5 6.5C18.7 6.5 19.9 6.65 21 7V18.5Z"}),zt("path",{d:"M17.5 10.5C18.38 10.5 19.23 10.59 20 10.76V9.24C19.21 9.09 18.36 9 17.5 9C15.8 9 14.26 9.29 13 9.83V11.49C14.13 10.85 15.7 10.5 17.5 10.5ZM13 12.49V14.15C14.13 13.51 15.7 13.16 17.5 13.16C18.38 13.16 19.23 13.25 20 13.42V11.9C19.21 11.75 18.36 11.66 17.5 11.66C15.8 11.66 14.26 11.96 13 12.49ZM17.5 14.33C15.8 14.33 14.26 14.62 13 15.16V16.82C14.13 16.18 15.7 15.83 17.5 15.83C18.38 15.83 19.23 15.92 20 16.09V14.57C19.21 14.41 18.36 14.33 17.5 14.33Z"}),zt("path",{d:"M6.5 10.5C5.62 10.5 4.77 10.59 4 10.76V9.24C4.79 9.09 5.64 9 6.5 9C8.2 9 9.74 9.29 11 9.83V11.49C9.87 10.85 8.3 10.5 6.5 10.5ZM11 12.49V14.15C9.87 13.51 8.3 13.16 6.5 13.16C5.62 13.16 4.77 13.25 4 13.42V11.9C4.79 11.75 5.64 11.66 6.5 11.66C8.2 11.66 9.74 11.96 11 12.49ZM6.5 14.33C8.2 14.33 9.74 14.62 11 15.16V16.82C9.87 16.18 8.3 15.83 6.5 15.83C5.62 15.83 4.77 15.92 4 16.09V14.57C4.79 14.41 5.64 14.33 6.5 14.33Z"})]})},dr=function(){return zt("svg",{viewBox:"0 0 24 24",fill:"currentColor",children:zt("path",{d:"M12 2C6.49 2 2 6.49 2 12s4.49 10 10 10 10-4.49 10-10S17.51 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3-8c0 1.66-1.34 3-3 3s-3-1.34-3-3 1.34-3 3-3 3 1.34 3 3z"})})},hr=function(){return zt("svg",{viewBox:"0 0 24 24",fill:"currentColor",children:zt("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2ZM12 6C9.79 6 8 7.79 8 10H10C10 8.9 10.9 8 12 8C13.1 8 14 8.9 14 10C14 10.8792 13.4202 11.3236 12.7704 11.8217C11.9421 12.4566 11 13.1787 11 15H13C13 13.9046 13.711 13.2833 14.4408 12.6455C15.21 11.9733 16 11.2829 16 10C16 7.79 14.21 6 12 6ZM13 16V18H11V16H13Z"})})},pr=function(){return zt("svg",{viewBox:"0 0 24 24",fill:"currentColor",children:zt("path",{d:"M4 20h16c1.1 0 2-.9 2-2s-.9-2-2-2H4c-1.1 0-2 .9-2 2s.9 2 2 2zm0-3h2v2H4v-2zM2 6c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2s-.9-2-2-2H4c-1.1 0-2 .9-2 2zm4 1H4V5h2v2zm-2 7h16c1.1 0 2-.9 2-2s-.9-2-2-2H4c-1.1 0-2 .9-2 2s.9 2 2 2zm0-3h2v2H4v-2z"})})},mr=function(){return zt("svg",{viewBox:"0 0 24 24",fill:"currentColor",children:zt("path",{d:"M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"})})},vr=function(){return zt("svg",{viewBox:"0 0 24 24",fill:"currentColor",children:zt("path",{d:"M3 17v2h6v-2H3zM3 5v2h10V5H3zm10 16v-2h8v-2h-8v-2h-2v6h2zM7 9v2H3v2h4v2h2V9H7zm14 4v-2H11v2h10zm-6-4h2V7h4V5h-4V3h-2v6z"})})},gr=function(){return zt("svg",{viewBox:"0 0 24 24",fill:"currentColor",children:zt("path",{d:"M7 20h4c0 1.1-.9 2-2 2s-2-.9-2-2zm-2-1h8v-2H5v2zm11.5-9.5c0 3.82-2.66 5.86-3.77 6.5H5.27c-1.11-.64-3.77-2.68-3.77-6.5C1.5 5.36 4.86 2 9 2s7.5 3.36 7.5 7.5zm4.87-2.13L20 8l1.37.63L22 10l.63-1.37L24 8l-1.37-.63L22 6l-.63 1.37zM19 6l.94-2.06L22 3l-2.06-.94L19 0l-.94 2.06L16 3l2.06.94L19 6z"})})},yr=n(123),_r=n.n(yr);function br(e,t){if(null==e)return{};var n,r,i=function(e,t){if(null==e)return{};var n,r,i={},a=Object.keys(e);for(r=0;r=0||(i[n]=e[n]);return i}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(i[n]=e[n])}return i}var Dr=["to","isNavLink","children"],wr=function(e){var t=e.to,n=e.isNavLink,r=e.children,i=br(e,Dr);return n?zt(it,ft(ft({to:t},i),{},{children:r})):zt("div",ft(ft({},i),{},{children:r}))},kr=function(e){var t,n=e.activeItem,r=e.item,i=e.color,a=void 0===i?Ft("color-primary"):i,o=e.activeNavRef,u=e.onChange,l=e.isNavLink;return zt(wr,{className:_r()(ct({"vm-tabs-item":!0,"vm-tabs-item_active":n===r.value},r.className||"",r.className)),isNavLink:l,to:r.value,style:{color:a},onClick:(t=r.value,function(){u&&u(t)}),ref:n===r.value?o:void 0,children:[r.icon&&zt("div",{className:_r()({"vm-tabs-item__icon":!0,"vm-tabs-item__icon_single":!r.label}),children:r.icon}),r.label]})},xr="undefined"!==typeof window?r.useLayoutEffect:r.useEffect;var Cr=function(e,t,n,i){var a=(0,r.useRef)(t);xr((function(){a.current=t}),[t]),(0,r.useEffect)((function(){var t,r=null!==(t=null===n||void 0===n?void 0:n.current)&&void 0!==t?t:window;if(r&&r.addEventListener){var o=function(e){return a.current(e)};return r.addEventListener(e,o,i),function(){r.removeEventListener(e,o,i)}}}),[e,n,i])},Er=function(){var e=v((0,r.useState)({width:0,height:0}),2),t=e[0],n=e[1],i=function(){n({width:window.innerWidth,height:window.innerHeight})};return Cr("resize",i),xr(i,[]),t},Sr=function(e){var t=e.activeItem,n=e.items,i=e.color,a=void 0===i?Ft("color-primary"):i,o=e.onChange,u=e.indicatorPlacement,l=void 0===u?"bottom":u,c=e.isNavLink,s=Er(),f=(0,r.useRef)(null),d=v((0,r.useState)({left:0,width:0,bottom:0}),2),h=d[0],p=d[1];return(0,r.useEffect)((function(){var e;if((null===(e=f.current)||void 0===e?void 0:e.base)instanceof HTMLElement){var t=f.current.base,n=t.offsetLeft,r=t.offsetWidth,i=t.offsetHeight;p({left:n,width:r,bottom:"top"===l?i-2:0})}}),[s,t,f,n]),zt("div",{className:"vm-tabs",children:[n.map((function(e){return zt(kr,{activeItem:t,item:e,onChange:o,color:a,activeNavRef:f,isNavLink:c},e.value)})),zt("div",{className:"vm-tabs__indicator",style:ft(ft({},h),{},{borderColor:a})})]})},Ar=[{value:"chart",icon:zt(Xn,{}),label:"Graph",prometheusCode:0},{value:"code",icon:zt(tr,{}),label:"JSON",prometheusCode:3},{value:"table",icon:zt(er,{}),label:"Table",prometheusCode:1}],Nr=function(){var e=Pr().displayType,t=Rr();return zt(Sr,{activeItem:e,items:Ar,onChange:function(n){var r;t({type:"SET_DISPLAY_TYPE",payload:null!==(r=n)&&void 0!==r?r:e})}})},Mr=Ct("g0.tab",0),Fr=Ar.find((function(e){return e.prometheusCode===+Mr||e.value===Mr})),Tr=St("SERIES_LIMITS"),Or={displayType:(null===Fr||void 0===Fr?void 0:Fr.value)||"chart",nocache:!1,isTracingEnabled:!1,seriesLimits:Tr?JSON.parse(St("SERIES_LIMITS")):kt,tableCompact:St("TABLE_COMPACT")||!1};function Ir(e,t){switch(t.type){case"SET_DISPLAY_TYPE":return ft(ft({},e),{},{displayType:t.payload});case"SET_SERIES_LIMITS":return Et("SERIES_LIMITS",JSON.stringify(t.payload)),ft(ft({},e),{},{seriesLimits:t.payload});case"TOGGLE_QUERY_TRACING":return ft(ft({},e),{},{isTracingEnabled:!e.isTracingEnabled});case"TOGGLE_NO_CACHE":return ft(ft({},e),{},{nocache:!e.nocache});case"TOGGLE_TABLE_COMPACT":return Et("TABLE_COMPACT",!e.tableCompact),ft(ft({},e),{},{tableCompact:!e.tableCompact});default:throw new Error}}var Br=(0,r.createContext)({}),Pr=function(){return(0,r.useContext)(Br).state},Rr=function(){return(0,r.useContext)(Br).dispatch},Lr={customStep:Ct("g0.step_input",""),yaxis:{limits:{enable:!1,range:{1:[0,0]}}},isHistogram:!1};function zr(e,t){switch(t.type){case"TOGGLE_ENABLE_YAXIS_LIMITS":return ft(ft({},e),{},{yaxis:ft(ft({},e.yaxis),{},{limits:ft(ft({},e.yaxis.limits),{},{enable:!e.yaxis.limits.enable})})});case"SET_CUSTOM_STEP":return ft(ft({},e),{},{customStep:t.payload});case"SET_YAXIS_LIMITS":return ft(ft({},e),{},{yaxis:ft(ft({},e.yaxis),{},{limits:ft(ft({},e.yaxis.limits),{},{range:t.payload})})});case"SET_IS_HISTOGRAM":return ft(ft({},e),{},{isHistogram:t.payload});default:throw new Error}}var jr=(0,r.createContext)({}),$r=function(){return(0,r.useContext)(jr).state},Hr=function(){return(0,r.useContext)(jr).dispatch},Yr={topN:Ct("topN",null),maxLifetime:Ct("maxLifetime",""),runQuery:0};function Ur(e,t){switch(t.type){case"SET_TOP_N":return ft(ft({},e),{},{topN:t.payload});case"SET_MAX_LIFE_TIME":return ft(ft({},e),{},{maxLifetime:t.payload});case"SET_RUN_QUERY":return ft(ft({},e),{},{runQuery:e.runQuery+1});default:throw new Error}}var Vr=(0,r.createContext)({}),qr=function(){return(0,r.useContext)(Vr).state},Wr={windows:"Windows",mac:"Mac OS",linux:"Linux"},Qr=function(){return(Object.values(Wr).find((function(e){return navigator.userAgent.indexOf(e)>=0}))||"unknown")===Wr.mac};function Gr(){var e=Er(),t=function(){var e=["Android","webOS","iPhone","iPad","iPod","BlackBerry","Windows Phone"].map((function(e){return navigator.userAgent.match(new RegExp(e,"i"))})).some((function(e){return e})),t=window.innerWidth<500;return e||t},n=v((0,r.useState)(t()),2),i=n[0],a=n[1];return(0,r.useEffect)((function(){a(t())}),[e]),{isMobile:i}}var Jr={success:zt(Yn,{}),error:zt(Hn,{}),warning:zt($n,{}),info:zt(jn,{})},Zr=function(e){var t,n=e.variant,r=e.children,i=$t().isDarkTheme,a=Gr().isMobile;return zt("div",{className:_r()((t={"vm-alert":!0},ct(t,"vm-alert_".concat(n),n),ct(t,"vm-alert_dark",i),ct(t,"vm-alert_mobile",a),t)),children:[zt("div",{className:"vm-alert__icon",children:Jr[n||"info"]}),zt("div",{className:"vm-alert__content",children:r})]})},Kr=(0,r.createContext)({showInfoMessage:function(){}}),Xr=function(){return(0,r.useContext)(Kr)},ei={dashboardsSettings:[],dashboardsLoading:!1,dashboardsError:""};function ti(e,t){switch(t.type){case"SET_DASHBOARDS_SETTINGS":return ft(ft({},e),{},{dashboardsSettings:t.payload});case"SET_DASHBOARDS_LOADING":return ft(ft({},e),{},{dashboardsLoading:t.payload});case"SET_DASHBOARDS_ERROR":return ft(ft({},e),{},{dashboardsError:t.payload});default:throw new Error}}var ni=(0,r.createContext)({}),ri=function(){return(0,r.useContext)(ni).state},ii=function(){for(var e=arguments.length,t=new Array(e),n=0;nd,m=r.top-20<0,v=r.left+D.width+20>f,g=r.left-20<0;return p&&(r.top=t.top-D.height-u),m&&(r.top=t.height+t.top+u),v&&(r.left=t.right-D.width-l),g&&(r.left=t.left+l),h&&(r.width="".concat(t.width,"px")),r.top<0&&(r.top=20),r}),[n,a,x,t,h]);d&&oi(S,(function(){return C(!1)}),n),(0,r.useEffect)((function(){if(S.current&&x&&(!g||m)){var e=S.current.getBoundingClientRect(),t=e.right,n=e.width;if(t>window.innerWidth){var r=window.innerWidth-20-n;S.current.style.left=rm,y=r.top-20<0,_=r.left+p.width+20>h,b=r.left-20<0;return v&&(r.top=n.top-p.height-c),y&&(r.top=n.height+n.top+c),_&&(r.left=n.right-p.width-s),b&&(r.left=n.left+s),r.top<0&&(r.top=20),r.left<0&&(r.left=20),r}),[g,o,f,p]),b=function(){"boolean"!==typeof i&&d(!0)},D=function(){d(!1)};return(0,r.useEffect)((function(){"boolean"===typeof i&&d(i)}),[i]),(0,r.useEffect)((function(){var e,t=null===g||void 0===g||null===(e=g.current)||void 0===e?void 0:e.base;if(t)return t.addEventListener("mouseenter",b),t.addEventListener("mouseleave",D),function(){t.removeEventListener("mouseenter",b),t.removeEventListener("mouseleave",D)}}),[g]),zt(Rt.HY,{children:[zt(r.Fragment,{ref:g,children:t}),!c&&f&&r.default.createPortal(zt("div",{className:"vm-tooltip",ref:y,style:_,children:n}),document.body)]})},pi=zt("code",{children:Qr()?"Cmd":"Ctrl"}),mi=[{title:"Zoom in",description:zt(Rt.HY,{children:["To zoom in, hold down the ",pi," + ",zt("code",{children:"scroll up"}),", or press the ",zt("code",{children:"+"}),". Also, you can zoom in on a range on the graph by holding down your mouse button and selecting the range."]})},{title:"Zoom out",description:zt(Rt.HY,{children:["To zoom out, hold down the ",pi," + ",zt("code",{children:"scroll down"}),", or press the ",zt("code",{children:"-"}),"."]})},{title:"Move horizontal axis",description:zt(Rt.HY,{children:["To move the graph, hold down the ",pi," + ",zt("code",{children:"drag"})," the graph to the right or left."]})},{title:"Fixing a tooltip",description:zt(Rt.HY,{children:["To fix the tooltip, ",zt("code",{children:"click"})," mouse when it's open. Then, you can drag the fixed tooltip by ",zt("code",{children:"clicking"})," and ",zt("code",{children:"dragging"})," on the ",zt(cr,{})," icon."]})},{title:"Set a custom range for the vertical axis",description:zt(Rt.HY,{children:["To set a custom range for the vertical axis, click on the ",zt(Rn,{})," icon located in the upper right corner of the graph, activate the toggle, and set the values."]})}],vi=[{title:"Show/hide a legend item",description:zt(Rt.HY,{children:[zt("code",{children:"click"})," on a legend item to isolate it on the graph.",pi," + ",zt("code",{children:"click"})," on a legend item to remove it from the graph. To revert to the previous state, click again."]})},{title:"Copy label key-value pairs",description:zt(Rt.HY,{children:[zt("code",{children:"click"})," on a label key-value pair to save it to the clipboard."]})},{title:"Collapse/Expand the legend group",description:zt(Rt.HY,{children:[zt("code",{children:"click"})," on the group name (e.g. ",zt("b",{children:'Query 1: {__name__!=""}'}),") to collapse or expand the legend."]})}],gi=mi.concat(vi),yi=function(){var e=li(!1),t=e.value,n=e.setFalse,r=e.setTrue;return zt(Rt.HY,{children:[zt(hi,{title:"Show tips on working with the graph",children:zt(ui,{variant:"text",color:"gray",startIcon:zt(gr,{}),onClick:r})}),t&&zt(di,{title:"Tips on working with the graph and the legend",onClose:n,children:zt("div",{className:"fc-graph-tips",children:gi.map((function(e){var t=e.title,n=e.description;return zt("div",{className:"fc-graph-tips-item",children:[zt("h4",{className:"fc-graph-tips-item__action",children:t}),zt("p",{className:"fc-graph-tips-item__description",children:n})]},t)}))})})]})},_i=zt("code",{children:Qr()?"Cmd":"Ctrl"}),bi=[{title:"Query",list:[{keys:zt("code",{children:"Enter"}),description:"Run"},{keys:zt(Rt.HY,{children:[zt("code",{children:"Shift"})," + ",zt("code",{children:"Enter"})]}),description:"Multi-line queries"},{keys:zt(Rt.HY,{children:[_i," + ",zt("code",{children:"Arrow Up"})]}),description:"Previous command from the Query history"},{keys:zt(Rt.HY,{children:[_i," + ",zt("code",{children:"Arrow Down"})]}),description:"Next command from the Query history"},{keys:zt(Rt.HY,{children:[_i," + ",zt("code",{children:"click"})," by ",zt(or,{})]}),description:"Toggle multiple queries"}]},{title:"Graph",readMore:zt(yi,{}),list:[{keys:zt(Rt.HY,{children:[_i," + ",zt("code",{children:"scroll Up"})," or ",zt("code",{children:"+"})]}),description:"Zoom in"},{keys:zt(Rt.HY,{children:[_i," + ",zt("code",{children:"scroll Down"})," or ",zt("code",{children:"-"})]}),description:"Zoom out"},{keys:zt(Rt.HY,{children:[_i," + ",zt("code",{children:"drag"})]}),description:"Move the graph left/right"},{keys:zt(Rt.HY,{children:zt("code",{children:"click"})}),description:"Select the series in the legend"},{keys:zt(Rt.HY,{children:[_i," + ",zt("code",{children:"click"})]}),description:"Toggle multiple series in the legend"}]}],Di="Shortcut keys",wi=Qr(),ki=wi?"Cmd + /":"F1",xi=function(e){var t=e.showTitle,n=gt(),i=li(!1),a=i.value,o=i.setTrue,u=i.setFalse,l=(0,r.useCallback)((function(e){var t=wi&&"/"===e.key&&e.metaKey,n=!wi&&"F1"===e.key&&!e.metaKey;(t||n)&&o()}),[o]);return Cr("keydown",l),zt(Rt.HY,{children:[zt(hi,{open:!0!==t&&void 0,title:"".concat(Di," (").concat(ki,")"),placement:"bottom-center",children:zt(ui,{className:n?"":"vm-header-button",variant:"contained",color:"primary",startIcon:zt(Jn,{}),onClick:o,children:t&&Di})}),a&&zt(di,{title:"Shortcut keys",onClose:u,children:zt("div",{className:"vm-shortcuts",children:bi.map((function(e){return zt("div",{className:"vm-shortcuts-section",children:[e.readMore&&zt("div",{className:"vm-shortcuts-section__read-more",children:e.readMore}),zt("h3",{className:"vm-shortcuts-section__title",children:e.title}),zt("div",{className:"vm-shortcuts-section-list",children:e.list.map((function(t,n){return zt("div",{className:"vm-shortcuts-section-list-item",children:[zt("div",{className:"vm-shortcuts-section-list-item__key",children:t.keys}),zt("p",{className:"vm-shortcuts-section-list-item__description",children:t.description})]},"".concat(e.title,"_").concat(n))}))})]},e.title)}))})})]})},Ci=function(e){var t=e.open;return zt("button",{className:_r()({"vm-menu-burger":!0,"vm-menu-burger_opened":t}),children:zt("span",{})})},Ei=function(e){var t=e.background,n=e.color,i=Me().pathname,a=Gr().isMobile,o=(0,r.useRef)(null),u=li(!1),l=u.value,c=u.toggle,s=u.setFalse;return(0,r.useEffect)(s,[i]),oi(o,s),zt("div",{className:"vm-header-sidebar",ref:o,children:[zt("div",{className:_r()({"vm-header-sidebar-button":!0,"vm-header-sidebar-button_open":l}),onClick:c,children:zt(Ci,{open:l})}),zt("div",{className:_r()({"vm-header-sidebar-menu":!0,"vm-header-sidebar-menu_open":l}),children:[zt("div",{children:zt(fi,{color:n,background:t,direction:"column"})}),zt("div",{className:"vm-header-sidebar-menu-settings",children:!a&&zt(xi,{showTitle:!0})})]})]})},Si=function(e){var t=e.label,n=e.value,i=e.type,a=void 0===i?"text":i,o=e.error,u=void 0===o?"":o,l=e.placeholder,c=e.endIcon,s=e.startIcon,f=e.disabled,d=void 0!==f&&f,h=e.autofocus,p=void 0!==h&&h,m=e.helperText,v=e.inputmode,g=void 0===v?"text":v,y=e.onChange,_=e.onEnter,b=e.onKeyDown,D=e.onFocus,w=e.onBlur,k=$t().isDarkTheme,x=Gr().isMobile,C=(0,r.useRef)(null),E=(0,r.useRef)(null),S=(0,r.useMemo)((function(){return"textarea"===a?E:C}),[a]),A=_r()({"vm-text-field__input":!0,"vm-text-field__input_error":u,"vm-text-field__input_icon-start":s,"vm-text-field__input_disabled":d,"vm-text-field__input_textarea":"textarea"===a}),N=function(e){b&&b(e),"Enter"!==e.key||e.shiftKey||(e.preventDefault(),_&&_())},M=function(e){d||y&&y(e.target.value)};(0,r.useEffect)((function(){var e;p&&!x&&(null===S||void 0===S||null===(e=S.current)||void 0===e?void 0:e.focus)&&S.current.focus()}),[S,p]);var F=function(){D&&D()},T=function(){w&&w()};return zt("label",{className:_r()({"vm-text-field":!0,"vm-text-field_textarea":"textarea"===a,"vm-text-field_dark":k}),"data-replicated-value":n,children:[s&&zt("div",{className:"vm-text-field__icon-start",children:s}),c&&zt("div",{className:"vm-text-field__icon-end",children:c}),"textarea"===a?zt("textarea",{className:A,disabled:d,ref:E,value:n,rows:1,inputMode:g,placeholder:l,autoCapitalize:"none",onInput:M,onKeyDown:N,onFocus:F,onBlur:T}):zt("input",{className:A,disabled:d,ref:C,value:n,type:a,placeholder:l,inputMode:g,autoCapitalize:"none",onInput:M,onKeyDown:N,onFocus:F,onBlur:T}),t&&zt("span",{className:"vm-text-field__label",children:t}),zt("span",{className:"vm-text-field__error","data-show":!!u,children:u}),m&&!u&&zt("span",{className:"vm-text-field__helper-text",children:m})]})},Ai=/(\/select\/)(\d+|\d.+)(\/)(.+)/,Ni=function(e){var t;return(null===(t=e.match(Ai))||void 0===t?void 0:t[2])||""},Mi=function(e){var t=e.accountIds,n=gt(),i=Gr().isMobile,a=$t(),o=a.tenantId,u=a.serverUrl,l=Ht(),c=An(),s=v((0,r.useState)(""),2),f=s[0],d=s[1],h=(0,r.useRef)(null),p=li(!1),m=p.value,g=p.toggle,y=p.setFalse,_=(0,r.useMemo)((function(){if(!f)return t;try{var e=new RegExp(f,"i");return t.filter((function(t){return e.test(t)})).sort((function(t,n){var r,i;return((null===(r=t.match(e))||void 0===r?void 0:r.index)||0)-((null===(i=n.match(e))||void 0===i?void 0:i.index)||0)}))}catch(n){return[]}}),[f,t]),b=(0,r.useMemo)((function(){return t.length>1}),[t]),D=function(e){return function(){var t=e;if(l({type:"SET_TENANT_ID",payload:t}),u){var n=function(e,t){return e.replace(Ai,"$1".concat(t,"/$4"))}(u,t);if(n===u)return;l({type:"SET_SERVER",payload:n}),c({type:"RUN_QUERY"})}y()}};return(0,r.useEffect)((function(){var e=Ni(u);o&&o!==e?D(o)():D(e)()}),[u]),b?zt("div",{className:"vm-tenant-input",children:[zt(hi,{title:"Define Tenant ID if you need request to another storage",children:zt("div",{ref:h,children:i?zt("div",{className:"vm-mobile-option",onClick:g,children:[zt("span",{className:"vm-mobile-option__icon",children:zt(pr,{})}),zt("div",{className:"vm-mobile-option-text",children:[zt("span",{className:"vm-mobile-option-text__label",children:"Tenant ID"}),zt("span",{className:"vm-mobile-option-text__value",children:o})]}),zt("span",{className:"vm-mobile-option__arrow",children:zt(Vn,{})})]}):zt(ui,{className:n?"":"vm-header-button",variant:"contained",color:"primary",fullWidth:!0,startIcon:zt(pr,{}),endIcon:zt("div",{className:_r()({"vm-execution-controls-buttons__arrow":!0,"vm-execution-controls-buttons__arrow_open":m}),children:zt(Vn,{})}),onClick:g,children:o})})}),zt(ci,{open:m,placement:"bottom-right",onClose:y,buttonRef:h,title:i?"Define Tenant ID":void 0,children:zt("div",{className:_r()({"vm-list vm-tenant-input-list":!0,"vm-list vm-tenant-input-list_mobile":i}),children:[zt("div",{className:"vm-tenant-input-list__search",children:zt(Si,{autofocus:!0,label:"Search",value:f,onChange:d,type:"search"})}),_.map((function(e){return zt("div",{className:_r()({"vm-list-item":!0,"vm-list-item_mobile":i,"vm-list-item_active":e===o}),onClick:D(e),children:e},e)}))]})})]}):null};var Fi=function(e){var t=(0,r.useRef)();return(0,r.useEffect)((function(){t.current=e}),[e]),t.current},Ti=function(){var e=gt(),t=Gr().isMobile,n=$r(),i=n.customStep,a=n.isHistogram,o=Sn().period,u=o.step,l=o.end,c=o.start,s=Hr(),f=Fi(l-c),d=(0,r.useMemo)((function(){return on(l-c,a)}),[u,a]),h=v((0,r.useState)(i||d),2),p=h[0],m=h[1],g=v((0,r.useState)(""),2),y=g[0],_=g[1],b=li(!1),D=b.value,w=b.toggle,k=b.setFalse,x=(0,r.useRef)(null),C=function(e){var t=e||p||d||"1s",n=(t.match(/[a-zA-Z]+/g)||[]).length?t:"".concat(t,"s");s({type:"SET_CUSTOM_STEP",payload:n}),m(n),_("")},E=function(e){var t=e.match(/[-+]?([0-9]*\.[0-9]+|[0-9]+)/g)||[],n=e.match(/[a-zA-Z]+/g)||[],r=t.length&&t.every((function(e){return parseFloat(e)>0})),i=n.every((function(e){return en.find((function(t){return t.short===e}))})),a=r&&i;m(e),_(a?"":Nt.validStep)};return(0,r.useEffect)((function(){i&&C(i)}),[i]),(0,r.useEffect)((function(){!i&&d&&C(d)}),[d]),(0,r.useEffect)((function(){l-c!==f&&f&&d&&C(d)}),[l,c,f,d]),(0,r.useEffect)((function(){u!==i&&u!==d||C(d)}),[a]),zt("div",{className:"vm-step-control",ref:x,children:[t?zt("div",{className:"vm-mobile-option",onClick:w,children:[zt("span",{className:"vm-mobile-option__icon",children:zt(sr,{})}),zt("div",{className:"vm-mobile-option-text",children:[zt("span",{className:"vm-mobile-option-text__label",children:"Step"}),zt("span",{className:"vm-mobile-option-text__value",children:p})]}),zt("span",{className:"vm-mobile-option__arrow",children:zt(Vn,{})})]}):zt(hi,{title:"Query resolution step width",children:zt(ui,{className:e?"":"vm-header-button",variant:"contained",color:"primary",startIcon:zt(sr,{}),onClick:w,children:zt("p",{children:["STEP",zt("p",{className:"vm-step-control__value",children:p})]})})}),zt(ci,{open:D,placement:"bottom-right",onClose:k,buttonRef:x,title:t?"Query resolution step width":void 0,children:zt("div",{className:_r()({"vm-step-control-popper":!0,"vm-step-control-popper_mobile":t}),children:[zt(Si,{autofocus:!0,label:"Step value",value:p,error:y,onChange:E,onEnter:function(){C(),k()},onFocus:function(){document.activeElement instanceof HTMLInputElement&&document.activeElement.select()},onBlur:C,endIcon:zt(hi,{title:"Set default step value: ".concat(d),children:zt(ui,{size:"small",variant:"text",color:"primary",startIcon:zt(zn,{}),onClick:function(){var e=d||"1s";E(e),C(e)}})})}),zt("div",{className:"vm-step-control-popper-info",children:[zt("code",{children:"step"})," - the ",zt("a",{className:"vm-link vm-link_colored",href:"https://prometheus.io/docs/prometheus/latest/querying/basics/#time-durations",target:"_blank",rel:"noreferrer",children:"interval"}),"between datapoints, which must be returned from the range query. The ",zt("code",{children:"query"})," is executed at",zt("code",{children:"start"}),", ",zt("code",{children:"start+step"}),", ",zt("code",{children:"start+2*step"}),", \u2026, ",zt("code",{children:"end"})," timestamps.",zt("a",{className:"vm-link vm-link_colored",href:"https://docs.victoriametrics.com/keyConcepts.html#range-query",target:"_blank",rel:"help noreferrer",children:"Read more about Range query"})]})]})})]})},Oi=function(e){var t=e.relativeTime,n=e.setDuration,r=Gr().isMobile;return zt("div",{className:_r()({"vm-time-duration":!0,"vm-time-duration_mobile":r}),children:dn.map((function(e){var i,a=e.id,o=e.duration,u=e.until,l=e.title;return zt("div",{className:_r()({"vm-list-item":!0,"vm-list-item_mobile":r,"vm-list-item_active":a===t}),onClick:(i={duration:o,until:u(),id:a},function(){n(i)}),children:l||o},a)}))})},Ii=function(e){var t=e.viewDate,n=e.showArrowNav,r=e.onChangeViewDate;return zt("div",{className:"vm-calendar-header",children:[zt("div",{className:"vm-calendar-header-left",onClick:e.toggleDisplayYears,children:[zt("span",{className:"vm-calendar-header-left__date",children:t.format("MMMM YYYY")}),zt("div",{className:"vm-calendar-header-left__select-year",children:zt(qn,{})})]}),n&&zt("div",{className:"vm-calendar-header-right",children:[zt("div",{className:"vm-calendar-header-right__prev",onClick:function(){r(t.subtract(1,"month"))},children:zt(Vn,{})}),zt("div",{className:"vm-calendar-header-right__next",onClick:function(){r(t.add(1,"month"))},children:zt(Vn,{})})]})]})},Bi=["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],Pi=function(e){var t=e.viewDate,n=e.selectDate,i=e.onChangeSelectDate,o="YYYY-MM-DD",u=a()().tz().startOf("day"),l=(0,r.useMemo)((function(){var e=new Array(42).fill(null),n=t.startOf("month"),r=t.endOf("month").diff(n,"day")+1,i=new Array(r).fill(n).map((function(e,t){return e.add(t,"day")})),a=n.day();return e.splice.apply(e,[a,r].concat(_(i))),e}),[t]),c=function(e){return function(){e&&i(e)}};return zt("div",{className:"vm-calendar-body",children:[Bi.map((function(e){return zt("div",{className:"vm-calendar-body-cell vm-calendar-body-cell_weekday",children:e[0]},e)})),l.map((function(e,t){return zt("div",{className:_r()({"vm-calendar-body-cell":!0,"vm-calendar-body-cell_day":!0,"vm-calendar-body-cell_day_empty":!e,"vm-calendar-body-cell_day_active":(e&&e.format(o))===n.format(o),"vm-calendar-body-cell_day_today":(e&&e.format(o))===u.format(o)}),onClick:c(e),children:e&&e.format("D")},e?e.format(o):t)}))]})},Ri=function(e){var t=e.viewDate,n=e.onChangeViewDate,i=a()().format("YYYY"),o=(0,r.useMemo)((function(){return t.format("YYYY")}),[t]),u=(0,r.useMemo)((function(){var e=a()().subtract(9,"year");return new Array(18).fill(e).map((function(e,t){return e.add(t,"year")}))}),[t]);(0,r.useEffect)((function(){var e=document.getElementById("vm-calendar-year-".concat(o));e&&e.scrollIntoView({block:"center"})}),[]);return zt("div",{className:"vm-calendar-years",children:u.map((function(e){return zt("div",{className:_r()({"vm-calendar-years__year":!0,"vm-calendar-years__year_selected":e.format("YYYY")===o,"vm-calendar-years__year_today":e.format("YYYY")===i}),id:"vm-calendar-year-".concat(e.format("YYYY")),onClick:(t=e,function(){n(t)}),children:e.format("YYYY")},e.format("YYYY"));var t}))})},Li=function(e){var t=e.viewDate,n=e.selectDate,i=e.onChangeViewDate,o=a()().format("MM"),u=(0,r.useMemo)((function(){return n.format("MM")}),[n]),l=(0,r.useMemo)((function(){return new Array(12).fill("").map((function(e,n){return a()(t).month(n)}))}),[t]);(0,r.useEffect)((function(){var e=document.getElementById("vm-calendar-year-".concat(u));e&&e.scrollIntoView({block:"center"})}),[]);var c=function(e){return function(){i(e)}};return zt("div",{className:"vm-calendar-years",children:l.map((function(e){return zt("div",{className:_r()({"vm-calendar-years__year":!0,"vm-calendar-years__year_selected":e.format("MM")===u,"vm-calendar-years__year_today":e.format("MM")===o}),id:"vm-calendar-year-".concat(e.format("MM")),onClick:c(e),children:e.format("MMMM")},e.format("MM"))}))})},zi=function(e){return e[e.days=0]="days",e[e.months=1]="months",e[e.years=2]="years",e}(zi||{}),ji=function(e){var t=e.date,n=e.format,i=void 0===n?Vt:n,o=e.onChange,u=v((0,r.useState)(zi.days),2),l=u[0],c=u[1],s=v((0,r.useState)(a().tz(t)),2),f=s[0],d=s[1],h=v((0,r.useState)(a().tz(t)),2),p=h[0],m=h[1],g=a()().startOf("day").tz(),y=g.format()===f.format(),_=Gr().isMobile,b=function(e){d(e),c((function(e){return e===zi.years?zi.months:zi.days}))};return(0,r.useEffect)((function(){p.format()!==a().tz(t).format()&&o(p.format(i))}),[p]),(0,r.useEffect)((function(){var e=a().tz(t);d(e),m(e)}),[t]),zt("div",{className:_r()({"vm-calendar":!0,"vm-calendar_mobile":_}),children:[zt(Ii,{viewDate:f,onChangeViewDate:b,toggleDisplayYears:function(){c((function(e){return e===zi.years?zi.days:zi.years}))},showArrowNav:l===zi.days}),l===zi.days&&zt(Pi,{viewDate:f,selectDate:p,onChangeSelectDate:function(e){m(e)}}),l===zi.years&&zt(Ri,{viewDate:f,onChangeViewDate:b}),l===zi.months&&zt(Li,{selectDate:p,viewDate:f,onChangeViewDate:b}),!y&&l===zi.days&&zt("div",{className:"vm-calendar-footer",children:zt(ui,{variant:"text",size:"small",onClick:function(){d(g)},children:"show today"})})]})},$i=(0,r.forwardRef)((function(e,t){var n=e.date,i=e.targetRef,o=e.format,u=void 0===o?Vt:o,l=e.onChange,c=e.label,s=(0,r.useMemo)((function(){return a()(n).isValid()?a().tz(n):a()().tz()}),[n]),f=Gr().isMobile,d=li(!1),h=d.value,p=d.toggle,m=d.setFalse;return Cr("click",p,i),Cr("keyup",(function(e){"Escape"!==e.key&&"Enter"!==e.key||m()})),zt(Rt.HY,{children:zt(ci,{open:h,buttonRef:i,placement:"bottom-right",onClose:m,title:f?c:void 0,children:zt("div",{ref:t,children:zt(ji,{date:s,format:u,onChange:function(e){l(e),m()}})})})})})),Hi=$i,Yi=n(111),Ui=n.n(Yi),Vi=function(e){return a()(e).isValid()?a().tz(e).format(Vt):e},qi=function(e){var t=e.value,n=void 0===t?"":t,i=e.label,o=e.pickerLabel,u=e.pickerRef,l=e.onChange,c=e.onEnter,s=(0,r.useRef)(null),f=v((0,r.useState)(null),2),d=f[0],h=f[1],p=v((0,r.useState)(Vi(n)),2),m=p[0],g=p[1],y=v((0,r.useState)(!1),2),_=y[0],b=y[1],D=v((0,r.useState)(!1),2),w=D[0],k=D[1],x=a()(m).isValid()?"":"Expected format: YYYY-MM-DD HH:mm:ss";return(0,r.useEffect)((function(){var e=Vi(n);e!==m&&g(e),w&&(c(),k(!1))}),[n]),(0,r.useEffect)((function(){_&&d&&(d.focus(),d.setSelectionRange(11,11),b(!1))}),[_]),zt("div",{className:_r()({"vm-date-time-input":!0,"vm-date-time-input_error":x}),children:[zt("label",{children:i}),zt(Ui(),{tabIndex:1,inputRef:h,mask:"9999-99-99 99:99:99",placeholder:"YYYY-MM-DD HH:mm:ss",value:m,autoCapitalize:"none",inputMode:"numeric",maskChar:null,onChange:function(e){g(e.currentTarget.value)},onBlur:function(){l(m)},onKeyUp:function(e){"Enter"===e.key&&(l(m),k(!0))}}),x&&zt("span",{className:"vm-date-time-input__error-text",children:x}),zt("div",{className:"vm-date-time-input__icon",ref:s,children:zt(ui,{variant:"text",color:"gray",size:"small",startIcon:zt(Qn,{})})}),zt(Hi,{label:o,ref:u,date:m,onChange:function(e){g(e),b(!0)},targetRef:s})]})},Wi=function(){var e=Gr().isMobile,t=$t().isDarkTheme,n=(0,r.useRef)(null),i=Er(),o=(0,r.useMemo)((function(){return i.width>1120}),[i]),u=v((0,r.useState)(),2),l=u[0],c=u[1],s=v((0,r.useState)(),2),f=s[0],d=s[1],h=Sn(),p=h.period,m=p.end,g=p.start,y=h.relativeTime,_=h.timezone,b=h.duration,D=An(),w=gt(),k=li(!1),x=k.value,C=k.toggle,E=k.setFalse,S=(0,r.useMemo)((function(){return{region:_,utc:pn(_)}}),[_]);(0,r.useEffect)((function(){c(cn(fn(m)))}),[_,m]),(0,r.useEffect)((function(){d(cn(fn(g)))}),[_,g]);var A=function(e){var t=e.duration,n=e.until,r=e.id;D({type:"SET_RELATIVE_TIME",payload:{duration:t,until:n,id:r}}),E()},N=(0,r.useMemo)((function(){return{start:a().tz(fn(g)).format(Vt),end:a().tz(fn(m)).format(Vt)}}),[g,m,_]),M=(0,r.useMemo)((function(){return y&&"none"!==y?y.replace(/_/g," "):"".concat(N.start," - ").concat(N.end)}),[y,N]),F=(0,r.useRef)(null),T=(0,r.useRef)(null),O=(0,r.useRef)(null),I=function(){f&&l&&D({type:"SET_PERIOD",payload:{from:a().tz(f).toDate(),to:a().tz(l).toDate()}}),E()};return(0,r.useEffect)((function(){var e=hn({relativeTimeId:y,defaultDuration:b,defaultEndInput:fn(m)});A({id:e.relativeTimeId,duration:e.duration,until:e.endInput})}),[_]),oi(n,(function(t){var n,r;if(!e){var i=t.target,a=(null===F||void 0===F?void 0:F.current)&&(null===F||void 0===F||null===(n=F.current)||void 0===n?void 0:n.contains(i)),o=(null===T||void 0===T?void 0:T.current)&&(null===T||void 0===T||null===(r=T.current)||void 0===r?void 0:r.contains(i));a||o||E()}})),zt(Rt.HY,{children:[zt("div",{ref:O,children:e?zt("div",{className:"vm-mobile-option",onClick:C,children:[zt("span",{className:"vm-mobile-option__icon",children:zt(Wn,{})}),zt("div",{className:"vm-mobile-option-text",children:[zt("span",{className:"vm-mobile-option-text__label",children:"Time range"}),zt("span",{className:"vm-mobile-option-text__value",children:M})]}),zt("span",{className:"vm-mobile-option__arrow",children:zt(Vn,{})})]}):zt(hi,{title:o?"Time range controls":M,children:zt(ui,{className:w?"":"vm-header-button",variant:"contained",color:"primary",startIcon:zt(Wn,{}),onClick:C,children:o&&zt("span",{children:M})})})}),zt(ci,{open:x,buttonRef:O,placement:"bottom-right",onClose:E,clickOutside:!1,title:e?"Time range controls":"",children:zt("div",{className:_r()({"vm-time-selector":!0,"vm-time-selector_mobile":e}),ref:n,children:[zt("div",{className:"vm-time-selector-left",children:[zt("div",{className:_r()({"vm-time-selector-left-inputs":!0,"vm-time-selector-left-inputs_dark":t}),children:[zt(qi,{value:f,label:"From:",pickerLabel:"Date From",pickerRef:F,onChange:d,onEnter:I}),zt(qi,{value:l,label:"To:",pickerLabel:"Date To",pickerRef:T,onChange:c,onEnter:I})]}),zt("div",{className:"vm-time-selector-left-timezone",children:[zt("div",{className:"vm-time-selector-left-timezone__title",children:S.region}),zt("div",{className:"vm-time-selector-left-timezone__utc",children:S.utc})]}),zt(ui,{variant:"text",startIcon:zt(Gn,{}),onClick:function(){return D({type:"RUN_QUERY_TO_NOW"})},children:"switch to now"}),zt("div",{className:"vm-time-selector-left__controls",children:[zt(ui,{color:"error",variant:"outlined",onClick:function(){c(cn(fn(m))),d(cn(fn(g))),E()},children:"Cancel"}),zt(ui,{color:"primary",onClick:I,children:"Apply"})]})]}),zt(Oi,{relativeTime:y||"",setDuration:A})]})})]})},Qi=function(){var e=Gr().isMobile,t=gt(),n=(0,r.useRef)(null),i=v(ut(),2),o=i[0],u=i[1],l=o.get("date")||a()().tz().format(Ut),c=(0,r.useMemo)((function(){return a().tz(l).format(Ut)}),[l]),s=function(e){o.set("date",e),u(o)};return(0,r.useEffect)((function(){s(l)}),[]),zt("div",{children:[zt("div",{ref:n,children:e?zt("div",{className:"vm-mobile-option",children:[zt("span",{className:"vm-mobile-option__icon",children:zt(Qn,{})}),zt("div",{className:"vm-mobile-option-text",children:[zt("span",{className:"vm-mobile-option-text__label",children:"Date control"}),zt("span",{className:"vm-mobile-option-text__value",children:c})]}),zt("span",{className:"vm-mobile-option__arrow",children:zt(Vn,{})})]}):zt(hi,{title:"Date control",children:zt(ui,{className:t?"":"vm-header-button",variant:"contained",color:"primary",startIcon:zt(Qn,{}),children:c})})}),zt(Hi,{label:"Date control",date:l||"",format:Ut,onChange:s,targetRef:n})]})},Gi=[{seconds:0,title:"Off"},{seconds:1,title:"1s"},{seconds:2,title:"2s"},{seconds:5,title:"5s"},{seconds:10,title:"10s"},{seconds:30,title:"30s"},{seconds:60,title:"1m"},{seconds:300,title:"5m"},{seconds:900,title:"15m"},{seconds:1800,title:"30m"},{seconds:3600,title:"1h"},{seconds:7200,title:"2h"}],Ji=function(){var e=Gr().isMobile,t=An(),n=gt(),i=v((0,r.useState)(!1),2),a=i[0],o=i[1],u=v((0,r.useState)(Gi[0]),2),l=u[0],c=u[1],s=li(!1),f=s.value,d=s.toggle,h=s.setFalse,p=(0,r.useRef)(null);(0,r.useEffect)((function(){var e,n=l.seconds;return a?e=setInterval((function(){t({type:"RUN_QUERY"})}),1e3*n):c(Gi[0]),function(){e&&clearInterval(e)}}),[l,a]);var m=function(e){return function(){!function(e){(a&&!e.seconds||!a&&e.seconds)&&o((function(e){return!e})),c(e),h()}(e)}};return zt(Rt.HY,{children:[zt("div",{className:"vm-execution-controls",children:zt("div",{className:_r()({"vm-execution-controls-buttons":!0,"vm-execution-controls-buttons_mobile":e,"vm-header-button":!n}),children:[!e&&zt(hi,{title:"Refresh dashboard",children:zt(ui,{variant:"contained",color:"primary",onClick:function(){t({type:"RUN_QUERY"})},startIcon:zt(Un,{})})}),e?zt("div",{className:"vm-mobile-option",onClick:d,children:[zt("span",{className:"vm-mobile-option__icon",children:zt(zn,{})}),zt("div",{className:"vm-mobile-option-text",children:[zt("span",{className:"vm-mobile-option-text__label",children:"Auto-refresh"}),zt("span",{className:"vm-mobile-option-text__value",children:l.title})]}),zt("span",{className:"vm-mobile-option__arrow",children:zt(Vn,{})})]}):zt(hi,{title:"Auto-refresh control",children:zt("div",{ref:p,children:zt(ui,{variant:"contained",color:"primary",fullWidth:!0,endIcon:zt("div",{className:_r()({"vm-execution-controls-buttons__arrow":!0,"vm-execution-controls-buttons__arrow_open":f}),children:zt(Vn,{})}),onClick:d,children:l.title})})})]})}),zt(ci,{open:f,placement:"bottom-right",onClose:h,buttonRef:p,title:e?"Auto-refresh duration":void 0,children:zt("div",{className:_r()({"vm-execution-controls-list":!0,"vm-execution-controls-list_mobile":e}),children:Gi.map((function(t){return zt("div",{className:_r()({"vm-list-item":!0,"vm-list-item_mobile":e,"vm-list-item_active":t.seconds===l.seconds}),onClick:m(t),children:t.title},t.seconds)}))})})]})},Zi=function(e){var t;try{t=new URL(e)}catch(Lt){return!1}return"http:"===t.protocol||"https:"===t.protocol},Ki=function(e){var t=e.serverUrl,n=e.stateServerUrl,i=e.onChange,a=e.onEnter,o=v((0,r.useState)(""),2),u=o[0],l=o[1];return(0,r.useEffect)((function(){n||l(Nt.emptyServer),Zi(n)||l(Nt.validServer)}),[n]),zt(Si,{autofocus:!0,label:"Server URL",value:t,error:u,onChange:function(e){i(e||""),l("")},onEnter:a,inputmode:"url"})},Xi=[{label:"Graph",type:"chart"},{label:"JSON",type:"code"},{label:"Table",type:"table"}],ea=function(e){var t=e.limits,n=e.onChange,i=e.onEnter,a=Gr().isMobile,o=v((0,r.useState)({table:"",chart:"",code:""}),2),u=o[0],l=o[1],c=function(e){return function(r){!function(e,r){var i=e||"";l((function(e){return ft(ft({},e),{},ct({},r,+i<0?Nt.positiveNumber:""))})),n(ft(ft({},t),{},ct({},r,i||1/0)))}(r,e)}};return zt("div",{className:"vm-limits-configurator",children:[zt("div",{className:"vm-server-configurator__title",children:["Series limits by tabs",zt(hi,{title:"Set to 0 to disable the limit",children:zt(ui,{variant:"text",color:"primary",size:"small",startIcon:zt(jn,{})})}),zt("div",{className:"vm-limits-configurator-title__reset",children:zt(ui,{variant:"text",color:"primary",size:"small",startIcon:zt(zn,{}),onClick:function(){n(kt)},children:"Reset limits"})})]}),zt("div",{className:_r()({"vm-limits-configurator__inputs":!0,"vm-limits-configurator__inputs_mobile":a}),children:Xi.map((function(e){return zt("div",{children:zt(Si,{label:e.label,value:t[e.type],error:u[e.type],onChange:c(e.type),onEnter:i,type:"number"})},e.type)}))})]})},ta=function(e){var t=e.defaultExpanded,n=void 0!==t&&t,i=e.onChange,a=e.title,o=e.children,u=v((0,r.useState)(n),2),l=u[0],c=u[1];return(0,r.useEffect)((function(){i&&i(l)}),[l]),zt(Rt.HY,{children:[zt("header",{className:"vm-accordion-header ".concat(l&&"vm-accordion-header_open"),onClick:function(){c((function(e){return!e}))},children:[a,zt("div",{className:"vm-accordion-header__arrow ".concat(l&&"vm-accordion-header__arrow_open"),children:zt(Vn,{})})]}),l&&zt("section",{className:"vm-accordion-section",children:o},"content")]})},na=function(e){var t=e.timezoneState,n=e.onChange,i=Gr().isMobile,o=mn(),u=v((0,r.useState)(""),2),l=u[0],c=u[1],s=(0,r.useRef)(null),f=li(!1),d=f.value,h=f.toggle,p=f.setFalse,m=(0,r.useMemo)((function(){if(!l)return o;try{return mn(l)}catch(e){return{}}}),[l,o]),g=(0,r.useMemo)((function(){return Object.keys(m)}),[m]),y=(0,r.useMemo)((function(){return{region:a().tz.guess(),utc:pn(a().tz.guess())}}),[]),_=(0,r.useMemo)((function(){return{region:t,utc:pn(t)}}),[t]),b=function(e){return function(){!function(e){n(e.region),c(""),p()}(e)}};return zt("div",{className:"vm-timezones",children:[zt("div",{className:"vm-server-configurator__title",children:"Time zone"}),zt("div",{className:"vm-timezones-item vm-timezones-item_selected",onClick:h,ref:s,children:[zt("div",{className:"vm-timezones-item__title",children:_.region}),zt("div",{className:"vm-timezones-item__utc",children:_.utc}),zt("div",{className:_r()({"vm-timezones-item__icon":!0,"vm-timezones-item__icon_open":d}),children:zt(qn,{})})]}),zt(ci,{open:d,buttonRef:s,placement:"bottom-left",onClose:p,fullWidth:!0,title:i?"Time zone":void 0,children:zt("div",{className:_r()({"vm-timezones-list":!0,"vm-timezones-list_mobile":i}),children:[zt("div",{className:"vm-timezones-list-header",children:[zt("div",{className:"vm-timezones-list-header__search",children:zt(Si,{autofocus:!0,label:"Search",value:l,onChange:function(e){c(e)}})}),zt("div",{className:"vm-timezones-item vm-timezones-list-group-options__item",onClick:b(y),children:[zt("div",{className:"vm-timezones-item__title",children:["Browser Time (",y.region,")"]}),zt("div",{className:"vm-timezones-item__utc",children:y.utc})]})]}),g.map((function(e){return zt("div",{className:"vm-timezones-list-group",children:zt(ta,{defaultExpanded:!0,title:zt("div",{className:"vm-timezones-list-group__title",children:e}),children:zt("div",{className:"vm-timezones-list-group-options",children:m[e]&&m[e].map((function(e){return zt("div",{className:"vm-timezones-item vm-timezones-list-group-options__item",onClick:b(e),children:[zt("div",{className:"vm-timezones-item__title",children:e.region}),zt("div",{className:"vm-timezones-item__utc",children:e.utc})]},e.search)}))})})},e)}))]})})]})},ra=function(e){var t=e.options,n=e.value,i=e.label,a=e.onChange,o=(0,r.useRef)(null),u=v((0,r.useState)({width:"0px",left:"0px",borderRadius:"0px"}),2),l=u[0],c=u[1],s=function(e){return function(){a(e)}};return(0,r.useEffect)((function(){if(o.current){var e=t.findIndex((function(e){return e.value===n})),r=o.current.getBoundingClientRect().width,i=e*r,a="0";0===e&&(a="16px 0 0 16px"),e===t.length-1&&(a="10px",i-=1,a="0 16px 16px 0"),0!==e&&e!==t.length-1&&(r+=1,i-=1),c({width:"".concat(r,"px"),left:"".concat(i,"px"),borderRadius:a})}else c({width:"0px",left:"0px",borderRadius:"0px"})}),[o,n,t]),zt("div",{className:"vm-toggles",children:[i&&zt("label",{className:"vm-toggles__label",children:i}),zt("div",{className:"vm-toggles-group",style:{gridTemplateColumns:"repeat(".concat(t.length,", 1fr)")},children:[l.borderRadius&&zt("div",{className:"vm-toggles-group__highlight",style:l}),t.map((function(e,t){return zt("div",{className:_r()({"vm-toggles-group-item":!0,"vm-toggles-group-item_first":0===t,"vm-toggles-group-item_active":e.value===n,"vm-toggles-group-item_icon":e.icon&&e.title}),onClick:s(e.value),ref:e.value===n?o:null,children:[e.icon,e.title]},e.value)}))]})]})},ia=Object.values(Mt).map((function(e){return{title:e,value:e}})),aa=function(e){var t=e.theme,n=e.onChange,r=Gr().isMobile;return zt("div",{className:_r()({"vm-theme-control":!0,"vm-theme-control_mobile":r}),children:[zt("div",{className:"vm-server-configurator__title",children:"Theme preferences"}),zt("div",{className:"vm-theme-control__toggle",children:zt(ra,{options:ia,value:t,onChange:function(e){n(e)}})},"".concat(r))]})},oa="Settings",ua=function(){var e=Gr().isMobile,t=gt(),n=$t(),i=n.serverUrl,a=n.theme,o=Sn().timezone,u=Pr().seriesLimits,l=Ht(),c=An(),s=Rr(),f=v((0,r.useState)(i),2),d=f[0],h=f[1],p=v((0,r.useState)(u),2),m=p[0],g=p[1],y=v((0,r.useState)(o),2),_=y[0],b=y[1],D=li(!1),w=D.value,k=D.setTrue,x=D.setFalse,C=function(){x(),h(i),g(u),b(o)},E=function(){l({type:"SET_SERVER",payload:d}),c({type:"SET_TIMEZONE",payload:_}),s({type:"SET_SERIES_LIMITS",payload:m}),x()};return(0,r.useEffect)((function(){i!==d&&h(i)}),[i]),zt(Rt.HY,{children:[e?zt("div",{className:"vm-mobile-option",onClick:k,children:[zt("span",{className:"vm-mobile-option__icon",children:zt(Rn,{})}),zt("div",{className:"vm-mobile-option-text",children:zt("span",{className:"vm-mobile-option-text__label",children:oa})}),zt("span",{className:"vm-mobile-option__arrow",children:zt(Vn,{})})]}):zt(hi,{title:oa,children:zt(ui,{className:_r()({"vm-header-button":!t}),variant:"contained",color:"primary",startIcon:zt(Rn,{}),onClick:k})}),w&&zt(di,{title:oa,onClose:C,children:zt("div",{className:_r()({"vm-server-configurator":!0,"vm-server-configurator_mobile":e}),children:[!t&&zt("div",{className:"vm-server-configurator__input",children:zt(Ki,{stateServerUrl:i,serverUrl:d,onChange:h,onEnter:E})}),zt("div",{className:"vm-server-configurator__input",children:zt(ea,{limits:m,onChange:g,onEnter:E})}),zt("div",{className:"vm-server-configurator__input",children:zt(na,{timezoneState:_,onChange:b})}),!t&&zt("div",{className:"vm-server-configurator__input",children:zt(aa,{theme:a,onChange:function(e){l({type:"SET_THEME",payload:e})}})}),zt("div",{className:"vm-server-configurator-footer",children:[zt(ui,{color:"error",variant:"outlined",onClick:C,children:"Cancel"}),zt(ui,{color:"primary",variant:"contained",onClick:E,children:"Apply"})]})]})})]})};function la(){la=function(){return e};var e={},t=Object.prototype,n=t.hasOwnProperty,r=Object.defineProperty||function(e,t,n){e[t]=n.value},i="function"==typeof Symbol?Symbol:{},a=i.iterator||"@@iterator",o=i.asyncIterator||"@@asyncIterator",u=i.toStringTag||"@@toStringTag";function l(e,t,n){return Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}),e[t]}try{l({},"")}catch(N){l=function(e,t,n){return e[t]=n}}function c(e,t,n,i){var a=t&&t.prototype instanceof d?t:d,o=Object.create(a.prototype),u=new E(i||[]);return r(o,"_invoke",{value:w(e,n,u)}),o}function s(e,t,n){try{return{type:"normal",arg:e.call(t,n)}}catch(N){return{type:"throw",arg:N}}}e.wrap=c;var f={};function d(){}function h(){}function p(){}var m={};l(m,a,(function(){return this}));var v=Object.getPrototypeOf,g=v&&v(v(S([])));g&&g!==t&&n.call(g,a)&&(m=g);var y=p.prototype=d.prototype=Object.create(m);function _(e){["next","throw","return"].forEach((function(t){l(e,t,(function(e){return this._invoke(t,e)}))}))}function b(e,t){function i(r,a,o,u){var l=s(e[r],e,a);if("throw"!==l.type){var c=l.arg,f=c.value;return f&&"object"==D(f)&&n.call(f,"__await")?t.resolve(f.__await).then((function(e){i("next",e,o,u)}),(function(e){i("throw",e,o,u)})):t.resolve(f).then((function(e){c.value=e,o(c)}),(function(e){return i("throw",e,o,u)}))}u(l.arg)}var a;r(this,"_invoke",{value:function(e,n){function r(){return new t((function(t,r){i(e,n,t,r)}))}return a=a?a.then(r,r):r()}})}function w(e,t,n){var r="suspendedStart";return function(i,a){if("executing"===r)throw new Error("Generator is already running");if("completed"===r){if("throw"===i)throw a;return A()}for(n.method=i,n.arg=a;;){var o=n.delegate;if(o){var u=k(o,n);if(u){if(u===f)continue;return u}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if("suspendedStart"===r)throw r="completed",n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);r="executing";var l=s(e,t,n);if("normal"===l.type){if(r=n.done?"completed":"suspendedYield",l.arg===f)continue;return{value:l.arg,done:n.done}}"throw"===l.type&&(r="completed",n.method="throw",n.arg=l.arg)}}}function k(e,t){var n=t.method,r=e.iterator[n];if(void 0===r)return t.delegate=null,"throw"===n&&e.iterator.return&&(t.method="return",t.arg=void 0,k(e,t),"throw"===t.method)||"return"!==n&&(t.method="throw",t.arg=new TypeError("The iterator does not provide a '"+n+"' method")),f;var i=s(r,e.iterator,t.arg);if("throw"===i.type)return t.method="throw",t.arg=i.arg,t.delegate=null,f;var a=i.arg;return a?a.done?(t[e.resultName]=a.value,t.next=e.nextLoc,"return"!==t.method&&(t.method="next",t.arg=void 0),t.delegate=null,f):a:(t.method="throw",t.arg=new TypeError("iterator result is not an object"),t.delegate=null,f)}function x(e){var t={tryLoc:e[0]};1 in e&&(t.catchLoc=e[1]),2 in e&&(t.finallyLoc=e[2],t.afterLoc=e[3]),this.tryEntries.push(t)}function C(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function E(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(x,this),this.reset(!0)}function S(e){if(e){var t=e[a];if(t)return t.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var r=-1,i=function t(){for(;++r=0;--i){var a=this.tryEntries[i],o=a.completion;if("root"===a.tryLoc)return r("end");if(a.tryLoc<=this.prev){var u=n.call(a,"catchLoc"),l=n.call(a,"finallyLoc");if(u&&l){if(this.prev=0;--r){var i=this.tryEntries[r];if(i.tryLoc<=this.prev&&n.call(i,"finallyLoc")&&this.prev=0;--t){var n=this.tryEntries[t];if(n.finallyLoc===e)return this.complete(n.completion,n.afterLoc),C(n),f}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.tryLoc===e){var r=n.completion;if("throw"===r.type){var i=r.arg;C(n)}return i}}throw new Error("illegal catch attempt")},delegateYield:function(e,t,n){return this.delegate={iterator:S(e),resultName:t,nextLoc:n},"next"===this.method&&(this.arg=void 0),f}},e}function ca(e,t,n,r,i,a,o){try{var u=e[a](o),l=u.value}catch(c){return void n(c)}u.done?t(l):Promise.resolve(l).then(r,i)}function sa(e){return function(){var t=this,n=arguments;return new Promise((function(r,i){var a=e.apply(t,n);function o(e){ca(a,r,i,o,u,"next",e)}function u(e){ca(a,r,i,o,u,"throw",e)}o(void 0)}))}}var fa,da,ha=function(e){var t=e.displaySidebar,n=e.isMobile,r=e.headerSetup,i=e.accountIds;return zt("div",{className:_r()({"vm-header-controls":!0,"vm-header-controls_mobile":n}),children:[(null===r||void 0===r?void 0:r.tenant)&&zt(Mi,{accountIds:i||[]}),(null===r||void 0===r?void 0:r.stepControl)&&zt(Ti,{}),(null===r||void 0===r?void 0:r.timeSelector)&&zt(Wi,{}),(null===r||void 0===r?void 0:r.cardinalityDatePicker)&&zt(Qi,{}),(null===r||void 0===r?void 0:r.executionControls)&&zt(Ji,{}),zt(ua,{}),!t&&zt(xi,{})]})},pa=function(e){var t=gt(),n=Me().pathname,i=function(){var e=vt().useTenantID,t=gt(),n=$t().serverUrl,i=v((0,r.useState)(!1),2),a=i[0],o=i[1],u=v((0,r.useState)(),2),l=u[0],c=u[1],s=v((0,r.useState)([]),2),f=s[0],d=s[1],h=(0,r.useMemo)((function(){return"".concat(n.replace(/^(.+)(\/select.+)/,"$1"),"/admin/tenants")}),[n]),p=(0,r.useMemo)((function(){return!!Ni(n)}),[n]),m=t?!e:!p;return(0,r.useEffect)((function(){if(!m){var e=function(){var e=sa(la().mark((function e(){var t,n,r;return la().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return o(!0),e.prev=1,e.next=4,fetch(h);case 4:return t=e.sent,e.next=7,t.json();case 7:n=e.sent,r=n.data||[],d(r.sort((function(e,t){return e.localeCompare(t)}))),t.ok?c(void 0):c("".concat(n.errorType,"\r\n").concat(null===n||void 0===n?void 0:n.error)),e.next=16;break;case 13:e.prev=13,e.t0=e.catch(1),e.t0 instanceof Error&&c("".concat(e.t0.name,": ").concat(e.t0.message));case 16:o(!1);case 17:case"end":return e.stop()}}),e,null,[[1,13]])})));return function(){return e.apply(this,arguments)}}();e().catch(console.error)}}),[h]),{accountIds:f,isLoading:a,error:l}}(),a=i.accountIds,o=li(!1),u=o.value,l=o.toggle,c=o.setFalse,s=(0,r.useMemo)((function(){return(pt[n]||{}).header||{}}),[n]);return e.isMobile?zt(Rt.HY,{children:[zt("div",{children:zt(ui,{className:_r()({"vm-header-button":!t}),startIcon:zt(mr,{}),onClick:l})}),zt(di,{title:"Controls",onClose:c,isOpen:u,className:_r()({"vm-header-controls-modal":!0,"vm-header-controls-modal_open":u}),children:zt(ha,ft(ft({},e),{},{accountIds:a,headerSetup:s}))})]}):zt(ha,ft(ft({},e),{},{accountIds:a,headerSetup:s}))},ma=function(){var e=Gr().isMobile,t=Er(),n=(0,r.useMemo)((function(){return window.innerWidth<1e3}),[t]),i=$t().isDarkTheme,a=gt(),o=(0,r.useMemo)((function(){return Ft(i?"color-background-block":"color-primary")}),[i]),u=(0,r.useMemo)((function(){var e=vt().headerStyles,t=void 0===e?{}:e,n=t.background,r=void 0===n?a?"#FFF":o:n,i=t.color;return{background:r,color:void 0===i?a?o:"#FFF":i}}),[o]),l=u.background,c=u.color,s=Fe(),f=function(){s({pathname:mt.home}),window.location.reload()};return zt("header",{className:_r()({"vm-header":!0,"vm-header_app":a,"vm-header_dark":i,"vm-header_mobile":e}),style:{background:l,color:c},children:[n?zt(Ei,{background:l,color:c}):zt(Rt.HY,{children:[!a&&zt("div",{className:"vm-header-logo",onClick:f,style:{color:c},children:zt(Bn,{})}),zt(fi,{color:c,background:l})]}),e&&zt("div",{className:"vm-header-logo vm-header-logo_mobile",onClick:f,style:{color:c},children:zt(Bn,{})}),zt(pa,{displaySidebar:n,isMobile:e})]})},va=function(){var e=Gr().isMobile,t="2019-".concat(a()().format("YYYY"));return zt("footer",{className:"vm-footer",children:[zt("a",{className:"vm-link vm-footer__website",target:"_blank",href:"https://victoriametrics.com/",rel:"me noreferrer",children:[zt(Pn,{}),"victoriametrics.com"]}),zt("a",{className:"vm-link vm-footer__link",target:"_blank",href:"https://docs.victoriametrics.com/#vmui",rel:"help noreferrer",children:[zt(fr,{}),e?"Docs":"Documentation"]}),zt("a",{className:"vm-link vm-footer__link",target:"_blank",href:"https://github.com/VictoriaMetrics/VictoriaMetrics/issues/new/choose",rel:"noreferrer",children:[zt(dr,{}),e?"New issue":"Create an issue"]}),zt("div",{className:"vm-footer__copyright",children:["\xa9 ",t," VictoriaMetrics"]})]})},ga=function(){var e=sa(la().mark((function e(t){var n,r;return la().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,fetch("./dashboards/".concat(t));case 2:return n=e.sent,e.next=5,n.json();case 5:return r=e.sent,e.abrupt("return",r);case 7:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),ya=function(){var e=gt(),t=$t().serverUrl,n=(0,r.useContext)(ni).dispatch,i=v((0,r.useState)(!1),2),a=i[0],o=i[1],u=v((0,r.useState)(""),2),l=u[0],c=u[1],s=v((0,r.useState)([]),2),f=s[0],d=s[1],h=function(){var e=sa(la().mark((function e(){var t,n;return la().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(e.prev=0,null!==(t=window.__VMUI_PREDEFINED_DASHBOARDS__)&&void 0!==t&&t.length){e.next=4;break}return e.abrupt("return",[]);case 4:return e.next=6,Promise.all(t.map(function(){var e=sa(la().mark((function e(t){return la().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",ga(t));case 1:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}()));case 6:n=e.sent,d((function(e){return[].concat(_(n),_(e))})),e.next=13;break;case 10:e.prev=10,e.t0=e.catch(0),e.t0 instanceof Error&&c("".concat(e.t0.name,": ").concat(e.t0.message));case 13:case"end":return e.stop()}}),e,null,[[0,10]])})));return function(){return e.apply(this,arguments)}}(),p=function(){var e=sa(la().mark((function e(){var n,r,i;return la().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(t){e.next=2;break}return e.abrupt("return");case 2:return c(""),o(!0),e.prev=4,e.next=7,fetch("".concat(t,"/vmui/custom-dashboards"));case 7:return n=e.sent,e.next=10,n.json();case 10:if(r=e.sent,!n.ok){e.next=22;break}if(!((i=r.dashboardsSettings)&&i.length>0)){e.next=17;break}d((function(e){return[].concat(_(e),_(i))})),e.next=19;break;case 17:return e.next=19,h();case 19:o(!1),e.next=26;break;case 22:return e.next=24,h();case 24:c(r.error),o(!1);case 26:e.next=34;break;case 28:return e.prev=28,e.t0=e.catch(4),o(!1),e.t0 instanceof Error&&c("".concat(e.t0.name,": ").concat(e.t0.message)),e.next=34,h();case 34:case"end":return e.stop()}}),e,null,[[4,28]])})));return function(){return e.apply(this,arguments)}}();return(0,r.useEffect)((function(){e||(d([]),p())}),[t]),(0,r.useEffect)((function(){n({type:"SET_DASHBOARDS_SETTINGS",payload:f})}),[f]),(0,r.useEffect)((function(){n({type:"SET_DASHBOARDS_LOADING",payload:a})}),[a]),(0,r.useEffect)((function(){n({type:"SET_DASHBOARDS_ERROR",payload:l})}),[l]),{dashboardsSettings:f,isLoading:a,error:l}},_a=function(){var e=gt(),t=Gr().isMobile,n=Me().pathname,i=v(ut(),2),a=i[0],o=i[1];ya();return(0,r.useEffect)((function(){var e,t="vmui",r=null===(e=pt[n])||void 0===e?void 0:e.title;document.title=r?"".concat(r," - ").concat(t):t}),[n]),(0,r.useEffect)((function(){var e=window.location,t=e.search,n=e.href;if(t){var r=bt().parse(t,{ignoreQueryPrefix:!0});Object.entries(r).forEach((function(e){var t=v(e,2),n=t[0],r=t[1];return a.set(n,r)})),o(a),window.location.search=""}var i=n.replace(/\/\?#\//,"/#/");i!==n&&window.location.replace(i)}),[]),zt("section",{className:"vm-container",children:[zt(ma,{}),zt("div",{className:_r()({"vm-container-body":!0,"vm-container-body_mobile":t,"vm-container-body_app":e}),children:zt(Ye,{})}),!e&&zt(va,{})]})},ba="u-off",Da="u-label",wa="width",ka="height",xa="top",Ca="bottom",Ea="left",Sa="right",Aa="#000",Na=Aa+"0",Ma="mousemove",Fa="mousedown",Ta="mouseup",Oa="mouseenter",Ia="mouseleave",Ba="dblclick",Pa="change",Ra="dppxchange",La="--",za="undefined"!=typeof window,ja=za?document:null,$a=za?window:null,Ha=za?navigator:null;function Ya(e,t){if(null!=t){var n=e.classList;!n.contains(t)&&n.add(t)}}function Ua(e,t){var n=e.classList;n.contains(t)&&n.remove(t)}function Va(e,t,n){e.style[t]=n+"px"}function qa(e,t,n,r){var i=ja.createElement(e);return null!=t&&Ya(i,t),null!=n&&n.insertBefore(i,r),i}function Wa(e,t){return qa("div",e,t)}var Qa=new WeakMap;function Ga(e,t,n,r,i){var a="translate("+t+"px,"+n+"px)";a!=Qa.get(e)&&(e.style.transform=a,Qa.set(e,a),t<0||n<0||t>r||n>i?Ya(e,ba):Ua(e,ba))}var Ja=new WeakMap;function Za(e,t,n){var r=t+n;r!=Ja.get(e)&&(Ja.set(e,r),e.style.background=t,e.style.borderColor=n)}var Ka=new WeakMap;function Xa(e,t,n,r){var i=t+""+n;i!=Ka.get(e)&&(Ka.set(e,i),e.style.height=n+"px",e.style.width=t+"px",e.style.marginLeft=r?-t/2+"px":0,e.style.marginTop=r?-n/2+"px":0)}var eo={passive:!0},to=ft(ft({},eo),{},{capture:!0});function no(e,t,n,r){t.addEventListener(e,n,r?to:eo)}function ro(e,t,n,r){t.removeEventListener(e,n,r?to:eo)}function io(e,t,n,r){var i;n=n||0;for(var a=(r=r||t.length-1)<=2147483647;r-n>1;)t[i=a?n+r>>1:Do((n+r)/2)]=t&&i<=n;i+=r)if(null!=e[i])return i;return-1}function oo(e,t,n,r){var i=So(e),a=So(t),o=10==n?Ao:No;e==t&&(-1==i?(e*=n,t/=n):(e/=n,t*=n));var u=1==a?ko:Do,l=(1==i?Do:ko)(o(bo(e))),c=u(o(bo(t))),s=Eo(n,l),f=Eo(n,c);return 10==n&&(l<0&&(s=Uo(s,-l)),c<0&&(f=Uo(f,-c))),r||2==n?(e=s*i,t=f*a):(e=Yo(e,s),t=Ho(t,f)),[e,t]}function uo(e,t,n,r){var i=oo(e,t,n,r);return 0==e&&(i[0]=0),0==t&&(i[1]=0),i}za&&function e(){var t=devicePixelRatio;fa!=t&&(fa=t,da&&ro(Pa,da,e),da=matchMedia("(min-resolution: ".concat(fa-.001,"dppx) and (max-resolution: ").concat(fa+.001,"dppx)")),no(Pa,da,e),$a.dispatchEvent(new CustomEvent(Ra)))}();var lo=.1,co={mode:3,pad:lo},so={pad:0,soft:null,mode:0},fo={min:so,max:so};function ho(e,t,n,r){return eu(n)?mo(e,t,n):(so.pad=n,so.soft=r?0:null,so.mode=r?3:0,mo(e,t,fo))}function po(e,t){return null==e?t:e}function mo(e,t,n){var r=n.min,i=n.max,a=po(r.pad,0),o=po(i.pad,0),u=po(r.hard,-Fo),l=po(i.hard,Fo),c=po(r.soft,Fo),s=po(i.soft,-Fo),f=po(r.mode,0),d=po(i.mode,0),h=t-e,p=Ao(h),m=Co(bo(e),bo(t)),v=Ao(m),g=bo(v-p);(h<1e-9||g>10)&&(h=0,0!=e&&0!=t||(h=1e-9,2==f&&c!=Fo&&(a=0),2==d&&s!=-Fo&&(o=0)));var y=h||m||1e3,_=Ao(y),b=Eo(10,Do(_)),D=Uo(Yo(e-y*(0==h?0==e?.1:1:a),b/10),9),w=e>=c&&(1==f||3==f&&D<=c||2==f&&D>=c)?c:Fo,k=Co(u,D=w?w:xo(w,D)),x=Uo(Ho(t+y*(0==h?0==t?.1:1:o),b/10),9),C=t<=s&&(1==d||3==d&&x>=s||2==d&&x<=s)?s:-Fo,E=xo(l,x>C&&t<=C?C:Co(C,x));return k==E&&0==k&&(E=100),[k,E]}var vo=new Intl.NumberFormat(za?Ha.language:"en-US"),go=function(e){return vo.format(e)},yo=Math,_o=yo.PI,bo=yo.abs,Do=yo.floor,wo=yo.round,ko=yo.ceil,xo=yo.min,Co=yo.max,Eo=yo.pow,So=yo.sign,Ao=yo.log10,No=yo.log2,Mo=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1;return yo.asinh(e/t)},Fo=1/0;function To(e){return 1+(0|Ao((e^e>>31)-(e>>31)))}function Oo(e,t,n){return xo(Co(e,t),n)}function Io(e){return"function"==typeof e?e:function(){return e}}var Bo=function(e){return e},Po=function(e,t){return t},Ro=function(e){return null},Lo=function(e){return!0},zo=function(e,t){return e==t},jo=function(e){return Uo(e,14)};function $o(e,t){return jo(Uo(jo(e/t))*t)}function Ho(e,t){return jo(ko(jo(e/t))*t)}function Yo(e,t){return jo(Do(jo(e/t))*t)}function Uo(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;if(Ko(e))return e;var n=Math.pow(10,t),r=e*n*(1+Number.EPSILON);return wo(r)/n}var Vo=new Map;function qo(e){return((""+e).split(".")[1]||"").length}function Wo(e,t,n,r){for(var i=[],a=r.map(qo),o=t;o=0&&o>=0?0:u)+(o>=a[c]?0:a[c]),d=Uo(s,f);i.push(d),Vo.set(d,f)}return i}var Qo={},Go=[],Jo=[null,null],Zo=Array.isArray,Ko=Number.isInteger;function Xo(e){return"string"==typeof e}function eu(e){var t=!1;if(null!=e){var n=e.constructor;t=null==n||n==Object}return t}function tu(e){return null!=e&&"object"==typeof e}var nu=Object.getPrototypeOf(Uint8Array);function ru(e){var t,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:eu;if(Zo(e)){var r=e.find((function(e){return null!=e}));if(Zo(r)||n(r)){t=Array(e.length);for(var i=0;ia){for(r=o-1;r>=0&&null==e[r];)e[r--]=null;for(r=o+1;r12?t-12:t},AA:function(e){return e.getHours()>=12?"PM":"AM"},aa:function(e){return e.getHours()>=12?"pm":"am"},a:function(e){return e.getHours()>=12?"p":"a"},mm:function(e){return hu(e.getMinutes())},m:function(e){return e.getMinutes()},ss:function(e){return hu(e.getSeconds())},s:function(e){return e.getSeconds()},fff:function(e){return((t=e.getMilliseconds())<10?"00":t<100?"0":"")+t;var t}};function mu(e,t){t=t||du;for(var n,r=[],i=/\{([a-z]+)\}|[^{]+/gi;n=i.exec(e);)r.push("{"==n[0][0]?pu[n[1]]:n[0]);return function(e){for(var n="",i=0;i=o,m=f>=a&&f=i?i:f,M=_+(Do(c)-Do(g))+Ho(g-_,N);h.push(M);for(var F=t(M),T=F.getHours()+F.getMinutes()/n+F.getSeconds()/r,O=f/r,I=d/u.axes[l]._space;!((M=Uo(M+f,1==e?0:3))>s);)if(O>1){var B=Do(Uo(T+O,6))%24,P=t(M).getHours()-B;P>1&&(P=-1),T=(T+O)%24,Uo(((M-=P*r)-h[h.length-1])/f,3)*I>=.7&&h.push(M)}else h.push(M)}return h}}]}var Iu=v(Ou(1),3),Bu=Iu[0],Pu=Iu[1],Ru=Iu[2],Lu=v(Ou(.001),3),zu=Lu[0],ju=Lu[1],$u=Lu[2];function Hu(e,t){return e.map((function(e){return e.map((function(n,r){return 0==r||8==r||null==n?n:t(1==r||0==e[8]?n:e[1]+n)}))}))}function Yu(e,t){return function(n,r,i,a,o){var u,l,c,s,f,d,h=t.find((function(e){return o>=e[0]}))||t[t.length-1];return r.map((function(t){var n=e(t),r=n.getFullYear(),i=n.getMonth(),a=n.getDate(),o=n.getHours(),p=n.getMinutes(),m=n.getSeconds(),v=r!=u&&h[2]||i!=l&&h[3]||a!=c&&h[4]||o!=s&&h[5]||p!=f&&h[6]||m!=d&&h[7]||h[1];return u=r,l=i,c=a,s=o,f=p,d=m,v(n)}))}}function Uu(e,t,n){return new Date(e,t,n)}function Vu(e,t){return t(e)}Wo(2,-53,53,[1]);function qu(e,t){return function(n,r,i,a){return null==a?La:t(e(r))}}var Wu={show:!0,live:!0,isolate:!1,mount:function(){},markers:{show:!0,width:2,stroke:function(e,t){var n=e.series[t];return n.width?n.stroke(e,t):n.points.width?n.points.stroke(e,t):null},fill:function(e,t){return e.series[t].fill(e,t)},dash:"solid"},idx:null,idxs:null,values:[]};var Qu=[0,0];function Gu(e,t,n){return function(e){0==e.button&&n(e)}}function Ju(e,t,n){return n}var Zu={show:!0,x:!0,y:!0,lock:!1,move:function(e,t,n){return Qu[0]=t,Qu[1]=n,Qu},points:{show:function(e,t){var n=e.cursor.points,r=Wa(),i=n.size(e,t);Va(r,wa,i),Va(r,ka,i);var a=i/-2;Va(r,"marginLeft",a),Va(r,"marginTop",a);var o=n.width(e,t,i);return o&&Va(r,"borderWidth",o),r},size:function(e,t){return e.series[t].points.size},width:0,stroke:function(e,t){var n=e.series[t].points;return n._stroke||n._fill},fill:function(e,t){var n=e.series[t].points;return n._fill||n._stroke}},bind:{mousedown:Gu,mouseup:Gu,click:Gu,dblclick:Gu,mousemove:Ju,mouseleave:Ju,mouseenter:Ju},drag:{setScale:!0,x:!0,y:!1,dist:0,uni:null,click:function(e,t){t.stopPropagation(),t.stopImmediatePropagation()},_x:!1,_y:!1},focus:{prox:-1,bias:0},left:-10,top:-10,idx:null,dataIdx:function(e,t,n){return n},idxs:null},Ku={show:!0,stroke:"rgba(0,0,0,0.07)",width:2},Xu=iu({},Ku,{filter:Po}),el=iu({},Xu,{size:10}),tl=iu({},Ku,{show:!1}),nl='12px system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"',rl="bold "+nl,il={show:!0,scale:"x",stroke:Aa,space:50,gap:5,size:50,labelGap:0,labelSize:30,labelFont:rl,side:2,grid:Xu,ticks:el,border:tl,font:nl,rotate:0},al={show:!0,scale:"x",auto:!1,sorted:1,min:Fo,max:-Fo,idxs:[]};function ol(e,t,n,r,i){return t.map((function(e){return null==e?"":go(e)}))}function ul(e,t,n,r,i,a,o){for(var u=[],l=Vo.get(i)||0,c=n=o?n:Uo(Ho(n,i),l);c<=r;c=Uo(c+i,l))u.push(Object.is(c,-0)?0:c);return u}function ll(e,t,n,r,i,a,o){var u=[],l=e.scales[e.axes[t].scale].log,c=Do((10==l?Ao:No)(n));i=Eo(l,c),10==l&&c<0&&(i=Uo(i,-c));var s=n;do{u.push(s),s+=i,10==l&&(s=Uo(s,Vo.get(i))),s>=i*l&&(i=s)}while(s<=r);return u}function cl(e,t,n,r,i,a,o){var u=e.scales[e.axes[t].scale].asinh,l=r>u?ll(e,t,Co(u,n),r,i):[u],c=r>=0&&n<=0?[0]:[];return(n<-u?ll(e,t,Co(u,-r),-n,i):[u]).reverse().map((function(e){return-e})).concat(c,l)}var sl=/./,fl=/[12357]/,dl=/[125]/,hl=/1/;function pl(e,t,n,r,i){var a=e.axes[n],o=a.scale,u=e.scales[o];if(3==u.distr&&2==u.log)return t;var l=e.valToPos,c=a._space,s=l(10,o),f=l(9,o)-s>=c?sl:l(7,o)-s>=c?fl:l(5,o)-s>=c?dl:hl;return t.map((function(e){return 4==u.distr&&0==e||f.test(e)?e:null}))}function ml(e,t,n,r){return null==r?La:null==t?"":go(t)}var vl={show:!0,scale:"y",stroke:Aa,space:30,gap:5,size:50,labelGap:0,labelSize:30,labelFont:rl,side:3,grid:Xu,ticks:el,border:tl,font:nl,rotate:0};var gl={scale:null,auto:!0,sorted:0,min:Fo,max:-Fo},yl=function(e,t,n,r,i){return i},_l={show:!0,auto:!0,sorted:0,gaps:yl,alpha:1,facets:[iu({},gl,{scale:"x"}),iu({},gl,{scale:"y"})]},bl={scale:"y",auto:!0,sorted:0,show:!0,spanGaps:!1,gaps:yl,alpha:1,points:{show:function(e,t){var n=e.series[0],r=n.scale,i=n.idxs,a=e._data[0],o=e.valToPos(a[i[0]],r,!0),u=e.valToPos(a[i[1]],r,!0),l=bo(u-o)/(e.series[t].points.space*fa);return i[1]-i[0]<=l},filter:null},values:null,min:Fo,max:-Fo,idxs:[],path:null,clip:null};function Dl(e,t,n,r,i){return n/10}var wl={time:!0,auto:!0,distr:1,log:10,asinh:1,min:null,max:null,dir:1,ori:0},kl=iu({},wl,{time:!1,ori:1}),xl={};function Cl(e,t){var n=xl[e];return n||(n={key:e,plots:[],sub:function(e){n.plots.push(e)},unsub:function(e){n.plots=n.plots.filter((function(t){return t!=e}))},pub:function(e,t,r,i,a,o,u){for(var l=0;l0){o=new Path2D;for(var u=0==t?jl:$l,l=n,c=0;cs[0]){var f=s[0]-l;f>0&&u(o,l,r,f,r+a),l=s[1]}}var d=n+i-l;d>0&&u(o,l,r,d,r+a)}return o}function Ol(e,t,n,r,i,a,o){for(var u=[],l=e.length,c=1==i?n:r;c>=n&&c<=r;c+=i){if(null===t[c]){var s=c,f=c;if(1==i)for(;++c<=r&&null===t[c];)f=c;else for(;--c>=n&&null===t[c];)f=c;var d=a(e[s]),h=f==s?d:a(e[f]),p=s-i;d=o<=0&&p>=0&&p=0&&m>=0&&m=d&&u.push([d,h])}}return u}function Il(e){return 0==e?Bo:1==e?wo:function(t){return $o(t,e)}}function Bl(e){var t=0==e?Pl:Rl,n=0==e?function(e,t,n,r,i,a){e.arcTo(t,n,r,i,a)}:function(e,t,n,r,i,a){e.arcTo(n,t,i,r,a)},r=0==e?function(e,t,n,r,i){e.rect(t,n,r,i)}:function(e,t,n,r,i){e.rect(n,t,i,r)};return function(e,i,a,o,u){var l=arguments.length>5&&void 0!==arguments[5]?arguments[5]:0,c=arguments.length>6&&void 0!==arguments[6]?arguments[6]:0;0==l&&0==c?r(e,i,a,o,u):(l=xo(l,o/2,u/2),c=xo(c,o/2,u/2),t(e,i+l,a),n(e,i+o,a,i+o,a+u,l),n(e,i+o,a+u,i,a+u,c),n(e,i,a+u,i,a,c),n(e,i,a,i+o,a,l),e.closePath())}}var Pl=function(e,t,n){e.moveTo(t,n)},Rl=function(e,t,n){e.moveTo(n,t)},Ll=function(e,t,n){e.lineTo(t,n)},zl=function(e,t,n){e.lineTo(n,t)},jl=Bl(0),$l=Bl(1),Hl=function(e,t,n,r,i,a){e.arc(t,n,r,i,a)},Yl=function(e,t,n,r,i,a){e.arc(n,t,r,i,a)},Ul=function(e,t,n,r,i,a,o){e.bezierCurveTo(t,n,r,i,a,o)},Vl=function(e,t,n,r,i,a,o){e.bezierCurveTo(n,t,i,r,o,a)};function ql(e){return function(e,t,n,r,i){return Al(e,t,(function(t,a,o,u,l,c,s,f,d,h,p){var m,v,g=t.pxRound,y=t.points;0==u.ori?(m=Pl,v=Hl):(m=Rl,v=Yl);var _=Uo(y.width*fa,3),b=(y.size-y.width)/2*fa,D=Uo(2*b,3),w=new Path2D,k=new Path2D,x=e.bbox,C=x.left,E=x.top,S=x.width,A=x.height;jl(k,C-D,E-D,S+2*D,A+2*D);var N=function(e){if(null!=o[e]){var t=g(c(a[e],u,h,f)),n=g(s(o[e],l,p,d));m(w,t+b,n),v(w,t,n,b,0,2*_o)}};if(i)i.forEach(N);else for(var M=n;M<=r;M++)N(M);return{stroke:_>0?w:null,fill:w,clip:k,flags:El|Sl}}))}}function Wl(e){return function(t,n,r,i,a,o){r!=i&&(a!=r&&o!=r&&e(t,n,r),a!=i&&o!=i&&e(t,n,i),e(t,n,o))}}var Ql=Wl(Ll),Gl=Wl(zl);function Jl(e){var t=po(null===e||void 0===e?void 0:e.alignGaps,0);return function(e,n,r,i){return Al(e,n,(function(a,o,u,l,c,s,f,d,h,p,m){var g,y,b=a.pxRound,D=function(e){return b(s(e,l,p,d))},w=function(e){return b(f(e,c,m,h))};0==l.ori?(g=Ll,y=Ql):(g=zl,y=Gl);for(var k,x,C,E=l.dir*(0==l.ori?1:-1),S={stroke:new Path2D,fill:null,clip:null,band:null,gaps:null,flags:El},A=S.stroke,N=Fo,M=-Fo,F=D(o[1==E?r:i]),T=ao(u,r,i,1*E),O=ao(u,r,i,-1*E),I=D(o[T]),B=D(o[O]),P=!1,R=1==E?r:i;R>=r&&R<=i;R+=E){var L=D(o[R]),z=u[R];L==F?null!=z?(x=w(z),N==Fo&&(g(A,L,x),k=x),N=xo(x,N),M=Co(x,M)):null===z&&(P=!0):(N!=Fo&&(y(A,F,N,M,k,x),C=F),null!=z?(g(A,L,x=w(z)),N=M=k=x):(N=Fo,M=-Fo,null===z&&(P=!0)),F=L)}N!=Fo&&N!=M&&C!=F&&y(A,F,N,M,k,x);var j=v(Nl(e,n),2),$=j[0],H=j[1];if(null!=a.fill||0!=$){var Y=S.fill=new Path2D(A),U=w(a.fillTo(e,n,a.min,a.max,$));g(Y,B,U),g(Y,I,U)}if(!a.spanGaps){var V,q=[];P&&(V=q).push.apply(V,_(Ol(o,u,r,i,E,D,t))),S.gaps=q=a.gaps(e,n,r,i,q),S.clip=Tl(q,l.ori,d,h,p,m)}return 0!=H&&(S.band=2==H?[Fl(e,n,r,i,A,-1),Fl(e,n,r,i,A,1)]:Fl(e,n,r,i,A,H)),S}))}}function Zl(e,t,n,r,i,a){var o=e.length;if(o<2)return null;var u=new Path2D;if(n(u,e[0],t[0]),2==o)r(u,e[1],t[1]);else{for(var l=Array(o),c=Array(o-1),s=Array(o-1),f=Array(o-1),d=0;d0!==c[h]>0?l[h]=0:(l[h]=3*(f[h-1]+f[h])/((2*f[h]+f[h-1])/c[h-1]+(f[h]+2*f[h-1])/c[h]),isFinite(l[h])||(l[h]=0));l[o-1]=c[o-2];for(var p=0;p=i&&a+(l<5?Vo.get(l):0)<=17)return[l,c]}while(++u0?e:t.clamp(r,e,t.min,t.max,t.key)):4==t.distr?Mo(e,t.asinh):e)-t._min)/(t._max-t._min)}function o(e,t,n,r){var i=a(e,t);return r+n*(-1==t.dir?1-i:i)}function u(e,t,n,r){var i=a(e,t);return r+n*(-1==t.dir?i:1-i)}function l(e,t,n,r){return 0==t.ori?o(e,t,n,r):u(e,t,n,r)}r.valToPosH=o,r.valToPosV=u;var c=!1;r.status=0;var s=r.root=Wa("uplot");(null!=e.id&&(s.id=e.id),Ya(s,e.class),e.title)&&(Wa("u-title",s).textContent=e.title);var f=qa("canvas"),d=r.ctx=f.getContext("2d"),h=Wa("u-wrap",s);no("click",h,(function(e){(xt!=bt||Ct!=Dt)&&Ft.click(r,e)}),!0);var p=r.under=Wa("u-under",h);h.appendChild(f);var m=r.over=Wa("u-over",h),g=+po((e=ru(e)).pxAlign,1),y=Il(g);(e.plugins||[]).forEach((function(t){t.opts&&(e=t.opts(r,e)||e)}));var _,b,D=e.ms||.001,w=r.series=1==i?nc(e.series||[],al,bl,!1):(_=e.series||[null],b=_l,_.map((function(e,t){return 0==t?null:iu({},b,e)}))),k=r.axes=nc(e.axes||[],il,vl,!0),x=r.scales={},C=r.bands=e.bands||[];C.forEach((function(e){e.fill=Io(e.fill||null),e.dir=po(e.dir,-1)}));var E=2==i?w[1].facets[0].scale:w[0].scale,S={axes:function(){for(var e=function(){var e=k[t];if(!e.show||!e._show)return"continue";var n,i,a=e.side,o=a%2,u=e.stroke(r,t),c=0==a||3==a?-1:1;if(e.label){var s=e.labelGap*c,f=wo((e._lpos+s)*fa);nt(e.labelFont[0],u,"center",2==a?xa:Ca),d.save(),1==o?(n=i=0,d.translate(f,wo(me+ge/2)),d.rotate((3==a?-_o:_o)/2)):(n=wo(pe+ve/2),i=f),d.fillText(e.label,n,i),d.restore()}var h=v(e._found,2),p=h[0],m=h[1];if(0==m)return"continue";var g=x[e.scale],_=0==o?ve:ge,b=0==o?pe:me,D=wo(e.gap*fa),w=e._splits,C=2==g.distr?w.map((function(e){return Ze[e]})):w,E=2==g.distr?Ze[w[1]]-Ze[w[0]]:p,S=e.ticks,A=e.border,N=S.show?wo(S.size*fa):0,M=e._rotate*-_o/180,F=y(e._pos*fa),T=F+(N+D)*c;i=0==o?T:0,n=1==o?T:0,nt(e.font[0],u,1==e.align?Ea:2==e.align?Sa:M>0?Ea:M<0?Sa:0==o?"center":3==a?Sa:Ea,M||1==o?"middle":2==a?xa:Ca);for(var O=1.5*e.font[1],I=w.map((function(e){return y(l(e,g,_,b))})),B=e._values,P=0;P0&&(w.forEach((function(e,n){if(n>0&&e.show&&null==e._paths){var a=2==i?[0,t[n][0].length-1]:function(e){var t=Oo(Qe-1,0,Be-1),n=Oo(Ge+1,0,Be-1);for(;null==e[t]&&t>0;)t--;for(;null==e[n]&&n0&&e.show){Ve!=e.alpha&&(d.globalAlpha=Ve=e.alpha),it(t,!1),e._paths&&at(t,!1),it(t,!0);var n=e._paths?e._paths.gaps:null,i=e.points.show(r,t,Qe,Ge,n),a=e.points.filter(r,t,i,n);(i||a)&&(e.points._paths=e.points.paths(r,t,Qe,Ge,a),at(t,!0)),1!=Ve&&(d.globalAlpha=Ve=1),sn("drawSeries",t)}})))}},A=(e.drawOrder||["axes","series"]).map((function(e){return S[e]}));function N(t){var n=x[t];if(null==n){var r=(e.scales||Qo)[t]||Qo;if(null!=r.from)N(r.from),x[t]=iu({},x[r.from],r,{key:t});else{(n=x[t]=iu({},t==E?wl:kl,r)).key=t;var a=n.time,o=n.range,u=Zo(o);if((t!=E||2==i&&!a)&&(!u||null!=o[0]&&null!=o[1]||(o={min:null==o[0]?co:{mode:1,hard:o[0],soft:o[0]},max:null==o[1]?co:{mode:1,hard:o[1],soft:o[1]}},u=!1),!u&&eu(o))){var l=o;o=function(e,t,n){return null==t?Jo:ho(t,n,l)}}n.range=Io(o||(a?ac:t==E?3==n.distr?lc:4==n.distr?sc:ic:3==n.distr?uc:4==n.distr?cc:oc)),n.auto=Io(!u&&n.auto),n.clamp=Io(n.clamp||Dl),n._min=n._max=null}}}for(var M in N("x"),N("y"),1==i&&w.forEach((function(e){N(e.scale)})),k.forEach((function(e){N(e.scale)})),e.scales)N(M);var F,T,O=x[E],I=O.distr;0==O.ori?(Ya(s,"u-hz"),F=o,T=u):(Ya(s,"u-vt"),F=u,T=o);var B={};for(var P in x){var R=x[P];null==R.min&&null==R.max||(B[P]={min:R.min,max:R.max},R.min=R.max=null)}var L,z=e.tzDate||function(e){return new Date(wo(e/D))},j=e.fmtDate||mu,$=1==D?Ru(z):$u(z),H=Yu(z,Hu(1==D?Pu:ju,j)),Y=qu(z,Vu("{YYYY}-{MM}-{DD} {h}:{mm}{aa}",j)),U=[],V=r.legend=iu({},Wu,e.legend),q=V.show,W=V.markers;V.idxs=U,W.width=Io(W.width),W.dash=Io(W.dash),W.stroke=Io(W.stroke),W.fill=Io(W.fill);var Q,G=[],J=[],Z=!1,K={};if(V.live){var X=w[1]?w[1].values:null;for(var ee in Q=(Z=null!=X)?X(r,1,0):{_:0})K[ee]=La}if(q)if(L=qa("table","u-legend",s),V.mount(r,L),Z){var te=qa("tr","u-thead",L);for(var ne in qa("th",null,te),Q)qa("th",Da,te).textContent=ne}else Ya(L,"u-inline"),V.live&&Ya(L,"u-live");var re={show:!0},ie={show:!1};var ae=new Map;function oe(e,t,n){var i=ae.get(t)||{},a=Se.bind[e](r,t,n);a&&(no(e,t,i[e]=a),ae.set(t,i))}function ue(e,t,n){var r=ae.get(t)||{};for(var i in r)null!=e&&i!=e||(ro(i,t,r[i]),delete r[i]);null==e&&ae.delete(t)}var le=0,ce=0,se=0,fe=0,de=0,he=0,pe=0,me=0,ve=0,ge=0;r.bbox={};var ye=!1,_e=!1,be=!1,De=!1,we=!1,ke=!1;function xe(e,t,n){(n||e!=r.width||t!=r.height)&&Ce(e,t),ht(!1),be=!0,_e=!0,Se.left>=0&&(De=ke=!0),St()}function Ce(e,t){r.width=le=se=e,r.height=ce=fe=t,de=he=0,function(){var e=!1,t=!1,n=!1,r=!1;k.forEach((function(i,a){if(i.show&&i._show){var o=i.side,u=o%2,l=i._size+(null!=i.label?i.labelSize:0);l>0&&(u?(se-=l,3==o?(de+=l,r=!0):n=!0):(fe-=l,0==o?(he+=l,e=!0):t=!0))}})),Oe[0]=e,Oe[1]=n,Oe[2]=t,Oe[3]=r,se-=We[1]+We[3],de+=We[3],fe-=We[2]+We[0],he+=We[0]}(),function(){var e=de+se,t=he+fe,n=de,r=he;function i(i,a){switch(i){case 1:return(e+=a)-a;case 2:return(t+=a)-a;case 3:return(n-=a)+a;case 0:return(r-=a)+a}}k.forEach((function(e,t){if(e.show&&e._show){var n=e.side;e._pos=i(n,e._size),null!=e.label&&(e._lpos=i(n,e.labelSize))}}))}();var n=r.bbox;pe=n.left=$o(de*fa,.5),me=n.top=$o(he*fa,.5),ve=n.width=$o(se*fa,.5),ge=n.height=$o(fe*fa,.5)}var Ee=3;r.setSize=function(e){xe(e.width,e.height)};var Se=r.cursor=iu({},Zu,{drag:{y:2==i}},e.cursor);Se.idxs=U,Se._lock=!1;var Ae=Se.points;Ae.show=Io(Ae.show),Ae.size=Io(Ae.size),Ae.stroke=Io(Ae.stroke),Ae.width=Io(Ae.width),Ae.fill=Io(Ae.fill);var Ne=r.focus=iu({},e.focus||{alpha:.3},Se.focus);0!=Ne.bias&&(Ne.prox=1e5);var Me=Ne.prox>=0,Fe=[null];function Te(e,t){if(1==i||t>0){var n=1==i&&x[e.scale].time,a=e.value;e.value=n?Xo(a)?qu(z,Vu(a,j)):a||Y:a||ml,e.label=e.label||(n?"Time":"Value")}if(t>0){e.width=null==e.width?1:e.width,e.paths=e.paths||ec||Ro,e.fillTo=Io(e.fillTo||Ml),e.pxAlign=+po(e.pxAlign,g),e.pxRound=Il(e.pxAlign),e.stroke=Io(e.stroke||null),e.fill=Io(e.fill||null),e._stroke=e._fill=e._paths=e._focus=null;var o=Uo((3+2*(Co(1,e.width)||1))*1,3),u=e.points=iu({},{size:o,width:Co(1,.2*o),stroke:e.stroke,space:2*o,paths:tc,_stroke:null,_fill:null},e.points);u.show=Io(u.show),u.filter=Io(u.filter),u.fill=Io(u.fill),u.stroke=Io(u.stroke),u.paths=Io(u.paths),u.pxAlign=e.pxAlign}if(q){var l=function(e,t){if(0==t&&(Z||!V.live||2==i))return Jo;var n=[],a=qa("tr","u-series",L,L.childNodes[t]);Ya(a,e.class),e.show||Ya(a,ba);var o=qa("th",null,a);if(W.show){var u=Wa("u-marker",o);if(t>0){var l=W.width(r,t);l&&(u.style.border=l+"px "+W.dash(r,t)+" "+W.stroke(r,t)),u.style.background=W.fill(r,t)}}var c=Wa(Da,o);for(var s in c.textContent=e.label,t>0&&(W.show||(c.style.color=e.width>0?W.stroke(r,t):W.fill(r,t)),oe("click",o,(function(t){if(!Se._lock){var n=w.indexOf(e);if((t.ctrlKey||t.metaKey)!=V.isolate){var r=w.some((function(e,t){return t>0&&t!=n&&e.show}));w.forEach((function(e,t){t>0&&$t(t,r?t==n?re:ie:re,!0,fn.setSeries)}))}else $t(n,{show:!e.show},!0,fn.setSeries)}})),Me&&oe(Oa,o,(function(t){Se._lock||$t(w.indexOf(e),Ht,!0,fn.setSeries)}))),Q){var f=qa("td","u-value",a);f.textContent="--",n.push(f)}return[a,n]}(e,t);G.splice(t,0,l[0]),J.splice(t,0,l[1]),V.values.push(null)}if(Se.show){U.splice(t,0,null);var c=function(e,t){if(t>0){var n=Se.points.show(r,t);if(n)return Ya(n,"u-cursor-pt"),Ya(n,e.class),Ga(n,-10,-10,se,fe),m.insertBefore(n,Fe[t]),n}}(e,t);c&&Fe.splice(t,0,c)}sn("addSeries",t)}r.addSeries=function(e,t){t=null==t?w.length:t,e=1==i?rc(e,t,al,bl):rc(e,t,null,_l),w.splice(t,0,e),Te(w[t],t)},r.delSeries=function(e){if(w.splice(e,1),q){V.values.splice(e,1),J.splice(e,1);var t=G.splice(e,1)[0];ue(null,t.firstChild),t.remove()}Se.show&&(U.splice(e,1),Fe.length>1&&Fe.splice(e,1)[0].remove()),sn("delSeries",e)};var Oe=[!1,!1,!1,!1];function Ie(e,t,n,r){var i=v(n,4),a=i[0],o=i[1],u=i[2],l=i[3],c=t%2,s=0;return 0==c&&(l||o)&&(s=0==t&&!a||2==t&&!u?wo(il.size/3):0),1==c&&(a||u)&&(s=1==t&&!o||3==t&&!l?wo(vl.size/2):0),s}var Be,Pe,Re,Le,ze,je,$e,He,Ye,Ue,Ve,qe=r.padding=(e.padding||[Ie,Ie,Ie,Ie]).map((function(e){return Io(po(e,Ie))})),We=r._padding=qe.map((function(e,t){return e(r,t,Oe,0)})),Qe=null,Ge=null,Je=1==i?w[0].idxs:null,Ze=null,Ke=!1;function Xe(e,n){if(t=null==e?[]:ru(e,tu),2==i){Be=0;for(var a=1;a=0,ke=!0,St()}}function et(){var e,n;if(Ke=!0,1==i)if(Be>0){if(Qe=Je[0]=0,Ge=Je[1]=Be-1,e=t[0][Qe],n=t[0][Ge],2==I)e=Qe,n=Ge;else if(1==Be)if(3==I){var r=v(oo(e,e,O.log,!1),2);e=r[0],n=r[1]}else if(4==I){var a=v(uo(e,e,O.log,!1),2);e=a[0],n=a[1]}else if(O.time)n=e+wo(86400/D);else{var o=v(ho(e,n,lo,!0),2);e=o[0],n=o[1]}}else Qe=Je[0]=e=null,Ge=Je[1]=n=null;jt(E,e,n)}function tt(e,t,n,r,i,a){var o,u,l,c,s;null!==(o=e)&&void 0!==o||(e=Na),null!==(u=n)&&void 0!==u||(n=Go),null!==(l=r)&&void 0!==l||(r="butt"),null!==(c=i)&&void 0!==c||(i=Na),null!==(s=a)&&void 0!==s||(a="round"),e!=Pe&&(d.strokeStyle=Pe=e),i!=Re&&(d.fillStyle=Re=i),t!=Le&&(d.lineWidth=Le=t),a!=je&&(d.lineJoin=je=a),r!=$e&&(d.lineCap=$e=r),n!=ze&&d.setLineDash(ze=n)}function nt(e,t,n,r){t!=Re&&(d.fillStyle=Re=t),e!=He&&(d.font=He=e),n!=Ye&&(d.textAlign=Ye=n),r!=Ue&&(d.textBaseline=Ue=r)}function rt(e,t,n,i){var a=arguments.length>4&&void 0!==arguments[4]?arguments[4]:0;if(i.length>0&&e.auto(r,Ke)&&(null==t||null==t.min)){var o=po(Qe,0),u=po(Ge,i.length-1),l=null==n.min?3==e.distr?function(e,t,n){for(var r=Fo,i=-Fo,a=t;a<=n;a++)e[a]>0&&(r=xo(r,e[a]),i=Co(i,e[a]));return[r==Fo?1:r,i==-Fo?10:i]}(i,o,u):function(e,t,n,r){var i=Fo,a=-Fo;if(1==r)i=e[t],a=e[n];else if(-1==r)i=e[n],a=e[t];else for(var o=t;o<=n;o++)null!=e[o]&&(i=xo(i,e[o]),a=Co(a,e[o]));return[i,a]}(i,o,u,a):[n.min,n.max];e.min=xo(e.min,n.min=l[0]),e.max=Co(e.max,n.max=l[1])}}function it(e,t){var n=t?w[e].points:w[e];n._stroke=n.stroke(r,e),n._fill=n.fill(r,e)}function at(e,n){var i=n?w[e].points:w[e],a=i._stroke,o=i._fill,u=i._paths,l=u.stroke,c=u.fill,s=u.clip,f=u.flags,h=null,p=Uo(i.width*fa,3),m=p%2/2;n&&null==o&&(o=p>0?"#fff":a);var v=1==i.pxAlign;if(v&&d.translate(m,m),!n){var g=pe,y=me,_=ve,b=ge,D=p*fa/2;0==i.min&&(b+=D),0==i.max&&(y-=D,b+=D),(h=new Path2D).rect(g,y,_,b)}n?ut(a,p,i.dash,i.cap,o,l,c,f,s):function(e,n,i,a,o,u,l,c,s,f,d){var h=!1;C.forEach((function(p,m){if(p.series[0]==e){var v,g=w[p.series[1]],y=t[p.series[1]],_=(g._paths||Qo).band;Zo(_)&&(_=1==p.dir?_[0]:_[1]);var b=null;g.show&&_&&function(e,t,n){for(t=po(t,0),n=po(n,e.length-1);t<=n;){if(null!=e[t])return!0;t++}return!1}(y,Qe,Ge)?(b=p.fill(r,m)||u,v=g._paths.clip):_=null,ut(n,i,a,o,b,l,c,s,f,d,v,_),h=!0}})),h||ut(n,i,a,o,u,l,c,s,f,d)}(e,a,p,i.dash,i.cap,o,l,c,f,h,s),v&&d.translate(-m,-m)}r.setData=Xe;var ot=El|Sl;function ut(e,t,n,r,i,a,o,u,l,c,s,f){tt(e,t,n,r,i),(l||c||f)&&(d.save(),l&&d.clip(l),c&&d.clip(c)),f?(u&ot)==ot?(d.clip(f),s&&d.clip(s),ct(i,o),lt(e,a,t)):u&Sl?(ct(i,o),d.clip(f),lt(e,a,t)):u&El&&(d.save(),d.clip(f),s&&d.clip(s),ct(i,o),d.restore(),lt(e,a,t)):(ct(i,o),lt(e,a,t)),(l||c||f)&&d.restore()}function lt(e,t,n){n>0&&(t instanceof Map?t.forEach((function(e,t){d.strokeStyle=Pe=t,d.stroke(e)})):null!=t&&e&&d.stroke(t))}function ct(e,t){t instanceof Map?t.forEach((function(e,t){d.fillStyle=Re=t,d.fill(e)})):null!=t&&e&&d.fill(t)}function st(e,t,n,r,i,a,o,u,l,c){var s=o%2/2;1==g&&d.translate(s,s),tt(u,o,l,c,u),d.beginPath();var f,h,p,m,v=i+(0==r||3==r?-a:a);0==n?(h=i,m=v):(f=i,p=v);for(var y=0;y0&&(t._paths=null,e&&(1==i?(t.min=null,t.max=null):t.facets.forEach((function(e){e.min=null,e.max=null}))))}))}var pt,mt,vt,gt,yt,_t,bt,Dt,wt,kt,xt,Ct,Et=!1;function St(){Et||(ou(At),Et=!0)}function At(){ye&&(!function(){var e=ru(x,tu);for(var n in e){var a=e[n],o=B[n];if(null!=o&&null!=o.min)iu(a,o),n==E&&ht(!0);else if(n!=E||2==i)if(0==Be&&null==a.from){var u=a.range(r,null,null,n);a.min=u[0],a.max=u[1]}else a.min=Fo,a.max=-Fo}if(Be>0)for(var l in w.forEach((function(n,a){if(1==i){var o=n.scale,u=e[o],l=B[o];if(0==a){var c=u.range(r,u.min,u.max,o);u.min=c[0],u.max=c[1],Qe=io(u.min,t[0]),(Ge=io(u.max,t[0]))-Qe>1&&(t[0][Qe]u.max&&Ge--),n.min=Ze[Qe],n.max=Ze[Ge]}else n.show&&n.auto&&rt(u,l,n,t[a],n.sorted);n.idxs[0]=Qe,n.idxs[1]=Ge}else if(a>0&&n.show&&n.auto){var s=v(n.facets,2),f=s[0],d=s[1],h=f.scale,p=d.scale,m=v(t[a],2),g=m[0],y=m[1];rt(e[h],B[h],f,g,f.sorted),rt(e[p],B[p],d,y,d.sorted),n.min=d.min,n.max=d.max}})),e){var c=e[l],s=B[l];if(null==c.from&&(null==s||null==s.min)){var f=c.range(r,c.min==Fo?null:c.min,c.max==-Fo?null:c.max,l);c.min=f[0],c.max=f[1]}}for(var d in e){var h=e[d];if(null!=h.from){var p=e[h.from];if(null==p.min)h.min=h.max=null;else{var m=h.range(r,p.min,p.max,d);h.min=m[0],h.max=m[1]}}}var g={},y=!1;for(var _ in e){var b=e[_],D=x[_];if(D.min!=b.min||D.max!=b.max){D.min=b.min,D.max=b.max;var k=D.distr;D._min=3==k?Ao(D.min):4==k?Mo(D.min,D.asinh):D.min,D._max=3==k?Ao(D.max):4==k?Mo(D.max,D.asinh):D.max,g[_]=y=!0}}if(y){for(var C in w.forEach((function(e,t){2==i?t>0&&g.y&&(e._paths=null):g[e.scale]&&(e._paths=null)})),g)be=!0,sn("setScale",C);Se.show&&Se.left>=0&&(De=ke=!0)}for(var S in B)B[S]=null}(),ye=!1),be&&(!function(){for(var e=!1,t=0;!e;){var n=ft(++t),i=dt(t);(e=t==Ee||n&&i)||(Ce(r.width,r.height),_e=!0)}}(),be=!1),_e&&(Va(p,Ea,de),Va(p,xa,he),Va(p,wa,se),Va(p,ka,fe),Va(m,Ea,de),Va(m,xa,he),Va(m,wa,se),Va(m,ka,fe),Va(h,wa,le),Va(h,ka,ce),f.width=wo(le*fa),f.height=wo(ce*fa),k.forEach((function(e){var t=e._el,n=e._show,r=e._size,i=e._pos,a=e.side;if(null!=t)if(n){var o=a%2==1;Va(t,o?"left":"top",i-(3===a||0===a?r:0)),Va(t,o?"width":"height",r),Va(t,o?"top":"left",o?he:de),Va(t,o?"height":"width",o?fe:se),Ua(t,ba)}else Ya(t,ba)})),Pe=Re=Le=je=$e=He=Ye=Ue=ze=null,Ve=1,Kt(!0),sn("setSize"),_e=!1),le>0&&ce>0&&(d.clearRect(0,0,f.width,f.height),sn("drawClear"),A.forEach((function(e){return e()})),sn("draw")),Rt.show&&we&&(zt(Rt),we=!1),Se.show&&De&&(Jt(null,!0,!1),De=!1),V.show&&V.live&&ke&&(Qt(),ke=!1),c||(c=!0,r.status=1,sn("ready")),Ke=!1,Et=!1}function Nt(e,n){var i=x[e];if(null==i.from){if(0==Be){var a=i.range(r,n.min,n.max,e);n.min=a[0],n.max=a[1]}if(n.min>n.max){var o=n.min;n.min=n.max,n.max=o}if(Be>1&&null!=n.min&&null!=n.max&&n.max-n.min<1e-16)return;e==E&&2==i.distr&&Be>0&&(n.min=io(n.min,t[0]),n.max=io(n.max,t[0]),n.min==n.max&&n.max++),B[e]=n,ye=!0,St()}}r.redraw=function(e,t){be=t||!1,!1!==e?jt(E,O.min,O.max):St()},r.setScale=Nt;var Mt=!1,Ft=Se.drag,Tt=Ft.x,Ot=Ft.y;Se.show&&(Se.x&&(pt=Wa("u-cursor-x",m)),Se.y&&(mt=Wa("u-cursor-y",m)),0==O.ori?(vt=pt,gt=mt):(vt=mt,gt=pt),xt=Se.left,Ct=Se.top);var It,Bt,Pt,Rt=r.select=iu({show:!0,over:!0,left:0,width:0,top:0,height:0},e.select),Lt=Rt.show?Wa("u-select",Rt.over?m:p):null;function zt(e,t){if(Rt.show){for(var n in e)Rt[n]=e[n],n in tn&&Va(Lt,n,e[n]);!1!==t&&sn("setSelect")}}function jt(e,t,n){Nt(e,{min:t,max:n})}function $t(e,t,n,a){null!=t.focus&&function(e){if(e!=Pt){var t=null==e,n=1!=Ne.alpha;w.forEach((function(r,i){var a=t||0==i||i==e;r._focus=t?null:a,n&&function(e,t){w[e].alpha=t,Se.show&&Fe[e]&&(Fe[e].style.opacity=t);q&&G[e]&&(G[e].style.opacity=t)}(i,a?1:Ne.alpha)})),Pt=e,n&&St()}}(e),null!=t.show&&w.forEach((function(n,r){r>0&&(e==r||null==e)&&(n.show=t.show,function(e,t){var n=w[e],r=q?G[e]:null;n.show?r&&Ua(r,ba):(r&&Ya(r,ba),Fe.length>1&&Ga(Fe[e],-10,-10,se,fe))}(r,t.show),jt(2==i?n.facets[1].scale:n.scale,null,null),St())})),!1!==n&&sn("setSeries",e,t),a&&pn("setSeries",r,e,t)}r.setSelect=zt,r.setSeries=$t,r.addBand=function(e,t){e.fill=Io(e.fill||null),e.dir=po(e.dir,-1),t=null==t?C.length:t,C.splice(t,0,e)},r.setBand=function(e,t){iu(C[e],t)},r.delBand=function(e){null==e?C.length=0:C.splice(e,1)};var Ht={focus:!0};function Yt(e,t,n){var r=x[t];n&&(e=e/fa-(1==r.ori?he:de));var i=se;1==r.ori&&(e=(i=fe)-e),-1==r.dir&&(e=i-e);var a=r._min,o=a+(r._max-a)*(e/i),u=r.distr;return 3==u?Eo(10,o):4==u?function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1;return yo.sinh(e)*t}(o,r.asinh):o}function Ut(e,t){Va(Lt,Ea,Rt.left=e),Va(Lt,wa,Rt.width=t)}function Vt(e,t){Va(Lt,xa,Rt.top=e),Va(Lt,ka,Rt.height=t)}q&&Me&&no(Ia,L,(function(e){Se._lock||null!=Pt&&$t(null,Ht,!0,fn.setSeries)})),r.valToIdx=function(e){return io(e,t[0])},r.posToIdx=function(e,n){return io(Yt(e,E,n),t[0],Qe,Ge)},r.posToVal=Yt,r.valToPos=function(e,t,n){return 0==x[t].ori?o(e,x[t],n?ve:se,n?pe:0):u(e,x[t],n?ge:fe,n?me:0)},r.batch=function(e){e(r),St()},r.setCursor=function(e,t,n){xt=e.left,Ct=e.top,Jt(null,t,n)};var qt=0==O.ori?Ut:Vt,Wt=1==O.ori?Ut:Vt;function Qt(e,t){null!=e&&(e.idxs?e.idxs.forEach((function(e,t){U[t]=e})):void 0!==e.idx&&U.fill(e.idx),V.idx=U[0]);for(var n=0;n0||1==i&&!Z)&&Gt(n,U[n]);q&&V.live&&function(){if(q&&V.live)for(var e=2==i?1:0;eGe;It=Fo;var c=0==O.ori?se:fe,s=1==O.ori?se:fe;if(xt<0||0==Be||l){o=null;for(var f=0;f0&&Fe.length>1&&Ga(Fe[f],-10,-10,se,fe);Me&&$t(null,Ht,!0,null==e&&fn.setSeries),V.live&&(U.fill(o),ke=!0)}else{var d,h;1==i&&(o=io(d=Yt(0==O.ori?xt:Ct,E),t[0],Qe,Ge),h=F(t[0][o],O,c,0));for(var p=2==i?1:0;p0&&m.show){var k=null==b?-10:Ho(T(b,1==i?x[m.scale]:x[m.facets[1].scale],s,0),1);if(Me&&k>=0&&1==i){var C=bo(k-Ct),S=Ne.bias;if(0!=S){var A=Yt(1==O.ori?xt:Ct,m.scale),N=A>=0?1:-1;N==(b>=0?1:-1)&&C=A:b<=A:1==S?b<=A:b>=A)&&(It=C,Bt=p)}else C1){Za(Fe[p],Se.points.fill(r,p),Se.points.stroke(r,p));var B=void 0,P=void 0,R=void 0,L=void 0,z=!0,j=Se.points.bbox;if(null!=j){z=!1;var $=j(r,p);R=$.left,L=$.top,B=$.width,P=$.height}else R=M,L=I,B=P=Se.points.size(r,p);Xa(Fe[p],B,P,z),Ga(Fe[p],R,L,se,fe)}}}}if(Se.idx=o,Se.left=xt,Se.top=Ct,ke&&(V.idx=o,Qt()),Rt.show&&Mt)if(null!=e){var H=v(fn.scales,2),Y=H[0],q=H[1],W=v(fn.match,2),Q=W[0],G=W[1],J=v(e.cursor.sync.scales,2),Z=J[0],K=J[1],X=e.cursor.drag;if(Tt=X._x,Ot=X._y,Tt||Ot){var ee,te,ne,re,ie,ae=e.select,oe=ae.left,ue=ae.top,le=ae.width,ce=ae.height,de=e.scales[Y].ori,he=e.posToVal,pe=null!=Y&&Q(Y,Z),me=null!=q&&G(q,K);pe&&Tt?(0==de?(ee=oe,te=le):(ee=ue,te=ce),ne=x[Y],re=F(he(ee,Z),ne,c,0),ie=F(he(ee+te,Z),ne,c,0),qt(xo(re,ie),bo(ie-re))):qt(0,c),me&&Ot?(1==de?(ee=oe,te=le):(ee=ue,te=ce),ne=x[q],re=T(he(ee,K),ne,s,0),ie=T(he(ee+te,K),ne,s,0),Wt(xo(re,ie),bo(ie-re))):Wt(0,s)}else nn()}else{var ve=bo(wt-yt),ge=bo(kt-_t);if(1==O.ori){var ye=ve;ve=ge,ge=ye}Tt=Ft.x&&ve>=Ft.dist,Ot=Ft.y&&ge>=Ft.dist;var _e,be,De=Ft.uni;null!=De?Tt&&Ot&&(Ot=ge>=De,(Tt=ve>=De)||Ot||(ge>ve?Ot=!0:Tt=!0)):Ft.x&&Ft.y&&(Tt||Ot)&&(Tt=Ot=!0),Tt&&(0==O.ori?(_e=bt,be=xt):(_e=Dt,be=Ct),qt(xo(_e,be),bo(be-_e)),Ot||Wt(0,s)),Ot&&(1==O.ori?(_e=bt,be=xt):(_e=Dt,be=Ct),Wt(xo(_e,be),bo(be-_e)),Tt||qt(0,c)),Tt||Ot||(qt(0,0),Wt(0,0))}if(Ft._x=Tt,Ft._y=Ot,null==e){if(a){if(null!=dn){var we=v(fn.scales,2),xe=we[0],Ce=we[1];fn.values[0]=null!=xe?Yt(0==O.ori?xt:Ct,xe):null,fn.values[1]=null!=Ce?Yt(1==O.ori?xt:Ct,Ce):null}pn(Ma,r,xt,Ct,se,fe,o)}if(Me){var Ee=a&&fn.setSeries,Ae=Ne.prox;null==Pt?It<=Ae&&$t(Bt,Ht,!0,Ee):It>Ae?$t(null,Ht,!0,Ee):Bt!=Pt&&$t(Bt,Ht,!0,Ee)}}!1!==n&&sn("setCursor")}r.setLegend=Qt;var Zt=null;function Kt(e){!0===e?Zt=null:sn("syncRect",Zt=m.getBoundingClientRect())}function Xt(e,t,n,r,i,a,o){Se._lock||Mt&&null!=e&&0==e.movementX&&0==e.movementY||(en(e,t,n,r,i,a,o,!1,null!=e),null!=e?Jt(null,!0,!0):Jt(t,!0,!1))}function en(e,t,n,i,a,o,u,c,s){if(null==Zt&&Kt(!1),null!=e)n=e.clientX-Zt.left,i=e.clientY-Zt.top;else{if(n<0||i<0)return xt=-10,void(Ct=-10);var f=v(fn.scales,2),d=f[0],h=f[1],p=t.cursor.sync,m=v(p.values,2),g=m[0],y=m[1],_=v(p.scales,2),b=_[0],D=_[1],w=v(fn.match,2),k=w[0],C=w[1],E=t.axes[0].side%2==1,S=0==O.ori?se:fe,A=1==O.ori?se:fe,N=E?o:a,M=E?a:o,F=E?i:n,T=E?n:i;if(n=null!=b?k(d,b)?l(g,x[d],S,0):-10:S*(F/N),i=null!=D?C(h,D)?l(y,x[h],A,0):-10:A*(T/M),1==O.ori){var I=n;n=i,i=I}}if(s&&((n<=1||n>=se-1)&&(n=$o(n,se)),(i<=1||i>=fe-1)&&(i=$o(i,fe))),c){yt=n,_t=i;var B=v(Se.move(r,n,i),2);bt=B[0],Dt=B[1]}else xt=n,Ct=i}var tn={width:0,height:0,left:0,top:0};function nn(){zt(tn,!1)}function rn(e,t,n,i,a,o,u){Mt=!0,Tt=Ot=Ft._x=Ft._y=!1,en(e,t,n,i,a,o,0,!0,!1),null!=e&&(oe(Ta,ja,an),pn(Fa,r,bt,Dt,se,fe,null))}function an(e,t,n,i,a,o,u){Mt=Ft._x=Ft._y=!1,en(e,t,n,i,a,o,0,!1,!0);var l=Rt.left,c=Rt.top,s=Rt.width,f=Rt.height,d=s>0||f>0;if(d&&zt(Rt),Ft.setScale&&d){var h=l,p=s,m=c,v=f;if(1==O.ori&&(h=c,p=f,m=l,v=s),Tt&&jt(E,Yt(h,E),Yt(h+p,E)),Ot)for(var g in x){var y=x[g];g!=E&&null==y.from&&y.min!=Fo&&jt(g,Yt(m+v,g),Yt(m,g))}nn()}else Se.lock&&(Se._lock=!Se._lock,Se._lock||Jt(null,!0,!1));null!=e&&(ue(Ta,ja),pn(Ta,r,xt,Ct,se,fe,null))}function on(e,t,n,i,a,o,u){et(),nn(),null!=e&&pn(Ba,r,xt,Ct,se,fe,null)}function un(){k.forEach(hc),xe(r.width,r.height,!0)}no(Ra,$a,un);var ln={};ln.mousedown=rn,ln.mousemove=Xt,ln.mouseup=an,ln.dblclick=on,ln.setSeries=function(e,t,n,r){$t(n,r,!0,!1)},Se.show&&(oe(Fa,m,rn),oe(Ma,m,Xt),oe(Oa,m,Kt),oe(Ia,m,(function(e,t,n,r,i,a,o){if(!Se._lock){var u=Mt;if(Mt){var l,c,s=!0,f=!0;0==O.ori?(l=Tt,c=Ot):(l=Ot,c=Tt),l&&c&&(s=xt<=10||xt>=se-10,f=Ct<=10||Ct>=fe-10),l&&s&&(xt=xt=3&&10==i.log?pl:Po)),e.font=dc(e.font),e.labelFont=dc(e.labelFont),e._size=e.size(r,null,t,0),e._space=e._rotate=e._incrs=e._found=e._splits=e._values=null,e._size>0&&(Oe[t]=!0,e._el=Wa("u-axis",h))}})),n?n instanceof HTMLElement?(n.appendChild(s),mn()):n(r,mn):mn(),r}pc.assign=iu,pc.fmtNum=go,pc.rangeNum=ho,pc.rangeLog=oo,pc.rangeAsinh=uo,pc.orient=Al,pc.pxRatio=fa,pc.join=function(e,t){for(var n=new Set,r=0;r=o&&B<=u;B+=M){var P=s[B];if(null!=P){var R=C(c[B]),L=E(P);1==t?S(N,R,F):S(N,O,L),S(N,R,L),F=L,O=R}}var z=O;i&&1==t&&S(N,z=k+x,F);var j=v(Nl(e,a),2),$=j[0],H=j[1];if(null!=l.fill||0!=$){var Y=A.fill=new Path2D(N),U=E(l.fillTo(e,a,l.min,l.max,$));S(Y,z,U),S(Y,I,U)}if(!l.spanGaps){var V,q=[];(V=q).push.apply(V,_(Ol(c,s,o,u,M,C,r)));var W=l.width*fa/2,Q=n||1==t?W:-W,G=n||-1==t?-W:W;q.forEach((function(e){e[0]+=Q,e[1]+=G})),A.gaps=q=l.gaps(e,a,o,u,q),A.clip=Tl(q,f.ori,m,g,y,b)}return 0!=H&&(A.band=2==H?[Fl(e,a,o,u,N,-1),Fl(e,a,o,u,N,1)]:Fl(e,a,o,u,N,H)),A}))}},mc.bars=function(e){var t=po((e=e||Qo).size,[.6,Fo,1]),n=e.align||0,r=(e.gap||0)*fa,i=e.radius,a=Io(i=null==i?[0,0]:"number"==typeof i?[i,0]:i),o=1-t[0],u=po(t[1],Fo)*fa,l=po(t[2],1)*fa,c=po(e.disp,Qo),s=po(e.each,(function(e){})),f=c.fill,d=c.stroke;return function(e,t,i,h){return Al(e,t,(function(p,m,g,y,_,b,D,w,k,x,C){var E,S,A=p.pxRound;if(0==y.ori){var N=v(a(e,t),2);E=N[0],S=N[1]}else{var M=v(a(e,t),2);S=M[0],E=M[1]}var F,T,O=y.dir*(0==y.ori?1:-1),I=_.dir*(1==_.ori?1:-1),B=0==y.ori?jl:$l,P=0==y.ori?s:function(e,t,n,r,i,a,o){s(e,t,n,i,r,o,a)},R=v(Nl(e,t),2),L=R[0],z=R[1],j=3==_.distr?1==L?_.max:_.min:0,$=D(j,_,C,k),H=A(p.width*fa),Y=!1,U=null,V=null,q=null,W=null;null==f||0!=H&&null==d||(Y=!0,U=f.values(e,t,i,h),V=new Map,new Set(U).forEach((function(e){null!=e&&V.set(e,new Path2D)})),H>0&&(q=d.values(e,t,i,h),W=new Map,new Set(q).forEach((function(e){null!=e&&W.set(e,new Path2D)}))));var Q=c.x0,G=c.size;if(null!=Q&&null!=G){m=Q.values(e,t,i,h),2==Q.unit&&(m=m.map((function(t){return e.posToVal(w+t*x,y.key,!0)})));var J=G.values(e,t,i,h);T=A((T=2==G.unit?J[0]*x:b(J[0],y,x,w)-b(0,y,x,w))-H),F=1==O?-H/2:T+H/2}else{var Z=x;if(m.length>1)for(var K=null,X=0,ee=1/0;X=i&&fe<=h;fe+=O){var de=g[fe];if(void 0!==de){var he=b(2!=y.distr||null!=c?m[fe]:fe,y,x,w),pe=D(po(de,j),_,C,k);null!=le&&null!=de&&($=D(le[fe],_,C,k));var me=A(he-F),ve=A(Co(pe,$)),ge=A(xo(pe,$)),ye=ve-ge;if(null!=de){var _e=de<0?se:ce,be=de<0?ce:se;Y?(H>0&&null!=q[fe]&&B(W.get(q[fe]),me,ge+Do(H/2),T,Co(0,ye-H),_e,be),null!=U[fe]&&B(V.get(U[fe]),me,ge+Do(H/2),T,Co(0,ye-H),_e,be)):B(ie,me,ge+Do(H/2),T,Co(0,ye-H),_e,be),P(e,t,fe,me-H/2,ge,T+H,ye)}0!=z&&(I*z==1?(ve=ge,ge=ne):(ge=ve,ve=ne),B(ae,me-H/2,ge,T+H,Co(0,ye=ve-ge),0,0))}}return H>0&&(re.stroke=Y?W:ie),re.fill=Y?V:ie,re}))}},mc.spline=function(e){return function(e,t){var n=po(null===t||void 0===t?void 0:t.alignGaps,0);return function(t,r,i,a){return Al(t,r,(function(o,u,l,c,s,f,d,h,p,m,g){var y,b,D,w=o.pxRound,k=function(e){return w(f(e,c,m,h))},x=function(e){return w(d(e,s,g,p))};0==c.ori?(y=Pl,D=Ll,b=Ul):(y=Rl,D=zl,b=Vl);var C=c.dir*(0==c.ori?1:-1);i=ao(l,i,a,1),a=ao(l,i,a,-1);for(var E=k(u[1==C?i:a]),S=E,A=[],N=[],M=1==C?i:a;M>=i&&M<=a;M+=C)if(null!=l[M]){var F=k(u[M]);A.push(S=F),N.push(x(l[M]))}var T={stroke:e(A,N,y,D,b,w),fill:null,clip:null,band:null,gaps:null,flags:El},O=T.stroke,I=v(Nl(t,r),2),B=I[0],P=I[1];if(null!=o.fill||0!=B){var R=T.fill=new Path2D(O),L=x(o.fillTo(t,r,o.min,o.max,B));D(R,S,L),D(R,E,L)}if(!o.spanGaps){var z,j=[];(z=j).push.apply(z,_(Ol(u,l,i,a,C,k,n))),T.gaps=j=o.gaps(t,r,i,a,j),T.clip=Tl(j,c.ori,h,p,m,g)}return 0!=P&&(T.band=2==P?[Fl(t,r,i,a,O,-1),Fl(t,r,i,a,O,1)]:Fl(t,r,i,a,O,P)),T}))}}(Zl,e)};var vc={legend:{show:!1},cursor:{drag:{x:!0,y:!1},focus:{prox:30},points:{size:5.6,width:1.4},bind:{click:function(){return null},dblclick:function(){return null}}}},gc=function(e,t,n){if(void 0===e||null===e)return"";n=n||0,t=t||0;var r=Math.abs(n-t);if(isNaN(r)||0==r)return Math.abs(e)>=1e3?e.toLocaleString("en-US"):e.toString();var i=3+Math.floor(1+Math.log10(Math.max(Math.abs(t),Math.abs(n)))-Math.log10(r));return(isNaN(i)||i>20)&&(i=20),e.toLocaleString("en-US",{minimumSignificantDigits:i,maximumSignificantDigits:i})},yc=function(e,t,n,r){var i,a=e.axes[n];if(r>1)return a._size||60;var o=6+((null===a||void 0===a||null===(i=a.ticks)||void 0===i?void 0:i.size)||0)+(a.gap||0),u=(null!==t&&void 0!==t?t:[]).reduce((function(e,t){return(null===t||void 0===t?void 0:t.length)>e.length?t:e}),"");return""!=u&&(o+=function(e,t){var n=document.createElement("span");n.innerText=e,n.style.cssText="position: absolute; z-index: -1; pointer-events: none; opacity: 0; font: ".concat(t),document.body.appendChild(n);var r=n.offsetWidth;return n.remove(),r}(u,"10px Arial")),Math.ceil(o)},_c=function(e){var t=e.e,n=e.factor,r=void 0===n?.85:n,i=e.u,a=e.setPanning,o=e.setPlotScale;t.preventDefault();var u=t instanceof MouseEvent;a(!0);var l=u?t.clientX:t.touches[0].clientX,c=i.posToVal(1,"x")-i.posToVal(0,"x"),s=i.scales.x.min||0,f=i.scales.x.max||0,d=function(e){var t=e instanceof MouseEvent;if(t||!(e.touches.length>1)){e.preventDefault();var n=t?e.clientX:e.touches[0].clientX,a=c*((n-l)*r);o({u:i,min:s-a,max:f-a})}},h=function e(){a(!1),document.removeEventListener("mousemove",d),document.removeEventListener("mouseup",e),document.removeEventListener("touchmove",d),document.removeEventListener("touchend",e)};document.addEventListener("mousemove",d),document.addEventListener("mouseup",h),document.addEventListener("touchmove",d),document.addEventListener("touchend",h)},bc=function(e){for(var t=e.length,n=-1/0;t--;){var r=e[t];Number.isFinite(r)&&r>n&&(n=r)}return Number.isFinite(n)?n:null},Dc=function(e){for(var t=e.length,n=1/0;t--;){var r=e[t];Number.isFinite(r)&&r2&&void 0!==arguments[2]?arguments[2]:"",r=t[0],i=t[t.length-1];return n?t.map((function(e){return"".concat(gc(e,r,i)," ").concat(n)})):t.map((function(e){return gc(e,r,i)}))}(e,n,t)}};return e?Number(e)%2?i:ft(ft({},i),{},{side:1}):{space:80,values:wc,stroke:r,font:n}}))},xc=function(e,t){if(null==e||null==t)return[-1,1];var n=.02*(Math.abs(t-e)||Math.abs(e)||1);return[e-n,t+n]},Cc=n(61),Ec=n.n(Cc),Sc=function(e){var t,n,i,o=e.u,u=e.id,l=e.unit,c=void 0===l?"":l,s=e.metrics,f=e.series,d=e.yRange,h=e.tooltipIdx,p=e.tooltipOffset,m=e.isSticky,g=e.onClose,y=(0,r.useRef)(null),_=v((0,r.useState)({top:-999,left:-999}),2),b=_[0],D=_[1],w=v((0,r.useState)(!1),2),k=w[0],x=w[1],C=v((0,r.useState)(!1),2),E=C[0],S=C[1],A=v((0,r.useState)(h.seriesIdx),2),N=A[0],M=A[1],F=v((0,r.useState)(h.dataIdx),2),T=F[0],O=F[1],I=wt()(o,["data",N,T],0),B=gc(I,wt()(d,[0]),wt()(d,[1])),P=o.data[0][T],R=a()(1e3*P).tz().format(qt),L=(null===(t=f[N])||void 0===t?void 0:t.stroke)+"",z=(null===(n=f[N])||void 0===n?void 0:n.calculations)||{},j=new Set(s.map((function(e){return e.group}))).size>1,$=(null===(i=s[N-1])||void 0===i?void 0:i.group)||0,H=(0,r.useMemo)((function(){var e,t=(null===(e=s[N-1])||void 0===e?void 0:e.metric)||{},n=Object.keys(t).filter((function(e){return"__name__"!=e})).map((function(e){return"".concat(e,"=").concat(JSON.stringify(t[e]))})),r=t.__name__||"";return n.length>0&&(r+="{"+n.join(",")+"}"),r}),[s,N]),Y=(0,r.useCallback)((function(e){if(k){var t=e.clientX,n=e.clientY;D({top:n,left:t})}}),[k]);return(0,r.useEffect)((function(){var e;if(y.current){var t=o.valToPos(I||0,(null===(e=f[N])||void 0===e?void 0:e.scale)||"1"),n=o.valToPos(P,"x"),r=y.current.getBoundingClientRect(),i=r.width,a=r.height,u=o.over.getBoundingClientRect(),l=n+i>=u.width?i+20:0,c=t+a>=u.height?a+20:0,s={top:t+p.top+10-c,left:n+p.left+10-l};s.left<0&&(s.left=20),s.top<0&&(s.top=20),D(s)}}),[o,I,P,N,p,y]),(0,r.useEffect)((function(){M(h.seriesIdx),O(h.dataIdx)}),[h]),Cr("mousemove",Y),Cr("mouseup",(function(){x(!1)})),h.seriesIdx<0||h.dataIdx<0?null:r.default.createPortal(zt("div",{className:_r()({"vm-chart-tooltip":!0,"vm-chart-tooltip_sticky":m,"vm-chart-tooltip_moved":E}),ref:y,style:b,children:[zt("div",{className:"vm-chart-tooltip-header",children:[zt("div",{className:"vm-chart-tooltip-header__date",children:[j&&zt("div",{children:["Query ",$]}),R]}),m&&zt(Rt.HY,{children:[zt(ui,{className:"vm-chart-tooltip-header__drag",variant:"text",size:"small",startIcon:zt(cr,{}),onMouseDown:function(e){S(!0),x(!0);var t=e.clientX,n=e.clientY;D({top:n,left:t})}}),zt(ui,{className:"vm-chart-tooltip-header__close",variant:"text",size:"small",startIcon:zt(Ln,{}),onClick:function(){g&&g(u)}})]})]}),zt("div",{className:"vm-chart-tooltip-data",children:[zt("div",{className:"vm-chart-tooltip-data__marker",style:{background:L}}),zt("div",{children:[zt("b",{children:[B,c]}),zt("br",{}),"median:",zt("b",{children:z.median}),", min:",zt("b",{children:z.min}),", max:",zt("b",{children:z.max})]})]}),zt("div",{className:"vm-chart-tooltip-info",children:H})]}),o.root)},Ac=function(e){return e.xRange="xRange",e.yRange="yRange",e}(Ac||{}),Nc=function(e){var t=e.data,n=e.series,i=e.metrics,o=void 0===i?[]:i,u=e.period,l=e.yaxis,c=e.unit,s=e.setPeriod,f=e.layoutSize,d=e.height,h=$t().isDarkTheme,p=(0,r.useRef)(null),m=v((0,r.useState)(!1),2),g=m[0],y=m[1],b=v((0,r.useState)({min:u.start,max:u.end}),2),D=b[0],w=b[1],k=v((0,r.useState)([0,1]),2),x=k[0],C=k[1],E=v((0,r.useState)(),2),S=E[0],A=E[1],N=v((0,r.useState)(0),2),M=N[0],F=N[1],T=v((0,r.useState)(!1),2),O=T[0],I=T[1],B=v((0,r.useState)({seriesIdx:-1,dataIdx:-1}),2),P=B[0],R=B[1],L=v((0,r.useState)({left:0,top:0}),2),z=L[0],j=L[1],$=v((0,r.useState)([]),2),H=$[0],Y=$[1],U=(0,r.useMemo)((function(){return"".concat(P.seriesIdx,"_").concat(P.dataIdx)}),[P]),V=(0,r.useCallback)(Ec()((function(e){var t=e.min,n=e.max;s({from:a()(1e3*t).toDate(),to:a()(1e3*n).toDate()})}),500),[]),q=function(e){var t=e.u,n=e.min,r=e.max,i=1e3*(r-n);iZt||(t.setScale("x",{min:n,max:r}),w({min:n,max:r}),V({min:n,max:r}))},W=(0,r.useCallback)((function(e){var t=e.target,n=e.ctrlKey,r=e.metaKey,i=e.key,a=t instanceof HTMLInputElement||t instanceof HTMLTextAreaElement;if(S&&!a){var o="+"===i||"="===i;if(("-"===i||o)&&!n&&!r){e.preventDefault();var u=(D.max-D.min)/10*(o?1:-1);q({u:S,min:D.min+u,max:D.max-u})}}}),[S,D]),Q=(0,r.useCallback)((function(){if(O){var e="".concat(P.seriesIdx,"_").concat(P.dataIdx),t={id:e,unit:c,series:n,metrics:o,yRange:x,tooltipIdx:P,tooltipOffset:z};if(!H.find((function(t){return t.id===e}))){var r=JSON.parse(JSON.stringify(t));Y((function(e){return[].concat(_(e),[r])}))}}}),[o,n,H,P,z,O,c,x]),G=function(e){Y((function(t){return t.filter((function(t){return t.id!==e}))}))},J=function(){return[D.min,D.max]},Z=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:1,r=arguments.length>3?arguments[3]:void 0;return"1"==r&&C([t,n]),l.limits.enable?l.limits.range[r]:xc(t,n)},K=ft(ft({},vc),{},{tzDate:function(e){return a()(cn(fn(e))).local().toDate()},series:n,axes:kc([{},{scale:"1"}],c),scales:ft({},function(){var e={x:{range:J}},t=Object.keys(l.limits.range);return(t.length?t:["1"]).forEach((function(t){e[t]={range:function(e){return Z(e,arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,arguments.length>2&&void 0!==arguments[2]?arguments[2]:1,t)}}})),e}()),width:f.width||400,height:d||500,plugins:[{hooks:{ready:function(e){var t=.9;j({left:parseFloat(e.over.style.left),top:parseFloat(e.over.style.top)}),e.over.addEventListener("mousedown",(function(n){var r=n.ctrlKey,i=n.metaKey;0===n.button&&(r||i)&&_c({u:e,e:n,setPanning:y,setPlotScale:q,factor:t})})),e.over.addEventListener("touchstart",(function(n){_c({u:e,e:n,setPanning:y,setPlotScale:q,factor:t})})),e.over.addEventListener("wheel",(function(n){if(n.ctrlKey||n.metaKey){n.preventDefault();var r=e.over.getBoundingClientRect().width,i=e.cursor.left&&e.cursor.left>0?e.cursor.left:0,a=e.posToVal(i,"x"),o=(e.scales.x.max||0)-(e.scales.x.min||0),u=n.deltaY<0?o*t:o/t,l=a-i/r*u,c=l+u;e.batch((function(){return q({u:e,min:l,max:c})}))}}))},setCursor:function(e){var t,n=null!==(t=e.cursor.idx)&&void 0!==t?t:-1;R((function(e){return ft(ft({},e),{},{dataIdx:n})}))},setSeries:function(e,t){var n=null!==t&&void 0!==t?t:-1;R((function(e){return ft(ft({},e),{},{seriesIdx:n})}))}}}],hooks:{setSelect:[function(e){var t=e.posToVal(e.select.left,"x"),n=e.posToVal(e.select.left+e.select.width,"x");q({u:e,min:t,max:n})}]}}),X=function(e){if(S){switch(e){case Ac.xRange:S.scales.x.range=J;break;case Ac.yRange:Object.keys(l.limits.range).forEach((function(e){S.scales[e]&&(S.scales[e].range=function(t){return Z(t,arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,arguments.length>2&&void 0!==arguments[2]?arguments[2]:1,e)})}))}g||S.redraw()}};(0,r.useEffect)((function(){return w({min:u.start,max:u.end})}),[u]),(0,r.useEffect)((function(){if(Y([]),R({seriesIdx:-1,dataIdx:-1}),p.current){var e=new pc(K,t,p.current);return A(e),w({min:u.start,max:u.end}),e.destroy}}),[p.current,n,f,d,h]);var ee=(0,r.useCallback)((function(e){if(2===e.touches.length&&S){e.preventDefault();var t=e.touches[0].clientX-e.touches[1].clientX,n=e.touches[0].clientY-e.touches[1].clientY,r=Math.sqrt(t*t+n*n),i=M-r,a=S.scales.x.max||D.max,o=S.scales.x.min||D.min,u=(a-o)/50*(i>0?-1:1);S.batch((function(){return q({u:S,min:o+u,max:a-u})}))}}),[S,M,D]);return(0,r.useEffect)((function(){return X(Ac.xRange)}),[D]),(0,r.useEffect)((function(){return X(Ac.yRange)}),[l]),(0,r.useEffect)((function(){var e=-1!==P.dataIdx&&-1!==P.seriesIdx;I(e)}),[P,H]),Cr("click",Q),Cr("keydown",W),Cr("touchmove",ee),Cr("touchstart",(function(e){if(2===e.touches.length){e.preventDefault();var t=e.touches[0].clientX-e.touches[1].clientX,n=e.touches[0].clientY-e.touches[1].clientY;F(Math.sqrt(t*t+n*n))}})),zt("div",{className:_r()({"vm-line-chart":!0,"vm-line-chart_panning":g}),style:{minWidth:"".concat(f.width||400,"px"),minHeight:"".concat(d||500,"px")},children:[zt("div",{className:"vm-line-chart__u-plot",ref:p}),S&&O&&zt(Sc,{unit:c,u:S,series:n,metrics:o,yRange:x,tooltipIdx:P,tooltipOffset:z,id:U}),S&&H.map((function(e){return(0,r.createElement)(Sc,ft(ft({},e),{},{isSticky:!0,u:S,key:e.id,onClose:G}))}))]})},Mc=function(){var e=Xr().showInfoMessage;return function(){var t=sa(la().mark((function t(n,r){var i;return la().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(null!==(i=navigator)&&void 0!==i&&i.clipboard){t.next=4;break}return e({text:"Clipboard not supported",type:"error"}),console.warn("Clipboard not supported"),t.abrupt("return",!1);case 4:return t.prev=4,t.next=7,navigator.clipboard.writeText(n);case 7:return r&&e({text:r,type:"success"}),t.abrupt("return",!0);case 11:return t.prev=11,t.t0=t.catch(4),t.t0 instanceof Error&&e({text:"".concat(t.t0.name,": ").concat(t.t0.message),type:"error"}),console.warn("Copy failed",t.t0),t.abrupt("return",!1);case 16:case"end":return t.stop()}}),t,null,[[4,11]])})));return function(e,n){return t.apply(this,arguments)}}()},Fc=function(e){var t=e.legend,n=e.onChange,i=e.isHeatmap,a=Mc(),o=v((0,r.useState)(""),2),u=o[0],l=o[1],c=(0,r.useMemo)((function(){var e=function(e){return Object.keys(e.freeFormFields).filter((function(e){return"__name__"!==e})).map((function(t){var n="".concat(t,"=").concat(JSON.stringify(e.freeFormFields[t]));return{id:"".concat(e.label,".").concat(n),freeField:n,key:t}}))}(t);return i?e.filter((function(e){return"vmrange"!==e.key})):e}),[t,i]),s=t.calculations,f=Object.values(s).some((function(e){return e})),d=function(){var e=sa(la().mark((function e(t,n){return la().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,a(t);case 2:if(e.sent){e.next=5;break}return e.abrupt("return");case 5:l(n),setTimeout((function(){return l("")}),2e3);case 7:case"end":return e.stop()}}),e)})));return function(t,n){return e.apply(this,arguments)}}();return zt("div",{className:_r()({"vm-legend-item":!0,"vm-legend-row":!0,"vm-legend-item_hide":!t.checked&&!i,"vm-legend-item_static":i}),onClick:function(e){return function(t){n&&n(e,t.ctrlKey||t.metaKey)}}(t),children:[!i&&zt("div",{className:"vm-legend-item__marker",style:{backgroundColor:t.color}}),zt("div",{className:"vm-legend-item-info",children:zt("span",{className:"vm-legend-item-info__label",children:[t.freeFormFields.__name__,!!c.length&&zt(Rt.HY,{children:"{"}),c.map((function(e,t){return zt(hi,{open:u===e.id,title:"copied!",placement:"top-center",children:zt("span",{className:"vm-legend-item-info__free-fields",onClick:(n=e.freeField,r=e.id,function(e){e.stopPropagation(),d(n,r)}),title:"copy to clipboard",children:[e.freeField,t+11;return zt(Rt.HY,{children:zt("div",{className:"vm-legend",children:a.map((function(e){return zt("div",{className:"vm-legend-group",children:zt(ta,{defaultExpanded:!0,title:zt("div",{className:"vm-legend-group-title",children:[o&&zt("span",{className:"vm-legend-group-title__count",children:["Query ",e,": "]}),zt("span",{className:"vm-legend-group-title__query",children:n[e-1]})]}),children:zt("div",{children:t.filter((function(t){return t.group===e})).map((function(e){return zt(Fc,{legend:e,onChange:i},e.label)}))})})},e)}))})})},Oc=["#e54040","#32a9dc","#2ee329","#7126a1","#e38f0f","#3d811a","#ffea00","#2d2d2d","#da42a6","#a44e0c"],Ic=function(e){var t=16777215,n=1,r=0,i=1;if(e.length>0)for(var a=0;ar&&(r=e[a].charCodeAt(0)),i=parseInt(String(t/r)),n=(n+e[a].charCodeAt(0)*i*49979693)%t;var o=(n*e.length%t).toString(16);return o=o.padEnd(6,o),"#".concat(o)},Bc=["__name__"],Pc=function(e,t){var n=!(arguments.length>2&&void 0!==arguments[2])||arguments[2],r=e.metric,i=r.__name__,a=br(r,Bc),o=t||"".concat(n?"[Query ".concat(e.group,"] "):"").concat(i||"");return 0==Object.keys(a).length?o||"value":"".concat(o,"{").concat(Object.entries(a).map((function(e){return"".concat(e[0],"=").concat(JSON.stringify(e[1]))})).join(", "),"}")},Rc=function(e){switch(e){case"NaN":return NaN;case"Inf":case"+Inf":return 1/0;case"-Inf":return-1/0;default:return parseFloat(e)}},Lc=function(e){if(e.length<2)return!1;var t=["le","vmrange"],n=Object.keys(e[0].metric).filter((function(e){return!t.includes(e)}));return e.every((function(r){var i=Object.keys(r.metric).filter((function(e){return!t.includes(e)}));return n.length===i.length&&i.every((function(t){return r.metric[t]===e[0].metric[t]}))}))&&e.every((function(e){return t.some((function(t){return t in e.metric}))}))},zc=function(e,t,n){for(var r=[],i=0;i0&&(i=Math.min(i,n[o]),a=Math.max(a,n[o]));for(var u=a-i,l=r.length,c=Array(n.length),s=0;s0&&b[B]>=(o.min||-1/0)&&b[B]<=(o.max||1/0)&&D[B]>=(u.min||-1/0)&&D[B]<=(u.max||1/0)){var P=I[~~(B/S)],R=O[B%S];g(E[x[B]],P,R,F,T)}e.ctx.save(),e.ctx.rect(e.bbox.left,e.bbox.top,e.bbox.width,e.bbox.height),e.ctx.clip(),E.forEach((function(t,n){e.ctx.fillStyle=C[n],e.ctx.fill(t)})),e.ctx.restore()}))}},$c=function(e){var t=(e.metric.vmrange||e.metric.le||"").split("...");return Rc(t[t.length-1])},Hc=function(e,t){return $c(e)-$c(t)},Yc=function(e,t){if(!t)return e;var n=function(e){var t;if(!e.every((function(e){return e.metric.le})))return e;var n,r=e.sort((function(e,t){return parseFloat(e.metric.le)-parseFloat(t.metric.le)})),i=(null===(t=e[0])||void 0===t?void 0:t.group)||1,a={metric:{le:""},values:[],group:i},o=[],u=g(r);try{for(u.s();!(n=u.n()).done;){var l,c=n.value,s=[a.metric.le,c.metric.le].filter((function(e){return e})).join("..."),f=[],d=g(c.values);try{var h=function(){var e,t=v(l.value,2),n=t[0],r=+t[1]-+((null===(e=a.values.find((function(e){return e[0]===n})))||void 0===e?void 0:e[1])||0);f.push([n,"".concat(r)])};for(d.s();!(l=d.n()).done;)h()}catch(p){d.e(p)}finally{d.f()}o.push({metric:{vmrange:s},values:f,group:i}),a=c}}catch(p){u.e(p)}finally{u.f()}return o}(e.sort(Hc)),r=n.map((function(e){return e.values})).flat();return n.map((function(e){var t=e.values.map((function(e){var t=r.filter((function(t){return t[0]===e[0]})).reduce((function(e,t){return e+ +t[1]}),0);return[e[0],"".concat(Math.round(+e[1]/t*100))]}));return ft(ft({},e),{},{values:t})})).filter((function(e){return!e.values.every((function(e){return"0"===e[1]}))}))},Uc=function(e){var t,n=e.min,i=e.max,a=e.legendValue,o=e.series,u=v((0,r.useState)(0),2),l=u[0],c=u[1],s=v((0,r.useState)(""),2),f=s[0],d=s[1],h=v((0,r.useState)(""),2),p=h[0],m=h[1],g=v((0,r.useState)(""),2),y=g[0],_=g[1];return(0,r.useEffect)((function(){var e=(null===a||void 0===a?void 0:a.value)||0;c(e?(e-n)/(i-n)*100:0),d(e?"".concat(e,"%"):""),m("".concat(n,"%")),_("".concat(i,"%"))}),[a,n,i]),zt("div",{className:"vm-legend-heatmap__wrapper",children:[zt("div",{className:"vm-legend-heatmap",children:[zt("div",{className:"vm-legend-heatmap-gradient",style:{background:"linear-gradient(to right, ".concat(zc.join(", "),")")},children:!(null===a||void 0===a||!a.value)&&zt("div",{className:"vm-legend-heatmap-gradient__value",style:{left:"".concat(l,"%")},children:zt("span",{children:f})})}),zt("div",{className:"vm-legend-heatmap__value",children:p}),zt("div",{className:"vm-legend-heatmap__value",children:y})]}),o[1]&&zt(Fc,{legend:o[1],isHeatmap:!0},null===(t=o[1])||void 0===t?void 0:t.label)]})},Vc=function(){var e={};return function(t,n,r){var i=Pc(t,r[t.group-1]),a=Object.keys(e).length;a>1]}(o),s=function(e){for(var t=e.length;t--;){var n=e[t];if(Number.isFinite(n))return n}}(o);return{label:i,freeFormFields:t.metric,width:1.4,stroke:e[i]||Ic(i),show:!Wc(i,n),scale:"1",points:{size:4.2,width:1.4},calculations:{min:gc(u,u,l),max:gc(l,u,l),median:gc(c,u,l),last:gc(s,u,l)}}}},qc=function(e,t){return{group:t,label:e.label||"",color:e.stroke,checked:e.show||!1,freeFormFields:e.freeFormFields,calculations:e.calculations}},Wc=function(e,t){return t.includes("".concat(e))},Qc=function(e){var t=e.u,n=e.id,i=e.unit,a=void 0===i?"":i,o=e.cursor,u=e.tooltipOffset,l=e.isSticky,c=e.onClose,s=e.startDate,f=e.endDate,d=e.bucket,h=e.valueFormat,p=e.value,m=(0,r.useRef)(null),g=v((0,r.useState)({top:-999,left:-999}),2),y=g[0],_=g[1],b=v((0,r.useState)(!1),2),D=b[0],w=b[1],k=v((0,r.useState)(!1),2),x=k[0],C=k[1],E=(0,r.useCallback)((function(e){if(D){var t=e.clientX,n=e.clientY;_({top:n,left:t})}}),[D]);return(0,r.useEffect)((function(){if(m.current){var e=o.top,n=o.left,r=m.current.getBoundingClientRect(),i=r.width,a=r.height,l=t.over.getBoundingClientRect(),c=n+i>=l.width?i+20:0,s=e+a>=l.height?a+20:0;_({top:e+u.top+10-s,left:n+u.left+10-c})}}),[t,o,u,m]),Cr("mousemove",E),Cr("mouseup",(function(){w(!1)})),null!==o&&void 0!==o&&o.left&&null!==o&&void 0!==o&&o.top&&p?r.default.createPortal(zt("div",{className:_r()({"vm-chart-tooltip":!0,"vm-chart-tooltip_sticky":l,"vm-chart-tooltip_moved":x}),ref:m,style:y,children:[zt("div",{className:"vm-chart-tooltip-header",children:[zt("div",{className:"vm-chart-tooltip-header__date vm-chart-tooltip-header__date_range",children:[zt("span",{children:s}),zt("span",{children:f})]}),l&&zt(Rt.HY,{children:[zt(ui,{className:"vm-chart-tooltip-header__drag",variant:"text",size:"small",startIcon:zt(cr,{}),onMouseDown:function(e){C(!0),w(!0);var t=e.clientX,n=e.clientY;_({top:n,left:t})}}),zt(ui,{className:"vm-chart-tooltip-header__close",variant:"text",size:"small",startIcon:zt(Ln,{}),onClick:function(){c&&c(n)}})]})]}),zt("div",{className:"vm-chart-tooltip-data",children:zt("p",{children:["value: ",zt("b",{className:"vm-chart-tooltip-data__value",children:h}),a]})}),zt("div",{className:"vm-chart-tooltip-info",children:d})]}),t.root):null},Gc=function(e){return e.xRange="xRange",e.yRange="yRange",e}(Gc||{}),Jc=function(e){var t=e.data,n=e.metrics,i=void 0===n?[]:n,o=e.period,u=e.yaxis,l=e.unit,c=e.setPeriod,s=e.layoutSize,f=e.height,d=e.onChangeLegend,h=$t().isDarkTheme,p=(0,r.useRef)(null),m=v((0,r.useState)(!1),2),g=m[0],y=m[1],b=v((0,r.useState)({min:o.start,max:o.end}),2),D=b[0],w=b[1],k=v((0,r.useState)(),2),x=k[0],C=k[1],E=v((0,r.useState)(0),2),S=E[0],A=E[1],N=v((0,r.useState)(null),2),M=N[0],F=N[1],T=v((0,r.useState)({left:0,top:0}),2),O=T[0],I=T[1],B=v((0,r.useState)([]),2),P=B[0],R=B[1],L=(0,r.useMemo)((function(){return"".concat(null===M||void 0===M?void 0:M.bucket,"_").concat(null===M||void 0===M?void 0:M.startDate)}),[M]),z=(0,r.useCallback)(Ec()((function(e){var t=e.min,n=e.max;isNaN(t)||isNaN(n)||c({from:a()(1e3*t).toDate(),to:a()(1e3*n).toDate()})}),500),[]),j=function(e){var t=e.u,n=e.min,r=e.max,i=1e3*(r-n);iZt||(t.setScale("x",{min:n,max:r}),w({min:n,max:r}),z({min:n,max:r}))},$=(0,r.useCallback)((function(e){var t=e.target,n=e.ctrlKey,r=e.metaKey,i=e.key,a=t instanceof HTMLInputElement||t instanceof HTMLTextAreaElement;if(x&&!a){var o="+"===i||"="===i;if(("-"===i||o)&&!n&&!r){e.preventDefault();var u=(D.max-D.min)/10*(o?1:-1);j({u:x,min:D.min+u,max:D.max-u})}}}),[x,D]),H=(0,r.useCallback)((function(){if(null!==M&&void 0!==M&&M.value){var e="".concat(null===M||void 0===M?void 0:M.bucket,"_").concat(null===M||void 0===M?void 0:M.startDate),t=ft({id:e,unit:l,tooltipOffset:O},M);if(!P.find((function(t){return t.id===e}))){var n=JSON.parse(JSON.stringify(t));R((function(e){return[].concat(_(e),[n])}))}}}),[P,M,O,l]),Y=function(e){R((function(t){return t.filter((function(t){return t.id!==e}))}))},U=function(){return[D.min,D.max]},V=kc([{}],l),q=ft(ft({},vc),{},{mode:2,tzDate:function(e){return a()(cn(fn(e))).local().toDate()},series:[{},{paths:jc(),facets:[{scale:"x",auto:!0,sorted:1},{scale:"y",auto:!0}]}],axes:[].concat(_(V),[{scale:"y",stroke:V[0].stroke,font:V[0].font,size:yc,splits:i.map((function(e,t){return t})),values:i.map((function(e){return e.metric.vmrange}))}]),scales:{x:{time:!0},y:{log:2,time:!1,range:function(e,t,n){return[t-1,n+1]}}},width:s.width||400,height:f||500,plugins:[{hooks:{ready:function(e){var t=.9;I({left:parseFloat(e.over.style.left),top:parseFloat(e.over.style.top)}),e.over.addEventListener("mousedown",(function(n){var r=n.ctrlKey,i=n.metaKey;0===n.button&&(r||i)&&_c({u:e,e:n,setPanning:y,setPlotScale:j,factor:t})})),e.over.addEventListener("touchstart",(function(n){_c({u:e,e:n,setPanning:y,setPlotScale:j,factor:t})})),e.over.addEventListener("wheel",(function(n){if(n.ctrlKey||n.metaKey){n.preventDefault();var r=e.over.getBoundingClientRect().width,i=e.cursor.left&&e.cursor.left>0?e.cursor.left:0,a=e.posToVal(i,"x"),o=(e.scales.x.max||0)-(e.scales.x.min||0),u=n.deltaY<0?o*t:o/t,l=a-i/r*u,c=l+u;e.batch((function(){return j({u:e,min:l,max:c})}))}}))},setCursor:function(e){var t,n=e.cursor.left&&e.cursor.left>0?e.cursor.left:0,r=e.cursor.top&&e.cursor.top>0?e.cursor.top:0,o=e.data[1][0]||[];if(Array.isArray(o)){var u=e.posToVal(n,"x"),l=e.posToVal(r,"y"),c=o.findIndex((function(e,t){return u>=e&&u0?-1:1);x.batch((function(){return j({u:x,min:o+u,max:a-u})}))}}),[x,S,D]);return(0,r.useEffect)((function(){return W(Gc.xRange)}),[D]),(0,r.useEffect)((function(){return W(Gc.yRange)}),[u]),(0,r.useEffect)((function(){M&&d(M)}),[M]),Cr("click",H),Cr("keydown",$),Cr("touchmove",Q),Cr("touchstart",(function(e){if(2===e.touches.length){e.preventDefault();var t=e.touches[0].clientX-e.touches[1].clientX,n=e.touches[0].clientY-e.touches[1].clientY;A(Math.sqrt(t*t+n*n))}})),zt("div",{className:_r()({"vm-line-chart":!0,"vm-line-chart_panning":g}),style:{minWidth:"".concat(s.width||400,"px"),minHeight:"".concat(f||500,"px")},children:[zt("div",{className:"vm-line-chart__u-plot",ref:p}),x&&M&&zt(Qc,ft(ft({},M),{},{unit:l,u:x,tooltipOffset:O,id:L})),x&&P.map((function(e){return(0,r.createElement)(Qc,ft(ft({},e),{},{isSticky:!0,u:x,key:e.id,onClose:Y}))}))]})},Zc=function(){var e=v((0,r.useState)(null),2),t=e[0],n=e[1],i=v((0,r.useState)({width:0,height:0}),2),a=i[0],o=i[1],u=(0,r.useCallback)((function(){o({width:(null===t||void 0===t?void 0:t.offsetWidth)||0,height:(null===t||void 0===t?void 0:t.offsetHeight)||0})}),[null===t||void 0===t?void 0:t.offsetHeight,null===t||void 0===t?void 0:t.offsetWidth]);return Cr("resize",u),xr(u,[null===t||void 0===t?void 0:t.offsetHeight,null===t||void 0===t?void 0:t.offsetWidth]),[n,a]},Kc=function(e){var t=e.data,n=void 0===t?[]:t,i=e.period,a=e.customStep,o=e.query,u=e.yaxis,l=e.unit,c=e.showLegend,s=void 0===c||c,f=e.setYaxisLimits,d=e.setPeriod,h=e.alias,p=void 0===h?[]:h,m=e.fullWidth,y=void 0===m||m,b=e.height,D=e.isHistogram,w=Gr().isMobile,k=Sn().timezone,x=(0,r.useMemo)((function(){return a||i.step||"1s"}),[i.step,a]),C=(0,r.useMemo)((function(){return Yc(n,D)}),[D,n]),E=(0,r.useCallback)(Vc(),[C]),S=v((0,r.useState)([[]]),2),A=S[0],N=S[1],M=v((0,r.useState)([]),2),F=M[0],T=M[1],O=v((0,r.useState)([]),2),I=O[0],B=O[1],P=v((0,r.useState)([]),2),R=P[0],L=P[1],z=v((0,r.useState)(null),2),j=z[0],$=z[1],H=function(e){var t=function(e,t){var n={},r=Object.values(e).flat(),i=Dc(r)||0,a=bc(r)||1;return n[1]=t?xc(i,a):[i,a],n}(e,!D);f(t)};(0,r.useEffect)((function(){var e=[],t={},n=[],r=[{}];null===C||void 0===C||C.forEach((function(i){var a=E(i,R,p);r.push(a),n.push(qc(a,i.group));var o,u=t[i.group]||[],l=g(i.values);try{for(l.s();!(o=l.n()).done;){var c=o.value;e.push(c[0]),u.push(Rc(c[1]))}}catch(s){l.e(s)}finally{l.f()}t[i.group]=u}));var a=function(e,t,n){for(var r=an(t)||1,i=Array.from(new Set(e)).sort((function(e,t){return e-t})),a=n.start,o=nn(n.end+r),u=0,l=[];a<=o;){for(;u=i.length||i[u]>a)&&l.push(a)}for(;l.length<2;)l.push(a),a=nn(a+r);return l}(e,x,i),o=C.map((function(e){var t,n=[],r=e.values,i=r.length,o=0,u=g(a);try{for(u.s();!(t=u.n()).done;){for(var l=t.value;o1e10*h?n.map((function(){return f})):n}));o.unshift(a),H(t);var u=D?function(e){var t=e.slice(1,e.length),n=[],r=[];t.forEach((function(e,n){e.forEach((function(e,i){var a=i*t.length+n;r[a]=e}))})),e[0].forEach((function(e){var r=new Array(t.length).fill(e);n.push.apply(n,_(r))}));var i=new Array(n.length).fill(0).map((function(e,n){return n%t.length}));return[null,[n,i,r]]}(o):o;N(u),T(r),B(n)}),[C,k,D]),(0,r.useEffect)((function(){var e=[],t=[{}];null===C||void 0===C||C.forEach((function(n){var r=E(n,R,p);t.push(r),e.push(qc(r,n.group))})),T(t),B(e)}),[R]);var Y=v(Zc(),2),U=Y[0],V=Y[1];return zt("div",{className:_r()({"vm-graph-view":!0,"vm-graph-view_full-width":y,"vm-graph-view_full-width_mobile":y&&w}),ref:U,children:[!D&&zt(Nc,{data:A,series:F,metrics:C,period:i,yaxis:u,unit:l,setPeriod:d,layoutSize:V,height:b}),D&&zt(Jc,{data:A,metrics:C,period:i,yaxis:u,unit:l,setPeriod:d,layoutSize:V,height:b,onChangeLegend:function(e){$(e)}}),!D&&s&&zt(Tc,{labels:I,query:o,onChange:function(e,t){L(function(e){var t=e.hideSeries,n=e.legend,r=e.metaKey,i=e.series,a=n.label,o=Wc(a,t),u=i.map((function(e){return e.label||""}));return r?o?t.filter((function(e){return e!==a})):[].concat(_(t),[a]):t.length?o?_(u.filter((function(e){return e!==a}))):[]:_(u.filter((function(e){return e!==a})))}({hideSeries:R,legend:e,metaKey:t,series:F}))}}),D&&s&&zt(Uc,{series:F,min:u.limits.range[1][0]||0,max:u.limits.range[1][1]||0,legendValue:j})]})},Xc=function(e){var t=e.value,n=e.options,i=e.anchor,a=e.disabled,o=e.maxWords,u=void 0===o?1:o,l=e.minLength,c=void 0===l?2:l,s=e.fullWidth,f=e.selected,d=e.noOptionsText,h=e.label,p=e.disabledFullScreen,m=e.onSelect,g=e.onOpenAutocomplete,y=Gr().isMobile,_=(0,r.useRef)(null),b=v((0,r.useState)(-1),2),D=b[0],w=b[1],k=li(!1),x=k.value,C=k.setValue,E=k.setFalse,S=(0,r.useMemo)((function(){if(!x)return[];try{var e=new RegExp(String(t),"i");return n.filter((function(n){return e.test(n)&&n!==t})).sort((function(t,n){var r,i;return((null===(r=t.match(e))||void 0===r?void 0:r.index)||0)-((null===(i=n.match(e))||void 0===i?void 0:i.index)||0)}))}catch(r){return[]}}),[x,n,t]),A=(0,r.useMemo)((function(){return d&&!S.length}),[d,S]),N=(0,r.useCallback)((function(e){var t=e.key,n=e.ctrlKey,r=e.metaKey,i=e.shiftKey,a=n||r||i,o=S.length;if("ArrowUp"===t&&!a&&o&&(e.preventDefault(),w((function(e){return e<=0?0:e-1}))),"ArrowDown"===t&&!a&&o){e.preventDefault();var u=S.length-1;w((function(e){return e>=u?u:e+1}))}if("Enter"===t){var l=S[D];l&&m(l),f||E()}"Escape"===t&&E()}),[D,S,E,m,f]);return(0,r.useEffect)((function(){var e=(t.match(/[a-zA-Z_:.][a-zA-Z0-9_:.]*/gm)||[]).length;C(t.length>c&&e<=u)}),[t]),Cr("keydown",N),(0,r.useEffect)((function(){if(_.current){var e=_.current.childNodes[D];null!==e&&void 0!==e&&e.scrollIntoView&&e.scrollIntoView({block:"center"})}}),[D,S]),(0,r.useEffect)((function(){w(-1)}),[S]),(0,r.useEffect)((function(){g&&g(x)}),[x]),zt(ci,{open:x,buttonRef:i,placement:"bottom-left",onClose:E,fullWidth:s,title:y?h:void 0,disabledFullScreen:p,children:zt("div",{className:_r()({"vm-autocomplete":!0,"vm-autocomplete_mobile":y&&!p}),ref:_,children:[A&&zt("div",{className:"vm-autocomplete__no-options",children:d}),S.map((function(e,t){return zt("div",{className:_r()({"vm-list-item":!0,"vm-list-item_mobile":y,"vm-list-item_active":t===D,"vm-list-item_multiselect":f,"vm-list-item_multiselect_selected":null===f||void 0===f?void 0:f.includes(e)}),id:"$autocomplete$".concat(e),onClick:(n=e,function(){a||(m(n),f||E())}),children:[(null===f||void 0===f?void 0:f.includes(e))&&zt(ar,{}),zt("span",{children:e})]},e);var n}))]})})},es=function(e){var t=e.value,n=e.onChange,i=e.onEnter,a=e.onArrowUp,o=e.onArrowDown,u=e.autocomplete,l=e.error,c=e.stats,s=e.options,f=e.label,d=e.disabled,h=void 0!==d&&d,p=v((0,r.useState)(!1),2),m=p[0],g=p[1],y=(0,r.useRef)(null),_="0"===(null===c||void 0===c?void 0:c.seriesFetched)&&!c.resultLength;return zt("div",{className:"vm-query-editor",ref:y,children:[zt(Si,{value:t,label:f,type:"textarea",autofocus:!!t,error:l,onKeyDown:function(e){var t=e.key,n=e.ctrlKey,r=e.metaKey,u=e.shiftKey,l=n||r,c="ArrowDown"===t,s="Enter"===t;"ArrowUp"===t&&l&&(e.preventDefault(),a()),c&&l&&(e.preventDefault(),o()),!s||u||m||i()},onChange:n,disabled:h,inputmode:"search"}),u&&zt(Xc,{disabledFullScreen:!0,value:t,options:s,anchor:y,onSelect:function(e){n(e)},onOpenAutocomplete:g}),_&&zt("div",{className:"vm-query-editor-warning",children:zt(hi,{placement:"bottom-right",title:zt("span",{className:"vm-query-editor-warning__tooltip",children:"No match! \n This query hasn't selected any time series from database.\n Either the requested metrics are missing in the database, \n or there is a typo in series selector."}),children:zt($n,{})})})]})},ts=function(e){var t,n=e.value,r=void 0!==n&&n,i=e.disabled,a=void 0!==i&&i,o=e.label,u=e.color,l=void 0===u?"secondary":u,c=e.fullWidth,s=e.onChange;return zt("div",{className:_r()((ct(t={"vm-switch":!0,"vm-switch_full-width":c,"vm-switch_disabled":a,"vm-switch_active":r},"vm-switch_".concat(l,"_active"),r),ct(t,"vm-switch_".concat(l),l),t)),onClick:function(){a||s(!r)},children:[zt("div",{className:"vm-switch-track",children:zt("div",{className:"vm-switch-track__thumb"})}),o&&zt("span",{className:"vm-switch__label",children:o})]})},ns=function(e){var t=e.isMobile,n=On().autocomplete,r=In(),i=Pr(),a=i.nocache,o=i.isTracingEnabled,u=Rr();return zt("div",{className:_r()({"vm-additional-settings":!0,"vm-additional-settings_mobile":t}),children:[zt(ts,{label:"Autocomplete",value:n,onChange:function(){r({type:"TOGGLE_AUTOCOMPLETE"})},fullWidth:t}),zt(ts,{label:"Disable cache",value:a,onChange:function(){u({type:"TOGGLE_NO_CACHE"})},fullWidth:t}),zt(ts,{label:"Trace query",value:o,onChange:function(){u({type:"TOGGLE_QUERY_TRACING"})},fullWidth:t})]})},rs=function(){var e=Gr().isMobile,t=(0,r.useRef)(null),n=li(!1),i=n.value,a=n.toggle,o=n.setFalse;return e?zt(Rt.HY,{children:[zt("div",{ref:t,children:zt(ui,{variant:"outlined",startIcon:zt(vr,{}),onClick:a})}),zt(ci,{open:i,buttonRef:t,placement:"bottom-left",onClose:o,title:"Query settings",children:zt(ns,{isMobile:e})})]}):zt(ns,{})},is=function(e,t){return e.length===t.length&&e.every((function(e,n){return e===t[n]}))},as=function(e){var t=e.errors,n=e.stats,i=e.queryOptions,a=e.onHideQuery,o=e.onRunQuery,u=Gr().isMobile,l=On(),c=l.query,s=l.queryHistory,f=l.autocomplete,d=In(),h=An(),p=v((0,r.useState)(c||[]),2),m=p[0],g=p[1],y=v((0,r.useState)([]),2),b=y[0],D=y[1],w=Fi(m),k=function(){d({type:"SET_QUERY_HISTORY",payload:m.map((function(e,t){var n=s[t]||{values:[]},r=e===n.values[n.values.length-1];return{index:n.values.length-Number(r),values:!r&&e?[].concat(_(n.values),[e]):n.values}}))}),d({type:"SET_QUERY",payload:m}),h({type:"RUN_QUERY"}),o()},x=function(e,t){g((function(n){return n.map((function(n,r){return r===t?e:n}))}))},C=function(e,t){return function(){!function(e,t){var n=s[t],r=n.index,i=n.values,a=r+e;a<0||a>=i.length||(x(i[a]||"",t),d({type:"SET_QUERY_HISTORY_BY_INDEX",payload:{value:{values:i,index:a},queryNumber:t}}))}(e,t)}},E=function(e){return function(t){x(t,e)}},S=function(e){return function(){var t;t=e,g((function(e){return e.filter((function(e,n){return n!==t}))})),D((function(t){return t.includes(e)?t.filter((function(t){return t!==e})):t.map((function(t){return t>e?t-1:t}))}))}},A=function(e){return function(t){!function(e,t){var n=e.ctrlKey,r=e.metaKey;if(n||r){var i=m.map((function(e,t){return t})).filter((function(e){return e!==t}));D((function(e){return is(i,e)?[]:i}))}else D((function(e){return e.includes(t)?e.filter((function(e){return e!==t})):[].concat(_(e),[t])}))}(t,e)}};return(0,r.useEffect)((function(){w&&m.length1&&zt(hi,{title:"Remove Query",children:zt("div",{className:"vm-query-configurator-list-row__button",children:zt(ui,{variant:"text",color:"error",startIcon:zt(nr,{}),onClick:S(r)})})})]},r)}))}),zt("div",{className:"vm-query-configurator-settings",children:[zt(rs,{}),zt("div",{className:"vm-query-configurator-settings__buttons",children:[m.length<4&&zt(ui,{variant:"outlined",onClick:function(){g((function(e){return[].concat(_(e),[""])}))},startIcon:zt(rr,{}),children:"Add Query"}),zt(ui,{variant:"contained",onClick:k,startIcon:zt(Zn,{}),children:u?"Execute":"Execute Query"})]})]})]})};function os(e){var t,n,r,i=2;for("undefined"!=typeof Symbol&&(n=Symbol.asyncIterator,r=Symbol.iterator);i--;){if(n&&null!=(t=e[n]))return t.call(e);if(r&&null!=(t=e[r]))return new us(t.call(e));n="@@asyncIterator",r="@@iterator"}throw new TypeError("Object is not async iterable")}function us(e){function t(e){if(Object(e)!==e)return Promise.reject(new TypeError(e+" is not an object."));var t=e.done;return Promise.resolve(e.value).then((function(e){return{value:e,done:t}}))}return us=function(e){this.s=e,this.n=e.next},us.prototype={s:null,n:null,next:function(){return t(this.n.apply(this.s,arguments))},return:function(e){var n=this.s.return;return void 0===n?Promise.resolve({value:e,done:!0}):t(n.apply(this.s,arguments))},throw:function(e){var n=this.s.return;return void 0===n?Promise.reject(e):t(n.apply(this.s,arguments))}},new us(e)}var ls=n(936),cs=n.n(ls),ss=0,fs=function(){function e(t,n){b(this,e),this.tracing=void 0,this.query=void 0,this.tracingChildren=void 0,this.originalTracing=void 0,this.id=void 0,this.tracing=t,this.originalTracing=JSON.parse(JSON.stringify(t)),this.query=n,this.id=ss++;var r=t.children||[];this.tracingChildren=r.map((function(t){return new e(t,n)}))}return x(e,[{key:"queryValue",get:function(){return this.query}},{key:"idValue",get:function(){return this.id}},{key:"children",get:function(){return this.tracingChildren}},{key:"message",get:function(){return this.tracing.message}},{key:"duration",get:function(){return this.tracing.duration_msec}},{key:"JSON",get:function(){return JSON.stringify(this.tracing,null,2)}},{key:"originalJSON",get:function(){return JSON.stringify(this.originalTracing,null,2)}},{key:"setTracing",value:function(t){var n=this;this.tracing=t;var r=t.children||[];this.tracingChildren=r.map((function(t){return new e(t,n.query)}))}},{key:"setQuery",value:function(e){this.query=e}},{key:"resetTracing",value:function(){this.tracing=this.originalTracing}}]),e}(),ds=function(e){var t=e.predefinedQuery,n=e.visible,i=e.display,a=e.customStep,o=e.hideQuery,u=e.showAllSeries,l=On().query,c=Sn().period,s=Pr(),f=s.displayType,d=s.nocache,h=s.isTracingEnabled,p=s.seriesLimits,m=$t().serverUrl,g=v((0,r.useState)(!1),2),y=g[0],b=g[1],D=v((0,r.useState)(),2),w=D[0],k=D[1],x=v((0,r.useState)(),2),C=x[0],E=x[1],S=v((0,r.useState)(),2),A=S[0],N=S[1],M=v((0,r.useState)(),2),F=M[0],T=M[1],O=v((0,r.useState)([]),2),I=O[0],B=O[1],P=v((0,r.useState)([]),2),R=P[0],L=P[1],z=v((0,r.useState)(),2),j=z[0],$=z[1],H=v((0,r.useState)([]),2),Y=H[0],U=H[1],V=v((0,r.useState)(!1),2),q=V[0],W=V[1],Q=function(){var e=sa(la().mark((function e(t){var n,r,i,a,o,u,l,c,s,f,d,h,p,m,v,g,y,D,w,x,C;return la().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:n=t.fetchUrl,r=t.fetchQueue,i=t.displayType,a=t.query,o=t.stateSeriesLimits,u=t.showAllSeries,l=t.hideQuery,c=new AbortController,U([].concat(_(r),[c])),e.prev=3,s="chart"===i,f=u?1/0:+o[i]||1/0,d=[],h=[],p=1,m=0,v=!1,g=!1,e.prev=12,D=la().mark((function e(){var t,n,r,i,o,u;return la().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(t=x.value,!(null===l||void 0===l?void 0:l.includes(p-1))){e.next=7;break}return B((function(e){return[].concat(_(e),[""])})),L((function(e){return[].concat(_(e),[{}])})),p++,e.abrupt("return","continue");case 7:return e.next=9,fetch(t,{signal:c.signal});case 9:return n=e.sent,e.next=12,n.json();case 12:r=e.sent,n.ok?(L((function(e){return[].concat(_(e),[ft(ft({},null===r||void 0===r?void 0:r.stats),{},{resultLength:r.data.result.length})])})),B((function(e){return[].concat(_(e),[""])})),r.trace&&(i=new fs(r.trace,a[p-1]),h.push(i)),o=s&&Lc(r.data.result),r.data.result.length&&W(o),o&&(f=1/0),u=f-d.length,r.data.result.slice(0,u).forEach((function(e){e.group=p,d.push(e)})),m+=r.data.result.length):(d.push({metric:{},values:[],group:p}),B((function(e){return[].concat(_(e),["".concat(r.errorType,"\r\n").concat(null===r||void 0===r?void 0:r.error)])}))),p++;case 15:case"end":return e.stop()}}),e)})),w=os(n);case 15:return e.next=17,w.next();case 17:if(!(v=!(x=e.sent).done)){e.next=25;break}return e.delegateYield(D(),"t0",19);case 19:if("continue"!==e.t0){e.next=22;break}return e.abrupt("continue",22);case 22:v=!1,e.next=15;break;case 25:e.next=31;break;case 27:e.prev=27,e.t1=e.catch(12),g=!0,y=e.t1;case 31:if(e.prev=31,e.prev=32,!v||null==w.return){e.next=36;break}return e.next=36,w.return();case 36:if(e.prev=36,!g){e.next=39;break}throw y;case 39:return e.finish(36);case 40:return e.finish(31);case 41:C="Showing ".concat(f," series out of ").concat(m," series due to performance reasons. Please narrow down the query, so it returns less series"),$(m>f?C:""),s?k(d):E(d),N(h),e.next=50;break;case 47:e.prev=47,e.t2=e.catch(3),e.t2 instanceof Error&&"AbortError"!==e.t2.name&&T("".concat(e.t2.name,": ").concat(e.t2.message));case 50:b(!1);case 51:case"end":return e.stop()}}),e,null,[[3,47],[12,27,31,41],[32,,36,40]])})));return function(t){return e.apply(this,arguments)}}(),G=(0,r.useCallback)(cs()(Q,300),[]),J=(0,r.useMemo)((function(){T(""),B([]),L([]);var e=null!==t&&void 0!==t?t:l,n="chart"===(i||f);if(c)if(m)if(e.every((function(e){return!e.trim()})))B(e.map((function(){return Nt.validQuery})));else{if(Zi(m)){var r=ft({},c);return r.step=a,e.map((function(e){return n?function(e,t,n,r,i){return"".concat(e,"/api/v1/query_range?query=").concat(encodeURIComponent(t),"&start=").concat(n.start,"&end=").concat(n.end,"&step=").concat(n.step).concat(r?"&nocache=1":"").concat(i?"&trace=1":"")}(m,e,r,d,h):function(e,t,n,r){return"".concat(e,"/api/v1/query?query=").concat(encodeURIComponent(t),"&time=").concat(n.end).concat(r?"&trace=1":"")}(m,e,r,h)}))}T(Nt.validServer)}else T(Nt.emptyServer)}),[m,c,f,a,o]),Z=v((0,r.useState)([]),2),K=Z[0],X=Z[1];return(0,r.useEffect)((function(){var e=J===K&&!!t;n&&null!==J&&void 0!==J&&J.length&&!e&&(b(!0),G({fetchUrl:J,fetchQueue:Y,displayType:i||f,query:null!==t&&void 0!==t?t:l,stateSeriesLimits:p,showAllSeries:u,hideQuery:o}),X(J))}),[J,n,p,u]),(0,r.useEffect)((function(){var e=Y.slice(0,-1);e.length&&(e.map((function(e){return e.abort()})),U(Y.filter((function(e){return!e.signal.aborted}))))}),[Y]),{fetchUrl:J,isLoading:y,graphData:w,liveData:C,error:F,queryErrors:I,queryStats:R,warning:j,traces:A,isHistogram:q}},hs=function(e){var t=e.data,n=Mc(),i=(0,r.useMemo)((function(){return JSON.stringify(t,null,2)}),[t]),a=function(){var e=sa(la().mark((function e(){return la().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,n(i,"Formatted JSON has been copied");case 2:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();return zt("div",{className:"vm-json-view",children:[zt("div",{className:"vm-json-view__copy",children:zt(ui,{variant:"outlined",onClick:a,children:"Copy JSON"})}),zt("pre",{className:"vm-json-view__code",children:zt("code",{children:i})})]})},ps=function(e){var t=e.yaxis,n=e.setYaxisLimits,i=e.toggleEnableLimits,a=Gr().isMobile,o=(0,r.useMemo)((function(){return Object.keys(t.limits.range)}),[t.limits.range]),u=(0,r.useCallback)(cs()((function(e,r,i){var a=t.limits.range;a[r][i]=+e,a[r][0]===a[r][1]||a[r][0]>a[r][1]||n(a)}),500),[t.limits.range]),l=function(e,t){return function(n){u(n,e,t)}};return zt("div",{className:_r()({"vm-axes-limits":!0,"vm-axes-limits_mobile":a}),children:[zt(ts,{value:t.limits.enable,onChange:i,label:"Fix the limits for y-axis",fullWidth:a}),zt("div",{className:"vm-axes-limits-list",children:o.map((function(e){return zt("div",{className:"vm-axes-limits-list__inputs",children:[zt(Si,{label:"Min ".concat(e),type:"number",disabled:!t.limits.enable,value:t.limits.range[e][0],onChange:l(e,0)}),zt(Si,{label:"Max ".concat(e),type:"number",disabled:!t.limits.enable,value:t.limits.range[e][1],onChange:l(e,1)})]},e)}))})]})},ms="Axes settings",vs=function(e){var t=e.yaxis,n=e.setYaxisLimits,i=e.toggleEnableLimits,a=(0,r.useRef)(null),o=(0,r.useRef)(null),u=li(!1),l=u.value,c=u.toggle,s=u.setFalse;return zt("div",{className:"vm-graph-settings",children:[zt(hi,{title:ms,children:zt("div",{ref:o,children:zt(ui,{variant:"text",startIcon:zt(Rn,{}),onClick:c})})}),zt(ci,{open:l,buttonRef:o,placement:"bottom-right",onClose:s,title:ms,children:zt("div",{className:"vm-graph-settings-popper",ref:a,children:zt("div",{className:"vm-graph-settings-popper__body",children:zt(ps,{yaxis:t,setYaxisLimits:n,toggleEnableLimits:i})})})})]})},gs=function(e){var t=e.containerStyles,n=void 0===t?{}:t,r=e.message,i=$t().isDarkTheme;return zt("div",{className:_r()({"vm-spinner":!0,"vm-spinner_dark":i}),style:n&&{},children:[zt("div",{className:"half-circle-spinner",children:[zt("div",{className:"circle circle-1"}),zt("div",{className:"circle circle-2"})]}),r&&zt("div",{className:"vm-spinner__message",children:r})]})},ys=function(e){var t=e.value;return zt("div",{className:"vm-line-progress",children:[zt("div",{className:"vm-line-progress-track",children:zt("div",{className:"vm-line-progress-track__thumb",style:{width:"".concat(t,"%")}})}),zt("span",{children:[t.toFixed(2),"%"]})]})},_s=function e(t){var n=t.trace,i=t.totalMsec,a=$t().isDarkTheme,o=Gr().isMobile,u=v((0,r.useState)({}),2),l=u[0],c=u[1],s=(0,r.useRef)(null),f=v((0,r.useState)(!1),2),d=f[0],h=f[1],p=v((0,r.useState)(!1),2),m=p[0],g=p[1];(0,r.useEffect)((function(){if(s.current){var e=s.current,t=s.current.children[0].getBoundingClientRect().height;h(t>e.clientHeight)}}),[n]);var y,_=n.children&&!!n.children.length,b=n.duration/i*100;return zt("div",{className:_r()({"vm-nested-nav":!0,"vm-nested-nav_dark":a,"vm-nested-nav_mobile":o}),children:[zt("div",{className:"vm-nested-nav-header",onClick:(y=n.idValue,function(){c((function(e){return ft(ft({},e),{},ct({},y,!e[y]))}))}),children:[_&&zt("div",{className:_r()({"vm-nested-nav-header__icon":!0,"vm-nested-nav-header__icon_open":l[n.idValue]}),children:zt(Vn,{})}),zt("div",{className:"vm-nested-nav-header__progress",children:zt(ys,{value:b})}),zt("div",{className:_r()({"vm-nested-nav-header__message":!0,"vm-nested-nav-header__message_show-full":m}),ref:s,children:zt("span",{children:n.message})}),zt("div",{className:"vm-nested-nav-header-bottom",children:[zt("div",{className:"vm-nested-nav-header-bottom__duration",children:"duration: ".concat(n.duration," ms")}),(d||m)&&zt(ui,{variant:"outlined",size:"small",color:"secondary",onClick:function(e){e.stopPropagation(),g((function(e){return!e}))},children:m?"Hide":"Show full query"})]})]}),l[n.idValue]&&zt("div",{children:_&&n.children.map((function(t){return zt(e,{trace:t,totalMsec:i},t.duration)}))})]})},bs=function(e){var t=e.editable,n=void 0!==t&&t,i=e.defaultTile,a=void 0===i?"JSON":i,o=e.displayTitle,u=void 0===o||o,l=e.defaultJson,c=void 0===l?"":l,s=e.resetValue,f=void 0===s?"":s,d=e.onClose,h=e.onUpload,p=Mc(),m=Gr().isMobile,g=v((0,r.useState)(c),2),y=g[0],_=g[1],b=v((0,r.useState)(a),2),D=b[0],w=b[1],k=v((0,r.useState)(""),2),x=k[0],C=k[1],E=v((0,r.useState)(""),2),S=E[0],A=E[1],N=(0,r.useMemo)((function(){try{var e=JSON.parse(y),t=e.trace||e;return t.duration_msec?(new fs(t,""),""):Nt.traceNotFound}catch(n){return n instanceof Error?n.message:"Unknown error"}}),[y]),M=function(){var e=sa(la().mark((function e(){return la().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,p(y,"Formatted JSON has been copied");case 2:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}(),F=function(){A(N),D.trim()||C(Nt.emptyTitle),N||x||(h(y,D),d())};return zt("div",{className:_r()({"vm-json-form":!0,"vm-json-form_one-field":!u,"vm-json-form_one-field_mobile":!u&&m,"vm-json-form_mobile":m}),children:[u&&zt(Si,{value:D,label:"Title",error:x,onEnter:F,onChange:function(e){w(e)}}),zt(Si,{value:y,label:"JSON",type:"textarea",error:S,autofocus:!0,onChange:function(e){A(""),_(e)},disabled:!n}),zt("div",{className:"vm-json-form-footer",children:[zt("div",{className:"vm-json-form-footer__controls",children:[zt(ui,{variant:"outlined",startIcon:zt(lr,{}),onClick:M,children:"Copy JSON"}),f&&zt(ui,{variant:"text",startIcon:zt(zn,{}),onClick:function(){_(f)},children:"Reset JSON"})]}),zt("div",{className:"vm-json-form-footer__controls vm-json-form-footer__controls_right",children:[zt(ui,{variant:"outlined",color:"error",onClick:d,children:"Cancel"}),zt(ui,{variant:"contained",onClick:F,children:"apply"})]})]})]})},Ds=function(e){var t=e.traces,n=e.jsonEditor,i=void 0!==n&&n,a=e.onDeleteClick,o=Gr().isMobile,u=v((0,r.useState)(null),2),l=u[0],c=u[1],s=function(){c(null)};if(!t.length)return zt(Zr,{variant:"info",children:"Please re-run the query to see results of the tracing"});var f=function(e){return function(){a(e)}};return zt(Rt.HY,{children:[zt("div",{className:"vm-tracings-view",children:t.map((function(e){return zt("div",{className:"vm-tracings-view-trace vm-block vm-block_empty-padding",children:[zt("div",{className:"vm-tracings-view-trace-header",children:[zt("h3",{className:"vm-tracings-view-trace-header-title",children:["Trace for ",zt("b",{className:"vm-tracings-view-trace-header-title__query",children:e.queryValue})]}),zt(hi,{title:"Open JSON",children:zt(ui,{variant:"text",startIcon:zt(tr,{}),onClick:(t=e,function(){c(t)})})}),zt(hi,{title:"Remove trace",children:zt(ui,{variant:"text",color:"error",startIcon:zt(nr,{}),onClick:f(e)})})]}),zt("nav",{className:_r()({"vm-tracings-view-trace__nav":!0,"vm-tracings-view-trace__nav_mobile":o}),children:zt(_s,{trace:e,totalMsec:e.duration})})]},e.idValue);var t}))}),l&&zt(di,{title:l.queryValue,onClose:s,children:zt(bs,{editable:i,displayTitle:i,defaultTile:l.queryValue,defaultJson:l.JSON,resetValue:l.originalJSON,onClose:s,onUpload:function(e,t){if(i&&l)try{l.setTracing(JSON.parse(e)),l.setQuery(t),c(null)}catch(n){console.error(n)}}})})]})},ws=function(e,t){return(0,r.useMemo)((function(){var n={};e.forEach((function(e){return Object.entries(e.metric).forEach((function(e){return n[e[0]]?n[e[0]].options.add(e[1]):n[e[0]]={options:new Set([e[1]])}}))}));var r=Object.entries(n).map((function(e){return{key:e[0],variations:e[1].options.size}})).sort((function(e,t){return e.variations-t.variations}));return t?r.filter((function(e){return t.includes(e.key)})):r}),[e,t])},ks=function(e){var t,n=e.checked,r=void 0!==n&&n,i=e.disabled,a=void 0!==i&&i,o=e.label,u=e.color,l=void 0===u?"secondary":u,c=e.onChange;return zt("div",{className:_r()((ct(t={"vm-checkbox":!0,"vm-checkbox_disabled":a,"vm-checkbox_active":r},"vm-checkbox_".concat(l,"_active"),r),ct(t,"vm-checkbox_".concat(l),l),t)),onClick:function(){a||c(!r)},children:[zt("div",{className:"vm-checkbox-track",children:zt("div",{className:"vm-checkbox-track__thumb",children:zt(ar,{})})}),o&&zt("span",{className:"vm-checkbox__label",children:o})]})},xs="Table settings",Cs=function(e){var t=e.data,n=e.defaultColumns,i=void 0===n?[]:n,a=e.onChange,o=Gr().isMobile,u=Pr().tableCompact,l=Rr(),c=ws(t),s=(0,r.useRef)(null),f=li(!1),d=f.value,h=f.toggle,p=f.setFalse,m=(0,r.useMemo)((function(){return!c.length}),[c]),v=function(e){return function(){!function(e){a(i.includes(e)?i.filter((function(t){return t!==e})):[].concat(_(i),[e]))}(e)}};return(0,r.useEffect)((function(){var e=c.map((function(e){return e.key}));is(e,i)||a(e)}),[c]),zt("div",{className:"vm-table-settings",children:[zt(hi,{title:xs,children:zt("div",{ref:s,children:zt(ui,{variant:"text",startIcon:zt(Rn,{}),onClick:h,disabled:m})})}),zt(ci,{open:d,onClose:p,placement:"bottom-right",buttonRef:s,title:xs,children:zt("div",{className:_r()({"vm-table-settings-popper":!0,"vm-table-settings-popper_mobile":o}),children:[zt("div",{className:"vm-table-settings-popper-list vm-table-settings-popper-list_first",children:zt(ts,{label:"Compact view",value:u,onChange:function(){l({type:"TOGGLE_TABLE_COMPACT"})}})}),zt("div",{className:"vm-table-settings-popper-list",children:[zt("div",{className:"vm-table-settings-popper-list-header",children:[zt("h3",{className:"vm-table-settings-popper-list-header__title",children:"Display columns"}),zt(hi,{title:"Reset to default",children:zt(ui,{color:"primary",variant:"text",size:"small",onClick:function(){p(),a(c.map((function(e){return e.key})))},startIcon:zt(zn,{})})})]}),c.map((function(e){return zt("div",{className:"vm-table-settings-popper-list__item",children:zt(ks,{checked:i.includes(e.key),onChange:v(e.key),label:e.key,disabled:u})},e.key)}))]})]})})]})};function Es(e){return function(e,t){return Object.fromEntries(Object.entries(e).filter(t))}(e,(function(e){return!!e[1]}))}var Ss=["__name__"],As=function(e){var t=e.data,n=e.displayColumns,i=Mc(),a=Gr().isMobile,o=Pr().tableCompact,u=Er(),l=(0,r.useRef)(null),c=v((0,r.useState)(0),2),s=c[0],f=c[1],d=v((0,r.useState)(0),2),h=d[0],p=d[1],m=v((0,r.useState)(""),2),g=m[0],y=m[1],_=v((0,r.useState)("asc"),2),b=_[0],D=_[1],w=o?ws([{group:0,metric:{Data:"Data"}}],["Data"]):ws(t,n),k=function(e){var t=e.__name__,n=br(e,Ss);return t||Object.keys(n).length?"".concat(t," ").concat(JSON.stringify(n)):""},x=new Set(null===t||void 0===t?void 0:t.map((function(e){return e.group}))).size>1,C=(0,r.useMemo)((function(){var e=null===t||void 0===t?void 0:t.map((function(e){return{metadata:w.map((function(t){return o?Pc(e,"",x):e.metric[t.key]||"-"})),value:e.value?e.value[1]:"-",values:e.values?e.values.map((function(e){var t=v(e,2),n=t[0],r=t[1];return"".concat(r," @").concat(n)})):[],copyValue:k(e.metric)}})),n="Value"===g,r=w.findIndex((function(e){return e.key===g}));return n||-1!==r?e.sort((function(e,t){var i=n?Number(e.value):e.metadata[r],a=n?Number(t.value):t.metadata[r];return("asc"===b?ia)?-1:1})):e}),[w,t,g,b,o]),E=(0,r.useMemo)((function(){return C.some((function(e){return e.copyValue}))}),[C]),S=function(e){return function(){!function(e){D((function(t){return"asc"===t&&g===e?"desc":"asc"})),y(e)}(e)}},A=(0,r.useCallback)((function(){if(l.current){var e=l.current.getBoundingClientRect().top;p(e<0?window.scrollY-s:0)}}),[l,s,u]);return Cr("scroll",A),(0,r.useEffect)((function(){if(l.current){var e=l.current.getBoundingClientRect().top;f(e+window.scrollY)}}),[l,u]),C.length?zt("div",{className:_r()({"vm-table-view":!0,"vm-table-view_mobile":a}),children:zt("table",{className:"vm-table",ref:l,children:[zt("thead",{className:"vm-table-header",children:zt("tr",{className:"vm-table__row vm-table__row_header",style:{transform:"translateY(".concat(h,"px)")},children:[w.map((function(e,t){return zt("td",{className:"vm-table-cell vm-table-cell_header vm-table-cell_sort",onClick:S(e.key),children:zt("div",{className:"vm-table-cell__content",children:[e.key,zt("div",{className:_r()({"vm-table__sort-icon":!0,"vm-table__sort-icon_active":g===e.key,"vm-table__sort-icon_desc":"desc"===b&&g===e.key}),children:zt(qn,{})})]})},t)})),zt("td",{className:"vm-table-cell vm-table-cell_header vm-table-cell_right vm-table-cell_sort",onClick:S("Value"),children:zt("div",{className:"vm-table-cell__content",children:[zt("div",{className:_r()({"vm-table__sort-icon":!0,"vm-table__sort-icon_active":"Value"===g,"vm-table__sort-icon_desc":"desc"===b}),children:zt(qn,{})}),"Value"]})}),E&&zt("td",{className:"vm-table-cell vm-table-cell_header"})]})}),zt("tbody",{className:"vm-table-body",children:C.map((function(e,t){return zt("tr",{className:"vm-table__row",children:[e.metadata.map((function(e,n){return zt("td",{className:_r()({"vm-table-cell vm-table-cell_no-wrap":!0,"vm-table-cell_gray":C[t-1]&&C[t-1].metadata[n]===e}),children:e},n)})),zt("td",{className:"vm-table-cell vm-table-cell_right vm-table-cell_no-wrap",children:e.values.length?e.values.map((function(e){return zt("p",{children:e},e)})):e.value}),E&&zt("td",{className:"vm-table-cell vm-table-cell_right",children:e.copyValue&&zt("div",{className:"vm-table-cell__content",children:zt(hi,{title:"Copy row",children:zt(ui,{variant:"text",color:"gray",size:"small",startIcon:zt(lr,{}),onClick:(n=e.copyValue,sa(la().mark((function e(){return la().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,i(n,"Row has been copied");case 2:case"end":return e.stop()}}),e)}))))})})})})]},t);var n}))})]})}):zt(Zr,{variant:"warning",children:"No data to show"})},Ns=function(e){var t=e.text,n=e.href,r=e.children,i=e.colored,a=void 0===i||i,o=e.underlined,u=void 0!==o&&o;return zt("a",{href:n,className:_r()({"vm-link":!0,"vm-link_colored":a,"vm-link_underlined":u}),target:"_blank",rel:"noreferrer",children:t||r})},Ms=zt(Ns,{text:"last_over_time",href:"https://docs.victoriametrics.com/MetricsQL.html#last_over_time",underlined:!0}),Fs=zt(Ns,{text:"instant query",href:"https://docs.victoriametrics.com/keyConcepts.html#instant-query",underlined:!0}),Ts=function(){return zt("div",{children:[zt("p",{children:["This tab shows ",Fs," results for the last 5 minutes ending at the selected time range."]}),zt("p",{children:["Please wrap the query into ",Ms," if you need results over arbitrary lookbehind interval."]})]})},Os=function(){var e=Pr(),t=e.displayType,n=e.isTracingEnabled,i=On().query,a=Sn().period,o=An(),u=Gr().isMobile;!function(){var e=$t().tenantId,t=Pr().displayType,n=On().query,i=Sn(),a=i.duration,o=i.relativeTime,u=i.period,l=u.date,c=u.step,s=$r().customStep,f=v(ut(),2)[1],d=function(){var r={};n.forEach((function(n,i){var u,f="g".concat(i);r["".concat(f,".expr")]=n,r["".concat(f,".range_input")]=a,r["".concat(f,".end_input")]=l,r["".concat(f,".tab")]=(null===(u=Ar.find((function(e){return e.value===t})))||void 0===u?void 0:u.prometheusCode)||0,r["".concat(f,".relative_time")]=o,r["".concat(f,".tenantID")]=e,c!==s&&s&&(r["".concat(f,".step_input")]=s)})),f(Es(r))};(0,r.useEffect)(d,[e,t,n,a,o,l,c,s]),(0,r.useEffect)(d,[])}();var l=v((0,r.useState)(),2),c=l[0],s=l[1],f=v((0,r.useState)([]),2),d=f[0],h=f[1],p=v((0,r.useState)([]),2),m=p[0],g=p[1],y=v((0,r.useState)(!i[0]),2),b=y[0],D=y[1],w=li(!1),k=w.value,x=w.setTrue,C=w.setFalse,E=$r(),S=E.customStep,A=E.yaxis,N=Hr(),M=function(){var e=$t().serverUrl,t=v((0,r.useState)([]),2),n=t[0],i=t[1],a=function(){var t=sa(la().mark((function t(){var n,r,a;return la().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(e){t.next=2;break}return t.abrupt("return");case 2:return n="".concat(e,"/api/v1/label/__name__/values"),t.prev=3,t.next=6,fetch(n);case 6:return r=t.sent,t.next=9,r.json();case 9:a=t.sent,r.ok&&i(a.data),t.next=16;break;case 13:t.prev=13,t.t0=t.catch(3),console.error(t.t0);case 16:case"end":return t.stop()}}),t,null,[[3,13]])})));return function(){return t.apply(this,arguments)}}();return(0,r.useEffect)((function(){a()}),[e]),{queryOptions:n}}(),F=M.queryOptions,T=ds({visible:!0,customStep:S,hideQuery:m,showAllSeries:k}),O=T.isLoading,I=T.liveData,B=T.graphData,P=T.error,R=T.queryErrors,L=T.queryStats,z=T.warning,j=T.traces,$=T.isHistogram,H=function(e){N({type:"SET_YAXIS_LIMITS",payload:e})};return(0,r.useEffect)((function(){j&&h([].concat(_(d),_(j)))}),[j]),(0,r.useEffect)((function(){h([])}),[t]),(0,r.useEffect)(C,[i]),(0,r.useEffect)((function(){N({type:"SET_IS_HISTOGRAM",payload:$})}),[B]),zt("div",{className:_r()({"vm-custom-panel":!0,"vm-custom-panel_mobile":u}),children:[zt(as,{errors:b?[]:R,stats:L,queryOptions:F,onHideQuery:function(e){g(e)},onRunQuery:function(){D(!1)}}),n&&zt("div",{className:"vm-custom-panel__trace",children:zt(Ds,{traces:d,onDeleteClick:function(e){var t=d.filter((function(t){return t.idValue!==e.idValue}));h(_(t))}})}),O&&zt(gs,{}),!b&&P&&zt(Zr,{variant:"error",children:P}),!(null!==I&&void 0!==I&&I.length)&&"chart"!==t&&zt(Zr,{variant:"info",children:zt(Ts,{})}),z&&zt(Zr,{variant:"warning",children:zt("div",{className:_r()({"vm-custom-panel__warning":!0,"vm-custom-panel__warning_mobile":u}),children:[zt("p",{children:z}),zt(ui,{color:"warning",variant:"outlined",onClick:x,children:"Show all"})]})}),zt("div",{className:_r()({"vm-custom-panel-body":!0,"vm-custom-panel-body_mobile":u,"vm-block":!0,"vm-block_mobile":u}),children:[zt("div",{className:"vm-custom-panel-body-header",children:[zt(Nr,{}),"chart"===t&&zt("div",{className:"vm-custom-panel-body-header__left",children:[zt(yi,{}),zt(vs,{yaxis:A,setYaxisLimits:H,toggleEnableLimits:function(){N({type:"TOGGLE_ENABLE_YAXIS_LIMITS"})}})]}),"table"===t&&zt(Cs,{data:I||[],defaultColumns:c,onChange:s})]}),B&&a&&"chart"===t&&zt(Kc,{data:B,period:a,customStep:S,query:i,yaxis:A,setYaxisLimits:H,setPeriod:function(e){var t=e.from,n=e.to;o({type:"SET_PERIOD",payload:{from:t,to:n}})},height:u?.5*window.innerHeight:500,isHistogram:$}),I&&"code"===t&&zt(hs,{data:I}),I&&"table"===t&&zt(As,{data:I,displayColumns:c})]})]})};function Is(){return{async:!1,baseUrl:null,breaks:!1,extensions:null,gfm:!0,headerIds:!0,headerPrefix:"",highlight:null,hooks:null,langPrefix:"language-",mangle:!0,pedantic:!1,renderer:null,sanitize:!1,sanitizer:null,silent:!1,smartypants:!1,tokenizer:null,walkTokens:null,xhtml:!1}}var Bs={async:!1,baseUrl:null,breaks:!1,extensions:null,gfm:!0,headerIds:!0,headerPrefix:"",highlight:null,hooks:null,langPrefix:"language-",mangle:!0,pedantic:!1,renderer:null,sanitize:!1,sanitizer:null,silent:!1,smartypants:!1,tokenizer:null,walkTokens:null,xhtml:!1};var Ps=/[&<>"']/,Rs=new RegExp(Ps.source,"g"),Ls=/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/,zs=new RegExp(Ls.source,"g"),js={"&":"&","<":"<",">":">",'"':""","'":"'"},$s=function(e){return js[e]};function Hs(e,t){if(t){if(Ps.test(e))return e.replace(Rs,$s)}else if(Ls.test(e))return e.replace(zs,$s);return e}var Ys=/&(#(?:\d+)|(?:#x[0-9A-Fa-f]+)|(?:\w+));?/gi;function Us(e){return e.replace(Ys,(function(e,t){return"colon"===(t=t.toLowerCase())?":":"#"===t.charAt(0)?"x"===t.charAt(1)?String.fromCharCode(parseInt(t.substring(2),16)):String.fromCharCode(+t.substring(1)):""}))}var Vs=/(^|[^\[])\^/g;function qs(e,t){e="string"===typeof e?e:e.source,t=t||"";var n={replace:function(t,r){return r=(r=r.source||r).replace(Vs,"$1"),e=e.replace(t,r),n},getRegex:function(){return new RegExp(e,t)}};return n}var Ws=/[^\w:]/g,Qs=/^$|^[a-z][a-z0-9+.-]*:|^[?#]/i;function Gs(e,t,n){if(e){var r;try{r=decodeURIComponent(Us(n)).replace(Ws,"").toLowerCase()}catch(i){return null}if(0===r.indexOf("javascript:")||0===r.indexOf("vbscript:")||0===r.indexOf("data:"))return null}t&&!Qs.test(n)&&(n=function(e,t){Js[" "+e]||(Zs.test(e)?Js[" "+e]=e+"/":Js[" "+e]=nf(e,"/",!0));e=Js[" "+e];var n=-1===e.indexOf(":");return"//"===t.substring(0,2)?n?t:e.replace(Ks,"$1")+t:"/"===t.charAt(0)?n?t:e.replace(Xs,"$1")+t:e+t}(t,n));try{n=encodeURI(n).replace(/%25/g,"%")}catch(i){return null}return n}var Js={},Zs=/^[^:]+:\/*[^/]*$/,Ks=/^([^:]+:)[\s\S]*$/,Xs=/^([^:]+:\/*[^/]*)[\s\S]*$/;var ef={exec:function(){}};function tf(e,t){var n=e.replace(/\|/g,(function(e,t,n){for(var r=!1,i=t;--i>=0&&"\\"===n[i];)r=!r;return r?"|":" |"})).split(/ \|/),r=0;if(n[0].trim()||n.shift(),n.length>0&&!n[n.length-1].trim()&&n.pop(),n.length>t)n.splice(t);else for(;n.length1;)1&t&&(n+=e),t>>=1,e+=e;return n+e}function af(e,t,n,r){var i=t.href,a=t.title?Hs(t.title):null,o=e[1].replace(/\\([\[\]])/g,"$1");if("!"!==e[0].charAt(0)){r.state.inLink=!0;var u={type:"link",raw:n,href:i,title:a,text:o,tokens:r.inlineTokens(o)};return r.state.inLink=!1,u}return{type:"image",raw:n,href:i,title:a,text:Hs(o)}}var of=function(){function e(t){b(this,e),this.options=t||Bs}return x(e,[{key:"space",value:function(e){var t=this.rules.block.newline.exec(e);if(t&&t[0].length>0)return{type:"space",raw:t[0]}}},{key:"code",value:function(e){var t=this.rules.block.code.exec(e);if(t){var n=t[0].replace(/^ {1,4}/gm,"");return{type:"code",raw:t[0],codeBlockStyle:"indented",text:this.options.pedantic?n:nf(n,"\n")}}}},{key:"fences",value:function(e){var t=this.rules.block.fences.exec(e);if(t){var n=t[0],r=function(e,t){var n=e.match(/^(\s+)(?:```)/);if(null===n)return t;var r=n[1];return t.split("\n").map((function(e){var t=e.match(/^\s+/);return null===t?e:v(t,1)[0].length>=r.length?e.slice(r.length):e})).join("\n")}(n,t[3]||"");return{type:"code",raw:n,lang:t[2]?t[2].trim().replace(this.rules.inline._escapes,"$1"):t[2],text:r}}}},{key:"heading",value:function(e){var t=this.rules.block.heading.exec(e);if(t){var n=t[2].trim();if(/#$/.test(n)){var r=nf(n,"#");this.options.pedantic?n=r.trim():r&&!/ $/.test(r)||(n=r.trim())}return{type:"heading",raw:t[0],depth:t[1].length,text:n,tokens:this.lexer.inline(n)}}}},{key:"hr",value:function(e){var t=this.rules.block.hr.exec(e);if(t)return{type:"hr",raw:t[0]}}},{key:"blockquote",value:function(e){var t=this.rules.block.blockquote.exec(e);if(t){var n=t[0].replace(/^ *>[ \t]?/gm,""),r=this.lexer.state.top;this.lexer.state.top=!0;var i=this.lexer.blockTokens(n);return this.lexer.state.top=r,{type:"blockquote",raw:t[0],tokens:i,text:n}}}},{key:"list",value:function(e){var t=this.rules.block.list.exec(e);if(t){var n,r,i,a,o,u,l,c,s,f,d,h,p=t[1].trim(),m=p.length>1,v={type:"list",raw:"",ordered:m,start:m?+p.slice(0,-1):"",loose:!1,items:[]};p=m?"\\d{1,9}\\".concat(p.slice(-1)):"\\".concat(p),this.options.pedantic&&(p=m?p:"[*+-]");for(var g=new RegExp("^( {0,3}".concat(p,")((?:[\t ][^\\n]*)?(?:\\n|$))"));e&&(h=!1,t=g.exec(e))&&!this.rules.block.hr.test(e);){if(n=t[0],e=e.substring(n.length),c=t[2].split("\n",1)[0].replace(/^\t+/,(function(e){return" ".repeat(3*e.length)})),s=e.split("\n",1)[0],this.options.pedantic?(a=2,d=c.trimLeft()):(a=(a=t[2].search(/[^ ]/))>4?1:a,d=c.slice(a),a+=t[1].length),u=!1,!c&&/^ *$/.test(s)&&(n+=s+"\n",e=e.substring(s.length+1),h=!0),!h)for(var y=new RegExp("^ {0,".concat(Math.min(3,a-1),"}(?:[*+-]|\\d{1,9}[.)])((?:[ \t][^\\n]*)?(?:\\n|$))")),_=new RegExp("^ {0,".concat(Math.min(3,a-1),"}((?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$)")),b=new RegExp("^ {0,".concat(Math.min(3,a-1),"}(?:```|~~~)")),D=new RegExp("^ {0,".concat(Math.min(3,a-1),"}#"));e&&(s=f=e.split("\n",1)[0],this.options.pedantic&&(s=s.replace(/^ {1,4}(?=( {4})*[^ ])/g," ")),!b.test(s))&&!D.test(s)&&!y.test(s)&&!_.test(e);){if(s.search(/[^ ]/)>=a||!s.trim())d+="\n"+s.slice(a);else{if(u)break;if(c.search(/[^ ]/)>=4)break;if(b.test(c))break;if(D.test(c))break;if(_.test(c))break;d+="\n"+s}u||s.trim()||(u=!0),n+=f+"\n",e=e.substring(f.length+1),c=s.slice(a)}v.loose||(l?v.loose=!0:/\n *\n *$/.test(n)&&(l=!0)),this.options.gfm&&(r=/^\[[ xX]\] /.exec(d))&&(i="[ ] "!==r[0],d=d.replace(/^\[[ xX]\] +/,"")),v.items.push({type:"list_item",raw:n,task:!!r,checked:i,loose:!1,text:d}),v.raw+=n}v.items[v.items.length-1].raw=n.trimRight(),v.items[v.items.length-1].text=d.trimRight(),v.raw=v.raw.trimRight();var w=v.items.length;for(o=0;o0&&k.some((function(e){return/\n.*\n/.test(e.raw)}));v.loose=x}if(v.loose)for(o=0;o$/,"$1").replace(this.rules.inline._escapes,"$1"):"",i=t[3]?t[3].substring(1,t[3].length-1).replace(this.rules.inline._escapes,"$1"):t[3];return{type:"def",tag:n,raw:t[0],href:r,title:i}}}},{key:"table",value:function(e){var t=this.rules.block.table.exec(e);if(t){var n={type:"table",header:tf(t[1]).map((function(e){return{text:e}})),align:t[2].replace(/^ *|\| *$/g,"").split(/ *\| */),rows:t[3]&&t[3].trim()?t[3].replace(/\n[ \t]*$/,"").split("\n"):[]};if(n.header.length===n.align.length){n.raw=t[0];var r,i,a,o,u=n.align.length;for(r=0;r/i.test(t[0])&&(this.lexer.state.inLink=!1),!this.lexer.state.inRawBlock&&/^<(pre|code|kbd|script)(\s|>)/i.test(t[0])?this.lexer.state.inRawBlock=!0:this.lexer.state.inRawBlock&&/^<\/(pre|code|kbd|script)(\s|>)/i.test(t[0])&&(this.lexer.state.inRawBlock=!1),{type:this.options.sanitize?"text":"html",raw:t[0],inLink:this.lexer.state.inLink,inRawBlock:this.lexer.state.inRawBlock,text:this.options.sanitize?this.options.sanitizer?this.options.sanitizer(t[0]):Hs(t[0]):t[0]}}},{key:"link",value:function(e){var t=this.rules.inline.link.exec(e);if(t){var n=t[2].trim();if(!this.options.pedantic&&/^$/.test(n))return;var r=nf(n.slice(0,-1),"\\");if((n.length-r.length)%2===0)return}else{var i=function(e,t){if(-1===e.indexOf(t[1]))return-1;for(var n=e.length,r=0,i=0;i-1){var a=(0===t[0].indexOf("!")?5:4)+t[1].length+i;t[2]=t[2].substring(0,i),t[0]=t[0].substring(0,a).trim(),t[3]=""}}var o=t[2],u="";if(this.options.pedantic){var l=/^([^'"]*[^\s])\s+(['"])(.*)\2/.exec(o);l&&(o=l[1],u=l[3])}else u=t[3]?t[3].slice(1,-1):"";return o=o.trim(),/^$/.test(n)?o.slice(1):o.slice(1,-1)),af(t,{href:o?o.replace(this.rules.inline._escapes,"$1"):o,title:u?u.replace(this.rules.inline._escapes,"$1"):u},t[0],this.lexer)}}},{key:"reflink",value:function(e,t){var n;if((n=this.rules.inline.reflink.exec(e))||(n=this.rules.inline.nolink.exec(e))){var r=(n[2]||n[1]).replace(/\s+/g," ");if(!(r=t[r.toLowerCase()])){var i=n[0].charAt(0);return{type:"text",raw:i,text:i}}return af(n,r,n[0],this.lexer)}}},{key:"emStrong",value:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"",r=this.rules.inline.emStrong.lDelim.exec(e);if(r&&(!r[3]||!n.match(/(?:[0-9A-Za-z\xAA\xB2\xB3\xB5\xB9\xBA\xBC-\xBE\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0560-\u0588\u05D0-\u05EA\u05EF-\u05F2\u0620-\u064A\u0660-\u0669\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07C0-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u0860-\u086A\u0870-\u0887\u0889-\u088E\u08A0-\u08C9\u0904-\u0939\u093D\u0950\u0958-\u0961\u0966-\u096F\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09E6-\u09F1\u09F4-\u09F9\u09FC\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A66-\u0A6F\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AE6-\u0AEF\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B66-\u0B6F\u0B71-\u0B77\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0BE6-\u0BF2\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C5D\u0C60\u0C61\u0C66-\u0C6F\u0C78-\u0C7E\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDD\u0CDE\u0CE0\u0CE1\u0CE6-\u0CEF\u0CF1\u0CF2\u0D04-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D58-\u0D61\u0D66-\u0D78\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0DE6-\u0DEF\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E50-\u0E59\u0E81\u0E82\u0E84\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0ED0-\u0ED9\u0EDC-\u0EDF\u0F00\u0F20-\u0F33\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F-\u1049\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u1090-\u1099\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1369-\u137C\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u1711\u171F-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u17E0-\u17E9\u17F0-\u17F9\u1810-\u1819\u1820-\u1878\u1880-\u1884\u1887-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1946-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u19D0-\u19DA\u1A00-\u1A16\u1A20-\u1A54\u1A80-\u1A89\u1A90-\u1A99\u1AA7\u1B05-\u1B33\u1B45-\u1B4C\u1B50-\u1B59\u1B83-\u1BA0\u1BAE-\u1BE5\u1C00-\u1C23\u1C40-\u1C49\u1C4D-\u1C7D\u1C80-\u1C88\u1C90-\u1CBA\u1CBD-\u1CBF\u1CE9-\u1CEC\u1CEE-\u1CF3\u1CF5\u1CF6\u1CFA\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2070\u2071\u2074-\u2079\u207F-\u2089\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2150-\u2189\u2460-\u249B\u24EA-\u24FF\u2776-\u2793\u2C00-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2CFD\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005-\u3007\u3021-\u3029\u3031-\u3035\u3038-\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u3192-\u3195\u31A0-\u31BF\u31F0-\u31FF\u3220-\u3229\u3248-\u324F\u3251-\u325F\u3280-\u3289\u32B1-\u32BF\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6EF\uA717-\uA71F\uA722-\uA788\uA78B-\uA7CA\uA7D0\uA7D1\uA7D3\uA7D5-\uA7D9\uA7F2-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA830-\uA835\uA840-\uA873\uA882-\uA8B3\uA8D0-\uA8D9\uA8F2-\uA8F7\uA8FB\uA8FD\uA8FE\uA900-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF-\uA9D9\uA9E0-\uA9E4\uA9E6-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA50-\uAA59\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB69\uAB70-\uABE2\uABF0-\uABF9\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF10-\uFF19\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDD07-\uDD33\uDD40-\uDD78\uDD8A\uDD8B\uDE80-\uDE9C\uDEA0-\uDED0\uDEE1-\uDEFB\uDF00-\uDF23\uDF2D-\uDF4A\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF\uDFD1-\uDFD5]|\uD801[\uDC00-\uDC9D\uDCA0-\uDCA9\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDD70-\uDD7A\uDD7C-\uDD8A\uDD8C-\uDD92\uDD94\uDD95\uDD97-\uDDA1\uDDA3-\uDDB1\uDDB3-\uDDB9\uDDBB\uDDBC\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67\uDF80-\uDF85\uDF87-\uDFB0\uDFB2-\uDFBA]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC58-\uDC76\uDC79-\uDC9E\uDCA7-\uDCAF\uDCE0-\uDCF2\uDCF4\uDCF5\uDCFB-\uDD1B\uDD20-\uDD39\uDD80-\uDDB7\uDDBC-\uDDCF\uDDD2-\uDE00\uDE10-\uDE13\uDE15-\uDE17\uDE19-\uDE35\uDE40-\uDE48\uDE60-\uDE7E\uDE80-\uDE9F\uDEC0-\uDEC7\uDEC9-\uDEE4\uDEEB-\uDEEF\uDF00-\uDF35\uDF40-\uDF55\uDF58-\uDF72\uDF78-\uDF91\uDFA9-\uDFAF]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2\uDCFA-\uDD23\uDD30-\uDD39\uDE60-\uDE7E\uDE80-\uDEA9\uDEB0\uDEB1\uDF00-\uDF27\uDF30-\uDF45\uDF51-\uDF54\uDF70-\uDF81\uDFB0-\uDFCB\uDFE0-\uDFF6]|\uD804[\uDC03-\uDC37\uDC52-\uDC6F\uDC71\uDC72\uDC75\uDC83-\uDCAF\uDCD0-\uDCE8\uDCF0-\uDCF9\uDD03-\uDD26\uDD36-\uDD3F\uDD44\uDD47\uDD50-\uDD72\uDD76\uDD83-\uDDB2\uDDC1-\uDDC4\uDDD0-\uDDDA\uDDDC\uDDE1-\uDDF4\uDE00-\uDE11\uDE13-\uDE2B\uDE3F\uDE40\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEDE\uDEF0-\uDEF9\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3D\uDF50\uDF5D-\uDF61]|\uD805[\uDC00-\uDC34\uDC47-\uDC4A\uDC50-\uDC59\uDC5F-\uDC61\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDCD0-\uDCD9\uDD80-\uDDAE\uDDD8-\uDDDB\uDE00-\uDE2F\uDE44\uDE50-\uDE59\uDE80-\uDEAA\uDEB8\uDEC0-\uDEC9\uDF00-\uDF1A\uDF30-\uDF3B\uDF40-\uDF46]|\uD806[\uDC00-\uDC2B\uDCA0-\uDCF2\uDCFF-\uDD06\uDD09\uDD0C-\uDD13\uDD15\uDD16\uDD18-\uDD2F\uDD3F\uDD41\uDD50-\uDD59\uDDA0-\uDDA7\uDDAA-\uDDD0\uDDE1\uDDE3\uDE00\uDE0B-\uDE32\uDE3A\uDE50\uDE5C-\uDE89\uDE9D\uDEB0-\uDEF8]|\uD807[\uDC00-\uDC08\uDC0A-\uDC2E\uDC40\uDC50-\uDC6C\uDC72-\uDC8F\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD30\uDD46\uDD50-\uDD59\uDD60-\uDD65\uDD67\uDD68\uDD6A-\uDD89\uDD98\uDDA0-\uDDA9\uDEE0-\uDEF2\uDF02\uDF04-\uDF10\uDF12-\uDF33\uDF50-\uDF59\uDFB0\uDFC0-\uDFD4]|\uD808[\uDC00-\uDF99]|\uD809[\uDC00-\uDC6E\uDC80-\uDD43]|\uD80B[\uDF90-\uDFF0]|[\uD80C\uD81C-\uD820\uD822\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879\uD880-\uD883\uD885-\uD887][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2F\uDC41-\uDC46]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE60-\uDE69\uDE70-\uDEBE\uDEC0-\uDEC9\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF50-\uDF59\uDF5B-\uDF61\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDE40-\uDE96\uDF00-\uDF4A\uDF50\uDF93-\uDF9F\uDFE0\uDFE1\uDFE3]|\uD821[\uDC00-\uDFF7]|\uD823[\uDC00-\uDCD5\uDD00-\uDD08]|\uD82B[\uDFF0-\uDFF3\uDFF5-\uDFFB\uDFFD\uDFFE]|\uD82C[\uDC00-\uDD22\uDD32\uDD50-\uDD52\uDD55\uDD64-\uDD67\uDD70-\uDEFB]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99]|\uD834[\uDEC0-\uDED3\uDEE0-\uDEF3\uDF60-\uDF78]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB\uDFCE-\uDFFF]|\uD837[\uDF00-\uDF1E\uDF25-\uDF2A]|\uD838[\uDC30-\uDC6D\uDD00-\uDD2C\uDD37-\uDD3D\uDD40-\uDD49\uDD4E\uDE90-\uDEAD\uDEC0-\uDEEB\uDEF0-\uDEF9]|\uD839[\uDCD0-\uDCEB\uDCF0-\uDCF9\uDFE0-\uDFE6\uDFE8-\uDFEB\uDFED\uDFEE\uDFF0-\uDFFE]|\uD83A[\uDC00-\uDCC4\uDCC7-\uDCCF\uDD00-\uDD43\uDD4B\uDD50-\uDD59]|\uD83B[\uDC71-\uDCAB\uDCAD-\uDCAF\uDCB1-\uDCB4\uDD01-\uDD2D\uDD2F-\uDD3D\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD83C[\uDD00-\uDD0C]|\uD83E[\uDFF0-\uDFF9]|\uD869[\uDC00-\uDEDF\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF39\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0]|\uD87E[\uDC00-\uDE1D]|\uD884[\uDC00-\uDF4A\uDF50-\uDFFF]|\uD888[\uDC00-\uDFAF])/))){var i=r[1]||r[2]||"";if(!i||i&&(""===n||this.rules.inline.punctuation.exec(n))){var a,o,u=r[0].length-1,l=u,c=0,s="*"===r[0][0]?this.rules.inline.emStrong.rDelimAst:this.rules.inline.emStrong.rDelimUnd;for(s.lastIndex=0,t=t.slice(-1*e.length+u);null!=(r=s.exec(t));)if(a=r[1]||r[2]||r[3]||r[4]||r[5]||r[6])if(o=a.length,r[3]||r[4])l+=o;else if(!((r[5]||r[6])&&u%3)||(u+o)%3){if(!((l-=o)>0)){o=Math.min(o,o+l+c);var f=e.slice(0,u+r.index+(r[0].length-a.length)+o);if(Math.min(u,o)%2){var d=f.slice(1,-1);return{type:"em",raw:f,text:d,tokens:this.lexer.inlineTokens(d)}}var h=f.slice(2,-2);return{type:"strong",raw:f,text:h,tokens:this.lexer.inlineTokens(h)}}}else c+=o}}}},{key:"codespan",value:function(e){var t=this.rules.inline.code.exec(e);if(t){var n=t[2].replace(/\n/g," "),r=/[^ ]/.test(n),i=/^ /.test(n)&&/ $/.test(n);return r&&i&&(n=n.substring(1,n.length-1)),n=Hs(n,!0),{type:"codespan",raw:t[0],text:n}}}},{key:"br",value:function(e){var t=this.rules.inline.br.exec(e);if(t)return{type:"br",raw:t[0]}}},{key:"del",value:function(e){var t=this.rules.inline.del.exec(e);if(t)return{type:"del",raw:t[0],text:t[2],tokens:this.lexer.inlineTokens(t[2])}}},{key:"autolink",value:function(e,t){var n,r,i=this.rules.inline.autolink.exec(e);if(i)return r="@"===i[2]?"mailto:"+(n=Hs(this.options.mangle?t(i[1]):i[1])):n=Hs(i[1]),{type:"link",raw:i[0],text:n,href:r,tokens:[{type:"text",raw:n,text:n}]}}},{key:"url",value:function(e,t){var n;if(n=this.rules.inline.url.exec(e)){var r,i;if("@"===n[2])i="mailto:"+(r=Hs(this.options.mangle?t(n[0]):n[0]));else{var a;do{a=n[0],n[0]=this.rules.inline._backpedal.exec(n[0])[0]}while(a!==n[0]);r=Hs(n[0]),i="www."===n[1]?"http://"+n[0]:n[0]}return{type:"link",raw:n[0],text:r,href:i,tokens:[{type:"text",raw:r,text:r}]}}}},{key:"inlineText",value:function(e,t){var n,r=this.rules.inline.text.exec(e);if(r)return n=this.lexer.state.inRawBlock?this.options.sanitize?this.options.sanitizer?this.options.sanitizer(r[0]):Hs(r[0]):r[0]:Hs(this.options.smartypants?t(r[0]):r[0]),{type:"text",raw:r[0],text:n}}}]),e}(),uf={newline:/^(?: *(?:\n|$))+/,code:/^( {4}[^\n]+(?:\n(?: *(?:\n|$))*)?)+/,fences:/^ {0,3}(`{3,}(?=[^`\n]*(?:\n|$))|~{3,})([^\n]*)(?:\n|$)(?:|([\s\S]*?)(?:\n|$))(?: {0,3}\1[~`]* *(?=\n|$)|$)/,hr:/^ {0,3}((?:-[\t ]*){3,}|(?:_[ \t]*){3,}|(?:\*[ \t]*){3,})(?:\n+|$)/,heading:/^ {0,3}(#{1,6})(?=\s|$)(.*)(?:\n+|$)/,blockquote:/^( {0,3}> ?(paragraph|[^\n]*)(?:\n|$))+/,list:/^( {0,3}bull)([ \t][^\n]+?)?(?:\n|$)/,html:"^ {0,3}(?:<(script|pre|style|textarea)[\\s>][\\s\\S]*?(?:[^\\n]*\\n+|$)|comment[^\\n]*(\\n+|$)|<\\?[\\s\\S]*?(?:\\?>\\n*|$)|\\n*|$)|\\n*|$)|)[\\s\\S]*?(?:(?:\\n *)+\\n|$)|<(?!script|pre|style|textarea)([a-z][\\w-]*)(?:attribute)*? */?>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n *)+\\n|$)|(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n *)+\\n|$))",def:/^ {0,3}\[(label)\]: *(?:\n *)?([^<\s][^\s]*|<.*?>)(?:(?: +(?:\n *)?| *\n *)(title))? *(?:\n+|$)/,table:ef,lheading:/^((?:.|\n(?!\n))+?)\n {0,3}(=+|-+) *(?:\n+|$)/,_paragraph:/^([^\n]+(?:\n(?!hr|heading|lheading|blockquote|fences|list|html|table| +\n)[^\n]+)*)/,text:/^[^\n]+/,_label:/(?!\s*\])(?:\\.|[^\[\]\\])+/,_title:/(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/};uf.def=qs(uf.def).replace("label",uf._label).replace("title",uf._title).getRegex(),uf.bullet=/(?:[*+-]|\d{1,9}[.)])/,uf.listItemStart=qs(/^( *)(bull) */).replace("bull",uf.bullet).getRegex(),uf.list=qs(uf.list).replace(/bull/g,uf.bullet).replace("hr","\\n+(?=\\1?(?:(?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$))").replace("def","\\n+(?="+uf.def.source+")").getRegex(),uf._tag="address|article|aside|base|basefont|blockquote|body|caption|center|col|colgroup|dd|details|dialog|dir|div|dl|dt|fieldset|figcaption|figure|footer|form|frame|frameset|h[1-6]|head|header|hr|html|iframe|legend|li|link|main|menu|menuitem|meta|nav|noframes|ol|optgroup|option|p|param|section|source|summary|table|tbody|td|tfoot|th|thead|title|tr|track|ul",uf._comment=/|$)/,uf.html=qs(uf.html,"i").replace("comment",uf._comment).replace("tag",uf._tag).replace("attribute",/ +[a-zA-Z:_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex(),uf.paragraph=qs(uf._paragraph).replace("hr",uf.hr).replace("heading"," {0,3}#{1,6} ").replace("|lheading","").replace("|table","").replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html",")|<(?:script|pre|style|textarea|!--)").replace("tag",uf._tag).getRegex(),uf.blockquote=qs(uf.blockquote).replace("paragraph",uf.paragraph).getRegex(),uf.normal=ft({},uf),uf.gfm=ft(ft({},uf.normal),{},{table:"^ *([^\\n ].*\\|.*)\\n {0,3}(?:\\| *)?(:?-+:? *(?:\\| *:?-+:? *)*)(?:\\| *)?(?:\\n((?:(?! *\\n|hr|heading|blockquote|code|fences|list|html).*(?:\\n|$))*)\\n*|$)"}),uf.gfm.table=qs(uf.gfm.table).replace("hr",uf.hr).replace("heading"," {0,3}#{1,6} ").replace("blockquote"," {0,3}>").replace("code"," {4}[^\\n]").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html",")|<(?:script|pre|style|textarea|!--)").replace("tag",uf._tag).getRegex(),uf.gfm.paragraph=qs(uf._paragraph).replace("hr",uf.hr).replace("heading"," {0,3}#{1,6} ").replace("|lheading","").replace("table",uf.gfm.table).replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html",")|<(?:script|pre|style|textarea|!--)").replace("tag",uf._tag).getRegex(),uf.pedantic=ft(ft({},uf.normal),{},{html:qs("^ *(?:comment *(?:\\n|\\s*$)|<(tag)[\\s\\S]+? *(?:\\n{2,}|\\s*$)|\\s]*)*?/?> *(?:\\n{2,}|\\s*$))").replace("comment",uf._comment).replace(/tag/g,"(?!(?:a|em|strong|small|s|cite|q|dfn|abbr|data|time|code|var|samp|kbd|sub|sup|i|b|u|mark|ruby|rt|rp|bdi|bdo|span|br|wbr|ins|del|img)\\b)\\w+(?!:|[^\\w\\s@]*@)\\b").getRegex(),def:/^ *\[([^\]]+)\]: *]+)>?(?: +(["(][^\n]+[")]))? *(?:\n+|$)/,heading:/^(#{1,6})(.*)(?:\n+|$)/,fences:ef,lheading:/^(.+?)\n {0,3}(=+|-+) *(?:\n+|$)/,paragraph:qs(uf.normal._paragraph).replace("hr",uf.hr).replace("heading"," *#{1,6} *[^\n]").replace("lheading",uf.lheading).replace("blockquote"," {0,3}>").replace("|fences","").replace("|list","").replace("|html","").getRegex()});var lf={escape:/^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/,autolink:/^<(scheme:[^\s\x00-\x1f<>]*|email)>/,url:ef,tag:"^comment|^|^<[a-zA-Z][\\w-]*(?:attribute)*?\\s*/?>|^<\\?[\\s\\S]*?\\?>|^|^",link:/^!?\[(label)\]\(\s*(href)(?:\s+(title))?\s*\)/,reflink:/^!?\[(label)\]\[(ref)\]/,nolink:/^!?\[(ref)\](?:\[\])?/,reflinkSearch:"reflink|nolink(?!\\()",emStrong:{lDelim:/^(?:\*+(?:([punct_])|[^\s*]))|^_+(?:([punct*])|([^\s_]))/,rDelimAst:/^(?:[^_*\\]|\\.)*?\_\_(?:[^_*\\]|\\.)*?\*(?:[^_*\\]|\\.)*?(?=\_\_)|(?:[^*\\]|\\.)+(?=[^*])|[punct_](\*+)(?=[\s]|$)|(?:[^punct*_\s\\]|\\.)(\*+)(?=[punct_\s]|$)|[punct_\s](\*+)(?=[^punct*_\s])|[\s](\*+)(?=[punct_])|[punct_](\*+)(?=[punct_])|(?:[^punct*_\s\\]|\\.)(\*+)(?=[^punct*_\s])/,rDelimUnd:/^(?:[^_*\\]|\\.)*?\*\*(?:[^_*\\]|\\.)*?\_(?:[^_*\\]|\\.)*?(?=\*\*)|(?:[^_\\]|\\.)+(?=[^_])|[punct*](\_+)(?=[\s]|$)|(?:[^punct*_\s\\]|\\.)(\_+)(?=[punct*\s]|$)|[punct*\s](\_+)(?=[^punct*_\s])|[\s](\_+)(?=[punct*])|[punct*](\_+)(?=[punct*])/},code:/^(`+)([^`]|[^`][\s\S]*?[^`])\1(?!`)/,br:/^( {2,}|\\)\n(?!\s*$)/,del:ef,text:/^(`+|[^`])(?:(?= {2,}\n)|[\s\S]*?(?:(?=[\\.5&&(n="x"+n.toString(16)),r+="&#"+n+";";return r}lf._punctuation="!\"#$%&'()+\\-.,/:;<=>?@\\[\\]`^{|}~",lf.punctuation=qs(lf.punctuation).replace(/punctuation/g,lf._punctuation).getRegex(),lf.blockSkip=/\[[^\]]*?\]\([^\)]*?\)|`[^`]*?`|<[^>]*?>/g,lf.escapedEmSt=/(?:^|[^\\])(?:\\\\)*\\[*_]/g,lf._comment=qs(uf._comment).replace("(?:--\x3e|$)","--\x3e").getRegex(),lf.emStrong.lDelim=qs(lf.emStrong.lDelim).replace(/punct/g,lf._punctuation).getRegex(),lf.emStrong.rDelimAst=qs(lf.emStrong.rDelimAst,"g").replace(/punct/g,lf._punctuation).getRegex(),lf.emStrong.rDelimUnd=qs(lf.emStrong.rDelimUnd,"g").replace(/punct/g,lf._punctuation).getRegex(),lf._escapes=/\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/g,lf._scheme=/[a-zA-Z][a-zA-Z0-9+.-]{1,31}/,lf._email=/[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+(@)[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)+(?![-_])/,lf.autolink=qs(lf.autolink).replace("scheme",lf._scheme).replace("email",lf._email).getRegex(),lf._attribute=/\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/,lf.tag=qs(lf.tag).replace("comment",lf._comment).replace("attribute",lf._attribute).getRegex(),lf._label=/(?:\[(?:\\.|[^\[\]\\])*\]|\\.|`[^`]*`|[^\[\]\\`])*?/,lf._href=/<(?:\\.|[^\n<>\\])+>|[^\s\x00-\x1f]*/,lf._title=/"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/,lf.link=qs(lf.link).replace("label",lf._label).replace("href",lf._href).replace("title",lf._title).getRegex(),lf.reflink=qs(lf.reflink).replace("label",lf._label).replace("ref",uf._label).getRegex(),lf.nolink=qs(lf.nolink).replace("ref",uf._label).getRegex(),lf.reflinkSearch=qs(lf.reflinkSearch,"g").replace("reflink",lf.reflink).replace("nolink",lf.nolink).getRegex(),lf.normal=ft({},lf),lf.pedantic=ft(ft({},lf.normal),{},{strong:{start:/^__|\*\*/,middle:/^__(?=\S)([\s\S]*?\S)__(?!_)|^\*\*(?=\S)([\s\S]*?\S)\*\*(?!\*)/,endAst:/\*\*(?!\*)/g,endUnd:/__(?!_)/g},em:{start:/^_|\*/,middle:/^()\*(?=\S)([\s\S]*?\S)\*(?!\*)|^_(?=\S)([\s\S]*?\S)_(?!_)/,endAst:/\*(?!\*)/g,endUnd:/_(?!_)/g},link:qs(/^!?\[(label)\]\((.*?)\)/).replace("label",lf._label).getRegex(),reflink:qs(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label",lf._label).getRegex()}),lf.gfm=ft(ft({},lf.normal),{},{escape:qs(lf.escape).replace("])","~|])").getRegex(),_extended_email:/[A-Za-z0-9._+-]+(@)[a-zA-Z0-9-_]+(?:\.[a-zA-Z0-9-_]*[a-zA-Z0-9])+(?![-_])/,url:/^((?:ftp|https?):\/\/|www\.)(?:[a-zA-Z0-9\-]+\.?)+[^\s<]*|^email/,_backpedal:/(?:[^?!.,:;*_'"~()&]+|\([^)]*\)|&(?![a-zA-Z0-9]+;$)|[?!.,:;*_'"~)]+(?!$))+/,del:/^(~~?)(?=[^\s~])([\s\S]*?[^\s~])\1(?=[^~]|$)/,text:/^([`~]+|[^`~])(?:(?= {2,}\n)|(?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)|[\s\S]*?(?:(?=[\\1&&void 0!==arguments[1]?arguments[1]:[];e=this.options.pedantic?e.replace(/\t/g," ").replace(/^ +$/gm,""):e.replace(/^( *)(\t+)/gm,(function(e,t,n){return t+" ".repeat(n.length)}));for(var u=function(){if(a.options.extensions&&a.options.extensions.block&&a.options.extensions.block.some((function(n){return!!(t=n.call({lexer:a},e,o))&&(e=e.substring(t.raw.length),o.push(t),!0)})))return"continue";if(t=a.tokenizer.space(e))return e=e.substring(t.raw.length),1===t.raw.length&&o.length>0?o[o.length-1].raw+="\n":o.push(t),"continue";if(t=a.tokenizer.code(e))return e=e.substring(t.raw.length),!(n=o[o.length-1])||"paragraph"!==n.type&&"text"!==n.type?o.push(t):(n.raw+="\n"+t.raw,n.text+="\n"+t.text,a.inlineQueue[a.inlineQueue.length-1].src=n.text),"continue";if(t=a.tokenizer.fences(e))return e=e.substring(t.raw.length),o.push(t),"continue";if(t=a.tokenizer.heading(e))return e=e.substring(t.raw.length),o.push(t),"continue";if(t=a.tokenizer.hr(e))return e=e.substring(t.raw.length),o.push(t),"continue";if(t=a.tokenizer.blockquote(e))return e=e.substring(t.raw.length),o.push(t),"continue";if(t=a.tokenizer.list(e))return e=e.substring(t.raw.length),o.push(t),"continue";if(t=a.tokenizer.html(e))return e=e.substring(t.raw.length),o.push(t),"continue";if(t=a.tokenizer.def(e))return e=e.substring(t.raw.length),!(n=o[o.length-1])||"paragraph"!==n.type&&"text"!==n.type?a.tokens.links[t.tag]||(a.tokens.links[t.tag]={href:t.href,title:t.title}):(n.raw+="\n"+t.raw,n.text+="\n"+t.raw,a.inlineQueue[a.inlineQueue.length-1].src=n.text),"continue";if(t=a.tokenizer.table(e))return e=e.substring(t.raw.length),o.push(t),"continue";if(t=a.tokenizer.lheading(e))return e=e.substring(t.raw.length),o.push(t),"continue";if(r=e,a.options.extensions&&a.options.extensions.startBlock){var u,l=1/0,c=e.slice(1);a.options.extensions.startBlock.forEach((function(e){"number"===typeof(u=e.call({lexer:this},c))&&u>=0&&(l=Math.min(l,u))})),l<1/0&&l>=0&&(r=e.substring(0,l+1))}if(a.state.top&&(t=a.tokenizer.paragraph(r)))return n=o[o.length-1],i&&"paragraph"===n.type?(n.raw+="\n"+t.raw,n.text+="\n"+t.text,a.inlineQueue.pop(),a.inlineQueue[a.inlineQueue.length-1].src=n.text):o.push(t),i=r.length!==e.length,e=e.substring(t.raw.length),"continue";if(t=a.tokenizer.text(e))return e=e.substring(t.raw.length),(n=o[o.length-1])&&"text"===n.type?(n.raw+="\n"+t.raw,n.text+="\n"+t.text,a.inlineQueue.pop(),a.inlineQueue[a.inlineQueue.length-1].src=n.text):o.push(t),"continue";if(e){var s="Infinite loop on byte: "+e.charCodeAt(0);if(a.options.silent)return console.error(s),"break";throw new Error(s)}};e;){var l=u();if("continue"!==l&&"break"===l)break}return this.state.top=!0,o}},{key:"inline",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];return this.inlineQueue.push({src:e,tokens:t}),t}},{key:"inlineTokens",value:function(e){var t,n,r,i,a,o,u=this,l=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],c=e;if(this.tokens.links){var s=Object.keys(this.tokens.links);if(s.length>0)for(;null!=(i=this.tokenizer.rules.inline.reflinkSearch.exec(c));)s.includes(i[0].slice(i[0].lastIndexOf("[")+1,-1))&&(c=c.slice(0,i.index)+"["+rf("a",i[0].length-2)+"]"+c.slice(this.tokenizer.rules.inline.reflinkSearch.lastIndex))}for(;null!=(i=this.tokenizer.rules.inline.blockSkip.exec(c));)c=c.slice(0,i.index)+"["+rf("a",i[0].length-2)+"]"+c.slice(this.tokenizer.rules.inline.blockSkip.lastIndex);for(;null!=(i=this.tokenizer.rules.inline.escapedEmSt.exec(c));)c=c.slice(0,i.index+i[0].length-2)+"++"+c.slice(this.tokenizer.rules.inline.escapedEmSt.lastIndex),this.tokenizer.rules.inline.escapedEmSt.lastIndex--;for(var f=function(){if(a||(o=""),a=!1,u.options.extensions&&u.options.extensions.inline&&u.options.extensions.inline.some((function(n){return!!(t=n.call({lexer:u},e,l))&&(e=e.substring(t.raw.length),l.push(t),!0)})))return"continue";if(t=u.tokenizer.escape(e))return e=e.substring(t.raw.length),l.push(t),"continue";if(t=u.tokenizer.tag(e))return e=e.substring(t.raw.length),(n=l[l.length-1])&&"text"===t.type&&"text"===n.type?(n.raw+=t.raw,n.text+=t.text):l.push(t),"continue";if(t=u.tokenizer.link(e))return e=e.substring(t.raw.length),l.push(t),"continue";if(t=u.tokenizer.reflink(e,u.tokens.links))return e=e.substring(t.raw.length),(n=l[l.length-1])&&"text"===t.type&&"text"===n.type?(n.raw+=t.raw,n.text+=t.text):l.push(t),"continue";if(t=u.tokenizer.emStrong(e,c,o))return e=e.substring(t.raw.length),l.push(t),"continue";if(t=u.tokenizer.codespan(e))return e=e.substring(t.raw.length),l.push(t),"continue";if(t=u.tokenizer.br(e))return e=e.substring(t.raw.length),l.push(t),"continue";if(t=u.tokenizer.del(e))return e=e.substring(t.raw.length),l.push(t),"continue";if(t=u.tokenizer.autolink(e,sf))return e=e.substring(t.raw.length),l.push(t),"continue";if(!u.state.inLink&&(t=u.tokenizer.url(e,sf)))return e=e.substring(t.raw.length),l.push(t),"continue";if(r=e,u.options.extensions&&u.options.extensions.startInline){var i,s=1/0,f=e.slice(1);u.options.extensions.startInline.forEach((function(e){"number"===typeof(i=e.call({lexer:this},f))&&i>=0&&(s=Math.min(s,i))})),s<1/0&&s>=0&&(r=e.substring(0,s+1))}if(t=u.tokenizer.inlineText(r,cf))return e=e.substring(t.raw.length),"_"!==t.raw.slice(-1)&&(o=t.raw.slice(-1)),a=!0,(n=l[l.length-1])&&"text"===n.type?(n.raw+=t.raw,n.text+=t.text):l.push(t),"continue";if(e){var d="Infinite loop on byte: "+e.charCodeAt(0);if(u.options.silent)return console.error(d),"break";throw new Error(d)}};e;){var d=f();if("continue"!==d&&"break"===d)break}return l}}],[{key:"rules",get:function(){return{block:uf,inline:lf}}},{key:"lex",value:function(t,n){return new e(n).lex(t)}},{key:"lexInline",value:function(t,n){return new e(n).inlineTokens(t)}}]),e}(),df=function(){function e(t){b(this,e),this.options=t||Bs}return x(e,[{key:"code",value:function(e,t,n){var r=(t||"").match(/\S*/)[0];if(this.options.highlight){var i=this.options.highlight(e,r);null!=i&&i!==e&&(n=!0,e=i)}return e=e.replace(/\n$/,"")+"\n",r?'
'+(n?e:Hs(e,!0))+"
\n":"
"+(n?e:Hs(e,!0))+"
\n"}},{key:"blockquote",value:function(e){return"
\n".concat(e,"
\n")}},{key:"html",value:function(e){return e}},{key:"heading",value:function(e,t,n,r){if(this.options.headerIds){var i=this.options.headerPrefix+r.slug(n);return"').concat(e,"\n")}return"").concat(e,"\n")}},{key:"hr",value:function(){return this.options.xhtml?"
\n":"
\n"}},{key:"list",value:function(e,t,n){var r=t?"ol":"ul";return"<"+r+(t&&1!==n?' start="'+n+'"':"")+">\n"+e+"\n"}},{key:"listitem",value:function(e){return"
  • ".concat(e,"
  • \n")}},{key:"checkbox",value:function(e){return" "}},{key:"paragraph",value:function(e){return"

    ".concat(e,"

    \n")}},{key:"table",value:function(e,t){return t&&(t="".concat(t,"")),"\n\n"+e+"\n"+t+"
    \n"}},{key:"tablerow",value:function(e){return"\n".concat(e,"\n")}},{key:"tablecell",value:function(e,t){var n=t.header?"th":"td";return(t.align?"<".concat(n,' align="').concat(t.align,'">'):"<".concat(n,">"))+e+"\n")}},{key:"strong",value:function(e){return"".concat(e,"")}},{key:"em",value:function(e){return"".concat(e,"")}},{key:"codespan",value:function(e){return"".concat(e,"")}},{key:"br",value:function(){return this.options.xhtml?"
    ":"
    "}},{key:"del",value:function(e){return"".concat(e,"")}},{key:"link",value:function(e,t,n){if(null===(e=Gs(this.options.sanitize,this.options.baseUrl,e)))return n;var r='"}},{key:"image",value:function(e,t,n){if(null===(e=Gs(this.options.sanitize,this.options.baseUrl,e)))return n;var r='').concat(n,'":">"}},{key:"text",value:function(e){return e}}]),e}(),hf=function(){function e(){b(this,e)}return x(e,[{key:"strong",value:function(e){return e}},{key:"em",value:function(e){return e}},{key:"codespan",value:function(e){return e}},{key:"del",value:function(e){return e}},{key:"html",value:function(e){return e}},{key:"text",value:function(e){return e}},{key:"link",value:function(e,t,n){return""+n}},{key:"image",value:function(e,t,n){return""+n}},{key:"br",value:function(){return""}}]),e}(),pf=function(){function e(){b(this,e),this.seen={}}return x(e,[{key:"serialize",value:function(e){return e.toLowerCase().trim().replace(/<[!\/a-z].*?>/gi,"").replace(/[\u2000-\u206F\u2E00-\u2E7F\\'!"#$%&()*+,./:;<=>?@[\]^`{|}~]/g,"").replace(/\s/g,"-")}},{key:"getNextSafeSlug",value:function(e,t){var n=e,r=0;if(this.seen.hasOwnProperty(n)){r=this.seen[e];do{n=e+"-"+ ++r}while(this.seen.hasOwnProperty(n))}return t||(this.seen[e]=r,this.seen[n]=0),n}},{key:"slug",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=this.serialize(e);return this.getNextSafeSlug(n,t.dryrun)}}]),e}(),mf=function(){function e(t){b(this,e),this.options=t||Bs,this.options.renderer=this.options.renderer||new df,this.renderer=this.options.renderer,this.renderer.options=this.options,this.textRenderer=new hf,this.slugger=new pf}return x(e,[{key:"parse",value:function(e){var t,n,r,i,a,o,u,l,c,s,f,d,h,p,m,v,g,y,_,b=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],D="",w=e.length;for(t=0;t0&&"paragraph"===m.tokens[0].type?(m.tokens[0].text=y+" "+m.tokens[0].text,m.tokens[0].tokens&&m.tokens[0].tokens.length>0&&"text"===m.tokens[0].tokens[0].type&&(m.tokens[0].tokens[0].text=y+" "+m.tokens[0].tokens[0].text)):m.tokens.unshift({type:"text",text:y}):p+=y),p+=this.parse(m.tokens,h),c+=this.renderer.listitem(p,g,v);D+=this.renderer.list(c,f,d);continue;case"html":D+=this.renderer.html(s.text);continue;case"paragraph":D+=this.renderer.paragraph(this.parseInline(s.tokens));continue;case"text":for(c=s.tokens?this.parseInline(s.tokens):s.text;t+1";return t?Promise.resolve(i):n?void n(null,i):i}if(t)return Promise.reject(r);if(!n)throw r;n(r)}}((r=ft(ft({},yf.defaults),a)).silent,r.async,i);if("undefined"===typeof n||null===n)return o(new Error("marked(): input parameter is undefined or null"));if("string"!==typeof n)return o(new Error("marked(): input parameter is of type "+Object.prototype.toString.call(n)+", string expected"));if(function(e){e&&e.sanitize&&!e.silent&&console.warn("marked(): sanitize and sanitizer parameters are deprecated since version 0.7.0, should not be used and will be removed in the future. Read more here: https://marked.js.org/#/USING_ADVANCED.md#options")}(r),r.hooks&&(r.hooks.options=r),i){var u,l=r.highlight;try{r.hooks&&(n=r.hooks.preprocess(n)),u=e(n,r)}catch(h){return o(h)}var c=function(e){var n;if(!e)try{r.walkTokens&&yf.walkTokens(u,r.walkTokens),n=t(u,r),r.hooks&&(n=r.hooks.postprocess(n))}catch(h){e=h}return r.highlight=l,e?o(e):i(null,n)};if(!l||l.length<3)return c();if(delete r.highlight,!u.length)return c();var s=0;return yf.walkTokens(u,(function(e){"code"===e.type&&(s++,setTimeout((function(){l(e.text,e.lang,(function(t,n){if(t)return c(t);null!=n&&n!==e.text&&(e.text=n,e.escaped=!0),0===--s&&c()}))}),0))})),void(0===s&&c())}if(r.async)return Promise.resolve(r.hooks?r.hooks.preprocess(n):n).then((function(t){return e(t,r)})).then((function(e){return r.walkTokens?Promise.all(yf.walkTokens(e,r.walkTokens)).then((function(){return e})):e})).then((function(e){return t(e,r)})).then((function(e){return r.hooks?r.hooks.postprocess(e):e})).catch(o);try{r.hooks&&(n=r.hooks.preprocess(n));var f=e(n,r);r.walkTokens&&yf.walkTokens(f,r.walkTokens);var d=t(f,r);return r.hooks&&(d=r.hooks.postprocess(d)),d}catch(h){return o(h)}}}function yf(e,t,n){return gf(ff.lex,mf.parse)(e,t,n)}ct(vf,"passThroughHooks",new Set(["preprocess","postprocess"])),yf.options=yf.setOptions=function(e){var t;return yf.defaults=ft(ft({},yf.defaults),e),t=yf.defaults,Bs=t,yf},yf.getDefaults=Is,yf.defaults=Bs,yf.use=function(){for(var e=yf.defaults.extensions||{renderers:{},childTokens:{}},t=arguments.length,n=new Array(t),r=0;r=12)){var r=d.map((function(e,t){return e-(t===m.target?n:0)}));h(r)}}}),[m,u]),_=(0,r.useCallback)((function(){g(ft(ft({},m),{},{enable:!1}))}),[m]),b=function(e){return function(t){!function(e,t){g({start:e.clientX,target:t,enable:!0})}(t,e)}};return Cr("mousemove",y),Cr("mouseup",_),zt("div",{className:"vm-predefined-dashboard",children:zt(ta,{defaultExpanded:c,onChange:function(e){return s(e)},title:zt((function(){return zt("div",{className:_r()({"vm-predefined-dashboard-header":!0,"vm-predefined-dashboard-header_open":c}),children:[(n||a)&&zt("span",{className:"vm-predefined-dashboard-header__title",children:n||"".concat(t+1,". ").concat(a)}),i&&zt("span",{className:"vm-predefined-dashboard-header__count",children:["(",i.length," panels)"]})]})}),{}),children:zt("div",{className:"vm-predefined-dashboard-panels",children:Array.isArray(i)&&i.length?i.map((function(e,t){return zt("div",{className:"vm-predefined-dashboard-panels-panel vm-block vm-block_empty-padding",style:{gridColumn:"span ".concat(d[t])},children:[zt(_f,{title:e.title,description:e.description,unit:e.unit,expr:e.expr,alias:e.alias,filename:a,showLegend:e.showLegend}),zt("button",{className:"vm-predefined-dashboard-panels-panel__resizer",onMouseDown:b(t)})]},t)})):zt("div",{className:"vm-predefined-dashboard-panels-panel__alert",children:zt(Zr,{variant:"error",children:[zt("code",{children:'"panels"'})," not found. Check the configuration file ",zt("b",{children:a}),"."]})})})})})},Df=function(){!function(){var e=Sn(),t=e.duration,n=e.relativeTime,i=e.period.date,a=$r().customStep,o=v(ut(),2)[1],u=function(){var e,r=Es((ct(e={},"g0.range_input",t),ct(e,"g0.end_input",i),ct(e,"g0.step_input",a),ct(e,"g0.relative_time",n),e));o(r)};(0,r.useEffect)(u,[t,n,i,a]),(0,r.useEffect)(u,[])}();var e=Gr().isMobile,t=ri(),n=t.dashboardsSettings,i=t.dashboardsLoading,a=t.dashboardsError,o=v((0,r.useState)(0),2),u=o[0],l=o[1],c=(0,r.useMemo)((function(){return n.map((function(e,t){return{label:e.title||"",value:t}}))}),[n]),s=(0,r.useMemo)((function(){return n[u]||{}}),[n,u]),f=(0,r.useMemo)((function(){return null===s||void 0===s?void 0:s.rows}),[s]),d=(0,r.useMemo)((function(){return s.title||s.filename||""}),[s]),h=(0,r.useMemo)((function(){return Array.isArray(f)&&!!f.length}),[f]),p=function(e){return function(){!function(e){l(e)}(e)}};return zt("div",{className:"vm-predefined-panels",children:[i&&zt(gs,{}),!n.length&&a&&zt(Zr,{variant:"error",children:a}),!n.length&&zt(Zr,{variant:"info",children:"Dashboards not found"}),c.length>1&&zt("div",{className:_r()({"vm-predefined-panels-tabs":!0,"vm-predefined-panels-tabs_mobile":e}),children:c.map((function(e){return zt("div",{className:_r()({"vm-predefined-panels-tabs__tab":!0,"vm-predefined-panels-tabs__tab_active":e.value==u}),onClick:p(e.value),children:e.label},e.value)}))}),zt("div",{className:"vm-predefined-panels__dashboards",children:[h&&f.map((function(e,t){return zt(bf,{index:t,filename:d,title:e.title,panels:e.panels},"".concat(u,"_").concat(t))})),!!n.length&&!h&&zt(Zr,{variant:"error",children:[zt("code",{children:'"rows"'})," not found. Check the configuration file ",zt("b",{children:d}),"."]})]})]})},wf=function(e,t){var n=t.match?"&match[]="+encodeURIComponent(t.match):"",r=t.focusLabel?"&focusLabel="+encodeURIComponent(t.focusLabel):"";return"".concat(e,"/api/v1/status/tsdb?topN=").concat(t.topN,"&date=").concat(t.date).concat(n).concat(r)},kf=function(){function e(){b(this,e),this.tsdbStatus=void 0,this.tabsNames=void 0,this.tsdbStatus=this.defaultTSDBStatus,this.tabsNames=["table","graph"],this.getDefaultState=this.getDefaultState.bind(this)}return x(e,[{key:"tsdbStatusData",get:function(){return this.tsdbStatus},set:function(e){this.tsdbStatus=e}},{key:"defaultTSDBStatus",get:function(){return{totalSeries:0,totalSeriesPrev:0,totalSeriesByAll:0,totalLabelValuePairs:0,seriesCountByMetricName:[],seriesCountByLabelName:[],seriesCountByFocusLabelValue:[],seriesCountByLabelValuePair:[],labelValueCountByLabelName:[]}}},{key:"keys",value:function(e,t){var n=e&&/__name__=".+"/.test(e),r=e&&/{.+=".+"}/g.test(e),i=e&&/__name__=".+", .+!=""/g.test(e),a=[];return a=t||i?a.concat("seriesCountByFocusLabelValue"):n?a.concat("labelValueCountByLabelName"):r?a.concat("seriesCountByMetricName","seriesCountByLabelName"):a.concat("seriesCountByMetricName","seriesCountByLabelName","seriesCountByLabelValuePair","labelValueCountByLabelName"),a}},{key:"getDefaultState",value:function(e,t){var n=this;return this.keys(e,t).reduce((function(e,t){return ft(ft({},e),{},{tabs:ft(ft({},e.tabs),{},ct({},t,n.tabsNames)),containerRefs:ft(ft({},e.containerRefs),{},ct({},t,(0,r.useRef)(null)))})}),{tabs:{},containerRefs:{}})}},{key:"sectionsTitles",value:function(e){return{seriesCountByMetricName:"Metric names with the highest number of series",seriesCountByLabelName:"Labels with the highest number of series",seriesCountByFocusLabelValue:'Values for "'.concat(e,'" label with the highest number of series'),seriesCountByLabelValuePair:"Label=value pairs with the highest number of series",labelValueCountByLabelName:"Labels with the highest number of unique values"}}},{key:"sectionsTips",get:function(){return{seriesCountByMetricName:"\n

    \n This table returns a list of metrics with the highest cardinality.\n The cardinality of a metric is the number of time series associated with that metric,\n where each time series is defined as a unique combination of key-value label pairs.\n

    \n

    \n When looking to reduce the number of active series in your data source,\n you can start by inspecting individual metrics with high cardinality\n (i.e. that have lots of active time series associated with them),\n since that single metric contributes a large fraction of the series that make up your total series count.\n

    ",seriesCountByLabelName:"\n

    \n This table returns a list of the labels with the highest number of series.\n

    \n

    \n Use this table to identify labels that are storing dimensions with high cardinality\n (many different label values).\n

    \n

    \n It is recommended to choose labels such that they have a finite set of values,\n since every unique combination of key-value label pairs creates a new time series\n and therefore can dramatically increase the number of time series in your system.\n

    ",seriesCountByFocusLabelValue:"\n

    \n This table returns a list of unique label values per selected label.\n

    \n

    \n Use this table to identify label values that are storing per each selected series.\n

    ",labelValueCountByLabelName:"\n

    \n This table returns a list of labels with the highest number of the unique values.\n

    \n ",seriesCountByLabelValuePair:"\n

    \n This table returns a list of the label values pairs with the highest number of series.\n

    \n

    \n Use this table to identify unique label values pairs. This helps to identify same labels \n is applied to count timeseries in your system, since every unique combination of key-value label pairs \n creates a new time series and therefore can dramatically increase the number of time series in your system\n

    "}}},{key:"tablesHeaders",get:function(){return{seriesCountByMetricName:xf,seriesCountByLabelName:Cf,seriesCountByFocusLabelValue:Ef,seriesCountByLabelValuePair:Sf,labelValueCountByLabelName:Af}}},{key:"totalSeries",value:function(e){return"labelValueCountByLabelName"===e?-1:arguments.length>1&&void 0!==arguments[1]&&arguments[1]?this.tsdbStatus.totalSeriesPrev:this.tsdbStatus.totalSeries}}]),e}(),xf=[{id:"name",label:"Metric name"},{id:"value",label:"Number of series"},{id:"percentage",label:"Share in total",info:"Shows the share of a metric to the total number of series"},{id:"action",label:""}],Cf=[{id:"name",label:"Label name"},{id:"value",label:"Number of series"},{id:"percentage",label:"Share in total",info:"Shows the share of the label to the total number of series"},{id:"action",label:""}],Ef=[{id:"name",label:"Label value"},{id:"value",label:"Number of series"},{id:"percentage",label:"Share in total"},{disablePadding:!1,id:"action",label:"",numeric:!1}],Sf=[{id:"name",label:"Label=value pair"},{id:"value",label:"Number of series"},{id:"percentage",label:"Share in total",info:"Shows the share of the label value pair to the total number of series"},{id:"action",label:""}],Af=[{id:"name",label:"Label name"},{id:"value",label:"Number of unique values"},{id:"action",label:""}],Nf={seriesCountByMetricName:function(e){var t=e.query;return Mf("__name__",t)},seriesCountByLabelName:function(e){var t=e.query;return"{".concat(t,'!=""}')},seriesCountByFocusLabelValue:function(e){var t=e.query,n=e.focusLabel;return Mf(n,t)},seriesCountByLabelValuePair:function(e){var t=e.query.split("="),n=t[0],r=t.slice(1).join("=");return Mf(n,r)},labelValueCountByLabelName:function(e){var t=e.query,n=e.match;return""===n?"{".concat(t,'!=""}'):"".concat(n.replace("}",""),", ").concat(t,'!=""}')}},Mf=function(e,t){return e?"{"+e+"="+JSON.stringify(t)+"}":""},Ff=function(e){var t,n=e.totalSeries,r=e.totalSeriesPrev,i=e.totalSeriesAll,a=e.seriesCountByMetricName,o=Gr().isMobile,u=v(ut(),1)[0],l=u.get("match"),c=u.get("focusLabel"),s=/__name__/.test(l||""),f=(null===(t=a[0])||void 0===t?void 0:t.value)/i*100,d=n-r,h=Math.abs(d)/r*100,p=[{title:"Total series",value:n.toLocaleString("en-US"),dynamic:n&&r?"".concat(h.toFixed(2),"%"):"",display:!c,info:'The total number of active time series. \n A time series is uniquely identified by its name plus a set of its labels. \n For example, temperature{city="NY",country="US"} and temperature{city="SF",country="US"} \n are two distinct series, since they differ by the city label.'},{title:"Percentage from total",value:isNaN(f)?"-":"".concat(f.toFixed(2),"%"),display:s,info:"The share of these series in the total number of time series."}].filter((function(e){return e.display}));return p.length?zt("div",{className:_r()({"vm-cardinality-totals":!0,"vm-cardinality-totals_mobile":o}),children:p.map((function(e){var t=e.title,n=e.value,i=e.info,a=e.dynamic;return zt("div",{className:"vm-cardinality-totals-card",children:[zt("h4",{className:"vm-cardinality-totals-card__title",children:[t,i&&zt(hi,{title:zt("p",{className:"vm-cardinality-totals-card__tooltip",children:i}),children:zt("div",{className:"vm-cardinality-totals-card__info-icon",children:zt(jn,{})})})]}),zt("span",{className:"vm-cardinality-totals-card__value",children:n}),!!a&&zt(hi,{title:"in relation to the previous day: ".concat(r.toLocaleString("en-US")),children:zt("span",{className:_r()({"vm-dynamic-number":!0,"vm-dynamic-number_positive vm-dynamic-number_down":d<0,"vm-dynamic-number_negative vm-dynamic-number_up":d>0}),children:a})})]},t)}))}):null},Tf=function(e){var t=Gr().isMobile,n=v(ut(),2),i=n[0],a=n[1],o=i.get("tips")||"",u=v((0,r.useState)(i.get("match")||""),2),l=u[0],c=u[1],s=v((0,r.useState)(i.get("focusLabel")||""),2),f=s[0],d=s[1],h=v((0,r.useState)(+(i.get("topN")||10)),2),p=h[0],m=h[1],g=(0,r.useMemo)((function(){return p<0?"Number must be bigger than zero":""}),[p]),y=function(){i.set("match",l),i.set("topN",p.toString()),i.set("focusLabel",f),a(i)};return(0,r.useEffect)((function(){var e=i.get("match"),t=+(i.get("topN")||10),n=i.get("focusLabel");e!==l&&c(e||""),t!==p&&m(t),n!==f&&d(n||"")}),[i]),zt("div",{className:_r()({"vm-cardinality-configurator":!0,"vm-cardinality-configurator_mobile":t,"vm-block":!0,"vm-block_mobile":t}),children:[zt("div",{className:"vm-cardinality-configurator-controls",children:[zt("div",{className:"vm-cardinality-configurator-controls__query",children:zt(Si,{label:"Time series selector",type:"string",value:l,onChange:c,onEnter:y})}),zt("div",{className:"vm-cardinality-configurator-controls__item",children:zt(Si,{label:"Focus label",type:"text",value:f||"",onChange:d,onEnter:y,endIcon:zt(hi,{title:zt("div",{children:zt("p",{children:"To identify values with the highest number of series for the selected label."})}),children:zt(hr,{})})})}),zt("div",{className:"vm-cardinality-configurator-controls__item vm-cardinality-configurator-controls__item_limit",children:zt(Si,{label:"Limit entries",type:"number",value:p,error:g,onChange:function(e){var t=+e;m(isNaN(t)?0:t)},onEnter:y})})]}),zt("div",{className:"vm-cardinality-configurator-bottom",children:[zt(Ff,ft({},e)),zt("div",{className:"vm-cardinality-configurator-bottom-helpful",children:zt("a",{className:"vm-link vm-link_with-icon",target:"_blank",href:"https://docs.victoriametrics.com/#cardinality-explorer",rel:"help noreferrer",children:[zt(fr,{}),"Documentation"]})}),zt("div",{className:"vm-cardinality-configurator-bottom__execute",children:[zt(hi,{title:o?"Hide tips":"Show tips",children:zt(ui,{variant:"text",color:o?"warning":"gray",startIcon:zt(gr,{}),onClick:function(){i.get("tips")||""?i.delete("tips"):i.set("tips","true"),a(i)}})}),zt(ui,{variant:"text",startIcon:zt(zn,{}),onClick:function(){i.set("match",""),i.set("focusLabel",""),a(i)},children:"Reset"}),zt(ui,{startIcon:zt(Zn,{}),onClick:y,children:"Execute Query"})]})]})]})};function Of(e){var t=e.order,n=e.orderBy,r=e.onRequestSort,i=e.headerCells;return zt("thead",{className:"vm-table-header vm-cardinality-panel-table__header",children:zt("tr",{className:"vm-table__row vm-table__row_header",children:i.map((function(e){return zt("th",{className:_r()({"vm-table-cell vm-table-cell_header":!0,"vm-table-cell_sort":"action"!==e.id&&"percentage"!==e.id,"vm-table-cell_right":"action"===e.id}),onClick:(i=e.id,function(e){r(e,i)}),children:zt("div",{className:"vm-table-cell__content",children:[e.info?zt(hi,{title:e.info,children:[zt("div",{className:"vm-metrics-content-header__tip-icon",children:zt(jn,{})}),e.label]}):zt(Rt.HY,{children:e.label}),"action"!==e.id&&"percentage"!==e.id&&zt("div",{className:_r()({"vm-table__sort-icon":!0,"vm-table__sort-icon_active":n===e.id,"vm-table__sort-icon_desc":"desc"===t&&n===e.id}),children:zt(qn,{})})]})},e.id);var i}))})})}function If(e,t,n){return t[n]e[n]?1:0}function Bf(e,t){return"desc"===e?function(e,n){return If(e,n,t)}:function(e,n){return-If(e,n,t)}}function Pf(e,t){var n=e.map((function(e,t){return[e,t]}));return n.sort((function(e,n){var r=t(e[0],n[0]);return 0!==r?r:e[1]-n[1]})),n.map((function(e){return e[0]}))}var Rf=function(e){var t=e.rows,n=e.headerCells,i=e.defaultSortColumn,a=e.tableCells,o=v((0,r.useState)("desc"),2),u=o[0],l=o[1],c=v((0,r.useState)(i),2),s=c[0],f=c[1],d=Pf(t,Bf(u,s));return zt("table",{className:"vm-table vm-cardinality-panel-table",children:[zt(Of,{order:u,orderBy:s,onRequestSort:function(e,t){l(s===t&&"asc"===u?"desc":"asc"),f(t)},rowCount:t.length,headerCells:n}),zt("tbody",{className:"vm-table-header",children:d.map((function(e){return zt("tr",{className:"vm-table__row",children:a(e)},e.name)}))})]})},Lf=function(e){var t=e.row,n=e.totalSeries,r=e.totalSeriesPrev,i=e.onActionClick,a=n>0?t.value/n*100:-1,o=r>0?t.valuePrev/r*100:-1,u=[a,o].some((function(e){return-1===e})),l=a-o,c=u?"":"".concat(l.toFixed(2),"%"),s=function(){i(t.name)};return zt(Rt.HY,{children:[zt("td",{className:"vm-table-cell",children:zt("span",{className:"vm-link vm-link_colored",onClick:s,children:t.name})},t.name),zt("td",{className:"vm-table-cell",children:[t.value,!!t.diff&&zt(hi,{title:"in relation to the previous day: ".concat(t.valuePrev),children:zt("span",{className:_r()({"vm-dynamic-number":!0,"vm-dynamic-number_positive":t.diff<0,"vm-dynamic-number_negative":t.diff>0}),children:["\xa0",t.diff>0?"+":"",t.diff]})})]},t.value),a>0&&zt("td",{className:"vm-table-cell",children:zt("div",{className:"vm-cardinality-panel-table__progress",children:[zt(ys,{value:a}),c&&zt(hi,{title:"in relation to the previous day",children:zt("span",{className:_r()({"vm-dynamic-number":!0,"vm-dynamic-number_positive vm-dynamic-number_down":l<0,"vm-dynamic-number_negative vm-dynamic-number_up":l>0}),children:c})})]})},t.progressValue),zt("td",{className:"vm-table-cell vm-table-cell_right",children:zt("div",{className:"vm-table-cell__content",children:zt(hi,{title:"Filter by ".concat(t.name),children:zt(ui,{variant:"text",size:"small",onClick:s,children:zt(Kn,{})})})})},"action")]})},zf=function(e){var t=e.data,n=v((0,r.useState)([]),2),i=n[0],a=n[1],o=v((0,r.useState)([0,0]),2),u=o[0],l=o[1];return(0,r.useEffect)((function(){var e=t.sort((function(e,t){return t.value-e.value})),n=function(e){var t=e.map((function(e){return e.value})),n=Math.ceil(t[0]||1),r=n/9;return new Array(11).fill(n+r).map((function(e,t){return Math.round(e-r*t)}))}(e);l(n),a(e.map((function(e){return ft(ft({},e),{},{percentage:e.value/n[0]*100})})))}),[t]),zt("div",{className:"vm-simple-bar-chart",children:[zt("div",{className:"vm-simple-bar-chart-y-axis",children:u.map((function(e){return zt("div",{className:"vm-simple-bar-chart-y-axis__tick",children:e},e)}))}),zt("div",{className:"vm-simple-bar-chart-data",children:i.map((function(e){var t=e.name,n=e.value,r=e.percentage;return zt(hi,{title:"".concat(t,": ").concat(n),placement:"top-center",children:zt("div",{className:"vm-simple-bar-chart-data-item",style:{maxHeight:"".concat(r||0,"%")}})},"".concat(t,"_").concat(n))}))})]})},jf=function(e){var t=e.rows,n=e.tabs,i=void 0===n?[]:n,a=e.chartContainer,o=e.totalSeries,u=e.totalSeriesPrev,l=e.onActionClick,c=e.sectionTitle,s=e.tip,f=e.tableHeaderCells,d=Gr().isMobile,h=v((0,r.useState)("table"),2),p=h[0],m=h[1],g=(0,r.useMemo)((function(){return i.map((function(e,t){return{value:e,label:e,icon:zt(0===t?er:Xn,{})}}))}),[i]);return zt("div",{className:_r()({"vm-metrics-content":!0,"vm-metrics-content_mobile":d,"vm-block":!0,"vm-block_mobile":d}),children:[zt("div",{className:"vm-metrics-content-header vm-section-header",children:[zt("h5",{className:_r()({"vm-metrics-content-header__title":!0,"vm-section-header__title":!0,"vm-section-header__title_mobile":d}),children:[!d&&s&&zt(hi,{title:zt("p",{dangerouslySetInnerHTML:{__html:s},className:"vm-metrics-content-header__tip"}),children:zt("div",{className:"vm-metrics-content-header__tip-icon",children:zt(jn,{})})}),c]}),zt("div",{className:"vm-section-header__tabs",children:zt(Sr,{activeItem:p,items:g,onChange:m})})]}),"table"===p&&zt("div",{ref:a,className:_r()({"vm-metrics-content__table":!0,"vm-metrics-content__table_mobile":d}),children:zt(Rf,{rows:t,headerCells:f,defaultSortColumn:"value",tableCells:function(e){return zt(Lf,{row:e,totalSeries:o,totalSeriesPrev:u,onActionClick:l})}})}),"graph"===p&&zt("div",{className:"vm-metrics-content__chart",children:zt(zf,{data:t.map((function(e){return{name:e.name,value:e.value}}))})})]})},$f=function(e){var t=e.title,n=e.children;return zt("div",{className:"vm-cardinality-tip",children:[zt("div",{className:"vm-cardinality-tip-header",children:[zt("div",{className:"vm-cardinality-tip-header__tip-icon",children:zt(gr,{})}),zt("h4",{className:"vm-cardinality-tip-header__title",children:t||"Tips"})]}),zt("p",{className:"vm-cardinality-tip__description",children:n})]})},Hf=function(){return zt($f,{title:"Metrics with a high number of series",children:zt("ul",{children:[zt("li",{children:["Identify and eliminate labels with frequently changed values to reduce their\xa0",zt(Ns,{href:"https://docs.victoriametrics.com/FAQ.html#what-is-high-cardinality",children:"cardinality"}),"\xa0and\xa0",zt(Ns,{href:"https://docs.victoriametrics.com/FAQ.html#what-is-high-churn-rate",children:"high churn rate"})]}),zt("li",{children:["Find unused time series and\xa0",zt(Ns,{href:"https://docs.victoriametrics.com/relabeling.html",children:"drop entire metrics"})]}),zt("li",{children:["Aggregate time series before they got ingested into the database via\xa0",zt(Ns,{href:"https://docs.victoriametrics.com/stream-aggregation.html",children:"streaming aggregation"})]})]})})},Yf=function(){return zt($f,{title:"Labels with a high number of unique values",children:zt("ul",{children:[zt("li",{children:"Decrease the number of unique label values to reduce cardinality"}),zt("li",{children:["Drop the label entirely via\xa0",zt(Ns,{href:"https://docs.victoriametrics.com/relabeling.html",children:"relabeling"})]}),zt("li",{children:"For volatile label values (such as URL path, user session, etc.) consider printing them to the log file instead of adding to time series"})]})})},Uf=function(){return zt($f,{title:"Dashboard of a single metric",children:[zt("p",{children:"This dashboard helps to understand the cardinality of a single metric."}),zt("p",{children:"Each time series is a unique combination of key-value label pairs. Therefore a label key with many values can create a lot of time series for a particular metric. If you\u2019re trying to decrease the cardinality of a metric, start by looking at the labels with the highest number of values."}),zt("p",{children:"Use the series selector at the top of the page to apply additional filters."})]})},Vf=function(){return zt($f,{title:"Dashboard of a label",children:[zt("p",{children:"This dashboard helps you understand the count of time series per label."}),zt("p",{children:"Use the selector at the top of the page to pick a label name you\u2019d like to inspect. For the selected label name, you\u2019ll see the label values that have the highest number of series associated with them. So if you\u2019ve chosen `instance` as your label name, you may see that `657` time series have value \u201chost-1\u201d attached to them and `580` time series have value `host-2` attached to them."}),zt("p",{children:"This can be helpful in allowing you to determine where the bulk of your time series are coming from. If the label \u201cinstance=host-1\u201d was applied to 657 series and the label \u201cinstance=host-2\u201d was only applied to 580 series, you\u2019d know, for example, that host-01 was responsible for sending the majority of the time series."})]})},qf=function(){var e=Gr().isMobile,t=v(ut(),2),n=t[0],i=t[1],o=n.get("tips")||"",u=n.get("match")||"",l=n.get("focusLabel")||"",c=function(){var e=new kf,t=v(ut(),1)[0],n=t.get("match"),i=t.get("focusLabel"),o=+(t.get("topN")||10),u=t.get("date")||a()().tz().format(Ut),l=$t().serverUrl,c=v((0,r.useState)(!1),2),s=c[0],f=c[1],d=v((0,r.useState)(),2),h=d[0],p=d[1],m=v((0,r.useState)(e.defaultTSDBStatus),2),g=m[0],y=m[1],_=function(){var t=sa(la().mark((function t(r){var i,o,u,c,s,d,h,m,g,_,b,D,w,k,x,C;return la().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(l){t.next=2;break}return t.abrupt("return");case 2:return p(""),f(!0),y(e.defaultTSDBStatus),i={date:r.date,topN:0,match:"",focusLabel:""},o=ft(ft({},r),{},{date:a()(r.date).subtract(1,"day").tz().format(Ut)}),u=wf(l,r),c=wf(l,o),s=wf(l,i),d=[u,c,s],t.prev=11,t.next=14,Promise.all(d.map((function(e){return fetch(e)})));case 14:return h=t.sent,t.next=17,Promise.all(h.map((function(e){return e.json()})));case 17:m=t.sent,g=v(m,3),_=g[0],b=g[1],D=g[2],h[0].ok?(w=D.data,k=ft({},b.data),(x=ft({},_.data)).totalSeriesByAll=null===w||void 0===w?void 0:w.totalSeries,x.totalSeriesPrev=null===k||void 0===k?void 0:k.totalSeries,C=null===n||void 0===n?void 0:n.replace(/[{}"]/g,""),x.seriesCountByLabelValuePair=x.seriesCountByLabelValuePair.filter((function(e){return e.name!==C})),Object.keys(x).forEach((function(e){var t=e,n=x[t],r=k[t];Array.isArray(n)&&Array.isArray(r)&&n.forEach((function(e){var t,n=null===(t=r.find((function(t){return t.name===e.name})))||void 0===t?void 0:t.value;e.diff=n?e.value-n:0,e.valuePrev=n||0}))})),y(x),f(!1)):(p(_.error),y(e.defaultTSDBStatus),f(!1)),t.next=29;break;case 25:t.prev=25,t.t0=t.catch(11),f(!1),t.t0 instanceof Error&&p("".concat(t.t0.name,": ").concat(t.t0.message));case 29:case"end":return t.stop()}}),t,null,[[11,25]])})));return function(e){return t.apply(this,arguments)}}();return(0,r.useEffect)((function(){_({topN:o,match:n,date:u,focusLabel:i})}),[l,n,i,o,u]),(0,r.useEffect)((function(){h&&(y(e.defaultTSDBStatus),f(!1))}),[h]),e.tsdbStatusData=g,{isLoading:s,appConfigurator:e,error:h}}(),s=c.isLoading,f=c.appConfigurator,d=c.error,h=f.tsdbStatusData,p=f.getDefaultState,m=f.tablesHeaders,g=f.sectionsTips,y=p(u,l);return zt("div",{className:_r()({"vm-cardinality-panel":!0,"vm-cardinality-panel_mobile":e}),children:[s&&zt(gs,{message:"Please wait while cardinality stats is calculated. \n This may take some time if the db contains big number of time series."}),zt(Tf,{totalSeries:h.totalSeries,totalSeriesPrev:h.totalSeriesPrev,totalSeriesAll:h.totalSeriesByAll,totalLabelValuePairs:h.totalLabelValuePairs,seriesCountByMetricName:h.seriesCountByMetricName}),o&&zt("div",{className:"vm-cardinality-panel-tips",children:[!u&&!l&&zt(Hf,{}),u&&!l&&zt(Uf,{}),!u&&!l&&zt(Yf,{}),l&&zt(Vf,{})]}),d&&zt(Zr,{variant:"error",children:d}),f.keys(u,l).map((function(e){return zt(jf,{sectionTitle:f.sectionsTitles(l)[e],tip:g[e],rows:h[e],onActionClick:(t=e,function(e){var r=Nf[t]({query:e,focusLabel:l,match:u});n.set("match",r),"labelValueCountByLabelName"!==t&&"seriesCountByLabelName"!=t||n.set("focusLabel",e),"seriesCountByFocusLabelValue"==t&&n.set("focusLabel",""),i(n)}),tabs:y.tabs[e],chartContainer:y.containerRefs[e],totalSeriesPrev:f.totalSeries(e,!0),totalSeries:f.totalSeries(e),tableHeaderCells:m[e]},e);var t}))]})},Wf=function(e){var t=e.rows,n=e.columns,i=e.defaultOrderBy,a=Xr().showInfoMessage,o=v((0,r.useState)(i||"count"),2),u=o[0],l=o[1],c=v((0,r.useState)("desc"),2),s=c[0],f=c[1],d=(0,r.useMemo)((function(){return Pf(t,Bf(s,u))}),[t,u,s]),h=function(e){return function(){var t;t=e,f((function(e){return"asc"===e&&u===t?"desc":"asc"})),l(t)}},p=function(e){var t=e.query;return function(){navigator.clipboard.writeText(t),a({text:"Query has been copied",type:"success"})}};return zt("table",{className:"vm-table",children:[zt("thead",{className:"vm-table-header",children:zt("tr",{className:"vm-table__row vm-table__row_header",children:[n.map((function(e){return zt("th",{className:"vm-table-cell vm-table-cell_header vm-table-cell_sort",onClick:h(e.sortBy||e.key),children:zt("div",{className:"vm-table-cell__content",children:[e.title||e.key,zt("div",{className:_r()({"vm-table__sort-icon":!0,"vm-table__sort-icon_active":u===e.key,"vm-table__sort-icon_desc":"desc"===s&&u===e.key}),children:zt(qn,{})})]})},e.key)})),zt("th",{className:"vm-table-cell vm-table-cell_header"})," "]})}),zt("tbody",{className:"vm-table-body",children:d.map((function(e,t){return zt("tr",{className:"vm-table__row",children:[n.map((function(t){return zt("td",{className:"vm-table-cell",children:e[t.key]||"-"},t.key)})),zt("td",{className:"vm-table-cell vm-table-cell_no-padding",children:zt("div",{className:"vm-top-queries-panels__table-actions",children:[zt(hi,{title:"Execute query",children:zt(rt,{to:"".concat(mt.home,"?g0.expr=").concat(encodeURIComponent(e.query)),target:"_blank",rel:"noreferrer",children:zt(ui,{variant:"text",size:"small",startIcon:zt(Kn,{})})})}),zt(hi,{title:"Copy query",children:zt(ui,{variant:"text",size:"small",startIcon:zt(lr,{}),onClick:p(e)})})]})})]},t)}))})]})},Qf=["table","JSON"].map((function(e,t){return{value:String(t),label:e,icon:zt(0===t?er:tr,{})}})),Gf=function(e){var t=e.rows,n=e.title,i=e.columns,a=e.defaultOrderBy,o=Gr().isMobile,u=v((0,r.useState)(0),2),l=u[0],c=u[1];return zt("div",{className:_r()({"vm-top-queries-panel":!0,"vm-block":!0,"vm-block_mobile":o}),children:[zt("div",{className:_r()({"vm-top-queries-panel-header":!0,"vm-section-header":!0,"vm-top-queries-panel-header_mobile":o}),children:[zt("h5",{className:_r()({"vm-section-header__title":!0,"vm-section-header__title_mobile":o}),children:n}),zt("div",{className:"vm-section-header__tabs",children:zt(Sr,{activeItem:String(l),items:Qf,onChange:function(e){c(+e)}})})]}),zt("div",{className:_r()({"vm-top-queries-panel__table":!0,"vm-top-queries-panel__table_mobile":o}),children:[0===l&&zt(Wf,{rows:t,columns:i,defaultOrderBy:a}),1===l&&zt(hs,{data:t})]})]})},Jf=function(){var e=Gr().isMobile,t=function(){var e=$t().serverUrl,t=qr(),n=t.topN,i=t.maxLifetime,a=t.runQuery,o=v((0,r.useState)(null),2),u=o[0],l=o[1],c=v((0,r.useState)(!1),2),s=c[0],f=c[1],d=v((0,r.useState)(),2),h=d[0],p=d[1],m=(0,r.useMemo)((function(){return function(e,t,n){return"".concat(e,"/api/v1/status/top_queries?topN=").concat(t||"","&maxLifetime=").concat(n||"")}(e,n,i)}),[e,n,i]),g=function(){var e=sa(la().mark((function e(){var t,n;return la().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return f(!0),e.prev=1,e.next=4,fetch(m);case 4:return t=e.sent,e.next=7,t.json();case 7:n=e.sent,t.ok&&["topByAvgDuration","topByCount","topBySumDuration"].forEach((function(e){var t=n[e];Array.isArray(t)&&t.forEach((function(e){return e.timeRange=sn(1e3*e.timeRangeSeconds)}))})),l(t.ok?n:null),p(String(n.error||"")),e.next=16;break;case 13:e.prev=13,e.t0=e.catch(1),e.t0 instanceof Error&&"AbortError"!==e.t0.name&&p("".concat(e.t0.name,": ").concat(e.t0.message));case 16:f(!1);case 17:case"end":return e.stop()}}),e,null,[[1,13]])})));return function(){return e.apply(this,arguments)}}();return(0,r.useEffect)((function(){g()}),[a]),{data:u,error:h,loading:s}}(),n=t.data,i=t.error,o=t.loading,u=qr(),l=u.topN,c=u.maxLifetime,s=(0,r.useContext)(Vr).dispatch;!function(){var e=qr(),t=e.topN,n=e.maxLifetime,i=v(ut(),2)[1],a=function(){var e=Es({topN:String(t),maxLifetime:n});i(e)};(0,r.useEffect)(a,[t,n]),(0,r.useEffect)(a,[])}();var f=(0,r.useMemo)((function(){var e=c.trim().split(" ").reduce((function(e,t){var n=rn(t);return n?ft(ft({},e),n):ft({},e)}),{});return!!a().duration(e).asMilliseconds()}),[c]),d=(0,r.useMemo)((function(){return!!l&&l<1}),[l]),h=(0,r.useMemo)((function(){return d?"Number must be bigger than zero":""}),[d]),p=(0,r.useMemo)((function(){return f?"":"Invalid duration value"}),[f]),m=function(e){if(!n)return e;var t=n[e];return"number"===typeof t?gc(t,t,t):t||e},g=function(){s({type:"SET_RUN_QUERY"})},y=function(e){"Enter"===e.key&&g()};return(0,r.useEffect)((function(){n&&(l||s({type:"SET_TOP_N",payload:+n.topN}),c||s({type:"SET_MAX_LIFE_TIME",payload:n.maxLifetime}))}),[n]),zt("div",{className:_r()({"vm-top-queries":!0,"vm-top-queries_mobile":e}),children:[o&&zt(gs,{containerStyles:{height:"500px"}}),zt("div",{className:_r()({"vm-top-queries-controls":!0,"vm-block":!0,"vm-block_mobile":e}),children:[zt("div",{className:"vm-top-queries-controls-fields",children:[zt("div",{className:"vm-top-queries-controls-fields__item",children:zt(Si,{label:"Max lifetime",value:c,error:p,helperText:"For example ".concat("30ms, 15s, 3d4h, 1y2w"),onChange:function(e){s({type:"SET_MAX_LIFE_TIME",payload:e})},onKeyDown:y})}),zt("div",{className:"vm-top-queries-controls-fields__item",children:zt(Si,{label:"Number of returned queries",type:"number",value:l||"",error:h,onChange:function(e){s({type:"SET_TOP_N",payload:+e})},onKeyDown:y})})]}),zt("div",{className:_r()({"vm-top-queries-controls-bottom":!0,"vm-top-queries-controls-bottom_mobile":e}),children:[zt("div",{className:"vm-top-queries-controls-bottom__info",children:["VictoriaMetrics tracks the last\xa0",zt(hi,{title:"search.queryStats.lastQueriesCount",children:zt("b",{children:m("search.queryStats.lastQueriesCount")})}),"\xa0queries with durations at least\xa0",zt(hi,{title:"search.queryStats.minQueryDuration",children:zt("b",{children:m("search.queryStats.minQueryDuration")})})]}),zt("div",{className:"vm-top-queries-controls-bottom__button",children:zt(ui,{startIcon:zt(Zn,{}),onClick:g,children:"Execute"})})]})]}),i&&zt(Zr,{variant:"error",children:i}),n&&zt(Rt.HY,{children:zt("div",{className:"vm-top-queries-panels",children:[zt(Gf,{rows:n.topByCount,title:"Most frequently executed queries",columns:[{key:"query"},{key:"timeRange",sortBy:"timeRangeSeconds",title:"Query Time Interval"},{key:"count"}]}),zt(Gf,{rows:n.topByAvgDuration,title:"Most heavy queries",columns:[{key:"query"},{key:"avgDurationSeconds",title:"avg duration, sec"},{key:"timeRange",sortBy:"timeRangeSeconds",title:"Query Time Interval"},{key:"count"}],defaultOrderBy:"avgDurationSeconds"}),zt(Gf,{rows:n.topBySumDuration,title:"Queries with most summary time to execute",columns:[{key:"query"},{key:"sumDurationSeconds",title:"sum duration, sec"},{key:"timeRange",sortBy:"timeRangeSeconds",title:"Query Time Interval"},{key:"count"}],defaultOrderBy:"sumDurationSeconds"})]})})]})},Zf={"color-primary":"#589DF6","color-secondary":"#316eca","color-error":"#e5534b","color-warning":"#c69026","color-info":"#539bf5","color-success":"#57ab5a","color-background-body":"#22272e","color-background-block":"#2d333b","color-background-tooltip":"rgba(22, 22, 22, 0.8)","color-text":"#cdd9e5","color-text-secondary":"#768390","color-text-disabled":"#636e7b","box-shadow":"rgba(0, 0, 0, 0.16) 1px 2px 6px","box-shadow-popper":"rgba(0, 0, 0, 0.2) 0px 2px 8px 0px","border-divider":"1px solid rgba(99, 110, 123, 0.5)","color-hover-black":"rgba(0, 0, 0, 0.12)"},Kf={"color-primary":"#3F51B5","color-secondary":"#E91E63","color-error":"#FD080E","color-warning":"#FF8308","color-info":"#03A9F4","color-success":"#4CAF50","color-background-body":"#FEFEFF","color-background-block":"#FFFFFF","color-background-tooltip":"rgba(97,97,97, 0.92)","color-text":"#110f0f","color-text-secondary":"#706F6F","color-text-disabled":"#A09F9F","box-shadow":"rgba(0, 0, 0, 0.08) 1px 2px 6px","box-shadow-popper":"rgba(0, 0, 0, 0.1) 0px 2px 8px 0px","border-divider":"1px solid rgba(0, 0, 0, 0.15)","color-hover-black":"rgba(0, 0, 0, 0.06)"},Xf=function(){var e=v((0,r.useState)(Ot()),2),t=e[0],n=e[1],i=function(e){n(e.matches)};return(0,r.useEffect)((function(){var e=window.matchMedia("(prefers-color-scheme: dark)");return e.addEventListener("change",i),function(){return e.removeEventListener("change",i)}}),[]),t},ed=["primary","secondary","error","warning","info","success"],td=function(e){var t,n=e.onLoaded,i=gt(),a=vt().palette,o=void 0===a?{}:a,u=$t().theme,l=Xf(),c=Ht(),s=Er(),f=v((0,r.useState)((ct(t={},Mt.dark,Zf),ct(t,Mt.light,Kf),ct(t,Mt.system,Ot()?Zf:Kf),t)),2),d=f[0],h=f[1],p=function(){var e=window,t=e.innerWidth,n=e.innerHeight,r=document.documentElement,i=r.clientWidth,a=r.clientHeight;Tt("scrollbar-width","".concat(t-i,"px")),Tt("scrollbar-height","".concat(n-a,"px")),Tt("vh","".concat(.01*n,"px"))},m=function(){ed.forEach((function(e,t){var r=function(e){var t=e.replace("#","").trim();if(3===t.length&&(t=t[0]+t[0]+t[1]+t[1]+t[2]+t[2]),6!==t.length)throw new Error("Invalid HEX color.");return(299*parseInt(t.slice(0,2),16)+587*parseInt(t.slice(2,4),16)+114*parseInt(t.slice(4,6),16))/1e3>=128?"#000000":"#FFFFFF"}(Ft("color-".concat(e)));Tt("".concat(e,"-text"),r),t===ed.length-1&&(c({type:"SET_DARK_THEME"}),n(!0))}))},g=function(){var e=St("THEME")||Mt.system,t=d[e];Object.entries(t).forEach((function(e){var t=v(e,2),n=t[0],r=t[1];Tt(n,r)})),m(),i&&(ed.forEach((function(e){var t=o[e];t&&Tt("color-".concat(e),t)})),m())};return(0,r.useEffect)((function(){p(),g()}),[d]),(0,r.useEffect)(p,[s]),(0,r.useEffect)((function(){var e=Ot()?Zf:Kf;d[Mt.system]!==e?h((function(t){return ft(ft({},t),{},ct({},Mt.system,e))})):g()}),[u,l]),(0,r.useEffect)((function(){i&&c({type:"SET_THEME",payload:Mt.light})}),[]),null},nd=function(){var e=v((0,r.useState)([]),2),t=e[0],n=e[1],i=v((0,r.useState)(!1),2),a=i[0],o=i[1],u=(0,r.useRef)(document.body),l=function(e){e.preventDefault(),e.stopPropagation(),"dragenter"===e.type||"dragover"===e.type?o(!0):"dragleave"===e.type&&o(!1)};return Cr("dragenter",l,u),Cr("dragleave",l,u),Cr("dragover",l,u),Cr("drop",(function(e){var t;e.preventDefault(),e.stopPropagation(),o(!1),null!==e&&void 0!==e&&null!==(t=e.dataTransfer)&&void 0!==t&&t.files&&e.dataTransfer.files[0]&&function(e){var t=Array.from(e||[]);n(t)}(e.dataTransfer.files)}),u),Cr("paste",(function(e){var t,r=null===(t=e.clipboardData)||void 0===t?void 0:t.items;if(r){var i=Array.from(r).filter((function(e){return"application/json"===e.type})).map((function(e){return e.getAsFile()})).filter((function(e){return null!==e}));n(i)}}),u),{files:t,dragging:a}},rd=function(e){var t=e.onOpenModal,n=e.onChange;return zt("div",{className:"vm-trace-page-controls",children:[zt(ui,{variant:"outlined",onClick:t,children:"Paste JSON"}),zt(hi,{title:"The file must contain tracing information in JSON format",children:zt(ui,{children:["Upload Files",zt("input",{id:"json",type:"file",accept:"application/json",multiple:!0,title:" ",onChange:n})]})})]})},id=function(){var e=v((0,r.useState)([]),2),t=e[0],n=e[1],i=v((0,r.useState)([]),2),a=i[0],o=i[1],u=(0,r.useMemo)((function(){return!!t.length}),[t]),l=v(ut(),2)[1],c=li(!1),s=c.value,f=c.setTrue,d=c.setFalse,h=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";o((function(n){return[{filename:t,text:": ".concat(e.message)}].concat(_(n))}))},p=function(e,t){try{var r=JSON.parse(e),i=r.trace||r;if(!i.duration_msec)return void h(new Error(Nt.traceNotFound),t);var a=new fs(i,t);n((function(e){return[a].concat(_(e))}))}catch(o){o instanceof Error&&h(o,t)}},m=function(e){e.map((function(e){var t=new FileReader,n=(null===e||void 0===e?void 0:e.name)||"";t.onload=function(e){var t,r=String(null===(t=e.target)||void 0===t?void 0:t.result);p(r,n)},t.readAsText(e)}))},g=function(e){o([]);var t=Array.from(e.target.files||[]);m(t),e.target.value=""},y=function(e){return function(){!function(e){o((function(t){return t.filter((function(t,n){return n!==e}))}))}(e)}};(0,r.useEffect)((function(){l({})}),[]);var b=nd(),D=b.files,w=b.dragging;return(0,r.useEffect)((function(){m(D)}),[D]),zt("div",{className:"vm-trace-page",children:[zt("div",{className:"vm-trace-page-header",children:[zt("div",{className:"vm-trace-page-header-errors",children:a.map((function(e,t){return zt("div",{className:"vm-trace-page-header-errors-item",children:[zt(Zr,{variant:"error",children:[zt("b",{className:"vm-trace-page-header-errors-item__filename",children:e.filename}),zt("span",{children:e.text})]}),zt(ui,{className:"vm-trace-page-header-errors-item__close",startIcon:zt(Ln,{}),variant:"text",color:"error",onClick:y(t)})]},"".concat(e,"_").concat(t))}))}),zt("div",{children:u&&zt(rd,{onOpenModal:f,onChange:g})})]}),u&&zt("div",{children:zt(Ds,{jsonEditor:!0,traces:t,onDeleteClick:function(e){var r=t.filter((function(t){return t.idValue!==e.idValue}));n(_(r))}})}),!u&&zt("div",{className:"vm-trace-page-preview",children:[zt("p",{className:"vm-trace-page-preview__text",children:["Please, upload file with JSON response content.","\n","The file must contain tracing information in JSON format.","\n","In order to use tracing please refer to the doc:\xa0",zt("a",{className:"vm-link vm-link_colored",href:"https://docs.victoriametrics.com/#query-tracing",target:"_blank",rel:"help noreferrer",children:"https://docs.victoriametrics.com/#query-tracing"}),"\n","Tracing graph will be displayed after file upload.","\n","Attach files by dragging & dropping, selecting or pasting them."]}),zt(rd,{onOpenModal:f,onChange:g})]}),s&&zt(di,{title:"Paste JSON",onClose:d,children:zt(bs,{editable:!0,displayTitle:!0,defaultTile:"JSON ".concat(t.length+1),onClose:d,onUpload:p})}),w&&zt("div",{className:"vm-trace-page__dropzone"})]})},ad=function(e){var t=$t().serverUrl,n=Sn().period,i=v((0,r.useState)([]),2),a=i[0],o=i[1],u=v((0,r.useState)(!1),2),l=u[0],c=u[1],s=v((0,r.useState)(),2),f=s[0],d=s[1],h=(0,r.useMemo)((function(){return function(e,t,n){var r="{job=".concat(JSON.stringify(n),"}");return"".concat(e,"/api/v1/label/instance/values?match[]=").concat(encodeURIComponent(r),"&start=").concat(t.start,"&end=").concat(t.end)}(t,n,e)}),[t,n,e]);return(0,r.useEffect)((function(){if(e){var t=function(){var e=sa(la().mark((function e(){var t,n,r;return la().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return c(!0),e.prev=1,e.next=4,fetch(h);case 4:return t=e.sent,e.next=7,t.json();case 7:n=e.sent,r=n.data||[],o(r.sort((function(e,t){return e.localeCompare(t)}))),t.ok?d(void 0):d("".concat(n.errorType,"\r\n").concat(null===n||void 0===n?void 0:n.error)),e.next=16;break;case 13:e.prev=13,e.t0=e.catch(1),e.t0 instanceof Error&&d("".concat(e.t0.name,": ").concat(e.t0.message));case 16:c(!1);case 17:case"end":return e.stop()}}),e,null,[[1,13]])})));return function(){return e.apply(this,arguments)}}();t().catch(console.error)}}),[h]),{instances:a,isLoading:l,error:f}},od=function(e,t){var n=$t().serverUrl,i=Sn().period,a=v((0,r.useState)([]),2),o=a[0],u=a[1],l=v((0,r.useState)(!1),2),c=l[0],s=l[1],f=v((0,r.useState)(),2),d=f[0],h=f[1],p=(0,r.useMemo)((function(){return function(e,t,n,r){var i=Object.entries({job:n,instance:r}).filter((function(e){return e[1]})).map((function(e){var t=v(e,2),n=t[0],r=t[1];return"".concat(n,"=").concat(JSON.stringify(r))})).join(","),a="{".concat(i,"}");return"".concat(e,"/api/v1/label/__name__/values?match[]=").concat(encodeURIComponent(a),"&start=").concat(t.start,"&end=").concat(t.end)}(n,i,e,t)}),[n,i,e,t]);return(0,r.useEffect)((function(){if(e){var t=function(){var e=sa(la().mark((function e(){var t,n,r;return la().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return s(!0),e.prev=1,e.next=4,fetch(p);case 4:return t=e.sent,e.next=7,t.json();case 7:n=e.sent,r=n.data||[],u(r.sort((function(e,t){return e.localeCompare(t)}))),t.ok?h(void 0):h("".concat(n.errorType,"\r\n").concat(null===n||void 0===n?void 0:n.error)),e.next=16;break;case 13:e.prev=13,e.t0=e.catch(1),e.t0 instanceof Error&&h("".concat(e.t0.name,": ").concat(e.t0.message));case 16:s(!1);case 17:case"end":return e.stop()}}),e,null,[[1,13]])})));return function(){return e.apply(this,arguments)}}();t().catch(console.error)}}),[p]),{names:o,isLoading:c,error:d}},ud=function(e){var t=e.name,n=e.job,i=e.instance,a=e.rateEnabled,o=e.isBucket,u=e.height,l=Gr().isMobile,c=$r(),s=c.customStep,f=c.yaxis,d=Sn().period,h=Hr(),p=An(),m=on(d.end-d.start),g=an(s),y=sn(10*g*1e3),_=v((0,r.useState)(!1),2),b=_[0],D=_[1],w=b&&s===m?y:s,k=li(!1),x=k.value,C=k.setTrue,E=(0,r.useMemo)((function(){var e=Object.entries({job:n,instance:i}).filter((function(e){return e[1]})).map((function(e){var t=v(e,2),n=t[0],r=t[1];return"".concat(n,"=").concat(JSON.stringify(r))}));e.push("__name__=".concat(JSON.stringify(t))),"node_cpu_seconds_total"==t&&e.push('mode!="idle"');var r="{".concat(e.join(","),"}");if(o)return"sum(rate(".concat(r,")) by (vmrange, le)");var u=a?"rollup_rate(".concat(r,")"):"rollup(".concat(r,")");return"\nwith (q = ".concat(u,') (\n alias(min(label_match(q, "rollup", "min")), "min"),\n alias(max(label_match(q, "rollup", "max")), "max"),\n alias(avg(label_match(q, "rollup", "avg")), "avg"),\n)')}),[t,n,i,a,o]),S=ds({predefinedQuery:[E],visible:!0,customStep:w,showAllSeries:x}),A=S.isLoading,N=S.graphData,M=S.error,F=S.warning,T=S.isHistogram;return(0,r.useEffect)((function(){D(T)}),[T]),zt("div",{className:_r()({"vm-explore-metrics-graph":!0,"vm-explore-metrics-graph_mobile":l}),children:[A&&zt(gs,{}),M&&zt(Zr,{variant:"error",children:M}),F&&zt(Zr,{variant:"warning",children:zt("div",{className:"vm-explore-metrics-graph__warning",children:[zt("p",{children:F}),zt(ui,{color:"warning",variant:"outlined",onClick:C,children:"Show all"})]})}),N&&d&&zt(Kc,{data:N,period:d,customStep:w,query:[E],yaxis:f,setYaxisLimits:function(e){h({type:"SET_YAXIS_LIMITS",payload:e})},setPeriod:function(e){var t=e.from,n=e.to;p({type:"SET_PERIOD",payload:{from:t,to:n}})},showLegend:!1,height:u,isHistogram:T})]})},ld=function(e){var t=e.name,n=e.index,r=e.length,i=e.isBucket,a=e.rateEnabled,o=e.onChangeRate,u=e.onRemoveItem,l=e.onChangeOrder,c=Gr().isMobile,s=li(!1),f=s.value,d=s.setTrue,h=s.setFalse,p=function(){u(t)},m=function(){l(t,n,n+1)},v=function(){l(t,n,n-1)};return zt("div",c?{className:"vm-explore-metrics-item-header vm-explore-metrics-item-header_mobile",children:[zt("div",{className:"vm-explore-metrics-item-header__name",children:t}),zt(ui,{variant:"text",size:"small",startIcon:zt(mr,{}),onClick:d}),f&&zt(di,{title:t,onClose:h,children:zt("div",{className:"vm-explore-metrics-item-header-modal",children:[zt("div",{className:"vm-explore-metrics-item-header-modal-order",children:[zt(ui,{startIcon:zt(ir,{}),variant:"outlined",onClick:v,disabled:0===n}),zt("p",{children:["position:",zt("span",{className:"vm-explore-metrics-item-header-modal-order__index",children:["#",n+1]})]}),zt(ui,{endIcon:zt(rr,{}),variant:"outlined",onClick:m,disabled:n===r-1})]}),!i&&zt("div",{className:"vm-explore-metrics-item-header-modal__rate",children:[zt(ts,{label:zt("span",{children:["enable ",zt("code",{children:"rate()"})]}),value:a,onChange:o,fullWidth:!0}),zt("p",{children:"calculates the average per-second speed of metrics change"})]}),zt(ui,{startIcon:zt(Ln,{}),color:"error",variant:"outlined",onClick:p,fullWidth:!0,children:"Remove graph"})]})})]}:{className:"vm-explore-metrics-item-header",children:[zt("div",{className:"vm-explore-metrics-item-header-order",children:[zt(hi,{title:"move graph up",children:zt(ui,{className:"vm-explore-metrics-item-header-order__up",startIcon:zt(Vn,{}),variant:"text",color:"gray",size:"small",onClick:v})}),zt("div",{className:"vm-explore-metrics-item-header__index",children:["#",n+1]}),zt(hi,{title:"move graph down",children:zt(ui,{className:"vm-explore-metrics-item-header-order__down",startIcon:zt(Vn,{}),variant:"text",color:"gray",size:"small",onClick:m})})]}),zt("div",{className:"vm-explore-metrics-item-header__name",children:t}),!i&&zt("div",{className:"vm-explore-metrics-item-header__rate",children:zt(hi,{title:"calculates the average per-second speed of metric's change",children:zt(ts,{label:zt("span",{children:["enable ",zt("code",{children:"rate()"})]}),value:a,onChange:o})})}),zt("div",{className:"vm-explore-metrics-item-header__close",children:zt(hi,{title:"close graph",children:zt(ui,{startIcon:zt(Ln,{}),variant:"text",color:"gray",size:"small",onClick:p})})})]})},cd=function(e){var t=e.name,n=e.job,i=e.instance,a=e.index,o=e.length,u=e.size,l=e.onRemoveItem,c=e.onChangeOrder,s=(0,r.useMemo)((function(){return/_sum?|_total?|_count?/.test(t)}),[t]),f=(0,r.useMemo)((function(){return/_bucket?/.test(t)}),[t]),d=v((0,r.useState)(s),2),h=d[0],p=d[1],m=Er(),g=(0,r.useMemo)(u.height,[u,m]);return(0,r.useEffect)((function(){p(s)}),[n]),zt("div",{className:"vm-explore-metrics-item vm-block vm-block_empty-padding",children:[zt(ld,{name:t,index:a,length:o,isBucket:f,rateEnabled:h,size:u.id,onChangeRate:p,onRemoveItem:l,onChangeOrder:c}),zt(ud,{name:t,job:n,instance:i,rateEnabled:h,isBucket:f,height:g},"".concat(t,"_").concat(n,"_").concat(i,"_").concat(h))]})},sd=function(e){var t=e.values,n=e.onRemoveItem,r=Gr().isMobile;return r?zt("span",{className:"vm-select-input-content__counter",children:["selected ",t.length]}):zt(Rt.HY,{children:t.map((function(e){return zt("div",{className:"vm-select-input-content__selected",children:[zt("span",{children:e}),zt("div",{onClick:(t=e,function(e){n(t),e.stopPropagation()}),children:zt(Ln,{})})]},e);var t}))})},fd=function(e){var t=e.value,n=e.list,i=e.label,a=e.placeholder,o=e.noOptionsText,u=e.clearable,l=void 0!==u&&u,c=e.searchable,s=void 0!==c&&c,f=e.autofocus,d=e.onChange,h=$t().isDarkTheme,p=Gr().isMobile,m=v((0,r.useState)(""),2),g=m[0],y=m[1],_=(0,r.useRef)(null),b=v((0,r.useState)(!1),2),D=b[0],w=b[1],k=(0,r.useRef)(null),x=Array.isArray(t),C=Array.isArray(t)?t:void 0,E=p&&x&&!(null===C||void 0===C||!C.length),S=(0,r.useMemo)((function(){return D?g:Array.isArray(t)?"":t}),[t,g,D,x]),A=(0,r.useMemo)((function(){return D?g||"(.+)":""}),[g,D]),N=function(){k.current&&k.current.blur()},M=function(e){d(e),x||(w(!1),N()),x&&k.current&&k.current.focus()};return(0,r.useEffect)((function(){y(""),D&&k.current&&k.current.focus(),D||N()}),[D,k]),(0,r.useEffect)((function(){f&&k.current&&!p&&k.current.focus()}),[f,k]),Cr("keyup",(function(e){k.current!==e.target&&w(!1)})),zt("div",{className:_r()({"vm-select":!0,"vm-select_dark":h}),children:[zt("div",{className:"vm-select-input",onClick:function(e){e.target instanceof HTMLInputElement||w((function(e){return!e}))},ref:_,children:[zt("div",{className:"vm-select-input-content",children:[!(null===C||void 0===C||!C.length)&&zt(sd,{values:C,onRemoveItem:M}),!E&&zt("input",{value:S,type:"text",placeholder:a,onInput:function(e){y(e.target.value)},onFocus:function(){w(!0)},ref:k,readOnly:p||!s})]}),i&&zt("span",{className:"vm-text-field__label",children:i}),l&&t&&zt("div",{className:"vm-select-input__icon",onClick:function(e){return function(t){M(e),t.stopPropagation()}}(""),children:zt(Ln,{})}),zt("div",{className:_r()({"vm-select-input__icon":!0,"vm-select-input__icon_open":D}),children:zt(qn,{})})]}),zt(Xc,{label:i,value:A,options:n,anchor:_,selected:C,maxWords:10,minLength:0,fullWidth:!0,noOptionsText:o,onSelect:M,onOpenAutocomplete:w})]})},dd=xt.map((function(e){return e.id})),hd=function(e){var t=e.jobs,n=e.instances,i=e.names,a=e.job,o=e.instance,u=e.size,l=e.selectedMetrics,c=e.onChangeJob,s=e.onChangeInstance,f=e.onToggleMetric,d=e.onChangeSize,h=(0,r.useMemo)((function(){return a?"":"No instances. Please select job"}),[a]),p=(0,r.useMemo)((function(){return a?"":"No metric names. Please select job"}),[a]),m=Gr().isMobile;return zt("div",{className:_r()({"vm-explore-metrics-header":!0,"vm-explore-metrics-header_mobile":m,"vm-block":!0,"vm-block_mobile":m}),children:[zt("div",{className:"vm-explore-metrics-header__job",children:zt(fd,{value:a,list:t,label:"Job",placeholder:"Please select job",onChange:c,autofocus:!a,searchable:!0})}),zt("div",{className:"vm-explore-metrics-header__instance",children:zt(fd,{value:o,list:n,label:"Instance",placeholder:"Please select instance",onChange:s,noOptionsText:h,clearable:!0,searchable:!0})}),zt("div",{className:"vm-explore-metrics-header__size",children:zt(fd,{label:"Size graphs",value:u,list:dd,onChange:d})}),zt("div",{className:"vm-explore-metrics-header-metrics",children:zt(fd,{label:"Metrics",value:l,list:i,placeholder:"Search metric name",onChange:f,noOptionsText:p,clearable:!0,searchable:!0})})]})},pd=Ct("job",""),md=Ct("instance",""),vd=Ct("metrics",""),gd=Ct("size",""),yd=xt.find((function(e){return gd?e.id===gd:e.isDefault}))||xt[0],_d=function(){var e=v((0,r.useState)(pd),2),t=e[0],n=e[1],i=v((0,r.useState)(md),2),a=i[0],o=i[1],u=v((0,r.useState)(vd?vd.split("&"):[]),2),l=u[0],c=u[1],s=v((0,r.useState)(yd),2),f=s[0],d=s[1];!function(e){var t=e.job,n=e.instance,i=e.metrics,a=e.size,o=Sn(),u=o.duration,l=o.relativeTime,c=o.period.date,s=$r().customStep,f=v(ut(),2)[1],d=function(){var e,r=Es((ct(e={},"g0.range_input",u),ct(e,"g0.end_input",c),ct(e,"g0.step_input",s),ct(e,"g0.relative_time",l),ct(e,"size",a),ct(e,"job",t),ct(e,"instance",n),ct(e,"metrics",i),e));f(r)};(0,r.useEffect)(d,[u,l,c,s,t,n,i,a]),(0,r.useEffect)(d,[])}({job:t,instance:a,metrics:l.join("&"),size:f.id});var h=function(){var e=$t().serverUrl,t=Sn().period,n=v((0,r.useState)([]),2),i=n[0],a=n[1],o=v((0,r.useState)(!1),2),u=o[0],l=o[1],c=v((0,r.useState)(),2),s=c[0],f=c[1],d=(0,r.useMemo)((function(){return function(e,t){return"".concat(e,"/api/v1/label/job/values?start=").concat(t.start,"&end=").concat(t.end)}(e,t)}),[e,t]);return(0,r.useEffect)((function(){var e=function(){var e=sa(la().mark((function e(){var t,n,r;return la().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return l(!0),e.prev=1,e.next=4,fetch(d);case 4:return t=e.sent,e.next=7,t.json();case 7:n=e.sent,r=n.data||[],a(r.sort((function(e,t){return e.localeCompare(t)}))),t.ok?f(void 0):f("".concat(n.errorType,"\r\n").concat(null===n||void 0===n?void 0:n.error)),e.next=16;break;case 13:e.prev=13,e.t0=e.catch(1),e.t0 instanceof Error&&f("".concat(e.t0.name,": ").concat(e.t0.message));case 16:l(!1);case 17:case"end":return e.stop()}}),e,null,[[1,13]])})));return function(){return e.apply(this,arguments)}}();e().catch(console.error)}),[d]),{jobs:i,isLoading:u,error:s}}(),p=h.jobs,m=h.isLoading,g=h.error,y=ad(t),b=y.instances,D=y.isLoading,w=y.error,k=od(t,a),x=k.names,C=k.isLoading,E=k.error,S=(0,r.useMemo)((function(){return m||D||C}),[m,D,C]),A=(0,r.useMemo)((function(){return g||w||E}),[g,w,E]),N=function(e){c(e?function(t){return t.includes(e)?t.filter((function(t){return t!==e})):[].concat(_(t),[e])}:[])},M=function(e,t,n){var r=n>l.length-1;n<0||r||c((function(e){var r=_(e),i=v(r.splice(t,1),1)[0];return r.splice(n,0,i),r}))};return(0,r.useEffect)((function(){a&&b.length&&!b.includes(a)&&o("")}),[b,a]),zt("div",{className:"vm-explore-metrics",children:[zt(hd,{jobs:p,instances:b,names:x,job:t,size:f.id,instance:a,selectedMetrics:l,onChangeJob:n,onChangeSize:function(e){var t=xt.find((function(t){return t.id===e}));t&&d(t)},onChangeInstance:o,onToggleMetric:N}),S&&zt(gs,{}),A&&zt(Zr,{variant:"error",children:A}),!t&&zt(Zr,{variant:"info",children:"Please select job to see list of metric names."}),t&&!l.length&&zt(Zr,{variant:"info",children:"Please select metric names to see the graphs."}),zt("div",{className:"vm-explore-metrics-body",children:l.map((function(e,n){return zt(cd,{name:e,job:t,instance:a,index:n,length:l.length,size:f,onRemoveItem:N,onChangeOrder:M},e)}))})]})},bd=function(){var t=Mc();return zt("div",{className:"vm-preview-icons",children:Object.entries(e).map((function(e){var n,r=v(e,2),i=r[0],a=r[1];return zt("div",{className:"vm-preview-icons-item",onClick:(n=i,sa(la().mark((function e(){return la().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t("<".concat(n,"/>"),"<".concat(n,"/> has been copied"));case 2:case"end":return e.stop()}}),e)})))),children:[zt("div",{className:"vm-preview-icons-item__svg",children:a()}),zt("div",{className:"vm-preview-icons-item__name",children:"<".concat(i,"/>")})]},i)}))})},Dd=function(e){return e.copy="Copy",e.copied="Copied",e}(Dd||{}),wd=function(e){var t=e.code,n=v((0,r.useState)(Dd.copy),2),i=n[0],a=n[1];return(0,r.useEffect)((function(){var e=null;return i===Dd.copied&&(e=setTimeout((function(){return a(Dd.copy)}),1e3)),function(){e&&clearTimeout(e)}}),[i]),zt("code",{className:"vm-code-example",children:[t,zt("div",{className:"vm-code-example__copy",children:zt(hi,{title:i,children:zt(ui,{size:"small",variant:"text",onClick:function(){navigator.clipboard.writeText(t),a(Dd.copied)},startIcon:zt(lr,{})})})})]})},kd=function(){return zt("a",{className:"vm-link vm-link_colored",href:"https://docs.victoriametrics.com/MetricsQL.html",target:"_blank",rel:"help noreferrer",children:"MetricsQL"})},xd=function(){return zt("a",{className:"vm-link vm-link_colored",href:"https://grafana.com/grafana/dashboards/1860-node-exporter-full/",target:"_blank",rel:"help noreferrer",children:"Node Exporter Full"})},Cd=function(){return zt("section",{className:"vm-with-template-tutorial",children:[zt("h2",{className:"vm-with-template-tutorial__title",children:["Tutorial for WITH expressions in ",zt(kd,{})]}),zt("div",{className:"vm-with-template-tutorial-section",children:[zt("p",{className:"vm-with-template-tutorial-section__text",children:["Let's look at the following real query from ",zt(xd,{})," dashboard:"]}),zt(wd,{code:'(\n (\n node_memory_MemTotal_bytes{instance=~"$node:$port", job=~"$job"}\n -\n node_memory_MemFree_bytes{instance=~"$node:$port", job=~"$job"}\n )\n /\n node_memory_MemTotal_bytes{instance=~"$node:$port", job=~"$job"}\n) * 100'}),zt("p",{className:"vm-with-template-tutorial-section__text",children:"It is clear the query calculates the percentage of used memory for the given $node, $port and $job. Isn't it? :)"})]}),zt("div",{className:"vm-with-template-tutorial-section",children:[zt("p",{className:"vm-with-template-tutorial-section__text",children:"What's wrong with this query? Copy-pasted label filters for distinct timeseries which makes it easy to mistype these filters during modification. Let's simplify the query with WITH expressions:"}),zt(wd,{code:'WITH (\n commonFilters = {instance=~"$node:$port",job=~"$job"}\n)\n(\n node_memory_MemTotal_bytes{commonFilters}\n -\n node_memory_MemFree_bytes{commonFilters}\n)\n /\nnode_memory_MemTotal_bytes{commonFilters} * 100'})]}),zt("div",{className:"vm-with-template-tutorial-section",children:[zt("p",{className:"vm-with-template-tutorial-section__text",children:["Now label filters are located in a single place instead of three distinct places. The query mentions node_memory_MemTotal_bytes metric twice and ","{commonFilters}"," three times. WITH expressions may improve this:"]}),zt(wd,{code:'WITH (\n my_resource_utilization(free, limit, filters) = (limit{filters} - free{filters}) / limit{filters} * 100\n)\nmy_resource_utilization(\n node_memory_MemFree_bytes,\n node_memory_MemTotal_bytes,\n {instance=~"$node:$port",job=~"$job"},\n)'}),zt("p",{className:"vm-with-template-tutorial-section__text",children:"Now the template function my_resource_utilization() may be used for monitoring arbitrary resources - memory, CPU, network, storage, you name it."})]}),zt("div",{className:"vm-with-template-tutorial-section",children:[zt("p",{className:"vm-with-template-tutorial-section__text",children:["Let's take another nice query from ",zt(xd,{})," dashboard:"]}),zt(wd,{code:'(\n (\n (\n count(\n count(node_cpu_seconds_total{instance=~"$node:$port",job=~"$job"}) by (cpu)\n )\n )\n -\n avg(\n sum by (mode) (rate(node_cpu_seconds_total{mode=\'idle\',instance=~"$node:$port",job=~"$job"}[5m]))\n )\n )\n *\n 100\n)\n /\ncount(\n count(node_cpu_seconds_total{instance=~"$node:$port",job=~"$job"}) by (cpu)\n)'}),zt("p",{className:"vm-with-template-tutorial-section__text",children:"Do you understand what does this mess do? Is it manageable? :) WITH expressions are happy to help in a few iterations."})]}),zt("div",{className:"vm-with-template-tutorial-section",children:[zt("p",{className:"vm-with-template-tutorial-section__text",children:"1. Extract common filters used in multiple places into a commonFilters variable:"}),zt(wd,{code:'WITH (\n commonFilters = {instance=~"$node:$port",job=~"$job"}\n)\n(\n (\n (\n count(\n count(node_cpu_seconds_total{commonFilters}) by (cpu)\n )\n )\n -\n avg(\n sum by (mode) (rate(node_cpu_seconds_total{mode=\'idle\',commonFilters}[5m]))\n )\n )\n *\n 100\n)\n /\ncount(\n count(node_cpu_seconds_total{commonFilters}) by (cpu)\n)'})]}),zt("div",{className:"vm-with-template-tutorial-section",children:[zt("p",{className:"vm-with-template-tutorial-section__text",children:'2. Extract "count(count(...) by (cpu))" into cpuCount variable:'}),zt(wd,{code:'WITH (\n commonFilters = {instance=~"$node:$port",job=~"$job"},\n cpuCount = count(count(node_cpu_seconds_total{commonFilters}) by (cpu))\n)\n(\n (\n cpuCount\n -\n avg(\n sum by (mode) (rate(node_cpu_seconds_total{mode=\'idle\',commonFilters}[5m]))\n )\n )\n *\n 100\n) / cpuCount'})]}),zt("div",{className:"vm-with-template-tutorial-section",children:[zt("p",{className:"vm-with-template-tutorial-section__text",children:"3. Extract rate(...) part into cpuIdle variable, since it is clear now that this part calculates the number of idle CPUs:"}),zt(wd,{code:'WITH (\n commonFilters = {instance=~"$node:$port",job=~"$job"},\n cpuCount = count(count(node_cpu_seconds_total{commonFilters}) by (cpu)),\n cpuIdle = sum(rate(node_cpu_seconds_total{mode=\'idle\',commonFilters}[5m]))\n)\n((cpuCount - cpuIdle) * 100) / cpuCount'})]}),zt("div",{className:"vm-with-template-tutorial-section",children:[zt("p",{className:"vm-with-template-tutorial-section__text",children:["4. Put node_cpu_seconds_total","{commonFilters}"," into its own varialbe with the name cpuSeconds:"]}),zt(wd,{code:'WITH (\n cpuSeconds = node_cpu_seconds_total{instance=~"$node:$port",job=~"$job"},\n cpuCount = count(count(cpuSeconds) by (cpu)),\n cpuIdle = sum(rate(cpuSeconds{mode=\'idle\'}[5m]))\n)\n((cpuCount - cpuIdle) * 100) / cpuCount'}),zt("p",{className:"vm-with-template-tutorial-section__text",children:"Now the query became more clear comparing to the initial query."})]}),zt("div",{className:"vm-with-template-tutorial-section",children:[zt("p",{className:"vm-with-template-tutorial-section__text",children:"WITH expressions may be nested and may be put anywhere. Try expanding the following query:"}),zt(wd,{code:"WITH (\n f(a, b) = WITH (\n f1(x) = b-x,\n f2(x) = x+x\n ) f1(a)*f2(b)\n) f(foo, with(x=bar) x)"})]})]})},Ed=function(e,t){return"".concat(e,"/expand-with-exprs?query=").concat(t,"&format=json")},Sd=function(){var e=function(){var e=$t().serverUrl,t=v((0,r.useState)(""),2),n=t[0],i=t[1],a=v((0,r.useState)(!1),2),o=a[0],u=a[1],l=v((0,r.useState)(),2),c=l[0],s=l[1],f=function(){var t=sa(la().mark((function t(n){var r,a,o;return la().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return r=Ed(e,n),u(!0),t.prev=2,t.next=5,fetch(r);case 5:return a=t.sent,t.next=8,a.json();case 8:o=t.sent,i((null===o||void 0===o?void 0:o.expr)||""),s(String(o.error||"")),t.next=16;break;case 13:t.prev=13,t.t0=t.catch(2),t.t0 instanceof Error&&"AbortError"!==t.t0.name&&s("".concat(t.t0.name,": ").concat(t.t0.message));case 16:u(!1);case 17:case"end":return t.stop()}}),t,null,[[2,13]])})));return function(e){return t.apply(this,arguments)}}();return{data:n,error:c,loading:o,expand:f}}(),t=e.data,n=e.loading,i=e.error,a=e.expand,o=v((0,r.useState)(""),2),u=o[0],l=o[1];return zt("section",{className:"vm-with-template",children:[n&&zt(gs,{}),zt("div",{className:"vm-with-template-body vm-block",children:[zt("div",{className:"vm-with-template-body__expr",children:zt(Si,{type:"textarea",label:"MetricsQL query with optional WITH expressions",value:u,error:i,autofocus:!0,onChange:function(e){l(e)}})}),zt("div",{className:"vm-with-template-body__result",children:zt(Si,{type:"textarea",label:"MetricsQL query after expanding WITH expressions and applying other optimizations",value:t,disabled:!0})}),zt("div",{className:"vm-with-template-body-top",children:zt(ui,{variant:"contained",onClick:function(){a(u)},startIcon:zt(Zn,{}),children:"Expand"})})]}),zt("div",{className:"vm-block",children:zt(Cd,{})})]})},Ad=function(e,t,n){var r=["format=json","relabel_configs=".concat(encodeURIComponent(t)),"metric=".concat(encodeURIComponent(n))];return"".concat(e,"/metric-relabel-debug?").concat(r.join("&"))},Nd='- if: \'{bar_label=~"b.*"}\'\n source_labels: [foo_label, bar_label]\n separator: "_"\n target_label: foobar\n- action: labeldrop\n regex: "foo_.*"\n- target_label: job\n replacement: "my-application-2"',Md='{__name__="my_metric", bar_label="bar", foo_label="foo", job="my-application", instance="192.168.0.1"}',Fd=function(){var e=v(ut(),2),t=e[0],n=e[1],i=function(){var e=$t().serverUrl,t=v((0,r.useState)(null),2),n=t[0],i=t[1],a=v((0,r.useState)(!1),2),o=a[0],u=a[1],l=v((0,r.useState)(),2),c=l[0],s=l[1],f=function(){var t=sa(la().mark((function t(n,r){var a,o,l;return la().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return a=Ad(e,n,r),u(!0),t.prev=2,t.next=5,fetch(a);case 5:return o=t.sent,t.next=8,o.json();case 8:l=t.sent,i(l.error?null:l),s(String(l.error||"")),t.next=16;break;case 13:t.prev=13,t.t0=t.catch(2),t.t0 instanceof Error&&"AbortError"!==t.t0.name&&s("".concat(t.t0.name,": ").concat(t.t0.message));case 16:u(!1);case 17:case"end":return t.stop()}}),t,null,[[2,13]])})));return function(e,n){return t.apply(this,arguments)}}();return{data:n,error:c,loading:o,fetchData:f}}(),a=i.data,o=i.loading,u=i.error,l=i.fetchData,c=v((0,r.useState)(""),2),s=c[0],f=c[1],d=v((0,r.useState)(""),2),h=d[0],p=d[1];return(0,r.useEffect)((function(){var e=t.get("config")||"",n=t.get("labels")||"";(n||e)&&(l(e,n),f(e),p(n))}),[]),zt("section",{className:"vm-relabeling",children:[o&&zt(gs,{}),zt("div",{className:"vm-relabeling-header vm-block",children:[zt("div",{className:"vm-relabeling-header__configs",children:zt(Si,{type:"textarea",label:"Relabel configs",value:s,autofocus:!0,onChange:function(e){f(e)}})}),zt("div",{className:"vm-relabeling-header__labels",children:zt(Si,{type:"textarea",label:"Labels",value:h,onChange:function(e){p(e)}})}),zt("div",{className:"vm-relabeling-header-bottom",children:[zt("a",{className:"vm-link vm-link_with-icon",target:"_blank",href:"https://docs.victoriametrics.com/relabeling.html",rel:"help noreferrer",children:[zt(jn,{}),"Relabeling cookbook"]}),zt("a",{className:"vm-link vm-link_with-icon",target:"_blank",href:"https://docs.victoriametrics.com/vmagent.html#relabeling",rel:"help noreferrer",children:[zt(fr,{}),"Documentation"]}),zt(ui,{variant:"text",onClick:function(){var e=Nd,r=Md;f(e),p(r),l(e,r),t.set("config",e),t.set("labels",r),n(t)},children:"Try example"}),zt(ui,{variant:"contained",onClick:function(){l(s,h),t.set("config",s),t.set("labels",h),n(t)},startIcon:zt(Zn,{}),children:"Submit"})]})]}),u&&zt(Zr,{variant:"error",children:u}),a&&zt("div",{className:"vm-relabeling-steps vm-block",children:[a.originalLabels&&zt("div",{className:"vm-relabeling-steps-item",children:zt("div",{className:"vm-relabeling-steps-item__row",children:[zt("span",{children:"Original labels:"}),zt("code",{dangerouslySetInnerHTML:{__html:a.originalLabels}})]})}),a.steps.map((function(e,t){return zt("div",{className:"vm-relabeling-steps-item",children:[zt("div",{className:"vm-relabeling-steps-item__row",children:[zt("span",{children:"Step:"}),t+1]}),zt("div",{className:"vm-relabeling-steps-item__row",children:[zt("span",{children:"Relabeling Rule:"}),zt("code",{children:zt("pre",{children:e.rule})})]}),zt("div",{className:"vm-relabeling-steps-item__row",children:[zt("span",{children:"Input Labels:"}),zt("code",{children:zt("pre",{dangerouslySetInnerHTML:{__html:e.inLabels}})})]}),zt("div",{className:"vm-relabeling-steps-item__row",children:[zt("span",{children:"Output labels:"}),zt("code",{children:zt("pre",{dangerouslySetInnerHTML:{__html:e.outLabels}})})]})]},t)})),a.resultingLabels&&zt("div",{className:"vm-relabeling-steps-item",children:zt("div",{className:"vm-relabeling-steps-item__row",children:[zt("span",{children:"Resulting labels:"}),zt("code",{dangerouslySetInnerHTML:{__html:a.resultingLabels}})]})})]})]})},Td=function(){var e=v((0,r.useState)(!1),2),t=e[0],n=e[1];return zt(Rt.HY,{children:zt(et,{children:zt(ii,{children:zt(Rt.HY,{children:[zt(td,{onLoaded:n}),t&&zt(qe,{children:zt(Ue,{path:"/",element:zt(_a,{}),children:[zt(Ue,{path:mt.home,element:zt(Os,{})}),zt(Ue,{path:mt.metrics,element:zt(_d,{})}),zt(Ue,{path:mt.cardinality,element:zt(qf,{})}),zt(Ue,{path:mt.topQueries,element:zt(Jf,{})}),zt(Ue,{path:mt.trace,element:zt(id,{})}),zt(Ue,{path:mt.dashboards,element:zt(Df,{})}),zt(Ue,{path:mt.withTemplate,element:zt(Sd,{})}),zt(Ue,{path:mt.relabel,element:zt(Fd,{})}),zt(Ue,{path:mt.icons,element:zt(bd,{})})]})})]})})})})},Od=function(e){e&&n.e(27).then(n.bind(n,27)).then((function(t){var n=t.getCLS,r=t.getFID,i=t.getFCP,a=t.getLCP,o=t.getTTFB;n(e),r(e),i(e),a(e),o(e)}))},Id=document.getElementById("root");Id&&(0,r.render)(zt(Td,{}),Id),Od()}()}();