From 128d5a0b3b254f1240868b1800000448cd8c5382 Mon Sep 17 00:00:00 2001 From: Ollo Date: Thu, 16 Dec 2021 20:21:24 +0100 Subject: [PATCH] Chart example on ESP8266 --- data/chart.min.js | 13 +++++++++++++ data/chart.min.js.gz | Bin 65790 -> 0 bytes data/index.htm | 41 ++++++++++++++++++++++++++++++++++++++++- 3 files changed, 53 insertions(+), 1 deletion(-) create mode 100644 data/chart.min.js delete mode 100644 data/chart.min.js.gz diff --git a/data/chart.min.js b/data/chart.min.js new file mode 100644 index 0000000..25ecffb --- /dev/null +++ b/data/chart.min.js @@ -0,0 +1,13 @@ +/*! + * Chart.js v3.6.2 + * https://www.chartjs.org + * (c) 2021 Chart.js Contributors + * Released under the MIT License + */ +!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):(t="undefined"!=typeof globalThis?globalThis:t||self).Chart=e()}(this,(function(){"use strict";const t="undefined"==typeof window?function(t){return t()}:window.requestAnimationFrame;function e(e,i,s){const n=s||(t=>Array.prototype.slice.call(t));let o=!1,a=[];return function(...s){a=n(s),o||(o=!0,t.call(window,(()=>{o=!1,e.apply(i,a)})))}}function i(t,e){let i;return function(...s){return e?(clearTimeout(i),i=setTimeout(t,e,s)):t.apply(this,s),e}}const s=t=>"start"===t?"left":"end"===t?"right":"center",n=(t,e,i)=>"start"===t?e:"end"===t?i:(e+i)/2,o=(t,e,i,s)=>t===(s?"left":"right")?i:"center"===t?(e+i)/2:e;var a=new class{constructor(){this._request=null,this._charts=new Map,this._running=!1,this._lastDate=void 0}_notify(t,e,i,s){const n=e.listeners[s],o=e.duration;n.forEach((s=>s({chart:t,initial:e.initial,numSteps:o,currentStep:Math.min(i-e.start,o)})))}_refresh(){this._request||(this._running=!0,this._request=t.call(window,(()=>{this._update(),this._request=null,this._running&&this._refresh()})))}_update(t=Date.now()){let e=0;this._charts.forEach(((i,s)=>{if(!i.running||!i.items.length)return;const n=i.items;let o,a=n.length-1,r=!1;for(;a>=0;--a)o=n[a],o._active?(o._total>i.duration&&(i.duration=o._total),o.tick(t),r=!0):(n[a]=n[n.length-1],n.pop());r&&(s.draw(),this._notify(s,i,t,"progress")),n.length||(i.running=!1,this._notify(s,i,t,"complete"),i.initial=!1),e+=n.length})),this._lastDate=t,0===e&&(this._running=!1)}_getAnims(t){const e=this._charts;let i=e.get(t);return i||(i={running:!1,initial:!0,items:[],listeners:{complete:[],progress:[]}},e.set(t,i)),i}listen(t,e,i){this._getAnims(t).listeners[e].push(i)}add(t,e){e&&e.length&&this._getAnims(t).items.push(...e)}has(t){return this._getAnims(t).items.length>0}start(t){const e=this._charts.get(t);e&&(e.running=!0,e.start=Date.now(),e.duration=e.items.reduce(((t,e)=>Math.max(t,e._duration)),0),this._refresh())}running(t){if(!this._running)return!1;const e=this._charts.get(t);return!!(e&&e.running&&e.items.length)}stop(t){const e=this._charts.get(t);if(!e||!e.items.length)return;const i=e.items;let s=i.length-1;for(;s>=0;--s)i[s].cancel();e.items=[],this._notify(t,e,Date.now(),"complete")}remove(t){return this._charts.delete(t)}}; +/*! + * @kurkle/color v0.1.9 + * https://github.com/kurkle/color#readme + * (c) 2020 Jukka Kurkela + * Released under the MIT License + */const r={0:0,1:1,2:2,3:3,4:4,5:5,6:6,7:7,8:8,9:9,A:10,B:11,C:12,D:13,E:14,F:15,a:10,b:11,c:12,d:13,e:14,f:15},l="0123456789ABCDEF",h=t=>l[15&t],c=t=>l[(240&t)>>4]+l[15&t],d=t=>(240&t)>>4==(15&t);function u(t){var e=function(t){return d(t.r)&&d(t.g)&&d(t.b)&&d(t.a)}(t)?h:c;return t?"#"+e(t.r)+e(t.g)+e(t.b)+(t.a<255?e(t.a):""):t}function f(t){return t+.5|0}const g=(t,e,i)=>Math.max(Math.min(t,i),e);function p(t){return g(f(2.55*t),0,255)}function m(t){return g(f(255*t),0,255)}function x(t){return g(f(t/2.55)/100,0,1)}function b(t){return g(f(100*t),0,100)}const _=/^rgba?\(\s*([-+.\d]+)(%)?[\s,]+([-+.e\d]+)(%)?[\s,]+([-+.e\d]+)(%)?(?:[\s,/]+([-+.e\d]+)(%)?)?\s*\)$/;const y=/^(hsla?|hwb|hsv)\(\s*([-+.e\d]+)(?:deg)?[\s,]+([-+.e\d]+)%[\s,]+([-+.e\d]+)%(?:[\s,]+([-+.e\d]+)(%)?)?\s*\)$/;function v(t,e,i){const s=e*Math.min(i,1-i),n=(e,n=(e+t/30)%12)=>i-s*Math.max(Math.min(n-3,9-n,1),-1);return[n(0),n(8),n(4)]}function w(t,e,i){const s=(s,n=(s+t/60)%6)=>i-i*e*Math.max(Math.min(n,4-n,1),0);return[s(5),s(3),s(1)]}function M(t,e,i){const s=v(t,1,.5);let n;for(e+i>1&&(n=1/(e+i),e*=n,i*=n),n=0;n<3;n++)s[n]*=1-e-i,s[n]+=e;return s}function k(t){const e=t.r/255,i=t.g/255,s=t.b/255,n=Math.max(e,i,s),o=Math.min(e,i,s),a=(n+o)/2;let r,l,h;return n!==o&&(h=n-o,l=a>.5?h/(2-n-o):h/(n+o),r=n===e?(i-s)/h+(i>16&255,o>>8&255,255&o]}return t}(),T.transparent=[0,0,0,0]);const e=T[t.toLowerCase()];return e&&{r:e[0],g:e[1],b:e[2],a:4===e.length?e[3]:255}}function R(t,e,i){if(t){let s=k(t);s[e]=Math.max(0,Math.min(s[e]+s[e]*i,0===e?360:1)),s=P(s),t.r=s[0],t.g=s[1],t.b=s[2]}}function E(t,e){return t?Object.assign(e||{},t):t}function I(t){var e={r:0,g:0,b:0,a:255};return Array.isArray(t)?t.length>=3&&(e={r:t[0],g:t[1],b:t[2],a:255},t.length>3&&(e.a=m(t[3]))):(e=E(t,{r:0,g:0,b:0,a:1})).a=m(e.a),e}function z(t){return"r"===t.charAt(0)?function(t){const e=_.exec(t);let i,s,n,o=255;if(e){if(e[7]!==i){const t=+e[7];o=255&(e[8]?p(t):255*t)}return i=+e[1],s=+e[3],n=+e[5],i=255&(e[2]?p(i):i),s=255&(e[4]?p(s):s),n=255&(e[6]?p(n):n),{r:i,g:s,b:n,a:o}}}(t):C(t)}class F{constructor(t){if(t instanceof F)return t;const e=typeof t;let i;var s,n,o;"object"===e?i=I(t):"string"===e&&(o=(s=t).length,"#"===s[0]&&(4===o||5===o?n={r:255&17*r[s[1]],g:255&17*r[s[2]],b:255&17*r[s[3]],a:5===o?17*r[s[4]]:255}:7!==o&&9!==o||(n={r:r[s[1]]<<4|r[s[2]],g:r[s[3]]<<4|r[s[4]],b:r[s[5]]<<4|r[s[6]],a:9===o?r[s[7]]<<4|r[s[8]]:255})),i=n||L(t)||z(t)),this._rgb=i,this._valid=!!i}get valid(){return this._valid}get rgb(){var t=E(this._rgb);return t&&(t.a=x(t.a)),t}set rgb(t){this._rgb=I(t)}rgbString(){return this._valid?(t=this._rgb)&&(t.a<255?`rgba(${t.r}, ${t.g}, ${t.b}, ${x(t.a)})`:`rgb(${t.r}, ${t.g}, ${t.b})`):this._rgb;var t}hexString(){return this._valid?u(this._rgb):this._rgb}hslString(){return this._valid?function(t){if(!t)return;const e=k(t),i=e[0],s=b(e[1]),n=b(e[2]);return t.a<255?`hsla(${i}, ${s}%, ${n}%, ${x(t.a)})`:`hsl(${i}, ${s}%, ${n}%)`}(this._rgb):this._rgb}mix(t,e){const i=this;if(t){const s=i.rgb,n=t.rgb;let o;const a=e===o?.5:e,r=2*a-1,l=s.a-n.a,h=((r*l==-1?r:(r+l)/(1+r*l))+1)/2;o=1-h,s.r=255&h*s.r+o*n.r+.5,s.g=255&h*s.g+o*n.g+.5,s.b=255&h*s.b+o*n.b+.5,s.a=a*s.a+(1-a)*n.a,i.rgb=s}return i}clone(){return new F(this.rgb)}alpha(t){return this._rgb.a=m(t),this}clearer(t){return this._rgb.a*=1-t,this}greyscale(){const t=this._rgb,e=f(.3*t.r+.59*t.g+.11*t.b);return t.r=t.g=t.b=e,this}opaquer(t){return this._rgb.a*=1+t,this}negate(){const t=this._rgb;return t.r=255-t.r,t.g=255-t.g,t.b=255-t.b,this}lighten(t){return R(this._rgb,2,t),this}darken(t){return R(this._rgb,2,-t),this}saturate(t){return R(this._rgb,1,t),this}desaturate(t){return R(this._rgb,1,-t),this}rotate(t){return function(t,e){var i=k(t);i[0]=D(i[0]+e),i=P(i),t.r=i[0],t.g=i[1],t.b=i[2]}(this._rgb,t),this}}function B(t){return new F(t)}const V=t=>t instanceof CanvasGradient||t instanceof CanvasPattern;function W(t){return V(t)?t:B(t)}function N(t){return V(t)?t:B(t).saturate(.5).darken(.1).hexString()}function H(){}const j=function(){let t=0;return function(){return t++}}();function $(t){return null==t}function Y(t){if(Array.isArray&&Array.isArray(t))return!0;const e=Object.prototype.toString.call(t);return"[object"===e.substr(0,7)&&"Array]"===e.substr(-6)}function U(t){return null!==t&&"[object Object]"===Object.prototype.toString.call(t)}const X=t=>("number"==typeof t||t instanceof Number)&&isFinite(+t);function q(t,e){return X(t)?t:e}function K(t,e){return void 0===t?e:t}const G=(t,e)=>"string"==typeof t&&t.endsWith("%")?parseFloat(t)/100:t/e,Z=(t,e)=>"string"==typeof t&&t.endsWith("%")?parseFloat(t)/100*e:+t;function Q(t,e,i){if(t&&"function"==typeof t.call)return t.apply(i,e)}function J(t,e,i,s){let n,o,a;if(Y(t))if(o=t.length,s)for(n=o-1;n>=0;n--)e.call(i,t[n],n);else for(n=0;ni;)t=t[e.substr(i,s-i)],i=s+1,s=rt(e,i);return t}function ht(t){return t.charAt(0).toUpperCase()+t.slice(1)}const ct=t=>void 0!==t,dt=t=>"function"==typeof t,ut=(t,e)=>{if(t.size!==e.size)return!1;for(const i of t)if(!e.has(i))return!1;return!0},ft=Object.create(null),gt=Object.create(null);function pt(t,e){if(!e)return t;const i=e.split(".");for(let e=0,s=i.length;et.chart.platform.getDevicePixelRatio(),this.elements={},this.events=["mousemove","mouseout","click","touchstart","touchmove"],this.font={family:"'Helvetica Neue', 'Helvetica', 'Arial', sans-serif",size:12,style:"normal",lineHeight:1.2,weight:null},this.hover={},this.hoverBackgroundColor=(t,e)=>N(e.backgroundColor),this.hoverBorderColor=(t,e)=>N(e.borderColor),this.hoverColor=(t,e)=>N(e.color),this.indexAxis="x",this.interaction={mode:"nearest",intersect:!0},this.maintainAspectRatio=!0,this.onHover=null,this.onClick=null,this.parsing=!0,this.plugins={},this.responsive=!0,this.scale=void 0,this.scales={},this.showLine=!0,this.describe(t)}set(t,e){return mt(this,t,e)}get(t){return pt(this,t)}describe(t,e){return mt(gt,t,e)}override(t,e){return mt(ft,t,e)}route(t,e,i,s){const n=pt(this,t),o=pt(this,i),a="_"+e;Object.defineProperties(n,{[a]:{value:n[e],writable:!0},[e]:{enumerable:!0,get(){const t=this[a],e=o[s];return U(t)?Object.assign({},e,t):K(t,e)},set(t){this[a]=t}}})}}({_scriptable:t=>!t.startsWith("on"),_indexable:t=>"events"!==t,hover:{_fallback:"interaction"},interaction:{_scriptable:!1,_indexable:!1}});const bt=Math.PI,_t=2*bt,yt=_t+bt,vt=Number.POSITIVE_INFINITY,wt=bt/180,Mt=bt/2,kt=bt/4,St=2*bt/3,Pt=Math.log10,Dt=Math.sign;function Ct(t){const e=Math.round(t);t=Tt(t,e,t/1e3)?e:t;const i=Math.pow(10,Math.floor(Pt(t))),s=t/i;return(s<=1?1:s<=2?2:s<=5?5:10)*i}function Ot(t){const e=[],i=Math.sqrt(t);let s;for(s=1;st-e)).pop(),e}function At(t){return!isNaN(parseFloat(t))&&isFinite(t)}function Tt(t,e,i){return Math.abs(t-e)=t}function Rt(t,e,i){let s,n,o;for(s=0,n=t.length;sl&&h=Math.min(e,i)-s&&t<=Math.max(e,i)+s}function Yt(t){return!t||$(t.size)||$(t.family)?null:(t.style?t.style+" ":"")+(t.weight?t.weight+" ":"")+t.size+"px "+t.family}function Ut(t,e,i,s,n){let o=e[n];return o||(o=e[n]=t.measureText(n).width,i.push(n)),o>s&&(s=o),s}function Xt(t,e,i,s){let n=(s=s||{}).data=s.data||{},o=s.garbageCollect=s.garbageCollect||[];s.font!==e&&(n=s.data={},o=s.garbageCollect=[],s.font=e),t.save(),t.font=e;let a=0;const r=i.length;let l,h,c,d,u;for(l=0;li.length){for(l=0;l0&&t.stroke()}}function Zt(t,e,i){return i=i||.5,!e||t&&t.x>e.left-i&&t.xe.top-i&&t.y0&&""!==o.strokeColor;let l,h;for(t.save(),t.font=n.string,function(t,e){e.translation&&t.translate(e.translation[0],e.translation[1]);$(e.rotation)||t.rotate(e.rotation);e.color&&(t.fillStyle=e.color);e.textAlign&&(t.textAlign=e.textAlign);e.textBaseline&&(t.textBaseline=e.textBaseline)}(t,o),l=0;lt[i]1;)s=o+n>>1,i(s)?o=s:n=s;return{lo:o,hi:n}}const ae=(t,e,i)=>oe(t,i,(s=>t[s][e]oe(t,i,(s=>t[s][e]>=i));function le(t,e,i){let s=0,n=t.length;for(;ss&&t[n-1]>i;)n--;return s>0||n{const i="_onData"+ht(e),s=t[e];Object.defineProperty(t,e,{configurable:!0,enumerable:!1,value(...e){const n=s.apply(this,e);return t._chartjs.listeners.forEach((t=>{"function"==typeof t[i]&&t[i](...e)})),n}})})))}function de(t,e){const i=t._chartjs;if(!i)return;const s=i.listeners,n=s.indexOf(e);-1!==n&&s.splice(n,1),s.length>0||(he.forEach((e=>{delete t[e]})),delete t._chartjs)}function ue(t){const e=new Set;let i,s;for(i=0,s=t.length;iwindow.getComputedStyle(t,null);function xe(t,e){return me(t).getPropertyValue(e)}const be=["top","right","bottom","left"];function _e(t,e,i){const s={};i=i?"-"+i:"";for(let n=0;n<4;n++){const o=be[n];s[o]=parseFloat(t[e+"-"+o+i])||0}return s.width=s.left+s.right,s.height=s.top+s.bottom,s}function ye(t,e){const{canvas:i,currentDevicePixelRatio:s}=e,n=me(i),o="border-box"===n.boxSizing,a=_e(n,"padding"),r=_e(n,"border","width"),{x:l,y:h,box:c}=function(t,e){const i=t.native||t,s=i.touches,n=s&&s.length?s[0]:i,{offsetX:o,offsetY:a}=n;let r,l,h=!1;if(((t,e,i)=>(t>0||e>0)&&(!i||!i.shadowRoot))(o,a,i.target))r=o,l=a;else{const t=e.getBoundingClientRect();r=n.clientX-t.left,l=n.clientY-t.top,h=!0}return{x:r,y:l,box:h}}(t,i),d=a.left+(c&&r.left),u=a.top+(c&&r.top);let{width:f,height:g}=e;return o&&(f-=a.width+r.width,g-=a.height+r.height),{x:Math.round((l-d)/f*i.width/s),y:Math.round((h-u)/g*i.height/s)}}const ve=t=>Math.round(10*t)/10;function we(t,e,i,s){const n=me(t),o=_e(n,"margin"),a=pe(n.maxWidth,t,"clientWidth")||vt,r=pe(n.maxHeight,t,"clientHeight")||vt,l=function(t,e,i){let s,n;if(void 0===e||void 0===i){const o=ge(t);if(o){const t=o.getBoundingClientRect(),a=me(o),r=_e(a,"border","width"),l=_e(a,"padding");e=t.width-l.width-r.width,i=t.height-l.height-r.height,s=pe(a.maxWidth,o,"clientWidth"),n=pe(a.maxHeight,o,"clientHeight")}else e=t.clientWidth,i=t.clientHeight}return{width:e,height:i,maxWidth:s||vt,maxHeight:n||vt}}(t,e,i);let{width:h,height:c}=l;if("content-box"===n.boxSizing){const t=_e(n,"border","width"),e=_e(n,"padding");h-=e.width+t.width,c-=e.height+t.height}return h=Math.max(0,h-o.width),c=Math.max(0,s?Math.floor(h/s):c-o.height),h=ve(Math.min(h,a,l.maxWidth)),c=ve(Math.min(c,r,l.maxHeight)),h&&!c&&(c=ve(h/2)),{width:h,height:c}}function Me(t,e,i){const s=e||1,n=Math.floor(t.height*s),o=Math.floor(t.width*s);t.height=n/s,t.width=o/s;const a=t.canvas;return a.style&&(i||!a.style.height&&!a.style.width)&&(a.style.height=`${t.height}px`,a.style.width=`${t.width}px`),(t.currentDevicePixelRatio!==s||a.height!==n||a.width!==o)&&(t.currentDevicePixelRatio=s,a.height=n,a.width=o,t.ctx.setTransform(s,0,0,s,0,0),!0)}const ke=function(){let t=!1;try{const e={get passive(){return t=!0,!1}};window.addEventListener("test",null,e),window.removeEventListener("test",null,e)}catch(t){}return t}();function Se(t,e){const i=xe(t,e),s=i&&i.match(/^(\d+)(\.\d+)?px$/);return s?+s[1]:void 0}function Pe(t,e){return"native"in t?{x:t.x,y:t.y}:ye(t,e)}function De(t,e,i,s){const{controller:n,data:o,_sorted:a}=t,r=n._cachedMeta.iScale;if(r&&e===r.axis&&a&&o.length){const t=r._reversePixels?re:ae;if(!s)return t(o,e,i);if(n._sharedOptions){const s=o[0],n="function"==typeof s.getRange&&s.getRange(e);if(n){const s=t(o,e,i-n),a=t(o,e,i+n);return{lo:s.lo,hi:a.hi}}}}return{lo:0,hi:o.length-1}}function Ce(t,e,i,s,n){const o=t.getSortedVisibleDatasetMetas(),a=i[e];for(let t=0,i=o.length;t{t[r](n[a],s)&&o.push({element:t,datasetIndex:e,index:i}),t.inRange(n.x,n.y,s)&&(l=!0)})),i.intersect&&!l?[]:o}var Le={modes:{index(t,e,i,s){const n=Pe(e,t),o=i.axis||"x",a=i.intersect?Oe(t,n,o,s):Ae(t,n,o,!1,s),r=[];return a.length?(t.getSortedVisibleDatasetMetas().forEach((t=>{const e=a[0].index,i=t.data[e];i&&!i.skip&&r.push({element:i,datasetIndex:t.index,index:e})})),r):[]},dataset(t,e,i,s){const n=Pe(e,t),o=i.axis||"xy";let a=i.intersect?Oe(t,n,o,s):Ae(t,n,o,!1,s);if(a.length>0){const e=a[0].datasetIndex,i=t.getDatasetMeta(e).data;a=[];for(let t=0;tOe(t,Pe(e,t),i.axis||"xy",s),nearest:(t,e,i,s)=>Ae(t,Pe(e,t),i.axis||"xy",i.intersect,s),x:(t,e,i,s)=>Te(t,e,{axis:"x",intersect:i.intersect},s),y:(t,e,i,s)=>Te(t,e,{axis:"y",intersect:i.intersect},s)}};const Re=new RegExp(/^(normal|(\d+(?:\.\d+)?)(px|em|%)?)$/),Ee=new RegExp(/^(normal|italic|initial|inherit|unset|(oblique( -?[0-9]?[0-9]deg)?))$/);function Ie(t,e){const i=(""+t).match(Re);if(!i||"normal"===i[1])return 1.2*e;switch(t=+i[2],i[3]){case"px":return t;case"%":t/=100}return e*t}function ze(t,e){const i={},s=U(e),n=s?Object.keys(e):e,o=U(t)?s?i=>K(t[i],t[e[i]]):e=>t[e]:()=>t;for(const t of n)i[t]=+o(t)||0;return i}function Fe(t){return ze(t,{top:"y",right:"x",bottom:"y",left:"x"})}function Be(t){return ze(t,["topLeft","topRight","bottomLeft","bottomRight"])}function Ve(t){const e=Fe(t);return e.width=e.left+e.right,e.height=e.top+e.bottom,e}function We(t,e){t=t||{},e=e||xt.font;let i=K(t.size,e.size);"string"==typeof i&&(i=parseInt(i,10));let s=K(t.style,e.style);s&&!(""+s).match(Ee)&&(console.warn('Invalid font style specified: "'+s+'"'),s="");const n={family:K(t.family,e.family),lineHeight:Ie(K(t.lineHeight,e.lineHeight),i),size:i,style:s,weight:K(t.weight,e.weight),string:""};return n.string=Yt(n),n}function Ne(t,e,i,s){let n,o,a,r=!0;for(n=0,o=t.length;ni&&0===t?0:t+e;return{min:a(s,-Math.abs(o)),max:a(n,o)}}function je(t,e){return Object.assign(Object.create(t),e)}const $e=["left","top","right","bottom"];function Ye(t,e){return t.filter((t=>t.pos===e))}function Ue(t,e){return t.filter((t=>-1===$e.indexOf(t.pos)&&t.box.axis===e))}function Xe(t,e){return t.sort(((t,i)=>{const s=e?i:t,n=e?t:i;return s.weight===n.weight?s.index-n.index:s.weight-n.weight}))}function qe(t,e){const i=function(t){const e={};for(const i of t){const{stack:t,pos:s,stackWeight:n}=i;if(!t||!$e.includes(s))continue;const o=e[t]||(e[t]={count:0,placed:0,weight:0,size:0});o.count++,o.weight+=n}return e}(t),{vBoxMaxWidth:s,hBoxMaxHeight:n}=e;let o,a,r;for(o=0,a=t.length;o{s[t]=Math.max(e[t],i[t])})),s}return s(t?["left","right"]:["top","bottom"])}function Je(t,e,i,s){const n=[];let o,a,r,l,h,c;for(o=0,a=t.length,h=0;ot.box.fullSize)),!0),s=Xe(Ye(e,"left"),!0),n=Xe(Ye(e,"right")),o=Xe(Ye(e,"top"),!0),a=Xe(Ye(e,"bottom")),r=Ue(e,"x"),l=Ue(e,"y");return{fullSize:i,leftAndTop:s.concat(o),rightAndBottom:n.concat(l).concat(a).concat(r),chartArea:Ye(e,"chartArea"),vertical:s.concat(n).concat(l),horizontal:o.concat(a).concat(r)}}(t.boxes),l=r.vertical,h=r.horizontal;J(t.boxes,(t=>{"function"==typeof t.beforeLayout&&t.beforeLayout()}));const c=l.reduce(((t,e)=>e.box.options&&!1===e.box.options.display?t:t+1),0)||1,d=Object.freeze({outerWidth:e,outerHeight:i,padding:n,availableWidth:o,availableHeight:a,vBoxMaxWidth:o/2/c,hBoxMaxHeight:a/2}),u=Object.assign({},n);Ge(u,Ve(s));const f=Object.assign({maxPadding:u,w:o,h:a,x:n.left,y:n.top},n),g=qe(l.concat(h),d);Je(r.fullSize,f,d,g),Je(l,f,d,g),Je(h,f,d,g)&&Je(l,f,d,g),function(t){const e=t.maxPadding;function i(i){const s=Math.max(e[i]-t[i],0);return t[i]+=s,s}t.y+=i("top"),t.x+=i("left"),i("right"),i("bottom")}(f),ei(r.leftAndTop,f,d,g),f.x+=f.w,f.y+=f.h,ei(r.rightAndBottom,f,d,g),t.chartArea={left:f.left,top:f.top,right:f.left+f.w,bottom:f.top+f.h,height:f.h,width:f.w},J(r.chartArea,(e=>{const i=e.box;Object.assign(i,t.chartArea),i.update(f.w,f.h,{left:0,top:0,right:0,bottom:0})}))}};function si(t,e=[""],i=t,s,n=(()=>t[0])){ct(s)||(s=gi("_fallback",t));const o={[Symbol.toStringTag]:"Object",_cacheable:!0,_scopes:t,_rootScopes:i,_fallback:s,_getTarget:n,override:n=>si([n,...t],e,i,s)};return new Proxy(o,{deleteProperty:(e,i)=>(delete e[i],delete e._keys,delete t[0][i],!0),get:(i,s)=>li(i,s,(()=>function(t,e,i,s){let n;for(const o of e)if(n=gi(ai(o,t),i),ct(n))return ri(t,n)?ui(i,s,t,n):n}(s,e,t,i))),getOwnPropertyDescriptor:(t,e)=>Reflect.getOwnPropertyDescriptor(t._scopes[0],e),getPrototypeOf:()=>Reflect.getPrototypeOf(t[0]),has:(t,e)=>pi(t).includes(e),ownKeys:t=>pi(t),set(t,e,i){const s=t._storage||(t._storage=n());return t[e]=s[e]=i,delete t._keys,!0}})}function ni(t,e,i,s){const n={_cacheable:!1,_proxy:t,_context:e,_subProxy:i,_stack:new Set,_descriptors:oi(t,s),setContext:e=>ni(t,e,i,s),override:n=>ni(t.override(n),e,i,s)};return new Proxy(n,{deleteProperty:(e,i)=>(delete e[i],delete t[i],!0),get:(t,e,i)=>li(t,e,(()=>function(t,e,i){const{_proxy:s,_context:n,_subProxy:o,_descriptors:a}=t;let r=s[e];dt(r)&&a.isScriptable(e)&&(r=function(t,e,i,s){const{_proxy:n,_context:o,_subProxy:a,_stack:r}=i;if(r.has(t))throw new Error("Recursion detected: "+Array.from(r).join("->")+"->"+t);r.add(t),e=e(o,a||s),r.delete(t),ri(t,e)&&(e=ui(n._scopes,n,t,e));return e}(e,r,t,i));Y(r)&&r.length&&(r=function(t,e,i,s){const{_proxy:n,_context:o,_subProxy:a,_descriptors:r}=i;if(ct(o.index)&&s(t))e=e[o.index%e.length];else if(U(e[0])){const i=e,s=n._scopes.filter((t=>t!==i));e=[];for(const l of i){const i=ui(s,n,t,l);e.push(ni(i,o,a&&a[t],r))}}return e}(e,r,t,a.isIndexable));ri(e,r)&&(r=ni(r,n,o&&o[e],a));return r}(t,e,i))),getOwnPropertyDescriptor:(e,i)=>e._descriptors.allKeys?Reflect.has(t,i)?{enumerable:!0,configurable:!0}:void 0:Reflect.getOwnPropertyDescriptor(t,i),getPrototypeOf:()=>Reflect.getPrototypeOf(t),has:(e,i)=>Reflect.has(t,i),ownKeys:()=>Reflect.ownKeys(t),set:(e,i,s)=>(t[i]=s,delete e[i],!0)})}function oi(t,e={scriptable:!0,indexable:!0}){const{_scriptable:i=e.scriptable,_indexable:s=e.indexable,_allKeys:n=e.allKeys}=t;return{allKeys:n,scriptable:i,indexable:s,isScriptable:dt(i)?i:()=>i,isIndexable:dt(s)?s:()=>s}}const ai=(t,e)=>t?t+ht(e):e,ri=(t,e)=>U(e)&&"adapters"!==t&&(null===Object.getPrototypeOf(e)||e.constructor===Object);function li(t,e,i){if(Object.prototype.hasOwnProperty.call(t,e))return t[e];const s=i();return t[e]=s,s}function hi(t,e,i){return dt(t)?t(e,i):t}const ci=(t,e)=>!0===t?e:"string"==typeof t?lt(e,t):void 0;function di(t,e,i,s){for(const n of e){const e=ci(i,n);if(e){t.add(e);const n=hi(e._fallback,i,e);if(ct(n)&&n!==i&&n!==s)return n}else if(!1===e&&ct(s)&&i!==s)return null}return!1}function ui(t,e,i,s){const n=e._rootScopes,o=hi(e._fallback,i,s),a=[...t,...n],r=new Set;r.add(s);let l=fi(r,a,i,o||i);return null!==l&&((!ct(o)||o===i||(l=fi(r,a,o,l),null!==l))&&si(Array.from(r),[""],n,o,(()=>function(t,e,i){const s=t._getTarget();e in s||(s[e]={});const n=s[e];if(Y(n)&&U(i))return i;return n}(e,i,s))))}function fi(t,e,i,s){for(;i;)i=di(t,e,i,s);return i}function gi(t,e){for(const i of e){if(!i)continue;const e=i[t];if(ct(e))return e}}function pi(t){let e=t._keys;return e||(e=t._keys=function(t){const e=new Set;for(const i of t)for(const t of Object.keys(i).filter((t=>!t.startsWith("_"))))e.add(t);return Array.from(e)}(t._scopes)),e}const mi=Number.EPSILON||1e-14,xi=(t,e)=>e"x"===t?"y":"x";function _i(t,e,i,s){const n=t.skip?e:t,o=e,a=i.skip?e:i,r=Bt(o,n),l=Bt(a,o);let h=r/(r+l),c=l/(r+l);h=isNaN(h)?0:h,c=isNaN(c)?0:c;const d=s*h,u=s*c;return{previous:{x:o.x-d*(a.x-n.x),y:o.y-d*(a.y-n.y)},next:{x:o.x+u*(a.x-n.x),y:o.y+u*(a.y-n.y)}}}function yi(t,e="x"){const i=bi(e),s=t.length,n=Array(s).fill(0),o=Array(s);let a,r,l,h=xi(t,0);for(a=0;a!t.skip))),"monotone"===e.cubicInterpolationMode)yi(t,n);else{let i=s?t[t.length-1]:t[0];for(o=0,a=t.length;o0===t||1===t,ki=(t,e,i)=>-Math.pow(2,10*(t-=1))*Math.sin((t-e)*_t/i),Si=(t,e,i)=>Math.pow(2,-10*t)*Math.sin((t-e)*_t/i)+1,Pi={linear:t=>t,easeInQuad:t=>t*t,easeOutQuad:t=>-t*(t-2),easeInOutQuad:t=>(t/=.5)<1?.5*t*t:-.5*(--t*(t-2)-1),easeInCubic:t=>t*t*t,easeOutCubic:t=>(t-=1)*t*t+1,easeInOutCubic:t=>(t/=.5)<1?.5*t*t*t:.5*((t-=2)*t*t+2),easeInQuart:t=>t*t*t*t,easeOutQuart:t=>-((t-=1)*t*t*t-1),easeInOutQuart:t=>(t/=.5)<1?.5*t*t*t*t:-.5*((t-=2)*t*t*t-2),easeInQuint:t=>t*t*t*t*t,easeOutQuint:t=>(t-=1)*t*t*t*t+1,easeInOutQuint:t=>(t/=.5)<1?.5*t*t*t*t*t:.5*((t-=2)*t*t*t*t+2),easeInSine:t=>1-Math.cos(t*Mt),easeOutSine:t=>Math.sin(t*Mt),easeInOutSine:t=>-.5*(Math.cos(bt*t)-1),easeInExpo:t=>0===t?0:Math.pow(2,10*(t-1)),easeOutExpo:t=>1===t?1:1-Math.pow(2,-10*t),easeInOutExpo:t=>Mi(t)?t:t<.5?.5*Math.pow(2,10*(2*t-1)):.5*(2-Math.pow(2,-10*(2*t-1))),easeInCirc:t=>t>=1?t:-(Math.sqrt(1-t*t)-1),easeOutCirc:t=>Math.sqrt(1-(t-=1)*t),easeInOutCirc:t=>(t/=.5)<1?-.5*(Math.sqrt(1-t*t)-1):.5*(Math.sqrt(1-(t-=2)*t)+1),easeInElastic:t=>Mi(t)?t:ki(t,.075,.3),easeOutElastic:t=>Mi(t)?t:Si(t,.075,.3),easeInOutElastic(t){const e=.1125;return Mi(t)?t:t<.5?.5*ki(2*t,e,.45):.5+.5*Si(2*t-1,e,.45)},easeInBack(t){const e=1.70158;return t*t*((e+1)*t-e)},easeOutBack(t){const e=1.70158;return(t-=1)*t*((e+1)*t+e)+1},easeInOutBack(t){let e=1.70158;return(t/=.5)<1?t*t*((1+(e*=1.525))*t-e)*.5:.5*((t-=2)*t*((1+(e*=1.525))*t+e)+2)},easeInBounce:t=>1-Pi.easeOutBounce(1-t),easeOutBounce(t){const e=7.5625,i=2.75;return t<1/i?e*t*t:t<2/i?e*(t-=1.5/i)*t+.75:t<2.5/i?e*(t-=2.25/i)*t+.9375:e*(t-=2.625/i)*t+.984375},easeInOutBounce:t=>t<.5?.5*Pi.easeInBounce(2*t):.5*Pi.easeOutBounce(2*t-1)+.5};function Di(t,e,i,s){return{x:t.x+i*(e.x-t.x),y:t.y+i*(e.y-t.y)}}function Ci(t,e,i,s){return{x:t.x+i*(e.x-t.x),y:"middle"===s?i<.5?t.y:e.y:"after"===s?i<1?t.y:e.y:i>0?e.y:t.y}}function Oi(t,e,i,s){const n={x:t.cp2x,y:t.cp2y},o={x:e.cp1x,y:e.cp1y},a=Di(t,n,i),r=Di(n,o,i),l=Di(o,e,i),h=Di(a,r,i),c=Di(r,l,i);return Di(h,c,i)}const Ai=new Map;function Ti(t,e,i){return function(t,e){e=e||{};const i=t+JSON.stringify(e);let s=Ai.get(i);return s||(s=new Intl.NumberFormat(t,e),Ai.set(i,s)),s}(e,i).format(t)}function Li(t,e,i){return t?function(t,e){return{x:i=>t+t+e-i,setWidth(t){e=t},textAlign:t=>"center"===t?t:"right"===t?"left":"right",xPlus:(t,e)=>t-e,leftForLtr:(t,e)=>t-e}}(e,i):{x:t=>t,setWidth(t){},textAlign:t=>t,xPlus:(t,e)=>t+e,leftForLtr:(t,e)=>t}}function Ri(t,e){let i,s;"ltr"!==e&&"rtl"!==e||(i=t.canvas.style,s=[i.getPropertyValue("direction"),i.getPropertyPriority("direction")],i.setProperty("direction",e,"important"),t.prevTextDirection=s)}function Ei(t,e){void 0!==e&&(delete t.prevTextDirection,t.canvas.style.setProperty("direction",e[0],e[1]))}function Ii(t){return"angle"===t?{between:Nt,compare:Vt,normalize:Wt}:{between:$t,compare:(t,e)=>t-e,normalize:t=>t}}function zi({start:t,end:e,count:i,loop:s,style:n}){return{start:t%i,end:e%i,loop:s&&(e-t+1)%i==0,style:n}}function Fi(t,e,i){if(!i)return[t];const{property:s,start:n,end:o}=i,a=e.length,{compare:r,between:l,normalize:h}=Ii(s),{start:c,end:d,loop:u,style:f}=function(t,e,i){const{property:s,start:n,end:o}=i,{between:a,normalize:r}=Ii(s),l=e.length;let h,c,{start:d,end:u,loop:f}=t;if(f){for(d+=l,u+=l,h=0,c=l;hb||l(n,x,p)&&0!==r(n,x),v=()=>!b||0===r(o,p)||l(o,x,p);for(let t=c,i=c;t<=d;++t)m=e[t%a],m.skip||(p=h(m[s]),p!==x&&(b=l(p,n,o),null===_&&y()&&(_=0===r(p,n)?t:i),null!==_&&v()&&(g.push(zi({start:_,end:t,loop:u,count:a,style:f})),_=null),i=t,x=p));return null!==_&&g.push(zi({start:_,end:d,loop:u,count:a,style:f})),g}function Bi(t,e){const i=[],s=t.segments;for(let n=0;nn&&t[o%e].skip;)o--;return o%=e,{start:n,end:o}}(i,n,o,s);if(!0===s)return Wi(t,[{start:a,end:r,loop:o}],i,e);return Wi(t,function(t,e,i,s){const n=t.length,o=[];let a,r=e,l=t[e];for(a=e+1;a<=i;++a){const i=t[a%n];i.skip||i.stop?l.skip||(s=!1,o.push({start:e%n,end:(a-1)%n,loop:s}),e=r=i.stop?a:null):(r=a,l.skip&&(e=a)),l=i}return null!==r&&o.push({start:e%n,end:r%n,loop:s}),o}(i,a,rnull===t||""===t;const qi=!!ke&&{passive:!0};function Ki(t,e,i){t.canvas.removeEventListener(e,i,qi)}function Gi(t,e){for(const i of t)if(i===e||i.contains(e))return!0}function Zi(t,e,i){const s=t.canvas,n=new MutationObserver((t=>{let e=!1;for(const i of t)e=e||Gi(i.addedNodes,s),e=e&&!Gi(i.removedNodes,s);e&&i()}));return n.observe(document,{childList:!0,subtree:!0}),n}function Qi(t,e,i){const s=t.canvas,n=new MutationObserver((t=>{let e=!1;for(const i of t)e=e||Gi(i.removedNodes,s),e=e&&!Gi(i.addedNodes,s);e&&i()}));return n.observe(document,{childList:!0,subtree:!0}),n}const Ji=new Map;let ts=0;function es(){const t=window.devicePixelRatio;t!==ts&&(ts=t,Ji.forEach(((e,i)=>{i.currentDevicePixelRatio!==t&&e()})))}function is(t,i,s){const n=t.canvas,o=n&&ge(n);if(!o)return;const a=e(((t,e)=>{const i=o.clientWidth;s(t,e),i{const e=t[0],i=e.contentRect.width,s=e.contentRect.height;0===i&&0===s||a(i,s)}));return r.observe(o),function(t,e){Ji.size||window.addEventListener("resize",es),Ji.set(t,e)}(t,a),r}function ss(t,e,i){i&&i.disconnect(),"resize"===e&&function(t){Ji.delete(t),Ji.size||window.removeEventListener("resize",es)}(t)}function ns(t,i,s){const n=t.canvas,o=e((e=>{null!==t.ctx&&s(function(t,e){const i=Ui[t.type]||t.type,{x:s,y:n}=ye(t,e);return{type:i,chart:e,native:t,x:void 0!==s?s:null,y:void 0!==n?n:null}}(e,t))}),t,(t=>{const e=t[0];return[e,e.offsetX,e.offsetY]}));return function(t,e,i){t.addEventListener(e,i,qi)}(n,i,o),o}class os extends $i{acquireContext(t,e){const i=t&&t.getContext&&t.getContext("2d");return i&&i.canvas===t?(function(t,e){const i=t.style,s=t.getAttribute("height"),n=t.getAttribute("width");if(t.$chartjs={initial:{height:s,width:n,style:{display:i.display,height:i.height,width:i.width}}},i.display=i.display||"block",i.boxSizing=i.boxSizing||"border-box",Xi(n)){const e=Se(t,"width");void 0!==e&&(t.width=e)}if(Xi(s))if(""===t.style.height)t.height=t.width/(e||2);else{const e=Se(t,"height");void 0!==e&&(t.height=e)}}(t,e),i):null}releaseContext(t){const e=t.canvas;if(!e.$chartjs)return!1;const i=e.$chartjs.initial;["height","width"].forEach((t=>{const s=i[t];$(s)?e.removeAttribute(t):e.setAttribute(t,s)}));const s=i.style||{};return Object.keys(s).forEach((t=>{e.style[t]=s[t]})),e.width=e.width,delete e.$chartjs,!0}addEventListener(t,e,i){this.removeEventListener(t,e);const s=t.$proxies||(t.$proxies={}),n={attach:Zi,detach:Qi,resize:is}[e]||ns;s[e]=n(t,e,i)}removeEventListener(t,e){const i=t.$proxies||(t.$proxies={}),s=i[e];if(!s)return;({attach:ss,detach:ss,resize:ss}[e]||Ki)(t,e,s),i[e]=void 0}getDevicePixelRatio(){return window.devicePixelRatio}getMaximumSize(t,e,i,s){return we(t,e,i,s)}isAttached(t){const e=ge(t);return!(!e||!e.isConnected)}}function as(t){return!fe()||"undefined"!=typeof OffscreenCanvas&&t instanceof OffscreenCanvas?Yi:os}var rs=Object.freeze({__proto__:null,_detectPlatform:as,BasePlatform:$i,BasicPlatform:Yi,DomPlatform:os});const ls="transparent",hs={boolean:(t,e,i)=>i>.5?e:t,color(t,e,i){const s=W(t||ls),n=s.valid&&W(e||ls);return n&&n.valid?n.mix(s,i).hexString():e},number:(t,e,i)=>t+(e-t)*i};class cs{constructor(t,e,i,s){const n=e[i];s=Ne([t.to,s,n,t.from]);const o=Ne([t.from,n,s]);this._active=!0,this._fn=t.fn||hs[t.type||typeof o],this._easing=Pi[t.easing]||Pi.linear,this._start=Math.floor(Date.now()+(t.delay||0)),this._duration=this._total=Math.floor(t.duration),this._loop=!!t.loop,this._target=e,this._prop=i,this._from=o,this._to=s,this._promises=void 0}active(){return this._active}update(t,e,i){if(this._active){this._notify(!1);const s=this._target[this._prop],n=i-this._start,o=this._duration-n;this._start=i,this._duration=Math.floor(Math.max(o,t.duration)),this._total+=n,this._loop=!!t.loop,this._to=Ne([t.to,e,s,t.from]),this._from=Ne([t.from,s,e])}}cancel(){this._active&&(this.tick(Date.now()),this._active=!1,this._notify(!1))}tick(t){const e=t-this._start,i=this._duration,s=this._prop,n=this._from,o=this._loop,a=this._to;let r;if(this._active=n!==a&&(o||e1?2-r:r,r=this._easing(Math.min(1,Math.max(0,r))),this._target[s]=this._fn(n,a,r))}wait(){const t=this._promises||(this._promises=[]);return new Promise(((e,i)=>{t.push({res:e,rej:i})}))}_notify(t){const e=t?"res":"rej",i=this._promises||[];for(let t=0;t"onProgress"!==t&&"onComplete"!==t&&"fn"!==t}),xt.set("animations",{colors:{type:"color",properties:["color","borderColor","backgroundColor"]},numbers:{type:"number",properties:["x","y","borderWidth","radius","tension"]}}),xt.describe("animations",{_fallback:"animation"}),xt.set("transitions",{active:{animation:{duration:400}},resize:{animation:{duration:0}},show:{animations:{colors:{from:"transparent"},visible:{type:"boolean",duration:0}}},hide:{animations:{colors:{to:"transparent"},visible:{type:"boolean",easing:"linear",fn:t=>0|t}}}});class us{constructor(t,e){this._chart=t,this._properties=new Map,this.configure(e)}configure(t){if(!U(t))return;const e=this._properties;Object.getOwnPropertyNames(t).forEach((i=>{const s=t[i];if(!U(s))return;const n={};for(const t of ds)n[t]=s[t];(Y(s.properties)&&s.properties||[i]).forEach((t=>{t!==i&&e.has(t)||e.set(t,n)}))}))}_animateOptions(t,e){const i=e.options,s=function(t,e){if(!e)return;let i=t.options;if(!i)return void(t.options=e);i.$shared&&(t.options=i=Object.assign({},i,{$shared:!1,$animations:{}}));return i}(t,i);if(!s)return[];const n=this._createAnimations(s,i);return i.$shared&&function(t,e){const i=[],s=Object.keys(e);for(let e=0;e{t.options=i}),(()=>{})),n}_createAnimations(t,e){const i=this._properties,s=[],n=t.$animations||(t.$animations={}),o=Object.keys(e),a=Date.now();let r;for(r=o.length-1;r>=0;--r){const l=o[r];if("$"===l.charAt(0))continue;if("options"===l){s.push(...this._animateOptions(t,e));continue}const h=e[l];let c=n[l];const d=i.get(l);if(c){if(d&&c.active()){c.update(d,h,a);continue}c.cancel()}d&&d.duration?(n[l]=c=new cs(d,t,l,h),s.push(c)):t[l]=h}return s}update(t,e){if(0===this._properties.size)return void Object.assign(t,e);const i=this._createAnimations(t,e);return i.length?(a.add(this._chart,i),!0):void 0}}function fs(t,e){const i=t&&t.options||{},s=i.reverse,n=void 0===i.min?e:0,o=void 0===i.max?e:0;return{start:s?o:n,end:s?n:o}}function gs(t,e){const i=[],s=t._getSortedDatasetMetas(e);let n,o;for(n=0,o=s.length;n0||!i&&e<0)return n.index}return null}function _s(t,e){const{chart:i,_cachedMeta:s}=t,n=i._stacks||(i._stacks={}),{iScale:o,vScale:a,index:r}=s,l=o.axis,h=a.axis,c=function(t,e,i){return`${t.id}.${e.id}.${i.stack||i.type}`}(o,a,s),d=e.length;let u;for(let t=0;ti[t].axis===e)).shift()}function vs(t,e){const i=t.controller.index,s=t.vScale&&t.vScale.axis;if(s){e=e||t._parsed;for(const t of e){const e=t._stacks;if(!e||void 0===e[s]||void 0===e[s][i])return;delete e[s][i]}}}const ws=t=>"reset"===t||"none"===t,Ms=(t,e)=>e?t:Object.assign({},t);class ks{constructor(t,e){this.chart=t,this._ctx=t.ctx,this.index=e,this._cachedDataOpts={},this._cachedMeta=this.getMeta(),this._type=this._cachedMeta.type,this.options=void 0,this._parsing=!1,this._data=void 0,this._objectData=void 0,this._sharedOptions=void 0,this._drawStart=void 0,this._drawCount=void 0,this.enableOptionSharing=!1,this.$context=void 0,this._syncList=[],this.initialize()}initialize(){const t=this._cachedMeta;this.configure(),this.linkScales(),t._stacked=ms(t.vScale,t),this.addElements()}updateIndex(t){this.index!==t&&vs(this._cachedMeta),this.index=t}linkScales(){const t=this.chart,e=this._cachedMeta,i=this.getDataset(),s=(t,e,i,s)=>"x"===t?e:"r"===t?s:i,n=e.xAxisID=K(i.xAxisID,ys(t,"x")),o=e.yAxisID=K(i.yAxisID,ys(t,"y")),a=e.rAxisID=K(i.rAxisID,ys(t,"r")),r=e.indexAxis,l=e.iAxisID=s(r,n,o,a),h=e.vAxisID=s(r,o,n,a);e.xScale=this.getScaleForId(n),e.yScale=this.getScaleForId(o),e.rScale=this.getScaleForId(a),e.iScale=this.getScaleForId(l),e.vScale=this.getScaleForId(h)}getDataset(){return this.chart.data.datasets[this.index]}getMeta(){return this.chart.getDatasetMeta(this.index)}getScaleForId(t){return this.chart.scales[t]}_getOtherScale(t){const e=this._cachedMeta;return t===e.iScale?e.vScale:e.iScale}reset(){this._update("reset")}_destroy(){const t=this._cachedMeta;this._data&&de(this._data,this),t._stacked&&vs(t)}_dataCheck(){const t=this.getDataset(),e=t.data||(t.data=[]),i=this._data;if(U(e))this._data=function(t){const e=Object.keys(t),i=new Array(e.length);let s,n,o;for(s=0,n=e.length;s0&&i._parsed[t-1];if(!1===this._parsing)i._parsed=s,i._sorted=!0,h=s;else{h=Y(s[t])?this.parseArrayData(i,s,t,e):U(s[t])?this.parseObjectData(i,s,t,e):this.parsePrimitiveData(i,s,t,e);const n=()=>null===l[a]||d&&l[a]t&&!e.hidden&&e._stacked&&{keys:gs(i,!0),values:null})(e,i,this.chart),l={min:Number.POSITIVE_INFINITY,max:Number.NEGATIVE_INFINITY},{min:h,max:c}=function(t){const{min:e,max:i,minDefined:s,maxDefined:n}=t.getUserBounds();return{min:s?e:Number.NEGATIVE_INFINITY,max:n?i:Number.POSITIVE_INFINITY}}(a);let d,u;function f(){u=s[d];const e=u[a.axis];return!X(u[t.axis])||h>e||c=0;--d)if(!f()){this.updateRangeFromParsed(l,t,u,r);break}return l}getAllParsedValues(t){const e=this._cachedMeta._parsed,i=[];let s,n,o;for(s=0,n=e.length;s=0&&tthis.getContext(i,s)),c);return f.$shared&&(f.$shared=r,n[o]=Object.freeze(Ms(f,r))),f}_resolveAnimations(t,e,i){const s=this.chart,n=this._cachedDataOpts,o=`animation-${e}`,a=n[o];if(a)return a;let r;if(!1!==s.options.animation){const s=this.chart.config,n=s.datasetAnimationScopeKeys(this._type,e),o=s.getOptionScopes(this.getDataset(),n);r=s.createResolver(o,this.getContext(t,i,e))}const l=new us(s,r&&r.animations);return r&&r._cacheable&&(n[o]=Object.freeze(l)),l}getSharedOptions(t){if(t.$shared)return this._sharedOptions||(this._sharedOptions=Object.assign({},t))}includeOptions(t,e){return!e||ws(t)||this.chart._animationsDisabled}updateElement(t,e,i,s){ws(s)?Object.assign(t,i):this._resolveAnimations(e,s).update(t,i)}updateSharedOptions(t,e,i){t&&!ws(e)&&this._resolveAnimations(void 0,e).update(t,i)}_setStyle(t,e,i,s){t.active=s;const n=this.getStyle(e,s);this._resolveAnimations(e,i,s).update(t,{options:!s&&this.getSharedOptions(n)||n})}removeHoverStyle(t,e,i){this._setStyle(t,i,"active",!1)}setHoverStyle(t,e,i){this._setStyle(t,i,"active",!0)}_removeDatasetHoverStyle(){const t=this._cachedMeta.dataset;t&&this._setStyle(t,void 0,"active",!1)}_setDatasetHoverStyle(){const t=this._cachedMeta.dataset;t&&this._setStyle(t,void 0,"active",!0)}_resyncElements(t){const e=this._data,i=this._cachedMeta.data;for(const[t,e,i]of this._syncList)this[t](e,i);this._syncList=[];const s=i.length,n=e.length,o=Math.min(n,s);o&&this.parse(0,o),n>s?this._insertElements(s,n-s,t):n{for(t.length+=e,a=t.length-1;a>=o;a--)t[a]=t[a-e]};for(r(n),a=t;a{s[t]=i[t]&&i[t].active()?i[t]._to:this[t]})),s}}Ss.defaults={},Ss.defaultRoutes=void 0;const Ps={values:t=>Y(t)?t:""+t,numeric(t,e,i){if(0===t)return"0";const s=this.chart.options.locale;let n,o=t;if(i.length>1){const e=Math.max(Math.abs(i[0].value),Math.abs(i[i.length-1].value));(e<1e-4||e>1e15)&&(n="scientific"),o=function(t,e){let i=e.length>3?e[2].value-e[1].value:e[1].value-e[0].value;Math.abs(i)>=1&&t!==Math.floor(t)&&(i=t-Math.floor(t));return i}(t,i)}const a=Pt(Math.abs(o)),r=Math.max(Math.min(-1*Math.floor(a),20),0),l={notation:n,minimumFractionDigits:r,maximumFractionDigits:r};return Object.assign(l,this.options.ticks.format),Ti(t,s,l)},logarithmic(t,e,i){if(0===t)return"0";const s=t/Math.pow(10,Math.floor(Pt(t)));return 1===s||2===s||5===s?Ps.numeric.call(this,t,e,i):""}};var Ds={formatters:Ps};function Cs(t,e){const i=t.options.ticks,s=i.maxTicksLimit||function(t){const e=t.options.offset,i=t._tickSize(),s=t._length/i+(e?0:1),n=t._maxLength/i;return Math.floor(Math.min(s,n))}(t),n=i.major.enabled?function(t){const e=[];let i,s;for(i=0,s=t.length;is)return function(t,e,i,s){let n,o=0,a=i[0];for(s=Math.ceil(s),n=0;nn)return e}return Math.max(n,1)}(n,e,s);if(o>0){let t,i;const s=o>1?Math.round((r-a)/(o-1)):null;for(Os(e,l,h,$(s)?0:a-s,a),t=0,i=o-1;te.lineWidth,tickColor:(t,e)=>e.color,offset:!1,borderDash:[],borderDashOffset:0,borderWidth:1},title:{display:!1,text:"",padding:{top:4,bottom:4}},ticks:{minRotation:0,maxRotation:50,mirror:!1,textStrokeWidth:0,textStrokeColor:"",padding:3,display:!0,autoSkip:!0,autoSkipPadding:3,labelOffset:0,callback:Ds.formatters.values,minor:{},major:{},align:"center",crossAlign:"near",showLabelBackdrop:!1,backdropColor:"rgba(255, 255, 255, 0.75)",backdropPadding:2}}),xt.route("scale.ticks","color","","color"),xt.route("scale.grid","color","","borderColor"),xt.route("scale.grid","borderColor","","borderColor"),xt.route("scale.title","color","","color"),xt.describe("scale",{_fallback:!1,_scriptable:t=>!t.startsWith("before")&&!t.startsWith("after")&&"callback"!==t&&"parser"!==t,_indexable:t=>"borderDash"!==t&&"tickBorderDash"!==t}),xt.describe("scales",{_fallback:"scale"}),xt.describe("scale.ticks",{_scriptable:t=>"backdropPadding"!==t&&"callback"!==t,_indexable:t=>"backdropPadding"!==t});const As=(t,e,i)=>"top"===e||"left"===e?t[e]+i:t[e]-i;function Ts(t,e){const i=[],s=t.length/e,n=t.length;let o=0;for(;oa+r)))return h}function Rs(t){return t.drawTicks?t.tickLength:0}function Es(t,e){if(!t.display)return 0;const i=We(t.font,e),s=Ve(t.padding);return(Y(t.text)?t.text.length:1)*i.lineHeight+s.height}function Is(t,e,i){let n=s(t);return(i&&"right"!==e||!i&&"right"===e)&&(n=(t=>"left"===t?"right":"right"===t?"left":t)(n)),n}class zs extends Ss{constructor(t){super(),this.id=t.id,this.type=t.type,this.options=void 0,this.ctx=t.ctx,this.chart=t.chart,this.top=void 0,this.bottom=void 0,this.left=void 0,this.right=void 0,this.width=void 0,this.height=void 0,this._margins={left:0,right:0,top:0,bottom:0},this.maxWidth=void 0,this.maxHeight=void 0,this.paddingTop=void 0,this.paddingBottom=void 0,this.paddingLeft=void 0,this.paddingRight=void 0,this.axis=void 0,this.labelRotation=void 0,this.min=void 0,this.max=void 0,this._range=void 0,this.ticks=[],this._gridLineItems=null,this._labelItems=null,this._labelSizes=null,this._length=0,this._maxLength=0,this._longestTextCache={},this._startPixel=void 0,this._endPixel=void 0,this._reversePixels=!1,this._userMax=void 0,this._userMin=void 0,this._suggestedMax=void 0,this._suggestedMin=void 0,this._ticksLength=0,this._borderValue=0,this._cache={},this._dataLimitsCached=!1,this.$context=void 0}init(t){this.options=t.setContext(this.getContext()),this.axis=t.axis,this._userMin=this.parse(t.min),this._userMax=this.parse(t.max),this._suggestedMin=this.parse(t.suggestedMin),this._suggestedMax=this.parse(t.suggestedMax)}parse(t,e){return t}getUserBounds(){let{_userMin:t,_userMax:e,_suggestedMin:i,_suggestedMax:s}=this;return t=q(t,Number.POSITIVE_INFINITY),e=q(e,Number.NEGATIVE_INFINITY),i=q(i,Number.POSITIVE_INFINITY),s=q(s,Number.NEGATIVE_INFINITY),{min:q(t,i),max:q(e,s),minDefined:X(t),maxDefined:X(e)}}getMinMax(t){let e,{min:i,max:s,minDefined:n,maxDefined:o}=this.getUserBounds();if(n&&o)return{min:i,max:s};const a=this.getMatchingVisibleMetas();for(let r=0,l=a.length;rs?s:i,s=n&&i>s?i:s,{min:q(i,q(s,i)),max:q(s,q(i,s))}}getPadding(){return{left:this.paddingLeft||0,top:this.paddingTop||0,right:this.paddingRight||0,bottom:this.paddingBottom||0}}getTicks(){return this.ticks}getLabels(){const t=this.chart.data;return this.options.labels||(this.isHorizontal()?t.xLabels:t.yLabels)||t.labels||[]}beforeLayout(){this._cache={},this._dataLimitsCached=!1}beforeUpdate(){Q(this.options.beforeUpdate,[this])}update(t,e,i){const{beginAtZero:s,grace:n,ticks:o}=this.options,a=o.sampleSize;this.beforeUpdate(),this.maxWidth=t,this.maxHeight=e,this._margins=i=Object.assign({left:0,right:0,top:0,bottom:0},i),this.ticks=null,this._labelSizes=null,this._gridLineItems=null,this._labelItems=null,this.beforeSetDimensions(),this.setDimensions(),this.afterSetDimensions(),this._maxLength=this.isHorizontal()?this.width+i.left+i.right:this.height+i.top+i.bottom,this._dataLimitsCached||(this.beforeDataLimits(),this.determineDataLimits(),this.afterDataLimits(),this._range=He(this,n,s),this._dataLimitsCached=!0),this.beforeBuildTicks(),this.ticks=this.buildTicks()||[],this.afterBuildTicks();const r=a=n||i<=1||!this.isHorizontal())return void(this.labelRotation=s);const h=this._getLabelSizes(),c=h.widest.width,d=h.highest.height,u=Ht(this.chart.width-c,0,this.maxWidth);o=t.offset?this.maxWidth/i:u/(i-1),c+6>o&&(o=u/(i-(t.offset?.5:1)),a=this.maxHeight-Rs(t.grid)-e.padding-Es(t.title,this.chart.options.font),r=Math.sqrt(c*c+d*d),l=It(Math.min(Math.asin(Ht((h.highest.height+6)/o,-1,1)),Math.asin(Ht(a/r,-1,1))-Math.asin(Ht(d/r,-1,1)))),l=Math.max(s,Math.min(n,l))),this.labelRotation=l}afterCalculateLabelRotation(){Q(this.options.afterCalculateLabelRotation,[this])}beforeFit(){Q(this.options.beforeFit,[this])}fit(){const t={width:0,height:0},{chart:e,options:{ticks:i,title:s,grid:n}}=this,o=this._isVisible(),a=this.isHorizontal();if(o){const o=Es(s,e.options.font);if(a?(t.width=this.maxWidth,t.height=Rs(n)+o):(t.height=this.maxHeight,t.width=Rs(n)+o),i.display&&this.ticks.length){const{first:e,last:s,widest:n,highest:o}=this._getLabelSizes(),r=2*i.padding,l=Et(this.labelRotation),h=Math.cos(l),c=Math.sin(l);if(a){const e=i.mirror?0:c*n.width+h*o.height;t.height=Math.min(this.maxHeight,t.height+e+r)}else{const e=i.mirror?0:h*n.width+c*o.height;t.width=Math.min(this.maxWidth,t.width+e+r)}this._calculatePadding(e,s,c,h)}}this._handleMargins(),a?(this.width=this._length=e.width-this._margins.left-this._margins.right,this.height=t.height):(this.width=t.width,this.height=this._length=e.height-this._margins.top-this._margins.bottom)}_calculatePadding(t,e,i,s){const{ticks:{align:n,padding:o},position:a}=this.options,r=0!==this.labelRotation,l="top"!==a&&"x"===this.axis;if(this.isHorizontal()){const a=this.getPixelForTick(0)-this.left,h=this.right-this.getPixelForTick(this.ticks.length-1);let c=0,d=0;r?l?(c=s*t.width,d=i*e.height):(c=i*t.height,d=s*e.width):"start"===n?d=e.width:"end"===n?c=t.width:(c=t.width/2,d=e.width/2),this.paddingLeft=Math.max((c-a+o)*this.width/(this.width-a),0),this.paddingRight=Math.max((d-h+o)*this.width/(this.width-h),0)}else{let i=e.height/2,s=t.height/2;"start"===n?(i=0,s=t.height):"end"===n&&(i=e.height,s=0),this.paddingTop=i+o,this.paddingBottom=s+o}}_handleMargins(){this._margins&&(this._margins.left=Math.max(this.paddingLeft,this._margins.left),this._margins.top=Math.max(this.paddingTop,this._margins.top),this._margins.right=Math.max(this.paddingRight,this._margins.right),this._margins.bottom=Math.max(this.paddingBottom,this._margins.bottom))}afterFit(){Q(this.options.afterFit,[this])}isHorizontal(){const{axis:t,position:e}=this.options;return"top"===e||"bottom"===e||"x"===t}isFullSize(){return this.options.fullSize}_convertTicksToLabels(t){let e,i;for(this.beforeTickToLabelConversion(),this.generateTickLabels(t),e=0,i=t.length;e{const i=t.gc,s=i.length/2;let n;if(s>e){for(n=0;n({width:n[t]||0,height:o[t]||0});return{first:v(0),last:v(e-1),widest:v(_),highest:v(y),widths:n,heights:o}}getLabelForValue(t){return t}getPixelForValue(t,e){return NaN}getValueForPixel(t){}getPixelForTick(t){const e=this.ticks;return t<0||t>e.length-1?null:this.getPixelForValue(e[t].value)}getPixelForDecimal(t){this._reversePixels&&(t=1-t);const e=this._startPixel+t*this._length;return jt(this._alignToPixels?qt(this.chart,e,0):e)}getDecimalForPixel(t){const e=(t-this._startPixel)/this._length;return this._reversePixels?1-e:e}getBasePixel(){return this.getPixelForValue(this.getBaseValue())}getBaseValue(){const{min:t,max:e}=this;return t<0&&e<0?e:t>0&&e>0?t:0}getContext(t){const e=this.ticks||[];if(t>=0&&ta*s?a/i:r/s:r*s0}_computeGridLineItems(t){const e=this.axis,i=this.chart,s=this.options,{grid:n,position:o}=s,a=n.offset,r=this.isHorizontal(),l=this.ticks.length+(a?1:0),h=Rs(n),c=[],d=n.setContext(this.getContext()),u=d.drawBorder?d.borderWidth:0,f=u/2,g=function(t){return qt(i,t,u)};let p,m,x,b,_,y,v,w,M,k,S,P;if("top"===o)p=g(this.bottom),y=this.bottom-h,w=p-f,k=g(t.top)+f,P=t.bottom;else if("bottom"===o)p=g(this.top),k=t.top,P=g(t.bottom)-f,y=p+f,w=this.top+h;else if("left"===o)p=g(this.right),_=this.right-h,v=p-f,M=g(t.left)+f,S=t.right;else if("right"===o)p=g(this.left),M=t.left,S=g(t.right)-f,_=p+f,v=this.left+h;else if("x"===e){if("center"===o)p=g((t.top+t.bottom)/2+.5);else if(U(o)){const t=Object.keys(o)[0],e=o[t];p=g(this.chart.scales[t].getPixelForValue(e))}k=t.top,P=t.bottom,y=p+f,w=y+h}else if("y"===e){if("center"===o)p=g((t.left+t.right)/2);else if(U(o)){const t=Object.keys(o)[0],e=o[t];p=g(this.chart.scales[t].getPixelForValue(e))}_=p-f,v=_-h,M=t.left,S=t.right}const D=K(s.ticks.maxTicksLimit,l),C=Math.max(1,Math.ceil(l/D));for(m=0;me.value===t));if(i>=0){return e.setContext(this.getContext(i)).lineWidth}return 0}drawGrid(t){const e=this.options.grid,i=this.ctx,s=this._gridLineItems||(this._gridLineItems=this._computeGridLineItems(t));let n,o;const a=(t,e,s)=>{s.width&&s.color&&(i.save(),i.lineWidth=s.width,i.strokeStyle=s.color,i.setLineDash(s.borderDash||[]),i.lineDashOffset=s.borderDashOffset,i.beginPath(),i.moveTo(t.x,t.y),i.lineTo(e.x,e.y),i.stroke(),i.restore())};if(e.display)for(n=0,o=s.length;n{this.drawBackground(),this.drawGrid(t),this.drawTitle()}},{z:i+1,draw:()=>{this.drawBorder()}},{z:e,draw:t=>{this.drawLabels(t)}}]:[{z:e,draw:t=>{this.draw(t)}}]}getMatchingVisibleMetas(t){const e=this.chart.getSortedVisibleDatasetMetas(),i=this.axis+"AxisID",s=[];let n,o;for(n=0,o=e.length;n{const s=i.split("."),n=s.pop(),o=[t].concat(s).join("."),a=e[i].split("."),r=a.pop(),l=a.join(".");xt.route(o,n,l,r)}))}(e,t.defaultRoutes);t.descriptors&&xt.describe(e,t.descriptors)}(t,o,i),this.override&&xt.override(t.id,t.overrides)),o}get(t){return this.items[t]}unregister(t){const e=this.items,i=t.id,s=this.scope;i in e&&delete e[i],s&&i in xt[s]&&(delete xt[s][i],this.override&&delete ft[i])}}var Bs=new class{constructor(){this.controllers=new Fs(ks,"datasets",!0),this.elements=new Fs(Ss,"elements"),this.plugins=new Fs(Object,"plugins"),this.scales=new Fs(zs,"scales"),this._typedRegistries=[this.controllers,this.scales,this.elements]}add(...t){this._each("register",t)}remove(...t){this._each("unregister",t)}addControllers(...t){this._each("register",t,this.controllers)}addElements(...t){this._each("register",t,this.elements)}addPlugins(...t){this._each("register",t,this.plugins)}addScales(...t){this._each("register",t,this.scales)}getController(t){return this._get(t,this.controllers,"controller")}getElement(t){return this._get(t,this.elements,"element")}getPlugin(t){return this._get(t,this.plugins,"plugin")}getScale(t){return this._get(t,this.scales,"scale")}removeControllers(...t){this._each("unregister",t,this.controllers)}removeElements(...t){this._each("unregister",t,this.elements)}removePlugins(...t){this._each("unregister",t,this.plugins)}removeScales(...t){this._each("unregister",t,this.scales)}_each(t,e,i){[...e].forEach((e=>{const s=i||this._getRegistryForType(e);i||s.isForType(e)||s===this.plugins&&e.id?this._exec(t,s,e):J(e,(e=>{const s=i||this._getRegistryForType(e);this._exec(t,s,e)}))}))}_exec(t,e,i){const s=ht(t);Q(i["before"+s],[],i),e[t](i),Q(i["after"+s],[],i)}_getRegistryForType(t){for(let e=0;et.filter((t=>!e.some((e=>t.plugin.id===e.plugin.id))));this._notify(s(e,i),t,"stop"),this._notify(s(i,e),t,"start")}}function Ws(t,e){return e||!1!==t?!0===t?{}:t:null}function Ns(t,e,i,s){const n=t.pluginScopeKeys(e),o=t.getOptionScopes(i,n);return t.createResolver(o,s,[""],{scriptable:!1,indexable:!1,allKeys:!0})}function Hs(t,e){const i=xt.datasets[t]||{};return((e.datasets||{})[t]||{}).indexAxis||e.indexAxis||i.indexAxis||"x"}function js(t,e){return"x"===t||"y"===t?t:e.axis||("top"===(i=e.position)||"bottom"===i?"x":"left"===i||"right"===i?"y":void 0)||t.charAt(0).toLowerCase();var i}function $s(t){const e=t.options||(t.options={});e.plugins=K(e.plugins,{}),e.scales=function(t,e){const i=ft[t.type]||{scales:{}},s=e.scales||{},n=Hs(t.type,e),o=Object.create(null),a=Object.create(null);return Object.keys(s).forEach((t=>{const e=s[t];if(!U(e))return console.error(`Invalid scale configuration for scale: ${t}`);if(e._proxy)return console.warn(`Ignoring resolver passed as options for scale: ${t}`);const r=js(t,e),l=function(t,e){return t===e?"_index_":"_value_"}(r,n),h=i.scales||{};o[r]=o[r]||t,a[t]=ot(Object.create(null),[{axis:r},e,h[r],h[l]])})),t.data.datasets.forEach((i=>{const n=i.type||t.type,r=i.indexAxis||Hs(n,e),l=(ft[n]||{}).scales||{};Object.keys(l).forEach((t=>{const e=function(t,e){let i=t;return"_index_"===t?i=e:"_value_"===t&&(i="x"===e?"y":"x"),i}(t,r),n=i[e+"AxisID"]||o[e]||e;a[n]=a[n]||Object.create(null),ot(a[n],[{axis:e},s[n],l[t]])}))})),Object.keys(a).forEach((t=>{const e=a[t];ot(e,[xt.scales[e.type],xt.scale])})),a}(t,e)}function Ys(t){return(t=t||{}).datasets=t.datasets||[],t.labels=t.labels||[],t}const Us=new Map,Xs=new Set;function qs(t,e){let i=Us.get(t);return i||(i=e(),Us.set(t,i),Xs.add(i)),i}const Ks=(t,e,i)=>{const s=lt(e,i);void 0!==s&&t.add(s)};class Gs{constructor(t){this._config=function(t){return(t=t||{}).data=Ys(t.data),$s(t),t}(t),this._scopeCache=new Map,this._resolverCache=new Map}get platform(){return this._config.platform}get type(){return this._config.type}set type(t){this._config.type=t}get data(){return this._config.data}set data(t){this._config.data=Ys(t)}get options(){return this._config.options}set options(t){this._config.options=t}get plugins(){return this._config.plugins}update(){const t=this._config;this.clearCache(),$s(t)}clearCache(){this._scopeCache.clear(),this._resolverCache.clear()}datasetScopeKeys(t){return qs(t,(()=>[[`datasets.${t}`,""]]))}datasetAnimationScopeKeys(t,e){return qs(`${t}.transition.${e}`,(()=>[[`datasets.${t}.transitions.${e}`,`transitions.${e}`],[`datasets.${t}`,""]]))}datasetElementScopeKeys(t,e){return qs(`${t}-${e}`,(()=>[[`datasets.${t}.elements.${e}`,`datasets.${t}`,`elements.${e}`,""]]))}pluginScopeKeys(t){const e=t.id;return qs(`${this.type}-plugin-${e}`,(()=>[[`plugins.${e}`,...t.additionalOptionScopes||[]]]))}_cachedScopes(t,e){const i=this._scopeCache;let s=i.get(t);return s&&!e||(s=new Map,i.set(t,s)),s}getOptionScopes(t,e,i){const{options:s,type:n}=this,o=this._cachedScopes(t,i),a=o.get(e);if(a)return a;const r=new Set;e.forEach((e=>{t&&(r.add(t),e.forEach((e=>Ks(r,t,e)))),e.forEach((t=>Ks(r,s,t))),e.forEach((t=>Ks(r,ft[n]||{},t))),e.forEach((t=>Ks(r,xt,t))),e.forEach((t=>Ks(r,gt,t)))}));const l=Array.from(r);return 0===l.length&&l.push(Object.create(null)),Xs.has(e)&&o.set(e,l),l}chartOptionScopes(){const{options:t,type:e}=this;return[t,ft[e]||{},xt.datasets[e]||{},{type:e},xt,gt]}resolveNamedOptions(t,e,i,s=[""]){const n={$shared:!0},{resolver:o,subPrefixes:a}=Zs(this._resolverCache,t,s);let r=o;if(function(t,e){const{isScriptable:i,isIndexable:s}=oi(t);for(const n of e){const e=i(n),o=s(n),a=(o||e)&&t[n];if(e&&(dt(a)||Qs(a))||o&&Y(a))return!0}return!1}(o,e)){n.$shared=!1;r=ni(o,i=dt(i)?i():i,this.createResolver(t,i,a))}for(const t of e)n[t]=r[t];return n}createResolver(t,e,i=[""],s){const{resolver:n}=Zs(this._resolverCache,t,i);return U(e)?ni(n,e,void 0,s):n}}function Zs(t,e,i){let s=t.get(e);s||(s=new Map,t.set(e,s));const n=i.join();let o=s.get(n);if(!o){o={resolver:si(e,i),subPrefixes:i.filter((t=>!t.toLowerCase().includes("hover")))},s.set(n,o)}return o}const Qs=t=>U(t)&&Object.getOwnPropertyNames(t).reduce(((e,i)=>e||dt(t[i])),!1);const Js=["top","bottom","left","right","chartArea"];function tn(t,e){return"top"===t||"bottom"===t||-1===Js.indexOf(t)&&"x"===e}function en(t,e){return function(i,s){return i[t]===s[t]?i[e]-s[e]:i[t]-s[t]}}function sn(t){const e=t.chart,i=e.options.animation;e.notifyPlugins("afterRender"),Q(i&&i.onComplete,[t],e)}function nn(t){const e=t.chart,i=e.options.animation;Q(i&&i.onProgress,[t],e)}function on(t){return fe()&&"string"==typeof t?t=document.getElementById(t):t&&t.length&&(t=t[0]),t&&t.canvas&&(t=t.canvas),t}const an={},rn=t=>{const e=on(t);return Object.values(an).filter((t=>t.canvas===e)).pop()};function ln(t,e,i){const s=Object.keys(t);for(const n of s){const s=+n;if(s>=e){const o=t[n];delete t[n],(i>0||s>e)&&(t[s+i]=o)}}}class hn{constructor(t,e){const s=this.config=new Gs(e),n=on(t),o=rn(n);if(o)throw new Error("Canvas is already in use. Chart with ID '"+o.id+"' must be destroyed before the canvas can be reused.");const r=s.createResolver(s.chartOptionScopes(),this.getContext());this.platform=new(s.platform||as(n)),this.platform.updateConfig(s);const l=this.platform.acquireContext(n,r.aspectRatio),h=l&&l.canvas,c=h&&h.height,d=h&&h.width;this.id=j(),this.ctx=l,this.canvas=h,this.width=d,this.height=c,this._options=r,this._aspectRatio=this.aspectRatio,this._layers=[],this._metasets=[],this._stacks=void 0,this.boxes=[],this.currentDevicePixelRatio=void 0,this.chartArea=void 0,this._active=[],this._lastEvent=void 0,this._listeners={},this._responsiveListeners=void 0,this._sortedMetasets=[],this.scales={},this._plugins=new Vs,this.$proxies={},this._hiddenIndices={},this.attached=!1,this._animationsDisabled=void 0,this.$context=void 0,this._doResize=i((t=>this.update(t)),r.resizeDelay||0),this._dataChanges=[],an[this.id]=this,l&&h?(a.listen(this,"complete",sn),a.listen(this,"progress",nn),this._initialize(),this.attached&&this.update()):console.error("Failed to create chart: can't acquire context from the given item")}get aspectRatio(){const{options:{aspectRatio:t,maintainAspectRatio:e},width:i,height:s,_aspectRatio:n}=this;return $(t)?e&&n?n:s?i/s:null:t}get data(){return this.config.data}set data(t){this.config.data=t}get options(){return this._options}set options(t){this.config.options=t}_initialize(){return this.notifyPlugins("beforeInit"),this.options.responsive?this.resize():Me(this,this.options.devicePixelRatio),this.bindEvents(),this.notifyPlugins("afterInit"),this}clear(){return Kt(this.canvas,this.ctx),this}stop(){return a.stop(this),this}resize(t,e){a.running(this)?this._resizeBeforeDraw={width:t,height:e}:this._resize(t,e)}_resize(t,e){const i=this.options,s=this.canvas,n=i.maintainAspectRatio&&this.aspectRatio,o=this.platform.getMaximumSize(s,t,e,n),a=i.devicePixelRatio||this.platform.getDevicePixelRatio(),r=this.width?"resize":"attach";this.width=o.width,this.height=o.height,this._aspectRatio=this.aspectRatio,Me(this,a,!0)&&(this.notifyPlugins("resize",{size:o}),Q(i.onResize,[this,o],this),this.attached&&this._doResize(r)&&this.render())}ensureScalesHaveIDs(){J(this.options.scales||{},((t,e)=>{t.id=e}))}buildOrUpdateScales(){const t=this.options,e=t.scales,i=this.scales,s=Object.keys(i).reduce(((t,e)=>(t[e]=!1,t)),{});let n=[];e&&(n=n.concat(Object.keys(e).map((t=>{const i=e[t],s=js(t,i),n="r"===s,o="x"===s;return{options:i,dposition:n?"chartArea":o?"bottom":"left",dtype:n?"radialLinear":o?"category":"linear"}})))),J(n,(e=>{const n=e.options,o=n.id,a=js(o,n),r=K(n.type,e.dtype);void 0!==n.position&&tn(n.position,a)===tn(e.dposition)||(n.position=e.dposition),s[o]=!0;let l=null;if(o in i&&i[o].type===r)l=i[o];else{l=new(Bs.getScale(r))({id:o,type:r,ctx:this.ctx,chart:this}),i[l.id]=l}l.init(n,t)})),J(s,((t,e)=>{t||delete i[e]})),J(i,(t=>{ii.configure(this,t,t.options),ii.addBox(this,t)}))}_updateMetasets(){const t=this._metasets,e=this.data.datasets.length,i=t.length;if(t.sort(((t,e)=>t.index-e.index)),i>e){for(let t=e;te.length&&delete this._stacks,t.forEach(((t,i)=>{0===e.filter((e=>e===t._dataset)).length&&this._destroyDatasetMeta(i)}))}buildOrUpdateControllers(){const t=[],e=this.data.datasets;let i,s;for(this._removeUnreferencedMetasets(),i=0,s=e.length;i{this.getDatasetMeta(e).controller.reset()}),this)}reset(){this._resetElements(),this.notifyPlugins("reset")}update(t){const e=this.config;e.update();const i=this._options=e.createResolver(e.chartOptionScopes(),this.getContext()),s=this._animationsDisabled=!i.animation;if(this._updateScales(),this._checkEventBindings(),this._updateHiddenIndices(),this._plugins.invalidate(),!1===this.notifyPlugins("beforeUpdate",{mode:t,cancelable:!0}))return;const n=this.buildOrUpdateControllers();this.notifyPlugins("beforeElementsUpdate");let o=0;for(let t=0,e=this.data.datasets.length;t{t.reset()})),this._updateDatasets(t),this.notifyPlugins("afterUpdate",{mode:t}),this._layers.sort(en("z","_idx")),this._lastEvent&&this._eventHandler(this._lastEvent,!0),this.render()}_updateScales(){J(this.scales,(t=>{ii.removeBox(this,t)})),this.ensureScalesHaveIDs(),this.buildOrUpdateScales()}_checkEventBindings(){const t=this.options,e=new Set(Object.keys(this._listeners)),i=new Set(t.events);ut(e,i)&&!!this._responsiveListeners===t.responsive||(this.unbindEvents(),this.bindEvents())}_updateHiddenIndices(){const{_hiddenIndices:t}=this,e=this._getUniformDataChanges()||[];for(const{method:i,start:s,count:n}of e){ln(t,s,"_removeElements"===i?-n:n)}}_getUniformDataChanges(){const t=this._dataChanges;if(!t||!t.length)return;this._dataChanges=[];const e=this.data.datasets.length,i=e=>new Set(t.filter((t=>t[0]===e)).map(((t,e)=>e+","+t.splice(1).join(",")))),s=i(0);for(let t=1;tt.split(","))).map((t=>({method:t[1],start:+t[2],count:+t[3]})))}_updateLayout(t){if(!1===this.notifyPlugins("beforeLayout",{cancelable:!0}))return;ii.update(this,this.width,this.height,t);const e=this.chartArea,i=e.width<=0||e.height<=0;this._layers=[],J(this.boxes,(t=>{i&&"chartArea"===t.position||(t.configure&&t.configure(),this._layers.push(...t._layers()))}),this),this._layers.forEach(((t,e)=>{t._idx=e})),this.notifyPlugins("afterLayout")}_updateDatasets(t){if(!1!==this.notifyPlugins("beforeDatasetsUpdate",{mode:t,cancelable:!0})){for(let t=0,e=this.data.datasets.length;t=0;--e)this._drawDataset(t[e]);this.notifyPlugins("afterDatasetsDraw")}_drawDataset(t){const e=this.ctx,i=t._clip,s=!i.disabled,n=this.chartArea,o={meta:t,index:t.index,cancelable:!0};!1!==this.notifyPlugins("beforeDatasetDraw",o)&&(s&&Qt(e,{left:!1===i.left?0:n.left-i.left,right:!1===i.right?this.width:n.right+i.right,top:!1===i.top?0:n.top-i.top,bottom:!1===i.bottom?this.height:n.bottom+i.bottom}),t.controller.draw(),s&&Jt(e),o.cancelable=!1,this.notifyPlugins("afterDatasetDraw",o))}getElementsAtEventForMode(t,e,i,s){const n=Le.modes[e];return"function"==typeof n?n(this,t,i,s):[]}getDatasetMeta(t){const e=this.data.datasets[t],i=this._metasets;let s=i.filter((t=>t&&t._dataset===e)).pop();return s||(s={type:null,data:[],dataset:null,controller:null,hidden:null,xAxisID:null,yAxisID:null,order:e&&e.order||0,index:t,_dataset:e,_parsed:[],_sorted:!1},i.push(s)),s}getContext(){return this.$context||(this.$context=je(null,{chart:this,type:"chart"}))}getVisibleDatasetCount(){return this.getSortedVisibleDatasetMetas().length}isDatasetVisible(t){const e=this.data.datasets[t];if(!e)return!1;const i=this.getDatasetMeta(t);return"boolean"==typeof i.hidden?!i.hidden:!e.hidden}setDatasetVisibility(t,e){this.getDatasetMeta(t).hidden=!e}toggleDataVisibility(t){this._hiddenIndices[t]=!this._hiddenIndices[t]}getDataVisibility(t){return!this._hiddenIndices[t]}_updateVisibility(t,e,i){const s=i?"show":"hide",n=this.getDatasetMeta(t),o=n.controller._resolveAnimations(void 0,s);ct(e)?(n.data[e].hidden=!i,this.update()):(this.setDatasetVisibility(t,i),o.update(n,{visible:i}),this.update((e=>e.datasetIndex===t?s:void 0)))}hide(t,e){this._updateVisibility(t,e,!1)}show(t,e){this._updateVisibility(t,e,!0)}_destroyDatasetMeta(t){const e=this._metasets[t];e&&e.controller&&e.controller._destroy(),delete this._metasets[t]}_stop(){let t,e;for(this.stop(),a.remove(this),t=0,e=this.data.datasets.length;t{e.addEventListener(this,i,s),t[i]=s},s=(t,e,i)=>{t.offsetX=e,t.offsetY=i,this._eventHandler(t)};J(this.options.events,(t=>i(t,s)))}bindResponsiveEvents(){this._responsiveListeners||(this._responsiveListeners={});const t=this._responsiveListeners,e=this.platform,i=(i,s)=>{e.addEventListener(this,i,s),t[i]=s},s=(i,s)=>{t[i]&&(e.removeEventListener(this,i,s),delete t[i])},n=(t,e)=>{this.canvas&&this.resize(t,e)};let o;const a=()=>{s("attach",a),this.attached=!0,this.resize(),i("resize",n),i("detach",o)};o=()=>{this.attached=!1,s("resize",n),this._stop(),this._resize(0,0),i("attach",a)},e.isAttached(this.canvas)?a():o()}unbindEvents(){J(this._listeners,((t,e)=>{this.platform.removeEventListener(this,e,t)})),this._listeners={},J(this._responsiveListeners,((t,e)=>{this.platform.removeEventListener(this,e,t)})),this._responsiveListeners=void 0}updateHoverStyle(t,e,i){const s=i?"set":"remove";let n,o,a,r;for("dataset"===e&&(n=this.getDatasetMeta(t[0].datasetIndex),n.controller["_"+s+"DatasetHoverStyle"]()),a=0,r=t.length;a{const i=this.getDatasetMeta(t);if(!i)throw new Error("No dataset found at index "+t);return{datasetIndex:t,element:i.data[e],index:e}}));!tt(i,e)&&(this._active=i,this._updateHoverStyles(i,e))}notifyPlugins(t,e,i){return this._plugins.notify(this,t,e,i)}_updateHoverStyles(t,e,i){const s=this.options.hover,n=(t,e)=>t.filter((t=>!e.some((e=>t.datasetIndex===e.datasetIndex&&t.index===e.index)))),o=n(e,t),a=i?t:n(t,e);o.length&&this.updateHoverStyle(o,s.mode,!1),a.length&&s.mode&&this.updateHoverStyle(a,s.mode,!0)}_eventHandler(t,e){const i={event:t,replay:e,cancelable:!0},s=e=>(e.options.events||this.options.events).includes(t.native.type);if(!1===this.notifyPlugins("beforeEvent",i,s))return;const n=this._handleEvent(t,e);return i.cancelable=!1,this.notifyPlugins("afterEvent",i,s),(n||i.changed)&&this.render(),this}_handleEvent(t,e){const{_active:i=[],options:s}=this,n=s.hover,o=e;let a=[],r=!1,l=null;return"mouseout"!==t.type&&(a=this.getElementsAtEventForMode(t,n.mode,n,o),l="click"===t.type?this._lastEvent:t),this._lastEvent=null,Zt(t,this.chartArea,this._minPadding)&&(Q(s.onHover,[t,a,this],this),"mouseup"!==t.type&&"click"!==t.type&&"contextmenu"!==t.type||Q(s.onClick,[t,a,this],this)),r=!tt(a,i),(r||e)&&(this._active=a,this._updateHoverStyles(a,i,e)),this._lastEvent=l,r}}const cn=()=>J(hn.instances,(t=>t._plugins.invalidate())),dn=!0;function un(){throw new Error("This method is not implemented: Check that a complete date adapter is provided.")}Object.defineProperties(hn,{defaults:{enumerable:dn,value:xt},instances:{enumerable:dn,value:an},overrides:{enumerable:dn,value:ft},registry:{enumerable:dn,value:Bs},version:{enumerable:dn,value:"3.6.2"},getChart:{enumerable:dn,value:rn},register:{enumerable:dn,value:(...t)=>{Bs.add(...t),cn()}},unregister:{enumerable:dn,value:(...t)=>{Bs.remove(...t),cn()}}});class fn{constructor(t){this.options=t||{}}formats(){return un()}parse(t,e){return un()}format(t,e){return un()}add(t,e,i){return un()}diff(t,e,i){return un()}startOf(t,e,i){return un()}endOf(t,e){return un()}}fn.override=function(t){Object.assign(fn.prototype,t)};var gn={_date:fn};function pn(t){const e=t.iScale,i=function(t,e){if(!t._cache.$bar){const i=t.getMatchingVisibleMetas(e);let s=[];for(let e=0,n=i.length;et-e)))}return t._cache.$bar}(e,t.type);let s,n,o,a,r=e._length;const l=()=>{32767!==o&&-32768!==o&&(ct(a)&&(r=Math.min(r,Math.abs(o-a)||r)),a=o)};for(s=0,n=i.length;sMath.abs(r)&&(l=r,h=a),e[i.axis]=h,e._custom={barStart:l,barEnd:h,start:n,end:o,min:a,max:r}}(t,e,i,s):e[i.axis]=i.parse(t,s),e}function xn(t,e,i,s){const n=t.iScale,o=t.vScale,a=n.getLabels(),r=n===o,l=[];let h,c,d,u;for(h=i,c=i+s;ht.x,i="left",s="right"):(e=t.base=i?1:-1)}(c,e,o)*n,d===o&&(p-=c/2),h=p+c),p===e.getPixelForValue(o)){const t=Dt(c)*e.getLineWidthForValue(o)/2;p+=t,c-=t}return{size:c,base:p,head:h,center:h+c/2}}_calculateBarIndexPixels(t,e){const i=e.scale,s=this.options,n=s.skipNull,o=K(s.maxBarThickness,1/0);let a,r;if(e.grouped){const i=n?this._getStackCount(t):e.stackCount,l="flex"===s.barThickness?function(t,e,i,s){const n=e.pixels,o=n[t];let a=t>0?n[t-1]:null,r=t=0;--i)e=Math.max(e,t[i].size(this.resolveDataElementOptions(i))/2);return e>0&&e}getLabelAndValue(t){const e=this._cachedMeta,{xScale:i,yScale:s}=e,n=this.getParsed(t),o=i.getLabelForValue(n.x),a=s.getLabelForValue(n.y),r=n._custom;return{label:e.label,value:"("+o+", "+a+(r?", "+r:"")+")"}}update(t){const e=this._cachedMeta.data;this.updateElements(e,0,e.length,t)}updateElements(t,e,i,s){const n="reset"===s,{iScale:o,vScale:a}=this._cachedMeta,r=this.resolveDataElementOptions(e,s),l=this.getSharedOptions(r),h=this.includeOptions(s,l),c=o.axis,d=a.axis;for(let r=e;r""}}}};class Sn extends ks{constructor(t,e){super(t,e),this.enableOptionSharing=!0,this.innerRadius=void 0,this.outerRadius=void 0,this.offsetX=void 0,this.offsetY=void 0}linkScales(){}parse(t,e){const i=this.getDataset().data,s=this._cachedMeta;if(!1===this._parsing)s._parsed=i;else{let n,o,a=t=>+i[t];if(U(i[t])){const{key:t="value"}=this._parsing;a=e=>+lt(i[e],t)}for(n=t,o=t+e;nNt(t,r,l,!0)?1:Math.max(e,e*i,s,s*i),g=(t,e,s)=>Nt(t,r,l,!0)?-1:Math.min(e,e*i,s,s*i),p=f(0,h,d),m=f(Mt,c,u),x=g(bt,h,d),b=g(bt+Mt,c,u);s=(p-x)/2,n=(m-b)/2,o=-(p+x)/2,a=-(m+b)/2}return{ratioX:s,ratioY:n,offsetX:o,offsetY:a}}(c,h,r),p=(i.width-o)/d,m=(i.height-o)/u,x=Math.max(Math.min(p,m)/2,0),b=Z(this.options.radius,x),_=(b-Math.max(b*r,0))/this._getVisibleDatasetWeightTotal();this.offsetX=f*b,this.offsetY=g*b,s.total=this.calculateTotal(),this.outerRadius=b-_*this._getRingWeightOffset(this.index),this.innerRadius=Math.max(this.outerRadius-_*l,0),this.updateElements(n,0,n.length,t)}_circumference(t,e){const i=this.options,s=this._cachedMeta,n=this._getCircumference();return e&&i.animation.animateRotate||!this.chart.getDataVisibility(t)||null===s._parsed[t]||s.data[t].hidden?0:this.calculateCircumference(s._parsed[t]*n/_t)}updateElements(t,e,i,s){const n="reset"===s,o=this.chart,a=o.chartArea,r=o.options.animation,l=(a.left+a.right)/2,h=(a.top+a.bottom)/2,c=n&&r.animateScale,d=c?0:this.innerRadius,u=c?0:this.outerRadius,f=this.resolveDataElementOptions(e,s),g=this.getSharedOptions(f),p=this.includeOptions(s,g);let m,x=this._getRotation();for(m=0;m0&&!isNaN(t)?_t*(Math.abs(t)/e):0}getLabelAndValue(t){const e=this._cachedMeta,i=this.chart,s=i.data.labels||[],n=Ti(e._parsed[t],i.options.locale);return{label:s[t]||"",value:n}}getMaxBorderWidth(t){let e=0;const i=this.chart;let s,n,o,a,r;if(!t)for(s=0,n=i.data.datasets.length;s"spacing"!==t,_indexable:t=>"spacing"!==t},Sn.overrides={aspectRatio:1,plugins:{legend:{labels:{generateLabels(t){const e=t.data;if(e.labels.length&&e.datasets.length){const{labels:{pointStyle:i}}=t.legend.options;return e.labels.map(((e,s)=>{const n=t.getDatasetMeta(0).controller.getStyle(s);return{text:e,fillStyle:n.backgroundColor,strokeStyle:n.borderColor,lineWidth:n.borderWidth,pointStyle:i,hidden:!t.getDataVisibility(s),index:s}}))}return[]}},onClick(t,e,i){i.chart.toggleDataVisibility(e.index),i.chart.update()}},tooltip:{callbacks:{title:()=>"",label(t){let e=t.label;const i=": "+t.formattedValue;return Y(e)?(e=e.slice(),e[0]+=i):e+=i,e}}}}};class Pn extends ks{initialize(){this.enableOptionSharing=!0,super.initialize()}update(t){const e=this._cachedMeta,{dataset:i,data:s=[],_dataset:n}=e,o=this.chart._animationsDisabled;let{start:a,count:r}=function(t,e,i){const s=e.length;let n=0,o=s;if(t._sorted){const{iScale:a,_parsed:r}=t,l=a.axis,{min:h,max:c,minDefined:d,maxDefined:u}=a.getUserBounds();d&&(n=Ht(Math.min(ae(r,a.axis,h).lo,i?s:ae(e,l,a.getPixelForValue(h)).lo),0,s-1)),o=u?Ht(Math.max(ae(r,a.axis,c).hi+1,i?0:ae(e,l,a.getPixelForValue(c)).hi+1),n,s)-n:s-n}return{start:n,count:o}}(e,s,o);this._drawStart=a,this._drawCount=r,function(t){const{xScale:e,yScale:i,_scaleRanges:s}=t,n={xmin:e.min,xmax:e.max,ymin:i.min,ymax:i.max};if(!s)return t._scaleRanges=n,!0;const o=s.xmin!==e.min||s.xmax!==e.max||s.ymin!==i.min||s.ymax!==i.max;return Object.assign(s,n),o}(e)&&(a=0,r=s.length),i._chart=this.chart,i._datasetIndex=this.index,i._decimated=!!n._decimated,i.points=s;const l=this.resolveDatasetElementOptions(t);this.options.showLine||(l.borderWidth=0),l.segment=this.options.segment,this.updateElement(i,void 0,{animated:!o,options:l},t),this.updateElements(s,a,r,t)}updateElements(t,e,i,s){const n="reset"===s,{iScale:o,vScale:a,_stacked:r,_dataset:l}=this._cachedMeta,h=this.resolveDataElementOptions(e,s),c=this.getSharedOptions(h),d=this.includeOptions(s,c),u=o.axis,f=a.axis,{spanGaps:g,segment:p}=this.options,m=At(g)?g:Number.POSITIVE_INFINITY,x=this.chart._animationsDisabled||n||"none"===s;let b=e>0&&this.getParsed(e-1);for(let h=e;h0&&i[u]-b[u]>m,p&&(g.parsed=i,g.raw=l.data[h]),d&&(g.options=c||this.resolveDataElementOptions(h,e.active?"active":s)),x||this.updateElement(e,h,g,s),b=i}this.updateSharedOptions(c,s,h)}getMaxOverflow(){const t=this._cachedMeta,e=t.dataset,i=e.options&&e.options.borderWidth||0,s=t.data||[];if(!s.length)return i;const n=s[0].size(this.resolveDataElementOptions(0)),o=s[s.length-1].size(this.resolveDataElementOptions(s.length-1));return Math.max(i,n,o)/2}draw(){const t=this._cachedMeta;t.dataset.updateControlPoints(this.chart.chartArea,t.iScale.axis),super.draw()}}Pn.id="line",Pn.defaults={datasetElementType:"line",dataElementType:"point",showLine:!0,spanGaps:!1},Pn.overrides={scales:{_index_:{type:"category"},_value_:{type:"linear"}}};class Dn extends ks{constructor(t,e){super(t,e),this.innerRadius=void 0,this.outerRadius=void 0}getLabelAndValue(t){const e=this._cachedMeta,i=this.chart,s=i.data.labels||[],n=Ti(e._parsed[t].r,i.options.locale);return{label:s[t]||"",value:n}}update(t){const e=this._cachedMeta.data;this._updateRadius(),this.updateElements(e,0,e.length,t)}_updateRadius(){const t=this.chart,e=t.chartArea,i=t.options,s=Math.min(e.right-e.left,e.bottom-e.top),n=Math.max(s/2,0),o=(n-Math.max(i.cutoutPercentage?n/100*i.cutoutPercentage:1,0))/t.getVisibleDatasetCount();this.outerRadius=n-o*this.index,this.innerRadius=this.outerRadius-o}updateElements(t,e,i,s){const n="reset"===s,o=this.chart,a=this.getDataset(),r=o.options.animation,l=this._cachedMeta.rScale,h=l.xCenter,c=l.yCenter,d=l.getIndexAngle(0)-.5*bt;let u,f=d;const g=360/this.countVisibleElements();for(u=0;u{!isNaN(t.data[s])&&this.chart.getDataVisibility(s)&&i++})),i}_computeAngle(t,e,i){return this.chart.getDataVisibility(t)?Et(this.resolveDataElementOptions(t,e).angle||i):0}}Dn.id="polarArea",Dn.defaults={dataElementType:"arc",animation:{animateRotate:!0,animateScale:!0},animations:{numbers:{type:"number",properties:["x","y","startAngle","endAngle","innerRadius","outerRadius"]}},indexAxis:"r",startAngle:0},Dn.overrides={aspectRatio:1,plugins:{legend:{labels:{generateLabels(t){const e=t.data;if(e.labels.length&&e.datasets.length){const{labels:{pointStyle:i}}=t.legend.options;return e.labels.map(((e,s)=>{const n=t.getDatasetMeta(0).controller.getStyle(s);return{text:e,fillStyle:n.backgroundColor,strokeStyle:n.borderColor,lineWidth:n.borderWidth,pointStyle:i,hidden:!t.getDataVisibility(s),index:s}}))}return[]}},onClick(t,e,i){i.chart.toggleDataVisibility(e.index),i.chart.update()}},tooltip:{callbacks:{title:()=>"",label:t=>t.chart.data.labels[t.dataIndex]+": "+t.formattedValue}}},scales:{r:{type:"radialLinear",angleLines:{display:!1},beginAtZero:!0,grid:{circular:!0},pointLabels:{display:!1},startAngle:0}}};class Cn extends Sn{}Cn.id="pie",Cn.defaults={cutout:0,rotation:0,circumference:360,radius:"100%"};class On extends ks{getLabelAndValue(t){const e=this._cachedMeta.vScale,i=this.getParsed(t);return{label:e.getLabels()[t],value:""+e.getLabelForValue(i[e.axis])}}update(t){const e=this._cachedMeta,i=e.dataset,s=e.data||[],n=e.iScale.getLabels();if(i.points=s,"resize"!==t){const e=this.resolveDatasetElementOptions(t);this.options.showLine||(e.borderWidth=0);const o={_loop:!0,_fullLoop:n.length===s.length,options:e};this.updateElement(i,void 0,o,t)}this.updateElements(s,0,s.length,t)}updateElements(t,e,i,s){const n=this.getDataset(),o=this._cachedMeta.rScale,a="reset"===s;for(let r=e;r"",label:t=>"("+t.label+", "+t.formattedValue+")"}}},scales:{x:{type:"linear"},y:{type:"linear"}}};var Tn=Object.freeze({__proto__:null,BarController:Mn,BubbleController:kn,DoughnutController:Sn,LineController:Pn,PolarAreaController:Dn,PieController:Cn,RadarController:On,ScatterController:An});function Ln(t,e,i){const{startAngle:s,pixelMargin:n,x:o,y:a,outerRadius:r,innerRadius:l}=e;let h=n/r;t.beginPath(),t.arc(o,a,r,s-h,i+h),l>n?(h=n/l,t.arc(o,a,l,i+h,s-h,!0)):t.arc(o,a,n,i+Mt,s-Mt),t.closePath(),t.clip()}function Rn(t,e,i,s){const n=ze(t.options.borderRadius,["outerStart","outerEnd","innerStart","innerEnd"]);const o=(i-e)/2,a=Math.min(o,s*e/2),r=t=>{const e=(i-Math.min(o,t))*s/2;return Ht(t,0,Math.min(o,e))};return{outerStart:r(n.outerStart),outerEnd:r(n.outerEnd),innerStart:Ht(n.innerStart,0,a),innerEnd:Ht(n.innerEnd,0,a)}}function En(t,e,i,s){return{x:i+t*Math.cos(e),y:s+t*Math.sin(e)}}function In(t,e,i,s,n){const{x:o,y:a,startAngle:r,pixelMargin:l,innerRadius:h}=e,c=Math.max(e.outerRadius+s+i-l,0),d=h>0?h+s+i+l:0;let u=0;const f=n-r;if(s){const t=((h>0?h-s:0)+(c>0?c-s:0))/2;u=(f-(0!==t?f*t/(t+s):f))/2}const g=(f-Math.max(.001,f*c-i/bt)/c)/2,p=r+g+u,m=n-g-u,{outerStart:x,outerEnd:b,innerStart:_,innerEnd:y}=Rn(e,d,c,m-p),v=c-x,w=c-b,M=p+x/v,k=m-b/w,S=d+_,P=d+y,D=p+_/S,C=m-y/P;if(t.beginPath(),t.arc(o,a,c,M,k),b>0){const e=En(w,k,o,a);t.arc(e.x,e.y,b,k,m+Mt)}const O=En(P,m,o,a);if(t.lineTo(O.x,O.y),y>0){const e=En(P,C,o,a);t.arc(e.x,e.y,y,m+Mt,C+Math.PI)}if(t.arc(o,a,d,m-y/d,p+_/d,!0),_>0){const e=En(S,D,o,a);t.arc(e.x,e.y,_,D+Math.PI,p-Mt)}const A=En(v,p,o,a);if(t.lineTo(A.x,A.y),x>0){const e=En(v,M,o,a);t.arc(e.x,e.y,x,p-Mt,M)}t.closePath()}function zn(t,e,i,s,n){const{options:o}=e,a="inner"===o.borderAlign;o.borderWidth&&(a?(t.lineWidth=2*o.borderWidth,t.lineJoin="round"):(t.lineWidth=o.borderWidth,t.lineJoin="bevel"),e.fullCircles&&function(t,e,i){const{x:s,y:n,startAngle:o,pixelMargin:a,fullCircles:r}=e,l=Math.max(e.outerRadius-a,0),h=e.innerRadius+a;let c;for(i&&Ln(t,e,o+_t),t.beginPath(),t.arc(s,n,h,o+_t,o,!0),c=0;c=_t||Nt(n,a,r),f=$t(o,l+d,h+d);return u&&f}getCenterPoint(t){const{x:e,y:i,startAngle:s,endAngle:n,innerRadius:o,outerRadius:a}=this.getProps(["x","y","startAngle","endAngle","innerRadius","outerRadius","circumference"],t),{offset:r,spacing:l}=this.options,h=(s+n)/2,c=(o+a+l+r)/2;return{x:e+Math.cos(h)*c,y:i+Math.sin(h)*c}}tooltipPosition(t){return this.getCenterPoint(t)}draw(t){const{options:e,circumference:i}=this,s=(e.offset||0)/2,n=(e.spacing||0)/2;if(this.pixelMargin="inner"===e.borderAlign?.33:0,this.fullCircles=i>_t?Math.floor(i/_t):0,0===i||this.innerRadius<0||this.outerRadius<0)return;t.save();let o=0;if(s){o=s/2;const e=(this.startAngle+this.endAngle)/2;t.translate(Math.cos(e)*o,Math.sin(e)*o),this.circumference>=bt&&(o=s)}t.fillStyle=e.backgroundColor,t.strokeStyle=e.borderColor;const a=function(t,e,i,s){const{fullCircles:n,startAngle:o,circumference:a}=e;let r=e.endAngle;if(n){In(t,e,i,s,o+_t);for(let e=0;er&&o>r;return{count:s,start:l,loop:e.loop,ilen:h(a+(h?r-t:t))%o,_=()=>{f!==g&&(t.lineTo(m,g),t.lineTo(m,f),t.lineTo(m,p))};for(l&&(d=n[b(0)],t.moveTo(d.x,d.y)),c=0;c<=r;++c){if(d=n[b(c)],d.skip)continue;const e=d.x,i=d.y,s=0|e;s===u?(ig&&(g=i),m=(x*m+e)/++x):(_(),t.lineTo(e,i),u=s,x=0,f=g=i),p=i}_()}function jn(t){const e=t.options,i=e.borderDash&&e.borderDash.length;return!(t._decimated||t._loop||e.tension||"monotone"===e.cubicInterpolationMode||e.stepped||i)?Hn:Nn}Fn.id="arc",Fn.defaults={borderAlign:"center",borderColor:"#fff",borderRadius:0,borderWidth:2,offset:0,spacing:0,angle:void 0},Fn.defaultRoutes={backgroundColor:"backgroundColor"};const $n="function"==typeof Path2D;function Yn(t,e,i,s){$n&&!e.options.segment?function(t,e,i,s){let n=e._path;n||(n=e._path=new Path2D,e.path(n,i,s)&&n.closePath()),Bn(t,e.options),t.stroke(n)}(t,e,i,s):function(t,e,i,s){const{segments:n,options:o}=e,a=jn(e);for(const r of n)Bn(t,o,r.style),t.beginPath(),a(t,e,r,{start:i,end:i+s-1})&&t.closePath(),t.stroke()}(t,e,i,s)}class Un extends Ss{constructor(t){super(),this.animated=!0,this.options=void 0,this._chart=void 0,this._loop=void 0,this._fullLoop=void 0,this._path=void 0,this._points=void 0,this._segments=void 0,this._decimated=!1,this._pointsUpdated=!1,this._datasetIndex=void 0,t&&Object.assign(this,t)}updateControlPoints(t,e){const i=this.options;if((i.tension||"monotone"===i.cubicInterpolationMode)&&!i.stepped&&!this._pointsUpdated){const s=i.spanGaps?this._loop:this._fullLoop;wi(this._points,i,t,s,e),this._pointsUpdated=!0}}set points(t){this._points=t,delete this._segments,delete this._path,this._pointsUpdated=!1}get points(){return this._points}get segments(){return this._segments||(this._segments=Vi(this,this.options.segment))}first(){const t=this.segments,e=this.points;return t.length&&e[t[0].start]}last(){const t=this.segments,e=this.points,i=t.length;return i&&e[t[i-1].end]}interpolate(t,e){const i=this.options,s=t[e],n=this.points,o=Bi(this,{property:e,start:s,end:s});if(!o.length)return;const a=[],r=function(t){return t.stepped?Ci:t.tension||"monotone"===t.cubicInterpolationMode?Oi:Di}(i);let l,h;for(l=0,h=o.length;l"borderDash"!==t&&"fill"!==t};class qn extends Ss{constructor(t){super(),this.options=void 0,this.parsed=void 0,this.skip=void 0,this.stop=void 0,t&&Object.assign(this,t)}inRange(t,e,i){const s=this.options,{x:n,y:o}=this.getProps(["x","y"],i);return Math.pow(t-n,2)+Math.pow(e-o,2){so(t)}))}var oo={id:"decimation",defaults:{algorithm:"min-max",enabled:!1},beforeElementsUpdate:(t,e,i)=>{if(!i.enabled)return void no(t);const s=t.width;t.data.datasets.forEach(((e,n)=>{const{_data:o,indexAxis:a}=e,r=t.getDatasetMeta(n),l=o||e.data;if("y"===Ne([a,t.options.indexAxis]))return;if("line"!==r.type)return;const h=t.scales[r.xAxisID];if("linear"!==h.type&&"time"!==h.type)return;if(t.options.parsing)return;let{start:c,count:d}=function(t,e){const i=e.length;let s,n=0;const{iScale:o}=t,{min:a,max:r,minDefined:l,maxDefined:h}=o.getUserBounds();return l&&(n=Ht(ae(e,o.axis,a).lo,0,i-1)),s=h?Ht(ae(e,o.axis,r).hi+1,n,i)-n:i-n,{start:n,count:s}}(r,l);if(d<=(i.threshold||4*s))return void so(e);let u;switch($(o)&&(e._data=l,delete e.data,Object.defineProperty(e,"data",{configurable:!0,enumerable:!0,get:function(){return this._decimated},set:function(t){this._data=t}})),i.algorithm){case"lttb":u=function(t,e,i,s,n){const o=n.samples||s;if(o>=i)return t.slice(e,e+i);const a=[],r=(i-2)/(o-2);let l=0;const h=e+i-1;let c,d,u,f,g,p=e;for(a[l++]=t[p],c=0;cu&&(u=f,d=t[s],g=s);a[l++]=d,p=g}return a[l++]=t[h],a}(l,c,d,s,i);break;case"min-max":u=function(t,e,i,s){let n,o,a,r,l,h,c,d,u,f,g=0,p=0;const m=[],x=e+i-1,b=t[e].x,_=t[x].x-b;for(n=e;nf&&(f=r,c=n),g=(p*g+o.x)/++p;else{const i=n-1;if(!$(h)&&!$(c)){const e=Math.min(h,c),s=Math.max(h,c);e!==d&&e!==i&&m.push({...t[e],x:g}),s!==d&&s!==i&&m.push({...t[s],x:g})}n>0&&i!==d&&m.push(t[i]),m.push(o),l=e,p=0,u=f=r,h=c=d=n}}return m}(l,c,d,s);break;default:throw new Error(`Unsupported decimation algorithm '${i.algorithm}'`)}e._decimated=u}))},destroy(t){no(t)}};function ao(t,e,i){const s=function(t){const e=t.options,i=e.fill;let s=K(i&&i.target,i);return void 0===s&&(s=!!e.backgroundColor),!1!==s&&null!==s&&(!0===s?"origin":s)}(t);if(U(s))return!isNaN(s.value)&&s;let n=parseFloat(s);return X(n)&&Math.floor(n)===n?("-"!==s[0]&&"+"!==s[0]||(n=e+n),!(n===e||n<0||n>=i)&&n):["origin","start","end","stack","shape"].indexOf(s)>=0&&s}class ro{constructor(t){this.x=t.x,this.y=t.y,this.radius=t.radius}pathSegment(t,e,i){const{x:s,y:n,radius:o}=this;return e=e||{start:0,end:_t},t.arc(s,n,o,e.end,e.start,!0),!i.bounds}interpolate(t){const{x:e,y:i,radius:s}=this,n=t.angle;return{x:e+Math.cos(n)*s,y:i+Math.sin(n)*s,angle:n}}}function lo(t){return(t.scale||{}).getPointPositionForValue?function(t){const{scale:e,fill:i}=t,s=e.options,n=e.getLabels().length,o=[],a=s.reverse?e.max:e.min,r=s.reverse?e.min:e.max;let l,h,c;if(c="start"===i?a:"end"===i?r:U(i)?i.value:e.getBaseValue(),s.grid.circular)return h=e.getPointPositionForValue(0,a),new ro({x:h.x,y:h.y,radius:e.getDistanceFromCenterForValue(c)});for(l=0;lt;e--){const t=i[e];if(!isNaN(t.x)&&!isNaN(t.y))break}return e}function co(t,e,i){const s=[];for(let n=0;n{e=ho(t,e,n);const a=n[t],r=n[e];null!==s?(o.push({x:a.x,y:s}),o.push({x:r.x,y:s})):null!==i&&(o.push({x:i,y:a.y}),o.push({x:i,y:r.y}))})),o}(t,e),i.length?new Un({points:i,options:{tension:0},_loop:s,_fullLoop:s}):null}function po(t,e,i){let s=t[e].fill;const n=[e];let o;if(!i)return s;for(;!1!==s&&-1===n.indexOf(s);){if(!X(s))return s;if(o=t[s],!o)return!1;if(o.visible)return s;n.push(s),s=o.fill}return!1}function mo(t,e,i){t.beginPath(),e.path(t),t.lineTo(e.last().x,i),t.lineTo(e.first().x,i),t.closePath(),t.clip()}function xo(t,e,i,s){if(s)return;let n=e[t],o=i[t];return"angle"===t&&(n=Wt(n),o=Wt(o)),{property:t,start:n,end:o}}function bo(t,e,i,s){return t&&e?s(t[i],e[i]):t?t[i]:e?e[i]:0}function _o(t,e,i){const{top:s,bottom:n}=e.chart.chartArea,{property:o,start:a,end:r}=i||{};"x"===o&&(t.beginPath(),t.rect(a,s,r-a,n-s),t.clip())}function yo(t,e,i,s){const n=e.interpolate(i,s);n&&t.lineTo(n.x,n.y)}function vo(t,e){const{line:i,target:s,property:n,color:o,scale:a}=e,r=function(t,e,i){const s=t.segments,n=t.points,o=e.points,a=[];for(const t of s){let{start:s,end:r}=t;r=ho(s,r,n);const l=xo(i,n[s],n[r],t.loop);if(!e.segments){a.push({source:t,target:l,start:n[s],end:n[r]});continue}const h=Bi(e,l);for(const e of h){const s=xo(i,o[e.start],o[e.end],e.loop),r=Fi(t,n,s);for(const t of r)a.push({source:t,target:e,start:{[i]:bo(l,s,"start",Math.max)},end:{[i]:bo(l,s,"end",Math.min)}})}}return a}(i,s,n);for(const{source:e,target:l,start:h,end:c}of r){const{style:{backgroundColor:r=o}={}}=e,d=!0!==s;t.save(),t.fillStyle=r,_o(t,a,d&&xo(n,h,c)),t.beginPath();const u=!!i.pathSegment(t,e);let f;if(d){u?t.closePath():yo(t,s,c,n);const e=!!s.pathSegment(t,l,{move:u,reverse:!0});f=u&&e,f||yo(t,s,h,n)}t.closePath(),t.fill(f?"evenodd":"nonzero"),t.restore()}}function wo(t,e,i){const s=fo(e),{line:n,scale:o,axis:a}=e,r=n.options,l=r.fill,h=r.backgroundColor,{above:c=h,below:d=h}=l||{};s&&n.points.length&&(Qt(t,i),function(t,e){const{line:i,target:s,above:n,below:o,area:a,scale:r}=e,l=i._loop?"angle":e.axis;t.save(),"x"===l&&o!==n&&(mo(t,s,a.top),vo(t,{line:i,target:s,color:n,scale:r,property:l}),t.restore(),t.save(),mo(t,s,a.bottom)),vo(t,{line:i,target:s,color:o,scale:r,property:l}),t.restore()}(t,{line:n,target:s,above:c,below:d,area:i,scale:o,axis:a}),Jt(t))}var Mo={id:"filler",afterDatasetsUpdate(t,e,i){const s=(t.data.datasets||[]).length,n=[];let o,a,r,l;for(a=0;a=0;--e){const i=n[e].$filler;i&&(i.line.updateControlPoints(o,i.axis),s&&wo(t.ctx,i,o))}},beforeDatasetsDraw(t,e,i){if("beforeDatasetsDraw"!==i.drawTime)return;const s=t.getSortedVisibleDatasetMetas();for(let e=s.length-1;e>=0;--e){const i=s[e].$filler;i&&wo(t.ctx,i,t.chartArea)}},beforeDatasetDraw(t,e,i){const s=e.meta.$filler;s&&!1!==s.fill&&"beforeDatasetDraw"===i.drawTime&&wo(t.ctx,s,t.chartArea)},defaults:{propagate:!0,drawTime:"beforeDatasetDraw"}};const ko=(t,e)=>{let{boxHeight:i=e,boxWidth:s=e}=t;return t.usePointStyle&&(i=Math.min(i,e),s=Math.min(s,e)),{boxWidth:s,boxHeight:i,itemHeight:Math.max(e,i)}};class So extends Ss{constructor(t){super(),this._added=!1,this.legendHitBoxes=[],this._hoveredItem=null,this.doughnutMode=!1,this.chart=t.chart,this.options=t.options,this.ctx=t.ctx,this.legendItems=void 0,this.columnSizes=void 0,this.lineWidths=void 0,this.maxHeight=void 0,this.maxWidth=void 0,this.top=void 0,this.bottom=void 0,this.left=void 0,this.right=void 0,this.height=void 0,this.width=void 0,this._margins=void 0,this.position=void 0,this.weight=void 0,this.fullSize=void 0}update(t,e,i){this.maxWidth=t,this.maxHeight=e,this._margins=i,this.setDimensions(),this.buildLabels(),this.fit()}setDimensions(){this.isHorizontal()?(this.width=this.maxWidth,this.left=this._margins.left,this.right=this.width):(this.height=this.maxHeight,this.top=this._margins.top,this.bottom=this.height)}buildLabels(){const t=this.options.labels||{};let e=Q(t.generateLabels,[this.chart],this)||[];t.filter&&(e=e.filter((e=>t.filter(e,this.chart.data)))),t.sort&&(e=e.sort(((e,i)=>t.sort(e,i,this.chart.data)))),this.options.reverse&&e.reverse(),this.legendItems=e}fit(){const{options:t,ctx:e}=this;if(!t.display)return void(this.width=this.height=0);const i=t.labels,s=We(i.font),n=s.size,o=this._computeTitleHeight(),{boxWidth:a,itemHeight:r}=ko(i,n);let l,h;e.font=s.string,this.isHorizontal()?(l=this.maxWidth,h=this._fitRows(o,n,a,r)+10):(h=this.maxHeight,l=this._fitCols(o,n,a,r)+10),this.width=Math.min(l,t.maxWidth||this.maxWidth),this.height=Math.min(h,t.maxHeight||this.maxHeight)}_fitRows(t,e,i,s){const{ctx:n,maxWidth:o,options:{labels:{padding:a}}}=this,r=this.legendHitBoxes=[],l=this.lineWidths=[0],h=s+a;let c=t;n.textAlign="left",n.textBaseline="middle";let d=-1,u=-h;return this.legendItems.forEach(((t,f)=>{const g=i+e/2+n.measureText(t.text).width;(0===f||l[l.length-1]+g+2*a>o)&&(c+=h,l[l.length-(f>0?0:1)]=0,u+=h,d++),r[f]={left:0,top:u,row:d,width:g,height:s},l[l.length-1]+=g+a})),c}_fitCols(t,e,i,s){const{ctx:n,maxHeight:o,options:{labels:{padding:a}}}=this,r=this.legendHitBoxes=[],l=this.columnSizes=[],h=o-t;let c=a,d=0,u=0,f=0,g=0;return this.legendItems.forEach(((t,o)=>{const p=i+e/2+n.measureText(t.text).width;o>0&&u+s+2*a>h&&(c+=d+a,l.push({width:d,height:u}),f+=d+a,g++,d=u=0),r[o]={left:f,top:u,col:g,width:p,height:s},d=Math.max(d,p),u+=s+a})),c+=d,l.push({width:d,height:u}),c}adjustHitBoxes(){if(!this.options.display)return;const t=this._computeTitleHeight(),{legendHitBoxes:e,options:{align:i,labels:{padding:s},rtl:o}}=this,a=Li(o,this.left,this.width);if(this.isHorizontal()){let o=0,r=n(i,this.left+s,this.right-this.lineWidths[o]);for(const l of e)o!==l.row&&(o=l.row,r=n(i,this.left+s,this.right-this.lineWidths[o])),l.top+=this.top+t+s,l.left=a.leftForLtr(a.x(r),l.width),r+=l.width+s}else{let o=0,r=n(i,this.top+t+s,this.bottom-this.columnSizes[o].height);for(const l of e)l.col!==o&&(o=l.col,r=n(i,this.top+t+s,this.bottom-this.columnSizes[o].height)),l.top=r,l.left+=this.left+s,l.left=a.leftForLtr(a.x(l.left),l.width),r+=l.height+s}}isHorizontal(){return"top"===this.options.position||"bottom"===this.options.position}draw(){if(this.options.display){const t=this.ctx;Qt(t,this),this._draw(),Jt(t)}}_draw(){const{options:t,columnSizes:e,lineWidths:i,ctx:s}=this,{align:a,labels:r}=t,l=xt.color,h=Li(t.rtl,this.left,this.width),c=We(r.font),{color:d,padding:u}=r,f=c.size,g=f/2;let p;this.drawTitle(),s.textAlign=h.textAlign("left"),s.textBaseline="middle",s.lineWidth=.5,s.font=c.string;const{boxWidth:m,boxHeight:x,itemHeight:b}=ko(r,f),_=this.isHorizontal(),y=this._computeTitleHeight();p=_?{x:n(a,this.left+u,this.right-i[0]),y:this.top+u+y,line:0}:{x:this.left+u,y:n(a,this.top+y+u,this.bottom-e[0].height),line:0},Ri(this.ctx,t.textDirection);const v=b+u;this.legendItems.forEach(((w,M)=>{s.strokeStyle=w.fontColor||d,s.fillStyle=w.fontColor||d;const k=s.measureText(w.text).width,S=h.textAlign(w.textAlign||(w.textAlign=r.textAlign)),P=m+g+k;let D=p.x,C=p.y;h.setWidth(this.width),_?M>0&&D+P+u>this.right&&(C=p.y+=v,p.line++,D=p.x=n(a,this.left+u,this.right-i[p.line])):M>0&&C+v>this.bottom&&(D=p.x=D+e[p.line].width+u,p.line++,C=p.y=n(a,this.top+y+u,this.bottom-e[p.line].height));!function(t,e,i){if(isNaN(m)||m<=0||isNaN(x)||x<0)return;s.save();const n=K(i.lineWidth,1);if(s.fillStyle=K(i.fillStyle,l),s.lineCap=K(i.lineCap,"butt"),s.lineDashOffset=K(i.lineDashOffset,0),s.lineJoin=K(i.lineJoin,"miter"),s.lineWidth=n,s.strokeStyle=K(i.strokeStyle,l),s.setLineDash(K(i.lineDash,[])),r.usePointStyle){const o={radius:m*Math.SQRT2/2,pointStyle:i.pointStyle,rotation:i.rotation,borderWidth:n},a=h.xPlus(t,m/2);Gt(s,o,a,e+g)}else{const o=e+Math.max((f-x)/2,0),a=h.leftForLtr(t,m),r=Be(i.borderRadius);s.beginPath(),Object.values(r).some((t=>0!==t))?ne(s,{x:a,y:o,w:m,h:x,radius:r}):s.rect(a,o,m,x),s.fill(),0!==n&&s.stroke()}s.restore()}(h.x(D),C,w),D=o(S,D+m+g,_?D+P:this.right,t.rtl),function(t,e,i){ie(s,i.text,t,e+b/2,c,{strikethrough:i.hidden,textAlign:h.textAlign(i.textAlign)})}(h.x(D),C,w),_?p.x+=P+u:p.y+=v})),Ei(this.ctx,t.textDirection)}drawTitle(){const t=this.options,e=t.title,i=We(e.font),o=Ve(e.padding);if(!e.display)return;const a=Li(t.rtl,this.left,this.width),r=this.ctx,l=e.position,h=i.size/2,c=o.top+h;let d,u=this.left,f=this.width;if(this.isHorizontal())f=Math.max(...this.lineWidths),d=this.top+c,u=n(t.align,u,this.right-f);else{const e=this.columnSizes.reduce(((t,e)=>Math.max(t,e.height)),0);d=c+n(t.align,this.top,this.bottom-e-t.labels.padding-this._computeTitleHeight())}const g=n(l,u,u+f);r.textAlign=a.textAlign(s(l)),r.textBaseline="middle",r.strokeStyle=e.color,r.fillStyle=e.color,r.font=i.string,ie(r,e.text,g,d,i)}_computeTitleHeight(){const t=this.options.title,e=We(t.font),i=Ve(t.padding);return t.display?e.lineHeight+i.height:0}_getLegendItemAt(t,e){let i,s,n;if($t(t,this.left,this.right)&&$t(e,this.top,this.bottom))for(n=this.legendHitBoxes,i=0;it.chart.options.color,boxWidth:40,padding:10,generateLabels(t){const e=t.data.datasets,{labels:{usePointStyle:i,pointStyle:s,textAlign:n,color:o}}=t.legend.options;return t._getSortedDatasetMetas().map((t=>{const a=t.controller.getStyle(i?0:void 0),r=Ve(a.borderWidth);return{text:e[t.index].label,fillStyle:a.backgroundColor,fontColor:o,hidden:!t.visible,lineCap:a.borderCapStyle,lineDash:a.borderDash,lineDashOffset:a.borderDashOffset,lineJoin:a.borderJoinStyle,lineWidth:(r.width+r.height)/4,strokeStyle:a.borderColor,pointStyle:s||a.pointStyle,rotation:a.rotation,textAlign:n||a.textAlign,borderRadius:0,datasetIndex:t.index}}),this)}},title:{color:t=>t.chart.options.color,display:!1,position:"center",text:""}},descriptors:{_scriptable:t=>!t.startsWith("on"),labels:{_scriptable:t=>!["generateLabels","filter","sort"].includes(t)}}};class Do extends Ss{constructor(t){super(),this.chart=t.chart,this.options=t.options,this.ctx=t.ctx,this._padding=void 0,this.top=void 0,this.bottom=void 0,this.left=void 0,this.right=void 0,this.width=void 0,this.height=void 0,this.position=void 0,this.weight=void 0,this.fullSize=void 0}update(t,e){const i=this.options;if(this.left=0,this.top=0,!i.display)return void(this.width=this.height=this.right=this.bottom=0);this.width=this.right=t,this.height=this.bottom=e;const s=Y(i.text)?i.text.length:1;this._padding=Ve(i.padding);const n=s*We(i.font).lineHeight+this._padding.height;this.isHorizontal()?this.height=n:this.width=n}isHorizontal(){const t=this.options.position;return"top"===t||"bottom"===t}_drawArgs(t){const{top:e,left:i,bottom:s,right:o,options:a}=this,r=a.align;let l,h,c,d=0;return this.isHorizontal()?(h=n(r,i,o),c=e+t,l=o-i):("left"===a.position?(h=i+t,c=n(r,s,e),d=-.5*bt):(h=o-t,c=n(r,e,s),d=.5*bt),l=s-e),{titleX:h,titleY:c,maxWidth:l,rotation:d}}draw(){const t=this.ctx,e=this.options;if(!e.display)return;const i=We(e.font),n=i.lineHeight/2+this._padding.top,{titleX:o,titleY:a,maxWidth:r,rotation:l}=this._drawArgs(n);ie(t,e.text,0,0,i,{color:e.color,maxWidth:r,rotation:l,textAlign:s(e.align),textBaseline:"middle",translation:[o,a]})}}var Co={id:"title",_element:Do,start(t,e,i){!function(t,e){const i=new Do({ctx:t.ctx,options:e,chart:t});ii.configure(t,i,e),ii.addBox(t,i),t.titleBlock=i}(t,i)},stop(t){const e=t.titleBlock;ii.removeBox(t,e),delete t.titleBlock},beforeUpdate(t,e,i){const s=t.titleBlock;ii.configure(t,s,i),s.options=i},defaults:{align:"center",display:!1,font:{weight:"bold"},fullSize:!0,padding:10,position:"top",text:"",weight:2e3},defaultRoutes:{color:"color"},descriptors:{_scriptable:!0,_indexable:!1}};const Oo=new WeakMap;var Ao={id:"subtitle",start(t,e,i){const s=new Do({ctx:t.ctx,options:i,chart:t});ii.configure(t,s,i),ii.addBox(t,s),Oo.set(t,s)},stop(t){ii.removeBox(t,Oo.get(t)),Oo.delete(t)},beforeUpdate(t,e,i){const s=Oo.get(t);ii.configure(t,s,i),s.options=i},defaults:{align:"center",display:!1,font:{weight:"normal"},fullSize:!0,padding:0,position:"top",text:"",weight:1500},defaultRoutes:{color:"color"},descriptors:{_scriptable:!0,_indexable:!1}};const To={average(t){if(!t.length)return!1;let e,i,s=0,n=0,o=0;for(e=0,i=t.length;e-1?t.split("\n"):t}function Eo(t,e){const{element:i,datasetIndex:s,index:n}=e,o=t.getDatasetMeta(s).controller,{label:a,value:r}=o.getLabelAndValue(n);return{chart:t,label:a,parsed:o.getParsed(n),raw:t.data.datasets[s].data[n],formattedValue:r,dataset:o.getDataset(),dataIndex:n,datasetIndex:s,element:i}}function Io(t,e){const i=t._chart.ctx,{body:s,footer:n,title:o}=t,{boxWidth:a,boxHeight:r}=e,l=We(e.bodyFont),h=We(e.titleFont),c=We(e.footerFont),d=o.length,u=n.length,f=s.length,g=Ve(e.padding);let p=g.height,m=0,x=s.reduce(((t,e)=>t+e.before.length+e.lines.length+e.after.length),0);if(x+=t.beforeBody.length+t.afterBody.length,d&&(p+=d*h.lineHeight+(d-1)*e.titleSpacing+e.titleMarginBottom),x){p+=f*(e.displayColors?Math.max(r,l.lineHeight):l.lineHeight)+(x-f)*l.lineHeight+(x-1)*e.bodySpacing}u&&(p+=e.footerMarginTop+u*c.lineHeight+(u-1)*e.footerSpacing);let b=0;const _=function(t){m=Math.max(m,i.measureText(t).width+b)};return i.save(),i.font=h.string,J(t.title,_),i.font=l.string,J(t.beforeBody.concat(t.afterBody),_),b=e.displayColors?a+2+e.boxPadding:0,J(s,(t=>{J(t.before,_),J(t.lines,_),J(t.after,_)})),b=0,i.font=c.string,J(t.footer,_),i.restore(),m+=g.width,{width:m,height:p}}function zo(t,e,i,s){const{x:n,width:o}=i,{width:a,chartArea:{left:r,right:l}}=t;let h="center";return"center"===s?h=n<=(r+l)/2?"left":"right":n<=o/2?h="left":n>=a-o/2&&(h="right"),function(t,e,i,s){const{x:n,width:o}=s,a=i.caretSize+i.caretPadding;return"left"===t&&n+o+a>e.width||"right"===t&&n-o-a<0||void 0}(h,t,e,i)&&(h="center"),h}function Fo(t,e,i){const s=e.yAlign||function(t,e){const{y:i,height:s}=e;return it.height-s/2?"bottom":"center"}(t,i);return{xAlign:e.xAlign||zo(t,e,i,s),yAlign:s}}function Bo(t,e,i,s){const{caretSize:n,caretPadding:o,cornerRadius:a}=t,{xAlign:r,yAlign:l}=i,h=n+o,{topLeft:c,topRight:d,bottomLeft:u,bottomRight:f}=Be(a);let g=function(t,e){let{x:i,width:s}=t;return"right"===e?i-=s:"center"===e&&(i-=s/2),i}(e,r);const p=function(t,e,i){let{y:s,height:n}=t;return"top"===e?s+=i:s-="bottom"===e?n+i:n/2,s}(e,l,h);return"center"===l?"left"===r?g+=h:"right"===r&&(g-=h):"left"===r?g-=Math.max(c,u)+n:"right"===r&&(g+=Math.max(d,f)+n),{x:Ht(g,0,s.width-e.width),y:Ht(p,0,s.height-e.height)}}function Vo(t,e,i){const s=Ve(i.padding);return"center"===e?t.x+t.width/2:"right"===e?t.x+t.width-s.right:t.x+s.left}function Wo(t){return Lo([],Ro(t))}function No(t,e){const i=e&&e.dataset&&e.dataset.tooltip&&e.dataset.tooltip.callbacks;return i?t.override(i):t}class Ho extends Ss{constructor(t){super(),this.opacity=0,this._active=[],this._chart=t._chart,this._eventPosition=void 0,this._size=void 0,this._cachedAnimations=void 0,this._tooltipItems=[],this.$animations=void 0,this.$context=void 0,this.options=t.options,this.dataPoints=void 0,this.title=void 0,this.beforeBody=void 0,this.body=void 0,this.afterBody=void 0,this.footer=void 0,this.xAlign=void 0,this.yAlign=void 0,this.x=void 0,this.y=void 0,this.height=void 0,this.width=void 0,this.caretX=void 0,this.caretY=void 0,this.labelColors=void 0,this.labelPointStyles=void 0,this.labelTextColors=void 0}initialize(t){this.options=t,this._cachedAnimations=void 0,this.$context=void 0}_resolveAnimations(){const t=this._cachedAnimations;if(t)return t;const e=this._chart,i=this.options.setContext(this.getContext()),s=i.enabled&&e.options.animation&&i.animations,n=new us(this._chart,s);return s._cacheable&&(this._cachedAnimations=Object.freeze(n)),n}getContext(){return this.$context||(this.$context=(t=this._chart.getContext(),e=this,i=this._tooltipItems,je(t,{tooltip:e,tooltipItems:i,type:"tooltip"})));var t,e,i}getTitle(t,e){const{callbacks:i}=e,s=i.beforeTitle.apply(this,[t]),n=i.title.apply(this,[t]),o=i.afterTitle.apply(this,[t]);let a=[];return a=Lo(a,Ro(s)),a=Lo(a,Ro(n)),a=Lo(a,Ro(o)),a}getBeforeBody(t,e){return Wo(e.callbacks.beforeBody.apply(this,[t]))}getBody(t,e){const{callbacks:i}=e,s=[];return J(t,(t=>{const e={before:[],lines:[],after:[]},n=No(i,t);Lo(e.before,Ro(n.beforeLabel.call(this,t))),Lo(e.lines,n.label.call(this,t)),Lo(e.after,Ro(n.afterLabel.call(this,t))),s.push(e)})),s}getAfterBody(t,e){return Wo(e.callbacks.afterBody.apply(this,[t]))}getFooter(t,e){const{callbacks:i}=e,s=i.beforeFooter.apply(this,[t]),n=i.footer.apply(this,[t]),o=i.afterFooter.apply(this,[t]);let a=[];return a=Lo(a,Ro(s)),a=Lo(a,Ro(n)),a=Lo(a,Ro(o)),a}_createItems(t){const e=this._active,i=this._chart.data,s=[],n=[],o=[];let a,r,l=[];for(a=0,r=e.length;at.filter(e,s,n,i)))),t.itemSort&&(l=l.sort(((e,s)=>t.itemSort(e,s,i)))),J(l,(e=>{const i=No(t.callbacks,e);s.push(i.labelColor.call(this,e)),n.push(i.labelPointStyle.call(this,e)),o.push(i.labelTextColor.call(this,e))})),this.labelColors=s,this.labelPointStyles=n,this.labelTextColors=o,this.dataPoints=l,l}update(t,e){const i=this.options.setContext(this.getContext()),s=this._active;let n,o=[];if(s.length){const t=To[i.position].call(this,s,this._eventPosition);o=this._createItems(i),this.title=this.getTitle(o,i),this.beforeBody=this.getBeforeBody(o,i),this.body=this.getBody(o,i),this.afterBody=this.getAfterBody(o,i),this.footer=this.getFooter(o,i);const e=this._size=Io(this,i),a=Object.assign({},t,e),r=Fo(this._chart,i,a),l=Bo(i,a,r,this._chart);this.xAlign=r.xAlign,this.yAlign=r.yAlign,n={opacity:1,x:l.x,y:l.y,width:e.width,height:e.height,caretX:t.x,caretY:t.y}}else 0!==this.opacity&&(n={opacity:0});this._tooltipItems=o,this.$context=void 0,n&&this._resolveAnimations().update(this,n),t&&i.external&&i.external.call(this,{chart:this._chart,tooltip:this,replay:e})}drawCaret(t,e,i,s){const n=this.getCaretPosition(t,i,s);e.lineTo(n.x1,n.y1),e.lineTo(n.x2,n.y2),e.lineTo(n.x3,n.y3)}getCaretPosition(t,e,i){const{xAlign:s,yAlign:n}=this,{caretSize:o,cornerRadius:a}=i,{topLeft:r,topRight:l,bottomLeft:h,bottomRight:c}=Be(a),{x:d,y:u}=t,{width:f,height:g}=e;let p,m,x,b,_,y;return"center"===n?(_=u+g/2,"left"===s?(p=d,m=p-o,b=_+o,y=_-o):(p=d+f,m=p+o,b=_-o,y=_+o),x=p):(m="left"===s?d+Math.max(r,h)+o:"right"===s?d+f-Math.max(l,c)-o:this.caretX,"top"===n?(b=u,_=b-o,p=m-o,x=m+o):(b=u+g,_=b+o,p=m+o,x=m-o),y=b),{x1:p,x2:m,x3:x,y1:b,y2:_,y3:y}}drawTitle(t,e,i){const s=this.title,n=s.length;let o,a,r;if(n){const l=Li(i.rtl,this.x,this.width);for(t.x=Vo(this,i.titleAlign,i),e.textAlign=l.textAlign(i.titleAlign),e.textBaseline="middle",o=We(i.titleFont),a=i.titleSpacing,e.fillStyle=i.titleColor,e.font=o.string,r=0;r0!==t))?(t.beginPath(),t.fillStyle=n.multiKeyBackground,ne(t,{x:e,y:g,w:l,h:r,radius:a}),t.fill(),t.stroke(),t.fillStyle=o.backgroundColor,t.beginPath(),ne(t,{x:i,y:g+1,w:l-2,h:r-2,radius:a}),t.fill()):(t.fillStyle=n.multiKeyBackground,t.fillRect(e,g,l,r),t.strokeRect(e,g,l,r),t.fillStyle=o.backgroundColor,t.fillRect(i,g+1,l-2,r-2))}t.fillStyle=this.labelTextColors[i]}drawBody(t,e,i){const{body:s}=this,{bodySpacing:n,bodyAlign:o,displayColors:a,boxHeight:r,boxWidth:l,boxPadding:h}=i,c=We(i.bodyFont);let d=c.lineHeight,u=0;const f=Li(i.rtl,this.x,this.width),g=function(i){e.fillText(i,f.x(t.x+u),t.y+d/2),t.y+=d+n},p=f.textAlign(o);let m,x,b,_,y,v,w;for(e.textAlign=o,e.textBaseline="middle",e.font=c.string,t.x=Vo(this,p,i),e.fillStyle=i.bodyColor,J(this.beforeBody,g),u=a&&"right"!==p?"center"===o?l/2+h:l+2+h:0,_=0,v=s.length;_0&&e.stroke()}_updateAnimationTarget(t){const e=this._chart,i=this.$animations,s=i&&i.x,n=i&&i.y;if(s||n){const i=To[t.position].call(this,this._active,this._eventPosition);if(!i)return;const o=this._size=Io(this,t),a=Object.assign({},i,this._size),r=Fo(e,t,a),l=Bo(t,a,r,e);s._to===l.x&&n._to===l.y||(this.xAlign=r.xAlign,this.yAlign=r.yAlign,this.width=o.width,this.height=o.height,this.caretX=i.x,this.caretY=i.y,this._resolveAnimations().update(this,l))}}draw(t){const e=this.options.setContext(this.getContext());let i=this.opacity;if(!i)return;this._updateAnimationTarget(e);const s={width:this.width,height:this.height},n={x:this.x,y:this.y};i=Math.abs(i)<.001?0:i;const o=Ve(e.padding),a=this.title.length||this.beforeBody.length||this.body.length||this.afterBody.length||this.footer.length;e.enabled&&a&&(t.save(),t.globalAlpha=i,this.drawBackground(n,t,s,e),Ri(t,e.textDirection),n.y+=o.top,this.drawTitle(n,t,e),this.drawBody(n,t,e),this.drawFooter(n,t,e),Ei(t,e.textDirection),t.restore())}getActiveElements(){return this._active||[]}setActiveElements(t,e){const i=this._active,s=t.map((({datasetIndex:t,index:e})=>{const i=this._chart.getDatasetMeta(t);if(!i)throw new Error("Cannot find a dataset at index "+t);return{datasetIndex:t,element:i.data[e],index:e}})),n=!tt(i,s),o=this._positionChanged(s,e);(n||o)&&(this._active=s,this._eventPosition=e,this.update(!0))}handleEvent(t,e){const i=this.options,s=this._active||[];let n=!1,o=[];"mouseout"!==t.type&&(o=this._chart.getElementsAtEventForMode(t,i.mode,i,e),i.reverse&&o.reverse());const a=this._positionChanged(o,t);return n=e||!tt(o,s)||a,n&&(this._active=o,(i.enabled||i.external)&&(this._eventPosition={x:t.x,y:t.y},this.update(!0,e))),n}_positionChanged(t,e){const{caretX:i,caretY:s,options:n}=this,o=To[n.position].call(this,t,e);return!1!==o&&(i!==o.x||s!==o.y)}}Ho.positioners=To;var jo={id:"tooltip",_element:Ho,positioners:To,afterInit(t,e,i){i&&(t.tooltip=new Ho({_chart:t,options:i}))},beforeUpdate(t,e,i){t.tooltip&&t.tooltip.initialize(i)},reset(t,e,i){t.tooltip&&t.tooltip.initialize(i)},afterDraw(t){const e=t.tooltip,i={tooltip:e};!1!==t.notifyPlugins("beforeTooltipDraw",i)&&(e&&e.draw(t.ctx),t.notifyPlugins("afterTooltipDraw",i))},afterEvent(t,e){if(t.tooltip){const i=e.replay;t.tooltip.handleEvent(e.event,i)&&(e.changed=!0)}},defaults:{enabled:!0,external:null,position:"average",backgroundColor:"rgba(0,0,0,0.8)",titleColor:"#fff",titleFont:{weight:"bold"},titleSpacing:2,titleMarginBottom:6,titleAlign:"left",bodyColor:"#fff",bodySpacing:2,bodyFont:{},bodyAlign:"left",footerColor:"#fff",footerSpacing:2,footerMarginTop:6,footerFont:{weight:"bold"},footerAlign:"left",padding:6,caretPadding:2,caretSize:5,cornerRadius:6,boxHeight:(t,e)=>e.bodyFont.size,boxWidth:(t,e)=>e.bodyFont.size,multiKeyBackground:"#fff",displayColors:!0,boxPadding:0,borderColor:"rgba(0,0,0,0)",borderWidth:0,animation:{duration:400,easing:"easeOutQuart"},animations:{numbers:{type:"number",properties:["x","y","width","height","caretX","caretY"]},opacity:{easing:"linear",duration:200}},callbacks:{beforeTitle:H,title(t){if(t.length>0){const e=t[0],i=e.chart.data.labels,s=i?i.length:0;if(this&&this.options&&"dataset"===this.options.mode)return e.dataset.label||"";if(e.label)return e.label;if(s>0&&e.dataIndex"filter"!==t&&"itemSort"!==t&&"external"!==t,_indexable:!1,callbacks:{_scriptable:!1,_indexable:!1},animation:{_fallback:!1},animations:{_fallback:"animation"}},additionalOptionScopes:["interaction"]},$o=Object.freeze({__proto__:null,Decimation:oo,Filler:Mo,Legend:Po,SubTitle:Ao,Title:Co,Tooltip:jo});function Yo(t,e,i,s){const n=t.indexOf(e);if(-1===n)return((t,e,i,s)=>("string"==typeof e?(i=t.push(e)-1,s.unshift({index:i,label:e})):isNaN(e)&&(i=null),i))(t,e,i,s);return n!==t.lastIndexOf(e)?i:n}class Uo extends zs{constructor(t){super(t),this._startValue=void 0,this._valueRange=0,this._addedLabels=[]}init(t){const e=this._addedLabels;if(e.length){const t=this.getLabels();for(const{index:i,label:s}of e)t[i]===s&&t.splice(i,1);this._addedLabels=[]}super.init(t)}parse(t,e){if($(t))return null;const i=this.getLabels();return((t,e)=>null===t?null:Ht(Math.round(t),0,e))(e=isFinite(e)&&i[e]===t?e:Yo(i,t,K(e,t),this._addedLabels),i.length-1)}determineDataLimits(){const{minDefined:t,maxDefined:e}=this.getUserBounds();let{min:i,max:s}=this.getMinMax(!0);"ticks"===this.options.bounds&&(t||(i=0),e||(s=this.getLabels().length-1)),this.min=i,this.max=s}buildTicks(){const t=this.min,e=this.max,i=this.options.offset,s=[];let n=this.getLabels();n=0===t&&e===n.length-1?n:n.slice(t,e+1),this._valueRange=Math.max(n.length-(i?0:1),1),this._startValue=this.min-(i?.5:0);for(let i=t;i<=e;i++)s.push({value:i});return s}getLabelForValue(t){const e=this.getLabels();return t>=0&&te.length-1?null:this.getPixelForValue(e[t].value)}getValueForPixel(t){return Math.round(this._startValue+this.getDecimalForPixel(t)*this._valueRange)}getBasePixel(){return this.bottom}}function Xo(t,e,{horizontal:i,minRotation:s}){const n=Et(s),o=(i?Math.sin(n):Math.cos(n))||.001,a=.75*e*(""+t).length;return Math.min(e/o,a)}Uo.id="category",Uo.defaults={ticks:{callback:Uo.prototype.getLabelForValue}};class qo extends zs{constructor(t){super(t),this.start=void 0,this.end=void 0,this._startValue=void 0,this._endValue=void 0,this._valueRange=0}parse(t,e){return $(t)||("number"==typeof t||t instanceof Number)&&!isFinite(+t)?null:+t}handleTickRangeOptions(){const{beginAtZero:t}=this.options,{minDefined:e,maxDefined:i}=this.getUserBounds();let{min:s,max:n}=this;const o=t=>s=e?s:t,a=t=>n=i?n:t;if(t){const t=Dt(s),e=Dt(n);t<0&&e<0?a(0):t>0&&e>0&&o(0)}if(s===n){let e=1;(n>=Number.MAX_SAFE_INTEGER||s<=Number.MIN_SAFE_INTEGER)&&(e=Math.abs(.05*n)),a(n+e),t||o(s-e)}this.min=s,this.max=n}getTickLimit(){const t=this.options.ticks;let e,{maxTicksLimit:i,stepSize:s}=t;return s?(e=Math.ceil(this.max/s)-Math.floor(this.min/s)+1,e>1e3&&(console.warn(`scales.${this.id}.ticks.stepSize: ${s} would result generating up to ${e} ticks. Limiting to 1000.`),e=1e3)):(e=this.computeTickLimit(),i=i||11),i&&(e=Math.min(i,e)),e}computeTickLimit(){return Number.POSITIVE_INFINITY}buildTicks(){const t=this.options,e=t.ticks;let i=this.getTickLimit();i=Math.max(2,i);const s=function(t,e){const i=[],{bounds:s,step:n,min:o,max:a,precision:r,count:l,maxTicks:h,maxDigits:c,includeBounds:d}=t,u=n||1,f=h-1,{min:g,max:p}=e,m=!$(o),x=!$(a),b=!$(l),_=(p-g)/(c+1);let y,v,w,M,k=Ct((p-g)/f/u)*u;if(k<1e-14&&!m&&!x)return[{value:g},{value:p}];M=Math.ceil(p/k)-Math.floor(g/k),M>f&&(k=Ct(M*k/f/u)*u),$(r)||(y=Math.pow(10,r),k=Math.ceil(k*y)/y),"ticks"===s?(v=Math.floor(g/k)*k,w=Math.ceil(p/k)*k):(v=g,w=p),m&&x&&n&&Lt((a-o)/n,k/1e3)?(M=Math.round(Math.min((a-o)/k,h)),k=(a-o)/M,v=o,w=a):b?(v=m?o:v,w=x?a:w,M=l-1,k=(w-v)/M):(M=(w-v)/k,M=Tt(M,Math.round(M),k/1e3)?Math.round(M):Math.ceil(M));const S=Math.max(zt(k),zt(v));y=Math.pow(10,$(r)?S:r),v=Math.round(v*y)/y,w=Math.round(w*y)/y;let P=0;for(m&&(d&&v!==o?(i.push({value:o}),v0?i:null;this._zero=!0}determineDataLimits(){const{min:t,max:e}=this.getMinMax(!0);this.min=X(t)?Math.max(0,t):null,this.max=X(e)?Math.max(0,e):null,this.options.beginAtZero&&(this._zero=!0),this.handleTickRangeOptions()}handleTickRangeOptions(){const{minDefined:t,maxDefined:e}=this.getUserBounds();let i=this.min,s=this.max;const n=e=>i=t?i:e,o=t=>s=e?s:t,a=(t,e)=>Math.pow(10,Math.floor(Pt(t))+e);i===s&&(i<=0?(n(1),o(10)):(n(a(i,-1)),o(a(s,1)))),i<=0&&n(a(s,-1)),s<=0&&o(a(i,1)),this._zero&&this.min!==this._suggestedMin&&i===a(this.min,0)&&n(a(i,-1)),this.min=i,this.max=s}buildTicks(){const t=this.options,e=function(t,e){const i=Math.floor(Pt(e.max)),s=Math.ceil(e.max/Math.pow(10,i)),n=[];let o=q(t.min,Math.pow(10,Math.floor(Pt(e.min)))),a=Math.floor(Pt(o)),r=Math.floor(o/Math.pow(10,a)),l=a<0?Math.pow(10,Math.abs(a)):1;do{n.push({value:o,major:Go(o)}),++r,10===r&&(r=1,++a,l=a>=0?1:l),o=Math.round(r*Math.pow(10,a)*l)/l}while(an?{start:e-i,end:e}:{start:e,end:e+i}}function ta(t){const e={l:0,r:t.width,t:0,b:t.height-t.paddingTop},i={},s=[],n=[],o=t.getLabels().length;for(let h=0;he.r&&(e.r=p.end,i.r=f),m.starte.b&&(e.b=m.end,i.b=f)}var a,r,l;t._setReductions(t.drawingArea,e,i),t._pointLabelItems=function(t,e,i){const s=[],n=t.getLabels().length,o=t.options,a=Qo(o),r=t.getDistanceFromCenterForValue(o.ticks.reverse?t.min:t.max);for(let o=0;o270||i<90)&&(t-=e),t}function na(t,e,i,s){const{ctx:n}=t;if(i)n.arc(t.xCenter,t.yCenter,e,0,_t);else{let i=t.getPointPosition(0,e);n.moveTo(i.x,i.y);for(let o=1;o{const i=Q(this.options.pointLabels.callback,[t,e],this);return i||0===i?i:""}))}fit(){const t=this.options;t.display&&t.pointLabels.display?ta(this):this.setCenterPoint(0,0,0,0)}_setReductions(t,e,i){let s=e.l/Math.sin(i.l),n=Math.max(e.r-this.width,0)/Math.sin(i.r),o=-e.t/Math.cos(i.t),a=-Math.max(e.b-(this.height-this.paddingTop),0)/Math.cos(i.b);s=oa(s),n=oa(n),o=oa(o),a=oa(a),this.drawingArea=Math.max(t/2,Math.min(Math.floor(t-(s+n)/2),Math.floor(t-(o+a)/2))),this.setCenterPoint(s,n,o,a)}setCenterPoint(t,e,i,s){const n=this.width-e-this.drawingArea,o=t+this.drawingArea,a=i+this.drawingArea,r=this.height-this.paddingTop-s-this.drawingArea;this.xCenter=Math.floor((o+n)/2+this.left),this.yCenter=Math.floor((a+r)/2+this.top+this.paddingTop)}getIndexAngle(t){return Wt(t*(_t/this.getLabels().length)+Et(this.options.startAngle||0))}getDistanceFromCenterForValue(t){if($(t))return NaN;const e=this.drawingArea/(this.max-this.min);return this.options.reverse?(this.max-t)*e:(t-this.min)*e}getValueForDistanceFromCenter(t){if($(t))return NaN;const e=t/(this.drawingArea/(this.max-this.min));return this.options.reverse?this.max-e:this.min+e}getPointLabelContext(t){const e=this._pointLabels||[];if(t>=0&&t=0;n--){const e=s.setContext(t.getPointLabelContext(n)),o=We(e.font),{x:a,y:r,textAlign:l,left:h,top:c,right:d,bottom:u}=t._pointLabelItems[n],{backdropColor:f}=e;if(!$(f)){const t=Ve(e.backdropPadding);i.fillStyle=f,i.fillRect(h-t.left,c-t.top,d-h+t.width,u-c+t.height)}ie(i,t._pointLabels[n],a,r+o.lineHeight/2,o,{color:e.color,textAlign:l,textBaseline:"middle"})}}(this,n),s.display&&this.ticks.forEach(((t,e)=>{if(0!==e){a=this.getDistanceFromCenterForValue(t.value);!function(t,e,i,s){const n=t.ctx,o=e.circular,{color:a,lineWidth:r}=e;!o&&!s||!a||!r||i<0||(n.save(),n.strokeStyle=a,n.lineWidth=r,n.setLineDash(e.borderDash),n.lineDashOffset=e.borderDashOffset,n.beginPath(),na(t,i,o,s),n.closePath(),n.stroke(),n.restore())}(this,s.setContext(this.getContext(e-1)),a,n)}})),i.display){for(t.save(),o=this.getLabels().length-1;o>=0;o--){const s=i.setContext(this.getPointLabelContext(o)),{color:n,lineWidth:l}=s;l&&n&&(t.lineWidth=l,t.strokeStyle=n,t.setLineDash(s.borderDash),t.lineDashOffset=s.borderDashOffset,a=this.getDistanceFromCenterForValue(e.ticks.reverse?this.min:this.max),r=this.getPointPosition(o,a),t.beginPath(),t.moveTo(this.xCenter,this.yCenter),t.lineTo(r.x,r.y),t.stroke())}t.restore()}}drawBorder(){}drawLabels(){const t=this.ctx,e=this.options,i=e.ticks;if(!i.display)return;const s=this.getIndexAngle(0);let n,o;t.save(),t.translate(this.xCenter,this.yCenter),t.rotate(s),t.textAlign="center",t.textBaseline="middle",this.ticks.forEach(((s,a)=>{if(0===a&&!e.reverse)return;const r=i.setContext(this.getContext(a)),l=We(r.font);if(n=this.getDistanceFromCenterForValue(this.ticks[a].value),r.showLabelBackdrop){t.font=l.string,o=t.measureText(s.label).width,t.fillStyle=r.backdropColor;const e=Ve(r.backdropPadding);t.fillRect(-o/2-e.left,-n-l.size/2-e.top,o+e.width,l.size+e.height)}ie(t,s.label,0,-n,l,{color:r.color})})),t.restore()}drawTitle(){}}aa.id="radialLinear",aa.defaults={display:!0,animate:!0,position:"chartArea",angleLines:{display:!0,lineWidth:1,borderDash:[],borderDashOffset:0},grid:{circular:!1},startAngle:0,ticks:{showLabelBackdrop:!0,callback:Ds.formatters.numeric},pointLabels:{backdropColor:void 0,backdropPadding:2,display:!0,font:{size:10},callback:t=>t,padding:5}},aa.defaultRoutes={"angleLines.color":"borderColor","pointLabels.color":"color","ticks.color":"color"},aa.descriptors={angleLines:{_fallback:"grid"}};const ra={millisecond:{common:!0,size:1,steps:1e3},second:{common:!0,size:1e3,steps:60},minute:{common:!0,size:6e4,steps:60},hour:{common:!0,size:36e5,steps:24},day:{common:!0,size:864e5,steps:30},week:{common:!1,size:6048e5,steps:4},month:{common:!0,size:2628e6,steps:12},quarter:{common:!1,size:7884e6,steps:4},year:{common:!0,size:3154e7}},la=Object.keys(ra);function ha(t,e){return t-e}function ca(t,e){if($(e))return null;const i=t._adapter,{parser:s,round:n,isoWeekday:o}=t._parseOpts;let a=e;return"function"==typeof s&&(a=s(a)),X(a)||(a="string"==typeof s?i.parse(a,s):i.parse(a)),null===a?null:(n&&(a="week"!==n||!At(o)&&!0!==o?i.startOf(a,n):i.startOf(a,"isoWeek",o)),+a)}function da(t,e,i,s){const n=la.length;for(let o=la.indexOf(t);o=e?i[s]:i[n]]=!0}}else t[e]=!0}function fa(t,e,i){const s=[],n={},o=e.length;let a,r;for(a=0;a=0&&(e[l].major=!0);return e}(t,s,n,i):s}class ga extends zs{constructor(t){super(t),this._cache={data:[],labels:[],all:[]},this._unit="day",this._majorUnit=void 0,this._offsets={},this._normalized=!1,this._parseOpts=void 0}init(t,e){const i=t.time||(t.time={}),s=this._adapter=new gn._date(t.adapters.date);ot(i.displayFormats,s.formats()),this._parseOpts={parser:i.parser,round:i.round,isoWeekday:i.isoWeekday},super.init(t),this._normalized=e.normalized}parse(t,e){return void 0===t?null:ca(this,t)}beforeLayout(){super.beforeLayout(),this._cache={data:[],labels:[],all:[]}}determineDataLimits(){const t=this.options,e=this._adapter,i=t.time.unit||"day";let{min:s,max:n,minDefined:o,maxDefined:a}=this.getUserBounds();function r(t){o||isNaN(t.min)||(s=Math.min(s,t.min)),a||isNaN(t.max)||(n=Math.max(n,t.max))}o&&a||(r(this._getLabelBounds()),"ticks"===t.bounds&&"labels"===t.ticks.source||r(this.getMinMax(!1))),s=X(s)&&!isNaN(s)?s:+e.startOf(Date.now(),i),n=X(n)&&!isNaN(n)?n:+e.endOf(Date.now(),i)+1,this.min=Math.min(s,n-1),this.max=Math.max(s+1,n)}_getLabelBounds(){const t=this.getLabelTimestamps();let e=Number.POSITIVE_INFINITY,i=Number.NEGATIVE_INFINITY;return t.length&&(e=t[0],i=t[t.length-1]),{min:e,max:i}}buildTicks(){const t=this.options,e=t.time,i=t.ticks,s="labels"===i.source?this.getLabelTimestamps():this._generate();"ticks"===t.bounds&&s.length&&(this.min=this._userMin||s[0],this.max=this._userMax||s[s.length-1]);const n=this.min,o=le(s,n,this.max);return this._unit=e.unit||(i.autoSkip?da(e.minUnit,this.min,this.max,this._getLabelCapacity(n)):function(t,e,i,s,n){for(let o=la.length-1;o>=la.indexOf(i);o--){const i=la[o];if(ra[i].common&&t._adapter.diff(n,s,i)>=e-1)return i}return la[i?la.indexOf(i):0]}(this,o.length,e.minUnit,this.min,this.max)),this._majorUnit=i.major.enabled&&"year"!==this._unit?function(t){for(let e=la.indexOf(t)+1,i=la.length;e1e5*a)throw new Error(e+" and "+i+" are too far apart with stepSize of "+a+" "+o);const f="data"===s.ticks.source&&this.getDataTimestamps();for(c=u,d=0;ct-e)).map((t=>+t))}getLabelForValue(t){const e=this._adapter,i=this.options.time;return i.tooltipFormat?e.format(t,i.tooltipFormat):e.format(t,i.displayFormats.datetime)}_tickFormatFunction(t,e,i,s){const n=this.options,o=n.time.displayFormats,a=this._unit,r=this._majorUnit,l=a&&o[a],h=r&&o[r],c=i[e],d=r&&h&&c&&c.major,u=this._adapter.format(t,s||(d?h:l)),f=n.ticks.callback;return f?Q(f,[u,e,i],this):u}generateTickLabels(t){let e,i,s;for(e=0,i=t.length;e0?a:1}getDataTimestamps(){let t,e,i=this._cache.data||[];if(i.length)return i;const s=this.getMatchingVisibleMetas();if(this._normalized&&s.length)return this._cache.data=s[0].controller.getAllParsedValues(this);for(t=0,e=s.length;t=t[r].pos&&e<=t[l].pos&&({lo:r,hi:l}=ae(t,"pos",e)),({pos:s,time:o}=t[r]),({pos:n,time:a}=t[l])):(e>=t[r].time&&e<=t[l].time&&({lo:r,hi:l}=ae(t,"time",e)),({time:s,pos:o}=t[r]),({time:n,pos:a}=t[l]));const h=n-s;return h?o+(a-o)*(e-s)/h:o}ga.id="time",ga.defaults={bounds:"data",adapters:{},time:{parser:!1,unit:!1,round:!1,isoWeekday:!1,minUnit:"millisecond",displayFormats:{}},ticks:{source:"auto",major:{enabled:!1}}};class ma extends ga{constructor(t){super(t),this._table=[],this._minPos=void 0,this._tableRange=void 0}initOffsets(){const t=this._getTimestampsForTable(),e=this._table=this.buildLookupTable(t);this._minPos=pa(e,this.min),this._tableRange=pa(e,this.max)-this._minPos,super.initOffsets(t)}buildLookupTable(t){const{min:e,max:i}=this,s=[],n=[];let o,a,r,l,h;for(o=0,a=t.length;o=e&&l<=i&&s.push(l);if(s.length<2)return[{time:e,pos:0},{time:i,pos:1}];for(o=0,a=s.length;oK-j+@iwFqmFRft!17m1ma&#_jX>KlRa{$DBdw<)u&hY=|QzSZDCdIO2J8>>@ z6hB?pp7r#)wCmPpelpskZ7#CpiF6V#_IG~)kd$c0?aupq-plf4)%Bd zv9rJPbixYN_(Sg89yX2}ZA_XdHIvc7!QI_mV~E**$VOg_G0PtYJMCt>RaJYMXQ~i` zxylQPB`$f&ndHgNJWF`7qb7Xk^@|TXuf&jNl0%7uf9#It*-(i*^Hs=$2QMG|!H3F= zW3`y^e6+*wXL+II-kyhTj6}v0Z`Wo{^JJd#o_;h;(U|)|M(CHo03>tCcO;+#py>|tOsbu= zKFV?3i7d(QdKDgmhk~nlk?kmGIMUgTg8w<^Qa#DUlwq;w1)K7&t+WF`gd&u|gYGGd z<#GuyT|6lYwrI?XT;Sbu6FWxw-vJZs^2x;mLq928qgw(GhYT_ z4h=%lW~g*^J+9FAgZScs+5nu+X6eEgAq!SP5Uf_^@PwXS>`r{48c2wAS{h*Gt+T4Pt#B*5#vd!_nOU2VlmG$k&O}aIssZ#KQP7P+gv0& z&DC|5D=}J>!!2opH&P)L&v+rPWFH{njbvUBS#`6N`@Q$b=Fs zjd;Vnh1q=iUU85Pc{rRG1pthn(QBqAjj70dQ3rZMbcVU62LNqUa5>oo6-jj+q-MB| zi)}QgOU!2pfb0k17m;Tg-P^Mz%oy~LOnnt2<{DXk=LecjdED%}*st*7>$!grBY#&k zO!LbnybHyrvXSy^tR{gb=&nV&$<-_e{Fa$=^;THG9Co33zsoM5*Ls}=d7ND_n3~2l z117lzu7FqIVU}KqaN(^s+!Lj8g2sdmC8mzkPhgoBm&j8kL0jl*b5FTT|nDl}mv@O7lm5^5ixL$9VPiFuu_ke>f%|KaT)mjNW%)ut{ zs;~)619EzkCR#9CV@?uKqL9>xg$m9j5q1U8GZcg}R@4X_Z~S1IieSK&nt{@2TB56d zSTaTQV8@Qh7JhhNtw6|0Y#M|GfVI+9jPx)R>5S3gGv05^=0J8LSg|D0;t+u31`(Dz z-O8Gps1}Gw9;_xzx~sz%D(D6;nk(YHFJa1J2ocR24&xb~b@(By!~~dP?Pzf0eu{}CI4A) zmQ1;$#x-~TJ-@kOJ1?OWPuYK_zG?gv@k29ehOMX-wxf1<7#)U3(NWlmI^l729G*lc z;c0Xlo<(Qjlc?1UzmHn2@M+X)hd)HE!|++uItrghtxm`=cYwJ=%uO(tW9|rYS791^ z%~t#HsB?UBdiLb|r$0P5%X#|4_lTXZpC*+vn7_6X0hc@E5zq5c>2CehFe98fa;>D4&Zp~qN120;zWpSL@m z9;cd-=YcX)X-Xq^@@tLGvT5|1aiye`+*U5ND35>;UzGjT*n9hU5p2;_nZHl-1o2QwZ?Br zzZUr42ED7_WZ17!8vlBt--|H);88}wJU>FP5FMM9fhqrOd9B(oPKKR;IJ8d+iJrEi@Mx@Jjq%8 zFg&YgfbOu~vO@4G^FhXD{we+(1^sF!?lwDzg&8`M(9tn;bWHt-eZH-y@JRR5EW43@ zCkUl~h(9g2o7bD&AkeL_(b3jLMj{dv;ENWlG+Ep_AZ=eG zd6o6|<5r#5LCJ#mTFfm^$*RwrHL2bx4uD$0OaL~cH!uMj1A5Ei5;&~`gR)yfX;N71 zXSE#ka~f|Ers2ePneE1L4#S?rSv?2w!!8<~-sHe<*Wo*e;0@*qB-ut(qPN~ZLQ1Py>zCAo{)((+U z;HN6{)J6RQY;HcpWt8+TKs+E_FR69~8p*GY^(b4-1VwST{XvS$g3myk%ba zQ{=(m|D5Ln(w+gF!VBL)t=tRWMjnHv-aut&_%)0U9mZTtwy(B%u=5p?z+U%@&aHAknTkr%Q|2{60vo+(UZe2|<# z;-7N{Un432?^9M>LiPzHBu9|+*ZdQ;Km`U|jInNK)JcZ$DI~OqwfWHy3J+2?yotOf zy=5m!N2UnoBd#CZ^=W4-5fI+Q(-tK;7{DTkP#*)M?^JHcIn5USK1~ zM`shF)I`wowAL9?Nvv)9380T>l z6MkU}0Obt-F#FSU><~u??{3b`gxv_JmkdshvEG!8pDTv#Hk;J)2e2opdZ%+dXyXXp zvy9L`IvrAj?}yKz=d-iJ_7Dbp|0&V6DNiEqfjG|2j!zhV|440}jt0Y1Z0lzP=jik> zp}u~mQMX4&@Q0r?)bjHuj*gO~1+Qk}&H$q1&m61<`SnS{buTIe4GrOyVCTOmeAAE2o+r#vh0@lM}?3oyLR#6~Z@-`m~9EkV%*$ zyu$0NJD9~}G{Pw%U~I8Tp7F)&JHsxNpbU17&j!FBmx*8*&eAaH3_C+g7{efsaLNG+ zar=Iu$qj280vR>=@hOx|+3oY!1Np~5I^<+3A3V8!GFnl%| z<(i5aGT~>$HrTeO{1`qomlyy(Ys%(^+dpfhAiRKgmcR%<6JC--{KEp+*;$jr+|iet zXCNOO4}oqz8*+p(G?5%X8**$n2W>{*nrco@h8%(WtO@eu8lODG^z7 zc!Xl|GmR1c<1mg?Ou426{Z1VLizJ5tKzjL{plKrXmgOwfOxZgeB+fKe{^-cVX-Dig<%>+2=qXF=6I5<231bifZI~g3G;x>+A$ZH@#HDPi#ukc!W5c3aJ+F zq>;xQI-TajA(NLnVF2x9?3VqJTV_hYwxl$oVOY!(kl&b-j5>%O6hNA~5gYiGd_MqG z3{H6)KrW>b>tH^8ej=7S(g}p1gaJaJvDsU0d5m*@inzoiA|Mb-XQ%XyXka5K!0EF@ z1PI9{%9k0Nu?4$(HY1ou3BWY_@#Snj8WBKj0Ms$##T@78v~vh^YRGWd9Kx*3(m5b3 zNmw%h$Y=T8>q3(eCwee*i0~plJ`FhF&mk>ZLKVg8yTx0Q ztF7ZRoB#=Y_C_ymr-P$T3m~wJz)qVdZ7h)`3teJ##Ey=kRm&RubkI4$PdNbt$q0G2c>)N!MPMqd{lsg+IF z3`=7UGivy=FSG->2WCsu3cy~C-{Jlhn2E8(!GM(rFD-l-z)QRDbo@*^W=k)QnJy-! z7=yvMT*9oXHGj>E%4-DBHUU)hV1d;_AX!|jn{EnBH|wU2577aOb(O}H(wI^jQ`ksY z7N)Wd7EgTzNDG1h49XbCywP=Q1r{I{gTlBqR*v?s%EI&X<`iw}K2d%%SlfZL(|f&X z;UTeFE05Cz@v9TE@G8=;VN#ch!FaDu(dGlJY2VVSwBc$*6jGadK-Xjq0*{z#ZLB7O zNCeuh#Iz$!lR+fWYhcpIq|Ct9*5(`{wKtsM-p<^yWn{`DSZadG{w%oJ_8sLH? z^xEd5o#%m_{K^BZ_i2?z0qx-t8oJeHHISQ#krcp=Q-#RJp4r35W8i4q2%rfJy?M)veNHA9>l`D z-?CIB@$RlzjRBMN@xVv+Lp~Z1vsH+-(4)%~fD#0X zTz!j=Og|jRq12W_!SAc>KupEGma%qg1+%(Z&RY+nXh2CAn8K&tFf~B1m=hT`IuVEU zuD#FdtuT#cgVnPJ3n#Jf7yD@(*IT_J@{3v;9QdsoBn3gOg)Y84Zq+BDgtY)UX|fM* zwR}HopeGKJ$7S-ElE*rEP$my3d7zV7%pi%?{8pU>`#1m^c`QpA2T})Yw`#s{2miT7 z4B}WHxF2)Yv;#wkZut>E7~T^ee#+bSP%hih#yd&;s~CjV8iM1cCX zTyDvH$CTnAB+3qcaXR=&s!D`?RwH<`y+EVHU855;%-l3uLBkPtRU?$rDy-rTKCsu<+-P!5-#zn|H1?G3Ovrk4CuIXQUdzpEsOJdtD9kXKvu5@Ch!i_AvD*r zpvzOqcXUBC>TUXT)&o!Ca($Mv#hj@M@N(;nUn#`5fJgUdFo*W`e)jXA2X;S_DVR)H0EeGDEoW+T^Y#<&EAj~J zXrLrn&Mfr$vx{xhEm$`q7HAa*jVUk2yjU)!BFrHc8DNo}XMjMaNB%RItMZD0&kNmt;rzwGxUX+ZMw(!&()fYGH^cVF-A~ExSYw6|PZw(ZB^SOekTSL=NZ5t^p*s8&dqm zNf_bFx+pT3+rfGPZ9wBBfTFcUl7u6*RVa+NCOa`T6^?iLCM#f!n4G0RJ}_k!{c=Kl zDO)&+6YiKgz-e8a0@=qXSa@t3!!{D1s`Y*AN6REf<~L)8Vv+swJPZ|Dp@w>|z7UIS zO=xDr%}q?PHsl9vcrz~Yd6qoIShCn7JK6XKLFMyIvAjrt5WZGqs5Ae0e0*$D%)%hi zf2tGsEfCNI9CxOZ%WJfAKWsnH}p2!)b>zTG;;Cc2V!CVD(=h;)7B_{$Vqq?snls9g0^nuD3n@$T*W z7av}He0Kff&GQ#;UVQiz-l=$?4qB(p@HM@)!y9@Yh3|DU2Z!N1({`GVTg~tX^M&}T zR-LD7A>34e*cok56@SpH0CdC;QE{u5BPuz|@BEh8B^jkTNcMN6-=M;)4(w4JU!KRU zUMqq}yVu4?r`L&E&0ycrFy5|>;|g^IJ=#Ah$Xst_nJugqC~AWCuGF_Oj+?Y?L4oXe zQb)h30~u5S`go3}xfB5gaho`Kj6~0&Z5v~*>O2VasRegSi zt@^{p`nf~UumP9@(9yXA`Kt}>Y<&(a1a*Fn=DVoz3)cg2S$0$I_1S$s@^F@lZASRY zNfkh&NrRG;&WJl)PTV5?hB+c=%I=*ANBo6!2gqk@TH3y^DbgwMVxs`$9t>PG{bjAK z-CrHWSgSTIpaEkixj5P9!2#-NsvGeA7|2i5Y9*SgmY;8+l{fC|s&NmL$r}rJTiEDL zqA;;9YI0xNBWrrH6wBIp+@zd^{Jh@i0B_;WOAVMb2p?EB29D0dL}>pc7yrxB{PfJqyAV-x$74@C}1g!=Zj-C2lgk-GmPYX4>9fuHTA_bZ>8RK6IROTUkQ~ z(K_+V$_4)qmyoD|`eFOz_%y`d6Q|%eC46y<*N-dWyI70N4eBsLb-otA8`PW_;7=~! ztL5?=V;}_jRcmHo0E31QVHRpxJ@c%2J01q!V=%r}uzL2T%+jsZyxIMZSF`Oo&btx} zumB%4QSz&-TmtoRNlXDIpK>PW1^>YB(eP{Bi9}68p#>eDlF2V5#mB<5IS~HpP=a;@L z?3T{inWV0@@a-9pH3v!>PQqcBgmY~PL9z6_=%ygyK$Ik4_M~7?lg~5R+uKD;@ROee z0gDN*Iv^scTwj!lElogd4&%gj1!UWuK%?_Gxtiz}<9NPYe)8uiIM{ieVSNs)4zln-)-uN}YXp$bV{+bsqK4H`LLp!Gyaw8wM_(@sX3GBm0h6XFU}Nn@_+@?V=2ssmZV)F5{PqI{MM zJQxaG2NMUa;Jyje4HNueiJ0qCRrA;%E|;Kk+$o%f$==?hqu>)F*-7dA#bs7K<{|0m2e!0C4E!G3kF)#K~LPN(R)2}e8+>5)R8|4>l2M8 zm@0VHn1Xkc8cs^&k&WTf9oP}|u& zRe0vP7~-ISv6>;SZa`3JF1aq+9Tc41bcbL+dw?KX_&lhDX6uLC7d4|@W&p{463RM# z4|7T1K{&6)?-d4{fQ|5fqx=^KTcE{nssivh<)Il_qw+N@58D3U0N_P9 zsY6(j^zh#Qborrm-3CB#;(@P3y?`MUVSAtcnFdyX#T(_~0a|i_MpU{G2h^gSQw?$8 z&H@3tmO>!9DH^!105mLeDQPIq@F?+rIJj~sB~d;at{I#=95ey{pLHA($l?D7Ffr@@ z2$*i836m373TTnG&a-7-a-D~R6|D9mO=*SDexYAbv|TiD3r?yczrppOS`a>OYL2u$ z(CCD;pM;g}FK{nur0Rmc&S4QCwTnI%7r3=K(|L{F?HT63(1pUf)f$ZJ(s@hayFs(tI8;1a1|E{Mj0q`Ws3NdjV+)|%=h z9#|DMD25R!Wi<&STR3wgsgV_`Kpq>J%OtYhcz0L!%0k@q6|MD-4Rs%l$Js)2Tu6Td z1ETjY!HcK!g6K!~Kv$Tx?jwA(!CKSb3;n%-Z$TN6pknrWp}!a5-l&h8C?WgeYLy8-C8XTCNV?p8^^PTJZe&Z>k+Qy2H`jU+6v@9>)tsf@qfP=8^L>8*3MEGo^V*iYOB@woT5PNMMB+^_V3&(+Re#_* zdl+vFx96v|3Emkq>8?+TLqd;4Uo{z7BjLkb-@-sC%VoP-I9NDzNzwn+1gJ06+` zVCirX$?z`9!by~eT6vGy3T(kr$wHAzxRTC$^@h3^XlA=jcMZaIu+EHB#$t}r=A=F< z7Os6jv#&Q>u4QEfJxNCE(T#7(+(=pfg65l#I$cd<5ORtagLG~DxY&0 zY^`Pnk6saVmDO8)+^Ej#_3|kAMHBe>+&0p)yUes3Z)1=qJihYK#exAB`3!#LM2v7V zPn+%VGS75UzZ&e2Tm9nNTzA&1UaR|DwC@Hl4%@c1f_Hp)wvrbj1C7LZUhbi|J1VVE zZ@xTK*Utb7S1Yjmcy;Fxk1t9`sdt@cKQP6-+JyXp5_jiRJE zdM)k*h;BheIY`sN-RyhsSQdji*in7G1*Vjyf+WG#!$m<&;kfI?Ml z!~_hs-U7t{C`wuf4c%o>-HZeLvx!^d+CfC(@a$(f24|pi?rwzO{`q^Z?D2@N#YOQ3 z-TVW1sA7l6$%sb+dMeUUiK8N)`fk+OsEQxnc14}O6KnhZcu78-qpzcCY|QO}8eB^B zv7R@1QeLvaodCr569z3`=D9LKjFsbs&aChTo_$^0jG3*ox($+i6v5X6X;B_bQemr! zS6bkfK^6G&trw6_RO)a(XRL_8AOZx3(y;oJV^n~-DUbYK)7f0{gqBHk0Imme+;42J zB2KWHWtxw~5Zs2W3{a3Lk|6qmx6sqe0=&@0Z;tr5E)ihq^kLNnk=^s^UQI-vS4M{D zK)oXh)GO7I0lARnRo;)?O{^ zPC4#U=oDQCP)1{h3{WUiP$(uL)Q*O$cwH^8#6ZUI0yNOADUgN&F*vb2GPqd)@I(!a z{~;fZBv-$}f~Ma-p?Z>47kl7EYamVha`EyNiUWSpL}J?&bc>rT={^X2bZA1atN{85 z0BsduD3*+wuJ$bQ~KdH}ygE8bACn(5E!#uadnoijk-UkFc zUGdD_mVgH0Ngy>%J5xZvz^#84gM`USOM$MLBV_)fiE6pLMK#?P(gs6SN`IST=^Dj3 zJG4k4WmGc|UimI6MkP6l1@kHvBL5N{z_0BaJ5h6 zCI@XudWB~xTd3&&poZ$}RG)Iu~HdSo7zBly#8#G(W`(aH0Ak4lBiBO;$0?E2VLefmz_RnnF|Y#Ayro zq`>fcu!wHNY`K(llNnxh>4czdQ53HFG-;nPP~C(DKPfna_v-hj@Nf2V4AW}mRlT{yBDhZ+lgRM|iU#FulRwFM-;e;!0q5XH9PL;sS zUSThS1Rh}DBdv+`K=l4f@OT&p`$@m*J(9RQ5V7+myX)(MqPrf>Xk`Vf!hjT=)dA}E zjhv8LPGl=ONE2+xm~2zV;1$?-rpX8dywik2s8NHg47dlp&4ezvCO*x-&ZpeqSFF(I zYG*rx+0G23`zc}wOF=VZCWuz18x*<_D| znK_&F#J=ygaC^3JF5|abH$DIFW@OzDXGIEwn*-g5A;!u=u7R}yyW9&_cK%n^#PS7s)c?pGJ0X)&+eCey2Sf$K|>6meW8|6 zEEU70xpp0%6J7|loM(XNrJoN{yg<_5srRm$^|QYIr5kwzY_`%}Uu@{EzURR#8lCl0 zt5)d7vBzo9YR8RQGjpv*d!Ki0oK;+->pKPBrSm|+60>_Rst$Hx%C}ym4&qj`bh`0< z$DR7u#&8}0h4Ihml+R+>TR+nXl$6JGGD7x5eDRVz!J)cBe`X(Yar=b#Bm93GDCbO@ z!ZU4IfP@*>a=Krox(C&XrgrZlpkY0zd`5FkUO}Q3?Fghq^de!JdlK^dM{SVb6E~yi z2$bHoD&3zZ-Pt1Z+|$J$*Zkx(zRK;b4J{p!Q8NJ=VQCstWJb*fYPb&OU+nfwtSIi4 zVjb`G4!=3+_|gOdhvuAM_mTS2_*(_+fHtnu*{S3OOcp#lgOJ~nGE))n^ zj`k`mGXJ|58QsFNg9F*2iaU6cNsI&-EIZzJHCg-4`wopP&#NxHwFk&vmJ!R)tqEOr zPl5s2zcjn;#%;r$4?NzdkCO>=noQbrV=v1HXQ**!N^5*Xo>$&aWn&}aPpB@r%Ih0P z?{GpqVUg^bgX>{+?43@Y<8f&e-7%eCFHd@c^5d5ueCrwf|3%uhcDHRK?Z1-v)LP1d zXvwX&yL4Ecwn>}j(xi2>z4-WeX^D=|(xggKiB*~Z{hen906|L0?wz!h0A`%#0iy{HHmG(heRm5IICx%`?Py=vL$Jd zM(#GbgNyi66?ZS)1*=-h z&!?_+sSPh<&;$z>$=&iSSR^lCqgr1Sm(tYj%{t4@(Tb#rOH3(jSuV*2Z$sSO{X(`7ezjVP=d~Wc~RW z?9OE#*f5cM=;g7SUMc-+jVO06!$65SD}@T8K%P-5!kki zfR^T~3vDKq_D-QYC4@O`&WtMB^Csg>RQoe*uec+3D=t+Sm;B>YNSKjJMyC3P)gq>? zgTc4ZbNESt!+$UR8}>AWr>mHoj-TVBT3P02!fZipvipUQi~B?vrD2e`T#rk>O?j{8 zF(dAT%htHzeGF4_BKU5%w^eeRMoU%HB(+BKCX$4?NmzQU{f8dwN&Sgxjn#a#vn`8a z69sW?VuZDc71bt9+q%yAt^!+WCkw|GK2_sz=J3a;p4mlr)Gnio?wI(C;o1HRHpf#G zyY=khEHtc>K6jznG2A3HLAK0-r?Wf_zg_eAwNyXgZ9C*NgoY|)s1q~Pizfa}Lfw@( zAujJBR@j>Zn$h|F{etSV91TW)e7-9k`&bSJ&!8ZZUf$n(Zf~{r@9BggXuJ4Rw}R7A z)h>BhfYpwVwJH?P)>iM1sSb^LinU<0s_C@Gc69BQRQg*IUswxct{h{gHEb5|&aN_T zK<9f|_WeC;!2QAY6i4CvBO>!S$8S5DjUoNZ>I&*LR z=Eefsye)>2jJ1gWSt#wNuPU}#mBM4F&E(ApdYae{dgE!|(dH$!Iq}-ev(amE@!=*H z)Mzk!*XE~Iv@mw!{Mt0RkUgQ(=C;K}r^S$qx!+BbhIcVO-NZ>lrxje89AwFc0VlS} zx-JZhfN_=~jcB`{A;`&X0ta;lnWIA|eL#YM-N%SdQjY#8Pqctxy>I&*r{3z|ppCS- zXhvyhAL;zeJi;Cs;?z+O`0N!mJuNZx=IQ=^2dM30`xmv9!^+h#vNlgmbJ-}@-F^Qft0Fepa7ni>yVOE61+!IgaH2!oS{oyMW4Tq0in6&F!mf zXrB`IR1THXPDIiY_nYc}2hff=4XrCbAGXE$V_)nm8yDxYREE4Y+v0euXg@xCX0xde z8gz!&DG^xuf=QfLp!b_2YdURA)(;h!^3)kpqci%HO$)uWaG_}_CmT8w)+3HV1#^al z#YMU))AX-2*tXjXF4kJUO;cexXs)`)467U1FeCqIy zf0<=RPiCp%(JrPYxFP1D1F>L}rQ#Zk0&Ykuyg|7)BoK1O?&7hTJsqAAo^NC@v0>iu zUM`!aB#%(8***E~2<4lD3?7ZmT=>3GN?LD;dnW*R-~POkRbg2Ry6CZs1z^&dog zER?44js+|f#TN$$Kv$_1$7|#J;ETy65Dnp>LOXjEzol_?AU6jT~&}RSTd~DTEmPiR~Y0L0NpFD38CO z=3e9~3`17%V_R(R6Vvw(UYEt)CMcA#t+vLsQD7`Djg2)UMB3-@3YX>1{F=Irx8TmG z-UQywH2XmF$aGEk+$E(aNEZ;KQvs!i0Mm^q``Q3}gE-y#Z`O_@R8nR?Tp;D;XE~+Cm1ty5Wm|uMF>1!1J$`NoDI= zX_zd#>nAF#c%MI~p#vfkzf?{w=fe+N!EY*go3eOlf5dq(^p<#f8FQ2c?ODO|tUQF! z>3Ik3IoND{@|r3@Ufyj$U2{PqAXa@ETgYb?AP6FbzUxxp+$2_`&*zu9{po+o8VM0)UJI$xKS zcx2Q>i>$sFdA>4GHxe+IxGaytyf0xaU}V8G)+&A%{7hZgnr(u3el z4J)?00!f{&D;)`yLt?;=*C?RniwxXIx8Ku9$OvTc@DxB8a3C5%q5$0Ll-MKsV*}dw z&cc;p>@;2oh0ymU&H*G?!*MoghqkoFw;$zZLgNVI+zwbs+X2|i%rYpZ9?CfDp~Lk& zjT&Pk82xAF2#)+ea74onrLp~1Id15eVA2e4i~_40=d0q_Z91u0@;<98WMkg?fN>M$ z;l)iFM}}S=#sqageSkTfo!u{WWkxr`8QeUBCzwNqd#n7iz3MCFbBbsIbf}r;&QrFQ zQ1GT2&SY3z$jU@p#a2D5#ib0v6|XCLtRFG-zbov?I^^F5^rIa<;<_e&E!Sd1GVi`l`m8-n^gbv!RYXYS?3{ z@m6-iZBPGbkcD+$lb8zbv=Bl||EZ^SV2RIp^|7?(wo|AeZQ|bBBRhRN>d>AIif_%L zhyGsI1L?dvz!({CM>han@5WXb9>RgpxbbOgQ~Kof`FAf~eNPAfbUgh`-MO`yI;Y>k z;31Z}v0=lby4DOO&DM|g>|k>M0~gOXZx6lK{5^m(0ani@dL}^=Wq$>0Y{u84Cn8HB z?PXjZb8H!?kmTuX84H@zayXkr&_u}3IeyNa@o06lRBQU*#);pq%JiKs)>Q;0KzKJ^ z90f@THTNA1xQcKiDH}@J3>%e0tdXpvbw8`5n5-UgY-IDo6_yh_uC;L-Zo>vhER1R> zfG-nVlG!9N+Y|Lqe23yDV!bH6Mrt7haYAKKE%Ir zDy>eR@NN!RyGPY{NK5BAJ<>v@4AduT9-c3cIYVL6 zNJ1#yyN{+Y;Q%_-jgCmLMYRb2x456{HI~9bCAM6{D$2#z8gXNQj3CBiN)lPIow* z0iY+&Ld%50J4xI4X&X*EK|XLFljme(e{YD$$_9}}R$nnt5Zm0-&~(kpd-{nOKv8lH z@-dJ3Bra(6fbKL_<6yv_>Cu$$PYT8Z@ViT6?3v%%uxJx&8GH}HzgJ+X*ByD7e{z@hwj@$3a`!QQfxC&$C;f?OI#qkvAegtYQ1zR_a%4-uRVvd+BA_ zt#zlT-QJ$lG~&}~i>z250khClZ{IsgXy0<(_C5E_6>&{u<=MB6&~zzu_C-9UBF90y zX->y}zd&Cmub;)vlh;g}t(~8CxVi;L{d7BTh&5KW#^H zH{bbAJ{d;I=}Yk8bb4~?{J46Jc!HkEX|Zmh#%I zAD!?scR4&I{!6t}UcA6h^Xeo#vG4x*DZRC+e{Ylj@fp4F$H=wXPOE9V?GWaZ338`T zvSMh~Jw?-F?&2YVKvieIh7Mpc~OgKh!<0r zuD_Vf@E2~vp5x~}RRb#I4SFLF8-Q4E1(x=87@X=@~+Z#;NYHHZHy- z-_tWhJm`h+jDtaYYe5OXvv!;Mmzs~wFOyX}s6X`u%^uER%;BS5e1>}T?EKaD#_nF< zYyu1A6@SSdj6qvFUs-U4BtT}NoRPnQgNupoLtjAM!?zQv;)@D)2jdK$T>GNm#Cq0k zq?=3Ni;ZaMj5RJxSvk&jJaOG92TI7{H|FeVDM#))GKyb0fU`Q-CaJsE+1e?vXz8-W z1oh%YU3#gFv>vBi7FYb*dsWxHB1e0R^uvnljxc(5kk#dZ@kS`?j2{_W%_1EbPmn6U z(7X6R2MZ0XQOz+)I`3bXx+rzM>14T7JV_3i%X>#ta-eTlMOi0#&FXZB-#{dMZ1coE z0@V}K58s_4aLT%!Z&kNDA8rK;iN6E(o-z%cb0G_9tSAT#W#3KLgJGV2}i5kX|efvrCxJ^K}E?4lKrFwH}Yp7KiwZ{egw5`;wx>MINbjcj-$*|8&jBDTP`}>TT`JGw~2Lr5w z62FG(9lw1@uOYGqKALGI$!uz!(GWq+X5#Yakg>pA`DuF)l;KHyq3eam6fdU$0nBxDD+j22M^XRlh& z{uwc_aQCz(&_x)A#Xc{NfAt#R3PCfhO_;rMK@>(mDrIgLtkne-@xzC8c!jQ8noD>% z%KqwV!)m~VEgiF6H2k6^b}Mx@{b`!QgCkPYrT4P+@$Xhq`o$L*O6u36WLA!H8Yw0U*wFws zK*_(ope*9Q2Q&uwnBj=njr05Sj&%Eg!RA_16e8-`$A(y7BmEE@xKICHxAwur5wALa z=80#1Ylxj_7Ji7CBYEP-X3pkufe0FKh38>VYvN(8R*Kuyfg34jV>+LMt~mOOF#37~ zz%Al=nWa!VhzOtqC8uq2I-+FC_AsVInw@253h0H|cC(!g8qmgQ>0yTRLsz3jtyoaQ z7Lm~(NmwbqFUKy!?Vx@UEv_HM9P;^W-Lf6TPhTTjih=cKC-@y69$P4FqXWap4%BKA z(MB*OVpvT86(GYNtU;L>y=c>@)Gh`<0;p2;R5SL+U~m&GXv3SrH3V#CKIBWvd7L(j zM{8VD?qqP@Cyk>PKce>co{+WeMQo(O>7^(Wp)pyVo9(lkVBSAYs-=5}A71(^Mn~+t zl_Znr8FAol;VwmaaRA&~@$T~?N4AZ^FHhcjsym*c#7KL`pcDlD&GJ=HTp!E zxbV@h^d$8~ZS5*GU%DBrRt}o<^{VGck*+TJckqn}_diqQbqV9|_yfk?=oH zV6(N$o&3{6$9KIR{f#};_2_R04|MgQEhT*LI>T+kgEjp#KI|MwK1~*XW4{e56{9^s?5&l-q>bh^hR`%BTJXWnbaxHQ-ERs+31YwWU%6Wjl|6bxziBw$ zrd7?qf2m z!SE#XyYv%EN)YwYSN7CEJ2At$F%2@zTNTYyYUpnA0;WUw{U!%|Mzp5i;y3=IObn5Y zrYv<$WM+*hbKSSIRPdb1Q|@DQ)%p3-=&+&@tqUHHo;Mqjk6TR0M=EueD`Fgby zjJBJU4ToPl)ZXZAie)HV<&K|!Of!avdu?4%Hk|x2xzo4nTlTAXj{&cBo-n#w^pbWp zsiNv2;2Bi5=nrI17H_I_!JnU}>ZT>E{^`o{AjEtd)h5)N23gZ+R`r*;zWt_z`ymnN zlK4!Wr8tW&(rdYnqh8kqP%s$$LLjGL^U1_{jveg@?TR_&qJak}?bS*s5%d*3*8kVu zzjn86WNE|Iv?l%4LG^XXkHv4}#UP^inUeSNlFZ-HGfex93U7nc8!E79qQ0w{iy)4uu62Z^B7 zMPJYAi8m!={5t+;MwQytFPnpM!k9Vb9~m&1%BK%$^e1I?;7>fvlnNtzWC|v#TS2x-#6;3 zXWxB!Mo+zL)Q>+u`{@ncp{uvl#xFmdz4_|vpI*F1!E1;_mq&;3D3FH*ubHAQa}ugwA*hcAv%&g&1}(^!Re2>e=F7(BmeiYA?~2bs zr%?AresKZi$eESUxrz7}Q{i)`OF7%*S9!xz7=H!oRWwI`W|*q@A56?XcPbTZp=R?; z9P{Gua_bQtsDI+0a-|bygymmgoq>4078WV~vQt2xki(sp!L)7JUvoH4A!Yd9C;45v z{C!I;8qSN)cH(yU*sz5*PvcSBL%Gy@u^qy-H1`J6dzx$g-o5h z7+2MWvfTyungQ-LCvKMb1g5On%KO5@R>Qz<=p_5|K{+c^zFKAkq_ZrvbbVl}Cr=?>nbAYTar{7*_tA1s}x>mw8_xB@KOlmd2 z?|HJn|CTtNI}N-FA6+LPeQULTRyR7d{;-aI&waFrVb{F|-cPxpMdxsPMJDswIqU6v zAgO=L1LdA%h2$=%LW~MqNgVXUd7aS_ERH4GI<|k*chh6T0(C5h!(Fz*SzE(RGXtZy z&o|`T?5#Q7$R$kA;{TNLwy{YWpzfCIe6zw(z}LCno;O4k+0)sF2m0~%{Z#&1x^{xkln$bx6`2l6AvgK}b&UP3{mIw4eH2{s4$EZS`#2 zNs5uPKYOTK(8F6I!v(+#MOjpa!N_UiA}+1|rt}fL=e5|5^5dWwVGzJDm2Zr+doS^m zL|MZ*v_XY18|0kNic!142Ksr1Q<(QlrTVUX1kR)eU+WQjz3#;_f4*&{C8p| zSKQN)LX_(_Viv=bkh{|WP_wSB;vXtXI>M=^h2XWDR>Y;+cbcUpT}Vr}H-pg3UWeMi z7*{+rx0$3R(Mm6dqsGh(V|D(VpENUQJ5F(&;Ro>hYXq0JiN;zs9;d7n$tBL1&N{(p zCIKNdE9iYQ3|u1Z42py0v4V4K!RWfRl9mSNS>dM&r?1gXgn%Wq3;? z)3fSr_KD6XliX=2#Q09L8?}x@Ewt|JPKQCqxe18282g4}kq2~AhPG{$t(w?hbS|E6 zN(71K4n;rlexrg*=Rv0`BMF&VWvp=f34y`Uz@E_NqEGu3_9h&IatzOWsQ1X?qUdKH zk7?69iTpGg=2d1OyYDi{fa2l_x)sGbuA$3ox@c#OSI;R9?a-Su`N*2$-MyKfmHCP3 zi23-_A$ZkVT=PFcR86M0znl3cirLuem1sg|pO#@_zkm=7j=k*b4yLO{Bn0vg;D2Dq zaY%|nacv;2`65JZ?&7(T+-Z<#F~M*L`X>mj%QdKoxj_5`t@b<7F2sLBxG4Ynk;M%L zMX1{o(4?ZCbHs(&?z?z>f1~YwXDtZjK2-aBY`Rg`rW^E2cca$b_%@G3FAjHV>W+r5 ze^9vCanyfE6OaqtX)1>*sO?Wh>v?h9fnNfPr*Sv}XshJwby@ z5_(pMCXDDE>*^qw_U|r!%j2?UwQ5y=K&^Tvk)R|5H&8&tbV4D|q`m$m$92B61;6F$ z1&PPzlHOyM)22>FoI_L6IgQksCiT1|@jNYDfNlPC_8G@yu>Q8oVg3S0lTFPSt20L3 zJUI9T6lLSWZ3@6b@x4VcyUK5nO*JASa$_=B#aXKgQ5)FTHWN4tM33@T%eTw=&Wm9i zh?Y9ZPv>>=eKy7cT(W<2!!a(WE+Aj-qLA*^bc46uS-Ql@izE;@_()2^5hhu)ZKEaaNS?$I)br{BV3K93lrN*I#WV zPh=vOP1&TIFhz)|VV;0dgUzgL-O!J5kQHFE_!2G)0MC+7qi;u24c$I~vP`9`yrylf zccKi5mm}W;G8_`KpJT!WxTSPG2nMLFeptp`{l_Az)iLJdEn~#^Fz-fugCSShw zrrtDVmfex+j#$+4BmMyzj8EPfA7#cC!>P>j;r^MS9-CaGY)h97ZAEXDERqFc9sZ8>|K|Hl)g5k5Gmo*pfpOsg1y1^&iz z5g|v))BaSEn@ZcJ*|fx-rW~XFKFu3XMhsUtPO)&wpSUD|8k+#+PEu^Ng_X`QMB`@v z0A@Y#Ld?hd^R$4J0Z+T^A0sG^Pb21ms7tmt(fkJV3$}~%EbOHN zEP<<#7nyye{D^EgES3l=zN7&&q0Cf*gn?k3Ovy#TzlhuD4T@-GfIUu`7o~;#lj+}oNSioXg9C6an;Ss8XA@WAf z`$9gJb5mP(Uwmh)l0af6|4)a9ZELuz!5X+Vx%vUFkch1Q?8Re1OSX%r! zfp0cobmC?R6!=hIlO^5u<}R|{i-Z3@y~@B1I>8|Kq!GkIX*k$A>Y~#Hh{x=Iv8toO z2ov-1Z{vFAUXP$_?~;f}e%cX78VN|xG?WM;{zctVFrfmil9|f1c`oGfGo!9nbrOo( zeoA@`>TY%0K{D7q&<^KQlOSGx_K75FVyV&G$ouGBxw_LeK_ou$*Hr6iDsl_V8GUxt+$Tvt;r*r0Y4ew;#?TVS4 zNY?j6A29%!80Q>;ZOjGU$Ae35)>$#;xcWP91c_2enWXRSe{(3nbyhQcs83lr;=N2{ zJ9o|EUD+85xbIsoMspAtohor@ujbWL8mH;BG9B0?~5gUf-de)2&J)myf z)t|?8qPyC9Dry#_zkKK@97x#412K{rvd`t2q(OIiA^(yz6YexT|iLR>Dl2-573tAlx?(*Tux5# zYm1EYTlt0Q4GN9cQ*2)KqSU^Y^`d~krGsRs2ezc3M@Ytkt(tHJxwqpZk5RhXO)hinIY+rAB)d<DzWq?`C(Vn%0r}bnMqcpaIgH}-U+&52G&aH>6rGvpH9$B*Mfi@hRMd@okl znKOTk?nEb_D=(`dGA}pm^DOvXAer_zlgm5Fdl;AMo%~33zM`rnIh*L9Bn4Y1sr*>> zVhp5boNqHnF?ZPLQ`F+B{ctABIU_SZ6QKlCp3Xu>IJNL+^q;VG#a-)$9BMD5nl$px5-$X0O!Avp`K`g0Kzb7q^L}Q|st3A~>9s zX4PfXGGD2!2THWs-o`;i&G~FXhEZ1))seV z(ZoF#sxjR1+g;pp$Sg0L8!=_cHIIzd7|Egsou%Uz%OEJnW{{)jQfK(GB00@-(yb~+ zFfKI=j1f8I?4x0ZCe5lr;O-k%Dfw$(^vZ)Ypy4g}9kSb3zxX*~FoNQ&fJ7?oyrwq& z?tHQoYewhIx5X0ba-2?j0NGdp1$5N<7ac8x8<%-UIMIVhqR?AjlE?sRR#>)5K*RN7 z1!gAKg)u>UtI}JAyZBnt;OR-{c@;q#JEPNu$e;YC^eGRVz%&K8)y*^7a$mnlz9oXAe=8;oz)1n`nays!Dz`zETU0^JSLIcyf-03@ zMr&|4+~N?dTt83?G9N6_FxkBGic7kY0t4`dN5g(1Uwv6tU#}R|a(27(c8S~7&f6(& z=R0q2aQofP+jPeJ;~i*dCDs8u$fV_~Puv`zwsyx3Jk?3t=N{wtc^znmo)!uYQy4h4 zACMw~9|@FW-7R36VOSO!kcIj5*p#$P5v^)fGtrt(l3=^ah}xC6AKYq8Scrws#_p0g zfWOaVpP*H``+S`(-*(##)_SJ%II{S}gbNV=Ry~WfhXPdzbWcm%hM>RvGmmlBAy)|M zlR4nKi9T!MFbjA5*NhNUM4RH3NOkw~`imRZff<<8C8t%CK^~@@G9<*V2Gs0h=2B0OG^3ZhZs84`IjnWi z#XOoj>P7AOHs7p%sD9>^W&7~J!X2V}I$|6N$GbhWDvHdmvw0SfcC+YVP1l?@G&=GN znbTmLddD)jzHM%rai#4*BkOfujft5nm~%I8qWL(JQvjJGWd3}W*bvp%CzM_3btZ^} zg5PP6{m5kg)Tb!p$&Cj#3`EX(zzvuLYsOJtFTo&UE9x){egiXIxQlsd`9po~-skG! zf}d*c9s^^T_(GXcGXchhFo~@8knB4gWZFoIb0c$tMc2vEi8pVa9zqMG$NHq19*I)$ z$cg^a`N&oxQNgx=Szjl$IA^Sr-^L)Ykr-9DHWLVZt47MsqWI@tr5`N&S<-}39 zOV0bZN}!3cAGvHxw=n5+8|YRCVA#%)J}OFxW@d(9Sdt$bDxp>MU3yLfIL1L=&}Wot z=@C~AsYf!6y5P@Q5mnvNn6Hkv^hvAeB3VsxwLDo7HKk9E*PO|Sm(=Fu;#6HkioP)} zby+55mf9}c&O~)S<;Hx+GqrOfmbTI+$no1#}-65-ibZ7~m zz_kDqnvx@w*e<4RcbR-lAMco_;!qku+o@Y~StZ1twc+x{RCK=x5%4tZ{6!MnUL&|& z;@FclebJV_XmzSKkU_mK+B6U?k(0suC@!o}XuoUIO4Li8^>`LvKCzqg)bLfBiazuZ zCvT=F((CKZ?dyhdb2{1($2b@L1B7!D@+!6IrLXJp9ghF_5=v_zos04(HUzvjPqdsU zNu*g$f6WF-VT?FFfg>XHhxZa*on-pG45pXp&0Q?MPrr|y&uYzdOTX7VL4_&j@syq= z_>SvZV6(d;B&;Jig{xd!=o#P-|3a0(2{8N|eDp7Jb6#>-$jh{wfT%lyP(tdd(^?s( zCM46d)=@}=rwp{l?=E{v^upyZM}F~aw$4|ptbjem@r8D7a(`}Ei4?Jiq?>RAOLG!Z z4Wat#hu2@f`TDP4oSA4G&PA$ke*eW^o&`5s#m}y}(z5Myi+nrd+qt6OFLYcV=Swvg zNSg}c_j8?9fFD}b7MEF)tCC2zs|S*Ib&>Dvf7_A_W9X(I>m1z?>7+etO=;VcG+5>P zzmB(N8Atc`>!;cM{qi_#HRUC$3n;-0_*Dt_FubZabV%`b-!Gzw$uuiqBWb3b9?e%` zhFHN5a{mIl!jEW9D_(v2@ock^N*o9DAXjLYV{SsjKay8B1EPK<$52GK5jn{ zcXY9V@x=x4nDgyfAwB#6+iHX=_6OHIXJMIHODxSw*`Vn-UyMeR+#aPQ1Ue3S_xJ zks67EqXOio&R(a)*M|r#J#d^(U|iX_wFHaF+|Y5rZfjHDqBNQA;>@;$C=V#jiC}Dw zjU|)YE2$Y*tu-;T9pm|8B#n<^yF}-{1y4%}gFFO%k#Ood&hteeo*HXst{HZ(Ql|!w zYtCKt9PoSmNKarb*aeJeCH3!ku!lzZu$$~@UT9vh_qM#9$K2{pcSQSg@@?bZvVX)t z4}$WLDIulCJBg;i{M7OJChGzYLU2HK=*5$1gtkU4Z0lWFQgWOq%}uWQ#E)*#`;yvx znBlcZny@{jea{*cO*_5M4z9}CyCyB(!i2cB#?Q+k$a<|s7Qf8K~6epVAx#0br<{#63r*UY} z+g;B9quma)w};F|hrY7I)f1YB3`vPdtn%WH*88}6RIJBh3Ncpk`_M!FB z9?-X|5|Bi-IDs{>WyFoYtI-;NM@Ytu?8E#A()dRxZq{DjJ>v~%pfaFu zP#2tEkcShVQN}C-_!aS1>25@UNL;!=B+p&Q{!S`|LF{j&bsqHl&R|^a z*Sc@LsVorQ-kKO8rXgOJj6ufhXs!%}RQpF!TWhGFkALWpX)@lXSGo86ZkvGFR&&c` zdClwL4LXMV|93BtkLal5JM0r1pZfeXzsR{9obZ^PA{sj|p0F{AsIEv0J;RC@)Mj&v zWDaZ2>S7A4mr{R{sL>7?P4Q{19ryF1&Z@?K2C)p&8abDWb3I=tH_KWn)(UPx}dQcYFjIVIp?ZLFVWV`_D%;&l@J{fh^*T|lE_H^`xmuaK? z7nRr6nrxa2XJXV>XZo!jsUz3gYjHvPKzoP5BX0QbGD}f*^#lP%*5$K1D$^(PyxT%= zXo!T^cmG_}gB|WZbf~(oLYUKA+AqQvvs=*H+RGBxXX076+^^KFp*@#ghn`EigExWW z&24bi37{HsFY;ZQwWDiOmYXKOHb_@atqLLQHqKio5dyYpY=S;cmD7uvs_i0?8~}ZAATDy+v3bE)XH6OF z6QgBR^7eH&kM8m(r0+IErQiFC>S%R0z3Vs0X)qd18pZi0kpRK!xLDVr`#w4x%?H?F z!!&P7sHcqkuAm;91MBILJ21l}LFqY>GGJ|Tk0Rw2=5~LYyU~1{9Uo=WKi%JFPmi*r z&mzuKGpd&W*~l;Q1Hpt{v<374%ccy;Er0LNkudy^zPY#i&9VUpP6u_6bfSCXh(qC37 zf9Z?-GH>d*f~J3{yc+|r+2T#G(KxQL*5LM$V$l6sZK4){VI<%->#L7j8;@;jk)uQ9 zeatJE;N0jO2}sEk`STekEO=GV^di)0DPcpFSF)aYj;QJvw1B0T$eJ0ysy+Cj=RJqf z;OkhyNrUtT7vI4oeSbfk&fPpF5F4y*K0^~6lr9P0&SXhF&L`uH^FXos`HY(XPT#PZ zL%IR2G|@F{Dp^0pefmdPX{EwyG1Mh(g8;hzj=WC!WD+4xNg9K>i;rj*FM}kvQG9~D zX@xVR6|g8*kdJAn(KY@k%Qs^VAqT3p?I2LC3&92+ z>y82EnfB{s!mX5#YC4jL1>V5Q@)!{7a}x)$EA8Cy)Or5X7%e0gJAUHy^wL+2t#d>p zmvKfc@JmRFM*q+_cu79#5gYO$(`AUs<2(pna{12+b>yPde?Z<)-;Y~met=Cw?{8f2 z5#7@{DYK^rf_pD(hu#1HmrO%imroC6T4<@-omf6S5_mNZj2w@vX&OBqmz)HMPil1P zhnmNHtr%s3*pL(o$R}-iVcx<)d8BoukzylKE|p)A@!*1;+NZzos{|rgtziTlw35%_tYUFOBJ=5JY5@+Dh-;}O%ck-B8`$V2*@uVTL~1Yin`@DW3{e$L^o zxPz-7is#0vV~Us_;sPxT^@{(SFQggct3I{I0pX}WF7*KhM{|Mx3fkqxW%vn&kp3v-;}pweCzIJ@aR#HKNs#t%j{ zjZMB6wXDjzmRu|&38Y29FWX;{(P>3|Cy%cFt@~YFo~Pp{pM9qG+&_o2|N1N%*_x)m zPjomlfd4YR7-xD-+4ySvvtJeKEv)GWWACgVMr?oZDP9dbJLE#K&0Y!v)x*&AP9EL! zjHV?UMaV)B+>qQ!NXl*I(8R5?M9w*F8b1miAs%jFo5~o=&%@Gg0J%6=hr#3WC4)81 z^xSo0?mKg9dJuHK*WrO@EK0z$+NDAq(RLe2c$%af!tVtl!X|l)KhxaH(li|Dr;p04 zmmO8p>Unuw%*zQKx49vq9)&KW)1lzL@A_5&&AwUh(scSQU~}{4TBA_y6G${ zR&rG(Bv<@djMZu_zBYX4%d!G-G+=-TMx(QUdDn$K5!TaErPFm3b9m5V+<*KiqT7$3 z#8h>lZJfxDpQ!aDDUP$nCZ19sj>~BUkD7D>%ZNp}cPW!>DZ z80+nIR$1HXDrwkYi3} z5Y2RzR>U=ski@_8|o6e``;?MhEr0;y! z{V-krQ|}EN3K)zD4n1>}hh5BzZkNMRsGy|`ikLvSKn0vi!1(^U$*yYAZOILO>2N8e zzp#`Se&U8+%YL@RgV%o!^`i^FbF?VzxS>g%&k?4O@6;~3ZcB&K%kHOhVP|~K>g^>u zlC65x-JR|;JYt;>lGBd0WVUP>ei^iaEL_+8$*Wz_cN|$~gWFsHftPQj=k5`CD@FY5 zIv?#T^|4B#&Pav#)0=2$6oN|roqp|Zlm4B^4^}Xwy6w1ef)d`D?#Fak>z>A$3Oa?@ z2ETC=qX!2DwbyUTq=@w5U58@Qov<#R z`NmLS9rUvVUip3~viA+Fv7%##(;ZqSBv%-yk7XYKFlv1=hT$WjerG-M~g zDfOPM7H?{YeF*(v?5?6NE?3a)=jmp--O%#=&S&LJo#lgfx&J#GD2)sQ7?qjP$&jRq zpO6G-JC)mN$%2D7V9#}ETJHNpn!iHqfCncf&*J1g(JFdO}(tpSk)N zY)>W&iL(;}LkZA(!aAflsi`k{4T(^Lg4kg@L_r6~d3dzWphNnqEZ^3aMVG@`U@~8A zwm4+Q%}{u6_!ig;!b$WAqdk<(+eY0wqo^IEw0CWf%Jv)UR2i8r_;hhs7hIi@4l55i z9AYqfG7(V1{5G#@)4XiyCtci-CL?=JkCSNsv^Z{3#E|t@?FhPvw zP^pTwXA#_aoX6Y8;~ZMo<>b##5dv5yTr#!~%sz{c81yA1lT)ZQ*&BVf#rdM9U-W_F?srfA96c@-yul*lhoY;d zk1Jh14a!%xoD=GLGM(p>xv?0>;Z$wf2icp!{qlj;?eQPOyMu1o$`=8svQE);Xfk1t zG;n7!nb_>PBDdt)PFIWFv1m2af`O*?7Ppz+a1pb;+8KJks96XOW|JND7d8<_=O8vG z>`(A%o|HIucOAOA0aMfE@z9)|zoU)Nc9B;#zI&6_I(Y~!5)#|=ag%)bok4ls7$9}ep$L@Z= zUfbEEirOG4h}ZVow!QS*mZ9r4Z6-mU;D+syC#%!wAb_{N1T=xJuuhBBCVMH;DON|H z+p_$mraFN@%iLF|sB+Ae&4i-asW@m|)4Lvr=H4i!o%V@i>y!xNCj3$Oy&aqdZJHMA zZeh*JWvi}DTF$hi1E>;!Gxiq^Ehe_b37)$~;bJjD1Kkas6?a{2S73BHjHXUzSbH+V zbg+7Fw-9yL(5#0Fq2ASEvluUv`jI398cR8zg{yQV#L^^`vau?iRZXmadV5gZ<=T zHgv{N^(#lJw>yTPe`6CccvZVkSK&zaCSj<0w+$^u4L0(*uiNQtU(Kx!9+u{gJuAbF zrMEY>Ufj67oP~Q?t22EQy1d$4$tG@*yLqz_x5B$273hV&-R{sr*jRaH3Kbd2DEqBx3b?mMhbQh2U-4fqFj3Yy$v~p25#T zQ56Y$UTQy14KysEIqE`Ps%v$nZfN|^wPQp|e^Yi&6qw;P!eI0y5Z7RoG8`C&@kWYa z6Y7#kLo%b3JibwTx<0khZF>O5-qJDCl~K|VbOHd`teO+~cXhR)YdHQcj!uhtAV ztpQ%eN^z2(6sM>2-0XlugvbDqA55%~zRnUIi~YmJm^yfyl=kvGQtuG{G}at9oGBqX zYQDRaOAEKGnbCJ+xPYhpD}!96nbLRTv&izL@5Z;0WUi~ht#X4fGg#w`Mek@rYos~o z^-a%M`F;95D)0@ez!e!`qQ@R|Hmhtz^OEDk`}^i;W;uri)T?oq&yd#x(^&ia`)_$6 z>7uPFDpW^;CM8GH#!P^T%X50oN%P2O_e|IR(U^=mzHV~yyDtC}S9ci2(jDCme=N)! z$3apbz8yUtdgnm@7e~{K4iI_)r~l%n!_%NYO}Z2h=$MtL4X-_Xp@xlxS;u00e8`B} zNC*aGyX@)V0-~QEYdkcsocG29n#e){N&{1SSsEOiLjI8`5_pe?2_fhRDBKAGk-K~h ze0wK`!#}c}&GQvD<#w_HN>I4()0C7vId-TafGllKY?lq0vFz ziI&3gX(iy>fi9>+JE|cah1&Erev@&!IEoJ;z_UJq4&f8vEfgPcSlK44ne)P4tY*I3 z^C6wQTapzngJ1?dJHO*xY}7Vt`G{f;L7l5Jb*tW~_v)p3t6r;DoNhz2nPqgHTxupz z7+pGjyvylYy-%*E7wRplF;hOdP_Hb4k_D3Wm{qS$X5!y!1g2NqgnkV*d7E5QTkoyC zX|i^$8IL`$EzQoK`J(5V4oCFvB{$6y2Q~THKs~wkth=Arpa>{0H3Sqrg*N0Z)Z`iW z?wvD~`Q5t_4?{3H#tqxHEyFaiU;6mTWcHau-2EA$Ty`7ykQ!x#7!w`PVSCxZR~|S3 ziP*Ryw$N5)bZ;l?*7p1M;ePXHnlX6%8}i%6Vuu81wWB5w0)l00|)e{cg{MS|<>A{Q8=Rzel%QRltQhVu=N zco?a`4#74U0ywZU8~s4LTdqD2+qvi!OI!1s>Jj{8*JN^c)x7Fe- zd6&FQUMJ`AZSp>Oo4iWS)lw&~Yi^F>GdiP=;#<|+Jc-}Y?;AKp=X|$S2Vd&9<$8bp4Sg z456+&M>`(a9od>KzoX))bF(wY^I| zmflUa?T1G7Lv*^1Zj(Nhp8nxZ-+pwb{Vop=z8m;f_nPRE(_L1J=c0+WD$9!QQ<+|R zHU;+&!|bb};v~ddx5}&I8ddUQb>>eiD0&X0w?7&|&Cl&19$;_wLBUy>@#|4!0P0i_ss3 z|9;~&evRp`=~A>9bS0{p0xd^&?G2VD$54C6aD2dtj zQ{4{D7vstflG;p?l=d2OFY8a|BJ4-M*=gBn*2GHfYZY+K>fBaP-)LD228MStMZ=*rC))Hlu}J zbG?OdfA0_Jo%mxrhkX{HjMKd#ES@W~$W`$U6O*)Om_Vg{zkMHmEm`UoWzn`Kfh21z zY*yv5Z{=v5OGqd0G7$!OQO<<2)`YUK>TRunlx!|_`i{MYkrHmh_-k-B<*T2vB|}Oo z4K7ayc2ibH$N8O+<$R6yps@%%`-dH``caUc^5-HiR+5HmoFU4cb<>P}!tNUR)8x=9 zY_f+Kl{|`^6l#dC3^a6H4}ODHaWywKJAB}OZ_yV+ul&Hi)zzfAWShoQfOWA*^mV80 z+sIYSClUy)nXue_MxyH}-qkVm#ra_^ z1RegZQ%Snb%^qLGyfiny-xq68bK~a)%h|&UPXO9@3eP%Jc=C2ELh4yQ+~%RbbL`pc z=@5dPDnmMLIuc;haZcQ-h^7Ux@EfmOe2L0vQX&{TS<-D`hAyTuy{&i&-?84nME?)j@eGpoLWVKg%3KEBBSHD8I;AH zEbfM;O_@7rynDPhylYIkcd4DoT!HrBAxZ;ph!Re+Gsm98J34A?z#<3(c5{i~!Rruin> zOa-5_=TS$67YVStQmCtc#*sd#p2=A~Q!|F&{4!Y$s$=SCay8A24@Ah-F7-f9mTYr* z`~+3wXSD`@o^R1daXVu@(MNUUVrNIDHxu2Fi(W^V6JI*@6jk*)a>>I{flIqiEN7c9 zrZ1cLWz(9}7c$=$X1*`od~e-+U$$5D$3njU$!Q{zZ?(%jZs70ip9aCtx%(&49sC4Z%-tXT zX#I&TaWmA;L=dQAK*rzo21Y7n1241V(zd7Z$&N~LyWM3>?lRQY;xC!!b=@EVz0LLs zYr|wDX=F#LHoE-qc*=GhPsjsAjAMC{pBi`Ge06`{92}I4B(l%xplg#D$jAb9yGt?Y zOv1lpLlWr&yc4Y~IS^XJ%?cu94;y>OYY!ujt{a$^A@+*PG^dK6`c!<}v>JWo%U&L9 z3mz^AD>@Pw*!U*m5K!KA6LXo@$X4D@?J5Ycrai#euqtal?%VN4`D&EYMm#t$X((#GMy4^1Aj<5g zd07^9cq;yK22dhNP#d>+s3xP?Xi{j7x>;A{`#m6Ge*yi(cqBu=Dzkd8D4V@C@uPdh z$?uIO7IbH?*rT3+Qv*Xq)36I_v1rBvBd<>K#SM=IlG@z0N?&A<+0D0}MstmOC!{z8 zr#(0b-Szy_D~lX1Zf-sJSOB@+emVO+9xneYjQC?PC-)EN5$R$aC=qbH8 zw3ncn^M|K1nErtY?IaQSs0Q4u%G0|icHm(hro%w`Y zXLZ3K>b-Ysj&9^Q08``+^DLrk6X~S830UKNrSn;2H`$U=sw7(AIJHL!H%5Nr|RSsL><1aK$+#c0w8H`wnHy(#KoMWHc0f$jt2>njlpo( zz(yO>sd>;zYVSWM`Gk*A%h9$v9l&1)PlhuffFb9+USqgI)Do3Jp?jEIcp*R^@Hj zb+7KIhRx=|u5Jt0Sz-mwx+7ErHT|x2*=2~8LuMJ@El#G}rYQfB5w6t<;xY>(K_CwT zYx&b+nQed(YH_di(%A=4+q-m=Yp9M-bWa&Z$!2yvD>o}axbyA?_;9kQXitP==`xi_ zgZ&)M9jE@K|Cat5=m@?tZm%1vrZbmtpi?`ze0=11NYjGLLOj&Bw7v9zA$z5@?CE3U zuH}56gRt!?4>U5L+oyz23!uRPwr%lvXya>C>CeTrMNToOa(n^7G{;`~VOzD|mi;pJ z8JZrk5#5BPKdEq18n_H=wx=u&Sxq@$Tkhf>#}ig@!Bj+eh6 z>qAA<{S=_)kT2+!n}Y)#19T_f8COveP8KJ# zg4uyHNZF$V6c=gl3}rw_(SA0o%d3pfI5Q7`55>sZE1(0+gN-g}VRw-MiB^-l@PZ&F z+rp>*5@t#SNa~R|)^j$7#a$aWlEm6R@_pT(DAQM$uP%$s)CEcEa!yKTFlKw1>1uU? zl!JF3Ch`7}a$v)BK?Dphh>3_qu2WxiHrq{O^3Bv70A(|yjK?+;4U@Y_-;QMELO(-m z(!a?4i_y)C@+#m4Ut;X8{e$jNB8- z)Ml7TXcH(~jG7W&xm$a43pcK@2hp5gMC;R z4AsZYa+A$6<~9EQwVXS9+_}A_M#*A@?H)BMio+k2nVTKfCf zmqm$C$UUv^s`jplHzB?yt@rc*4>W7YlwLnXsRq-)HtcjU60GerS{rBVDR4Gw$CYB( zhujkdQ+*m)B2!DmOc(awy}D(HGhQ;Y~&x$_=aB5frBo88U7d1_mru*t}pxk?(3t^u%5qgEz9e5Eo`6F-Y4<7IlS zewClEv&KQM|6cne|8s3Pc_RZb7AedQKeMV>Fj{}DXHa7RNHo{4`PRdJw{pQoTX}7y z0vjOkC`o>ryZ=iMQQO#gv1129o5BG}Fjo94QcMKt!>vu>j8#{{TAD!!wANK{4}$yN z^(JkQd7%?TsrxfCx4AARb4NYg0&1Mp>3o$|Tyq=f`i?emi`(Ej-8Sskv% zyWCpoECWMzbief3uyYth8r&KXzR)NjwS;w9Zn9Lyd90_X^^5MhGbIl=)JuP+%)M4` z055BrrKDh*Kud*w)7f`Akv*54P@At98A< z_lk(FJlv;#BIkh~O&{up(dd{ybYA!O&VBv*E>{5!39q!juf zYpCIpIg}A@sLAIQR{}toFs~V@Twp zm33Fxbn3`WmJ~Ua=gA5-xJ5pWVr?(&h-+}zpjKPg(?)s<2#TcgBKC{6_bA|KS=O^2 zICi9q2gcUro?{mx>M2r|=^O)f1n+vw#QZHt4N@n@k~pseg5WHPPKTF^0WZ>tWrY9H z8C%Neu1s8S>s*9ye|6-6Oy7h;+Dzvvug9Y`tY9PTGbMZ!oRf{hq0~IokARhV`ZMQ- zbf)4T-WSLhnpMp$)-X-qyVi{~ZafEX>bdXU=T(`R&&@FJjg!T6Cg@ z6A==d#M;J`#9hHMF&B{)0n!49^;MDh@(K5+BXmoev2j{N{<1a=avWkLrf)BA=B8)x z_r;?=eXCu?iAK&zGUxun)Xm`LK=K;rPY(faDq!3v^&}^GH)@T0$hzpdhjcQFYe51; z;4iGLD&*UVu#zxQXiUkT2gGy!W|%6{4egKBEeze;I-BjWGxy&6yjkyk{bKJwN0X8m zq{-+%_pY||*7IyntMIeco|qztb1$#B=MlrQsC?ad8!3EiSbrVC0j^z=gZMXvZs8U;(?} z7UvT8TxD8>wk4bxz3wDfy2)IP<+iG555CCW%};o$>53a=V+-(`AF5^n8KUanlg`6VRP}oVwR^H zNz5C3wf1y0@@*7{>c!EQX-?n2*OYs*ZTG}+82kG_iQ>x6+0!Gk2VR<~z$Hy79e7Q4 zC4K^X-kR;P!*||IhGEK!hW>x%l@i-4zH_;Wld6@!F^ni<2>mC>*-eaNu_)qtkw30u z!PDBMig-{H;VUAVhm;TxX&-vZhhS2Ib~@*|XXiEkQ8wX$**;>Sl_f^(?aRzd;9wz# zI$PVMWFWqVcdI44L;QsI`c^9^OrO6sNMJ%A4dK(3VZU*8(-~jmj=rz^%;#A;tF}eK zII*a(utb7td@hLh@W|D;aE)0CSsVK`Mak%2gfh1A7B=UmbX!tP_g0?XA3n(~JI4q6 z)^bvD#=eql+$_oDy)oAg7yh$dipwa;?vPlFaBNcQY#?wugz0A{bjC;ph@!z`2( zZUM#&-EH^841z_tt*i#3=y;RF;^=a z^-?T6Stc$QHgaD}JS$P`(5gvSL|hP9m{weo`j%am73>EaDFrAaeatt+@px`Qg=72~ z{U=}1N~YeHSkqPV?YPipuNl9~(|Q-y5J;0uET_FBp&Fu80ZXN4EA(n4{vB1Hlr+?b zItqvLaD#aTXA1Fy?uuqPNvddr#OSAUffr`3P+S4TGp&lE@m;z-o zlc7lECmTL?H!b}|*1ZD0hde&Dx9CU&6{Z~$oZQX@JTuR|3_n7Cm9 zuL@W1`TRq;@$hW(X=d=uJM0-%62#9)`anF%h{G60@GGLXk0K__aH9LUsIrTU$iUJy zU^xT(-9+RCh1GmB5qo{on{T$Dnbz^v=Xen;ZB&80;b@{b1+A6*5V4HaDZCiHBZ_Q; zJ4YmsdUVJ4X>`+gaymG5CcB6OBz|yMl%Qc--w>02#CfKjzOq;25Q&a=#K1AA{x$=n$#V$Y8fync!*aE)#JaMFGLuBU(XqH#P);kpu((%@uBl939z~@#f)vmh4M%{%r z4Y(H)dx}E8By9s94x(9M>N!8c;;#F!yw@xzCD6Dut4Zo^ah*T8>6qxLA3hXg4hOc8{|;A&dB8#>;^T7 zl`gYVPKaS(1@5e?n#evx1|18 zz5r|QSzkHN15vRz<8Em}NEY#QSLG^0IJ)X=-PCTr`$cBv^b3vt`OtU6 zd+2bZ!zuH8^X}Zbu?Rbz#npgX?$c&qy{$u;&fpake1lz8Ih14;S8q7f))>jI5OU4|!@$Spw3&=Hs|y#vl=UY~XVxS-K}3&vEe_Cg%RZcA{VBCI?hi?0 zo#|^Ga69xs?(qF59lU4x3g>QDH)9UB3>RN9 zucQ6&hq!&!Uti`0?clE1#oKFZWWa-WluuxQY`td2pI=Awt+;R;9PID!R!xCRaOK9W zcU$yDXure`T4(zjUMEmX(PWC^$9P;KcW;qHSbX7BMUukOX`JtfUs{(d#>4_kTdQTc zEtzdX=7&@WjkV&c_y1(m99gfsfSP5zj(r_7cYfUzWR9m5k@(wk3P>X zTsr}-F|l#nx-A}?v2RX}PWA9lnv*A|dJ5?Gr;rouD$w*mBThU_rll_J^Bwe=wwgKf zth%SC5KvvrcPl`$k%#LaCx>tnl?RUD8ST*%FtOhl#N->h%?}PdQIz+Fk>J=J)5=25 zOWaF+YDg7xAnZ9|W4j~E3WQaCK3*#TK-*Xau$xrsA+*Eq(N~#({f8#N)c(+UdG|+- zGb?NLPA;D<@`lVVVV!(rXX_bDa#=KRpb&Y3?KE06W5ch0Ezt386gR_1xJ?W>Fa*HI z>Aaz@YU>}(b%OnpTHyLdadTN`MCTtjFQ!j5#|ZnQr@IC_m>;-dmHZEUscRIxsGNIu zALx%ZxArzFbt`2r5l^A%lw3bbwNVtnT-EFulWpfkic-m9doJxRm zW&9Hq4ZDu71QsD6gpntQt0h$jCU<&)tnL11bPGbQ+|Jp7W?eQ_8Uk`Pd?HTaLN!52O(MWLZKbCWT! zyf$^|CpU&ve|%*Ch4g*7T6lXsE(|=6xr;;Hr_hG1Y2+tW{y{QrM!*kzuAhnE@?}}Q zELT}StmiwxgsmhXRJ;8c2M_0-QY;Fizs17{j_Ms`ce~kH==Y6k!RRrqGpEngf-y2m zN8jnhx_Yu#m-zjG)QTz;2{q&yDfA>_z7}ype&0w~fLz@A7p!25GlaBRU7Iv3vTApzZZD8CGM!aL7&G8r!5WHOglji(3xIoRob%AW@) zgQf;;PcQhP>Eq+c1$oXN=4s4AIxkB)0=;#V&txtZ`{q}?pXpzmY2E8pPNK!Fa8Nr~ zLwPRQ&)TNEyp(VCA2kZIK%9if+5T|3S<_(~`kQw=qPeQD$G%Hcz8C@AdK8c7S>mCF z6~ye66ewJcTcmYWugBH}a=vUBT&&b*B%l~vah zeGP0PUJLD+w#+m4s4~X^Nx4e37RMOt|A=5S{5h@dl~Lxg>D{1d8oQ2gLDC7|N)ZHD zG{!Q~(Y}1!cpR%WvsW|-)Dc6b%zf>X#k9zr=ZS7~Im2|P^rU37M0On(09JE_w8oxiiHqo3=n3KdGbTs~0yCtGHoi333+A-1C1YDcSM z)njIk&Ct-mfyb_sH%?QF>2=> zlfP)@Sl5tCbc2jm|7)G4psTU7k@rK|JQ(rAQ5dN8zc3!UI!YLDQ|sV%JZN1)fgMEj zGq9r=_gAfxb>1$bR(Bx9j88l^9wW%2(_InDZzEE<^YbY9YL&^OB{g0q4x7$*m#c$^ z`Wx5CkcUVhocrBr70||>>9&0Tp=goP`Yp#%8}4kQY4() zb@Fe%X19x@HdlQGmw5(Y9Xd=iP6WWO8X0&!m8y!#wZVrnAR0SP+mpl7;5-YBf+wT1 z(WIV?^dqi2qf?l+(&Ug+cNkQH<4V%4mYi$V3gX65s`KtLe6jahKEY1ty}=7h6V|1| zCzVbQ8gZ)5XY6q5nIHpcRoqdbAP1AxsoOhLU2T@+M7g-kwSiWBsJZTI^;pEY;e2dI5XQ9MG>n5_ZS>j?*AUq5^3pke+wfEi zQ%lN|#-iwzs31 zQ5F_@ku}Y%NHM!J@wxi2o`nh1h|iQkYp%|N&edetY%(rYGT@07zLxYh{jFNkSgrs-yA@jRrqM0+uDnzrN=*_ZV7U7%m8V2{e!3q-Itr>PupypNueEe*D&9-1pu0uE9&^!0U!e-#KayY+Z zGP6~@_Z-$?B3mh7wv1mqNG);atMr$q4d_sconI5^L^c$HsV43)E~<%hvrM7iWfSlnI| z4s+LsYzSSssFsJ8OAItnY%YuB4w^Mu0fiSF2v! z$|=>WwzVG;yY_6y(Q7Y~_GaL-?X~~{*E{)%{M075Sj|Bb1rqzxA+8N(YqeA>wdKiM z6IZ-U@<}~kA1`U5*3mY}PS(gxP14`$q|lwBld;hKN^yHlQzyD^nyW1}S5lFkN)JQq zJitypIIvFfNQ5C{)h(n^bI+f7UoC#TnND_sEaunQ$~y4gwLyBAJv2IQ!pgMVbs7no zl$0l>vY9eAY}{EJE6%bFh#8X!rBh2eY_qk6Ghd7)SxB8dMUEkpd5(65$uk$*8pqA- z7Bx&{b}i`~Y04KQuX3(BL_TOBw-{ye8>P65ob&t$S3kb&J&|mlqcsI-H(evDZ@8GWh%~C`}|yJ>yWZ z-ET4b^wao|D$7Ctve+ZGlwMNry{+$f7rm;GxSH6@7aUO6A$HzYm!qCNuRgA-oVa0K zjYYxqfrd&51!q)KcWes#HoJ{egxQEO43||hx*Zu;2((OxCmMWriR z8cIV{25C~5(yV9_w@hhP$6KN_tLTy_%?jzRiPBtHN@K{(rWs!XH)Iu=%+*9`xR7Yi z1+9>kqc=;fGWrQ()|XXzC5N(yc)Go|p6$CTd5{pAoX=^aWJZ|OATVGcG^OP&MC9BZ zEPM&cDTmq*XNx;z_!9Th8?oXAj%0{vBejPMTBMWF=_ux40@D?H@E0eN-Qv_LW+VeC)y{`%>mw~P zLO|OFv7OvYp+VY}oOpKl4->hN8S|^pd(*&?EM0xmIFj;RPVZg=b5EmT6=9-aQHM%? z7$3~Wc+oqJS@$s3?)DtBb|(s{QhBe7@AM?4CLbCy2~f{rAYsNxrxfTUA749<*Ppf< zRvau%+6OiczHmVi2JnW{C9IsA2xGpOn@gl37Xyu`QOu2+HkCgp;bSX0_?FJCWSM01 z<#9I2=SvrHlXaKglHH2$?>`x5C#hZzi#r^EpdDFCr>}`prLkFVK~+CbWd-q=aCa|~ zeic@LnJOR(mkBT&CA>)hKlKaMb#mtpX=csn^*JBIs(%K?`~T zSk%9DI;)#_v&d)sB^NWvf23}y%v{8B(|DKR2FHt9zB1?QNXKz+7Tp`MJkZX!L~yRH zc(~G}GJ|o+Z8%5r`DhB%#_EKdh_g}~ zVbf5v`+NO}Hr=b#&6>EA3}i0Qb85gHtQU#BCm~})TJK;>Z9 z%A&TOYjM$f6mVw{bN7UVC%0W_J2EkObl#?8(jM4(U;6D3xFRygoGR?jN=1@+vnDaO z$Z8w8%);OO{dECT`!&-pV%#+w&$O$Ow=qjkCG-*`bjY;_@%8oQmPdsSK&W)%)%=1M z*@`IVHo2Its4DT38vv&zl@&m#w9Ttx9TfOe+WPMfogj*-iJ*-3clSV~6u zet|tr(q}jQ))8&F=n<9E3_YcBHBzB$V>EVJdr$?vaqF5!(abf8qZcX$ps~pS+Haf%Nxz~dk(p^Gl0aNdOT;Pbo2*1ECr}yc*4KEpoLZrW1}dW2d}J(6cgyv*cB^N~t$vDr=Q#sE`5+jxZU3j!M zzc?|l9qv+@3LDLlN%qY&`S4lQxU;H>!bWApGTo$^O5Ta-v_ev2?8bD0pL$2q$Y8%# zt%Z!AHX_^L;tkZlplB(g&%To25gt|Ax%oKBVk2TUs7_pk^mENnu?pN$v!lwCeW{ z2t>^U@HH&sIlR(c`n7@H^=m!UGarLuLc~1iDIGlsh5Yyqd)Y}IR`Z2j9;o*3^cl_| zbR@-d6YRVTgDECGjRZXxPv)PEvrJzo*o_? zWPecmc4M?}w;$BL4e7^bH!w>L>DgwtY`3wB$UxhcX_OCb^B#{TrKs=H$+%kZuPPpm zqRA*4wI87dlc65eg|Qm!U)6wVEwi#(ul@*DAEn3I?9gLX_UP^Du{O|=iAoyc0{^h9 zs7kVV#hR-s&|E=3kSF_vbJ^1~SfLMhEeRW&ljSKffTe%bzQ~qD`#0m+XHi@ZSxc9v z&|qy&R(Q0l@r%=;M^>lAg)*<2h|XYZwFejU)v!c5M}dcj5b5gsIv`c}ZRm|kBF&(F zC*vGRwMI7@(hbsGBs_h991O+4+6|)3@j|#BZe(5?2y29RC82`>%@M6U3+sK<`q|n- z(r?CMUtC1JAyDS`1i8Ba>uUs2KybC~Tg_o?&(Dzw{O!NMWL%dyT*Urmrh&DUzi6I8 zIx9TG+d-b;rgQMO>b6_bD(#I#H_CF;b5$grk8OF`gQXv|@e z{+X?kTm!8cM`S=PPjVeH^|MaArnM(;v)i~yMohlD7B-RtGJ0|&-X@^AqNr+M;h$ul zdP={Uli7?7PQ_0;mAx}4ebI!`118!1^nVT|^!9mPEw@)1T5I=nOTStayzC3C0CrIl zuHuZwIGLU`-l=^!&yPKY$6%n$gct@JGtJcoaI3o5&c6P{!EAX-S(f?3p<%7@z^Bg} z&yt6|9`F^#!~(Y8nL$K^j^9R{O`Dx3uE2-iSvSZy2e;5)YusaAhoxPh#4~;F_WU@S zcsG9FMNdm$5=>Zqoi1UrP2ER~?dRnh4I?+{)~8U&AR56F3jfks0o#W5B0?sP?2*g^ zOKHLSuzu`l&czEQm~rYdm9+a?7a<6agq9o4t@_m zI~PoMt^W<+G0>q?T(F!?B#^+P}?D?aL>PL_5(g;IW zWre*dS!+2DPJoL?=OOvOqyj{gQC$ONt96F@`TogrK0SLhu%h+e^4E3muyPjuPNUT1 zMjZ|@R7ji#2tUVJp9Q<+!{EFjy|6v+QZysnfQhlphW?fD-a{V952&K=@3k_}9XiOQ zC`1YZqK@W0jKjeWJL5n6sCaz#2gQlfC!)x{(@LHxqx;5d*pQ3w{$V z>9gXJ*u)!Huk=qMww)tVc_T-}-5cI`)y}Vp7q`=yTz=5VeMM*3fQ4JpP-H`*Os=ko zKYK`&xg=VA5w%^K@vwH&YAcXsNc0uL^*Cr!Cu+iP(`<(P)ad04Bj5o7_~AX7Qw<=S z>YWETgh^r*?uGL%uG<~E@ga2p6V5;{vTy9xi?im@*uIFiR2Id5&}Aw2H!_sKVtsXq z3yb7U&dE3pwNTFPzbUahJKjf<_jNSV3X!61`y7+;-lRDR$SQXu^tBfBw#avi9^_Yz zXS2?q-eFZ~4c=+3kI$QOz_^6)2^Dj3e`2YZmmAZa=bGJg-wO-r?tOu%8QxkDa4YS5 z`D{Z%GGc9g#@5{Afr2@gm$d=k>5Z(%@2lFwUS^Gc-q}G9Ddy&(Mo-fi z^sSM;{a^~bgww+(_h9cJjc}J97B(`iOlb}6OBH_fN&kp}%tW#Lh^N#c{cGcVh9lRULAhn-8Ex#ZW~d)$(z*YOj4 z9680!CcA{&h>%6PzC=_tBP*W!?i+jdz+(Hh)ONsNy%nR?7N%9!U2y~)Nw6(%bG+92 zj+uR78kWdm5rVt}utOLRqmGZ2M3>f<)+4fyn1_pevyqn|LH`xwA122)3NBl>aRTAZUN+#05@0dvw+aG1f%q1dB#T78)@$*L!aei^hcLDpSiK zv`{-A(z+=gPDjvmvR`|gjbcPh&m;t_(Gf{zGJa#Am<)aqj0lSOmBZ6Xl1DL7xLjqe zr__7(zh?dWu>)P@EW4(*i9OP?7ko{}7Zkj&B>!A>g7_Uq4_iTOF%2v_X;{ zKm$2-+~re?^;EU2KM-SrVqdN`2l6c8-t>awCRgzaMdo7Liia-{Mn1r-uUe;fsiygq81My zXmJ@ywTQT&I+_-7JuR$Pj*efFp+z_e{2of#5l_2~t(ws|gQHtC&Hxl?$8?Fg6=^9K5wQra{ zDE`ncbpB`qLM$4W>+}ZKw{kx>_iyDszo?TgPa7R-h)QM42~WoY3t?%eg7E+g*XMe3 zi*6=S{hp@?Zm~J30g}jm;avh;4CJb&^=kZlx}20dwXMm-C`*i5a9zHKI~K_d8=n-y z?y;HG*(Dwhu?lqIur#IB@89{j$>wXV z1X%ml&$Wf;b5F8c{mmka?^<=1d@{~YE>0tLn_Ql3Pm@7o=az#5-%*W=Q^>SuA7$~Z zdJdcjuCJmPFQf+Nm%cId)*3_K(XTUg$=F=U8lR3HOwZ|`r&kKfgv*&R(NHyjvu;Fh zwWjY_@qMFgSbk91upTs}M(RdC*|nOk)g{)|d6Mr|H!Kxs{>M8;Sak!fbw3#?BNpl% z+Y#t${RCs9GpP)5$@g++Bn2kU$9PX1^08B&I0x;Id(PE&B9uM1a)z6D{NzIpWpg_M zE|Vo#$5%`reG$k5ozQOJyhS6;t;l=Y_Lay(U=v5`)dyrDU2T_9*HBnUK$Z|d`g!$- z{JC~HZ8<*e#UC@ie!PM8|5~9ltNyr3=MTBDoS8^JeAIaO2GiKIllK97 zza2a>+W~ho+L2pz!y#nD6BTaBU|kKwb{bWmRYx#ca=8+;Lc*xFWnAl1gVD50^$sxl zd@=!!UEYRsJAfGWKzxUBuz1+piRSQXaW>10s(1%EihWmRSs z2kAc*?=D?$W0`VUWRQjwcH0NR8-YxHlGM zj963a-?NU@N^?SHgQuNUos{4{hm|BGK>Pvk>;AD=?qsY|pKtp}$LJ3nS3CTSH(E`AnR=!3 zAUUyLY4Gyu6u#W)qBQJYOpG6~d?>lKCAWYjGE58aT`J_i3fh5K&hoX@4lE-(3Hc6| zgLp}1Iocm&OVZW?Vff+SlL0#inNmIZE(~ zh|M$kGJ2XwBX#GQ|81^sM|{#S4SN=JBFE^bOJN~6E0O-pKj1U$XgT5)wCzHo7P@3x z!WJCq{ut+FL6Un@7}HFh*X)KH0n=Uu4E?6n2%+nwcwEh!86R%1QuvXoW=1^XnEf79JzcAO0%WhJ z#bS)w8}I%G_qfjfA%K?bje>5xB$_>a*>EP4O<8BQb>x2mFroRfp9VrYp)~5KuC!m( ziExas1@}rWz5pVFHnB!i1ZlQnA!i)3v#RKo!<5qgRr**s5T$ZGvUBhG}l;`DyrigGoKf zr|kT=f>w61M!{qgOX~8i^}@MGiYYtX)K0n^kNJryiK5YDyrkbt{*8$7Z8E-?jwPb~ z;!*Q>+)U~yzQDcKi2GE-c4~HbNM!BNa+*IrZ=%ObtcdHRnp{q{B!d^z%js76vv}j? z?cATMGdD4}ZSoVGc2{btuBO*ebuXtk>OK8?u3jeBlbgry)Z650dj9ymdY!B$XX+LG zd#hg1y|c%!)pNRc`}mdE9EbPfQoU4fBX$1t&>g}w=kL{9xF`W)5;ZeAAu~D?&#Cx| zwqT@(;0M%w#eQySB(DLXd{d5ppeKGnY}sw6$Lk?y%=iuOuaBos_Uui`7=E8PF?qV{*0b{hMwPa-tdlwYTykw+^%{_ zoRv?J+z$BXzz#6HLW!kK9Fq7?F}9iKKQ%9X#teclGn^UA6%v;0%l=JoxBDJUAFMZPWg(Y5x}f{w;(3n<}prShF)?&W88zG{xRs zGp4xR@)J?2EXBL=;6R^J<>ZVBe}5^%rEbmlX^OBsme}|Vl)sFcnFz010k`Y<4LvGv z7=Bp7@QHG!wnIgv0{W(0?MNf?ed&o~9o4x}oQL^E0*!efkOg<#*ayW%Arch+(SRp! zDidAg%_oWu4no5;>OgSF3pRxhLi2z%ugdFsY;-xNKs2}$=DJWTt%}5+_!4Ym!vQPmI4{)v;lVHx-fpZSw7SsQ^mxG&yVT z@4s&ZrxL*(pEQ71n5@)#va;5xEp0f?<;7A6%Q2oa1N<0FdSSz%*`X+cp(ul)Nc*4u zuPf8~LqHqGAOKX>L2c79La&o?Jt@Qoeq2t{$!1bTmifWQO)N*Tjvg)XsT0dlprmaz z=Wj&2E^<_F;Ka7qbZKtaO+42SK{Y_#tpBGDbIHtnN|82DE7y)&PB3p8hc`{Ym0 z8i8KBAnBgy8zK~_B9OLnZQk|9|JY>k^k(7MX7MC~lfDCGGfCZr!zmMRmX`1AP>e}H zD)3p&tf|tXhWGZ^vAJn0-f;cTWx1_6?_`9zEgoxL8dW!mqh$T!=$&5>}VO;2|lBe9pl=gUhg6 zw!}OkT!?!__>e&T6?K-0_tm_Jf@R}zS%0-Wisj^T03#D8=PLbT2KKJ?4kx4dGVW(c zvjza|q@EtNNv=W!=MFQ&)429UKMwONj)_YskJJ16;%P;{o>msKh<)1(6x&9zhA*4p zkIJbh@%ngkaIn8z)RXme6Vw0R%J{ywF+?wk&^n)`)Ne6}LY2H_qhHV_zW_2h7f&SL zZ_fI))lCNM^949;w+=3x;nZyFkoC~^&~uU6-}lhPzZwS7 z;?Xz5T`IFuc$_PLoMiwu{s64a05GqsG=wpA;)+(_jg?%_p+gv_lks{{O_Ba2`i~M3 zjWGEDa_*ARf%Tfdg3Z^vx(KeWBaOi?xOBzI`S>t8RdzU6G@L6MPQwBx!UF@WQfe=$ z_KGLM;!4_6X2m$<^f=;@?z4GKYh=3^=f@X|izJWpr|9TqlEWrFzIk*-wD$32azi4@ z+1TqP18Q%R8Y4h+#}8a5d3)x|RR8FtY%pv_p7`Vn1~+$Qym57YO}OD&k4HLUXRK?# zzt46o_iV><#}j(Zz<9d&s))ZY+Al>D%4X3oeJ!ZRAjBhqw;Cyrq{XBE=i=hR6j@8T zMwv1OWMo!DnY^-c?pqtl<19fa8USSb)@8QG;i}nt|Ic19PHvF zbmw{mGfn;h7Kb;74&mNI9^!~!M?{_8q7O1(dK9dqD#XXnCpb7@-tVX=LrIc>)I~`A z`J;tIgtf#~Y=S<{nb=o4~)yK7@9B!A*rY5cB@EfHq zcG~84`acl<4qTKXXuV86*B^bSol}rrPBwon$uU|<4OfPauU5d})M*d0T+j1A&T{>b z$1n00@r;~YMy=(PrxO%PKNE&>4EAahn0n$h_j=hT<;e!QSPD32gGE}h11~^Xx6z#j zaTWwxfs;0Bb>iKKaj}uQ<9fQHaf=?0xAaGT!zaVARr3ofk)hR%URWVYK&hp-i*Pmzq%(c>} zhTVL4i^U_|qmeOQ`!3f?FK_(RTNj>XKmTzyEaU~fi;-?_N029cM8dF6Hzw?>a&Rz0 z$0f>Bo9}=Bx0KU5+9A+NBXS~CQ+o`?zoIp^YwU(twp(6hJC(`7a=S*}_i3S?L=$^W z%a5*)?RD)I;Kbs^JVA$kwLP-*=2z2Uj`Yn?>$eAM-EyrD=yP{}k8_DKRa*&rFmajV z2ATW1dunsR~el~s_1>X_Fy5_6f&^yhQg|psy8MZsGWYMx^`5`>+dk*^ga8V`}=Cf z$!99_Y5KOfjnKtUydb)j&FGm5Qe6ftY~5scvoCO!{D(TPaZi~ydDXPriZ}9s;|yH8 z^co|6ohSZ1oRS%uOe|)t7|>iz;!ZZEHvMk!#FWbD{|ZmiUpii9=cWZaigq&{y0LS9 zB4~+PiM)~QKES2jCy+za8_eJtSMEP`uHWO2=D=gUx1Gz|5TAkg3SBsI&#oH1?ty9u#iKhEF#EU)mWN6MZ>_}#(F zF-5whFZ|!&O*KQAmH!Sy>5jUf7-wcsz^7;UB%h-lrw2c8 z;)ht!&{W*X#OURi@dhAQ-2tmjwwXJjC54#b!LIaT6&+IO=x|6DVd)zwwf#wgiu#d%Dc@(;TNR_!AREt`c~*7TgWqVZH#x-=8? zyGteXsct;G1Nru_Yeoncwj>kvNrtf>xcB_85C<&Ry!?R6^s{QI9o*wD#S7Y8{tOpr z>Z7^-y?}qUxynl4p}8(Gx`MJ|_0hhmh;`3%qdWCcFT65M3@N5hSjnc(;?-CWWtYt~m#UKCS0o<}-~ z;7Z31QOh<=Lv%T@-dOY|s3CKWp|kRH6-zhg?qKAVH{aQ9U=rH^GtQu%lBDAz58!jb zd}b%^jAfG&1~L;7M>~kt`}f)S1Yz=qkF_nGMn+wVx~vOgOgT==7bsHK^fqzZKdEN? z?AI?&?NcdZ(XIKpgM(3%UuCYqdxh(Q!P(aL9L~>DgVC%)oF6{{l!x*I^`f@hS_~1+ zee31o_91*WK7`M@l>n9i!pAdQGm;Mj>u4B|lmUEbS2HwEovas~3YA9WDQH1V3-GV1 zgRw(L))URdQ?Zjx}mkJ1=a1mexEnAI6fJdj9w?3CfS%> zq?4NtZ=%d@A{wfT{Bm0v9adIsuQGc@gW)WB9lM0xx2>xEYSwzf{b^c`pPkvQL=y)B zzG<5CQM~Q>8(A0KJ*2U%)2nM*V)yrKRw|z+xkLUDc&kihlROHw`{R82Bzin9>0h1e z{m`yjRtk3w{)s4-)053)0^RuaskXmU6O!`Ot}Osg+r~U6vhi|q6g{e<$B zt2~h^v>K?^O>#9|YuHC%JzmXgWVxA82kKK|txNsuc3wPA=#u`i9tmEvOY_#VU2i?| z-%2OsEuD++TK-NQF)3ya#tox}`1?58W1tF(^+g@{0oPtLzQ6+kO_NZng zgInumadnL31GSGA!+Av4b&kIcN*98Op+DiPkwN4B}SaP*=)u}otyZwrDvp0Jy56C zb=rb4bfluLfs8tl(ibI8j|?NKutM;W%Vd=lt(nOyJ9}pC^wCKiR8_v;gG<2|RYk-6 z_n!+AKCT&bZO@&xdzLEf{pTll9+7DO^Y2lc`3CJRPHduWP+KCX{*I5(wsnk0T6T3* zJwURas|wg-osdN5{~+Rg3A7zc_-zu_nv;<1@Av#FBej3D&-ZmAGt}JYM;0Uc9%9uQ z2mwbvr--mbT_Y0IGiGII9n>1Cjy3yVZpyTAy0g7s={!F;@U}Mb1W24Z9!+t$0?&ue z+KKrs-W{~6)js`5U|B2R%Zl8O@al--6Vp3ocvrX}%hmEN{;t#OY;WA?a)VFJye3K1#!m81Z|+t{4V4Sj7-a0ygp<-=WV?aT7diS}%wI>Fuag z=@f??i?9zZHjeYq^4yg|DyIfy@rC-zPCbJ@(nJsI&_|j}v@^Z0y4jRY+!$-7N$do> zVr3V-g)0z38XCLgd)~Q4XLxfrP2%=GyW5oW_ zD!QeAZ_UhPA3#i5Mr~y5?(+@16K|qYh}i?LB^u@cs!D9rc;^HlHI$tL%W-l-PAyP+ z<5gI7x;JnrgkGPAuNca#s>d{PgUa`r0S${_UH+BxU}80Na>-*OEea9sZt;_T(8`Rs z1YhZv=-QG_&dZoRZRXi@>g+X0P{XH{K~TAg98x%pJVEN|%r(61(d3g;>+}syy*Re1 zAqy9WUM5KRsP5Qt?>Fg(+S z|E@LCxPkYS@vLM#H+npM3)@BMRy_N#S(3vjBTO6d#$N%8t*3ifD(lIj7WWJOKm!=u z8HkAmgXJY^23ns-*gpN2b}6JFnRxxB{dscAiGaL0u?|Jm4yp3wl(F=7Wvdt2xSL?H z9+*U|3CRsr*j(+ItiO3-QT=nfVhb|})+;C1BT>m}y=3C3x3wWKB!flW-t1mdUPZmI zsJet}aOEY`iOBaMiQXikBhlrbi*euI{f;C&!`o<%!J8=y$XX7-`zB}n-fsX_0zU?CA)?s%&^*FMoEQSgKU!GqiH3W=<2WT9 zu8&zGp7KR=8;v*>wNS)li6)ta6FmzaFZz>7o(HgDi?Kd_s3$2OXLSp0u_>!enNVfn z*1cz7;ZA3_!80hUPzEIyz-Srw&ydkYXP$C5Po7_lxJ=d_s!44Q20Q%MmJAAm%mNfM z%w|IIrR>5bXM@?B0x~i;O!4%H_2G_(oU?jx|5wKc?}>OXg5!Q^mJUluiCqiDu|hYo2i3zp~vA)#ci`x$!;TXX4)o|M{R;dr+G4hw%<>N++Rm5SUYC!RZ>S z1Ls;}7Tbt9g>hgZ&il6vD6oj=Kk}>H6d%Ep$vy&VC%CPA}OrE)4QzgJFv3tZAx> zY3)YP8^YVNZ{^H_vzN2lB5S9aq=F`=2x5%hl|BXFV<1-|)&Ww(d;t`2(3F>gK4NsJ zyZs$J2gb(H4ogN-!`f)3N!%0foFcO}L)FYHkPjLPM?N+QEuUN!*Z>7Ecp45!5~26n?c{`x|*S@Yxk+#lhU#r{1e=Uk{~H~ zG<=yOZJx<6?0s<+?dqWM(q&&oTDV9fYQ#>X-yjK}G2Z+tERh<8NQAS-Dw5i5;dA+#g%igNOTHNVl_b`cPmnD;`hmTrw?)JWZFWTWGnwl=6~{}4h@vL!m8F7EGj zGiz$5?NTr{4qhy*X)y-E^gpwz9PJ8>eBalxKqIYWn-zL1l`8eD5``60H%Z0sBo4Of zd5_(t=lGCivQ{L;mhaZ)C+ARF|4E|0W8id8QN6PUYYFlUMw`m3{2(7&!!E=SlQRuR*n0` zgDsaIY`L`$7v1q#nvs_A$h*@Qsc&Gc6-(JmZ7IV9!i_h*XyDu`rmCMc=v%lp#vOx} z?@P^Gxo{7n#}y4cF|H}+5K5!6FGHjPD{HXhHp1IgNa<#wu`8dk{Fzf9CwH2KhzI13 z)PNtRBI%?h5-M)JZs1(;Ccol@!`~C-pHp=>gU+aBe{m}Q-o$vFy?TuEi|3j0L&8`5>XBw;ZoY#8J zN4*BZDfHf5hwt|6)^?r1hG(9P2byk;=HhM1=}RHofMYo?Z@v;g+MH-3U5Psb^`6-m zV}je#VPbt37|u2sp4!=%gMR>pF0ra@GW?*+BP=x$)kOS9CyS z%FXtwc%A<<3(KwBby!S;@m1fwib{X!xnVV(XhJzd!k1(hVMA4~=>cc1zQ@t98+5I=$ox9Q zJxhKZgChFC$?C+daoHOY=Z;|RkWP3`A(-ilG5vmO?u;{Ud+?bYMa=#pw~~GgKiPc+ z{xEWfJ<|st^n0$kSp<;lpJw{}O_jAgnH_wYM$rz8Gi^8GEQ>P@+v_`1^k!F2jfH>B zP2w%YBK`us`~|Iyh?90Bn8IPM3N-i|fMCjmj(t*>`s9t6&9^M+xk$l`+eM=d5^Sl# zrMT&=K;7pv8i1e5_c&Dr+GuigNK0+qU0@qmo!ITLy1&CMy#^knd6|xJF_%$5B|KYo z<6h_<`ARQW+tW@!IOeKQrtR3J6mpo{M9~prpSH%mvr2Z*cKw+iAw4;S!rTIy(dkvp zfVRy50Lcg&cBG^TW)(b{jIQ$4ibMc`&wy*hHksOR*6u3wG=+`2a5&(XNj}LQKbaJC z;HUMr%HGgB#tpwJ(jH%9ScyqW+nj7%a+S&DBjx~BgVai>%(?Z^FXgAdxO4mE*vXG!XnLFtp}c(edx8zHeLN=TQ_D9 z$D%w9h-FCJ=D|_0gE)mV<9k@AjEs@1?&Q)}RLutJN15U@`7Q^DsyPWgDiT?gu8@j} zCb{IaY2Xm;vy<98G^d>{Orz|pnKn=}Wl_m;5-oCuzT#hhxK*S)POoQGDKJBi4>V`Sc``@@h&3)0Q;v4De z-)LWdZBpqkoFx88?fPmd?|!;8N#EXvGiC2_E)Ll4e#$q(%GFgOin1Xin{AO zWOj%^%~=;D{{7nbkXsP_McbbFNv3>0!3|WLxjYK6nt<#XPY}H)QnM#?cF3D%#!46> zU$hmP8Euc@?Vy%mA1cj0+==Ff=z!i?+ZM?alcg{fm&wKBCrk^kCA3rIH`=}IRpHLA zwfjAmbIjcD9c0Q|`N`}vRSUAuIBV)4fc8BPC@V7W?^mk!w8Y^pBW@G7=bujR z{nJUk4(9f~`+a}!U%@Zi{HERgD!C%g;Vmzn7s>VPMm?v0Z|7@BMmjaRw7pSn39Qp1l;l6UHwR}CF_++6bD#7SMEsWCVEeDdz8HyzZfwDDq+nW~z8ZryA6 z#mNVz)jVye+I+ujvO&5Cc1^h=QReD6IW#!}Zs_{PK{wV0y3v@LzSU|g;joYR81ttR z_wAM1M0#5pY(V{62|$9m+ky8BivYb_hgg2*LTS8&DA>G(3Kt%p@UEp(T?9h&PIZDa zuL{*R&gbS%yIEa{#rlAGzM51P(0{%R+po9`x6VYV)_D1dX&VE!i zo!lgOUS%Bq!GPjXv?ww`xJ`j+pxzVBTNAC*BT%(bTpN>Rsjk#br1vzneJJXGGY`-u z_}X^*;_-_}Jy-7|+BYR|u_v@KX}{4{i`|}4d|-s;3tqkGSk5~e!BdlSK(-=kpvvE7 z@T=Wku4%}{aYR`H5c?z}_XtDV>C@SQ_TeO4aLBTuN*#}aGY60@3Vy~-9D&!M!7m|@{# z4%;)h%i8n(S>t&c!KAFc>YDCqlwj$D0}i1cniN__991wN{wk!X%a4s6Wj>kY@K&so z0=^pjHvKBYlUnlR96==19(GKAlo`J^G3SK?yw4k~B;$7y2Uz+9V0k`dk##ESG zu1Y#CU}H9(D%q?ozJm4~ab;!kT}Fp!Dxyt?Lcx>@p?myRx8>^|r!`rLG zah|k%TejG~(iU4;79(}06B5O*wf9cn$3?0#7Ub)4%(@@3XV~0I#wrSwwR~ox$1=8A z=d>a78SO<{?+iSE6lvu($Ac1+z;h$F%$p(?^C<DuG z16jv1kj=Vk7Tt#4GT04JMT4jSt5l~2^tV+ugC9i`7~*WUxI<-*teAykm4*PM#vl@V z@U;6!N=zs5QTAy!6`wOF`m0hEiO#+^FZ!nLI$Dg`_cN*a6YuK{3t>O zKwgjHZ>kryTo?tBh_hbmK0~kN46st=pAN0WdxXfshtoG&rvYWvi~-w9E74<2YmX7K zj$IGrZ)}*9h+#Oi2unssmoy0O+n(j$=5EXvhdNjr%*kJouGI(84ih_`G(sUx<-GRt zJf=NA7%MFT%g82e)D8?v%NVhFn?)iwJifid41XwX1oyN6V#E!5&!LFByprQe3u~1* zcOL&KNJweB!=K8{jC^V!_Xz->Ewe4j$cHUp;u^!R3jWm61l_Vki(0X(U9K9`R zwjoc~Xw-6~nZbFB1DrQ%c)tWKokdS5;X}9XhC|v0yH4^g~!mDWgadg#k zv!(a3s>){k{%C{uzigg9)7$a?z=Hfy03rXrv3NHEt?Q`wU5AJS`vaCh@8kTjIMj(G zy$5t9)q7e$VnDj<lBXBZcFl}J``ww{(#a}TL~ z>7LvIa@Q2@j!bHPjn_hRev6mRfVpurZq>HF;@MMJs{z(~hiDv#)HvSVv_F2*nRo~Y zrf;R`Tk85&xxShFFm9>};^=r+iF|elTmz%5HUiyXOCABQsi!<|k@987*vgJ3%LyJl zDOGw3e_k-F&o#5ko%VRu7ad-8e>hwR9P5igjy2oOv9gbn&#|(XKlkACO}Ttaj3gI2 zHrDYduGYN6+h!h9>uP<7u?^dMn7Q=zk&M@x;1y7RCMK~YJ-GyY~jlssj>Wa-#n;mocp{YFj?C|h^e=gt9 z#F11`r2?!Z4mSb#_P!u)uwOxPXkj#!zoQ=JkX_(E+J3yH%4(X(J(T;`%XiU>1+5OaZVas~fBI*wKGh4ROrJjY<+ipQ^P6POqmOg>ZRR<<`}*7dBo98WhE`$d z<31M!PzOgVB1YsG9$FPgIf4n6JWJ-WVqi>49ukN(w{9>v9cb&LDSTH3m|pPi{0%Xh z&#EfDoiT0{6fEqxFiWqmH@93r)*-cwMdsy#^<&^iq78JpE#NKWdu_kw`<%bQM2(I9 zzr&O%KwB$(#sKmHe8XhQ2 zw(d|ojlZ~gO5mB}(#x_==OP`qaYw`jk_xBBE>2aLAeqit6B1j7`Myys-&Axz(SEz1 z1-9()%Q{B|6VSW!as?#ai?VDOHBTfd0Z#JV*ql{ZhfFYMf``9k?qn?m{IrxT4f9fR zoIZ+H77rg(i z*z$QSEY}Nb0$|4s+jJBMSCjG0^dfq+30{69FUJh%ceh*VrWteT!yA~=A1#AtxALr1 z(@)D_pIZo>vj9Tn${9$mR33U)Y18%O+-6MP%S}X!$ScX(SOLBn8*|Z_y}9vkdh%L!Jk_LH?d9( zk6>gleaUb$Bm*5M<7%>r9zR)#+!K$uiBU{nxs=Ip#?)_QmJc>+|grr ze-Ud#hh_s7WTJoTp*I~fVpnr;P)y26`ZSZVB4JV9rteM5X$oK(E#AYClo=}NnEpJX zE^a`-?1iDxVXQqQhQh&s?qZ$slFY8q;~K*RPASfxHk!grxloIJ9 zeycad>Q>7_enP?C3b2C*eWf>e$fsCVMUXpGnfFzu?G089P4=Wz7WR1Q0F75ZQt>tb zAiii}Jx^t)Uv`4#5&D4ubD8Mc#d^32%NF@Gsbg=|ap1=^VYF?ADyWRU;<^`2ix=Re z(UVblZ_uiQY(Y$09@o>v(X+O`{ z4)bbAyLeVRJ)&tLU9Pj$vqD3Xbuwz{Pm^#1^VUz&;o6^occc#sb3700Vlj5F`iZ^x zTnrVk_Au<|Wjh7-fDCn~d~O9rLQ8_8+kVkaSmBSy2Qg9mwO{mGs7nT~EJt|1+*x}D zZi4R!9&Gc1CYMyqXZqSRI_S&IyUbPZYVvyRvFh2{K{;)-0333@q0HB{!9`hbQ@eaB92XL-b_)^ zOYu|kj($s%fY_DsfXa^InnrR(cTSp9QLr|HcS^d$du;GQK2B2)NhVE*%%-5Sbp$sy zb5#Ua0QyML@6YWn55(?YfI?zF!Doy+?`Mo{_xO%)cikhNR(V#=EV+}mk;{phWBlOH zr5}LH`5r+_O*H=wJ<`lHK1cs%nV5TO5Z&p^xUR6;g>2fehEx#to7>`_gH6>&tpFyS z^W{A=^zNYnb5h*Uczwyl@uOCYR2^I{7sI#gdKrH7-&!zdOA-;9j5kHkokyRMc6+%n zJ6-_>4ogShbL_o=E=f6n!2&9$$CZSq%iu%9;?b4tBt4Bhmn$1DxRC&Mju(X5im|J` zsKJ`ykR?_S&gHKqUJ#Gjc)^+K&(8F?@iPJ)U5rHXpQee(>z@m&06x=3=VZty$|q z?1A>CJjtzn?9}_ldWfrHJ)$fIZz<-H&&8NN2~94Qx$AK>riw@Yym~>6@Sfv#Oa(^| zTrJK0m@0a|<9_F8X14HaS>Jd%O~Nb{cP%F}0P;<^335PIZj#SI9kG?Xd)i8TV|?}H zN5F7Z`UmaFJI(3FN9rctFf7<+cB>^ZEn*n4$%qvqIQ|NbUw;0E)F-XDim{`!$3ip4 zlzj_8Vg@+ea+r|?;1X9J;D}~snPTW*_XAG??!GG0jsM$QQbtwk4Wv2o#r(^DRt)VA z^W<}UTOS$9u6Y)pjfT77O7qMEh&lp7)Db+JT-g(pJqgP`McJp4uA_G!eW~Si2%IZg3|rO%$a1(a3*i#V4AzgrM_rw(Gj-b+ zAdAKLEZI&jNqn}_Z@m~_Co6T8Tu)1No}5ieb(@?`%P2p@!m)8g=tJ5;}WCLYne(KlB)?ibB>PV z&V=tw_zrcG`gD%5If}2<&6AkE{?nND%u#%?Kul-W>pkcHJeJ2aZP zZ${a`H$8X0={G^7BaThlf5~4B@sMU^Tj!CsrptEUgf9BFo~hM$wJs&@+|#J1hC$UT zTa^Vl`S_N2Vd=2)(x@>j_)jn>ZWYNxth%j%Hbw-8QC;CoJ1GMf11U@VLL^g~FsdH| zz0uvgukoIyCh(5Cqiy3|i2v@%30LUUEA`ZS6gi_$y$~eN!4R6vhR}Fn^my9$i2I;BT#$RJ zB{r`1BVe{_6HPYM}pGN^xN$AbL&?afR+tb_=};gYnLTms+XP2 zkglO}IRB%xBB4EgBFScuoip~kDFnxlpMijX0#2JN=Md?6fQ4jj?1A||%#48}=m+C#OW_GVJM~4M!^Ap&A zU?##Im=^#z^m1~9S4^MaCG_vWYk*Ypp*~B6pEwDex>Q)@ws+mqhdXN9$rbvBo>9Ld zfYrGNhnQv}2Tb3M2zTTrWIUq+Af`n$W0D@b4iV?1$=| zJAluQ-_h}OCNShzNqusL3?75Ce|8%5>W2DqW%Lr4u;X26%>#Aj+<^uJKt4(yHZJ^r7CdAqUJ%6)-d2^B?49d~bkoWyzgk z_C@gW3RXx2>`Qv8sz1iQ!8b94eI{&zxLmQMyOfedUo=_cRnrUnqL(@2;m3W( zR-PMbUE1dNZ+o9%WTB7x3Tk7y>m5pueineVX6Eb4_Q7wA& z<)%DOH_tZL>(t-|c8EVM0tpBJScpE#TrfN|L=y=#cTbCop%4|JYZHuVw@@GKy7-I1 zS9svPtc!Zad&^{*?55$9od>xHn1-FYeciFysW3=$sN481jH}Wfl9J~jeAJrqe3!|_ zZ18T*uhH|gC`#ghslmN;Prqd^g{vpMVQ(~XSz9|@upW%!7MY#ePC?sVB>PRnNbnYc z&k&~PYovEwG1}-Hxvm*R&HwOZP@QcsCH3yyKctZlLZ)}=;5%A&hE5c~|NSFTwo6!Y zxn*X!(HSwvWp_x;ls#+sjU<)=gB03KI-OUUj#Y5Dh^50tbSWr?2cuM8+6|=7!tj*} zK#!>^y5m!-v9&oPFNsm#x`7NwPV#O`*6p@4im;EseBA3&U~*#}c5XD-we{yWiq#T_ zPceM>D4SM>QFMWng^YIP?B@Qy<{!62W4|ix(==q%92<@QVM0!{HQ5E7d{rv1e*C5s zQ|Q-4Zo?6BrYrhUHoJdSj_=Nl53r3%Xrmp`0-h(0^Puru7!YatRvPDLYG@Vioz!6rKP9WtpqE(xCkAoFzO`_A61v<>G+TX zpAKjL9gUPzrpBZH=i=f*mwY)CTI1_v<0q=84vqh;oWfUop(!g#oA!NW#S>*z3^B1m zPH~~1^<*XUbRgBx^BwVxy5K~wer%AF;LIybSjnG555*_SSvo!oEggUMlqlLU+c}5} zzM0jm?6}|8Hkr>0^)>s4D)9CVvS0gC8Ff=~TgErOTWu@(^`}ExF)1<-$0Pci{jhC* z+#)wc>#EcGDmdB$xpdeMMJ`7Mdq0QUgw0dVtP~QJ^Kj4)p>*cQZ==&z8FSp7dAClU ztZc`g93IjNcYXb7a9h})r-$C&2mWbpQ@L>1fyK1V7ba^^d}xAZwHRaJ z^hf$=?t%5;R5G4U&J~c`zP}%h1P6pKT`j(3*+L{38^myIvgPdMCtmTXj!+qmG#N3U z?f6A|!EPgT#qTg9@~?i7{*cKi2AeVqgED~s5SD0k!Yd;|( zPVx%XhtjQ8&M*?v^I=9TK!S({Q41P3wwCwuH%=BP5V{nym-#fk@ZhNx{Rw1_qj7pB?i@#{I@znys$Zl=C;WJ?`(EMUPKuZ#|gF}vImbP*c=q$}fv7f-1Ie%>=V-VyE5{B4C zcfeuIRno^s$2ZC7J`7xsm+&bZkh*2yT*OsM#%2i@Tq1GUk@0xx^oc)irhC?M(4J*f zKN&lSEl%tg7JLR<$ZcU`GVIX&vc%HX|ODw0D9I?5Qf%X9^4a%VNK6F@E= zMg0YB4MX-Rh5(|fM+4i!^cIz7pT&nR(M*m6s>ew-&nJ^edn(>Zd@0F_)>FGRy|!6_ zySt{p`1Tsk&fOfF4YWYgK?Ggc7<9dry{L5E`4CLQ=uFSFj)9X6*UA1sA#13@{KYoX z#PG-aHqaN#L%Of`8Po%2uMioF&8L|bg-&m1UroD%96jz%QqY$-43^ayG+w%PxDa&K zJk7jifZf{df_xN)Qs-sHTey&JN*ZPtTjTHZPJbt+Vf{_s(~kzf#7pxWFg!Zrs|(%v zRnDKgwVgt2;JoKFj<=!E)*ic8OWxJ44w89ze2XYg$iZDGP1VXdNS#D!)pY z8b`j_O82b!TUM2{jYGwwPunw}w&x$9?KRVOtz2{VnB-}V;5+0y!$pBq<#8hcEtU$u z;Kh^SZvpTDNO8x93zD^?xM7(N|CDsuGPEUFo;wkaj^^Xysewy)`Rv!T*U!ELT*8|# z{_@37_xJU&z4!I^!9CXaI5WfS@Uutk6F)8{(5&Czmt%nPwDvHm-C_O*MT+|}*g`*OQk?NwP#`)N-jiV@Se zx4qtLN~)5zd-B{K_ZzpU{OIuTaQ1gh7`+;fJrE~VCCN?1zguI5;`n+1ICx!?lpo%u9E#v z#_T3be^a=i(BBP^^2gWH%jofVNsI-5DEsHAm+Ecuycx^Qi^tpO(H6Vy?eS4IJ^B+- zj4S&8MsuGhnn$>7mHu_zp3Yx-Yw-H<+hFls(zSZ|^n#|7-}Ca(Tm68|4 z>+=2h=n%H&w_ba1AKgZeZ{ZDK*gabG?~=|N9=%oXJDqs+mKNH(`@SXof?|1~w_(<7%F5^}3N+aL^9Dj9i@DA3B1tNhxmXO3u_3pSlICwRgs5gNa zF@86BMMEv`C>8Mlr8+~f6jzR7^H?;0b^LNZnY@a^rgt>ucu<-)>ehSeR%-Qx2M5%N z{KSbLnkP~zI*>{S76TQMG!9>%wo!ben}?anzxTf7NODVx88MD`VWY(i-qQ`s1K59@ zc*@(`+06bHB9K{ns&_pA&FHVU;pN!3*F+LMc4~k}4j8O#=3U+2A9jcbTUxSNP}mwL z0UZ2d#kRrUPQtQc)lWdqXPeiE2T7;sWlnrCuDe;%gdeh!lI4iZkz~@*`StRmTQ3Ff zeIPyrWZXM9T@$%|mKD9j;zlU4aXRln8k@j(eoFa0;Uf&LB=L^ma8ckMF|TAv%WTAT8%<6M6)?>-=*i)il4-y>2ea5&)-;t1=L+KcfY8)_(ToQ^-dp%a^+(zkf&E z^JKZd_(%=V88(moqsBXaUokFS)P5_Hm$4ju`;grAqPCWYs-BVXl2!TA%3FW?|BJk} zOR_R7-0!|@$oIq8S(Tl#Miu_{#?@)>*D)-^`O`zFG@+=IcOjX1vVZs?9oZk)ftDiC z=R~o~9BVhES0VE&SUs7O>8wYE?q>9Xo%{i5@n2B(8J-)2yLN=z=nAsrDOI2$Ww10~ zLiE#D>{^-=Xud@aJI;@j!^OB5lYmiDWym7MI3?+V^?<}W(CK!>0luh73?rBD&6*2J zu5FcuJY?FmN1ZpZj%W4u@-m~denk^V>j9vzRt!^zkuX6!X7-@M2|P^ z`*n`I>&GN;rpRr5a8MoBhT~q#7!c1=I@3karFExE1vtfAgBhP~X@$QuY@sVjZ(8*c zELOIg#p)%Z{oiA;9^^%YcJcu>IvmCSI%~3%jiX-8ckpRG5$8?ar{S*}tNw_lT<4*~ zSiVN=iTnquW;bM38EjH^5ygGz*lvs!f*xKR#zJ`h<&(UtU+Wd2u$)A3sqrkY*G5)yB;+syy{8$n7>ZC8oMJ1nf2H zVkS4l)K+n0{H@{36I(Dgo80G3d5vJmyEZ_vXa-D6*4DBn34489&etRbyNFW{%semj zvw@>EFEo446t79_FHY8{NojhdDb_M^PuPfYBtwR?9909H-vm!0NazVFQ^lm8-C=vs&w z3{32Xw@Gvf43Y_217&+kq>^t}317o)6*sT!(~?H0Nv`bEjZ~1Q&-pe&xa8?`y2&8n z3|2CyF{0`E3HYDF00l$M&XOt^N5MAeV$m5%lNZy_I#S+Zq0{z9oHs~B#-t$^75|r2 zc_om%me`e=?wXT>PjpdHI5QyNkIUm?Ub>|zw#jmlaU0bUi6u?o8p|z9G4U5kj`ABSf3LO{E#=OjPOLmQ_pS1>8?Q7L<;4U~ zY6$-oU98)vwRTH}xh_0hxh(a_|Dn)!T4Qpc=~x<~BUID@taMFKhxMFw(FpTJGfgrd zjgb9vsf;7PToZMtiM{_p4~PSyb#2?Bfgk5jsf13SEHBe4Z`N1&a-{zD@uH;noMz8FUtE{fBu#z2$b%B59>5TW zZlKKD`k|cZ(NTvN*d+=QHSr?9%8FVGQ%?C|S+rkzkwE6oS6)1jJE%Y_d`=7y0KrFf zjYJyTF$zD^t2OpsKJC0MvJd)WVbvuMJn098(sBMTOUXwaDVfckntki3tn5wJULAfw z=G|>~>X_fWZ-3k!ez1FzgooR)DW`r9&CuN{0SMW^sxrf1&kYHv5z*L+g+GQWGoR}) zn@O}9fq=3{v`Hvaj)X)&>fC9-oHst}=)b_EL2N_{j)ak}Ll}AEC*5|BRg2lm0K1#V zPOCTDKy0;gpX1$4(PC<5<6`*TDJo!6k0nl*iBM+)7H|wNp3f zZ-IBv-xAHz-*o4OfG(MKqum|;PMnVGNx{1*EG;J~N{z~(GklyA04@-n@?pFpjTt-b zb`Q+Pq*s_COHH@1N*)-gY29mjzKitGhv9SO4U*=4C;dq$m95H&=Q|VBhKz_iVt%2K zcr-q19`|;OR{2l5N@eB=xf$95qT79d-D-M{dPG}7crTwcSYdT)h0Y+Wkm-b#`(6F$ zQ5G9LF`j#r`BG%Riy!LR<38aU=-tEJv-PvsJTc*J^#z!o+oeY+IBpHD9vu%dFFxm_ zu~3CwPFfcWbf-9C<|blKBX+uXjgXMotObV&%6WF$9y`+yyz8#B=}Y64K`g9iYj~tJ z@P-k)jXk4;xoLQ_6pbNaLbn5MnR(7XRvXdjs?{6pUaeW=T)XUp4>#<(0K=lGf)-4g zkZ`{JcIE75CO%^(KG#fqZ5a5X?X3n$AZw@l1CMvX6Rhu2CwQPymsP$Z1~RXf+f7;_ zn6sa@tuxugThF~b0s*Q`>cyXbfJE>I8hc=*GPR2q(L4O;``pK%(O2Uj1%Q11U+Bv| zoaIa1@iP04;Z<`P4#3f?zN6|OB3U+cv>zM{0p3F<$!!qgo%bAI=}A^G@6@dA%qv9 zlfRQ9&Hwhn9B9aRX3-M8d6c8osBFJTmutsMYI7IOZ<>6}g4dp^^Zgy^95_IMb7vtm zOz%kZC8?MB6Nz5t`^aldXT*L=|5p%>NkT@(SlO3FfI*UK=~Hk=D%|z3y!>b%Bd2;e zUIW2EMQ_(5#~*^fi(s#sUhq#ZfL?=`J_MzZu{kJ(+5++AE=S~@0OjcKEO+~|&r9r} z((NE12M@flzlor+(c@ltS9?H|ad>r|(j-Kc7I>!Y6m9IQiuKj+UP8q8N_em+Q% z5gBO}@V(@q*4J==@i>eOqVC*-moVuKvxh&8L&7)-bK@Z@xh%9h@RJ59L`~zXDFm#Y zv{S96D*TLUcuAUTu@4e8uY{U2oYY4V8{4as)VRn)O}#E<9zNFu8WHSat{>=E{VYNn zVb?apZ?wo}BgrEf3o+2ZpFSCu~6#BRam`)ZtAZ@F7t?kI^~4wOXz-P4N@ueTZZ^ z#2my&hc4im^Elf;^v@6iXa`WDAd|b18ylIJ5rW!n80$!l0-cMlvDEiuKZT|GEjCax z@i{j?I1vLnvWXC@G`YK?g_qYE6=0;xt1FsE`aJnCc1Em`&YcE+N1g0bUF**@3`An- z8+(=hoc+nGv@W+*uga%?&OXz1p8Tm*D;ni)mH+I-dJhKb^H{KEM!J^(wX8qv6DRRZ>b6h;qM(gM} zvA_WQj@DgJKTh4(Y^{BVtuXv=sKdD1lt?^i*~y{t%dVji%}%neKQ?z0##D5(O3Hb4oTT##tq`ppSBmy) z6m626(Vq}aKmF3l)y^S3Ueg32dMtWmFRfo_@;7b$QWNsJapM?$&#u>omUnO<~A zC{rii)Z}_n7CS#HHj^&K#BmTWZ)dx9UAKd+>74j4-rv{wAUojR%@ojPC$;yP)?e4O zMaKcjARx+CJ`b!2LQTz%A~Kb3oAUMB{CYuL0ehH&u-bKCTT$VPex3?^5j25u_n3k! zS-?g3x)P76$Rl5Gk|%u5gFzs^B0sfEf;;Pore2U}${B&4LVanWgFNmaUj(m+4^Oos z$R;0t;4>|4c4tg32cN^09D#EkS-)e9q<2!gPtQUIindGcu~{bFxqR*hP>1G|J-#Q? zotM`{v47x!?2CX`i#}lpAy8dtqF#1CENcA*8Xc_b^0dzbt5Y{zM|Pf35m;|YtrwsL z3@XJz3INKaYur{D?=NoJKI|y6|UxnHHO!uT zHm{SfVB0+;&Y509zYF=@VKc z7qYI*)S_KF>>G~PLh+ZoWfOn(V$m`S*I|cKk9ryfvZGCiD^FMkMOR4@ZIK-$ELw4bE-jC;OLM)8v1Ta0blD(u!G3j!rVDC^I$rA zqQb^GC5)0>a3s%g_^@iB6W*lSN`X+tvy_xPb@Bu<*s9xLGkG6!=|bb^(J29(Rh4YHiQ z_rp%OBuD#IJj7)kfDw}8xQq!xz3BrzvgvL ztRBz-aW-f)Nnf&dY2NCY{Kk0-Y5F(!Ku5btkNe({9<8jqv{Iwp z8Qnuogmd^KHlF9DHx&yFR`0%yXsLf;NGKb}`P^Nnk?$6Lod*7n;?swmY3zw_WtV(0 z&YlusuTFs|4fGqj*yxKfbc_{rjGHz|p=KFT`G^rz#&`6S_(W_;)+tjHrnHb!=qji! z#%a;-K)HK~Tn)ShH_U6esTxKk|214%aH)NbjkqhO787f|C?^cL@o1b)>*(>C8o3lZ zmb~QBw_j;g2H~`n(SHH1nBQj0HIBPp`^uI(Sr(xHnI8XvC-PzF{OAv#S6} zhNo@*Yx6?>&8ms-%JS{@T56f}p{5(OJ~Jz+M*Z%1_YsKaKkF$7ouJnaywP*@HaZhQ zV7C!h&LK%{lvoK$+9Ijre#+yN%>%S+5QVZK3H{(;a|{+)>%2FSpMduGiAA{KHIwlg zJ#3X+=6re7o_g=9yYE^Poh>Ivr?g$^2Z@EWXKTFO$2eKD18YPqIov9=`kmjgkVXDwJn6 zD21b59wp;+05|CeFk_!{xeF)&j0w^IG&8ULj)O%>)>E-v*2 zcTbA0Qnv)x@MOBoYd90XDb!7>@=|?5k|^C+XPavzGq{`0X8*`r6dBQnzOBHu&H0in z>)^Uhwp<`i2W6F{xN?j|oqS&Vmz;>3pU{}e&+WbBEtl)`70GM9(s>k!%`9>GwFBo( zzROUuVeClx==1Cjibf3vzac~Pq{G0?hD-him8<}rB=e~EC`C%*L$(ByT|Ihyq8pI&ih4lgeYqSFC diff --git a/data/index.htm b/data/index.htm index debe63e..e3606a9 100644 --- a/data/index.htm +++ b/data/index.htm @@ -14,7 +14,7 @@ background-color: #b8b8b8; color: black; } - + @@ -89,5 +127,6 @@ +