@secondstaxorg/sscomp 1.1.1 → 1.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.min.js CHANGED
@@ -18,7 +18,7 @@ function qt(e){return e+.5|0}const _t=(e,t,n)=>Math.max(Math.min(e,n),t);functio
18
18
  * https://www.chartjs.org
19
19
  * (c) 2022 Chart.js Contributors
20
20
  * Released under the MIT License
21
- */var rr=new class{constructor(){this._request=null,this._charts=new Map,this._running=!1,this._lastDate=void 0}_notify(e,t,n,i){const r=t.listeners[i],o=t.duration;r.forEach((i=>i({chart:e,initial:t.initial,numSteps:o,currentStep:Math.min(n-t.start,o)})))}_refresh(){this._request||(this._running=!0,this._request=Tt.call(window,(()=>{this._update(),this._request=null,this._running&&this._refresh()})))}_update(e=Date.now()){let t=0;this._charts.forEach(((n,i)=>{if(!n.running||!n.items.length)return;const r=n.items;let o,a=r.length-1,s=!1;for(;a>=0;--a)o=r[a],o._active?(o._total>n.duration&&(n.duration=o._total),o.tick(e),s=!0):(r[a]=r[r.length-1],r.pop());s&&(i.draw(),this._notify(i,n,e,"progress")),r.length||(n.running=!1,this._notify(i,n,e,"complete"),n.initial=!1),t+=r.length})),this._lastDate=e,0===t&&(this._running=!1)}_getAnims(e){const t=this._charts;let n=t.get(e);return n||(n={running:!1,initial:!0,items:[],listeners:{complete:[],progress:[]}},t.set(e,n)),n}listen(e,t,n){this._getAnims(e).listeners[t].push(n)}add(e,t){t&&t.length&&this._getAnims(e).items.push(...t)}has(e){return this._getAnims(e).items.length>0}start(e){const t=this._charts.get(e);t&&(t.running=!0,t.start=Date.now(),t.duration=t.items.reduce(((e,t)=>Math.max(e,t._duration)),0),this._refresh())}running(e){if(!this._running)return!1;const t=this._charts.get(e);return!!(t&&t.running&&t.items.length)}stop(e){const t=this._charts.get(e);if(!t||!t.items.length)return;const n=t.items;let i=n.length-1;for(;i>=0;--i)n[i].cancel();t.items=[],this._notify(e,t,Date.now(),"complete")}remove(e){return this._charts.delete(e)}};const or="transparent",ar={boolean:(e,t,n)=>n>.5?t:e,color(e,t,n){const i=zn(e||or),r=i.valid&&zn(t||or);return r&&r.valid?r.mix(i,n).hexString():t},number:(e,t,n)=>e+(t-e)*n};class sr{constructor(e,t,n,i){const r=t[n];i=li([e.to,i,r,e.from]);const o=li([e.from,r,i]);this._active=!0,this._fn=e.fn||ar[e.type||typeof o],this._easing=Jt[e.easing]||Jt.linear,this._start=Math.floor(Date.now()+(e.delay||0)),this._duration=this._total=Math.floor(e.duration),this._loop=!!e.loop,this._target=t,this._prop=n,this._from=o,this._to=i,this._promises=void 0}active(){return this._active}update(e,t,n){if(this._active){this._notify(!1);const i=this._target[this._prop],r=n-this._start,o=this._duration-r;this._start=n,this._duration=Math.floor(Math.max(o,e.duration)),this._total+=r,this._loop=!!e.loop,this._to=li([e.to,t,i,e.from]),this._from=li([e.from,i,t])}}cancel(){this._active&&(this.tick(Date.now()),this._active=!1,this._notify(!1))}tick(e){const t=e-this._start,n=this._duration,i=this._prop,r=this._from,o=this._loop,a=this._to;let s;if(this._active=r!==a&&(o||t<n),!this._active)return this._target[i]=a,void this._notify(!0);t<0?this._target[i]=r:(s=t/n%2,s=o&&s>1?2-s:s,s=this._easing(Math.min(1,Math.max(0,s))),this._target[i]=this._fn(r,a,s))}wait(){const e=this._promises||(this._promises=[]);return new Promise(((t,n)=>{e.push({res:t,rej:n})}))}_notify(e){const t=e?"res":"rej",n=this._promises||[];for(let e=0;e<n.length;e++)n[e][t]()}}jn.set("animation",{delay:void 0,duration:1e3,easing:"easeOutQuart",fn:void 0,from:void 0,loop:void 0,to:void 0,type:void 0});const lr=Object.keys(jn.animation);jn.describe("animation",{_fallback:!1,_indexable:!1,_scriptable:e=>"onProgress"!==e&&"onComplete"!==e&&"fn"!==e}),jn.set("animations",{colors:{type:"color",properties:["color","borderColor","backgroundColor"]},numbers:{type:"number",properties:["x","y","borderWidth","radius","tension"]}}),jn.describe("animations",{_fallback:"animation"}),jn.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:e=>0|e}}}});class cr{constructor(e,t){this._chart=e,this._properties=new Map,this.configure(t)}configure(e){if(!Ge(e))return;const t=this._properties;Object.getOwnPropertyNames(e).forEach((n=>{const i=e[n];if(!Ge(i))return;const r={};for(const e of lr)r[e]=i[e];(We(i.properties)&&i.properties||[n]).forEach((e=>{e!==n&&t.has(e)||t.set(e,r)}))}))}_animateOptions(e,t){const n=t.options,i=function(e,t){if(!t)return;let n=e.options;if(!n)return void(e.options=t);n.$shared&&(e.options=n=Object.assign({},n,{$shared:!1,$animations:{}}));return n}(e,n);if(!i)return[];const r=this._createAnimations(i,n);return n.$shared&&function(e,t){const n=[],i=Object.keys(t);for(let t=0;t<i.length;t++){const r=e[i[t]];r&&r.active()&&n.push(r.wait())}return Promise.all(n)}(e.options.$animations,n).then((()=>{e.options=n}),(()=>{})),r}_createAnimations(e,t){const n=this._properties,i=[],r=e.$animations||(e.$animations={}),o=Object.keys(t),a=Date.now();let s;for(s=o.length-1;s>=0;--s){const l=o[s];if("$"===l.charAt(0))continue;if("options"===l){i.push(...this._animateOptions(e,t));continue}const c=t[l];let d=r[l];const h=n.get(l);if(d){if(h&&d.active()){d.update(h,c,a);continue}d.cancel()}h&&h.duration?(r[l]=d=new sr(h,e,l,c),i.push(d)):e[l]=c}return i}update(e,t){if(0===this._properties.size)return void Object.assign(e,t);const n=this._createAnimations(e,t);return n.length?(rr.add(this._chart,n),!0):void 0}}function dr(e,t){const n=e&&e.options||{},i=n.reverse,r=void 0===n.min?t:0,o=void 0===n.max?t:0;return{start:i?o:r,end:i?r:o}}function hr(e,t){const n=[],i=e._getSortedDatasetMetas(t);let r,o;for(r=0,o=i.length;r<o;++r)n.push(i[r].index);return n}function ur(e,t,n,i={}){const r=e.keys,o="single"===i.mode;let a,s,l,c;if(null!==t){for(a=0,s=r.length;a<s;++a){if(l=+r[a],l===n){if(i.all)continue;break}c=e.values[l],Xe(c)&&(o||0===t||wt(t)===wt(c))&&(t+=c)}return t}}function pr(e,t){const n=e&&e.options.stacked;return n||void 0===n&&void 0!==t.stack}function fr(e,t,n){const i=e[t]||(e[t]={});return i[n]||(i[n]={})}function gr(e,t,n,i){for(const r of t.getMatchingVisibleMetas(i).reverse()){const t=e[r.index];if(n&&t>0||!n&&t<0)return r.index}return null}function mr(e,t){const{chart:n,_cachedMeta:i}=e,r=n._stacks||(n._stacks={}),{iScale:o,vScale:a,index:s}=i,l=o.axis,c=a.axis,d=function(e,t,n){return`${e.id}.${t.id}.${n.stack||n.type}`}(o,a,i),h=t.length;let u;for(let e=0;e<h;++e){const n=t[e],{[l]:o,[c]:h}=n;u=(n._stacks||(n._stacks={}))[c]=fr(r,d,o),u[s]=h,u._top=gr(u,a,!0,i.type),u._bottom=gr(u,a,!1,i.type)}}function xr(e,t){const n=e.scales;return Object.keys(n).filter((e=>n[e].axis===t)).shift()}function br(e,t){const n=e.controller.index,i=e.vScale&&e.vScale.axis;if(i){t=t||e._parsed;for(const e of t){const t=e._stacks;if(!t||void 0===t[i]||void 0===t[i][n])return;delete t[i][n]}}}const Cr=e=>"reset"===e||"none"===e,wr=(e,t)=>t?e:Object.assign({},e);class yr{constructor(e,t){this.chart=e,this._ctx=e.ctx,this.index=t,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.supportsDecimation=!1,this.$context=void 0,this._syncList=[],this.initialize()}initialize(){const e=this._cachedMeta;this.configure(),this.linkScales(),e._stacked=pr(e.vScale,e),this.addElements()}updateIndex(e){this.index!==e&&br(this._cachedMeta),this.index=e}linkScales(){const e=this.chart,t=this._cachedMeta,n=this.getDataset(),i=(e,t,n,i)=>"x"===e?t:"r"===e?i:n,r=t.xAxisID=Ue(n.xAxisID,xr(e,"x")),o=t.yAxisID=Ue(n.yAxisID,xr(e,"y")),a=t.rAxisID=Ue(n.rAxisID,xr(e,"r")),s=t.indexAxis,l=t.iAxisID=i(s,r,o,a),c=t.vAxisID=i(s,o,r,a);t.xScale=this.getScaleForId(r),t.yScale=this.getScaleForId(o),t.rScale=this.getScaleForId(a),t.iScale=this.getScaleForId(l),t.vScale=this.getScaleForId(c)}getDataset(){return this.chart.data.datasets[this.index]}getMeta(){return this.chart.getDatasetMeta(this.index)}getScaleForId(e){return this.chart.scales[e]}_getOtherScale(e){const t=this._cachedMeta;return e===t.iScale?t.vScale:t.iScale}reset(){this._update("reset")}_destroy(){const e=this._cachedMeta;this._data&&jt(this._data,this),e._stacked&&br(e)}_dataCheck(){const e=this.getDataset(),t=e.data||(e.data=[]),n=this._data;if(Ge(t))this._data=function(e){const t=Object.keys(e),n=new Array(t.length);let i,r,o;for(i=0,r=t.length;i<r;++i)o=t[i],n[i]={x:o,y:e[o]};return n}(t);else if(n!==t){if(n){jt(n,this);const e=this._cachedMeta;br(e),e._parsed=[]}t&&Object.isExtensible(t)&&(r=this,(i=t)._chartjs?i._chartjs.listeners.push(r):(Object.defineProperty(i,"_chartjs",{configurable:!0,enumerable:!1,value:{listeners:[r]}}),Qt.forEach((e=>{const t="_onData"+st(e),n=i[e];Object.defineProperty(i,e,{configurable:!0,enumerable:!1,value(...e){const r=n.apply(this,e);return i._chartjs.listeners.forEach((n=>{"function"==typeof n[t]&&n[t](...e)})),r}})})))),this._syncList=[],this._data=t}var i,r}addElements(){const e=this._cachedMeta;this._dataCheck(),this.datasetElementType&&(e.dataset=new this.datasetElementType)}buildOrUpdateElements(e){const t=this._cachedMeta,n=this.getDataset();let i=!1;this._dataCheck();const r=t._stacked;t._stacked=pr(t.vScale,t),t.stack!==n.stack&&(i=!0,br(t),t.stack=n.stack),this._resyncElements(e),(i||r!==t._stacked)&&mr(this,t._parsed)}configure(){const e=this.chart.config,t=e.datasetScopeKeys(this._type),n=e.getOptionScopes(this.getDataset(),t,!0);this.options=e.createResolver(n,this.getContext()),this._parsing=this.options.parsing,this._cachedDataOpts={}}parse(e,t){const{_cachedMeta:n,_data:i}=this,{iScale:r,_stacked:o}=n,a=r.axis;let s,l,c,d=0===e&&t===i.length||n._sorted,h=e>0&&n._parsed[e-1];if(!1===this._parsing)n._parsed=i,n._sorted=!0,c=i;else{c=We(i[e])?this.parseArrayData(n,i,e,t):Ge(i[e])?this.parseObjectData(n,i,e,t):this.parsePrimitiveData(n,i,e,t);const r=()=>null===l[a]||h&&l[a]<h[a];for(s=0;s<t;++s)n._parsed[s+e]=l=c[s],d&&(r()&&(d=!1),h=l);n._sorted=d}o&&mr(this,c)}parsePrimitiveData(e,t,n,i){const{iScale:r,vScale:o}=e,a=r.axis,s=o.axis,l=r.getLabels(),c=r===o,d=new Array(i);let h,u,p;for(h=0,u=i;h<u;++h)p=h+n,d[h]={[a]:c||r.parse(l[p],p),[s]:o.parse(t[p],p)};return d}parseArrayData(e,t,n,i){const{xScale:r,yScale:o}=e,a=new Array(i);let s,l,c,d;for(s=0,l=i;s<l;++s)c=s+n,d=t[c],a[s]={x:r.parse(d[0],c),y:o.parse(d[1],c)};return a}parseObjectData(e,t,n,i){const{xScale:r,yScale:o}=e,{xAxisKey:a="x",yAxisKey:s="y"}=this._parsing,l=new Array(i);let c,d,h,u;for(c=0,d=i;c<d;++c)h=c+n,u=t[h],l[c]={x:r.parse(at(u,a),h),y:o.parse(at(u,s),h)};return l}getParsed(e){return this._cachedMeta._parsed[e]}getDataElement(e){return this._cachedMeta.data[e]}applyStack(e,t,n){const i=this.chart,r=this._cachedMeta,o=t[e.axis];return ur({keys:hr(i,!0),values:t._stacks[e.axis]},o,r.index,{mode:n})}updateRangeFromParsed(e,t,n,i){const r=n[t.axis];let o=null===r?NaN:r;const a=i&&n._stacks[t.axis];i&&a&&(i.values=a,o=ur(i,r,this._cachedMeta.index)),e.min=Math.min(e.min,o),e.max=Math.max(e.max,o)}getMinMax(e,t){const n=this._cachedMeta,i=n._parsed,r=n._sorted&&e===n.iScale,o=i.length,a=this._getOtherScale(e),s=((e,t,n)=>e&&!t.hidden&&t._stacked&&{keys:hr(n,!0),values:null})(t,n,this.chart),l={min:Number.POSITIVE_INFINITY,max:Number.NEGATIVE_INFINITY},{min:c,max:d}=function(e){const{min:t,max:n,minDefined:i,maxDefined:r}=e.getUserBounds();return{min:i?t:Number.NEGATIVE_INFINITY,max:r?n:Number.POSITIVE_INFINITY}}(a);let h,u;function p(){u=i[h];const t=u[a.axis];return!Xe(u[e.axis])||c>t||d<t}for(h=0;h<o&&(p()||(this.updateRangeFromParsed(l,e,u,s),!r));++h);if(r)for(h=o-1;h>=0;--h)if(!p()){this.updateRangeFromParsed(l,e,u,s);break}return l}getAllParsedValues(e){const t=this._cachedMeta._parsed,n=[];let i,r,o;for(i=0,r=t.length;i<r;++i)o=t[i][e.axis],Xe(o)&&n.push(o);return n}getMaxOverflow(){return!1}getLabelAndValue(e){const t=this._cachedMeta,n=t.iScale,i=t.vScale,r=this.getParsed(e);return{label:n?""+n.getLabelForValue(r[n.axis]):"",value:i?""+i.getLabelForValue(r[i.axis]):""}}_update(e){const t=this._cachedMeta;this.update(e||"default"),t._clip=function(e){let t,n,i,r;return Ge(e)?(t=e.top,n=e.right,i=e.bottom,r=e.left):t=n=i=r=e,{top:t,right:n,bottom:i,left:r,disabled:!1===e}}(Ue(this.options.clip,function(e,t,n){if(!1===n)return!1;const i=dr(e,n),r=dr(t,n);return{top:r.end,right:i.end,bottom:r.start,left:i.start}}(t.xScale,t.yScale,this.getMaxOverflow())))}update(e){}draw(){const e=this._ctx,t=this.chart,n=this._cachedMeta,i=n.data||[],r=t.chartArea,o=[],a=this._drawStart||0,s=this._drawCount||i.length-a,l=this.options.drawActiveElementsOnTop;let c;for(n.dataset&&n.dataset.draw(e,r,a,s),c=a;c<a+s;++c){const t=i[c];t.hidden||(t.active&&l?o.push(t):t.draw(e,r))}for(c=0;c<o.length;++c)o[c].draw(e,r)}getStyle(e,t){const n=t?"active":"default";return void 0===e&&this._cachedMeta.dataset?this.resolveDatasetElementOptions(n):this.resolveDataElementOptions(e||0,n)}getContext(e,t,n){const i=this.getDataset();let r;if(e>=0&&e<this._cachedMeta.data.length){const t=this._cachedMeta.data[e];r=t.$context||(t.$context=function(e,t,n){return ci(e,{active:!1,dataIndex:t,parsed:void 0,raw:void 0,element:n,index:t,mode:"default",type:"data"})}(this.getContext(),e,t)),r.parsed=this.getParsed(e),r.raw=i.data[e],r.index=r.dataIndex=e}else r=this.$context||(this.$context=function(e,t){return ci(e,{active:!1,dataset:void 0,datasetIndex:t,index:t,mode:"default",type:"dataset"})}(this.chart.getContext(),this.index)),r.dataset=i,r.index=r.datasetIndex=this.index;return r.active=!!t,r.mode=n,r}resolveDatasetElementOptions(e){return this._resolveElementOptions(this.datasetElementType.id,e)}resolveDataElementOptions(e,t){return this._resolveElementOptions(this.dataElementType.id,t,e)}_resolveElementOptions(e,t="default",n){const i="active"===t,r=this._cachedDataOpts,o=e+"-"+t,a=r[o],s=this.enableOptionSharing&&lt(n);if(a)return wr(a,s);const l=this.chart.config,c=l.datasetElementScopeKeys(this._type,e),d=i?[`${e}Hover`,"hover",e,""]:[e,""],h=l.getOptionScopes(this.getDataset(),c),u=Object.keys(jn.elements[e]),p=l.resolveNamedOptions(h,u,(()=>this.getContext(n,i)),d);return p.$shared&&(p.$shared=s,r[o]=Object.freeze(wr(p,s))),p}_resolveAnimations(e,t,n){const i=this.chart,r=this._cachedDataOpts,o=`animation-${t}`,a=r[o];if(a)return a;let s;if(!1!==i.options.animation){const i=this.chart.config,r=i.datasetAnimationScopeKeys(this._type,t),o=i.getOptionScopes(this.getDataset(),r);s=i.createResolver(o,this.getContext(e,n,t))}const l=new cr(i,s&&s.animations);return s&&s._cacheable&&(r[o]=Object.freeze(l)),l}getSharedOptions(e){if(e.$shared)return this._sharedOptions||(this._sharedOptions=Object.assign({},e))}includeOptions(e,t){return!t||Cr(e)||this.chart._animationsDisabled}_getSharedOptions(e,t){const n=this.resolveDataElementOptions(e,t),i=this._sharedOptions,r=this.getSharedOptions(n),o=this.includeOptions(t,r)||r!==i;return this.updateSharedOptions(r,t,n),{sharedOptions:r,includeOptions:o}}updateElement(e,t,n,i){Cr(i)?Object.assign(e,n):this._resolveAnimations(t,i).update(e,n)}updateSharedOptions(e,t,n){e&&!Cr(t)&&this._resolveAnimations(void 0,t).update(e,n)}_setStyle(e,t,n,i){e.active=i;const r=this.getStyle(t,i);this._resolveAnimations(t,n,i).update(e,{options:!i&&this.getSharedOptions(r)||r})}removeHoverStyle(e,t,n){this._setStyle(e,n,"active",!1)}setHoverStyle(e,t,n){this._setStyle(e,n,"active",!0)}_removeDatasetHoverStyle(){const e=this._cachedMeta.dataset;e&&this._setStyle(e,void 0,"active",!1)}_setDatasetHoverStyle(){const e=this._cachedMeta.dataset;e&&this._setStyle(e,void 0,"active",!0)}_resyncElements(e){const t=this._data,n=this._cachedMeta.data;for(const[e,t,n]of this._syncList)this[e](t,n);this._syncList=[];const i=n.length,r=t.length,o=Math.min(r,i);o&&this.parse(0,o),r>i?this._insertElements(i,r-i,e):r<i&&this._removeElements(r,i-r)}_insertElements(e,t,n=!0){const i=this._cachedMeta,r=i.data,o=e+t;let a;const s=e=>{for(e.length+=t,a=e.length-1;a>=o;a--)e[a]=e[a-t]};for(s(r),a=e;a<o;++a)r[a]=new this.dataElementType;this._parsing&&s(i._parsed),this.parse(e,t),n&&this.updateElements(r,e,t,"reset")}updateElements(e,t,n,i){}_removeElements(e,t){const n=this._cachedMeta;if(this._parsing){const i=n._parsed.splice(e,t);n._stacked&&br(n,i)}n.data.splice(e,t)}_sync(e){if(this._parsing)this._syncList.push(e);else{const[t,n,i]=e;this[t](n,i)}this.chart._dataChanges.push([this.index,...e])}_onDataPush(){const e=arguments.length;this._sync(["_insertElements",this.getDataset().data.length-e,e])}_onDataPop(){this._sync(["_removeElements",this._cachedMeta.data.length-1,1])}_onDataShift(){this._sync(["_removeElements",0,1])}_onDataSplice(e,t){t&&this._sync(["_removeElements",e,t]);const n=arguments.length-2;n&&this._sync(["_insertElements",e,n])}_onDataUnshift(){this._sync(["_insertElements",0,arguments.length])}}function vr(e){const t=e.iScale,n=function(e,t){if(!e._cache.$bar){const n=e.getMatchingVisibleMetas(t);let i=[];for(let t=0,r=n.length;t<r;t++)i=i.concat(n[t].controller.getAllParsedValues(e));e._cache.$bar=Nt(i.sort(((e,t)=>e-t)))}return e._cache.$bar}(t,e.type);let i,r,o,a,s=t._length;const l=()=>{32767!==o&&-32768!==o&&(lt(a)&&(s=Math.min(s,Math.abs(o-a)||s)),a=o)};for(i=0,r=n.length;i<r;++i)o=t.getPixelForValue(n[i]),l();for(a=void 0,i=0,r=t.ticks.length;i<r;++i)o=t.getPixelForTick(i),l();return s}function Er(e,t,n,i){return We(e)?function(e,t,n,i){const r=n.parse(e[0],i),o=n.parse(e[1],i),a=Math.min(r,o),s=Math.max(r,o);let l=a,c=s;Math.abs(a)>Math.abs(s)&&(l=s,c=a),t[n.axis]=c,t._custom={barStart:l,barEnd:c,start:r,end:o,min:a,max:s}}(e,t,n,i):t[n.axis]=n.parse(e,i),t}function Ar(e,t,n,i){const r=e.iScale,o=e.vScale,a=r.getLabels(),s=r===o,l=[];let c,d,h,u;for(c=n,d=n+i;c<d;++c)u=t[c],h={},h[r.axis]=s||r.parse(a[c],c),l.push(Er(u,h,o,c));return l}function kr(e){return e&&void 0!==e.barStart&&void 0!==e.barEnd}function Dr(e,t,n,i){let r=t.borderSkipped;const o={};if(!r)return void(e.borderSkipped=o);if(!0===r)return void(e.borderSkipped={top:!0,right:!0,bottom:!0,left:!0});const{start:a,end:s,reverse:l,top:c,bottom:d}=function(e){let t,n,i,r,o;return e.horizontal?(t=e.base>e.x,n="left",i="right"):(t=e.base<e.y,n="bottom",i="top"),t?(r="end",o="start"):(r="start",o="end"),{start:n,end:i,reverse:t,top:r,bottom:o}}(e);"middle"===r&&n&&(e.enableBorderRadius=!0,(n._top||0)===i?r=c:(n._bottom||0)===i?r=d:(o[Mr(d,a,s,l)]=!0,r=c)),o[Mr(r,a,s,l)]=!0,e.borderSkipped=o}function Mr(e,t,n,i){var r,o,a;return i?(a=n,e=Br(e=(r=e)===(o=t)?a:r===a?o:r,n,t)):e=Br(e,t,n),e}function Br(e,t,n){return"start"===e?t:"end"===e?n:e}function Pr(e,{inflateAmount:t},n){e.inflateAmount="auto"===t?1===n?.33:0:t}yr.defaults={},yr.prototype.datasetElementType=null,yr.prototype.dataElementType=null;class Hr extends yr{parsePrimitiveData(e,t,n,i){return Ar(e,t,n,i)}parseArrayData(e,t,n,i){return Ar(e,t,n,i)}parseObjectData(e,t,n,i){const{iScale:r,vScale:o}=e,{xAxisKey:a="x",yAxisKey:s="y"}=this._parsing,l="x"===r.axis?a:s,c="x"===o.axis?a:s,d=[];let h,u,p,f;for(h=n,u=n+i;h<u;++h)f=t[h],p={},p[r.axis]=r.parse(at(f,l),h),d.push(Er(at(f,c),p,o,h));return d}updateRangeFromParsed(e,t,n,i){super.updateRangeFromParsed(e,t,n,i);const r=n._custom;r&&t===this._cachedMeta.vScale&&(e.min=Math.min(e.min,r.min),e.max=Math.max(e.max,r.max))}getMaxOverflow(){return 0}getLabelAndValue(e){const t=this._cachedMeta,{iScale:n,vScale:i}=t,r=this.getParsed(e),o=r._custom,a=kr(o)?"["+o.start+", "+o.end+"]":""+i.getLabelForValue(r[i.axis]);return{label:""+n.getLabelForValue(r[n.axis]),value:a}}initialize(){this.enableOptionSharing=!0,super.initialize();this._cachedMeta.stack=this.getDataset().stack}update(e){const t=this._cachedMeta;this.updateElements(t.data,0,t.data.length,e)}updateElements(e,t,n,i){const r="reset"===i,{index:o,_cachedMeta:{vScale:a}}=this,s=a.getBasePixel(),l=a.isHorizontal(),c=this._getRuler(),{sharedOptions:d,includeOptions:h}=this._getSharedOptions(t,i);for(let u=t;u<t+n;u++){const t=this.getParsed(u),n=r||Ye(t[a.axis])?{base:s,head:s}:this._calculateBarValuePixels(u),p=this._calculateBarIndexPixels(u,c),f=(t._stacks||{})[a.axis],g={horizontal:l,base:n.base,enableBorderRadius:!f||kr(t._custom)||o===f._top||o===f._bottom,x:l?n.head:p.center,y:l?p.center:n.head,height:l?p.size:Math.abs(n.size),width:l?Math.abs(n.size):p.size};h&&(g.options=d||this.resolveDataElementOptions(u,e[u].active?"active":i));const m=g.options||e[u].options;Dr(g,m,f,o),Pr(g,m,c.ratio),this.updateElement(e[u],u,g,i)}}_getStacks(e,t){const{iScale:n}=this._cachedMeta,i=n.getMatchingVisibleMetas(this._type).filter((e=>e.controller.options.grouped)),r=n.options.stacked,o=[],a=e=>{const n=e.controller.getParsed(t),i=n&&n[e.vScale.axis];if(Ye(i)||isNaN(i))return!0};for(const n of i)if((void 0===t||!a(n))&&((!1===r||-1===o.indexOf(n.stack)||void 0===r&&void 0===n.stack)&&o.push(n.stack),n.index===e))break;return o.length||o.push(void 0),o}_getStackCount(e){return this._getStacks(void 0,e).length}_getStackIndex(e,t,n){const i=this._getStacks(e,n),r=void 0!==t?i.indexOf(t):-1;return-1===r?i.length-1:r}_getRuler(){const e=this.options,t=this._cachedMeta,n=t.iScale,i=[];let r,o;for(r=0,o=t.data.length;r<o;++r)i.push(n.getPixelForValue(this.getParsed(r)[n.axis],r));const a=e.barThickness;return{min:a||vr(t),pixels:i,start:n._startPixel,end:n._endPixel,stackCount:this._getStackCount(),scale:n,grouped:e.grouped,ratio:a?1:e.categoryPercentage*e.barPercentage}}_calculateBarValuePixels(e){const{_cachedMeta:{vScale:t,_stacked:n},options:{base:i,minBarLength:r}}=this,o=i||0,a=this.getParsed(e),s=a._custom,l=kr(s);let c,d,h=a[t.axis],u=0,p=n?this.applyStack(t,a,n):h;p!==h&&(u=p-h,p=h),l&&(h=s.barStart,p=s.barEnd-s.barStart,0!==h&&wt(h)!==wt(s.barEnd)&&(u=0),u+=h);const f=Ye(i)||l?u:i;let g=t.getPixelForValue(f);if(c=this.chart.getDataVisibility(e)?t.getPixelForValue(u+p):g,d=c-g,Math.abs(d)<r){d=function(e,t,n){return 0!==e?wt(e):(t.isHorizontal()?1:-1)*(t.min>=n?1:-1)}(d,t,o)*r,h===o&&(g-=d/2);const e=t.getPixelForDecimal(0),n=t.getPixelForDecimal(1),i=Math.min(e,n),a=Math.max(e,n);g=Math.max(Math.min(g,a),i),c=g+d}if(g===t.getPixelForValue(o)){const e=wt(d)*t.getLineWidthForValue(o)/2;g+=e,d-=e}return{size:d,base:g,head:c,center:c+d/2}}_calculateBarIndexPixels(e,t){const n=t.scale,i=this.options,r=i.skipNull,o=Ue(i.maxBarThickness,1/0);let a,s;if(t.grouped){const n=r?this._getStackCount(e):t.stackCount,l="flex"===i.barThickness?function(e,t,n,i){const r=t.pixels,o=r[e];let a=e>0?r[e-1]:null,s=e<r.length-1?r[e+1]:null;const l=n.categoryPercentage;null===a&&(a=o-(null===s?t.end-t.start:s-o)),null===s&&(s=o+o-a);const c=o-(o-Math.min(a,s))/2*l;return{chunk:Math.abs(s-a)/2*l/i,ratio:n.barPercentage,start:c}}(e,t,i,n):function(e,t,n,i){const r=n.barThickness;let o,a;return Ye(r)?(o=t.min*n.categoryPercentage,a=n.barPercentage):(o=r*i,a=1),{chunk:o/i,ratio:a,start:t.pixels[e]-o/2}}(e,t,i,n),c=this._getStackIndex(this.index,this._cachedMeta.stack,r?e:void 0);a=l.start+l.chunk*c+l.chunk/2,s=Math.min(o,l.chunk*l.ratio)}else a=n.getPixelForValue(this.getParsed(e)[n.axis],e),s=Math.min(o,t.min*t.ratio);return{base:a-s/2,head:a+s/2,center:a,size:s}}draw(){const e=this._cachedMeta,t=e.vScale,n=e.data,i=n.length;let r=0;for(;r<i;++r)null!==this.getParsed(r)[t.axis]&&n[r].draw(this._ctx)}}Hr.id="bar",Hr.defaults={datasetElementType:!1,dataElementType:"bar",categoryPercentage:.8,barPercentage:.9,grouped:!0,animations:{numbers:{type:"number",properties:["x","y","base","width","height"]}}},Hr.overrides={scales:{_index_:{type:"category",offset:!0,grid:{offset:!0}},_value_:{type:"linear",beginAtZero:!0}}};class Or extends yr{initialize(){this.enableOptionSharing=!0,super.initialize()}parsePrimitiveData(e,t,n,i){const r=super.parsePrimitiveData(e,t,n,i);for(let e=0;e<r.length;e++)r[e]._custom=this.resolveDataElementOptions(e+n).radius;return r}parseArrayData(e,t,n,i){const r=super.parseArrayData(e,t,n,i);for(let e=0;e<r.length;e++){const i=t[n+e];r[e]._custom=Ue(i[2],this.resolveDataElementOptions(e+n).radius)}return r}parseObjectData(e,t,n,i){const r=super.parseObjectData(e,t,n,i);for(let e=0;e<r.length;e++){const i=t[n+e];r[e]._custom=Ue(i&&i.r&&+i.r,this.resolveDataElementOptions(e+n).radius)}return r}getMaxOverflow(){const e=this._cachedMeta.data;let t=0;for(let n=e.length-1;n>=0;--n)t=Math.max(t,e[n].size(this.resolveDataElementOptions(n))/2);return t>0&&t}getLabelAndValue(e){const t=this._cachedMeta,{xScale:n,yScale:i}=t,r=this.getParsed(e),o=n.getLabelForValue(r.x),a=i.getLabelForValue(r.y),s=r._custom;return{label:t.label,value:"("+o+", "+a+(s?", "+s:"")+")"}}update(e){const t=this._cachedMeta.data;this.updateElements(t,0,t.length,e)}updateElements(e,t,n,i){const r="reset"===i,{iScale:o,vScale:a}=this._cachedMeta,{sharedOptions:s,includeOptions:l}=this._getSharedOptions(t,i),c=o.axis,d=a.axis;for(let h=t;h<t+n;h++){const t=e[h],n=!r&&this.getParsed(h),u={},p=u[c]=r?o.getPixelForDecimal(.5):o.getPixelForValue(n[c]),f=u[d]=r?a.getBasePixel():a.getPixelForValue(n[d]);u.skip=isNaN(p)||isNaN(f),l&&(u.options=s||this.resolveDataElementOptions(h,t.active?"active":i),r&&(u.options.radius=0)),this.updateElement(t,h,u,i)}}resolveDataElementOptions(e,t){const n=this.getParsed(e);let i=super.resolveDataElementOptions(e,t);i.$shared&&(i=Object.assign({},i,{$shared:!1}));const r=i.radius;return"active"!==t&&(i.radius=0),i.radius+=Ue(n&&n._custom,r),i}}Or.id="bubble",Or.defaults={datasetElementType:!1,dataElementType:"point",animations:{numbers:{type:"number",properties:["x","y","borderWidth","radius"]}}},Or.overrides={scales:{x:{type:"linear"},y:{type:"linear"}},plugins:{tooltip:{callbacks:{title:()=>""}}}};class Ir extends yr{constructor(e,t){super(e,t),this.enableOptionSharing=!0,this.innerRadius=void 0,this.outerRadius=void 0,this.offsetX=void 0,this.offsetY=void 0}linkScales(){}parse(e,t){const n=this.getDataset().data,i=this._cachedMeta;if(!1===this._parsing)i._parsed=n;else{let r,o,a=e=>+n[e];if(Ge(n[e])){const{key:e="value"}=this._parsing;a=t=>+at(n[t],e)}for(r=e,o=e+t;r<o;++r)i._parsed[r]=a(r)}}_getRotation(){return kt(this.options.rotation-90)}_getCircumference(){return kt(this.options.circumference)}_getRotationExtents(){let e=ut,t=-ut;for(let n=0;n<this.chart.data.datasets.length;++n)if(this.chart.isDatasetVisible(n)){const i=this.chart.getDatasetMeta(n).controller,r=i._getRotation(),o=i._getCircumference();e=Math.min(e,r),t=Math.max(t,r+o)}return{rotation:e,circumference:t-e}}update(e){const t=this.chart,{chartArea:n}=t,i=this._cachedMeta,r=i.data,o=this.getMaxBorderWidth()+this.getMaxOffset(r)+this.options.spacing,a=Math.max((Math.min(n.width,n.height)-o)/2,0),s=Math.min((l=this.options.cutout,c=a,"string"==typeof l&&l.endsWith("%")?parseFloat(l)/100:l/c),1);var l,c;const d=this._getRingWeight(this.index),{circumference:h,rotation:u}=this._getRotationExtents(),{ratioX:p,ratioY:f,offsetX:g,offsetY:m}=function(e,t,n){let i=1,r=1,o=0,a=0;if(t<ut){const s=e,l=s+t,c=Math.cos(s),d=Math.sin(s),h=Math.cos(l),u=Math.sin(l),p=(e,t,i)=>It(e,s,l,!0)?1:Math.max(t,t*n,i,i*n),f=(e,t,i)=>It(e,s,l,!0)?-1:Math.min(t,t*n,i,i*n),g=p(0,c,h),m=p(mt,d,u),x=f(ht,c,h),b=f(ht+mt,d,u);i=(g-x)/2,r=(m-b)/2,o=-(g+x)/2,a=-(m+b)/2}return{ratioX:i,ratioY:r,offsetX:o,offsetY:a}}(u,h,s),x=(n.width-o)/p,b=(n.height-o)/f,C=Math.max(Math.min(x,b)/2,0),w=Ke(this.options.radius,C),y=(w-Math.max(w*s,0))/this._getVisibleDatasetWeightTotal();this.offsetX=g*w,this.offsetY=m*w,i.total=this.calculateTotal(),this.outerRadius=w-y*this._getRingWeightOffset(this.index),this.innerRadius=Math.max(this.outerRadius-y*d,0),this.updateElements(r,0,r.length,e)}_circumference(e,t){const n=this.options,i=this._cachedMeta,r=this._getCircumference();return t&&n.animation.animateRotate||!this.chart.getDataVisibility(e)||null===i._parsed[e]||i.data[e].hidden?0:this.calculateCircumference(i._parsed[e]*r/ut)}updateElements(e,t,n,i){const r="reset"===i,o=this.chart,a=o.chartArea,s=o.options.animation,l=(a.left+a.right)/2,c=(a.top+a.bottom)/2,d=r&&s.animateScale,h=d?0:this.innerRadius,u=d?0:this.outerRadius,{sharedOptions:p,includeOptions:f}=this._getSharedOptions(t,i);let g,m=this._getRotation();for(g=0;g<t;++g)m+=this._circumference(g,r);for(g=t;g<t+n;++g){const t=this._circumference(g,r),n=e[g],o={x:l+this.offsetX,y:c+this.offsetY,startAngle:m,endAngle:m+t,circumference:t,outerRadius:u,innerRadius:h};f&&(o.options=p||this.resolveDataElementOptions(g,n.active?"active":i)),m+=t,this.updateElement(n,g,o,i)}}calculateTotal(){const e=this._cachedMeta,t=e.data;let n,i=0;for(n=0;n<t.length;n++){const r=e._parsed[n];null===r||isNaN(r)||!this.chart.getDataVisibility(n)||t[n].hidden||(i+=Math.abs(r))}return i}calculateCircumference(e){const t=this._cachedMeta.total;return t>0&&!isNaN(e)?ut*(Math.abs(e)/t):0}getLabelAndValue(e){const t=this._cachedMeta,n=this.chart,i=n.data.labels||[],r=Zi(t._parsed[e],n.options.locale);return{label:i[e]||"",value:r}}getMaxBorderWidth(e){let t=0;const n=this.chart;let i,r,o,a,s;if(!e)for(i=0,r=n.data.datasets.length;i<r;++i)if(n.isDatasetVisible(i)){o=n.getDatasetMeta(i),e=o.data,a=o.controller;break}if(!e)return 0;for(i=0,r=e.length;i<r;++i)s=a.resolveDataElementOptions(i),"inner"!==s.borderAlign&&(t=Math.max(t,s.borderWidth||0,s.hoverBorderWidth||0));return t}getMaxOffset(e){let t=0;for(let n=0,i=e.length;n<i;++n){const e=this.resolveDataElementOptions(n);t=Math.max(t,e.offset||0,e.hoverOffset||0)}return t}_getRingWeightOffset(e){let t=0;for(let n=0;n<e;++n)this.chart.isDatasetVisible(n)&&(t+=this._getRingWeight(n));return t}_getRingWeight(e){return Math.max(Ue(this.chart.data.datasets[e].weight,1),0)}_getVisibleDatasetWeightTotal(){return this._getRingWeightOffset(this.chart.data.datasets.length)||1}}Ir.id="doughnut",Ir.defaults={datasetElementType:!1,dataElementType:"arc",animation:{animateRotate:!0,animateScale:!1},animations:{numbers:{type:"number",properties:["circumference","endAngle","innerRadius","outerRadius","startAngle","x","y","offset","borderWidth","spacing"]}},cutout:"50%",rotation:0,circumference:360,radius:"100%",spacing:0,indexAxis:"r"},Ir.descriptors={_scriptable:e=>"spacing"!==e,_indexable:e=>"spacing"!==e},Ir.overrides={aspectRatio:1,plugins:{legend:{labels:{generateLabels(e){const t=e.data;if(t.labels.length&&t.datasets.length){const{labels:{pointStyle:n}}=e.legend.options;return t.labels.map(((t,i)=>{const r=e.getDatasetMeta(0).controller.getStyle(i);return{text:t,fillStyle:r.backgroundColor,strokeStyle:r.borderColor,lineWidth:r.borderWidth,pointStyle:n,hidden:!e.getDataVisibility(i),index:i}}))}return[]}},onClick(e,t,n){n.chart.toggleDataVisibility(t.index),n.chart.update()}},tooltip:{callbacks:{title:()=>"",label(e){let t=e.label;const n=": "+e.formattedValue;return We(t)?(t=t.slice(),t[0]+=n):t+=n,t}}}}};class zr extends yr{initialize(){this.enableOptionSharing=!0,this.supportsDecimation=!0,super.initialize()}update(e){const t=this._cachedMeta,{dataset:n,data:i=[],_dataset:r}=t,o=this.chart._animationsDisabled;let{start:a,count:s}=Gt(t,i,o);this._drawStart=a,this._drawCount=s,Xt(t)&&(a=0,s=i.length),n._chart=this.chart,n._datasetIndex=this.index,n._decimated=!!r._decimated,n.points=i;const l=this.resolveDatasetElementOptions(e);this.options.showLine||(l.borderWidth=0),l.segment=this.options.segment,this.updateElement(n,void 0,{animated:!o,options:l},e),this.updateElements(i,a,s,e)}updateElements(e,t,n,i){const r="reset"===i,{iScale:o,vScale:a,_stacked:s,_dataset:l}=this._cachedMeta,{sharedOptions:c,includeOptions:d}=this._getSharedOptions(t,i),h=o.axis,u=a.axis,{spanGaps:p,segment:f}=this.options,g=vt(p)?p:Number.POSITIVE_INFINITY,m=this.chart._animationsDisabled||r||"none"===i;let x=t>0&&this.getParsed(t-1);for(let p=t;p<t+n;++p){const t=e[p],n=this.getParsed(p),b=m?t:{},C=Ye(n[u]),w=b[h]=o.getPixelForValue(n[h],p),y=b[u]=r||C?a.getBasePixel():a.getPixelForValue(s?this.applyStack(a,n,s):n[u],p);b.skip=isNaN(w)||isNaN(y)||C,b.stop=p>0&&Math.abs(n[h]-x[h])>g,f&&(b.parsed=n,b.raw=l.data[p]),d&&(b.options=c||this.resolveDataElementOptions(p,t.active?"active":i)),m||this.updateElement(t,p,b,i),x=n}}getMaxOverflow(){const e=this._cachedMeta,t=e.dataset,n=t.options&&t.options.borderWidth||0,i=e.data||[];if(!i.length)return n;const r=i[0].size(this.resolveDataElementOptions(0)),o=i[i.length-1].size(this.resolveDataElementOptions(i.length-1));return Math.max(n,r,o)/2}draw(){const e=this._cachedMeta;e.dataset.updateControlPoints(this.chart.chartArea,e.iScale.axis),super.draw()}}zr.id="line",zr.defaults={datasetElementType:"line",dataElementType:"point",showLine:!0,spanGaps:!1},zr.overrides={scales:{_index_:{type:"category"},_value_:{type:"linear"}}};class Rr extends yr{constructor(e,t){super(e,t),this.innerRadius=void 0,this.outerRadius=void 0}getLabelAndValue(e){const t=this._cachedMeta,n=this.chart,i=n.data.labels||[],r=Zi(t._parsed[e].r,n.options.locale);return{label:i[e]||"",value:r}}parseObjectData(e,t,n,i){return Ei.bind(this)(e,t,n,i)}update(e){const t=this._cachedMeta.data;this._updateRadius(),this.updateElements(t,0,t.length,e)}getMinMax(){const e=this._cachedMeta,t={min:Number.POSITIVE_INFINITY,max:Number.NEGATIVE_INFINITY};return e.data.forEach(((e,n)=>{const i=this.getParsed(n).r;!isNaN(i)&&this.chart.getDataVisibility(n)&&(i<t.min&&(t.min=i),i>t.max&&(t.max=i))})),t}_updateRadius(){const e=this.chart,t=e.chartArea,n=e.options,i=Math.min(t.right-t.left,t.bottom-t.top),r=Math.max(i/2,0),o=(r-Math.max(n.cutoutPercentage?r/100*n.cutoutPercentage:1,0))/e.getVisibleDatasetCount();this.outerRadius=r-o*this.index,this.innerRadius=this.outerRadius-o}updateElements(e,t,n,i){const r="reset"===i,o=this.chart,a=o.options.animation,s=this._cachedMeta.rScale,l=s.xCenter,c=s.yCenter,d=s.getIndexAngle(0)-.5*ht;let h,u=d;const p=360/this.countVisibleElements();for(h=0;h<t;++h)u+=this._computeAngle(h,i,p);for(h=t;h<t+n;h++){const t=e[h];let n=u,f=u+this._computeAngle(h,i,p),g=o.getDataVisibility(h)?s.getDistanceFromCenterForValue(this.getParsed(h).r):0;u=f,r&&(a.animateScale&&(g=0),a.animateRotate&&(n=f=d));const m={x:l,y:c,innerRadius:0,outerRadius:g,startAngle:n,endAngle:f,options:this.resolveDataElementOptions(h,t.active?"active":i)};this.updateElement(t,h,m,i)}}countVisibleElements(){const e=this._cachedMeta;let t=0;return e.data.forEach(((e,n)=>{!isNaN(this.getParsed(n).r)&&this.chart.getDataVisibility(n)&&t++})),t}_computeAngle(e,t,n){return this.chart.getDataVisibility(e)?kt(this.resolveDataElementOptions(e,t).angle||n):0}}Rr.id="polarArea",Rr.defaults={dataElementType:"arc",animation:{animateRotate:!0,animateScale:!0},animations:{numbers:{type:"number",properties:["x","y","startAngle","endAngle","innerRadius","outerRadius"]}},indexAxis:"r",startAngle:0},Rr.overrides={aspectRatio:1,plugins:{legend:{labels:{generateLabels(e){const t=e.data;if(t.labels.length&&t.datasets.length){const{labels:{pointStyle:n}}=e.legend.options;return t.labels.map(((t,i)=>{const r=e.getDatasetMeta(0).controller.getStyle(i);return{text:t,fillStyle:r.backgroundColor,strokeStyle:r.borderColor,lineWidth:r.borderWidth,pointStyle:n,hidden:!e.getDataVisibility(i),index:i}}))}return[]}},onClick(e,t,n){n.chart.toggleDataVisibility(t.index),n.chart.update()}},tooltip:{callbacks:{title:()=>"",label:e=>e.chart.data.labels[e.dataIndex]+": "+e.formattedValue}}},scales:{r:{type:"radialLinear",angleLines:{display:!1},beginAtZero:!0,grid:{circular:!0},pointLabels:{display:!1},startAngle:0}}};class Lr extends Ir{}Lr.id="pie",Lr.defaults={cutout:0,rotation:0,circumference:360,radius:"100%"};class Fr extends yr{getLabelAndValue(e){const t=this._cachedMeta.vScale,n=this.getParsed(e);return{label:t.getLabels()[e],value:""+t.getLabelForValue(n[t.axis])}}parseObjectData(e,t,n,i){return Ei.bind(this)(e,t,n,i)}update(e){const t=this._cachedMeta,n=t.dataset,i=t.data||[],r=t.iScale.getLabels();if(n.points=i,"resize"!==e){const t=this.resolveDatasetElementOptions(e);this.options.showLine||(t.borderWidth=0);const o={_loop:!0,_fullLoop:r.length===i.length,options:t};this.updateElement(n,void 0,o,e)}this.updateElements(i,0,i.length,e)}updateElements(e,t,n,i){const r=this._cachedMeta.rScale,o="reset"===i;for(let a=t;a<t+n;a++){const t=e[a],n=this.resolveDataElementOptions(a,t.active?"active":i),s=r.getPointPositionForValue(a,this.getParsed(a).r),l=o?r.xCenter:s.x,c=o?r.yCenter:s.y,d={x:l,y:c,angle:s.angle,skip:isNaN(l)||isNaN(c),options:n};this.updateElement(t,a,d,i)}}}Fr.id="radar",Fr.defaults={datasetElementType:"line",dataElementType:"point",indexAxis:"r",showLine:!0,elements:{line:{fill:"start"}}},Fr.overrides={aspectRatio:1,scales:{r:{type:"radialLinear"}}};class Sr{constructor(){this.x=void 0,this.y=void 0,this.active=!1,this.options=void 0,this.$animations=void 0}tooltipPosition(e){const{x:t,y:n}=this.getProps(["x","y"],e);return{x:t,y:n}}hasValue(){return vt(this.x)&&vt(this.y)}getProps(e,t){const n=this.$animations;if(!t||!n)return this;const i={};return e.forEach((e=>{i[e]=n[e]&&n[e].active()?n[e]._to:this[e]})),i}}Sr.defaults={},Sr.defaultRoutes=void 0;const Qr={values:e=>We(e)?e:""+e,numeric(e,t,n){if(0===e)return"0";const i=this.chart.options.locale;let r,o=e;if(n.length>1){const t=Math.max(Math.abs(n[0].value),Math.abs(n[n.length-1].value));(t<1e-4||t>1e15)&&(r="scientific"),o=function(e,t){let n=t.length>3?t[2].value-t[1].value:t[1].value-t[0].value;Math.abs(n)>=1&&e!==Math.floor(e)&&(n=e-Math.floor(e));return n}(e,n)}const a=Ct(Math.abs(o)),s=Math.max(Math.min(-1*Math.floor(a),20),0),l={notation:r,minimumFractionDigits:s,maximumFractionDigits:s};return Object.assign(l,this.options.ticks.format),Zi(e,i,l)},logarithmic(e,t,n){if(0===e)return"0";const i=e/Math.pow(10,Math.floor(Ct(e)));return 1===i||2===i||5===i?Qr.numeric.call(this,e,t,n):""}};var jr={formatters:Qr};function Nr(e,t){const n=e.options.ticks,i=n.maxTicksLimit||function(e){const t=e.options.offset,n=e._tickSize(),i=e._length/n+(t?0:1),r=e._maxLength/n;return Math.floor(Math.min(i,r))}(e),r=n.major.enabled?function(e){const t=[];let n,i;for(n=0,i=e.length;n<i;n++)e[n].major&&t.push(n);return t}(t):[],o=r.length,a=r[0],s=r[o-1],l=[];if(o>i)return function(e,t,n,i){let r,o=0,a=n[0];for(i=Math.ceil(i),r=0;r<e.length;r++)r===a&&(t.push(e[r]),o++,a=n[o*i])}(t,l,r,o/i),l;const c=function(e,t,n){const i=function(e){const t=e.length;let n,i;if(t<2)return!1;for(i=e[0],n=1;n<t;++n)if(e[n]-e[n-1]!==i)return!1;return i}(e),r=t.length/n;if(!i)return Math.max(r,1);const o=function(e){const t=[],n=Math.sqrt(e);let i;for(i=1;i<n;i++)e%i==0&&(t.push(i),t.push(e/i));return n===(0|n)&&t.push(n),t.sort(((e,t)=>e-t)).pop(),t}(i);for(let e=0,t=o.length-1;e<t;e++){const t=o[e];if(t>r)return t}return Math.max(r,1)}(r,t,i);if(o>0){let e,n;const i=o>1?Math.round((s-a)/(o-1)):null;for(Tr(t,l,c,Ye(i)?0:a-i,a),e=0,n=o-1;e<n;e++)Tr(t,l,c,r[e],r[e+1]);return Tr(t,l,c,s,Ye(i)?t.length:s+i),l}return Tr(t,l,c),l}function Tr(e,t,n,i,r){const o=Ue(i,0),a=Math.min(Ue(r,e.length),e.length);let s,l,c,d=0;for(n=Math.ceil(n),r&&(s=r-i,n=s/Math.floor(s/n)),c=o;c<0;)d++,c=Math.round(o+d*n);for(l=Math.max(o,0);l<a;l++)l===c&&(t.push(e[l]),d++,c=Math.round(o+d*n))}jn.set("scale",{display:!0,offset:!1,reverse:!1,beginAtZero:!1,bounds:"ticks",grace:0,grid:{display:!0,lineWidth:1,drawBorder:!0,drawOnChartArea:!0,drawTicks:!0,tickLength:8,tickWidth:(e,t)=>t.lineWidth,tickColor:(e,t)=>t.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:jr.formatters.values,minor:{},major:{},align:"center",crossAlign:"near",showLabelBackdrop:!1,backdropColor:"rgba(255, 255, 255, 0.75)",backdropPadding:2}}),jn.route("scale.ticks","color","","color"),jn.route("scale.grid","color","","borderColor"),jn.route("scale.grid","borderColor","","borderColor"),jn.route("scale.title","color","","color"),jn.describe("scale",{_fallback:!1,_scriptable:e=>!e.startsWith("before")&&!e.startsWith("after")&&"callback"!==e&&"parser"!==e,_indexable:e=>"borderDash"!==e&&"tickBorderDash"!==e}),jn.describe("scales",{_fallback:"scale"}),jn.describe("scale.ticks",{_scriptable:e=>"backdropPadding"!==e&&"callback"!==e,_indexable:e=>"backdropPadding"!==e});const Vr=(e,t,n)=>"top"===t||"left"===t?e[t]+n:e[t]-n;function Yr(e,t){const n=[],i=e.length/t,r=e.length;let o=0;for(;o<r;o+=i)n.push(e[Math.floor(o)]);return n}function Wr(e,t,n){const i=e.ticks.length,r=Math.min(t,i-1),o=e._startPixel,a=e._endPixel,s=1e-6;let l,c=e.getPixelForTick(r);if(!(n&&(l=1===i?Math.max(c-o,a-c):0===t?(e.getPixelForTick(1)-c)/2:(c-e.getPixelForTick(r-1))/2,c+=r<t?l:-l,c<o-s||c>a+s)))return c}function Gr(e){return e.drawTicks?e.tickLength:0}function Xr(e,t){if(!e.display)return 0;const n=si(e.font,t),i=ai(e.padding);return(We(e.text)?e.text.length:1)*n.lineHeight+i.height}function Zr(e,t,n){let i=Yt(e);return(n&&"right"!==t||!n&&"right"===t)&&(i=(e=>"left"===e?"right":"right"===e?"left":e)(i)),i}class Ur extends Sr{constructor(e){super(),this.id=e.id,this.type=e.type,this.options=void 0,this.ctx=e.ctx,this.chart=e.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(e){this.options=e.setContext(this.getContext()),this.axis=e.axis,this._userMin=this.parse(e.min),this._userMax=this.parse(e.max),this._suggestedMin=this.parse(e.suggestedMin),this._suggestedMax=this.parse(e.suggestedMax)}parse(e,t){return e}getUserBounds(){let{_userMin:e,_userMax:t,_suggestedMin:n,_suggestedMax:i}=this;return e=Ze(e,Number.POSITIVE_INFINITY),t=Ze(t,Number.NEGATIVE_INFINITY),n=Ze(n,Number.POSITIVE_INFINITY),i=Ze(i,Number.NEGATIVE_INFINITY),{min:Ze(e,n),max:Ze(t,i),minDefined:Xe(e),maxDefined:Xe(t)}}getMinMax(e){let t,{min:n,max:i,minDefined:r,maxDefined:o}=this.getUserBounds();if(r&&o)return{min:n,max:i};const a=this.getMatchingVisibleMetas();for(let s=0,l=a.length;s<l;++s)t=a[s].controller.getMinMax(this,e),r||(n=Math.min(n,t.min)),o||(i=Math.max(i,t.max));return n=o&&n>i?i:n,i=r&&n>i?n:i,{min:Ze(n,Ze(i,n)),max:Ze(i,Ze(n,i))}}getPadding(){return{left:this.paddingLeft||0,top:this.paddingTop||0,right:this.paddingRight||0,bottom:this.paddingBottom||0}}getTicks(){return this.ticks}getLabels(){const e=this.chart.data;return this.options.labels||(this.isHorizontal()?e.xLabels:e.yLabels)||e.labels||[]}beforeLayout(){this._cache={},this._dataLimitsCached=!1}beforeUpdate(){Je(this.options.beforeUpdate,[this])}update(e,t,n){const{beginAtZero:i,grace:r,ticks:o}=this.options,a=o.sampleSize;this.beforeUpdate(),this.maxWidth=e,this.maxHeight=t,this._margins=n=Object.assign({left:0,right:0,top:0,bottom:0},n),this.ticks=null,this._labelSizes=null,this._gridLineItems=null,this._labelItems=null,this.beforeSetDimensions(),this.setDimensions(),this.afterSetDimensions(),this._maxLength=this.isHorizontal()?this.width+n.left+n.right:this.height+n.top+n.bottom,this._dataLimitsCached||(this.beforeDataLimits(),this.determineDataLimits(),this.afterDataLimits(),this._range=function(e,t,n){const{min:i,max:r}=e,o=Ke(t,(r-i)/2),a=(e,t)=>n&&0===e?0:e+t;return{min:a(i,-Math.abs(o)),max:a(r,o)}}(this,r,i),this._dataLimitsCached=!0),this.beforeBuildTicks(),this.ticks=this.buildTicks()||[],this.afterBuildTicks();const s=a<this.ticks.length;this._convertTicksToLabels(s?Yr(this.ticks,a):this.ticks),this.configure(),this.beforeCalculateLabelRotation(),this.calculateLabelRotation(),this.afterCalculateLabelRotation(),o.display&&(o.autoSkip||"auto"===o.source)&&(this.ticks=Nr(this,this.ticks),this._labelSizes=null,this.afterAutoSkip()),s&&this._convertTicksToLabels(this.ticks),this.beforeFit(),this.fit(),this.afterFit(),this.afterUpdate()}configure(){let e,t,n=this.options.reverse;this.isHorizontal()?(e=this.left,t=this.right):(e=this.top,t=this.bottom,n=!n),this._startPixel=e,this._endPixel=t,this._reversePixels=n,this._length=t-e,this._alignToPixels=this.options.alignToPixels}afterUpdate(){Je(this.options.afterUpdate,[this])}beforeSetDimensions(){Je(this.options.beforeSetDimensions,[this])}setDimensions(){this.isHorizontal()?(this.width=this.maxWidth,this.left=0,this.right=this.width):(this.height=this.maxHeight,this.top=0,this.bottom=this.height),this.paddingLeft=0,this.paddingTop=0,this.paddingRight=0,this.paddingBottom=0}afterSetDimensions(){Je(this.options.afterSetDimensions,[this])}_callHooks(e){this.chart.notifyPlugins(e,this.getContext()),Je(this.options[e],[this])}beforeDataLimits(){this._callHooks("beforeDataLimits")}determineDataLimits(){}afterDataLimits(){this._callHooks("afterDataLimits")}beforeBuildTicks(){this._callHooks("beforeBuildTicks")}buildTicks(){return[]}afterBuildTicks(){this._callHooks("afterBuildTicks")}beforeTickToLabelConversion(){Je(this.options.beforeTickToLabelConversion,[this])}generateTickLabels(e){const t=this.options.ticks;let n,i,r;for(n=0,i=e.length;n<i;n++)r=e[n],r.label=Je(t.callback,[r.value,n,e],this)}afterTickToLabelConversion(){Je(this.options.afterTickToLabelConversion,[this])}beforeCalculateLabelRotation(){Je(this.options.beforeCalculateLabelRotation,[this])}calculateLabelRotation(){const e=this.options,t=e.ticks,n=this.ticks.length,i=t.minRotation||0,r=t.maxRotation;let o,a,s,l=i;if(!this._isVisible()||!t.display||i>=r||n<=1||!this.isHorizontal())return void(this.labelRotation=i);const c=this._getLabelSizes(),d=c.widest.width,h=c.highest.height,u=zt(this.chart.width-d,0,this.maxWidth);o=e.offset?this.maxWidth/n:u/(n-1),d+6>o&&(o=u/(n-(e.offset?.5:1)),a=this.maxHeight-Gr(e.grid)-t.padding-Xr(e.title,this.chart.options.font),s=Math.sqrt(d*d+h*h),l=Dt(Math.min(Math.asin(zt((c.highest.height+6)/o,-1,1)),Math.asin(zt(a/s,-1,1))-Math.asin(zt(h/s,-1,1)))),l=Math.max(i,Math.min(r,l))),this.labelRotation=l}afterCalculateLabelRotation(){Je(this.options.afterCalculateLabelRotation,[this])}afterAutoSkip(){}beforeFit(){Je(this.options.beforeFit,[this])}fit(){const e={width:0,height:0},{chart:t,options:{ticks:n,title:i,grid:r}}=this,o=this._isVisible(),a=this.isHorizontal();if(o){const o=Xr(i,t.options.font);if(a?(e.width=this.maxWidth,e.height=Gr(r)+o):(e.height=this.maxHeight,e.width=Gr(r)+o),n.display&&this.ticks.length){const{first:t,last:i,widest:r,highest:o}=this._getLabelSizes(),s=2*n.padding,l=kt(this.labelRotation),c=Math.cos(l),d=Math.sin(l);if(a){const t=n.mirror?0:d*r.width+c*o.height;e.height=Math.min(this.maxHeight,e.height+t+s)}else{const t=n.mirror?0:c*r.width+d*o.height;e.width=Math.min(this.maxWidth,e.width+t+s)}this._calculatePadding(t,i,d,c)}}this._handleMargins(),a?(this.width=this._length=t.width-this._margins.left-this._margins.right,this.height=e.height):(this.width=e.width,this.height=this._length=t.height-this._margins.top-this._margins.bottom)}_calculatePadding(e,t,n,i){const{ticks:{align:r,padding:o},position:a}=this.options,s=0!==this.labelRotation,l="top"!==a&&"x"===this.axis;if(this.isHorizontal()){const a=this.getPixelForTick(0)-this.left,c=this.right-this.getPixelForTick(this.ticks.length-1);let d=0,h=0;s?l?(d=i*e.width,h=n*t.height):(d=n*e.height,h=i*t.width):"start"===r?h=t.width:"end"===r?d=e.width:"inner"!==r&&(d=e.width/2,h=t.width/2),this.paddingLeft=Math.max((d-a+o)*this.width/(this.width-a),0),this.paddingRight=Math.max((h-c+o)*this.width/(this.width-c),0)}else{let n=t.height/2,i=e.height/2;"start"===r?(n=0,i=e.height):"end"===r&&(n=t.height,i=0),this.paddingTop=n+o,this.paddingBottom=i+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(){Je(this.options.afterFit,[this])}isHorizontal(){const{axis:e,position:t}=this.options;return"top"===t||"bottom"===t||"x"===e}isFullSize(){return this.options.fullSize}_convertTicksToLabels(e){let t,n;for(this.beforeTickToLabelConversion(),this.generateTickLabels(e),t=0,n=e.length;t<n;t++)Ye(e[t].label)&&(e.splice(t,1),n--,t--);this.afterTickToLabelConversion()}_getLabelSizes(){let e=this._labelSizes;if(!e){const t=this.options.ticks.sampleSize;let n=this.ticks;t<n.length&&(n=Yr(n,t)),this._labelSizes=e=this._computeLabelSizes(n,n.length)}return e}_computeLabelSizes(e,t){const{ctx:n,_longestTextCache:i}=this,r=[],o=[];let a,s,l,c,d,h,u,p,f,g,m,x=0,b=0;for(a=0;a<t;++a){if(c=e[a].label,d=this._resolveTickFontOptions(a),n.font=h=d.string,u=i[h]=i[h]||{data:{},gc:[]},p=d.lineHeight,f=g=0,Ye(c)||We(c)){if(We(c))for(s=0,l=c.length;s<l;++s)m=c[s],Ye(m)||We(m)||(f=Nn(n,u.data,u.gc,f,m),g+=p)}else f=Nn(n,u.data,u.gc,f,c),g=p;r.push(f),o.push(g),x=Math.max(f,x),b=Math.max(g,b)}!function(e,t){qe(e,(e=>{const n=e.gc,i=n.length/2;let r;if(i>t){for(r=0;r<i;++r)delete e.data[n[r]];n.splice(0,i)}}))}(i,t);const C=r.indexOf(x),w=o.indexOf(b),y=e=>({width:r[e]||0,height:o[e]||0});return{first:y(0),last:y(t-1),widest:y(C),highest:y(w),widths:r,heights:o}}getLabelForValue(e){return e}getPixelForValue(e,t){return NaN}getValueForPixel(e){}getPixelForTick(e){const t=this.ticks;return e<0||e>t.length-1?null:this.getPixelForValue(t[e].value)}getPixelForDecimal(e){this._reversePixels&&(e=1-e);const t=this._startPixel+e*this._length;return zt(this._alignToPixels?Vn(this.chart,t,0):t,-32768,32767)}getDecimalForPixel(e){const t=(e-this._startPixel)/this._length;return this._reversePixels?1-t:t}getBasePixel(){return this.getPixelForValue(this.getBaseValue())}getBaseValue(){const{min:e,max:t}=this;return e<0&&t<0?t:e>0&&t>0?e:0}getContext(e){const t=this.ticks||[];if(e>=0&&e<t.length){const n=t[e];return n.$context||(n.$context=function(e,t,n){return ci(e,{tick:n,index:t,type:"tick"})}(this.getContext(),e,n))}return this.$context||(this.$context=ci(this.chart.getContext(),{scale:this,type:"scale"}))}_tickSize(){const e=this.options.ticks,t=kt(this.labelRotation),n=Math.abs(Math.cos(t)),i=Math.abs(Math.sin(t)),r=this._getLabelSizes(),o=e.autoSkipPadding||0,a=r?r.widest.width+o:0,s=r?r.highest.height+o:0;return this.isHorizontal()?s*n>a*i?a/n:s/i:s*i<a*n?s/n:a/i}_isVisible(){const e=this.options.display;return"auto"!==e?!!e:this.getMatchingVisibleMetas().length>0}_computeGridLineItems(e){const t=this.axis,n=this.chart,i=this.options,{grid:r,position:o}=i,a=r.offset,s=this.isHorizontal(),l=this.ticks.length+(a?1:0),c=Gr(r),d=[],h=r.setContext(this.getContext()),u=h.drawBorder?h.borderWidth:0,p=u/2,f=function(e){return Vn(n,e,u)};let g,m,x,b,C,w,y,v,E,A,k,D;if("top"===o)g=f(this.bottom),w=this.bottom-c,v=g-p,A=f(e.top)+p,D=e.bottom;else if("bottom"===o)g=f(this.top),A=e.top,D=f(e.bottom)-p,w=g+p,v=this.top+c;else if("left"===o)g=f(this.right),C=this.right-c,y=g-p,E=f(e.left)+p,k=e.right;else if("right"===o)g=f(this.left),E=e.left,k=f(e.right)-p,C=g+p,y=this.left+c;else if("x"===t){if("center"===o)g=f((e.top+e.bottom)/2+.5);else if(Ge(o)){const e=Object.keys(o)[0],t=o[e];g=f(this.chart.scales[e].getPixelForValue(t))}A=e.top,D=e.bottom,w=g+p,v=w+c}else if("y"===t){if("center"===o)g=f((e.left+e.right)/2);else if(Ge(o)){const e=Object.keys(o)[0],t=o[e];g=f(this.chart.scales[e].getPixelForValue(t))}C=g-p,y=C-c,E=e.left,k=e.right}const M=Ue(i.ticks.maxTicksLimit,l),B=Math.max(1,Math.ceil(l/M));for(m=0;m<l;m+=B){const e=r.setContext(this.getContext(m)),t=e.lineWidth,i=e.color,o=e.borderDash||[],l=e.borderDashOffset,c=e.tickWidth,h=e.tickColor,u=e.tickBorderDash||[],p=e.tickBorderDashOffset;x=Wr(this,m,a),void 0!==x&&(b=Vn(n,x,t),s?C=y=E=k=b:w=v=A=D=b,d.push({tx1:C,ty1:w,tx2:y,ty2:v,x1:E,y1:A,x2:k,y2:D,width:t,color:i,borderDash:o,borderDashOffset:l,tickWidth:c,tickColor:h,tickBorderDash:u,tickBorderDashOffset:p}))}return this._ticksLength=l,this._borderValue=g,d}_computeLabelItems(e){const t=this.axis,n=this.options,{position:i,ticks:r}=n,o=this.isHorizontal(),a=this.ticks,{align:s,crossAlign:l,padding:c,mirror:d}=r,h=Gr(n.grid),u=h+c,p=d?-c:u,f=-kt(this.labelRotation),g=[];let m,x,b,C,w,y,v,E,A,k,D,M,B="middle";if("top"===i)y=this.bottom-p,v=this._getXAxisLabelAlignment();else if("bottom"===i)y=this.top+p,v=this._getXAxisLabelAlignment();else if("left"===i){const e=this._getYAxisLabelAlignment(h);v=e.textAlign,w=e.x}else if("right"===i){const e=this._getYAxisLabelAlignment(h);v=e.textAlign,w=e.x}else if("x"===t){if("center"===i)y=(e.top+e.bottom)/2+u;else if(Ge(i)){const e=Object.keys(i)[0],t=i[e];y=this.chart.scales[e].getPixelForValue(t)+u}v=this._getXAxisLabelAlignment()}else if("y"===t){if("center"===i)w=(e.left+e.right)/2-u;else if(Ge(i)){const e=Object.keys(i)[0],t=i[e];w=this.chart.scales[e].getPixelForValue(t)}v=this._getYAxisLabelAlignment(h).textAlign}"y"===t&&("start"===s?B="top":"end"===s&&(B="bottom"));const P=this._getLabelSizes();for(m=0,x=a.length;m<x;++m){b=a[m],C=b.label;const e=r.setContext(this.getContext(m));E=this.getPixelForTick(m)+r.labelOffset,A=this._resolveTickFontOptions(m),k=A.lineHeight,D=We(C)?C.length:1;const t=D/2,n=e.color,s=e.textStrokeColor,c=e.textStrokeWidth;let h,u=v;if(o?(w=E,"inner"===v&&(u=m===x-1?this.options.reverse?"left":"right":0===m?this.options.reverse?"right":"left":"center"),M="top"===i?"near"===l||0!==f?-D*k+k/2:"center"===l?-P.highest.height/2-t*k+k:-P.highest.height+k/2:"near"===l||0!==f?k/2:"center"===l?P.highest.height/2-t*k:P.highest.height-D*k,d&&(M*=-1)):(y=E,M=(1-D)*k/2),e.showLabelBackdrop){const t=ai(e.backdropPadding),n=P.heights[m],i=P.widths[m];let r=y+M-t.top,o=w-t.left;switch(B){case"middle":r-=n/2;break;case"bottom":r-=n}switch(v){case"center":o-=i/2;break;case"right":o-=i}h={left:o,top:r,width:i+t.width,height:n+t.height,color:e.backdropColor}}g.push({rotation:f,label:C,font:A,color:n,strokeColor:s,strokeWidth:c,textOffset:M,textAlign:u,textBaseline:B,translation:[w,y],backdrop:h})}return g}_getXAxisLabelAlignment(){const{position:e,ticks:t}=this.options;if(-kt(this.labelRotation))return"top"===e?"left":"right";let n="center";return"start"===t.align?n="left":"end"===t.align?n="right":"inner"===t.align&&(n="inner"),n}_getYAxisLabelAlignment(e){const{position:t,ticks:{crossAlign:n,mirror:i,padding:r}}=this.options,o=e+r,a=this._getLabelSizes().widest.width;let s,l;return"left"===t?i?(l=this.right+r,"near"===n?s="left":"center"===n?(s="center",l+=a/2):(s="right",l+=a)):(l=this.right-o,"near"===n?s="right":"center"===n?(s="center",l-=a/2):(s="left",l=this.left)):"right"===t?i?(l=this.left+r,"near"===n?s="right":"center"===n?(s="center",l-=a/2):(s="left",l-=a)):(l=this.left+o,"near"===n?s="left":"center"===n?(s="center",l+=a/2):(s="right",l=this.right)):s="right",{textAlign:s,x:l}}_computeLabelArea(){if(this.options.ticks.mirror)return;const e=this.chart,t=this.options.position;return"left"===t||"right"===t?{top:0,left:this.left,bottom:e.height,right:this.right}:"top"===t||"bottom"===t?{top:this.top,left:0,bottom:this.bottom,right:e.width}:void 0}drawBackground(){const{ctx:e,options:{backgroundColor:t},left:n,top:i,width:r,height:o}=this;t&&(e.save(),e.fillStyle=t,e.fillRect(n,i,r,o),e.restore())}getLineWidthForValue(e){const t=this.options.grid;if(!this._isVisible()||!t.display)return 0;const n=this.ticks.findIndex((t=>t.value===e));if(n>=0){return t.setContext(this.getContext(n)).lineWidth}return 0}drawGrid(e){const t=this.options.grid,n=this.ctx,i=this._gridLineItems||(this._gridLineItems=this._computeGridLineItems(e));let r,o;const a=(e,t,i)=>{i.width&&i.color&&(n.save(),n.lineWidth=i.width,n.strokeStyle=i.color,n.setLineDash(i.borderDash||[]),n.lineDashOffset=i.borderDashOffset,n.beginPath(),n.moveTo(e.x,e.y),n.lineTo(t.x,t.y),n.stroke(),n.restore())};if(t.display)for(r=0,o=i.length;r<o;++r){const e=i[r];t.drawOnChartArea&&a({x:e.x1,y:e.y1},{x:e.x2,y:e.y2},e),t.drawTicks&&a({x:e.tx1,y:e.ty1},{x:e.tx2,y:e.ty2},{color:e.tickColor,width:e.tickWidth,borderDash:e.tickBorderDash,borderDashOffset:e.tickBorderDashOffset})}}drawBorder(){const{chart:e,ctx:t,options:{grid:n}}=this,i=n.setContext(this.getContext()),r=n.drawBorder?i.borderWidth:0;if(!r)return;const o=n.setContext(this.getContext(0)).lineWidth,a=this._borderValue;let s,l,c,d;this.isHorizontal()?(s=Vn(e,this.left,r)-r/2,l=Vn(e,this.right,o)+o/2,c=d=a):(c=Vn(e,this.top,r)-r/2,d=Vn(e,this.bottom,o)+o/2,s=l=a),t.save(),t.lineWidth=i.borderWidth,t.strokeStyle=i.borderColor,t.beginPath(),t.moveTo(s,c),t.lineTo(l,d),t.stroke(),t.restore()}drawLabels(e){if(!this.options.ticks.display)return;const t=this.ctx,n=this._computeLabelArea();n&&Zn(t,n);const i=this._labelItems||(this._labelItems=this._computeLabelItems(e));let r,o;for(r=0,o=i.length;r<o;++r){const e=i[r],n=e.font,o=e.label;e.backdrop&&(t.fillStyle=e.backdrop.color,t.fillRect(e.backdrop.left,e.backdrop.top,e.backdrop.width,e.backdrop.height)),qn(t,o,0,e.textOffset,n,e)}n&&Un(t)}drawTitle(){const{ctx:e,options:{position:t,title:n,reverse:i}}=this;if(!n.display)return;const r=si(n.font),o=ai(n.padding),a=n.align;let s=r.lineHeight/2;"bottom"===t||"center"===t||Ge(t)?(s+=o.bottom,We(n.text)&&(s+=r.lineHeight*(n.text.length-1))):s+=o.top;const{titleX:l,titleY:c,maxWidth:d,rotation:h}=function(e,t,n,i){const{top:r,left:o,bottom:a,right:s,chart:l}=e,{chartArea:c,scales:d}=l;let h,u,p,f=0;const g=a-r,m=s-o;if(e.isHorizontal()){if(u=Wt(i,o,s),Ge(n)){const e=Object.keys(n)[0],i=n[e];p=d[e].getPixelForValue(i)+g-t}else p="center"===n?(c.bottom+c.top)/2+g-t:Vr(e,n,t);h=s-o}else{if(Ge(n)){const e=Object.keys(n)[0],i=n[e];u=d[e].getPixelForValue(i)-m+t}else u="center"===n?(c.left+c.right)/2-m+t:Vr(e,n,t);p=Wt(i,a,r),f="left"===n?-mt:mt}return{titleX:u,titleY:p,maxWidth:h,rotation:f}}(this,s,t,a);qn(e,n.text,0,0,r,{color:n.color,maxWidth:d,rotation:h,textAlign:Zr(a,t,i),textBaseline:"middle",translation:[l,c]})}draw(e){this._isVisible()&&(this.drawBackground(),this.drawGrid(e),this.drawBorder(),this.drawTitle(),this.drawLabels(e))}_layers(){const e=this.options,t=e.ticks&&e.ticks.z||0,n=Ue(e.grid&&e.grid.z,-1);return this._isVisible()&&this.draw===Ur.prototype.draw?[{z:n,draw:e=>{this.drawBackground(),this.drawGrid(e),this.drawTitle()}},{z:n+1,draw:()=>{this.drawBorder()}},{z:t,draw:e=>{this.drawLabels(e)}}]:[{z:t,draw:e=>{this.draw(e)}}]}getMatchingVisibleMetas(e){const t=this.chart.getSortedVisibleDatasetMetas(),n=this.axis+"AxisID",i=[];let r,o;for(r=0,o=t.length;r<o;++r){const o=t[r];o[n]!==this.id||e&&o.type!==e||i.push(o)}return i}_resolveTickFontOptions(e){return si(this.options.ticks.setContext(this.getContext(e)).font)}_maxDigits(){const e=this._resolveTickFontOptions(0).lineHeight;return(this.isHorizontal()?this.width:this.height)/e}}class Kr{constructor(e,t,n){this.type=e,this.scope=t,this.override=n,this.items=Object.create(null)}isForType(e){return Object.prototype.isPrototypeOf.call(this.type.prototype,e.prototype)}register(e){const t=Object.getPrototypeOf(e);let n;(function(e){return"id"in e&&"defaults"in e})(t)&&(n=this.register(t));const i=this.items,r=e.id,o=this.scope+"."+r;if(!r)throw new Error("class does not have id: "+e);return r in i||(i[r]=e,function(e,t,n){const i=nt(Object.create(null),[n?jn.get(n):{},jn.get(t),e.defaults]);jn.set(t,i),e.defaultRoutes&&function(e,t){Object.keys(t).forEach((n=>{const i=n.split("."),r=i.pop(),o=[e].concat(i).join("."),a=t[n].split("."),s=a.pop(),l=a.join(".");jn.route(o,r,l,s)}))}(t,e.defaultRoutes);e.descriptors&&jn.describe(t,e.descriptors)}(e,o,n),this.override&&jn.override(e.id,e.overrides)),o}get(e){return this.items[e]}unregister(e){const t=this.items,n=e.id,i=this.scope;n in t&&delete t[n],i&&n in jn[i]&&(delete jn[i][n],this.override&&delete Ln[n])}}var Jr=new class{constructor(){this.controllers=new Kr(yr,"datasets",!0),this.elements=new Kr(Sr,"elements"),this.plugins=new Kr(Object,"plugins"),this.scales=new Kr(Ur,"scales"),this._typedRegistries=[this.controllers,this.scales,this.elements]}add(...e){this._each("register",e)}remove(...e){this._each("unregister",e)}addControllers(...e){this._each("register",e,this.controllers)}addElements(...e){this._each("register",e,this.elements)}addPlugins(...e){this._each("register",e,this.plugins)}addScales(...e){this._each("register",e,this.scales)}getController(e){return this._get(e,this.controllers,"controller")}getElement(e){return this._get(e,this.elements,"element")}getPlugin(e){return this._get(e,this.plugins,"plugin")}getScale(e){return this._get(e,this.scales,"scale")}removeControllers(...e){this._each("unregister",e,this.controllers)}removeElements(...e){this._each("unregister",e,this.elements)}removePlugins(...e){this._each("unregister",e,this.plugins)}removeScales(...e){this._each("unregister",e,this.scales)}_each(e,t,n){[...t].forEach((t=>{const i=n||this._getRegistryForType(t);n||i.isForType(t)||i===this.plugins&&t.id?this._exec(e,i,t):qe(t,(t=>{const i=n||this._getRegistryForType(t);this._exec(e,i,t)}))}))}_exec(e,t,n){const i=st(e);Je(n["before"+i],[],n),t[e](n),Je(n["after"+i],[],n)}_getRegistryForType(e){for(let t=0;t<this._typedRegistries.length;t++){const n=this._typedRegistries[t];if(n.isForType(e))return n}return this.plugins}_get(e,t,n){const i=t.get(e);if(void 0===i)throw new Error('"'+e+'" is not a registered '+n+".");return i}};class qr extends yr{update(e){const t=this._cachedMeta,{data:n=[]}=t,i=this.chart._animationsDisabled;let{start:r,count:o}=Gt(t,n,i);if(this._drawStart=r,this._drawCount=o,Xt(t)&&(r=0,o=n.length),this.options.showLine){const{dataset:r,_dataset:o}=t;r._chart=this.chart,r._datasetIndex=this.index,r._decimated=!!o._decimated,r.points=n;const a=this.resolveDatasetElementOptions(e);a.segment=this.options.segment,this.updateElement(r,void 0,{animated:!i,options:a},e)}this.updateElements(n,r,o,e)}addElements(){const{showLine:e}=this.options;!this.datasetElementType&&e&&(this.datasetElementType=Jr.getElement("line")),super.addElements()}updateElements(e,t,n,i){const r="reset"===i,{iScale:o,vScale:a,_stacked:s,_dataset:l}=this._cachedMeta,c=this.resolveDataElementOptions(t,i),d=this.getSharedOptions(c),h=this.includeOptions(i,d),u=o.axis,p=a.axis,{spanGaps:f,segment:g}=this.options,m=vt(f)?f:Number.POSITIVE_INFINITY,x=this.chart._animationsDisabled||r||"none"===i;let b=t>0&&this.getParsed(t-1);for(let c=t;c<t+n;++c){const t=e[c],n=this.getParsed(c),f=x?t:{},C=Ye(n[p]),w=f[u]=o.getPixelForValue(n[u],c),y=f[p]=r||C?a.getBasePixel():a.getPixelForValue(s?this.applyStack(a,n,s):n[p],c);f.skip=isNaN(w)||isNaN(y)||C,f.stop=c>0&&Math.abs(n[u]-b[u])>m,g&&(f.parsed=n,f.raw=l.data[c]),h&&(f.options=d||this.resolveDataElementOptions(c,t.active?"active":i)),x||this.updateElement(t,c,f,i),b=n}this.updateSharedOptions(d,i,c)}getMaxOverflow(){const e=this._cachedMeta,t=e.data||[];if(!this.options.showLine){let e=0;for(let n=t.length-1;n>=0;--n)e=Math.max(e,t[n].size(this.resolveDataElementOptions(n))/2);return e>0&&e}const n=e.dataset,i=n.options&&n.options.borderWidth||0;if(!t.length)return i;const r=t[0].size(this.resolveDataElementOptions(0)),o=t[t.length-1].size(this.resolveDataElementOptions(t.length-1));return Math.max(i,r,o)/2}}qr.id="scatter",qr.defaults={datasetElementType:!1,dataElementType:"point",showLine:!1,fill:!1},qr.overrides={interaction:{mode:"point"},plugins:{tooltip:{callbacks:{title:()=>"",label:e=>"("+e.label+", "+e.formattedValue+")"}}},scales:{x:{type:"linear"},y:{type:"linear"}}};var _r=Object.freeze({__proto__:null,BarController:Hr,BubbleController:Or,DoughnutController:Ir,LineController:zr,PolarAreaController:Rr,PieController:Lr,RadarController:Fr,ScatterController:qr});function $r(){throw new Error("This method is not implemented: Check that a complete date adapter is provided.")}class eo{constructor(e){this.options=e||{}}init(e){}formats(){return $r()}parse(e,t){return $r()}format(e,t){return $r()}add(e,t,n){return $r()}diff(e,t,n){return $r()}startOf(e,t,n){return $r()}endOf(e,t){return $r()}}eo.override=function(e){Object.assign(eo.prototype,e)};var to={_date:eo};function no(e,t,n,i){const{controller:r,data:o,_sorted:a}=e,s=r._cachedMeta.iScale;if(s&&t===s.axis&&"r"!==t&&a&&o.length){const e=s._reversePixels?St:Ft;if(!i)return e(o,t,n);if(r._sharedOptions){const i=o[0],r="function"==typeof i.getRange&&i.getRange(t);if(r){const i=e(o,t,n-r),a=e(o,t,n+r);return{lo:i.lo,hi:a.hi}}}}return{lo:0,hi:o.length-1}}function io(e,t,n,i,r){const o=e.getSortedVisibleDatasetMetas(),a=n[t];for(let e=0,n=o.length;e<n;++e){const{index:n,data:s}=o[e],{lo:l,hi:c}=no(o[e],t,a,r);for(let e=l;e<=c;++e){const t=s[e];t.skip||i(t,n,e)}}}function ro(e,t,n,i,r){const o=[];if(!r&&!e.isPointInArea(t))return o;return io(e,n,t,(function(n,a,s){(r||Xn(n,e.chartArea,0))&&n.inRange(t.x,t.y,i)&&o.push({element:n,datasetIndex:a,index:s})}),!0),o}function oo(e,t,n,i,r,o){let a=[];const s=function(e){const t=-1!==e.indexOf("x"),n=-1!==e.indexOf("y");return function(e,i){const r=t?Math.abs(e.x-i.x):0,o=n?Math.abs(e.y-i.y):0;return Math.sqrt(Math.pow(r,2)+Math.pow(o,2))}}(n);let l=Number.POSITIVE_INFINITY;return io(e,n,t,(function(n,c,d){const h=n.inRange(t.x,t.y,r);if(i&&!h)return;const u=n.getCenterPoint(r);if(!(!!o||e.isPointInArea(u))&&!h)return;const p=s(t,u);p<l?(a=[{element:n,datasetIndex:c,index:d}],l=p):p===l&&a.push({element:n,datasetIndex:c,index:d})})),a}function ao(e,t,n,i,r,o){return o||e.isPointInArea(t)?"r"!==n||i?oo(e,t,n,i,r,o):function(e,t,n,i){let r=[];return io(e,n,t,(function(e,n,o){const{startAngle:a,endAngle:s}=e.getProps(["startAngle","endAngle"],i),{angle:l}=Bt(e,{x:t.x,y:t.y});It(l,a,s)&&r.push({element:e,datasetIndex:n,index:o})})),r}(e,t,n,r):[]}function so(e,t,n,i,r){const o=[],a="x"===n?"inXRange":"inYRange";let s=!1;return io(e,n,t,((e,i,l)=>{e[a](t[n],r)&&(o.push({element:e,datasetIndex:i,index:l}),s=s||e.inRange(t.x,t.y,r))})),i&&!s?[]:o}var lo={evaluateInteractionItems:io,modes:{index(e,t,n,i){const r=Si(t,e),o=n.axis||"x",a=n.includeInvisible||!1,s=n.intersect?ro(e,r,o,i,a):ao(e,r,o,!1,i,a),l=[];return s.length?(e.getSortedVisibleDatasetMetas().forEach((e=>{const t=s[0].index,n=e.data[t];n&&!n.skip&&l.push({element:n,datasetIndex:e.index,index:t})})),l):[]},dataset(e,t,n,i){const r=Si(t,e),o=n.axis||"xy",a=n.includeInvisible||!1;let s=n.intersect?ro(e,r,o,i,a):ao(e,r,o,!1,i,a);if(s.length>0){const t=s[0].datasetIndex,n=e.getDatasetMeta(t).data;s=[];for(let e=0;e<n.length;++e)s.push({element:n[e],datasetIndex:t,index:e})}return s},point:(e,t,n,i)=>ro(e,Si(t,e),n.axis||"xy",i,n.includeInvisible||!1),nearest(e,t,n,i){const r=Si(t,e),o=n.axis||"xy",a=n.includeInvisible||!1;return ao(e,r,o,n.intersect,i,a)},x:(e,t,n,i)=>so(e,Si(t,e),"x",n.intersect,i),y:(e,t,n,i)=>so(e,Si(t,e),"y",n.intersect,i)}};const co=["left","top","right","bottom"];function ho(e,t){return e.filter((e=>e.pos===t))}function uo(e,t){return e.filter((e=>-1===co.indexOf(e.pos)&&e.box.axis===t))}function po(e,t){return e.sort(((e,n)=>{const i=t?n:e,r=t?e:n;return i.weight===r.weight?i.index-r.index:i.weight-r.weight}))}function fo(e,t){const n=function(e){const t={};for(const n of e){const{stack:e,pos:i,stackWeight:r}=n;if(!e||!co.includes(i))continue;const o=t[e]||(t[e]={count:0,placed:0,weight:0,size:0});o.count++,o.weight+=r}return t}(e),{vBoxMaxWidth:i,hBoxMaxHeight:r}=t;let o,a,s;for(o=0,a=e.length;o<a;++o){s=e[o];const{fullSize:a}=s.box,l=n[s.stack],c=l&&s.stackWeight/l.weight;s.horizontal?(s.width=c?c*i:a&&t.availableWidth,s.height=r):(s.width=i,s.height=c?c*r:a&&t.availableHeight)}return n}function go(e,t,n,i){return Math.max(e[n],t[n])+Math.max(e[i],t[i])}function mo(e,t){e.top=Math.max(e.top,t.top),e.left=Math.max(e.left,t.left),e.bottom=Math.max(e.bottom,t.bottom),e.right=Math.max(e.right,t.right)}function xo(e,t,n,i){const{pos:r,box:o}=n,a=e.maxPadding;if(!Ge(r)){n.size&&(e[r]-=n.size);const t=i[n.stack]||{size:0,count:1};t.size=Math.max(t.size,n.horizontal?o.height:o.width),n.size=t.size/t.count,e[r]+=n.size}o.getPadding&&mo(a,o.getPadding());const s=Math.max(0,t.outerWidth-go(a,e,"left","right")),l=Math.max(0,t.outerHeight-go(a,e,"top","bottom")),c=s!==e.w,d=l!==e.h;return e.w=s,e.h=l,n.horizontal?{same:c,other:d}:{same:d,other:c}}function bo(e,t){const n=t.maxPadding;function i(e){const i={left:0,top:0,right:0,bottom:0};return e.forEach((e=>{i[e]=Math.max(t[e],n[e])})),i}return i(e?["left","right"]:["top","bottom"])}function Co(e,t,n,i){const r=[];let o,a,s,l,c,d;for(o=0,a=e.length,c=0;o<a;++o){s=e[o],l=s.box,l.update(s.width||t.w,s.height||t.h,bo(s.horizontal,t));const{same:a,other:h}=xo(t,n,s,i);c|=a&&r.length,d=d||h,l.fullSize||r.push(s)}return c&&Co(r,t,n,i)||d}function wo(e,t,n,i,r){e.top=n,e.left=t,e.right=t+i,e.bottom=n+r,e.width=i,e.height=r}function yo(e,t,n,i){const r=n.padding;let{x:o,y:a}=t;for(const s of e){const e=s.box,l=i[s.stack]||{count:1,placed:0,weight:1},c=s.stackWeight/l.weight||1;if(s.horizontal){const i=t.w*c,o=l.size||e.height;lt(l.start)&&(a=l.start),e.fullSize?wo(e,r.left,a,n.outerWidth-r.right-r.left,o):wo(e,t.left+l.placed,a,i,o),l.start=a,l.placed+=i,a=e.bottom}else{const i=t.h*c,a=l.size||e.width;lt(l.start)&&(o=l.start),e.fullSize?wo(e,o,r.top,a,n.outerHeight-r.bottom-r.top):wo(e,o,t.top+l.placed,a,i),l.start=o,l.placed+=i,o=e.right}}t.x=o,t.y=a}jn.set("layout",{autoPadding:!0,padding:{top:0,right:0,bottom:0,left:0}});var vo={addBox(e,t){e.boxes||(e.boxes=[]),t.fullSize=t.fullSize||!1,t.position=t.position||"top",t.weight=t.weight||0,t._layers=t._layers||function(){return[{z:0,draw(e){t.draw(e)}}]},e.boxes.push(t)},removeBox(e,t){const n=e.boxes?e.boxes.indexOf(t):-1;-1!==n&&e.boxes.splice(n,1)},configure(e,t,n){t.fullSize=n.fullSize,t.position=n.position,t.weight=n.weight},update(e,t,n,i){if(!e)return;const r=ai(e.options.layout.padding),o=Math.max(t-r.width,0),a=Math.max(n-r.height,0),s=function(e){const t=function(e){const t=[];let n,i,r,o,a,s;for(n=0,i=(e||[]).length;n<i;++n)r=e[n],({position:o,options:{stack:a,stackWeight:s=1}}=r),t.push({index:n,box:r,pos:o,horizontal:r.isHorizontal(),weight:r.weight,stack:a&&o+a,stackWeight:s});return t}(e),n=po(t.filter((e=>e.box.fullSize)),!0),i=po(ho(t,"left"),!0),r=po(ho(t,"right")),o=po(ho(t,"top"),!0),a=po(ho(t,"bottom")),s=uo(t,"x"),l=uo(t,"y");return{fullSize:n,leftAndTop:i.concat(o),rightAndBottom:r.concat(l).concat(a).concat(s),chartArea:ho(t,"chartArea"),vertical:i.concat(r).concat(l),horizontal:o.concat(a).concat(s)}}(e.boxes),l=s.vertical,c=s.horizontal;qe(e.boxes,(e=>{"function"==typeof e.beforeLayout&&e.beforeLayout()}));const d=l.reduce(((e,t)=>t.box.options&&!1===t.box.options.display?e:e+1),0)||1,h=Object.freeze({outerWidth:t,outerHeight:n,padding:r,availableWidth:o,availableHeight:a,vBoxMaxWidth:o/2/d,hBoxMaxHeight:a/2}),u=Object.assign({},r);mo(u,ai(i));const p=Object.assign({maxPadding:u,w:o,h:a,x:r.left,y:r.top},r),f=fo(l.concat(c),h);Co(s.fullSize,p,h,f),Co(l,p,h,f),Co(c,p,h,f)&&Co(l,p,h,f),function(e){const t=e.maxPadding;function n(n){const i=Math.max(t[n]-e[n],0);return e[n]+=i,i}e.y+=n("top"),e.x+=n("left"),n("right"),n("bottom")}(p),yo(s.leftAndTop,p,h,f),p.x+=p.w,p.y+=p.h,yo(s.rightAndBottom,p,h,f),e.chartArea={left:p.left,top:p.top,right:p.left+p.w,bottom:p.top+p.h,height:p.h,width:p.w},qe(s.chartArea,(t=>{const n=t.box;Object.assign(n,e.chartArea),n.update(p.w,p.h,{left:0,top:0,right:0,bottom:0})}))}};class Eo{acquireContext(e,t){}releaseContext(e){return!1}addEventListener(e,t,n){}removeEventListener(e,t,n){}getDevicePixelRatio(){return 1}getMaximumSize(e,t,n,i){return t=Math.max(0,t||e.width),n=n||e.height,{width:t,height:Math.max(0,i?Math.floor(t/i):n)}}isAttached(e){return!0}updateConfig(e){}}class Ao extends Eo{acquireContext(e){return e&&e.getContext&&e.getContext("2d")||null}updateConfig(e){e.options.animation=!1}}const ko="$chartjs",Do={touchstart:"mousedown",touchmove:"mousemove",touchend:"mouseup",pointerenter:"mouseenter",pointerdown:"mousedown",pointermove:"mousemove",pointerup:"mouseup",pointerleave:"mouseout",pointerout:"mouseout"},Mo=e=>null===e||""===e;const Bo=!!Ti&&{passive:!0};function Po(e,t,n){e.canvas.removeEventListener(t,n,Bo)}function Ho(e,t){for(const n of e)if(n===t||n.contains(t))return!0}function Oo(e,t,n){const i=e.canvas,r=new MutationObserver((e=>{let t=!1;for(const n of e)t=t||Ho(n.addedNodes,i),t=t&&!Ho(n.removedNodes,i);t&&n()}));return r.observe(document,{childList:!0,subtree:!0}),r}function Io(e,t,n){const i=e.canvas,r=new MutationObserver((e=>{let t=!1;for(const n of e)t=t||Ho(n.removedNodes,i),t=t&&!Ho(n.addedNodes,i);t&&n()}));return r.observe(document,{childList:!0,subtree:!0}),r}const zo=new Map;let Ro=0;function Lo(){const e=window.devicePixelRatio;e!==Ro&&(Ro=e,zo.forEach(((t,n)=>{n.currentDevicePixelRatio!==e&&t()})))}function Fo(e,t,n){const i=e.canvas,r=i&&Ii(i);if(!r)return;const o=Vt(((e,t)=>{const i=r.clientWidth;n(e,t),i<r.clientWidth&&n()}),window),a=new ResizeObserver((e=>{const t=e[0],n=t.contentRect.width,i=t.contentRect.height;0===n&&0===i||o(n,i)}));return a.observe(r),function(e,t){zo.size||window.addEventListener("resize",Lo),zo.set(e,t)}(e,o),a}function So(e,t,n){n&&n.disconnect(),"resize"===t&&function(e){zo.delete(e),zo.size||window.removeEventListener("resize",Lo)}(e)}function Qo(e,t,n){const i=e.canvas,r=Vt((t=>{null!==e.ctx&&n(function(e,t){const n=Do[e.type]||e.type,{x:i,y:r}=Si(e,t);return{type:n,chart:t,native:e,x:void 0!==i?i:null,y:void 0!==r?r:null}}(t,e))}),e,(e=>{const t=e[0];return[t,t.offsetX,t.offsetY]}));return function(e,t,n){e.addEventListener(t,n,Bo)}(i,t,r),r}class jo extends Eo{acquireContext(e,t){const n=e&&e.getContext&&e.getContext("2d");return n&&n.canvas===e?(function(e,t){const n=e.style,i=e.getAttribute("height"),r=e.getAttribute("width");if(e[ko]={initial:{height:i,width:r,style:{display:n.display,height:n.height,width:n.width}}},n.display=n.display||"block",n.boxSizing=n.boxSizing||"border-box",Mo(r)){const t=Vi(e,"width");void 0!==t&&(e.width=t)}if(Mo(i))if(""===e.style.height)e.height=e.width/(t||2);else{const t=Vi(e,"height");void 0!==t&&(e.height=t)}}(e,t),n):null}releaseContext(e){const t=e.canvas;if(!t[ko])return!1;const n=t[ko].initial;["height","width"].forEach((e=>{const i=n[e];Ye(i)?t.removeAttribute(e):t.setAttribute(e,i)}));const i=n.style||{};return Object.keys(i).forEach((e=>{t.style[e]=i[e]})),t.width=t.width,delete t[ko],!0}addEventListener(e,t,n){this.removeEventListener(e,t);const i=e.$proxies||(e.$proxies={}),r={attach:Oo,detach:Io,resize:Fo}[t]||Qo;i[t]=r(e,t,n)}removeEventListener(e,t){const n=e.$proxies||(e.$proxies={}),i=n[t];if(!i)return;({attach:So,detach:So,resize:So}[t]||Po)(e,t,i),n[t]=void 0}getDevicePixelRatio(){return window.devicePixelRatio}getMaximumSize(e,t,n,i){return ji(e,t,n,i)}isAttached(e){const t=Ii(e);return!(!t||!t.isConnected)}}class No{constructor(){this._init=[]}notify(e,t,n,i){"beforeInit"===t&&(this._init=this._createDescriptors(e,!0),this._notify(this._init,e,"install"));const r=i?this._descriptors(e).filter(i):this._descriptors(e),o=this._notify(r,e,t,n);return"afterDestroy"===t&&(this._notify(r,e,"stop"),this._notify(this._init,e,"uninstall")),o}_notify(e,t,n,i){i=i||{};for(const r of e){const e=r.plugin;if(!1===Je(e[n],[t,i,r.options],e)&&i.cancelable)return!1}return!0}invalidate(){Ye(this._cache)||(this._oldCache=this._cache,this._cache=void 0)}_descriptors(e){if(this._cache)return this._cache;const t=this._cache=this._createDescriptors(e);return this._notifyStateChanges(e),t}_createDescriptors(e,t){const n=e&&e.config,i=Ue(n.options&&n.options.plugins,{}),r=function(e){const t={},n=[],i=Object.keys(Jr.plugins.items);for(let e=0;e<i.length;e++)n.push(Jr.getPlugin(i[e]));const r=e.plugins||[];for(let e=0;e<r.length;e++){const i=r[e];-1===n.indexOf(i)&&(n.push(i),t[i.id]=!0)}return{plugins:n,localIds:t}}(n);return!1!==i||t?function(e,{plugins:t,localIds:n},i,r){const o=[],a=e.getContext();for(const s of t){const t=s.id,l=To(i[t],r);null!==l&&o.push({plugin:s,options:Vo(e.config,{plugin:s,local:n[t]},l,a)})}return o}(e,r,i,t):[]}_notifyStateChanges(e){const t=this._oldCache||[],n=this._cache,i=(e,t)=>e.filter((e=>!t.some((t=>e.plugin.id===t.plugin.id))));this._notify(i(t,n),e,"stop"),this._notify(i(n,t),e,"start")}}function To(e,t){return t||!1!==e?!0===e?{}:e:null}function Vo(e,{plugin:t,local:n},i,r){const o=e.pluginScopeKeys(t),a=e.getOptionScopes(i,o);return n&&t.defaults&&a.push(t.defaults),e.createResolver(a,r,[""],{scriptable:!1,indexable:!1,allKeys:!0})}function Yo(e,t){const n=jn.datasets[e]||{};return((t.datasets||{})[e]||{}).indexAxis||t.indexAxis||n.indexAxis||"x"}function Wo(e,t){return"x"===e||"y"===e?e:t.axis||("top"===(n=t.position)||"bottom"===n?"x":"left"===n||"right"===n?"y":void 0)||e.charAt(0).toLowerCase();var n}function Go(e){const t=e.options||(e.options={});t.plugins=Ue(t.plugins,{}),t.scales=function(e,t){const n=Ln[e.type]||{scales:{}},i=t.scales||{},r=Yo(e.type,t),o=Object.create(null),a=Object.create(null);return Object.keys(i).forEach((e=>{const t=i[e];if(!Ge(t))return console.error(`Invalid scale configuration for scale: ${e}`);if(t._proxy)return console.warn(`Ignoring resolver passed as options for scale: ${e}`);const s=Wo(e,t),l=function(e,t){return e===t?"_index_":"_value_"}(s,r),c=n.scales||{};o[s]=o[s]||e,a[e]=it(Object.create(null),[{axis:s},t,c[s],c[l]])})),e.data.datasets.forEach((n=>{const r=n.type||e.type,s=n.indexAxis||Yo(r,t),l=(Ln[r]||{}).scales||{};Object.keys(l).forEach((e=>{const t=function(e,t){let n=e;return"_index_"===e?n=t:"_value_"===e&&(n="x"===t?"y":"x"),n}(e,s),r=n[t+"AxisID"]||o[t]||t;a[r]=a[r]||Object.create(null),it(a[r],[{axis:t},i[r],l[e]])}))})),Object.keys(a).forEach((e=>{const t=a[e];it(t,[jn.scales[t.type],jn.scale])})),a}(e,t)}function Xo(e){return(e=e||{}).datasets=e.datasets||[],e.labels=e.labels||[],e}const Zo=new Map,Uo=new Set;function Ko(e,t){let n=Zo.get(e);return n||(n=t(),Zo.set(e,n),Uo.add(n)),n}const Jo=(e,t,n)=>{const i=at(t,n);void 0!==i&&e.add(i)};class qo{constructor(e){this._config=function(e){return(e=e||{}).data=Xo(e.data),Go(e),e}(e),this._scopeCache=new Map,this._resolverCache=new Map}get platform(){return this._config.platform}get type(){return this._config.type}set type(e){this._config.type=e}get data(){return this._config.data}set data(e){this._config.data=Xo(e)}get options(){return this._config.options}set options(e){this._config.options=e}get plugins(){return this._config.plugins}update(){const e=this._config;this.clearCache(),Go(e)}clearCache(){this._scopeCache.clear(),this._resolverCache.clear()}datasetScopeKeys(e){return Ko(e,(()=>[[`datasets.${e}`,""]]))}datasetAnimationScopeKeys(e,t){return Ko(`${e}.transition.${t}`,(()=>[[`datasets.${e}.transitions.${t}`,`transitions.${t}`],[`datasets.${e}`,""]]))}datasetElementScopeKeys(e,t){return Ko(`${e}-${t}`,(()=>[[`datasets.${e}.elements.${t}`,`datasets.${e}`,`elements.${t}`,""]]))}pluginScopeKeys(e){const t=e.id;return Ko(`${this.type}-plugin-${t}`,(()=>[[`plugins.${t}`,...e.additionalOptionScopes||[]]]))}_cachedScopes(e,t){const n=this._scopeCache;let i=n.get(e);return i&&!t||(i=new Map,n.set(e,i)),i}getOptionScopes(e,t,n){const{options:i,type:r}=this,o=this._cachedScopes(e,n),a=o.get(t);if(a)return a;const s=new Set;t.forEach((t=>{e&&(s.add(e),t.forEach((t=>Jo(s,e,t)))),t.forEach((e=>Jo(s,i,e))),t.forEach((e=>Jo(s,Ln[r]||{},e))),t.forEach((e=>Jo(s,jn,e))),t.forEach((e=>Jo(s,Fn,e)))}));const l=Array.from(s);return 0===l.length&&l.push(Object.create(null)),Uo.has(t)&&o.set(t,l),l}chartOptionScopes(){const{options:e,type:t}=this;return[e,Ln[t]||{},jn.datasets[t]||{},{type:t},jn,Fn]}resolveNamedOptions(e,t,n,i=[""]){const r={$shared:!0},{resolver:o,subPrefixes:a}=_o(this._resolverCache,e,i);let s=o;if(function(e,t){const{isScriptable:n,isIndexable:i}=ui(e);for(const r of t){const t=n(r),o=i(r),a=(o||t)&&e[r];if(t&&(ct(a)||$o(a))||o&&We(a))return!0}return!1}(o,t)){r.$shared=!1;s=hi(o,n=ct(n)?n():n,this.createResolver(e,n,a))}for(const e of t)r[e]=s[e];return r}createResolver(e,t,n=[""],i){const{resolver:r}=_o(this._resolverCache,e,n);return Ge(t)?hi(r,t,void 0,i):r}}function _o(e,t,n){let i=e.get(t);i||(i=new Map,e.set(t,i));const r=n.join();let o=i.get(r);if(!o){o={resolver:di(t,n),subPrefixes:n.filter((e=>!e.toLowerCase().includes("hover")))},i.set(r,o)}return o}const $o=e=>Ge(e)&&Object.getOwnPropertyNames(e).reduce(((t,n)=>t||ct(e[n])),!1);const ea=["top","bottom","left","right","chartArea"];function ta(e,t){return"top"===e||"bottom"===e||-1===ea.indexOf(e)&&"x"===t}function na(e,t){return function(n,i){return n[e]===i[e]?n[t]-i[t]:n[e]-i[e]}}function ia(e){const t=e.chart,n=t.options.animation;t.notifyPlugins("afterRender"),Je(n&&n.onComplete,[e],t)}function ra(e){const t=e.chart,n=t.options.animation;Je(n&&n.onProgress,[e],t)}function oa(e){return Oi()&&"string"==typeof e?e=document.getElementById(e):e&&e.length&&(e=e[0]),e&&e.canvas&&(e=e.canvas),e}const aa={},sa=e=>{const t=oa(e);return Object.values(aa).filter((e=>e.canvas===t)).pop()};function la(e,t,n){const i=Object.keys(e);for(const r of i){const i=+r;if(i>=t){const o=e[r];delete e[r],(n>0||i>t)&&(e[i+n]=o)}}}let ca=class{constructor(e,t){const n=this.config=new qo(t),i=oa(e),r=sa(i);if(r)throw new Error("Canvas is already in use. Chart with ID '"+r.id+"' must be destroyed before the canvas with ID '"+r.canvas.id+"' can be reused.");const o=n.createResolver(n.chartOptionScopes(),this.getContext());this.platform=new(n.platform||function(e){return!Oi()||"undefined"!=typeof OffscreenCanvas&&e instanceof OffscreenCanvas?Ao:jo}(i)),this.platform.updateConfig(n);const a=this.platform.acquireContext(i,o.aspectRatio),s=a&&a.canvas,l=s&&s.height,c=s&&s.width;this.id=Ve(),this.ctx=a,this.canvas=s,this.width=c,this.height=l,this._options=o,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 No,this.$proxies={},this._hiddenIndices={},this.attached=!1,this._animationsDisabled=void 0,this.$context=void 0,this._doResize=function(e,t){let n;return function(...i){return t?(clearTimeout(n),n=setTimeout(e,t,i)):e.apply(this,i),t}}((e=>this.update(e)),o.resizeDelay||0),this._dataChanges=[],aa[this.id]=this,a&&s?(rr.listen(this,"complete",ia),rr.listen(this,"progress",ra),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:e,maintainAspectRatio:t},width:n,height:i,_aspectRatio:r}=this;return Ye(e)?t&&r?r:i?n/i:null:e}get data(){return this.config.data}set data(e){this.config.data=e}get options(){return this._options}set options(e){this.config.options=e}_initialize(){return this.notifyPlugins("beforeInit"),this.options.responsive?this.resize():Ni(this,this.options.devicePixelRatio),this.bindEvents(),this.notifyPlugins("afterInit"),this}clear(){return Yn(this.canvas,this.ctx),this}stop(){return rr.stop(this),this}resize(e,t){rr.running(this)?this._resizeBeforeDraw={width:e,height:t}:this._resize(e,t)}_resize(e,t){const n=this.options,i=this.canvas,r=n.maintainAspectRatio&&this.aspectRatio,o=this.platform.getMaximumSize(i,e,t,r),a=n.devicePixelRatio||this.platform.getDevicePixelRatio(),s=this.width?"resize":"attach";this.width=o.width,this.height=o.height,this._aspectRatio=this.aspectRatio,Ni(this,a,!0)&&(this.notifyPlugins("resize",{size:o}),Je(n.onResize,[this,o],this),this.attached&&this._doResize(s)&&this.render())}ensureScalesHaveIDs(){qe(this.options.scales||{},((e,t)=>{e.id=t}))}buildOrUpdateScales(){const e=this.options,t=e.scales,n=this.scales,i=Object.keys(n).reduce(((e,t)=>(e[t]=!1,e)),{});let r=[];t&&(r=r.concat(Object.keys(t).map((e=>{const n=t[e],i=Wo(e,n),r="r"===i,o="x"===i;return{options:n,dposition:r?"chartArea":o?"bottom":"left",dtype:r?"radialLinear":o?"category":"linear"}})))),qe(r,(t=>{const r=t.options,o=r.id,a=Wo(o,r),s=Ue(r.type,t.dtype);void 0!==r.position&&ta(r.position,a)===ta(t.dposition)||(r.position=t.dposition),i[o]=!0;let l=null;if(o in n&&n[o].type===s)l=n[o];else{l=new(Jr.getScale(s))({id:o,type:s,ctx:this.ctx,chart:this}),n[l.id]=l}l.init(r,e)})),qe(i,((e,t)=>{e||delete n[t]})),qe(n,(e=>{vo.configure(this,e,e.options),vo.addBox(this,e)}))}_updateMetasets(){const e=this._metasets,t=this.data.datasets.length,n=e.length;if(e.sort(((e,t)=>e.index-t.index)),n>t){for(let e=t;e<n;++e)this._destroyDatasetMeta(e);e.splice(t,n-t)}this._sortedMetasets=e.slice(0).sort(na("order","index"))}_removeUnreferencedMetasets(){const{_metasets:e,data:{datasets:t}}=this;e.length>t.length&&delete this._stacks,e.forEach(((e,n)=>{0===t.filter((t=>t===e._dataset)).length&&this._destroyDatasetMeta(n)}))}buildOrUpdateControllers(){const e=[],t=this.data.datasets;let n,i;for(this._removeUnreferencedMetasets(),n=0,i=t.length;n<i;n++){const i=t[n];let r=this.getDatasetMeta(n);const o=i.type||this.config.type;if(r.type&&r.type!==o&&(this._destroyDatasetMeta(n),r=this.getDatasetMeta(n)),r.type=o,r.indexAxis=i.indexAxis||Yo(o,this.options),r.order=i.order||0,r.index=n,r.label=""+i.label,r.visible=this.isDatasetVisible(n),r.controller)r.controller.updateIndex(n),r.controller.linkScales();else{const t=Jr.getController(o),{datasetElementType:i,dataElementType:a}=jn.datasets[o];Object.assign(t.prototype,{dataElementType:Jr.getElement(a),datasetElementType:i&&Jr.getElement(i)}),r.controller=new t(this,n),e.push(r.controller)}}return this._updateMetasets(),e}_resetElements(){qe(this.data.datasets,((e,t)=>{this.getDatasetMeta(t).controller.reset()}),this)}reset(){this._resetElements(),this.notifyPlugins("reset")}update(e){const t=this.config;t.update();const n=this._options=t.createResolver(t.chartOptionScopes(),this.getContext()),i=this._animationsDisabled=!n.animation;if(this._updateScales(),this._checkEventBindings(),this._updateHiddenIndices(),this._plugins.invalidate(),!1===this.notifyPlugins("beforeUpdate",{mode:e,cancelable:!0}))return;const r=this.buildOrUpdateControllers();this.notifyPlugins("beforeElementsUpdate");let o=0;for(let e=0,t=this.data.datasets.length;e<t;e++){const{controller:t}=this.getDatasetMeta(e),n=!i&&-1===r.indexOf(t);t.buildOrUpdateElements(n),o=Math.max(+t.getMaxOverflow(),o)}o=this._minPadding=n.layout.autoPadding?o:0,this._updateLayout(o),i||qe(r,(e=>{e.reset()})),this._updateDatasets(e),this.notifyPlugins("afterUpdate",{mode:e}),this._layers.sort(na("z","_idx"));const{_active:a,_lastEvent:s}=this;s?this._eventHandler(s,!0):a.length&&this._updateHoverStyles(a,a,!0),this.render()}_updateScales(){qe(this.scales,(e=>{vo.removeBox(this,e)})),this.ensureScalesHaveIDs(),this.buildOrUpdateScales()}_checkEventBindings(){const e=this.options,t=new Set(Object.keys(this._listeners)),n=new Set(e.events);dt(t,n)&&!!this._responsiveListeners===e.responsive||(this.unbindEvents(),this.bindEvents())}_updateHiddenIndices(){const{_hiddenIndices:e}=this,t=this._getUniformDataChanges()||[];for(const{method:n,start:i,count:r}of t){la(e,i,"_removeElements"===n?-r:r)}}_getUniformDataChanges(){const e=this._dataChanges;if(!e||!e.length)return;this._dataChanges=[];const t=this.data.datasets.length,n=t=>new Set(e.filter((e=>e[0]===t)).map(((e,t)=>t+","+e.splice(1).join(",")))),i=n(0);for(let e=1;e<t;e++)if(!dt(i,n(e)))return;return Array.from(i).map((e=>e.split(","))).map((e=>({method:e[1],start:+e[2],count:+e[3]})))}_updateLayout(e){if(!1===this.notifyPlugins("beforeLayout",{cancelable:!0}))return;vo.update(this,this.width,this.height,e);const t=this.chartArea,n=t.width<=0||t.height<=0;this._layers=[],qe(this.boxes,(e=>{n&&"chartArea"===e.position||(e.configure&&e.configure(),this._layers.push(...e._layers()))}),this),this._layers.forEach(((e,t)=>{e._idx=t})),this.notifyPlugins("afterLayout")}_updateDatasets(e){if(!1!==this.notifyPlugins("beforeDatasetsUpdate",{mode:e,cancelable:!0})){for(let e=0,t=this.data.datasets.length;e<t;++e)this.getDatasetMeta(e).controller.configure();for(let t=0,n=this.data.datasets.length;t<n;++t)this._updateDataset(t,ct(e)?e({datasetIndex:t}):e);this.notifyPlugins("afterDatasetsUpdate",{mode:e})}}_updateDataset(e,t){const n=this.getDatasetMeta(e),i={meta:n,index:e,mode:t,cancelable:!0};!1!==this.notifyPlugins("beforeDatasetUpdate",i)&&(n.controller._update(t),i.cancelable=!1,this.notifyPlugins("afterDatasetUpdate",i))}render(){!1!==this.notifyPlugins("beforeRender",{cancelable:!0})&&(rr.has(this)?this.attached&&!rr.running(this)&&rr.start(this):(this.draw(),ia({chart:this})))}draw(){let e;if(this._resizeBeforeDraw){const{width:e,height:t}=this._resizeBeforeDraw;this._resize(e,t),this._resizeBeforeDraw=null}if(this.clear(),this.width<=0||this.height<=0)return;if(!1===this.notifyPlugins("beforeDraw",{cancelable:!0}))return;const t=this._layers;for(e=0;e<t.length&&t[e].z<=0;++e)t[e].draw(this.chartArea);for(this._drawDatasets();e<t.length;++e)t[e].draw(this.chartArea);this.notifyPlugins("afterDraw")}_getSortedDatasetMetas(e){const t=this._sortedMetasets,n=[];let i,r;for(i=0,r=t.length;i<r;++i){const r=t[i];e&&!r.visible||n.push(r)}return n}getSortedVisibleDatasetMetas(){return this._getSortedDatasetMetas(!0)}_drawDatasets(){if(!1===this.notifyPlugins("beforeDatasetsDraw",{cancelable:!0}))return;const e=this.getSortedVisibleDatasetMetas();for(let t=e.length-1;t>=0;--t)this._drawDataset(e[t]);this.notifyPlugins("afterDatasetsDraw")}_drawDataset(e){const t=this.ctx,n=e._clip,i=!n.disabled,r=this.chartArea,o={meta:e,index:e.index,cancelable:!0};!1!==this.notifyPlugins("beforeDatasetDraw",o)&&(i&&Zn(t,{left:!1===n.left?0:r.left-n.left,right:!1===n.right?this.width:r.right+n.right,top:!1===n.top?0:r.top-n.top,bottom:!1===n.bottom?this.height:r.bottom+n.bottom}),e.controller.draw(),i&&Un(t),o.cancelable=!1,this.notifyPlugins("afterDatasetDraw",o))}isPointInArea(e){return Xn(e,this.chartArea,this._minPadding)}getElementsAtEventForMode(e,t,n,i){const r=lo.modes[t];return"function"==typeof r?r(this,e,n,i):[]}getDatasetMeta(e){const t=this.data.datasets[e],n=this._metasets;let i=n.filter((e=>e&&e._dataset===t)).pop();return i||(i={type:null,data:[],dataset:null,controller:null,hidden:null,xAxisID:null,yAxisID:null,order:t&&t.order||0,index:e,_dataset:t,_parsed:[],_sorted:!1},n.push(i)),i}getContext(){return this.$context||(this.$context=ci(null,{chart:this,type:"chart"}))}getVisibleDatasetCount(){return this.getSortedVisibleDatasetMetas().length}isDatasetVisible(e){const t=this.data.datasets[e];if(!t)return!1;const n=this.getDatasetMeta(e);return"boolean"==typeof n.hidden?!n.hidden:!t.hidden}setDatasetVisibility(e,t){this.getDatasetMeta(e).hidden=!t}toggleDataVisibility(e){this._hiddenIndices[e]=!this._hiddenIndices[e]}getDataVisibility(e){return!this._hiddenIndices[e]}_updateVisibility(e,t,n){const i=n?"show":"hide",r=this.getDatasetMeta(e),o=r.controller._resolveAnimations(void 0,i);lt(t)?(r.data[t].hidden=!n,this.update()):(this.setDatasetVisibility(e,n),o.update(r,{visible:n}),this.update((t=>t.datasetIndex===e?i:void 0)))}hide(e,t){this._updateVisibility(e,t,!1)}show(e,t){this._updateVisibility(e,t,!0)}_destroyDatasetMeta(e){const t=this._metasets[e];t&&t.controller&&t.controller._destroy(),delete this._metasets[e]}_stop(){let e,t;for(this.stop(),rr.remove(this),e=0,t=this.data.datasets.length;e<t;++e)this._destroyDatasetMeta(e)}destroy(){this.notifyPlugins("beforeDestroy");const{canvas:e,ctx:t}=this;this._stop(),this.config.clearCache(),e&&(this.unbindEvents(),Yn(e,t),this.platform.releaseContext(t),this.canvas=null,this.ctx=null),this.notifyPlugins("destroy"),delete aa[this.id],this.notifyPlugins("afterDestroy")}toBase64Image(...e){return this.canvas.toDataURL(...e)}bindEvents(){this.bindUserEvents(),this.options.responsive?this.bindResponsiveEvents():this.attached=!0}bindUserEvents(){const e=this._listeners,t=this.platform,n=(n,i)=>{t.addEventListener(this,n,i),e[n]=i},i=(e,t,n)=>{e.offsetX=t,e.offsetY=n,this._eventHandler(e)};qe(this.options.events,(e=>n(e,i)))}bindResponsiveEvents(){this._responsiveListeners||(this._responsiveListeners={});const e=this._responsiveListeners,t=this.platform,n=(n,i)=>{t.addEventListener(this,n,i),e[n]=i},i=(n,i)=>{e[n]&&(t.removeEventListener(this,n,i),delete e[n])},r=(e,t)=>{this.canvas&&this.resize(e,t)};let o;const a=()=>{i("attach",a),this.attached=!0,this.resize(),n("resize",r),n("detach",o)};o=()=>{this.attached=!1,i("resize",r),this._stop(),this._resize(0,0),n("attach",a)},t.isAttached(this.canvas)?a():o()}unbindEvents(){qe(this._listeners,((e,t)=>{this.platform.removeEventListener(this,t,e)})),this._listeners={},qe(this._responsiveListeners,((e,t)=>{this.platform.removeEventListener(this,t,e)})),this._responsiveListeners=void 0}updateHoverStyle(e,t,n){const i=n?"set":"remove";let r,o,a,s;for("dataset"===t&&(r=this.getDatasetMeta(e[0].datasetIndex),r.controller["_"+i+"DatasetHoverStyle"]()),a=0,s=e.length;a<s;++a){o=e[a];const t=o&&this.getDatasetMeta(o.datasetIndex).controller;t&&t[i+"HoverStyle"](o.element,o.datasetIndex,o.index)}}getActiveElements(){return this._active||[]}setActiveElements(e){const t=this._active||[],n=e.map((({datasetIndex:e,index:t})=>{const n=this.getDatasetMeta(e);if(!n)throw new Error("No dataset found at index "+e);return{datasetIndex:e,element:n.data[t],index:t}}));!_e(n,t)&&(this._active=n,this._lastEvent=null,this._updateHoverStyles(n,t))}notifyPlugins(e,t,n){return this._plugins.notify(this,e,t,n)}_updateHoverStyles(e,t,n){const i=this.options.hover,r=(e,t)=>e.filter((e=>!t.some((t=>e.datasetIndex===t.datasetIndex&&e.index===t.index)))),o=r(t,e),a=n?e:r(e,t);o.length&&this.updateHoverStyle(o,i.mode,!1),a.length&&i.mode&&this.updateHoverStyle(a,i.mode,!0)}_eventHandler(e,t){const n={event:e,replay:t,cancelable:!0,inChartArea:this.isPointInArea(e)},i=t=>(t.options.events||this.options.events).includes(e.native.type);if(!1===this.notifyPlugins("beforeEvent",n,i))return;const r=this._handleEvent(e,t,n.inChartArea);return n.cancelable=!1,this.notifyPlugins("afterEvent",n,i),(r||n.changed)&&this.render(),this}_handleEvent(e,t,n){const{_active:i=[],options:r}=this,o=t,a=this._getActiveElements(e,i,n,o),s=function(e){return"mouseup"===e.type||"click"===e.type||"contextmenu"===e.type}(e),l=function(e,t,n,i){return n&&"mouseout"!==e.type?i?t:e:null}(e,this._lastEvent,n,s);n&&(this._lastEvent=null,Je(r.onHover,[e,a,this],this),s&&Je(r.onClick,[e,a,this],this));const c=!_e(a,i);return(c||t)&&(this._active=a,this._updateHoverStyles(a,i,t)),this._lastEvent=l,c}_getActiveElements(e,t,n,i){if("mouseout"===e.type)return[];if(!n)return t;const r=this.options.hover;return this.getElementsAtEventForMode(e,r.mode,r,i)}};const da=()=>qe(ca.instances,(e=>e._plugins.invalidate())),ha=!0;function ua(e,t,n){const{startAngle:i,pixelMargin:r,x:o,y:a,outerRadius:s,innerRadius:l}=t;let c=r/s;e.beginPath(),e.arc(o,a,s,i-c,n+c),l>r?(c=r/l,e.arc(o,a,l,n+c,i-c,!0)):e.arc(o,a,r,n+mt,i-mt),e.closePath(),e.clip()}function pa(e,t,n,i){const r=ii(e.options.borderRadius,["outerStart","outerEnd","innerStart","innerEnd"]);const o=(n-t)/2,a=Math.min(o,i*t/2),s=e=>{const t=(n-Math.min(o,e))*i/2;return zt(e,0,Math.min(o,t))};return{outerStart:s(r.outerStart),outerEnd:s(r.outerEnd),innerStart:zt(r.innerStart,0,a),innerEnd:zt(r.innerEnd,0,a)}}function fa(e,t,n,i){return{x:n+e*Math.cos(t),y:i+e*Math.sin(t)}}function ga(e,t,n,i,r,o){const{x:a,y:s,startAngle:l,pixelMargin:c,innerRadius:d}=t,h=Math.max(t.outerRadius+i+n-c,0),u=d>0?d+i+n+c:0;let p=0;const f=r-l;if(i){const e=((d>0?d-i:0)+(h>0?h-i:0))/2;p=(f-(0!==e?f*e/(e+i):f))/2}const g=(f-Math.max(.001,f*h-n/ht)/h)/2,m=l+g+p,x=r-g-p,{outerStart:b,outerEnd:C,innerStart:w,innerEnd:y}=pa(t,u,h,x-m),v=h-b,E=h-C,A=m+b/v,k=x-C/E,D=u+w,M=u+y,B=m+w/D,P=x-y/M;if(e.beginPath(),o){if(e.arc(a,s,h,A,k),C>0){const t=fa(E,k,a,s);e.arc(t.x,t.y,C,k,x+mt)}const t=fa(M,x,a,s);if(e.lineTo(t.x,t.y),y>0){const t=fa(M,P,a,s);e.arc(t.x,t.y,y,x+mt,P+Math.PI)}if(e.arc(a,s,u,x-y/u,m+w/u,!0),w>0){const t=fa(D,B,a,s);e.arc(t.x,t.y,w,B+Math.PI,m-mt)}const n=fa(v,m,a,s);if(e.lineTo(n.x,n.y),b>0){const t=fa(v,A,a,s);e.arc(t.x,t.y,b,m-mt,A)}}else{e.moveTo(a,s);const t=Math.cos(A)*h+a,n=Math.sin(A)*h+s;e.lineTo(t,n);const i=Math.cos(k)*h+a,r=Math.sin(k)*h+s;e.lineTo(i,r)}e.closePath()}function ma(e,t,n,i,r,o){const{options:a}=t,{borderWidth:s,borderJoinStyle:l}=a,c="inner"===a.borderAlign;s&&(c?(e.lineWidth=2*s,e.lineJoin=l||"round"):(e.lineWidth=s,e.lineJoin=l||"bevel"),t.fullCircles&&function(e,t,n){const{x:i,y:r,startAngle:o,pixelMargin:a,fullCircles:s}=t,l=Math.max(t.outerRadius-a,0),c=t.innerRadius+a;let d;for(n&&ua(e,t,o+ut),e.beginPath(),e.arc(i,r,c,o+ut,o,!0),d=0;d<s;++d)e.stroke();for(e.beginPath(),e.arc(i,r,l,o,o+ut),d=0;d<s;++d)e.stroke()}(e,t,c),c&&ua(e,t,r),ga(e,t,n,i,r,o),e.stroke())}Object.defineProperties(ca,{defaults:{enumerable:ha,value:jn},instances:{enumerable:ha,value:aa},overrides:{enumerable:ha,value:Ln},registry:{enumerable:ha,value:Jr},version:{enumerable:ha,value:"3.9.1"},getChart:{enumerable:ha,value:sa},register:{enumerable:ha,value:(...e)=>{Jr.add(...e),da()}},unregister:{enumerable:ha,value:(...e)=>{Jr.remove(...e),da()}}});class xa extends Sr{constructor(e){super(),this.options=void 0,this.circumference=void 0,this.startAngle=void 0,this.endAngle=void 0,this.innerRadius=void 0,this.outerRadius=void 0,this.pixelMargin=0,this.fullCircles=0,e&&Object.assign(this,e)}inRange(e,t,n){const i=this.getProps(["x","y"],n),{angle:r,distance:o}=Bt(i,{x:e,y:t}),{startAngle:a,endAngle:s,innerRadius:l,outerRadius:c,circumference:d}=this.getProps(["startAngle","endAngle","innerRadius","outerRadius","circumference"],n),h=this.options.spacing/2,u=Ue(d,s-a)>=ut||It(r,a,s),p=Rt(o,l+h,c+h);return u&&p}getCenterPoint(e){const{x:t,y:n,startAngle:i,endAngle:r,innerRadius:o,outerRadius:a}=this.getProps(["x","y","startAngle","endAngle","innerRadius","outerRadius","circumference"],e),{offset:s,spacing:l}=this.options,c=(i+r)/2,d=(o+a+l+s)/2;return{x:t+Math.cos(c)*d,y:n+Math.sin(c)*d}}tooltipPosition(e){return this.getCenterPoint(e)}draw(e){const{options:t,circumference:n}=this,i=(t.offset||0)/2,r=(t.spacing||0)/2,o=t.circular;if(this.pixelMargin="inner"===t.borderAlign?.33:0,this.fullCircles=n>ut?Math.floor(n/ut):0,0===n||this.innerRadius<0||this.outerRadius<0)return;e.save();let a=0;if(i){a=i/2;const t=(this.startAngle+this.endAngle)/2;e.translate(Math.cos(t)*a,Math.sin(t)*a),this.circumference>=ht&&(a=i)}e.fillStyle=t.backgroundColor,e.strokeStyle=t.borderColor;const s=function(e,t,n,i,r){const{fullCircles:o,startAngle:a,circumference:s}=t;let l=t.endAngle;if(o){ga(e,t,n,i,a+ut,r);for(let t=0;t<o;++t)e.fill();isNaN(s)||(l=a+s%ut,s%ut==0&&(l+=ut))}return ga(e,t,n,i,l,r),e.fill(),l}(e,this,a,r,o);ma(e,this,a,r,s,o),e.restore()}}function ba(e,t,n=t){e.lineCap=Ue(n.borderCapStyle,t.borderCapStyle),e.setLineDash(Ue(n.borderDash,t.borderDash)),e.lineDashOffset=Ue(n.borderDashOffset,t.borderDashOffset),e.lineJoin=Ue(n.borderJoinStyle,t.borderJoinStyle),e.lineWidth=Ue(n.borderWidth,t.borderWidth),e.strokeStyle=Ue(n.borderColor,t.borderColor)}function Ca(e,t,n){e.lineTo(n.x,n.y)}function wa(e,t,n={}){const i=e.length,{start:r=0,end:o=i-1}=n,{start:a,end:s}=t,l=Math.max(r,a),c=Math.min(o,s),d=r<a&&o<a||r>s&&o>s;return{count:i,start:l,loop:t.loop,ilen:c<l&&!d?i+c-l:c-l}}function ya(e,t,n,i){const{points:r,options:o}=t,{count:a,start:s,loop:l,ilen:c}=wa(r,n,i),d=function(e){return e.stepped?Kn:e.tension||"monotone"===e.cubicInterpolationMode?Jn:Ca}(o);let h,u,p,{move:f=!0,reverse:g}=i||{};for(h=0;h<=c;++h)u=r[(s+(g?c-h:h))%a],u.skip||(f?(e.moveTo(u.x,u.y),f=!1):d(e,p,u,g,o.stepped),p=u);return l&&(u=r[(s+(g?c:0))%a],d(e,p,u,g,o.stepped)),!!l}function va(e,t,n,i){const r=t.points,{count:o,start:a,ilen:s}=wa(r,n,i),{move:l=!0,reverse:c}=i||{};let d,h,u,p,f,g,m=0,x=0;const b=e=>(a+(c?s-e:e))%o,C=()=>{p!==f&&(e.lineTo(m,f),e.lineTo(m,p),e.lineTo(m,g))};for(l&&(h=r[b(0)],e.moveTo(h.x,h.y)),d=0;d<=s;++d){if(h=r[b(d)],h.skip)continue;const t=h.x,n=h.y,i=0|t;i===u?(n<p?p=n:n>f&&(f=n),m=(x*m+t)/++x):(C(),e.lineTo(t,n),u=i,x=0,p=f=n),g=n}C()}function Ea(e){const t=e.options,n=t.borderDash&&t.borderDash.length;return!(e._decimated||e._loop||t.tension||"monotone"===t.cubicInterpolationMode||t.stepped||n)?va:ya}xa.id="arc",xa.defaults={borderAlign:"center",borderColor:"#fff",borderJoinStyle:void 0,borderRadius:0,borderWidth:2,offset:0,spacing:0,angle:void 0,circular:!0},xa.defaultRoutes={backgroundColor:"backgroundColor"};const Aa="function"==typeof Path2D;function ka(e,t,n,i){Aa&&!t.options.segment?function(e,t,n,i){let r=t._path;r||(r=t._path=new Path2D,t.path(r,n,i)&&r.closePath()),ba(e,t.options),e.stroke(r)}(e,t,n,i):function(e,t,n,i){const{segments:r,options:o}=t,a=Ea(t);for(const s of r)ba(e,o,s.style),e.beginPath(),a(e,t,s,{start:n,end:n+i-1})&&e.closePath(),e.stroke()}(e,t,n,i)}class Da extends Sr{constructor(e){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,e&&Object.assign(this,e)}updateControlPoints(e,t){const n=this.options;if((n.tension||"monotone"===n.cubicInterpolationMode)&&!n.stepped&&!this._pointsUpdated){const i=n.spanGaps?this._loop:this._fullLoop;Hi(this._points,n,e,i,t),this._pointsUpdated=!0}}set points(e){this._points=e,delete this._segments,delete this._path,this._pointsUpdated=!1}get points(){return this._points}get segments(){return this._segments||(this._segments=function(e,t){const n=e.points,i=e.options.spanGaps,r=n.length;if(!r)return[];const o=!!e._loop,{start:a,end:s}=function(e,t,n,i){let r=0,o=t-1;if(n&&!i)for(;r<t&&!e[r].skip;)r++;for(;r<t&&e[r].skip;)r++;for(r%=t,n&&(o+=r);o>r&&e[o%t].skip;)o--;return o%=t,{start:r,end:o}}(n,r,o,i);return tr(e,!0===i?[{start:a,end:s,loop:o}]:function(e,t,n,i){const r=e.length,o=[];let a,s=t,l=e[t];for(a=t+1;a<=n;++a){const n=e[a%r];n.skip||n.stop?l.skip||(i=!1,o.push({start:t%r,end:(a-1)%r,loop:i}),t=s=n.stop?a:null):(s=a,l.skip&&(t=a)),l=n}return null!==s&&o.push({start:t%r,end:s%r,loop:i}),o}(n,a,s<a?s+r:s,!!e._fullLoop&&0===a&&s===r-1),n,t)}(this,this.options.segment))}first(){const e=this.segments,t=this.points;return e.length&&t[e[0].start]}last(){const e=this.segments,t=this.points,n=e.length;return n&&t[e[n-1].end]}interpolate(e,t){const n=this.options,i=e[t],r=this.points,o=er(this,{property:t,start:i,end:i});if(!o.length)return;const a=[],s=function(e){return e.stepped?Wi:e.tension||"monotone"===e.cubicInterpolationMode?Gi:Yi}(n);let l,c;for(l=0,c=o.length;l<c;++l){const{start:c,end:d}=o[l],h=r[c],u=r[d];if(h===u){a.push(h);continue}const p=s(h,u,Math.abs((i-h[t])/(u[t]-h[t])),n.stepped);p[t]=e[t],a.push(p)}return 1===a.length?a[0]:a}pathSegment(e,t,n){return Ea(this)(e,this,t,n)}path(e,t,n){const i=this.segments,r=Ea(this);let o=this._loop;t=t||0,n=n||this.points.length-t;for(const a of i)o&=r(e,this,a,{start:t,end:t+n-1});return!!o}draw(e,t,n,i){const r=this.options||{};(this.points||[]).length&&r.borderWidth&&(e.save(),ka(e,this,n,i),e.restore()),this.animated&&(this._pointsUpdated=!1,this._path=void 0)}}function Ma(e,t,n,i){const r=e.options,{[n]:o}=e.getProps([n],i);return Math.abs(t-o)<r.radius+r.hitRadius}Da.id="line",Da.defaults={borderCapStyle:"butt",borderDash:[],borderDashOffset:0,borderJoinStyle:"miter",borderWidth:3,capBezierPoints:!0,cubicInterpolationMode:"default",fill:!1,spanGaps:!1,stepped:!1,tension:0},Da.defaultRoutes={backgroundColor:"backgroundColor",borderColor:"borderColor"},Da.descriptors={_scriptable:!0,_indexable:e=>"borderDash"!==e&&"fill"!==e};class Ba extends Sr{constructor(e){super(),this.options=void 0,this.parsed=void 0,this.skip=void 0,this.stop=void 0,e&&Object.assign(this,e)}inRange(e,t,n){const i=this.options,{x:r,y:o}=this.getProps(["x","y"],n);return Math.pow(e-r,2)+Math.pow(t-o,2)<Math.pow(i.hitRadius+i.radius,2)}inXRange(e,t){return Ma(this,e,"x",t)}inYRange(e,t){return Ma(this,e,"y",t)}getCenterPoint(e){const{x:t,y:n}=this.getProps(["x","y"],e);return{x:t,y:n}}size(e){let t=(e=e||this.options||{}).radius||0;t=Math.max(t,t&&e.hoverRadius||0);return 2*(t+(t&&e.borderWidth||0))}draw(e,t){const n=this.options;this.skip||n.radius<.1||!Xn(this,t,this.size(n)/2)||(e.strokeStyle=n.borderColor,e.lineWidth=n.borderWidth,e.fillStyle=n.backgroundColor,Wn(e,n,this.x,this.y))}getRange(){const e=this.options||{};return e.radius+e.hitRadius}}function Pa(e,t){const{x:n,y:i,base:r,width:o,height:a}=e.getProps(["x","y","base","width","height"],t);let s,l,c,d,h;return e.horizontal?(h=a/2,s=Math.min(n,r),l=Math.max(n,r),c=i-h,d=i+h):(h=o/2,s=n-h,l=n+h,c=Math.min(i,r),d=Math.max(i,r)),{left:s,top:c,right:l,bottom:d}}function Ha(e,t,n,i){return e?0:zt(t,n,i)}function Oa(e){const t=Pa(e),n=t.right-t.left,i=t.bottom-t.top,r=function(e,t,n){const i=e.options.borderWidth,r=e.borderSkipped,o=ri(i);return{t:Ha(r.top,o.top,0,n),r:Ha(r.right,o.right,0,t),b:Ha(r.bottom,o.bottom,0,n),l:Ha(r.left,o.left,0,t)}}(e,n/2,i/2),o=function(e,t,n){const{enableBorderRadius:i}=e.getProps(["enableBorderRadius"]),r=e.options.borderRadius,o=oi(r),a=Math.min(t,n),s=e.borderSkipped,l=i||Ge(r);return{topLeft:Ha(!l||s.top||s.left,o.topLeft,0,a),topRight:Ha(!l||s.top||s.right,o.topRight,0,a),bottomLeft:Ha(!l||s.bottom||s.left,o.bottomLeft,0,a),bottomRight:Ha(!l||s.bottom||s.right,o.bottomRight,0,a)}}(e,n/2,i/2);return{outer:{x:t.left,y:t.top,w:n,h:i,radius:o},inner:{x:t.left+r.l,y:t.top+r.t,w:n-r.l-r.r,h:i-r.t-r.b,radius:{topLeft:Math.max(0,o.topLeft-Math.max(r.t,r.l)),topRight:Math.max(0,o.topRight-Math.max(r.t,r.r)),bottomLeft:Math.max(0,o.bottomLeft-Math.max(r.b,r.l)),bottomRight:Math.max(0,o.bottomRight-Math.max(r.b,r.r))}}}}function Ia(e,t,n,i){const r=null===t,o=null===n,a=e&&!(r&&o)&&Pa(e,i);return a&&(r||Rt(t,a.left,a.right))&&(o||Rt(n,a.top,a.bottom))}function za(e,t){e.rect(t.x,t.y,t.w,t.h)}function Ra(e,t,n={}){const i=e.x!==n.x?-t:0,r=e.y!==n.y?-t:0,o=(e.x+e.w!==n.x+n.w?t:0)-i,a=(e.y+e.h!==n.y+n.h?t:0)-r;return{x:e.x+i,y:e.y+r,w:e.w+o,h:e.h+a,radius:e.radius}}Ba.id="point",Ba.defaults={borderWidth:1,hitRadius:1,hoverBorderWidth:1,hoverRadius:4,pointStyle:"circle",radius:3,rotation:0},Ba.defaultRoutes={backgroundColor:"backgroundColor",borderColor:"borderColor"};class La extends Sr{constructor(e){super(),this.options=void 0,this.horizontal=void 0,this.base=void 0,this.width=void 0,this.height=void 0,this.inflateAmount=void 0,e&&Object.assign(this,e)}draw(e){const{inflateAmount:t,options:{borderColor:n,backgroundColor:i}}=this,{inner:r,outer:o}=Oa(this),a=(s=o.radius).topLeft||s.topRight||s.bottomLeft||s.bottomRight?$n:za;var s;e.save(),o.w===r.w&&o.h===r.h||(e.beginPath(),a(e,Ra(o,t,r)),e.clip(),a(e,Ra(r,-t,o)),e.fillStyle=n,e.fill("evenodd")),e.beginPath(),a(e,Ra(r,t)),e.fillStyle=i,e.fill(),e.restore()}inRange(e,t,n){return Ia(this,e,t,n)}inXRange(e,t){return Ia(this,e,null,t)}inYRange(e,t){return Ia(this,null,e,t)}getCenterPoint(e){const{x:t,y:n,base:i,horizontal:r}=this.getProps(["x","y","base","horizontal"],e);return{x:r?(t+i)/2:t,y:r?n:(n+i)/2}}getRange(e){return"x"===e?this.width/2:this.height/2}}La.id="bar",La.defaults={borderSkipped:"start",borderWidth:0,borderRadius:0,inflateAmount:"auto",pointStyle:void 0},La.defaultRoutes={backgroundColor:"backgroundColor",borderColor:"borderColor"};var Fa=Object.freeze({__proto__:null,ArcElement:xa,LineElement:Da,PointElement:Ba,BarElement:La});function Sa(e){if(e._decimated){const t=e._data;delete e._decimated,delete e._data,Object.defineProperty(e,"data",{value:t})}}function Qa(e){e.data.datasets.forEach((e=>{Sa(e)}))}var ja={id:"decimation",defaults:{algorithm:"min-max",enabled:!1},beforeElementsUpdate:(e,t,n)=>{if(!n.enabled)return void Qa(e);const i=e.width;e.data.datasets.forEach(((t,r)=>{const{_data:o,indexAxis:a}=t,s=e.getDatasetMeta(r),l=o||t.data;if("y"===li([a,e.options.indexAxis]))return;if(!s.controller.supportsDecimation)return;const c=e.scales[s.xAxisID];if("linear"!==c.type&&"time"!==c.type)return;if(e.options.parsing)return;let{start:d,count:h}=function(e,t){const n=t.length;let i,r=0;const{iScale:o}=e,{min:a,max:s,minDefined:l,maxDefined:c}=o.getUserBounds();return l&&(r=zt(Ft(t,o.axis,a).lo,0,n-1)),i=c?zt(Ft(t,o.axis,s).hi+1,r,n)-r:n-r,{start:r,count:i}}(s,l);if(h<=(n.threshold||4*i))return void Sa(t);let u;switch(Ye(o)&&(t._data=l,delete t.data,Object.defineProperty(t,"data",{configurable:!0,enumerable:!0,get:function(){return this._decimated},set:function(e){this._data=e}})),n.algorithm){case"lttb":u=function(e,t,n,i,r){const o=r.samples||i;if(o>=n)return e.slice(t,t+n);const a=[],s=(n-2)/(o-2);let l=0;const c=t+n-1;let d,h,u,p,f,g=t;for(a[l++]=e[g],d=0;d<o-2;d++){let i,r=0,o=0;const c=Math.floor((d+1)*s)+1+t,m=Math.min(Math.floor((d+2)*s)+1,n)+t,x=m-c;for(i=c;i<m;i++)r+=e[i].x,o+=e[i].y;r/=x,o/=x;const b=Math.floor(d*s)+1+t,C=Math.min(Math.floor((d+1)*s)+1,n)+t,{x:w,y:y}=e[g];for(u=p=-1,i=b;i<C;i++)p=.5*Math.abs((w-r)*(e[i].y-y)-(w-e[i].x)*(o-y)),p>u&&(u=p,h=e[i],f=i);a[l++]=h,g=f}return a[l++]=e[c],a}(l,d,h,i,n);break;case"min-max":u=function(e,t,n,i){let r,o,a,s,l,c,d,h,u,p,f=0,g=0;const m=[],x=t+n-1,b=e[t].x,C=e[x].x-b;for(r=t;r<t+n;++r){o=e[r],a=(o.x-b)/C*i,s=o.y;const t=0|a;if(t===l)s<u?(u=s,c=r):s>p&&(p=s,d=r),f=(g*f+o.x)/++g;else{const n=r-1;if(!Ye(c)&&!Ye(d)){const t=Math.min(c,d),i=Math.max(c,d);t!==h&&t!==n&&m.push({...e[t],x:f}),i!==h&&i!==n&&m.push({...e[i],x:f})}r>0&&n!==h&&m.push(e[n]),m.push(o),l=t,g=0,u=p=s,c=d=h=r}}return m}(l,d,h,i);break;default:throw new Error(`Unsupported decimation algorithm '${n.algorithm}'`)}t._decimated=u}))},destroy(e){Qa(e)}};function Na(e,t,n,i){if(i)return;let r=t[e],o=n[e];return"angle"===e&&(r=Ot(r),o=Ot(o)),{property:e,start:r,end:o}}function Ta(e,t,n){for(;t>e;t--){const e=n[t];if(!isNaN(e.x)&&!isNaN(e.y))break}return t}function Va(e,t,n,i){return e&&t?i(e[n],t[n]):e?e[n]:t?t[n]:0}function Ya(e,t){let n=[],i=!1;return We(e)?(i=!0,n=e):n=function(e,t){const{x:n=null,y:i=null}=e||{},r=t.points,o=[];return t.segments.forEach((({start:e,end:t})=>{t=Ta(e,t,r);const a=r[e],s=r[t];null!==i?(o.push({x:a.x,y:i}),o.push({x:s.x,y:i})):null!==n&&(o.push({x:n,y:a.y}),o.push({x:n,y:s.y}))})),o}(e,t),n.length?new Da({points:n,options:{tension:0},_loop:i,_fullLoop:i}):null}function Wa(e){return e&&!1!==e.fill}function Ga(e,t,n){let i=e[t].fill;const r=[t];let o;if(!n)return i;for(;!1!==i&&-1===r.indexOf(i);){if(!Xe(i))return i;if(o=e[i],!o)return!1;if(o.visible)return i;r.push(i),i=o.fill}return!1}function Xa(e,t,n){const i=function(e){const t=e.options,n=t.fill;let i=Ue(n&&n.target,n);void 0===i&&(i=!!t.backgroundColor);if(!1===i||null===i)return!1;if(!0===i)return"origin";return i}(e);if(Ge(i))return!isNaN(i.value)&&i;let r=parseFloat(i);return Xe(r)&&Math.floor(r)===r?function(e,t,n,i){"-"!==e&&"+"!==e||(n=t+n);if(n===t||n<0||n>=i)return!1;return n}(i[0],t,r,n):["origin","start","end","stack","shape"].indexOf(i)>=0&&i}function Za(e,t,n){const i=[];for(let r=0;r<n.length;r++){const o=n[r],{first:a,last:s,point:l}=Ua(o,t,"x");if(!(!l||a&&s))if(a)i.unshift(l);else if(e.push(l),!s)break}e.push(...i)}function Ua(e,t,n){const i=e.interpolate(t,n);if(!i)return{};const r=i[n],o=e.segments,a=e.points;let s=!1,l=!1;for(let e=0;e<o.length;e++){const t=o[e],i=a[t.start][n],c=a[t.end][n];if(Rt(r,i,c)){s=r===i,l=r===c;break}}return{first:s,last:l,point:i}}class Ka{constructor(e){this.x=e.x,this.y=e.y,this.radius=e.radius}pathSegment(e,t,n){const{x:i,y:r,radius:o}=this;return t=t||{start:0,end:ut},e.arc(i,r,o,t.end,t.start,!0),!n.bounds}interpolate(e){const{x:t,y:n,radius:i}=this,r=e.angle;return{x:t+Math.cos(r)*i,y:n+Math.sin(r)*i,angle:r}}}function Ja(e){const{chart:t,fill:n,line:i}=e;if(Xe(n))return function(e,t){const n=e.getDatasetMeta(t),i=n&&e.isDatasetVisible(t);return i?n.dataset:null}(t,n);if("stack"===n)return function(e){const{scale:t,index:n,line:i}=e,r=[],o=i.segments,a=i.points,s=function(e,t){const n=[],i=e.getMatchingVisibleMetas("line");for(let e=0;e<i.length;e++){const r=i[e];if(r.index===t)break;r.hidden||n.unshift(r.dataset)}return n}(t,n);s.push(Ya({x:null,y:t.bottom},i));for(let e=0;e<o.length;e++){const t=o[e];for(let e=t.start;e<=t.end;e++)Za(r,a[e],s)}return new Da({points:r,options:{}})}(e);if("shape"===n)return!0;const r=function(e){const t=e.scale||{};if(t.getPointPositionForValue)return function(e){const{scale:t,fill:n}=e,i=t.options,r=t.getLabels().length,o=i.reverse?t.max:t.min,a=function(e,t,n){let i;return i="start"===e?n:"end"===e?t.options.reverse?t.min:t.max:Ge(e)?e.value:t.getBaseValue(),i}(n,t,o),s=[];if(i.grid.circular){const e=t.getPointPositionForValue(0,o);return new Ka({x:e.x,y:e.y,radius:t.getDistanceFromCenterForValue(a)})}for(let e=0;e<r;++e)s.push(t.getPointPositionForValue(e,a));return s}(e);return function(e){const{scale:t={},fill:n}=e,i=function(e,t){let n=null;return"start"===e?n=t.bottom:"end"===e?n=t.top:Ge(e)?n=t.getPixelForValue(e.value):t.getBasePixel&&(n=t.getBasePixel()),n}(n,t);if(Xe(i)){const e=t.isHorizontal();return{x:e?i:null,y:e?null:i}}return null}(e)}(e);return r instanceof Ka?r:Ya(r,i)}function qa(e,t,n){const i=Ja(t),{line:r,scale:o,axis:a}=t,s=r.options,l=s.fill,c=s.backgroundColor,{above:d=c,below:h=c}=l||{};i&&r.points.length&&(Zn(e,n),function(e,t){const{line:n,target:i,above:r,below:o,area:a,scale:s}=t,l=n._loop?"angle":t.axis;e.save(),"x"===l&&o!==r&&(_a(e,i,a.top),$a(e,{line:n,target:i,color:r,scale:s,property:l}),e.restore(),e.save(),_a(e,i,a.bottom));$a(e,{line:n,target:i,color:o,scale:s,property:l}),e.restore()}(e,{line:r,target:i,above:d,below:h,area:n,scale:o,axis:a}),Un(e))}function _a(e,t,n){const{segments:i,points:r}=t;let o=!0,a=!1;e.beginPath();for(const s of i){const{start:i,end:l}=s,c=r[i],d=r[Ta(i,l,r)];o?(e.moveTo(c.x,c.y),o=!1):(e.lineTo(c.x,n),e.lineTo(c.x,c.y)),a=!!t.pathSegment(e,s,{move:a}),a?e.closePath():e.lineTo(d.x,n)}e.lineTo(t.first().x,n),e.closePath(),e.clip()}function $a(e,t){const{line:n,target:i,property:r,color:o,scale:a}=t,s=function(e,t,n){const i=e.segments,r=e.points,o=t.points,a=[];for(const e of i){let{start:i,end:s}=e;s=Ta(i,s,r);const l=Na(n,r[i],r[s],e.loop);if(!t.segments){a.push({source:e,target:l,start:r[i],end:r[s]});continue}const c=er(t,l);for(const t of c){const i=Na(n,o[t.start],o[t.end],t.loop),s=$i(e,r,i);for(const e of s)a.push({source:e,target:t,start:{[n]:Va(l,i,"start",Math.max)},end:{[n]:Va(l,i,"end",Math.min)}})}}return a}(n,i,r);for(const{source:t,target:l,start:c,end:d}of s){const{style:{backgroundColor:s=o}={}}=t,h=!0!==i;e.save(),e.fillStyle=s,es(e,a,h&&Na(r,c,d)),e.beginPath();const u=!!n.pathSegment(e,t);let p;if(h){u?e.closePath():ts(e,i,d,r);const t=!!i.pathSegment(e,l,{move:u,reverse:!0});p=u&&t,p||ts(e,i,c,r)}e.closePath(),e.fill(p?"evenodd":"nonzero"),e.restore()}}function es(e,t,n){const{top:i,bottom:r}=t.chart.chartArea,{property:o,start:a,end:s}=n||{};"x"===o&&(e.beginPath(),e.rect(a,i,s-a,r-i),e.clip())}function ts(e,t,n,i){const r=t.interpolate(n,i);r&&e.lineTo(r.x,r.y)}var ns={id:"filler",afterDatasetsUpdate(e,t,n){const i=(e.data.datasets||[]).length,r=[];let o,a,s,l;for(a=0;a<i;++a)o=e.getDatasetMeta(a),s=o.dataset,l=null,s&&s.options&&s instanceof Da&&(l={visible:e.isDatasetVisible(a),index:a,fill:Xa(s,a,i),chart:e,axis:o.controller.options.indexAxis,scale:o.vScale,line:s}),o.$filler=l,r.push(l);for(a=0;a<i;++a)l=r[a],l&&!1!==l.fill&&(l.fill=Ga(r,a,n.propagate))},beforeDraw(e,t,n){const i="beforeDraw"===n.drawTime,r=e.getSortedVisibleDatasetMetas(),o=e.chartArea;for(let t=r.length-1;t>=0;--t){const n=r[t].$filler;n&&(n.line.updateControlPoints(o,n.axis),i&&n.fill&&qa(e.ctx,n,o))}},beforeDatasetsDraw(e,t,n){if("beforeDatasetsDraw"!==n.drawTime)return;const i=e.getSortedVisibleDatasetMetas();for(let t=i.length-1;t>=0;--t){const n=i[t].$filler;Wa(n)&&qa(e.ctx,n,e.chartArea)}},beforeDatasetDraw(e,t,n){const i=t.meta.$filler;Wa(i)&&"beforeDatasetDraw"===n.drawTime&&qa(e.ctx,i,e.chartArea)},defaults:{propagate:!0,drawTime:"beforeDatasetDraw"}};const is=(e,t)=>{let{boxHeight:n=t,boxWidth:i=t}=e;return e.usePointStyle&&(n=Math.min(n,t),i=e.pointStyleWidth||Math.min(i,t)),{boxWidth:i,boxHeight:n,itemHeight:Math.max(t,n)}};class rs extends Sr{constructor(e){super(),this._added=!1,this.legendHitBoxes=[],this._hoveredItem=null,this.doughnutMode=!1,this.chart=e.chart,this.options=e.options,this.ctx=e.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(e,t,n){this.maxWidth=e,this.maxHeight=t,this._margins=n,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 e=this.options.labels||{};let t=Je(e.generateLabels,[this.chart],this)||[];e.filter&&(t=t.filter((t=>e.filter(t,this.chart.data)))),e.sort&&(t=t.sort(((t,n)=>e.sort(t,n,this.chart.data)))),this.options.reverse&&t.reverse(),this.legendItems=t}fit(){const{options:e,ctx:t}=this;if(!e.display)return void(this.width=this.height=0);const n=e.labels,i=si(n.font),r=i.size,o=this._computeTitleHeight(),{boxWidth:a,itemHeight:s}=is(n,r);let l,c;t.font=i.string,this.isHorizontal()?(l=this.maxWidth,c=this._fitRows(o,r,a,s)+10):(c=this.maxHeight,l=this._fitCols(o,r,a,s)+10),this.width=Math.min(l,e.maxWidth||this.maxWidth),this.height=Math.min(c,e.maxHeight||this.maxHeight)}_fitRows(e,t,n,i){const{ctx:r,maxWidth:o,options:{labels:{padding:a}}}=this,s=this.legendHitBoxes=[],l=this.lineWidths=[0],c=i+a;let d=e;r.textAlign="left",r.textBaseline="middle";let h=-1,u=-c;return this.legendItems.forEach(((e,p)=>{const f=n+t/2+r.measureText(e.text).width;(0===p||l[l.length-1]+f+2*a>o)&&(d+=c,l[l.length-(p>0?0:1)]=0,u+=c,h++),s[p]={left:0,top:u,row:h,width:f,height:i},l[l.length-1]+=f+a})),d}_fitCols(e,t,n,i){const{ctx:r,maxHeight:o,options:{labels:{padding:a}}}=this,s=this.legendHitBoxes=[],l=this.columnSizes=[],c=o-e;let d=a,h=0,u=0,p=0,f=0;return this.legendItems.forEach(((e,o)=>{const g=n+t/2+r.measureText(e.text).width;o>0&&u+i+2*a>c&&(d+=h+a,l.push({width:h,height:u}),p+=h+a,f++,h=u=0),s[o]={left:p,top:u,col:f,width:g,height:i},h=Math.max(h,g),u+=i+a})),d+=h,l.push({width:h,height:u}),d}adjustHitBoxes(){if(!this.options.display)return;const e=this._computeTitleHeight(),{legendHitBoxes:t,options:{align:n,labels:{padding:i},rtl:r}}=this,o=Ui(r,this.left,this.width);if(this.isHorizontal()){let r=0,a=Wt(n,this.left+i,this.right-this.lineWidths[r]);for(const s of t)r!==s.row&&(r=s.row,a=Wt(n,this.left+i,this.right-this.lineWidths[r])),s.top+=this.top+e+i,s.left=o.leftForLtr(o.x(a),s.width),a+=s.width+i}else{let r=0,a=Wt(n,this.top+e+i,this.bottom-this.columnSizes[r].height);for(const s of t)s.col!==r&&(r=s.col,a=Wt(n,this.top+e+i,this.bottom-this.columnSizes[r].height)),s.top=a,s.left+=this.left+i,s.left=o.leftForLtr(o.x(s.left),s.width),a+=s.height+i}}isHorizontal(){return"top"===this.options.position||"bottom"===this.options.position}draw(){if(this.options.display){const e=this.ctx;Zn(e,this),this._draw(),Un(e)}}_draw(){const{options:e,columnSizes:t,lineWidths:n,ctx:i}=this,{align:r,labels:o}=e,a=jn.color,s=Ui(e.rtl,this.left,this.width),l=si(o.font),{color:c,padding:d}=o,h=l.size,u=h/2;let p;this.drawTitle(),i.textAlign=s.textAlign("left"),i.textBaseline="middle",i.lineWidth=.5,i.font=l.string;const{boxWidth:f,boxHeight:g,itemHeight:m}=is(o,h),x=this.isHorizontal(),b=this._computeTitleHeight();p=x?{x:Wt(r,this.left+d,this.right-n[0]),y:this.top+d+b,line:0}:{x:this.left+d,y:Wt(r,this.top+b+d,this.bottom-t[0].height),line:0},Ki(this.ctx,e.textDirection);const C=m+d;this.legendItems.forEach(((w,y)=>{i.strokeStyle=w.fontColor||c,i.fillStyle=w.fontColor||c;const v=i.measureText(w.text).width,E=s.textAlign(w.textAlign||(w.textAlign=o.textAlign)),A=f+u+v;let k=p.x,D=p.y;s.setWidth(this.width),x?y>0&&k+A+d>this.right&&(D=p.y+=C,p.line++,k=p.x=Wt(r,this.left+d,this.right-n[p.line])):y>0&&D+C>this.bottom&&(k=p.x=k+t[p.line].width+d,p.line++,D=p.y=Wt(r,this.top+b+d,this.bottom-t[p.line].height));!function(e,t,n){if(isNaN(f)||f<=0||isNaN(g)||g<0)return;i.save();const r=Ue(n.lineWidth,1);if(i.fillStyle=Ue(n.fillStyle,a),i.lineCap=Ue(n.lineCap,"butt"),i.lineDashOffset=Ue(n.lineDashOffset,0),i.lineJoin=Ue(n.lineJoin,"miter"),i.lineWidth=r,i.strokeStyle=Ue(n.strokeStyle,a),i.setLineDash(Ue(n.lineDash,[])),o.usePointStyle){const a={radius:g*Math.SQRT2/2,pointStyle:n.pointStyle,rotation:n.rotation,borderWidth:r},l=s.xPlus(e,f/2);Gn(i,a,l,t+u,o.pointStyleWidth&&f)}else{const o=t+Math.max((h-g)/2,0),a=s.leftForLtr(e,f),l=oi(n.borderRadius);i.beginPath(),Object.values(l).some((e=>0!==e))?$n(i,{x:a,y:o,w:f,h:g,radius:l}):i.rect(a,o,f,g),i.fill(),0!==r&&i.stroke()}i.restore()}(s.x(k),D,w),k=((e,t,n,i)=>e===(i?"left":"right")?n:"center"===e?(t+n)/2:t)(E,k+f+u,x?k+A:this.right,e.rtl),function(e,t,n){qn(i,n.text,e,t+m/2,l,{strikethrough:n.hidden,textAlign:s.textAlign(n.textAlign)})}(s.x(k),D,w),x?p.x+=A+d:p.y+=C})),Ji(this.ctx,e.textDirection)}drawTitle(){const e=this.options,t=e.title,n=si(t.font),i=ai(t.padding);if(!t.display)return;const r=Ui(e.rtl,this.left,this.width),o=this.ctx,a=t.position,s=n.size/2,l=i.top+s;let c,d=this.left,h=this.width;if(this.isHorizontal())h=Math.max(...this.lineWidths),c=this.top+l,d=Wt(e.align,d,this.right-h);else{const t=this.columnSizes.reduce(((e,t)=>Math.max(e,t.height)),0);c=l+Wt(e.align,this.top,this.bottom-t-e.labels.padding-this._computeTitleHeight())}const u=Wt(a,d,d+h);o.textAlign=r.textAlign(Yt(a)),o.textBaseline="middle",o.strokeStyle=t.color,o.fillStyle=t.color,o.font=n.string,qn(o,t.text,u,c,n)}_computeTitleHeight(){const e=this.options.title,t=si(e.font),n=ai(e.padding);return e.display?t.lineHeight+n.height:0}_getLegendItemAt(e,t){let n,i,r;if(Rt(e,this.left,this.right)&&Rt(t,this.top,this.bottom))for(r=this.legendHitBoxes,n=0;n<r.length;++n)if(i=r[n],Rt(e,i.left,i.left+i.width)&&Rt(t,i.top,i.top+i.height))return this.legendItems[n];return null}handleEvent(e){const t=this.options;if(!function(e,t){if(("mousemove"===e||"mouseout"===e)&&(t.onHover||t.onLeave))return!0;if(t.onClick&&("click"===e||"mouseup"===e))return!0;return!1}(e.type,t))return;const n=this._getLegendItemAt(e.x,e.y);if("mousemove"===e.type||"mouseout"===e.type){const o=this._hoveredItem,a=(r=n,null!==(i=o)&&null!==r&&i.datasetIndex===r.datasetIndex&&i.index===r.index);o&&!a&&Je(t.onLeave,[e,o,this],this),this._hoveredItem=n,n&&!a&&Je(t.onHover,[e,n,this],this)}else n&&Je(t.onClick,[e,n,this],this);var i,r}}var os={id:"legend",_element:rs,start(e,t,n){const i=e.legend=new rs({ctx:e.ctx,options:n,chart:e});vo.configure(e,i,n),vo.addBox(e,i)},stop(e){vo.removeBox(e,e.legend),delete e.legend},beforeUpdate(e,t,n){const i=e.legend;vo.configure(e,i,n),i.options=n},afterUpdate(e){const t=e.legend;t.buildLabels(),t.adjustHitBoxes()},afterEvent(e,t){t.replay||e.legend.handleEvent(t.event)},defaults:{display:!0,position:"top",align:"center",fullSize:!0,reverse:!1,weight:1e3,onClick(e,t,n){const i=t.datasetIndex,r=n.chart;r.isDatasetVisible(i)?(r.hide(i),t.hidden=!0):(r.show(i),t.hidden=!1)},onHover:null,onLeave:null,labels:{color:e=>e.chart.options.color,boxWidth:40,padding:10,generateLabels(e){const t=e.data.datasets,{labels:{usePointStyle:n,pointStyle:i,textAlign:r,color:o}}=e.legend.options;return e._getSortedDatasetMetas().map((e=>{const a=e.controller.getStyle(n?0:void 0),s=ai(a.borderWidth);return{text:t[e.index].label,fillStyle:a.backgroundColor,fontColor:o,hidden:!e.visible,lineCap:a.borderCapStyle,lineDash:a.borderDash,lineDashOffset:a.borderDashOffset,lineJoin:a.borderJoinStyle,lineWidth:(s.width+s.height)/4,strokeStyle:a.borderColor,pointStyle:i||a.pointStyle,rotation:a.rotation,textAlign:r||a.textAlign,borderRadius:0,datasetIndex:e.index}}),this)}},title:{color:e=>e.chart.options.color,display:!1,position:"center",text:""}},descriptors:{_scriptable:e=>!e.startsWith("on"),labels:{_scriptable:e=>!["generateLabels","filter","sort"].includes(e)}}};class as extends Sr{constructor(e){super(),this.chart=e.chart,this.options=e.options,this.ctx=e.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(e,t){const n=this.options;if(this.left=0,this.top=0,!n.display)return void(this.width=this.height=this.right=this.bottom=0);this.width=this.right=e,this.height=this.bottom=t;const i=We(n.text)?n.text.length:1;this._padding=ai(n.padding);const r=i*si(n.font).lineHeight+this._padding.height;this.isHorizontal()?this.height=r:this.width=r}isHorizontal(){const e=this.options.position;return"top"===e||"bottom"===e}_drawArgs(e){const{top:t,left:n,bottom:i,right:r,options:o}=this,a=o.align;let s,l,c,d=0;return this.isHorizontal()?(l=Wt(a,n,r),c=t+e,s=r-n):("left"===o.position?(l=n+e,c=Wt(a,i,t),d=-.5*ht):(l=r-e,c=Wt(a,t,i),d=.5*ht),s=i-t),{titleX:l,titleY:c,maxWidth:s,rotation:d}}draw(){const e=this.ctx,t=this.options;if(!t.display)return;const n=si(t.font),i=n.lineHeight/2+this._padding.top,{titleX:r,titleY:o,maxWidth:a,rotation:s}=this._drawArgs(i);qn(e,t.text,0,0,n,{color:t.color,maxWidth:a,rotation:s,textAlign:Yt(t.align),textBaseline:"middle",translation:[r,o]})}}var ss={id:"title",_element:as,start(e,t,n){!function(e,t){const n=new as({ctx:e.ctx,options:t,chart:e});vo.configure(e,n,t),vo.addBox(e,n),e.titleBlock=n}(e,n)},stop(e){const t=e.titleBlock;vo.removeBox(e,t),delete e.titleBlock},beforeUpdate(e,t,n){const i=e.titleBlock;vo.configure(e,i,n),i.options=n},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 ls=new WeakMap;var cs={id:"subtitle",start(e,t,n){const i=new as({ctx:e.ctx,options:n,chart:e});vo.configure(e,i,n),vo.addBox(e,i),ls.set(e,i)},stop(e){vo.removeBox(e,ls.get(e)),ls.delete(e)},beforeUpdate(e,t,n){const i=ls.get(e);vo.configure(e,i,n),i.options=n},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 ds={average(e){if(!e.length)return!1;let t,n,i=0,r=0,o=0;for(t=0,n=e.length;t<n;++t){const n=e[t].element;if(n&&n.hasValue()){const e=n.tooltipPosition();i+=e.x,r+=e.y,++o}}return{x:i/o,y:r/o}},nearest(e,t){if(!e.length)return!1;let n,i,r,o=t.x,a=t.y,s=Number.POSITIVE_INFINITY;for(n=0,i=e.length;n<i;++n){const i=e[n].element;if(i&&i.hasValue()){const e=Pt(t,i.getCenterPoint());e<s&&(s=e,r=i)}}if(r){const e=r.tooltipPosition();o=e.x,a=e.y}return{x:o,y:a}}};function hs(e,t){return t&&(We(t)?Array.prototype.push.apply(e,t):e.push(t)),e}function us(e){return("string"==typeof e||e instanceof String)&&e.indexOf("\n")>-1?e.split("\n"):e}function ps(e,t){const{element:n,datasetIndex:i,index:r}=t,o=e.getDatasetMeta(i).controller,{label:a,value:s}=o.getLabelAndValue(r);return{chart:e,label:a,parsed:o.getParsed(r),raw:e.data.datasets[i].data[r],formattedValue:s,dataset:o.getDataset(),dataIndex:r,datasetIndex:i,element:n}}function fs(e,t){const n=e.chart.ctx,{body:i,footer:r,title:o}=e,{boxWidth:a,boxHeight:s}=t,l=si(t.bodyFont),c=si(t.titleFont),d=si(t.footerFont),h=o.length,u=r.length,p=i.length,f=ai(t.padding);let g=f.height,m=0,x=i.reduce(((e,t)=>e+t.before.length+t.lines.length+t.after.length),0);if(x+=e.beforeBody.length+e.afterBody.length,h&&(g+=h*c.lineHeight+(h-1)*t.titleSpacing+t.titleMarginBottom),x){g+=p*(t.displayColors?Math.max(s,l.lineHeight):l.lineHeight)+(x-p)*l.lineHeight+(x-1)*t.bodySpacing}u&&(g+=t.footerMarginTop+u*d.lineHeight+(u-1)*t.footerSpacing);let b=0;const C=function(e){m=Math.max(m,n.measureText(e).width+b)};return n.save(),n.font=c.string,qe(e.title,C),n.font=l.string,qe(e.beforeBody.concat(e.afterBody),C),b=t.displayColors?a+2+t.boxPadding:0,qe(i,(e=>{qe(e.before,C),qe(e.lines,C),qe(e.after,C)})),b=0,n.font=d.string,qe(e.footer,C),n.restore(),m+=f.width,{width:m,height:g}}function gs(e,t,n,i){const{x:r,width:o}=n,{width:a,chartArea:{left:s,right:l}}=e;let c="center";return"center"===i?c=r<=(s+l)/2?"left":"right":r<=o/2?c="left":r>=a-o/2&&(c="right"),function(e,t,n,i){const{x:r,width:o}=i,a=n.caretSize+n.caretPadding;return"left"===e&&r+o+a>t.width||"right"===e&&r-o-a<0||void 0}(c,e,t,n)&&(c="center"),c}function ms(e,t,n){const i=n.yAlign||t.yAlign||function(e,t){const{y:n,height:i}=t;return n<i/2?"top":n>e.height-i/2?"bottom":"center"}(e,n);return{xAlign:n.xAlign||t.xAlign||gs(e,t,n,i),yAlign:i}}function xs(e,t,n,i){const{caretSize:r,caretPadding:o,cornerRadius:a}=e,{xAlign:s,yAlign:l}=n,c=r+o,{topLeft:d,topRight:h,bottomLeft:u,bottomRight:p}=oi(a);let f=function(e,t){let{x:n,width:i}=e;return"right"===t?n-=i:"center"===t&&(n-=i/2),n}(t,s);const g=function(e,t,n){let{y:i,height:r}=e;return"top"===t?i+=n:i-="bottom"===t?r+n:r/2,i}(t,l,c);return"center"===l?"left"===s?f+=c:"right"===s&&(f-=c):"left"===s?f-=Math.max(d,u)+r:"right"===s&&(f+=Math.max(h,p)+r),{x:zt(f,0,i.width-t.width),y:zt(g,0,i.height-t.height)}}function bs(e,t,n){const i=ai(n.padding);return"center"===t?e.x+e.width/2:"right"===t?e.x+e.width-i.right:e.x+i.left}function Cs(e){return hs([],us(e))}function ws(e,t){const n=t&&t.dataset&&t.dataset.tooltip&&t.dataset.tooltip.callbacks;return n?e.override(n):e}class ys extends Sr{constructor(e){super(),this.opacity=0,this._active=[],this._eventPosition=void 0,this._size=void 0,this._cachedAnimations=void 0,this._tooltipItems=[],this.$animations=void 0,this.$context=void 0,this.chart=e.chart||e._chart,this._chart=this.chart,this.options=e.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(e){this.options=e,this._cachedAnimations=void 0,this.$context=void 0}_resolveAnimations(){const e=this._cachedAnimations;if(e)return e;const t=this.chart,n=this.options.setContext(this.getContext()),i=n.enabled&&t.options.animation&&n.animations,r=new cr(this.chart,i);return i._cacheable&&(this._cachedAnimations=Object.freeze(r)),r}getContext(){return this.$context||(this.$context=(e=this.chart.getContext(),t=this,n=this._tooltipItems,ci(e,{tooltip:t,tooltipItems:n,type:"tooltip"})));var e,t,n}getTitle(e,t){const{callbacks:n}=t,i=n.beforeTitle.apply(this,[e]),r=n.title.apply(this,[e]),o=n.afterTitle.apply(this,[e]);let a=[];return a=hs(a,us(i)),a=hs(a,us(r)),a=hs(a,us(o)),a}getBeforeBody(e,t){return Cs(t.callbacks.beforeBody.apply(this,[e]))}getBody(e,t){const{callbacks:n}=t,i=[];return qe(e,(e=>{const t={before:[],lines:[],after:[]},r=ws(n,e);hs(t.before,us(r.beforeLabel.call(this,e))),hs(t.lines,r.label.call(this,e)),hs(t.after,us(r.afterLabel.call(this,e))),i.push(t)})),i}getAfterBody(e,t){return Cs(t.callbacks.afterBody.apply(this,[e]))}getFooter(e,t){const{callbacks:n}=t,i=n.beforeFooter.apply(this,[e]),r=n.footer.apply(this,[e]),o=n.afterFooter.apply(this,[e]);let a=[];return a=hs(a,us(i)),a=hs(a,us(r)),a=hs(a,us(o)),a}_createItems(e){const t=this._active,n=this.chart.data,i=[],r=[],o=[];let a,s,l=[];for(a=0,s=t.length;a<s;++a)l.push(ps(this.chart,t[a]));return e.filter&&(l=l.filter(((t,i,r)=>e.filter(t,i,r,n)))),e.itemSort&&(l=l.sort(((t,i)=>e.itemSort(t,i,n)))),qe(l,(t=>{const n=ws(e.callbacks,t);i.push(n.labelColor.call(this,t)),r.push(n.labelPointStyle.call(this,t)),o.push(n.labelTextColor.call(this,t))})),this.labelColors=i,this.labelPointStyles=r,this.labelTextColors=o,this.dataPoints=l,l}update(e,t){const n=this.options.setContext(this.getContext()),i=this._active;let r,o=[];if(i.length){const e=ds[n.position].call(this,i,this._eventPosition);o=this._createItems(n),this.title=this.getTitle(o,n),this.beforeBody=this.getBeforeBody(o,n),this.body=this.getBody(o,n),this.afterBody=this.getAfterBody(o,n),this.footer=this.getFooter(o,n);const t=this._size=fs(this,n),a=Object.assign({},e,t),s=ms(this.chart,n,a),l=xs(n,a,s,this.chart);this.xAlign=s.xAlign,this.yAlign=s.yAlign,r={opacity:1,x:l.x,y:l.y,width:t.width,height:t.height,caretX:e.x,caretY:e.y}}else 0!==this.opacity&&(r={opacity:0});this._tooltipItems=o,this.$context=void 0,r&&this._resolveAnimations().update(this,r),e&&n.external&&n.external.call(this,{chart:this.chart,tooltip:this,replay:t})}drawCaret(e,t,n,i){const r=this.getCaretPosition(e,n,i);t.lineTo(r.x1,r.y1),t.lineTo(r.x2,r.y2),t.lineTo(r.x3,r.y3)}getCaretPosition(e,t,n){const{xAlign:i,yAlign:r}=this,{caretSize:o,cornerRadius:a}=n,{topLeft:s,topRight:l,bottomLeft:c,bottomRight:d}=oi(a),{x:h,y:u}=e,{width:p,height:f}=t;let g,m,x,b,C,w;return"center"===r?(C=u+f/2,"left"===i?(g=h,m=g-o,b=C+o,w=C-o):(g=h+p,m=g+o,b=C-o,w=C+o),x=g):(m="left"===i?h+Math.max(s,c)+o:"right"===i?h+p-Math.max(l,d)-o:this.caretX,"top"===r?(b=u,C=b-o,g=m-o,x=m+o):(b=u+f,C=b+o,g=m+o,x=m-o),w=b),{x1:g,x2:m,x3:x,y1:b,y2:C,y3:w}}drawTitle(e,t,n){const i=this.title,r=i.length;let o,a,s;if(r){const l=Ui(n.rtl,this.x,this.width);for(e.x=bs(this,n.titleAlign,n),t.textAlign=l.textAlign(n.titleAlign),t.textBaseline="middle",o=si(n.titleFont),a=n.titleSpacing,t.fillStyle=n.titleColor,t.font=o.string,s=0;s<r;++s)t.fillText(i[s],l.x(e.x),e.y+o.lineHeight/2),e.y+=o.lineHeight+a,s+1===r&&(e.y+=n.titleMarginBottom-a)}}_drawColorBox(e,t,n,i,r){const o=this.labelColors[n],a=this.labelPointStyles[n],{boxHeight:s,boxWidth:l,boxPadding:c}=r,d=si(r.bodyFont),h=bs(this,"left",r),u=i.x(h),p=s<d.lineHeight?(d.lineHeight-s)/2:0,f=t.y+p;if(r.usePointStyle){const t={radius:Math.min(l,s)/2,pointStyle:a.pointStyle,rotation:a.rotation,borderWidth:1},n=i.leftForLtr(u,l)+l/2,c=f+s/2;e.strokeStyle=r.multiKeyBackground,e.fillStyle=r.multiKeyBackground,Wn(e,t,n,c),e.strokeStyle=o.borderColor,e.fillStyle=o.backgroundColor,Wn(e,t,n,c)}else{e.lineWidth=Ge(o.borderWidth)?Math.max(...Object.values(o.borderWidth)):o.borderWidth||1,e.strokeStyle=o.borderColor,e.setLineDash(o.borderDash||[]),e.lineDashOffset=o.borderDashOffset||0;const t=i.leftForLtr(u,l-c),n=i.leftForLtr(i.xPlus(u,1),l-c-2),a=oi(o.borderRadius);Object.values(a).some((e=>0!==e))?(e.beginPath(),e.fillStyle=r.multiKeyBackground,$n(e,{x:t,y:f,w:l,h:s,radius:a}),e.fill(),e.stroke(),e.fillStyle=o.backgroundColor,e.beginPath(),$n(e,{x:n,y:f+1,w:l-2,h:s-2,radius:a}),e.fill()):(e.fillStyle=r.multiKeyBackground,e.fillRect(t,f,l,s),e.strokeRect(t,f,l,s),e.fillStyle=o.backgroundColor,e.fillRect(n,f+1,l-2,s-2))}e.fillStyle=this.labelTextColors[n]}drawBody(e,t,n){const{body:i}=this,{bodySpacing:r,bodyAlign:o,displayColors:a,boxHeight:s,boxWidth:l,boxPadding:c}=n,d=si(n.bodyFont);let h=d.lineHeight,u=0;const p=Ui(n.rtl,this.x,this.width),f=function(n){t.fillText(n,p.x(e.x+u),e.y+h/2),e.y+=h+r},g=p.textAlign(o);let m,x,b,C,w,y,v;for(t.textAlign=o,t.textBaseline="middle",t.font=d.string,e.x=bs(this,g,n),t.fillStyle=n.bodyColor,qe(this.beforeBody,f),u=a&&"right"!==g?"center"===o?l/2+c:l+2+c:0,C=0,y=i.length;C<y;++C){for(m=i[C],x=this.labelTextColors[C],t.fillStyle=x,qe(m.before,f),b=m.lines,a&&b.length&&(this._drawColorBox(t,e,C,p,n),h=Math.max(d.lineHeight,s)),w=0,v=b.length;w<v;++w)f(b[w]),h=d.lineHeight;qe(m.after,f)}u=0,h=d.lineHeight,qe(this.afterBody,f),e.y-=r}drawFooter(e,t,n){const i=this.footer,r=i.length;let o,a;if(r){const s=Ui(n.rtl,this.x,this.width);for(e.x=bs(this,n.footerAlign,n),e.y+=n.footerMarginTop,t.textAlign=s.textAlign(n.footerAlign),t.textBaseline="middle",o=si(n.footerFont),t.fillStyle=n.footerColor,t.font=o.string,a=0;a<r;++a)t.fillText(i[a],s.x(e.x),e.y+o.lineHeight/2),e.y+=o.lineHeight+n.footerSpacing}}drawBackground(e,t,n,i){const{xAlign:r,yAlign:o}=this,{x:a,y:s}=e,{width:l,height:c}=n,{topLeft:d,topRight:h,bottomLeft:u,bottomRight:p}=oi(i.cornerRadius);t.fillStyle=i.backgroundColor,t.strokeStyle=i.borderColor,t.lineWidth=i.borderWidth,t.beginPath(),t.moveTo(a+d,s),"top"===o&&this.drawCaret(e,t,n,i),t.lineTo(a+l-h,s),t.quadraticCurveTo(a+l,s,a+l,s+h),"center"===o&&"right"===r&&this.drawCaret(e,t,n,i),t.lineTo(a+l,s+c-p),t.quadraticCurveTo(a+l,s+c,a+l-p,s+c),"bottom"===o&&this.drawCaret(e,t,n,i),t.lineTo(a+u,s+c),t.quadraticCurveTo(a,s+c,a,s+c-u),"center"===o&&"left"===r&&this.drawCaret(e,t,n,i),t.lineTo(a,s+d),t.quadraticCurveTo(a,s,a+d,s),t.closePath(),t.fill(),i.borderWidth>0&&t.stroke()}_updateAnimationTarget(e){const t=this.chart,n=this.$animations,i=n&&n.x,r=n&&n.y;if(i||r){const n=ds[e.position].call(this,this._active,this._eventPosition);if(!n)return;const o=this._size=fs(this,e),a=Object.assign({},n,this._size),s=ms(t,e,a),l=xs(e,a,s,t);i._to===l.x&&r._to===l.y||(this.xAlign=s.xAlign,this.yAlign=s.yAlign,this.width=o.width,this.height=o.height,this.caretX=n.x,this.caretY=n.y,this._resolveAnimations().update(this,l))}}_willRender(){return!!this.opacity}draw(e){const t=this.options.setContext(this.getContext());let n=this.opacity;if(!n)return;this._updateAnimationTarget(t);const i={width:this.width,height:this.height},r={x:this.x,y:this.y};n=Math.abs(n)<.001?0:n;const o=ai(t.padding),a=this.title.length||this.beforeBody.length||this.body.length||this.afterBody.length||this.footer.length;t.enabled&&a&&(e.save(),e.globalAlpha=n,this.drawBackground(r,e,i,t),Ki(e,t.textDirection),r.y+=o.top,this.drawTitle(r,e,t),this.drawBody(r,e,t),this.drawFooter(r,e,t),Ji(e,t.textDirection),e.restore())}getActiveElements(){return this._active||[]}setActiveElements(e,t){const n=this._active,i=e.map((({datasetIndex:e,index:t})=>{const n=this.chart.getDatasetMeta(e);if(!n)throw new Error("Cannot find a dataset at index "+e);return{datasetIndex:e,element:n.data[t],index:t}})),r=!_e(n,i),o=this._positionChanged(i,t);(r||o)&&(this._active=i,this._eventPosition=t,this._ignoreReplayEvents=!0,this.update(!0))}handleEvent(e,t,n=!0){if(t&&this._ignoreReplayEvents)return!1;this._ignoreReplayEvents=!1;const i=this.options,r=this._active||[],o=this._getActiveElements(e,r,t,n),a=this._positionChanged(o,e),s=t||!_e(o,r)||a;return s&&(this._active=o,(i.enabled||i.external)&&(this._eventPosition={x:e.x,y:e.y},this.update(!0,t))),s}_getActiveElements(e,t,n,i){const r=this.options;if("mouseout"===e.type)return[];if(!i)return t;const o=this.chart.getElementsAtEventForMode(e,r.mode,r,n);return r.reverse&&o.reverse(),o}_positionChanged(e,t){const{caretX:n,caretY:i,options:r}=this,o=ds[r.position].call(this,e,t);return!1!==o&&(n!==o.x||i!==o.y)}}ys.positioners=ds;var vs={id:"tooltip",_element:ys,positioners:ds,afterInit(e,t,n){n&&(e.tooltip=new ys({chart:e,options:n}))},beforeUpdate(e,t,n){e.tooltip&&e.tooltip.initialize(n)},reset(e,t,n){e.tooltip&&e.tooltip.initialize(n)},afterDraw(e){const t=e.tooltip;if(t&&t._willRender()){const n={tooltip:t};if(!1===e.notifyPlugins("beforeTooltipDraw",n))return;t.draw(e.ctx),e.notifyPlugins("afterTooltipDraw",n)}},afterEvent(e,t){if(e.tooltip){const n=t.replay;e.tooltip.handleEvent(t.event,n,t.inChartArea)&&(t.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:(e,t)=>t.bodyFont.size,boxWidth:(e,t)=>t.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:Te,title(e){if(e.length>0){const t=e[0],n=t.chart.data.labels,i=n?n.length:0;if(this&&this.options&&"dataset"===this.options.mode)return t.dataset.label||"";if(t.label)return t.label;if(i>0&&t.dataIndex<i)return n[t.dataIndex]}return""},afterTitle:Te,beforeBody:Te,beforeLabel:Te,label(e){if(this&&this.options&&"dataset"===this.options.mode)return e.label+": "+e.formattedValue||e.formattedValue;let t=e.dataset.label||"";t&&(t+=": ");const n=e.formattedValue;return Ye(n)||(t+=n),t},labelColor(e){const t=e.chart.getDatasetMeta(e.datasetIndex).controller.getStyle(e.dataIndex);return{borderColor:t.borderColor,backgroundColor:t.backgroundColor,borderWidth:t.borderWidth,borderDash:t.borderDash,borderDashOffset:t.borderDashOffset,borderRadius:0}},labelTextColor(){return this.options.bodyColor},labelPointStyle(e){const t=e.chart.getDatasetMeta(e.datasetIndex).controller.getStyle(e.dataIndex);return{pointStyle:t.pointStyle,rotation:t.rotation}},afterLabel:Te,afterBody:Te,beforeFooter:Te,footer:Te,afterFooter:Te}},defaultRoutes:{bodyFont:"font",footerFont:"font",titleFont:"font"},descriptors:{_scriptable:e=>"filter"!==e&&"itemSort"!==e&&"external"!==e,_indexable:!1,callbacks:{_scriptable:!1,_indexable:!1},animation:{_fallback:!1},animations:{_fallback:"animation"}},additionalOptionScopes:["interaction"]},Es=Object.freeze({__proto__:null,Decimation:ja,Filler:ns,Legend:os,SubTitle:cs,Title:ss,Tooltip:vs});function As(e,t,n,i){const r=e.indexOf(t);if(-1===r)return((e,t,n,i)=>("string"==typeof t?(n=e.push(t)-1,i.unshift({index:n,label:t})):isNaN(t)&&(n=null),n))(e,t,n,i);return r!==e.lastIndexOf(t)?n:r}class ks extends Ur{constructor(e){super(e),this._startValue=void 0,this._valueRange=0,this._addedLabels=[]}init(e){const t=this._addedLabels;if(t.length){const e=this.getLabels();for(const{index:n,label:i}of t)e[n]===i&&e.splice(n,1);this._addedLabels=[]}super.init(e)}parse(e,t){if(Ye(e))return null;const n=this.getLabels();return((e,t)=>null===e?null:zt(Math.round(e),0,t))(t=isFinite(t)&&n[t]===e?t:As(n,e,Ue(t,e),this._addedLabels),n.length-1)}determineDataLimits(){const{minDefined:e,maxDefined:t}=this.getUserBounds();let{min:n,max:i}=this.getMinMax(!0);"ticks"===this.options.bounds&&(e||(n=0),t||(i=this.getLabels().length-1)),this.min=n,this.max=i}buildTicks(){const e=this.min,t=this.max,n=this.options.offset,i=[];let r=this.getLabels();r=0===e&&t===r.length-1?r:r.slice(e,t+1),this._valueRange=Math.max(r.length-(n?0:1),1),this._startValue=this.min-(n?.5:0);for(let n=e;n<=t;n++)i.push({value:n});return i}getLabelForValue(e){const t=this.getLabels();return e>=0&&e<t.length?t[e]:e}configure(){super.configure(),this.isHorizontal()||(this._reversePixels=!this._reversePixels)}getPixelForValue(e){return"number"!=typeof e&&(e=this.parse(e)),null===e?NaN:this.getPixelForDecimal((e-this._startValue)/this._valueRange)}getPixelForTick(e){const t=this.ticks;return e<0||e>t.length-1?null:this.getPixelForValue(t[e].value)}getValueForPixel(e){return Math.round(this._startValue+this.getDecimalForPixel(e)*this._valueRange)}getBasePixel(){return this.bottom}}function Ds(e,t){const n=[],{bounds:i,step:r,min:o,max:a,precision:s,count:l,maxTicks:c,maxDigits:d,includeBounds:h}=e,u=r||1,p=c-1,{min:f,max:g}=t,m=!Ye(o),x=!Ye(a),b=!Ye(l),C=(g-f)/(d+1);let w,y,v,E,A=yt((g-f)/p/u)*u;if(A<1e-14&&!m&&!x)return[{value:f},{value:g}];E=Math.ceil(g/A)-Math.floor(f/A),E>p&&(A=yt(E*A/p/u)*u),Ye(s)||(w=Math.pow(10,s),A=Math.ceil(A*w)/w),"ticks"===i?(y=Math.floor(f/A)*A,v=Math.ceil(g/A)*A):(y=f,v=g),m&&x&&r&&function(e,t){const n=Math.round(e);return n-t<=e&&n+t>=e}((a-o)/r,A/1e3)?(E=Math.round(Math.min((a-o)/A,c)),A=(a-o)/E,y=o,v=a):b?(y=m?o:y,v=x?a:v,E=l-1,A=(v-y)/E):(E=(v-y)/A,E=Et(E,Math.round(E),A/1e3)?Math.round(E):Math.ceil(E));const k=Math.max(Mt(A),Mt(y));w=Math.pow(10,Ye(s)?k:s),y=Math.round(y*w)/w,v=Math.round(v*w)/w;let D=0;for(m&&(h&&y!==o?(n.push({value:o}),y<o&&D++,Et(Math.round((y+D*A)*w)/w,o,Ms(o,C,e))&&D++):y<o&&D++);D<E;++D)n.push({value:Math.round((y+D*A)*w)/w});return x&&h&&v!==a?n.length&&Et(n[n.length-1].value,a,Ms(a,C,e))?n[n.length-1].value=a:n.push({value:a}):x&&v!==a||n.push({value:v}),n}function Ms(e,t,{horizontal:n,minRotation:i}){const r=kt(i),o=(n?Math.sin(r):Math.cos(r))||.001,a=.75*t*(""+e).length;return Math.min(t/o,a)}ks.id="category",ks.defaults={ticks:{callback:ks.prototype.getLabelForValue}};class Bs extends Ur{constructor(e){super(e),this.start=void 0,this.end=void 0,this._startValue=void 0,this._endValue=void 0,this._valueRange=0}parse(e,t){return Ye(e)||("number"==typeof e||e instanceof Number)&&!isFinite(+e)?null:+e}handleTickRangeOptions(){const{beginAtZero:e}=this.options,{minDefined:t,maxDefined:n}=this.getUserBounds();let{min:i,max:r}=this;const o=e=>i=t?i:e,a=e=>r=n?r:e;if(e){const e=wt(i),t=wt(r);e<0&&t<0?a(0):e>0&&t>0&&o(0)}if(i===r){let t=1;(r>=Number.MAX_SAFE_INTEGER||i<=Number.MIN_SAFE_INTEGER)&&(t=Math.abs(.05*r)),a(r+t),e||o(i-t)}this.min=i,this.max=r}getTickLimit(){const e=this.options.ticks;let t,{maxTicksLimit:n,stepSize:i}=e;return i?(t=Math.ceil(this.max/i)-Math.floor(this.min/i)+1,t>1e3&&(console.warn(`scales.${this.id}.ticks.stepSize: ${i} would result generating up to ${t} ticks. Limiting to 1000.`),t=1e3)):(t=this.computeTickLimit(),n=n||11),n&&(t=Math.min(n,t)),t}computeTickLimit(){return Number.POSITIVE_INFINITY}buildTicks(){const e=this.options,t=e.ticks;let n=this.getTickLimit();n=Math.max(2,n);const i=Ds({maxTicks:n,bounds:e.bounds,min:e.min,max:e.max,precision:t.precision,step:t.stepSize,count:t.count,maxDigits:this._maxDigits(),horizontal:this.isHorizontal(),minRotation:t.minRotation||0,includeBounds:!1!==t.includeBounds},this._range||this);return"ticks"===e.bounds&&At(i,this,"value"),e.reverse?(i.reverse(),this.start=this.max,this.end=this.min):(this.start=this.min,this.end=this.max),i}configure(){const e=this.ticks;let t=this.min,n=this.max;if(super.configure(),this.options.offset&&e.length){const i=(n-t)/Math.max(e.length-1,1)/2;t-=i,n+=i}this._startValue=t,this._endValue=n,this._valueRange=n-t}getLabelForValue(e){return Zi(e,this.chart.options.locale,this.options.ticks.format)}}class Ps extends Bs{determineDataLimits(){const{min:e,max:t}=this.getMinMax(!0);this.min=Xe(e)?e:0,this.max=Xe(t)?t:1,this.handleTickRangeOptions()}computeTickLimit(){const e=this.isHorizontal(),t=e?this.width:this.height,n=kt(this.options.ticks.minRotation),i=(e?Math.sin(n):Math.cos(n))||.001,r=this._resolveTickFontOptions(0);return Math.ceil(t/Math.min(40,r.lineHeight/i))}getPixelForValue(e){return null===e?NaN:this.getPixelForDecimal((e-this._startValue)/this._valueRange)}getValueForPixel(e){return this._startValue+this.getDecimalForPixel(e)*this._valueRange}}function Hs(e){return 1===e/Math.pow(10,Math.floor(Ct(e)))}Ps.id="linear",Ps.defaults={ticks:{callback:jr.formatters.numeric}};class Os extends Ur{constructor(e){super(e),this.start=void 0,this.end=void 0,this._startValue=void 0,this._valueRange=0}parse(e,t){const n=Bs.prototype.parse.apply(this,[e,t]);if(0!==n)return Xe(n)&&n>0?n:null;this._zero=!0}determineDataLimits(){const{min:e,max:t}=this.getMinMax(!0);this.min=Xe(e)?Math.max(0,e):null,this.max=Xe(t)?Math.max(0,t):null,this.options.beginAtZero&&(this._zero=!0),this.handleTickRangeOptions()}handleTickRangeOptions(){const{minDefined:e,maxDefined:t}=this.getUserBounds();let n=this.min,i=this.max;const r=t=>n=e?n:t,o=e=>i=t?i:e,a=(e,t)=>Math.pow(10,Math.floor(Ct(e))+t);n===i&&(n<=0?(r(1),o(10)):(r(a(n,-1)),o(a(i,1)))),n<=0&&r(a(i,-1)),i<=0&&o(a(n,1)),this._zero&&this.min!==this._suggestedMin&&n===a(this.min,0)&&r(a(n,-1)),this.min=n,this.max=i}buildTicks(){const e=this.options,t=function(e,t){const n=Math.floor(Ct(t.max)),i=Math.ceil(t.max/Math.pow(10,n)),r=[];let o=Ze(e.min,Math.pow(10,Math.floor(Ct(t.min)))),a=Math.floor(Ct(o)),s=Math.floor(o/Math.pow(10,a)),l=a<0?Math.pow(10,Math.abs(a)):1;do{r.push({value:o,major:Hs(o)}),++s,10===s&&(s=1,++a,l=a>=0?1:l),o=Math.round(s*Math.pow(10,a)*l)/l}while(a<n||a===n&&s<i);const c=Ze(e.max,o);return r.push({value:c,major:Hs(o)}),r}({min:this._userMin,max:this._userMax},this);return"ticks"===e.bounds&&At(t,this,"value"),e.reverse?(t.reverse(),this.start=this.max,this.end=this.min):(this.start=this.min,this.end=this.max),t}getLabelForValue(e){return void 0===e?"0":Zi(e,this.chart.options.locale,this.options.ticks.format)}configure(){const e=this.min;super.configure(),this._startValue=Ct(e),this._valueRange=Ct(this.max)-Ct(e)}getPixelForValue(e){return void 0!==e&&0!==e||(e=this.min),null===e||isNaN(e)?NaN:this.getPixelForDecimal(e===this.min?0:(Ct(e)-this._startValue)/this._valueRange)}getValueForPixel(e){const t=this.getDecimalForPixel(e);return Math.pow(10,this._startValue+t*this._valueRange)}}function Is(e){const t=e.ticks;if(t.display&&e.display){const e=ai(t.backdropPadding);return Ue(t.font&&t.font.size,jn.font.size)+e.height}return 0}function zs(e,t,n,i,r){return e===i||e===r?{start:t-n/2,end:t+n/2}:e<i||e>r?{start:t-n,end:t}:{start:t,end:t+n}}function Rs(e){const t={l:e.left+e._padding.left,r:e.right-e._padding.right,t:e.top+e._padding.top,b:e.bottom-e._padding.bottom},n=Object.assign({},t),i=[],r=[],o=e._pointLabels.length,a=e.options.pointLabels,s=a.centerPointLabels?ht/o:0;for(let h=0;h<o;h++){const o=a.setContext(e.getPointLabelContext(h));r[h]=o.padding;const u=e.getPointPosition(h,e.drawingArea+r[h],s),p=si(o.font),f=(l=e.ctx,c=p,d=We(d=e._pointLabels[h])?d:[d],{w:Tn(l,c.string,d),h:d.length*c.lineHeight});i[h]=f;const g=Ot(e.getIndexAngle(h)+s),m=Math.round(Dt(g));Ls(n,t,g,zs(m,u.x,f.w,0,180),zs(m,u.y,f.h,90,270))}var l,c,d;e.setCenterPoint(t.l-n.l,n.r-t.r,t.t-n.t,n.b-t.b),e._pointLabelItems=function(e,t,n){const i=[],r=e._pointLabels.length,o=e.options,a=Is(o)/2,s=e.drawingArea,l=o.pointLabels.centerPointLabels?ht/r:0;for(let o=0;o<r;o++){const r=e.getPointPosition(o,s+a+n[o],l),c=Math.round(Dt(Ot(r.angle+mt))),d=t[o],h=Qs(r.y,d.h,c),u=Fs(c),p=Ss(r.x,d.w,u);i.push({x:r.x,y:h,textAlign:u,left:p,top:h,right:p+d.w,bottom:h+d.h})}return i}(e,i,r)}function Ls(e,t,n,i,r){const o=Math.abs(Math.sin(n)),a=Math.abs(Math.cos(n));let s=0,l=0;i.start<t.l?(s=(t.l-i.start)/o,e.l=Math.min(e.l,t.l-s)):i.end>t.r&&(s=(i.end-t.r)/o,e.r=Math.max(e.r,t.r+s)),r.start<t.t?(l=(t.t-r.start)/a,e.t=Math.min(e.t,t.t-l)):r.end>t.b&&(l=(r.end-t.b)/a,e.b=Math.max(e.b,t.b+l))}function Fs(e){return 0===e||180===e?"center":e<180?"left":"right"}function Ss(e,t,n){return"right"===n?e-=t:"center"===n&&(e-=t/2),e}function Qs(e,t,n){return 90===n||270===n?e-=t/2:(n>270||n<90)&&(e-=t),e}function js(e,t,n,i){const{ctx:r}=e;if(n)r.arc(e.xCenter,e.yCenter,t,0,ut);else{let n=e.getPointPosition(0,t);r.moveTo(n.x,n.y);for(let o=1;o<i;o++)n=e.getPointPosition(o,t),r.lineTo(n.x,n.y)}}Os.id="logarithmic",Os.defaults={ticks:{callback:jr.formatters.logarithmic,major:{enabled:!0}}};class Ns extends Bs{constructor(e){super(e),this.xCenter=void 0,this.yCenter=void 0,this.drawingArea=void 0,this._pointLabels=[],this._pointLabelItems=[]}setDimensions(){const e=this._padding=ai(Is(this.options)/2),t=this.width=this.maxWidth-e.width,n=this.height=this.maxHeight-e.height;this.xCenter=Math.floor(this.left+t/2+e.left),this.yCenter=Math.floor(this.top+n/2+e.top),this.drawingArea=Math.floor(Math.min(t,n)/2)}determineDataLimits(){const{min:e,max:t}=this.getMinMax(!1);this.min=Xe(e)&&!isNaN(e)?e:0,this.max=Xe(t)&&!isNaN(t)?t:0,this.handleTickRangeOptions()}computeTickLimit(){return Math.ceil(this.drawingArea/Is(this.options))}generateTickLabels(e){Bs.prototype.generateTickLabels.call(this,e),this._pointLabels=this.getLabels().map(((e,t)=>{const n=Je(this.options.pointLabels.callback,[e,t],this);return n||0===n?n:""})).filter(((e,t)=>this.chart.getDataVisibility(t)))}fit(){const e=this.options;e.display&&e.pointLabels.display?Rs(this):this.setCenterPoint(0,0,0,0)}setCenterPoint(e,t,n,i){this.xCenter+=Math.floor((e-t)/2),this.yCenter+=Math.floor((n-i)/2),this.drawingArea-=Math.min(this.drawingArea/2,Math.max(e,t,n,i))}getIndexAngle(e){return Ot(e*(ut/(this._pointLabels.length||1))+kt(this.options.startAngle||0))}getDistanceFromCenterForValue(e){if(Ye(e))return NaN;const t=this.drawingArea/(this.max-this.min);return this.options.reverse?(this.max-e)*t:(e-this.min)*t}getValueForDistanceFromCenter(e){if(Ye(e))return NaN;const t=e/(this.drawingArea/(this.max-this.min));return this.options.reverse?this.max-t:this.min+t}getPointLabelContext(e){const t=this._pointLabels||[];if(e>=0&&e<t.length){const n=t[e];return function(e,t,n){return ci(e,{label:n,index:t,type:"pointLabel"})}(this.getContext(),e,n)}}getPointPosition(e,t,n=0){const i=this.getIndexAngle(e)-mt+n;return{x:Math.cos(i)*t+this.xCenter,y:Math.sin(i)*t+this.yCenter,angle:i}}getPointPositionForValue(e,t){return this.getPointPosition(e,this.getDistanceFromCenterForValue(t))}getBasePosition(e){return this.getPointPositionForValue(e||0,this.getBaseValue())}getPointLabelPosition(e){const{left:t,top:n,right:i,bottom:r}=this._pointLabelItems[e];return{left:t,top:n,right:i,bottom:r}}drawBackground(){const{backgroundColor:e,grid:{circular:t}}=this.options;if(e){const n=this.ctx;n.save(),n.beginPath(),js(this,this.getDistanceFromCenterForValue(this._endValue),t,this._pointLabels.length),n.closePath(),n.fillStyle=e,n.fill(),n.restore()}}drawGrid(){const e=this.ctx,t=this.options,{angleLines:n,grid:i}=t,r=this._pointLabels.length;let o,a,s;if(t.pointLabels.display&&function(e,t){const{ctx:n,options:{pointLabels:i}}=e;for(let r=t-1;r>=0;r--){const t=i.setContext(e.getPointLabelContext(r)),o=si(t.font),{x:a,y:s,textAlign:l,left:c,top:d,right:h,bottom:u}=e._pointLabelItems[r],{backdropColor:p}=t;if(!Ye(p)){const e=oi(t.borderRadius),i=ai(t.backdropPadding);n.fillStyle=p;const r=c-i.left,o=d-i.top,a=h-c+i.width,s=u-d+i.height;Object.values(e).some((e=>0!==e))?(n.beginPath(),$n(n,{x:r,y:o,w:a,h:s,radius:e}),n.fill()):n.fillRect(r,o,a,s)}qn(n,e._pointLabels[r],a,s+o.lineHeight/2,o,{color:t.color,textAlign:l,textBaseline:"middle"})}}(this,r),i.display&&this.ticks.forEach(((e,t)=>{if(0!==t){a=this.getDistanceFromCenterForValue(e.value);!function(e,t,n,i){const r=e.ctx,o=t.circular,{color:a,lineWidth:s}=t;!o&&!i||!a||!s||n<0||(r.save(),r.strokeStyle=a,r.lineWidth=s,r.setLineDash(t.borderDash),r.lineDashOffset=t.borderDashOffset,r.beginPath(),js(e,n,o,i),r.closePath(),r.stroke(),r.restore())}(this,i.setContext(this.getContext(t-1)),a,r)}})),n.display){for(e.save(),o=r-1;o>=0;o--){const i=n.setContext(this.getPointLabelContext(o)),{color:r,lineWidth:l}=i;l&&r&&(e.lineWidth=l,e.strokeStyle=r,e.setLineDash(i.borderDash),e.lineDashOffset=i.borderDashOffset,a=this.getDistanceFromCenterForValue(t.ticks.reverse?this.min:this.max),s=this.getPointPosition(o,a),e.beginPath(),e.moveTo(this.xCenter,this.yCenter),e.lineTo(s.x,s.y),e.stroke())}e.restore()}}drawBorder(){}drawLabels(){const e=this.ctx,t=this.options,n=t.ticks;if(!n.display)return;const i=this.getIndexAngle(0);let r,o;e.save(),e.translate(this.xCenter,this.yCenter),e.rotate(i),e.textAlign="center",e.textBaseline="middle",this.ticks.forEach(((i,a)=>{if(0===a&&!t.reverse)return;const s=n.setContext(this.getContext(a)),l=si(s.font);if(r=this.getDistanceFromCenterForValue(this.ticks[a].value),s.showLabelBackdrop){e.font=l.string,o=e.measureText(i.label).width,e.fillStyle=s.backdropColor;const t=ai(s.backdropPadding);e.fillRect(-o/2-t.left,-r-l.size/2-t.top,o+t.width,l.size+t.height)}qn(e,i.label,0,-r,l,{color:s.color})})),e.restore()}drawTitle(){}}Ns.id="radialLinear",Ns.defaults={display:!0,animate:!0,position:"chartArea",angleLines:{display:!0,lineWidth:1,borderDash:[],borderDashOffset:0},grid:{circular:!1},startAngle:0,ticks:{showLabelBackdrop:!0,callback:jr.formatters.numeric},pointLabels:{backdropColor:void 0,backdropPadding:2,display:!0,font:{size:10},callback:e=>e,padding:5,centerPointLabels:!1}},Ns.defaultRoutes={"angleLines.color":"borderColor","pointLabels.color":"color","ticks.color":"color"},Ns.descriptors={angleLines:{_fallback:"grid"}};const Ts={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}},Vs=Object.keys(Ts);function Ys(e,t){return e-t}function Ws(e,t){if(Ye(t))return null;const n=e._adapter,{parser:i,round:r,isoWeekday:o}=e._parseOpts;let a=t;return"function"==typeof i&&(a=i(a)),Xe(a)||(a="string"==typeof i?n.parse(a,i):n.parse(a)),null===a?null:(r&&(a="week"!==r||!vt(o)&&!0!==o?n.startOf(a,r):n.startOf(a,"isoWeek",o)),+a)}function Gs(e,t,n,i){const r=Vs.length;for(let o=Vs.indexOf(e);o<r-1;++o){const e=Ts[Vs[o]],r=e.steps?e.steps:Number.MAX_SAFE_INTEGER;if(e.common&&Math.ceil((n-t)/(r*e.size))<=i)return Vs[o]}return Vs[r-1]}function Xs(e,t,n){if(n){if(n.length){const{lo:i,hi:r}=Lt(n,t);e[n[i]>=t?n[i]:n[r]]=!0}}else e[t]=!0}function Zs(e,t,n){const i=[],r={},o=t.length;let a,s;for(a=0;a<o;++a)s=t[a],r[s]=a,i.push({value:s,major:!1});return 0!==o&&n?function(e,t,n,i){const r=e._adapter,o=+r.startOf(t[0].value,i),a=t[t.length-1].value;let s,l;for(s=o;s<=a;s=+r.add(s,1,i))l=n[s],l>=0&&(t[l].major=!0);return t}(e,i,r,n):i}class Us extends Ur{constructor(e){super(e),this._cache={data:[],labels:[],all:[]},this._unit="day",this._majorUnit=void 0,this._offsets={},this._normalized=!1,this._parseOpts=void 0}init(e,t){const n=e.time||(e.time={}),i=this._adapter=new to._date(e.adapters.date);i.init(t),it(n.displayFormats,i.formats()),this._parseOpts={parser:n.parser,round:n.round,isoWeekday:n.isoWeekday},super.init(e),this._normalized=t.normalized}parse(e,t){return void 0===e?null:Ws(this,e)}beforeLayout(){super.beforeLayout(),this._cache={data:[],labels:[],all:[]}}determineDataLimits(){const e=this.options,t=this._adapter,n=e.time.unit||"day";let{min:i,max:r,minDefined:o,maxDefined:a}=this.getUserBounds();function s(e){o||isNaN(e.min)||(i=Math.min(i,e.min)),a||isNaN(e.max)||(r=Math.max(r,e.max))}o&&a||(s(this._getLabelBounds()),"ticks"===e.bounds&&"labels"===e.ticks.source||s(this.getMinMax(!1))),i=Xe(i)&&!isNaN(i)?i:+t.startOf(Date.now(),n),r=Xe(r)&&!isNaN(r)?r:+t.endOf(Date.now(),n)+1,this.min=Math.min(i,r-1),this.max=Math.max(i+1,r)}_getLabelBounds(){const e=this.getLabelTimestamps();let t=Number.POSITIVE_INFINITY,n=Number.NEGATIVE_INFINITY;return e.length&&(t=e[0],n=e[e.length-1]),{min:t,max:n}}buildTicks(){const e=this.options,t=e.time,n=e.ticks,i="labels"===n.source?this.getLabelTimestamps():this._generate();"ticks"===e.bounds&&i.length&&(this.min=this._userMin||i[0],this.max=this._userMax||i[i.length-1]);const r=this.min,o=function(e,t,n){let i=0,r=e.length;for(;i<r&&e[i]<t;)i++;for(;r>i&&e[r-1]>n;)r--;return i>0||r<e.length?e.slice(i,r):e}(i,r,this.max);return this._unit=t.unit||(n.autoSkip?Gs(t.minUnit,this.min,this.max,this._getLabelCapacity(r)):function(e,t,n,i,r){for(let o=Vs.length-1;o>=Vs.indexOf(n);o--){const n=Vs[o];if(Ts[n].common&&e._adapter.diff(r,i,n)>=t-1)return n}return Vs[n?Vs.indexOf(n):0]}(this,o.length,t.minUnit,this.min,this.max)),this._majorUnit=n.major.enabled&&"year"!==this._unit?function(e){for(let t=Vs.indexOf(e)+1,n=Vs.length;t<n;++t)if(Ts[Vs[t]].common)return Vs[t]}(this._unit):void 0,this.initOffsets(i),e.reverse&&o.reverse(),Zs(this,o,this._majorUnit)}afterAutoSkip(){this.options.offsetAfterAutoskip&&this.initOffsets(this.ticks.map((e=>+e.value)))}initOffsets(e){let t,n,i=0,r=0;this.options.offset&&e.length&&(t=this.getDecimalForValue(e[0]),i=1===e.length?1-t:(this.getDecimalForValue(e[1])-t)/2,n=this.getDecimalForValue(e[e.length-1]),r=1===e.length?n:(n-this.getDecimalForValue(e[e.length-2]))/2);const o=e.length<3?.5:.25;i=zt(i,0,o),r=zt(r,0,o),this._offsets={start:i,end:r,factor:1/(i+1+r)}}_generate(){const e=this._adapter,t=this.min,n=this.max,i=this.options,r=i.time,o=r.unit||Gs(r.minUnit,t,n,this._getLabelCapacity(t)),a=Ue(r.stepSize,1),s="week"===o&&r.isoWeekday,l=vt(s)||!0===s,c={};let d,h,u=t;if(l&&(u=+e.startOf(u,"isoWeek",s)),u=+e.startOf(u,l?"day":o),e.diff(n,t,o)>1e5*a)throw new Error(t+" and "+n+" are too far apart with stepSize of "+a+" "+o);const p="data"===i.ticks.source&&this.getDataTimestamps();for(d=u,h=0;d<n;d=+e.add(d,a,o),h++)Xs(c,d,p);return d!==n&&"ticks"!==i.bounds&&1!==h||Xs(c,d,p),Object.keys(c).sort(((e,t)=>e-t)).map((e=>+e))}getLabelForValue(e){const t=this._adapter,n=this.options.time;return n.tooltipFormat?t.format(e,n.tooltipFormat):t.format(e,n.displayFormats.datetime)}_tickFormatFunction(e,t,n,i){const r=this.options,o=r.time.displayFormats,a=this._unit,s=this._majorUnit,l=a&&o[a],c=s&&o[s],d=n[t],h=s&&c&&d&&d.major,u=this._adapter.format(e,i||(h?c:l)),p=r.ticks.callback;return p?Je(p,[u,t,n],this):u}generateTickLabels(e){let t,n,i;for(t=0,n=e.length;t<n;++t)i=e[t],i.label=this._tickFormatFunction(i.value,t,e)}getDecimalForValue(e){return null===e?NaN:(e-this.min)/(this.max-this.min)}getPixelForValue(e){const t=this._offsets,n=this.getDecimalForValue(e);return this.getPixelForDecimal((t.start+n)*t.factor)}getValueForPixel(e){const t=this._offsets,n=this.getDecimalForPixel(e)/t.factor-t.end;return this.min+n*(this.max-this.min)}_getLabelSize(e){const t=this.options.ticks,n=this.ctx.measureText(e).width,i=kt(this.isHorizontal()?t.maxRotation:t.minRotation),r=Math.cos(i),o=Math.sin(i),a=this._resolveTickFontOptions(0).size;return{w:n*r+a*o,h:n*o+a*r}}_getLabelCapacity(e){const t=this.options.time,n=t.displayFormats,i=n[t.unit]||n.millisecond,r=this._tickFormatFunction(e,0,Zs(this,[e],this._majorUnit),i),o=this._getLabelSize(r),a=Math.floor(this.isHorizontal()?this.width/o.w:this.height/o.h)-1;return a>0?a:1}getDataTimestamps(){let e,t,n=this._cache.data||[];if(n.length)return n;const i=this.getMatchingVisibleMetas();if(this._normalized&&i.length)return this._cache.data=i[0].controller.getAllParsedValues(this);for(e=0,t=i.length;e<t;++e)n=n.concat(i[e].controller.getAllParsedValues(this));return this._cache.data=this.normalize(n)}getLabelTimestamps(){const e=this._cache.labels||[];let t,n;if(e.length)return e;const i=this.getLabels();for(t=0,n=i.length;t<n;++t)e.push(Ws(this,i[t]));return this._cache.labels=this._normalized?e:this.normalize(e)}normalize(e){return Nt(e.sort(Ys))}}function Ks(e,t,n){let i,r,o,a,s=0,l=e.length-1;n?(t>=e[s].pos&&t<=e[l].pos&&({lo:s,hi:l}=Ft(e,"pos",t)),({pos:i,time:o}=e[s]),({pos:r,time:a}=e[l])):(t>=e[s].time&&t<=e[l].time&&({lo:s,hi:l}=Ft(e,"time",t)),({time:i,pos:o}=e[s]),({time:r,pos:a}=e[l]));const c=r-i;return c?o+(a-o)*(t-i)/c:o}Us.id="time",Us.defaults={bounds:"data",adapters:{},time:{parser:!1,unit:!1,round:!1,isoWeekday:!1,minUnit:"millisecond",displayFormats:{}},ticks:{source:"auto",major:{enabled:!1}}};class Js extends Us{constructor(e){super(e),this._table=[],this._minPos=void 0,this._tableRange=void 0}initOffsets(){const e=this._getTimestampsForTable(),t=this._table=this.buildLookupTable(e);this._minPos=Ks(t,this.min),this._tableRange=Ks(t,this.max)-this._minPos,super.initOffsets(e)}buildLookupTable(e){const{min:t,max:n}=this,i=[],r=[];let o,a,s,l,c;for(o=0,a=e.length;o<a;++o)l=e[o],l>=t&&l<=n&&i.push(l);if(i.length<2)return[{time:t,pos:0},{time:n,pos:1}];for(o=0,a=i.length;o<a;++o)c=i[o+1],s=i[o-1],l=i[o],Math.round((c+s)/2)!==l&&r.push({time:l,pos:o/(a-1)});return r}_getTimestampsForTable(){let e=this._cache.all||[];if(e.length)return e;const t=this.getDataTimestamps(),n=this.getLabelTimestamps();return e=t.length&&n.length?this.normalize(t.concat(n)):t.length?t:n,e=this._cache.all=e,e}getDecimalForValue(e){return(Ks(this._table,e)-this._minPos)/this._tableRange}getValueForPixel(e){const t=this._offsets,n=this.getDecimalForPixel(e)/t.factor-t.end;return Ks(this._table,n*this._tableRange+this._minPos,!0)}}Js.id="timeseries",Js.defaults=Us.defaults;const qs=[_r,Fa,Es,Object.freeze({__proto__:null,CategoryScale:ks,LinearScale:Ps,LogarithmicScale:Os,RadialLinearScale:Ns,TimeScale:Us,TimeSeriesScale:Js})],_s="label";function $s(e,t){"function"==typeof e?e(t):e&&(e.current=t)}function el(e,t){e.labels=t}function tl(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:_s;const i=[];e.datasets=t.map((t=>{const r=e.datasets.find((e=>e[n]===t[n]));return r&&t.data&&!i.includes(r)?(i.push(r),Object.assign(r,t),r):{...t}}))}function nl(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:_s;const n={labels:[],datasets:[]};return el(n,e.labels),tl(n,e.datasets,t),n}function il(e,t){let{height:n=150,width:i=300,redraw:r=!1,datasetIdKey:o,type:a,data:s,options:c,plugins:d=[],fallbackContent:h,updateMode:u,...p}=e;const f=l.useRef(null),g=l.useRef(),m=()=>{f.current&&(g.current=new ca(f.current,{type:a,data:nl(s,o),options:c&&{...c},plugins:d}),$s(t,g.current))},x=()=>{$s(t,null),g.current&&(g.current.destroy(),g.current=null)};return l.useEffect((()=>{var e,t;!r&&g.current&&c&&(e=g.current,t=c,Object.assign(e.options,t))}),[r,c]),l.useEffect((()=>{!r&&g.current&&el(g.current.config.data,s.labels)}),[r,s.labels]),l.useEffect((()=>{!r&&g.current&&s.datasets&&tl(g.current.config.data,s.datasets,o)}),[r,s.datasets]),l.useEffect((()=>{g.current&&(r?(x(),setTimeout(m)):g.current.update(u))}),[r,c,s.labels,s.datasets,u]),l.useEffect((()=>{g.current&&(x(),setTimeout(m))}),[a]),l.useEffect((()=>(m(),()=>x())),[]),V.createElement("canvas",Object.assign({ref:f,role:"img",height:n,width:i},p),h)}const rl=l.forwardRef(il);function ol(e,t){return ca.register(t),l.forwardRef(((t,n)=>V.createElement(rl,Object.assign({},t,{ref:n,type:e}))))}const al=ol("line",zr);var sl={};({get exports(){return sl},set exports(e){sl=e}}).exports=function(){var e=1e3,t=6e4,n=36e5,i="millisecond",r="second",o="minute",a="hour",s="day",l="week",c="month",d="quarter",h="year",u="date",p="Invalid Date",f=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,g=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,m={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(e){var t=["th","st","nd","rd"],n=e%100;return"["+e+(t[(n-20)%10]||t[n]||t[0])+"]"}},x=function(e,t,n){var i=String(e);return!i||i.length>=t?e:""+Array(t+1-i.length).join(n)+e},b={s:x,z:function(e){var t=-e.utcOffset(),n=Math.abs(t),i=Math.floor(n/60),r=n%60;return(t<=0?"+":"-")+x(i,2,"0")+":"+x(r,2,"0")},m:function e(t,n){if(t.date()<n.date())return-e(n,t);var i=12*(n.year()-t.year())+(n.month()-t.month()),r=t.clone().add(i,c),o=n-r<0,a=t.clone().add(i+(o?-1:1),c);return+(-(i+(n-r)/(o?r-a:a-r))||0)},a:function(e){return e<0?Math.ceil(e)||0:Math.floor(e)},p:function(e){return{M:c,y:h,w:l,d:s,D:u,h:a,m:o,s:r,ms:i,Q:d}[e]||String(e||"").toLowerCase().replace(/s$/,"")},u:function(e){return void 0===e}},C="en",w={};w[C]=m;var y=function(e){return e instanceof k},v=function e(t,n,i){var r;if(!t)return C;if("string"==typeof t){var o=t.toLowerCase();w[o]&&(r=o),n&&(w[o]=n,r=o);var a=t.split("-");if(!r&&a.length>1)return e(a[0])}else{var s=t.name;w[s]=t,r=s}return!i&&r&&(C=r),r||!i&&C},E=function(e,t){if(y(e))return e.clone();var n="object"==typeof t?t:{};return n.date=e,n.args=arguments,new k(n)},A=b;A.l=v,A.i=y,A.w=function(e,t){return E(e,{locale:t.$L,utc:t.$u,x:t.$x,$offset:t.$offset})};var k=function(){function m(e){this.$L=v(e.locale,null,!0),this.parse(e)}var x=m.prototype;return x.parse=function(e){this.$d=function(e){var t=e.date,n=e.utc;if(null===t)return new Date(NaN);if(A.u(t))return new Date;if(t instanceof Date)return new Date(t);if("string"==typeof t&&!/Z$/i.test(t)){var i=t.match(f);if(i){var r=i[2]-1||0,o=(i[7]||"0").substring(0,3);return n?new Date(Date.UTC(i[1],r,i[3]||1,i[4]||0,i[5]||0,i[6]||0,o)):new Date(i[1],r,i[3]||1,i[4]||0,i[5]||0,i[6]||0,o)}}return new Date(t)}(e),this.$x=e.x||{},this.init()},x.init=function(){var e=this.$d;this.$y=e.getFullYear(),this.$M=e.getMonth(),this.$D=e.getDate(),this.$W=e.getDay(),this.$H=e.getHours(),this.$m=e.getMinutes(),this.$s=e.getSeconds(),this.$ms=e.getMilliseconds()},x.$utils=function(){return A},x.isValid=function(){return!(this.$d.toString()===p)},x.isSame=function(e,t){var n=E(e);return this.startOf(t)<=n&&n<=this.endOf(t)},x.isAfter=function(e,t){return E(e)<this.startOf(t)},x.isBefore=function(e,t){return this.endOf(t)<E(e)},x.$g=function(e,t,n){return A.u(e)?this[t]:this.set(n,e)},x.unix=function(){return Math.floor(this.valueOf()/1e3)},x.valueOf=function(){return this.$d.getTime()},x.startOf=function(e,t){var n=this,i=!!A.u(t)||t,d=A.p(e),p=function(e,t){var r=A.w(n.$u?Date.UTC(n.$y,t,e):new Date(n.$y,t,e),n);return i?r:r.endOf(s)},f=function(e,t){return A.w(n.toDate()[e].apply(n.toDate("s"),(i?[0,0,0,0]:[23,59,59,999]).slice(t)),n)},g=this.$W,m=this.$M,x=this.$D,b="set"+(this.$u?"UTC":"");switch(d){case h:return i?p(1,0):p(31,11);case c:return i?p(1,m):p(0,m+1);case l:var C=this.$locale().weekStart||0,w=(g<C?g+7:g)-C;return p(i?x-w:x+(6-w),m);case s:case u:return f(b+"Hours",0);case a:return f(b+"Minutes",1);case o:return f(b+"Seconds",2);case r:return f(b+"Milliseconds",3);default:return this.clone()}},x.endOf=function(e){return this.startOf(e,!1)},x.$set=function(e,t){var n,l=A.p(e),d="set"+(this.$u?"UTC":""),p=(n={},n[s]=d+"Date",n[u]=d+"Date",n[c]=d+"Month",n[h]=d+"FullYear",n[a]=d+"Hours",n[o]=d+"Minutes",n[r]=d+"Seconds",n[i]=d+"Milliseconds",n)[l],f=l===s?this.$D+(t-this.$W):t;if(l===c||l===h){var g=this.clone().set(u,1);g.$d[p](f),g.init(),this.$d=g.set(u,Math.min(this.$D,g.daysInMonth())).$d}else p&&this.$d[p](f);return this.init(),this},x.set=function(e,t){return this.clone().$set(e,t)},x.get=function(e){return this[A.p(e)]()},x.add=function(i,d){var u,p=this;i=Number(i);var f=A.p(d),g=function(e){var t=E(p);return A.w(t.date(t.date()+Math.round(e*i)),p)};if(f===c)return this.set(c,this.$M+i);if(f===h)return this.set(h,this.$y+i);if(f===s)return g(1);if(f===l)return g(7);var m=(u={},u[o]=t,u[a]=n,u[r]=e,u)[f]||1,x=this.$d.getTime()+i*m;return A.w(x,this)},x.subtract=function(e,t){return this.add(-1*e,t)},x.format=function(e){var t=this,n=this.$locale();if(!this.isValid())return n.invalidDate||p;var i=e||"YYYY-MM-DDTHH:mm:ssZ",r=A.z(this),o=this.$H,a=this.$m,s=this.$M,l=n.weekdays,c=n.months,d=function(e,n,r,o){return e&&(e[n]||e(t,i))||r[n].slice(0,o)},h=function(e){return A.s(o%12||12,e,"0")},u=n.meridiem||function(e,t,n){var i=e<12?"AM":"PM";return n?i.toLowerCase():i},f={YY:String(this.$y).slice(-2),YYYY:this.$y,M:s+1,MM:A.s(s+1,2,"0"),MMM:d(n.monthsShort,s,c,3),MMMM:d(c,s),D:this.$D,DD:A.s(this.$D,2,"0"),d:String(this.$W),dd:d(n.weekdaysMin,this.$W,l,2),ddd:d(n.weekdaysShort,this.$W,l,3),dddd:l[this.$W],H:String(o),HH:A.s(o,2,"0"),h:h(1),hh:h(2),a:u(o,a,!0),A:u(o,a,!1),m:String(a),mm:A.s(a,2,"0"),s:String(this.$s),ss:A.s(this.$s,2,"0"),SSS:A.s(this.$ms,3,"0"),Z:r};return i.replace(g,(function(e,t){return t||f[e]||r.replace(":","")}))},x.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},x.diff=function(i,u,p){var f,g=A.p(u),m=E(i),x=(m.utcOffset()-this.utcOffset())*t,b=this-m,C=A.m(this,m);return C=(f={},f[h]=C/12,f[c]=C,f[d]=C/3,f[l]=(b-x)/6048e5,f[s]=(b-x)/864e5,f[a]=b/n,f[o]=b/t,f[r]=b/e,f)[g]||b,p?C:A.a(C)},x.daysInMonth=function(){return this.endOf(c).$D},x.$locale=function(){return w[this.$L]},x.locale=function(e,t){if(!e)return this.$L;var n=this.clone(),i=v(e,t,!0);return i&&(n.$L=i),n},x.clone=function(){return A.w(this.$d,this)},x.toDate=function(){return new Date(this.valueOf())},x.toJSON=function(){return this.isValid()?this.toISOString():null},x.toISOString=function(){return this.$d.toISOString()},x.toString=function(){return this.$d.toUTCString()},m}(),D=k.prototype;return E.prototype=D,[["$ms",i],["$s",r],["$m",o],["$H",a],["$W",s],["$M",c],["$y",h],["$D",u]].forEach((function(e){D[e[1]]=function(t){return this.$g(t,e[0],e[1])}})),E.extend=function(e,t){return e.$i||(e(t,k,E),e.$i=!0),E},E.locale=v,E.isDayjs=y,E.unix=function(e){return E(1e3*e)},E.en=w[C],E.Ls=w,E.p={},E}();var ll=sl;var cl,dl,hl,ul,pl,fl,gl=e.div(cl||(cl=o(["\n width: 448px;\n height: 174px;\n border-radius: 8px;\n border: 1px solid ",";\n background: ",";\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n overflow: hidden;\n"],["\n width: 448px;\n height: 174px;\n border-radius: 8px;\n border: 1px solid ",";\n background: ",";\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n overflow: hidden;\n"])),Y["neutral-100"],Y.white),ml=e.div(dl||(dl=o(["\n height: 80px;\n"],["\n height: 80px;\n"]))),xl=e.div(hl||(hl=o(["\n display: flex;\n justify-content: space-between;\n padding: 16px;\n"],["\n display: flex;\n justify-content: space-between;\n padding: 16px;\n"]))),bl=e.div(ul||(ul=o(["\n display: flex;\n gap: 8px;\n align-items: center;\n color: ",";\n .curr-name{\n margin: 0;\n font-weight: 500;\n font-size: 16px;\n line-height: 19px;\n font-family: Circular Book Medium, sans-serif;\n }\n .curr-code{\n margin: 0;\n font-weight: 400;\n font-size: 16px;\n line-height: 19px;\n }\n"],["\n display: flex;\n gap: 8px;\n align-items: center;\n color: ",";\n .curr-name{\n margin: 0;\n font-weight: 500;\n font-size: 16px;\n line-height: 19px;\n font-family: Circular Book Medium, sans-serif;\n }\n .curr-code{\n margin: 0;\n font-weight: 400;\n font-size: 16px;\n line-height: 19px;\n }\n"])),Y["neutral-900"]),Cl=e.p(pl||(pl=o(["\n display: flex;\n align-items: center;\n gap: 8px;\n margin: 0;\n font-size: 14px;\n font-weight: 400;\n line-height: 17px;\n .success{\n color: ",";\n font-size: 12px;\n }\n .error{\n color: ",";\n font-size: 12px;\n }\n .neutral{\n color: ",";\n font-size: 12px;\n }\n"],["\n display: flex;\n align-items: center;\n gap: 8px;\n margin: 0;\n font-size: 14px;\n font-weight: 400;\n line-height: 17px;\n .success{\n color: ",";\n font-size: 12px;\n }\n .error{\n color: ",";\n font-size: 12px;\n }\n .neutral{\n color: ",";\n font-size: 12px;\n }\n"])),Y["success-500"],Y["error-500"],Y["neutral-500"]),wl=e.div(fl||(fl=o(["\n color: ",";\n font-size: 14px;\n font-weight: 400;\n line-height: 17px;\n margin: 0;\n"],["\n color: ",";\n font-size: 14px;\n font-weight: 400;\n line-height: 17px;\n margin: 0;\n"])),Y["neutral-400"]);ca.register.apply(ca,qs);var yl,vl,El,Al,kl,Dl,Ml=e.div(yl||(yl=o(["\n width: 424px;\n height: 118px;\n border-radius: 8px;\n border: 1px solid ",";\n background: ",";\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n overflow: hidden;\n"],["\n width: 424px;\n height: 118px;\n border-radius: 8px;\n border: 1px solid ",";\n background: ",";\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n overflow: hidden;\n"])),Y["neutral-100"],Y.white),Bl=e.div(vl||(vl=o(["\n //height: 36px;\n height: 45px;\n"],["\n //height: 36px;\n height: 45px;\n"]))),Pl=e.div(El||(El=o(["\n display: flex;\n justify-content: space-between;\n padding: 16px;\n"],["\n display: flex;\n justify-content: space-between;\n padding: 16px;\n"]))),Hl=e.div(Al||(Al=o(["\n display: flex;\n gap: 8px;\n align-items: center;\n color: ",";\n .curr-name{\n margin: 0;\n font-weight: 500;\n font-size: 14px;\n line-height: 17px;\n font-family: Circular Book Medium, sans-serif;\n }\n .curr-code{\n margin: 0;\n font-weight: 400;\n font-size: 14px;\n line-height: 17px;\n }\n"],["\n display: flex;\n gap: 8px;\n align-items: center;\n color: ",";\n .curr-name{\n margin: 0;\n font-weight: 500;\n font-size: 14px;\n line-height: 17px;\n font-family: Circular Book Medium, sans-serif;\n }\n .curr-code{\n margin: 0;\n font-weight: 400;\n font-size: 14px;\n line-height: 17px;\n }\n"])),Y["neutral-900"]),Ol=e.p(kl||(kl=o(["\n display: flex;\n align-items: center;\n gap: 8px;\n margin: 0;\n font-size: 12px;\n font-weight: 400;\n line-height: 14px;\n .success{\n color: ",";\n font-size: 12px;\n }\n .error{\n color: ",";\n font-size: 12px;\n }\n .neutral{\n color: ",";\n font-size: 12px;\n }\n"],["\n display: flex;\n align-items: center;\n gap: 8px;\n margin: 0;\n font-size: 12px;\n font-weight: 400;\n line-height: 14px;\n .success{\n color: ",";\n font-size: 12px;\n }\n .error{\n color: ",";\n font-size: 12px;\n }\n .neutral{\n color: ",";\n font-size: 12px;\n }\n"])),Y["success-500"],Y["error-500"],Y["neutral-500"]),Il=e.div(Dl||(Dl=o(["\n color: ",";\n font-size: 14px;\n font-weight: 400;\n line-height: 17px;\n margin: 0;\n"],["\n color: ",";\n font-size: 14px;\n font-weight: 400;\n line-height: 17px;\n margin: 0;\n"])),Y["neutral-400"]);ca.register.apply(ca,qs);var zl=e.div(Sl||(Sl=o(["\n width: 122px;\n height: 101px;\n border-radius: 8px;\n border: 1px solid ",";\n background: ",";\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n overflow: hidden;\n"],["\n width: 122px;\n height: 101px;\n border-radius: 8px;\n border: 1px solid ",";\n background: ",";\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n overflow: hidden;\n"])),Y["neutral-100"],Y.white),Rl=e.div(Ql||(Ql=o(["\n height: 31px;\n"],["\n height: 31px;\n"]))),Ll=e.div(jl||(jl=o(["\n display: flex;\n justify-content: space-between;\n padding: 16px;\n"],["\n display: flex;\n justify-content: space-between;\n padding: 16px;\n"]))),Fl=e.div(Nl||(Nl=o(["\n display: flex;\n gap: 8px;\n align-items: center;\n color: ",";\n .curr-name{\n margin: 0;\n font-weight: 500;\n font-size: 14px;\n line-height: 17px;\n font-family: Circular Book Medium, sans-serif;\n }\n .curr-code{\n margin: 0;\n font-weight: 400;\n font-size: 14px;\n line-height: 17px;\n }\n"],["\n display: flex;\n gap: 8px;\n align-items: center;\n color: ",";\n .curr-name{\n margin: 0;\n font-weight: 500;\n font-size: 14px;\n line-height: 17px;\n font-family: Circular Book Medium, sans-serif;\n }\n .curr-code{\n margin: 0;\n font-weight: 400;\n font-size: 14px;\n line-height: 17px;\n }\n"])),Y["neutral-900"]);e.p(Tl||(Tl=o(["\n display: flex;\n align-items: center;\n gap: 8px;\n margin: 0;\n font-size: 12px;\n font-weight: 400;\n line-height: 14px;\n .success{\n color: ",";\n font-size: 12px;\n }\n .error{\n color: ",";\n font-size: 12px;\n }\n .neutral{\n color: ",";\n font-size: 12px;\n }\n"],["\n display: flex;\n align-items: center;\n gap: 8px;\n margin: 0;\n font-size: 12px;\n font-weight: 400;\n line-height: 14px;\n .success{\n color: ",";\n font-size: 12px;\n }\n .error{\n color: ",";\n font-size: 12px;\n }\n .neutral{\n color: ",";\n font-size: 12px;\n }\n"])),Y["success-500"],Y["error-500"],Y["neutral-500"]);var Sl,Ql,jl,Nl,Tl,Vl,Yl=e.div(Vl||(Vl=o(["\n color: ",";\n font-size: 14px;\n font-weight: 400;\n line-height: 17px;\n margin: 0;\n"],["\n color: ",";\n font-size: 14px;\n font-weight: 400;\n line-height: 17px;\n margin: 0;\n"])),Y["neutral-400"]);ca.register.apply(ca,qs);var Wl,Gl,Xl,Zl,Ul,Kl,Jl,ql,_l,$l,ec,tc,nc,ic,rc,oc,ac,sc,lc,cc,dc=e.div(Wl||(Wl=o(["\n position: absolute;\n bottom: 0;\n left: 0;\n right: 0;\n padding: 24px;\n background: ",";\n border-radius: 8px 8px 0 0;\n margin: 0;\n color: ",";\n display: flex;\n justify-content: space-between;\n align-items: center;\n"],["\n position: absolute;\n bottom: 0;\n left: 0;\n right: 0;\n padding: 24px;\n background: ",";\n border-radius: 8px 8px 0 0;\n margin: 0;\n color: ",";\n display: flex;\n justify-content: space-between;\n align-items: center;\n"])),Y["neutral-900"],Y["neutral-50"]),hc=e.div(Gl||(Gl=o(["\n display: flex;\n gap: 11px;\n"],["\n display: flex;\n gap: 11px;\n"]))),uc=e.h5(Xl||(Xl=o(["\n font-weight: bold;\n font-size: 23px;\n line-height: 28px;\n letter-spacing: -0.02em;\n margin: 0;\n"],["\n font-weight: bold;\n font-size: 23px;\n line-height: 28px;\n letter-spacing: -0.02em;\n margin: 0;\n"]))),pc=e.p(Zl||(Zl=o(["\n font-size: 16px;\n font-weight: 400;\n line-height: 19px;\n"],["\n font-size: 16px;\n font-weight: 400;\n line-height: 19px;\n"]))),fc=e.button(Ul||(Ul=o(["\n padding: 14px 20px;\n background: ",";\n color: ",";\n border: 1px solid ",";\n border-radius: 8px;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n font-size: 18px;\n line-height: 21.6px;\n display: flex;\n justify-content: center;\n align-items: center;\n height: 50px;\n cursor: pointer;\n"],["\n padding: 14px 20px;\n background: ",";\n color: ",";\n border: 1px solid ",";\n border-radius: 8px;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n font-size: 18px;\n line-height: 21.6px;\n display: flex;\n justify-content: center;\n align-items: center;\n height: 50px;\n cursor: pointer;\n"])),Y.white,Y["primary-500"],Y["primary-500"]),gc=e.div(Kl||(Kl=o(["\n display: flex;\n justify-content: space-between;\n align-items: center;\n gap: 8px;\n"],["\n display: flex;\n justify-content: space-between;\n align-items: center;\n gap: 8px;\n"]))),mc=e.div(Jl||(Jl=o(["\n display: flex;\n flex-direction: column;\n gap: 12px;\n"],["\n display: flex;\n flex-direction: column;\n gap: 12px;\n"]))),xc=e.div(ql||(ql=o(["\n font-weight: 500;\n font-size: 16px;\n line-height: 19px;\n //margin-bottom: 12px;\n label{\n font-family: 'Circular Book Medium', sans-serif;\n margin: 0;\n }\n"],["\n font-weight: 500;\n font-size: 16px;\n line-height: 19px;\n //margin-bottom: 12px;\n label{\n font-family: 'Circular Book Medium', sans-serif;\n margin: 0;\n }\n"]))),bc=e.button(_l||(_l=o(["\n position: relative;\n display: flex;\n justify-content: space-between;\n align-items: center;\n padding: 0 16px;\n gap: 8px;\n margin: 0;\n background: ",";\n border: 1px solid ",";\n border-radius: 8px;\n transition: 300ms ease-out;\n color: ",";\n cursor: pointer;\n height: 50px;\n white-space: nowrap;\n &:hover{\n border: 1px solid ",";\n outline: none;\n }\n &:focus{\n border: 1px solid ",";\n outline: none;\n }\n"],["\n position: relative;\n display: flex;\n justify-content: space-between;\n align-items: center;\n padding: 0 16px;\n gap: 8px;\n margin: 0;\n background: ",";\n border: 1px solid ",";\n border-radius: 8px;\n transition: 300ms ease-out;\n color: ",";\n cursor: pointer;\n height: 50px;\n white-space: nowrap;\n &:hover{\n border: 1px solid ",";\n outline: none;\n }\n &:focus{\n border: 1px solid ",";\n outline: none;\n }\n"])),Y.white,Y["neutral-200"],Y["neutral-900"],Y["primary-300"],Y["primary-500"]),Cc=e.div($l||($l=o(["\n height: 100%;\n display: flex;\n align-items: center;\n transition: 0.3s ease-out;\n &.expanded {\n -webkit-transform: rotate(-180deg);\n transform: rotate(-180deg);\n }\n &.collapsed {\n -webkit-transform: rotate(0deg);\n transform: rotate(0deg);\n }\n"],["\n height: 100%;\n display: flex;\n align-items: center;\n transition: 0.3s ease-out;\n &.expanded {\n -webkit-transform: rotate(-180deg);\n transform: rotate(-180deg);\n }\n &.collapsed {\n -webkit-transform: rotate(0deg);\n transform: rotate(0deg);\n }\n"]))),wc=e.div(ec||(ec=o(["\n z-index: 5;\n border-radius: 8px;\n position: absolute;\n top: 55px;\n left: 0;\n right: 0;\n max-height: 250px;\n border:1px solid ",";\n box-shadow: 0 0 24px rgba(0,0,0,0.04);\n display: flex;\n flex-direction: column;\n animation: openlist 0.2s ease-out;\n overflow-y: auto;\n overflow-x: hidden;\n margin: 0;\n white-space: nowrap;\n min-width: fit-content;\n transform-origin: top;\n ::-webkit-scrollbar-track{\n width: 2px !important;\n background: "," !important;\n }\n ::-webkit-scrollbar-thumb{\n background: "," !important;\n }\n @keyframes openlist{\n from{\n transform: scaleY(0%);\n }\n to{\n transform: scaleY(100%);\n \n }\n }\n"],["\n z-index: 5;\n border-radius: 8px;\n position: absolute;\n top: 55px;\n left: 0;\n right: 0;\n max-height: 250px;\n border:1px solid ",";\n box-shadow: 0 0 24px rgba(0,0,0,0.04);\n display: flex;\n flex-direction: column;\n animation: openlist 0.2s ease-out;\n overflow-y: auto;\n overflow-x: hidden;\n margin: 0;\n white-space: nowrap;\n min-width: fit-content;\n transform-origin: top;\n ::-webkit-scrollbar-track{\n width: 2px !important;\n background: "," !important;\n }\n ::-webkit-scrollbar-thumb{\n background: "," !important;\n }\n @keyframes openlist{\n from{\n transform: scaleY(0%);\n }\n to{\n transform: scaleY(100%);\n \n }\n }\n"])),Y["neutral-50"],Y.white,Y["neutral-900"]),yc=e.div(tc||(tc=o(["\n padding: 12px 16px;\n //border: none;\n background: ",";\n text-align: left;\n display: flex;\n gap: 16px;\n &:hover{\n background: ",";\n }\n"],["\n padding: 12px 16px;\n //border: none;\n background: ",";\n text-align: left;\n display: flex;\n gap: 16px;\n &:hover{\n background: ",";\n }\n"])),Y.white,Y["neutral-50"]),vc=function(e){var t=e.options,n=e.selectedOption,i=e.initialText,r=e.initialFlag,o=e.label,a=l.useState(!1),s=a[0],c=a[1],d=l.useState({}),h=d[0],u=d[1],p=r||"data:image/svg+xml,%3csvg width='21' height='15' viewBox='0 0 21 15' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cpath d='M3.5 14.48H17.5V0.48H3.5V14.48Z' fill='url(%23pattern0)'/%3e%3cdefs%3e%3cpattern id='pattern0' patternContentUnits='objectBoundingBox' width='1' height='1'%3e%3cuse xlink:href='%23image0_122_19220' transform='scale(0.00625)'/%3e%3c/pattern%3e%3cimage id='image0_122_19220' width='160' height='160' xlink:href='data:image/png%3bbase64%2ciVBORw0KGgoAAAANSUhEUgAAAKAAAACgCAYAAACLz2ctAACd7UlEQVR4nOz9d7QlWXbXiX/2OSfM9c/mS5/ls7xpV11t1ZK65aUWsggNDPx%2bGiRYMzDMAiFgZs3gBPPDDAjBAoSkYYSREDIt391Sd7Wprqru6vImK7PSu%2bfNtRFxzO%2bPiHvffS%2bzJCHXEkPkennjxg1z4pzv2X7vIyEE/tv237Yv1aa%2b1A34b9v/uzcz3snt7%2b2NA2BdQZYPMabB8sqnefH8q9xy8L006w1euXyalnH0h9dpN%2b/CuQajocKHLWbrG0QywtRvY3mzycVlzcqmxVpPEgsH5xIAokiYaUacvzrk9qN18sJzZXWIiCL4wGY35/BCynDkKGwgToR2XbO%2bnXP3LQ2uLI/oZ447jqa8dLqn8iK0bjlSP/jcazuHbR4WNnay%2bbtu6Rw8c2HrcG9kW0szunFl2TVWVoep9VbhvTjrRQfvm42o6LRroyRRw42N3rCRhN4733ZsdWtQLG9s9tcPLNauvvuRxStvXNheXt/Odt77jkPutTc20QoOLtS4ttKnlmqGQ8viXIKIUBSW6ys7OOto1DXzsw3azRRjhHPnVxiNCm6/bRGtAts7Pba3tllanGEwzGk06xxemuelV14hTRMW5ufIshGDwRAIzM/NYl3A2oKjR47wax/9GIcOHeK%2b%2b%2b6D4Li%2bvMza2hZzczMsLS0w05nl4MEDKKX4veKaSRztAvC/9k1rIY6EWqpIhopu3y3t9O1t568M7z59rn//9bX81o0te2yQbRwdDn3He2p54fjE011AODA/pChy1ropTiu2eobBUCGAhIDqOcLVEdZaNACBJ186SxwJzaZGR9uj3/jcynZswtWZtrm0uZWfhvDy0YO10/VEvZEmermWGu9sIDIK6/7fIRr9VwtAAYwWkricsRtb9mB34O9/5XT/LdfWsreurBf37/TdsW7ftbLcIyKICC4IwQs%2bgGBQEYh4dvpNzl%2bH24467jzuuHjFc%2b6KJokgL4SdviJ4QBJK%2bh8IwUMIFMGTOZ92N11KCEtcHz7yzCs9jFa0atJr17l67GD68sJc/MyRpfoXkzi8MDdTu2I0GKPwzn1pO/P3cfuvCoAiJeiiSGGLoPtDf/cLr/feub6VfeDy8vAt2313607fpQHPKNMlwHRClHoIJdVJjWWu41mYETpNmO0IKkqRALGxHJrXxFJw59II/5DFmIgrq55ffTri0nWD0QGtA9oElBJCgOADWjwmMkgFzHYtp123dPuuudINd11cye5SwX1zuy55p6Eu3H1b%2b6kjS7VPNOryZC3Vp2qpcVGkEZEvdTf/nm7/VQBQK6GeKoYj6A/DyQtv9L58dXP01Wtbg0f7o7C0M1QooaRQKiEERZwILijE50QR6Mhxy9wyj94bceyWWdp1TxwZfLDI6gtcu77OlesZbn2bXuMEqnGQnazOMFdkObTqgSOLgTSG3hC2B0LmhCQOtBuBUa5wPuBcOVFyF6FVoN3SoAJZKhQWhtbFW2v2zrNX1%2b6sRf67O42wfHQp%2bdydtzR/9ZEHDv3GbCc9ncQGpf7rAOIfaQDGkdCoaXLLgadf6n3gzKX%2bN5y5vPP%2b9e38qA0KUQneK5rRFoNMGOQdBI/SGsOQd81/hntP1qnPLDIYbtFueY4cWkArh88juhtbuJ0VuueeY/naNXye0Y1qzN17hEynJEmNxVmhUxcevENhlKeeKNa2HZdWYbsPSiyLnZzlbc2Vdc/yRsTKZoQdajb7CQGFEUszHtKoWQprMDqiKFJs4Vjp5kvLm8MPv/h678NPPLN26f47O4/ff/fcz3da5uP11GxFkSb4P7os%2bo8cAEUgjhRGw/Ja8fCzr%2bYffvHM6jd1%2b/2HtwYaHxSF72Cd5kBjnYcOv0Gn1edi7xhXewkn509xYPvXeXHtXk7I53lr0UXWWqyuX2G9SLjy2gHEKEYasu0V8jzDNk/SOHAMW19kYelWDhw8RtANWrWIEBS9fgbeUtgCQViaj1iaK/DWsrWTYYm47bBhZSvn2pbl9UsRl657Fhs7SHDkXpEVcKS5zNG5jNV%2bi2sbmkgL690aO/0WRRE4vzo8dvry%2bnd/7InlP3Hnsfjp%2b%2b5s/%2bzcfOMjczPpq0n8R24ogT9CABQgMkJshOWN7MtePZv9yWdPdb%2b%2bVbu62OrEdPMFnNcMi4QD9Td4tPZznDy4zUr9ncRG%2bJq7nufqsMXh6A0G9lnWPDSinNNrQ/TMAvHsrTQKzyDX2GYHH4bMzN5P1D5Eki7QrM8wKAJuZ5ts9RwS1%2bimLVRtjlFmyfMCE3KKUR8d11DpDFnuCJRacX99meWrW8y0m3zVg7Os3JrSDhtEwyt0Q8p2Zoi0plnTzM1mnJjPiSLFVr/HZs%2bwut1go6sI3jAcKnn1Io%2b%2bdmHt0aefX/3z73ho/mceun/xJ2o184UkiRiOii/1cP22tz/0ACwpnhBHopbX3YeeuZz/6dOX3detbdNA17i35Wj5N1C%2bxkZ2jAeOnuK77/0p8sEWn7r0fup%2bjgeaT%2bPOvMKcqpHXZokOfxUnQoQLh5D2LGtdR9w%2bzomjh1iIwHuFH/UZjUY0G23CcJXt1aus9yyRK2hoh7ceZwvQCaY%2bjzMxwcSMsiHG9hhZwe%2bskdg1UJ4LVzbYHMQspD18DkuzB0n1Ij5L6K8tk/TWqEVtlJqjkdQwbGMLy%2bGFlMVOxtHZHnkRWNtYZ2drk35nkevbR7iwmhw798vX/sLjTy3/iQdP1n/2g%2b8zP95s159IkuSPhMLyhxiAQhJr0lizvC5f/qlnw5%2b7uNr9ht4oi5uR464jO5jI8WD7Wd53%2bNfZvP0%2bfv3s23nr8VeYrTt%2b5tq30WyPmE8vcbU4wNsObuMxSK3N7IEI3wtc6S3RmV8kmVH0XI2cQC2JCIUjme2Q7yg2dtbZuvQam90hM4vHWWg3sIMe2TAnqkW4fIvCC436QSI3wo/W6XmNlS5N6WH7fbaWL%2bLVLHFnCZERhhxlPBpLLhrSJqGekfkMtq6Qtg8Q1dqEsMNgMGBrELDZgLrOiSMFJkb1TzOjz6JbSyhVBztYeOoL2fe8duq5b3vw3gM/%2bYEPvP9fHj966Nk4in/PDMe/H9sfSgBqpaknwrX17K0//bj98198ZfvblbvQeMvRF7ilvcbhZk6nGYiMpx57XHwfrZUrfO3RC1y0D/Jr597Dfe0rPHToVa5lCYhjYEB5j6kNOb0z5NRGwkziSJMa8606o2AY5QOUtTRTjSOm1VLkQ080s8C9x2JCNsIoS2uhQ9AptI7gCbhsiPJC1h%2bgC0fbOXADrC0I9EgIzM2k5H6D61sDjtktOqmmkBRtYpbmaqxHCxjRhFGXkQWdNGimKTubaxjpUmvVEZ8wEzmSuMbmJrC9QaTO0EgS0jhQ5BmbW4OZZz7z0T975oVf%2bcZXP/CNP37k%2bMl/deL4sfNaa0r75B%2bu7Q8VAAVI4xhQi5974ez3/tqzV76vP%2bLQl9/%2bMRbrp6inBbVklnZrFqJFHJqhy8gG62yqGstyhKbyfMXxpznSWmbdWhbTnNwZzhQtOs2IhXibiJgkmadV24TByyTOkKZL2OZRbHB45wk2INubtEbrKBy1%2bDjSOUjhDGmzhkRN1ja2YdRD2YJRluGKHK8ULokpRgrT65NnV6HWw%2biCucJzeR1eXg0cWHuD9sJxZo%2b/hbjWZEYlGKVQvs5wWGCxBAyd%2bQWM8oyyAXF9Dm8dWq0RmXmCiohck5qBwWiARjgwZ5ltLNHdWTv0iz/zz35gZuG2b/jab/gT/%2bhtb3/X/5OmdTscZn%2boKOIfCgAGIDYKH9V55dKZD28s/%2bL3L19ffec9R0ccnNkg1j2W7TFs4xithsLJkK3hkKZbZ8Zu0RDD0lKLO5I%2bzQDFCC7nGWJgKB3WZJ626pIwQExEjOLW2VUWo8DOUOP6fYriWYrWvbQXjjJavYTolETVKYwlmU3J3Q5pAa32DF08zcEySb7JyuYOc0WfRGlc5ikGO%2bQqY0s0s8U2iazSa2eEepeo0eao9lzoxpwVxdH%2bGdSlHXaSDkhMvblIs71Iuylko02KEAMalTry3ia97T7N5hzNekwtVVAIO9sZKmnQTpoUeUTmahQh0Fg6xnx/nesXX7//J370b/3o0597zzd%2by7f/mb/XbneeKorRl3rIJ9uXHIACNJKEyyvx8WfPnPsry8s/8j8cmD8THX3rvcwlGY18QD8cZtHMsRQtk4Yul4YJMTkHm326bh6DRjXbzEWKTdciaypk1MWiGLoa3iU0k5woeLq5ZnkYWIy3ybzDaCCGWkNRsEF3VMPHBpt1sXFGbGqoJEIzYJRvsrF%2bmY1exoxxNBttOm3H5c2YUGwz20qwtQTt11kgI2vGFHlM1OuSDwoiH6g3O9xTT%2bg5RdRfIV/fII9TcinYuTpiZuYWTOcoeaZQSqins8S1GZIYdpbfoNtfptGcwZiEpYMzpHHB1vo1hra0cCfKkCQ1XJQQpXWOxoK88QLPf%2bEjH37jzIuPvv8rvuMffvCDH/zhNE1H/cGXHohfUgBqpRFV49T1q9/8xGsv/m%2bMPvHwXbecJ6rPEaXrmCDk5gi1kNOS0wxHwtUwy5FZy4E4RqTNzrBFESBWgU2vyfMNkijQaUcULqMT%2bhQW8iJj6AVvMzJfp08dJ4FCFPNRgaiYlkmopz1s1IBmjPYb9EYZA%2buJ05i42UYVnluSnA1XZ2Vrm1v0Fv3oBDVvqUcbtBqaYRYYjHIKHLXI06g38B4gJS80iXO03DaFGlLEnrhQjFoNamkP2XyGzY3XyXUNb2ISc5il4w8xf/gASewYdHuMii5xojHi0WpImkIYDdnMc1oeItVAqOGyjFqtzqETd5KmZ7h44dyh//gf/vE/ePW11973fd/7ff/7gaWFZ7s7X1qTzZcIgAGtDEDr%2bsYXv//F5Rf/lzi%2bnh6f7zHT7NCQIUWScmbnHub1VW5rrxIrQUcHsKM55tLraDGs9jTnNlMaUcZc3ZIDDW0pXCB1Of0sofCGepRhldC3hiQpaIpizS7SinJUcKxIoK4F7zWDYc580icxQuRGqGZMzwrWzNGNYxBHK61jB33S5BJFpHmgs03qFcqnDI2hp1MEoVMMaMeGEENeC%2bA1IRNyG0PaIbeG3lDo2To1Mupeo%2bYaqMwSsnVcWieLaqhiBUKNJLIkC3WyoMlUjBFPNCrQQRCT0sw9UdErPSOugGKbrLuK6AYqXeTQYc9MkfDCs7/8jX/jr5996Fu%2b7bv%2bj6/96g/9WBx/6TTlP3AAlopGk25W3HP6/E/9/xI%2b%2bXWHGik920bVU5JaQRYfpqdPcFt0nQPxCnXVIHiFlhHNaMCmq3OkNsA0DB3JmatZeoVhWCh01EEpIYl7xDoQgqDFEOmImThQ05APEgajmLm5gJg2xnuM7zPwMRZHT2XEKqOvNX2dsGUNM2GNKNvEe2HAkH7ukWaETVM0Q7quz2omXMvbiBbiZguVFVjZIfcDtnIBFDOtHFNYdFA0onnqLtAZ5phhnziHqFA0pWCkPHliid11sus5ZuY4xsDm1XM4ZbASyIJHK6GtoFZLIVEEqxkMC7xyLGf3cn59htn482S6Q6QsnXqXhx86wekzr574R//47/3I5sbWfX/qT33X32006htfChD%2bgQJQRNCmzquXz3/FmUv/7p92zCfubXZaNLyhHnfBxHRZRNXmuUUuUo83CM6QFzViI/RCjEPTTizBGOoqcFttCwlCHMd03RyJChxKewSV4ERwVqCAVHtyNHnQxKmQiqCVQRJNbEdQBGqhR6wdI6tYd5pMhH5m8Xgy3yN4QbQm0RnGJHRzRc322Q4Zq6PA2rDF4VrMwwfm8ekMG91NBt2MfNRnlhEKzY6ucTApaPahkBG9uiEyMaOowSgLJFmGloRhMYDCIhasWkHlFucFYYNi2MeZETvDDoXvkGhHrDbxKiLnIHE8oGau0Vu5j9XiQ%2bTqOOJGJCzQlv8MIePYsSaZLKp/9aMf%2bV8uXrh0/2OPvf0vHD58%2bJRIGcHzB7X9gQFQRNBS5/VrX/j/nLn0oz94S%2be1xXazQx5iatqidcyIBnO1iFhtMMMmkCLGkJkIJCEyEQcZ0NIOG1JcUERKMfAxceSZMSO2bJN1ZjkQjUjJGTpHLgqrTEl%2bg2Im8SjjudKfJ%2b5nzDUDgTpKQ8AyAnpFA/GeRjQiR9NzNQzQCQWF1XiEvo/Y6UcUThMLHG9FtCNb3iHfITZC2mzRYEij1aGXC/gaquiTNTyZOFJXvmPBDnk8T95u0M2GpMUynWGPLDUY7/HFNjYoIg21ds75/AifXf6zDLMlYtkhUtsoyRkW89TNDkdmfh1Un2Z6mbw4iPOaJDlP1Fng4sa99EZtGh2FNhEf/8QXv%2br1M2/8p%2b//y3/xe9M0eSIb/cEFN/wBADCglCY2bbq9J//XreEz/9vdSytmptUkK2LaJoBJudafI41gKdnB%2b4DSdSKtiMRQZAkXdlpoZTlWj7A6ItWgIk2v0CCCoEi15bb6JoMQcylvEXKFD55YHKJKF5tW4IE5U6BMRuEUcVSnCIIKAcGQUJDgCRIoXIvtUYuZeJNUMopgyCVmvYgY%2bYjDNaEea7REpGlEETzbRc4oxGjd5FDrGIluU48NtcKSb63TEQNaGBYj4l4XGwL1NCU4TWr69Bli4zq%2bVsPk21AUDIqADD3N2ZyBtHjh5T/OWvetxGpAHmbLnvYBFQr6o0NsDI4QqSGCoLUlIHgRonaTMLyHXvcOUr1GVNtm8fB9XLn62gM/%2bPd/6Cf/0l/M/ucPfegrfvr68srvPzT4AwCg1nWKfBi/fuU3/lYve/yv3L6YEcdttI6YSYUCTUHKfCuABApJmWkKPgg7IwMSoyPh2GzG0CaQtNgJGkvGQt0SW01uBUEY%2bUAQT8c4ej5nR2IWGhZLSj5yBAWZirDOEWuhHQfyIudY01N4GLmA9ZqVQY2aDPAkXBocohHt0EnABMOWj9DB0tSKmWaL22ahcIbMabwTllpNQjHk0s4OLu9jowbKDSALJOIwskOmHDNkBAVFkqG8UPMxTg9wPqOpLEURyCVC6ZiAx/iAblhUTfHRZ7%2bds9ffTy3qApYy6jWAeAgeHTwhpFgbI%2bQEPCjLQuscTbnCLfNPM%2borhqMjiHKYZIn5A57LV04d/Ts/%2bE9/RJR07r/vnn%2bztrb1%2bw2P318Aah2RFYP6q2f%2bzj%2b4sPbz31dvNplvKqIoKjU5l5JJzKFZiwoZ1/oN0pomMQVZIaRJTKqhaQocESKW%2bVrGtUEL5xJaTUviIMsVo1xTU56AZiiKjtbEBurBE5scH2mM1jgFy9sx23mNhXrGgVogiKI3CkTKkyhPLUlQocZw2CTP28w2uqSRYuRiRBRt7XHG413MZ18%2byoN3bhCbHXYGiu7mGqkMOBAXdEc93E7ZBuc9XRwiGkJOcD0SiQjGE3KHMEDrAqcgsxGZaZJKQaQT8hBh1BaDIuUzp76SF85/kMjkCEBQIJ5Qyhdl9EZQSPCAgyAImhCEes3SrHni5CwcvsYrV7%2bZfLSIEouKFzhwsGBz/Urnb//df/5Df/Z7vqNx/333/lOlfn8TJ3/P7y5UofEGbJGnr73x9//h5s6//b6jc5p6mpDRIolShrSROGWxVRACrI%2baBJPSih0ehYkSkshgJcbqGp2aJokMa1mbhZrjQNNxdmOJ9axJXDOYekKzEVFELaxKOJQ67l4IEKVc7M6yNpqhnYL4OjvFIjt5g6xQoOps2A6brslWXmPLxjQjz%2bE6LHYcxw6tYSIoiLHa0E4UnZrQaVsef/EeXrlwjMXmJjXZYV53afo1GnqTuu7RqUMUFaAyXGJBB%2bZlyKzKwMQ4AfAEE3BRzmrR5OWN42QhEMkOVmVYk%2bP0gFGU8/LGrbx0%2bSHiaAelcjJbp7A1QtCATD4RqT5VuS8BIWGl%2b3YkniNOatTqmyzMPIMXA6oGuomK5pmZO0B/4Gs//C9%2b8h8%2b8eQX/nKjkfL7CcLfcwrog4PgyIvcnHrjn/yfG5s//r2LM23S1LA2SshDCxN3WYwDW0Wg8JpIG9qpJtKBhsSI0cSRkPkIhZCqQCxCasASUTeWgU0Y2g4ttcNMVKBV4PxOh0YUmE083WFCOxQ0YkhiQxLpKknJcPdil34%2b4ovXjnB%2bZ5H7D25y8GCgnw9YGw4J3tLLczrxgFpHOLs5i1OBTpTTqhcMMsMnn3mMZ04/wHe%2b99eIwhpCQj3KkMSRhYgi9yTiQBscZbS0wuGVZtvF%2bODQyuHEYApHokC7hFrdkWpHcCUb7iuH4Om7OncevMJt8/%2bEz7z%2bXk5deoQHb32ZneEcb1x6K5Hp4YgJPkIkryhhBUICWhWsdt/C2ZUL3Hf4cbJYWGxcZrN%2bnWH/IEoNwTRRYZZW29Pv9cxP/Ltf%2bsG52U724Q9/ze8bJZwA0P0uIyUEwePJszV2%2bhe5dv0n//ed/s//j4szHWYbhvVihk4KS/UtIq3IxDLyMW2dMpsKmoByAR8igikVi5oE8ArnI8RApDypV3TzBu3Ic//BTaxVFD7BScRcU3C2INXC7Kzh7FZENwt4chIVcM6wMxI2RjHe1fCuTRT1yfMNgnFEqsWxmYP4IuN6z9HLNjiS9rml08MYy2I85NzqAr/4xUc4d2WJb37fJ3joznO4IsUYhdUK4xXGerQRRIEi4K2QBcFqRbeALChqkhNcIGjBKsH6mNnaiKXGFi7TZEUpB7tgsdbRijxpqnFFn/ff%2b6vcdfzztGvrbOZ1ovoKbhiTxJYXT38QHTQiHiRULDogyiHB8MrVr6Uer3PHgacZjEZo7QgqhhCD8ojpoHxGswm9/lD/i3/1n/7%2b7Eyn/%2bEPf/2/%2bf3IQ/k9poBCIGZn%2b9N/Qbmf/WtH51KMjti2NTZHTe6Z26KlFEMV0SsMczqmoxXKKYIYHDG60midQDDggyEBgmiykJLEQt9rchwqaIoQY4OhHgtH6hnn%2bzGbRUw3ONZtxMCmOBVh9YjXd%2bpc2uogZsixxoD7jm5RBEffGYZDOFgPzCcOo0fUJWbZnuD6cAXsgLW1g3zq%2bgwXNhc5fmSdr3rHsxypb0BhiE3AFh6NwkYxKsqJAFC44PBGEAsNPLlEJConCYG%2b00TiiJUjF9iydSQAkWMoEYnPSIOjh0Y7KKxnVCQE41ic7aLzgI4H3H7LF9hZO8DtB17j%2bvpJrq3cQRptV9TPTyih1gVF0eKFy9/EbOsS9eY2NrRKGEgNRAjiwbQRn9NqKrq9QfqD/%2beP/KNOZ2bzW/7Y1/9MAIri966KwQSAv9voWaHMTuvufOZbit6P/525ppHYJPR8SiIJ989uUVOCKxJA0ZaUtigkCEHFpXDuDEopVAAVhGAUyiuUArRgVPmk3EWMQkRTcgy2NPP4nPWhoq4BEa726xRFQk2lnJjVpIBujrh9LmdtpJlJRhgtbA4Nm0OFUREaQdwmz1%2baY9jVPHz7MsOmY2XYZmdwkJmW4/YT5zg2v0xb54yyGjY4nHiCFgIBowOpKBKnCAZGTmGCRcVCFgKpNmix2CIiMr7UGyhdiHkIdF0TrXPmzAiTO3YKjRFH0JqRLUqp3Rti7/BodvIWrWTE%2be5t5MMO99/6UVY3j%2bF9jFJ5OTihZMOgiEzGMD/M59/4dh448e9p1nbo94%2bjxYAYUAmEJugR3m7SajbY2u61/94/%2bJEfimN95S1vefipdrvzu8LKeIsjg4zdLzvD/u/8TpXQ2%2b8%2b%2b8jm9e//SBxdORpFc%2bSSYCSio31Z0qGICWIgUUiRYrwQtEaLJogqhV1TCtJWIpQRnBeiKBBFpalFOUUeYnaICBKwIjSV5Y1NRebrHG0UeOXZGEWoEKNQNJOYhs6I2ebUtUU2BnXefXKFwjq2MxjYGOdyZo2lHTvObbSRkHOgtYkNmlEAFyz12LFja%2bjC0sscO7mnzBkPODwt7ZjRliaeIJrNokFT9UjpUwRhB03kLPiCrgsMc4fyjlgcTgRxBSujlAGKY/EmeQ69oaewDggMc48gYHMGTrFqWzR9j7lknV965rt59tR7%2bY4v%2b2ucufJuPv/KN5OYHuDABwiuzEsNnhA8tjAcmv8NsqLNxsZJtPTAZ%2bCH5Z/dwRerEDJEaXa2uxw6WH/x7/6tv/TH3v%2b%2b954ZjTKCr2bP73Cbn%2btM1YYper%2bjmwQCWrcYDS8d2Fz%2be/9MootHVbKAszUaoqgrDyRQKIwolFZ4HyEetNagTaWwGTQCSpEpgwoG40CUoIA8aNBCqjyJhVmgUBpLwAdDWksIeUTuIYSYetqhYWA%2bybHOMypiGlGHw7MRhYdUNHGkaGhh6CK8B%2b0tgub%2bQ12GEuhmDZxz5A6cjfC5p6kh08K2jfChHIC2sTREkZqA%2bAixHh0JdeNIgnB95yCknpnaNkY5cmuIg8NFYG1AxOPRGGA%2bzohRbIQ6hSi8KTAMqvPAWUeqHAUzSFDUycldxMljz/Dc6S/njcuP8Za7folrG7dzbeUejBpV9sGSSIRKOTEmY6V7H9gIrRwEDWIIUpq70DWUbxPcNiE4Wu0Wl65sPfAff/IX/68H77/vOxuNVs9if9dB1hMAxib5HVwuiCjyfFv3tv7V30W/8K6oNk8UEsgjouDJdEJkI2omEJSGYIiCIRiDiQwq0hAUSjTOQvCaBF0qcVohumTBIWiCVWU/aiFCiIIHFci9wRQ15iJBKAFWTyxIDWFEI7IkShFIaNRzlqhh9RyxHpI7IcfgHCQqIYhj6ByIpx0pRlojVhATMNYSS6mBNwzUIkeCo24EJULwBoNHpZoQK5o%2bx3hNd2eWttumLsIIjVMBEBRCzSiUitkJGmNH6EioFR6de5wTtlyCc4ZZ2SJKFFZrtlwdi9DRA7p5Skc5jsxdYqa1xtWNu1nYeIOsqKO1pTKMTbThUh4sj4mvEVC7ABUNEhHEIhKBrkEYIb6MG%2by0Z/m1jz/7dQvz//qv/8W/8Gd%2bwEQJWZb9jsG3MD/zuwWgQqmEzc3/9Kfz/Gf%2bTK3eRFwLNYpIQ0CbGK8SEg06EkSXebRKGySJIWqAF3QIBGsREyEqKmU%2bpfBB0FKKPRGGEBSiqs705dQLCnJb4/WVg9x1YIdbZjOGPsG6nMzD6iDQTOrMxhkr/ZSr23CkXVCLIkIAJQVNNSCPBBMibBA8gqEguEBda5pG450jRKXHY9YE5puBgKBdQClDEI/34AqFL0DZgCEi0sL9RzbZGlisheAVQ6fp%2b0Asnlas6SlN3QcCGusCPkCee4Ir6MiAQZLgTB3nFO20YMsa4uEAFTK8Vhidc3HlXoZZk5GPOXXlMbZ7xyrvCLsgZCwLCgENIQEqbVk0BI%2bIJkhEkBiRuLQRhgKCxxhFkrb52V/47F96%2bOF7nvvQhz7wk1qr31XwwgSA9r84u17QKmW7%2b8wjmzv/9m%2bmSSyxb1MMEhIJzLXAqpgQFDqKkSguZTwFqAZE9fKlbUawFnSM0gliGqW84gM69iDQHcYYo0kMDKzBBMFIQLQFBUmsePT4Bh6IVUG/SOjZWY43LVt5IC88Vhnm0oJ2AuDLTguBVCl8XCf1pZ0u94bMOjIrWO9piGAEQlQ6kY2GRlV8yDmHtYZgS7kKo8okpWAJtiifg6AllKmcSiFZIEiEiaEVPFoUA12jLjmdesFOrhmKY5AYijxgsBxpZeRBIdaS%2bIxu4clcwLkIpRxOIp47934Ggzm0ZDSiIXff%2bjivnPlyFB7BVZ4SKvDJeJcJMEVVyorapYQqgZCCHwE5AUjTiG7Xxv/XD/2Hv3filqPPve/dj53Ki7yKJ/wvFwgnAPwvjgWTiKLYrHe3/skPxpw/pDlGGEQ0xTHbcKzZOXRaYzbJQKVIowF5zvWdNnOzDWKphGNVA8kRMUBUvUQEsWejG/Gpc7cQopTDM13iGC6t13jHsWVmGjmfOHuQR5a2WGorFlsF3htyf4BWEtFIAiKa2VjhzRAvGq00Bg%2bUjxYJhGBLZmhi8koubRiHczk%2beIyyKAVKHL5wBBUQEbz1KB/KSBUf8IUriUgMuRJGI1vC1FkEwYQARmHigPYOZxU%2b0xhR1FTE0GrmY0tkCjbzmF7QDE1BXUbgc1RhMTIkD6WYopTHK2hFO6zsHObq6l0YnUEQtnuHqDdXMfGAUJQGIREIQRGCAL5698pMU8o7lUvPAaU8iJRRSEgKwVJW/Ao0mw0uXNq85d//x1/9O%2b942yPflSZp7n6H5UEmAEyj%2bLePPRRaRayt/cv/4cXLF75qceZOTsY9WomlG9X5F098gJ97%2bV38r9/5G7z/jnPgDMOh4sXrx9gsWrxjZkCss/LFRCEUldvIlGxDCwOn%2bA8v3MrCrOKDd/ZJlCX3lqOtPo0kpwiWVs2TSQngQI2cBC8JdRUBAR8yJHiUqiKxQsk2pRLGJVC2AYcPUPgySkWUoJRGE/AIgRyPhbikaB4Q5VCSl1wuKJS1BFdACEQSkzuHBDAmJViLcwWiHEMlOA/iPcZH6ESYM571EHPJJmgfiJWjpQrSOJCNFNkokCaec6sn2B7WWVq8gGSeWOVYn/D0qa9mpzdHbIYQYH3nONvDBWzRQChQY5lPHMpkQIa30yJXBUJU5Tf2FRUsg0FQKYRRBcKSyrU7M/zCLz35LY88%2bJ%2b/589%2bz5/4YUHK636nACT8drXggInqbPdfv/8nPnX9rzh7N2878hIzsePq5iJ/%2b5e/mV97/lG%2b/n3nefj2AlSbzBp%2b8pkHOLd9jB/4hmeJlcNjQAkqmKoVuhSEQ%2blQl5DwnrsH3LW0SU158IGGKhg6Q69IGBUp7zjaZyevMyyEmvGkYkENCES4oNAEkAiPRigIFKULTKLyuaEMRCgpr6JmNOCwqJI6hAEBj1cGCQLYyq8aCARwCi%2bUg6VcOXg%2boDQ0ajHOKkJweIGgHLnWDDKFsaBRiARMgERykqTg2sAxKCAPikQ5RllB3Vi0MhSFQ%2bmAxRByjxbQac7nXv4aXnj9fURqhAj4oPA%2b5v7bfoX17WO8%2bsZ7wEOkhsTxNiIZ%2bahTcTzPrnw4lhErFhzGADSg4lJe9J6xYTuKFKNRzI/82C/8tfe8662fPHn3HS93u33%2bS8zJM50pM4zSv03rdlDkdkP/5JPP/fUXlvWhv/j%2bsxxpbnN9%2bwg/8HP/HU9cuI9/%2bL2f5MNvexZdpGA6nF2Z5ZOnT/JNb10hjRzYOuCxZARv0b5qRvAl2Q9CzTgeOrAKXmGBlWGN2aiB1oGGCURaAQVW%2blwfRbQiQ6QKYm1RWKwXIlVq11pKDdiSosQS8CV7lIjxnBVxaBwhKEzFigRdHvMZClt6CoJUlgdTgldAQkHw4NFgAlqXWnMxUvjRiJ4yeCKMc7SNISjDwAM6x1tLKACTY3zAB0W30AwyaJgCrTW9XFDOcmT2Cu3m9TIRPs04dfU%2bnnz5q0sqbxwEUOLpDebBKb76HT/KfOscV9duZX3zFobDBuKbldIwTkaqlLqwSwUnIESDMkAMPgFyxhE3IQRarTrnL20d/qF//u//xt/8P/6n706S1BWF/S8SBScA1Cr9rbEHCIanXln7un/zC/Vv%2bfYvv8xtR66Ajvn0Syf5yBcf5X/%2blif5lnc8D30P3kA8w%2bG5Hj/wjc9w2wEDLi1f0IOmRk4OCBoISpeGVqjOsWTBcXmnwbbTtGcyVAi4oCm8ZyOL8OKJYzBak0jp5EfFxFFc%2bUEdPpQaphJFqSaUIIQINdkPeAoC4IJHV6wrUHpuAhng8UGVbFyBSFGCD8DE6GAhFATvCD4QaYdLhNhGjAoPRY5SCp9oUmsJRSCIUCjYtDHdrED7nJY4doJhKDFic4xxFFHER194D29cPM49x75Ib9jimVffSzaoE0ejUrYLpf/40IEXabXXiLXlsXt%2bnrNrJ3nqpW%2bl213EqAxwu8EKY%2bqnSstCGCsjovZRwaRURqbYbCkPtviVj37xWz/4lV/4mW/55q/%2bT93%2b8LePvmkAZsXgtwRfbIRBZjv/6uf7f/XV109E5n0tLJqdkPDkmXsgQD225W1VG2ptcDkd06VzOAJmwJpqtmkkgCYhjKtHKo8NttTbpKwWdWGtwS%2b8cJyH7%2bghC5sMQovCOZSUxuRELEoLWgWGhdDLGiw1NIG4ZOW4krPjKU3aArhKkiuAeDIIAYsHLCVwS7ZtKb28Gh8cXgwiAcWgrAUdQHB473B5gQRbGq8LB7gymMAJ3TwQBaFhcwwaLQU6HTFygUERsZnFbI4CdQoQIVYebGkSct7w0S9%2biM898xhFZjhz/n6c0wieyIwo5YCxTdhzaOk0Vzfv4MLVBzi8cIrnz3yQ7a1FIlNMaauV/W8MwOqwVHbCwBQIGSskcWmSmVifA3Fs2B5q8yM//vN//d57bvtks9VeHY1%2be7bB1u0npgH4W9PNNNL84hPd7/71z/vHWg2DjgNKNNc253jh7B3UE8uZ6zNcX53j4GLES1cWONzYYK5uCD4phX40lUOT4C0eQ6wCiMMpw7YtyX9DDJlVHJjxfPujXebqBRISIgk0TAMlroz2DS0gIccx0I40KQ0PgqlAVUYUjynd1Pwl%2bGoiiKGUhwxKHBEBQeFReFLA4/EEMRhy1mzGRq6o%2b8BSYgnOY7MCh2NYBBQKbcCHwCCPudwLdAuNBMMh1WUpzXE68MLVI4wKy/zMNrn1GOVZd3WsDUTBkoSCueaAcxtHeOG1t%2bAyRT0d4L2gJS/b7GUCCFGB4DTXlh9AdMa1lTs5df5dpSkmOMCOUVZdoiip4Xi/iqyeTNRps8zYT5xVICzPDwGarQbPv3jloZ/%2bmd/4ng9/0wf%2b7nCY/7YACFMUcJj/Jmp0gCQSzl4LB//DJ9f/3Hq/yd23r/PgifPESlXG40AaO55%2b4zBPvXGCb1q8ThopkqQJppppQVcTzrK%2bXTCwEY2OoYXFS4InohVZEAc%2bRilDYgwzsYOgKKgxFEdA42gCpalFVXCbVaV26okmYnU5sQsEVRpfGSsRBlHjgj2qOlYZaLEVIFUFYlOd48hJccBcBLaAfoBCPIW2pKog856EnETBtjOcGShs8KA9zucM0phLmeKLZ%2b7i337sfdx77FX%2b%2b6/%2baPl8EyGxIH2H9mXh9HNrx/jEc%2b8jG0UkaUlZlPKlHzYIQcJ4Ppf4Qej353j3I/%2bOI0un%2beKLX4tWw5LiB9lnmL7RQD1mzYIiiAalwU%2bxYjGlnXZq0wqUTvnIL332e7/6Q4/%2b5AMP3PtG/7fJiicAHP0WC4V4anzx7Ct/8oHbf%2bpeorfyTQ%2b%2bwL0LGyAzNGJNbjVHl7r8dx96hQdu64FX3HGgW760b5Uaong8OYKQ1mNiK2hx9IIiVaUgLCgUCUKCYBBfBnQ6SVBSJ8VUxoIxvCpjLzA2soYKZoKrDLG2ZCnVL2AqSVNhGOJxFF5QYlCi8STVfe3k2gBIyMmDZU476lJQqICzHq0KrpnS9NKJMgY2sGNhZRhhbcFc3ZKFiFFXkxUdfuIz7%2bDxJ08S6z4P3HWRZ8/fyxPP3slgFHP80CXe%2b8CzpMkOr1y8nf/8sW9ja71BLRnsetPCGESlfzggYztTNVaKZn2Lu2/5ApubRzh38QFiU45vaXoa%2b4THozsGXvlbyXrHnxUVnLYNku/O7so2WK/HXLi8dexXP/70n3/LWx/8S9YlJYf5bQPQRm96klYx69uDIzPyE9/zvW/7FOodzzIfezYGHZLZgs%2b98gCnrxzkK95%2blT/7oZfK2xb1arzHTnBHkILgI1TQNKIMZzxDp4mVwktKEZoMckM7iTEyQBCGaIxqoEkrSjfWQqspP1FbdiN2VWVecNUrBiI8Bo9FGKIQPA6N4vpAkxpPanL6to8mkEYpQoovw2QrRiSMXMHAD0mipLyf8pgoZuQ1PRuIrCVD08sNO1kZQjVbL2hHjh1X4z8/%2by5ePTXH2labEASlAh///Nu5srzEoBdTZBHbWzFf/tYnadUdBzqb3H/Hq3yh/xDBqZLyVW8cpEKPr0xXFQFTyjMqmmz3D3JX8iLt5iY%2bjFnqPmfDmBqO5cJpbVgpxPtKFqwoYRgrJBUVlOlbBeKkzs9%2b5Mnv/oave9%2bP3n/fXS/1er%2b5XrFn1Opx7U3/0niW1D317ffVv3DHvLRp%2bwgXOiy1cs5cOMA//9UvY5ilxJFQ2BZU4UMTGWIs5AaFCRESFNgIFRrUtEYrIUeDOJoRKBVjVUShIoLUMTQYM8uxCC0VHSw11BJQFosQyJymb0sfpQ3gSSqpTlCUDngBXBAKl%2bBDwhChC2yEwOVBj%2bX%2bMtauIxVVsXgyFdMwDVIJCJaEAiUFAy3kErE80AydEFSEDZpEB7yUpqCGGvD%2bB17ivY%2bepVb3tOtd7r5tld5gltgUNBtDmvUBcWR55tWTvHj%2bJJ32kK9518/zjoeeriaQTAZ91962S8mCN%2bQuZaa9xrHFs1zbPMmF6w9g1JTJhUkH7u7c4C/eZc8iU2MoulRERE/dbyymCPVawuUrm4s//5FP/X8JVe2f3%2bQfTAekcnMKKBJR5JtzreJjf7LTjHHUubizQCuOOGJW%2bMknHuOlC8dp1gveclcPo7swtCA5VNU5hYAEhSiF1eBdhEgZdBB8hISAURqtWojE%2bGApyIlCQk08EkY4CQRiDHqqdaVhdFd%2bEwbOkfmSyUbiK8UjRyp2alFkXohEkztYakIsmn5QfOFKiyzv8%2bDxDbbzwHAw5JbmkIEkeAqaSojQeAI7Nid3BUYsmRi8VwxDTGwdWgKp9tR0IChh5COWBxHzs6t8/dI6NSk43rzEQ3df43Ovn%2bCpV27n6S/ejlaW1Y0j/PQv38rhw%2bf4jq/9JWYbGe9%2by2%2bwsd3htdMnic2oImalMhEqNIp4orRHGnLe/eBHWJi9yqXVO/FO7QJMqmiYaXkPdgnj5PsuAMN%2bZUSZ0rzG/qJGJZDjtMYv/urT3/kt3/yBf3nfPXe9OvotomV2gxGKN1FCVIofPPWNLXnhYedjIg0L9T5r9hjObeOTEU4JC/MD3n7nywgZ0CllFZvjVIwey1yhjpIUp6QCT1FGIUtZLdTj2XE9AgmKWhm8IBYXBgRikpJuUXpNxsRbTTEXRyQBrSwinpH3KAGFJQ8JsYrR5MSiAEPNWMqWaOoS8dCco1sYGiYiEtDesO0VWjypROgwJIgtDeMu5cymEIWcRDlqJmMmVWSjmMQ4tBJSE%2bgXhg0b04hy2koTrOVr3/F5cIpffPpt/MZTt7G9kyK%2b8s8SiLQnG6RkQwUNQ6M25M5bz3D67F2EUILNe02RxzgnOKepp1u8%2b8Ff4sjcaZr1NSIJtOu%2bEtN2AxF2QcgEZCXwwi7wKoN0EKmwPjbHjGXBSg7ETd0HCIFaLebi5c2lj/zip//U4sLcX%2b0Phjdw/vF2263HdgG42du8ySkarXbiaPSJ7%2bqHQFJvYlJNO3Y0TBcjKd/99i8yO1Nw93HHPYtdyBqVTa8UWJWk5XzzZUOVtSSoXYFZewYh4H2O1l0sHi8L1NUCAYsOBQ6NDTFZEFIl4B0ag5ZKIgweJ44yAConqFIJyD2kKBSOSGd4VUYuR1ImQXWtrzwmIJKx2N5kFmHbCkNvCcHjihGHlCKWBjvBsDkcUWhP1yZ4FxO0ouuglgzIrWbkHXhPajRdm7JWaGL6zMcDtNKMvGWzt8CPfOS9fO65o5hgibTFqDFYAkp5CpuC0sRmwHYWEcUWEzlcoSjylNh0OXboddJ4QGKG2BC44/CLzLWX6Q4SvKuRyyzKTLHdMN4tecYeEDJFGdk9b8yGdw3UY2VETxmld%2b%2blRDBRyq9%2b/Nlvf/e7HvzhmZn2pSy7eQm4PQBspDfG%2bdfiiBcvrrzrl5889t5vffhejt02RKSG7m4g2oOa4fbFgv/pltfBzEIxWwpdEiYNl4mMUlEvDyX5FoJWZDh2gme1cLRUTMfEJNoS2MaFBMESe0XhPH0XIHakQBCDiML6vNJ0DRGaoU/w4mgahw8aRVTOTJ1jsfShMuIEel7oF465pFRZtnzMJhovDq8NWWYZOIvDMhP1GPiEV7spucuYS0YcbgvDAJvDiOVeQiIjmnWFEoMTw/pA0VJDbBDO9mosJjnNxHGt32ZrWKMeW8TnqDEBqropAM2ZHju%2bxVOn3sG5S0dYXj5EcEJexMy3L/HYQx/l8IFz9IdthoOUufYafXeIa1fuIB86zl69n%2b3uPDYzKD3F3cbUboyzydhMCZfTHpKxjWeiHY9BqPay8/HtQqCWxpw9v3rrK6%2be%2b%2bbv/Pav%2bqe93pubZKay4vayYBEQET76ef%2btL5w5mv6NDz%2bH1GowUqXhVgxoDfE80CzJjUp2AwvGfsRQhW3L2OMQJr95CgwRRmt2QmDHlZTxeDAEseXgWtAhI9YJDTHkLqep6xjxeJ/jKaNoTCjfQbAEr8kLTyMu7YRaNISIgCNGCBJzHY%2bLcxpxgSNQEDPyiiIERk5VkR2anUwYuSFZzXNtCFvWoJyw5nLSUUEWNEVRhlxZLxgyanWDCHTMiJpxxDhqdU/fGc7vzDGTrvLnvu3n%2bI%2b/9kGefOoo9Xg0UUQBTGTpbnf46K9/Gd2dGUa9lCjK0Crj1iPnOHz4NBv9AwyuNug0N3jlwsPce/zzbPSX%2bNRTX4fG4qwhuDIfWCk3BTRKDXpa7ps8WyZelVL%2bU7uNqkSlMnhj7B3Jp9j5LqC1Fgor/PonX/zj3/QN7/%2bxWj3tvlkm3ZsaopNIOHNlcOyzL3S/7o%2b9%2bywHj4zodWcxZKRRVAbUeQcuhzACU68aUEVZmEa5720lP4zlvhR0AxgQUHhqzPqIY5JxLfJsuBzJY26LG4TgGaAwSpMSE%2bsIHxI0iuBLDSsp073L1S4JpFrYyMslrxqRIGTkeLREJRjxlD6LwCAIwxCjxVGX8jlxnhG8Z0RpJpGgGRYRV4NiJ1fEyqKVJrMpgyKaBCl4hE6aEqeCiEW8o1Uz%2bBAQH9iyilFwZD6hm9do16/ynrc%2bx6nXl9jeiEiTfCqyWMArQq7BBZJ4hAuweOAc73nbZwDDp558D8eWXuHC9klW147zyeXDFEVKKDRBBZRYxJSrdU7bDd9MHps8dyz/TWZEpa9OKN6YAo4jZjxTDZ9Ydeq1Gi%2b%2bfPltn/rMc%2b995OGTv3wzw/ShAwu7AOw0ant%2b7DQ0jz/X/YrBcOeWr3vrJQga6xxKV9TP%2b5ICFhmYCJSr5D61C7xxkKkYgo6q1IMyEkZCQEkHR%2bn0ahpFC%2bGaT8l8YN5bOtqQqJgQdHl%2bAERXkeZSpZIGtAQKPMMisD2KmWt4FhIhc44MwSmgWrEoBMgASyjtXKLYLISuWGItZN7QKwLajbC%2btCU6VcMWHtEBjcF7hxDKfCpfLo7tHYQop14T%2boOIrWGgnlgiBblP6VqhJUNm4y6b0mC7mOPg4iof%2bsALfOzx%2b%2bhtKVQpKCMS8EHTH7TLvlJl0v7G5lGurh7kbfc8SS19jC%2b88EGyPC3rwPgAOKIoq4zVY9vMFPjGW5B9x/dYuKexNHVV6UioWGNlipkOaGWaExPFms2tvnn2%2bbMf/mPf9IFfHo2KPb%2bPtwkAlzd2EaqUsLGD/rXPD77h0Vte4oGDlyCfp2YyIhMBLXC9Mk5M14Bpu1DZEh8E0TVEqcqYWdXnQ5VUkwSvTcUeB%2bSiSYhZMoGLhfDCMOPOeMTBeB6ZcqENCtgpHO24jPILIaLnynp/26PAtV6gkWqG1jEipxbHODzDkJUhUD6noTU2GPpWmIkV1gecC2QmYG3pshqNPOIDIUlII7AVBVNKI7a0SNpQCudBlZ6ZLBeu9zQUllakGNiY1Syg7YD5mmVr1KCbaVQ0ZDiMubJ1lIfufpWN7hy//rETJCabUJD9AepKCf3eDKtrB3j9yn1cWz3GKKtPglBRfopqhTLfGijjF6eBNJYBp0AzdhiMzTtUdG9cY2aiNFYyYBhrw2oXyPvBFQJRFPHUF8581cVL108cWJy/cDM2PAFgd7j7YxoLZ6%2bqk69f7r73B7/zdSQOhKDRRvDBoyIDcQNcgCgqbxOorOMKL4ZRSEgwaKl8rUFTUr4yACAg5AEyLEEETcQsQl15RpFiPcScyj2FzzhoyqqlWitqkSYHfMgZupj1ocUoOKgjmg3HsbZla2h5/krg5DEhkcAoFGR5TuFU6RXxnkg5UikVpURCteJkxAiFKoZlUlSkMaZkuV4gkpI6KRXIRZfj4EOZbqsFT40CQYynKxG9ooEnY%2bAC/Z2CoUsQ16epslL7TeDq6hyryzVM7CaUfRcZfo9yGscZZy8%2bwMWrJ8mGEUmcEfw%2b6rYHBNNfprSOySX7yNb0uWMiGcb%2b8WLqfDVh1Te/vrx3Wks4e371%2bKc%2b8/wHv/Hr3/Mj2zv9PWfPz3Z2PSGHDsjk78hSTM%2btv/9Djz6%2b%2bP5HNkBaiDGIaeG1qQJaolINH7%2bkt%2bXMcKWvNY5iFAXeW8RXUzq4qtGGURDWJWNbcjJS6uMIZmIOKWE2gW6a8qr3vJT3uO57XLFDUJb5JKER1ZhLNMdawvGmohUJiWiEhMgE7jkCOlKs%2bZztIqMfDDs5rPT6jAYjlA0oUfSK0p%2bLh0SpMh3ReZxOKKIILxG5FZQGJVAExdBHeFFEAZTzGBdIKdAm0HOKnmtxbdSinxVkPtAtZui6WYxkGCnoDhOsz1hsbUJwzMwu05rJy5yN8fjLWFPdpS5KgS0SBr3mrltoGmyTYxUV/M0Fvim8VZRuSgYNYyBOe0bGKZ1q7B2Z8pLsvSFQVrLI8sDnv/jGV2WjTBmt2L9NKOChubEnRCGi1Vc%2b8PEv/653/DrtuFVmsSmD1obLK4v89BO38q1vP8eJxY1dX6TNQdVBTOnUrzLxSw9L9RhVAyIIGWtYBlJjiZim15gQ6KucTAkDDJHAvIZRLWHFp6x5jyly0qzLoinTuPNgqEURmkmsLiFALimDyLAgnq4XNlzBwMJQxdhawrYdwHCIKEXXK7xJqUUNjPN4aylUUqaIBkcRqpAlpXEOlHfoUPpc8QoRTxDBSemrjSgINqLpRzifY32BcilaG9LYkQ01WkqLpVjL4YULXFlfYNBPS%2bVlgqux0XgKYwHAo%2bQmPHoPo91vZpnabkoVx5R2mvreBFSTc6ZlwOn77H1YAKLI8NLLl9%2b9srpz2%2bHDC2f22wQnAGzGlVFRDMGt3rrUeP0xk5WhRCaq1Hhx/Ppzx/lnH3mUDzy4zYlkB4bjBvmSwplG9fSSpU38hkGDBHL6bAdNLA0OhkYZOBVKuathIRWPNmBEIxLYCI6uGIKOCTrmjHVczjNS36NGxIGoQSIKrWJihIHrYb0CRhACM8qwXHhyElRaQ6Gx2rDaXaNGTqHrZA5EKQa5YyQGF2lSFXDKMLAeQ0ngjasS0JXHVuDQAk4pvDdQFGgp4%2b5yL9ggtOKC2cY2w1xQPuB06bf2DiwF1zYP8PrrJyiGZQmSPfbhKU4MoFSZPFVmt%2b1D1kSWG%2bNBbgLSfffdj5mJDTCMdd/KFbffLjidOzKOBbsJaAMkScTFKxuHXnn14vtvv/XwmUkb9gPQ%2bipcR2KCO/POrd7mkUaIaTT02OUKKKxLKKxisx8DdUjqIAMoWpTlrIoyckLGsuFYw7IM6LNGRIsZZkMC44gOKvDi0GhqobQ3GUDE06is7k6EflyjG2oMvacbHFsuhwDG5UQIg2DJK5PLSlGQKscwmQEdgQSMBLSOCX6BjLLyfFDCTlCEENEwjtwV5K6M9ujEZRyhdQ4rpS4dnFR9Yqsik0KqLLUoMLIRmSuXT0A5rKqRZRbtHf0swvuc4BWKnNwnfPLJ9/DaqUMkcbbXSrKfIlUa8u6xvQO958JKvgt70Bb26R03uc80fqqk9km41%2bTZU3%2by1064D80AaK0YDAJPPP3a%2b2%2b9denfjPJiMi%2bW3jc3FYwQhhUAA95deOyVcx3uOZSxkHpCNpYKFEcPdBEs//fH7%2badd/dpxI7XLs9z24IjTlJwVZiUrzLuceAdXoSMmMUwS1lvvpIJxyaEIASlQCkaQTMMwohyjY8mHiWaqDSCsCwKpyMMERsmxSLkIWADaNFlzi9CiALboaRQhHySdVx4UEmCEFNkOd5rYhPw4rAS8FpjnRA5hxFLLopAII5BO6E0mQpOysVtxBVljj0COpAoxSgPOC9l5pwr7%2bdwZREm48hsk8898xCvnzpEZPaZKPbjQpcxja4wJeWbZs1vJuZN/z6lHVeDjISw79Kby3G70BqDbvzzWBnZdave%2bPDyZKUUZ95YeZvW%2bsDifGMln4o93U1KMrNAhFH91trm9be/evEQdy9dhCwjBINUEcInj%2b5wbLHL488d4Qd%2bvCCOR2S%2bxj/5718A6YNJKbWUsWFblxq7qxGHQC3Y6vcwpTl7EIOg6eHIdaAVYoZe2KhkwnmElEBPFDaUkYFGyvwRjSIWcAJDqwh4lC4VpFhRxiKiIQRy7yZUwFGaNwKlLBdL6f%2bNJFDo0vY48grnHVp5TKD83ZSWfu/KqgdeFDaYsnCQ5Dgiioqti4RSGPcyTnkminPWdpZ4/fVbsAWIMmXN50oa2QsgKRWSoG4E24RCUYl9pdwYpmzDe6EwfZ1UGm5lkpmQX9kFmN8LxPJjbIqRvb/t2cayYUmao1hz%2bdrGHWvr3YffdvzgR7OiuOFMvNvE%2b00I5%2b/e7m3dY11Kkm/hRw6VRFVjHCbSvOP%2bdVr1nJ96/DZev7LA%2bnaNf/mxO3j8lSUurLbZ7Nd5%2bUqTT7/e4Refm%2bfjrx2gIGLkA5MM%2bspYncmILPLkyjFUDq0DIzyrQEMFZih9vTuiWAeWQ1lCY14KJARaHowXMl8G3eMViVIYAaPAS5WMHsAGj1aKSJUhVYgQRwpjyggXKzFGDOIErCcioHUgqBL0A6cYhhK4Y1elkkBkArHyxKLIitINqHVlpvWK3JfFjzSOZjpg0Fvgi1%2b8m2FPM9PZ5G0PvUq9XuCcmhrOXRLmncY7vWesZf9plEz3pprxDQjcd3HYf2wKcNPYm97GBuk3NcPsbpHRbG4NozfOXn/MlEUeJ1dNKGAUHSw12PDiQ4Nhv5UVMZHkiE4nkS14xcHOiEOzIy6v1/jG9y7zP371M/zlH3snf/ulBzk41%2bfATE6z7tjoJwysoZ8ZDi16Dv/pV7l7tsDbFIvD4MlVn3WtSBF2PNSUYhZHgmIknnVK65OhTNKxQYgkUJOA4GhhOIBwRRyXncE6XQa7UoaJl8EQZXLQmAFFIrjgEFXmkTjKClwxgcEowgkYFfDB4gkYoSqhq3HBI4EyeVMUogqMURQFFM4SfOkPVsqhtGJURKALIgOxshhdcObSLXz6iYe4fLFNrAZ88L3PcODgNqfPn8A7QZkp1LyZeW8adFNKCshNSqyMqdsepP4W2nGYkkHHt5Fd4/aY9E5Y8DSk2HNN2VVlPvXzL55/5L3vuVs5F7zznmNHlnYBWGRnQWpoOfdgloMERdKIkDgqH6BK%2b11i4JaFLb73w6f4vq%2b5yonWNd555yVW%2by1yG3N5PSKsqzJX1wTqMWxsG/6fzy3x/V/pmYkH9F0NEzRaK9rESAjERogFtoNCiSLGk6OwVUi8F0%2bOwVecoYdmUCWdjyiX4rLOUEiZA9cSTV7FCmoJOBypKJR3FCEQqTITzlaJ6OI9sSm9H2UUc1lqwiDElQAynvDKBwof0OJLsEaKPEQ4HN5rmsphElfm2PtAqnr0h20%2b%2b8wDPPvcUXrbMSF47jx%2blbc%2bconPPnuSbreOVkWV3zsFhN9Ekd3NqucGyrf30HT41TTi5CYnVy%2b5X5%2b4QUGa6pDppKZJA8YyY3kvpYVLVzbvUUovzc02r2V5yYanSvQqgh8kyIX7ljcbXNqYQ7QCHcqgg8r46En4tvdu8B2slZfblL/5xz/DodmMf/34W6nFAW0sogTRpbvYEPjY00vUga96YI37DzowZUGisnpJQBPoESgQrIdUCQUwqLwoiYRyeVI0MZ4upZ%2b2LClZ5gh7U1Y0WBvGXFhrcGBuSLNRdo/1BSkeJYYMg6qiiVXV4WP3poiUlEwMRYAslAH8zpdkIwSD%2bBGdKEc0uMKCKKwKpFFRVl6wivXNFt2%2b5vzlOsUIri3PcfbcAuIL0iRnFAy5TTh75RCvnr4F7yp2P6ZON7DFvaM/IXxT5%2b5RnNn3OY0PKvDsCyK4OcUda8D7vu/RhPdfsp8aBqJIs7LeO/HyK5fvPnZ04dooK7jrtql4QFGzBLaOhWL9ru7wIKNMY2JdBhrYqQgIyiwMXEEZVjVLXFN867uX%2bcjzPVa7TerGTbVbyupSLvDa9QZf85brpNGIrSzlcpEw08xJMFigh8eJIUEYBSEXRVEJ1xZFEgKZUwy0w0kJ2r4XVjZieoXCBkd/ELO8lnDqouEb311woGHpUxa0TL0i1RGFwDCURl%2bpIoSFclmvQOmRUQLeaLx3E9kxOFUWfVSKqxsNikJoNnIajRGJ0qytN9na1FxbnuHU6QNsbWj6g6gMiw%2bOyGSl/uUhiR2XVub5uV96J91unUgXN0HQTdAxTkBiKqz0TSnUvlu9KZt9EzI7uaaapJUtZA%2bFftNtLwiN0Wxs9JOt7eF9H/rK45/oD8rc4akSvafBb9yauO6BppnhloPbJDUBK1V9kKmme49YX16tDDDDZ14/xFY/LQtv36Qtxni2ugmbWcSO7/Irrx5CtTxvaebUKJd4iCmDtKwo8lB6N5QIaRASAhZNT0q7XIMy5fyJN2p84tk6pgwIpCjKGWlt4PKq4e4jBQbB4WkEYUE8fZ%2bTY0oPhq9YdCgtSJH40ttEpUQoRR48wohDHVjupjz5cocXnuvQ29HceXyV971nhSe%2beJw3Ttfo9w15VqqzgieObOn8qXzGJVBK%2bhW8ZmOjXYZOTQJS9g1qGB%2bf2mdsFuOm594cGhXFk7Dv6DRzltIicTNcTeP0BpOf3Aj0iX5S7iglFD5w%2bcraPdeurdIfZJw4MhWOpfWtOLd6izCInYuZaw9RfgCuBXFVZWCatJqEoFMEePZCk3/5sVsZFYZm3TJWrieTKEBsAps9ww/9yu0cnj3IxbUW3/E112miyEPpgUjQtFEMq4stpQQwDGXFqkQ8Sgd81ezrO4qXzxoGI2jUS7OCVqGq5wfPnUnoNAruu82V5YEJ5GIZeV%2by1KgsRabweAlQacc%2bFGiloCo8qUURa8/qdsqvfOoYz79cQ3nPKDdcvtbk1JmMq1dTNjcSIuOIjas00pKljoG3O0ChEpMCxpRR4iFww8CHfXvT1c/C/gEPe3b232CMlF2nxUT%2b28eKK1NO6WK98XKqGjR7VeQpW9ANF0x/Ey5c2rhtfWsYaV2m6k3JgAnQO4nxrI9mOXVlHusNJi4NjeUAlsneQsDrWpnWncM//LnbubzeZKZuy4ZPE8ypGZzGjs2tiCvL8xxccCx0chSBAbsKQw70KWsR6BDIJKItgRTHDhpBs90zfPS1BheuR2z3Fa1G2O24ikJoDdYpPvaFFoNiwKP3OlbwrPtAZlJs7gkuEEmJEI0nVkLhyngKE8Y4CWjtGGY1PvLx45w6UyeNLN7CQyev8Y63X2WmndMf1Fi5nlQxfaEE1XQfTCmj4/Eui44rrBWUlEn0by6L7Qp6wj7M7EXIm/w4Dc6boP2m2x4%2bDGNrws3kzDGoA%2bU43KROm4iwut67ZXG%2bPX/o4Mx1mLIDuuJ5FdzVWwmBq6sNXr1yjH5Wo3SDVKl93iI2K3OOKFPzPvNqg1OXOiTRlCTMfuxXrxwgijytusVLwBYKjTCHoLFco1zKoIxpESR4XBUOpBEawM5Q8ctPNvjcSykbOwqjw76%2brKhFCFUomPDCmRrnl2O8CAUGLQoVKRS754QqGkf7MlOv8HqS2I4L5IUwHCg0fpK/ffxoj6OH%2bly%2bNsMrp2aRin2PjT7jd97tAPYoA84p6mmPpaUVkiRHVNg7oDfIb3uYJeMn7R6YQvbNBoGbwG4/KZ3Mjl12vdeC81sAd0JdbziINort7cGhU69fPHrq9YvAFACNnqkFt72ED3QaI6xTZHn1syjEF0jw5aIyJgYsn3%2bjyd/5qXsYZmUq4uQNp//2v3w1KoWFbhGVBdKC0ELRxpEAh1AsEUrNOzh6wDYRp1Zq/KfHO5y9ntCseZJ4umemOn/qcGwCa5uKZ181ZSndACGUlNd5KXOoFKAVuVd4BToKaO2pxZ44UhQ2pm5GfMW7LzEz68hGZfGhzz1zhP/7Pz7IL3/sVnpdjdb7mOZ%2bojMeiwAhCLYQ7r/nFb79w7/EY%2b9%2bGVEa52Ry3Q34kTfZnz7426kQOS2m3%2bwhYf%2bRKXY9/S5v1rg3aYLWisGwaJ69sHXo3KVtYAqAKrq9E3y2hHfctrTCyBqubdbKUHtvwVmCihBlgIwnX0v4qz92H9c3WiSRv1FQnny/USYRBTZXbPQ0fQK6KvyYBMUcgdkARQAfNA3lSSh44rUa/%2bETHS6uxCSRv1F0AW4QpKq%2bVAoS47De4ymQAaxeryielFVgUuVJNESqrJdap6CupJx44hCdcuTAgPe/9RytRk6WawbDiMtXmxUg/T6iVY7CuJ0TyjEBZOnKa9Ry2s0e9548x%2bx8D%2bfG0eVhj5h181G9mX1vdwxulAHGuvO%2b824ktXuvF6bskzf28eRT9uzcsK%2bU0O9nupbopbc9fAswXR9w9PzBUHQX0ILBstWrc62/wEPqYhVgYBBxXF0P/OtfvYvfePE4y5tt6jXLDct87WE7N3ac0pDlMBgIO5RlsZuiiDHUUGzbgm0CdRO42kt46XyLJ16sM8oU9dTv69K9%2b9MdOsa/UoFD8znNSHFhLeLzz6ds9OCbvmyHTieQWV/ms0rA%2bdJobVRZI1VJmSgegsJaw8k7ujQbZ3j8ySNcvNImjstilLsTrnrodOP2TMJy33thdmaLZnPAsGhwfWWefGQmeSH7z9/Tr/v3J%2bfdjN/v396ENYUptL0Jm52A/QYhdMrus2fC7AWiEqGfW/LCH5ubbWio0nXKu/cWvM9qBIejDFAxEaU0j4YoBzb59584wg//4iNc32iXi8Hc8DJ7Nb%2bpujm7/USpAV5crrMZIuqiUN4TgiV4z7rkHDKai2dq/NuPLvDxp9vYQpHGVXEekX3U4eZdPnbKawk8e6rBz366zS8/OcNzF2qsbMds9kv7o3WBDMETaBnLQlT6Lws83kAUC7kN5aI2NubIwSFf84EznDjSJc/1bgMIuxywevE9dbun8FHkmgML17n75Hl6wyV%2b/ROPsbbSLLXi8aDdzK22H9BT54ns6RL2gmmKNsve728isd/k2M3OGf/dXO6bnokigtaaM2cuH/rkp55twnRJKV%2bbCflO7PsDbp29yC1LK1DkkA0hztjsav7xTz/IT336bhY7GY20mLQj%2bCmkwS7/HXfWfjMEYHTg7PkGr15ukOFxAZq%2b9Mm2tcO5wGdPNTl/LSU2Dq2nXnc/m/8tuk8EVrZinnsjYWMbmmm5CtHGdhlmpQpLE1uWwqMsUJ57qtIUZeiSIVAU4FxgNDLMdQre%2bdYr1OoeZ3c7e0yApyNS9o5VJZArz/WVg7z0yu3keUS9NkTrHOcMzukbzTLjA3vEsKlje1lA1ZybUbr9B/Zdc8N%2b2cl7bv9mVPnNhL/xb1Vt6WHm29aVebwTANr82kKwA%2bky4p7bLvLl951maAX0MleuB/7qj72Hf/Az72ZnUCPSbjfEbEyO97zLbpW%2bMQD3AMWD1oF%2bV/HK602uuIBSigaaNChmAuQyoBa70j%2b7r6sCuywvhCqccN/r7uI/IArSFOppwKgAUioj564YrIV2GgiFJh8qnGi2vcfZHAqPzQKjTLAuYH2o5HdHYYX5mT6dVoZ1as/kuDkD220PIWCMpdub4TOfe5CLFxvMzW5w370vcdfJ15md30BrW5VV%2b022N%2bGme3WRN1EOxqLRHpDehOLuOX4TcN5w432sad9mncc63bnr9iMtmAKguGwpMGJNe3IC7zxxhno946NPPsL3/JMP82ufP0mnkZFGtspJYHpCToA33i/7ebzjb06tBDa3DVu2tP3t6IJcwEjCjDa06vkk72laxgrVs/YM%2bhiIFfVxHow42vWinA7jpoWAtyUQz15KeeNcgkSaJ95o8dHH60gWSKNS/BgMHcurhmzkS%2b%2bPBESPA1EFHQXqDctkeYk9Dd03ZpOo8rGtrGxnHA1xhWdttcP6xgGazR6LC5vkeTSlkLCb%2b7M/0G/fg%2bTGQ3sPyP79m4Fr/P03Aed%2bSnjTbb8cWGrCO9s7s5cuX5uDaUO0zeZy6bFuE%2bYHhgcPvMEPP/V1/NQTj7LVq5MmZfh6EhUszvS4ttHBBYP2fooSVoXSbph9Y2TIZFcCGO1Z30hY30rYWhqx7gM1EWZEkFGdK5spSsbnj0dtzHz2Cb5hV%2bIJlGCMtENJmfOry5ZVFfPLOxQ57PTLilRr68ILZxp0h4bFhYyH7t2mkwyIlMVmBRKVMoByHh8CyoD2juB9NRWm27bbkF2qt%2b%2b4E5I0I8tadHuzDIY1rl0%2bRJFp6o0hJ%2b94llExw/lzt6HlxuI%2bwlS86M044g07NwFLoEzrHAuq4ebnjb06Vc/eeJMbFJeba%2byE0ifc7Q%2bbX3zpYvubvu7duxQwhI20r0dsjVIKrfF4Pvnc7VxcnaOZ9nnHXef5svvPMswNK1utMvF8irKFPT6n3ZeeBElWFGAsGwVKOXBj0/C55%2bbZtIoYh4SMGMdLK/DCtZSkMjSX14XxkrcT3%2bqYyoYQdilgdWyUC9u9qWK%2bPkwmrUiZNTAcela7mmurMR7F6Ut1PvX0HB/75DyDIuHI0iZHWhltgcW2JY4t9cSS6Izr1xNWllPUuI1TXTDZZx/4xpRbIEkyclvn6aceJJEN3vOuJ7EhZXl5gfbsJiduuVQWJr0ZMN7M5HcDW546MM1B3ozABbiR7ew7Zzyge%2bSwm23j41M1CgEXJIqTNIEpCliwnWzaQCJDCmdopfDWO64wN5fzp778Gb7skav81Kcf4aPP3kUIFqNDlZNS5U/d4EQf97pMwBlCuUL6rmhY1jY9fbbOhYdSTh7UdHy5hELXBpwtw8EmGf8eUGXGVghUAkT1nMrgNnEThYAPgqsyyEouWYJ2AkgHtQROX2xw8Uq5grlSZQDqxasNHn9qkbfdM%2bK22YwkVVVSAqzvNHnl1YO89Noig6HBKF8pWnsHmlBNwOnx8FAUhoWFa0SRcP3KAQRPFFmOHFsGpTl37gg7vSXW1lt4GybVs8Y3vwFfY5q%2bT3OZTP7xOWMiXU3ScIOTevqm43eZTl%2bakPS950xe7k22qchp5z1GR/G9dx6PYQqA2247GbqAF8i9ol4LfP83f4KkpugseiDh9NU5QhC0eMZ60Z6ojOmXHQu5UxR6PKFkTBGVYExgMNCcv1Zn%2beAqcyqwNTR88rUZlFYEV0WRTKUZjPMYxuVzA%2bNO2X2OUN5fAFuEiTdxIqr5qqpo7Ll0vUFeCElcUkijA4UVXny1xZlzJ3norlXe/a4VBiPP088c5fmX5uh2NXg/UchCGMukUyCEPRwreLCFot3aolYv2NmeATxx7Lly7QSdUxscv32DwdCwuTZHv18jqQ3Jh9FecW1PX0/tTwF1curkWLkjlfzub8Dd9M1k7/E9QN0Lzn1Pu8m2TwkSIS9CMhjaGkwBcOCpquwFnPL06bOgNEo64JuMhhGXVls3Ak4quW8CrlBSZzUG4W6OaXl86h0Ck0ScC1dT7MOeIgj/5rPznFpu8LWPrfDUi23WtlOSxJeh3b5MPhKpKMO08avqu3FIk60iOsYiznTsZOGgUfcsdHLqaZdry4aNTYPRlURXhd%2bvrieMeoHehuHTzx3hpZfaZBllJts4hGoiCrCXxU33ky/veejQCrWG5/KlQ4z6CqPLaJjCCeurCwzyea5fncfmcPKOZxFT47lnH8bIeO2NcUbbmLrewHMnD91jLw7TX6aOTe9MZMEbgVWO5NTzwpiK7EP%2bnitutA1KxRGdLynU7lpx0spN2C0T6zPP2nUQnbHYNpxbnuPc9RniaMrnO/6cyqraO38qEIa9330ow6zG1DAynnPn63z%2bpUWeLyw/89w8996a8WUPbqHE8nOfPIR3Jf9QWiZ95CsgwpRxuuqfag0aXOFxFnQse0Sa4AK1BjgiHr5zm8IpfuHjC1gLSqo1NVWgUStY3mrz0786z6WrKbG2JHFZDWsXbOP39BOw7QruVVt9KfOJiblyeYZ8yG4oFqCVo9erc%2bKWl4l1n9nGBd7%2byBe4tHw3L7/8AHakyjp/Nwx0uMnuzUjluC3l/sSVOS20jhs7YVfT4za%2bx1iIfzP2vQ90EwJRHvceksjkM53aEKYA6Hw9C76Mt8sKhRvGeOvJd0awYnn%2b9ftZ3W5Qi23F4qrEZx9QqjIyVi8wYbPjd6neYf%2bx8QxVKhAK4acfXyBQhkjVa54hEQ%2bfHPHiawPOLjdIk4D3pUV9HHMwZrdBwh6hvJyg5YPKYFXBOaqIrYDWsDPQ/MJvzDN4zHHb0U067TZXrqQ0Gg5dUXCtA5dXGjgLaWInxYimicbEFTc93tP6mA8ErxgM6/R6DTQWrf1EISsKTae5xu13ncWbJp32NR6%2b/wW8xLQam8zO7HDt8kwZ3Dq%2b7T6DYwggqkyMCmPKfzPiOJkwvxnb3NOJY%2bhOXTP9cuNjv5kRepf1aK3wuPzC5ZVszy8izdHYzpVngDbELU3c0DgSnj9/kKLQpQ1wuqOnSXu48W%2baUu959/GxahBEAs6WPlKjYKenGBYwGw%2bp110ZJUJ5vnehXDl0GuDs2gEnn7akjElSigbOlfbBMYCcg60dw0c/vcDKRsKH3n2dtz%2b0jjGB4VBP2q%2bVJ9KesbYd/PT7jjXrMNHyCWMKI%2bAC1kakcY/773uN2fk%2boyzBjb2goczwS2qWCxdO8smPvYfVqx3arT6Xl%2b/kiS%2b8m9HQoJXb88xdkExhwI/zdd/kvIry7V5TkYHx/p5rdqn3HqUjlKsSiEw/eP92c/YLVWkT74vrK2t7A1KLgq26hgYQck9QFp02SEOgT42L67Oo6UZRKSBVR09iEMOENk4oYflZRrwQqtp1FQjHMqBQsr5ywAOr64bPPDOPsrOcuVwnifzuiqJSUp2xHUzGS1ZN2QRLg3OZjTXKFd4GIiyFE4Z5KdRr5UmMY6cX8/hTC3zLhy5yy7Eur5ze4TNPLbGylpYix/SYTGOvon7jAyVnqt7dlxOgsAlGD3n07c/z8MNneeX1LZ555g62NpvYvAzwSNOM7a0ONtfU0x6r68d54unH8LR548xduMyXuSi7uGAyEFNjEcaFoghlMckb2GpFOaeJyPQs3ufAn4gR4/v4coaFsUzxpgC8ORCF0u/eaqb9h%2b85srMHgLlVK7E3tLIINxByFTAdaLQdp643OLc8R2TcpNGBMmO/KqUMY1VDAC8VS9yV/wL7WHD1OdbuxmaVsRxsc/jk59q4IMSRx5jqWdU7iVCWkxHKZ8Gktk6YUvF8xYbzXHHH4T4Pntzh4nJClmvOX2my043QGtbWI1Y3Yg7M9bnrxDb1OOdjnzrE8moDo8fG5t0BD27XgDuh6BMKU5qQAoF2Z4uH7nuF%2b%2b67wrAfc%2bfx12k1N3nq6Qe5dGERCFgb422ZHmCigm5vjk8%2b/iFq6QjxRRkPsodq7dv2T4w9xGl6gkyz0f032H%2bzMPW8MKU2V2zrhqDCMLU/fXxaCxac87Tb7c3jRw%2buwxQLnpu5e3XoDN1Rg6yb4grNaCdHhYznLx9ieatJPAbgNMkeo2ds5J1QcsVkceewmzC9ayje%2b85%2b/F6U9rkQqiTQypvhp2Tfyd944McT1QW8C3sm7dgAriVwbbPO0MZ81Xs3%2bGMfWuEDjy4TRZbRUNHrlwCMIs9goFma63L7LTv4KWo9zd6NzhH8hOUC1arqkBUxUZLznnc9y4e/9lPcd/Iy%2bRBC8Gz2F3nhpXu5emWxfG%2bvCE5XbK3kJlqXSezZqCyJYqKsnOyTvp2awYS9eh5j09gUK56AMEydMX2PqXMmYzJFKYIH3LiTdzt9egBvYLsy9bn7p41G8Nsvn17uwZ6sOLspYgqJQ%2bQkYrjjSeZ6ZMR86vU7KApNPSoXl55QwVCZNiYjJJRl/JlwQ6oBlPHUDFKdFsALXlHWfq7eb3y/4JhovONEmrD/Hcfb9PrL%2b7gOlM/WOtAfKH7lUwtcvFLn3Y%2bscv%2bdWxht%2bfwLC5w%2b1%2bYLL8xzfGmT2c6QwoF1GucU0Zj9VdQ0eIgSi3dRxQnKn4q8jLpO4z6Pvf0F7r//IjYT8mG1mJjEfP7Fh3j5xSNosQi%2boiyVbDkGVijFEWXKOjau0KVyERSEqTK3E%2bwEdvG062qcPi/sB8z0tdMgDLBHwJ7cfzzGTM3%2b8bbPDsZNfqp%2bVaJIE9nRkg1gCoA%2bd%2bvdfGYwk2SdVBts4akvdHlu%2bz4%2b/8YtJLqYtG8iyI5X3an2xx0wNjQHJbuxZ17wUkXZV4M41lrLalbl5NKyux9gtxRdKD/3vHb1%2bHEfjcuV7KGAUxcYHTDieO7lBmvrig9/KOP2Y12WFgc88/IiH//UEh//1BJf/WVXmFvMODDXJVJz2EJhlK9ceeX7DoYJwZdxfcGXkdO33X6JI4fWmW9vsrS4SdY3FAUEZ8tCRT4jVV3Gqx3tDvC%2bhgLeqeoc8N7gnZAkvZJdu6kBH09sJnRt95577E67P0yUppuB7IYAxrB3fwzAPWUZuMk%2buwL7%2bKcgWOu44/Yj17/yyx7uwhQLXpx7%2bPpWvrTeK7rUU8vMUsG1VPgXn3k/6xttElNM2OeE7Uwo4VRGP%2bPZGPa8054JN2anYR/b9uBt2L2N3b2HDxMZeNenPM2Kq3tPWPXUn/fVcVdq2WniuHQ14Wd/9Sgvn24R65x3PnSNb/uaN6g3PL/0yVt44vOHOXFknbc9dBVbSEkUJtQfQigz2Y4dWaXd6jI71%2bXRR0/x8IPnWFrYIs8EVwTw5ULZtgDjRpy87TQzM91SRvRgrSEvDFmeUBQxeZGQZzFx3Ecbi3caCY4DCxeZmV0rFTUnk5eeziPeA779VG0KTLL/iv2AnAjmN5FzmDKA7p0z%2b4A4za7K/RAgiQ1ac2l5vW9higKuda9uzcVuxZniNms8MzXLk5eP8uwrdxObcTRGRWLDmGRVbZvyMJSLE04Z6aZJ1ISCTtmpfOVTDlItdxAoM0BLVi2VcD9mddMpqRNqPH5HtatV7%2bEQU31bWIXzisMHdhiMIj7xuYMcWthmbqbgvjs3uOOY4/S5Di%2bdXuDK1VuJ04JWc8RwEO96gUIgzwwnjpbLLAxHiqww1E3OzlYCNkdCCTwkoEK5pnBA0ah3uf/e13jmC/cyHBiOHz7N4cPXWF%2bbJRsmFM6Q6B3ShuXsuXvwXhOZESeOv0ruWqyvHIYQyrqEMu0U8FU/Tc/om7CBPR3Cvt93329XTh8Lv9UM3n/tDVx3P/iY7PsQaNRTN8r88hefu8Rb7jsxBZ2wOhjZ48ufeO3Rsqijzzl98Vb63VbpdhqDbWLlH7ej3JmOit6dibssIIyrCvmwt0rAFHUrZb1Qaa7ldb5ag4NpyrafAvpKcanyp8Zy8oRT7KOIhEBvkKKVsLMd8/LpOQoL2QhCUNx1%2byZf%2bZ4zzM0Nef30HL5aliFMDU7woMRhlGWmM2BxcQsfyURMGAfJ%2buDLKqrGo2LNMy%2b%2bkxdfvBtrFXNzazRnRmRFAx1BFAUW5ldpzw64vnyCUT9Cq3IVgfXeHCsbB7FOo42lVtsioMmyGnlFPcsHCsGP/Z27YyRT3/crMbtjdZPfxx08ERkmA3UTAN/c9jc2jzgPaWIGhw82rh9aSoEpCrjYecRtbF%2b8MNi2FCNN3rBc3ljCFRoxGZPggzA1GBUVUmPCSCjbKb7siHEwX5CJbFZaKaYAHKQCSpicMBbqpfJ6lFQvjJegKys0jGXFqck2NstMd8Mep3v1TEWg3zf0uoHIWD779BGsFd7ywBVUEAqrSeKMAwtdvD9I4QLOle3UqpR9lPIsr7RZ2aqxtLiDLRIMniAFQ6fKmpvaI1KuWYcJZFLjypUFVlfaNNIuszPbnHnjPnY2Yjozm0RmRFhZZHt7DnEFxhQEr6nVuvR25llfP4qogChPo73M3MxF5hqXGBV1rq7cRb%2b3gDZ9lDiyUQdnFUpytMr3AW6CNHblo/2ArCheVTp5ogGHfXbR8Zcx297DdqegKIItPDOd%2bvKXv/%2b%2bS0cOzuwFYLt1mIXOgVOHOs%2bgMqHfj1jbnqkoWmk8Lu/pd6O4JwhgogSPoy0m0kaoolYmRE0m9sAxC56wdXxVtrSyMYpU4VflHB6/33gJg0mpkArYTEW8TE/s6f4Zg788T9Gq9QgIn3ryCM20y/13bZSKRYBm0uOdj1zgc184gcsLlHbkeYxSHqU8w1GNLzxzF4%2b97VU69R4uC3jvMMojyuO8Jyihpod0%2by2eeeEtbK0nGO2Z6azzjkeeZH5mjWJkmZvrcmnlMJvr82SjCCU5tihL49nckI/isli/KqlRnje4445neOTOT2NzeP3SO/js578Lbz3BWLTuMjd7mW7/IP3uLAqPUjlasgkRgaqPJWcS5UFZ0yaMQThhe/vZys22m7Hf6riU6%2b/NzTXOXV/tr25sZLzlwanqWBevfwrnhucePHDNNqVn1rZnuHb9MErcrnZbyVmlnFcK0eP6hJMBrj5LD8UUCEIooweqoup7SgtXQBQJU0XXKxBO0FPdVslkuQoqU85%2bVf8GEWfcZdMiQvXfIEuppQXBBZ578RDHj2xRiwuyXNGsjXjwnktsbWt6O0KjkfHCS7eSj0LlGtOcfv0wtx%2b9yLGHrtITUwY%2baEdRgM9KtlWr5bx27gTPP3MnkQyQ4Dhy6AoLc6vMdDZY2Vjic597D9eXl5BgiU0XpcsI9LxIcFkLj8LmglIeHVl2tg7x7Etfh80TDi2%2bgVcK5wP93hKHDj3Dffd%2bgvnFN%2bhuH%2bTipYdZ2ThOt3uA0bCJiMPoUZkC6gWlMwgBbxPAIWaIOI2f1IEJ5WD6feC7mUlsn%2bF5bxVV4cjBzvlsOMg3hwUwBcBO6y5G8ew5F//nNeNHBws7h8uiyeiNvQ1jJUMmNg8IlIniJdsNExfbtLISQuUp8eWPE%2bVKyWQhGx/K9RnDdATmGGAyfvcqLAupxJIwYcl7FvwM%2b3YC40XGJ9%2bFMsOt34to1YdsbKV85qljfNljZ4iMJSsUo0Jx/wMX6W3H7PRatDsZRTRibm7E2XNLaO04c/4ocR0SPWJxYYON7QZid5hpbdJpO1zQrK7OokKB94pWfZUHTj6Hci2%2b%2bOLDHDnwKocPXeTi%2baNo8Xhp4b1CqyG3HnmBnd4hBkPh1tteLZUZK1y9di/b2/NcunoLBw%2b8ysHFV7j3zk9y/epR3vXQTzI/e5VhnlCffYOlzmmGo5TN7UUuXX%2bQ5ZWT7PQOktuESA3xtlYK0WO7llMEycoE7slKTFMC9YTk3Ezmqz6nIkOkGnYlwm23LL36wL0nGGWlPXMCwCTqEFR8ccfcfqaxffGgBAfaVsLr2OVUgWVCaSdC2cQOV1K5ULFWVVEtJjMpBBAddq/xpZdjvDh86RcuFxEMU%2b8hunxAKedNhM4JmqaM/OXHtAw%2b3pmifmPzhYTS91wUEcHDCy8fxjrhvY%2b%2bTrM2ZDjUzJgRcwcUH3npNq4vN2gkipW1GkLAaM/5Cwc5e%2b4QzcaQhfkum5t1vLXcc%2btFHrj3Gmevd1hemUXrAhXKCvmnTj/I2x88y5VLJ5hNz/Dw3c9y7twdrK10qjaX79RsdXF06A1n2NlZwllDs75OFA8RP8Owu8iFS4/ggnD84Bd46PZfIDZ9/DDGWIUjJXeeREYszr7B7MxZesfbLK/fxRvn30d36zBKxn5mgaCwrkUcXSZurjDqHcLlCgkOZKwFTyk5NyeDu1sQUGUk0kynVgTcK5/87Cny3PKd3/zotCdkhcjUB6Zx%2b8u9jcffo3WOibKJ4XXizhg7/n2Aqgp8QKqsMdm10kzYbilVqHGx8MmtShCVXp7SfDBm58FXsk5lO5pQN1UFNJYaChP7zxh0474IU4xivxJSDu3uO1XHbFWTRSnPiy8dot/TvOOR8xxc2uRQY%2bf/3957B1uW3Pd9n%2b4Tbnj5TY77Ju7ObJoNsxlxSQRqSYACaRCmYJC2ADGYtGhWqSyalFWUTIq2XCZVJZplkSqZokgzFClmAitkArvE5p1NszuzM7OT08v33pO623909zl975tdLAACBEh3zZ137kn3nNPf8/3F/jWz7YQ/qmJbhsOk1l3k3CAShRDQW01Znt%2bIEBqlJI8tj3Pk5f30VmPiqCSOC4yS9LNxzp7dxFtue5G86vLMc3cx1n2SzdvPsLjYpRrESKkwOuHIC/fbKWGN4fLKOABXzFZimZOmPZZXN/Ls8%2b8my9ucmLmZTbMnmR4/zfb1RxhvX6YoEyKjUSom13aevHa0yu5Nn2dy7DhPPPNRFuZ30k6vgrB%2bxyQ%2bzczMl%2bhnezDe3TOUfOBZMTQ6CLaJoE%2bs/lcWig3bJs48%2bNYbXly3bpwsHynR221NkiRjTI5veWZRd9nUWWXbzCWOnrx%2b2Orx%2bphnQoRlOG2BYbOOw2wXU78IdbKAA1M9j7LX/7zodrmFwlVo8k4EoYyzhh3QfQrOyMs4pP6FFDjKmKEx5Kx4KQxprDj%2b6gbOnJvh0M0nkLcY8okuRRGTZyCMtA7txBBJbaWWihFGkbZKjLH5hlrB6pJEisrpoNZKkrJkZnKVC/ObyXLJytUdfP6xlM5Yz6oGUtfXFEs3j7CwY4nrZ%2b90ijgtqErBxukjlMzw4qtvR5Lzwth93Hrj77Bl%2bihKS4yByChkpdFKoukylV5k786/4CT30csnmR57jonOKQplWFm5gZWFvUgxT7t7iqI3i6r8Sz4aCw6AN7RG1CBUCrZsmnxRGc5dme%2bjlB4G4HLvJJFs0Y7Hn9Xpun4avdo9NPcCn3vuXrSW9dseOp0xDashHTM53apR/wTCJQgQuRuIBEY5MevOI4xZU/fQCGt0eAPIuOqdxoHUW8P%2btjUiVD2oJ3SpjaHmoYXRE8/UzXpDmpQUWcQTT8zx8ivbkKLg4M5XOPRQn5XVFmfOb%2bDo6S2srqZEVIyPrdAftBlkCe24IIpsvRmZ6Cb64yyzdlpy7OxeXr2wB1Xae7t8YQMiWgfKOBVEYJSox640kQ97nUpFCEqEipEmY%2buOF7mydCOry7NEMmN%2bYQ/HXn2A6%2b58ntIk9KuU2JQk0k4OZEyFKSN2b3iUWAx47tj7WV7ei1Yx/WwT/dV1RKLnElwLovYSqj9hcw5H69dcs/mUCKdqIbh%2b/6anO%2b2oWloe1PWEagCOtbcjZUKaTD5/rrv96Gp%2b4rZdG15jvNujt9KhFWtXv851qtBeuXPWsHDl%2bN3Pa2fR2v5sStAG2NCqSV8a0tWcddsYMo0v0N2b3VW6OsmB7luz9EiHNcgLreBghbEMGPook0ihleDyxQ6tRFBu77Bn7xm2zCyi8ld45ug2Llzp0JLL3LnnAnl/nOdPz3L0zEYuLmzk0vwYwggE2tWJNmhjB1oJFJWKkKZCukFeqojt/O/a17AqQdrQW0P0tg8mJs5RFGPk%2bRhxIjh94W6ywQRRnIMRdFvzjI/NY1qSVBUs5GNUxHTEKqsmYSFbT1suMkHGlaU99HuzSJMzGMwiyYhEH4y1AfL%2bLmS8jIgzqAyYFqNsN4I9akNECKrKMD6eqn17Nj6aJDGdTqveNUjJL1C6RMadxYnx/Y9nq5%2b77bqJM1w3e5anFw7QSt0gnNJbG1An6DlnspDW0gkVfZ%2beaguRaqs3aieNtEdiw37CWbum9vU11rxxQJSeLX181rOmo91ax/RsWYNNOFAOD9ipmXEkudTpB7RbCmNivvj49bz86lY2blhl3ewiragiTiq2rV9h6/qCie4Vdu%2b9yNRzK1y8eJ7jZ7Zy%2bvy0jftKQVUJOkkPhGC1P0k7XiESFVnRQqCJ2873JzT5IGa8fZV2p2Jhcb0DsB2zg6xotXPKaoIo1iBjeqvrERTICMoiYdumx9k/9yzHT72Dja0XuG76GPPlOEtFm1cuvpPXTt3DZPs4N%2b/8f5nb8DAXL%2b9ndXkjSbQEVEHgvQJdYkyEEAVaKoTIESrB6LgxCOvn24gw4eYRKUrFzm1TJ6/bMf1kb3XANafqGmtvAgyRjNkyvfPRl14b%2b%2bjGqQF37XqSp08cRGuBxJWniN00QEpBHFlDBa%2bbuUTU2kp1xkVpK%2beLlrU07FBLG5YTxtQMqV3mSxMBwemB1HPjabfckJtYM32a8apA8Gh8BQMTgpAQicGiHlmhNbHUXLo8zvnzkwix2frJNHTbN7J%2buk%2bSVta/hmJ2cgGRaCYnV5GqZNO6y6SpIusJlOlw7EzEuomzbJ1d4vz8OhZWxqyhkCdsmjjH9TecIEng1OU5FhbFkJdECMnCwg7rpHdDBaR02UraEEUZi/0dfOHJD7M4v4l1Y89zz8E/JkpXObs4x6mTb6NYGePC0npa4iqH9v4ae3f8Z1468fdRpbTKK4VlCK2BAlNpoIMUfUS0hNbrGG5Duk%2bNAeEYcP/ejU/OTHfPlZVCRM2%2bTX3AwRUApExJOzsfjVtbLi8vndvw1hu%2bxF%2b8%2bA7Ond9MpzWwijo2LckoY52ZkSegYKop7%2bsL4sFCWplc64c6oBpvgOiGtYYMGndgjW1Dk57lmDJkOC9HQ1A24jncL2C7%2blIbBTEMiWIgjSs7WN591waKQnDy7IRb570G24kjW0cnFhVLq7OkccnS6jjCFFy//SWmOwOOnLqRlZUWVRmRZ4K3H/gkB/fP8/jJWzn12nqWFsfsHCJxVUeSkLIhnvp6nakm7JiNQW8GrQRptMri6nX8xeP/iEhWdu7ICpJ0hVhLLly%2bi6PpOdZPP8PWDZ/k/JV7qPodywSmsh8vSoyECIx2cwEKP8d0AMDQFhGWo5I44sYbtny2022baiWzGd6jAGwsSEXS2fby1NTcX504tfTQni3L3LT9ZU6f3%2bb2i6i0HZQtcQyGdvqeQEfS2SkueuzHiEQu9OF0Q2O8l9CLTWdQeFeOMHXMWzhwGQf82rnuOkFIv2%2bTyoXXDUMdMOgsjGfCa2x36sOQKPZg1cEL5K4qkppOK6x2b2qDDANKCRYXxqwzVmoELU5duI54y3kqFZHlKZGsmJxcokjX8akXbub5Y1uIZEGaFsjUdZAGrW02TxzlGCMpVYuYAoFy12yzz6WsnBpiiKQtvJmkSxRqwgXvDULYKYKOn3kfr51/K%2b32OYRPDEY7AAbefVFh9DiYFK5Rr8ajz0LJit8812zdNHX5xhu2fiYblGg1rJQ3AKzHNyiiZKqanLrxU8Y881DRhwPTr/Bw8oBlOAFj4wPyQWTHqnq5oK2yjQAjZWAJu25SGvyU7b6TcO4X36P2AgIQup2lnzHSA0sMW%2bNBTUd/juFm/L96t7rch78e8XrAczzqr9kTdsDuIUiHGZT6RFFkJ2L055xfmuXS1XWkUWnT3aTCRC0eefE2tKoY6/acu8XpvUBVSSbHLzIzdYWz8zuZGruAqGIuLmylKlIQFanMkRifaA3GUKmE6c4xbtr3BZ545bsZrKa2K4wFoTCGspikzMeQ9BHkICqs4zm0eIVdZ2L7qUVKqANSK%2b1CCIqi4sYDW/5qz64NL2kNUUh/IQCNyoP%2bXGFs4vrPTLe7i33Vn9636SQznWWWVibQCG7eeozxuM%2bnn7ydjszsRXoLuDYM7FxrNRP6HL86/8/lrhk/xK/BTZ3Vb5pj7KLjHSkaP7Q3SMIHoA112nbgbEZ4FrX7Cm/1ImoDpCFJL3YaFaJeDIDVuFiaF2QYuE2meHiTsSyJEnutqgAiaUVmnCH8jAPBBdnAkqSoYjZNn2SytcB1Uy%2byd%2bZVTs7v5MLKehQVV3vXcfy1Qxij8ClYlYbtU0%2bya%2bZFnkvfRc%2b0iRyVW124QkgnbrWfw9lnwpjwQhgWK2L44yWY6wcrfiV3HNrxcLudquWVAaMtEMEBGRpN2t313PTk7kcWF86%2bd9vsRQ5ufYXPPH8XAsHM5Dz3H3icR1%2b8EZXHdpp6gzVCvCgc0kmdpao8UK3Ytrdlhi3dGkA0sVvhVTcHrCA27Q%2bqXTb18/KOveCP9r/ZTHNlQtDU9x%2bAJQBdCM6hUhz1eur9h9LWhhjRnTYwcuoxtvWUEfZTVDFKSVrxAImdffPAlmd527bPM06FRiNNyczMM7B%2bwOnqOv78%2bVuolCQWJRa4kjRaYtvkMcbiVZIkR1UJSdpjONPZW70%2b5WpE/F6ziddZtv2SZYod22Yu3Hnbzo9rrYkjyWgLyrM1N661hqhbjm%2b880%2bUaNFmiTt2Pk2SVBQqQWUpN255kd07j5NVadMLPjmgLu/lAOZk1nBpNdPkADqdaUjs%2bX1rMdfsb5QtGOkzqP1ouDr13sWXjXbJrsH5fe7h0DUE/RBmIPnfNUEf1Tn/urnteoeA7Wqm9R/C8zVINJ4p604UlFVKXgm2zbzELXOPgxDMr06zZ/3jfMfNH2emk6PKCFXF9LOEQZ6ynG/g0ZPfztkrmy34BCA0ysTMdM%2bweeIcZZ4ynl4kTZad5yJIrwpBGBofQ0r0COCEsqJ61A0jJEJEFIXmjlt2fHJu57qXjdEkiRz6QMCAcTI2jMwoZWrjfZ9ovfYn5yr11NaNU5eJo4rpqUUO7zrCBlbZMHsZLaJGacWlFPgcQPxztk5CETmKC/1%2bBvufwIX3RHCbw5PjGYELx2Fz17RGSBdeqXXKQNrVF%2bC/m4AtISw81lxrc4xlTWqLY41%2bGOiGzXrjsTZ8IQGYQ2SGbjQBZGXCVPcMb9//eQ5tPsJUJ%2bNPJ7%2bD507u5P79X2Bz0mN5uQtCoSvr%2bko6FSd6e3nh9CGK1YQ0zh0J2Il%2bOumyLU08qLh3628xlnw7R46/3RkvGuPz/bRnvorh1KJrNYkRfaBCmFagClp/WlkqJsfb%2bvZbtv/BxYvLZrWXrznDjq0bAgDG48NbhWR8cs%2bx2albHi6W/uojmYjJTItD217g7Tu/hBjAdGsZhK6tQtsLgnpik9qScJ2ifXkwJ54c%2bOpOcNZvLZJD/Hj3iVvpJa4Q2k0l24BEeIey34n6Etx1%2bHtsRG09hnlEXFo2NoGR4td7oAWiOJTVQ79by4E15/aPSBtJ3u8yOX6CD971W9y%2b8TWy1RhRCN6z72Hesh2EUAyyDlJXKAymUiAkg37ERnOSe%2bf%2bmCdO3c/i0mZiMpe9XbJ14hXSSNPPIrqtJdpxbrURH%2bKraT8EYMh8voOCtwXAJITWoHDsZ%2bSA/qrkzlu3P/f2tx34TLeTMl1eG9A1ALP%2bxeEtxhAn40yuu/N35hd/678%2buzKVVCpmYXWaK1cn2btugbn1Z0mTHF0JROyoQhvrFkHUFQqE6wKv23kNrHYUu/uqy6cZmtCbGLrlpl8daoWxk0wjJT5repT5hp5lyIhrcivddZvAUvbA0sOnGNY3/b4NoOv1OmBSoDFP/S4CpQxxMmDrumM8cP0j3Dx7nv5ql6yEVFT0VYeqqphilV4lSGJAGbQwKKOoCkPLZNy/4b%2bwe%2bIZvnji2zg%2bf5DV3iY2tJ5j38zTmNImEJdlC0yBFAXGaCe5vN6n3iT72R4VJsHgfIFeiY8uY8wkUrS5586dv611dfXS5f5wF7i2Y8tsA8DO2Oa1PyNjZre94zP9i7f8lSwvP9COM85c2cIjZ29h//pX2bP%2bNNMTCyxcniWK8yZD2luUxuCK%2bIFxNQSFnXXTR02s6HS35BNUfecJe2NGmDps5w2VMCXQGmtmGKnAMAD1tbe5Zk/vXULWUBo6rD5XI2KHRbFploNVjX4YLAfMnFUpN29%2bnPtueAyZaG6ZOUoxSNHaVnPQRpOqFVKhqZQglgYhIspcIWJrkEXSVmgo8haz6gLv3vkbHJm5myOn7%2bbQzMeZbi%2bTFS20MURAt3OFKMowBQiXnNAYHteY%2b6VBxMhX349e6oGgzaAv2bVj5ux3vvfW3x7vdomjmOEskaY1seDqGo5FURLF4/2pTQ/%2b9vqjf/xAO%2bmxtDzDw8fu4537HmXL%2bAVmp65y%2bcIGUtPUTLXs55RcTSNP6xRtu1/tDvHWrzM0DDambDvS6ZbeD1i77rzZTw3kxvQOqSn8HqxiWEI7jna6eMBSQbWpa9ZWGTGRh/Dldb7mBHZRW/ZXxFTGsG/LUR7Y/jSr1TSKDqKtSJQhKjXaCCJToSpNoex0EWhlRWglkIkhHk/QlaZcKcnLFpHU3DzxBNcfeAqhSoq8bec4FYZSKVYGHYqqQ2JWGsZ7Q/a7lrXrle1QREmMmaUscu6/Z9d/3jU3e7woNN044fVaUx0rX7zmDioa0J65//cPbH34x3fOPr/vucUHOHFhB89f2s9br/8s29ad50VzsO4vrSCOFDLSVIW0Y3z9IJDGU%2by6uykxWoPX0ZuuBz8JwlJgQ/1fj0dxfjyfJlSDbhQs4bLx9YTq51k/1JDZ3NUOGx/BgeHKEIsE0RBf0gJQOrYlP7CT4dy/85Pcvek5lhan7BzGMXZiem0LayoF2giqElSlqUqFQSBlRJFXUBqiroQoJukKSCqMgjxTxLGmVCnaVCilyEtBVUXMcIIts0e4dHkOoV3CganAlGuf2ZoHaGhgE7CfSzzN8pLNG8cX3/nW/f/P/Pwqfmb0a7UNM9NBLLg//7o7RsnEuZ2bD/zHt%2b/51M%2b%2bcvZ2VlfbnL66ia7U7N18kk8nlR2tLyBqKaK0wlSRc%2bv4a7dsIENXkDMsmnFvI0zlZLGTijVG6uZ9jjKQyw2drgFc8xDXLo4e0xCbo7RaFI8ALtRj6%2b/Gj4LCICiqNlVlX7ZussTm6St0owG7po7x4L5HmE5KMpViUOhMO8e7DZ9ppVGVnWC7KsGYCNmyKoJWds6TsqgwkUC2JFGSkA9yioFGtCPr3o0lpjAURUVZJUwkl7lj029zRPw9zl7Y7zKuS9aoKUMPJ0KIHCnPoPR2MO0hUrG%2bVclgkPE9D%2b3//cO3zz2W5RWTE/HrnNO2Jhtmasvr7iRlQue67/uNt5z/yY9%2b7uiXdjx67N28Or%2bNPE/YO/Ma3bEexWpCHCuEBK1iykGMjDSmHpZpLTZjvOgcoXXlXDMysIqHWMhjTDjL2biQn2jSqESjVzbi%2btpiePhLU70rNEcaUIa%2bHRNcW7BLuGDAaEGhUpTW7Bw/xvrxJaZaK9y8%2bQW2r7tAR%2ba0dE6lIwZVgtG2EJEREqUs2ERka/Fp4wfrA9pQZZZdlcua0hoqpTCZJunGlKVAVRpTCtJWhGhJImNIM4k2lhVTs8SG8WOcFftBfTn2c2akSTGUwAowDuhGJyciyxWb1o2vfPdDt/3f7U6bSmWviynfGgBObH3jPcc3n9i57c7/8MDuT/3M82fu45GXbuWx/Teyf%2bMJNs9e4vjiLpKoR5XFbqyIbnSp2oLXTRzXCIQvXV93ZMBa/lAPqnq1aTA1NECqeX41tAO2WoPHIWAGLpIhcdpY6/Xpmosd/olAPzRGkKuI9e3zHN72GG/f/QSzYzkCRZqAQqKNoLeaUlY2QUGVyqZ3uUgRwoldbRBS2jo5WqGURitFUUGlDShrRfsUNVXZeZC1kOhCk/cMMnE%2b0iRGViVVUbHSi5DxPO3uefLlFLHGzA%2bfpP8uUWq32%2bLv1QASpGSQ5XzgoUO/e%2bCGLX%2b1uNizL82XaTUAL7z2%2bBvuKGRKPP6WX7tj79Mfnnv52bkjJ%2b7jD595Nz/znn/Nrdue4%2bUTey3JCVUbEkYYV20%2bcOrVrhKPGDl0q7WTOngWwrPQkCFlGjEdfqDx8g89vxGQrRHPYnibyw2r9Zt6mxk%2bXEMgr1Eqop2scv/%2bJ3lg05PMTZ9Hxwl5KTBE9CtZn6aqrAValUAUYUpFNajqaIk2YJx7qSwKDJpKgzYRlVaUpXZJCtSdraV1PoskQihN0VeY2DJpVdnyGJUy5EVMy5xktnuUs8uHiGovwrWs1eb%2bBZ01z1BEkn6m2L5l6vL3vP/Qv0EYKlW%2bzrmGW5OM8IbKJxhd0BrbdWrH9vt/dV3n3L9spRlfOHYrXzx5Fzdtfpk/THOUioh9olytvxkHtsBB7W0FgWVKPzakvuSGzry5MiywR/S5cAcRrIdh2rqGaG92NWsP8UgJAuxGj74HOiBTQ6kjZuJl3rvvC2yMllmtupSlZS%2bEQOnKpiRpMErbqcikxFQaXWmUqagKhRDS1kc0hiq3xyiD9f1pO3GiTA2mMqhKOB%2bfIo4g6UpMKSgLQ97XkBiEVFSloVKgkYg4QpcZHS4SyRyj5AgLiuB//3SEM/QEYdKmJiLLCj74/tt/9fBtu5%2bpKk0nTXkzrRHB46MZrmtbFKVct%2bs9v3bf/j/9vqdOnrspyzfyK1/4frauv0Qa2Vwvg6mHXPqmhXFp9MIRk6gd6I2I81mE1h83CqQm28Q/Hw%2bgoAbh0CNjSCz6s6x5z14Hh6b2Unsd0MfkgpfVE1/wG5US7NtwgvWdFQZZanM2M42qDEjQysbadWnnr7O2mxXBVVWhXXlYg0GVUBk3iMi5rZTRKF0hlEAVPvRpwacSQXssBaFACqpCo12kqcgMSmkKrVHGUGpDqWIm0xOMj%2b1laXknkckDdcf1Ye0OGxU1DpIyZrVfsXdu9vhD77n5VyIZIxPD6/n9RlvjiO5%2beQAaoN3eeOED33byf/vks6/8h%2bfOTctzV9ZzfnETbZFZttKmKSgZghBssSF3L02sWNZM6H17tU7lzyCGUWOGhmI2HFn/mgO6fUNHETZyR0Pi1H2RYviY0L1jmusZckT7XVGsZpMsrbRI44IkTTGVoOwpbA3xJhFCCVBVBYVdXyrdeIEqW5daaZt4USo7V3FVGbSyQxCUsskjlVJoaUgmE6JYUhWKYqCtz9AIikwxyAxGaCqjyHJDUdjzRDIjiZYZ4YzRL/Z7oGfbVRGlksSR4aP/zf2/sH3b7GuXrixd60Ffs23eGLhh0vbMmztKCnbd8K7fed99v/ahF3738nsjuZ4kKqzISCS6VPV4jxHc1DQucJ0XRj2kGd7P%2bBFvga5R/%2b%2bZzRkovr7gUMWEAFkjJDi0IWRIjR3vIgTGOuCo/a317w6fzwTxPKMlnbTHpSrl%2bYWt3Dx1jEpHmFITRfZSC%2bUsWgyV0nU2d1XZCqze4rW3p9FCoWtFxBYNUk5CxG1n7QpoT7WJO7F1WPcVVaXQxlCWmjwzFIWi1JpSWxArY9C6oNDT9LPNSKOaMmfh46rv3YtdD0QBMmZlseC977z%2bz77/e%2b/%2b9VYrpdO5Vqb067dGB9Qrb%2boAowUyTvP3f/ut//LjT79275demp6enMQaHFIgImlTpVxH%2b8wT60trBhoJ4ceHOJaqpW5D%2b8Ml4dz9Y61rW%2bTSx5%2b9PuIA6VHdSE0C2RrcTLPOqnp2rIBxk4mMBj0C2481ADeA0ZRli7E0Y%2bPkJapSY8qcKLH%2bOFO6WtGqQiDQSiNjC2Lt08t82pqxotIYGoe0T2UzNsUMoyEVtKZbtCfbZMsD8sIfY900VWHIM0VZafJKUSmBwriZDSoyNU1WTFIXu1zTAusO65UwgJARvYFm66bJpR/4/nv/hZAyX%2bkNvowlMdzSOA1CceXCmzzMoKuYzdv2f/EfvGfpl46cWPxf8nyGTsdmuvjqqMY0DuIQA00qlAed1xsdToUVK7WfsO5nv3CNWwwYrw7N%2bfXD4YtGhPpr8IzpwoS68iVoxUjyr2PLkCSGRLBx%2bI947exesutTJqf6LC/balTKGIzW6ErhhvQABlUoGme3coWanFWrtLVaK2u5amWnOSuUpjsliCNBpiAdb2MqTTaoEHFMkSvyXFOVhkGvoqgqtE92FZpKa2IBMjUMBuswKkaKN7JaHRGIJuuoQqK14nvfd%2bj/OHRo7tErC6u22sGbU/0AmBzrBrVhiv6bPxLQleRdd8/94p8/evZdf/yX%2bb2tJCGyLkBXZ8U4ZdpZwJ7FPCuJ0FpubtI5cBpGeh23QGO1e1Hsll1MOIxMD4MmYC6aSI2Uvrigz0FsFAbvl6tPNBQVaV4mgEgW9LIxvnDqLvbcfRrRq8jz2DqQjYFWDKXGlArtU8%2bUQWMcSI1Lz/Ji0j1HY5zD2aCUAmJMJJFRhNCGrJchYkHZK1hZLok6EWVRkRUVMhVumGtlrXFlEFFJT21hvnfAdso1xO%2bQ3hfO9ChjlpcLHnxg36e%2b//vu/cWq8lGutRnPX67VRyg32urNfrJK0O5MLf7D9239p7u2qKWVVeu/EpFprFI/7sD3VS2KTZ1Z7DOHjRnuSN%2bxBj8pdmAYhPFaPfx91PC1Nrasw4LemmzOKcD4aWGNfdA%2b8qEta/nlsDqZqa89uBYnFhOpeOrEQU71p%2bjO9CmFJjOgogqdSDIDpbA%2bOaU1sq2JE2FdJBKIDFoaKgOltsaDlPZZgEZqyFcVxUBR5Ypypc9gOaPINGVp0%2bHKfkm/XyKTiNIYlDBooTHCEImKXMVcWL6TqphqqmOFwKvdZsPuGIQVvXPbZi7/2Mfe8T9t3jS1EklbfPwr/UA4TYNof8XoHRSCwzdt/uxHHjI///P//vK/ygYtOl2JjAWqjKipQlsLd3jchgksXreq1t/cLXsW8uKjziekUelwmlltlLi1RgbyPnyz6x9rvrvLwpd%2bC0RrwwuWBetZmIZOGaLf1o4u8xbz/Un2bz3HBH30QNDvS/rZACM0SkduiKKh0lDmChlr0lRiKoWMctJWgUlBa20n71aSXEsqKcgyjSg0ItHkUjHIrBFR9ivyQUVeKogFg35FXlYkXU1pDFWliGTF1f4B%2btkckZ8G1qsm4Y358TY1EK3Va3Rlvu8Dt//ze%2b7a81heVKTJG8d736jVR4qo%2bxUfrIFcCT743p2/9PTR8p4/%2bNTC%2b5OkTRxJjBJoI2sWrFWtOnLACBhFgxUv8XzXm0b9b/DkFhqcOiD6G3IztNc06Y5xf02duc0ImNx27%2brRChP4tLzfrXYj4VOumnuSomSQj/H0y7exd8vLtNs57UhAFKFkjFKaykQYIdFlRdUv6EpFezzCRJIih6VsE5fyzQyKlH4RM9t%2bjanuBaIyJ8okOmpDnqHynAKoStCqIC80pdIoZehnFf1BSdTRZEJS5CWSioViHwurdyONAamDF7T56wuQCiPrnE5lJIOs4kPfffuvfvd33f4rq/2CepjBV9kaAMqvHMUCqBSMd9Psww9t/8mXjg/2vXKmuHF6NkXGAlP6IL8DhpSgdT16pK6GUOuCBjcJcCCJvTvGI7jZ3WqYIThoMOaAZwhW1jtYUWlojB0/vNkzgagrOzD0AvnzmABwzQVYkSyEQZuIs5c3srgkmZ3IkTIm7iqSSqEGgiStKKVAyD5xN2ah2MMrFw6y2O%2bQlR3OLe7k6vI02s3wOdZaZKy9xMGNH2f/xJdQ/R59NUFOC5EtoYqYQhmMjKiMISsqcqUgNpSJIS9LpFZcLW5jqX83qAQhS%2brC2kO9il1vJEjl9mmxvJxz%2b83bHvmh/%2b5t//O2rev18vKgETpfZatRF0WdN9rvdZsQUFZwz61bXv2ZHxI/9pO/8PzvzS%2bVs5NTsa2WVVv3rtOlgMDPVesYNXN5UdYUnxyNPIgAoKZmT1Nj2G4Qzbm838q7fCDQPxsLvIF1A2zj9q1vod5tFNTNOqUjWskKc5ufxcgey1WMjEpaUqOTLqVuo9MCVMFgMMsjr/49nn/tVpZXbBkOjEZSEssSgSZGM%2bh3WVhaR5m9he03P0HVnuTk6kHGO8/RMZqiglLb4QlFqZCJIBGaAk2mNIku6emDLPXvBRUhZMFwgW%2bCBYEv5m3kRYTZzNJKxfV7N576qZ/8jh/dvnX2clUpOu2vXvT61jDgmwydXKv5UOm9h2Y//ZH3b/2pX/z1U7/c7yG7ndhFsUyT5VEzio%2bhNuLXsx0QgCW4rrrPg/UOAL5S60jKSpMxE4qJEddMY/zo%2bjoMuLHHZtiAGtIpzTAA/dmUoNtZojO2zHIxxmTS40o5ycnzt/LM8dtY6ncBRSwzsnycsxe3YypFGvURscYP6K/HpmKIZEE3KVjtT/HUhXcyv7oXZc5xoL0KCZYmC02uNErakW6DSNHLFQmKXnU9V1buByUQImdtmd3A3ycEEKPECoI2g0HM%2bun24j/9x%2b/60bfed%2bApjbYhQ4arHHw1Tfg45qBYO2zuK2lSCFYHJcdOLvLrf3DiZ//ws/M/0%2b6mJHGErmhQCg0AfAIpdns9wxLe8PCHBG9mvb9bFeqQBMBaAwx/ULjdLbyRElMrmOELOgLAa/gdjZFEccb66dNMT8yzPNjI6fO7KDNrnFkSNUgUSZwhnbW/dpyu/9uM3dDkpMk5ZFSyY%2bZz7J16gTxr0e8VaKHpV5qlAeSlYlyW9IpdXFx5EKNajb9PBKATYAHp3DWmjZQ5svUUK6t7acfb1U/%2b92/54Q/%2b/cP/bmJizD2Wr0Hxcy2JkmBYZvS10akQMNGV3HrDJv7X/3H2Z7vtZzb9xz85/7GJ6Q6RkMOxxqGAd6N8mRqggc8NEEMhDbc%2bPKEIQHStBxOyV7guBGy4wQRgXnM6wVDmcP0CgHc5WS9kRZm3OH32AKeMRIiKWGZ0Ujf3sAk%2buA71YGuqHDE0P4ex4UGJRqgOvdWtLMpplsf6ZEpQyQJdwWKWMMgKhG6xIrax2L8bU1lQXVtpc89ZACQIUdLqPE5eamJm%2bK73HPhnh2/f/e/6/YLx8e7XJC1HWyCCv/aTRZEgjSXtNK4%2b9sG5f3L%2bUn/6M0%2bu/FfdbssWrhxKv/dtlLFE3ZEhYYoALGINGBlmoWu1kPFC/0/420OsOXKiuhgnLuYc8Kkx9fAAH9YDW7MvTQtHso4Zcft6MeuPD%2bdhW8N6TizXI9egyKaQpkApw5XlhKoaUFRtsmKcLBOocpqs3EdVbkDSQoo8fKebFjIhKYaItPMsRdli0LuT%2b%2b7Y/rN7ds383Mpqxvp1X7mn5Mu1r12LDJox2DgjmlYaLX3fd279keX%2bKfnEi/3vGeu2kEFKfqN9DClYw8zm9mh0RRqDIUwSJSDVN75C91OaoZ8dDdcNF4yurzKsCFuXgnPnbaZ98OtDhguBFq7z3/3A8HC7r%2bU8LH6b0WslUigWl%2b9kdXULcXyaqpqkKGNisUxVzYFuE/kBR2ssXf8xCCSGFCNWMHKV/mAaU83xsQ/f/6/e%2bba9/zxJW2zYMMXMVIdIRs0p/hraXysAw1YUmjiWVx/6tk0/LOVF8dhzvQ902ilRFLl%2bdUD0432HXk8vBt1%2bQQfWmdT17iNOPL9uDagCAyVcvSZWPPrd/meCA4XT1YbfFdMwd329IZCHRW7tHx0Or9jICw3zUX8PiwaV9qMLtBbkags5M%2bAKR5ai7%2bCVB/fi9b0R5JgYIxKS%2bBRECyz3riOVO7jn9q0/%2b9B7b/rnt968%2b0292l9t%2b7oBECArFO12fOV73rv1Y9Njl/oPP7r44TRNSJN4WMA5hhPemPAi1VcbDR9aOD44iHA0EnZEvK7dw50mgEoonodq/Zq11BqI2KGfGWLSUJwH7FeLV896Tix7MNZM57bXJdI8%2bBzw/AByXSD0AEGJkpeJ5DyR6VOZrQizidetbuVeUmNSpChJ0uNImbO0spdua4N69zv2/LN1s8nPrVyjnstfd/vKo8dfQRNAlmviWMz/ow9d98Mfed%2bWf6PKjCyzFT2F88E1feRjr5q6vFWtgPuwnjt5fZxhqKOH6W140VCzkPF6WQ0aBwg9coCPA4%2bKTty56lixv27c/mEMOQCVE6XGiVfjh7Vpl3Ol3LL2QLNMh87tX%2bWW1QB0H0wORqNVnzR6nDReRJiZYSYfFZcmQpuUOL5Eq30EJFyeP8Dk%2bIblj/7A3f/4tkM7fm6QVU3Y8evYvq4MCJa8Bpmm04l7P/6Rgz%2bR5erin37q/E/3e6ozNpZikI48/FPSDWzcQ2yMDpcdM4qxMBF1yFdnhqT6yEKwPKKj1ZtHrd3giwez32%2bISkcYMGA9Q7M8DEr/koXiNiiXUX8KC0QzAF0ihEBRoLUir%2b5EmF1ACoTpVSECI6BgvP0sUdRnNb%2bJlZVZ9s3Nnvrg997xE7fcNPcHR46c%2boaAD74BAAQLwrLUlBX6vjs2/Nz2Ta2Tv/lHp//3C1cHW7tjLaT0nnffhcHNa6f3CeekDvWuIKox6piu25AXOQBqCDoxsq8O969PNLw45PA2rAWg%2bwjTOJbrGY4843odb8TQWKPzVQ50pWU8nVsgOsVFIknlZtAddw1BVnLtfhJAhBF9Oq2niKI2S73D9Ppd9u%2befPInfvSdP7TjuvWPXbjY%2b2vx8b3Z9g0BoG9VpekPFHfdtv43E6lO/uYfnf4/z14e3JW2W8SxD4CNZh2Hjuew/t%2bQ8sUwMq8BnBpoTbSj2UazTyiSh1hzFJTDLGe3NozYMN3IXz/5c%2b3rC8FmqOfoCMtl6DJgvsx%2b9/py/RQSoGxexjV%2bNZ9gAKU6wOLKRqSI%2bZ7vOvifbr5x%2b09PTHRO5kX1DQUffJ11wGs1rQ15oZicSL/4/ndv/cDb7hz/1aK/Qq%2bX2WRJ52ytP74j6ywaN1dJnTalr/HxDKQb/c3rkjrYT3vnri/OGB4bAKf%2bhO6Q5q%2b3XK1eV2GGKo%2bOuE%2b0woJLBeAK9b0SyBvA6Rz0AHTmxG7B8Avmmr%2bmuoUAlCAiN5PVJItLG5gcS5f%2bwQdv/6kf%2bdi3/eDEeOdkv1%2b8YUDo69W%2boQzomzEwyBRjY%2bmZ%2bw%2bv/%2bjMpHzqsWeX/smJc8vXjY11iJM4kHB2QQhjszUl%2bLBbJBUYiUaypuo9DBGicT68Jndw%2bPz1V3z2tuPhUNSGIcQh/9412DK0dkN9DwdkL3YJATqq85UOgBmWGcOi4QxjLGz1ehdekxIhJFmhKYqKe%2b7Y9ej7v/POn5mZGf8vqtIUZYUQrdc52de3/Y0AECyGqlKTVRX3Hd7yy/fftfWLv/cnx3/68SNLHxgUKe12MuSlN0bbEhVaOjEs6YwvEMUly8ub8cE8RnDhluqVa8YX%2b%2b01aMM6MV5M%2bn1CnTMEnX6d7SEYqwCEii9rcOgCq%2b9ldr/wxuyFjoBeBM/LD2Ww4NNG0usVTE60Bx/50D3/9t0P3vqvkzS%2bePzERSoVsuY3vv2NAdA3Y4ytpr594ukf%2b29v/dBn/vLUP/yjT7z2E%2beuDva1Oh3StGFDO1m1fcBGRPR7k8hIIRwD1drgaF/VnTcKPlP33ZAeGOqNa44b1elovteI18PH1jpdIJZrMayvwXpe1yto6vX5Cw0vNjCs6u8OfMKK3f6gRCC59849X3j/d97587cf2vWnSsHlq0tvsoe%2bvu1vHIBgH2GeK9LxtDx008b/q90Snzp2avl/%2bOwjF39geVF0Ot02SRJTl8xFABVKR6giQkjlBrUFVRIETUQNGlYa%2blUYqnz1OgYG9fHXAN8Qy/ljQ33sWpat1wMdIJUNrVm9z1m5%2bGpVoyAL1YdgdRheExFFqcnzjN3XbTx33917f/nBd9z6K3M7N11dXFkljuK/1oSCr6V9UwDQN6U0yysFU5Odo9/5ng0/sm/XxB9%2b6YmLP/7EcwvvXelHotvtEMUyiETYKQKMAiPs1FBSyjoaN2oxm3DiFR/lCPyPtgVumjUgDEVtyIwjITdCI8WBrwagZzyv/5XW8WxC1nMx5yEXSnMfw8qfB52dGiEvNUWRs352fHD322/83Q%2b8/95fMsY8WVaaXj8bkQB/8%2b2bCoDgfYaKwaBi3771H3/rvdd96tkj57/7jz5%2b/Eeef2Xpbf1eRLvTIomj4FnaWsUGqyMa4VPtjfUfGtxAbjevXQikEGTGnmuoyCXurxnRB72YHdIXA58eoSsl1PcqCzhfkd779ExJHToTYFPiRYA1/ztev/ODrizjVRXkRcHUZFsdvm3uT%2b8%2bvPff3nRw1yc2bZzh1VPnkeKbrquBb0IA%2bmYMDAYVQkTl/ffM/c76de0/P/LChfc9%2beylH3zmhfl3LBZSdMa6pGlTLlYQuX6yIMTNORJm5xvf%2bSG4gKEsZzsvlvvuxkQMgcsf5/U%2b04hV7%2bczwTr/V/si4GVgZJTuNwIROjwyKyC%2bwLgQVhUpClsKbawbF4dv2/3xD3/owV9rj6V/cuq1i2qQlWR5OSKqv7naNy0AfVNKs9or0IaVW2/a/Bv3Ht7x%2b6dOLX7H57546geffP7ygwtLqiWjhFYrJYokxrsenFiqCx4JN0JOWKNgyFfnogR181YrOMCAmy6wAeCQjufXK4b9fxU18PDJBAXoDGMKMMpd5zVS22unuX8RfMayRBnI%2bnb61g3rx3rXX7/lz3duX//vb7px98P33n1j9dRzx8jz8hvuVP5q2jc9AH3T2tAvKrqdVv/%2be/f83jvesvcPP/HJ597x2FNnvvflV5fee/biwrZeJUjTFmkaI4KagyARMnbzFQs7ZLie19dgTAW4zA9fm6YWr54tnVVTA80zYAg859D24rYWwUUDPG2B54t61%2bzqZ%2bz24rUe10ztSilLRZ7npGnE3t0bX73x4I4/O3DD9t/rjrU/d/nKismygtXewJbI%2bBZp3zIA9E0pzepqzsx0p9y2bfoTW7ZMfkIrdeCZI2fe/dIrV77j6KtX77uykI8ZkZIkKUmS2GxsLTHCgTDU5SU2P9VPUwU1MId0vVpUV8E6D0hvEHlncdkAT%2bcYnTvgmVoUCiLAVj0AV1MxKH8hhEATUVaasrBTb62b7a7edcf%2bR/bt3fzHb3/r7X8WxcnxS5evsrC0SlGUfyORjK%2b1fcsB0DelNFluATM92X7x8O1zL77lvt2/cv7C/OGXj118z5NPn3jw9Pn5W64ulh0hOkRxizhpEUVJ47RGOLVKuElqCIDlRakTxybQ78CxVujjc4kCpsQ4V4rWhWNXa20LV/bDD/quxSo4xo5QWlBVoJSdyWh2Znwwd2DL0zfftOvhHTs2Pnz99bseW1lZzbtjXZZXBt8yovb12rcsAH0zxk6M1%2b8XJGkr27Fj4%2bf37dn8%2bfsO7/iFqwsrdxx95exbn3r6lQcuXlq6ZX6p2LiaSUTUJYpTEgdIWRek9MBzRoDRIDQCBaIMrGcLSJvLV2BMDsr57ny%2bHy61Qrj51NxvCGHDYgIbQtTKUFYKpSqUyul0WqyfHb%2b6bdvMk4duvf7zu3dv/8sN66Yfn52dXrmysIJS0O9nlOU3PnHg69G%2b5QEYNq0NeV5SFhDFreW5nROf3r9vx6c3rxftifGJPRcuXT10/sLCXS8efe22q1cHNywuZ%2bsWrvSlkC2iuI0UkiRN0apHJCvipAVEGN1HigFRMoauSqpy4Lw4Xk/MQCQYY8W7dAXObfgwwZjKMZqgqjSGFLC/Nz7eMetmJ%2bbXrZt4%2bZZb9j09NTX%2b2MR4%2b6kkES8dPnw4W1np0e9nrKz2yfOCNHn9WYe%2bFdvfKgCGTSlFlpcUZUmlRDY1Pf389p07nk9i8Z8uXLgw1kpbc1985NH9cZwePHnqzI1nzl6cW13Nti0sLq8brFwaywZLtgq9Mw60LklbbQTCFpgUEiEThIwQRiGi1LKaUWitkMIQxbGdiDCWTIyP0%2bl2%2bmPjEwtj4zNndu/af3zbtm0vKlW9dN%2b9t7%2bstT6xc%2bfWlYWFHq%2beOEmv12NltU%2bWFSiliOOvfRD4N2P7WwvAsBljKIqSwSAnE4Y47vTWb9jw/LZt255/17e/%2bw9efPFFVlaXJw4ePLj%2bkUce3XH06NGt09Oz69vtdMvLR1/ZtLi0uC4bDGZ7g8FYWVbjAsa0VhHGztMkZaxlJLNIiH670x50Op1%2bd2xiKUni%2bd27ds2Pj4%2bfP3f%2bwpmd1%2b06e/jwnWdfPvrKpQ0bZpb37NnPZz77CBs2rmNhYZnl5R79wd8e8fpm2t8JAI42pRR5XlAUJf1BRr%2bf0Wp1V%2bbm9qycPnP%2bxPJKj7e85a3cfNPB%2bFOf/uzE/NX5qd2756ZfO3thoreyMrll84bJsiwSpTSqqqJ2t6MGg7x38eLl3tatW3pzcztXV1Z6y6deO7384DvfthJJmf327/4uGzduYseOHZw8eZp%2bP2MwyCiKkjwv7Jwhfweb%2bLvypv3/7Zuz/X%2b4bAX5UtySrwAAAABJRU5ErkJggg=='/%3e%3c/defs%3e%3c/svg%3e";return l.useEffect((function(){document.addEventListener("keyup",(function(e){s&&"Escape"===e.key&&c(!1),(!s&&document.activeElement.classList.value.includes("country-selector")&&"Enter"===e.code||!s&&document.activeElement.classList.value.includes("country-selector")&&"Space"===e.code)&&c(!0)}))}),[s]),V.createElement(mc,null,o&&V.createElement(xc,null,V.createElement("label",null,o)),V.createElement(bc,{type:"button",className:"country-selector",onBlur:function(){c(!1)},onMouseUp:function(){s?setTimeout((function(){c(!1)}),100):c(!0)}},V.createElement("div",{style:{display:"flex",gap:"16px",alignItems:"center",overflowX:"hidden"}},V.createElement("img",{src:h.optionFlag?h.optionFlag:p,alt:"flag"}),h.optionName?h.optionName:i),V.createElement(Cc,{className:s?"expanded":"collapsed"},V.createElement("svg",{width:"12",height:"8",viewBox:"0 0 12 8",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M10.9999 1.17C10.8126 0.983753 10.5591 0.879211 10.2949 0.879211C10.0308 0.879211 9.77731 0.983753 9.58995 1.17L5.99995 4.71L2.45995 1.17C2.27259 0.983753 2.01913 0.879211 1.75495 0.879211C1.49076 0.879211 1.23731 0.983753 1.04995 1.17C0.95622 1.26297 0.881826 1.37357 0.831057 1.49543C0.780288 1.61729 0.75415 1.74799 0.75415 1.88C0.75415 2.01202 0.780288 2.14272 0.831057 2.26458C0.881826 2.38644 0.95622 2.49704 1.04995 2.59L5.28995 6.83C5.38291 6.92373 5.49351 6.99813 5.61537 7.04889C5.73723 7.09966 5.86794 7.1258 5.99995 7.1258C6.13196 7.1258 6.26267 7.09966 6.38453 7.04889C6.50638 6.99813 6.61699 6.92373 6.70995 6.83L10.9999 2.59C11.0937 2.49704 11.1681 2.38644 11.2188 2.26458C11.2696 2.14272 11.2957 2.01202 11.2957 1.88C11.2957 1.74799 11.2696 1.61729 11.2188 1.49543C11.1681 1.37357 11.0937 1.26297 10.9999 1.17Z",fill:"#070B12"}))),s&&V.createElement(V.Fragment,null,t&&t.length>0&&V.createElement(wc,null,t.map((function(e,t){return V.createElement(yc,{key:t,onClick:function(){u(e),n(e)}},e.optionFlag&&V.createElement("img",{src:e.optionFlag,alt:"Flag"}),e.optionName)}))))))},Ec=e.div(nc||(nc=o(["\n overflow-x: auto;\n"],["\n overflow-x: auto;\n"]))),Ac=e.table(ic||(ic=o(["\n width: 100%;\n border-collapse: separate;\n border-spacing: 0 8px;\n text-align: left;\n .rounded-row td:first-child, .rounded-row th:first-child{\n border-top-left-radius: 8px;\n border-bottom-left-radius: 8px;\n }\n .rounded-row td:last-child, .rounded-row th:last-child{\n border-top-right-radius: 8px;\n border-bottom-right-radius: 8px;\n }\n .rounded-row td:last-child div{\n display: flex;\n align-items: center;\n justify-content: space-between;\n }\n thead tr{\n background: ",";\n font-size: 16px;\n font-weight: 500;\n font-family: Circular Book Medium, serif;\n line-height: 19px;\n }\n thead th{\n padding: 11px 16px;\n color: ",";\n }\n tbody tr{\n background: ",";\n color: ",";\n font-size: 16px;\n font-weight: 400;\n line-height: 19px;\n cursor:pointer;\n }\n tbody td{\n padding: 16px;\n }\n"],["\n width: 100%;\n border-collapse: separate;\n border-spacing: 0 8px;\n text-align: left;\n .rounded-row td:first-child, .rounded-row th:first-child{\n border-top-left-radius: 8px;\n border-bottom-left-radius: 8px;\n }\n .rounded-row td:last-child, .rounded-row th:last-child{\n border-top-right-radius: 8px;\n border-bottom-right-radius: 8px;\n }\n .rounded-row td:last-child div{\n display: flex;\n align-items: center;\n justify-content: space-between;\n }\n thead tr{\n background: ",";\n font-size: 16px;\n font-weight: 500;\n font-family: Circular Book Medium, serif;\n line-height: 19px;\n }\n thead th{\n padding: 11px 16px;\n color: ",";\n }\n tbody tr{\n background: ",";\n color: ",";\n font-size: 16px;\n font-weight: 400;\n line-height: 19px;\n cursor:pointer;\n }\n tbody td{\n padding: 16px;\n }\n"])),Y["neutral-900"],Y.white,Y.white,Y["neutral-900"]),kc=e.div(rc||(rc=o(["\n display: flex;\n justify-content: center;\n align-items: center;\n width: 100%;\n height: 300px;\n background: ",";\n border-radius: 8px;\n"],["\n display: flex;\n justify-content: center;\n align-items: center;\n width: 100%;\n height: 300px;\n background: ",";\n border-radius: 8px;\n"])),Y.white),Dc=e.div(oc||(oc=o(["\n display: flex;\n align-items: center;\n flex-direction: column;\n gap: 20px;\n p{\n font-size: 16px;\n font-weight: 400;\n line-height: 19px;\n margin: 0;\n }\n"],["\n display: flex;\n align-items: center;\n flex-direction: column;\n gap: 20px;\n p{\n font-size: 16px;\n font-weight: 400;\n line-height: 19px;\n margin: 0;\n }\n"]))),Mc=e.div(ac||(ac=o(["\n \n position: absolute;\n width: ",";\n /* height: 421px; */\n background-color: ",";\n box-shadow: 0 0 24px rgba(0, 0, 0, 0.04);\n top: 58px;\n z-index: 10;\n padding: 16px;\n border-radius: 16px;\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n\n .calendar_head {\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n align-items: center;\n height: 19px;\n padding: 0.5rem 1rem;\n background-color: ",";\n\n svg {\n cursor: pointer;\n }\n\n .calendar_head_month_year {\n display: flex;\n flex-direction: row;\n font-size: 1rem;\n\n .calendar_head_month_name {\n margin-right: 0.5rem;\n }\n }\n }\n\n .datepicker_month {\n width: 100%;\n display: flex;\n flex-direction: row;\n justify-content: center;\n }\n\n .datepicker_main {\n display: flex;\n flex-direction: column;\n justify-content: center;\n padding: 16px 0 0 0;\n align-items: center;\n\n table {\n width: 100%;\n display: table;\n height: 80%;\n border-collapse: collapse;\n border-spacing: 0;\n\n thead {\n width: 100%;\n }\n\n tbody {\n width: 100%;\n\n tr {\n height: 35px;\n\n td {\n }\n }\n }\n }\n\n ","\n ","\n }\n\n .date-picker_right {\n grid-area: 1 / 9 / 2 / 10;\n }\n"],["\n \n position: absolute;\n width: ",";\n /* height: 421px; */\n background-color: ",";\n box-shadow: 0 0 24px rgba(0, 0, 0, 0.04);\n top: 58px;\n z-index: 10;\n padding: 16px;\n border-radius: 16px;\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n\n .calendar_head {\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n align-items: center;\n height: 19px;\n padding: 0.5rem 1rem;\n background-color: ",";\n\n svg {\n cursor: pointer;\n }\n\n .calendar_head_month_year {\n display: flex;\n flex-direction: row;\n font-size: 1rem;\n\n .calendar_head_month_name {\n margin-right: 0.5rem;\n }\n }\n }\n\n .datepicker_month {\n width: 100%;\n display: flex;\n flex-direction: row;\n justify-content: center;\n }\n\n .datepicker_main {\n display: flex;\n flex-direction: column;\n justify-content: center;\n padding: 16px 0 0 0;\n align-items: center;\n\n table {\n width: 100%;\n display: table;\n height: 80%;\n border-collapse: collapse;\n border-spacing: 0;\n\n thead {\n width: 100%;\n }\n\n tbody {\n width: 100%;\n\n tr {\n height: 35px;\n\n td {\n }\n }\n }\n }\n\n ","\n ","\n }\n\n .date-picker_right {\n grid-area: 1 / 9 / 2 / 10;\n }\n"])),(function(e){return e.range?"650px":"300px"}),Y.white,Y.white,(function(e){return e.calendarPosition.topOffset<150?"bottom: 421px;":"top: -100px;"}),(function(e){return e.calendarPosition.leftOffset<150?"right: 0px;":"left: 0px;"})),Bc=e.div(sc||(sc=o(["\n display: flex;\n flex-direction: column;\n justify-content: center;\n align-items: center;\n position: relative;\n cursor: pointer;\n margin: 0.3rem;\n height: 2rem;\n width: 2rem;\n border-bottom:1px solid;\n border-color:transparent;\n ","\n :hover {\n border-color: black;\n }\n ","\n ","\n ","\n *{\n ",'\n }\n p{\n font-family: "Circular Book", sans-serif;\n font-size: 14px;\n font-weight: 400;\n line-height: 17px;\n ',"\n &.invalid {\n pointer-events: none;\n }\n }\n\n .month {\n color: grey;\n }\n\n \n\n .today {\n color: ",";\n font-weight: 900;\n }\n"],["\n display: flex;\n flex-direction: column;\n justify-content: center;\n align-items: center;\n position: relative;\n cursor: pointer;\n margin: 0.3rem;\n height: 2rem;\n width: 2rem;\n border-bottom:1px solid;\n border-color:transparent;\n ","\n :hover {\n border-color: black;\n }\n ","\n ","\n ","\n *{\n ",'\n }\n p{\n font-family: "Circular Book", sans-serif;\n font-size: 14px;\n font-weight: 400;\n line-height: 17px;\n ',"\n &.invalid {\n pointer-events: none;\n }\n }\n\n .month {\n color: grey;\n }\n\n \n\n .today {\n color: ",";\n font-weight: 900;\n }\n"])),(function(e){return e.fallsWithinRange&&"background-color: ".concat(Y["black-100"])}),(function(e){return e.selected&&"background-color: ".concat(Y.black,";")}),(function(e){return e.selected&&"border-radius: 50%;"}),(function(e){return e.notSelectable&&"cursor: not-allowed !important;"}),(function(e){return e.selected&&"color:white !important"}),(function(e){return e.selected&&"color:white"}),(function(e){return e.selected?"white":"".concat(Y.black)})),Pc=e.div(lc||(lc=o(["\n display: grid;\n grid-template-columns: repeat(3, 1fr);\n grid-template-rows: 1fr;\n grid-column-gap: 8px;\n grid-row-gap: 0;\n padding: 10px;\n margin-top: 12px;\n border-top: 1px solid ",";\n\n .timepicker_hours {\n \n }\n \n .tsc ul{\n border:1px solid ",";\n border-radius:8px;\n }\n\n ul {\n height: 64px;\n overflow-y: scroll;\n padding: 2px;\n }\n li {\n cursor: pointer;\n list-style: none;\n padding: 3px;\n border-radius: 1px;\n\n &.selected {\n background-color: ",";\n color: white;\n }\n\n &:hover {\n background-color: ",";\n color: white;\n }\n }\n"],["\n display: grid;\n grid-template-columns: repeat(3, 1fr);\n grid-template-rows: 1fr;\n grid-column-gap: 8px;\n grid-row-gap: 0;\n padding: 10px;\n margin-top: 12px;\n border-top: 1px solid ",";\n\n .timepicker_hours {\n \n }\n \n .tsc ul{\n border:1px solid ",";\n border-radius:8px;\n }\n\n ul {\n height: 64px;\n overflow-y: scroll;\n padding: 2px;\n }\n li {\n cursor: pointer;\n list-style: none;\n padding: 3px;\n border-radius: 1px;\n\n &.selected {\n background-color: ",";\n color: white;\n }\n\n &:hover {\n background-color: ",";\n color: white;\n }\n }\n"])),Y["neutral-200"],Y["neutral-200"],Y["neutral-900"],Y["neutral-400"]),Hc=e.div(cc||(cc=o(["\n display: flex;\n position: relative;\n width: ",";\n height: 50px;\n background: white;\n .date_picker_input_holder {\n display: flex;\n flex-direction: row;\n width: 100%;\n height: 50px;\n border: 1px solid #d2ddee;\n border-radius: 8px;\n overflow: hidden;\n transition: 300ms ease-out;\n padding: 2px 4px;\n\n &:focus,&:focus-within{\n border: 1px solid ",";\n outline: none;\n }\n &:hover {\n border: 1px solid ",";\n }\n &.error{\n border: 1px solid ",';\n }\n\n .date_picker_input_holder_icon {\n display: flex;\n cursor: pointer;\n padding: 13px 16px;\n }\n\n .date-time-parent-wrapper {\n height: 100%;\n width: 100%;\n }\n\n .date-picker-wrapper {\n position: relative;\n height: 100%;\n display: flex;\n width: 100%;\n svg {\n width: 20px;\n height: 22px;\n position: absolute;\n pointer-events: none;\n background-color: white;\n z-index: 100;\n /* center element */\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n }\n }\n\n input {\n border: none;\n height: 100%;\n width: 95%;\n font-family: "Circular Book", sans-serif;\n font-weight: 400;\n font-size: 16px;\n line-height: 22.4px;\n \n\n &::placeholder {\n color: ',";\n }\n\n &:focus {\n outline: none;\n }\n\n &#datePickerTime {\n position: absolute;\n top: 0;\n bottom: 0;\n right: 0;\n left: 0;\n\n width: 24px;\n height: 24px;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n\n &.showTime {\n visibility: visible;\n width: 30px;\n height: 100%;\n z-index: 200;\n }\n }\n }\n }\n"],["\n display: flex;\n position: relative;\n width: ",";\n height: 50px;\n background: white;\n .date_picker_input_holder {\n display: flex;\n flex-direction: row;\n width: 100%;\n height: 50px;\n border: 1px solid #d2ddee;\n border-radius: 8px;\n overflow: hidden;\n transition: 300ms ease-out;\n padding: 2px 4px;\n\n &:focus,&:focus-within{\n border: 1px solid ",";\n outline: none;\n }\n &:hover {\n border: 1px solid ",";\n }\n &.error{\n border: 1px solid ",';\n }\n\n .date_picker_input_holder_icon {\n display: flex;\n cursor: pointer;\n padding: 13px 16px;\n }\n\n .date-time-parent-wrapper {\n height: 100%;\n width: 100%;\n }\n\n .date-picker-wrapper {\n position: relative;\n height: 100%;\n display: flex;\n width: 100%;\n svg {\n width: 20px;\n height: 22px;\n position: absolute;\n pointer-events: none;\n background-color: white;\n z-index: 100;\n /* center element */\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n }\n }\n\n input {\n border: none;\n height: 100%;\n width: 95%;\n font-family: "Circular Book", sans-serif;\n font-weight: 400;\n font-size: 16px;\n line-height: 22.4px;\n \n\n &::placeholder {\n color: ',";\n }\n\n &:focus {\n outline: none;\n }\n\n &#datePickerTime {\n position: absolute;\n top: 0;\n bottom: 0;\n right: 0;\n left: 0;\n\n width: 24px;\n height: 24px;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n\n &.showTime {\n visibility: visible;\n width: 30px;\n height: 100%;\n z-index: 200;\n }\n }\n }\n }\n"])),(function(e){var t=e.width;return t?"".concat(t,"px"):"100%"}),Y["primary-500"],Y["primary-300"],Y["error-500"],Y["neutral-200"]),Oc=function(e){var t,n,i,o=V.useState((new Date).getMonth()+1),a=o[0],s=o[1],c=V.useState((new Date).getFullYear()),d=c[0],h=c[1],u=V.useState((new Date).getMonth()+1),p=u[0],f=u[1],g=V.useState((new Date).getFullYear()),m=g[0],x=g[1],b=l.useRef(null),C=e.parentRef,w=e.showCalendar,y=e.onDateChange,v=e.showTime,E=e.range,A=e.fromDate,k=e.toDate,D=e.dateObject;t=C,n=b,i=w,l.useEffect((function(){function e(e){t.current&&!t.current.contains(e.target)&&n.current&&!n.current.contains(e.target)&&i(!1)}return document.addEventListener("mousedown",e),function(){document.removeEventListener("mousedown",e)}}),[t]);var M=function(e){},B={getDayNames:function(){return["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},getDayNamesTrimmed:function(){return this.getDayNames().map((function(e){return e.substring(0,3)}))},getMonthNames:function(){return["January","February","March","April","May","June","July","August","September","October","November","December"]},getMonthDays:function(e,t){return new Date(t,e,0).getDate()},getMonthFirstDay:function(e,t){return new Date(t,e,1).getDay()},getMonthLastDay:function(e,t){return new Date(t,e,this.getMonthDays(e,t)).getDay()},getMonthName:function(e){return this.getMonthNames()[e]},getDayName:function(e){return this.getDayNames()[e]},getMonth:function(e){return e.getMonth()},getYear:function(e){return e.getFullYear()},getDay:function(e){return e.getDate()},getDayOfWeek:function(e){return e.getDay()},getWeekOfMonth:function(e){return Math.ceil(this.getDay(e)/7)},getDateData:function(e,t){for(var n=function(e,t){return e==t.length?0:e},i=["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],r=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],o=(new Date).getDate(),a=new Date(e,t,0).getDate(),s=[],l=1;l<=a;l++){var c={month:r[t-1],day:l,isMonth:(new Date).getFullYear()==e&&(new Date).getMonth()+1==t,isToday:l==o&&(new Date).getFullYear()==e&&(new Date).getMonth()+1==t,dayName:i[n(new Date(e,t-1,l).getDay(),i)],year:e,date:new Date(e,t-1,l)};s.push(c)}return s},getPreviousMonthDays:function(e,t,n){var i=this.getDateData(e,t);return i.slice(i.length-n)},getNextMonthDays:function(e,t,n){return this.getDateData(e,t).slice(0,n)},renderDateToShow:function(e){}},P=function(e){for(var t=[],n=B.getDayNamesTrimmed().indexOf(e[0].dayName),i=B.getDayNames().length-(B.getDayNamesTrimmed().indexOf(e[e.length-1].dayName)+1),o=B.getPreviousMonthDays(d,a-1,n),s=B.getNextMonthDays(d,a+1,i),l=r(r(r([],o,!0),e,!0),s,!0),c=l.length/7,h=0;h<c;h++){var u=h+1,p=l.slice(7*h,7*u);t.push(p)}return t};return V.createElement(Mc,{ref:b,showTime:e.showTime,calendarPosition:e.position,range:E},V.createElement("div",{className:"date"},V.createElement("div",{className:"calendar_head"},V.createElement("svg",{onClick:function(){1===a?(s(12),h(d-1)):s(a-1)},width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("g",{clipPath:"url(#clip0_783_5845)"},V.createElement("path",{d:"M11.29 12L14.83 8.46001C15.0163 8.27265 15.1208 8.0192 15.1208 7.75501C15.1208 7.49082 15.0163 7.23737 14.83 7.05001C14.737 6.95628 14.6264 6.88189 14.5046 6.83112C14.3827 6.78035 14.252 6.75421 14.12 6.75421C13.988 6.75421 13.8573 6.78035 13.7354 6.83112C13.6136 6.88189 13.503 6.95628 13.41 7.05001L9.17 11.29C9.07628 11.383 9.00188 11.4936 8.95111 11.6154C8.90035 11.7373 8.87421 11.868 8.87421 12C8.87421 12.132 8.90035 12.2627 8.95111 12.3846C9.00188 12.5064 9.07628 12.617 9.17 12.71L13.41 17C13.5034 17.0927 13.6143 17.166 13.7361 17.2158C13.8579 17.2655 13.9884 17.2908 14.12 17.29C14.2516 17.2908 14.3821 17.2655 14.5039 17.2158C14.6257 17.166 14.7366 17.0927 14.83 17C15.0163 16.8126 15.1208 16.5592 15.1208 16.295C15.1208 16.0308 15.0163 15.7774 14.83 15.59L11.29 12Z",fill:"#070B12"})),V.createElement("defs",null,V.createElement("clipPath",{id:"clip0_783_5845"},V.createElement("rect",{width:"24",height:"24",fill:"white"})))),V.createElement("div",{className:"calendar_head_month_year"},V.createElement("h5",{className:"calendar_head_month_name"},B.getMonthName(a-1)),V.createElement("h5",{className:"calendar_head_year"},d)),V.createElement("svg",{onClick:function(){12==a?(s(1),h(d+1)):s(a+1)},width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("g",{clipPath:"url(#clip0_783_5847)"},V.createElement("path",{d:"M14.83 11.29L10.59 7.05001C10.497 6.95628 10.3864 6.88189 10.2646 6.83112C10.1427 6.78035 10.012 6.75421 9.88 6.75421C9.74799 6.75421 9.61729 6.78035 9.49543 6.83112C9.37357 6.88189 9.26297 6.95628 9.17 7.05001C8.98375 7.23737 8.87921 7.49082 8.87921 7.75501C8.87921 8.0192 8.98375 8.27265 9.17 8.46001L12.71 12L9.17 15.54C8.98375 15.7274 8.87921 15.9808 8.87921 16.245C8.87921 16.5092 8.98375 16.7626 9.17 16.95C9.26344 17.0427 9.37426 17.116 9.4961 17.1658C9.61794 17.2155 9.7484 17.2408 9.88 17.24C10.0116 17.2408 10.1421 17.2155 10.2639 17.1658C10.3857 17.116 10.4966 17.0427 10.59 16.95L14.83 12.71C14.9237 12.617 14.9981 12.5064 15.0489 12.3846C15.0997 12.2627 15.1258 12.132 15.1258 12C15.1258 11.868 15.0997 11.7373 15.0489 11.6154C14.9981 11.4936 14.9237 11.383 14.83 11.29Z",fill:"#070B12"})),V.createElement("defs",null,V.createElement("clipPath",{id:"clip0_783_5847"},V.createElement("rect",{width:"24",height:"24",fill:"white"}))))),V.createElement("div",{className:"datepicker_main"},V.createElement("table",null,V.createElement("thead",null,V.createElement("tr",null,B.getDayNames().map((function(e,t){return V.createElement("th",{key:t},e.substring(0,3))})))),V.createElement("tbody",null,P(B.getDateData(d,a)).map((function(e,t){return V.createElement("tr",{key:t},e.map((function(e,t){return V.createElement("td",{key:t},V.createElement(zc,{endCalendar:!1,startCalendar:!0,fromDate:A,toDate:k,dateObject:D,onDateChange:function(e){y(e,E,E?e:void 0,void 0)},selectDate:M,day:e}))})))})))))),E&&V.createElement("div",{className:"date2"},V.createElement("div",{className:"calendar_head"},V.createElement("svg",{onClick:function(){1===p?(f(12),x(m-1)):f(p-1)},width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("g",{clipPath:"url(#clip0_783_5845)"},V.createElement("path",{d:"M11.29 12L14.83 8.46001C15.0163 8.27265 15.1208 8.0192 15.1208 7.75501C15.1208 7.49082 15.0163 7.23737 14.83 7.05001C14.737 6.95628 14.6264 6.88189 14.5046 6.83112C14.3827 6.78035 14.252 6.75421 14.12 6.75421C13.988 6.75421 13.8573 6.78035 13.7354 6.83112C13.6136 6.88189 13.503 6.95628 13.41 7.05001L9.17 11.29C9.07628 11.383 9.00188 11.4936 8.95111 11.6154C8.90035 11.7373 8.87421 11.868 8.87421 12C8.87421 12.132 8.90035 12.2627 8.95111 12.3846C9.00188 12.5064 9.07628 12.617 9.17 12.71L13.41 17C13.5034 17.0927 13.6143 17.166 13.7361 17.2158C13.8579 17.2655 13.9884 17.2908 14.12 17.29C14.2516 17.2908 14.3821 17.2655 14.5039 17.2158C14.6257 17.166 14.7366 17.0927 14.83 17C15.0163 16.8126 15.1208 16.5592 15.1208 16.295C15.1208 16.0308 15.0163 15.7774 14.83 15.59L11.29 12Z",fill:"#070B12"})),V.createElement("defs",null,V.createElement("clipPath",{id:"clip0_783_5845"},V.createElement("rect",{width:"24",height:"24",fill:"white"})))),V.createElement("div",{className:"calendar_head_month_year"},V.createElement("h5",{className:"calendar_head_month_name"},B.getMonthName(p-1)),V.createElement("h5",{className:"calendar_head_year"},d)),V.createElement("svg",{onClick:function(){12==a?(f(1),x(m+1)):f(p+1)},width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("g",{clipPath:"url(#clip0_783_5847)"},V.createElement("path",{d:"M14.83 11.29L10.59 7.05001C10.497 6.95628 10.3864 6.88189 10.2646 6.83112C10.1427 6.78035 10.012 6.75421 9.88 6.75421C9.74799 6.75421 9.61729 6.78035 9.49543 6.83112C9.37357 6.88189 9.26297 6.95628 9.17 7.05001C8.98375 7.23737 8.87921 7.49082 8.87921 7.75501C8.87921 8.0192 8.98375 8.27265 9.17 8.46001L12.71 12L9.17 15.54C8.98375 15.7274 8.87921 15.9808 8.87921 16.245C8.87921 16.5092 8.98375 16.7626 9.17 16.95C9.26344 17.0427 9.37426 17.116 9.4961 17.1658C9.61794 17.2155 9.7484 17.2408 9.88 17.24C10.0116 17.2408 10.1421 17.2155 10.2639 17.1658C10.3857 17.116 10.4966 17.0427 10.59 16.95L14.83 12.71C14.9237 12.617 14.9981 12.5064 15.0489 12.3846C15.0997 12.2627 15.1258 12.132 15.1258 12C15.1258 11.868 15.0997 11.7373 15.0489 11.6154C14.9981 11.4936 14.9237 11.383 14.83 11.29Z",fill:"#070B12"})),V.createElement("defs",null,V.createElement("clipPath",{id:"clip0_783_5847"},V.createElement("rect",{width:"24",height:"24",fill:"white"}))))),V.createElement("div",{className:"datepicker_main"},V.createElement("table",null,V.createElement("thead",null,V.createElement("tr",null,B.getDayNames().map((function(e,t){return V.createElement("th",{key:t},e.substring(0,3))})))),V.createElement("tbody",null,P(B.getDateData(m,p)).map((function(e,t){return V.createElement("tr",{key:t},e.map((function(e,t){return V.createElement("td",{key:t},V.createElement(zc,{startCalendar:!1,endCalendar:!0,fromDate:A,toDate:k,dateObject:D,onDateChange:function(e){E?y(e,E,void 0,e):y(e,void 0,void 0,void 0)},selectDate:M,day:e}))})))})))))),v&&V.createElement("div",{className:"time"},V.createElement(Ic,{onTimeChange:e.onTimeChange})))},Ic=function(e){var t=V.useState(["00","01","02","03","04","05","06","07","08","09","10","11","12"]),n=t[0];t[1];var i=V.useState(["00","01","02","03","04","05","06","07","08","09","10","11","12","13","14","15","16","17","18","19","20","21","22","23","24","25","26","27","28","29","30","31","32","33","34","35","36","37","38","39","40","41","42","43","44","45","46","47","48","49","50","51","52","53","54","55","56","57","58","59"]),r=i[0];i[1];var o=V.useState("00"),a=o[0],s=o[1],c=V.useState("00"),d=c[0],h=c[1],u=V.useState(""),p=u[0],f=u[1],g=e.onTimeChange;return l.useEffect((function(){var e,t,n;e=a,t=d,n=p,g&&g(e,t,n)}),[a,d,p]),V.createElement(Pc,null,V.createElement("div",{className:"timepicker_hours tsc"},V.createElement("div",{className:"timepicker_hours_header"},V.createElement("div",{className:"timepicker_hours_header_title"},"Hour"),V.createElement("ul",null,n.map((function(e,t){return V.createElement("li",{key:t,className:"".concat(a===e?"selected":""),onClick:function(){s(e)}},e)}))))),V.createElement("div",{className:"timepicker_minutes tsc"},V.createElement("div",{className:"timepicker_minutes_header"},V.createElement("div",{className:"timepicker_minutes_header_title"},"Minute"),V.createElement("ul",null,r.map((function(e,t){return V.createElement("li",{key:t,className:"".concat(d===e?"selected":""),onClick:function(){h(e)}},e)}))))),V.createElement("div",{className:"timepicker_ampm tsc"},V.createElement("div",{className:"timepicker_ampm_header"},V.createElement("div",{className:"timepicker_ampm_header_title"},"AM/PM"),V.createElement("ul",null,V.createElement("li",{className:"".concat("am"===p?"selected":""),onClick:function(){f("am")}},"AM"),V.createElement("li",{className:"".concat("pm"===p?"selected":""),onClick:function(){f("pm")}},"PM")))))},zc=function(e){var t=e.selectDate,n=e.day,i=e.onDateChange,r=e.fromDate,o=e.toDate,a=e.startCalendar,s=e.endCalendar,l=e.dateObject,c=!!(a&&o&&new Date(o)<n.date)||!!(a&&r&&new Date(r)<n.date),d=!!(r&&o&&n.date>new Date(r)&&n.date<new Date(o)),h=l.date&&!l.range&&l.date==n.date;return h=function(e){if(l.range){if(a&&l.fromDate)return!(new Date(l.fromDate).valueOf()-new Date(n.date).valueOf());if(s&&l.toDate)return!(new Date(l.toDate).valueOf()-new Date(n.date).valueOf())}return e}(h),V.createElement(Bc,{fallsWithinRange:d,notSelectable:c,selected:h,onClick:function(){t(e.day),i(e.day.date)}},V.createElement("p",{className:"".concat(e.day.isToday?"today":"").concat(e.day.isMonth?"":"month"," ").concat(a&&o&&new Date(o)<n.date?"invalid":"")},e.day.day))};var Rc,Lc,Fc,Sc,Qc,jc,Nc,Tc,Vc,Yc,Wc,Gc,Xc,Zc,Uc,Kc,Jc,qc,_c,$c,ed,td,nd,id,rd,od,ad,sd,ld,cd,dd,hd,ud,pd,fd,gd,md=e.div(Rc||(Rc=o(["\n display: flex;\n flex-direction: column;\n gap: 16px;\n width: 100%;\n"],["\n display: flex;\n flex-direction: column;\n gap: 16px;\n width: 100%;\n"]))),xd=e.div(Lc||(Lc=o(['\n font-weight: 500;\n font-size: 16px;\n line-height: 19px;\n label{\n font-family: "Circular Book Medium",sans-serif;\n }\n'],['\n font-weight: 500;\n font-size: 16px;\n line-height: 19px;\n label{\n font-family: "Circular Book Medium",sans-serif;\n }\n']))),bd=e.button(Fc||(Fc=o(["\n position: relative;\n display: flex;\n justify-content: space-between;\n align-items: center;\n padding: 0 16px;\n gap: 8px;\n margin: 0;\n background: ",";\n border: 1px solid ",";\n border-radius: 8px;\n transition: 300ms ease-out;\n color: ",";\n cursor: pointer;\n white-space: nowrap;\n height: 50px;\n &:hover{\n border: 1px solid ",";\n }\n &.error{\n border-color: ",";\n }\n &:focus,&:focus-within{\n outline: none;\n border: 1px solid ",";\n }\n"],["\n position: relative;\n display: flex;\n justify-content: space-between;\n align-items: center;\n padding: 0 16px;\n gap: 8px;\n margin: 0;\n background: ",";\n border: 1px solid ",";\n border-radius: 8px;\n transition: 300ms ease-out;\n color: ",";\n cursor: pointer;\n white-space: nowrap;\n height: 50px;\n &:hover{\n border: 1px solid ",";\n }\n &.error{\n border-color: ",";\n }\n &:focus,&:focus-within{\n outline: none;\n border: 1px solid ",";\n }\n"])),Y.white,Y["neutral-200"],Y["neutral-900"],Y["primary-300"],Y["error-500"],Y["primary-500"]),Cd=e.div(Sc||(Sc=o(["\n border: 1px solid ",";\n border-radius: 8px;\n padding: 0 16px;\n color: ",";\n display: flex;\n justify-content: space-between;\n align-items: center;\n gap: 16px;\n cursor:not-allowed;\n background: ",";\n margin: 0;\n height: 50px;\n *{\n margin: 0;\n }\n"],["\n border: 1px solid ",";\n border-radius: 8px;\n padding: 0 16px;\n color: ",";\n display: flex;\n justify-content: space-between;\n align-items: center;\n gap: 16px;\n cursor:not-allowed;\n background: ",";\n margin: 0;\n height: 50px;\n *{\n margin: 0;\n }\n"])),Y["neutral-100"],Y["neutral-100"],Y.white),wd=e.div(Qc||(Qc=o(["\n height: 100%;\n display: flex;\n align-items: center;\n transition: 0.3s ease-out;\n &.collapsed {\n -webkit-transform: rotate(0deg);\n transform: rotate(0deg);\n }\n &.expanded {\n -webkit-transform: rotate(-180deg);\n transform: rotate(-180deg);\n }\n"],["\n height: 100%;\n display: flex;\n align-items: center;\n transition: 0.3s ease-out;\n &.collapsed {\n -webkit-transform: rotate(0deg);\n transform: rotate(0deg);\n }\n &.expanded {\n -webkit-transform: rotate(-180deg);\n transform: rotate(-180deg);\n }\n"]))),yd=e.div(jc||(jc=o(["\n border-radius: 8px;\n position: absolute;\n top: 55px;\n left: 0;\n right: 0;\n max-height: 250px;\n border:1px solid ",";\n box-shadow: 0 0 24px rgba(0,0,0,0.04);\n display: flex;\n flex-direction: column;\n animation: openlist 0.2s ease-out;\n overflow-y: auto;\n white-space: nowrap;\n min-width: fit-content;\n margin: 0;\n z-index: 10;\n transform-origin: top;\n ::-webkit-scrollbar-track{\n width: 2px !important;\n background: "," !important;\n }\n ::-webkit-scrollbar-thumb{\n background: "," !important;\n }\n @keyframes openlist{\n from{\n transform: scaleY(0%);\n }\n to{\n transform:scaleY(100%);\n }\n }\n"],["\n border-radius: 8px;\n position: absolute;\n top: 55px;\n left: 0;\n right: 0;\n max-height: 250px;\n border:1px solid ",";\n box-shadow: 0 0 24px rgba(0,0,0,0.04);\n display: flex;\n flex-direction: column;\n animation: openlist 0.2s ease-out;\n overflow-y: auto;\n white-space: nowrap;\n min-width: fit-content;\n margin: 0;\n z-index: 10;\n transform-origin: top;\n ::-webkit-scrollbar-track{\n width: 2px !important;\n background: "," !important;\n }\n ::-webkit-scrollbar-thumb{\n background: "," !important;\n }\n @keyframes openlist{\n from{\n transform: scaleY(0%);\n }\n to{\n transform:scaleY(100%);\n }\n }\n"])),Y["neutral-50"],Y.white,Y["neutral-900"]),vd=e.div(Nc||(Nc=o(["\n padding: 12px 16px;\n //border: none;\n background: ",";\n text-align: left;\n &:hover{\n background: ",";\n }\n"],["\n padding: 12px 16px;\n //border: none;\n background: ",";\n text-align: left;\n &:hover{\n background: ",";\n }\n"])),Y.white,Y["neutral-50"]),Ed=function(e){var t=e.options,n=e.returnedSelection,i=e.initialText,r=e.disabled,o=e.label,a=l.useState(!1),s=a[0],c=a[1],d=l.useState({}),h=d[0],u=d[1],p=l.useState(!1),f=p[0];return p[1],l.useEffect((function(){document.addEventListener("keyup",(function(e){s&&"Escape"===e.code&&c(!1),(!s&&document.activeElement.classList.value.includes("dropdown-field")&&"Enter"===e.code||!s&&document.activeElement.classList.value.includes("dropdown-field")&&"Space"===e.code)&&c(!0)}))}),[s]),V.createElement(md,null,!r&&V.createElement(V.Fragment,null,o&&V.createElement(xd,null,V.createElement("label",null,o)),V.createElement(bd,{type:"button",className:"dropdown-field ".concat(f?"error":""),onBlur:function(){c(!1)},onMouseUp:function(){s?setTimeout((function(){c(!1)}),100):c(!0)}},V.createElement("div",{style:{overflowX:"hidden"}},h.label?h.label:i),V.createElement(wd,{className:s?"expanded":"collapsed"},V.createElement("svg",{width:"12",height:"8",viewBox:"0 0 12 8",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M10.9999 1.17C10.8126 0.983753 10.5591 0.879211 10.2949 0.879211C10.0308 0.879211 9.77731 0.983753 9.58995 1.17L5.99995 4.71L2.45995 1.17C2.27259 0.983753 2.01913 0.879211 1.75495 0.879211C1.49076 0.879211 1.23731 0.983753 1.04995 1.17C0.95622 1.26297 0.881826 1.37357 0.831057 1.49543C0.780288 1.61729 0.75415 1.74799 0.75415 1.88C0.75415 2.01202 0.780288 2.14272 0.831057 2.26458C0.881826 2.38644 0.95622 2.49704 1.04995 2.59L5.28995 6.83C5.38291 6.92373 5.49351 6.99813 5.61537 7.04889C5.73723 7.09966 5.86794 7.1258 5.99995 7.1258C6.13196 7.1258 6.26267 7.09966 6.38453 7.04889C6.50638 6.99813 6.61699 6.92373 6.70995 6.83L10.9999 2.59C11.0937 2.49704 11.1681 2.38644 11.2188 2.26458C11.2696 2.14272 11.2957 2.01202 11.2957 1.88C11.2957 1.74799 11.2696 1.61729 11.2188 1.49543C11.1681 1.37357 11.0937 1.26297 10.9999 1.17Z",fill:"#070B12"}))),s&&V.createElement(V.Fragment,null,t&&t.length>0&&V.createElement(yd,null,t.map((function(e,t){return V.createElement(vd,{key:t,onClick:function(){u(e),n(e)}},e.label)})))))),r&&V.createElement(Cd,null,i,V.createElement("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M16.9999 9.16994C16.8126 8.98369 16.5591 8.87915 16.2949 8.87915C16.0308 8.87915 15.7773 8.98369 15.5899 9.16994L11.9999 12.7099L8.45995 9.16994C8.27259 8.98369 8.01913 8.87915 7.75495 8.87915C7.49076 8.87915 7.23731 8.98369 7.04995 9.16994C6.95622 9.26291 6.88183 9.37351 6.83106 9.49537C6.78029 9.61723 6.75415 9.74793 6.75415 9.87994C6.75415 10.012 6.78029 10.1427 6.83106 10.2645C6.88183 10.3864 6.95622 10.497 7.04995 10.5899L11.2899 14.8299C11.3829 14.9237 11.4935 14.9981 11.6154 15.0488C11.7372 15.0996 11.8679 15.1257 11.9999 15.1257C12.132 15.1257 12.2627 15.0996 12.3845 15.0488C12.5064 14.9981 12.617 14.9237 12.7099 14.8299L16.9999 10.5899C17.0937 10.497 17.1681 10.3864 17.2188 10.2645C17.2696 10.1427 17.2957 10.012 17.2957 9.87994C17.2957 9.74793 17.2696 9.61723 17.2188 9.49537C17.1681 9.37351 17.0937 9.26291 16.9999 9.16994Z",fill:"#E8EEF7"}))))},Ad=e.div(Tc||(Tc=o(["\n background: ",";\n border-radius: 8px;\n border: 1px solid ",";\n min-height: 20px;\n height: 20px;\n &.withShadow{\n box-shadow: 0 0 24px rgba(0,0,0,0.04);\n }\n &.noShadow{\n box-shadow: 0 0 0 transparent;\n }\n"],["\n background: ",";\n border-radius: 8px;\n border: 1px solid ",";\n min-height: 20px;\n height: 20px;\n &.withShadow{\n box-shadow: 0 0 24px rgba(0,0,0,0.04);\n }\n &.noShadow{\n box-shadow: 0 0 0 transparent;\n }\n"])),Y.white,Y["neutral-50"]),kd=e.div(Vc||(Vc=o(["\n padding: 16px;\n border-radius: 8px;\n background: ",";\n border: 1px solid ",";\n .last-updated{\n font-size: 10px;\n color: ",";\n line-height: 12px;\n letter-spacing: 0.02em;\n font-weight: 400;\n }\n"],["\n padding: 16px;\n border-radius: 8px;\n background: ",";\n border: 1px solid ",";\n .last-updated{\n font-size: 10px;\n color: ",";\n line-height: 12px;\n letter-spacing: 0.02em;\n font-weight: 400;\n }\n"])),Y.white,Y["neutral-100"],Y["neutral-600"]),Dd=e.p(Yc||(Yc=o(["\n font-size: 16px;\n font-weight: 500;\n font-family: Circular Book Medium, serif;\n line-height: 19px;\n color: ",";\n margin-bottom:16px;\n"],["\n font-size: 16px;\n font-weight: 500;\n font-family: Circular Book Medium, serif;\n line-height: 19px;\n color: ",";\n margin-bottom:16px;\n"])),Y["neutral-900"]),Md=e.div(Wc||(Wc=o(["\n display: grid;\n gap: 8px;\n align-items: center;\n grid-template-columns: calc(1/3 * 100%) calc(1/3 * 100%) calc(1/3 * 100%);\n margin-bottom: 16px;\n .exchange-currency{\n display: flex;\n gap: 4px;\n align-items: center;\n font-size: 14px;\n color: ",";\n }\n"],["\n display: grid;\n gap: 8px;\n align-items: center;\n grid-template-columns: calc(1/3 * 100%) calc(1/3 * 100%) calc(1/3 * 100%);\n margin-bottom: 16px;\n .exchange-currency{\n display: flex;\n gap: 4px;\n align-items: center;\n font-size: 14px;\n color: ",";\n }\n"])),Y["neutral-600"]),Bd=e.div(Gc||(Gc=o(["\n position: relative;\n background: ",";\n color: ",";\n margin: 0;\n"],["\n position: relative;\n background: ",";\n color: ",";\n margin: 0;\n"])),Y["primary-900"],Y["neutral-50"]),Pd=e.div(Xc||(Xc=o(["\n padding: 80px 134px;\n display: flex;\n gap: 120px;\n"],["\n padding: 80px 134px;\n display: flex;\n gap: 120px;\n"]))),Hd=e.div(Zc||(Zc=o(["\n width: 720px;\n p{\n font-size: 16px;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n line-height: 19px;\n margin: 0;\n }\n img{\n width: 204px;\n }\n"],["\n width: 720px;\n p{\n font-size: 16px;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n line-height: 19px;\n margin: 0;\n }\n img{\n width: 204px;\n }\n"]))),Od=e.div(Uc||(Uc=o(["\n width:250px;\n h6{\n font-size: 19px;\n font-weight: bold;\n line-height: 23px;\n letter-spacing: -0.02em;\n text-transform: capitalize;\n margin: 0;\n display: flex;\n align-items: center;\n gap: 9px;\n }\n p{\n font-size: 16px;\n font-weight: 400;\n line-height: 20px;\n font-style: normal;\n }\n"],["\n width:250px;\n h6{\n font-size: 19px;\n font-weight: bold;\n line-height: 23px;\n letter-spacing: -0.02em;\n text-transform: capitalize;\n margin: 0;\n display: flex;\n align-items: center;\n gap: 9px;\n }\n p{\n font-size: 16px;\n font-weight: 400;\n line-height: 20px;\n font-style: normal;\n }\n"]))),Id=e.div(Kc||(Kc=o(["\n padding: 24px 134px;\n border-top: 1px solid ",";\n"],["\n padding: 24px 134px;\n border-top: 1px solid ",";\n"])),Y["neutral-600"]),zd=e.p(Jc||(Jc=o(["\n font-size: 14px;\n font-weight: 400;\n line-height: 17px;\n"],["\n font-size: 14px;\n font-weight: 400;\n line-height: 17px;\n"]))),Rd=e.div(qc||(qc=o(["\n display: flex;\n flex-direction: column;\n gap: 8px;\n"],["\n display: flex;\n flex-direction: column;\n gap: 8px;\n"]))),Ld=e.div(_c||(_c=o(["\n padding: 16px;\n border-radius: 8px;\n background: ",";\n border: 1px solid ",";\n display: flex;\n justify-content: space-between;\n align-items: center;\n .success{\n color:","\n }\n .error{\n color:","\n }\n .neutral{\n color:","\n }\n"],["\n padding: 16px;\n border-radius: 8px;\n background: ",";\n border: 1px solid ",";\n display: flex;\n justify-content: space-between;\n align-items: center;\n .success{\n color:","\n }\n .error{\n color:","\n }\n .neutral{\n color:","\n }\n"])),Y.white,Y["neutral-100"],Y["success-500"],Y["error-500"],Y["neutral-400"]),Fd=e.div($c||($c=o(["\n display: flex;\n gap: 14px;\n align-items: center;\n color: ",";\n font-size: 16px;\n line-height: 19px;\n"],["\n display: flex;\n gap: 14px;\n align-items: center;\n color: ",";\n font-size: 16px;\n line-height: 19px;\n"])),Y["neutral-900"]),Sd=e.div(ed||(ed=o(["\n font-size: 14px;\n color: ",";\n line-height: 17px;\n .index-value{\n color: ",";\n }\n"],["\n font-size: 14px;\n color: ",";\n line-height: 17px;\n .index-value{\n color: ",";\n }\n"])),Y["neutral-900"],Y["neutral-600"]),Qd=e.p(td||(td=o(["\n font-size: 10px;\n font-weight: 400;\n line-height: 12px;\n color: ",";\n margin: 8px 0 0 0;\n"],["\n font-size: 10px;\n font-weight: 400;\n line-height: 12px;\n color: ",";\n margin: 8px 0 0 0;\n"])),Y["neutral-600"]),jd=e.div(nd||(nd=o(["\n background: ",";\n position: relative;\n overflow: hidden;\n"],["\n background: ",";\n position: relative;\n overflow: hidden;\n"])),Y["neutral-50"]),Nd=e.div(id||(id=o(["\n width: 60%;\n height: 100%;\n background: ",";\n position: absolute;\n left: -90%;\n transform: skew(-20deg);\n filter: blur(30px);\n animation: 1.5s shimmerEffect infinite ease-in-out;\n @keyframes shimmerEffect{\n from{\n left: -90%;\n }\n to{\n left: 110%;\n }\n }\n"],["\n width: 60%;\n height: 100%;\n background: ",";\n position: absolute;\n left: -90%;\n transform: skew(-20deg);\n filter: blur(30px);\n animation: 1.5s shimmerEffect infinite ease-in-out;\n @keyframes shimmerEffect{\n from{\n left: -90%;\n }\n to{\n left: 110%;\n }\n }\n"])),Y["neutral-100"]),Td=e.div(rd||(rd=o(["\n overflow-x: auto;\n"],["\n overflow-x: auto;\n"]))),Vd=e.table(od||(od=o(["\n width: 100%;\n border-collapse: separate;\n border-spacing: 0 8px;\n text-align: left;\n .rounded-row td:first-child, .rounded-row th:first-child{\n border-top-left-radius: 8px;\n border-bottom-left-radius: 8px;\n }\n .rounded-row td:last-child, .rounded-row th:last-child{\n border-top-right-radius: 8px;\n border-bottom-right-radius: 8px;\n }\n thead tr{\n background: ",";\n color: ",";\n font-size: 16px;\n font-weight: 500;\n line-height: 19px;\n font-family: Circular Book Medium, sans-serif;\n }\n thead th{\n padding: 11px 16px;\n color: ",";\n }\n tbody tr{\n background: ",";\n color: ",";\n font-size: 16px;\n font-weight: 400;\n line-height: 19px;\n cursor:pointer;\n }\n tbody td{\n padding: 16px;\n }\n tbody td div{\n display: flex;\n align-items: center;\n }\n tbody td div.provider{\n display: flex;\n align-items: center;\n gap: 16px;\n }\n tbody td div.txn-date{\n display: flex;\n align-items: center;\n justify-content: space-between;\n }\n tbody td .txn-amt{\n gap: 10px;\n }\n tbody td span.amt{\n display: flex;\n gap: 4px;\n align-items: center;\n }\n"],["\n width: 100%;\n border-collapse: separate;\n border-spacing: 0 8px;\n text-align: left;\n .rounded-row td:first-child, .rounded-row th:first-child{\n border-top-left-radius: 8px;\n border-bottom-left-radius: 8px;\n }\n .rounded-row td:last-child, .rounded-row th:last-child{\n border-top-right-radius: 8px;\n border-bottom-right-radius: 8px;\n }\n thead tr{\n background: ",";\n color: ",";\n font-size: 16px;\n font-weight: 500;\n line-height: 19px;\n font-family: Circular Book Medium, sans-serif;\n }\n thead th{\n padding: 11px 16px;\n color: ",";\n }\n tbody tr{\n background: ",";\n color: ",";\n font-size: 16px;\n font-weight: 400;\n line-height: 19px;\n cursor:pointer;\n }\n tbody td{\n padding: 16px;\n }\n tbody td div{\n display: flex;\n align-items: center;\n }\n tbody td div.provider{\n display: flex;\n align-items: center;\n gap: 16px;\n }\n tbody td div.txn-date{\n display: flex;\n align-items: center;\n justify-content: space-between;\n }\n tbody td .txn-amt{\n gap: 10px;\n }\n tbody td span.amt{\n display: flex;\n gap: 4px;\n align-items: center;\n }\n"])),Y["neutral-900"],Y.white,Y.white,Y.white,Y["neutral-900"]),Yd=e.div(ad||(ad=o(["\n display: flex;\n justify-content: center;\n align-items: center;\n width: 100%;\n height: 581px;\n background: ",";\n border-radius: 8px;\n"],["\n display: flex;\n justify-content: center;\n align-items: center;\n width: 100%;\n height: 581px;\n background: ",";\n border-radius: 8px;\n"])),Y.white),Wd=e.div(sd||(sd=o(["\n display: flex;\n align-items: center;\n flex-direction: column;\n gap: 20px;\n width: 333px;\n text-align: center;\n p{\n font-size: 16px;\n font-weight: 400;\n line-height: 19px;\n margin: 0;\n }\n"],["\n display: flex;\n align-items: center;\n flex-direction: column;\n gap: 20px;\n width: 333px;\n text-align: center;\n p{\n font-size: 16px;\n font-weight: 400;\n line-height: 19px;\n margin: 0;\n }\n"]))),Gd=e.div(ld||(ld=o(["\n border-radius: 4px;\n width: fit-content;\n text-align: center;\n padding: 8px;\n display: flex;\n justify-content: center;\n &.default{\n background:",";\n color: ",";\n }\n &.warning{\n background:",";\n color: ",";\n }\n &.primary{\n background:",";\n color: ",";\n }\n &.neutral{\n background:",";\n color: ",";\n }\n &.success{\n background:",";\n color: ",";\n }\n &.error{\n background:",";\n color: ",";\n }\n"],["\n border-radius: 4px;\n width: fit-content;\n text-align: center;\n padding: 8px;\n display: flex;\n justify-content: center;\n &.default{\n background:",";\n color: ",";\n }\n &.warning{\n background:",";\n color: ",";\n }\n &.primary{\n background:",";\n color: ",";\n }\n &.neutral{\n background:",";\n color: ",";\n }\n &.success{\n background:",";\n color: ",";\n }\n &.error{\n background:",";\n color: ",";\n }\n"])),Y["neutral-50"],Y["neutral-900"],Y["warning-50"],Y["warning-500"],Y["primary-50"],Y["primary-500"],Y["neutral-50"],Y["neutral-500"],Y["success-50"],Y["success-500"],Y["error-50"],Y["error-500"]),Xd=function(e){var t=e.status,n=e.label,i=e.width;return V.createElement(Gd,{className:t||"default",style:{width:i}},n)},Zd=e.div(cd||(cd=o(["\n background: ",";\n width: 257px;\n padding: 16px 0;\n position: absolute;\n height: 100%;\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n"],["\n background: ",";\n width: 257px;\n padding: 16px 0;\n position: absolute;\n height: 100%;\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n"])),Y.white),Ud=e.a(dd||(dd=o(["\n color: ",";\n text-decoration: none;\n"],["\n color: ",";\n text-decoration: none;\n"])),Y["neutral-900"]),Kd=e.div(hd||(hd=o(["\n text-decoration: none;\n display: flex;\n gap: 8px;\n align-items: center;\n"],["\n text-decoration: none;\n display: flex;\n gap: 8px;\n align-items: center;\n"]))),Jd=e.div(ud||(ud=o(["\n display: flex;\n flex-direction: column;\n gap: 24px;\n"],["\n display: flex;\n flex-direction: column;\n gap: 24px;\n"]))),qd=e.div(pd||(pd=o(["\n padding: 8px 24px;\n display: flex;\n justify-content: space-between;\n align-items: center;\n .icon-angle-right{\n color:#A4BBDD;\n font-size: 12px !important;\n }\n i:first-of-type{\n font-size: 18px;\n }\n &.active{\n border-left: 2px solid ",";\n background: ",";\n color: ",";\n }\n &.indent{\n padding-left: 50px;\n }\n"],["\n padding: 8px 24px;\n display: flex;\n justify-content: space-between;\n align-items: center;\n .icon-angle-right{\n color:#A4BBDD;\n font-size: 12px !important;\n }\n i:first-of-type{\n font-size: 18px;\n }\n &.active{\n border-left: 2px solid ",";\n background: ",";\n color: ",";\n }\n &.indent{\n padding-left: 50px;\n }\n"])),Y["primary-500"],Y["primary-50"],Y["primary-500"]),_d=e.div(fd||(fd=o(["\n display: flex;\n flex-direction: column;\n gap: 16px;\n margin-top: 18.5px;\n max-height: 560px;\n overflow-y: auto;\n &.collapsed{\n height: 0;\n overflow: hidden;\n display: none;\n }\n"],["\n display: flex;\n flex-direction: column;\n gap: 16px;\n margin-top: 18.5px;\n max-height: 560px;\n overflow-y: auto;\n &.collapsed{\n height: 0;\n overflow: hidden;\n display: none;\n }\n"]))),$d=e.div(gd||(gd=o(["\n &.active{\n border-left: 2px solid ",";\n background: ",";\n }\n &.active .cm-main-item{\n color: ",";\n }\n"],["\n &.active{\n border-left: 2px solid ",";\n background: ",";\n }\n &.active .cm-main-item{\n color: ",";\n }\n"])),Y["primary-500"],Y["primary-50"],Y["primary-500"]);Ce('@font-face {\n font-family: \'icomoon\';\n src: url(\'fonts/icomoon.eot?fpuszj\');\n src: url(\'fonts/icomoon.eot?fpuszj#iefix\') format(\'embedded-opentype\'),\n url(\'fonts/icomoon.ttf?fpuszj\') format(\'truetype\'),\n url(\'fonts/icomoon.woff?fpuszj\') format(\'woff\'),\n url(\'fonts/icomoon.svg?fpuszj#icomoon\') format(\'svg\');\n font-weight: normal;\n font-style: normal;\n font-display: block;\n}\n\n[class^="icon-"], [class*=" icon-"] {\n /* use !important to prevent issues with browser extensions that change fonts */\n font-family: \'icomoon\' !important;\n speak: never;\n font-style: normal;\n font-weight: normal;\n font-variant: normal;\n text-transform: none;\n line-height: 1;\n\n /* Better Font Rendering =========== */\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\n.icons_icon-search__Suq-P:before {\n content: "\\e91a";\n}\n.icons_icon-angle-right-b__HUlDm:before {\n content: "\\e917";\n}\n.icons_icon-angle-left__rFa--:before {\n content: "\\e918";\n}\n.icons_icon-angle-left-b__d-MbM:before {\n content: "\\e919";\n}\n.icons_icon-exclamation-triangle__I6HFk:before {\n content: "\\e916";\n}\n.icons_icon-eye__gR3er:before {\n content: "\\e914";\n}\n.icons_icon-eye-slash__nB-2V:before {\n content: "\\e915";\n}\n.icons_icon-info-circle__E9tZC:before {\n content: "\\e913";\n}\n.icons_icon-arrow-left__0FlZU:before {\n content: "\\e912";\n}\n.icons_icon-check__S6CFf:before {\n content: "\\e911";\n}\n.icons_icon-history__Fg53C:before {\n content: "\\e910";\n}\n.icons_icon-dash__fmxNJ:before {\n content: "\\1f32b";\n}\n.icons_icon-arrow-up-right__H1cka:before {\n content: "\\e90e";\n}\n.icons_icon-arrow-down-right__sQHwe:before {\n content: "\\e90f";\n}\n.icons_icon-arrows-left-right__dmv5o:before {\n content: "\\e90d";\n}\n.icons_icon-angle-up__oiCBz:before {\n content: "\\e90c";\n}\n.icons_icon-user__jooqY:before {\n content: "\\e90a";\n}\n.icons_icon-logout__4kJjS:before {\n content: "\\e90b";\n}\n.icons_icon-angle-right__vgtLv:before {\n content: "\\e907";\n}\n.icons_icon-times__tNdUM:before {\n content: "\\e909";\n}\n.icons_icon-bars__yKP5v:before {\n content: "\\e908";\n}\n.icons_icon-angle-down__jlO4a:before {\n content: "\\e906";\n}\n.icons_icon-bug__kxO8i:before {\n content: "\\e904";\n}\n.icons_icon-notification__fQhv-:before {\n content: "\\e905";\n}\n.icons_icon-settings__pypbX:before {\n content: "\\e903";\n}\n.icons_icon-chart__czcdA:before {\n content: "\\e900";\n}\n.icons_icon-dashboard__g0twC:before {\n content: "\\e901";\n}\n.icons_icon-report__C2wpi:before {\n content: "\\e902";\n}\n.icons_icon-angle-right-b-16__6Zc4l:before {\n content: "\\e91b";\n}\n.icons_icon-angle-left-16__wmprn:before {\n content: "\\e91c";\n}\n.icons_icon-angle-left-b-16__Z8ZYH:before {\n content: "\\e91e";\n}\n.icons_icon-angle-right-16__0tvm-:before {\n content: "\\e91d";\n}\n');var eh,th,nh,ih,rh,oh,ah,sh,lh,ch,dh,hh,uh,ph,fh,gh,mh,xh,bh,Ch,wh,yh,vh,Eh,Ah,kh,Dh,Mh,Bh,Ph,Hh,Oh,Ih,zh,Rh,Lh,Fh,Sh,Qh,jh,Nh,Th,Vh,Yh,Wh,Gh,Xh,Zh,Uh,Kh,Jh,qh,_h,$h,eu,tu,nu,iu,ru,ou,au,su,lu,cu,du,hu,uu,pu,fu,gu,mu,xu,bu,Cu,wu,yu,vu,Eu,Au,ku,Du,Mu,Bu,Pu,Hu,Ou,Iu,zu,Ru,Lu=e.div(eh||(eh=o(["\n background: ",";\n display: flex;\n justify-content: space-between;\n align-items: center;\n position: relative;\n //height: 120px;\n"],["\n background: ",";\n display: flex;\n justify-content: space-between;\n align-items: center;\n position: relative;\n //height: 120px;\n"])),Y.white),Fu=e.div(th||(th=o(["\n padding: 16px 32px;\n img{\n width: 193px;\n }\n"],["\n padding: 16px 32px;\n img{\n width: 193px;\n }\n"]))),Su=e.div(nh||(nh=o(["\n padding: 16px 32px;\n display: flex;\n gap: 24px;\n a.trade-button{\n background: ",";\n border-radius: 8px;\n padding: 12px 18px;\n color: ",';\n text-decoration: none;\n font-family: "Circular Book Medium",serif;\n font-weight: 500;\n }\n a.trade-button:hover{\n background: ',";\n }\n a.trade-button:active{\n background: ",";\n }\n a.trade-button:focus,a.trade-button:focus-within{\n outline: 2px solid ",";\n }\n div.vt-divider{\n background-color: ",";\n padding-bottom: 1.1rem;\n padding-top: 1.1rem;\n width: 1px;\n }\n div.icon-buttons{\n display: flex;\n gap: 16px;\n }\n"],["\n padding: 16px 32px;\n display: flex;\n gap: 24px;\n a.trade-button{\n background: ",";\n border-radius: 8px;\n padding: 12px 18px;\n color: ",';\n text-decoration: none;\n font-family: "Circular Book Medium",serif;\n font-weight: 500;\n }\n a.trade-button:hover{\n background: ',";\n }\n a.trade-button:active{\n background: ",";\n }\n a.trade-button:focus,a.trade-button:focus-within{\n outline: 2px solid ",";\n }\n div.vt-divider{\n background-color: ",";\n padding-bottom: 1.1rem;\n padding-top: 1.1rem;\n width: 1px;\n }\n div.icon-buttons{\n display: flex;\n gap: 16px;\n }\n"])),Y["primary-500"],Y.white,Y["primary-400"],Y["primary-700"],Y["primary-200"],Y["neutral-100"]),Qu=e.button(ih||(ih=o(["\n background: ",";\n border-radius: 8px;\n border: none;\n width: 40px;\n height: 40px;\n padding: 8px;\n position: relative;\n margin: 0;\n cursor: pointer;\n &:focus-within,:focus{\n outline: none;\n }\n &:hover{\n background: ",";\n }\n &:active{\n background: ",";\n }\n &.active-item{\n background: ",";\n }\n .notification-dot{\n background: red;\n width: 8px;\n height: 8px;\n border-radius: 50%;\n position: absolute;\n right: 0;\n top: 0;\n }\n"],["\n background: ",";\n border-radius: 8px;\n border: none;\n width: 40px;\n height: 40px;\n padding: 8px;\n position: relative;\n margin: 0;\n cursor: pointer;\n &:focus-within,:focus{\n outline: none;\n }\n &:hover{\n background: ",";\n }\n &:active{\n background: ",";\n }\n &.active-item{\n background: ",";\n }\n .notification-dot{\n background: red;\n width: 8px;\n height: 8px;\n border-radius: 50%;\n position: absolute;\n right: 0;\n top: 0;\n }\n"])),Y.white,Y["neutral-50"],Y["neutral-100"],Y["neutral-100"]),ju=e.button(rh||(rh=o(["\n display: flex;\n align-items: center;\n gap: 4px;\n background: ",";\n border: none;\n cursor: pointer;\n .profile-pic{\n width: 40px;\n height: 40px;\n background: ",";\n border-radius: 50%;\n }\n .rotate-icon-180{\n rotate: 180deg;\n animation: rotate 0.2s ease-out;\n }\n @keyframes rotate{\n from{\n rotate: 0deg;\n }\n to{\n rotate: 180deg;\n }\n }\n .rotate-icon-0{\n rotate: 0deg;\n animation: counterRotate 0.2s ease-out;\n }\n @keyframes counterRotate{\n from{\n rotate: 180deg;\n }\n to{\n rotate: 0deg;\n }\n }\n"],["\n display: flex;\n align-items: center;\n gap: 4px;\n background: ",";\n border: none;\n cursor: pointer;\n .profile-pic{\n width: 40px;\n height: 40px;\n background: ",";\n border-radius: 50%;\n }\n .rotate-icon-180{\n rotate: 180deg;\n animation: rotate 0.2s ease-out;\n }\n @keyframes rotate{\n from{\n rotate: 0deg;\n }\n to{\n rotate: 180deg;\n }\n }\n .rotate-icon-0{\n rotate: 0deg;\n animation: counterRotate 0.2s ease-out;\n }\n @keyframes counterRotate{\n from{\n rotate: 180deg;\n }\n to{\n rotate: 0deg;\n }\n }\n"])),Y.white,Y["neutral-100"]),Nu=e.div(oh||(oh=o(["\n width: 430px;\n min-height: 321px;\n background: ",";\n position: absolute;\n top: 95px;\n right: 32px;\n box-shadow: 0 0 24px rgba(0, 0, 0, 0.04);\n border-radius: 8px;\n"],["\n width: 430px;\n min-height: 321px;\n background: ",";\n position: absolute;\n top: 95px;\n right: 32px;\n box-shadow: 0 0 24px rgba(0, 0, 0, 0.04);\n border-radius: 8px;\n"])),Y.white),Tu=e.div(ah||(ah=o(["\n width: 460px;\n background: ",";\n position: absolute;\n top: 95px;\n right: 32px;\n box-shadow: 0 0 24px rgba(0, 0, 0, 0.04);\n border-radius: 8px;\n"],["\n width: 460px;\n background: ",";\n position: absolute;\n top: 95px;\n right: 32px;\n box-shadow: 0 0 24px rgba(0, 0, 0, 0.04);\n border-radius: 8px;\n"])),Y.white),Vu=e.div(sh||(sh=o(["\n border-bottom: 1px solid ",";\n padding: 12px 16px;font-family: Circular Book Medium, sans-serif;\n font-weight: 500;\n font-size: 16px;\n color: ",";\n h4{\n margin: 0 !important;\n }\n"],["\n border-bottom: 1px solid ",";\n padding: 12px 16px;font-family: Circular Book Medium, sans-serif;\n font-weight: 500;\n font-size: 16px;\n color: ",";\n h4{\n margin: 0 !important;\n }\n"])),Y["neutral-100"],Y["neutral-900"]),Yu=e.div(lh||(lh=o(["\n padding: 12px 16px;font-family: Circular Book Medium, sans-serif;\n font-weight: 500;\n font-size: 16px;\n color: ",";\n h4{\n margin: 0 !important;\n }\n"],["\n padding: 12px 16px;font-family: Circular Book Medium, sans-serif;\n font-weight: 500;\n font-size: 16px;\n color: ",";\n h4{\n margin: 0 !important;\n }\n"])),Y["neutral-900"]),Wu=e.div(ch||(ch=o(["\n display: flex;\n flex-direction: column;\n gap: 16px;\n padding: 16px;\n textarea{\n padding: 13px 16px;\n border-radius: 8px;\n border: none;\n outline: 1px solid ",";\n background: ",";\n height: 108px;\n font-size: 16px;\n line-height: 22.4px;\n font-weight: 400;\n }\n textarea:hover{\n outline: 1px solid ",";\n }\n textarea:focus{\n outline: 1px solid ",";\n }\n .info-text{\n display: flex;\n gap: 8px;\n align-items: start;\n }\n .info-text svg{\n width: 35px;\n height: 16px;\n }\n .info-text p{\n margin: 0;\n font-size: 14px;\n color: ",";\n font-weight: 400;\n line-height: 17px;\n }\n"],["\n display: flex;\n flex-direction: column;\n gap: 16px;\n padding: 16px;\n textarea{\n padding: 13px 16px;\n border-radius: 8px;\n border: none;\n outline: 1px solid ",";\n background: ",";\n height: 108px;\n font-size: 16px;\n line-height: 22.4px;\n font-weight: 400;\n }\n textarea:hover{\n outline: 1px solid ",";\n }\n textarea:focus{\n outline: 1px solid ",";\n }\n .info-text{\n display: flex;\n gap: 8px;\n align-items: start;\n }\n .info-text svg{\n width: 35px;\n height: 16px;\n }\n .info-text p{\n margin: 0;\n font-size: 14px;\n color: ",";\n font-weight: 400;\n line-height: 17px;\n }\n"])),Y["neutral-200"],Y.white,Y["primary-400"],Y["primary-500"],Y["neutral-900"]),Gu=e.div(dh||(dh=o(["\n overflow-y: auto;\n max-height: 749px;\n"],["\n overflow-y: auto;\n max-height: 749px;\n"]))),Xu=e.div(hh||(hh=o(["\n background: ",";\n cursor: pointer;\n padding: 16px;\n border-left: 2px solid ",";\n display: flex;\n gap: 16px;\n align-items: start;\n &:hover{\n background: ",";\n }\n .txn-amts{\n background: ",";\n padding:16px;\n border-radius: 8px;\n }\n .request-status{\n font-family: Circular Book Medium, sans-serif;\n font-weight: 500;\n margin: 0;\n }\n .lp-info-txn-no{\n font-size: 12px;\n color: ",";\n margin: 0;\n }\n"],["\n background: ",";\n cursor: pointer;\n padding: 16px;\n border-left: 2px solid ",";\n display: flex;\n gap: 16px;\n align-items: start;\n &:hover{\n background: ",";\n }\n .txn-amts{\n background: ",";\n padding:16px;\n border-radius: 8px;\n }\n .request-status{\n font-family: Circular Book Medium, sans-serif;\n font-weight: 500;\n margin: 0;\n }\n .lp-info-txn-no{\n font-size: 12px;\n color: ",";\n margin: 0;\n }\n"])),Y["primary-50"],Y["primary-500"],Y["neutral-50"],Y.white,Y["primary-500"]),Zu=e.div(uh||(uh=o(["\n background: ",";\n cursor: pointer;\n padding: 16px;\n display: flex;\n gap: 16px;\n align-items: start;\n &:hover{\n background: ",";\n }\n :hover .txn-amts{\n background: ",";\n }\n .txn-amts{\n background: ",";\n padding:16px;\n border-radius: 8px;\n }\n .request-status{\n font-family: Circular Book Medium, sans-serif;\n font-weight: 500;\n margin: 0;\n }\n .lp-info-txn-no{\n font-size: 12px;\n color: ",";\n margin: 0;\n }\n"],["\n background: ",";\n cursor: pointer;\n padding: 16px;\n display: flex;\n gap: 16px;\n align-items: start;\n &:hover{\n background: ",";\n }\n :hover .txn-amts{\n background: ",";\n }\n .txn-amts{\n background: ",";\n padding:16px;\n border-radius: 8px;\n }\n .request-status{\n font-family: Circular Book Medium, sans-serif;\n font-weight: 500;\n margin: 0;\n }\n .lp-info-txn-no{\n font-size: 12px;\n color: ",";\n margin: 0;\n }\n"])),Y.white,Y["neutral-50"],Y.white,Y["neutral-50"],Y["primary-500"]),Uu=e.div(ph||(ph=o(["\n width: 290px;\n background: ",";\n position: absolute;\n top: 95px;\n right: 32px;\n box-shadow: 0 0 24px rgba(0, 0, 0, 0.04);\n border-radius: 8px;\n"],["\n width: 290px;\n background: ",";\n position: absolute;\n top: 95px;\n right: 32px;\n box-shadow: 0 0 24px rgba(0, 0, 0, 0.04);\n border-radius: 8px;\n"])),Y.white),Ku=e.a(fh||(fh=o(["\n display: flex;\n gap: 16px;\n justify-content: space-between;\n align-items: center;\n padding: 12px 16px;\n font-weight: 400;\n font-size: 16px;\n line-height: 19px;\n color: ",";\n text-decoration: none;\n &:hover{\n background: ",";\n }\n"],["\n display: flex;\n gap: 16px;\n justify-content: space-between;\n align-items: center;\n padding: 12px 16px;\n font-weight: 400;\n font-size: 16px;\n line-height: 19px;\n color: ",";\n text-decoration: none;\n &:hover{\n background: ",";\n }\n"])),Y["neutral-900"],Y["neutral-50"]),Ju=e.div(gh||(gh=o(["\n position: absolute;\n width: 100%;\n height: 100%;\n display: flex;\n justify-content: center;\n align-items: center;\n"],["\n position: absolute;\n width: 100%;\n height: 100%;\n display: flex;\n justify-content: center;\n align-items: center;\n"]))),qu=e.div(mh||(mh=o(["\n display: flex;\n justify-content: center;\n align-items: center;\n height: 477px;\n"],["\n display: flex;\n justify-content: center;\n align-items: center;\n height: 477px;\n"]))),_u=e.div(xh||(xh=o(["\n display: flex;\n flex-direction: column;\n gap: 16px;\n align-items: center;\n .text-center{\n text-align: center;\n color: ",";\n }\n .text-center .text-heading{\n font-family: Circular Book Medium, sans-serif;\n font-weight: 500;\n margin-bottom: 8px;\n }\n .text-center .subtext{\n font-size: 14px;\n margin: 0;\n }\n"],["\n display: flex;\n flex-direction: column;\n gap: 16px;\n align-items: center;\n .text-center{\n text-align: center;\n color: ",";\n }\n .text-center .text-heading{\n font-family: Circular Book Medium, sans-serif;\n font-weight: 500;\n margin-bottom: 8px;\n }\n .text-center .subtext{\n font-size: 14px;\n margin: 0;\n }\n"])),Y["neutral-900"]),$u=e.div(bh||(bh=o(["\n color: ",";\n font-size: 12px;\n text-align: right;\n width: 40px;\n"],["\n color: ",";\n font-size: 12px;\n text-align: right;\n width: 40px;\n"])),Y["neutral-500"]),ep="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAALjSURBVHgBtVZLKG1RGP7OdsqbU0gkrkeY6Q4MKGFMuaUU8kxJmZgokpkyMGdiQJmY6BZFkqtk4NE9kVeKQpxzOu9H59R5/Hf9P0cmR7ec/dVqrb3XWt//WN+/9gYUiOiHavuquSg52GBO5ja8D/6qZkJy4VbtJxvYUINf0Ad/2ABBP7j1NgANOkMXAzs7Ozg5OXkzwBny+/34nKlIJIJgMPhfZOFwGD6f7+M5Fothe3sbx8fHiEajwPj4ODU3N1NfXx95vV66vb2l3t5eamlpodHRUZqcnKTz83Nqb28XgZvNZhoYGKBQKERHR0fU1dUl+0dGRshisRDzNTY2UlNTE3V0dJDGoayurmJiYgKZmZmYnZ1FWVkZ1tbWUFxcDLvdLp69vLxIr4hlbLPZMD09jdbWVtmfkZGBqakpzMzMoK6uDm1tbVhcXIRWWFgI5TG2trbgdDrx8PCAwcFBIa+qqkqYmtfXV6iIoTxHaWkpOjs78fT0hOzsbKSnp0tfVFQEbWlpCfPz89jc3MTd3Z1MXF1dCQkbZKSlpUnvdrvh8XiEoKCgAJqm4fr6WubOzs6Ql5cnkfB7jpRh7OnpQUlJiZBUV1eju7sbc3NzWF9fh9VqlXTxfG1tLYaGhuRAOeLy8nL09/djbGxMIri/v8fCwoKQ8tqVlRVcXFzA4HA46PHxUTbk5ubKAg6VvT09PcXh4SGWl5dFZZeXlzCZTGLwc6rYkcrKSok+Ds6GRPHVlagOmoaHh+k7MOIL1NfXo6KiAt+B7ndRwggODg5EKXzInE9WB6vH5XIhKysLBoMBNzc3kneuHz4/XpOfn4+9vT00NDRAnW9iA0zCZb+7u4uUlBSpC1YaFx4rjI2zeoxGo1wJLGl2JicnB6qipa7EkUQpitdAamqq3FWsqrjKOJJAICDkXNH8zGP2/vn5WdbX1NSIYTbgQvI/lx/g69oM/fBb94++jOjtt2WDkgP+9dl/dxz/AC0iYjxOw7vYAAAAAElFTkSuQmCC",tp=e.div(Ch||(Ch=o(["\n display: flex;\n flex-direction: column;\n gap: 8px;\n"],["\n display: flex;\n flex-direction: column;\n gap: 8px;\n"]))),np=e.div(wh||(wh=o(["\n border-radius: 8px;\n padding: 16px;\n border: 1px solid ",";\n background: ",";\n"],["\n border-radius: 8px;\n padding: 16px;\n border: 1px solid ",";\n background: ",";\n"])),Y["neutral-100"],Y.white),ip=e.div(yh||(yh=o(["\n display: flex;\n justify-content: space-between;\n align-items: center;\n margin-bottom: 24px;\n"],["\n display: flex;\n justify-content: space-between;\n align-items: center;\n margin-bottom: 24px;\n"]))),rp=e.p(vh||(vh=o(["\n margin: 0;\n font-size: 16px;\n color: ",";\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n line-height: 19px;\n"],["\n margin: 0;\n font-size: 16px;\n color: ",";\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n line-height: 19px;\n"])),Y["neutral-900"]),op=e.div(Eh||(Eh=o(["\n display: flex;\n justify-content: space-between;\n align-items: end;\n"],["\n display: flex;\n justify-content: space-between;\n align-items: end;\n"]))),ap=e.div(Ah||(Ah=o(["\n display: flex;\n justify-content: space-between;\n width: 250px;\n"],["\n display: flex;\n justify-content: space-between;\n width: 250px;\n"]))),sp=e.div(kh||(kh=o(["\n small{\n font-weight: 400;\n color: ",";\n line-height: 14px;\n font-size: 12px;\n }\n p{\n margin: 0;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n color: ",";\n line-height: 19px;\n font-size: 16px;\n };\n"],["\n small{\n font-weight: 400;\n color: ",";\n line-height: 14px;\n font-size: 12px;\n }\n p{\n margin: 0;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n color: ",";\n line-height: 19px;\n font-size: 16px;\n };\n"])),Y["neutral-500"],Y["neutral-600"]),lp=e.div(Dh||(Dh=o(["\n p{\n font-size: 10px;\n line-height: 12px;\n letter-spacing: 0.02em;\n color: ",";\n font-weight: 400;\n text-align: end;\n margin: 0;\n }\n"],["\n p{\n font-size: 10px;\n line-height: 12px;\n letter-spacing: 0.02em;\n color: ",";\n font-weight: 400;\n text-align: end;\n margin: 0;\n }\n"])),Y["neutral-500"]),cp=e.div(Mh||(Mh=o(["\n display: flex;\n flex-direction: column;\n gap: 8px;\n"],["\n display: flex;\n flex-direction: column;\n gap: 8px;\n"]))),dp=e.div(Bh||(Bh=o(["\n padding: 16px;\n border-radius: 8px;\n border: 1px solid ",";\n background: ",";\n display: flex;\n gap: 14px;\n align-items: center;\n //height: 76px;\n"],["\n padding: 16px;\n border-radius: 8px;\n border: 1px solid ",";\n background: ",";\n display: flex;\n gap: 14px;\n align-items: center;\n //height: 76px;\n"])),Y["neutral-100"],Y.white),hp=e.div(Ph||(Ph=o(["\n display: flex;\n justify-content: space-between;\n align-items: center;\n width: 100%;\n"],["\n display: flex;\n justify-content: space-between;\n align-items: center;\n width: 100%;\n"]))),up=e.div(Hh||(Hh=o(["\n display: flex;\n flex-direction: column;\n gap: 8px;\n width: 100%;\n .entity-short-name{\n color: ",";\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n font-size: 16px;\n line-height: 19px;\n }\n .entity-short-name p,.entity-long-name p{\n margin:0\n }\n .entity-long-name,.entity-price{\n color: ",";\n font-weight: 400;\n line-height: 17px;\n display: flex;\n gap: 8px;\n }\n .entity-long-name p{\n width: 200px;\n white-space: nowrap;\n text-overflow: ellipsis;\n overflow: hidden;\n }\n .changeRatio{\n font-size: 16px;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n line-height: 19px;\n text-align: right;\n }\n .success{\n color: ",";\n }\n .error{\n color: ",";\n }\n"],["\n display: flex;\n flex-direction: column;\n gap: 8px;\n width: 100%;\n .entity-short-name{\n color: ",";\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n font-size: 16px;\n line-height: 19px;\n }\n .entity-short-name p,.entity-long-name p{\n margin:0\n }\n .entity-long-name,.entity-price{\n color: ",";\n font-weight: 400;\n line-height: 17px;\n display: flex;\n gap: 8px;\n }\n .entity-long-name p{\n width: 200px;\n white-space: nowrap;\n text-overflow: ellipsis;\n overflow: hidden;\n }\n .changeRatio{\n font-size: 16px;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n line-height: 19px;\n text-align: right;\n }\n .success{\n color: ",";\n }\n .error{\n color: ",";\n }\n"])),Y["neutral-900"],Y["neutral-600"],Y["success-500"],Y["error-500"]),pp=e.p(Oh||(Oh=o(["\n color: ",";\n font-weight: 400;\n font-size: 10px;\n line-height: 12px;\n letter-spacing: 0.02em;\n margin: 0;\n text-align: right;\n padding: 0 8px 0 0;\n"],["\n color: ",";\n font-weight: 400;\n font-size: 10px;\n line-height: 12px;\n letter-spacing: 0.02em;\n margin: 0;\n text-align: right;\n padding: 0 8px 0 0;\n"])),Y["neutral-600"]),fp=e.div(Ih||(Ih=o(["\n display: flex;\n"],["\n display: flex;\n"]))),gp=e.div(zh||(zh=o(["\n width: 100%;\n height: 51px;\n display: flex;\n justify-content: center;\n align-items: center;\n padding: 16px 0;\n border-bottom: 2px solid ",";\n color: ",";\n cursor: pointer;\n font-size: 16px;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n line-height: 19px;\n letter-spacing: -0.02em;\n border-bottom: 1px solid ",";\n &.active{\n border-bottom: 1px solid ",";\n background: ",";\n animation: select-tab 0.2s ease-out;\n @keyframes select-tab{\n from{\n border-color: ",";\n background: transparent;\n }\n to{\n background: ",";\n border-color: ",";\n }\n }\n }\n"],["\n width: 100%;\n height: 51px;\n display: flex;\n justify-content: center;\n align-items: center;\n padding: 16px 0;\n border-bottom: 2px solid ",";\n color: ",";\n cursor: pointer;\n font-size: 16px;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n line-height: 19px;\n letter-spacing: -0.02em;\n border-bottom: 1px solid ",";\n &.active{\n border-bottom: 1px solid ",";\n background: ",";\n animation: select-tab 0.2s ease-out;\n @keyframes select-tab{\n from{\n border-color: ",";\n background: transparent;\n }\n to{\n background: ",";\n border-color: ",";\n }\n }\n }\n"])),Y.white,Y["neutral-900"],Y["neutral-50"],Y["neutral-900"],Y["neutral-50"],Y["neutral-50"],Y["neutral-50"],Y["neutral-900"]),mp=e.div(Rh||(Rh=o(["\n color: ",";\n padding: 8px 0;\n position: relative;\n display: flex;\n flex-direction: column;\n flex: 1;\n"],["\n color: ",";\n padding: 8px 0;\n position: relative;\n display: flex;\n flex-direction: column;\n flex: 1;\n"])),Y["neutral-900"]),xp=function(e){var t=e.tabs,n=e.bgHexColor,i=l.useState(0),r=i[0],o=i[1];return V.createElement(V.Fragment,null,t&&t.length>0&&V.createElement(fp,null,t.map((function(e,t){return V.createElement(gp,{key:t,className:r===t?"active":"",onClick:function(){o(t)}},e.tabName)}))),V.createElement(mp,{style:{background:n}},t&&V.createElement(V.Fragment,null,t[r].tabComponent)))},bp=e.div(Lh||(Lh=o(["\n display: flex;\n justify-content: space-around;\n align-items: center;\n background: ",";\n"],["\n display: flex;\n justify-content: space-around;\n align-items: center;\n background: ",";\n"])),Y.white),Cp=e.div(Fh||(Fh=o(["\n display: flex;\n gap: 8px;\n align-items: center;\n .menu-item{\n padding: 0 24px;\n height: 67px;\n text-decoration: none;\n color: ",";\n display: flex;\n align-items: center;\n font-size: 16px;\n line-height: 19px;\n letter-spacing: 0.02em;\n font-weight: 700;\n }\n .active{\n background: ",";\n border-bottom: 1px solid ",";\n color: ",";\n }\n"],["\n display: flex;\n gap: 8px;\n align-items: center;\n .menu-item{\n padding: 0 24px;\n height: 67px;\n text-decoration: none;\n color: ",";\n display: flex;\n align-items: center;\n font-size: 16px;\n line-height: 19px;\n letter-spacing: 0.02em;\n font-weight: 700;\n }\n .active{\n background: ",";\n border-bottom: 1px solid ",";\n color: ",";\n }\n"])),Y["neutral-900"],Y["primary-50"],Y["primary-500"],Y["primary-500"]),wp=e.div(Sh||(Sh=o(["\n padding: 24px;\n border-radius: 8px;\n background:",";\n display:flex;\n //align-items: center;\n justify-content: space-between;\n a{\n text-decoration: none;\n }\n"],["\n padding: 24px;\n border-radius: 8px;\n background:",";\n display:flex;\n //align-items: center;\n justify-content: space-between;\n a{\n text-decoration: none;\n }\n"])),Y.white),yp=e.div(Qh||(Qh=o(["\n border-radius: 8px;\n overflow: hidden;\n width: 300px;\n height: 210px;\n .featured-img{\n object-fit: cover;\n width: 300px;\n height: 210px;\n }\n"],["\n border-radius: 8px;\n overflow: hidden;\n width: 300px;\n height: 210px;\n .featured-img{\n object-fit: cover;\n width: 300px;\n height: 210px;\n }\n"]))),vp=e.div(jh||(jh=o(["\n background: ",";\n border-radius: 8px;\n display: inline-flex;\n .tag{\n color: ",";\n font-size: 14px;\n font-weight: 400;\n line-height: 17px;\n padding: 8px;\n display: inline-flex;\n }\n .tag:first-of-type{\n border-right: 2px solid ",";\n }\n"],["\n background: ",";\n border-radius: 8px;\n display: inline-flex;\n .tag{\n color: ",";\n font-size: 14px;\n font-weight: 400;\n line-height: 17px;\n padding: 8px;\n display: inline-flex;\n }\n .tag:first-of-type{\n border-right: 2px solid ",";\n }\n"])),Y["neutral-50"],Y["neutral-900"],Y["neutral-100"]),Ep=e.h5(Nh||(Nh=o(["\n margin: 16px 0;\n font-weight: 700;\n font-size: 23px;\n line-height: 28px;\n letter-spacing: 0.02em;\n color: ",";\n"],["\n margin: 16px 0;\n font-weight: 700;\n font-size: 23px;\n line-height: 28px;\n letter-spacing: 0.02em;\n color: ",";\n"])),Y["neutral-900"]),Ap=e.p(Th||(Th=o(["\n font-weight: 400;\n font-size: 16px;\n line-height: 19px;\n color:",";\n"],["\n font-weight: 400;\n font-size: 16px;\n line-height: 19px;\n color:",";\n"])),Y["neutral-900"]),kp=e.div(Vh||(Vh=o(["\n width: 555px;\n"],["\n width: 555px;\n"]))),Dp=e.div(Yh||(Yh=o(["\n background: ",";\n padding: 11px 16px;\n border-radius: 8px;\n display: flex;\n align-items: center;\n justify-content: space-between;\n height: 72px;\n color:",";\n .title-bar-text{\n font-size: 16px;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n line-height: 19px;\n margin: 0;\n }\n"],["\n background: ",";\n padding: 11px 16px;\n border-radius: 8px;\n display: flex;\n align-items: center;\n justify-content: space-between;\n height: 72px;\n color:",";\n .title-bar-text{\n font-size: 16px;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n line-height: 19px;\n margin: 0;\n }\n"])),Y["neutral-900"],Y["neutral-50"]),Mp=e.div(Wh||(Wh=o(["\n display: flex;\n gap: 16px;\n .filterContainer{\n width: 200px;\n }\n"],["\n display: flex;\n gap: 16px;\n .filterContainer{\n width: 200px;\n }\n"]))),Bp=e.div(Gh||(Gh=o(["\n background: ",";\n border-radius: 8px;\n display: inline-flex;\n .tag{\n color: ",";\n font-size: 14px;\n font-weight: 400;\n line-height: 17px;\n padding: 8px;\n display: inline-flex;\n }\n .tag:first-of-type{\n border-right: 2px solid ",";\n }\n"],["\n background: ",";\n border-radius: 8px;\n display: inline-flex;\n .tag{\n color: ",";\n font-size: 14px;\n font-weight: 400;\n line-height: 17px;\n padding: 8px;\n display: inline-flex;\n }\n .tag:first-of-type{\n border-right: 2px solid ",";\n }\n"])),Y["neutral-50"],Y["neutral-900"],Y["neutral-100"]),Pp=e.div(Xh||(Xh=o(["\n background: ",";\n padding: 11px 16px;\n border-radius: 8px;\n display: flex;\n align-items: center;\n height: 72px;\n color:",";\n .title-bar-text{\n font-size: 16px;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n line-height: 19px;\n margin: 0;\n }\n"],["\n background: ",";\n padding: 11px 16px;\n border-radius: 8px;\n display: flex;\n align-items: center;\n height: 72px;\n color:",";\n .title-bar-text{\n font-size: 16px;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n line-height: 19px;\n margin: 0;\n }\n"])),Y["neutral-900"],Y["neutral-50"]),Hp=e.div(Zh||(Zh=o(["\n display: flex;\n gap: 4px;\n flex-direction: column;\n label{\n color:",';\n font-weight: 500;\n font-family: "Circular Book Medium", sans-serif;\n }\n span{\n color: ',";\n }\n .disabled{\n color: ",";\n }\n"],["\n display: flex;\n gap: 4px;\n flex-direction: column;\n label{\n color:",';\n font-weight: 500;\n font-family: "Circular Book Medium", sans-serif;\n }\n span{\n color: ',";\n }\n .disabled{\n color: ",";\n }\n"])),Y["primary-900"],Y["neutral-600"],Y["neutral-100"]),Op=e.input(Uh||(Uh=o(["\n border: none;\n width: 100%;\n height: 50px;\n font-size: 16px;\n padding: 0 16px;\n margin: 0;\n &:focus,&:focus-within{\n outline: none;\n }\n &::placeholder{\n color: ",";\n }\n &:disabled{\n background: ",";\n cursor: not-allowed;\n pointer-events: none;\n }\n &:disabled &::placeholder{\n color: ",";\n }\n"],["\n border: none;\n width: 100%;\n height: 50px;\n font-size: 16px;\n padding: 0 16px;\n margin: 0;\n &:focus,&:focus-within{\n outline: none;\n }\n &::placeholder{\n color: ",";\n }\n &:disabled{\n background: ",";\n cursor: not-allowed;\n pointer-events: none;\n }\n &:disabled &::placeholder{\n color: ",";\n }\n"])),Y["neutral-200"],Y.white,Y["neutral-100"]),Ip=e.div(Kh||(Kh=o(["\n height: 50px;\n width: 100%;\n border-radius: 8px;\n border: 1px solid ",";\n display: flex;\n align-items: center;\n overflow: hidden;\n &:hover{\n border: 1px solid ",";\n }\n &:focus,&:focus-within{\n border: 1px solid ",";\n outline: none;\n }\n &.success{\n border: 1px solid ",";\n }\n &.error{\n border: 1px solid ",";\n }\n &.disabled{\n pointer-events: none;\n }\n &.disabled input{\n cursor: not-allowed !important;\n }\n"],["\n height: 50px;\n width: 100%;\n border-radius: 8px;\n border: 1px solid ",";\n display: flex;\n align-items: center;\n overflow: hidden;\n &:hover{\n border: 1px solid ",";\n }\n &:focus,&:focus-within{\n border: 1px solid ",";\n outline: none;\n }\n &.success{\n border: 1px solid ",";\n }\n &.error{\n border: 1px solid ",";\n }\n &.disabled{\n pointer-events: none;\n }\n &.disabled input{\n cursor: not-allowed !important;\n }\n"])),Y["neutral-200"],Y["primary-300"],Y["primary-500"],Y["success-500"],Y["error-500"]),zp=e.button(Jh||(Jh=o(["\n border: none;\n background: ",";\n cursor:pointer;\n height: 100%;\n padding: 13px 8px;\n"],["\n border: none;\n background: ",";\n cursor:pointer;\n height: 100%;\n padding: 13px 8px;\n"])),Y.white),Rp=e.p(qh||(qh=o(["\n color: ",";\n margin: 0;\n display: flex;\n gap: 4px;\n justify-content: start;\n align-items: center;\n"],["\n color: ",";\n margin: 0;\n display: flex;\n gap: 4px;\n justify-content: start;\n align-items: center;\n"])),Y["error-500"]),Lp=e.div(_h||(_h=o(["\n overflow-x: auto;\n"],["\n overflow-x: auto;\n"]))),Fp=e.table($h||($h=o(["\n width: 100%;\n border-collapse: separate;\n border-spacing: 0 8px;\n text-align: left;\n .rounded-row td:first-child, .rounded-row th:first-child{\n border-top-left-radius: 8px;\n border-bottom-left-radius: 8px;\n }\n .rounded-row td:last-child, .rounded-row th:last-child{\n border-top-right-radius: 8px;\n border-bottom-right-radius: 8px;\n }\n .rounded-row td:last-child div{\n display: flex;\n align-items: center;\n justify-content: space-between;\n }\n thead tr{\n background: ",";\n font-size: 16px;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n line-height: 19px;\n }\n thead th{\n color: ",";\n padding: 11px 16px;\n }\n tbody tr{\n background: ",";\n color: ",";\n font-size: 16px;\n font-weight: 400;\n line-height: 19px;\n cursor:pointer;\n }\n tbody td{\n padding: 16px;\n }\n"],["\n width: 100%;\n border-collapse: separate;\n border-spacing: 0 8px;\n text-align: left;\n .rounded-row td:first-child, .rounded-row th:first-child{\n border-top-left-radius: 8px;\n border-bottom-left-radius: 8px;\n }\n .rounded-row td:last-child, .rounded-row th:last-child{\n border-top-right-radius: 8px;\n border-bottom-right-radius: 8px;\n }\n .rounded-row td:last-child div{\n display: flex;\n align-items: center;\n justify-content: space-between;\n }\n thead tr{\n background: ",";\n font-size: 16px;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n line-height: 19px;\n }\n thead th{\n color: ",";\n padding: 11px 16px;\n }\n tbody tr{\n background: ",";\n color: ",";\n font-size: 16px;\n font-weight: 400;\n line-height: 19px;\n cursor:pointer;\n }\n tbody td{\n padding: 16px;\n }\n"])),Y["neutral-900"],Y.white,Y.white,Y["neutral-900"]),Sp=e.div(eu||(eu=o(["\n display: flex;\n justify-content: center;\n align-items: center;\n width: 100%;\n height: 300px;\n background: ",";\n border-radius: 8px;\n"],["\n display: flex;\n justify-content: center;\n align-items: center;\n width: 100%;\n height: 300px;\n background: ",";\n border-radius: 8px;\n"])),Y.white),Qp=e.div(tu||(tu=o(["\n display: flex;\n align-items: center;\n flex-direction: column;\n gap: 20px;\n p{\n font-size: 16px;\n font-weight: 400;\n line-height: 19px;\n margin: 0;\n }\n"],["\n display: flex;\n align-items: center;\n flex-direction: column;\n gap: 20px;\n p{\n font-size: 16px;\n font-weight: 400;\n line-height: 19px;\n margin: 0;\n }\n"]))),jp=e.div(nu||(nu=o(["\n overflow-x: auto;\n"],["\n overflow-x: auto;\n"]))),Np=e.table(iu||(iu=o(["\n width: 100%;\n border-collapse: separate;\n border-spacing: 0 8px;\n text-align: left;\n .rounded-row td:first-child, .rounded-row th:first-child{\n border-top-left-radius: 8px;\n border-bottom-left-radius: 8px;\n }\n .rounded-row td:last-child, .rounded-row th:last-child{\n border-top-right-radius: 8px;\n border-bottom-right-radius: 8px;\n }\n .rounded-row td:last-child div{\n display: flex;\n align-items: center;\n justify-content: space-between;\n }\n thead tr{\n background: ",";\n font-size: 16px;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n line-height: 19px;\n }\n thead th{\n color: ",";\n padding: 11px 16px;\n }\n tbody tr{\n background: ",";\n color: ",";\n font-size: 16px;\n font-weight: 400;\n line-height: 19px;\n cursor:pointer;\n }\n tbody td{\n padding: 16px;\n }\n"],["\n width: 100%;\n border-collapse: separate;\n border-spacing: 0 8px;\n text-align: left;\n .rounded-row td:first-child, .rounded-row th:first-child{\n border-top-left-radius: 8px;\n border-bottom-left-radius: 8px;\n }\n .rounded-row td:last-child, .rounded-row th:last-child{\n border-top-right-radius: 8px;\n border-bottom-right-radius: 8px;\n }\n .rounded-row td:last-child div{\n display: flex;\n align-items: center;\n justify-content: space-between;\n }\n thead tr{\n background: ",";\n font-size: 16px;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n line-height: 19px;\n }\n thead th{\n color: ",";\n padding: 11px 16px;\n }\n tbody tr{\n background: ",";\n color: ",";\n font-size: 16px;\n font-weight: 400;\n line-height: 19px;\n cursor:pointer;\n }\n tbody td{\n padding: 16px;\n }\n"])),Y["neutral-900"],Y.white,Y.white,Y["neutral-900"]),Tp=e.div(ru||(ru=o(["\n display: flex;\n justify-content: center;\n align-items: center;\n width: 100%;\n height: 300px;\n background: ",";\n border-radius: 8px;\n"],["\n display: flex;\n justify-content: center;\n align-items: center;\n width: 100%;\n height: 300px;\n background: ",";\n border-radius: 8px;\n"])),Y.white),Vp=e.div(ou||(ou=o(["\n display: flex;\n align-items: center;\n flex-direction: column;\n gap: 20px;\n p{\n font-size: 16px;\n font-weight: 400;\n line-height: 19px;\n margin: 0;\n }\n"],["\n display: flex;\n align-items: center;\n flex-direction: column;\n gap: 20px;\n p{\n font-size: 16px;\n font-weight: 400;\n line-height: 19px;\n margin: 0;\n }\n"]))),Yp=e.div(au||(au=o(["\n display: flex;\n flex-direction: column;\n gap: 8px;\n"],["\n display: flex;\n flex-direction: column;\n gap: 8px;\n"]))),Wp=e.div(su||(su=o(["\n border-radius: 8px;\n padding: 16px;\n background: ",";\n display: flex;\n flex-direction: column;\n gap: 16px;\n"],["\n border-radius: 8px;\n padding: 16px;\n background: ",";\n display: flex;\n flex-direction: column;\n gap: 16px;\n"])),Y["neutral-50"]),Gp=e.div(lu||(lu=o(["\n display: flex;\n gap: 26px;\n align-items: center;\n height: 30px;\n .currency{\n display: flex;\n gap: 4px;\n align-items: center;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n font-size: 16px;\n line-height: 19px;\n color: ",";\n }\n"],["\n display: flex;\n gap: 26px;\n align-items: center;\n height: 30px;\n .currency{\n display: flex;\n gap: 4px;\n align-items: center;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n font-size: 16px;\n line-height: 19px;\n color: ",";\n }\n"])),Y["neutral-900"]),Xp=e.div(cu||(cu=o(["\n display: flex;\n gap: 16px;\n align-items: center;\n p{\n margin: 0;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n font-size: 16px;\n line-height: 19px;\n color: ",";\n }\n"],["\n display: flex;\n gap: 16px;\n align-items: center;\n p{\n margin: 0;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n font-size: 16px;\n line-height: 19px;\n color: ",";\n }\n"])),Y["neutral-900"]),Zp=e.div(du||(du=o(["\n display: flex;\n gap: 12px;\n font-weight: 400;\n font-size: 12px;\n line-height: 14px;\n color: ",";\n *{\n margin: 0;\n }\n"],["\n display: flex;\n gap: 12px;\n font-weight: 400;\n font-size: 12px;\n line-height: 14px;\n color: ",";\n *{\n margin: 0;\n }\n"])),Y["neutral-600"]),Up=e.div(hu||(hu=o(["\n display: flex;\n flex-direction: column;\n gap: 8px;\n align-items: center;\n justify-content: center;\n height: 300px;\n"],["\n display: flex;\n flex-direction: column;\n gap: 8px;\n align-items: center;\n justify-content: center;\n height: 300px;\n"]))),Kp=e.div(uu||(uu=o(["\n padding: 24px;\n //border-radius: 8px;\n gap: 24px;\n display: grid;\n grid-template-columns: calc(100%/5) auto auto auto calc(100%/5);\n //grid-template-columns: calc(100%/5) calc(100%/5) calc(100%/5) calc(100%/5) calc(100%/5);\n align-items: end;\n //background: ",";\n \n"],["\n padding: 24px;\n //border-radius: 8px;\n gap: 24px;\n display: grid;\n grid-template-columns: calc(100%/5) auto auto auto calc(100%/5);\n //grid-template-columns: calc(100%/5) calc(100%/5) calc(100%/5) calc(100%/5) calc(100%/5);\n align-items: end;\n //background: ",";\n \n"])),Y.white),Jp=e.div(pu||(pu=o(['\n display: flex;\n gap: 12px;\n flex-direction: column;\n width: 100%;\n label{\n font-weight: 500;\n font-family: "Circular Book Medium", sans-serif;\n font-size: 16px;\n line-height: 19px;\n }\n'],['\n display: flex;\n gap: 12px;\n flex-direction: column;\n width: 100%;\n label{\n font-weight: 500;\n font-family: "Circular Book Medium", sans-serif;\n font-size: 16px;\n line-height: 19px;\n }\n']))),qp=e.div(fu||(fu=o(["\n display: flex;\n flex-direction: column;\n gap: 4px;\n label{\n color:",';\n font-weight: 500;\n font-family: "Circular Book Medium", sans-serif;\n }\n span{\n color: ',";\n font-size: 14px;\n line-height: 17px;\n font-weight: 400;\n }\n"],["\n display: flex;\n flex-direction: column;\n gap: 4px;\n label{\n color:",';\n font-weight: 500;\n font-family: "Circular Book Medium", sans-serif;\n }\n span{\n color: ',";\n font-size: 14px;\n line-height: 17px;\n font-weight: 400;\n }\n"])),Y["primary-900"],Y["neutral-600"]),_p=e.input(gu||(gu=o(["\n border: none;\n left: 0;\n right: 0;\n height: 100%;\n position: absolute;\n font-size: 16px;\n padding: 0 16px;\n width: 100%;\n &:focus,&:focus-within{\n outline: none;\n }\n &::placeholder{\n color: ",";\n }\n &:disabled{\n background: ",";\n cursor: not-allowed;\n pointer-events: none;\n }\n &:disabled &::placeholder{\n color: ",";\n }\n"],["\n border: none;\n left: 0;\n right: 0;\n height: 100%;\n position: absolute;\n font-size: 16px;\n padding: 0 16px;\n width: 100%;\n &:focus,&:focus-within{\n outline: none;\n }\n &::placeholder{\n color: ",";\n }\n &:disabled{\n background: ",";\n cursor: not-allowed;\n pointer-events: none;\n }\n &:disabled &::placeholder{\n color: ",";\n }\n"])),Y["neutral-200"],Y.white,Y["neutral-100"]),$p=e.div(mu||(mu=o(["\n position: relative;\n height: 50px;\n width: 100%; \n border-radius: 8px;\n border: 1px solid ",";\n display: flex;\n align-items: center;\n justify-content: space-between;\n overflow: hidden;\n transition: 300ms ease-out;\n &:hover{\n border: 1px solid ",";\n }\n &:focus,&:focus-within{\n border: 1px solid ",";\n outline: none;\n }\n &.success{\n border: 1px solid ",";\n }\n &.error{\n border: 1px solid ",";\n }\n .disabled{\n pointer-events: none;\n }\n"],["\n position: relative;\n height: 50px;\n width: 100%; \n border-radius: 8px;\n border: 1px solid ",";\n display: flex;\n align-items: center;\n justify-content: space-between;\n overflow: hidden;\n transition: 300ms ease-out;\n &:hover{\n border: 1px solid ",";\n }\n &:focus,&:focus-within{\n border: 1px solid ",";\n outline: none;\n }\n &.success{\n border: 1px solid ",";\n }\n &.error{\n border: 1px solid ",";\n }\n .disabled{\n pointer-events: none;\n }\n"])),Y["neutral-200"],Y["primary-300"],Y["primary-500"],Y["success-500"],Y["error-500"]),ef=e.p(xu||(xu=o(["\n color: ",";\n margin: 0;\n display: flex;\n gap: 4px;\n justify-content: start;\n align-items: center;\n"],["\n color: ",";\n margin: 0;\n display: flex;\n gap: 4px;\n justify-content: start;\n align-items: center;\n"])),Y["error-500"]),tf=function(e){var n=e.label,i=e.subtext,r=e.errMsg,o=e.disabled,a=e.required,s=e.value,c=l.useState(""),d=c[0],h=c[1],u=l.useState(!1),p=u[0],f=u[1],g=l.useRef();return V.createElement("div",{style:{display:"flex",flexDirection:"column",gap:"12px"}},n&&V.createElement(qp,null,V.createElement("label",null,n),i&&V.createElement("span",null,i)),V.createElement($p,{className:"".concat(d," ").concat(o?"disabled":"")},V.createElement(_p,t({ref:g,onBlur:function(){s?(h("success"),f(!1)):a&&(h("error"),f(!0))}},e))),!s&&a&&p&&V.createElement(ef,null,V.createElement("svg",{width:"16",height:"14",viewBox:"0 0 16 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M8.00006 9.66669C7.86821 9.66669 7.73931 9.70578 7.62968 9.77904C7.52005 9.85229 7.4346 9.95641 7.38414 10.0782C7.33368 10.2 7.32048 10.3341 7.3462 10.4634C7.37193 10.5927 7.43542 10.7115 7.52866 10.8048C7.62189 10.898 7.74068 10.9615 7.87 10.9872C7.99932 11.0129 8.13336 10.9997 8.25518 10.9493C8.377 10.8988 8.48112 10.8134 8.55437 10.7037C8.62763 10.5941 8.66673 10.4652 8.66673 10.3334C8.66673 10.1565 8.59649 9.98697 8.47146 9.86195C8.34644 9.73692 8.17687 9.66669 8.00006 9.66669ZM15.1134 10.6467L9.74673 1.31335C9.57326 1.00236 9.31992 0.743323 9.01285 0.562997C8.70579 0.382672 8.35615 0.287598 8.00006 0.287598C7.64396 0.287598 7.29433 0.382672 6.98726 0.562997C6.6802 0.743323 6.42686 1.00236 6.25339 1.31335L0.92006 10.6467C0.74059 10.9494 0.644155 11.294 0.640489 11.6459C0.636824 11.9978 0.726058 12.3444 0.899184 12.6507C1.07231 12.9571 1.3232 13.2123 1.62652 13.3907C1.92984 13.5691 2.27485 13.6643 2.62673 13.6667H13.3734C13.7281 13.6702 14.0773 13.5793 14.3853 13.4033C14.6933 13.2273 14.949 12.9726 15.126 12.6652C15.3031 12.3579 15.3953 12.009 15.3931 11.6542C15.3908 11.2995 15.2943 10.9518 15.1134 10.6467ZM13.9601 11.98C13.9016 12.084 13.8164 12.1704 13.7132 12.2302C13.61 12.29 13.4927 12.321 13.3734 12.32H2.62673C2.50747 12.321 2.39013 12.29 2.28694 12.2302C2.18375 12.1704 2.0985 12.084 2.04006 11.98C1.98155 11.8787 1.95074 11.7637 1.95074 11.6467C1.95074 11.5297 1.98155 11.4147 2.04006 11.3134L7.37339 1.98002C7.42934 1.87082 7.51433 1.77917 7.61902 1.71518C7.72371 1.65119 7.84403 1.61733 7.96673 1.61733C8.08942 1.61733 8.20974 1.65119 8.31443 1.71518C8.41912 1.77917 8.50411 1.87082 8.56006 1.98002L13.9267 11.3134C13.9929 11.4132 14.0309 11.5291 14.0367 11.6488C14.0426 11.7684 14.0161 11.8875 13.9601 11.9934V11.98ZM8.00006 4.33335C7.82325 4.33335 7.65368 4.40359 7.52866 4.52861C7.40363 4.65364 7.33339 4.82321 7.33339 5.00002V7.66669C7.33339 7.8435 7.40363 8.01307 7.52866 8.13809C7.65368 8.26311 7.82325 8.33335 8.00006 8.33335C8.17687 8.33335 8.34644 8.26311 8.47146 8.13809C8.59649 8.01307 8.66673 7.8435 8.66673 7.66669V5.00002C8.66673 4.82321 8.59649 4.65364 8.47146 4.52861C8.34644 4.40359 8.17687 4.33335 8.00006 4.33335Z",fill:"#F80000"})),r||"This field is required"))},nf=e.div(bu||(bu=o(["\n border: 1px solid ",";\n border-radius: 100px;\n display: inline-block;\n overflow: hidden;\n"],["\n border: 1px solid ",";\n border-radius: 100px;\n display: inline-block;\n overflow: hidden;\n"])),Y["primary-500"]),rf=e.a(Cu||(Cu=o(["\n display: inline-block;\n background: ",";\n padding: 16px;\n text-decoration: none;\n color: ",";\n &:hover{\n background:",";\n }\n"],["\n display: inline-block;\n background: ",";\n padding: 16px;\n text-decoration: none;\n color: ",";\n &:hover{\n background:",";\n }\n"])),Y["neutral-900"],Y.white,Y["primary-500"]),of=e.div(wu||(wu=o(["\n display: flex;\n gap: 8px;\n justify-content: space-between;\n"],["\n display: flex;\n gap: 8px;\n justify-content: space-between;\n"]))),af=e.input(yu||(yu=o(["\n padding: 13px 16px;\n height: 48px;\n width: 100%;\n background: ",";\n border-radius: 8px;\n border: 1px solid ",";\n font-size: 16px;\n &::placeholder{\n color: ",";\n }\n &:focus-within,&:focus{\n outline: none;\n }\n"],["\n padding: 13px 16px;\n height: 48px;\n width: 100%;\n background: ",";\n border-radius: 8px;\n border: 1px solid ",";\n font-size: 16px;\n &::placeholder{\n color: ",";\n }\n &:focus-within,&:focus{\n outline: none;\n }\n"])),Y.white,Y["neutral-200"],Y["neutral-200"]),sf=e.button(vu||(vu=o(["\n width: 60px;\n height: 48px;\n background: ",";\n color: ",";\n padding: 12px 18px;\n border-radius: 8px;\n border: none;\n cursor: pointer;\n"],["\n width: 60px;\n height: 48px;\n background: ",";\n color: ",";\n padding: 12px 18px;\n border-radius: 8px;\n border: none;\n cursor: pointer;\n"])),Y["primary-500"],Y.white),lf=e.div(Eu||(Eu=o(["\n height: 72px;\n background: ",";\n padding: 11px 16px;\n border-radius: 8px;\n display: flex;\n align-items: center;\n justify-content: space-between;\n color:",";\n .search-term{\n font-size: 16px;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n line-height: 19px;\n }\n .results-count{\n font-size: 14px;\n font-weight: 400;\n line-height: 17px;\n }\n"],["\n height: 72px;\n background: ",";\n padding: 11px 16px;\n border-radius: 8px;\n display: flex;\n align-items: center;\n justify-content: space-between;\n color:",";\n .search-term{\n font-size: 16px;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n line-height: 19px;\n }\n .results-count{\n font-size: 14px;\n font-weight: 400;\n line-height: 17px;\n }\n"])),Y["neutral-900"],Y["neutral-50"]),cf=e.div(Au||(Au=o(["\n position: absolute;\n width: 100%;\n height: 100%;\n left: 0;\n top: 0;\n background: rgb(0 0 0 / 40%);\n z-index: 9999;\n"],["\n position: absolute;\n width: 100%;\n height: 100%;\n left: 0;\n top: 0;\n background: rgb(0 0 0 / 40%);\n z-index: 9999;\n"]))),df=e.div(ku||(ku=o(["\n position: absolute;\n right: 0;\n top: 0;\n width: 510px;\n height:100%;\n background: ",";\n padding: 0;\n margin: 0;\n"],["\n position: absolute;\n right: 0;\n top: 0;\n width: 510px;\n height:100%;\n background: ",";\n padding: 0;\n margin: 0;\n"])),Y.white),hf=e.div(Du||(Du=o(["\n display: flex;\n justify-content: space-between;\n align-items: center;\n background: ",";\n border-bottom: 1px solid ",";\n padding: 32px 38px;\n"],["\n display: flex;\n justify-content: space-between;\n align-items: center;\n background: ",";\n border-bottom: 1px solid ",";\n padding: 32px 38px;\n"])),Y.white,Y["neutral-100"]),uf=e.button(Mu||(Mu=o(["\n background: transparent;\n border: none;\n cursor: pointer;\n display: flex;\n gap: 10px;\n align-items: center;\n font-size: 16px;\n &:disabled{\n cursor: not-allowed;\n color: ",";\n }\n"],["\n background: transparent;\n border: none;\n cursor: pointer;\n display: flex;\n gap: 10px;\n align-items: center;\n font-size: 16px;\n &:disabled{\n cursor: not-allowed;\n color: ",";\n }\n"])),Y["neutral-100"]),pf=e.div(Bu||(Bu=o(["\n padding: 32px;\n"],["\n padding: 32px;\n"]))),ff=e.div(Pu||(Pu=o(["\n display: flex;\n flex-direction: column;\n gap: 4px;\n color: ",";\n .title{\n font-size: 19px;\n font-weight: 700;\n margin: 0;\n font-style: normal;\n font-family: Circular, sans-serif;\n }\n .sub-text{\n font-size: 14px;\n font-weight: 400;\n margin: 0;\n font-style: normal;\n font-family: Circular, sans-serif;\n }\n"],["\n display: flex;\n flex-direction: column;\n gap: 4px;\n color: ",";\n .title{\n font-size: 19px;\n font-weight: 700;\n margin: 0;\n font-style: normal;\n font-family: Circular, sans-serif;\n }\n .sub-text{\n font-size: 14px;\n font-weight: 400;\n margin: 0;\n font-style: normal;\n font-family: Circular, sans-serif;\n }\n"])),Y["neutral-900"]),gf=e.div(Hu||(Hu=o(["\n padding: 16px;\n border-radius: 8px;\n background: ",";\n display: flex;\n align-items: start;\n position:relative;\n gap: 16px;\n a{\n text-decoration: none;\n }\n"],["\n padding: 16px;\n border-radius: 8px;\n background: ",";\n display: flex;\n align-items: start;\n position:relative;\n gap: 16px;\n a{\n text-decoration: none;\n }\n"])),Y.white),mf=e.img(Ou||(Ou=o(["\n width: 113px;\n height: 102px;\n border-radius: 8px;\n object-fit: cover;\n max-width: none;\n"],["\n width: 113px;\n height: 102px;\n border-radius: 8px;\n object-fit: cover;\n max-width: none;\n"]))),xf=e.h6(Iu||(Iu=o(["\n font-size: 19px;\n font-weight: 500;\n line-height: 23px;\n letter-spacing: 0.02em;\n font-family: Circular Book Medium, sans-serif;\n color: ",";\n margin: 0;\n"],["\n font-size: 19px;\n font-weight: 500;\n line-height: 23px;\n letter-spacing: 0.02em;\n font-family: Circular Book Medium, sans-serif;\n color: ",";\n margin: 0;\n"])),Y["neutral-900"]),bf=e.div(zu||(zu=o(["\n display: flex;\n flex-direction: column;\n gap: 16px;\n"],["\n display: flex;\n flex-direction: column;\n gap: 16px;\n"]))),Cf=e.div(Ru||(Ru=o(["\n background: ",";\n border-radius: 8px;\n width: fit-content;\n position: absolute;\n bottom: 0;\n margin-bottom: 16px;\n .tag{\n color: ",";\n font-size: 14px;\n font-weight: 400;\n line-height: 17px;\n padding: 8px;\n display: inline-flex;\n }\n .tag:first-of-type{\n border-right: 2px solid ",";\n }\n"],["\n background: ",";\n border-radius: 8px;\n width: fit-content;\n position: absolute;\n bottom: 0;\n margin-bottom: 16px;\n .tag{\n color: ",";\n font-size: 14px;\n font-weight: 400;\n line-height: 17px;\n padding: 8px;\n display: inline-flex;\n }\n .tag:first-of-type{\n border-right: 2px solid ",";\n }\n"])),Y["neutral-50"],Y["neutral-900"],Y["neutral-100"]),wf={};Object.defineProperty(wf,"__esModule",{value:!0});var yf=l;function vf(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var Ef=vf(yf),Af=function(){return Af=Object.assign||function(e){for(var t,n=1,i=arguments.length;n<i;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},Af.apply(this,arguments)};
21
+ */var rr=new class{constructor(){this._request=null,this._charts=new Map,this._running=!1,this._lastDate=void 0}_notify(e,t,n,i){const r=t.listeners[i],o=t.duration;r.forEach((i=>i({chart:e,initial:t.initial,numSteps:o,currentStep:Math.min(n-t.start,o)})))}_refresh(){this._request||(this._running=!0,this._request=Tt.call(window,(()=>{this._update(),this._request=null,this._running&&this._refresh()})))}_update(e=Date.now()){let t=0;this._charts.forEach(((n,i)=>{if(!n.running||!n.items.length)return;const r=n.items;let o,a=r.length-1,s=!1;for(;a>=0;--a)o=r[a],o._active?(o._total>n.duration&&(n.duration=o._total),o.tick(e),s=!0):(r[a]=r[r.length-1],r.pop());s&&(i.draw(),this._notify(i,n,e,"progress")),r.length||(n.running=!1,this._notify(i,n,e,"complete"),n.initial=!1),t+=r.length})),this._lastDate=e,0===t&&(this._running=!1)}_getAnims(e){const t=this._charts;let n=t.get(e);return n||(n={running:!1,initial:!0,items:[],listeners:{complete:[],progress:[]}},t.set(e,n)),n}listen(e,t,n){this._getAnims(e).listeners[t].push(n)}add(e,t){t&&t.length&&this._getAnims(e).items.push(...t)}has(e){return this._getAnims(e).items.length>0}start(e){const t=this._charts.get(e);t&&(t.running=!0,t.start=Date.now(),t.duration=t.items.reduce(((e,t)=>Math.max(e,t._duration)),0),this._refresh())}running(e){if(!this._running)return!1;const t=this._charts.get(e);return!!(t&&t.running&&t.items.length)}stop(e){const t=this._charts.get(e);if(!t||!t.items.length)return;const n=t.items;let i=n.length-1;for(;i>=0;--i)n[i].cancel();t.items=[],this._notify(e,t,Date.now(),"complete")}remove(e){return this._charts.delete(e)}};const or="transparent",ar={boolean:(e,t,n)=>n>.5?t:e,color(e,t,n){const i=zn(e||or),r=i.valid&&zn(t||or);return r&&r.valid?r.mix(i,n).hexString():t},number:(e,t,n)=>e+(t-e)*n};class sr{constructor(e,t,n,i){const r=t[n];i=li([e.to,i,r,e.from]);const o=li([e.from,r,i]);this._active=!0,this._fn=e.fn||ar[e.type||typeof o],this._easing=Jt[e.easing]||Jt.linear,this._start=Math.floor(Date.now()+(e.delay||0)),this._duration=this._total=Math.floor(e.duration),this._loop=!!e.loop,this._target=t,this._prop=n,this._from=o,this._to=i,this._promises=void 0}active(){return this._active}update(e,t,n){if(this._active){this._notify(!1);const i=this._target[this._prop],r=n-this._start,o=this._duration-r;this._start=n,this._duration=Math.floor(Math.max(o,e.duration)),this._total+=r,this._loop=!!e.loop,this._to=li([e.to,t,i,e.from]),this._from=li([e.from,i,t])}}cancel(){this._active&&(this.tick(Date.now()),this._active=!1,this._notify(!1))}tick(e){const t=e-this._start,n=this._duration,i=this._prop,r=this._from,o=this._loop,a=this._to;let s;if(this._active=r!==a&&(o||t<n),!this._active)return this._target[i]=a,void this._notify(!0);t<0?this._target[i]=r:(s=t/n%2,s=o&&s>1?2-s:s,s=this._easing(Math.min(1,Math.max(0,s))),this._target[i]=this._fn(r,a,s))}wait(){const e=this._promises||(this._promises=[]);return new Promise(((t,n)=>{e.push({res:t,rej:n})}))}_notify(e){const t=e?"res":"rej",n=this._promises||[];for(let e=0;e<n.length;e++)n[e][t]()}}jn.set("animation",{delay:void 0,duration:1e3,easing:"easeOutQuart",fn:void 0,from:void 0,loop:void 0,to:void 0,type:void 0});const lr=Object.keys(jn.animation);jn.describe("animation",{_fallback:!1,_indexable:!1,_scriptable:e=>"onProgress"!==e&&"onComplete"!==e&&"fn"!==e}),jn.set("animations",{colors:{type:"color",properties:["color","borderColor","backgroundColor"]},numbers:{type:"number",properties:["x","y","borderWidth","radius","tension"]}}),jn.describe("animations",{_fallback:"animation"}),jn.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:e=>0|e}}}});class cr{constructor(e,t){this._chart=e,this._properties=new Map,this.configure(t)}configure(e){if(!Ge(e))return;const t=this._properties;Object.getOwnPropertyNames(e).forEach((n=>{const i=e[n];if(!Ge(i))return;const r={};for(const e of lr)r[e]=i[e];(We(i.properties)&&i.properties||[n]).forEach((e=>{e!==n&&t.has(e)||t.set(e,r)}))}))}_animateOptions(e,t){const n=t.options,i=function(e,t){if(!t)return;let n=e.options;if(!n)return void(e.options=t);n.$shared&&(e.options=n=Object.assign({},n,{$shared:!1,$animations:{}}));return n}(e,n);if(!i)return[];const r=this._createAnimations(i,n);return n.$shared&&function(e,t){const n=[],i=Object.keys(t);for(let t=0;t<i.length;t++){const r=e[i[t]];r&&r.active()&&n.push(r.wait())}return Promise.all(n)}(e.options.$animations,n).then((()=>{e.options=n}),(()=>{})),r}_createAnimations(e,t){const n=this._properties,i=[],r=e.$animations||(e.$animations={}),o=Object.keys(t),a=Date.now();let s;for(s=o.length-1;s>=0;--s){const l=o[s];if("$"===l.charAt(0))continue;if("options"===l){i.push(...this._animateOptions(e,t));continue}const c=t[l];let d=r[l];const h=n.get(l);if(d){if(h&&d.active()){d.update(h,c,a);continue}d.cancel()}h&&h.duration?(r[l]=d=new sr(h,e,l,c),i.push(d)):e[l]=c}return i}update(e,t){if(0===this._properties.size)return void Object.assign(e,t);const n=this._createAnimations(e,t);return n.length?(rr.add(this._chart,n),!0):void 0}}function dr(e,t){const n=e&&e.options||{},i=n.reverse,r=void 0===n.min?t:0,o=void 0===n.max?t:0;return{start:i?o:r,end:i?r:o}}function hr(e,t){const n=[],i=e._getSortedDatasetMetas(t);let r,o;for(r=0,o=i.length;r<o;++r)n.push(i[r].index);return n}function ur(e,t,n,i={}){const r=e.keys,o="single"===i.mode;let a,s,l,c;if(null!==t){for(a=0,s=r.length;a<s;++a){if(l=+r[a],l===n){if(i.all)continue;break}c=e.values[l],Xe(c)&&(o||0===t||wt(t)===wt(c))&&(t+=c)}return t}}function pr(e,t){const n=e&&e.options.stacked;return n||void 0===n&&void 0!==t.stack}function fr(e,t,n){const i=e[t]||(e[t]={});return i[n]||(i[n]={})}function gr(e,t,n,i){for(const r of t.getMatchingVisibleMetas(i).reverse()){const t=e[r.index];if(n&&t>0||!n&&t<0)return r.index}return null}function mr(e,t){const{chart:n,_cachedMeta:i}=e,r=n._stacks||(n._stacks={}),{iScale:o,vScale:a,index:s}=i,l=o.axis,c=a.axis,d=function(e,t,n){return`${e.id}.${t.id}.${n.stack||n.type}`}(o,a,i),h=t.length;let u;for(let e=0;e<h;++e){const n=t[e],{[l]:o,[c]:h}=n;u=(n._stacks||(n._stacks={}))[c]=fr(r,d,o),u[s]=h,u._top=gr(u,a,!0,i.type),u._bottom=gr(u,a,!1,i.type)}}function xr(e,t){const n=e.scales;return Object.keys(n).filter((e=>n[e].axis===t)).shift()}function br(e,t){const n=e.controller.index,i=e.vScale&&e.vScale.axis;if(i){t=t||e._parsed;for(const e of t){const t=e._stacks;if(!t||void 0===t[i]||void 0===t[i][n])return;delete t[i][n]}}}const Cr=e=>"reset"===e||"none"===e,wr=(e,t)=>t?e:Object.assign({},e);class yr{constructor(e,t){this.chart=e,this._ctx=e.ctx,this.index=t,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.supportsDecimation=!1,this.$context=void 0,this._syncList=[],this.initialize()}initialize(){const e=this._cachedMeta;this.configure(),this.linkScales(),e._stacked=pr(e.vScale,e),this.addElements()}updateIndex(e){this.index!==e&&br(this._cachedMeta),this.index=e}linkScales(){const e=this.chart,t=this._cachedMeta,n=this.getDataset(),i=(e,t,n,i)=>"x"===e?t:"r"===e?i:n,r=t.xAxisID=Ue(n.xAxisID,xr(e,"x")),o=t.yAxisID=Ue(n.yAxisID,xr(e,"y")),a=t.rAxisID=Ue(n.rAxisID,xr(e,"r")),s=t.indexAxis,l=t.iAxisID=i(s,r,o,a),c=t.vAxisID=i(s,o,r,a);t.xScale=this.getScaleForId(r),t.yScale=this.getScaleForId(o),t.rScale=this.getScaleForId(a),t.iScale=this.getScaleForId(l),t.vScale=this.getScaleForId(c)}getDataset(){return this.chart.data.datasets[this.index]}getMeta(){return this.chart.getDatasetMeta(this.index)}getScaleForId(e){return this.chart.scales[e]}_getOtherScale(e){const t=this._cachedMeta;return e===t.iScale?t.vScale:t.iScale}reset(){this._update("reset")}_destroy(){const e=this._cachedMeta;this._data&&jt(this._data,this),e._stacked&&br(e)}_dataCheck(){const e=this.getDataset(),t=e.data||(e.data=[]),n=this._data;if(Ge(t))this._data=function(e){const t=Object.keys(e),n=new Array(t.length);let i,r,o;for(i=0,r=t.length;i<r;++i)o=t[i],n[i]={x:o,y:e[o]};return n}(t);else if(n!==t){if(n){jt(n,this);const e=this._cachedMeta;br(e),e._parsed=[]}t&&Object.isExtensible(t)&&(r=this,(i=t)._chartjs?i._chartjs.listeners.push(r):(Object.defineProperty(i,"_chartjs",{configurable:!0,enumerable:!1,value:{listeners:[r]}}),Qt.forEach((e=>{const t="_onData"+st(e),n=i[e];Object.defineProperty(i,e,{configurable:!0,enumerable:!1,value(...e){const r=n.apply(this,e);return i._chartjs.listeners.forEach((n=>{"function"==typeof n[t]&&n[t](...e)})),r}})})))),this._syncList=[],this._data=t}var i,r}addElements(){const e=this._cachedMeta;this._dataCheck(),this.datasetElementType&&(e.dataset=new this.datasetElementType)}buildOrUpdateElements(e){const t=this._cachedMeta,n=this.getDataset();let i=!1;this._dataCheck();const r=t._stacked;t._stacked=pr(t.vScale,t),t.stack!==n.stack&&(i=!0,br(t),t.stack=n.stack),this._resyncElements(e),(i||r!==t._stacked)&&mr(this,t._parsed)}configure(){const e=this.chart.config,t=e.datasetScopeKeys(this._type),n=e.getOptionScopes(this.getDataset(),t,!0);this.options=e.createResolver(n,this.getContext()),this._parsing=this.options.parsing,this._cachedDataOpts={}}parse(e,t){const{_cachedMeta:n,_data:i}=this,{iScale:r,_stacked:o}=n,a=r.axis;let s,l,c,d=0===e&&t===i.length||n._sorted,h=e>0&&n._parsed[e-1];if(!1===this._parsing)n._parsed=i,n._sorted=!0,c=i;else{c=We(i[e])?this.parseArrayData(n,i,e,t):Ge(i[e])?this.parseObjectData(n,i,e,t):this.parsePrimitiveData(n,i,e,t);const r=()=>null===l[a]||h&&l[a]<h[a];for(s=0;s<t;++s)n._parsed[s+e]=l=c[s],d&&(r()&&(d=!1),h=l);n._sorted=d}o&&mr(this,c)}parsePrimitiveData(e,t,n,i){const{iScale:r,vScale:o}=e,a=r.axis,s=o.axis,l=r.getLabels(),c=r===o,d=new Array(i);let h,u,p;for(h=0,u=i;h<u;++h)p=h+n,d[h]={[a]:c||r.parse(l[p],p),[s]:o.parse(t[p],p)};return d}parseArrayData(e,t,n,i){const{xScale:r,yScale:o}=e,a=new Array(i);let s,l,c,d;for(s=0,l=i;s<l;++s)c=s+n,d=t[c],a[s]={x:r.parse(d[0],c),y:o.parse(d[1],c)};return a}parseObjectData(e,t,n,i){const{xScale:r,yScale:o}=e,{xAxisKey:a="x",yAxisKey:s="y"}=this._parsing,l=new Array(i);let c,d,h,u;for(c=0,d=i;c<d;++c)h=c+n,u=t[h],l[c]={x:r.parse(at(u,a),h),y:o.parse(at(u,s),h)};return l}getParsed(e){return this._cachedMeta._parsed[e]}getDataElement(e){return this._cachedMeta.data[e]}applyStack(e,t,n){const i=this.chart,r=this._cachedMeta,o=t[e.axis];return ur({keys:hr(i,!0),values:t._stacks[e.axis]},o,r.index,{mode:n})}updateRangeFromParsed(e,t,n,i){const r=n[t.axis];let o=null===r?NaN:r;const a=i&&n._stacks[t.axis];i&&a&&(i.values=a,o=ur(i,r,this._cachedMeta.index)),e.min=Math.min(e.min,o),e.max=Math.max(e.max,o)}getMinMax(e,t){const n=this._cachedMeta,i=n._parsed,r=n._sorted&&e===n.iScale,o=i.length,a=this._getOtherScale(e),s=((e,t,n)=>e&&!t.hidden&&t._stacked&&{keys:hr(n,!0),values:null})(t,n,this.chart),l={min:Number.POSITIVE_INFINITY,max:Number.NEGATIVE_INFINITY},{min:c,max:d}=function(e){const{min:t,max:n,minDefined:i,maxDefined:r}=e.getUserBounds();return{min:i?t:Number.NEGATIVE_INFINITY,max:r?n:Number.POSITIVE_INFINITY}}(a);let h,u;function p(){u=i[h];const t=u[a.axis];return!Xe(u[e.axis])||c>t||d<t}for(h=0;h<o&&(p()||(this.updateRangeFromParsed(l,e,u,s),!r));++h);if(r)for(h=o-1;h>=0;--h)if(!p()){this.updateRangeFromParsed(l,e,u,s);break}return l}getAllParsedValues(e){const t=this._cachedMeta._parsed,n=[];let i,r,o;for(i=0,r=t.length;i<r;++i)o=t[i][e.axis],Xe(o)&&n.push(o);return n}getMaxOverflow(){return!1}getLabelAndValue(e){const t=this._cachedMeta,n=t.iScale,i=t.vScale,r=this.getParsed(e);return{label:n?""+n.getLabelForValue(r[n.axis]):"",value:i?""+i.getLabelForValue(r[i.axis]):""}}_update(e){const t=this._cachedMeta;this.update(e||"default"),t._clip=function(e){let t,n,i,r;return Ge(e)?(t=e.top,n=e.right,i=e.bottom,r=e.left):t=n=i=r=e,{top:t,right:n,bottom:i,left:r,disabled:!1===e}}(Ue(this.options.clip,function(e,t,n){if(!1===n)return!1;const i=dr(e,n),r=dr(t,n);return{top:r.end,right:i.end,bottom:r.start,left:i.start}}(t.xScale,t.yScale,this.getMaxOverflow())))}update(e){}draw(){const e=this._ctx,t=this.chart,n=this._cachedMeta,i=n.data||[],r=t.chartArea,o=[],a=this._drawStart||0,s=this._drawCount||i.length-a,l=this.options.drawActiveElementsOnTop;let c;for(n.dataset&&n.dataset.draw(e,r,a,s),c=a;c<a+s;++c){const t=i[c];t.hidden||(t.active&&l?o.push(t):t.draw(e,r))}for(c=0;c<o.length;++c)o[c].draw(e,r)}getStyle(e,t){const n=t?"active":"default";return void 0===e&&this._cachedMeta.dataset?this.resolveDatasetElementOptions(n):this.resolveDataElementOptions(e||0,n)}getContext(e,t,n){const i=this.getDataset();let r;if(e>=0&&e<this._cachedMeta.data.length){const t=this._cachedMeta.data[e];r=t.$context||(t.$context=function(e,t,n){return ci(e,{active:!1,dataIndex:t,parsed:void 0,raw:void 0,element:n,index:t,mode:"default",type:"data"})}(this.getContext(),e,t)),r.parsed=this.getParsed(e),r.raw=i.data[e],r.index=r.dataIndex=e}else r=this.$context||(this.$context=function(e,t){return ci(e,{active:!1,dataset:void 0,datasetIndex:t,index:t,mode:"default",type:"dataset"})}(this.chart.getContext(),this.index)),r.dataset=i,r.index=r.datasetIndex=this.index;return r.active=!!t,r.mode=n,r}resolveDatasetElementOptions(e){return this._resolveElementOptions(this.datasetElementType.id,e)}resolveDataElementOptions(e,t){return this._resolveElementOptions(this.dataElementType.id,t,e)}_resolveElementOptions(e,t="default",n){const i="active"===t,r=this._cachedDataOpts,o=e+"-"+t,a=r[o],s=this.enableOptionSharing&&lt(n);if(a)return wr(a,s);const l=this.chart.config,c=l.datasetElementScopeKeys(this._type,e),d=i?[`${e}Hover`,"hover",e,""]:[e,""],h=l.getOptionScopes(this.getDataset(),c),u=Object.keys(jn.elements[e]),p=l.resolveNamedOptions(h,u,(()=>this.getContext(n,i)),d);return p.$shared&&(p.$shared=s,r[o]=Object.freeze(wr(p,s))),p}_resolveAnimations(e,t,n){const i=this.chart,r=this._cachedDataOpts,o=`animation-${t}`,a=r[o];if(a)return a;let s;if(!1!==i.options.animation){const i=this.chart.config,r=i.datasetAnimationScopeKeys(this._type,t),o=i.getOptionScopes(this.getDataset(),r);s=i.createResolver(o,this.getContext(e,n,t))}const l=new cr(i,s&&s.animations);return s&&s._cacheable&&(r[o]=Object.freeze(l)),l}getSharedOptions(e){if(e.$shared)return this._sharedOptions||(this._sharedOptions=Object.assign({},e))}includeOptions(e,t){return!t||Cr(e)||this.chart._animationsDisabled}_getSharedOptions(e,t){const n=this.resolveDataElementOptions(e,t),i=this._sharedOptions,r=this.getSharedOptions(n),o=this.includeOptions(t,r)||r!==i;return this.updateSharedOptions(r,t,n),{sharedOptions:r,includeOptions:o}}updateElement(e,t,n,i){Cr(i)?Object.assign(e,n):this._resolveAnimations(t,i).update(e,n)}updateSharedOptions(e,t,n){e&&!Cr(t)&&this._resolveAnimations(void 0,t).update(e,n)}_setStyle(e,t,n,i){e.active=i;const r=this.getStyle(t,i);this._resolveAnimations(t,n,i).update(e,{options:!i&&this.getSharedOptions(r)||r})}removeHoverStyle(e,t,n){this._setStyle(e,n,"active",!1)}setHoverStyle(e,t,n){this._setStyle(e,n,"active",!0)}_removeDatasetHoverStyle(){const e=this._cachedMeta.dataset;e&&this._setStyle(e,void 0,"active",!1)}_setDatasetHoverStyle(){const e=this._cachedMeta.dataset;e&&this._setStyle(e,void 0,"active",!0)}_resyncElements(e){const t=this._data,n=this._cachedMeta.data;for(const[e,t,n]of this._syncList)this[e](t,n);this._syncList=[];const i=n.length,r=t.length,o=Math.min(r,i);o&&this.parse(0,o),r>i?this._insertElements(i,r-i,e):r<i&&this._removeElements(r,i-r)}_insertElements(e,t,n=!0){const i=this._cachedMeta,r=i.data,o=e+t;let a;const s=e=>{for(e.length+=t,a=e.length-1;a>=o;a--)e[a]=e[a-t]};for(s(r),a=e;a<o;++a)r[a]=new this.dataElementType;this._parsing&&s(i._parsed),this.parse(e,t),n&&this.updateElements(r,e,t,"reset")}updateElements(e,t,n,i){}_removeElements(e,t){const n=this._cachedMeta;if(this._parsing){const i=n._parsed.splice(e,t);n._stacked&&br(n,i)}n.data.splice(e,t)}_sync(e){if(this._parsing)this._syncList.push(e);else{const[t,n,i]=e;this[t](n,i)}this.chart._dataChanges.push([this.index,...e])}_onDataPush(){const e=arguments.length;this._sync(["_insertElements",this.getDataset().data.length-e,e])}_onDataPop(){this._sync(["_removeElements",this._cachedMeta.data.length-1,1])}_onDataShift(){this._sync(["_removeElements",0,1])}_onDataSplice(e,t){t&&this._sync(["_removeElements",e,t]);const n=arguments.length-2;n&&this._sync(["_insertElements",e,n])}_onDataUnshift(){this._sync(["_insertElements",0,arguments.length])}}function vr(e){const t=e.iScale,n=function(e,t){if(!e._cache.$bar){const n=e.getMatchingVisibleMetas(t);let i=[];for(let t=0,r=n.length;t<r;t++)i=i.concat(n[t].controller.getAllParsedValues(e));e._cache.$bar=Nt(i.sort(((e,t)=>e-t)))}return e._cache.$bar}(t,e.type);let i,r,o,a,s=t._length;const l=()=>{32767!==o&&-32768!==o&&(lt(a)&&(s=Math.min(s,Math.abs(o-a)||s)),a=o)};for(i=0,r=n.length;i<r;++i)o=t.getPixelForValue(n[i]),l();for(a=void 0,i=0,r=t.ticks.length;i<r;++i)o=t.getPixelForTick(i),l();return s}function Er(e,t,n,i){return We(e)?function(e,t,n,i){const r=n.parse(e[0],i),o=n.parse(e[1],i),a=Math.min(r,o),s=Math.max(r,o);let l=a,c=s;Math.abs(a)>Math.abs(s)&&(l=s,c=a),t[n.axis]=c,t._custom={barStart:l,barEnd:c,start:r,end:o,min:a,max:s}}(e,t,n,i):t[n.axis]=n.parse(e,i),t}function Ar(e,t,n,i){const r=e.iScale,o=e.vScale,a=r.getLabels(),s=r===o,l=[];let c,d,h,u;for(c=n,d=n+i;c<d;++c)u=t[c],h={},h[r.axis]=s||r.parse(a[c],c),l.push(Er(u,h,o,c));return l}function kr(e){return e&&void 0!==e.barStart&&void 0!==e.barEnd}function Dr(e,t,n,i){let r=t.borderSkipped;const o={};if(!r)return void(e.borderSkipped=o);if(!0===r)return void(e.borderSkipped={top:!0,right:!0,bottom:!0,left:!0});const{start:a,end:s,reverse:l,top:c,bottom:d}=function(e){let t,n,i,r,o;return e.horizontal?(t=e.base>e.x,n="left",i="right"):(t=e.base<e.y,n="bottom",i="top"),t?(r="end",o="start"):(r="start",o="end"),{start:n,end:i,reverse:t,top:r,bottom:o}}(e);"middle"===r&&n&&(e.enableBorderRadius=!0,(n._top||0)===i?r=c:(n._bottom||0)===i?r=d:(o[Mr(d,a,s,l)]=!0,r=c)),o[Mr(r,a,s,l)]=!0,e.borderSkipped=o}function Mr(e,t,n,i){var r,o,a;return i?(a=n,e=Br(e=(r=e)===(o=t)?a:r===a?o:r,n,t)):e=Br(e,t,n),e}function Br(e,t,n){return"start"===e?t:"end"===e?n:e}function Pr(e,{inflateAmount:t},n){e.inflateAmount="auto"===t?1===n?.33:0:t}yr.defaults={},yr.prototype.datasetElementType=null,yr.prototype.dataElementType=null;class Hr extends yr{parsePrimitiveData(e,t,n,i){return Ar(e,t,n,i)}parseArrayData(e,t,n,i){return Ar(e,t,n,i)}parseObjectData(e,t,n,i){const{iScale:r,vScale:o}=e,{xAxisKey:a="x",yAxisKey:s="y"}=this._parsing,l="x"===r.axis?a:s,c="x"===o.axis?a:s,d=[];let h,u,p,f;for(h=n,u=n+i;h<u;++h)f=t[h],p={},p[r.axis]=r.parse(at(f,l),h),d.push(Er(at(f,c),p,o,h));return d}updateRangeFromParsed(e,t,n,i){super.updateRangeFromParsed(e,t,n,i);const r=n._custom;r&&t===this._cachedMeta.vScale&&(e.min=Math.min(e.min,r.min),e.max=Math.max(e.max,r.max))}getMaxOverflow(){return 0}getLabelAndValue(e){const t=this._cachedMeta,{iScale:n,vScale:i}=t,r=this.getParsed(e),o=r._custom,a=kr(o)?"["+o.start+", "+o.end+"]":""+i.getLabelForValue(r[i.axis]);return{label:""+n.getLabelForValue(r[n.axis]),value:a}}initialize(){this.enableOptionSharing=!0,super.initialize();this._cachedMeta.stack=this.getDataset().stack}update(e){const t=this._cachedMeta;this.updateElements(t.data,0,t.data.length,e)}updateElements(e,t,n,i){const r="reset"===i,{index:o,_cachedMeta:{vScale:a}}=this,s=a.getBasePixel(),l=a.isHorizontal(),c=this._getRuler(),{sharedOptions:d,includeOptions:h}=this._getSharedOptions(t,i);for(let u=t;u<t+n;u++){const t=this.getParsed(u),n=r||Ye(t[a.axis])?{base:s,head:s}:this._calculateBarValuePixels(u),p=this._calculateBarIndexPixels(u,c),f=(t._stacks||{})[a.axis],g={horizontal:l,base:n.base,enableBorderRadius:!f||kr(t._custom)||o===f._top||o===f._bottom,x:l?n.head:p.center,y:l?p.center:n.head,height:l?p.size:Math.abs(n.size),width:l?Math.abs(n.size):p.size};h&&(g.options=d||this.resolveDataElementOptions(u,e[u].active?"active":i));const m=g.options||e[u].options;Dr(g,m,f,o),Pr(g,m,c.ratio),this.updateElement(e[u],u,g,i)}}_getStacks(e,t){const{iScale:n}=this._cachedMeta,i=n.getMatchingVisibleMetas(this._type).filter((e=>e.controller.options.grouped)),r=n.options.stacked,o=[],a=e=>{const n=e.controller.getParsed(t),i=n&&n[e.vScale.axis];if(Ye(i)||isNaN(i))return!0};for(const n of i)if((void 0===t||!a(n))&&((!1===r||-1===o.indexOf(n.stack)||void 0===r&&void 0===n.stack)&&o.push(n.stack),n.index===e))break;return o.length||o.push(void 0),o}_getStackCount(e){return this._getStacks(void 0,e).length}_getStackIndex(e,t,n){const i=this._getStacks(e,n),r=void 0!==t?i.indexOf(t):-1;return-1===r?i.length-1:r}_getRuler(){const e=this.options,t=this._cachedMeta,n=t.iScale,i=[];let r,o;for(r=0,o=t.data.length;r<o;++r)i.push(n.getPixelForValue(this.getParsed(r)[n.axis],r));const a=e.barThickness;return{min:a||vr(t),pixels:i,start:n._startPixel,end:n._endPixel,stackCount:this._getStackCount(),scale:n,grouped:e.grouped,ratio:a?1:e.categoryPercentage*e.barPercentage}}_calculateBarValuePixels(e){const{_cachedMeta:{vScale:t,_stacked:n},options:{base:i,minBarLength:r}}=this,o=i||0,a=this.getParsed(e),s=a._custom,l=kr(s);let c,d,h=a[t.axis],u=0,p=n?this.applyStack(t,a,n):h;p!==h&&(u=p-h,p=h),l&&(h=s.barStart,p=s.barEnd-s.barStart,0!==h&&wt(h)!==wt(s.barEnd)&&(u=0),u+=h);const f=Ye(i)||l?u:i;let g=t.getPixelForValue(f);if(c=this.chart.getDataVisibility(e)?t.getPixelForValue(u+p):g,d=c-g,Math.abs(d)<r){d=function(e,t,n){return 0!==e?wt(e):(t.isHorizontal()?1:-1)*(t.min>=n?1:-1)}(d,t,o)*r,h===o&&(g-=d/2);const e=t.getPixelForDecimal(0),n=t.getPixelForDecimal(1),i=Math.min(e,n),a=Math.max(e,n);g=Math.max(Math.min(g,a),i),c=g+d}if(g===t.getPixelForValue(o)){const e=wt(d)*t.getLineWidthForValue(o)/2;g+=e,d-=e}return{size:d,base:g,head:c,center:c+d/2}}_calculateBarIndexPixels(e,t){const n=t.scale,i=this.options,r=i.skipNull,o=Ue(i.maxBarThickness,1/0);let a,s;if(t.grouped){const n=r?this._getStackCount(e):t.stackCount,l="flex"===i.barThickness?function(e,t,n,i){const r=t.pixels,o=r[e];let a=e>0?r[e-1]:null,s=e<r.length-1?r[e+1]:null;const l=n.categoryPercentage;null===a&&(a=o-(null===s?t.end-t.start:s-o)),null===s&&(s=o+o-a);const c=o-(o-Math.min(a,s))/2*l;return{chunk:Math.abs(s-a)/2*l/i,ratio:n.barPercentage,start:c}}(e,t,i,n):function(e,t,n,i){const r=n.barThickness;let o,a;return Ye(r)?(o=t.min*n.categoryPercentage,a=n.barPercentage):(o=r*i,a=1),{chunk:o/i,ratio:a,start:t.pixels[e]-o/2}}(e,t,i,n),c=this._getStackIndex(this.index,this._cachedMeta.stack,r?e:void 0);a=l.start+l.chunk*c+l.chunk/2,s=Math.min(o,l.chunk*l.ratio)}else a=n.getPixelForValue(this.getParsed(e)[n.axis],e),s=Math.min(o,t.min*t.ratio);return{base:a-s/2,head:a+s/2,center:a,size:s}}draw(){const e=this._cachedMeta,t=e.vScale,n=e.data,i=n.length;let r=0;for(;r<i;++r)null!==this.getParsed(r)[t.axis]&&n[r].draw(this._ctx)}}Hr.id="bar",Hr.defaults={datasetElementType:!1,dataElementType:"bar",categoryPercentage:.8,barPercentage:.9,grouped:!0,animations:{numbers:{type:"number",properties:["x","y","base","width","height"]}}},Hr.overrides={scales:{_index_:{type:"category",offset:!0,grid:{offset:!0}},_value_:{type:"linear",beginAtZero:!0}}};class Or extends yr{initialize(){this.enableOptionSharing=!0,super.initialize()}parsePrimitiveData(e,t,n,i){const r=super.parsePrimitiveData(e,t,n,i);for(let e=0;e<r.length;e++)r[e]._custom=this.resolveDataElementOptions(e+n).radius;return r}parseArrayData(e,t,n,i){const r=super.parseArrayData(e,t,n,i);for(let e=0;e<r.length;e++){const i=t[n+e];r[e]._custom=Ue(i[2],this.resolveDataElementOptions(e+n).radius)}return r}parseObjectData(e,t,n,i){const r=super.parseObjectData(e,t,n,i);for(let e=0;e<r.length;e++){const i=t[n+e];r[e]._custom=Ue(i&&i.r&&+i.r,this.resolveDataElementOptions(e+n).radius)}return r}getMaxOverflow(){const e=this._cachedMeta.data;let t=0;for(let n=e.length-1;n>=0;--n)t=Math.max(t,e[n].size(this.resolveDataElementOptions(n))/2);return t>0&&t}getLabelAndValue(e){const t=this._cachedMeta,{xScale:n,yScale:i}=t,r=this.getParsed(e),o=n.getLabelForValue(r.x),a=i.getLabelForValue(r.y),s=r._custom;return{label:t.label,value:"("+o+", "+a+(s?", "+s:"")+")"}}update(e){const t=this._cachedMeta.data;this.updateElements(t,0,t.length,e)}updateElements(e,t,n,i){const r="reset"===i,{iScale:o,vScale:a}=this._cachedMeta,{sharedOptions:s,includeOptions:l}=this._getSharedOptions(t,i),c=o.axis,d=a.axis;for(let h=t;h<t+n;h++){const t=e[h],n=!r&&this.getParsed(h),u={},p=u[c]=r?o.getPixelForDecimal(.5):o.getPixelForValue(n[c]),f=u[d]=r?a.getBasePixel():a.getPixelForValue(n[d]);u.skip=isNaN(p)||isNaN(f),l&&(u.options=s||this.resolveDataElementOptions(h,t.active?"active":i),r&&(u.options.radius=0)),this.updateElement(t,h,u,i)}}resolveDataElementOptions(e,t){const n=this.getParsed(e);let i=super.resolveDataElementOptions(e,t);i.$shared&&(i=Object.assign({},i,{$shared:!1}));const r=i.radius;return"active"!==t&&(i.radius=0),i.radius+=Ue(n&&n._custom,r),i}}Or.id="bubble",Or.defaults={datasetElementType:!1,dataElementType:"point",animations:{numbers:{type:"number",properties:["x","y","borderWidth","radius"]}}},Or.overrides={scales:{x:{type:"linear"},y:{type:"linear"}},plugins:{tooltip:{callbacks:{title:()=>""}}}};class Ir extends yr{constructor(e,t){super(e,t),this.enableOptionSharing=!0,this.innerRadius=void 0,this.outerRadius=void 0,this.offsetX=void 0,this.offsetY=void 0}linkScales(){}parse(e,t){const n=this.getDataset().data,i=this._cachedMeta;if(!1===this._parsing)i._parsed=n;else{let r,o,a=e=>+n[e];if(Ge(n[e])){const{key:e="value"}=this._parsing;a=t=>+at(n[t],e)}for(r=e,o=e+t;r<o;++r)i._parsed[r]=a(r)}}_getRotation(){return kt(this.options.rotation-90)}_getCircumference(){return kt(this.options.circumference)}_getRotationExtents(){let e=ut,t=-ut;for(let n=0;n<this.chart.data.datasets.length;++n)if(this.chart.isDatasetVisible(n)){const i=this.chart.getDatasetMeta(n).controller,r=i._getRotation(),o=i._getCircumference();e=Math.min(e,r),t=Math.max(t,r+o)}return{rotation:e,circumference:t-e}}update(e){const t=this.chart,{chartArea:n}=t,i=this._cachedMeta,r=i.data,o=this.getMaxBorderWidth()+this.getMaxOffset(r)+this.options.spacing,a=Math.max((Math.min(n.width,n.height)-o)/2,0),s=Math.min((l=this.options.cutout,c=a,"string"==typeof l&&l.endsWith("%")?parseFloat(l)/100:l/c),1);var l,c;const d=this._getRingWeight(this.index),{circumference:h,rotation:u}=this._getRotationExtents(),{ratioX:p,ratioY:f,offsetX:g,offsetY:m}=function(e,t,n){let i=1,r=1,o=0,a=0;if(t<ut){const s=e,l=s+t,c=Math.cos(s),d=Math.sin(s),h=Math.cos(l),u=Math.sin(l),p=(e,t,i)=>It(e,s,l,!0)?1:Math.max(t,t*n,i,i*n),f=(e,t,i)=>It(e,s,l,!0)?-1:Math.min(t,t*n,i,i*n),g=p(0,c,h),m=p(mt,d,u),x=f(ht,c,h),b=f(ht+mt,d,u);i=(g-x)/2,r=(m-b)/2,o=-(g+x)/2,a=-(m+b)/2}return{ratioX:i,ratioY:r,offsetX:o,offsetY:a}}(u,h,s),x=(n.width-o)/p,b=(n.height-o)/f,C=Math.max(Math.min(x,b)/2,0),w=Ke(this.options.radius,C),y=(w-Math.max(w*s,0))/this._getVisibleDatasetWeightTotal();this.offsetX=g*w,this.offsetY=m*w,i.total=this.calculateTotal(),this.outerRadius=w-y*this._getRingWeightOffset(this.index),this.innerRadius=Math.max(this.outerRadius-y*d,0),this.updateElements(r,0,r.length,e)}_circumference(e,t){const n=this.options,i=this._cachedMeta,r=this._getCircumference();return t&&n.animation.animateRotate||!this.chart.getDataVisibility(e)||null===i._parsed[e]||i.data[e].hidden?0:this.calculateCircumference(i._parsed[e]*r/ut)}updateElements(e,t,n,i){const r="reset"===i,o=this.chart,a=o.chartArea,s=o.options.animation,l=(a.left+a.right)/2,c=(a.top+a.bottom)/2,d=r&&s.animateScale,h=d?0:this.innerRadius,u=d?0:this.outerRadius,{sharedOptions:p,includeOptions:f}=this._getSharedOptions(t,i);let g,m=this._getRotation();for(g=0;g<t;++g)m+=this._circumference(g,r);for(g=t;g<t+n;++g){const t=this._circumference(g,r),n=e[g],o={x:l+this.offsetX,y:c+this.offsetY,startAngle:m,endAngle:m+t,circumference:t,outerRadius:u,innerRadius:h};f&&(o.options=p||this.resolveDataElementOptions(g,n.active?"active":i)),m+=t,this.updateElement(n,g,o,i)}}calculateTotal(){const e=this._cachedMeta,t=e.data;let n,i=0;for(n=0;n<t.length;n++){const r=e._parsed[n];null===r||isNaN(r)||!this.chart.getDataVisibility(n)||t[n].hidden||(i+=Math.abs(r))}return i}calculateCircumference(e){const t=this._cachedMeta.total;return t>0&&!isNaN(e)?ut*(Math.abs(e)/t):0}getLabelAndValue(e){const t=this._cachedMeta,n=this.chart,i=n.data.labels||[],r=Zi(t._parsed[e],n.options.locale);return{label:i[e]||"",value:r}}getMaxBorderWidth(e){let t=0;const n=this.chart;let i,r,o,a,s;if(!e)for(i=0,r=n.data.datasets.length;i<r;++i)if(n.isDatasetVisible(i)){o=n.getDatasetMeta(i),e=o.data,a=o.controller;break}if(!e)return 0;for(i=0,r=e.length;i<r;++i)s=a.resolveDataElementOptions(i),"inner"!==s.borderAlign&&(t=Math.max(t,s.borderWidth||0,s.hoverBorderWidth||0));return t}getMaxOffset(e){let t=0;for(let n=0,i=e.length;n<i;++n){const e=this.resolveDataElementOptions(n);t=Math.max(t,e.offset||0,e.hoverOffset||0)}return t}_getRingWeightOffset(e){let t=0;for(let n=0;n<e;++n)this.chart.isDatasetVisible(n)&&(t+=this._getRingWeight(n));return t}_getRingWeight(e){return Math.max(Ue(this.chart.data.datasets[e].weight,1),0)}_getVisibleDatasetWeightTotal(){return this._getRingWeightOffset(this.chart.data.datasets.length)||1}}Ir.id="doughnut",Ir.defaults={datasetElementType:!1,dataElementType:"arc",animation:{animateRotate:!0,animateScale:!1},animations:{numbers:{type:"number",properties:["circumference","endAngle","innerRadius","outerRadius","startAngle","x","y","offset","borderWidth","spacing"]}},cutout:"50%",rotation:0,circumference:360,radius:"100%",spacing:0,indexAxis:"r"},Ir.descriptors={_scriptable:e=>"spacing"!==e,_indexable:e=>"spacing"!==e},Ir.overrides={aspectRatio:1,plugins:{legend:{labels:{generateLabels(e){const t=e.data;if(t.labels.length&&t.datasets.length){const{labels:{pointStyle:n}}=e.legend.options;return t.labels.map(((t,i)=>{const r=e.getDatasetMeta(0).controller.getStyle(i);return{text:t,fillStyle:r.backgroundColor,strokeStyle:r.borderColor,lineWidth:r.borderWidth,pointStyle:n,hidden:!e.getDataVisibility(i),index:i}}))}return[]}},onClick(e,t,n){n.chart.toggleDataVisibility(t.index),n.chart.update()}},tooltip:{callbacks:{title:()=>"",label(e){let t=e.label;const n=": "+e.formattedValue;return We(t)?(t=t.slice(),t[0]+=n):t+=n,t}}}}};class zr extends yr{initialize(){this.enableOptionSharing=!0,this.supportsDecimation=!0,super.initialize()}update(e){const t=this._cachedMeta,{dataset:n,data:i=[],_dataset:r}=t,o=this.chart._animationsDisabled;let{start:a,count:s}=Gt(t,i,o);this._drawStart=a,this._drawCount=s,Xt(t)&&(a=0,s=i.length),n._chart=this.chart,n._datasetIndex=this.index,n._decimated=!!r._decimated,n.points=i;const l=this.resolveDatasetElementOptions(e);this.options.showLine||(l.borderWidth=0),l.segment=this.options.segment,this.updateElement(n,void 0,{animated:!o,options:l},e),this.updateElements(i,a,s,e)}updateElements(e,t,n,i){const r="reset"===i,{iScale:o,vScale:a,_stacked:s,_dataset:l}=this._cachedMeta,{sharedOptions:c,includeOptions:d}=this._getSharedOptions(t,i),h=o.axis,u=a.axis,{spanGaps:p,segment:f}=this.options,g=vt(p)?p:Number.POSITIVE_INFINITY,m=this.chart._animationsDisabled||r||"none"===i;let x=t>0&&this.getParsed(t-1);for(let p=t;p<t+n;++p){const t=e[p],n=this.getParsed(p),b=m?t:{},C=Ye(n[u]),w=b[h]=o.getPixelForValue(n[h],p),y=b[u]=r||C?a.getBasePixel():a.getPixelForValue(s?this.applyStack(a,n,s):n[u],p);b.skip=isNaN(w)||isNaN(y)||C,b.stop=p>0&&Math.abs(n[h]-x[h])>g,f&&(b.parsed=n,b.raw=l.data[p]),d&&(b.options=c||this.resolveDataElementOptions(p,t.active?"active":i)),m||this.updateElement(t,p,b,i),x=n}}getMaxOverflow(){const e=this._cachedMeta,t=e.dataset,n=t.options&&t.options.borderWidth||0,i=e.data||[];if(!i.length)return n;const r=i[0].size(this.resolveDataElementOptions(0)),o=i[i.length-1].size(this.resolveDataElementOptions(i.length-1));return Math.max(n,r,o)/2}draw(){const e=this._cachedMeta;e.dataset.updateControlPoints(this.chart.chartArea,e.iScale.axis),super.draw()}}zr.id="line",zr.defaults={datasetElementType:"line",dataElementType:"point",showLine:!0,spanGaps:!1},zr.overrides={scales:{_index_:{type:"category"},_value_:{type:"linear"}}};class Rr extends yr{constructor(e,t){super(e,t),this.innerRadius=void 0,this.outerRadius=void 0}getLabelAndValue(e){const t=this._cachedMeta,n=this.chart,i=n.data.labels||[],r=Zi(t._parsed[e].r,n.options.locale);return{label:i[e]||"",value:r}}parseObjectData(e,t,n,i){return Ei.bind(this)(e,t,n,i)}update(e){const t=this._cachedMeta.data;this._updateRadius(),this.updateElements(t,0,t.length,e)}getMinMax(){const e=this._cachedMeta,t={min:Number.POSITIVE_INFINITY,max:Number.NEGATIVE_INFINITY};return e.data.forEach(((e,n)=>{const i=this.getParsed(n).r;!isNaN(i)&&this.chart.getDataVisibility(n)&&(i<t.min&&(t.min=i),i>t.max&&(t.max=i))})),t}_updateRadius(){const e=this.chart,t=e.chartArea,n=e.options,i=Math.min(t.right-t.left,t.bottom-t.top),r=Math.max(i/2,0),o=(r-Math.max(n.cutoutPercentage?r/100*n.cutoutPercentage:1,0))/e.getVisibleDatasetCount();this.outerRadius=r-o*this.index,this.innerRadius=this.outerRadius-o}updateElements(e,t,n,i){const r="reset"===i,o=this.chart,a=o.options.animation,s=this._cachedMeta.rScale,l=s.xCenter,c=s.yCenter,d=s.getIndexAngle(0)-.5*ht;let h,u=d;const p=360/this.countVisibleElements();for(h=0;h<t;++h)u+=this._computeAngle(h,i,p);for(h=t;h<t+n;h++){const t=e[h];let n=u,f=u+this._computeAngle(h,i,p),g=o.getDataVisibility(h)?s.getDistanceFromCenterForValue(this.getParsed(h).r):0;u=f,r&&(a.animateScale&&(g=0),a.animateRotate&&(n=f=d));const m={x:l,y:c,innerRadius:0,outerRadius:g,startAngle:n,endAngle:f,options:this.resolveDataElementOptions(h,t.active?"active":i)};this.updateElement(t,h,m,i)}}countVisibleElements(){const e=this._cachedMeta;let t=0;return e.data.forEach(((e,n)=>{!isNaN(this.getParsed(n).r)&&this.chart.getDataVisibility(n)&&t++})),t}_computeAngle(e,t,n){return this.chart.getDataVisibility(e)?kt(this.resolveDataElementOptions(e,t).angle||n):0}}Rr.id="polarArea",Rr.defaults={dataElementType:"arc",animation:{animateRotate:!0,animateScale:!0},animations:{numbers:{type:"number",properties:["x","y","startAngle","endAngle","innerRadius","outerRadius"]}},indexAxis:"r",startAngle:0},Rr.overrides={aspectRatio:1,plugins:{legend:{labels:{generateLabels(e){const t=e.data;if(t.labels.length&&t.datasets.length){const{labels:{pointStyle:n}}=e.legend.options;return t.labels.map(((t,i)=>{const r=e.getDatasetMeta(0).controller.getStyle(i);return{text:t,fillStyle:r.backgroundColor,strokeStyle:r.borderColor,lineWidth:r.borderWidth,pointStyle:n,hidden:!e.getDataVisibility(i),index:i}}))}return[]}},onClick(e,t,n){n.chart.toggleDataVisibility(t.index),n.chart.update()}},tooltip:{callbacks:{title:()=>"",label:e=>e.chart.data.labels[e.dataIndex]+": "+e.formattedValue}}},scales:{r:{type:"radialLinear",angleLines:{display:!1},beginAtZero:!0,grid:{circular:!0},pointLabels:{display:!1},startAngle:0}}};class Lr extends Ir{}Lr.id="pie",Lr.defaults={cutout:0,rotation:0,circumference:360,radius:"100%"};class Fr extends yr{getLabelAndValue(e){const t=this._cachedMeta.vScale,n=this.getParsed(e);return{label:t.getLabels()[e],value:""+t.getLabelForValue(n[t.axis])}}parseObjectData(e,t,n,i){return Ei.bind(this)(e,t,n,i)}update(e){const t=this._cachedMeta,n=t.dataset,i=t.data||[],r=t.iScale.getLabels();if(n.points=i,"resize"!==e){const t=this.resolveDatasetElementOptions(e);this.options.showLine||(t.borderWidth=0);const o={_loop:!0,_fullLoop:r.length===i.length,options:t};this.updateElement(n,void 0,o,e)}this.updateElements(i,0,i.length,e)}updateElements(e,t,n,i){const r=this._cachedMeta.rScale,o="reset"===i;for(let a=t;a<t+n;a++){const t=e[a],n=this.resolveDataElementOptions(a,t.active?"active":i),s=r.getPointPositionForValue(a,this.getParsed(a).r),l=o?r.xCenter:s.x,c=o?r.yCenter:s.y,d={x:l,y:c,angle:s.angle,skip:isNaN(l)||isNaN(c),options:n};this.updateElement(t,a,d,i)}}}Fr.id="radar",Fr.defaults={datasetElementType:"line",dataElementType:"point",indexAxis:"r",showLine:!0,elements:{line:{fill:"start"}}},Fr.overrides={aspectRatio:1,scales:{r:{type:"radialLinear"}}};class Sr{constructor(){this.x=void 0,this.y=void 0,this.active=!1,this.options=void 0,this.$animations=void 0}tooltipPosition(e){const{x:t,y:n}=this.getProps(["x","y"],e);return{x:t,y:n}}hasValue(){return vt(this.x)&&vt(this.y)}getProps(e,t){const n=this.$animations;if(!t||!n)return this;const i={};return e.forEach((e=>{i[e]=n[e]&&n[e].active()?n[e]._to:this[e]})),i}}Sr.defaults={},Sr.defaultRoutes=void 0;const Qr={values:e=>We(e)?e:""+e,numeric(e,t,n){if(0===e)return"0";const i=this.chart.options.locale;let r,o=e;if(n.length>1){const t=Math.max(Math.abs(n[0].value),Math.abs(n[n.length-1].value));(t<1e-4||t>1e15)&&(r="scientific"),o=function(e,t){let n=t.length>3?t[2].value-t[1].value:t[1].value-t[0].value;Math.abs(n)>=1&&e!==Math.floor(e)&&(n=e-Math.floor(e));return n}(e,n)}const a=Ct(Math.abs(o)),s=Math.max(Math.min(-1*Math.floor(a),20),0),l={notation:r,minimumFractionDigits:s,maximumFractionDigits:s};return Object.assign(l,this.options.ticks.format),Zi(e,i,l)},logarithmic(e,t,n){if(0===e)return"0";const i=e/Math.pow(10,Math.floor(Ct(e)));return 1===i||2===i||5===i?Qr.numeric.call(this,e,t,n):""}};var jr={formatters:Qr};function Nr(e,t){const n=e.options.ticks,i=n.maxTicksLimit||function(e){const t=e.options.offset,n=e._tickSize(),i=e._length/n+(t?0:1),r=e._maxLength/n;return Math.floor(Math.min(i,r))}(e),r=n.major.enabled?function(e){const t=[];let n,i;for(n=0,i=e.length;n<i;n++)e[n].major&&t.push(n);return t}(t):[],o=r.length,a=r[0],s=r[o-1],l=[];if(o>i)return function(e,t,n,i){let r,o=0,a=n[0];for(i=Math.ceil(i),r=0;r<e.length;r++)r===a&&(t.push(e[r]),o++,a=n[o*i])}(t,l,r,o/i),l;const c=function(e,t,n){const i=function(e){const t=e.length;let n,i;if(t<2)return!1;for(i=e[0],n=1;n<t;++n)if(e[n]-e[n-1]!==i)return!1;return i}(e),r=t.length/n;if(!i)return Math.max(r,1);const o=function(e){const t=[],n=Math.sqrt(e);let i;for(i=1;i<n;i++)e%i==0&&(t.push(i),t.push(e/i));return n===(0|n)&&t.push(n),t.sort(((e,t)=>e-t)).pop(),t}(i);for(let e=0,t=o.length-1;e<t;e++){const t=o[e];if(t>r)return t}return Math.max(r,1)}(r,t,i);if(o>0){let e,n;const i=o>1?Math.round((s-a)/(o-1)):null;for(Tr(t,l,c,Ye(i)?0:a-i,a),e=0,n=o-1;e<n;e++)Tr(t,l,c,r[e],r[e+1]);return Tr(t,l,c,s,Ye(i)?t.length:s+i),l}return Tr(t,l,c),l}function Tr(e,t,n,i,r){const o=Ue(i,0),a=Math.min(Ue(r,e.length),e.length);let s,l,c,d=0;for(n=Math.ceil(n),r&&(s=r-i,n=s/Math.floor(s/n)),c=o;c<0;)d++,c=Math.round(o+d*n);for(l=Math.max(o,0);l<a;l++)l===c&&(t.push(e[l]),d++,c=Math.round(o+d*n))}jn.set("scale",{display:!0,offset:!1,reverse:!1,beginAtZero:!1,bounds:"ticks",grace:0,grid:{display:!0,lineWidth:1,drawBorder:!0,drawOnChartArea:!0,drawTicks:!0,tickLength:8,tickWidth:(e,t)=>t.lineWidth,tickColor:(e,t)=>t.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:jr.formatters.values,minor:{},major:{},align:"center",crossAlign:"near",showLabelBackdrop:!1,backdropColor:"rgba(255, 255, 255, 0.75)",backdropPadding:2}}),jn.route("scale.ticks","color","","color"),jn.route("scale.grid","color","","borderColor"),jn.route("scale.grid","borderColor","","borderColor"),jn.route("scale.title","color","","color"),jn.describe("scale",{_fallback:!1,_scriptable:e=>!e.startsWith("before")&&!e.startsWith("after")&&"callback"!==e&&"parser"!==e,_indexable:e=>"borderDash"!==e&&"tickBorderDash"!==e}),jn.describe("scales",{_fallback:"scale"}),jn.describe("scale.ticks",{_scriptable:e=>"backdropPadding"!==e&&"callback"!==e,_indexable:e=>"backdropPadding"!==e});const Vr=(e,t,n)=>"top"===t||"left"===t?e[t]+n:e[t]-n;function Yr(e,t){const n=[],i=e.length/t,r=e.length;let o=0;for(;o<r;o+=i)n.push(e[Math.floor(o)]);return n}function Wr(e,t,n){const i=e.ticks.length,r=Math.min(t,i-1),o=e._startPixel,a=e._endPixel,s=1e-6;let l,c=e.getPixelForTick(r);if(!(n&&(l=1===i?Math.max(c-o,a-c):0===t?(e.getPixelForTick(1)-c)/2:(c-e.getPixelForTick(r-1))/2,c+=r<t?l:-l,c<o-s||c>a+s)))return c}function Gr(e){return e.drawTicks?e.tickLength:0}function Xr(e,t){if(!e.display)return 0;const n=si(e.font,t),i=ai(e.padding);return(We(e.text)?e.text.length:1)*n.lineHeight+i.height}function Zr(e,t,n){let i=Yt(e);return(n&&"right"!==t||!n&&"right"===t)&&(i=(e=>"left"===e?"right":"right"===e?"left":e)(i)),i}class Ur extends Sr{constructor(e){super(),this.id=e.id,this.type=e.type,this.options=void 0,this.ctx=e.ctx,this.chart=e.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(e){this.options=e.setContext(this.getContext()),this.axis=e.axis,this._userMin=this.parse(e.min),this._userMax=this.parse(e.max),this._suggestedMin=this.parse(e.suggestedMin),this._suggestedMax=this.parse(e.suggestedMax)}parse(e,t){return e}getUserBounds(){let{_userMin:e,_userMax:t,_suggestedMin:n,_suggestedMax:i}=this;return e=Ze(e,Number.POSITIVE_INFINITY),t=Ze(t,Number.NEGATIVE_INFINITY),n=Ze(n,Number.POSITIVE_INFINITY),i=Ze(i,Number.NEGATIVE_INFINITY),{min:Ze(e,n),max:Ze(t,i),minDefined:Xe(e),maxDefined:Xe(t)}}getMinMax(e){let t,{min:n,max:i,minDefined:r,maxDefined:o}=this.getUserBounds();if(r&&o)return{min:n,max:i};const a=this.getMatchingVisibleMetas();for(let s=0,l=a.length;s<l;++s)t=a[s].controller.getMinMax(this,e),r||(n=Math.min(n,t.min)),o||(i=Math.max(i,t.max));return n=o&&n>i?i:n,i=r&&n>i?n:i,{min:Ze(n,Ze(i,n)),max:Ze(i,Ze(n,i))}}getPadding(){return{left:this.paddingLeft||0,top:this.paddingTop||0,right:this.paddingRight||0,bottom:this.paddingBottom||0}}getTicks(){return this.ticks}getLabels(){const e=this.chart.data;return this.options.labels||(this.isHorizontal()?e.xLabels:e.yLabels)||e.labels||[]}beforeLayout(){this._cache={},this._dataLimitsCached=!1}beforeUpdate(){Je(this.options.beforeUpdate,[this])}update(e,t,n){const{beginAtZero:i,grace:r,ticks:o}=this.options,a=o.sampleSize;this.beforeUpdate(),this.maxWidth=e,this.maxHeight=t,this._margins=n=Object.assign({left:0,right:0,top:0,bottom:0},n),this.ticks=null,this._labelSizes=null,this._gridLineItems=null,this._labelItems=null,this.beforeSetDimensions(),this.setDimensions(),this.afterSetDimensions(),this._maxLength=this.isHorizontal()?this.width+n.left+n.right:this.height+n.top+n.bottom,this._dataLimitsCached||(this.beforeDataLimits(),this.determineDataLimits(),this.afterDataLimits(),this._range=function(e,t,n){const{min:i,max:r}=e,o=Ke(t,(r-i)/2),a=(e,t)=>n&&0===e?0:e+t;return{min:a(i,-Math.abs(o)),max:a(r,o)}}(this,r,i),this._dataLimitsCached=!0),this.beforeBuildTicks(),this.ticks=this.buildTicks()||[],this.afterBuildTicks();const s=a<this.ticks.length;this._convertTicksToLabels(s?Yr(this.ticks,a):this.ticks),this.configure(),this.beforeCalculateLabelRotation(),this.calculateLabelRotation(),this.afterCalculateLabelRotation(),o.display&&(o.autoSkip||"auto"===o.source)&&(this.ticks=Nr(this,this.ticks),this._labelSizes=null,this.afterAutoSkip()),s&&this._convertTicksToLabels(this.ticks),this.beforeFit(),this.fit(),this.afterFit(),this.afterUpdate()}configure(){let e,t,n=this.options.reverse;this.isHorizontal()?(e=this.left,t=this.right):(e=this.top,t=this.bottom,n=!n),this._startPixel=e,this._endPixel=t,this._reversePixels=n,this._length=t-e,this._alignToPixels=this.options.alignToPixels}afterUpdate(){Je(this.options.afterUpdate,[this])}beforeSetDimensions(){Je(this.options.beforeSetDimensions,[this])}setDimensions(){this.isHorizontal()?(this.width=this.maxWidth,this.left=0,this.right=this.width):(this.height=this.maxHeight,this.top=0,this.bottom=this.height),this.paddingLeft=0,this.paddingTop=0,this.paddingRight=0,this.paddingBottom=0}afterSetDimensions(){Je(this.options.afterSetDimensions,[this])}_callHooks(e){this.chart.notifyPlugins(e,this.getContext()),Je(this.options[e],[this])}beforeDataLimits(){this._callHooks("beforeDataLimits")}determineDataLimits(){}afterDataLimits(){this._callHooks("afterDataLimits")}beforeBuildTicks(){this._callHooks("beforeBuildTicks")}buildTicks(){return[]}afterBuildTicks(){this._callHooks("afterBuildTicks")}beforeTickToLabelConversion(){Je(this.options.beforeTickToLabelConversion,[this])}generateTickLabels(e){const t=this.options.ticks;let n,i,r;for(n=0,i=e.length;n<i;n++)r=e[n],r.label=Je(t.callback,[r.value,n,e],this)}afterTickToLabelConversion(){Je(this.options.afterTickToLabelConversion,[this])}beforeCalculateLabelRotation(){Je(this.options.beforeCalculateLabelRotation,[this])}calculateLabelRotation(){const e=this.options,t=e.ticks,n=this.ticks.length,i=t.minRotation||0,r=t.maxRotation;let o,a,s,l=i;if(!this._isVisible()||!t.display||i>=r||n<=1||!this.isHorizontal())return void(this.labelRotation=i);const c=this._getLabelSizes(),d=c.widest.width,h=c.highest.height,u=zt(this.chart.width-d,0,this.maxWidth);o=e.offset?this.maxWidth/n:u/(n-1),d+6>o&&(o=u/(n-(e.offset?.5:1)),a=this.maxHeight-Gr(e.grid)-t.padding-Xr(e.title,this.chart.options.font),s=Math.sqrt(d*d+h*h),l=Dt(Math.min(Math.asin(zt((c.highest.height+6)/o,-1,1)),Math.asin(zt(a/s,-1,1))-Math.asin(zt(h/s,-1,1)))),l=Math.max(i,Math.min(r,l))),this.labelRotation=l}afterCalculateLabelRotation(){Je(this.options.afterCalculateLabelRotation,[this])}afterAutoSkip(){}beforeFit(){Je(this.options.beforeFit,[this])}fit(){const e={width:0,height:0},{chart:t,options:{ticks:n,title:i,grid:r}}=this,o=this._isVisible(),a=this.isHorizontal();if(o){const o=Xr(i,t.options.font);if(a?(e.width=this.maxWidth,e.height=Gr(r)+o):(e.height=this.maxHeight,e.width=Gr(r)+o),n.display&&this.ticks.length){const{first:t,last:i,widest:r,highest:o}=this._getLabelSizes(),s=2*n.padding,l=kt(this.labelRotation),c=Math.cos(l),d=Math.sin(l);if(a){const t=n.mirror?0:d*r.width+c*o.height;e.height=Math.min(this.maxHeight,e.height+t+s)}else{const t=n.mirror?0:c*r.width+d*o.height;e.width=Math.min(this.maxWidth,e.width+t+s)}this._calculatePadding(t,i,d,c)}}this._handleMargins(),a?(this.width=this._length=t.width-this._margins.left-this._margins.right,this.height=e.height):(this.width=e.width,this.height=this._length=t.height-this._margins.top-this._margins.bottom)}_calculatePadding(e,t,n,i){const{ticks:{align:r,padding:o},position:a}=this.options,s=0!==this.labelRotation,l="top"!==a&&"x"===this.axis;if(this.isHorizontal()){const a=this.getPixelForTick(0)-this.left,c=this.right-this.getPixelForTick(this.ticks.length-1);let d=0,h=0;s?l?(d=i*e.width,h=n*t.height):(d=n*e.height,h=i*t.width):"start"===r?h=t.width:"end"===r?d=e.width:"inner"!==r&&(d=e.width/2,h=t.width/2),this.paddingLeft=Math.max((d-a+o)*this.width/(this.width-a),0),this.paddingRight=Math.max((h-c+o)*this.width/(this.width-c),0)}else{let n=t.height/2,i=e.height/2;"start"===r?(n=0,i=e.height):"end"===r&&(n=t.height,i=0),this.paddingTop=n+o,this.paddingBottom=i+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(){Je(this.options.afterFit,[this])}isHorizontal(){const{axis:e,position:t}=this.options;return"top"===t||"bottom"===t||"x"===e}isFullSize(){return this.options.fullSize}_convertTicksToLabels(e){let t,n;for(this.beforeTickToLabelConversion(),this.generateTickLabels(e),t=0,n=e.length;t<n;t++)Ye(e[t].label)&&(e.splice(t,1),n--,t--);this.afterTickToLabelConversion()}_getLabelSizes(){let e=this._labelSizes;if(!e){const t=this.options.ticks.sampleSize;let n=this.ticks;t<n.length&&(n=Yr(n,t)),this._labelSizes=e=this._computeLabelSizes(n,n.length)}return e}_computeLabelSizes(e,t){const{ctx:n,_longestTextCache:i}=this,r=[],o=[];let a,s,l,c,d,h,u,p,f,g,m,x=0,b=0;for(a=0;a<t;++a){if(c=e[a].label,d=this._resolveTickFontOptions(a),n.font=h=d.string,u=i[h]=i[h]||{data:{},gc:[]},p=d.lineHeight,f=g=0,Ye(c)||We(c)){if(We(c))for(s=0,l=c.length;s<l;++s)m=c[s],Ye(m)||We(m)||(f=Nn(n,u.data,u.gc,f,m),g+=p)}else f=Nn(n,u.data,u.gc,f,c),g=p;r.push(f),o.push(g),x=Math.max(f,x),b=Math.max(g,b)}!function(e,t){qe(e,(e=>{const n=e.gc,i=n.length/2;let r;if(i>t){for(r=0;r<i;++r)delete e.data[n[r]];n.splice(0,i)}}))}(i,t);const C=r.indexOf(x),w=o.indexOf(b),y=e=>({width:r[e]||0,height:o[e]||0});return{first:y(0),last:y(t-1),widest:y(C),highest:y(w),widths:r,heights:o}}getLabelForValue(e){return e}getPixelForValue(e,t){return NaN}getValueForPixel(e){}getPixelForTick(e){const t=this.ticks;return e<0||e>t.length-1?null:this.getPixelForValue(t[e].value)}getPixelForDecimal(e){this._reversePixels&&(e=1-e);const t=this._startPixel+e*this._length;return zt(this._alignToPixels?Vn(this.chart,t,0):t,-32768,32767)}getDecimalForPixel(e){const t=(e-this._startPixel)/this._length;return this._reversePixels?1-t:t}getBasePixel(){return this.getPixelForValue(this.getBaseValue())}getBaseValue(){const{min:e,max:t}=this;return e<0&&t<0?t:e>0&&t>0?e:0}getContext(e){const t=this.ticks||[];if(e>=0&&e<t.length){const n=t[e];return n.$context||(n.$context=function(e,t,n){return ci(e,{tick:n,index:t,type:"tick"})}(this.getContext(),e,n))}return this.$context||(this.$context=ci(this.chart.getContext(),{scale:this,type:"scale"}))}_tickSize(){const e=this.options.ticks,t=kt(this.labelRotation),n=Math.abs(Math.cos(t)),i=Math.abs(Math.sin(t)),r=this._getLabelSizes(),o=e.autoSkipPadding||0,a=r?r.widest.width+o:0,s=r?r.highest.height+o:0;return this.isHorizontal()?s*n>a*i?a/n:s/i:s*i<a*n?s/n:a/i}_isVisible(){const e=this.options.display;return"auto"!==e?!!e:this.getMatchingVisibleMetas().length>0}_computeGridLineItems(e){const t=this.axis,n=this.chart,i=this.options,{grid:r,position:o}=i,a=r.offset,s=this.isHorizontal(),l=this.ticks.length+(a?1:0),c=Gr(r),d=[],h=r.setContext(this.getContext()),u=h.drawBorder?h.borderWidth:0,p=u/2,f=function(e){return Vn(n,e,u)};let g,m,x,b,C,w,y,v,E,A,k,D;if("top"===o)g=f(this.bottom),w=this.bottom-c,v=g-p,A=f(e.top)+p,D=e.bottom;else if("bottom"===o)g=f(this.top),A=e.top,D=f(e.bottom)-p,w=g+p,v=this.top+c;else if("left"===o)g=f(this.right),C=this.right-c,y=g-p,E=f(e.left)+p,k=e.right;else if("right"===o)g=f(this.left),E=e.left,k=f(e.right)-p,C=g+p,y=this.left+c;else if("x"===t){if("center"===o)g=f((e.top+e.bottom)/2+.5);else if(Ge(o)){const e=Object.keys(o)[0],t=o[e];g=f(this.chart.scales[e].getPixelForValue(t))}A=e.top,D=e.bottom,w=g+p,v=w+c}else if("y"===t){if("center"===o)g=f((e.left+e.right)/2);else if(Ge(o)){const e=Object.keys(o)[0],t=o[e];g=f(this.chart.scales[e].getPixelForValue(t))}C=g-p,y=C-c,E=e.left,k=e.right}const M=Ue(i.ticks.maxTicksLimit,l),B=Math.max(1,Math.ceil(l/M));for(m=0;m<l;m+=B){const e=r.setContext(this.getContext(m)),t=e.lineWidth,i=e.color,o=e.borderDash||[],l=e.borderDashOffset,c=e.tickWidth,h=e.tickColor,u=e.tickBorderDash||[],p=e.tickBorderDashOffset;x=Wr(this,m,a),void 0!==x&&(b=Vn(n,x,t),s?C=y=E=k=b:w=v=A=D=b,d.push({tx1:C,ty1:w,tx2:y,ty2:v,x1:E,y1:A,x2:k,y2:D,width:t,color:i,borderDash:o,borderDashOffset:l,tickWidth:c,tickColor:h,tickBorderDash:u,tickBorderDashOffset:p}))}return this._ticksLength=l,this._borderValue=g,d}_computeLabelItems(e){const t=this.axis,n=this.options,{position:i,ticks:r}=n,o=this.isHorizontal(),a=this.ticks,{align:s,crossAlign:l,padding:c,mirror:d}=r,h=Gr(n.grid),u=h+c,p=d?-c:u,f=-kt(this.labelRotation),g=[];let m,x,b,C,w,y,v,E,A,k,D,M,B="middle";if("top"===i)y=this.bottom-p,v=this._getXAxisLabelAlignment();else if("bottom"===i)y=this.top+p,v=this._getXAxisLabelAlignment();else if("left"===i){const e=this._getYAxisLabelAlignment(h);v=e.textAlign,w=e.x}else if("right"===i){const e=this._getYAxisLabelAlignment(h);v=e.textAlign,w=e.x}else if("x"===t){if("center"===i)y=(e.top+e.bottom)/2+u;else if(Ge(i)){const e=Object.keys(i)[0],t=i[e];y=this.chart.scales[e].getPixelForValue(t)+u}v=this._getXAxisLabelAlignment()}else if("y"===t){if("center"===i)w=(e.left+e.right)/2-u;else if(Ge(i)){const e=Object.keys(i)[0],t=i[e];w=this.chart.scales[e].getPixelForValue(t)}v=this._getYAxisLabelAlignment(h).textAlign}"y"===t&&("start"===s?B="top":"end"===s&&(B="bottom"));const P=this._getLabelSizes();for(m=0,x=a.length;m<x;++m){b=a[m],C=b.label;const e=r.setContext(this.getContext(m));E=this.getPixelForTick(m)+r.labelOffset,A=this._resolveTickFontOptions(m),k=A.lineHeight,D=We(C)?C.length:1;const t=D/2,n=e.color,s=e.textStrokeColor,c=e.textStrokeWidth;let h,u=v;if(o?(w=E,"inner"===v&&(u=m===x-1?this.options.reverse?"left":"right":0===m?this.options.reverse?"right":"left":"center"),M="top"===i?"near"===l||0!==f?-D*k+k/2:"center"===l?-P.highest.height/2-t*k+k:-P.highest.height+k/2:"near"===l||0!==f?k/2:"center"===l?P.highest.height/2-t*k:P.highest.height-D*k,d&&(M*=-1)):(y=E,M=(1-D)*k/2),e.showLabelBackdrop){const t=ai(e.backdropPadding),n=P.heights[m],i=P.widths[m];let r=y+M-t.top,o=w-t.left;switch(B){case"middle":r-=n/2;break;case"bottom":r-=n}switch(v){case"center":o-=i/2;break;case"right":o-=i}h={left:o,top:r,width:i+t.width,height:n+t.height,color:e.backdropColor}}g.push({rotation:f,label:C,font:A,color:n,strokeColor:s,strokeWidth:c,textOffset:M,textAlign:u,textBaseline:B,translation:[w,y],backdrop:h})}return g}_getXAxisLabelAlignment(){const{position:e,ticks:t}=this.options;if(-kt(this.labelRotation))return"top"===e?"left":"right";let n="center";return"start"===t.align?n="left":"end"===t.align?n="right":"inner"===t.align&&(n="inner"),n}_getYAxisLabelAlignment(e){const{position:t,ticks:{crossAlign:n,mirror:i,padding:r}}=this.options,o=e+r,a=this._getLabelSizes().widest.width;let s,l;return"left"===t?i?(l=this.right+r,"near"===n?s="left":"center"===n?(s="center",l+=a/2):(s="right",l+=a)):(l=this.right-o,"near"===n?s="right":"center"===n?(s="center",l-=a/2):(s="left",l=this.left)):"right"===t?i?(l=this.left+r,"near"===n?s="right":"center"===n?(s="center",l-=a/2):(s="left",l-=a)):(l=this.left+o,"near"===n?s="left":"center"===n?(s="center",l+=a/2):(s="right",l=this.right)):s="right",{textAlign:s,x:l}}_computeLabelArea(){if(this.options.ticks.mirror)return;const e=this.chart,t=this.options.position;return"left"===t||"right"===t?{top:0,left:this.left,bottom:e.height,right:this.right}:"top"===t||"bottom"===t?{top:this.top,left:0,bottom:this.bottom,right:e.width}:void 0}drawBackground(){const{ctx:e,options:{backgroundColor:t},left:n,top:i,width:r,height:o}=this;t&&(e.save(),e.fillStyle=t,e.fillRect(n,i,r,o),e.restore())}getLineWidthForValue(e){const t=this.options.grid;if(!this._isVisible()||!t.display)return 0;const n=this.ticks.findIndex((t=>t.value===e));if(n>=0){return t.setContext(this.getContext(n)).lineWidth}return 0}drawGrid(e){const t=this.options.grid,n=this.ctx,i=this._gridLineItems||(this._gridLineItems=this._computeGridLineItems(e));let r,o;const a=(e,t,i)=>{i.width&&i.color&&(n.save(),n.lineWidth=i.width,n.strokeStyle=i.color,n.setLineDash(i.borderDash||[]),n.lineDashOffset=i.borderDashOffset,n.beginPath(),n.moveTo(e.x,e.y),n.lineTo(t.x,t.y),n.stroke(),n.restore())};if(t.display)for(r=0,o=i.length;r<o;++r){const e=i[r];t.drawOnChartArea&&a({x:e.x1,y:e.y1},{x:e.x2,y:e.y2},e),t.drawTicks&&a({x:e.tx1,y:e.ty1},{x:e.tx2,y:e.ty2},{color:e.tickColor,width:e.tickWidth,borderDash:e.tickBorderDash,borderDashOffset:e.tickBorderDashOffset})}}drawBorder(){const{chart:e,ctx:t,options:{grid:n}}=this,i=n.setContext(this.getContext()),r=n.drawBorder?i.borderWidth:0;if(!r)return;const o=n.setContext(this.getContext(0)).lineWidth,a=this._borderValue;let s,l,c,d;this.isHorizontal()?(s=Vn(e,this.left,r)-r/2,l=Vn(e,this.right,o)+o/2,c=d=a):(c=Vn(e,this.top,r)-r/2,d=Vn(e,this.bottom,o)+o/2,s=l=a),t.save(),t.lineWidth=i.borderWidth,t.strokeStyle=i.borderColor,t.beginPath(),t.moveTo(s,c),t.lineTo(l,d),t.stroke(),t.restore()}drawLabels(e){if(!this.options.ticks.display)return;const t=this.ctx,n=this._computeLabelArea();n&&Zn(t,n);const i=this._labelItems||(this._labelItems=this._computeLabelItems(e));let r,o;for(r=0,o=i.length;r<o;++r){const e=i[r],n=e.font,o=e.label;e.backdrop&&(t.fillStyle=e.backdrop.color,t.fillRect(e.backdrop.left,e.backdrop.top,e.backdrop.width,e.backdrop.height)),qn(t,o,0,e.textOffset,n,e)}n&&Un(t)}drawTitle(){const{ctx:e,options:{position:t,title:n,reverse:i}}=this;if(!n.display)return;const r=si(n.font),o=ai(n.padding),a=n.align;let s=r.lineHeight/2;"bottom"===t||"center"===t||Ge(t)?(s+=o.bottom,We(n.text)&&(s+=r.lineHeight*(n.text.length-1))):s+=o.top;const{titleX:l,titleY:c,maxWidth:d,rotation:h}=function(e,t,n,i){const{top:r,left:o,bottom:a,right:s,chart:l}=e,{chartArea:c,scales:d}=l;let h,u,p,f=0;const g=a-r,m=s-o;if(e.isHorizontal()){if(u=Wt(i,o,s),Ge(n)){const e=Object.keys(n)[0],i=n[e];p=d[e].getPixelForValue(i)+g-t}else p="center"===n?(c.bottom+c.top)/2+g-t:Vr(e,n,t);h=s-o}else{if(Ge(n)){const e=Object.keys(n)[0],i=n[e];u=d[e].getPixelForValue(i)-m+t}else u="center"===n?(c.left+c.right)/2-m+t:Vr(e,n,t);p=Wt(i,a,r),f="left"===n?-mt:mt}return{titleX:u,titleY:p,maxWidth:h,rotation:f}}(this,s,t,a);qn(e,n.text,0,0,r,{color:n.color,maxWidth:d,rotation:h,textAlign:Zr(a,t,i),textBaseline:"middle",translation:[l,c]})}draw(e){this._isVisible()&&(this.drawBackground(),this.drawGrid(e),this.drawBorder(),this.drawTitle(),this.drawLabels(e))}_layers(){const e=this.options,t=e.ticks&&e.ticks.z||0,n=Ue(e.grid&&e.grid.z,-1);return this._isVisible()&&this.draw===Ur.prototype.draw?[{z:n,draw:e=>{this.drawBackground(),this.drawGrid(e),this.drawTitle()}},{z:n+1,draw:()=>{this.drawBorder()}},{z:t,draw:e=>{this.drawLabels(e)}}]:[{z:t,draw:e=>{this.draw(e)}}]}getMatchingVisibleMetas(e){const t=this.chart.getSortedVisibleDatasetMetas(),n=this.axis+"AxisID",i=[];let r,o;for(r=0,o=t.length;r<o;++r){const o=t[r];o[n]!==this.id||e&&o.type!==e||i.push(o)}return i}_resolveTickFontOptions(e){return si(this.options.ticks.setContext(this.getContext(e)).font)}_maxDigits(){const e=this._resolveTickFontOptions(0).lineHeight;return(this.isHorizontal()?this.width:this.height)/e}}class Kr{constructor(e,t,n){this.type=e,this.scope=t,this.override=n,this.items=Object.create(null)}isForType(e){return Object.prototype.isPrototypeOf.call(this.type.prototype,e.prototype)}register(e){const t=Object.getPrototypeOf(e);let n;(function(e){return"id"in e&&"defaults"in e})(t)&&(n=this.register(t));const i=this.items,r=e.id,o=this.scope+"."+r;if(!r)throw new Error("class does not have id: "+e);return r in i||(i[r]=e,function(e,t,n){const i=nt(Object.create(null),[n?jn.get(n):{},jn.get(t),e.defaults]);jn.set(t,i),e.defaultRoutes&&function(e,t){Object.keys(t).forEach((n=>{const i=n.split("."),r=i.pop(),o=[e].concat(i).join("."),a=t[n].split("."),s=a.pop(),l=a.join(".");jn.route(o,r,l,s)}))}(t,e.defaultRoutes);e.descriptors&&jn.describe(t,e.descriptors)}(e,o,n),this.override&&jn.override(e.id,e.overrides)),o}get(e){return this.items[e]}unregister(e){const t=this.items,n=e.id,i=this.scope;n in t&&delete t[n],i&&n in jn[i]&&(delete jn[i][n],this.override&&delete Ln[n])}}var Jr=new class{constructor(){this.controllers=new Kr(yr,"datasets",!0),this.elements=new Kr(Sr,"elements"),this.plugins=new Kr(Object,"plugins"),this.scales=new Kr(Ur,"scales"),this._typedRegistries=[this.controllers,this.scales,this.elements]}add(...e){this._each("register",e)}remove(...e){this._each("unregister",e)}addControllers(...e){this._each("register",e,this.controllers)}addElements(...e){this._each("register",e,this.elements)}addPlugins(...e){this._each("register",e,this.plugins)}addScales(...e){this._each("register",e,this.scales)}getController(e){return this._get(e,this.controllers,"controller")}getElement(e){return this._get(e,this.elements,"element")}getPlugin(e){return this._get(e,this.plugins,"plugin")}getScale(e){return this._get(e,this.scales,"scale")}removeControllers(...e){this._each("unregister",e,this.controllers)}removeElements(...e){this._each("unregister",e,this.elements)}removePlugins(...e){this._each("unregister",e,this.plugins)}removeScales(...e){this._each("unregister",e,this.scales)}_each(e,t,n){[...t].forEach((t=>{const i=n||this._getRegistryForType(t);n||i.isForType(t)||i===this.plugins&&t.id?this._exec(e,i,t):qe(t,(t=>{const i=n||this._getRegistryForType(t);this._exec(e,i,t)}))}))}_exec(e,t,n){const i=st(e);Je(n["before"+i],[],n),t[e](n),Je(n["after"+i],[],n)}_getRegistryForType(e){for(let t=0;t<this._typedRegistries.length;t++){const n=this._typedRegistries[t];if(n.isForType(e))return n}return this.plugins}_get(e,t,n){const i=t.get(e);if(void 0===i)throw new Error('"'+e+'" is not a registered '+n+".");return i}};class qr extends yr{update(e){const t=this._cachedMeta,{data:n=[]}=t,i=this.chart._animationsDisabled;let{start:r,count:o}=Gt(t,n,i);if(this._drawStart=r,this._drawCount=o,Xt(t)&&(r=0,o=n.length),this.options.showLine){const{dataset:r,_dataset:o}=t;r._chart=this.chart,r._datasetIndex=this.index,r._decimated=!!o._decimated,r.points=n;const a=this.resolveDatasetElementOptions(e);a.segment=this.options.segment,this.updateElement(r,void 0,{animated:!i,options:a},e)}this.updateElements(n,r,o,e)}addElements(){const{showLine:e}=this.options;!this.datasetElementType&&e&&(this.datasetElementType=Jr.getElement("line")),super.addElements()}updateElements(e,t,n,i){const r="reset"===i,{iScale:o,vScale:a,_stacked:s,_dataset:l}=this._cachedMeta,c=this.resolveDataElementOptions(t,i),d=this.getSharedOptions(c),h=this.includeOptions(i,d),u=o.axis,p=a.axis,{spanGaps:f,segment:g}=this.options,m=vt(f)?f:Number.POSITIVE_INFINITY,x=this.chart._animationsDisabled||r||"none"===i;let b=t>0&&this.getParsed(t-1);for(let c=t;c<t+n;++c){const t=e[c],n=this.getParsed(c),f=x?t:{},C=Ye(n[p]),w=f[u]=o.getPixelForValue(n[u],c),y=f[p]=r||C?a.getBasePixel():a.getPixelForValue(s?this.applyStack(a,n,s):n[p],c);f.skip=isNaN(w)||isNaN(y)||C,f.stop=c>0&&Math.abs(n[u]-b[u])>m,g&&(f.parsed=n,f.raw=l.data[c]),h&&(f.options=d||this.resolveDataElementOptions(c,t.active?"active":i)),x||this.updateElement(t,c,f,i),b=n}this.updateSharedOptions(d,i,c)}getMaxOverflow(){const e=this._cachedMeta,t=e.data||[];if(!this.options.showLine){let e=0;for(let n=t.length-1;n>=0;--n)e=Math.max(e,t[n].size(this.resolveDataElementOptions(n))/2);return e>0&&e}const n=e.dataset,i=n.options&&n.options.borderWidth||0;if(!t.length)return i;const r=t[0].size(this.resolveDataElementOptions(0)),o=t[t.length-1].size(this.resolveDataElementOptions(t.length-1));return Math.max(i,r,o)/2}}qr.id="scatter",qr.defaults={datasetElementType:!1,dataElementType:"point",showLine:!1,fill:!1},qr.overrides={interaction:{mode:"point"},plugins:{tooltip:{callbacks:{title:()=>"",label:e=>"("+e.label+", "+e.formattedValue+")"}}},scales:{x:{type:"linear"},y:{type:"linear"}}};var _r=Object.freeze({__proto__:null,BarController:Hr,BubbleController:Or,DoughnutController:Ir,LineController:zr,PolarAreaController:Rr,PieController:Lr,RadarController:Fr,ScatterController:qr});function $r(){throw new Error("This method is not implemented: Check that a complete date adapter is provided.")}class eo{constructor(e){this.options=e||{}}init(e){}formats(){return $r()}parse(e,t){return $r()}format(e,t){return $r()}add(e,t,n){return $r()}diff(e,t,n){return $r()}startOf(e,t,n){return $r()}endOf(e,t){return $r()}}eo.override=function(e){Object.assign(eo.prototype,e)};var to={_date:eo};function no(e,t,n,i){const{controller:r,data:o,_sorted:a}=e,s=r._cachedMeta.iScale;if(s&&t===s.axis&&"r"!==t&&a&&o.length){const e=s._reversePixels?St:Ft;if(!i)return e(o,t,n);if(r._sharedOptions){const i=o[0],r="function"==typeof i.getRange&&i.getRange(t);if(r){const i=e(o,t,n-r),a=e(o,t,n+r);return{lo:i.lo,hi:a.hi}}}}return{lo:0,hi:o.length-1}}function io(e,t,n,i,r){const o=e.getSortedVisibleDatasetMetas(),a=n[t];for(let e=0,n=o.length;e<n;++e){const{index:n,data:s}=o[e],{lo:l,hi:c}=no(o[e],t,a,r);for(let e=l;e<=c;++e){const t=s[e];t.skip||i(t,n,e)}}}function ro(e,t,n,i,r){const o=[];if(!r&&!e.isPointInArea(t))return o;return io(e,n,t,(function(n,a,s){(r||Xn(n,e.chartArea,0))&&n.inRange(t.x,t.y,i)&&o.push({element:n,datasetIndex:a,index:s})}),!0),o}function oo(e,t,n,i,r,o){let a=[];const s=function(e){const t=-1!==e.indexOf("x"),n=-1!==e.indexOf("y");return function(e,i){const r=t?Math.abs(e.x-i.x):0,o=n?Math.abs(e.y-i.y):0;return Math.sqrt(Math.pow(r,2)+Math.pow(o,2))}}(n);let l=Number.POSITIVE_INFINITY;return io(e,n,t,(function(n,c,d){const h=n.inRange(t.x,t.y,r);if(i&&!h)return;const u=n.getCenterPoint(r);if(!(!!o||e.isPointInArea(u))&&!h)return;const p=s(t,u);p<l?(a=[{element:n,datasetIndex:c,index:d}],l=p):p===l&&a.push({element:n,datasetIndex:c,index:d})})),a}function ao(e,t,n,i,r,o){return o||e.isPointInArea(t)?"r"!==n||i?oo(e,t,n,i,r,o):function(e,t,n,i){let r=[];return io(e,n,t,(function(e,n,o){const{startAngle:a,endAngle:s}=e.getProps(["startAngle","endAngle"],i),{angle:l}=Bt(e,{x:t.x,y:t.y});It(l,a,s)&&r.push({element:e,datasetIndex:n,index:o})})),r}(e,t,n,r):[]}function so(e,t,n,i,r){const o=[],a="x"===n?"inXRange":"inYRange";let s=!1;return io(e,n,t,((e,i,l)=>{e[a](t[n],r)&&(o.push({element:e,datasetIndex:i,index:l}),s=s||e.inRange(t.x,t.y,r))})),i&&!s?[]:o}var lo={evaluateInteractionItems:io,modes:{index(e,t,n,i){const r=Si(t,e),o=n.axis||"x",a=n.includeInvisible||!1,s=n.intersect?ro(e,r,o,i,a):ao(e,r,o,!1,i,a),l=[];return s.length?(e.getSortedVisibleDatasetMetas().forEach((e=>{const t=s[0].index,n=e.data[t];n&&!n.skip&&l.push({element:n,datasetIndex:e.index,index:t})})),l):[]},dataset(e,t,n,i){const r=Si(t,e),o=n.axis||"xy",a=n.includeInvisible||!1;let s=n.intersect?ro(e,r,o,i,a):ao(e,r,o,!1,i,a);if(s.length>0){const t=s[0].datasetIndex,n=e.getDatasetMeta(t).data;s=[];for(let e=0;e<n.length;++e)s.push({element:n[e],datasetIndex:t,index:e})}return s},point:(e,t,n,i)=>ro(e,Si(t,e),n.axis||"xy",i,n.includeInvisible||!1),nearest(e,t,n,i){const r=Si(t,e),o=n.axis||"xy",a=n.includeInvisible||!1;return ao(e,r,o,n.intersect,i,a)},x:(e,t,n,i)=>so(e,Si(t,e),"x",n.intersect,i),y:(e,t,n,i)=>so(e,Si(t,e),"y",n.intersect,i)}};const co=["left","top","right","bottom"];function ho(e,t){return e.filter((e=>e.pos===t))}function uo(e,t){return e.filter((e=>-1===co.indexOf(e.pos)&&e.box.axis===t))}function po(e,t){return e.sort(((e,n)=>{const i=t?n:e,r=t?e:n;return i.weight===r.weight?i.index-r.index:i.weight-r.weight}))}function fo(e,t){const n=function(e){const t={};for(const n of e){const{stack:e,pos:i,stackWeight:r}=n;if(!e||!co.includes(i))continue;const o=t[e]||(t[e]={count:0,placed:0,weight:0,size:0});o.count++,o.weight+=r}return t}(e),{vBoxMaxWidth:i,hBoxMaxHeight:r}=t;let o,a,s;for(o=0,a=e.length;o<a;++o){s=e[o];const{fullSize:a}=s.box,l=n[s.stack],c=l&&s.stackWeight/l.weight;s.horizontal?(s.width=c?c*i:a&&t.availableWidth,s.height=r):(s.width=i,s.height=c?c*r:a&&t.availableHeight)}return n}function go(e,t,n,i){return Math.max(e[n],t[n])+Math.max(e[i],t[i])}function mo(e,t){e.top=Math.max(e.top,t.top),e.left=Math.max(e.left,t.left),e.bottom=Math.max(e.bottom,t.bottom),e.right=Math.max(e.right,t.right)}function xo(e,t,n,i){const{pos:r,box:o}=n,a=e.maxPadding;if(!Ge(r)){n.size&&(e[r]-=n.size);const t=i[n.stack]||{size:0,count:1};t.size=Math.max(t.size,n.horizontal?o.height:o.width),n.size=t.size/t.count,e[r]+=n.size}o.getPadding&&mo(a,o.getPadding());const s=Math.max(0,t.outerWidth-go(a,e,"left","right")),l=Math.max(0,t.outerHeight-go(a,e,"top","bottom")),c=s!==e.w,d=l!==e.h;return e.w=s,e.h=l,n.horizontal?{same:c,other:d}:{same:d,other:c}}function bo(e,t){const n=t.maxPadding;function i(e){const i={left:0,top:0,right:0,bottom:0};return e.forEach((e=>{i[e]=Math.max(t[e],n[e])})),i}return i(e?["left","right"]:["top","bottom"])}function Co(e,t,n,i){const r=[];let o,a,s,l,c,d;for(o=0,a=e.length,c=0;o<a;++o){s=e[o],l=s.box,l.update(s.width||t.w,s.height||t.h,bo(s.horizontal,t));const{same:a,other:h}=xo(t,n,s,i);c|=a&&r.length,d=d||h,l.fullSize||r.push(s)}return c&&Co(r,t,n,i)||d}function wo(e,t,n,i,r){e.top=n,e.left=t,e.right=t+i,e.bottom=n+r,e.width=i,e.height=r}function yo(e,t,n,i){const r=n.padding;let{x:o,y:a}=t;for(const s of e){const e=s.box,l=i[s.stack]||{count:1,placed:0,weight:1},c=s.stackWeight/l.weight||1;if(s.horizontal){const i=t.w*c,o=l.size||e.height;lt(l.start)&&(a=l.start),e.fullSize?wo(e,r.left,a,n.outerWidth-r.right-r.left,o):wo(e,t.left+l.placed,a,i,o),l.start=a,l.placed+=i,a=e.bottom}else{const i=t.h*c,a=l.size||e.width;lt(l.start)&&(o=l.start),e.fullSize?wo(e,o,r.top,a,n.outerHeight-r.bottom-r.top):wo(e,o,t.top+l.placed,a,i),l.start=o,l.placed+=i,o=e.right}}t.x=o,t.y=a}jn.set("layout",{autoPadding:!0,padding:{top:0,right:0,bottom:0,left:0}});var vo={addBox(e,t){e.boxes||(e.boxes=[]),t.fullSize=t.fullSize||!1,t.position=t.position||"top",t.weight=t.weight||0,t._layers=t._layers||function(){return[{z:0,draw(e){t.draw(e)}}]},e.boxes.push(t)},removeBox(e,t){const n=e.boxes?e.boxes.indexOf(t):-1;-1!==n&&e.boxes.splice(n,1)},configure(e,t,n){t.fullSize=n.fullSize,t.position=n.position,t.weight=n.weight},update(e,t,n,i){if(!e)return;const r=ai(e.options.layout.padding),o=Math.max(t-r.width,0),a=Math.max(n-r.height,0),s=function(e){const t=function(e){const t=[];let n,i,r,o,a,s;for(n=0,i=(e||[]).length;n<i;++n)r=e[n],({position:o,options:{stack:a,stackWeight:s=1}}=r),t.push({index:n,box:r,pos:o,horizontal:r.isHorizontal(),weight:r.weight,stack:a&&o+a,stackWeight:s});return t}(e),n=po(t.filter((e=>e.box.fullSize)),!0),i=po(ho(t,"left"),!0),r=po(ho(t,"right")),o=po(ho(t,"top"),!0),a=po(ho(t,"bottom")),s=uo(t,"x"),l=uo(t,"y");return{fullSize:n,leftAndTop:i.concat(o),rightAndBottom:r.concat(l).concat(a).concat(s),chartArea:ho(t,"chartArea"),vertical:i.concat(r).concat(l),horizontal:o.concat(a).concat(s)}}(e.boxes),l=s.vertical,c=s.horizontal;qe(e.boxes,(e=>{"function"==typeof e.beforeLayout&&e.beforeLayout()}));const d=l.reduce(((e,t)=>t.box.options&&!1===t.box.options.display?e:e+1),0)||1,h=Object.freeze({outerWidth:t,outerHeight:n,padding:r,availableWidth:o,availableHeight:a,vBoxMaxWidth:o/2/d,hBoxMaxHeight:a/2}),u=Object.assign({},r);mo(u,ai(i));const p=Object.assign({maxPadding:u,w:o,h:a,x:r.left,y:r.top},r),f=fo(l.concat(c),h);Co(s.fullSize,p,h,f),Co(l,p,h,f),Co(c,p,h,f)&&Co(l,p,h,f),function(e){const t=e.maxPadding;function n(n){const i=Math.max(t[n]-e[n],0);return e[n]+=i,i}e.y+=n("top"),e.x+=n("left"),n("right"),n("bottom")}(p),yo(s.leftAndTop,p,h,f),p.x+=p.w,p.y+=p.h,yo(s.rightAndBottom,p,h,f),e.chartArea={left:p.left,top:p.top,right:p.left+p.w,bottom:p.top+p.h,height:p.h,width:p.w},qe(s.chartArea,(t=>{const n=t.box;Object.assign(n,e.chartArea),n.update(p.w,p.h,{left:0,top:0,right:0,bottom:0})}))}};class Eo{acquireContext(e,t){}releaseContext(e){return!1}addEventListener(e,t,n){}removeEventListener(e,t,n){}getDevicePixelRatio(){return 1}getMaximumSize(e,t,n,i){return t=Math.max(0,t||e.width),n=n||e.height,{width:t,height:Math.max(0,i?Math.floor(t/i):n)}}isAttached(e){return!0}updateConfig(e){}}class Ao extends Eo{acquireContext(e){return e&&e.getContext&&e.getContext("2d")||null}updateConfig(e){e.options.animation=!1}}const ko="$chartjs",Do={touchstart:"mousedown",touchmove:"mousemove",touchend:"mouseup",pointerenter:"mouseenter",pointerdown:"mousedown",pointermove:"mousemove",pointerup:"mouseup",pointerleave:"mouseout",pointerout:"mouseout"},Mo=e=>null===e||""===e;const Bo=!!Ti&&{passive:!0};function Po(e,t,n){e.canvas.removeEventListener(t,n,Bo)}function Ho(e,t){for(const n of e)if(n===t||n.contains(t))return!0}function Oo(e,t,n){const i=e.canvas,r=new MutationObserver((e=>{let t=!1;for(const n of e)t=t||Ho(n.addedNodes,i),t=t&&!Ho(n.removedNodes,i);t&&n()}));return r.observe(document,{childList:!0,subtree:!0}),r}function Io(e,t,n){const i=e.canvas,r=new MutationObserver((e=>{let t=!1;for(const n of e)t=t||Ho(n.removedNodes,i),t=t&&!Ho(n.addedNodes,i);t&&n()}));return r.observe(document,{childList:!0,subtree:!0}),r}const zo=new Map;let Ro=0;function Lo(){const e=window.devicePixelRatio;e!==Ro&&(Ro=e,zo.forEach(((t,n)=>{n.currentDevicePixelRatio!==e&&t()})))}function Fo(e,t,n){const i=e.canvas,r=i&&Ii(i);if(!r)return;const o=Vt(((e,t)=>{const i=r.clientWidth;n(e,t),i<r.clientWidth&&n()}),window),a=new ResizeObserver((e=>{const t=e[0],n=t.contentRect.width,i=t.contentRect.height;0===n&&0===i||o(n,i)}));return a.observe(r),function(e,t){zo.size||window.addEventListener("resize",Lo),zo.set(e,t)}(e,o),a}function So(e,t,n){n&&n.disconnect(),"resize"===t&&function(e){zo.delete(e),zo.size||window.removeEventListener("resize",Lo)}(e)}function Qo(e,t,n){const i=e.canvas,r=Vt((t=>{null!==e.ctx&&n(function(e,t){const n=Do[e.type]||e.type,{x:i,y:r}=Si(e,t);return{type:n,chart:t,native:e,x:void 0!==i?i:null,y:void 0!==r?r:null}}(t,e))}),e,(e=>{const t=e[0];return[t,t.offsetX,t.offsetY]}));return function(e,t,n){e.addEventListener(t,n,Bo)}(i,t,r),r}class jo extends Eo{acquireContext(e,t){const n=e&&e.getContext&&e.getContext("2d");return n&&n.canvas===e?(function(e,t){const n=e.style,i=e.getAttribute("height"),r=e.getAttribute("width");if(e[ko]={initial:{height:i,width:r,style:{display:n.display,height:n.height,width:n.width}}},n.display=n.display||"block",n.boxSizing=n.boxSizing||"border-box",Mo(r)){const t=Vi(e,"width");void 0!==t&&(e.width=t)}if(Mo(i))if(""===e.style.height)e.height=e.width/(t||2);else{const t=Vi(e,"height");void 0!==t&&(e.height=t)}}(e,t),n):null}releaseContext(e){const t=e.canvas;if(!t[ko])return!1;const n=t[ko].initial;["height","width"].forEach((e=>{const i=n[e];Ye(i)?t.removeAttribute(e):t.setAttribute(e,i)}));const i=n.style||{};return Object.keys(i).forEach((e=>{t.style[e]=i[e]})),t.width=t.width,delete t[ko],!0}addEventListener(e,t,n){this.removeEventListener(e,t);const i=e.$proxies||(e.$proxies={}),r={attach:Oo,detach:Io,resize:Fo}[t]||Qo;i[t]=r(e,t,n)}removeEventListener(e,t){const n=e.$proxies||(e.$proxies={}),i=n[t];if(!i)return;({attach:So,detach:So,resize:So}[t]||Po)(e,t,i),n[t]=void 0}getDevicePixelRatio(){return window.devicePixelRatio}getMaximumSize(e,t,n,i){return ji(e,t,n,i)}isAttached(e){const t=Ii(e);return!(!t||!t.isConnected)}}class No{constructor(){this._init=[]}notify(e,t,n,i){"beforeInit"===t&&(this._init=this._createDescriptors(e,!0),this._notify(this._init,e,"install"));const r=i?this._descriptors(e).filter(i):this._descriptors(e),o=this._notify(r,e,t,n);return"afterDestroy"===t&&(this._notify(r,e,"stop"),this._notify(this._init,e,"uninstall")),o}_notify(e,t,n,i){i=i||{};for(const r of e){const e=r.plugin;if(!1===Je(e[n],[t,i,r.options],e)&&i.cancelable)return!1}return!0}invalidate(){Ye(this._cache)||(this._oldCache=this._cache,this._cache=void 0)}_descriptors(e){if(this._cache)return this._cache;const t=this._cache=this._createDescriptors(e);return this._notifyStateChanges(e),t}_createDescriptors(e,t){const n=e&&e.config,i=Ue(n.options&&n.options.plugins,{}),r=function(e){const t={},n=[],i=Object.keys(Jr.plugins.items);for(let e=0;e<i.length;e++)n.push(Jr.getPlugin(i[e]));const r=e.plugins||[];for(let e=0;e<r.length;e++){const i=r[e];-1===n.indexOf(i)&&(n.push(i),t[i.id]=!0)}return{plugins:n,localIds:t}}(n);return!1!==i||t?function(e,{plugins:t,localIds:n},i,r){const o=[],a=e.getContext();for(const s of t){const t=s.id,l=To(i[t],r);null!==l&&o.push({plugin:s,options:Vo(e.config,{plugin:s,local:n[t]},l,a)})}return o}(e,r,i,t):[]}_notifyStateChanges(e){const t=this._oldCache||[],n=this._cache,i=(e,t)=>e.filter((e=>!t.some((t=>e.plugin.id===t.plugin.id))));this._notify(i(t,n),e,"stop"),this._notify(i(n,t),e,"start")}}function To(e,t){return t||!1!==e?!0===e?{}:e:null}function Vo(e,{plugin:t,local:n},i,r){const o=e.pluginScopeKeys(t),a=e.getOptionScopes(i,o);return n&&t.defaults&&a.push(t.defaults),e.createResolver(a,r,[""],{scriptable:!1,indexable:!1,allKeys:!0})}function Yo(e,t){const n=jn.datasets[e]||{};return((t.datasets||{})[e]||{}).indexAxis||t.indexAxis||n.indexAxis||"x"}function Wo(e,t){return"x"===e||"y"===e?e:t.axis||("top"===(n=t.position)||"bottom"===n?"x":"left"===n||"right"===n?"y":void 0)||e.charAt(0).toLowerCase();var n}function Go(e){const t=e.options||(e.options={});t.plugins=Ue(t.plugins,{}),t.scales=function(e,t){const n=Ln[e.type]||{scales:{}},i=t.scales||{},r=Yo(e.type,t),o=Object.create(null),a=Object.create(null);return Object.keys(i).forEach((e=>{const t=i[e];if(!Ge(t))return console.error(`Invalid scale configuration for scale: ${e}`);if(t._proxy)return console.warn(`Ignoring resolver passed as options for scale: ${e}`);const s=Wo(e,t),l=function(e,t){return e===t?"_index_":"_value_"}(s,r),c=n.scales||{};o[s]=o[s]||e,a[e]=it(Object.create(null),[{axis:s},t,c[s],c[l]])})),e.data.datasets.forEach((n=>{const r=n.type||e.type,s=n.indexAxis||Yo(r,t),l=(Ln[r]||{}).scales||{};Object.keys(l).forEach((e=>{const t=function(e,t){let n=e;return"_index_"===e?n=t:"_value_"===e&&(n="x"===t?"y":"x"),n}(e,s),r=n[t+"AxisID"]||o[t]||t;a[r]=a[r]||Object.create(null),it(a[r],[{axis:t},i[r],l[e]])}))})),Object.keys(a).forEach((e=>{const t=a[e];it(t,[jn.scales[t.type],jn.scale])})),a}(e,t)}function Xo(e){return(e=e||{}).datasets=e.datasets||[],e.labels=e.labels||[],e}const Zo=new Map,Uo=new Set;function Ko(e,t){let n=Zo.get(e);return n||(n=t(),Zo.set(e,n),Uo.add(n)),n}const Jo=(e,t,n)=>{const i=at(t,n);void 0!==i&&e.add(i)};class qo{constructor(e){this._config=function(e){return(e=e||{}).data=Xo(e.data),Go(e),e}(e),this._scopeCache=new Map,this._resolverCache=new Map}get platform(){return this._config.platform}get type(){return this._config.type}set type(e){this._config.type=e}get data(){return this._config.data}set data(e){this._config.data=Xo(e)}get options(){return this._config.options}set options(e){this._config.options=e}get plugins(){return this._config.plugins}update(){const e=this._config;this.clearCache(),Go(e)}clearCache(){this._scopeCache.clear(),this._resolverCache.clear()}datasetScopeKeys(e){return Ko(e,(()=>[[`datasets.${e}`,""]]))}datasetAnimationScopeKeys(e,t){return Ko(`${e}.transition.${t}`,(()=>[[`datasets.${e}.transitions.${t}`,`transitions.${t}`],[`datasets.${e}`,""]]))}datasetElementScopeKeys(e,t){return Ko(`${e}-${t}`,(()=>[[`datasets.${e}.elements.${t}`,`datasets.${e}`,`elements.${t}`,""]]))}pluginScopeKeys(e){const t=e.id;return Ko(`${this.type}-plugin-${t}`,(()=>[[`plugins.${t}`,...e.additionalOptionScopes||[]]]))}_cachedScopes(e,t){const n=this._scopeCache;let i=n.get(e);return i&&!t||(i=new Map,n.set(e,i)),i}getOptionScopes(e,t,n){const{options:i,type:r}=this,o=this._cachedScopes(e,n),a=o.get(t);if(a)return a;const s=new Set;t.forEach((t=>{e&&(s.add(e),t.forEach((t=>Jo(s,e,t)))),t.forEach((e=>Jo(s,i,e))),t.forEach((e=>Jo(s,Ln[r]||{},e))),t.forEach((e=>Jo(s,jn,e))),t.forEach((e=>Jo(s,Fn,e)))}));const l=Array.from(s);return 0===l.length&&l.push(Object.create(null)),Uo.has(t)&&o.set(t,l),l}chartOptionScopes(){const{options:e,type:t}=this;return[e,Ln[t]||{},jn.datasets[t]||{},{type:t},jn,Fn]}resolveNamedOptions(e,t,n,i=[""]){const r={$shared:!0},{resolver:o,subPrefixes:a}=_o(this._resolverCache,e,i);let s=o;if(function(e,t){const{isScriptable:n,isIndexable:i}=ui(e);for(const r of t){const t=n(r),o=i(r),a=(o||t)&&e[r];if(t&&(ct(a)||$o(a))||o&&We(a))return!0}return!1}(o,t)){r.$shared=!1;s=hi(o,n=ct(n)?n():n,this.createResolver(e,n,a))}for(const e of t)r[e]=s[e];return r}createResolver(e,t,n=[""],i){const{resolver:r}=_o(this._resolverCache,e,n);return Ge(t)?hi(r,t,void 0,i):r}}function _o(e,t,n){let i=e.get(t);i||(i=new Map,e.set(t,i));const r=n.join();let o=i.get(r);if(!o){o={resolver:di(t,n),subPrefixes:n.filter((e=>!e.toLowerCase().includes("hover")))},i.set(r,o)}return o}const $o=e=>Ge(e)&&Object.getOwnPropertyNames(e).reduce(((t,n)=>t||ct(e[n])),!1);const ea=["top","bottom","left","right","chartArea"];function ta(e,t){return"top"===e||"bottom"===e||-1===ea.indexOf(e)&&"x"===t}function na(e,t){return function(n,i){return n[e]===i[e]?n[t]-i[t]:n[e]-i[e]}}function ia(e){const t=e.chart,n=t.options.animation;t.notifyPlugins("afterRender"),Je(n&&n.onComplete,[e],t)}function ra(e){const t=e.chart,n=t.options.animation;Je(n&&n.onProgress,[e],t)}function oa(e){return Oi()&&"string"==typeof e?e=document.getElementById(e):e&&e.length&&(e=e[0]),e&&e.canvas&&(e=e.canvas),e}const aa={},sa=e=>{const t=oa(e);return Object.values(aa).filter((e=>e.canvas===t)).pop()};function la(e,t,n){const i=Object.keys(e);for(const r of i){const i=+r;if(i>=t){const o=e[r];delete e[r],(n>0||i>t)&&(e[i+n]=o)}}}let ca=class{constructor(e,t){const n=this.config=new qo(t),i=oa(e),r=sa(i);if(r)throw new Error("Canvas is already in use. Chart with ID '"+r.id+"' must be destroyed before the canvas with ID '"+r.canvas.id+"' can be reused.");const o=n.createResolver(n.chartOptionScopes(),this.getContext());this.platform=new(n.platform||function(e){return!Oi()||"undefined"!=typeof OffscreenCanvas&&e instanceof OffscreenCanvas?Ao:jo}(i)),this.platform.updateConfig(n);const a=this.platform.acquireContext(i,o.aspectRatio),s=a&&a.canvas,l=s&&s.height,c=s&&s.width;this.id=Ve(),this.ctx=a,this.canvas=s,this.width=c,this.height=l,this._options=o,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 No,this.$proxies={},this._hiddenIndices={},this.attached=!1,this._animationsDisabled=void 0,this.$context=void 0,this._doResize=function(e,t){let n;return function(...i){return t?(clearTimeout(n),n=setTimeout(e,t,i)):e.apply(this,i),t}}((e=>this.update(e)),o.resizeDelay||0),this._dataChanges=[],aa[this.id]=this,a&&s?(rr.listen(this,"complete",ia),rr.listen(this,"progress",ra),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:e,maintainAspectRatio:t},width:n,height:i,_aspectRatio:r}=this;return Ye(e)?t&&r?r:i?n/i:null:e}get data(){return this.config.data}set data(e){this.config.data=e}get options(){return this._options}set options(e){this.config.options=e}_initialize(){return this.notifyPlugins("beforeInit"),this.options.responsive?this.resize():Ni(this,this.options.devicePixelRatio),this.bindEvents(),this.notifyPlugins("afterInit"),this}clear(){return Yn(this.canvas,this.ctx),this}stop(){return rr.stop(this),this}resize(e,t){rr.running(this)?this._resizeBeforeDraw={width:e,height:t}:this._resize(e,t)}_resize(e,t){const n=this.options,i=this.canvas,r=n.maintainAspectRatio&&this.aspectRatio,o=this.platform.getMaximumSize(i,e,t,r),a=n.devicePixelRatio||this.platform.getDevicePixelRatio(),s=this.width?"resize":"attach";this.width=o.width,this.height=o.height,this._aspectRatio=this.aspectRatio,Ni(this,a,!0)&&(this.notifyPlugins("resize",{size:o}),Je(n.onResize,[this,o],this),this.attached&&this._doResize(s)&&this.render())}ensureScalesHaveIDs(){qe(this.options.scales||{},((e,t)=>{e.id=t}))}buildOrUpdateScales(){const e=this.options,t=e.scales,n=this.scales,i=Object.keys(n).reduce(((e,t)=>(e[t]=!1,e)),{});let r=[];t&&(r=r.concat(Object.keys(t).map((e=>{const n=t[e],i=Wo(e,n),r="r"===i,o="x"===i;return{options:n,dposition:r?"chartArea":o?"bottom":"left",dtype:r?"radialLinear":o?"category":"linear"}})))),qe(r,(t=>{const r=t.options,o=r.id,a=Wo(o,r),s=Ue(r.type,t.dtype);void 0!==r.position&&ta(r.position,a)===ta(t.dposition)||(r.position=t.dposition),i[o]=!0;let l=null;if(o in n&&n[o].type===s)l=n[o];else{l=new(Jr.getScale(s))({id:o,type:s,ctx:this.ctx,chart:this}),n[l.id]=l}l.init(r,e)})),qe(i,((e,t)=>{e||delete n[t]})),qe(n,(e=>{vo.configure(this,e,e.options),vo.addBox(this,e)}))}_updateMetasets(){const e=this._metasets,t=this.data.datasets.length,n=e.length;if(e.sort(((e,t)=>e.index-t.index)),n>t){for(let e=t;e<n;++e)this._destroyDatasetMeta(e);e.splice(t,n-t)}this._sortedMetasets=e.slice(0).sort(na("order","index"))}_removeUnreferencedMetasets(){const{_metasets:e,data:{datasets:t}}=this;e.length>t.length&&delete this._stacks,e.forEach(((e,n)=>{0===t.filter((t=>t===e._dataset)).length&&this._destroyDatasetMeta(n)}))}buildOrUpdateControllers(){const e=[],t=this.data.datasets;let n,i;for(this._removeUnreferencedMetasets(),n=0,i=t.length;n<i;n++){const i=t[n];let r=this.getDatasetMeta(n);const o=i.type||this.config.type;if(r.type&&r.type!==o&&(this._destroyDatasetMeta(n),r=this.getDatasetMeta(n)),r.type=o,r.indexAxis=i.indexAxis||Yo(o,this.options),r.order=i.order||0,r.index=n,r.label=""+i.label,r.visible=this.isDatasetVisible(n),r.controller)r.controller.updateIndex(n),r.controller.linkScales();else{const t=Jr.getController(o),{datasetElementType:i,dataElementType:a}=jn.datasets[o];Object.assign(t.prototype,{dataElementType:Jr.getElement(a),datasetElementType:i&&Jr.getElement(i)}),r.controller=new t(this,n),e.push(r.controller)}}return this._updateMetasets(),e}_resetElements(){qe(this.data.datasets,((e,t)=>{this.getDatasetMeta(t).controller.reset()}),this)}reset(){this._resetElements(),this.notifyPlugins("reset")}update(e){const t=this.config;t.update();const n=this._options=t.createResolver(t.chartOptionScopes(),this.getContext()),i=this._animationsDisabled=!n.animation;if(this._updateScales(),this._checkEventBindings(),this._updateHiddenIndices(),this._plugins.invalidate(),!1===this.notifyPlugins("beforeUpdate",{mode:e,cancelable:!0}))return;const r=this.buildOrUpdateControllers();this.notifyPlugins("beforeElementsUpdate");let o=0;for(let e=0,t=this.data.datasets.length;e<t;e++){const{controller:t}=this.getDatasetMeta(e),n=!i&&-1===r.indexOf(t);t.buildOrUpdateElements(n),o=Math.max(+t.getMaxOverflow(),o)}o=this._minPadding=n.layout.autoPadding?o:0,this._updateLayout(o),i||qe(r,(e=>{e.reset()})),this._updateDatasets(e),this.notifyPlugins("afterUpdate",{mode:e}),this._layers.sort(na("z","_idx"));const{_active:a,_lastEvent:s}=this;s?this._eventHandler(s,!0):a.length&&this._updateHoverStyles(a,a,!0),this.render()}_updateScales(){qe(this.scales,(e=>{vo.removeBox(this,e)})),this.ensureScalesHaveIDs(),this.buildOrUpdateScales()}_checkEventBindings(){const e=this.options,t=new Set(Object.keys(this._listeners)),n=new Set(e.events);dt(t,n)&&!!this._responsiveListeners===e.responsive||(this.unbindEvents(),this.bindEvents())}_updateHiddenIndices(){const{_hiddenIndices:e}=this,t=this._getUniformDataChanges()||[];for(const{method:n,start:i,count:r}of t){la(e,i,"_removeElements"===n?-r:r)}}_getUniformDataChanges(){const e=this._dataChanges;if(!e||!e.length)return;this._dataChanges=[];const t=this.data.datasets.length,n=t=>new Set(e.filter((e=>e[0]===t)).map(((e,t)=>t+","+e.splice(1).join(",")))),i=n(0);for(let e=1;e<t;e++)if(!dt(i,n(e)))return;return Array.from(i).map((e=>e.split(","))).map((e=>({method:e[1],start:+e[2],count:+e[3]})))}_updateLayout(e){if(!1===this.notifyPlugins("beforeLayout",{cancelable:!0}))return;vo.update(this,this.width,this.height,e);const t=this.chartArea,n=t.width<=0||t.height<=0;this._layers=[],qe(this.boxes,(e=>{n&&"chartArea"===e.position||(e.configure&&e.configure(),this._layers.push(...e._layers()))}),this),this._layers.forEach(((e,t)=>{e._idx=t})),this.notifyPlugins("afterLayout")}_updateDatasets(e){if(!1!==this.notifyPlugins("beforeDatasetsUpdate",{mode:e,cancelable:!0})){for(let e=0,t=this.data.datasets.length;e<t;++e)this.getDatasetMeta(e).controller.configure();for(let t=0,n=this.data.datasets.length;t<n;++t)this._updateDataset(t,ct(e)?e({datasetIndex:t}):e);this.notifyPlugins("afterDatasetsUpdate",{mode:e})}}_updateDataset(e,t){const n=this.getDatasetMeta(e),i={meta:n,index:e,mode:t,cancelable:!0};!1!==this.notifyPlugins("beforeDatasetUpdate",i)&&(n.controller._update(t),i.cancelable=!1,this.notifyPlugins("afterDatasetUpdate",i))}render(){!1!==this.notifyPlugins("beforeRender",{cancelable:!0})&&(rr.has(this)?this.attached&&!rr.running(this)&&rr.start(this):(this.draw(),ia({chart:this})))}draw(){let e;if(this._resizeBeforeDraw){const{width:e,height:t}=this._resizeBeforeDraw;this._resize(e,t),this._resizeBeforeDraw=null}if(this.clear(),this.width<=0||this.height<=0)return;if(!1===this.notifyPlugins("beforeDraw",{cancelable:!0}))return;const t=this._layers;for(e=0;e<t.length&&t[e].z<=0;++e)t[e].draw(this.chartArea);for(this._drawDatasets();e<t.length;++e)t[e].draw(this.chartArea);this.notifyPlugins("afterDraw")}_getSortedDatasetMetas(e){const t=this._sortedMetasets,n=[];let i,r;for(i=0,r=t.length;i<r;++i){const r=t[i];e&&!r.visible||n.push(r)}return n}getSortedVisibleDatasetMetas(){return this._getSortedDatasetMetas(!0)}_drawDatasets(){if(!1===this.notifyPlugins("beforeDatasetsDraw",{cancelable:!0}))return;const e=this.getSortedVisibleDatasetMetas();for(let t=e.length-1;t>=0;--t)this._drawDataset(e[t]);this.notifyPlugins("afterDatasetsDraw")}_drawDataset(e){const t=this.ctx,n=e._clip,i=!n.disabled,r=this.chartArea,o={meta:e,index:e.index,cancelable:!0};!1!==this.notifyPlugins("beforeDatasetDraw",o)&&(i&&Zn(t,{left:!1===n.left?0:r.left-n.left,right:!1===n.right?this.width:r.right+n.right,top:!1===n.top?0:r.top-n.top,bottom:!1===n.bottom?this.height:r.bottom+n.bottom}),e.controller.draw(),i&&Un(t),o.cancelable=!1,this.notifyPlugins("afterDatasetDraw",o))}isPointInArea(e){return Xn(e,this.chartArea,this._minPadding)}getElementsAtEventForMode(e,t,n,i){const r=lo.modes[t];return"function"==typeof r?r(this,e,n,i):[]}getDatasetMeta(e){const t=this.data.datasets[e],n=this._metasets;let i=n.filter((e=>e&&e._dataset===t)).pop();return i||(i={type:null,data:[],dataset:null,controller:null,hidden:null,xAxisID:null,yAxisID:null,order:t&&t.order||0,index:e,_dataset:t,_parsed:[],_sorted:!1},n.push(i)),i}getContext(){return this.$context||(this.$context=ci(null,{chart:this,type:"chart"}))}getVisibleDatasetCount(){return this.getSortedVisibleDatasetMetas().length}isDatasetVisible(e){const t=this.data.datasets[e];if(!t)return!1;const n=this.getDatasetMeta(e);return"boolean"==typeof n.hidden?!n.hidden:!t.hidden}setDatasetVisibility(e,t){this.getDatasetMeta(e).hidden=!t}toggleDataVisibility(e){this._hiddenIndices[e]=!this._hiddenIndices[e]}getDataVisibility(e){return!this._hiddenIndices[e]}_updateVisibility(e,t,n){const i=n?"show":"hide",r=this.getDatasetMeta(e),o=r.controller._resolveAnimations(void 0,i);lt(t)?(r.data[t].hidden=!n,this.update()):(this.setDatasetVisibility(e,n),o.update(r,{visible:n}),this.update((t=>t.datasetIndex===e?i:void 0)))}hide(e,t){this._updateVisibility(e,t,!1)}show(e,t){this._updateVisibility(e,t,!0)}_destroyDatasetMeta(e){const t=this._metasets[e];t&&t.controller&&t.controller._destroy(),delete this._metasets[e]}_stop(){let e,t;for(this.stop(),rr.remove(this),e=0,t=this.data.datasets.length;e<t;++e)this._destroyDatasetMeta(e)}destroy(){this.notifyPlugins("beforeDestroy");const{canvas:e,ctx:t}=this;this._stop(),this.config.clearCache(),e&&(this.unbindEvents(),Yn(e,t),this.platform.releaseContext(t),this.canvas=null,this.ctx=null),this.notifyPlugins("destroy"),delete aa[this.id],this.notifyPlugins("afterDestroy")}toBase64Image(...e){return this.canvas.toDataURL(...e)}bindEvents(){this.bindUserEvents(),this.options.responsive?this.bindResponsiveEvents():this.attached=!0}bindUserEvents(){const e=this._listeners,t=this.platform,n=(n,i)=>{t.addEventListener(this,n,i),e[n]=i},i=(e,t,n)=>{e.offsetX=t,e.offsetY=n,this._eventHandler(e)};qe(this.options.events,(e=>n(e,i)))}bindResponsiveEvents(){this._responsiveListeners||(this._responsiveListeners={});const e=this._responsiveListeners,t=this.platform,n=(n,i)=>{t.addEventListener(this,n,i),e[n]=i},i=(n,i)=>{e[n]&&(t.removeEventListener(this,n,i),delete e[n])},r=(e,t)=>{this.canvas&&this.resize(e,t)};let o;const a=()=>{i("attach",a),this.attached=!0,this.resize(),n("resize",r),n("detach",o)};o=()=>{this.attached=!1,i("resize",r),this._stop(),this._resize(0,0),n("attach",a)},t.isAttached(this.canvas)?a():o()}unbindEvents(){qe(this._listeners,((e,t)=>{this.platform.removeEventListener(this,t,e)})),this._listeners={},qe(this._responsiveListeners,((e,t)=>{this.platform.removeEventListener(this,t,e)})),this._responsiveListeners=void 0}updateHoverStyle(e,t,n){const i=n?"set":"remove";let r,o,a,s;for("dataset"===t&&(r=this.getDatasetMeta(e[0].datasetIndex),r.controller["_"+i+"DatasetHoverStyle"]()),a=0,s=e.length;a<s;++a){o=e[a];const t=o&&this.getDatasetMeta(o.datasetIndex).controller;t&&t[i+"HoverStyle"](o.element,o.datasetIndex,o.index)}}getActiveElements(){return this._active||[]}setActiveElements(e){const t=this._active||[],n=e.map((({datasetIndex:e,index:t})=>{const n=this.getDatasetMeta(e);if(!n)throw new Error("No dataset found at index "+e);return{datasetIndex:e,element:n.data[t],index:t}}));!_e(n,t)&&(this._active=n,this._lastEvent=null,this._updateHoverStyles(n,t))}notifyPlugins(e,t,n){return this._plugins.notify(this,e,t,n)}_updateHoverStyles(e,t,n){const i=this.options.hover,r=(e,t)=>e.filter((e=>!t.some((t=>e.datasetIndex===t.datasetIndex&&e.index===t.index)))),o=r(t,e),a=n?e:r(e,t);o.length&&this.updateHoverStyle(o,i.mode,!1),a.length&&i.mode&&this.updateHoverStyle(a,i.mode,!0)}_eventHandler(e,t){const n={event:e,replay:t,cancelable:!0,inChartArea:this.isPointInArea(e)},i=t=>(t.options.events||this.options.events).includes(e.native.type);if(!1===this.notifyPlugins("beforeEvent",n,i))return;const r=this._handleEvent(e,t,n.inChartArea);return n.cancelable=!1,this.notifyPlugins("afterEvent",n,i),(r||n.changed)&&this.render(),this}_handleEvent(e,t,n){const{_active:i=[],options:r}=this,o=t,a=this._getActiveElements(e,i,n,o),s=function(e){return"mouseup"===e.type||"click"===e.type||"contextmenu"===e.type}(e),l=function(e,t,n,i){return n&&"mouseout"!==e.type?i?t:e:null}(e,this._lastEvent,n,s);n&&(this._lastEvent=null,Je(r.onHover,[e,a,this],this),s&&Je(r.onClick,[e,a,this],this));const c=!_e(a,i);return(c||t)&&(this._active=a,this._updateHoverStyles(a,i,t)),this._lastEvent=l,c}_getActiveElements(e,t,n,i){if("mouseout"===e.type)return[];if(!n)return t;const r=this.options.hover;return this.getElementsAtEventForMode(e,r.mode,r,i)}};const da=()=>qe(ca.instances,(e=>e._plugins.invalidate())),ha=!0;function ua(e,t,n){const{startAngle:i,pixelMargin:r,x:o,y:a,outerRadius:s,innerRadius:l}=t;let c=r/s;e.beginPath(),e.arc(o,a,s,i-c,n+c),l>r?(c=r/l,e.arc(o,a,l,n+c,i-c,!0)):e.arc(o,a,r,n+mt,i-mt),e.closePath(),e.clip()}function pa(e,t,n,i){const r=ii(e.options.borderRadius,["outerStart","outerEnd","innerStart","innerEnd"]);const o=(n-t)/2,a=Math.min(o,i*t/2),s=e=>{const t=(n-Math.min(o,e))*i/2;return zt(e,0,Math.min(o,t))};return{outerStart:s(r.outerStart),outerEnd:s(r.outerEnd),innerStart:zt(r.innerStart,0,a),innerEnd:zt(r.innerEnd,0,a)}}function fa(e,t,n,i){return{x:n+e*Math.cos(t),y:i+e*Math.sin(t)}}function ga(e,t,n,i,r,o){const{x:a,y:s,startAngle:l,pixelMargin:c,innerRadius:d}=t,h=Math.max(t.outerRadius+i+n-c,0),u=d>0?d+i+n+c:0;let p=0;const f=r-l;if(i){const e=((d>0?d-i:0)+(h>0?h-i:0))/2;p=(f-(0!==e?f*e/(e+i):f))/2}const g=(f-Math.max(.001,f*h-n/ht)/h)/2,m=l+g+p,x=r-g-p,{outerStart:b,outerEnd:C,innerStart:w,innerEnd:y}=pa(t,u,h,x-m),v=h-b,E=h-C,A=m+b/v,k=x-C/E,D=u+w,M=u+y,B=m+w/D,P=x-y/M;if(e.beginPath(),o){if(e.arc(a,s,h,A,k),C>0){const t=fa(E,k,a,s);e.arc(t.x,t.y,C,k,x+mt)}const t=fa(M,x,a,s);if(e.lineTo(t.x,t.y),y>0){const t=fa(M,P,a,s);e.arc(t.x,t.y,y,x+mt,P+Math.PI)}if(e.arc(a,s,u,x-y/u,m+w/u,!0),w>0){const t=fa(D,B,a,s);e.arc(t.x,t.y,w,B+Math.PI,m-mt)}const n=fa(v,m,a,s);if(e.lineTo(n.x,n.y),b>0){const t=fa(v,A,a,s);e.arc(t.x,t.y,b,m-mt,A)}}else{e.moveTo(a,s);const t=Math.cos(A)*h+a,n=Math.sin(A)*h+s;e.lineTo(t,n);const i=Math.cos(k)*h+a,r=Math.sin(k)*h+s;e.lineTo(i,r)}e.closePath()}function ma(e,t,n,i,r,o){const{options:a}=t,{borderWidth:s,borderJoinStyle:l}=a,c="inner"===a.borderAlign;s&&(c?(e.lineWidth=2*s,e.lineJoin=l||"round"):(e.lineWidth=s,e.lineJoin=l||"bevel"),t.fullCircles&&function(e,t,n){const{x:i,y:r,startAngle:o,pixelMargin:a,fullCircles:s}=t,l=Math.max(t.outerRadius-a,0),c=t.innerRadius+a;let d;for(n&&ua(e,t,o+ut),e.beginPath(),e.arc(i,r,c,o+ut,o,!0),d=0;d<s;++d)e.stroke();for(e.beginPath(),e.arc(i,r,l,o,o+ut),d=0;d<s;++d)e.stroke()}(e,t,c),c&&ua(e,t,r),ga(e,t,n,i,r,o),e.stroke())}Object.defineProperties(ca,{defaults:{enumerable:ha,value:jn},instances:{enumerable:ha,value:aa},overrides:{enumerable:ha,value:Ln},registry:{enumerable:ha,value:Jr},version:{enumerable:ha,value:"3.9.1"},getChart:{enumerable:ha,value:sa},register:{enumerable:ha,value:(...e)=>{Jr.add(...e),da()}},unregister:{enumerable:ha,value:(...e)=>{Jr.remove(...e),da()}}});class xa extends Sr{constructor(e){super(),this.options=void 0,this.circumference=void 0,this.startAngle=void 0,this.endAngle=void 0,this.innerRadius=void 0,this.outerRadius=void 0,this.pixelMargin=0,this.fullCircles=0,e&&Object.assign(this,e)}inRange(e,t,n){const i=this.getProps(["x","y"],n),{angle:r,distance:o}=Bt(i,{x:e,y:t}),{startAngle:a,endAngle:s,innerRadius:l,outerRadius:c,circumference:d}=this.getProps(["startAngle","endAngle","innerRadius","outerRadius","circumference"],n),h=this.options.spacing/2,u=Ue(d,s-a)>=ut||It(r,a,s),p=Rt(o,l+h,c+h);return u&&p}getCenterPoint(e){const{x:t,y:n,startAngle:i,endAngle:r,innerRadius:o,outerRadius:a}=this.getProps(["x","y","startAngle","endAngle","innerRadius","outerRadius","circumference"],e),{offset:s,spacing:l}=this.options,c=(i+r)/2,d=(o+a+l+s)/2;return{x:t+Math.cos(c)*d,y:n+Math.sin(c)*d}}tooltipPosition(e){return this.getCenterPoint(e)}draw(e){const{options:t,circumference:n}=this,i=(t.offset||0)/2,r=(t.spacing||0)/2,o=t.circular;if(this.pixelMargin="inner"===t.borderAlign?.33:0,this.fullCircles=n>ut?Math.floor(n/ut):0,0===n||this.innerRadius<0||this.outerRadius<0)return;e.save();let a=0;if(i){a=i/2;const t=(this.startAngle+this.endAngle)/2;e.translate(Math.cos(t)*a,Math.sin(t)*a),this.circumference>=ht&&(a=i)}e.fillStyle=t.backgroundColor,e.strokeStyle=t.borderColor;const s=function(e,t,n,i,r){const{fullCircles:o,startAngle:a,circumference:s}=t;let l=t.endAngle;if(o){ga(e,t,n,i,a+ut,r);for(let t=0;t<o;++t)e.fill();isNaN(s)||(l=a+s%ut,s%ut==0&&(l+=ut))}return ga(e,t,n,i,l,r),e.fill(),l}(e,this,a,r,o);ma(e,this,a,r,s,o),e.restore()}}function ba(e,t,n=t){e.lineCap=Ue(n.borderCapStyle,t.borderCapStyle),e.setLineDash(Ue(n.borderDash,t.borderDash)),e.lineDashOffset=Ue(n.borderDashOffset,t.borderDashOffset),e.lineJoin=Ue(n.borderJoinStyle,t.borderJoinStyle),e.lineWidth=Ue(n.borderWidth,t.borderWidth),e.strokeStyle=Ue(n.borderColor,t.borderColor)}function Ca(e,t,n){e.lineTo(n.x,n.y)}function wa(e,t,n={}){const i=e.length,{start:r=0,end:o=i-1}=n,{start:a,end:s}=t,l=Math.max(r,a),c=Math.min(o,s),d=r<a&&o<a||r>s&&o>s;return{count:i,start:l,loop:t.loop,ilen:c<l&&!d?i+c-l:c-l}}function ya(e,t,n,i){const{points:r,options:o}=t,{count:a,start:s,loop:l,ilen:c}=wa(r,n,i),d=function(e){return e.stepped?Kn:e.tension||"monotone"===e.cubicInterpolationMode?Jn:Ca}(o);let h,u,p,{move:f=!0,reverse:g}=i||{};for(h=0;h<=c;++h)u=r[(s+(g?c-h:h))%a],u.skip||(f?(e.moveTo(u.x,u.y),f=!1):d(e,p,u,g,o.stepped),p=u);return l&&(u=r[(s+(g?c:0))%a],d(e,p,u,g,o.stepped)),!!l}function va(e,t,n,i){const r=t.points,{count:o,start:a,ilen:s}=wa(r,n,i),{move:l=!0,reverse:c}=i||{};let d,h,u,p,f,g,m=0,x=0;const b=e=>(a+(c?s-e:e))%o,C=()=>{p!==f&&(e.lineTo(m,f),e.lineTo(m,p),e.lineTo(m,g))};for(l&&(h=r[b(0)],e.moveTo(h.x,h.y)),d=0;d<=s;++d){if(h=r[b(d)],h.skip)continue;const t=h.x,n=h.y,i=0|t;i===u?(n<p?p=n:n>f&&(f=n),m=(x*m+t)/++x):(C(),e.lineTo(t,n),u=i,x=0,p=f=n),g=n}C()}function Ea(e){const t=e.options,n=t.borderDash&&t.borderDash.length;return!(e._decimated||e._loop||t.tension||"monotone"===t.cubicInterpolationMode||t.stepped||n)?va:ya}xa.id="arc",xa.defaults={borderAlign:"center",borderColor:"#fff",borderJoinStyle:void 0,borderRadius:0,borderWidth:2,offset:0,spacing:0,angle:void 0,circular:!0},xa.defaultRoutes={backgroundColor:"backgroundColor"};const Aa="function"==typeof Path2D;function ka(e,t,n,i){Aa&&!t.options.segment?function(e,t,n,i){let r=t._path;r||(r=t._path=new Path2D,t.path(r,n,i)&&r.closePath()),ba(e,t.options),e.stroke(r)}(e,t,n,i):function(e,t,n,i){const{segments:r,options:o}=t,a=Ea(t);for(const s of r)ba(e,o,s.style),e.beginPath(),a(e,t,s,{start:n,end:n+i-1})&&e.closePath(),e.stroke()}(e,t,n,i)}class Da extends Sr{constructor(e){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,e&&Object.assign(this,e)}updateControlPoints(e,t){const n=this.options;if((n.tension||"monotone"===n.cubicInterpolationMode)&&!n.stepped&&!this._pointsUpdated){const i=n.spanGaps?this._loop:this._fullLoop;Hi(this._points,n,e,i,t),this._pointsUpdated=!0}}set points(e){this._points=e,delete this._segments,delete this._path,this._pointsUpdated=!1}get points(){return this._points}get segments(){return this._segments||(this._segments=function(e,t){const n=e.points,i=e.options.spanGaps,r=n.length;if(!r)return[];const o=!!e._loop,{start:a,end:s}=function(e,t,n,i){let r=0,o=t-1;if(n&&!i)for(;r<t&&!e[r].skip;)r++;for(;r<t&&e[r].skip;)r++;for(r%=t,n&&(o+=r);o>r&&e[o%t].skip;)o--;return o%=t,{start:r,end:o}}(n,r,o,i);return tr(e,!0===i?[{start:a,end:s,loop:o}]:function(e,t,n,i){const r=e.length,o=[];let a,s=t,l=e[t];for(a=t+1;a<=n;++a){const n=e[a%r];n.skip||n.stop?l.skip||(i=!1,o.push({start:t%r,end:(a-1)%r,loop:i}),t=s=n.stop?a:null):(s=a,l.skip&&(t=a)),l=n}return null!==s&&o.push({start:t%r,end:s%r,loop:i}),o}(n,a,s<a?s+r:s,!!e._fullLoop&&0===a&&s===r-1),n,t)}(this,this.options.segment))}first(){const e=this.segments,t=this.points;return e.length&&t[e[0].start]}last(){const e=this.segments,t=this.points,n=e.length;return n&&t[e[n-1].end]}interpolate(e,t){const n=this.options,i=e[t],r=this.points,o=er(this,{property:t,start:i,end:i});if(!o.length)return;const a=[],s=function(e){return e.stepped?Wi:e.tension||"monotone"===e.cubicInterpolationMode?Gi:Yi}(n);let l,c;for(l=0,c=o.length;l<c;++l){const{start:c,end:d}=o[l],h=r[c],u=r[d];if(h===u){a.push(h);continue}const p=s(h,u,Math.abs((i-h[t])/(u[t]-h[t])),n.stepped);p[t]=e[t],a.push(p)}return 1===a.length?a[0]:a}pathSegment(e,t,n){return Ea(this)(e,this,t,n)}path(e,t,n){const i=this.segments,r=Ea(this);let o=this._loop;t=t||0,n=n||this.points.length-t;for(const a of i)o&=r(e,this,a,{start:t,end:t+n-1});return!!o}draw(e,t,n,i){const r=this.options||{};(this.points||[]).length&&r.borderWidth&&(e.save(),ka(e,this,n,i),e.restore()),this.animated&&(this._pointsUpdated=!1,this._path=void 0)}}function Ma(e,t,n,i){const r=e.options,{[n]:o}=e.getProps([n],i);return Math.abs(t-o)<r.radius+r.hitRadius}Da.id="line",Da.defaults={borderCapStyle:"butt",borderDash:[],borderDashOffset:0,borderJoinStyle:"miter",borderWidth:3,capBezierPoints:!0,cubicInterpolationMode:"default",fill:!1,spanGaps:!1,stepped:!1,tension:0},Da.defaultRoutes={backgroundColor:"backgroundColor",borderColor:"borderColor"},Da.descriptors={_scriptable:!0,_indexable:e=>"borderDash"!==e&&"fill"!==e};class Ba extends Sr{constructor(e){super(),this.options=void 0,this.parsed=void 0,this.skip=void 0,this.stop=void 0,e&&Object.assign(this,e)}inRange(e,t,n){const i=this.options,{x:r,y:o}=this.getProps(["x","y"],n);return Math.pow(e-r,2)+Math.pow(t-o,2)<Math.pow(i.hitRadius+i.radius,2)}inXRange(e,t){return Ma(this,e,"x",t)}inYRange(e,t){return Ma(this,e,"y",t)}getCenterPoint(e){const{x:t,y:n}=this.getProps(["x","y"],e);return{x:t,y:n}}size(e){let t=(e=e||this.options||{}).radius||0;t=Math.max(t,t&&e.hoverRadius||0);return 2*(t+(t&&e.borderWidth||0))}draw(e,t){const n=this.options;this.skip||n.radius<.1||!Xn(this,t,this.size(n)/2)||(e.strokeStyle=n.borderColor,e.lineWidth=n.borderWidth,e.fillStyle=n.backgroundColor,Wn(e,n,this.x,this.y))}getRange(){const e=this.options||{};return e.radius+e.hitRadius}}function Pa(e,t){const{x:n,y:i,base:r,width:o,height:a}=e.getProps(["x","y","base","width","height"],t);let s,l,c,d,h;return e.horizontal?(h=a/2,s=Math.min(n,r),l=Math.max(n,r),c=i-h,d=i+h):(h=o/2,s=n-h,l=n+h,c=Math.min(i,r),d=Math.max(i,r)),{left:s,top:c,right:l,bottom:d}}function Ha(e,t,n,i){return e?0:zt(t,n,i)}function Oa(e){const t=Pa(e),n=t.right-t.left,i=t.bottom-t.top,r=function(e,t,n){const i=e.options.borderWidth,r=e.borderSkipped,o=ri(i);return{t:Ha(r.top,o.top,0,n),r:Ha(r.right,o.right,0,t),b:Ha(r.bottom,o.bottom,0,n),l:Ha(r.left,o.left,0,t)}}(e,n/2,i/2),o=function(e,t,n){const{enableBorderRadius:i}=e.getProps(["enableBorderRadius"]),r=e.options.borderRadius,o=oi(r),a=Math.min(t,n),s=e.borderSkipped,l=i||Ge(r);return{topLeft:Ha(!l||s.top||s.left,o.topLeft,0,a),topRight:Ha(!l||s.top||s.right,o.topRight,0,a),bottomLeft:Ha(!l||s.bottom||s.left,o.bottomLeft,0,a),bottomRight:Ha(!l||s.bottom||s.right,o.bottomRight,0,a)}}(e,n/2,i/2);return{outer:{x:t.left,y:t.top,w:n,h:i,radius:o},inner:{x:t.left+r.l,y:t.top+r.t,w:n-r.l-r.r,h:i-r.t-r.b,radius:{topLeft:Math.max(0,o.topLeft-Math.max(r.t,r.l)),topRight:Math.max(0,o.topRight-Math.max(r.t,r.r)),bottomLeft:Math.max(0,o.bottomLeft-Math.max(r.b,r.l)),bottomRight:Math.max(0,o.bottomRight-Math.max(r.b,r.r))}}}}function Ia(e,t,n,i){const r=null===t,o=null===n,a=e&&!(r&&o)&&Pa(e,i);return a&&(r||Rt(t,a.left,a.right))&&(o||Rt(n,a.top,a.bottom))}function za(e,t){e.rect(t.x,t.y,t.w,t.h)}function Ra(e,t,n={}){const i=e.x!==n.x?-t:0,r=e.y!==n.y?-t:0,o=(e.x+e.w!==n.x+n.w?t:0)-i,a=(e.y+e.h!==n.y+n.h?t:0)-r;return{x:e.x+i,y:e.y+r,w:e.w+o,h:e.h+a,radius:e.radius}}Ba.id="point",Ba.defaults={borderWidth:1,hitRadius:1,hoverBorderWidth:1,hoverRadius:4,pointStyle:"circle",radius:3,rotation:0},Ba.defaultRoutes={backgroundColor:"backgroundColor",borderColor:"borderColor"};class La extends Sr{constructor(e){super(),this.options=void 0,this.horizontal=void 0,this.base=void 0,this.width=void 0,this.height=void 0,this.inflateAmount=void 0,e&&Object.assign(this,e)}draw(e){const{inflateAmount:t,options:{borderColor:n,backgroundColor:i}}=this,{inner:r,outer:o}=Oa(this),a=(s=o.radius).topLeft||s.topRight||s.bottomLeft||s.bottomRight?$n:za;var s;e.save(),o.w===r.w&&o.h===r.h||(e.beginPath(),a(e,Ra(o,t,r)),e.clip(),a(e,Ra(r,-t,o)),e.fillStyle=n,e.fill("evenodd")),e.beginPath(),a(e,Ra(r,t)),e.fillStyle=i,e.fill(),e.restore()}inRange(e,t,n){return Ia(this,e,t,n)}inXRange(e,t){return Ia(this,e,null,t)}inYRange(e,t){return Ia(this,null,e,t)}getCenterPoint(e){const{x:t,y:n,base:i,horizontal:r}=this.getProps(["x","y","base","horizontal"],e);return{x:r?(t+i)/2:t,y:r?n:(n+i)/2}}getRange(e){return"x"===e?this.width/2:this.height/2}}La.id="bar",La.defaults={borderSkipped:"start",borderWidth:0,borderRadius:0,inflateAmount:"auto",pointStyle:void 0},La.defaultRoutes={backgroundColor:"backgroundColor",borderColor:"borderColor"};var Fa=Object.freeze({__proto__:null,ArcElement:xa,LineElement:Da,PointElement:Ba,BarElement:La});function Sa(e){if(e._decimated){const t=e._data;delete e._decimated,delete e._data,Object.defineProperty(e,"data",{value:t})}}function Qa(e){e.data.datasets.forEach((e=>{Sa(e)}))}var ja={id:"decimation",defaults:{algorithm:"min-max",enabled:!1},beforeElementsUpdate:(e,t,n)=>{if(!n.enabled)return void Qa(e);const i=e.width;e.data.datasets.forEach(((t,r)=>{const{_data:o,indexAxis:a}=t,s=e.getDatasetMeta(r),l=o||t.data;if("y"===li([a,e.options.indexAxis]))return;if(!s.controller.supportsDecimation)return;const c=e.scales[s.xAxisID];if("linear"!==c.type&&"time"!==c.type)return;if(e.options.parsing)return;let{start:d,count:h}=function(e,t){const n=t.length;let i,r=0;const{iScale:o}=e,{min:a,max:s,minDefined:l,maxDefined:c}=o.getUserBounds();return l&&(r=zt(Ft(t,o.axis,a).lo,0,n-1)),i=c?zt(Ft(t,o.axis,s).hi+1,r,n)-r:n-r,{start:r,count:i}}(s,l);if(h<=(n.threshold||4*i))return void Sa(t);let u;switch(Ye(o)&&(t._data=l,delete t.data,Object.defineProperty(t,"data",{configurable:!0,enumerable:!0,get:function(){return this._decimated},set:function(e){this._data=e}})),n.algorithm){case"lttb":u=function(e,t,n,i,r){const o=r.samples||i;if(o>=n)return e.slice(t,t+n);const a=[],s=(n-2)/(o-2);let l=0;const c=t+n-1;let d,h,u,p,f,g=t;for(a[l++]=e[g],d=0;d<o-2;d++){let i,r=0,o=0;const c=Math.floor((d+1)*s)+1+t,m=Math.min(Math.floor((d+2)*s)+1,n)+t,x=m-c;for(i=c;i<m;i++)r+=e[i].x,o+=e[i].y;r/=x,o/=x;const b=Math.floor(d*s)+1+t,C=Math.min(Math.floor((d+1)*s)+1,n)+t,{x:w,y:y}=e[g];for(u=p=-1,i=b;i<C;i++)p=.5*Math.abs((w-r)*(e[i].y-y)-(w-e[i].x)*(o-y)),p>u&&(u=p,h=e[i],f=i);a[l++]=h,g=f}return a[l++]=e[c],a}(l,d,h,i,n);break;case"min-max":u=function(e,t,n,i){let r,o,a,s,l,c,d,h,u,p,f=0,g=0;const m=[],x=t+n-1,b=e[t].x,C=e[x].x-b;for(r=t;r<t+n;++r){o=e[r],a=(o.x-b)/C*i,s=o.y;const t=0|a;if(t===l)s<u?(u=s,c=r):s>p&&(p=s,d=r),f=(g*f+o.x)/++g;else{const n=r-1;if(!Ye(c)&&!Ye(d)){const t=Math.min(c,d),i=Math.max(c,d);t!==h&&t!==n&&m.push({...e[t],x:f}),i!==h&&i!==n&&m.push({...e[i],x:f})}r>0&&n!==h&&m.push(e[n]),m.push(o),l=t,g=0,u=p=s,c=d=h=r}}return m}(l,d,h,i);break;default:throw new Error(`Unsupported decimation algorithm '${n.algorithm}'`)}t._decimated=u}))},destroy(e){Qa(e)}};function Na(e,t,n,i){if(i)return;let r=t[e],o=n[e];return"angle"===e&&(r=Ot(r),o=Ot(o)),{property:e,start:r,end:o}}function Ta(e,t,n){for(;t>e;t--){const e=n[t];if(!isNaN(e.x)&&!isNaN(e.y))break}return t}function Va(e,t,n,i){return e&&t?i(e[n],t[n]):e?e[n]:t?t[n]:0}function Ya(e,t){let n=[],i=!1;return We(e)?(i=!0,n=e):n=function(e,t){const{x:n=null,y:i=null}=e||{},r=t.points,o=[];return t.segments.forEach((({start:e,end:t})=>{t=Ta(e,t,r);const a=r[e],s=r[t];null!==i?(o.push({x:a.x,y:i}),o.push({x:s.x,y:i})):null!==n&&(o.push({x:n,y:a.y}),o.push({x:n,y:s.y}))})),o}(e,t),n.length?new Da({points:n,options:{tension:0},_loop:i,_fullLoop:i}):null}function Wa(e){return e&&!1!==e.fill}function Ga(e,t,n){let i=e[t].fill;const r=[t];let o;if(!n)return i;for(;!1!==i&&-1===r.indexOf(i);){if(!Xe(i))return i;if(o=e[i],!o)return!1;if(o.visible)return i;r.push(i),i=o.fill}return!1}function Xa(e,t,n){const i=function(e){const t=e.options,n=t.fill;let i=Ue(n&&n.target,n);void 0===i&&(i=!!t.backgroundColor);if(!1===i||null===i)return!1;if(!0===i)return"origin";return i}(e);if(Ge(i))return!isNaN(i.value)&&i;let r=parseFloat(i);return Xe(r)&&Math.floor(r)===r?function(e,t,n,i){"-"!==e&&"+"!==e||(n=t+n);if(n===t||n<0||n>=i)return!1;return n}(i[0],t,r,n):["origin","start","end","stack","shape"].indexOf(i)>=0&&i}function Za(e,t,n){const i=[];for(let r=0;r<n.length;r++){const o=n[r],{first:a,last:s,point:l}=Ua(o,t,"x");if(!(!l||a&&s))if(a)i.unshift(l);else if(e.push(l),!s)break}e.push(...i)}function Ua(e,t,n){const i=e.interpolate(t,n);if(!i)return{};const r=i[n],o=e.segments,a=e.points;let s=!1,l=!1;for(let e=0;e<o.length;e++){const t=o[e],i=a[t.start][n],c=a[t.end][n];if(Rt(r,i,c)){s=r===i,l=r===c;break}}return{first:s,last:l,point:i}}class Ka{constructor(e){this.x=e.x,this.y=e.y,this.radius=e.radius}pathSegment(e,t,n){const{x:i,y:r,radius:o}=this;return t=t||{start:0,end:ut},e.arc(i,r,o,t.end,t.start,!0),!n.bounds}interpolate(e){const{x:t,y:n,radius:i}=this,r=e.angle;return{x:t+Math.cos(r)*i,y:n+Math.sin(r)*i,angle:r}}}function Ja(e){const{chart:t,fill:n,line:i}=e;if(Xe(n))return function(e,t){const n=e.getDatasetMeta(t),i=n&&e.isDatasetVisible(t);return i?n.dataset:null}(t,n);if("stack"===n)return function(e){const{scale:t,index:n,line:i}=e,r=[],o=i.segments,a=i.points,s=function(e,t){const n=[],i=e.getMatchingVisibleMetas("line");for(let e=0;e<i.length;e++){const r=i[e];if(r.index===t)break;r.hidden||n.unshift(r.dataset)}return n}(t,n);s.push(Ya({x:null,y:t.bottom},i));for(let e=0;e<o.length;e++){const t=o[e];for(let e=t.start;e<=t.end;e++)Za(r,a[e],s)}return new Da({points:r,options:{}})}(e);if("shape"===n)return!0;const r=function(e){const t=e.scale||{};if(t.getPointPositionForValue)return function(e){const{scale:t,fill:n}=e,i=t.options,r=t.getLabels().length,o=i.reverse?t.max:t.min,a=function(e,t,n){let i;return i="start"===e?n:"end"===e?t.options.reverse?t.min:t.max:Ge(e)?e.value:t.getBaseValue(),i}(n,t,o),s=[];if(i.grid.circular){const e=t.getPointPositionForValue(0,o);return new Ka({x:e.x,y:e.y,radius:t.getDistanceFromCenterForValue(a)})}for(let e=0;e<r;++e)s.push(t.getPointPositionForValue(e,a));return s}(e);return function(e){const{scale:t={},fill:n}=e,i=function(e,t){let n=null;return"start"===e?n=t.bottom:"end"===e?n=t.top:Ge(e)?n=t.getPixelForValue(e.value):t.getBasePixel&&(n=t.getBasePixel()),n}(n,t);if(Xe(i)){const e=t.isHorizontal();return{x:e?i:null,y:e?null:i}}return null}(e)}(e);return r instanceof Ka?r:Ya(r,i)}function qa(e,t,n){const i=Ja(t),{line:r,scale:o,axis:a}=t,s=r.options,l=s.fill,c=s.backgroundColor,{above:d=c,below:h=c}=l||{};i&&r.points.length&&(Zn(e,n),function(e,t){const{line:n,target:i,above:r,below:o,area:a,scale:s}=t,l=n._loop?"angle":t.axis;e.save(),"x"===l&&o!==r&&(_a(e,i,a.top),$a(e,{line:n,target:i,color:r,scale:s,property:l}),e.restore(),e.save(),_a(e,i,a.bottom));$a(e,{line:n,target:i,color:o,scale:s,property:l}),e.restore()}(e,{line:r,target:i,above:d,below:h,area:n,scale:o,axis:a}),Un(e))}function _a(e,t,n){const{segments:i,points:r}=t;let o=!0,a=!1;e.beginPath();for(const s of i){const{start:i,end:l}=s,c=r[i],d=r[Ta(i,l,r)];o?(e.moveTo(c.x,c.y),o=!1):(e.lineTo(c.x,n),e.lineTo(c.x,c.y)),a=!!t.pathSegment(e,s,{move:a}),a?e.closePath():e.lineTo(d.x,n)}e.lineTo(t.first().x,n),e.closePath(),e.clip()}function $a(e,t){const{line:n,target:i,property:r,color:o,scale:a}=t,s=function(e,t,n){const i=e.segments,r=e.points,o=t.points,a=[];for(const e of i){let{start:i,end:s}=e;s=Ta(i,s,r);const l=Na(n,r[i],r[s],e.loop);if(!t.segments){a.push({source:e,target:l,start:r[i],end:r[s]});continue}const c=er(t,l);for(const t of c){const i=Na(n,o[t.start],o[t.end],t.loop),s=$i(e,r,i);for(const e of s)a.push({source:e,target:t,start:{[n]:Va(l,i,"start",Math.max)},end:{[n]:Va(l,i,"end",Math.min)}})}}return a}(n,i,r);for(const{source:t,target:l,start:c,end:d}of s){const{style:{backgroundColor:s=o}={}}=t,h=!0!==i;e.save(),e.fillStyle=s,es(e,a,h&&Na(r,c,d)),e.beginPath();const u=!!n.pathSegment(e,t);let p;if(h){u?e.closePath():ts(e,i,d,r);const t=!!i.pathSegment(e,l,{move:u,reverse:!0});p=u&&t,p||ts(e,i,c,r)}e.closePath(),e.fill(p?"evenodd":"nonzero"),e.restore()}}function es(e,t,n){const{top:i,bottom:r}=t.chart.chartArea,{property:o,start:a,end:s}=n||{};"x"===o&&(e.beginPath(),e.rect(a,i,s-a,r-i),e.clip())}function ts(e,t,n,i){const r=t.interpolate(n,i);r&&e.lineTo(r.x,r.y)}var ns={id:"filler",afterDatasetsUpdate(e,t,n){const i=(e.data.datasets||[]).length,r=[];let o,a,s,l;for(a=0;a<i;++a)o=e.getDatasetMeta(a),s=o.dataset,l=null,s&&s.options&&s instanceof Da&&(l={visible:e.isDatasetVisible(a),index:a,fill:Xa(s,a,i),chart:e,axis:o.controller.options.indexAxis,scale:o.vScale,line:s}),o.$filler=l,r.push(l);for(a=0;a<i;++a)l=r[a],l&&!1!==l.fill&&(l.fill=Ga(r,a,n.propagate))},beforeDraw(e,t,n){const i="beforeDraw"===n.drawTime,r=e.getSortedVisibleDatasetMetas(),o=e.chartArea;for(let t=r.length-1;t>=0;--t){const n=r[t].$filler;n&&(n.line.updateControlPoints(o,n.axis),i&&n.fill&&qa(e.ctx,n,o))}},beforeDatasetsDraw(e,t,n){if("beforeDatasetsDraw"!==n.drawTime)return;const i=e.getSortedVisibleDatasetMetas();for(let t=i.length-1;t>=0;--t){const n=i[t].$filler;Wa(n)&&qa(e.ctx,n,e.chartArea)}},beforeDatasetDraw(e,t,n){const i=t.meta.$filler;Wa(i)&&"beforeDatasetDraw"===n.drawTime&&qa(e.ctx,i,e.chartArea)},defaults:{propagate:!0,drawTime:"beforeDatasetDraw"}};const is=(e,t)=>{let{boxHeight:n=t,boxWidth:i=t}=e;return e.usePointStyle&&(n=Math.min(n,t),i=e.pointStyleWidth||Math.min(i,t)),{boxWidth:i,boxHeight:n,itemHeight:Math.max(t,n)}};class rs extends Sr{constructor(e){super(),this._added=!1,this.legendHitBoxes=[],this._hoveredItem=null,this.doughnutMode=!1,this.chart=e.chart,this.options=e.options,this.ctx=e.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(e,t,n){this.maxWidth=e,this.maxHeight=t,this._margins=n,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 e=this.options.labels||{};let t=Je(e.generateLabels,[this.chart],this)||[];e.filter&&(t=t.filter((t=>e.filter(t,this.chart.data)))),e.sort&&(t=t.sort(((t,n)=>e.sort(t,n,this.chart.data)))),this.options.reverse&&t.reverse(),this.legendItems=t}fit(){const{options:e,ctx:t}=this;if(!e.display)return void(this.width=this.height=0);const n=e.labels,i=si(n.font),r=i.size,o=this._computeTitleHeight(),{boxWidth:a,itemHeight:s}=is(n,r);let l,c;t.font=i.string,this.isHorizontal()?(l=this.maxWidth,c=this._fitRows(o,r,a,s)+10):(c=this.maxHeight,l=this._fitCols(o,r,a,s)+10),this.width=Math.min(l,e.maxWidth||this.maxWidth),this.height=Math.min(c,e.maxHeight||this.maxHeight)}_fitRows(e,t,n,i){const{ctx:r,maxWidth:o,options:{labels:{padding:a}}}=this,s=this.legendHitBoxes=[],l=this.lineWidths=[0],c=i+a;let d=e;r.textAlign="left",r.textBaseline="middle";let h=-1,u=-c;return this.legendItems.forEach(((e,p)=>{const f=n+t/2+r.measureText(e.text).width;(0===p||l[l.length-1]+f+2*a>o)&&(d+=c,l[l.length-(p>0?0:1)]=0,u+=c,h++),s[p]={left:0,top:u,row:h,width:f,height:i},l[l.length-1]+=f+a})),d}_fitCols(e,t,n,i){const{ctx:r,maxHeight:o,options:{labels:{padding:a}}}=this,s=this.legendHitBoxes=[],l=this.columnSizes=[],c=o-e;let d=a,h=0,u=0,p=0,f=0;return this.legendItems.forEach(((e,o)=>{const g=n+t/2+r.measureText(e.text).width;o>0&&u+i+2*a>c&&(d+=h+a,l.push({width:h,height:u}),p+=h+a,f++,h=u=0),s[o]={left:p,top:u,col:f,width:g,height:i},h=Math.max(h,g),u+=i+a})),d+=h,l.push({width:h,height:u}),d}adjustHitBoxes(){if(!this.options.display)return;const e=this._computeTitleHeight(),{legendHitBoxes:t,options:{align:n,labels:{padding:i},rtl:r}}=this,o=Ui(r,this.left,this.width);if(this.isHorizontal()){let r=0,a=Wt(n,this.left+i,this.right-this.lineWidths[r]);for(const s of t)r!==s.row&&(r=s.row,a=Wt(n,this.left+i,this.right-this.lineWidths[r])),s.top+=this.top+e+i,s.left=o.leftForLtr(o.x(a),s.width),a+=s.width+i}else{let r=0,a=Wt(n,this.top+e+i,this.bottom-this.columnSizes[r].height);for(const s of t)s.col!==r&&(r=s.col,a=Wt(n,this.top+e+i,this.bottom-this.columnSizes[r].height)),s.top=a,s.left+=this.left+i,s.left=o.leftForLtr(o.x(s.left),s.width),a+=s.height+i}}isHorizontal(){return"top"===this.options.position||"bottom"===this.options.position}draw(){if(this.options.display){const e=this.ctx;Zn(e,this),this._draw(),Un(e)}}_draw(){const{options:e,columnSizes:t,lineWidths:n,ctx:i}=this,{align:r,labels:o}=e,a=jn.color,s=Ui(e.rtl,this.left,this.width),l=si(o.font),{color:c,padding:d}=o,h=l.size,u=h/2;let p;this.drawTitle(),i.textAlign=s.textAlign("left"),i.textBaseline="middle",i.lineWidth=.5,i.font=l.string;const{boxWidth:f,boxHeight:g,itemHeight:m}=is(o,h),x=this.isHorizontal(),b=this._computeTitleHeight();p=x?{x:Wt(r,this.left+d,this.right-n[0]),y:this.top+d+b,line:0}:{x:this.left+d,y:Wt(r,this.top+b+d,this.bottom-t[0].height),line:0},Ki(this.ctx,e.textDirection);const C=m+d;this.legendItems.forEach(((w,y)=>{i.strokeStyle=w.fontColor||c,i.fillStyle=w.fontColor||c;const v=i.measureText(w.text).width,E=s.textAlign(w.textAlign||(w.textAlign=o.textAlign)),A=f+u+v;let k=p.x,D=p.y;s.setWidth(this.width),x?y>0&&k+A+d>this.right&&(D=p.y+=C,p.line++,k=p.x=Wt(r,this.left+d,this.right-n[p.line])):y>0&&D+C>this.bottom&&(k=p.x=k+t[p.line].width+d,p.line++,D=p.y=Wt(r,this.top+b+d,this.bottom-t[p.line].height));!function(e,t,n){if(isNaN(f)||f<=0||isNaN(g)||g<0)return;i.save();const r=Ue(n.lineWidth,1);if(i.fillStyle=Ue(n.fillStyle,a),i.lineCap=Ue(n.lineCap,"butt"),i.lineDashOffset=Ue(n.lineDashOffset,0),i.lineJoin=Ue(n.lineJoin,"miter"),i.lineWidth=r,i.strokeStyle=Ue(n.strokeStyle,a),i.setLineDash(Ue(n.lineDash,[])),o.usePointStyle){const a={radius:g*Math.SQRT2/2,pointStyle:n.pointStyle,rotation:n.rotation,borderWidth:r},l=s.xPlus(e,f/2);Gn(i,a,l,t+u,o.pointStyleWidth&&f)}else{const o=t+Math.max((h-g)/2,0),a=s.leftForLtr(e,f),l=oi(n.borderRadius);i.beginPath(),Object.values(l).some((e=>0!==e))?$n(i,{x:a,y:o,w:f,h:g,radius:l}):i.rect(a,o,f,g),i.fill(),0!==r&&i.stroke()}i.restore()}(s.x(k),D,w),k=((e,t,n,i)=>e===(i?"left":"right")?n:"center"===e?(t+n)/2:t)(E,k+f+u,x?k+A:this.right,e.rtl),function(e,t,n){qn(i,n.text,e,t+m/2,l,{strikethrough:n.hidden,textAlign:s.textAlign(n.textAlign)})}(s.x(k),D,w),x?p.x+=A+d:p.y+=C})),Ji(this.ctx,e.textDirection)}drawTitle(){const e=this.options,t=e.title,n=si(t.font),i=ai(t.padding);if(!t.display)return;const r=Ui(e.rtl,this.left,this.width),o=this.ctx,a=t.position,s=n.size/2,l=i.top+s;let c,d=this.left,h=this.width;if(this.isHorizontal())h=Math.max(...this.lineWidths),c=this.top+l,d=Wt(e.align,d,this.right-h);else{const t=this.columnSizes.reduce(((e,t)=>Math.max(e,t.height)),0);c=l+Wt(e.align,this.top,this.bottom-t-e.labels.padding-this._computeTitleHeight())}const u=Wt(a,d,d+h);o.textAlign=r.textAlign(Yt(a)),o.textBaseline="middle",o.strokeStyle=t.color,o.fillStyle=t.color,o.font=n.string,qn(o,t.text,u,c,n)}_computeTitleHeight(){const e=this.options.title,t=si(e.font),n=ai(e.padding);return e.display?t.lineHeight+n.height:0}_getLegendItemAt(e,t){let n,i,r;if(Rt(e,this.left,this.right)&&Rt(t,this.top,this.bottom))for(r=this.legendHitBoxes,n=0;n<r.length;++n)if(i=r[n],Rt(e,i.left,i.left+i.width)&&Rt(t,i.top,i.top+i.height))return this.legendItems[n];return null}handleEvent(e){const t=this.options;if(!function(e,t){if(("mousemove"===e||"mouseout"===e)&&(t.onHover||t.onLeave))return!0;if(t.onClick&&("click"===e||"mouseup"===e))return!0;return!1}(e.type,t))return;const n=this._getLegendItemAt(e.x,e.y);if("mousemove"===e.type||"mouseout"===e.type){const o=this._hoveredItem,a=(r=n,null!==(i=o)&&null!==r&&i.datasetIndex===r.datasetIndex&&i.index===r.index);o&&!a&&Je(t.onLeave,[e,o,this],this),this._hoveredItem=n,n&&!a&&Je(t.onHover,[e,n,this],this)}else n&&Je(t.onClick,[e,n,this],this);var i,r}}var os={id:"legend",_element:rs,start(e,t,n){const i=e.legend=new rs({ctx:e.ctx,options:n,chart:e});vo.configure(e,i,n),vo.addBox(e,i)},stop(e){vo.removeBox(e,e.legend),delete e.legend},beforeUpdate(e,t,n){const i=e.legend;vo.configure(e,i,n),i.options=n},afterUpdate(e){const t=e.legend;t.buildLabels(),t.adjustHitBoxes()},afterEvent(e,t){t.replay||e.legend.handleEvent(t.event)},defaults:{display:!0,position:"top",align:"center",fullSize:!0,reverse:!1,weight:1e3,onClick(e,t,n){const i=t.datasetIndex,r=n.chart;r.isDatasetVisible(i)?(r.hide(i),t.hidden=!0):(r.show(i),t.hidden=!1)},onHover:null,onLeave:null,labels:{color:e=>e.chart.options.color,boxWidth:40,padding:10,generateLabels(e){const t=e.data.datasets,{labels:{usePointStyle:n,pointStyle:i,textAlign:r,color:o}}=e.legend.options;return e._getSortedDatasetMetas().map((e=>{const a=e.controller.getStyle(n?0:void 0),s=ai(a.borderWidth);return{text:t[e.index].label,fillStyle:a.backgroundColor,fontColor:o,hidden:!e.visible,lineCap:a.borderCapStyle,lineDash:a.borderDash,lineDashOffset:a.borderDashOffset,lineJoin:a.borderJoinStyle,lineWidth:(s.width+s.height)/4,strokeStyle:a.borderColor,pointStyle:i||a.pointStyle,rotation:a.rotation,textAlign:r||a.textAlign,borderRadius:0,datasetIndex:e.index}}),this)}},title:{color:e=>e.chart.options.color,display:!1,position:"center",text:""}},descriptors:{_scriptable:e=>!e.startsWith("on"),labels:{_scriptable:e=>!["generateLabels","filter","sort"].includes(e)}}};class as extends Sr{constructor(e){super(),this.chart=e.chart,this.options=e.options,this.ctx=e.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(e,t){const n=this.options;if(this.left=0,this.top=0,!n.display)return void(this.width=this.height=this.right=this.bottom=0);this.width=this.right=e,this.height=this.bottom=t;const i=We(n.text)?n.text.length:1;this._padding=ai(n.padding);const r=i*si(n.font).lineHeight+this._padding.height;this.isHorizontal()?this.height=r:this.width=r}isHorizontal(){const e=this.options.position;return"top"===e||"bottom"===e}_drawArgs(e){const{top:t,left:n,bottom:i,right:r,options:o}=this,a=o.align;let s,l,c,d=0;return this.isHorizontal()?(l=Wt(a,n,r),c=t+e,s=r-n):("left"===o.position?(l=n+e,c=Wt(a,i,t),d=-.5*ht):(l=r-e,c=Wt(a,t,i),d=.5*ht),s=i-t),{titleX:l,titleY:c,maxWidth:s,rotation:d}}draw(){const e=this.ctx,t=this.options;if(!t.display)return;const n=si(t.font),i=n.lineHeight/2+this._padding.top,{titleX:r,titleY:o,maxWidth:a,rotation:s}=this._drawArgs(i);qn(e,t.text,0,0,n,{color:t.color,maxWidth:a,rotation:s,textAlign:Yt(t.align),textBaseline:"middle",translation:[r,o]})}}var ss={id:"title",_element:as,start(e,t,n){!function(e,t){const n=new as({ctx:e.ctx,options:t,chart:e});vo.configure(e,n,t),vo.addBox(e,n),e.titleBlock=n}(e,n)},stop(e){const t=e.titleBlock;vo.removeBox(e,t),delete e.titleBlock},beforeUpdate(e,t,n){const i=e.titleBlock;vo.configure(e,i,n),i.options=n},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 ls=new WeakMap;var cs={id:"subtitle",start(e,t,n){const i=new as({ctx:e.ctx,options:n,chart:e});vo.configure(e,i,n),vo.addBox(e,i),ls.set(e,i)},stop(e){vo.removeBox(e,ls.get(e)),ls.delete(e)},beforeUpdate(e,t,n){const i=ls.get(e);vo.configure(e,i,n),i.options=n},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 ds={average(e){if(!e.length)return!1;let t,n,i=0,r=0,o=0;for(t=0,n=e.length;t<n;++t){const n=e[t].element;if(n&&n.hasValue()){const e=n.tooltipPosition();i+=e.x,r+=e.y,++o}}return{x:i/o,y:r/o}},nearest(e,t){if(!e.length)return!1;let n,i,r,o=t.x,a=t.y,s=Number.POSITIVE_INFINITY;for(n=0,i=e.length;n<i;++n){const i=e[n].element;if(i&&i.hasValue()){const e=Pt(t,i.getCenterPoint());e<s&&(s=e,r=i)}}if(r){const e=r.tooltipPosition();o=e.x,a=e.y}return{x:o,y:a}}};function hs(e,t){return t&&(We(t)?Array.prototype.push.apply(e,t):e.push(t)),e}function us(e){return("string"==typeof e||e instanceof String)&&e.indexOf("\n")>-1?e.split("\n"):e}function ps(e,t){const{element:n,datasetIndex:i,index:r}=t,o=e.getDatasetMeta(i).controller,{label:a,value:s}=o.getLabelAndValue(r);return{chart:e,label:a,parsed:o.getParsed(r),raw:e.data.datasets[i].data[r],formattedValue:s,dataset:o.getDataset(),dataIndex:r,datasetIndex:i,element:n}}function fs(e,t){const n=e.chart.ctx,{body:i,footer:r,title:o}=e,{boxWidth:a,boxHeight:s}=t,l=si(t.bodyFont),c=si(t.titleFont),d=si(t.footerFont),h=o.length,u=r.length,p=i.length,f=ai(t.padding);let g=f.height,m=0,x=i.reduce(((e,t)=>e+t.before.length+t.lines.length+t.after.length),0);if(x+=e.beforeBody.length+e.afterBody.length,h&&(g+=h*c.lineHeight+(h-1)*t.titleSpacing+t.titleMarginBottom),x){g+=p*(t.displayColors?Math.max(s,l.lineHeight):l.lineHeight)+(x-p)*l.lineHeight+(x-1)*t.bodySpacing}u&&(g+=t.footerMarginTop+u*d.lineHeight+(u-1)*t.footerSpacing);let b=0;const C=function(e){m=Math.max(m,n.measureText(e).width+b)};return n.save(),n.font=c.string,qe(e.title,C),n.font=l.string,qe(e.beforeBody.concat(e.afterBody),C),b=t.displayColors?a+2+t.boxPadding:0,qe(i,(e=>{qe(e.before,C),qe(e.lines,C),qe(e.after,C)})),b=0,n.font=d.string,qe(e.footer,C),n.restore(),m+=f.width,{width:m,height:g}}function gs(e,t,n,i){const{x:r,width:o}=n,{width:a,chartArea:{left:s,right:l}}=e;let c="center";return"center"===i?c=r<=(s+l)/2?"left":"right":r<=o/2?c="left":r>=a-o/2&&(c="right"),function(e,t,n,i){const{x:r,width:o}=i,a=n.caretSize+n.caretPadding;return"left"===e&&r+o+a>t.width||"right"===e&&r-o-a<0||void 0}(c,e,t,n)&&(c="center"),c}function ms(e,t,n){const i=n.yAlign||t.yAlign||function(e,t){const{y:n,height:i}=t;return n<i/2?"top":n>e.height-i/2?"bottom":"center"}(e,n);return{xAlign:n.xAlign||t.xAlign||gs(e,t,n,i),yAlign:i}}function xs(e,t,n,i){const{caretSize:r,caretPadding:o,cornerRadius:a}=e,{xAlign:s,yAlign:l}=n,c=r+o,{topLeft:d,topRight:h,bottomLeft:u,bottomRight:p}=oi(a);let f=function(e,t){let{x:n,width:i}=e;return"right"===t?n-=i:"center"===t&&(n-=i/2),n}(t,s);const g=function(e,t,n){let{y:i,height:r}=e;return"top"===t?i+=n:i-="bottom"===t?r+n:r/2,i}(t,l,c);return"center"===l?"left"===s?f+=c:"right"===s&&(f-=c):"left"===s?f-=Math.max(d,u)+r:"right"===s&&(f+=Math.max(h,p)+r),{x:zt(f,0,i.width-t.width),y:zt(g,0,i.height-t.height)}}function bs(e,t,n){const i=ai(n.padding);return"center"===t?e.x+e.width/2:"right"===t?e.x+e.width-i.right:e.x+i.left}function Cs(e){return hs([],us(e))}function ws(e,t){const n=t&&t.dataset&&t.dataset.tooltip&&t.dataset.tooltip.callbacks;return n?e.override(n):e}class ys extends Sr{constructor(e){super(),this.opacity=0,this._active=[],this._eventPosition=void 0,this._size=void 0,this._cachedAnimations=void 0,this._tooltipItems=[],this.$animations=void 0,this.$context=void 0,this.chart=e.chart||e._chart,this._chart=this.chart,this.options=e.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(e){this.options=e,this._cachedAnimations=void 0,this.$context=void 0}_resolveAnimations(){const e=this._cachedAnimations;if(e)return e;const t=this.chart,n=this.options.setContext(this.getContext()),i=n.enabled&&t.options.animation&&n.animations,r=new cr(this.chart,i);return i._cacheable&&(this._cachedAnimations=Object.freeze(r)),r}getContext(){return this.$context||(this.$context=(e=this.chart.getContext(),t=this,n=this._tooltipItems,ci(e,{tooltip:t,tooltipItems:n,type:"tooltip"})));var e,t,n}getTitle(e,t){const{callbacks:n}=t,i=n.beforeTitle.apply(this,[e]),r=n.title.apply(this,[e]),o=n.afterTitle.apply(this,[e]);let a=[];return a=hs(a,us(i)),a=hs(a,us(r)),a=hs(a,us(o)),a}getBeforeBody(e,t){return Cs(t.callbacks.beforeBody.apply(this,[e]))}getBody(e,t){const{callbacks:n}=t,i=[];return qe(e,(e=>{const t={before:[],lines:[],after:[]},r=ws(n,e);hs(t.before,us(r.beforeLabel.call(this,e))),hs(t.lines,r.label.call(this,e)),hs(t.after,us(r.afterLabel.call(this,e))),i.push(t)})),i}getAfterBody(e,t){return Cs(t.callbacks.afterBody.apply(this,[e]))}getFooter(e,t){const{callbacks:n}=t,i=n.beforeFooter.apply(this,[e]),r=n.footer.apply(this,[e]),o=n.afterFooter.apply(this,[e]);let a=[];return a=hs(a,us(i)),a=hs(a,us(r)),a=hs(a,us(o)),a}_createItems(e){const t=this._active,n=this.chart.data,i=[],r=[],o=[];let a,s,l=[];for(a=0,s=t.length;a<s;++a)l.push(ps(this.chart,t[a]));return e.filter&&(l=l.filter(((t,i,r)=>e.filter(t,i,r,n)))),e.itemSort&&(l=l.sort(((t,i)=>e.itemSort(t,i,n)))),qe(l,(t=>{const n=ws(e.callbacks,t);i.push(n.labelColor.call(this,t)),r.push(n.labelPointStyle.call(this,t)),o.push(n.labelTextColor.call(this,t))})),this.labelColors=i,this.labelPointStyles=r,this.labelTextColors=o,this.dataPoints=l,l}update(e,t){const n=this.options.setContext(this.getContext()),i=this._active;let r,o=[];if(i.length){const e=ds[n.position].call(this,i,this._eventPosition);o=this._createItems(n),this.title=this.getTitle(o,n),this.beforeBody=this.getBeforeBody(o,n),this.body=this.getBody(o,n),this.afterBody=this.getAfterBody(o,n),this.footer=this.getFooter(o,n);const t=this._size=fs(this,n),a=Object.assign({},e,t),s=ms(this.chart,n,a),l=xs(n,a,s,this.chart);this.xAlign=s.xAlign,this.yAlign=s.yAlign,r={opacity:1,x:l.x,y:l.y,width:t.width,height:t.height,caretX:e.x,caretY:e.y}}else 0!==this.opacity&&(r={opacity:0});this._tooltipItems=o,this.$context=void 0,r&&this._resolveAnimations().update(this,r),e&&n.external&&n.external.call(this,{chart:this.chart,tooltip:this,replay:t})}drawCaret(e,t,n,i){const r=this.getCaretPosition(e,n,i);t.lineTo(r.x1,r.y1),t.lineTo(r.x2,r.y2),t.lineTo(r.x3,r.y3)}getCaretPosition(e,t,n){const{xAlign:i,yAlign:r}=this,{caretSize:o,cornerRadius:a}=n,{topLeft:s,topRight:l,bottomLeft:c,bottomRight:d}=oi(a),{x:h,y:u}=e,{width:p,height:f}=t;let g,m,x,b,C,w;return"center"===r?(C=u+f/2,"left"===i?(g=h,m=g-o,b=C+o,w=C-o):(g=h+p,m=g+o,b=C-o,w=C+o),x=g):(m="left"===i?h+Math.max(s,c)+o:"right"===i?h+p-Math.max(l,d)-o:this.caretX,"top"===r?(b=u,C=b-o,g=m-o,x=m+o):(b=u+f,C=b+o,g=m+o,x=m-o),w=b),{x1:g,x2:m,x3:x,y1:b,y2:C,y3:w}}drawTitle(e,t,n){const i=this.title,r=i.length;let o,a,s;if(r){const l=Ui(n.rtl,this.x,this.width);for(e.x=bs(this,n.titleAlign,n),t.textAlign=l.textAlign(n.titleAlign),t.textBaseline="middle",o=si(n.titleFont),a=n.titleSpacing,t.fillStyle=n.titleColor,t.font=o.string,s=0;s<r;++s)t.fillText(i[s],l.x(e.x),e.y+o.lineHeight/2),e.y+=o.lineHeight+a,s+1===r&&(e.y+=n.titleMarginBottom-a)}}_drawColorBox(e,t,n,i,r){const o=this.labelColors[n],a=this.labelPointStyles[n],{boxHeight:s,boxWidth:l,boxPadding:c}=r,d=si(r.bodyFont),h=bs(this,"left",r),u=i.x(h),p=s<d.lineHeight?(d.lineHeight-s)/2:0,f=t.y+p;if(r.usePointStyle){const t={radius:Math.min(l,s)/2,pointStyle:a.pointStyle,rotation:a.rotation,borderWidth:1},n=i.leftForLtr(u,l)+l/2,c=f+s/2;e.strokeStyle=r.multiKeyBackground,e.fillStyle=r.multiKeyBackground,Wn(e,t,n,c),e.strokeStyle=o.borderColor,e.fillStyle=o.backgroundColor,Wn(e,t,n,c)}else{e.lineWidth=Ge(o.borderWidth)?Math.max(...Object.values(o.borderWidth)):o.borderWidth||1,e.strokeStyle=o.borderColor,e.setLineDash(o.borderDash||[]),e.lineDashOffset=o.borderDashOffset||0;const t=i.leftForLtr(u,l-c),n=i.leftForLtr(i.xPlus(u,1),l-c-2),a=oi(o.borderRadius);Object.values(a).some((e=>0!==e))?(e.beginPath(),e.fillStyle=r.multiKeyBackground,$n(e,{x:t,y:f,w:l,h:s,radius:a}),e.fill(),e.stroke(),e.fillStyle=o.backgroundColor,e.beginPath(),$n(e,{x:n,y:f+1,w:l-2,h:s-2,radius:a}),e.fill()):(e.fillStyle=r.multiKeyBackground,e.fillRect(t,f,l,s),e.strokeRect(t,f,l,s),e.fillStyle=o.backgroundColor,e.fillRect(n,f+1,l-2,s-2))}e.fillStyle=this.labelTextColors[n]}drawBody(e,t,n){const{body:i}=this,{bodySpacing:r,bodyAlign:o,displayColors:a,boxHeight:s,boxWidth:l,boxPadding:c}=n,d=si(n.bodyFont);let h=d.lineHeight,u=0;const p=Ui(n.rtl,this.x,this.width),f=function(n){t.fillText(n,p.x(e.x+u),e.y+h/2),e.y+=h+r},g=p.textAlign(o);let m,x,b,C,w,y,v;for(t.textAlign=o,t.textBaseline="middle",t.font=d.string,e.x=bs(this,g,n),t.fillStyle=n.bodyColor,qe(this.beforeBody,f),u=a&&"right"!==g?"center"===o?l/2+c:l+2+c:0,C=0,y=i.length;C<y;++C){for(m=i[C],x=this.labelTextColors[C],t.fillStyle=x,qe(m.before,f),b=m.lines,a&&b.length&&(this._drawColorBox(t,e,C,p,n),h=Math.max(d.lineHeight,s)),w=0,v=b.length;w<v;++w)f(b[w]),h=d.lineHeight;qe(m.after,f)}u=0,h=d.lineHeight,qe(this.afterBody,f),e.y-=r}drawFooter(e,t,n){const i=this.footer,r=i.length;let o,a;if(r){const s=Ui(n.rtl,this.x,this.width);for(e.x=bs(this,n.footerAlign,n),e.y+=n.footerMarginTop,t.textAlign=s.textAlign(n.footerAlign),t.textBaseline="middle",o=si(n.footerFont),t.fillStyle=n.footerColor,t.font=o.string,a=0;a<r;++a)t.fillText(i[a],s.x(e.x),e.y+o.lineHeight/2),e.y+=o.lineHeight+n.footerSpacing}}drawBackground(e,t,n,i){const{xAlign:r,yAlign:o}=this,{x:a,y:s}=e,{width:l,height:c}=n,{topLeft:d,topRight:h,bottomLeft:u,bottomRight:p}=oi(i.cornerRadius);t.fillStyle=i.backgroundColor,t.strokeStyle=i.borderColor,t.lineWidth=i.borderWidth,t.beginPath(),t.moveTo(a+d,s),"top"===o&&this.drawCaret(e,t,n,i),t.lineTo(a+l-h,s),t.quadraticCurveTo(a+l,s,a+l,s+h),"center"===o&&"right"===r&&this.drawCaret(e,t,n,i),t.lineTo(a+l,s+c-p),t.quadraticCurveTo(a+l,s+c,a+l-p,s+c),"bottom"===o&&this.drawCaret(e,t,n,i),t.lineTo(a+u,s+c),t.quadraticCurveTo(a,s+c,a,s+c-u),"center"===o&&"left"===r&&this.drawCaret(e,t,n,i),t.lineTo(a,s+d),t.quadraticCurveTo(a,s,a+d,s),t.closePath(),t.fill(),i.borderWidth>0&&t.stroke()}_updateAnimationTarget(e){const t=this.chart,n=this.$animations,i=n&&n.x,r=n&&n.y;if(i||r){const n=ds[e.position].call(this,this._active,this._eventPosition);if(!n)return;const o=this._size=fs(this,e),a=Object.assign({},n,this._size),s=ms(t,e,a),l=xs(e,a,s,t);i._to===l.x&&r._to===l.y||(this.xAlign=s.xAlign,this.yAlign=s.yAlign,this.width=o.width,this.height=o.height,this.caretX=n.x,this.caretY=n.y,this._resolveAnimations().update(this,l))}}_willRender(){return!!this.opacity}draw(e){const t=this.options.setContext(this.getContext());let n=this.opacity;if(!n)return;this._updateAnimationTarget(t);const i={width:this.width,height:this.height},r={x:this.x,y:this.y};n=Math.abs(n)<.001?0:n;const o=ai(t.padding),a=this.title.length||this.beforeBody.length||this.body.length||this.afterBody.length||this.footer.length;t.enabled&&a&&(e.save(),e.globalAlpha=n,this.drawBackground(r,e,i,t),Ki(e,t.textDirection),r.y+=o.top,this.drawTitle(r,e,t),this.drawBody(r,e,t),this.drawFooter(r,e,t),Ji(e,t.textDirection),e.restore())}getActiveElements(){return this._active||[]}setActiveElements(e,t){const n=this._active,i=e.map((({datasetIndex:e,index:t})=>{const n=this.chart.getDatasetMeta(e);if(!n)throw new Error("Cannot find a dataset at index "+e);return{datasetIndex:e,element:n.data[t],index:t}})),r=!_e(n,i),o=this._positionChanged(i,t);(r||o)&&(this._active=i,this._eventPosition=t,this._ignoreReplayEvents=!0,this.update(!0))}handleEvent(e,t,n=!0){if(t&&this._ignoreReplayEvents)return!1;this._ignoreReplayEvents=!1;const i=this.options,r=this._active||[],o=this._getActiveElements(e,r,t,n),a=this._positionChanged(o,e),s=t||!_e(o,r)||a;return s&&(this._active=o,(i.enabled||i.external)&&(this._eventPosition={x:e.x,y:e.y},this.update(!0,t))),s}_getActiveElements(e,t,n,i){const r=this.options;if("mouseout"===e.type)return[];if(!i)return t;const o=this.chart.getElementsAtEventForMode(e,r.mode,r,n);return r.reverse&&o.reverse(),o}_positionChanged(e,t){const{caretX:n,caretY:i,options:r}=this,o=ds[r.position].call(this,e,t);return!1!==o&&(n!==o.x||i!==o.y)}}ys.positioners=ds;var vs={id:"tooltip",_element:ys,positioners:ds,afterInit(e,t,n){n&&(e.tooltip=new ys({chart:e,options:n}))},beforeUpdate(e,t,n){e.tooltip&&e.tooltip.initialize(n)},reset(e,t,n){e.tooltip&&e.tooltip.initialize(n)},afterDraw(e){const t=e.tooltip;if(t&&t._willRender()){const n={tooltip:t};if(!1===e.notifyPlugins("beforeTooltipDraw",n))return;t.draw(e.ctx),e.notifyPlugins("afterTooltipDraw",n)}},afterEvent(e,t){if(e.tooltip){const n=t.replay;e.tooltip.handleEvent(t.event,n,t.inChartArea)&&(t.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:(e,t)=>t.bodyFont.size,boxWidth:(e,t)=>t.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:Te,title(e){if(e.length>0){const t=e[0],n=t.chart.data.labels,i=n?n.length:0;if(this&&this.options&&"dataset"===this.options.mode)return t.dataset.label||"";if(t.label)return t.label;if(i>0&&t.dataIndex<i)return n[t.dataIndex]}return""},afterTitle:Te,beforeBody:Te,beforeLabel:Te,label(e){if(this&&this.options&&"dataset"===this.options.mode)return e.label+": "+e.formattedValue||e.formattedValue;let t=e.dataset.label||"";t&&(t+=": ");const n=e.formattedValue;return Ye(n)||(t+=n),t},labelColor(e){const t=e.chart.getDatasetMeta(e.datasetIndex).controller.getStyle(e.dataIndex);return{borderColor:t.borderColor,backgroundColor:t.backgroundColor,borderWidth:t.borderWidth,borderDash:t.borderDash,borderDashOffset:t.borderDashOffset,borderRadius:0}},labelTextColor(){return this.options.bodyColor},labelPointStyle(e){const t=e.chart.getDatasetMeta(e.datasetIndex).controller.getStyle(e.dataIndex);return{pointStyle:t.pointStyle,rotation:t.rotation}},afterLabel:Te,afterBody:Te,beforeFooter:Te,footer:Te,afterFooter:Te}},defaultRoutes:{bodyFont:"font",footerFont:"font",titleFont:"font"},descriptors:{_scriptable:e=>"filter"!==e&&"itemSort"!==e&&"external"!==e,_indexable:!1,callbacks:{_scriptable:!1,_indexable:!1},animation:{_fallback:!1},animations:{_fallback:"animation"}},additionalOptionScopes:["interaction"]},Es=Object.freeze({__proto__:null,Decimation:ja,Filler:ns,Legend:os,SubTitle:cs,Title:ss,Tooltip:vs});function As(e,t,n,i){const r=e.indexOf(t);if(-1===r)return((e,t,n,i)=>("string"==typeof t?(n=e.push(t)-1,i.unshift({index:n,label:t})):isNaN(t)&&(n=null),n))(e,t,n,i);return r!==e.lastIndexOf(t)?n:r}class ks extends Ur{constructor(e){super(e),this._startValue=void 0,this._valueRange=0,this._addedLabels=[]}init(e){const t=this._addedLabels;if(t.length){const e=this.getLabels();for(const{index:n,label:i}of t)e[n]===i&&e.splice(n,1);this._addedLabels=[]}super.init(e)}parse(e,t){if(Ye(e))return null;const n=this.getLabels();return((e,t)=>null===e?null:zt(Math.round(e),0,t))(t=isFinite(t)&&n[t]===e?t:As(n,e,Ue(t,e),this._addedLabels),n.length-1)}determineDataLimits(){const{minDefined:e,maxDefined:t}=this.getUserBounds();let{min:n,max:i}=this.getMinMax(!0);"ticks"===this.options.bounds&&(e||(n=0),t||(i=this.getLabels().length-1)),this.min=n,this.max=i}buildTicks(){const e=this.min,t=this.max,n=this.options.offset,i=[];let r=this.getLabels();r=0===e&&t===r.length-1?r:r.slice(e,t+1),this._valueRange=Math.max(r.length-(n?0:1),1),this._startValue=this.min-(n?.5:0);for(let n=e;n<=t;n++)i.push({value:n});return i}getLabelForValue(e){const t=this.getLabels();return e>=0&&e<t.length?t[e]:e}configure(){super.configure(),this.isHorizontal()||(this._reversePixels=!this._reversePixels)}getPixelForValue(e){return"number"!=typeof e&&(e=this.parse(e)),null===e?NaN:this.getPixelForDecimal((e-this._startValue)/this._valueRange)}getPixelForTick(e){const t=this.ticks;return e<0||e>t.length-1?null:this.getPixelForValue(t[e].value)}getValueForPixel(e){return Math.round(this._startValue+this.getDecimalForPixel(e)*this._valueRange)}getBasePixel(){return this.bottom}}function Ds(e,t){const n=[],{bounds:i,step:r,min:o,max:a,precision:s,count:l,maxTicks:c,maxDigits:d,includeBounds:h}=e,u=r||1,p=c-1,{min:f,max:g}=t,m=!Ye(o),x=!Ye(a),b=!Ye(l),C=(g-f)/(d+1);let w,y,v,E,A=yt((g-f)/p/u)*u;if(A<1e-14&&!m&&!x)return[{value:f},{value:g}];E=Math.ceil(g/A)-Math.floor(f/A),E>p&&(A=yt(E*A/p/u)*u),Ye(s)||(w=Math.pow(10,s),A=Math.ceil(A*w)/w),"ticks"===i?(y=Math.floor(f/A)*A,v=Math.ceil(g/A)*A):(y=f,v=g),m&&x&&r&&function(e,t){const n=Math.round(e);return n-t<=e&&n+t>=e}((a-o)/r,A/1e3)?(E=Math.round(Math.min((a-o)/A,c)),A=(a-o)/E,y=o,v=a):b?(y=m?o:y,v=x?a:v,E=l-1,A=(v-y)/E):(E=(v-y)/A,E=Et(E,Math.round(E),A/1e3)?Math.round(E):Math.ceil(E));const k=Math.max(Mt(A),Mt(y));w=Math.pow(10,Ye(s)?k:s),y=Math.round(y*w)/w,v=Math.round(v*w)/w;let D=0;for(m&&(h&&y!==o?(n.push({value:o}),y<o&&D++,Et(Math.round((y+D*A)*w)/w,o,Ms(o,C,e))&&D++):y<o&&D++);D<E;++D)n.push({value:Math.round((y+D*A)*w)/w});return x&&h&&v!==a?n.length&&Et(n[n.length-1].value,a,Ms(a,C,e))?n[n.length-1].value=a:n.push({value:a}):x&&v!==a||n.push({value:v}),n}function Ms(e,t,{horizontal:n,minRotation:i}){const r=kt(i),o=(n?Math.sin(r):Math.cos(r))||.001,a=.75*t*(""+e).length;return Math.min(t/o,a)}ks.id="category",ks.defaults={ticks:{callback:ks.prototype.getLabelForValue}};class Bs extends Ur{constructor(e){super(e),this.start=void 0,this.end=void 0,this._startValue=void 0,this._endValue=void 0,this._valueRange=0}parse(e,t){return Ye(e)||("number"==typeof e||e instanceof Number)&&!isFinite(+e)?null:+e}handleTickRangeOptions(){const{beginAtZero:e}=this.options,{minDefined:t,maxDefined:n}=this.getUserBounds();let{min:i,max:r}=this;const o=e=>i=t?i:e,a=e=>r=n?r:e;if(e){const e=wt(i),t=wt(r);e<0&&t<0?a(0):e>0&&t>0&&o(0)}if(i===r){let t=1;(r>=Number.MAX_SAFE_INTEGER||i<=Number.MIN_SAFE_INTEGER)&&(t=Math.abs(.05*r)),a(r+t),e||o(i-t)}this.min=i,this.max=r}getTickLimit(){const e=this.options.ticks;let t,{maxTicksLimit:n,stepSize:i}=e;return i?(t=Math.ceil(this.max/i)-Math.floor(this.min/i)+1,t>1e3&&(console.warn(`scales.${this.id}.ticks.stepSize: ${i} would result generating up to ${t} ticks. Limiting to 1000.`),t=1e3)):(t=this.computeTickLimit(),n=n||11),n&&(t=Math.min(n,t)),t}computeTickLimit(){return Number.POSITIVE_INFINITY}buildTicks(){const e=this.options,t=e.ticks;let n=this.getTickLimit();n=Math.max(2,n);const i=Ds({maxTicks:n,bounds:e.bounds,min:e.min,max:e.max,precision:t.precision,step:t.stepSize,count:t.count,maxDigits:this._maxDigits(),horizontal:this.isHorizontal(),minRotation:t.minRotation||0,includeBounds:!1!==t.includeBounds},this._range||this);return"ticks"===e.bounds&&At(i,this,"value"),e.reverse?(i.reverse(),this.start=this.max,this.end=this.min):(this.start=this.min,this.end=this.max),i}configure(){const e=this.ticks;let t=this.min,n=this.max;if(super.configure(),this.options.offset&&e.length){const i=(n-t)/Math.max(e.length-1,1)/2;t-=i,n+=i}this._startValue=t,this._endValue=n,this._valueRange=n-t}getLabelForValue(e){return Zi(e,this.chart.options.locale,this.options.ticks.format)}}class Ps extends Bs{determineDataLimits(){const{min:e,max:t}=this.getMinMax(!0);this.min=Xe(e)?e:0,this.max=Xe(t)?t:1,this.handleTickRangeOptions()}computeTickLimit(){const e=this.isHorizontal(),t=e?this.width:this.height,n=kt(this.options.ticks.minRotation),i=(e?Math.sin(n):Math.cos(n))||.001,r=this._resolveTickFontOptions(0);return Math.ceil(t/Math.min(40,r.lineHeight/i))}getPixelForValue(e){return null===e?NaN:this.getPixelForDecimal((e-this._startValue)/this._valueRange)}getValueForPixel(e){return this._startValue+this.getDecimalForPixel(e)*this._valueRange}}function Hs(e){return 1===e/Math.pow(10,Math.floor(Ct(e)))}Ps.id="linear",Ps.defaults={ticks:{callback:jr.formatters.numeric}};class Os extends Ur{constructor(e){super(e),this.start=void 0,this.end=void 0,this._startValue=void 0,this._valueRange=0}parse(e,t){const n=Bs.prototype.parse.apply(this,[e,t]);if(0!==n)return Xe(n)&&n>0?n:null;this._zero=!0}determineDataLimits(){const{min:e,max:t}=this.getMinMax(!0);this.min=Xe(e)?Math.max(0,e):null,this.max=Xe(t)?Math.max(0,t):null,this.options.beginAtZero&&(this._zero=!0),this.handleTickRangeOptions()}handleTickRangeOptions(){const{minDefined:e,maxDefined:t}=this.getUserBounds();let n=this.min,i=this.max;const r=t=>n=e?n:t,o=e=>i=t?i:e,a=(e,t)=>Math.pow(10,Math.floor(Ct(e))+t);n===i&&(n<=0?(r(1),o(10)):(r(a(n,-1)),o(a(i,1)))),n<=0&&r(a(i,-1)),i<=0&&o(a(n,1)),this._zero&&this.min!==this._suggestedMin&&n===a(this.min,0)&&r(a(n,-1)),this.min=n,this.max=i}buildTicks(){const e=this.options,t=function(e,t){const n=Math.floor(Ct(t.max)),i=Math.ceil(t.max/Math.pow(10,n)),r=[];let o=Ze(e.min,Math.pow(10,Math.floor(Ct(t.min)))),a=Math.floor(Ct(o)),s=Math.floor(o/Math.pow(10,a)),l=a<0?Math.pow(10,Math.abs(a)):1;do{r.push({value:o,major:Hs(o)}),++s,10===s&&(s=1,++a,l=a>=0?1:l),o=Math.round(s*Math.pow(10,a)*l)/l}while(a<n||a===n&&s<i);const c=Ze(e.max,o);return r.push({value:c,major:Hs(o)}),r}({min:this._userMin,max:this._userMax},this);return"ticks"===e.bounds&&At(t,this,"value"),e.reverse?(t.reverse(),this.start=this.max,this.end=this.min):(this.start=this.min,this.end=this.max),t}getLabelForValue(e){return void 0===e?"0":Zi(e,this.chart.options.locale,this.options.ticks.format)}configure(){const e=this.min;super.configure(),this._startValue=Ct(e),this._valueRange=Ct(this.max)-Ct(e)}getPixelForValue(e){return void 0!==e&&0!==e||(e=this.min),null===e||isNaN(e)?NaN:this.getPixelForDecimal(e===this.min?0:(Ct(e)-this._startValue)/this._valueRange)}getValueForPixel(e){const t=this.getDecimalForPixel(e);return Math.pow(10,this._startValue+t*this._valueRange)}}function Is(e){const t=e.ticks;if(t.display&&e.display){const e=ai(t.backdropPadding);return Ue(t.font&&t.font.size,jn.font.size)+e.height}return 0}function zs(e,t,n,i,r){return e===i||e===r?{start:t-n/2,end:t+n/2}:e<i||e>r?{start:t-n,end:t}:{start:t,end:t+n}}function Rs(e){const t={l:e.left+e._padding.left,r:e.right-e._padding.right,t:e.top+e._padding.top,b:e.bottom-e._padding.bottom},n=Object.assign({},t),i=[],r=[],o=e._pointLabels.length,a=e.options.pointLabels,s=a.centerPointLabels?ht/o:0;for(let h=0;h<o;h++){const o=a.setContext(e.getPointLabelContext(h));r[h]=o.padding;const u=e.getPointPosition(h,e.drawingArea+r[h],s),p=si(o.font),f=(l=e.ctx,c=p,d=We(d=e._pointLabels[h])?d:[d],{w:Tn(l,c.string,d),h:d.length*c.lineHeight});i[h]=f;const g=Ot(e.getIndexAngle(h)+s),m=Math.round(Dt(g));Ls(n,t,g,zs(m,u.x,f.w,0,180),zs(m,u.y,f.h,90,270))}var l,c,d;e.setCenterPoint(t.l-n.l,n.r-t.r,t.t-n.t,n.b-t.b),e._pointLabelItems=function(e,t,n){const i=[],r=e._pointLabels.length,o=e.options,a=Is(o)/2,s=e.drawingArea,l=o.pointLabels.centerPointLabels?ht/r:0;for(let o=0;o<r;o++){const r=e.getPointPosition(o,s+a+n[o],l),c=Math.round(Dt(Ot(r.angle+mt))),d=t[o],h=Qs(r.y,d.h,c),u=Fs(c),p=Ss(r.x,d.w,u);i.push({x:r.x,y:h,textAlign:u,left:p,top:h,right:p+d.w,bottom:h+d.h})}return i}(e,i,r)}function Ls(e,t,n,i,r){const o=Math.abs(Math.sin(n)),a=Math.abs(Math.cos(n));let s=0,l=0;i.start<t.l?(s=(t.l-i.start)/o,e.l=Math.min(e.l,t.l-s)):i.end>t.r&&(s=(i.end-t.r)/o,e.r=Math.max(e.r,t.r+s)),r.start<t.t?(l=(t.t-r.start)/a,e.t=Math.min(e.t,t.t-l)):r.end>t.b&&(l=(r.end-t.b)/a,e.b=Math.max(e.b,t.b+l))}function Fs(e){return 0===e||180===e?"center":e<180?"left":"right"}function Ss(e,t,n){return"right"===n?e-=t:"center"===n&&(e-=t/2),e}function Qs(e,t,n){return 90===n||270===n?e-=t/2:(n>270||n<90)&&(e-=t),e}function js(e,t,n,i){const{ctx:r}=e;if(n)r.arc(e.xCenter,e.yCenter,t,0,ut);else{let n=e.getPointPosition(0,t);r.moveTo(n.x,n.y);for(let o=1;o<i;o++)n=e.getPointPosition(o,t),r.lineTo(n.x,n.y)}}Os.id="logarithmic",Os.defaults={ticks:{callback:jr.formatters.logarithmic,major:{enabled:!0}}};class Ns extends Bs{constructor(e){super(e),this.xCenter=void 0,this.yCenter=void 0,this.drawingArea=void 0,this._pointLabels=[],this._pointLabelItems=[]}setDimensions(){const e=this._padding=ai(Is(this.options)/2),t=this.width=this.maxWidth-e.width,n=this.height=this.maxHeight-e.height;this.xCenter=Math.floor(this.left+t/2+e.left),this.yCenter=Math.floor(this.top+n/2+e.top),this.drawingArea=Math.floor(Math.min(t,n)/2)}determineDataLimits(){const{min:e,max:t}=this.getMinMax(!1);this.min=Xe(e)&&!isNaN(e)?e:0,this.max=Xe(t)&&!isNaN(t)?t:0,this.handleTickRangeOptions()}computeTickLimit(){return Math.ceil(this.drawingArea/Is(this.options))}generateTickLabels(e){Bs.prototype.generateTickLabels.call(this,e),this._pointLabels=this.getLabels().map(((e,t)=>{const n=Je(this.options.pointLabels.callback,[e,t],this);return n||0===n?n:""})).filter(((e,t)=>this.chart.getDataVisibility(t)))}fit(){const e=this.options;e.display&&e.pointLabels.display?Rs(this):this.setCenterPoint(0,0,0,0)}setCenterPoint(e,t,n,i){this.xCenter+=Math.floor((e-t)/2),this.yCenter+=Math.floor((n-i)/2),this.drawingArea-=Math.min(this.drawingArea/2,Math.max(e,t,n,i))}getIndexAngle(e){return Ot(e*(ut/(this._pointLabels.length||1))+kt(this.options.startAngle||0))}getDistanceFromCenterForValue(e){if(Ye(e))return NaN;const t=this.drawingArea/(this.max-this.min);return this.options.reverse?(this.max-e)*t:(e-this.min)*t}getValueForDistanceFromCenter(e){if(Ye(e))return NaN;const t=e/(this.drawingArea/(this.max-this.min));return this.options.reverse?this.max-t:this.min+t}getPointLabelContext(e){const t=this._pointLabels||[];if(e>=0&&e<t.length){const n=t[e];return function(e,t,n){return ci(e,{label:n,index:t,type:"pointLabel"})}(this.getContext(),e,n)}}getPointPosition(e,t,n=0){const i=this.getIndexAngle(e)-mt+n;return{x:Math.cos(i)*t+this.xCenter,y:Math.sin(i)*t+this.yCenter,angle:i}}getPointPositionForValue(e,t){return this.getPointPosition(e,this.getDistanceFromCenterForValue(t))}getBasePosition(e){return this.getPointPositionForValue(e||0,this.getBaseValue())}getPointLabelPosition(e){const{left:t,top:n,right:i,bottom:r}=this._pointLabelItems[e];return{left:t,top:n,right:i,bottom:r}}drawBackground(){const{backgroundColor:e,grid:{circular:t}}=this.options;if(e){const n=this.ctx;n.save(),n.beginPath(),js(this,this.getDistanceFromCenterForValue(this._endValue),t,this._pointLabels.length),n.closePath(),n.fillStyle=e,n.fill(),n.restore()}}drawGrid(){const e=this.ctx,t=this.options,{angleLines:n,grid:i}=t,r=this._pointLabels.length;let o,a,s;if(t.pointLabels.display&&function(e,t){const{ctx:n,options:{pointLabels:i}}=e;for(let r=t-1;r>=0;r--){const t=i.setContext(e.getPointLabelContext(r)),o=si(t.font),{x:a,y:s,textAlign:l,left:c,top:d,right:h,bottom:u}=e._pointLabelItems[r],{backdropColor:p}=t;if(!Ye(p)){const e=oi(t.borderRadius),i=ai(t.backdropPadding);n.fillStyle=p;const r=c-i.left,o=d-i.top,a=h-c+i.width,s=u-d+i.height;Object.values(e).some((e=>0!==e))?(n.beginPath(),$n(n,{x:r,y:o,w:a,h:s,radius:e}),n.fill()):n.fillRect(r,o,a,s)}qn(n,e._pointLabels[r],a,s+o.lineHeight/2,o,{color:t.color,textAlign:l,textBaseline:"middle"})}}(this,r),i.display&&this.ticks.forEach(((e,t)=>{if(0!==t){a=this.getDistanceFromCenterForValue(e.value);!function(e,t,n,i){const r=e.ctx,o=t.circular,{color:a,lineWidth:s}=t;!o&&!i||!a||!s||n<0||(r.save(),r.strokeStyle=a,r.lineWidth=s,r.setLineDash(t.borderDash),r.lineDashOffset=t.borderDashOffset,r.beginPath(),js(e,n,o,i),r.closePath(),r.stroke(),r.restore())}(this,i.setContext(this.getContext(t-1)),a,r)}})),n.display){for(e.save(),o=r-1;o>=0;o--){const i=n.setContext(this.getPointLabelContext(o)),{color:r,lineWidth:l}=i;l&&r&&(e.lineWidth=l,e.strokeStyle=r,e.setLineDash(i.borderDash),e.lineDashOffset=i.borderDashOffset,a=this.getDistanceFromCenterForValue(t.ticks.reverse?this.min:this.max),s=this.getPointPosition(o,a),e.beginPath(),e.moveTo(this.xCenter,this.yCenter),e.lineTo(s.x,s.y),e.stroke())}e.restore()}}drawBorder(){}drawLabels(){const e=this.ctx,t=this.options,n=t.ticks;if(!n.display)return;const i=this.getIndexAngle(0);let r,o;e.save(),e.translate(this.xCenter,this.yCenter),e.rotate(i),e.textAlign="center",e.textBaseline="middle",this.ticks.forEach(((i,a)=>{if(0===a&&!t.reverse)return;const s=n.setContext(this.getContext(a)),l=si(s.font);if(r=this.getDistanceFromCenterForValue(this.ticks[a].value),s.showLabelBackdrop){e.font=l.string,o=e.measureText(i.label).width,e.fillStyle=s.backdropColor;const t=ai(s.backdropPadding);e.fillRect(-o/2-t.left,-r-l.size/2-t.top,o+t.width,l.size+t.height)}qn(e,i.label,0,-r,l,{color:s.color})})),e.restore()}drawTitle(){}}Ns.id="radialLinear",Ns.defaults={display:!0,animate:!0,position:"chartArea",angleLines:{display:!0,lineWidth:1,borderDash:[],borderDashOffset:0},grid:{circular:!1},startAngle:0,ticks:{showLabelBackdrop:!0,callback:jr.formatters.numeric},pointLabels:{backdropColor:void 0,backdropPadding:2,display:!0,font:{size:10},callback:e=>e,padding:5,centerPointLabels:!1}},Ns.defaultRoutes={"angleLines.color":"borderColor","pointLabels.color":"color","ticks.color":"color"},Ns.descriptors={angleLines:{_fallback:"grid"}};const Ts={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}},Vs=Object.keys(Ts);function Ys(e,t){return e-t}function Ws(e,t){if(Ye(t))return null;const n=e._adapter,{parser:i,round:r,isoWeekday:o}=e._parseOpts;let a=t;return"function"==typeof i&&(a=i(a)),Xe(a)||(a="string"==typeof i?n.parse(a,i):n.parse(a)),null===a?null:(r&&(a="week"!==r||!vt(o)&&!0!==o?n.startOf(a,r):n.startOf(a,"isoWeek",o)),+a)}function Gs(e,t,n,i){const r=Vs.length;for(let o=Vs.indexOf(e);o<r-1;++o){const e=Ts[Vs[o]],r=e.steps?e.steps:Number.MAX_SAFE_INTEGER;if(e.common&&Math.ceil((n-t)/(r*e.size))<=i)return Vs[o]}return Vs[r-1]}function Xs(e,t,n){if(n){if(n.length){const{lo:i,hi:r}=Lt(n,t);e[n[i]>=t?n[i]:n[r]]=!0}}else e[t]=!0}function Zs(e,t,n){const i=[],r={},o=t.length;let a,s;for(a=0;a<o;++a)s=t[a],r[s]=a,i.push({value:s,major:!1});return 0!==o&&n?function(e,t,n,i){const r=e._adapter,o=+r.startOf(t[0].value,i),a=t[t.length-1].value;let s,l;for(s=o;s<=a;s=+r.add(s,1,i))l=n[s],l>=0&&(t[l].major=!0);return t}(e,i,r,n):i}class Us extends Ur{constructor(e){super(e),this._cache={data:[],labels:[],all:[]},this._unit="day",this._majorUnit=void 0,this._offsets={},this._normalized=!1,this._parseOpts=void 0}init(e,t){const n=e.time||(e.time={}),i=this._adapter=new to._date(e.adapters.date);i.init(t),it(n.displayFormats,i.formats()),this._parseOpts={parser:n.parser,round:n.round,isoWeekday:n.isoWeekday},super.init(e),this._normalized=t.normalized}parse(e,t){return void 0===e?null:Ws(this,e)}beforeLayout(){super.beforeLayout(),this._cache={data:[],labels:[],all:[]}}determineDataLimits(){const e=this.options,t=this._adapter,n=e.time.unit||"day";let{min:i,max:r,minDefined:o,maxDefined:a}=this.getUserBounds();function s(e){o||isNaN(e.min)||(i=Math.min(i,e.min)),a||isNaN(e.max)||(r=Math.max(r,e.max))}o&&a||(s(this._getLabelBounds()),"ticks"===e.bounds&&"labels"===e.ticks.source||s(this.getMinMax(!1))),i=Xe(i)&&!isNaN(i)?i:+t.startOf(Date.now(),n),r=Xe(r)&&!isNaN(r)?r:+t.endOf(Date.now(),n)+1,this.min=Math.min(i,r-1),this.max=Math.max(i+1,r)}_getLabelBounds(){const e=this.getLabelTimestamps();let t=Number.POSITIVE_INFINITY,n=Number.NEGATIVE_INFINITY;return e.length&&(t=e[0],n=e[e.length-1]),{min:t,max:n}}buildTicks(){const e=this.options,t=e.time,n=e.ticks,i="labels"===n.source?this.getLabelTimestamps():this._generate();"ticks"===e.bounds&&i.length&&(this.min=this._userMin||i[0],this.max=this._userMax||i[i.length-1]);const r=this.min,o=function(e,t,n){let i=0,r=e.length;for(;i<r&&e[i]<t;)i++;for(;r>i&&e[r-1]>n;)r--;return i>0||r<e.length?e.slice(i,r):e}(i,r,this.max);return this._unit=t.unit||(n.autoSkip?Gs(t.minUnit,this.min,this.max,this._getLabelCapacity(r)):function(e,t,n,i,r){for(let o=Vs.length-1;o>=Vs.indexOf(n);o--){const n=Vs[o];if(Ts[n].common&&e._adapter.diff(r,i,n)>=t-1)return n}return Vs[n?Vs.indexOf(n):0]}(this,o.length,t.minUnit,this.min,this.max)),this._majorUnit=n.major.enabled&&"year"!==this._unit?function(e){for(let t=Vs.indexOf(e)+1,n=Vs.length;t<n;++t)if(Ts[Vs[t]].common)return Vs[t]}(this._unit):void 0,this.initOffsets(i),e.reverse&&o.reverse(),Zs(this,o,this._majorUnit)}afterAutoSkip(){this.options.offsetAfterAutoskip&&this.initOffsets(this.ticks.map((e=>+e.value)))}initOffsets(e){let t,n,i=0,r=0;this.options.offset&&e.length&&(t=this.getDecimalForValue(e[0]),i=1===e.length?1-t:(this.getDecimalForValue(e[1])-t)/2,n=this.getDecimalForValue(e[e.length-1]),r=1===e.length?n:(n-this.getDecimalForValue(e[e.length-2]))/2);const o=e.length<3?.5:.25;i=zt(i,0,o),r=zt(r,0,o),this._offsets={start:i,end:r,factor:1/(i+1+r)}}_generate(){const e=this._adapter,t=this.min,n=this.max,i=this.options,r=i.time,o=r.unit||Gs(r.minUnit,t,n,this._getLabelCapacity(t)),a=Ue(r.stepSize,1),s="week"===o&&r.isoWeekday,l=vt(s)||!0===s,c={};let d,h,u=t;if(l&&(u=+e.startOf(u,"isoWeek",s)),u=+e.startOf(u,l?"day":o),e.diff(n,t,o)>1e5*a)throw new Error(t+" and "+n+" are too far apart with stepSize of "+a+" "+o);const p="data"===i.ticks.source&&this.getDataTimestamps();for(d=u,h=0;d<n;d=+e.add(d,a,o),h++)Xs(c,d,p);return d!==n&&"ticks"!==i.bounds&&1!==h||Xs(c,d,p),Object.keys(c).sort(((e,t)=>e-t)).map((e=>+e))}getLabelForValue(e){const t=this._adapter,n=this.options.time;return n.tooltipFormat?t.format(e,n.tooltipFormat):t.format(e,n.displayFormats.datetime)}_tickFormatFunction(e,t,n,i){const r=this.options,o=r.time.displayFormats,a=this._unit,s=this._majorUnit,l=a&&o[a],c=s&&o[s],d=n[t],h=s&&c&&d&&d.major,u=this._adapter.format(e,i||(h?c:l)),p=r.ticks.callback;return p?Je(p,[u,t,n],this):u}generateTickLabels(e){let t,n,i;for(t=0,n=e.length;t<n;++t)i=e[t],i.label=this._tickFormatFunction(i.value,t,e)}getDecimalForValue(e){return null===e?NaN:(e-this.min)/(this.max-this.min)}getPixelForValue(e){const t=this._offsets,n=this.getDecimalForValue(e);return this.getPixelForDecimal((t.start+n)*t.factor)}getValueForPixel(e){const t=this._offsets,n=this.getDecimalForPixel(e)/t.factor-t.end;return this.min+n*(this.max-this.min)}_getLabelSize(e){const t=this.options.ticks,n=this.ctx.measureText(e).width,i=kt(this.isHorizontal()?t.maxRotation:t.minRotation),r=Math.cos(i),o=Math.sin(i),a=this._resolveTickFontOptions(0).size;return{w:n*r+a*o,h:n*o+a*r}}_getLabelCapacity(e){const t=this.options.time,n=t.displayFormats,i=n[t.unit]||n.millisecond,r=this._tickFormatFunction(e,0,Zs(this,[e],this._majorUnit),i),o=this._getLabelSize(r),a=Math.floor(this.isHorizontal()?this.width/o.w:this.height/o.h)-1;return a>0?a:1}getDataTimestamps(){let e,t,n=this._cache.data||[];if(n.length)return n;const i=this.getMatchingVisibleMetas();if(this._normalized&&i.length)return this._cache.data=i[0].controller.getAllParsedValues(this);for(e=0,t=i.length;e<t;++e)n=n.concat(i[e].controller.getAllParsedValues(this));return this._cache.data=this.normalize(n)}getLabelTimestamps(){const e=this._cache.labels||[];let t,n;if(e.length)return e;const i=this.getLabels();for(t=0,n=i.length;t<n;++t)e.push(Ws(this,i[t]));return this._cache.labels=this._normalized?e:this.normalize(e)}normalize(e){return Nt(e.sort(Ys))}}function Ks(e,t,n){let i,r,o,a,s=0,l=e.length-1;n?(t>=e[s].pos&&t<=e[l].pos&&({lo:s,hi:l}=Ft(e,"pos",t)),({pos:i,time:o}=e[s]),({pos:r,time:a}=e[l])):(t>=e[s].time&&t<=e[l].time&&({lo:s,hi:l}=Ft(e,"time",t)),({time:i,pos:o}=e[s]),({time:r,pos:a}=e[l]));const c=r-i;return c?o+(a-o)*(t-i)/c:o}Us.id="time",Us.defaults={bounds:"data",adapters:{},time:{parser:!1,unit:!1,round:!1,isoWeekday:!1,minUnit:"millisecond",displayFormats:{}},ticks:{source:"auto",major:{enabled:!1}}};class Js extends Us{constructor(e){super(e),this._table=[],this._minPos=void 0,this._tableRange=void 0}initOffsets(){const e=this._getTimestampsForTable(),t=this._table=this.buildLookupTable(e);this._minPos=Ks(t,this.min),this._tableRange=Ks(t,this.max)-this._minPos,super.initOffsets(e)}buildLookupTable(e){const{min:t,max:n}=this,i=[],r=[];let o,a,s,l,c;for(o=0,a=e.length;o<a;++o)l=e[o],l>=t&&l<=n&&i.push(l);if(i.length<2)return[{time:t,pos:0},{time:n,pos:1}];for(o=0,a=i.length;o<a;++o)c=i[o+1],s=i[o-1],l=i[o],Math.round((c+s)/2)!==l&&r.push({time:l,pos:o/(a-1)});return r}_getTimestampsForTable(){let e=this._cache.all||[];if(e.length)return e;const t=this.getDataTimestamps(),n=this.getLabelTimestamps();return e=t.length&&n.length?this.normalize(t.concat(n)):t.length?t:n,e=this._cache.all=e,e}getDecimalForValue(e){return(Ks(this._table,e)-this._minPos)/this._tableRange}getValueForPixel(e){const t=this._offsets,n=this.getDecimalForPixel(e)/t.factor-t.end;return Ks(this._table,n*this._tableRange+this._minPos,!0)}}Js.id="timeseries",Js.defaults=Us.defaults;const qs=[_r,Fa,Es,Object.freeze({__proto__:null,CategoryScale:ks,LinearScale:Ps,LogarithmicScale:Os,RadialLinearScale:Ns,TimeScale:Us,TimeSeriesScale:Js})],_s="label";function $s(e,t){"function"==typeof e?e(t):e&&(e.current=t)}function el(e,t){e.labels=t}function tl(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:_s;const i=[];e.datasets=t.map((t=>{const r=e.datasets.find((e=>e[n]===t[n]));return r&&t.data&&!i.includes(r)?(i.push(r),Object.assign(r,t),r):{...t}}))}function nl(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:_s;const n={labels:[],datasets:[]};return el(n,e.labels),tl(n,e.datasets,t),n}function il(e,t){let{height:n=150,width:i=300,redraw:r=!1,datasetIdKey:o,type:a,data:s,options:c,plugins:d=[],fallbackContent:h,updateMode:u,...p}=e;const f=l.useRef(null),g=l.useRef(),m=()=>{f.current&&(g.current=new ca(f.current,{type:a,data:nl(s,o),options:c&&{...c},plugins:d}),$s(t,g.current))},x=()=>{$s(t,null),g.current&&(g.current.destroy(),g.current=null)};return l.useEffect((()=>{var e,t;!r&&g.current&&c&&(e=g.current,t=c,Object.assign(e.options,t))}),[r,c]),l.useEffect((()=>{!r&&g.current&&el(g.current.config.data,s.labels)}),[r,s.labels]),l.useEffect((()=>{!r&&g.current&&s.datasets&&tl(g.current.config.data,s.datasets,o)}),[r,s.datasets]),l.useEffect((()=>{g.current&&(r?(x(),setTimeout(m)):g.current.update(u))}),[r,c,s.labels,s.datasets,u]),l.useEffect((()=>{g.current&&(x(),setTimeout(m))}),[a]),l.useEffect((()=>(m(),()=>x())),[]),V.createElement("canvas",Object.assign({ref:f,role:"img",height:n,width:i},p),h)}const rl=l.forwardRef(il);function ol(e,t){return ca.register(t),l.forwardRef(((t,n)=>V.createElement(rl,Object.assign({},t,{ref:n,type:e}))))}const al=ol("line",zr);var sl={};({get exports(){return sl},set exports(e){sl=e}}).exports=function(){var e=1e3,t=6e4,n=36e5,i="millisecond",r="second",o="minute",a="hour",s="day",l="week",c="month",d="quarter",h="year",u="date",p="Invalid Date",f=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,g=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,m={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(e){var t=["th","st","nd","rd"],n=e%100;return"["+e+(t[(n-20)%10]||t[n]||t[0])+"]"}},x=function(e,t,n){var i=String(e);return!i||i.length>=t?e:""+Array(t+1-i.length).join(n)+e},b={s:x,z:function(e){var t=-e.utcOffset(),n=Math.abs(t),i=Math.floor(n/60),r=n%60;return(t<=0?"+":"-")+x(i,2,"0")+":"+x(r,2,"0")},m:function e(t,n){if(t.date()<n.date())return-e(n,t);var i=12*(n.year()-t.year())+(n.month()-t.month()),r=t.clone().add(i,c),o=n-r<0,a=t.clone().add(i+(o?-1:1),c);return+(-(i+(n-r)/(o?r-a:a-r))||0)},a:function(e){return e<0?Math.ceil(e)||0:Math.floor(e)},p:function(e){return{M:c,y:h,w:l,d:s,D:u,h:a,m:o,s:r,ms:i,Q:d}[e]||String(e||"").toLowerCase().replace(/s$/,"")},u:function(e){return void 0===e}},C="en",w={};w[C]=m;var y=function(e){return e instanceof k},v=function e(t,n,i){var r;if(!t)return C;if("string"==typeof t){var o=t.toLowerCase();w[o]&&(r=o),n&&(w[o]=n,r=o);var a=t.split("-");if(!r&&a.length>1)return e(a[0])}else{var s=t.name;w[s]=t,r=s}return!i&&r&&(C=r),r||!i&&C},E=function(e,t){if(y(e))return e.clone();var n="object"==typeof t?t:{};return n.date=e,n.args=arguments,new k(n)},A=b;A.l=v,A.i=y,A.w=function(e,t){return E(e,{locale:t.$L,utc:t.$u,x:t.$x,$offset:t.$offset})};var k=function(){function m(e){this.$L=v(e.locale,null,!0),this.parse(e)}var x=m.prototype;return x.parse=function(e){this.$d=function(e){var t=e.date,n=e.utc;if(null===t)return new Date(NaN);if(A.u(t))return new Date;if(t instanceof Date)return new Date(t);if("string"==typeof t&&!/Z$/i.test(t)){var i=t.match(f);if(i){var r=i[2]-1||0,o=(i[7]||"0").substring(0,3);return n?new Date(Date.UTC(i[1],r,i[3]||1,i[4]||0,i[5]||0,i[6]||0,o)):new Date(i[1],r,i[3]||1,i[4]||0,i[5]||0,i[6]||0,o)}}return new Date(t)}(e),this.$x=e.x||{},this.init()},x.init=function(){var e=this.$d;this.$y=e.getFullYear(),this.$M=e.getMonth(),this.$D=e.getDate(),this.$W=e.getDay(),this.$H=e.getHours(),this.$m=e.getMinutes(),this.$s=e.getSeconds(),this.$ms=e.getMilliseconds()},x.$utils=function(){return A},x.isValid=function(){return!(this.$d.toString()===p)},x.isSame=function(e,t){var n=E(e);return this.startOf(t)<=n&&n<=this.endOf(t)},x.isAfter=function(e,t){return E(e)<this.startOf(t)},x.isBefore=function(e,t){return this.endOf(t)<E(e)},x.$g=function(e,t,n){return A.u(e)?this[t]:this.set(n,e)},x.unix=function(){return Math.floor(this.valueOf()/1e3)},x.valueOf=function(){return this.$d.getTime()},x.startOf=function(e,t){var n=this,i=!!A.u(t)||t,d=A.p(e),p=function(e,t){var r=A.w(n.$u?Date.UTC(n.$y,t,e):new Date(n.$y,t,e),n);return i?r:r.endOf(s)},f=function(e,t){return A.w(n.toDate()[e].apply(n.toDate("s"),(i?[0,0,0,0]:[23,59,59,999]).slice(t)),n)},g=this.$W,m=this.$M,x=this.$D,b="set"+(this.$u?"UTC":"");switch(d){case h:return i?p(1,0):p(31,11);case c:return i?p(1,m):p(0,m+1);case l:var C=this.$locale().weekStart||0,w=(g<C?g+7:g)-C;return p(i?x-w:x+(6-w),m);case s:case u:return f(b+"Hours",0);case a:return f(b+"Minutes",1);case o:return f(b+"Seconds",2);case r:return f(b+"Milliseconds",3);default:return this.clone()}},x.endOf=function(e){return this.startOf(e,!1)},x.$set=function(e,t){var n,l=A.p(e),d="set"+(this.$u?"UTC":""),p=(n={},n[s]=d+"Date",n[u]=d+"Date",n[c]=d+"Month",n[h]=d+"FullYear",n[a]=d+"Hours",n[o]=d+"Minutes",n[r]=d+"Seconds",n[i]=d+"Milliseconds",n)[l],f=l===s?this.$D+(t-this.$W):t;if(l===c||l===h){var g=this.clone().set(u,1);g.$d[p](f),g.init(),this.$d=g.set(u,Math.min(this.$D,g.daysInMonth())).$d}else p&&this.$d[p](f);return this.init(),this},x.set=function(e,t){return this.clone().$set(e,t)},x.get=function(e){return this[A.p(e)]()},x.add=function(i,d){var u,p=this;i=Number(i);var f=A.p(d),g=function(e){var t=E(p);return A.w(t.date(t.date()+Math.round(e*i)),p)};if(f===c)return this.set(c,this.$M+i);if(f===h)return this.set(h,this.$y+i);if(f===s)return g(1);if(f===l)return g(7);var m=(u={},u[o]=t,u[a]=n,u[r]=e,u)[f]||1,x=this.$d.getTime()+i*m;return A.w(x,this)},x.subtract=function(e,t){return this.add(-1*e,t)},x.format=function(e){var t=this,n=this.$locale();if(!this.isValid())return n.invalidDate||p;var i=e||"YYYY-MM-DDTHH:mm:ssZ",r=A.z(this),o=this.$H,a=this.$m,s=this.$M,l=n.weekdays,c=n.months,d=function(e,n,r,o){return e&&(e[n]||e(t,i))||r[n].slice(0,o)},h=function(e){return A.s(o%12||12,e,"0")},u=n.meridiem||function(e,t,n){var i=e<12?"AM":"PM";return n?i.toLowerCase():i},f={YY:String(this.$y).slice(-2),YYYY:this.$y,M:s+1,MM:A.s(s+1,2,"0"),MMM:d(n.monthsShort,s,c,3),MMMM:d(c,s),D:this.$D,DD:A.s(this.$D,2,"0"),d:String(this.$W),dd:d(n.weekdaysMin,this.$W,l,2),ddd:d(n.weekdaysShort,this.$W,l,3),dddd:l[this.$W],H:String(o),HH:A.s(o,2,"0"),h:h(1),hh:h(2),a:u(o,a,!0),A:u(o,a,!1),m:String(a),mm:A.s(a,2,"0"),s:String(this.$s),ss:A.s(this.$s,2,"0"),SSS:A.s(this.$ms,3,"0"),Z:r};return i.replace(g,(function(e,t){return t||f[e]||r.replace(":","")}))},x.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},x.diff=function(i,u,p){var f,g=A.p(u),m=E(i),x=(m.utcOffset()-this.utcOffset())*t,b=this-m,C=A.m(this,m);return C=(f={},f[h]=C/12,f[c]=C,f[d]=C/3,f[l]=(b-x)/6048e5,f[s]=(b-x)/864e5,f[a]=b/n,f[o]=b/t,f[r]=b/e,f)[g]||b,p?C:A.a(C)},x.daysInMonth=function(){return this.endOf(c).$D},x.$locale=function(){return w[this.$L]},x.locale=function(e,t){if(!e)return this.$L;var n=this.clone(),i=v(e,t,!0);return i&&(n.$L=i),n},x.clone=function(){return A.w(this.$d,this)},x.toDate=function(){return new Date(this.valueOf())},x.toJSON=function(){return this.isValid()?this.toISOString():null},x.toISOString=function(){return this.$d.toISOString()},x.toString=function(){return this.$d.toUTCString()},m}(),D=k.prototype;return E.prototype=D,[["$ms",i],["$s",r],["$m",o],["$H",a],["$W",s],["$M",c],["$y",h],["$D",u]].forEach((function(e){D[e[1]]=function(t){return this.$g(t,e[0],e[1])}})),E.extend=function(e,t){return e.$i||(e(t,k,E),e.$i=!0),E},E.locale=v,E.isDayjs=y,E.unix=function(e){return E(1e3*e)},E.en=w[C],E.Ls=w,E.p={},E}();var ll=sl;var cl,dl,hl,ul,pl,fl,gl=e.div(cl||(cl=o(["\n width: 448px;\n height: 174px;\n border-radius: 8px;\n border: 1px solid ",";\n background: ",";\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n overflow: hidden;\n"],["\n width: 448px;\n height: 174px;\n border-radius: 8px;\n border: 1px solid ",";\n background: ",";\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n overflow: hidden;\n"])),Y["neutral-100"],Y.white),ml=e.div(dl||(dl=o(["\n height: 80px;\n"],["\n height: 80px;\n"]))),xl=e.div(hl||(hl=o(["\n display: flex;\n justify-content: space-between;\n padding: 16px;\n"],["\n display: flex;\n justify-content: space-between;\n padding: 16px;\n"]))),bl=e.div(ul||(ul=o(["\n display: flex;\n gap: 8px;\n align-items: center;\n color: ",";\n .curr-name{\n margin: 0;\n font-weight: 500;\n font-size: 16px;\n line-height: 19px;\n font-family: Circular Book Medium, sans-serif;\n }\n .curr-code{\n margin: 0;\n font-weight: 400;\n font-size: 16px;\n line-height: 19px;\n }\n"],["\n display: flex;\n gap: 8px;\n align-items: center;\n color: ",";\n .curr-name{\n margin: 0;\n font-weight: 500;\n font-size: 16px;\n line-height: 19px;\n font-family: Circular Book Medium, sans-serif;\n }\n .curr-code{\n margin: 0;\n font-weight: 400;\n font-size: 16px;\n line-height: 19px;\n }\n"])),Y["neutral-900"]),Cl=e.p(pl||(pl=o(["\n display: flex;\n align-items: center;\n gap: 8px;\n margin: 0;\n font-size: 14px;\n font-weight: 400;\n line-height: 17px;\n .success{\n color: ",";\n font-size: 12px;\n }\n .error{\n color: ",";\n font-size: 12px;\n }\n .neutral{\n color: ",";\n font-size: 12px;\n }\n"],["\n display: flex;\n align-items: center;\n gap: 8px;\n margin: 0;\n font-size: 14px;\n font-weight: 400;\n line-height: 17px;\n .success{\n color: ",";\n font-size: 12px;\n }\n .error{\n color: ",";\n font-size: 12px;\n }\n .neutral{\n color: ",";\n font-size: 12px;\n }\n"])),Y["success-500"],Y["error-500"],Y["neutral-500"]),wl=e.div(fl||(fl=o(["\n color: ",";\n font-size: 14px;\n font-weight: 400;\n line-height: 17px;\n margin: 0;\n"],["\n color: ",";\n font-size: 14px;\n font-weight: 400;\n line-height: 17px;\n margin: 0;\n"])),Y["neutral-400"]);ca.register.apply(ca,qs);var yl,vl,El,Al,kl,Dl,Ml=e.div(yl||(yl=o(["\n width: 424px;\n height: 118px;\n border-radius: 8px;\n border: 1px solid ",";\n background: ",";\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n overflow: hidden;\n"],["\n width: 424px;\n height: 118px;\n border-radius: 8px;\n border: 1px solid ",";\n background: ",";\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n overflow: hidden;\n"])),Y["neutral-100"],Y.white),Bl=e.div(vl||(vl=o(["\n //height: 36px;\n height: 45px;\n"],["\n //height: 36px;\n height: 45px;\n"]))),Pl=e.div(El||(El=o(["\n display: flex;\n justify-content: space-between;\n padding: 16px;\n"],["\n display: flex;\n justify-content: space-between;\n padding: 16px;\n"]))),Hl=e.div(Al||(Al=o(["\n display: flex;\n gap: 8px;\n align-items: center;\n color: ",";\n .curr-name{\n margin: 0;\n font-weight: 500;\n font-size: 14px;\n line-height: 17px;\n font-family: Circular Book Medium, sans-serif;\n }\n .curr-code{\n margin: 0;\n font-weight: 400;\n font-size: 14px;\n line-height: 17px;\n }\n"],["\n display: flex;\n gap: 8px;\n align-items: center;\n color: ",";\n .curr-name{\n margin: 0;\n font-weight: 500;\n font-size: 14px;\n line-height: 17px;\n font-family: Circular Book Medium, sans-serif;\n }\n .curr-code{\n margin: 0;\n font-weight: 400;\n font-size: 14px;\n line-height: 17px;\n }\n"])),Y["neutral-900"]),Ol=e.p(kl||(kl=o(["\n display: flex;\n align-items: center;\n gap: 8px;\n margin: 0;\n font-size: 12px;\n font-weight: 400;\n line-height: 14px;\n .success{\n color: ",";\n font-size: 12px;\n }\n .error{\n color: ",";\n font-size: 12px;\n }\n .neutral{\n color: ",";\n font-size: 12px;\n }\n"],["\n display: flex;\n align-items: center;\n gap: 8px;\n margin: 0;\n font-size: 12px;\n font-weight: 400;\n line-height: 14px;\n .success{\n color: ",";\n font-size: 12px;\n }\n .error{\n color: ",";\n font-size: 12px;\n }\n .neutral{\n color: ",";\n font-size: 12px;\n }\n"])),Y["success-500"],Y["error-500"],Y["neutral-500"]),Il=e.div(Dl||(Dl=o(["\n color: ",";\n font-size: 14px;\n font-weight: 400;\n line-height: 17px;\n margin: 0;\n"],["\n color: ",";\n font-size: 14px;\n font-weight: 400;\n line-height: 17px;\n margin: 0;\n"])),Y["neutral-400"]);ca.register.apply(ca,qs);var zl=e.div(Sl||(Sl=o(["\n width: 122px;\n height: 101px;\n border-radius: 8px;\n border: 1px solid ",";\n background: ",";\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n overflow: hidden;\n"],["\n width: 122px;\n height: 101px;\n border-radius: 8px;\n border: 1px solid ",";\n background: ",";\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n overflow: hidden;\n"])),Y["neutral-100"],Y.white),Rl=e.div(Ql||(Ql=o(["\n height: 31px;\n"],["\n height: 31px;\n"]))),Ll=e.div(jl||(jl=o(["\n display: flex;\n justify-content: space-between;\n padding: 16px;\n"],["\n display: flex;\n justify-content: space-between;\n padding: 16px;\n"]))),Fl=e.div(Nl||(Nl=o(["\n display: flex;\n gap: 8px;\n align-items: center;\n color: ",";\n .curr-name{\n margin: 0;\n font-weight: 500;\n font-size: 14px;\n line-height: 17px;\n font-family: Circular Book Medium, sans-serif;\n }\n .curr-code{\n margin: 0;\n font-weight: 400;\n font-size: 14px;\n line-height: 17px;\n }\n"],["\n display: flex;\n gap: 8px;\n align-items: center;\n color: ",";\n .curr-name{\n margin: 0;\n font-weight: 500;\n font-size: 14px;\n line-height: 17px;\n font-family: Circular Book Medium, sans-serif;\n }\n .curr-code{\n margin: 0;\n font-weight: 400;\n font-size: 14px;\n line-height: 17px;\n }\n"])),Y["neutral-900"]);e.p(Tl||(Tl=o(["\n display: flex;\n align-items: center;\n gap: 8px;\n margin: 0;\n font-size: 12px;\n font-weight: 400;\n line-height: 14px;\n .success{\n color: ",";\n font-size: 12px;\n }\n .error{\n color: ",";\n font-size: 12px;\n }\n .neutral{\n color: ",";\n font-size: 12px;\n }\n"],["\n display: flex;\n align-items: center;\n gap: 8px;\n margin: 0;\n font-size: 12px;\n font-weight: 400;\n line-height: 14px;\n .success{\n color: ",";\n font-size: 12px;\n }\n .error{\n color: ",";\n font-size: 12px;\n }\n .neutral{\n color: ",";\n font-size: 12px;\n }\n"])),Y["success-500"],Y["error-500"],Y["neutral-500"]);var Sl,Ql,jl,Nl,Tl,Vl,Yl=e.div(Vl||(Vl=o(["\n color: ",";\n font-size: 14px;\n font-weight: 400;\n line-height: 17px;\n margin: 0;\n"],["\n color: ",";\n font-size: 14px;\n font-weight: 400;\n line-height: 17px;\n margin: 0;\n"])),Y["neutral-400"]);ca.register.apply(ca,qs);var Wl,Gl,Xl,Zl,Ul,Kl,Jl,ql,_l,$l,ec,tc,nc,ic,rc,oc,ac,sc,lc,cc,dc=e.div(Wl||(Wl=o(["\n position: absolute;\n bottom: 0;\n left: 0;\n right: 0;\n padding: 24px;\n background: ",";\n border-radius: 8px 8px 0 0;\n margin: 0;\n color: ",";\n display: flex;\n justify-content: space-between;\n align-items: center;\n"],["\n position: absolute;\n bottom: 0;\n left: 0;\n right: 0;\n padding: 24px;\n background: ",";\n border-radius: 8px 8px 0 0;\n margin: 0;\n color: ",";\n display: flex;\n justify-content: space-between;\n align-items: center;\n"])),Y["neutral-900"],Y["neutral-50"]),hc=e.div(Gl||(Gl=o(["\n display: flex;\n gap: 11px;\n"],["\n display: flex;\n gap: 11px;\n"]))),uc=e.h5(Xl||(Xl=o(["\n font-weight: bold;\n font-size: 23px;\n line-height: 28px;\n letter-spacing: -0.02em;\n margin: 0;\n"],["\n font-weight: bold;\n font-size: 23px;\n line-height: 28px;\n letter-spacing: -0.02em;\n margin: 0;\n"]))),pc=e.p(Zl||(Zl=o(["\n font-size: 16px;\n font-weight: 400;\n line-height: 19px;\n"],["\n font-size: 16px;\n font-weight: 400;\n line-height: 19px;\n"]))),fc=e.button(Ul||(Ul=o(["\n padding: 14px 20px;\n background: ",";\n color: ",";\n border: 1px solid ",";\n border-radius: 8px;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n font-size: 18px;\n line-height: 21.6px;\n display: flex;\n justify-content: center;\n align-items: center;\n height: 50px;\n cursor: pointer;\n"],["\n padding: 14px 20px;\n background: ",";\n color: ",";\n border: 1px solid ",";\n border-radius: 8px;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n font-size: 18px;\n line-height: 21.6px;\n display: flex;\n justify-content: center;\n align-items: center;\n height: 50px;\n cursor: pointer;\n"])),Y.white,Y["primary-500"],Y["primary-500"]),gc=e.div(Kl||(Kl=o(["\n display: flex;\n justify-content: space-between;\n align-items: center;\n gap: 8px;\n"],["\n display: flex;\n justify-content: space-between;\n align-items: center;\n gap: 8px;\n"]))),mc=e.div(Jl||(Jl=o(["\n display: flex;\n flex-direction: column;\n gap: 12px;\n"],["\n display: flex;\n flex-direction: column;\n gap: 12px;\n"]))),xc=e.div(ql||(ql=o(["\n font-weight: 500;\n font-size: 16px;\n line-height: 19px;\n //margin-bottom: 12px;\n label{\n font-family: 'Circular Book Medium', sans-serif;\n margin: 0;\n }\n"],["\n font-weight: 500;\n font-size: 16px;\n line-height: 19px;\n //margin-bottom: 12px;\n label{\n font-family: 'Circular Book Medium', sans-serif;\n margin: 0;\n }\n"]))),bc=e.button(_l||(_l=o(["\n position: relative;\n display: flex;\n justify-content: space-between;\n align-items: center;\n padding: 0 16px;\n gap: 8px;\n margin: 0;\n background: ",";\n border: 1px solid ",";\n border-radius: 8px;\n transition: 300ms ease-out;\n color: ",";\n cursor: pointer;\n height: 50px;\n white-space: nowrap;\n &:hover{\n border: 1px solid ",";\n outline: none;\n }\n &:focus{\n border: 1px solid ",";\n outline: none;\n }\n"],["\n position: relative;\n display: flex;\n justify-content: space-between;\n align-items: center;\n padding: 0 16px;\n gap: 8px;\n margin: 0;\n background: ",";\n border: 1px solid ",";\n border-radius: 8px;\n transition: 300ms ease-out;\n color: ",";\n cursor: pointer;\n height: 50px;\n white-space: nowrap;\n &:hover{\n border: 1px solid ",";\n outline: none;\n }\n &:focus{\n border: 1px solid ",";\n outline: none;\n }\n"])),Y.white,Y["neutral-200"],Y["neutral-900"],Y["primary-300"],Y["primary-500"]),Cc=e.div($l||($l=o(["\n height: 100%;\n display: flex;\n align-items: center;\n transition: 0.3s ease-out;\n &.expanded {\n -webkit-transform: rotate(-180deg);\n transform: rotate(-180deg);\n }\n &.collapsed {\n -webkit-transform: rotate(0deg);\n transform: rotate(0deg);\n }\n"],["\n height: 100%;\n display: flex;\n align-items: center;\n transition: 0.3s ease-out;\n &.expanded {\n -webkit-transform: rotate(-180deg);\n transform: rotate(-180deg);\n }\n &.collapsed {\n -webkit-transform: rotate(0deg);\n transform: rotate(0deg);\n }\n"]))),wc=e.div(ec||(ec=o(["\n z-index: 5;\n border-radius: 8px;\n position: absolute;\n top: 55px;\n left: 0;\n right: 0;\n max-height: 250px;\n border:1px solid ",";\n box-shadow: 0 0 24px rgba(0,0,0,0.04);\n display: flex;\n flex-direction: column;\n animation: openlist 0.2s ease-out;\n overflow-y: auto;\n overflow-x: hidden;\n margin: 0;\n white-space: nowrap;\n min-width: fit-content;\n transform-origin: top;\n ::-webkit-scrollbar-track{\n width: 2px !important;\n background: "," !important;\n }\n ::-webkit-scrollbar-thumb{\n background: "," !important;\n }\n @keyframes openlist{\n from{\n transform: scaleY(0%);\n }\n to{\n transform: scaleY(100%);\n \n }\n }\n"],["\n z-index: 5;\n border-radius: 8px;\n position: absolute;\n top: 55px;\n left: 0;\n right: 0;\n max-height: 250px;\n border:1px solid ",";\n box-shadow: 0 0 24px rgba(0,0,0,0.04);\n display: flex;\n flex-direction: column;\n animation: openlist 0.2s ease-out;\n overflow-y: auto;\n overflow-x: hidden;\n margin: 0;\n white-space: nowrap;\n min-width: fit-content;\n transform-origin: top;\n ::-webkit-scrollbar-track{\n width: 2px !important;\n background: "," !important;\n }\n ::-webkit-scrollbar-thumb{\n background: "," !important;\n }\n @keyframes openlist{\n from{\n transform: scaleY(0%);\n }\n to{\n transform: scaleY(100%);\n \n }\n }\n"])),Y["neutral-50"],Y.white,Y["neutral-900"]),yc=e.div(tc||(tc=o(["\n padding: 12px 16px;\n //border: none;\n background: ",";\n text-align: left;\n display: flex;\n gap: 16px;\n &:hover{\n background: ",";\n }\n"],["\n padding: 12px 16px;\n //border: none;\n background: ",";\n text-align: left;\n display: flex;\n gap: 16px;\n &:hover{\n background: ",";\n }\n"])),Y.white,Y["neutral-50"]),vc=function(e){var t=e.options,n=e.selectedOption,i=e.initialText,r=e.initialFlag,o=e.label,a=l.useState(!1),s=a[0],c=a[1],d=l.useState({}),h=d[0],u=d[1],p=r||"data:image/svg+xml,%3csvg width='21' height='15' viewBox='0 0 21 15' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cpath d='M3.5 14.48H17.5V0.48H3.5V14.48Z' fill='url(%23pattern0)'/%3e%3cdefs%3e%3cpattern id='pattern0' patternContentUnits='objectBoundingBox' width='1' height='1'%3e%3cuse xlink:href='%23image0_122_19220' transform='scale(0.00625)'/%3e%3c/pattern%3e%3cimage id='image0_122_19220' width='160' height='160' xlink:href='data:image/png%3bbase64%2ciVBORw0KGgoAAAANSUhEUgAAAKAAAACgCAYAAACLz2ctAACd7UlEQVR4nOz9d7QlWXbXiX/2OSfM9c/mS5/ls7xpV11t1ZK65aUWsggNDPx%2bGiRYMzDMAiFgZs3gBPPDDAjBAoSkYYSREDIt391Sd7Wprqru6vImK7PSu%2bfNtRFxzO%2bPiHvffS%2bzJCHXEkPkennjxg1z4pzv2X7vIyEE/tv237Yv1aa%2b1A34b9v/uzcz3snt7%2b2NA2BdQZYPMabB8sqnefH8q9xy8L006w1euXyalnH0h9dpN%2b/CuQajocKHLWbrG0QywtRvY3mzycVlzcqmxVpPEgsH5xIAokiYaUacvzrk9qN18sJzZXWIiCL4wGY35/BCynDkKGwgToR2XbO%2bnXP3LQ2uLI/oZ447jqa8dLqn8iK0bjlSP/jcazuHbR4WNnay%2bbtu6Rw8c2HrcG9kW0szunFl2TVWVoep9VbhvTjrRQfvm42o6LRroyRRw42N3rCRhN4733ZsdWtQLG9s9tcPLNauvvuRxStvXNheXt/Odt77jkPutTc20QoOLtS4ttKnlmqGQ8viXIKIUBSW6ys7OOto1DXzsw3azRRjhHPnVxiNCm6/bRGtAts7Pba3tllanGEwzGk06xxemuelV14hTRMW5ufIshGDwRAIzM/NYl3A2oKjR47wax/9GIcOHeK%2b%2b%2b6D4Li%2bvMza2hZzczMsLS0w05nl4MEDKKX4veKaSRztAvC/9k1rIY6EWqpIhopu3y3t9O1t568M7z59rn//9bX81o0te2yQbRwdDn3He2p54fjE011AODA/pChy1ropTiu2eobBUCGAhIDqOcLVEdZaNACBJ186SxwJzaZGR9uj3/jcynZswtWZtrm0uZWfhvDy0YO10/VEvZEmermWGu9sIDIK6/7fIRr9VwtAAYwWkricsRtb9mB34O9/5XT/LdfWsreurBf37/TdsW7ftbLcIyKICC4IwQs%2bgGBQEYh4dvpNzl%2bH24467jzuuHjFc%2b6KJokgL4SdviJ4QBJK%2bh8IwUMIFMGTOZ92N11KCEtcHz7yzCs9jFa0atJr17l67GD68sJc/MyRpfoXkzi8MDdTu2I0GKPwzn1pO/P3cfuvCoAiJeiiSGGLoPtDf/cLr/feub6VfeDy8vAt2313607fpQHPKNMlwHRClHoIJdVJjWWu41mYETpNmO0IKkqRALGxHJrXxFJw59II/5DFmIgrq55ffTri0nWD0QGtA9oElBJCgOADWjwmMkgFzHYtp123dPuuudINd11cye5SwX1zuy55p6Eu3H1b%2b6kjS7VPNOryZC3Vp2qpcVGkEZEvdTf/nm7/VQBQK6GeKoYj6A/DyQtv9L58dXP01Wtbg0f7o7C0M1QooaRQKiEERZwILijE50QR6Mhxy9wyj94bceyWWdp1TxwZfLDI6gtcu77OlesZbn2bXuMEqnGQnazOMFdkObTqgSOLgTSG3hC2B0LmhCQOtBuBUa5wPuBcOVFyF6FVoN3SoAJZKhQWhtbFW2v2zrNX1%2b6sRf67O42wfHQp%2bdydtzR/9ZEHDv3GbCc9ncQGpf7rAOIfaQDGkdCoaXLLgadf6n3gzKX%2bN5y5vPP%2b9e38qA0KUQneK5rRFoNMGOQdBI/SGsOQd81/hntP1qnPLDIYbtFueY4cWkArh88juhtbuJ0VuueeY/naNXye0Y1qzN17hEynJEmNxVmhUxcevENhlKeeKNa2HZdWYbsPSiyLnZzlbc2Vdc/yRsTKZoQdajb7CQGFEUszHtKoWQprMDqiKFJs4Vjp5kvLm8MPv/h678NPPLN26f47O4/ff/fcz3da5uP11GxFkSb4P7os%2bo8cAEUgjhRGw/Ja8fCzr%2bYffvHM6jd1%2b/2HtwYaHxSF72Cd5kBjnYcOv0Gn1edi7xhXewkn509xYPvXeXHtXk7I53lr0UXWWqyuX2G9SLjy2gHEKEYasu0V8jzDNk/SOHAMW19kYelWDhw8RtANWrWIEBS9fgbeUtgCQViaj1iaK/DWsrWTYYm47bBhZSvn2pbl9UsRl657Fhs7SHDkXpEVcKS5zNG5jNV%2bi2sbmkgL690aO/0WRRE4vzo8dvry%2bnd/7InlP3Hnsfjp%2b%2b5s/%2bzcfOMjczPpq0n8R24ogT9CABQgMkJshOWN7MtePZv9yWdPdb%2b%2bVbu62OrEdPMFnNcMi4QD9Td4tPZznDy4zUr9ncRG%2bJq7nufqsMXh6A0G9lnWPDSinNNrQ/TMAvHsrTQKzyDX2GYHH4bMzN5P1D5Eki7QrM8wKAJuZ5ts9RwS1%2bimLVRtjlFmyfMCE3KKUR8d11DpDFnuCJRacX99meWrW8y0m3zVg7Os3JrSDhtEwyt0Q8p2Zoi0plnTzM1mnJjPiSLFVr/HZs%2bwut1go6sI3jAcKnn1Io%2b%2bdmHt0aefX/3z73ho/mceun/xJ2o184UkiRiOii/1cP22tz/0ACwpnhBHopbX3YeeuZz/6dOX3detbdNA17i35Wj5N1C%2bxkZ2jAeOnuK77/0p8sEWn7r0fup%2bjgeaT%2bPOvMKcqpHXZokOfxUnQoQLh5D2LGtdR9w%2bzomjh1iIwHuFH/UZjUY0G23CcJXt1aus9yyRK2hoh7ceZwvQCaY%2bjzMxwcSMsiHG9hhZwe%2bskdg1UJ4LVzbYHMQspD18DkuzB0n1Ij5L6K8tk/TWqEVtlJqjkdQwbGMLy%2bGFlMVOxtHZHnkRWNtYZ2drk35nkevbR7iwmhw798vX/sLjTy3/iQdP1n/2g%2b8zP95s159IkuSPhMLyhxiAQhJr0lizvC5f/qlnw5%2b7uNr9ht4oi5uR464jO5jI8WD7Wd53%2bNfZvP0%2bfv3s23nr8VeYrTt%2b5tq30WyPmE8vcbU4wNsObuMxSK3N7IEI3wtc6S3RmV8kmVH0XI2cQC2JCIUjme2Q7yg2dtbZuvQam90hM4vHWWg3sIMe2TAnqkW4fIvCC436QSI3wo/W6XmNlS5N6WH7fbaWL%2bLVLHFnCZERhhxlPBpLLhrSJqGekfkMtq6Qtg8Q1dqEsMNgMGBrELDZgLrOiSMFJkb1TzOjz6JbSyhVBztYeOoL2fe8duq5b3vw3gM/%2bYEPvP9fHj966Nk4in/PDMe/H9sfSgBqpaknwrX17K0//bj98198ZfvblbvQeMvRF7ilvcbhZk6nGYiMpx57XHwfrZUrfO3RC1y0D/Jr597Dfe0rPHToVa5lCYhjYEB5j6kNOb0z5NRGwkziSJMa8606o2AY5QOUtTRTjSOm1VLkQ080s8C9x2JCNsIoS2uhQ9AptI7gCbhsiPJC1h%2bgC0fbOXADrC0I9EgIzM2k5H6D61sDjtktOqmmkBRtYpbmaqxHCxjRhFGXkQWdNGimKTubaxjpUmvVEZ8wEzmSuMbmJrC9QaTO0EgS0jhQ5BmbW4OZZz7z0T975oVf%2bcZXP/CNP37k%2bMl/deL4sfNaa0r75B%2bu7Q8VAAVI4xhQi5974ez3/tqzV76vP%2bLQl9/%2bMRbrp6inBbVklnZrFqJFHJqhy8gG62yqGstyhKbyfMXxpznSWmbdWhbTnNwZzhQtOs2IhXibiJgkmadV24TByyTOkKZL2OZRbHB45wk2INubtEbrKBy1%2bDjSOUjhDGmzhkRN1ja2YdRD2YJRluGKHK8ULokpRgrT65NnV6HWw%2biCucJzeR1eXg0cWHuD9sJxZo%2b/hbjWZEYlGKVQvs5wWGCxBAyd%2bQWM8oyyAXF9Dm8dWq0RmXmCiohck5qBwWiARjgwZ5ltLNHdWTv0iz/zz35gZuG2b/jab/gT/%2bhtb3/X/5OmdTscZn%2boKOIfCgAGIDYKH9V55dKZD28s/%2bL3L19ffec9R0ccnNkg1j2W7TFs4xithsLJkK3hkKZbZ8Zu0RDD0lKLO5I%2bzQDFCC7nGWJgKB3WZJ626pIwQExEjOLW2VUWo8DOUOP6fYriWYrWvbQXjjJavYTolETVKYwlmU3J3Q5pAa32DF08zcEySb7JyuYOc0WfRGlc5ikGO%2bQqY0s0s8U2iazSa2eEepeo0eao9lzoxpwVxdH%2bGdSlHXaSDkhMvblIs71Iuylko02KEAMalTry3ia97T7N5hzNekwtVVAIO9sZKmnQTpoUeUTmahQh0Fg6xnx/nesXX7//J370b/3o0597zzd%2by7f/mb/XbneeKorRl3rIJ9uXHIACNJKEyyvx8WfPnPsry8s/8j8cmD8THX3rvcwlGY18QD8cZtHMsRQtk4Yul4YJMTkHm326bh6DRjXbzEWKTdciaypk1MWiGLoa3iU0k5woeLq5ZnkYWIy3ybzDaCCGWkNRsEF3VMPHBpt1sXFGbGqoJEIzYJRvsrF%2bmY1exoxxNBttOm3H5c2YUGwz20qwtQTt11kgI2vGFHlM1OuSDwoiH6g3O9xTT%2bg5RdRfIV/fII9TcinYuTpiZuYWTOcoeaZQSqins8S1GZIYdpbfoNtfptGcwZiEpYMzpHHB1vo1hra0cCfKkCQ1XJQQpXWOxoK88QLPf%2bEjH37jzIuPvv8rvuMffvCDH/zhNE1H/cGXHohfUgBqpRFV49T1q9/8xGsv/m%2bMPvHwXbecJ6rPEaXrmCDk5gi1kNOS0wxHwtUwy5FZy4E4RqTNzrBFESBWgU2vyfMNkijQaUcULqMT%2bhQW8iJj6AVvMzJfp08dJ4FCFPNRgaiYlkmopz1s1IBmjPYb9EYZA%2buJ05i42UYVnluSnA1XZ2Vrm1v0Fv3oBDVvqUcbtBqaYRYYjHIKHLXI06g38B4gJS80iXO03DaFGlLEnrhQjFoNamkP2XyGzY3XyXUNb2ISc5il4w8xf/gASewYdHuMii5xojHi0WpImkIYDdnMc1oeItVAqOGyjFqtzqETd5KmZ7h44dyh//gf/vE/ePW11973fd/7ff/7gaWFZ7s7X1qTzZcIgAGtDEDr%2bsYXv//F5Rf/lzi%2bnh6f7zHT7NCQIUWScmbnHub1VW5rrxIrQUcHsKM55tLraDGs9jTnNlMaUcZc3ZIDDW0pXCB1Of0sofCGepRhldC3hiQpaIpizS7SinJUcKxIoK4F7zWDYc580icxQuRGqGZMzwrWzNGNYxBHK61jB33S5BJFpHmgs03qFcqnDI2hp1MEoVMMaMeGEENeC%2bA1IRNyG0PaIbeG3lDo2To1Mupeo%2bYaqMwSsnVcWieLaqhiBUKNJLIkC3WyoMlUjBFPNCrQQRCT0sw9UdErPSOugGKbrLuK6AYqXeTQYc9MkfDCs7/8jX/jr5996Fu%2b7bv%2bj6/96g/9WBx/6TTlP3AAlopGk25W3HP6/E/9/xI%2b%2bXWHGik920bVU5JaQRYfpqdPcFt0nQPxCnXVIHiFlhHNaMCmq3OkNsA0DB3JmatZeoVhWCh01EEpIYl7xDoQgqDFEOmImThQ05APEgajmLm5gJg2xnuM7zPwMRZHT2XEKqOvNX2dsGUNM2GNKNvEe2HAkH7ukWaETVM0Q7quz2omXMvbiBbiZguVFVjZIfcDtnIBFDOtHFNYdFA0onnqLtAZ5phhnziHqFA0pWCkPHliid11sus5ZuY4xsDm1XM4ZbASyIJHK6GtoFZLIVEEqxkMC7xyLGf3cn59htn482S6Q6QsnXqXhx86wekzr574R//47/3I5sbWfX/qT33X32006htfChD%2bgQJQRNCmzquXz3/FmUv/7p92zCfubXZaNLyhHnfBxHRZRNXmuUUuUo83CM6QFzViI/RCjEPTTizBGOoqcFttCwlCHMd03RyJChxKewSV4ERwVqCAVHtyNHnQxKmQiqCVQRJNbEdQBGqhR6wdI6tYd5pMhH5m8Xgy3yN4QbQm0RnGJHRzRc322Q4Zq6PA2rDF4VrMwwfm8ekMG91NBt2MfNRnlhEKzY6ucTApaPahkBG9uiEyMaOowSgLJFmGloRhMYDCIhasWkHlFucFYYNi2MeZETvDDoXvkGhHrDbxKiLnIHE8oGau0Vu5j9XiQ%2bTqOOJGJCzQlv8MIePYsSaZLKp/9aMf%2bV8uXrh0/2OPvf0vHD58%2bJRIGcHzB7X9gQFQRNBS5/VrX/j/nLn0oz94S%2be1xXazQx5iatqidcyIBnO1iFhtMMMmkCLGkJkIJCEyEQcZ0NIOG1JcUERKMfAxceSZMSO2bJN1ZjkQjUjJGTpHLgqrTEl%2bg2Im8SjjudKfJ%2b5nzDUDgTpKQ8AyAnpFA/GeRjQiR9NzNQzQCQWF1XiEvo/Y6UcUThMLHG9FtCNb3iHfITZC2mzRYEij1aGXC/gaquiTNTyZOFJXvmPBDnk8T95u0M2GpMUynWGPLDUY7/HFNjYoIg21ds75/AifXf6zDLMlYtkhUtsoyRkW89TNDkdmfh1Un2Z6mbw4iPOaJDlP1Fng4sa99EZtGh2FNhEf/8QXv%2br1M2/8p%2b//y3/xe9M0eSIb/cEFN/wBADCglCY2bbq9J//XreEz/9vdSytmptUkK2LaJoBJudafI41gKdnB%2b4DSdSKtiMRQZAkXdlpoZTlWj7A6ItWgIk2v0CCCoEi15bb6JoMQcylvEXKFD55YHKJKF5tW4IE5U6BMRuEUcVSnCIIKAcGQUJDgCRIoXIvtUYuZeJNUMopgyCVmvYgY%2bYjDNaEea7REpGlEETzbRc4oxGjd5FDrGIluU48NtcKSb63TEQNaGBYj4l4XGwL1NCU4TWr69Bli4zq%2bVsPk21AUDIqADD3N2ZyBtHjh5T/OWvetxGpAHmbLnvYBFQr6o0NsDI4QqSGCoLUlIHgRonaTMLyHXvcOUr1GVNtm8fB9XLn62gM/%2bPd/6Cf/0l/M/ucPfegrfvr68srvPzT4AwCg1nWKfBi/fuU3/lYve/yv3L6YEcdttI6YSYUCTUHKfCuABApJmWkKPgg7IwMSoyPh2GzG0CaQtNgJGkvGQt0SW01uBUEY%2bUAQT8c4ej5nR2IWGhZLSj5yBAWZirDOEWuhHQfyIudY01N4GLmA9ZqVQY2aDPAkXBocohHt0EnABMOWj9DB0tSKmWaL22ahcIbMabwTllpNQjHk0s4OLu9jowbKDSALJOIwskOmHDNkBAVFkqG8UPMxTg9wPqOpLEURyCVC6ZiAx/iAblhUTfHRZ7%2bds9ffTy3qApYy6jWAeAgeHTwhpFgbI%2bQEPCjLQuscTbnCLfNPM%2borhqMjiHKYZIn5A57LV04d/Ts/%2bE9/RJR07r/vnn%2bztrb1%2bw2P318Aah2RFYP6q2f%2bzj%2b4sPbz31dvNplvKqIoKjU5l5JJzKFZiwoZ1/oN0pomMQVZIaRJTKqhaQocESKW%2bVrGtUEL5xJaTUviIMsVo1xTU56AZiiKjtbEBurBE5scH2mM1jgFy9sx23mNhXrGgVogiKI3CkTKkyhPLUlQocZw2CTP28w2uqSRYuRiRBRt7XHG413MZ18%2byoN3bhCbHXYGiu7mGqkMOBAXdEc93E7ZBuc9XRwiGkJOcD0SiQjGE3KHMEDrAqcgsxGZaZJKQaQT8hBh1BaDIuUzp76SF85/kMjkCEBQIJ5Qyhdl9EZQSPCAgyAImhCEes3SrHni5CwcvsYrV7%2bZfLSIEouKFzhwsGBz/Urnb//df/5Df/Z7vqNx/333/lOlfn8TJ3/P7y5UofEGbJGnr73x9//h5s6//b6jc5p6mpDRIolShrSROGWxVRACrI%2baBJPSih0ehYkSkshgJcbqGp2aJokMa1mbhZrjQNNxdmOJ9axJXDOYekKzEVFELaxKOJQ67l4IEKVc7M6yNpqhnYL4OjvFIjt5g6xQoOps2A6brslWXmPLxjQjz%2bE6LHYcxw6tYSIoiLHa0E4UnZrQaVsef/EeXrlwjMXmJjXZYV53afo1GnqTuu7RqUMUFaAyXGJBB%2bZlyKzKwMQ4AfAEE3BRzmrR5OWN42QhEMkOVmVYk%2bP0gFGU8/LGrbx0%2bSHiaAelcjJbp7A1QtCATD4RqT5VuS8BIWGl%2b3YkniNOatTqmyzMPIMXA6oGuomK5pmZO0B/4Gs//C9%2b8h8%2b8eQX/nKjkfL7CcLfcwrog4PgyIvcnHrjn/yfG5s//r2LM23S1LA2SshDCxN3WYwDW0Wg8JpIG9qpJtKBhsSI0cSRkPkIhZCqQCxCasASUTeWgU0Y2g4ttcNMVKBV4PxOh0YUmE083WFCOxQ0YkhiQxLpKknJcPdil34%2b4ovXjnB%2bZ5H7D25y8GCgnw9YGw4J3tLLczrxgFpHOLs5i1OBTpTTqhcMMsMnn3mMZ04/wHe%2b99eIwhpCQj3KkMSRhYgi9yTiQBscZbS0wuGVZtvF%2bODQyuHEYApHokC7hFrdkWpHcCUb7iuH4Om7OncevMJt8/%2bEz7z%2bXk5deoQHb32ZneEcb1x6K5Hp4YgJPkIkryhhBUICWhWsdt/C2ZUL3Hf4cbJYWGxcZrN%2bnWH/IEoNwTRRYZZW29Pv9cxP/Ltf%2bsG52U724Q9/ze8bJZwA0P0uIyUEwePJszV2%2bhe5dv0n//ed/s//j4szHWYbhvVihk4KS/UtIq3IxDLyMW2dMpsKmoByAR8igikVi5oE8ArnI8RApDypV3TzBu3Ic//BTaxVFD7BScRcU3C2INXC7Kzh7FZENwt4chIVcM6wMxI2RjHe1fCuTRT1yfMNgnFEqsWxmYP4IuN6z9HLNjiS9rml08MYy2I85NzqAr/4xUc4d2WJb37fJ3joznO4IsUYhdUK4xXGerQRRIEi4K2QBcFqRbeALChqkhNcIGjBKsH6mNnaiKXGFi7TZEUpB7tgsdbRijxpqnFFn/ff%2b6vcdfzztGvrbOZ1ovoKbhiTxJYXT38QHTQiHiRULDogyiHB8MrVr6Uer3PHgacZjEZo7QgqhhCD8ojpoHxGswm9/lD/i3/1n/7%2b7Eyn/%2bEPf/2/%2bf3IQ/k9poBCIGZn%2b9N/Qbmf/WtH51KMjti2NTZHTe6Z26KlFEMV0SsMczqmoxXKKYIYHDG60midQDDggyEBgmiykJLEQt9rchwqaIoQY4OhHgtH6hnn%2bzGbRUw3ONZtxMCmOBVh9YjXd%2bpc2uogZsixxoD7jm5RBEffGYZDOFgPzCcOo0fUJWbZnuD6cAXsgLW1g3zq%2bgwXNhc5fmSdr3rHsxypb0BhiE3AFh6NwkYxKsqJAFC44PBGEAsNPLlEJConCYG%2b00TiiJUjF9iydSQAkWMoEYnPSIOjh0Y7KKxnVCQE41ic7aLzgI4H3H7LF9hZO8DtB17j%2bvpJrq3cQRptV9TPTyih1gVF0eKFy9/EbOsS9eY2NrRKGEgNRAjiwbQRn9NqKrq9QfqD/%2beP/KNOZ2bzW/7Y1/9MAIri966KwQSAv9voWaHMTuvufOZbit6P/525ppHYJPR8SiIJ989uUVOCKxJA0ZaUtigkCEHFpXDuDEopVAAVhGAUyiuUArRgVPmk3EWMQkRTcgy2NPP4nPWhoq4BEa726xRFQk2lnJjVpIBujrh9LmdtpJlJRhgtbA4Nm0OFUREaQdwmz1%2baY9jVPHz7MsOmY2XYZmdwkJmW4/YT5zg2v0xb54yyGjY4nHiCFgIBowOpKBKnCAZGTmGCRcVCFgKpNmix2CIiMr7UGyhdiHkIdF0TrXPmzAiTO3YKjRFH0JqRLUqp3Rti7/BodvIWrWTE%2be5t5MMO99/6UVY3j%2bF9jFJ5OTihZMOgiEzGMD/M59/4dh448e9p1nbo94%2bjxYAYUAmEJugR3m7SajbY2u61/94/%2bJEfimN95S1vefipdrvzu8LKeIsjg4zdLzvD/u/8TpXQ2%2b8%2b%2b8jm9e//SBxdORpFc%2bSSYCSio31Z0qGICWIgUUiRYrwQtEaLJogqhV1TCtJWIpQRnBeiKBBFpalFOUUeYnaICBKwIjSV5Y1NRebrHG0UeOXZGEWoEKNQNJOYhs6I2ebUtUU2BnXefXKFwjq2MxjYGOdyZo2lHTvObbSRkHOgtYkNmlEAFyz12LFja%2bjC0sscO7mnzBkPODwt7ZjRliaeIJrNokFT9UjpUwRhB03kLPiCrgsMc4fyjlgcTgRxBSujlAGKY/EmeQ69oaewDggMc48gYHMGTrFqWzR9j7lknV965rt59tR7%2bY4v%2b2ucufJuPv/KN5OYHuDABwiuzEsNnhA8tjAcmv8NsqLNxsZJtPTAZ%2bCH5Z/dwRerEDJEaXa2uxw6WH/x7/6tv/TH3v%2b%2b954ZjTKCr2bP73Cbn%2btM1YYper%2bjmwQCWrcYDS8d2Fz%2be/9MootHVbKAszUaoqgrDyRQKIwolFZ4HyEetNagTaWwGTQCSpEpgwoG40CUoIA8aNBCqjyJhVmgUBpLwAdDWksIeUTuIYSYetqhYWA%2bybHOMypiGlGHw7MRhYdUNHGkaGhh6CK8B%2b0tgub%2bQ12GEuhmDZxz5A6cjfC5p6kh08K2jfChHIC2sTREkZqA%2bAixHh0JdeNIgnB95yCknpnaNkY5cmuIg8NFYG1AxOPRGGA%2bzohRbIQ6hSi8KTAMqvPAWUeqHAUzSFDUycldxMljz/Dc6S/njcuP8Za7folrG7dzbeUejBpV9sGSSIRKOTEmY6V7H9gIrRwEDWIIUpq70DWUbxPcNiE4Wu0Wl65sPfAff/IX/68H77/vOxuNVs9if9dB1hMAxib5HVwuiCjyfFv3tv7V30W/8K6oNk8UEsgjouDJdEJkI2omEJSGYIiCIRiDiQwq0hAUSjTOQvCaBF0qcVohumTBIWiCVWU/aiFCiIIHFci9wRQ15iJBKAFWTyxIDWFEI7IkShFIaNRzlqhh9RyxHpI7IcfgHCQqIYhj6ByIpx0pRlojVhATMNYSS6mBNwzUIkeCo24EJULwBoNHpZoQK5o%2bx3hNd2eWttumLsIIjVMBEBRCzSiUitkJGmNH6EioFR6de5wTtlyCc4ZZ2SJKFFZrtlwdi9DRA7p5Skc5jsxdYqa1xtWNu1nYeIOsqKO1pTKMTbThUh4sj4mvEVC7ABUNEhHEIhKBrkEYIb6MG%2by0Z/m1jz/7dQvz//qv/8W/8Gd%2bwEQJWZb9jsG3MD/zuwWgQqmEzc3/9Kfz/Gf%2bTK3eRFwLNYpIQ0CbGK8SEg06EkSXebRKGySJIWqAF3QIBGsREyEqKmU%2bpfBB0FKKPRGGEBSiqs705dQLCnJb4/WVg9x1YIdbZjOGPsG6nMzD6iDQTOrMxhkr/ZSr23CkXVCLIkIAJQVNNSCPBBMibBA8gqEguEBda5pG450jRKXHY9YE5puBgKBdQClDEI/34AqFL0DZgCEi0sL9RzbZGlisheAVQ6fp%2b0Asnlas6SlN3QcCGusCPkCee4Ir6MiAQZLgTB3nFO20YMsa4uEAFTK8Vhidc3HlXoZZk5GPOXXlMbZ7xyrvCLsgZCwLCgENIQEqbVk0BI%2bIJkhEkBiRuLQRhgKCxxhFkrb52V/47F96%2bOF7nvvQhz7wk1qr31XwwgSA9r84u17QKmW7%2b8wjmzv/9m%2bmSSyxb1MMEhIJzLXAqpgQFDqKkSguZTwFqAZE9fKlbUawFnSM0gliGqW84gM69iDQHcYYo0kMDKzBBMFIQLQFBUmsePT4Bh6IVUG/SOjZWY43LVt5IC88Vhnm0oJ2AuDLTguBVCl8XCf1pZ0u94bMOjIrWO9piGAEQlQ6kY2GRlV8yDmHtYZgS7kKo8okpWAJtiifg6AllKmcSiFZIEiEiaEVPFoUA12jLjmdesFOrhmKY5AYijxgsBxpZeRBIdaS%2bIxu4clcwLkIpRxOIp47934Ggzm0ZDSiIXff%2bjivnPlyFB7BVZ4SKvDJeJcJMEVVyorapYQqgZCCHwE5AUjTiG7Xxv/XD/2Hv3filqPPve/dj53Ki7yKJ/wvFwgnAPwvjgWTiKLYrHe3/skPxpw/pDlGGEQ0xTHbcKzZOXRaYzbJQKVIowF5zvWdNnOzDWKphGNVA8kRMUBUvUQEsWejG/Gpc7cQopTDM13iGC6t13jHsWVmGjmfOHuQR5a2WGorFlsF3htyf4BWEtFIAiKa2VjhzRAvGq00Bg%2bUjxYJhGBLZmhi8koubRiHczk%2beIyyKAVKHL5wBBUQEbz1KB/KSBUf8IUriUgMuRJGI1vC1FkEwYQARmHigPYOZxU%2b0xhR1FTE0GrmY0tkCjbzmF7QDE1BXUbgc1RhMTIkD6WYopTHK2hFO6zsHObq6l0YnUEQtnuHqDdXMfGAUJQGIREIQRGCAL5698pMU8o7lUvPAaU8iJRRSEgKwVJW/Ao0mw0uXNq85d//x1/9O%2b942yPflSZp7n6H5UEmAEyj%2bLePPRRaRayt/cv/4cXLF75qceZOTsY9WomlG9X5F098gJ97%2bV38r9/5G7z/jnPgDMOh4sXrx9gsWrxjZkCss/LFRCEUldvIlGxDCwOn%2bA8v3MrCrOKDd/ZJlCX3lqOtPo0kpwiWVs2TSQngQI2cBC8JdRUBAR8yJHiUqiKxQsk2pRLGJVC2AYcPUPgySkWUoJRGE/AIgRyPhbikaB4Q5VCSl1wuKJS1BFdACEQSkzuHBDAmJViLcwWiHEMlOA/iPcZH6ESYM571EHPJJmgfiJWjpQrSOJCNFNkokCaec6sn2B7WWVq8gGSeWOVYn/D0qa9mpzdHbIYQYH3nONvDBWzRQChQY5lPHMpkQIa30yJXBUJU5Tf2FRUsg0FQKYRRBcKSyrU7M/zCLz35LY88%2bJ%2b/589%2bz5/4YUHK636nACT8drXggInqbPdfv/8nPnX9rzh7N2878hIzsePq5iJ/%2b5e/mV97/lG%2b/n3nefj2AlSbzBp%2b8pkHOLd9jB/4hmeJlcNjQAkqmKoVuhSEQ%2blQl5DwnrsH3LW0SU158IGGKhg6Q69IGBUp7zjaZyevMyyEmvGkYkENCES4oNAEkAiPRigIFKULTKLyuaEMRCgpr6JmNOCwqJI6hAEBj1cGCQLYyq8aCARwCi%2bUg6VcOXg%2boDQ0ajHOKkJweIGgHLnWDDKFsaBRiARMgERykqTg2sAxKCAPikQ5RllB3Vi0MhSFQ%2bmAxRByjxbQac7nXv4aXnj9fURqhAj4oPA%2b5v7bfoX17WO8%2bsZ7wEOkhsTxNiIZ%2bahTcTzPrnw4lhErFhzGADSg4lJe9J6xYTuKFKNRzI/82C/8tfe8662fPHn3HS93u33%2bS8zJM50pM4zSv03rdlDkdkP/5JPP/fUXlvWhv/j%2bsxxpbnN9%2bwg/8HP/HU9cuI9/%2bL2f5MNvexZdpGA6nF2Z5ZOnT/JNb10hjRzYOuCxZARv0b5qRvAl2Q9CzTgeOrAKXmGBlWGN2aiB1oGGCURaAQVW%2blwfRbQiQ6QKYm1RWKwXIlVq11pKDdiSosQS8CV7lIjxnBVxaBwhKEzFigRdHvMZClt6CoJUlgdTgldAQkHw4NFgAlqXWnMxUvjRiJ4yeCKMc7SNISjDwAM6x1tLKACTY3zAB0W30AwyaJgCrTW9XFDOcmT2Cu3m9TIRPs04dfU%2bnnz5q0sqbxwEUOLpDebBKb76HT/KfOscV9duZX3zFobDBuKbldIwTkaqlLqwSwUnIESDMkAMPgFyxhE3IQRarTrnL20d/qF//u//xt/8P/6n706S1BWF/S8SBScA1Cr9rbEHCIanXln7un/zC/Vv%2bfYvv8xtR66Ajvn0Syf5yBcf5X/%2blif5lnc8D30P3kA8w%2bG5Hj/wjc9w2wEDLi1f0IOmRk4OCBoISpeGVqjOsWTBcXmnwbbTtGcyVAi4oCm8ZyOL8OKJYzBak0jp5EfFxFFc%2bUEdPpQaphJFqSaUIIQINdkPeAoC4IJHV6wrUHpuAhng8UGVbFyBSFGCD8DE6GAhFATvCD4QaYdLhNhGjAoPRY5SCp9oUmsJRSCIUCjYtDHdrED7nJY4doJhKDFic4xxFFHER194D29cPM49x75Ib9jimVffSzaoE0ejUrYLpf/40IEXabXXiLXlsXt%2bnrNrJ3nqpW%2bl213EqAxwu8EKY%2bqnSstCGCsjovZRwaRURqbYbCkPtviVj37xWz/4lV/4mW/55q/%2bT93%2b8LePvmkAZsXgtwRfbIRBZjv/6uf7f/XV109E5n0tLJqdkPDkmXsgQD225W1VG2ptcDkd06VzOAJmwJpqtmkkgCYhjKtHKo8NttTbpKwWdWGtwS%2b8cJyH7%2bghC5sMQovCOZSUxuRELEoLWgWGhdDLGiw1NIG4ZOW4krPjKU3aArhKkiuAeDIIAYsHLCVwS7ZtKb28Gh8cXgwiAcWgrAUdQHB473B5gQRbGq8LB7gymMAJ3TwQBaFhcwwaLQU6HTFygUERsZnFbI4CdQoQIVYebGkSct7w0S9%2biM898xhFZjhz/n6c0wieyIwo5YCxTdhzaOk0Vzfv4MLVBzi8cIrnz3yQ7a1FIlNMaauV/W8MwOqwVHbCwBQIGSskcWmSmVifA3Fs2B5q8yM//vN//d57bvtks9VeHY1%2be7bB1u0npgH4W9PNNNL84hPd7/71z/vHWg2DjgNKNNc253jh7B3UE8uZ6zNcX53j4GLES1cWONzYYK5uCD4phX40lUOT4C0eQ6wCiMMpw7YtyX9DDJlVHJjxfPujXebqBRISIgk0TAMlroz2DS0gIccx0I40KQ0PgqlAVUYUjynd1Pwl%2bGoiiKGUhwxKHBEBQeFReFLA4/EEMRhy1mzGRq6o%2b8BSYgnOY7MCh2NYBBQKbcCHwCCPudwLdAuNBMMh1WUpzXE68MLVI4wKy/zMNrn1GOVZd3WsDUTBkoSCueaAcxtHeOG1t%2bAyRT0d4L2gJS/b7GUCCFGB4DTXlh9AdMa1lTs5df5dpSkmOMCOUVZdoiip4Xi/iqyeTNRps8zYT5xVICzPDwGarQbPv3jloZ/%2bmd/4ng9/0wf%2b7nCY/7YACFMUcJj/Jmp0gCQSzl4LB//DJ9f/3Hq/yd23r/PgifPESlXG40AaO55%2b4zBPvXGCb1q8ThopkqQJppppQVcTzrK%2bXTCwEY2OoYXFS4InohVZEAc%2bRilDYgwzsYOgKKgxFEdA42gCpalFVXCbVaV26okmYnU5sQsEVRpfGSsRBlHjgj2qOlYZaLEVIFUFYlOd48hJccBcBLaAfoBCPIW2pKog856EnETBtjOcGShs8KA9zucM0phLmeKLZ%2b7i337sfdx77FX%2b%2b6/%2baPl8EyGxIH2H9mXh9HNrx/jEc%2b8jG0UkaUlZlPKlHzYIQcJ4Ppf4Qej353j3I/%2bOI0un%2beKLX4tWw5LiB9lnmL7RQD1mzYIiiAalwU%2bxYjGlnXZq0wqUTvnIL332e7/6Q4/%2b5AMP3PtG/7fJiicAHP0WC4V4anzx7Ct/8oHbf%2bpeorfyTQ%2b%2bwL0LGyAzNGJNbjVHl7r8dx96hQdu64FX3HGgW760b5Uaong8OYKQ1mNiK2hx9IIiVaUgLCgUCUKCYBBfBnQ6SVBSJ8VUxoIxvCpjLzA2soYKZoKrDLG2ZCnVL2AqSVNhGOJxFF5QYlCi8STVfe3k2gBIyMmDZU476lJQqICzHq0KrpnS9NKJMgY2sGNhZRhhbcFc3ZKFiFFXkxUdfuIz7%2bDxJ08S6z4P3HWRZ8/fyxPP3slgFHP80CXe%2b8CzpMkOr1y8nf/8sW9ja71BLRnsetPCGESlfzggYztTNVaKZn2Lu2/5ApubRzh38QFiU45vaXoa%2b4THozsGXvlbyXrHnxUVnLYNku/O7so2WK/HXLi8dexXP/70n3/LWx/8S9YlJYf5bQPQRm96klYx69uDIzPyE9/zvW/7FOodzzIfezYGHZLZgs%2b98gCnrxzkK95%2blT/7oZfK2xb1arzHTnBHkILgI1TQNKIMZzxDp4mVwktKEZoMckM7iTEyQBCGaIxqoEkrSjfWQqspP1FbdiN2VWVecNUrBiI8Bo9FGKIQPA6N4vpAkxpPanL6to8mkEYpQoovw2QrRiSMXMHAD0mipLyf8pgoZuQ1PRuIrCVD08sNO1kZQjVbL2hHjh1X4z8/%2by5ePTXH2labEASlAh///Nu5srzEoBdTZBHbWzFf/tYnadUdBzqb3H/Hq3yh/xDBqZLyVW8cpEKPr0xXFQFTyjMqmmz3D3JX8iLt5iY%2bjFnqPmfDmBqO5cJpbVgpxPtKFqwoYRgrJBUVlOlbBeKkzs9%2b5Mnv/oave9%2bP3n/fXS/1er%2b5XrFn1Opx7U3/0niW1D317ffVv3DHvLRp%2bwgXOiy1cs5cOMA//9UvY5ilxJFQ2BZU4UMTGWIs5AaFCRESFNgIFRrUtEYrIUeDOJoRKBVjVUShIoLUMTQYM8uxCC0VHSw11BJQFosQyJymb0sfpQ3gSSqpTlCUDngBXBAKl%2bBDwhChC2yEwOVBj%2bX%2bMtauIxVVsXgyFdMwDVIJCJaEAiUFAy3kErE80AydEFSEDZpEB7yUpqCGGvD%2bB17ivY%2bepVb3tOtd7r5tld5gltgUNBtDmvUBcWR55tWTvHj%2bJJ32kK9518/zjoeeriaQTAZ91962S8mCN%2bQuZaa9xrHFs1zbPMmF6w9g1JTJhUkH7u7c4C/eZc8iU2MoulRERE/dbyymCPVawuUrm4s//5FP/X8JVe2f3%2bQfTAekcnMKKBJR5JtzreJjf7LTjHHUubizQCuOOGJW%2bMknHuOlC8dp1gveclcPo7swtCA5VNU5hYAEhSiF1eBdhEgZdBB8hISAURqtWojE%2bGApyIlCQk08EkY4CQRiDHqqdaVhdFd%2bEwbOkfmSyUbiK8UjRyp2alFkXohEkztYakIsmn5QfOFKiyzv8%2bDxDbbzwHAw5JbmkIEkeAqaSojQeAI7Nid3BUYsmRi8VwxDTGwdWgKp9tR0IChh5COWBxHzs6t8/dI6NSk43rzEQ3df43Ovn%2bCpV27n6S/ejlaW1Y0j/PQv38rhw%2bf4jq/9JWYbGe9%2by2%2bwsd3htdMnic2oImalMhEqNIp4orRHGnLe/eBHWJi9yqXVO/FO7QJMqmiYaXkPdgnj5PsuAMN%2bZUSZ0rzG/qJGJZDjtMYv/urT3/kt3/yBf3nfPXe9OvotomV2gxGKN1FCVIofPPWNLXnhYedjIg0L9T5r9hjObeOTEU4JC/MD3n7nywgZ0CllFZvjVIwey1yhjpIUp6QCT1FGIUtZLdTj2XE9AgmKWhm8IBYXBgRikpJuUXpNxsRbTTEXRyQBrSwinpH3KAGFJQ8JsYrR5MSiAEPNWMqWaOoS8dCco1sYGiYiEtDesO0VWjypROgwJIgtDeMu5cymEIWcRDlqJmMmVWSjmMQ4tBJSE%2bgXhg0b04hy2koTrOVr3/F5cIpffPpt/MZTt7G9kyK%2b8s8SiLQnG6RkQwUNQ6M25M5bz3D67F2EUILNe02RxzgnOKepp1u8%2b8Ff4sjcaZr1NSIJtOu%2bEtN2AxF2QcgEZCXwwi7wKoN0EKmwPjbHjGXBSg7ETd0HCIFaLebi5c2lj/zip//U4sLcX%2b0Phjdw/vF2263HdgG42du8ySkarXbiaPSJ7%2bqHQFJvYlJNO3Y0TBcjKd/99i8yO1Nw93HHPYtdyBqVTa8UWJWk5XzzZUOVtSSoXYFZewYh4H2O1l0sHi8L1NUCAYsOBQ6NDTFZEFIl4B0ag5ZKIgweJ44yAConqFIJyD2kKBSOSGd4VUYuR1ImQXWtrzwmIJKx2N5kFmHbCkNvCcHjihGHlCKWBjvBsDkcUWhP1yZ4FxO0ouuglgzIrWbkHXhPajRdm7JWaGL6zMcDtNKMvGWzt8CPfOS9fO65o5hgibTFqDFYAkp5CpuC0sRmwHYWEcUWEzlcoSjylNh0OXboddJ4QGKG2BC44/CLzLWX6Q4SvKuRyyzKTLHdMN4tecYeEDJFGdk9b8yGdw3UY2VETxmld%2b%2blRDBRyq9%2b/Nlvf/e7HvzhmZn2pSy7eQm4PQBspDfG%2bdfiiBcvrrzrl5889t5vffhejt02RKSG7m4g2oOa4fbFgv/pltfBzEIxWwpdEiYNl4mMUlEvDyX5FoJWZDh2gme1cLRUTMfEJNoS2MaFBMESe0XhPH0XIHakQBCDiML6vNJ0DRGaoU/w4mgahw8aRVTOTJ1jsfShMuIEel7oF465pFRZtnzMJhovDq8NWWYZOIvDMhP1GPiEV7spucuYS0YcbgvDAJvDiOVeQiIjmnWFEoMTw/pA0VJDbBDO9mosJjnNxHGt32ZrWKMeW8TnqDEBqropAM2ZHju%2bxVOn3sG5S0dYXj5EcEJexMy3L/HYQx/l8IFz9IdthoOUufYafXeIa1fuIB86zl69n%2b3uPDYzKD3F3cbUboyzydhMCZfTHpKxjWeiHY9BqPay8/HtQqCWxpw9v3rrK6%2be%2b%2bbv/Pav%2bqe93pubZKay4vayYBEQET76ef%2btL5w5mv6NDz%2bH1GowUqXhVgxoDfE80CzJjUp2AwvGfsRQhW3L2OMQJr95CgwRRmt2QmDHlZTxeDAEseXgWtAhI9YJDTHkLqep6xjxeJ/jKaNoTCjfQbAEr8kLTyMu7YRaNISIgCNGCBJzHY%2bLcxpxgSNQEDPyiiIERk5VkR2anUwYuSFZzXNtCFvWoJyw5nLSUUEWNEVRhlxZLxgyanWDCHTMiJpxxDhqdU/fGc7vzDGTrvLnvu3n%2bI%2b/9kGefOoo9Xg0UUQBTGTpbnf46K9/Gd2dGUa9lCjK0Crj1iPnOHz4NBv9AwyuNug0N3jlwsPce/zzbPSX%2bNRTX4fG4qwhuDIfWCk3BTRKDXpa7ps8WyZelVL%2bU7uNqkSlMnhj7B3Jp9j5LqC1Fgor/PonX/zj3/QN7/%2bxWj3tvlkm3ZsaopNIOHNlcOyzL3S/7o%2b9%2bywHj4zodWcxZKRRVAbUeQcuhzACU68aUEVZmEa5720lP4zlvhR0AxgQUHhqzPqIY5JxLfJsuBzJY26LG4TgGaAwSpMSE%2bsIHxI0iuBLDSsp073L1S4JpFrYyMslrxqRIGTkeLREJRjxlD6LwCAIwxCjxVGX8jlxnhG8Z0RpJpGgGRYRV4NiJ1fEyqKVJrMpgyKaBCl4hE6aEqeCiEW8o1Uz%2bBAQH9iyilFwZD6hm9do16/ynrc%2bx6nXl9jeiEiTfCqyWMArQq7BBZJ4hAuweOAc73nbZwDDp558D8eWXuHC9klW147zyeXDFEVKKDRBBZRYxJSrdU7bDd9MHps8dyz/TWZEpa9OKN6YAo4jZjxTDZ9Ydeq1Gi%2b%2bfPltn/rMc%2b995OGTv3wzw/ShAwu7AOw0ant%2b7DQ0jz/X/YrBcOeWr3vrJQga6xxKV9TP%2b5ICFhmYCJSr5D61C7xxkKkYgo6q1IMyEkZCQEkHR%2bn0ahpFC%2bGaT8l8YN5bOtqQqJgQdHl%2bAERXkeZSpZIGtAQKPMMisD2KmWt4FhIhc44MwSmgWrEoBMgASyjtXKLYLISuWGItZN7QKwLajbC%2btCU6VcMWHtEBjcF7hxDKfCpfLo7tHYQop14T%2boOIrWGgnlgiBblP6VqhJUNm4y6b0mC7mOPg4iof%2bsALfOzx%2b%2bhtKVQpKCMS8EHTH7TLvlJl0v7G5lGurh7kbfc8SS19jC%2b88EGyPC3rwPgAOKIoq4zVY9vMFPjGW5B9x/dYuKexNHVV6UioWGNlipkOaGWaExPFms2tvnn2%2bbMf/mPf9IFfHo2KPb%2bPtwkAlzd2EaqUsLGD/rXPD77h0Vte4oGDlyCfp2YyIhMBLXC9Mk5M14Bpu1DZEh8E0TVEqcqYWdXnQ5VUkwSvTcUeB%2bSiSYhZMoGLhfDCMOPOeMTBeB6ZcqENCtgpHO24jPILIaLnynp/26PAtV6gkWqG1jEipxbHODzDkJUhUD6noTU2GPpWmIkV1gecC2QmYG3pshqNPOIDIUlII7AVBVNKI7a0SNpQCudBlZ6ZLBeu9zQUllakGNiY1Syg7YD5mmVr1KCbaVQ0ZDiMubJ1lIfufpWN7hy//rETJCabUJD9AepKCf3eDKtrB3j9yn1cWz3GKKtPglBRfopqhTLfGijjF6eBNJYBp0AzdhiMzTtUdG9cY2aiNFYyYBhrw2oXyPvBFQJRFPHUF8581cVL108cWJy/cDM2PAFgd7j7YxoLZ6%2bqk69f7r73B7/zdSQOhKDRRvDBoyIDcQNcgCgqbxOorOMKL4ZRSEgwaKl8rUFTUr4yACAg5AEyLEEETcQsQl15RpFiPcScyj2FzzhoyqqlWitqkSYHfMgZupj1ocUoOKgjmg3HsbZla2h5/krg5DEhkcAoFGR5TuFU6RXxnkg5UikVpURCteJkxAiFKoZlUlSkMaZkuV4gkpI6KRXIRZfj4EOZbqsFT40CQYynKxG9ooEnY%2bAC/Z2CoUsQ16epslL7TeDq6hyryzVM7CaUfRcZfo9yGscZZy8%2bwMWrJ8mGEUmcEfw%2b6rYHBNNfprSOySX7yNb0uWMiGcb%2b8WLqfDVh1Te/vrx3Wks4e371%2bKc%2b8/wHv/Hr3/Mj2zv9PWfPz3Z2PSGHDsjk78hSTM%2btv/9Djz6%2b%2bP5HNkBaiDGIaeG1qQJaolINH7%2bkt%2bXMcKWvNY5iFAXeW8RXUzq4qtGGURDWJWNbcjJS6uMIZmIOKWE2gW6a8qr3vJT3uO57XLFDUJb5JKER1ZhLNMdawvGmohUJiWiEhMgE7jkCOlKs%2bZztIqMfDDs5rPT6jAYjlA0oUfSK0p%2bLh0SpMh3ReZxOKKIILxG5FZQGJVAExdBHeFFEAZTzGBdIKdAm0HOKnmtxbdSinxVkPtAtZui6WYxkGCnoDhOsz1hsbUJwzMwu05rJy5yN8fjLWFPdpS5KgS0SBr3mrltoGmyTYxUV/M0Fvim8VZRuSgYNYyBOe0bGKZ1q7B2Z8pLsvSFQVrLI8sDnv/jGV2WjTBmt2L9NKOChubEnRCGi1Vc%2b8PEv/653/DrtuFVmsSmD1obLK4v89BO38q1vP8eJxY1dX6TNQdVBTOnUrzLxSw9L9RhVAyIIGWtYBlJjiZim15gQ6KucTAkDDJHAvIZRLWHFp6x5jyly0qzLoinTuPNgqEURmkmsLiFALimDyLAgnq4XNlzBwMJQxdhawrYdwHCIKEXXK7xJqUUNjPN4aylUUqaIBkcRqpAlpXEOlHfoUPpc8QoRTxDBSemrjSgINqLpRzifY32BcilaG9LYkQ01WkqLpVjL4YULXFlfYNBPS%2bVlgqux0XgKYwHAo%2bQmPHoPo91vZpnabkoVx5R2mvreBFSTc6ZlwOn77H1YAKLI8NLLl9%2b9srpz2%2bHDC2f22wQnAGzGlVFRDMGt3rrUeP0xk5WhRCaq1Hhx/Ppzx/lnH3mUDzy4zYlkB4bjBvmSwplG9fSSpU38hkGDBHL6bAdNLA0OhkYZOBVKuathIRWPNmBEIxLYCI6uGIKOCTrmjHVczjNS36NGxIGoQSIKrWJihIHrYb0CRhACM8qwXHhyElRaQ6Gx2rDaXaNGTqHrZA5EKQa5YyQGF2lSFXDKMLAeQ0ngjasS0JXHVuDQAk4pvDdQFGgp4%2b5yL9ggtOKC2cY2w1xQPuB06bf2DiwF1zYP8PrrJyiGZQmSPfbhKU4MoFSZPFVmt%2b1D1kSWG%2bNBbgLSfffdj5mJDTCMdd/KFbffLjidOzKOBbsJaAMkScTFKxuHXnn14vtvv/XwmUkb9gPQ%2bipcR2KCO/POrd7mkUaIaTT02OUKKKxLKKxisx8DdUjqIAMoWpTlrIoyckLGsuFYw7IM6LNGRIsZZkMC44gOKvDi0GhqobQ3GUDE06is7k6EflyjG2oMvacbHFsuhwDG5UQIg2DJK5PLSlGQKscwmQEdgQSMBLSOCX6BjLLyfFDCTlCEENEwjtwV5K6M9ujEZRyhdQ4rpS4dnFR9Yqsik0KqLLUoMLIRmSuXT0A5rKqRZRbtHf0swvuc4BWKnNwnfPLJ9/DaqUMkcbbXSrKfIlUa8u6xvQO958JKvgt70Bb26R03uc80fqqk9km41%2bTZU3%2by1064D80AaK0YDAJPPP3a%2b2%2b9denfjPJiMi%2bW3jc3FYwQhhUAA95deOyVcx3uOZSxkHpCNpYKFEcPdBEs//fH7%2badd/dpxI7XLs9z24IjTlJwVZiUrzLuceAdXoSMmMUwS1lvvpIJxyaEIASlQCkaQTMMwohyjY8mHiWaqDSCsCwKpyMMERsmxSLkIWADaNFlzi9CiALboaRQhHySdVx4UEmCEFNkOd5rYhPw4rAS8FpjnRA5hxFLLopAII5BO6E0mQpOysVtxBVljj0COpAoxSgPOC9l5pwr7%2bdwZREm48hsk8898xCvnzpEZPaZKPbjQpcxja4wJeWbZs1vJuZN/z6lHVeDjISw79Kby3G70BqDbvzzWBnZdave%2bPDyZKUUZ95YeZvW%2bsDifGMln4o93U1KMrNAhFH91trm9be/evEQdy9dhCwjBINUEcInj%2b5wbLHL488d4Qd%2bvCCOR2S%2bxj/5718A6YNJKbWUsWFblxq7qxGHQC3Y6vcwpTl7EIOg6eHIdaAVYoZe2KhkwnmElEBPFDaUkYFGyvwRjSIWcAJDqwh4lC4VpFhRxiKiIQRy7yZUwFGaNwKlLBdL6f%2bNJFDo0vY48grnHVp5TKD83ZSWfu/KqgdeFDaYsnCQ5Dgiioqti4RSGPcyTnkminPWdpZ4/fVbsAWIMmXN50oa2QsgKRWSoG4E24RCUYl9pdwYpmzDe6EwfZ1UGm5lkpmQX9kFmN8LxPJjbIqRvb/t2cayYUmao1hz%2bdrGHWvr3YffdvzgR7OiuOFMvNvE%2b00I5%2b/e7m3dY11Kkm/hRw6VRFVjHCbSvOP%2bdVr1nJ96/DZev7LA%2bnaNf/mxO3j8lSUurLbZ7Nd5%2bUqTT7/e4Refm%2bfjrx2gIGLkA5MM%2bspYncmILPLkyjFUDq0DIzyrQEMFZih9vTuiWAeWQ1lCY14KJARaHowXMl8G3eMViVIYAaPAS5WMHsAGj1aKSJUhVYgQRwpjyggXKzFGDOIErCcioHUgqBL0A6cYhhK4Y1elkkBkArHyxKLIitINqHVlpvWK3JfFjzSOZjpg0Fvgi1%2b8m2FPM9PZ5G0PvUq9XuCcmhrOXRLmncY7vWesZf9plEz3pprxDQjcd3HYf2wKcNPYm97GBuk3NcPsbpHRbG4NozfOXn/MlEUeJ1dNKGAUHSw12PDiQ4Nhv5UVMZHkiE4nkS14xcHOiEOzIy6v1/jG9y7zP371M/zlH3snf/ulBzk41%2bfATE6z7tjoJwysoZ8ZDi16Dv/pV7l7tsDbFIvD4MlVn3WtSBF2PNSUYhZHgmIknnVK65OhTNKxQYgkUJOA4GhhOIBwRRyXncE6XQa7UoaJl8EQZXLQmAFFIrjgEFXmkTjKClwxgcEowgkYFfDB4gkYoSqhq3HBI4EyeVMUogqMURQFFM4SfOkPVsqhtGJURKALIgOxshhdcObSLXz6iYe4fLFNrAZ88L3PcODgNqfPn8A7QZkp1LyZeW8adFNKCshNSqyMqdsepP4W2nGYkkHHt5Fd4/aY9E5Y8DSk2HNN2VVlPvXzL55/5L3vuVs5F7zznmNHlnYBWGRnQWpoOfdgloMERdKIkDgqH6BK%2b11i4JaFLb73w6f4vq%2b5yonWNd555yVW%2by1yG3N5PSKsqzJX1wTqMWxsG/6fzy3x/V/pmYkH9F0NEzRaK9rESAjERogFtoNCiSLGk6OwVUi8F0%2bOwVecoYdmUCWdjyiX4rLOUEiZA9cSTV7FCmoJOBypKJR3FCEQqTITzlaJ6OI9sSm9H2UUc1lqwiDElQAynvDKBwof0OJLsEaKPEQ4HN5rmsphElfm2PtAqnr0h20%2b%2b8wDPPvcUXrbMSF47jx%2blbc%2bconPPnuSbreOVkWV3zsFhN9Ekd3NqucGyrf30HT41TTi5CYnVy%2b5X5%2b4QUGa6pDppKZJA8YyY3kvpYVLVzbvUUovzc02r2V5yYanSvQqgh8kyIX7ljcbXNqYQ7QCHcqgg8r46En4tvdu8B2slZfblL/5xz/DodmMf/34W6nFAW0sogTRpbvYEPjY00vUga96YI37DzowZUGisnpJQBPoESgQrIdUCQUwqLwoiYRyeVI0MZ4upZ%2b2LClZ5gh7U1Y0WBvGXFhrcGBuSLNRdo/1BSkeJYYMg6qiiVXV4WP3poiUlEwMRYAslAH8zpdkIwSD%2bBGdKEc0uMKCKKwKpFFRVl6wivXNFt2%2b5vzlOsUIri3PcfbcAuIL0iRnFAy5TTh75RCvnr4F7yp2P6ZON7DFvaM/IXxT5%2b5RnNn3OY0PKvDsCyK4OcUda8D7vu/RhPdfsp8aBqJIs7LeO/HyK5fvPnZ04dooK7jrtql4QFGzBLaOhWL9ru7wIKNMY2JdBhrYqQgIyiwMXEEZVjVLXFN867uX%2bcjzPVa7TerGTbVbyupSLvDa9QZf85brpNGIrSzlcpEw08xJMFigh8eJIUEYBSEXRVEJ1xZFEgKZUwy0w0kJ2r4XVjZieoXCBkd/ELO8lnDqouEb311woGHpUxa0TL0i1RGFwDCURl%2bpIoSFclmvQOmRUQLeaLx3E9kxOFUWfVSKqxsNikJoNnIajRGJ0qytN9na1FxbnuHU6QNsbWj6g6gMiw%2bOyGSl/uUhiR2XVub5uV96J91unUgXN0HQTdAxTkBiKqz0TSnUvlu9KZt9EzI7uaaapJUtZA%2bFftNtLwiN0Wxs9JOt7eF9H/rK45/oD8rc4akSvafBb9yauO6BppnhloPbJDUBK1V9kKmme49YX16tDDDDZ14/xFY/LQtv36Qtxni2ugmbWcSO7/Irrx5CtTxvaebUKJd4iCmDtKwo8lB6N5QIaRASAhZNT0q7XIMy5fyJN2p84tk6pgwIpCjKGWlt4PKq4e4jBQbB4WkEYUE8fZ%2bTY0oPhq9YdCgtSJH40ttEpUQoRR48wohDHVjupjz5cocXnuvQ29HceXyV971nhSe%2beJw3Ttfo9w15VqqzgieObOn8qXzGJVBK%2bhW8ZmOjXYZOTQJS9g1qGB%2bf2mdsFuOm594cGhXFk7Dv6DRzltIicTNcTeP0BpOf3Aj0iX5S7iglFD5w%2bcraPdeurdIfZJw4MhWOpfWtOLd6izCInYuZaw9RfgCuBXFVZWCatJqEoFMEePZCk3/5sVsZFYZm3TJWrieTKEBsAps9ww/9yu0cnj3IxbUW3/E112miyEPpgUjQtFEMq4stpQQwDGXFqkQ8Sgd81ezrO4qXzxoGI2jUS7OCVqGq5wfPnUnoNAruu82V5YEJ5GIZeV%2by1KgsRabweAlQacc%2bFGiloCo8qUURa8/qdsqvfOoYz79cQ3nPKDdcvtbk1JmMq1dTNjcSIuOIjas00pKljoG3O0ChEpMCxpRR4iFww8CHfXvT1c/C/gEPe3b232CMlF2nxUT%2b28eKK1NO6WK98XKqGjR7VeQpW9ANF0x/Ey5c2rhtfWsYaV2m6k3JgAnQO4nxrI9mOXVlHusNJi4NjeUAlsneQsDrWpnWncM//LnbubzeZKZuy4ZPE8ypGZzGjs2tiCvL8xxccCx0chSBAbsKQw70KWsR6BDIJKItgRTHDhpBs90zfPS1BheuR2z3Fa1G2O24ikJoDdYpPvaFFoNiwKP3OlbwrPtAZlJs7gkuEEmJEI0nVkLhyngKE8Y4CWjtGGY1PvLx45w6UyeNLN7CQyev8Y63X2WmndMf1Fi5nlQxfaEE1XQfTCmj4/Eui44rrBWUlEn0by6L7Qp6wj7M7EXIm/w4Dc6boP2m2x4%2bDGNrws3kzDGoA%2bU43KROm4iwut67ZXG%2bPX/o4Mx1mLIDuuJ5FdzVWwmBq6sNXr1yjH5Wo3SDVKl93iI2K3OOKFPzPvNqg1OXOiTRlCTMfuxXrxwgijytusVLwBYKjTCHoLFco1zKoIxpESR4XBUOpBEawM5Q8ctPNvjcSykbOwqjw76%2brKhFCFUomPDCmRrnl2O8CAUGLQoVKRS754QqGkf7MlOv8HqS2I4L5IUwHCg0fpK/ffxoj6OH%2bly%2bNsMrp2aRin2PjT7jd97tAPYoA84p6mmPpaUVkiRHVNg7oDfIb3uYJeMn7R6YQvbNBoGbwG4/KZ3Mjl12vdeC81sAd0JdbziINort7cGhU69fPHrq9YvAFACNnqkFt72ED3QaI6xTZHn1syjEF0jw5aIyJgYsn3%2bjyd/5qXsYZmUq4uQNp//2v3w1KoWFbhGVBdKC0ELRxpEAh1AsEUrNOzh6wDYRp1Zq/KfHO5y9ntCseZJ4umemOn/qcGwCa5uKZ181ZSndACGUlNd5KXOoFKAVuVd4BToKaO2pxZ44UhQ2pm5GfMW7LzEz68hGZfGhzz1zhP/7Pz7IL3/sVnpdjdb7mOZ%2bojMeiwAhCLYQ7r/nFb79w7/EY%2b9%2bGVEa52Ry3Q34kTfZnz7426kQOS2m3%2bwhYf%2bRKXY9/S5v1rg3aYLWisGwaJ69sHXo3KVtYAqAKrq9E3y2hHfctrTCyBqubdbKUHtvwVmCihBlgIwnX0v4qz92H9c3WiSRv1FQnny/USYRBTZXbPQ0fQK6KvyYBMUcgdkARQAfNA3lSSh44rUa/%2bETHS6uxCSRv1F0AW4QpKq%2bVAoS47De4ymQAaxeryielFVgUuVJNESqrJdap6CupJx44hCdcuTAgPe/9RytRk6WawbDiMtXmxUg/T6iVY7CuJ0TyjEBZOnKa9Ry2s0e9548x%2bx8D%2bfG0eVhj5h181G9mX1vdwxulAHGuvO%2b824ktXuvF6bskzf28eRT9uzcsK%2bU0O9nupbopbc9fAswXR9w9PzBUHQX0ILBstWrc62/wEPqYhVgYBBxXF0P/OtfvYvfePE4y5tt6jXLDct87WE7N3ac0pDlMBgIO5RlsZuiiDHUUGzbgm0CdRO42kt46XyLJ16sM8oU9dTv69K9%2b9MdOsa/UoFD8znNSHFhLeLzz6ds9OCbvmyHTieQWV/ms0rA%2bdJobVRZI1VJmSgegsJaw8k7ujQbZ3j8ySNcvNImjstilLsTrnrodOP2TMJy33thdmaLZnPAsGhwfWWefGQmeSH7z9/Tr/v3J%2bfdjN/v396ENYUptL0Jm52A/QYhdMrus2fC7AWiEqGfW/LCH5ubbWio0nXKu/cWvM9qBIejDFAxEaU0j4YoBzb59584wg//4iNc32iXi8Hc8DJ7Nb%2bpujm7/USpAV5crrMZIuqiUN4TgiV4z7rkHDKai2dq/NuPLvDxp9vYQpHGVXEekX3U4eZdPnbKawk8e6rBz366zS8/OcNzF2qsbMds9kv7o3WBDMETaBnLQlT6Lws83kAUC7kN5aI2NubIwSFf84EznDjSJc/1bgMIuxywevE9dbun8FHkmgML17n75Hl6wyV%2b/ROPsbbSLLXi8aDdzK22H9BT54ns6RL2gmmKNsve728isd/k2M3OGf/dXO6bnokigtaaM2cuH/rkp55twnRJKV%2bbCflO7PsDbp29yC1LK1DkkA0hztjsav7xTz/IT336bhY7GY20mLQj%2bCmkwS7/HXfWfjMEYHTg7PkGr15ukOFxAZq%2b9Mm2tcO5wGdPNTl/LSU2Dq2nXnc/m/8tuk8EVrZinnsjYWMbmmm5CtHGdhlmpQpLE1uWwqMsUJ57qtIUZeiSIVAU4FxgNDLMdQre%2bdYr1OoeZ3c7e0yApyNS9o5VJZArz/WVg7z0yu3keUS9NkTrHOcMzukbzTLjA3vEsKlje1lA1ZybUbr9B/Zdc8N%2b2cl7bv9mVPnNhL/xb1Vt6WHm29aVebwTANr82kKwA%2bky4p7bLvLl951maAX0MleuB/7qj72Hf/Az72ZnUCPSbjfEbEyO97zLbpW%2bMQD3AMWD1oF%2bV/HK602uuIBSigaaNChmAuQyoBa70j%2b7r6sCuywvhCqccN/r7uI/IArSFOppwKgAUioj564YrIV2GgiFJh8qnGi2vcfZHAqPzQKjTLAuYH2o5HdHYYX5mT6dVoZ1as/kuDkD220PIWCMpdub4TOfe5CLFxvMzW5w370vcdfJ15md30BrW5VV%2b022N%2bGme3WRN1EOxqLRHpDehOLuOX4TcN5w432sad9mncc63bnr9iMtmAKguGwpMGJNe3IC7zxxhno946NPPsL3/JMP82ufP0mnkZFGtspJYHpCToA33i/7ebzjb06tBDa3DVu2tP3t6IJcwEjCjDa06vkk72laxgrVs/YM%2bhiIFfVxHow42vWinA7jpoWAtyUQz15KeeNcgkSaJ95o8dHH60gWSKNS/BgMHcurhmzkS%2b%2bPBESPA1EFHQXqDctkeYk9Dd03ZpOo8rGtrGxnHA1xhWdttcP6xgGazR6LC5vkeTSlkLCb%2b7M/0G/fg%2bTGQ3sPyP79m4Fr/P03Aed%2bSnjTbb8cWGrCO9s7s5cuX5uDaUO0zeZy6bFuE%2bYHhgcPvMEPP/V1/NQTj7LVq5MmZfh6EhUszvS4ttHBBYP2fooSVoXSbph9Y2TIZFcCGO1Z30hY30rYWhqx7gM1EWZEkFGdK5spSsbnj0dtzHz2Cb5hV%2bIJlGCMtENJmfOry5ZVFfPLOxQ57PTLilRr68ILZxp0h4bFhYyH7t2mkwyIlMVmBRKVMoByHh8CyoD2juB9NRWm27bbkF2qt%2b%2b4E5I0I8tadHuzDIY1rl0%2bRJFp6o0hJ%2b94llExw/lzt6HlxuI%2bwlS86M044g07NwFLoEzrHAuq4ebnjb06Vc/eeJMbFJeba%2byE0ifc7Q%2bbX3zpYvubvu7duxQwhI20r0dsjVIKrfF4Pvnc7VxcnaOZ9nnHXef5svvPMswNK1utMvF8irKFPT6n3ZeeBElWFGAsGwVKOXBj0/C55%2bbZtIoYh4SMGMdLK/DCtZSkMjSX14XxkrcT3%2bqYyoYQdilgdWyUC9u9qWK%2bPkwmrUiZNTAcela7mmurMR7F6Ut1PvX0HB/75DyDIuHI0iZHWhltgcW2JY4t9cSS6Izr1xNWllPUuI1TXTDZZx/4xpRbIEkyclvn6aceJJEN3vOuJ7EhZXl5gfbsJiduuVQWJr0ZMN7M5HcDW546MM1B3ozABbiR7ew7Zzyge%2bSwm23j41M1CgEXJIqTNIEpCliwnWzaQCJDCmdopfDWO64wN5fzp778Gb7skav81Kcf4aPP3kUIFqNDlZNS5U/d4EQf97pMwBlCuUL6rmhY1jY9fbbOhYdSTh7UdHy5hELXBpwtw8EmGf8eUGXGVghUAkT1nMrgNnEThYAPgqsyyEouWYJ2AkgHtQROX2xw8Uq5grlSZQDqxasNHn9qkbfdM%2bK22YwkVVVSAqzvNHnl1YO89Noig6HBKF8pWnsHmlBNwOnx8FAUhoWFa0SRcP3KAQRPFFmOHFsGpTl37gg7vSXW1lt4GybVs8Y3vwFfY5q%2bT3OZTP7xOWMiXU3ScIOTevqm43eZTl%2bakPS950xe7k22qchp5z1GR/G9dx6PYQqA2247GbqAF8i9ol4LfP83f4KkpugseiDh9NU5QhC0eMZ60Z6ojOmXHQu5UxR6PKFkTBGVYExgMNCcv1Zn%2beAqcyqwNTR88rUZlFYEV0WRTKUZjPMYxuVzA%2bNO2X2OUN5fAFuEiTdxIqr5qqpo7Ll0vUFeCElcUkijA4UVXny1xZlzJ3norlXe/a4VBiPP088c5fmX5uh2NXg/UchCGMukUyCEPRwreLCFot3aolYv2NmeATxx7Lly7QSdUxscv32DwdCwuTZHv18jqQ3Jh9FecW1PX0/tTwF1curkWLkjlfzub8Dd9M1k7/E9QN0Lzn1Pu8m2TwkSIS9CMhjaGkwBcOCpquwFnPL06bOgNEo64JuMhhGXVls3Ak4quW8CrlBSZzUG4W6OaXl86h0Ck0ScC1dT7MOeIgj/5rPznFpu8LWPrfDUi23WtlOSxJeh3b5MPhKpKMO08avqu3FIk60iOsYiznTsZOGgUfcsdHLqaZdry4aNTYPRlURXhd%2bvrieMeoHehuHTzx3hpZfaZBllJts4hGoiCrCXxU33ky/veejQCrWG5/KlQ4z6CqPLaJjCCeurCwzyea5fncfmcPKOZxFT47lnH8bIeO2NcUbbmLrewHMnD91jLw7TX6aOTe9MZMEbgVWO5NTzwpiK7EP%2bnitutA1KxRGdLynU7lpx0spN2C0T6zPP2nUQnbHYNpxbnuPc9RniaMrnO/6cyqraO38qEIa9330ow6zG1DAynnPn63z%2bpUWeLyw/89w8996a8WUPbqHE8nOfPIR3Jf9QWiZ95CsgwpRxuuqfag0aXOFxFnQse0Sa4AK1BjgiHr5zm8IpfuHjC1gLSqo1NVWgUStY3mrz0786z6WrKbG2JHFZDWsXbOP39BOw7QruVVt9KfOJiblyeYZ8yG4oFqCVo9erc%2bKWl4l1n9nGBd7%2byBe4tHw3L7/8AHakyjp/Nwx0uMnuzUjluC3l/sSVOS20jhs7YVfT4za%2bx1iIfzP2vQ90EwJRHvceksjkM53aEKYA6Hw9C76Mt8sKhRvGeOvJd0awYnn%2b9ftZ3W5Qi23F4qrEZx9QqjIyVi8wYbPjd6neYf%2bx8QxVKhAK4acfXyBQhkjVa54hEQ%2bfHPHiawPOLjdIk4D3pUV9HHMwZrdBwh6hvJyg5YPKYFXBOaqIrYDWsDPQ/MJvzDN4zHHb0U067TZXrqQ0Gg5dUXCtA5dXGjgLaWInxYimicbEFTc93tP6mA8ErxgM6/R6DTQWrf1EISsKTae5xu13ncWbJp32NR6%2b/wW8xLQam8zO7HDt8kwZ3Dq%2b7T6DYwggqkyMCmPKfzPiOJkwvxnb3NOJY%2bhOXTP9cuNjv5kRepf1aK3wuPzC5ZVszy8izdHYzpVngDbELU3c0DgSnj9/kKLQpQ1wuqOnSXu48W%2baUu959/GxahBEAs6WPlKjYKenGBYwGw%2bp110ZJUJ5vnehXDl0GuDs2gEnn7akjElSigbOlfbBMYCcg60dw0c/vcDKRsKH3n2dtz%2b0jjGB4VBP2q%2bVJ9KesbYd/PT7jjXrMNHyCWMKI%2bAC1kakcY/773uN2fk%2boyzBjb2goczwS2qWCxdO8smPvYfVqx3arT6Xl%2b/kiS%2b8m9HQoJXb88xdkExhwI/zdd/kvIry7V5TkYHx/p5rdqn3HqUjlKsSiEw/eP92c/YLVWkT74vrK2t7A1KLgq26hgYQck9QFp02SEOgT42L67Oo6UZRKSBVR09iEMOENk4oYflZRrwQqtp1FQjHMqBQsr5ywAOr64bPPDOPsrOcuVwnifzuiqJSUp2xHUzGS1ZN2QRLg3OZjTXKFd4GIiyFE4Z5KdRr5UmMY6cX8/hTC3zLhy5yy7Eur5ze4TNPLbGylpYix/SYTGOvon7jAyVnqt7dlxOgsAlGD3n07c/z8MNneeX1LZ555g62NpvYvAzwSNOM7a0ONtfU0x6r68d54unH8LR548xduMyXuSi7uGAyEFNjEcaFoghlMckb2GpFOaeJyPQs3ufAn4gR4/v4coaFsUzxpgC8ORCF0u/eaqb9h%2b85srMHgLlVK7E3tLIINxByFTAdaLQdp643OLc8R2TcpNGBMmO/KqUMY1VDAC8VS9yV/wL7WHD1OdbuxmaVsRxsc/jk59q4IMSRx5jqWdU7iVCWkxHKZ8Gktk6YUvF8xYbzXHHH4T4Pntzh4nJClmvOX2my043QGtbWI1Y3Yg7M9bnrxDb1OOdjnzrE8moDo8fG5t0BD27XgDuh6BMKU5qQAoF2Z4uH7nuF%2b%2b67wrAfc%2bfx12k1N3nq6Qe5dGERCFgb422ZHmCigm5vjk8%2b/iFq6QjxRRkPsodq7dv2T4w9xGl6gkyz0f032H%2bzMPW8MKU2V2zrhqDCMLU/fXxaCxac87Tb7c3jRw%2buwxQLnpu5e3XoDN1Rg6yb4grNaCdHhYznLx9ieatJPAbgNMkeo2ds5J1QcsVkceewmzC9ayje%2b85%2b/F6U9rkQqiTQypvhp2Tfyd944McT1QW8C3sm7dgAriVwbbPO0MZ81Xs3%2bGMfWuEDjy4TRZbRUNHrlwCMIs9goFma63L7LTv4KWo9zd6NzhH8hOUC1arqkBUxUZLznnc9y4e/9lPcd/Iy%2bRBC8Gz2F3nhpXu5emWxfG%2bvCE5XbK3kJlqXSezZqCyJYqKsnOyTvp2awYS9eh5j09gUK56AMEydMX2PqXMmYzJFKYIH3LiTdzt9egBvYLsy9bn7p41G8Nsvn17uwZ6sOLspYgqJQ%2bQkYrjjSeZ6ZMR86vU7KApNPSoXl55QwVCZNiYjJJRl/JlwQ6oBlPHUDFKdFsALXlHWfq7eb3y/4JhovONEmrD/Hcfb9PrL%2b7gOlM/WOtAfKH7lUwtcvFLn3Y%2bscv%2bdWxht%2bfwLC5w%2b1%2bYLL8xzfGmT2c6QwoF1GucU0Zj9VdQ0eIgSi3dRxQnKn4q8jLpO4z6Pvf0F7r//IjYT8mG1mJjEfP7Fh3j5xSNosQi%2boiyVbDkGVijFEWXKOjau0KVyERSEqTK3E%2bwEdvG062qcPi/sB8z0tdMgDLBHwJ7cfzzGTM3%2b8bbPDsZNfqp%2bVaJIE9nRkg1gCoA%2bd%2bvdfGYwk2SdVBts4akvdHlu%2bz4%2b/8YtJLqYtG8iyI5X3an2xx0wNjQHJbuxZ17wUkXZV4M41lrLalbl5NKyux9gtxRdKD/3vHb1%2bHEfjcuV7KGAUxcYHTDieO7lBmvrig9/KOP2Y12WFgc88/IiH//UEh//1BJf/WVXmFvMODDXJVJz2EJhlK9ceeX7DoYJwZdxfcGXkdO33X6JI4fWmW9vsrS4SdY3FAUEZ8tCRT4jVV3Gqx3tDvC%2bhgLeqeoc8N7gnZAkvZJdu6kBH09sJnRt95577E67P0yUppuB7IYAxrB3fwzAPWUZuMk%2buwL7%2bKcgWOu44/Yj17/yyx7uwhQLXpx7%2bPpWvrTeK7rUU8vMUsG1VPgXn3k/6xttElNM2OeE7Uwo4VRGP%2bPZGPa8054JN2anYR/b9uBt2L2N3b2HDxMZeNenPM2Kq3tPWPXUn/fVcVdq2WniuHQ14Wd/9Sgvn24R65x3PnSNb/uaN6g3PL/0yVt44vOHOXFknbc9dBVbSEkUJtQfQigz2Y4dWaXd6jI71%2bXRR0/x8IPnWFrYIs8EVwTw5ULZtgDjRpy87TQzM91SRvRgrSEvDFmeUBQxeZGQZzFx3Ecbi3caCY4DCxeZmV0rFTUnk5eeziPeA779VG0KTLL/iv2AnAjmN5FzmDKA7p0z%2b4A4za7K/RAgiQ1ac2l5vW9higKuda9uzcVuxZniNms8MzXLk5eP8uwrdxObcTRGRWLDmGRVbZvyMJSLE04Z6aZJ1ISCTtmpfOVTDlItdxAoM0BLVi2VcD9mddMpqRNqPH5HtatV7%2bEQU31bWIXzisMHdhiMIj7xuYMcWthmbqbgvjs3uOOY4/S5Di%2bdXuDK1VuJ04JWc8RwEO96gUIgzwwnjpbLLAxHiqww1E3OzlYCNkdCCTwkoEK5pnBA0ah3uf/e13jmC/cyHBiOHz7N4cPXWF%2bbJRsmFM6Q6B3ShuXsuXvwXhOZESeOv0ruWqyvHIYQyrqEMu0U8FU/Tc/om7CBPR3Cvt93329XTh8Lv9UM3n/tDVx3P/iY7PsQaNRTN8r88hefu8Rb7jsxBZ2wOhjZ48ufeO3Rsqijzzl98Vb63VbpdhqDbWLlH7ej3JmOit6dibssIIyrCvmwt0rAFHUrZb1Qaa7ldb5ag4NpyrafAvpKcanyp8Zy8oRT7KOIhEBvkKKVsLMd8/LpOQoL2QhCUNx1%2byZf%2bZ4zzM0Nef30HL5aliFMDU7woMRhlGWmM2BxcQsfyURMGAfJ%2buDLKqrGo2LNMy%2b%2bkxdfvBtrFXNzazRnRmRFAx1BFAUW5ldpzw64vnyCUT9Cq3IVgfXeHCsbB7FOo42lVtsioMmyGnlFPcsHCsGP/Z27YyRT3/crMbtjdZPfxx08ERkmA3UTAN/c9jc2jzgPaWIGhw82rh9aSoEpCrjYecRtbF%2b8MNi2FCNN3rBc3ljCFRoxGZPggzA1GBUVUmPCSCjbKb7siHEwX5CJbFZaKaYAHKQCSpicMBbqpfJ6lFQvjJegKys0jGXFqck2NstMd8Mep3v1TEWg3zf0uoHIWD779BGsFd7ywBVUEAqrSeKMAwtdvD9I4QLOle3UqpR9lPIsr7RZ2aqxtLiDLRIMniAFQ6fKmpvaI1KuWYcJZFLjypUFVlfaNNIuszPbnHnjPnY2Yjozm0RmRFhZZHt7DnEFxhQEr6nVuvR25llfP4qogChPo73M3MxF5hqXGBV1rq7cRb%2b3gDZ9lDiyUQdnFUpytMr3AW6CNHblo/2ArCheVTp5ogGHfXbR8Zcx297DdqegKIItPDOd%2bvKXv/%2b%2bS0cOzuwFYLt1mIXOgVOHOs%2bgMqHfj1jbnqkoWmk8Lu/pd6O4JwhgogSPoy0m0kaoolYmRE0m9sAxC56wdXxVtrSyMYpU4VflHB6/33gJg0mpkArYTEW8TE/s6f4Zg788T9Gq9QgIn3ryCM20y/13bZSKRYBm0uOdj1zgc184gcsLlHbkeYxSHqU8w1GNLzxzF4%2b97VU69R4uC3jvMMojyuO8Jyihpod0%2by2eeeEtbK0nGO2Z6azzjkeeZH5mjWJkmZvrcmnlMJvr82SjCCU5tihL49nckI/isli/KqlRnje4445neOTOT2NzeP3SO/js578Lbz3BWLTuMjd7mW7/IP3uLAqPUjlasgkRgaqPJWcS5UFZ0yaMQThhe/vZys22m7Hf6riU6%2b/NzTXOXV/tr25sZLzlwanqWBevfwrnhucePHDNNqVn1rZnuHb9MErcrnZbyVmlnFcK0eP6hJMBrj5LD8UUCEIooweqoup7SgtXQBQJU0XXKxBO0FPdVslkuQoqU85%2bVf8GEWfcZdMiQvXfIEuppQXBBZ578RDHj2xRiwuyXNGsjXjwnktsbWt6O0KjkfHCS7eSj0LlGtOcfv0wtx%2b9yLGHrtITUwY%2baEdRgM9KtlWr5bx27gTPP3MnkQyQ4Dhy6AoLc6vMdDZY2Vjic597D9eXl5BgiU0XpcsI9LxIcFkLj8LmglIeHVl2tg7x7Etfh80TDi2%2bgVcK5wP93hKHDj3Dffd%2bgvnFN%2bhuH%2bTipYdZ2ThOt3uA0bCJiMPoUZkC6gWlMwgBbxPAIWaIOI2f1IEJ5WD6feC7mUlsn%2bF5bxVV4cjBzvlsOMg3hwUwBcBO6y5G8ew5F//nNeNHBws7h8uiyeiNvQ1jJUMmNg8IlIniJdsNExfbtLISQuUp8eWPE%2bVKyWQhGx/K9RnDdATmGGAyfvcqLAupxJIwYcl7FvwM%2b3YC40XGJ9%2bFMsOt34to1YdsbKV85qljfNljZ4iMJSsUo0Jx/wMX6W3H7PRatDsZRTRibm7E2XNLaO04c/4ocR0SPWJxYYON7QZid5hpbdJpO1zQrK7OokKB94pWfZUHTj6Hci2%2b%2bOLDHDnwKocPXeTi%2baNo8Xhp4b1CqyG3HnmBnd4hBkPh1tteLZUZK1y9di/b2/NcunoLBw%2b8ysHFV7j3zk9y/epR3vXQTzI/e5VhnlCffYOlzmmGo5TN7UUuXX%2bQ5ZWT7PQOktuESA3xtlYK0WO7llMEycoE7slKTFMC9YTk3Ezmqz6nIkOkGnYlwm23LL36wL0nGGWlPXMCwCTqEFR8ccfcfqaxffGgBAfaVsLr2OVUgWVCaSdC2cQOV1K5ULFWVVEtJjMpBBAddq/xpZdjvDh86RcuFxEMU%2b8hunxAKedNhM4JmqaM/OXHtAw%2b3pmifmPzhYTS91wUEcHDCy8fxjrhvY%2b%2bTrM2ZDjUzJgRcwcUH3npNq4vN2gkipW1GkLAaM/5Cwc5e%2b4QzcaQhfkum5t1vLXcc%2btFHrj3Gmevd1hemUXrAhXKCvmnTj/I2x88y5VLJ5hNz/Dw3c9y7twdrK10qjaX79RsdXF06A1n2NlZwllDs75OFA8RP8Owu8iFS4/ggnD84Bd46PZfIDZ9/DDGWIUjJXeeREYszr7B7MxZesfbLK/fxRvn30d36zBKxn5mgaCwrkUcXSZurjDqHcLlCgkOZKwFTyk5NyeDu1sQUGUk0kynVgTcK5/87Cny3PKd3/zotCdkhcjUB6Zx%2b8u9jcffo3WOibKJ4XXizhg7/n2Aqgp8QKqsMdm10kzYbilVqHGx8MmtShCVXp7SfDBm58FXsk5lO5pQN1UFNJYaChP7zxh0474IU4xivxJSDu3uO1XHbFWTRSnPiy8dot/TvOOR8xxc2uRQY%2bf/3957B1uW3Pd9n%2b4Tbnj5TY77Ju7ObJoNsxlxSQRqSYACaRCmYJC2ADGYtGhWqSyalFWUTIq2XCZVJZplkSqZokgzFClmAitkArvE5p1NszuzM7OT08v33pO623909zl975tdLAACBEh3zZ137kn3nNPf8/3F/jWz7YQ/qmJbhsOk1l3k3CAShRDQW01Znt%2bIEBqlJI8tj3Pk5f30VmPiqCSOC4yS9LNxzp7dxFtue5G86vLMc3cx1n2SzdvPsLjYpRrESKkwOuHIC/fbKWGN4fLKOABXzFZimZOmPZZXN/Ls8%2b8my9ucmLmZTbMnmR4/zfb1RxhvX6YoEyKjUSom13aevHa0yu5Nn2dy7DhPPPNRFuZ30k6vgrB%2bxyQ%2bzczMl%2bhnezDe3TOUfOBZMTQ6CLaJoE%2bs/lcWig3bJs48%2bNYbXly3bpwsHynR221NkiRjTI5veWZRd9nUWWXbzCWOnrx%2b2Orx%2bphnQoRlOG2BYbOOw2wXU78IdbKAA1M9j7LX/7zodrmFwlVo8k4EoYyzhh3QfQrOyMs4pP6FFDjKmKEx5Kx4KQxprDj%2b6gbOnJvh0M0nkLcY8okuRRGTZyCMtA7txBBJbaWWihFGkbZKjLH5hlrB6pJEisrpoNZKkrJkZnKVC/ObyXLJytUdfP6xlM5Yz6oGUtfXFEs3j7CwY4nrZ%2b90ijgtqErBxukjlMzw4qtvR5Lzwth93Hrj77Bl%2bihKS4yByChkpdFKoukylV5k786/4CT30csnmR57jonOKQplWFm5gZWFvUgxT7t7iqI3i6r8Sz4aCw6AN7RG1CBUCrZsmnxRGc5dme%2bjlB4G4HLvJJFs0Y7Hn9Xpun4avdo9NPcCn3vuXrSW9dseOp0xDashHTM53apR/wTCJQgQuRuIBEY5MevOI4xZU/fQCGt0eAPIuOqdxoHUW8P%2btjUiVD2oJ3SpjaHmoYXRE8/UzXpDmpQUWcQTT8zx8ivbkKLg4M5XOPRQn5XVFmfOb%2bDo6S2srqZEVIyPrdAftBlkCe24IIpsvRmZ6Cb64yyzdlpy7OxeXr2wB1Xae7t8YQMiWgfKOBVEYJSox640kQ97nUpFCEqEipEmY%2buOF7mydCOry7NEMmN%2bYQ/HXn2A6%2b58ntIk9KuU2JQk0k4OZEyFKSN2b3iUWAx47tj7WV7ei1Yx/WwT/dV1RKLnElwLovYSqj9hcw5H69dcs/mUCKdqIbh%2b/6anO%2b2oWloe1PWEagCOtbcjZUKaTD5/rrv96Gp%2b4rZdG15jvNujt9KhFWtXv851qtBeuXPWsHDl%2bN3Pa2fR2v5sStAG2NCqSV8a0tWcddsYMo0v0N2b3VW6OsmB7luz9EiHNcgLreBghbEMGPook0ihleDyxQ6tRFBu77Bn7xm2zCyi8ld45ug2Llzp0JLL3LnnAnl/nOdPz3L0zEYuLmzk0vwYwggE2tWJNmhjB1oJFJWKkKZCukFeqojt/O/a17AqQdrQW0P0tg8mJs5RFGPk%2bRhxIjh94W6ywQRRnIMRdFvzjI/NY1qSVBUs5GNUxHTEKqsmYSFbT1suMkHGlaU99HuzSJMzGMwiyYhEH4y1AfL%2bLmS8jIgzqAyYFqNsN4I9akNECKrKMD6eqn17Nj6aJDGdTqveNUjJL1C6RMadxYnx/Y9nq5%2b77bqJM1w3e5anFw7QSt0gnNJbG1An6DlnspDW0gkVfZ%2beaguRaqs3aieNtEdiw37CWbum9vU11rxxQJSeLX181rOmo91ax/RsWYNNOFAOD9ipmXEkudTpB7RbCmNivvj49bz86lY2blhl3ewiragiTiq2rV9h6/qCie4Vdu%2b9yNRzK1y8eJ7jZ7Zy%2bvy0jftKQVUJOkkPhGC1P0k7XiESFVnRQqCJ2873JzT5IGa8fZV2p2Jhcb0DsB2zg6xotXPKaoIo1iBjeqvrERTICMoiYdumx9k/9yzHT72Dja0XuG76GPPlOEtFm1cuvpPXTt3DZPs4N%2b/8f5nb8DAXL%2b9ndXkjSbQEVEHgvQJdYkyEEAVaKoTIESrB6LgxCOvn24gw4eYRKUrFzm1TJ6/bMf1kb3XANafqGmtvAgyRjNkyvfPRl14b%2b%2bjGqQF37XqSp08cRGuBxJWniN00QEpBHFlDBa%2bbuUTU2kp1xkVpK%2beLlrU07FBLG5YTxtQMqV3mSxMBwemB1HPjabfckJtYM32a8apA8Gh8BQMTgpAQicGiHlmhNbHUXLo8zvnzkwix2frJNHTbN7J%2buk%2bSVta/hmJ2cgGRaCYnV5GqZNO6y6SpIusJlOlw7EzEuomzbJ1d4vz8OhZWxqyhkCdsmjjH9TecIEng1OU5FhbFkJdECMnCwg7rpHdDBaR02UraEEUZi/0dfOHJD7M4v4l1Y89zz8E/JkpXObs4x6mTb6NYGePC0npa4iqH9v4ae3f8Z1468fdRpbTKK4VlCK2BAlNpoIMUfUS0hNbrGG5Duk%2bNAeEYcP/ejU/OTHfPlZVCRM2%2bTX3AwRUApExJOzsfjVtbLi8vndvw1hu%2bxF%2b8%2bA7Ond9MpzWwijo2LckoY52ZkSegYKop7%2bsL4sFCWplc64c6oBpvgOiGtYYMGndgjW1Dk57lmDJkOC9HQ1A24jncL2C7%2blIbBTEMiWIgjSs7WN591waKQnDy7IRb570G24kjW0cnFhVLq7OkccnS6jjCFFy//SWmOwOOnLqRlZUWVRmRZ4K3H/gkB/fP8/jJWzn12nqWFsfsHCJxVUeSkLIhnvp6nakm7JiNQW8GrQRptMri6nX8xeP/iEhWdu7ICpJ0hVhLLly%2bi6PpOdZPP8PWDZ/k/JV7qPodywSmsh8vSoyECIx2cwEKP8d0AMDQFhGWo5I44sYbtny2022baiWzGd6jAGwsSEXS2fby1NTcX504tfTQni3L3LT9ZU6f3%2bb2i6i0HZQtcQyGdvqeQEfS2SkueuzHiEQu9OF0Q2O8l9CLTWdQeFeOMHXMWzhwGQf82rnuOkFIv2%2bTyoXXDUMdMOgsjGfCa2x36sOQKPZg1cEL5K4qkppOK6x2b2qDDANKCRYXxqwzVmoELU5duI54y3kqFZHlKZGsmJxcokjX8akXbub5Y1uIZEGaFsjUdZAGrW02TxzlGCMpVYuYAoFy12yzz6WsnBpiiKQtvJmkSxRqwgXvDULYKYKOn3kfr51/K%2b32OYRPDEY7AAbefVFh9DiYFK5Rr8ajz0LJit8812zdNHX5xhu2fiYblGg1rJQ3AKzHNyiiZKqanLrxU8Y881DRhwPTr/Bw8oBlOAFj4wPyQWTHqnq5oK2yjQAjZWAJu25SGvyU7b6TcO4X36P2AgIQup2lnzHSA0sMW%2bNBTUd/juFm/L96t7rch78e8XrAczzqr9kTdsDuIUiHGZT6RFFkJ2L055xfmuXS1XWkUWnT3aTCRC0eefE2tKoY6/acu8XpvUBVSSbHLzIzdYWz8zuZGruAqGIuLmylKlIQFanMkRifaA3GUKmE6c4xbtr3BZ545bsZrKa2K4wFoTCGspikzMeQ9BHkICqs4zm0eIVdZ2L7qUVKqANSK%2b1CCIqi4sYDW/5qz64NL2kNUUh/IQCNyoP%2bXGFs4vrPTLe7i33Vn9636SQznWWWVibQCG7eeozxuM%2bnn7ydjszsRXoLuDYM7FxrNRP6HL86/8/lrhk/xK/BTZ3Vb5pj7KLjHSkaP7Q3SMIHoA112nbgbEZ4FrX7Cm/1ImoDpCFJL3YaFaJeDIDVuFiaF2QYuE2meHiTsSyJEnutqgAiaUVmnCH8jAPBBdnAkqSoYjZNn2SytcB1Uy%2byd%2bZVTs7v5MLKehQVV3vXcfy1Qxij8ClYlYbtU0%2bya%2bZFnkvfRc%2b0iRyVW124QkgnbrWfw9lnwpjwQhgWK2L44yWY6wcrfiV3HNrxcLudquWVAaMtEMEBGRpN2t313PTk7kcWF86%2bd9vsRQ5ufYXPPH8XAsHM5Dz3H3icR1%2b8EZXHdpp6gzVCvCgc0kmdpao8UK3Ytrdlhi3dGkA0sVvhVTcHrCA27Q%2bqXTb18/KOveCP9r/ZTHNlQtDU9x%2bAJQBdCM6hUhz1eur9h9LWhhjRnTYwcuoxtvWUEfZTVDFKSVrxAImdffPAlmd527bPM06FRiNNyczMM7B%2bwOnqOv78%2bVuolCQWJRa4kjRaYtvkMcbiVZIkR1UJSdpjONPZW70%2b5WpE/F6ziddZtv2SZYod22Yu3Hnbzo9rrYkjyWgLyrM1N661hqhbjm%2b880%2bUaNFmiTt2Pk2SVBQqQWUpN255kd07j5NVadMLPjmgLu/lAOZk1nBpNdPkADqdaUjs%2bX1rMdfsb5QtGOkzqP1ouDr13sWXjXbJrsH5fe7h0DUE/RBmIPnfNUEf1Tn/urnteoeA7Wqm9R/C8zVINJ4p604UlFVKXgm2zbzELXOPgxDMr06zZ/3jfMfNH2emk6PKCFXF9LOEQZ6ynG/g0ZPfztkrmy34BCA0ysTMdM%2bweeIcZZ4ynl4kTZad5yJIrwpBGBofQ0r0COCEsqJ61A0jJEJEFIXmjlt2fHJu57qXjdEkiRz6QMCAcTI2jMwoZWrjfZ9ovfYn5yr11NaNU5eJo4rpqUUO7zrCBlbZMHsZLaJGacWlFPgcQPxztk5CETmKC/1%2bBvufwIX3RHCbw5PjGYELx2Fz17RGSBdeqXXKQNrVF%2bC/m4AtISw81lxrc4xlTWqLY41%2bGOiGzXrjsTZ8IQGYQ2SGbjQBZGXCVPcMb9//eQ5tPsJUJ%2bNPJ7%2bD507u5P79X2Bz0mN5uQtCoSvr%2bko6FSd6e3nh9CGK1YQ0zh0J2Il%2bOumyLU08qLh3628xlnw7R46/3RkvGuPz/bRnvorh1KJrNYkRfaBCmFagClp/WlkqJsfb%2bvZbtv/BxYvLZrWXrznDjq0bAgDG48NbhWR8cs%2bx2albHi6W/uojmYjJTItD217g7Tu/hBjAdGsZhK6tQtsLgnpik9qScJ2ifXkwJ54c%2bOpOcNZvLZJD/Hj3iVvpJa4Q2k0l24BEeIey34n6Etx1%2bHtsRG09hnlEXFo2NoGR4td7oAWiOJTVQ79by4E15/aPSBtJ3u8yOX6CD971W9y%2b8TWy1RhRCN6z72Hesh2EUAyyDlJXKAymUiAkg37ERnOSe%2bf%2bmCdO3c/i0mZiMpe9XbJ14hXSSNPPIrqtJdpxbrURH%2bKraT8EYMh8voOCtwXAJITWoHDsZ%2bSA/qrkzlu3P/f2tx34TLeTMl1eG9A1ALP%2bxeEtxhAn40yuu/N35hd/678%2buzKVVCpmYXWaK1cn2btugbn1Z0mTHF0JROyoQhvrFkHUFQqE6wKv23kNrHYUu/uqy6cZmtCbGLrlpl8daoWxk0wjJT5repT5hp5lyIhrcivddZvAUvbA0sOnGNY3/b4NoOv1OmBSoDFP/S4CpQxxMmDrumM8cP0j3Dx7nv5ql6yEVFT0VYeqqphilV4lSGJAGbQwKKOoCkPLZNy/4b%2bwe%2bIZvnji2zg%2bf5DV3iY2tJ5j38zTmNImEJdlC0yBFAXGaCe5vN6n3iT72R4VJsHgfIFeiY8uY8wkUrS5586dv611dfXS5f5wF7i2Y8tsA8DO2Oa1PyNjZre94zP9i7f8lSwvP9COM85c2cIjZ29h//pX2bP%2bNNMTCyxcniWK8yZD2luUxuCK%2bIFxNQSFnXXTR02s6HS35BNUfecJe2NGmDps5w2VMCXQGmtmGKnAMAD1tbe5Zk/vXULWUBo6rD5XI2KHRbFploNVjX4YLAfMnFUpN29%2bnPtueAyZaG6ZOUoxSNHaVnPQRpOqFVKhqZQglgYhIspcIWJrkEXSVmgo8haz6gLv3vkbHJm5myOn7%2bbQzMeZbi%2bTFS20MURAt3OFKMowBQiXnNAYHteY%2b6VBxMhX349e6oGgzaAv2bVj5ux3vvfW3x7vdomjmOEskaY1seDqGo5FURLF4/2pTQ/%2b9vqjf/xAO%2bmxtDzDw8fu4537HmXL%2bAVmp65y%2bcIGUtPUTLXs55RcTSNP6xRtu1/tDvHWrzM0DDambDvS6ZbeD1i77rzZTw3kxvQOqSn8HqxiWEI7jna6eMBSQbWpa9ZWGTGRh/Dldb7mBHZRW/ZXxFTGsG/LUR7Y/jSr1TSKDqKtSJQhKjXaCCJToSpNoex0EWhlRWglkIkhHk/QlaZcKcnLFpHU3DzxBNcfeAqhSoq8bec4FYZSKVYGHYqqQ2JWGsZ7Q/a7lrXrle1QREmMmaUscu6/Z9d/3jU3e7woNN044fVaUx0rX7zmDioa0J65//cPbH34x3fOPr/vucUHOHFhB89f2s9br/8s29ad50VzsO4vrSCOFDLSVIW0Y3z9IJDGU%2by6uykxWoPX0ZuuBz8JwlJgQ/1fj0dxfjyfJlSDbhQs4bLx9YTq51k/1JDZ3NUOGx/BgeHKEIsE0RBf0gJQOrYlP7CT4dy/85Pcvek5lhan7BzGMXZiem0LayoF2giqElSlqUqFQSBlRJFXUBqiroQoJukKSCqMgjxTxLGmVCnaVCilyEtBVUXMcIIts0e4dHkOoV3CganAlGuf2ZoHaGhgE7CfSzzN8pLNG8cX3/nW/f/P/Pwqfmb0a7UNM9NBLLg//7o7RsnEuZ2bD/zHt%2b/51M%2b%2bcvZ2VlfbnL66ia7U7N18kk8nlR2tLyBqKaK0wlSRc%2bv4a7dsIENXkDMsmnFvI0zlZLGTijVG6uZ9jjKQyw2drgFc8xDXLo4e0xCbo7RaFI8ALtRj6%2b/Gj4LCICiqNlVlX7ZussTm6St0owG7po7x4L5HmE5KMpViUOhMO8e7DZ9ppVGVnWC7KsGYCNmyKoJWds6TsqgwkUC2JFGSkA9yioFGtCPr3o0lpjAURUVZJUwkl7lj029zRPw9zl7Y7zKuS9aoKUMPJ0KIHCnPoPR2MO0hUrG%2bVclgkPE9D%2b3//cO3zz2W5RWTE/HrnNO2Jhtmasvr7iRlQue67/uNt5z/yY9%2b7uiXdjx67N28Or%2bNPE/YO/Ma3bEexWpCHCuEBK1iykGMjDSmHpZpLTZjvOgcoXXlXDMysIqHWMhjTDjL2biQn2jSqESjVzbi%2btpiePhLU70rNEcaUIa%2bHRNcW7BLuGDAaEGhUpTW7Bw/xvrxJaZaK9y8%2bQW2r7tAR%2ba0dE6lIwZVgtG2EJEREqUs2ERka/Fp4wfrA9pQZZZdlcua0hoqpTCZJunGlKVAVRpTCtJWhGhJImNIM4k2lhVTs8SG8WOcFftBfTn2c2akSTGUwAowDuhGJyciyxWb1o2vfPdDt/3f7U6bSmWviynfGgBObH3jPcc3n9i57c7/8MDuT/3M82fu45GXbuWx/Teyf%2bMJNs9e4vjiLpKoR5XFbqyIbnSp2oLXTRzXCIQvXV93ZMBa/lAPqnq1aTA1NECqeX41tAO2WoPHIWAGLpIhcdpY6/Xpmosd/olAPzRGkKuI9e3zHN72GG/f/QSzYzkCRZqAQqKNoLeaUlY2QUGVyqZ3uUgRwoldbRBS2jo5WqGURitFUUGlDShrRfsUNVXZeZC1kOhCk/cMMnE%2b0iRGViVVUbHSi5DxPO3uefLlFLHGzA%2bfpP8uUWq32%2bLv1QASpGSQ5XzgoUO/e%2bCGLX%2b1uNizL82XaTUAL7z2%2bBvuKGRKPP6WX7tj79Mfnnv52bkjJ%2b7jD595Nz/znn/Nrdue4%2bUTey3JCVUbEkYYV20%2bcOrVrhKPGDl0q7WTOngWwrPQkCFlGjEdfqDx8g89vxGQrRHPYnibyw2r9Zt6mxk%2bXEMgr1Eqop2scv/%2bJ3lg05PMTZ9Hxwl5KTBE9CtZn6aqrAValUAUYUpFNajqaIk2YJx7qSwKDJpKgzYRlVaUpXZJCtSdraV1PoskQihN0VeY2DJpVdnyGJUy5EVMy5xktnuUs8uHiGovwrWs1eb%2bBZ01z1BEkn6m2L5l6vL3vP/Qv0EYKlW%2bzrmGW5OM8IbKJxhd0BrbdWrH9vt/dV3n3L9spRlfOHYrXzx5Fzdtfpk/THOUioh9olytvxkHtsBB7W0FgWVKPzakvuSGzry5MiywR/S5cAcRrIdh2rqGaG92NWsP8UgJAuxGj74HOiBTQ6kjZuJl3rvvC2yMllmtupSlZS%2bEQOnKpiRpMErbqcikxFQaXWmUqagKhRDS1kc0hiq3xyiD9f1pO3GiTA2mMqhKOB%2bfIo4g6UpMKSgLQ97XkBiEVFSloVKgkYg4QpcZHS4SyRyj5AgLiuB//3SEM/QEYdKmJiLLCj74/tt/9fBtu5%2bpKk0nTXkzrRHB46MZrmtbFKVct%2bs9v3bf/j/9vqdOnrspyzfyK1/4frauv0Qa2Vwvg6mHXPqmhXFp9MIRk6gd6I2I81mE1h83CqQm28Q/Hw%2bgoAbh0CNjSCz6s6x5z14Hh6b2Unsd0MfkgpfVE1/wG5US7NtwgvWdFQZZanM2M42qDEjQysbadWnnr7O2mxXBVVWhXXlYg0GVUBk3iMi5rZTRKF0hlEAVPvRpwacSQXssBaFACqpCo12kqcgMSmkKrVHGUGpDqWIm0xOMj%2b1laXknkckDdcf1Ye0OGxU1DpIyZrVfsXdu9vhD77n5VyIZIxPD6/n9RlvjiO5%2beQAaoN3eeOED33byf/vks6/8h%2bfOTctzV9ZzfnETbZFZttKmKSgZghBssSF3L02sWNZM6H17tU7lzyCGUWOGhmI2HFn/mgO6fUNHETZyR0Pi1H2RYviY0L1jmusZckT7XVGsZpMsrbRI44IkTTGVoOwpbA3xJhFCCVBVBYVdXyrdeIEqW5daaZt4USo7V3FVGbSyQxCUsskjlVJoaUgmE6JYUhWKYqCtz9AIikwxyAxGaCqjyHJDUdjzRDIjiZYZ4YzRL/Z7oGfbVRGlksSR4aP/zf2/sH3b7GuXrixd60Ffs23eGLhh0vbMmztKCnbd8K7fed99v/ahF3738nsjuZ4kKqzISCS6VPV4jxHc1DQucJ0XRj2kGd7P%2bBFvga5R/%2b%2bZzRkovr7gUMWEAFkjJDi0IWRIjR3vIgTGOuCo/a317w6fzwTxPKMlnbTHpSrl%2bYWt3Dx1jEpHmFITRfZSC%2bUsWgyV0nU2d1XZCqze4rW3p9FCoWtFxBYNUk5CxG1n7QpoT7WJO7F1WPcVVaXQxlCWmjwzFIWi1JpSWxArY9C6oNDT9LPNSKOaMmfh46rv3YtdD0QBMmZlseC977z%2bz77/e%2b/%2b9VYrpdO5Vqb067dGB9Qrb%2boAowUyTvP3f/ut//LjT79275demp6enMQaHFIgImlTpVxH%2b8wT60trBhoJ4ceHOJaqpW5D%2b8Ml4dz9Y61rW%2bTSx5%2b9PuIA6VHdSE0C2RrcTLPOqnp2rIBxk4mMBj0C2481ADeA0ZRli7E0Y%2bPkJapSY8qcKLH%2bOFO6WtGqQiDQSiNjC2Lt08t82pqxotIYGoe0T2UzNsUMoyEVtKZbtCfbZMsD8sIfY900VWHIM0VZafJKUSmBwriZDSoyNU1WTFIXu1zTAusO65UwgJARvYFm66bJpR/4/nv/hZAyX%2bkNvowlMdzSOA1CceXCmzzMoKuYzdv2f/EfvGfpl46cWPxf8nyGTsdmuvjqqMY0DuIQA00qlAed1xsdToUVK7WfsO5nv3CNWwwYrw7N%2bfXD4YtGhPpr8IzpwoS68iVoxUjyr2PLkCSGRLBx%2bI947exesutTJqf6LC/balTKGIzW6ErhhvQABlUoGme3coWanFWrtLVaK2u5amWnOSuUpjsliCNBpiAdb2MqTTaoEHFMkSvyXFOVhkGvoqgqtE92FZpKa2IBMjUMBuswKkaKN7JaHRGIJuuoQqK14nvfd%2bj/OHRo7tErC6u22sGbU/0AmBzrBrVhiv6bPxLQleRdd8/94p8/evZdf/yX%2bb2tJCGyLkBXZ8U4ZdpZwJ7FPCuJ0FpubtI5cBpGeh23QGO1e1Hsll1MOIxMD4MmYC6aSI2Uvrigz0FsFAbvl6tPNBQVaV4mgEgW9LIxvnDqLvbcfRrRq8jz2DqQjYFWDKXGlArtU8%2bUQWMcSI1Lz/Ji0j1HY5zD2aCUAmJMJJFRhNCGrJchYkHZK1hZLok6EWVRkRUVMhVumGtlrXFlEFFJT21hvnfAdso1xO%2bQ3hfO9ChjlpcLHnxg36e%2b//vu/cWq8lGutRnPX67VRyg32urNfrJK0O5MLf7D9239p7u2qKWVVeu/EpFprFI/7sD3VS2KTZ1Z7DOHjRnuSN%2bxBj8pdmAYhPFaPfx91PC1Nrasw4LemmzOKcD4aWGNfdA%2b8qEta/nlsDqZqa89uBYnFhOpeOrEQU71p%2bjO9CmFJjOgogqdSDIDpbA%2bOaU1sq2JE2FdJBKIDFoaKgOltsaDlPZZgEZqyFcVxUBR5Ypypc9gOaPINGVp0%2bHKfkm/XyKTiNIYlDBooTHCEImKXMVcWL6TqphqqmOFwKvdZsPuGIQVvXPbZi7/2Mfe8T9t3jS1EklbfPwr/UA4TYNof8XoHRSCwzdt/uxHHjI///P//vK/ygYtOl2JjAWqjKipQlsLd3jchgksXreq1t/cLXsW8uKjziekUelwmlltlLi1RgbyPnyz6x9rvrvLwpd%2bC0RrwwuWBetZmIZOGaLf1o4u8xbz/Un2bz3HBH30QNDvS/rZACM0SkduiKKh0lDmChlr0lRiKoWMctJWgUlBa20n71aSXEsqKcgyjSg0ItHkUjHIrBFR9ivyQUVeKogFg35FXlYkXU1pDFWliGTF1f4B%2btkckZ8G1qsm4Y358TY1EK3Va3Rlvu8Dt//ze%2b7a81heVKTJG8d736jVR4qo%2bxUfrIFcCT743p2/9PTR8p4/%2bNTC%2b5OkTRxJjBJoI2sWrFWtOnLACBhFgxUv8XzXm0b9b/DkFhqcOiD6G3IztNc06Y5xf02duc0ImNx27%2brRChP4tLzfrXYj4VOumnuSomSQj/H0y7exd8vLtNs57UhAFKFkjFKaykQYIdFlRdUv6EpFezzCRJIih6VsE5fyzQyKlH4RM9t%2bjanuBaIyJ8okOmpDnqHynAKoStCqIC80pdIoZehnFf1BSdTRZEJS5CWSioViHwurdyONAamDF7T56wuQCiPrnE5lJIOs4kPfffuvfvd33f4rq/2CepjBV9kaAMqvHMUCqBSMd9Psww9t/8mXjg/2vXKmuHF6NkXGAlP6IL8DhpSgdT16pK6GUOuCBjcJcCCJvTvGI7jZ3WqYIThoMOaAZwhW1jtYUWlojB0/vNkzgagrOzD0AvnzmABwzQVYkSyEQZuIs5c3srgkmZ3IkTIm7iqSSqEGgiStKKVAyD5xN2ah2MMrFw6y2O%2bQlR3OLe7k6vI02s3wOdZaZKy9xMGNH2f/xJdQ/R59NUFOC5EtoYqYQhmMjKiMISsqcqUgNpSJIS9LpFZcLW5jqX83qAQhS%2brC2kO9il1vJEjl9mmxvJxz%2b83bHvmh/%2b5t//O2rev18vKgETpfZatRF0WdN9rvdZsQUFZwz61bXv2ZHxI/9pO/8PzvzS%2bVs5NTsa2WVVv3rtOlgMDPVesYNXN5UdYUnxyNPIgAoKZmT1Nj2G4Qzbm838q7fCDQPxsLvIF1A2zj9q1vod5tFNTNOqUjWskKc5ufxcgey1WMjEpaUqOTLqVuo9MCVMFgMMsjr/49nn/tVpZXbBkOjEZSEssSgSZGM%2bh3WVhaR5m9he03P0HVnuTk6kHGO8/RMZqiglLb4QlFqZCJIBGaAk2mNIku6emDLPXvBRUhZMFwgW%2bCBYEv5m3kRYTZzNJKxfV7N576qZ/8jh/dvnX2clUpOu2vXvT61jDgmwydXKv5UOm9h2Y//ZH3b/2pX/z1U7/c7yG7ndhFsUyT5VEzio%2bhNuLXsx0QgCW4rrrPg/UOAL5S60jKSpMxE4qJEddMY/zo%2bjoMuLHHZtiAGtIpzTAA/dmUoNtZojO2zHIxxmTS40o5ycnzt/LM8dtY6ncBRSwzsnycsxe3YypFGvURscYP6K/HpmKIZEE3KVjtT/HUhXcyv7oXZc5xoL0KCZYmC02uNErakW6DSNHLFQmKXnU9V1buByUQImdtmd3A3ycEEKPECoI2g0HM%2bun24j/9x%2b/60bfed%2bApjbYhQ4arHHw1Tfg45qBYO2zuK2lSCFYHJcdOLvLrf3DiZ//ws/M/0%2b6mJHGErmhQCg0AfAIpdns9wxLe8PCHBG9mvb9bFeqQBMBaAwx/ULjdLbyRElMrmOELOgLAa/gdjZFEccb66dNMT8yzPNjI6fO7KDNrnFkSNUgUSZwhnbW/dpyu/9uM3dDkpMk5ZFSyY%2bZz7J16gTxr0e8VaKHpV5qlAeSlYlyW9IpdXFx5EKNajb9PBKATYAHp3DWmjZQ5svUUK6t7acfb1U/%2b92/54Q/%2b/cP/bmJizD2Wr0Hxcy2JkmBYZvS10akQMNGV3HrDJv7X/3H2Z7vtZzb9xz85/7GJ6Q6RkMOxxqGAd6N8mRqggc8NEEMhDbc%2bPKEIQHStBxOyV7guBGy4wQRgXnM6wVDmcP0CgHc5WS9kRZm3OH32AKeMRIiKWGZ0Ujf3sAk%2buA71YGuqHDE0P4ex4UGJRqgOvdWtLMpplsf6ZEpQyQJdwWKWMMgKhG6xIrax2L8bU1lQXVtpc89ZACQIUdLqPE5eamJm%2bK73HPhnh2/f/e/6/YLx8e7XJC1HWyCCv/aTRZEgjSXtNK4%2b9sG5f3L%2bUn/6M0%2bu/FfdbssWrhxKv/dtlLFE3ZEhYYoALGINGBlmoWu1kPFC/0/420OsOXKiuhgnLuYc8Kkx9fAAH9YDW7MvTQtHso4Zcft6MeuPD%2bdhW8N6TizXI9egyKaQpkApw5XlhKoaUFRtsmKcLBOocpqs3EdVbkDSQoo8fKebFjIhKYaItPMsRdli0LuT%2b%2b7Y/rN7ds383Mpqxvp1X7mn5Mu1r12LDJox2DgjmlYaLX3fd279keX%2bKfnEi/3vGeu2kEFKfqN9DClYw8zm9mh0RRqDIUwSJSDVN75C91OaoZ8dDdcNF4yurzKsCFuXgnPnbaZ98OtDhguBFq7z3/3A8HC7r%2bU8LH6b0WslUigWl%2b9kdXULcXyaqpqkKGNisUxVzYFuE/kBR2ssXf8xCCSGFCNWMHKV/mAaU83xsQ/f/6/e%2bba9/zxJW2zYMMXMVIdIRs0p/hraXysAw1YUmjiWVx/6tk0/LOVF8dhzvQ902ilRFLl%2bdUD0432HXk8vBt1%2bQQfWmdT17iNOPL9uDagCAyVcvSZWPPrd/meCA4XT1YbfFdMwd329IZCHRW7tHx0Or9jICw3zUX8PiwaV9qMLtBbkags5M%2bAKR5ai7%2bCVB/fi9b0R5JgYIxKS%2bBRECyz3riOVO7jn9q0/%2b9B7b/rnt968%2b0292l9t%2b7oBECArFO12fOV73rv1Y9Njl/oPP7r44TRNSJN4WMA5hhPemPAi1VcbDR9aOD44iHA0EnZEvK7dw50mgEoonodq/Zq11BqI2KGfGWLSUJwH7FeLV896Tix7MNZM57bXJdI8%2bBzw/AByXSD0AEGJkpeJ5DyR6VOZrQizidetbuVeUmNSpChJ0uNImbO0spdua4N69zv2/LN1s8nPrVyjnstfd/vKo8dfQRNAlmviWMz/ow9d98Mfed%2bWf6PKjCyzFT2F88E1feRjr5q6vFWtgPuwnjt5fZxhqKOH6W140VCzkPF6WQ0aBwg9coCPA4%2bKTty56lixv27c/mEMOQCVE6XGiVfjh7Vpl3Ol3LL2QLNMh87tX%2bWW1QB0H0wORqNVnzR6nDReRJiZYSYfFZcmQpuUOL5Eq30EJFyeP8Dk%2bIblj/7A3f/4tkM7fm6QVU3Y8evYvq4MCJa8Bpmm04l7P/6Rgz%2bR5erin37q/E/3e6ozNpZikI48/FPSDWzcQ2yMDpcdM4qxMBF1yFdnhqT6yEKwPKKj1ZtHrd3giwez32%2bISkcYMGA9Q7M8DEr/koXiNiiXUX8KC0QzAF0ihEBRoLUir%2b5EmF1ACoTpVSECI6BgvP0sUdRnNb%2bJlZVZ9s3Nnvrg997xE7fcNPcHR46c%2boaAD74BAAQLwrLUlBX6vjs2/Nz2Ta2Tv/lHp//3C1cHW7tjLaT0nnffhcHNa6f3CeekDvWuIKox6piu25AXOQBqCDoxsq8O969PNLw45PA2rAWg%2bwjTOJbrGY4843odb8TQWKPzVQ50pWU8nVsgOsVFIknlZtAddw1BVnLtfhJAhBF9Oq2niKI2S73D9Ppd9u%2befPInfvSdP7TjuvWPXbjY%2b2vx8b3Z9g0BoG9VpekPFHfdtv43E6lO/uYfnf4/z14e3JW2W8SxD4CNZh2Hjuew/t%2bQ8sUwMq8BnBpoTbSj2UazTyiSh1hzFJTDLGe3NozYMN3IXz/5c%2b3rC8FmqOfoCMtl6DJgvsx%2b9/py/RQSoGxexjV%2bNZ9gAKU6wOLKRqSI%2bZ7vOvifbr5x%2b09PTHRO5kX1DQUffJ11wGs1rQ15oZicSL/4/ndv/cDb7hz/1aK/Qq%2bX2WRJ52ytP74j6ywaN1dJnTalr/HxDKQb/c3rkjrYT3vnri/OGB4bAKf%2bhO6Q5q%2b3XK1eV2GGKo%2bOuE%2b0woJLBeAK9b0SyBvA6Rz0AHTmxG7B8Avmmr%2bmuoUAlCAiN5PVJItLG5gcS5f%2bwQdv/6kf%2bdi3/eDEeOdkv1%2b8YUDo69W%2boQzomzEwyBRjY%2bmZ%2bw%2bv/%2bjMpHzqsWeX/smJc8vXjY11iJM4kHB2QQhjszUl%2bLBbJBUYiUaypuo9DBGicT68Jndw%2bPz1V3z2tuPhUNSGIcQh/9412DK0dkN9DwdkL3YJATqq85UOgBmWGcOi4QxjLGz1ehdekxIhJFmhKYqKe%2b7Y9ej7v/POn5mZGf8vqtIUZYUQrdc52de3/Y0AECyGqlKTVRX3Hd7yy/fftfWLv/cnx3/68SNLHxgUKe12MuSlN0bbEhVaOjEs6YwvEMUly8ub8cE8RnDhluqVa8YX%2b%2b01aMM6MV5M%2bn1CnTMEnX6d7SEYqwCEii9rcOgCq%2b9ldr/wxuyFjoBeBM/LD2Ww4NNG0usVTE60Bx/50D3/9t0P3vqvkzS%2bePzERSoVsuY3vv2NAdA3Y4ytpr594ukf%2b29v/dBn/vLUP/yjT7z2E%2beuDva1Oh3StGFDO1m1fcBGRPR7k8hIIRwD1drgaF/VnTcKPlP33ZAeGOqNa44b1elovteI18PH1jpdIJZrMayvwXpe1yto6vX5Cw0vNjCs6u8OfMKK3f6gRCC59849X3j/d97587cf2vWnSsHlq0tvsoe%2bvu1vHIBgH2GeK9LxtDx008b/q90Snzp2avl/%2bOwjF39geVF0Ot02SRJTl8xFABVKR6giQkjlBrUFVRIETUQNGlYa%2blUYqnz1OgYG9fHXAN8Qy/ljQ33sWpat1wMdIJUNrVm9z1m5%2bGpVoyAL1YdgdRheExFFqcnzjN3XbTx33917f/nBd9z6K3M7N11dXFkljuK/1oSCr6V9UwDQN6U0yysFU5Odo9/5ng0/sm/XxB9%2b6YmLP/7EcwvvXelHotvtEMUyiETYKQKMAiPs1FBSyjoaN2oxm3DiFR/lCPyPtgVumjUgDEVtyIwjITdCI8WBrwagZzyv/5XW8WxC1nMx5yEXSnMfw8qfB52dGiEvNUWRs352fHD322/83Q%2b8/95fMsY8WVaaXj8bkQB/8%2b2bCoDgfYaKwaBi3771H3/rvdd96tkj57/7jz5%2b/Eeef2Xpbf1eRLvTIomj4FnaWsUGqyMa4VPtjfUfGtxAbjevXQikEGTGnmuoyCXurxnRB72YHdIXA58eoSsl1PcqCzhfkd779ExJHToTYFPiRYA1/ztev/ODrizjVRXkRcHUZFsdvm3uT%2b8%2bvPff3nRw1yc2bZzh1VPnkeKbrquBb0IA%2bmYMDAYVQkTl/ffM/c76de0/P/LChfc9%2beylH3zmhfl3LBZSdMa6pGlTLlYQuX6yIMTNORJm5xvf%2bSG4gKEsZzsvlvvuxkQMgcsf5/U%2b04hV7%2bczwTr/V/si4GVgZJTuNwIROjwyKyC%2bwLgQVhUpClsKbawbF4dv2/3xD3/owV9rj6V/cuq1i2qQlWR5OSKqv7naNy0AfVNKs9or0IaVW2/a/Bv3Ht7x%2b6dOLX7H57546geffP7ygwtLqiWjhFYrJYokxrsenFiqCx4JN0JOWKNgyFfnogR181YrOMCAmy6wAeCQjufXK4b9fxU18PDJBAXoDGMKMMpd5zVS22unuX8RfMayRBnI%2bnb61g3rx3rXX7/lz3duX//vb7px98P33n1j9dRzx8jz8hvuVP5q2jc9AH3T2tAvKrqdVv/%2be/f83jvesvcPP/HJ597x2FNnvvflV5fee/biwrZeJUjTFmkaI4KagyARMnbzFQs7ZLie19dgTAW4zA9fm6YWr54tnVVTA80zYAg859D24rYWwUUDPG2B54t61%2bzqZ%2bz24rUe10ztSilLRZ7npGnE3t0bX73x4I4/O3DD9t/rjrU/d/nKismygtXewJbI%2bBZp3zIA9E0pzepqzsx0p9y2bfoTW7ZMfkIrdeCZI2fe/dIrV77j6KtX77uykI8ZkZIkKUmS2GxsLTHCgTDU5SU2P9VPUwU1MId0vVpUV8E6D0hvEHlncdkAT%2bcYnTvgmVoUCiLAVj0AV1MxKH8hhEATUVaasrBTb62b7a7edcf%2bR/bt3fzHb3/r7X8WxcnxS5evsrC0SlGUfyORjK%2b1fcsB0DelNFluATM92X7x8O1zL77lvt2/cv7C/OGXj118z5NPn3jw9Pn5W64ulh0hOkRxizhpEUVJ47RGOLVKuElqCIDlRakTxybQ78CxVujjc4kCpsQ4V4rWhWNXa20LV/bDD/quxSo4xo5QWlBVoJSdyWh2Znwwd2DL0zfftOvhHTs2Pnz99bseW1lZzbtjXZZXBt8yovb12rcsAH0zxk6M1%2b8XJGkr27Fj4%2bf37dn8%2bfsO7/iFqwsrdxx95exbn3r6lQcuXlq6ZX6p2LiaSUTUJYpTEgdIWRek9MBzRoDRIDQCBaIMrGcLSJvLV2BMDsr57ny%2bHy61Qrj51NxvCGHDYgIbQtTKUFYKpSqUyul0WqyfHb%2b6bdvMk4duvf7zu3dv/8sN66Yfn52dXrmysIJS0O9nlOU3PnHg69G%2b5QEYNq0NeV5SFhDFreW5nROf3r9vx6c3rxftifGJPRcuXT10/sLCXS8efe22q1cHNywuZ%2bsWrvSlkC2iuI0UkiRN0apHJCvipAVEGN1HigFRMoauSqpy4Lw4Xk/MQCQYY8W7dAXObfgwwZjKMZqgqjSGFLC/Nz7eMetmJ%2bbXrZt4%2bZZb9j09NTX%2b2MR4%2b6kkES8dPnw4W1np0e9nrKz2yfOCNHn9WYe%2bFdvfKgCGTSlFlpcUZUmlRDY1Pf389p07nk9i8Z8uXLgw1kpbc1985NH9cZwePHnqzI1nzl6cW13Nti0sLq8brFwaywZLtgq9Mw60LklbbQTCFpgUEiEThIwQRiGi1LKaUWitkMIQxbGdiDCWTIyP0%2bl2%2bmPjEwtj4zNndu/af3zbtm0vKlW9dN%2b9t7%2bstT6xc%2bfWlYWFHq%2beOEmv12NltU%2bWFSiliOOvfRD4N2P7WwvAsBljKIqSwSAnE4Y47vTWb9jw/LZt255/17e/%2bw9efPFFVlaXJw4ePLj%2bkUce3XH06NGt09Oz69vtdMvLR1/ZtLi0uC4bDGZ7g8FYWVbjAsa0VhHGztMkZaxlJLNIiH670x50Op1%2bd2xiKUni%2bd27ds2Pj4%2bfP3f%2bwpmd1%2b06e/jwnWdfPvrKpQ0bZpb37NnPZz77CBs2rmNhYZnl5R79wd8e8fpm2t8JAI42pRR5XlAUJf1BRr%2bf0Wp1V%2bbm9qycPnP%2bxPJKj7e85a3cfNPB%2bFOf/uzE/NX5qd2756ZfO3thoreyMrll84bJsiwSpTSqqqJ2t6MGg7x38eLl3tatW3pzcztXV1Z6y6deO7384DvfthJJmf327/4uGzduYseOHZw8eZp%2bP2MwyCiKkjwv7Jwhfweb%2bLvypv3/7Zuz/X%2b4bAX5UtySrwAAAABJRU5ErkJggg=='/%3e%3c/defs%3e%3c/svg%3e";return l.useEffect((function(){document.addEventListener("keyup",(function(e){s&&"Escape"===e.key&&c(!1),(!s&&document.activeElement.classList.value.includes("country-selector")&&"Enter"===e.code||!s&&document.activeElement.classList.value.includes("country-selector")&&"Space"===e.code)&&c(!0)}))}),[s]),V.createElement(mc,null,o&&V.createElement(xc,null,V.createElement("label",null,o)),V.createElement(bc,{type:"button",className:"country-selector",onBlur:function(){c(!1)},onMouseUp:function(){s?setTimeout((function(){c(!1)}),100):c(!0)}},V.createElement("div",{style:{display:"flex",gap:"16px",alignItems:"center",overflowX:"hidden"}},V.createElement("img",{src:h.optionFlag?h.optionFlag:p,alt:"flag"}),h.optionName?h.optionName:i),V.createElement(Cc,{className:s?"expanded":"collapsed"},V.createElement("svg",{width:"12",height:"8",viewBox:"0 0 12 8",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M10.9999 1.17C10.8126 0.983753 10.5591 0.879211 10.2949 0.879211C10.0308 0.879211 9.77731 0.983753 9.58995 1.17L5.99995 4.71L2.45995 1.17C2.27259 0.983753 2.01913 0.879211 1.75495 0.879211C1.49076 0.879211 1.23731 0.983753 1.04995 1.17C0.95622 1.26297 0.881826 1.37357 0.831057 1.49543C0.780288 1.61729 0.75415 1.74799 0.75415 1.88C0.75415 2.01202 0.780288 2.14272 0.831057 2.26458C0.881826 2.38644 0.95622 2.49704 1.04995 2.59L5.28995 6.83C5.38291 6.92373 5.49351 6.99813 5.61537 7.04889C5.73723 7.09966 5.86794 7.1258 5.99995 7.1258C6.13196 7.1258 6.26267 7.09966 6.38453 7.04889C6.50638 6.99813 6.61699 6.92373 6.70995 6.83L10.9999 2.59C11.0937 2.49704 11.1681 2.38644 11.2188 2.26458C11.2696 2.14272 11.2957 2.01202 11.2957 1.88C11.2957 1.74799 11.2696 1.61729 11.2188 1.49543C11.1681 1.37357 11.0937 1.26297 10.9999 1.17Z",fill:"#070B12"}))),s&&V.createElement(V.Fragment,null,t&&t.length>0&&V.createElement(wc,null,t.map((function(e,t){return V.createElement(yc,{key:t,onClick:function(){u(e),n(e)}},e.optionFlag&&V.createElement("img",{src:e.optionFlag,alt:"Flag"}),e.optionName)}))))))},Ec=e.div(nc||(nc=o(["\n overflow-x: auto;\n"],["\n overflow-x: auto;\n"]))),Ac=e.table(ic||(ic=o(["\n width: 100%;\n border-collapse: separate;\n border-spacing: 0 8px;\n text-align: left;\n .rounded-row td:first-child, .rounded-row th:first-child{\n border-top-left-radius: 8px;\n border-bottom-left-radius: 8px;\n }\n .rounded-row td:last-child, .rounded-row th:last-child{\n border-top-right-radius: 8px;\n border-bottom-right-radius: 8px;\n }\n .rounded-row td:last-child div{\n display: flex;\n align-items: center;\n justify-content: space-between;\n }\n thead tr{\n background: ",";\n font-size: 16px;\n font-weight: 500;\n font-family: Circular Book Medium, serif;\n line-height: 19px;\n }\n thead th{\n padding: 11px 16px;\n color: ",";\n }\n tbody tr{\n background: ",";\n color: ",";\n font-size: 16px;\n font-weight: 400;\n line-height: 19px;\n cursor:pointer;\n }\n tbody td{\n padding: 16px;\n }\n"],["\n width: 100%;\n border-collapse: separate;\n border-spacing: 0 8px;\n text-align: left;\n .rounded-row td:first-child, .rounded-row th:first-child{\n border-top-left-radius: 8px;\n border-bottom-left-radius: 8px;\n }\n .rounded-row td:last-child, .rounded-row th:last-child{\n border-top-right-radius: 8px;\n border-bottom-right-radius: 8px;\n }\n .rounded-row td:last-child div{\n display: flex;\n align-items: center;\n justify-content: space-between;\n }\n thead tr{\n background: ",";\n font-size: 16px;\n font-weight: 500;\n font-family: Circular Book Medium, serif;\n line-height: 19px;\n }\n thead th{\n padding: 11px 16px;\n color: ",";\n }\n tbody tr{\n background: ",";\n color: ",";\n font-size: 16px;\n font-weight: 400;\n line-height: 19px;\n cursor:pointer;\n }\n tbody td{\n padding: 16px;\n }\n"])),Y["neutral-900"],Y.white,Y.white,Y["neutral-900"]),kc=e.div(rc||(rc=o(["\n display: flex;\n justify-content: center;\n align-items: center;\n width: 100%;\n height: 300px;\n background: ",";\n border-radius: 8px;\n"],["\n display: flex;\n justify-content: center;\n align-items: center;\n width: 100%;\n height: 300px;\n background: ",";\n border-radius: 8px;\n"])),Y.white),Dc=e.div(oc||(oc=o(["\n display: flex;\n align-items: center;\n flex-direction: column;\n gap: 20px;\n p{\n font-size: 16px;\n font-weight: 400;\n line-height: 19px;\n margin: 0;\n }\n"],["\n display: flex;\n align-items: center;\n flex-direction: column;\n gap: 20px;\n p{\n font-size: 16px;\n font-weight: 400;\n line-height: 19px;\n margin: 0;\n }\n"]))),Mc=e.div(ac||(ac=o(["\n \n position: absolute;\n width: ",";\n /* height: 421px; */\n background-color: ",";\n box-shadow: 0 0 24px rgba(0, 0, 0, 0.04);\n top: 58px;\n z-index: 10;\n padding: 16px;\n border-radius: 16px;\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n\n .calendar_head {\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n align-items: center;\n height: 19px;\n padding: 0.5rem 1rem;\n background-color: ",";\n\n svg {\n cursor: pointer;\n }\n\n .calendar_head_month_year {\n display: flex;\n flex-direction: row;\n font-size: 1rem;\n\n .calendar_head_month_name {\n margin-right: 0.5rem;\n }\n }\n }\n\n .datepicker_month {\n width: 100%;\n display: flex;\n flex-direction: row;\n justify-content: center;\n }\n\n .datepicker_main {\n display: flex;\n flex-direction: column;\n justify-content: center;\n padding: 16px 0 0 0;\n align-items: center;\n\n table {\n width: 100%;\n display: table;\n height: 80%;\n border-collapse: collapse;\n border-spacing: 0;\n\n thead {\n width: 100%;\n }\n\n tbody {\n width: 100%;\n\n tr {\n height: 35px;\n\n td {\n }\n }\n }\n }\n\n ","\n ","\n }\n\n .date-picker_right {\n grid-area: 1 / 9 / 2 / 10;\n }\n"],["\n \n position: absolute;\n width: ",";\n /* height: 421px; */\n background-color: ",";\n box-shadow: 0 0 24px rgba(0, 0, 0, 0.04);\n top: 58px;\n z-index: 10;\n padding: 16px;\n border-radius: 16px;\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n\n .calendar_head {\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n align-items: center;\n height: 19px;\n padding: 0.5rem 1rem;\n background-color: ",";\n\n svg {\n cursor: pointer;\n }\n\n .calendar_head_month_year {\n display: flex;\n flex-direction: row;\n font-size: 1rem;\n\n .calendar_head_month_name {\n margin-right: 0.5rem;\n }\n }\n }\n\n .datepicker_month {\n width: 100%;\n display: flex;\n flex-direction: row;\n justify-content: center;\n }\n\n .datepicker_main {\n display: flex;\n flex-direction: column;\n justify-content: center;\n padding: 16px 0 0 0;\n align-items: center;\n\n table {\n width: 100%;\n display: table;\n height: 80%;\n border-collapse: collapse;\n border-spacing: 0;\n\n thead {\n width: 100%;\n }\n\n tbody {\n width: 100%;\n\n tr {\n height: 35px;\n\n td {\n }\n }\n }\n }\n\n ","\n ","\n }\n\n .date-picker_right {\n grid-area: 1 / 9 / 2 / 10;\n }\n"])),(function(e){return e.range?"650px":"300px"}),Y.white,Y.white,(function(e){return e.calendarPosition.topOffset<150?"bottom: 421px;":"top: -100px;"}),(function(e){return e.calendarPosition.leftOffset<150?"right: 0px;":"left: 0px;"})),Bc=e.div(sc||(sc=o(["\n display: flex;\n flex-direction: column;\n justify-content: center;\n align-items: center;\n position: relative;\n cursor: pointer;\n margin: 0.3rem;\n height: 2rem;\n width: 2rem;\n border-bottom:1px solid;\n border-color:transparent;\n ","\n :hover {\n border-color: black;\n }\n ","\n ","\n ","\n *{\n ",'\n }\n p{\n font-family: "Circular Book", sans-serif;\n font-size: 14px;\n font-weight: 400;\n line-height: 17px;\n ',"\n &.invalid {\n pointer-events: none;\n }\n }\n\n .month {\n color: grey;\n }\n\n \n\n .today {\n color: ",";\n font-weight: 900;\n }\n"],["\n display: flex;\n flex-direction: column;\n justify-content: center;\n align-items: center;\n position: relative;\n cursor: pointer;\n margin: 0.3rem;\n height: 2rem;\n width: 2rem;\n border-bottom:1px solid;\n border-color:transparent;\n ","\n :hover {\n border-color: black;\n }\n ","\n ","\n ","\n *{\n ",'\n }\n p{\n font-family: "Circular Book", sans-serif;\n font-size: 14px;\n font-weight: 400;\n line-height: 17px;\n ',"\n &.invalid {\n pointer-events: none;\n }\n }\n\n .month {\n color: grey;\n }\n\n \n\n .today {\n color: ",";\n font-weight: 900;\n }\n"])),(function(e){return e.fallsWithinRange&&"background-color: ".concat(Y["black-100"])}),(function(e){return e.selected&&"background-color: ".concat(Y.black,";")}),(function(e){return e.selected&&"border-radius: 50%;"}),(function(e){return e.notSelectable&&"cursor: not-allowed !important;"}),(function(e){return e.selected&&"color:white !important"}),(function(e){return e.selected&&"color:white"}),(function(e){return e.selected?"white":"".concat(Y.black)})),Pc=e.div(lc||(lc=o(["\n display: grid;\n grid-template-columns: repeat(3, 1fr);\n grid-template-rows: 1fr;\n grid-column-gap: 8px;\n grid-row-gap: 0;\n padding: 10px;\n margin-top: 12px;\n border-top: 1px solid ",";\n\n .timepicker_hours {\n \n }\n \n .tsc ul{\n border:1px solid ",";\n border-radius:8px;\n }\n\n ul {\n height: 64px;\n overflow-y: scroll;\n padding: 2px;\n }\n li {\n cursor: pointer;\n list-style: none;\n padding: 3px;\n border-radius: 1px;\n\n &.selected {\n background-color: ",";\n color: white;\n }\n\n &:hover {\n background-color: ",";\n color: white;\n }\n }\n"],["\n display: grid;\n grid-template-columns: repeat(3, 1fr);\n grid-template-rows: 1fr;\n grid-column-gap: 8px;\n grid-row-gap: 0;\n padding: 10px;\n margin-top: 12px;\n border-top: 1px solid ",";\n\n .timepicker_hours {\n \n }\n \n .tsc ul{\n border:1px solid ",";\n border-radius:8px;\n }\n\n ul {\n height: 64px;\n overflow-y: scroll;\n padding: 2px;\n }\n li {\n cursor: pointer;\n list-style: none;\n padding: 3px;\n border-radius: 1px;\n\n &.selected {\n background-color: ",";\n color: white;\n }\n\n &:hover {\n background-color: ",";\n color: white;\n }\n }\n"])),Y["neutral-200"],Y["neutral-200"],Y["neutral-900"],Y["neutral-400"]),Hc=e.div(cc||(cc=o(["\n display: flex;\n position: relative;\n width: ",";\n height: 50px;\n background: white;\n .date_picker_input_holder {\n display: flex;\n flex-direction: row;\n width: 100%;\n height: 50px;\n border: 1px solid #d2ddee;\n border-radius: 8px;\n overflow: hidden;\n transition: 300ms ease-out;\n padding: 2px 4px;\n\n &:focus,&:focus-within{\n border: 1px solid ",";\n outline: none;\n }\n &:hover {\n border: 1px solid ",";\n }\n &.error{\n border: 1px solid ",';\n }\n\n .date_picker_input_holder_icon {\n display: flex;\n cursor: pointer;\n padding: 13px 16px;\n }\n\n .date-time-parent-wrapper {\n height: 100%;\n width: 100%;\n }\n\n .date-picker-wrapper {\n position: relative;\n height: 100%;\n display: flex;\n width: 100%;\n svg {\n width: 20px;\n height: 22px;\n position: absolute;\n pointer-events: none;\n background-color: white;\n z-index: 100;\n /* center element */\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n }\n }\n\n input {\n border: none;\n height: 100%;\n width: 95%;\n font-family: "Circular Book", sans-serif;\n font-weight: 400;\n font-size: 16px;\n line-height: 22.4px;\n \n\n &::placeholder {\n color: ',";\n }\n\n &:focus {\n outline: none;\n }\n\n &#datePickerTime {\n position: absolute;\n top: 0;\n bottom: 0;\n right: 0;\n left: 0;\n\n width: 24px;\n height: 24px;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n\n &.showTime {\n visibility: visible;\n width: 30px;\n height: 100%;\n z-index: 200;\n }\n }\n }\n }\n"],["\n display: flex;\n position: relative;\n width: ",";\n height: 50px;\n background: white;\n .date_picker_input_holder {\n display: flex;\n flex-direction: row;\n width: 100%;\n height: 50px;\n border: 1px solid #d2ddee;\n border-radius: 8px;\n overflow: hidden;\n transition: 300ms ease-out;\n padding: 2px 4px;\n\n &:focus,&:focus-within{\n border: 1px solid ",";\n outline: none;\n }\n &:hover {\n border: 1px solid ",";\n }\n &.error{\n border: 1px solid ",';\n }\n\n .date_picker_input_holder_icon {\n display: flex;\n cursor: pointer;\n padding: 13px 16px;\n }\n\n .date-time-parent-wrapper {\n height: 100%;\n width: 100%;\n }\n\n .date-picker-wrapper {\n position: relative;\n height: 100%;\n display: flex;\n width: 100%;\n svg {\n width: 20px;\n height: 22px;\n position: absolute;\n pointer-events: none;\n background-color: white;\n z-index: 100;\n /* center element */\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n }\n }\n\n input {\n border: none;\n height: 100%;\n width: 95%;\n font-family: "Circular Book", sans-serif;\n font-weight: 400;\n font-size: 16px;\n line-height: 22.4px;\n \n\n &::placeholder {\n color: ',";\n }\n\n &:focus {\n outline: none;\n }\n\n &#datePickerTime {\n position: absolute;\n top: 0;\n bottom: 0;\n right: 0;\n left: 0;\n\n width: 24px;\n height: 24px;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n\n &.showTime {\n visibility: visible;\n width: 30px;\n height: 100%;\n z-index: 200;\n }\n }\n }\n }\n"])),(function(e){var t=e.width;return t?"".concat(t,"px"):"100%"}),Y["primary-500"],Y["primary-300"],Y["error-500"],Y["neutral-200"]),Oc=function(e){var t,n,i,o=l.useState((new Date).getMonth()+1),a=o[0],s=o[1],c=l.useState((new Date).getFullYear()),d=c[0],h=c[1],u=l.useState((new Date).getMonth()+1),p=u[0],f=u[1],g=l.useState((new Date).getFullYear()),m=g[0],x=g[1],b=l.useRef(null),C=e.parentRef,w=e.showCalendar,y=e.onDateChange,v=e.showTime,E=e.range,A=e.fromDate,k=e.toDate,D=e.dateObject;t=C,n=b,i=w,l.useEffect((function(){function e(e){t.current&&!t.current.contains(e.target)&&n.current&&!n.current.contains(e.target)&&i(!1)}return document.addEventListener("mousedown",e),function(){document.removeEventListener("mousedown",e)}}),[t]);var M=function(e){},B={getDayNames:function(){return["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},getDayNamesTrimmed:function(){return this.getDayNames().map((function(e){return e.substring(0,3)}))},getMonthNames:function(){return["January","February","March","April","May","June","July","August","September","October","November","December"]},getMonthDays:function(e,t){return new Date(t,e,0).getDate()},getMonthFirstDay:function(e,t){return new Date(t,e,1).getDay()},getMonthLastDay:function(e,t){return new Date(t,e,this.getMonthDays(e,t)).getDay()},getMonthName:function(e){return this.getMonthNames()[e]},getDayName:function(e){return this.getDayNames()[e]},getMonth:function(e){return e.getMonth()},getYear:function(e){return e.getFullYear()},getDay:function(e){return e.getDate()},getDayOfWeek:function(e){return e.getDay()},getWeekOfMonth:function(e){return Math.ceil(this.getDay(e)/7)},getDateData:function(e,t){for(var n=function(e,t){return e==t.length?0:e},i=["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],r=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],o=(new Date).getDate(),a=new Date(e,t,0).getDate(),s=[],l=1;l<=a;l++){var c={month:r[t-1],day:l,isMonth:(new Date).getFullYear()==e&&(new Date).getMonth()+1==t,isToday:l==o&&(new Date).getFullYear()==e&&(new Date).getMonth()+1==t,dayName:i[n(new Date(e,t-1,l).getDay(),i)],year:e,date:new Date(e,t-1,l)};s.push(c)}return s},getPreviousMonthDays:function(e,t,n){var i=this.getDateData(e,t);return i.slice(i.length-n)},getNextMonthDays:function(e,t,n){return this.getDateData(e,t).slice(0,n)},renderDateToShow:function(e){}},P=function(e){for(var t=[],n=B.getDayNamesTrimmed().indexOf(e[0].dayName),i=B.getDayNames().length-(B.getDayNamesTrimmed().indexOf(e[e.length-1].dayName)+1),o=B.getPreviousMonthDays(d,a-1,n),s=B.getNextMonthDays(d,a+1,i),l=r(r(r([],o,!0),e,!0),s,!0),c=l.length/7,h=0;h<c;h++){var u=h+1,p=l.slice(7*h,7*u);t.push(p)}return t};return V.createElement(Mc,{ref:b,showTime:e.showTime,calendarPosition:e.position,range:E},V.createElement("div",{className:"date"},V.createElement("div",{className:"calendar_head"},V.createElement("svg",{onClick:function(){1===a?(s(12),h(d-1)):s(a-1)},width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("g",{clipPath:"url(#clip0_783_5845)"},V.createElement("path",{d:"M11.29 12L14.83 8.46001C15.0163 8.27265 15.1208 8.0192 15.1208 7.75501C15.1208 7.49082 15.0163 7.23737 14.83 7.05001C14.737 6.95628 14.6264 6.88189 14.5046 6.83112C14.3827 6.78035 14.252 6.75421 14.12 6.75421C13.988 6.75421 13.8573 6.78035 13.7354 6.83112C13.6136 6.88189 13.503 6.95628 13.41 7.05001L9.17 11.29C9.07628 11.383 9.00188 11.4936 8.95111 11.6154C8.90035 11.7373 8.87421 11.868 8.87421 12C8.87421 12.132 8.90035 12.2627 8.95111 12.3846C9.00188 12.5064 9.07628 12.617 9.17 12.71L13.41 17C13.5034 17.0927 13.6143 17.166 13.7361 17.2158C13.8579 17.2655 13.9884 17.2908 14.12 17.29C14.2516 17.2908 14.3821 17.2655 14.5039 17.2158C14.6257 17.166 14.7366 17.0927 14.83 17C15.0163 16.8126 15.1208 16.5592 15.1208 16.295C15.1208 16.0308 15.0163 15.7774 14.83 15.59L11.29 12Z",fill:"#070B12"})),V.createElement("defs",null,V.createElement("clipPath",{id:"clip0_783_5845"},V.createElement("rect",{width:"24",height:"24",fill:"white"})))),V.createElement("div",{className:"calendar_head_month_year"},V.createElement("h5",{className:"calendar_head_month_name"},B.getMonthName(a-1)),V.createElement("h5",{className:"calendar_head_year"},d)),V.createElement("svg",{onClick:function(){12==a?(s(1),h(d+1)):s(a+1)},width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("g",{clipPath:"url(#clip0_783_5847)"},V.createElement("path",{d:"M14.83 11.29L10.59 7.05001C10.497 6.95628 10.3864 6.88189 10.2646 6.83112C10.1427 6.78035 10.012 6.75421 9.88 6.75421C9.74799 6.75421 9.61729 6.78035 9.49543 6.83112C9.37357 6.88189 9.26297 6.95628 9.17 7.05001C8.98375 7.23737 8.87921 7.49082 8.87921 7.75501C8.87921 8.0192 8.98375 8.27265 9.17 8.46001L12.71 12L9.17 15.54C8.98375 15.7274 8.87921 15.9808 8.87921 16.245C8.87921 16.5092 8.98375 16.7626 9.17 16.95C9.26344 17.0427 9.37426 17.116 9.4961 17.1658C9.61794 17.2155 9.7484 17.2408 9.88 17.24C10.0116 17.2408 10.1421 17.2155 10.2639 17.1658C10.3857 17.116 10.4966 17.0427 10.59 16.95L14.83 12.71C14.9237 12.617 14.9981 12.5064 15.0489 12.3846C15.0997 12.2627 15.1258 12.132 15.1258 12C15.1258 11.868 15.0997 11.7373 15.0489 11.6154C14.9981 11.4936 14.9237 11.383 14.83 11.29Z",fill:"#070B12"})),V.createElement("defs",null,V.createElement("clipPath",{id:"clip0_783_5847"},V.createElement("rect",{width:"24",height:"24",fill:"white"}))))),V.createElement("div",{className:"datepicker_main"},V.createElement("table",null,V.createElement("thead",null,V.createElement("tr",null,B.getDayNames().map((function(e,t){return V.createElement("th",{key:t},e.substring(0,3))})))),V.createElement("tbody",null,P(B.getDateData(d,a)).map((function(e,t){return V.createElement("tr",{key:t},e.map((function(e,t){return V.createElement("td",{key:t},V.createElement(zc,{endCalendar:!1,startCalendar:!0,fromDate:A,toDate:k,dateObject:D,onDateChange:function(e){y(e,E,E?e:void 0,void 0)},selectDate:M,day:e}))})))})))))),E&&V.createElement("div",{className:"date2"},V.createElement("div",{className:"calendar_head"},V.createElement("svg",{onClick:function(){1===p?(f(12),x(m-1)):f(p-1)},width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("g",{clipPath:"url(#clip0_783_5845)"},V.createElement("path",{d:"M11.29 12L14.83 8.46001C15.0163 8.27265 15.1208 8.0192 15.1208 7.75501C15.1208 7.49082 15.0163 7.23737 14.83 7.05001C14.737 6.95628 14.6264 6.88189 14.5046 6.83112C14.3827 6.78035 14.252 6.75421 14.12 6.75421C13.988 6.75421 13.8573 6.78035 13.7354 6.83112C13.6136 6.88189 13.503 6.95628 13.41 7.05001L9.17 11.29C9.07628 11.383 9.00188 11.4936 8.95111 11.6154C8.90035 11.7373 8.87421 11.868 8.87421 12C8.87421 12.132 8.90035 12.2627 8.95111 12.3846C9.00188 12.5064 9.07628 12.617 9.17 12.71L13.41 17C13.5034 17.0927 13.6143 17.166 13.7361 17.2158C13.8579 17.2655 13.9884 17.2908 14.12 17.29C14.2516 17.2908 14.3821 17.2655 14.5039 17.2158C14.6257 17.166 14.7366 17.0927 14.83 17C15.0163 16.8126 15.1208 16.5592 15.1208 16.295C15.1208 16.0308 15.0163 15.7774 14.83 15.59L11.29 12Z",fill:"#070B12"})),V.createElement("defs",null,V.createElement("clipPath",{id:"clip0_783_5845"},V.createElement("rect",{width:"24",height:"24",fill:"white"})))),V.createElement("div",{className:"calendar_head_month_year"},V.createElement("h5",{className:"calendar_head_month_name"},B.getMonthName(p-1)),V.createElement("h5",{className:"calendar_head_year"},d)),V.createElement("svg",{onClick:function(){12==a?(f(1),x(m+1)):f(p+1)},width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("g",{clipPath:"url(#clip0_783_5847)"},V.createElement("path",{d:"M14.83 11.29L10.59 7.05001C10.497 6.95628 10.3864 6.88189 10.2646 6.83112C10.1427 6.78035 10.012 6.75421 9.88 6.75421C9.74799 6.75421 9.61729 6.78035 9.49543 6.83112C9.37357 6.88189 9.26297 6.95628 9.17 7.05001C8.98375 7.23737 8.87921 7.49082 8.87921 7.75501C8.87921 8.0192 8.98375 8.27265 9.17 8.46001L12.71 12L9.17 15.54C8.98375 15.7274 8.87921 15.9808 8.87921 16.245C8.87921 16.5092 8.98375 16.7626 9.17 16.95C9.26344 17.0427 9.37426 17.116 9.4961 17.1658C9.61794 17.2155 9.7484 17.2408 9.88 17.24C10.0116 17.2408 10.1421 17.2155 10.2639 17.1658C10.3857 17.116 10.4966 17.0427 10.59 16.95L14.83 12.71C14.9237 12.617 14.9981 12.5064 15.0489 12.3846C15.0997 12.2627 15.1258 12.132 15.1258 12C15.1258 11.868 15.0997 11.7373 15.0489 11.6154C14.9981 11.4936 14.9237 11.383 14.83 11.29Z",fill:"#070B12"})),V.createElement("defs",null,V.createElement("clipPath",{id:"clip0_783_5847"},V.createElement("rect",{width:"24",height:"24",fill:"white"}))))),V.createElement("div",{className:"datepicker_main"},V.createElement("table",null,V.createElement("thead",null,V.createElement("tr",null,B.getDayNames().map((function(e,t){return V.createElement("th",{key:t},e.substring(0,3))})))),V.createElement("tbody",null,P(B.getDateData(m,p)).map((function(e,t){return V.createElement("tr",{key:t},e.map((function(e,t){return V.createElement("td",{key:t},V.createElement(zc,{startCalendar:!1,endCalendar:!0,fromDate:A,toDate:k,dateObject:D,onDateChange:function(e){E?y(e,E,void 0,e):y(e,void 0,void 0,void 0)},selectDate:M,day:e}))})))})))))),v&&V.createElement("div",{className:"time"},V.createElement(Ic,{onTimeChange:e.onTimeChange})))},Ic=function(e){var t=l.useState(["00","01","02","03","04","05","06","07","08","09","10","11","12"]),n=t[0];t[1];var i=l.useState(["00","01","02","03","04","05","06","07","08","09","10","11","12","13","14","15","16","17","18","19","20","21","22","23","24","25","26","27","28","29","30","31","32","33","34","35","36","37","38","39","40","41","42","43","44","45","46","47","48","49","50","51","52","53","54","55","56","57","58","59"]),r=i[0];i[1];var o=l.useState("00"),a=o[0],s=o[1],c=l.useState("00"),d=c[0],h=c[1],u=l.useState(""),p=u[0],f=u[1],g=e.onTimeChange;return l.useEffect((function(){var e,t,n;e=a,t=d,n=p,g&&g(e,t,n)}),[a,d,p]),V.createElement(Pc,null,V.createElement("div",{className:"timepicker_hours tsc"},V.createElement("div",{className:"timepicker_hours_header"},V.createElement("div",{className:"timepicker_hours_header_title"},"Hour"),V.createElement("ul",null,n.map((function(e,t){return V.createElement("li",{key:t,className:"".concat(a===e?"selected":""),onClick:function(){s(e)}},e)}))))),V.createElement("div",{className:"timepicker_minutes tsc"},V.createElement("div",{className:"timepicker_minutes_header"},V.createElement("div",{className:"timepicker_minutes_header_title"},"Minute"),V.createElement("ul",null,r.map((function(e,t){return V.createElement("li",{key:t,className:"".concat(d===e?"selected":""),onClick:function(){h(e)}},e)}))))),V.createElement("div",{className:"timepicker_ampm tsc"},V.createElement("div",{className:"timepicker_ampm_header"},V.createElement("div",{className:"timepicker_ampm_header_title"},"AM/PM"),V.createElement("ul",null,V.createElement("li",{className:"".concat("am"===p?"selected":""),onClick:function(){f("am")}},"AM"),V.createElement("li",{className:"".concat("pm"===p?"selected":""),onClick:function(){f("pm")}},"PM")))))},zc=function(e){var t=e.selectDate,n=e.day,i=e.onDateChange,r=e.fromDate,o=e.toDate,a=e.startCalendar,s=e.endCalendar,l=e.dateObject,c=!!(a&&o&&new Date(o)<n.date)||!!(a&&r&&new Date(r)<n.date),d=!!(r&&o&&n.date>new Date(r)&&n.date<new Date(o)),h=l.date&&!l.range&&l.date==n.date;return h=function(e){if(l.range){if(a&&l.fromDate)return!(new Date(l.fromDate).valueOf()-new Date(n.date).valueOf());if(s&&l.toDate)return!(new Date(l.toDate).valueOf()-new Date(n.date).valueOf())}return e}(h),V.createElement(Bc,{fallsWithinRange:d,notSelectable:c,selected:h,onClick:function(){t(e.day),i(e.day.date)}},V.createElement("p",{className:"".concat(e.day.isToday?"today":"").concat(e.day.isMonth?"":"month"," ").concat(a&&o&&new Date(o)<n.date?"invalid":"")},e.day.day))};var Rc,Lc,Fc,Sc,Qc,jc,Nc,Tc,Vc,Yc,Wc,Gc,Xc,Zc,Uc,Kc,Jc,qc,_c,$c,ed,td,nd,id,rd,od,ad,sd,ld,cd,dd,hd,ud,pd,fd,gd,md=e.div(Rc||(Rc=o(["\n display: flex;\n flex-direction: column;\n gap: 16px;\n width: 100%;\n"],["\n display: flex;\n flex-direction: column;\n gap: 16px;\n width: 100%;\n"]))),xd=e.div(Lc||(Lc=o(['\n font-weight: 500;\n font-size: 16px;\n line-height: 19px;\n label{\n font-family: "Circular Book Medium",sans-serif;\n }\n'],['\n font-weight: 500;\n font-size: 16px;\n line-height: 19px;\n label{\n font-family: "Circular Book Medium",sans-serif;\n }\n']))),bd=e.button(Fc||(Fc=o(["\n position: relative;\n display: flex;\n justify-content: space-between;\n align-items: center;\n padding: 0 16px;\n gap: 8px;\n margin: 0;\n background: ",";\n border: 1px solid ",";\n border-radius: 8px;\n transition: 300ms ease-out;\n color: ",";\n cursor: pointer;\n white-space: nowrap;\n height: 50px;\n &:hover{\n border: 1px solid ",";\n }\n &.error{\n border-color: ",";\n }\n &:focus,&:focus-within{\n outline: none;\n border: 1px solid ",";\n }\n"],["\n position: relative;\n display: flex;\n justify-content: space-between;\n align-items: center;\n padding: 0 16px;\n gap: 8px;\n margin: 0;\n background: ",";\n border: 1px solid ",";\n border-radius: 8px;\n transition: 300ms ease-out;\n color: ",";\n cursor: pointer;\n white-space: nowrap;\n height: 50px;\n &:hover{\n border: 1px solid ",";\n }\n &.error{\n border-color: ",";\n }\n &:focus,&:focus-within{\n outline: none;\n border: 1px solid ",";\n }\n"])),Y.white,Y["neutral-200"],Y["neutral-900"],Y["primary-300"],Y["error-500"],Y["primary-500"]),Cd=e.div(Sc||(Sc=o(["\n border: 1px solid ",";\n border-radius: 8px;\n padding: 0 16px;\n color: ",";\n display: flex;\n justify-content: space-between;\n align-items: center;\n gap: 16px;\n cursor:not-allowed;\n background: ",";\n margin: 0;\n height: 50px;\n *{\n margin: 0;\n }\n"],["\n border: 1px solid ",";\n border-radius: 8px;\n padding: 0 16px;\n color: ",";\n display: flex;\n justify-content: space-between;\n align-items: center;\n gap: 16px;\n cursor:not-allowed;\n background: ",";\n margin: 0;\n height: 50px;\n *{\n margin: 0;\n }\n"])),Y["neutral-100"],Y["neutral-100"],Y.white),wd=e.div(Qc||(Qc=o(["\n height: 100%;\n display: flex;\n align-items: center;\n transition: 0.3s ease-out;\n &.collapsed {\n -webkit-transform: rotate(0deg);\n transform: rotate(0deg);\n }\n &.expanded {\n -webkit-transform: rotate(-180deg);\n transform: rotate(-180deg);\n }\n"],["\n height: 100%;\n display: flex;\n align-items: center;\n transition: 0.3s ease-out;\n &.collapsed {\n -webkit-transform: rotate(0deg);\n transform: rotate(0deg);\n }\n &.expanded {\n -webkit-transform: rotate(-180deg);\n transform: rotate(-180deg);\n }\n"]))),yd=e.div(jc||(jc=o(["\n border-radius: 8px;\n position: absolute;\n top: 55px;\n left: 0;\n right: 0;\n max-height: 250px;\n border:1px solid ",";\n box-shadow: 0 0 24px rgba(0,0,0,0.04);\n display: flex;\n flex-direction: column;\n animation: openlist 0.2s ease-out;\n overflow-y: auto;\n white-space: nowrap;\n min-width: fit-content;\n margin: 0;\n z-index: 10;\n transform-origin: top;\n ::-webkit-scrollbar-track{\n width: 2px !important;\n background: "," !important;\n }\n ::-webkit-scrollbar-thumb{\n background: "," !important;\n }\n @keyframes openlist{\n from{\n transform: scaleY(0%);\n }\n to{\n transform:scaleY(100%);\n }\n }\n"],["\n border-radius: 8px;\n position: absolute;\n top: 55px;\n left: 0;\n right: 0;\n max-height: 250px;\n border:1px solid ",";\n box-shadow: 0 0 24px rgba(0,0,0,0.04);\n display: flex;\n flex-direction: column;\n animation: openlist 0.2s ease-out;\n overflow-y: auto;\n white-space: nowrap;\n min-width: fit-content;\n margin: 0;\n z-index: 10;\n transform-origin: top;\n ::-webkit-scrollbar-track{\n width: 2px !important;\n background: "," !important;\n }\n ::-webkit-scrollbar-thumb{\n background: "," !important;\n }\n @keyframes openlist{\n from{\n transform: scaleY(0%);\n }\n to{\n transform:scaleY(100%);\n }\n }\n"])),Y["neutral-50"],Y.white,Y["neutral-900"]),vd=e.div(Nc||(Nc=o(["\n padding: 12px 16px;\n //border: none;\n background: ",";\n text-align: left;\n &:hover{\n background: ",";\n }\n"],["\n padding: 12px 16px;\n //border: none;\n background: ",";\n text-align: left;\n &:hover{\n background: ",";\n }\n"])),Y.white,Y["neutral-50"]),Ed=function(e){var t=e.options,n=e.returnedSelection,i=e.initialText,r=e.disabled,o=e.label,a=l.useState(!1),s=a[0],c=a[1],d=l.useState({}),h=d[0],u=d[1],p=l.useState(!1),f=p[0];return p[1],l.useEffect((function(){document.addEventListener("keyup",(function(e){s&&"Escape"===e.code&&c(!1),(!s&&document.activeElement.classList.value.includes("dropdown-field")&&"Enter"===e.code||!s&&document.activeElement.classList.value.includes("dropdown-field")&&"Space"===e.code)&&c(!0)}))}),[s]),V.createElement(md,null,!r&&V.createElement(V.Fragment,null,o&&V.createElement(xd,null,V.createElement("label",null,o)),V.createElement(bd,{type:"button",className:"dropdown-field ".concat(f?"error":""),onBlur:function(){c(!1)},onMouseUp:function(){s?setTimeout((function(){c(!1)}),100):c(!0)}},V.createElement("div",{style:{overflowX:"hidden"}},h.label?h.label:i),V.createElement(wd,{className:s?"expanded":"collapsed"},V.createElement("svg",{width:"12",height:"8",viewBox:"0 0 12 8",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M10.9999 1.17C10.8126 0.983753 10.5591 0.879211 10.2949 0.879211C10.0308 0.879211 9.77731 0.983753 9.58995 1.17L5.99995 4.71L2.45995 1.17C2.27259 0.983753 2.01913 0.879211 1.75495 0.879211C1.49076 0.879211 1.23731 0.983753 1.04995 1.17C0.95622 1.26297 0.881826 1.37357 0.831057 1.49543C0.780288 1.61729 0.75415 1.74799 0.75415 1.88C0.75415 2.01202 0.780288 2.14272 0.831057 2.26458C0.881826 2.38644 0.95622 2.49704 1.04995 2.59L5.28995 6.83C5.38291 6.92373 5.49351 6.99813 5.61537 7.04889C5.73723 7.09966 5.86794 7.1258 5.99995 7.1258C6.13196 7.1258 6.26267 7.09966 6.38453 7.04889C6.50638 6.99813 6.61699 6.92373 6.70995 6.83L10.9999 2.59C11.0937 2.49704 11.1681 2.38644 11.2188 2.26458C11.2696 2.14272 11.2957 2.01202 11.2957 1.88C11.2957 1.74799 11.2696 1.61729 11.2188 1.49543C11.1681 1.37357 11.0937 1.26297 10.9999 1.17Z",fill:"#070B12"}))),s&&V.createElement(V.Fragment,null,t&&t.length>0&&V.createElement(yd,null,t.map((function(e,t){return V.createElement(vd,{key:t,onClick:function(){u(e),n(e)}},e.label)})))))),r&&V.createElement(Cd,null,i,V.createElement("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M16.9999 9.16994C16.8126 8.98369 16.5591 8.87915 16.2949 8.87915C16.0308 8.87915 15.7773 8.98369 15.5899 9.16994L11.9999 12.7099L8.45995 9.16994C8.27259 8.98369 8.01913 8.87915 7.75495 8.87915C7.49076 8.87915 7.23731 8.98369 7.04995 9.16994C6.95622 9.26291 6.88183 9.37351 6.83106 9.49537C6.78029 9.61723 6.75415 9.74793 6.75415 9.87994C6.75415 10.012 6.78029 10.1427 6.83106 10.2645C6.88183 10.3864 6.95622 10.497 7.04995 10.5899L11.2899 14.8299C11.3829 14.9237 11.4935 14.9981 11.6154 15.0488C11.7372 15.0996 11.8679 15.1257 11.9999 15.1257C12.132 15.1257 12.2627 15.0996 12.3845 15.0488C12.5064 14.9981 12.617 14.9237 12.7099 14.8299L16.9999 10.5899C17.0937 10.497 17.1681 10.3864 17.2188 10.2645C17.2696 10.1427 17.2957 10.012 17.2957 9.87994C17.2957 9.74793 17.2696 9.61723 17.2188 9.49537C17.1681 9.37351 17.0937 9.26291 16.9999 9.16994Z",fill:"#E8EEF7"}))))},Ad=e.div(Tc||(Tc=o(["\n background: ",";\n border-radius: 8px;\n border: 1px solid ",";\n min-height: 20px;\n height: 20px;\n &.withShadow{\n box-shadow: 0 0 24px rgba(0,0,0,0.04);\n }\n &.noShadow{\n box-shadow: 0 0 0 transparent;\n }\n"],["\n background: ",";\n border-radius: 8px;\n border: 1px solid ",";\n min-height: 20px;\n height: 20px;\n &.withShadow{\n box-shadow: 0 0 24px rgba(0,0,0,0.04);\n }\n &.noShadow{\n box-shadow: 0 0 0 transparent;\n }\n"])),Y.white,Y["neutral-50"]),kd=e.div(Vc||(Vc=o(["\n padding: 16px;\n border-radius: 8px;\n background: ",";\n border: 1px solid ",";\n .last-updated{\n font-size: 10px;\n color: ",";\n line-height: 12px;\n letter-spacing: 0.02em;\n font-weight: 400;\n }\n"],["\n padding: 16px;\n border-radius: 8px;\n background: ",";\n border: 1px solid ",";\n .last-updated{\n font-size: 10px;\n color: ",";\n line-height: 12px;\n letter-spacing: 0.02em;\n font-weight: 400;\n }\n"])),Y.white,Y["neutral-100"],Y["neutral-600"]),Dd=e.p(Yc||(Yc=o(["\n font-size: 16px;\n font-weight: 500;\n font-family: Circular Book Medium, serif;\n line-height: 19px;\n color: ",";\n margin-bottom:16px;\n"],["\n font-size: 16px;\n font-weight: 500;\n font-family: Circular Book Medium, serif;\n line-height: 19px;\n color: ",";\n margin-bottom:16px;\n"])),Y["neutral-900"]),Md=e.div(Wc||(Wc=o(["\n display: grid;\n gap: 8px;\n align-items: center;\n grid-template-columns: calc(1/3 * 100%) calc(1/3 * 100%) calc(1/3 * 100%);\n margin-bottom: 16px;\n .exchange-currency{\n display: flex;\n gap: 4px;\n align-items: center;\n font-size: 14px;\n color: ",";\n }\n"],["\n display: grid;\n gap: 8px;\n align-items: center;\n grid-template-columns: calc(1/3 * 100%) calc(1/3 * 100%) calc(1/3 * 100%);\n margin-bottom: 16px;\n .exchange-currency{\n display: flex;\n gap: 4px;\n align-items: center;\n font-size: 14px;\n color: ",";\n }\n"])),Y["neutral-600"]),Bd=e.div(Gc||(Gc=o(["\n position: relative;\n background: ",";\n color: ",";\n margin: 0;\n"],["\n position: relative;\n background: ",";\n color: ",";\n margin: 0;\n"])),Y["primary-900"],Y["neutral-50"]),Pd=e.div(Xc||(Xc=o(["\n padding: 80px 134px;\n display: flex;\n gap: 120px;\n"],["\n padding: 80px 134px;\n display: flex;\n gap: 120px;\n"]))),Hd=e.div(Zc||(Zc=o(["\n width: 720px;\n p{\n font-size: 16px;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n line-height: 19px;\n margin: 0;\n }\n img{\n width: 204px;\n }\n"],["\n width: 720px;\n p{\n font-size: 16px;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n line-height: 19px;\n margin: 0;\n }\n img{\n width: 204px;\n }\n"]))),Od=e.div(Uc||(Uc=o(["\n width:250px;\n h6{\n font-size: 19px;\n font-weight: bold;\n line-height: 23px;\n letter-spacing: -0.02em;\n text-transform: capitalize;\n margin: 0;\n display: flex;\n align-items: center;\n gap: 9px;\n }\n p{\n font-size: 16px;\n font-weight: 400;\n line-height: 20px;\n font-style: normal;\n }\n"],["\n width:250px;\n h6{\n font-size: 19px;\n font-weight: bold;\n line-height: 23px;\n letter-spacing: -0.02em;\n text-transform: capitalize;\n margin: 0;\n display: flex;\n align-items: center;\n gap: 9px;\n }\n p{\n font-size: 16px;\n font-weight: 400;\n line-height: 20px;\n font-style: normal;\n }\n"]))),Id=e.div(Kc||(Kc=o(["\n padding: 24px 134px;\n border-top: 1px solid ",";\n"],["\n padding: 24px 134px;\n border-top: 1px solid ",";\n"])),Y["neutral-600"]),zd=e.p(Jc||(Jc=o(["\n font-size: 14px;\n font-weight: 400;\n line-height: 17px;\n"],["\n font-size: 14px;\n font-weight: 400;\n line-height: 17px;\n"]))),Rd=e.div(qc||(qc=o(["\n display: flex;\n flex-direction: column;\n gap: 8px;\n"],["\n display: flex;\n flex-direction: column;\n gap: 8px;\n"]))),Ld=e.div(_c||(_c=o(["\n padding: 16px;\n border-radius: 8px;\n background: ",";\n border: 1px solid ",";\n display: flex;\n justify-content: space-between;\n align-items: center;\n .success{\n color:","\n }\n .error{\n color:","\n }\n .neutral{\n color:","\n }\n"],["\n padding: 16px;\n border-radius: 8px;\n background: ",";\n border: 1px solid ",";\n display: flex;\n justify-content: space-between;\n align-items: center;\n .success{\n color:","\n }\n .error{\n color:","\n }\n .neutral{\n color:","\n }\n"])),Y.white,Y["neutral-100"],Y["success-500"],Y["error-500"],Y["neutral-400"]),Fd=e.div($c||($c=o(["\n display: flex;\n gap: 14px;\n align-items: center;\n color: ",";\n font-size: 16px;\n line-height: 19px;\n"],["\n display: flex;\n gap: 14px;\n align-items: center;\n color: ",";\n font-size: 16px;\n line-height: 19px;\n"])),Y["neutral-900"]),Sd=e.div(ed||(ed=o(["\n font-size: 14px;\n color: ",";\n line-height: 17px;\n .index-value{\n color: ",";\n }\n"],["\n font-size: 14px;\n color: ",";\n line-height: 17px;\n .index-value{\n color: ",";\n }\n"])),Y["neutral-900"],Y["neutral-600"]),Qd=e.p(td||(td=o(["\n font-size: 10px;\n font-weight: 400;\n line-height: 12px;\n color: ",";\n margin: 8px 0 0 0;\n"],["\n font-size: 10px;\n font-weight: 400;\n line-height: 12px;\n color: ",";\n margin: 8px 0 0 0;\n"])),Y["neutral-600"]),jd=e.div(nd||(nd=o(["\n background: ",";\n position: relative;\n overflow: hidden;\n"],["\n background: ",";\n position: relative;\n overflow: hidden;\n"])),Y["neutral-50"]),Nd=e.div(id||(id=o(["\n width: 60%;\n height: 100%;\n background: ",";\n position: absolute;\n left: -90%;\n transform: skew(-20deg);\n filter: blur(30px);\n animation: 1.5s shimmerEffect infinite ease-in-out;\n @keyframes shimmerEffect{\n from{\n left: -90%;\n }\n to{\n left: 110%;\n }\n }\n"],["\n width: 60%;\n height: 100%;\n background: ",";\n position: absolute;\n left: -90%;\n transform: skew(-20deg);\n filter: blur(30px);\n animation: 1.5s shimmerEffect infinite ease-in-out;\n @keyframes shimmerEffect{\n from{\n left: -90%;\n }\n to{\n left: 110%;\n }\n }\n"])),Y["neutral-100"]),Td=e.div(rd||(rd=o(["\n overflow-x: auto;\n"],["\n overflow-x: auto;\n"]))),Vd=e.table(od||(od=o(["\n width: 100%;\n border-collapse: separate;\n border-spacing: 0 8px;\n text-align: left;\n .rounded-row td:first-child, .rounded-row th:first-child{\n border-top-left-radius: 8px;\n border-bottom-left-radius: 8px;\n }\n .rounded-row td:last-child, .rounded-row th:last-child{\n border-top-right-radius: 8px;\n border-bottom-right-radius: 8px;\n }\n thead tr{\n background: ",";\n color: ",";\n font-size: 16px;\n font-weight: 500;\n line-height: 19px;\n font-family: Circular Book Medium, sans-serif;\n }\n thead th{\n padding: 11px 16px;\n color: ",";\n }\n tbody tr{\n background: ",";\n color: ",";\n font-size: 16px;\n font-weight: 400;\n line-height: 19px;\n cursor:pointer;\n }\n tbody td{\n padding: 16px;\n }\n tbody td div{\n display: flex;\n align-items: center;\n }\n tbody td div.provider{\n display: flex;\n align-items: center;\n gap: 16px;\n }\n tbody td div.txn-date{\n display: flex;\n align-items: center;\n justify-content: space-between;\n }\n tbody td .txn-amt{\n gap: 10px;\n }\n tbody td span.amt{\n display: flex;\n gap: 4px;\n align-items: center;\n }\n"],["\n width: 100%;\n border-collapse: separate;\n border-spacing: 0 8px;\n text-align: left;\n .rounded-row td:first-child, .rounded-row th:first-child{\n border-top-left-radius: 8px;\n border-bottom-left-radius: 8px;\n }\n .rounded-row td:last-child, .rounded-row th:last-child{\n border-top-right-radius: 8px;\n border-bottom-right-radius: 8px;\n }\n thead tr{\n background: ",";\n color: ",";\n font-size: 16px;\n font-weight: 500;\n line-height: 19px;\n font-family: Circular Book Medium, sans-serif;\n }\n thead th{\n padding: 11px 16px;\n color: ",";\n }\n tbody tr{\n background: ",";\n color: ",";\n font-size: 16px;\n font-weight: 400;\n line-height: 19px;\n cursor:pointer;\n }\n tbody td{\n padding: 16px;\n }\n tbody td div{\n display: flex;\n align-items: center;\n }\n tbody td div.provider{\n display: flex;\n align-items: center;\n gap: 16px;\n }\n tbody td div.txn-date{\n display: flex;\n align-items: center;\n justify-content: space-between;\n }\n tbody td .txn-amt{\n gap: 10px;\n }\n tbody td span.amt{\n display: flex;\n gap: 4px;\n align-items: center;\n }\n"])),Y["neutral-900"],Y.white,Y.white,Y.white,Y["neutral-900"]),Yd=e.div(ad||(ad=o(["\n display: flex;\n justify-content: center;\n align-items: center;\n width: 100%;\n height: 581px;\n background: ",";\n border-radius: 8px;\n"],["\n display: flex;\n justify-content: center;\n align-items: center;\n width: 100%;\n height: 581px;\n background: ",";\n border-radius: 8px;\n"])),Y.white),Wd=e.div(sd||(sd=o(["\n display: flex;\n align-items: center;\n flex-direction: column;\n gap: 20px;\n width: 333px;\n text-align: center;\n p{\n font-size: 16px;\n font-weight: 400;\n line-height: 19px;\n margin: 0;\n }\n"],["\n display: flex;\n align-items: center;\n flex-direction: column;\n gap: 20px;\n width: 333px;\n text-align: center;\n p{\n font-size: 16px;\n font-weight: 400;\n line-height: 19px;\n margin: 0;\n }\n"]))),Gd=e.div(ld||(ld=o(["\n border-radius: 4px;\n width: fit-content;\n text-align: center;\n padding: 8px;\n display: flex;\n justify-content: center;\n &.default{\n background:",";\n color: ",";\n }\n &.warning{\n background:",";\n color: ",";\n }\n &.primary{\n background:",";\n color: ",";\n }\n &.neutral{\n background:",";\n color: ",";\n }\n &.success{\n background:",";\n color: ",";\n }\n &.error{\n background:",";\n color: ",";\n }\n"],["\n border-radius: 4px;\n width: fit-content;\n text-align: center;\n padding: 8px;\n display: flex;\n justify-content: center;\n &.default{\n background:",";\n color: ",";\n }\n &.warning{\n background:",";\n color: ",";\n }\n &.primary{\n background:",";\n color: ",";\n }\n &.neutral{\n background:",";\n color: ",";\n }\n &.success{\n background:",";\n color: ",";\n }\n &.error{\n background:",";\n color: ",";\n }\n"])),Y["neutral-50"],Y["neutral-900"],Y["warning-50"],Y["warning-500"],Y["primary-50"],Y["primary-500"],Y["neutral-50"],Y["neutral-500"],Y["success-50"],Y["success-500"],Y["error-50"],Y["error-500"]),Xd=function(e){var t=e.status,n=e.label,i=e.width;return V.createElement(Gd,{className:t||"default",style:{width:i}},n)},Zd=e.div(cd||(cd=o(["\n background: ",";\n width: 257px;\n padding: 16px 0;\n position: absolute;\n height: 100%;\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n"],["\n background: ",";\n width: 257px;\n padding: 16px 0;\n position: absolute;\n height: 100%;\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n"])),Y.white),Ud=e.a(dd||(dd=o(["\n color: ",";\n text-decoration: none;\n"],["\n color: ",";\n text-decoration: none;\n"])),Y["neutral-900"]),Kd=e.div(hd||(hd=o(["\n text-decoration: none;\n display: flex;\n gap: 8px;\n align-items: center;\n"],["\n text-decoration: none;\n display: flex;\n gap: 8px;\n align-items: center;\n"]))),Jd=e.div(ud||(ud=o(["\n display: flex;\n flex-direction: column;\n gap: 24px;\n"],["\n display: flex;\n flex-direction: column;\n gap: 24px;\n"]))),qd=e.div(pd||(pd=o(["\n padding: 8px 24px;\n display: flex;\n justify-content: space-between;\n align-items: center;\n .icon-angle-right{\n color:#A4BBDD;\n font-size: 12px !important;\n }\n i:first-of-type{\n font-size: 18px;\n }\n &.active{\n border-left: 2px solid ",";\n background: ",";\n color: ",";\n }\n &.indent{\n padding-left: 50px;\n }\n"],["\n padding: 8px 24px;\n display: flex;\n justify-content: space-between;\n align-items: center;\n .icon-angle-right{\n color:#A4BBDD;\n font-size: 12px !important;\n }\n i:first-of-type{\n font-size: 18px;\n }\n &.active{\n border-left: 2px solid ",";\n background: ",";\n color: ",";\n }\n &.indent{\n padding-left: 50px;\n }\n"])),Y["primary-500"],Y["primary-50"],Y["primary-500"]),_d=e.div(fd||(fd=o(["\n display: flex;\n flex-direction: column;\n gap: 16px;\n margin-top: 18.5px;\n max-height: 560px;\n overflow-y: auto;\n &.collapsed{\n height: 0;\n overflow: hidden;\n display: none;\n }\n"],["\n display: flex;\n flex-direction: column;\n gap: 16px;\n margin-top: 18.5px;\n max-height: 560px;\n overflow-y: auto;\n &.collapsed{\n height: 0;\n overflow: hidden;\n display: none;\n }\n"]))),$d=e.div(gd||(gd=o(["\n &.active{\n border-left: 2px solid ",";\n background: ",";\n }\n &.active .cm-main-item{\n color: ",";\n }\n"],["\n &.active{\n border-left: 2px solid ",";\n background: ",";\n }\n &.active .cm-main-item{\n color: ",";\n }\n"])),Y["primary-500"],Y["primary-50"],Y["primary-500"]);Ce('@font-face {\n font-family: \'icomoon\';\n src: url(\'fonts/icomoon.eot?fpuszj\');\n src: url(\'fonts/icomoon.eot?fpuszj#iefix\') format(\'embedded-opentype\'),\n url(\'fonts/icomoon.ttf?fpuszj\') format(\'truetype\'),\n url(\'fonts/icomoon.woff?fpuszj\') format(\'woff\'),\n url(\'fonts/icomoon.svg?fpuszj#icomoon\') format(\'svg\');\n font-weight: normal;\n font-style: normal;\n font-display: block;\n}\n\n[class^="icon-"], [class*=" icon-"] {\n /* use !important to prevent issues with browser extensions that change fonts */\n font-family: \'icomoon\' !important;\n speak: never;\n font-style: normal;\n font-weight: normal;\n font-variant: normal;\n text-transform: none;\n line-height: 1;\n\n /* Better Font Rendering =========== */\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\n.icons_icon-search__Suq-P:before {\n content: "\\e91a";\n}\n.icons_icon-angle-right-b__HUlDm:before {\n content: "\\e917";\n}\n.icons_icon-angle-left__rFa--:before {\n content: "\\e918";\n}\n.icons_icon-angle-left-b__d-MbM:before {\n content: "\\e919";\n}\n.icons_icon-exclamation-triangle__I6HFk:before {\n content: "\\e916";\n}\n.icons_icon-eye__gR3er:before {\n content: "\\e914";\n}\n.icons_icon-eye-slash__nB-2V:before {\n content: "\\e915";\n}\n.icons_icon-info-circle__E9tZC:before {\n content: "\\e913";\n}\n.icons_icon-arrow-left__0FlZU:before {\n content: "\\e912";\n}\n.icons_icon-check__S6CFf:before {\n content: "\\e911";\n}\n.icons_icon-history__Fg53C:before {\n content: "\\e910";\n}\n.icons_icon-dash__fmxNJ:before {\n content: "\\1f32b";\n}\n.icons_icon-arrow-up-right__H1cka:before {\n content: "\\e90e";\n}\n.icons_icon-arrow-down-right__sQHwe:before {\n content: "\\e90f";\n}\n.icons_icon-arrows-left-right__dmv5o:before {\n content: "\\e90d";\n}\n.icons_icon-angle-up__oiCBz:before {\n content: "\\e90c";\n}\n.icons_icon-user__jooqY:before {\n content: "\\e90a";\n}\n.icons_icon-logout__4kJjS:before {\n content: "\\e90b";\n}\n.icons_icon-angle-right__vgtLv:before {\n content: "\\e907";\n}\n.icons_icon-times__tNdUM:before {\n content: "\\e909";\n}\n.icons_icon-bars__yKP5v:before {\n content: "\\e908";\n}\n.icons_icon-angle-down__jlO4a:before {\n content: "\\e906";\n}\n.icons_icon-bug__kxO8i:before {\n content: "\\e904";\n}\n.icons_icon-notification__fQhv-:before {\n content: "\\e905";\n}\n.icons_icon-settings__pypbX:before {\n content: "\\e903";\n}\n.icons_icon-chart__czcdA:before {\n content: "\\e900";\n}\n.icons_icon-dashboard__g0twC:before {\n content: "\\e901";\n}\n.icons_icon-report__C2wpi:before {\n content: "\\e902";\n}\n.icons_icon-angle-right-b-16__6Zc4l:before {\n content: "\\e91b";\n}\n.icons_icon-angle-left-16__wmprn:before {\n content: "\\e91c";\n}\n.icons_icon-angle-left-b-16__Z8ZYH:before {\n content: "\\e91e";\n}\n.icons_icon-angle-right-16__0tvm-:before {\n content: "\\e91d";\n}\n');var eh,th,nh,ih,rh,oh,ah,sh,lh,ch,dh,hh,uh,ph,fh,gh,mh,xh,bh,Ch,wh,yh,vh,Eh,Ah,kh,Dh,Mh,Bh,Ph,Hh,Oh,Ih,zh,Rh,Lh,Fh,Sh,Qh,jh,Nh,Th,Vh,Yh,Wh,Gh,Xh,Zh,Uh,Kh,Jh,qh,_h,$h,eu,tu,nu,iu,ru,ou,au,su,lu,cu,du,hu,uu,pu,fu,gu,mu,xu,bu,Cu,wu,yu,vu,Eu,Au,ku,Du,Mu,Bu,Pu,Hu,Ou,Iu,zu,Ru,Lu=e.div(eh||(eh=o(["\n background: ",";\n display: flex;\n justify-content: space-between;\n align-items: center;\n position: relative;\n //height: 120px;\n"],["\n background: ",";\n display: flex;\n justify-content: space-between;\n align-items: center;\n position: relative;\n //height: 120px;\n"])),Y.white),Fu=e.div(th||(th=o(["\n padding: 16px 32px;\n img{\n width: 193px;\n }\n"],["\n padding: 16px 32px;\n img{\n width: 193px;\n }\n"]))),Su=e.div(nh||(nh=o(["\n padding: 16px 32px;\n display: flex;\n gap: 24px;\n a.trade-button{\n background: ",";\n border-radius: 8px;\n padding: 12px 18px;\n color: ",';\n text-decoration: none;\n font-family: "Circular Book Medium",serif;\n font-weight: 500;\n }\n a.trade-button:hover{\n background: ',";\n }\n a.trade-button:active{\n background: ",";\n }\n a.trade-button:focus,a.trade-button:focus-within{\n outline: 2px solid ",";\n }\n div.vt-divider{\n background-color: ",";\n padding-bottom: 1.1rem;\n padding-top: 1.1rem;\n width: 1px;\n }\n div.icon-buttons{\n display: flex;\n gap: 16px;\n }\n"],["\n padding: 16px 32px;\n display: flex;\n gap: 24px;\n a.trade-button{\n background: ",";\n border-radius: 8px;\n padding: 12px 18px;\n color: ",';\n text-decoration: none;\n font-family: "Circular Book Medium",serif;\n font-weight: 500;\n }\n a.trade-button:hover{\n background: ',";\n }\n a.trade-button:active{\n background: ",";\n }\n a.trade-button:focus,a.trade-button:focus-within{\n outline: 2px solid ",";\n }\n div.vt-divider{\n background-color: ",";\n padding-bottom: 1.1rem;\n padding-top: 1.1rem;\n width: 1px;\n }\n div.icon-buttons{\n display: flex;\n gap: 16px;\n }\n"])),Y["primary-500"],Y.white,Y["primary-400"],Y["primary-700"],Y["primary-200"],Y["neutral-100"]),Qu=e.button(ih||(ih=o(["\n background: ",";\n border-radius: 8px;\n border: none;\n width: 40px;\n height: 40px;\n padding: 8px;\n position: relative;\n margin: 0;\n cursor: pointer;\n &:focus-within,:focus{\n outline: none;\n }\n &:hover{\n background: ",";\n }\n &:active{\n background: ",";\n }\n &.active-item{\n background: ",";\n }\n .notification-dot{\n background: red;\n width: 8px;\n height: 8px;\n border-radius: 50%;\n position: absolute;\n right: 0;\n top: 0;\n }\n"],["\n background: ",";\n border-radius: 8px;\n border: none;\n width: 40px;\n height: 40px;\n padding: 8px;\n position: relative;\n margin: 0;\n cursor: pointer;\n &:focus-within,:focus{\n outline: none;\n }\n &:hover{\n background: ",";\n }\n &:active{\n background: ",";\n }\n &.active-item{\n background: ",";\n }\n .notification-dot{\n background: red;\n width: 8px;\n height: 8px;\n border-radius: 50%;\n position: absolute;\n right: 0;\n top: 0;\n }\n"])),Y.white,Y["neutral-50"],Y["neutral-100"],Y["neutral-100"]),ju=e.button(rh||(rh=o(["\n display: flex;\n align-items: center;\n gap: 4px;\n background: ",";\n border: none;\n cursor: pointer;\n .profile-pic{\n width: 40px;\n height: 40px;\n background: ",";\n border-radius: 50%;\n }\n .rotate-icon-180{\n rotate: 180deg;\n animation: rotate 0.2s ease-out;\n }\n @keyframes rotate{\n from{\n rotate: 0deg;\n }\n to{\n rotate: 180deg;\n }\n }\n .rotate-icon-0{\n rotate: 0deg;\n animation: counterRotate 0.2s ease-out;\n }\n @keyframes counterRotate{\n from{\n rotate: 180deg;\n }\n to{\n rotate: 0deg;\n }\n }\n"],["\n display: flex;\n align-items: center;\n gap: 4px;\n background: ",";\n border: none;\n cursor: pointer;\n .profile-pic{\n width: 40px;\n height: 40px;\n background: ",";\n border-radius: 50%;\n }\n .rotate-icon-180{\n rotate: 180deg;\n animation: rotate 0.2s ease-out;\n }\n @keyframes rotate{\n from{\n rotate: 0deg;\n }\n to{\n rotate: 180deg;\n }\n }\n .rotate-icon-0{\n rotate: 0deg;\n animation: counterRotate 0.2s ease-out;\n }\n @keyframes counterRotate{\n from{\n rotate: 180deg;\n }\n to{\n rotate: 0deg;\n }\n }\n"])),Y.white,Y["neutral-100"]),Nu=e.div(oh||(oh=o(["\n width: 430px;\n min-height: 321px;\n background: ",";\n position: absolute;\n top: 95px;\n right: 32px;\n box-shadow: 0 0 24px rgba(0, 0, 0, 0.04);\n border-radius: 8px;\n"],["\n width: 430px;\n min-height: 321px;\n background: ",";\n position: absolute;\n top: 95px;\n right: 32px;\n box-shadow: 0 0 24px rgba(0, 0, 0, 0.04);\n border-radius: 8px;\n"])),Y.white),Tu=e.div(ah||(ah=o(["\n width: 460px;\n background: ",";\n position: absolute;\n top: 95px;\n right: 32px;\n box-shadow: 0 0 24px rgba(0, 0, 0, 0.04);\n border-radius: 8px;\n"],["\n width: 460px;\n background: ",";\n position: absolute;\n top: 95px;\n right: 32px;\n box-shadow: 0 0 24px rgba(0, 0, 0, 0.04);\n border-radius: 8px;\n"])),Y.white),Vu=e.div(sh||(sh=o(["\n border-bottom: 1px solid ",";\n padding: 12px 16px;font-family: Circular Book Medium, sans-serif;\n font-weight: 500;\n font-size: 16px;\n color: ",";\n h4{\n margin: 0 !important;\n }\n"],["\n border-bottom: 1px solid ",";\n padding: 12px 16px;font-family: Circular Book Medium, sans-serif;\n font-weight: 500;\n font-size: 16px;\n color: ",";\n h4{\n margin: 0 !important;\n }\n"])),Y["neutral-100"],Y["neutral-900"]),Yu=e.div(lh||(lh=o(["\n padding: 12px 16px;font-family: Circular Book Medium, sans-serif;\n font-weight: 500;\n font-size: 16px;\n color: ",";\n h4{\n margin: 0 !important;\n }\n"],["\n padding: 12px 16px;font-family: Circular Book Medium, sans-serif;\n font-weight: 500;\n font-size: 16px;\n color: ",";\n h4{\n margin: 0 !important;\n }\n"])),Y["neutral-900"]),Wu=e.div(ch||(ch=o(["\n display: flex;\n flex-direction: column;\n gap: 16px;\n padding: 16px;\n textarea{\n padding: 13px 16px;\n border-radius: 8px;\n border: none;\n outline: 1px solid ",";\n background: ",";\n height: 108px;\n font-size: 16px;\n line-height: 22.4px;\n font-weight: 400;\n }\n textarea:hover{\n outline: 1px solid ",";\n }\n textarea:focus{\n outline: 1px solid ",";\n }\n .info-text{\n display: flex;\n gap: 8px;\n align-items: start;\n }\n .info-text svg{\n width: 35px;\n height: 16px;\n }\n .info-text p{\n margin: 0;\n font-size: 14px;\n color: ",";\n font-weight: 400;\n line-height: 17px;\n }\n"],["\n display: flex;\n flex-direction: column;\n gap: 16px;\n padding: 16px;\n textarea{\n padding: 13px 16px;\n border-radius: 8px;\n border: none;\n outline: 1px solid ",";\n background: ",";\n height: 108px;\n font-size: 16px;\n line-height: 22.4px;\n font-weight: 400;\n }\n textarea:hover{\n outline: 1px solid ",";\n }\n textarea:focus{\n outline: 1px solid ",";\n }\n .info-text{\n display: flex;\n gap: 8px;\n align-items: start;\n }\n .info-text svg{\n width: 35px;\n height: 16px;\n }\n .info-text p{\n margin: 0;\n font-size: 14px;\n color: ",";\n font-weight: 400;\n line-height: 17px;\n }\n"])),Y["neutral-200"],Y.white,Y["primary-400"],Y["primary-500"],Y["neutral-900"]),Gu=e.div(dh||(dh=o(["\n overflow-y: auto;\n max-height: 749px;\n"],["\n overflow-y: auto;\n max-height: 749px;\n"]))),Xu=e.div(hh||(hh=o(["\n background: ",";\n cursor: pointer;\n padding: 16px;\n border-left: 2px solid ",";\n display: flex;\n gap: 16px;\n align-items: start;\n &:hover{\n background: ",";\n }\n .txn-amts{\n background: ",";\n padding:16px;\n border-radius: 8px;\n }\n .request-status{\n font-family: Circular Book Medium, sans-serif;\n font-weight: 500;\n margin: 0;\n }\n .lp-info-txn-no{\n font-size: 12px;\n color: ",";\n margin: 0;\n }\n"],["\n background: ",";\n cursor: pointer;\n padding: 16px;\n border-left: 2px solid ",";\n display: flex;\n gap: 16px;\n align-items: start;\n &:hover{\n background: ",";\n }\n .txn-amts{\n background: ",";\n padding:16px;\n border-radius: 8px;\n }\n .request-status{\n font-family: Circular Book Medium, sans-serif;\n font-weight: 500;\n margin: 0;\n }\n .lp-info-txn-no{\n font-size: 12px;\n color: ",";\n margin: 0;\n }\n"])),Y["primary-50"],Y["primary-500"],Y["neutral-50"],Y.white,Y["primary-500"]),Zu=e.div(uh||(uh=o(["\n background: ",";\n cursor: pointer;\n padding: 16px;\n display: flex;\n gap: 16px;\n align-items: start;\n &:hover{\n background: ",";\n }\n :hover .txn-amts{\n background: ",";\n }\n .txn-amts{\n background: ",";\n padding:16px;\n border-radius: 8px;\n }\n .request-status{\n font-family: Circular Book Medium, sans-serif;\n font-weight: 500;\n margin: 0;\n }\n .lp-info-txn-no{\n font-size: 12px;\n color: ",";\n margin: 0;\n }\n"],["\n background: ",";\n cursor: pointer;\n padding: 16px;\n display: flex;\n gap: 16px;\n align-items: start;\n &:hover{\n background: ",";\n }\n :hover .txn-amts{\n background: ",";\n }\n .txn-amts{\n background: ",";\n padding:16px;\n border-radius: 8px;\n }\n .request-status{\n font-family: Circular Book Medium, sans-serif;\n font-weight: 500;\n margin: 0;\n }\n .lp-info-txn-no{\n font-size: 12px;\n color: ",";\n margin: 0;\n }\n"])),Y.white,Y["neutral-50"],Y.white,Y["neutral-50"],Y["primary-500"]),Uu=e.div(ph||(ph=o(["\n width: 290px;\n background: ",";\n position: absolute;\n top: 95px;\n right: 32px;\n box-shadow: 0 0 24px rgba(0, 0, 0, 0.04);\n border-radius: 8px;\n"],["\n width: 290px;\n background: ",";\n position: absolute;\n top: 95px;\n right: 32px;\n box-shadow: 0 0 24px rgba(0, 0, 0, 0.04);\n border-radius: 8px;\n"])),Y.white),Ku=e.a(fh||(fh=o(["\n display: flex;\n gap: 16px;\n justify-content: space-between;\n align-items: center;\n padding: 12px 16px;\n font-weight: 400;\n font-size: 16px;\n line-height: 19px;\n color: ",";\n text-decoration: none;\n &:hover{\n background: ",";\n }\n"],["\n display: flex;\n gap: 16px;\n justify-content: space-between;\n align-items: center;\n padding: 12px 16px;\n font-weight: 400;\n font-size: 16px;\n line-height: 19px;\n color: ",";\n text-decoration: none;\n &:hover{\n background: ",";\n }\n"])),Y["neutral-900"],Y["neutral-50"]),Ju=e.div(gh||(gh=o(["\n position: absolute;\n width: 100%;\n height: 100%;\n display: flex;\n justify-content: center;\n align-items: center;\n"],["\n position: absolute;\n width: 100%;\n height: 100%;\n display: flex;\n justify-content: center;\n align-items: center;\n"]))),qu=e.div(mh||(mh=o(["\n display: flex;\n justify-content: center;\n align-items: center;\n height: 477px;\n"],["\n display: flex;\n justify-content: center;\n align-items: center;\n height: 477px;\n"]))),_u=e.div(xh||(xh=o(["\n display: flex;\n flex-direction: column;\n gap: 16px;\n align-items: center;\n .text-center{\n text-align: center;\n color: ",";\n }\n .text-center .text-heading{\n font-family: Circular Book Medium, sans-serif;\n font-weight: 500;\n margin-bottom: 8px;\n }\n .text-center .subtext{\n font-size: 14px;\n margin: 0;\n }\n"],["\n display: flex;\n flex-direction: column;\n gap: 16px;\n align-items: center;\n .text-center{\n text-align: center;\n color: ",";\n }\n .text-center .text-heading{\n font-family: Circular Book Medium, sans-serif;\n font-weight: 500;\n margin-bottom: 8px;\n }\n .text-center .subtext{\n font-size: 14px;\n margin: 0;\n }\n"])),Y["neutral-900"]),$u=e.div(bh||(bh=o(["\n color: ",";\n font-size: 12px;\n text-align: right;\n width: 40px;\n"],["\n color: ",";\n font-size: 12px;\n text-align: right;\n width: 40px;\n"])),Y["neutral-500"]),ep="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAALjSURBVHgBtVZLKG1RGP7OdsqbU0gkrkeY6Q4MKGFMuaUU8kxJmZgokpkyMGdiQJmY6BZFkqtk4NE9kVeKQpxzOu9H59R5/Hf9P0cmR7ec/dVqrb3XWt//WN+/9gYUiOiHavuquSg52GBO5ja8D/6qZkJy4VbtJxvYUINf0Ad/2ABBP7j1NgANOkMXAzs7Ozg5OXkzwBny+/34nKlIJIJgMPhfZOFwGD6f7+M5Fothe3sbx8fHiEajwPj4ODU3N1NfXx95vV66vb2l3t5eamlpodHRUZqcnKTz83Nqb28XgZvNZhoYGKBQKERHR0fU1dUl+0dGRshisRDzNTY2UlNTE3V0dJDGoayurmJiYgKZmZmYnZ1FWVkZ1tbWUFxcDLvdLp69vLxIr4hlbLPZMD09jdbWVtmfkZGBqakpzMzMoK6uDm1tbVhcXIRWWFgI5TG2trbgdDrx8PCAwcFBIa+qqkqYmtfXV6iIoTxHaWkpOjs78fT0hOzsbKSnp0tfVFQEbWlpCfPz89jc3MTd3Z1MXF1dCQkbZKSlpUnvdrvh8XiEoKCgAJqm4fr6WubOzs6Ql5cnkfB7jpRh7OnpQUlJiZBUV1eju7sbc3NzWF9fh9VqlXTxfG1tLYaGhuRAOeLy8nL09/djbGxMIri/v8fCwoKQ8tqVlRVcXFzA4HA46PHxUTbk5ubKAg6VvT09PcXh4SGWl5dFZZeXlzCZTGLwc6rYkcrKSok+Ds6GRPHVlagOmoaHh+k7MOIL1NfXo6KiAt+B7ndRwggODg5EKXzInE9WB6vH5XIhKysLBoMBNzc3kneuHz4/XpOfn4+9vT00NDRAnW9iA0zCZb+7u4uUlBSpC1YaFx4rjI2zeoxGo1wJLGl2JicnB6qipa7EkUQpitdAamqq3FWsqrjKOJJAICDkXNH8zGP2/vn5WdbX1NSIYTbgQvI/lx/g69oM/fBb94++jOjtt2WDkgP+9dl/dxz/AC0iYjxOw7vYAAAAAElFTkSuQmCC",tp=e.div(Ch||(Ch=o(["\n display: flex;\n flex-direction: column;\n gap: 8px;\n"],["\n display: flex;\n flex-direction: column;\n gap: 8px;\n"]))),np=e.div(wh||(wh=o(["\n border-radius: 8px;\n padding: 16px;\n border: 1px solid ",";\n background: ",";\n"],["\n border-radius: 8px;\n padding: 16px;\n border: 1px solid ",";\n background: ",";\n"])),Y["neutral-100"],Y.white),ip=e.div(yh||(yh=o(["\n display: flex;\n justify-content: space-between;\n align-items: center;\n margin-bottom: 24px;\n"],["\n display: flex;\n justify-content: space-between;\n align-items: center;\n margin-bottom: 24px;\n"]))),rp=e.p(vh||(vh=o(["\n margin: 0;\n font-size: 16px;\n color: ",";\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n line-height: 19px;\n"],["\n margin: 0;\n font-size: 16px;\n color: ",";\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n line-height: 19px;\n"])),Y["neutral-900"]),op=e.div(Eh||(Eh=o(["\n display: flex;\n justify-content: space-between;\n align-items: end;\n"],["\n display: flex;\n justify-content: space-between;\n align-items: end;\n"]))),ap=e.div(Ah||(Ah=o(["\n display: flex;\n justify-content: space-between;\n width: 250px;\n"],["\n display: flex;\n justify-content: space-between;\n width: 250px;\n"]))),sp=e.div(kh||(kh=o(["\n small{\n font-weight: 400;\n color: ",";\n line-height: 14px;\n font-size: 12px;\n }\n p{\n margin: 0;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n color: ",";\n line-height: 19px;\n font-size: 16px;\n };\n"],["\n small{\n font-weight: 400;\n color: ",";\n line-height: 14px;\n font-size: 12px;\n }\n p{\n margin: 0;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n color: ",";\n line-height: 19px;\n font-size: 16px;\n };\n"])),Y["neutral-500"],Y["neutral-600"]),lp=e.div(Dh||(Dh=o(["\n p{\n font-size: 10px;\n line-height: 12px;\n letter-spacing: 0.02em;\n color: ",";\n font-weight: 400;\n text-align: end;\n margin: 0;\n }\n"],["\n p{\n font-size: 10px;\n line-height: 12px;\n letter-spacing: 0.02em;\n color: ",";\n font-weight: 400;\n text-align: end;\n margin: 0;\n }\n"])),Y["neutral-500"]),cp=e.div(Mh||(Mh=o(["\n display: flex;\n flex-direction: column;\n gap: 8px;\n"],["\n display: flex;\n flex-direction: column;\n gap: 8px;\n"]))),dp=e.div(Bh||(Bh=o(["\n padding: 16px;\n border-radius: 8px;\n border: 1px solid ",";\n background: ",";\n display: flex;\n gap: 14px;\n align-items: center;\n //height: 76px;\n"],["\n padding: 16px;\n border-radius: 8px;\n border: 1px solid ",";\n background: ",";\n display: flex;\n gap: 14px;\n align-items: center;\n //height: 76px;\n"])),Y["neutral-100"],Y.white),hp=e.div(Ph||(Ph=o(["\n display: flex;\n justify-content: space-between;\n align-items: center;\n width: 100%;\n"],["\n display: flex;\n justify-content: space-between;\n align-items: center;\n width: 100%;\n"]))),up=e.div(Hh||(Hh=o(["\n display: flex;\n flex-direction: column;\n gap: 8px;\n width: 100%;\n .entity-short-name{\n color: ",";\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n font-size: 16px;\n line-height: 19px;\n }\n .entity-short-name p,.entity-long-name p{\n margin:0\n }\n .entity-long-name,.entity-price{\n color: ",";\n font-weight: 400;\n line-height: 17px;\n display: flex;\n gap: 8px;\n }\n .entity-long-name p{\n width: 200px;\n white-space: nowrap;\n text-overflow: ellipsis;\n overflow: hidden;\n }\n .changeRatio{\n font-size: 16px;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n line-height: 19px;\n text-align: right;\n }\n .success{\n color: ",";\n }\n .error{\n color: ",";\n }\n"],["\n display: flex;\n flex-direction: column;\n gap: 8px;\n width: 100%;\n .entity-short-name{\n color: ",";\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n font-size: 16px;\n line-height: 19px;\n }\n .entity-short-name p,.entity-long-name p{\n margin:0\n }\n .entity-long-name,.entity-price{\n color: ",";\n font-weight: 400;\n line-height: 17px;\n display: flex;\n gap: 8px;\n }\n .entity-long-name p{\n width: 200px;\n white-space: nowrap;\n text-overflow: ellipsis;\n overflow: hidden;\n }\n .changeRatio{\n font-size: 16px;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n line-height: 19px;\n text-align: right;\n }\n .success{\n color: ",";\n }\n .error{\n color: ",";\n }\n"])),Y["neutral-900"],Y["neutral-600"],Y["success-500"],Y["error-500"]),pp=e.p(Oh||(Oh=o(["\n color: ",";\n font-weight: 400;\n font-size: 10px;\n line-height: 12px;\n letter-spacing: 0.02em;\n margin: 0;\n text-align: right;\n padding: 0 8px 0 0;\n"],["\n color: ",";\n font-weight: 400;\n font-size: 10px;\n line-height: 12px;\n letter-spacing: 0.02em;\n margin: 0;\n text-align: right;\n padding: 0 8px 0 0;\n"])),Y["neutral-600"]),fp=e.div(Ih||(Ih=o(["\n display: flex;\n"],["\n display: flex;\n"]))),gp=e.div(zh||(zh=o(["\n width: 100%;\n height: 51px;\n display: flex;\n justify-content: center;\n align-items: center;\n padding: 16px 0;\n border-bottom: 2px solid ",";\n color: ",";\n cursor: pointer;\n font-size: 16px;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n line-height: 19px;\n letter-spacing: -0.02em;\n border-bottom: 1px solid ",";\n &.active{\n border-bottom: 1px solid ",";\n background: ",";\n animation: select-tab 0.2s ease-out;\n @keyframes select-tab{\n from{\n border-color: ",";\n background: transparent;\n }\n to{\n background: ",";\n border-color: ",";\n }\n }\n }\n"],["\n width: 100%;\n height: 51px;\n display: flex;\n justify-content: center;\n align-items: center;\n padding: 16px 0;\n border-bottom: 2px solid ",";\n color: ",";\n cursor: pointer;\n font-size: 16px;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n line-height: 19px;\n letter-spacing: -0.02em;\n border-bottom: 1px solid ",";\n &.active{\n border-bottom: 1px solid ",";\n background: ",";\n animation: select-tab 0.2s ease-out;\n @keyframes select-tab{\n from{\n border-color: ",";\n background: transparent;\n }\n to{\n background: ",";\n border-color: ",";\n }\n }\n }\n"])),Y.white,Y["neutral-900"],Y["neutral-50"],Y["neutral-900"],Y["neutral-50"],Y["neutral-50"],Y["neutral-50"],Y["neutral-900"]),mp=e.div(Rh||(Rh=o(["\n color: ",";\n padding: 8px 0;\n position: relative;\n display: flex;\n flex-direction: column;\n flex: 1;\n"],["\n color: ",";\n padding: 8px 0;\n position: relative;\n display: flex;\n flex-direction: column;\n flex: 1;\n"])),Y["neutral-900"]),xp=function(e){var t=e.tabs,n=e.bgHexColor,i=l.useState(0),r=i[0],o=i[1];return V.createElement(V.Fragment,null,t&&t.length>0&&V.createElement(fp,null,t.map((function(e,t){return V.createElement(gp,{key:t,className:r===t?"active":"",onClick:function(){o(t)}},e.tabName)}))),V.createElement(mp,{style:{background:n}},t&&V.createElement(V.Fragment,null,t[r].tabComponent)))},bp=e.div(Lh||(Lh=o(["\n display: flex;\n justify-content: space-around;\n align-items: center;\n background: ",";\n"],["\n display: flex;\n justify-content: space-around;\n align-items: center;\n background: ",";\n"])),Y.white),Cp=e.div(Fh||(Fh=o(["\n display: flex;\n gap: 8px;\n align-items: center;\n .menu-item{\n padding: 0 24px;\n height: 67px;\n text-decoration: none;\n color: ",";\n display: flex;\n align-items: center;\n font-size: 16px;\n line-height: 19px;\n letter-spacing: 0.02em;\n font-weight: 700;\n }\n .active{\n background: ",";\n border-bottom: 1px solid ",";\n color: ",";\n }\n"],["\n display: flex;\n gap: 8px;\n align-items: center;\n .menu-item{\n padding: 0 24px;\n height: 67px;\n text-decoration: none;\n color: ",";\n display: flex;\n align-items: center;\n font-size: 16px;\n line-height: 19px;\n letter-spacing: 0.02em;\n font-weight: 700;\n }\n .active{\n background: ",";\n border-bottom: 1px solid ",";\n color: ",";\n }\n"])),Y["neutral-900"],Y["primary-50"],Y["primary-500"],Y["primary-500"]),wp=e.div(Sh||(Sh=o(["\n padding: 24px;\n border-radius: 8px;\n background:",";\n display:flex;\n //align-items: center;\n justify-content: space-between;\n a{\n text-decoration: none;\n }\n"],["\n padding: 24px;\n border-radius: 8px;\n background:",";\n display:flex;\n //align-items: center;\n justify-content: space-between;\n a{\n text-decoration: none;\n }\n"])),Y.white),yp=e.div(Qh||(Qh=o(["\n border-radius: 8px;\n overflow: hidden;\n width: 300px;\n height: 210px;\n .featured-img{\n object-fit: cover;\n width: 300px;\n height: 210px;\n }\n"],["\n border-radius: 8px;\n overflow: hidden;\n width: 300px;\n height: 210px;\n .featured-img{\n object-fit: cover;\n width: 300px;\n height: 210px;\n }\n"]))),vp=e.div(jh||(jh=o(["\n background: ",";\n border-radius: 8px;\n display: inline-flex;\n .tag{\n color: ",";\n font-size: 14px;\n font-weight: 400;\n line-height: 17px;\n padding: 8px;\n display: inline-flex;\n }\n .tag:first-of-type{\n border-right: 2px solid ",";\n }\n"],["\n background: ",";\n border-radius: 8px;\n display: inline-flex;\n .tag{\n color: ",";\n font-size: 14px;\n font-weight: 400;\n line-height: 17px;\n padding: 8px;\n display: inline-flex;\n }\n .tag:first-of-type{\n border-right: 2px solid ",";\n }\n"])),Y["neutral-50"],Y["neutral-900"],Y["neutral-100"]),Ep=e.h5(Nh||(Nh=o(["\n margin: 16px 0;\n font-weight: 700;\n font-size: 23px;\n line-height: 28px;\n letter-spacing: 0.02em;\n color: ",";\n"],["\n margin: 16px 0;\n font-weight: 700;\n font-size: 23px;\n line-height: 28px;\n letter-spacing: 0.02em;\n color: ",";\n"])),Y["neutral-900"]),Ap=e.p(Th||(Th=o(["\n font-weight: 400;\n font-size: 16px;\n line-height: 19px;\n color:",";\n"],["\n font-weight: 400;\n font-size: 16px;\n line-height: 19px;\n color:",";\n"])),Y["neutral-900"]),kp=e.div(Vh||(Vh=o(["\n width: 555px;\n"],["\n width: 555px;\n"]))),Dp=e.div(Yh||(Yh=o(["\n background: ",";\n padding: 11px 16px;\n border-radius: 8px;\n display: flex;\n align-items: center;\n justify-content: space-between;\n height: 72px;\n color:",";\n .title-bar-text{\n font-size: 16px;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n line-height: 19px;\n margin: 0;\n }\n"],["\n background: ",";\n padding: 11px 16px;\n border-radius: 8px;\n display: flex;\n align-items: center;\n justify-content: space-between;\n height: 72px;\n color:",";\n .title-bar-text{\n font-size: 16px;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n line-height: 19px;\n margin: 0;\n }\n"])),Y["neutral-900"],Y["neutral-50"]),Mp=e.div(Wh||(Wh=o(["\n display: flex;\n gap: 16px;\n .filterContainer{\n width: 200px;\n }\n"],["\n display: flex;\n gap: 16px;\n .filterContainer{\n width: 200px;\n }\n"]))),Bp=e.div(Gh||(Gh=o(["\n background: ",";\n border-radius: 8px;\n display: inline-flex;\n .tag{\n color: ",";\n font-size: 14px;\n font-weight: 400;\n line-height: 17px;\n padding: 8px;\n display: inline-flex;\n }\n .tag:first-of-type{\n border-right: 2px solid ",";\n }\n"],["\n background: ",";\n border-radius: 8px;\n display: inline-flex;\n .tag{\n color: ",";\n font-size: 14px;\n font-weight: 400;\n line-height: 17px;\n padding: 8px;\n display: inline-flex;\n }\n .tag:first-of-type{\n border-right: 2px solid ",";\n }\n"])),Y["neutral-50"],Y["neutral-900"],Y["neutral-100"]),Pp=e.div(Xh||(Xh=o(["\n background: ",";\n padding: 11px 16px;\n border-radius: 8px;\n display: flex;\n align-items: center;\n height: 72px;\n color:",";\n .title-bar-text{\n font-size: 16px;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n line-height: 19px;\n margin: 0;\n }\n"],["\n background: ",";\n padding: 11px 16px;\n border-radius: 8px;\n display: flex;\n align-items: center;\n height: 72px;\n color:",";\n .title-bar-text{\n font-size: 16px;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n line-height: 19px;\n margin: 0;\n }\n"])),Y["neutral-900"],Y["neutral-50"]),Hp=e.div(Zh||(Zh=o(["\n display: flex;\n gap: 4px;\n flex-direction: column;\n label{\n color:",';\n font-weight: 500;\n font-family: "Circular Book Medium", sans-serif;\n }\n span{\n color: ',";\n }\n .disabled{\n color: ",";\n }\n"],["\n display: flex;\n gap: 4px;\n flex-direction: column;\n label{\n color:",';\n font-weight: 500;\n font-family: "Circular Book Medium", sans-serif;\n }\n span{\n color: ',";\n }\n .disabled{\n color: ",";\n }\n"])),Y["primary-900"],Y["neutral-600"],Y["neutral-100"]),Op=e.input(Uh||(Uh=o(["\n border: none;\n width: 100%;\n height: 50px;\n font-size: 16px;\n padding: 0 16px;\n margin: 0;\n &:focus,&:focus-within{\n outline: none;\n }\n &::placeholder{\n color: ",";\n }\n &:disabled{\n background: ",";\n cursor: not-allowed;\n pointer-events: none;\n }\n &:disabled &::placeholder{\n color: ",";\n }\n"],["\n border: none;\n width: 100%;\n height: 50px;\n font-size: 16px;\n padding: 0 16px;\n margin: 0;\n &:focus,&:focus-within{\n outline: none;\n }\n &::placeholder{\n color: ",";\n }\n &:disabled{\n background: ",";\n cursor: not-allowed;\n pointer-events: none;\n }\n &:disabled &::placeholder{\n color: ",";\n }\n"])),Y["neutral-200"],Y.white,Y["neutral-100"]),Ip=e.div(Kh||(Kh=o(["\n height: 50px;\n width: 100%;\n border-radius: 8px;\n border: 1px solid ",";\n display: flex;\n align-items: center;\n overflow: hidden;\n &:hover{\n border: 1px solid ",";\n }\n &:focus,&:focus-within{\n border: 1px solid ",";\n outline: none;\n }\n &.success{\n border: 1px solid ",";\n }\n &.error{\n border: 1px solid ",";\n }\n &.disabled{\n pointer-events: none;\n }\n &.disabled input{\n cursor: not-allowed !important;\n }\n"],["\n height: 50px;\n width: 100%;\n border-radius: 8px;\n border: 1px solid ",";\n display: flex;\n align-items: center;\n overflow: hidden;\n &:hover{\n border: 1px solid ",";\n }\n &:focus,&:focus-within{\n border: 1px solid ",";\n outline: none;\n }\n &.success{\n border: 1px solid ",";\n }\n &.error{\n border: 1px solid ",";\n }\n &.disabled{\n pointer-events: none;\n }\n &.disabled input{\n cursor: not-allowed !important;\n }\n"])),Y["neutral-200"],Y["primary-300"],Y["primary-500"],Y["success-500"],Y["error-500"]),zp=e.button(Jh||(Jh=o(["\n border: none;\n background: ",";\n cursor:pointer;\n height: 100%;\n padding: 13px 8px;\n"],["\n border: none;\n background: ",";\n cursor:pointer;\n height: 100%;\n padding: 13px 8px;\n"])),Y.white),Rp=e.p(qh||(qh=o(["\n color: ",";\n margin: 0;\n display: flex;\n gap: 4px;\n justify-content: start;\n align-items: center;\n"],["\n color: ",";\n margin: 0;\n display: flex;\n gap: 4px;\n justify-content: start;\n align-items: center;\n"])),Y["error-500"]),Lp=e.div(_h||(_h=o(["\n overflow-x: auto;\n"],["\n overflow-x: auto;\n"]))),Fp=e.table($h||($h=o(["\n width: 100%;\n border-collapse: separate;\n border-spacing: 0 8px;\n text-align: left;\n .rounded-row td:first-child, .rounded-row th:first-child{\n border-top-left-radius: 8px;\n border-bottom-left-radius: 8px;\n }\n .rounded-row td:last-child, .rounded-row th:last-child{\n border-top-right-radius: 8px;\n border-bottom-right-radius: 8px;\n }\n .rounded-row td:last-child div{\n display: flex;\n align-items: center;\n justify-content: space-between;\n }\n thead tr{\n background: ",";\n font-size: 16px;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n line-height: 19px;\n }\n thead th{\n color: ",";\n padding: 11px 16px;\n }\n tbody tr{\n background: ",";\n color: ",";\n font-size: 16px;\n font-weight: 400;\n line-height: 19px;\n cursor:pointer;\n }\n tbody td{\n padding: 16px;\n }\n"],["\n width: 100%;\n border-collapse: separate;\n border-spacing: 0 8px;\n text-align: left;\n .rounded-row td:first-child, .rounded-row th:first-child{\n border-top-left-radius: 8px;\n border-bottom-left-radius: 8px;\n }\n .rounded-row td:last-child, .rounded-row th:last-child{\n border-top-right-radius: 8px;\n border-bottom-right-radius: 8px;\n }\n .rounded-row td:last-child div{\n display: flex;\n align-items: center;\n justify-content: space-between;\n }\n thead tr{\n background: ",";\n font-size: 16px;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n line-height: 19px;\n }\n thead th{\n color: ",";\n padding: 11px 16px;\n }\n tbody tr{\n background: ",";\n color: ",";\n font-size: 16px;\n font-weight: 400;\n line-height: 19px;\n cursor:pointer;\n }\n tbody td{\n padding: 16px;\n }\n"])),Y["neutral-900"],Y.white,Y.white,Y["neutral-900"]),Sp=e.div(eu||(eu=o(["\n display: flex;\n justify-content: center;\n align-items: center;\n width: 100%;\n height: 300px;\n background: ",";\n border-radius: 8px;\n"],["\n display: flex;\n justify-content: center;\n align-items: center;\n width: 100%;\n height: 300px;\n background: ",";\n border-radius: 8px;\n"])),Y.white),Qp=e.div(tu||(tu=o(["\n display: flex;\n align-items: center;\n flex-direction: column;\n gap: 20px;\n p{\n font-size: 16px;\n font-weight: 400;\n line-height: 19px;\n margin: 0;\n }\n"],["\n display: flex;\n align-items: center;\n flex-direction: column;\n gap: 20px;\n p{\n font-size: 16px;\n font-weight: 400;\n line-height: 19px;\n margin: 0;\n }\n"]))),jp=e.div(nu||(nu=o(["\n overflow-x: auto;\n"],["\n overflow-x: auto;\n"]))),Np=e.table(iu||(iu=o(["\n width: 100%;\n border-collapse: separate;\n border-spacing: 0 8px;\n text-align: left;\n .rounded-row td:first-child, .rounded-row th:first-child{\n border-top-left-radius: 8px;\n border-bottom-left-radius: 8px;\n }\n .rounded-row td:last-child, .rounded-row th:last-child{\n border-top-right-radius: 8px;\n border-bottom-right-radius: 8px;\n }\n .rounded-row td:last-child div{\n display: flex;\n align-items: center;\n justify-content: space-between;\n }\n thead tr{\n background: ",";\n font-size: 16px;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n line-height: 19px;\n }\n thead th{\n color: ",";\n padding: 11px 16px;\n }\n tbody tr{\n background: ",";\n color: ",";\n font-size: 16px;\n font-weight: 400;\n line-height: 19px;\n cursor:pointer;\n }\n tbody td{\n padding: 16px;\n }\n"],["\n width: 100%;\n border-collapse: separate;\n border-spacing: 0 8px;\n text-align: left;\n .rounded-row td:first-child, .rounded-row th:first-child{\n border-top-left-radius: 8px;\n border-bottom-left-radius: 8px;\n }\n .rounded-row td:last-child, .rounded-row th:last-child{\n border-top-right-radius: 8px;\n border-bottom-right-radius: 8px;\n }\n .rounded-row td:last-child div{\n display: flex;\n align-items: center;\n justify-content: space-between;\n }\n thead tr{\n background: ",";\n font-size: 16px;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n line-height: 19px;\n }\n thead th{\n color: ",";\n padding: 11px 16px;\n }\n tbody tr{\n background: ",";\n color: ",";\n font-size: 16px;\n font-weight: 400;\n line-height: 19px;\n cursor:pointer;\n }\n tbody td{\n padding: 16px;\n }\n"])),Y["neutral-900"],Y.white,Y.white,Y["neutral-900"]),Tp=e.div(ru||(ru=o(["\n display: flex;\n justify-content: center;\n align-items: center;\n width: 100%;\n height: 300px;\n background: ",";\n border-radius: 8px;\n"],["\n display: flex;\n justify-content: center;\n align-items: center;\n width: 100%;\n height: 300px;\n background: ",";\n border-radius: 8px;\n"])),Y.white),Vp=e.div(ou||(ou=o(["\n display: flex;\n align-items: center;\n flex-direction: column;\n gap: 20px;\n p{\n font-size: 16px;\n font-weight: 400;\n line-height: 19px;\n margin: 0;\n }\n"],["\n display: flex;\n align-items: center;\n flex-direction: column;\n gap: 20px;\n p{\n font-size: 16px;\n font-weight: 400;\n line-height: 19px;\n margin: 0;\n }\n"]))),Yp=e.div(au||(au=o(["\n display: flex;\n flex-direction: column;\n gap: 8px;\n"],["\n display: flex;\n flex-direction: column;\n gap: 8px;\n"]))),Wp=e.div(su||(su=o(["\n border-radius: 8px;\n padding: 16px;\n background: ",";\n display: flex;\n flex-direction: column;\n gap: 16px;\n"],["\n border-radius: 8px;\n padding: 16px;\n background: ",";\n display: flex;\n flex-direction: column;\n gap: 16px;\n"])),Y["neutral-50"]),Gp=e.div(lu||(lu=o(["\n display: flex;\n gap: 26px;\n align-items: center;\n height: 30px;\n .currency{\n display: flex;\n gap: 4px;\n align-items: center;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n font-size: 16px;\n line-height: 19px;\n color: ",";\n }\n"],["\n display: flex;\n gap: 26px;\n align-items: center;\n height: 30px;\n .currency{\n display: flex;\n gap: 4px;\n align-items: center;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n font-size: 16px;\n line-height: 19px;\n color: ",";\n }\n"])),Y["neutral-900"]),Xp=e.div(cu||(cu=o(["\n display: flex;\n gap: 16px;\n align-items: center;\n p{\n margin: 0;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n font-size: 16px;\n line-height: 19px;\n color: ",";\n }\n"],["\n display: flex;\n gap: 16px;\n align-items: center;\n p{\n margin: 0;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n font-size: 16px;\n line-height: 19px;\n color: ",";\n }\n"])),Y["neutral-900"]),Zp=e.div(du||(du=o(["\n display: flex;\n gap: 12px;\n font-weight: 400;\n font-size: 12px;\n line-height: 14px;\n color: ",";\n *{\n margin: 0;\n }\n"],["\n display: flex;\n gap: 12px;\n font-weight: 400;\n font-size: 12px;\n line-height: 14px;\n color: ",";\n *{\n margin: 0;\n }\n"])),Y["neutral-600"]),Up=e.div(hu||(hu=o(["\n display: flex;\n flex-direction: column;\n gap: 8px;\n align-items: center;\n justify-content: center;\n height: 300px;\n"],["\n display: flex;\n flex-direction: column;\n gap: 8px;\n align-items: center;\n justify-content: center;\n height: 300px;\n"]))),Kp=e.div(uu||(uu=o(["\n padding: 24px;\n //border-radius: 8px;\n gap: 24px;\n display: grid;\n grid-template-columns: calc(100%/5) auto auto auto calc(100%/5);\n //grid-template-columns: calc(100%/5) calc(100%/5) calc(100%/5) calc(100%/5) calc(100%/5);\n align-items: end;\n //background: ",";\n \n"],["\n padding: 24px;\n //border-radius: 8px;\n gap: 24px;\n display: grid;\n grid-template-columns: calc(100%/5) auto auto auto calc(100%/5);\n //grid-template-columns: calc(100%/5) calc(100%/5) calc(100%/5) calc(100%/5) calc(100%/5);\n align-items: end;\n //background: ",";\n \n"])),Y.white),Jp=e.div(pu||(pu=o(['\n display: flex;\n gap: 12px;\n flex-direction: column;\n width: 100%;\n label{\n font-weight: 500;\n font-family: "Circular Book Medium", sans-serif;\n font-size: 16px;\n line-height: 19px;\n }\n'],['\n display: flex;\n gap: 12px;\n flex-direction: column;\n width: 100%;\n label{\n font-weight: 500;\n font-family: "Circular Book Medium", sans-serif;\n font-size: 16px;\n line-height: 19px;\n }\n']))),qp=e.div(fu||(fu=o(["\n display: flex;\n flex-direction: column;\n gap: 4px;\n label{\n color:",';\n font-weight: 500;\n font-family: "Circular Book Medium", sans-serif;\n }\n span{\n color: ',";\n font-size: 14px;\n line-height: 17px;\n font-weight: 400;\n }\n"],["\n display: flex;\n flex-direction: column;\n gap: 4px;\n label{\n color:",';\n font-weight: 500;\n font-family: "Circular Book Medium", sans-serif;\n }\n span{\n color: ',";\n font-size: 14px;\n line-height: 17px;\n font-weight: 400;\n }\n"])),Y["primary-900"],Y["neutral-600"]),_p=e.input(gu||(gu=o(["\n border: none;\n left: 0;\n right: 0;\n height: 100%;\n position: absolute;\n font-size: 16px;\n padding: 0 16px;\n width: 100%;\n &:focus,&:focus-within{\n outline: none;\n }\n &::placeholder{\n color: ",";\n }\n &:disabled{\n background: ",";\n cursor: not-allowed;\n pointer-events: none;\n }\n &:disabled &::placeholder{\n color: ",";\n }\n"],["\n border: none;\n left: 0;\n right: 0;\n height: 100%;\n position: absolute;\n font-size: 16px;\n padding: 0 16px;\n width: 100%;\n &:focus,&:focus-within{\n outline: none;\n }\n &::placeholder{\n color: ",";\n }\n &:disabled{\n background: ",";\n cursor: not-allowed;\n pointer-events: none;\n }\n &:disabled &::placeholder{\n color: ",";\n }\n"])),Y["neutral-200"],Y.white,Y["neutral-100"]),$p=e.div(mu||(mu=o(["\n position: relative;\n height: 50px;\n width: 100%; \n border-radius: 8px;\n border: 1px solid ",";\n display: flex;\n align-items: center;\n justify-content: space-between;\n overflow: hidden;\n transition: 300ms ease-out;\n &:hover{\n border: 1px solid ",";\n }\n &:focus,&:focus-within{\n border: 1px solid ",";\n outline: none;\n }\n &.success{\n border: 1px solid ",";\n }\n &.error{\n border: 1px solid ",";\n }\n .disabled{\n pointer-events: none;\n }\n"],["\n position: relative;\n height: 50px;\n width: 100%; \n border-radius: 8px;\n border: 1px solid ",";\n display: flex;\n align-items: center;\n justify-content: space-between;\n overflow: hidden;\n transition: 300ms ease-out;\n &:hover{\n border: 1px solid ",";\n }\n &:focus,&:focus-within{\n border: 1px solid ",";\n outline: none;\n }\n &.success{\n border: 1px solid ",";\n }\n &.error{\n border: 1px solid ",";\n }\n .disabled{\n pointer-events: none;\n }\n"])),Y["neutral-200"],Y["primary-300"],Y["primary-500"],Y["success-500"],Y["error-500"]),ef=e.p(xu||(xu=o(["\n color: ",";\n margin: 0;\n display: flex;\n gap: 4px;\n justify-content: start;\n align-items: center;\n"],["\n color: ",";\n margin: 0;\n display: flex;\n gap: 4px;\n justify-content: start;\n align-items: center;\n"])),Y["error-500"]),tf=function(e){var n=e.label,i=e.subtext,r=e.errMsg,o=e.disabled,a=e.required,s=e.value,c=l.useState(""),d=c[0],h=c[1],u=l.useState(!1),p=u[0],f=u[1],g=l.useRef();return V.createElement("div",{style:{display:"flex",flexDirection:"column",gap:"12px"}},n&&V.createElement(qp,null,V.createElement("label",null,n),i&&V.createElement("span",null,i)),V.createElement($p,{className:"".concat(d," ").concat(o?"disabled":"")},V.createElement(_p,t({ref:g,onBlur:function(){s?(h("success"),f(!1)):a&&(h("error"),f(!0))}},e))),!s&&a&&p&&V.createElement(ef,null,V.createElement("svg",{width:"16",height:"14",viewBox:"0 0 16 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M8.00006 9.66669C7.86821 9.66669 7.73931 9.70578 7.62968 9.77904C7.52005 9.85229 7.4346 9.95641 7.38414 10.0782C7.33368 10.2 7.32048 10.3341 7.3462 10.4634C7.37193 10.5927 7.43542 10.7115 7.52866 10.8048C7.62189 10.898 7.74068 10.9615 7.87 10.9872C7.99932 11.0129 8.13336 10.9997 8.25518 10.9493C8.377 10.8988 8.48112 10.8134 8.55437 10.7037C8.62763 10.5941 8.66673 10.4652 8.66673 10.3334C8.66673 10.1565 8.59649 9.98697 8.47146 9.86195C8.34644 9.73692 8.17687 9.66669 8.00006 9.66669ZM15.1134 10.6467L9.74673 1.31335C9.57326 1.00236 9.31992 0.743323 9.01285 0.562997C8.70579 0.382672 8.35615 0.287598 8.00006 0.287598C7.64396 0.287598 7.29433 0.382672 6.98726 0.562997C6.6802 0.743323 6.42686 1.00236 6.25339 1.31335L0.92006 10.6467C0.74059 10.9494 0.644155 11.294 0.640489 11.6459C0.636824 11.9978 0.726058 12.3444 0.899184 12.6507C1.07231 12.9571 1.3232 13.2123 1.62652 13.3907C1.92984 13.5691 2.27485 13.6643 2.62673 13.6667H13.3734C13.7281 13.6702 14.0773 13.5793 14.3853 13.4033C14.6933 13.2273 14.949 12.9726 15.126 12.6652C15.3031 12.3579 15.3953 12.009 15.3931 11.6542C15.3908 11.2995 15.2943 10.9518 15.1134 10.6467ZM13.9601 11.98C13.9016 12.084 13.8164 12.1704 13.7132 12.2302C13.61 12.29 13.4927 12.321 13.3734 12.32H2.62673C2.50747 12.321 2.39013 12.29 2.28694 12.2302C2.18375 12.1704 2.0985 12.084 2.04006 11.98C1.98155 11.8787 1.95074 11.7637 1.95074 11.6467C1.95074 11.5297 1.98155 11.4147 2.04006 11.3134L7.37339 1.98002C7.42934 1.87082 7.51433 1.77917 7.61902 1.71518C7.72371 1.65119 7.84403 1.61733 7.96673 1.61733C8.08942 1.61733 8.20974 1.65119 8.31443 1.71518C8.41912 1.77917 8.50411 1.87082 8.56006 1.98002L13.9267 11.3134C13.9929 11.4132 14.0309 11.5291 14.0367 11.6488C14.0426 11.7684 14.0161 11.8875 13.9601 11.9934V11.98ZM8.00006 4.33335C7.82325 4.33335 7.65368 4.40359 7.52866 4.52861C7.40363 4.65364 7.33339 4.82321 7.33339 5.00002V7.66669C7.33339 7.8435 7.40363 8.01307 7.52866 8.13809C7.65368 8.26311 7.82325 8.33335 8.00006 8.33335C8.17687 8.33335 8.34644 8.26311 8.47146 8.13809C8.59649 8.01307 8.66673 7.8435 8.66673 7.66669V5.00002C8.66673 4.82321 8.59649 4.65364 8.47146 4.52861C8.34644 4.40359 8.17687 4.33335 8.00006 4.33335Z",fill:"#F80000"})),r||"This field is required"))},nf=e.div(bu||(bu=o(["\n border: 1px solid ",";\n border-radius: 100px;\n display: inline-block;\n overflow: hidden;\n"],["\n border: 1px solid ",";\n border-radius: 100px;\n display: inline-block;\n overflow: hidden;\n"])),Y["primary-500"]),rf=e.a(Cu||(Cu=o(["\n display: inline-block;\n background: ",";\n padding: 16px;\n text-decoration: none;\n color: ",";\n &:hover{\n background:",";\n }\n"],["\n display: inline-block;\n background: ",";\n padding: 16px;\n text-decoration: none;\n color: ",";\n &:hover{\n background:",";\n }\n"])),Y["neutral-900"],Y.white,Y["primary-500"]),of=e.div(wu||(wu=o(["\n display: flex;\n gap: 8px;\n justify-content: space-between;\n"],["\n display: flex;\n gap: 8px;\n justify-content: space-between;\n"]))),af=e.input(yu||(yu=o(["\n padding: 13px 16px;\n height: 48px;\n width: 100%;\n background: ",";\n border-radius: 8px;\n border: 1px solid ",";\n font-size: 16px;\n &::placeholder{\n color: ",";\n }\n &:focus-within,&:focus{\n outline: none;\n }\n"],["\n padding: 13px 16px;\n height: 48px;\n width: 100%;\n background: ",";\n border-radius: 8px;\n border: 1px solid ",";\n font-size: 16px;\n &::placeholder{\n color: ",";\n }\n &:focus-within,&:focus{\n outline: none;\n }\n"])),Y.white,Y["neutral-200"],Y["neutral-200"]),sf=e.button(vu||(vu=o(["\n width: 60px;\n height: 48px;\n background: ",";\n color: ",";\n padding: 12px 18px;\n border-radius: 8px;\n border: none;\n cursor: pointer;\n"],["\n width: 60px;\n height: 48px;\n background: ",";\n color: ",";\n padding: 12px 18px;\n border-radius: 8px;\n border: none;\n cursor: pointer;\n"])),Y["primary-500"],Y.white),lf=e.div(Eu||(Eu=o(["\n height: 72px;\n background: ",";\n padding: 11px 16px;\n border-radius: 8px;\n display: flex;\n align-items: center;\n justify-content: space-between;\n color:",";\n .search-term{\n font-size: 16px;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n line-height: 19px;\n }\n .results-count{\n font-size: 14px;\n font-weight: 400;\n line-height: 17px;\n }\n"],["\n height: 72px;\n background: ",";\n padding: 11px 16px;\n border-radius: 8px;\n display: flex;\n align-items: center;\n justify-content: space-between;\n color:",";\n .search-term{\n font-size: 16px;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n line-height: 19px;\n }\n .results-count{\n font-size: 14px;\n font-weight: 400;\n line-height: 17px;\n }\n"])),Y["neutral-900"],Y["neutral-50"]),cf=e.div(Au||(Au=o(["\n position: absolute;\n width: 100%;\n height: 100%;\n left: 0;\n top: 0;\n background: rgb(0 0 0 / 40%);\n z-index: 9999;\n"],["\n position: absolute;\n width: 100%;\n height: 100%;\n left: 0;\n top: 0;\n background: rgb(0 0 0 / 40%);\n z-index: 9999;\n"]))),df=e.div(ku||(ku=o(["\n position: absolute;\n right: 0;\n top: 0;\n width: 510px;\n height:100%;\n background: ",";\n padding: 0;\n margin: 0;\n"],["\n position: absolute;\n right: 0;\n top: 0;\n width: 510px;\n height:100%;\n background: ",";\n padding: 0;\n margin: 0;\n"])),Y.white),hf=e.div(Du||(Du=o(["\n display: flex;\n justify-content: space-between;\n align-items: center;\n background: ",";\n border-bottom: 1px solid ",";\n padding: 32px 38px;\n"],["\n display: flex;\n justify-content: space-between;\n align-items: center;\n background: ",";\n border-bottom: 1px solid ",";\n padding: 32px 38px;\n"])),Y.white,Y["neutral-100"]),uf=e.button(Mu||(Mu=o(["\n background: transparent;\n border: none;\n cursor: pointer;\n display: flex;\n gap: 10px;\n align-items: center;\n font-size: 16px;\n &:disabled{\n cursor: not-allowed;\n color: ",";\n }\n"],["\n background: transparent;\n border: none;\n cursor: pointer;\n display: flex;\n gap: 10px;\n align-items: center;\n font-size: 16px;\n &:disabled{\n cursor: not-allowed;\n color: ",";\n }\n"])),Y["neutral-100"]),pf=e.div(Bu||(Bu=o(["\n padding: 32px;\n"],["\n padding: 32px;\n"]))),ff=e.div(Pu||(Pu=o(["\n display: flex;\n flex-direction: column;\n gap: 4px;\n color: ",";\n .title{\n font-size: 19px;\n font-weight: 700;\n margin: 0;\n font-style: normal;\n font-family: Circular, sans-serif;\n }\n .sub-text{\n font-size: 14px;\n font-weight: 400;\n margin: 0;\n font-style: normal;\n font-family: Circular, sans-serif;\n }\n"],["\n display: flex;\n flex-direction: column;\n gap: 4px;\n color: ",";\n .title{\n font-size: 19px;\n font-weight: 700;\n margin: 0;\n font-style: normal;\n font-family: Circular, sans-serif;\n }\n .sub-text{\n font-size: 14px;\n font-weight: 400;\n margin: 0;\n font-style: normal;\n font-family: Circular, sans-serif;\n }\n"])),Y["neutral-900"]),gf=e.div(Hu||(Hu=o(["\n padding: 16px;\n border-radius: 8px;\n background: ",";\n display: flex;\n align-items: start;\n position:relative;\n gap: 16px;\n a{\n text-decoration: none;\n }\n"],["\n padding: 16px;\n border-radius: 8px;\n background: ",";\n display: flex;\n align-items: start;\n position:relative;\n gap: 16px;\n a{\n text-decoration: none;\n }\n"])),Y.white),mf=e.img(Ou||(Ou=o(["\n width: 113px;\n height: 102px;\n border-radius: 8px;\n object-fit: cover;\n max-width: none;\n"],["\n width: 113px;\n height: 102px;\n border-radius: 8px;\n object-fit: cover;\n max-width: none;\n"]))),xf=e.h6(Iu||(Iu=o(["\n font-size: 19px;\n font-weight: 500;\n line-height: 23px;\n letter-spacing: 0.02em;\n font-family: Circular Book Medium, sans-serif;\n color: ",";\n margin: 0;\n"],["\n font-size: 19px;\n font-weight: 500;\n line-height: 23px;\n letter-spacing: 0.02em;\n font-family: Circular Book Medium, sans-serif;\n color: ",";\n margin: 0;\n"])),Y["neutral-900"]),bf=e.div(zu||(zu=o(["\n display: flex;\n flex-direction: column;\n gap: 16px;\n"],["\n display: flex;\n flex-direction: column;\n gap: 16px;\n"]))),Cf=e.div(Ru||(Ru=o(["\n background: ",";\n border-radius: 8px;\n width: fit-content;\n position: absolute;\n bottom: 0;\n margin-bottom: 16px;\n .tag{\n color: ",";\n font-size: 14px;\n font-weight: 400;\n line-height: 17px;\n padding: 8px;\n display: inline-flex;\n }\n .tag:first-of-type{\n border-right: 2px solid ",";\n }\n"],["\n background: ",";\n border-radius: 8px;\n width: fit-content;\n position: absolute;\n bottom: 0;\n margin-bottom: 16px;\n .tag{\n color: ",";\n font-size: 14px;\n font-weight: 400;\n line-height: 17px;\n padding: 8px;\n display: inline-flex;\n }\n .tag:first-of-type{\n border-right: 2px solid ",";\n }\n"])),Y["neutral-50"],Y["neutral-900"],Y["neutral-100"]),wf={};Object.defineProperty(wf,"__esModule",{value:!0});var yf=l;function vf(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var Ef=vf(yf),Af=function(){return Af=Object.assign||function(e){for(var t,n=1,i=arguments.length;n<i;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},Af.apply(this,arguments)};
22
22
  /*! *****************************************************************************
23
23
  Copyright (c) Microsoft Corporation.
24
24
 
@@ -32,5 +32,5 @@ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
32
32
  LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
33
33
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
34
34
  PERFORMANCE OF THIS SOFTWARE.
35
- ***************************************************************************** */!function(e){if(!e||"undefined"==typeof window)return;const t=document.createElement("style");t.setAttribute("type","text/css"),t.innerHTML=e,document.head.appendChild(t)}('.marquee-container {\n overflow-x: hidden !important;\n display: flex !important;\n flex-direction: row !important;\n position: relative;\n width: 100%;\n}\n.marquee-container:hover div {\n animation-play-state: var(--pause-on-hover);\n}\n.marquee-container:active div {\n animation-play-state: var(--pause-on-click);\n}\n\n.overlay {\n position: absolute;\n width: 100%;\n height: 100%;\n}\n.overlay::before, .overlay::after {\n background: linear-gradient(to right, var(--gradient-color));\n content: "";\n height: 100%;\n position: absolute;\n width: var(--gradient-width);\n z-index: 2;\n}\n.overlay::after {\n right: 0;\n top: 0;\n transform: rotateZ(180deg);\n}\n.overlay::before {\n left: 0;\n top: 0;\n}\n\n.marquee {\n flex: 0 0 auto;\n min-width: 100%;\n z-index: 1;\n display: flex;\n flex-direction: row;\n align-items: center;\n animation: scroll var(--duration) linear var(--delay) var(--iteration-count);\n animation-play-state: var(--play);\n animation-delay: var(--delay);\n animation-direction: var(--direction);\n}\n@keyframes scroll {\n 0% {\n transform: translateX(0%);\n }\n 100% {\n transform: translateX(-100%);\n }\n}');var kf,Df,Mf,Bf,Pf,Hf,Of,If=wf.default=function(e){var t,n,i,r,o=e.style,a=void 0===o?{}:o,s=e.className,l=void 0===s?"":s,c=e.play,d=void 0===c||c,h=e.pauseOnHover,u=void 0!==h&&h,p=e.pauseOnClick,f=void 0!==p&&p,g=e.direction,m=void 0===g?"left":g,x=e.speed,b=void 0===x?20:x,C=e.delay,w=void 0===C?0:C,y=e.loop,v=void 0===y?0:y,E=e.gradient,A=void 0===E||E,k=e.gradientColor,D=void 0===k?[255,255,255]:k,M=e.gradientWidth,B=void 0===M?200:M,P=e.onFinish,H=e.onCycleComplete,O=e.children,I=yf.useState(0),z=I[0],R=I[1],L=yf.useState(0),F=L[0],S=L[1],Q=yf.useState(!1),j=Q[0],N=Q[1],T=yf.useRef(null),V=yf.useRef(null);yf.useEffect((function(){if(j){var e=function(){V.current&&T.current&&(R(T.current.getBoundingClientRect().width),S(V.current.getBoundingClientRect().width))};return e(),window.addEventListener("resize",e),function(){window.removeEventListener("resize",e)}}}),[j]),yf.useEffect((function(){N(!0)}),[]);var Y="rgba("+D[0]+", "+D[1]+", "+D[2],W=F<z?z/b:F/b;return Ef.default.createElement(yf.Fragment,null,j?Ef.default.createElement("div",{ref:T,style:Af(Af({},a),(t={},t["--pause-on-hover"]=!d||u?"paused":"running",t["--pause-on-click"]=!d||u&&!f||f?"paused":"running",t)),className:l+" marquee-container"},A&&Ef.default.createElement("div",{style:(n={},n["--gradient-color"]=Y+", 1), "+Y+", 0)",n["--gradient-width"]="number"==typeof B?B+"px":B,n),className:"overlay"}),Ef.default.createElement("div",{ref:V,style:(i={},i["--play"]=d?"running":"paused",i["--direction"]="left"===m?"normal":"reverse",i["--duration"]=W+"s",i["--delay"]=w+"s",i["--iteration-count"]=v?""+v:"infinite",i),className:"marquee",onAnimationIteration:H,onAnimationEnd:P},O),Ef.default.createElement("div",{style:(r={},r["--play"]=d?"running":"paused",r["--direction"]="left"===m?"normal":"reverse",r["--duration"]=W+"s",r["--delay"]=w+"s",r["--iteration-count"]=v?""+v:"infinite",r),className:"marquee","aria-hidden":"true"},O)):null)},zf=e.div(kf||(kf=o(["\n // background: ",";\n color: ",";\n font-size: 14px;\n width: 100%;\n height: 33px;\n display: flex;\n align-items: center;\n span.success{\n color: "," !important;\n }\n span.error{\n color: "," !important;\n }\n span.market-item{\n padding: 0 16px;\n display: flex;\n align-items: center;\n gap: 4px;\n }\n span.market-item svg{\n padding: 0 1px;\n }\n .ticker-divider{\n height: 70%;\n width: 1px;\n background: white;\n margin-left: 4px;\n }\n .ticker-divider:last-of-type{\n height: 0;\n width: 0;\n }\n"],["\n // background: ",";\n color: ",";\n font-size: 14px;\n width: 100%;\n height: 33px;\n display: flex;\n align-items: center;\n span.success{\n color: "," !important;\n }\n span.error{\n color: "," !important;\n }\n span.market-item{\n padding: 0 16px;\n display: flex;\n align-items: center;\n gap: 4px;\n }\n span.market-item svg{\n padding: 0 1px;\n }\n .ticker-divider{\n height: 70%;\n width: 1px;\n background: white;\n margin-left: 4px;\n }\n .ticker-divider:last-of-type{\n height: 0;\n width: 0;\n }\n"])),Y["neutral-700"],Y["neutral-50"],Y["success-500"],Y["error-500"]),Rf=e.div(Df||(Df=o(["\n border-left: 1px solid ",";\n"],["\n border-left: 1px solid ",";\n"])),Y["neutral-400"]),Lf=e.div(Mf||(Mf=o(["\n overflow-x: auto;\n"],["\n overflow-x: auto;\n"]))),Ff=e.table(Bf||(Bf=o(["\n width: 100%;\n border-collapse: separate;\n border-spacing: 0 8px;\n text-align: left;\n .rounded-row td:first-child, .rounded-row th:first-child{\n border-top-left-radius: 8px;\n border-bottom-left-radius: 8px;\n }\n .rounded-row td:last-child, .rounded-row th:last-child{\n border-top-right-radius: 8px;\n border-bottom-right-radius: 8px;\n }\n .rounded-row td:last-child div{\n display: flex;\n align-items: center;\n justify-content: space-between;\n }\n thead tr{\n background: ",";\n font-size: 16px;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n line-height: 19px;\n }\n thead th{\n color: ",";\n padding: 11px 16px;\n }\n tbody tr{\n background: ",";\n color: ",";\n font-size: 16px;\n font-weight: 400;\n line-height: 19px;\n cursor:pointer;\n }\n tbody td{\n padding: 16px;\n }\n"],["\n width: 100%;\n border-collapse: separate;\n border-spacing: 0 8px;\n text-align: left;\n .rounded-row td:first-child, .rounded-row th:first-child{\n border-top-left-radius: 8px;\n border-bottom-left-radius: 8px;\n }\n .rounded-row td:last-child, .rounded-row th:last-child{\n border-top-right-radius: 8px;\n border-bottom-right-radius: 8px;\n }\n .rounded-row td:last-child div{\n display: flex;\n align-items: center;\n justify-content: space-between;\n }\n thead tr{\n background: ",";\n font-size: 16px;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n line-height: 19px;\n }\n thead th{\n color: ",";\n padding: 11px 16px;\n }\n tbody tr{\n background: ",";\n color: ",";\n font-size: 16px;\n font-weight: 400;\n line-height: 19px;\n cursor:pointer;\n }\n tbody td{\n padding: 16px;\n }\n"])),Y["neutral-900"],Y.white,Y.white,Y["neutral-900"]),Sf=e.div(Pf||(Pf=o(["\n display: flex;\n justify-content: center;\n align-items: center;\n width: 100%;\n height: 300px;\n background: ",";\n border-radius: 8px;\n"],["\n display: flex;\n justify-content: center;\n align-items: center;\n width: 100%;\n height: 300px;\n background: ",";\n border-radius: 8px;\n"])),Y.white),Qf=e.div(Hf||(Hf=o(["\n display: flex;\n align-items: center;\n flex-direction: column;\n gap: 20px;\n p{\n font-size: 16px;\n font-weight: 400;\n line-height: 19px;\n margin: 0;\n }\n"],["\n display: flex;\n align-items: center;\n flex-direction: column;\n gap: 20px;\n p{\n font-size: 16px;\n font-weight: 400;\n line-height: 19px;\n margin: 0;\n }\n"]))),jf=e.table(Of||(Of=o(["\n.btn {\n padding: 0.6rem 1rem;\n background: transparent;\n border: 1px solid #1e1e1e;\n cursor: pointer;\n }\n \n .s-datatable-icon {\n width: 1rem;\n height: 1rem;\n fill: #1e1e1e;\n }\n \n \n \n .s-data-table {\n \n .s-data-table_header{\n display: flex;\n justify-content: space-between;\n align-items: center;\n }\n \n .s-data-table_head-selected {\n background: #f5f5f5;\n }\n \n \n table {\n width: 100%;\n border-collapse: collapse;\n border-spacing: 0;\n \n th {\n padding: 0.6rem 1rem;\n border-bottom: 1px solid #1e1e1e;\n text-align: left;\n font-size: 0.8rem;\n font-weight: bold;\n color: #1e1e1e;\n text-align: left;\n \n div{\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n }\n }\n \n td {\n padding: 0.6rem 1rem;\n text-align: left;\n font-size: 0.8rem;\n color: #1e1e1e;\n }\n \n \n \n }\n }\n"],["\n.btn {\n padding: 0.6rem 1rem;\n background: transparent;\n border: 1px solid #1e1e1e;\n cursor: pointer;\n }\n \n .s-datatable-icon {\n width: 1rem;\n height: 1rem;\n fill: #1e1e1e;\n }\n \n \n \n .s-data-table {\n \n .s-data-table_header{\n display: flex;\n justify-content: space-between;\n align-items: center;\n }\n \n .s-data-table_head-selected {\n background: #f5f5f5;\n }\n \n \n table {\n width: 100%;\n border-collapse: collapse;\n border-spacing: 0;\n \n th {\n padding: 0.6rem 1rem;\n border-bottom: 1px solid #1e1e1e;\n text-align: left;\n font-size: 0.8rem;\n font-weight: bold;\n color: #1e1e1e;\n text-align: left;\n \n div{\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n }\n }\n \n td {\n padding: 0.6rem 1rem;\n text-align: left;\n font-size: 0.8rem;\n color: #1e1e1e;\n }\n \n \n \n }\n }\n"])));var Nf=l.forwardRef((function({title:e,titleId:t,...n},i){return l.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true",ref:i,"aria-labelledby":t},n),e?l.createElement("title",{id:t},e):null,l.createElement("path",{fillRule:"evenodd",d:"M12.53 16.28a.75.75 0 01-1.06 0l-7.5-7.5a.75.75 0 011.06-1.06L12 14.69l6.97-6.97a.75.75 0 111.06 1.06l-7.5 7.5z",clipRule:"evenodd"}))}));var Tf,Vf,Yf,Wf,Gf,Xf,Zf=l.forwardRef((function({title:e,titleId:t,...n},i){return l.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true",ref:i,"aria-labelledby":t},n),e?l.createElement("title",{id:t},e):null,l.createElement("path",{fillRule:"evenodd",d:"M5.47 5.47a.75.75 0 011.06 0L12 10.94l5.47-5.47a.75.75 0 111.06 1.06L13.06 12l5.47 5.47a.75.75 0 11-1.06 1.06L12 13.06l-5.47 5.47a.75.75 0 01-1.06-1.06L10.94 12 5.47 6.53a.75.75 0 010-1.06z",clipRule:"evenodd"}))})),Uf=e.div(Tf||(Tf=o(["\n display: flex;\n gap: 4px;\n flex-direction: column;\n label{\n color:",";\n font-weight: 500;\n font-family: 'Circular Book Medium', sans-serif;\n }\n span{\n color: ",";\n }\n"],["\n display: flex;\n gap: 4px;\n flex-direction: column;\n label{\n color:",";\n font-weight: 500;\n font-family: 'Circular Book Medium', sans-serif;\n }\n span{\n color: ",";\n }\n"])),Y["primary-900"],Y["neutral-600"]),Kf=e.textarea(Vf||(Vf=o(["\n border: none;\n height: 75px;\n font-size: 16px;\n padding: 8px 16px;\n width: 100%;\n &:focus,&:focus-within{\n outline: none;\n }\n &::placeholder{\n color: ",";\n }\n &:disabled{\n background: ",";\n cursor: not-allowed;\n pointer-events: none;\n }\n &:disabled &::placeholder{\n color: ",";\n }\n"],["\n border: none;\n height: 75px;\n font-size: 16px;\n padding: 8px 16px;\n width: 100%;\n &:focus,&:focus-within{\n outline: none;\n }\n &::placeholder{\n color: ",";\n }\n &:disabled{\n background: ",";\n cursor: not-allowed;\n pointer-events: none;\n }\n &:disabled &::placeholder{\n color: ",";\n }\n"])),Y["neutral-200"],Y.white,Y["neutral-100"]),Jf=e.div(Yf||(Yf=o(["\n position: relative;\n height: auto;\n width: 100%; \n border-radius: 8px;\n border: 1px solid ",";\n display: flex;\n align-items: center;\n justify-content: space-between;\n overflow: hidden;\n \n &:hover{\n border: 1px solid ",";\n }\n &:focus,&:focus-within{\n border: 1px solid ",";\n outline: none;\n }\n &.success{\n border: 1px solid ",";\n }\n &.error{\n border: 1px solid ",";\n }\n .disabled{\n pointer-events: none;\n }\n"],["\n position: relative;\n height: auto;\n width: 100%; \n border-radius: 8px;\n border: 1px solid ",";\n display: flex;\n align-items: center;\n justify-content: space-between;\n overflow: hidden;\n \n &:hover{\n border: 1px solid ",";\n }\n &:focus,&:focus-within{\n border: 1px solid ",";\n outline: none;\n }\n &.success{\n border: 1px solid ",";\n }\n &.error{\n border: 1px solid ",";\n }\n .disabled{\n pointer-events: none;\n }\n"])),Y["neutral-200"],Y["primary-300"],Y["primary-500"],Y["success-500"],Y["error-500"]),qf=e.p(Wf||(Wf=o(["\n color: ",";\n margin: 0;\n display: flex;\n gap: 4px;\n justify-content: start;\n align-items: center;\n"],["\n color: ",";\n margin: 0;\n display: flex;\n gap: 4px;\n justify-content: start;\n align-items: center;\n"])),Y["error-500"]),_f=e.div(Gf||(Gf=o(["\n display: flex;\n flex-direction: column;\n gap: 40px;\n position: relative;\n"],["\n display: flex;\n flex-direction: column;\n gap: 40px;\n position: relative;\n"]))),$f=e.div(Xf||(Xf=o(["\n display: flex;\n flex-direction: column;\n gap: 8px;\n color: ",';\n p{\n margin: 0;\n font-size: 14px;\n font-family: "Circular Book Medium",sans-serif;\n font-weight: 500;\n line-height: 17px;\n }\n .field-dets{\n padding: 16px;\n border-radius: 8px;\n background: ',";\n font-size: 16px;\n line-height: 19px;\n font-weight: 400;\n display: flex;\n align-items: center;\n gap: 16px;\n }\n .field-dets .bank-acct-dets{\n display: flex;\n gap: 8px;\n flex-direction: column;\n color: ",';\n font-size: 12px;\n line-height: 14px;\n }\n .field-dets .bank-acct-dets .acct-no{\n font-family: "Circular Book Medium",sans-serif;\n font-size: 16px;\n font-weight: 500;\n line-height: 19px;\n color: ',';\n }\n .field-dets .bank-acct-dets .bank-name{\n font-family: "Circular Book Medium",sans-serif;\n font-weight: 500;\n }\n .amt-dets{\n display: flex;\n justify-content: space-between;\n align-items: center;\n }\n .exch-rate{\n font-family: "Circular Book",sans-serif;\n font-weight: 400;\n font-size: 16px;\n line-height: 16px;\n color: #0F1B4C;\n }\n .amt-dets div{\n display: flex;\n justify-content: space-between;\n align-items: center;\n gap: 8px;\n }\n'],["\n display: flex;\n flex-direction: column;\n gap: 8px;\n color: ",';\n p{\n margin: 0;\n font-size: 14px;\n font-family: "Circular Book Medium",sans-serif;\n font-weight: 500;\n line-height: 17px;\n }\n .field-dets{\n padding: 16px;\n border-radius: 8px;\n background: ',";\n font-size: 16px;\n line-height: 19px;\n font-weight: 400;\n display: flex;\n align-items: center;\n gap: 16px;\n }\n .field-dets .bank-acct-dets{\n display: flex;\n gap: 8px;\n flex-direction: column;\n color: ",';\n font-size: 12px;\n line-height: 14px;\n }\n .field-dets .bank-acct-dets .acct-no{\n font-family: "Circular Book Medium",sans-serif;\n font-size: 16px;\n font-weight: 500;\n line-height: 19px;\n color: ',';\n }\n .field-dets .bank-acct-dets .bank-name{\n font-family: "Circular Book Medium",sans-serif;\n font-weight: 500;\n }\n .amt-dets{\n display: flex;\n justify-content: space-between;\n align-items: center;\n }\n .exch-rate{\n font-family: "Circular Book",sans-serif;\n font-weight: 400;\n font-size: 16px;\n line-height: 16px;\n color: #0F1B4C;\n }\n .amt-dets div{\n display: flex;\n justify-content: space-between;\n align-items: center;\n gap: 8px;\n }\n'])),Y["neutral-900"],Y["neutral-50"],Y["neutral-600"],Y["neutral-900"]);function eg(e,t){return new Intl.NumberFormat("en-US",{style:"currency",currency:t,currencyDisplay:"code"}).format(e)}var tg,ng,ig,rg,og,ag,sg,lg,cg,dg,hg,ug,pg,fg,gg,mg,xg,bg,Cg,wg,yg,vg=e.div(tg||(tg=o(["\n display: flex;\n flex-direction: column;\n gap: 40px;\n position: relative;\n"],["\n display: flex;\n flex-direction: column;\n gap: 40px;\n position: relative;\n"]))),Eg=e.div(ng||(ng=o(["\n display: flex;\n flex-direction: column;\n gap: 8px;\n color: ",';\n p{\n margin: 0;\n font-size: 14px;\n font-family: "Circular Book Medium",sans-serif;\n font-weight: 500;\n line-height: 17px;\n }\n .field-dets{\n padding: 16px;\n border-radius: 8px;\n background: ',';\n font-size: 16px;\n line-height: 19px;\n font-weight: 400;\n display: flex;\n align-items: center;\n gap: 16px;\n }\n .bank-ctry-dets{\n gap: 8px;\n }\n .amt-dets{\n display: flex;\n justify-content: space-between;\n align-items: center;\n }\n .exch-rate{\n font-family: "Circular Book",sans-serif;\n font-weight: 400;\n font-size: 16px;\n line-height: 16px;\n color: #0F1B4C;\n }\n .amt-dets div{\n display: flex;\n justify-content: space-between;\n align-items: center;\n gap: 8px;\n }\n'],["\n display: flex;\n flex-direction: column;\n gap: 8px;\n color: ",';\n p{\n margin: 0;\n font-size: 14px;\n font-family: "Circular Book Medium",sans-serif;\n font-weight: 500;\n line-height: 17px;\n }\n .field-dets{\n padding: 16px;\n border-radius: 8px;\n background: ',';\n font-size: 16px;\n line-height: 19px;\n font-weight: 400;\n display: flex;\n align-items: center;\n gap: 16px;\n }\n .bank-ctry-dets{\n gap: 8px;\n }\n .amt-dets{\n display: flex;\n justify-content: space-between;\n align-items: center;\n }\n .exch-rate{\n font-family: "Circular Book",sans-serif;\n font-weight: 400;\n font-size: 16px;\n line-height: 16px;\n color: #0F1B4C;\n }\n .amt-dets div{\n display: flex;\n justify-content: space-between;\n align-items: center;\n gap: 8px;\n }\n'])),Y["neutral-900"],Y["neutral-50"]),Ag=e.div(ig||(ig=o(["\n display: flex;\n flex-direction: column;\n gap: 34px;\n"],["\n display: flex;\n flex-direction: column;\n gap: 34px;\n"]))),kg=e.div(rg||(rg=o(["\n display: flex;\n flex-direction: column;\n gap: 12px;\n h4{\n color: ",";\n font-weight: 500;\n font-size: 16px;\n line-height: 19px;\n font-family: Circular Book Medium,sans-serif;\n margin: 0;\n }\n"],["\n display: flex;\n flex-direction: column;\n gap: 12px;\n h4{\n color: ",";\n font-weight: 500;\n font-size: 16px;\n line-height: 19px;\n font-family: Circular Book Medium,sans-serif;\n margin: 0;\n }\n"])),Y["neutral-900"]),Dg=e.div(og||(og=o(["\n padding: 8px;\n border-radius: 8px;\n border: 1px solid ",";\n display: flex;\n flex-direction: column;\n gap: 8px;\n height: 346px;\n overflow-y: auto;\n"],["\n padding: 8px;\n border-radius: 8px;\n border: 1px solid ",";\n display: flex;\n flex-direction: column;\n gap: 8px;\n height: 346px;\n overflow-y: auto;\n"])),Y["neutral-200"]),Mg=e.div(ag||(ag=o(["\n padding: 8px;\n border-radius: 8px;\n display: flex;\n justify-content: space-between;\n align-items: center;\n :hover{\n background: ",";\n }\n &.current-action{\n background: ",";\n }\n p{\n color: ",";\n margin: 0;\n font-weight: 400;\n font-size: 16px;\n line-height: 22.4px;\n }\n button{\n background: none;\n border: none;\n cursor: pointer;\n padding: 2px;\n }\n"],["\n padding: 8px;\n border-radius: 8px;\n display: flex;\n justify-content: space-between;\n align-items: center;\n :hover{\n background: ",";\n }\n &.current-action{\n background: ",";\n }\n p{\n color: ",";\n margin: 0;\n font-weight: 400;\n font-size: 16px;\n line-height: 22.4px;\n }\n button{\n background: none;\n border: none;\n cursor: pointer;\n padding: 2px;\n }\n"])),Y["neutral-50"],Y["neutral-100"],Y["neutral-900"]),Bg=e.div(sg||(sg=o(["\n height: 346px;\n display: flex;\n justify-content: center;\n align-items: center;\n flex-direction: column;\n gap:8px;\n p{\n margin: 0;\n font-weight: 400;\n font-size: 16px;\n line-height: 19px;\n color: #0F1B4C;\n }\n"],["\n height: 346px;\n display: flex;\n justify-content: center;\n align-items: center;\n flex-direction: column;\n gap:8px;\n p{\n margin: 0;\n font-weight: 400;\n font-size: 16px;\n line-height: 19px;\n color: #0F1B4C;\n }\n"]))),Pg=e.div(lg||(lg=o(["\n display: flex;\n flex-direction: column;\n gap: 34px;\n"],["\n display: flex;\n flex-direction: column;\n gap: 34px;\n"]))),Hg=e.div(cg||(cg=o(["\n display: flex;\n flex-direction: column;\n gap: 12px;\n h4{\n color: ",";\n font-weight: 500;\n font-size: 16px;\n line-height: 19px;\n font-family: Circular Book Medium,sans-serif;\n margin: 0;\n }\n"],["\n display: flex;\n flex-direction: column;\n gap: 12px;\n h4{\n color: ",";\n font-weight: 500;\n font-size: 16px;\n line-height: 19px;\n font-family: Circular Book Medium,sans-serif;\n margin: 0;\n }\n"])),Y["neutral-900"]),Og=e.div(dg||(dg=o(["\n padding: 8px;\n border-radius: 8px;\n border: 1px solid ",";\n display: flex;\n flex-direction: column;\n gap: 8px;\n height: 346px;\n overflow-y: auto;\n"],["\n padding: 8px;\n border-radius: 8px;\n border: 1px solid ",";\n display: flex;\n flex-direction: column;\n gap: 8px;\n height: 346px;\n overflow-y: auto;\n"])),Y["neutral-200"]),Ig=e.div(hg||(hg=o(["\n padding: 8px;\n border-radius: 8px;\n display: flex;\n justify-content: space-between;\n align-items: center;\n :hover{\n background: ",";\n }\n &.current-action{\n background: ",";\n }\n p{\n color: ",";\n margin: 0;\n font-weight: 400;\n font-size: 16px;\n line-height: 22.4px;\n }\n button{\n background: none;\n border: none;\n cursor: pointer;\n padding: 2px;\n }\n"],["\n padding: 8px;\n border-radius: 8px;\n display: flex;\n justify-content: space-between;\n align-items: center;\n :hover{\n background: ",";\n }\n &.current-action{\n background: ",";\n }\n p{\n color: ",";\n margin: 0;\n font-weight: 400;\n font-size: 16px;\n line-height: 22.4px;\n }\n button{\n background: none;\n border: none;\n cursor: pointer;\n padding: 2px;\n }\n"])),Y["neutral-50"],Y["neutral-100"],Y["neutral-900"]),zg=e.div(ug||(ug=o(["\n height: 346px;\n display: flex;\n justify-content: center;\n align-items: center;\n flex-direction: column;\n gap:8px;\n p{\n margin: 0;\n font-weight: 400;\n font-size: 16px;\n line-height: 19px;\n color: #0F1B4C;\n }\n"],["\n height: 346px;\n display: flex;\n justify-content: center;\n align-items: center;\n flex-direction: column;\n gap:8px;\n p{\n margin: 0;\n font-weight: 400;\n font-size: 16px;\n line-height: 19px;\n color: #0F1B4C;\n }\n"]))),Rg=e.div(pg||(pg=o(["\n overflow-x: auto;\n"],["\n overflow-x: auto;\n"]))),Lg=e.table(fg||(fg=o(["\n width: 100%;\n border-collapse: separate;\n border-spacing: 0 8px;\n text-align: left;\n .rounded-row td:first-child, .rounded-row th:first-child{\n border-top-left-radius: 8px;\n border-bottom-left-radius: 8px;\n }\n .rounded-row td:last-child, .rounded-row th:last-child{\n border-top-right-radius: 8px;\n border-bottom-right-radius: 8px;\n }\n .rounded-row td:last-child div{\n display: flex;\n align-items: center;\n justify-content: space-between;\n }\n thead tr{\n background: ",";\n font-size: 16px;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n line-height: 19px;\n }\n thead th{\n color: ",";\n padding: 11px 16px;\n }\n tbody tr{\n background: ",";\n color: ",";\n font-size: 16px;\n font-weight: 400;\n line-height: 19px;\n cursor:pointer;\n }\n tbody td{\n padding: 16px;\n }\n"],["\n width: 100%;\n border-collapse: separate;\n border-spacing: 0 8px;\n text-align: left;\n .rounded-row td:first-child, .rounded-row th:first-child{\n border-top-left-radius: 8px;\n border-bottom-left-radius: 8px;\n }\n .rounded-row td:last-child, .rounded-row th:last-child{\n border-top-right-radius: 8px;\n border-bottom-right-radius: 8px;\n }\n .rounded-row td:last-child div{\n display: flex;\n align-items: center;\n justify-content: space-between;\n }\n thead tr{\n background: ",";\n font-size: 16px;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n line-height: 19px;\n }\n thead th{\n color: ",";\n padding: 11px 16px;\n }\n tbody tr{\n background: ",";\n color: ",";\n font-size: 16px;\n font-weight: 400;\n line-height: 19px;\n cursor:pointer;\n }\n tbody td{\n padding: 16px;\n }\n"])),Y["neutral-900"],Y.white,Y.white,Y["neutral-900"]),Fg=e.div(gg||(gg=o(["\n display: flex;\n justify-content: center;\n align-items: center;\n width: 100%;\n height: 300px;\n background: ",";\n border-radius: 8px;\n"],["\n display: flex;\n justify-content: center;\n align-items: center;\n width: 100%;\n height: 300px;\n background: ",";\n border-radius: 8px;\n"])),Y.white),Sg=e.div(mg||(mg=o(["\n display: flex;\n align-items: center;\n flex-direction: column;\n gap: 20px;\n p{\n font-size: 16px;\n font-weight: 400;\n line-height: 19px;\n margin: 0;\n }\n"],["\n display: flex;\n align-items: center;\n flex-direction: column;\n gap: 20px;\n p{\n font-size: 16px;\n font-weight: 400;\n line-height: 19px;\n margin: 0;\n }\n"]))),Qg=e.div(xg||(xg=o(["\n overflow-x: auto;\n"],["\n overflow-x: auto;\n"]))),jg=e.table(bg||(bg=o(["\n width: 100%;\n border-collapse: separate;\n border-spacing: 0 8px;\n text-align: left;\n .rounded-row td:first-child, .rounded-row th:first-child{\n border-top-left-radius: 8px;\n border-bottom-left-radius: 8px;\n }\n .rounded-row td:last-child, .rounded-row th:last-child{\n border-top-right-radius: 8px;\n border-bottom-right-radius: 8px;\n }\n .rounded-row td:last-child div{\n display: flex;\n align-items: center;\n justify-content: space-between;\n }\n thead tr{\n background: ",";\n font-size: 16px;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n line-height: 19px;\n }\n thead th{\n padding: 11px 16px;\n color: ",";\n }\n tbody tr{\n background: ",";\n color: ",";\n font-size: 16px;\n font-weight: 400;\n line-height: 19px;\n cursor:pointer;\n }\n tbody td{\n padding: 16px;\n }\n"],["\n width: 100%;\n border-collapse: separate;\n border-spacing: 0 8px;\n text-align: left;\n .rounded-row td:first-child, .rounded-row th:first-child{\n border-top-left-radius: 8px;\n border-bottom-left-radius: 8px;\n }\n .rounded-row td:last-child, .rounded-row th:last-child{\n border-top-right-radius: 8px;\n border-bottom-right-radius: 8px;\n }\n .rounded-row td:last-child div{\n display: flex;\n align-items: center;\n justify-content: space-between;\n }\n thead tr{\n background: ",";\n font-size: 16px;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n line-height: 19px;\n }\n thead th{\n padding: 11px 16px;\n color: ",";\n }\n tbody tr{\n background: ",";\n color: ",";\n font-size: 16px;\n font-weight: 400;\n line-height: 19px;\n cursor:pointer;\n }\n tbody td{\n padding: 16px;\n }\n"])),Y["neutral-900"],Y.white,Y.white,Y["neutral-900"]),Ng=e.div(Cg||(Cg=o(["\n display: flex;\n justify-content: center;\n align-items: center;\n width: 100%;\n height: 300px;\n background: ",";\n border-radius: 8px;\n"],["\n display: flex;\n justify-content: center;\n align-items: center;\n width: 100%;\n height: 300px;\n background: ",";\n border-radius: 8px;\n"])),Y.white),Tg=e.div(wg||(wg=o(["\n display: flex;\n align-items: center;\n flex-direction: column;\n gap: 20px;\n p{\n font-size: 16px;\n font-weight: 400;\n line-height: 19px;\n margin: 0;\n }\n"],["\n display: flex;\n align-items: center;\n flex-direction: column;\n gap: 20px;\n p{\n font-size: 16px;\n font-weight: 400;\n line-height: 19px;\n margin: 0;\n }\n"]))),Vg=e.div(yg||(yg=o(["\n display: flex;\n align-items: center;\n padding: 11px 16px;\n border-radius: 8px;\n height: 57px;\n //width: 100%;\n background: ",";\n color: ",";\n font-size: 16px;\n line-height: 19px;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n"],["\n display: flex;\n align-items: center;\n padding: 11px 16px;\n border-radius: 8px;\n height: 57px;\n //width: 100%;\n background: ",";\n color: ",";\n font-size: 16px;\n line-height: 19px;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n"])),Y["neutral-50"],Y["neutral-900"]);exports.ActionFailed=function(e){var t=e.subText,n=e.headingText;return V.createElement(X,null,V.createElement("span",{className:"mb8"},V.createElement("svg",{width:"64",height:"64",viewBox:"0 0 64 64",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("g",{clipPath:"url(#clip0_453_10020)"},V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M30.181 8.068C30.781 8.023 31.388 8 32 8C45.246 8 56 18.754 56 32C56 45.246 45.246 56 32 56C18.754 56 8 45.246 8 32C8 31.388 8.02299 30.781 8.06799 30.181C8.92399 40.71 17.751 49 28.5 49C39.814 49 49 39.814 49 28.5C49 17.751 40.71 8.924 30.181 8.068Z",fill:"#FFD8D8"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22.0992 24.9293L39.0697 41.8998C39.8504 42.6805 41.1181 42.6805 41.8987 41.8998C42.6794 41.1192 42.6794 39.8515 41.8987 39.0709L24.9282 22.1003C24.1475 21.3196 22.8798 21.3196 22.0992 22.1003C21.3185 22.8809 21.3185 24.1486 22.0992 24.9293Z",fill:"#F80000",className:"svg-checkmark"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M39.069 22.1006L22.0984 39.0712C21.3178 39.8519 21.3178 41.1195 22.0985 41.9002C22.8791 42.6808 24.1468 42.6808 24.9274 41.9002L41.898 24.9296C42.6786 24.149 42.6786 22.8813 41.898 22.1006C41.1174 21.32 39.8497 21.32 39.069 22.1006Z",fill:"#F80000"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M47.5567 47.5561C38.9713 56.1415 25.0299 56.1415 16.4445 47.5561C7.85911 38.9707 7.85912 25.0294 16.4445 16.444C25.0299 7.85855 38.9713 7.85853 47.5567 16.4439C54.3245 23.2118 55.7585 33.3076 51.8562 41.4848C51.3801 42.4819 51.8035 43.6758 52.7988 44.1518C53.795 44.627 54.9906 44.2035 55.4658 43.2074C60.0767 33.5443 58.3839 21.6132 50.3856 13.615C40.2389 3.46826 23.7622 3.46825 13.6155 13.6149C3.46882 23.7616 3.46883 40.2384 13.6155 50.3851C23.7622 60.5318 40.2389 60.5318 50.3856 50.3851C51.1663 49.6044 51.1663 48.3367 50.3856 47.5561C49.605 46.7754 48.3373 46.7754 47.5567 47.5561Z",fill:"#F80000"})),V.createElement("defs",null,V.createElement("clipPath",{id:"clip0_453_10020"},V.createElement("rect",{width:"64",height:"64",fill:"white"}))))),V.createElement(Z,null,n&&V.createElement("h3",{className:"heading-text"},n),t&&V.createElement("p",{className:"sub-text"},t)))},exports.ActionSuccess=J,exports.AppActionsTable=function(e){var t=e.actions,n=e.callback;return V.createElement(q,null,V.createElement(_,null,V.createElement("thead",null,V.createElement("tr",{className:"rounded-row"},V.createElement("th",null,"Title"),V.createElement("th",null,"Description"),V.createElement("th",null,"Clearance Level"))),t&&t.length>0&&V.createElement("tbody",null,t.map((function(e,t){return V.createElement("tr",{key:t,className:"rounded-row",onClick:function(){n(e)}},V.createElement("td",null,e.title),V.createElement("td",null,e.description),V.createElement("td",null,V.createElement("div",null,e.clearanceLevel,V.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M10.3592 7.52685L6.58584 3.76019C6.52387 3.6977 6.45013 3.64811 6.36889 3.61426C6.28765 3.58041 6.20052 3.56299 6.11251 3.56299C6.0245 3.56299 5.93736 3.58041 5.85612 3.61426C5.77488 3.64811 5.70115 3.6977 5.63917 3.76019C5.51501 3.8851 5.44531 4.05406 5.44531 4.23019C5.44531 4.40631 5.51501 4.57528 5.63917 4.70019L8.93917 8.03352L5.63917 11.3335C5.51501 11.4584 5.44531 11.6274 5.44531 11.8035C5.44531 11.9796 5.51501 12.1486 5.63917 12.2735C5.70092 12.3365 5.77455 12.3866 5.8558 12.421C5.93705 12.4553 6.0243 12.4732 6.11251 12.4735C6.20071 12.4732 6.28797 12.4553 6.36922 12.421C6.45047 12.3866 6.5241 12.3365 6.58584 12.2735L10.3592 8.50685C10.4268 8.44443 10.4808 8.36866 10.5178 8.28432C10.5547 8.19999 10.5738 8.10892 10.5738 8.01685C10.5738 7.92479 10.5547 7.83372 10.5178 7.74938C10.4808 7.66505 10.4268 7.58928 10.3592 7.52685Z",fill:"#A4BBDD"})))))})))),t&&0==t.length&&V.createElement($,null,V.createElement(ee,null,V.createElement("svg",{width:"65",height:"64",viewBox:"0 0 65 64",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("g",{clipPath:"url(#clip0_651_2393)"},V.createElement("path",{d:"M39.5 6H25.5V14H39.5V6Z",fill:"#E8EEF7"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M41.5006 6C41.5006 4.895 40.6046 4 39.5 4H25.5C24.3954 4 23.4994 4.895 23.4994 6V14C23.4994 15.105 24.3954 16 25.5 16H39.5C40.6046 16 41.5006 15.105 41.5006 14V6ZM27.5006 8V12H37.4994V8H27.5006Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M49.5 56C49.5 54.896 50.396 54 51.5 54C52.604 54 53.5 54.896 53.5 56V58C53.5 59.105 52.605 60 51.5 60H13.5C12.395 60 11.5 59.105 11.5 58V10C11.5 8.895 12.395 8 13.5 8H25.5C26.605 8 27.5 8.895 27.5 10V12H37.5V10C37.5 8.895 38.395 8 39.5 8H51.5C52.605 8 53.5 8.895 53.5 10V48C53.5 49.104 52.604 50 51.5 50C50.396 50 49.5 49.104 49.5 48V12H41.5V14C41.5 15.105 40.605 16 39.5 16H25.5C24.395 16 23.5 15.105 23.5 14V12H15.5V56H49.5Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 27H41.5C42.604 27 43.5 26.104 43.5 25C43.5 23.896 42.604 23 41.5 23H23.5C22.396 23 21.5 23.896 21.5 25C21.5 26.104 22.396 27 23.5 27Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 38H41.5C42.604 38 43.5 37.104 43.5 36C43.5 34.896 42.604 34 41.5 34H23.5C22.396 34 21.5 34.896 21.5 36C21.5 37.104 22.396 38 23.5 38Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 49H41.5C42.604 49 43.5 48.104 43.5 47C43.5 45.896 42.604 45 41.5 45H23.5C22.396 45 21.5 45.896 21.5 47C21.5 48.104 22.396 49 23.5 49Z",fill:"#D2DDEE"})),V.createElement("defs",null,V.createElement("clipPath",{id:"clip0_651_2393"},V.createElement("rect",{width:"64",height:"64",fill:"white",transform:"translate(0.5)"})))),V.createElement("p",null,"App actions will be displayed here when you have any."))))},exports.AppFormsTable=function(e){var t=e.forms,n=e.callback;return V.createElement(te,null,V.createElement(ne,null,V.createElement("thead",null,V.createElement("tr",{className:"rounded-row"},V.createElement("th",null,"Form Name"),V.createElement("th",null,"Form Code"),V.createElement("th",null,"Authorised User Type"))),t&&t.length>0&&V.createElement("tbody",null,t.map((function(e,t){return V.createElement("tr",{key:t,className:"rounded-row",onClick:function(){n(e)}},V.createElement("td",null,e.formName),V.createElement("td",null,e.formCode),V.createElement("td",null,V.createElement("div",null,e.userType,V.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M10.3592 7.52685L6.58584 3.76019C6.52387 3.6977 6.45013 3.64811 6.36889 3.61426C6.28765 3.58041 6.20052 3.56299 6.11251 3.56299C6.0245 3.56299 5.93736 3.58041 5.85612 3.61426C5.77488 3.64811 5.70115 3.6977 5.63917 3.76019C5.51501 3.8851 5.44531 4.05406 5.44531 4.23019C5.44531 4.40631 5.51501 4.57528 5.63917 4.70019L8.93917 8.03352L5.63917 11.3335C5.51501 11.4584 5.44531 11.6274 5.44531 11.8035C5.44531 11.9796 5.51501 12.1486 5.63917 12.2735C5.70092 12.3365 5.77455 12.3866 5.8558 12.421C5.93705 12.4553 6.0243 12.4732 6.11251 12.4735C6.20071 12.4732 6.28797 12.4553 6.36922 12.421C6.45047 12.3866 6.5241 12.3365 6.58584 12.2735L10.3592 8.50685C10.4268 8.44443 10.4808 8.36866 10.5178 8.28432C10.5547 8.19999 10.5738 8.10892 10.5738 8.01685C10.5738 7.92479 10.5547 7.83372 10.5178 7.74938C10.4808 7.66505 10.4268 7.58928 10.3592 7.52685Z",fill:"#A4BBDD"})))))})))),t&&0==t.length&&V.createElement(ie,null,V.createElement(re,null,V.createElement("svg",{width:"65",height:"64",viewBox:"0 0 65 64",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("g",{clipPath:"url(#clip0_651_2393)"},V.createElement("path",{d:"M39.5 6H25.5V14H39.5V6Z",fill:"#E8EEF7"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M41.5006 6C41.5006 4.895 40.6046 4 39.5 4H25.5C24.3954 4 23.4994 4.895 23.4994 6V14C23.4994 15.105 24.3954 16 25.5 16H39.5C40.6046 16 41.5006 15.105 41.5006 14V6ZM27.5006 8V12H37.4994V8H27.5006Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M49.5 56C49.5 54.896 50.396 54 51.5 54C52.604 54 53.5 54.896 53.5 56V58C53.5 59.105 52.605 60 51.5 60H13.5C12.395 60 11.5 59.105 11.5 58V10C11.5 8.895 12.395 8 13.5 8H25.5C26.605 8 27.5 8.895 27.5 10V12H37.5V10C37.5 8.895 38.395 8 39.5 8H51.5C52.605 8 53.5 8.895 53.5 10V48C53.5 49.104 52.604 50 51.5 50C50.396 50 49.5 49.104 49.5 48V12H41.5V14C41.5 15.105 40.605 16 39.5 16H25.5C24.395 16 23.5 15.105 23.5 14V12H15.5V56H49.5Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 27H41.5C42.604 27 43.5 26.104 43.5 25C43.5 23.896 42.604 23 41.5 23H23.5C22.396 23 21.5 23.896 21.5 25C21.5 26.104 22.396 27 23.5 27Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 38H41.5C42.604 38 43.5 37.104 43.5 36C43.5 34.896 42.604 34 41.5 34H23.5C22.396 34 21.5 34.896 21.5 36C21.5 37.104 22.396 38 23.5 38Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 49H41.5C42.604 49 43.5 48.104 43.5 47C43.5 45.896 42.604 45 41.5 45H23.5C22.396 45 21.5 45.896 21.5 47C21.5 48.104 22.396 49 23.5 49Z",fill:"#D2DDEE"})),V.createElement("defs",null,V.createElement("clipPath",{id:"clip0_651_2393"},V.createElement("rect",{width:"64",height:"64",fill:"white",transform:"translate(0.5)"})))),V.createElement("p",null,"App forms will be displayed here when you have any."))))},exports.AppModulesTable=function(e){var t=e.modules,n=e.callback;return V.createElement(oe,null,V.createElement(ae,null,V.createElement("thead",null,V.createElement("tr",{className:"rounded-row"},V.createElement("th",null,"Module Name"),V.createElement("th",null,"Module Code"),V.createElement("th",null,"Remarks"))),t&&t.length>0&&V.createElement("tbody",null,t.map((function(e,t){return V.createElement("tr",{key:t,className:"rounded-row",onClick:function(){n(e)}},V.createElement("td",null,e.moduleName),V.createElement("td",null,e.moduleCode),V.createElement("td",null,V.createElement("div",null,e.remarks,V.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M10.3592 7.52685L6.58584 3.76019C6.52387 3.6977 6.45013 3.64811 6.36889 3.61426C6.28765 3.58041 6.20052 3.56299 6.11251 3.56299C6.0245 3.56299 5.93736 3.58041 5.85612 3.61426C5.77488 3.64811 5.70115 3.6977 5.63917 3.76019C5.51501 3.8851 5.44531 4.05406 5.44531 4.23019C5.44531 4.40631 5.51501 4.57528 5.63917 4.70019L8.93917 8.03352L5.63917 11.3335C5.51501 11.4584 5.44531 11.6274 5.44531 11.8035C5.44531 11.9796 5.51501 12.1486 5.63917 12.2735C5.70092 12.3365 5.77455 12.3866 5.8558 12.421C5.93705 12.4553 6.0243 12.4732 6.11251 12.4735C6.20071 12.4732 6.28797 12.4553 6.36922 12.421C6.45047 12.3866 6.5241 12.3365 6.58584 12.2735L10.3592 8.50685C10.4268 8.44443 10.4808 8.36866 10.5178 8.28432C10.5547 8.19999 10.5738 8.10892 10.5738 8.01685C10.5738 7.92479 10.5547 7.83372 10.5178 7.74938C10.4808 7.66505 10.4268 7.58928 10.3592 7.52685Z",fill:"#A4BBDD"})))))})))),t&&0===t.length&&V.createElement(se,null,V.createElement(le,null,V.createElement("svg",{width:"65",height:"64",viewBox:"0 0 65 64",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("g",{clipPath:"url(#clip0_651_2393)"},V.createElement("path",{d:"M39.5 6H25.5V14H39.5V6Z",fill:"#E8EEF7"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M41.5006 6C41.5006 4.895 40.6046 4 39.5 4H25.5C24.3954 4 23.4994 4.895 23.4994 6V14C23.4994 15.105 24.3954 16 25.5 16H39.5C40.6046 16 41.5006 15.105 41.5006 14V6ZM27.5006 8V12H37.4994V8H27.5006Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M49.5 56C49.5 54.896 50.396 54 51.5 54C52.604 54 53.5 54.896 53.5 56V58C53.5 59.105 52.605 60 51.5 60H13.5C12.395 60 11.5 59.105 11.5 58V10C11.5 8.895 12.395 8 13.5 8H25.5C26.605 8 27.5 8.895 27.5 10V12H37.5V10C37.5 8.895 38.395 8 39.5 8H51.5C52.605 8 53.5 8.895 53.5 10V48C53.5 49.104 52.604 50 51.5 50C50.396 50 49.5 49.104 49.5 48V12H41.5V14C41.5 15.105 40.605 16 39.5 16H25.5C24.395 16 23.5 15.105 23.5 14V12H15.5V56H49.5Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 27H41.5C42.604 27 43.5 26.104 43.5 25C43.5 23.896 42.604 23 41.5 23H23.5C22.396 23 21.5 23.896 21.5 25C21.5 26.104 22.396 27 23.5 27Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 38H41.5C42.604 38 43.5 37.104 43.5 36C43.5 34.896 42.604 34 41.5 34H23.5C22.396 34 21.5 34.896 21.5 36C21.5 37.104 22.396 38 23.5 38Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 49H41.5C42.604 49 43.5 48.104 43.5 47C43.5 45.896 42.604 45 41.5 45H23.5C22.396 45 21.5 45.896 21.5 47C21.5 48.104 22.396 49 23.5 49Z",fill:"#D2DDEE"})),V.createElement("defs",null,V.createElement("clipPath",{id:"clip0_651_2393"},V.createElement("rect",{width:"64",height:"64",fill:"white",transform:"translate(0.5)"})))),V.createElement("p",null,"App modules will be displayed here when you have any."))))},exports.AuditLog=function(e){var t=e.logDetails;return V.createElement(V.Fragment,null,t&&t.length>0&&t.map((function(e,t){return V.createElement(ce,{key:t},V.createElement("div",null,V.createElement(de,null),V.createElement(he,null)),V.createElement(ue,null,V.createElement("p",{className:"timestamp"},e.timestamp),V.createElement("p",null,"User: ",e.user),V.createElement("p",{className:"log-description"},e.logDescription),e.reference&&V.createElement("p",null,"Reference: ",e.reference)))})))},exports.BankAccounts=function(e){var t=e.acctDets,n=e.loading,i=l.useState(null),r=i[0],o=i[1],a=l.useState(null),s=a[0],c=a[1];return V.createElement(pe,null,t&&t.length>0&&t.map((function(e,t){return V.createElement(fe,{key:t,className:e.isActive?"is-active":""},V.createElement("div",null,V.createElement("img",{src:e.bankLogo?e.bankLogo:"data:image/svg+xml,%3c%3fxml version='1.0' standalone='no'%3f%3e%3c!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 20010904//EN' 'http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd'%3e%3csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='44.000000pt' height='44.000000pt' viewBox='0 0 44.000000 44.000000' preserveAspectRatio='xMidYMid meet'%3e%3cg transform='translate(0.000000%2c44.000000) scale(0.100000%2c-0.100000)'fill='black' stroke='none'%3e%3c/g%3e%3c/svg%3e",alt:""})),V.createElement(ge,null,V.createElement("h4",{className:"acct-no"},e.acctNumber),V.createElement("p",{className:"bank-name"},e.bankName),V.createElement("p",null,"Account Name: ",e.acctName),V.createElement("p",null,"Currency: ",e.currency),V.createElement("p",null,"SWIFT Code: ",e.swiftCode),V.createElement(me,null,V.createElement("div",null,V.createElement(be,{size:"sm",variant:"primary",onClick:function(){o(t),e.editFxn(e),c("edit")},disabled:n},"edit"===s&&n?V.createElement(He,null):"Edit")),V.createElement("div",{style:{width:100}},e.isActive?V.createElement(be,{size:"sm",variant:"warning",onClick:function(){o(t),e.deactivateFxn(e),c("act")},disabled:n},"act"===s&&r===t&&n?V.createElement(He,null):"Deactivate"):V.createElement(be,{size:"sm",variant:"success",onClick:function(){o(t),e.reactivateFxn(e),c("act")},disabled:n},"act"===s&&r===t&&n?V.createElement(He,null):"Reactivate")))))})))},exports.BankSelector=function(e){var t=e.bankAcct,n=e.selectedBank,i=l.useState(null),r=i[0],o=i[1];return V.createElement(Oe,null,t&&t.length>0&&t.map((function(e,t){return V.createElement(Ie,{key:t,className:"".concat(r==t?"active":""),onClick:function(){n(e),o(t)}},!e.bankLogo&&V.createElement("div",null,V.createElement("img",{src:r==t?"data:image/svg+xml,%3c%3fxml version='1.0' standalone='no'%3f%3e%3c!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 20010904//EN' 'http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd'%3e%3csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='44.000000pt' height='44.000000pt' viewBox='0 0 44.000000 44.000000' preserveAspectRatio='xMidYMid meet'%3e%3cg transform='translate(0.000000%2c44.000000) scale(0.100000%2c-0.100000)'fill='black' stroke='none'%3e%3cpath d='M137 433 c46 -2 120 -2 166 0 45 1 8 3 -83 3 -91 0 -128 -2 -83 -3z'/%3e%3cpath d='M140 356 c-115 -63 -105 -71 80 -71 190 0 201 9 83 70 -43 22 -80 41-83 41 -3 1 -39 -17 -80 -40z'/%3e%3cpath d='M4 220 c0 -91 2 -128 3 -82 2 45 2 119 0 165 -1 45 -3 8 -3 -83z'/%3e%3cpath d='M434 220 c0 -91 2 -128 3 -82 2 45 2 119 0 165 -1 45 -3 8 -3 -83z'/%3e%3cpath d='M94 227 c-3 -8 -4 -32 -2 -53 2 -31 7 -39 23 -39 17 0 20 7 20 50 039 -4 50 -18 53 -9 2 -20 -3 -23 -11z'/%3e%3cpath d='M200 185 c0 -48 2 -55 20 -55 18 0 20 7 20 55 0 48 -2 55 -20 55 -180 -20 -7 -20 -55z'/%3e%3cpath d='M304 227 c-3 -8 -4 -32 -2 -53 2 -31 7 -39 23 -39 17 0 20 7 20 50 039 -4 50 -18 53 -9 2 -20 -3 -23 -11z'/%3e%3cpath d='M63 75 c-11 -31 13 -36 163 -33 141 3 149 4 149 23 0 19 -8 20 -15323 -132 2 -153 0 -159 -13z'/%3e%3cpath d='M137 3 c46 -2 120 -2 166 0 45 1 8 3 -83 3 -91 0 -128 -2 -83 -3z'/%3e%3c/g%3e%3c/svg%3e":"data:image/svg+xml,%3c%3fxml version='1.0' standalone='no'%3f%3e%3c!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 20010904//EN' 'http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd'%3e%3csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='44.000000pt' height='44.000000pt' viewBox='0 0 44.000000 44.000000' preserveAspectRatio='xMidYMid meet'%3e%3cg transform='translate(0.000000%2c44.000000) scale(0.100000%2c-0.100000)'fill='black' stroke='none'%3e%3c/g%3e%3c/svg%3e",alt:"Default logo"})),e.bankLogo&&V.createElement("div",null,V.createElement("img",{src:e.bankLogo,alt:"Bank logo"})),V.createElement(ze,null,V.createElement(Re,null,V.createElement("p",{className:"acct-no"},e.acctNo),V.createElement("p",{className:"bank-name"},e.bankName),V.createElement("p",{className:"acct-name"},e.acctName),V.createElement("p",{className:"curr"},e.currency)),V.createElement("div",null,r!=t?V.createElement("svg",{width:"24",height:"25",viewBox:"0 0 24 25",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M18.7099 7.70998C18.617 7.61625 18.5064 7.54186 18.3845 7.49109C18.2627 7.44032 18.132 7.41418 17.9999 7.41418C17.8679 7.41418 17.7372 7.44032 17.6154 7.49109C17.4935 7.54186 17.3829 7.61625 17.29 7.70998L9.83995 15.17L6.70995 12.03C6.61343 11.9367 6.49949 11.8634 6.37463 11.8142C6.24978 11.765 6.11645 11.7409 5.98227 11.7432C5.84809 11.7455 5.71568 11.7743 5.5926 11.8278C5.46953 11.8812 5.35819 11.9585 5.26495 12.055C5.17171 12.1515 5.0984 12.2654 5.04919 12.3903C4.99999 12.5152 4.97586 12.6485 4.97818 12.7827C4.9805 12.9168 5.00923 13.0493 5.06272 13.1723C5.11622 13.2954 5.19343 13.4067 5.28995 13.5L9.12995 17.34C9.22291 17.4337 9.33351 17.5081 9.45537 17.5589C9.57723 17.6096 9.70794 17.6358 9.83995 17.6358C9.97196 17.6358 10.1027 17.6096 10.2245 17.5589C10.3464 17.5081 10.457 17.4337 10.55 17.34L18.7099 9.17998C18.8115 9.08634 18.8925 8.97269 18.9479 8.84619C19.0033 8.71969 19.0319 8.58308 19.0319 8.44498C19.0319 8.30688 19.0033 8.17028 18.9479 8.04378C18.8925 7.91728 18.8115 7.80363 18.7099 7.70998V7.70998Z",fill:"#E8EEF7"})):V.createElement("svg",{width:"24",height:"25",viewBox:"0 0 24 25",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M18.7099 7.70998C18.617 7.61625 18.5064 7.54186 18.3845 7.49109C18.2627 7.44032 18.132 7.41418 17.9999 7.41418C17.8679 7.41418 17.7372 7.44032 17.6154 7.49109C17.4935 7.54186 17.3829 7.61625 17.29 7.70998L9.83995 15.17L6.70995 12.03C6.61343 11.9367 6.49949 11.8634 6.37463 11.8142C6.24978 11.765 6.11645 11.7409 5.98227 11.7432C5.84809 11.7455 5.71568 11.7743 5.5926 11.8278C5.46953 11.8812 5.35819 11.9585 5.26495 12.055C5.17171 12.1515 5.0984 12.2654 5.04919 12.3903C4.99999 12.5152 4.97586 12.6485 4.97818 12.7827C4.9805 12.9168 5.00923 13.0493 5.06272 13.1723C5.11622 13.2954 5.19343 13.4067 5.28995 13.5L9.12995 17.34C9.22291 17.4337 9.33351 17.5081 9.45537 17.5589C9.57723 17.6096 9.70794 17.6358 9.83995 17.6358C9.97196 17.6358 10.1027 17.6096 10.2245 17.5589C10.3464 17.5081 10.457 17.4337 10.55 17.34L18.7099 9.17998C18.8115 9.08634 18.8925 8.97269 18.9479 8.84619C19.0033 8.71969 19.0319 8.58308 19.0319 8.44498C19.0319 8.30688 19.0033 8.17028 18.9479 8.04378C18.8925 7.91728 18.8115 7.80363 18.7099 7.70998Z",fill:"#4040F2"})))))})))},exports.BreadcrumbBar=function(e){var n=e.pages;return V.createElement(Le,t({},e),n&&n.length>0&&n.map((function(e,t){return V.createElement("div",{key:t},t<n.length-1&&V.createElement(V.Fragment,null,t>0&&V.createElement("svg",{width:"6",height:"9",viewBox:"0 0 6 9",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M5.36003 4.02667L1.5867 0.260004C1.52472 0.197518 1.45099 0.147922 1.36975 0.114077C1.28851 0.0802308 1.20137 0.0628052 1.11336 0.0628052C1.02535 0.0628052 0.938217 0.0802308 0.856977 0.114077C0.775738 0.147922 0.702004 0.197518 0.640029 0.260004C0.515861 0.384912 0.446167 0.55388 0.446167 0.730004C0.446167 0.906128 0.515861 1.0751 0.640029 1.2L3.94003 4.53334L0.640029 7.83334C0.515861 7.95825 0.446167 8.12721 0.446167 8.30334C0.446167 8.47946 0.515861 8.64843 0.640029 8.77334C0.701772 8.83633 0.775402 8.88644 0.856652 8.92077C0.937902 8.9551 1.02516 8.97297 1.11336 8.97334C1.20157 8.97297 1.28882 8.9551 1.37007 8.92077C1.45132 8.88644 1.52495 8.83633 1.5867 8.77334L5.36003 5.00667C5.4277 4.94424 5.4817 4.86847 5.51864 4.78414C5.55558 4.69981 5.57465 4.60874 5.57465 4.51667C5.57465 4.4246 5.55558 4.33353 5.51864 4.2492C5.4817 4.16487 5.4277 4.0891 5.36003 4.02667V4.02667Z",fill:"#A4BBDD"})),V.createElement("a",{href:e.url},e.label)),t==n.length-1&&V.createElement(V.Fragment,null,t>0&&V.createElement("svg",{width:"6",height:"9",viewBox:"0 0 6 9",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M5.36003 4.02667L1.5867 0.260004C1.52472 0.197518 1.45099 0.147922 1.36975 0.114077C1.28851 0.0802308 1.20137 0.0628052 1.11336 0.0628052C1.02535 0.0628052 0.938217 0.0802308 0.856977 0.114077C0.775738 0.147922 0.702004 0.197518 0.640029 0.260004C0.515861 0.384912 0.446167 0.55388 0.446167 0.730004C0.446167 0.906128 0.515861 1.0751 0.640029 1.2L3.94003 4.53334L0.640029 7.83334C0.515861 7.95825 0.446167 8.12721 0.446167 8.30334C0.446167 8.47946 0.515861 8.64843 0.640029 8.77334C0.701772 8.83633 0.775402 8.88644 0.856652 8.92077C0.937902 8.9551 1.02516 8.97297 1.11336 8.97334C1.20157 8.97297 1.28882 8.9551 1.37007 8.92077C1.45132 8.88644 1.52495 8.83633 1.5867 8.77334L5.36003 5.00667C5.4277 4.94424 5.4817 4.86847 5.51864 4.78414C5.55558 4.69981 5.57465 4.60874 5.57465 4.51667C5.57465 4.4246 5.55558 4.33353 5.51864 4.2492C5.4817 4.16487 5.4277 4.0891 5.36003 4.02667Z",fill:"#070B12"})),e.label))})))},exports.BrokersTable=function(e){var t=e.brokers,n=e.callback;return V.createElement(Fe,null,V.createElement(Se,null,V.createElement("thead",null,V.createElement("tr",{className:"rounded-row"},V.createElement("th",null,"Name"),V.createElement("th",null,"Email"),V.createElement("th",null,"Phone"),V.createElement("th",null,"Country"))),t&&t.length>0&&V.createElement("tbody",null,t.map((function(e,t){return V.createElement("tr",{key:t,className:"rounded-row",onClick:function(){n(e)}},V.createElement("td",null,e.name),V.createElement("td",null,e.email),V.createElement("td",null,e.phone),V.createElement("td",null,V.createElement("div",null,V.createElement(Ne,null,e.countryFlag&&V.createElement("img",{src:e.countryFlag,alt:"Country flag"}),e.country),V.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M10.3592 7.52685L6.58584 3.76019C6.52387 3.6977 6.45013 3.64811 6.36889 3.61426C6.28765 3.58041 6.20052 3.56299 6.11251 3.56299C6.0245 3.56299 5.93736 3.58041 5.85612 3.61426C5.77488 3.64811 5.70115 3.6977 5.63917 3.76019C5.51501 3.8851 5.44531 4.05406 5.44531 4.23019C5.44531 4.40631 5.51501 4.57528 5.63917 4.70019L8.93917 8.03352L5.63917 11.3335C5.51501 11.4584 5.44531 11.6274 5.44531 11.8035C5.44531 11.9796 5.51501 12.1486 5.63917 12.2735C5.70092 12.3365 5.77455 12.3866 5.8558 12.421C5.93705 12.4553 6.0243 12.4732 6.11251 12.4735C6.20071 12.4732 6.28797 12.4553 6.36922 12.421C6.45047 12.3866 6.5241 12.3365 6.58584 12.2735L10.3592 8.50685C10.4268 8.44443 10.4808 8.36866 10.5178 8.28432C10.5547 8.19999 10.5738 8.10892 10.5738 8.01685C10.5738 7.92479 10.5547 7.83372 10.5178 7.74938C10.4808 7.66505 10.4268 7.58928 10.3592 7.52685Z",fill:"#A4BBDD"})))))})))),t&&0==t.length&&V.createElement(Qe,null,V.createElement(je,null,V.createElement("svg",{width:"65",height:"64",viewBox:"0 0 65 64",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("g",{clipPath:"url(#clip0_651_2393)"},V.createElement("path",{d:"M39.5 6H25.5V14H39.5V6Z",fill:"#E8EEF7"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M41.5006 6C41.5006 4.895 40.6046 4 39.5 4H25.5C24.3954 4 23.4994 4.895 23.4994 6V14C23.4994 15.105 24.3954 16 25.5 16H39.5C40.6046 16 41.5006 15.105 41.5006 14V6ZM27.5006 8V12H37.4994V8H27.5006Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M49.5 56C49.5 54.896 50.396 54 51.5 54C52.604 54 53.5 54.896 53.5 56V58C53.5 59.105 52.605 60 51.5 60H13.5C12.395 60 11.5 59.105 11.5 58V10C11.5 8.895 12.395 8 13.5 8H25.5C26.605 8 27.5 8.895 27.5 10V12H37.5V10C37.5 8.895 38.395 8 39.5 8H51.5C52.605 8 53.5 8.895 53.5 10V48C53.5 49.104 52.604 50 51.5 50C50.396 50 49.5 49.104 49.5 48V12H41.5V14C41.5 15.105 40.605 16 39.5 16H25.5C24.395 16 23.5 15.105 23.5 14V12H15.5V56H49.5Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 27H41.5C42.604 27 43.5 26.104 43.5 25C43.5 23.896 42.604 23 41.5 23H23.5C22.396 23 21.5 23.896 21.5 25C21.5 26.104 22.396 27 23.5 27Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 38H41.5C42.604 38 43.5 37.104 43.5 36C43.5 34.896 42.604 34 41.5 34H23.5C22.396 34 21.5 34.896 21.5 36C21.5 37.104 22.396 38 23.5 38Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 49H41.5C42.604 49 43.5 48.104 43.5 47C43.5 45.896 42.604 45 41.5 45H23.5C22.396 45 21.5 45.896 21.5 47C21.5 48.104 22.396 49 23.5 49Z",fill:"#D2DDEE"})),V.createElement("defs",null,V.createElement("clipPath",{id:"clip0_651_2393"},V.createElement("rect",{width:"64",height:"64",fill:"white",transform:"translate(0.5)"})))),V.createElement("p",null,"Brokers will be displayed here when you have any."))))},exports.Button=G,exports.ButtonOutline=be,exports.Chart=function(e){var t=e.ratesData,n=e.exchCurrFlag,i=e.baseCurrCode,r=e.exchCurrName,o=e.exchCurrCode,a=l.useState({}),s=a[0],c=a[1],d=l.useState(0),h=d[0],u=d[1],p=function(e){return e<0?{borderColor:Y["error-500"],fillColor:Y["error-50"]}:e>0?{borderColor:Y["success-500"],fillColor:Y["success-50"]}:{borderColor:Y["neutral-500"],fillColor:Y["neutral-50"]}};l.useEffect((function(){var e={dates:[],data:[],change:0};if(t&&t.length>0)for(var n=0;n<t.length;n++)t[n].exchCurrency===o&&t[n].baseCurrency===i&&e.dates.length<7&&e.data.length<7&&(e.dates.push(ll(t[n].currDate).format("D MMM")),e.data.push(t[n].rate),e.change=t[n].rateChange,u(t[n].rateChange));var r={labels:e.dates,datasets:[{label:"",data:e.data,borderColor:p(e.change).borderColor,backgroundColor:p(e.change).fillColor,fill:!0,tension:.23,borderWidth:1}]};c(r)}),[t,i,o]);var f,g,m,x,b;return V.createElement(V.Fragment,null,s.labels&&s.labels.length>0&&V.createElement(gl,null,V.createElement(xl,null,V.createElement(bl,null,V.createElement("img",{src:n,alt:"Base currency flag"}),V.createElement("div",null,V.createElement("p",{className:"curr-name"},r),V.createElement("p",{className:"curr-code"},o))),V.createElement("div",{style:{textAlign:"right"}},V.createElement(Cl,null,h<0&&V.createElement("i",{className:"icon-arrow-down-right error"}),h>0&&V.createElement("i",{className:"icon-arrow-up-right success"}),0===h&&V.createElement("i",{className:"icon-dash neutral"}),o," 1.0000 = ",i," ",s.datasets[0].data[s.datasets[0].data.length-1]),V.createElement(wl,null,"".concat((f=s.labels[s.labels.length-1],g=ll(new Date).format("YYYY M D"),m=ll(f).format("YYYY M D"),x=ll(g),b=ll(m),0===x.diff(b)?"today, ":6627744e5===x.diff(b)?"yesterday, ":x.diff(b)>864e5?"":void 0)).concat(ll(s.labels[s.labels.length-1]).format("MMM D"))))),V.createElement("div",null,V.createElement(ml,null,V.createElement(al,{data:s,options:{responsive:!0,maintainAspectRatio:!1,plugins:{legend:{display:!1},title:{display:!1},tooltip:{enabled:!0,intersect:!1,backgroundColor:"#F7F9FC",bodyColor:"#070B12",titleColor:"#070B12",displayColors:!1,titleAlign:"center",bodyAlign:"center",xAlign:"center",caretSize:0,padding:10}},scales:{y:{display:!1},x:{display:!1}},elements:{point:{radius:0}}}})),V.createElement("div",{style:{height:"10px",background:p(h).fillColor}}))))},exports.ChartMedium=function(e){var t=e.ratesData,n=e.exchCurrFlag,i=e.baseCurrCode,r=e.exchCurrName,o=e.exchCurrCode,a=l.useState({}),s=a[0],c=a[1],d=l.useState(0),h=d[0],u=d[1],p=function(e){return e<0?{borderColor:Y["error-500"],fillColor:Y["error-50"]}:e>0?{borderColor:Y["success-500"],fillColor:Y["success-50"]}:{borderColor:Y["neutral-500"],fillColor:Y["neutral-50"]}};l.useEffect((function(){var e={dates:[],data:[],change:0};if(t&&t.length>0)for(var n=0;n<t.length;n++)t[n].exchCurrency===o&&t[n].baseCurrency===i&&e.dates.length<7&&e.data.length<7&&(e.dates.push(ll(t[n].currDate).format("D MMM")),e.data.push(t[n].rate),e.change=t[n].rateChange,u(t[n].rateChange));var r={labels:e.dates,datasets:[{label:"",data:e.data,borderColor:p(e.change).borderColor,backgroundColor:p(e.change).fillColor,fill:!0,tension:.23,borderWidth:1}]};c(r)}),[t,i,o]);var f,g,m,x,b;return V.createElement(V.Fragment,null,s.labels&&s.labels.length>0&&V.createElement(Ml,null,V.createElement(Pl,null,V.createElement(Hl,null,V.createElement("img",{src:n,alt:"Base currency flag"}),V.createElement("div",null,V.createElement("p",{className:"curr-name"},r),V.createElement("p",{className:"curr-code"},o))),V.createElement("div",{style:{textAlign:"right"}},V.createElement(Ol,null,h<0&&V.createElement("i",{className:"icon-arrow-down-right error"}),h>0&&V.createElement("i",{className:"icon-arrow-up-right success"}),0===h&&V.createElement("i",{className:"icon-dash neutral"}),o," 1.0000 = ",i," ",s.datasets[0].data[s.datasets[0].data.length-1]),V.createElement(Il,null,"".concat((f=s.labels[s.labels.length-1],g=ll(new Date).format("YYYY M D"),m=ll(f).format("YYYY M D"),x=ll(g),b=ll(m),0===x.diff(b)?"today, ":6627744e5===x.diff(b)?"yesterday, ":x.diff(b)>864e5?"":void 0)).concat(ll(s.labels[s.labels.length-1]).format("MMM D"))))),V.createElement("div",null,V.createElement(Bl,null,V.createElement(al,{data:s,options:{responsive:!0,maintainAspectRatio:!1,plugins:{legend:{display:!1},title:{display:!1},tooltip:{enabled:!0,intersect:!1,backgroundColor:"#F7F9FC",bodyColor:"#070B12",titleColor:"#070B12",displayColors:!1,titleAlign:"center",bodyAlign:"center",xAlign:"center",caretSize:0,padding:10}},scales:{y:{display:!1},x:{display:!1}},elements:{point:{radius:0}}}})),V.createElement("div",{style:{height:"10px",background:p(h).fillColor}}))))},exports.ChartSmall=function(e){var t=e.ratesData,n=e.exchCurrFlag,i=e.baseCurrCode;e.exchCurrName;var r=e.exchCurrCode,o=l.useState({}),a=o[0],s=o[1],c=l.useState(0),d=c[0],h=c[1],u=function(e){return e<0?{borderColor:Y["error-500"],fillColor:Y["error-50"]}:e>0?{borderColor:Y["success-500"],fillColor:Y["success-50"]}:{borderColor:Y["neutral-500"],fillColor:Y["neutral-50"]}};l.useEffect((function(){var e={dates:[],data:[],change:0};if(t&&t.length>0)for(var n=0;n<t.length;n++)t[n].exchCurrency===r&&t[n].baseCurrency===i&&e.dates.length<7&&e.data.length<7&&(e.dates.push(ll(t[n].currDate).format("D MMM")),e.data.push(t[n].rate),e.change=t[n].rateChange,h(t[n].rateChange));var o={labels:e.dates,datasets:[{label:"",data:e.data,borderColor:u(e.change).borderColor,backgroundColor:u(e.change).fillColor,fill:!0,tension:.23,borderWidth:1}]};s(o)}),[t,i,r]);var p,f,g,m,x;return V.createElement(V.Fragment,null,a.labels&&a.labels.length>0&&V.createElement(zl,null,V.createElement(Ll,null,V.createElement(Fl,null,V.createElement("img",{src:n,alt:"Base currency flag"}),V.createElement("div",null,V.createElement("p",{className:"curr-code"},r," ",a.datasets[0].data[a.datasets[0].data.length-1]),V.createElement(Yl,null,"".concat((p=a.labels[a.labels.length-1],f=ll(new Date).format("YYYY M D"),g=ll(p).format("YYYY M D"),m=ll(f),x=ll(g),0===m.diff(x)?"today, ":6627744e5===m.diff(x)?"yesterday, ":m.diff(x)>864e5?"":void 0)).concat(ll(a.labels[a.labels.length-1]).format("MMM D")))))),V.createElement("div",null,V.createElement(Rl,null,V.createElement(al,{data:a,options:{responsive:!0,maintainAspectRatio:!1,plugins:{legend:{display:!1},title:{display:!1},tooltip:{enabled:!0,intersect:!1,backgroundColor:"#F7F9FC",bodyColor:"#070B12",titleColor:"#070B12",displayColors:!1,titleAlign:"center",bodyAlign:"center",xAlign:"center",caretSize:0,padding:10}},scales:{y:{display:!1},x:{display:!1}},elements:{point:{radius:0}}}})),V.createElement("div",{style:{height:"10px",background:u(d).fillColor}}))))},exports.CookieConsent=function(e){var t=e.closeFxn,n=e.declineFxn,i=e.acceptFxn;return V.createElement(dc,null,V.createElement(hc,null,V.createElement("div",null,"🍪"),V.createElement("div",null,V.createElement(uc,null,"Privacy Notice"),V.createElement(pc,null,"This website uses cookie to improve your web experience. By using the site, you agree to the use of cookies."))),V.createElement(gc,null,V.createElement(fc,{onClick:function(){i()}},"Accept"),V.createElement(fc,{onClick:function(){n()}},"Decline"),t&&V.createElement(fc,{onClick:function(){t()}},V.createElement("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M8.40994 6.99994L12.7099 2.70994C12.8982 2.52164 13.004 2.26624 13.004 1.99994C13.004 1.73364 12.8982 1.47825 12.7099 1.28994C12.5216 1.10164 12.2662 0.99585 11.9999 0.99585C11.7336 0.99585 11.4782 1.10164 11.2899 1.28994L6.99994 5.58994L2.70994 1.28994C2.52164 1.10164 2.26624 0.99585 1.99994 0.99585C1.73364 0.99585 1.47824 1.10164 1.28994 1.28994C1.10164 1.47825 0.995847 1.73364 0.995847 1.99994C0.995847 2.26624 1.10164 2.52164 1.28994 2.70994L5.58994 6.99994L1.28994 11.2899C1.19621 11.3829 1.12182 11.4935 1.07105 11.6154C1.02028 11.7372 0.994141 11.8679 0.994141 11.9999C0.994141 12.132 1.02028 12.2627 1.07105 12.3845C1.12182 12.5064 1.19621 12.617 1.28994 12.7099C1.3829 12.8037 1.4935 12.8781 1.61536 12.9288C1.73722 12.9796 1.86793 13.0057 1.99994 13.0057C2.13195 13.0057 2.26266 12.9796 2.38452 12.9288C2.50638 12.8781 2.61698 12.8037 2.70994 12.7099L6.99994 8.40994L11.2899 12.7099C11.3829 12.8037 11.4935 12.8781 11.6154 12.9288C11.7372 12.9796 11.8679 13.0057 11.9999 13.0057C12.132 13.0057 12.2627 12.9796 12.3845 12.9288C12.5064 12.8781 12.617 12.8037 12.7099 12.7099C12.8037 12.617 12.8781 12.5064 12.9288 12.3845C12.9796 12.2627 13.0057 12.132 13.0057 11.9999C13.0057 11.8679 12.9796 11.7372 12.9288 11.6154C12.8781 11.4935 12.8037 11.3829 12.7099 11.2899L8.40994 6.99994Z",fill:"#4040F2"})))))},exports.CountrySelector=vc,exports.CurrrencyPairs=function(e){var t=e.pairs,n=e.callback;return V.createElement(Ec,null,V.createElement(Ac,null,V.createElement("thead",null,V.createElement("tr",{className:"rounded-row"},V.createElement("th",null,"Pair Code"),V.createElement("th",null,"Base Currency"),V.createElement("th",null,"Exchange Currency"),V.createElement("th",null,"Pair Name"))),t&&t.length>0&&V.createElement("tbody",null,t.map((function(e,t){return V.createElement("tr",{key:t,className:"rounded-row",onClick:function(){n(e)}},V.createElement("td",null,e.pairCode),V.createElement("td",null,V.createElement("div",{style:{display:"flex",gap:"8px"}},e.baseFlag?V.createElement("img",{src:e.baseFlag,alt:"Base currency flag"}):"",e.baseCurrency)),V.createElement("td",null,V.createElement("div",{style:{display:"flex",gap:"8px"}},e.exchangeFlag?V.createElement("img",{src:e.exchangeFlag,alt:"Exchange currency flag"}):"",e.exchangeCurrency)),V.createElement("td",null,V.createElement("div",null,e.pairName?e.pairName:"-",V.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M10.3592 7.52685L6.58584 3.76019C6.52387 3.6977 6.45013 3.64811 6.36889 3.61426C6.28765 3.58041 6.20052 3.56299 6.11251 3.56299C6.0245 3.56299 5.93736 3.58041 5.85612 3.61426C5.77488 3.64811 5.70115 3.6977 5.63917 3.76019C5.51501 3.8851 5.44531 4.05406 5.44531 4.23019C5.44531 4.40631 5.51501 4.57528 5.63917 4.70019L8.93917 8.03352L5.63917 11.3335C5.51501 11.4584 5.44531 11.6274 5.44531 11.8035C5.44531 11.9796 5.51501 12.1486 5.63917 12.2735C5.70092 12.3365 5.77455 12.3866 5.8558 12.421C5.93705 12.4553 6.0243 12.4732 6.11251 12.4735C6.20071 12.4732 6.28797 12.4553 6.36922 12.421C6.45047 12.3866 6.5241 12.3365 6.58584 12.2735L10.3592 8.50685C10.4268 8.44443 10.4808 8.36866 10.5178 8.28432C10.5547 8.19999 10.5738 8.10892 10.5738 8.01685C10.5738 7.92479 10.5547 7.83372 10.5178 7.74938C10.4808 7.66505 10.4268 7.58928 10.3592 7.52685Z",fill:"#A4BBDD"})))))})))),t&&0===t.length&&V.createElement(kc,null,V.createElement(Dc,null,V.createElement("svg",{width:"65",height:"64",viewBox:"0 0 65 64",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("g",{clipPath:"url(#clip0_651_2393)"},V.createElement("path",{d:"M39.5 6H25.5V14H39.5V6Z",fill:"#E8EEF7"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M41.5006 6C41.5006 4.895 40.6046 4 39.5 4H25.5C24.3954 4 23.4994 4.895 23.4994 6V14C23.4994 15.105 24.3954 16 25.5 16H39.5C40.6046 16 41.5006 15.105 41.5006 14V6ZM27.5006 8V12H37.4994V8H27.5006Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M49.5 56C49.5 54.896 50.396 54 51.5 54C52.604 54 53.5 54.896 53.5 56V58C53.5 59.105 52.605 60 51.5 60H13.5C12.395 60 11.5 59.105 11.5 58V10C11.5 8.895 12.395 8 13.5 8H25.5C26.605 8 27.5 8.895 27.5 10V12H37.5V10C37.5 8.895 38.395 8 39.5 8H51.5C52.605 8 53.5 8.895 53.5 10V48C53.5 49.104 52.604 50 51.5 50C50.396 50 49.5 49.104 49.5 48V12H41.5V14C41.5 15.105 40.605 16 39.5 16H25.5C24.395 16 23.5 15.105 23.5 14V12H15.5V56H49.5Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 27H41.5C42.604 27 43.5 26.104 43.5 25C43.5 23.896 42.604 23 41.5 23H23.5C22.396 23 21.5 23.896 21.5 25C21.5 26.104 22.396 27 23.5 27Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 38H41.5C42.604 38 43.5 37.104 43.5 36C43.5 34.896 42.604 34 41.5 34H23.5C22.396 34 21.5 34.896 21.5 36C21.5 37.104 22.396 38 23.5 38Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 49H41.5C42.604 49 43.5 48.104 43.5 47C43.5 45.896 42.604 45 41.5 45H23.5C22.396 45 21.5 45.896 21.5 47C21.5 48.104 22.396 49 23.5 49Z",fill:"#D2DDEE"})),V.createElement("defs",null,V.createElement("clipPath",{id:"clip0_651_2393"},V.createElement("rect",{width:"64",height:"64",fill:"white",transform:"translate(0.5)"})))),V.createElement("p",null,"Currency pairs will be displayed here when you have any."))))},exports.DatePicker=function(e){var n=e.active,i=e.placeholder,r=void 0===i?"Select date":i,o=e.showTime,a=e.onDateChange,s=e.width,c=e.range,d=V.useState({year:(new Date).getFullYear(),month:(new Date).getMonth().toLocaleString(),date:new Date,isToday:!0,isMonth:!0,day:(new Date).getDate(),dayName:""}),h=d[0],u=d[1],p=V.useState(""),f=p[0],g=p[1],m=V.useState(""),x=m[0],b=m[1],C=V.useState(""),w=C[0],y=C[1],v=V.useState(""),E=v[0],A=v[1],k=V.useState(""),D=k[0],M=k[1],B=V.useState(!1),P=B[0],H=B[1],O=V.useState(""),I=O[0],z=O[1],R=V.useState(!1);R[0],R[1];var L=V.useState({topOffset:0,leftOffset:0}),F=L[0],S=L[1],Q=l.useRef(null),j=function(e,t){return o||(t=""),c&&w&&E?"".concat(w.getMonth()+1,"/").concat(w.getDate(),"/").concat(w.getFullYear()," - ").concat(E.getMonth()+1,"/").concat(E.getDate(),"/").concat(E.getFullYear()):c&&w&&!E?"".concat(w.getMonth()+1,"/").concat(w.getDate(),"/").concat(w.getFullYear()):new Date("".concat(e.getMonth()+1,"/").concat(e.getDate(),"/").concat(e.getFullYear()," ").concat(t))};l.useEffect((function(){w&&E&&c&&(g("".concat(w.getMonth()+1,"/").concat(w.getDate(),"/").concat(w.getFullYear()," - ").concat(E.getMonth()+1,"/").concat(E.getDate(),"/").concat(E.getFullYear())),H(!1))}),[E,w]);return V.useEffect((function(){}),[D]),V.useEffect((function(){w&&E&&c?b(function(e,t){return"".concat(e.getMonth()+1,"/").concat(e.getDate(),"/").concat(e.getFullYear()," - ").concat(t.getMonth()+1,"/").concat(t.getDate(),"/").concat(t.getFullYear())}(w,E)):f&&(a(j(f,I)),b(j(f,I).toLocaleString()))}),[f,I]),V.useEffect((function(){n&&H(!0)}),[]),V.createElement(Hc,{width:s},V.createElement("div",{ref:function(e){if(e){var t=e.getBoundingClientRect(),n=t.x,i=t.y;F.topOffset===n&&F.leftOffset===i||S({topOffset:n,leftOffset:i}),Q.current=e}},className:"date_picker_input_holder"},V.createElement("input",{onFocus:function(e){H(!0),y(""),A(""),g(""),b(""),u({year:(new Date).getFullYear(),month:(new Date).getMonth().toLocaleString(),date:new Date,isToday:!0,isMonth:!0,day:(new Date).getDate(),dayName:""})},placeholder:r,type:"text",onChange:function(e){M(e.target.value)},value:x}),V.createElement("div",{className:"date_picker_input_holder_icon",onClick:function(){H(!P)}},V.createElement("svg",{width:"100%",height:"100%",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("g",{clipPath:"url(#clip0_1118_153)"},V.createElement("path",{d:"M12 19C12.1978 19 12.3911 18.9414 12.5556 18.8315C12.72 18.7216 12.8482 18.5654 12.9239 18.3827C12.9996 18.2 13.0194 17.9989 12.9808 17.8049C12.9422 17.6109 12.847 17.4327 12.7071 17.2929C12.5673 17.153 12.3891 17.0578 12.1951 17.0192C12.0011 16.9806 11.8 17.0004 11.6173 17.0761C11.4346 17.1518 11.2784 17.28 11.1685 17.4444C11.0586 17.6089 11 17.8022 11 18C11 18.2652 11.1054 18.5196 11.2929 18.7071C11.4804 18.8946 11.7348 19 12 19ZM17 19C17.1978 19 17.3911 18.9414 17.5556 18.8315C17.72 18.7216 17.8482 18.5654 17.9239 18.3827C17.9996 18.2 18.0194 17.9989 17.9808 17.8049C17.9422 17.6109 17.847 17.4327 17.7071 17.2929C17.5673 17.153 17.3891 17.0578 17.1951 17.0192C17.0011 16.9806 16.8 17.0004 16.6173 17.0761C16.4346 17.1518 16.2784 17.28 16.1685 17.4444C16.0586 17.6089 16 17.8022 16 18C16 18.2652 16.1054 18.5196 16.2929 18.7071C16.4804 18.8946 16.7348 19 17 19ZM17 15C17.1978 15 17.3911 14.9414 17.5556 14.8315C17.72 14.7216 17.8482 14.5654 17.9239 14.3827C17.9996 14.2 18.0194 13.9989 17.9808 13.8049C17.9422 13.6109 17.847 13.4327 17.7071 13.2929C17.5673 13.153 17.3891 13.0578 17.1951 13.0192C17.0011 12.9806 16.8 13.0004 16.6173 13.0761C16.4346 13.1518 16.2784 13.28 16.1685 13.4444C16.0586 13.6089 16 13.8022 16 14C16 14.2652 16.1054 14.5196 16.2929 14.7071C16.4804 14.8946 16.7348 15 17 15ZM12 15C12.1978 15 12.3911 14.9414 12.5556 14.8315C12.72 14.7216 12.8482 14.5654 12.9239 14.3827C12.9996 14.2 13.0194 13.9989 12.9808 13.8049C12.9422 13.6109 12.847 13.4327 12.7071 13.2929C12.5673 13.153 12.3891 13.0578 12.1951 13.0192C12.0011 12.9806 11.8 13.0004 11.6173 13.0761C11.4346 13.1518 11.2784 13.28 11.1685 13.4444C11.0586 13.6089 11 13.8022 11 14C11 14.2652 11.1054 14.5196 11.2929 14.7071C11.4804 14.8946 11.7348 15 12 15ZM19 3H18V2C18 1.73478 17.8946 1.48043 17.7071 1.29289C17.5196 1.10536 17.2652 1 17 1C16.7348 1 16.4804 1.10536 16.2929 1.29289C16.1054 1.48043 16 1.73478 16 2V3H8V2C8 1.73478 7.89464 1.48043 7.70711 1.29289C7.51957 1.10536 7.26522 1 7 1C6.73478 1 6.48043 1.10536 6.29289 1.29289C6.10536 1.48043 6 1.73478 6 2V3H5C4.20435 3 3.44129 3.31607 2.87868 3.87868C2.31607 4.44129 2 5.20435 2 6V20C2 20.7956 2.31607 21.5587 2.87868 22.1213C3.44129 22.6839 4.20435 23 5 23H19C19.7956 23 20.5587 22.6839 21.1213 22.1213C21.6839 21.5587 22 20.7956 22 20V6C22 5.20435 21.6839 4.44129 21.1213 3.87868C20.5587 3.31607 19.7956 3 19 3ZM20 20C20 20.2652 19.8946 20.5196 19.7071 20.7071C19.5196 20.8946 19.2652 21 19 21H5C4.73478 21 4.48043 20.8946 4.29289 20.7071C4.10536 20.5196 4 20.2652 4 20V11H20V20ZM20 9H4V6C4 5.73478 4.10536 5.48043 4.29289 5.29289C4.48043 5.10536 4.73478 5 5 5H6V6C6 6.26522 6.10536 6.51957 6.29289 6.70711C6.48043 6.89464 6.73478 7 7 7C7.26522 7 7.51957 6.89464 7.70711 6.70711C7.89464 6.51957 8 6.26522 8 6V5H16V6C16 6.26522 16.1054 6.51957 16.2929 6.70711C16.4804 6.89464 16.7348 7 17 7C17.2652 7 17.5196 6.89464 17.7071 6.70711C17.8946 6.51957 18 6.26522 18 6V5H19C19.2652 5 19.5196 5.10536 19.7071 5.29289C19.8946 5.48043 20 5.73478 20 6V9ZM7 15C7.19778 15 7.39112 14.9414 7.55557 14.8315C7.72002 14.7216 7.84819 14.5654 7.92388 14.3827C7.99957 14.2 8.01937 13.9989 7.98079 13.8049C7.9422 13.6109 7.84696 13.4327 7.70711 13.2929C7.56725 13.153 7.38907 13.0578 7.19509 13.0192C7.00111 12.9806 6.80004 13.0004 6.61732 13.0761C6.43459 13.1518 6.27841 13.28 6.16853 13.4444C6.05865 13.6089 6 13.8022 6 14C6 14.2652 6.10536 14.5196 6.29289 14.7071C6.48043 14.8946 6.73478 15 7 15ZM7 19C7.19778 19 7.39112 18.9414 7.55557 18.8315C7.72002 18.7216 7.84819 18.5654 7.92388 18.3827C7.99957 18.2 8.01937 17.9989 7.98079 17.8049C7.9422 17.6109 7.84696 17.4327 7.70711 17.2929C7.56725 17.153 7.38907 17.0578 7.19509 17.0192C7.00111 16.9806 6.80004 17.0004 6.61732 17.0761C6.43459 17.1518 6.27841 17.28 6.16853 17.4444C6.05865 17.6089 6 17.8022 6 18C6 18.2652 6.10536 18.5196 6.29289 18.7071C6.48043 18.8946 6.73478 19 7 19Z",fill:"#070B12"})),V.createElement("defs",null,V.createElement("clipPath",{id:"clip0_1118_153"},V.createElement("rect",{width:"24",height:"24",fill:"white"})))))),P&&V.createElement(Oc,{showTime:o,onTimeChange:function(e,t,n){z(" ".concat(e,":").concat(t," ").concat(n)),n&&H(!1)},parentRef:Q,showCalendar:H,position:F,onDateChange:function(e,n,i,r){n&&(i&&y(i),r&&A(r));var a=t(t(t(t(t({},h),{range:n}),i&&{fromDate:i}),r&&{toDate:r}),e&&{date:e});if(u(a),w&&E&&n)H(!1);else if(n&&(!w||!E))return;o||H(!1)},selectedDate:f,fromDate:w,toDate:E,dateObject:h,range:c}))},exports.DropdownList=Ed,exports.Dropshadows=function(e){var n=e.children,i=e.type;return V.createElement(Ad,t({className:i},e),n)},exports.ExchangeRates=function(e){var t=e.baseCurr,n=e.baseCurrShortName,i=e.source,r=e.lastUpdated,o=e.exchangeCurrs;return V.createElement(V.Fragment,null,o&&o.length>0&&V.createElement(kd,null,V.createElement(Dd,null,t," (",n,")"),V.createElement(Md,null,o.map((function(e,t){return V.createElement("div",{key:t,className:"exchange-currency"},V.createElement("img",{src:e.currFlag,alt:""}),e.currName," 1 = ",e.rate)}))),V.createElement("p",{className:"last-updated"},"Last updated on ",r," | Source: ",i)))},exports.Footer=function(){return V.createElement(Bd,null,V.createElement(Pd,null,V.createElement(Hd,null,V.createElement("img",{src:"https://res.cloudinary.com/dxivfczqg/image/upload/v1643889560/ssx-linear-logo-light_mdafbc.png",alt:"SSX Logo"}),V.createElement("p",{style:{width:"270px"}},"A platform you can trust to deliver the latest capital trading news and trends across Africa.")),V.createElement(Od,null,V.createElement("h6",null,"Contact Us"),V.createElement("p",null,"222 Swaniker Street",V.createElement("br",null),"Abelemkpe - Accra",V.createElement("br",null),"+233 (0) 59 284 1131",V.createElement("br",null),"questions@secondstax.info")),V.createElement(Od,null,V.createElement("h6",null,V.createElement("svg",{width:"14",height:"15",viewBox:"0 0 14 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M7.00001 0.833336C5.68147 0.833336 4.39254 1.22433 3.29621 1.95687C2.19988 2.68941 1.3454 3.73061 0.840816 4.94878C0.336232 6.16695 0.20421 7.5074 0.461445 8.8006C0.718679 10.0938 1.35362 11.2817 2.28597 12.214C3.21832 13.1464 4.4062 13.7813 5.69941 14.0386C6.99262 14.2958 8.33306 14.1638 9.55124 13.6592C10.7694 13.1546 11.8106 12.3001 12.5431 11.2038C13.2757 10.1075 13.6667 8.81854 13.6667 7.5C13.6647 5.7325 12.9617 4.03795 11.7119 2.78813C10.4621 1.53831 8.76752 0.835302 7.00001 0.833336ZM7.00001 12.8333C5.94518 12.8333 4.91403 12.5205 4.03697 11.9345C3.15991 11.3485 2.47632 10.5155 2.07266 9.54098C1.66899 8.56644 1.56337 7.49409 1.76916 6.45952C1.97495 5.42496 2.4829 4.47465 3.22878 3.72877C3.97466 2.98289 4.92497 2.47494 5.95953 2.26915C6.9941 2.06336 8.06645 2.16898 9.04099 2.57265C10.0155 2.97631 10.8485 3.6599 11.4345 4.53696C12.0206 5.41402 12.3333 6.44517 12.3333 7.5C12.3317 8.91399 11.7693 10.2696 10.7695 11.2695C9.76962 12.2693 8.41401 12.8317 7.00001 12.8333ZM7.00001 7.16667C6.8232 7.16667 6.65363 7.23691 6.52861 7.36193C6.40358 7.48696 6.33335 7.65652 6.33335 7.83334V9.83333C6.33335 10.0101 6.40358 10.1797 6.52861 10.3047C6.65363 10.4298 6.8232 10.5 7.00001 10.5C7.17682 10.5 7.34639 10.4298 7.47142 10.3047C7.59644 10.1797 7.66668 10.0101 7.66668 9.83333V7.83334C7.66668 7.65652 7.59644 7.48696 7.47142 7.36193C7.34639 7.23691 7.17682 7.16667 7.00001 7.16667ZM7.00001 4.5C6.8352 4.5 6.67408 4.54888 6.53704 4.64044C6.4 4.73201 6.29319 4.86216 6.23011 5.01443C6.16704 5.1667 6.15054 5.33426 6.18269 5.49591C6.21485 5.65756 6.29421 5.80605 6.41076 5.92259C6.5273 6.03913 6.67579 6.1185 6.83744 6.15066C6.99909 6.18281 7.16664 6.16631 7.31892 6.10323C7.47119 6.04016 7.60134 5.93335 7.6929 5.79631C7.78447 5.65927 7.83335 5.49815 7.83335 5.33334C7.83335 5.11232 7.74555 4.90036 7.58927 4.74408C7.43299 4.5878 7.22103 4.5 7.00001 4.5Z",fill:"#F7F9FC"})),"Important Note"),V.createElement("p",null,"SecondSTAX does not own rights to some of the content displayed on this website. All content is sourced directly from the outlet."))),V.createElement(Id,null,V.createElement(zd,null,"©",(new Date).getFullYear()," SecondSTAX Ltd. All Rights Reserved.")))},exports.Indices=function(e){var t=e.indices,n=e.lastUpdated,i=e.source;return V.createElement(V.Fragment,null,t&&t.length>0&&V.createElement(V.Fragment,null,V.createElement(Rd,null,t.map((function(e,t){return V.createElement(Ld,{key:t},V.createElement(Fd,null,e.changePercent<0&&V.createElement("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M9.29 13.71C9.3851 13.801 9.49725 13.8724 9.62 13.92C9.86346 14.02 10.1365 14.02 10.38 13.92C10.5028 13.8724 10.6149 13.801 10.71 13.71L13.71 10.71C13.8983 10.5217 14.0041 10.2663 14.0041 10C14.0041 9.7337 13.8983 9.47831 13.71 9.29C13.5217 9.1017 13.2663 8.99591 13 8.99591C12.7337 8.99591 12.4783 9.1017 12.29 9.29L11 10.59V7C11 6.73479 10.8946 6.48043 10.7071 6.2929C10.5196 6.10536 10.2652 6 10 6C9.73478 6 9.48043 6.10536 9.29289 6.2929C9.10536 6.48043 9 6.73479 9 7V10.59L7.71 9.29C7.61704 9.19628 7.50644 9.12188 7.38458 9.07111C7.26272 9.02034 7.13201 8.99421 7 8.99421C6.86799 8.99421 6.73728 9.02034 6.61542 9.07111C6.49356 9.12188 6.38296 9.19628 6.29 9.29C6.19627 9.38297 6.12188 9.49357 6.07111 9.61543C6.02034 9.73729 5.9942 9.86799 5.9942 10C5.9942 10.132 6.02034 10.2627 6.07111 10.3846C6.12188 10.5064 6.19627 10.617 6.29 10.71L9.29 13.71ZM10 20C11.9778 20 13.9112 19.4135 15.5557 18.3147C17.2002 17.2159 18.4819 15.6541 19.2388 13.8268C19.9957 11.9996 20.1937 9.98891 19.8079 8.0491C19.422 6.10929 18.4696 4.32746 17.0711 2.92894C15.6725 1.53041 13.8907 0.578004 11.9509 0.192152C10.0111 -0.193701 8.00043 0.00433284 6.17317 0.761209C4.3459 1.51809 2.78412 2.79981 1.6853 4.4443C0.58649 6.08879 0 8.02219 0 10C0 12.6522 1.05357 15.1957 2.92893 17.0711C3.85752 17.9997 4.95991 18.7363 6.17317 19.2388C7.38642 19.7413 8.68678 20 10 20V20ZM10 2C11.5823 2 13.129 2.4692 14.4446 3.34825C15.7602 4.2273 16.7855 5.47673 17.391 6.93854C17.9965 8.40035 18.155 10.0089 17.8463 11.5607C17.5376 13.1126 16.7757 14.538 15.6569 15.6569C14.538 16.7757 13.1126 17.5376 11.5607 17.8463C10.0089 18.155 8.40034 17.9965 6.93853 17.391C5.47672 16.7855 4.22729 15.7602 3.34824 14.4446C2.46919 13.129 2 11.5823 2 10C2 7.87827 2.84285 5.84344 4.34315 4.34315C5.84344 2.84286 7.87827 2 10 2V2Z",fill:"#F80000"})),e.changePercent>0&&V.createElement("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M10.71 6.29C10.6149 6.19896 10.5028 6.12759 10.38 6.08C10.1365 5.97998 9.86347 5.97998 9.62 6.08C9.49725 6.12759 9.38511 6.19896 9.29 6.29L6.29 9.29C6.1017 9.4783 5.99591 9.7337 5.99591 10C5.99591 10.2663 6.1017 10.5217 6.29 10.71C6.47831 10.8983 6.7337 11.0041 7 11.0041C7.26631 11.0041 7.5217 10.8983 7.71 10.71L9 9.41V13C9 13.2652 9.10536 13.5196 9.2929 13.7071C9.48043 13.8946 9.73479 14 10 14C10.2652 14 10.5196 13.8946 10.7071 13.7071C10.8946 13.5196 11 13.2652 11 13V9.41L12.29 10.71C12.383 10.8037 12.4936 10.8781 12.6154 10.9289C12.7373 10.9797 12.868 11.0058 13 11.0058C13.132 11.0058 13.2627 10.9797 13.3846 10.9289C13.5064 10.8781 13.617 10.8037 13.71 10.71C13.8037 10.617 13.8781 10.5064 13.9289 10.3846C13.9797 10.2627 14.0058 10.132 14.0058 10C14.0058 9.86799 13.9797 9.73728 13.9289 9.61542C13.8781 9.49356 13.8037 9.38296 13.71 9.29L10.71 6.29ZM10 0C8.02219 0 6.08879 0.58649 4.4443 1.6853C2.79981 2.78412 1.51809 4.3459 0.761209 6.17317C0.00433284 8.00043 -0.193701 10.0111 0.192152 11.9509C0.578004 13.8907 1.53041 15.6725 2.92894 17.0711C4.32746 18.4696 6.10929 19.422 8.0491 19.8079C9.98891 20.1937 11.9996 19.9957 13.8268 19.2388C15.6541 18.4819 17.2159 17.2002 18.3147 15.5557C19.4135 13.9112 20 11.9778 20 10C20 8.68678 19.7413 7.38642 19.2388 6.17317C18.7363 4.95991 17.9997 3.85752 17.0711 2.92893C16.1425 2.00035 15.0401 1.26375 13.8268 0.761205C12.6136 0.258658 11.3132 0 10 0ZM10 18C8.41775 18 6.87104 17.5308 5.55544 16.6518C4.23985 15.7727 3.21447 14.5233 2.60897 13.0615C2.00347 11.5997 1.84504 9.99113 2.15372 8.43928C2.4624 6.88743 3.22433 5.46197 4.34315 4.34315C5.46197 3.22433 6.88743 2.4624 8.43928 2.15372C9.99113 1.84504 11.5997 2.00346 13.0615 2.60896C14.5233 3.21447 15.7727 4.23984 16.6518 5.55544C17.5308 6.87103 18 8.41775 18 10C18 12.1217 17.1572 14.1566 15.6569 15.6569C14.1566 17.1571 12.1217 18 10 18Z",fill:"#06BA63"})),0==e.changePercent&&V.createElement("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M10 0C8.02219 0 6.08879 0.58649 4.4443 1.6853C2.79981 2.78412 1.51809 4.3459 0.761209 6.17317C0.00433284 8.00043 -0.193701 10.0111 0.192152 11.9509C0.578004 13.8907 1.53041 15.6725 2.92894 17.0711C4.32746 18.4696 6.10929 19.422 8.0491 19.8079C9.98891 20.1937 11.9996 19.9957 13.8268 19.2388C15.6541 18.4819 17.2159 17.2002 18.3147 15.5557C19.4135 13.9112 20 11.9778 20 10C20 8.68678 19.7413 7.38642 19.2388 6.17317C18.7363 4.95991 17.9997 3.85752 17.0711 2.92893C16.1425 2.00035 15.0401 1.26375 13.8268 0.761205C12.6136 0.258658 11.3132 0 10 0V0ZM10 18C8.41775 18 6.87104 17.5308 5.55544 16.6518C4.23985 15.7727 3.21447 14.5233 2.60897 13.0615C2.00347 11.5997 1.84504 9.99113 2.15372 8.43928C2.4624 6.88743 3.22433 5.46197 4.34315 4.34315C5.46197 3.22433 6.88743 2.4624 8.43928 2.15372C9.99113 1.84504 11.5997 2.00346 13.0615 2.60896C14.5233 3.21447 15.7727 4.23984 16.6518 5.55544C17.5308 6.87103 18 8.41775 18 10C18 12.1217 17.1572 14.1566 15.6569 15.6569C14.1566 17.1571 12.1217 18 10 18V18ZM14 9H6C5.73479 9 5.48043 9.10536 5.2929 9.29289C5.10536 9.48043 5 9.73478 5 10C5 10.2652 5.10536 10.5196 5.2929 10.7071C5.48043 10.8946 5.73479 11 6 11H14C14.2652 11 14.5196 10.8946 14.7071 10.7071C14.8946 10.5196 15 10.2652 15 10C15 9.73478 14.8946 9.48043 14.7071 9.29289C14.5196 9.10536 14.2652 9 14 9Z",fill:"#A4BBDD"})),e.itemName),V.createElement(Sd,null,V.createElement("span",{className:"index-value"},e.value)," / ",V.createElement("span",{className:(n=e.changePercent,n>0?"success":n<0?"error":0==n?"neutral":void 0)},e.changePercent,"%")));var n}))),V.createElement(Qd,null,n&&V.createElement(V.Fragment,null,"Last updated on ",n),n&&i&&V.createElement(V.Fragment,null," | "),i&&V.createElement(V.Fragment,null,"Source: ",i))))},exports.LPRequestTable=function(e){var t=e.transactions,n=e.callback,i=e.newTransactionFxn;function r(e){var t={label:e,badgeColor:""};return"NW"===e.toUpperCase()&&(t={label:"New",badgeColor:"neutral"}),"PCP"===e.toUpperCase()&&(t={label:"Pending payment",badgeColor:"warning"}),"PLC"===e.toUpperCase()&&(t={label:"Sent to LP",badgeColor:"primary"}),"PLP"===e.toUpperCase()&&(t={label:"Confirmed with LP",badgeColor:"neutral"}),"PBC"===e.toUpperCase()&&(t={label:"Processing at LP",badgeColor:"neutral"}),"ST"===e.toUpperCase()&&(t={label:"Complete",badgeColor:"success"}),"CAN"===e.toUpperCase()&&(t={label:"Complete",badgeColor:"error"}),t}return V.createElement(Td,null,V.createElement(Vd,null,V.createElement("thead",null,V.createElement("tr",{className:"rounded-row"},V.createElement("th",null,"Provider"),V.createElement("th",null,"Transaction amount"),V.createElement("th",null,"Transaction ID"),V.createElement("th",null,"Status"),V.createElement("th",null,"Date"))),t&&t.length>0&&V.createElement("tbody",null,t.map((function(e,t){return V.createElement("tr",{key:t,className:"rounded-row",onClick:function(){n(e)}},V.createElement("td",null,V.createElement("div",{className:"provider"},e.providerLogo&&V.createElement("img",{src:e.providerLogo,alt:"Provider logo"}),e.providerName)),V.createElement("td",null,V.createElement("div",{className:"txn-amt"},V.createElement("span",{className:"amt"},V.createElement("img",{src:e.baseCurrFlag,alt:"base flag"}),"".concat(e.baseCurrency," ").concat(e.baseAmount)),V.createElement("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M17.9982 10.0002C17.9982 9.73497 17.8928 9.48062 17.7053 9.29308C17.5178 9.10554 17.2634 9.00019 16.9982 9.00019H5.40819L7.70819 6.71019C7.89649 6.52188 8.00228 6.26649 8.00228 6.00019C8.00228 5.73388 7.89649 5.47849 7.70819 5.29019C7.51988 5.10188 7.26449 4.99609 6.99819 4.99609C6.73188 4.99609 6.47649 5.10188 6.28819 5.29019L2.28819 9.29019C2.14943 9.43081 2.05543 9.60938 2.01806 9.80337C1.98068 9.99736 2.00161 10.1981 2.07819 10.3802C2.15321 10.5628 2.2806 10.7191 2.44432 10.8295C2.60804 10.9398 2.80076 10.9992 2.99819 11.0002H16.9982C17.2634 11.0002 17.5178 10.8948 17.7053 10.7073C17.8928 10.5198 17.9982 10.2654 17.9982 10.0002ZM21.9182 13.6202C21.8432 13.4376 21.7158 13.2812 21.552 13.1709C21.3883 13.0606 21.1956 13.0012 20.9982 13.0002H6.99819C6.73297 13.0002 6.47862 13.1055 6.29108 13.2931C6.10354 13.4806 5.99819 13.735 5.99819 14.0002C5.99819 14.2654 6.10354 14.5198 6.29108 14.7073C6.47862 14.8948 6.73297 15.0002 6.99819 15.0002H18.5882L16.2882 17.2902C16.1945 17.3831 16.1201 17.4937 16.0693 17.6156C16.0185 17.7375 15.9924 17.8682 15.9924 18.0002C15.9924 18.1322 16.0185 18.2629 16.0693 18.3848C16.1201 18.5066 16.1945 18.6172 16.2882 18.7102C16.3812 18.8039 16.4917 18.8783 16.6136 18.9291C16.7355 18.9798 16.8662 19.006 16.9982 19.006C17.1302 19.006 17.2609 18.9798 17.3828 18.9291C17.5046 18.8783 17.6152 18.8039 17.7082 18.7102L21.7082 14.7102C21.8469 14.5696 21.9409 14.391 21.9783 14.197C22.0157 14.003 21.9948 13.8023 21.9182 13.6202Z",fill:"#BBCCE6"})),V.createElement("span",{className:"amt"},V.createElement("img",{src:e.exchangeCurrFlag,alt:"exchange flag"}),"".concat(e.exchangeCurrency," ").concat(e.exchangeAmount)))),V.createElement("td",null,V.createElement("div",null,e.transactionId)),V.createElement("td",null,V.createElement("div",null,V.createElement(Xd,{status:r(e.status).badgeColor,label:r(e.status).label,width:150}))),V.createElement("td",null,V.createElement("div",{className:"txn-date"},e.date,V.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M10.3592 7.52685L6.58584 3.76019C6.52387 3.6977 6.45013 3.64811 6.36889 3.61426C6.28765 3.58041 6.20052 3.56299 6.11251 3.56299C6.0245 3.56299 5.93736 3.58041 5.85612 3.61426C5.77488 3.64811 5.70115 3.6977 5.63917 3.76019C5.51501 3.8851 5.44531 4.05406 5.44531 4.23019C5.44531 4.40631 5.51501 4.57528 5.63917 4.70019L8.93917 8.03352L5.63917 11.3335C5.51501 11.4584 5.44531 11.6274 5.44531 11.8035C5.44531 11.9796 5.51501 12.1486 5.63917 12.2735C5.70092 12.3365 5.77455 12.3866 5.8558 12.421C5.93705 12.4553 6.0243 12.4732 6.11251 12.4735C6.20071 12.4732 6.28797 12.4553 6.36922 12.421C6.45047 12.3866 6.5241 12.3365 6.58584 12.2735L10.3592 8.50685C10.4268 8.44443 10.4808 8.36866 10.5178 8.28432C10.5547 8.19999 10.5738 8.10892 10.5738 8.01685C10.5738 7.92479 10.5547 7.83372 10.5178 7.74938C10.4808 7.66505 10.4268 7.58928 10.3592 7.52685Z",fill:"#A4BBDD"})))))})))),t&&0==t.length&&V.createElement(Yd,null,V.createElement(Wd,null,V.createElement("svg",{width:"65",height:"64",viewBox:"0 0 65 64",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("g",{clipPath:"url(#clip0_651_2393)"},V.createElement("path",{d:"M39.5 6H25.5V14H39.5V6Z",fill:"#E8EEF7"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M41.5006 6C41.5006 4.895 40.6046 4 39.5 4H25.5C24.3954 4 23.4994 4.895 23.4994 6V14C23.4994 15.105 24.3954 16 25.5 16H39.5C40.6046 16 41.5006 15.105 41.5006 14V6ZM27.5006 8V12H37.4994V8H27.5006Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M49.5 56C49.5 54.896 50.396 54 51.5 54C52.604 54 53.5 54.896 53.5 56V58C53.5 59.105 52.605 60 51.5 60H13.5C12.395 60 11.5 59.105 11.5 58V10C11.5 8.895 12.395 8 13.5 8H25.5C26.605 8 27.5 8.895 27.5 10V12H37.5V10C37.5 8.895 38.395 8 39.5 8H51.5C52.605 8 53.5 8.895 53.5 10V48C53.5 49.104 52.604 50 51.5 50C50.396 50 49.5 49.104 49.5 48V12H41.5V14C41.5 15.105 40.605 16 39.5 16H25.5C24.395 16 23.5 15.105 23.5 14V12H15.5V56H49.5Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 27H41.5C42.604 27 43.5 26.104 43.5 25C43.5 23.896 42.604 23 41.5 23H23.5C22.396 23 21.5 23.896 21.5 25C21.5 26.104 22.396 27 23.5 27Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 38H41.5C42.604 38 43.5 37.104 43.5 36C43.5 34.896 42.604 34 41.5 34H23.5C22.396 34 21.5 34.896 21.5 36C21.5 37.104 22.396 38 23.5 38Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 49H41.5C42.604 49 43.5 48.104 43.5 47C43.5 45.896 42.604 45 41.5 45H23.5C22.396 45 21.5 45.896 21.5 47C21.5 48.104 22.396 49 23.5 49Z",fill:"#D2DDEE"})),V.createElement("defs",null,V.createElement("clipPath",{id:"clip0_651_2393"},V.createElement("rect",{width:"64",height:"64",fill:"white",transform:"translate(0.5)"})))),V.createElement("p",null,"Your most recent liquidity requests will live here when you have them."),V.createElement(be,{size:"md",variant:"primary",onClick:function(){i()}},"Begin Transaction"))))},exports.LPSideNav=function(e){var t=e.mainNavLinks,n=e.codeMaintenanceLinks,i=e.currentPage;return V.createElement(Zd,null,t&&t.length>0&&V.createElement(Jd,null,t.map((function(e,t){return V.createElement(V.Fragment,null,e.LinkComponent?V.createElement(e.LinkComponent,{url:e.url},V.createElement(V.Fragment,null,V.createElement(qd,{className:i===e.pageName?"active":""},V.createElement(Kd,null,V.createElement("i",{className:e.iconClass}),e.label),V.createElement("i",{className:"icon-angle-right"})))):V.createElement(Ud,{key:t,href:e.url},V.createElement(qd,{className:i===e.pageName?"active":""},V.createElement(Kd,null,V.createElement("i",{className:e.iconClass}),e.label),V.createElement("i",{className:"icon-angle-right"}))))}))),n&&V.createElement("div",null,V.createElement("hr",{style:{margin:"16px",border:"1px solid ".concat(Y["neutral-100"])}}),V.createElement($d,{className:"active"},V.createElement(Ud,{href:"#",onClick:function(e){e.preventDefault(),document.querySelector("#codeMaintenanceMenu").classList.toggle("collapsed")}},V.createElement(qd,null,V.createElement(Kd,{className:"cm-main-item"},V.createElement("i",{className:"icon-settings"}),"Code Maintenance"))),V.createElement(_d,{className:"collapsed",id:"codeMaintenanceMenu"},V.createElement(Ud,{href:"#"},V.createElement(qd,{className:"indent"},V.createElement(Kd,null,"Users"))),V.createElement(Ud,{href:"#"},V.createElement(qd,{className:"indent"},V.createElement(Kd,null,"Brokers"))),V.createElement(Ud,{href:"#"},V.createElement(qd,{className:"indent"},V.createElement(Kd,null,"Liquidity Providers"))),V.createElement(Ud,{href:"#"},V.createElement(qd,{className:"indent"},V.createElement(Kd,null,"App Actions"))),V.createElement(Ud,{href:"#"},V.createElement(qd,{className:"indent"},V.createElement(Kd,null,"App Forms"))),V.createElement(Ud,{href:"#"},V.createElement(qd,{className:"indent"},V.createElement(Kd,null,"App Modules"))),V.createElement(Ud,{href:"#"},V.createElement(qd,{className:"indent"},V.createElement(Kd,null,"Currency Pairs"))),V.createElement(Ud,{href:"#"},V.createElement(qd,{className:"indent"},V.createElement(Kd,null,"Payment Methods"))),V.createElement(Ud,{href:"#"},V.createElement(qd,{className:"indent"},V.createElement(Kd,null,"System Config"))),V.createElement(Ud,{href:"#"},V.createElement(qd,{className:"indent"},V.createElement(Kd,null,"User Roles")))))))},exports.LPTopBar=function(e){var t=e.userName,n=e.requestLpUrl,i=e.notifications,r=e.myProfileUrl;e.signOutApiUrl;var o=l.useState(!1),a=o[0],s=o[1],c=l.useState(!1),d=c[0],h=c[1],u=l.useState(!1),p=u[0],f=u[1],g=l.useState(1),m=g[0],x=g[1],b=l.useState(!1),C=b[0],w=b[1];return V.createElement(Lu,null,V.createElement(Fu,null,V.createElement("img",{src:"https://res.cloudinary.com/dxivfczqg/image/upload/v1663283686/dashboard-logo_a7i59z.svg",alt:"SSX Logo"})),V.createElement(Su,null,V.createElement("a",{href:n,className:"trade-button"},"Request LP"),V.createElement("div",{className:"vt-divider"}),V.createElement("div",{className:"icon-buttons"},V.createElement(Qu,{className:"".concat(a?"active-item":""),onClick:function(){s(!a),h(!1),f(!1),x(1)}},V.createElement("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M17 12H19C19.2652 12 19.5196 11.8946 19.7071 11.7071C19.8946 11.5196 20 11.2652 20 11C20 10.7348 19.8946 10.4804 19.7071 10.2929C19.5196 10.1054 19.2652 10 19 10H17V9C16.9912 8.53931 16.9205 8.0819 16.79 7.64C17.73 7.27962 18.5393 6.64391 19.112 5.81603C19.6847 4.98815 19.9942 4.00667 20 3C20 2.73478 19.8946 2.48043 19.7071 2.29289C19.5196 2.10536 19.2652 2 19 2C18.7348 2 18.4804 2.10536 18.2929 2.29289C18.1054 2.48043 18 2.73478 18 3C17.9991 3.64484 17.7905 4.27224 17.405 4.7892C17.0196 5.30615 16.4778 5.68515 15.86 5.87C15.3668 5.23797 14.7289 4.7338 14 4.4C14.0104 4.26687 14.0104 4.13313 14 4C14 2.93913 13.5786 1.92172 12.8284 1.17157C12.0783 0.421427 11.0609 0 10 0C8.93913 0 7.92172 0.421427 7.17157 1.17157C6.42143 1.92172 6 2.93913 6 4C5.98965 4.13313 5.98965 4.26687 6 4.4C5.25662 4.72831 4.60446 5.23288 4.1 5.87C3.48968 5.67807 2.9567 5.29604 2.5789 4.77971C2.2011 4.26338 1.99826 3.63979 2 3C2 2.73478 1.89464 2.48043 1.70711 2.29289C1.51957 2.10536 1.26522 2 1 2C0.734784 2 0.48043 2.10536 0.292893 2.29289C0.105357 2.48043 0 2.73478 0 3C0.00576615 4.00667 0.315265 4.98815 0.888 5.81603C1.46074 6.64391 2.27003 7.27962 3.21 7.64C3.07948 8.0819 3.00885 8.53931 3 9V10H1C0.734784 10 0.48043 10.1054 0.292893 10.2929C0.105357 10.4804 0 10.7348 0 11C0 11.2652 0.105357 11.5196 0.292893 11.7071C0.48043 11.8946 0.734784 12 1 12H3V13C3.00086 13.4635 3.04776 13.9258 3.14 14.38C2.21628 14.7502 1.42404 15.3876 0.864657 16.2106C0.305279 17.0336 0.00421571 18.0049 0 19C0 19.2652 0.105357 19.5196 0.292893 19.7071C0.48043 19.8946 0.734784 20 1 20C1.26522 20 1.51957 19.8946 1.70711 19.7071C1.89464 19.5196 2 19.2652 2 19C2.0027 18.4168 2.17535 17.847 2.49681 17.3604C2.81828 16.8737 3.27462 16.4913 3.81 16.26C4.40471 17.3862 5.29541 18.3289 6.38616 18.9864C7.47692 19.6439 8.72639 19.9914 10 19.9914C11.2736 19.9914 12.5231 19.6439 13.6138 18.9864C14.7046 18.3289 15.5953 17.3862 16.19 16.26C16.7254 16.4913 17.1817 16.8737 17.5032 17.3604C17.8247 17.847 17.9973 18.4168 18 19C18 19.2652 18.1054 19.5196 18.2929 19.7071C18.4804 19.8946 18.7348 20 19 20C19.2652 20 19.5196 19.8946 19.7071 19.7071C19.8946 19.5196 20 19.2652 20 19C19.9958 18.0049 19.6947 17.0336 19.1353 16.2106C18.576 15.3876 17.7837 14.7502 16.86 14.38C16.9522 13.9258 16.9991 13.4635 17 13V12ZM9 17.9C7.87064 17.6695 6.8556 17.0558 6.12669 16.1629C5.39778 15.27 4.99976 14.1527 5 13V9C5 8.20435 5.31607 7.44129 5.87868 6.87868C6.44129 6.31607 7.20435 6 8 6H9V17.9ZM8 4C8 3.46957 8.21071 2.96086 8.58579 2.58579C8.96086 2.21071 9.46957 2 10 2C10.5304 2 11.0391 2.21071 11.4142 2.58579C11.7893 2.96086 12 3.46957 12 4H8ZM15 13C15.0002 14.1527 14.6022 15.27 13.8733 16.1629C13.1444 17.0558 12.1294 17.6695 11 17.9V6H12C12.7956 6 13.5587 6.31607 14.1213 6.87868C14.6839 7.44129 15 8.20435 15 9V13Z",fill:"#070B12"}))),V.createElement(Qu,{className:"".concat(d?"active-item":""),onClick:function(){s(!1),h(!d),f(!1)}},V.createElement("div",{className:"notification-dot"}),V.createElement("svg",{width:"16",height:"20",viewBox:"0 0 16 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M14 11.18V8C13.9986 6.58312 13.4958 5.21247 12.5806 4.13077C11.6655 3.04908 10.3971 2.32615 9 2.09V1C9 0.734784 8.89464 0.48043 8.70711 0.292893C8.51957 0.105357 8.26522 0 8 0C7.73478 0 7.48043 0.105357 7.29289 0.292893C7.10536 0.48043 7 0.734784 7 1V2.09C5.60294 2.32615 4.33452 3.04908 3.41939 4.13077C2.50425 5.21247 2.00144 6.58312 2 8V11.18C1.41645 11.3863 0.910998 11.7681 0.552938 12.2729C0.194879 12.7778 0.00173951 13.3811 0 14V16C0 16.2652 0.105357 16.5196 0.292893 16.7071C0.48043 16.8946 0.734784 17 1 17H4.14C4.37028 17.8474 4.873 18.5954 5.5706 19.1287C6.26819 19.6621 7.1219 19.951 8 19.951C8.8781 19.951 9.73181 19.6621 10.4294 19.1287C11.127 18.5954 11.6297 17.8474 11.86 17H15C15.2652 17 15.5196 16.8946 15.7071 16.7071C15.8946 16.5196 16 16.2652 16 16V14C15.9983 13.3811 15.8051 12.7778 15.4471 12.2729C15.089 11.7681 14.5835 11.3863 14 11.18ZM4 8C4 6.93913 4.42143 5.92172 5.17157 5.17157C5.92172 4.42143 6.93913 4 8 4C9.06087 4 10.0783 4.42143 10.8284 5.17157C11.5786 5.92172 12 6.93913 12 8V11H4V8ZM8 18C7.65097 17.9979 7.30857 17.9045 7.00683 17.7291C6.70509 17.5536 6.45451 17.3023 6.28 17H9.72C9.54549 17.3023 9.29491 17.5536 8.99317 17.7291C8.69143 17.9045 8.34903 17.9979 8 18ZM14 15H2V14C2 13.7348 2.10536 13.4804 2.29289 13.2929C2.48043 13.1054 2.73478 13 3 13H13C13.2652 13 13.5196 13.1054 13.7071 13.2929C13.8946 13.4804 14 13.7348 14 14V15Z",fill:"#070B12"})))),V.createElement(ju,{onClick:function(){s(!1),h(!1),f(!p)}},V.createElement("div",{className:"profile-pic"}),V.createElement("svg",{className:p?"rotate-icon-180":"rotate-icon-0",width:"8",height:"6",viewBox:"0 0 8 6",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M7.33334 1.1133C7.20843 0.989128 7.03946 0.919434 6.86334 0.919434C6.68722 0.919434 6.51825 0.989128 6.39334 1.1133L4.00001 3.4733L1.64001 1.1133C1.5151 0.989128 1.34613 0.919434 1.17001 0.919434C0.993883 0.919434 0.824915 0.989128 0.700006 1.1133C0.637521 1.17527 0.587925 1.249 0.554079 1.33024C0.520233 1.41148 0.502808 1.49862 0.502808 1.58663C0.502808 1.67464 0.520233 1.76177 0.554079 1.84301C0.587925 1.92425 0.637521 1.99799 0.700006 2.05996L3.52667 4.88663C3.58865 4.94911 3.66238 4.99871 3.74362 5.03256C3.82486 5.0664 3.912 5.08383 4.00001 5.08383C4.08801 5.08383 4.17515 5.0664 4.25639 5.03256C4.33763 4.99871 4.41136 4.94911 4.47334 4.88663L7.33334 2.05996C7.39582 1.99799 7.44542 1.92425 7.47927 1.84301C7.51311 1.76177 7.53054 1.67464 7.53054 1.58663C7.53054 1.49862 7.51311 1.41148 7.47927 1.33024C7.44542 1.249 7.39582 1.17527 7.33334 1.1133Z",fill:"#070B12"})))),a&&V.createElement(Nu,null,1===m&&V.createElement(V.Fragment,null,V.createElement(Vu,null,V.createElement("h4",{className:"heading"},"Report Bug")),V.createElement(Wu,null,V.createElement("textarea",null),V.createElement("div",{className:"info-text"},V.createElement("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M6.99968 0.333252C5.68114 0.333252 4.3922 0.724245 3.29588 1.45679C2.19955 2.18933 1.34506 3.23052 0.840481 4.4487C0.335896 5.66687 0.203874 7.00731 0.461109 8.30052C0.718344 9.59373 1.35328 10.7816 2.28563 11.714C3.21798 12.6463 4.40587 13.2813 5.69908 13.5385C6.99228 13.7957 8.33273 13.6637 9.5509 13.1591C10.7691 12.6545 11.8103 11.8 12.5428 10.7037C13.2754 9.60739 13.6663 8.31846 13.6663 6.99992C13.6644 5.23241 12.9614 3.53786 11.7116 2.28804C10.4617 1.03823 8.76718 0.335218 6.99968 0.333252ZM6.99968 12.3333C5.94484 12.3333 4.9137 12.0205 4.03664 11.4344C3.15957 10.8484 2.47599 10.0154 2.07232 9.0409C1.66865 8.06636 1.56304 6.994 1.76882 5.95944C1.97461 4.92487 2.48256 3.97456 3.22844 3.22868C3.97432 2.4828 4.92463 1.97485 5.9592 1.76906C6.99376 1.56328 8.06612 1.66889 9.04066 2.07256C10.0152 2.47623 10.8481 3.15982 11.4342 4.03688C12.0202 4.91394 12.333 5.94508 12.333 6.99992C12.3314 8.41391 11.769 9.76952 10.7691 10.7694C9.76928 11.7692 8.41367 12.3316 6.99968 12.3333ZM6.99968 6.66658C6.82287 6.66658 6.6533 6.73682 6.52827 6.86185C6.40325 6.98687 6.33301 7.15644 6.33301 7.33325V9.33325C6.33301 9.51006 6.40325 9.67963 6.52827 9.80466C6.6533 9.92968 6.82287 9.99992 6.99968 9.99992C7.17649 9.99992 7.34606 9.92968 7.47108 9.80466C7.59611 9.67963 7.66634 9.51006 7.66634 9.33325V7.33325C7.66634 7.15644 7.59611 6.98687 7.47108 6.86185C7.34606 6.73682 7.17649 6.66658 6.99968 6.66658ZM6.99968 3.99992C6.83486 3.99992 6.67374 4.04879 6.5367 4.14036C6.39966 4.23193 6.29285 4.36208 6.22978 4.51435C6.16671 4.66662 6.1502 4.83418 6.18236 4.99583C6.21451 5.15748 6.29388 5.30596 6.41042 5.42251C6.52697 5.53905 6.67545 5.61842 6.8371 5.65057C6.99875 5.68273 7.16631 5.66622 7.31858 5.60315C7.47085 5.54008 7.601 5.43327 7.69257 5.29623C7.78414 5.15919 7.83301 4.99807 7.83301 4.83325C7.83301 4.61224 7.74521 4.40028 7.58893 4.244C7.43265 4.08772 7.22069 3.99992 6.99968 3.99992Z",fill:"#070B12"})),V.createElement("p",null,"By submitting a report you agree to your current browser tab and LP system information being captured.")),!C&&V.createElement(G,{size:"md",variant:"primary",onClick:function(){w(!0),setTimeout((function(){x(m+1),w(!1)}),2e3)}},"Report Bug"),C&&V.createElement(G,{size:"md",variant:"primary",disabled:!0},V.createElement(He,null)))),2===m&&V.createElement(Ju,null,V.createElement(J,{headingText:"Bug report sent"}))),d&&V.createElement(Tu,null,i&&i.length>0&&V.createElement(V.Fragment,null,V.createElement(Vu,null,V.createElement("h4",null,"Notifications")),V.createElement(Gu,null,i.map((function(e,t){return e.notifRead?e.notifRead?V.createElement(Zu,{key:t},V.createElement("div",null,V.createElement("img",{src:ep,style:{width:"24px",height:"24px",borderRadius:"4px"},alt:"client logo"})),V.createElement("div",{style:{display:"flex",width:"100%"}},V.createElement("div",{style:{display:"flex",flexDirection:"column",gap:"12px",width:"87%"}},V.createElement("div",null,V.createElement("p",{className:"request-status"},e.notifTitle),V.createElement("p",{className:"lp-info-txn-no"},e.lpProvider," • #",e.transactionNumber)),V.createElement("div",{className:"txn-amts"},V.createElement("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"center",gap:"16px"}},V.createElement("div",{style:{display:"flex",gap:"8px"}},V.createElement("img",{src:e.baseCurrFlag,alt:"Base currency flag"}),V.createElement("p",{style:{color:Y["neutral-900"],fontSize:"14px"}},e.baseCurrencyCode," 12,900.99")),V.createElement("div",null,V.createElement("i",{className:"icon-arrows-left-right"})),V.createElement("div",{style:{display:"flex",gap:"8px"}},V.createElement("img",{src:e.exchCurrFlag,alt:"Exchange currency flag"}),V.createElement("p",{style:{color:Y["neutral-900"],fontSize:"14px"}},e.exchCurrencyCode," 1,228.08"))))),V.createElement($u,null,e.notifTime))):void 0:V.createElement(Xu,{key:t},V.createElement("div",null,V.createElement("img",{src:ep,style:{width:"24px",height:"24px",borderRadius:"4px"},alt:"Provider logo"})),V.createElement("div",{style:{display:"flex",width:"100%"}},V.createElement("div",{style:{display:"flex",flexDirection:"column",gap:"12px",width:"87%"}},V.createElement("div",null,V.createElement("p",{className:"request-status"},e.notifTitle),V.createElement("p",{className:"lp-info-txn-no"},e.lpProvider," • #",e.transactionNumber)),V.createElement("div",{className:"txn-amts"},V.createElement("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"center",gap:"16px"}},V.createElement("div",{style:{display:"flex",gap:"8px"}},V.createElement("img",{src:e.baseCurrFlag,alt:"Base currency flag"}),V.createElement("p",{style:{color:Y["neutral-900"],fontSize:"14px"}},e.baseCurrencyCode," ",e.baseAmount)),V.createElement("div",null,V.createElement("i",{className:"icon-arrows-left-right"})),V.createElement("div",{style:{display:"flex",gap:"8px"}},V.createElement("img",{src:e.exchCurrFlag,alt:"Exchange currency flag"}),V.createElement("p",{style:{color:Y["neutral-900"],fontSize:"14px"}},e.exchCurrencyCode," ",e.exchAmount))))),V.createElement($u,null,e.notifTime)))})))),i&&0===i.length&&V.createElement(qu,null,V.createElement(_u,null,V.createElement("svg",{width:"64",height:"65",viewBox:"0 0 64 65",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("g",{clipPath:"url(#clip0_499_2669)"},V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M46 26.5003C46 26.5003 46 28.3139 46 24.5001C46 16.768 39.732 10.501 32 10.501C24.268 10.501 18 16.768 18 24.5001C18 28.3139 18 26.5003 18 26.5003",fill:"#E8EEF7"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.521 48.5003H37C38.104 48.5003 39 49.397 39 50.5006C39 51.6041 38.104 52.5008 37 52.5008H12C11.253 52.5008 10.567 52.0834 10.224 51.4198C9.87998 50.7562 9.93499 49.9559 10.367 49.3459C10.367 49.3459 16 41.4092 16 32.501V24.5001C16 15.6644 23.163 8.50076 32 8.50076C40.837 8.50076 48 15.6644 48 24.5001C48 28.3139 48 28.4982 48 32.501C48 41.4092 53.633 49.3459 53.633 49.3459C54.065 49.9559 54.12 50.7562 53.776 51.4198C53.433 52.0834 52.747 52.5008 52 52.5008H46C44.896 52.5008 44 51.6041 44 50.5006C44 49.397 44.896 48.5003 46 48.5003H48.479C46.601 44.997 44 38.9726 44 32.501C44 28.4982 44 28.3139 44 24.5001C44 17.8728 38.627 12.5 32 12.5C25.373 12.5 20 17.8728 20 24.5001V32.501C20 38.9726 17.399 44.997 15.521 48.5003Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M37.658 50.5C37.88 51.126 38 51.799 38 52.5C38 55.811 35.311 58.5 32 58.5C28.689 58.5 26 55.811 26 52.5C26 51.799 26.12 51.126 26.342 50.5H37.658Z",fill:"#E8EEF7"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M39.543 49.833C39.261 49.034 38.505 48.5 37.658 48.5H26.342C25.495 48.5 24.739 49.034 24.457 49.833C24.161 50.667 24 51.565 24 52.5C24 56.915 27.585 60.5 32 60.5C36.415 60.5 40 56.915 40 52.5C40 51.565 39.839 50.667 39.543 49.833ZM28.005 52.706C28.113 54.818 29.861 56.5 32 56.5C34.208 56.5 36 54.708 36 52.5H28L28.005 52.706ZM30 6.5V10.5C30 11.604 30.896 12.5 32 12.5C33.104 12.5 34 11.604 34 10.5V6.5C34 5.396 33.104 4.5 32 4.5C30.896 4.5 30 5.396 30 6.5Z",fill:"#D2DDEE"})),V.createElement("defs",null,V.createElement("clipPath",{id:"clip0_499_2669"},V.createElement("rect",{width:"64",height:"64",fill:"white",transform:"translate(0 0.5)"})))),V.createElement("div",{className:"text-center"},V.createElement("h3",{className:"text-neutral-900 text-heading"},"No Notifications"),V.createElement("p",{className:"subtext"},"Your notifications will show up here when you have them"))))),p&&V.createElement(Uu,null,V.createElement(Yu,null,V.createElement("h4",null,t)),V.createElement(Ku,{href:r},V.createElement("div",{style:{display:"flex",gap:"16px"}},V.createElement("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M9.47333 7.47325C10.1269 6.95903 10.604 6.25387 10.8382 5.45588C11.0723 4.6579 11.0519 3.80676 10.7799 3.0209C10.5078 2.23503 9.9975 1.55352 9.32005 1.07116C8.64259 0.5888 7.83163 0.32959 7 0.32959C6.16836 0.32959 5.35741 0.5888 4.67995 1.07116C4.00249 1.55352 3.49223 2.23503 3.22014 3.0209C2.94805 3.80676 2.92767 4.6579 3.16184 5.45588C3.396 6.25387 3.87307 6.95903 4.52666 7.47325C3.40672 7.92195 2.42952 8.66615 1.69926 9.62653C0.968996 10.5869 0.51304 11.7275 0.379998 12.9266C0.370368 13.0141 0.378075 13.1027 0.402681 13.1873C0.427287 13.2719 0.468309 13.3508 0.523405 13.4195C0.634677 13.5582 0.79652 13.6471 0.973331 13.6666C1.15014 13.686 1.32744 13.6345 1.46621 13.5232C1.60499 13.4119 1.69388 13.2501 1.71333 13.0733C1.85972 11.77 2.48112 10.5665 3.45881 9.69245C4.4365 8.81844 5.70193 8.33527 7.01333 8.33527C8.32473 8.33527 9.59016 8.81844 10.5679 9.69245C11.5455 10.5665 12.1669 11.77 12.3133 13.0733C12.3315 13.2371 12.4096 13.3884 12.5327 13.4979C12.6559 13.6075 12.8152 13.6676 12.98 13.6666H13.0533C13.2281 13.6465 13.3878 13.5581 13.4977 13.4208C13.6076 13.2834 13.6587 13.1082 13.64 12.9333C13.5063 11.7307 13.0479 10.5872 12.3139 9.62539C11.5799 8.66354 10.5979 7.91957 9.47333 7.47325V7.47325ZM7 6.99992C6.47258 6.99992 5.95701 6.84352 5.51848 6.55051C5.07995 6.25749 4.73815 5.84101 4.53632 5.35374C4.33449 4.86647 4.28168 4.3303 4.38457 3.81301C4.48746 3.29573 4.74144 2.82058 5.11438 2.44764C5.48732 2.0747 5.96247 1.82072 6.47976 1.71783C6.99704 1.61493 7.53322 1.66774 8.02049 1.86958C8.50776 2.07141 8.92423 2.4132 9.21725 2.85173C9.51027 3.29026 9.66667 3.80584 9.66667 4.33325C9.66667 5.0405 9.38571 5.71878 8.88562 6.21887C8.38552 6.71897 7.70724 6.99992 7 6.99992Z",fill:"#070B12"})),"My Profile"),V.createElement("svg",{width:"6",height:"10",viewBox:"0 0 6 10",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M5.36015 4.52685L1.58682 0.760187C1.52484 0.697702 1.45111 0.648106 1.36987 0.61426C1.28863 0.580414 1.20149 0.562988 1.11348 0.562988C1.02548 0.562988 0.938339 0.580414 0.8571 0.61426C0.77586 0.648106 0.702126 0.697702 0.640151 0.760187C0.515983 0.885095 0.446289 1.05406 0.446289 1.23019C0.446289 1.40631 0.515983 1.57528 0.640151 1.70019L3.94015 5.03352L0.640151 8.33352C0.515983 8.45843 0.446289 8.6274 0.446289 8.80352C0.446289 8.97964 0.515983 9.14861 0.640151 9.27352C0.701894 9.33651 0.775524 9.38663 0.856774 9.42096C0.938024 9.45529 1.02528 9.47315 1.11348 9.47352C1.20169 9.47315 1.28894 9.45529 1.37019 9.42096C1.45144 9.38663 1.52507 9.33651 1.58682 9.27352L5.36015 5.50685C5.42782 5.44443 5.48183 5.36866 5.51876 5.28432C5.5557 5.19999 5.57477 5.10892 5.57477 5.01685C5.57477 4.92479 5.5557 4.83372 5.51876 4.74938C5.48183 4.66505 5.42782 4.58928 5.36015 4.52685Z",fill:"#A4BBDD"}))),V.createElement(Ku,{href:"#"},V.createElement("div",{style:{display:"flex",gap:"16px"}},V.createElement("svg",{width:"12",height:"14",viewBox:"0 0 12 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M0.666992 7.00016C0.666992 7.17697 0.73723 7.34654 0.862254 7.47157C0.987279 7.59659 1.15685 7.66683 1.33366 7.66683H6.39366L4.86033 9.1935C4.79784 9.25547 4.74824 9.3292 4.7144 9.41044C4.68055 9.49168 4.66313 9.57882 4.66313 9.66683C4.66313 9.75484 4.68055 9.84197 4.7144 9.92321C4.74824 10.0045 4.79784 10.0782 4.86033 10.1402C4.9223 10.2026 4.99604 10.2522 5.07727 10.2861C5.15851 10.3199 5.24565 10.3374 5.33366 10.3374C5.42167 10.3374 5.5088 10.3199 5.59004 10.2861C5.67128 10.2522 5.74502 10.2026 5.80699 10.1402L8.47366 7.4735C8.53435 7.41009 8.58193 7.33533 8.61366 7.2535C8.68034 7.09119 8.68034 6.90914 8.61366 6.74683C8.58193 6.66499 8.53435 6.59023 8.47366 6.52683L5.80699 3.86016C5.74483 3.798 5.67104 3.7487 5.58983 3.71506C5.50861 3.68142 5.42157 3.6641 5.33366 3.6641C5.24575 3.6641 5.15871 3.68142 5.07749 3.71506C4.99628 3.7487 4.92248 3.798 4.86033 3.86016C4.79817 3.92232 4.74886 3.99611 4.71522 4.07733C4.68158 4.15854 4.66426 4.24559 4.66426 4.3335C4.66426 4.4214 4.68158 4.50845 4.71522 4.58966C4.74886 4.67088 4.79817 4.74467 4.86033 4.80683L6.39366 6.3335H1.33366C1.15685 6.3335 0.987279 6.40373 0.862254 6.52876C0.73723 6.65378 0.666992 6.82335 0.666992 7.00016ZM9.33366 0.333496H2.66699C2.13656 0.333496 1.62785 0.54421 1.25278 0.919283C0.877706 1.29436 0.666992 1.80306 0.666992 2.3335V4.3335C0.666992 4.51031 0.73723 4.67988 0.862254 4.8049C0.987279 4.92992 1.15685 5.00016 1.33366 5.00016C1.51047 5.00016 1.68004 4.92992 1.80506 4.8049C1.93009 4.67988 2.00033 4.51031 2.00033 4.3335V2.3335C2.00033 2.15668 2.07056 1.98712 2.19559 1.86209C2.32061 1.73707 2.49018 1.66683 2.66699 1.66683H9.33366C9.51047 1.66683 9.68004 1.73707 9.80506 1.86209C9.93009 1.98712 10.0003 2.15668 10.0003 2.3335V11.6668C10.0003 11.8436 9.93009 12.0132 9.80506 12.1382C9.68004 12.2633 9.51047 12.3335 9.33366 12.3335H2.66699C2.49018 12.3335 2.32061 12.2633 2.19559 12.1382C2.07056 12.0132 2.00033 11.8436 2.00033 11.6668V9.66683C2.00033 9.49002 1.93009 9.32045 1.80506 9.19542C1.68004 9.0704 1.51047 9.00016 1.33366 9.00016C1.15685 9.00016 0.987279 9.0704 0.862254 9.19542C0.73723 9.32045 0.666992 9.49002 0.666992 9.66683V11.6668C0.666992 12.1973 0.877706 12.706 1.25278 13.081C1.62785 13.4561 2.13656 13.6668 2.66699 13.6668H9.33366C9.86409 13.6668 10.3728 13.4561 10.7479 13.081C11.1229 12.706 11.3337 12.1973 11.3337 11.6668V2.3335C11.3337 1.80306 11.1229 1.29436 10.7479 0.919283C10.3728 0.54421 9.86409 0.333496 9.33366 0.333496Z",fill:"#070B12"})),"Sign Out"),V.createElement("svg",{width:"6",height:"10",viewBox:"0 0 6 10",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M5.36015 4.52685L1.58682 0.760187C1.52484 0.697702 1.45111 0.648106 1.36987 0.61426C1.28863 0.580414 1.20149 0.562988 1.11348 0.562988C1.02548 0.562988 0.938339 0.580414 0.8571 0.61426C0.77586 0.648106 0.702126 0.697702 0.640151 0.760187C0.515983 0.885095 0.446289 1.05406 0.446289 1.23019C0.446289 1.40631 0.515983 1.57528 0.640151 1.70019L3.94015 5.03352L0.640151 8.33352C0.515983 8.45843 0.446289 8.6274 0.446289 8.80352C0.446289 8.97964 0.515983 9.14861 0.640151 9.27352C0.701894 9.33651 0.775524 9.38663 0.856774 9.42096C0.938024 9.45529 1.02528 9.47315 1.11348 9.47352C1.20169 9.47315 1.28894 9.45529 1.37019 9.42096C1.45144 9.38663 1.52507 9.33651 1.58682 9.27352L5.36015 5.50685C5.42782 5.44443 5.48183 5.36866 5.51876 5.28432C5.5557 5.19999 5.57477 5.10892 5.57477 5.01685C5.57477 4.92479 5.5557 4.83372 5.51876 4.74938C5.48183 4.66505 5.42782 4.58928 5.36015 4.52685Z",fill:"#A4BBDD"})))))},exports.LoadingShimmer=function(e){var t=e.shape,n=e.width,i=e.height;return"circular"==t?V.createElement(jd,{style:{borderRadius:"100%",width:n||"100%",height:i}},V.createElement(Nd,null)):V.createElement(jd,{style:{borderRadius:"8px",width:n||"100%",height:i}},V.createElement(Nd,null))},exports.LoadingSpinner=He,exports.MarketData=function(e){var t=e.marketData;return V.createElement(V.Fragment,null,t&&t.length>0&&V.createElement(tp,null,t.map((function(e,t){return V.createElement(np,{key:t},V.createElement(ip,null,V.createElement(rp,null,e.market),V.createElement("img",{src:e.marketCountryFlag,alt:"Country flag"})),V.createElement(op,null,V.createElement(ap,null,V.createElement(sp,null,V.createElement("small",null,"Volume"),V.createElement("p",null,e.volume)),V.createElement(sp,null,V.createElement("small",null,"Market Cap"),V.createElement("p",null,e.marketCap))),V.createElement(lp,null,V.createElement("p",null,"Last updated:",V.createElement("br",null),e.lastUpdated))))}))))},exports.MarketMovers=function(e){var t=e.movers,n=e.lastUpdated,i=[{tabName:"Gainers",tabComponent:V.createElement((function(e){var t=e.movers;return V.createElement(V.Fragment,null,t&&t.length>0&&V.createElement(cp,null,t.map((function(e,t){if("top"===e.type.toLowerCase())return V.createElement(dp,{key:t},V.createElement("div",null,V.createElement("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M10.71 6.29C10.6149 6.19896 10.5028 6.12759 10.38 6.08C10.1365 5.97998 9.86347 5.97998 9.62 6.08C9.49725 6.12759 9.38511 6.19896 9.29 6.29L6.29 9.29C6.1017 9.4783 5.99591 9.7337 5.99591 10C5.99591 10.2663 6.1017 10.5217 6.29 10.71C6.47831 10.8983 6.7337 11.0041 7 11.0041C7.26631 11.0041 7.5217 10.8983 7.71 10.71L9 9.41V13C9 13.2652 9.10536 13.5196 9.2929 13.7071C9.48043 13.8946 9.73479 14 10 14C10.2652 14 10.5196 13.8946 10.7071 13.7071C10.8946 13.5196 11 13.2652 11 13V9.41L12.29 10.71C12.383 10.8037 12.4936 10.8781 12.6154 10.9289C12.7373 10.9797 12.868 11.0058 13 11.0058C13.132 11.0058 13.2627 10.9797 13.3846 10.9289C13.5064 10.8781 13.617 10.8037 13.71 10.71C13.8037 10.617 13.8781 10.5064 13.9289 10.3846C13.9797 10.2627 14.0058 10.132 14.0058 10C14.0058 9.86799 13.9797 9.73728 13.9289 9.61542C13.8781 9.49356 13.8037 9.38296 13.71 9.29L10.71 6.29ZM10 0C8.02219 0 6.08879 0.58649 4.4443 1.6853C2.79981 2.78412 1.51809 4.3459 0.761209 6.17317C0.00433284 8.00043 -0.193701 10.0111 0.192152 11.9509C0.578004 13.8907 1.53041 15.6725 2.92894 17.0711C4.32746 18.4696 6.10929 19.422 8.0491 19.8079C9.98891 20.1937 11.9996 19.9957 13.8268 19.2388C15.6541 18.4819 17.2159 17.2002 18.3147 15.5557C19.4135 13.9112 20 11.9778 20 10C20 8.68678 19.7413 7.38642 19.2388 6.17317C18.7363 4.95991 17.9997 3.85752 17.0711 2.92893C16.1425 2.00035 15.0401 1.26375 13.8268 0.761205C12.6136 0.258658 11.3132 0 10 0ZM10 18C8.41775 18 6.87104 17.5308 5.55544 16.6518C4.23985 15.7727 3.21447 14.5233 2.60897 13.0615C2.00347 11.5997 1.84504 9.99113 2.15372 8.43928C2.4624 6.88743 3.22433 5.46197 4.34315 4.34315C5.46197 3.22433 6.88743 2.4624 8.43928 2.15372C9.99113 1.84504 11.5997 2.00346 13.0615 2.60896C14.5233 3.21447 15.7727 4.23984 16.6518 5.55544C17.5308 6.87103 18 8.41775 18 10C18 12.1217 17.1572 14.1566 15.6569 15.6569C14.1566 17.1571 12.1217 18 10 18Z",fill:"#06BA63"}))),V.createElement(up,null,V.createElement(hp,null,V.createElement("div",{className:"entity-short-name"},V.createElement("p",null,e.entityShortName)),V.createElement("div",{className:"changeRatio"},V.createElement("span",{className:"success"},e.changeAmount)," / ",V.createElement("span",{className:"success"},e.changePercent,"%"))),V.createElement(hp,null,V.createElement("div",{className:"entity-long-name"},V.createElement("p",null,e.entityName),V.createElement("img",{src:e.marketFlag,alt:"Market flag"})),V.createElement("div",{className:"entity-price"},e.entityPrice))))}))))}),{movers:t})},{tabName:"Losers",tabComponent:V.createElement((function(e){var t=e.movers;return V.createElement(V.Fragment,null,t&&t.length>0&&V.createElement(cp,null,t.map((function(e,t){if("worst"===e.type.toLowerCase())return V.createElement(dp,{key:t},V.createElement("div",null,V.createElement("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M9.29 13.71C9.3851 13.801 9.49725 13.8724 9.62 13.92C9.86346 14.02 10.1365 14.02 10.38 13.92C10.5028 13.8724 10.6149 13.801 10.71 13.71L13.71 10.71C13.8983 10.5217 14.0041 10.2663 14.0041 10C14.0041 9.7337 13.8983 9.47831 13.71 9.29C13.5217 9.1017 13.2663 8.99591 13 8.99591C12.7337 8.99591 12.4783 9.1017 12.29 9.29L11 10.59V7C11 6.73479 10.8946 6.48043 10.7071 6.2929C10.5196 6.10536 10.2652 6 10 6C9.73478 6 9.48043 6.10536 9.29289 6.2929C9.10536 6.48043 9 6.73479 9 7V10.59L7.71 9.29C7.61704 9.19628 7.50644 9.12188 7.38458 9.07111C7.26272 9.02034 7.13201 8.99421 7 8.99421C6.86799 8.99421 6.73728 9.02034 6.61542 9.07111C6.49356 9.12188 6.38296 9.19628 6.29 9.29C6.19627 9.38297 6.12188 9.49357 6.07111 9.61543C6.02034 9.73729 5.9942 9.86799 5.9942 10C5.9942 10.132 6.02034 10.2627 6.07111 10.3846C6.12188 10.5064 6.19627 10.617 6.29 10.71L9.29 13.71ZM10 20C11.9778 20 13.9112 19.4135 15.5557 18.3147C17.2002 17.2159 18.4819 15.6541 19.2388 13.8268C19.9957 11.9996 20.1937 9.98891 19.8079 8.0491C19.422 6.10929 18.4696 4.32746 17.0711 2.92894C15.6725 1.53041 13.8907 0.578004 11.9509 0.192152C10.0111 -0.193701 8.00043 0.00433284 6.17317 0.761209C4.3459 1.51809 2.78412 2.79981 1.6853 4.4443C0.58649 6.08879 0 8.02219 0 10C0 12.6522 1.05357 15.1957 2.92893 17.0711C3.85752 17.9997 4.95991 18.7363 6.17317 19.2388C7.38642 19.7413 8.68678 20 10 20V20ZM10 2C11.5823 2 13.129 2.4692 14.4446 3.34825C15.7602 4.2273 16.7855 5.47673 17.391 6.93854C17.9965 8.40035 18.155 10.0089 17.8463 11.5607C17.5376 13.1126 16.7757 14.538 15.6569 15.6569C14.538 16.7757 13.1126 17.5376 11.5607 17.8463C10.0089 18.155 8.40034 17.9965 6.93853 17.391C5.47672 16.7855 4.22729 15.7602 3.34824 14.4446C2.46919 13.129 2 11.5823 2 10C2 7.87827 2.84285 5.84344 4.34315 4.34315C5.84344 2.84286 7.87827 2 10 2V2Z",fill:"#F80000"}))),V.createElement(up,null,V.createElement(hp,null,V.createElement("div",{className:"entity-short-name"},V.createElement("p",null,e.entityShortName)),V.createElement("div",{className:"changeRatio"},V.createElement("span",{className:"error"},e.changeAmount)," / ",V.createElement("span",{className:"error"},e.changePercent,"%"))),V.createElement(hp,null,V.createElement("div",{className:"entity-long-name"},V.createElement("p",null,e.entityName),V.createElement("img",{src:e.marketFlag,alt:"Market flag"})),V.createElement("div",{className:"entity-price"},e.entityPrice))))}))))}),{movers:t})}];return V.createElement(V.Fragment,null,V.createElement(xp,{tabs:i}),n&&V.createElement(pp,null,"Last updated on ",n))},exports.MenuBar=function(e){var t=e.menuItems,n=e.currentPageName;return V.createElement(V.Fragment,null,t&&t.length&&V.createElement(bp,null,V.createElement(Cp,null,t.map((function(e,t){return V.createElement("a",{key:t,href:e.url,className:"menu-item ".concat(e.pageName&&e.pageName.toLowerCase()===n&&n.toLowerCase()?"active":"")},e.label)})))))},exports.NewsCard=function(e){var t=e.featuredImg,n=e.excerpt,i=e.source,r=e.sourceCountryFlag,o=e.title,a=e.date,s=e.storyUrl;return V.createElement(wp,null,V.createElement(kp,null,V.createElement(vp,null,V.createElement("div",{className:"tag"},V.createElement("span",{style:{marginRight:"8px"}},V.createElement("img",{src:r,alt:"Source flag"})),i),V.createElement("div",{className:"tag"},a)),V.createElement("a",{href:s},V.createElement(Ep,null,o)),V.createElement(Ap,null,"".concat(n.substring(0,140),"..."))),V.createElement(yp,null,V.createElement("a",{href:s},V.createElement("img",{src:t,alt:"Featured image",className:"featured-img",loading:"lazy"}))))},exports.NewsFilterBar=function(e){var n=e.countries,i=e.outlets,r=e.selectedCountryFxn,o=e.selectedOutletFxn;return V.createElement(Dp,t({},e),V.createElement("h4",{className:"title-bar-text"},"News"),V.createElement(Mp,null,n&&n.length>0&&V.createElement("div",{className:"filterContainer"},V.createElement(Ed,{options:n,returnedSelection:function(e){r&&r(e)},initialText:"Select Country"})),i&&i.length>0&&V.createElement("div",{className:"filterContainer"},V.createElement(Ed,{options:i,returnedSelection:function(e){o&&o(e)},initialText:"Select Outlet"}))))},exports.NewsSourceTag=function(e){var t=e.source,n=e.date,i=e.flag;return V.createElement(Bp,null,V.createElement("div",{className:"tag"},V.createElement("span",{style:{marginRight:"8px"}},V.createElement("img",{src:i,alt:"Source flag"})),t),V.createElement("div",{className:"tag"},n))},exports.NewsTitleBar=function(e){var n=e.title;return V.createElement(Pp,t({},e),V.createElement("h4",{className:"title-bar-text"},n))},exports.PasswordField=function(e){var n=e.label,i=e.subtext,r=e.disabled,o=e.errMsg,a=e.setValue,s=l.useState(""),c=s[0],d=s[1],h=l.useState(""),u=h[0],p=h[1],f=l.useState(!1),g=f[0],m=f[1],x=l.useState(!1),b=x[0],C=x[1];return V.createElement("div",{style:{display:"flex",flexDirection:"column",gap:"12px"}},n&&V.createElement(Hp,null,V.createElement("label",{className:r?"disabled":""},n),V.createElement("span",{className:r?"disabled":""},i)),V.createElement(Ip,{className:"".concat(u," ").concat(r?"disabled":"")},V.createElement(Op,t({type:b?"text":"password",value:c,onChange:function(e){a(e.target.value),d(e.target.value)},onBlur:function(){c?(p("success"),m(!1)):(p("error"),m(!0))},disabled:r},e,{required:!0})),V.createElement(zp,{type:"button",onClick:function(){C(!b)}},b?V.createElement("svg",{width:"22",height:"22",viewBox:"0 0 22 22",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M9.94018 5.07994C10.2909 5.02617 10.6453 4.99943 11.0002 4.99994C14.1802 4.99994 17.1702 7.28994 18.9102 10.9999C18.6441 11.5645 18.3435 12.1122 18.0102 12.6399C17.9044 12.8038 17.8487 12.9949 17.8502 13.1899C17.8524 13.4082 17.926 13.6197 18.0596 13.7922C18.1933 13.9647 18.3798 14.0888 18.5905 14.1455C18.8013 14.2021 19.0248 14.1883 19.227 14.106C19.4291 14.0238 19.5988 13.8776 19.7102 13.6899C20.1761 12.9579 20.5808 12.1886 20.9202 11.3899C20.9738 11.2652 21.0015 11.1308 21.0015 10.9949C21.0015 10.8591 20.9738 10.7247 20.9202 10.5999C18.9002 5.90994 15.1002 2.99994 11.0002 2.99994C10.5309 2.99758 10.0623 3.03774 9.60019 3.11994C9.46886 3.14227 9.34322 3.19024 9.23044 3.26112C9.11766 3.332 9.01994 3.4244 8.94287 3.53304C8.8658 3.64169 8.81088 3.76445 8.78125 3.89432C8.75162 4.02419 8.74786 4.15862 8.77018 4.28994C8.79251 4.42126 8.84048 4.5469 8.91136 4.65968C8.98224 4.77247 9.07464 4.87018 9.18329 4.94726C9.29193 5.02433 9.41469 5.07925 9.54456 5.10888C9.67443 5.13851 9.80886 5.14227 9.94018 5.11994V5.07994ZM2.71019 1.28994C2.61695 1.1967 2.50626 1.12274 2.38443 1.07228C2.26261 1.02182 2.13204 0.99585 2.00019 0.99585C1.86833 0.99585 1.73776 1.02182 1.61594 1.07228C1.49411 1.12274 1.38342 1.1967 1.29019 1.28994C1.10188 1.47824 0.996094 1.73364 0.996094 1.99994C0.996094 2.26624 1.10188 2.52164 1.29019 2.70994L4.39019 5.79994C2.97576 7.16147 1.85004 8.79393 1.08019 10.5999C1.02512 10.7261 0.996701 10.8623 0.996701 10.9999C0.996701 11.1376 1.02512 11.2738 1.08019 11.3999C3.10019 16.0899 6.90019 18.9999 11.0002 18.9999C12.7973 18.9875 14.552 18.4524 16.0502 17.4599L19.2902 20.7099C19.3831 20.8037 19.4937 20.8781 19.6156 20.9288C19.7375 20.9796 19.8682 21.0057 20.0002 21.0057C20.1322 21.0057 20.2629 20.9796 20.3848 20.9288C20.5066 20.8781 20.6172 20.8037 20.7102 20.7099C20.8039 20.617 20.8783 20.5064 20.9291 20.3845C20.9798 20.2627 21.006 20.132 21.006 19.9999C21.006 19.8679 20.9798 19.7372 20.9291 19.6154C20.8783 19.4935 20.8039 19.3829 20.7102 19.2899L2.71019 1.28994ZM9.07018 10.4799L11.5202 12.9299C11.3512 12.9784 11.176 13.002 11.0002 12.9999C10.4698 12.9999 9.96104 12.7892 9.58597 12.4142C9.2109 12.0391 9.00019 11.5304 9.00019 10.9999C8.99814 10.8241 9.02172 10.649 9.07018 10.4799ZM11.0002 16.9999C7.82018 16.9999 4.83019 14.7099 3.10019 10.9999C3.74627 9.57369 4.66326 8.28652 5.80019 7.20994L7.57019 8.99994C7.15443 9.75874 6.99592 10.6319 7.11844 11.4884C7.24096 12.3449 7.6379 13.1386 8.24971 13.7504C8.86152 14.3622 9.65522 14.7592 10.5117 14.8817C11.3682 15.0042 12.2414 14.8457 13.0002 14.4299L14.5902 15.9999C13.5013 16.6408 12.2636 16.9856 11.0002 16.9999Z",fill:"#070B12"})):V.createElement("svg",{width:"22",height:"16",viewBox:"0 0 22 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M20.9201 7.6C18.9001 2.91 15.1001 0 11.0001 0C6.90007 0 3.10007 2.91 1.08007 7.6C1.025 7.72617 0.996582 7.86234 0.996582 8C0.996582 8.13766 1.025 8.27383 1.08007 8.4C3.10007 13.09 6.90007 16 11.0001 16C15.1001 16 18.9001 13.09 20.9201 8.4C20.9751 8.27383 21.0036 8.13766 21.0036 8C21.0036 7.86234 20.9751 7.72617 20.9201 7.6ZM11.0001 14C7.83007 14 4.83007 11.71 3.10007 8C4.83007 4.29 7.83007 2 11.0001 2C14.1701 2 17.1701 4.29 18.9001 8C17.1701 11.71 14.1701 14 11.0001 14ZM11.0001 4C10.2089 4 9.43558 4.2346 8.77779 4.67412C8.11999 5.11365 7.6073 5.73836 7.30455 6.46927C7.0018 7.20017 6.92258 8.00444 7.07693 8.78036C7.23127 9.55628 7.61223 10.269 8.17164 10.8284C8.73105 11.3878 9.44378 11.7688 10.2197 11.9231C10.9956 12.0775 11.7999 11.9983 12.5308 11.6955C13.2617 11.3928 13.8864 10.8801 14.3259 10.2223C14.7655 9.56448 15.0001 8.79113 15.0001 8C15.0001 6.93913 14.5786 5.92172 13.8285 5.17157C13.0783 4.42143 12.0609 4 11.0001 4ZM11.0001 10C10.6045 10 10.2178 9.8827 9.88893 9.66294C9.56003 9.44318 9.30368 9.13082 9.15231 8.76537C9.00093 8.39991 8.96133 7.99778 9.0385 7.60982C9.11567 7.22186 9.30615 6.86549 9.58585 6.58579C9.86556 6.30608 10.2219 6.1156 10.6099 6.03843C10.9978 5.96126 11.4 6.00087 11.7654 6.15224C12.1309 6.30362 12.4432 6.55996 12.663 6.88886C12.8828 7.21776 13.0001 7.60444 13.0001 8C13.0001 8.53043 12.7894 9.03914 12.4143 9.41421C12.0392 9.78929 11.5305 10 11.0001 10Z",fill:"#070B12"})))),!c&&g&&V.createElement(Rp,null,V.createElement("svg",{width:"16",height:"14",viewBox:"0 0 16 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M8.00006 9.66669C7.86821 9.66669 7.73931 9.70578 7.62968 9.77904C7.52005 9.85229 7.4346 9.95641 7.38414 10.0782C7.33368 10.2 7.32048 10.3341 7.3462 10.4634C7.37193 10.5927 7.43542 10.7115 7.52866 10.8048C7.62189 10.898 7.74068 10.9615 7.87 10.9872C7.99932 11.0129 8.13336 10.9997 8.25518 10.9493C8.377 10.8988 8.48112 10.8134 8.55437 10.7037C8.62763 10.5941 8.66673 10.4652 8.66673 10.3334C8.66673 10.1565 8.59649 9.98697 8.47146 9.86195C8.34644 9.73692 8.17687 9.66669 8.00006 9.66669ZM15.1134 10.6467L9.74673 1.31335C9.57326 1.00236 9.31992 0.743323 9.01285 0.562997C8.70579 0.382672 8.35615 0.287598 8.00006 0.287598C7.64396 0.287598 7.29433 0.382672 6.98726 0.562997C6.6802 0.743323 6.42686 1.00236 6.25339 1.31335L0.92006 10.6467C0.74059 10.9494 0.644155 11.294 0.640489 11.6459C0.636824 11.9978 0.726058 12.3444 0.899184 12.6507C1.07231 12.9571 1.3232 13.2123 1.62652 13.3907C1.92984 13.5691 2.27485 13.6643 2.62673 13.6667H13.3734C13.7281 13.6702 14.0773 13.5793 14.3853 13.4033C14.6933 13.2273 14.949 12.9726 15.126 12.6652C15.3031 12.3579 15.3953 12.009 15.3931 11.6542C15.3908 11.2995 15.2943 10.9518 15.1134 10.6467ZM13.9601 11.98C13.9016 12.084 13.8164 12.1704 13.7132 12.2302C13.61 12.29 13.4927 12.321 13.3734 12.32H2.62673C2.50747 12.321 2.39013 12.29 2.28694 12.2302C2.18375 12.1704 2.0985 12.084 2.04006 11.98C1.98155 11.8787 1.95074 11.7637 1.95074 11.6467C1.95074 11.5297 1.98155 11.4147 2.04006 11.3134L7.37339 1.98002C7.42934 1.87082 7.51433 1.77917 7.61902 1.71518C7.72371 1.65119 7.84403 1.61733 7.96673 1.61733C8.08942 1.61733 8.20974 1.65119 8.31443 1.71518C8.41912 1.77917 8.50411 1.87082 8.56006 1.98002L13.9267 11.3134C13.9929 11.4132 14.0309 11.5291 14.0367 11.6488C14.0426 11.7684 14.0161 11.8875 13.9601 11.9934V11.98ZM8.00006 4.33335C7.82325 4.33335 7.65368 4.40359 7.52866 4.52861C7.40363 4.65364 7.33339 4.82321 7.33339 5.00002V7.66669C7.33339 7.8435 7.40363 8.01307 7.52866 8.13809C7.65368 8.26311 7.82325 8.33335 8.00006 8.33335C8.17687 8.33335 8.34644 8.26311 8.47146 8.13809C8.59649 8.01307 8.66673 7.8435 8.66673 7.66669V5.00002C8.66673 4.82321 8.59649 4.65364 8.47146 4.52861C8.34644 4.40359 8.17687 4.33335 8.00006 4.33335Z",fill:"#F80000"})),o||"This field is required"))},exports.PaymentMethodsTable=function(e){var t=e.methods,n=e.callback;return V.createElement(Lp,null,V.createElement(Fp,null,V.createElement("thead",null,V.createElement("tr",{className:"rounded-row"},V.createElement("th",null,"Code"),V.createElement("th",null,"Name"),V.createElement("th",null,"Short Name"),V.createElement("th",null,"Remarks"))),t&&t.length>0&&V.createElement("tbody",null,t.map((function(e,t){return V.createElement("tr",{key:t,className:"rounded-row",onClick:function(){n(e)}},V.createElement("td",null,e.pymtModeCode),V.createElement("td",null,e.pymtModeName),V.createElement("td",null,e.pymtModeShortName),V.createElement("td",null,V.createElement("div",null,e.remarks?e.remarks:"-",V.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M10.3592 7.52685L6.58584 3.76019C6.52387 3.6977 6.45013 3.64811 6.36889 3.61426C6.28765 3.58041 6.20052 3.56299 6.11251 3.56299C6.0245 3.56299 5.93736 3.58041 5.85612 3.61426C5.77488 3.64811 5.70115 3.6977 5.63917 3.76019C5.51501 3.8851 5.44531 4.05406 5.44531 4.23019C5.44531 4.40631 5.51501 4.57528 5.63917 4.70019L8.93917 8.03352L5.63917 11.3335C5.51501 11.4584 5.44531 11.6274 5.44531 11.8035C5.44531 11.9796 5.51501 12.1486 5.63917 12.2735C5.70092 12.3365 5.77455 12.3866 5.8558 12.421C5.93705 12.4553 6.0243 12.4732 6.11251 12.4735C6.20071 12.4732 6.28797 12.4553 6.36922 12.421C6.45047 12.3866 6.5241 12.3365 6.58584 12.2735L10.3592 8.50685C10.4268 8.44443 10.4808 8.36866 10.5178 8.28432C10.5547 8.19999 10.5738 8.10892 10.5738 8.01685C10.5738 7.92479 10.5547 7.83372 10.5178 7.74938C10.4808 7.66505 10.4268 7.58928 10.3592 7.52685Z",fill:"#A4BBDD"})))))})))),t&&0===t.length&&V.createElement(Sp,null,V.createElement(Qp,null,V.createElement("svg",{width:"65",height:"64",viewBox:"0 0 65 64",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("g",{clipPath:"url(#clip0_651_2393)"},V.createElement("path",{d:"M39.5 6H25.5V14H39.5V6Z",fill:"#E8EEF7"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M41.5006 6C41.5006 4.895 40.6046 4 39.5 4H25.5C24.3954 4 23.4994 4.895 23.4994 6V14C23.4994 15.105 24.3954 16 25.5 16H39.5C40.6046 16 41.5006 15.105 41.5006 14V6ZM27.5006 8V12H37.4994V8H27.5006Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M49.5 56C49.5 54.896 50.396 54 51.5 54C52.604 54 53.5 54.896 53.5 56V58C53.5 59.105 52.605 60 51.5 60H13.5C12.395 60 11.5 59.105 11.5 58V10C11.5 8.895 12.395 8 13.5 8H25.5C26.605 8 27.5 8.895 27.5 10V12H37.5V10C37.5 8.895 38.395 8 39.5 8H51.5C52.605 8 53.5 8.895 53.5 10V48C53.5 49.104 52.604 50 51.5 50C50.396 50 49.5 49.104 49.5 48V12H41.5V14C41.5 15.105 40.605 16 39.5 16H25.5C24.395 16 23.5 15.105 23.5 14V12H15.5V56H49.5Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 27H41.5C42.604 27 43.5 26.104 43.5 25C43.5 23.896 42.604 23 41.5 23H23.5C22.396 23 21.5 23.896 21.5 25C21.5 26.104 22.396 27 23.5 27Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 38H41.5C42.604 38 43.5 37.104 43.5 36C43.5 34.896 42.604 34 41.5 34H23.5C22.396 34 21.5 34.896 21.5 36C21.5 37.104 22.396 38 23.5 38Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 49H41.5C42.604 49 43.5 48.104 43.5 47C43.5 45.896 42.604 45 41.5 45H23.5C22.396 45 21.5 45.896 21.5 47C21.5 48.104 22.396 49 23.5 49Z",fill:"#D2DDEE"})),V.createElement("defs",null,V.createElement("clipPath",{id:"clip0_651_2393"},V.createElement("rect",{width:"64",height:"64",fill:"white",transform:"translate(0.5)"})))),V.createElement("p",null,"Payment methods will be displayed here when you have any."))))},exports.ProvidersTable=function(e){var t=e.providers,n=e.callback;return V.createElement(jp,null,V.createElement(Np,null,V.createElement("thead",null,V.createElement("tr",{className:"rounded-row"},V.createElement("th",null,"Name"),V.createElement("th",null,"Email"),V.createElement("th",null,"Phone"),V.createElement("th",null,"Status"))),t&&t.length>0&&V.createElement("tbody",null,t.map((function(e,t){return V.createElement("tr",{key:t,className:"rounded-row",onClick:function(){n(e)}},V.createElement("td",null,e.name),V.createElement("td",null,e.email),V.createElement("td",null,e.phone),V.createElement("td",null,V.createElement("div",null,V.createElement(Xd,{status:"active"===e.status?"success":"error",label:e.status.toUpperCase()}),V.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M10.3592 7.52685L6.58584 3.76019C6.52387 3.6977 6.45013 3.64811 6.36889 3.61426C6.28765 3.58041 6.20052 3.56299 6.11251 3.56299C6.0245 3.56299 5.93736 3.58041 5.85612 3.61426C5.77488 3.64811 5.70115 3.6977 5.63917 3.76019C5.51501 3.8851 5.44531 4.05406 5.44531 4.23019C5.44531 4.40631 5.51501 4.57528 5.63917 4.70019L8.93917 8.03352L5.63917 11.3335C5.51501 11.4584 5.44531 11.6274 5.44531 11.8035C5.44531 11.9796 5.51501 12.1486 5.63917 12.2735C5.70092 12.3365 5.77455 12.3866 5.8558 12.421C5.93705 12.4553 6.0243 12.4732 6.11251 12.4735C6.20071 12.4732 6.28797 12.4553 6.36922 12.421C6.45047 12.3866 6.5241 12.3365 6.58584 12.2735L10.3592 8.50685C10.4268 8.44443 10.4808 8.36866 10.5178 8.28432C10.5547 8.19999 10.5738 8.10892 10.5738 8.01685C10.5738 7.92479 10.5547 7.83372 10.5178 7.74938C10.4808 7.66505 10.4268 7.58928 10.3592 7.52685Z",fill:"#A4BBDD"})))))})))),t&&0==t.length&&V.createElement(Tp,null,V.createElement(Vp,null,V.createElement("svg",{width:"65",height:"64",viewBox:"0 0 65 64",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("g",{clipPath:"url(#clip0_651_2393)"},V.createElement("path",{d:"M39.5 6H25.5V14H39.5V6Z",fill:"#E8EEF7"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M41.5006 6C41.5006 4.895 40.6046 4 39.5 4H25.5C24.3954 4 23.4994 4.895 23.4994 6V14C23.4994 15.105 24.3954 16 25.5 16H39.5C40.6046 16 41.5006 15.105 41.5006 14V6ZM27.5006 8V12H37.4994V8H27.5006Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M49.5 56C49.5 54.896 50.396 54 51.5 54C52.604 54 53.5 54.896 53.5 56V58C53.5 59.105 52.605 60 51.5 60H13.5C12.395 60 11.5 59.105 11.5 58V10C11.5 8.895 12.395 8 13.5 8H25.5C26.605 8 27.5 8.895 27.5 10V12H37.5V10C37.5 8.895 38.395 8 39.5 8H51.5C52.605 8 53.5 8.895 53.5 10V48C53.5 49.104 52.604 50 51.5 50C50.396 50 49.5 49.104 49.5 48V12H41.5V14C41.5 15.105 40.605 16 39.5 16H25.5C24.395 16 23.5 15.105 23.5 14V12H15.5V56H49.5Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 27H41.5C42.604 27 43.5 26.104 43.5 25C43.5 23.896 42.604 23 41.5 23H23.5C22.396 23 21.5 23.896 21.5 25C21.5 26.104 22.396 27 23.5 27Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 38H41.5C42.604 38 43.5 37.104 43.5 36C43.5 34.896 42.604 34 41.5 34H23.5C22.396 34 21.5 34.896 21.5 36C21.5 37.104 22.396 38 23.5 38Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 49H41.5C42.604 49 43.5 48.104 43.5 47C43.5 45.896 42.604 45 41.5 45H23.5C22.396 45 21.5 45.896 21.5 47C21.5 48.104 22.396 49 23.5 49Z",fill:"#D2DDEE"})),V.createElement("defs",null,V.createElement("clipPath",{id:"clip0_651_2393"},V.createElement("rect",{width:"64",height:"64",fill:"white",transform:"translate(0.5)"})))),V.createElement("p",null,"Providers will be displayed here when you have any."))))},exports.RateHistory=function(e){var t=e.ratePairs;return V.createElement(V.Fragment,null,t&&t.length>0&&V.createElement(Yp,null,t.map((function(e,t){return V.createElement(Wp,{key:t},V.createElement(Gp,null,V.createElement("div",{className:"currency"},e.baseFlag&&V.createElement("img",{src:e.baseFlag,alt:""})," ",e.baseCurrency),V.createElement("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M17.9999 10C17.9999 9.73479 17.8945 9.48043 17.707 9.2929C17.5195 9.10536 17.2651 9 16.9999 9H5.4099L7.7099 6.71C7.8982 6.5217 8.00399 6.2663 8.00399 6C8.00399 5.7337 7.8982 5.47831 7.7099 5.29C7.52159 5.1017 7.2662 4.99591 6.9999 4.99591C6.73359 4.99591 6.4782 5.1017 6.2899 5.29L2.2899 9.29C2.15114 9.43063 2.05714 9.6092 2.01977 9.80319C1.98239 9.99718 2.00332 10.1979 2.0799 10.38C2.15492 10.5626 2.28231 10.7189 2.44603 10.8293C2.60975 10.9396 2.80247 10.999 2.9999 11H16.9999C17.2651 11 17.5195 10.8946 17.707 10.7071C17.8945 10.5196 17.9999 10.2652 17.9999 10ZM21.9199 13.62C21.8449 13.4374 21.7175 13.2811 21.5538 13.1707C21.39 13.0604 21.1973 13.001 20.9999 13H6.9999C6.73468 13 6.48033 13.1054 6.29279 13.2929C6.10525 13.4804 5.9999 13.7348 5.9999 14C5.9999 14.2652 6.10525 14.5196 6.29279 14.7071C6.48033 14.8946 6.73468 15 6.9999 15H18.5899L16.2899 17.29C16.1962 17.383 16.1218 17.4936 16.071 17.6154C16.0202 17.7373 15.9941 17.868 15.9941 18C15.9941 18.132 16.0202 18.2627 16.071 18.3846C16.1218 18.5064 16.1962 18.617 16.2899 18.71C16.3829 18.8037 16.4935 18.8781 16.6153 18.9289C16.7372 18.9797 16.8679 19.0058 16.9999 19.0058C17.1319 19.0058 17.2626 18.9797 17.3845 18.9289C17.5063 18.8781 17.6169 18.8037 17.7099 18.71L21.7099 14.71C21.8487 14.5694 21.9426 14.3908 21.98 14.1968C22.0174 14.0028 21.9965 13.8021 21.9199 13.62Z",fill:"#BBCCE6"})),V.createElement("div",{className:"currency"},e.exchangeFlag&&V.createElement("img",{src:e.exchangeFlag,alt:""})," ",e.exchangeCurrency)),V.createElement(Xp,null,V.createElement("p",null,"Buy Rate: ",Number(e.baseRate).toFixed(4))," | ",V.createElement("p",null,"Sell Rate: ",Number(e.exchangeRate).toFixed(4))),V.createElement(Zp,null,V.createElement("p",null,e.startDate)," to ",V.createElement("p",null,e.endDate)))}))),t&&0===t.length&&V.createElement(Up,null,V.createElement("svg",{width:"64",height:"64",viewBox:"0 0 64 64",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("g",{clipPath:"url(#clip0_1126_91)"},V.createElement("path",{d:"M39 6H25V14H39V6Z",fill:"#E8EEF7"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M41.0006 6C41.0006 4.895 40.1046 4 39 4H25C23.8954 4 22.9994 4.895 22.9994 6V14C22.9994 15.105 23.8954 16 25 16H39C40.1046 16 41.0006 15.105 41.0006 14V6ZM27.0006 8V12H36.9994V8H27.0006Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M49 56C49 54.896 49.896 54 51 54C52.104 54 53 54.896 53 56V58C53 59.105 52.105 60 51 60H13C11.895 60 11 59.105 11 58V10C11 8.895 11.895 8 13 8H25C26.105 8 27 8.895 27 10V12H37V10C37 8.895 37.895 8 39 8H51C52.105 8 53 8.895 53 10V48C53 49.104 52.104 50 51 50C49.896 50 49 49.104 49 48V12H41V14C41 15.105 40.105 16 39 16H25C23.895 16 23 15.105 23 14V12H15V56H49Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23 27H41C42.104 27 43 26.104 43 25C43 23.896 42.104 23 41 23H23C21.896 23 21 23.896 21 25C21 26.104 21.896 27 23 27Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23 38H41C42.104 38 43 37.104 43 36C43 34.896 42.104 34 41 34H23C21.896 34 21 34.896 21 36C21 37.104 21.896 38 23 38Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23 49H41C42.104 49 43 48.104 43 47C43 45.896 42.104 45 41 45H23C21.896 45 21 45.896 21 47C21 48.104 21.896 49 23 49Z",fill:"#D2DDEE"})),V.createElement("defs",null,V.createElement("clipPath",{id:"clip0_1126_91"},V.createElement("rect",{width:"64",height:"64",fill:"white"})))),"Rates history shall be displayed here when available"))},exports.RequestForm=function(e){var t=e.symbols,n=e.currencies,i=e.returnedData,r=l.useState({}),o=r[0],a=r[1],s=l.useState(""),c=s[0],d=s[1],h=l.useState({}),u=h[0],p=h[1],f=l.useState(""),g=f[0],m=f[1],x=l.useState([]),b=x[0],C=x[1],w=l.useState([]),y=w[0],v=w[1];return l.useEffect((function(){var e=[];t.forEach((function(t){var n={optionName:t.name,optionShortName:t.shortName,optionFlag:t.countryFlag,price:t.price};e.push(n)})),C(e)}),[t]),l.useEffect((function(){var e=[];n.forEach((function(t){var n={optionName:t.currencyLongName,optionShortName:t.currencyShortName,optionFlag:t.countryFlag};e.push(n)})),v(e)}),[n]),V.createElement(Kp,null,V.createElement(Jp,null,V.createElement("label",null,"Symbol"),V.createElement(vc,{options:b,selectedOption:function(e){a(e),m(e.price)},initialText:"Select a symbol"})),V.createElement(Jp,null,V.createElement("label",null,"Price"),V.createElement(tf,{required:!1,value:g,disabled:!0})),V.createElement(Jp,null,V.createElement("label",null,"Quantity"),V.createElement(tf,{required:!1,onChange:function(e){d(e.target.value)},value:c})),V.createElement(Jp,null,V.createElement("label",null,"Currency I have"),V.createElement(vc,{options:y,selectedOption:function(e){p(e)},initialText:"Select a currency"})),V.createElement(Jp,null,V.createElement(G,{size:"lg",variant:"primary",onClick:function(){if(Object.keys(o).length>0&&Object.keys(u).length>0&&c){var e={symbol:o,quantity:Number(c),baseCurrency:u};i(e)}}},"View Offers")))},exports.Ribbon=function(e){var t=e.links;return V.createElement(V.Fragment,null,t&&t.length>0&&V.createElement(nf,null,t.map((function(e,t){return V.createElement(rf,{key:t,href:e.url},e.label)}))))},exports.SearchBar=function(e){var n=e.value,i=e.submitFxn;return V.createElement("form",{onSubmit:function(e){e.preventDefault(),i()}},V.createElement(of,null,V.createElement(af,t({type:"search",placeholder:"Search",value:n},e)),V.createElement(sf,{type:"submit"},V.createElement("svg",{width:"21",height:"21",viewBox:"0 0 21 21",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M20.21 19.29L16.5 15.61C17.9401 13.8144 18.6375 11.5353 18.4488 9.2413C18.2601 6.9473 17.1997 4.81278 15.4855 3.27664C13.7714 1.74051 11.5338 0.91951 9.23292 0.98247C6.93203 1.04543 4.74272 1.98756 3.11514 3.61514C1.48756 5.24272 0.545427 7.43204 0.482466 9.73292C0.419506 12.0338 1.2405 14.2714 2.77664 15.9855C4.31278 17.6997 6.4473 18.7601 8.7413 18.9488C11.0353 19.1375 13.3144 18.4401 15.11 17L18.79 20.68C18.883 20.7737 18.9936 20.8481 19.1154 20.8989C19.2373 20.9497 19.368 20.9758 19.5 20.9758C19.632 20.9758 19.7627 20.9497 19.8846 20.8989C20.0064 20.8481 20.117 20.7737 20.21 20.68C20.3902 20.4935 20.491 20.2443 20.491 19.985C20.491 19.7257 20.3902 19.4765 20.21 19.29V19.29ZM9.5 17C8.11553 17 6.76215 16.5895 5.611 15.8203C4.45986 15.0511 3.56265 13.9579 3.03284 12.6788C2.50303 11.3997 2.3644 9.99223 2.6345 8.63437C2.9046 7.2765 3.57128 6.02922 4.55025 5.05025C5.52922 4.07128 6.7765 3.4046 8.13436 3.1345C9.49223 2.86441 10.8997 3.00303 12.1788 3.53284C13.4579 4.06266 14.5511 4.95986 15.3203 6.11101C16.0895 7.26215 16.5 8.61553 16.5 10C16.5 11.8565 15.7625 13.637 14.4497 14.9497C13.137 16.2625 11.3565 17 9.5 17V17Z",fill:"#F7F9FC"})))))},exports.SearchResultsBar=function(e){var t=e.title,n=e.resultsDisplayed,i=e.totalRes;return V.createElement(lf,null,V.createElement("div",{className:"search-term"},'Search Term: "',t,'"'),V.createElement("div",{className:"results-count"},"Showing ",n," of ",i," results"))},exports.SideModal=function(e){var t=e.disabledNav,n=e.modalTitle,i=e.modalSubText,r=e.closeModal,o=e.children;return V.createElement(cf,null,V.createElement(df,null,V.createElement(hf,null,V.createElement(uf,{disabled:t},!t&&V.createElement("svg",{width:"12",height:"14",viewBox:"0 0 12 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M11 6H3.41L6.71 2.71C6.89831 2.5217 7.00409 2.2663 7.00409 2C7.00409 1.7337 6.89831 1.47831 6.71 1.29C6.5217 1.1017 6.2663 0.995911 6 0.995911C5.7337 0.995911 5.47831 1.1017 5.29 1.29L0.290003 6.29C0.198963 6.38511 0.127598 6.49725 0.0800031 6.62C-0.0200149 6.86346 -0.0200149 7.13654 0.0800031 7.38C0.127598 7.50275 0.198963 7.6149 0.290003 7.71L5.29 12.71C5.38297 12.8037 5.49357 12.8781 5.61543 12.9289C5.73729 12.9797 5.86799 13.0058 6 13.0058C6.13202 13.0058 6.26272 12.9797 6.38458 12.9289C6.50644 12.8781 6.61704 12.8037 6.71 12.71C6.80373 12.617 6.87813 12.5064 6.92889 12.3846C6.97966 12.2627 7.0058 12.132 7.0058 12C7.0058 11.868 6.97966 11.7373 6.92889 11.6154C6.87813 11.4936 6.80373 11.383 6.71 11.29L3.41 8H11C11.2652 8 11.5196 7.89465 11.7071 7.70711C11.8946 7.51957 12 7.26522 12 7C12 6.73479 11.8946 6.48043 11.7071 6.2929C11.5196 6.10536 11.2652 6 11 6Z",fill:"#070B12"})),t&&V.createElement("svg",{width:"12",height:"14",viewBox:"0 0 12 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M11 6H3.41L6.71 2.71C6.89831 2.5217 7.00409 2.2663 7.00409 2C7.00409 1.7337 6.89831 1.47831 6.71 1.29C6.5217 1.1017 6.2663 0.995911 6 0.995911C5.7337 0.995911 5.47831 1.1017 5.29 1.29L0.290003 6.29C0.198963 6.38511 0.127598 6.49725 0.0800031 6.62C-0.0200149 6.86346 -0.0200149 7.13654 0.0800031 7.38C0.127598 7.50275 0.198963 7.6149 0.290003 7.71L5.29 12.71C5.38297 12.8037 5.49357 12.8781 5.61543 12.9289C5.73729 12.9797 5.86799 13.0058 6 13.0058C6.13202 13.0058 6.26272 12.9797 6.38458 12.9289C6.50644 12.8781 6.61704 12.8037 6.71 12.71C6.80373 12.617 6.87813 12.5064 6.92889 12.3846C6.97966 12.2627 7.0058 12.132 7.0058 12C7.0058 11.868 6.97966 11.7373 6.92889 11.6154C6.87813 11.4936 6.80373 11.383 6.71 11.29L3.41 8H11C11.2652 8 11.5196 7.89465 11.7071 7.70711C11.8946 7.51957 12 7.26522 12 7C12 6.73479 11.8946 6.48043 11.7071 6.2929C11.5196 6.10536 11.2652 6 11 6Z",fill:"#070B12"})),"Go Back"),V.createElement(uf,{onClick:function(){r(!1)}},V.createElement("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M7.4 6L11.7 1.7C12.1 1.3 12.1 0.7 11.7 0.3C11.3 -0.1 10.7 -0.1 10.3 0.3L6 4.6L1.7 0.3C1.3 -0.1 0.7 -0.1 0.3 0.3C-0.0999998 0.7 -0.0999998 1.3 0.3 1.7L4.6 6L0.3 10.3C0.1 10.5 0 10.7 0 11C0 11.6 0.4 12 1 12C1.3 12 1.5 11.9 1.7 11.7L6 7.4L10.3 11.7C10.5 11.9 10.7 12 11 12C11.3 12 11.5 11.9 11.7 11.7C12.1 11.3 12.1 10.7 11.7 10.3L7.4 6Z",fill:"#070B12"})))),V.createElement(pf,null,n&&V.createElement(ff,null,V.createElement("h3",{className:"title"},n),V.createElement("p",{className:"sub-text"},i)),o)))},exports.SmallNewsCard=function(e){var t=e.title,n=e.date,i=e.source,r=e.sourceCountryFlagUrl,o=e.featuredImgUrl,a=e.storyUrl;return V.createElement(gf,null,V.createElement("a",{href:a},V.createElement(mf,{src:o})),V.createElement(bf,null,V.createElement("a",{href:a},V.createElement(xf,null,t)),V.createElement(Cf,null,V.createElement("div",{className:"tag"},V.createElement("span",{style:{marginRight:"8px"}},V.createElement("img",{src:r,alt:"Source flag"})),i),V.createElement("div",{className:"tag"},n))))},exports.StatusBadge=Xd,exports.StocksTicker=function(e){var t=e.stocksData;function n(e){return e<0?"error":e>0?"success":""}return V.createElement(V.Fragment,null,t&&t.length>0&&V.createElement(If,{speed:30,pauseOnHover:!0,pauseOnClick:!0,gradient:!1,style:{background:"#1B2D49"}},V.createElement(zf,null,t.map((function(e,t){return V.createElement("span",{key:t},e.price&&e.changeValue&&e.changePercent&&V.createElement(Rf,null,V.createElement("span",{className:"market-item"},"success"===n(Number(e.changeValue))&&V.createElement("svg",{width:"14",height:"15",viewBox:"0 0 14 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M7.47335 5.02667C7.40994 4.96598 7.33518 4.9184 7.25335 4.88667C7.09104 4.81999 6.90899 4.81999 6.74668 4.88667C6.66485 4.9184 6.59008 4.96598 6.52668 5.02667L4.52668 7.02667C4.40114 7.1522 4.33062 7.32247 4.33062 7.5C4.33062 7.67754 4.40114 7.8478 4.52668 7.97334C4.65222 8.09887 4.82248 8.1694 5.00001 8.1694C5.17755 8.1694 5.34781 8.09887 5.47335 7.97334L6.33335 7.10667V9.5C6.33335 9.67681 6.40358 9.84638 6.52861 9.97141C6.65363 10.0964 6.8232 10.1667 7.00001 10.1667C7.17682 10.1667 7.34639 10.0964 7.47142 9.97141C7.59644 9.84638 7.66668 9.67681 7.66668 9.5V7.10667L8.52668 7.97334C8.58866 8.03582 8.66239 8.08542 8.74363 8.11926C8.82487 8.15311 8.91201 8.17053 9.00001 8.17053C9.08802 8.17053 9.17516 8.15311 9.2564 8.11926C9.33764 8.08542 9.41137 8.03582 9.47335 7.97334C9.53583 7.91136 9.58543 7.83763 9.61927 7.75639C9.65312 7.67515 9.67055 7.58801 9.67055 7.5C9.67055 7.41199 9.65312 7.32486 9.61927 7.24362C9.58543 7.16238 9.53583 7.08864 9.47335 7.02667L7.47335 5.02667ZM7.00001 0.833336C5.68147 0.833336 4.39254 1.22433 3.29621 1.95687C2.19988 2.68941 1.3454 3.73061 0.840816 4.94878C0.336232 6.16695 0.20421 7.5074 0.461445 8.8006C0.718679 10.0938 1.35362 11.2817 2.28597 12.214C3.21832 13.1464 4.4062 13.7813 5.69941 14.0386C6.99262 14.2958 8.33306 14.1638 9.55124 13.6592C10.7694 13.1546 11.8106 12.3001 12.5431 11.2038C13.2757 10.1075 13.6667 8.81854 13.6667 7.5C13.6667 6.62452 13.4942 5.75762 13.1592 4.94878C12.8242 4.13994 12.3331 3.40501 11.7141 2.78596C11.095 2.1669 10.3601 1.67584 9.55124 1.34081C8.7424 1.00577 7.87549 0.833336 7.00001 0.833336ZM7.00001 12.8333C5.94518 12.8333 4.91403 12.5205 4.03697 11.9345C3.15991 11.3485 2.47632 10.5155 2.07266 9.54098C1.66899 8.56644 1.56337 7.49409 1.76916 6.45952C1.97495 5.42496 2.4829 4.47465 3.22878 3.72877C3.97466 2.98289 4.92497 2.47494 5.95953 2.26915C6.9941 2.06336 8.06645 2.16898 9.04099 2.57265C10.0155 2.97631 10.8485 3.6599 11.4345 4.53696C12.0206 5.41402 12.3333 6.44517 12.3333 7.5C12.3333 8.91449 11.7714 10.271 10.7712 11.2712C9.77106 12.2714 8.4145 12.8333 7.00001 12.8333Z",fill:"#06BA63"})),"error"===n(Number(e.changeValue))&&V.createElement("svg",{width:"14",height:"15",viewBox:"0 0 14 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M6.52667 9.97333C6.59007 10.034 6.66483 10.0816 6.74667 10.1133C6.90898 10.18 7.09103 10.18 7.25334 10.1133C7.33517 10.0816 7.40993 10.034 7.47334 9.97333L9.47334 7.97333C9.59887 7.8478 9.6694 7.67753 9.6694 7.5C9.6694 7.32246 9.59887 7.1522 9.47334 7.02666C9.3478 6.90113 9.17754 6.8306 9 6.8306C8.82247 6.8306 8.6522 6.90113 8.52667 7.02666L7.66667 7.89333V5.5C7.66667 5.32319 7.59643 5.15362 7.47141 5.02859C7.34638 4.90357 7.17681 4.83333 7 4.83333C6.82319 4.83333 6.65362 4.90357 6.5286 5.02859C6.40357 5.15362 6.33334 5.32319 6.33334 5.5V7.89333L5.47334 7.02666C5.41136 6.96418 5.33763 6.91458 5.25639 6.88074C5.17515 6.84689 5.08801 6.82947 5 6.82947C4.91199 6.82947 4.82486 6.84689 4.74362 6.88074C4.66238 6.91458 4.58864 6.96418 4.52667 7.02666C4.46418 7.08864 4.41459 7.16237 4.38074 7.24361C4.3469 7.32485 4.32947 7.41199 4.32947 7.5C4.32947 7.58801 4.3469 7.67514 4.38074 7.75638C4.41459 7.83762 4.46418 7.91136 4.52667 7.97333L6.52667 9.97333ZM7 14.1667C8.31854 14.1667 9.60748 13.7757 10.7038 13.0431C11.8001 12.3106 12.6546 11.2694 13.1592 10.0512C13.6638 8.83305 13.7958 7.4926 13.5386 6.1994C13.2813 4.90619 12.6464 3.7183 11.714 2.78595C10.7817 1.8536 9.59381 1.21866 8.3006 0.961429C7.0074 0.704195 5.66695 0.836217 4.44878 1.3408C3.23061 1.84539 2.18941 2.69987 1.45687 3.7962C0.724329 4.89252 0.333336 6.18146 0.333336 7.5C0.333336 9.26811 1.03571 10.9638 2.28596 12.214C2.90501 12.8331 3.63994 13.3242 4.44878 13.6592C5.25762 13.9942 6.12452 14.1667 7 14.1667ZM7 2.16666C8.05484 2.16666 9.08598 2.47946 9.96304 3.06549C10.8401 3.65153 11.5237 4.48448 11.9274 5.45902C12.331 6.43356 12.4366 7.50591 12.2309 8.54048C12.0251 9.57505 11.5171 10.5254 10.7712 11.2712C10.0254 12.0171 9.07505 12.5251 8.04048 12.7309C7.00592 12.9366 5.93356 12.831 4.95902 12.4274C3.98448 12.0237 3.15153 11.3401 2.5655 10.463C1.97946 9.58598 1.66667 8.55483 1.66667 7.5C1.66667 6.08551 2.22857 4.72896 3.22877 3.72876C4.22896 2.72857 5.58551 2.16666 7 2.16666Z",fill:"#F80000"})),""===n(Number(e.changeValue))&&V.createElement("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M7.00017 0.333374C5.68162 0.333374 4.39269 0.724367 3.29636 1.45691C2.20004 2.18945 1.34555 3.23064 0.840969 4.44882C0.336385 5.66699 0.204362 7.00744 0.461597 8.30064C0.718832 9.59385 1.35377 10.7817 2.28612 11.7141C3.21847 12.6464 4.40636 13.2814 5.69956 13.5386C6.99277 13.7958 8.33322 13.6638 9.55139 13.1592C10.7696 12.6547 11.8108 11.8002 12.5433 10.7038C13.2758 9.60751 13.6668 8.31858 13.6668 7.00004C13.6668 6.12456 13.4944 5.25765 13.1594 4.44882C12.8243 3.63998 12.3333 2.90505 11.7142 2.286C11.0952 1.66694 10.3602 1.17588 9.55139 0.840844C8.74255 0.505812 7.87565 0.333374 7.00017 0.333374ZM7.00017 12.3334C5.94533 12.3334 4.91419 12.0206 4.03712 11.4345C3.16006 10.8485 2.47648 10.0156 2.07281 9.04102C1.66914 8.06648 1.56352 6.99412 1.76931 5.95956C1.9751 4.92499 2.48305 3.97468 3.22893 3.2288C3.97481 2.48292 4.92512 1.97497 5.95968 1.76919C6.99425 1.5634 8.06661 1.66902 9.04114 2.07268C10.0157 2.47635 10.8486 3.15994 11.4347 4.037C12.0207 4.91406 12.3335 5.94521 12.3335 7.00004C12.3335 8.41453 11.7716 9.77108 10.7714 10.7713C9.77121 11.7715 8.41465 12.3334 7.00017 12.3334ZM9.66683 6.33337H4.3335C4.15669 6.33337 3.98712 6.40361 3.86209 6.52864C3.73707 6.65366 3.66683 6.82323 3.66683 7.00004C3.66683 7.17685 3.73707 7.34642 3.86209 7.47144C3.98712 7.59647 4.15669 7.66671 4.3335 7.66671H9.66683C9.84364 7.66671 10.0132 7.59647 10.1382 7.47144C10.2633 7.34642 10.3335 7.17685 10.3335 7.00004C10.3335 6.82323 10.2633 6.65366 10.1382 6.52864C10.0132 6.40361 9.84364 6.33337 9.66683 6.33337Z",fill:"#F7F9FC"})),e.symbolShortName," (","GH"===(i=e.market)?"GSE":"KE"===i?"KSE":"NG"===i?"NGX":void 0,") ",V.createElement("span",{className:n(Number(e.changeValue))},"".concat(e.changePercent,"%")," (",e.price,")")),V.createElement("div",{className:"ticker-divider"})));var i})))))},exports.SystemConfigTable=function(e){var t=e.configs,n=e.callback;return V.createElement(Lf,null,V.createElement(Ff,null,V.createElement("thead",null,V.createElement("tr",{className:"rounded-row"},V.createElement("th",null,"Code"),V.createElement("th",null,"Name"),V.createElement("th",null,"Value"),V.createElement("th",null,"Remarks"))),t&&t.length>0&&V.createElement("tbody",null,t.map((function(e,t){return V.createElement("tr",{key:t,className:"rounded-row",onClick:function(){n(e)}},V.createElement("td",null,e.configCode),V.createElement("td",null,e.configName),V.createElement("td",null,e.configValue),V.createElement("td",null,V.createElement("div",null,e.remarks,V.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M10.3592 7.52685L6.58584 3.76019C6.52387 3.6977 6.45013 3.64811 6.36889 3.61426C6.28765 3.58041 6.20052 3.56299 6.11251 3.56299C6.0245 3.56299 5.93736 3.58041 5.85612 3.61426C5.77488 3.64811 5.70115 3.6977 5.63917 3.76019C5.51501 3.8851 5.44531 4.05406 5.44531 4.23019C5.44531 4.40631 5.51501 4.57528 5.63917 4.70019L8.93917 8.03352L5.63917 11.3335C5.51501 11.4584 5.44531 11.6274 5.44531 11.8035C5.44531 11.9796 5.51501 12.1486 5.63917 12.2735C5.70092 12.3365 5.77455 12.3866 5.8558 12.421C5.93705 12.4553 6.0243 12.4732 6.11251 12.4735C6.20071 12.4732 6.28797 12.4553 6.36922 12.421C6.45047 12.3866 6.5241 12.3365 6.58584 12.2735L10.3592 8.50685C10.4268 8.44443 10.4808 8.36866 10.5178 8.28432C10.5547 8.19999 10.5738 8.10892 10.5738 8.01685C10.5738 7.92479 10.5547 7.83372 10.5178 7.74938C10.4808 7.66505 10.4268 7.58928 10.3592 7.52685Z",fill:"#A4BBDD"})))))})))),t&&0==t.length&&V.createElement(Sf,null,V.createElement(Qf,null,V.createElement("svg",{width:"65",height:"64",viewBox:"0 0 65 64",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("g",{clipPath:"url(#clip0_651_2393)"},V.createElement("path",{d:"M39.5 6H25.5V14H39.5V6Z",fill:"#E8EEF7"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M41.5006 6C41.5006 4.895 40.6046 4 39.5 4H25.5C24.3954 4 23.4994 4.895 23.4994 6V14C23.4994 15.105 24.3954 16 25.5 16H39.5C40.6046 16 41.5006 15.105 41.5006 14V6ZM27.5006 8V12H37.4994V8H27.5006Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M49.5 56C49.5 54.896 50.396 54 51.5 54C52.604 54 53.5 54.896 53.5 56V58C53.5 59.105 52.605 60 51.5 60H13.5C12.395 60 11.5 59.105 11.5 58V10C11.5 8.895 12.395 8 13.5 8H25.5C26.605 8 27.5 8.895 27.5 10V12H37.5V10C37.5 8.895 38.395 8 39.5 8H51.5C52.605 8 53.5 8.895 53.5 10V48C53.5 49.104 52.604 50 51.5 50C50.396 50 49.5 49.104 49.5 48V12H41.5V14C41.5 15.105 40.605 16 39.5 16H25.5C24.395 16 23.5 15.105 23.5 14V12H15.5V56H49.5Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 27H41.5C42.604 27 43.5 26.104 43.5 25C43.5 23.896 42.604 23 41.5 23H23.5C22.396 23 21.5 23.896 21.5 25C21.5 26.104 22.396 27 23.5 27Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 38H41.5C42.604 38 43.5 37.104 43.5 36C43.5 34.896 42.604 34 41.5 34H23.5C22.396 34 21.5 34.896 21.5 36C21.5 37.104 22.396 38 23.5 38Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 49H41.5C42.604 49 43.5 48.104 43.5 47C43.5 45.896 42.604 45 41.5 45H23.5C22.396 45 21.5 45.896 21.5 47C21.5 48.104 22.396 49 23.5 49Z",fill:"#D2DDEE"})),V.createElement("defs",null,V.createElement("clipPath",{id:"clip0_651_2393"},V.createElement("rect",{width:"64",height:"64",fill:"white",transform:"translate(0.5)"})))),V.createElement("p",null,"System configs will be displayed here when you have any."))))},exports.Tab=xp,exports.Table=function(e){var o=e.title,a=e.data,s=e.columns,c=void 0===s?[]:s,d=e.columnSort,h=void 0!==d&&d,u=e.config,p=e.onRowClick,f=e.rowExpand,g=void 0!==f&&f,m=e.onRowExpandComponent,x=l.useState([]),b=x[0],C=x[1],w=l.useState([]),y=w[0],v=w[1],E=l.useState(1),A=E[0],k=E[1],D=l.useState(10),M=D[0];D[1];var B=l.useState(""),P=B[0],H=B[1],O=l.useState(""),I=O[0],z=O[1],R=l.useState([]),L=R[0],F=R[1],S=l.useState(!1),Q=S[0],j=S[1],N=l.useState([]),T=N[0],V=N[1],Y=l.useState([]),W=Y[0],G=Y[1];l.useEffect((function(){if(L.length>0)C(L.slice((A-1)*M,A*M));else{var e=y.slice((A-1)*M,A*M);C(e)}}),[A]),l.useEffect((function(){var e=y.slice((A-1)*M,A*M);C(e)}),[Q]);return l.useEffect((function(){P&&C(L.slice(0,M))}),[L]),l.useEffect((function(){C(y.slice(0,M))}),[T]),l.useEffect((function(){!function(e){if(!e)return F([]),z(""),void(1!=A?k(1):j(!Q));if(I){var t=y.filter((function(t){return t[I].toString().includes(e)}));F(t)}else t=y.filter((function(t){for(var n in t)if(t[n].toString().includes(e))return!0;return!1})),F(t);H(e),k(1)}(P)}),[P]),l.useEffect((function(){(function(e,t){return n(this,void 0,void 0,(function(){return i(this,(function(n){switch(n.label){case 0:return Array.isArray(e)?[2,e]:/^(http:\/\/www\.|https:\/\/www\.|http:\/\/|https:\/\/)?[a-z0-9]+([\-\.]{1}[a-z0-9]+)*\.[a-z]{2,5}(:[0-9]{1,5})?(\/.*)?$/gm.test(e)?[4,fetch(e,t)]:[3,3];case 1:return[4,n.sent().json()];case 2:return[2,n.sent()];case 3:return[2,[]]}}))}))})(a,u).then((function(e){if(v(e),0==c.length&&e.length>0){var n=Object.keys(e[0]).map((function(e){return{title:(t=e,n=t.split(""),n[0]=n[0].toUpperCase(),n.join("").replace("_"," ")),field:e,sortable:h};var t,n}));V(n)}else V(c.map((function(e,n){return t({sortable:h},e)})))})).catch((function(){v([])}))}),[a]),l.createElement("div",{className:"s-data-table"},l.createElement("div",{className:"s-data-table_header"},l.createElement("h5",null,o),l.createElement("div",null,l.createElement("input",{type:"text",value:P,placeholder:"Search",onChange:function(e){H(e.target.value)}}),P&&l.createElement(Zf,{onClick:function(){H("")},className:"s-datatable-icon"}))),l.createElement(jf,null,l.createElement("thead",{className:"s-data-table_head"},l.createElement("tr",null,T&&T.length>0&&T.map((function(e,t){return l.createElement("th",{style:{width:e.width?e.width:1/T.length*100+"%"},className:"".concat(I==e.field?"s-data-table_head-selected":""),key:t,onClick:function(){z(e.field)}},l.createElement("div",null,l.createElement("span",null,e.title),l.createElement("span",null,e.sortable&&l.createElement(Nf,{className:"s-datatable-icon"}))))})))),l.createElement("tbody",null,b&&b.length>0&&b.map((function(e,t){return l.createElement(l.Fragment,null,l.createElement("tr",{style:{cursor:p?"pointer":""},onClick:function(){return t=e,p&&p(t),void(g&&-1===W.indexOf(t.id)?G(r(r([],W,!0),[t.id],!1)):g&&G(W.filter((function(e){return e!==t.id}))));var t},key:e.id},T.map((function(t,n){return l.createElement("td",{key:n},e[t.field])}))),g&&W.length>0&&W.indexOf(e.id)>-1&&m&&l.createElement("tr",null,l.createElement("td",{colSpan:T.length},l.createElement("div",{key:t},m(e)))))})),b&&0===b.length&&l.createElement("tr",null,l.createElement("td",{colSpan:c.length},"No data found"))),l.createElement("tfoot",null,l.createElement("tr",null,l.createElement("td",{colSpan:c.length},l.createElement("div",{className:"s-datatable-foot_summary"},l.createElement("span",null,b.length*A," of ",y.length)),l.createElement("div",{className:"s-datable-foot_pagination"},A>1&&l.createElement("button",{onClick:function(){k(A-1)}},"Previous"),A<Math.ceil(y.length/M)&&l.createElement("button",{onClick:function(){k(A+1)}},"Next")))))))},exports.TextArea=function(e){var n=e.label,i=e.subtext,r=e.errMsg,o=e.disabled,a=e.required,s=e.value,c=l.useState(""),d=c[0],h=c[1],u=l.useState(!1),p=u[0],f=u[1],g=l.useRef();return V.createElement("div",{style:{display:"flex",flexDirection:"column",gap:"12px"}},n&&V.createElement(Uf,null,V.createElement("label",null,n),i&&V.createElement("span",null,i)),V.createElement(Jf,{className:"".concat(d," ").concat(o?"disabled":"")},V.createElement(Kf,t({ref:g,onBlur:function(){s?(h("success"),f(!1)):a&&(h("error"),f(!0))}},e))),!s&&a&&p&&V.createElement(qf,null,V.createElement("svg",{width:"16",height:"14",viewBox:"0 0 16 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M8.00006 9.66669C7.86821 9.66669 7.73931 9.70578 7.62968 9.77904C7.52005 9.85229 7.4346 9.95641 7.38414 10.0782C7.33368 10.2 7.32048 10.3341 7.3462 10.4634C7.37193 10.5927 7.43542 10.7115 7.52866 10.8048C7.62189 10.898 7.74068 10.9615 7.87 10.9872C7.99932 11.0129 8.13336 10.9997 8.25518 10.9493C8.377 10.8988 8.48112 10.8134 8.55437 10.7037C8.62763 10.5941 8.66673 10.4652 8.66673 10.3334C8.66673 10.1565 8.59649 9.98697 8.47146 9.86195C8.34644 9.73692 8.17687 9.66669 8.00006 9.66669ZM15.1134 10.6467L9.74673 1.31335C9.57326 1.00236 9.31992 0.743323 9.01285 0.562997C8.70579 0.382672 8.35615 0.287598 8.00006 0.287598C7.64396 0.287598 7.29433 0.382672 6.98726 0.562997C6.6802 0.743323 6.42686 1.00236 6.25339 1.31335L0.92006 10.6467C0.74059 10.9494 0.644155 11.294 0.640489 11.6459C0.636824 11.9978 0.726058 12.3444 0.899184 12.6507C1.07231 12.9571 1.3232 13.2123 1.62652 13.3907C1.92984 13.5691 2.27485 13.6643 2.62673 13.6667H13.3734C13.7281 13.6702 14.0773 13.5793 14.3853 13.4033C14.6933 13.2273 14.949 12.9726 15.126 12.6652C15.3031 12.3579 15.3953 12.009 15.3931 11.6542C15.3908 11.2995 15.2943 10.9518 15.1134 10.6467ZM13.9601 11.98C13.9016 12.084 13.8164 12.1704 13.7132 12.2302C13.61 12.29 13.4927 12.321 13.3734 12.32H2.62673C2.50747 12.321 2.39013 12.29 2.28694 12.2302C2.18375 12.1704 2.0985 12.084 2.04006 11.98C1.98155 11.8787 1.95074 11.7637 1.95074 11.6467C1.95074 11.5297 1.98155 11.4147 2.04006 11.3134L7.37339 1.98002C7.42934 1.87082 7.51433 1.77917 7.61902 1.71518C7.72371 1.65119 7.84403 1.61733 7.96673 1.61733C8.08942 1.61733 8.20974 1.65119 8.31443 1.71518C8.41912 1.77917 8.50411 1.87082 8.56006 1.98002L13.9267 11.3134C13.9929 11.4132 14.0309 11.5291 14.0367 11.6488C14.0426 11.7684 14.0161 11.8875 13.9601 11.9934V11.98ZM8.00006 4.33335C7.82325 4.33335 7.65368 4.40359 7.52866 4.52861C7.40363 4.65364 7.33339 4.82321 7.33339 5.00002V7.66669C7.33339 7.8435 7.40363 8.01307 7.52866 8.13809C7.65368 8.26311 7.82325 8.33335 8.00006 8.33335C8.17687 8.33335 8.34644 8.26311 8.47146 8.13809C8.59649 8.01307 8.66673 7.8435 8.66673 7.66669V5.00002C8.66673 4.82321 8.59649 4.65364 8.47146 4.52861C8.34644 4.40359 8.17687 4.33335 8.00006 4.33335Z",fill:"#F80000"})),r||"This field is required"))},exports.TextField=tf,exports.TransactionDetails=function(e){var t=e.amount,n=e.provider,i=e.requestDate,r=e.requestedBy;return V.createElement(_f,null,V.createElement($f,null,V.createElement("p",null,"Requested By"),V.createElement("div",{className:"field-dets"},r)),V.createElement($f,null,V.createElement("p",null,"Request Date"),V.createElement("div",{className:"field-dets"},i)),V.createElement($f,null,V.createElement("p",null,"Amount"),V.createElement("div",{className:"field-dets amt-dets"},V.createElement("div",null,V.createElement("img",{src:t.baseFlag,alt:"flag"}),"".concat(eg(t.baseAmount,t.baseCurr))),V.createElement("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M17.9982 10.0002C17.9982 9.73497 17.8928 9.48062 17.7053 9.29308C17.5178 9.10554 17.2634 9.00019 16.9982 9.00019H5.40819L7.70819 6.71019C7.89649 6.52188 8.00228 6.26649 8.00228 6.00019C8.00228 5.73388 7.89649 5.47849 7.70819 5.29019C7.51988 5.10188 7.26449 4.99609 6.99819 4.99609C6.73188 4.99609 6.47649 5.10188 6.28819 5.29019L2.28819 9.29019C2.14943 9.43081 2.05543 9.60938 2.01806 9.80337C1.98068 9.99736 2.00161 10.1981 2.07819 10.3802C2.15321 10.5628 2.2806 10.7191 2.44432 10.8295C2.60804 10.9398 2.80076 10.9992 2.99819 11.0002H16.9982C17.2634 11.0002 17.5178 10.8948 17.7053 10.7073C17.8928 10.5198 17.9982 10.2654 17.9982 10.0002ZM21.9182 13.6202C21.8432 13.4376 21.7158 13.2812 21.552 13.1709C21.3883 13.0606 21.1956 13.0012 20.9982 13.0002H6.99819C6.73297 13.0002 6.47862 13.1055 6.29108 13.2931C6.10354 13.4806 5.99819 13.735 5.99819 14.0002C5.99819 14.2654 6.10354 14.5198 6.29108 14.7073C6.47862 14.8948 6.73297 15.0002 6.99819 15.0002H18.5882L16.2882 17.2902C16.1945 17.3831 16.1201 17.4937 16.0693 17.6156C16.0185 17.7375 15.9924 17.8682 15.9924 18.0002C15.9924 18.1322 16.0185 18.2629 16.0693 18.3848C16.1201 18.5066 16.1945 18.6172 16.2882 18.7102C16.3812 18.8039 16.4917 18.8783 16.6136 18.9291C16.7355 18.9798 16.8662 19.006 16.9982 19.006C17.1302 19.006 17.2609 18.9798 17.3828 18.9291C17.5046 18.8783 17.6152 18.8039 17.7082 18.7102L21.7082 14.7102C21.8469 14.5696 21.9409 14.391 21.9783 14.197C22.0157 14.003 21.9948 13.8023 21.9182 13.6202Z",fill:"#BBCCE6"})),V.createElement("div",null,V.createElement("img",{src:t.exchFlag,alt:"flag"}),"".concat(eg(t.exchAmount,t.exchCurr)))),V.createElement("p",{className:"exch-rate"},t.baseCurr," 1.0000 = ","".concat(t.exchCurr," ").concat(t.exchRate))),V.createElement($f,null,V.createElement("p",null,"Provider"),V.createElement("div",{className:"field-dets"},V.createElement("img",{src:n.logo?n.logo:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAN3SURBVHgBvZddbFRFFMd/c/duW5sW1MRGxWol8UESImqsRjBuLbGNUb7iA4YHon3wxURfkFZFdoMi2MTY+CoEaEgITaGhSaE00EK2QICQ9gUaCGmBtgsLJeWrwN72Dme2gWzYwt6lu/t7uJkzc/8zZ2bOnTtH8TgLdQDFEiwWi1VGMhO4LKJDtTHUvQn0d6RC0yN99hBzQrxZMZDYpB6VAvp58lkrpZ9IzZgol7FPtTMU/k/sH/CK4l/uxx0ZnTQfDp5Hp1jz8M49mVmAdnWcSLhZykvT0JrVqDBOWHHTzDy9wQ0FojlAlS7nJitlLlvS0M4j329WW7qo1mXifT/PTkT0X1HX1ctb/nbp8TPPSldXWBJQQabHKzLofuoDsyksWCb29jS0SywRv8P0eZFxOlj+finX7nwv9mFPKkvNNzGQ7t5PjeL1eEys+rxUAkw+YflCUouKLDJLiTixl5rATIrtFWh1IpXAlhhYS6axqWTGh5vpC1dSrLrkJHrvSa8qss3V8Ks4Eh+aOcmNqs+mdlUnWUMd5KUF6xg6Xo2KtYoTSQFvo1SA7BFg9eo8ZpWv4eaZSm6N9ErdrMQXMh2EyVj6N2p//oMZb49gOQtkFfpy64BB8St1tVv4JjRIXl6F1JzNrQNx3JV8XN5ASfllnIlqqbiYYwfi3Io/lTUqqzKeWwcUIdb/XcvgsdfwK/NZzjbVNjlBb2B9fZBoZxGO0yYn5NyHLTlYAbWGv+rrOLmnkJj/oNhzE1vNChwiW2j5L2zYuJHrHTMZK2iWbfjg8VeyfxT3d8p1z98kpYXJjeYoLln6O5nGZ/cTaWrkXFs+ft/WqQefRI5iK0Qm0XJFG7/7KTpcLKVGsRc97fXMBqHmHD65E0ZbzzOsG8RenEpiHLhAZhiRP14VkeY+hru3yf5+m1riXhcH3Bami+IS2q3kSmu/JCr/S80Kb0LrrFxKfdN1QK7l9hdEd/cyGP5H7BrPypgV8nH79ABFc14Q8yPSZwxtfUl05ykiRyRF0z96VmqJkTfm75gMwucmgph0KR00N7DcKqJNR2XP/8R1veeHqB6coqApTTow0DIqTpj/dIPHHkax9dcM7+qWwdfJbH7BK2bmsULJC99NSE4TeXl5Ga4TRGnJF9RUSYsjndQQ3dUoAWcOMQ/niL6Aa7XEA770k67ElgfvFxf0wKvTiwAAAABJRU5ErkJggg==",alt:"Provider logo"})," ",n.name)))},exports.TransactionDetailsWithPayment=function(e){var t=e.amount,n=e.provider,i=e.paymentDets,r=e.requestedBy,o=e.requestDate;return V.createElement(vg,null,V.createElement(Eg,null,V.createElement("p",null,"Amount"),V.createElement("div",{className:"field-dets amt-dets"},V.createElement("div",null,V.createElement("img",{src:t.baseFlag,alt:"flag"}),"".concat(t.baseCurr," ").concat(t.baseAmount)),V.createElement("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M17.9982 10.0002C17.9982 9.73497 17.8928 9.48062 17.7053 9.29308C17.5178 9.10554 17.2634 9.00019 16.9982 9.00019H5.40819L7.70819 6.71019C7.89649 6.52188 8.00228 6.26649 8.00228 6.00019C8.00228 5.73388 7.89649 5.47849 7.70819 5.29019C7.51988 5.10188 7.26449 4.99609 6.99819 4.99609C6.73188 4.99609 6.47649 5.10188 6.28819 5.29019L2.28819 9.29019C2.14943 9.43081 2.05543 9.60938 2.01806 9.80337C1.98068 9.99736 2.00161 10.1981 2.07819 10.3802C2.15321 10.5628 2.2806 10.7191 2.44432 10.8295C2.60804 10.9398 2.80076 10.9992 2.99819 11.0002H16.9982C17.2634 11.0002 17.5178 10.8948 17.7053 10.7073C17.8928 10.5198 17.9982 10.2654 17.9982 10.0002ZM21.9182 13.6202C21.8432 13.4376 21.7158 13.2812 21.552 13.1709C21.3883 13.0606 21.1956 13.0012 20.9982 13.0002H6.99819C6.73297 13.0002 6.47862 13.1055 6.29108 13.2931C6.10354 13.4806 5.99819 13.735 5.99819 14.0002C5.99819 14.2654 6.10354 14.5198 6.29108 14.7073C6.47862 14.8948 6.73297 15.0002 6.99819 15.0002H18.5882L16.2882 17.2902C16.1945 17.3831 16.1201 17.4937 16.0693 17.6156C16.0185 17.7375 15.9924 17.8682 15.9924 18.0002C15.9924 18.1322 16.0185 18.2629 16.0693 18.3848C16.1201 18.5066 16.1945 18.6172 16.2882 18.7102C16.3812 18.8039 16.4917 18.8783 16.6136 18.9291C16.7355 18.9798 16.8662 19.006 16.9982 19.006C17.1302 19.006 17.2609 18.9798 17.3828 18.9291C17.5046 18.8783 17.6152 18.8039 17.7082 18.7102L21.7082 14.7102C21.8469 14.5696 21.9409 14.391 21.9783 14.197C22.0157 14.003 21.9948 13.8023 21.9182 13.6202Z",fill:"#BBCCE6"})),V.createElement("div",null,V.createElement("img",{src:t.exchFlag,alt:"flag"}),"".concat(t.exchCurr," ").concat(t.exchAmount))),V.createElement("p",{className:"exch-rate"},t.exchCurr," 1.0000 = ","".concat(t.baseCurr," ").concat(t.exchRate))),V.createElement(Eg,null,V.createElement("p",null,"Provider"),V.createElement("div",{className:"field-dets"},V.createElement("img",{src:n.logo?n.logo:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAN3SURBVHgBvZddbFRFFMd/c/duW5sW1MRGxWol8UESImqsRjBuLbGNUb7iA4YHon3wxURfkFZFdoMi2MTY+CoEaEgITaGhSaE00EK2QICQ9gUaCGmBtgsLJeWrwN72Dme2gWzYwt6lu/t7uJkzc/8zZ2bOnTtH8TgLdQDFEiwWi1VGMhO4LKJDtTHUvQn0d6RC0yN99hBzQrxZMZDYpB6VAvp58lkrpZ9IzZgol7FPtTMU/k/sH/CK4l/uxx0ZnTQfDp5Hp1jz8M49mVmAdnWcSLhZykvT0JrVqDBOWHHTzDy9wQ0FojlAlS7nJitlLlvS0M4j329WW7qo1mXifT/PTkT0X1HX1ctb/nbp8TPPSldXWBJQQabHKzLofuoDsyksWCb29jS0SywRv8P0eZFxOlj+finX7nwv9mFPKkvNNzGQ7t5PjeL1eEys+rxUAkw+YflCUouKLDJLiTixl5rATIrtFWh1IpXAlhhYS6axqWTGh5vpC1dSrLrkJHrvSa8qss3V8Ks4Eh+aOcmNqs+mdlUnWUMd5KUF6xg6Xo2KtYoTSQFvo1SA7BFg9eo8ZpWv4eaZSm6N9ErdrMQXMh2EyVj6N2p//oMZb49gOQtkFfpy64BB8St1tVv4JjRIXl6F1JzNrQNx3JV8XN5ASfllnIlqqbiYYwfi3Io/lTUqqzKeWwcUIdb/XcvgsdfwK/NZzjbVNjlBb2B9fZBoZxGO0yYn5NyHLTlYAbWGv+rrOLmnkJj/oNhzE1vNChwiW2j5L2zYuJHrHTMZK2iWbfjg8VeyfxT3d8p1z98kpYXJjeYoLln6O5nGZ/cTaWrkXFs+ft/WqQefRI5iK0Qm0XJFG7/7KTpcLKVGsRc97fXMBqHmHD65E0ZbzzOsG8RenEpiHLhAZhiRP14VkeY+hru3yf5+m1riXhcH3Bami+IS2q3kSmu/JCr/S80Kb0LrrFxKfdN1QK7l9hdEd/cyGP5H7BrPypgV8nH79ABFc14Q8yPSZwxtfUl05ykiRyRF0z96VmqJkTfm75gMwucmgph0KR00N7DcKqJNR2XP/8R1veeHqB6coqApTTow0DIqTpj/dIPHHkax9dcM7+qWwdfJbH7BK2bmsULJC99NSE4TeXl5Ga4TRGnJF9RUSYsjndQQ3dUoAWcOMQ/niL6Aa7XEA770k67ElgfvFxf0wKvTiwAAAABJRU5ErkJggg==",alt:"Provider logo"})," ",n.name)),V.createElement(Eg,null,V.createElement("p",null,"Requested By"),V.createElement("div",{className:"field-dets"},r)),V.createElement(Eg,null,V.createElement("p",null,"Request Date"),V.createElement("div",{className:"field-dets"},o)),V.createElement(Eg,null,V.createElement("p",null,"Payment Method"),V.createElement("div",{className:"field-dets"},o)),V.createElement(Eg,null,V.createElement("p",null,"Payee Name"),V.createElement("div",{className:"field-dets"},i.payeeName)),V.createElement(Eg,null,V.createElement("p",null,"Bank Name"),V.createElement("div",{className:"field-dets"},i.bankName)),V.createElement(Eg,null,V.createElement("p",null,"Bank Country"),V.createElement("div",{className:"field-dets bank-ctry-dets"},V.createElement("img",{src:i.bankCountryFlag,alt:"Bank country flag"})," ",i.bankCountry)),V.createElement(Eg,null,V.createElement("p",null,"Remarks"),V.createElement("div",{className:"field-dets"},i.paymentRemarks)))},exports.UpdateUserActions=function(e){var t=e.currentOptions,n=e.availableOptions,i=e.selOptions,o=e.titleAvailable,a=e.titleCurrent,s=l.useState(n),c=s[0],d=s[1],h=l.useState(t),u=h[0],p=h[1],f=l.useState({added:[],removed:[]}),g=f[0],m=f[1];return l.useEffect((function(){i(g)}),[]),V.createElement(Ag,null,V.createElement(kg,null,V.createElement("h4",null,o||"Available Options"),V.createElement(Dg,null,c&&c.length>0&&c.map((function(e){if(0==t.filter((function(t){return t.optionId==e.optionId&&!g.added.includes(e.optionId)})).length)return V.createElement(Mg,{key:e.optionId},V.createElement("p",null,e.optionName),V.createElement("button",{onClick:function(){!function(e){if(0===t.filter((function(t){return t.optionId==e.optionId})).length){var n=g;n.added.includes(e.optionId)||n.added.push(e.optionId),m(n)}if(t.filter((function(t){return t.optionId==e.optionId})).length>0){var o=g;o.removed=g.removed.filter((function(t){return t!=e.optionId})),m(o)}d(c.filter((function(t){return!t.optionId.toLowerCase().includes(e.optionId.toLowerCase())}))),p(r(r([],u,!0),[e],!1)),i(g)}(e)}},V.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M12.6667 7.33332H8.66675V3.33332C8.66675 3.15651 8.59651 2.98694 8.47149 2.86192C8.34646 2.73689 8.17689 2.66666 8.00008 2.66666C7.82327 2.66666 7.6537 2.73689 7.52868 2.86192C7.40365 2.98694 7.33342 3.15651 7.33342 3.33332V7.33332H3.33341C3.1566 7.33332 2.98703 7.40356 2.86201 7.52859C2.73699 7.65361 2.66675 7.82318 2.66675 7.99999C2.66675 8.1768 2.73699 8.34637 2.86201 8.47139C2.98703 8.59642 3.1566 8.66666 3.33341 8.66666H7.33342V12.6667C7.33342 12.8435 7.40365 13.013 7.52868 13.1381C7.6537 13.2631 7.82327 13.3333 8.00008 13.3333C8.17689 13.3333 8.34646 13.2631 8.47149 13.1381C8.59651 13.013 8.66675 12.8435 8.66675 12.6667V8.66666H12.6667C12.8436 8.66666 13.0131 8.59642 13.1382 8.47139C13.2632 8.34637 13.3334 8.1768 13.3334 7.99999C13.3334 7.82318 13.2632 7.65361 13.1382 7.52859C13.0131 7.40356 12.8436 7.33332 12.6667 7.33332Z",fill:"#070B12"}))))})),0==c.length&&V.createElement(Bg,null,V.createElement("svg",{width:"64",height:"65",viewBox:"0 0 64 65",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("g",{clipPath:"url(#clip0_814_3248)"},V.createElement("path",{d:"M39 6.5H25V14.5H39V6.5Z",fill:"#E8EEF7"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M41.0007 6.5C41.0007 5.395 40.1047 4.5 39.0001 4.5H25.0001C23.8955 4.5 22.9995 5.395 22.9995 6.5V14.5C22.9995 15.605 23.8955 16.5 25.0001 16.5H39.0001C40.1047 16.5 41.0007 15.605 41.0007 14.5V6.5ZM27.0007 8.5V12.5H36.9995V8.5H27.0007Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M49 56.5C49 55.396 49.896 54.5 51 54.5C52.104 54.5 53 55.396 53 56.5V58.5C53 59.605 52.105 60.5 51 60.5H13C11.895 60.5 11 59.605 11 58.5V10.5C11 9.395 11.895 8.5 13 8.5H25C26.105 8.5 27 9.395 27 10.5V12.5H37V10.5C37 9.395 37.895 8.5 39 8.5H51C52.105 8.5 53 9.395 53 10.5V48.5C53 49.604 52.104 50.5 51 50.5C49.896 50.5 49 49.604 49 48.5V12.5H41V14.5C41 15.605 40.105 16.5 39 16.5H25C23.895 16.5 23 15.605 23 14.5V12.5H15V56.5H49Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23 27.5H41C42.104 27.5 43 26.604 43 25.5C43 24.396 42.104 23.5 41 23.5H23C21.896 23.5 21 24.396 21 25.5C21 26.604 21.896 27.5 23 27.5Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23 38.5H41C42.104 38.5 43 37.604 43 36.5C43 35.396 42.104 34.5 41 34.5H23C21.896 34.5 21 35.396 21 36.5C21 37.604 21.896 38.5 23 38.5Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23 49.5H41C42.104 49.5 43 48.604 43 47.5C43 46.396 42.104 45.5 41 45.5H23C21.896 45.5 21 46.396 21 47.5C21 48.604 21.896 49.5 23 49.5Z",fill:"#D2DDEE"})),V.createElement("defs",null,V.createElement("clipPath",{id:"clip0_814_3248"},V.createElement("rect",{width:"64",height:"64",fill:"white",transform:"translate(0 0.5)"})))),V.createElement("p",null,"No options available")))),V.createElement(kg,null,V.createElement("h4",null,a||"Current Options"),V.createElement(Dg,null,u.length>0&&u.map((function(e){return V.createElement(Mg,{key:e.optionId},V.createElement("p",null,e.optionName),V.createElement("button",{onClick:function(){!function(e){if(p(u.filter((function(t){return!t.optionId.toLowerCase().includes(e.optionId.toLowerCase())}))),d(r(r([],c,!0),[e],!1)),n.filter((function(t){return t.optionId==e.optionId})).length>0){var o=g;o.added=g.added.filter((function(t){return t!=e.optionId})),m(o)}if(t.filter((function(t){return t.optionId.includes(e.optionId)})).length>0){var a=g;a.removed.includes(e.optionId)||a.removed.push(e.optionId),m(a)}i(g)}(e)}},V.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M12.6667 7.33333H3.33341C3.1566 7.33333 2.98703 7.40357 2.86201 7.52859C2.73699 7.65361 2.66675 7.82318 2.66675 7.99999C2.66675 8.17681 2.73699 8.34638 2.86201 8.4714C2.98703 8.59642 3.1566 8.66666 3.33341 8.66666H12.6667C12.8436 8.66666 13.0131 8.59642 13.1382 8.4714C13.2632 8.34638 13.3334 8.17681 13.3334 7.99999C13.3334 7.82318 13.2632 7.65361 13.1382 7.52859C13.0131 7.40357 12.8436 7.33333 12.6667 7.33333Z",fill:"#070B12"}))))})),0==u.length&&V.createElement(Bg,null,V.createElement("svg",{width:"64",height:"65",viewBox:"0 0 64 65",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("g",{clipPath:"url(#clip0_814_3248)"},V.createElement("path",{d:"M39 6.5H25V14.5H39V6.5Z",fill:"#E8EEF7"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M41.0007 6.5C41.0007 5.395 40.1047 4.5 39.0001 4.5H25.0001C23.8955 4.5 22.9995 5.395 22.9995 6.5V14.5C22.9995 15.605 23.8955 16.5 25.0001 16.5H39.0001C40.1047 16.5 41.0007 15.605 41.0007 14.5V6.5ZM27.0007 8.5V12.5H36.9995V8.5H27.0007Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M49 56.5C49 55.396 49.896 54.5 51 54.5C52.104 54.5 53 55.396 53 56.5V58.5C53 59.605 52.105 60.5 51 60.5H13C11.895 60.5 11 59.605 11 58.5V10.5C11 9.395 11.895 8.5 13 8.5H25C26.105 8.5 27 9.395 27 10.5V12.5H37V10.5C37 9.395 37.895 8.5 39 8.5H51C52.105 8.5 53 9.395 53 10.5V48.5C53 49.604 52.104 50.5 51 50.5C49.896 50.5 49 49.604 49 48.5V12.5H41V14.5C41 15.605 40.105 16.5 39 16.5H25C23.895 16.5 23 15.605 23 14.5V12.5H15V56.5H49Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23 27.5H41C42.104 27.5 43 26.604 43 25.5C43 24.396 42.104 23.5 41 23.5H23C21.896 23.5 21 24.396 21 25.5C21 26.604 21.896 27.5 23 27.5Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23 38.5H41C42.104 38.5 43 37.604 43 36.5C43 35.396 42.104 34.5 41 34.5H23C21.896 34.5 21 35.396 21 36.5C21 37.604 21.896 38.5 23 38.5Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23 49.5H41C42.104 49.5 43 48.604 43 47.5C43 46.396 42.104 45.5 41 45.5H23C21.896 45.5 21 46.396 21 47.5C21 48.604 21.896 49.5 23 49.5Z",fill:"#D2DDEE"})),V.createElement("defs",null,V.createElement("clipPath",{id:"clip0_814_3248"},V.createElement("rect",{width:"64",height:"64",fill:"white",transform:"translate(0 0.5)"})))),V.createElement("p",null,"No options available")))))},exports.UserActions=function(e){var t=e.currentActions,n=e.availableActions,i=e.newActionsFxn,r=e.titleAvailable,o=e.titleCurrent,a=e.currentSelections,s=l.useState([]),c=s[0],d=s[1],h=l.useState([]),u=h[0],p=h[1],f=l.useState([]),g=f[0];function m(e){var t=c,n=u.filter((function(t){return t.actionId!==e.actionId}));p(n),i(n),t.push(e),d(t)}return f[1],l.useEffect((function(){d(n)}),[n]),V.createElement(Pg,null,V.createElement(Hg,null,V.createElement("h4",null,r||"Available Actions"),V.createElement(Og,null,c&&c.length>0&&c.map((function(e){return V.createElement(Ig,{key:e.actionId},V.createElement("p",null,e.actionName),V.createElement("button",{onClick:function(){var t,n,r;t=e,n=u,r=c.filter((function(e){return e.actionId!==t.actionId})),d(r),n.push(t),p(n),i(n)}},V.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M12.6667 7.33332H8.66675V3.33332C8.66675 3.15651 8.59651 2.98694 8.47149 2.86192C8.34646 2.73689 8.17689 2.66666 8.00008 2.66666C7.82327 2.66666 7.6537 2.73689 7.52868 2.86192C7.40365 2.98694 7.33342 3.15651 7.33342 3.33332V7.33332H3.33341C3.1566 7.33332 2.98703 7.40356 2.86201 7.52859C2.73699 7.65361 2.66675 7.82318 2.66675 7.99999C2.66675 8.1768 2.73699 8.34637 2.86201 8.47139C2.98703 8.59642 3.1566 8.66666 3.33341 8.66666H7.33342V12.6667C7.33342 12.8435 7.40365 13.013 7.52868 13.1381C7.6537 13.2631 7.82327 13.3333 8.00008 13.3333C8.17689 13.3333 8.34646 13.2631 8.47149 13.1381C8.59651 13.013 8.66675 12.8435 8.66675 12.6667V8.66666H12.6667C12.8436 8.66666 13.0131 8.59642 13.1382 8.47139C13.2632 8.34637 13.3334 8.1768 13.3334 7.99999C13.3334 7.82318 13.2632 7.65361 13.1382 7.52859C13.0131 7.40356 12.8436 7.33332 12.6667 7.33332Z",fill:"#070B12"}))))})),0==c.length&&V.createElement(zg,null,V.createElement("svg",{width:"64",height:"65",viewBox:"0 0 64 65",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("g",{clipPath:"url(#clip0_814_3248)"},V.createElement("path",{d:"M39 6.5H25V14.5H39V6.5Z",fill:"#E8EEF7"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M41.0007 6.5C41.0007 5.395 40.1047 4.5 39.0001 4.5H25.0001C23.8955 4.5 22.9995 5.395 22.9995 6.5V14.5C22.9995 15.605 23.8955 16.5 25.0001 16.5H39.0001C40.1047 16.5 41.0007 15.605 41.0007 14.5V6.5ZM27.0007 8.5V12.5H36.9995V8.5H27.0007Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M49 56.5C49 55.396 49.896 54.5 51 54.5C52.104 54.5 53 55.396 53 56.5V58.5C53 59.605 52.105 60.5 51 60.5H13C11.895 60.5 11 59.605 11 58.5V10.5C11 9.395 11.895 8.5 13 8.5H25C26.105 8.5 27 9.395 27 10.5V12.5H37V10.5C37 9.395 37.895 8.5 39 8.5H51C52.105 8.5 53 9.395 53 10.5V48.5C53 49.604 52.104 50.5 51 50.5C49.896 50.5 49 49.604 49 48.5V12.5H41V14.5C41 15.605 40.105 16.5 39 16.5H25C23.895 16.5 23 15.605 23 14.5V12.5H15V56.5H49Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23 27.5H41C42.104 27.5 43 26.604 43 25.5C43 24.396 42.104 23.5 41 23.5H23C21.896 23.5 21 24.396 21 25.5C21 26.604 21.896 27.5 23 27.5Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23 38.5H41C42.104 38.5 43 37.604 43 36.5C43 35.396 42.104 34.5 41 34.5H23C21.896 34.5 21 35.396 21 36.5C21 37.604 21.896 38.5 23 38.5Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23 49.5H41C42.104 49.5 43 48.604 43 47.5C43 46.396 42.104 45.5 41 45.5H23C21.896 45.5 21 46.396 21 47.5C21 48.604 21.896 49.5 23 49.5Z",fill:"#D2DDEE"})),V.createElement("defs",null,V.createElement("clipPath",{id:"clip0_814_3248"},V.createElement("rect",{width:"64",height:"64",fill:"white",transform:"translate(0 0.5)"})))),V.createElement("p",null,"No options available")))),V.createElement(Hg,null,V.createElement("h4",null,o||"Current Actions"),V.createElement(Og,null,t&&t.length>0&&t.map((function(e){return V.createElement(Ig,{key:e.actionId,className:"current-action"},V.createElement("p",null,e.actionName))})),u.length>0&&u.map((function(e){return V.createElement(Ig,{key:e.actionId},V.createElement("p",null,e.actionName),V.createElement("button",{onClick:function(){m(e)}},V.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M12.6667 7.33333H3.33341C3.1566 7.33333 2.98703 7.40357 2.86201 7.52859C2.73699 7.65361 2.66675 7.82318 2.66675 7.99999C2.66675 8.17681 2.73699 8.34638 2.86201 8.4714C2.98703 8.59642 3.1566 8.66666 3.33341 8.66666H12.6667C12.8436 8.66666 13.0131 8.59642 13.1382 8.4714C13.2632 8.34638 13.3334 8.17681 13.3334 7.99999C13.3334 7.82318 13.2632 7.65361 13.1382 7.52859C13.0131 7.40357 12.8436 7.33333 12.6667 7.33333Z",fill:"#070B12"}))))})),g.length>0&&g.map((function(e){return V.createElement(Ig,{key:e.actionId},V.createElement("p",null,e.actionName),V.createElement("button",{onClick:function(){m(e)}},V.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M12.6667 7.33333H3.33341C3.1566 7.33333 2.98703 7.40357 2.86201 7.52859C2.73699 7.65361 2.66675 7.82318 2.66675 7.99999C2.66675 8.17681 2.73699 8.34638 2.86201 8.4714C2.98703 8.59642 3.1566 8.66666 3.33341 8.66666H12.6667C12.8436 8.66666 13.0131 8.59642 13.1382 8.4714C13.2632 8.34638 13.3334 8.17681 13.3334 7.99999C13.3334 7.82318 13.2632 7.65361 13.1382 7.52859C13.0131 7.40357 12.8436 7.33333 12.6667 7.33333Z",fill:"#070B12"}))))})),t&&0==t.length&&0==u.length&&a&&0==a.length&&V.createElement(zg,null,V.createElement("svg",{width:"64",height:"65",viewBox:"0 0 64 65",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("g",{clipPath:"url(#clip0_814_3248)"},V.createElement("path",{d:"M39 6.5H25V14.5H39V6.5Z",fill:"#E8EEF7"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M41.0007 6.5C41.0007 5.395 40.1047 4.5 39.0001 4.5H25.0001C23.8955 4.5 22.9995 5.395 22.9995 6.5V14.5C22.9995 15.605 23.8955 16.5 25.0001 16.5H39.0001C40.1047 16.5 41.0007 15.605 41.0007 14.5V6.5ZM27.0007 8.5V12.5H36.9995V8.5H27.0007Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M49 56.5C49 55.396 49.896 54.5 51 54.5C52.104 54.5 53 55.396 53 56.5V58.5C53 59.605 52.105 60.5 51 60.5H13C11.895 60.5 11 59.605 11 58.5V10.5C11 9.395 11.895 8.5 13 8.5H25C26.105 8.5 27 9.395 27 10.5V12.5H37V10.5C37 9.395 37.895 8.5 39 8.5H51C52.105 8.5 53 9.395 53 10.5V48.5C53 49.604 52.104 50.5 51 50.5C49.896 50.5 49 49.604 49 48.5V12.5H41V14.5C41 15.605 40.105 16.5 39 16.5H25C23.895 16.5 23 15.605 23 14.5V12.5H15V56.5H49Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23 27.5H41C42.104 27.5 43 26.604 43 25.5C43 24.396 42.104 23.5 41 23.5H23C21.896 23.5 21 24.396 21 25.5C21 26.604 21.896 27.5 23 27.5Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23 38.5H41C42.104 38.5 43 37.604 43 36.5C43 35.396 42.104 34.5 41 34.5H23C21.896 34.5 21 35.396 21 36.5C21 37.604 21.896 38.5 23 38.5Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23 49.5H41C42.104 49.5 43 48.604 43 47.5C43 46.396 42.104 45.5 41 45.5H23C21.896 45.5 21 46.396 21 47.5C21 48.604 21.896 49.5 23 49.5Z",fill:"#D2DDEE"})),V.createElement("defs",null,V.createElement("clipPath",{id:"clip0_814_3248"},V.createElement("rect",{width:"64",height:"64",fill:"white",transform:"translate(0 0.5)"})))),V.createElement("p",null,"No options available")))))},exports.UserRolesTable=function(e){var t=e.roles,n=e.callback;return V.createElement(Rg,null,V.createElement(Lg,null,V.createElement("thead",null,V.createElement("tr",{className:"rounded-row"},V.createElement("th",null,"Title"),V.createElement("th",null,"Code"),V.createElement("th",null,"Clearance Level"))),t&&t.length>0&&V.createElement("tbody",null,t.map((function(e,t){return V.createElement("tr",{key:t,className:"rounded-row",onClick:function(){n(e)}},V.createElement("td",null,e.roleName),V.createElement("td",null,e.roleCode),V.createElement("td",null,V.createElement("div",null,e.clearanceLevel,V.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M10.3592 7.52685L6.58584 3.76019C6.52387 3.6977 6.45013 3.64811 6.36889 3.61426C6.28765 3.58041 6.20052 3.56299 6.11251 3.56299C6.0245 3.56299 5.93736 3.58041 5.85612 3.61426C5.77488 3.64811 5.70115 3.6977 5.63917 3.76019C5.51501 3.8851 5.44531 4.05406 5.44531 4.23019C5.44531 4.40631 5.51501 4.57528 5.63917 4.70019L8.93917 8.03352L5.63917 11.3335C5.51501 11.4584 5.44531 11.6274 5.44531 11.8035C5.44531 11.9796 5.51501 12.1486 5.63917 12.2735C5.70092 12.3365 5.77455 12.3866 5.8558 12.421C5.93705 12.4553 6.0243 12.4732 6.11251 12.4735C6.20071 12.4732 6.28797 12.4553 6.36922 12.421C6.45047 12.3866 6.5241 12.3365 6.58584 12.2735L10.3592 8.50685C10.4268 8.44443 10.4808 8.36866 10.5178 8.28432C10.5547 8.19999 10.5738 8.10892 10.5738 8.01685C10.5738 7.92479 10.5547 7.83372 10.5178 7.74938C10.4808 7.66505 10.4268 7.58928 10.3592 7.52685Z",fill:"#A4BBDD"})))))})))),t&&0==t.length&&V.createElement(Fg,null,V.createElement(Sg,null,V.createElement("svg",{width:"65",height:"64",viewBox:"0 0 65 64",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("g",{clipPath:"url(#clip0_651_2393)"},V.createElement("path",{d:"M39.5 6H25.5V14H39.5V6Z",fill:"#E8EEF7"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M41.5006 6C41.5006 4.895 40.6046 4 39.5 4H25.5C24.3954 4 23.4994 4.895 23.4994 6V14C23.4994 15.105 24.3954 16 25.5 16H39.5C40.6046 16 41.5006 15.105 41.5006 14V6ZM27.5006 8V12H37.4994V8H27.5006Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M49.5 56C49.5 54.896 50.396 54 51.5 54C52.604 54 53.5 54.896 53.5 56V58C53.5 59.105 52.605 60 51.5 60H13.5C12.395 60 11.5 59.105 11.5 58V10C11.5 8.895 12.395 8 13.5 8H25.5C26.605 8 27.5 8.895 27.5 10V12H37.5V10C37.5 8.895 38.395 8 39.5 8H51.5C52.605 8 53.5 8.895 53.5 10V48C53.5 49.104 52.604 50 51.5 50C50.396 50 49.5 49.104 49.5 48V12H41.5V14C41.5 15.105 40.605 16 39.5 16H25.5C24.395 16 23.5 15.105 23.5 14V12H15.5V56H49.5Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 27H41.5C42.604 27 43.5 26.104 43.5 25C43.5 23.896 42.604 23 41.5 23H23.5C22.396 23 21.5 23.896 21.5 25C21.5 26.104 22.396 27 23.5 27Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 38H41.5C42.604 38 43.5 37.104 43.5 36C43.5 34.896 42.604 34 41.5 34H23.5C22.396 34 21.5 34.896 21.5 36C21.5 37.104 22.396 38 23.5 38Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 49H41.5C42.604 49 43.5 48.104 43.5 47C43.5 45.896 42.604 45 41.5 45H23.5C22.396 45 21.5 45.896 21.5 47C21.5 48.104 22.396 49 23.5 49Z",fill:"#D2DDEE"})),V.createElement("defs",null,V.createElement("clipPath",{id:"clip0_651_2393"},V.createElement("rect",{width:"64",height:"64",fill:"white",transform:"translate(0.5)"})))),V.createElement("p",null,"User roles will be displayed here when you have any."))))},exports.UsersTable=function(e){var t=e.users,n=e.callback;return V.createElement(Qg,null,V.createElement(jg,null,V.createElement("thead",null,V.createElement("tr",{className:"rounded-row"},V.createElement("th",null,"Name"),V.createElement("th",null,"Organisation"),V.createElement("th",null,"Email"),V.createElement("th",null,"Role"),V.createElement("th",null,"Status"))),t&&t.length>0&&V.createElement("tbody",null,t.map((function(e,t){return V.createElement("tr",{key:t,className:"rounded-row",onClick:function(){n(e)}},V.createElement("td",null,e.name),V.createElement("td",null,e.organisation),V.createElement("td",null,e.email),V.createElement("td",null,e.role),V.createElement("td",null,V.createElement("div",null,V.createElement(Xd,{status:"ACTIVE"===e.status.toUpperCase()?"success":"error",label:e.status}),V.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M10.3592 7.52685L6.58584 3.76019C6.52387 3.6977 6.45013 3.64811 6.36889 3.61426C6.28765 3.58041 6.20052 3.56299 6.11251 3.56299C6.0245 3.56299 5.93736 3.58041 5.85612 3.61426C5.77488 3.64811 5.70115 3.6977 5.63917 3.76019C5.51501 3.8851 5.44531 4.05406 5.44531 4.23019C5.44531 4.40631 5.51501 4.57528 5.63917 4.70019L8.93917 8.03352L5.63917 11.3335C5.51501 11.4584 5.44531 11.6274 5.44531 11.8035C5.44531 11.9796 5.51501 12.1486 5.63917 12.2735C5.70092 12.3365 5.77455 12.3866 5.8558 12.421C5.93705 12.4553 6.0243 12.4732 6.11251 12.4735C6.20071 12.4732 6.28797 12.4553 6.36922 12.421C6.45047 12.3866 6.5241 12.3365 6.58584 12.2735L10.3592 8.50685C10.4268 8.44443 10.4808 8.36866 10.5178 8.28432C10.5547 8.19999 10.5738 8.10892 10.5738 8.01685C10.5738 7.92479 10.5547 7.83372 10.5178 7.74938C10.4808 7.66505 10.4268 7.58928 10.3592 7.52685Z",fill:"#A4BBDD"})))))})))),t&&0==t.length&&V.createElement(Ng,null,V.createElement(Tg,null,V.createElement("svg",{width:"65",height:"64",viewBox:"0 0 65 64",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("g",{clipPath:"url(#clip0_651_2393)"},V.createElement("path",{d:"M39.5 6H25.5V14H39.5V6Z",fill:"#E8EEF7"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M41.5006 6C41.5006 4.895 40.6046 4 39.5 4H25.5C24.3954 4 23.4994 4.895 23.4994 6V14C23.4994 15.105 24.3954 16 25.5 16H39.5C40.6046 16 41.5006 15.105 41.5006 14V6ZM27.5006 8V12H37.4994V8H27.5006Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M49.5 56C49.5 54.896 50.396 54 51.5 54C52.604 54 53.5 54.896 53.5 56V58C53.5 59.105 52.605 60 51.5 60H13.5C12.395 60 11.5 59.105 11.5 58V10C11.5 8.895 12.395 8 13.5 8H25.5C26.605 8 27.5 8.895 27.5 10V12H37.5V10C37.5 8.895 38.395 8 39.5 8H51.5C52.605 8 53.5 8.895 53.5 10V48C53.5 49.104 52.604 50 51.5 50C50.396 50 49.5 49.104 49.5 48V12H41.5V14C41.5 15.105 40.605 16 39.5 16H25.5C24.395 16 23.5 15.105 23.5 14V12H15.5V56H49.5Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 27H41.5C42.604 27 43.5 26.104 43.5 25C43.5 23.896 42.604 23 41.5 23H23.5C22.396 23 21.5 23.896 21.5 25C21.5 26.104 22.396 27 23.5 27Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 38H41.5C42.604 38 43.5 37.104 43.5 36C43.5 34.896 42.604 34 41.5 34H23.5C22.396 34 21.5 34.896 21.5 36C21.5 37.104 22.396 38 23.5 38Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 49H41.5C42.604 49 43.5 48.104 43.5 47C43.5 45.896 42.604 45 41.5 45H23.5C22.396 45 21.5 45.896 21.5 47C21.5 48.104 22.396 49 23.5 49Z",fill:"#D2DDEE"})),V.createElement("defs",null,V.createElement("clipPath",{id:"clip0_651_2393"},V.createElement("rect",{width:"64",height:"64",fill:"white",transform:"translate(0.5)"})))),V.createElement("p",null,"Users will live here when you have any."))))},exports.WidgetTitle=function(e){var n=e.title;return V.createElement(Vg,t({},e),n)};
35
+ ***************************************************************************** */!function(e){if(!e||"undefined"==typeof window)return;const t=document.createElement("style");t.setAttribute("type","text/css"),t.innerHTML=e,document.head.appendChild(t)}('.marquee-container {\n overflow-x: hidden !important;\n display: flex !important;\n flex-direction: row !important;\n position: relative;\n width: 100%;\n}\n.marquee-container:hover div {\n animation-play-state: var(--pause-on-hover);\n}\n.marquee-container:active div {\n animation-play-state: var(--pause-on-click);\n}\n\n.overlay {\n position: absolute;\n width: 100%;\n height: 100%;\n}\n.overlay::before, .overlay::after {\n background: linear-gradient(to right, var(--gradient-color));\n content: "";\n height: 100%;\n position: absolute;\n width: var(--gradient-width);\n z-index: 2;\n}\n.overlay::after {\n right: 0;\n top: 0;\n transform: rotateZ(180deg);\n}\n.overlay::before {\n left: 0;\n top: 0;\n}\n\n.marquee {\n flex: 0 0 auto;\n min-width: 100%;\n z-index: 1;\n display: flex;\n flex-direction: row;\n align-items: center;\n animation: scroll var(--duration) linear var(--delay) var(--iteration-count);\n animation-play-state: var(--play);\n animation-delay: var(--delay);\n animation-direction: var(--direction);\n}\n@keyframes scroll {\n 0% {\n transform: translateX(0%);\n }\n 100% {\n transform: translateX(-100%);\n }\n}');var kf,Df,Mf,Bf,Pf,Hf,Of,If=wf.default=function(e){var t,n,i,r,o=e.style,a=void 0===o?{}:o,s=e.className,l=void 0===s?"":s,c=e.play,d=void 0===c||c,h=e.pauseOnHover,u=void 0!==h&&h,p=e.pauseOnClick,f=void 0!==p&&p,g=e.direction,m=void 0===g?"left":g,x=e.speed,b=void 0===x?20:x,C=e.delay,w=void 0===C?0:C,y=e.loop,v=void 0===y?0:y,E=e.gradient,A=void 0===E||E,k=e.gradientColor,D=void 0===k?[255,255,255]:k,M=e.gradientWidth,B=void 0===M?200:M,P=e.onFinish,H=e.onCycleComplete,O=e.children,I=yf.useState(0),z=I[0],R=I[1],L=yf.useState(0),F=L[0],S=L[1],Q=yf.useState(!1),j=Q[0],N=Q[1],T=yf.useRef(null),V=yf.useRef(null);yf.useEffect((function(){if(j){var e=function(){V.current&&T.current&&(R(T.current.getBoundingClientRect().width),S(V.current.getBoundingClientRect().width))};return e(),window.addEventListener("resize",e),function(){window.removeEventListener("resize",e)}}}),[j]),yf.useEffect((function(){N(!0)}),[]);var Y="rgba("+D[0]+", "+D[1]+", "+D[2],W=F<z?z/b:F/b;return Ef.default.createElement(yf.Fragment,null,j?Ef.default.createElement("div",{ref:T,style:Af(Af({},a),(t={},t["--pause-on-hover"]=!d||u?"paused":"running",t["--pause-on-click"]=!d||u&&!f||f?"paused":"running",t)),className:l+" marquee-container"},A&&Ef.default.createElement("div",{style:(n={},n["--gradient-color"]=Y+", 1), "+Y+", 0)",n["--gradient-width"]="number"==typeof B?B+"px":B,n),className:"overlay"}),Ef.default.createElement("div",{ref:V,style:(i={},i["--play"]=d?"running":"paused",i["--direction"]="left"===m?"normal":"reverse",i["--duration"]=W+"s",i["--delay"]=w+"s",i["--iteration-count"]=v?""+v:"infinite",i),className:"marquee",onAnimationIteration:H,onAnimationEnd:P},O),Ef.default.createElement("div",{style:(r={},r["--play"]=d?"running":"paused",r["--direction"]="left"===m?"normal":"reverse",r["--duration"]=W+"s",r["--delay"]=w+"s",r["--iteration-count"]=v?""+v:"infinite",r),className:"marquee","aria-hidden":"true"},O)):null)},zf=e.div(kf||(kf=o(["\n // background: ",";\n color: ",";\n font-size: 14px;\n width: 100%;\n height: 33px;\n display: flex;\n align-items: center;\n span.success{\n color: "," !important;\n }\n span.error{\n color: "," !important;\n }\n span.market-item{\n padding: 0 16px;\n display: flex;\n align-items: center;\n gap: 4px;\n }\n span.market-item svg{\n padding: 0 1px;\n }\n .ticker-divider{\n height: 70%;\n width: 1px;\n background: white;\n margin-left: 4px;\n }\n .ticker-divider:last-of-type{\n height: 0;\n width: 0;\n }\n"],["\n // background: ",";\n color: ",";\n font-size: 14px;\n width: 100%;\n height: 33px;\n display: flex;\n align-items: center;\n span.success{\n color: "," !important;\n }\n span.error{\n color: "," !important;\n }\n span.market-item{\n padding: 0 16px;\n display: flex;\n align-items: center;\n gap: 4px;\n }\n span.market-item svg{\n padding: 0 1px;\n }\n .ticker-divider{\n height: 70%;\n width: 1px;\n background: white;\n margin-left: 4px;\n }\n .ticker-divider:last-of-type{\n height: 0;\n width: 0;\n }\n"])),Y["neutral-700"],Y["neutral-50"],Y["success-500"],Y["error-500"]),Rf=e.div(Df||(Df=o(["\n border-left: 1px solid ",";\n"],["\n border-left: 1px solid ",";\n"])),Y["neutral-400"]),Lf=e.div(Mf||(Mf=o(["\n overflow-x: auto;\n"],["\n overflow-x: auto;\n"]))),Ff=e.table(Bf||(Bf=o(["\n width: 100%;\n border-collapse: separate;\n border-spacing: 0 8px;\n text-align: left;\n .rounded-row td:first-child, .rounded-row th:first-child{\n border-top-left-radius: 8px;\n border-bottom-left-radius: 8px;\n }\n .rounded-row td:last-child, .rounded-row th:last-child{\n border-top-right-radius: 8px;\n border-bottom-right-radius: 8px;\n }\n .rounded-row td:last-child div{\n display: flex;\n align-items: center;\n justify-content: space-between;\n }\n thead tr{\n background: ",";\n font-size: 16px;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n line-height: 19px;\n }\n thead th{\n color: ",";\n padding: 11px 16px;\n }\n tbody tr{\n background: ",";\n color: ",";\n font-size: 16px;\n font-weight: 400;\n line-height: 19px;\n cursor:pointer;\n }\n tbody td{\n padding: 16px;\n }\n"],["\n width: 100%;\n border-collapse: separate;\n border-spacing: 0 8px;\n text-align: left;\n .rounded-row td:first-child, .rounded-row th:first-child{\n border-top-left-radius: 8px;\n border-bottom-left-radius: 8px;\n }\n .rounded-row td:last-child, .rounded-row th:last-child{\n border-top-right-radius: 8px;\n border-bottom-right-radius: 8px;\n }\n .rounded-row td:last-child div{\n display: flex;\n align-items: center;\n justify-content: space-between;\n }\n thead tr{\n background: ",";\n font-size: 16px;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n line-height: 19px;\n }\n thead th{\n color: ",";\n padding: 11px 16px;\n }\n tbody tr{\n background: ",";\n color: ",";\n font-size: 16px;\n font-weight: 400;\n line-height: 19px;\n cursor:pointer;\n }\n tbody td{\n padding: 16px;\n }\n"])),Y["neutral-900"],Y.white,Y.white,Y["neutral-900"]),Sf=e.div(Pf||(Pf=o(["\n display: flex;\n justify-content: center;\n align-items: center;\n width: 100%;\n height: 300px;\n background: ",";\n border-radius: 8px;\n"],["\n display: flex;\n justify-content: center;\n align-items: center;\n width: 100%;\n height: 300px;\n background: ",";\n border-radius: 8px;\n"])),Y.white),Qf=e.div(Hf||(Hf=o(["\n display: flex;\n align-items: center;\n flex-direction: column;\n gap: 20px;\n p{\n font-size: 16px;\n font-weight: 400;\n line-height: 19px;\n margin: 0;\n }\n"],["\n display: flex;\n align-items: center;\n flex-direction: column;\n gap: 20px;\n p{\n font-size: 16px;\n font-weight: 400;\n line-height: 19px;\n margin: 0;\n }\n"]))),jf=e.table(Of||(Of=o(["\n.btn {\n padding: 0.6rem 1rem;\n background: transparent;\n border: 1px solid #1e1e1e;\n cursor: pointer;\n }\n \n .s-datatable-icon {\n width: 1rem;\n height: 1rem;\n fill: #1e1e1e;\n }\n \n \n \n .s-data-table {\n \n .s-data-table_header{\n display: flex;\n justify-content: space-between;\n align-items: center;\n }\n \n .s-data-table_head-selected {\n background: #f5f5f5;\n }\n \n \n table {\n width: 100%;\n border-collapse: collapse;\n border-spacing: 0;\n \n th {\n padding: 0.6rem 1rem;\n border-bottom: 1px solid #1e1e1e;\n text-align: left;\n font-size: 0.8rem;\n font-weight: bold;\n color: #1e1e1e;\n text-align: left;\n \n div{\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n }\n }\n \n td {\n padding: 0.6rem 1rem;\n text-align: left;\n font-size: 0.8rem;\n color: #1e1e1e;\n }\n \n \n \n }\n }\n"],["\n.btn {\n padding: 0.6rem 1rem;\n background: transparent;\n border: 1px solid #1e1e1e;\n cursor: pointer;\n }\n \n .s-datatable-icon {\n width: 1rem;\n height: 1rem;\n fill: #1e1e1e;\n }\n \n \n \n .s-data-table {\n \n .s-data-table_header{\n display: flex;\n justify-content: space-between;\n align-items: center;\n }\n \n .s-data-table_head-selected {\n background: #f5f5f5;\n }\n \n \n table {\n width: 100%;\n border-collapse: collapse;\n border-spacing: 0;\n \n th {\n padding: 0.6rem 1rem;\n border-bottom: 1px solid #1e1e1e;\n text-align: left;\n font-size: 0.8rem;\n font-weight: bold;\n color: #1e1e1e;\n text-align: left;\n \n div{\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n }\n }\n \n td {\n padding: 0.6rem 1rem;\n text-align: left;\n font-size: 0.8rem;\n color: #1e1e1e;\n }\n \n \n \n }\n }\n"])));var Nf=l.forwardRef((function({title:e,titleId:t,...n},i){return l.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true",ref:i,"aria-labelledby":t},n),e?l.createElement("title",{id:t},e):null,l.createElement("path",{fillRule:"evenodd",d:"M12.53 16.28a.75.75 0 01-1.06 0l-7.5-7.5a.75.75 0 011.06-1.06L12 14.69l6.97-6.97a.75.75 0 111.06 1.06l-7.5 7.5z",clipRule:"evenodd"}))}));var Tf,Vf,Yf,Wf,Gf,Xf,Zf=l.forwardRef((function({title:e,titleId:t,...n},i){return l.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true",ref:i,"aria-labelledby":t},n),e?l.createElement("title",{id:t},e):null,l.createElement("path",{fillRule:"evenodd",d:"M5.47 5.47a.75.75 0 011.06 0L12 10.94l5.47-5.47a.75.75 0 111.06 1.06L13.06 12l5.47 5.47a.75.75 0 11-1.06 1.06L12 13.06l-5.47 5.47a.75.75 0 01-1.06-1.06L10.94 12 5.47 6.53a.75.75 0 010-1.06z",clipRule:"evenodd"}))})),Uf=e.div(Tf||(Tf=o(["\n display: flex;\n gap: 4px;\n flex-direction: column;\n label{\n color:",";\n font-weight: 500;\n font-family: 'Circular Book Medium', sans-serif;\n }\n span{\n color: ",";\n }\n"],["\n display: flex;\n gap: 4px;\n flex-direction: column;\n label{\n color:",";\n font-weight: 500;\n font-family: 'Circular Book Medium', sans-serif;\n }\n span{\n color: ",";\n }\n"])),Y["primary-900"],Y["neutral-600"]),Kf=e.textarea(Vf||(Vf=o(["\n border: none;\n height: 75px;\n font-size: 16px;\n padding: 8px 16px;\n width: 100%;\n &:focus,&:focus-within{\n outline: none;\n }\n &::placeholder{\n color: ",";\n }\n &:disabled{\n background: ",";\n cursor: not-allowed;\n pointer-events: none;\n }\n &:disabled &::placeholder{\n color: ",";\n }\n"],["\n border: none;\n height: 75px;\n font-size: 16px;\n padding: 8px 16px;\n width: 100%;\n &:focus,&:focus-within{\n outline: none;\n }\n &::placeholder{\n color: ",";\n }\n &:disabled{\n background: ",";\n cursor: not-allowed;\n pointer-events: none;\n }\n &:disabled &::placeholder{\n color: ",";\n }\n"])),Y["neutral-200"],Y.white,Y["neutral-100"]),Jf=e.div(Yf||(Yf=o(["\n position: relative;\n height: auto;\n width: 100%; \n border-radius: 8px;\n border: 1px solid ",";\n display: flex;\n align-items: center;\n justify-content: space-between;\n overflow: hidden;\n \n &:hover{\n border: 1px solid ",";\n }\n &:focus,&:focus-within{\n border: 1px solid ",";\n outline: none;\n }\n &.success{\n border: 1px solid ",";\n }\n &.error{\n border: 1px solid ",";\n }\n .disabled{\n pointer-events: none;\n }\n"],["\n position: relative;\n height: auto;\n width: 100%; \n border-radius: 8px;\n border: 1px solid ",";\n display: flex;\n align-items: center;\n justify-content: space-between;\n overflow: hidden;\n \n &:hover{\n border: 1px solid ",";\n }\n &:focus,&:focus-within{\n border: 1px solid ",";\n outline: none;\n }\n &.success{\n border: 1px solid ",";\n }\n &.error{\n border: 1px solid ",";\n }\n .disabled{\n pointer-events: none;\n }\n"])),Y["neutral-200"],Y["primary-300"],Y["primary-500"],Y["success-500"],Y["error-500"]),qf=e.p(Wf||(Wf=o(["\n color: ",";\n margin: 0;\n display: flex;\n gap: 4px;\n justify-content: start;\n align-items: center;\n"],["\n color: ",";\n margin: 0;\n display: flex;\n gap: 4px;\n justify-content: start;\n align-items: center;\n"])),Y["error-500"]),_f=e.div(Gf||(Gf=o(["\n display: flex;\n flex-direction: column;\n gap: 40px;\n position: relative;\n"],["\n display: flex;\n flex-direction: column;\n gap: 40px;\n position: relative;\n"]))),$f=e.div(Xf||(Xf=o(["\n display: flex;\n flex-direction: column;\n gap: 8px;\n color: ",';\n p{\n margin: 0;\n font-size: 14px;\n font-family: "Circular Book Medium",sans-serif;\n font-weight: 500;\n line-height: 17px;\n }\n .field-dets{\n padding: 16px;\n border-radius: 8px;\n background: ',";\n font-size: 16px;\n line-height: 19px;\n font-weight: 400;\n display: flex;\n align-items: center;\n gap: 16px;\n }\n .field-dets .bank-acct-dets{\n display: flex;\n gap: 8px;\n flex-direction: column;\n color: ",';\n font-size: 12px;\n line-height: 14px;\n }\n .field-dets .bank-acct-dets .acct-no{\n font-family: "Circular Book Medium",sans-serif;\n font-size: 16px;\n font-weight: 500;\n line-height: 19px;\n color: ',';\n }\n .field-dets .bank-acct-dets .bank-name{\n font-family: "Circular Book Medium",sans-serif;\n font-weight: 500;\n }\n .amt-dets{\n display: flex;\n justify-content: space-between;\n align-items: center;\n }\n .exch-rate{\n font-family: "Circular Book",sans-serif;\n font-weight: 400;\n font-size: 16px;\n line-height: 16px;\n color: #0F1B4C;\n }\n .amt-dets div{\n display: flex;\n justify-content: space-between;\n align-items: center;\n gap: 8px;\n }\n'],["\n display: flex;\n flex-direction: column;\n gap: 8px;\n color: ",';\n p{\n margin: 0;\n font-size: 14px;\n font-family: "Circular Book Medium",sans-serif;\n font-weight: 500;\n line-height: 17px;\n }\n .field-dets{\n padding: 16px;\n border-radius: 8px;\n background: ',";\n font-size: 16px;\n line-height: 19px;\n font-weight: 400;\n display: flex;\n align-items: center;\n gap: 16px;\n }\n .field-dets .bank-acct-dets{\n display: flex;\n gap: 8px;\n flex-direction: column;\n color: ",';\n font-size: 12px;\n line-height: 14px;\n }\n .field-dets .bank-acct-dets .acct-no{\n font-family: "Circular Book Medium",sans-serif;\n font-size: 16px;\n font-weight: 500;\n line-height: 19px;\n color: ',';\n }\n .field-dets .bank-acct-dets .bank-name{\n font-family: "Circular Book Medium",sans-serif;\n font-weight: 500;\n }\n .amt-dets{\n display: flex;\n justify-content: space-between;\n align-items: center;\n }\n .exch-rate{\n font-family: "Circular Book",sans-serif;\n font-weight: 400;\n font-size: 16px;\n line-height: 16px;\n color: #0F1B4C;\n }\n .amt-dets div{\n display: flex;\n justify-content: space-between;\n align-items: center;\n gap: 8px;\n }\n'])),Y["neutral-900"],Y["neutral-50"],Y["neutral-600"],Y["neutral-900"]);function eg(e,t){return new Intl.NumberFormat("en-US",{style:"currency",currency:t,currencyDisplay:"code"}).format(e)}var tg,ng,ig,rg,og,ag,sg,lg,cg,dg,hg,ug,pg,fg,gg,mg,xg,bg,Cg,wg,yg,vg=e.div(tg||(tg=o(["\n display: flex;\n flex-direction: column;\n gap: 40px;\n position: relative;\n"],["\n display: flex;\n flex-direction: column;\n gap: 40px;\n position: relative;\n"]))),Eg=e.div(ng||(ng=o(["\n display: flex;\n flex-direction: column;\n gap: 8px;\n color: ",';\n p{\n margin: 0;\n font-size: 14px;\n font-family: "Circular Book Medium",sans-serif;\n font-weight: 500;\n line-height: 17px;\n }\n .field-dets{\n padding: 16px;\n border-radius: 8px;\n background: ',';\n font-size: 16px;\n line-height: 19px;\n font-weight: 400;\n display: flex;\n align-items: center;\n gap: 16px;\n }\n .bank-ctry-dets{\n gap: 8px;\n }\n .amt-dets{\n display: flex;\n justify-content: space-between;\n align-items: center;\n }\n .exch-rate{\n font-family: "Circular Book",sans-serif;\n font-weight: 400;\n font-size: 16px;\n line-height: 16px;\n color: #0F1B4C;\n }\n .amt-dets div{\n display: flex;\n justify-content: space-between;\n align-items: center;\n gap: 8px;\n }\n'],["\n display: flex;\n flex-direction: column;\n gap: 8px;\n color: ",';\n p{\n margin: 0;\n font-size: 14px;\n font-family: "Circular Book Medium",sans-serif;\n font-weight: 500;\n line-height: 17px;\n }\n .field-dets{\n padding: 16px;\n border-radius: 8px;\n background: ',';\n font-size: 16px;\n line-height: 19px;\n font-weight: 400;\n display: flex;\n align-items: center;\n gap: 16px;\n }\n .bank-ctry-dets{\n gap: 8px;\n }\n .amt-dets{\n display: flex;\n justify-content: space-between;\n align-items: center;\n }\n .exch-rate{\n font-family: "Circular Book",sans-serif;\n font-weight: 400;\n font-size: 16px;\n line-height: 16px;\n color: #0F1B4C;\n }\n .amt-dets div{\n display: flex;\n justify-content: space-between;\n align-items: center;\n gap: 8px;\n }\n'])),Y["neutral-900"],Y["neutral-50"]),Ag=e.div(ig||(ig=o(["\n display: flex;\n flex-direction: column;\n gap: 34px;\n"],["\n display: flex;\n flex-direction: column;\n gap: 34px;\n"]))),kg=e.div(rg||(rg=o(["\n display: flex;\n flex-direction: column;\n gap: 12px;\n h4{\n color: ",";\n font-weight: 500;\n font-size: 16px;\n line-height: 19px;\n font-family: Circular Book Medium,sans-serif;\n margin: 0;\n }\n"],["\n display: flex;\n flex-direction: column;\n gap: 12px;\n h4{\n color: ",";\n font-weight: 500;\n font-size: 16px;\n line-height: 19px;\n font-family: Circular Book Medium,sans-serif;\n margin: 0;\n }\n"])),Y["neutral-900"]),Dg=e.div(og||(og=o(["\n padding: 8px;\n border-radius: 8px;\n border: 1px solid ",";\n display: flex;\n flex-direction: column;\n gap: 8px;\n height: 346px;\n overflow-y: auto;\n"],["\n padding: 8px;\n border-radius: 8px;\n border: 1px solid ",";\n display: flex;\n flex-direction: column;\n gap: 8px;\n height: 346px;\n overflow-y: auto;\n"])),Y["neutral-200"]),Mg=e.div(ag||(ag=o(["\n padding: 8px;\n border-radius: 8px;\n display: flex;\n justify-content: space-between;\n align-items: center;\n :hover{\n background: ",";\n }\n &.current-action{\n background: ",";\n }\n p{\n color: ",";\n margin: 0;\n font-weight: 400;\n font-size: 16px;\n line-height: 22.4px;\n }\n button{\n background: none;\n border: none;\n cursor: pointer;\n padding: 2px;\n }\n"],["\n padding: 8px;\n border-radius: 8px;\n display: flex;\n justify-content: space-between;\n align-items: center;\n :hover{\n background: ",";\n }\n &.current-action{\n background: ",";\n }\n p{\n color: ",";\n margin: 0;\n font-weight: 400;\n font-size: 16px;\n line-height: 22.4px;\n }\n button{\n background: none;\n border: none;\n cursor: pointer;\n padding: 2px;\n }\n"])),Y["neutral-50"],Y["neutral-100"],Y["neutral-900"]),Bg=e.div(sg||(sg=o(["\n height: 346px;\n display: flex;\n justify-content: center;\n align-items: center;\n flex-direction: column;\n gap:8px;\n p{\n margin: 0;\n font-weight: 400;\n font-size: 16px;\n line-height: 19px;\n color: #0F1B4C;\n }\n"],["\n height: 346px;\n display: flex;\n justify-content: center;\n align-items: center;\n flex-direction: column;\n gap:8px;\n p{\n margin: 0;\n font-weight: 400;\n font-size: 16px;\n line-height: 19px;\n color: #0F1B4C;\n }\n"]))),Pg=e.div(lg||(lg=o(["\n display: flex;\n flex-direction: column;\n gap: 34px;\n"],["\n display: flex;\n flex-direction: column;\n gap: 34px;\n"]))),Hg=e.div(cg||(cg=o(["\n display: flex;\n flex-direction: column;\n gap: 12px;\n h4{\n color: ",";\n font-weight: 500;\n font-size: 16px;\n line-height: 19px;\n font-family: Circular Book Medium,sans-serif;\n margin: 0;\n }\n"],["\n display: flex;\n flex-direction: column;\n gap: 12px;\n h4{\n color: ",";\n font-weight: 500;\n font-size: 16px;\n line-height: 19px;\n font-family: Circular Book Medium,sans-serif;\n margin: 0;\n }\n"])),Y["neutral-900"]),Og=e.div(dg||(dg=o(["\n padding: 8px;\n border-radius: 8px;\n border: 1px solid ",";\n display: flex;\n flex-direction: column;\n gap: 8px;\n height: 346px;\n overflow-y: auto;\n"],["\n padding: 8px;\n border-radius: 8px;\n border: 1px solid ",";\n display: flex;\n flex-direction: column;\n gap: 8px;\n height: 346px;\n overflow-y: auto;\n"])),Y["neutral-200"]),Ig=e.div(hg||(hg=o(["\n padding: 8px;\n border-radius: 8px;\n display: flex;\n justify-content: space-between;\n align-items: center;\n :hover{\n background: ",";\n }\n &.current-action{\n background: ",";\n }\n p{\n color: ",";\n margin: 0;\n font-weight: 400;\n font-size: 16px;\n line-height: 22.4px;\n }\n button{\n background: none;\n border: none;\n cursor: pointer;\n padding: 2px;\n }\n"],["\n padding: 8px;\n border-radius: 8px;\n display: flex;\n justify-content: space-between;\n align-items: center;\n :hover{\n background: ",";\n }\n &.current-action{\n background: ",";\n }\n p{\n color: ",";\n margin: 0;\n font-weight: 400;\n font-size: 16px;\n line-height: 22.4px;\n }\n button{\n background: none;\n border: none;\n cursor: pointer;\n padding: 2px;\n }\n"])),Y["neutral-50"],Y["neutral-100"],Y["neutral-900"]),zg=e.div(ug||(ug=o(["\n height: 346px;\n display: flex;\n justify-content: center;\n align-items: center;\n flex-direction: column;\n gap:8px;\n p{\n margin: 0;\n font-weight: 400;\n font-size: 16px;\n line-height: 19px;\n color: #0F1B4C;\n }\n"],["\n height: 346px;\n display: flex;\n justify-content: center;\n align-items: center;\n flex-direction: column;\n gap:8px;\n p{\n margin: 0;\n font-weight: 400;\n font-size: 16px;\n line-height: 19px;\n color: #0F1B4C;\n }\n"]))),Rg=e.div(pg||(pg=o(["\n overflow-x: auto;\n"],["\n overflow-x: auto;\n"]))),Lg=e.table(fg||(fg=o(["\n width: 100%;\n border-collapse: separate;\n border-spacing: 0 8px;\n text-align: left;\n .rounded-row td:first-child, .rounded-row th:first-child{\n border-top-left-radius: 8px;\n border-bottom-left-radius: 8px;\n }\n .rounded-row td:last-child, .rounded-row th:last-child{\n border-top-right-radius: 8px;\n border-bottom-right-radius: 8px;\n }\n .rounded-row td:last-child div{\n display: flex;\n align-items: center;\n justify-content: space-between;\n }\n thead tr{\n background: ",";\n font-size: 16px;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n line-height: 19px;\n }\n thead th{\n color: ",";\n padding: 11px 16px;\n }\n tbody tr{\n background: ",";\n color: ",";\n font-size: 16px;\n font-weight: 400;\n line-height: 19px;\n cursor:pointer;\n }\n tbody td{\n padding: 16px;\n }\n"],["\n width: 100%;\n border-collapse: separate;\n border-spacing: 0 8px;\n text-align: left;\n .rounded-row td:first-child, .rounded-row th:first-child{\n border-top-left-radius: 8px;\n border-bottom-left-radius: 8px;\n }\n .rounded-row td:last-child, .rounded-row th:last-child{\n border-top-right-radius: 8px;\n border-bottom-right-radius: 8px;\n }\n .rounded-row td:last-child div{\n display: flex;\n align-items: center;\n justify-content: space-between;\n }\n thead tr{\n background: ",";\n font-size: 16px;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n line-height: 19px;\n }\n thead th{\n color: ",";\n padding: 11px 16px;\n }\n tbody tr{\n background: ",";\n color: ",";\n font-size: 16px;\n font-weight: 400;\n line-height: 19px;\n cursor:pointer;\n }\n tbody td{\n padding: 16px;\n }\n"])),Y["neutral-900"],Y.white,Y.white,Y["neutral-900"]),Fg=e.div(gg||(gg=o(["\n display: flex;\n justify-content: center;\n align-items: center;\n width: 100%;\n height: 300px;\n background: ",";\n border-radius: 8px;\n"],["\n display: flex;\n justify-content: center;\n align-items: center;\n width: 100%;\n height: 300px;\n background: ",";\n border-radius: 8px;\n"])),Y.white),Sg=e.div(mg||(mg=o(["\n display: flex;\n align-items: center;\n flex-direction: column;\n gap: 20px;\n p{\n font-size: 16px;\n font-weight: 400;\n line-height: 19px;\n margin: 0;\n }\n"],["\n display: flex;\n align-items: center;\n flex-direction: column;\n gap: 20px;\n p{\n font-size: 16px;\n font-weight: 400;\n line-height: 19px;\n margin: 0;\n }\n"]))),Qg=e.div(xg||(xg=o(["\n overflow-x: auto;\n"],["\n overflow-x: auto;\n"]))),jg=e.table(bg||(bg=o(["\n width: 100%;\n border-collapse: separate;\n border-spacing: 0 8px;\n text-align: left;\n .rounded-row td:first-child, .rounded-row th:first-child{\n border-top-left-radius: 8px;\n border-bottom-left-radius: 8px;\n }\n .rounded-row td:last-child, .rounded-row th:last-child{\n border-top-right-radius: 8px;\n border-bottom-right-radius: 8px;\n }\n .rounded-row td:last-child div{\n display: flex;\n align-items: center;\n justify-content: space-between;\n }\n thead tr{\n background: ",";\n font-size: 16px;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n line-height: 19px;\n }\n thead th{\n padding: 11px 16px;\n color: ",";\n }\n tbody tr{\n background: ",";\n color: ",";\n font-size: 16px;\n font-weight: 400;\n line-height: 19px;\n cursor:pointer;\n }\n tbody td{\n padding: 16px;\n }\n"],["\n width: 100%;\n border-collapse: separate;\n border-spacing: 0 8px;\n text-align: left;\n .rounded-row td:first-child, .rounded-row th:first-child{\n border-top-left-radius: 8px;\n border-bottom-left-radius: 8px;\n }\n .rounded-row td:last-child, .rounded-row th:last-child{\n border-top-right-radius: 8px;\n border-bottom-right-radius: 8px;\n }\n .rounded-row td:last-child div{\n display: flex;\n align-items: center;\n justify-content: space-between;\n }\n thead tr{\n background: ",";\n font-size: 16px;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n line-height: 19px;\n }\n thead th{\n padding: 11px 16px;\n color: ",";\n }\n tbody tr{\n background: ",";\n color: ",";\n font-size: 16px;\n font-weight: 400;\n line-height: 19px;\n cursor:pointer;\n }\n tbody td{\n padding: 16px;\n }\n"])),Y["neutral-900"],Y.white,Y.white,Y["neutral-900"]),Ng=e.div(Cg||(Cg=o(["\n display: flex;\n justify-content: center;\n align-items: center;\n width: 100%;\n height: 300px;\n background: ",";\n border-radius: 8px;\n"],["\n display: flex;\n justify-content: center;\n align-items: center;\n width: 100%;\n height: 300px;\n background: ",";\n border-radius: 8px;\n"])),Y.white),Tg=e.div(wg||(wg=o(["\n display: flex;\n align-items: center;\n flex-direction: column;\n gap: 20px;\n p{\n font-size: 16px;\n font-weight: 400;\n line-height: 19px;\n margin: 0;\n }\n"],["\n display: flex;\n align-items: center;\n flex-direction: column;\n gap: 20px;\n p{\n font-size: 16px;\n font-weight: 400;\n line-height: 19px;\n margin: 0;\n }\n"]))),Vg=e.div(yg||(yg=o(["\n display: flex;\n align-items: center;\n padding: 11px 16px;\n border-radius: 8px;\n height: 57px;\n //width: 100%;\n background: ",";\n color: ",";\n font-size: 16px;\n line-height: 19px;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n"],["\n display: flex;\n align-items: center;\n padding: 11px 16px;\n border-radius: 8px;\n height: 57px;\n //width: 100%;\n background: ",";\n color: ",";\n font-size: 16px;\n line-height: 19px;\n font-weight: 500;\n font-family: Circular Book Medium, sans-serif;\n"])),Y["neutral-50"],Y["neutral-900"]);exports.ActionFailed=function(e){var t=e.subText,n=e.headingText;return V.createElement(X,null,V.createElement("span",{className:"mb8"},V.createElement("svg",{width:"64",height:"64",viewBox:"0 0 64 64",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("g",{clipPath:"url(#clip0_453_10020)"},V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M30.181 8.068C30.781 8.023 31.388 8 32 8C45.246 8 56 18.754 56 32C56 45.246 45.246 56 32 56C18.754 56 8 45.246 8 32C8 31.388 8.02299 30.781 8.06799 30.181C8.92399 40.71 17.751 49 28.5 49C39.814 49 49 39.814 49 28.5C49 17.751 40.71 8.924 30.181 8.068Z",fill:"#FFD8D8"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22.0992 24.9293L39.0697 41.8998C39.8504 42.6805 41.1181 42.6805 41.8987 41.8998C42.6794 41.1192 42.6794 39.8515 41.8987 39.0709L24.9282 22.1003C24.1475 21.3196 22.8798 21.3196 22.0992 22.1003C21.3185 22.8809 21.3185 24.1486 22.0992 24.9293Z",fill:"#F80000",className:"svg-checkmark"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M39.069 22.1006L22.0984 39.0712C21.3178 39.8519 21.3178 41.1195 22.0985 41.9002C22.8791 42.6808 24.1468 42.6808 24.9274 41.9002L41.898 24.9296C42.6786 24.149 42.6786 22.8813 41.898 22.1006C41.1174 21.32 39.8497 21.32 39.069 22.1006Z",fill:"#F80000"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M47.5567 47.5561C38.9713 56.1415 25.0299 56.1415 16.4445 47.5561C7.85911 38.9707 7.85912 25.0294 16.4445 16.444C25.0299 7.85855 38.9713 7.85853 47.5567 16.4439C54.3245 23.2118 55.7585 33.3076 51.8562 41.4848C51.3801 42.4819 51.8035 43.6758 52.7988 44.1518C53.795 44.627 54.9906 44.2035 55.4658 43.2074C60.0767 33.5443 58.3839 21.6132 50.3856 13.615C40.2389 3.46826 23.7622 3.46825 13.6155 13.6149C3.46882 23.7616 3.46883 40.2384 13.6155 50.3851C23.7622 60.5318 40.2389 60.5318 50.3856 50.3851C51.1663 49.6044 51.1663 48.3367 50.3856 47.5561C49.605 46.7754 48.3373 46.7754 47.5567 47.5561Z",fill:"#F80000"})),V.createElement("defs",null,V.createElement("clipPath",{id:"clip0_453_10020"},V.createElement("rect",{width:"64",height:"64",fill:"white"}))))),V.createElement(Z,null,n&&V.createElement("h3",{className:"heading-text"},n),t&&V.createElement("p",{className:"sub-text"},t)))},exports.ActionSuccess=J,exports.AppActionsTable=function(e){var t=e.actions,n=e.callback;return V.createElement(q,null,V.createElement(_,null,V.createElement("thead",null,V.createElement("tr",{className:"rounded-row"},V.createElement("th",null,"Title"),V.createElement("th",null,"Description"),V.createElement("th",null,"Clearance Level"))),t&&t.length>0&&V.createElement("tbody",null,t.map((function(e,t){return V.createElement("tr",{key:t,className:"rounded-row",onClick:function(){n(e)}},V.createElement("td",null,e.title),V.createElement("td",null,e.description),V.createElement("td",null,V.createElement("div",null,e.clearanceLevel,V.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M10.3592 7.52685L6.58584 3.76019C6.52387 3.6977 6.45013 3.64811 6.36889 3.61426C6.28765 3.58041 6.20052 3.56299 6.11251 3.56299C6.0245 3.56299 5.93736 3.58041 5.85612 3.61426C5.77488 3.64811 5.70115 3.6977 5.63917 3.76019C5.51501 3.8851 5.44531 4.05406 5.44531 4.23019C5.44531 4.40631 5.51501 4.57528 5.63917 4.70019L8.93917 8.03352L5.63917 11.3335C5.51501 11.4584 5.44531 11.6274 5.44531 11.8035C5.44531 11.9796 5.51501 12.1486 5.63917 12.2735C5.70092 12.3365 5.77455 12.3866 5.8558 12.421C5.93705 12.4553 6.0243 12.4732 6.11251 12.4735C6.20071 12.4732 6.28797 12.4553 6.36922 12.421C6.45047 12.3866 6.5241 12.3365 6.58584 12.2735L10.3592 8.50685C10.4268 8.44443 10.4808 8.36866 10.5178 8.28432C10.5547 8.19999 10.5738 8.10892 10.5738 8.01685C10.5738 7.92479 10.5547 7.83372 10.5178 7.74938C10.4808 7.66505 10.4268 7.58928 10.3592 7.52685Z",fill:"#A4BBDD"})))))})))),t&&0==t.length&&V.createElement($,null,V.createElement(ee,null,V.createElement("svg",{width:"65",height:"64",viewBox:"0 0 65 64",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("g",{clipPath:"url(#clip0_651_2393)"},V.createElement("path",{d:"M39.5 6H25.5V14H39.5V6Z",fill:"#E8EEF7"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M41.5006 6C41.5006 4.895 40.6046 4 39.5 4H25.5C24.3954 4 23.4994 4.895 23.4994 6V14C23.4994 15.105 24.3954 16 25.5 16H39.5C40.6046 16 41.5006 15.105 41.5006 14V6ZM27.5006 8V12H37.4994V8H27.5006Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M49.5 56C49.5 54.896 50.396 54 51.5 54C52.604 54 53.5 54.896 53.5 56V58C53.5 59.105 52.605 60 51.5 60H13.5C12.395 60 11.5 59.105 11.5 58V10C11.5 8.895 12.395 8 13.5 8H25.5C26.605 8 27.5 8.895 27.5 10V12H37.5V10C37.5 8.895 38.395 8 39.5 8H51.5C52.605 8 53.5 8.895 53.5 10V48C53.5 49.104 52.604 50 51.5 50C50.396 50 49.5 49.104 49.5 48V12H41.5V14C41.5 15.105 40.605 16 39.5 16H25.5C24.395 16 23.5 15.105 23.5 14V12H15.5V56H49.5Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 27H41.5C42.604 27 43.5 26.104 43.5 25C43.5 23.896 42.604 23 41.5 23H23.5C22.396 23 21.5 23.896 21.5 25C21.5 26.104 22.396 27 23.5 27Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 38H41.5C42.604 38 43.5 37.104 43.5 36C43.5 34.896 42.604 34 41.5 34H23.5C22.396 34 21.5 34.896 21.5 36C21.5 37.104 22.396 38 23.5 38Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 49H41.5C42.604 49 43.5 48.104 43.5 47C43.5 45.896 42.604 45 41.5 45H23.5C22.396 45 21.5 45.896 21.5 47C21.5 48.104 22.396 49 23.5 49Z",fill:"#D2DDEE"})),V.createElement("defs",null,V.createElement("clipPath",{id:"clip0_651_2393"},V.createElement("rect",{width:"64",height:"64",fill:"white",transform:"translate(0.5)"})))),V.createElement("p",null,"App actions will be displayed here when you have any."))))},exports.AppFormsTable=function(e){var t=e.forms,n=e.callback;return V.createElement(te,null,V.createElement(ne,null,V.createElement("thead",null,V.createElement("tr",{className:"rounded-row"},V.createElement("th",null,"Form Name"),V.createElement("th",null,"Form Code"),V.createElement("th",null,"Authorised User Type"))),t&&t.length>0&&V.createElement("tbody",null,t.map((function(e,t){return V.createElement("tr",{key:t,className:"rounded-row",onClick:function(){n(e)}},V.createElement("td",null,e.formName),V.createElement("td",null,e.formCode),V.createElement("td",null,V.createElement("div",null,e.userType,V.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M10.3592 7.52685L6.58584 3.76019C6.52387 3.6977 6.45013 3.64811 6.36889 3.61426C6.28765 3.58041 6.20052 3.56299 6.11251 3.56299C6.0245 3.56299 5.93736 3.58041 5.85612 3.61426C5.77488 3.64811 5.70115 3.6977 5.63917 3.76019C5.51501 3.8851 5.44531 4.05406 5.44531 4.23019C5.44531 4.40631 5.51501 4.57528 5.63917 4.70019L8.93917 8.03352L5.63917 11.3335C5.51501 11.4584 5.44531 11.6274 5.44531 11.8035C5.44531 11.9796 5.51501 12.1486 5.63917 12.2735C5.70092 12.3365 5.77455 12.3866 5.8558 12.421C5.93705 12.4553 6.0243 12.4732 6.11251 12.4735C6.20071 12.4732 6.28797 12.4553 6.36922 12.421C6.45047 12.3866 6.5241 12.3365 6.58584 12.2735L10.3592 8.50685C10.4268 8.44443 10.4808 8.36866 10.5178 8.28432C10.5547 8.19999 10.5738 8.10892 10.5738 8.01685C10.5738 7.92479 10.5547 7.83372 10.5178 7.74938C10.4808 7.66505 10.4268 7.58928 10.3592 7.52685Z",fill:"#A4BBDD"})))))})))),t&&0==t.length&&V.createElement(ie,null,V.createElement(re,null,V.createElement("svg",{width:"65",height:"64",viewBox:"0 0 65 64",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("g",{clipPath:"url(#clip0_651_2393)"},V.createElement("path",{d:"M39.5 6H25.5V14H39.5V6Z",fill:"#E8EEF7"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M41.5006 6C41.5006 4.895 40.6046 4 39.5 4H25.5C24.3954 4 23.4994 4.895 23.4994 6V14C23.4994 15.105 24.3954 16 25.5 16H39.5C40.6046 16 41.5006 15.105 41.5006 14V6ZM27.5006 8V12H37.4994V8H27.5006Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M49.5 56C49.5 54.896 50.396 54 51.5 54C52.604 54 53.5 54.896 53.5 56V58C53.5 59.105 52.605 60 51.5 60H13.5C12.395 60 11.5 59.105 11.5 58V10C11.5 8.895 12.395 8 13.5 8H25.5C26.605 8 27.5 8.895 27.5 10V12H37.5V10C37.5 8.895 38.395 8 39.5 8H51.5C52.605 8 53.5 8.895 53.5 10V48C53.5 49.104 52.604 50 51.5 50C50.396 50 49.5 49.104 49.5 48V12H41.5V14C41.5 15.105 40.605 16 39.5 16H25.5C24.395 16 23.5 15.105 23.5 14V12H15.5V56H49.5Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 27H41.5C42.604 27 43.5 26.104 43.5 25C43.5 23.896 42.604 23 41.5 23H23.5C22.396 23 21.5 23.896 21.5 25C21.5 26.104 22.396 27 23.5 27Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 38H41.5C42.604 38 43.5 37.104 43.5 36C43.5 34.896 42.604 34 41.5 34H23.5C22.396 34 21.5 34.896 21.5 36C21.5 37.104 22.396 38 23.5 38Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 49H41.5C42.604 49 43.5 48.104 43.5 47C43.5 45.896 42.604 45 41.5 45H23.5C22.396 45 21.5 45.896 21.5 47C21.5 48.104 22.396 49 23.5 49Z",fill:"#D2DDEE"})),V.createElement("defs",null,V.createElement("clipPath",{id:"clip0_651_2393"},V.createElement("rect",{width:"64",height:"64",fill:"white",transform:"translate(0.5)"})))),V.createElement("p",null,"App forms will be displayed here when you have any."))))},exports.AppModulesTable=function(e){var t=e.modules,n=e.callback;return V.createElement(oe,null,V.createElement(ae,null,V.createElement("thead",null,V.createElement("tr",{className:"rounded-row"},V.createElement("th",null,"Module Name"),V.createElement("th",null,"Module Code"),V.createElement("th",null,"Remarks"))),t&&t.length>0&&V.createElement("tbody",null,t.map((function(e,t){return V.createElement("tr",{key:t,className:"rounded-row",onClick:function(){n(e)}},V.createElement("td",null,e.moduleName),V.createElement("td",null,e.moduleCode),V.createElement("td",null,V.createElement("div",null,e.remarks,V.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M10.3592 7.52685L6.58584 3.76019C6.52387 3.6977 6.45013 3.64811 6.36889 3.61426C6.28765 3.58041 6.20052 3.56299 6.11251 3.56299C6.0245 3.56299 5.93736 3.58041 5.85612 3.61426C5.77488 3.64811 5.70115 3.6977 5.63917 3.76019C5.51501 3.8851 5.44531 4.05406 5.44531 4.23019C5.44531 4.40631 5.51501 4.57528 5.63917 4.70019L8.93917 8.03352L5.63917 11.3335C5.51501 11.4584 5.44531 11.6274 5.44531 11.8035C5.44531 11.9796 5.51501 12.1486 5.63917 12.2735C5.70092 12.3365 5.77455 12.3866 5.8558 12.421C5.93705 12.4553 6.0243 12.4732 6.11251 12.4735C6.20071 12.4732 6.28797 12.4553 6.36922 12.421C6.45047 12.3866 6.5241 12.3365 6.58584 12.2735L10.3592 8.50685C10.4268 8.44443 10.4808 8.36866 10.5178 8.28432C10.5547 8.19999 10.5738 8.10892 10.5738 8.01685C10.5738 7.92479 10.5547 7.83372 10.5178 7.74938C10.4808 7.66505 10.4268 7.58928 10.3592 7.52685Z",fill:"#A4BBDD"})))))})))),t&&0===t.length&&V.createElement(se,null,V.createElement(le,null,V.createElement("svg",{width:"65",height:"64",viewBox:"0 0 65 64",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("g",{clipPath:"url(#clip0_651_2393)"},V.createElement("path",{d:"M39.5 6H25.5V14H39.5V6Z",fill:"#E8EEF7"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M41.5006 6C41.5006 4.895 40.6046 4 39.5 4H25.5C24.3954 4 23.4994 4.895 23.4994 6V14C23.4994 15.105 24.3954 16 25.5 16H39.5C40.6046 16 41.5006 15.105 41.5006 14V6ZM27.5006 8V12H37.4994V8H27.5006Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M49.5 56C49.5 54.896 50.396 54 51.5 54C52.604 54 53.5 54.896 53.5 56V58C53.5 59.105 52.605 60 51.5 60H13.5C12.395 60 11.5 59.105 11.5 58V10C11.5 8.895 12.395 8 13.5 8H25.5C26.605 8 27.5 8.895 27.5 10V12H37.5V10C37.5 8.895 38.395 8 39.5 8H51.5C52.605 8 53.5 8.895 53.5 10V48C53.5 49.104 52.604 50 51.5 50C50.396 50 49.5 49.104 49.5 48V12H41.5V14C41.5 15.105 40.605 16 39.5 16H25.5C24.395 16 23.5 15.105 23.5 14V12H15.5V56H49.5Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 27H41.5C42.604 27 43.5 26.104 43.5 25C43.5 23.896 42.604 23 41.5 23H23.5C22.396 23 21.5 23.896 21.5 25C21.5 26.104 22.396 27 23.5 27Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 38H41.5C42.604 38 43.5 37.104 43.5 36C43.5 34.896 42.604 34 41.5 34H23.5C22.396 34 21.5 34.896 21.5 36C21.5 37.104 22.396 38 23.5 38Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 49H41.5C42.604 49 43.5 48.104 43.5 47C43.5 45.896 42.604 45 41.5 45H23.5C22.396 45 21.5 45.896 21.5 47C21.5 48.104 22.396 49 23.5 49Z",fill:"#D2DDEE"})),V.createElement("defs",null,V.createElement("clipPath",{id:"clip0_651_2393"},V.createElement("rect",{width:"64",height:"64",fill:"white",transform:"translate(0.5)"})))),V.createElement("p",null,"App modules will be displayed here when you have any."))))},exports.AuditLog=function(e){var t=e.logDetails;return V.createElement(V.Fragment,null,t&&t.length>0&&t.map((function(e,t){return V.createElement(ce,{key:t},V.createElement("div",null,V.createElement(de,null),V.createElement(he,null)),V.createElement(ue,null,V.createElement("p",{className:"timestamp"},e.timestamp),V.createElement("p",null,"User: ",e.user),V.createElement("p",{className:"log-description"},e.logDescription),e.reference&&V.createElement("p",null,"Reference: ",e.reference)))})))},exports.BankAccounts=function(e){var t=e.acctDets,n=e.loading,i=l.useState(null),r=i[0],o=i[1],a=l.useState(null),s=a[0],c=a[1];return V.createElement(pe,null,t&&t.length>0&&t.map((function(e,t){return V.createElement(fe,{key:t,className:e.isActive?"is-active":""},V.createElement("div",null,V.createElement("img",{src:e.bankLogo?e.bankLogo:"data:image/svg+xml,%3c%3fxml version='1.0' standalone='no'%3f%3e%3c!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 20010904//EN' 'http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd'%3e%3csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='44.000000pt' height='44.000000pt' viewBox='0 0 44.000000 44.000000' preserveAspectRatio='xMidYMid meet'%3e%3cg transform='translate(0.000000%2c44.000000) scale(0.100000%2c-0.100000)'fill='black' stroke='none'%3e%3c/g%3e%3c/svg%3e",alt:""})),V.createElement(ge,null,V.createElement("h4",{className:"acct-no"},e.acctNumber),V.createElement("p",{className:"bank-name"},e.bankName),V.createElement("p",null,"Account Name: ",e.acctName),V.createElement("p",null,"Currency: ",e.currency),V.createElement("p",null,"SWIFT Code: ",e.swiftCode),V.createElement(me,null,V.createElement("div",null,V.createElement(be,{size:"sm",variant:"primary",onClick:function(){o(t),e.editFxn(e),c("edit")},disabled:n},"edit"===s&&n?V.createElement(He,null):"Edit")),V.createElement("div",{style:{width:100}},e.isActive?V.createElement(be,{size:"sm",variant:"warning",onClick:function(){o(t),e.deactivateFxn(e),c("act")},disabled:n},"act"===s&&r===t&&n?V.createElement(He,null):"Deactivate"):V.createElement(be,{size:"sm",variant:"success",onClick:function(){o(t),e.reactivateFxn(e),c("act")},disabled:n},"act"===s&&r===t&&n?V.createElement(He,null):"Reactivate")))))})))},exports.BankSelector=function(e){var t=e.bankAcct,n=e.selectedBank,i=l.useState(null),r=i[0],o=i[1];return V.createElement(Oe,null,t&&t.length>0&&t.map((function(e,t){return V.createElement(Ie,{key:t,className:"".concat(r==t?"active":""),onClick:function(){n(e),o(t)}},!e.bankLogo&&V.createElement("div",null,V.createElement("img",{src:r==t?"data:image/svg+xml,%3c%3fxml version='1.0' standalone='no'%3f%3e%3c!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 20010904//EN' 'http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd'%3e%3csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='44.000000pt' height='44.000000pt' viewBox='0 0 44.000000 44.000000' preserveAspectRatio='xMidYMid meet'%3e%3cg transform='translate(0.000000%2c44.000000) scale(0.100000%2c-0.100000)'fill='black' stroke='none'%3e%3cpath d='M137 433 c46 -2 120 -2 166 0 45 1 8 3 -83 3 -91 0 -128 -2 -83 -3z'/%3e%3cpath d='M140 356 c-115 -63 -105 -71 80 -71 190 0 201 9 83 70 -43 22 -80 41-83 41 -3 1 -39 -17 -80 -40z'/%3e%3cpath d='M4 220 c0 -91 2 -128 3 -82 2 45 2 119 0 165 -1 45 -3 8 -3 -83z'/%3e%3cpath d='M434 220 c0 -91 2 -128 3 -82 2 45 2 119 0 165 -1 45 -3 8 -3 -83z'/%3e%3cpath d='M94 227 c-3 -8 -4 -32 -2 -53 2 -31 7 -39 23 -39 17 0 20 7 20 50 039 -4 50 -18 53 -9 2 -20 -3 -23 -11z'/%3e%3cpath d='M200 185 c0 -48 2 -55 20 -55 18 0 20 7 20 55 0 48 -2 55 -20 55 -180 -20 -7 -20 -55z'/%3e%3cpath d='M304 227 c-3 -8 -4 -32 -2 -53 2 -31 7 -39 23 -39 17 0 20 7 20 50 039 -4 50 -18 53 -9 2 -20 -3 -23 -11z'/%3e%3cpath d='M63 75 c-11 -31 13 -36 163 -33 141 3 149 4 149 23 0 19 -8 20 -15323 -132 2 -153 0 -159 -13z'/%3e%3cpath d='M137 3 c46 -2 120 -2 166 0 45 1 8 3 -83 3 -91 0 -128 -2 -83 -3z'/%3e%3c/g%3e%3c/svg%3e":"data:image/svg+xml,%3c%3fxml version='1.0' standalone='no'%3f%3e%3c!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 20010904//EN' 'http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd'%3e%3csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='44.000000pt' height='44.000000pt' viewBox='0 0 44.000000 44.000000' preserveAspectRatio='xMidYMid meet'%3e%3cg transform='translate(0.000000%2c44.000000) scale(0.100000%2c-0.100000)'fill='black' stroke='none'%3e%3c/g%3e%3c/svg%3e",alt:"Default logo"})),e.bankLogo&&V.createElement("div",null,V.createElement("img",{src:e.bankLogo,alt:"Bank logo"})),V.createElement(ze,null,V.createElement(Re,null,V.createElement("p",{className:"acct-no"},e.acctNo),V.createElement("p",{className:"bank-name"},e.bankName),V.createElement("p",{className:"acct-name"},e.acctName),V.createElement("p",{className:"curr"},e.currency)),V.createElement("div",null,r!=t?V.createElement("svg",{width:"24",height:"25",viewBox:"0 0 24 25",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M18.7099 7.70998C18.617 7.61625 18.5064 7.54186 18.3845 7.49109C18.2627 7.44032 18.132 7.41418 17.9999 7.41418C17.8679 7.41418 17.7372 7.44032 17.6154 7.49109C17.4935 7.54186 17.3829 7.61625 17.29 7.70998L9.83995 15.17L6.70995 12.03C6.61343 11.9367 6.49949 11.8634 6.37463 11.8142C6.24978 11.765 6.11645 11.7409 5.98227 11.7432C5.84809 11.7455 5.71568 11.7743 5.5926 11.8278C5.46953 11.8812 5.35819 11.9585 5.26495 12.055C5.17171 12.1515 5.0984 12.2654 5.04919 12.3903C4.99999 12.5152 4.97586 12.6485 4.97818 12.7827C4.9805 12.9168 5.00923 13.0493 5.06272 13.1723C5.11622 13.2954 5.19343 13.4067 5.28995 13.5L9.12995 17.34C9.22291 17.4337 9.33351 17.5081 9.45537 17.5589C9.57723 17.6096 9.70794 17.6358 9.83995 17.6358C9.97196 17.6358 10.1027 17.6096 10.2245 17.5589C10.3464 17.5081 10.457 17.4337 10.55 17.34L18.7099 9.17998C18.8115 9.08634 18.8925 8.97269 18.9479 8.84619C19.0033 8.71969 19.0319 8.58308 19.0319 8.44498C19.0319 8.30688 19.0033 8.17028 18.9479 8.04378C18.8925 7.91728 18.8115 7.80363 18.7099 7.70998V7.70998Z",fill:"#E8EEF7"})):V.createElement("svg",{width:"24",height:"25",viewBox:"0 0 24 25",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M18.7099 7.70998C18.617 7.61625 18.5064 7.54186 18.3845 7.49109C18.2627 7.44032 18.132 7.41418 17.9999 7.41418C17.8679 7.41418 17.7372 7.44032 17.6154 7.49109C17.4935 7.54186 17.3829 7.61625 17.29 7.70998L9.83995 15.17L6.70995 12.03C6.61343 11.9367 6.49949 11.8634 6.37463 11.8142C6.24978 11.765 6.11645 11.7409 5.98227 11.7432C5.84809 11.7455 5.71568 11.7743 5.5926 11.8278C5.46953 11.8812 5.35819 11.9585 5.26495 12.055C5.17171 12.1515 5.0984 12.2654 5.04919 12.3903C4.99999 12.5152 4.97586 12.6485 4.97818 12.7827C4.9805 12.9168 5.00923 13.0493 5.06272 13.1723C5.11622 13.2954 5.19343 13.4067 5.28995 13.5L9.12995 17.34C9.22291 17.4337 9.33351 17.5081 9.45537 17.5589C9.57723 17.6096 9.70794 17.6358 9.83995 17.6358C9.97196 17.6358 10.1027 17.6096 10.2245 17.5589C10.3464 17.5081 10.457 17.4337 10.55 17.34L18.7099 9.17998C18.8115 9.08634 18.8925 8.97269 18.9479 8.84619C19.0033 8.71969 19.0319 8.58308 19.0319 8.44498C19.0319 8.30688 19.0033 8.17028 18.9479 8.04378C18.8925 7.91728 18.8115 7.80363 18.7099 7.70998Z",fill:"#4040F2"})))))})))},exports.BreadcrumbBar=function(e){var n=e.pages;return V.createElement(Le,t({},e),n&&n.length>0&&n.map((function(e,t){return V.createElement("div",{key:t},t<n.length-1&&V.createElement(V.Fragment,null,t>0&&V.createElement("svg",{width:"6",height:"9",viewBox:"0 0 6 9",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M5.36003 4.02667L1.5867 0.260004C1.52472 0.197518 1.45099 0.147922 1.36975 0.114077C1.28851 0.0802308 1.20137 0.0628052 1.11336 0.0628052C1.02535 0.0628052 0.938217 0.0802308 0.856977 0.114077C0.775738 0.147922 0.702004 0.197518 0.640029 0.260004C0.515861 0.384912 0.446167 0.55388 0.446167 0.730004C0.446167 0.906128 0.515861 1.0751 0.640029 1.2L3.94003 4.53334L0.640029 7.83334C0.515861 7.95825 0.446167 8.12721 0.446167 8.30334C0.446167 8.47946 0.515861 8.64843 0.640029 8.77334C0.701772 8.83633 0.775402 8.88644 0.856652 8.92077C0.937902 8.9551 1.02516 8.97297 1.11336 8.97334C1.20157 8.97297 1.28882 8.9551 1.37007 8.92077C1.45132 8.88644 1.52495 8.83633 1.5867 8.77334L5.36003 5.00667C5.4277 4.94424 5.4817 4.86847 5.51864 4.78414C5.55558 4.69981 5.57465 4.60874 5.57465 4.51667C5.57465 4.4246 5.55558 4.33353 5.51864 4.2492C5.4817 4.16487 5.4277 4.0891 5.36003 4.02667V4.02667Z",fill:"#A4BBDD"})),V.createElement("a",{href:e.url},e.label)),t==n.length-1&&V.createElement(V.Fragment,null,t>0&&V.createElement("svg",{width:"6",height:"9",viewBox:"0 0 6 9",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M5.36003 4.02667L1.5867 0.260004C1.52472 0.197518 1.45099 0.147922 1.36975 0.114077C1.28851 0.0802308 1.20137 0.0628052 1.11336 0.0628052C1.02535 0.0628052 0.938217 0.0802308 0.856977 0.114077C0.775738 0.147922 0.702004 0.197518 0.640029 0.260004C0.515861 0.384912 0.446167 0.55388 0.446167 0.730004C0.446167 0.906128 0.515861 1.0751 0.640029 1.2L3.94003 4.53334L0.640029 7.83334C0.515861 7.95825 0.446167 8.12721 0.446167 8.30334C0.446167 8.47946 0.515861 8.64843 0.640029 8.77334C0.701772 8.83633 0.775402 8.88644 0.856652 8.92077C0.937902 8.9551 1.02516 8.97297 1.11336 8.97334C1.20157 8.97297 1.28882 8.9551 1.37007 8.92077C1.45132 8.88644 1.52495 8.83633 1.5867 8.77334L5.36003 5.00667C5.4277 4.94424 5.4817 4.86847 5.51864 4.78414C5.55558 4.69981 5.57465 4.60874 5.57465 4.51667C5.57465 4.4246 5.55558 4.33353 5.51864 4.2492C5.4817 4.16487 5.4277 4.0891 5.36003 4.02667Z",fill:"#070B12"})),e.label))})))},exports.BrokersTable=function(e){var t=e.brokers,n=e.callback;return V.createElement(Fe,null,V.createElement(Se,null,V.createElement("thead",null,V.createElement("tr",{className:"rounded-row"},V.createElement("th",null,"Name"),V.createElement("th",null,"Email"),V.createElement("th",null,"Phone"),V.createElement("th",null,"Country"))),t&&t.length>0&&V.createElement("tbody",null,t.map((function(e,t){return V.createElement("tr",{key:t,className:"rounded-row",onClick:function(){n(e)}},V.createElement("td",null,e.name),V.createElement("td",null,e.email),V.createElement("td",null,e.phone),V.createElement("td",null,V.createElement("div",null,V.createElement(Ne,null,e.countryFlag&&V.createElement("img",{src:e.countryFlag,alt:"Country flag"}),e.country),V.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M10.3592 7.52685L6.58584 3.76019C6.52387 3.6977 6.45013 3.64811 6.36889 3.61426C6.28765 3.58041 6.20052 3.56299 6.11251 3.56299C6.0245 3.56299 5.93736 3.58041 5.85612 3.61426C5.77488 3.64811 5.70115 3.6977 5.63917 3.76019C5.51501 3.8851 5.44531 4.05406 5.44531 4.23019C5.44531 4.40631 5.51501 4.57528 5.63917 4.70019L8.93917 8.03352L5.63917 11.3335C5.51501 11.4584 5.44531 11.6274 5.44531 11.8035C5.44531 11.9796 5.51501 12.1486 5.63917 12.2735C5.70092 12.3365 5.77455 12.3866 5.8558 12.421C5.93705 12.4553 6.0243 12.4732 6.11251 12.4735C6.20071 12.4732 6.28797 12.4553 6.36922 12.421C6.45047 12.3866 6.5241 12.3365 6.58584 12.2735L10.3592 8.50685C10.4268 8.44443 10.4808 8.36866 10.5178 8.28432C10.5547 8.19999 10.5738 8.10892 10.5738 8.01685C10.5738 7.92479 10.5547 7.83372 10.5178 7.74938C10.4808 7.66505 10.4268 7.58928 10.3592 7.52685Z",fill:"#A4BBDD"})))))})))),t&&0==t.length&&V.createElement(Qe,null,V.createElement(je,null,V.createElement("svg",{width:"65",height:"64",viewBox:"0 0 65 64",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("g",{clipPath:"url(#clip0_651_2393)"},V.createElement("path",{d:"M39.5 6H25.5V14H39.5V6Z",fill:"#E8EEF7"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M41.5006 6C41.5006 4.895 40.6046 4 39.5 4H25.5C24.3954 4 23.4994 4.895 23.4994 6V14C23.4994 15.105 24.3954 16 25.5 16H39.5C40.6046 16 41.5006 15.105 41.5006 14V6ZM27.5006 8V12H37.4994V8H27.5006Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M49.5 56C49.5 54.896 50.396 54 51.5 54C52.604 54 53.5 54.896 53.5 56V58C53.5 59.105 52.605 60 51.5 60H13.5C12.395 60 11.5 59.105 11.5 58V10C11.5 8.895 12.395 8 13.5 8H25.5C26.605 8 27.5 8.895 27.5 10V12H37.5V10C37.5 8.895 38.395 8 39.5 8H51.5C52.605 8 53.5 8.895 53.5 10V48C53.5 49.104 52.604 50 51.5 50C50.396 50 49.5 49.104 49.5 48V12H41.5V14C41.5 15.105 40.605 16 39.5 16H25.5C24.395 16 23.5 15.105 23.5 14V12H15.5V56H49.5Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 27H41.5C42.604 27 43.5 26.104 43.5 25C43.5 23.896 42.604 23 41.5 23H23.5C22.396 23 21.5 23.896 21.5 25C21.5 26.104 22.396 27 23.5 27Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 38H41.5C42.604 38 43.5 37.104 43.5 36C43.5 34.896 42.604 34 41.5 34H23.5C22.396 34 21.5 34.896 21.5 36C21.5 37.104 22.396 38 23.5 38Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 49H41.5C42.604 49 43.5 48.104 43.5 47C43.5 45.896 42.604 45 41.5 45H23.5C22.396 45 21.5 45.896 21.5 47C21.5 48.104 22.396 49 23.5 49Z",fill:"#D2DDEE"})),V.createElement("defs",null,V.createElement("clipPath",{id:"clip0_651_2393"},V.createElement("rect",{width:"64",height:"64",fill:"white",transform:"translate(0.5)"})))),V.createElement("p",null,"Brokers will be displayed here when you have any."))))},exports.Button=G,exports.ButtonOutline=be,exports.Chart=function(e){var t=e.ratesData,n=e.exchCurrFlag,i=e.baseCurrCode,r=e.exchCurrName,o=e.exchCurrCode,a=l.useState({}),s=a[0],c=a[1],d=l.useState(0),h=d[0],u=d[1],p=function(e){return e<0?{borderColor:Y["error-500"],fillColor:Y["error-50"]}:e>0?{borderColor:Y["success-500"],fillColor:Y["success-50"]}:{borderColor:Y["neutral-500"],fillColor:Y["neutral-50"]}};l.useEffect((function(){var e={dates:[],data:[],change:0};if(t&&t.length>0)for(var n=0;n<t.length;n++)t[n].exchCurrency===o&&t[n].baseCurrency===i&&e.dates.length<7&&e.data.length<7&&(e.dates.push(ll(t[n].currDate).format("D MMM")),e.data.push(t[n].rate),e.change=t[n].rateChange,u(t[n].rateChange));var r={labels:e.dates,datasets:[{label:"",data:e.data,borderColor:p(e.change).borderColor,backgroundColor:p(e.change).fillColor,fill:!0,tension:.23,borderWidth:1}]};c(r)}),[t,i,o]);var f,g,m,x,b;return V.createElement(V.Fragment,null,s.labels&&s.labels.length>0&&V.createElement(gl,null,V.createElement(xl,null,V.createElement(bl,null,V.createElement("img",{src:n,alt:"Base currency flag"}),V.createElement("div",null,V.createElement("p",{className:"curr-name"},r),V.createElement("p",{className:"curr-code"},o))),V.createElement("div",{style:{textAlign:"right"}},V.createElement(Cl,null,h<0&&V.createElement("i",{className:"icon-arrow-down-right error"}),h>0&&V.createElement("i",{className:"icon-arrow-up-right success"}),0===h&&V.createElement("i",{className:"icon-dash neutral"}),o," 1.0000 = ",i," ",s.datasets[0].data[s.datasets[0].data.length-1]),V.createElement(wl,null,"".concat((f=s.labels[s.labels.length-1],g=ll(new Date).format("YYYY M D"),m=ll(f).format("YYYY M D"),x=ll(g),b=ll(m),0===x.diff(b)?"today, ":6627744e5===x.diff(b)?"yesterday, ":x.diff(b)>864e5?"":void 0)).concat(ll(s.labels[s.labels.length-1]).format("MMM D"))))),V.createElement("div",null,V.createElement(ml,null,V.createElement(al,{data:s,options:{responsive:!0,maintainAspectRatio:!1,plugins:{legend:{display:!1},title:{display:!1},tooltip:{enabled:!0,intersect:!1,backgroundColor:"#F7F9FC",bodyColor:"#070B12",titleColor:"#070B12",displayColors:!1,titleAlign:"center",bodyAlign:"center",xAlign:"center",caretSize:0,padding:10}},scales:{y:{display:!1},x:{display:!1}},elements:{point:{radius:0}}}})),V.createElement("div",{style:{height:"10px",background:p(h).fillColor}}))))},exports.ChartMedium=function(e){var t=e.ratesData,n=e.exchCurrFlag,i=e.baseCurrCode,r=e.exchCurrName,o=e.exchCurrCode,a=l.useState({}),s=a[0],c=a[1],d=l.useState(0),h=d[0],u=d[1],p=function(e){return e<0?{borderColor:Y["error-500"],fillColor:Y["error-50"]}:e>0?{borderColor:Y["success-500"],fillColor:Y["success-50"]}:{borderColor:Y["neutral-500"],fillColor:Y["neutral-50"]}};l.useEffect((function(){var e={dates:[],data:[],change:0};if(t&&t.length>0)for(var n=0;n<t.length;n++)t[n].exchCurrency===o&&t[n].baseCurrency===i&&e.dates.length<7&&e.data.length<7&&(e.dates.push(ll(t[n].currDate).format("D MMM")),e.data.push(t[n].rate),e.change=t[n].rateChange,u(t[n].rateChange));var r={labels:e.dates,datasets:[{label:"",data:e.data,borderColor:p(e.change).borderColor,backgroundColor:p(e.change).fillColor,fill:!0,tension:.23,borderWidth:1}]};c(r)}),[t,i,o]);var f,g,m,x,b;return V.createElement(V.Fragment,null,s.labels&&s.labels.length>0&&V.createElement(Ml,null,V.createElement(Pl,null,V.createElement(Hl,null,V.createElement("img",{src:n,alt:"Base currency flag"}),V.createElement("div",null,V.createElement("p",{className:"curr-name"},r),V.createElement("p",{className:"curr-code"},o))),V.createElement("div",{style:{textAlign:"right"}},V.createElement(Ol,null,h<0&&V.createElement("i",{className:"icon-arrow-down-right error"}),h>0&&V.createElement("i",{className:"icon-arrow-up-right success"}),0===h&&V.createElement("i",{className:"icon-dash neutral"}),o," 1.0000 = ",i," ",s.datasets[0].data[s.datasets[0].data.length-1]),V.createElement(Il,null,"".concat((f=s.labels[s.labels.length-1],g=ll(new Date).format("YYYY M D"),m=ll(f).format("YYYY M D"),x=ll(g),b=ll(m),0===x.diff(b)?"today, ":6627744e5===x.diff(b)?"yesterday, ":x.diff(b)>864e5?"":void 0)).concat(ll(s.labels[s.labels.length-1]).format("MMM D"))))),V.createElement("div",null,V.createElement(Bl,null,V.createElement(al,{data:s,options:{responsive:!0,maintainAspectRatio:!1,plugins:{legend:{display:!1},title:{display:!1},tooltip:{enabled:!0,intersect:!1,backgroundColor:"#F7F9FC",bodyColor:"#070B12",titleColor:"#070B12",displayColors:!1,titleAlign:"center",bodyAlign:"center",xAlign:"center",caretSize:0,padding:10}},scales:{y:{display:!1},x:{display:!1}},elements:{point:{radius:0}}}})),V.createElement("div",{style:{height:"10px",background:p(h).fillColor}}))))},exports.ChartSmall=function(e){var t=e.ratesData,n=e.exchCurrFlag,i=e.baseCurrCode;e.exchCurrName;var r=e.exchCurrCode,o=l.useState({}),a=o[0],s=o[1],c=l.useState(0),d=c[0],h=c[1],u=function(e){return e<0?{borderColor:Y["error-500"],fillColor:Y["error-50"]}:e>0?{borderColor:Y["success-500"],fillColor:Y["success-50"]}:{borderColor:Y["neutral-500"],fillColor:Y["neutral-50"]}};l.useEffect((function(){var e={dates:[],data:[],change:0};if(t&&t.length>0)for(var n=0;n<t.length;n++)t[n].exchCurrency===r&&t[n].baseCurrency===i&&e.dates.length<7&&e.data.length<7&&(e.dates.push(ll(t[n].currDate).format("D MMM")),e.data.push(t[n].rate),e.change=t[n].rateChange,h(t[n].rateChange));var o={labels:e.dates,datasets:[{label:"",data:e.data,borderColor:u(e.change).borderColor,backgroundColor:u(e.change).fillColor,fill:!0,tension:.23,borderWidth:1}]};s(o)}),[t,i,r]);var p,f,g,m,x;return V.createElement(V.Fragment,null,a.labels&&a.labels.length>0&&V.createElement(zl,null,V.createElement(Ll,null,V.createElement(Fl,null,V.createElement("img",{src:n,alt:"Base currency flag"}),V.createElement("div",null,V.createElement("p",{className:"curr-code"},r," ",a.datasets[0].data[a.datasets[0].data.length-1]),V.createElement(Yl,null,"".concat((p=a.labels[a.labels.length-1],f=ll(new Date).format("YYYY M D"),g=ll(p).format("YYYY M D"),m=ll(f),x=ll(g),0===m.diff(x)?"today, ":6627744e5===m.diff(x)?"yesterday, ":m.diff(x)>864e5?"":void 0)).concat(ll(a.labels[a.labels.length-1]).format("MMM D")))))),V.createElement("div",null,V.createElement(Rl,null,V.createElement(al,{data:a,options:{responsive:!0,maintainAspectRatio:!1,plugins:{legend:{display:!1},title:{display:!1},tooltip:{enabled:!0,intersect:!1,backgroundColor:"#F7F9FC",bodyColor:"#070B12",titleColor:"#070B12",displayColors:!1,titleAlign:"center",bodyAlign:"center",xAlign:"center",caretSize:0,padding:10}},scales:{y:{display:!1},x:{display:!1}},elements:{point:{radius:0}}}})),V.createElement("div",{style:{height:"10px",background:u(d).fillColor}}))))},exports.CookieConsent=function(e){var t=e.closeFxn,n=e.declineFxn,i=e.acceptFxn;return V.createElement(dc,null,V.createElement(hc,null,V.createElement("div",null,"🍪"),V.createElement("div",null,V.createElement(uc,null,"Privacy Notice"),V.createElement(pc,null,"This website uses cookie to improve your web experience. By using the site, you agree to the use of cookies."))),V.createElement(gc,null,V.createElement(fc,{onClick:function(){i()}},"Accept"),V.createElement(fc,{onClick:function(){n()}},"Decline"),t&&V.createElement(fc,{onClick:function(){t()}},V.createElement("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M8.40994 6.99994L12.7099 2.70994C12.8982 2.52164 13.004 2.26624 13.004 1.99994C13.004 1.73364 12.8982 1.47825 12.7099 1.28994C12.5216 1.10164 12.2662 0.99585 11.9999 0.99585C11.7336 0.99585 11.4782 1.10164 11.2899 1.28994L6.99994 5.58994L2.70994 1.28994C2.52164 1.10164 2.26624 0.99585 1.99994 0.99585C1.73364 0.99585 1.47824 1.10164 1.28994 1.28994C1.10164 1.47825 0.995847 1.73364 0.995847 1.99994C0.995847 2.26624 1.10164 2.52164 1.28994 2.70994L5.58994 6.99994L1.28994 11.2899C1.19621 11.3829 1.12182 11.4935 1.07105 11.6154C1.02028 11.7372 0.994141 11.8679 0.994141 11.9999C0.994141 12.132 1.02028 12.2627 1.07105 12.3845C1.12182 12.5064 1.19621 12.617 1.28994 12.7099C1.3829 12.8037 1.4935 12.8781 1.61536 12.9288C1.73722 12.9796 1.86793 13.0057 1.99994 13.0057C2.13195 13.0057 2.26266 12.9796 2.38452 12.9288C2.50638 12.8781 2.61698 12.8037 2.70994 12.7099L6.99994 8.40994L11.2899 12.7099C11.3829 12.8037 11.4935 12.8781 11.6154 12.9288C11.7372 12.9796 11.8679 13.0057 11.9999 13.0057C12.132 13.0057 12.2627 12.9796 12.3845 12.9288C12.5064 12.8781 12.617 12.8037 12.7099 12.7099C12.8037 12.617 12.8781 12.5064 12.9288 12.3845C12.9796 12.2627 13.0057 12.132 13.0057 11.9999C13.0057 11.8679 12.9796 11.7372 12.9288 11.6154C12.8781 11.4935 12.8037 11.3829 12.7099 11.2899L8.40994 6.99994Z",fill:"#4040F2"})))))},exports.CountrySelector=vc,exports.CurrrencyPairs=function(e){var t=e.pairs,n=e.callback;return V.createElement(Ec,null,V.createElement(Ac,null,V.createElement("thead",null,V.createElement("tr",{className:"rounded-row"},V.createElement("th",null,"Pair Code"),V.createElement("th",null,"Base Currency"),V.createElement("th",null,"Exchange Currency"),V.createElement("th",null,"Pair Name"))),t&&t.length>0&&V.createElement("tbody",null,t.map((function(e,t){return V.createElement("tr",{key:t,className:"rounded-row",onClick:function(){n(e)}},V.createElement("td",null,e.pairCode),V.createElement("td",null,V.createElement("div",{style:{display:"flex",gap:"8px"}},e.baseFlag?V.createElement("img",{src:e.baseFlag,alt:"Base currency flag"}):"",e.baseCurrency)),V.createElement("td",null,V.createElement("div",{style:{display:"flex",gap:"8px"}},e.exchangeFlag?V.createElement("img",{src:e.exchangeFlag,alt:"Exchange currency flag"}):"",e.exchangeCurrency)),V.createElement("td",null,V.createElement("div",null,e.pairName?e.pairName:"-",V.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M10.3592 7.52685L6.58584 3.76019C6.52387 3.6977 6.45013 3.64811 6.36889 3.61426C6.28765 3.58041 6.20052 3.56299 6.11251 3.56299C6.0245 3.56299 5.93736 3.58041 5.85612 3.61426C5.77488 3.64811 5.70115 3.6977 5.63917 3.76019C5.51501 3.8851 5.44531 4.05406 5.44531 4.23019C5.44531 4.40631 5.51501 4.57528 5.63917 4.70019L8.93917 8.03352L5.63917 11.3335C5.51501 11.4584 5.44531 11.6274 5.44531 11.8035C5.44531 11.9796 5.51501 12.1486 5.63917 12.2735C5.70092 12.3365 5.77455 12.3866 5.8558 12.421C5.93705 12.4553 6.0243 12.4732 6.11251 12.4735C6.20071 12.4732 6.28797 12.4553 6.36922 12.421C6.45047 12.3866 6.5241 12.3365 6.58584 12.2735L10.3592 8.50685C10.4268 8.44443 10.4808 8.36866 10.5178 8.28432C10.5547 8.19999 10.5738 8.10892 10.5738 8.01685C10.5738 7.92479 10.5547 7.83372 10.5178 7.74938C10.4808 7.66505 10.4268 7.58928 10.3592 7.52685Z",fill:"#A4BBDD"})))))})))),t&&0===t.length&&V.createElement(kc,null,V.createElement(Dc,null,V.createElement("svg",{width:"65",height:"64",viewBox:"0 0 65 64",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("g",{clipPath:"url(#clip0_651_2393)"},V.createElement("path",{d:"M39.5 6H25.5V14H39.5V6Z",fill:"#E8EEF7"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M41.5006 6C41.5006 4.895 40.6046 4 39.5 4H25.5C24.3954 4 23.4994 4.895 23.4994 6V14C23.4994 15.105 24.3954 16 25.5 16H39.5C40.6046 16 41.5006 15.105 41.5006 14V6ZM27.5006 8V12H37.4994V8H27.5006Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M49.5 56C49.5 54.896 50.396 54 51.5 54C52.604 54 53.5 54.896 53.5 56V58C53.5 59.105 52.605 60 51.5 60H13.5C12.395 60 11.5 59.105 11.5 58V10C11.5 8.895 12.395 8 13.5 8H25.5C26.605 8 27.5 8.895 27.5 10V12H37.5V10C37.5 8.895 38.395 8 39.5 8H51.5C52.605 8 53.5 8.895 53.5 10V48C53.5 49.104 52.604 50 51.5 50C50.396 50 49.5 49.104 49.5 48V12H41.5V14C41.5 15.105 40.605 16 39.5 16H25.5C24.395 16 23.5 15.105 23.5 14V12H15.5V56H49.5Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 27H41.5C42.604 27 43.5 26.104 43.5 25C43.5 23.896 42.604 23 41.5 23H23.5C22.396 23 21.5 23.896 21.5 25C21.5 26.104 22.396 27 23.5 27Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 38H41.5C42.604 38 43.5 37.104 43.5 36C43.5 34.896 42.604 34 41.5 34H23.5C22.396 34 21.5 34.896 21.5 36C21.5 37.104 22.396 38 23.5 38Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 49H41.5C42.604 49 43.5 48.104 43.5 47C43.5 45.896 42.604 45 41.5 45H23.5C22.396 45 21.5 45.896 21.5 47C21.5 48.104 22.396 49 23.5 49Z",fill:"#D2DDEE"})),V.createElement("defs",null,V.createElement("clipPath",{id:"clip0_651_2393"},V.createElement("rect",{width:"64",height:"64",fill:"white",transform:"translate(0.5)"})))),V.createElement("p",null,"Currency pairs will be displayed here when you have any."))))},exports.DatePicker=function(e){var n=e.active,i=e.placeholder,r=void 0===i?"Select date":i,o=e.showTime,a=e.onDateChange,s=e.width,c=e.range,d=l.useState({year:(new Date).getFullYear(),month:(new Date).getMonth().toLocaleString(),date:new Date,isToday:!0,isMonth:!0,day:(new Date).getDate(),dayName:""}),h=d[0],u=d[1],p=l.useState(""),f=p[0],g=p[1],m=l.useState(""),x=m[0],b=m[1],C=l.useState(""),w=C[0],y=C[1],v=l.useState(""),E=v[0],A=v[1],k=l.useState(""),D=k[0],M=k[1],B=l.useState(!1),P=B[0],H=B[1],O=l.useState(""),I=O[0],z=O[1],R=l.useState(!1);R[0],R[1];var L=l.useState({topOffset:0,leftOffset:0}),F=L[0],S=L[1],Q=l.useRef(null),j=function(e,t){return o||(t=""),c&&w&&E?"".concat(w.getMonth()+1,"/").concat(w.getDate(),"/").concat(w.getFullYear()," - ").concat(E.getMonth()+1,"/").concat(E.getDate(),"/").concat(E.getFullYear()):c&&w&&!E?"".concat(w.getMonth()+1,"/").concat(w.getDate(),"/").concat(w.getFullYear()):new Date("".concat(e.getMonth()+1,"/").concat(e.getDate(),"/").concat(e.getFullYear()," ").concat(t))};l.useEffect((function(){w&&E&&c&&(g("".concat(w.getMonth()+1,"/").concat(w.getDate(),"/").concat(w.getFullYear()," - ").concat(E.getMonth()+1,"/").concat(E.getDate(),"/").concat(E.getFullYear())),H(!1))}),[E,w]);return V.useEffect((function(){}),[D]),V.useEffect((function(){w&&E&&c?b(function(e,t){return"".concat(e.getMonth()+1,"/").concat(e.getDate(),"/").concat(e.getFullYear()," - ").concat(t.getMonth()+1,"/").concat(t.getDate(),"/").concat(t.getFullYear())}(w,E)):f&&(a(j(f,I)),b(j(f,I).toLocaleString()))}),[f,I]),V.useEffect((function(){n&&H(!0)}),[]),V.createElement(Hc,{width:s},V.createElement("div",{ref:function(e){if(e){var t=e.getBoundingClientRect(),n=t.x,i=t.y;F.topOffset===n&&F.leftOffset===i||S({topOffset:n,leftOffset:i}),Q.current=e}},className:"date_picker_input_holder"},V.createElement("input",{onFocus:function(e){H(!0),y(""),A(""),g(""),b(""),u({year:(new Date).getFullYear(),month:(new Date).getMonth().toLocaleString(),date:new Date,isToday:!0,isMonth:!0,day:(new Date).getDate(),dayName:""})},placeholder:r,type:"text",onChange:function(e){M(e.target.value)},value:x}),V.createElement("div",{className:"date_picker_input_holder_icon",onClick:function(){H(!P)}},V.createElement("svg",{width:"100%",height:"100%",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("g",{clipPath:"url(#clip0_1118_153)"},V.createElement("path",{d:"M12 19C12.1978 19 12.3911 18.9414 12.5556 18.8315C12.72 18.7216 12.8482 18.5654 12.9239 18.3827C12.9996 18.2 13.0194 17.9989 12.9808 17.8049C12.9422 17.6109 12.847 17.4327 12.7071 17.2929C12.5673 17.153 12.3891 17.0578 12.1951 17.0192C12.0011 16.9806 11.8 17.0004 11.6173 17.0761C11.4346 17.1518 11.2784 17.28 11.1685 17.4444C11.0586 17.6089 11 17.8022 11 18C11 18.2652 11.1054 18.5196 11.2929 18.7071C11.4804 18.8946 11.7348 19 12 19ZM17 19C17.1978 19 17.3911 18.9414 17.5556 18.8315C17.72 18.7216 17.8482 18.5654 17.9239 18.3827C17.9996 18.2 18.0194 17.9989 17.9808 17.8049C17.9422 17.6109 17.847 17.4327 17.7071 17.2929C17.5673 17.153 17.3891 17.0578 17.1951 17.0192C17.0011 16.9806 16.8 17.0004 16.6173 17.0761C16.4346 17.1518 16.2784 17.28 16.1685 17.4444C16.0586 17.6089 16 17.8022 16 18C16 18.2652 16.1054 18.5196 16.2929 18.7071C16.4804 18.8946 16.7348 19 17 19ZM17 15C17.1978 15 17.3911 14.9414 17.5556 14.8315C17.72 14.7216 17.8482 14.5654 17.9239 14.3827C17.9996 14.2 18.0194 13.9989 17.9808 13.8049C17.9422 13.6109 17.847 13.4327 17.7071 13.2929C17.5673 13.153 17.3891 13.0578 17.1951 13.0192C17.0011 12.9806 16.8 13.0004 16.6173 13.0761C16.4346 13.1518 16.2784 13.28 16.1685 13.4444C16.0586 13.6089 16 13.8022 16 14C16 14.2652 16.1054 14.5196 16.2929 14.7071C16.4804 14.8946 16.7348 15 17 15ZM12 15C12.1978 15 12.3911 14.9414 12.5556 14.8315C12.72 14.7216 12.8482 14.5654 12.9239 14.3827C12.9996 14.2 13.0194 13.9989 12.9808 13.8049C12.9422 13.6109 12.847 13.4327 12.7071 13.2929C12.5673 13.153 12.3891 13.0578 12.1951 13.0192C12.0011 12.9806 11.8 13.0004 11.6173 13.0761C11.4346 13.1518 11.2784 13.28 11.1685 13.4444C11.0586 13.6089 11 13.8022 11 14C11 14.2652 11.1054 14.5196 11.2929 14.7071C11.4804 14.8946 11.7348 15 12 15ZM19 3H18V2C18 1.73478 17.8946 1.48043 17.7071 1.29289C17.5196 1.10536 17.2652 1 17 1C16.7348 1 16.4804 1.10536 16.2929 1.29289C16.1054 1.48043 16 1.73478 16 2V3H8V2C8 1.73478 7.89464 1.48043 7.70711 1.29289C7.51957 1.10536 7.26522 1 7 1C6.73478 1 6.48043 1.10536 6.29289 1.29289C6.10536 1.48043 6 1.73478 6 2V3H5C4.20435 3 3.44129 3.31607 2.87868 3.87868C2.31607 4.44129 2 5.20435 2 6V20C2 20.7956 2.31607 21.5587 2.87868 22.1213C3.44129 22.6839 4.20435 23 5 23H19C19.7956 23 20.5587 22.6839 21.1213 22.1213C21.6839 21.5587 22 20.7956 22 20V6C22 5.20435 21.6839 4.44129 21.1213 3.87868C20.5587 3.31607 19.7956 3 19 3ZM20 20C20 20.2652 19.8946 20.5196 19.7071 20.7071C19.5196 20.8946 19.2652 21 19 21H5C4.73478 21 4.48043 20.8946 4.29289 20.7071C4.10536 20.5196 4 20.2652 4 20V11H20V20ZM20 9H4V6C4 5.73478 4.10536 5.48043 4.29289 5.29289C4.48043 5.10536 4.73478 5 5 5H6V6C6 6.26522 6.10536 6.51957 6.29289 6.70711C6.48043 6.89464 6.73478 7 7 7C7.26522 7 7.51957 6.89464 7.70711 6.70711C7.89464 6.51957 8 6.26522 8 6V5H16V6C16 6.26522 16.1054 6.51957 16.2929 6.70711C16.4804 6.89464 16.7348 7 17 7C17.2652 7 17.5196 6.89464 17.7071 6.70711C17.8946 6.51957 18 6.26522 18 6V5H19C19.2652 5 19.5196 5.10536 19.7071 5.29289C19.8946 5.48043 20 5.73478 20 6V9ZM7 15C7.19778 15 7.39112 14.9414 7.55557 14.8315C7.72002 14.7216 7.84819 14.5654 7.92388 14.3827C7.99957 14.2 8.01937 13.9989 7.98079 13.8049C7.9422 13.6109 7.84696 13.4327 7.70711 13.2929C7.56725 13.153 7.38907 13.0578 7.19509 13.0192C7.00111 12.9806 6.80004 13.0004 6.61732 13.0761C6.43459 13.1518 6.27841 13.28 6.16853 13.4444C6.05865 13.6089 6 13.8022 6 14C6 14.2652 6.10536 14.5196 6.29289 14.7071C6.48043 14.8946 6.73478 15 7 15ZM7 19C7.19778 19 7.39112 18.9414 7.55557 18.8315C7.72002 18.7216 7.84819 18.5654 7.92388 18.3827C7.99957 18.2 8.01937 17.9989 7.98079 17.8049C7.9422 17.6109 7.84696 17.4327 7.70711 17.2929C7.56725 17.153 7.38907 17.0578 7.19509 17.0192C7.00111 16.9806 6.80004 17.0004 6.61732 17.0761C6.43459 17.1518 6.27841 17.28 6.16853 17.4444C6.05865 17.6089 6 17.8022 6 18C6 18.2652 6.10536 18.5196 6.29289 18.7071C6.48043 18.8946 6.73478 19 7 19Z",fill:"#070B12"})),V.createElement("defs",null,V.createElement("clipPath",{id:"clip0_1118_153"},V.createElement("rect",{width:"24",height:"24",fill:"white"})))))),P&&V.createElement(Oc,{showTime:o,onTimeChange:function(e,t,n){z(" ".concat(e,":").concat(t," ").concat(n)),n&&H(!1)},parentRef:Q,showCalendar:H,position:F,onDateChange:function(e,n,i,r){n&&(i&&y(i),r&&A(r));var a=t(t(t(t(t({},h),{range:n}),i&&{fromDate:i}),r&&{toDate:r}),e&&{date:e});if(u(a),w&&E&&n)H(!1);else if(n&&(!w||!E))return;o||H(!1)},selectedDate:f,fromDate:w,toDate:E,dateObject:h,range:c}))},exports.DropdownList=Ed,exports.Dropshadows=function(e){var n=e.children,i=e.type;return V.createElement(Ad,t({className:i},e),n)},exports.ExchangeRates=function(e){var t=e.baseCurr,n=e.baseCurrShortName,i=e.source,r=e.lastUpdated,o=e.exchangeCurrs;return V.createElement(V.Fragment,null,o&&o.length>0&&V.createElement(kd,null,V.createElement(Dd,null,t," (",n,")"),V.createElement(Md,null,o.map((function(e,t){return V.createElement("div",{key:t,className:"exchange-currency"},V.createElement("img",{src:e.currFlag,alt:""}),e.currName," 1 = ",e.rate)}))),V.createElement("p",{className:"last-updated"},"Last updated on ",r," | Source: ",i)))},exports.Footer=function(){return V.createElement(Bd,null,V.createElement(Pd,null,V.createElement(Hd,null,V.createElement("img",{src:"https://res.cloudinary.com/dxivfczqg/image/upload/v1643889560/ssx-linear-logo-light_mdafbc.png",alt:"SSX Logo"}),V.createElement("p",{style:{width:"270px"}},"A platform you can trust to deliver the latest capital trading news and trends across Africa.")),V.createElement(Od,null,V.createElement("h6",null,"Contact Us"),V.createElement("p",null,"222 Swaniker Street",V.createElement("br",null),"Abelemkpe - Accra",V.createElement("br",null),"+233 (0) 59 284 1131",V.createElement("br",null),"questions@secondstax.info")),V.createElement(Od,null,V.createElement("h6",null,V.createElement("svg",{width:"14",height:"15",viewBox:"0 0 14 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M7.00001 0.833336C5.68147 0.833336 4.39254 1.22433 3.29621 1.95687C2.19988 2.68941 1.3454 3.73061 0.840816 4.94878C0.336232 6.16695 0.20421 7.5074 0.461445 8.8006C0.718679 10.0938 1.35362 11.2817 2.28597 12.214C3.21832 13.1464 4.4062 13.7813 5.69941 14.0386C6.99262 14.2958 8.33306 14.1638 9.55124 13.6592C10.7694 13.1546 11.8106 12.3001 12.5431 11.2038C13.2757 10.1075 13.6667 8.81854 13.6667 7.5C13.6647 5.7325 12.9617 4.03795 11.7119 2.78813C10.4621 1.53831 8.76752 0.835302 7.00001 0.833336ZM7.00001 12.8333C5.94518 12.8333 4.91403 12.5205 4.03697 11.9345C3.15991 11.3485 2.47632 10.5155 2.07266 9.54098C1.66899 8.56644 1.56337 7.49409 1.76916 6.45952C1.97495 5.42496 2.4829 4.47465 3.22878 3.72877C3.97466 2.98289 4.92497 2.47494 5.95953 2.26915C6.9941 2.06336 8.06645 2.16898 9.04099 2.57265C10.0155 2.97631 10.8485 3.6599 11.4345 4.53696C12.0206 5.41402 12.3333 6.44517 12.3333 7.5C12.3317 8.91399 11.7693 10.2696 10.7695 11.2695C9.76962 12.2693 8.41401 12.8317 7.00001 12.8333ZM7.00001 7.16667C6.8232 7.16667 6.65363 7.23691 6.52861 7.36193C6.40358 7.48696 6.33335 7.65652 6.33335 7.83334V9.83333C6.33335 10.0101 6.40358 10.1797 6.52861 10.3047C6.65363 10.4298 6.8232 10.5 7.00001 10.5C7.17682 10.5 7.34639 10.4298 7.47142 10.3047C7.59644 10.1797 7.66668 10.0101 7.66668 9.83333V7.83334C7.66668 7.65652 7.59644 7.48696 7.47142 7.36193C7.34639 7.23691 7.17682 7.16667 7.00001 7.16667ZM7.00001 4.5C6.8352 4.5 6.67408 4.54888 6.53704 4.64044C6.4 4.73201 6.29319 4.86216 6.23011 5.01443C6.16704 5.1667 6.15054 5.33426 6.18269 5.49591C6.21485 5.65756 6.29421 5.80605 6.41076 5.92259C6.5273 6.03913 6.67579 6.1185 6.83744 6.15066C6.99909 6.18281 7.16664 6.16631 7.31892 6.10323C7.47119 6.04016 7.60134 5.93335 7.6929 5.79631C7.78447 5.65927 7.83335 5.49815 7.83335 5.33334C7.83335 5.11232 7.74555 4.90036 7.58927 4.74408C7.43299 4.5878 7.22103 4.5 7.00001 4.5Z",fill:"#F7F9FC"})),"Important Note"),V.createElement("p",null,"SecondSTAX does not own rights to some of the content displayed on this website. All content is sourced directly from the outlet."))),V.createElement(Id,null,V.createElement(zd,null,"©",(new Date).getFullYear()," SecondSTAX Ltd. All Rights Reserved.")))},exports.Indices=function(e){var t=e.indices,n=e.lastUpdated,i=e.source;return V.createElement(V.Fragment,null,t&&t.length>0&&V.createElement(V.Fragment,null,V.createElement(Rd,null,t.map((function(e,t){return V.createElement(Ld,{key:t},V.createElement(Fd,null,e.changePercent<0&&V.createElement("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M9.29 13.71C9.3851 13.801 9.49725 13.8724 9.62 13.92C9.86346 14.02 10.1365 14.02 10.38 13.92C10.5028 13.8724 10.6149 13.801 10.71 13.71L13.71 10.71C13.8983 10.5217 14.0041 10.2663 14.0041 10C14.0041 9.7337 13.8983 9.47831 13.71 9.29C13.5217 9.1017 13.2663 8.99591 13 8.99591C12.7337 8.99591 12.4783 9.1017 12.29 9.29L11 10.59V7C11 6.73479 10.8946 6.48043 10.7071 6.2929C10.5196 6.10536 10.2652 6 10 6C9.73478 6 9.48043 6.10536 9.29289 6.2929C9.10536 6.48043 9 6.73479 9 7V10.59L7.71 9.29C7.61704 9.19628 7.50644 9.12188 7.38458 9.07111C7.26272 9.02034 7.13201 8.99421 7 8.99421C6.86799 8.99421 6.73728 9.02034 6.61542 9.07111C6.49356 9.12188 6.38296 9.19628 6.29 9.29C6.19627 9.38297 6.12188 9.49357 6.07111 9.61543C6.02034 9.73729 5.9942 9.86799 5.9942 10C5.9942 10.132 6.02034 10.2627 6.07111 10.3846C6.12188 10.5064 6.19627 10.617 6.29 10.71L9.29 13.71ZM10 20C11.9778 20 13.9112 19.4135 15.5557 18.3147C17.2002 17.2159 18.4819 15.6541 19.2388 13.8268C19.9957 11.9996 20.1937 9.98891 19.8079 8.0491C19.422 6.10929 18.4696 4.32746 17.0711 2.92894C15.6725 1.53041 13.8907 0.578004 11.9509 0.192152C10.0111 -0.193701 8.00043 0.00433284 6.17317 0.761209C4.3459 1.51809 2.78412 2.79981 1.6853 4.4443C0.58649 6.08879 0 8.02219 0 10C0 12.6522 1.05357 15.1957 2.92893 17.0711C3.85752 17.9997 4.95991 18.7363 6.17317 19.2388C7.38642 19.7413 8.68678 20 10 20V20ZM10 2C11.5823 2 13.129 2.4692 14.4446 3.34825C15.7602 4.2273 16.7855 5.47673 17.391 6.93854C17.9965 8.40035 18.155 10.0089 17.8463 11.5607C17.5376 13.1126 16.7757 14.538 15.6569 15.6569C14.538 16.7757 13.1126 17.5376 11.5607 17.8463C10.0089 18.155 8.40034 17.9965 6.93853 17.391C5.47672 16.7855 4.22729 15.7602 3.34824 14.4446C2.46919 13.129 2 11.5823 2 10C2 7.87827 2.84285 5.84344 4.34315 4.34315C5.84344 2.84286 7.87827 2 10 2V2Z",fill:"#F80000"})),e.changePercent>0&&V.createElement("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M10.71 6.29C10.6149 6.19896 10.5028 6.12759 10.38 6.08C10.1365 5.97998 9.86347 5.97998 9.62 6.08C9.49725 6.12759 9.38511 6.19896 9.29 6.29L6.29 9.29C6.1017 9.4783 5.99591 9.7337 5.99591 10C5.99591 10.2663 6.1017 10.5217 6.29 10.71C6.47831 10.8983 6.7337 11.0041 7 11.0041C7.26631 11.0041 7.5217 10.8983 7.71 10.71L9 9.41V13C9 13.2652 9.10536 13.5196 9.2929 13.7071C9.48043 13.8946 9.73479 14 10 14C10.2652 14 10.5196 13.8946 10.7071 13.7071C10.8946 13.5196 11 13.2652 11 13V9.41L12.29 10.71C12.383 10.8037 12.4936 10.8781 12.6154 10.9289C12.7373 10.9797 12.868 11.0058 13 11.0058C13.132 11.0058 13.2627 10.9797 13.3846 10.9289C13.5064 10.8781 13.617 10.8037 13.71 10.71C13.8037 10.617 13.8781 10.5064 13.9289 10.3846C13.9797 10.2627 14.0058 10.132 14.0058 10C14.0058 9.86799 13.9797 9.73728 13.9289 9.61542C13.8781 9.49356 13.8037 9.38296 13.71 9.29L10.71 6.29ZM10 0C8.02219 0 6.08879 0.58649 4.4443 1.6853C2.79981 2.78412 1.51809 4.3459 0.761209 6.17317C0.00433284 8.00043 -0.193701 10.0111 0.192152 11.9509C0.578004 13.8907 1.53041 15.6725 2.92894 17.0711C4.32746 18.4696 6.10929 19.422 8.0491 19.8079C9.98891 20.1937 11.9996 19.9957 13.8268 19.2388C15.6541 18.4819 17.2159 17.2002 18.3147 15.5557C19.4135 13.9112 20 11.9778 20 10C20 8.68678 19.7413 7.38642 19.2388 6.17317C18.7363 4.95991 17.9997 3.85752 17.0711 2.92893C16.1425 2.00035 15.0401 1.26375 13.8268 0.761205C12.6136 0.258658 11.3132 0 10 0ZM10 18C8.41775 18 6.87104 17.5308 5.55544 16.6518C4.23985 15.7727 3.21447 14.5233 2.60897 13.0615C2.00347 11.5997 1.84504 9.99113 2.15372 8.43928C2.4624 6.88743 3.22433 5.46197 4.34315 4.34315C5.46197 3.22433 6.88743 2.4624 8.43928 2.15372C9.99113 1.84504 11.5997 2.00346 13.0615 2.60896C14.5233 3.21447 15.7727 4.23984 16.6518 5.55544C17.5308 6.87103 18 8.41775 18 10C18 12.1217 17.1572 14.1566 15.6569 15.6569C14.1566 17.1571 12.1217 18 10 18Z",fill:"#06BA63"})),0==e.changePercent&&V.createElement("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M10 0C8.02219 0 6.08879 0.58649 4.4443 1.6853C2.79981 2.78412 1.51809 4.3459 0.761209 6.17317C0.00433284 8.00043 -0.193701 10.0111 0.192152 11.9509C0.578004 13.8907 1.53041 15.6725 2.92894 17.0711C4.32746 18.4696 6.10929 19.422 8.0491 19.8079C9.98891 20.1937 11.9996 19.9957 13.8268 19.2388C15.6541 18.4819 17.2159 17.2002 18.3147 15.5557C19.4135 13.9112 20 11.9778 20 10C20 8.68678 19.7413 7.38642 19.2388 6.17317C18.7363 4.95991 17.9997 3.85752 17.0711 2.92893C16.1425 2.00035 15.0401 1.26375 13.8268 0.761205C12.6136 0.258658 11.3132 0 10 0V0ZM10 18C8.41775 18 6.87104 17.5308 5.55544 16.6518C4.23985 15.7727 3.21447 14.5233 2.60897 13.0615C2.00347 11.5997 1.84504 9.99113 2.15372 8.43928C2.4624 6.88743 3.22433 5.46197 4.34315 4.34315C5.46197 3.22433 6.88743 2.4624 8.43928 2.15372C9.99113 1.84504 11.5997 2.00346 13.0615 2.60896C14.5233 3.21447 15.7727 4.23984 16.6518 5.55544C17.5308 6.87103 18 8.41775 18 10C18 12.1217 17.1572 14.1566 15.6569 15.6569C14.1566 17.1571 12.1217 18 10 18V18ZM14 9H6C5.73479 9 5.48043 9.10536 5.2929 9.29289C5.10536 9.48043 5 9.73478 5 10C5 10.2652 5.10536 10.5196 5.2929 10.7071C5.48043 10.8946 5.73479 11 6 11H14C14.2652 11 14.5196 10.8946 14.7071 10.7071C14.8946 10.5196 15 10.2652 15 10C15 9.73478 14.8946 9.48043 14.7071 9.29289C14.5196 9.10536 14.2652 9 14 9Z",fill:"#A4BBDD"})),e.itemName),V.createElement(Sd,null,V.createElement("span",{className:"index-value"},e.value)," / ",V.createElement("span",{className:(n=e.changePercent,n>0?"success":n<0?"error":0==n?"neutral":void 0)},e.changePercent,"%")));var n}))),V.createElement(Qd,null,n&&V.createElement(V.Fragment,null,"Last updated on ",n),n&&i&&V.createElement(V.Fragment,null," | "),i&&V.createElement(V.Fragment,null,"Source: ",i))))},exports.LPRequestTable=function(e){var t=e.transactions,n=e.callback,i=e.newTransactionFxn;function r(e){var t={label:e,badgeColor:""};return"NW"===e.toUpperCase()&&(t={label:"New",badgeColor:"neutral"}),"PCP"===e.toUpperCase()&&(t={label:"Pending payment",badgeColor:"warning"}),"PLC"===e.toUpperCase()&&(t={label:"Sent to LP",badgeColor:"primary"}),"PLP"===e.toUpperCase()&&(t={label:"Confirmed with LP",badgeColor:"neutral"}),"PBC"===e.toUpperCase()&&(t={label:"Processing at LP",badgeColor:"neutral"}),"ST"===e.toUpperCase()&&(t={label:"Complete",badgeColor:"success"}),"CAN"===e.toUpperCase()&&(t={label:"Complete",badgeColor:"error"}),t}return V.createElement(Td,null,V.createElement(Vd,null,V.createElement("thead",null,V.createElement("tr",{className:"rounded-row"},V.createElement("th",null,"Provider"),V.createElement("th",null,"Transaction amount"),V.createElement("th",null,"Transaction ID"),V.createElement("th",null,"Status"),V.createElement("th",null,"Date"))),t&&t.length>0&&V.createElement("tbody",null,t.map((function(e,t){return V.createElement("tr",{key:t,className:"rounded-row",onClick:function(){n(e)}},V.createElement("td",null,V.createElement("div",{className:"provider"},e.providerLogo&&V.createElement("img",{src:e.providerLogo,alt:"Provider logo"}),e.providerName)),V.createElement("td",null,V.createElement("div",{className:"txn-amt"},V.createElement("span",{className:"amt"},V.createElement("img",{src:e.baseCurrFlag,alt:"base flag"}),"".concat(e.baseCurrency," ").concat(e.baseAmount)),V.createElement("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M17.9982 10.0002C17.9982 9.73497 17.8928 9.48062 17.7053 9.29308C17.5178 9.10554 17.2634 9.00019 16.9982 9.00019H5.40819L7.70819 6.71019C7.89649 6.52188 8.00228 6.26649 8.00228 6.00019C8.00228 5.73388 7.89649 5.47849 7.70819 5.29019C7.51988 5.10188 7.26449 4.99609 6.99819 4.99609C6.73188 4.99609 6.47649 5.10188 6.28819 5.29019L2.28819 9.29019C2.14943 9.43081 2.05543 9.60938 2.01806 9.80337C1.98068 9.99736 2.00161 10.1981 2.07819 10.3802C2.15321 10.5628 2.2806 10.7191 2.44432 10.8295C2.60804 10.9398 2.80076 10.9992 2.99819 11.0002H16.9982C17.2634 11.0002 17.5178 10.8948 17.7053 10.7073C17.8928 10.5198 17.9982 10.2654 17.9982 10.0002ZM21.9182 13.6202C21.8432 13.4376 21.7158 13.2812 21.552 13.1709C21.3883 13.0606 21.1956 13.0012 20.9982 13.0002H6.99819C6.73297 13.0002 6.47862 13.1055 6.29108 13.2931C6.10354 13.4806 5.99819 13.735 5.99819 14.0002C5.99819 14.2654 6.10354 14.5198 6.29108 14.7073C6.47862 14.8948 6.73297 15.0002 6.99819 15.0002H18.5882L16.2882 17.2902C16.1945 17.3831 16.1201 17.4937 16.0693 17.6156C16.0185 17.7375 15.9924 17.8682 15.9924 18.0002C15.9924 18.1322 16.0185 18.2629 16.0693 18.3848C16.1201 18.5066 16.1945 18.6172 16.2882 18.7102C16.3812 18.8039 16.4917 18.8783 16.6136 18.9291C16.7355 18.9798 16.8662 19.006 16.9982 19.006C17.1302 19.006 17.2609 18.9798 17.3828 18.9291C17.5046 18.8783 17.6152 18.8039 17.7082 18.7102L21.7082 14.7102C21.8469 14.5696 21.9409 14.391 21.9783 14.197C22.0157 14.003 21.9948 13.8023 21.9182 13.6202Z",fill:"#BBCCE6"})),V.createElement("span",{className:"amt"},V.createElement("img",{src:e.exchangeCurrFlag,alt:"exchange flag"}),"".concat(e.exchangeCurrency," ").concat(e.exchangeAmount)))),V.createElement("td",null,V.createElement("div",null,e.transactionId)),V.createElement("td",null,V.createElement("div",null,V.createElement(Xd,{status:r(e.status).badgeColor,label:r(e.status).label,width:150}))),V.createElement("td",null,V.createElement("div",{className:"txn-date"},e.date,V.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M10.3592 7.52685L6.58584 3.76019C6.52387 3.6977 6.45013 3.64811 6.36889 3.61426C6.28765 3.58041 6.20052 3.56299 6.11251 3.56299C6.0245 3.56299 5.93736 3.58041 5.85612 3.61426C5.77488 3.64811 5.70115 3.6977 5.63917 3.76019C5.51501 3.8851 5.44531 4.05406 5.44531 4.23019C5.44531 4.40631 5.51501 4.57528 5.63917 4.70019L8.93917 8.03352L5.63917 11.3335C5.51501 11.4584 5.44531 11.6274 5.44531 11.8035C5.44531 11.9796 5.51501 12.1486 5.63917 12.2735C5.70092 12.3365 5.77455 12.3866 5.8558 12.421C5.93705 12.4553 6.0243 12.4732 6.11251 12.4735C6.20071 12.4732 6.28797 12.4553 6.36922 12.421C6.45047 12.3866 6.5241 12.3365 6.58584 12.2735L10.3592 8.50685C10.4268 8.44443 10.4808 8.36866 10.5178 8.28432C10.5547 8.19999 10.5738 8.10892 10.5738 8.01685C10.5738 7.92479 10.5547 7.83372 10.5178 7.74938C10.4808 7.66505 10.4268 7.58928 10.3592 7.52685Z",fill:"#A4BBDD"})))))})))),t&&0==t.length&&V.createElement(Yd,null,V.createElement(Wd,null,V.createElement("svg",{width:"65",height:"64",viewBox:"0 0 65 64",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("g",{clipPath:"url(#clip0_651_2393)"},V.createElement("path",{d:"M39.5 6H25.5V14H39.5V6Z",fill:"#E8EEF7"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M41.5006 6C41.5006 4.895 40.6046 4 39.5 4H25.5C24.3954 4 23.4994 4.895 23.4994 6V14C23.4994 15.105 24.3954 16 25.5 16H39.5C40.6046 16 41.5006 15.105 41.5006 14V6ZM27.5006 8V12H37.4994V8H27.5006Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M49.5 56C49.5 54.896 50.396 54 51.5 54C52.604 54 53.5 54.896 53.5 56V58C53.5 59.105 52.605 60 51.5 60H13.5C12.395 60 11.5 59.105 11.5 58V10C11.5 8.895 12.395 8 13.5 8H25.5C26.605 8 27.5 8.895 27.5 10V12H37.5V10C37.5 8.895 38.395 8 39.5 8H51.5C52.605 8 53.5 8.895 53.5 10V48C53.5 49.104 52.604 50 51.5 50C50.396 50 49.5 49.104 49.5 48V12H41.5V14C41.5 15.105 40.605 16 39.5 16H25.5C24.395 16 23.5 15.105 23.5 14V12H15.5V56H49.5Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 27H41.5C42.604 27 43.5 26.104 43.5 25C43.5 23.896 42.604 23 41.5 23H23.5C22.396 23 21.5 23.896 21.5 25C21.5 26.104 22.396 27 23.5 27Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 38H41.5C42.604 38 43.5 37.104 43.5 36C43.5 34.896 42.604 34 41.5 34H23.5C22.396 34 21.5 34.896 21.5 36C21.5 37.104 22.396 38 23.5 38Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 49H41.5C42.604 49 43.5 48.104 43.5 47C43.5 45.896 42.604 45 41.5 45H23.5C22.396 45 21.5 45.896 21.5 47C21.5 48.104 22.396 49 23.5 49Z",fill:"#D2DDEE"})),V.createElement("defs",null,V.createElement("clipPath",{id:"clip0_651_2393"},V.createElement("rect",{width:"64",height:"64",fill:"white",transform:"translate(0.5)"})))),V.createElement("p",null,"Your most recent liquidity requests will live here when you have them."),V.createElement(be,{size:"md",variant:"primary",onClick:function(){i()}},"Begin Transaction"))))},exports.LPSideNav=function(e){var t=e.mainNavLinks,n=e.codeMaintenanceLinks,i=e.currentPage;return V.createElement(Zd,null,t&&t.length>0&&V.createElement(Jd,null,t.map((function(e,t){return V.createElement(V.Fragment,null,e.LinkComponent?V.createElement(e.LinkComponent,{url:e.url},V.createElement(V.Fragment,null,V.createElement(qd,{className:i===e.pageName?"active":""},V.createElement(Kd,null,V.createElement("i",{className:e.iconClass}),e.label),V.createElement("i",{className:"icon-angle-right"})))):V.createElement(Ud,{key:t,href:e.url},V.createElement(qd,{className:i===e.pageName?"active":""},V.createElement(Kd,null,V.createElement("i",{className:e.iconClass}),e.label),V.createElement("i",{className:"icon-angle-right"}))))}))),n&&V.createElement("div",null,V.createElement("hr",{style:{margin:"16px",border:"1px solid ".concat(Y["neutral-100"])}}),V.createElement($d,{className:"active"},V.createElement(Ud,{href:"#",onClick:function(e){e.preventDefault(),document.querySelector("#codeMaintenanceMenu").classList.toggle("collapsed")}},V.createElement(qd,null,V.createElement(Kd,{className:"cm-main-item"},V.createElement("i",{className:"icon-settings"}),"Code Maintenance"))),V.createElement(_d,{className:"collapsed",id:"codeMaintenanceMenu"},V.createElement(Ud,{href:"#"},V.createElement(qd,{className:"indent"},V.createElement(Kd,null,"Users"))),V.createElement(Ud,{href:"#"},V.createElement(qd,{className:"indent"},V.createElement(Kd,null,"Brokers"))),V.createElement(Ud,{href:"#"},V.createElement(qd,{className:"indent"},V.createElement(Kd,null,"Liquidity Providers"))),V.createElement(Ud,{href:"#"},V.createElement(qd,{className:"indent"},V.createElement(Kd,null,"App Actions"))),V.createElement(Ud,{href:"#"},V.createElement(qd,{className:"indent"},V.createElement(Kd,null,"App Forms"))),V.createElement(Ud,{href:"#"},V.createElement(qd,{className:"indent"},V.createElement(Kd,null,"App Modules"))),V.createElement(Ud,{href:"#"},V.createElement(qd,{className:"indent"},V.createElement(Kd,null,"Currency Pairs"))),V.createElement(Ud,{href:"#"},V.createElement(qd,{className:"indent"},V.createElement(Kd,null,"Payment Methods"))),V.createElement(Ud,{href:"#"},V.createElement(qd,{className:"indent"},V.createElement(Kd,null,"System Config"))),V.createElement(Ud,{href:"#"},V.createElement(qd,{className:"indent"},V.createElement(Kd,null,"User Roles")))))))},exports.LPTopBar=function(e){var t=e.userName,n=e.requestLpUrl,i=e.notifications,r=e.myProfileUrl;e.signOutApiUrl;var o=l.useState(!1),a=o[0],s=o[1],c=l.useState(!1),d=c[0],h=c[1],u=l.useState(!1),p=u[0],f=u[1],g=l.useState(1),m=g[0],x=g[1],b=l.useState(!1),C=b[0],w=b[1];return V.createElement(Lu,null,V.createElement(Fu,null,V.createElement("img",{src:"https://res.cloudinary.com/dxivfczqg/image/upload/v1663283686/dashboard-logo_a7i59z.svg",alt:"SSX Logo"})),V.createElement(Su,null,V.createElement("a",{href:n,className:"trade-button"},"Request LP"),V.createElement("div",{className:"vt-divider"}),V.createElement("div",{className:"icon-buttons"},V.createElement(Qu,{className:"".concat(a?"active-item":""),onClick:function(){s(!a),h(!1),f(!1),x(1)}},V.createElement("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M17 12H19C19.2652 12 19.5196 11.8946 19.7071 11.7071C19.8946 11.5196 20 11.2652 20 11C20 10.7348 19.8946 10.4804 19.7071 10.2929C19.5196 10.1054 19.2652 10 19 10H17V9C16.9912 8.53931 16.9205 8.0819 16.79 7.64C17.73 7.27962 18.5393 6.64391 19.112 5.81603C19.6847 4.98815 19.9942 4.00667 20 3C20 2.73478 19.8946 2.48043 19.7071 2.29289C19.5196 2.10536 19.2652 2 19 2C18.7348 2 18.4804 2.10536 18.2929 2.29289C18.1054 2.48043 18 2.73478 18 3C17.9991 3.64484 17.7905 4.27224 17.405 4.7892C17.0196 5.30615 16.4778 5.68515 15.86 5.87C15.3668 5.23797 14.7289 4.7338 14 4.4C14.0104 4.26687 14.0104 4.13313 14 4C14 2.93913 13.5786 1.92172 12.8284 1.17157C12.0783 0.421427 11.0609 0 10 0C8.93913 0 7.92172 0.421427 7.17157 1.17157C6.42143 1.92172 6 2.93913 6 4C5.98965 4.13313 5.98965 4.26687 6 4.4C5.25662 4.72831 4.60446 5.23288 4.1 5.87C3.48968 5.67807 2.9567 5.29604 2.5789 4.77971C2.2011 4.26338 1.99826 3.63979 2 3C2 2.73478 1.89464 2.48043 1.70711 2.29289C1.51957 2.10536 1.26522 2 1 2C0.734784 2 0.48043 2.10536 0.292893 2.29289C0.105357 2.48043 0 2.73478 0 3C0.00576615 4.00667 0.315265 4.98815 0.888 5.81603C1.46074 6.64391 2.27003 7.27962 3.21 7.64C3.07948 8.0819 3.00885 8.53931 3 9V10H1C0.734784 10 0.48043 10.1054 0.292893 10.2929C0.105357 10.4804 0 10.7348 0 11C0 11.2652 0.105357 11.5196 0.292893 11.7071C0.48043 11.8946 0.734784 12 1 12H3V13C3.00086 13.4635 3.04776 13.9258 3.14 14.38C2.21628 14.7502 1.42404 15.3876 0.864657 16.2106C0.305279 17.0336 0.00421571 18.0049 0 19C0 19.2652 0.105357 19.5196 0.292893 19.7071C0.48043 19.8946 0.734784 20 1 20C1.26522 20 1.51957 19.8946 1.70711 19.7071C1.89464 19.5196 2 19.2652 2 19C2.0027 18.4168 2.17535 17.847 2.49681 17.3604C2.81828 16.8737 3.27462 16.4913 3.81 16.26C4.40471 17.3862 5.29541 18.3289 6.38616 18.9864C7.47692 19.6439 8.72639 19.9914 10 19.9914C11.2736 19.9914 12.5231 19.6439 13.6138 18.9864C14.7046 18.3289 15.5953 17.3862 16.19 16.26C16.7254 16.4913 17.1817 16.8737 17.5032 17.3604C17.8247 17.847 17.9973 18.4168 18 19C18 19.2652 18.1054 19.5196 18.2929 19.7071C18.4804 19.8946 18.7348 20 19 20C19.2652 20 19.5196 19.8946 19.7071 19.7071C19.8946 19.5196 20 19.2652 20 19C19.9958 18.0049 19.6947 17.0336 19.1353 16.2106C18.576 15.3876 17.7837 14.7502 16.86 14.38C16.9522 13.9258 16.9991 13.4635 17 13V12ZM9 17.9C7.87064 17.6695 6.8556 17.0558 6.12669 16.1629C5.39778 15.27 4.99976 14.1527 5 13V9C5 8.20435 5.31607 7.44129 5.87868 6.87868C6.44129 6.31607 7.20435 6 8 6H9V17.9ZM8 4C8 3.46957 8.21071 2.96086 8.58579 2.58579C8.96086 2.21071 9.46957 2 10 2C10.5304 2 11.0391 2.21071 11.4142 2.58579C11.7893 2.96086 12 3.46957 12 4H8ZM15 13C15.0002 14.1527 14.6022 15.27 13.8733 16.1629C13.1444 17.0558 12.1294 17.6695 11 17.9V6H12C12.7956 6 13.5587 6.31607 14.1213 6.87868C14.6839 7.44129 15 8.20435 15 9V13Z",fill:"#070B12"}))),V.createElement(Qu,{className:"".concat(d?"active-item":""),onClick:function(){s(!1),h(!d),f(!1)}},V.createElement("div",{className:"notification-dot"}),V.createElement("svg",{width:"16",height:"20",viewBox:"0 0 16 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M14 11.18V8C13.9986 6.58312 13.4958 5.21247 12.5806 4.13077C11.6655 3.04908 10.3971 2.32615 9 2.09V1C9 0.734784 8.89464 0.48043 8.70711 0.292893C8.51957 0.105357 8.26522 0 8 0C7.73478 0 7.48043 0.105357 7.29289 0.292893C7.10536 0.48043 7 0.734784 7 1V2.09C5.60294 2.32615 4.33452 3.04908 3.41939 4.13077C2.50425 5.21247 2.00144 6.58312 2 8V11.18C1.41645 11.3863 0.910998 11.7681 0.552938 12.2729C0.194879 12.7778 0.00173951 13.3811 0 14V16C0 16.2652 0.105357 16.5196 0.292893 16.7071C0.48043 16.8946 0.734784 17 1 17H4.14C4.37028 17.8474 4.873 18.5954 5.5706 19.1287C6.26819 19.6621 7.1219 19.951 8 19.951C8.8781 19.951 9.73181 19.6621 10.4294 19.1287C11.127 18.5954 11.6297 17.8474 11.86 17H15C15.2652 17 15.5196 16.8946 15.7071 16.7071C15.8946 16.5196 16 16.2652 16 16V14C15.9983 13.3811 15.8051 12.7778 15.4471 12.2729C15.089 11.7681 14.5835 11.3863 14 11.18ZM4 8C4 6.93913 4.42143 5.92172 5.17157 5.17157C5.92172 4.42143 6.93913 4 8 4C9.06087 4 10.0783 4.42143 10.8284 5.17157C11.5786 5.92172 12 6.93913 12 8V11H4V8ZM8 18C7.65097 17.9979 7.30857 17.9045 7.00683 17.7291C6.70509 17.5536 6.45451 17.3023 6.28 17H9.72C9.54549 17.3023 9.29491 17.5536 8.99317 17.7291C8.69143 17.9045 8.34903 17.9979 8 18ZM14 15H2V14C2 13.7348 2.10536 13.4804 2.29289 13.2929C2.48043 13.1054 2.73478 13 3 13H13C13.2652 13 13.5196 13.1054 13.7071 13.2929C13.8946 13.4804 14 13.7348 14 14V15Z",fill:"#070B12"})))),V.createElement(ju,{onClick:function(){s(!1),h(!1),f(!p)}},V.createElement("div",{className:"profile-pic"}),V.createElement("svg",{className:p?"rotate-icon-180":"rotate-icon-0",width:"8",height:"6",viewBox:"0 0 8 6",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M7.33334 1.1133C7.20843 0.989128 7.03946 0.919434 6.86334 0.919434C6.68722 0.919434 6.51825 0.989128 6.39334 1.1133L4.00001 3.4733L1.64001 1.1133C1.5151 0.989128 1.34613 0.919434 1.17001 0.919434C0.993883 0.919434 0.824915 0.989128 0.700006 1.1133C0.637521 1.17527 0.587925 1.249 0.554079 1.33024C0.520233 1.41148 0.502808 1.49862 0.502808 1.58663C0.502808 1.67464 0.520233 1.76177 0.554079 1.84301C0.587925 1.92425 0.637521 1.99799 0.700006 2.05996L3.52667 4.88663C3.58865 4.94911 3.66238 4.99871 3.74362 5.03256C3.82486 5.0664 3.912 5.08383 4.00001 5.08383C4.08801 5.08383 4.17515 5.0664 4.25639 5.03256C4.33763 4.99871 4.41136 4.94911 4.47334 4.88663L7.33334 2.05996C7.39582 1.99799 7.44542 1.92425 7.47927 1.84301C7.51311 1.76177 7.53054 1.67464 7.53054 1.58663C7.53054 1.49862 7.51311 1.41148 7.47927 1.33024C7.44542 1.249 7.39582 1.17527 7.33334 1.1133Z",fill:"#070B12"})))),a&&V.createElement(Nu,null,1===m&&V.createElement(V.Fragment,null,V.createElement(Vu,null,V.createElement("h4",{className:"heading"},"Report Bug")),V.createElement(Wu,null,V.createElement("textarea",null),V.createElement("div",{className:"info-text"},V.createElement("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M6.99968 0.333252C5.68114 0.333252 4.3922 0.724245 3.29588 1.45679C2.19955 2.18933 1.34506 3.23052 0.840481 4.4487C0.335896 5.66687 0.203874 7.00731 0.461109 8.30052C0.718344 9.59373 1.35328 10.7816 2.28563 11.714C3.21798 12.6463 4.40587 13.2813 5.69908 13.5385C6.99228 13.7957 8.33273 13.6637 9.5509 13.1591C10.7691 12.6545 11.8103 11.8 12.5428 10.7037C13.2754 9.60739 13.6663 8.31846 13.6663 6.99992C13.6644 5.23241 12.9614 3.53786 11.7116 2.28804C10.4617 1.03823 8.76718 0.335218 6.99968 0.333252ZM6.99968 12.3333C5.94484 12.3333 4.9137 12.0205 4.03664 11.4344C3.15957 10.8484 2.47599 10.0154 2.07232 9.0409C1.66865 8.06636 1.56304 6.994 1.76882 5.95944C1.97461 4.92487 2.48256 3.97456 3.22844 3.22868C3.97432 2.4828 4.92463 1.97485 5.9592 1.76906C6.99376 1.56328 8.06612 1.66889 9.04066 2.07256C10.0152 2.47623 10.8481 3.15982 11.4342 4.03688C12.0202 4.91394 12.333 5.94508 12.333 6.99992C12.3314 8.41391 11.769 9.76952 10.7691 10.7694C9.76928 11.7692 8.41367 12.3316 6.99968 12.3333ZM6.99968 6.66658C6.82287 6.66658 6.6533 6.73682 6.52827 6.86185C6.40325 6.98687 6.33301 7.15644 6.33301 7.33325V9.33325C6.33301 9.51006 6.40325 9.67963 6.52827 9.80466C6.6533 9.92968 6.82287 9.99992 6.99968 9.99992C7.17649 9.99992 7.34606 9.92968 7.47108 9.80466C7.59611 9.67963 7.66634 9.51006 7.66634 9.33325V7.33325C7.66634 7.15644 7.59611 6.98687 7.47108 6.86185C7.34606 6.73682 7.17649 6.66658 6.99968 6.66658ZM6.99968 3.99992C6.83486 3.99992 6.67374 4.04879 6.5367 4.14036C6.39966 4.23193 6.29285 4.36208 6.22978 4.51435C6.16671 4.66662 6.1502 4.83418 6.18236 4.99583C6.21451 5.15748 6.29388 5.30596 6.41042 5.42251C6.52697 5.53905 6.67545 5.61842 6.8371 5.65057C6.99875 5.68273 7.16631 5.66622 7.31858 5.60315C7.47085 5.54008 7.601 5.43327 7.69257 5.29623C7.78414 5.15919 7.83301 4.99807 7.83301 4.83325C7.83301 4.61224 7.74521 4.40028 7.58893 4.244C7.43265 4.08772 7.22069 3.99992 6.99968 3.99992Z",fill:"#070B12"})),V.createElement("p",null,"By submitting a report you agree to your current browser tab and LP system information being captured.")),!C&&V.createElement(G,{size:"md",variant:"primary",onClick:function(){w(!0),setTimeout((function(){x(m+1),w(!1)}),2e3)}},"Report Bug"),C&&V.createElement(G,{size:"md",variant:"primary",disabled:!0},V.createElement(He,null)))),2===m&&V.createElement(Ju,null,V.createElement(J,{headingText:"Bug report sent"}))),d&&V.createElement(Tu,null,i&&i.length>0&&V.createElement(V.Fragment,null,V.createElement(Vu,null,V.createElement("h4",null,"Notifications")),V.createElement(Gu,null,i.map((function(e,t){return e.notifRead?e.notifRead?V.createElement(Zu,{key:t},V.createElement("div",null,V.createElement("img",{src:ep,style:{width:"24px",height:"24px",borderRadius:"4px"},alt:"client logo"})),V.createElement("div",{style:{display:"flex",width:"100%"}},V.createElement("div",{style:{display:"flex",flexDirection:"column",gap:"12px",width:"87%"}},V.createElement("div",null,V.createElement("p",{className:"request-status"},e.notifTitle),V.createElement("p",{className:"lp-info-txn-no"},e.lpProvider," • #",e.transactionNumber)),V.createElement("div",{className:"txn-amts"},V.createElement("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"center",gap:"16px"}},V.createElement("div",{style:{display:"flex",gap:"8px"}},V.createElement("img",{src:e.baseCurrFlag,alt:"Base currency flag"}),V.createElement("p",{style:{color:Y["neutral-900"],fontSize:"14px"}},e.baseCurrencyCode," 12,900.99")),V.createElement("div",null,V.createElement("i",{className:"icon-arrows-left-right"})),V.createElement("div",{style:{display:"flex",gap:"8px"}},V.createElement("img",{src:e.exchCurrFlag,alt:"Exchange currency flag"}),V.createElement("p",{style:{color:Y["neutral-900"],fontSize:"14px"}},e.exchCurrencyCode," 1,228.08"))))),V.createElement($u,null,e.notifTime))):void 0:V.createElement(Xu,{key:t},V.createElement("div",null,V.createElement("img",{src:ep,style:{width:"24px",height:"24px",borderRadius:"4px"},alt:"Provider logo"})),V.createElement("div",{style:{display:"flex",width:"100%"}},V.createElement("div",{style:{display:"flex",flexDirection:"column",gap:"12px",width:"87%"}},V.createElement("div",null,V.createElement("p",{className:"request-status"},e.notifTitle),V.createElement("p",{className:"lp-info-txn-no"},e.lpProvider," • #",e.transactionNumber)),V.createElement("div",{className:"txn-amts"},V.createElement("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"center",gap:"16px"}},V.createElement("div",{style:{display:"flex",gap:"8px"}},V.createElement("img",{src:e.baseCurrFlag,alt:"Base currency flag"}),V.createElement("p",{style:{color:Y["neutral-900"],fontSize:"14px"}},e.baseCurrencyCode," ",e.baseAmount)),V.createElement("div",null,V.createElement("i",{className:"icon-arrows-left-right"})),V.createElement("div",{style:{display:"flex",gap:"8px"}},V.createElement("img",{src:e.exchCurrFlag,alt:"Exchange currency flag"}),V.createElement("p",{style:{color:Y["neutral-900"],fontSize:"14px"}},e.exchCurrencyCode," ",e.exchAmount))))),V.createElement($u,null,e.notifTime)))})))),i&&0===i.length&&V.createElement(qu,null,V.createElement(_u,null,V.createElement("svg",{width:"64",height:"65",viewBox:"0 0 64 65",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("g",{clipPath:"url(#clip0_499_2669)"},V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M46 26.5003C46 26.5003 46 28.3139 46 24.5001C46 16.768 39.732 10.501 32 10.501C24.268 10.501 18 16.768 18 24.5001C18 28.3139 18 26.5003 18 26.5003",fill:"#E8EEF7"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.521 48.5003H37C38.104 48.5003 39 49.397 39 50.5006C39 51.6041 38.104 52.5008 37 52.5008H12C11.253 52.5008 10.567 52.0834 10.224 51.4198C9.87998 50.7562 9.93499 49.9559 10.367 49.3459C10.367 49.3459 16 41.4092 16 32.501V24.5001C16 15.6644 23.163 8.50076 32 8.50076C40.837 8.50076 48 15.6644 48 24.5001C48 28.3139 48 28.4982 48 32.501C48 41.4092 53.633 49.3459 53.633 49.3459C54.065 49.9559 54.12 50.7562 53.776 51.4198C53.433 52.0834 52.747 52.5008 52 52.5008H46C44.896 52.5008 44 51.6041 44 50.5006C44 49.397 44.896 48.5003 46 48.5003H48.479C46.601 44.997 44 38.9726 44 32.501C44 28.4982 44 28.3139 44 24.5001C44 17.8728 38.627 12.5 32 12.5C25.373 12.5 20 17.8728 20 24.5001V32.501C20 38.9726 17.399 44.997 15.521 48.5003Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M37.658 50.5C37.88 51.126 38 51.799 38 52.5C38 55.811 35.311 58.5 32 58.5C28.689 58.5 26 55.811 26 52.5C26 51.799 26.12 51.126 26.342 50.5H37.658Z",fill:"#E8EEF7"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M39.543 49.833C39.261 49.034 38.505 48.5 37.658 48.5H26.342C25.495 48.5 24.739 49.034 24.457 49.833C24.161 50.667 24 51.565 24 52.5C24 56.915 27.585 60.5 32 60.5C36.415 60.5 40 56.915 40 52.5C40 51.565 39.839 50.667 39.543 49.833ZM28.005 52.706C28.113 54.818 29.861 56.5 32 56.5C34.208 56.5 36 54.708 36 52.5H28L28.005 52.706ZM30 6.5V10.5C30 11.604 30.896 12.5 32 12.5C33.104 12.5 34 11.604 34 10.5V6.5C34 5.396 33.104 4.5 32 4.5C30.896 4.5 30 5.396 30 6.5Z",fill:"#D2DDEE"})),V.createElement("defs",null,V.createElement("clipPath",{id:"clip0_499_2669"},V.createElement("rect",{width:"64",height:"64",fill:"white",transform:"translate(0 0.5)"})))),V.createElement("div",{className:"text-center"},V.createElement("h3",{className:"text-neutral-900 text-heading"},"No Notifications"),V.createElement("p",{className:"subtext"},"Your notifications will show up here when you have them"))))),p&&V.createElement(Uu,null,V.createElement(Yu,null,V.createElement("h4",null,t)),V.createElement(Ku,{href:r},V.createElement("div",{style:{display:"flex",gap:"16px"}},V.createElement("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M9.47333 7.47325C10.1269 6.95903 10.604 6.25387 10.8382 5.45588C11.0723 4.6579 11.0519 3.80676 10.7799 3.0209C10.5078 2.23503 9.9975 1.55352 9.32005 1.07116C8.64259 0.5888 7.83163 0.32959 7 0.32959C6.16836 0.32959 5.35741 0.5888 4.67995 1.07116C4.00249 1.55352 3.49223 2.23503 3.22014 3.0209C2.94805 3.80676 2.92767 4.6579 3.16184 5.45588C3.396 6.25387 3.87307 6.95903 4.52666 7.47325C3.40672 7.92195 2.42952 8.66615 1.69926 9.62653C0.968996 10.5869 0.51304 11.7275 0.379998 12.9266C0.370368 13.0141 0.378075 13.1027 0.402681 13.1873C0.427287 13.2719 0.468309 13.3508 0.523405 13.4195C0.634677 13.5582 0.79652 13.6471 0.973331 13.6666C1.15014 13.686 1.32744 13.6345 1.46621 13.5232C1.60499 13.4119 1.69388 13.2501 1.71333 13.0733C1.85972 11.77 2.48112 10.5665 3.45881 9.69245C4.4365 8.81844 5.70193 8.33527 7.01333 8.33527C8.32473 8.33527 9.59016 8.81844 10.5679 9.69245C11.5455 10.5665 12.1669 11.77 12.3133 13.0733C12.3315 13.2371 12.4096 13.3884 12.5327 13.4979C12.6559 13.6075 12.8152 13.6676 12.98 13.6666H13.0533C13.2281 13.6465 13.3878 13.5581 13.4977 13.4208C13.6076 13.2834 13.6587 13.1082 13.64 12.9333C13.5063 11.7307 13.0479 10.5872 12.3139 9.62539C11.5799 8.66354 10.5979 7.91957 9.47333 7.47325V7.47325ZM7 6.99992C6.47258 6.99992 5.95701 6.84352 5.51848 6.55051C5.07995 6.25749 4.73815 5.84101 4.53632 5.35374C4.33449 4.86647 4.28168 4.3303 4.38457 3.81301C4.48746 3.29573 4.74144 2.82058 5.11438 2.44764C5.48732 2.0747 5.96247 1.82072 6.47976 1.71783C6.99704 1.61493 7.53322 1.66774 8.02049 1.86958C8.50776 2.07141 8.92423 2.4132 9.21725 2.85173C9.51027 3.29026 9.66667 3.80584 9.66667 4.33325C9.66667 5.0405 9.38571 5.71878 8.88562 6.21887C8.38552 6.71897 7.70724 6.99992 7 6.99992Z",fill:"#070B12"})),"My Profile"),V.createElement("svg",{width:"6",height:"10",viewBox:"0 0 6 10",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M5.36015 4.52685L1.58682 0.760187C1.52484 0.697702 1.45111 0.648106 1.36987 0.61426C1.28863 0.580414 1.20149 0.562988 1.11348 0.562988C1.02548 0.562988 0.938339 0.580414 0.8571 0.61426C0.77586 0.648106 0.702126 0.697702 0.640151 0.760187C0.515983 0.885095 0.446289 1.05406 0.446289 1.23019C0.446289 1.40631 0.515983 1.57528 0.640151 1.70019L3.94015 5.03352L0.640151 8.33352C0.515983 8.45843 0.446289 8.6274 0.446289 8.80352C0.446289 8.97964 0.515983 9.14861 0.640151 9.27352C0.701894 9.33651 0.775524 9.38663 0.856774 9.42096C0.938024 9.45529 1.02528 9.47315 1.11348 9.47352C1.20169 9.47315 1.28894 9.45529 1.37019 9.42096C1.45144 9.38663 1.52507 9.33651 1.58682 9.27352L5.36015 5.50685C5.42782 5.44443 5.48183 5.36866 5.51876 5.28432C5.5557 5.19999 5.57477 5.10892 5.57477 5.01685C5.57477 4.92479 5.5557 4.83372 5.51876 4.74938C5.48183 4.66505 5.42782 4.58928 5.36015 4.52685Z",fill:"#A4BBDD"}))),V.createElement(Ku,{href:"#"},V.createElement("div",{style:{display:"flex",gap:"16px"}},V.createElement("svg",{width:"12",height:"14",viewBox:"0 0 12 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M0.666992 7.00016C0.666992 7.17697 0.73723 7.34654 0.862254 7.47157C0.987279 7.59659 1.15685 7.66683 1.33366 7.66683H6.39366L4.86033 9.1935C4.79784 9.25547 4.74824 9.3292 4.7144 9.41044C4.68055 9.49168 4.66313 9.57882 4.66313 9.66683C4.66313 9.75484 4.68055 9.84197 4.7144 9.92321C4.74824 10.0045 4.79784 10.0782 4.86033 10.1402C4.9223 10.2026 4.99604 10.2522 5.07727 10.2861C5.15851 10.3199 5.24565 10.3374 5.33366 10.3374C5.42167 10.3374 5.5088 10.3199 5.59004 10.2861C5.67128 10.2522 5.74502 10.2026 5.80699 10.1402L8.47366 7.4735C8.53435 7.41009 8.58193 7.33533 8.61366 7.2535C8.68034 7.09119 8.68034 6.90914 8.61366 6.74683C8.58193 6.66499 8.53435 6.59023 8.47366 6.52683L5.80699 3.86016C5.74483 3.798 5.67104 3.7487 5.58983 3.71506C5.50861 3.68142 5.42157 3.6641 5.33366 3.6641C5.24575 3.6641 5.15871 3.68142 5.07749 3.71506C4.99628 3.7487 4.92248 3.798 4.86033 3.86016C4.79817 3.92232 4.74886 3.99611 4.71522 4.07733C4.68158 4.15854 4.66426 4.24559 4.66426 4.3335C4.66426 4.4214 4.68158 4.50845 4.71522 4.58966C4.74886 4.67088 4.79817 4.74467 4.86033 4.80683L6.39366 6.3335H1.33366C1.15685 6.3335 0.987279 6.40373 0.862254 6.52876C0.73723 6.65378 0.666992 6.82335 0.666992 7.00016ZM9.33366 0.333496H2.66699C2.13656 0.333496 1.62785 0.54421 1.25278 0.919283C0.877706 1.29436 0.666992 1.80306 0.666992 2.3335V4.3335C0.666992 4.51031 0.73723 4.67988 0.862254 4.8049C0.987279 4.92992 1.15685 5.00016 1.33366 5.00016C1.51047 5.00016 1.68004 4.92992 1.80506 4.8049C1.93009 4.67988 2.00033 4.51031 2.00033 4.3335V2.3335C2.00033 2.15668 2.07056 1.98712 2.19559 1.86209C2.32061 1.73707 2.49018 1.66683 2.66699 1.66683H9.33366C9.51047 1.66683 9.68004 1.73707 9.80506 1.86209C9.93009 1.98712 10.0003 2.15668 10.0003 2.3335V11.6668C10.0003 11.8436 9.93009 12.0132 9.80506 12.1382C9.68004 12.2633 9.51047 12.3335 9.33366 12.3335H2.66699C2.49018 12.3335 2.32061 12.2633 2.19559 12.1382C2.07056 12.0132 2.00033 11.8436 2.00033 11.6668V9.66683C2.00033 9.49002 1.93009 9.32045 1.80506 9.19542C1.68004 9.0704 1.51047 9.00016 1.33366 9.00016C1.15685 9.00016 0.987279 9.0704 0.862254 9.19542C0.73723 9.32045 0.666992 9.49002 0.666992 9.66683V11.6668C0.666992 12.1973 0.877706 12.706 1.25278 13.081C1.62785 13.4561 2.13656 13.6668 2.66699 13.6668H9.33366C9.86409 13.6668 10.3728 13.4561 10.7479 13.081C11.1229 12.706 11.3337 12.1973 11.3337 11.6668V2.3335C11.3337 1.80306 11.1229 1.29436 10.7479 0.919283C10.3728 0.54421 9.86409 0.333496 9.33366 0.333496Z",fill:"#070B12"})),"Sign Out"),V.createElement("svg",{width:"6",height:"10",viewBox:"0 0 6 10",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M5.36015 4.52685L1.58682 0.760187C1.52484 0.697702 1.45111 0.648106 1.36987 0.61426C1.28863 0.580414 1.20149 0.562988 1.11348 0.562988C1.02548 0.562988 0.938339 0.580414 0.8571 0.61426C0.77586 0.648106 0.702126 0.697702 0.640151 0.760187C0.515983 0.885095 0.446289 1.05406 0.446289 1.23019C0.446289 1.40631 0.515983 1.57528 0.640151 1.70019L3.94015 5.03352L0.640151 8.33352C0.515983 8.45843 0.446289 8.6274 0.446289 8.80352C0.446289 8.97964 0.515983 9.14861 0.640151 9.27352C0.701894 9.33651 0.775524 9.38663 0.856774 9.42096C0.938024 9.45529 1.02528 9.47315 1.11348 9.47352C1.20169 9.47315 1.28894 9.45529 1.37019 9.42096C1.45144 9.38663 1.52507 9.33651 1.58682 9.27352L5.36015 5.50685C5.42782 5.44443 5.48183 5.36866 5.51876 5.28432C5.5557 5.19999 5.57477 5.10892 5.57477 5.01685C5.57477 4.92479 5.5557 4.83372 5.51876 4.74938C5.48183 4.66505 5.42782 4.58928 5.36015 4.52685Z",fill:"#A4BBDD"})))))},exports.LoadingShimmer=function(e){var t=e.shape,n=e.width,i=e.height;return"circular"==t?V.createElement(jd,{style:{borderRadius:"100%",width:n||"100%",height:i}},V.createElement(Nd,null)):V.createElement(jd,{style:{borderRadius:"8px",width:n||"100%",height:i}},V.createElement(Nd,null))},exports.LoadingSpinner=He,exports.MarketData=function(e){var t=e.marketData;return V.createElement(V.Fragment,null,t&&t.length>0&&V.createElement(tp,null,t.map((function(e,t){return V.createElement(np,{key:t},V.createElement(ip,null,V.createElement(rp,null,e.market),V.createElement("img",{src:e.marketCountryFlag,alt:"Country flag"})),V.createElement(op,null,V.createElement(ap,null,V.createElement(sp,null,V.createElement("small",null,"Volume"),V.createElement("p",null,e.volume)),V.createElement(sp,null,V.createElement("small",null,"Market Cap"),V.createElement("p",null,e.marketCap))),V.createElement(lp,null,V.createElement("p",null,"Last updated:",V.createElement("br",null),e.lastUpdated))))}))))},exports.MarketMovers=function(e){var t=e.movers,n=e.lastUpdated,i=[{tabName:"Gainers",tabComponent:V.createElement((function(e){var t=e.movers;return V.createElement(V.Fragment,null,t&&t.length>0&&V.createElement(cp,null,t.map((function(e,t){if("top"===e.type.toLowerCase())return V.createElement(dp,{key:t},V.createElement("div",null,V.createElement("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M10.71 6.29C10.6149 6.19896 10.5028 6.12759 10.38 6.08C10.1365 5.97998 9.86347 5.97998 9.62 6.08C9.49725 6.12759 9.38511 6.19896 9.29 6.29L6.29 9.29C6.1017 9.4783 5.99591 9.7337 5.99591 10C5.99591 10.2663 6.1017 10.5217 6.29 10.71C6.47831 10.8983 6.7337 11.0041 7 11.0041C7.26631 11.0041 7.5217 10.8983 7.71 10.71L9 9.41V13C9 13.2652 9.10536 13.5196 9.2929 13.7071C9.48043 13.8946 9.73479 14 10 14C10.2652 14 10.5196 13.8946 10.7071 13.7071C10.8946 13.5196 11 13.2652 11 13V9.41L12.29 10.71C12.383 10.8037 12.4936 10.8781 12.6154 10.9289C12.7373 10.9797 12.868 11.0058 13 11.0058C13.132 11.0058 13.2627 10.9797 13.3846 10.9289C13.5064 10.8781 13.617 10.8037 13.71 10.71C13.8037 10.617 13.8781 10.5064 13.9289 10.3846C13.9797 10.2627 14.0058 10.132 14.0058 10C14.0058 9.86799 13.9797 9.73728 13.9289 9.61542C13.8781 9.49356 13.8037 9.38296 13.71 9.29L10.71 6.29ZM10 0C8.02219 0 6.08879 0.58649 4.4443 1.6853C2.79981 2.78412 1.51809 4.3459 0.761209 6.17317C0.00433284 8.00043 -0.193701 10.0111 0.192152 11.9509C0.578004 13.8907 1.53041 15.6725 2.92894 17.0711C4.32746 18.4696 6.10929 19.422 8.0491 19.8079C9.98891 20.1937 11.9996 19.9957 13.8268 19.2388C15.6541 18.4819 17.2159 17.2002 18.3147 15.5557C19.4135 13.9112 20 11.9778 20 10C20 8.68678 19.7413 7.38642 19.2388 6.17317C18.7363 4.95991 17.9997 3.85752 17.0711 2.92893C16.1425 2.00035 15.0401 1.26375 13.8268 0.761205C12.6136 0.258658 11.3132 0 10 0ZM10 18C8.41775 18 6.87104 17.5308 5.55544 16.6518C4.23985 15.7727 3.21447 14.5233 2.60897 13.0615C2.00347 11.5997 1.84504 9.99113 2.15372 8.43928C2.4624 6.88743 3.22433 5.46197 4.34315 4.34315C5.46197 3.22433 6.88743 2.4624 8.43928 2.15372C9.99113 1.84504 11.5997 2.00346 13.0615 2.60896C14.5233 3.21447 15.7727 4.23984 16.6518 5.55544C17.5308 6.87103 18 8.41775 18 10C18 12.1217 17.1572 14.1566 15.6569 15.6569C14.1566 17.1571 12.1217 18 10 18Z",fill:"#06BA63"}))),V.createElement(up,null,V.createElement(hp,null,V.createElement("div",{className:"entity-short-name"},V.createElement("p",null,e.entityShortName)),V.createElement("div",{className:"changeRatio"},V.createElement("span",{className:"success"},e.changeAmount)," / ",V.createElement("span",{className:"success"},e.changePercent,"%"))),V.createElement(hp,null,V.createElement("div",{className:"entity-long-name"},V.createElement("p",null,e.entityName),V.createElement("img",{src:e.marketFlag,alt:"Market flag"})),V.createElement("div",{className:"entity-price"},e.entityPrice))))}))))}),{movers:t})},{tabName:"Losers",tabComponent:V.createElement((function(e){var t=e.movers;return V.createElement(V.Fragment,null,t&&t.length>0&&V.createElement(cp,null,t.map((function(e,t){if("worst"===e.type.toLowerCase())return V.createElement(dp,{key:t},V.createElement("div",null,V.createElement("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M9.29 13.71C9.3851 13.801 9.49725 13.8724 9.62 13.92C9.86346 14.02 10.1365 14.02 10.38 13.92C10.5028 13.8724 10.6149 13.801 10.71 13.71L13.71 10.71C13.8983 10.5217 14.0041 10.2663 14.0041 10C14.0041 9.7337 13.8983 9.47831 13.71 9.29C13.5217 9.1017 13.2663 8.99591 13 8.99591C12.7337 8.99591 12.4783 9.1017 12.29 9.29L11 10.59V7C11 6.73479 10.8946 6.48043 10.7071 6.2929C10.5196 6.10536 10.2652 6 10 6C9.73478 6 9.48043 6.10536 9.29289 6.2929C9.10536 6.48043 9 6.73479 9 7V10.59L7.71 9.29C7.61704 9.19628 7.50644 9.12188 7.38458 9.07111C7.26272 9.02034 7.13201 8.99421 7 8.99421C6.86799 8.99421 6.73728 9.02034 6.61542 9.07111C6.49356 9.12188 6.38296 9.19628 6.29 9.29C6.19627 9.38297 6.12188 9.49357 6.07111 9.61543C6.02034 9.73729 5.9942 9.86799 5.9942 10C5.9942 10.132 6.02034 10.2627 6.07111 10.3846C6.12188 10.5064 6.19627 10.617 6.29 10.71L9.29 13.71ZM10 20C11.9778 20 13.9112 19.4135 15.5557 18.3147C17.2002 17.2159 18.4819 15.6541 19.2388 13.8268C19.9957 11.9996 20.1937 9.98891 19.8079 8.0491C19.422 6.10929 18.4696 4.32746 17.0711 2.92894C15.6725 1.53041 13.8907 0.578004 11.9509 0.192152C10.0111 -0.193701 8.00043 0.00433284 6.17317 0.761209C4.3459 1.51809 2.78412 2.79981 1.6853 4.4443C0.58649 6.08879 0 8.02219 0 10C0 12.6522 1.05357 15.1957 2.92893 17.0711C3.85752 17.9997 4.95991 18.7363 6.17317 19.2388C7.38642 19.7413 8.68678 20 10 20V20ZM10 2C11.5823 2 13.129 2.4692 14.4446 3.34825C15.7602 4.2273 16.7855 5.47673 17.391 6.93854C17.9965 8.40035 18.155 10.0089 17.8463 11.5607C17.5376 13.1126 16.7757 14.538 15.6569 15.6569C14.538 16.7757 13.1126 17.5376 11.5607 17.8463C10.0089 18.155 8.40034 17.9965 6.93853 17.391C5.47672 16.7855 4.22729 15.7602 3.34824 14.4446C2.46919 13.129 2 11.5823 2 10C2 7.87827 2.84285 5.84344 4.34315 4.34315C5.84344 2.84286 7.87827 2 10 2V2Z",fill:"#F80000"}))),V.createElement(up,null,V.createElement(hp,null,V.createElement("div",{className:"entity-short-name"},V.createElement("p",null,e.entityShortName)),V.createElement("div",{className:"changeRatio"},V.createElement("span",{className:"error"},e.changeAmount)," / ",V.createElement("span",{className:"error"},e.changePercent,"%"))),V.createElement(hp,null,V.createElement("div",{className:"entity-long-name"},V.createElement("p",null,e.entityName),V.createElement("img",{src:e.marketFlag,alt:"Market flag"})),V.createElement("div",{className:"entity-price"},e.entityPrice))))}))))}),{movers:t})}];return V.createElement(V.Fragment,null,V.createElement(xp,{tabs:i}),n&&V.createElement(pp,null,"Last updated on ",n))},exports.MenuBar=function(e){var t=e.menuItems,n=e.currentPageName;return V.createElement(V.Fragment,null,t&&t.length&&V.createElement(bp,null,V.createElement(Cp,null,t.map((function(e,t){return V.createElement("a",{key:t,href:e.url,className:"menu-item ".concat(e.pageName&&e.pageName.toLowerCase()===n&&n.toLowerCase()?"active":"")},e.label)})))))},exports.NewsCard=function(e){var t=e.featuredImg,n=e.excerpt,i=e.source,r=e.sourceCountryFlag,o=e.title,a=e.date,s=e.storyUrl;return V.createElement(wp,null,V.createElement(kp,null,V.createElement(vp,null,V.createElement("div",{className:"tag"},V.createElement("span",{style:{marginRight:"8px"}},V.createElement("img",{src:r,alt:"Source flag"})),i),V.createElement("div",{className:"tag"},a)),V.createElement("a",{href:s},V.createElement(Ep,null,o)),V.createElement(Ap,null,"".concat(n.substring(0,140),"..."))),V.createElement(yp,null,V.createElement("a",{href:s},V.createElement("img",{src:t,alt:"Featured image",className:"featured-img",loading:"lazy"}))))},exports.NewsFilterBar=function(e){var n=e.countries,i=e.outlets,r=e.selectedCountryFxn,o=e.selectedOutletFxn;return V.createElement(Dp,t({},e),V.createElement("h4",{className:"title-bar-text"},"News"),V.createElement(Mp,null,n&&n.length>0&&V.createElement("div",{className:"filterContainer"},V.createElement(Ed,{options:n,returnedSelection:function(e){r&&r(e)},initialText:"Select Country"})),i&&i.length>0&&V.createElement("div",{className:"filterContainer"},V.createElement(Ed,{options:i,returnedSelection:function(e){o&&o(e)},initialText:"Select Outlet"}))))},exports.NewsSourceTag=function(e){var t=e.source,n=e.date,i=e.flag;return V.createElement(Bp,null,V.createElement("div",{className:"tag"},V.createElement("span",{style:{marginRight:"8px"}},V.createElement("img",{src:i,alt:"Source flag"})),t),V.createElement("div",{className:"tag"},n))},exports.NewsTitleBar=function(e){var n=e.title;return V.createElement(Pp,t({},e),V.createElement("h4",{className:"title-bar-text"},n))},exports.PasswordField=function(e){var n=e.label,i=e.subtext,r=e.disabled,o=e.errMsg,a=e.setValue,s=l.useState(""),c=s[0],d=s[1],h=l.useState(""),u=h[0],p=h[1],f=l.useState(!1),g=f[0],m=f[1],x=l.useState(!1),b=x[0],C=x[1];return V.createElement("div",{style:{display:"flex",flexDirection:"column",gap:"12px"}},n&&V.createElement(Hp,null,V.createElement("label",{className:r?"disabled":""},n),V.createElement("span",{className:r?"disabled":""},i)),V.createElement(Ip,{className:"".concat(u," ").concat(r?"disabled":"")},V.createElement(Op,t({type:b?"text":"password",value:c,onChange:function(e){a(e.target.value),d(e.target.value)},onBlur:function(){c?(p("success"),m(!1)):(p("error"),m(!0))},disabled:r},e,{required:!0})),V.createElement(zp,{type:"button",onClick:function(){C(!b)}},b?V.createElement("svg",{width:"22",height:"22",viewBox:"0 0 22 22",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M9.94018 5.07994C10.2909 5.02617 10.6453 4.99943 11.0002 4.99994C14.1802 4.99994 17.1702 7.28994 18.9102 10.9999C18.6441 11.5645 18.3435 12.1122 18.0102 12.6399C17.9044 12.8038 17.8487 12.9949 17.8502 13.1899C17.8524 13.4082 17.926 13.6197 18.0596 13.7922C18.1933 13.9647 18.3798 14.0888 18.5905 14.1455C18.8013 14.2021 19.0248 14.1883 19.227 14.106C19.4291 14.0238 19.5988 13.8776 19.7102 13.6899C20.1761 12.9579 20.5808 12.1886 20.9202 11.3899C20.9738 11.2652 21.0015 11.1308 21.0015 10.9949C21.0015 10.8591 20.9738 10.7247 20.9202 10.5999C18.9002 5.90994 15.1002 2.99994 11.0002 2.99994C10.5309 2.99758 10.0623 3.03774 9.60019 3.11994C9.46886 3.14227 9.34322 3.19024 9.23044 3.26112C9.11766 3.332 9.01994 3.4244 8.94287 3.53304C8.8658 3.64169 8.81088 3.76445 8.78125 3.89432C8.75162 4.02419 8.74786 4.15862 8.77018 4.28994C8.79251 4.42126 8.84048 4.5469 8.91136 4.65968C8.98224 4.77247 9.07464 4.87018 9.18329 4.94726C9.29193 5.02433 9.41469 5.07925 9.54456 5.10888C9.67443 5.13851 9.80886 5.14227 9.94018 5.11994V5.07994ZM2.71019 1.28994C2.61695 1.1967 2.50626 1.12274 2.38443 1.07228C2.26261 1.02182 2.13204 0.99585 2.00019 0.99585C1.86833 0.99585 1.73776 1.02182 1.61594 1.07228C1.49411 1.12274 1.38342 1.1967 1.29019 1.28994C1.10188 1.47824 0.996094 1.73364 0.996094 1.99994C0.996094 2.26624 1.10188 2.52164 1.29019 2.70994L4.39019 5.79994C2.97576 7.16147 1.85004 8.79393 1.08019 10.5999C1.02512 10.7261 0.996701 10.8623 0.996701 10.9999C0.996701 11.1376 1.02512 11.2738 1.08019 11.3999C3.10019 16.0899 6.90019 18.9999 11.0002 18.9999C12.7973 18.9875 14.552 18.4524 16.0502 17.4599L19.2902 20.7099C19.3831 20.8037 19.4937 20.8781 19.6156 20.9288C19.7375 20.9796 19.8682 21.0057 20.0002 21.0057C20.1322 21.0057 20.2629 20.9796 20.3848 20.9288C20.5066 20.8781 20.6172 20.8037 20.7102 20.7099C20.8039 20.617 20.8783 20.5064 20.9291 20.3845C20.9798 20.2627 21.006 20.132 21.006 19.9999C21.006 19.8679 20.9798 19.7372 20.9291 19.6154C20.8783 19.4935 20.8039 19.3829 20.7102 19.2899L2.71019 1.28994ZM9.07018 10.4799L11.5202 12.9299C11.3512 12.9784 11.176 13.002 11.0002 12.9999C10.4698 12.9999 9.96104 12.7892 9.58597 12.4142C9.2109 12.0391 9.00019 11.5304 9.00019 10.9999C8.99814 10.8241 9.02172 10.649 9.07018 10.4799ZM11.0002 16.9999C7.82018 16.9999 4.83019 14.7099 3.10019 10.9999C3.74627 9.57369 4.66326 8.28652 5.80019 7.20994L7.57019 8.99994C7.15443 9.75874 6.99592 10.6319 7.11844 11.4884C7.24096 12.3449 7.6379 13.1386 8.24971 13.7504C8.86152 14.3622 9.65522 14.7592 10.5117 14.8817C11.3682 15.0042 12.2414 14.8457 13.0002 14.4299L14.5902 15.9999C13.5013 16.6408 12.2636 16.9856 11.0002 16.9999Z",fill:"#070B12"})):V.createElement("svg",{width:"22",height:"16",viewBox:"0 0 22 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M20.9201 7.6C18.9001 2.91 15.1001 0 11.0001 0C6.90007 0 3.10007 2.91 1.08007 7.6C1.025 7.72617 0.996582 7.86234 0.996582 8C0.996582 8.13766 1.025 8.27383 1.08007 8.4C3.10007 13.09 6.90007 16 11.0001 16C15.1001 16 18.9001 13.09 20.9201 8.4C20.9751 8.27383 21.0036 8.13766 21.0036 8C21.0036 7.86234 20.9751 7.72617 20.9201 7.6ZM11.0001 14C7.83007 14 4.83007 11.71 3.10007 8C4.83007 4.29 7.83007 2 11.0001 2C14.1701 2 17.1701 4.29 18.9001 8C17.1701 11.71 14.1701 14 11.0001 14ZM11.0001 4C10.2089 4 9.43558 4.2346 8.77779 4.67412C8.11999 5.11365 7.6073 5.73836 7.30455 6.46927C7.0018 7.20017 6.92258 8.00444 7.07693 8.78036C7.23127 9.55628 7.61223 10.269 8.17164 10.8284C8.73105 11.3878 9.44378 11.7688 10.2197 11.9231C10.9956 12.0775 11.7999 11.9983 12.5308 11.6955C13.2617 11.3928 13.8864 10.8801 14.3259 10.2223C14.7655 9.56448 15.0001 8.79113 15.0001 8C15.0001 6.93913 14.5786 5.92172 13.8285 5.17157C13.0783 4.42143 12.0609 4 11.0001 4ZM11.0001 10C10.6045 10 10.2178 9.8827 9.88893 9.66294C9.56003 9.44318 9.30368 9.13082 9.15231 8.76537C9.00093 8.39991 8.96133 7.99778 9.0385 7.60982C9.11567 7.22186 9.30615 6.86549 9.58585 6.58579C9.86556 6.30608 10.2219 6.1156 10.6099 6.03843C10.9978 5.96126 11.4 6.00087 11.7654 6.15224C12.1309 6.30362 12.4432 6.55996 12.663 6.88886C12.8828 7.21776 13.0001 7.60444 13.0001 8C13.0001 8.53043 12.7894 9.03914 12.4143 9.41421C12.0392 9.78929 11.5305 10 11.0001 10Z",fill:"#070B12"})))),!c&&g&&V.createElement(Rp,null,V.createElement("svg",{width:"16",height:"14",viewBox:"0 0 16 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M8.00006 9.66669C7.86821 9.66669 7.73931 9.70578 7.62968 9.77904C7.52005 9.85229 7.4346 9.95641 7.38414 10.0782C7.33368 10.2 7.32048 10.3341 7.3462 10.4634C7.37193 10.5927 7.43542 10.7115 7.52866 10.8048C7.62189 10.898 7.74068 10.9615 7.87 10.9872C7.99932 11.0129 8.13336 10.9997 8.25518 10.9493C8.377 10.8988 8.48112 10.8134 8.55437 10.7037C8.62763 10.5941 8.66673 10.4652 8.66673 10.3334C8.66673 10.1565 8.59649 9.98697 8.47146 9.86195C8.34644 9.73692 8.17687 9.66669 8.00006 9.66669ZM15.1134 10.6467L9.74673 1.31335C9.57326 1.00236 9.31992 0.743323 9.01285 0.562997C8.70579 0.382672 8.35615 0.287598 8.00006 0.287598C7.64396 0.287598 7.29433 0.382672 6.98726 0.562997C6.6802 0.743323 6.42686 1.00236 6.25339 1.31335L0.92006 10.6467C0.74059 10.9494 0.644155 11.294 0.640489 11.6459C0.636824 11.9978 0.726058 12.3444 0.899184 12.6507C1.07231 12.9571 1.3232 13.2123 1.62652 13.3907C1.92984 13.5691 2.27485 13.6643 2.62673 13.6667H13.3734C13.7281 13.6702 14.0773 13.5793 14.3853 13.4033C14.6933 13.2273 14.949 12.9726 15.126 12.6652C15.3031 12.3579 15.3953 12.009 15.3931 11.6542C15.3908 11.2995 15.2943 10.9518 15.1134 10.6467ZM13.9601 11.98C13.9016 12.084 13.8164 12.1704 13.7132 12.2302C13.61 12.29 13.4927 12.321 13.3734 12.32H2.62673C2.50747 12.321 2.39013 12.29 2.28694 12.2302C2.18375 12.1704 2.0985 12.084 2.04006 11.98C1.98155 11.8787 1.95074 11.7637 1.95074 11.6467C1.95074 11.5297 1.98155 11.4147 2.04006 11.3134L7.37339 1.98002C7.42934 1.87082 7.51433 1.77917 7.61902 1.71518C7.72371 1.65119 7.84403 1.61733 7.96673 1.61733C8.08942 1.61733 8.20974 1.65119 8.31443 1.71518C8.41912 1.77917 8.50411 1.87082 8.56006 1.98002L13.9267 11.3134C13.9929 11.4132 14.0309 11.5291 14.0367 11.6488C14.0426 11.7684 14.0161 11.8875 13.9601 11.9934V11.98ZM8.00006 4.33335C7.82325 4.33335 7.65368 4.40359 7.52866 4.52861C7.40363 4.65364 7.33339 4.82321 7.33339 5.00002V7.66669C7.33339 7.8435 7.40363 8.01307 7.52866 8.13809C7.65368 8.26311 7.82325 8.33335 8.00006 8.33335C8.17687 8.33335 8.34644 8.26311 8.47146 8.13809C8.59649 8.01307 8.66673 7.8435 8.66673 7.66669V5.00002C8.66673 4.82321 8.59649 4.65364 8.47146 4.52861C8.34644 4.40359 8.17687 4.33335 8.00006 4.33335Z",fill:"#F80000"})),o||"This field is required"))},exports.PaymentMethodsTable=function(e){var t=e.methods,n=e.callback;return V.createElement(Lp,null,V.createElement(Fp,null,V.createElement("thead",null,V.createElement("tr",{className:"rounded-row"},V.createElement("th",null,"Code"),V.createElement("th",null,"Name"),V.createElement("th",null,"Short Name"),V.createElement("th",null,"Remarks"))),t&&t.length>0&&V.createElement("tbody",null,t.map((function(e,t){return V.createElement("tr",{key:t,className:"rounded-row",onClick:function(){n(e)}},V.createElement("td",null,e.pymtModeCode),V.createElement("td",null,e.pymtModeName),V.createElement("td",null,e.pymtModeShortName),V.createElement("td",null,V.createElement("div",null,e.remarks?e.remarks:"-",V.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M10.3592 7.52685L6.58584 3.76019C6.52387 3.6977 6.45013 3.64811 6.36889 3.61426C6.28765 3.58041 6.20052 3.56299 6.11251 3.56299C6.0245 3.56299 5.93736 3.58041 5.85612 3.61426C5.77488 3.64811 5.70115 3.6977 5.63917 3.76019C5.51501 3.8851 5.44531 4.05406 5.44531 4.23019C5.44531 4.40631 5.51501 4.57528 5.63917 4.70019L8.93917 8.03352L5.63917 11.3335C5.51501 11.4584 5.44531 11.6274 5.44531 11.8035C5.44531 11.9796 5.51501 12.1486 5.63917 12.2735C5.70092 12.3365 5.77455 12.3866 5.8558 12.421C5.93705 12.4553 6.0243 12.4732 6.11251 12.4735C6.20071 12.4732 6.28797 12.4553 6.36922 12.421C6.45047 12.3866 6.5241 12.3365 6.58584 12.2735L10.3592 8.50685C10.4268 8.44443 10.4808 8.36866 10.5178 8.28432C10.5547 8.19999 10.5738 8.10892 10.5738 8.01685C10.5738 7.92479 10.5547 7.83372 10.5178 7.74938C10.4808 7.66505 10.4268 7.58928 10.3592 7.52685Z",fill:"#A4BBDD"})))))})))),t&&0===t.length&&V.createElement(Sp,null,V.createElement(Qp,null,V.createElement("svg",{width:"65",height:"64",viewBox:"0 0 65 64",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("g",{clipPath:"url(#clip0_651_2393)"},V.createElement("path",{d:"M39.5 6H25.5V14H39.5V6Z",fill:"#E8EEF7"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M41.5006 6C41.5006 4.895 40.6046 4 39.5 4H25.5C24.3954 4 23.4994 4.895 23.4994 6V14C23.4994 15.105 24.3954 16 25.5 16H39.5C40.6046 16 41.5006 15.105 41.5006 14V6ZM27.5006 8V12H37.4994V8H27.5006Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M49.5 56C49.5 54.896 50.396 54 51.5 54C52.604 54 53.5 54.896 53.5 56V58C53.5 59.105 52.605 60 51.5 60H13.5C12.395 60 11.5 59.105 11.5 58V10C11.5 8.895 12.395 8 13.5 8H25.5C26.605 8 27.5 8.895 27.5 10V12H37.5V10C37.5 8.895 38.395 8 39.5 8H51.5C52.605 8 53.5 8.895 53.5 10V48C53.5 49.104 52.604 50 51.5 50C50.396 50 49.5 49.104 49.5 48V12H41.5V14C41.5 15.105 40.605 16 39.5 16H25.5C24.395 16 23.5 15.105 23.5 14V12H15.5V56H49.5Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 27H41.5C42.604 27 43.5 26.104 43.5 25C43.5 23.896 42.604 23 41.5 23H23.5C22.396 23 21.5 23.896 21.5 25C21.5 26.104 22.396 27 23.5 27Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 38H41.5C42.604 38 43.5 37.104 43.5 36C43.5 34.896 42.604 34 41.5 34H23.5C22.396 34 21.5 34.896 21.5 36C21.5 37.104 22.396 38 23.5 38Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 49H41.5C42.604 49 43.5 48.104 43.5 47C43.5 45.896 42.604 45 41.5 45H23.5C22.396 45 21.5 45.896 21.5 47C21.5 48.104 22.396 49 23.5 49Z",fill:"#D2DDEE"})),V.createElement("defs",null,V.createElement("clipPath",{id:"clip0_651_2393"},V.createElement("rect",{width:"64",height:"64",fill:"white",transform:"translate(0.5)"})))),V.createElement("p",null,"Payment methods will be displayed here when you have any."))))},exports.ProvidersTable=function(e){var t=e.providers,n=e.callback;return V.createElement(jp,null,V.createElement(Np,null,V.createElement("thead",null,V.createElement("tr",{className:"rounded-row"},V.createElement("th",null,"Name"),V.createElement("th",null,"Email"),V.createElement("th",null,"Phone"),V.createElement("th",null,"Status"))),t&&t.length>0&&V.createElement("tbody",null,t.map((function(e,t){return V.createElement("tr",{key:t,className:"rounded-row",onClick:function(){n(e)}},V.createElement("td",null,e.name),V.createElement("td",null,e.email),V.createElement("td",null,e.phone),V.createElement("td",null,V.createElement("div",null,V.createElement(Xd,{status:"active"===e.status?"success":"error",label:e.status.toUpperCase()}),V.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M10.3592 7.52685L6.58584 3.76019C6.52387 3.6977 6.45013 3.64811 6.36889 3.61426C6.28765 3.58041 6.20052 3.56299 6.11251 3.56299C6.0245 3.56299 5.93736 3.58041 5.85612 3.61426C5.77488 3.64811 5.70115 3.6977 5.63917 3.76019C5.51501 3.8851 5.44531 4.05406 5.44531 4.23019C5.44531 4.40631 5.51501 4.57528 5.63917 4.70019L8.93917 8.03352L5.63917 11.3335C5.51501 11.4584 5.44531 11.6274 5.44531 11.8035C5.44531 11.9796 5.51501 12.1486 5.63917 12.2735C5.70092 12.3365 5.77455 12.3866 5.8558 12.421C5.93705 12.4553 6.0243 12.4732 6.11251 12.4735C6.20071 12.4732 6.28797 12.4553 6.36922 12.421C6.45047 12.3866 6.5241 12.3365 6.58584 12.2735L10.3592 8.50685C10.4268 8.44443 10.4808 8.36866 10.5178 8.28432C10.5547 8.19999 10.5738 8.10892 10.5738 8.01685C10.5738 7.92479 10.5547 7.83372 10.5178 7.74938C10.4808 7.66505 10.4268 7.58928 10.3592 7.52685Z",fill:"#A4BBDD"})))))})))),t&&0==t.length&&V.createElement(Tp,null,V.createElement(Vp,null,V.createElement("svg",{width:"65",height:"64",viewBox:"0 0 65 64",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("g",{clipPath:"url(#clip0_651_2393)"},V.createElement("path",{d:"M39.5 6H25.5V14H39.5V6Z",fill:"#E8EEF7"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M41.5006 6C41.5006 4.895 40.6046 4 39.5 4H25.5C24.3954 4 23.4994 4.895 23.4994 6V14C23.4994 15.105 24.3954 16 25.5 16H39.5C40.6046 16 41.5006 15.105 41.5006 14V6ZM27.5006 8V12H37.4994V8H27.5006Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M49.5 56C49.5 54.896 50.396 54 51.5 54C52.604 54 53.5 54.896 53.5 56V58C53.5 59.105 52.605 60 51.5 60H13.5C12.395 60 11.5 59.105 11.5 58V10C11.5 8.895 12.395 8 13.5 8H25.5C26.605 8 27.5 8.895 27.5 10V12H37.5V10C37.5 8.895 38.395 8 39.5 8H51.5C52.605 8 53.5 8.895 53.5 10V48C53.5 49.104 52.604 50 51.5 50C50.396 50 49.5 49.104 49.5 48V12H41.5V14C41.5 15.105 40.605 16 39.5 16H25.5C24.395 16 23.5 15.105 23.5 14V12H15.5V56H49.5Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 27H41.5C42.604 27 43.5 26.104 43.5 25C43.5 23.896 42.604 23 41.5 23H23.5C22.396 23 21.5 23.896 21.5 25C21.5 26.104 22.396 27 23.5 27Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 38H41.5C42.604 38 43.5 37.104 43.5 36C43.5 34.896 42.604 34 41.5 34H23.5C22.396 34 21.5 34.896 21.5 36C21.5 37.104 22.396 38 23.5 38Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 49H41.5C42.604 49 43.5 48.104 43.5 47C43.5 45.896 42.604 45 41.5 45H23.5C22.396 45 21.5 45.896 21.5 47C21.5 48.104 22.396 49 23.5 49Z",fill:"#D2DDEE"})),V.createElement("defs",null,V.createElement("clipPath",{id:"clip0_651_2393"},V.createElement("rect",{width:"64",height:"64",fill:"white",transform:"translate(0.5)"})))),V.createElement("p",null,"Providers will be displayed here when you have any."))))},exports.RateHistory=function(e){var t=e.ratePairs;return V.createElement(V.Fragment,null,t&&t.length>0&&V.createElement(Yp,null,t.map((function(e,t){return V.createElement(Wp,{key:t},V.createElement(Gp,null,V.createElement("div",{className:"currency"},e.baseFlag&&V.createElement("img",{src:e.baseFlag,alt:""})," ",e.baseCurrency),V.createElement("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M17.9999 10C17.9999 9.73479 17.8945 9.48043 17.707 9.2929C17.5195 9.10536 17.2651 9 16.9999 9H5.4099L7.7099 6.71C7.8982 6.5217 8.00399 6.2663 8.00399 6C8.00399 5.7337 7.8982 5.47831 7.7099 5.29C7.52159 5.1017 7.2662 4.99591 6.9999 4.99591C6.73359 4.99591 6.4782 5.1017 6.2899 5.29L2.2899 9.29C2.15114 9.43063 2.05714 9.6092 2.01977 9.80319C1.98239 9.99718 2.00332 10.1979 2.0799 10.38C2.15492 10.5626 2.28231 10.7189 2.44603 10.8293C2.60975 10.9396 2.80247 10.999 2.9999 11H16.9999C17.2651 11 17.5195 10.8946 17.707 10.7071C17.8945 10.5196 17.9999 10.2652 17.9999 10ZM21.9199 13.62C21.8449 13.4374 21.7175 13.2811 21.5538 13.1707C21.39 13.0604 21.1973 13.001 20.9999 13H6.9999C6.73468 13 6.48033 13.1054 6.29279 13.2929C6.10525 13.4804 5.9999 13.7348 5.9999 14C5.9999 14.2652 6.10525 14.5196 6.29279 14.7071C6.48033 14.8946 6.73468 15 6.9999 15H18.5899L16.2899 17.29C16.1962 17.383 16.1218 17.4936 16.071 17.6154C16.0202 17.7373 15.9941 17.868 15.9941 18C15.9941 18.132 16.0202 18.2627 16.071 18.3846C16.1218 18.5064 16.1962 18.617 16.2899 18.71C16.3829 18.8037 16.4935 18.8781 16.6153 18.9289C16.7372 18.9797 16.8679 19.0058 16.9999 19.0058C17.1319 19.0058 17.2626 18.9797 17.3845 18.9289C17.5063 18.8781 17.6169 18.8037 17.7099 18.71L21.7099 14.71C21.8487 14.5694 21.9426 14.3908 21.98 14.1968C22.0174 14.0028 21.9965 13.8021 21.9199 13.62Z",fill:"#BBCCE6"})),V.createElement("div",{className:"currency"},e.exchangeFlag&&V.createElement("img",{src:e.exchangeFlag,alt:""})," ",e.exchangeCurrency)),V.createElement(Xp,null,V.createElement("p",null,"Buy Rate: ",Number(e.baseRate).toFixed(4))," | ",V.createElement("p",null,"Sell Rate: ",Number(e.exchangeRate).toFixed(4))),V.createElement(Zp,null,V.createElement("p",null,e.startDate)," to ",V.createElement("p",null,e.endDate)))}))),t&&0===t.length&&V.createElement(Up,null,V.createElement("svg",{width:"64",height:"64",viewBox:"0 0 64 64",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("g",{clipPath:"url(#clip0_1126_91)"},V.createElement("path",{d:"M39 6H25V14H39V6Z",fill:"#E8EEF7"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M41.0006 6C41.0006 4.895 40.1046 4 39 4H25C23.8954 4 22.9994 4.895 22.9994 6V14C22.9994 15.105 23.8954 16 25 16H39C40.1046 16 41.0006 15.105 41.0006 14V6ZM27.0006 8V12H36.9994V8H27.0006Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M49 56C49 54.896 49.896 54 51 54C52.104 54 53 54.896 53 56V58C53 59.105 52.105 60 51 60H13C11.895 60 11 59.105 11 58V10C11 8.895 11.895 8 13 8H25C26.105 8 27 8.895 27 10V12H37V10C37 8.895 37.895 8 39 8H51C52.105 8 53 8.895 53 10V48C53 49.104 52.104 50 51 50C49.896 50 49 49.104 49 48V12H41V14C41 15.105 40.105 16 39 16H25C23.895 16 23 15.105 23 14V12H15V56H49Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23 27H41C42.104 27 43 26.104 43 25C43 23.896 42.104 23 41 23H23C21.896 23 21 23.896 21 25C21 26.104 21.896 27 23 27Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23 38H41C42.104 38 43 37.104 43 36C43 34.896 42.104 34 41 34H23C21.896 34 21 34.896 21 36C21 37.104 21.896 38 23 38Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23 49H41C42.104 49 43 48.104 43 47C43 45.896 42.104 45 41 45H23C21.896 45 21 45.896 21 47C21 48.104 21.896 49 23 49Z",fill:"#D2DDEE"})),V.createElement("defs",null,V.createElement("clipPath",{id:"clip0_1126_91"},V.createElement("rect",{width:"64",height:"64",fill:"white"})))),"Rates history shall be displayed here when available"))},exports.RequestForm=function(e){var t=e.symbols,n=e.currencies,i=e.returnedData,r=l.useState({}),o=r[0],a=r[1],s=l.useState(""),c=s[0],d=s[1],h=l.useState({}),u=h[0],p=h[1],f=l.useState(""),g=f[0],m=f[1],x=l.useState([]),b=x[0],C=x[1],w=l.useState([]),y=w[0],v=w[1];return l.useEffect((function(){var e=[];t.forEach((function(t){var n={optionName:t.name,optionShortName:t.shortName,optionFlag:t.countryFlag,price:t.price};e.push(n)})),C(e)}),[t]),l.useEffect((function(){var e=[];n.forEach((function(t){var n={optionName:t.currencyLongName,optionShortName:t.currencyShortName,optionFlag:t.countryFlag};e.push(n)})),v(e)}),[n]),V.createElement(Kp,null,V.createElement(Jp,null,V.createElement("label",null,"Symbol"),V.createElement(vc,{options:b,selectedOption:function(e){a(e),m(e.price)},initialText:"Select a symbol"})),V.createElement(Jp,null,V.createElement("label",null,"Price"),V.createElement(tf,{required:!1,value:g,disabled:!0})),V.createElement(Jp,null,V.createElement("label",null,"Quantity"),V.createElement(tf,{required:!1,onChange:function(e){d(e.target.value)},value:c})),V.createElement(Jp,null,V.createElement("label",null,"Currency I have"),V.createElement(vc,{options:y,selectedOption:function(e){p(e)},initialText:"Select a currency"})),V.createElement(Jp,null,V.createElement(G,{size:"lg",variant:"primary",onClick:function(){if(Object.keys(o).length>0&&Object.keys(u).length>0&&c){var e={symbol:o,quantity:Number(c),baseCurrency:u};i(e)}}},"View Offers")))},exports.Ribbon=function(e){var t=e.links;return V.createElement(V.Fragment,null,t&&t.length>0&&V.createElement(nf,null,t.map((function(e,t){return V.createElement(rf,{key:t,href:e.url},e.label)}))))},exports.SearchBar=function(e){var n=e.value,i=e.submitFxn;return V.createElement("form",{onSubmit:function(e){e.preventDefault(),i()}},V.createElement(of,null,V.createElement(af,t({type:"search",placeholder:"Search",value:n},e)),V.createElement(sf,{type:"submit"},V.createElement("svg",{width:"21",height:"21",viewBox:"0 0 21 21",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M20.21 19.29L16.5 15.61C17.9401 13.8144 18.6375 11.5353 18.4488 9.2413C18.2601 6.9473 17.1997 4.81278 15.4855 3.27664C13.7714 1.74051 11.5338 0.91951 9.23292 0.98247C6.93203 1.04543 4.74272 1.98756 3.11514 3.61514C1.48756 5.24272 0.545427 7.43204 0.482466 9.73292C0.419506 12.0338 1.2405 14.2714 2.77664 15.9855C4.31278 17.6997 6.4473 18.7601 8.7413 18.9488C11.0353 19.1375 13.3144 18.4401 15.11 17L18.79 20.68C18.883 20.7737 18.9936 20.8481 19.1154 20.8989C19.2373 20.9497 19.368 20.9758 19.5 20.9758C19.632 20.9758 19.7627 20.9497 19.8846 20.8989C20.0064 20.8481 20.117 20.7737 20.21 20.68C20.3902 20.4935 20.491 20.2443 20.491 19.985C20.491 19.7257 20.3902 19.4765 20.21 19.29V19.29ZM9.5 17C8.11553 17 6.76215 16.5895 5.611 15.8203C4.45986 15.0511 3.56265 13.9579 3.03284 12.6788C2.50303 11.3997 2.3644 9.99223 2.6345 8.63437C2.9046 7.2765 3.57128 6.02922 4.55025 5.05025C5.52922 4.07128 6.7765 3.4046 8.13436 3.1345C9.49223 2.86441 10.8997 3.00303 12.1788 3.53284C13.4579 4.06266 14.5511 4.95986 15.3203 6.11101C16.0895 7.26215 16.5 8.61553 16.5 10C16.5 11.8565 15.7625 13.637 14.4497 14.9497C13.137 16.2625 11.3565 17 9.5 17V17Z",fill:"#F7F9FC"})))))},exports.SearchResultsBar=function(e){var t=e.title,n=e.resultsDisplayed,i=e.totalRes;return V.createElement(lf,null,V.createElement("div",{className:"search-term"},'Search Term: "',t,'"'),V.createElement("div",{className:"results-count"},"Showing ",n," of ",i," results"))},exports.SideModal=function(e){var t=e.disabledNav,n=e.modalTitle,i=e.modalSubText,r=e.closeModal,o=e.children;return V.createElement(cf,null,V.createElement(df,null,V.createElement(hf,null,V.createElement(uf,{disabled:t},!t&&V.createElement("svg",{width:"12",height:"14",viewBox:"0 0 12 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M11 6H3.41L6.71 2.71C6.89831 2.5217 7.00409 2.2663 7.00409 2C7.00409 1.7337 6.89831 1.47831 6.71 1.29C6.5217 1.1017 6.2663 0.995911 6 0.995911C5.7337 0.995911 5.47831 1.1017 5.29 1.29L0.290003 6.29C0.198963 6.38511 0.127598 6.49725 0.0800031 6.62C-0.0200149 6.86346 -0.0200149 7.13654 0.0800031 7.38C0.127598 7.50275 0.198963 7.6149 0.290003 7.71L5.29 12.71C5.38297 12.8037 5.49357 12.8781 5.61543 12.9289C5.73729 12.9797 5.86799 13.0058 6 13.0058C6.13202 13.0058 6.26272 12.9797 6.38458 12.9289C6.50644 12.8781 6.61704 12.8037 6.71 12.71C6.80373 12.617 6.87813 12.5064 6.92889 12.3846C6.97966 12.2627 7.0058 12.132 7.0058 12C7.0058 11.868 6.97966 11.7373 6.92889 11.6154C6.87813 11.4936 6.80373 11.383 6.71 11.29L3.41 8H11C11.2652 8 11.5196 7.89465 11.7071 7.70711C11.8946 7.51957 12 7.26522 12 7C12 6.73479 11.8946 6.48043 11.7071 6.2929C11.5196 6.10536 11.2652 6 11 6Z",fill:"#070B12"})),t&&V.createElement("svg",{width:"12",height:"14",viewBox:"0 0 12 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M11 6H3.41L6.71 2.71C6.89831 2.5217 7.00409 2.2663 7.00409 2C7.00409 1.7337 6.89831 1.47831 6.71 1.29C6.5217 1.1017 6.2663 0.995911 6 0.995911C5.7337 0.995911 5.47831 1.1017 5.29 1.29L0.290003 6.29C0.198963 6.38511 0.127598 6.49725 0.0800031 6.62C-0.0200149 6.86346 -0.0200149 7.13654 0.0800031 7.38C0.127598 7.50275 0.198963 7.6149 0.290003 7.71L5.29 12.71C5.38297 12.8037 5.49357 12.8781 5.61543 12.9289C5.73729 12.9797 5.86799 13.0058 6 13.0058C6.13202 13.0058 6.26272 12.9797 6.38458 12.9289C6.50644 12.8781 6.61704 12.8037 6.71 12.71C6.80373 12.617 6.87813 12.5064 6.92889 12.3846C6.97966 12.2627 7.0058 12.132 7.0058 12C7.0058 11.868 6.97966 11.7373 6.92889 11.6154C6.87813 11.4936 6.80373 11.383 6.71 11.29L3.41 8H11C11.2652 8 11.5196 7.89465 11.7071 7.70711C11.8946 7.51957 12 7.26522 12 7C12 6.73479 11.8946 6.48043 11.7071 6.2929C11.5196 6.10536 11.2652 6 11 6Z",fill:"#070B12"})),"Go Back"),V.createElement(uf,{onClick:function(){r(!1)}},V.createElement("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M7.4 6L11.7 1.7C12.1 1.3 12.1 0.7 11.7 0.3C11.3 -0.1 10.7 -0.1 10.3 0.3L6 4.6L1.7 0.3C1.3 -0.1 0.7 -0.1 0.3 0.3C-0.0999998 0.7 -0.0999998 1.3 0.3 1.7L4.6 6L0.3 10.3C0.1 10.5 0 10.7 0 11C0 11.6 0.4 12 1 12C1.3 12 1.5 11.9 1.7 11.7L6 7.4L10.3 11.7C10.5 11.9 10.7 12 11 12C11.3 12 11.5 11.9 11.7 11.7C12.1 11.3 12.1 10.7 11.7 10.3L7.4 6Z",fill:"#070B12"})))),V.createElement(pf,null,n&&V.createElement(ff,null,V.createElement("h3",{className:"title"},n),V.createElement("p",{className:"sub-text"},i)),o)))},exports.SmallNewsCard=function(e){var t=e.title,n=e.date,i=e.source,r=e.sourceCountryFlagUrl,o=e.featuredImgUrl,a=e.storyUrl;return V.createElement(gf,null,V.createElement("a",{href:a},V.createElement(mf,{src:o})),V.createElement(bf,null,V.createElement("a",{href:a},V.createElement(xf,null,t)),V.createElement(Cf,null,V.createElement("div",{className:"tag"},V.createElement("span",{style:{marginRight:"8px"}},V.createElement("img",{src:r,alt:"Source flag"})),i),V.createElement("div",{className:"tag"},n))))},exports.StatusBadge=Xd,exports.StocksTicker=function(e){var t=e.stocksData;function n(e){return e<0?"error":e>0?"success":""}return V.createElement(V.Fragment,null,t&&t.length>0&&V.createElement(If,{speed:30,pauseOnHover:!0,pauseOnClick:!0,gradient:!1,style:{background:"#1B2D49"}},V.createElement(zf,null,t.map((function(e,t){return V.createElement("span",{key:t},e.price&&e.changeValue&&e.changePercent&&V.createElement(Rf,null,V.createElement("span",{className:"market-item"},"success"===n(Number(e.changeValue))&&V.createElement("svg",{width:"14",height:"15",viewBox:"0 0 14 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M7.47335 5.02667C7.40994 4.96598 7.33518 4.9184 7.25335 4.88667C7.09104 4.81999 6.90899 4.81999 6.74668 4.88667C6.66485 4.9184 6.59008 4.96598 6.52668 5.02667L4.52668 7.02667C4.40114 7.1522 4.33062 7.32247 4.33062 7.5C4.33062 7.67754 4.40114 7.8478 4.52668 7.97334C4.65222 8.09887 4.82248 8.1694 5.00001 8.1694C5.17755 8.1694 5.34781 8.09887 5.47335 7.97334L6.33335 7.10667V9.5C6.33335 9.67681 6.40358 9.84638 6.52861 9.97141C6.65363 10.0964 6.8232 10.1667 7.00001 10.1667C7.17682 10.1667 7.34639 10.0964 7.47142 9.97141C7.59644 9.84638 7.66668 9.67681 7.66668 9.5V7.10667L8.52668 7.97334C8.58866 8.03582 8.66239 8.08542 8.74363 8.11926C8.82487 8.15311 8.91201 8.17053 9.00001 8.17053C9.08802 8.17053 9.17516 8.15311 9.2564 8.11926C9.33764 8.08542 9.41137 8.03582 9.47335 7.97334C9.53583 7.91136 9.58543 7.83763 9.61927 7.75639C9.65312 7.67515 9.67055 7.58801 9.67055 7.5C9.67055 7.41199 9.65312 7.32486 9.61927 7.24362C9.58543 7.16238 9.53583 7.08864 9.47335 7.02667L7.47335 5.02667ZM7.00001 0.833336C5.68147 0.833336 4.39254 1.22433 3.29621 1.95687C2.19988 2.68941 1.3454 3.73061 0.840816 4.94878C0.336232 6.16695 0.20421 7.5074 0.461445 8.8006C0.718679 10.0938 1.35362 11.2817 2.28597 12.214C3.21832 13.1464 4.4062 13.7813 5.69941 14.0386C6.99262 14.2958 8.33306 14.1638 9.55124 13.6592C10.7694 13.1546 11.8106 12.3001 12.5431 11.2038C13.2757 10.1075 13.6667 8.81854 13.6667 7.5C13.6667 6.62452 13.4942 5.75762 13.1592 4.94878C12.8242 4.13994 12.3331 3.40501 11.7141 2.78596C11.095 2.1669 10.3601 1.67584 9.55124 1.34081C8.7424 1.00577 7.87549 0.833336 7.00001 0.833336ZM7.00001 12.8333C5.94518 12.8333 4.91403 12.5205 4.03697 11.9345C3.15991 11.3485 2.47632 10.5155 2.07266 9.54098C1.66899 8.56644 1.56337 7.49409 1.76916 6.45952C1.97495 5.42496 2.4829 4.47465 3.22878 3.72877C3.97466 2.98289 4.92497 2.47494 5.95953 2.26915C6.9941 2.06336 8.06645 2.16898 9.04099 2.57265C10.0155 2.97631 10.8485 3.6599 11.4345 4.53696C12.0206 5.41402 12.3333 6.44517 12.3333 7.5C12.3333 8.91449 11.7714 10.271 10.7712 11.2712C9.77106 12.2714 8.4145 12.8333 7.00001 12.8333Z",fill:"#06BA63"})),"error"===n(Number(e.changeValue))&&V.createElement("svg",{width:"14",height:"15",viewBox:"0 0 14 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M6.52667 9.97333C6.59007 10.034 6.66483 10.0816 6.74667 10.1133C6.90898 10.18 7.09103 10.18 7.25334 10.1133C7.33517 10.0816 7.40993 10.034 7.47334 9.97333L9.47334 7.97333C9.59887 7.8478 9.6694 7.67753 9.6694 7.5C9.6694 7.32246 9.59887 7.1522 9.47334 7.02666C9.3478 6.90113 9.17754 6.8306 9 6.8306C8.82247 6.8306 8.6522 6.90113 8.52667 7.02666L7.66667 7.89333V5.5C7.66667 5.32319 7.59643 5.15362 7.47141 5.02859C7.34638 4.90357 7.17681 4.83333 7 4.83333C6.82319 4.83333 6.65362 4.90357 6.5286 5.02859C6.40357 5.15362 6.33334 5.32319 6.33334 5.5V7.89333L5.47334 7.02666C5.41136 6.96418 5.33763 6.91458 5.25639 6.88074C5.17515 6.84689 5.08801 6.82947 5 6.82947C4.91199 6.82947 4.82486 6.84689 4.74362 6.88074C4.66238 6.91458 4.58864 6.96418 4.52667 7.02666C4.46418 7.08864 4.41459 7.16237 4.38074 7.24361C4.3469 7.32485 4.32947 7.41199 4.32947 7.5C4.32947 7.58801 4.3469 7.67514 4.38074 7.75638C4.41459 7.83762 4.46418 7.91136 4.52667 7.97333L6.52667 9.97333ZM7 14.1667C8.31854 14.1667 9.60748 13.7757 10.7038 13.0431C11.8001 12.3106 12.6546 11.2694 13.1592 10.0512C13.6638 8.83305 13.7958 7.4926 13.5386 6.1994C13.2813 4.90619 12.6464 3.7183 11.714 2.78595C10.7817 1.8536 9.59381 1.21866 8.3006 0.961429C7.0074 0.704195 5.66695 0.836217 4.44878 1.3408C3.23061 1.84539 2.18941 2.69987 1.45687 3.7962C0.724329 4.89252 0.333336 6.18146 0.333336 7.5C0.333336 9.26811 1.03571 10.9638 2.28596 12.214C2.90501 12.8331 3.63994 13.3242 4.44878 13.6592C5.25762 13.9942 6.12452 14.1667 7 14.1667ZM7 2.16666C8.05484 2.16666 9.08598 2.47946 9.96304 3.06549C10.8401 3.65153 11.5237 4.48448 11.9274 5.45902C12.331 6.43356 12.4366 7.50591 12.2309 8.54048C12.0251 9.57505 11.5171 10.5254 10.7712 11.2712C10.0254 12.0171 9.07505 12.5251 8.04048 12.7309C7.00592 12.9366 5.93356 12.831 4.95902 12.4274C3.98448 12.0237 3.15153 11.3401 2.5655 10.463C1.97946 9.58598 1.66667 8.55483 1.66667 7.5C1.66667 6.08551 2.22857 4.72896 3.22877 3.72876C4.22896 2.72857 5.58551 2.16666 7 2.16666Z",fill:"#F80000"})),""===n(Number(e.changeValue))&&V.createElement("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M7.00017 0.333374C5.68162 0.333374 4.39269 0.724367 3.29636 1.45691C2.20004 2.18945 1.34555 3.23064 0.840969 4.44882C0.336385 5.66699 0.204362 7.00744 0.461597 8.30064C0.718832 9.59385 1.35377 10.7817 2.28612 11.7141C3.21847 12.6464 4.40636 13.2814 5.69956 13.5386C6.99277 13.7958 8.33322 13.6638 9.55139 13.1592C10.7696 12.6547 11.8108 11.8002 12.5433 10.7038C13.2758 9.60751 13.6668 8.31858 13.6668 7.00004C13.6668 6.12456 13.4944 5.25765 13.1594 4.44882C12.8243 3.63998 12.3333 2.90505 11.7142 2.286C11.0952 1.66694 10.3602 1.17588 9.55139 0.840844C8.74255 0.505812 7.87565 0.333374 7.00017 0.333374ZM7.00017 12.3334C5.94533 12.3334 4.91419 12.0206 4.03712 11.4345C3.16006 10.8485 2.47648 10.0156 2.07281 9.04102C1.66914 8.06648 1.56352 6.99412 1.76931 5.95956C1.9751 4.92499 2.48305 3.97468 3.22893 3.2288C3.97481 2.48292 4.92512 1.97497 5.95968 1.76919C6.99425 1.5634 8.06661 1.66902 9.04114 2.07268C10.0157 2.47635 10.8486 3.15994 11.4347 4.037C12.0207 4.91406 12.3335 5.94521 12.3335 7.00004C12.3335 8.41453 11.7716 9.77108 10.7714 10.7713C9.77121 11.7715 8.41465 12.3334 7.00017 12.3334ZM9.66683 6.33337H4.3335C4.15669 6.33337 3.98712 6.40361 3.86209 6.52864C3.73707 6.65366 3.66683 6.82323 3.66683 7.00004C3.66683 7.17685 3.73707 7.34642 3.86209 7.47144C3.98712 7.59647 4.15669 7.66671 4.3335 7.66671H9.66683C9.84364 7.66671 10.0132 7.59647 10.1382 7.47144C10.2633 7.34642 10.3335 7.17685 10.3335 7.00004C10.3335 6.82323 10.2633 6.65366 10.1382 6.52864C10.0132 6.40361 9.84364 6.33337 9.66683 6.33337Z",fill:"#F7F9FC"})),e.symbolShortName," (","GH"===(i=e.market)?"GSE":"KE"===i?"KSE":"NG"===i?"NGX":void 0,") ",V.createElement("span",{className:n(Number(e.changeValue))},"".concat(e.changePercent,"%")," (",e.price,")")),V.createElement("div",{className:"ticker-divider"})));var i})))))},exports.SystemConfigTable=function(e){var t=e.configs,n=e.callback;return V.createElement(Lf,null,V.createElement(Ff,null,V.createElement("thead",null,V.createElement("tr",{className:"rounded-row"},V.createElement("th",null,"Code"),V.createElement("th",null,"Name"),V.createElement("th",null,"Value"),V.createElement("th",null,"Remarks"))),t&&t.length>0&&V.createElement("tbody",null,t.map((function(e,t){return V.createElement("tr",{key:t,className:"rounded-row",onClick:function(){n(e)}},V.createElement("td",null,e.configCode),V.createElement("td",null,e.configName),V.createElement("td",null,e.configValue),V.createElement("td",null,V.createElement("div",null,e.remarks,V.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M10.3592 7.52685L6.58584 3.76019C6.52387 3.6977 6.45013 3.64811 6.36889 3.61426C6.28765 3.58041 6.20052 3.56299 6.11251 3.56299C6.0245 3.56299 5.93736 3.58041 5.85612 3.61426C5.77488 3.64811 5.70115 3.6977 5.63917 3.76019C5.51501 3.8851 5.44531 4.05406 5.44531 4.23019C5.44531 4.40631 5.51501 4.57528 5.63917 4.70019L8.93917 8.03352L5.63917 11.3335C5.51501 11.4584 5.44531 11.6274 5.44531 11.8035C5.44531 11.9796 5.51501 12.1486 5.63917 12.2735C5.70092 12.3365 5.77455 12.3866 5.8558 12.421C5.93705 12.4553 6.0243 12.4732 6.11251 12.4735C6.20071 12.4732 6.28797 12.4553 6.36922 12.421C6.45047 12.3866 6.5241 12.3365 6.58584 12.2735L10.3592 8.50685C10.4268 8.44443 10.4808 8.36866 10.5178 8.28432C10.5547 8.19999 10.5738 8.10892 10.5738 8.01685C10.5738 7.92479 10.5547 7.83372 10.5178 7.74938C10.4808 7.66505 10.4268 7.58928 10.3592 7.52685Z",fill:"#A4BBDD"})))))})))),t&&0==t.length&&V.createElement(Sf,null,V.createElement(Qf,null,V.createElement("svg",{width:"65",height:"64",viewBox:"0 0 65 64",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("g",{clipPath:"url(#clip0_651_2393)"},V.createElement("path",{d:"M39.5 6H25.5V14H39.5V6Z",fill:"#E8EEF7"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M41.5006 6C41.5006 4.895 40.6046 4 39.5 4H25.5C24.3954 4 23.4994 4.895 23.4994 6V14C23.4994 15.105 24.3954 16 25.5 16H39.5C40.6046 16 41.5006 15.105 41.5006 14V6ZM27.5006 8V12H37.4994V8H27.5006Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M49.5 56C49.5 54.896 50.396 54 51.5 54C52.604 54 53.5 54.896 53.5 56V58C53.5 59.105 52.605 60 51.5 60H13.5C12.395 60 11.5 59.105 11.5 58V10C11.5 8.895 12.395 8 13.5 8H25.5C26.605 8 27.5 8.895 27.5 10V12H37.5V10C37.5 8.895 38.395 8 39.5 8H51.5C52.605 8 53.5 8.895 53.5 10V48C53.5 49.104 52.604 50 51.5 50C50.396 50 49.5 49.104 49.5 48V12H41.5V14C41.5 15.105 40.605 16 39.5 16H25.5C24.395 16 23.5 15.105 23.5 14V12H15.5V56H49.5Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 27H41.5C42.604 27 43.5 26.104 43.5 25C43.5 23.896 42.604 23 41.5 23H23.5C22.396 23 21.5 23.896 21.5 25C21.5 26.104 22.396 27 23.5 27Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 38H41.5C42.604 38 43.5 37.104 43.5 36C43.5 34.896 42.604 34 41.5 34H23.5C22.396 34 21.5 34.896 21.5 36C21.5 37.104 22.396 38 23.5 38Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 49H41.5C42.604 49 43.5 48.104 43.5 47C43.5 45.896 42.604 45 41.5 45H23.5C22.396 45 21.5 45.896 21.5 47C21.5 48.104 22.396 49 23.5 49Z",fill:"#D2DDEE"})),V.createElement("defs",null,V.createElement("clipPath",{id:"clip0_651_2393"},V.createElement("rect",{width:"64",height:"64",fill:"white",transform:"translate(0.5)"})))),V.createElement("p",null,"System configs will be displayed here when you have any."))))},exports.Tab=xp,exports.Table=function(e){var o=e.title,a=e.data,s=e.columns,c=void 0===s?[]:s,d=e.columnSort,h=void 0!==d&&d,u=e.config,p=e.onRowClick,f=e.rowExpand,g=void 0!==f&&f,m=e.onRowExpandComponent,x=l.useState([]),b=x[0],C=x[1],w=l.useState([]),y=w[0],v=w[1],E=l.useState(1),A=E[0],k=E[1],D=l.useState(10),M=D[0];D[1];var B=l.useState(""),P=B[0],H=B[1],O=l.useState(""),I=O[0],z=O[1],R=l.useState([]),L=R[0],F=R[1],S=l.useState(!1),Q=S[0],j=S[1],N=l.useState([]),T=N[0],V=N[1],Y=l.useState([]),W=Y[0],G=Y[1];l.useEffect((function(){if(L.length>0)C(L.slice((A-1)*M,A*M));else{var e=y.slice((A-1)*M,A*M);C(e)}}),[A]),l.useEffect((function(){var e=y.slice((A-1)*M,A*M);C(e)}),[Q]);return l.useEffect((function(){P&&C(L.slice(0,M))}),[L]),l.useEffect((function(){C(y.slice(0,M))}),[T]),l.useEffect((function(){!function(e){if(!e)return F([]),z(""),void(1!=A?k(1):j(!Q));if(I){var t=y.filter((function(t){return t[I].toString().includes(e)}));F(t)}else t=y.filter((function(t){for(var n in t)if(t[n].toString().includes(e))return!0;return!1})),F(t);H(e),k(1)}(P)}),[P]),l.useEffect((function(){(function(e,t){return n(this,void 0,void 0,(function(){return i(this,(function(n){switch(n.label){case 0:return Array.isArray(e)?[2,e]:/^(http:\/\/www\.|https:\/\/www\.|http:\/\/|https:\/\/)?[a-z0-9]+([\-\.]{1}[a-z0-9]+)*\.[a-z]{2,5}(:[0-9]{1,5})?(\/.*)?$/gm.test(e)?[4,fetch(e,t)]:[3,3];case 1:return[4,n.sent().json()];case 2:return[2,n.sent()];case 3:return[2,[]]}}))}))})(a,u).then((function(e){if(v(e),0==c.length&&e.length>0){var n=Object.keys(e[0]).map((function(e){return{title:(t=e,n=t.split(""),n[0]=n[0].toUpperCase(),n.join("").replace("_"," ")),field:e,sortable:h};var t,n}));V(n)}else V(c.map((function(e,n){return t({sortable:h},e)})))})).catch((function(){v([])}))}),[a]),l.createElement("div",{className:"s-data-table"},l.createElement("div",{className:"s-data-table_header"},l.createElement("h5",null,o),l.createElement("div",null,l.createElement("input",{type:"text",value:P,placeholder:"Search",onChange:function(e){H(e.target.value)}}),P&&l.createElement(Zf,{onClick:function(){H("")},className:"s-datatable-icon"}))),l.createElement(jf,null,l.createElement("thead",{className:"s-data-table_head"},l.createElement("tr",null,T&&T.length>0&&T.map((function(e,t){return l.createElement("th",{style:{width:e.width?e.width:1/T.length*100+"%"},className:"".concat(I==e.field?"s-data-table_head-selected":""),key:t,onClick:function(){z(e.field)}},l.createElement("div",null,l.createElement("span",null,e.title),l.createElement("span",null,e.sortable&&l.createElement(Nf,{className:"s-datatable-icon"}))))})))),l.createElement("tbody",null,b&&b.length>0&&b.map((function(e,t){return l.createElement(l.Fragment,null,l.createElement("tr",{style:{cursor:p?"pointer":""},onClick:function(){return t=e,p&&p(t),void(g&&-1===W.indexOf(t.id)?G(r(r([],W,!0),[t.id],!1)):g&&G(W.filter((function(e){return e!==t.id}))));var t},key:e.id},T.map((function(t,n){return l.createElement("td",{key:n},e[t.field])}))),g&&W.length>0&&W.indexOf(e.id)>-1&&m&&l.createElement("tr",null,l.createElement("td",{colSpan:T.length},l.createElement("div",{key:t},m(e)))))})),b&&0===b.length&&l.createElement("tr",null,l.createElement("td",{colSpan:c.length},"No data found"))),l.createElement("tfoot",null,l.createElement("tr",null,l.createElement("td",{colSpan:c.length},l.createElement("div",{className:"s-datatable-foot_summary"},l.createElement("span",null,b.length*A," of ",y.length)),l.createElement("div",{className:"s-datable-foot_pagination"},A>1&&l.createElement("button",{onClick:function(){k(A-1)}},"Previous"),A<Math.ceil(y.length/M)&&l.createElement("button",{onClick:function(){k(A+1)}},"Next")))))))},exports.TextArea=function(e){var n=e.label,i=e.subtext,r=e.errMsg,o=e.disabled,a=e.required,s=e.value,c=l.useState(""),d=c[0],h=c[1],u=l.useState(!1),p=u[0],f=u[1],g=l.useRef();return V.createElement("div",{style:{display:"flex",flexDirection:"column",gap:"12px"}},n&&V.createElement(Uf,null,V.createElement("label",null,n),i&&V.createElement("span",null,i)),V.createElement(Jf,{className:"".concat(d," ").concat(o?"disabled":"")},V.createElement(Kf,t({ref:g,onBlur:function(){s?(h("success"),f(!1)):a&&(h("error"),f(!0))}},e))),!s&&a&&p&&V.createElement(qf,null,V.createElement("svg",{width:"16",height:"14",viewBox:"0 0 16 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M8.00006 9.66669C7.86821 9.66669 7.73931 9.70578 7.62968 9.77904C7.52005 9.85229 7.4346 9.95641 7.38414 10.0782C7.33368 10.2 7.32048 10.3341 7.3462 10.4634C7.37193 10.5927 7.43542 10.7115 7.52866 10.8048C7.62189 10.898 7.74068 10.9615 7.87 10.9872C7.99932 11.0129 8.13336 10.9997 8.25518 10.9493C8.377 10.8988 8.48112 10.8134 8.55437 10.7037C8.62763 10.5941 8.66673 10.4652 8.66673 10.3334C8.66673 10.1565 8.59649 9.98697 8.47146 9.86195C8.34644 9.73692 8.17687 9.66669 8.00006 9.66669ZM15.1134 10.6467L9.74673 1.31335C9.57326 1.00236 9.31992 0.743323 9.01285 0.562997C8.70579 0.382672 8.35615 0.287598 8.00006 0.287598C7.64396 0.287598 7.29433 0.382672 6.98726 0.562997C6.6802 0.743323 6.42686 1.00236 6.25339 1.31335L0.92006 10.6467C0.74059 10.9494 0.644155 11.294 0.640489 11.6459C0.636824 11.9978 0.726058 12.3444 0.899184 12.6507C1.07231 12.9571 1.3232 13.2123 1.62652 13.3907C1.92984 13.5691 2.27485 13.6643 2.62673 13.6667H13.3734C13.7281 13.6702 14.0773 13.5793 14.3853 13.4033C14.6933 13.2273 14.949 12.9726 15.126 12.6652C15.3031 12.3579 15.3953 12.009 15.3931 11.6542C15.3908 11.2995 15.2943 10.9518 15.1134 10.6467ZM13.9601 11.98C13.9016 12.084 13.8164 12.1704 13.7132 12.2302C13.61 12.29 13.4927 12.321 13.3734 12.32H2.62673C2.50747 12.321 2.39013 12.29 2.28694 12.2302C2.18375 12.1704 2.0985 12.084 2.04006 11.98C1.98155 11.8787 1.95074 11.7637 1.95074 11.6467C1.95074 11.5297 1.98155 11.4147 2.04006 11.3134L7.37339 1.98002C7.42934 1.87082 7.51433 1.77917 7.61902 1.71518C7.72371 1.65119 7.84403 1.61733 7.96673 1.61733C8.08942 1.61733 8.20974 1.65119 8.31443 1.71518C8.41912 1.77917 8.50411 1.87082 8.56006 1.98002L13.9267 11.3134C13.9929 11.4132 14.0309 11.5291 14.0367 11.6488C14.0426 11.7684 14.0161 11.8875 13.9601 11.9934V11.98ZM8.00006 4.33335C7.82325 4.33335 7.65368 4.40359 7.52866 4.52861C7.40363 4.65364 7.33339 4.82321 7.33339 5.00002V7.66669C7.33339 7.8435 7.40363 8.01307 7.52866 8.13809C7.65368 8.26311 7.82325 8.33335 8.00006 8.33335C8.17687 8.33335 8.34644 8.26311 8.47146 8.13809C8.59649 8.01307 8.66673 7.8435 8.66673 7.66669V5.00002C8.66673 4.82321 8.59649 4.65364 8.47146 4.52861C8.34644 4.40359 8.17687 4.33335 8.00006 4.33335Z",fill:"#F80000"})),r||"This field is required"))},exports.TextField=tf,exports.TransactionDetails=function(e){var t=e.amount,n=e.provider,i=e.requestDate,r=e.requestedBy;return V.createElement(_f,null,V.createElement($f,null,V.createElement("p",null,"Requested By"),V.createElement("div",{className:"field-dets"},r)),V.createElement($f,null,V.createElement("p",null,"Request Date"),V.createElement("div",{className:"field-dets"},i)),V.createElement($f,null,V.createElement("p",null,"Amount"),V.createElement("div",{className:"field-dets amt-dets"},V.createElement("div",null,V.createElement("img",{src:t.baseFlag,alt:"flag"}),"".concat(eg(t.baseAmount,t.baseCurr))),V.createElement("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M17.9982 10.0002C17.9982 9.73497 17.8928 9.48062 17.7053 9.29308C17.5178 9.10554 17.2634 9.00019 16.9982 9.00019H5.40819L7.70819 6.71019C7.89649 6.52188 8.00228 6.26649 8.00228 6.00019C8.00228 5.73388 7.89649 5.47849 7.70819 5.29019C7.51988 5.10188 7.26449 4.99609 6.99819 4.99609C6.73188 4.99609 6.47649 5.10188 6.28819 5.29019L2.28819 9.29019C2.14943 9.43081 2.05543 9.60938 2.01806 9.80337C1.98068 9.99736 2.00161 10.1981 2.07819 10.3802C2.15321 10.5628 2.2806 10.7191 2.44432 10.8295C2.60804 10.9398 2.80076 10.9992 2.99819 11.0002H16.9982C17.2634 11.0002 17.5178 10.8948 17.7053 10.7073C17.8928 10.5198 17.9982 10.2654 17.9982 10.0002ZM21.9182 13.6202C21.8432 13.4376 21.7158 13.2812 21.552 13.1709C21.3883 13.0606 21.1956 13.0012 20.9982 13.0002H6.99819C6.73297 13.0002 6.47862 13.1055 6.29108 13.2931C6.10354 13.4806 5.99819 13.735 5.99819 14.0002C5.99819 14.2654 6.10354 14.5198 6.29108 14.7073C6.47862 14.8948 6.73297 15.0002 6.99819 15.0002H18.5882L16.2882 17.2902C16.1945 17.3831 16.1201 17.4937 16.0693 17.6156C16.0185 17.7375 15.9924 17.8682 15.9924 18.0002C15.9924 18.1322 16.0185 18.2629 16.0693 18.3848C16.1201 18.5066 16.1945 18.6172 16.2882 18.7102C16.3812 18.8039 16.4917 18.8783 16.6136 18.9291C16.7355 18.9798 16.8662 19.006 16.9982 19.006C17.1302 19.006 17.2609 18.9798 17.3828 18.9291C17.5046 18.8783 17.6152 18.8039 17.7082 18.7102L21.7082 14.7102C21.8469 14.5696 21.9409 14.391 21.9783 14.197C22.0157 14.003 21.9948 13.8023 21.9182 13.6202Z",fill:"#BBCCE6"})),V.createElement("div",null,V.createElement("img",{src:t.exchFlag,alt:"flag"}),"".concat(eg(t.exchAmount,t.exchCurr)))),V.createElement("p",{className:"exch-rate"},t.baseCurr," 1.0000 = ","".concat(t.exchCurr," ").concat(t.exchRate))),V.createElement($f,null,V.createElement("p",null,"Provider"),V.createElement("div",{className:"field-dets"},V.createElement("img",{src:n.logo?n.logo:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAN3SURBVHgBvZddbFRFFMd/c/duW5sW1MRGxWol8UESImqsRjBuLbGNUb7iA4YHon3wxURfkFZFdoMi2MTY+CoEaEgITaGhSaE00EK2QICQ9gUaCGmBtgsLJeWrwN72Dme2gWzYwt6lu/t7uJkzc/8zZ2bOnTtH8TgLdQDFEiwWi1VGMhO4LKJDtTHUvQn0d6RC0yN99hBzQrxZMZDYpB6VAvp58lkrpZ9IzZgol7FPtTMU/k/sH/CK4l/uxx0ZnTQfDp5Hp1jz8M49mVmAdnWcSLhZykvT0JrVqDBOWHHTzDy9wQ0FojlAlS7nJitlLlvS0M4j329WW7qo1mXifT/PTkT0X1HX1ctb/nbp8TPPSldXWBJQQabHKzLofuoDsyksWCb29jS0SywRv8P0eZFxOlj+finX7nwv9mFPKkvNNzGQ7t5PjeL1eEys+rxUAkw+YflCUouKLDJLiTixl5rATIrtFWh1IpXAlhhYS6axqWTGh5vpC1dSrLrkJHrvSa8qss3V8Ks4Eh+aOcmNqs+mdlUnWUMd5KUF6xg6Xo2KtYoTSQFvo1SA7BFg9eo8ZpWv4eaZSm6N9ErdrMQXMh2EyVj6N2p//oMZb49gOQtkFfpy64BB8St1tVv4JjRIXl6F1JzNrQNx3JV8XN5ASfllnIlqqbiYYwfi3Io/lTUqqzKeWwcUIdb/XcvgsdfwK/NZzjbVNjlBb2B9fZBoZxGO0yYn5NyHLTlYAbWGv+rrOLmnkJj/oNhzE1vNChwiW2j5L2zYuJHrHTMZK2iWbfjg8VeyfxT3d8p1z98kpYXJjeYoLln6O5nGZ/cTaWrkXFs+ft/WqQefRI5iK0Qm0XJFG7/7KTpcLKVGsRc97fXMBqHmHD65E0ZbzzOsG8RenEpiHLhAZhiRP14VkeY+hru3yf5+m1riXhcH3Bami+IS2q3kSmu/JCr/S80Kb0LrrFxKfdN1QK7l9hdEd/cyGP5H7BrPypgV8nH79ABFc14Q8yPSZwxtfUl05ykiRyRF0z96VmqJkTfm75gMwucmgph0KR00N7DcKqJNR2XP/8R1veeHqB6coqApTTow0DIqTpj/dIPHHkax9dcM7+qWwdfJbH7BK2bmsULJC99NSE4TeXl5Ga4TRGnJF9RUSYsjndQQ3dUoAWcOMQ/niL6Aa7XEA770k67ElgfvFxf0wKvTiwAAAABJRU5ErkJggg==",alt:"Provider logo"})," ",n.name)))},exports.TransactionDetailsWithPayment=function(e){var t=e.amount,n=e.provider,i=e.paymentDets,r=e.requestedBy,o=e.requestDate;return V.createElement(vg,null,V.createElement(Eg,null,V.createElement("p",null,"Amount"),V.createElement("div",{className:"field-dets amt-dets"},V.createElement("div",null,V.createElement("img",{src:t.baseFlag,alt:"flag"}),"".concat(t.baseCurr," ").concat(t.baseAmount)),V.createElement("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M17.9982 10.0002C17.9982 9.73497 17.8928 9.48062 17.7053 9.29308C17.5178 9.10554 17.2634 9.00019 16.9982 9.00019H5.40819L7.70819 6.71019C7.89649 6.52188 8.00228 6.26649 8.00228 6.00019C8.00228 5.73388 7.89649 5.47849 7.70819 5.29019C7.51988 5.10188 7.26449 4.99609 6.99819 4.99609C6.73188 4.99609 6.47649 5.10188 6.28819 5.29019L2.28819 9.29019C2.14943 9.43081 2.05543 9.60938 2.01806 9.80337C1.98068 9.99736 2.00161 10.1981 2.07819 10.3802C2.15321 10.5628 2.2806 10.7191 2.44432 10.8295C2.60804 10.9398 2.80076 10.9992 2.99819 11.0002H16.9982C17.2634 11.0002 17.5178 10.8948 17.7053 10.7073C17.8928 10.5198 17.9982 10.2654 17.9982 10.0002ZM21.9182 13.6202C21.8432 13.4376 21.7158 13.2812 21.552 13.1709C21.3883 13.0606 21.1956 13.0012 20.9982 13.0002H6.99819C6.73297 13.0002 6.47862 13.1055 6.29108 13.2931C6.10354 13.4806 5.99819 13.735 5.99819 14.0002C5.99819 14.2654 6.10354 14.5198 6.29108 14.7073C6.47862 14.8948 6.73297 15.0002 6.99819 15.0002H18.5882L16.2882 17.2902C16.1945 17.3831 16.1201 17.4937 16.0693 17.6156C16.0185 17.7375 15.9924 17.8682 15.9924 18.0002C15.9924 18.1322 16.0185 18.2629 16.0693 18.3848C16.1201 18.5066 16.1945 18.6172 16.2882 18.7102C16.3812 18.8039 16.4917 18.8783 16.6136 18.9291C16.7355 18.9798 16.8662 19.006 16.9982 19.006C17.1302 19.006 17.2609 18.9798 17.3828 18.9291C17.5046 18.8783 17.6152 18.8039 17.7082 18.7102L21.7082 14.7102C21.8469 14.5696 21.9409 14.391 21.9783 14.197C22.0157 14.003 21.9948 13.8023 21.9182 13.6202Z",fill:"#BBCCE6"})),V.createElement("div",null,V.createElement("img",{src:t.exchFlag,alt:"flag"}),"".concat(t.exchCurr," ").concat(t.exchAmount))),V.createElement("p",{className:"exch-rate"},t.exchCurr," 1.0000 = ","".concat(t.baseCurr," ").concat(t.exchRate))),V.createElement(Eg,null,V.createElement("p",null,"Provider"),V.createElement("div",{className:"field-dets"},V.createElement("img",{src:n.logo?n.logo:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAN3SURBVHgBvZddbFRFFMd/c/duW5sW1MRGxWol8UESImqsRjBuLbGNUb7iA4YHon3wxURfkFZFdoMi2MTY+CoEaEgITaGhSaE00EK2QICQ9gUaCGmBtgsLJeWrwN72Dme2gWzYwt6lu/t7uJkzc/8zZ2bOnTtH8TgLdQDFEiwWi1VGMhO4LKJDtTHUvQn0d6RC0yN99hBzQrxZMZDYpB6VAvp58lkrpZ9IzZgol7FPtTMU/k/sH/CK4l/uxx0ZnTQfDp5Hp1jz8M49mVmAdnWcSLhZykvT0JrVqDBOWHHTzDy9wQ0FojlAlS7nJitlLlvS0M4j329WW7qo1mXifT/PTkT0X1HX1ctb/nbp8TPPSldXWBJQQabHKzLofuoDsyksWCb29jS0SywRv8P0eZFxOlj+finX7nwv9mFPKkvNNzGQ7t5PjeL1eEys+rxUAkw+YflCUouKLDJLiTixl5rATIrtFWh1IpXAlhhYS6axqWTGh5vpC1dSrLrkJHrvSa8qss3V8Ks4Eh+aOcmNqs+mdlUnWUMd5KUF6xg6Xo2KtYoTSQFvo1SA7BFg9eo8ZpWv4eaZSm6N9ErdrMQXMh2EyVj6N2p//oMZb49gOQtkFfpy64BB8St1tVv4JjRIXl6F1JzNrQNx3JV8XN5ASfllnIlqqbiYYwfi3Io/lTUqqzKeWwcUIdb/XcvgsdfwK/NZzjbVNjlBb2B9fZBoZxGO0yYn5NyHLTlYAbWGv+rrOLmnkJj/oNhzE1vNChwiW2j5L2zYuJHrHTMZK2iWbfjg8VeyfxT3d8p1z98kpYXJjeYoLln6O5nGZ/cTaWrkXFs+ft/WqQefRI5iK0Qm0XJFG7/7KTpcLKVGsRc97fXMBqHmHD65E0ZbzzOsG8RenEpiHLhAZhiRP14VkeY+hru3yf5+m1riXhcH3Bami+IS2q3kSmu/JCr/S80Kb0LrrFxKfdN1QK7l9hdEd/cyGP5H7BrPypgV8nH79ABFc14Q8yPSZwxtfUl05ykiRyRF0z96VmqJkTfm75gMwucmgph0KR00N7DcKqJNR2XP/8R1veeHqB6coqApTTow0DIqTpj/dIPHHkax9dcM7+qWwdfJbH7BK2bmsULJC99NSE4TeXl5Ga4TRGnJF9RUSYsjndQQ3dUoAWcOMQ/niL6Aa7XEA770k67ElgfvFxf0wKvTiwAAAABJRU5ErkJggg==",alt:"Provider logo"})," ",n.name)),V.createElement(Eg,null,V.createElement("p",null,"Requested By"),V.createElement("div",{className:"field-dets"},r)),V.createElement(Eg,null,V.createElement("p",null,"Request Date"),V.createElement("div",{className:"field-dets"},o)),V.createElement(Eg,null,V.createElement("p",null,"Payment Method"),V.createElement("div",{className:"field-dets"},o)),V.createElement(Eg,null,V.createElement("p",null,"Payee Name"),V.createElement("div",{className:"field-dets"},i.payeeName)),V.createElement(Eg,null,V.createElement("p",null,"Bank Name"),V.createElement("div",{className:"field-dets"},i.bankName)),V.createElement(Eg,null,V.createElement("p",null,"Bank Country"),V.createElement("div",{className:"field-dets bank-ctry-dets"},V.createElement("img",{src:i.bankCountryFlag,alt:"Bank country flag"})," ",i.bankCountry)),V.createElement(Eg,null,V.createElement("p",null,"Remarks"),V.createElement("div",{className:"field-dets"},i.paymentRemarks)))},exports.UpdateUserActions=function(e){var t=e.currentOptions,n=e.availableOptions,i=e.selOptions,o=e.titleAvailable,a=e.titleCurrent,s=l.useState(n),c=s[0],d=s[1],h=l.useState(t),u=h[0],p=h[1],f=l.useState({added:[],removed:[]}),g=f[0],m=f[1];return l.useEffect((function(){i(g)}),[]),V.createElement(Ag,null,V.createElement(kg,null,V.createElement("h4",null,o||"Available Options"),V.createElement(Dg,null,c&&c.length>0&&c.map((function(e){if(0==t.filter((function(t){return t.optionId==e.optionId&&!g.added.includes(e.optionId)})).length)return V.createElement(Mg,{key:e.optionId},V.createElement("p",null,e.optionName),V.createElement("button",{onClick:function(){!function(e){if(0===t.filter((function(t){return t.optionId==e.optionId})).length){var n=g;n.added.includes(e.optionId)||n.added.push(e.optionId),m(n)}if(t.filter((function(t){return t.optionId==e.optionId})).length>0){var o=g;o.removed=g.removed.filter((function(t){return t!=e.optionId})),m(o)}d(c.filter((function(t){return!t.optionId.toLowerCase().includes(e.optionId.toLowerCase())}))),p(r(r([],u,!0),[e],!1)),i(g)}(e)}},V.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M12.6667 7.33332H8.66675V3.33332C8.66675 3.15651 8.59651 2.98694 8.47149 2.86192C8.34646 2.73689 8.17689 2.66666 8.00008 2.66666C7.82327 2.66666 7.6537 2.73689 7.52868 2.86192C7.40365 2.98694 7.33342 3.15651 7.33342 3.33332V7.33332H3.33341C3.1566 7.33332 2.98703 7.40356 2.86201 7.52859C2.73699 7.65361 2.66675 7.82318 2.66675 7.99999C2.66675 8.1768 2.73699 8.34637 2.86201 8.47139C2.98703 8.59642 3.1566 8.66666 3.33341 8.66666H7.33342V12.6667C7.33342 12.8435 7.40365 13.013 7.52868 13.1381C7.6537 13.2631 7.82327 13.3333 8.00008 13.3333C8.17689 13.3333 8.34646 13.2631 8.47149 13.1381C8.59651 13.013 8.66675 12.8435 8.66675 12.6667V8.66666H12.6667C12.8436 8.66666 13.0131 8.59642 13.1382 8.47139C13.2632 8.34637 13.3334 8.1768 13.3334 7.99999C13.3334 7.82318 13.2632 7.65361 13.1382 7.52859C13.0131 7.40356 12.8436 7.33332 12.6667 7.33332Z",fill:"#070B12"}))))})),0==c.length&&V.createElement(Bg,null,V.createElement("svg",{width:"64",height:"65",viewBox:"0 0 64 65",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("g",{clipPath:"url(#clip0_814_3248)"},V.createElement("path",{d:"M39 6.5H25V14.5H39V6.5Z",fill:"#E8EEF7"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M41.0007 6.5C41.0007 5.395 40.1047 4.5 39.0001 4.5H25.0001C23.8955 4.5 22.9995 5.395 22.9995 6.5V14.5C22.9995 15.605 23.8955 16.5 25.0001 16.5H39.0001C40.1047 16.5 41.0007 15.605 41.0007 14.5V6.5ZM27.0007 8.5V12.5H36.9995V8.5H27.0007Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M49 56.5C49 55.396 49.896 54.5 51 54.5C52.104 54.5 53 55.396 53 56.5V58.5C53 59.605 52.105 60.5 51 60.5H13C11.895 60.5 11 59.605 11 58.5V10.5C11 9.395 11.895 8.5 13 8.5H25C26.105 8.5 27 9.395 27 10.5V12.5H37V10.5C37 9.395 37.895 8.5 39 8.5H51C52.105 8.5 53 9.395 53 10.5V48.5C53 49.604 52.104 50.5 51 50.5C49.896 50.5 49 49.604 49 48.5V12.5H41V14.5C41 15.605 40.105 16.5 39 16.5H25C23.895 16.5 23 15.605 23 14.5V12.5H15V56.5H49Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23 27.5H41C42.104 27.5 43 26.604 43 25.5C43 24.396 42.104 23.5 41 23.5H23C21.896 23.5 21 24.396 21 25.5C21 26.604 21.896 27.5 23 27.5Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23 38.5H41C42.104 38.5 43 37.604 43 36.5C43 35.396 42.104 34.5 41 34.5H23C21.896 34.5 21 35.396 21 36.5C21 37.604 21.896 38.5 23 38.5Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23 49.5H41C42.104 49.5 43 48.604 43 47.5C43 46.396 42.104 45.5 41 45.5H23C21.896 45.5 21 46.396 21 47.5C21 48.604 21.896 49.5 23 49.5Z",fill:"#D2DDEE"})),V.createElement("defs",null,V.createElement("clipPath",{id:"clip0_814_3248"},V.createElement("rect",{width:"64",height:"64",fill:"white",transform:"translate(0 0.5)"})))),V.createElement("p",null,"No options available")))),V.createElement(kg,null,V.createElement("h4",null,a||"Current Options"),V.createElement(Dg,null,u.length>0&&u.map((function(e){return V.createElement(Mg,{key:e.optionId},V.createElement("p",null,e.optionName),V.createElement("button",{onClick:function(){!function(e){if(p(u.filter((function(t){return!t.optionId.toLowerCase().includes(e.optionId.toLowerCase())}))),d(r(r([],c,!0),[e],!1)),n.filter((function(t){return t.optionId==e.optionId})).length>0){var o=g;o.added=g.added.filter((function(t){return t!=e.optionId})),m(o)}if(t.filter((function(t){return t.optionId.includes(e.optionId)})).length>0){var a=g;a.removed.includes(e.optionId)||a.removed.push(e.optionId),m(a)}i(g)}(e)}},V.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M12.6667 7.33333H3.33341C3.1566 7.33333 2.98703 7.40357 2.86201 7.52859C2.73699 7.65361 2.66675 7.82318 2.66675 7.99999C2.66675 8.17681 2.73699 8.34638 2.86201 8.4714C2.98703 8.59642 3.1566 8.66666 3.33341 8.66666H12.6667C12.8436 8.66666 13.0131 8.59642 13.1382 8.4714C13.2632 8.34638 13.3334 8.17681 13.3334 7.99999C13.3334 7.82318 13.2632 7.65361 13.1382 7.52859C13.0131 7.40357 12.8436 7.33333 12.6667 7.33333Z",fill:"#070B12"}))))})),0==u.length&&V.createElement(Bg,null,V.createElement("svg",{width:"64",height:"65",viewBox:"0 0 64 65",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("g",{clipPath:"url(#clip0_814_3248)"},V.createElement("path",{d:"M39 6.5H25V14.5H39V6.5Z",fill:"#E8EEF7"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M41.0007 6.5C41.0007 5.395 40.1047 4.5 39.0001 4.5H25.0001C23.8955 4.5 22.9995 5.395 22.9995 6.5V14.5C22.9995 15.605 23.8955 16.5 25.0001 16.5H39.0001C40.1047 16.5 41.0007 15.605 41.0007 14.5V6.5ZM27.0007 8.5V12.5H36.9995V8.5H27.0007Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M49 56.5C49 55.396 49.896 54.5 51 54.5C52.104 54.5 53 55.396 53 56.5V58.5C53 59.605 52.105 60.5 51 60.5H13C11.895 60.5 11 59.605 11 58.5V10.5C11 9.395 11.895 8.5 13 8.5H25C26.105 8.5 27 9.395 27 10.5V12.5H37V10.5C37 9.395 37.895 8.5 39 8.5H51C52.105 8.5 53 9.395 53 10.5V48.5C53 49.604 52.104 50.5 51 50.5C49.896 50.5 49 49.604 49 48.5V12.5H41V14.5C41 15.605 40.105 16.5 39 16.5H25C23.895 16.5 23 15.605 23 14.5V12.5H15V56.5H49Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23 27.5H41C42.104 27.5 43 26.604 43 25.5C43 24.396 42.104 23.5 41 23.5H23C21.896 23.5 21 24.396 21 25.5C21 26.604 21.896 27.5 23 27.5Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23 38.5H41C42.104 38.5 43 37.604 43 36.5C43 35.396 42.104 34.5 41 34.5H23C21.896 34.5 21 35.396 21 36.5C21 37.604 21.896 38.5 23 38.5Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23 49.5H41C42.104 49.5 43 48.604 43 47.5C43 46.396 42.104 45.5 41 45.5H23C21.896 45.5 21 46.396 21 47.5C21 48.604 21.896 49.5 23 49.5Z",fill:"#D2DDEE"})),V.createElement("defs",null,V.createElement("clipPath",{id:"clip0_814_3248"},V.createElement("rect",{width:"64",height:"64",fill:"white",transform:"translate(0 0.5)"})))),V.createElement("p",null,"No options available")))))},exports.UserActions=function(e){var t=e.currentActions,n=e.availableActions,i=e.newActionsFxn,r=e.titleAvailable,o=e.titleCurrent,a=e.currentSelections,s=l.useState([]),c=s[0],d=s[1],h=l.useState([]),u=h[0],p=h[1],f=l.useState([]),g=f[0];function m(e){var t=c,n=u.filter((function(t){return t.actionId!==e.actionId}));p(n),i(n),t.push(e),d(t)}return f[1],l.useEffect((function(){d(n)}),[n]),V.createElement(Pg,null,V.createElement(Hg,null,V.createElement("h4",null,r||"Available Actions"),V.createElement(Og,null,c&&c.length>0&&c.map((function(e){return V.createElement(Ig,{key:e.actionId},V.createElement("p",null,e.actionName),V.createElement("button",{onClick:function(){var t,n,r;t=e,n=u,r=c.filter((function(e){return e.actionId!==t.actionId})),d(r),n.push(t),p(n),i(n)}},V.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M12.6667 7.33332H8.66675V3.33332C8.66675 3.15651 8.59651 2.98694 8.47149 2.86192C8.34646 2.73689 8.17689 2.66666 8.00008 2.66666C7.82327 2.66666 7.6537 2.73689 7.52868 2.86192C7.40365 2.98694 7.33342 3.15651 7.33342 3.33332V7.33332H3.33341C3.1566 7.33332 2.98703 7.40356 2.86201 7.52859C2.73699 7.65361 2.66675 7.82318 2.66675 7.99999C2.66675 8.1768 2.73699 8.34637 2.86201 8.47139C2.98703 8.59642 3.1566 8.66666 3.33341 8.66666H7.33342V12.6667C7.33342 12.8435 7.40365 13.013 7.52868 13.1381C7.6537 13.2631 7.82327 13.3333 8.00008 13.3333C8.17689 13.3333 8.34646 13.2631 8.47149 13.1381C8.59651 13.013 8.66675 12.8435 8.66675 12.6667V8.66666H12.6667C12.8436 8.66666 13.0131 8.59642 13.1382 8.47139C13.2632 8.34637 13.3334 8.1768 13.3334 7.99999C13.3334 7.82318 13.2632 7.65361 13.1382 7.52859C13.0131 7.40356 12.8436 7.33332 12.6667 7.33332Z",fill:"#070B12"}))))})),0==c.length&&V.createElement(zg,null,V.createElement("svg",{width:"64",height:"65",viewBox:"0 0 64 65",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("g",{clipPath:"url(#clip0_814_3248)"},V.createElement("path",{d:"M39 6.5H25V14.5H39V6.5Z",fill:"#E8EEF7"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M41.0007 6.5C41.0007 5.395 40.1047 4.5 39.0001 4.5H25.0001C23.8955 4.5 22.9995 5.395 22.9995 6.5V14.5C22.9995 15.605 23.8955 16.5 25.0001 16.5H39.0001C40.1047 16.5 41.0007 15.605 41.0007 14.5V6.5ZM27.0007 8.5V12.5H36.9995V8.5H27.0007Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M49 56.5C49 55.396 49.896 54.5 51 54.5C52.104 54.5 53 55.396 53 56.5V58.5C53 59.605 52.105 60.5 51 60.5H13C11.895 60.5 11 59.605 11 58.5V10.5C11 9.395 11.895 8.5 13 8.5H25C26.105 8.5 27 9.395 27 10.5V12.5H37V10.5C37 9.395 37.895 8.5 39 8.5H51C52.105 8.5 53 9.395 53 10.5V48.5C53 49.604 52.104 50.5 51 50.5C49.896 50.5 49 49.604 49 48.5V12.5H41V14.5C41 15.605 40.105 16.5 39 16.5H25C23.895 16.5 23 15.605 23 14.5V12.5H15V56.5H49Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23 27.5H41C42.104 27.5 43 26.604 43 25.5C43 24.396 42.104 23.5 41 23.5H23C21.896 23.5 21 24.396 21 25.5C21 26.604 21.896 27.5 23 27.5Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23 38.5H41C42.104 38.5 43 37.604 43 36.5C43 35.396 42.104 34.5 41 34.5H23C21.896 34.5 21 35.396 21 36.5C21 37.604 21.896 38.5 23 38.5Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23 49.5H41C42.104 49.5 43 48.604 43 47.5C43 46.396 42.104 45.5 41 45.5H23C21.896 45.5 21 46.396 21 47.5C21 48.604 21.896 49.5 23 49.5Z",fill:"#D2DDEE"})),V.createElement("defs",null,V.createElement("clipPath",{id:"clip0_814_3248"},V.createElement("rect",{width:"64",height:"64",fill:"white",transform:"translate(0 0.5)"})))),V.createElement("p",null,"No options available")))),V.createElement(Hg,null,V.createElement("h4",null,o||"Current Actions"),V.createElement(Og,null,t&&t.length>0&&t.map((function(e){return V.createElement(Ig,{key:e.actionId,className:"current-action"},V.createElement("p",null,e.actionName))})),u.length>0&&u.map((function(e){return V.createElement(Ig,{key:e.actionId},V.createElement("p",null,e.actionName),V.createElement("button",{onClick:function(){m(e)}},V.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M12.6667 7.33333H3.33341C3.1566 7.33333 2.98703 7.40357 2.86201 7.52859C2.73699 7.65361 2.66675 7.82318 2.66675 7.99999C2.66675 8.17681 2.73699 8.34638 2.86201 8.4714C2.98703 8.59642 3.1566 8.66666 3.33341 8.66666H12.6667C12.8436 8.66666 13.0131 8.59642 13.1382 8.4714C13.2632 8.34638 13.3334 8.17681 13.3334 7.99999C13.3334 7.82318 13.2632 7.65361 13.1382 7.52859C13.0131 7.40357 12.8436 7.33333 12.6667 7.33333Z",fill:"#070B12"}))))})),g.length>0&&g.map((function(e){return V.createElement(Ig,{key:e.actionId},V.createElement("p",null,e.actionName),V.createElement("button",{onClick:function(){m(e)}},V.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M12.6667 7.33333H3.33341C3.1566 7.33333 2.98703 7.40357 2.86201 7.52859C2.73699 7.65361 2.66675 7.82318 2.66675 7.99999C2.66675 8.17681 2.73699 8.34638 2.86201 8.4714C2.98703 8.59642 3.1566 8.66666 3.33341 8.66666H12.6667C12.8436 8.66666 13.0131 8.59642 13.1382 8.4714C13.2632 8.34638 13.3334 8.17681 13.3334 7.99999C13.3334 7.82318 13.2632 7.65361 13.1382 7.52859C13.0131 7.40357 12.8436 7.33333 12.6667 7.33333Z",fill:"#070B12"}))))})),t&&0==t.length&&0==u.length&&a&&0==a.length&&V.createElement(zg,null,V.createElement("svg",{width:"64",height:"65",viewBox:"0 0 64 65",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("g",{clipPath:"url(#clip0_814_3248)"},V.createElement("path",{d:"M39 6.5H25V14.5H39V6.5Z",fill:"#E8EEF7"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M41.0007 6.5C41.0007 5.395 40.1047 4.5 39.0001 4.5H25.0001C23.8955 4.5 22.9995 5.395 22.9995 6.5V14.5C22.9995 15.605 23.8955 16.5 25.0001 16.5H39.0001C40.1047 16.5 41.0007 15.605 41.0007 14.5V6.5ZM27.0007 8.5V12.5H36.9995V8.5H27.0007Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M49 56.5C49 55.396 49.896 54.5 51 54.5C52.104 54.5 53 55.396 53 56.5V58.5C53 59.605 52.105 60.5 51 60.5H13C11.895 60.5 11 59.605 11 58.5V10.5C11 9.395 11.895 8.5 13 8.5H25C26.105 8.5 27 9.395 27 10.5V12.5H37V10.5C37 9.395 37.895 8.5 39 8.5H51C52.105 8.5 53 9.395 53 10.5V48.5C53 49.604 52.104 50.5 51 50.5C49.896 50.5 49 49.604 49 48.5V12.5H41V14.5C41 15.605 40.105 16.5 39 16.5H25C23.895 16.5 23 15.605 23 14.5V12.5H15V56.5H49Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23 27.5H41C42.104 27.5 43 26.604 43 25.5C43 24.396 42.104 23.5 41 23.5H23C21.896 23.5 21 24.396 21 25.5C21 26.604 21.896 27.5 23 27.5Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23 38.5H41C42.104 38.5 43 37.604 43 36.5C43 35.396 42.104 34.5 41 34.5H23C21.896 34.5 21 35.396 21 36.5C21 37.604 21.896 38.5 23 38.5Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23 49.5H41C42.104 49.5 43 48.604 43 47.5C43 46.396 42.104 45.5 41 45.5H23C21.896 45.5 21 46.396 21 47.5C21 48.604 21.896 49.5 23 49.5Z",fill:"#D2DDEE"})),V.createElement("defs",null,V.createElement("clipPath",{id:"clip0_814_3248"},V.createElement("rect",{width:"64",height:"64",fill:"white",transform:"translate(0 0.5)"})))),V.createElement("p",null,"No options available")))))},exports.UserRolesTable=function(e){var t=e.roles,n=e.callback;return V.createElement(Rg,null,V.createElement(Lg,null,V.createElement("thead",null,V.createElement("tr",{className:"rounded-row"},V.createElement("th",null,"Title"),V.createElement("th",null,"Code"),V.createElement("th",null,"Clearance Level"))),t&&t.length>0&&V.createElement("tbody",null,t.map((function(e,t){return V.createElement("tr",{key:t,className:"rounded-row",onClick:function(){n(e)}},V.createElement("td",null,e.roleName),V.createElement("td",null,e.roleCode),V.createElement("td",null,V.createElement("div",null,e.clearanceLevel,V.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M10.3592 7.52685L6.58584 3.76019C6.52387 3.6977 6.45013 3.64811 6.36889 3.61426C6.28765 3.58041 6.20052 3.56299 6.11251 3.56299C6.0245 3.56299 5.93736 3.58041 5.85612 3.61426C5.77488 3.64811 5.70115 3.6977 5.63917 3.76019C5.51501 3.8851 5.44531 4.05406 5.44531 4.23019C5.44531 4.40631 5.51501 4.57528 5.63917 4.70019L8.93917 8.03352L5.63917 11.3335C5.51501 11.4584 5.44531 11.6274 5.44531 11.8035C5.44531 11.9796 5.51501 12.1486 5.63917 12.2735C5.70092 12.3365 5.77455 12.3866 5.8558 12.421C5.93705 12.4553 6.0243 12.4732 6.11251 12.4735C6.20071 12.4732 6.28797 12.4553 6.36922 12.421C6.45047 12.3866 6.5241 12.3365 6.58584 12.2735L10.3592 8.50685C10.4268 8.44443 10.4808 8.36866 10.5178 8.28432C10.5547 8.19999 10.5738 8.10892 10.5738 8.01685C10.5738 7.92479 10.5547 7.83372 10.5178 7.74938C10.4808 7.66505 10.4268 7.58928 10.3592 7.52685Z",fill:"#A4BBDD"})))))})))),t&&0==t.length&&V.createElement(Fg,null,V.createElement(Sg,null,V.createElement("svg",{width:"65",height:"64",viewBox:"0 0 65 64",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("g",{clipPath:"url(#clip0_651_2393)"},V.createElement("path",{d:"M39.5 6H25.5V14H39.5V6Z",fill:"#E8EEF7"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M41.5006 6C41.5006 4.895 40.6046 4 39.5 4H25.5C24.3954 4 23.4994 4.895 23.4994 6V14C23.4994 15.105 24.3954 16 25.5 16H39.5C40.6046 16 41.5006 15.105 41.5006 14V6ZM27.5006 8V12H37.4994V8H27.5006Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M49.5 56C49.5 54.896 50.396 54 51.5 54C52.604 54 53.5 54.896 53.5 56V58C53.5 59.105 52.605 60 51.5 60H13.5C12.395 60 11.5 59.105 11.5 58V10C11.5 8.895 12.395 8 13.5 8H25.5C26.605 8 27.5 8.895 27.5 10V12H37.5V10C37.5 8.895 38.395 8 39.5 8H51.5C52.605 8 53.5 8.895 53.5 10V48C53.5 49.104 52.604 50 51.5 50C50.396 50 49.5 49.104 49.5 48V12H41.5V14C41.5 15.105 40.605 16 39.5 16H25.5C24.395 16 23.5 15.105 23.5 14V12H15.5V56H49.5Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 27H41.5C42.604 27 43.5 26.104 43.5 25C43.5 23.896 42.604 23 41.5 23H23.5C22.396 23 21.5 23.896 21.5 25C21.5 26.104 22.396 27 23.5 27Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 38H41.5C42.604 38 43.5 37.104 43.5 36C43.5 34.896 42.604 34 41.5 34H23.5C22.396 34 21.5 34.896 21.5 36C21.5 37.104 22.396 38 23.5 38Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 49H41.5C42.604 49 43.5 48.104 43.5 47C43.5 45.896 42.604 45 41.5 45H23.5C22.396 45 21.5 45.896 21.5 47C21.5 48.104 22.396 49 23.5 49Z",fill:"#D2DDEE"})),V.createElement("defs",null,V.createElement("clipPath",{id:"clip0_651_2393"},V.createElement("rect",{width:"64",height:"64",fill:"white",transform:"translate(0.5)"})))),V.createElement("p",null,"User roles will be displayed here when you have any."))))},exports.UsersTable=function(e){var t=e.users,n=e.callback;return V.createElement(Qg,null,V.createElement(jg,null,V.createElement("thead",null,V.createElement("tr",{className:"rounded-row"},V.createElement("th",null,"Name"),V.createElement("th",null,"Organisation"),V.createElement("th",null,"Email"),V.createElement("th",null,"Role"),V.createElement("th",null,"Status"))),t&&t.length>0&&V.createElement("tbody",null,t.map((function(e,t){return V.createElement("tr",{key:t,className:"rounded-row",onClick:function(){n(e)}},V.createElement("td",null,e.name),V.createElement("td",null,e.organisation),V.createElement("td",null,e.email),V.createElement("td",null,e.role),V.createElement("td",null,V.createElement("div",null,V.createElement(Xd,{status:"ACTIVE"===e.status.toUpperCase()?"success":"error",label:e.status}),V.createElement("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("path",{d:"M10.3592 7.52685L6.58584 3.76019C6.52387 3.6977 6.45013 3.64811 6.36889 3.61426C6.28765 3.58041 6.20052 3.56299 6.11251 3.56299C6.0245 3.56299 5.93736 3.58041 5.85612 3.61426C5.77488 3.64811 5.70115 3.6977 5.63917 3.76019C5.51501 3.8851 5.44531 4.05406 5.44531 4.23019C5.44531 4.40631 5.51501 4.57528 5.63917 4.70019L8.93917 8.03352L5.63917 11.3335C5.51501 11.4584 5.44531 11.6274 5.44531 11.8035C5.44531 11.9796 5.51501 12.1486 5.63917 12.2735C5.70092 12.3365 5.77455 12.3866 5.8558 12.421C5.93705 12.4553 6.0243 12.4732 6.11251 12.4735C6.20071 12.4732 6.28797 12.4553 6.36922 12.421C6.45047 12.3866 6.5241 12.3365 6.58584 12.2735L10.3592 8.50685C10.4268 8.44443 10.4808 8.36866 10.5178 8.28432C10.5547 8.19999 10.5738 8.10892 10.5738 8.01685C10.5738 7.92479 10.5547 7.83372 10.5178 7.74938C10.4808 7.66505 10.4268 7.58928 10.3592 7.52685Z",fill:"#A4BBDD"})))))})))),t&&0==t.length&&V.createElement(Ng,null,V.createElement(Tg,null,V.createElement("svg",{width:"65",height:"64",viewBox:"0 0 65 64",fill:"none",xmlns:"http://www.w3.org/2000/svg"},V.createElement("g",{clipPath:"url(#clip0_651_2393)"},V.createElement("path",{d:"M39.5 6H25.5V14H39.5V6Z",fill:"#E8EEF7"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M41.5006 6C41.5006 4.895 40.6046 4 39.5 4H25.5C24.3954 4 23.4994 4.895 23.4994 6V14C23.4994 15.105 24.3954 16 25.5 16H39.5C40.6046 16 41.5006 15.105 41.5006 14V6ZM27.5006 8V12H37.4994V8H27.5006Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M49.5 56C49.5 54.896 50.396 54 51.5 54C52.604 54 53.5 54.896 53.5 56V58C53.5 59.105 52.605 60 51.5 60H13.5C12.395 60 11.5 59.105 11.5 58V10C11.5 8.895 12.395 8 13.5 8H25.5C26.605 8 27.5 8.895 27.5 10V12H37.5V10C37.5 8.895 38.395 8 39.5 8H51.5C52.605 8 53.5 8.895 53.5 10V48C53.5 49.104 52.604 50 51.5 50C50.396 50 49.5 49.104 49.5 48V12H41.5V14C41.5 15.105 40.605 16 39.5 16H25.5C24.395 16 23.5 15.105 23.5 14V12H15.5V56H49.5Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 27H41.5C42.604 27 43.5 26.104 43.5 25C43.5 23.896 42.604 23 41.5 23H23.5C22.396 23 21.5 23.896 21.5 25C21.5 26.104 22.396 27 23.5 27Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 38H41.5C42.604 38 43.5 37.104 43.5 36C43.5 34.896 42.604 34 41.5 34H23.5C22.396 34 21.5 34.896 21.5 36C21.5 37.104 22.396 38 23.5 38Z",fill:"#D2DDEE"}),V.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.5 49H41.5C42.604 49 43.5 48.104 43.5 47C43.5 45.896 42.604 45 41.5 45H23.5C22.396 45 21.5 45.896 21.5 47C21.5 48.104 22.396 49 23.5 49Z",fill:"#D2DDEE"})),V.createElement("defs",null,V.createElement("clipPath",{id:"clip0_651_2393"},V.createElement("rect",{width:"64",height:"64",fill:"white",transform:"translate(0.5)"})))),V.createElement("p",null,"Users will live here when you have any."))))},exports.WidgetTitle=function(e){var n=e.title;return V.createElement(Vg,t({},e),n)};
36
36
  //# sourceMappingURL=index.min.js.map