~ K A L I ~
UNAME : Linux web62.extendcp.co.uk 4.18.0-553.58.1.el8_10.x86_64 #1 SMP Wed Jun 25 06:37:46 EDT 2025 x86_64SERVER IP : 10.0.187.62 -________-
CLIENT IP : 216.73.216.199 MINI SHELL D ZAB '
Current File : //usr/share/maxscale/gui/js/app~739cf782.9235364f.js |
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["app~739cf782"],{"00ee":function(t,e,r){var n=r("b622"),o=n("toStringTag"),i={};i[o]="z",t.exports="[object z]"===String(i)},"03fe":function(t,e,r){
/*!
* chartjs-plugin-streaming v1.9.0
* https://nagix.github.io/chartjs-plugin-streaming
* (c) 2017-2021 Akihiko Kusanagi
* Released under the MIT license
*/
(function(e,n){t.exports=n(r("30ef"),r("c1df"))})(0,(function(t,e){"use strict";function r(t){return t&&"object"===typeof t&&"default"in t?t:{default:t}}var n=r(t),o=r(e),i=n["default"].helpers,a=function(){if("undefined"!==typeof window)return window.cancelAnimationFrame||window.webkitCancelAnimationFrame||window.mozCancelAnimationFrame||window.oCancelAnimationFrame||window.msCancelAnimationFrame||function(t){return window.clearTimeout(t)}}(),c={resolveOption(t,e){var r=t.options.realtime,n=t.chart.options.plugins.streaming;return i.valueOrDefault(r[e],n[e])},startFrameRefreshTimer:function(t,e){if(!t.frameRequestID){var r=function(){e(),t.frameRequestID=i.requestAnimFrame.call(window,r)};t.frameRequestID=i.requestAnimFrame.call(window,r)}},stopFrameRefreshTimer:function(t){var e=t.frameRequestID;e&&(a.call(window,e),delete t.frameRequestID)}};function u(t){return null!==t&&"undefined"!==typeof t&&("number"===typeof t?isFinite(t):!!t)}function s(t,e,r){return u(e)?{value:t.getPixelForValue(e),transitionable:!0}:{value:r}}function f(t){var e,r,n,o=t.chartInstance,i=t.options,a=o.scales,c=o.chartArea,u=i.xScaleID,f=i.yScaleID,l=a[u],d=a[f],p=t._streaming={};l&&(e=s(l,i.xMin,c.left),r=s(l,i.xMax,c.right),n=e.value>r.value,e.transitionable&&(p[n?"right":"left"]={axisId:u}),r.transitionable&&(p[n?"left":"right"]={axisId:u})),d&&(e=s(d,i.yMin,c.top),r=s(d,i.yMax,c.bottom),n=e.value>r.value,e.transitionable&&(p[n?"bottom":"top"]={axisId:f}),r.transitionable&&(p[n?"top":"bottom"]={axisId:f}))}function l(t){var e=t.chartInstance,r=t.options,n=r.scaleID,o=r.value,i=e.scales[n],a=t._streaming={};if(i){var c=i.isHorizontal(),u=s(i,o);u.transitionable&&(a[c?"x1":"y1"]={axisId:n},a[c?"x2":"y2"]={axisId:n},a[c?"labelX":"labelY"]={axisId:n})}}function d(){var t=n["default"].Annotation.types.box,e=n["default"].Annotation.types.line,r=t.prototype.configure,o=e.prototype.configure;t.prototype.configure=function(){return f(this),r.call(this)},e.prototype.configure=function(){return l(this),o.call(this)}}var p={attachChart(t){var e=t.streaming;e.annotationPlugin||(d(),e.annotationPlugin=!0)},getElements(t){var e=t.annotation;if(e){var r=e.elements;return Object.keys(r).map((function(t){return r[t]}))}return[]},detachChart(t){delete t.streaming.annotationPlugin}},v=n["default"].helpers,m=n["default"].Zoom=n["default"].Zoom||{};function h(t,e){if(t.scaleAxes&&t.rangeMax&&!v.isNullOrUndef(t.rangeMax[t.scaleAxes])){var r=t.rangeMax[t.scaleAxes];e>r&&(e=r)}return e}function b(t,e){if(t.scaleAxes&&t.rangeMin&&!v.isNullOrUndef(t.rangeMin[t.scaleAxes])){var r=t.rangeMin[t.scaleAxes];e<r&&(e=r)}return e}function y(t,e,r,n){var o,i,a=t.options.realtime,u=c.resolveOption(t,"duration"),s=c.resolveOption(t,"delay"),f=u*(2-e);o=t.isHorizontal()?(t.right-r.x)/(t.right-t.left):(t.bottom-r.y)/(t.bottom-t.top),i=e<1?h(n,f):b(n,f),a.duration=i,a.delay=s+o*(u-i)}function g(t,e,r){var n=t.options.realtime,o=c.resolveOption(t,"delay"),i=o+(t.getValueForPixel(e)-t.getValueForPixel(0));n.delay=e>0?h(r,i):b(r,i)}function x(t){var e=t.$zoom||{_originalOptions:{}},r=t.resetZoom,n=t.update,o=function(){v.each(t.scales,(function(t){var r=t.options.realtime,n=e._originalOptions[t.id]||t.originalOptions;r&&(n?(r.duration=n.realtime.duration,r.delay=n.realtime.delay):(delete r.duration,delete r.delay))})),n.call(t,{duration:0})};t.resetZoom=function(){t.update=o,r(),t.update=n}}function E(){m.zoomFunctions.realtime=y,m.panFunctions.realtime=g}m.zoomFunctions=m.zoomFunctions||{},m.panFunctions=m.panFunctions||{};var O={attachChart(t){var e=t.streaming;e.zoomPlugin||(E(),e.resetZoom=t.resetZoom,x(t),e.zoomPlugin=!0)},detachChart(t){var e=t.streaming;e.zoomPlugin&&(t.resetZoom=e.resetZoom,delete e.resetZoom,delete e.zoomPlugin)}},w=n["default"].helpers,R=w.canvas,S=n["default"].scaleService,I=S.getScaleConstructor("time");S.getScaleConstructor=function(t){return"time"===t&&(t="realtime"),this.constructors.hasOwnProperty(t)?this.constructors[t]:void 0};var A=Number.MAX_SAFE_INTEGER||9007199254740991,_={millisecond:{common:!0,size:1,steps:[1,2,5,10,20,50,100,250,500]},second:{common:!0,size:1e3,steps:[1,2,5,10,15,30]},minute:{common:!0,size:6e4,steps:[1,2,5,10,15,30]},hour:{common:!0,size:36e5,steps:[1,2,3,6,12]},day:{common:!0,size:864e5,steps:[1,2,5]},week:{common:!1,size:6048e5,steps:[1,2,3,4]},month:{common:!0,size:2628e6,steps:[1,2,3]},quarter:{common:!1,size:7884e6,steps:[1,2,3,4]},year:{common:!0,size:3154e7}},T=Object.keys(_),D={parse:function(t,e){return"string"===typeof t&&"string"===typeof e?t=o["default"](t,e):t instanceof o["default"]||(t=o["default"](t)),t.isValid()?t.valueOf():null},add:function(t,e,r){return o["default"](t).add(e,r).valueOf()},startOf:function(t,e,r){return t=o["default"](t),"isoWeek"===e?t.isoWeekday(r).valueOf():t.startOf(e).valueOf()}};function k(t,e){var r=t._adapter||D,n=t.options.time,o=n.parser,i=o||n.format,a=e;return"function"===typeof o&&(a=o(a)),("number"===typeof a||a instanceof Number)&&isFinite(a)||(a="string"===typeof i?r.parse(a,i):r.parse(a)),null!==a?+a:(o||"function"!==typeof i||(a=i(e),("number"===typeof a||a instanceof Number)&&isFinite(a)||(a=r.parse(a))),a)}function P(t,e){if(w.isNullOrUndef(e))return null;var r=t.options.time,n=k(t,t.getRightValue(e));return null===n||r.round&&(n=+(t._adapter||D).startOf(n,r.round)),n}function M(t,e,r,n){var o,i,a,c=e-t,u=_[r],s=u.size,f=u.steps;if(!f)return Math.ceil(c/(n*s));for(o=0,i=f.length;o<i;++o)if(a=f[o],Math.ceil(c/(s*a))<=n)break;return a}function C(t,e,r,n){var o,i,a,c=T.length;for(o=T.indexOf(t);o<c-1;++o)if(i=_[T[o]],a=i.steps?i.steps[i.steps.length-1]:A,i.common&&Math.ceil((r-e)/(a*i.size))<=n)return T[o];return T[c-1]}function L(t){for(var e=T.indexOf(t)+1,r=T.length;e<r;++e)if(_[T[e]].common)return T[e]}function F(t,e,r,n){var o,i=t._adapter||D,a=t.options,c=a.time,u=c.unit||C(c.minUnit,e,r,n),s=L(u),f=w.valueOrDefault(c.stepSize,c.unitStepSize),l="week"===u&&c.isoWeekday,d=a.ticks.major.enabled,p=_[u],v=e,m=r,h=[];for(f||(f=M(e,r,u,n)),l&&(v=+i.startOf(v,"isoWeek",l),m=+i.startOf(m,"isoWeek",l)),v=+i.startOf(v,l?"day":u),m=+i.startOf(m,l?"day":u),m<r&&(m=+i.add(m,1,u)),o=v,d&&s&&!l&&!c.round&&(o=+i.startOf(o,s),o=+i.add(o,~~((v-o)/(p.size*f))*f,u));o<m;o=+i.add(o,f,u))h.push(+o);return h.push(+o),h}var j=["pointBackgroundColor","pointBorderColor","pointBorderWidth","pointRadius","pointRotation","pointStyle","pointHitRadius","pointHoverBackgroundColor","pointHoverBorderColor","pointHoverBorderWidth","pointHoverRadius","backgroundColor","borderColor","borderSkipped","borderWidth","hoverBackgroundColor","hoverBorderColor","hoverBorderWidth","hoverRadius","hitRadius","radius","rotation"];function N(t){var e,r,n,o,i,a,u,s=t.chart,f=t.id,l=c.resolveOption(t,"duration"),d=c.resolveOption(t,"delay"),p=c.resolveOption(t,"ttl"),v=c.resolveOption(t,"pause"),m=c.resolveOption(t,"onRefresh"),h=t.max,b=Date.now()-(isNaN(p)?l+d:p);m&&m(s),w.each(s.data.datasets,(function(c,l){if(e=s.getDatasetMeta(l),f===e.xAxisID||f===e.yAxisID){if(r=c.data,n=r.length,v){for(o=0;o<n;++o)if(!(t._getTimeForIndex(o,l)<h))break;i=o+2}else i=0;for(o=i;o<n;++o)if(!(t._getTimeForIndex(o,l)<=b))break;a=o-i,isNaN(p)&&(a=Math.max(a-2,0)),r.splice(i,a),w.each(j,(function(t){w.isArray(c[t])&&c[t].splice(i,a)})),w.each(c.datalabels,(function(t){w.isArray(t)&&t.splice(i,a)})),"object"!==typeof r[0]&&(u={start:i,count:a})}})),u&&s.data.labels.splice(u.start,u.count),s.update({preservation:!0})}function z(t){var e=t.realtime,r=e.refreshTimerID;r&&(clearInterval(r),delete e.refreshTimerID,delete e.refreshInterval)}function Y(t){var e=t.realtime,r=c.resolveOption(t,"refresh");e.refreshTimerID=setInterval((function(){var r=c.resolveOption(t,"refresh");N(t),e.refreshInterval===r||isNaN(r)||(z(t),Y(t))}),r),e.refreshInterval=r}function U(t,e,r){var n=t._start||{},o=t._view||{},i=t._model||{};w.each(t._streaming,(t,a)=>{t.axisId===e&&(n.hasOwnProperty(a)&&(n[a]-=r),o.hasOwnProperty(a)&&o!==n&&(o[a]-=r),i.hasOwnProperty(a)&&i!==o&&(i[a]-=r))})}function V(t){var e,r,n=t.chart,o=t.realtime,i=t.id,a=c.resolveOption(t,"duration"),u=c.resolveOption(t,"delay"),s=t.isHorizontal(),f=s?t.width:t.height,l=Date.now(),d=t.options.ticks.reverse||!(s||"_reversePixels"in t),v=n.tooltip,m=p.getElements(n),h=f*(l-o.head)/a;for(s===d&&(h=-h),w.each(n.data.datasets,(function(t,o){var a=n.getDatasetMeta(o),c=a.data||[],u=a.dataset;for(e=0,r=c.length;e<r;++e)U(c[e],i,h);u&&U(u,i,h)})),e=0,r=m.length;e<r;++e)U(m[e],i,h);U(v,i,h),t.max=t._table[1].time=l-u,t.min=t._table[0].time=t.max-a,o.head=l}var X={position:"bottom",distribution:"linear",bounds:"data",adapters:{},time:{parser:!1,unit:!1,round:!1,displayFormat:!1,isoWeekday:!1,minUnit:"millisecond",displayFormats:{millisecond:"h:mm:ss.SSS a",second:"h:mm:ss a",minute:"h:mm a",hour:"hA",day:"MMM D",week:"ll",month:"MMM YYYY",quarter:"[Q]Q - YYYY",year:"YYYY"}},realtime:{},ticks:{autoSkip:!1,source:"auto",major:{enabled:!0}}},W=I.extend({initialize:function(){var t=this;I.prototype.initialize.apply(t,arguments),("time"!==t.options.type||t.chart.options.plugins.streaming)&&(t.realtime=t.realtime||{},Y(t))},update:function(){var t,e=this,r=e.realtime,n=e.options,o=n.bounds,i=n.distribution,a=n.offset,u=n.ticks,s=u.autoSkip,f=u.source,l=u.min,d=u.max,p=u.major,v=p.enabled;return"time"!==n.type||e.chart.options.plugins.streaming?(c.resolveOption(e,"pause")?c.stopFrameRefreshTimer(r):(c.startFrameRefreshTimer(r,(function(){V(e)})),r.head=Date.now()),n.bounds=void 0,n.distribution="linear",n.offset=!1,u.autoSkip=!1,u.source="auto"===f?"":f,u.min=-1e15,u.max=1e15,p.enabled=!0,t=I.prototype.update.apply(e,arguments),n.bounds=o,n.distribution=i,n.offset=a,u.autoSkip=s,u.source=f,u.min=l,u.max=d,p.enabled=v,t):I.prototype.update.apply(e,arguments)},buildTicks:function(){var t=this,e=t.options;if("time"===e.type&&!t.chart.options.plugins.streaming)return I.prototype.buildTicks.apply(t,arguments);var r,n=c.resolveOption(t,"duration"),o=c.resolveOption(t,"delay"),i=c.resolveOption(t,"refresh"),a=e.ticks,u=a.source,s=t._timestamps.data,f=t.realtime.head-o,l=f-n,d=[f+i,f];return""===u&&(a.source="data",t._timestamps.data=F(t,l,f+i,t.getLabelCapacity(l))),Object.defineProperty(t,"min",{get:function(){return l},set:w.noop}),Object.defineProperty(t,"max",{get:function(){return d.shift()},set:w.noop}),r=I.prototype.buildTicks.apply(t,arguments),delete t.min,delete t.max,t.min=l,t.max=f,""===u&&(a.source=u,t._timestamps.data=s),t._table=[{time:l,pos:0},{time:f,pos:1}],r},calculateTickRotation:function(){var t=this,e=t.options,r=e.ticks,n=r.maxRotation;"time"!==e.type||t.chart.options.plugins.streaming?(r.maxRotation=r.minRotation||0,I.prototype.calculateTickRotation.apply(t,arguments),r.maxRotation=n):I.prototype.calculateTickRotation.apply(t,arguments)},fit:function(){var t=this,e=t.options;I.prototype.fit.apply(t,arguments),("time"!==e.type||t.chart.options.plugins.streaming)&&e.ticks.display&&e.display&&t.isHorizontal()&&(t.paddingLeft=3,t.paddingRight=3,t.handleMargins())},draw:function(t){var e=this,r=e.chart;if("time"!==e.options.type||r.options.plugins.streaming){var n=e.ctx,o=e.isHorizontal()?{left:t.left,top:0,right:t.right,bottom:r.height}:{left:0,top:t.top,right:r.width,bottom:t.bottom};e._gridLineItems=null,e._labelItems=null,R.clipArea(n,o),I.prototype.draw.apply(e,arguments),R.unclipArea(n)}else I.prototype.draw.apply(e,arguments)},destroy:function(){var t=this;("time"!==t.options.type||t.chart.options.plugins.streaming)&&(c.stopFrameRefreshTimer(t.realtime),z(t))},_getTimeForIndex:function(t,e){var r,n=this,o=n._timestamps,i=o.datasets[e][t];return w.isNullOrUndef(i)&&(r=n.chart.data.datasets[e].data[t],i=w.isObject(r)?P(n,r):P(n,o.labels[t])),i}});S.registerScaleType("realtime",W,X);var H=n["default"].helpers,B=H.canvas;function G(t,e,r){var n={};return H.each(e.x,(function(t){n[t]={axisId:r.xAxisID}})),H.each(e.y,(function(t){n[t]={axisId:r.yAxisID}})),n}n["default"].defaults.global.plugins.streaming={duration:1e4,delay:0,frameRate:30,refresh:1e3,onRefresh:null,pause:!1,ttl:void 0},n["default"].defaults.global.legend.onClick=function(t,e){var r=e.datasetIndex,n=this.chart,o=n.getDatasetMeta(r);o.hidden=null===o.hidden?!n.data.datasets[r].hidden:null,n.update({duration:0})};var $={x:["x","controlPointPreviousX","controlPointNextX","caretX"],y:["y","controlPointPreviousY","controlPointNextY","caretY"]};function q(t){H.each(t.data.datasets,(function(e,r){var n,o,i=t.getDatasetMeta(r),a=i.data||[],c=i.dataset;for(n=0,o=a.length;n<o;++n)a[n]._streaming=G(a[n],$,i);c&&(c._streaming=G(c,$,i))}))}function Z(t){var e,r,o,i,a,c,u=this,s=t&&t.preservation;s&&(e=u.tooltip,r=u.lastActive,o=e._lastActive,u._bufferedRender=!0,a=u.legend,a&&(c=a.update,a.update=H.noop)),n["default"].prototype.update.apply(u,arguments),s&&(u._bufferedRender=!1,u._bufferedRequest=null,u.lastActive=r,e._lastActive=o,a&&(a.update=c),u.animating?n["default"].animationService.animations.forEach((function(t){t.chart===u&&u.render({duration:16.66*(t.numSteps-t.currentStep)})})):u.data.datasets.forEach((function(t,e){u.getDatasetMeta(e).controller.transition(1)})),e._active&&e.update(!0),i=u.streaming.lastMouseEvent,i&&u.eventHandler(i))}function K(){var t,e=this,r=e._active&&e._active[0];return r?(t=e._chart.getDatasetMeta(r._datasetIndex),e._streaming=G(e,$,t)):e._streaming={},n["default"].Tooltip.prototype.update.apply(e,arguments)}function Q(t){var e=t.streaming,r=t.options.plugins.streaming.frameRate,n=1e3/(Math.max(r,0)||30),o=e.lastDrawn+n||0,i=Date.now(),a=e.lastMouseEvent;o<=i&&(t.animating||t.tooltip._start||t.draw(),a&&t.eventHandler(a),e.lastDrawn=o+n>i?o:i)}var J={id:"streaming",beforeInit:function(t){var e=t.streaming=t.streaming||{},r=e.canvas=t.canvas,n=e.mouseEventListener=function(r){var n=H.getRelativePosition(r,t);e.lastMouseEvent={type:"mousemove",chart:t,native:r,x:n.x,y:n.y}};r.addEventListener("mousedown",n),r.addEventListener("mouseup",n)},afterInit:function(t){t.update=Z,t.tooltip.update=K},beforeUpdate:function(t){var e=t.options,r=e.scales;return r&&H.each(r.xAxes.concat(r.yAxes),(function(t){"realtime"!==t.type&&"time"!==t.type||(e.elements.line.capBezierPoints=!1)})),t.annotation?p.attachChart(t):p.detachChart(t),t.resetZoom?O.attachChart(t):O.detachChart(t),!0},afterUpdate:function(t){var e=t.streaming,r=!0;q(t),H.each(t.scales,(function(t){t instanceof W&&(r&=c.resolveOption(t,"pause"))})),r?c.stopFrameRefreshTimer(e):c.startFrameRefreshTimer(e,(function(){Q(t)}))},beforeDatasetDraw:function(t,e){var r=e.meta,n=t.chartArea,o={left:0,top:0,right:t.width,bottom:t.height};return r.xAxisID&&r.controller.getScaleForId(r.xAxisID)instanceof W&&(o.left=n.left,o.right=n.right),r.yAxisID&&r.controller.getScaleForId(r.yAxisID)instanceof W&&(o.top=n.top,o.bottom=n.bottom),B.clipArea(t.ctx,o),!0},afterDatasetDraw:function(t){B.unclipArea(t.ctx)},beforeEvent:function(t,e){var r=t.streaming;return"mousemove"===e.type?r.lastMouseEvent=e:"mouseout"===e.type&&delete r.lastMouseEvent,!0},destroy:function(t){var e=t.streaming,r=e.canvas,n=e.mouseEventListener;c.stopFrameRefreshTimer(e),delete t.update,delete t.tooltip.update,r.removeEventListener("mousedown",n),r.removeEventListener("mouseup",n),H.each(t.scales,(function(t){t instanceof W&&t.destroy()}))}};return n["default"].helpers.streaming=c,n["default"].plugins.register(J),J}))},"06cf":function(t,e,r){var n=r("83ab"),o=r("c65b"),i=r("d1e7"),a=r("5c6c"),c=r("fc6a"),u=r("a04b"),s=r("1a2d"),f=r("0cfb"),l=Object.getOwnPropertyDescriptor;e.f=n?l:function(t,e){if(t=c(t),e=u(e),f)try{return l(t,e)}catch(r){}if(s(t,e))return a(!o(i.f,t,e),t[e])}},"07fa":function(t,e,r){var n=r("50c4");t.exports=function(t){return n(t.length)}},"0cb2":function(t,e,r){var n=r("e330"),o=r("7b0b"),i=Math.floor,a=n("".charAt),c=n("".replace),u=n("".slice),s=/\$([$&'`]|\d{1,2}|<[^>]*>)/g,f=/\$([$&'`]|\d{1,2})/g;t.exports=function(t,e,r,n,l,d){var p=r+t.length,v=n.length,m=f;return void 0!==l&&(l=o(l),m=s),c(d,m,(function(o,c){var s;switch(a(c,0)){case"$":return"$";case"&":return t;case"`":return u(e,0,r);case"'":return u(e,p);case"<":s=l[u(c,1,-1)];break;default:var f=+c;if(0===f)return o;if(f>v){var d=i(f/10);return 0===d?o:d<=v?void 0===n[d-1]?a(c,1):n[d-1]+a(c,1):o}s=n[f-1]}return void 0===s?"":s}))}},"0cfb":function(t,e,r){var n=r("83ab"),o=r("d039"),i=r("cc12");t.exports=!n&&!o((function(){return 7!=Object.defineProperty(i("div"),"a",{get:function(){return 7}}).a}))},"0d51":function(t,e){var r=String;t.exports=function(t){try{return r(t)}catch(e){return"Object"}}},"107c":function(t,e,r){var n=r("d039"),o=r("da84"),i=o.RegExp;t.exports=n((function(){var t=i("(?<a>b)","g");return"b"!==t.exec("b").groups.a||"bc"!=="b".replace(t,"$<a>c")}))},"13d2d":function(t,e,r){var n=r("d039"),o=r("1626"),i=r("1a2d"),a=r("83ab"),c=r("5e77").CONFIGURABLE,u=r("8925"),s=r("69f3"),f=s.enforce,l=s.get,d=Object.defineProperty,p=a&&!n((function(){return 8!==d((function(){}),"length",{value:8}).length})),v=String(String).split("String"),m=t.exports=function(t,e,r){"Symbol("===String(e).slice(0,7)&&(e="["+String(e).replace(/^Symbol\(([^)]*)\)/,"$1")+"]"),r&&r.getter&&(e="get "+e),r&&r.setter&&(e="set "+e),(!i(t,"name")||c&&t.name!==e)&&(a?d(t,"name",{value:e,configurable:!0}):t.name=e),p&&r&&i(r,"arity")&&t.length!==r.arity&&d(t,"length",{value:r.arity});try{r&&i(r,"constructor")&&r.constructor?a&&d(t,"prototype",{writable:!1}):t.prototype&&(t.prototype=void 0)}catch(o){}var n=f(t);return i(n,"source")||(n.source=v.join("string"==typeof e?e:"")),t};Function.prototype.toString=m((function(){return o(this)&&l(this).source||u(this)}),"toString")},"13d5":function(t,e,r){"use strict";var n=r("23e7"),o=r("d58f").left,i=r("a640"),a=r("2d00"),c=r("605d"),u=i("reduce"),s=!c&&a>79&&a<83;n({target:"Array",proto:!0,forced:!u||s},{reduce:function(t){var e=arguments.length;return o(this,t,e,e>1?arguments[1]:void 0)}})},"14c3":function(t,e,r){var n=r("c65b"),o=r("825a"),i=r("1626"),a=r("c6b6"),c=r("9263"),u=TypeError;t.exports=function(t,e){var r=t.exec;if(i(r)){var s=n(r,t,e);return null!==s&&o(s),s}if("RegExp"===a(t))return n(c,t,e);throw u("RegExp#exec called on incompatible receiver")}},1626:function(t,e){t.exports=function(t){return"function"==typeof t}},"19aa":function(t,e,r){var n=r("3a9b"),o=TypeError;t.exports=function(t,e){if(n(e,t))return t;throw o("Incorrect invocation")}},"1a2d":function(t,e,r){var n=r("e330"),o=r("7b0b"),i=n({}.hasOwnProperty);t.exports=Object.hasOwn||function(t,e){return i(o(t),e)}},"1be4":function(t,e,r){var n=r("d066");t.exports=n("document","documentElement")},"1d80":function(t,e){var r=TypeError;t.exports=function(t){if(void 0==t)throw r("Can't call method on "+t);return t}},"23cb":function(t,e,r){var n=r("5926"),o=Math.max,i=Math.min;t.exports=function(t,e){var r=n(t);return r<0?o(r+e,0):i(r,e)}},"23e7":function(t,e,r){var n=r("da84"),o=r("06cf").f,i=r("9112"),a=r("cb2d"),c=r("6374"),u=r("e893"),s=r("94ca");t.exports=function(t,e){var r,f,l,d,p,v,m=t.target,h=t.global,b=t.stat;if(f=h?n:b?n[m]||c(m,{}):(n[m]||{}).prototype,f)for(l in e){if(p=e[l],t.dontCallGetSet?(v=o(f,l),d=v&&v.value):d=f[l],r=s(h?l:m+(b?".":"#")+l,t.forced),!r&&void 0!==d){if(typeof p==typeof d)continue;u(p,d)}(t.sham||d&&d.sham)&&i(p,"sham",!0),a(f,l,p,t)}}},"241c":function(t,e,r){var n=r("ca84"),o=r("7839"),i=o.concat("length","prototype");e.f=Object.getOwnPropertyNames||function(t){return n(t,i)}},"2ba4":function(t,e,r){var n=r("40d5"),o=Function.prototype,i=o.apply,a=o.call;t.exports="object"==typeof Reflect&&Reflect.apply||(n?a.bind(i):function(){return a.apply(i,arguments)})},"2d00":function(t,e,r){var n,o,i=r("da84"),a=r("342f"),c=i.process,u=i.Deno,s=c&&c.versions||u&&u.version,f=s&&s.v8;f&&(n=f.split("."),o=n[0]>0&&n[0]<4?1:+(n[0]+n[1])),!o&&a&&(n=a.match(/Edge\/(\d+)/),(!n||n[1]>=74)&&(n=a.match(/Chrome\/(\d+)/),n&&(o=+n[1]))),t.exports=o},"33d1":function(t,e,r){"use strict";var n=r("23e7"),o=r("7b0b"),i=r("07fa"),a=r("5926"),c=r("44d2");n({target:"Array",proto:!0},{at:function(t){var e=o(this),r=i(e),n=a(t),c=n>=0?n:r+n;return c<0||c>=r?void 0:e[c]}}),c("at")},"342f":function(t,e,r){var n=r("d066");t.exports=n("navigator","userAgent")||""},"37e8":function(t,e,r){var n=r("83ab"),o=r("aed9"),i=r("9bf2"),a=r("825a"),c=r("fc6a"),u=r("df75");e.f=n&&!o?Object.defineProperties:function(t,e){a(t);var r,n=c(e),o=u(e),s=o.length,f=0;while(s>f)i.f(t,r=o[f++],n[r]);return t}},"3a9b":function(t,e,r){var n=r("e330");t.exports=n({}.isPrototypeOf)},"3bbe":function(t,e,r){var n=r("1626"),o=String,i=TypeError;t.exports=function(t){if("object"==typeof t||n(t))return t;throw i("Can't set "+o(t)+" as a prototype")}},"3f8c":function(t,e){t.exports={}},4069:function(t,e,r){var n=r("44d2");n("flat")},"40d5":function(t,e,r){var n=r("d039");t.exports=!n((function(){var t=function(){}.bind();return"function"!=typeof t||t.hasOwnProperty("prototype")}))},"44ad":function(t,e,r){var n=r("e330"),o=r("d039"),i=r("c6b6"),a=Object,c=n("".split);t.exports=o((function(){return!a("z").propertyIsEnumerable(0)}))?function(t){return"String"==i(t)?c(t,""):a(t)}:a},"44d2":function(t,e,r){var n=r("b622"),o=r("7c73"),i=r("9bf2").f,a=n("unscopables"),c=Array.prototype;void 0==c[a]&&i(c,a,{configurable:!0,value:o(null)}),t.exports=function(t){c[a][t]=!0}},4840:function(t,e,r){var n=r("825a"),o=r("5087"),i=r("b622"),a=i("species");t.exports=function(t,e){var r,i=n(t).constructor;return void 0===i||void 0==(r=n(i)[a])?e:o(r)}},"485a":function(t,e,r){var n=r("c65b"),o=r("1626"),i=r("861d"),a=TypeError;t.exports=function(t,e){var r,c;if("string"===e&&o(r=t.toString)&&!i(c=n(r,t)))return c;if(o(r=t.valueOf)&&!i(c=n(r,t)))return c;if("string"!==e&&o(r=t.toString)&&!i(c=n(r,t)))return c;throw a("Can't convert object to primitive value")}},4930:function(t,e,r){var n=r("2d00"),o=r("d039");t.exports=!!Object.getOwnPropertySymbols&&!o((function(){var t=Symbol();return!String(t)||!(Object(t)instanceof Symbol)||!Symbol.sham&&n&&n<41}))},"4d64":function(t,e,r){var n=r("fc6a"),o=r("23cb"),i=r("07fa"),a=function(t){return function(e,r,a){var c,u=n(e),s=i(u),f=o(a,s);if(t&&r!=r){while(s>f)if(c=u[f++],c!=c)return!0}else for(;s>f;f++)if((t||f in u)&&u[f]===r)return t||f||0;return!t&&-1}};t.exports={includes:a(!0),indexOf:a(!1)}},5087:function(t,e,r){var n=r("68ee"),o=r("0d51"),i=TypeError;t.exports=function(t){if(n(t))return t;throw i(o(t)+" is not a constructor")}},"50c4":function(t,e,r){var n=r("5926"),o=Math.min;t.exports=function(t){return t>0?o(n(t),9007199254740991):0}},5319:function(t,e,r){"use strict";var n=r("2ba4"),o=r("c65b"),i=r("e330"),a=r("d784"),c=r("d039"),u=r("825a"),s=r("1626"),f=r("5926"),l=r("50c4"),d=r("577e"),p=r("1d80"),v=r("8aa5"),m=r("dc4a"),h=r("0cb2"),b=r("14c3"),y=r("b622"),g=y("replace"),x=Math.max,E=Math.min,O=i([].concat),w=i([].push),R=i("".indexOf),S=i("".slice),I=function(t){return void 0===t?t:String(t)},A=function(){return"$0"==="a".replace(/./,"$0")}(),_=function(){return!!/./[g]&&""===/./[g]("a","$0")}(),T=!c((function(){var t=/./;return t.exec=function(){var t=[];return t.groups={a:"7"},t},"7"!=="".replace(t,"$<a>")}));a("replace",(function(t,e,r){var i=_?"$":"$0";return[function(t,r){var n=p(this),i=void 0==t?void 0:m(t,g);return i?o(i,t,n,r):o(e,d(n),t,r)},function(t,o){var a=u(this),c=d(t);if("string"==typeof o&&-1===R(o,i)&&-1===R(o,"$<")){var p=r(e,a,c,o);if(p.done)return p.value}var m=s(o);m||(o=d(o));var y=a.global;if(y){var g=a.unicode;a.lastIndex=0}var A=[];while(1){var _=b(a,c);if(null===_)break;if(w(A,_),!y)break;var T=d(_[0]);""===T&&(a.lastIndex=v(c,l(a.lastIndex),g))}for(var D="",k=0,P=0;P<A.length;P++){_=A[P];for(var M=d(_[0]),C=x(E(f(_.index),c.length),0),L=[],F=1;F<_.length;F++)w(L,I(_[F]));var j=_.groups;if(m){var N=O([M],L,C,c);void 0!==j&&w(N,j);var z=d(n(o,void 0,N))}else z=h(M,c,C,L,j,o);C>=k&&(D+=S(c,k,C)+z,k=C+M.length)}return D+S(c,k)}]}),!T||!A||_)},5692:function(t,e,r){var n=r("c430"),o=r("c6cd");(t.exports=function(t,e){return o[t]||(o[t]=void 0!==e?e:{})})("versions",[]).push({version:"3.24.0",mode:n?"pure":"global",copyright:"© 2014-2022 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.24.0/LICENSE",source:"https://github.com/zloirock/core-js"})},"56ef":function(t,e,r){var n=r("d066"),o=r("e330"),i=r("241c"),a=r("7418"),c=r("825a"),u=o([].concat);t.exports=n("Reflect","ownKeys")||function(t){var e=i.f(c(t)),r=a.f;return r?u(e,r(t)):e}},"577e":function(t,e,r){var n=r("f5df"),o=String;t.exports=function(t){if("Symbol"===n(t))throw TypeError("Cannot convert a Symbol value to a string");return o(t)}},5926:function(t,e,r){var n=r("b42e");t.exports=function(t){var e=+t;return e!==e||0===e?0:n(e)}},"59ed":function(t,e,r){var n=r("1626"),o=r("0d51"),i=TypeError;t.exports=function(t){if(n(t))return t;throw i(o(t)+" is not a function")}},"5c6c":function(t,e){t.exports=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}}},"5e77":function(t,e,r){var n=r("83ab"),o=r("1a2d"),i=Function.prototype,a=n&&Object.getOwnPropertyDescriptor,c=o(i,"name"),u=c&&"something"===function(){}.name,s=c&&(!n||n&&a(i,"name").configurable);t.exports={EXISTS:c,PROPER:u,CONFIGURABLE:s}},"605d":function(t,e,r){var n=r("c6b6"),o=r("da84");t.exports="process"==n(o.process)},6374:function(t,e,r){var n=r("da84"),o=Object.defineProperty;t.exports=function(t,e){try{o(n,t,{value:e,configurable:!0,writable:!0})}catch(r){n[t]=e}return e}},6547:function(t,e,r){var n=r("e330"),o=r("5926"),i=r("577e"),a=r("1d80"),c=n("".charAt),u=n("".charCodeAt),s=n("".slice),f=function(t){return function(e,r){var n,f,l=i(a(e)),d=o(r),p=l.length;return d<0||d>=p?t?"":void 0:(n=u(l,d),n<55296||n>56319||d+1===p||(f=u(l,d+1))<56320||f>57343?t?c(l,d):n:t?s(l,d,d+2):f-56320+(n-55296<<10)+65536)}};t.exports={codeAt:f(!1),charAt:f(!0)}},"68ee":function(t,e,r){var n=r("e330"),o=r("d039"),i=r("1626"),a=r("f5df"),c=r("d066"),u=r("8925"),s=function(){},f=[],l=c("Reflect","construct"),d=/^\s*(?:class|function)\b/,p=n(d.exec),v=!d.exec(s),m=function(t){if(!i(t))return!1;try{return l(s,f,t),!0}catch(e){return!1}},h=function(t){if(!i(t))return!1;switch(a(t)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return v||!!p(d,u(t))}catch(e){return!0}};h.sham=!0,t.exports=!l||o((function(){var t;return m(m.call)||!m(Object)||!m((function(){t=!0}))||t}))?h:m},"69f3":function(t,e,r){var n,o,i,a=r("7f9a"),c=r("da84"),u=r("e330"),s=r("861d"),f=r("9112"),l=r("1a2d"),d=r("c6cd"),p=r("f772"),v=r("d012"),m="Object already initialized",h=c.TypeError,b=c.WeakMap,y=function(t){return i(t)?o(t):n(t,{})},g=function(t){return function(e){var r;if(!s(e)||(r=o(e)).type!==t)throw h("Incompatible receiver, "+t+" required");return r}};if(a||d.state){var x=d.state||(d.state=new b),E=u(x.get),O=u(x.has),w=u(x.set);n=function(t,e){if(O(x,t))throw new h(m);return e.facade=t,w(x,t,e),e},o=function(t){return E(x,t)||{}},i=function(t){return O(x,t)}}else{var R=p("state");v[R]=!0,n=function(t,e){if(l(t,R))throw new h(m);return e.facade=t,f(t,R,e),e},o=function(t){return l(t,R)?t[R]:{}},i=function(t){return l(t,R)}}t.exports={set:n,get:o,has:i,enforce:y,getterFor:g}},7156:function(t,e,r){var n=r("1626"),o=r("861d"),i=r("d2bb");t.exports=function(t,e,r){var a,c;return i&&n(a=e.constructor)&&a!==r&&o(c=a.prototype)&&c!==r.prototype&&i(t,c),t}},"73d9":function(t,e,r){var n=r("44d2");n("flatMap")},7418:function(t,e){e.f=Object.getOwnPropertySymbols},7839:function(t,e){t.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},"785a":function(t,e,r){var n=r("cc12"),o=n("span").classList,i=o&&o.constructor&&o.constructor.prototype;t.exports=i===Object.prototype?void 0:i},"7b0b":function(t,e,r){var n=r("1d80"),o=Object;t.exports=function(t){return o(n(t))}},"7c73":function(t,e,r){var n,o=r("825a"),i=r("37e8"),a=r("7839"),c=r("d012"),u=r("1be4"),s=r("cc12"),f=r("f772"),l=">",d="<",p="prototype",v="script",m=f("IE_PROTO"),h=function(){},b=function(t){return d+v+l+t+d+"/"+v+l},y=function(t){t.write(b("")),t.close();var e=t.parentWindow.Object;return t=null,e},g=function(){var t,e=s("iframe"),r="java"+v+":";return e.style.display="none",u.appendChild(e),e.src=String(r),t=e.contentWindow.document,t.open(),t.write(b("document.F=Object")),t.close(),t.F},x=function(){try{n=new ActiveXObject("htmlfile")}catch(e){}x="undefined"!=typeof document?document.domain&&n?y(n):g():y(n);var t=a.length;while(t--)delete x[p][a[t]];return x()};c[m]=!0,t.exports=Object.create||function(t,e){var r;return null!==t?(h[p]=o(t),r=new h,h[p]=null,r[m]=t):r=x(),void 0===e?r:i.f(r,e)}},"7dd0":function(t,e,r){"use strict";var n=r("23e7"),o=r("c65b"),i=r("c430"),a=r("5e77"),c=r("1626"),u=r("9ed3"),s=r("e163"),f=r("d2bb"),l=r("d44e"),d=r("9112"),p=r("cb2d"),v=r("b622"),m=r("3f8c"),h=r("ae93"),b=a.PROPER,y=a.CONFIGURABLE,g=h.IteratorPrototype,x=h.BUGGY_SAFARI_ITERATORS,E=v("iterator"),O="keys",w="values",R="entries",S=function(){return this};t.exports=function(t,e,r,a,v,h,I){u(r,e,a);var A,_,T,D=function(t){if(t===v&&L)return L;if(!x&&t in M)return M[t];switch(t){case O:return function(){return new r(this,t)};case w:return function(){return new r(this,t)};case R:return function(){return new r(this,t)}}return function(){return new r(this)}},k=e+" Iterator",P=!1,M=t.prototype,C=M[E]||M["@@iterator"]||v&&M[v],L=!x&&C||D(v),F="Array"==e&&M.entries||C;if(F&&(A=s(F.call(new t)),A!==Object.prototype&&A.next&&(i||s(A)===g||(f?f(A,g):c(A[E])||p(A,E,S)),l(A,k,!0,!0),i&&(m[k]=S))),b&&v==w&&C&&C.name!==w&&(!i&&y?d(M,"name",w):(P=!0,L=function(){return o(C,this)})),v)if(_={values:D(w),keys:h?L:D(O),entries:D(R)},I)for(T in _)(x||P||!(T in M))&&p(M,T,_[T]);else n({target:e,proto:!0,forced:x||P},_);return i&&!I||M[E]===L||p(M,E,L,{name:v}),m[e]=L,_}},"7e85":function(t,e){
/*!
* chartjs-plugin-trendline.js
* Version: 0.2.2
*
* Copyright 2020 Marcus Alsterfjord
* Released under the MIT license
* https://github.com/Makanz/chartjs-plugin-trendline/blob/master/README.md
*
* Mod by: vesal: accept also xy-data so works with scatter
*/
var r={id:"trendlineLinear",afterDraw:function(t){var e,r;for(var o in t.scales)if("x"==o[0]?r=t.scales[o]:e=t.scales[o],r&&e)break;var i=t.chart.ctx;t.data.datasets.forEach((function(e,o){if(e.trendlineLinear&&t.isDatasetVisible(o)&&0!=e.data.length){var a=t.getDatasetMeta(o);n(a,i,e,r,t.scales[a.yAxisID])}})),i.setLineDash([])}};function n(t,e,r,n,i){var a=r.trendlineLinear.style||r.borderColor,c=r.trendlineLinear.width||r.borderWidth,u=r.trendlineLinear.lineStyle||"solid";a=void 0!==a?a:"rgba(169,169,169, .6)",c=void 0!==c?c:3;var s=new o,f=r.data.length-1,l=t.data[0]._model.x,d=t.data[f]._model.x,p=!1;r.data&&"object"===typeof r.data[0]&&(p=!0),r.data.forEach((function(t,e){if(null!=t)if("time"===n.options.type){var r=null!=t.x?t.x:t.t;s.add(new Date(r).getTime(),t.y)}else p?s.add(t.x,t.y):s.add(e,t)}));var v=n.getPixelForValue(s.minx),m=n.getPixelForValue(s.maxx),h=i.getPixelForValue(s.f(s.minx)),b=i.getPixelForValue(s.f(s.maxx));p||(v=l,m=d);var y=t.controller.chart.chartArea.bottom,g=t.controller.chart.width;if(h>y){var x=h-y,E=h-b,O=x/E,w=g*O;h=y,v+=w}else if(b>y){x=b-y,E=b-h,O=x/E;var R=g-g*O;b=y,m=g-(m-R)}e.lineWidth=c,"dotted"===u&&e.setLineDash([2,3]),e.beginPath(),e.moveTo(v,h),e.lineTo(m,b),e.strokeStyle=a,e.stroke()}function o(){this.count=0,this.sumX=0,this.sumX2=0,this.sumXY=0,this.sumY=0,this.minx=1e100,this.maxx=-1e100}o.prototype={add:function(t,e){t=parseFloat(t),e=parseFloat(e),this.count++,this.sumX+=t,this.sumX2+=t*t,this.sumXY+=t*e,this.sumY+=e,t<this.minx&&(this.minx=t),t>this.maxx&&(this.maxx=t)},f:function(t){t=parseFloat(t);var e=this.count*this.sumX2-this.sumX*this.sumX,r=(this.sumX2*this.sumY-this.sumX*this.sumXY)/e,n=(this.count*this.sumXY-this.sumX*this.sumY)/e;return r+t*n}},"undefined"!==typeof window&&window.Chart&&window.Chart.plugins.register(r);try{t.exports=r}catch(i){}},"7f9a":function(t,e,r){var n=r("da84"),o=r("1626"),i=r("8925"),a=n.WeakMap;t.exports=o(a)&&/native code/.test(i(a))},"825a":function(t,e,r){var n=r("861d"),o=String,i=TypeError;t.exports=function(t){if(n(t))return t;throw i(o(t)+" is not an object")}},"83ab":function(t,e,r){var n=r("d039");t.exports=!n((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]}))},"861d":function(t,e,r){var n=r("1626");t.exports=function(t){return"object"==typeof t?null!==t:n(t)}},8925:function(t,e,r){var n=r("e330"),o=r("1626"),i=r("c6cd"),a=n(Function.toString);o(i.inspectSource)||(i.inspectSource=function(t){return a(t)}),t.exports=i.inspectSource},"8aa5":function(t,e,r){"use strict";var n=r("6547").charAt;t.exports=function(t,e,r){return e+(r?n(t,e).length:1)}},"90e3":function(t,e,r){var n=r("e330"),o=0,i=Math.random(),a=n(1..toString);t.exports=function(t){return"Symbol("+(void 0===t?"":t)+")_"+a(++o+i,36)}},9112:function(t,e,r){var n=r("83ab"),o=r("9bf2"),i=r("5c6c");t.exports=n?function(t,e,r){return o.f(t,e,i(1,r))}:function(t,e,r){return t[e]=r,t}},9263:function(t,e,r){"use strict";var n=r("c65b"),o=r("e330"),i=r("577e"),a=r("ad6d"),c=r("9f7f"),u=r("5692"),s=r("7c73"),f=r("69f3").get,l=r("fce3"),d=r("107c"),p=u("native-string-replace",String.prototype.replace),v=RegExp.prototype.exec,m=v,h=o("".charAt),b=o("".indexOf),y=o("".replace),g=o("".slice),x=function(){var t=/a/,e=/b*/g;return n(v,t,"a"),n(v,e,"a"),0!==t.lastIndex||0!==e.lastIndex}(),E=c.BROKEN_CARET,O=void 0!==/()??/.exec("")[1],w=x||O||E||l||d;w&&(m=function(t){var e,r,o,c,u,l,d,w=this,R=f(w),S=i(t),I=R.raw;if(I)return I.lastIndex=w.lastIndex,e=n(m,I,S),w.lastIndex=I.lastIndex,e;var A=R.groups,_=E&&w.sticky,T=n(a,w),D=w.source,k=0,P=S;if(_&&(T=y(T,"y",""),-1===b(T,"g")&&(T+="g"),P=g(S,w.lastIndex),w.lastIndex>0&&(!w.multiline||w.multiline&&"\n"!==h(S,w.lastIndex-1))&&(D="(?: "+D+")",P=" "+P,k++),r=new RegExp("^(?:"+D+")",T)),O&&(r=new RegExp("^"+D+"$(?!\\s)",T)),x&&(o=w.lastIndex),c=n(v,_?r:w,P),_?c?(c.input=g(c.input,k),c[0]=g(c[0],k),c.index=w.lastIndex,w.lastIndex+=c[0].length):w.lastIndex=0:x&&c&&(w.lastIndex=w.global?c.index+c[0].length:o),O&&c&&c.length>1&&n(p,c[0],r,(function(){for(u=1;u<arguments.length-2;u++)void 0===arguments[u]&&(c[u]=void 0)})),c&&A)for(c.groups=l=s(null),u=0;u<A.length;u++)d=A[u],l[d[0]]=c[d[1]];return c}),t.exports=m},"94ca":function(t,e,r){var n=r("d039"),o=r("1626"),i=/#|\.prototype\./,a=function(t,e){var r=u[c(t)];return r==f||r!=s&&(o(e)?n(e):!!e)},c=a.normalize=function(t){return String(t).replace(i,".").toLowerCase()},u=a.data={},s=a.NATIVE="N",f=a.POLYFILL="P";t.exports=a},"9bf2":function(t,e,r){var n=r("83ab"),o=r("0cfb"),i=r("aed9"),a=r("825a"),c=r("a04b"),u=TypeError,s=Object.defineProperty,f=Object.getOwnPropertyDescriptor,l="enumerable",d="configurable",p="writable";e.f=n?i?function(t,e,r){if(a(t),e=c(e),a(r),"function"===typeof t&&"prototype"===e&&"value"in r&&p in r&&!r[p]){var n=f(t,e);n&&n[p]&&(t[e]=r.value,r={configurable:d in r?r[d]:n[d],enumerable:l in r?r[l]:n[l],writable:!1})}return s(t,e,r)}:s:function(t,e,r){if(a(t),e=c(e),a(r),o)try{return s(t,e,r)}catch(n){}if("get"in r||"set"in r)throw u("Accessors not supported");return"value"in r&&(t[e]=r.value),t}},"9ed3":function(t,e,r){"use strict";var n=r("ae93").IteratorPrototype,o=r("7c73"),i=r("5c6c"),a=r("d44e"),c=r("3f8c"),u=function(){return this};t.exports=function(t,e,r,s){var f=e+" Iterator";return t.prototype=o(n,{next:i(+!s,r)}),a(t,f,!1,!0),c[f]=u,t}},"9f7f":function(t,e,r){var n=r("d039"),o=r("da84"),i=o.RegExp,a=n((function(){var t=i("a","y");return t.lastIndex=2,null!=t.exec("abcd")})),c=a||n((function(){return!i("a","y").sticky})),u=a||n((function(){var t=i("^r","gy");return t.lastIndex=2,null!=t.exec("str")}));t.exports={BROKEN_CARET:u,MISSED_STICKY:c,UNSUPPORTED_Y:a}},a04b:function(t,e,r){var n=r("c04e"),o=r("d9b5");t.exports=function(t){var e=n(t,"string");return o(e)?e:e+""}},a640:function(t,e,r){"use strict";var n=r("d039");t.exports=function(t,e){var r=[][t];return!!r&&n((function(){r.call(null,e||function(){return 1},1)}))}},a79d:function(t,e,r){"use strict";var n=r("23e7"),o=r("c430"),i=r("d256"),a=r("d039"),c=r("d066"),u=r("1626"),s=r("4840"),f=r("cdf9"),l=r("cb2d"),d=i&&i.prototype,p=!!i&&a((function(){d["finally"].call({then:function(){}},(function(){}))}));if(n({target:"Promise",proto:!0,real:!0,forced:p},{finally:function(t){var e=s(this,c("Promise")),r=u(t);return this.then(r?function(r){return f(e,t()).then((function(){return r}))}:t,r?function(r){return f(e,t()).then((function(){throw r}))}:t)}}),!o&&u(i)){var v=c("Promise").prototype["finally"];d["finally"]!==v&&l(d,"finally",v,{unsafe:!0})}},ab36:function(t,e,r){var n=r("861d"),o=r("9112");t.exports=function(t,e){n(e)&&"cause"in e&&o(t,"cause",e.cause)}},ac1f:function(t,e,r){"use strict";var n=r("23e7"),o=r("9263");n({target:"RegExp",proto:!0,forced:/./.exec!==o},{exec:o})},ad6d:function(t,e,r){"use strict";var n=r("825a");t.exports=function(){var t=n(this),e="";return t.hasIndices&&(e+="d"),t.global&&(e+="g"),t.ignoreCase&&(e+="i"),t.multiline&&(e+="m"),t.dotAll&&(e+="s"),t.unicode&&(e+="u"),t.unicodeSets&&(e+="v"),t.sticky&&(e+="y"),e}},ae93:function(t,e,r){"use strict";var n,o,i,a=r("d039"),c=r("1626"),u=r("7c73"),s=r("e163"),f=r("cb2d"),l=r("b622"),d=r("c430"),p=l("iterator"),v=!1;[].keys&&(i=[].keys(),"next"in i?(o=s(s(i)),o!==Object.prototype&&(n=o)):v=!0);var m=void 0==n||a((function(){var t={};return n[p].call(t)!==t}));m?n={}:d&&(n=u(n)),c(n[p])||f(n,p,(function(){return this})),t.exports={IteratorPrototype:n,BUGGY_SAFARI_ITERATORS:v}},aeb0:function(t,e,r){var n=r("9bf2").f;t.exports=function(t,e,r){r in t||n(t,r,{configurable:!0,get:function(){return e[r]},set:function(t){e[r]=t}})}},aed9:function(t,e,r){var n=r("83ab"),o=r("d039");t.exports=n&&o((function(){return 42!=Object.defineProperty((function(){}),"prototype",{value:42,writable:!1}).prototype}))},b42e:function(t,e){var r=Math.ceil,n=Math.floor;t.exports=Math.trunc||function(t){var e=+t;return(e>0?n:r)(e)}},b622:function(t,e,r){var n=r("da84"),o=r("5692"),i=r("1a2d"),a=r("90e3"),c=r("4930"),u=r("fdbf"),s=o("wks"),f=n.Symbol,l=f&&f["for"],d=u?f:f&&f.withoutSetter||a;t.exports=function(t){if(!i(s,t)||!c&&"string"!=typeof s[t]){var e="Symbol."+t;c&&i(f,t)?s[t]=f[t]:s[t]=u&&l?l(e):d(e)}return s[t]}},b7ef:function(t,e,r){"use strict";var n=r("23e7"),o=r("da84"),i=r("d066"),a=r("5c6c"),c=r("9bf2").f,u=r("1a2d"),s=r("19aa"),f=r("7156"),l=r("e391"),d=r("cf98"),p=r("c770"),v=r("83ab"),m=r("c430"),h="DOMException",b=i("Error"),y=i(h),g=function(){s(this,x);var t=arguments.length,e=l(t<1?void 0:arguments[0]),r=l(t<2?void 0:arguments[1],"Error"),n=new y(e,r),o=b(e);return o.name=h,c(n,"stack",a(1,p(o.stack,1))),f(n,this,g),n},x=g.prototype=y.prototype,E="stack"in b(h),O="stack"in new y(1,2),w=y&&v&&Object.getOwnPropertyDescriptor(o,h),R=!!w&&!(w.writable&&w.configurable),S=E&&!R&&!O;n({global:!0,constructor:!0,forced:m||S},{DOMException:S?g:y});var I=i(h),A=I.prototype;if(A.constructor!==I)for(var _ in m||c(A,"constructor",a(1,I)),d)if(u(d,_)){var T=d[_],D=T.s;u(I,D)||c(I,D,a(6,T.c))}},b980:function(t,e,r){var n=r("d039"),o=r("5c6c");t.exports=!n((function(){var t=Error("a");return!("stack"in t)||(Object.defineProperty(t,"stack",o(1,7)),7!==t.stack)}))},c04e:function(t,e,r){var n=r("c65b"),o=r("861d"),i=r("d9b5"),a=r("dc4a"),c=r("485a"),u=r("b622"),s=TypeError,f=u("toPrimitive");t.exports=function(t,e){if(!o(t)||i(t))return t;var r,u=a(t,f);if(u){if(void 0===e&&(e="default"),r=n(u,t,e),!o(r)||i(r))return r;throw s("Can't convert object to primitive value")}return void 0===e&&(e="number"),c(t,e)}},c430:function(t,e){t.exports=!1},c65b:function(t,e,r){var n=r("40d5"),o=Function.prototype.call;t.exports=n?o.bind(o):function(){return o.apply(o,arguments)}},c6b6:function(t,e,r){var n=r("e330"),o=n({}.toString),i=n("".slice);t.exports=function(t){return i(o(t),8,-1)}},c6cd:function(t,e,r){var n=r("da84"),o=r("6374"),i="__core-js_shared__",a=n[i]||o(i,{});t.exports=a},c770:function(t,e,r){var n=r("e330"),o=Error,i=n("".replace),a=function(t){return String(o(t).stack)}("zxcasd"),c=/\n\s*at [^:]*:[^\n]*/,u=c.test(a);t.exports=function(t,e){if(u&&"string"==typeof t&&!o.prepareStackTrace)while(e--)t=i(t,c,"");return t}},ca84:function(t,e,r){var n=r("e330"),o=r("1a2d"),i=r("fc6a"),a=r("4d64").indexOf,c=r("d012"),u=n([].push);t.exports=function(t,e){var r,n=i(t),s=0,f=[];for(r in n)!o(c,r)&&o(n,r)&&u(f,r);while(e.length>s)o(n,r=e[s++])&&(~a(f,r)||u(f,r));return f}},caad:function(t,e,r){"use strict";var n=r("23e7"),o=r("4d64").includes,i=r("d039"),a=r("44d2"),c=i((function(){return!Array(1).includes()}));n({target:"Array",proto:!0,forced:c},{includes:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}}),a("includes")},cb2d:function(t,e,r){var n=r("1626"),o=r("9bf2"),i=r("13d2d"),a=r("6374");t.exports=function(t,e,r,c){c||(c={});var u=c.enumerable,s=void 0!==c.name?c.name:e;if(n(r)&&i(r,s,c),c.global)u?t[e]=r:a(e,r);else{try{c.unsafe?t[e]&&(u=!0):delete t[e]}catch(f){}u?t[e]=r:o.f(t,e,{value:r,enumerable:!1,configurable:!c.nonConfigurable,writable:!c.nonWritable})}return t}},cc12:function(t,e,r){var n=r("da84"),o=r("861d"),i=n.document,a=o(i)&&o(i.createElement);t.exports=function(t){return a?i.createElement(t):{}}},cdf9:function(t,e,r){var n=r("825a"),o=r("861d"),i=r("f069");t.exports=function(t,e){if(n(t),o(e)&&e.constructor===t)return e;var r=i.f(t),a=r.resolve;return a(e),r.promise}},cf98:function(t,e){t.exports={IndexSizeError:{s:"INDEX_SIZE_ERR",c:1,m:1},DOMStringSizeError:{s:"DOMSTRING_SIZE_ERR",c:2,m:0},HierarchyRequestError:{s:"HIERARCHY_REQUEST_ERR",c:3,m:1},WrongDocumentError:{s:"WRONG_DOCUMENT_ERR",c:4,m:1},InvalidCharacterError:{s:"INVALID_CHARACTER_ERR",c:5,m:1},NoDataAllowedError:{s:"NO_DATA_ALLOWED_ERR",c:6,m:0},NoModificationAllowedError:{s:"NO_MODIFICATION_ALLOWED_ERR",c:7,m:1},NotFoundError:{s:"NOT_FOUND_ERR",c:8,m:1},NotSupportedError:{s:"NOT_SUPPORTED_ERR",c:9,m:1},InUseAttributeError:{s:"INUSE_ATTRIBUTE_ERR",c:10,m:1},InvalidStateError:{s:"INVALID_STATE_ERR",c:11,m:1},SyntaxError:{s:"SYNTAX_ERR",c:12,m:1},InvalidModificationError:{s:"INVALID_MODIFICATION_ERR",c:13,m:1},NamespaceError:{s:"NAMESPACE_ERR",c:14,m:1},InvalidAccessError:{s:"INVALID_ACCESS_ERR",c:15,m:1},ValidationError:{s:"VALIDATION_ERR",c:16,m:0},TypeMismatchError:{s:"TYPE_MISMATCH_ERR",c:17,m:1},SecurityError:{s:"SECURITY_ERR",c:18,m:1},NetworkError:{s:"NETWORK_ERR",c:19,m:1},AbortError:{s:"ABORT_ERR",c:20,m:1},URLMismatchError:{s:"URL_MISMATCH_ERR",c:21,m:1},QuotaExceededError:{s:"QUOTA_EXCEEDED_ERR",c:22,m:1},TimeoutError:{s:"TIMEOUT_ERR",c:23,m:1},InvalidNodeTypeError:{s:"INVALID_NODE_TYPE_ERR",c:24,m:1},DataCloneError:{s:"DATA_CLONE_ERR",c:25,m:1}}},d012:function(t,e){t.exports={}},d039:function(t,e){t.exports=function(t){try{return!!t()}catch(e){return!0}}},d066:function(t,e,r){var n=r("da84"),o=r("1626"),i=function(t){return o(t)?t:void 0};t.exports=function(t,e){return arguments.length<2?i(n[t]):n[t]&&n[t][e]}},d1e7:function(t,e,r){"use strict";var n={}.propertyIsEnumerable,o=Object.getOwnPropertyDescriptor,i=o&&!n.call({1:2},1);e.f=i?function(t){var e=o(this,t);return!!e&&e.enumerable}:n},d256:function(t,e,r){var n=r("da84");t.exports=n.Promise},d2bb:function(t,e,r){var n=r("e330"),o=r("825a"),i=r("3bbe");t.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var t,e=!1,r={};try{t=n(Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set),t(r,[]),e=r instanceof Array}catch(a){}return function(r,n){return o(r),i(n),e?t(r,n):r.__proto__=n,r}}():void 0)},d44e:function(t,e,r){var n=r("9bf2").f,o=r("1a2d"),i=r("b622"),a=i("toStringTag");t.exports=function(t,e,r){t&&!r&&(t=t.prototype),t&&!o(t,a)&&n(t,a,{configurable:!0,value:e})}},d58f:function(t,e,r){var n=r("59ed"),o=r("7b0b"),i=r("44ad"),a=r("07fa"),c=TypeError,u=function(t){return function(e,r,u,s){n(r);var f=o(e),l=i(f),d=a(f),p=t?d-1:0,v=t?-1:1;if(u<2)while(1){if(p in l){s=l[p],p+=v;break}if(p+=v,t?p<0:d<=p)throw c("Reduce of empty array with no initial value")}for(;t?p>=0:d>p;p+=v)p in l&&(s=r(s,l[p],p,f));return s}};t.exports={left:u(!1),right:u(!0)}},d784:function(t,e,r){"use strict";r("ac1f");var n=r("e330"),o=r("cb2d"),i=r("9263"),a=r("d039"),c=r("b622"),u=r("9112"),s=c("species"),f=RegExp.prototype;t.exports=function(t,e,r,l){var d=c(t),p=!a((function(){var e={};return e[d]=function(){return 7},7!=""[t](e)})),v=p&&!a((function(){var e=!1,r=/a/;return"split"===t&&(r={},r.constructor={},r.constructor[s]=function(){return r},r.flags="",r[d]=/./[d]),r.exec=function(){return e=!0,null},r[d](""),!e}));if(!p||!v||r){var m=n(/./[d]),h=e(d,""[t],(function(t,e,r,o,a){var c=n(t),u=e.exec;return u===i||u===f.exec?p&&!a?{done:!0,value:m(e,r,o)}:{done:!0,value:c(r,e,o)}:{done:!1}}));o(String.prototype,t,h[0]),o(f,d,h[1])}l&&u(f[d],"sham",!0)}},d9b5:function(t,e,r){var n=r("d066"),o=r("1626"),i=r("3a9b"),a=r("fdbf"),c=Object;t.exports=a?function(t){return"symbol"==typeof t}:function(t){var e=n("Symbol");return o(e)&&i(e.prototype,c(t))}},d9e2:function(t,e,r){var n=r("23e7"),o=r("da84"),i=r("2ba4"),a=r("e5cb"),c="WebAssembly",u=o[c],s=7!==Error("e",{cause:7}).cause,f=function(t,e){var r={};r[t]=a(t,e,s),n({global:!0,constructor:!0,arity:1,forced:s},r)},l=function(t,e){if(u&&u[t]){var r={};r[t]=a(c+"."+t,e,s),n({target:c,stat:!0,constructor:!0,arity:1,forced:s},r)}};f("Error",(function(t){return function(e){return i(t,this,arguments)}})),f("EvalError",(function(t){return function(e){return i(t,this,arguments)}})),f("RangeError",(function(t){return function(e){return i(t,this,arguments)}})),f("ReferenceError",(function(t){return function(e){return i(t,this,arguments)}})),f("SyntaxError",(function(t){return function(e){return i(t,this,arguments)}})),f("TypeError",(function(t){return function(e){return i(t,this,arguments)}})),f("URIError",(function(t){return function(e){return i(t,this,arguments)}})),l("CompileError",(function(t){return function(e){return i(t,this,arguments)}})),l("LinkError",(function(t){return function(e){return i(t,this,arguments)}})),l("RuntimeError",(function(t){return function(e){return i(t,this,arguments)}}))},da84:function(t,e,r){(function(e){var r=function(t){return t&&t.Math==Math&&t};t.exports=r("object"==typeof globalThis&&globalThis)||r("object"==typeof window&&window)||r("object"==typeof self&&self)||r("object"==typeof e&&e)||function(){return this}()||Function("return this")()}).call(this,r("c8ba"))},dc4a:function(t,e,r){var n=r("59ed");t.exports=function(t,e){var r=t[e];return null==r?void 0:n(r)}},ddb0:function(t,e,r){var n=r("da84"),o=r("fdbc"),i=r("785a"),a=r("e260"),c=r("9112"),u=r("b622"),s=u("iterator"),f=u("toStringTag"),l=a.values,d=function(t,e){if(t){if(t[s]!==l)try{c(t,s,l)}catch(n){t[s]=l}if(t[f]||c(t,f,e),o[e])for(var r in a)if(t[r]!==a[r])try{c(t,r,a[r])}catch(n){t[r]=a[r]}}};for(var p in o)d(n[p]&&n[p].prototype,p);d(i,"DOMTokenList")},df75:function(t,e,r){var n=r("ca84"),o=r("7839");t.exports=Object.keys||function(t){return n(t,o)}},e163:function(t,e,r){var n=r("1a2d"),o=r("1626"),i=r("7b0b"),a=r("f772"),c=r("e177"),u=a("IE_PROTO"),s=Object,f=s.prototype;t.exports=c?s.getPrototypeOf:function(t){var e=i(t);if(n(e,u))return e[u];var r=e.constructor;return o(r)&&e instanceof r?r.prototype:e instanceof s?f:null}},e177:function(t,e,r){var n=r("d039");t.exports=!n((function(){function t(){}return t.prototype.constructor=null,Object.getPrototypeOf(new t)!==t.prototype}))},e260:function(t,e,r){"use strict";var n=r("fc6a"),o=r("44d2"),i=r("3f8c"),a=r("69f3"),c=r("9bf2").f,u=r("7dd0"),s=r("c430"),f=r("83ab"),l="Array Iterator",d=a.set,p=a.getterFor(l);t.exports=u(Array,"Array",(function(t,e){d(this,{type:l,target:n(t),index:0,kind:e})}),(function(){var t=p(this),e=t.target,r=t.kind,n=t.index++;return!e||n>=e.length?(t.target=void 0,{value:void 0,done:!0}):"keys"==r?{value:n,done:!1}:"values"==r?{value:e[n],done:!1}:{value:[n,e[n]],done:!1}}),"values");var v=i.Arguments=i.Array;if(o("keys"),o("values"),o("entries"),!s&&f&&"values"!==v.name)try{c(v,"name",{value:"values"})}catch(m){}},e330:function(t,e,r){var n=r("40d5"),o=Function.prototype,i=o.bind,a=o.call,c=n&&i.bind(a,a);t.exports=n?function(t){return t&&c(t)}:function(t){return t&&function(){return a.apply(t,arguments)}}},e391:function(t,e,r){var n=r("577e");t.exports=function(t,e){return void 0===t?arguments.length<2?"":e:n(t)}},e5cb:function(t,e,r){"use strict";var n=r("d066"),o=r("1a2d"),i=r("9112"),a=r("3a9b"),c=r("d2bb"),u=r("e893"),s=r("aeb0"),f=r("7156"),l=r("e391"),d=r("ab36"),p=r("c770"),v=r("b980"),m=r("83ab"),h=r("c430");t.exports=function(t,e,r,b){var y="stackTraceLimit",g=b?2:1,x=t.split("."),E=x[x.length-1],O=n.apply(null,x);if(O){var w=O.prototype;if(!h&&o(w,"cause")&&delete w.cause,!r)return O;var R=n("Error"),S=e((function(t,e){var r=l(b?e:t,void 0),n=b?new O(t):new O;return void 0!==r&&i(n,"message",r),v&&i(n,"stack",p(n.stack,2)),this&&a(w,this)&&f(n,this,S),arguments.length>g&&d(n,arguments[g]),n}));if(S.prototype=w,"Error"!==E?c?c(S,R):u(S,R,{name:!0}):m&&y in O&&(s(S,O,y),s(S,O,"prepareStackTrace")),u(S,O),!h)try{w.name!==E&&i(w,"name",E),w.constructor=S}catch(I){}return S}}},e893:function(t,e,r){var n=r("1a2d"),o=r("56ef"),i=r("06cf"),a=r("9bf2");t.exports=function(t,e,r){for(var c=o(e),u=a.f,s=i.f,f=0;f<c.length;f++){var l=c[f];n(t,l)||r&&n(r,l)||u(t,l,s(e,l))}}},ea98:function(t,e,r){"use strict";var n=r("23e7"),o=r("e330"),i=r("1d80"),a=r("5926"),c=r("577e"),u=r("d039"),s=o("".charAt),f=u((function(){return"\ud842"!=="𠮷".at(-2)}));n({target:"String",proto:!0,forced:f},{at:function(t){var e=c(i(this)),r=e.length,n=a(t),o=n>=0?n:r+n;return o<0||o>=r?void 0:s(e,o)}})},f069:function(t,e,r){"use strict";var n=r("59ed"),o=function(t){var e,r;this.promise=new t((function(t,n){if(void 0!==e||void 0!==r)throw TypeError("Bad Promise constructor");e=t,r=n})),this.resolve=n(e),this.reject=n(r)};t.exports.f=function(t){return new o(t)}},f5df:function(t,e,r){var n=r("00ee"),o=r("1626"),i=r("c6b6"),a=r("b622"),c=a("toStringTag"),u=Object,s="Arguments"==i(function(){return arguments}()),f=function(t,e){try{return t[e]}catch(r){}};t.exports=n?i:function(t){var e,r,n;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(r=f(e=u(t),c))?r:s?i(e):"Object"==(n=i(e))&&o(e.callee)?"Arguments":n}},f772:function(t,e,r){var n=r("5692"),o=r("90e3"),i=n("keys");t.exports=function(t){return i[t]||(i[t]=o(t))}},fc6a:function(t,e,r){var n=r("44ad"),o=r("1d80");t.exports=function(t){return n(o(t))}},fce3:function(t,e,r){var n=r("d039"),o=r("da84"),i=o.RegExp;t.exports=n((function(){var t=i(".","s");return!(t.dotAll&&t.exec("\n")&&"s"===t.flags)}))},fdbc:function(t,e){t.exports={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0}},fdbf:function(t,e,r){var n=r("4930");t.exports=n&&!Symbol.sham&&"symbol"==typeof Symbol.iterator}}]);
Coded by KALI :v Greetz to DR HARD ../ kali.zbi@hotmail.com