Object.assign(zu.prototype,{_getValue_unbound:zu.prototype.getValue,_setValue_unbound:zu.prototype.setValue}),Object.assign(Wu.prototype,{isAnimationObjectGroup:!0,add:function(){for(var t=this._objects,e=t.length,n=this.nCachedObjects_,i=this._indicesByUUID,r=this._paths,a=this._parsedPaths,s=this._bindings,o=s.length,l=void 0,c=0,u=arguments.length;c!==u;++c){var d=arguments[c],h=d.uuid,f=i[h];if(void 0===f){f=e++,i[h]=f,t.push(d);for(var p=0,m=o;p!==m;++p)s[p].push(new zu(d,r[p],a[p]))}else if(f=e){var u=e++,d=t[u];n[d.uuid]=c,t[c]=d,n[l]=u,t[u]=o;for(var h=0,f=r;h!==f;++h){var p=i[h],m=p[u],v=p[c];p[c]=m,p[u]=v}}}this.nCachedObjects_=e},uncache:function(){for(var t=this._objects,e=t.length,n=this.nCachedObjects_,i=this._indicesByUUID,r=this._bindings,a=r.length,s=0,o=arguments.length;s!==o;++s){var l=arguments[s],c=l.uuid,u=i[c];if(void 0!==u)if(delete i[c],u0)for(var l=this._interpolants,c=this._propertyBindings,u=0,d=l.length;u!==d;++u)l[u].evaluate(s),c[u].accumulate(i,o)}else this._updateWeight(t)},_updateWeight:function(t){var e=0;if(this.enabled){e=this.weight;var n=this._weightInterpolant;if(null!==n){var i=n.evaluate(t)[0];e*=i,t>n.parameterPositions[1]&&(this.stopFading(),0===i&&(this.enabled=!1))}}return this._effectiveWeight=e,e},_updateTimeScale:function(t){var e=0;if(!this.paused){e=this.timeScale;var n=this._timeScaleInterpolant;if(null!==n){var i=n.evaluate(t)[0];e*=i,t>n.parameterPositions[1]&&(this.stopWarping(),0===e?this.paused=!0:this.timeScale=e)}}return this._effectiveTimeScale=e,e},_updateTime:function(t){var e=this.time+t,n=this._clip.duration,i=this.loop,r=this._loopCount,a=i===ye;if(0===t)return-1===r?e:a&&1===(1&r)?n-e:e;if(i===ve){-1===r&&(this._loopCount=0,this._setEndings(!0,!0,!1));t:{if(e>=n)e=n;else{if(!(e<0))break t;e=0}this.clampWhenFinished?this.paused=!0:this.enabled=!1,this._mixer.dispatchEvent({type:"finished",action:this,direction:t<0?-1:1})}}else{if(-1===r&&(t>=0?(r=0,this._setEndings(!0,0===this.repetitions,a)):this._setEndings(0===this.repetitions,!0,a)),e>=n||e<0){var s=Math.floor(e/n);e-=n*s,r+=Math.abs(s);var o=this.repetitions-r;if(o<=0)this.clampWhenFinished?this.paused=!0:this.enabled=!1,e=t>0?n:0,this._mixer.dispatchEvent({type:"finished",action:this,direction:t>0?1:-1});else{if(1===o){var l=t<0;this._setEndings(l,!l,a)}else this._setEndings(!1,!1,a);this._loopCount=r,this._mixer.dispatchEvent({type:"loop",action:this,loopDelta:s})}}if(a&&1===(1&r))return this.time=e,n-e}return this.time=e,e},_setEndings:function(t,e,n){var i=this._interpolantSettings;n?(i.endingStart=Me,i.endingEnd=Me):(i.endingStart=t?this.zeroSlopeAtStart?Me:we:Se,i.endingEnd=e?this.zeroSlopeAtEnd?Me:we:Se)},_scheduleFading:function(t,e,n){var i=this._mixer,r=i.time,a=this._weightInterpolant;null===a&&(a=i._lendControlInterpolant(),this._weightInterpolant=a);var s=a.parameterPositions,o=a.sampleValues;return s[0]=r,o[0]=e,s[1]=r+t,o[1]=n,this}}),Gu.prototype=Object.assign(Object.create(i.prototype),{constructor:Gu,_bindAction:function(t,e){var n=t._localRoot||this._root,i=t._clip.tracks,r=i.length,a=t._propertyBindings,s=t._interpolants,o=n.uuid,l=this._bindingsByRootAndName,c=l[o];void 0===c&&(c={},l[o]=c);for(var u=0;u!==r;++u){var d=i[u],h=d.name,f=c[h];if(void 0!==f)a[u]=f;else{if(f=a[u],void 0!==f){null===f._cacheIndex&&(++f.referenceCount,this._addInactiveBinding(f,o,h));continue}var p=e&&e._propertyBindings[u].binding.parsedPath;f=new Bu(zu.create(n,h,p),d.ValueTypeName,d.getValueSize()),++f.referenceCount,this._addInactiveBinding(f,o,h),a[u]=f}s[u].resultBuffer=f.buffer}},_activateAction:function(t){if(!this._isActiveAction(t)){if(null===t._cacheIndex){var e=(t._localRoot||this._root).uuid,n=t._clip.uuid,i=this._actionsByClip[n];this._bindAction(t,i&&i.knownActions[0]),this._addInactiveAction(t,n,e)}for(var r=t._propertyBindings,a=0,s=r.length;a!==s;++a){var o=r[a];0===o.useCount++&&(this._lendBinding(o),o.saveOriginalState())}this._lendAction(t)}},_deactivateAction:function(t){if(this._isActiveAction(t)){for(var e=t._propertyBindings,n=0,i=e.length;n!==i;++n){var r=e[n];0===--r.useCount&&(r.restoreOriginalState(),this._takeBackBinding(r))}this._takeBackAction(t)}},_initMemoryManager:function(){this._actions=[],this._nActiveActions=0,this._actionsByClip={},this._bindings=[],this._nActiveBindings=0,this._bindingsByRootAndName={},this._controlInterpolants=[],this._nActiveControlInterpolants=0;var t=this;this.stats={actions:{get total(){return t._actions.length},get inUse(){return t._nActiveActions}},bindings:{get total(){return t._bindings.length},get inUse(){return t._nActiveBindings}},controlInterpolants:{get total(){return t._controlInterpolants.length},get inUse(){return t._nActiveControlInterpolants}}}},_isActiveAction:function(t){var e=t._cacheIndex;return null!==e&&ethis.max.x||t.ythis.max.y)},containsBox:function(t){return this.min.x<=t.min.x&&t.max.x<=this.max.x&&this.min.y<=t.min.y&&t.max.y<=this.max.y},getParameter:function(t,e){return void 0===e&&(console.warn("THREE.Box2: .getParameter() target is now required"),e=new Ye),e.set((t.x-this.min.x)/(this.max.x-this.min.x),(t.y-this.min.y)/(this.max.y-this.min.y))},intersectsBox:function(t){return!(t.max.xthis.max.x||t.max.ythis.max.y)},clampPoint:function(t,e){return void 0===e&&(console.warn("THREE.Box2: .clampPoint() target is now required"),e=new Ye),e.copy(t).clamp(this.min,this.max)},distanceToPoint:function(){var t=new Ye;return function(e){var n=t.copy(e).clamp(this.min,this.max);return n.sub(e).length()}}(),intersect:function(t){return this.min.max(t.min),this.max.min(t.max),this},union:function(t){return this.min.min(t.min),this.max.max(t.max),this},translate:function(t){return this.min.add(t),this.max.add(t),this},equals:function(t){return t.min.equals(this.min)&&t.max.equals(this.max)}}),Object.assign(rd.prototype,{set:function(t,e){return this.start.copy(t),this.end.copy(e),this},clone:function(){return(new this.constructor).copy(this)},copy:function(t){return this.start.copy(t.start),this.end.copy(t.end),this},getCenter:function(t){return void 0===t&&(console.warn("THREE.Line3: .getCenter() target is now required"),t=new ze),t.addVectors(this.start,this.end).multiplyScalar(.5)},delta:function(t){return void 0===t&&(console.warn("THREE.Line3: .delta() target is now required"),t=new ze),t.subVectors(this.end,this.start)},distanceSq:function(){return this.start.distanceToSquared(this.end)},distance:function(){return this.start.distanceTo(this.end)},at:function(t,e){return void 0===e&&(console.warn("THREE.Line3: .at() target is now required"),e=new ze),this.delta(e).multiplyScalar(t).add(this.start)},closestPointToPointParameter:function(){var t=new ze,e=new ze;return function(n,i){t.subVectors(n,this.start),e.subVectors(this.end,this.start);var r=e.dot(e),a=e.dot(t),s=a/r;return i&&(s=$e.clamp(s,0,1)),s}}(),closestPointToPoint:function(t,e,n){var i=this.closestPointToPointParameter(t,e);return void 0===n&&(console.warn("THREE.Line3: .closestPointToPoint() target is now required"),n=new ze),this.delta(n).multiplyScalar(i).add(this.start)},applyMatrix4:function(t){return this.start.applyMatrix4(t),this.end.applyMatrix4(t),this},equals:function(t){return t.start.equals(this.start)&&t.end.equals(this.end)}}),ad.prototype=Object.create(Er.prototype),ad.prototype.constructor=ad,ad.prototype.isImmediateRenderObject=!0,sd.prototype=Object.create(mo.prototype),sd.prototype.constructor=sd,sd.prototype.update=function(){var t=new ze,e=new ze,n=new We;return function(){var i=["a","b","c"];this.object.updateMatrixWorld(!0),n.getNormalMatrix(this.object.matrixWorld);var r=this.object.matrixWorld,a=this.geometry.attributes.position,s=this.object.geometry;if(s&&s.isGeometry)for(var o=s.vertices,l=s.faces,c=0,u=0,d=l.length;u1&&t.multiplyScalar(1/e),this.children[0].material.color.copy(this.material.color)}},dd.prototype.dispose=function(){this.geometry.dispose(),this.material.dispose(),this.children[0].geometry.dispose(),this.children[0].material.dispose()},hd.prototype=Object.create(Er.prototype),hd.prototype.constructor=hd,hd.prototype.dispose=function(){this.children[0].geometry.dispose(),this.children[0].material.dispose()},hd.prototype.update=function(){var t=new ze,e=new xr,n=new xr;return function(){var i=this.children[0];if(void 0!==this.color)this.material.color.set(this.color);else{var r=i.geometry.getAttribute("color");e.copy(this.light.color),n.copy(this.light.groundColor);for(var a=0,s=r.count;a.99999?this.quaternion.set(0,0,0,1):n.y<-.99999?this.quaternion.set(1,0,0,0):(e.set(n.z,0,-n.x).normalize(),t=Math.acos(n.y),this.quaternion.setFromAxisAngle(e,t))}}(),wd.prototype.setLength=function(t,e,n){void 0===e&&(e=.2*t),void 0===n&&(n=.2*e),this.line.scale.set(1,Math.max(0,t-e),1),this.line.updateMatrix(),this.cone.scale.set(n,e,n),this.cone.position.y=t,this.cone.updateMatrix()},wd.prototype.setColor=function(t){this.line.material.color.copy(t),this.cone.material.color.copy(t)},wd.prototype.copy=function(t){return Er.prototype.copy.call(this,t,!1),this.line.copy(t.line),this.cone.copy(t.cone),this},wd.prototype.clone=function(){return(new this.constructor).copy(this)},Md.prototype=Object.create(mo.prototype),Md.prototype.constructor=Md;var Td=0,kd=1;function Ld(t){return console.warn("THREE.MeshFaceMaterial has been removed. Use an Array instead."),t}function Cd(t){return void 0===t&&(t=[]),console.warn("THREE.MultiMaterial has been removed. Use an Array instead."),t.isMultiMaterial=!0,t.materials=t,t.clone=function(){return t.slice()},t}function Dd(t,e){return console.warn("THREE.PointCloud has been renamed to THREE.Points."),new yo(t,e)}function Ed(t){return console.warn("THREE.Particle has been renamed to THREE.Sprite."),new oo(t)}function Od(t,e){return console.warn("THREE.ParticleSystem has been renamed to THREE.Points."),new yo(t,e)}function Ad(t){return console.warn("THREE.PointCloudMaterial has been renamed to THREE.PointsMaterial."),new go(t)}function Pd(t){return console.warn("THREE.ParticleBasicMaterial has been renamed to THREE.PointsMaterial."),new go(t)}function Id(t){return console.warn("THREE.ParticleSystemMaterial has been renamed to THREE.PointsMaterial."),new go(t)}function jd(t,e,n){return console.warn("THREE.Vertex has been removed. Use THREE.Vector3 instead."),new ze(t,e,n)}function Vd(t,e){return console.warn("THREE.DynamicBufferAttribute has been removed. Use new THREE.BufferAttribute().setDynamic( true ) instead."),new Pr(t,e).setDynamic(!0)}function Rd(t,e){return console.warn("THREE.Int8Attribute has been removed. Use new THREE.Int8BufferAttribute() instead."),new Ir(t,e)}function Fd(t,e){return console.warn("THREE.Uint8Attribute has been removed. Use new THREE.Uint8BufferAttribute() instead."),new jr(t,e)}function Bd(t,e){return console.warn("THREE.Uint8ClampedAttribute has been removed. Use new THREE.Uint8ClampedBufferAttribute() instead."),new Vr(t,e)}function $d(t,e){return console.warn("THREE.Int16Attribute has been removed. Use new THREE.Int16BufferAttribute() instead."),new Rr(t,e)}function Yd(t,e){return console.warn("THREE.Uint16Attribute has been removed. Use new THREE.Uint16BufferAttribute() instead."),new Fr(t,e)}function Nd(t,e){return console.warn("THREE.Int32Attribute has been removed. Use new THREE.Int32BufferAttribute() instead."),new Br(t,e)}function Hd(t,e){return console.warn("THREE.Uint32Attribute has been removed. Use new THREE.Uint32BufferAttribute() instead."),new $r(t,e)}function zd(t,e){return console.warn("THREE.Float32Attribute has been removed. Use new THREE.Float32BufferAttribute() instead."),new Yr(t,e)}function Wd(t,e){return console.warn("THREE.Float64Attribute has been removed. Use new THREE.Float64BufferAttribute() instead."),new Nr(t,e)}function Ud(t){console.warn("THREE.ClosedSplineCurve3 has been deprecated. Use THREE.CatmullRomCurve3 instead."),jc.call(this,t),this.type="catmullrom",this.closed=!0}function Gd(t){console.warn("THREE.SplineCurve3 has been deprecated. Use THREE.CatmullRomCurve3 instead."),jc.call(this,t),this.type="catmullrom"}function qd(t){console.warn("THREE.Spline has been removed. Use THREE.CatmullRomCurve3 instead."),jc.call(this,t),this.type="catmullrom"}function Xd(t){return console.warn("THREE.AxisHelper has been renamed to THREE.AxesHelper."),new Md(t)}function Jd(t,e){return console.warn("THREE.BoundingBoxHelper has been deprecated. Creating a THREE.BoxHelper instead."),new bd(t,e)}function Zd(t,e){return console.warn("THREE.EdgesHelper has been removed. Use THREE.EdgesGeometry instead."),new mo(new jl(t.geometry),new fo({color:void 0!==e?e:16777215}))}function Kd(t,e){return console.warn("THREE.WireframeHelper has been removed. Use THREE.WireframeGeometry instead."),new mo(new Mo(t.geometry),new fo({color:void 0!==e?e:16777215}))}function Qd(t){return console.warn("THREE.XHRLoader has been renamed to THREE.FileLoader."),new _c(t)}function th(t){return console.warn("THREE.BinaryTextureLoader has been renamed to THREE.DataTextureLoader."),new Mc(t)}Lc.create=function(t,e){return console.log("THREE.Curve.create() has been deprecated"),t.prototype=Object.create(Lc.prototype),t.prototype.constructor=t,t.prototype.getPoint=e,t},Object.assign(tu.prototype,{createPointsGeometry:function(t){console.warn("THREE.CurvePath: .createPointsGeometry() has been removed. Use new THREE.Geometry().setFromPoints( points ) instead.");var e=this.getPoints(t);return this.createGeometry(e)},createSpacedPointsGeometry:function(t){console.warn("THREE.CurvePath: .createSpacedPointsGeometry() has been removed. Use new THREE.Geometry().setFromPoints( points ) instead.");var e=this.getSpacedPoints(t);return this.createGeometry(e)},createGeometry:function(t){console.warn("THREE.CurvePath: .createGeometry() has been removed. Use new THREE.Geometry().setFromPoints( points ) instead.");for(var e=new Ar,n=0,i=t.length;nu)if(o=l[u++],o!=o)return!0}else for(;c>u;u++)if((t||u in l)&&l[u]===n)return t||u||0;return!t&&-1}}},"5c3a":function(t,e,n){(function(t,e){e(n("c1df"))})(0,function(t){"use strict";var e=t.defineLocale("zh-cn",{months:"一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月".split("_"),monthsShort:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),weekdays:"星期日_星期一_星期二_星期三_星期四_星期五_星期六".split("_"),weekdaysShort:"周日_周一_周二_周三_周四_周五_周六".split("_"),weekdaysMin:"日_一_二_三_四_五_六".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY年M月D日",LLL:"YYYY年M月D日Ah点mm分",LLLL:"YYYY年M月D日ddddAh点mm分",l:"YYYY/M/D",ll:"YYYY年M月D日",lll:"YYYY年M月D日 HH:mm",llll:"YYYY年M月D日dddd HH:mm"},meridiemParse:/凌晨|早上|上午|中午|下午|晚上/,meridiemHour:function(t,e){return 12===t&&(t=0),"凌晨"===e||"早上"===e||"上午"===e?t:"下午"===e||"晚上"===e?t+12:t>=11?t:t+12},meridiem:function(t,e,n){var i=100*t+e;return i<600?"凌晨":i<900?"早上":i<1130?"上午":i<1230?"中午":i<1800?"下午":"晚上"},calendar:{sameDay:"[今天]LT",nextDay:"[明天]LT",nextWeek:"[下]ddddLT",lastDay:"[昨天]LT",lastWeek:"[上]ddddLT",sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}(日|月|周)/,ordinal:function(t,e){switch(e){case"d":case"D":case"DDD":return t+"日";case"M":return t+"月";case"w":case"W":return t+"周";default:return t}},relativeTime:{future:"%s内",past:"%s前",s:"几秒",ss:"%d 秒",m:"1 分钟",mm:"%d 分钟",h:"1 小时",hh:"%d 小时",d:"1 天",dd:"%d 天",M:"1 个月",MM:"%d 个月",y:"1 年",yy:"%d 年"},week:{dow:1,doy:4}});return e})},"5c95":function(t,e,n){var i=n("35e8");t.exports=function(t,e,n){for(var r in e)n&&t[r]?t[r]=e[r]:i(t,r,e[r]);return t}},"5ca1":function(t,e,n){var i=n("7726"),r=n("8378"),a=n("32e9"),s=n("2aba"),o=n("9b43"),l="prototype",c=function(t,e,n){var u,d,h,f,p=t&c.F,m=t&c.G,v=t&c.S,g=t&c.P,y=t&c.B,b=m?i:v?i[e]||(i[e]={}):(i[e]||{})[l],_=m?r:r[e]||(r[e]={}),x=_[l]||(_[l]={});for(u in m&&(n=e),n)d=!p&&b&&void 0!==b[u],h=(d?b:n)[u],f=y&&d?o(h,i):g&&"function"==typeof h?o(Function.call,h):h,b&&s(b,u,h,t&c.U),_[u]!=h&&a(_,u,f),g&&x[u]!=h&&(x[u]=h)};i.core=r,c.F=1,c.G=2,c.S=4,c.P=8,c.B=16,c.W=32,c.U=64,c.R=128,t.exports=c},"5ca6":function(t,e,n){"use strict";var i=n("842e"),r=n.n(i);r.a},"5cbb":function(t,e,n){(function(t,e){e(n("c1df"))})(0,function(t){"use strict";var e=t.defineLocale("te",{months:"జనవరి_ఫిబ్రవరి_మార్చి_ఏప్రిల్_మే_జూన్_జూలై_ఆగస్టు_సెప్టెంబర్_అక్టోబర్_నవంబర్_డిసెంబర్".split("_"),monthsShort:"జన._ఫిబ్ర._మార్చి_ఏప్రి._మే_జూన్_జూలై_ఆగ._సెప్._అక్టో._నవ._డిసె.".split("_"),monthsParseExact:!0,weekdays:"ఆదివారం_సోమవారం_మంగళవారం_బుధవారం_గురువారం_శుక్రవారం_శనివారం".split("_"),weekdaysShort:"ఆది_సోమ_మంగళ_బుధ_గురు_శుక్ర_శని".split("_"),weekdaysMin:"ఆ_సో_మం_బు_గు_శు_శ".split("_"),longDateFormat:{LT:"A h:mm",LTS:"A h:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm",LLLL:"dddd, D MMMM YYYY, A h:mm"},calendar:{sameDay:"[నేడు] LT",nextDay:"[రేపు] LT",nextWeek:"dddd, LT",lastDay:"[నిన్న] LT",lastWeek:"[గత] dddd, LT",sameElse:"L"},relativeTime:{future:"%s లో",past:"%s క్రితం",s:"కొన్ని క్షణాలు",ss:"%d సెకన్లు",m:"ఒక నిమిషం",mm:"%d నిమిషాలు",h:"ఒక గంట",hh:"%d గంటలు",d:"ఒక రోజు",dd:"%d రోజులు",M:"ఒక నెల",MM:"%d నెలలు",y:"ఒక సంవత్సరం",yy:"%d సంవత్సరాలు"},dayOfMonthOrdinalParse:/\d{1,2}వ/,ordinal:"%dవ",meridiemParse:/రాత్రి|ఉదయం|మధ్యాహ్నం|సాయంత్రం/,meridiemHour:function(t,e){return 12===t&&(t=0),"రాత్రి"===e?t<4?t:t+12:"ఉదయం"===e?t:"మధ్యాహ్నం"===e?t>=10?t:t+12:"సాయంత్రం"===e?t+12:void 0},meridiem:function(t,e,n){return t<4?"రాత్రి":t<10?"ఉదయం":t<17?"మధ్యాహ్నం":t<20?"సాయంత్రం":"రాత్రి"},week:{dow:0,doy:6}});return e})},"5cc5":function(t,e,n){var i=n("2b4c")("iterator"),r=!1;try{var a=[7][i]();a["return"]=function(){r=!0},Array.from(a,function(){throw 2})}catch(s){}t.exports=function(t,e){if(!e&&!r)return!1;var n=!1;try{var a=[7],o=a[i]();o.next=function(){return{done:n=!0}},a[i]=function(){return o},t(a)}catch(s){}return n}},"5d08":function(t,e,n){"use strict";var i=n("0832"),r=n("bef1"),a=n("4438");i._set("doughnut",{animation:{animateRotate:!0,animateScale:!1},hover:{mode:"single"},legendCallback:function(t){var e=[];e.push('
    ');var n=t.data,i=n.datasets,r=n.labels;if(i.length)for(var a=0;a'),r[a]&&e.push(r[a]),e.push("");return e.push("
"),e.join("")},legend:{labels:{generateLabels:function(t){var e=t.data;return e.labels.length&&e.datasets.length?e.labels.map(function(n,i){var r=t.getDatasetMeta(0),s=e.datasets[0],o=r.data[i],l=o&&o.custom||{},c=a.valueAtIndexOrDefault,u=t.options.elements.arc,d=l.backgroundColor?l.backgroundColor:c(s.backgroundColor,i,u.backgroundColor),h=l.borderColor?l.borderColor:c(s.borderColor,i,u.borderColor),f=l.borderWidth?l.borderWidth:c(s.borderWidth,i,u.borderWidth);return{text:n,fillStyle:d,strokeStyle:h,lineWidth:f,hidden:isNaN(s.data[i])||r.data[i].hidden,index:i}}):[]}},onClick:function(t,e){var n,i,r,a=e.index,s=this.chart;for(n=0,i=(s.data.datasets||[]).length;n=Math.PI?-1:p<-Math.PI?1:0);var m=p+f,v={x:Math.cos(p),y:Math.sin(p)},g={x:Math.cos(m),y:Math.sin(m)},y=p<=0&&m>=0||p<=2*Math.PI&&2*Math.PI<=m,b=p<=.5*Math.PI&&.5*Math.PI<=m||p<=2.5*Math.PI&&2.5*Math.PI<=m,_=p<=-Math.PI&&-Math.PI<=m||p<=Math.PI&&Math.PI<=m,x=p<=.5*-Math.PI&&.5*-Math.PI<=m||p<=1.5*Math.PI&&1.5*Math.PI<=m,w=h/100,M={x:_?-1:Math.min(v.x*(v.x<0?1:w),g.x*(g.x<0?1:w)),y:x?-1:Math.min(v.y*(v.y<0?1:w),g.y*(g.y<0?1:w))},S={x:y?1:Math.max(v.x*(v.x>0?1:w),g.x*(g.x>0?1:w)),y:b?1:Math.max(v.y*(v.y>0?1:w),g.y*(g.y>0?1:w))},T={width:.5*(S.x-M.x),height:.5*(S.y-M.y)};c=Math.min(o/T.width,l/T.height),u={x:-.5*(S.x+M.x),y:-.5*(S.y+M.y)}}n.borderWidth=e.getMaxBorderWidth(d.data),n.outerRadius=Math.max((c-n.borderWidth)/2,0),n.innerRadius=Math.max(h?n.outerRadius/100*h:0,0),n.radiusLength=(n.outerRadius-n.innerRadius)/n.getVisibleDatasetCount(),n.offsetX=u.x*n.outerRadius,n.offsetY=u.y*n.outerRadius,d.total=e.calculateTotal(),e.outerRadius=n.outerRadius-n.radiusLength*e.getRingIndex(e.index),e.innerRadius=Math.max(e.outerRadius-n.radiusLength,0),a.each(d.data,function(n,i){e.updateElement(n,i,t)})},updateElement:function(t,e,n){var i=this,r=i.chart,s=r.chartArea,o=r.options,l=o.animation,c=(s.left+s.right)/2,u=(s.top+s.bottom)/2,d=o.rotation,h=o.rotation,f=i.getDataset(),p=n&&l.animateRotate?0:t.hidden?0:i.calculateCircumference(f.data[e])*(o.circumference/(2*Math.PI)),m=n&&l.animateScale?0:i.innerRadius,v=n&&l.animateScale?0:i.outerRadius,g=a.valueAtIndexOrDefault;a.extend(t,{_datasetIndex:i.index,_index:e,_model:{x:c+r.offsetX,y:u+r.offsetY,startAngle:d,endAngle:h,circumference:p,outerRadius:v,innerRadius:m,label:g(f.label,e,r.data.labels[e])}});var y=t._model,b=t.custom||{},_=a.valueAtIndexOrDefault,x=this.chart.options.elements.arc;y.backgroundColor=b.backgroundColor?b.backgroundColor:_(f.backgroundColor,e,x.backgroundColor),y.borderColor=b.borderColor?b.borderColor:_(f.borderColor,e,x.borderColor),y.borderWidth=b.borderWidth?b.borderWidth:_(f.borderWidth,e,x.borderWidth),n&&l.animateRotate||(y.startAngle=0===e?o.rotation:i.getMeta().data[e-1]._model.endAngle,y.endAngle=y.startAngle+y.circumference),t.pivot()},calculateTotal:function(){var t,e=this.getDataset(),n=this.getMeta(),i=0;return a.each(n.data,function(n,r){t=e.data[r],isNaN(t)||n.hidden||(i+=Math.abs(t))}),i},calculateCircumference:function(t){var e=this.getMeta().total;return e>0&&!isNaN(t)?2*Math.PI*(Math.abs(t)/e):0},getMaxBorderWidth:function(t){for(var e,n,i=0,r=this.index,a=t.length,s=0;si?e:i,i=n>i?n:i;return i}})}},"5d45":function(t,e,n){"use strict";(function(t){n.d(e,"a",function(){return S});var i=n("f499"),r=n.n(i),a=(n("6b54"),n("7514"),n("28a5"),n("7f7f"),n("f559"),n("795b")),s=n.n(a),o=(n("ac6a"),n("96cf"),n("3b8d")),l=n("d225"),c=n("308d"),u=n("013f"),d=n("6bb5"),h=n("2a88"),f=n("b0b4"),p=n("4e2b"),m=n("bd86"),v=n("bc3a"),g=n.n(v),y=n("7ddd"),b=n("24cb"),_=n("4245"),x=n("1882"),w=n("1268"),M=n("cadb"),S=function(e){function n(t,e,i){var r;return Object(l["a"])(this,n),r=Object(c["a"])(this,Object(d["a"])(n).call(this,t)),Object(m["a"])(Object(u["a"])(r),"axios",null),Object(m["a"])(Object(u["a"])(r),"cancelSource",y["a"].getCancelSource()),Object(m["a"])(Object(u["a"])(r),"justConnected",!0),Object(m["a"])(Object(u["a"])(r),"isReconnecting",!1),Object(m["a"])(Object(u["a"])(r),"name",null),Object(m["a"])(Object(u["a"])(r),"password",null),Object(m["a"])(Object(u["a"])(r),"boardType",null),Object(m["a"])(Object(u["a"])(r),"sessionTimeout",null),Object(m["a"])(Object(u["a"])(r),"updateLoopTimer",null),Object(m["a"])(Object(u["a"])(r),"updateLoopCounter",1),Object(m["a"])(Object(u["a"])(r),"lastStatusResponse",{seq:0}),Object(m["a"])(Object(u["a"])(r),"pendingCodes",[]),Object(m["a"])(Object(u["a"])(r),"fileTransfers",[]),Object(m["a"])(Object(u["a"])(r),"layers",[]),Object(m["a"])(Object(u["a"])(r),"currentFileInfo",new b["f"]),Object(m["a"])(Object(u["a"])(r),"printStats",{}),Object(m["a"])(Object(u["a"])(r),"messageBoxShown",!1),r.password=e,r.boardType=i.boardType,r.sessionTimeout=i.sessionTimeout,r.axios=g.a.create({baseURL:"http://".concat(t,"/"),cancelToken:r.cancelSource.token,timeout:8e3}),r}return Object(p["a"])(n,e),Object(f["a"])(n,null,[{key:"connect",value:function(){var t=Object(o["a"])(regeneratorRuntime.mark(function t(e,i,r){var a;return regeneratorRuntime.wrap(function(t){while(1)switch(t.prev=t.next){case 0:return t.prev=0,t.next=3,g.a.get("http://".concat(e,"/rr_connect"),{params:{password:r,time:Object(M["b"])(new Date)}});case 3:a=t.sent,t.next=11;break;case 6:if(t.prev=6,t.t0=t["catch"](0),!t.t0.response){t.next=10;break}throw t.t0;case 10:throw new _["j"];case 11:t.t1=a.data.err,t.next=0===t.t1?14:1===t.t1?15:2===t.t1?16:17;break;case 14:return t.abrupt("return",new n(e,r,a.data));case 15:throw new _["h"];case 16:throw new _["k"];case 17:throw new _["i"]("Unknown err value: ".concat(a.data.err));case 18:case"end":return t.stop()}},t,null,[[0,6]])}));function e(e,n,i){return t.apply(this,arguments)}return e}()}]),Object(f["a"])(n,[{key:"reconnect",value:function(){var t=Object(o["a"])(regeneratorRuntime.mark(function t(){var e,n;return regeneratorRuntime.wrap(function(t){while(1)switch(t.prev=t.next){case 0:return this.cancelSource.cancel(new _["d"]),this.fileTransfers.forEach(function(t){return t.cancel(new _["d"])}),this.fileTransfers=[],this.pendingCodes.forEach(function(t){return t.reject(new _["d"])}),this.pendingCodes=[],t.prev=5,t.next=8,g.a.get("http://".concat(this.hostname,"/rr_connect"),{params:{password:this.password,time:Object(M["b"])(new Date)},timeout:2e3});case 8:e=t.sent,t.t0=e.data.err,t.next=0===t.t0?12:1===t.t0?20:2===t.t0?22:24;break;case 12:return this.justConnected=!0,this.boardType=e.data.boardType,this.sessionTimeout=e.data.sessionTimeout,this.cancelSource=y["a"].getCancelSource(),this.axios.defaults.cancelToken=this.cancelSource.token,this.axios.defaults.timeout=e.data.sessionTimeout/(this.settings.ajaxRetries+1),this.scheduleUpdate(),t.abrupt("break",26);case 20:return this.dispatch("onConnectionError",new _["h"]),t.abrupt("break",26);case 22:return this.dispatch("onConnectionError",new _["k"]),t.abrupt("break",26);case 24:return this.dispatch("onConnectionError",new _["i"]("Unknown err value: ".concat(e.data.err))),t.abrupt("break",26);case 26:t.next=32;break;case 28:t.prev=28,t.t1=t["catch"](5),n=this,setTimeout(Object(o["a"])(regeneratorRuntime.mark(function t(){return regeneratorRuntime.wrap(function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,n.reconnect();case 2:case"end":return t.stop()}},t)})),1e3);case 32:case"end":return t.stop()}},t,this,[[5,28]])}));function e(){return t.apply(this,arguments)}return e}()},{key:"register",value:function(t){var e=this;Object(h["a"])(Object(d["a"])(n.prototype),"register",this).call(this,t);var i=this;this.axios.defaults.timeout=this.sessionTimeout/(this.settings.ajaxRetries+1),this.axios.interceptors.response.use(null,function(t){return g.a.isCancel(t)?s.a.reject(t||new _["m"]):t.response&&404===t.response.status?s.a.reject(new _["f"](t.config&&t.config.filename)):!i.isReconnecting&&t.config&&(!t.config.isFileTransfer||t.config.data.byteLength<=e.settings.fileTransferRetryThreshold)&&(t.config.retry||(t.config.retry=0),t.config.retry0&&void 0!==y[0]&&y[0],n=-1!==["D","S","R","P","M"].indexOf(this.lastStatusResponse.status),i=e||this.justConnected||this.updateLoopCounter%this.settings.extendedUpdateEvery===0||this.verbose&&this.updateLoopCounter%2===0?2:n?3:1,t.next=5,this.axios.get("rr_status?type=".concat(i));case 5:if(r=t.sent,a=-1!==["D","S","R","P","M"].indexOf(r.data.status),s={},2===i||!this.arraySizesDiffer(r.data,this.lastStatusResponse)){t.next=12;break}return t.next=11,this.updateLoop(!0);case 11:return t.abrupt("return");case 12:if(!a||!this.justConnected&&n){t.next=20;break}return t.next=15,this.getFileInfo();case 15:this.currentFileInfo=t.sent,delete this.currentFileInfo.printDuration,Object(x["b"])(s,{job:{file:this.currentFileInfo,layers:[]}}),this.layers=[],this.printStats={layerHeight:this.currentFileInfo.layerHeight};case 20:if(o=r.data.sensors.fanRPM instanceof Array?r.data.sensors.fanRPM:[r.data.sensors.fanRPM],Object(x["b"])(s,{fans:r.data.params.fanPercent.map(function(t,e){return{rpm:ethis.layers.length&&(c=!1,this.layers.length?r.data.currentLayer>this.layers.length+1&&(c=!0):r.data.currentLayer>1&&(this.layers.push({duration:r.data.firstLayerDuration,height:this.currentFileInfo.firstLayerHeight,filament:2===r.data.currentLayer?r.data.extrRaw.filter(function(t){return t>0}):null,fractionPrinted:2===r.data.currentLayer?r.data.fractionPrinted/100:null}),s.job.layers=this.layers,2===r.data.currentLayer?(this.printStats.duration=r.data.warmUpDuration+r.data.firstLayerDuration,this.printStats.extrRaw=r.data.extrRaw,this.printStats.fractionPrinted=r.data.fractionPrinted,this.printStats.measuredLayerHeight=r.data.coords.xyz[2]-this.currentFileInfo.firstLayerHeight,this.printStats.zPosition=r.data.coords.xyz[2]):r.data.currentLayer>this.layers.length+1&&(c=!0)),c))){if(u="M"===r.data.status||r.data.currentLayer-this.layers.length===2,this.printStats.duration)this.layers.push({duration:r.data.printDuration-this.printStats.duration,height:this.printStats.measuredLayerHeight?this.printStats.measuredLayerHeight:this.printStats.layerHeight,filament:r.data.extrRaw.map(function(t,e){return t-g.printStats.extrRaw[e]}).filter(function(t,e){return r.data.extrRaw[e]>0}),fractionPrinted:(r.data.fractionPrinted-this.printStats.fractionPrinted)/100});else{for(d=(r.data.printDuration-r.data.warmUpDuration-r.data.firstLayerDuration-r.data.currentLayerTime)/(r.data.currentLayer-2),h=this.layers.length;h+10&&null===s.heat.chambers[s.heat.chambers.length-1])s.heat.chambers.pop();return r.data.output?(f=r.data.output.beepFrequency,p=r.data.output.beepDuration,f&&p&&this.store.commit("machines/".concat(this.hostname,"/beep"),{frequency:f,duration:p}),m=r.data.output.message,m&&this.store.commit("machines/".concat(this.hostname,"/message"),m),v=r.data.output.msgBox,v?(this.messageBoxShown=!0,Object(x["b"])(s,{messageBox:{mode:v.mode,title:v.title,message:v.msg,timeout:v.timeout,axisControls:Object(w["a"])(v.controls)}})):this.messageBoxShown&&(this.messageBoxShown=!1,Object(x["b"])(s,{messageBox:{mode:null}}))):this.messageBoxShown&&(this.messageBoxShown=!1,Object(x["b"])(s,{messageBox:{mode:null}})),r.data.spindles&&(Object(x["b"])(s,{spindles:r.data.spindles.map(function(t){return{active:t.active,current:t.current}})}),r.data.spindles.forEach(function(t,e){s.tools.find(function(e){return e.number===t.tool}).spindle=e})),this.justConnected&&Object(x["b"])(s,{electronics:{type:this.boardType},network:{password:this.password}}),t.next=29,this.dispatch("update",s);case 29:if(r.data.seq===this.lastStatusResponse.seq){t.next=32;break}return t.next=32,this.getGCodeReply(r.data.seq);case 32:if(!this.justConnected&&r.data.time0&&void 0!==a[0]?a[0]:this.lastStatusResponse.seq,e.next=3,this.axios.get("rr_reply",{responseType:"arraybuffer"});case 3:i=e.sent,r=t.from(i.data).toString().trim(),this.pendingCodes.length?(this.pendingCodes.forEach(function(t){t.seq=n})):this.dispatch("onCodeCompleted",{code:void 0,reply:r});case 6:case"end":return e.stop()}},e,this)}));function n(){return e.apply(this,arguments)}return n}()},{key:"getConfigResponse",value:function(){var t=Object(o["a"])(regeneratorRuntime.mark(function t(){var e,n;return regeneratorRuntime.wrap(function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,this.axios.get("rr_config");case 2:return e=t.sent,n={electronics:{name:e.data.firmwareElectronics,firmware:{name:e.data.firmwareName,version:e.data.firmwareVersion,date:e.data.firmwareDate}},move:{axes:e.data.axisMins.map(function(t,n){return{min:t,max:e.data.axisMaxes[n]}}),drives:e.data.currents.map(function(t,n){return{current:t,acceleration:e.data.accelerations[n],minSpeed:e.data.minFeedrates[n],maxSpeed:e.data.maxFeedrates[n]}}),idle:{factor:e.data.idleCurrentFactor,timeout:e.data.idleTimeout}},network:{interfaces:[{type:void 0!==e.data.dwsVersion?"wifi":"lan",firmwareVersion:e.data.dwsVersion}]}},t.next=6,this.dispatch("update",n);case 6:case"end":return t.stop()}},t,this)}));function e(){return t.apply(this,arguments)}return e}()},{key:"sendCode",value:function(){var t=Object(o["a"])(regeneratorRuntime.mark(function t(e){var n,i,a;return regeneratorRuntime.wrap(function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,this.axios.get("rr_gcode",{params:{gcode:e}});case 2:if(n=t.sent,void 0!==n.data.buff){t.next=6;break}throw console.warn("Received bad response for rr_gcode: ".concat(r()(n.data))),new _["b"];case 6:if(0!==n.data.buff){t.next=8;break}throw new _["a"];case 8:return i=this.pendingCodes,a=this.lastStatusResponse.seq,t.abrupt("return",new s.a(function(t,e){return i.push({seq:a,resolve:t,reject:e})}));case 10:case"end":return t.stop()}},t,this)}));function e(e){return t.apply(this,arguments)}return e}()},{key:"upload",value:function(t){var e=t.filename,n=t.content,i=t.cancelSource,r=void 0===i?g.a.cancelToken.source():i,a=t.onProgress,o=this;return new s.a(function(t,i){var s=n instanceof Blob?n:new Blob([n]),l={cancelToken:r.token,isFileTransfer:!0,onUploadProgress:a,params:{name:e,time:Object(M["b"])(n.lastModified?new Date(n.lastModified):new Date)},timeout:0,transformRequest:function(t,e){return delete e.post["Content-Type"],t}};try{o.axios.post("rr_upload",s,l).then(function(i){t(i),o.dispatch("onFileUploaded",{filename:e,content:n})}).catch(i).then(function(){o.fileTransfers=o.fileTransfers.filter(function(t){return t!==r})}),o.fileTransfers.push(r)}catch(c){i(c)}})}},{key:"delete",value:function(){var t=Object(o["a"])(regeneratorRuntime.mark(function t(e){var n;return regeneratorRuntime.wrap(function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,this.axios.get("rr_delete",{params:{name:e}});case 2:if(n=t.sent,!n.data.err){t.next=5;break}throw new _["n"]("err ".concat(n.data.err));case 5:return t.next=7,this.dispatch("onFileOrDirectoryDeleted",e);case 7:case"end":return t.stop()}},t,this)}));function e(e){return t.apply(this,arguments)}return e}()},{key:"move",value:function(){var t=Object(o["a"])(regeneratorRuntime.mark(function t(e){var n,i,r,a,s;return regeneratorRuntime.wrap(function(t){while(1)switch(t.prev=t.next){case 0:return n=e.from,i=e.to,r=e.force,a=e.silent,t.next=3,this.axios.get("rr_move",{params:{old:n,new:i,deleteexisting:r?"yes":"no"}});case 3:if(s=t.sent,a){t.next=9;break}if(!s.data.err){t.next=7;break}throw new _["n"]("err ".concat(s.data.err));case 7:return t.next=9,this.dispatch("onFileOrDirectoryMoved",{from:n,to:i,force:r});case 9:case"end":return t.stop()}},t,this)}));function e(e){return t.apply(this,arguments)}return e}()},{key:"makeDirectory",value:function(){var t=Object(o["a"])(regeneratorRuntime.mark(function t(e){var n;return regeneratorRuntime.wrap(function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,this.axios.get("rr_mkdir",{params:{dir:e}});case 2:if(n=t.sent,!n.data.err){t.next=5;break}throw new _["n"]("err ".concat(n.data.err));case 5:return t.next=7,this.dispatch("onDirectoryCreated",e);case 7:case"end":return t.stop()}},t,this)}));function e(e){return t.apply(this,arguments)}return e}()},{key:"download",value:function(e){var n=e instanceof Object?e.filename:e,i=e instanceof Object?e.type:void 0,r=e instanceof Object&&e.cancelSource?e.cancelSource:y["a"].getCancelSource(),a=e instanceof Object?e.onProgress:void 0,o=this;return new s.a(function(e,s){var l={cancelToken:r.token,responseType:"text"===i?"arraybuffer":i,isFileTransfer:!0,onDownloadProgress:a,params:{name:n},timeout:0};try{o.axios.get("rr_download",l).then(function(r){"text"===i&&(r.data=t.from(r.data).toString()),e(r.data),o.dispatch("onFileDownloaded",{filename:n,content:r.data})}).catch(s).then(function(){o.fileTransfers=o.fileTransfers.filter(function(t){return t!==r})}),o.fileTransfers.push(r)}catch(c){s(c)}})}},{key:"getFileList",value:function(){var t=Object(o["a"])(regeneratorRuntime.mark(function t(e){var n,i,r;return regeneratorRuntime.wrap(function(t){while(1)switch(t.prev=t.next){case 0:n=[],i=0;case 1:return t.next=3,this.axios.get("rr_filelist",{params:{dir:e,first:i}});case 3:if(r=t.sent,1!==r.data.err){t.next=8;break}throw new _["e"];case 8:if(2!==r.data.err){t.next=10;break}throw new _["c"](e);case 10:n=n.concat(r.data.files),i=r.data.next;case 12:if(0!==i){t.next=1;break}case 13:return t.abrupt("return",n.map(function(t){return{isDirectory:"d"===t.type,name:t.name,size:"d"===t.type?null:t.size,lastModified:Object(M["a"])(t.date)}}));case 14:case"end":return t.stop()}},t,this)}));function e(e){return t.apply(this,arguments)}return e}()},{key:"getFileInfo",value:function(){var t=Object(o["a"])(regeneratorRuntime.mark(function t(e){var n;return regeneratorRuntime.wrap(function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,this.axios.get("rr_fileinfo",{params:e?{name:e}:{}});case 2:if(n=t.sent,!n.data.err){t.next=5;break}throw new _["n"]("err ".concat(n.data.err));case 5:return delete n.data.err,t.abrupt("return",new b["f"](n.data));case 7:case"end":return t.stop()}},t,this)}));function e(e){return t.apply(this,arguments)}return e}()}]),n}(y["a"])}).call(this,n("b639").Buffer)},"5d58":function(t,e,n){t.exports=n("d8d6")},"5d6b":function(t,e,n){var i=n("e53d").parseInt,r=n("a1ce").trim,a=n("e692"),s=/^[-+]?0[xX]/;t.exports=8!==i(a+"08")||22!==i(a+"0x16")?function(t,e){var n=r(String(t),3);return i(n,e>>>0||(s.test(n)?16:10))}:i},"5d92":function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.VBtn=void 0;var i=n("a533"),r=a(i);function a(t){return t&&t.__esModule?t:{default:t}}e.VBtn=r.default,e.default=r.default},"5dbc":function(t,e,n){var i=n("d3f4"),r=n("8b97").set;t.exports=function(t,e,n){var a,s=e.constructor;return s!==n&&"function"==typeof s&&(a=s.prototype)!==n.prototype&&i(a)&&r&&r(t,a),t}},"5dd9":function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"===typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},r=n("a608"),a=d(r),s=n("7342"),o=n("f3a7"),l=n("66f6"),c=n("d52a"),u=d(c);function d(t){return t&&t.__esModule?t:{default:t}}e.default=(0,u.default)(a.default,(0,s.inject)("form")).extend({name:"validatable",props:{disabled:Boolean,error:Boolean,errorCount:{type:[Number,String],default:1},errorMessages:{type:[String,Array],default:function(){return[]}},messages:{type:[String,Array],default:function(){return[]}},readonly:Boolean,rules:{type:Array,default:function(){return[]}},success:Boolean,successMessages:{type:[String,Array],default:function(){return[]}},validateOnBlur:Boolean,value:{required:!1}},data:function(){return{errorBucket:[],hasColor:!1,hasFocused:!1,hasInput:!1,isFocused:!1,isResetting:!1,lazyValue:this.value,valid:!1}},computed:{hasError:function(){return this.internalErrorMessages.length>0||this.errorBucket.length>0||this.error},hasSuccess:function(){return this.internalSuccessMessages.length>0||this.success},externalError:function(){return this.internalErrorMessages.length>0||this.error},hasMessages:function(){return this.validationTarget.length>0},hasState:function(){return this.hasSuccess||this.shouldValidate&&this.hasError},internalErrorMessages:function(){return this.genInternalMessages(this.errorMessages)},internalMessages:function(){return this.genInternalMessages(this.messages)},internalSuccessMessages:function(){return this.genInternalMessages(this.successMessages)},internalValue:{get:function(){return this.lazyValue},set:function(t){this.lazyValue=t,this.$emit("input",t)}},shouldValidate:function(){return!!this.externalError||!this.isResetting&&(this.validateOnBlur?this.hasFocused&&!this.isFocused:this.hasInput||this.hasFocused)},validations:function(){return this.validationTarget.slice(0,Number(this.errorCount))},validationState:function(){return this.hasError&&this.shouldValidate?"error":this.hasSuccess?"success":this.hasColor?this.color:void 0},validationTarget:function(){return this.internalErrorMessages.length>0?this.internalErrorMessages:this.successMessages.length>0?this.internalSuccessMessages:this.messages.length>0?this.internalMessages:this.shouldValidate?this.errorBucket:[]}},watch:{rules:{handler:function(t,e){(0,o.deepEqual)(t,e)||this.validate()},deep:!0},internalValue:function(){this.hasInput=!0,this.validateOnBlur||this.$nextTick(this.validate)},isFocused:function(t){t||this.disabled||this.readonly||(this.hasFocused=!0,this.validateOnBlur&&this.validate())},isResetting:function(){var t=this;setTimeout(function(){t.hasInput=!1,t.hasFocused=!1,t.isResetting=!1,t.validate()},0)},hasError:function(t){this.shouldValidate&&this.$emit("update:error",t)},value:function(t){this.lazyValue=t}},beforeMount:function(){this.validate()},created:function(){this.form&&this.form.register(this)},beforeDestroy:function(){this.form&&this.form.unregister(this)},methods:{genInternalMessages:function(t){return t?Array.isArray(t)?t:[t]:[]},reset:function(){this.isResetting=!0,this.internalValue=Array.isArray(this.internalValue)?[]:void 0},resetValidation:function(){this.isResetting=!0},validate:function(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0],e=arguments[1],n=[];e=e||this.internalValue,t&&(this.hasInput=this.hasFocused=!0);for(var r=0;rl)r-=2*Math.PI;while(r=o&&r<=l,u=s>=n.innerRadius&&s<=n.outerRadius;return c&&u}return!1},getCenterPoint:function(){var t=this._view,e=(t.startAngle+t.endAngle)/2,n=(t.innerRadius+t.outerRadius)/2;return{x:t.x+Math.cos(e)*n,y:t.y+Math.sin(e)*n}},getArea:function(){var t=this._view;return Math.PI*((t.endAngle-t.startAngle)/(2*Math.PI))*(Math.pow(t.outerRadius,2)-Math.pow(t.innerRadius,2))},tooltipPosition:function(){var t=this._view,e=t.startAngle+(t.endAngle-t.startAngle)/2,n=(t.outerRadius-t.innerRadius)/2+t.innerRadius;return{x:t.x+Math.cos(e)*n,y:t.y+Math.sin(e)*n}},draw:function(){var t=this._chart.ctx,e=this._view,n=e.startAngle,i=e.endAngle;t.beginPath(),t.arc(e.x,e.y,e.outerRadius,n,i),t.arc(e.x,e.y,e.innerRadius,i,n,!0),t.closePath(),t.strokeStyle=e.borderColor,t.lineWidth=e.borderWidth,t.fillStyle=e.backgroundColor,t.fill(),t.lineJoin="bevel",e.borderWidth&&t.stroke()}})},6058:function(t,e,n){},"60e8":function(t,e,n){},6117:function(t,e,n){(function(t,e){e(n("c1df"))})(0,function(t){"use strict";var e=t.defineLocale("ug-cn",{months:"يانۋار_فېۋرال_مارت_ئاپرېل_ماي_ئىيۇن_ئىيۇل_ئاۋغۇست_سېنتەبىر_ئۆكتەبىر_نويابىر_دېكابىر".split("_"),monthsShort:"يانۋار_فېۋرال_مارت_ئاپرېل_ماي_ئىيۇن_ئىيۇل_ئاۋغۇست_سېنتەبىر_ئۆكتەبىر_نويابىر_دېكابىر".split("_"),weekdays:"يەكشەنبە_دۈشەنبە_سەيشەنبە_چارشەنبە_پەيشەنبە_جۈمە_شەنبە".split("_"),weekdaysShort:"يە_دۈ_سە_چا_پە_جۈ_شە".split("_"),weekdaysMin:"يە_دۈ_سە_چا_پە_جۈ_شە".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"YYYY-يىلىM-ئاينىڭD-كۈنى",LLL:"YYYY-يىلىM-ئاينىڭD-كۈنى، HH:mm",LLLL:"dddd، YYYY-يىلىM-ئاينىڭD-كۈنى، HH:mm"},meridiemParse:/يېرىم كېچە|سەھەر|چۈشتىن بۇرۇن|چۈش|چۈشتىن كېيىن|كەچ/,meridiemHour:function(t,e){return 12===t&&(t=0),"يېرىم كېچە"===e||"سەھەر"===e||"چۈشتىن بۇرۇن"===e?t:"چۈشتىن كېيىن"===e||"كەچ"===e?t+12:t>=11?t:t+12},meridiem:function(t,e,n){var i=100*t+e;return i<600?"يېرىم كېچە":i<900?"سەھەر":i<1130?"چۈشتىن بۇرۇن":i<1230?"چۈش":i<1800?"چۈشتىن كېيىن":"كەچ"},calendar:{sameDay:"[بۈگۈن سائەت] LT",nextDay:"[ئەتە سائەت] LT",nextWeek:"[كېلەركى] dddd [سائەت] LT",lastDay:"[تۆنۈگۈن] LT",lastWeek:"[ئالدىنقى] dddd [سائەت] LT",sameElse:"L"},relativeTime:{future:"%s كېيىن",past:"%s بۇرۇن",s:"نەچچە سېكونت",ss:"%d سېكونت",m:"بىر مىنۇت",mm:"%d مىنۇت",h:"بىر سائەت",hh:"%d سائەت",d:"بىر كۈن",dd:"%d كۈن",M:"بىر ئاي",MM:"%d ئاي",y:"بىر يىل",yy:"%d يىل"},dayOfMonthOrdinalParse:/\d{1,2}(-كۈنى|-ئاي|-ھەپتە)/,ordinal:function(t,e){switch(e){case"d":case"D":case"DDD":return t+"-كۈنى";case"w":case"W":return t+"-ھەپتە";default:return t}},preparse:function(t){return t.replace(/،/g,",")},postformat:function(t){return t.replace(/,/g,"،")},week:{dow:1,doy:7}});return e})},"612b":function(t,e,n){"use strict";var i=n("0832"),r=n("4438"),a=n("b631"),s=n("83cb");t.exports=function(t){var e={position:"left",ticks:{callback:s.formatters.linear}},n=t.LinearScaleBase.extend({determineDataLimits:function(){var t=this,e=t.options,n=t.chart,i=n.data,a=i.datasets,s=t.isHorizontal(),o=0,l=1;function c(e){return s?e.xAxisID===t.id:e.yAxisID===t.id}t.min=null,t.max=null;var u=e.stacked;if(void 0===u&&r.each(a,function(t,e){if(!u){var i=n.getDatasetMeta(e);n.isDatasetVisible(e)&&c(i)&&void 0!==i.stack&&(u=!0)}}),e.stacked||u){var d={};r.each(a,function(i,a){var s=n.getDatasetMeta(a),o=[s.type,void 0===e.stacked&&void 0===s.stack?a:"",s.stack].join(".");void 0===d[o]&&(d[o]={positiveValues:[],negativeValues:[]});var l=d[o].positiveValues,u=d[o].negativeValues;n.isDatasetVisible(a)&&c(s)&&r.each(i.data,function(n,i){var r=+t.getRightValue(n);isNaN(r)||s.data[i].hidden||(l[i]=l[i]||0,u[i]=u[i]||0,e.relativePoints?l[i]=100:r<0?u[i]+=r:l[i]+=r)})}),r.each(d,function(e){var n=e.positiveValues.concat(e.negativeValues),i=r.min(n),a=r.max(n);t.min=null===t.min?i:Math.min(t.min,i),t.max=null===t.max?a:Math.max(t.max,a)})}else r.each(a,function(e,i){var a=n.getDatasetMeta(i);n.isDatasetVisible(i)&&c(a)&&r.each(e.data,function(e,n){var i=+t.getRightValue(e);isNaN(i)||a.data[n].hidden||(null===t.min?t.min=i:it.max&&(t.max=i))})});t.min=isFinite(t.min)&&!isNaN(t.min)?t.min:o,t.max=isFinite(t.max)&&!isNaN(t.max)?t.max:l,this.handleTickRangeOptions()},getTickLimit:function(){var t,e=this,n=e.options.ticks;if(e.isHorizontal())t=Math.min(n.maxTicksLimit?n.maxTicksLimit:11,Math.ceil(e.width/50));else{var a=r.valueOrDefault(n.fontSize,i.global.defaultFontSize);t=Math.min(n.maxTicksLimit?n.maxTicksLimit:11,Math.ceil(e.height/(2*a)))}return t},handleDirectionalChanges:function(){this.isHorizontal()||this.ticks.reverse()},getLabelForIndex:function(t,e){return+this.getRightValue(this.chart.data.datasets[e].data[t])},getPixelForValue:function(t){var e,n=this,i=n.start,r=+n.getRightValue(t),a=n.end-i;return e=n.isHorizontal()?n.left+n.width/a*(r-i):n.bottom-n.height/a*(r-i),e},getValueForPixel:function(t){var e=this,n=e.isHorizontal(),i=n?e.width:e.height,r=(n?t-e.left:e.bottom-t)/i;return e.start+(e.end-e.start)*r},getPixelForTick:function(t){return this.getPixelForValue(this.ticksAsNumbers[t])}});a.registerScaleType("linear",n,e)}},"613b":function(t,e,n){var i=n("5537")("keys"),r=n("ca5a");t.exports=function(t){return i[t]||(i[t]=r(t))}},"626a":function(t,e,n){var i=n("2d95");t.exports=Object("z").propertyIsEnumerable(0)?Object:function(t){return"String"==i(t)?t.split(""):Object(t)}},"62a0":function(t,e){var n=0,i=Math.random();t.exports=function(t){return"Symbol(".concat(void 0===t?"":t,")_",(++n+i).toString(36))}},"62a0f":function(t,e,n){"use strict";var i=n("11c6"),r=n("f5a6");function a(t){i.call(this,t)}r.inherits(a,i),a.prototype.readData=function(t){this.checkOffset(t);var e=this.data.slice(this.zero+this.index,this.zero+this.index+t);return this.index+=t,e},t.exports=a},"62e4":function(t,e){t.exports=function(t){return t.webpackPolyfill||(t.deprecate=function(){},t.paths=[],t.children||(t.children=[]),Object.defineProperty(t,"loaded",{enumerable:!0,get:function(){return t.l}}),Object.defineProperty(t,"id",{enumerable:!0,get:function(){return t.i}}),t.webpackPolyfill=1),t}},6384:function(t,e,n){"use strict";var i=n("4438"),r=n("71db"),a=n("b631"),s=n("83cb");function o(t,e){var n,r,a=[],s=i.valueOrDefault,o=s(t.min,Math.pow(10,Math.floor(i.log10(e.min)))),l=Math.floor(i.log10(e.max)),c=Math.ceil(e.max/Math.pow(10,l));0===o?(n=Math.floor(i.log10(e.minNotZero)),r=Math.floor(e.minNotZero/Math.pow(10,n)),a.push(o),o=r*Math.pow(10,n)):(n=Math.floor(i.log10(o)),r=Math.floor(o/Math.pow(10,n)));var u=n<0?Math.pow(10,Math.abs(n)):1;do{a.push(o),++r,10===r&&(r=1,++n,u=n>=0?1:u),o=Math.round(r*Math.pow(10,n)*u)/u}while(n0){var n=i.min(e),r=i.max(e);t.min=null===t.min?n:Math.min(t.min,n),t.max=null===t.max?r:Math.max(t.max,r)}})}else i.each(a,function(e,r){var a=n.getDatasetMeta(r);n.isDatasetVisible(r)&&o(a)&&i.each(e.data,function(e,n){var i=+t.getRightValue(e);isNaN(i)||a.data[n].hidden||i<0||(null===t.min?t.min=i:it.max&&(t.max=i),0!==i&&(null===t.minNotZero||i0?t.minNotZero=t.min:t.max<1?t.minNotZero=Math.pow(10,Math.floor(i.log10(t.max))):t.minNotZero=a)},buildTicks:function(){var t=this,e=t.options,n=e.ticks,r=!t.isHorizontal(),a={min:n.min,max:n.max},s=t.ticks=o(a,t);t.max=i.max(s),t.min=i.min(s),n.reverse?(r=!r,t.start=t.max,t.end=t.min):(t.start=t.min,t.end=t.max),r&&s.reverse()},convertTicksToLabels:function(){this.tickValues=this.ticks.slice(),r.prototype.convertTicksToLabels.call(this)},getLabelForIndex:function(t,e){return+this.getRightValue(this.chart.data.datasets[e].data[t])},getPixelForTick:function(t){return this.getPixelForValue(this.tickValues[t])},_getFirstTickValue:function(t){var e=Math.floor(i.log10(t)),n=Math.floor(t/Math.pow(10,e));return n*Math.pow(10,e)},getPixelForValue:function(e){var n,r,a,s,o,l=this,c=l.options.ticks.reverse,u=i.log10,d=l._getFirstTickValue(l.minNotZero),h=0;return e=+l.getRightValue(e),c?(a=l.end,s=l.start,o=-1):(a=l.start,s=l.end,o=1),l.isHorizontal()?(n=l.width,r=c?l.right:l.left):(n=l.height,o*=-1,r=c?l.top:l.bottom),e!==a&&(0===a&&(h=i.getValueOrDefault(l.options.ticks.fontSize,t.defaults.global.defaultFontSize),n-=h,a=d),0!==e&&(h+=n/(u(s)-u(a))*(u(e)-u(a))),r+=o*h),r},getValueForPixel:function(e){var n,r,a,s,o=this,l=o.options.ticks.reverse,c=i.log10,u=o._getFirstTickValue(o.minNotZero);if(l?(r=o.end,a=o.start):(r=o.start,a=o.end),o.isHorizontal()?(n=o.width,s=l?o.right-e:e-o.left):(n=o.height,s=l?e-o.top:o.bottom-e),s!==r){if(0===r){var d=i.getValueOrDefault(o.options.ticks.fontSize,t.defaults.global.defaultFontSize);s-=d,n-=d,r=u}s*=c(a)-c(r),s/=n,s=Math.pow(10,c(r)+s)}return s}});a.registerScaleType("logarithmic",n,e)}},6397:function(t,e,n){var i=n("5a89");i.OrbitControls=function(t,e){this.object=t,this.domElement=void 0!==e?e:document,this.enabled=!0,this.target=new i.Vector3,this.minDistance=0,this.maxDistance=1/0,this.minZoom=0,this.maxZoom=1/0,this.minPolarAngle=0,this.maxPolarAngle=Math.PI,this.minAzimuthAngle=-1/0,this.maxAzimuthAngle=1/0,this.enableDamping=!1,this.dampingFactor=.25,this.enableZoom=!0,this.zoomSpeed=1,this.enableRotate=!0,this.rotateSpeed=1,this.enablePan=!0,this.panSpeed=1,this.screenSpacePanning=!1,this.keyPanSpeed=7,this.autoRotate=!1,this.autoRotateSpeed=2,this.enableKeys=!0,this.keys={LEFT:37,UP:38,RIGHT:39,BOTTOM:40},this.mouseButtons={LEFT:i.MOUSE.LEFT,MIDDLE:i.MOUSE.MIDDLE,RIGHT:i.MOUSE.RIGHT},this.target0=this.target.clone(),this.position0=this.object.position.clone(),this.zoom0=this.object.zoom,this.getPolarAngle=function(){return u.phi},this.getAzimuthalAngle=function(){return u.theta},this.saveState=function(){n.target0.copy(n.target),n.position0.copy(n.object.position),n.zoom0=n.object.zoom},this.reset=function(){n.target.copy(n.target0),n.object.position.copy(n.position0),n.object.zoom=n.zoom0,n.object.updateProjectionMatrix(),n.dispatchEvent(r),n.update(),l=o.NONE},this.update=function(){var e=new i.Vector3,a=(new i.Quaternion).setFromUnitVectors(t.up,new i.Vector3(0,1,0)),s=a.clone().inverse(),m=new i.Vector3,v=new i.Quaternion;return function(){var t=n.object.position;return e.copy(t).sub(n.target),e.applyQuaternion(a),u.setFromVector3(e),n.autoRotate&&l===o.NONE&&k(S()),u.theta+=d.theta,u.phi+=d.phi,u.theta=Math.max(n.minAzimuthAngle,Math.min(n.maxAzimuthAngle,u.theta)),u.phi=Math.max(n.minPolarAngle,Math.min(n.maxPolarAngle,u.phi)),u.makeSafe(),u.radius*=h,u.radius=Math.max(n.minDistance,Math.min(n.maxDistance,u.radius)),n.target.add(f),e.setFromSpherical(u),e.applyQuaternion(s),t.copy(n.target).add(e),n.object.lookAt(n.target),!0===n.enableDamping?(d.theta*=1-n.dampingFactor,d.phi*=1-n.dampingFactor,f.multiplyScalar(1-n.dampingFactor)):(d.set(0,0,0),f.set(0,0,0)),h=1,!!(p||m.distanceToSquared(n.object.position)>c||8*(1-v.dot(n.object.quaternion))>c)&&(n.dispatchEvent(r),m.copy(n.object.position),v.copy(n.object.quaternion),p=!1,!0)}}(),this.dispose=function(){n.domElement.removeEventListener("contextmenu",et,!1),n.domElement.removeEventListener("mousedown",G,!1),n.domElement.removeEventListener("wheel",J,!1),n.domElement.removeEventListener("touchstart",K,!1),n.domElement.removeEventListener("touchend",tt,!1),n.domElement.removeEventListener("touchmove",Q,!1),document.removeEventListener("mousemove",q,!1),document.removeEventListener("mouseup",X,!1),window.removeEventListener("keydown",Z,!1)};var n=this,r={type:"change"},a={type:"start"},s={type:"end"},o={NONE:-1,ROTATE:0,DOLLY:1,PAN:2,TOUCH_ROTATE:3,TOUCH_DOLLY_PAN:4},l=o.NONE,c=1e-6,u=new i.Spherical,d=new i.Spherical,h=1,f=new i.Vector3,p=!1,m=new i.Vector2,v=new i.Vector2,g=new i.Vector2,y=new i.Vector2,b=new i.Vector2,_=new i.Vector2,x=new i.Vector2,w=new i.Vector2,M=new i.Vector2;function S(){return 2*Math.PI/60/60*n.autoRotateSpeed}function T(){return Math.pow(.95,n.zoomSpeed)}function k(t){d.theta-=t}function L(t){d.phi-=t}var C=function(){var t=new i.Vector3;return function(e,n){t.setFromMatrixColumn(n,0),t.multiplyScalar(-e),f.add(t)}}(),D=function(){var t=new i.Vector3;return function(e,i){!0===n.screenSpacePanning?t.setFromMatrixColumn(i,1):(t.setFromMatrixColumn(i,0),t.crossVectors(n.object.up,t)),t.multiplyScalar(e),f.add(t)}}(),E=function(){var t=new i.Vector3;return function(e,i){var r=n.domElement===document?n.domElement.body:n.domElement;if(n.object.isPerspectiveCamera){var a=n.object.position;t.copy(a).sub(n.target);var s=t.length();s*=Math.tan(n.object.fov/2*Math.PI/180),C(2*e*s/r.clientHeight,n.object.matrix),D(2*i*s/r.clientHeight,n.object.matrix)}else n.object.isOrthographicCamera?(C(e*(n.object.right-n.object.left)/n.object.zoom/r.clientWidth,n.object.matrix),D(i*(n.object.top-n.object.bottom)/n.object.zoom/r.clientHeight,n.object.matrix)):(console.warn("WARNING: OrbitControls.js encountered an unknown camera type - pan disabled."),n.enablePan=!1)}}();function O(t){n.object.isPerspectiveCamera?h/=t:n.object.isOrthographicCamera?(n.object.zoom=Math.max(n.minZoom,Math.min(n.maxZoom,n.object.zoom*t)),n.object.updateProjectionMatrix(),p=!0):(console.warn("WARNING: OrbitControls.js encountered an unknown camera type - dolly/zoom disabled."),n.enableZoom=!1)}function A(t){n.object.isPerspectiveCamera?h*=t:n.object.isOrthographicCamera?(n.object.zoom=Math.max(n.minZoom,Math.min(n.maxZoom,n.object.zoom/t)),n.object.updateProjectionMatrix(),p=!0):(console.warn("WARNING: OrbitControls.js encountered an unknown camera type - dolly/zoom disabled."),n.enableZoom=!1)}function P(t){m.set(t.clientX,t.clientY)}function I(t){x.set(t.clientX,t.clientY)}function j(t){y.set(t.clientX,t.clientY)}function V(t){v.set(t.clientX,t.clientY),g.subVectors(v,m).multiplyScalar(n.rotateSpeed);var e=n.domElement===document?n.domElement.body:n.domElement;k(2*Math.PI*g.x/e.clientHeight),L(2*Math.PI*g.y/e.clientHeight),m.copy(v),n.update()}function R(t){w.set(t.clientX,t.clientY),M.subVectors(w,x),M.y>0?O(T()):M.y<0&&A(T()),x.copy(w),n.update()}function F(t){b.set(t.clientX,t.clientY),_.subVectors(b,y).multiplyScalar(n.panSpeed),E(_.x,_.y),y.copy(b),n.update()}function B(t){}function $(t){t.deltaY<0?A(T()):t.deltaY>0&&O(T()),n.update()}function Y(t){var e=!1;switch(t.keyCode){case n.keys.UP:E(0,n.keyPanSpeed),e=!0;break;case n.keys.BOTTOM:E(0,-n.keyPanSpeed),e=!0;break;case n.keys.LEFT:E(n.keyPanSpeed,0),e=!0;break;case n.keys.RIGHT:E(-n.keyPanSpeed,0),e=!0;break}e&&(t.preventDefault(),n.update())}function N(t){m.set(t.touches[0].pageX,t.touches[0].pageY)}function H(t){if(n.enableZoom){var e=t.touches[0].pageX-t.touches[1].pageX,i=t.touches[0].pageY-t.touches[1].pageY,r=Math.sqrt(e*e+i*i);x.set(0,r)}if(n.enablePan){var a=.5*(t.touches[0].pageX+t.touches[1].pageX),s=.5*(t.touches[0].pageY+t.touches[1].pageY);y.set(a,s)}}function z(t){v.set(t.touches[0].pageX,t.touches[0].pageY),g.subVectors(v,m).multiplyScalar(n.rotateSpeed);var e=n.domElement===document?n.domElement.body:n.domElement;k(2*Math.PI*g.x/e.clientHeight),L(2*Math.PI*g.y/e.clientHeight),m.copy(v),n.update()}function W(t){if(n.enableZoom){var e=t.touches[0].pageX-t.touches[1].pageX,i=t.touches[0].pageY-t.touches[1].pageY,r=Math.sqrt(e*e+i*i);w.set(0,r),M.set(0,Math.pow(w.y/x.y,n.zoomSpeed)),O(M.y),x.copy(w)}if(n.enablePan){var a=.5*(t.touches[0].pageX+t.touches[1].pageX),s=.5*(t.touches[0].pageY+t.touches[1].pageY);b.set(a,s),_.subVectors(b,y).multiplyScalar(n.panSpeed),E(_.x,_.y),y.copy(b)}n.update()}function U(t){}function G(t){if(!1!==n.enabled){switch(t.preventDefault(),n.domElement.focus?n.domElement.focus():window.focus(),t.button){case n.mouseButtons.LEFT:if(t.ctrlKey||t.metaKey||t.shiftKey){if(!1===n.enablePan)return;j(t),l=o.PAN}else{if(!1===n.enableRotate)return;P(t),l=o.ROTATE}break;case n.mouseButtons.MIDDLE:if(!1===n.enableZoom)return;I(t),l=o.DOLLY;break;case n.mouseButtons.RIGHT:if(!1===n.enablePan)return;j(t),l=o.PAN;break}l!==o.NONE&&(document.addEventListener("mousemove",q,!1),document.addEventListener("mouseup",X,!1),n.dispatchEvent(a))}}function q(t){if(!1!==n.enabled)switch(t.preventDefault(),l){case o.ROTATE:if(!1===n.enableRotate)return;V(t);break;case o.DOLLY:if(!1===n.enableZoom)return;R(t);break;case o.PAN:if(!1===n.enablePan)return;F(t);break}}function X(t){!1!==n.enabled&&(B(t),document.removeEventListener("mousemove",q,!1),document.removeEventListener("mouseup",X,!1),n.dispatchEvent(s),l=o.NONE)}function J(t){!1===n.enabled||!1===n.enableZoom||l!==o.NONE&&l!==o.ROTATE||(t.preventDefault(),t.stopPropagation(),n.dispatchEvent(a),$(t),n.dispatchEvent(s))}function Z(t){!1!==n.enabled&&!1!==n.enableKeys&&!1!==n.enablePan&&Y(t)}function K(t){if(!1!==n.enabled){switch(t.preventDefault(),t.touches.length){case 1:if(!1===n.enableRotate)return;N(t),l=o.TOUCH_ROTATE;break;case 2:if(!1===n.enableZoom&&!1===n.enablePan)return;H(t),l=o.TOUCH_DOLLY_PAN;break;default:l=o.NONE}l!==o.NONE&&n.dispatchEvent(a)}}function Q(t){if(!1!==n.enabled)switch(t.preventDefault(),t.stopPropagation(),t.touches.length){case 1:if(!1===n.enableRotate)return;if(l!==o.TOUCH_ROTATE)return;z(t);break;case 2:if(!1===n.enableZoom&&!1===n.enablePan)return;if(l!==o.TOUCH_DOLLY_PAN)return;W(t);break;default:l=o.NONE}}function tt(t){!1!==n.enabled&&(U(t),n.dispatchEvent(s),l=o.NONE)}function et(t){!1!==n.enabled&&t.preventDefault()}n.domElement.addEventListener("contextmenu",et,!1),n.domElement.addEventListener("mousedown",G,!1),n.domElement.addEventListener("wheel",J,!1),n.domElement.addEventListener("touchstart",K,!1),n.domElement.addEventListener("touchend",tt,!1),n.domElement.addEventListener("touchmove",Q,!1),window.addEventListener("keydown",Z,!1),this.update()},i.OrbitControls.prototype=Object.create(i.EventDispatcher.prototype),i.OrbitControls.prototype.constructor=i.OrbitControls,Object.defineProperties(i.OrbitControls.prototype,{center:{get:function(){return console.warn("THREE.OrbitControls: .center has been renamed to .target"),this.target}},noZoom:{get:function(){return console.warn("THREE.OrbitControls: .noZoom has been deprecated. Use .enableZoom instead."),!this.enableZoom},set:function(t){console.warn("THREE.OrbitControls: .noZoom has been deprecated. Use .enableZoom instead."),this.enableZoom=!t}},noRotate:{get:function(){return console.warn("THREE.OrbitControls: .noRotate has been deprecated. Use .enableRotate instead."),!this.enableRotate},set:function(t){console.warn("THREE.OrbitControls: .noRotate has been deprecated. Use .enableRotate instead."),this.enableRotate=!t}},noPan:{get:function(){return console.warn("THREE.OrbitControls: .noPan has been deprecated. Use .enablePan instead."),!this.enablePan},set:function(t){console.warn("THREE.OrbitControls: .noPan has been deprecated. Use .enablePan instead."),this.enablePan=!t}},noKeys:{get:function(){return console.warn("THREE.OrbitControls: .noKeys has been deprecated. Use .enableKeys instead."),!this.enableKeys},set:function(t){console.warn("THREE.OrbitControls: .noKeys has been deprecated. Use .enableKeys instead."),this.enableKeys=!t}},staticMoving:{get:function(){return console.warn("THREE.OrbitControls: .staticMoving has been deprecated. Use .enableDamping instead."),!this.enableDamping},set:function(t){console.warn("THREE.OrbitControls: .staticMoving has been deprecated. Use .enableDamping instead."),this.enableDamping=!t}},dynamicDampingFactor:{get:function(){return console.warn("THREE.OrbitControls: .dynamicDampingFactor has been renamed. Use .dampingFactor instead."),this.dampingFactor},set:function(t){console.warn("THREE.OrbitControls: .dynamicDampingFactor has been renamed. Use .dampingFactor instead."),this.dampingFactor=t}}}),t.exports=e.default=i.OrbitControls},"63b6":function(t,e,n){var i=n("e53d"),r=n("584a"),a=n("d864"),s=n("35e8"),o=n("07e3"),l="prototype",c=function(t,e,n){var u,d,h,f=t&c.F,p=t&c.G,m=t&c.S,v=t&c.P,g=t&c.B,y=t&c.W,b=p?r:r[e]||(r[e]={}),_=b[l],x=p?i:m?i[e]:(i[e]||{})[l];for(u in p&&(n=e),n)d=!f&&x&&void 0!==x[u],d&&o(b,u)||(h=d?x[u]:n[u],b[u]=p&&"function"!=typeof x[u]?n[u]:g&&d?a(h,i):y&&x[u]==h?function(t){var e=function(e,n,i){if(this instanceof t){switch(arguments.length){case 0:return new t;case 1:return new t(e);case 2:return new t(e,n)}return new t(e,n,i)}return t.apply(this,arguments)};return e[l]=t[l],e}(h):v&&"function"==typeof h?a(Function.call,h):h,v&&((b.virtual||(b.virtual={}))[u]=h,t&c.R&&_&&!_[u]&&s(_,u,h)))};c.F=1,c.G=2,c.S=4,c.P=8,c.B=16,c.W=32,c.U=64,c.R=128,t.exports=c},6403:function(t,e,n){(function(t,e){e(n("c1df"))})(0,function(t){"use strict";var e=t.defineLocale("ms-my",{months:"Januari_Februari_Mac_April_Mei_Jun_Julai_Ogos_September_Oktober_November_Disember".split("_"),monthsShort:"Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ogs_Sep_Okt_Nov_Dis".split("_"),weekdays:"Ahad_Isnin_Selasa_Rabu_Khamis_Jumaat_Sabtu".split("_"),weekdaysShort:"Ahd_Isn_Sel_Rab_Kha_Jum_Sab".split("_"),weekdaysMin:"Ah_Is_Sl_Rb_Km_Jm_Sb".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},meridiemParse:/pagi|tengahari|petang|malam/,meridiemHour:function(t,e){return 12===t&&(t=0),"pagi"===e?t:"tengahari"===e?t>=11?t:t+12:"petang"===e||"malam"===e?t+12:void 0},meridiem:function(t,e,n){return t<11?"pagi":t<15?"tengahari":t<19?"petang":"malam"},calendar:{sameDay:"[Hari ini pukul] LT",nextDay:"[Esok pukul] LT",nextWeek:"dddd [pukul] LT",lastDay:"[Kelmarin pukul] LT",lastWeek:"dddd [lepas pukul] LT",sameElse:"L"},relativeTime:{future:"dalam %s",past:"%s yang lepas",s:"beberapa saat",ss:"%d saat",m:"seminit",mm:"%d minit",h:"sejam",hh:"%d jam",d:"sehari",dd:"%d hari",M:"sebulan",MM:"%d bulan",y:"setahun",yy:"%d tahun"},week:{dow:1,doy:7}});return e})},64037:function(t,e,n){"use strict";var i=n("0832"),r=n("bef1"),a=n("4438");function s(t,e){var n,i,r,a,s=t.isHorizontal()?t.width:t.height,o=t.getTicks();for(r=1,a=e.length;r0?Math.min(s,i-n):s,n=i;return s}function o(t,e,n){var i,r,s=n.barThickness,o=e.stackCount,l=e.pixels[t];return a.isNullOrUndef(s)?(i=e.min*n.categoryPercentage,r=n.barPercentage):(i=s*o,r=1),{chunk:i/o,ratio:r,start:l-i/2}}function l(t,e,n){var i,r,a=e.pixels,s=a[t],o=t>0?a[t-1]:null,l=t0&&(t[0].yLabel?n=t[0].yLabel:e.labels.length>0&&t[0].index=0&&r>0)&&(v+=r));return a=d.getPixelForValue(v),s=d.getPixelForValue(v+f),o=(s-a)/2,{size:o,base:a,head:s,center:s+o/2}},calculateBarIndexPixels:function(t,e,n){var i=this,r=n.scale.options,s="flex"===r.barThickness?l(e,n,r):o(e,n,r),c=i.getStackIndex(t,i.getMeta().stack),u=s.start+s.chunk*c+s.chunk/2,d=Math.min(a.valueOrDefault(r.maxBarThickness,1/0),s.chunk*s.ratio);return{base:u-d/2,head:u+d/2,center:u,size:d}},draw:function(){var t=this,e=t.chart,n=t.getValueScale(),i=t.getMeta().data,r=t.getDataset(),s=i.length,o=0;for(a.canvas.clipArea(e.ctx,e.chartArea);o11?n?"p.t.m.":"P.T.M.":n?"a.t.m.":"A.T.M."},calendar:{sameDay:"[Hodiaŭ je] LT",nextDay:"[Morgaŭ je] LT",nextWeek:"dddd [je] LT",lastDay:"[Hieraŭ je] LT",lastWeek:"[pasinta] dddd [je] LT",sameElse:"L"},relativeTime:{future:"post %s",past:"antaŭ %s",s:"sekundoj",ss:"%d sekundoj",m:"minuto",mm:"%d minutoj",h:"horo",hh:"%d horoj",d:"tago",dd:"%d tagoj",M:"monato",MM:"%d monatoj",y:"jaro",yy:"%d jaroj"},dayOfMonthOrdinalParse:/\d{1,2}a/,ordinal:"%da",week:{dow:1,doy:7}});return e})},"666e":function(t,e,n){"use strict";var i=n("f5a6"),r=n("d8bb");function a(t,e){r.call(this,"Nodejs stream input adapter for "+t),this._upstreamEnded=!1,this._bindStream(e)}i.inherits(a,r),a.prototype._bindStream=function(t){var e=this;this._stream=t,t.pause(),t.on("data",function(t){e.push({data:t,meta:{percent:0}})}).on("error",function(t){e.isPaused?this.generatedError=t:e.error(t)}).on("end",function(){e.isPaused?e._upstreamEnded=!0:e.end()})},a.prototype.pause=function(){return!!r.prototype.pause.call(this)&&(this._stream.pause(),!0)},a.prototype.resume=function(){return!!r.prototype.resume.call(this)&&(this._upstreamEnded?this.end():this._stream.resume(),!0)},t.exports=a},"66f6":function(t,e,n){"use strict";function i(t,e,n){if(n&&(e={_isVue:!0,$parent:n,$options:e}),e){if(e.$_alreadyWarned=e.$_alreadyWarned||[],e.$_alreadyWarned.includes(t))return;e.$_alreadyWarned.push(t)}return"[Vuetify] "+t+(e?d(e):"")}function r(t,e,n){var r=i(t,e,n);null!=r&&console.info(r)}function a(t,e,n){var r=i(t,e,n);null!=r&&console.warn(r)}function s(t,e,n){var r=i(t,e,n);null!=r&&console.error(r)}function o(t,e,n,i){a("'"+t+"' is deprecated, use '"+e+"' instead",n,i)}Object.defineProperty(e,"__esModule",{value:!0}),e.consoleInfo=r,e.consoleWarn=a,e.consoleError=s,e.deprecate=o;var l=/(?:^|[-_])(\w)/g,c=function(t){return t.replace(l,function(t){return t.toUpperCase()}).replace(/[-_]/g,"")};function u(t,e){if(t.$root===t)return"";var n="function"===typeof t&&null!=t.cid?t.options:t._isVue?t.$options||t.constructor.options:t||{},i=n.name||n._componentTag,r=n.__file;if(!i&&r){var a=r.match(/([^\/\\]+)\.vue$/);i=a&&a[1]}return(i?"<"+c(i)+">":"")+(r&&!1!==e?" at "+r:"")}function d(t){if(t._isVue&&t.$parent){var e=[],n=0;while(t){if(e.length>0){var i=e[e.length-1];if(i.constructor===t.constructor){n++,t=t.$parent;continue}n>0&&(e[e.length-1]=[i,n],n=0)}e.push(t),t=t.$parent}return"\n\nfound in\n\n"+e.map(function(t,e){return""+(0===e?"---\x3e ":" ".repeat(5+2*e))+(Array.isArray(t)?u(t[0])+"... ("+t[1]+" recursive calls)":u(t))}).join("\n")}return"\n\n(found in "+u(t)+")"}},6718:function(t,e,n){var i=n("e53d"),r=n("584a"),a=n("b8e3"),s=n("ccb9"),o=n("d9f6").f;t.exports=function(t){var e=r.Symbol||(r.Symbol=a?{}:i.Symbol||{});"_"==t.charAt(0)||t in e||o(e,t,{value:s.f(t)})}},6784:function(t,e,n){(function(t,e){e(n("c1df"))})(0,function(t){"use strict";var e=["جنوري","فيبروري","مارچ","اپريل","مئي","جون","جولاءِ","آگسٽ","سيپٽمبر","آڪٽوبر","نومبر","ڊسمبر"],n=["آچر","سومر","اڱارو","اربع","خميس","جمع","ڇنڇر"],i=t.defineLocale("sd",{months:e,monthsShort:e,weekdays:n,weekdaysShort:n,weekdaysMin:n,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd، D MMMM YYYY HH:mm"},meridiemParse:/صبح|شام/,isPM:function(t){return"شام"===t},meridiem:function(t,e,n){return t<12?"صبح":"شام"},calendar:{sameDay:"[اڄ] LT",nextDay:"[سڀاڻي] LT",nextWeek:"dddd [اڳين هفتي تي] LT",lastDay:"[ڪالهه] LT",lastWeek:"[گزريل هفتي] dddd [تي] LT",sameElse:"L"},relativeTime:{future:"%s پوء",past:"%s اڳ",s:"چند سيڪنڊ",ss:"%d سيڪنڊ",m:"هڪ منٽ",mm:"%d منٽ",h:"هڪ ڪلاڪ",hh:"%d ڪلاڪ",d:"هڪ ڏينهن",dd:"%d ڏينهن",M:"هڪ مهينو",MM:"%d مهينا",y:"هڪ سال",yy:"%d سال"},preparse:function(t){return t.replace(/،/g,",")},postformat:function(t){return t.replace(/,/g,"،")},week:{dow:1,doy:4}});return i})},"67bb":function(t,e,n){t.exports=n("f921")},"681d":function(t,e,n){"use strict";var i=n("0832"),r=n("bef1"),a=n("4438");i._set("radar",{scale:{type:"radialLinear"},elements:{line:{tension:0}}}),t.exports=function(t){t.controllers.radar=t.DatasetController.extend({datasetElementType:r.Line,dataElementType:r.Point,linkScales:a.noop,update:function(t){var e=this,n=e.getMeta(),i=n.dataset,r=n.data,s=i.custom||{},o=e.getDataset(),l=e.chart.options.elements.line,c=e.chart.scale;void 0!==o.tension&&void 0===o.lineTension&&(o.lineTension=o.tension),a.extend(n.dataset,{_datasetIndex:e.index,_scale:c,_children:r,_loop:!0,_model:{tension:s.tension?s.tension:a.valueOrDefault(o.lineTension,l.tension),backgroundColor:s.backgroundColor?s.backgroundColor:o.backgroundColor||l.backgroundColor,borderWidth:s.borderWidth?s.borderWidth:o.borderWidth||l.borderWidth,borderColor:s.borderColor?s.borderColor:o.borderColor||l.borderColor,fill:s.fill?s.fill:void 0!==o.fill?o.fill:l.fill,borderCapStyle:s.borderCapStyle?s.borderCapStyle:o.borderCapStyle||l.borderCapStyle,borderDash:s.borderDash?s.borderDash:o.borderDash||l.borderDash,borderDashOffset:s.borderDashOffset?s.borderDashOffset:o.borderDashOffset||l.borderDashOffset,borderJoinStyle:s.borderJoinStyle?s.borderJoinStyle:o.borderJoinStyle||l.borderJoinStyle}}),n.dataset.pivot(),a.each(r,function(n,i){e.updateElement(n,i,t)},e),e.updateBezierControlPoints()},updateElement:function(t,e,n){var i=this,r=t.custom||{},s=i.getDataset(),o=i.chart.scale,l=i.chart.options.elements.point,c=o.getPointPositionForValue(e,s.data[e]);void 0!==s.radius&&void 0===s.pointRadius&&(s.pointRadius=s.radius),void 0!==s.hitRadius&&void 0===s.pointHitRadius&&(s.pointHitRadius=s.hitRadius),a.extend(t,{_datasetIndex:i.index,_index:e,_scale:o,_model:{x:n?o.xCenter:c.x,y:n?o.yCenter:c.y,tension:r.tension?r.tension:a.valueOrDefault(s.lineTension,i.chart.options.elements.line.tension),radius:r.radius?r.radius:a.valueAtIndexOrDefault(s.pointRadius,e,l.radius),backgroundColor:r.backgroundColor?r.backgroundColor:a.valueAtIndexOrDefault(s.pointBackgroundColor,e,l.backgroundColor),borderColor:r.borderColor?r.borderColor:a.valueAtIndexOrDefault(s.pointBorderColor,e,l.borderColor),borderWidth:r.borderWidth?r.borderWidth:a.valueAtIndexOrDefault(s.pointBorderWidth,e,l.borderWidth),pointStyle:r.pointStyle?r.pointStyle:a.valueAtIndexOrDefault(s.pointStyle,e,l.pointStyle),rotation:r.rotation?r.rotation:a.valueAtIndexOrDefault(s.pointRotation,e,l.rotation),hitRadius:r.hitRadius?r.hitRadius:a.valueAtIndexOrDefault(s.pointHitRadius,e,l.hitRadius)}}),t._model.skip=r.skip?r.skip:isNaN(t._model.x)||isNaN(t._model.y)},updateBezierControlPoints:function(){var t=this.chart.chartArea,e=this.getMeta();a.each(e.data,function(n,i){var r=n._model,s=a.splineCurve(a.previousItem(e.data,i,!0)._model,r,a.nextItem(e.data,i,!0)._model,r.tension);r.controlPointPreviousX=Math.max(Math.min(s.previous.x,t.right),t.left),r.controlPointPreviousY=Math.max(Math.min(s.previous.y,t.bottom),t.top),r.controlPointNextX=Math.max(Math.min(s.next.x,t.right),t.left),r.controlPointNextY=Math.max(Math.min(s.next.y,t.bottom),t.top),n.pivot()})},setHoverStyle:function(t){var e=this.chart.data.datasets[t._datasetIndex],n=t.custom||{},i=t._index,r=t._model;t.$previousStyle={backgroundColor:r.backgroundColor,borderColor:r.borderColor,borderWidth:r.borderWidth,radius:r.radius},r.radius=n.hoverRadius?n.hoverRadius:a.valueAtIndexOrDefault(e.pointHoverRadius,i,this.chart.options.elements.point.hoverRadius),r.backgroundColor=n.hoverBackgroundColor?n.hoverBackgroundColor:a.valueAtIndexOrDefault(e.pointHoverBackgroundColor,i,a.getHoverColor(r.backgroundColor)),r.borderColor=n.hoverBorderColor?n.hoverBorderColor:a.valueAtIndexOrDefault(e.pointHoverBorderColor,i,a.getHoverColor(r.borderColor)),r.borderWidth=n.hoverBorderWidth?n.hoverBorderWidth:a.valueAtIndexOrDefault(e.pointHoverBorderWidth,i,r.borderWidth)}})}},6821:function(t,e,n){var i=n("626a"),r=n("be13");t.exports=function(t){return i(r(t))}},6853:function(t,e,n){"use strict";var i=n("be7f"),r=15,a=852,s=592,o=0,l=1,c=2,u=[3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258,0,0],d=[16,16,16,16,16,16,16,16,17,17,17,17,18,18,18,18,19,19,19,19,20,20,20,20,21,21,21,21,16,72,78],h=[1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577,0,0],f=[16,16,16,16,17,17,18,18,19,19,20,20,21,21,22,22,23,23,24,24,25,25,26,26,27,27,28,28,29,29,64,64];t.exports=function(t,e,n,p,m,v,g,y){var b,_,x,w,M,S,T,k,L,C=y.bits,D=0,E=0,O=0,A=0,P=0,I=0,j=0,V=0,R=0,F=0,B=null,$=0,Y=new i.Buf16(r+1),N=new i.Buf16(r+1),H=null,z=0;for(D=0;D<=r;D++)Y[D]=0;for(E=0;E=1;A--)if(0!==Y[A])break;if(P>A&&(P=A),0===A)return m[v++]=20971520,m[v++]=20971520,y.bits=1,0;for(O=1;O0&&(t===o||1!==A))return-1;for(N[1]=0,D=1;Da||t===c&&R>s)return 1;for(;;){T=D-j,g[E]S?(k=H[z+g[E]],L=B[$+g[E]]):(k=96,L=0),b=1<>j)+_]=T<<24|k<<16|L|0}while(0!==_);b=1<>=1;if(0!==b?(F&=b-1,F+=b):F=0,E++,0===--Y[D]){if(D===A)break;D=e[n+g[E]]}if(D>P&&(F&w)!==x){0===j&&(j=P),M+=O,I=D-j,V=1<a||t===c&&R>s)return 1;x=F&w,m[x]=P<<24|I<<16|M-v|0}}return 0!==F&&(m[M+F]=D-j<<24|64<<16|0),y.bits=P,0}},6887:function(t,e,n){(function(t,e){e(n("c1df"))})(0,function(t){"use strict";function e(t,e,n){var i={mm:"munutenn",MM:"miz",dd:"devezh"};return t+" "+r(i[n],t)}function n(t){switch(i(t)){case 1:case 3:case 4:case 5:case 9:return t+" bloaz";default:return t+" vloaz"}}function i(t){return t>9?i(t%10):t}function r(t,e){return 2===e?a(t):t}function a(t){var e={m:"v",b:"v",d:"z"};return void 0===e[t.charAt(0)]?t:e[t.charAt(0)]+t.substring(1)}var s=t.defineLocale("br",{months:"Genver_C'hwevrer_Meurzh_Ebrel_Mae_Mezheven_Gouere_Eost_Gwengolo_Here_Du_Kerzu".split("_"),monthsShort:"Gen_C'hwe_Meu_Ebr_Mae_Eve_Gou_Eos_Gwe_Her_Du_Ker".split("_"),weekdays:"Sul_Lun_Meurzh_Merc'her_Yaou_Gwener_Sadorn".split("_"),weekdaysShort:"Sul_Lun_Meu_Mer_Yao_Gwe_Sad".split("_"),weekdaysMin:"Su_Lu_Me_Mer_Ya_Gw_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"h[e]mm A",LTS:"h[e]mm:ss A",L:"DD/MM/YYYY",LL:"D [a viz] MMMM YYYY",LLL:"D [a viz] MMMM YYYY h[e]mm A",LLLL:"dddd, D [a viz] MMMM YYYY h[e]mm A"},calendar:{sameDay:"[Hiziv da] LT",nextDay:"[Warc'hoazh da] LT",nextWeek:"dddd [da] LT",lastDay:"[Dec'h da] LT",lastWeek:"dddd [paset da] LT",sameElse:"L"},relativeTime:{future:"a-benn %s",past:"%s 'zo",s:"un nebeud segondennoù",ss:"%d eilenn",m:"ur vunutenn",mm:e,h:"un eur",hh:"%d eur",d:"un devezh",dd:e,M:"ur miz",MM:e,y:"ur bloaz",yy:n},dayOfMonthOrdinalParse:/\d{1,2}(añ|vet)/,ordinal:function(t){var e=1===t?"añ":"vet";return t+e},week:{dow:1,doy:4}});return s})},"688b":function(t,e,n){(function(t,e){e(n("c1df"))})(0,function(t){"use strict";var e=t.defineLocale("mi",{months:"Kohi-tāte_Hui-tanguru_Poutū-te-rangi_Paenga-whāwhā_Haratua_Pipiri_Hōngoingoi_Here-turi-kōkā_Mahuru_Whiringa-ā-nuku_Whiringa-ā-rangi_Hakihea".split("_"),monthsShort:"Kohi_Hui_Pou_Pae_Hara_Pipi_Hōngoi_Here_Mahu_Whi-nu_Whi-ra_Haki".split("_"),monthsRegex:/(?:['a-z\u0101\u014D\u016B]+\-?){1,3}/i,monthsStrictRegex:/(?:['a-z\u0101\u014D\u016B]+\-?){1,3}/i,monthsShortRegex:/(?:['a-z\u0101\u014D\u016B]+\-?){1,3}/i,monthsShortStrictRegex:/(?:['a-z\u0101\u014D\u016B]+\-?){1,2}/i,weekdays:"Rātapu_Mane_Tūrei_Wenerei_Tāite_Paraire_Hātarei".split("_"),weekdaysShort:"Ta_Ma_Tū_We_Tāi_Pa_Hā".split("_"),weekdaysMin:"Ta_Ma_Tū_We_Tāi_Pa_Hā".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [i] HH:mm",LLLL:"dddd, D MMMM YYYY [i] HH:mm"},calendar:{sameDay:"[i teie mahana, i] LT",nextDay:"[apopo i] LT",nextWeek:"dddd [i] LT",lastDay:"[inanahi i] LT",lastWeek:"dddd [whakamutunga i] LT",sameElse:"L"},relativeTime:{future:"i roto i %s",past:"%s i mua",s:"te hēkona ruarua",ss:"%d hēkona",m:"he meneti",mm:"%d meneti",h:"te haora",hh:"%d haora",d:"he ra",dd:"%d ra",M:"he marama",MM:"%d marama",y:"he tau",yy:"%d tau"},dayOfMonthOrdinalParse:/\d{1,2}º/,ordinal:"%dº",week:{dow:1,doy:4}});return e})},"68c6":function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i=Object.assign||function(t){for(var e=1;e10&&n<20?t+"-ти":1===e?t+"-ви":2===e?t+"-ри":7===e||8===e?t+"-ми":t+"-ти"},week:{dow:1,doy:7}});return e})},"696e":function(t,e,n){n("c207"),n("1654"),n("6c1c"),n("24c5"),n("3c11"),n("43fc"),t.exports=n("584a").Promise},"69a8":function(t,e){var n={}.hasOwnProperty;t.exports=function(t,e){return n.call(t,e)}},"69cf":function(t,e,n){var i=function(){try{return n("d485")}catch(t){}}();e=t.exports=n("ad71"),e.Stream=i||e,e.Readable=e,e.Writable=n("dc14"),e.Duplex=n("b19a"),e.Transform=n("27bf"),e.PassThrough=n("780f")},"69d3":function(t,e,n){n("6718")("asyncIterator")},"6a6f":function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.VIcon=void 0;var i=n("90c5"),r=a(i);function a(t){return t&&t.__esModule?t:{default:t}}e.VIcon=r.default,e.default=r.default},"6a99":function(t,e,n){var i=n("d3f4");t.exports=function(t,e){if(!i(t))return t;var n,r;if(e&&"function"==typeof(n=t.toString)&&!i(r=n.call(t)))return r;if("function"==typeof(n=t.valueOf)&&!i(r=n.call(t)))return r;if(!e&&"function"==typeof(n=t.toString)&&!i(r=n.call(t)))return r;throw TypeError("Can't convert object to primitive value")}},"6abf":function(t,e,n){var i=n("e6f3"),r=n("1691").concat("length","prototype");e.f=Object.getOwnPropertyNames||function(t){return i(t,r)}},"6b4c":function(t,e){var n={}.toString;t.exports=function(t){return n.call(t).slice(8,-1)}},"6b54":function(t,e,n){"use strict";n("3846");var i=n("cb7c"),r=n("0bfb"),a=n("9e1e"),s="toString",o=/./[s],l=function(t){n("2aba")(RegExp.prototype,s,t,!0)};n("79e5")(function(){return"/a/b"!=o.call({source:"a",flags:"b"})})?l(function(){var t=i(this);return"/".concat(t.source,"/","flags"in t?t.flags:!a&&t instanceof RegExp?r.call(t):void 0)}):o.name!=s&&l(function(){return o.call(this)})},"6bb5":function(t,e,n){"use strict";n.d(e,"a",function(){return o});var i=n("061b"),r=n.n(i),a=n("4d16"),s=n.n(a);function o(t){return o=s.a?r.a:function(t){return t.__proto__||r()(t)},o(t)}},"6c1c":function(t,e,n){n("c367");for(var i=n("e53d"),r=n("35e8"),a=n("481b"),s=n("5168")("toStringTag"),o="CSSRuleList,CSSStyleDeclaration,CSSValueList,ClientRectList,DOMRectList,DOMStringList,DOMTokenList,DataTransferItemList,FileList,HTMLAllCollection,HTMLCollection,HTMLFormElement,HTMLSelectElement,MediaList,MimeTypeArray,NamedNodeMap,NodeList,PaintRequestList,Plugin,PluginArray,SVGLengthList,SVGNumberList,SVGPathSegList,SVGPointList,SVGStringList,SVGTransformList,SourceBufferList,StyleSheetList,TextTrackCueList,TextTrackList,TouchList".split(","),l=0;l0&&void 0!==arguments[0]?arguments[0]:"value",n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"input";return r.default.extend({name:"toggleable",model:{prop:e,event:n},props:s({},e,{required:!1}),data:function(){return{isActive:!!this[e]}},watch:(t={},s(t,e,function(t){this.isActive=!!t}),s(t,"isActive",function(t){!!t!==this[e]&&this.$emit(n,t)}),t)})}var l=o();e.default=l},"6d6b":function(t,e,n){"use strict";(function(e){var i=n("f5a6"),r=n("b02b"),a=n("d8bb"),s=n("e1bb"),o=n("322d"),l=n("2790"),c=null;if(o.nodestream)try{c=n("8aba")}catch(p){}function u(t,e,n){switch(t){case"blob":return i.newBlob(i.transformTo("arraybuffer",e),n);case"base64":return s.encode(e);default:return i.transformTo(t,e)}}function d(t,n){var i,r=0,a=null,s=0;for(i=0;i=100?100:null;return t+(e[t]||e[n]||e[i])},week:{dow:1,doy:7}});return n})},"6d83":function(t,e,n){(function(t,e){e(n("c1df"))})(0,function(t){"use strict";var e=t.defineLocale("ar-tn",{months:"جانفي_فيفري_مارس_أفريل_ماي_جوان_جويلية_أوت_سبتمبر_أكتوبر_نوفمبر_ديسمبر".split("_"),monthsShort:"جانفي_فيفري_مارس_أفريل_ماي_جوان_جويلية_أوت_سبتمبر_أكتوبر_نوفمبر_ديسمبر".split("_"),weekdays:"الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),weekdaysShort:"أحد_إثنين_ثلاثاء_أربعاء_خميس_جمعة_سبت".split("_"),weekdaysMin:"ح_ن_ث_ر_خ_ج_س".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[اليوم على الساعة] LT",nextDay:"[غدا على الساعة] LT",nextWeek:"dddd [على الساعة] LT",lastDay:"[أمس على الساعة] LT",lastWeek:"dddd [على الساعة] LT",sameElse:"L"},relativeTime:{future:"في %s",past:"منذ %s",s:"ثوان",ss:"%d ثانية",m:"دقيقة",mm:"%d دقائق",h:"ساعة",hh:"%d ساعات",d:"يوم",dd:"%d أيام",M:"شهر",MM:"%d أشهر",y:"سنة",yy:"%d سنوات"},week:{dow:1,doy:4}});return e})},"6de2":function(t,e,n){},"6e27":function(t,e,n){"use strict";var i=n("0832"),r=n("bef1"),a=n("4438");i._set("bubble",{hover:{mode:"single"},scales:{xAxes:[{type:"linear",position:"bottom",id:"x-axis-0"}],yAxes:[{type:"linear",position:"left",id:"y-axis-0"}]},tooltips:{callbacks:{title:function(){return""},label:function(t,e){var n=e.datasets[t.datasetIndex].label||"",i=e.datasets[t.datasetIndex].data[t.index];return n+": ("+t.xLabel+", "+t.yLabel+", "+i.r+")"}}}}),t.exports=function(t){t.controllers.bubble=t.DatasetController.extend({dataElementType:r.Point,update:function(t){var e=this,n=e.getMeta(),i=n.data;a.each(i,function(n,i){e.updateElement(n,i,t)})},updateElement:function(t,e,n){var i=this,r=i.getMeta(),a=t.custom||{},s=i.getScaleForId(r.xAxisID),o=i.getScaleForId(r.yAxisID),l=i._resolveElementOptions(t,e),c=i.getDataset().data[e],u=i.index,d=n?s.getPixelForDecimal(.5):s.getPixelForValue("object"===typeof c?c:NaN,e,u),h=n?o.getBasePixel():o.getPixelForValue(c,e,u);t._xScale=s,t._yScale=o,t._options=l,t._datasetIndex=u,t._index=e,t._model={backgroundColor:l.backgroundColor,borderColor:l.borderColor,borderWidth:l.borderWidth,hitRadius:l.hitRadius,pointStyle:l.pointStyle,rotation:l.rotation,radius:n?0:l.radius,skip:a.skip||isNaN(d)||isNaN(h),x:d,y:h},t.pivot()},setHoverStyle:function(t){var e=t._model,n=t._options;t.$previousStyle={backgroundColor:e.backgroundColor,borderColor:e.borderColor,borderWidth:e.borderWidth,radius:e.radius},e.backgroundColor=a.valueOrDefault(n.hoverBackgroundColor,a.getHoverColor(n.backgroundColor)),e.borderColor=a.valueOrDefault(n.hoverBorderColor,a.getHoverColor(n.borderColor)),e.borderWidth=a.valueOrDefault(n.hoverBorderWidth,n.borderWidth),e.radius=n.radius+n.hoverRadius},_resolveElementOptions:function(t,e){var n,i,r,s=this,o=s.chart,l=o.data.datasets,c=l[s.index],u=t.custom||{},d=o.options.elements.point,h=a.options.resolve,f=c.data[e],p={},m={chart:o,dataIndex:e,dataset:c,datasetIndex:s.index},v=["backgroundColor","borderColor","borderWidth","hoverBackgroundColor","hoverBorderColor","hoverBorderWidth","hoverRadius","hitRadius","pointStyle","rotation"];for(n=0,i=v.length;n=0;--a)if(this.data[a]===e&&this.data[a+1]===n&&this.data[a+2]===i&&this.data[a+3]===r)return a-this.zero;return-1},a.prototype.readAndCheckSignature=function(t){var e=t.charCodeAt(0),n=t.charCodeAt(1),i=t.charCodeAt(2),r=t.charCodeAt(3),a=this.readData(4);return e===a[0]&&n===a[1]&&i===a[2]&&r===a[3]},a.prototype.readData=function(t){if(this.checkOffset(t),0===t)return[];var e=this.data.slice(this.zero+this.index,this.zero+this.index+t);return this.index+=t,e},t.exports=a},7118:function(t,e,n){(function(t,e){e(n("c1df"))})(0,function(t){"use strict";var e="jan._feb._mrt._apr._mai_jun._jul._aug._sep._okt._nov._des.".split("_"),n="jan_feb_mrt_apr_mai_jun_jul_aug_sep_okt_nov_des".split("_"),i=t.defineLocale("fy",{months:"jannewaris_febrewaris_maart_april_maaie_juny_july_augustus_septimber_oktober_novimber_desimber".split("_"),monthsShort:function(t,i){return t?/-MMM-/.test(i)?n[t.month()]:e[t.month()]:e},monthsParseExact:!0,weekdays:"snein_moandei_tiisdei_woansdei_tongersdei_freed_sneon".split("_"),weekdaysShort:"si._mo._ti._wo._to._fr._so.".split("_"),weekdaysMin:"Si_Mo_Ti_Wo_To_Fr_So".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[hjoed om] LT",nextDay:"[moarn om] LT",nextWeek:"dddd [om] LT",lastDay:"[juster om] LT",lastWeek:"[ôfrûne] dddd [om] LT",sameElse:"L"},relativeTime:{future:"oer %s",past:"%s lyn",s:"in pear sekonden",ss:"%d sekonden",m:"ien minút",mm:"%d minuten",h:"ien oere",hh:"%d oeren",d:"ien dei",dd:"%d dagen",M:"ien moanne",MM:"%d moannen",y:"ien jier",yy:"%d jierren"},dayOfMonthOrdinalParse:/\d{1,2}(ste|de)/,ordinal:function(t){return t+(1===t||8===t||t>=20?"ste":"de")},week:{dow:1,doy:4}});return i})},"717e":function(t,e,n){"use strict";var i=n("9e6e"),r=n("be7f"),a=n("7b27"),s=n("2ceb"),o=n("4dc6"),l=n("8936"),c=n("8013"),u=Object.prototype.toString;function d(t){if(!(this instanceof d))return new d(t);this.options=r.assign({chunkSize:16384,windowBits:0,to:""},t||{});var e=this.options;e.raw&&e.windowBits>=0&&e.windowBits<16&&(e.windowBits=-e.windowBits,0===e.windowBits&&(e.windowBits=-15)),!(e.windowBits>=0&&e.windowBits<16)||t&&t.windowBits||(e.windowBits+=32),e.windowBits>15&&e.windowBits<48&&0===(15&e.windowBits)&&(e.windowBits|=15),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new l,this.strm.avail_out=0;var n=i.inflateInit2(this.strm,e.windowBits);if(n!==s.Z_OK)throw new Error(o[n]);if(this.header=new c,i.inflateGetHeader(this.strm,this.header),e.dictionary&&("string"===typeof e.dictionary?e.dictionary=a.string2buf(e.dictionary):"[object ArrayBuffer]"===u.call(e.dictionary)&&(e.dictionary=new Uint8Array(e.dictionary)),e.raw&&(n=i.inflateSetDictionary(this.strm,e.dictionary),n!==s.Z_OK)))throw new Error(o[n])}function h(t,e){var n=new d(e);if(n.push(t,!0),n.err)throw n.msg||o[n.err];return n.result}function f(t,e){return e=e||{},e.raw=!0,h(t,e)}d.prototype.push=function(t,e){var n,o,l,c,d,h=this.strm,f=this.options.chunkSize,p=this.options.dictionary,m=!1;if(this.ended)return!1;o=e===~~e?e:!0===e?s.Z_FINISH:s.Z_NO_FLUSH,"string"===typeof t?h.input=a.binstring2buf(t):"[object ArrayBuffer]"===u.call(t)?h.input=new Uint8Array(t):h.input=t,h.next_in=0,h.avail_in=h.input.length;do{if(0===h.avail_out&&(h.output=new r.Buf8(f),h.next_out=0,h.avail_out=f),n=i.inflate(h,s.Z_NO_FLUSH),n===s.Z_NEED_DICT&&p&&(n=i.inflateSetDictionary(this.strm,p)),n===s.Z_BUF_ERROR&&!0===m&&(n=s.Z_OK,m=!1),n!==s.Z_STREAM_END&&n!==s.Z_OK)return this.onEnd(n),this.ended=!0,!1;h.next_out&&(0!==h.avail_out&&n!==s.Z_STREAM_END&&(0!==h.avail_in||o!==s.Z_FINISH&&o!==s.Z_SYNC_FLUSH)||("string"===this.options.to?(l=a.utf8border(h.output,h.next_out),c=h.next_out-l,d=a.buf2string(h.output,l),h.next_out=c,h.avail_out=f-c,c&&r.arraySet(h.output,h.output,l,c,0),this.onData(d)):this.onData(r.shrinkBuf(h.output,h.next_out)))),0===h.avail_in&&0===h.avail_out&&(m=!0)}while((h.avail_in>0||0===h.avail_out)&&n!==s.Z_STREAM_END);return n===s.Z_STREAM_END&&(o=s.Z_FINISH),o===s.Z_FINISH?(n=i.inflateEnd(this.strm),this.onEnd(n),this.ended=!0,n===s.Z_OK):o!==s.Z_SYNC_FLUSH||(this.onEnd(s.Z_OK),h.avail_out=0,!0)},d.prototype.onData=function(t){this.chunks.push(t)},d.prototype.onEnd=function(t){t===s.Z_OK&&("string"===this.options.to?this.result=this.chunks.join(""):this.result=r.flattenChunks(this.chunks)),this.chunks=[],this.err=t,this.msg=this.strm.msg},e.Inflate=d,e.inflate=h,e.inflateRaw=f,e.ungzip=h},"71c1":function(t,e,n){var i=n("3a38"),r=n("25eb");t.exports=function(t){return function(e,n){var a,s,o=String(r(e)),l=i(n),c=o.length;return l<0||l>=c?t?"":void 0:(a=o.charCodeAt(l),a<55296||a>56319||l+1===c||(s=o.charCodeAt(l+1))<56320||s>57343?t?o.charAt(l):a:t?o.slice(l,l+2):s-56320+(a-55296<<10)+65536)}}},"71db":function(t,e,n){"use strict";var i=n("0832"),r=n("2b61"),a=n("4438"),s=n("83cb");function o(t){var e,n,i=[];for(e=0,n=t.length;ef&&st.maxHeight){s--;break}s++,h=l*d}}t.labelRotation=s},afterCalculateTickRotation:function(){a.callback(this.options.afterCalculateTickRotation,[this])},beforeFit:function(){a.callback(this.options.beforeFit,[this])},fit:function(){var t=this,e=t.minSize={width:0,height:0},n=o(t._ticks),i=t.options,r=i.ticks,s=i.scaleLabel,l=i.gridLines,h=i.display,f=t.isHorizontal(),p=u(r),m=i.gridLines.tickMarkLength;if(e.width=f?t.isFullWidth()?t.maxWidth-t.margins.left-t.margins.right:t.maxWidth:h&&l.drawTicks?m:0,e.height=f?h&&l.drawTicks?m:0:t.maxHeight,s.display&&h){var v=d(s),g=a.options.toPadding(s.padding),y=v+g.height;f?e.height+=y:e.width+=y}if(r.display&&h){var b=a.longestText(t.ctx,p.font,n,t.longestTextCache),_=a.numberOfLabelLines(n),x=.5*p.size,w=t.options.ticks.padding;if(f){t.longestLabelWidth=b;var M=a.toRadians(t.labelRotation),S=Math.cos(M),T=Math.sin(M),k=T*b+p.size*_+x*(_-1)+x;e.height=Math.min(t.maxHeight,e.height+k+w),t.ctx.font=p.font;var L=c(t.ctx,n[0],p.font),C=c(t.ctx,n[n.length-1],p.font);0!==t.labelRotation?(t.paddingLeft="bottom"===i.position?S*L+3:S*x+3,t.paddingRight="bottom"===i.position?S*x+3:S*C+3):(t.paddingLeft=L/2+3,t.paddingRight=C/2+3)}else r.mirror?b=0:b+=w+x,e.width=Math.min(t.maxWidth,e.width+b),t.paddingTop=p.size/2,t.paddingBottom=p.size/2}t.handleMargins(),t.width=e.width,t.height=e.height},handleMargins:function(){var t=this;t.margins&&(t.paddingLeft=Math.max(t.paddingLeft-t.margins.left,0),t.paddingTop=Math.max(t.paddingTop-t.margins.top,0),t.paddingRight=Math.max(t.paddingRight-t.margins.right,0),t.paddingBottom=Math.max(t.paddingBottom-t.margins.bottom,0))},afterFit:function(){a.callback(this.options.afterFit,[this])},isHorizontal:function(){return"top"===this.options.position||"bottom"===this.options.position},isFullWidth:function(){return this.options.fullWidth},getRightValue:function(t){if(a.isNullOrUndef(t))return NaN;if("number"===typeof t&&!isFinite(t))return NaN;if(t)if(this.isHorizontal()){if(void 0!==t.x)return this.getRightValue(t.x)}else if(void 0!==t.y)return this.getRightValue(t.y);return t},getLabelForIndex:a.noop,getPixelForValue:a.noop,getValueForPixel:a.noop,getPixelForTick:function(t){var e=this,n=e.options.offset;if(e.isHorizontal()){var i=e.width-(e.paddingLeft+e.paddingRight),r=i/Math.max(e._ticks.length-(n?0:1),1),a=r*t+e.paddingLeft;n&&(a+=r/2);var s=e.left+Math.round(a);return s+=e.isFullWidth()?e.margins.left:0,s}var o=e.height-(e.paddingTop+e.paddingBottom);return e.top+t*(o/(e._ticks.length-1))},getPixelForDecimal:function(t){var e=this;if(e.isHorizontal()){var n=e.width-(e.paddingLeft+e.paddingRight),i=n*t+e.paddingLeft,r=e.left+Math.round(i);return r+=e.isFullWidth()?e.margins.left:0,r}return e.top+t*e.height},getBasePixel:function(){return this.getPixelForValue(this.getBaseValue())},getBaseValue:function(){var t=this,e=t.min,n=t.max;return t.beginAtZero?0:e<0&&n<0?n:e>0&&n>0?e:0},_autoSkip:function(t){var e,n,i,r,s,o=this,l=o.isHorizontal(),c=o.options.ticks.minor,u=t.length,d=a.toRadians(o.labelRotation),h=Math.cos(d),f=o.longestLabelWidth*h,p=[];for(c.maxTicksLimit&&(s=c.maxTicksLimit),l&&(e=!1,(f+c.autoSkipPadding)*u>o.width-(o.paddingLeft+o.paddingRight)&&(e=1+Math.floor((f+c.autoSkipPadding)*u/(o.width-(o.paddingLeft+o.paddingRight)))),s&&u>s&&(e=Math.max(e,Math.floor(u/s)))),n=0;n1&&n%e>0||n%e===0&&n+e>=u,r&&n!==u-1&&delete i.label,p.push(i);return p},draw:function(t){var e=this,n=e.options;if(n.display){var r=e.ctx,s=i.global,o=n.ticks.minor,c=n.ticks.major||o,h=n.gridLines,f=n.scaleLabel,p=0!==e.labelRotation,m=e.isHorizontal(),v=o.autoSkip?e._autoSkip(e.getTicks()):e.getTicks(),g=a.valueOrDefault(o.fontColor,s.defaultFontColor),y=u(o),b=a.valueOrDefault(c.fontColor,s.defaultFontColor),_=u(c),x=h.drawTicks?h.tickMarkLength:0,w=a.valueOrDefault(f.fontColor,s.defaultFontColor),M=u(f),S=a.options.toPadding(f.padding),T=a.toRadians(e.labelRotation),k=[],L=e.options.gridLines.lineWidth,C="right"===n.position?e.left:e.right-L-x,D="right"===n.position?e.left+x:e.right,E="bottom"===n.position?e.top+L:e.bottom-x-L,O="bottom"===n.position?e.top+L+x:e.bottom+L;if(a.each(v,function(i,r){if(!a.isNullOrUndef(i.label)){var c,u,d,f,g,y,b,_,w,M,S,A,P,I,j=i.label;r===e.zeroLineIndex&&n.offset===h.offsetGridLines?(c=h.zeroLineWidth,u=h.zeroLineColor,d=h.zeroLineBorderDash,f=h.zeroLineBorderDashOffset):(c=a.valueAtIndexOrDefault(h.lineWidth,r),u=a.valueAtIndexOrDefault(h.color,r),d=a.valueOrDefault(h.borderDash,s.borderDash),f=a.valueOrDefault(h.borderDashOffset,s.borderDashOffset));var V="middle",R="middle",F=o.padding;if(m){var B=x+F;"bottom"===n.position?(R=p?"middle":"top",V=p?"right":"center",I=e.top+B):(R=p?"middle":"bottom",V=p?"left":"center",I=e.bottom-B);var $=l(e,r,h.offsetGridLines&&v.length>1);$1);H2&&void 0!==arguments[2])||arguments[2],r=this[t+"Icon"],s="click:"+(0,v.kebabCase)(t);e=e||this[t+"IconCb"],i&&t&&e&&(0,g.deprecate)(":"+t+"-icon-cb","@"+s,this);var o={props:{color:this.validationState,dark:this.dark,disabled:this.disabled,light:this.light},on:this.$listeners[s]||e?{click:function(t){t.preventDefault(),t.stopPropagation(),n.$emit(s,t),e&&e(t)},mouseup:function(t){t.preventDefault(),t.stopPropagation()}}:void 0};return this.$createElement("div",{staticClass:"v-input__icon v-input__icon--"+(0,v.kebabCase)(t),key:""+t+r},[this.$createElement(a.default,o,r)])},genInputSlot:function(){return this.$createElement("div",this.setBackgroundColor(this.backgroundColor,{staticClass:"v-input__slot",style:{height:(0,v.convertToUnit)(this.height)},directives:this.directivesInput,on:{click:this.onClick,mousedown:this.onMouseDown,mouseup:this.onMouseUp},ref:"input-slot"}),[this.genDefaultSlot()])},genLabel:function(){return this.hasLabel?this.$createElement(o.default,{props:{color:this.validationState,dark:this.dark,focused:this.hasState,for:this.$attrs.id,light:this.light}},this.$slots.label||this.label):null},genMessages:function(){if(this.hideDetails)return null;var t=this.hasHint?[this.hint]:this.validations;return this.$createElement(c.default,{props:{color:this.hasHint?"":this.validationState,dark:this.dark,light:this.light,value:this.hasMessages||this.hasHint?t:[]}})},genSlot:function(t,e,n){if(!n.length)return null;var i=t+"-"+e;return this.$createElement("div",{staticClass:"v-input__"+i,ref:i},n)},genPrependSlot:function(){var t=[];return this.$slots.prepend?t.push(this.$slots.prepend):this.prependIcon&&t.push(this.genIcon("prepend")),this.genSlot("prepend","outer",t)},genAppendSlot:function(){var t=[];return this.$slots.append?t.push(this.$slots.append):this.appendIcon&&t.push(this.genIcon("append")),this.genSlot("append","outer",t)},onClick:function(t){this.$emit("click",t)},onMouseDown:function(t){this.hasMouseDown=!0,this.$emit("mousedown",t)},onMouseUp:function(t){this.hasMouseDown=!1,this.$emit("mouseup",t)}},render:function(t){return t("div",this.setTextColor(this.validationState,{staticClass:"v-input",attrs:this.attrsInput,class:this.classesInput}),this.genContent())}})},7333:function(t,e,n){(function(t,e){e(n("c1df"))})(0,function(t){"use strict";var e=t.defineLocale("en-il",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(t){var e=t%10,n=1===~~(t%100/10)?"th":1===e?"st":2===e?"nd":3===e?"rd":"th";return t+n}});return e})},73334:function(t,e,n){"use strict";var i=n("0d58"),r=n("2621"),a=n("52a7"),s=n("4bf8"),o=n("626a"),l=Object.assign;t.exports=!l||n("79e5")(function(){var t={},e={},n=Symbol(),i="abcdefghijklmnopqrst";return t[n]=7,i.split("").forEach(function(t){e[t]=t}),7!=l({},t)[n]||Object.keys(l({},e)).join("")!=i})?function(t,e){var n=s(t),l=arguments.length,c=1,u=r.f,d=a.f;while(l>c){var h,f=o(arguments[c++]),p=u?i(f).concat(u(f)):i(f),m=p.length,v=0;while(m>v)d.call(f,h=p[v++])&&(n[h]=f[h])}return n}:l},"733c":function(t,e,n){var i=n("63b6"),r=n("a159"),a=n("79aa"),s=n("e4ae"),o=n("f772"),l=n("294c"),c=n("c189"),u=(n("e53d").Reflect||{}).construct,d=l(function(){function t(){}return!(u(function(){},[],t)instanceof t)}),h=!l(function(){u(function(){})});i(i.S+i.F*(d||h),"Reflect",{construct:function(t,e){a(t),s(e);var n=arguments.length<3?t:a(arguments[2]);if(h&&!d)return u(t,e,n);if(t==n){switch(e.length){case 0:return new t;case 1:return new t(e[0]);case 2:return new t(e[0],e[1]);case 3:return new t(e[0],e[1],e[2]);case 4:return new t(e[0],e[1],e[2],e[3])}var i=[null];return i.push.apply(i,e),new(c.apply(t,i))}var l=n.prototype,f=r(o(l)?l:Object.prototype),p=Function.apply.call(t,f,e);return o(p)?p:f}})},7342:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.inject=c,e.provide=u;var i=n("2b0e"),r=s(i),a=n("66f6");function s(t){return t&&t.__esModule?t:{default:t}}function o(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function l(t,e){return function(){return(0,a.consoleWarn)("The "+t+" component must be used inside a "+e)}}function c(t,e,n){var i=e&&n?{register:l(e,n),unregister:l(e,n)}:null;return r.default.extend({name:"registrable-inject",inject:o({},t,{default:i})})}function u(t){return r.default.extend({name:"registrable-provide",methods:{register:null,unregister:null},provide:function(){return o({},t,{register:this.register,unregister:this.unregister})}})}},"735e":function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i=Object.assign||function(t){for(var e=1;e1&&void 0!==arguments[1]?arguments[1]:{};return this.$createElement("tr",e,t)}},render:function(t){var e=t(v,{},[t("table",{class:this.classes},[this.genTHead(),this.genTBody(),this.genTFoot()])]);return t("div",[e,this.genActionsFooter()])}}},"736a":function(t,e,n){},7445:function(t,e,n){var i=n("63b6"),r=n("5d6b");i(i.G+i.F*(parseInt!=r),{parseInt:r})},"74dc":function(t,e,n){(function(t,e){e(n("c1df"))})(0,function(t){"use strict";var e=t.defineLocale("sw",{months:"Januari_Februari_Machi_Aprili_Mei_Juni_Julai_Agosti_Septemba_Oktoba_Novemba_Desemba".split("_"),monthsShort:"Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ago_Sep_Okt_Nov_Des".split("_"),weekdays:"Jumapili_Jumatatu_Jumanne_Jumatano_Alhamisi_Ijumaa_Jumamosi".split("_"),weekdaysShort:"Jpl_Jtat_Jnne_Jtan_Alh_Ijm_Jmos".split("_"),weekdaysMin:"J2_J3_J4_J5_Al_Ij_J1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[leo saa] LT",nextDay:"[kesho saa] LT",nextWeek:"[wiki ijayo] dddd [saat] LT",lastDay:"[jana] LT",lastWeek:"[wiki iliyopita] dddd [saat] LT",sameElse:"L"},relativeTime:{future:"%s baadaye",past:"tokea %s",s:"hivi punde",ss:"sekunde %d",m:"dakika moja",mm:"dakika %d",h:"saa limoja",hh:"masaa %d",d:"siku moja",dd:"masiku %d",M:"mwezi mmoja",MM:"miezi %d",y:"mwaka mmoja",yy:"miaka %d"},week:{dow:1,doy:7}});return e})},7514:function(t,e,n){"use strict";var i=n("5ca1"),r=n("0a49")(5),a="find",s=!0;a in[]&&Array(1)[a](function(){s=!1}),i(i.P+i.F*s,"Array",{find:function(t){return r(this,t,arguments.length>1?arguments[1]:void 0)}}),n("9c6c")(a)},7618:function(t,e,n){"use strict";n.d(e,"a",function(){return l});var i=n("5d58"),r=n.n(i),a=n("67bb"),s=n.n(a);function o(t){return o="function"===typeof s.a&&"symbol"===typeof r.a?function(t){return typeof t}:function(t){return t&&"function"===typeof s.a&&t.constructor===s.a&&t!==s.a.prototype?"symbol":typeof t},o(t)}function l(t){return l="function"===typeof s.a&&"symbol"===o(r.a)?function(t){return o(t)}:function(t){return t&&"function"===typeof s.a&&t.constructor===s.a&&t!==s.a.prototype?"symbol":o(t)},l(t)}},"763f":function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i=n("2b0e"),r=a(i);function a(t){return t&&t.__esModule?t:{default:t}}e.default=r.default.extend({name:"sizeable",props:{large:Boolean,medium:Boolean,size:{type:[Number,String]},small:Boolean,xLarge:Boolean}})},"765d":function(t,e,n){n("6718")("observable")},7699:function(t,e,n){"use strict";var i=n("0832"),r=n("4438");i._set("global",{animation:{duration:1e3,easing:"easeOutQuart",onProgress:r.noop,onComplete:r.noop}}),t.exports={frameDuration:17,animations:[],dropFrames:0,request:null,addAnimation:function(t,e,n,i){var r,a,s=this.animations;for(e.chart=t,i||(t.animating=!0),r=0,a=s.length;r1&&(n=Math.floor(t.dropFrames),t.dropFrames=t.dropFrames%1),t.advance(1+n);var i=Date.now();t.dropFrames+=(i-e)/t.frameDuration,t.animations.length>0&&t.requestAnimationFrame()},advance:function(t){var e,n,i=this.animations,a=0;while(a=e.numSteps?(r.callback(e.onAnimationComplete,[e],n),n.animating=!1,i.splice(a,1)):++a}}},7726:function(t,e){var n=t.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=n)},"774e":function(t,e,n){t.exports=n("d2d5")},"77d6":function(t,e,n){"use strict";var i=n("8506"),r=n.n(i);r.a},"77f1":function(t,e,n){var i=n("4588"),r=Math.max,a=Math.min;t.exports=function(t,e){return t=i(t),t<0?r(t+e,0):a(t,e)}},"780f":function(t,e,n){"use strict";t.exports=a;var i=n("27bf"),r=n("3a7c");function a(t){if(!(this instanceof a))return new a(t);i.call(this,t)}r.inherits=n("3fb5"),r.inherits(a,i),a.prototype._transform=function(t,e,n){n(null,t)}},"794b":function(t,e,n){t.exports=!n("8e60")&&!n("294c")(function(){return 7!=Object.defineProperty(n("1ec9")("div"),"a",{get:function(){return 7}}).a})},"795b":function(t,e,n){t.exports=n("696e")},"79aa":function(t,e){t.exports=function(t){if("function"!=typeof t)throw TypeError(t+" is not a function!");return t}},"79e5":function(t,e){t.exports=function(t){try{return!!t()}catch(e){return!0}}},"7a56":function(t,e,n){"use strict";var i=n("7726"),r=n("86cc"),a=n("9e1e"),s=n("2b4c")("species");t.exports=function(t){var e=i[t];a&&e&&!e[s]&&r.f(e,s,{configurable:!0,get:function(){return this}})}},"7a77":function(t,e,n){"use strict";function i(t){this.message=t}i.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},i.prototype.__CANCEL__=!0,t.exports=i},"7aac":function(t,e,n){"use strict";var i=n("c532");t.exports=i.isStandardBrowserEnv()?function(){return{write:function(t,e,n,r,a,s){var o=[];o.push(t+"="+encodeURIComponent(e)),i.isNumber(n)&&o.push("expires="+new Date(n).toGMTString()),i.isString(r)&&o.push("path="+r),i.isString(a)&&o.push("domain="+a),!0===s&&o.push("secure"),document.cookie=o.join("; ")},read:function(t){var e=document.cookie.match(new RegExp("(^|;\\s*)("+t+")=([^;]*)"));return e?decodeURIComponent(e[3]):null},remove:function(t){this.write(t,"",Date.now()-864e5)}}}():function(){return{write:function(){},read:function(){return null},remove:function(){}}}()},"7abd":function(t,e,n){"use strict";e.LOCAL_FILE_HEADER="PK",e.CENTRAL_FILE_HEADER="PK",e.CENTRAL_DIRECTORY_END="PK",e.ZIP64_CENTRAL_DIRECTORY_LOCATOR="PK",e.ZIP64_CENTRAL_DIRECTORY_END="PK",e.DATA_DESCRIPTOR="PK\b"},"7b27":function(t,e,n){"use strict";var i=n("be7f"),r=!0,a=!0;try{String.fromCharCode.apply(null,[0])}catch(c){r=!1}try{String.fromCharCode.apply(null,new Uint8Array(1))}catch(c){a=!1}for(var s=new i.Buf8(256),o=0;o<256;o++)s[o]=o>=252?6:o>=248?5:o>=240?4:o>=224?3:o>=192?2:1;function l(t,e){if(e<65534&&(t.subarray&&a||!t.subarray&&r))return String.fromCharCode.apply(null,i.shrinkBuf(t,e));for(var n="",s=0;s>>6,e[s++]=128|63&n):n<65536?(e[s++]=224|n>>>12,e[s++]=128|n>>>6&63,e[s++]=128|63&n):(e[s++]=240|n>>>18,e[s++]=128|n>>>12&63,e[s++]=128|n>>>6&63,e[s++]=128|63&n);return e},e.buf2binstring=function(t){return l(t,t.length)},e.binstring2buf=function(t){for(var e=new i.Buf8(t.length),n=0,r=e.length;n4)c[i++]=65533,n+=a-1;else{r&=2===a?31:3===a?15:7;while(a>1&&n1?c[i++]=65533:r<65536?c[i++]=r:(r-=65536,c[i++]=55296|r>>10&1023,c[i++]=56320|1023&r)}return l(c,i)},e.utf8border=function(t,e){var n;e=e||t.length,e>t.length&&(e=t.length),n=e-1;while(n>=0&&128===(192&t[n]))n--;return n<0?e:0===n?e:n+s[t[n]]>e?n:e}},"7be6":function(t,e,n){(function(t,e){e(n("c1df"))})(0,function(t){"use strict";var e="január_február_marec_apríl_máj_jún_júl_august_september_október_november_december".split("_"),n="jan_feb_mar_apr_máj_jún_júl_aug_sep_okt_nov_dec".split("_");function i(t){return t>1&&t<5}function r(t,e,n,r){var a=t+" ";switch(n){case"s":return e||r?"pár sekúnd":"pár sekundami";case"ss":return e||r?a+(i(t)?"sekundy":"sekúnd"):a+"sekundami";case"m":return e?"minúta":r?"minútu":"minútou";case"mm":return e||r?a+(i(t)?"minúty":"minút"):a+"minútami";case"h":return e?"hodina":r?"hodinu":"hodinou";case"hh":return e||r?a+(i(t)?"hodiny":"hodín"):a+"hodinami";case"d":return e||r?"deň":"dňom";case"dd":return e||r?a+(i(t)?"dni":"dní"):a+"dňami";case"M":return e||r?"mesiac":"mesiacom";case"MM":return e||r?a+(i(t)?"mesiace":"mesiacov"):a+"mesiacmi";case"y":return e||r?"rok":"rokom";case"yy":return e||r?a+(i(t)?"roky":"rokov"):a+"rokmi"}}var a=t.defineLocale("sk",{months:e,monthsShort:n,weekdays:"nedeľa_pondelok_utorok_streda_štvrtok_piatok_sobota".split("_"),weekdaysShort:"ne_po_ut_st_št_pi_so".split("_"),weekdaysMin:"ne_po_ut_st_št_pi_so".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd D. MMMM YYYY H:mm"},calendar:{sameDay:"[dnes o] LT",nextDay:"[zajtra o] LT",nextWeek:function(){switch(this.day()){case 0:return"[v nedeľu o] LT";case 1:case 2:return"[v] dddd [o] LT";case 3:return"[v stredu o] LT";case 4:return"[vo štvrtok o] LT";case 5:return"[v piatok o] LT";case 6:return"[v sobotu o] LT"}},lastDay:"[včera o] LT",lastWeek:function(){switch(this.day()){case 0:return"[minulú nedeľu o] LT";case 1:case 2:return"[minulý] dddd [o] LT";case 3:return"[minulú stredu o] LT";case 4:case 5:return"[minulý] dddd [o] LT";case 6:return"[minulú sobotu o] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"pred %s",s:r,ss:r,m:r,mm:r,h:r,hh:r,d:r,dd:r,M:r,MM:r,y:r,yy:r},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return a})},"7be7":function(t,e,n){n("0a90"),t.exports=n("584a").parseFloat},"7c39":function(t,e,n){"use strict";function i(){if(!(this instanceof i))return new i;if(arguments.length)throw new Error("The constructor with parameters has been removed in JSZip 3.0, please check the upgrade guide.");this.files={},this.comment=null,this.root="",this.clone=function(){var t=new i;for(var e in this)"function"!==typeof this[e]&&(t[e]=this[e]);return t}}i.prototype=n("b64a"),i.prototype.loadAsync=n("bc8e"),i.support=n("322d"),i.defaults=n("8ad2"),i.version="3.2.0",i.loadAsync=function(t,e){return(new i).loadAsync(t,e)},i.external=n("2790"),t.exports=i},"7c42":function(t,e,n){"use strict";var i=n("4438");function r(t,e){return i.where(t,function(t){return t.position===e})}function a(t,e){t.forEach(function(t,e){return t._tmpIndex_=e,t}),t.sort(function(t,n){var i=e?n:t,r=e?t:n;return i.weight===r.weight?i._tmpIndex_-r._tmpIndex_:i.weight-r.weight}),t.forEach(function(t){delete t._tmpIndex_})}t.exports={defaults:{},addBox:function(t,e){t.boxes||(t.boxes=[]),e.fullWidth=e.fullWidth||!1,e.position=e.position||"top",e.weight=e.weight||0,t.boxes.push(e)},removeBox:function(t,e){var n=t.boxes?t.boxes.indexOf(e):-1;-1!==n&&t.boxes.splice(n,1)},configure:function(t,e,n){for(var i,r=["fullWidth","position","weight"],a=r.length,s=0;s>>1:t>>>1;e[n]=t}return e}var a=r();function s(t,e,n,i){var r=a,s=i+n;t^=-1;for(var o=i;o>>8^r[255&(t^e[o])];return-1^t}function o(t,e,n,i){var r=a,s=i+n;t^=-1;for(var o=i;o>>8^r[255&(t^e.charCodeAt(o))];return-1^t}t.exports=function(t,e){if("undefined"===typeof t||!t.length)return 0;var n="string"!==i.getTypeOf(t);return n?s(0|e,t,t.length,0):o(0|e,t,t.length,0)}},"7c91":function(t,e,n){"use strict";var i=n("736a"),r=n.n(i);r.a},"7cd6":function(t,e,n){var i=n("40c3"),r=n("5168")("iterator"),a=n("481b");t.exports=n("584a").getIteratorMethod=function(t){if(void 0!=t)return t[r]||t["@@iterator"]||a[i(t)]}},"7ddd":function(t,e,n){"use strict";n("96cf");var i=n("3b8d"),r=n("d225"),a=n("b0b4"),s=n("bd86"),o=n("a4bb"),l=n.n(o),c=n("bc3a"),u=n.n(c),d=n("4245");u.a.defaults.paramsSerializer=function(t){var e=l()(t);return e.length?e.map(function(e){return"".concat(e,"=").concat(encodeURIComponent(t[e]))}).reduce(function(t,e){return t+"&"+e}):""};var h=function(){function t(e){Object(r["a"])(this,t),Object(s["a"])(this,"module",null),Object(s["a"])(this,"settings",null),Object(s["a"])(this,"hostname",null),Object(s["a"])(this,"verbose",!1),this.hostname=e}return Object(a["a"])(t,null,[{key:"installStore",value:function(e){t.prototype.store=e}},{key:"connect",value:function(){var t=Object(i["a"])(regeneratorRuntime.mark(function t(e,n,i){return regeneratorRuntime.wrap(function(t){while(1)switch(t.prev=t.next){case 0:throw new d["l"]("connect");case 1:case"end":return t.stop()}},t)}));function e(e,n,i){return t.apply(this,arguments)}return e}()},{key:"getCancelSource",value:function(){var t=u.a.CancelToken.source();return t.token.throwIfRequested=t.token.throwIfRequested,t.token.promise.then=t.token.promise.then.bind(t.token.promise),t.token.promise.catch=t.token.promise.catch.bind(t.token.promise),t}}]),Object(a["a"])(t,[{key:"register",value:function(t){this.module=t,this.settings=t.state.settings}},{key:"unregister",value:function(){this.module=null,this.settings=null}},{key:"dispatch",value:function(){var t=Object(i["a"])(regeneratorRuntime.mark(function t(e,n){return regeneratorRuntime.wrap(function(t){while(1)switch(t.prev=t.next){case 0:if(!this.module){t.next=3;break}return t.next=3,this.store.dispatch("machines/".concat(this.hostname,"/").concat(e),n);case 3:case"end":return t.stop()}},t,this)}));function e(e,n){return t.apply(this,arguments)}return e}()},{key:"reconnect",value:function(){var t=Object(i["a"])(regeneratorRuntime.mark(function t(){return regeneratorRuntime.wrap(function(t){while(1)switch(t.prev=t.next){case 0:throw new d["l"]("reconnect");case 1:case"end":return t.stop()}},t)}));function e(){return t.apply(this,arguments)}return e}()},{key:"disconnect",value:function(){var t=Object(i["a"])(regeneratorRuntime.mark(function t(){return regeneratorRuntime.wrap(function(t){while(1)switch(t.prev=t.next){case 0:throw new d["l"]("disconnect");case 1:case"end":return t.stop()}},t)}));function e(){return t.apply(this,arguments)}return e}()},{key:"sendCode",value:function(){var t=Object(i["a"])(regeneratorRuntime.mark(function t(e){return regeneratorRuntime.wrap(function(t){while(1)switch(t.prev=t.next){case 0:throw new d["l"]("sendCode");case 1:case"end":return t.stop()}},t)}));function e(e){return t.apply(this,arguments)}return e}()},{key:"upload",value:function(){var t=Object(i["a"])(regeneratorRuntime.mark(function t(e){return regeneratorRuntime.wrap(function(t){while(1)switch(t.prev=t.next){case 0:throw e.filename,e.content,e.cancelSource,e.onProgress,new d["l"]("upload");case 2:case"end":return t.stop()}},t)}));function e(e){return t.apply(this,arguments)}return e}()},{key:"delete",value:function(){var t=Object(i["a"])(regeneratorRuntime.mark(function t(e){return regeneratorRuntime.wrap(function(t){while(1)switch(t.prev=t.next){case 0:throw new d["l"]("delete");case 1:case"end":return t.stop()}},t)}));function e(e){return t.apply(this,arguments)}return e}()},{key:"move",value:function(){var t=Object(i["a"])(regeneratorRuntime.mark(function t(e){return regeneratorRuntime.wrap(function(t){while(1)switch(t.prev=t.next){case 0:throw e.from,e.to,e.force,new d["l"]("move");case 2:case"end":return t.stop()}},t)}));function e(e){return t.apply(this,arguments)}return e}()},{key:"makeDirectory",value:function(){var t=Object(i["a"])(regeneratorRuntime.mark(function t(e){return regeneratorRuntime.wrap(function(t){while(1)switch(t.prev=t.next){case 0:throw new d["l"]("makeDirectory");case 1:case"end":return t.stop()}},t)}));function e(e){return t.apply(this,arguments)}return e}()},{key:"download",value:function(){var t=Object(i["a"])(regeneratorRuntime.mark(function t(e){return regeneratorRuntime.wrap(function(t){while(1)switch(t.prev=t.next){case 0:throw new d["l"]("download");case 1:case"end":return t.stop()}},t)}));function e(e){return t.apply(this,arguments)}return e}()},{key:"getFileList",value:function(){var t=Object(i["a"])(regeneratorRuntime.mark(function t(e){return regeneratorRuntime.wrap(function(t){while(1)switch(t.prev=t.next){case 0:throw new d["l"]("getFileList");case 1:case"end":return t.stop()}},t)}));function e(e){return t.apply(this,arguments)}return e}()},{key:"getFileInfo",value:function(){var t=Object(i["a"])(regeneratorRuntime.mark(function t(e){return regeneratorRuntime.wrap(function(t){while(1)switch(t.prev=t.next){case 0:throw new d["l"]("getFileInfo");case 1:case"end":return t.stop()}},t)}));function e(e){return t.apply(this,arguments)}return e}()}]),t}();e["a"]=h},"7e63":function(t,e,n){},"7e90":function(t,e,n){var i=n("d9f6"),r=n("e4ae"),a=n("c3a1");t.exports=n("8e60")?Object.defineProperties:function(t,e){r(t);var n,s=a(e),o=s.length,l=0;while(o>l)i.f(t,n=s[l++],e[n]);return t}},"7eb1":function(t,e,n){"use strict";var i=30,r=12;t.exports=function(t,e){var n,a,s,o,l,c,u,d,h,f,p,m,v,g,y,b,_,x,w,M,S,T,k,L,C;n=t.state,a=t.next_in,L=t.input,s=a+(t.avail_in-5),o=t.next_out,C=t.output,l=o-(e-t.avail_out),c=o+(t.avail_out-257),u=n.dmax,d=n.wsize,h=n.whave,f=n.wnext,p=n.window,m=n.hold,v=n.bits,g=n.lencode,y=n.distcode,b=(1<>>24,m>>>=w,v-=w,w=x>>>16&255,0===w)C[o++]=65535&x;else{if(!(16&w)){if(0===(64&w)){x=g[(65535&x)+(m&(1<>>=w,v-=w),v<15&&(m+=L[a++]<>>24,m>>>=w,v-=w,w=x>>>16&255,!(16&w)){if(0===(64&w)){x=y[(65535&x)+(m&(1<u){t.msg="invalid distance too far back",n.mode=i;break t}if(m>>>=w,v-=w,w=o-l,S>w){if(w=S-w,w>h&&n.sane){t.msg="invalid distance too far back",n.mode=i;break t}if(T=0,k=p,0===f){if(T+=d-w,w2)C[o++]=k[T++],C[o++]=k[T++],C[o++]=k[T++],M-=3;M&&(C[o++]=k[T++],M>1&&(C[o++]=k[T++]))}else{T=o-S;do{C[o++]=C[T++],C[o++]=C[T++],C[o++]=C[T++],M-=3}while(M>2);M&&(C[o++]=C[T++],M>1&&(C[o++]=C[T++]))}break}}break}}while(a>3,a-=M,v-=M<<3,m&=(1<a;return t("div",{staticClass:"v-counter",class:i({"error--text":l},(0,r.functionalThemeClasses)(e))},o)}})},8200:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default={methods:{activatorClickHandler:function(t){this.openOnClick&&!this.isActive?(this.getActivator(t).focus(),this.isActive=!0,this.absoluteX=t.clientX,this.absoluteY=t.clientY):this.closeOnClick&&this.isActive&&(this.getActivator(t).blur(),this.isActive=!1)},mouseEnterHandler:function(){var t=this;this.runDelay("open",function(){t.hasJustFocused||(t.hasJustFocused=!0,t.isActive=!0)})},mouseLeaveHandler:function(t){var e=this;this.runDelay("close",function(){e.$refs.content.contains(t.relatedTarget)||requestAnimationFrame(function(){e.isActive=!1,e.callDeactivate()})})},addActivatorEvents:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null;t&&!this.disabled&&t.addEventListener("click",this.activatorClickHandler)},removeActivatorEvents:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null;t&&t.removeEventListener("click",this.activatorClickHandler)}}}},8230:function(t,e,n){(function(t,e){e(n("c1df"))})(0,function(t){"use strict";var e={1:"١",2:"٢",3:"٣",4:"٤",5:"٥",6:"٦",7:"٧",8:"٨",9:"٩",0:"٠"},n={"١":"1","٢":"2","٣":"3","٤":"4","٥":"5","٦":"6","٧":"7","٨":"8","٩":"9","٠":"0"},i=t.defineLocale("ar-sa",{months:"يناير_فبراير_مارس_أبريل_مايو_يونيو_يوليو_أغسطس_سبتمبر_أكتوبر_نوفمبر_ديسمبر".split("_"),monthsShort:"يناير_فبراير_مارس_أبريل_مايو_يونيو_يوليو_أغسطس_سبتمبر_أكتوبر_نوفمبر_ديسمبر".split("_"),weekdays:"الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),weekdaysShort:"أحد_إثنين_ثلاثاء_أربعاء_خميس_جمعة_سبت".split("_"),weekdaysMin:"ح_ن_ث_ر_خ_ج_س".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/ص|م/,isPM:function(t){return"م"===t},meridiem:function(t,e,n){return t<12?"ص":"م"},calendar:{sameDay:"[اليوم على الساعة] LT",nextDay:"[غدا على الساعة] LT",nextWeek:"dddd [على الساعة] LT",lastDay:"[أمس على الساعة] LT",lastWeek:"dddd [على الساعة] LT",sameElse:"L"},relativeTime:{future:"في %s",past:"منذ %s",s:"ثوان",ss:"%d ثانية",m:"دقيقة",mm:"%d دقائق",h:"ساعة",hh:"%d ساعات",d:"يوم",dd:"%d أيام",M:"شهر",MM:"%d أشهر",y:"سنة",yy:"%d سنوات"},preparse:function(t){return t.replace(/[١٢٣٤٥٦٧٨٩٠]/g,function(t){return n[t]}).replace(/،/g,",")},postformat:function(t){return t.replace(/\d/g,function(t){return e[t]}).replace(/,/g,"،")},week:{dow:0,doy:6}});return i})},8378:function(t,e){var n=t.exports={version:"2.6.5"};"number"==typeof __e&&(__e=n)},"83cb":function(t,e,n){"use strict";var i=n("4438");t.exports={formatters:{values:function(t){return i.isArray(t)?t:""+t},linear:function(t,e,n){var r=n.length>3?n[2]-n[1]:n[1]-n[0];Math.abs(r)>1&&t!==Math.floor(t)&&(r=t-Math.floor(t));var a=i.log10(Math.abs(r)),s="";if(0!==t){var o=Math.max(Math.abs(n[0]),Math.abs(n[n.length-1]));if(o<1e-4){var l=i.log10(Math.abs(t));s=t.toExponential(Math.floor(l)-Math.floor(a))}else{var c=-1*Math.floor(a);c=Math.max(Math.min(c,20),0),s=t.toFixed(c)}}else s="0";return s},logarithmic:function(t,e,n){var r=t/Math.pow(10,Math.floor(i.log10(t)));return 0===t?"0":1===r||2===r||5===r||0===e||e===n.length-1?t.toExponential():""}}}},"842e":function(t,e,n){},8436:function(t,e){t.exports=function(){}},"84aa":function(t,e,n){(function(t,e){e(n("c1df"))})(0,function(t){"use strict";var e=t.defineLocale("bg",{months:"януари_февруари_март_април_май_юни_юли_август_септември_октомври_ноември_декември".split("_"),monthsShort:"янр_фев_мар_апр_май_юни_юли_авг_сеп_окт_ное_дек".split("_"),weekdays:"неделя_понеделник_вторник_сряда_четвъртък_петък_събота".split("_"),weekdaysShort:"нед_пон_вто_сря_чет_пет_съб".split("_"),weekdaysMin:"нд_пн_вт_ср_чт_пт_сб".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"D.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY H:mm",LLLL:"dddd, D MMMM YYYY H:mm"},calendar:{sameDay:"[Днес в] LT",nextDay:"[Утре в] LT",nextWeek:"dddd [в] LT",lastDay:"[Вчера в] LT",lastWeek:function(){switch(this.day()){case 0:case 3:case 6:return"[В изминалата] dddd [в] LT";case 1:case 2:case 4:case 5:return"[В изминалия] dddd [в] LT"}},sameElse:"L"},relativeTime:{future:"след %s",past:"преди %s",s:"няколко секунди",ss:"%d секунди",m:"минута",mm:"%d минути",h:"час",hh:"%d часа",d:"ден",dd:"%d дни",M:"месец",MM:"%d месеца",y:"година",yy:"%d години"},dayOfMonthOrdinalParse:/\d{1,2}-(ев|ен|ти|ви|ри|ми)/,ordinal:function(t){var e=t%10,n=t%100;return 0===t?t+"-ев":0===n?t+"-ен":n>10&&n<20?t+"-ти":1===e?t+"-ви":2===e?t+"-ри":7===e||8===e?t+"-ми":t+"-ти"},week:{dow:1,doy:7}});return e})},"84f2":function(t,e){t.exports={}},8506:function(t,e,n){},"85f2":function(t,e,n){t.exports=n("454f")},"85fb":function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default={data:function(){return{calculatedTopAuto:0}},methods:{calcScrollPosition:function(){var t=this.$refs.content,e=t.querySelector(".v-list__tile--active"),n=t.scrollHeight-t.offsetHeight;return e?Math.min(n,Math.max(0,e.offsetTop-t.offsetHeight/2+e.offsetHeight/2)):t.scrollTop},calcLeftAuto:function(){return this.isAttached?0:parseInt(this.dimensions.activator.left-2*this.defaultOffset)},calcTopAuto:function(){var t=this.$refs.content,e=t.querySelector(".v-list__tile--active");if(e||(this.selectedIndex=null),this.offsetY||!e)return this.computedTop;this.selectedIndex=Array.from(this.tiles).indexOf(e);var n=e.offsetTop-this.calcScrollPosition(),i=t.querySelector(".v-list__tile").offsetTop;return this.computedTop-n-i}}}},8689:function(t,e,n){(function(t,e){e(n("c1df"))})(0,function(t){"use strict";var e={1:"၁",2:"၂",3:"၃",4:"၄",5:"၅",6:"၆",7:"၇",8:"၈",9:"၉",0:"၀"},n={"၁":"1","၂":"2","၃":"3","၄":"4","၅":"5","၆":"6","၇":"7","၈":"8","၉":"9","၀":"0"},i=t.defineLocale("my",{months:"ဇန်နဝါရီ_ဖေဖော်ဝါရီ_မတ်_ဧပြီ_မေ_ဇွန်_ဇူလိုင်_သြဂုတ်_စက်တင်ဘာ_အောက်တိုဘာ_နိုဝင်ဘာ_ဒီဇင်ဘာ".split("_"),monthsShort:"ဇန်_ဖေ_မတ်_ပြီ_မေ_ဇွန်_လိုင်_သြ_စက်_အောက်_နို_ဒီ".split("_"),weekdays:"တနင်္ဂနွေ_တနင်္လာ_အင်္ဂါ_ဗုဒ္ဓဟူး_ကြာသပတေး_သောကြာ_စနေ".split("_"),weekdaysShort:"နွေ_လာ_ဂါ_ဟူး_ကြာ_သော_နေ".split("_"),weekdaysMin:"နွေ_လာ_ဂါ_ဟူး_ကြာ_သော_နေ".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[ယနေ.] LT [မှာ]",nextDay:"[မနက်ဖြန်] LT [မှာ]",nextWeek:"dddd LT [မှာ]",lastDay:"[မနေ.က] LT [မှာ]",lastWeek:"[ပြီးခဲ့သော] dddd LT [မှာ]",sameElse:"L"},relativeTime:{future:"လာမည့် %s မှာ",past:"လွန်ခဲ့သော %s က",s:"စက္ကန်.အနည်းငယ်",ss:"%d စက္ကန့်",m:"တစ်မိနစ်",mm:"%d မိနစ်",h:"တစ်နာရီ",hh:"%d နာရီ",d:"တစ်ရက်",dd:"%d ရက်",M:"တစ်လ",MM:"%d လ",y:"တစ်နှစ်",yy:"%d နှစ်"},preparse:function(t){return t.replace(/[၁၂၃၄၅၆၇၈၉၀]/g,function(t){return n[t]})},postformat:function(t){return t.replace(/\d/g,function(t){return e[t]})},week:{dow:1,doy:4}});return i})},"86cc":function(t,e,n){var i=n("cb7c"),r=n("c69a"),a=n("6a99"),s=Object.defineProperty;e.f=n("9e1e")?Object.defineProperty:function(t,e,n){if(i(t),e=a(e,!0),i(n),r)try{return s(t,e,n)}catch(o){}if("get"in n||"set"in n)throw TypeError("Accessors not supported!");return"value"in n&&(t[e]=n.value),t}},"86ce":function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),n("b3df");var i=n("d207"),r=l(i),a=n("5497"),s=l(a),o=n("f3a7");function l(t){return t&&t.__esModule?t:{default:t}}e.default={name:"v-combobox",extends:s.default,props:{delimiters:{type:Array,default:function(){return[]}},returnObject:{type:Boolean,default:!0}},data:function(){return{editingIndex:-1}},computed:{counterValue:function(){return this.multiple?this.selectedItems.length:(this.internalSearch||"").toString().length},hasSlot:function(){return r.default.options.computed.hasSlot.call(this)||this.multiple},isAnyValueAllowed:function(){return!0},menuCanShow:function(){return!!this.isFocused&&(this.hasDisplayedItems||!!this.$slots["no-data"]&&!this.hideNoData)}},methods:{onFilteredItemsChanged:function(){},onInternalSearchChanged:function(t){if(t&&this.multiple&&this.delimiters.length){var e=this.delimiters.find(function(e){return t.endsWith(e)});null!=e&&(this.internalSearch=t.slice(0,t.length-e.length),this.updateTags())}this.updateMenuDimensions()},genChipSelection:function(t,e){var n=this,i=r.default.options.methods.genChipSelection.call(this,t,e);return this.multiple&&(i.componentOptions.listeners.dblclick=function(){n.editingIndex=e,n.internalSearch=n.getText(t),n.selectedIndex=-1}),i},onChipInput:function(t){r.default.options.methods.onChipInput.call(this,t),this.editingIndex=-1},onEnterDown:function(t){t.preventDefault(),r.default.options.methods.onEnterDown.call(this),this.getMenuIndex()>-1||this.updateSelf()},onKeyDown:function(t){var e=t.keyCode;r.default.options.methods.onKeyDown.call(this,t),this.multiple&&e===o.keyCodes.left&&0===this.$refs.input.selectionStart&&this.updateSelf(),this.changeSelectedIndex(e)},onTabDown:function(t){if(this.multiple&&this.internalSearch&&-1===this.getMenuIndex())return t.preventDefault(),t.stopPropagation(),this.updateTags();s.default.options.methods.onTabDown.call(this,t)},selectItem:function(t){this.editingIndex>-1?this.updateEditing():r.default.options.methods.selectItem.call(this,t)},setSelectedItems:function(){null==this.internalValue||""===this.internalValue?this.selectedItems=[]:this.selectedItems=this.multiple?this.internalValue:[this.internalValue]},setValue:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.internalSearch;r.default.options.methods.setValue.call(this,t)},updateEditing:function(){var t=this.internalValue.slice();t[this.editingIndex]=this.internalSearch,this.setValue(t),this.editingIndex=-1},updateCombobox:function(){var t=Boolean(this.$scopedSlots.selection)||this.hasChips;t&&!this.searchIsDirty||(this.internalSearch!==this.getText(this.internalValue)&&this.setValue(),t&&(this.internalSearch=void 0))},updateSelf:function(){this.multiple?this.updateTags():this.updateCombobox()},updateTags:function(){var t=this.getMenuIndex();if(!(t<0)||this.searchIsDirty){if(this.editingIndex>-1)return this.updateEditing();var e=this.selectedItems.indexOf(this.internalSearch);if(e>-1){var n=this.internalValue.slice();n.splice(e,1),this.setValue(n)}if(t>-1)return this.internalSearch=null;this.selectItem(this.internalSearch),this.internalSearch=null}}}}},8707:function(t,e,n){var i=n("b639"),r=i.Buffer;function a(t,e){for(var n in t)e[n]=t[n]}function s(t,e,n){return r(t,e,n)}r.from&&r.alloc&&r.allocUnsafe&&r.allocUnsafeSlow?t.exports=i:(a(i,e),e.Buffer=s),a(r,s),s.from=function(t,e,n){if("number"===typeof t)throw new TypeError("Argument must not be a number");return r(t,e,n)},s.alloc=function(t,e,n){if("number"!==typeof t)throw new TypeError("Argument must be a number");var i=r(t);return void 0!==e?"string"===typeof n?i.fill(e,n):i.fill(e):i.fill(0),i},s.allocUnsafe=function(t){if("number"!==typeof t)throw new TypeError("Argument must be a number");return r(t)},s.allocUnsafeSlow=function(t){if("number"!==typeof t)throw new TypeError("Argument must be a number");return i.SlowBuffer(t)}},8840:function(t,e,n){(function(t,e){e(n("c1df"))})(0,function(t){"use strict";var e=t.defineLocale("gl",{months:"xaneiro_febreiro_marzo_abril_maio_xuño_xullo_agosto_setembro_outubro_novembro_decembro".split("_"),monthsShort:"xan._feb._mar._abr._mai._xuñ._xul._ago._set._out._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"domingo_luns_martes_mércores_xoves_venres_sábado".split("_"),weekdaysShort:"dom._lun._mar._mér._xov._ven._sáb.".split("_"),weekdaysMin:"do_lu_ma_mé_xo_ve_sá".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY H:mm",LLLL:"dddd, D [de] MMMM [de] YYYY H:mm"},calendar:{sameDay:function(){return"[hoxe "+(1!==this.hours()?"ás":"á")+"] LT"},nextDay:function(){return"[mañá "+(1!==this.hours()?"ás":"á")+"] LT"},nextWeek:function(){return"dddd ["+(1!==this.hours()?"ás":"a")+"] LT"},lastDay:function(){return"[onte "+(1!==this.hours()?"á":"a")+"] LT"},lastWeek:function(){return"[o] dddd [pasado "+(1!==this.hours()?"ás":"a")+"] LT"},sameElse:"L"},relativeTime:{future:function(t){return 0===t.indexOf("un")?"n"+t:"en "+t},past:"hai %s",s:"uns segundos",ss:"%d segundos",m:"un minuto",mm:"%d minutos",h:"unha hora",hh:"%d horas",d:"un día",dd:"%d días",M:"un mes",MM:"%d meses",y:"un ano",yy:"%d anos"},dayOfMonthOrdinalParse:/\d{1,2}º/,ordinal:"%dº",week:{dow:1,doy:4}});return e})},"885c":function(t,e,n){"use strict";var i=n("6d6b"),r=n("a4ce"),a=n("31d3"),s=n("5494"),o=n("d8bb"),l=function(t,e,n){this.name=t,this.dir=n.dir,this.date=n.date,this.comment=n.comment,this.unixPermissions=n.unixPermissions,this.dosPermissions=n.dosPermissions,this._data=e,this._dataBinary=n.binary,this.options={compression:n.compression,compressionOptions:n.compressionOptions}};l.prototype={internalStream:function(t){var e=null,n="string";try{if(!t)throw new Error("No output type specified.");n=t.toLowerCase();var r="string"===n||"text"===n;"binarystring"!==n&&"text"!==n||(n="string"),e=this._decompressWorker();var s=!this._dataBinary;s&&!r&&(e=e.pipe(new a.Utf8EncodeWorker)),!s&&r&&(e=e.pipe(new a.Utf8DecodeWorker))}catch(l){e=new o("error"),e.error(l)}return new i(e,n,"")},async:function(t,e){return this.internalStream(t).accumulate(e)},nodeStream:function(t,e){return this.internalStream(t||"nodebuffer").toNodejsStream(e)},_compressWorker:function(t,e){if(this._data instanceof s&&this._data.compression.magic===t.magic)return this._data.getCompressedWorker();var n=this._decompressWorker();return this._dataBinary||(n=n.pipe(new a.Utf8EncodeWorker)),s.createWorkerFrom(n,t,e)},_decompressWorker:function(){return this._data instanceof s?this._data.getContentWorker():this._data instanceof o?this._data:new r(this._data)}};for(var c=["asText","asBinary","asNodeBuffer","asUint8Array","asArrayBuffer"],u=function(){throw new Error("This method has been removed in JSZip 3.0, please check the upgrade guide.")},d=0;d11?n?"μμ":"ΜΜ":n?"πμ":"ΠΜ"},isPM:function(t){return"μ"===(t+"").toLowerCase()[0]},meridiemParse:/[ΠΜ]\.?Μ?\.?/i,longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendarEl:{sameDay:"[Σήμερα {}] LT",nextDay:"[Αύριο {}] LT",nextWeek:"dddd [{}] LT",lastDay:"[Χθες {}] LT",lastWeek:function(){switch(this.day()){case 6:return"[το προηγούμενο] dddd [{}] LT";default:return"[την προηγούμενη] dddd [{}] LT"}},sameElse:"L"},calendar:function(t,n){var i=this._calendarEl[t],r=n&&n.hours();return e(i)&&(i=i.apply(n)),i.replace("{}",r%12===1?"στη":"στις")},relativeTime:{future:"σε %s",past:"%s πριν",s:"λίγα δευτερόλεπτα",ss:"%d δευτερόλεπτα",m:"ένα λεπτό",mm:"%d λεπτά",h:"μία ώρα",hh:"%d ώρες",d:"μία μέρα",dd:"%d μέρες",M:"ένας μήνας",MM:"%d μήνες",y:"ένας χρόνος",yy:"%d χρόνια"},dayOfMonthOrdinalParse:/\d{1,2}η/,ordinal:"%dη",week:{dow:1,doy:4}});return n})},"8d57":function(t,e,n){(function(t,e){e(n("c1df"))})(0,function(t){"use strict";var e="styczeń_luty_marzec_kwiecień_maj_czerwiec_lipiec_sierpień_wrzesień_październik_listopad_grudzień".split("_"),n="stycznia_lutego_marca_kwietnia_maja_czerwca_lipca_sierpnia_września_października_listopada_grudnia".split("_");function i(t){return t%10<5&&t%10>1&&~~(t/10)%10!==1}function r(t,e,n){var r=t+" ";switch(n){case"ss":return r+(i(t)?"sekundy":"sekund");case"m":return e?"minuta":"minutę";case"mm":return r+(i(t)?"minuty":"minut");case"h":return e?"godzina":"godzinę";case"hh":return r+(i(t)?"godziny":"godzin");case"MM":return r+(i(t)?"miesiące":"miesięcy");case"yy":return r+(i(t)?"lata":"lat")}}var a=t.defineLocale("pl",{months:function(t,i){return t?""===i?"("+n[t.month()]+"|"+e[t.month()]+")":/D MMMM/.test(i)?n[t.month()]:e[t.month()]:e},monthsShort:"sty_lut_mar_kwi_maj_cze_lip_sie_wrz_paź_lis_gru".split("_"),weekdays:"niedziela_poniedziałek_wtorek_środa_czwartek_piątek_sobota".split("_"),weekdaysShort:"ndz_pon_wt_śr_czw_pt_sob".split("_"),weekdaysMin:"Nd_Pn_Wt_Śr_Cz_Pt_So".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Dziś o] LT",nextDay:"[Jutro o] LT",nextWeek:function(){switch(this.day()){case 0:return"[W niedzielę o] LT";case 2:return"[We wtorek o] LT";case 3:return"[W środę o] LT";case 6:return"[W sobotę o] LT";default:return"[W] dddd [o] LT"}},lastDay:"[Wczoraj o] LT",lastWeek:function(){switch(this.day()){case 0:return"[W zeszłą niedzielę o] LT";case 3:return"[W zeszłą środę o] LT";case 6:return"[W zeszłą sobotę o] LT";default:return"[W zeszły] dddd [o] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"%s temu",s:"kilka sekund",ss:r,m:r,mm:r,h:r,hh:r,d:"1 dzień",dd:"%d dni",M:"miesiąc",MM:r,y:"rok",yy:r},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return a})},"8d72":function(t,e,n){"use strict";t.exports={},t.exports.filler=n("be93"),t.exports.legend=n("017e"),t.exports.title=n("9a36")},"8df4":function(t,e,n){(function(t,e){e(n("c1df"))})(0,function(t){"use strict";var e={1:"۱",2:"۲",3:"۳",4:"۴",5:"۵",6:"۶",7:"۷",8:"۸",9:"۹",0:"۰"},n={"۱":"1","۲":"2","۳":"3","۴":"4","۵":"5","۶":"6","۷":"7","۸":"8","۹":"9","۰":"0"},i=t.defineLocale("fa",{months:"ژانویه_فوریه_مارس_آوریل_مه_ژوئن_ژوئیه_اوت_سپتامبر_اکتبر_نوامبر_دسامبر".split("_"),monthsShort:"ژانویه_فوریه_مارس_آوریل_مه_ژوئن_ژوئیه_اوت_سپتامبر_اکتبر_نوامبر_دسامبر".split("_"),weekdays:"یک‌شنبه_دوشنبه_سه‌شنبه_چهارشنبه_پنج‌شنبه_جمعه_شنبه".split("_"),weekdaysShort:"یک‌شنبه_دوشنبه_سه‌شنبه_چهارشنبه_پنج‌شنبه_جمعه_شنبه".split("_"),weekdaysMin:"ی_د_س_چ_پ_ج_ش".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},meridiemParse:/قبل از ظهر|بعد از ظهر/,isPM:function(t){return/بعد از ظهر/.test(t)},meridiem:function(t,e,n){return t<12?"قبل از ظهر":"بعد از ظهر"},calendar:{sameDay:"[امروز ساعت] LT",nextDay:"[فردا ساعت] LT",nextWeek:"dddd [ساعت] LT",lastDay:"[دیروز ساعت] LT",lastWeek:"dddd [پیش] [ساعت] LT",sameElse:"L"},relativeTime:{future:"در %s",past:"%s پیش",s:"چند ثانیه",ss:"ثانیه d%",m:"یک دقیقه",mm:"%d دقیقه",h:"یک ساعت",hh:"%d ساعت",d:"یک روز",dd:"%d روز",M:"یک ماه",MM:"%d ماه",y:"یک سال",yy:"%d سال"},preparse:function(t){return t.replace(/[۰-۹]/g,function(t){return n[t]}).replace(/،/g,",")},postformat:function(t){return t.replace(/\d/g,function(t){return e[t]}).replace(/,/g,"،")},dayOfMonthOrdinalParse:/\d{1,2}م/,ordinal:"%dم",week:{dow:6,doy:12}});return i})},"8df4b":function(t,e,n){"use strict";var i=n("7a77");function r(t){if("function"!==typeof t)throw new TypeError("executor must be a function.");var e;this.promise=new Promise(function(t){e=t});var n=this;t(function(t){n.reason||(n.reason=new i(t),e(n.reason))})}r.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},r.source=function(){var t,e=new r(function(e){t=e});return{token:e,cancel:t}},t.exports=r},"8e60":function(t,e,n){t.exports=!n("294c")(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a})},"8e73":function(t,e,n){(function(t,e){e(n("c1df"))})(0,function(t){"use strict";var e={1:"١",2:"٢",3:"٣",4:"٤",5:"٥",6:"٦",7:"٧",8:"٨",9:"٩",0:"٠"},n={"١":"1","٢":"2","٣":"3","٤":"4","٥":"5","٦":"6","٧":"7","٨":"8","٩":"9","٠":"0"},i=function(t){return 0===t?0:1===t?1:2===t?2:t%100>=3&&t%100<=10?3:t%100>=11?4:5},r={s:["أقل من ثانية","ثانية واحدة",["ثانيتان","ثانيتين"],"%d ثوان","%d ثانية","%d ثانية"],m:["أقل من دقيقة","دقيقة واحدة",["دقيقتان","دقيقتين"],"%d دقائق","%d دقيقة","%d دقيقة"],h:["أقل من ساعة","ساعة واحدة",["ساعتان","ساعتين"],"%d ساعات","%d ساعة","%d ساعة"],d:["أقل من يوم","يوم واحد",["يومان","يومين"],"%d أيام","%d يومًا","%d يوم"],M:["أقل من شهر","شهر واحد",["شهران","شهرين"],"%d أشهر","%d شهرا","%d شهر"],y:["أقل من عام","عام واحد",["عامان","عامين"],"%d أعوام","%d عامًا","%d عام"]},a=function(t){return function(e,n,a,s){var o=i(e),l=r[t][i(e)];return 2===o&&(l=l[n?0:1]),l.replace(/%d/i,e)}},s=["يناير","فبراير","مارس","أبريل","مايو","يونيو","يوليو","أغسطس","سبتمبر","أكتوبر","نوفمبر","ديسمبر"],o=t.defineLocale("ar",{months:s,monthsShort:s,weekdays:"الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),weekdaysShort:"أحد_إثنين_ثلاثاء_أربعاء_خميس_جمعة_سبت".split("_"),weekdaysMin:"ح_ن_ث_ر_خ_ج_س".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"D/‏M/‏YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/ص|م/,isPM:function(t){return"م"===t},meridiem:function(t,e,n){return t<12?"ص":"م"},calendar:{sameDay:"[اليوم عند الساعة] LT",nextDay:"[غدًا عند الساعة] LT",nextWeek:"dddd [عند الساعة] LT",lastDay:"[أمس عند الساعة] LT",lastWeek:"dddd [عند الساعة] LT",sameElse:"L"},relativeTime:{future:"بعد %s",past:"منذ %s",s:a("s"),ss:a("s"),m:a("m"),mm:a("m"),h:a("h"),hh:a("h"),d:a("d"),dd:a("d"),M:a("M"),MM:a("M"),y:a("y"),yy:a("y")},preparse:function(t){return t.replace(/[١٢٣٤٥٦٧٨٩٠]/g,function(t){return n[t]}).replace(/،/g,",")},postformat:function(t){return t.replace(/\d/g,function(t){return e[t]}).replace(/,/g,"،")},week:{dow:6,doy:12}});return o})},"8f60":function(t,e,n){"use strict";var i=n("a159"),r=n("aebd"),a=n("45f2"),s={};n("35e8")(s,n("5168")("iterator"),function(){return this}),t.exports=function(t,e,n){t.prototype=i(s,{next:r(1,n)}),a(t,e+" Iterator")}},"8feb":function(t,e,n){t.exports=n("4910")},9003:function(t,e,n){var i=n("6b4c");t.exports=Array.isArray||function(t){return"Array"==i(t)}},9043:function(t,e,n){(function(t,e){e(n("c1df"))})(0,function(t){"use strict";var e={1:"১",2:"২",3:"৩",4:"৪",5:"৫",6:"৬",7:"৭",8:"৮",9:"৯",0:"০"},n={"১":"1","২":"2","৩":"3","৪":"4","৫":"5","৬":"6","৭":"7","৮":"8","৯":"9","০":"0"},i=t.defineLocale("bn",{months:"জানুয়ারী_ফেব্রুয়ারি_মার্চ_এপ্রিল_মে_জুন_জুলাই_আগস্ট_সেপ্টেম্বর_অক্টোবর_নভেম্বর_ডিসেম্বর".split("_"),monthsShort:"জানু_ফেব_মার্চ_এপ্র_মে_জুন_জুল_আগ_সেপ্ট_অক্টো_নভে_ডিসে".split("_"),weekdays:"রবিবার_সোমবার_মঙ্গলবার_বুধবার_বৃহস্পতিবার_শুক্রবার_শনিবার".split("_"),weekdaysShort:"রবি_সোম_মঙ্গল_বুধ_বৃহস্পতি_শুক্র_শনি".split("_"),weekdaysMin:"রবি_সোম_মঙ্গ_বুধ_বৃহঃ_শুক্র_শনি".split("_"),longDateFormat:{LT:"A h:mm সময়",LTS:"A h:mm:ss সময়",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm সময়",LLLL:"dddd, D MMMM YYYY, A h:mm সময়"},calendar:{sameDay:"[আজ] LT",nextDay:"[আগামীকাল] LT",nextWeek:"dddd, LT",lastDay:"[গতকাল] LT",lastWeek:"[গত] dddd, LT",sameElse:"L"},relativeTime:{future:"%s পরে",past:"%s আগে",s:"কয়েক সেকেন্ড",ss:"%d সেকেন্ড",m:"এক মিনিট",mm:"%d মিনিট",h:"এক ঘন্টা",hh:"%d ঘন্টা",d:"এক দিন",dd:"%d দিন",M:"এক মাস",MM:"%d মাস",y:"এক বছর",yy:"%d বছর"},preparse:function(t){return t.replace(/[১২৩৪৫৬৭৮৯০]/g,function(t){return n[t]})},postformat:function(t){return t.replace(/\d/g,function(t){return e[t]})},meridiemParse:/রাত|সকাল|দুপুর|বিকাল|রাত/,meridiemHour:function(t,e){return 12===t&&(t=0),"রাত"===e&&t>=4||"দুপুর"===e&&t<5||"বিকাল"===e?t+12:t},meridiem:function(t,e,n){return t<4?"রাত":t<10?"সকাল":t<17?"দুপুর":t<20?"বিকাল":"রাত"},week:{dow:0,doy:6}});return i})},9093:function(t,e,n){var i=n("ce10"),r=n("e11e").concat("length","prototype");e.f=Object.getOwnPropertyNames||function(t){return i(t,r)}},"90bd":function(t,e,n){},"90c5":function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i=Object.assign||function(t){for(var e=1;e=11?t:t+12:"下午"===e||"晚上"===e?t+12:void 0},meridiem:function(t,e,n){var i=100*t+e;return i<600?"凌晨":i<900?"早上":i<1130?"上午":i<1230?"中午":i<1800?"下午":"晚上"},calendar:{sameDay:"[今天] LT",nextDay:"[明天] LT",nextWeek:"[下]dddd LT",lastDay:"[昨天] LT",lastWeek:"[上]dddd LT",sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}(日|月|週)/,ordinal:function(t,e){switch(e){case"d":case"D":case"DDD":return t+"日";case"M":return t+"月";case"w":case"W":return t+"週";default:return t}},relativeTime:{future:"%s內",past:"%s前",s:"幾秒",ss:"%d 秒",m:"1 分鐘",mm:"%d 分鐘",h:"1 小時",hh:"%d 小時",d:"1 天",dd:"%d 天",M:"1 個月",MM:"%d 個月",y:"1 年",yy:"%d 年"}});return e})},9138:function(t,e,n){t.exports=n("35e8")},9152:function(t,e){e.read=function(t,e,n,i,r){var a,s,o=8*r-i-1,l=(1<>1,u=-7,d=n?r-1:0,h=n?-1:1,f=t[e+d];for(d+=h,a=f&(1<<-u)-1,f>>=-u,u+=o;u>0;a=256*a+t[e+d],d+=h,u-=8);for(s=a&(1<<-u)-1,a>>=-u,u+=i;u>0;s=256*s+t[e+d],d+=h,u-=8);if(0===a)a=1-c;else{if(a===l)return s?NaN:1/0*(f?-1:1);s+=Math.pow(2,i),a-=c}return(f?-1:1)*s*Math.pow(2,a-i)},e.write=function(t,e,n,i,r,a){var s,o,l,c=8*a-r-1,u=(1<>1,h=23===r?Math.pow(2,-24)-Math.pow(2,-77):0,f=i?0:a-1,p=i?1:-1,m=e<0||0===e&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(o=isNaN(e)?1:0,s=u):(s=Math.floor(Math.log(e)/Math.LN2),e*(l=Math.pow(2,-s))<1&&(s--,l*=2),e+=s+d>=1?h/l:h*Math.pow(2,1-d),e*l>=2&&(s++,l/=2),s+d>=u?(o=0,s=u):s+d>=1?(o=(e*l-1)*Math.pow(2,r),s+=d):(o=e*Math.pow(2,d-1)*Math.pow(2,r),s=0));r>=8;t[n+f]=255&o,f+=p,o/=256,r-=8);for(s=s<0;t[n+f]=255&s,f+=p,s/=256,c-=8);t[n+f-p]|=128*m}},9306:function(t,e,n){"use strict";var i=n("c3a1"),r=n("9aa9"),a=n("355d"),s=n("241e"),o=n("335c"),l=Object.assign;t.exports=!l||n("294c")(function(){var t={},e={},n=Symbol(),i="abcdefghijklmnopqrst";return t[n]=7,i.split("").forEach(function(t){e[t]=t}),7!=l({},t)[n]||Object.keys(l({},e)).join("")!=i})?function(t,e){var n=s(t),l=arguments.length,c=1,u=r.f,d=a.f;while(l>c){var h,f=o(arguments[c++]),p=u?i(f).concat(u(f)):i(f),m=p.length,v=0;while(m>v)d.call(f,h=p[v++])&&(n[h]=f[h])}return n}:l},"934c":function(t,e,n){},9427:function(t,e,n){var i=n("63b6");i(i.S,"Object",{create:n("a159")})},"94a7":function(t,e,n){},"957c":function(t,e,n){(function(t,e){e(n("c1df"))})(0,function(t){"use strict";function e(t,e){var n=t.split("_");return e%10===1&&e%100!==11?n[0]:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?n[1]:n[2]}function n(t,n,i){var r={ss:n?"секунда_секунды_секунд":"секунду_секунды_секунд",mm:n?"минута_минуты_минут":"минуту_минуты_минут",hh:"час_часа_часов",dd:"день_дня_дней",MM:"месяц_месяца_месяцев",yy:"год_года_лет"};return"m"===i?n?"минута":"минуту":t+" "+e(r[i],+t)}var i=[/^янв/i,/^фев/i,/^мар/i,/^апр/i,/^ма[йя]/i,/^июн/i,/^июл/i,/^авг/i,/^сен/i,/^окт/i,/^ноя/i,/^дек/i],r=t.defineLocale("ru",{months:{format:"января_февраля_марта_апреля_мая_июня_июля_августа_сентября_октября_ноября_декабря".split("_"),standalone:"январь_февраль_март_апрель_май_июнь_июль_август_сентябрь_октябрь_ноябрь_декабрь".split("_")},monthsShort:{format:"янв._февр._мар._апр._мая_июня_июля_авг._сент._окт._нояб._дек.".split("_"),standalone:"янв._февр._март_апр._май_июнь_июль_авг._сент._окт._нояб._дек.".split("_")},weekdays:{standalone:"воскресенье_понедельник_вторник_среда_четверг_пятница_суббота".split("_"),format:"воскресенье_понедельник_вторник_среду_четверг_пятницу_субботу".split("_"),isFormat:/\[ ?[Вв] ?(?:прошлую|следующую|эту)? ?\] ?dddd/},weekdaysShort:"вс_пн_вт_ср_чт_пт_сб".split("_"),weekdaysMin:"вс_пн_вт_ср_чт_пт_сб".split("_"),monthsParse:i,longMonthsParse:i,shortMonthsParse:i,monthsRegex:/^(январ[ья]|янв\.?|феврал[ья]|февр?\.?|марта?|мар\.?|апрел[ья]|апр\.?|ма[йя]|июн[ья]|июн\.?|июл[ья]|июл\.?|августа?|авг\.?|сентябр[ья]|сент?\.?|октябр[ья]|окт\.?|ноябр[ья]|нояб?\.?|декабр[ья]|дек\.?)/i,monthsShortRegex:/^(январ[ья]|янв\.?|феврал[ья]|февр?\.?|марта?|мар\.?|апрел[ья]|апр\.?|ма[йя]|июн[ья]|июн\.?|июл[ья]|июл\.?|августа?|авг\.?|сентябр[ья]|сент?\.?|октябр[ья]|окт\.?|ноябр[ья]|нояб?\.?|декабр[ья]|дек\.?)/i,monthsStrictRegex:/^(январ[яь]|феврал[яь]|марта?|апрел[яь]|ма[яй]|июн[яь]|июл[яь]|августа?|сентябр[яь]|октябр[яь]|ноябр[яь]|декабр[яь])/i,monthsShortStrictRegex:/^(янв\.|февр?\.|мар[т.]|апр\.|ма[яй]|июн[ья.]|июл[ья.]|авг\.|сент?\.|окт\.|нояб?\.|дек\.)/i,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY г.",LLL:"D MMMM YYYY г., H:mm",LLLL:"dddd, D MMMM YYYY г., H:mm"},calendar:{sameDay:"[Сегодня, в] LT",nextDay:"[Завтра, в] LT",lastDay:"[Вчера, в] LT",nextWeek:function(t){if(t.week()===this.week())return 2===this.day()?"[Во] dddd, [в] LT":"[В] dddd, [в] LT";switch(this.day()){case 0:return"[В следующее] dddd, [в] LT";case 1:case 2:case 4:return"[В следующий] dddd, [в] LT";case 3:case 5:case 6:return"[В следующую] dddd, [в] LT"}},lastWeek:function(t){if(t.week()===this.week())return 2===this.day()?"[Во] dddd, [в] LT":"[В] dddd, [в] LT";switch(this.day()){case 0:return"[В прошлое] dddd, [в] LT";case 1:case 2:case 4:return"[В прошлый] dddd, [в] LT";case 3:case 5:case 6:return"[В прошлую] dddd, [в] LT"}},sameElse:"L"},relativeTime:{future:"через %s",past:"%s назад",s:"несколько секунд",ss:n,m:n,mm:n,h:"час",hh:n,d:"день",dd:n,M:"месяц",MM:n,y:"год",yy:n},meridiemParse:/ночи|утра|дня|вечера/i,isPM:function(t){return/^(дня|вечера)$/.test(t)},meridiem:function(t,e,n){return t<4?"ночи":t<12?"утра":t<17?"дня":"вечера"},dayOfMonthOrdinalParse:/\d{1,2}-(й|го|я)/,ordinal:function(t,e){switch(e){case"M":case"d":case"DDD":return t+"-й";case"D":return t+"-го";case"w":case"W":return t+"-я";default:return t}},week:{dow:1,doy:4}});return r})},"958b":function(t,e,n){(function(t,e){e(n("c1df"))})(0,function(t){"use strict";function e(t,e,n,i){switch(n){case"s":return e?"хэдхэн секунд":"хэдхэн секундын";case"ss":return t+(e?" секунд":" секундын");case"m":case"mm":return t+(e?" минут":" минутын");case"h":case"hh":return t+(e?" цаг":" цагийн");case"d":case"dd":return t+(e?" өдөр":" өдрийн");case"M":case"MM":return t+(e?" сар":" сарын");case"y":case"yy":return t+(e?" жил":" жилийн");default:return t}}var n=t.defineLocale("mn",{months:"Нэгдүгээр сар_Хоёрдугаар сар_Гуравдугаар сар_Дөрөвдүгээр сар_Тавдугаар сар_Зургадугаар сар_Долдугаар сар_Наймдугаар сар_Есдүгээр сар_Аравдугаар сар_Арван нэгдүгээр сар_Арван хоёрдугаар сар".split("_"),monthsShort:"1 сар_2 сар_3 сар_4 сар_5 сар_6 сар_7 сар_8 сар_9 сар_10 сар_11 сар_12 сар".split("_"),monthsParseExact:!0,weekdays:"Ням_Даваа_Мягмар_Лхагва_Пүрэв_Баасан_Бямба".split("_"),weekdaysShort:"Ням_Дав_Мяг_Лха_Пүр_Баа_Бям".split("_"),weekdaysMin:"Ня_Да_Мя_Лх_Пү_Ба_Бя".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"YYYY оны MMMMын D",LLL:"YYYY оны MMMMын D HH:mm",LLLL:"dddd, YYYY оны MMMMын D HH:mm"},meridiemParse:/ҮӨ|ҮХ/i,isPM:function(t){return"ҮХ"===t},meridiem:function(t,e,n){return t<12?"ҮӨ":"ҮХ"},calendar:{sameDay:"[Өнөөдөр] LT",nextDay:"[Маргааш] LT",nextWeek:"[Ирэх] dddd LT",lastDay:"[Өчигдөр] LT",lastWeek:"[Өнгөрсөн] dddd LT",sameElse:"L"},relativeTime:{future:"%s дараа",past:"%s өмнө",s:e,ss:e,m:e,mm:e,h:e,hh:e,d:e,dd:e,M:e,MM:e,y:e,yy:e},dayOfMonthOrdinalParse:/\d{1,2} өдөр/,ordinal:function(t,e){switch(e){case"d":case"D":case"DDD":return t+" өдөр";default:return t}}});return n})},"95d5":function(t,e,n){var i=n("40c3"),r=n("5168")("iterator"),a=n("481b");t.exports=n("584a").isIterable=function(t){var e=Object(t);return void 0!==e[r]||"@@iterator"in e||a.hasOwnProperty(i(e))}},9609:function(t,e,n){(function(t,e){e(n("c1df"))})(0,function(t){"use strict";var e={0:"-чү",1:"-чи",2:"-чи",3:"-чү",4:"-чү",5:"-чи",6:"-чы",7:"-чи",8:"-чи",9:"-чу",10:"-чу",20:"-чы",30:"-чу",40:"-чы",50:"-чү",60:"-чы",70:"-чи",80:"-чи",90:"-чу",100:"-чү"},n=t.defineLocale("ky",{months:"январь_февраль_март_апрель_май_июнь_июль_август_сентябрь_октябрь_ноябрь_декабрь".split("_"),monthsShort:"янв_фев_март_апр_май_июнь_июль_авг_сен_окт_ноя_дек".split("_"),weekdays:"Жекшемби_Дүйшөмбү_Шейшемби_Шаршемби_Бейшемби_Жума_Ишемби".split("_"),weekdaysShort:"Жек_Дүй_Шей_Шар_Бей_Жум_Ише".split("_"),weekdaysMin:"Жк_Дй_Шй_Шр_Бй_Жм_Иш".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Бүгүн саат] LT",nextDay:"[Эртең саат] LT",nextWeek:"dddd [саат] LT",lastDay:"[Кечээ саат] LT",lastWeek:"[Өткөн аптанын] dddd [күнү] [саат] LT",sameElse:"L"},relativeTime:{future:"%s ичинде",past:"%s мурун",s:"бирнече секунд",ss:"%d секунд",m:"бир мүнөт",mm:"%d мүнөт",h:"бир саат",hh:"%d саат",d:"бир күн",dd:"%d күн",M:"бир ай",MM:"%d ай",y:"бир жыл",yy:"%d жыл"},dayOfMonthOrdinalParse:/\d{1,2}-(чи|чы|чү|чу)/,ordinal:function(t){var n=t%10,i=t>=100?100:null;return t+(e[t]||e[n]||e[i])},week:{dow:1,doy:7}});return n})},"963b":function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i=n("66f6");function r(t,e){t.style["transform"]=e,t.style["webkitTransform"]=e}function a(t,e){t.style["opacity"]=e.toString()}function s(t){return"TouchEvent"===t.constructor.name}var o=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=e.getBoundingClientRect(),r=s(t)?t.touches[t.touches.length-1]:t,a=r.clientX-i.left,o=r.clientY-i.top,l=0,c=.3;e._ripple&&e._ripple.circle?(c=.15,l=e.clientWidth/2,l=n.center?l:l+Math.sqrt(Math.pow(a-l,2)+Math.pow(o-l,2))/4):l=Math.sqrt(Math.pow(e.clientWidth,2)+Math.pow(e.clientHeight,2))/2;var u=(e.clientWidth-2*l)/2+"px",d=(e.clientHeight-2*l)/2+"px",h=n.center?u:a-l+"px",f=n.center?d:o-l+"px";return{radius:l,scale:c,x:h,y:f,centerX:u,centerY:d}},l={show:function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};if(e._ripple&&e._ripple.enabled){var i=document.createElement("span"),s=document.createElement("span");i.appendChild(s),i.className="v-ripple__container",n.class&&(i.className+=" "+n.class);var l=o(t,e,n),c=l.radius,u=l.scale,d=l.x,h=l.y,f=l.centerX,p=l.centerY,m=2*c+"px";s.className="v-ripple__animation",s.style.width=m,s.style.height=m,e.appendChild(i);var v=window.getComputedStyle(e);v&&"static"===v.position&&(e.style.position="relative",e.dataset.previousPosition="static"),s.classList.add("v-ripple__animation--enter"),s.classList.add("v-ripple__animation--visible"),r(s,"translate("+d+", "+h+") scale3d("+u+","+u+","+u+")"),a(s,0),s.dataset.activated=String(performance.now()),setTimeout(function(){s.classList.remove("v-ripple__animation--enter"),s.classList.add("v-ripple__animation--in"),r(s,"translate("+f+", "+p+") scale3d(1,1,1)"),a(s,.25)},0)}},hide:function(t){if(t&&t._ripple&&t._ripple.enabled){var e=t.getElementsByClassName("v-ripple__animation");if(0!==e.length){var n=e[e.length-1];if(!n.dataset.isHiding){n.dataset.isHiding="true";var i=performance.now()-Number(n.dataset.activated),r=Math.max(250-i,0);setTimeout(function(){n.classList.remove("v-ripple__animation--in"),n.classList.add("v-ripple__animation--out"),a(n,0),setTimeout(function(){var e=t.getElementsByClassName("v-ripple__animation");1===e.length&&t.dataset.previousPosition&&(t.style.position=t.dataset.previousPosition,delete t.dataset.previousPosition),n.parentNode&&t.removeChild(n.parentNode)},300)},r)}}}}};function c(t){return"undefined"===typeof t||!!t}function u(t){var e={},n=t.currentTarget;n&&!n._ripple.touched&&(s(t)&&(n._ripple.touched=!0),e.center=n._ripple.centered,n._ripple.class&&(e.class=n._ripple.class),l.show(t,n,e))}function d(t){var e=t.currentTarget;e&&(window.setTimeout(function(){e._ripple&&(e._ripple.touched=!1)}),l.hide(e))}function h(t,e,n){var i=c(e.value);i||l.hide(t),t._ripple=t._ripple||{},t._ripple.enabled=i;var r=e.value||{};r.center&&(t._ripple.centered=!0),r.class&&(t._ripple.class=e.value.class),r.circle&&(t._ripple.circle=r.circle),i&&!n?(t.addEventListener("touchstart",u,{passive:!0}),t.addEventListener("touchend",d,{passive:!0}),t.addEventListener("touchcancel",d),t.addEventListener("mousedown",u),t.addEventListener("mouseup",d),t.addEventListener("mouseleave",d),t.addEventListener("dragstart",d,{passive:!0})):!i&&n&&f(t)}function f(t){t.removeEventListener("mousedown",u),t.removeEventListener("touchstart",d),t.removeEventListener("touchend",d),t.removeEventListener("touchcancel",d),t.removeEventListener("mouseup",d),t.removeEventListener("mouseleave",d),t.removeEventListener("dragstart",d)}function p(t,e,n){h(t,e,!1),n.context&&n.context.$nextTick(function(){var e=window.getComputedStyle(t);if(e&&"inline"===e.display){var r=n.fnOptions?[n.fnOptions,n.context]:[n.componentInstance];i.consoleWarn.apply(void 0,["v-ripple can only be used on block-level elements"].concat(r))}})}function m(t){delete t._ripple,f(t)}function v(t,e){if(e.value!==e.oldValue){var n=c(e.oldValue);h(t,e,n)}}e.default={bind:p,unbind:m,update:v}},"966d":function(t,e,n){"use strict";(function(e){function n(t,n,i,r){if("function"!==typeof t)throw new TypeError('"callback" argument must be a function');var a,s,o=arguments.length;switch(o){case 0:case 1:return e.nextTick(t);case 2:return e.nextTick(function(){t.call(null,n)});case 3:return e.nextTick(function(){t.call(null,n,i)});case 4:return e.nextTick(function(){t.call(null,n,i,r)});default:a=new Array(o-1),s=0;while(s=0;--a){var s=this.tryEntries[a],o=s.completion;if("root"===s.tryLoc)return i("end");if(s.tryLoc<=this.prev){var l=r.call(s,"catchLoc"),c=r.call(s,"finallyLoc");if(l&&c){if(this.prev=0;--n){var i=this.tryEntries[n];if(i.tryLoc<=this.prev&&r.call(i,"finallyLoc")&&this.prev=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),E(n),m}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var i=n.completion;if("throw"===i.type){var r=i.arg;E(n)}return r}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,i){return this.delegate={iterator:A(t),resultName:e,nextLoc:i},"next"===this.method&&(this.arg=n),m}}}function _(t,e,n,i){var r=e&&e.prototype instanceof w?e:w,a=Object.create(r.prototype),s=new O(i||[]);return a._invoke=L(t,n,s),a}function x(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(i){return{type:"throw",arg:i}}}function w(){}function M(){}function S(){}function T(t){["next","throw","return"].forEach(function(e){t[e]=function(t){return this._invoke(e,t)}})}function k(t){function e(n,i,a,s){var o=x(t[n],t,i);if("throw"!==o.type){var l=o.arg,c=l.value;return c&&"object"===typeof c&&r.call(c,"__await")?Promise.resolve(c.__await).then(function(t){e("next",t,a,s)},function(t){e("throw",t,a,s)}):Promise.resolve(c).then(function(t){l.value=t,a(l)},function(t){return e("throw",t,a,s)})}s(o.arg)}var n;function i(t,i){function r(){return new Promise(function(n,r){e(t,i,n,r)})}return n=n?n.then(r,r):r()}this._invoke=i}function L(t,e,n){var i=d;return function(r,a){if(i===f)throw new Error("Generator is already running");if(i===p){if("throw"===r)throw a;return P()}n.method=r,n.arg=a;while(1){var s=n.delegate;if(s){var o=C(s,n);if(o){if(o===m)continue;return o}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(i===d)throw i=p,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);i=f;var l=x(t,e,n);if("normal"===l.type){if(i=n.done?p:h,l.arg===m)continue;return{value:l.arg,done:n.done}}"throw"===l.type&&(i=p,n.method="throw",n.arg=l.arg)}}}function C(t,e){var i=t.iterator[e.method];if(i===n){if(e.delegate=null,"throw"===e.method){if(t.iterator.return&&(e.method="return",e.arg=n,C(t,e),"throw"===e.method))return m;e.method="throw",e.arg=new TypeError("The iterator does not provide a 'throw' method")}return m}var r=x(i,t.iterator,e.arg);if("throw"===r.type)return e.method="throw",e.arg=r.arg,e.delegate=null,m;var a=r.arg;return a?a.done?(e[t.resultName]=a.value,e.next=t.nextLoc,"return"!==e.method&&(e.method="next",e.arg=n),e.delegate=null,m):a:(e.method="throw",e.arg=new TypeError("iterator result is not an object"),e.delegate=null,m)}function D(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function E(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function O(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(D,this),this.reset(!0)}function A(t){if(t){var e=t[s];if(e)return e.call(t);if("function"===typeof t.next)return t;if(!isNaN(t.length)){var i=-1,a=function e(){while(++i=20||t>=100&&t%100===0)&&(r=" de "),t+r+i[n]}var n=t.defineLocale("ro",{months:"ianuarie_februarie_martie_aprilie_mai_iunie_iulie_august_septembrie_octombrie_noiembrie_decembrie".split("_"),monthsShort:"ian._febr._mart._apr._mai_iun._iul._aug._sept._oct._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"duminică_luni_marți_miercuri_joi_vineri_sâmbătă".split("_"),weekdaysShort:"Dum_Lun_Mar_Mie_Joi_Vin_Sâm".split("_"),weekdaysMin:"Du_Lu_Ma_Mi_Jo_Vi_Sâ".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY H:mm",LLLL:"dddd, D MMMM YYYY H:mm"},calendar:{sameDay:"[azi la] LT",nextDay:"[mâine la] LT",nextWeek:"dddd [la] LT",lastDay:"[ieri la] LT",lastWeek:"[fosta] dddd [la] LT",sameElse:"L"},relativeTime:{future:"peste %s",past:"%s în urmă",s:"câteva secunde",ss:e,m:"un minut",mm:e,h:"o oră",hh:e,d:"o zi",dd:e,M:"o lună",MM:e,y:"un an",yy:e},week:{dow:1,doy:7}});return n})},"973c":function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"===typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},r=n("2b0e"),a=d(r),s=n("3b9f"),o=d(s),l=n("288a"),c=d(l),u=n("66f6");function d(t){return t&&t.__esModule?t:{default:t}}var h={activator:{top:0,left:0,bottom:0,right:0,width:0,height:0,offsetTop:0,scrollHeight:0},content:{top:0,left:0,bottom:0,right:0,width:0,height:0,offsetTop:0,scrollHeight:0},hasWindow:!1};e.default=a.default.extend({name:"menuable",mixins:[o.default,c.default],props:{activator:{default:null,validator:function(t){return["string","object"].includes("undefined"===typeof t?"undefined":i(t))}},allowOverflow:Boolean,inputActivator:Boolean,light:Boolean,dark:Boolean,maxWidth:{type:[Number,String],default:"auto"},minWidth:[Number,String],nudgeBottom:{type:[Number,String],default:0},nudgeLeft:{type:[Number,String],default:0},nudgeRight:{type:[Number,String],default:0},nudgeTop:{type:[Number,String],default:0},nudgeWidth:{type:[Number,String],default:0},offsetOverflow:Boolean,positionX:{type:Number,default:null},positionY:{type:Number,default:null},zIndex:{type:[Number,String],default:null}},data:function(){return{absoluteX:0,absoluteY:0,dimensions:Object.assign({},h),isContentActive:!1,pageWidth:0,pageYOffset:0,stackClass:"v-menu__content--active",stackMinZIndex:6}},computed:{computedLeft:function(){var t=this.dimensions.activator,e=this.dimensions.content,n=(this.isAttached?t.offsetLeft:t.left)||0,i=Math.max(t.width,e.width),r=0;if(r+=this.left?n-(i-t.width):n,this.offsetX){var a=isNaN(this.maxWidth)?t.width:Math.min(t.width,this.maxWidth);r+=this.left?-a:t.width}return this.nudgeLeft&&(r-=parseInt(this.nudgeLeft)),this.nudgeRight&&(r+=parseInt(this.nudgeRight)),r},computedTop:function(){var t=this.dimensions.activator,e=this.dimensions.content,n=0;return this.top&&(n+=t.height-e.height),this.isAttached?n+=t.offsetTop:n+=t.top+this.pageYOffset,this.offsetY&&(n+=this.top?-t.height:t.height),this.nudgeTop&&(n-=parseInt(this.nudgeTop)),this.nudgeBottom&&(n+=parseInt(this.nudgeBottom)),n},hasActivator:function(){return!!this.$slots.activator||!!this.$scopedSlots.activator||this.activator||this.inputActivator},isAttached:function(){return!1!==this.attach}},watch:{disabled:function(t){t&&this.callDeactivate()},isActive:function(t){this.disabled||(t?this.callActivate():this.callDeactivate())},positionX:"updateDimensions",positionY:"updateDimensions"},beforeMount:function(){this.checkForWindow()},methods:{absolutePosition:function(){return{offsetTop:0,offsetLeft:0,scrollHeight:0,top:this.positionY||this.absoluteY,bottom:this.positionY||this.absoluteY,left:this.positionX||this.absoluteX,right:this.positionX||this.absoluteX,height:0,width:0}},activate:function(){},calcLeft:function(t){return(this.isAttached?this.computedLeft:this.calcXOverflow(this.computedLeft,t))+"px"},calcTop:function(){return(this.isAttached?this.computedTop:this.calcYOverflow(this.computedTop))+"px"},calcXOverflow:function(t,e){var n=t+e-this.pageWidth+12;return t=(!this.left||this.right)&&n>0?Math.max(t-n,0):Math.max(t,12),t+this.getOffsetLeft()},calcYOverflow:function(t){var e=this.getInnerHeight(),n=this.pageYOffset+e,i=this.dimensions.activator,r=this.dimensions.content.height,a=t+r,s=nr?t=this.pageYOffset+(i.top-r):s&&!this.allowOverflow?t=n-r-12:t0?this.$refs.activator.children[0]:this.$refs.activator;if(t)return this.activatedBy=t.currentTarget||t.target,this.activatedBy;if(this.activatedBy)return this.activatedBy;if(this.activatorNode){var e=Array.isArray(this.activatorNode)?this.activatorNode[0]:this.activatorNode,n=e&&e.elm;if(n)return n}(0,u.consoleError)("No activator found")},getInnerHeight:function(){return this.hasWindow?window.innerHeight||document.documentElement.clientHeight:0},getOffsetLeft:function(){return this.hasWindow?window.pageXOffset||document.documentElement.scrollLeft:0},getOffsetTop:function(){return this.hasWindow?window.pageYOffset||document.documentElement.scrollTop:0},getRoundedBoundedClientRect:function(t){var e=t.getBoundingClientRect();return{top:Math.round(e.top),left:Math.round(e.left),bottom:Math.round(e.bottom),right:Math.round(e.right),width:Math.round(e.width),height:Math.round(e.height)}},measure:function(t){if(!t||!this.hasWindow)return null;var e=this.getRoundedBoundedClientRect(t);if(this.isAttached){var n=window.getComputedStyle(t);e.left=parseInt(n.marginLeft),e.top=parseInt(n.marginTop)}return e},sneakPeek:function(t){var e=this;requestAnimationFrame(function(){var n=e.$refs.content;if(!n||e.isShown(n))return t();n.style.display="inline-block",t(),n.style.display="none"})},startTransition:function(){var t=this;return new Promise(function(e){return requestAnimationFrame(function(){t.isContentActive=t.hasJustFocused=t.isActive,e()})})},isShown:function(t){return"none"!==t.style.display},updateDimensions:function(){var t=this;this.checkForWindow(),this.checkForPageYOffset(),this.pageWidth=document.documentElement.clientWidth;var e={};if(!this.hasActivator||this.absolute)e.activator=this.absolutePosition();else{var n=this.getActivator();e.activator=this.measure(n),e.activator.offsetLeft=n.offsetLeft,this.isAttached?e.activator.offsetTop=n.offsetTop:e.activator.offsetTop=0}this.sneakPeek(function(){e.content=t.measure(t.$refs.content),t.dimensions=e})}}})},9797:function(t,e,n){(function(t,e){e(n("c1df"))})(0,function(t){"use strict";var e=t.defineLocale("cy",{months:"Ionawr_Chwefror_Mawrth_Ebrill_Mai_Mehefin_Gorffennaf_Awst_Medi_Hydref_Tachwedd_Rhagfyr".split("_"),monthsShort:"Ion_Chwe_Maw_Ebr_Mai_Meh_Gor_Aws_Med_Hyd_Tach_Rhag".split("_"),weekdays:"Dydd Sul_Dydd Llun_Dydd Mawrth_Dydd Mercher_Dydd Iau_Dydd Gwener_Dydd Sadwrn".split("_"),weekdaysShort:"Sul_Llun_Maw_Mer_Iau_Gwe_Sad".split("_"),weekdaysMin:"Su_Ll_Ma_Me_Ia_Gw_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Heddiw am] LT",nextDay:"[Yfory am] LT",nextWeek:"dddd [am] LT",lastDay:"[Ddoe am] LT",lastWeek:"dddd [diwethaf am] LT",sameElse:"L"},relativeTime:{future:"mewn %s",past:"%s yn ôl",s:"ychydig eiliadau",ss:"%d eiliad",m:"munud",mm:"%d munud",h:"awr",hh:"%d awr",d:"diwrnod",dd:"%d diwrnod",M:"mis",MM:"%d mis",y:"blwyddyn",yy:"%d flynedd"},dayOfMonthOrdinalParse:/\d{1,2}(fed|ain|af|il|ydd|ed|eg)/,ordinal:function(t){var e=t,n="",i=["","af","il","ydd","ydd","ed","ed","ed","fed","fed","fed","eg","fed","eg","eg","fed","eg","eg","fed","eg","fed"];return e>20?n=40===e||50===e||60===e||80===e||100===e?"fed":"ain":e>0&&(n=i[e]),t+n},week:{dow:1,doy:4}});return e})},"97b8":function(t,e,n){},"97fb":function(t,e,n){},9861:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.VMenu=void 0;var i=n("c60e"),r=a(i);function a(t){return t&&t.__esModule?t:{default:t}}e.VMenu=r.default,e.default=r.default},"9a02":function(t,e,n){var i=n("4f4d");function r(t){if(t){var e=/^#([a-fA-F0-9]{3})$/i,n=/^#([a-fA-F0-9]{6})$/i,r=/^rgba?\(\s*([+-]?\d+)\s*,\s*([+-]?\d+)\s*,\s*([+-]?\d+)\s*(?:,\s*([+-]?[\d\.]+)\s*)?\)$/i,a=/^rgba?\(\s*([+-]?[\d\.]+)\%\s*,\s*([+-]?[\d\.]+)\%\s*,\s*([+-]?[\d\.]+)\%\s*(?:,\s*([+-]?[\d\.]+)\s*)?\)$/i,s=/(\w+)/,o=[0,0,0],l=1,c=t.match(e);if(c){c=c[1];for(var u=0;u0&&(c=t.getDatasetMeta(c[0]._datasetIndex).data),c},"x-axis":function(t,e){return c(t,e,{intersect:!1})},point:function(t,e){var n=r(e,t);return s(t,n)},nearest:function(t,e,n){var i=r(e,t);n.axis=n.axis||"xy";var a=l(n.axis),s=o(t,i,n.intersect,a);return s.length>1&&s.sort(function(t,e){var n=t.getArea(),i=e.getArea(),r=n-i;return 0===r&&(r=t._datasetIndex-e._datasetIndex),r}),s.slice(0,1)},x:function(t,e,n){var i=r(e,t),s=[],o=!1;return a(t,function(t){t.inXRange(i.x)&&s.push(t),t.inRange(i.x,i.y)&&(o=!0)}),n.intersect&&!o&&(s=[]),s},y:function(t,e,n){var i=r(e,t),s=[],o=!1;return a(t,function(t){t.inYRange(i.y)&&s.push(t),t.inRange(i.x,i.y)&&(o=!0)}),n.intersect&&!o&&(s=[]),s}}}},"9a8a":function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i=n("d52a"),r=a(i);function a(t){return t&&t.__esModule?t:{default:t}}function s(t){if(Array.isArray(t)){for(var e=0,n=Array(t.length);e=e[t].length&&e[t].push({}),!e[t][r].type||l.type&&l.type!==e[t][r].type?a.merge(e[t][r],[s.getScaleDefaults(o),l]):a.merge(e[t][r],l)}else a._merger(t,e,n,i)}})},a.where=function(t,e){if(a.isArray(t)&&Array.prototype.filter)return t.filter(e);var n=[];return a.each(t,function(t){e(t)&&n.push(t)}),n},a.findIndex=Array.prototype.findIndex?function(t,e,n){return t.findIndex(e,n)}:function(t,e,n){n=void 0===n?t:n;for(var i=0,r=t.length;i=0;i--){var r=t[i];if(e(r))return r}},a.isNumber=function(t){return!isNaN(parseFloat(t))&&isFinite(t)},a.almostEquals=function(t,e,n){return Math.abs(t-e)t},a.max=function(t){return t.reduce(function(t,e){return isNaN(e)?t:Math.max(t,e)},Number.NEGATIVE_INFINITY)},a.min=function(t){return t.reduce(function(t,e){return isNaN(e)?t:Math.min(t,e)},Number.POSITIVE_INFINITY)},a.sign=Math.sign?function(t){return Math.sign(t)}:function(t){return t=+t,0===t||isNaN(t)?t:t>0?1:-1},a.log10=Math.log10?function(t){return Math.log10(t)}:function(t){var e=Math.log(t)*Math.LOG10E,n=Math.round(e),i=t===Math.pow(10,n);return i?n:e},a.toRadians=function(t){return t*(Math.PI/180)},a.toDegrees=function(t){return t*(180/Math.PI)},a.getAngleFromPoint=function(t,e){var n=e.x-t.x,i=e.y-t.y,r=Math.sqrt(n*n+i*i),a=Math.atan2(i,n);return a<-.5*Math.PI&&(a+=2*Math.PI),{angle:a,distance:r}},a.distanceBetweenPoints=function(t,e){return Math.sqrt(Math.pow(e.x-t.x,2)+Math.pow(e.y-t.y,2))},a.aliasPixel=function(t){return t%2===0?0:.5},a.splineCurve=function(t,e,n,i){var r=t.skip?e:t,a=e,s=n.skip?e:n,o=Math.sqrt(Math.pow(a.x-r.x,2)+Math.pow(a.y-r.y,2)),l=Math.sqrt(Math.pow(s.x-a.x,2)+Math.pow(s.y-a.y,2)),c=o/(o+l),u=l/(o+l);c=isNaN(c)?0:c,u=isNaN(u)?0:u;var d=i*c,h=i*u;return{previous:{x:a.x-d*(s.x-r.x),y:a.y-d*(s.y-r.y)},next:{x:a.x+h*(s.x-r.x),y:a.y+h*(s.y-r.y)}}},a.EPSILON=Number.EPSILON||1e-14,a.splineCurveMonotone=function(t){var e,n,i,r,s,o,l,c,u,d=(t||[]).map(function(t){return{model:t._model,deltaK:0,mK:0}}),h=d.length;for(e=0;e0?d[e-1]:null,r=e0?d[e-1]:null,r=e=t.length-1?t[0]:t[e+1]:e>=t.length-1?t[t.length-1]:t[e+1]},a.previousItem=function(t,e,n){return n?e<=0?t[t.length-1]:t[e-1]:e<=0?t[0]:t[e-1]},a.niceNum=function(t,e){var n,i=Math.floor(a.log10(t)),r=t/Math.pow(10,i);return n=e?r<1.5?1:r<3?2:r<7?5:10:r<=1?1:r<=2?2:r<=5?5:10,n*Math.pow(10,i)},a.requestAnimFrame=function(){return"undefined"===typeof window?function(t){t()}:window.requestAnimationFrame||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||window.oRequestAnimationFrame||window.msRequestAnimationFrame||function(t){return window.setTimeout(t,1e3/60)}}(),a.getRelativePosition=function(t,e){var n,i,r=t.originalEvent||t,s=t.target||t.srcElement,o=s.getBoundingClientRect(),l=r.touches;l&&l.length>0?(n=l[0].clientX,i=l[0].clientY):(n=r.clientX,i=r.clientY);var c=parseFloat(a.getStyle(s,"padding-left")),u=parseFloat(a.getStyle(s,"padding-top")),d=parseFloat(a.getStyle(s,"padding-right")),h=parseFloat(a.getStyle(s,"padding-bottom")),f=o.right-o.left-c-d,p=o.bottom-o.top-u-h;return n=Math.round((n-o.left-c)/f*s.width/e.currentDevicePixelRatio),i=Math.round((i-o.top-u)/p*s.height/e.currentDevicePixelRatio),{x:n,y:i}},a.getConstraintWidth=function(t){return n(t,"max-width","clientWidth")},a.getConstraintHeight=function(t){return n(t,"max-height","clientHeight")},a._calculatePadding=function(t,e,n){return e=a.getStyle(t,e),e.indexOf("%")>-1?n/parseInt(e,10):parseInt(e,10)},a._getParentNode=function(t){var e=t.parentNode;return e&&e.host&&(e=e.host),e},a.getMaximumWidth=function(t){var e=a._getParentNode(t);if(!e)return t.clientWidth;var n=e.clientWidth,i=a._calculatePadding(e,"padding-left",n),r=a._calculatePadding(e,"padding-right",n),s=n-i-r,o=a.getConstraintWidth(t);return isNaN(o)?s:Math.min(s,o)},a.getMaximumHeight=function(t){var e=a._getParentNode(t);if(!e)return t.clientHeight;var n=e.clientHeight,i=a._calculatePadding(e,"padding-top",n),r=a._calculatePadding(e,"padding-bottom",n),s=n-i-r,o=a.getConstraintHeight(t);return isNaN(o)?s:Math.min(s,o)},a.getStyle=function(t,e){return t.currentStyle?t.currentStyle[e]:document.defaultView.getComputedStyle(t,null).getPropertyValue(e)},a.retinaScale=function(t,e){var n=t.currentDevicePixelRatio=e||"undefined"!==typeof window&&window.devicePixelRatio||1;if(1!==n){var i=t.canvas,r=t.height,a=t.width;i.height=r*n,i.width=a*n,t.ctx.scale(n,n),i.style.height||i.style.width||(i.style.height=r+"px",i.style.width=a+"px")}},a.fontString=function(t,e,n){return e+" "+t+"px "+n},a.longestText=function(t,e,n,i){i=i||{};var r=i.data=i.data||{},s=i.garbageCollect=i.garbageCollect||[];i.font!==e&&(r=i.data={},s=i.garbageCollect=[],i.font=e),t.font=e;var o=0;a.each(n,function(e){void 0!==e&&null!==e&&!0!==a.isArray(e)?o=a.measureText(t,r,s,o,e):a.isArray(e)&&a.each(e,function(e){void 0===e||null===e||a.isArray(e)||(o=a.measureText(t,r,s,o,e))})});var l=s.length/2;if(l>n.length){for(var c=0;ci&&(i=a),i},a.numberOfLabelLines=function(t){var e=1;return a.each(t,function(t){a.isArray(t)&&t.length>e&&(e=t.length)}),e},a.color=i?function(t){return t instanceof CanvasGradient&&(t=r.global.defaultColor),i(t)}:function(t){return console.error("Color.js not found!"),t},a.getHoverColor=function(t){return t instanceof CanvasPattern?t:a.color(t).saturate(.5).darken(.1).rgbString()}}},"9c6c":function(t,e,n){var i=n("2b4c")("unscopables"),r=Array.prototype;void 0==r[i]&&n("32e9")(r,i,{}),t.exports=function(t){r[i][t]=!0}},"9c80":function(t,e){t.exports=function(t){try{return{e:!1,v:t()}}catch(e){return{e:!0,v:e}}}},"9def":function(t,e,n){var i=n("4588"),r=Math.min;t.exports=function(t){return t>0?r(i(t),9007199254740991):0}},"9e1e":function(t,e,n){t.exports=!n("79e5")(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a})},"9e6e":function(t,e,n){"use strict";var i=n("be7f"),r=n("c834"),a=n("eeda"),s=n("7eb1"),o=n("6853"),l=0,c=1,u=2,d=4,h=5,f=6,p=0,m=1,v=2,g=-2,y=-3,b=-4,_=-5,x=8,w=1,M=2,S=3,T=4,k=5,L=6,C=7,D=8,E=9,O=10,A=11,P=12,I=13,j=14,V=15,R=16,F=17,B=18,$=19,Y=20,N=21,H=22,z=23,W=24,U=25,G=26,q=27,X=28,J=29,Z=30,K=31,Q=32,tt=852,et=592,nt=15,it=nt;function rt(t){return(t>>>24&255)+(t>>>8&65280)+((65280&t)<<8)+((255&t)<<24)}function at(){this.mode=0,this.last=!1,this.wrap=0,this.havedict=!1,this.flags=0,this.dmax=0,this.check=0,this.total=0,this.head=null,this.wbits=0,this.wsize=0,this.whave=0,this.wnext=0,this.window=null,this.hold=0,this.bits=0,this.length=0,this.offset=0,this.extra=0,this.lencode=null,this.distcode=null,this.lenbits=0,this.distbits=0,this.ncode=0,this.nlen=0,this.ndist=0,this.have=0,this.next=null,this.lens=new i.Buf16(320),this.work=new i.Buf16(288),this.lendyn=null,this.distdyn=null,this.sane=0,this.back=0,this.was=0}function st(t){var e;return t&&t.state?(e=t.state,t.total_in=t.total_out=e.total=0,t.msg="",e.wrap&&(t.adler=1&e.wrap),e.mode=w,e.last=0,e.havedict=0,e.dmax=32768,e.head=null,e.hold=0,e.bits=0,e.lencode=e.lendyn=new i.Buf32(tt),e.distcode=e.distdyn=new i.Buf32(et),e.sane=1,e.back=-1,p):g}function ot(t){var e;return t&&t.state?(e=t.state,e.wsize=0,e.whave=0,e.wnext=0,st(t)):g}function lt(t,e){var n,i;return t&&t.state?(i=t.state,e<0?(n=0,e=-e):(n=1+(e>>4),e<48&&(e&=15)),e&&(e<8||e>15)?g:(null!==i.window&&i.wbits!==e&&(i.window=null),i.wrap=n,i.wbits=e,ot(t))):g}function ct(t,e){var n,i;return t?(i=new at,t.state=i,i.window=null,n=lt(t,e),n!==p&&(t.state=null),n):g}function ut(t){return ct(t,it)}var dt,ht,ft=!0;function pt(t){if(ft){var e;dt=new i.Buf32(512),ht=new i.Buf32(32),e=0;while(e<144)t.lens[e++]=8;while(e<256)t.lens[e++]=9;while(e<280)t.lens[e++]=7;while(e<288)t.lens[e++]=8;o(c,t.lens,0,288,dt,0,t.work,{bits:9}),e=0;while(e<32)t.lens[e++]=5;o(u,t.lens,0,32,ht,0,t.work,{bits:5}),ft=!1}t.lencode=dt,t.lenbits=9,t.distcode=ht,t.distbits=5}function mt(t,e,n,r){var a,s=t.state;return null===s.window&&(s.wsize=1<=s.wsize?(i.arraySet(s.window,e,n-s.wsize,s.wsize,0),s.wnext=0,s.whave=s.wsize):(a=s.wsize-s.wnext,a>r&&(a=r),i.arraySet(s.window,e,n-r,a,s.wnext),r-=a,r?(i.arraySet(s.window,e,n-r,r,0),s.wnext=r,s.whave=s.wsize):(s.wnext+=a,s.wnext===s.wsize&&(s.wnext=0),s.whave>>8&255,n.check=a(n.check,Lt,2,0),ot=0,lt=0,n.mode=M;break}if(n.flags=0,n.head&&(n.head.done=!1),!(1&n.wrap)||(((255&ot)<<8)+(ot>>8))%31){t.msg="incorrect header check",n.mode=Z;break}if((15&ot)!==x){t.msg="unknown compression method",n.mode=Z;break}if(ot>>>=4,lt-=4,wt=8+(15&ot),0===n.wbits)n.wbits=wt;else if(wt>n.wbits){t.msg="invalid window size",n.mode=Z;break}n.dmax=1<>8&1),512&n.flags&&(Lt[0]=255&ot,Lt[1]=ot>>>8&255,n.check=a(n.check,Lt,2,0)),ot=0,lt=0,n.mode=S;case S:while(lt<32){if(0===at)break t;at--,ot+=tt[nt++]<>>8&255,Lt[2]=ot>>>16&255,Lt[3]=ot>>>24&255,n.check=a(n.check,Lt,4,0)),ot=0,lt=0,n.mode=T;case T:while(lt<16){if(0===at)break t;at--,ot+=tt[nt++]<>8),512&n.flags&&(Lt[0]=255&ot,Lt[1]=ot>>>8&255,n.check=a(n.check,Lt,2,0)),ot=0,lt=0,n.mode=k;case k:if(1024&n.flags){while(lt<16){if(0===at)break t;at--,ot+=tt[nt++]<>>8&255,n.check=a(n.check,Lt,2,0)),ot=0,lt=0}else n.head&&(n.head.extra=null);n.mode=L;case L:if(1024&n.flags&&(dt=n.length,dt>at&&(dt=at),dt&&(n.head&&(wt=n.head.extra_len-n.length,n.head.extra||(n.head.extra=new Array(n.head.extra_len)),i.arraySet(n.head.extra,tt,nt,dt,wt)),512&n.flags&&(n.check=a(n.check,tt,dt,nt)),at-=dt,nt+=dt,n.length-=dt),n.length))break t;n.length=0,n.mode=C;case C:if(2048&n.flags){if(0===at)break t;dt=0;do{wt=tt[nt+dt++],n.head&&wt&&n.length<65536&&(n.head.name+=String.fromCharCode(wt))}while(wt&&dt>9&1,n.head.done=!0),t.adler=n.check=0,n.mode=P;break;case O:while(lt<32){if(0===at)break t;at--,ot+=tt[nt++]<>>=7<,lt-=7<,n.mode=q;break}while(lt<3){if(0===at)break t;at--,ot+=tt[nt++]<>>=1,lt-=1,3&ot){case 0:n.mode=j;break;case 1:if(pt(n),n.mode=Y,e===f){ot>>>=2,lt-=2;break t}break;case 2:n.mode=F;break;case 3:t.msg="invalid block type",n.mode=Z}ot>>>=2,lt-=2;break;case j:ot>>>=7<,lt-=7<while(lt<32){if(0===at)break t;at--,ot+=tt[nt++]<>>16^65535)){t.msg="invalid stored block lengths",n.mode=Z;break}if(n.length=65535&ot,ot=0,lt=0,n.mode=V,e===f)break t;case V:n.mode=R;case R:if(dt=n.length,dt){if(dt>at&&(dt=at),dt>st&&(dt=st),0===dt)break t;i.arraySet(et,tt,nt,dt,it),at-=dt,nt+=dt,st-=dt,it+=dt,n.length-=dt;break}n.mode=P;break;case F:while(lt<14){if(0===at)break t;at--,ot+=tt[nt++]<>>=5,lt-=5,n.ndist=1+(31&ot),ot>>>=5,lt-=5,n.ncode=4+(15&ot),ot>>>=4,lt-=4,n.nlen>286||n.ndist>30){t.msg="too many length or distance symbols",n.mode=Z;break}n.have=0,n.mode=B;case B:while(n.have>>=3,lt-=3}while(n.have<19)n.lens[Ct[n.have++]]=0;if(n.lencode=n.lendyn,n.lenbits=7,St={bits:n.lenbits},Mt=o(l,n.lens,0,19,n.lencode,0,n.work,St),n.lenbits=St.bits,Mt){t.msg="invalid code lengths set",n.mode=Z;break}n.have=0,n.mode=$;case $:while(n.have>>24,gt=kt>>>16&255,yt=65535&kt,vt<=lt)break;if(0===at)break t;at--,ot+=tt[nt++]<>>=vt,lt-=vt,n.lens[n.have++]=yt;else{if(16===yt){Tt=vt+2;while(lt>>=vt,lt-=vt,0===n.have){t.msg="invalid bit length repeat",n.mode=Z;break}wt=n.lens[n.have-1],dt=3+(3&ot),ot>>>=2,lt-=2}else if(17===yt){Tt=vt+3;while(lt>>=vt,lt-=vt,wt=0,dt=3+(7&ot),ot>>>=3,lt-=3}else{Tt=vt+7;while(lt>>=vt,lt-=vt,wt=0,dt=11+(127&ot),ot>>>=7,lt-=7}if(n.have+dt>n.nlen+n.ndist){t.msg="invalid bit length repeat",n.mode=Z;break}while(dt--)n.lens[n.have++]=wt}}if(n.mode===Z)break;if(0===n.lens[256]){t.msg="invalid code -- missing end-of-block",n.mode=Z;break}if(n.lenbits=9,St={bits:n.lenbits},Mt=o(c,n.lens,0,n.nlen,n.lencode,0,n.work,St),n.lenbits=St.bits,Mt){t.msg="invalid literal/lengths set",n.mode=Z;break}if(n.distbits=6,n.distcode=n.distdyn,St={bits:n.distbits},Mt=o(u,n.lens,n.nlen,n.ndist,n.distcode,0,n.work,St),n.distbits=St.bits,Mt){t.msg="invalid distances set",n.mode=Z;break}if(n.mode=Y,e===f)break t;case Y:n.mode=N;case N:if(at>=6&&st>=258){t.next_out=it,t.avail_out=st,t.next_in=nt,t.avail_in=at,n.hold=ot,n.bits=lt,s(t,ut),it=t.next_out,et=t.output,st=t.avail_out,nt=t.next_in,tt=t.input,at=t.avail_in,ot=n.hold,lt=n.bits,n.mode===P&&(n.back=-1);break}for(n.back=0;;){if(kt=n.lencode[ot&(1<>>24,gt=kt>>>16&255,yt=65535&kt,vt<=lt)break;if(0===at)break t;at--,ot+=tt[nt++]<>bt)],vt=kt>>>24,gt=kt>>>16&255,yt=65535&kt,bt+vt<=lt)break;if(0===at)break t;at--,ot+=tt[nt++]<>>=bt,lt-=bt,n.back+=bt}if(ot>>>=vt,lt-=vt,n.back+=vt,n.length=yt,0===gt){n.mode=G;break}if(32>){n.back=-1,n.mode=P;break}if(64>){t.msg="invalid literal/length code",n.mode=Z;break}n.extra=15>,n.mode=H;case H:if(n.extra){Tt=n.extra;while(lt>>=n.extra,lt-=n.extra,n.back+=n.extra}n.was=n.length,n.mode=z;case z:for(;;){if(kt=n.distcode[ot&(1<>>24,gt=kt>>>16&255,yt=65535&kt,vt<=lt)break;if(0===at)break t;at--,ot+=tt[nt++]<>bt)],vt=kt>>>24,gt=kt>>>16&255,yt=65535&kt,bt+vt<=lt)break;if(0===at)break t;at--,ot+=tt[nt++]<>>=bt,lt-=bt,n.back+=bt}if(ot>>>=vt,lt-=vt,n.back+=vt,64>){t.msg="invalid distance code",n.mode=Z;break}n.offset=yt,n.extra=15>,n.mode=W;case W:if(n.extra){Tt=n.extra;while(lt>>=n.extra,lt-=n.extra,n.back+=n.extra}if(n.offset>n.dmax){t.msg="invalid distance too far back",n.mode=Z;break}n.mode=U;case U:if(0===st)break t;if(dt=ut-st,n.offset>dt){if(dt=n.offset-dt,dt>n.whave&&n.sane){t.msg="invalid distance too far back",n.mode=Z;break}dt>n.wnext?(dt-=n.wnext,ht=n.wsize-dt):ht=n.wnext-dt,dt>n.length&&(dt=n.length),ft=n.window}else ft=et,ht=it-n.offset,dt=n.length;dt>st&&(dt=st),st-=dt,n.length-=dt;do{et[it++]=ft[ht++]}while(--dt);0===n.length&&(n.mode=N);break;case G:if(0===st)break t;et[it++]=n.length,st--,n.mode=N;break;case q:if(n.wrap){while(lt<32){if(0===at)break t;at--,ot|=tt[nt++]<>8-o%1*8)){if(n=a.charCodeAt(o+=.75),n>255)throw new r;e=e<<8|n}return s}r.prototype=new Error,r.prototype.code=5,r.prototype.name="InvalidCharacterError",t.exports=a},a093:function(t,e,n){"use strict";var i=n("5f8a"),r=n.n(i);r.a},a159:function(t,e,n){var i=n("e4ae"),r=n("7e90"),a=n("1691"),s=n("5559")("IE_PROTO"),o=function(){},l="prototype",c=function(){var t,e=n("1ec9")("iframe"),i=a.length,r="<",s=">";e.style.display="none",n("32fc").appendChild(e),e.src="javascript:",t=e.contentWindow.document,t.open(),t.write(r+"script"+s+"document.F=Object"+r+"/script"+s),t.close(),c=t.F;while(i--)delete c[l][a[i]];return c()};t.exports=Object.create||function(t,e){var n;return null!==t?(o[l]=i(t),n=new o,o[l]=null,n[s]=t):n=c(),void 0===e?n:r(n,e)}},a177:function(t,e,n){"use strict";var i,r=n("be7f"),a=n("07f4"),s=n("c834"),o=n("eeda"),l=n("4dc6"),c=0,u=1,d=3,h=4,f=5,p=0,m=1,v=-2,g=-3,y=-5,b=-1,_=1,x=2,w=3,M=4,S=0,T=2,k=8,L=9,C=15,D=8,E=29,O=256,A=O+1+E,P=30,I=19,j=2*A+1,V=15,R=3,F=258,B=F+R+1,$=32,Y=42,N=69,H=73,z=91,W=103,U=113,G=666,q=1,X=2,J=3,Z=4,K=3;function Q(t,e){return t.msg=l[e],e}function tt(t){return(t<<1)-(t>4?9:0)}function et(t){var e=t.length;while(--e>=0)t[e]=0}function nt(t){var e=t.state,n=e.pending;n>t.avail_out&&(n=t.avail_out),0!==n&&(r.arraySet(t.output,e.pending_buf,e.pending_out,n,t.next_out),t.next_out+=n,e.pending_out+=n,t.total_out+=n,t.avail_out-=n,e.pending-=n,0===e.pending&&(e.pending_out=0))}function it(t,e){a._tr_flush_block(t,t.block_start>=0?t.block_start:-1,t.strstart-t.block_start,e),t.block_start=t.strstart,nt(t.strm)}function rt(t,e){t.pending_buf[t.pending++]=e}function at(t,e){t.pending_buf[t.pending++]=e>>>8&255,t.pending_buf[t.pending++]=255&e}function st(t,e,n,i){var a=t.avail_in;return a>i&&(a=i),0===a?0:(t.avail_in-=a,r.arraySet(e,t.input,t.next_in,a,n),1===t.state.wrap?t.adler=s(t.adler,e,a,n):2===t.state.wrap&&(t.adler=o(t.adler,e,a,n)),t.next_in+=a,t.total_in+=a,a)}function ot(t,e){var n,i,r=t.max_chain_length,a=t.strstart,s=t.prev_length,o=t.nice_match,l=t.strstart>t.w_size-B?t.strstart-(t.w_size-B):0,c=t.window,u=t.w_mask,d=t.prev,h=t.strstart+F,f=c[a+s-1],p=c[a+s];t.prev_length>=t.good_match&&(r>>=2),o>t.lookahead&&(o=t.lookahead);do{if(n=e,c[n+s]===p&&c[n+s-1]===f&&c[n]===c[a]&&c[++n]===c[a+1]){a+=2,n++;do{}while(c[++a]===c[++n]&&c[++a]===c[++n]&&c[++a]===c[++n]&&c[++a]===c[++n]&&c[++a]===c[++n]&&c[++a]===c[++n]&&c[++a]===c[++n]&&c[++a]===c[++n]&&as){if(t.match_start=e,s=i,i>=o)break;f=c[a+s-1],p=c[a+s]}}}while((e=d[e&u])>l&&0!==--r);return s<=t.lookahead?s:t.lookahead}function lt(t){var e,n,i,a,s,o=t.w_size;do{if(a=t.window_size-t.lookahead-t.strstart,t.strstart>=o+(o-B)){r.arraySet(t.window,t.window,o,o,0),t.match_start-=o,t.strstart-=o,t.block_start-=o,n=t.hash_size,e=n;do{i=t.head[--e],t.head[e]=i>=o?i-o:0}while(--n);n=o,e=n;do{i=t.prev[--e],t.prev[e]=i>=o?i-o:0}while(--n);a+=o}if(0===t.strm.avail_in)break;if(n=st(t.strm,t.window,t.strstart+t.lookahead,a),t.lookahead+=n,t.lookahead+t.insert>=R){s=t.strstart-t.insert,t.ins_h=t.window[s],t.ins_h=(t.ins_h<t.pending_buf_size-5&&(n=t.pending_buf_size-5);;){if(t.lookahead<=1){if(lt(t),0===t.lookahead&&e===c)return q;if(0===t.lookahead)break}t.strstart+=t.lookahead,t.lookahead=0;var i=t.block_start+n;if((0===t.strstart||t.strstart>=i)&&(t.lookahead=t.strstart-i,t.strstart=i,it(t,!1),0===t.strm.avail_out))return q;if(t.strstart-t.block_start>=t.w_size-B&&(it(t,!1),0===t.strm.avail_out))return q}return t.insert=0,e===h?(it(t,!0),0===t.strm.avail_out?J:Z):(t.strstart>t.block_start&&(it(t,!1),t.strm.avail_out),q)}function ut(t,e){for(var n,i;;){if(t.lookahead=R&&(t.ins_h=(t.ins_h<=R)if(i=a._tr_tally(t,t.strstart-t.match_start,t.match_length-R),t.lookahead-=t.match_length,t.match_length<=t.max_lazy_match&&t.lookahead>=R){t.match_length--;do{t.strstart++,t.ins_h=(t.ins_h<=R&&(t.ins_h=(t.ins_h<4096)&&(t.match_length=R-1)),t.prev_length>=R&&t.match_length<=t.prev_length){r=t.strstart+t.lookahead-R,i=a._tr_tally(t,t.strstart-1-t.prev_match,t.prev_length-R),t.lookahead-=t.prev_length-1,t.prev_length-=2;do{++t.strstart<=r&&(t.ins_h=(t.ins_h<=R&&t.strstart>0&&(r=t.strstart-1,i=o[r],i===o[++r]&&i===o[++r]&&i===o[++r])){s=t.strstart+F;do{}while(i===o[++r]&&i===o[++r]&&i===o[++r]&&i===o[++r]&&i===o[++r]&&i===o[++r]&&i===o[++r]&&i===o[++r]&&rt.lookahead&&(t.match_length=t.lookahead)}if(t.match_length>=R?(n=a._tr_tally(t,1,t.match_length-R),t.lookahead-=t.match_length,t.strstart+=t.match_length,t.match_length=0):(n=a._tr_tally(t,0,t.window[t.strstart]),t.lookahead--,t.strstart++),n&&(it(t,!1),0===t.strm.avail_out))return q}return t.insert=0,e===h?(it(t,!0),0===t.strm.avail_out?J:Z):t.last_lit&&(it(t,!1),0===t.strm.avail_out)?q:X}function ft(t,e){for(var n;;){if(0===t.lookahead&&(lt(t),0===t.lookahead)){if(e===c)return q;break}if(t.match_length=0,n=a._tr_tally(t,0,t.window[t.strstart]),t.lookahead--,t.strstart++,n&&(it(t,!1),0===t.strm.avail_out))return q}return t.insert=0,e===h?(it(t,!0),0===t.strm.avail_out?J:Z):t.last_lit&&(it(t,!1),0===t.strm.avail_out)?q:X}function pt(t,e,n,i,r){this.good_length=t,this.max_lazy=e,this.nice_length=n,this.max_chain=i,this.func=r}function mt(t){t.window_size=2*t.w_size,et(t.head),t.max_lazy_match=i[t.level].max_lazy,t.good_match=i[t.level].good_length,t.nice_match=i[t.level].nice_length,t.max_chain_length=i[t.level].max_chain,t.strstart=0,t.block_start=0,t.lookahead=0,t.insert=0,t.match_length=t.prev_length=R-1,t.match_available=0,t.ins_h=0}function vt(){this.strm=null,this.status=0,this.pending_buf=null,this.pending_buf_size=0,this.pending_out=0,this.pending=0,this.wrap=0,this.gzhead=null,this.gzindex=0,this.method=k,this.last_flush=-1,this.w_size=0,this.w_bits=0,this.w_mask=0,this.window=null,this.window_size=0,this.prev=null,this.head=null,this.ins_h=0,this.hash_size=0,this.hash_bits=0,this.hash_mask=0,this.hash_shift=0,this.block_start=0,this.match_length=0,this.prev_match=0,this.match_available=0,this.strstart=0,this.match_start=0,this.lookahead=0,this.prev_length=0,this.max_chain_length=0,this.max_lazy_match=0,this.level=0,this.strategy=0,this.good_match=0,this.nice_match=0,this.dyn_ltree=new r.Buf16(2*j),this.dyn_dtree=new r.Buf16(2*(2*P+1)),this.bl_tree=new r.Buf16(2*(2*I+1)),et(this.dyn_ltree),et(this.dyn_dtree),et(this.bl_tree),this.l_desc=null,this.d_desc=null,this.bl_desc=null,this.bl_count=new r.Buf16(V+1),this.heap=new r.Buf16(2*A+1),et(this.heap),this.heap_len=0,this.heap_max=0,this.depth=new r.Buf16(2*A+1),et(this.depth),this.l_buf=0,this.lit_bufsize=0,this.last_lit=0,this.d_buf=0,this.opt_len=0,this.static_len=0,this.matches=0,this.insert=0,this.bi_buf=0,this.bi_valid=0}function gt(t){var e;return t&&t.state?(t.total_in=t.total_out=0,t.data_type=T,e=t.state,e.pending=0,e.pending_out=0,e.wrap<0&&(e.wrap=-e.wrap),e.status=e.wrap?Y:U,t.adler=2===e.wrap?0:1,e.last_flush=c,a._tr_init(e),p):Q(t,v)}function yt(t){var e=gt(t);return e===p&&mt(t.state),e}function bt(t,e){return t&&t.state?2!==t.state.wrap?v:(t.state.gzhead=e,p):v}function _t(t,e,n,i,a,s){if(!t)return v;var o=1;if(e===b&&(e=6),i<0?(o=0,i=-i):i>15&&(o=2,i-=16),a<1||a>L||n!==k||i<8||i>15||e<0||e>9||s<0||s>M)return Q(t,v);8===i&&(i=9);var l=new vt;return t.state=l,l.strm=t,l.wrap=o,l.gzhead=null,l.w_bits=i,l.w_size=1<f||e<0)return t?Q(t,v):v;if(r=t.state,!t.output||!t.input&&0!==t.avail_in||r.status===G&&e!==h)return Q(t,0===t.avail_out?y:v);if(r.strm=t,n=r.last_flush,r.last_flush=e,r.status===Y)if(2===r.wrap)t.adler=0,rt(r,31),rt(r,139),rt(r,8),r.gzhead?(rt(r,(r.gzhead.text?1:0)+(r.gzhead.hcrc?2:0)+(r.gzhead.extra?4:0)+(r.gzhead.name?8:0)+(r.gzhead.comment?16:0)),rt(r,255&r.gzhead.time),rt(r,r.gzhead.time>>8&255),rt(r,r.gzhead.time>>16&255),rt(r,r.gzhead.time>>24&255),rt(r,9===r.level?2:r.strategy>=x||r.level<2?4:0),rt(r,255&r.gzhead.os),r.gzhead.extra&&r.gzhead.extra.length&&(rt(r,255&r.gzhead.extra.length),rt(r,r.gzhead.extra.length>>8&255)),r.gzhead.hcrc&&(t.adler=o(t.adler,r.pending_buf,r.pending,0)),r.gzindex=0,r.status=N):(rt(r,0),rt(r,0),rt(r,0),rt(r,0),rt(r,0),rt(r,9===r.level?2:r.strategy>=x||r.level<2?4:0),rt(r,K),r.status=U);else{var g=k+(r.w_bits-8<<4)<<8,b=-1;b=r.strategy>=x||r.level<2?0:r.level<6?1:6===r.level?2:3,g|=b<<6,0!==r.strstart&&(g|=$),g+=31-g%31,r.status=U,at(r,g),0!==r.strstart&&(at(r,t.adler>>>16),at(r,65535&t.adler)),t.adler=1}if(r.status===N)if(r.gzhead.extra){s=r.pending;while(r.gzindex<(65535&r.gzhead.extra.length)){if(r.pending===r.pending_buf_size&&(r.gzhead.hcrc&&r.pending>s&&(t.adler=o(t.adler,r.pending_buf,r.pending-s,s)),nt(t),s=r.pending,r.pending===r.pending_buf_size))break;rt(r,255&r.gzhead.extra[r.gzindex]),r.gzindex++}r.gzhead.hcrc&&r.pending>s&&(t.adler=o(t.adler,r.pending_buf,r.pending-s,s)),r.gzindex===r.gzhead.extra.length&&(r.gzindex=0,r.status=H)}else r.status=H;if(r.status===H)if(r.gzhead.name){s=r.pending;do{if(r.pending===r.pending_buf_size&&(r.gzhead.hcrc&&r.pending>s&&(t.adler=o(t.adler,r.pending_buf,r.pending-s,s)),nt(t),s=r.pending,r.pending===r.pending_buf_size)){l=1;break}l=r.gzindexs&&(t.adler=o(t.adler,r.pending_buf,r.pending-s,s)),0===l&&(r.gzindex=0,r.status=z)}else r.status=z;if(r.status===z)if(r.gzhead.comment){s=r.pending;do{if(r.pending===r.pending_buf_size&&(r.gzhead.hcrc&&r.pending>s&&(t.adler=o(t.adler,r.pending_buf,r.pending-s,s)),nt(t),s=r.pending,r.pending===r.pending_buf_size)){l=1;break}l=r.gzindexs&&(t.adler=o(t.adler,r.pending_buf,r.pending-s,s)),0===l&&(r.status=W)}else r.status=W;if(r.status===W&&(r.gzhead.hcrc?(r.pending+2>r.pending_buf_size&&nt(t),r.pending+2<=r.pending_buf_size&&(rt(r,255&t.adler),rt(r,t.adler>>8&255),t.adler=0,r.status=U)):r.status=U),0!==r.pending){if(nt(t),0===t.avail_out)return r.last_flush=-1,p}else if(0===t.avail_in&&tt(e)<=tt(n)&&e!==h)return Q(t,y);if(r.status===G&&0!==t.avail_in)return Q(t,y);if(0!==t.avail_in||0!==r.lookahead||e!==c&&r.status!==G){var _=r.strategy===x?ft(r,e):r.strategy===w?ht(r,e):i[r.level].func(r,e);if(_!==J&&_!==Z||(r.status=G),_===q||_===J)return 0===t.avail_out&&(r.last_flush=-1),p;if(_===X&&(e===u?a._tr_align(r):e!==f&&(a._tr_stored_block(r,0,0,!1),e===d&&(et(r.head),0===r.lookahead&&(r.strstart=0,r.block_start=0,r.insert=0))),nt(t),0===t.avail_out))return r.last_flush=-1,p}return e!==h?p:r.wrap<=0?m:(2===r.wrap?(rt(r,255&t.adler),rt(r,t.adler>>8&255),rt(r,t.adler>>16&255),rt(r,t.adler>>24&255),rt(r,255&t.total_in),rt(r,t.total_in>>8&255),rt(r,t.total_in>>16&255),rt(r,t.total_in>>24&255)):(at(r,t.adler>>>16),at(r,65535&t.adler)),nt(t),r.wrap>0&&(r.wrap=-r.wrap),0!==r.pending?p:m)}function Mt(t){var e;return t&&t.state?(e=t.state.status,e!==Y&&e!==N&&e!==H&&e!==z&&e!==W&&e!==U&&e!==G?Q(t,v):(t.state=null,e===U?Q(t,g):p)):v}function St(t,e){var n,i,a,o,l,c,u,d,h=e.length;if(!t||!t.state)return v;if(n=t.state,o=n.wrap,2===o||1===o&&n.status!==Y||n.lookahead)return v;1===o&&(t.adler=s(t.adler,e,h,0)),n.wrap=0,h>=n.w_size&&(0===o&&(et(n.head),n.strstart=0,n.block_start=0,n.insert=0),d=new r.Buf8(n.w_size),r.arraySet(d,e,h-n.w_size,n.w_size,0),e=d,h=n.w_size),l=t.avail_in,c=t.next_in,u=t.input,t.avail_in=h,t.next_in=0,t.input=e,lt(n);while(n.lookahead>=R){i=n.strstart,a=n.lookahead-(R-1);do{n.ins_h=(n.ins_h<b;b++)if(v=e?y(s(p=t[b])[0],p[1]):y(t[b]),v===c||v===u)return v}else for(m=g.call(t);!(p=m.next()).done;)if(v=r(m,y,p.value,e),v===c||v===u)return v};e.BREAK=c,e.RETURN=u},a25f:function(t,e,n){var i=n("7726"),r=i.navigator;t.exports=r&&r.userAgent||""},a356:function(t,e,n){(function(t,e){e(n("c1df"))})(0,function(t){"use strict";var e=t.defineLocale("ar-dz",{months:"جانفي_فيفري_مارس_أفريل_ماي_جوان_جويلية_أوت_سبتمبر_أكتوبر_نوفمبر_ديسمبر".split("_"),monthsShort:"جانفي_فيفري_مارس_أفريل_ماي_جوان_جويلية_أوت_سبتمبر_أكتوبر_نوفمبر_ديسمبر".split("_"),weekdays:"الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),weekdaysShort:"احد_اثنين_ثلاثاء_اربعاء_خميس_جمعة_سبت".split("_"),weekdaysMin:"أح_إث_ثلا_أر_خم_جم_سب".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[اليوم على الساعة] LT",nextDay:"[غدا على الساعة] LT",nextWeek:"dddd [على الساعة] LT",lastDay:"[أمس على الساعة] LT",lastWeek:"dddd [على الساعة] LT",sameElse:"L"},relativeTime:{future:"في %s",past:"منذ %s",s:"ثوان",ss:"%d ثانية",m:"دقيقة",mm:"%d دقائق",h:"ساعة",hh:"%d ساعات",d:"يوم",dd:"%d أيام",M:"شهر",MM:"%d أشهر",y:"سنة",yy:"%d سنوات"},week:{dow:0,doy:4}});return e})},a3c3:function(t,e,n){var i=n("63b6");i(i.S+i.F,"Object",{assign:n("9306")})},a481:function(t,e,n){"use strict";var i=n("cb7c"),r=n("4bf8"),a=n("9def"),s=n("4588"),o=n("0390"),l=n("5f1b"),c=Math.max,u=Math.min,d=Math.floor,h=/\$([$&`']|\d\d?|<[^>]*>)/g,f=/\$([$&`']|\d\d?)/g,p=function(t){return void 0===t?t:String(t)};n("214f")("replace",2,function(t,e,n,m){return[function(i,r){var a=t(this),s=void 0==i?void 0:i[e];return void 0!==s?s.call(i,a,r):n.call(String(a),i,r)},function(t,e){var r=m(n,t,this,e);if(r.done)return r.value;var d=i(t),h=String(this),f="function"===typeof e;f||(e=String(e));var g=d.global;if(g){var y=d.unicode;d.lastIndex=0}var b=[];while(1){var _=l(d,h);if(null===_)break;if(b.push(_),!g)break;var x=String(_[0]);""===x&&(d.lastIndex=o(h,a(d.lastIndex),y))}for(var w="",M=0,S=0;S=M&&(w+=h.slice(M,k)+O,M=k+T.length)}return w+h.slice(M)}];function v(t,e,i,a,s,o){var l=i+t.length,c=a.length,u=f;return void 0!==s&&(s=r(s),u=h),n.call(o,u,function(n,r){var o;switch(r.charAt(0)){case"$":return"$";case"&":return t;case"`":return e.slice(0,i);case"'":return e.slice(l);case"<":o=s[r.slice(1,-1)];break;default:var u=+r;if(0===u)return n;if(u>c){var h=d(u/10);return 0===h?n:h<=c?void 0===a[h-1]?r.charAt(1):a[h-1]+r.charAt(1):n}o=a[u-1]}return void 0===o?"":o})}})},a4bb:function(t,e,n){t.exports=n("8aae")},a4ce:function(t,e,n){"use strict";var i=n("f5a6"),r=n("d8bb"),a=16384;function s(t){r.call(this,"DataWorker");var e=this;this.dataIsReady=!1,this.index=0,this.max=0,this.data=null,this.type="",this._tickScheduled=!1,t.then(function(t){e.dataIsReady=!0,e.data=t,e.max=t&&t.length||0,e.type=i.getTypeOf(t),e.isPaused||e._tickAndRepeat()},function(t){e.error(t)})}i.inherits(s,r),s.prototype.cleanUp=function(){r.prototype.cleanUp.call(this),this.data=null},s.prototype.resume=function(){return!!r.prototype.resume.call(this)&&(!this._tickScheduled&&this.dataIsReady&&(this._tickScheduled=!0,i.delay(this._tickAndRepeat,[],this)),!0)},s.prototype._tickAndRepeat=function(){this._tickScheduled=!1,this.isPaused||this.isFinished||(this._tick(),this.isFinished||(i.delay(this._tickAndRepeat,[],this),this._tickScheduled=!0))},s.prototype._tick=function(){if(this.isPaused||this.isFinished)return!1;var t=a,e=null,n=Math.min(this.max,this.index+t);if(this.index>=this.max)return this.end();switch(this.type){case"string":e=this.data.substring(this.index,n);break;case"uint8array":e=this.data.subarray(this.index,n);break;case"array":case"nodebuffer":e=this.data.slice(this.index,n);break}return this.index=n,this.push({data:e,meta:{percent:this.max?this.index/this.max*100:0}})},t.exports=s},a533:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"===typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},r=Object.assign||function(t){for(var e=1;e0)a=t.stepSize;else{var o=i.niceNum(e.max-e.min,!1);a=i.niceNum(o/(t.maxTicks-1),!0),r=t.precision,void 0!==r&&(n=Math.pow(10,r),a=Math.ceil(a*n)/n)}var l=Math.floor(e.min/a)*a,c=Math.ceil(e.max/a)*a;i.isNullOrUndef(t.min)||i.isNullOrUndef(t.max)||!t.stepSize||i.almostWhole((t.max-t.min)/t.stepSize,a/1e3)&&(l=t.min,c=t.max);var u=(c-l)/a;u=i.almostEquals(u,Math.round(u),a/1e3)?Math.round(u):Math.ceil(u),r=1,a<1&&(r=Math.pow(10,1-Math.floor(i.log10(a))),l=Math.round(l*r)/r,c=Math.round(c*r)/r),s.push(void 0!==t.min?t.min:l);for(var d=1;d0&&a>0&&(t.min=0)}var s=void 0!==n.min||void 0!==n.suggestedMin,o=void 0!==n.max||void 0!==n.suggestedMax;void 0!==n.min?t.min=n.min:void 0!==n.suggestedMin&&(null===t.min?t.min=n.suggestedMin:t.min=Math.min(t.min,n.suggestedMin)),void 0!==n.max?t.max=n.max:void 0!==n.suggestedMax&&(null===t.max?t.max=n.suggestedMax:t.max=Math.max(t.max,n.suggestedMax)),s!==o&&t.min>=t.max&&(s?t.max=t.min+1:t.min=t.max-1),t.min===t.max&&(t.max++,n.beginAtZero||t.min--)},getTickLimit:e,handleDirectionalChanges:e,buildTicks:function(){var t=this,e=t.options,n=e.ticks,r=t.getTickLimit();r=Math.max(2,r);var s={maxTicks:r,min:n.min,max:n.max,precision:n.precision,stepSize:i.valueOrDefault(n.fixedStepSize,n.stepSize)},o=t.ticks=a(s,t);t.handleDirectionalChanges(),t.max=i.max(o),t.min=i.min(o),n.reverse?(o.reverse(),t.start=t.max,t.end=t.min):(t.start=t.min,t.end=t.max)},convertTicksToLabels:function(){var t=this;t.ticksAsNumbers=t.ticks.slice(),t.zeroLineIndex=t.ticks.indexOf(0),r.prototype.convertTicksToLabels.call(t)}})}},a5b2:function(t,e,n){t.exports=n("aa28")},a5b8:function(t,e,n){"use strict";var i=n("d8e8");function r(t){var e,n;this.promise=new t(function(t,i){if(void 0!==e||void 0!==n)throw TypeError("Bad Promise constructor");e=t,n=i}),this.resolve=i(e),this.reject=i(n)}t.exports.f=function(t){return new r(t)}},a608:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i=function(){function t(t,e){var n=[],i=!0,r=!1,a=void 0;try{for(var s,o=t[Symbol.iterator]();!(i=(s=o.next()).done);i=!0)if(n.push(s.value),e&&n.length===e)break}catch(l){r=!0,a=l}finally{try{!i&&o["return"]&&o["return"]()}finally{if(r)throw a}}return n}return function(e,n){if(Array.isArray(e))return e;if(Symbol.iterator in Object(e))return t(e,n);throw new TypeError("Invalid attempt to destructure non-iterable instance")}}(),r=Object.assign||function(t){for(var e=1;e1&&void 0!==arguments[1]?arguments[1]:{};return c(t)?e.style=r({},e.style,{"background-color":""+t,"border-color":""+t}):t&&(e.class=r({},e.class,l({},t,!0))),e},setTextColor:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(c(t))e.style=r({},e.style,{color:""+t,"caret-color":""+t});else if(t){var n=t.toString().trim().split(" ",2),a=i(n,2),s=a[0],o=a[1];e.class=r({},e.class,l({},s+"--text",!0)),o&&(e.class["text--"+o]=!0)}return e}}})},a699:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i=Object.assign||function(t){for(var e=1;e'+(0,p.escapeHTML)(t)+""},getMaskedCharacters:function(t){var e=(this.searchInput||"").toString().toLocaleLowerCase(),n=t.toLocaleLowerCase().indexOf(e);if(n<0)return{start:"",middle:t,end:""};var i=t.slice(0,n),r=t.slice(n,n+e.length),a=t.slice(n+e.length);return{start:i,middle:r,end:a}},genTile:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,n=this,i=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:this.hasItem(t);t===Object(t)&&(i=this.getAvatar(t),e=null!==e?e:this.getDisabled(t));var a={on:{mousedown:function(t){t.preventDefault()},click:function(){return e||n.$emit("select",t)}},props:{activeClass:this.tileActiveClass,avatar:i,disabled:e,ripple:!0,value:r}};if(!this.$scopedSlots.item)return this.$createElement(c.VListTile,a,[this.action&&!this.hideSelected&&this.items.length>0?this.genAction(t,r):null,this.genTileContent(t)]);var s=this,o=this.$scopedSlots.item({parent:s,item:t,tile:a});return this.needsTile(o)?this.$createElement(c.VListTile,a,o):o},genTileContent:function(t){var e=this.genFilteredText(this.getText(t));return this.$createElement(c.VListTileContent,[this.$createElement(c.VListTileTitle,{domProps:{innerHTML:e}})])},hasItem:function(t){return this.parsedItems.indexOf(this.getValue(t))>-1},needsTile:function(t){return 1!==t.length||null==t[0].componentOptions||"v-list-tile"!==t[0].componentOptions.Ctor.options.name},getAvatar:function(t){return Boolean((0,p.getPropertyFromItem)(t,this.itemAvatar,!1))},getDisabled:function(t){return Boolean((0,p.getPropertyFromItem)(t,this.itemDisabled,!1))},getText:function(t){return String((0,p.getPropertyFromItem)(t,this.itemText,t))},getValue:function(t){return(0,p.getPropertyFromItem)(t,this.itemValue,this.getText(t))}},render:function(){var t=[],e=!0,n=!1,i=void 0;try{for(var r,a=this.items[Symbol.iterator]();!(e=(r=a.next()).done);e=!0){var s=r.value;this.hideSelected&&this.hasItem(s)||(null==s?t.push(this.genTile(s)):s.header?t.push(this.genHeader(s)):s.divider?t.push(this.genDivider(s)):t.push(this.genTile(s)))}}catch(o){n=!0,i=o}finally{try{!e&&a.return&&a.return()}finally{if(n)throw i}}return t.length||t.push(this.$slots["no-data"]||this.staticNoDataTile),this.$slots["prepend-item"]&&t.unshift(this.$slots["prepend-item"]),this.$slots["append-item"]&&t.push(this.$slots["append-item"]),this.$createElement("div",{staticClass:"v-select-list v-card",class:this.themeClasses},[this.$createElement(c.VList,{props:{dense:this.dense}},t)])}}},a950:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i=n("2b0e"),r=a(i);function a(t){return t&&t.__esModule?t:{default:t}}e.default=r.default.extend().extend({name:"delayable",props:{openDelay:{type:[Number,String],default:0},closeDelay:{type:[Number,String],default:0}},data:function(){return{openTimeout:void 0,closeTimeout:void 0}},methods:{clearDelay:function(){clearTimeout(this.openTimeout),clearTimeout(this.closeTimeout)},runDelay:function(t,e){var n=this;this.clearDelay();var i=parseInt(this[t+"Delay"],10);this[t+"Timeout"]=setTimeout(e||function(){n.isActive={open:!0,close:!1}[t]},i)}}})},aa22:function(t,e,n){"use strict";var i=n("8707").Buffer,r=i.isEncoding||function(t){switch(t=""+t,t&&t.toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":case"raw":return!0;default:return!1}};function a(t){if(!t)return"utf8";var e;while(1)switch(t){case"utf8":case"utf-8":return"utf8";case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return"utf16le";case"latin1":case"binary":return"latin1";case"base64":case"ascii":case"hex":return t;default:if(e)return;t=(""+t).toLowerCase(),e=!0}}function s(t){var e=a(t);if("string"!==typeof e&&(i.isEncoding===r||!r(t)))throw new Error("Unknown encoding: "+t);return e||t}function o(t){var e;switch(this.encoding=s(t),this.encoding){case"utf16le":this.text=p,this.end=m,e=4;break;case"utf8":this.fillLast=d,e=4;break;case"base64":this.text=v,this.end=g,e=3;break;default:return this.write=y,void(this.end=b)}this.lastNeed=0,this.lastTotal=0,this.lastChar=i.allocUnsafe(e)}function l(t){return t<=127?0:t>>5===6?2:t>>4===14?3:t>>3===30?4:t>>6===2?-1:-2}function c(t,e,n){var i=e.length-1;if(i=0?(r>0&&(t.lastNeed=r-1),r):--i=0?(r>0&&(t.lastNeed=r-2),r):--i=0?(r>0&&(2===r?r=0:t.lastNeed=r-3),r):0))}function u(t,e,n){if(128!==(192&e[0]))return t.lastNeed=0,"�";if(t.lastNeed>1&&e.length>1){if(128!==(192&e[1]))return t.lastNeed=1,"�";if(t.lastNeed>2&&e.length>2&&128!==(192&e[2]))return t.lastNeed=2,"�"}}function d(t){var e=this.lastTotal-this.lastNeed,n=u(this,t,e);return void 0!==n?n:this.lastNeed<=t.length?(t.copy(this.lastChar,e,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal)):(t.copy(this.lastChar,e,0,t.length),void(this.lastNeed-=t.length))}function h(t,e){var n=c(this,t,e);if(!this.lastNeed)return t.toString("utf8",e);this.lastTotal=n;var i=t.length-(n-this.lastNeed);return t.copy(this.lastChar,0,i),t.toString("utf8",e,i)}function f(t){var e=t&&t.length?this.write(t):"";return this.lastNeed?e+"�":e}function p(t,e){if((t.length-e)%2===0){var n=t.toString("utf16le",e);if(n){var i=n.charCodeAt(n.length-1);if(i>=55296&&i<=56319)return this.lastNeed=2,this.lastTotal=4,this.lastChar[0]=t[t.length-2],this.lastChar[1]=t[t.length-1],n.slice(0,-1)}return n}return this.lastNeed=1,this.lastTotal=2,this.lastChar[0]=t[t.length-1],t.toString("utf16le",e,t.length-1)}function m(t){var e=t&&t.length?this.write(t):"";if(this.lastNeed){var n=this.lastTotal-this.lastNeed;return e+this.lastChar.toString("utf16le",0,n)}return e}function v(t,e){var n=(t.length-e)%3;return 0===n?t.toString("base64",e):(this.lastNeed=3-n,this.lastTotal=3,1===n?this.lastChar[0]=t[t.length-1]:(this.lastChar[0]=t[t.length-2],this.lastChar[1]=t[t.length-1]),t.toString("base64",e,t.length-n))}function g(t){var e=t&&t.length?this.write(t):"";return this.lastNeed?e+this.lastChar.toString("base64",0,3-this.lastNeed):e}function y(t){return t.toString(this.encoding)}function b(t){return t&&t.length?this.write(t):""}e.StringDecoder=o,o.prototype.write=function(t){if(0===t.length)return"";var e,n;if(this.lastNeed){if(e=this.fillLast(t),void 0===e)return"";n=this.lastNeed,this.lastNeed=0}else n=0;return n
';var s=e.childNodes[0],o=e.childNodes[1];e._reset=function(){s.scrollLeft=i,s.scrollTop=i,o.scrollLeft=i,o.scrollTop=i};var l=function(){e._reset(),t()};return p(s,"scroll",l.bind(s,"expand")),p(o,"scroll",l.bind(o,"shrink")),e}function _(t,e){var n=t[r]||(t[r]={}),a=n.renderProxy=function(t){t.animationName===o&&e()};i.each(l,function(e){p(t,e,a)}),n.reflow=!!t.offsetParent,t.classList.add(s)}function x(t){var e=t[r]||{},n=e.renderProxy;n&&(i.each(l,function(e){m(t,e,n)}),delete e.renderProxy),t.classList.remove(s)}function w(t,e,n){var i=t[r]||(t[r]={}),a=i.resizer=b(y(function(){if(i.resizer)return e(v("resize",n))}));_(t,function(){if(i.resizer){var e=t.parentNode;e&&e!==a.parentNode&&e.insertBefore(a,e.firstChild),a._reset()}})}function M(t){var e=t[r]||{},n=e.resizer;delete e.resizer,x(t),n&&n.parentNode&&n.parentNode.removeChild(n)}function S(t,e){var n=t._style||document.createElement("style");t._style||(t._style=n,e="/* Chart.js */\n"+e,n.setAttribute("type","text/css"),document.getElementsByTagName("head")[0].appendChild(n)),n.appendChild(document.createTextNode(e))}t.exports={_enabled:"undefined"!==typeof window&&"undefined"!==typeof document,initialize:function(){var t="from{opacity:0.99}to{opacity:1}";S(this,"@-webkit-keyframes "+o+"{"+t+"}@keyframes "+o+"{"+t+"}."+s+"{-webkit-animation:"+o+" 0.001s;animation:"+o+" 0.001s;}")},acquireContext:function(t,e){"string"===typeof t?t=document.getElementById(t):t.length&&(t=t[0]),t&&t.canvas&&(t=t.canvas);var n=t&&t.getContext&&t.getContext("2d");return n&&n.canvas===t?(d(t,e),n):null},releaseContext:function(t){var e=t.canvas;if(e[r]){var n=e[r].initial;["height","width"].forEach(function(t){var r=n[t];i.isNullOrUndef(r)?e.removeAttribute(t):e.setAttribute(t,r)}),i.each(n.style||{},function(t,n){e.style[n]=t}),e.width=e.width,delete e[r]}},addEventListener:function(t,e,n){var i=t.canvas;if("resize"!==e){var a=n[r]||(n[r]={}),s=a.proxies||(a.proxies={}),o=s[t.id+"_"+e]=function(e){n(g(e,t))};p(i,e,o)}else w(i,n,t)},removeEventListener:function(t,e,n){var i=t.canvas;if("resize"!==e){var a=n[r]||{},s=a.proxies||{},o=s[t.id+"_"+e];o&&m(i,e,o)}else M(i,n)}},i.addEvent=p,i.removeEvent=m},ac6a:function(t,e,n){for(var i=n("cadf"),r=n("0d58"),a=n("2aba"),s=n("7726"),o=n("32e9"),l=n("84f2"),c=n("2b4c"),u=c("iterator"),d=c("toStringTag"),h=l.Array,f={CSSRuleList:!0,CSSStyleDeclaration:!1,CSSValueList:!1,ClientRectList:!1,DOMRectList:!1,DOMStringList:!1,DOMTokenList:!0,DataTransferItemList:!1,FileList:!1,HTMLAllCollection:!1,HTMLCollection:!1,HTMLFormElement:!1,HTMLSelectElement:!1,MediaList:!0,MimeTypeArray:!1,NamedNodeMap:!1,NodeList:!0,PaintRequestList:!1,Plugin:!1,PluginArray:!1,SVGLengthList:!1,SVGNumberList:!1,SVGPathSegList:!1,SVGPointList:!1,SVGStringList:!1,SVGTransformList:!1,SourceBufferList:!1,StyleSheetList:!0,TextTrackCueList:!1,TextTrackList:!1,TouchList:!1},p=r(f),m=0;m0)if(e.ended&&!r){var s=new Error("stream.push() after EOF");t.emit("error",s)}else if(e.endEmitted&&r){s=new Error("stream.unshift() after end event");t.emit("error",s)}else{var o;!e.decoder||r||i||(n=e.decoder.write(n),o=!e.objectMode&&0===n.length),r||(e.reading=!1),o||(e.flowing&&0===e.length&&!e.sync?(t.emit("data",n),t.read(0)):(e.length+=e.objectMode?1:n.length,r?e.buffer.unshift(n):e.buffer.push(n),e.needReadable&&w(t))),S(t,e)}else r||(e.reading=!1);return v(e)}function v(t){return!t.ended&&(t.needReadable||t.length=g?t=g:(t--,t|=t>>>1,t|=t>>>2,t|=t>>>4,t|=t>>>8,t|=t>>>16,t++),t}function b(t,e){return 0===e.length&&e.ended?0:e.objectMode?0===t?0:1:null===t||isNaN(t)?e.flowing&&e.buffer.length?e.buffer[0].length:e.length:t<=0?0:(t>e.highWaterMark&&(e.highWaterMark=y(t)),t>e.length?e.ended?e.length:(e.needReadable=!0,0):t)}function _(t,e){var n=null;return a.isBuffer(e)||"string"===typeof e||null===e||void 0===e||t.objectMode||(n=new TypeError("Invalid non-string/buffer chunk")),n}function x(t,e){if(!e.ended){if(e.decoder){var n=e.decoder.end();n&&n.length&&(e.buffer.push(n),e.length+=e.objectMode?1:n.length)}e.ended=!0,w(t)}}function w(t){var e=t._readableState;e.needReadable=!1,e.emittedReadable||(h("emitReadable",e.flowing),e.emittedReadable=!0,e.sync?i(M,t):M(t))}function M(t){h("emit readable"),t.emit("readable"),E(t)}function S(t,e){e.readingMore||(e.readingMore=!0,i(T,t,e))}function T(t,e){var n=e.length;while(!e.reading&&!e.flowing&&!e.ended&&e.length=r)n=s?i.join(""):1===i.length?i[0]:a.concat(i,r),i.length=0;else if(t0)throw new Error("endReadable called on non-empty stream");e.endEmitted||(e.ended=!0,i(P,e,t))}function P(t,e){t.endEmitted||0!==t.length||(t.endEmitted=!0,e.readable=!1,e.emit("end"))}function I(t,e){for(var n=0,i=t.length;n0)&&(e.emittedReadable=!1),0===t&&e.needReadable&&(e.length>=e.highWaterMark||e.ended))return h("read: emitReadable",e.length,e.ended),0===e.length&&e.ended?A(this):w(this),null;if(t=b(t,e),0===t&&e.ended)return 0===e.length&&A(this),null;var i,r=e.needReadable;return h("need readable",r),(0===e.length||e.length-t0?O(t,e):null,null===i&&(e.needReadable=!0,t=0),e.length-=t,0!==e.length||e.ended||(e.needReadable=!0),n!==t&&e.ended&&0===e.length&&A(this),null!==i&&this.emit("data",i),i},p.prototype._read=function(t){this.emit("error",new Error("not implemented"))},p.prototype.pipe=function(t,n){var a=this,s=this._readableState;switch(s.pipesCount){case 0:s.pipes=t;break;case 1:s.pipes=[s.pipes,t];break;default:s.pipes.push(t);break}s.pipesCount+=1,h("pipe count=%d opts=%j",s.pipesCount,n);var l=(!n||!1!==n.end)&&t!==e.stdout&&t!==e.stderr,c=l?d:m;function u(t){h("onunpipe"),t===a&&m()}function d(){h("onend"),t.end()}s.endEmitted?i(c):a.once("end",c),t.on("unpipe",u);var f=k(a);t.on("drain",f);var p=!1;function m(){h("cleanup"),t.removeListener("close",y),t.removeListener("finish",b),t.removeListener("drain",f),t.removeListener("error",g),t.removeListener("unpipe",u),a.removeListener("end",d),a.removeListener("end",m),a.removeListener("data",v),p=!0,!s.awaitDrain||t._writableState&&!t._writableState.needDrain||f()}function v(e){h("ondata");var n=t.write(e);!1===n&&(1!==s.pipesCount||s.pipes[0]!==t||1!==a.listenerCount("data")||p||(h("false write response, pause",a._readableState.awaitDrain),a._readableState.awaitDrain++),a.pause())}function g(e){h("onerror",e),_(),t.removeListener("error",g),0===o(t,"error")&&t.emit("error",e)}function y(){t.removeListener("finish",b),_()}function b(){h("onfinish"),t.removeListener("close",y),_()}function _(){h("unpipe"),a.unpipe(t)}return a.on("data",v),t._events&&t._events.error?r(t._events.error)?t._events.error.unshift(g):t._events.error=[g,t._events.error]:t.on("error",g),t.once("close",y),t.once("finish",b),t.emit("pipe",a),s.flowing||(h("pipe resume"),a.resume()),t},p.prototype.unpipe=function(t){var e=this._readableState;if(0===e.pipesCount)return this;if(1===e.pipesCount)return t&&t!==e.pipes?this:(t||(t=e.pipes),e.pipes=null,e.pipesCount=0,e.flowing=!1,t&&t.emit("unpipe",this),this);if(!t){var n=e.pipes,i=e.pipesCount;e.pipes=null,e.pipesCount=0,e.flowing=!1;for(var r=0;r=2&&e%10<=4&&(e%100<10||e%100>=20)?n[1]:n[2]}function n(t,n,i){var r={ss:n?"секунда_секунди_секунд":"секунду_секунди_секунд",mm:n?"хвилина_хвилини_хвилин":"хвилину_хвилини_хвилин",hh:n?"година_години_годин":"годину_години_годин",dd:"день_дні_днів",MM:"місяць_місяці_місяців",yy:"рік_роки_років"};return"m"===i?n?"хвилина":"хвилину":"h"===i?n?"година":"годину":t+" "+e(r[i],+t)}function i(t,e){var n={nominative:"неділя_понеділок_вівторок_середа_четвер_п’ятниця_субота".split("_"),accusative:"неділю_понеділок_вівторок_середу_четвер_п’ятницю_суботу".split("_"),genitive:"неділі_понеділка_вівторка_середи_четверга_п’ятниці_суботи".split("_")};if(!t)return n["nominative"];var i=/(\[[ВвУу]\]) ?dddd/.test(e)?"accusative":/\[?(?:минулої|наступної)? ?\] ?dddd/.test(e)?"genitive":"nominative";return n[i][t.day()]}function r(t){return function(){return t+"о"+(11===this.hours()?"б":"")+"] LT"}}var a=t.defineLocale("uk",{months:{format:"січня_лютого_березня_квітня_травня_червня_липня_серпня_вересня_жовтня_листопада_грудня".split("_"),standalone:"січень_лютий_березень_квітень_травень_червень_липень_серпень_вересень_жовтень_листопад_грудень".split("_")},monthsShort:"січ_лют_бер_квіт_трав_черв_лип_серп_вер_жовт_лист_груд".split("_"),weekdays:i,weekdaysShort:"нд_пн_вт_ср_чт_пт_сб".split("_"),weekdaysMin:"нд_пн_вт_ср_чт_пт_сб".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY р.",LLL:"D MMMM YYYY р., HH:mm",LLLL:"dddd, D MMMM YYYY р., HH:mm"},calendar:{sameDay:r("[Сьогодні "),nextDay:r("[Завтра "),lastDay:r("[Вчора "),nextWeek:r("[У] dddd ["),lastWeek:function(){switch(this.day()){case 0:case 3:case 5:case 6:return r("[Минулої] dddd [").call(this);case 1:case 2:case 4:return r("[Минулого] dddd [").call(this)}},sameElse:"L"},relativeTime:{future:"за %s",past:"%s тому",s:"декілька секунд",ss:n,m:n,mm:n,h:"годину",hh:n,d:"день",dd:n,M:"місяць",MM:n,y:"рік",yy:n},meridiemParse:/ночі|ранку|дня|вечора/,isPM:function(t){return/^(дня|вечора)$/.test(t)},meridiem:function(t,e,n){return t<4?"ночі":t<12?"ранку":t<17?"дня":"вечора"},dayOfMonthOrdinalParse:/\d{1,2}-(й|го)/,ordinal:function(t,e){switch(e){case"M":case"d":case"DDD":case"w":case"W":return t+"-й";case"D":return t+"-го";default:return t}},week:{dow:1,doy:7}});return a})},ae8d:function(t,e,n){},aebd:function(t,e){t.exports=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}}},aef6:function(t,e,n){"use strict";var i=n("5ca1"),r=n("9def"),a=n("d2c8"),s="endsWith",o=""[s];i(i.P+i.F*n("5147")(s),"String",{endsWith:function(t){var e=a(this,t,s),n=arguments.length>1?arguments[1]:void 0,i=r(e.length),l=void 0===n?i:Math.min(r(n),i),c=String(t);return o?o.call(e,c,l):e.slice(l-c.length,l)===c}})},b02b:function(t,e,n){"use strict";var i=n("d8bb"),r=n("f5a6");function a(t){i.call(this,"ConvertWorker to "+t),this.destType=t}r.inherits(a,i),a.prototype.processChunk=function(t){this.push({data:r.transformTo(this.destType,t.data),meta:t.meta})},t.exports=a},b0b4:function(t,e,n){"use strict";n.d(e,"a",function(){return s});var i=n("85f2"),r=n.n(i);function a(t,e){for(var n=0;n0?r(i(t),9007199254740991):0}},b469:function(t,e,n){(function(t,e){e(n("c1df"))})(0,function(t){"use strict";function e(t,e,n,i){var r={m:["eine Minute","einer Minute"],h:["eine Stunde","einer Stunde"],d:["ein Tag","einem Tag"],dd:[t+" Tage",t+" Tagen"],M:["ein Monat","einem Monat"],MM:[t+" Monate",t+" Monaten"],y:["ein Jahr","einem Jahr"],yy:[t+" Jahre",t+" Jahren"]};return e?r[n][0]:r[n][1]}var n=t.defineLocale("de",{months:"Januar_Februar_März_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jan._Feb._März_Apr._Mai_Juni_Juli_Aug._Sep._Okt._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag".split("_"),weekdaysShort:"So._Mo._Di._Mi._Do._Fr._Sa.".split("_"),weekdaysMin:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd, D. MMMM YYYY HH:mm"},calendar:{sameDay:"[heute um] LT [Uhr]",sameElse:"L",nextDay:"[morgen um] LT [Uhr]",nextWeek:"dddd [um] LT [Uhr]",lastDay:"[gestern um] LT [Uhr]",lastWeek:"[letzten] dddd [um] LT [Uhr]"},relativeTime:{future:"in %s",past:"vor %s",s:"ein paar Sekunden",ss:"%d Sekunden",m:e,mm:"%d Minuten",h:e,hh:"%d Stunden",d:e,dd:e,M:e,MM:e,y:e,yy:e},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return n})},b4f7:function(t,e,n){},b50d:function(t,e,n){"use strict";var i=n("c532"),r=n("467f"),a=n("30b5"),s=n("c345"),o=n("3934"),l=n("2d83"),c="undefined"!==typeof window&&window.btoa&&window.btoa.bind(window)||n("9fa6");t.exports=function(t){return new Promise(function(e,u){var d=t.data,h=t.headers;i.isFormData(d)&&delete h["Content-Type"];var f=new XMLHttpRequest,p="onreadystatechange",m=!1;if("undefined"===typeof window||!window.XDomainRequest||"withCredentials"in f||o(t.url)||(f=new window.XDomainRequest,p="onload",m=!0,f.onprogress=function(){},f.ontimeout=function(){}),t.auth){var v=t.auth.username||"",g=t.auth.password||"";h.Authorization="Basic "+c(v+":"+g)}if(f.open(t.method.toUpperCase(),a(t.url,t.params,t.paramsSerializer),!0),f.timeout=t.timeout,f[p]=function(){if(f&&(4===f.readyState||m)&&(0!==f.status||f.responseURL&&0===f.responseURL.indexOf("file:"))){var n="getAllResponseHeaders"in f?s(f.getAllResponseHeaders()):null,i=t.responseType&&"text"!==t.responseType?f.response:f.responseText,a={data:i,status:1223===f.status?204:f.status,statusText:1223===f.status?"No Content":f.statusText,headers:n,config:t,request:f};r(e,u,a),f=null}},f.onerror=function(){u(l("Network Error",t,null,f)),f=null},f.ontimeout=function(){u(l("timeout of "+t.timeout+"ms exceeded",t,"ECONNABORTED",f)),f=null},i.isStandardBrowserEnv()){var y=n("7aac"),b=(t.withCredentials||o(t.url))&&t.xsrfCookieName?y.read(t.xsrfCookieName):void 0;b&&(h[t.xsrfHeaderName]=b)}if("setRequestHeader"in f&&i.forEach(h,function(t,e){"undefined"===typeof d&&"content-type"===e.toLowerCase()?delete h[e]:f.setRequestHeader(e,t)}),t.withCredentials&&(f.withCredentials=!0),t.responseType)try{f.responseType=t.responseType}catch(_){if("json"!==t.responseType)throw _}"function"===typeof t.onDownloadProgress&&f.addEventListener("progress",t.onDownloadProgress),"function"===typeof t.onUploadProgress&&f.upload&&f.upload.addEventListener("progress",t.onUploadProgress),t.cancelToken&&t.cancelToken.promise.then(function(t){f&&(f.abort(),u(t),f=null)}),void 0===d&&(d=null),f.send(d)})}},b519:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i=n("3e8b"),r=o(i),a=n("2b0e"),s=o(a);function o(t){return t&&t.__esModule?t:{default:t}}e.default=s.default.extend({name:"v-list-tile-avatar",functional:!0,props:{color:String,size:{type:[Number,String],default:40},tile:Boolean},render:function(t,e){var n=e.data,i=e.children,a=e.props;n.staticClass=("v-list__tile__avatar "+(n.staticClass||"")).trim();var s=t(r.default,{props:{color:a.color,size:a.size,tile:a.tile}},[i]);return t("div",n,[s])}})},b53d:function(t,e,n){(function(t,e){e(n("c1df"))})(0,function(t){"use strict";var e=t.defineLocale("tzm-latn",{months:"innayr_brˤayrˤ_marˤsˤ_ibrir_mayyw_ywnyw_ywlywz_ɣwšt_šwtanbir_ktˤwbrˤ_nwwanbir_dwjnbir".split("_"),monthsShort:"innayr_brˤayrˤ_marˤsˤ_ibrir_mayyw_ywnyw_ywlywz_ɣwšt_šwtanbir_ktˤwbrˤ_nwwanbir_dwjnbir".split("_"),weekdays:"asamas_aynas_asinas_akras_akwas_asimwas_asiḍyas".split("_"),weekdaysShort:"asamas_aynas_asinas_akras_akwas_asimwas_asiḍyas".split("_"),weekdaysMin:"asamas_aynas_asinas_akras_akwas_asimwas_asiḍyas".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[asdkh g] LT",nextDay:"[aska g] LT",nextWeek:"dddd [g] LT",lastDay:"[assant g] LT",lastWeek:"dddd [g] LT",sameElse:"L"},relativeTime:{future:"dadkh s yan %s",past:"yan %s",s:"imik",ss:"%d imik",m:"minuḍ",mm:"%d minuḍ",h:"saɛa",hh:"%d tassaɛin",d:"ass",dd:"%d ossan",M:"ayowr",MM:"%d iyyirn",y:"asgas",yy:"%d isgasn"},week:{dow:6,doy:12}});return e})},b540:function(t,e,n){(function(t,e){e(n("c1df"))})(0,function(t){"use strict";var e=t.defineLocale("jv",{months:"Januari_Februari_Maret_April_Mei_Juni_Juli_Agustus_September_Oktober_Nopember_Desember".split("_"),monthsShort:"Jan_Feb_Mar_Apr_Mei_Jun_Jul_Ags_Sep_Okt_Nop_Des".split("_"),weekdays:"Minggu_Senen_Seloso_Rebu_Kemis_Jemuwah_Septu".split("_"),weekdaysShort:"Min_Sen_Sel_Reb_Kem_Jem_Sep".split("_"),weekdaysMin:"Mg_Sn_Sl_Rb_Km_Jm_Sp".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},meridiemParse:/enjing|siyang|sonten|ndalu/,meridiemHour:function(t,e){return 12===t&&(t=0),"enjing"===e?t:"siyang"===e?t>=11?t:t+12:"sonten"===e||"ndalu"===e?t+12:void 0},meridiem:function(t,e,n){return t<11?"enjing":t<15?"siyang":t<19?"sonten":"ndalu"},calendar:{sameDay:"[Dinten puniko pukul] LT",nextDay:"[Mbenjang pukul] LT",nextWeek:"dddd [pukul] LT",lastDay:"[Kala wingi pukul] LT",lastWeek:"dddd [kepengker pukul] LT",sameElse:"L"},relativeTime:{future:"wonten ing %s",past:"%s ingkang kepengker",s:"sawetawis detik",ss:"%d detik",m:"setunggal menit",mm:"%d menit",h:"setunggal jam",hh:"%d jam",d:"sedinten",dd:"%d dinten",M:"sewulan",MM:"%d wulan",y:"setaun",yy:"%d taun"},week:{dow:1,doy:7}});return e})},b631:function(t,e,n){"use strict";var i=n("0832"),r=n("4438"),a=n("7c42");t.exports={constructors:{},defaults:{},registerScaleType:function(t,e,n){this.constructors[t]=e,this.defaults[t]=r.clone(n)},getScaleConstructor:function(t){return this.constructors.hasOwnProperty(t)?this.constructors[t]:void 0},getScaleDefaults:function(t){return this.defaults.hasOwnProperty(t)?r.merge({},[i.scale,this.defaults[t]]):{}},updateScaleDefaults:function(t,e){var n=this;n.defaults.hasOwnProperty(t)&&(n.defaults[t]=r.extend(n.defaults[t],e))},addScalesToLayout:function(t){r.each(t.scales,function(e){e.fullWidth=e.options.fullWidth,e.position=e.options.position,e.weight=e.options.weight,a.addBox(t,e)})}}},b639:function(t,e,n){"use strict";(function(t){ false